gdb/fortran: add support for ASSOCIATED builtin
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
faeb9f13
AB
12021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/associated.exp: New file.
4 * gdb.fortran/associated.f90: New file.
5
170f4b23
AB
62021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
9
dd80d750
AB
102021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.base/sect-cmd.exp: Update expected results.
13
b91919ac
AB
142021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
17 techniques. Enable the test for all targets.
18
02a79309
AB
192021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.base/maint-info-sections.exp: Add new tests.
22 (check_maint_info_target_sections_output): New proc.
23
895b7b4e
AB
242021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.arch/riscv-default-tdesc.exp: New file.
27
bc3c0632
AB
282021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
29
30 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
31
acde2092
AB
322021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
33
34 * gdb.arch/i386-biarch-core.exp: Add target check.
35
7d2e5095
AKS
362021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
37
38 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
39
96df3e28
AB
402021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
41
42 * gdb.fortran/allocated.exp: New file.
43 * gdb.fortran/allocated.f90: New file.
44
a1670b72
AB
452021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
46
47 * gdb.fortran/lbound-ubound.exp: Remove old comment.
48
bf3386f0
AB
492021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
50
51 * gdb.base/maint-info-sections.exp: Update expected output, and
52 add additional tests. Again.
53
4790db14
AB
542021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.base/maint-info-sections.exp: Update expected output, and
57 add additional tests.
58
f4be6772
AB
592021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
60
61 * gdb.base/maint-info-sections.exp: New file, content is moved
62 from gdb.base/maint.exp and cleaned up to use latest testsuite
63 techniques.
64 * gdb.base/maint.exp: Tests moved out to
65 gdb.base/maint-info-sections.exp.
66
25ad1e83
SM
672021-02-10 Simon Marchi <simon.marchi@efficios.com>
68
69 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
70 GDBFLAGS.
71
e92c8eb8
AB
722021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * gdb.fortran/lbound-ubound.F90: New file.
75 * gdb.fortran/lbound-ubound.exp: New file.
76
ee4c3d88
TV
772021-02-10 Tom de Vries <tdevries@suse.de>
78
79 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
80 "Restore saved setting of complaints".
81
cf2b2075
TV
822021-02-09 Tom de Vries <tdevries@suse.de>
83
84 PR symtab/27341
85 * lib/gdb.exp (with_complaints): New proc, factored out of ...
86 (gdb_load_no_complaints): ... here.
87 * gdb.fortran/function-calls.exp: Add test-case.
88
b61f7811
HAQ
892021-02-09 Abid Qadeer <abidh@codesourcery.com>
90
91 * gdb.threads/signal-command-handle-nopass.exp: Call
92 'standard_testfile' before using 'testfile'.
93 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
94 * gdb.threads/signal-delivered-right-thread.exp: Likewise
95 * gdb.threads/signal-sigtrap.exp: Likewise
96
3d4aae48
LM
972021-02-08 Luis Machado <luis.machado@linaro.org>
98
99 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
100
4001d90d
TV
1012021-02-08 Tom de Vries <tdevries@suse.de>
102
103 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
104
29db1eb3
AB
1052021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.python/tui-window-disabled.c: New file.
108 * gdb.python/tui-window-disabled.exp: New file.
109 * gdb.python/tui-window-disabled.py: New file.
110
e0c23e11
AB
1112021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
112
113 * gdb.python/tui-window.exp: Add new tests.
114 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
115 TestWindow object into global the_window.
116 <remote_title>: New method.
117 (delete_window_title): New function.
118
1cf23996
AB
1192021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
120
121 * gdb.tui/winheight.exp: Add more tests.
122
2708dbbd
AB
1232021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
124
125 * gdb.python/py-framefilter.exp: Update expected results.
126 * gdb.python/python.exp: Update expected results.
127
cd074e04
AB
1282021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
129
130 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
131 about bug in GDB, update expected results, and add more tests.
132
5fb97639
AB
1332021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
134
135 * gdb.tui/scroll.exp: New file.
136 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
137 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
138 remaining lines up.
139 (Term::check_region_contents): New proc.
140 (Term::check_box_contents): Use check_region_contents.
141
c0e56745
TV
1422021-02-06 Tom de Vries <tdevries@suse.de>
143
144 PR testsuite/26922
145 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
146 scrolling.
147
0e857c82
TV
1482021-02-05 Tom de Vries <tdevries@suse.de>
149
150 PR breakpoints/27313
151 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
152 rejected.
153
a22ec6e8
TV
1542021-02-05 Tom de Vries <tdevries@suse.de>
155
156 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
157 * gdb.fortran/mixed-lang-stack.exp: Same.
158
ae710496
TV
1592021-02-05 Tom de Vries <tdevries@suse.de>
160
161 PR exp/27265
162 * gdb.base/complex-parts.exp: Add tests.
163
d3b54e63
TV
1642021-02-05 Tom de Vries <tdevries@suse.de>
165
166 PR symtab/27307
167 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
168
3eccb1c8
SV
1692021-02-04 Shahab Vahedi <shahab@synopsys.com>
170
171 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
172
a71501e2
PA
1732021-02-03 Pedro Alves <pedro@palves.net>
174
175 * gdb.threads/detach-step-over.c: New file.
176 * gdb.threads/detach-step-over.exp: New file.
177
92234eb1
PA
1782021-02-03 Pedro Alves <pedro@palves.net>
179
180 * gdb.threads/attach-non-stop.c: New file.
181 * gdb.threads/attach-non-stop.exp: New file.
182
2e3773ff
LS
1832021-02-02 Lancelot SIX <lsix@lancelotsix.com>
184
185 * gdb.base/inferior-noarg.c: New test.
186 * gdb.base/inferior-noarg.exp: New test.
187
e0bd9202
SM
1882021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
189
190 * gdb.base/scope.exp: Use proc_with_prefix.
191
9307efbe
SM
1922021-02-02 Simon Marchi <simon.marchi@efficios.com>
193
194 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
195 table proc.
196 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
197 .debug_rnglists table without offset array.
198 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
199 .debug_loclists table without offset array.
200
2b0c7f41
SM
2012021-02-02 Simon Marchi <simon.marchi@efficios.com>
202
203 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
204 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
205 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
206 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
207 attribute
208
ecfda20d
SM
2092021-02-02 Simon Marchi <simon.marchi@efficios.com>
210
211 PR gdb/26813
212 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
213 (loclists): New proc.
214 * gdb.dwarf2/loclists-multiple-cus.c: New.
215 * gdb.dwarf2/loclists-multiple-cus.exp: New.
216 * gdb.dwarf2/loclists-sec-offset.c: New.
217 * gdb.dwarf2/loclists-sec-offset.exp: New.
218
6b0933da
SM
2192021-02-02 Simon Marchi <simon.marchi@efficios.com>
220
221 * lib/dwarf.exp (_location): Add parameters.
222 (_handle_DW_FORM): Adjust.
223
962effa7
SM
2242021-02-02 Simon Marchi <simon.marchi@efficios.com>
225
226 PR gdb/26813
227 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
228 (cu): Generate header for DWARF 5.
229 (rnglists): New proc.
230 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
231 * gdb.dwarf2/rnglists-sec-offset.exp: New.
232
2bd3e4b8
TV
2332021-02-02 Tom de Vries <tdevries@suse.de>
234
235 PR symtab/24620
236 * gdb.dwarf2/fission-reread.exp: Add test-case.
237
c39c8637
TV
2382021-02-01 Tom de Vries <tdevries@suse.de>
239
240 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
241 * gdb.dwarf2/fission-loclists-pie.S: Same.
242 * gdb.dwarf2/fission-loclists.S: Same.
243 * gdb.dwarf2/fission-multi-cu.S: Same.
244 * gdb.dwarf2/fission-reread.S: Same.
245 * gdb.dwarf2/fission-base.exp: Use DWO.
246 * gdb.dwarf2/fission-loclists-pie.exp: Same.
247 * gdb.dwarf2/fission-loclists.exp: Same.
248 * gdb.dwarf2/fission-multi-cu.exp: Same.
249 * gdb.dwarf2/fission-reread.exp: Same.
250
ebde6f2d
TV
2512021-01-29 Tom de Vries <tdevries@suse.de>
252
253 PR breakpoints/26063
254 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
255 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
256
620ec3ca
TV
2572021-01-29 Tom de Vries <tdevries@suse.de>
258
259 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
260
cdeba395
TV
2612021-01-28 Tom de Vries <tdevries@suse.de>
262
263 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
264 in the backtrace, and use that in the rest of the test instead of
265 hardcoded constant 3. Use "frame" instead of "up" for robustness.
266
c47b145e
TV
2672021-01-28 Tom de Vries <tdevries@suse.de>
268
269 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
270 * gdb.arch/i386-sse-stack-align.c: Same.
271 * gdb.arch/i386-sse-stack-align.exp: Same.
272
47918cca
AB
2732021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
274
275 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
276
2f985dd1
TV
2772021-01-28 Tom de Vries <tdevries@suse.de>
278
279 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
280
22efa3d3
TV
2812021-01-28 Tom de Vries <tdevries@suse.de>
282
283 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
284 "maint info line-table". Make PASS pattern more specific. Make
285 FAIL pattern work for -m32.
286
59b59f08
LS
2872021-01-27 Lancelot SIX <lsix@lancelotsix.com>
288
289 PR gdb/27133
290 * gdb.base/ui-redirect.exp: Add test case that ensures that
291 redirecting both logging and debug does not cause gdb to crash.
292
293
807f647c
MM
2942021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
295
296 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
297
4ca40594
TV
2982021-01-26 Tom de Vries <tdevries@suse.de>
299
300 * gdb.threads/killed-outside.exp: Allow regular output.
301
d0021af3
TV
3022021-01-26 Tom de Vries <tdevries@suse.de>
303
304 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
305
9f6c202e
TV
3062021-01-25 Tom de Vries <tdevries@suse.de>
307
308 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
309 * lib/gdb.exp: Use gdb_load_no_complaints.
310
a625a8c9
TT
3112021-01-25 Tom Tromey <tromey@adacore.com>
312
313 * gdb.ada/fixed_points.exp: Add regression test.
314 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
315 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
316
19184910
TT
3172021-01-25 Tom Tromey <tromey@adacore.com>
318
319 * gdb.ada/local-enum.exp: Add enumerator resolution test.
320
acd6125f
TT
3212021-01-25 Tom Tromey <tromey@adacore.com>
322
323 * gdb.ada/local-enum.exp: New file.
324 * gdb.ada/local-enum/local.adb: New file.
325
1af4c9c4
TT
3262021-01-23 Tom Tromey <tom@tromey.com>
327
328 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
329
705646c0
BE
3302021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
331
332 * gdb.base/line65535.exp: Fix test expectation.
333
0ac85db5
SM
3342021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
335
336 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
337 suppression.
338 (default_gdb_exit): Likewise.
339 (default_gdb_spawn): Likewise.
340 (send_gdb): Likewise.
341 (gdb_expect): Likewise.
342 (gdb_expect_list): Likewise.
343 (default_gdb_init): Likewise.
344 (gdb_suppress_entire_file): Remove.
345 (gdb_suppress_tests): Remove.
346 (gdb_stop_suppressing_tests): Remove.
347 (gdb_clear_suppressed): Remove.
348 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
349 related to test suppression.
350 (default_mi_gdb_start): Likewise.
351 (mi_gdb_reinitialize_dir): Likewise.
352 (mi_gdb_test): Likewise.
353 (mi_run_cmd_full): Likewise.
354 (mi_runto_helper): Likewise.
355 (mi_execute_to): Likewise.
356 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
357 * gdb.base/bitfields.exp: Likewise.
358 * gdb.base/bitfields2.exp: Likewise.
359 * gdb.base/break.exp: Likewise.
360 * gdb.base/call-sc.exp: Likewise.
361 * gdb.base/callfuncs.exp: Likewise.
362 * gdb.base/dfp-test.exp: Likewise.
363 * gdb.base/endian.exp: Likewise.
364 * gdb.base/exprs.exp: Likewise.
365 * gdb.base/funcargs.exp: Likewise.
366 * gdb.base/hbreak2.exp: Likewise.
367 * gdb.base/recurse.exp: Likewise.
368 * gdb.base/scope.exp: Likewise.
369 * gdb.base/sepdebug.exp: Likewise.
370 * gdb.base/structs.exp: Likewise.
371 * gdb.base/until.exp: Likewise.
372 * gdb.cp/misc.exp: Likewise.
373
9d2d8a16
AB
3742021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
375
376 PR cli/25956
377 * gdb.base/style.exp (run_style_tests): Add version string test.
378 (test_startup_version_string): Use version style name.
379 * lib/gdb-utils.exp (style): Handle version style name.
380
e7b43072
AB
3812021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
382
383 * gdb.base/style.exp (limited_style): New proc.
384 (clean_restart_and_disable): New proc.
385 (run_style_tests): New proc. Most of the old tests from this file
386 are now in this proc.
387 (test_startup_version_string): New proc. Reamining test from the
388 old file is in this proc.
389
2189c312
SM
3902021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
391
392 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
393 Adjust to "set debug remote" changes.
394
cd211c75
LM
3952021-01-21 Luis Machado <luis.machado@linaro.org>
396
397 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
398 message.
399
730af663
SM
4002021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
401
402 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
403
325d39e4
HD
4042021-01-21 Hannes Domani <ssbssa@yahoo.de>
405
406 PR python/19151
407 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
408
c3e96aa7
SM
4092021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
410
411 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
412
6571ffc6
SM
4132021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
414
415 * lib/tuiterm.exp: Add links in comments.
416
7c794afd
TV
4172021-01-20 Tom de Vries <tdevries@suse.de>
418
419 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
420 offset.
421
1402665c
TV
4222021-01-20 Tom de Vries <tdevries@suse.de>
423
424 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
425
6f52fdf4
SDJ
4262021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
427
428 * gdb.arch/amd64-stap-expressions.S: New file.
429 * gdb.arch/amd64-stap-expressions.exp: New file.
430
14852123
TV
4312021-01-19 Tom de Vries <tdevries@suse.de>
432
433 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
434 sequence.
435
0c4e2c6c
TV
4362021-01-19 Tom de Vries <tdevries@suse.de>
437
438 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
439
02baa133
AB
4402021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
441
442 * gdb.fortran/array-slices.exp (run_test): Avoid including
443 addresses in test names.
444
10f92414
TV
4452021-01-15 Tom de Vries <tdevries@suse.de>
446
447 PR testsuite/26997
448 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
449 when adding sizeof.
450
116d0cf1
TV
4512021-01-14 Tom de Vries <tdevries@suse.de>
452
453 PR testsuite/24590
454 * gdb.base/style.exp: Handle shorter argv in frame command output.
455
8f66807b
AB
4562021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
457
458 PR gdb/26819
459 * gdb.server/stop-reply-no-thread-multi.c: New file.
460 * gdb.server/stop-reply-no-thread-multi.exp: New file.
461
3f94e588
TV
4622021-01-12 Tom de Vries <tdevries@suse.de>
463
464 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
465 (main): Remove call to have_mpx.
466 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
467 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
468 (main): Remote call to have_mpx.
469 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
470 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
471 (main): Remove call to have_mpx.
472 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
473 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
474 (main): Remove call to have_mpx.
475 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
476 * gdb.arch/i386-mpx.c (have_mpx): Remove.
477 (main): Remote call to have_mpx.
478 * gdb.arch/i386-mpx.exp: Use have_mpx.
479 * lib/gdb.exp (have_mpx): New proc.
480
5291fe3c
SP
4812021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
482
483 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
484
18bfb505
TV
4852021-01-12 Tom de Vries <tdevries@suse.de>
486
487 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
488
ce38f5ed
AB
4892021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
490
491 * gdb.fortran/debug-expr.exp: Add new tests.
492
7c654b71
AB
4932021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
494
495 * gdb.fortran/dot-ops.exp: Add new tests.
496
10dadadc
TV
4972021-01-11 Tom de Vries <tdevries@suse.de>
498
499 PR testsuite/26968
500 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
501 Move insn setting $eax to before probe point.
502
66beed02
TT
5032021-01-09 Tom Tromey <tom@tromey.com>
504
505 * gdb.trace/ax.exp: Do not require an "ext".
506
8fc48b79
TT
5072021-01-08 Tom Tromey <tromey@adacore.com>
508
509 * gdb.ada/voidctx/pck.adb: New file.
510 * gdb.ada/voidctx/pck.ads: New file.
511 * gdb.ada/voidctx/voidctx.adb: New file.
512 * gdb.ada/voidctx.exp: New file.
513
6abd4cf2
SM
5142021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
515
516 PR gdb/27157
517 * gdb.base/empty-host-env-vars.exp: New test.
518
d00f0868
AB
5192021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
520
521 * gdb.base/completion.exp: Add a new test.
522
3c8c6de2
AB
5232021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
524
525 * gdb.fortran/intvar-dynamic-types.exp: New file.
526 * gdb.fortran/intvar-dynamic-types.f90: New file.
527
e3436813
AB
5282021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
529
530 * gdb.fortran/intvar-array.exp: New file.
531 * gdb.fortran/intvar-array.f90: New file.
532
d4813f10
TT
5332021-01-07 Tom Tromey <tromey@adacore.com>
534
535 * gdb.ada/assign_arr.exp: Add 'others' test.
536
b49180ac
TT
5372021-01-06 Tom Tromey <tromey@adacore.com>
538
539 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
540 (FP4_Type): New type.
541 (FP4_Var): New variable.
542 * gdb.ada/fixed_points/fixed_points.adb: Update.
543 * gdb.ada/fixed_points.exp: Add tests for binary operators.
544
3c55062c
SM
5452021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
546
547 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
548 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
549 Pass prompt containing debug print to gdb_test_sequence.
550
e4ad960a
TV
5512021-01-04 Tom de Vries <tdevries@suse.de>
552
553 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
554
3ec3145c
SM
5552021-01-04 Simon Marchi <simon.marchi@efficios.com>
556
557
558
8dc558a0
SM
5592021-01-04 Simon Marchi <simon.marchi@efficios.com>
560
561 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
562 * gdb.server/connect-without-multi-process.exp: Likewise.
563 * gdb.server/exit-multiple-threads.exp: Likewise.
564 * gdb.server/ext-attach.exp: Likewise.
565 * gdb.server/ext-restart.exp: Likewise.
566 * gdb.server/ext-run.exp: Likewise.
567 * gdb.server/ext-wrapper.exp: Likewise.
568 * gdb.server/multi-ui-errors.exp: Likewise.
569 * gdb.server/no-thread-db.exp: Likewise.
570 * gdb.server/reconnect-ctrl-c.exp: Likewise.
571 * gdb.server/run-without-local-binary.exp: Likewise.
572 * gdb.server/server-kill.exp: Likewise.
573 * gdb.server/server-run.exp: Likewise.
574 * gdb.server/solib-list.exp: Likewise.
575 * gdb.server/stop-reply-no-thread.exp: Likewise.
576 * gdb.server/wrapper.exp: Likewise.
577 * gdb.server/sysroot.exp: Increase timeout when testing the
578 target: sysroot.
579
d8387cc8
SM
5802021-01-04 Simon Marchi <simon.marchi@efficios.com>
581
582 * gdb.server/server-run.exp: Use clean_restart.
583
5169ae34
SM
5842021-01-04 Simon Marchi <simon.marchi@efficios.com>
585
586 * gdb.server/ext-run.exp: Use clean_restart.
587
7b0ff8a2
SM
5882021-01-04 Simon Marchi <simon.marchi@efficios.com>
589
590 * gdb.server/stop-reply-no-thread.exp: Use build_executable
591 instead of prepare_for_testing.
592
a754fbdf
SM
5932021-01-04 Simon Marchi <simon.marchi@efficios.com>
594
595 * gdb.server/solib-list.exp: Use clean_restart.
596
c5e71b33
TV
5972021-01-04 Tom de Vries <tdevries@suse.de>
598
599 * gdb.base/morestack.c: Remove printf.
600 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
601
9b243007
TT
6022020-12-31 Tom Tromey <tom@tromey.com>
603
604 * gdb.rust/simple.exp: Update output for Rust 1.49.
605
4ff509e7
BE
6062020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
607
608 * gdb.cp/step-and-next-inline.exp: Fix test case.
609
391750c3
SM
6102020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
611
612 * gdb.python/py-frame-args.exp: De-duplicate test names.
613
b7874836
AB
6142020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
615
616 PR gdb/27059
617 * gdb.dwarf2/dyn-type-unallocated.c: New file.
618 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
619
e1ff6226
PW
6202020-12-21 Peter Waller <p@pwaller.net>
621
622 * gdb.base/style-interp-exec-mi.exp: New.
623 * gdb.base/style-interp-exec-mi.c: New.
624
ca01f1bf
SM
6252020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
626
627 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
628 gdb_test. Use proc_with_prefix.
629
0fe69a94
MM
6302020-12-21 Markus Metzger <markus.t.metzger@intel.com>
631
632 * gdb.btrace/exception.exp: Build with nopie.
633 * gdb.btrace/function_call_history.exp: Likewise.
634 * gdb.btrace/unknown_functions.exp: Likewise.
635
806e7575
MM
6362020-12-21 Markus Metzger <markus.t.metzger@intel.com>
637
638 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
639
493d2172
MM
6402020-12-21 Markus Metzger <markus.t.metzger@intel.com>
641
642 * gdb.python/py-record-btrace.exp: Make test names unique.
643 * gdb.python/py-record-full.exp: Likewise.
644
1a1c0afc
MM
6452020-12-21 Markus Metzger <markus.t.metzger@intel.com>
646
647 * gdb.btrace/data.exp: Make test names unique.
648 * gdb.btrace/delta.exp: Likewise.
649 * gdb.btrace/enable.exp: Likewise.
650 * gdb.btrace/function_call_history.exp: Likewise.
651 * gdb.btrace/nohist.exp: Likewise.
652 * gdb.btrace/non-stop.exp: Likewise.
653 * gdb.btrace/rn-dl-bind.exp: Likewise.
654 * gdb.btrace/step.exp: Likewise.
655 * gdb.btrace/stepi.exp: Likewise.
656 * gdb.btrace/tailcall.exp: Likewise.
657
98d837f0
MM
6582020-12-21 Markus Metzger <markus.t.metzger@intel.com>
659
660 * gdb.btrace/enable.exp: Update error message.
661 * gdb.btrace/multi-inferior.exp: Likewise.
662 * gdb.btrace/reconnect.exp: Likewise.
663 * gdb.python/py-record-btrace.exp: Likewise.
664 * gdb.python/py-record-full.exp: Likewise.
665
c541fa7c
TV
6662020-12-20 Tom de Vries <tdevries@suse.de>
667
668 * lib/gdb.exp (save_target_board_info): New proc.
669 (gdb_compile_shlib): Use save_target_board_info.
670
60108e47
TV
6712020-12-19 Tom de Vries <tdevries@suse.de>
672
673 * lib/gdb.exp (supports_scalar_storage_order_attribute)
674 (supports_gnuc): New proc.
675 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
676 test_compiler_info calls. Add unsupported message.
677 * gdb.base/endianity.c: Use TEST_SSO.
678
fa639f55
HD
6792020-12-19 Hannes Domani <ssbssa@yahoo.de>
680
681 PR exp/27070
682 * gdb.python/compare-enum-type-a.c: New test.
683 * gdb.python/compare-enum-type-b.c: New test.
684 * gdb.python/compare-enum-type.exp: New file.
685 * gdb.python/compare-enum-type.h: New test.
686
4aea001f
HD
6872020-12-18 Hannes Domani <ssbssa@yahoo.de>
688
689 * gdb.python/py-format-string.exp: Add tests for address keyword.
690
b3f9469b
HD
6912020-12-18 Hannes Domani <ssbssa@yahoo.de>
692
693 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
694
86ef42bd
TT
6952020-12-18 Tom Tromey <tromey@adacore.com>
696
697 * gdb.ada/fixed_points.exp: Also run with
698 -fgnat-encodings=minimal. Update expected output.
699
93df4a1d
SM
7002020-12-16 Simon Marchi <simon.marchi@efficios.com>
701
702 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
703 * gdb.base/continue-all-already-running.exp: Likewise.
704 * gdb.base/moribund-step.exp: Likewise.
705 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
706
592995fa
TV
7072020-12-16 Tom de Vries <tdevries@suse.de>
708
709 * gdb.base/batch-preserve-term-settings.exp:
710
1e61189d
TV
7112020-12-16 Tom de Vries <tdevries@suse.de>
712
713 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
714 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
715
19007d95
LM
7162020-12-16 Luis Machado <luis.machado@linaro.org>
717
718 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
719 pointer-based memory accesses.
720 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
721 hw watchpoint cases.
722
a33fc9ae
RK
7232020-12-15 Rae Kim <rae.kim@gmail.com>
724
725 * gdb.base/document.exp: New test.
726
0e5ad442
TT
7272020-12-15 Tom Tromey <tromey@adacore.com>
728
729 * gdb.base/style.exp: Add deprecation tests.
730
60598dbd
SM
7312020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
732
733 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
734
8cd6d968
MW
7352020-12-14 Mark Wielaard <mark@klomp.org>
736
737 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
738 specially, set attr_form_comment to the actual FORM string used.
739
eab9267c
MW
7402020-12-14 Mark Wielaard <mark@klomp.org>
741
742 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
743 _constants(SPECIAL_expr) here, but set it...
744 (Dwarf::cu): ...here based on _cu_version.
745
2f413264
TV
7462020-12-14 Tom de Vries <tdevries@suse.de>
747
748 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
749 pass -fPIC.
750 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
751 * gdb.base/break-probes.exp: Same.
752 * gdb.base/ctxobj.exp: Same.
753 * gdb.base/dso2dso.exp: Same.
754 * gdb.base/global-var-nested-by-dso.exp: Same.
755 * gdb.base/info-shared.exp: Same.
756 * gdb.base/jit-reader-simple.exp: Same.
757 * gdb.base/print-file-var.exp: Same.
758 * gdb.base/skip-solib.exp: Same.
759 * gdb.btrace/dlopen.exp: Same.
760
18f1cb1f
TV
7612020-12-14 Tom de Vries <tdevries@suse.de>
762
763 PR testsuite/26963
764 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
765
519155c9
TV
7662020-12-14 Tom de Vries <tdevries@suse.de>
767
768 PR testsuite/26962
769 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
770 cast it to its declared type".
771
153f6e6c
TV
7722020-12-14 Tom de Vries <tdevries@suse.de>
773
774 PR testsuite/26951
775 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
776 shell prompt.
777
86b44259
TT
7782020-12-14 Tom Tromey <tromey@adacore.com>
779
780 * gdb.ada/nested.exp: Add new tests.
781 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
782
e26624c6
TT
7832020-12-14 Tom Tromey <tromey@adacore.com>
784
785 * gdb.dwarf2/ada-thick-pointer.exp: New file.
786
a3bdae4e
TT
7872020-12-14 Tom Tromey <tromey@adacore.com>
788
789 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
790
862fcbd8
TV
7912020-12-13 Tom de Vries <tdevries@suse.de>
792
793 PR testsuite/26953
794 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
795 attribute support if compiler doesn't support it.
796
a406a98e
TV
7972020-12-13 Tom de Vries <tdevries@suse.de>
798
799 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
800 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
801 source to shared lib. Add ada to options.
802
5d7e6ed0
TV
8032020-12-13 Tom de Vries <tdevries@suse.de>
804
805 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
806 calling gnatbind and gnatlink.
807
ee9812a0
AB
8082020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
809
810 * gdb.base/dcache-flush.c: New file.
811 * gdb.base/dcache-flush.exp: New file.
812
50a5f187
AB
8132020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
814
815 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
816 commands.
817 * gdb.base/killed-outside.exp: Likewise.
818 * gdb.opt/inline-bt.exp: Likewise.
819 * gdb.perf/gmonster-null-lookup.py: Likewise.
820 * gdb.perf/gmonster-print-cerr.py: Likewise.
821 * gdb.perf/gmonster-ptype-string.py: Likewise.
822 * gdb.python/py-unwind.exp: Likewise.
823
19c659f1
AB
8242020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.base/commands.exp: Update expected results.
827
9ef6d4a1
AB
8282020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
829
830 PR cli/15104
831 * gdb.base/commands.exp: Add additional tests.
832 * gdb.base/completion.exp: Add additional tests.
833
1536146f
AB
8342020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
835
836 * gdb.base/completion.exp: Add additional tests.
837
346e7e19
TV
8382020-12-11 Tom de Vries <tdevries@suse.de>
839
840 PR testsuite/26991
841 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
842 violations by setting bounds registers if the bounds are passed in the
843 Bounds Table.
844
9cd7a95a
TV
8452020-12-11 Tom de Vries <tdevries@suse.de>
846
847 PR testsuite/26954
848 * gdb.base/float128.exp: Detect and handle no mpfr support.
849
4483a8e7
SM
8502020-12-10 Simon Marchi <simon.marchi@efficios.com>
851
852 PR gdb/24694
853 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
854 calls.
855
10067028
TV
8562020-12-10 Tom de Vries <tdevries@suse.de>
857
858 PR testsuite/26947
859 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
860 braces for tcl 8.5 and earlier.
861
5b56203a
SM
8622020-12-09 Simon Marchi <simon.marchi@efficios.com>
863
864 PR 26875, PR 26901
865 * gdb.base/flexible-array-member.c: New test.
866 * gdb.base/flexible-array-member.exp: New test.
867
b46551b2
TV
8682020-12-08 Tom de Vries <tdevries@suse.de>
869
870 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
871 using is_amd64_regs_target.
872
8439f446
TV
8732020-12-08 Tom de Vries <tdevries@suse.de>
874
875 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
876 self_id.
877
bc545da7
PA
8782020-12-07 Pedro Alves <pedro@palves.net>
879
880 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
881 'additional_flags' variable.
882
1f58f6c2
TBA
8832020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
884
885 * gdb.linespec/explicit.exp: Extend with a test to check completing
886 '-' after seemingly complete options.
887
5759831a
TBA
8882020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
889
890 * gdb.linespec/keywords.exp: Add tests to check positional
891 flexibility of "-force-condition".
892
21e051b3
TBA
8932020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
894
895 * gdb.base/bp-cmds-run-with-ex.c: New file.
896 * gdb.base/bp-cmds-run-with-ex.exp: New file.
897 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
898 * gdb.gdb/python-interrupts.exp: Update the call to
899 'catch_command_errors' with the new argument.
900 * gdb.gdb/python-selftest.exp: Ditto.
901
187b041e
SM
9022020-12-04 Simon Marchi <simon.marchi@efficios.com>
903
904 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
905 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
906 * gdb.threads/non-stop-fair-events.exp: Likewise.
907
3b7a962d
SM
9082020-12-04 Simon Marchi <simon.marchi@efficios.com>
909
910 * gdb.threads/step-over-exec.exp: New.
911 * gdb.threads/step-over-exec.c: New.
912 * gdb.threads/step-over-exec-execd.c: New.
913 * lib/my-syscalls.S: New.
914 * lib/my-syscalls.h: New.
915
e633b117
SM
9162020-12-04 Simon Marchi <simon.marchi@efficios.com>
917
918 * lib/dwarf.exp (declare_labels): Use name as text if text is
919 not provided.
920
67748e0f
TV
9212020-12-04 Tom de Vries <tdevries@suse.de>
922
923 PR testsuite/26990
924 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
925 are unsupported.
926
a8d13675
TV
9272020-12-04 Tom de Vries <tdevries@suse.de>
928
929 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
930 clause.
931
f17727b3
TV
9322020-12-04 Tom de Vries <tdevries@suse.de>
933
934 * gdb.reverse/insn-reverse.exp: Fix count handling.
935
a1499830
TV
9362020-12-04 Tom de Vries <tdevries@suse.de>
937
938 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
939 __x86_64__.
940
9c027c2f
TV
9412020-12-04 Tom de Vries <tdevries@suse.de>
942
943 * gdb.reverse/insn-reverse.c (test_nr): New var.
944 (usage, parse_args): New function.
945 (main): Call parse_args. Only run test for test_nr.
946 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
947 and bail out. Run subtests individually, using an inferior arg
948 specifying the subtest.
949
533b2ae0
AB
9502020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
951
952 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
953
e4502042
AB
9542020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
955
956 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
957 update test to use this.
958
f55a9a37
SM
9592020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
960
961 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
962
0a6155a0
SM
9632020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
964
965 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
966 (do_test): Don't use with_test_prefix.
967 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
968 (do_test): Don't use with_test_prefix.
969 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
970 (do_test): Don't use with_test_prefix.
971 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
972 (do_test): Don't use with_test_prefix.
973
4d56d64a
SM
9742020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
975
976 * gdb.threads/non-ldr-exit.exp: Fix comment.
977
54e75f29
AB
9782020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
979
980 * gdb.xml/maint-xml-dump-03.xml: New file.
981
7ce05d21
TV
9822020-11-30 Tom de Vries <tdevries@suse.de>
983
984 PR symtab/26905
985 * gdb.dwarf2/count.exp: Remove kfails.
986
50757f95
TBA
9872020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
988
989 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
990 indices.
991
4afa9fd9
JB
9922020-11-24 Joel Brobecker <brobecker@adacore.com>
993
994 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
995 the "ptype pck__fp1_range_var" test for the module-2 and pascal
996 languages. Remove the associated setup_xfail.
997
15a491af
SM
9982020-11-23 Simon Marchi <simon.marchi@efficios.com>
999
1000 * lib/gdb.exp (gdb_assert): Show error message on error.
1001
891615f0
TV
10022020-11-23 Tom de Vries <tdevries@suse.de>
1003
1004 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1005 * gdb.ada/mod_from_name.exp: Same.
1006 * gdb.ada/pckd_arr_ren.exp: Same.
1007
19922582
SM
10082020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1009
1010 * gdb.base/template.exp: New.
1011 * gdb.base/template.c: New.
1012
117c628d
GB
10132020-11-22 Gary Benson <gbenson@redhat.com>
1014
1015 PR gdb/26905
1016 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1017 is defined using a DW_AT_count which references another DIE.
1018
da39d3ba
TV
10192020-11-21 Tom de Vries <tdevries@suse.de>
1020
1021 * gdb.base/vla-ptr.exp: Add XFAIL.
1022
a5c641b5
AB
10232020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1024
1025 * gdb.fortran/array-slices-bad.exp: New file.
1026 * gdb.fortran/array-slices-bad.f90: New file.
1027 * gdb.fortran/array-slices-sub-slices.exp: New file.
1028 * gdb.fortran/array-slices-sub-slices.f90: New file.
1029 * gdb.fortran/array-slices.exp: Rewrite tests.
1030 * gdb.fortran/array-slices.f90: Rewrite tests.
1031 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1032
a15a5258
AB
10332020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * gdb.base/completion.exp: Add new completion tests.
1036
7cb2893d
SM
10372020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1038
1039 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1040 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1041 * gdb.mi/mi-nsintrall.exp: Likewise.
1042 * gdb.mi/mi-nsmoribund.exp: Likewise.
1043 * gdb.mi/mi-nsthrexec.exp: Likewise.
1044 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1045
cf144ec8
SM
10462020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1047
1048 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1049 of perror.
1050
6b6a3e05
JM
10512020-11-18 Joseph Myers <joseph@codesourcery.com>
1052
1053 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1054 $arg.exe exists but $arg does not.
1055
811bdca0
GB
10562020-11-17 Gary Benson <gbenson@redhat.com>
1057
1058 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1059 __attribute__ ((used)).
1060
c72e3136
AB
10612020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1062
1063 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1064
037d7135
AB
10652020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1066
1067 * gdb.base/completion.exp: Add new tests.
1068
119e99bb
TT
10692020-11-16 Tom Tromey <tromey@adacore.com>
1070
1071 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1072 tests.
1073
b74dbc20
JB
10742020-11-15 Joel Brobecker <brobecker@adacore.com>
1075
1076 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1077 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1078 (main): Add reference to pck__fp1_var2.
1079 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1080
0a12719e
JB
10812020-11-15 Joel Brobecker <brobecker@adacore.com>
1082
1083 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1084
0c9150e4
JB
10852020-11-15 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.ada/fixed_points.exp: Add ptype tests.
1088 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1089
b26daff9
JB
10902020-11-15 Joel Brobecker <brobecker@adacore.com>
1091
1092 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1093
09584414
JB
10942020-11-15 Joel Brobecker <brobecker@adacore.com>
1095
1096 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1097 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1098 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1099 New files.
1100 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1101
1102 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1103 New files.
1104
9dd02fc0
AB
11052020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1106
1107 PR cli/26879
1108 * gdb.fortran/completion.exp: New file.
1109 * gdb.fortran/completion.f90: New file.
1110
5643c500
JM
11112020-11-12 Joseph Myers <joseph@codesourcery.com>
1112
1113 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1114 but $arg does not.
1115
7bea47f0
AB
11162020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 * gdb.fortran/types.exp: Add more tests.
1119
1f2624a3
TT
11202020-11-12 Tom Tromey <tom@tromey.com>
1121
1122 PR rust/26799:
1123 * gdb.rust/traits.exp: Remove kfails.
1124
9e74f0ae
GB
11252020-11-12 Gary Benson <gbenson@redhat.com>
1126
1127 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1128 statement.
1129
acb994fa
SM
11302020-11-11 Simon Marchi <simon.marchi@efficios.com>
1131
1132 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1133 always-inserted" axis.
1134 (do_test): Add breakpoint_always_inserted parameter.
1135
95016fd2
TT
11362020-11-10 Tom Tromey <tromey@adacore.com>
1137
1138 * gdb.ada/bias.exp: Update.
1139 * gdb.ada/bias/bias.adb (X): Change value.
1140
83100a74
GB
11412020-11-10 Gary Benson <gbenson@redhat.com>
1142
1143 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1144 regexp fragment in parentheses to prevent false matching.
1145
6ff174a7
GB
11462020-11-10 Gary Benson <gbenson@redhat.com>
1147
1148 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1149
eb24648c
GB
11502020-11-10 Gary Benson <gbenson@redhat.com>
1151
1152 * gdb.cp/step-and-next-inline.exp: Only require
1153 -gstatement-frontiers when building with GCC.
1154 Only setup KFAIL's for GCC issues when using
1155 a GCC-built executable.
1156
86775fab
AB
11572020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1158
1159 * gdb.base/debug-expr.c: Add extra function to allow for an
1160 additional test.
1161 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1162 to this proc with gdb_test_debug_expr. Add an extra test.
1163 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1164 to this proc with gdb_test_debug_expr, give the tests names
1165 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1166 calls to this proc with gdb_test_debug_expr, give the tests names
1167 * gdb.fortran/debug-expr.exp: New file.
1168 * gdb.fortran/debug-expr.f90: New file.
1169 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1170
a1945bd4
SM
11712020-11-06 Simon Marchi <simon.marchi@efficios.com>
1172
1173 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1174 proceduresu.
1175 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1176 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1177 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1178 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1179 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1180 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1181 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1182 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1183
9c91c725
TT
11842020-11-04 Tom Tromey <tromey@adacore.com>
1185
1186 * gdb.ada/funcall_ref.exp: Update.
1187 * gdb.ada/var_rec_arr.exp: Update.
1188
8d9fd3a1
TT
11892020-11-04 Tom Tromey <tromey@adacore.com>
1190
1191 * gdb.ada/rec_ptype.exp: New file.
1192 * gdb.ada/rec_ptype/main.adb: New file.
1193 * gdb.ada/rec_ptype/p.ads: New file.
1194
d8f62e84
TT
11952020-11-04 Tom Tromey <tromey@adacore.com>
1196
1197 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1198 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1199 (PT_Full): New variable.
1200 * gdb.ada/tick_length_array_enum_idx/pck.adb
1201 (Full_PT): New type.
1202
7ff5b937
TT
12032020-11-04 Tom Tromey <tromey@adacore.com>
1204
1205 * gdb.ada/array_of_variant.exp: New file.
1206 * gdb.ada/array_of_variant/p.adb: New file.
1207 * gdb.ada/array_of_variant/pck.ads: New file.
1208 * gdb.ada/array_of_variant/pck.adb: New file.
1209
10f6a3ad
TT
12102020-11-04 Tom Tromey <tromey@adacore.com>
1211
1212 * gdb.ada/enum_idx_packed.exp: Add test.
1213 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1214 New variable.
1215 * gdb.ada/enum_idx_packed/pck.ads (Short)
1216 (Multi_Dimension, Multi_Dimension_Access): New types.
1217
b72795a8
TT
12182020-11-04 Tom Tromey <tromey@adacore.com>
1219
1220 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1221
24aa1b02
TT
12222020-11-04 Tom Tromey <tromey@adacore.com>
1223
1224 * gdb.ada/set_pckd_arr_elt.exp: Also test
1225 -fgnat-encodings=minimal. Add tests.
1226 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1227 Call Update_Small a second time.
1228 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1229 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1230 (Variant_Access): New types.
1231 (New_Variant): Declare.
1232
c9a28cbe
TT
12332020-11-04 Tom Tromey <tromey@adacore.com>
1234
1235 * gdb.ada/mod_from_name.exp: Test printing slice.
1236
57567375
TT
12372020-11-04 Tom Tromey <tromey@adacore.com>
1238
1239 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1240 values.
1241 * gdb.ada/access_to_unbounded_array.exp: Test different
1242 -fgnat-encodings values.
1243 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1244 values.
1245 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1246 values.
1247 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1248 values.
1249 * gdb.ada/array_of_variable_length.exp: Test different
1250 -fgnat-encodings values.
1251 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1252 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1253 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1254 change.
1255 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1256 values.
1257 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1258 * gdb.ada/out_of_line_in_inlined.exp: Test different
1259 -fgnat-encodings values.
1260 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1261 values.
1262 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1263 values.
1264 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1265 -fgnat-encodings values.
1266 * gdb.ada/variant_record_packed_array.exp: Test different
1267 -fgnat-encodings values.
1268
a7400e44
TT
12692020-11-04 Tom Tromey <tromey@adacore.com>
1270
1271 * gdb.ada/enum_idx_packed.exp: Add tests.
1272 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1273 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1274 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1275 declarations.
1276
c40907bf
TV
12772020-11-03 Tom de Vries <tdevries@suse.de>
1278
1279 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1280 terminator comments.
1281 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1282 terminator.
1283
f468977a
SM
12842020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1285
1286 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1287 integer format test with regexp.
1288
1c2bec19
GB
12892020-11-02 Gary Benson <gbenson@redhat.com>
1290
1291 * gdb.base/print-file-var.exp (test): Separate compiler and
1292 linker options, and build using build_executable_from_specs
1293 to accommodate this.
1294
6539a36d
GB
12952020-11-02 Gary Benson <gbenson@redhat.com>
1296
1297 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1298 for .c files compiled as C++ with Clang if any shared
1299 libraries are specified.
1300
7ea44a51
GB
13012020-11-02 Gary Benson <gbenson@redhat.com>
1302
1303 * lib/attributes.h: New header.
1304 * gdb.base/backtrace.c: Include the above. Replace
1305 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1306 * gdb.base/infcall-nested-structs.c: Likewise.
1307 * gdb.base/vla-optimized-out.c: Likewise.
1308
ab8f783d
TV
13092020-11-02 Tom de Vries <tdevries@suse.de>
1310
1311 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1312
d77c9224
JB
13132020-11-01 Joel Brobecker <brobecker@adacore.com>
1314
1315 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1316 System.Min_Int and System.Max_Int with smaller hardcoded
1317 constants.
1318
0e5b0dd0
SM
13192020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1320
1321 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1322 * configure: Re-generate.
1323
136821d9
SM
13242020-10-30 Simon Marchi <simon.marchi@efficios.com>
1325
1326 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1327 expected output.
1328
b78b3a29
TBA
13292020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1330
1331 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1332 behavior.
1333 * gdb.base/paginate-bg-execution.exp: Ditto.
1334 * gdb.base/paginate-inferior-exit.exp: Ditto.
1335 * gdb.base/double-prompt-target-event-error.c: Remove.
1336 * gdb.base/double-prompt-target-event-error.exp: Remove.
1337
cfaa8f76
TBA
13382020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1339
1340 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1341 inferiors' and 'detach inferiors' do not change the current
1342 inferior.
1343
0ad0e70c
TV
13442020-10-29 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.threads/tls.exp: Fix DUPLICATEs.
1347
99cc6b2a
TV
13482020-10-28 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1351
efe9b873
TV
13522020-10-28 Tom de Vries <tdevries@suse.de>
1353
1354 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1355 * gdb.base/reread.exp: Same.
1356
6b68fd45
TV
13572020-10-28 Tom de Vries <tdevries@suse.de>
1358
1359 * lib/gdb.exp (readnow): Handle arg.
1360 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1361
32a5f98a
TV
13622020-10-28 Tom de Vries <tdevries@suse.de>
1363
1364 * gdb.base/relocate.exp: Update regexp for -readnow.
1365
f93b8760
TV
13662020-10-28 Tom de Vries <tdevries@suse.de>
1367
1368 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1369 -readnow.
1370
1b00ef06
TV
13712020-10-28 Tom de Vries <tdevries@suse.de>
1372
1373 PR symtab/26772
1374 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1375 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1376
364bb903
TV
13772020-10-28 Tom de Vries <tdevries@suse.de>
1378
1379 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1380 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1381 complaint during file command for -readnow.
1382
445a033f
TV
13832020-10-28 Tom de Vries <tdevries@suse.de>
1384
1385 * gdb.cp/nsalias.exp: Fix typo in test name.
1386
fdd67a42
TV
13872020-10-28 Tom de Vries <tdevries@suse.de>
1388
1389 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1390
706baf4c
TV
13912020-10-28 Tom de Vries <tdevries@suse.de>
1392
1393 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1394 -readnow.
1395
b448cca5
TV
13962020-10-27 Tom de Vries <tdevries@suse.de>
1397
1398 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1399
5868da03
TV
14002020-10-27 Tom de Vries <tdevries@suse.de>
1401
1402 * gdb.base/maint.exp: Update for -readnow.
1403
06db6ec3
TV
14042020-10-27 Tom de Vries <tdevries@suse.de>
1405
1406 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1407 -readnow.
1408
934a1764
GB
14092020-10-14 Gary Benson <gbenson@redhat.com>
1410
1411 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1412 "_vptr$Base" as correct, in addition to "_vptr.Base".
1413 (test_mixed): Likewise.
1414
0bf21fbd
GB
14152020-10-27 Gary Benson <gbenson@redhat.com>
1416
1417 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1418 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1419
b1d4d8d1
TBA
14202020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1421
1422 * gdb.base/condbreak.exp: Update the completion tests to
1423 consider the '-force' flag.
1424
bd24c5d6
TV
14252020-10-27 Tom de Vries <tdevries@suse.de>
1426
1427 * gdb.base/list-ambiguous-readnow.exp: New file.
1428
733d554a
TBA
14292020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1430
1431 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1432 the condition.
1433 * gdb.linespec/cpcompletion.exp: Update to consider the
1434 '-force-condition' keyword.
1435 * gdb.linespec/explicit.exp: Ditto.
1436 * lib/completion-support.exp: Ditto.
1437
b5fa468f
TBA
14382020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1439
1440 * gdb.base/condbreak-multi-context.cc: New file.
1441 * gdb.base/condbreak-multi-context.exp: New file.
1442
b3247276
TT
14432020-10-26 Tom Tromey <tom@tromey.com>
1444
1445 * lib/mi-support.exp (default_mi_gdb_start): Call
1446 gdb_stdin_log_init.
1447 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1448 subtract one from gdb_instances.
1449 (gdb_stdin_log_write): Flush in_file.
1450
1c47ec3e
TV
14512020-10-26 Tom de Vries <tdevries@suse.de>
1452
1453 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1454
6390859c
TT
14552020-10-26 Tom Tromey <tromey@adacore.com>
1456
1457 * gdb.ada/unsigned_range/foo.adb: New file.
1458 * gdb.ada/unsigned_range/pack.adb: New file.
1459 * gdb.ada/unsigned_range/pack.ads: New file.
1460 * gdb.ada/unsigned_range.exp: New file.
1461
55c3ad88
TV
14622020-10-26 Tom de Vries <tdevries@suse.de>
1463
1464 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1465
1612c4bb
TV
14662020-10-26 Tom de Vries <tdevries@suse.de>
1467
1468 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1469 for CU.
1470 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1471
7d72802b
TV
14722020-10-23 Tom de Vries <tdevries@suse.de>
1473
1474 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1475 DW_FORM_string.
1476 (Dwarf::_default_form): New proc.
1477 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1478 guessed.
1479
9476b583
TV
14802020-10-23 Tom de Vries <tdevries@suse.de>
1481
1482 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1483 * gdb.dwarf2/atomic-type.exp: Same.
1484 * gdb.dwarf2/bad-regnum.exp: Same.
1485 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1486 * gdb.dwarf2/dw2-align.exp: Same.
1487 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1488 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1489 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1490 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1491 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1492 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1493 * gdb.dwarf2/enum-type.exp: Same.
1494 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1495 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1496 * gdb.dwarf2/main-subprogram.exp: Same.
1497 * gdb.dwarf2/missing-type-name.exp: Same.
1498 * gdb.dwarf2/nonvar-access.exp: Same.
1499 * gdb.dwarf2/typedef-void-finish.exp: Same.
1500 * gdb.dwarf2/var-access.exp: Same.
1501 * gdb.dwarf2/void-type.exp: Same.
1502
4a636814
SM
15032020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1504
1505 PR gdb/26693
1506 * gdb.dwarf2/template-specification-full-name.exp: New test.
1507
557fc257
LM
15082020-10-22 Luis Machado <luis.machado@linaro.org>
1509
1510 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1511 expected an offset from the function.
1512 * gdb.base/msym-bp.exp (test): Likewise.
1513
6b4c676c
AB
15142020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1515
1516 * gdb.fortran/array-slices.exp: Add a new test.
1517
98cec4f6
GB
15182020-10-21 Gary Benson <gbenson@redhat.com>
1519
1520 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1521 fullname test with Clang. Also expand comments generally.
1522
ae86f581
TV
15232020-10-20 Tom de Vries <tdevries@suse.de>
1524
1525 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1526
8c161360
TV
15272020-10-20 Tom de Vries <tdevries@suse.de>
1528
1529 * gdb.dwarf2/arr-stride.c: Remove.
1530 * gdb.dwarf2/arr-stride.exp: Use main.c.
1531 * gdb.dwarf2/arr-subrange.c: Remove.
1532 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1533 * gdb.dwarf2/bad-regnum.c: Remove.
1534 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1535 * gdb.dwarf2/corrupt.c: Remove.
1536 * gdb.dwarf2/corrupt.exp: Use main.c.
1537 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1538 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1539 * gdb.dwarf2/dw2-icycle.c: Remove.
1540 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1541 * gdb.dwarf2/formdata16.c: Remove.
1542 * gdb.dwarf2/formdata16.exp: Use main.c.
1543 * gdb.dwarf2/implptrconst.c: Remove.
1544 * gdb.dwarf2/implptrconst.exp: Use main.c.
1545 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1546 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1547 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1548 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1549
9c2412ec
TV
15502020-10-20 Tom de Vries <tdevries@suse.de>
1551
1552 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1553 file.
1554 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1555
0cd2ad78
TV
15562020-10-20 Tom de Vries <tdevries@suse.de>
1557
1558 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1559 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1560 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1561 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1562 * gdb.dwarf2/dw2-ranges.exp: Same.
1563 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1564 * gdb.dwarf2/var-access.exp: Same.
1565
22cc388e
TT
15662020-10-19 Tom Tromey <tromey@adacore.com>
1567
1568 PR tui/26719
1569 * gdb.tui/list.exp: Check source window contents after focus
1570 change.
1571
520596f2
TV
15722020-10-17 Tom de Vries <tdevries@suse.de>
1573
1574 PR symtab/26317
1575 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1576
d1c8a76d
TV
15772020-10-17 Tom de Vries <tdevries@suse.de>
1578
1579 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1580 as suffix.
1581 * gdb.dwarf2/atomic.c: Rename to ...
1582 * gdb.dwarf2/atomic-type.c: ... this.
1583 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1584 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1585 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1586 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1587 * gdb.dwarf2/fission-mix2.c: Rename to ...
1588 * gdb.dwarf2/fission-mix-2.c: ... this.
1589 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1590 standard_testfile.
1591 * gdb.dwarf2/ada-valprint-error.exp: Same.
1592 * gdb.dwarf2/arr-stride.exp: Same.
1593 * gdb.dwarf2/arr-subrange.exp: Same.
1594 * gdb.dwarf2/atomic-type.exp: Same.
1595 * gdb.dwarf2/bad-regnum.exp: Same.
1596 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1597 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1598 * gdb.dwarf2/clang-debug-names.exp: Same.
1599 * gdb.dwarf2/comp-unit-lang.exp: Same.
1600 * gdb.dwarf2/corrupt.exp: Same.
1601 * gdb.dwarf2/count.exp: Same.
1602 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1603 * gdb.dwarf2/data-loc.exp: Same.
1604 * gdb.dwarf2/dw2-align.exp: Same.
1605 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1606 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1607 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1608 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1609 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1610 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1611 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1612 * gdb.dwarf2/dw2-inline-param.exp: Same.
1613 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1614 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1615 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1616 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1617 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1618 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1619 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1620 * gdb.dwarf2/dw2-param-error.exp: Same.
1621 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1622 * gdb.dwarf2/dw2-ranges.exp: Same.
1623 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1624 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1625 * gdb.dwarf2/dw4-sig-types.exp: Same.
1626 * gdb.dwarf2/dynarr-ptr.exp: Same.
1627 * gdb.dwarf2/enum-type.exp: Same.
1628 * gdb.dwarf2/fission-mix.exp: Same.
1629 * gdb.dwarf2/formdata16.exp: Same.
1630 * gdb.dwarf2/implptrconst.exp: Same.
1631 * gdb.dwarf2/implptrpiece.exp: Same.
1632 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1633 * gdb.dwarf2/main-subprogram.exp: Same.
1634 * gdb.dwarf2/method-ptr.exp: Same.
1635 * gdb.dwarf2/missing-sig-type.exp: Same.
1636 * gdb.dwarf2/nonvar-access.exp: Same.
1637 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1638 * gdb.dwarf2/shortpiece.exp: Same.
1639 * gdb.dwarf2/staticvirtual.exp: Same.
1640 * gdb.dwarf2/subrange.exp: Same.
1641 * gdb.dwarf2/symtab-producer.exp: Same.
1642 * gdb.dwarf2/typedef-void-finish.exp: Same.
1643 * gdb.dwarf2/var-access.exp: Same.
1644 * gdb.dwarf2/variant.exp: Same.
1645 * gdb.dwarf2/void-type.exp: Same.
1646 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1647 dw2-ranges-main.c.
1648 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1649
472d09c1
TV
16502020-10-16 Tom de Vries <tdevries@suse.de>
1651
1652 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1653
afe75f6d
TV
16542020-10-16 Tom de Vries <tdevries@suse.de>
1655
1656 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1657
8c8bd0ba
TV
16582020-10-14 Tom de Vries <tdevries@suse.de>
1659
1660 PR testsuite/26732
1661 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1662 scenario 2.
1663 * gdb.ada/mi_catch_ex_hand.exp: Same.
1664
b75d55d4
PA
16652020-10-13 Pedro Alves <pedro@palves.net>
1666
1667 * lib/mi-support.exp (mi_clean_restart): New.
1668 (mi_run_to_main): Delete.
1669 All callers adjust to use mi_clean_restart / mi_runto_main.
1670
e777225b
PA
16712020-10-13 Pedro Alves <pedro@palves.net>
1672
1673 * config/monitor.exp: Use "list -q".
1674 * gdb.arch/gdb1558.exp: Use "break -q".
1675 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1676 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1677 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1678 * gdb.base/commands.exp: Use "break -q".
1679 * gdb.base/condbreak.exp: Use "break -q".
1680 * gdb.base/ctf-ptype.exp: Use "list -q".
1681 * gdb.base/define.exp: Use "break -q".
1682 * gdb.base/del.exp: Use "break -q".
1683 * gdb.base/fullname.exp: Use "break -q".
1684 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1685 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1686 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1687 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1688 "hbreak -q".
1689 * gdb.base/included.exp: Use "list -q".
1690 * gdb.base/label.exp: Use "break -q".
1691 * gdb.base/lineinc.exp: Use "break -q".
1692 * gdb.base/list.exp: Use "list -q".
1693 * gdb.base/macscp.exp: Use "list -q".
1694 * gdb.base/pending.exp: Use "break -q".
1695 * gdb.base/prologue-include.exp: Use "break -q".
1696 * gdb.base/ptype.exp: Use "list -q".
1697 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1698 * gdb.base/server-del-break.exp: Use "break -q".
1699 * gdb.base/style.exp: Use "break -q".
1700 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1701 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1702 * gdb.cp/exception.exp: Use "tbreak -q".
1703 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1704 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1705 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1706 * gdb.dwarf2/pr13961.exp: Use "break -q".
1707 * gdb.linespec/explicit.exp: Use "list -q".
1708 * gdb.linespec/linespec.exp: Use "break -q".
1709 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1710 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1711 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1712 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1713 * gdb.trace/change-loc.exp: Use "break -q".
1714 * gdb.trace/pending.exp: Use "break -q".
1715 * gdb.tui/basic.exp: Use "list -q".
1716 * gdb.tui/list-before.exp: Use "list -q".
1717 * gdb.tui/list.exp: Use "list -q".
1718 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1719
8abd8ee8
PA
17202020-10-13 Pedro Alves <pedro@palves.net>
1721
1722 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1723 saved breakpoints file.
1724 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1725 inspecting breakpoint list.
1726 * lib/gdb.exp (runto_main): Add "qualified" to options.
1727 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1728 and handle it.
1729 (mi_runto_main): Pass 1 as qualified argument.
1730
f71e6719
PA
17312020-10-13 Pedro Alves <pedro@palves.net>
1732
1733 * lib/mi-support.exp (mi_runto_main): New proc.
1734 (mi_run_to_main): Use it.
1735 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1736 * gdb.mi/mi-var-cmd.exp: Likewise.
1737 * gdb.mi/mi-var-invalidate.exp: Likewise.
1738 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1739 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1740 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1741 * gdb.mi/user-selected-context-sync.exp: Likewise.
1742 * gdb.opt/inline-cmds.exp: Likewise.
1743 * gdb.python/py-framefilter-mi.exp: Likewise.
1744 * gdb.python/py-mi.exp: Likewise.
1745
50441f0f
PA
17462020-10-13 Pedro Alves <pedro@palves.net>
1747
1748 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1749 "runto main".
1750 * gdb.ada/small_reg_param.exp: Likewise.
1751 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1752 * gdb.base/annota1.exp: Likewise.
1753 * gdb.base/anon.exp: Likewise.
1754 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1755 * gdb.base/dprintf-non-stop.exp: Likewise.
1756 * gdb.base/dprintf.exp: Likewise.
1757 * gdb.base/gdb11530.exp: Likewise.
1758 * gdb.base/gdb11531.exp: Likewise.
1759 * gdb.base/gnu_vector.exp: Likewise.
1760 * gdb.base/interrupt-noterm.exp: Likewise.
1761 * gdb.base/memattr.exp: Likewise.
1762 * gdb.base/step-over-syscall.exp: Likewise.
1763 * gdb.base/watch-cond-infcall.exp: Likewise.
1764 * gdb.base/watch-read.exp: Likewise.
1765 * gdb.base/watch-vfork.exp: Likewise.
1766 * gdb.base/watch_thread_num.exp: Likewise.
1767 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1768 * gdb.guile/scm-frame-inline.exp: Likewise.
1769 * gdb.linespec/explicit.exp: Likewise.
1770 * gdb.opt/inline-break.exp: Likewise.
1771 * gdb.python/py-frame-inline.exp: Likewise.
1772 * gdb.reverse/break-precsave.exp: Likewise.
1773 * gdb.reverse/break-reverse.exp: Likewise.
1774 * gdb.reverse/consecutive-precsave.exp: Likewise.
1775 * gdb.reverse/consecutive-reverse.exp: Likewise.
1776 * gdb.reverse/finish-precsave.exp: Likewise.
1777 * gdb.reverse/finish-reverse.exp: Likewise.
1778 * gdb.reverse/fstatat-reverse.exp: Likewise.
1779 * gdb.reverse/getresuid-reverse.exp: Likewise.
1780 * gdb.reverse/i386-precsave.exp: Likewise.
1781 * gdb.reverse/i386-reverse.exp: Likewise.
1782 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1783 * gdb.reverse/i387-env-reverse.exp: Likewise.
1784 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1785 * gdb.reverse/insn-reverse.exp: Likewise.
1786 * gdb.reverse/machinestate-precsave.exp: Likewise.
1787 * gdb.reverse/machinestate.exp: Likewise.
1788 * gdb.reverse/pipe-reverse.exp: Likewise.
1789 * gdb.reverse/readv-reverse.exp: Likewise.
1790 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1791 * gdb.reverse/rerun-prec.exp: Likewise.
1792 * gdb.reverse/s390-mvcle.exp: Likewise.
1793 * gdb.reverse/solib-precsave.exp: Likewise.
1794 * gdb.reverse/solib-reverse.exp: Likewise.
1795 * gdb.reverse/step-precsave.exp: Likewise.
1796 * gdb.reverse/step-reverse.exp: Likewise.
1797 * gdb.reverse/time-reverse.exp: Likewise.
1798 * gdb.reverse/until-precsave.exp: Likewise.
1799 * gdb.reverse/until-reverse.exp: Likewise.
1800 * gdb.reverse/waitpid-reverse.exp: Likewise.
1801 * gdb.reverse/watch-precsave.exp: Likewise.
1802 * gdb.reverse/watch-reverse.exp: Likewise.
1803 * gdb.threads/kill.exp: Likewise.
1804 * gdb.threads/tid-reuse.exp: Likewise.
1805
d3a07122
SM
18062020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1807
1808 PR gdb/26642
1809 * gdb.base/maint-target-async-off.c: New test.
1810 * gdb.base/maint-target-async-off.exp: New test.
1811
c65c6c42
AM
18122020-10-13 Alan Modra <amodra@gmail.com>
1813
1814 * gdb.arch/powerpc-altivec.s,
1815 * gdb.arch/powerpc-power7.s,
1816 * gdb.arch/powerpc-power8.s,
1817 * gdb.arch/powerpc-power9.s,
1818 * gdb.arch/powerpc-vsx.s,
1819 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1820 * gdb.arch/powerpc-altivec.exp,
1821 * gdb.arch/powerpc-power7.exp,
1822 * gdb.arch/powerpc-power8.exp,
1823 * gdb.arch/powerpc-power9.exp,
1824 * gdb.arch/powerpc-vsx.exp,
1825 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1826 disassembly of mfvsrd/mtvsrd.
1827
f4a0f710
AM
18282020-10-13 Alan Modra <amodra@gmail.com>
1829
1830 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1831 "target architecture" output.
1832 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1833 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1834 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1835 * gdb.arch/s390-disassembler-options.exp: Likewise.
1836
87a37e5e
PA
18372020-10-12 Pedro Alves <pedro@palves.net>
1838
1839 PR exp/26602
1840 PR c++/26550
1841 * gdb.cp/ambiguous.cc (marker1): Delete.
1842 (main): Initialize all the fields of the locals. Replace marker1
1843 call with a "set breakpoint here" marker.
1844 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1845 instead of running to marker1. Add tests printing all the
1846 variables and all the fields of the variables.
1847 (test_ambiguous): New proc, expecting the new GDB output when a
1848 field access is ambiguous. Change all "warning: X ambiguous"
1849 tests to use it.
1850
71e1b6b0
GB
18512020-10-12 Gary Benson <gbenson@redhat.com>
1852
1853 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1854 * gdb.base/msym-bp-2.c (foo): Likewise.
1855 * gdb.base/msym-lang.c (foo): Likewise.
1856 * gdb.base/msym-lang-main.c (foo): Likewise.
1857 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1858 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1859 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1860 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1861 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1862 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1863 * gdb.python/py-objfile.c (static_var): Likewise.
1864 * gdb.python/py-symbol.c (rr): Likewise.
1865 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1866 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1867
9370fd51
AB
18682020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1869
1870 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1871 output of backtrace.
1872
7c184d33
TT
18732020-10-09 Tom Tromey <tromey@adacore.com>
1874
1875 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1876 (Rec): Add field. Fix range.
1877 * gdb.ada/scalar_storage.exp: Update.
1878
3d87245c
HD
18792020-10-09 Hannes Domani <ssbssa@yahoo.de>
1880
1881 PR exp/26714
1882 * gdb.base/printcmds.exp: Add tests for void results.
1883
f5c4b229
JV
18842020-10-09 Jan Vrany <jan.vrany@labware.com>
1885
1886 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1887 is emmited for both 'set directories' and 'directory' commands.
1888
b2701685
TT
18892020-10-08 Tom Tromey <tom@tromey.com>
1890
1891 * gdb.base/style.exp: Check that "main"'s name is styled.
1892
e86efb33
TT
18932020-10-07 Tom Tromey <tromey@adacore.com>
1894
1895 * gdb.base/find.exp: Rename some tests.
1896
30897591
GB
18972020-10-06 Gary Benson <gbenson@redhat.com>
1898
1899 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1900 * gdb.base/list1.c (unused): Likewise.
1901
ced4a4c1
GB
19022020-10-06 Gary Benson <gbenson@redhat.com>
1903
1904 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1905 __attribute__ ((used)).
1906 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1907
ed3bdac4
AB
19082020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1909
1910 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1911 make use of regions throughout.
1912 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1913 not {...}.
1914 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1915
cd096ec8
HD
19162020-10-05 Hannes Domani <ssbssa@yahoo.de>
1917
1918 * gdb.base/call-sc.c: Fix return struct on stack test case.
1919 * gdb.base/call-sc.exp: Likewise.
1920
3ee6f75d
GB
19212020-10-02 Gary Benson <gbenson@redhat.com>
1922
1923 * README: Fix "paralell".
1924
f65825ec
GB
19252020-09-30 Gary Benson <gbenson@redhat.com>
1926
1927 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1928 Convert directive to lowercase.
1929 (.Labbrev1_begin): Add missing label.
1930 (abbrev code 0x1): Remove DW_AT_stmt_list.
1931 (.Ldie_b): Likewise.
1932
5f278258
TT
19332020-09-27 Tom Tromey <tom@tromey.com>
1934
1935 * gdb.tui/new-layout.exp: Use with_test_prefix.
1936
8f9929bb
GR
19372020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1938
1939 PR python/26586
1940 * gdb.python/python.exp: add test cases for the from_tty
1941 argument to gdb.execute.
1942
c20c017b
GB
19432020-09-25 Gary Benson <gbenson@redhat.com>
1944
1945 * gdb.base/infcall-nested-structs.exp.tcl: Add
1946 additional_flags=-Wno-tautological-compare for C++
1947 tests when compiling using Clang.
1948
68d654af
GB
19492020-09-25 Gary Benson <gbenson@redhat.com>
1950
1951 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1952 for .c files.
1953
b551a89f
TT
19542020-09-24 Tom Tromey <tromey@adacore.com>
1955
1956 PR tui/26638:
1957 * gdb.tui/list.exp: Check output of "focus next".
1958
20a5fcbd
TT
19592020-09-23 Tom Tromey <tom@tromey.com>
1960
1961 * gdb.dwarf2/intbits.exp: New file.
1962 * gdb.dwarf2/intbits.c: New file.
1963
b167e53f
PA
19642020-09-20 Pedro Alves <pedro@palves.net>
1965
1966 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1967 spawn_id before calling remote_close. Close secondary MI channel.
1968
dbc49e9f
PA
19692020-09-20 Pedro Alves <pedro@palves.net>
1970
1971 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1972 fails.
1973
c8d5abea
AB
19742020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1975
1976 * gdb.fortran/array-slices.exp: Update expected results.
1977 * gdb.fortran/class-allocatable-array.exp: Likewise.
1978 * gdb.fortran/multi-dim.exp: Likewise.
1979 * gdb.fortran/vla-type.exp: Likewise.
1980 * gdb.mi/mi-vla-fortran.exp: Likewise.
1981
14f9473c
VC
19822020-09-18 Victor Collod <vcollod@nvidia.com>
1983
1984 PR gdb/26635
1985 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1986 compatible with i386, and move it to...
1987 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1988 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1989 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1990
e8ef12b9
PA
19912020-09-18 Pedro Alves <pedro@palves.net>
1992
1993 PR gdb/26631
1994 * gdb.multi/multi-target-thread-find.exp: New file.
1995
e11daf7a
PA
19962020-09-18 Pedro Alves <pedro@palves.net>
1997
1998 * gdb.multi/multi-target-continue.exp: New file, factored out from
1999 multi-target.exp.
2000 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2001 multi-target.exp.
2002 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2003 multi-target.exp.
2004 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2005 multi-target.exp.
2006 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2007 multi-target.exp.
2008 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2009 multi-target.exp.
2010 * gdb.multi/multi-target.exp: Delete.
2011
d0edc2b8
AB
20122020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2013
2014 * gdb.fortran/array-slices.exp: Add missing message data.
2015
7474326c
PA
20162020-09-17 Pedro Alves <pedro@palves.net>
2017
2018 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2019
dd23068d
PA
20202020-09-17 Pedro Alves <pedro@palves.net>
2021
2022 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2023 full prototype.
2024
0640a543
PA
20252020-09-17 Pedro Alves <pedro@palves.net>
2026
2027 * gdb.python/py-as-string.c: Add cast.
2028
ef0cdbc1
PA
20292020-09-17 Pedro Alves <pedro@palves.net>
2030
2031 * gdb.base/sizeof.c (fill): Add cast.
2032
3a5eeb8b
PA
20332020-09-17 Pedro Alves <pedro@palves.net>
2034
2035 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2036
a8129512
PA
20372020-09-17 Pedro Alves <pedro@palves.net>
2038
2039 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2040 linkage name.
2041 * gdb.base/prologue.exp: Use print /d.
2042 * gdb.base/symbol-alias.exp: Handle C++ output.
2043 * gdb.base/symbol-alias2.c: Handle C++ output.
2044 [__cplusplus] (func): Explicitly specify linkage name.
2045
a83cdcb6
PA
20462020-09-17 Pedro Alves <pedro@palves.net>
2047
2048 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2049 (struct my_key_t): ... this. Adjust all references.
2050 (struct value_t): Rename to ...
2051 (struct my_value_t): ... this. Adjust all references.
2052 (create_map, add_map_element, create_map_map)
2053 (add_map_map_element): Add casts.
2054
d4bcee5c
PA
20552020-09-17 Pedro Alves <pedro@palves.net>
2056
2057 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2058 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2059
81f90489
PA
20602020-09-17 Pedro Alves <pedro@palves.net>
2061
2062 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2063
0a229804
PA
20642020-09-17 Pedro Alves <pedro@palves.net>
2065
2066 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2067 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2068 (charfoo, intfoo): Define full prototype.
2069 * gdb.base/ptype1.c (charfoo): Define full prototype.
2070 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2071 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2072
c3e5138d
PA
20732020-09-17 Pedro Alves <pedro@palves.net>
2074
2075 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2076 Don't define.
2077 (utf_32_string): Compile for both C and C++.
2078 * gdb.base/charset.exp: Use "print /d".
2079
151fdbad
PA
20802020-09-17 Pedro Alves <pedro@palves.net>
2081
2082 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2083 (nullptr): Rename to ...
2084 (null_ptr): ... this.
2085 * gdb.base/watchpoint.exp: Adjust to rename.
2086
18a25b64
PA
20872020-09-17 Pedro Alves <pedro@palves.net>
2088
2089 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2090 (three_not_flag): Add casts.
2091
11fac337
PA
20922020-09-17 Pedro Alves <pedro@palves.net>
2093
2094 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2095 char array.
2096 (main): Add references to Barrier, TestStrings, TestStringsH and
2097 TestStringsW.
2098 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2099 and expect a full prototype in C++.
2100
52626c58
PA
21012020-09-17 Pedro Alves <pedro@palves.net>
2102
2103 * gdb.base/nested-addr.c (main): Add cast.
2104 * gdb.base/nested-addr.exp: Use "print /d".
2105
52bb0902
PA
21062020-09-17 Pedro Alves <pedro@palves.net>
2107
2108 * gdb.base/break.exp (func): New. Use it throughout when
2109 expecting a function name.
2110
73e18ac9
PA
21112020-09-17 Pedro Alves <pedro@palves.net>
2112
2113 * gdb.base/display.exp: Issue "set print asm-demangle on".
2114
c8b18808
PA
21152020-09-17 Pedro Alves <pedro@palves.net>
2116
2117 * gdb.base/find.c: Include <string.h>.
2118 (init_bufs): Add cast.
2119 * gdb.base/find.exp: Issue "set print asm-demangle on".
2120
fe830662
TT
21212020-09-16 Tom Tromey <tromey@adacore.com>
2122
2123 PR gdb/26598:
2124 * gdb.base/skipcxx.exp: New file.
2125 * gdb.base/skipcxx.cc: New file.
2126
945ff6e2
TV
21272020-09-16 Tom de Vries <tdevries@suse.de>
2128
2129 PR testsuite/26617
2130 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2131 WITH_DEBUG_SECTIONS is defined.
2132 (xstr, str): New macro.
2133 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2134 to get start and size of _Dmain.
2135 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2136 using additional_flags.
2137
da1df1db
TBA
21382020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2139
2140 * gdb.base/bp-cmds-sourced-script.c: New file.
2141 * gdb.base/bp-cmds-sourced-script.exp: New test.
2142 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2143
337882d4
TV
21442020-09-16 Tom de Vries <tdevries@suse.de>
2145
2146 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2147 get the gdb prompt after issuing "monitor exit".
2148
7361f908
TV
21492020-09-16 Tom de Vries <tdevries@suse.de>
2150
2151 PR testsuite/26624
2152 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2153
4d91ddd3
TV
21542020-09-16 Tom de Vries <tdevries@suse.de>
2155
2156 PR testsuite/26618
2157 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2158
08cc37dd
TT
21592020-09-15 Tom Tromey <tromey@adacore.com>
2160
2161 PR rust/26197:
2162 * lib/rust-support.exp (rust_llvm_version): New proc.
2163 * gdb.rust/simple.exp: Check rust_llvm_version.
2164
ee6372f2
TV
21652020-09-14 Tom de Vries <tdevries@suse.de>
2166
2167 * gdb.rust/traits.exp: Fix PATH warning.
2168
dc3a371e
PA
21692020-09-13 Pedro Alves <pedro@palves.net>
2170
2171 * gdb.base/catch-follow-exec.c (main): Add explicit return
2172 statement.
2173 * gdb.base/catch-signal.c (main): Likewise.
2174 * gdb.base/condbreak-call-false.c (main): Likewise.
2175 * gdb.base/consecutive.c (main): Add explicit return
2176 statement and return type.
2177 * gdb.base/cursal.c (main): Add explicit return statement.
2178 * gdb.base/cvexpr.c (main): Likewise.
2179 * gdb.base/display.c (main): Add explicit return statement and
2180 return type.
2181 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2182 * gdb.base/endianity.c (main): Likewise.
2183 * gdb.base/execd-prog.c (main): Likewise.
2184 * gdb.base/gdb1090.c (main): Likewise.
2185 * gdb.base/info_qt.c (main): Likewise.
2186 * gdb.base/lineinc.c (main): Likewise.
2187 * gdb.base/load-command.c (main): Likewise.
2188 * gdb.base/macscp1.c (main): Likewise.
2189 * gdb.base/pr10179-a.c (main): Likewise.
2190 * gdb.base/quit-live.c (main): Likewise.
2191 * gdb.base/scope0.c (main): Likewise.
2192 * gdb.base/settings.c (main): Likewise.
2193 * gdb.base/stack-checking.c (main): Return int.
2194 * gdb.base/varargs.c (main): Add explicit return statement.
2195 * gdb.cp/ambiguous.cc (main): Likewise.
2196 * gdb.cp/anon-struct.cc (main): Likewise.
2197 * gdb.cp/anon-union.cc (main): Likewise.
2198 * gdb.cp/bool.cc (main): Likewise.
2199 * gdb.cp/bs15503.cc (main): Likewise.
2200 * gdb.cp/cplusfuncs.cc (main): Likewise.
2201 * gdb.cp/cttiadd.cc (main): Likewise.
2202 * gdb.cp/extern-c.cc (main): Likewise.
2203 * gdb.cp/filename.cc (main): Likewise.
2204 * gdb.cp/formatted-ref.cc (main): Likewise.
2205 * gdb.cp/mb-ctor.cc (main): Likewise.
2206 * gdb.cp/member-ptr.cc (main): Likewise.
2207 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2208 * gdb.cp/overload-const.cc (main): Likewise.
2209 * gdb.cp/paren-type.cc (main): Likewise.
2210 * gdb.cp/parse-lang.cc (main): Likewise.
2211 * gdb.cp/pr-1023.cc (main): Likewise.
2212 * gdb.cp/psmang1.cc (main): Likewise.
2213 * gdb.cp/readnow-language.cc (main): Likewise.
2214 * gdb.cp/ref-params.cc (main): Likewise.
2215 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2216 * gdb.cp/virtbase2.cc (main): Likewise.
2217 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2218 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2219 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2220 * gdb.mi/mi-console.c (main): Likewise.
2221 * gdb.mi/mi-read-memory.c (main): Likewise.
2222 * gdb.modula2/multidim.c (main): Likewise.
2223 * gdb.opt/inline-small-func.c (main): Likewise.
2224 * gdb.python/py-rbreak.c (main): Likewise.
2225 * gdb.stabs/exclfwd1.c (main): Likewise.
2226 * gdb.trace/qtro.c (main): Likewise.
2227
af26601c
PA
22282020-09-13 Pedro Alves <pedro@palves.net>
2229
2230 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2231 instead of getenv.
2232
2f4b83cd
PA
22332020-09-13 Pedro Alves <pedro@palves.net>
2234
2235 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2236 instead of spawning GDB with remote_spawn.
2237 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2238 gdb_spawn instead of spawning GDB with remote_spawn.
2239
c49da0e4
PA
22402020-09-13 Pedro Alves <pedro@palves.net>
2241
2242 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2243 file and add calls to first and second.
2244 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2245 add call to f.
2246
6791b117
PA
22472020-09-13 Pedro Alves <pedro@palves.net>
2248
2249 * gdb.mi/mi-break-qualified.cc: New file.
2250 * gdb.mi/mi-break-qualified.exp: New file.
2251 * lib/mi-support.exp (mi_create_breakpoint_multi)
2252 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2253 procedures.
2254 (mi_create_breakpoint_1): New, factored out from
2255 mi_create_breakpoint.
2256
3b8d4c5c
PA
22572020-09-13 Pedro Alves <pedro@palves.net>
2258
2259 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2260 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2261 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2262 (register_class): Delete.
2263 (main): Don't call register_class.
2264
d5f96005
PA
22652020-09-13 Pedro Alves <pedro@palves.net>
2266
2267 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2268 (do_tests): Remove "calling method for small class" test.
2269 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2270 (register_class): Delete.
2271 (main): Don't call register_class.
2272 * gdb.cp/call-method-register.exp: New file, based on bits removed
2273 from classes.exp.
2274 * gdb.cp/call-method-register.cc: New file, based on bits removed
2275 from classes.cc.
2276
77f2120b
PA
22772020-09-13 Pedro Alves <pedro@palves.net>
2278
2279 * gdb.base/msym-bp-2.c: New.
2280 * gdb.base/msym-bp-shl-lib.c: New file.
2281 * gdb.base/msym-bp-shl-main-2.c: New file.
2282 * gdb.base/msym-bp-shl-main.c: New file.
2283 * gdb.base/msym-bp-shl.exp: New file.
2284 * gdb.base/msym-bp.c: New file.
2285 * gdb.base/msym-bp.exp: New file.
2286
32aea73e
JB
22872020-09-13 Joel Brobecker <brobecker@adacore.com>
2288
2289 * gdb.base/default.exp: Change $_gdb_major to 11.
2290
2a67f09d
FW
22912020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2292 Felix Willgerodt <Felix.Willgerodt@intel.com>
2293
2294 * x86-avx512bf16.c: New file.
2295 * x86-avx512bf16.exp: Likewise.
2296 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2297
ad570dd7
TV
22982020-09-11 Tom de Vries <tdevries@suse.de>
2299
2300 PR exp/26602
2301 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2302
a56f7391
TBA
23032020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2304
2305 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2306
918619e5
AM
23072020-09-10 Alan Modra <amodra@gmail.com>
2308
2309 PR 26597
2310 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2311
cac1e71d
TV
23122020-09-08 Tom de Vries <tdevries@suse.de>
2313
2314 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2315 after gdb_starti_cmd.
2316
c5cd900e
AKS
23172020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2318
2319 * lib/fortran.exp (fortran_complex8): New proc.
2320 (fortran_complex16): New proc.
2321 * gdb.fortran/complex.exp: Use routines from fortran.exp
2322 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2323 * gdb.fortran/vla-ptr-info.exp: Likewise.
2324
8f5c6526
TV
23252020-09-03 Tom de Vries <tdevries@suse.de>
2326
2327 PR breakpoint/26546
2328 * gdb.base/label-without-address.exp: Runto main first.
2329
02c6f3f1
TT
23302020-09-02 Tom Tromey <tromey@adacore.com>
2331
2332 * gdb.ada/mi_var_access.exp: Test children of access variable.
2333 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2334 * gdb.ada/mi_var_array.exp: Update.
2335
efe24f05
KB
23362020-08-31 Kevin Buettner <kevinb@redhat.com>
2337
2338 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2339 on docker w/ AUFS storage driver.
2340
973695d6
KB
23412020-08-31 Kevin Buettner <kevinb@redhat.com>
2342
2343 * gdb.base/corefile2.exp (renamed binfile): New tests.
2344
f3bd50f1
SM
23452020-08-31 Simon Marchi <simon.marchi@efficios.com>
2346
2347 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2348
22b9b4b0
SL
23492020-08-31 Simon Marchi <simon.marchi@efficios.com>
2350
2351 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2352 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2353
8efaf6b3
SM
23542020-08-31 Simon Marchi <simon.marchi@efficios.com>
2355
2356 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2357 output, printing a "not saved" value from history and printing a
2358 convenience variable created from a "not saved" value.
2359
e840f2e3
TV
23602020-08-31 Tom de Vries <tdevries@suse.de>
2361
2362 * gdb.base/eh_return.exp: Use nopie.
2363
8f57f343
PA
23642020-08-28 Pedro Alves <pedro@palves.net>
2365
2366 * gdb.base/advance-until-multiple-locations.exp
2367 (advance_overload, until_overload): Adjust to match the
2368 frame/function header instead of the source line text.
2369
626d2320
TV
23702020-08-28 Tom de Vries <tdevries@suse.de>
2371
2372 * gdb.base/label-without-address.c: New test.
2373 * gdb.base/label-without-address.exp: New file.
2374
df631783
PA
23752020-08-27 Pedro Alves <pedro@palves.net>
2376
2377 PR gdb/26523
2378 PR gdb/26524
2379 * gdb.base/advance-until-multiple-locations.cc: New.
2380 * gdb.base/advance-until-multiple-locations.exp: New.
2381
48b076bb
SM
23822020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2383
2384 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2385
c2015ce4
AB
23862020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2387
2388 * gdb.arch/amd64-byte.exp: Make test names unique, use
2389 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2390 * gdb.arch/amd64-dword.exp: Likewise.
2391 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2392 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2393 unique.
2394 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2395 * gdb.arch/amd64-word.exp: Make test names unique, use
2396 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2397 * gdb.arch/i386-byte.exp: Make test names unique, use
2398 gdb_breakpoint.
2399 * gdb.arch/i386-word.exp: Likewise.
2400
995d3a19
SV
24012020-08-25 Shahab Vahedi <shahab@synopsys.com>
2402
2403 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2404
8cac2b31
SM
24052020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2406
2407 PR gdb/26532
2408 * gdb.threads/stepi-random-signal.exp: Update pattern.
2409
2bc19622
SM
24102020-08-25 Simon Marchi <simon.marchi@efficios.com>
2411
2412 PR gdb/26532
2413 * gdb.base/ui-redirect.exp: Update pattern.
2414
b04aa1fc
GB
24152020-08-25 Gary Benson <gbenson@redhat.com>
2416
2417 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2418 when compiling with clang.
8571e9c8 2419 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2420
9f68b453
GB
24212020-08-25 Gary Benson <gbenson@redhat.com>
2422
2423 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2424 Add additional_flags=-Wno-inaccessible-base when compiling
2425 with GCC >= 10.1 or clang. Add additional_flags=-w when
2426 compiling with GCC < 10.
2427
3945d2d7
GM
24282020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2429
2430 PR m2/26372
fc5d6901
SM
2431 * gdb.modula2/multidim.c: New file.
2432 * gdb.modula2/multidim.exp: New file.
3945d2d7 2433
60122dbe
SM
24342020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2435
2436 * lib/gdb.exp (runto): Always emit fail on internal error.
2437
1eb8556f
SM
24382020-08-24 Simon Marchi <simon.marchi@efficios.com>
2439
2440 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2441 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2442 Likewise.
2443 * gdb.threads/stepi-random-signal.exp: Likewise.
2444
33bf4c5c
TBA
24452020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2446
2447 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2448 * gdb.trace/strace.exp: Ditto.
2449
c2fd7fae
AKS
24502020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2451
2452 * gdb.fortran/vla-type.exp: Skip commands not required for
2453 the Flang compiled binaries after prologue fix.
2454
326afb72
TT
24552020-08-17 Tom de Vries <tdevries@suse.de>
2456 Tom Tromey <tromey@adacore.com>
2457
2458 PR rust/26197:
2459 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2460
3ae7ab99
TT
24612020-08-17 Tom Tromey <tromey@adacore.com>
2462
2463 * gdb.ada/mi_var_access.exp: New file.
2464 * gdb.ada/mi_var_access/mi_access.adb: New file.
2465 * gdb.ada/mi_var_access/pck.adb: New file.
2466 * gdb.ada/mi_var_access/pck.ads: New file.
2467
f569c1c5
TV
24682020-08-16 Tom de Vries <tdevries@suse.de>
2469
2470 PR gdb/25350
2471 * gdb.base/eh_return.c: New test.
2472 * gdb.base/eh_return.exp: New file.
2473
3d11c30a
TV
24742020-08-15 Tom de Vries <tdevries@suse.de>
2475
2476 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2477 (mixed_func_1d_): Use fortran_charlen_t in decl.
2478
547ce8f0
TV
24792020-08-15 Tom de Vries <tdevries@suse.de>
2480
2481 PR backtrace/26390
2482 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2483 Update expected pattern.
2484
a54a7f13
PA
24852020-08-13 Pedro Alves <pedro@palves.net>
2486
2487 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2488 * gdb.fortran/library-module.exp: Likewise.
2489 * gdb.fortran/logical.exp: Likewise.
2490 * gdb.fortran/module.exp: Likewise.
2491 * gdb.fortran/print_type.exp: Likewise.
2492 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2493 * gdb.fortran/vla-datatypes.exp: Likewise.
2494 * gdb.fortran/vla-history.exp: Likewise.
2495 * gdb.fortran/vla-ptr-info.exp: Likewise.
2496 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2497 * gdb.fortran/vla-ptype.exp: Likewise.
2498 * gdb.fortran/vla-sizeof.exp: Likewise.
2499 * gdb.fortran/vla-type.exp: Likewise.
2500 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2501 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2502 * gdb.fortran/vla-value-sub.exp: Likewise.
2503 * gdb.fortran/vla-value.exp: Likewise.
2504
7a82e903
PA
25052020-08-13 Pedro Alves <pedro@palves.net>
2506
2507 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2508 * gdb.ada/access_to_packed_array.exp: Likewise.
2509 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2510 * gdb.ada/addr_arith.exp: Likewise.
2511 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2512 * gdb.ada/arr_arr.exp: Likewise.
2513 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2514 * gdb.ada/array_bounds.exp: Likewise.
2515 * gdb.ada/array_of_variable_length.exp: Likewise.
2516 * gdb.ada/array_ptr_renaming.exp: Likewise.
2517 * gdb.ada/array_subscript_addr.exp: Likewise.
2518 * gdb.ada/arraydim.exp: Likewise.
2519 * gdb.ada/arrayparam.exp: Likewise.
2520 * gdb.ada/arrayptr.exp: Likewise.
2521 * gdb.ada/assign_1.exp: Likewise.
2522 * gdb.ada/assign_arr.exp: Likewise.
2523 * gdb.ada/atomic_enum.exp: Likewise.
2524 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2525 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2526 * gdb.ada/bias.exp: Likewise.
2527 * gdb.ada/boolean_expr.exp: Likewise.
2528 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2529 * gdb.ada/bp_enum_homonym.exp: Likewise.
2530 * gdb.ada/bp_inlined_func.exp: Likewise.
2531 * gdb.ada/bp_on_var.exp: Likewise.
2532 * gdb.ada/bp_range_type.exp: Likewise.
2533 * gdb.ada/bp_reset.exp: Likewise.
2534 * gdb.ada/call_pn.exp: Likewise.
2535 * gdb.ada/catch_assert_if.exp: Likewise.
2536 * gdb.ada/catch_ex.exp: Likewise.
2537 * gdb.ada/catch_ex_std.exp: Likewise.
2538 * gdb.ada/char_enum.exp: Likewise.
2539 * gdb.ada/char_param.exp: Likewise.
2540 * gdb.ada/complete.exp: Likewise.
2541 * gdb.ada/cond_lang.exp: Likewise.
2542 * gdb.ada/convvar_comp.exp: Likewise.
2543 * gdb.ada/dgopt.exp: Likewise.
2544 * gdb.ada/disc_arr_bound.exp: Likewise.
2545 * gdb.ada/display_nested.exp: Likewise.
2546 * gdb.ada/dot_all.exp: Likewise.
2547 * gdb.ada/dyn_loc.exp: Likewise.
2548 * gdb.ada/dyn_stride.exp: Likewise.
2549 * gdb.ada/excep_handle.exp: Likewise.
2550 * gdb.ada/expr_delims.exp: Likewise.
2551 * gdb.ada/expr_with_funcall.exp: Likewise.
2552 * gdb.ada/exprs.exp: Likewise.
2553 * gdb.ada/fin_fun_out.exp: Likewise.
2554 * gdb.ada/fixed_cmp.exp: Likewise.
2555 * gdb.ada/formatted_ref.exp: Likewise.
2556 * gdb.ada/frame_arg_lang.exp: Likewise.
2557 * gdb.ada/frame_args.exp: Likewise.
2558 * gdb.ada/fullname_bp.exp: Likewise.
2559 * gdb.ada/fun_addr.exp: Likewise.
2560 * gdb.ada/fun_in_declare.exp: Likewise.
2561 * gdb.ada/fun_overload_menu.exp: Likewise.
2562 * gdb.ada/fun_renaming.exp: Likewise.
2563 * gdb.ada/funcall_char.exp: Likewise.
2564 * gdb.ada/funcall_param.exp: Likewise.
2565 * gdb.ada/funcall_ptr.exp: Likewise.
2566 * gdb.ada/funcall_ref.exp: Likewise.
2567 * gdb.ada/homonym.exp: Likewise.
2568 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2569 * gdb.ada/info_auto_lang.exp: Likewise.
2570 * gdb.ada/info_exc.exp: Likewise.
2571 * gdb.ada/info_types.exp: Likewise.
2572 * gdb.ada/int_deref.exp: Likewise.
2573 * gdb.ada/interface.exp: Likewise.
2574 * gdb.ada/iwide.exp: Likewise.
2575 * gdb.ada/lang_switch.exp: Likewise.
2576 * gdb.ada/length_cond.exp: Likewise.
2577 * gdb.ada/maint_with_ada.exp: Likewise.
2578 * gdb.ada/mi_catch_assert.exp: Likewise.
2579 * gdb.ada/mi_catch_ex.exp: Likewise.
2580 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2581 * gdb.ada/mi_dyn_arr.exp: Likewise.
2582 * gdb.ada/mi_ex_cond.exp: Likewise.
2583 * gdb.ada/mi_exc_info.exp: Likewise.
2584 * gdb.ada/mi_interface.exp: Likewise.
2585 * gdb.ada/mi_prot.exp: Likewise.
2586 * gdb.ada/mi_ref_changeable.exp: Likewise.
2587 * gdb.ada/mi_string_access.exp: Likewise.
2588 * gdb.ada/mi_task_arg.exp: Likewise.
2589 * gdb.ada/mi_task_info.exp: Likewise.
2590 * gdb.ada/mi_var_array.exp: Likewise.
2591 * gdb.ada/mi_var_union.exp: Likewise.
2592 * gdb.ada/mi_variant.exp: Likewise.
2593 * gdb.ada/minsyms.exp: Likewise.
2594 * gdb.ada/mod_from_name.exp: Likewise.
2595 * gdb.ada/nested.exp: Likewise.
2596 * gdb.ada/null_array.exp: Likewise.
2597 * gdb.ada/optim_drec.exp: Likewise.
2598 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2599 * gdb.ada/packed_array_assign.exp: Likewise.
2600 * gdb.ada/packed_tagged.exp: Likewise.
2601 * gdb.ada/pp-rec-component.exp: Likewise.
2602 * gdb.ada/print_chars.exp: Likewise.
2603 * gdb.ada/print_pc.exp: Likewise.
2604 * gdb.ada/ptr_typedef.exp: Likewise.
2605 * gdb.ada/ptype_arith_binop.exp: Likewise.
2606 * gdb.ada/ptype_array.exp: Likewise.
2607 * gdb.ada/ptype_field.exp: Likewise.
2608 * gdb.ada/ptype_tagged_param.exp: Likewise.
2609 * gdb.ada/ptype_union.exp: Likewise.
2610 * gdb.ada/py_range.exp: Likewise.
2611 * gdb.ada/py_taft.exp: Likewise.
2612 * gdb.ada/rdv_wait.exp: Likewise.
2613 * gdb.ada/rec_comp.exp: Likewise.
2614 * gdb.ada/rec_return.exp: Likewise.
2615 * gdb.ada/ref_param.exp: Likewise.
2616 * gdb.ada/ref_tick_size.exp: Likewise.
2617 * gdb.ada/rename_subscript_param.exp: Likewise.
2618 * gdb.ada/repeat_dyn.exp: Likewise.
2619 * gdb.ada/same_component_name.exp: Likewise.
2620 * gdb.ada/same_enum.exp: Likewise.
2621 * gdb.ada/scalar_storage.exp: Likewise.
2622 * gdb.ada/set_wstr.exp: Likewise.
2623 * gdb.ada/small_reg_param.exp: Likewise.
2624 * gdb.ada/str_binop_equal.exp: Likewise.
2625 * gdb.ada/str_ref_cmp.exp: Likewise.
2626 * gdb.ada/str_uninit.exp: Likewise.
2627 * gdb.ada/sub_variant.exp: Likewise.
2628 * gdb.ada/sym_print_name.exp: Likewise.
2629 * gdb.ada/taft_type.exp: Likewise.
2630 * gdb.ada/tagged.exp: Likewise.
2631 * gdb.ada/tagged_access.exp: Likewise.
2632 * gdb.ada/task_bp.exp: Likewise.
2633 * gdb.ada/task_switch_in_core.exp: Likewise.
2634 * gdb.ada/tasks.exp: Likewise.
2635 * gdb.ada/tick_last_segv.exp: Likewise.
2636 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2637 * gdb.ada/type_coercion.exp: Likewise.
2638 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2639 * gdb.ada/unchecked_union.exp: Likewise.
2640 * gdb.ada/uninitialized_vars.exp: Likewise.
2641 * gdb.ada/var_arr_attrs.exp: Likewise.
2642 * gdb.ada/var_arr_typedef.exp: Likewise.
2643 * gdb.ada/var_rec_arr.exp: Likewise.
2644 * gdb.ada/variant-record.exp: Likewise.
2645 * gdb.ada/variant.exp: Likewise.
2646 * gdb.ada/variant_record_packed_array.exp: Likewise.
2647 * gdb.ada/varsize_limit.exp: Likewise.
2648 * gdb.ada/whatis_array_val.exp: Likewise.
2649 * gdb.ada/widewide.exp: Likewise.
2650 * gdb.ada/win_fu_syms.exp: Likewise.
2651
26522020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2653
2654 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2655
10c381b5
AB
26562020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2657
2658 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2659 unset the array variable.
2660
8f34b746
TV
26612020-08-03 Tom de Vries <tdevries@suse.de>
2662
2663 PR symtab/26333
2664 * lib/dwarf.exp (DW_LNE_user): New proc.
2665 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2666 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2667
0245e136
KB
26682020-07-31 Kevin Buettner <kevinb@redhat.com>
2669
2670 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2671 to 'uintptr_t'
2672 (inttypes.h): Include.
2673
9ef1ec5d
KB
26742020-07-31 Kevin Buettner <kevinb@redhat.com>
2675
2676 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2677 (C5_24k): Delete.
2678 (C5_8k, C5_64k, C5_256k): New macros.
2679 (buf_ro): Allocate 256 KiB of initialized data.
2680
4c55e970
TBA
26812020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2682
2683 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2684 that attempt to overwrite an existing condition with a condition
2685 that fails parsing and also with a condition that parses fine
2686 but contains junk at the end.
2687
1e620590
TBA
26882020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2689
2690 * gdb.base/condbreak-bad.c: New test.
2691 * gdb.base/condbreak-bad.exp: New file.
2692
e12dcc50
TV
26932020-07-30 Tom de Vries <tdevries@suse.de>
2694
2695 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2696 out of ...
2697 (GDBInfoModuleSymbols::check_entry): ... here.
2698 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2699 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2700 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2701
6cc64caa
TV
27022020-07-30 Tom de Vries <tdevries@suse.de>
2703
2704 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2705 "__class_some_module_Number_t" optional.
2706
90fd07fc
TV
27072020-07-29 Tom de Vries <tdevries@suse.de>
2708
2709 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2710 multiple locations.
2711
f5c79e97
TV
27122020-07-29 Tom de Vries <tdevries@suse.de>
2713
2714 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2715 rather than function name.
2716
f75a0693
AB
27172020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 PR symtab/26270:
2720 * gdb.cp/disasm-func-name.cc: New file.
2721 * gdb.cp/disasm-func-name.exp: New file.
2722
4888741a
TT
27232020-07-28 Tom Tromey <tromey@adacore.com>
2724
2725 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2726 'varval' location.
2727
43d5901d
AB
27282020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 * gdb.python/py-unwind.py: Update to make use of a register
2731 descriptor.
2732
14fa8fb3
AB
27332020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2734
2735 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2736
e79eb02f
AB
27372020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2738
2739 PR fortran/23051
2740 PR fortran/26139
2741 * gdb.fortran/class-allocatable-array.exp: New file.
2742 * gdb.fortran/class-allocatable-array.f90: New file.
2743 * gdb.fortran/pointer-to-pointer.exp: New file.
2744 * gdb.fortran/pointer-to-pointer.f90: New file.
2745
876518dd
TV
27462020-07-25 Tom de Vries <tdevries@suse.de>
2747
2748 PR symtab/26243
2749 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2750 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2751
6dcfb80a
TV
27522020-07-24 Tom de Vries <tdevries@suse.de>
2753
2754 PR testsuite/26293
2755 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2756
e7bc9db8
PA
27572020-07-23 Pedro Alves <pedro@palves.net>
2758
2759 * gdb.server/server-kill.exp (prepare): New, factored out from the
2760 top level.
2761 (kill_server): New.
2762 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2763 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2764
78344df7
AB
27652020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2766
2767 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2768
25dfed24
SL
27692020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2770
2771 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2772 Initialize to empty string at top level.
2773 (gdb_wrapper_init): Revert check for file existence on build.
2774 Build the wrapper in its default place, not a build-specific
2775 location. When host == build, make the pathname absolute.
2776 (gdb_compile): Delete leftover declaration of
2777 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2778 string instead of uninitialized.
2779
7da515fd
KB
27802020-07-22 Kevin Buettner <kevinb@redhat.com>
2781
2782 * gdb.base/corefile2.exp: New file.
2783 * gdb.base/coremaker2.exp: New file.
2784
9c5ec5c2
KB
27852020-07-22 Kevin Buettner <kevinb@redhat.com>
2786
2787 * gdb.base/coredump-filter.exp: Add second
2788 non-Private-Shared-Anon-File test.
2789 (test_disasm): Rename binfile for test which is expected
2790 to fail.
2791
f9e233c9
KB
27922020-07-22 Kevin Buettner <kevinb@redhat.com>
2793
2794 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2795 data in core file".
2796 * gdb.base/coremaker.c (buf2ro): New global.
2797 (mmapdata): Add a read-only mmap mapping.
2798
94c265d7
KB
27992020-07-22 Kevin Buettner <kevinb@redhat.com>
2800
2801 PR corefiles/25631
2802 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2803 New test.
2804 * gdb.base/coremaker.c (buf3): New global.
2805 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2806 flags.
2807
28082020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2809
2810 * gdb.base/coremaker.c (filler_ro): New global constant.
2811
32fa152e
TT
28122020-07-22 Tom Tromey <tromey@adacore.com>
2813
2814 * gdb.ada/mi_prot.exp: New file.
2815 * gdb.ada/mi_prot/pkg.adb: New file.
2816 * gdb.ada/mi_prot/pkg.ads: New file.
2817 * gdb.ada/mi_prot/prot.adb: New file.
2818
c8474dc3
TBA
28192020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2820
2821 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2822 loads two JITers.
2823
baf8791e
AB
28242020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2825
2826 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2827
f7306dac
AB
28282020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2829
2830 * gdb.python/py-arch-reg-names.exp: Additional tests.
2831
6d3d6e4b
TV
28322020-07-21 Tom de Vries <tdevries@suse.de>
2833
2834 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2835 breakpoint locations".
2836 * gdb.reverse/solib-reverse.exp: Same.
2837
803d0592
TV
28382020-07-21 Tom de Vries <tdevries@suse.de>
2839
2840 * gdb.reverse/step-reverse.c (callee): Merge statements.
2841
e9bdc510
TV
28422020-07-21 Tom de Vries <tdevries@suse.de>
2843
2844 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2845 line numbers for some variables.
2846
f0f9e75a
TV
28472020-07-21 Tom de Vries <tdevries@suse.de>
2848
2849 * gdb.opt/inline-locals.c (init_array): New func.
2850 (func1): Use init_array.
2851 * gdb.opt/inline-locals.exp: Update pattern.
2852
bd460ecb
TV
28532020-07-21 Tom de Vries <tdevries@suse.de>
2854
2855 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2856 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2857
ae5369e7
LC
28582020-07-20 Ludovic Courtès <ludo@gnu.org>
2859
2860 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2861 * gdb.guile/types-module.exp: Remove "ERROR:" from
2862 regexps since Guile 3.0 no longer prints that.
2863
68cf161c
LC
28642020-07-20 Ludovic Courtès <ludo@gnu.org>
2865
2866 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2867 error regexp to match on Guile 2.2.
2868
c14b4913
GB
28692020-07-20 Gary Benson <gbenson@redhat.com>
2870
2871 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2872 with clang.
2873
b243ba58
TV
28742020-07-20 Tom de Vries <tdevries@suse.de>
2875
2876 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2877 (omp_set_lock_in_order): New function.
2878 (single_scope, multi_scope, nested_func, nested_parallel): Use
2879 omp_set_lock_in_order and omp_unset_lock.
2880 (main): Init and destroy lock and lock2.
2881
c06ad8b5
TV
28822020-07-20 Tom de Vries <tdevries@suse.de>
2883
2884 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2885
6e22f117
TV
28862020-07-20 Tom de Vries <tdevries@suse.de>
2887
2888 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2889
33176ea7
TV
28902020-07-17 Tom de Vries <tdevries@suse.de>
2891
2892 * gdb.base/valgrind-infcall-2.c: New test.
2893 * gdb.base/valgrind-infcall-2.exp: New file.
2894 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2895
90c3ec2d
TV
28962020-07-17 Tom de Vries <tdevries@suse.de>
2897
2898 * gdb.dlang/circular.c (found): Use found_label as label name.
2899 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2900 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2901 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2902 * gdb.dwarf2/ada-linkage-name.exp: Same.
2903 * gdb.dwarf2/arr-subrange.exp: Same.
2904 * gdb.dwarf2/atomic-type.exp: Same.
2905 * gdb.dwarf2/comp-unit-lang.exp: Same.
2906 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2907 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2908 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2909 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2910 * gdb.dwarf2/implptr-64bit.exp: Same.
2911 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2912 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2913 * gdb.dwarf2/imported-unit.exp: Same.
2914 * gdb.dwarf2/main-subprogram.exp: Same.
2915 * gdb.dwarf2/missing-type-name.exp: Same.
2916 * gdb.dwarf2/nonvar-access.exp: Same.
2917 * gdb.dwarf2/struct-with-sig.exp: Same.
2918 * gdb.dwarf2/typedef-void-finish.exp: Same.
2919 * gdb.dwarf2/void-type.exp: Same.
2920
10da644d
TV
29212020-07-17 Tom de Vries <tdevries@suse.de>
2922
2923 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2924 src parameter.
2925 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2926 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2927 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2928 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2929 * gdb.dwarf2/dwz.exp: Same.
2930 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2931 * gdb.dwarf2/implref-array.exp: Same.
2932 * gdb.dwarf2/implref-const.exp: Same.
2933 * gdb.dwarf2/implref-global.exp: Same.
2934 * gdb.dwarf2/implref-struct.exp: Same.
2935 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2936 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2937 * gdb.dwarf2/var-access.exp: Same.
2938 * gdb.dwarf2/varval.exp: Same.
2939 * gdb.trace/entry-values.exp: Same.
2940
315e6afc
TV
29412020-07-17 Tom de Vries <tdevries@suse.de>
2942
2943 * lib/dwarf.exp (Dwarf::extern): Remove.
2944 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2945 * gdb.dlang/circular.exp: Same.
2946 * gdb.dwarf2/comp-unit-lang.exp: Same.
2947 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2948 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2949 * gdb.dwarf2/dwz.exp: Same.
2950 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2951 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2952 * gdb.dwarf2/imported-unit.exp: Same.
2953 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2954
5597c940
SL
29552020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2956
2957 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2958 Use double quotes instead of single quotes.
2959
d0ce17d8
CT
29602020-07-16 Caroline Tice <cmtice@google.com>
2961
2962 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2963 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2964
853772cc
TV
29652020-07-16 Tom de Vries <tdevries@suse.de>
2966
2967 * lib/dwarf.exp (program): Initialize _line.
2968 (DW_LNE_end_sequence): Reinitialize _line.
2969 (DW_LNS_advance_line): Update _line.
2970 (line): New proc.
2971 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2972 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2973 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2974 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2975 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2976 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2977
fe07b572
AB
29782020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2979
2980 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2981 generic.
2982
52781cce
TV
29832020-07-15 Tom de Vries <tdevries@suse.de>
2984
2985 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2986 is_amd64_regs_target.
2987
3dcc261c
AB
29882020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2989
2990 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2991 * gdb.fortran/ptype-on-functions.f90: Likewise.
2992
054a0959
SM
29932020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2994
2995 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2996 values in documentation for addr_size to 4 and 8.
2997
ccb9eba6
AB
29982020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2999
3000 * gdb.arch/amd64-osabi.exp: Update.
3001 * gdb.arch/arm-disassembler-options.exp: Update.
3002 * gdb.arch/powerpc-disassembler-options.exp: Update.
3003 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3004 * gdb.arch/s390-disassembler-options.exp: Update.
3005 * gdb.base/all-architectures.exp.tcl: Update.
3006 * gdb.base/attach-pie-noexec.exp: Update.
3007 * gdb.base/catch-syscall.exp: Update.
3008 * gdb.xml/tdesc-arch.exp: Update.
3009
025a39a7
TV
30102020-07-14 Tom de Vries <tdevries@suse.de>
3011
3012 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3013 (local_gettid): ... this.
3014 (fn): Update.
3015
74e4b667
SL
30162020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3017
3018 * gdb.base/info_sources.exp: Skip directory match tests on
3019 remote hosts.
3020
f413dd74
GB
30212020-07-13 Gary Benson <gbenson@redhat.com>
3022
3023 * gdb.base/savedregs.exp (caller): Use parentheses to
3024 make expected expression evaluation ordering explicit.
3025
915771bb
GB
30262020-07-13 Gary Benson <gbenson@redhat.com>
3027
3028 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3029
2a122642
GB
30302020-07-13 Gary Benson <gbenson@redhat.com>
3031
3032 * gdb.base/bigcore.c (main): Use a volatile pointer when
3033 attempting to trigger a SIGSEGV.
3034 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3035 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3036 * gdb.base/savedregs.c (thrower): Likewise.
3037 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3038
3f00c730
GB
30392020-07-13 Gary Benson <gbenson@redhat.com>
3040
3041 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3042 defining and using VLA structure fields into...
3043 * gdb.base/vla-struct-fields.c: New file.
3044 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3045 tests into...
3046 * gdb.base/vla-struct-fields.exp: New file.
3047
963eeee4
TV
30482020-07-13 Tom de Vries <tdevries@suse.de>
3049
3050 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3051 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3052 * gdb.base/gold-gdb-index.exp: Same.
3053 * gdb.base/morestack.exp: Same.
3054
0ed35c9a
DX
30552020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3056
3057 PR rust/26121
3058 * gdb.rust/modules.rs: Prevent linker from discarding test
3059 symbol.
3060
4fdba23d
PA
30612020-07-10 Pedro Alves <pedro@palves.net>
3062
3063 PR gdb/26199
3064 * gdb.multi/multi-target.c (exit_thread): New.
3065 (thread_start): Break loop if EXIT_THREAD.
3066 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3067 (top level) Call test_no_resumed.
3068
15f3b077
TT
30692020-07-08 Tom Tromey <tromey@adacore.com>
3070
3071 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3072 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3073
9fc501fd
AB
30742020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3075
3076 PR python/22748
3077 * gdb.opt/inline-frame-tailcall.c: New file.
3078 * gdb.opt/inline-frame-tailcall.exp: New file.
3079 * gdb.python/py-unwind-inline.c: New file.
3080 * gdb.python/py-unwind-inline.exp: New file.
3081 * gdb.python/py-unwind-inline.py: New file.
3082
64cb3757
AB
30832020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3084
3085 * gdb.python/py-arch-reg-groups.exp: New file.
3086
0f767f94
AB
30872020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3088
3089 * gdb.python/py-arch-reg-names.exp: New file.
3090
87dbc774
AB
30912020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3092
3093 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3094 gdb.PendingFrame.architecture method.
3095
d8cc8af6
TV
30962020-07-06 Tom de Vries <tdevries@suse.de>
3097
3098 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3099
3c8ea5be
PA
31002020-07-03 Pedro Alves <palves@redhat.com>
3101
3102 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3103 explicitly write negative numbers.
3104 * gdb.base/structs2.exp: Adjust expected output.
3105
bf90c83a
PA
31062020-07-03 Pedro Alves <palves@redhat.com>
3107
3108 * gdb.base/charset.c (init_string): Change all char parameters to
3109 unsigned char parameters.
3110
2eb82157
PA
31112020-07-03 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.base/call-sc.exp (start_scalars_test): Use
3114 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3115 * gdb.base/overlays.c: Remove references to PARAMS.
3116 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3117 * gdb.base/reread.exp: Don't set 'prototypes' global.
3118 * gdb.base/structs.exp (start_structs_test): Use
3119 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3120 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3121 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3122 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3123 call.
3124 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3125
9adda7af
PA
31262020-07-03 Pedro Alves <palves@redhat.com>
3127
3128 * gdb.base/m32rovly.c: Delete.
3129 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3130
2a17c803
PW
31312020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3132
3133 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3134 of gdb_py_test_multiple.
3135 * gdb.python/py-cmd.exp: Likewise.
3136 * gdb.python/py-events.exp: Likewise.
3137 * gdb.python/py-function.exp: Likewise.
3138 * gdb.python/py-inferior.exp: Likewise.
3139 * gdb.python/py-infthread.exp: Likewise.
3140 * gdb.python/py-linetable.exp: Likewise.
3141 * gdb.python/py-parameter.exp: Likewise.
3142 * gdb.python/py-value.exp: Likewise.
3143
b011fe1a
TV
31442020-06-30 Tom de Vries <tdevries@suse.de>
3145
3146 PR testsuite/26175
3147 * lib/future.exp (gdb_default_target_compile): Detect and handle
3148 early_flags.
3149
df5b8876
SM
31502020-06-29 Simon Marchi <simon.marchi@efficios.com>
3151
3152 * boards/simavr.exp (gdb_load): Catch errors when closing
3153 previous connection. Close connection, wait for process and
3154 unset simavr_spawn_id on failure.
3155
a3ca48cd
TV
31562020-06-29 Tom de Vries <tdevries@suse.de>
3157
3158 * lib/gdb.exp (unknown): Make test-case unresolved.
3159
b0237c0e
TV
31602020-06-29 Tom de Vries <tdevries@suse.de>
3161
3162 PR gdb/25475
3163 * gdb.server/solib-list.exp: Verify that the symbol reload
3164 confirmation question is asked.
3165
c0b3b3bd
PW
31662020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3167
3168 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3169 have a input seq nr in each pass message.
fe4c3d43 3170 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3171 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3172 * gdb.python/python.exp: Make test names unique,
3173 use gdb_test_multiline instead of gdb_py_test_multiple,
3174 use $gdb_test_name.
3175 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3176
1776e3e5
NA
31772020-06-26 Nick Alcock <nick.alcock@oracle.com>
3178
3179 * configure.ac: Add --enable-libctf.
3180 * aclocal.m4: sinclude ../config/enable.m4.
3181 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3182 * lib/gdb.exp (skip_ctf_tests): Use it.
3183 * gdb.base/ctf-constvars.exp: Error message tweak.
3184 * gdb.base/ctf-ptype.exp: Likewise.
3185 * configure: Regenerate.
3186
f53b3eeb
GB
31872020-06-26 Gary Benson <gbenson@redhat.com>
3188
3189 * gdb.cp/try_catch.cc: Include string.h.
3190 (main): Replace comparison against string literal with
3191 strcmp, avoiding build failure with -Wstring-compare.
3192 Add "marker test-complete".
3193 * gdb.cp/try_catch.exp: Run the test to the above marker,
3194 then verify that the value of "test" is still true.
3195
6d74da72
AB
31962020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3197
3198 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3199
2e52d038
AB
32002020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3201
3202 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3203
3b9fce96
AB
32042020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3205
3206 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3207 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3208 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3209 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3210 * gdb.arch/riscv-tdesc-loading.exp: New file.
3211
ed69cbc8
AB
32122020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3213
3214 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3215
767a879e
AB
32162020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3217
3218 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3219 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3220 * gdb.arch/riscv-tdesc-regs.c: New file.
3221 * gdb.arch/riscv-tdesc-regs.exp: New file.
3222
221db974
PA
32232020-06-24 Pedro Alves <palves@redhat.com>
3224
3225 * gdb.arch/amd64-entry-value-paramref.exp: Use
3226 prepare_for_testing_full and don't pass "c++" for the .S file
3227 build spec.
3228 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3229 $options, since it's an assembly file. Remove -Wno-deprecated.
3230 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3231 compiling C++ programs.
3232
331733cd
PA
32332020-06-24 Pedro Alves <palves@redhat.com>
3234
3235 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3236 Clang, add "-Wno-unknown-warning-option" to the options.
3237
caa7fd04
AB
32382020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3239
3240 * gdb.xml/tdesc-reload.c: New file.
3241 * gdb.xml/tdesc-reload.exp: New file.
3242 * gdb.xml/maint-xml-dump-01.xml: New file.
3243 * gdb.xml/maint-xml-dump-02.xml: New file.
3244 * gdb.xml/maint-xml-dump.exp: New file.
3245
bb8d1260
SL
32462020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3247
3248 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3249 Adjust for omitted commands when TUI is disabled.
3250
7e4b9c4c
GB
32512020-06-23 Gary Benson <gbenson@redhat.com>
3252 Pedro Alves <palves@redhat.com>
3253
3254 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3255 * gdb.cp/nsimport.cc: Likewise.
3256 * gdb.cp/nsnested.cc: Likewise.
3257 * gdb.cp/nsnoimports.cc: Likewise.
3258 * gdb.cp/nsusing.cc: Likewise.
3259 * gdb.cp/smartp.cc: Likewise.
3260 * gdb.python/py-pp-integral.c: Likewise.
3261 * gdb.python/py-pp-re-notag.c: Likewise.
3262
2e573c0a
GB
32632020-06-23 Gary Benson <gbenson@redhat.com>
3264
3265 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3266 * gdb.cp/nsimport.cc: Likewise.
3267 * gdb.cp/nsnested.cc: Likewise.
3268 * gdb.cp/nsnoimports.cc: Likewise.
3269 * gdb.cp/nsusing.cc: Likewise.
3270 * gdb.cp/smartp.cc: Likewise.
3271 * gdb.python/py-pp-integral.c: Likewise.
3272 * gdb.python/py-pp-re-notag.c: Likewise.
3273
746ebfe8
PW
32742020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3275
3276 * gdb.base/default-args.exp: New test.
3277 * gdb.base/default-args.c: New file.
3278 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3279 * gdb.base/default.exp: Update to new help text.
3280 * gdb.base/help.exp: Likewise.
3281 * gdb.base/page.exp: Likewise.
3282 * gdb.base/style.exp: Likewise.
3283 * gdb.guile/guile.exp: Likewise.
3284 * gdb.python/python.exp: Likewise.
3285
e822f2cd
SL
32862020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3287
3288 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3289 remote host. Fix search path syntax on Windows host.
3290
48e9cc84
PW
32912020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3292
3293 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3294 over 'exec-file-mismatch'.
3295 * gdb.base/attach.c: Mark should_exit volatile.
3296 * gdb.base/attach2.c: Likewise. Add a comment explaining
3297 why the sleep cannot be big.
3298 * gdb.base/attach3.c: New file.
3299
160f8a8f
SL
33002020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3301
3302 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3303 prefix optional.
3304
4d91c2a4
SL
33052020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3306
3307 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3308 for remote host.
3309
87f83f20
SL
33102020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3311 Hafiz Abid Qadeer <abidh@codesourcery.com>
3312
3313 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3314 file sent to remote host.
3315 (top level): Allow int32_t as type of 32-bit register.
3316
37ab8655
TV
33172020-06-19 Tom de Vries <tdevries@suse.de>
3318
3319 * lib/gdb.exp (gdb_note): New proc.
3320 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3321 (gdb_default_target_compile): ... here. Only call
3322 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3323 (use_gdb_compile): Change to array.
3324 (toplevel): Update sets of use_gdb_compile to specify language.
3325 Warn about default_target_compile override. Store dejagnu's version
3326 of default_target_compile in dejagnu_default_target_compile.
3327
a8a56685
TV
33282020-06-18 Tom de Vries <tdevries@suse.de>
3329
3330 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3331 (default_gdb_init): ... here.
3332
581bea2c
SL
33332020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3334
3335 Fix TUI support checks in gdb.tui tests.
3336
3337 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3338 just say UNSUPPORTED.
3339 * gdb.tui/corefile-run.exp: Likewise.
3340 * gdb.tui/empty.exp: Likewise.
3341 * gdb.tui/list-before.exp: Likewise.
3342 * gdb.tui/list.exp: Likewise.
3343 * gdb.tui/main.exp: Likewise.
3344 * gdb.tui/regs.exp: Likewise.
3345 * gdb.tui/resize.exp: Likewise.
3346 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3347 * gdb.tui/tui-layout-asm.exp: Likewise.
3348 * gdb.tui/tui-missing-src.exp: Likewise.
3349 * gdb.tui/winheight.exp: Likewise.
3350 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3351
05e682e3
SL
33522020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3353
3354 Fix TCL error in gdb.python/py-format-string.exp.
3355
3356 * gdb.python/py-format-string.exp: Move test for python support
3357 earlier, out of function body.
3358
efb763a5
SM
33592020-06-15 Simon Marchi <simon.marchi@efficios.com>
3360
3361 * gdb.base/index-cache-load-twice.c: New.
3362 * gdb.base/index-cache-load-twice.exp: New.
3363
43327b20
KS
33642020-06-17 Keith Seitz <keiths@redhat.com>
3365
99cf27cf 3366 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3367 when executing "gdb --configuration".
3368
081e778c
TV
33692020-06-17 Tom de Vries <tdevries@suse.de>
3370
3371 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3372 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3373 conditional on presence of gdb_tcl_unknown.
3374 (gdb_finish): Make override undo conditional on presence of
3375 gdb_tcl_unknown.
3376
d2d1ea20
TT
33772020-06-16 Tom Tromey <tom@tromey.com>
3378
3379 * gdb.python/tui-window.py (failwin): New function. Register it
3380 as a TUI window type.
3381 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3382
c802e8a7
GB
33832020-06-16 Gary Benson <gbenson@redhat.com>
3384
3385 * gdb.python/py-nested-maps.c (create_map): Add missing return
3386 value.
3387 (create_map_map): Likewise.
3388
ff08abb8
TBA
33892020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3390
3391 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3392 variable.
3393 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3394 and use the already-defined 'options' variable.
3395
a29d5112
AB
33962020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3397 Tom de Vries <tdevries@suse.de>
3398
3399 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3400 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3401 (gdb_setup_known_globals): New proc.
3402 (gdb_cleanup_globals): New proc.
3403 * lib/gdb.exp (load_lib): New override proc.
3404 (gdb_stdin_log_init): Set var in_file as persistent global.
3405 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3406 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3407 fpc_compiler as persistent global.
3408
8c74a764
TV
34092020-06-12 Tom de Vries <tdevries@suse.de>
3410
3411 * lib/tuiterm.exp (spawn): Rename to ...
3412 (tui_spawn): ... this.
3413 (toplevel): Move rename of spawn ...
3414 (gdb_init_tuiterm): ... here. New proc.
3415 (gdb_finish_tuiterm): New proc.
3416 * lib/gdb.exp (gdb_finish_hooks): New global var.
3417 (gdb_finish): Handle gdb_finish_hooks.
3418 (tuiterm_env): New proc.
3419 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3420 tuiterm_env.
3421 * gdb.tui/basic.exp: Same.
3422 * gdb.tui/corefile-run.exp: Same.
3423 * gdb.tui/empty.exp: Same.
3424 * gdb.tui/list-before.exp: Same.
3425 * gdb.tui/list.exp: Same.
3426 * gdb.tui/main.exp: Same.
3427 * gdb.tui/new-layout.exp: Same.
3428 * gdb.tui/regs.exp: Same.
3429 * gdb.tui/resize.exp: Same.
3430 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3431 * gdb.tui/tui-layout-asm.exp: Same.
3432 * gdb.tui/tui-missing-src.exp: Same.
3433 * gdb.tui/winheight.exp: Same.
3434
26783bce
TV
34352020-06-12 Tom de Vries <tdevries@suse.de>
3436
3437 PR testsuite/26110
3438 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3439 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3440
2b4e6a3f
TT
34412020-06-11 Tom Tromey <tom@tromey.com>
3442
3443 PR gdb/18318:
3444 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3445 floating point tests.
3446
2f33032a
KS
34472020-06-11 Keith Seitz <keiths@redhat.com>
3448
3449 PR gdb/21356
3450 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3451 vla_struct.
3452 Add new struct vla_typedef and union vla_typedef_union and
3453 corresponding instantiation objects.
3454 Initialize new objects.
3455 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3456 and vla_typedef_union_object.
3457 Fixup type for vla_struct_object.
3458
a8baf0a3
TV
34592020-06-11 Tom de Vries <tdevries@suse.de>
3460
3461 * lib/gdb.exp (with_override): New proc, factored out of ...
3462 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3463
7ab96794
TV
34642020-06-10 Tom de Vries <tdevries@suse.de>
3465
3466 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3467
cab5c3b7
SM
34682020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3469
3470 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3471 parameter, update callers.
3472
f8c41851
SM
34732020-06-04 Simon Marchi <simon.marchi@efficios.com>
3474
3475 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3476 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3477 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3478
1c07a73f
TV
34792020-06-04 Tom de Vries <tdevries@suse.de>
3480
3481 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3482
95146b5d
TV
34832020-06-04 Tom de Vries <tdevries@suse.de>
3484
3485 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3486 exp_continue.
3487
0cfcd4f0
TV
34882020-06-04 Tom de Vries <tdevries@suse.de>
3489
3490 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3491
f9b5d5ea
TV
34922020-06-03 Tom de Vries <tdevries@suse.de>
3493
3494 PR symtab/26046
3495 * gdb.cp/breakpoint-locs-2.cc: New test.
3496 * gdb.cp/breakpoint-locs.cc: New test.
3497 * gdb.cp/breakpoint-locs.exp: New file.
3498 * gdb.cp/breakpoint-locs.h: New test.
3499
5144dfba
TV
35002020-06-03 Tom de Vries <tdevries@suse.de>
3501
3502 PR testsuite/25609
3503 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3504 value of global verbose.
3505 * gdb.base/jit-elf.exp: Same.
3506 * gdb.base/jit-reader.exp: Same.
3507
621eacdf
TV
35082020-06-02 Tom de Vries <tdevries@suse.de>
3509
3510 * gdb.dwarf2/multidictionary.exp: Don't use
3511 gdb_spawn_with_cmdline_opts.
3512
1313c56e
AB
35132020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3514
3515 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3516 use_header case.
3517 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3518 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3519 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3520 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3521 * gdb.dwarf2/dw2-inline-header.c: New file.
3522 * gdb.dwarf2/dw2-inline-header.h: New file.
3523
f68f85b5
PA
35242020-05-30 Pedro Alves <palves@redhat.com>
3525
3526 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3527 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3528
678048e8
GB
35292020-05-29 Gary Benson <gbenson@redhat.com>
3530
3531 * gdb.compile/compile-cplus.exp (additional_flags): Also
3532 set when building with clang.
3533 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3534 when building with clang.
3535
9fcafd23
GB
35362020-05-29 Gary Benson <gbenson@redhat.com>
3537
3538 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3539 building with clang.
3540 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3541
735d5a07
GB
35422020-05-29 Gary Benson <gbenson@redhat.com>
3543
3544 * gdb.cp/koenig.exp (prepare_for_testing): Add
3545 additional_flags=-Wno-unused-comparison.
3546 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3547
4ad2c6a0
GB
35482020-05-28 Gary Benson <gbenson@redhat.com>
3549
3550 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3551 statement.
3552
09fe663e
GB
35532020-05-28 Gary Benson <gbenson@redhat.com>
3554
3555 * gdb.cp/classes.exp (prepare_for_testing): Add
3556 additional_flags=-Wno-deprecated-register.
3557 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3558 * gdb.cp/misc.exp: Likewise.
3559
cee00f17
GB
35602020-05-28 Gary Benson <gbenson@redhat.com>
3561
3562 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3563 (test_op_new::operator new): Add return statement.
3564 (test_op_new_array::operator new[]): Likewise.
3565
636edd00
PA
35662020-05-27 Pedro Alves <palves@redhat.com>
3567
3568 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3569 check. Use test_gdb_complete_unique instead of
3570 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3571 test_gdb_complete_multiple instead of
3572 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3573
c2b75043
LM
35742020-05-27 Luis Machado <luis.machado@linaro.org>
3575
3576 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3577 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3578 * gdb.arch/arm-disassembler-options.exp: Likewise.
3579 * gdb.arch/arm-disp-step.exp: Likewise.
3580 * gdb.arch/thumb-prologue.exp: Likewise.
3581 * gdb.base/async.exp: Likewise.
3582 * gdb.base/auxv.exp: Likewise.
3583 * gdb.base/complex-parts.exp: Likewise.
3584 * gdb.base/ena-dis-br.exp: Likewise.
3585 * gdb.base/foll-exec.exp: Likewise.
3586 * gdb.base/permissions.exp: Likewise.
3587 * gdb.base/relocate.exp: Likewise.
3588 * gdb.base/return2.exp: Likewise.
3589 * gdb.base/sigbpt.exp: Likewise.
3590 * gdb.base/siginfo-obj.exp: Likewise.
3591 * gdb.cp/converts.exp: Likewise.
3592 * gdb.cp/exceptprint.exp: Likewise.
3593 * gdb.cp/inherit.exp: Likewise.
3594 * gdb.cp/nsnoimports.exp: Likewise.
3595 * gdb.cp/virtbase2.exp: Likewise.
3596 * gdb.mi/mi-var-cmd.exp: Likewise.
3597 * gdb.mi/var-cmd.c: Likewise.
3598
53a47a3e
TT
35992020-05-26 Tom Tromey <tromey@adacore.com>
3600
3601 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3602
0bc2354b
TT
36032020-05-26 Tom Tromey <tromey@adacore.com>
3604
3605 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3606 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3607 type.
3608 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3609 variable.
3610
0db49895
CBG
36112020-05-26 Christian Biesinger <cbiesinger@google.com>
3612
3613 * Makefile.in: Use = instead of == for the test command
3614 for portability.
3615
40d22035
TV
36162020-05-26 Tom de Vries <tdevries@suse.de>
3617
3618 * gdb.base/gold-gdb-index-2.c: New test.
3619 * gdb.base/gold-gdb-index.c: New test.
3620 * gdb.base/gold-gdb-index.exp: New file.
3621 * gdb.base/gold-gdb-index.h: New test.
3622
043e2e02
TV
36232020-05-25 Tom de Vries <tdevries@suse.de>
3624
3625 * boards/gold-gdb-index.exp: New file.
3626
462f72c5
SM
36272020-05-25 Simon Marchi <simon.marchi@efficios.com>
3628
3629 * boards/simavr.exp: New file.
3630
6cf66e76
SM
36312020-05-25 Simon Marchi <simon.marchi@efficios.com>
3632
3633 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3634 * gdb.base/inferior-args.exp: New file.
3635 * gdb.base/inferior-args.c: New file.
3636
75d04512
SM
36372020-05-25 Simon Marchi <simon.marchi@efficios.com>
3638
3639 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3640 inferior_args. Pass it to gdb_reload.
3641 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3642 inferior_args.
3643 (gdb_reload): Add inferior_args argument.
3644 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3645 pass it to gdbserver_run.
3646 * boards/native-gdbserver.exp: Do not set noargs.
3647 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3648 inferior_args argument.
3649 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3650 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3651 * gdb.base/args.exp: Likewise.
3652
42cf1844
TV
36532020-05-25 Tom de Vries <tdevries@suse.de>
3654
3655 * lib/gdb.exp (exec_is_pie): Add comment.
3656
8f7d38ef
TV
36572020-05-25 Tom de Vries <tdevries@suse.de>
3658
3659 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3660 instead of $binfile in the untested message.
3661
465e1b0f
TV
36622020-05-25 Tom de Vries <tdevries@suse.de>
3663
3664 PR testsuite/26031
3665 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3666
3c5a0e02
TV
36672020-05-25 Tom de Vries <tdevries@suse.de>
3668
3669 * boards/gold.exp: New file.
3670
0a4f5f8c
TT
36712020-05-23 Tom Tromey <tom@tromey.com>
3672
3673 * gdb.base/style.exp: Remove completion styling test.
3674 * lib/gdb-utils.exp (style): Remove completion styles.
3675
eca1f90c
TT
36762020-05-23 Tom Tromey <tom@tromey.com>
3677
3678 * gdb.base/style.exp: Add completion styling test.
3679 * lib/gdb-utils.exp (style): Add completion styles.
3680
7c13f4e8
AB
36812020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3682
3683 * gdb.base/annota1.exp: Update expected results.
3684 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3685 test name.
3686 * gdb.cp/annota3.exp: Update expected results.
3687
41977d16
SM
36882020-05-20 Simon Marchi <simon.marchi@efficios.com>
3689
3690 PR gdb/26016
3691 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3692 against MAP_FAILED.
3693 * gdb.base/coremaker.c (mmapdata): Likewise.
3694 * gdb.base/jit-reader-host.c (main): Likewise.
3695 * gdb.base/sym-file-loader.c (load): Likewise.
3696 (load_shlib): Likewise.
3697
b4757f2e
TT
36982020-05-20 Tom Tromey <tromey@adacore.com>
3699
3700 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3701
9a0bacfb
TV
37022020-05-20 Tom de Vries <tdevries@suse.de>
3703
3704 PR symtab/25833
3705 * gdb.base/with-mf-inc.c: New test.
3706 * gdb.base/with-mf-main.c: New test.
3707 * gdb.base/with-mf.exp: New file.
3708
76571211
TT
37092020-05-19 Tom Tromey <tromey@adacore.com>
3710
3711 * gdb.rust/simple.exp: Restore missing test result.
3712
4cd9f3d5
TV
37132020-05-19 Tom de Vries <tdevries@suse.de>
3714
3715 * gdb.base/gdb-caching-proc.exp: Fix typo.
3716
7d874253
TT
37172020-05-19 Tom Tromey <tromey@adacore.com>
3718
3719 * gdb.rust/simple.exp: Add some test descriptions.
3720 (test_one_slice): Use with_test_prefix.
3721
1d727695
TV
37222020-05-18 Tom de Vries <tdevries@suse.de>
3723
3724 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3725
7f32a4d5
PA
37262020-05-17 Pedro Alves <palves@redhat.com>
3727
3728 PR gdb/25741
3729 * gdb.base/hw-sw-break-same-address.exp: New file.
3730
7cfd74cf
PA
37312020-05-16 Pedro Alves <palves@redhat.com>
3732
3733 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3734 LAST_LOADED_FILE accordingly.
3735
57b4f16e
PW
37362020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3737
3738 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3739
7c05caf7
PW
37402020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3741
3742 * gdb.base/help.exp: Test apropos and help for commands
3743 having aliases. Fixed comments not starting with an
3744 upper-case letter or not finishing with a dot.
3745
7aa1b46f
PW
37462020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3747
3b3aaacb
PW
3748 * gdb.base/alias.exp: Update help output check.
3749
57b4f16e 37502020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3751
7aa1b46f
PW
3752 * gdb.base/default.exp: Update output following fixes.
3753
0605465f
PW
37542020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3755
3756 * gdb.base/alias.exp: Test aliases starting with a prefix of
3757 another alias.
3758
86e4e63d
GB
37592020-05-15 Gary Benson <gbenson@redhat.com>
3760
3761 * gdb.base/info-os.c (main): Add return statement.
3762 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3763 * gdb.base/large-frame-2.c (func): Likewise.
3764 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3765 * gdb.base/pr10179-b.c (foo2): Likewise.
3766 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3767 * gdb.base/watch-cond.c (func): Likewise.
3768 * gdb.multi/goodbye.c (verylongfun): Likewise.
3769 * gdb.multi/hello.c (commonfun): Likewise.
3770 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3771 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3772 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3773 Likewise.
3774 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3775 * gdb.threads/interrupt-while-step-over.c (child_function):
3776 Likewise.
3777 * gdb.trace/actions-changed.c (end): Likewise.
3778
163df4df
GB
37792020-05-15 Gary Benson <gbenson@redhat.com>
3780
3781 * gdb.opencl/callfuncs.exp: Report when test skipped.
3782 * gdb.opencl/convs_casts.exp: Likewise.
3783 * gdb.opencl/datatypes.exp: Likewise.
3784 * gdb.opencl/operators.exp: Likewise.
3785 * gdb.opencl/vec_comps.exp: Likewise.
3786
6dbc505a
TV
37872020-05-15 Tom de Vries <tdevries@suse.de>
3788
3789 * gdb.base/align.exp.in: Rename to ...
3790 * gdb.base/align.exp.tcl: ... this.
3791 * gdb.base/align-c++.exp: Update.
3792 * gdb.base/align-c.exp: Update.
3793 * gdb.base/all-architectures.exp.in: Rename to ...
3794 * gdb.base/all-architectures.exp: ... this.
3795 * gdb.base/all-architectures-0.exp: Update.
3796 * gdb.base/all-architectures-1.exp: Update.
3797 * gdb.base/all-architectures-2.exp: Update.
3798 * gdb.base/all-architectures-3.exp: Update.
3799 * gdb.base/all-architectures-4.exp: Update.
3800 * gdb.base/all-architectures-5.exp: Update.
3801 * gdb.base/all-architectures-6.exp: Update.
3802 * gdb.base/all-architectures-7.exp: Update.
3803 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3804 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3805 * gdb.base/infcall-nested-structs-c++.exp: Update.
3806 * gdb.base/infcall-nested-structs-c.exp: Update.
3807 * gdb.base/info-types.exp.in: Rename to ...
3808 * gdb.base/info-types.exp.tcl: ... this.
3809 * gdb.base/info-types-c++.exp: Update.
3810 * gdb.base/info-types-c.exp: Update.
3811 * gdb.base/max-depth.exp.in: Rename to ...
3812 * gdb.base/max-depth.exp.tcl: ... this.
3813 * gdb.base/max-depth-c++.exp: Update.
3814 * gdb.base/max-depth-c.exp: Update.
3815 * gdb.cp/cpexprs.exp.in: Rename to ...
3816 * gdb.cp/cpexprs.exp.tcl: ... this.
3817 * gdb.cp/cpexprs-debug-types.exp: Update.
3818 * gdb.cp/cpexprs.exp: Update.
3819 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3820 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3821 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3822 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3823 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3824 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3825 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3826 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3827 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3828 * gdb.dwarf2/clang-debug-names.exp: Update.
3829
d1034d78
AB
38302020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3831
3832 * lib/check-test-names.exp: Remove code that prevents this file
3833 loading when tests are run in parallel.
3834
3c5c3649
PA
38352020-05-15 Pedro Alves <palves@redhat.com>
3836
3837 * gdb.multi/multi-kill.exp (start_inferior): Remove
3838 'testpid' parameter. Refer to namespace variable directly.
3839 (testpid): Declare as namespace variable.
3840
272c36b8
PA
38412020-05-15 Pedro Alves <palves@redhat.com>
3842
3843 * gdb.multi/multi-kill.exp: Wrap in namespace.
3844 (start_inferior): Add TESTPID parameter. Use it instead of the
3845 testpid global.
3846 (top level): Define empty TESTPID array, and pass it down to
3847 start_inferior.
3848
02eba61a
TV
38492020-05-14 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3852 output.
3853
971a3747
TV
38542020-05-14 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.base/align.exp: Split into ...
3857 * gdb.base/align.exp.in: ...
3858 * gdb.base/align-c++.exp: ...
3859 * gdb.base/align-c.exp: ... these.
3860 * gdb.base/infcall-nested-structs.exp: Split into ...
3861 * gdb.base/infcall-nested-structs.exp.in: ...
3862 * gdb.base/infcall-nested-structs-c++.exp: ...
3863 * gdb.base/infcall-nested-structs-c.exp: ... these.
3864 * gdb.base/info-types.exp: Split into ...
3865 * gdb.base/info-types.exp.in: ...
3866 * gdb.base/info-types-c++.exp: ...
3867 * gdb.base/info-types-c.exp: ... these.
3868 * gdb.base/max-depth.exp: Split into ...
3869 * gdb.base/max-depth.exp.in: ...
3870 * gdb.base/max-depth-c++.exp: ...
3871 * gdb.base/max-depth-c.exp: ... these.
3872 * gdb.cp/infcall-nodebug.exp: Split into ...
3873 * gdb.cp/infcall-nodebug.exp.in: ...
3874 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3875 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3876 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3877 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3878
a05575d3
TBA
38792020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3880 Pedro Alves <palves@redhat.com>
3881
3882 * gdb.multi/multi-exit.c: New file.
3883 * gdb.multi/multi-exit.exp: New file.
3884 * gdb.multi/multi-kill.c: New file.
3885 * gdb.multi/multi-kill.exp: New file.
3886
6ad82919
TBA
38872020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3888
3889 * gdb.base/annota1.exp: Update the expected output.
3890 * gdb.cp/annota2.exp: Ditto.
3891
843f4d93
AB
38922020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3893
3894 * lib/check-test-names.exp: Disable when testing is being run in
3895 parallel.
3896
c7c66341
TV
38972020-05-12 Tom de Vries <tdevries@suse.de>
3898
3899 * gdb.base/jit-elf.exp: Fix string concat.
3900
1b59ca1c
TV
39012020-05-12 Tom de Vries <tdevries@suse.de>
3902
3903 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3904 messages.
3905
b4991d29
TV
39062020-05-12 Tom de Vries <tdevries@suse.de>
3907
3908 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3909
dbb0ab10
TV
39102020-05-12 Tom de Vries <tdevries@suse.de>
3911
3912 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3913 * gdb.ada/mi_catch_ex.exp: Same.
3914 * gdb.ada/mi_catch_ex_hand.exp: Same.
3915
7549fed8
TV
39162020-05-12 Tom de Vries <tdevries@suse.de>
3917
3918 * gdb.fortran/complex.exp: Use with_test_prefix.
3919
af2d5cd8
TV
39202020-05-12 Tom de Vries <tdevries@suse.de>
3921
3922 * gdb.trace/passcount.exp: Fix test-names.
3923
7c121311
TV
39242020-05-12 Tom de Vries <tdevries@suse.de>
3925
3926 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3927
c9f3b40e
TV
39282020-05-12 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.gdb/complaints.exp: Use with_test_prefix.
3931 * gdb.xml/tdesc-regs.exp: Same.
3932 * gdb.opt/inline-locals.exp: Fix test name.
3933
111b33f0
TV
39342020-05-12 Tom de Vries <tdevries@suse.de>
3935
3936 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3937 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3938 * gdb.dwarf2/implref-struct.exp: Same.
3939 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3940 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3941
ebf47080
SM
39422020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3943
3944 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3945
d30dcd12
AB
39462020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3947
3948 * lib/check-test-names.exp (all_test_names): New module variable.
3949 (counts): Add 'duplicates' field.
3950 (_check_duplicates): New procedure.
3951 (check): Also check for duplicates.
3952 (do_log_summary): Print duplicates count.
3953 (do_reset_vars): Reset counter for duplicate test names, and
3954 discard all know test names.
3955
34584c09
AB
39562020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3957
3958 * lib/gdb.exp: Include check-test-names.exp library.
3959 * lib/check-test-names.exp: New file.
3960
e0002117
TV
39612020-05-11 Tom de Vries <tdevries@suse.de>
3962
3963 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3964
53f539a3
KS
39652020-05-11 Keith Seitz <keiths@redhat.com>
3966
3967 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3968
113ee09a
TV
39692020-05-11 Tom de Vries <tdevries@suse.de>
3970
3971 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3972 * gdb.cp/cpexprs.exp.in: .. here.
3973 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3974 cpexprs.exp.
3975
ba3e70b0
KS
39762020-05-11 Keith Seitz <keiths@redhat.com>
3977
3978 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3979 test names.
3980 * gdb.ada/arrayptr.exp: Likewise.
3981 * gdb.ada/assign_arr.exp: Likewise.
3982 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3983 * gdb.ada/bp_on_var.exp: Likewise.
3984 * gdb.ada/call_pn.exp: Likewise.
3985 * gdb.ada/complete.exp: Likewise.
3986 * gdb.ada/fun_overload_menu.exp: Likewise.
3987 * gdb.ada/funcall_param.exp: Likewise.
3988 * gdb.ada/funcall_ref.exp: Likewise.
3989 * gdb.ada/packed_array_assign.exp: Likewise.
3990 * gdb.ada/same_component_name.exp: Likewise.
3991 * gdb.ada/type_coercion.exp: Likewise.
3992 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3993 * gdb.ada/variant_record_packed_array.exp: Likewise.
3994
3ee6bb11
TV
39952020-05-11 Tom de Vries <tdevries@suse.de>
3996
3997 PR symtab/25941
3998 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3999 out of ...
4000 * gdb.dwarf2/clang-debug-names.exp: ... here.
4001 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4002 clang-debug-names.exp.in.
4003 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4004 * gdb.dwarf2/clang-debug-names-2.c: New test.
4005
86cd6bc8
AKS
40062020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4007
4008 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4009 (fortran_runto_main): New Proc, fortran version of runto_main.
4010 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4011 * gdb.fortran/array-bounds.exp: Likewise.
4012 * gdb.fortran/array-slices.exp: Likewise.
4013 * gdb.fortran/block-data.exp: Likewise.
4014 * gdb.fortran/charset.exp: Likewise.
4015 * gdb.fortran/common-block.exp: Likewise.
4016 * gdb.fortran/complex.exp: Likewise.
4017 * gdb.fortran/derived-type-function.exp: Likewise.
4018 * gdb.fortran/derived-type.exp: Likewise.
4019 * gdb.fortran/info-modules.exp: Likewise.
4020 * gdb.fortran/info-types.exp: Likewise.
4021 * gdb.fortran/intrinsics.exp: Likewise.
4022 * gdb.fortran/library-module.exp: Likewise.
4023 * gdb.fortran/logical.exp: Likewise.
4024 * gdb.fortran/max-depth.exp: Likewise.
4025 * gdb.fortran/module.exp: Likewise.
4026 * gdb.fortran/multi-dim.exp: Likewise.
4027 * gdb.fortran/nested-funcs.exp: Likewise.
4028 * gdb.fortran/print-formatted.exp: Likewise.
4029 * gdb.fortran/print_type.exp: Likewise.
4030 * gdb.fortran/printing-types.exp: Likewise.
4031 * gdb.fortran/ptr-indentation.exp: Likewise.
4032 * gdb.fortran/ptype-on-functions.exp: Likewise.
4033 * gdb.fortran/subarray.exp: Likewise.
4034 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4035 * gdb.fortran/vla-datatypes.exp: Likewise.
4036 * gdb.fortran/vla-history.exp: Likewise.
4037 * gdb.fortran/vla-ptr-info.exp: Likewise.
4038 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4039 * gdb.fortran/vla-ptype.exp: Likewise.
4040 * gdb.fortran/vla-sizeof.exp: Likewise.
4041 * gdb.fortran/vla-type.exp: Likewise.
4042 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4043 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4044 * gdb.fortran/vla-value-sub.exp: Likewise.
4045 * gdb.fortran/vla-value.exp: Likewise.
4046 * gdb.fortran/whatis_type.exp: Likewise.
4047 * gdb.mi/mi-var-child-f.exp: Likewise.
4048
6dc55ce9 40492020-05-09 Tom de Vries <tdevries@suse.de>
4050
4051 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4052
283cb58c
TV
40532020-05-08 Tom de Vries <tdevries@suse.de>
4054
4055 * gdb.dwarf2/clang-debug-names.c: New test.
4056 * gdb.dwarf2/clang-debug-names.exp: New file.
4057
ac4a4f1c
SM
40582020-05-06 Simon Marchi <simon.marchi@efficios.com>
4059
4060 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4061 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4062
24fe640b
TV
40632020-05-06 Tom de Vries <tdevries@suse.de>
4064
4065 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4066 breakpoint is at a "recommended breakpoint location".
4067 * gdb.reverse/consecutive-reverse.exp: Same.
4068
0d8683a3
TV
40692020-05-06 Tom de Vries <tdevries@suse.de>
4070
4071 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4072 address.
4073
b8983c46
TV
40742020-05-06 Tom de Vries <tdevries@suse.de>
4075
4076 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4077
abf6d805
TV
40782020-05-06 Tom de Vries <tdevries@suse.de>
4079
4080 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4081 info for r.
4082
0fc2a808
TV
40832020-05-06 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4086 necessary.
4087
873dd427
TV
40882020-05-06 Tom de Vries <tdevries@suse.de>
4089
4090 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4091 void.
4092
7c99e7e2
TV
40932020-05-06 Tom de Vries <tdevries@suse.de>
4094
4095 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4096 of ...
4097 * gdb.base/async.exp: ... here.
4098 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4099 "recommended breakpoint location".
4100
6173d6a6
TV
41012020-05-06 Tom de Vries <tdevries@suse.de>
4102
4103 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4104
6015a067
TV
41052020-05-04 Tom de Vries <tdevries@suse.de>
4106
4107 * gdb.base/async.exp: Check whether instruction addresses are a
4108 "recommended breakpoint location".
4109
3b6acaee
TT
41102020-05-03 Tom Tromey <tom@tromey.com>
4111
4112 * gdb.base/sepdebug.exp: Remove "catch" test.
4113 * gdb.base/break.exp: Remove "catch" test.
4114 * gdb.base/default.exp: Update expected output.
4115
5beb4d17
TV
41162020-05-02 Tom de Vries <tdevries@suse.de>
4117
4118 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4119 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4120 * gdb.arch/i386-mpx-map.exp: Same.
4121 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4122 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4123 * gdb.arch/i386-mpx.exp: Same.
4124
8caf140d
TV
41252020-05-02 Tom de Vries <tdevries@suse.de>
4126
4127 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4128
693196cb
TV
41292020-05-01 Tom de Vries <tdevries@suse.de>
4130
4131 * gdb.ada/operator_bp.exp: Allow more than required amount of
4132 breakpoint.
4133
53ae0aa9
TV
41342020-05-01 Tom de Vries <tdevries@suse.de>
4135
4136 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4137
ee9d1e5f
HD
41382020-04-30 Hannes Domani <ssbssa@yahoo.de>
4139
4140 PR gdb/18706
4141 * gdb.cp/stub-array-size.cc: New test.
4142 * gdb.cp/stub-array-size.exp: New file.
4143 * gdb.cp/stub-array-size.h: New test.
4144 * gdb.cp/stub-array-size2.cc: New test.
4145
d5cf82c0
HD
41462020-04-30 Hannes Domani <ssbssa@yahoo.de>
4147
4148 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4149 output to the new format.
4150
42e165c3
SM
41512020-04-29 Simon Marchi <simon.marchi@efficios.com>
4152
4153 * gdb.base/break.exp: Use with_test_prefix.
4154
6e4e3fe1
TV
41552020-04-29 Tom de Vries <tdevries@suse.de>
4156
4157 * lib/gdb.exp (debug_types): New proc.
4158 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4159 * gdb.python/py-symtab.exp: Same.
4160
d642b692
HD
41612020-04-29 Hannes Domani <ssbssa@yahoo.de>
4162
4163 PR gdb/17320
4164 * gdb.base/pretty-array.c: New test.
4165 * gdb.base/pretty-array.exp: New file.
4166
ea90f227
TV
41672020-04-29 Tom de Vries <tdevries@suse.de>
4168
4169 PR symtab/25889
4170 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4171 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4172 and include cpexprs.exp.
4173
a65189c9
TV
41742020-04-28 Mark Williams <mark@myosotissp.com>
4175
4176 PR gdb/24480
4177 * dw4-toplevel-types.exp: Test for top level types.
4178 * dw4-toplevel-types.cc: Test for top level types.
4179
32d1f47a
TBA
41802020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4181
4182 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4183 (theads -> threads).
4184
56a4f5a1
TV
41852020-04-28 Tom de Vries <tdevries@suse.de>
4186
4187 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4188
0b2f8a3b
TV
41892020-04-28 Tom de Vries <tdevries@suse.de>
4190
4191 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4192
5390c717
TV
41932020-04-28 Tom de Vries <tdevries@suse.de>
4194
4195 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4196
15cd93d0
TV
41972020-04-28 Tom de Vries <tdevries@suse.de>
4198
4199 * gdb.dwarf2/main-foo.c: New test.
4200 * gdb.dwarf2/struct-with-sig.exp: New file.
4201
d472f0fb
TV
42022020-04-25 Tom de Vries <tdevries@suse.de>
4203
4204 * boards/debug-types.exp: New file.
4205
8d840e05
AB
42062020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4207
4208 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4209
bcfe6157
TT
42102020-04-24 Tom Tromey <tom@tromey.com>
4211
4212 PR symtab/12707:
4213 * gdb.python/py-symbol.exp: Update expected results for
4214 linkage_name test.
4215 * gdb.cp/print-demangle.exp: New file.
4216 * gdb.base/c-linkage-name.exp: Fix test.
4217 * gdb.guile/scm-symbol.exp: Update expected results for
4218 linkage_name test.
4219
f049a313
TT
42202020-04-24 Tom Tromey <tom@tromey.com>
4221
4222 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4223 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4224 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4225 assembler.
4226
7cf28874
TV
42272020-04-24 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4230 C++.
4231
dac2fef7
TT
42322020-04-24 Tom Tromey <tromey@adacore.com>
4233
4234 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4235 values.
4236 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4237 values. Update test for minimal encodings.
4238 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4239 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4240 values. Update test for minimal encodings.
4241
1acda803
TT
42422020-04-24 Tom Tromey <tromey@adacore.com>
4243
4244 PR python/23662:
4245 * gdb.ada/variant.exp: Add Python checks.
4246 * gdb.rust/simple.exp: Add dynamic type checks.
4247
adfb9815
TT
42482020-04-24 Tom Tromey <tromey@adacore.com>
4249
4250 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4251 Make array type matching more lax.
4252 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4253 * gdb.ada/mi_variant.exp: New file.
4254 * gdb.ada/mi_variant/pck.ads: New file.
4255 * gdb.ada/mi_variant/pkg.adb: New file.
4256 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4257 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4258
7d79de9a
TT
42592020-04-24 Tom Tromey <tromey@adacore.com>
4260
4261 * gdb.ada/variant.exp: Add dynamic field offset tests.
4262 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4263 * gdb.ada/variant/pkg.adb: Add new variables.
4264
f8e89861
TT
42652020-04-24 Tom Tromey <tromey@adacore.com>
4266
4267 * gdb.ada/variant.exp: New file
4268 * gdb.ada/variant/pkg.adb: New file
4269 * gdb.ada/variant/pck.adb: New file
4270
86e887ae
TV
42712020-04-24 Tom de Vries <tdevries@suse.de>
4272
4273 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4274
88428775
TV
42752020-04-24 Tom de Vries <tdevries@suse.de>
4276
4277 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4278 flags.
4279
4e86f6e7
TV
42802020-04-24 Tom de Vries <tdevries@suse.de>
4281
4282 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4283
2016d3e6
TV
42842020-04-24 Tom de Vries <tdevries@suse.de>
4285
4286 * lib/gdb.exp (default_gdb_start): Handle eof.
4287 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4288 failure.
4289 * gdb.base/readnever.exp: Handle clean_restart failure.
4290
70bc38f5
TV
42912020-04-23 Tom de Vries <tdevries@suse.de>
4292
4293 * gdb.base/decl-before-def.exp: Run to main and print a again.
4294
de82891c
TV
42952020-04-23 Tom de Vries <tdevries@suse.de>
4296
4297 * gdb.base/decl-before-def-decl.c: New test.
4298 * gdb.base/decl-before-def-def.c: New test.
4299 * gdb.base/decl-before-def.exp: New file.
4300
96038148
TV
43012020-04-23 Tom de Vries <tdevries@suse.de>
4302
4303 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4304
54ac3df1
TV
43052020-04-22 Tom de Vries <tdevries@suse.de>
4306
4307 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4308 debug_info_offset.
4309 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4310 before $objsfile in the line line.
4311
714534e1
TV
43122020-04-22 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4315
16a7dbf4
MS
43162020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4317
4318 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4319 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4320 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4321 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4322 * gdb.base/jit-protocol.h: Update definitions to match all usage
4323 contexts.
4324
43252020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4326
4327 * gdb.base: Rename all jit related test and source files.
4328
43292020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4330
4331 * gdb.base/jit-reader.exp: Relax register output check.
4332
317d2668
TV
43332020-04-22 Tom de Vries <tdevries@suse.de>
4334
4335 PR symtab/25764
4336 * gdb.base/psym-external-decl-2.c: New test.
4337 * gdb.base/psym-external-decl.c: New test.
4338 * gdb.base/psym-external-decl.exp: New file.
4339 * gdb.threads/tls.exp: Add PR25807 kfail.
4340
eea9e357
TV
43412020-04-22 Tom de Vries <tdevries@suse.de>
4342
4343 PR symtab/25801
4344 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4345 in "info source" output.
4346
3d5afab3
TV
43472020-04-22 Tom de Vries <tdevries@suse.de>
4348
4349 PR symtab/25700
4350 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4351 symtab for imported_unit.c.
4352
b32102f6
GB
43532020-04-21 Gary Benson <gbenson@redhat.com>
4354
4355 * gdb.base/advance.c (func): New argument, to match call site.
4356 (func2, func3): Add return statements.
4357
d43b7a2d
TBA
43582020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4359
4360 * gdb.multi/run-only-second-inf.c: New file.
4361 * gdb.multi/run-only-second-inf.exp: New file.
4362
d89edf9b
MM
43632020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4364
4365 * gdb.btrace/multi-inferior.c: New test.
4366 * gdb.btrace/multi-inferior.exp: New file.
4367
1a476b6d
MM
43682020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4369
4370 * gdb.btrace/enable-new-thread.c: New test.
4371 * gdb.btrace/enable-new-thread.exp: New file.
4372
4778a5f8
TV
43732020-04-21 Tom de Vries <tdevries@suse.de>
4374
4375 PR gdb/25471
4376 * gdb.threads/killed-outside.c: New test.
4377 * gdb.threads/killed-outside.exp: New file.
4378
9b2c992c
GB
43792020-04-20 Gary Benson <gbenson@redhat.com>
4380
4381 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4382 * gdb.base/nested-subp2.exp: Likewise.
4383 * gdb.base/nested-subp3.exp: Likewise.
4384
b5d1d6f7
GB
43852020-04-20 Gary Benson <gbenson@redhat.com>
4386
4387 * gdb.base/nested-subp1.exp: Disable test when using clang.
4388 * gdb.base/nested-subp2.exp: Likewise.
4389 * gdb.base/nested-subp3.exp: Likewise.
4390
25230285
GB
43912020-04-20 Gary Benson <gbenson@redhat.com>
4392
4393 * gdb.cp/exception.cc: Fix compilation error with clang.
4394
fa93cc8f
GB
43952020-04-20 Gary Benson <gbenson@redhat.com>
4396
809730f3 4397 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4398
e0c45f30
GB
43992020-04-20 Gary Benson <gbenson@redhat.com>
4400
4401 * gdb.base/jit-main.c: Fix compilation error with clang.
4402
4ddfec93
KR
44032020-04-17 Kamil Rytarowski <n54@gmx.com>
4404
4405 * gdb.base/attach-twice.c: Include "sys/types.h".
4406 (PTRACE_ATTACH): Add fallback definition.
4407 (main): Pass `0' to the 4th argument of `ptrace'.
4408
2bed205e
KR
44092020-04-17 Kamil Rytarowski <n54@gmx.com>
4410
4411 * gdb.base/fork-running-state.c: Include "signal.h".
4412
0743fc83
TT
44132020-04-17 Tom Tromey <tromey@adacore.com>
4414
4415 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4416 Update tests.
4417 * gdb.btrace/cpu.exp: Update tests.
4418 * gdb.base/maint.exp: Update tests.
4419 * gdb.base/default.exp: Update tests.
4420 * gdb.base/completion.exp: Update tests.
4421
efba5c23
TV
44222020-04-16 Tom de Vries <tdevries@suse.de>
4423
4424 PR symtab/25791
4425 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4426 (ensure_gdb_index): and factor out and move ...
4427 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4428 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4429
d191d716
TV
44302020-04-16 Tom de Vries <tdevries@suse.de>
4431
4432 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4433 loading exec.
4434
99f1bc6a
AB
44352020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4436
4437 * gdb.base/many-completions.exp: New file.
4438
194d088f
TV
44392020-04-14 Tom de Vries <tdevries@suse.de>
4440
4441 PR symtab/25718
4442 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4443
c1a66c06
TV
44442020-04-14 Tom de Vries <tdevries@suse.de>
4445
4446 PR symtab/25720
4447 * gdb.base/maint-expand-symbols-header-file.c: New test.
4448 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4449 * gdb.base/maint-expand-symbols-header-file.h: New test.
4450
21b0982c
AB
44512020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4452
4453 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4454 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4455 get_func_info.
4456 (get_func_info): Delete.
4457 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4458 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4459 * lib/dwarf.exp (get_func_info): New function.
4460
dd1cab06
TV
44612020-04-13 Tom de Vries <tdevries@suse.de>
4462
4463 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4464 to what find_gnatmake does.
4465
71ea2b6b
TV
44662020-04-10 Tom de Vries <tdevries@suse.de>
4467
4468 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4469 -readnow.
4470
bdfc1e8a
TV
44712020-04-10 Tom de Vries <tdevries@suse.de>
4472
4473 PR cli/25808
4474 * gdb.base/style.c: Add leading newlines.
4475 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4476 Check listing of main's one-line body.
4477
14ca8ecf
TV
44782020-04-08 Tom de Vries <tdevries@suse.de>
4479
4480 * lib/gdb.exp (psymtabs_p): New proc.
4481 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4482 importing unit" unsupported if there are no partial symbols.
4483
e21d048f
TV
44842020-04-08 Tom de Vries <tdevries@suse.de>
4485
4486 PR testsuite/25760
4487 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4488
25c11aca
TV
44892020-04-07 Tom de Vries <tdevries@suse.de>
4490
4491 PR symtab/25796
4492 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4493
5707e24b
TV
44942020-04-07 Tom de Vries <tdevries@suse.de>
4495
4496 * gdb.base/check-psymtab.c: New test.
4497 * gdb.base/check-psymtab.exp: New file.
4498
6ee448cc
TT
44992020-04-06 Tom Tromey <tromey@adacore.com>
4500
4501 * gdb.ada/variant-record/proc.adb: New file.
4502 * gdb.ada/variant-record/value.adb: New file.
4503 * gdb.ada/variant-record/value.s: New file.
4504 * gdb.ada/variant-record.exp: New file.
4505
9e7c9a03
HD
45062020-04-03 Hannes Domani <ssbssa@yahoo.de>
4507
4508 PR gdb/25325
4509 * gdb.cp/typed-enum.cc: New test.
4510 * gdb.cp/typed-enum.exp: New file.
4511
c90d28ac
AB
45122020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4513
4514 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4515 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4516 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4517 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4518 * gdb.opt/inline-small-func.c: New file.
4519 * gdb.opt/inline-small-func.exp: New file.
4520 * gdb.opt/inline-small-func.h: New file.
4521
34e9a9fa
AB
45222020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4523
4524 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4525 function.
4526
6a354911
AB
45272020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4528
4529 * lib/dwarf.exp (function_range): Allow compiler options to be
4530 specified.
4531
880d9777
TV
45322020-04-02 Tom de Vries <tdevries@suse.de>
4533
4534 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4535 __attribute__((always_inline)).
4536 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4537
f32682ea
TV
45382020-04-02 Tom de Vries <tdevries@suse.de>
4539
4540 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4541 (gdbserver_gdb_exit): ... here. Add timeout warning.
4542 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4543 (connect_target_extended_remote): Append new server_spawn_id to
4544 server_spawn_ids.
4545 (cleanup): New proc.
4546 (setup, <toplevel>): Call cleanup.
4547
d3214198
TV
45482020-04-02 Tom de Vries <tdevries@suse.de>
4549
4550 * gdb.base/main-psymtab.exp: New file.
4551
cc77ed24
TV
45522020-04-02 Tom de Vries <tdevries@suse.de>
4553
4554 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4555
3638a098
TT
45562020-04-01 Tom Tromey <tom@tromey.com>
4557
4558 * gdb.base/complex-parts.exp: Add type tests.
4559
c34e8714
TT
45602020-04-01 Tom Tromey <tom@tromey.com>
4561
4562 * gdb.base/complex-parts.exp: Add arithmetic tests.
4563
981c08ce
TT
45642020-04-01 Tom Tromey <tom@tromey.com>
4565
4566 * gdb.compile/compile.exp: Update.
4567 * gdb.compile/compile-cplus.exp: Update.
4568 * gdb.base/varargs.exp: Update.
4569 * gdb.base/floatn.exp: Update.
4570 * gdb.base/endianity.exp: Update.
4571 * gdb.base/callfuncs.exp (do_function_calls): Update.
4572 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4573 (complex_float_integral_args): Update.
4574 * gdb.base/complex.exp: Update.
4575 * gdb.base/complex-parts.exp: Update.
4576
3d1cfd43
TT
45772020-04-01 Tom Tromey <tromey@adacore.com>
4578
4579 * gdb.rust/union.rs: New file.
4580 * gdb.rust/union.exp: New file.
4581 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4582 (main): Update.
4583 * gdb.rust/simple.exp: Move union tests to union.exp.
4584
e033dfa9
TT
45852020-04-01 Tom Tromey <tromey@adacore.com>
4586
4587 * gdb.rust/simple.rs (main): Remove "y0".
4588
53cccef1
TBA
45892020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4590
4591 * gdb.multi/stop-all-on-exit.c: New test.
4592 * gdb.multi/stop-all-on-exit.exp: New file.
4593
60e22c1e
HD
45942020-04-01 Hannes Domani <ssbssa@yahoo.de>
4595
4596 PR gdb/24789
4597 * gdb.cp/misc.cc: Add integer reference variable.
4598 * gdb.cp/misc.exp: Add test.
4599
e139a727
TBA
46002020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4601
4602 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4603 scenario to cover execution until the end and also the case
4604
16b0db75
TV
46052020-03-31 Tom de Vries <tdevries@suse.de>
4606
4607 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4608 c. Use "maint info symtabs" to check symtab expansion.
4609
c0502da6
TV
46102020-03-30 Tom de Vries <tdevries@suse.de>
4611
4612 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4613 unsupported.
4614 (verify_psymtab_expanded): Move ...
4615 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4616 test.
4617 (readnow): New proc.
4618
5935fd15
AB
46192020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4620
4621 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4622 with $hex.
4623
1773be9e
TT
46242020-03-20 Tom Tromey <tromey@adacore.com>
4625
4626 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4627
70304be9
TT
46282020-03-20 Tom Tromey <tromey@adacore.com>
4629
4630 * gdb.ada/sub_variant/subv.adb: New file.
4631 * gdb.ada/sub_variant.exp: New file.
4632
0dd7b8f7
TV
46332020-03-20 Tom de Vries <tdevries@suse.de>
4634
4635 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4636 first break fails.
4637 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4638
cada5fc9
AB
46392020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4640
4641 * gdb.server/exit-multiple-threads.c: New file.
4642 * gdb.server/exit-multiple-threads.exp: New file.
4643
6b8c53f2
AB
46442020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4645
4646 * gdb.fortran/mixed-lang-stack.c: New file.
4647 * gdb.fortran/mixed-lang-stack.cpp: New file.
4648 * gdb.fortran/mixed-lang-stack.exp: New file.
4649 * gdb.fortran/mixed-lang-stack.f90: New file.
4650
19a2740f
AB
46512020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4652
4653 * gdb.linespec/cp-completion-aliases.cc: New file.
4654 * gdb.linespec/cp-completion-aliases.exp: New file.
4655
d8c8b848
TV
46562020-03-19 Tom de Vries <tdevries@suse.de>
4657
4658 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4659 more precise.
4660
a9933ccf
TV
46612020-03-18 Tom de Vries <tdevries@suse.de>
4662
4663 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4664 * gdb.dwarf2/break-inline-psymtab.c: New test.
4665 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4666
2f89101f
TV
46672020-03-16 Tom de Vries <tdevries@suse.de>
4668
4669 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4670 cache_verify and cache_verify_proc.
4671
6b9374f1
TV
46722020-03-15 Tom de Vries <tdevries@suse.de>
4673
4674 * gdb.server/solib-list.exp: Handle
4675 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4676
eaeaf44c
TV
46772020-03-15 Tom de Vries <tdevries@suse.de>
4678
4679 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4680 objfiles".
4681
3293bbaf
TT
46822020-03-14 Tom Tromey <tom@tromey.com>
4683
4684 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4685
ab44624c
TV
46862020-03-14 Tom de Vries <tdevries@suse.de>
4687
4688 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4689
54c43825
TV
46902020-03-14 Tom de Vries <tdevries@suse.de>
4691
4692 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4693 result in line-by-line fashion.
4694
2ac70237
TV
46952020-03-14 Tom de Vries <tdevries@suse.de>
4696
4697 * lib/gdb.exp (supports_statement_frontiers): New proc.
4698 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4699
09546b56
TV
47002020-03-14 Tom de Vries <tdevries@suse.de>
4701
4702 * gdb.base/printcmds.exp: Add missing quoting for "print
4703 teststring2".
4704
a1f6a07c
TT
47052020-03-13 Tom Tromey <tom@tromey.com>
4706
4707 * gdb.base/printcmds.exp (test_print_strings): Add regression
4708 test.
4709 * gdb.base/printcmds.c (charptr): New typedef.
4710 (teststring2): New global.
4711
1b83d09c
AB
47122020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4713
4714 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4715 full path in the test name.
4716 (test_ld): Add some with_test_prefix blocks to make test names
4717 unique.
4718
2d61316c
TV
47192020-03-13 Tom de Vries <tdevries@suse.de>
4720
4721 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4722
2e9145ac
TV
47232020-03-13 Tom de Vries <tdevries@suse.de>
4724
4725 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4726
96c7f873
TV
47272020-03-13 Tom de Vries <tdevries@suse.de>
4728
4729 PR symtab/25646
4730 * gdb.dwarf2/imported-unit.exp: Add test.
4731
49ba92c0
TV
47322020-03-13 Tom de Vries <tdevries@suse.de>
4733
4734 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4735 (var1, var2): New variable.
4736 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4737 matching symbols.
4738
301b21e0
TV
47392020-03-13 Tom de Vries <tdevries@suse.de>
4740
4741 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4742 (Term::command): Use prompt prefix.
4743 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4744 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4745 command_no_prompt_prefix instead of prefix.
4746 * gdb.tui/tui-layout-asm.exp: Same.
4747
3f512721
SM
47482020-03-12 Simon Marchi <simon.marchi@efficios.com>
4749
4750 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4751
40310f30
SM
47522020-03-12 Simon Marchi <simon.marchi@efficios.com>
4753
4754 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4755 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4756 on" while stepping over the test instruction, match printed
4757 message.
4758
09252140
TV
47592020-03-12 Tom de Vries <tdevries@suse.de>
4760
4761 * gdb.base/info-types.exp: Use exp_continue during matching of output
4762 of "info types".
4763
14e9c72c
TV
47642020-03-12 Tom de Vries <tdevries@suse.de>
4765
4766 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4767
e515d67e
TV
47682020-03-12 Tom de Vries <tdevries@suse.de>
4769
4770 * gdb.fortran/module.exp: Use exp_continue during matching of output
4771 of "info variable -n".
4772
307eafd8
TV
47732020-03-12 Tom de Vries <tdevries@suse.de>
4774
4775 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4776 gdb.dwarf2/dw2-ranges-base.c.
4777
9a2de3fc
TV
47782020-03-12 Tom de Vries <tdevries@suse.de>
4779
4780 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4781 in presence of GLIBC debuginfo.
4782
3217502e
TV
47832020-03-12 Tom de Vries <tdevries@suse.de>
4784
4785 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4786 $core.
4787
1281424c
TV
47882020-03-12 Tom de Vries <tdevries@suse.de>
4789
4790 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4791 more precise.
4792
038b97fc
SM
47932020-03-11 Simon Marchi <simon.marchi@efficios.com>
4794
4795 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4796 from Unix to Windows path.
4797
5308d1e7
TV
47982020-03-11 Tom de Vries <tdevries@suse.de>
4799
4800 * gdb.ada/minsyms.exp: Set language to ada.
4801
f870f78f
TV
48022020-03-11 Tom de Vries <tdevries@suse.de>
4803
4804 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4805
5a13315d
TV
48062020-03-11 Tom de Vries <tdevries@suse.de>
4807
4808 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4809
976862ed
TT
48102020-03-11 Tom Tromey <tromey@adacore.com>
4811
4812 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4813
7462c383
TV
48142020-03-11 Tom de Vries <tdevries@suse.de>
4815
4816 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4817
1c6c46a0
TV
48182020-03-11 Tom de Vries <tdevries@suse.de>
4819
4820 * gdb.base/break-interp.exp: Limit verbose scope.
4821
44f41bb7
TV
48222020-03-11 Tom de Vries <tdevries@suse.de>
4823
4824 * gdb.fortran/logical.f90: Define variable with character type.
4825 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4826
b76f3a42
TV
48272020-03-11 Tom de Vries <tdevries@suse.de>
4828
4829 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4830
1c33af77
TV
48312020-03-11 Tom de Vries <tdevries@suse.de>
4832
4833 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4834 symtabs.
4835
8c95582d
AB
48362020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4837 Bernd Edlinger <bernd.edlinger@hotmail.de>
4838
4839 * gdb.cp/step-and-next-inline.cc: New file.
4840 * gdb.cp/step-and-next-inline.exp: New file.
4841 * gdb.cp/step-and-next-inline.h: New file.
4842 * gdb.dwarf2/dw2-is-stmt.c: New file.
4843 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4844 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4845 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4846 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4847
cecf8547
AB
48482020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4849
4850 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4851 is-stmt flag in the line table.
4852
0ba678c9
TV
48532020-03-09 Tom de Vries <tdevries@suse.de>
4854
4855 * lib/gdb.exp (cached_file): Create cache dir.
4856
72fbdf83
TV
48572020-03-07 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4860 * gdb.cp/rvalue-ref-params.exp: Same.
4861
436b5e99
TV
48622020-03-06 Tom de Vries <tdevries@suse.de>
4863
4864 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4865 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4866
09f2921c
TV
48672020-03-06 Tom de Vries <tdevries@suse.de>
4868
4869 * README: Fix "the the".
4870 * gdb.base/dprintf.exp: Same.
4871
50a3cc5d
TV
48722020-03-05 Tom de Vries <tdevries@suse.de>
4873
4874 * gdb.base/maint.exp: Update "main print statistics" expected output.
4875
0a709cba
AKS
48762020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4877
4878 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4879 (fortran_int8): Likewise.
4880 (fortran_real4): Likewise.
4881 (fortran_real8): Likewise.
4882 (fortran_complex4): Likewise.
4883 (fortran_logical4): Likewise.
4884 (fortran_character1): Likewise.
4885
5e5d66b6
AB
48862020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4887
4888 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4889 printed as true.
4890
7b973adc
SDJ
48912020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4892
4893 * gdb.base/printcmds.exp: Add test to verify printf of a
4894 variable holding an address.
4895
478e490a
TV
48962020-03-03 Tom de Vries <tdevries@suse.de>
4897
4898 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4899
1ef44e86
TV
49002020-03-03 Tom de Vries <tdevries@suse.de>
4901
4902 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4903 gdb_test_multiple call.
4904
b98cc2cf
TV
49052020-03-03 Tom de Vries <tdevries@suse.de>
4906
4907 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4908 gdb_test_multiple calls.
4909
63e163f2
AB
49102020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4911
4912 * gdb.base/default.exp: Remove test of 'set history filename'.
4913 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4914 filename to the empty string.
4915 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4916 and GDBHISTSIZE.
4917
24ed6739
AB
49182020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4919
4920 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4921 disabled.
4922
590003dc 49232020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4924 Tom de Vries <tdevries@suse.de>
590003dc
TV
4925
4926 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4927 -prompt prefix, before user_code argument. Add -lbl option likewise.
4928 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4929 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4930 argument.
4931 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4932 have "\r\n" at start-of-line, instead of at end-of-line.
4933
f5e46084
SM
49342020-02-28 Simon Marchi <simon.marchi@efficios.com>
4935
4936 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4937 libinproctrace.so.
4938
f7a7000d
LM
49392020-02-28 Luis Machado <luis.machado@linaro.org>
4940
4941 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4942 to "p/x".
4943
718e0816
LM
49442020-02-28 Luis Machado <luis.machado@linaro.org>
4945
4946 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4947 asm/ptrace.h and error.h.
4948
13c3a74a
TV
49492020-02-28 Tom de Vries <tdevries@suse.de>
4950
4951 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4952 (struct wrapper, do_something, mundane/symada__cS): Move ...
4953 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4954 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4955 Update "print symada__cS before partial symtab expansion" regexp.
4956 Update breakpoint location. Flush symbol cache after expansion.
4957
85d2d5bb
LM
49582020-02-28 Luis Machado <luis.machado@linaro.org>
4959
4960 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4961
3608f86c
TV
49622020-02-27 Tom de Vries <tdevries@suse.de>
4963
4964 * config/sid.exp: Remove unused globals.
4965 * gdb.base/attach.exp: Same.
4966 * gdb.base/catch-load.exp: Same.
4967 * gdb.base/dbx.exp: Same.
4968 * lib/gdb.exp: Same.
4969 * lib/mi-support.exp: Same.
4970 * lib/prompt.exp: Same.
4971
c8d4f6df
TV
49722020-02-27 Tom de Vries <tdevries@suse.de>
4973
4974 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4975 not set.
4976
0d79cdc4
AM
49772020-02-26 Aaron Merey <amerey@redhat.com>
4978
4979 * gdb.debuginfod: New directory for debuginfod tests.
4980 * gdb.debuginfod/main.c: New test file.
4981 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4982
0dce4280
TV
49832020-02-26 Tom de Vries <tdevries@suse.de>
4984
4985 PR gdb/25603
4986 * gdb.base/persistent-lang.cc: New test.
4987 * gdb.base/persistent-lang.exp: New file.
4988
9e80cfa1
AB
49892020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4990
4991 * gdb.fortran/derived-type-striding.exp: Add a new test.
4992 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4993 new test.
4994
2078dbb2
AB
49952020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4996
4997 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4998 names.
4999
70d49700
TV
50002020-02-25 Tom de Vries <tdevries@suse.de>
5001
5002 PR go/18926
5003 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5004
a88ef40d
TV
50052020-02-24 Tom de Vries <tdevries@suse.de>
5006
5007 PR gdb/25592
5008 * gdb.base/info-locals-unused-static-var.c: New test.
5009 * gdb.base/info-locals-unused-static-var.exp: New file.
5010
01b1af32
TT
50112020-02-22 Tom Tromey <tom@tromey.com>
5012
5013 * gdb.python/tui-window.exp: New file.
5014 * gdb.python/tui-window.py: New file.
5015
7c043ba6
TT
50162020-02-22 Tom Tromey <tom@tromey.com>
5017
5018 PR tui/17850:
5019 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5020 tests.
5021
c22fef7e
TT
50222020-02-22 Tom Tromey <tom@tromey.com>
5023
5024 * gdb.tui/new-layout.exp: Add sub-layout tests.
5025
ee325b61
TT
50262020-02-22 Tom Tromey <tom@tromey.com>
5027
5028 * gdb.tui/new-layout.exp: New file.
5029
3f0cbb04
TT
50302020-02-22 Tom Tromey <tom@tromey.com>
5031
5032 * gdb.rust/rust-style.rs: New file.
5033 * gdb.rust/rust-style.exp: New file.
5034 * gdb.base/style.exp: Test structure printing.
5035 * gdb.base/style.c (struct some_struct): New type.
5036 (enum etype): New type.
5037 (struct_value): New global.
5038
75525152
TV
50392020-02-21 Tom de Vries <tdevries@suse.de>
5040
5041 PR go/18926
5042 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5043 Remove blanket xfails. Use message argument for gdb_breakpoint.
5044 Make continuing to breakpoint test conditional on setting breakpoint.
5045 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5046 DW_AT_name attribute. Add xfail for GCC PR93866.
5047
bd360d30
AB
50482020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5049
5050 * gdb.dwarf2/cpp-linkage-name.c: New file.
5051 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5052
c7adb09f 50532020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5054
5055 * lib/gdb.exp (gdb_wrapper_init): Reset
5056 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5057 not exist.
5058
a9c79803
TV
50592020-02-20 Tom de Vries <tdevries@suse.de>
5060
5061 PR go/17018
5062 * gdb.go/hello.exp: Copy ...
5063 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5064 print of st to print value of global definition. Add xfail for GCC
5065 PR93844.
5066 * gdb.go/hello.exp: Remove printing of st before definition.
5067 * gdb.go/hello.go: Copy ...
5068 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5069 to st.
5070 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5071
d7445728
TV
50722020-02-20 Tom de Vries <tdevries@suse.de>
5073
5074 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5075 (gdb_simple_compile): Handle compile_flags go by using .go extension
5076 for source file.
5077 * gdb.go/chan.exp: Use support_go_compile.
5078 * gdb.go/handcall.exp: Same.
5079 * gdb.go/hello.exp: Same.
5080 * gdb.go/integers.exp: Same.
5081 * gdb.go/max-depth.exp: Same.
5082 * gdb.go/methods.exp: Same.
5083 * gdb.go/package.exp: Same.
5084 * gdb.go/strings.exp: Same.
5085 * gdb.go/types.exp: Same.
5086 * gdb.go/unsafe.exp: Same.
5087
c9c41e6d
TV
50882020-02-19 Tom de Vries <tdevries@suse.de>
5089
5090 * gdb.python/lib-types.exp: Make xfail more strict.
5091
f20ff837
TV
50922020-02-19 Tom de Vries <tdevries@suse.de>
5093
5094 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5095
08410482
DE
50962020-02-19 Doug Evans <dje@google.com>
5097
5098 PR rust/25535
5099 * gdb.rust/simple.exp: Add test.
5100 * gdb.rust/simple.rs: Add test.
5101
623563f7
TV
51022020-02-19 Tom de Vries <tdevries@suse.de>
5103
5104 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5105 output line-by-line.
5106
d3308cfd
TV
51072020-02-19 Tom de Vries <tdevries@suse.de>
5108
5109 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5110
86cbc5dc
TV
51112020-02-19 Tom de Vries <tdevries@suse.de>
5112
5113 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5114 prelink.
5115
9db2b96b
TV
51162020-02-19 Tom de Vries <tdevries@suse.de>
5117
5118 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5119 (gdb_do_cache): Use gdb_do_cache_wrap.
5120 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5121
89e2fdc5
TV
51222020-02-19 Tom de Vries <tdevries@suse.de>
5123
5124 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5125 gdb_compile option.
5126
373d7ac0
SM
51272020-02-18 Simon Marchi <simon.marchi@efficios.com>
5128
5129 * gdb.base/printcmds.exp (test_print_enums): Update expected
5130 output.
5131
b29a2df0
SM
51322020-02-18 Simon Marchi <simon.marchi@efficios.com>
5133
5134 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5135 for "unknown".
5136
6740f0cc
SM
51372020-02-18 Simon Marchi <simon.marchi@efficios.com>
5138
5139 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5140 enumerator.
5141
edd45eb0
SM
51422020-02-18 Simon Marchi <simon.marchi@efficios.com>
5143
5144 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5145 FE_, add FE_NONE.
5146 (three): Update.
5147 (enum flag_enum_without_zero): New enum.
5148 (flag_enum_without_zero): New variable.
5149 (enum not_flag_enum): New enum.
5150 (three_not_flag): New variable.
5151 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5152 (test_print_enums): Add more tests for printing flag enums.
5153
d4295de4
TV
51542020-02-18 Tom de Vries <tdevries@suse.de>
5155
5156 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5157 (gdb_compile_ada): ... here.
5158 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5159 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5160
f251f505
TT
51612020-02-14 Tom Tromey <tom@tromey.com>
5162
5163 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5164 build directory.
5165 * boards/gdbserver-base.exp: Update path to gdbserver.
5166
8f432634
TV
51672020-02-13 Tom de Vries <tdevries@suse.de>
5168
5169 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5170
92b6eaf7
TV
51712020-02-13 Tom de Vries <tdevries@suse.de>
5172
5173 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5174 are missing.
5175
f3b0f7fe
TV
51762020-02-13 Tom de Vries <tdevries@suse.de>
5177
5178 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5179 call.
5180
f6be8713
SDJ
51812020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5182
5183 PR tui/25126
5184 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5185 * gdb.base/cached-source-file.c: New file.
5186 * gdb.base/cached-source-file.exp: New file.
5187
b2770d5e
TV
51882020-02-11 Tom de Vries <tdevries@suse.de>
5189
5190 PR testsuite/25488
5191 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5192
44f6938e
TV
51932020-02-10 Tom de Vries <tdevries@suse.de>
5194
5195 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5196
5f0e2eb7
MR
51972020-02-10 Maciej W. Rozycki <macro@wdc.com>
5198
5199 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5200 and $after_addr are both integers before making a comparison.
5201
46ce2b6f
TV
52022020-02-09 Tom de Vries <tdevries@suse.de>
5203
5204 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5205 command output and paste it into gdb.log. If any, paste catch message
5206 to gdb.log.
5207
5abbbe1d
TT
52082020-02-07 Tom Tromey <tromey@adacore.com>
5209
5210 PR breakpoints/24915:
5211 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5212
1d5d29e7
SV
52132020-02-06 Shahab Vahedi <shahab@synopsys.com>
5214
5215 * gdb.tui/tui-missing-src.exp: Add the "missing source
5216 file" test for the TUI.
5217
b0999b9b
AB
52182020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5219
5220 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5221 including a port number in the output.
5222
c3b149eb
AKS
52232020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5224
5225 * lib/fortran.exp (fortran_int4): Handle clang.
5226 (fortran_int8): Likewise.
5227 (fortran_real4): Likewise.
5228 (fortran_real8): Likewise.
5229 (fortran_complex4): Likewise.
5230 (fortran_logical4): Likewise.
5231 (fortran_character1): Likewise.
5232
f8dcc90b
TV
52332020-02-04 Tom de Vries <tdevries@suse.de>
5234
5235 * README (Race detection): Add note.
5236
f90ac7c2
TV
52372020-02-04 Tom de Vries <tdevries@suse.de>
5238
5239 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5240
780636ae
TV
52412020-02-04 Tom de Vries <tdevries@suse.de>
5242
5243 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5244
5d2e1193
RA
52452020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5246
5247 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5248 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5249 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5250 blttar, bnetarl.
5251 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5252 binary for blttar, bnetarl.
5253 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5254 wait instruction. Delete ldmx test.
5255 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5256
e409c542
AKS
52572020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5258
5259 * gdb.fortran/array-bounds-high.exp: New file.
5260 * gdb.fortran/array-bounds-high.f90: New file.
5261
b0029748
LD
52622020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5263
5264 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5265 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5266
195a8287
TV
52672020-02-01 Tom de Vries <tdevries@suse.de>
5268
5269 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5270
42330a68
AB
52712020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5272
5273 PR tui/9765
5274 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5275 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5276
b62a8028
LM
52772020-01-29 Luis Machado <luis.machado@linaro.org>
5278
5279 * gdb.arch/aarch64-brk-patterns.c: New source file.
5280 * gdb.arch/aarch64-brk-patterns.exp: New test.
5281
5f440116
TBA
52822020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5283
5284 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5285 GCC/Clang version.
5286 * gdb.cp/pass-by-ref.exp: Ditto.
5287
ee2a6fc6
TV
52882020-01-29 Tom de Vries <tdevries@suse.de>
5289
5290 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5291 * gdb.threads/watchpoint-fork-mt.c: Same.
5292 * gdb.threads/watchpoint-fork-parent.c: Same.
5293 * gdb.threads/watchpoint-fork-st.c: Same.
5294 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5295
16b10d6e
LM
52962020-01-27 Luis Machado <luis.machado@linaro.org>
5297
5298 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5299 sitting at a syscall instruction when we hit the syscall function's
5300 breakpoint.
5301 Check PC against one obtained with the x command.
5302 Validate syscall number.
5303 (step_over_syscall): Don't continue to the syscall instruction if
5304 we're already there.
5305
b1468492
PW
53062020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5307
5308 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5309
7ffa82e1
AB
53102020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5311
5312 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5313 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5314
3d92a3e3
AB
53152020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5316
5317 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5318 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5319
94a72be7
AB
53202020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5321
5322 * gdb.base/maint.exp: Update line table parsing test.
5323 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5324
53af73bf
PA
53252020-01-24 Pedro Alves <palves@redhat.com>
5326
5327 PR gdb/25410
5328 * gdb.multi/multi-re-run-1.c: New.
5329 * gdb.multi/multi-re-run-2.c: New.
5330 * gdb.multi/multi-re-run.exp: New.
5331
1ba1ac88
AB
53322020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 PR gdb/23718
5335 * gdb.server/server-kill-python.exp: New file.
5336
f3364a6d
AB
53372020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5338
5339 * gdb.server/multi-ui-errors.c: New file.
5340 * gdb.server/multi-ui-errors.exp: New file.
5341
733d0a67
AB
53422020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5343
5344 PR tui/9765
5345 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5346
4f13c1c0
TT
53472020-01-19 Tom Tromey <tom@tromey.com>
5348
5349 * gdb.tui/main.exp: Add check for plain "file".
5350
40c94099
CB
53512020-01-16 Christian Biesinger <cbiesinger@google.com>
5352
5353 * lib/gdb.exp: Fix spelling error (seperatelly).
5354
ff47f4f0
TT
53552020-01-14 Tom Tromey <tom@tromey.com>
5356
5357 PR symtab/12535:
5358 * gdb.python/python.exp: Test decode_line with empty string
5359 argument.
5360
717c684d
BE
53612020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5362
5363 * gdb.base/skip-inline.exp: Extend test.
5364
44e4c775
AB
53652020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5366
5367 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5368 * gdb.dwarf2/dw2-bad-elf.c: New file.
5369 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5370
d93c6db7
AB
53712020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5374 _line_saw_file.
5375
9a6d629c
AB
53762020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5377
5378 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5379 border.
5380
d9ebdab7
TBA
53812020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5382
5383 * gdb.multi/multi-target.exp (setup): Factor out "info
5384 connections" and "info inferiors" tests to ...
5385 (test_info_inferiors): ... this new procedure.
5386 (top level): Run new "info-inferiors" tests.
5387
f3c469b9
PA
53882020-01-10 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.server/bkpt-other-inferior.exp: New file.
5391
121b3efd
PA
53922020-01-10 Pedro Alves <palves@redhat.com>
5393
5394 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5395 of "add-inferior".
5396 * gdb.base/quit-live.exp: Likewise.
5397 * gdb.base/remote-exec-file.exp: Likewise.
5398 * gdb.guile/scm-progspace.exp: Likewise.
5399 * gdb.linespec/linespec.exp: Likewise.
5400 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5401 * gdb.mi/user-selected-context-sync.exp: Likewise.
5402 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5403 "info inferiors" tests.
5404 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5405 "add-inferior".
5406 * gdb.multi/watchpoint-multi.exp: Likewise.
5407 * gdb.python/py-inferior.exp: Likewise.
5408 * gdb.server/extended-remote-restart.exp: Likewise.
5409 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5410 "info inferiors".
5411 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5412 * gdb.trace/report.exp: Likewise.
5413
1dadb1dd
PA
54142020-01-10 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.multi/multi-target.c: New file.
5417 * gdb.multi/multi-target.exp: New file.
5418 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5419 mode requested, but remote does not support non-stop".
5420
78f2c40a
PA
54212020-01-10 Pedro Alves <palves@redhat.com>
5422
5423 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5424 disconnect before reconnecting.
5425
e7af6c70
TBA
54262020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5427 Pedro Alves <palves@redhat.com>
5428
5429 * gdb.server/connect-without-multi-process.exp: Also test
5430 continuing to end.
5431
acdf84a6
PA
54322020-01-10 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.base/remote-exec-file.exp: New file.
5435
873657b9
PA
54362020-01-10 Pedro Alves <palves@redhat.com>
5437
5438 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5439 output.
5440 * gdb.threads/async.c: New.
5441 * gdb.threads/async.exp: New.
5442 * gdb.multi/tids-gid-reset.c: New.
5443 * gdb.multi/tids-gid-reset.exp: New.
5444
7f0ae84c
GB
54452020-01-10 George Barrett <bob@bob131.so>
5446
5447 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5448 to help in finding the image relocation offset.
5449 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5450 options in arguments.
5451 (stap_test_no_debuginfo): Likewise.
5452 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5453 test variants.
5454 (stap_test): Add null semaphore relocation test.
5455
47e9d49d
GB
54562020-01-10 George Barrett <bob@bob131.so>
5457
5458 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5459 * gdb.base/stap-probe.exp: Likewise.
5460 (stap_test): Pass argument as an additional flag.
5461 (stap_test_no_debuginfo): Likewise.
5462 (stap_test): Check `info probes stap' output for semaphore
5463 addresses if the test binary is supposed to have them.
5464
f5a7c406
AB
54652020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5466
5467 * gdb.tui/basic.exp: Add more scrolling tests.
5468
9ae6bf64
TT
54692020-01-09 Tom Tromey <tom@tromey.com>
5470
5471 PR tui/18932:
5472 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5473 meangingful value.
5474 (Term::command, Term::resize): Update.
5475 * gdb.tui/basic.exp: Add scrolling test.
5476
b2efe70c
AB
54772020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 * gdb.tui/tui-layout-asm.exp: New file.
5480
3804da7e
AB
54812020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5482
5483 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5484
b40aa28f
AB
54852020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5486
5487 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5488 (Term::enter_tui): Use Term::prepare_for_tui.
5489
63ffd7c9
AB
54902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5491
5492 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5493 called.
5494
3be966f6
AB
54952020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5496
5497 * gdb.base/skip.exp: Fix race condition in test.
5498
153d79c4
AB
54992020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.base/backtrace.c: New file.
5502 * gdb.base/backtrace.exp: New file.
5503
f2302a34
AB
55042020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5505
5506 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5507
6ec1d75e
PW
55082020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5509
5510 * gdb.base/style.exp: Test that warnings are styled.
5511
c296cbe6
BE
55122019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5513
5514 * gdb.base/line65535.exp: New file.
5515 * gdb.base/line65535.c: New file.
5516
b28a729d
SM
55172019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5518
5519 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5520 * lib/gnat_debug_info_test.adb: New file.
5521 * gdb.ada/ptype_tagged_param.exp: Use
5522 gnat_runtime_has_debug_info, expect a different output if
5523 runtime does not have debug info.
5524
7f2d7a0d
SM
55252019-12-20 Simon Marchi <simon.marchi@efficios.com>
5526
5527 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5528 (another) quote in test name.
5529
f3bce483
SM
55302019-12-20 Simon Marchi <simon.marchi@efficios.com>
5531
5532 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5533 Add quote in test name.
5534
c855a912
TBA
55352019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5536
5537 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5538 directory instead.
5539 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5540 * gdb.cp/pass-by-ref-2.cc: New file.
5541 * gdb.cp/pass-by-ref-2.exp: New file.
5542
fc9d2d72
TT
55432019-12-20 Tom Tromey <tom@tromey.com>
5544
5545 * gdb.tui/list-before.exp: New file.
5546
77b97e00
TT
55472019-12-20 Tom Tromey <tom@tromey.com>
5548
5549 * gdb.tui/list.exp: Check for source on initial listing.
5550
f69656d0
TT
55512019-12-11 Tom Tromey <tromey@adacore.com>
5552
5553 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5554 Add crlf test.
5555
99a55965
SM
55562019-12-18 Simon Marchi <simon.marchi@efficios.com>
5557
5558 * gdb.base/default.exp: Update value of $_gdb_major.
5559
5024637f
BE
55602019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5561
5562 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5563
b63634be
BE
55642019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5565
5566 * gdb.base/skip.exp: Whitespace fix.
5567
45d73523
BE
55682019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5569
5570 * gdb.base/skip-inline.c: New file.
5571 * gdb.base/skip-inline.exp: New file.
5572
d043f8c8
SM
55732019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5574
5575 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5576 jit_function_00 to jit_function_stack_mangle.
5577 * gdb.base/jithost.c (jit_function_t): Rename to...
5578 (jit_function_stack_mangle_t): ... this.
5579 (jit_function_add_t): New typedef.
5580 (jit_function_00_code): Rename to...
5581 (jit_function_stack_mangle_code): ... this, make static.
5582 (jit_function_add_code): New.
5583 (main): Generate "add" function and call it. Adjust to changes
5584 in jithost_abi.
5585 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5586 (struct jithost_abi) <begin, end>: Remove fields.
5587 <object, function_stack_mangle, function_add>: New fields.
5588 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5589 code_end>: Remove fields.
5590 <func_stack_mangle>: New field.
5591 (read_debug_info): Adjust to renaming, create block for "add"
5592 function.
5593 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5594
873de05c
TT
55952019-12-11 Tom Tromey <tom@tromey.com>
5596
5597 * gdb.tui/resize.exp: Fix regexp.
5598 * gdb.tui/regs.exp: Fix regexps.
5599 * gdb.tui/main.exp: Fix regexp.
5600
3d979945
TT
56012019-12-11 Tom Tromey <tom@tromey.com>
5602
5603 * gdb.tui/resize.exp: Update.
5604 * gdb.tui/empty.exp (layouts): Update.
5605
2192a9d3
TT
56062019-12-11 Tom Tromey <tom@tromey.com>
5607
5608 * gdb.tui/regs.exp: Update.
5609 * gdb.tui/empty.exp (layouts): Update.
5610 * gdb.tui/basic.exp: Update.
5611 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5612
d8edc8b7
PW
56132019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5614
5615 * gdb.base/options.exp: Add -raw-values in the print completion list.
5616 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5617
4c12d936
KB
56182019-12-10 Kevin Buettner <kevinb@redhat.com>
5619
5620 * gdb.threads/omp-par-scope.c: New file.
5621 * gdb/threads/omp-par-scope.exp: New file.
5622
26b911fb
KB
56232019-12-10 Kevin Buettner <kevinb@redhat.com>
5624
bb47f919
KB
5625 * lib/gdb.exp (support_nested_function_tests): New proc.
5626
56272019-12-10 Kevin Buettner <kevinb@redhat.com>
5628
5629 * lib/gdb.exp (gdb_compile_openmp): New proc.
5630 (build_executable_from_specs): Add an "openmp" option.
5631 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5632
6c71eb7d
TT
56332019-12-10 Tom Tromey <tromey@adacore.com>
5634
5635 * gdb.ada/unchecked_union.exp: New file.
5636 * gdb.ada/unchecked_union/pck.adb: New file.
5637 * gdb.ada/unchecked_union/pck.ads: New file.
5638 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5639 * gdb-utils.exp (string_to_regexp): Also quote "?".
5640
bac7c5cf
GB
56412019-12-10 George Barrett <bob@bob131.so>
5642
5643 Test scripted probe breakpoints.
5644 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5645 * gdb.python/py-breakpoint.c (main): Likewise.
5646 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5647 specifier test.
5648 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5649
330f1d38
TBA
56502019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5651
5652 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5653 an rvalue parameter.
5654 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5655 parameter.
5656
b43315e2
AB
56572019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5660 modules.
5661
54f73dad
AB
56622019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5663
5664 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5665 broken version of GCC.
5666
d57cbee9
AB
56672019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5668
5669 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5670 sym-info-cmds library.
5671 * gdb.fortran/info-types.exp: Likewise.
5672 * lib/sym-info-cmds.exp: New file.
5673
c14aab8c
TV
56742019-12-08 Tom de Vries <tdevries@suse.de>
5675
5676 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5677
aa2d5a42
KS
56782019-12-07 Keith Seitz <keiths@redhat.com>
5679
5680 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5681 * gdb.base/corefile-buildid-shlib.c: New file.
5682 * gdb.base/corefile-buildid.c: New file.
5683 * gdb.base/corefile-buildid.exp: New file.
5684
93e55f0a
TV
56852019-12-06 Tom de Vries <tdevries@suse.de>
5686
5687 * gdb.dwarf2/varval.exp: Add decl before def test.
5688
c7d12402
TBA
56892019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5690
5691 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5692
06acc08f
TBA
56932019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5694
5695 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5696 CV and reference conversion for overload resolution.
5697 * gdb.cp/rvalue-ref-overload.exp: Test it.
5698
e0fad1ea
PW
56992019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5700
5701 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5702 * gdb.base/frameapply.exp: Test faas without command.
5703
8d70a9f0
AB
57042019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5705
5706 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5707 Fortran tests.
5708 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5709 order.
5710
36c8fb93
AB
57112019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5712
5713 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5714 casting to type with no kind specified.
5715 (test_basic_parsing_of_type_kinds): Additional tests for types
5716 with no kind specified, and add tests for single/double
5717 precision/complex types.
5718
4139ff00
TT
57192019-12-04 Tom Tromey <tromey@adacore.com>
5720
5721 * gdb.base/endianity.c (struct other) <x>: New field.
5722 (main): Initialize it.
5723 * gdb.base/endianity.exp: Update.
5724
a05cf17a
TT
57252019-12-04 Tom Tromey <tromey@adacore.com>
5726
5727 * gdb.ada/scalar_storage/storage.adb: New file.
5728 * gdb.ada/scalar_storage/pck.adb: New file.
5729 * gdb.ada/scalar_storage/pck.ads: New file.
5730 * gdb.ada/scalar_storage.exp: New file.
5731
103a685e
TT
57322019-12-04 Tom Tromey <tromey@adacore.com>
5733
5734 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5735 (main): Initialize it.
5736 * gdb.base/endianity.exp: Update.
5737
c2512106
AB
57382019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5739
5740 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5741
293b38d6
AB
57422019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5743
5744 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5745 -symbol-info-module-functions and -symbol-info-module-variables.
5746
216a7e6b
AB
57472019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5748
5749 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5750
5bbd8269
AB
57512019-12-01 Richard Bunt <richard.bunt@arm.com>
5752 Andrew Burgess <andrew.burgess@embecosm.com>
5753
5754 * gdb.fortran/derived-type-striding.exp: New file.
5755 * gdb.fortran/derived-type-striding.f90: New file.
5756 * gdb.fortran/array-slices.exp: New file.
5757 * gdb.fortran/array-slices.f90: New file.
5758
be09caf1
PW
57592019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5760
5761 * gdb.base/define.exp: Test . in command names.
5762 * gdb.base/setshow.exp: Update test, as . is now part of
5763 command name.
5764
643c0cbe
PW
57652019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5766
5767 * gdb.base/define-prefix.exp: New file.
5768
dcdec678
AB
57692019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5770
5771 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5772 compile.
5773 (skip_btrace_pt_tests): Likewise.
5774
640ab947
AB
57752019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5776
5777 * gdb.fortran/info-modules.exp: Compile source files in correct
5778 order.
5779
d22670f0
KB
57802019-11-27 Kevin Buettner <kevinb@redhat.com>
5781
5782 * gdb.dwarf2/imported-unit.exp: New file.
5783 * gdb.dwarf2/imported-unit.c: New file.
5784
db5960b4
AB
57852019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5786
5787 * gdb.mi/mi-fortran-modules-2.f90: New file.
5788 * gdb.mi/mi-fortran-modules.exp: New file.
5789 * gdb.mi/mi-fortran-modules.f90: New file.
5790
7dc42066
AB
57912019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5792
5793 * gdb.mi/mi-sym-info-1.c: New file.
5794 * gdb.mi/mi-sym-info-2.c: New file.
5795 * gdb.mi/mi-sym-info.exp: New file.
5796
0dfeecca
TT
57972019-11-22 Tom Tromey <tromey@adacore.com>
5798
5799 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5800 * gdb.ada/tasks/foo.adb: Add another stopping location.
5801
34877895
PJ
58022019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5803
5804 * gdb.base/endianity.c: New test.
5805 * gdb.base/endianity.exp: New file.
5806
2e84f897
LD
58072019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5808
5809 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5810
65d1cd5f
TV
58112019-11-21 Tom de Vries <tdevries@suse.de>
5812
5813 PR gdb/24956
5814 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5815
4f22c3f4
SDJ
58162019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5817
5818 * gdb.python/py-progspace.exp: Add missing parentheses on some
5819 'print' commands.
5820
9f6ad286
TT
58212019-11-19 Tom Tromey <tom@tromey.com>
5822
5823 * gdb.tui/winheight.exp: New file.
5824
0b8dbf3f
AB
58252019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5826
5827 * gdb.base/ctf-whatis.c: Delete.
5828 * gdb.base/ctf-whatis.exp: Delete.
5829 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5830
f833b7a7
AB
58312019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5832
5833 * gdb.base/ctf-cvexpr.exp: Delete.
5834 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5835
30d0a636
AB
58362019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5837
5838 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5839 the compiler. Clean up header comment a little.
5840 * gdb.base/ctf-ptype.exp: Likewise.
5841 * gdb.base/ctf-whatis.exp: Likewise.
5842 * lib/gdb.exp (skip_ctf_tests): New proc.
5843
494409bb
SDJ
58442019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5845
5846 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5847 * gdb.tui/corefile-run.exp: New file.
5848
55708e99
TT
58492019-11-14 Tom Tromey <tromey@adacore.com>
5850
5851 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5852 regression tests.
5853
45e42163
TT
58542019-11-12 Tom Tromey <tom@tromey.com>
5855
5856 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5857 after any command. Expect prompt after WAIT_FOR is seen.
5858 (enter_tui): Enable resize messages.
5859 (command): Expect command in output.
5860 (get_line): Avoid error when cursor appears to be off-screen.
5861 (dump_screen): Include screen size in title.
5862 (_do_resize): New proc, from "resize".
5863 (resize): Rewrite. Do resize in two steps.
5864 * gdb.tui/empty.exp (layouts): Fix entries.
5865 (check_boxes): Remove xfail.
5866 (check_text): Dump screen on failure.
5867
086baaf1
AB
58682019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * gdb.python/py-symbol.exp: Add test for
5871 gdb.lookup_static_symbols.
5872
09ff83af
AB
58732019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5874
5875 * gdb.python/py-symbol.c: Declare and call function from new
5876 py-symbol-2.c file.
5877 * gdb.python/py-symbol.exp: Compile both source files, and add new
5878 tests for gdb.lookup_static_symbol.
5879 * gdb.python/py-symbol-2.c: New file.
5880
11af934b
TV
58812019-11-02 Tom de Vries <tdevries@suse.de>
5882
5883 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5884 * gdb.base/anon.exp: Same.
5885 * gdb.base/auto-connect-native-target.exp: Same.
5886 * gdb.base/call-ar-st.exp: Same.
5887 * gdb.base/catch-syscall.exp: Same.
5888 * gdb.base/commands.exp: Same.
5889 * gdb.base/default.exp: Same.
5890 * gdb.base/display.exp: Same.
5891 * gdb.base/float.exp: Same.
5892 * gdb.base/foll-fork.exp: Same.
5893 * gdb.base/help.exp: Same.
5894 * gdb.base/info-macros.exp: Same.
5895 * gdb.base/info-proc.exp: Same.
5896 * gdb.base/info-target.exp: Same.
5897 * gdb.base/long_long.exp: Same.
5898 * gdb.base/macscp.exp: Same.
5899 * gdb.base/memattr.exp: Same.
5900 * gdb.base/nofield.exp: Same.
5901 * gdb.base/pointers.exp: Same.
5902 * gdb.base/printcmds.exp: Same.
5903 * gdb.base/ptype.exp: Same.
5904 * gdb.base/restore.exp: Same.
5905 * gdb.base/return.exp: Same.
5906 * gdb.base/scope.exp: Same.
5907 * gdb.base/set-noassign.exp: Same.
5908 * gdb.base/setshow.exp: Same.
5909 * gdb.base/shlib-call.exp: Same.
5910 * gdb.base/signals.exp: Same.
5911 * gdb.base/sigstep.exp: Same.
5912 * gdb.base/skip.exp: Same.
5913 * gdb.base/solib-symbol.exp: Same.
5914 * gdb.base/stap-probe.exp: Same.
5915 * gdb.base/step-line.exp: Same.
5916 * gdb.base/step-test.exp: Same.
5917 * gdb.base/style.exp: Same.
5918 * gdb.base/varargs.exp: Same.
5919 * gdb.base/vla-datatypes.exp: Same.
5920 * gdb.base/vla-ptr.exp: Same.
5921 * gdb.base/vla-sideeffect.exp: Same.
5922 * gdb.base/volatile.exp: Same.
5923 * gdb.base/watch-cond-infcall.exp: Same.
5924 * gdb.base/watchpoint.exp: Same.
5925
e96ec2ba
TV
59262019-11-02 Tom de Vries <tdevries@suse.de>
5927
5928 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5929 * gdb.cp/cpexprs.exp: Same.
5930 * gdb.cp/except-multi-location.exp: Same.
5931 * gdb.cp/exceptprint.exp: Same.
5932 * gdb.cp/gdb2384.exp: Same.
5933 * gdb.cp/inherit.exp: Same.
5934 * gdb.cp/m-static.exp: Same.
5935 * gdb.cp/meth-typedefs.exp: Same.
5936 * gdb.cp/misc.exp: Same.
5937 * gdb.cp/namespace.exp: Same.
5938 * gdb.cp/non-trivial-retval.exp: Same.
5939 * gdb.cp/overload.exp: Same.
5940 * gdb.cp/pr17132.exp: Same.
5941 * gdb.cp/re-set-overloaded.exp: Same.
5942 * gdb.cp/rvalue-ref-types.exp: Same.
5943 * gdb.cp/templates.exp: Same.
5944
bd5766ec
LM
59452019-11-01 Luis Machado <luis.machado@linaro.org>
5946
5947 PR gdb/25124
5948
5949 * gdb.arch/pr25124.S: New file.
5950 * gdb.arch/pr25124.exp: New file.
5951
165f8965
AB
59522019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5953
5954 * gdb.fortran/info-modules.exp: Update expected results, and add
5955 additional tests for 'info module functinos', and 'info module
5956 variables'.
5957 * gdb.fortran/info-types.exp: Update expected results.
5958 * gdb.fortran/info-types.f90: Extend testcase with additional
5959 module variables and functions.
5960
59c35742
AB
59612019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5962
5963 * gdb.fortran/info-modules.exp: New file.
5964 * gdb.fortran/info-types.exp: Build with new file.
5965 * gdb.fortran/info-types.f90: Include and use new module.
5966 * gdb.fortran/info-types-2.f90: New file.
5967
f3fb2519
PW
59682019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5969
5970 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5971 * gdb.base/settings.exp: Test all settings types using
5972 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5973 that now verifies that the value of "maint show" is the same as
5974 returned by the settings functions. Test the type of the
5975 maintenance settings.
5976 * gdb.base/default.exp: Update show_conv_list.
5977
d1e36019
TV
59782019-10-31 Tom de Vries <tdevries@suse.de>
5979
5980 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5981 gdb_test.
5982 * gdb.arch/amd64-disp-step.exp: Same.
5983 * gdb.asm/asm-source.exp: Same.
5984 * gdb.btrace/buffer-size.exp: Same.
5985 * gdb.btrace/cpu.exp: Same.
5986 * gdb.btrace/enable.exp: Same.
5987 * gdb.dwarf2/count.exp: Same.
5988 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5989 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5990 * gdb.fortran/vla-datatypes.exp: Same.
5991 * gdb.fortran/vla-history.exp: Same.
5992 * gdb.fortran/vla-ptype.exp: Same.
5993 * gdb.fortran/vla-value.exp: Same.
5994 * gdb.fortran/whatis_type.exp: Same.
5995 * gdb.guile/guile.exp: Same.
5996 * gdb.multi/tids.exp: Same.
5997 * gdb.python/py-finish-breakpoint.exp: Same.
5998 * gdb.python/py-framefilter.exp: Same.
5999 * gdb.python/py-pp-registration.exp: Same.
6000 * gdb.python/py-xmethods.exp: Same.
6001 * gdb.python/python.exp: Same.
6002 * gdb.server/connect-with-no-symbol-file.exp: Same.
6003 * gdb.server/no-thread-db.exp: Same.
6004 * gdb.server/run-without-local-binary.exp: Same.
6005 * gdb.stabs/weird.exp: Same.
6006 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6007 * gdb.threads/thread-find.exp: Same.
6008 * gdb.threads/tls-shared.exp: Same.
6009 * gdb.threads/tls.exp: Same.
6010 * gdb.threads/wp-replication.exp: Same.
6011 * gdb.trace/ax.exp: Same.
6012 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6013
3d11e68e
TV
60142019-10-31 Tom de Vries <tdevries@suse.de>
6015
6016 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6017 * gdb.ada/array_subscript_addr.exp: Same.
6018 * gdb.ada/arrayidx.exp: Same.
6019 * gdb.ada/arrayparam.exp: Same.
6020 * gdb.ada/arrayptr.exp: Same.
6021 * gdb.ada/boolean_expr.exp: Same.
6022 * gdb.ada/call_pn.exp: Same.
6023 * gdb.ada/complete.exp: Same.
6024 * gdb.ada/fixed_cmp.exp: Same.
6025 * gdb.ada/fun_addr.exp: Same.
6026 * gdb.ada/funcall_param.exp: Same.
6027 * gdb.ada/interface.exp: Same.
6028 * gdb.ada/mod_from_name.exp: Same.
6029 * gdb.ada/null_array.exp: Same.
6030 * gdb.ada/packed_array.exp: Same.
6031 * gdb.ada/packed_tagged.exp: Same.
6032 * gdb.ada/print_chars.exp: Same.
6033 * gdb.ada/print_pc.exp: Same.
6034 * gdb.ada/ptype_arith_binop.exp: Same.
6035 * gdb.ada/ptype_field.exp: Same.
6036 * gdb.ada/ptype_tagged_param.exp: Same.
6037 * gdb.ada/rec_return.exp: Same.
6038 * gdb.ada/ref_tick_size.exp: Same.
6039 * gdb.ada/str_ref_cmp.exp: Same.
6040 * gdb.ada/taft_type.exp: Same.
6041 * gdb.ada/tagged.exp: Same.
6042 * gdb.ada/type_coercion.exp: Same.
6043 * gdb.ada/uninitialized_vars.exp: Same.
6044
60b6ede8
TV
60452019-10-30 Tom de Vries <tdevries@suse.de>
6046
6047 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6048
30baf67b
TV
60492019-10-26 Tom de Vries <tdevries@suse.de>
6050
6051 * gdb.base/bigcore.c: Fix typos in comments.
6052 * gdb.base/ctf-ptype.c: Same.
6053 * gdb.base/long_long.c: Same.
6054 * gdb.dwarf2/dw2-op-out-param.S: Same.
6055 * gdb.python/py-evthreads.c: Same.
6056 * gdb.reverse/i387-stack-reverse.c: Same.
6057 * gdb.trace/tfile.c: Same.
6058 * lib/compiler.c: Same.
6059 * lib/compiler.cc: Same.
6060
158da0d1
TV
60612019-10-25 Tom de Vries <tdevries@suse.de>
6062
6063 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6064 gdb_test_multiple calls.
6065 * gdb.reverse/sigall-reverse.exp: Same.
6066 * gdb.reverse/solib-precsave.exp: Same.
6067 * gdb.reverse/solib-reverse.exp: Same.
6068 * gdb.reverse/until-precsave.exp: Same.
6069 * gdb.reverse/until-reverse.exp: Same.
6070
4ccdfbec
TV
60712019-10-24 Tom de Vries <tdevries@suse.de>
6072
6073 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6074 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6075 kfail using -wrap pattern flag and convenience variable
6076 gdb_test_name.
6077
33d569b7
AB
60782019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6079
6080 * gdb.python/py-progspace.exp: Add tests for the
6081 Progspace.block_for_pc method.
6082
4d0b984b
TT
60832019-10-23 Tom Tromey <tom@tromey.com>
6084
6085 * configure: Rebuild.
6086 * aclocal.m4: Use m4_include, not sinclude.
6087
94cb3754
TV
60882019-10-21 Tom de Vries <tdevries@suse.de>
6089
6090 * gdb.base/infcall-nested-structs.c: Add
6091 __attribute__((noinline,noclone)) to all functions.
6092 (call_all): Add missing variable initialization. Simplify return value.
6093 (breakpt): Increment volatile variable, to prevent call from being
6094 optimized out.
6095 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6096
062f1fc1
TV
60972019-10-17 Tom de Vries <tdevries@suse.de>
6098
6099 * gdb.fortran/module.exp: Allow info variables to print info for files
6100 other than module.f90.
6101
0b54364d
AB
61022019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * gdb.fortran/module.exp: Extend with 'info variables' test.
6105
7ff5fae7
AB
61062019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6107
6108 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6109 F77_FOR_TARGET.
6110
d10eccaa
TV
61112019-10-16 Tom de Vries <tdevries@suse.de>
6112
6113 PR tdep/25096
6114 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6115
745ff14e
TV
61162019-10-16 Tom de Vries <tdevries@suse.de>
6117
6118 PR tdep/24104
6119 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6120 Add KFAIL for PR tdep/25096.
6121
03e1ab94
TV
61222019-10-16 Tom de Vries <tdevries@suse.de>
6123
6124 PR testsuite/25059
6125 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6126
b17fcc10
TV
61272019-10-16 Tom de Vries <tdevries@suse.de>
6128
6129 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6130 as signed.
6131
9223170f
SM
61322019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6133
6134 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6135 one instead of increasing timeout.
6136
d6e76313
TV
61372019-10-13 Tom de Vries <tdevries@suse.de>
6138
6139 PR record/25038
6140 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6141 * gdb.reverse/sigall-reverse.exp: Same.
6142 * gdb.reverse/solib-precsave.exp: Same.
6143 * gdb.reverse/solib-reverse.exp: Same.
6144 * gdb.reverse/step-precsave.exp: Same.
6145 * gdb.reverse/until-precsave.exp: Same.
6146 * gdb.reverse/until-reverse.exp: Same.
6147 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6148
6dfc0041
AA
61492019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6150
6151 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6152 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6153 (cmp_struct_05_01, cmp_struct_static_02_01)
6154 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6155 comparisons.
6156
abcf2cc8
TV
61572019-10-10 Tom de Vries <tdevries@suse.de>
6158
6159 PR testsuite/24888
6160 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6161 gnatlink.
6162
a50faaf6
TV
61632019-10-09 Tom de Vries <tdevries@suse.de>
6164
6165 PR testsuite/25048
6166 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6167
60ff3cd7
AB
61682019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6169
6170 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6171 exceptions due to missing debug information.
6172
dfee8566
TV
61732019-10-07 Tom de Vries <tdevries@suse.de>
6174
6175 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6176
3d63690a
AB
61772019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6178
6179 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6180 * gdb.base/annota1.exp: Update to use gdb_test_name.
6181
30d1f018
WP
61822019-10-07 Weimin Pan <weimin.pan@oracle.com>
6183
6184 * gdb.base/ctf-whatis.exp: New file.
6185 * gdb.base/ctf-whatis.c: New file.
6186 * gdb.base/ctf-ptype.exp: New file.
6187 * gdb.base/ctf-ptype.c: New file.
6188 * gdb.base/ctf-constvars.exp: New file.
6189 * gdb.base/ctf-constvars.c: New file.
6190 * gdb.base/ctf-cvexpr.exp: New file.
6191
4dbbb47c
TV
61922019-10-04 Tom de Vries <tdevries@suse.de>
6193
6194 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6195 for loop.
6196
77c2dba3
TT
61972019-10-03 Tom Tromey <tom@tromey.com>
6198
6199 PR rust/24976:
6200 * gdb.rust/simple.rs (Union2): New type.
6201 (main): Use Union2.
6202 * gdb.rust/simple.exp: Add test.
6203
179aed7f
AB
62042019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6205
6206 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6207 nested function prefix.
6208
0a4b0913
AB
62092019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6210 Richard Bunt <richard.bunt@arm.com>
6211 Andrew Burgess <andrew.burgess@embecosm.com>
6212
6213 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6214 nested functions.
6215 * gdb.fortran/nested-funcs.f90: Update expected results.
6216 * gdb.fortran/nested-funcs-2.exp: New file.
6217 * gdb.fortran/nested-funcs-2.f90: New file.
6218
082cce05
AB
62192019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6220
6221 * gdb.python/py-parameter.exp: Make test names unique.
6222 * gdb.python/py-template.exp: Likewise.
6223 * gdb.python/py-value.exp: Likewise.
6224
2b74ba5a
AB
62252019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6226
6227 * gdb.base/break-interp.exp: Reduce test name duplication.
6228 * gdb.base/call-sc.exp: Likewise.
6229 * gdb.base/callfuncs.exp: Likewise.
6230 * gdb.base/charset.exp: Likewise.
6231 * gdb.base/dump.exp: Likewise.
6232 * gdb.base/ena-dis-br.exp: Likewise.
6233 * gdb.base/relational.exp: Likewise.
6234 * gdb.base/step-over-syscall.exp: Likewise.
6235 * gdb.base/structs.exp: Likewise.
6236
58eb20d5
AB
62372019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6238
6239 * gdb.linespec/explicit.exp: Make test names unique.
6240 * gdb.linespec/ls-errs.exp: Likewise.
6241
4d421147
AB
62422019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6243
6244 * gdb.reverse/break-precsave.exp: Make test names unique.
6245 * gdb.reverse/break-reverse.exp: Likewise.
6246 * gdb.reverse/finish-precsave.exp: Likewise.
6247 * gdb.reverse/finish-reverse.exp: Likewise.
6248 * gdb.reverse/machinestate-precsave.exp: Likewise.
6249 * gdb.reverse/machinestate.exp: Likewise.
6250 * gdb.reverse/readv-reverse.exp: Likewise.
6251 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6252 * gdb.reverse/sigall-precsave.exp: Likewise.
6253 * gdb.reverse/sigall-reverse.exp: Likewise.
6254 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6255 * gdb.reverse/watch-precsave.exp: Likewise.
6256 * gdb.reverse/watch-reverse.exp: Likewise.
6257
d8c06f22
AB
62582019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6259
6260 * gdb.threads/stop-with-handle.c: New file.
6261 * gdb.threads/stop-with-handle.exp: New file.
6262
3a56ed86
TV
62632019-10-03 Tom de Vries <tdevries@suse.de>
6264
6265 PR testsuite/25059
6266 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6267 directory" line to be missing.
6268
42275044
TV
62692019-10-03 Tom de Vries <tdevries@suse.de>
6270
6271 PR testsuite/25059
6272 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6273 type optional.
6274
9ef62df0
AA
62752019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6276
6277 * gdb.python/py-format-string.c (string.h): New include.
6278 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6279 the same value, for endianness-independence.
6280 * gdb.python/py-format-string.exp (default_regexp_dict)
6281 (test_pretty_structs, test_format): Adjust expected output to the
6282 changed initialization.
6283
37f6a7f4
TT
62842019-10-02 Tom Tromey <tromey@adacore.com>
6285
6286 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6287
1d58d6a2
PA
62882019-10-02 Pedro Alves <palves@redhat.com>
6289 Andrew Burgess <andrew.burgess@embecosm.com>
6290
6291 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6292 "print-file-var.h".
6293 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6294 (get_version_1): Print this_version_id and its address.
6295 Add extern "C" wrappers around interface functions.
6296 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6297 "print-file-var.h".
6298 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6299 (get_version_2): Print this_version_id and its address.
6300 Add extern "C" wrappers around interface functions.
6301 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6302 <stddef.h> and "print-file-var.h".
6303 Add extern "C" wrappers around interface functions.
6304 [VERSION_ID_MAIN] (this_version_id): Define.
6305 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6306 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6307 up extern "C" blocks.
6308 * gdb.base/print-file-var.exp (test): New, factored out from top
6309 level.
6310 (top level): Test all combinations of attribute hidden or not,
6311 dlopen or not, and this_version_id symbol in main file or not.
6312 Compile tests as both C++ and C, make test names unique.
6313
d770d56f
TT
63142019-10-01 Tom Tromey <tom@tromey.com>
6315
6316 * gdb.base/style.exp: Test "show logging filename".
6317
7f6aba03
TT
63182019-10-01 Tom Tromey <tom@tromey.com>
6319
6320 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6321 * gdb.base/style.exp: Add metadata style test.
6322
14309bb6
TT
63232019-10-01 Tom Tromey <tom@tromey.com>
6324
6325 * gdb.base/style.exp: Test "pwd".
6326
2a3c1174
PA
63272019-10-01 Tom Tromey <tom@tromey.com>
6328
6329 * gdb.base/style.exp: Update tests.
6330
53d666ec
AA
63312019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6332
6333 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6334 'six' to unsigned.
6335 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6336 'five'. Use an all-ones bit pattern for each.
6337 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6338 to its changed values.
6339
4a56a520
TT
63402019-09-30 Tom Tromey <tromey@adacore.com>
6341
6342 * gdb.rust/traits.rs: Disable all warnings.
6343
0df0352a
TV
63442019-09-29 Tom de Vries <tdevries@suse.de>
6345
aac66a4c 6346 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6347
73d9a918
TV
63482019-09-29 Tom de Vries <tdevries@suse.de>
6349
6350 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6351
060b3ab4
TV
63522019-09-27 Tom de Vries <tdevries@suse.de>
6353
6354 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6355
68f7d34d
TV
63562019-09-27 Tom de Vries <tdevries@suse.de>
6357
6358 PR record/23188
6359 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6360
5d63b30a
TT
63612019-09-26 Tom Tromey <tromey@adacore.com>
6362
6363 * gdb.ada/py_taft.exp: New file.
6364 * gdb.ada/py_taft/main.adb: New file.
6365 * gdb.ada/py_taft/pkg.adb: New file.
6366 * gdb.ada/py_taft/pkg.ads: New file.
6367
3d435220
TV
63682019-09-24 Tom de Vries <tdevries@suse.de>
6369
6370 PR gdb/24598
6371 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6372
77d03678
TV
63732019-09-22 Tom de Vries <tdevries@suse.de>
6374
6375 * gdb.base/restore.exp: Allow register variables to be optimized out at
6376 -O0.
6377
abf516c6
UW
63782019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6379
6380 * gdb.arch/spu-info.exp: Remove file.
6381 * gdb.arch/spu-info.c: Remove file.
6382 * gdb.arch/spu-ls.exp: Remove file.
6383 * gdb.arch/spu-ls.c: Remove file.
6384
6385 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6386 * gdb.asm/spu.inc: Remove file.
6387
6388 * gdb.base/dump.exp: Remove support for spu*-*-*.
6389 * gdb.base/stack-checking.exp: Likewise.
6390 * gdb.base/overlays.exp: Likewise.
6391 * gdb.base/ovlymgr.c: Likewise.
6392 * gdb.base/spu.ld: Remove file.
6393
6394 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6395 * gdb.cp/cpexprs.exp: Likewise.
6396 * gdb.cp/exception.exp: Likewise.
6397 * gdb.cp/gdb2495.exp: Likewise.
6398 * gdb.cp/mb-templates.exp: Likewise.
6399 * gdb.cp/pr9167.exp: Likewise.
6400 * gdb.cp/userdef.exp: Likewise.
6401
6402 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6403
6404 * gdb.cell: Remove directory.
6405 * lib/cell.exp: Remove file.
6406
e452e88f
TV
64072019-09-19 Tom de Vries <tdevries@suse.de>
6408
6409 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6410
8a625130
TV
64112019-09-19 Tom de Vries <tdevries@suse.de>
6412
6413 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6414
81dc3ab5
TV
64152019-09-19 Tom de Vries <tdevries@suse.de>
6416
6417 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6418 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6419 (gdb_target_cmd): ... here.
6420 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6421 value 2.
6422
b078f3ac
AB
64232019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6424
6425 * gdb.base/source-dir.exp: Avoid having directory names in test
6426 names.
6427
f1b620e9
MG
64282019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6429
6430 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6431 directory.
6432
67f3ed6a
AB
64332019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6434
6435 * gdb.base/list-missing-source.exp: New file.
6436
d1b70248
TV
64372019-09-14 Tom de Vries <tdevries@suse.de>
6438
6439 PR teststuite/24599
6440 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6441 * lib/ada.exp (gnatmake_version_at_least): New proc.
6442
5fabdcd6
AB
64432019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6444
6445 * gdb.base/maint.exp: Use exec_has_index_section.
6446
aa17805f
AB
64472019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6448
6449 * gdb.base/maint.exp: Add test for 'maint info sections'.
6450
25e5c209
TV
64512019-09-12 Tom de Vries <tdevries@suse.de>
6452
6453 * gdb.base/store.exp: Allow register variables to be optimized out at
6454 -O0.
6455
4993045d
PW
64562019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6457
6458 * gdb.ada/rdv_wait.exp: Update to new task names.
6459 * gdb.base/task_switch_in_core.exp: Likewise.
6460 * gdb.base/info_sources_base.c: Likewise.
6461
8a516164
TT
64622019-09-10 Tom Tromey <tromey@adacore.com>
6463
6464 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6465
aa391654
TT
64662019-09-10 Tom Tromey <tromey@adacore.com>
6467
6468 * gdb.ada/dgopt.exp: New file.
6469 * gdb.ada/dgopt/x.adb: New file.
6470
8634b462
TT
64712019-09-08 Tom Tromey <tom@tromey.com>
6472
6473 * gdb.tui/resize.exp: Remove setup_xfail.
6474 * gdb.tui/regs.exp: Remove setup_xfail.
6475 * gdb.tui/basic.exp: Remove setup_xfail.
6476
736b0f76
DB
64772019-09-06 David Blaikie <dblaikie@gmail.com>
6478
6479 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6480 * gdb.cp/cplabel.exp: Ditto.
6481 * gdb.linespec/ls-errs.exp: Ditto.
6482
30331a6c
TV
64832019-09-05 Tom de Vries <tdevries@suse.de>
6484
6485 * lib/gdb.exp (cmp_file_string): New proc.
6486 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6487 runto_main. Verify save breakpoints output.
6488
98b0ebab
PW
64892019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6490
6491 * gdb.base/info-var.exp: Test info variables without running
6492 to main, to avoid expect's buffer overflow.
6493
4e962e74
TT
64942019-09-03 Tom Tromey <tromey@adacore.com>
6495
6496 * gdb.ada/bias.exp: New file.
6497 * gdb.ada/bias/bias.adb: New file.
6498 * gdb.ada/print_chars.exp: Add regression test.
6499 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6500 (MC): New variable.
6501
2ea1a07a
SL
65022019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6503
6504 * gdb.base/argv0-symlink.exp: Run only on native target
6505 and local host.
6506
8077c50d
TV
65072019-08-29 Tom de Vries <tdevries@suse.de>
6508
6509 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6510 diverse debug info.
6511 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6512
48352473
TV
65132019-08-28 Tom de Vries <tdevries@suse.de>
6514
6515 * gdb.base/info-var.exp: Allow info variables to print info for files
6516 other than info-var-f1.c and info-var-f2.c.
6517
d8f27c60
AB
65182019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6519
6520 * gdb.fortran/info-types.exp: Add module.
6521 * gdb.fortran/info-types.f90: Update expected results.
6522
1f20c35e
AB
65232019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6524
6525 * gdb.fortran/info-types.exp: New file.
6526 * gdb.fortran/info-types.f90: New file.
6527 * lib/fortran.exp (fortran_character1): New proc.
6528
4acfdd20
AB
65292019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6530
6531 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6532 functions'. Reindent as needed.
6533 * gdb.base/info-var-f1.c: New file.
6534 * gdb.base/info-var-f2.c: New file.
6535 * gdb.base/info-var.exp: New file.
6536 * gdb.base/info-var.h: New file.
6537
5c31b358
TV
65382019-08-26 Tom de Vries <tdevries@suse.de>
6539
6540 PR c++/24852
6541 * gdb.cp/no-libstdcxx-probe.exp: New test.
6542
b694989f
TV
65432019-08-26 Tom de Vries <tdevries@suse.de>
6544
6545 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6546 * tests need to be skipped.
6547 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6548 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6549 mi_skip_libstdcxx_probe_tests.
6550
d9c4ba53
SDJ
65512019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6552
6553 * gdb.python/py-xmethods.exp: Use raw strings when passing
6554 arguments to SimpleXMethodMatcher.
6555
395fad09
TV
65562019-08-22 Tom de Vries <tdevries@suse.de>
6557
6558 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6559 more informative.
6560
26c957f1
PA
65612019-08-21 Pedro Alves <palves@redhat.com>
6562
6563 * gdb.base/with.exp: Test "with" with no arguments.
6564
61f80d5d
TV
65652019-08-21 Tom de Vries <tdevries@suse.de>
6566
6567 * gdb.base/gdb-caching-proc.exp: Sort files.
6568
d7a11d13
TV
65692019-08-20 Tom de Vries <tdevries@suse.de>
6570
6571 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6572 compilation.
6573
34dafe9f
TV
65742019-08-16 Tom de Vries <tdevries@suse.de>
6575
6576 * gdb.base/compare-sections.exp ("after run to main"): Allow
6577 mismatched read-only sections for PIE executables.
6578
398fdd60
TT
65792019-08-16 Tom Tromey <tom@tromey.com>
6580
6581 * lib/tuiterm.exp (_csi_Z): New proc.
6582 * gdb.tui/basic.exp: Update window positions.
6583 * gdb.tui/empty.exp: Update window positions.
6584
d8f9e51c
SL
65852019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6586
6587 * gdb.base/examine-backward.exp: Correct regexp for
6588 "examine 3 bytes backward from ${address_zero}".
6589
3df505f6
TT
65902019-08-15 Tom Tromey <tom@tromey.com>
6591
6592 * gdb.tui/empty.exp: Enable resizing tests.
6593
272560b5
TT
65942019-08-15 Tom Tromey <tromey@adacore.com>
6595
6596 * gdb.ada/char_enum.exp: Add regression tests.
6597 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6598 and '0'.
6599 (Char, Gchar): Update.
6600 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6601
08235187
CB
66022019-08-15 Christian Biesinger <cbiesinger@google.com>
6603
6604 * gdb.python/python.exp: Expect a leading underscore on
6605 GdbOutput{,Error}File.
6606
22a2ab04
SL
66072019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6608
6609 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6610 Windows host.
6611
835b995b
SL
66122019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6613
6614 * gdb.base/batch-preserve-term-settings.exp
6615 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6616
97dd8e07
CB
66172019-08-15 Christian Biesinger <cbiesinger@google.com>
6618
6619 * lib/gdb.exp: When running on a mingw target, replace
6620 /x/ with x:/.
6621
75faf5c4
AH
66222019-08-14 Alan Hayward <alan.hayward@arm.com>
6623
6624 * gdb.arch/aarch64-prologue.c: New test.
6625 * gdb.arch/aarch64-prologue.exp: New file.
6626
abc6c00f
TV
66272019-08-13 Tom de Vries <tdevries@suse.de>
6628
6629 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6630 Thread.
6631
74c2c1f4
SL
66322019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6633
6634 * gdb.python/py-completion.exp: Download the .py file to the host
6635 and use its host pathname. Conditionalize tests that use
6636 tab completion and manipulate files on the build machine.
6637 * gdb.python/py-events.exp: Download the .py file to the host
6638 and use its host pathname.
6639 * gdb.python/py-evsignal.exp: Likewise.
6640 * gdb.python/py-evthreads.exp: Likewise.
6641 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6642 pathname syntax.
6643 * gdb.python/py-framefilter.exp: Download the .py file to the right
6644 place on the host. Match Windows pathname syntax.
6645 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6646 .py file to the host and use its host pathname.
6647 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6648 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6649 build pathname. Skip symlink test on Windows host. Add missing
6650 newline at end of file.
6651 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6652 and use its host pathname.
6653 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6654 * gdb.python/py-section-script.exp: Use host location of binfile
6655 on safe-path. Use correct path separator on Windows host.
6656 Reorder alternatives in gdb_test_multiple to prevent matching
6657 the wrong alternative on success.
6658 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6659
ca2589f3
PP
66602019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6661
6662 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6663 expect the GDB inferior to no longer immediately stop after
6664 being resumed with "signal SIGINT".
6665
020a839d
SL
66662019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6667
6668 * gdb.linespec/break-ask.exp: Generalize regexps to match
6669 Windows pathnames too.
6670
128d6509
TV
66712019-08-08 Tom de Vries <tdevries@suse.de>
6672
6673 PR testsuite/24862
6674 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6675
590042fc
PW
66762019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6677
6678 * gdb.base/style.exp: Update tests for help doc new invariants.
6679 * gdb.base/help.exp: Likewise.
6680
046bebe1
TT
66812019-08-06 Tom Tromey <tom@tromey.com>
6682
6683 * gdb.base/style.exp: Add disassemble test.
6684 * gdb.base/style.c (some_called_function): New function.
6685 (main): Use it.
6686
0b27c27d
CB
66872019-08-05 Christian Biesinger <cbiesinger@google.com>
6688
6689 * gdb.python/py-block.exp: Test dictionary access on blocks.
6690
580f1034
SM
66912019-08-05 Simon Marchi <simon.marchi@efficios.com>
6692
6693 PR gdb/24863
6694 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6695 -list-thread-groups --available test when running under
6696 check-read1.
6697
d86bd7cb
TV
66982019-08-05 Tom de Vries <tdevries@suse.de>
6699
6700 PR testsuite/24863
6701 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6702 * gdb.base/help.exp: Use with_read1_timeout_factor.
6703 * gdb.base/info-macros.exp: Same.
6704 * gdb.cp/nested-types.exp: Same.
6705
a80cf5d8
TV
67062019-08-05 Tom de Vries <tdevries@suse.de>
6707
6708 * lib/gdb.exp (version_at_least): Factor out of ...
6709 (tcl_version_at_least): ... here.
6710 (gdb_compile): Fail if pie results in non-PIE executable.
6711 (readelf_version, readelf_prints_pie): New proc.
6712 (exec_is_pie): Return -1 if unknown.
6713
d0962838
TV
67142019-08-05 Tom de Vries <tdevries@suse.de>
6715
6716 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6717
2252ff3d
SL
67182019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6719
6720 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6721
26655f53
SL
67222019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6723
6724 * lib/completion-support.exp (test_gdb_complete_none): Skip
6725 tab completion tests if no readline support.
6726 (test_gdb_complete_unique_re): Likewise.
6727 (test_gdb_complete_multiple): Likewise.
6728
db4dc13e
PW
67292019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6730
6731 * gdb.base/info_sources.exp: New file.
6732 * gdb.base/info_sources.c: New file.
6733 * gdb.base/info_sources_base.c: New file.
6734
0eba165a
PFC
67352019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6736
6737 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6738 prefix argument.
6739 (test_exit_status): Add prefix argument.
6740
59bd512b
TV
67412019-08-01 Tom de Vries <tdevries@suse.de>
6742
6743 PR testsuite/24863
6744 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6745 calling exp_continue for new thread and thread exited messages.
6746
2a3ad588
TV
67472019-08-01 Tom de Vries <tdevries@suse.de>
6748
6749 PR testsuite/24863
6750 * gdb.base/structs.exp: Fix check-read1 timeout using
6751 gdb_test_sequence.
6752 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6753
117eb594
TV
67542019-08-01 Tom de Vries <tdevries@suse.de>
6755
6756 PR testsuite/24863
6757 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6758 line.
6759
ed591340
TV
67602019-08-01 Tom de Vries <tdevries@suse.de>
6761
6762 PR testsuite/24863
6763 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6764
aa3b6533
TT
67652019-07-30 Tom Tromey <tromey@adacore.com>
6766
6767 * gdb.ada/display_nested.exp: New file.
6768 * gdb.ada/display_nested/foo.adb: New file.
6769 * gdb.ada/display_nested/pack.adb: New file.
6770 * gdb.ada/display_nested/pack.ads: New file.
6771
2906593f
CB
67722019-07-30 Christian Biesinger <cbiesinger@google.com>
6773
6774 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6775 namespace.
6776 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6777
0f575925
TV
67782019-07-30 Tom de Vries <tdevries@suse.de>
6779
6780 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6781 instead.
6782
b13057d9
TV
67832019-07-30 Tom de Vries <tdevries@suse.de>
6784
6785 PR testsuite/24834
6786 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6787 (exec_is_pie): New proc.
6788
5c4dde85
CB
67892019-07-29 Christian Biesinger <cbiesinger@google.com>
6790
6791 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6792
c620ed88
CB
67932019-07-29 Christian Biesinger <cbiesinger@google.com>
6794
6795 * gdb.python/py-objfile.c: Add global and static vars.
6796 * gdb.python/py-objfile.exp: Test new functions Objfile.
6797 lookup_global_symbol and lookup_static_symbol.
6798
3d235706
TT
67992019-07-29 Tom Tromey <tom@tromey.com>
6800
6801 * lib/tuiterm.exp (Term::_csi_@): New proc.
6802 (Term::_csi_X): Don't move cursor.
6803
c7e4c0a6
PW
68042019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6805
6806 * gdb.base/options.exp: Update backtrace - completion to
6807 new option -frame-info.
6808 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6809 Test new 'set print frame-info'. Test backtrace -frame-info
6810 overriding 'set print frame-info'.
6811 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6812 Test new 'set print frame-info'.
6813 Verify consistency of backtrace with and without filters, with and
6814 without -no-filters.
6815 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6816 default.
6817
de28a3b7
TV
68182019-07-29 Tom de Vries <tdevries@suse.de>
6819
6820 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6821 no arguments".
6822
507dd60e
TV
68232019-07-29 Tom de Vries <tdevries@suse.de>
6824
6825 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6826 is a substring of the first for "complete non-unique file name".
6827
5beafce9
TV
68282019-07-29 Tom de Vries <tdevries@suse.de>
6829
6830 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6831 with ".*".
6832
2d274232
TV
68332019-07-29 Tom de Vries <tdevries@suse.de>
6834
6835 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6836 Pass prompt_regexp parameter to gdb_test_multiple calls.
6837
9197cd8b
TV
68382019-07-29 Tom de Vries <tdevries@suse.de>
6839
6840 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6841 print registers" regexps.
9197cd8b 6842
b528dae0
TV
68432019-07-29 Tom de Vries <tdevries@suse.de>
6844
6845 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6846
d17725d7
TV
68472019-07-29 Tom de Vries <tdevries@suse.de>
6848
6849 PR gdb/24855
6850 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6851 (skip_python_tests_prompt): Add prompt_regexp argument to
6852 gdb_test_multiple calls.
6853
52b75bf1
TT
68542019-07-27 Tom Tromey <tom@tromey.com>
6855
6856 * gdb.tui/main.exp: New file.
6857
2b1d00c2
TT
68582019-07-27 Tom Tromey <tom@tromey.com>
6859
6860 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6861 optional.
6862 * gdb.tui/empty.exp: New file.
6863
ded631d5
TT
68642019-07-27 Tom Tromey <tom@tromey.com>
6865
6866 * lib/tuiterm.exp (spawn): New proc.
6867 (Term::resize): New proc.
6868 * gdb.tui/resize.exp: New file.
6869
58ac439d
TT
68702019-07-27 Tom Tromey <tom@tromey.com>
6871
6872 * gdb.tui/list.exp: New file.
6873
fe1f56ee
TT
68742019-07-27 Tom Tromey <tom@tromey.com>
6875
6876 * gdb.tui/regs.exp: New file.
6877
f790b310
TT
68782019-07-27 Tom Tromey <tom@tromey.com>
6879
6880 * gdb.tui/basic.exp: Add "layout split" test.
6881
d95fc6ee
TT
68822019-07-27 Tom Tromey <tom@tromey.com>
6883
6884 * gdb.tui/basic.exp: Add "layout asm" test.
6885
c3786b3a
TT
68862019-07-27 Tom Tromey <tom@tromey.com>
6887
6888 * lib/tuiterm.exp: New file.
6889 * gdb.tui/basic.exp: New file.
6890
98a617f8
KB
68912019-07-27 Kevin Buettner <kevinb@redhat.com>
6892
6893 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6894 Enable tests associated with this flag. Adjust regex
6895 referencing "foo_low" to now refer to "foo_cold" instead.
6896
5c076da4
KB
68972019-07-27 Kevin Buettner <kevinb@redhat.com>
6898
6899 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6900 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6901 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6902 foo_cold. Revise comments to match.
6903 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6904 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6905 were wrapped into this proc; Call do_test in loop from outermost
6906 level.
6907 (foo_low): Rename all occurrences to "foo_cold".
6908 (backtrace from baz): New test.
6909 (x2/i foo_cold): New test.
6910 (info line *foo_cold): New test.
6911
1512d3b7
TV
69122019-07-26 Tom de Vries <tdevries@suse.de>
6913
6914 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6915
297989a1
TV
69162019-07-25 Tom de Vries <tdevries@suse.de>
6917
6918 PR testsuite/24830
6919 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6920 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6921 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6922 (skip_libstdcxx_probe_tests): ... here.
6923 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6924
b3b965fb
TV
69252019-07-24 Tom de Vries <tdevries@suse.de>
6926
6927 PR testsuite/24807
6928 * gdb.objc/basicclass.m: Include stdio.h.
6929 * gdb.objc/nondebug.m: Same.
6930 * gdb.objc/objcdecode.m: Same.
6931
4625b4d0
TV
69322019-07-24 Tom de Vries <tdevries@suse.de>
6933
6934 PR testsuite/24612
6935 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6936 additional_flags.
6937
024a5840
TV
69382019-07-24 Tom de Vries <tdevries@suse.de>
6939
6940 PR testsuite/24831
6941 * gdb.multi/tids.exp: Update error messages for info threads.
6942
c76ddaa3
TV
69432019-07-24 Tom de Vries <tdevries@suse.de>
6944
6945 * gdb.base/info-types.exp: Allow info types to print info for more than
6946 one file.
6947
9a618ef6
TV
69482019-07-23 Tom de Vries <tdevries@suse.de>
6949
6950 PR testsuite/24842
6951 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6952 gdb_spawn_with_cmdline_opts.
6953
40eadf04
SP
69542019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6955
6956 * gdb.arch/arm-cmse-sgstubs.c: New test.
6957 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6958
5ba29434
TV
69592019-07-23 Tom de Vries <tdevries@suse.de>
6960
6961 PR testsuite/24711
6962 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6963 issuing next command.
6964
a8e9d247
AB
69652019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6966
6967 * gdb.ada/info_auto_lang.exp: Update expected results.
6968 * gdb.base/info-types.c: Add additional types to check.
6969 * gdb.base/info-types.exp: Update expected results.
6970
eb86c5e2
AB
69712019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6972
6973 * gdb.base/info-types.c: New file.
6974 * gdb.base/info-types.exp: New file.
6975
01e175fe
AB
69762019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 * gdb.arch/riscv-bp-infcall.c: New file.
6979 * gdb.arch/riscv-bp-infcall.exp: New file.
6980
6b78c3f8
AB
69812019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6982
6983 PR breakpoints/24541
6984 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6985
da738167
TV
69862019-07-14 Tom de Vries <tdevries@suse.de>
6987
6988 PR testsuite/24760
6989 * gdb.objc/basicclass.exp: Fix unterminated string.
6990
0d4e84ed
AB
69912019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6992 Andrew Burgess <andrew.burgess@embecosm.com>
6993
6994 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6995 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6996 negative bounds.
6997 * gdb.fortran/vla-value.exp: Print elements of an array with
6998 negative bounds.
6999 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7000 testing.
7001
021d8588
AB
70022019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7003
7004 * gdb.base/options.exp (expect_string): Dequote strings in
7005 results.
7006 (test-string): Test strings with different quoting and reindent.
7007
f06f1252
TT
70082019-07-10 Tom Tromey <tromey@adacore.com>
7009
7010 * gdb.ada/mi_ex_cond.exp: Update expected results.
7011 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7012 * gdb.ada/mi_catch_ex.exp: Update expected results.
7013 * gdb.ada/mi_catch_assert.exp: Update expected results.
7014 * gdb.ada/catch_ex.exp (catch_exception_info)
7015 (catch_exception_entry, catch_assert_entry)
7016 (catch_unhandled_entry): Update.
7017 * gdb.ada/catch_assert_if.exp: Update expected results.
7018
b863685d
RB
70192019-07-10 Richard Bunt <richard.bunt@arm.com>
7020 Stephen Roberts <stephen.roberts@arm.com>
7021
7022 * gdb.base/define.exp: Restore original prompt.
7023
cb1e4e32
PA
70242019-07-09 Pedro Alves <palves@redhat.com>
7025
7026 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7027 breakpoints" output.
7028 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7029 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7030 throw" creates breakpoint.
7031 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7032 'type="catchpoint"'.
7033
b58a68fe
PA
70342019-07-09 Pedro Alves <palves@redhat.com>
7035
7036 PR c++/15468
7037 * gdb.cp/except-multi-location-lib.cc: New.
7038 * gdb.cp/except-multi-location-main.cc: New.
7039 * gdb.cp/except-multi-location.exp: New.
7040
0826779b
PW
70412019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7042
7043 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7044 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7045 argument and update callers.
7046
5b0e2db4
AB
70472019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7048
7049 * gdb.arch/amd64-break-on-asm-line.S: New file.
7050 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7051
1f6f6e21
PW
70522019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7053
7054 * gdb.base/printcmds.exp: Test printing C string and
7055 C wide string convenience vars without transiting via the inferior.
7056 Also make test names unique.
7057
ea142fbf
AH
70582019-07-08 Alan Hayward <alan.hayward@arm.com>
7059
5862c886 7060 PR breakpoints/25011
ea142fbf
AH
7061 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7062
213fd9fa
PA
70632019-07-04 Pedro Alves <palves@redhat.com>
7064
7065 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7066 body returned ok(0), break(3) or continue(4).
7067 * gdb.testsuite/foreach_with_prefix.exp: New file.
7068
2b40fda7
AH
70692019-07-04 Alan Hayward <alan.hayward@arm.com>
7070
7071 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7072
a26c8de0
PA
70732019-07-03 Pedro Alves <palves@redhat.com>
7074
7075 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7076 "return -code".
7077
5f4ba3e7
PA
70782019-07-03 Pedro Alves <palves@redhat.com>
7079
7080 PR cli/24732
7081 * gdb.base/shell.exp: Load completion-support.exp.
7082 Adjust expected error output. Add completion tests.
7083
a994424f
PA
70842019-07-03 Pedro Alves <palves@redhat.com>
7085
7086 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7087 string_to_regexp.
7088
3d9be6f5
PA
70892019-07-03 Pedro Alves <palves@redhat.com>
7090
7091 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7092 (expect_integer): Adjust to expect "-string".
7093 (expect_string): New.
7094 (all_options): Expect "-string".
7095 (test-flag, test-boolean): Adjust to expect "-string".
7096 (test-string): New proc.
7097 (top level): Call it.
7098
41fc454c
PA
70992019-07-03 Pedro Alves <palves@redhat.com>
7100
7101 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7102 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7103 the expected output in the success.
7104
b2b2a215
PA
71052019-07-03 Pedro Alves <palves@redhat.com>
7106
7107 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7108 Split one gdb_test_multiple call in two to avoid a race.
7109
fdbc9870
PA
71102019-07-03 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.base/with.c: New file.
7113 * gdb.base/with.exp: New file.
7114
c6ac8931
PA
71152019-07-03 Pedro Alves <palves@redhat.com>
7116
7117 * gdb.base/settings.exp: Replace all references to "maint
7118 test-settings set" with references to "maint set test-settings",
7119 and all references to "maint test-settings show" with references
7120 to "maint show test-settings".
7121
970f9d09
PA
71222019-07-03 Pedro Alves <palves@redhat.com>
7123
7124 * gdb.base/settings.exp (test-string): Adjust expected out when
7125 testing "maint test-settings show filename"
7126
54d66006
PA
71272019-07-02 Pedro Alves <palves@redhat.com>
7128
7129 * gdb.base/options.exp (test-info-threads): New procedure.
7130 (top level): Call it.
7131
10d06d82
TT
71322019-06-28 Tom Tromey <tromey@adacore.com>
7133
7134 * gdb.dwarf2/ada-linkage-name.c: New file.
7135 * gdb.dwarf2/ada-linkage-name.exp: New file.
7136
3d507ff2
TT
71372019-06-27 Tom Tromey <tromey@adacore.com>
7138
d039f014 7139 PR c++/20020:
3d507ff2
TT
7140 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7141
8af58ffe
TV
71422019-06-26 Tom de Vries <tdevries@suse.de>
7143
7144 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7145
22e21752
TV
71462019-06-26 Tom de Vries <tdevries@suse.de>
7147
7148 * gdb.base/index-cache.exp: Add back missing debug option.
7149
b65b566c
PW
71502019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7151
7152 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7153
5c2c8c69
TV
71542019-06-25 Tom de Vries <tdevries@suse.de>
7155
7156 PR testsuite/24727
7157 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7158
164e3873
TV
71592019-06-24 Tom de Vries <tdevries@suse.de>
7160
7161 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7162
824eacee
TV
71632019-06-24 Tom de Vries <tdevries@suse.de>
7164
7165 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7166 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7167 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7168
385b97d3
TV
71692019-06-24 Tom de Vries <tdevries@suse.de>
7170
7171 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7172
c596f180
TV
71732019-06-21 Tom de Vries <tdevries@suse.de>
7174
7175 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7176
b13a7d03
TV
71772019-06-21 Tom de Vries <tdevries@suse.de>
7178
7179 PR testsuite/24518
7180 PR ada/24713
7181 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7182 index.
7183
899277ae
TT
71842019-06-19 Tom Tromey <tromey@adacore.com>
7185
7186 * gdb.ada/length_cond.exp: Add intro comment.
7187
680e1bee
TT
71882019-06-19 Tom Tromey <tromey@adacore.com>
7189
7190 * gdb.ada/length_cond.exp: New file.
7191 * gdb.ada/length_cond/length_cond.adb: New file.
7192 * gdb.ada/length_cond/pck.adb: New file.
7193 * gdb.ada/length_cond/pck.ads: New file.
7194
0ed4690a
TV
71952019-06-18 Tom de Vries <tdevries@suse.de>
7196
7197 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7198
d20ed5fd
TT
71992019-06-18 Tom Tromey <tromey@adacore.com>
7200
7201 * gdb.base/list0.h: Add comment explaining control character.
7202
86e04673
TV
72032019-06-18 Tom de Vries <tdevries@suse.de>
7204
7205 * boards/fission.exp: Break up long debug_flags line.
7206
c4973306
SM
72072019-06-16 Tom de Vries <tdevries@suse.de>
7208
7209 PR gdb/24445
7210 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7211 generated index.
7212
93cb9841
AB
72132019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7214
7215 PR gdb/24686
7216 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7217 improve detection of bug gdb/24541.
7218
399aaebd
SM
72192019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7220
7221 PR gdb/24669
7222 * gdb.base/index-cache.exp (uses_readnow,
7223 expecting_index_cache_use): Define global variable.
7224 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7225 expecting_index_cache_use.
7226
584a927c
AB
72272019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7228 Andrew Burgess <andrew.burgess@embecosm.com>
7229
7230 * gdb.fortran/pointers.f90: New file.
7231 * gdb.fortran/print_type.exp: New file.
7232 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7233 * gdb.fortran/vla-type.exp: Likewise.
7234 * gdb.fortran/vla-value.exp: Likewise.
7235 * gdb.mi/mi-vla-fortran.exp: Likewise.
7236
30056ea0
AB
72372019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7238
7239 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7240 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7241 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7242 as a stop reason.
7243
ec8e2b6d
AB
72442019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7245
7246 * gdb.base/annota1.exp: Update expected results.
7247 * gdb.cp/annota2.exp: Likewise.
7248 * gdb.cp/annota3.exp: Likewise.
7249
09e4c4e1
AB
72502019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7251
7252 * gdb.base/style-logging.exp: Remove path from test name.
7253
0735b091
TT
72542019-06-14 Tom Tromey <tromey@adacore.com>
7255
7256 PR gdb/24502:
7257 * gdb.base/style-logging.exp: New file.
7258
f5686554
TT
72592019-06-14 Tom Tromey <tromey@adacore.com>
7260
7261 * gdb.base/symfile-warn.exp: New file.
7262 * gdb.base/symfile-warn.c: New file.
7263
a0c1ffed
TT
72642019-06-14 Tom Tromey <tromey@adacore.com>
7265
7266 * gdb.base/annotate-symlink.exp: New file.
7267
f411722c
TT
72682019-06-14 Tom Tromey <tromey@adacore.com>
7269
7270 * gdb.ada/set_wstr.exp: Add reassignment test.
7271
4268ec18
TT
72722019-06-14 Tom Tromey <tromey@adacore.com>
7273
7274 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7275 'unchecked_access and 'unrestricted_access as well.
7276
9a9e394b
TT
72772019-06-14 Tom Tromey <tromey@adacore.com>
7278
7279 PR ada/24539:
7280 * gdb.ada/vla.exp: Update tests.
7281 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7282 pragma.
7283
4c048731
PA
72842019-06-13 Pedro Alves <palves@redhat.com>
7285
7286 * gdb.base/settings.exp (test-integer): Test junk after
7287 "unlimited".
7288
6665660a
PA
72892019-06-13 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/options.exp (test-thread-apply): New.
7292 (top level): Call it.
7293
5d707134
PA
72942019-06-13 Pedro Alves <palves@redhat.com>
7295
7296 * gdb.base/options.exp (test-frame-apply): New.
7297 (top level): Test print commands with different "frame apply"
7298 prefixes.
7299
e2a689da
PA
73002019-06-13 Pedro Alves <palves@redhat.com>
7301
e79be6e5 7302 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7303 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7304 'max_completions' parameter and handle it.
7305 (test_gdb_completion_offers_commands): New.
7306
90a1ef87
PA
73072019-06-13 Pedro Alves <palves@redhat.com>
7308
7309 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7310
d4c16835
PA
73112019-06-13 Pedro Alves <palves@redhat.com>
7312
7313 * gdb.base/options.exp (test-backtrace): New.
7314 (top level): Call it.
7315
2daf894e
PA
73162019-06-13 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.guile/scm-frame-args.exp: Use "set print
7319 raw-frame-arguments" instead of "set print raw frame-arguments".
7320 * gdb.python/py-frame-args.exp: Likewise.
7321
e6ed716c
PA
73222019-06-13 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.compile/compile.exp: Adjust expected output to option
7325 processing changes.
7326
7d8062de
PA
73272019-06-13 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.base/options.exp: Build executable.
7330 (test-print): New procedure.
7331 (top level): Call it, once for "print" and another for "compile
7332 print".
7333
9d0faba9
PA
73342019-06-13 Pedro Alves <palves@redhat.com>
7335
7336 * gdb.base/options.c: New file.
7337 * gdb.base/options.exp: New file.
7338
dee7b4c8
PA
73392019-06-13 Pedro Alves <palves@redhat.com>
7340
7341 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7342 that "o" is ambiguous.
7343
dca0f6c0
PA
73442019-06-13 Pedro Alves <palves@redhat.com>
7345
7346 * gdb.base/settings.c: New file.
7347 * gdb.base/settings.exp: New file.
7348
ccf46844
PA
73492019-06-13 Pedro Alves <palves@redhat.com>
7350
7351 * gdb.base/completion.exp: Fix comment typo.
7352
b9a3f842
PA
73532019-06-13 Pedro Alves <palves@redhat.com>
7354
7355 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7356 foo --1" test.
7357
d106773e
PA
73582019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7359
7360 * gdb.fortran/block-data.f: New.
7361 * gdb.fortran/block-data.exp: New.
7362
fea82da0
TV
73632019-06-11 Tom de Vries <tdevries@suse.de>
7364
7365 PR testsuite/24521
7366 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7367 message.
7368
8c2e74f1
TV
73692019-06-11 Tom de Vries <tdevries@suse.de>
7370
7371 PR testsuite/24521
7372 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7373
b49851c8
TV
73742019-06-11 Tom de Vries <tdevries@suse.de>
7375
7376 * boards/readnow.exp: New file.
7377
a7067863
AB
73782019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7379
7380 * gdb.fortran/vla-sizeof.exp: Update expected results.
7381
1a3da2cd
AB
73822019-06-06 Amos Bird <amosbird@gmail.com>
7383
7384 * gdb.base/annota1.exp (thread_switch): Add test for
7385 thread-exited annotation.
7386
3847a7bf
TT
73872019-06-06 Tom Tromey <tromey@adacore.com>
7388
7389 * gdb.base/maint.exp: Expect command started/finished output.
7390
0088ba59
AB
73912019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7392
7393 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7394 comment.
7395 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7396
312617a3
AB
73972019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7398
7399 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7400 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7401 * gdb.arch/riscv-unwind-long-insn.c: New file.
7402 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7403
e1f2e1a2
CB
74042019-06-04 Christian Biesinger <cbiesinger@google.com>
7405
d3238f7d 7406 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7407
206584bd
PW
74082019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7409
7410 * lib/gdb.exp (help_list_trailer): New regexp variable
7411 factorizing the help trailer message.
7412 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7413 arg to allow to better factorize various tests.
7414 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7415 (test_prefix_command_help): Use help_list_trailer.
7416 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7417 * gdb.guile/scm-cmd.exp: Likewise.
7418 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7419 * gdb.base/help.exp: Use test_user_defined_class_help.
7420 * gdb.base/style.exp: Add tests for styling of help and apropos.
7421 * lib/gdb-utils.exp (style): Add title and highlight styles.
7422
708dc93e
PW
74232019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7424
7425 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7426 $_shell_exitsignal.
7427 * gdb.base/default.exp: Update for new convenience variables.
7428
f49055a5
TT
74292019-05-29 Tom Tromey <tromey@adacore.com>
7430
7431 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7432 to "break complete ada" test case's regexp.
7433
4330d61d
TT
74342019-05-29 Tom Tromey <tromey@adacore.com>
7435
7436 PR c++/20020:
7437 * gdb.cp/constexpr-field.exp: New file.
7438 * gdb.cp/constexpr-field.cc: New file.
7439
000439d5
TT
74402019-05-29 Tom Tromey <tromey@adacore.com>
7441
7442 * gdb.base/finish.exp (finish_no_print): New proc.
7443 (finish_tests): Call it.
7444
5a01c34c
TV
74452019-05-24 Tom de Vries <tdevries@suse.de>
7446
7447 * gdb.dwarf2/gdb-add-index.exp: New file.
7448
18125b16
TT
74492019-05-22 Tom Tromey <tromey@adacore.com>
7450
7451 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7452 * gdb.base/style.exp: Use "style".
7453 * lib/gdb-utils.exp (style): New proc.
7454
af1a8d03
TV
74552019-05-22 Tom de Vries <tdevries@suse.de>
7456
7457 * gdb.base/align.exp: Require c++11.
7458
e7fe496b
TV
74592019-05-22 Tom de Vries <tdevries@suse.de>
7460
7461 PR testsuite/24586
7462 * gdb.python/py-mi-var-info-path-expression.exp: Call
7463 mi_skip_python_tests to check if python is supported.
7464
8fca4da0
AH
74652019-05-22 Alan Hayward <alan.hayward@arm.com>
7466
7467 * gdb.arch/aarch64-pauth.c: New test.
7468 * gdb.arch/aarch64-pauth.exp: New file.
7469
b7060614
AH
74702019-05-22 Alan Hayward <alan.hayward@arm.com>
7471
7472 * README (Re-running Tests Outside The Testsuite): New section.
7473
669d0468
TV
74742019-05-21 Tom de Vries <tdevries@suse.de>
7475
7476 * gdb.arch/amd64-eval.exp: Require c++11.
7477 * gdb.base/max-depth.exp: Same.
7478 * gdb.compile/compile-cplus-array-decay.exp: Same.
7479 * gdb.cp/meth-typedefs.exp: Same.
7480 * gdb.cp/subtypes.exp: Same.
7481 * gdb.cp/temargs.exp: Same.
7482
ce3ebcaa
AH
74832019-05-21 Alan Hayward <alan.hayward@arm.com>
7484
7485 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7486
34d11c68
AB
74872019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7488
7489 PR gdb/18644
7490 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7491 * gdb.fortran/printing-types.exp: Add new test.
7492 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7493 testing.
7494 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7495 setup_kfail call.
7496
87781e84
AH
74972019-05-17 Alan Hayward <alan.hayward@arm.com>
7498
7499 * README (Running the Testsuite): Change example.
7500 (Testsuite Parameters): Remove TRANSCRIPT.
7501 * lib/gdb.exp: Remove TRANSCRIPT check.
7502
b420b89e
AH
75032019-05-17 Alan Hayward <alan.hayward@arm.com>
7504
7505 * README (Testsuite Parameters): Add replay logging to
7506 GDBSERVER_DEBUG.
7507 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7508 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7509 as a comma separated list.
7510 (gdb_debug_init): Override procedure.
7511
408e9b8b
AH
75122019-05-17 Alan Hayward <alan.hayward@arm.com>
7513
7514 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7515 (gdb_write_cmd_file): New procedure.
7516 * lib/gdbserver-support.exp (gdbserver_start): Call
7517 gdbserver_write_cmd_file.
7518 (gdbserver_write_cmd_file): New procedure.
7519
f9e2e39d
AH
75202019-05-17 Alan Hayward <alan.hayward@arm.com>
7521
7522 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7523 (delete_breakpoints): Likewise.
7524 (gdb_run_cmd): Likewise.
7525 (gdb_start_cmd): Likewise.
7526 (gdb_starti_cmd): Likewise.
7527 (gdb_internal_error_resync): Likewise.
7528 (gdb_test_multiple): Likewise.
7529 (gdb_reinitialize_dir): Likewise.
7530 (default_gdb_exit): Likewise.
7531 (gdb_file_cmd): Mark kill as optional.
7532 (default_gdb_start): Call gdb_stdin_log_init.
7533 (send_gdb): Call gdb_stdin_log_write.
7534 (rerun_to_main): Mark Y as an answer.
7535 (gdb_stdin_log_init): New function.
7536 (gdb_stdin_log_write): Likewise.
7537
81f47ac2
AH
75382019-05-17 Alan Hayward <alan.hayward@arm.com>
7539
7540 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7541 * gdb.base/debug-expr.exp: Likewise.
7542 * gdb.base/foll-fork.exp: Likewise.
7543 * gdb.base/foll-vfork.exp: Likewise.
7544 * gdb.base/fork-print-inferior-events.exp: Likewise.
7545 * gdb.base/gdb-sigterm.exp: Likewise.
7546 * gdb.base/gdbinit-history.exp: Likewise.
7547 * gdb.base/osabi.exp: Likewise.
7548 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7549 * gdb.base/ui-redirect.exp: Likewise.
7550 * gdb.gdb/unittest.exp: Likewise.
7551 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7552 * gdb.mi/mi-watch.exp: Likewise.
7553 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7554 * gdb.mi/user-selected-context-sync.exp: Likewise.
7555 * gdb.python/python.exp: Disable debug test when debugging.
7556 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7557 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7558 Likewise.
7559 * gdb.threads/stepi-random-signal.exp: Likewise.
7560
29b52314
AH
75612019-05-17 Alan Hayward <alan.hayward@arm.com>
7562
7563 * Makefile.in: Pass through GDB_DEBUG.
7564 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7565 (gdb,debug): Add board setting.
7566 * lib/gdb.exp (default_gdb_start): Start debugging.
7567 (gdb_debug_enabled): New procedure.
7568 (gdb_debug_init): Likewise.
29b52314
AH
7569
75702019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7571
29b52314
AH
7572 * Makefile.in: Pass through GDB_DEBUG.
7573 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7574 (gdb,debug): Add board setting.
7575 * lib/gdb.exp (default_gdb_start): Start debugging.
7576 (gdb_debug_enabled): New procedure.
7577 (gdb_debug_init): Likewise.
29b52314 7578
ca1285d1
AH
75792019-05-17 Alan Hayward <alan.hayward@arm.com>
7580
7581 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7582
f3a09c80
AH
75832019-05-17 Alan Hayward <alan.hayward@arm.com>
7584
7585 * gdb.base/ui-redirect.exp: Test redirection.
7586
26648588
JV
75872019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7588
7589 * gdb.mi/mi-complete.exp: New file.
7590 * gdb.mi/mi-complete.cc: Likewise.
7591
14237686
AB
75922019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7593
7594 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7595 indexed and sliced arrays, and pointers to arrays.
7596
e7bd7fba
TT
75972019-05-14 Tom Tromey <tromey@adacore.com>
7598
7599 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7600 styling test.
7601
2764128d
TV
76022019-05-14 Tom de Vries <tdevries@suse.de>
7603
7604 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7605 selection entry encoding.
7606
71bed2db
TT
76072019-05-10 Tom Tromey <tromey@adacore.com>
7608
7609 * gdb.ada/info_exc.exp: Add "complete" test.
7610
63b667ad
TV
76112019-05-09 Tom de Vries <tdevries@suse.de>
7612
7613 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7614 CU-relative.
7615
9cfd2b89
TV
76162019-05-09 Tom de Vries <tdevries@suse.de>
7617
7618 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7619 CU-relative.
7620
2228ef77
XR
76212019-05-08 Joel Brobecker <brobecker@adacore.com>
7622
7623 * gdb.ada/frame_arg_lang.exp: New testcase.
7624 * gdb.ada/frame_arg_lang/bla.adb: New file.
7625 * gdb.ada/frame_arg_lang/pck.ads: New file.
7626 * gdb.ada/frame_arg_lang/pck.adb: New file.
7627 * gdb.ada/frame_arg_lang/foo.c: New file.
7628
80e55b13
TT
76292019-05-08 Tom Tromey <tromey@adacore.com>
7630
7631 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7632
9d3421af
TT
76332019-05-08 Tom Tromey <tromey@adacore.com>
7634
7635 * gdb.base/ptype-offsets.exp: Update tests.
7636
844333e2
TT
76372019-05-08 Tom Tromey <tromey@adacore.com>
7638
7639 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7640 cases.
7641 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7642 "short".
7643
988915ee
TT
76442019-05-08 Tom Tromey <tromey@adacore.com>
7645
7646 * gdb.ada/vla.exp: New file.
7647 * gdb.ada/vla/vla.adb: New file.
7648
7bd55dac
TV
76492019-05-07 Tom de Vries <tdevries@suse.de>
7650
7651 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7652
75f06e9d
TV
76532019-05-07 Tom de Vries <tdevries@suse.de>
7654
7655 PR testsuite/24522
7656 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7657 section.
7658
77e7aaa4
TV
76592019-05-07 Tom de Vries <tdevries@suse.de>
7660
7661 PR testsuite/24522
7662 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7663 .debug_aranges section.
7664
456ba0fa
TV
76652019-05-07 Tom de Vries <tdevries@suse.de>
7666
7667 PR testsuite/24159
7668 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7669
5a56d6a6
TV
76702019-05-06 Tom de Vries <tdevries@suse.de>
7671
7672 * lib/gdb.exp (exec_has_index_section): New proc.
7673 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7674 section.
7675
9d6d4be8
TV
76762019-05-04 Tom de Vries <tdevries@suse.de>
7677
7678 * boards/cc-with-debug-names.exp: New file.
7679
222a8d25
TT
76802019-05-03 Tom Tromey <tromey@adacore.com>
7681
7682 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7683 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7684 * gdb.ada/char_enum.exp: Add test.
7685
0fdfd794
TV
76862019-05-03 Tom de Vries <tdevries@suse.de>
7687
7688 * boards/cc-with-gdb-index.exp: New file.
7689
80062eb9
AB
76902019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7691
7692 * gdb.rust/simple.exp: Add new test case.
7693 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7694 (main): Initialise an instance of the new struct.
7695
4504bbde
TT
76962019-05-01 Tom Tromey <tromey@adacore.com>
7697
7698 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7699 record.
7700 (NPR): New variable.
7701 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7702 test.
7703
d48e62f4
TT
77042019-05-01 Tom Tromey <tromey@adacore.com>
7705
7706 * gdb.ada/packed_array_assign.exp: Add packed assignment
7707 regression test.
7708
f59f30f5
TV
77092019-05-01 Tom de Vries <tdevries@suse.de>
7710
7711 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7712
b70bfc54
TV
77132019-05-01 Tom de Vries <tdevries@suse.de>
7714
7715 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7716
15f18d14
AT
77172019-04-30 Ali Tamur <tamur@google.com>
7718
7719 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7720
2ff0a947
TT
77212019-04-30 Tom Tromey <tromey@adacore.com>
7722
7723 * lib/ada.exp (find_ada_tool): New proc.
7724 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7725 * gdb.ada/catch_ex_std.exp: New file.
7726 * gdb.ada/catch_ex_std/foo.adb: New file.
7727 * gdb.ada/catch_ex_std/some_package.adb: New file.
7728 * gdb.ada/catch_ex_std/some_package.ads: New file.
7729
a776957c
TT
77302019-04-30 Tom Tromey <tromey@adacore.com>
7731
7732 PR c++/24470:
7733 * gdb.cp/temargs.cc: Add test code from PR.
7734
bc68014d
AB
77352019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7736
7737 * gdb.fortran/vla-datatypes.exp: Update expected results.
7738 * gdb.fortran/vla-ptype.exp: Likewise.
7739 * gdb.fortran/vla-type.exp: Likewise.
7740 * gdb.fortran/vla-value.exp: Likewise.
7741
f1fdc960
AB
77422019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7743
7744 * gdb.fortran/ptr-indentation.exp: Update expected results.
7745 * gdb.fortran/ptype-on-functions.exp: Likewise.
7746 * gdb.fortran/vla-ptr-info.exp: Likewise.
7747 * gdb.fortran/vla-value.exp: Likewise.
7748
bf7a4de1
AB
77492019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7750
7751 * gdb.fortran/ptype-on-functions.exp: New file.
7752 * gdb.fortran/ptype-on-functions.f90: New file.
7753
bbe75b9d
AB
77542019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7755
7756 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7757 case void string.
7758
1db455a7
AB
77592019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7760
7761 * gdb.fortran/complex.exp: Expand.
7762 * gdb.fortran/complex.f: Renamed to...
7763 * gdb.fortran/complex.f90: ...this, and extended to add more
7764 complex values.
7765
b6d03bb2
AB
77662019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7767
7768 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7769 MODULO, CMPLX.
7770
2e62ab40
AB
77712019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7772 Richard Bunt <richard.bunt@arm.com>
7773
7774 * gdb.base/max-depth.c: New file.
7775 * gdb.base/max-depth.exp: New file.
7776 * gdb.python/py-nested-maps.c: New file.
7777 * gdb.python/py-nested-maps.exp: New file.
7778 * gdb.python/py-nested-maps.py: New file.
7779 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7780 (test_all_common): Call test_max_depth.
7781 * gdb.fortran/max-depth.exp: New file.
7782 * gdb.fortran/max-depth.f90: New file.
7783 * gdb.go/max-depth.exp: New file.
7784 * gdb.go/max-depth.go: New file.
7785 * gdb.modula2/max-depth.exp: New file.
7786 * gdb.modula2/max-depth.c: New file.
7787 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7788
d2b584a5
TV
77892019-04-29 Tom de Vries <tdevries@suse.de>
7790
7791 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7792
136afab8
PW
77932019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7794
7795 * gdb.base/callexit.exp: Test may-call-functions off.
7796
725cbb63
KS
77972019-04-25 Keith Seitz <keiths@redhat.com>
7798
7799 PR c++/24367
7800 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7801 (another_incomplete_struct, test_incomplete): New definitions.
7802 (main): Use new definitions.
7803 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7804 functions.
7805
701adfb0
PA
78062019-04-25 Ali Tamur <tamur@google.com>
7807
7808 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7809
82433e3e
SDJ
78102019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7811
7812 PR corefiles/11608
7813 PR corefiles/18187
7814 * gdb.base/coredump-filter-build-id.exp: New file.
7815
dd06d4d6
AH
78162019-04-25 Alan Hayward <alan.hayward@arm.com>
7817
e79be6e5
SM
7818 * Makefile.in: Pass through GDBSERVER_DEBUG.
7819 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7820 (gdbserver,debug): Add board setting.
7821 * gdb.trace/tspeed.exp: Skip when debugging.
7822 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7823 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7824
1670072e
TT
78252019-04-24 Tom Tromey <tromey@adacore.com>
7826
7827 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7828 Rust.
7829
a59240a4
TT
78302019-04-24 Tom Tromey <tromey@adacore.com>
7831
7832 * gdb.arch/amd64-eval.exp: Test bitfield return.
7833 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7834 (class Foo) <return_bitfields>: New method.
7835 (main): Call it.
7836
b907456c
AB
78372019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7838
7839 * gdb.cp/many-args.cc: New file.
7840 * gdb.cp/many-args.exp: New file.
7841
5c565afd
TV
78422019-04-23 Tom de Vries <tdevries@suse.de>
7843
7844 PR gdb/24433
7845 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7846
ba22ff86
AH
78472019-04-23 Alan Hayward <alan.hayward@arm.com>
7848
7849 * gdb.trace/backtrace.exp: Use nopie flag.
7850 * gdb.trace/circ.exp: Likewise.
7851 * gdb.trace/collection.exp: Likewise.
7852 * gdb.trace/ftrace.exp: Likewise.
7853 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7854 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7855 * gdb.trace/qtro.exp: Likewise.
7856 * gdb.trace/read-memory.exp: Likewise.
7857 * gdb.trace/report.exp: Likewise.
7858 * gdb.trace/tfile.exp: Likewise.
7859 * gdb.trace/tfind.exp: Likewise.
7860 * gdb.trace/unavailable.exp: Likewise.
7861
7905fc35
PA
78622019-04-22 Pedro Alves <palves@redhat.com>
7863
7864 * gdb.base/solib-probes-nosharedlibrary.c,
7865 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7866
8ecb59f8
TT
78672019-04-19 Tom Tromey <tromey@adacore.com>
7868
7869 * gdb.ada/ptype_union.c: New file.
7870 * gdb.ada/ptype_union.exp: New file.
7871
62160ec9
TT
78722019-04-19 Tom Tromey <tromey@adacore.com>
7873
7874 PR symtab/24423:
7875 * gdb.base/list0.h (foo): Add a control-l character.
7876
36cd4ba5
TV
78772019-04-18 Tom de Vries <tdevries@suse.de>
7878
7879 PR gdb/24433
7880 * boards/local-board.exp: Set sysroot to "".
7881
b73715df
TV
78822019-04-18 Tom de Vries <tdevries@suse.de>
7883 Pedro Alves <palves@redhat.com>
7884
7885 PR gdb/24454
7886 * gdb.threads/vfork-follow-child-exec.c: New file.
7887 * gdb.threads/vfork-follow-child-exec.exp: New file.
7888 * gdb.threads/vfork-follow-child-exit.c: New file.
7889 * gdb.threads/vfork-follow-child-exit.exp: New file.
7890
4aa866af
LS
78912019-04-15 Leszek Swirski <leszeks@google.com>
7892
7893 * gdb.arch/amd64-eval.cc: New file.
7894 * gdb.arch/amd64-eval.exp: New file.
7895
e5a1a79a
AH
78962019-04-11 Alan Hayward <alan.hayward@arm.com>
7897
7898 * gdb.server/sysroot.c: New test.
7899 * gdb.server/sysroot.exp: New file.
7900 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7901 matching param.
7902
41077b66
AB
79032019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7904
7905 * gdb.base/align.exp: Extend test to cover structures containing
7906 only static fields.
7907
c30391f8
TV
79082019-04-11 Tom de Vries <tdevries@suse.de>
7909
7910 * boards/cc-with-dwz-m.exp: New file.
7911 * boards/cc-with-dwz.exp: New file.
7912 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7913
e242fd12
SM
79142019-04-09 Simon Marchi <simon.marchi@efficios.com>
7915
7916 * gdb.base/start-cpp.exp: New file.
7917 * gdb.base/start-cpp.cc: New file.
7918
2b0c8b01
KB
79192019-04-08 Kevin Buettner <kevinb@redhat.com>
7920
7921 * gdb.python/py-thrhandle.exp: Adjust tests to call
7922 thread_from_handle instead of thread_from_thread_handle.
7923
947210e5
KB
79242019-04-08 Kevin Buettner <kevinb@redhat.com>
7925
7926 * gdb.python/py-thrhandle.exp: Add tests for
7927 gdb.InferiorThread.handle.
7928
d7df6549
AB
79292019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7930
7931 * gdb.python/py-function.exp: Check calling helper function from
7932 all languages.
7933 * lib/gdb.exp (gdb_supported_languages): New proc.
7934
8bdc1658
AB
79352019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7936
7937 * gdb.base/complex-parts.c: New file.
7938 * gdb.base/complex-parts.exp: New file.
7939
05caa1d2
TT
79402019-04-01 Tom Tromey <tromey@adacore.com>
7941
7942 PR symtab/23331:
7943 * gdb.dwarf2/dw2-ranges-main.c: New file.
7944 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7945 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7946
7734102d
EZ
79472019-03-30 Simon Marchi <simark@simark.ca>
7948
7949 * gdb.base/default.exp: Add values for $_gdb_major and
7950 $_gdb_minor.
7951
188e1fa9
TT
79522019-03-29 Tom Tromey <tromey@adacore.com>
7953
7954 * gdb.base/help.exp: Tighten apropos regexp.
7955
2880242d
KS
79562019-03-29 Keith Seitz <keiths@redhat.com>
7957
7958 * gdb.fortran/array-bounds.exp: New file.
7959 * gdb.fortran/array-bounds.f90: New file.
7960
077cad8e
PW
79612019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7962
7963 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7964
80047cfc
PW
79652019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7966
7967 * gdb.multi/hello.c (main): Increase alarm timer.
7968
f489207e
SL
79692019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7970
7971 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7972 factor when no hardware watchpoint support.
7973
c92df149
AH
79742019-03-28 Alan Hayward <alan.hayward@arm.com>
7975 Pedro Alves <palves@redhat.com>
7976
7977 * boards/local-board.exp: set sysroot to /.
7978
933aebfa
AH
79792019-03-27 Alan Hayward <alan.hayward@arm.com>
7980
7981 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7982 in child.
7983
9f9aa852
AB
79842019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7985
7986 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7987 field.
7988 (make_container): Initialise new field.
7989 * gdb.python/py-prettyprint.exp: Add new tests.
7990 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7991 <display_hint>: New method.
7992
3714a195
AB
79932019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7994
7995 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7996 gdb_continue_to_breakpoint more throughout this test.
7997 (run_lang_tests) Supply unique test names, and use
7998 gdb_test_no_output.
7999
18c77628
AB
80002019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8001
8002 * gdb.base/finish-pretty.exp: Update expected results.
8003 * gdb.base/pretty-print.c: New file.
8004 * gdb.base/pretty-print.exp: New file.
8005
9a93502f
PA
80062019-03-25 Pedro Alves <palves@redhat.com>
8007
8008 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8009 move comments outside list. Append '-i "" eof' section.
8010
968aa7ae
AH
80112019-03-22 Alan Hayward <alan.hayward@arm.com>
8012
34a7f2a4 8013 PR testsuite/25016
968aa7ae
AH
8014 * README: Add pie options.
8015 * gdb.base/break-interp.exp: Ensure pie is disabled.
8016 * gdb.base/dump.exp: Likewise.
8017 * lib/gdb.exp (gdb_compile): Add pie option.
8018
4c7d57e7
TT
80192019-03-19 Tom Tromey <tromey@adacore.com>
8020
8021 * gdb.mi/mi2-cli-display.c: New file.
8022 * gdb.mi/mi2-cli-display.exp: New file.
8023
bff8c71f
TT
80242019-03-18 Joel Brobecker <brobecker@adacore.com>
8025 Tom Tromey <tromey@adacore.com>
8026
8027 * gdb.ada/ptype_array/pck.adb: New file.
8028 * gdb.ada/ptype_array/pck.ads: New file.
8029 * gdb.ada/ptype_array/foo.adb: New file.
8030 * gdb.ada/ptype_array.exp: New file.
8031
d085f989
TT
80322019-03-14 Tom Tromey <tromey@adacore.com>
8033
8034 * gdb.base/style.exp: Add "set style sources" test.
8035
b4be1b06
SM
80362019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8037
8038 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8039 * mi-breakpoint-multiple-locations.exp: ... this.
8040 (make_breakpoints_pattern): New proc.
8041 (do_test): Add mi_version parameter, test -break-insert,
8042 -break-info and =breakpoint-created.
8043
7cde5fc2
AB
80442019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8045
8046 * config/default.exp: Remove 'load_lib gdb.exp'.
8047 * config/monitor.exp: Likewise.
8048 * config/sid.exp: Likewise.
8049 * config/sim.exp: Likewise.
8050 * config/slite.exp: Likewise.
8051 * config/unix.exp: Likewise.
8052 * gdb.base/default.exp: Remove unhelpful comment.
8053
efbecbc1
AB
80542019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8055
8056 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8057
0841c79a
AB
80582019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8059
8060 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8061
4a270568
AB
80622019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8063
8064 * gdb.fortran/type-kinds.exp: Update expected results.
8065
067630bd
AB
80662019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8067
8068 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8069
3be47f7a
AB
80702019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8071
8072 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8073 function.
8074 (test_basic_parsing_of_type_kinds): Expand types tested.
8075 (test_parsing_invalid_type_kinds): New function.
8076
4d00f5d8
AB
80772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8078
8079 * gdb.fortran/intrinsics.exp: New file.
8080 * gdb.fortran/intrinsics.f90: New file.
8081 * gdb.fortran/type-kinds.exp: New file.
8082
c8f91604
AB
80832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8084
8085 * gdb.fortran/dot-ops.exp: New file.
8086
dd9f2c76
AB
80872019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8088
8089 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8090 Check upper and lower case logical literals.
8091
84ec9724
AB
80922019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8093
8094 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8095 Remove duplicate tests.
8096
c3734e09
AH
80972019-03-06 Alan Hayward <alan.hayward@arm.com>
8098
8099 * lib/gdb.exp (builtin_cd): rename of cd.
8100 (cd): Override builtin.
8101
aa3cfbda
RB
81022019-03-06 Richard Bunt <richard.bunt@arm.com>
8103
8104 * gdb.fortran/function-calls.exp: New file.
8105 * gdb.fortran/function-calls.f90: New test.
8106
7b63ad86
RB
81072019-03-04 Richard Bunt <richard.bunt@arm.com>
8108
8109 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8110 on user program standard output.
8111 * gdb.fortran/short-circuit-argument-list.f90: Record function
8112 calls.
8113
01abb042
AH
81142019-02-28 Alan Hayward <alan.hayward@arm.com>
8115
c3734e09
AH
8116 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8117 failure.
01abb042 8118
92137da0
RO
81192019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8120
8121 PR gdb/8527
8122 * gdb.base/interrupt-daemon-attach.c,
8123 gdb.base/interrupt-daemon-attach.exp: New test.
8124
5862844d
PA
81252019-02-27 Pedro Alves <palves@redhat.com>
8126
8127 * gdb.base/page.exp: Add tests for "set width/height -1".
8128
8ed25214
PA
81292019-02-27 Pedro Alves <palves@redhat.com>
8130
8131 * gdb.base/page.exp: Add tests for "set/show width/height" with
8132 "infinite" values.
8133
6c28e44a
TT
81342019-02-27 Tom Tromey <tromey@adacore.com>
8135
8136 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8137 2.4.
8138 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8139 workaround.
8140
bf9a735e
AB
81412019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8142
8143 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8144 tests for structs with static members.
8145
8791793c
TT
81462019-02-26 Tom Tromey <tromey@adacore.com>
8147
8148 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8149 ValueError, not TypeError.
8150
bc2a507e
KB
81512019-02-26 Kevin Buettner <kevinb@redhat.com>
8152
8153 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8154 call from main program.
8155
e0e7d3bd
JB
81562019-02-23 Joel Brobecker <brobecker@adacore.com>
8157
8158 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8159 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8160 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8161 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8162 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8163
9600246d
KS
81642019-02-22 Keith Seitz <keiths@redhat.com>
8165
8166 PR symtab/23853
8167 * gdb.base/symlink-sourcefile.c: New file.
8168 * gdb.base/symlink-sourcefile.exp: New file.
8169
0c95f9ed
TT
81702019-02-20 Tom Tromey <tom@tromey.com>
8171
8172 * gdb.base/info_qt.exp: Update.
8173
6caa91b6
SM
81742019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8175
8176 * gdb.base/source.exp: Move "error in sourced script" code to
8177 the end.
8178 * gdb.base/source-error.gdb: Move contents to
8179 source-error-1.gdb. Add new code to source source-error-1.gdb.
8180 * gdb.base/source-error-1.gdb: New file, from previous
8181 source-error.gdb.
8182
6506371f
TT
81832019-02-17 Tom Tromey <tom@tromey.com>
8184
8185 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8186 for macro styling.
8187 * gdb.base/style.c (SOME_MACRO): New macro.
8188
a0087920
TT
81892019-02-17 Tom Tromey <tom@tromey.com>
8190
8191 * gdb.base/style.exp: Add line-wrapping tests.
8192 * gdb.base/page.exp: Add test for quitting during pagination.
8193
a2cd4f14
JB
81942019-02-17 Joel Brobecker <brobecker@adacore.com>
8195
8196 * gdb.ada/big_packed_array: New testcase.
8197 * gdb.ada/homonym.exp: Fix incorrect expected output for
8198 "break <homonym__get_value>" test.
8199
9d70ffbc
WP
82002019-02-13 Weimin Pan <weimin.pan@oracle.com>
8201
8202 PR breakpoints/21870
8203 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8204 and prepare_for_testing. Add comment.
8205 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8206 redundant cleanup call. Clean up comment.
8207
01c7ae81
WP
82082019-02-12 Weimin Pan <weimin.pan@oracle.com>
8209
8210 PR breakpoints/21870
8211 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8212 * gdb.arch/aarch64-dbreg-contents.c: New file.
8213
aff29d1c
JB
82142019-02-10 Joel Brobecker <brobecker@adacore.com>
8215
8216 * gdb.ada/mi_ref_changeable: New testcase.
8217
df0da8a2
AH
82182019-02-07 Alan Hayward <alan.hayward@arm.com>
8219
8220 * gdb.base/attach.exp: Add double attach test.
8221
bd447abb
SM
82222019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8223
8224 * lib/gdb.exp (default_gdb_start): Don't match pagination
8225 prompt.
8226 (gdb_init): Set stty_init.
8227
1dbc40b9
TT
82282019-01-27 Tom Tromey <tom@tromey.com>
8229
8230 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8231 skip_python_tests.
8232
353229bf
AH
82332019-01-24 Alan Hayward <alan.hayward@arm.com>
8234
8235 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8236 New structure.
8237 (struct struct_static_02_02): Likewise.
8238 (struct struct_static_02_03): Likewise.
8239 (struct struct_static_02_04): Likewise.
8240 (struct struct_static_04_01): Likewise.
8241 (struct struct_static_04_02): Likewise.
8242 (struct struct_static_04_03): Likewise.
8243 (struct struct_static_04_04): Likewise.
8244 (struct struct_static_06_01): Likewise.
8245 (struct struct_static_06_02): Likewise.
8246 (struct struct_static_06_03): Likewise.
8247 (struct struct_static_06_04): Likewise.
8248 (cmp_struct_static_02_01): Likewise.
8249 (cmp_struct_static_02_02): Likewise.
8250 (cmp_struct_static_02_03): Likewise.
8251 (cmp_struct_static_02_04): Likewise.
8252 (cmp_struct_static_04_01): Likewise.
8253 (cmp_struct_static_04_02): Likewise.
8254 (cmp_struct_static_04_03): Likewise.
8255 (cmp_struct_static_04_04): Likewise.
8256 (cmp_struct_static_06_01): Likewise.
8257 (cmp_struct_static_06_02): Likewise.
8258 (cmp_struct_static_06_03): Likewise.
8259 (cmp_struct_static_06_04): Likewise.
8260 (call_all): Test new structs.
8261 * gdb.base/infcall-nested-structs.exp: Likewise.
8262
73021deb
AH
82632019-01-21 Alan Hayward <alan.hayward@arm.com>
8264 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8265
fc65c7db
AH
82662019-01-21 Alan Hayward <alan.hayward@arm.com>
8267 * gdb.base/stack-protector.c: New test.
8268 * gdb.base/stack-protector.exp: New file.
8269 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8270 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8271 option.
8272 (gdb_compile): Remove stack protector for GCC and prevent
8273 recursion.
8274
c24bdb02
KS
82752019-01-16 Keith Seitz <keiths@redhat.com>
8276
8277 PR gdb/23773
8278 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8279
6f072a10
PFC
82802019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8281
8282 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8283 aliases.
8284 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8285 tests.
8286 * gdb.arch/powerpc-vector-regs.c: New file.
8287 * gdb.arch/powerpc-vector-regs.exp: New file.
8288
a7b8d682
PFC
82892019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8290
8291 * gdb.arch/altivec-regs.exp: Fix the list passed to
8292 gdb_expect_list when testing "info vector".
8293
6eb6fb67
AB
82942019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8295
8296 * gdb.base/style.exp: Don't include path in testname.
8297
b56f80d8
KS
82982019-01-10 Keith Seitz <keiths@redhat.com>
8299
8300 PR gdb/23712
8301 PR symtab/23010
8302 * gdb.dwarf2/multidictionary.exp: New file.
8303
041be526
SM
83042019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8305
8306 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8307 (test_gnuv3_style_demangling): ... this.
8308 (test_lucid_style_demangling): Remove.
8309 (test_arm_style_demangling): Remove.
8310 (test_hp_style_demangling): Remove.
8311 (do_tests): Remove calls to the above.
8312
d820d0c3
AB
83132019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8314
8315 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8316 case.
8317
f097f5ad
TT
83182019-01-06 Tom Tromey <tom@tromey.com>
8319
8320 PR gdb/28155:
8321 * gdb.dwarf2/typedef-void-finish.exp: New file.
8322
2cd8cc0b
TT
83232018-12-28 Tom Tromey <tom@tromey.com>
8324 Simon Marchi <simark@simark.ca>
8325
8326 * gdb.base/jit-exec.exp: New file.
8327 * gdb.base/jit-exec.c: New file.
8328 * gdb.base/jit-execd.c: New file.
8329
35fb8261
TT
83302018-12-28 Tom Tromey <tom@tromey.com>
8331
8332 * gdb.base/style.exp: Update test to check for address styling.
8333
47fd17cd
TT
83342018-12-28 Tom Tromey <tom@tromey.com>
8335
8336 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8337 message.
8338
d47032b7
TT
83392018-12-28 Tom Tromey <tom@tromey.com>
8340
8341 * gdb.base/style.exp: Add test for version number styling.
8342
af79b68d
TT
83432018-12-28 Tom Tromey <tom@tromey.com>
8344
8345 * gdb.base/style.exp: Add test for print_address_symbolic.
8346
0bb296cb
TT
83472018-12-28 Tom Tromey <tom@tromey.com>
8348
8349 * gdb.base/style.exp: Add test for breakpoint setting.
8350
80ae2043
TT
83512018-12-28 Tom Tromey <tom@tromey.com>
8352
8353 * gdb.base/style.exp: Add test for variable names.
8354
cbe56571
TT
83552018-12-28 Tom Tromey <tom@tromey.com>
8356
8357 * gdb.base/style.exp: New file.
8358 * gdb.base/style.c: New file.
8359
9162a27c
TT
83602018-12-28 Tom Tromey <tom@tromey.com>
8361
8362 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8363 "dumb".
8364 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8365 the TERM environment variable.
8366
bc543c90
TT
83672018-12-27 Tom Tromey <tom@tromey.com>
8368
8369 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8370 pagination test.
8371
6f0ffe50
AB
83722018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8373
8374 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8375 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8376
b5a1e557
PW
83772018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8378
8379 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8380 Filename a.adb changed to bp_fun_addr.adb.
8381 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8382
6e8b1ab2
JV
83832018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8384
8385 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8386 non-PIE executables.
8387 * README: Mention the gdb,nopie_flag board setting.
8388 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8389 non-PIE executable.
8390 * gdb.arch/amd64-entry-value.exp: Likewise.
8391 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8392 * gdb.arch/i386-float.exp: Likewise.
8393 * gdb.arch/i386-signal.exp: Likewise.
8394 * gdb.mi/mi-reg-undefined.exp: Likewise.
8395
d00a27c5
PM
83962018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8397
8398 PR gdb/23974
8399 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8400
161d081c
PW
84012018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8402
8403 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8404 Update order of results accordingly.
8405
b001de23
AB
84062018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8407
8408 * gdb.base/annota1.exp: Update a test regexp.
8409
99e1a184
AB
84102018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8411
8412 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8413
7a81c1e2
PW
84142018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8415
8416 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8417 (reuse_time): Initialize to REUSE_TIME_CAP.
8418 (check_rc): New function.
8419 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8420 Check pthread_create rc.
8421 (spawner_thread_func): Check pthread_create and pthread_join rc.
8422
73e8dc90
PA
84232018-12-08 Pedro Alves <palves@redhat.com>
8424
8425 * gdb.base/list.exp (test_forward_search): Rename to ...
8426 (test_forward_reverse_search): ... this. Also test reverse-search
8427 and the forward-search alias.
8428
13f2ed32
AB
84292018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8430
8431 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8432 local timeout variable before return, and remove all local timeout
8433 variable entirely.
8434 (gdb_load): Likewise.
8435
64d27cfc
TV
84362018-12-01 Tom de Vries <tdevries@suse.de>
8437
8438 * gdb.base/gdb-caching-proc.exp: New file.
8439
f63c03b4
SDJ
84402018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8441
8442 * Makefile.in (TIMESTAMP): New variable.
8443 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8444 command.
8445 (check-single-racy): Likewise.
8446 (check/%.exp): Likewise.
8447 (check-racy/%.exp): Likewise.
8448 (workers/%.worker): Likewise.
8449 (build-perf): Likewise.
8450 (check-perf): Likewise.
8451 * README: Describe new "TS" and "TS_FORMAT" variables.
8452 * print-ts.py: New file.
8453
1c97054b
BF
84542018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8455
8456 PR python/23714
8457 * gdb.python/python.exp: Test command repetition after
8458 gdb.execute.
8459
1871a62d
AB
84602018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8461
8462 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8463 is correctly aligned.
8464
fb5e1ed9
PW
84652018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8466
8467 * gdb.ada/info_auto_lang.exp: New testcase.
8468 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8469 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8470 * gdb.ada/info_auto_lang/some_c.c: New file.
8471
43d397ca
PW
84722018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8473
8474 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8475 FUNC_lang language syntax.
8476
beddd671
PW
84772018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8478
8479 * gdb.base/info_minsym.c: New file.
8480 * gdb.base/info_minsym.exp: New file.
8481
73fc52c4
TT
84822018-11-19 Tom Tromey <tom@tromey.com>
8483
8484 PR rust/23625:
8485 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8486 * gdb.rust/expr.exp: Update expected output. Change one test.
8487
994b876a
TT
84882018-11-19 Tom Tromey <tom@tromey.com>
8489
8490 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8491
6769f276
PA
84922018-11-19 Pedro Alves <palves@redhat.com>
8493
8494 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8495 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8496 see the expected warning.
8497
38a72da0
AH
84982018-11-16 Alan Hayward <alan.hayward@arm.com>
8499
8500 PR gdb/22736:
8501 * gdb.cp/infcall-nodebug-lib.c: New test.
8502 * gdb.cp/infcall-nodebug-main.c: New test.
8503 * gdb.cp/infcall-nodebug.exp: New file.
8504
53a89d6e
SM
85052018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8506
8507 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8508 completer tests.
8509
9325300d
TV
85102018-11-09 Tom de Vries <tdevries@suse.de>
8511
8512 * gdb.base/msym-lang.c: New test.
8513 * gdb.base/msym-lang.exp: New file.
8514 * gdb.base/msym-lang-main.c: New test.
8515
20f0d60d
TT
85162018-11-08 Tom Tromey <tom@tromey.com>
8517
8518 PR gdb/23555:
8519 PR gdb/23838:
8520 * gdb.base/warning.exp: New file.
8521
b5420128
JB
85222018-11-08 Jan Beulich <jbeulich@suse.com>
8523
8524 * testsuite/gdb.arch/i386-avx512.c,
8525 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8526
cd115d61
AB
85272018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8528
8529 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8530 point hardware.
8531
35ee2dc2
AB
85322018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8533
8534 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8535 * gdb.dwarf2/missing-type-name.exp: New file.
8536
31aceee8
TV
85372018-11-06 Tom de Vries <tdevries@suse.de>
8538
8539 * gdb.base/many-headers.c: New test.
8540 * gdb.base/many-headers.exp: New file.
8541
109be305
JW
85422018-11-06 Jim Wilson <jimw@sifive.com>
8543
8544 * gdb.base/code_elim.exp: For riscv, set additional_flags
8545 to include -msmall-data-limit=0.
8546
e2b7af72
JB
85472018-11-01 Joel Brobecker <brobecker@adacore.com>
8548
8549 * gdb.ada/watch_minus_l: New testcase.
8550
cdcda965
SM
85512018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8552
8553 * gdb.arch/aix-sighandle.c: New file.
8554 * gdb.arch/aix-sighandle.exp: New file.
8555
92dcebf3
AB
85562018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8557
8558 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8559 registers being unions.
8560
68b9ac18
TV
85612018-10-31 Tom de Vries <tdevries@suse.de>
8562
8563 * lib/valgrind.exp: New file.
8564 (vgdb_start, vgdb_stop): New procs, factored out of ...
8565 * gdb.base/valgrind-bt.exp: ... here, ...
8566 * gdb.base/valgrind-disp-step.exp: ... here and ...
8567 * gdb.base/valgrind-infcall.exp: ... here.
8568
1443936e
TV
85692018-10-31 Tom de Vries <tdevries@suse.de>
8570
8571 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8572
eb77c9df
AB
85732018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8574
8575 * gdb.dwarf2/void-type.c: New file.
8576 * gdb.dwarf2/void-type.exp: New file.
8577
82b5e646
PW
85782018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8579
8580 * gdb.base/info_qt.c: New file.
8581 * gdb.base/info_qt.exp: New file.
8582
8d619c01
EBM
85832018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8584
8585 * gdb.arch/powerpc-htm-regs.c: New file.
8586 * gdb.arch/powerpc-htm-regs.exp: New file.
8587
f2cf6173
EBM
85882018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8589
8590 * gdb.arch/powerpc-tar.c: New file.
8591 * gdb.arch/powerpc-tar.exp: New file.
8592
7ca18ed6
EBM
85932018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8594
8595 * gdb.arch/powerpc-ppr-dscr.c: New file.
8596 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8597
bfcc0eba
TV
85982018-10-25 Tom de Vries <tdevries@suse.de>
8599
8600 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8601
fe1a5cad
TV
86022018-10-24 Tom de Vries <tdevries@suse.de>
8603
8604 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8605 longer exists error.
8606
a76dc3b7
TV
86072018-10-24 Tom de Vries <tdevries@suse.de>
8608
8609 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8610
4df46df7
TV
86112018-10-24 Tom de Vries <tdevries@suse.de>
8612
8613 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8614 --db-attach in valgrind.
8615
0dbfcfff
AB
86162018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8617
8618 * gdb.arch/riscv-reg-aliases.c: New file.
8619 * gdb.arch/riscv-reg-aliases.exp: New file.
8620
b04480b1
AH
86212018-10-19 Alan Hayward <alan.hayward@arm.com>
8622
8623 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8624
2c6ac8d7
AH
86252018-10-19 Alan Hayward <alan.hayward@arm.com>
8626
8627 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8628
2bc69f25
AH
86292018-10-19 Alan Hayward <alan.hayward@arm.com>
8630
8631 * gdb.cp/ovldbreak.exp: Fix regexps.
8632
1f1ae3a3
AH
86332018-10-19 Alan Hayward <alan.hayward@arm.com>
8634
8635 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8636
94c18618
SDJ
86372018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8638
8639 PR cli/23785
8640 * gdb.base/restore.exp: New test to check if "restore" with an
8641 invalid file doesn't segfault.
8642
812cd6eb
TV
86432018-10-18 Tom de Vries <tdevries@suse.de>
8644
8645 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8646 * gdb.ada/excep_handle.exp: Same.
8647 * gdb.ada/mi_string_access.exp: Same.
8648 * gdb.ada/mi_var_union.exp: Same.
8649 * gdb.arch/arc-analyze-prologue.exp: Same.
8650 * gdb.arch/arc-decode-insn.exp: Same.
8651 * gdb.base/readnever.exp: Same.
8652 * gdb.fortran/printing-types.exp: Same.
8653 * gdb.guile/scm-lazy-string.exp: Same.
8654
c4b90788
TV
86552018-10-16 Tom de Vries <tdevries@suse.de>
8656
8657 PR gdb/23730
8658 * gdb.base/catch-follow-exec.c: Add copyright notice.
8659 * gdb.base/catch-follow-exec.exp: Rewrite to use
8660 gdb_spawn_with_cmdline_opts. Require gdb-native.
8661
8bca2978
SL
86622018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8663
8664 * gdb.trace/actions-changed.exp: Check for arch support.
8665 * gdb.trace/actions.exp: Likewise.
8666 * gdb.trace/ax.exp: Likewise.
8667 * gdb.trace/backtrace.exp: Likewise.
8668 * gdb.trace/change-loc.exp: Likewise.
8669 * gdb.trace/deltrace.exp: Likewise.
8670 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8671 * gdb.trace/ftrace.exp: Likewise.
8672 * gdb.trace/infotrace.exp: Check for arch support.
8673 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8674 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8675 * gdb.trace/mi-tsv-changed.exp: Likewise.
8676 * gdb.trace/packetlen.exp: Likewise.
8677 * gdb.trace/passc-dyn.exp: Likewise.
8678 * gdb.trace/passcount.exp: Likewise.
8679 * gdb.trace/pending.exp: Likewise.
8680 * gdb.trace/range-stepping.exp: Check for shlib support.
8681 * gdb.trace/report.exp: Check for arch support.
8682 * gdb.trace/save-trace.exp: Likewise.
8683 * gdb.trace/signal.exp: Check for signal support.
8684 * gdb.trace/tfind.exp: Check for arch support.
8685 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8686 * gdb.trace/trace-common.h: Add comment.
8687 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8688 * gdb.trace/trace-enable-disable.exp: Likewise.
8689 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8690 * gdb.trace/tracecmd.exp: Check for arch support.
8691 * gdb.trace/tspeed.exp: Check for shlib and target support.
8692 * gdb.trace/tstatus.exp: Check for arch support.
8693 * gdb.trace/tsv.exp: Likewise.
8694 * gdb.trace/while-dyn.exp: Likewise.
8695 * gdb.trace/while-stepping.exp: Likewise.
8696 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8697
f9c49bff
SM
86982018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8699
8700 * gdb.trace/tspeed.exp: Remove nowarnings.
8701 (prepare_for_trace_test): Declare "global ipalib".
8702 * gdb.trace/tspeed.c: Include unistd.h.
8703 (main): Remove superfluous printf argument.
8704
d4330bde
SL
87052018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8706
8707 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8708 directory prefix on the filename.
8709
8ecfd7bd
SDJ
87102018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8711
8712 * gdb.gdb/unittest.exp: Update expected message informing that
8713 selftests have been disabled.
8714 * gdb.server/unittest.exp: Likewise.
8715
58bbcd02
TV
87162018-10-09 Tom de Vries <tdevries@suse.de>
8717
8718 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8719 with runto_main.
8720
9f6b697b
WP
87212018-10-08 Weimin Pan <weimin.pan@oracle.com>
8722
8723 PR c++/16841
8724 * gdb.cp/virtbase2.cc: New file.
8725 * gdb.cp/virtbase2.exp: New file.
8726
add5ded5
TT
87272018-10-06 Tom Tromey <tom@tromey.com>
8728
8729 PR python/19399:
8730 * gdb.python/py-inferior.exp: Add architecture test.
8731
f9e48344
TT
87322018-10-06 Tom Tromey <tom@tromey.com>
8733
8734 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8735 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8736
2a8be203
TT
87372018-10-06 Tom Tromey <tom@tromey.com>
8738
8739 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8740 of a "throw" catchpoint.
8741
e04caa70
SDJ
87422018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8743
8744 * gdb.base/info-proc.exp: Update string expected from "help info
8745 proc".
8746
5ca8c39f
TT
87472018-10-04 Tom Tromey <tom@tromey.com>
8748
8749 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8750 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8751 (test_initial_complaints, test_empty_complaints): Update.
8752 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8753
3453e7e4
TT
87542018-10-04 Tom Tromey <tom@tromey.com>
8755
8756 PR cli/19551:
8757 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8758 * lib/gdb.exp (gdb_file_cmd): Update.
8759 * gdb.stabs/weird.exp (print_weird_var): Update.
8760 * gdb.server/solib-list.exp: Update.
8761 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8762 * gdb.mi/mi-cli.exp: Update.
8763 * gdb.linespec/linespec.exp: Update.
8764 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8765 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8766 * gdb.cp/cp-relocate.exp: Update.
8767 * gdb.base/sym-file.exp: Update.
8768 * gdb.base/relocate.exp: Update.
8769 * gdb.base/readnever.exp: Update.
8770 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8771 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8772 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8773 * gdb.base/code_elim.exp: Update.
8774 * gdb.base/break-unload-file.exp (test_break): Update.
8775 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8776 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8777 Update.
8778 * gdb.base/attach.exp (do_attach_tests): Update.
8779 * gdb.base/sepdebug.exp: Update.
8780 * gdb.python/py-section-script.exp: Update.
8781
6afcf761
TT
87822018-10-04 Tom Tromey <tom@tromey.com>
8783
8784 PR cli/22234:
8785 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8786 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8787 output.
8788
fef1b293
TT
87892018-10-04 Tom Tromey <tom@tromey.com>
8790
8791 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8792 set width and height to 0.
8793 (test_command_line_attach_run): Use -quiet.
8794
ca98345e
SL
87952018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8796
8797 * lib/gdb.exp (skip_ifunc_tests): New.
8798 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8799 other compile failures.
8800 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8801
ff34e6ae
SM
88022018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8803
8804 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8805 is_amd64_regs_target.
8806
6bb8890e
AH
88072018-10-01 Alan Hayward <alan.hayward@arm.com>
8808
8809 * gdb.arch/aarch64-sighandler-regs.c: New test.
8810 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8811 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8812
224d30d3
MM
88132018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8814
8815 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8816 assembly.
8817
f67ffa6a
AB
88182018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8819
8820 * gdb.base/frame-selection.exp: New file.
8821 * gdb.base/frame-selection.c: New file.
8822
9fc3183f
AH
88232018-09-27 Alan Hayward <alan.hayward@arm.com>
8824
8825 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8826 pthread barrier.
8827 (main): Likewise.
8828
d354055e
AB
88292018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8830
8831 * gdb.base/large-frame-1.c: New file.
8832 * gdb.base/large-frame-2.c: New file.
8833 * gdb.base/large-frame.exp: New file.
8834 * gdb.base/large-frame.h: New file.
8835
db727370
JL
88362018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8837
8838 PR gdb/20948
8839 * gdb.base/write_mem.exp: New test.
8840 * gdb.base/write_mem.c: Likewise.
8841
ae778caf
TT
88422018-09-23 Tom Tromey <tom@tromey.com>
8843
8844 PR python/18852:
8845 * gdb.python/py-parameter.exp: Add test for parameter that throws
8846 on "set".
8847
fd3ba736
TT
88482018-09-23 Tom Tromey <tom@tromey.com>
8849
8850 PR python/17284:
8851 * gdb.python/py-template.exp (test_template_arg): Add test for
8852 negative template argument number.
8853
39a24317
TT
88542018-09-23 Tom Tromey <tom@tromey.com>
8855
8856 PR python/14062:
8857 * gdb.python/python.exp: Add test for post_event error.
8858
f5769a2c
TT
88592018-09-23 Tom Tromey <tom@tromey.com>
8860
8861 PR python/18170:
8862 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8863 convert pointers to int and long.
8864
1c1e54f6
TT
88652018-09-23 Tom Tromey <tom@tromey.com>
8866
8867 PR python/20126:
8868 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8869 signed-ness conversion tests.
8870
fb4fa946
TT
88712018-09-23 Tom Tromey <tom@tromey.com>
8872
8873 PR python/18352;
8874 * gdb.python/py-value.exp (test_float_conversion): New proc.
8875 Use it.
8876
a466edac
HAQ
88772018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8878
8879 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8880
4ee9b0c5
SL
88812018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8882
8883 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8884 no readline.
8885 * gdb.base/utf8-identifiers.exp: Likewise.
8886 * gdb.cp/cpcompletion.exp: Likewise.
8887 * gdb.linespec/cpcompletion.exp: Likewise.
8888 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8889 * gdb.linespec/cpls-ops.exp: Likewise.
8890
23be8da7
RB
88912018-09-19 Richard Bunt <richard.bunt@arm.com>
8892 Chris January <chris.january@arm.com>
8893
8894 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8895 * gdb.fortran/short-circuit-argument-list.exp: New file.
8896 * gdb.fortran/short-circuit-argument-list.f90: New test.
8897
5031d0ae
SDJ
88982018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8899
8900 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8901 "arch=" keyword when executing "-stack-list-frames".
8902
b4c0d1a4
SDJ
89032018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8904
8905 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8906 "arch=" keyword when executing "-stack-list-frames".
8907
7a6d2b45
SDJ
89082018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8909
8910 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8911 break ada".
8912
8588b356
SM
89132018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8914
8915 PR python/23669
8916 * gdb.python/python.exp: Test gdb.execute("show commands").
8917
65e65158
TT
89182018-09-16 Tom Tromey <tom@tromey.com>
8919
8920 * gdb.base/new-ui.exp (do_execution_tests): Update.
8921 * gdb.base/dbx.exp (test_breakpoints): Update.
8922
bf326452
AH
89232018-09-14 Alan Hayward <alan.hayward@arm.com>
8924
8925 * lib/gdb.exp (gdb_simple_compile): Add proc.
8926 (is_elf_target): Use gdb_simple_compile.
8927 (skip_altivec_tests): Likewise.
8928 (skip_vsx_tests): Likewise.
8929 (skip_tsx_tests): Likewise.
8930 (skip_btrace_tests): Likewise.
8931 (skip_btrace_pt_tests): Likewise.
8932 (gdb_can_simple_compile): Likewise.
8933 (gdb_has_argv0): Likewise.
8934 (gdb_target_symbol_prefix): Likewise.
8935 (target_supports_scheduler_locking): Likewise.
8936
2361b0fb
TT
89372018-09-13 Tom Tromey <tom@tromey.com>
8938
8939 * Makefile.in (TAGS): Recognize proc_with_prefix and
8940 gdb_caching_proc.
8941
0ae1a321
SM
89422018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8943
8944 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8945 method.
8946
a40bf0c2
SM
89472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8948
8949 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8950 and a few other Inferior properties when the Inferior is no
8951 longer valid.
8952
4a3fe98f
TT
89532018-09-13 Tom Tromey <tom@tromey.com>
8954
8955 PR rust/23650:
8956 * gdb.rust/simple.exp: Add test for enum field access error.
8957
098b2108
TT
89582018-09-13 Tom Tromey <tom@tromey.com>
8959
8960 PR rust/23626:
8961 * gdb.rust/simple.rs (EmptyEnum): New type.
8962 (main): Use it.
8963 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8964
1256af7d
SM
89652018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8966
8967 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8968 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8969 * gdb.python/py-symtab.exp: Update test printing an objfile.
8970
4aa8e6c2
SM
89712018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8972
8973 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8974 object.
8975
c221b2f7
AH
89762018-09-12 Alan Hayward <alan.hayward@arm.com>
8977
8978 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8979 (support_complex_tests): Use gdb_can_simple_compile.
8980 (is_ilp32_target): Likewise.
8981 (is_lp64_target): Likewise.
8982 (is_64_target): Likewise.
8983 (is_amd64_regs_target): Likewise.
8984 (is_aarch32_target): Likewise.
8985 (gdb_int128_helper): Likewise.
8986
6f1107b5
JK
89872018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8988
8989 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8990
1f5d1570
JG
89912018-09-10 Jerome Guitton <guitton@adacore.com>
8992
8993 * gdb.ada/same_component_name: Add test for case of tagged record
8994 with variable-length fields.
8995
cc330e39
XR
89962018-09-10 Xavier Roirand <roirand@adacore.com>
8997
8998 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8999 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9000 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9001 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9002
b9c50e9a
XR
90032018-09-10 Xavier Roirand <roirand@adacore.com>
9004
9005 * gdb.ada/mi_string_access.exp: New testcase.
9006 * gdb.ada/mi_string_access/bar.adb: New file.
9007 * gdb.ada/mi_string_access/pck.adb: New file.
9008 * gdb.ada/mi_string_access/pck.asd: New file.
9009
2963898f
XR
90102018-09-10 Xavier Roirand <roirand@adacore.com>
9011
9012 * gdb.ada/mi_var_union.exp: New testcase.
9013 * gdb.ada/mi_var_union/bar.adb: New file.
9014 * gdb.ada/mi_var_union/pck.adb: New file.
9015 * gdb.ada/mi_var_union/pck.asd: New file.
9016
1aac008f
TT
90172018-09-08 Tom Tromey <tom@tromey.com>
9018
9019 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9020
332cf4c9
TT
90212018-09-08 Tom Tromey <tom@tromey.com>
9022
9023 PR python/16047:
9024 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9025 (register_pretty_printers): Register new printer.
9026 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9027 test.
9028 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9029 (an_int_type3): New global.
9030
424da6cf
JB
90312018-09-08 Joel Brobecker <brobecker@adacore.com>
9032
9033 * gdb.ada/expr_with_funcall: New testcase.
9034
2a62dfa9
JB
90352018-09-08 Joel Brobecker <brobecker@adacore.com>
9036
9037 * gdb.ada/packed_array_assign: New testcase.
9038
96b6697f
AB
90392018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9040
9041 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9042 names, and add test prefixes to make test names unique.
9043
e4a62c65
TV
90442018-09-05 Tom de Vries <tdevries@suse.de>
9045
9046 * gdb.dwarf2/varval.exp: Add test.
9047
dd083ee2
GB
90482018-09-04 Gary Benson <gbenson@redhat.com>
9049
9050 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9051 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9052
aef9346c
TT
90532018-08-31 Tom Tromey <tom@tromey.com>
9054
9055 * gdb.rust/simple.rs: Rename second variable "v".
9056
c67f2e15
AB
90572018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9058
9059 * gdb.base/funcargs.c (use_a): New function.
9060 (recurse): Call use_a.
9061
078a0207
KS
90622018-08-29 Keith Seitz <keiths@redhat.com>
9063
9064 * gdb.compile/compile-cplus-anonymous.cc: New file.
9065 * gdb.compile/compile-cplus-anonymous.exp: New file.
9066 * gdb.compile/compile-cplus-array-decay.cc: New file.
9067 * gdb.compile/compile-cplus-array-decay.exp: New file.
9068 * gdb.compile/compile-cplus-inherit.cc: New file.
9069 * gdb.compile/compile-cplus-inherit.exp: New file.
9070 * gdb.compile/compile-cplus-member.cc: New file.
9071 * gdb.compile/compile-cplus-member.exp: New file.
9072 * gdb.compile/compile-cplus-method.cc: New file.
9073 * gdb.compile/compile-cplus-method.exp: New file.
9074 * gdb.compile/compile-cplus-mod.c: "New" file.
9075 * gdb.compile/compile-cplus-namespace.cc: New file.
9076 * gdb.compile/compile-cplus-namespace.exp: New file.
9077 * gdb.compile/compile-cplus-nested.cc: New file.
9078 * gdb.compile/compile-cplus-nested.exp: New file.
9079 * gdb.compile/compile-cplus-print.c: "New" file.
9080 * gdb.compile/compile-cplus-print.exp: "New" file.
9081 * gdb.compile/compile-cplus-virtual.cc: New file.
9082 * gdb.compile/compile-cplus-virtual.exp: New file.
9083 * gdb.compile/compile-cplus.c: "New" file.
9084 * gdb.compile/compile-cplus.exp: "New" file.
9085 * lib/compile-support.exp: New file.
9086
b0f492b9
GB
90872018-08-16 Gary Benson <gbenson@redhat.com>
9088
9089 PR gdb/13000:
9090 * gdb.base/batch-exit-status.exp: New file.
9091 * gdb.base/batch-exit-status.good-commands: Likewise.
9092 * gdb.base/batch-exit-status.bad-commands: Likewise.
9093
36eb4c5f
AH
90942018-08-29 Alan Hayward <alan.hayward@arm.com>
9095
9096 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9097 (struct struct02): Likewise.
9098 (struct struct03): Likewise.
9099 (struct struct04): Likewise.
9100 (struct struct_01_01): New struct.
9101 (struct struct_01_02): Likewise.
9102 (struct struct_01_03): Likewise.
9103 (struct struct_01_04): Likewise.
9104 (struct struct_02_01): Likewise.
9105 (struct struct_02_02): Likewise.
9106 (struct struct_02_03): Likewise.
9107 (struct struct_02_04): Likewise.
9108 (struct struct_04_01): Likewise.
9109 (struct struct_04_02): Likewise.
9110 (struct struct_04_03): Likewise.
9111 (struct struct_04_04): Likewise.
9112 (struct struct_05_01): Likewise.
9113 (struct struct_05_02): Likewise.
9114 (struct struct_05_03): Likewise.
9115 (struct struct_05_04): Likewise.
9116 (cmp_struct01): Remove function.
9117 (cmp_struct02): Likewise.
9118 (cmp_struct03): Likewise.
9119 (cmp_struct04): Likewise.
9120 (cmp_struct_01_01): Add Function.
9121 (cmp_struct_01_02): Likewise.
9122 (cmp_struct_01_03): Likewise.
9123 (cmp_struct_01_04): Likewise.
9124 (cmp_struct_02_01): Likewise.
9125 (cmp_struct_02_02): Likewise.
9126 (cmp_struct_02_03): Likewise.
9127 (cmp_struct_02_04): Likewise.
9128 (cmp_struct_04_01): Likewise.
9129 (cmp_struct_04_02): Likewise.
9130 (cmp_struct_04_03): Likewise.
9131 (cmp_struct_04_04): Likewise.
9132 (cmp_struct_05_01): Likewise.
9133 (cmp_struct_05_02): Likewise.
9134 (cmp_struct_05_03): Likewise.
9135 (cmp_struct_05_04): Likewise.
9136 (call_all): Add new structs.
9137 * gdb.base/infcall-nested-structs.exp: Likewise.
9138
3bf9c013
JV
91392018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9140
9141 * gdb.python/py-framefilter-mi.exp: Update regexp to
9142 check for "arch" field in frame output.
9143
450d1e88
KB
91442018-08-23 Kevin Buettner <kevinb@redhat.com>
9145
9146 * gdb.dwarf2/dw2-ranges-func.c: New file.
9147 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9148
ae739fe7
SM
91492018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9150
9151 * gdb.base/term.exp: Compare terminal settings with values from
9152 the inferior.
9153 * gdb.base/term.c: Get and set terminal settings.
9154
6d52907e
JV
91552018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9156
9157 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9158 accommodate new "arch" field in frame output.
9159 * gdb.mi/mi-return.exp: Likewise.
9160 * gdb.mi/mi-stack.exp: Likewise.
9161 * gdb.mi/mi-syn-frame.exp: Likewise.
9162 * gdb.mi/user-selected-context-sync.exp: Likewise.
9163
be2d111a
MS
91642018-08-19 Michael Spang <spang@google.com>
9165
9166 PR gdb/11786
9167 * gdb.base/gcore-tls-pie.c: New file.
9168 * gdb.base/gcore-tls-pie.exp: New file.
9169
ae3a7c47
KB
91702018-08-18 Kevin Buettner <kevinb@redhat.com>
9171
9172 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9173 * gdb.dwarf2/varval.c: New file.
9174 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9175
2ecae92e
AH
91762018-08-17 Alan Hayward <alan.hayward@arm.com>
9177
9178 PR gdb/18931
9179 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9180
c1854f1d
KS
91812018-08-16 Keith Seitz <keiths@redhat.com>
9182
9183 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9184 tests expected to pass.
9185
26fb3983
JV
91862018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9187
9188 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9189 -data-disassemble -a.
9190 (test_disassembly_bogus_args): Likewise.
9191
67943c00
AB
91922018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9193
9194 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9195
5ff2bbae
AB
91962018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9197
9198 * gdb.base/vla-optimized-out.exp: Add new test.
9199
e5bbcd0f
AB
92002018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9201
9202 * gdb.base/vla-optimized-out-o3.exp: Delete.
9203 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9204 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9205 deleted tests.
9206
9d4a934c
AB
92072018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9208
9209 PR gdb/18050:
9210 * gdb.server/extended-remote-restart.c: New file.
9211 * gdb.server/extended-remote-restart.exp: New file.
9212
045cf012
SM
92132018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9214
9215 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9216 "set variable index = 42".
9217
87d6a7aa
SM
92182018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9219
9220 * boards/index-cache-gdb.exp: New file.
9221 * gdb.dwarf2/index-cache.exp: New file.
9222 * gdb.dwarf2/index-cache.c: New file.
9223 * gdb.base/maint.exp: Check if we are using the index cache.
9224
96d68bd4
RO
92252018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9226
9227 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9228 MAKEFLAGS.
9229
5a699617
RO
92302018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9231
9232 * dg-extract-results.sh: Move to toplevel contrib.
9233 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9234 * Makefile.in (check-parallel-racy): Likewise.
9235
5bd18990
AB
92362018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9237
9238 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9239 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9240 tests if the target supports scheduler locking.
9241
3fbbcf47
TV
92422018-08-04 Tom de Vries <tdevries@suse.de>
9243
9244 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9245
3e1d3d8c
TT
92462018-08-02 Tom Tromey <tom@tromey.com>
9247
9248 PR symtab/16842.
9249 * gdb.cp/temargs.exp: Test "info address" of a template
9250 parameter.
9251
5abe0f0c
JV
92522018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9253
9254 * gdb.python/py-mi-var-info-path-expression.c: New file.
9255 * gdb.python/py-mi-var-info-path-expression.py: New file.
9256 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9257
fb66cde8
SDJ
92582018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9259
9260 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9261 error after "cannot resolve name" string.
9262
c708f4d2
AB
92632018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9264
9265 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9266 started.
9267 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9268
37cc0cae
TV
92692018-07-28 Tom de Vries <tdevries@suse.de>
9270
9271 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9272
63b4ecf7
TV
92732018-07-26 Tom de Vries <tdevries@suse.de>
9274
9275 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9276
3c3bb058
AB
92772018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9278
9279 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9280 is visible.
9281
9e7f3bbb
TV
92822018-07-26 Tom de Vries <tdevries@suse.de>
9283
9284 PR breakpoints/23366
9285 * gdb.base/catch-follow-exec.c: New test.
9286 * gdb.base/catch-follow-exec.exp: New file.
9287
16f808ec
TV
92882018-07-25 Tom de Vries <tdevries@suse.de>
9289
9290 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9291 vla-optimized-out.c.
9292
d7154a8d
JV
92932018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9294
9295 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9296 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9297
232a0032
TV
92982018-07-20 Tom de Vries <tdevries@suse.de>
9299
9300 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9301 NOCLONE macro.
9302 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9303
fbb1d502
TV
93042018-07-19 Tom de Vries <tdevries@suse.de>
9305
9306 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9307 regular expression.
9308
42dc7699
TV
93092018-07-18 Tom de Vries <tdevries@suse.de>
9310
9311 * gdb.base/vla-optimized-out.c: New test.
9312 * gdb.base/vla-optimized-out.exp: New file.
9313
7f1f7e23
SDJ
93142018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9315
9316 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9317 message "No address associated with hostname" when gdbserver
9318 cannot resolve the hostname.
9319
5759ebb3
PW
93202018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9321
9322 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9323 Add some test prefixes to make tests unique.
9324
3606ccab
PW
93252018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9326
9327 * gdb.base/frameapply.c: New file.
9328 * gdb.base/frameapply.exp: New file.
9329
529c08b2
PW
93302018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9331
9332 * gdb.base/skip.exp: Update expected error message.
9333
c7ab0aef
SDJ
93342018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9335 Jan Kratochvil <jan.kratochvil@redhat.com>
9336 Paul Fertser <fercerpav@gmail.com>
9337 Tsutomu Seki <sekiriki@gmail.com>
9338
9339 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9340 parameter.
9341 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9342 by default.
9343 * boards/native-gdbserver.exp: Likewise.
9344 * gdb.server/run-without-local-binary.exp: Improve regexp used
9345 for detecting when a remote debugging connection succeeds.
9346 * gdb.server/server-connect.exp: New file.
9347 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9348 Do not prefix the port number with ":".
9349 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9350 support for detecting and using it. Add '$debughost_gdbserver'
9351 to the list of arguments used to start gdbserver. Handle case
9352 when gdbserver cannot resolve a network name.
9353
16ff70dd
SDJ
93542018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9355
9356 PR c++/23373
9357 * gdb.base/ptype-offsets.cc (struct static_member): New
9358 struct.
9359 (main) <stmember>: New variable.
9360 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9361 with a static member in it.
9362
3541979f
AB
93632018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9364
9365 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9366 watchpoints enabled and disabled.
9367
c8ad9b9a
AB
93682018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9369
9370 * gdb.base/examine-backward.exp: Still run tests around address
9371 0x0, even if address 0x0 is not readable. Update the pattern for
9372 matching address 0x0 in expected output.
9373
e0e5e971
AB
93742018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9375
9376 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9377 malloc/free.
9378
1ea5da02
TV
93792018-07-04 Tom de Vries <tdevries@suse.de>
9380
9381 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9382
471b9d15
MR
93832018-07-02 Maciej W. Rozycki <macro@mips.com>
9384
9385 PR tdep/8282
9386 * gdb.arch/mips-disassembler-options.exp: New test.
9387 * gdb.arch/mips-disassembler-options.s: New test source.
9388
75acb486
PA
93892018-06-29 Pedro Alves <palves@redhat.com>
9390
9391 * gdb.threads/names.exp: Adjust expected "info threads" output.
9392
cd2bb709
PA
93932018-06-29 Pedro Alves <palves@redhat.com>
9394
9395 * gdb.opt/inline-break.exp (line number, address): Add "info
9396 break" tests.
9397
991ff292
PA
93982018-06-29 Pedro Alves <palves@redhat.com>
9399
9400 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9401 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9402 number and address and running to them.
9403
356819b6 94042018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9405
9406 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9407
2512d7ef
JK
94082018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9409
9410 * lib/compiler.c: Remove executable permission flag.
9411
be1b6474
RB
94122018-06-28 Richard Bunt <richard.bunt@arm.com>
9413
9414 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9415 code.
9416 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9417
291f9a96
PT
94182018-06-28 Petr Tesarik <ptesarik@suse.cz>
9419
9420 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9421
ed6dfe51
PT
94222018-06-28 Petr Tesarik <ptesarik@suse.cz>
9423
9424 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9425 address argument is omitted.
9426
d4d429d5
PT
94272018-06-28 Petr Tesarik <ptesarik@suse.cz>
9428
9429 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9430
7ab6656f
OJ
94312018-06-27 Omair Javaid <omair.javaid@linaro.org>
9432
9433 PR gdb/21695
9434 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9435 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9436
a33ccfc7
TT
94372018-06-26 Tom Tromey <tom@tromey.com>
9438
9439 PR rust/22574:
9440 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9441 * gdb.rust/simple.rs (struct SimpleLayout): New.
9442
6d72d289
SM
94432018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9444
9445 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9446 "info registers" output.
9447
8363f9d5
RB
94482018-06-21 Richard Bunt <richard.bunt@arm.com>
9449
9450 * gdb.base/watchpoint-hw-attach.c: New test.
9451 * gdb.base/watchpoint-hw-attach.exp: New file.
9452
f00674fe
SM
94532018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9454
9455 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9456 through /bin/sh.
9457 * boards/dwarf4-gdb-index.exp: Likewise.
9458 * boards/fission-dwp.exp: Likewise.
9459
1d554008
UW
94602018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9461
9462 * gdb.base/float128.exp: Add comment and improved fail message
9463 to the failure case of "print large128" test.
9464
d0ac1c44
SM
94652018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9466
9467 * configure.ac: Remove AC_PREREQ.
9468 * configure: Re-generate.
9469
61b04dd0
PA
94702018-06-19 Pedro Alves <palves@redhat.com>
9471
9472 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9473 (func_extern_caller): New.
9474 (main): Call func_extern_caller.
9475 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9476 logic change.
9477
f63b508a
SM
94782018-06-18 Weimin Pan <weimin.pan@oracle.com>
9479
9480 PR gdb/16841
9481 * gdb.cp/typedef-base.cc: New file.
9482 * gdb.cp/typedef-base.exp: New file.
9483
0fe3a558
TV
94842018-06-18 Tom de Vries <tdevries@suse.de>
9485
9486 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9487
7010835a
AB
94882018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9489 Richard Bunt <Richard.Bunt@arm.com>
9490
9491 * gdb.threads/attach-slow-waitpid.c: New file.
9492 * gdb.threads/attach-slow-waitpid.exp: New file.
9493 * gdb.threads/slow-waitpid.c: New file.
9494
14897d65
PA
94952018-06-14 Pedro Alves <palves@redhat.com>
9496
9497 * gdb.base/fork-running-state.c: Include <errno.h>.
9498 (exit_if_relative_exits): New.
9499 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9500 exits.
9501 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9502 child exits.
9503
5d9a0608
TV
95042018-06-14 Tom de Vries <tdevries@suse.de>
9505
9506 PR cli/22573
9507 * gdb.base/finish-pretty.c: New test.
9508 * gdb.base/finish-pretty.exp: New file.
9509
11ae5818
PA
95102018-06-14 Pedro Alves <palves@redhat.com>
9511
9512 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9513 gdb's expected startup output.
9514
1d39de44
PA
95152018-06-14 Pedro Alves <palves@redhat.com>
9516
9517 * lib/selftest-support.exp (selftest_setup): Remove inlined
9518 function handling.
9519
70ee0000
TV
95202018-06-14 Tom de Vries <tdevries@suse.de>
9521
9522 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9523 matching of breakpoint printing.
9524
11f4b608
TV
95252018-06-13 Tom de Vries <tdevries@suse.de>
9526
9527 PR testsuite/23269
9528 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9529 (fork_child): ... here, and ...
9530 (fork_parent): ... here.
9531
95322018-06-12 Tom de Vries <tdevries@suse.de>
9533
9534 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9535
9516f85a
AB
95362018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9537 Stephen Roberts <stephen.roberts@arm.com>
9538
9539 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9540 rewrite test to describe action performed, rather than possible
9541 failure.
9542
5045b3d7
GB
95432018-06-08 Gary Benson <gbenson@redhat.com>
9544
9545 * gdb.threads/check-libthread-db.exp: New file.
9546 * gdb.threads/check-libthread-db.c: Likewise.
9547
c61b06a1
TT
95482018-06-05 Tom Tromey <tom@tromey.com>
9549
9550 * gdb.base/default.exp: Update expected "show version" output.
9551
eb6af809
TT
95522018-06-05 Tom Tromey <tom@tromey.com>
9553
9554 PR cli/12326:
9555 * gdb.cp/static-print-quit.exp: Update.
9556 * lib/gdb.exp (pagination_prompt): Update.
9557 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9558 * gdb.python/python.exp: Update.
9559
178d6a63
JB
95602018-06-04 Joel Brobecker <brobecker@adacore.com>
9561
9562 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9563
8e817061
JB
95642018-06-01 Joel Brobecker <brobecker@adacore.com>
9565
9566 * gdb.ada/bp_fun_addr: New testcase.
9567
e86ca25f
TT
95682018-06-01 Tom Tromey <tom@tromey.com>
9569
9570 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9571 results.
9572 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9573 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9574 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9575 * gdb.base/maint.exp (maint_pass_if): Update.
9576
4b2dfa9d
MR
95772018-05-31 Maciej W. Rozycki <macro@mips.com>
9578
9579 * gdb.base/endian.exp: New test.
9580 * gdb.base/endian.c: New test source.
9581
45f25d6c
AB
95822018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9583
9584 PR gdb/23203
9585 * gdb.base/bt-selected-frame.c: New file.
9586 * gdb.base/bt-selected-frame.exp: New file.
9587 * lib/gdb.exp (get_current_frame_number): New function.
9588
d9f6d7f8
MR
95892018-05-24 Maciej W. Rozycki <macro@mips.com>
9590 Pedro Alves <palves@redhat.com>
9591
9592 * gdb.threads/tls-core.c: Include <stdlib.h>
9593 (thread_proc): Call `abort'.
9594 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9595 (tls_core_test): New procedure, bits factored out from ...
9596 (top level): ... here. Test both native cores and gcore cores.
9597
ff1cf532
TT
95982018-05-23 Tom Tromey <tom@tromey.com>
9599
9600 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9601
b98664d3
TT
96022018-05-23 Tom Tromey <tom@tromey.com>
9603
9604 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9605 symfile_complaints.
9606 (test_short_complaints): Likewise.
9607 (test_empty_complaints): Likewise.
9608 (test_initial_complaints): Update.
9609
4e9668d0
TT
96102018-05-23 Tom Tromey <tom@tromey.com>
9611
9612 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9613
43ba33c7
TT
96142018-05-23 Tom Tromey <tom@tromey.com>
9615
9616 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9617 (test_short_complaints): Update.
9618
035522c0
PA
96192018-05-22 Pedro Alves <palves@redhat.com>
9620
9621 * gdb.base/remote.exp: Only gdb_start after compiling the
9622 testcase. Issue "disconnect" before testing "set remote" command
9623 defaults. Issue clean_restart before running to main.
9624
cc0be08f
PA
96252018-05-22 Pedro Alves <palves@redhat.com>
9626
9627 * gdb.base/remote.exp: Adjust expected output of "show remote
9628 memory-write-packet-size". Add tests for "set remote
9629 memory-write-packet-size 0" and "set remote
9630 memory-write-packet-size fixed/limit".
9631
b1b60145
PA
96322018-05-22 Pedro Alves <palves@redhat.com>
9633
9634 PR gdb/22973
9635 * gdb.base/utf8-identifiers.c: New file.
9636 * gdb.base/utf8-identifiers.exp: New file.
9637
0ec848ad
PFC
96382018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9639
9640 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9641
2c3305f6
PFC
96422018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9643
9644 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9645
ce1e8424
TT
96462018-05-18 Tom Tromey <tom@tromey.com>
9647
9648 * gdb.base/ptype-offsets.exp: Update.
9649
ddfe970e
KS
96502018-05-17 Keith Seitz <keiths@redhat.com>
9651
9652 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9653 in expected breakpoint stop locations.
9654 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9655 move to proper scope to test variable values.
9656 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9657 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9658 New functions.
9659 (main): Call not_inline_func3.
9660 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9661 inline_func1, inline_func2, and inline_func3. Test that when each
9662 breakpoint is hit, GDB properly reports both the stop location
9663 and the backtrace. Repeat tests for temporary breakpoints.
9664
0726fcc6
MR
96652018-05-15 Maciej W. Rozycki <macro@mips.com>
9666
9667 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9668 rather then trying to access it in determining whether the PID
9669 of `gdbserver' could have been retrieved.
9670
8ee22052
AB
96712018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9672
9673 * gdb.arch/amd64-init-x87-values.S: New file.
9674 * gdb.arch/amd64-init-x87-values.exp: New file.
9675
7785df48
JK
96762018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9677
9678 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9679
56bcdbea
TT
96802018-05-04 Tom Tromey <tom@tromey.com>
9681
9682 PR python/22730:
9683 * gdb.python/python.exp: Test multi-line execute.
9684
a913fffb
TT
96852018-05-04 Tom Tromey <tom@tromey.com>
9686
9687 PR python/22731:
9688 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9689
7a2c85f2
TT
96902018-05-04 Tom Tromey <tom@tromey.com>
9691
9692 PR gdb/11750:
9693 * gdb.base/define.exp: Test defining a user command inside a user
9694 command.
9695 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9696
a3b60e45
JK
96972018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9698 Pedro Alves <palves@redhat.com>
9699
9700 PR breakpoints/19806 and support for PR external/20207.
9701 * gdb.base/watchpoint-unaligned.c: New file.
9702 * gdb.base/watchpoint-unaligned.exp: New file.
9703
45fe4a03
AB
97042018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9705
9706 * gdb.base/maint.exp: Make test names unique, use
9707 test_prefix_command_help to test 'help maint info', and remove
9708 repeated test of 'help maint'.
9709
9be2ae8f
TT
97102018-05-04 Tom Tromey <tom@tromey.com>
9711
9712 PR gdb/22619:
9713 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9714 behavior.
9715
11859c31
AB
97162018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9717
9718 * gdb.base/maint.exp: Process output from 'maint print registers'
9719 line at a time.
9720
089a9490
AB
97212018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9722
9723 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9724 timeout.
9725
9b0797e2
AB
97262018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9727
9728 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9729 filter pattern.
9730
f6ac5f3d
PA
97312018-05-02 Pedro Alves <palves@redhat.com>
9732
9733 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9734 to_log_command renames.
9735 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9736
77d3c63b
TT
97372018-05-02 Tom Tromey <tom@tromey.com>
9738
9739 * gdb.python/py-parameter.exp: Set test message.
9740
0489430a
TT
97412018-05-02 Tom Tromey <tom@tromey.com>
9742
9743 PR python/20084:
9744 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9745 PARAM_ZUINTEGER_UNLIMITED tests.
9746
1632f8ba
DR
97472018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9748
9749 PR rust/23124
9750 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9751 when casting.
9752
6d7bb824
TT
97532018-04-30 Tom Tromey <tom@tromey.com>
9754
9755 * gdb.python/py-type.exp: Check align attribute.
9756 * gdb.python/py-type.c: New "aligncheck" global.
9757
007e1530
TT
97582018-04-30 Tom Tromey <tom@tromey.com>
9759
9760 PR exp/17095:
9761 * gdb.dwarf2/dw2-align.exp: New file.
9762 * gdb.cp/align.exp: New file.
9763 * gdb.base/align.exp: New file.
9764 * lib/gdb.exp (gdb_int128_helper): New proc.
9765 (has_int128_c, has_int128_cxx): New caching procs.
9766
6873858b
TT
97672018-04-27 Tom Tromey <tom@tromey.com>
9768
9769 PR rust/22545:
9770 * gdb.rust/simple.exp: Add inclusive range tests.
9771
79188d8d
PA
97722018-04-26 Pedro Alves <palves@redhat.com>
9773
9774 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9775 ifunc breakpoint locations correctly of ifunc breakpoints set
9776 while the program resolves the ifunc.
9777
c7075ad5
PA
97782018-04-26 Pedro Alves <palves@redhat.com>
9779
9780 * gdb.base/gnu-ifunc-final.c: New file.
9781 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9782 * gdb.base/gnu-ifunc.exp (executable): Delete.
9783 (staticexecutable): Adjust.
9784 (lib_opts, exec_opts): Delete.
9785 (make_binsuffix, build, set-break): New procedures.
9786 (misc_tests): New, with tests factored out from the top level.
9787 (top level): Test different combinations of ifunc resolver name,
9788 resolver with and with debug info, and ifunc target with and
9789 without debug info. Wrap static tests with with_target_prefix.
9790
8388016d
PA
97912018-04-26 Pedro Alves <palves@redhat.com>
9792
9793 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9794 return type" warnings.
9795
249b5733
PA
97962018-04-25 Pedro Alves <palves@redhat.com>
9797
9798 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9799 killed".
9800 * gdb.base/kill-after-signal.exp: Likewise.
9801 * gdb.threads/kill.exp: Likewise.
9802
f67c0c91
SDJ
98032018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9804 Sergio Durigan Junior <sergiodj@redhat.com>
9805 Pedro Alves <palves@redhat.com>
9806
9807 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9808 regexps to expect for '[Inferior ... detached]' as well.
9809 * gdb.base/attach.exp: Likewise.
9810 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9811 "gdb_continue_to_end".
9812 (test_catch_syscall_with_wrong_args): Likewise.
9813 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9814 ']'. Don't set 'verbose' on.
9815 * gdb.base/foll-vfork.exp: Likewise.
9816 * gdb.base/fork-print-inferior-events.c: New file.
9817 * gdb.base/fork-print-inferior-events.exp: New file.
9818 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9819 '[Inferior ... has been killed]' message.
9820 * gdb.base/kill-after-signal.exp: Likewise.
9821 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9822 detach message.
9823 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9824 message.
9825 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9826 regexps to expect for '[Inferior ... detached]' as well.
9827 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9828
0a8ddac4
SM
98292018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9830
9831 PR gdb/23104
9832 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9833
701adfb0
PA
98342018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9835
9836 PR gdb/23095
9837 * gdb.base/break-probes.exp: Pass shlib_load to
9838 prepare_for_testing. Set normal_bp to r_debug_state if target is
9839 bsd.
9840
d27d16bf
RB
98412018-04-19 Richard Bunt <richard.bunt@arm.com>
9842
9843 * gdb.threads/multiple-successive-infcall.c: New test.
9844 * gdb.threads/multiple-successive-infcall.exp: New file.
9845
a037790e
TT
98462018-04-17 Tom Tromey <tom@tromey.com>
9847
9848 * gdb.rust/simple.rs (Union): New type.
9849 (main): New local "u".
9850 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9851
e3a91079
AA
98522018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9853
9854 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9855 number information in output of "whereis" command.
9856 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9857
b744723f
AA
98582018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9859
9860 * gdb.ada/info_types.exp: Adjust expected output to the line
9861 numbers now printed by "info var/func/type".
9862 * gdb.base/completion.exp: Likewise.
9863 * gdb.base/included.exp: Likewise.
9864 * gdb.cp/cp-relocate.exp: Likewise.
9865 * gdb.cp/cplusfuncs.exp: Likewise.
9866 * gdb.cp/namespace.exp: Likewise.
9867 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9868
4a4495d6
MM
98692018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9870
9871 * gdb.btrace/cpu.exp: New.
9872
1d509aa6
MM
98732018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9874
9875 * gdb.base/step-indirect-call-thunk.exp: New.
9876 * gdb.base/step-indirect-call-thunk.c: New.
9877 * gdb.reverse/step-indirect-call-thunk.exp: New.
9878 * gdb.reverse/step-indirect-call-thunk.c: New.
9879
6295b6da
SM
98802018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9881
9882 * gdb.base/pie-fork.c: New file.
9883 * gdb.base/pie-fork.exp: New file.
9884
50146e70
TT
98852018-04-11 Tom Tromey <tom@tromey.com>
9886
9887 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9888
f50d8a2e
PA
98892018-04-10 Pedro Alves <palves@redhat.com>
9890
9891 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9892 exits. Instead loop running forever.
9893 (fork_parent): Run forever too.
9894
a0be7a36
SM
98952018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9896
9897 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9898 mi_continue_to_line.
9899 * gdb.mi/mi-stack.c (callee4): Add comment.
9900
9b73db36
SM
99012018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9902
9903 * gdb.mi/mi-stack.exp: Fix indentation.
9904
c912f608
SM
99052018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 PR gdb/22979
9908 * gdb.arch/amd64-osabi.exp: New file.
9909
26540402
SM
99102018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9911
9912 PR gdb/22980
9913 * gdb.base/osabi.exp: New file.
9914
121ad66c 99152018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9916
9917 * gdb.cp/static-typedef-print.exp: New file.
9918 * gdb.cp/static-typedef-print.cc: New file.
9919
3fcded8f
JB
99202018-03-27 Joel Brobecker <brobecker@adacore.com>
9921
9922 * gdb.ada/varsize_limit: New testcase.
9923
59cc4834
JB
99242018-03-27 Joel Brobecker <brobecker@adacore.com>
9925
9926 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9927
9928 * gdb.ada/notcplusplus: New testcase.
9929
9930 * gdb.base/c-linkage-name.c: New file.
9931 * gdb.base/c-linkage-name.exp: New testcase.
9932
4ca59a9f
TT
99332018-03-26 Tom Tromey <tom@tromey.com>
9934
9935 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9936 * gdb.python/py-framefilter.py (name_error): New global.
9937 (ErrorInName.function): Use name_error.
9938
978d6c75
TT
99392018-03-26 Tom Tromey <tom@tromey.com>
9940
9941 PR backtrace/15582:
9942 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9943
b7fee5a3
KS
99442018-03-23 Keith Seitz <keiths@redhat.com>
9945
9946 PR c++/22968
9947 * gdb.cp/subtypes.exp: New file.
9948 * gdb.cp/subtypes.h: New file.
9949 * gdb.cp/subtypes.cc: New file.
9950 * gdb.cp/subtypes-2.cc: New file.
9951
376be529
AB
99522018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9953
9954 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9955 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9956 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9957 -nostartfiles when compiling the test. Confirm that all registers
9958 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9959
066cfa98
AB
99602018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9961
9962 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9963 option, syntax was wrong anyway.
9964 * gdb.arch/arm-disp-step.exp: Likewise.
9965 * gdb.arch/sparc64-regs.exp: Likewise.
9966 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9967 option, syntax was wrong anyway, switch to use
9968 prepare_for_testing.
9969 * gdb.arch/i386-disp-step.exp: Likewise.
9970
079670b9
AA
99712018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9972
9973 * gdb.ada/exec_changed.exp: Replace "target_info exists
9974 use_gdb_stub" by "use_gdb_stub".
9975 * gdb.ada/start.exp: Likewise.
9976 * gdb.base/async-shell.exp: Likewise.
9977 * gdb.base/attach-pie-misread.exp: Likewise.
9978 * gdb.base/attach-wait-input.exp: Likewise.
9979 * gdb.base/break-entry.exp: Likewise.
9980 * gdb.base/break-interp.exp: Likewise.
9981 * gdb.base/dprintf-detach.exp: Likewise.
9982 * gdb.base/nostdlib.exp: Likewise.
9983 * gdb.base/solib-nodir.exp: Likewise.
9984 * gdb.base/statistics.exp: Likewise.
9985 * gdb.base/testenv.exp: Likewise.
9986 * gdb.mi/mi-exec-run.exp: Likewise.
9987 * gdb.mi/mi-start.exp: Likewise.
9988 * gdb.multi/dummy-frame-restore.exp: Likewise.
9989 * gdb.multi/multi-arch-exec.exp: Likewise.
9990 * gdb.multi/multi-arch.exp: Likewise.
9991 * gdb.multi/tids.exp: Likewise.
9992 * gdb.multi/watchpoint-multi.exp: Likewise.
9993 * gdb.python/py-events.exp: Likewise.
9994 * gdb.threads/attach-into-signal.exp: Likewise.
9995 * gdb.threads/attach-stopped.exp: Likewise.
9996 * gdb.threads/threadapply.exp: Likewise.
9997 * lib/selftest-support.exp: Likewise.
9998
26d6cec4
AA
99992018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10000
10001 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10002
4ee89e90
SR
100032018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10004
10005 * gdb.perf/template-breakpoints.cc: New file.
10006 * gdb.perf/template-breakpoints.exp: New file.
10007 * gdb.perf/template-breakpoints.py: New file.
10008
92630041
TT
100092018-03-19 Tom Tromey <tom@tromey.com>
10010
10011 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10012 y0.
10013 * gdb.rust/simple.exp: Test bare identifier form of struct
10014 initializer.
10015
76727919
TT
100162018-03-19 Tom Tromey <tom@tromey.com>
10017
10018 * gdb.gdb/observer.exp: Remove.
10019
194ed413
AA
100202018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10021
10022 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10023 "qualified" option when setting breakpoints.
10024 * gdb.trace/backtrace.exp: Likewise.
10025 * gdb.trace/circ.exp: Likewise.
10026 * gdb.trace/collection.exp: Likewise.
10027 * gdb.trace/disconnected-tracing.exp: Likewise.
10028 * gdb.trace/ftrace-lock.exp: Likewise.
10029 * gdb.trace/ftrace.exp: Likewise.
10030 * gdb.trace/infotrace.exp: Likewise.
10031 * gdb.trace/packetlen.exp: Likewise.
10032 * gdb.trace/passc-dyn.exp: Likewise.
10033 * gdb.trace/qtro.exp: Likewise.
10034 * gdb.trace/read-memory.exp: Likewise.
10035 * gdb.trace/report.exp: Likewise.
10036 * gdb.trace/signal.exp: Likewise.
10037 * gdb.trace/status-stop.exp: Likewise.
10038 * gdb.trace/strace.exp: Likewise.
10039 * gdb.trace/tfind.exp: Likewise.
10040 * gdb.trace/trace-break.exp: Likewise.
10041 * gdb.trace/trace-condition.exp: Likewise.
10042 * gdb.trace/trace-mt.exp: Likewise.
10043 * gdb.trace/tstatus.exp: Likewise.
10044 * gdb.trace/tsv.exp: Likewise.
10045 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10046 * gdb.trace/unavailable.exp: Likewise.
10047 * gdb.trace/while-dyn.exp: Likewise.
10048
8b067d2c
AA
100492018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10050
10051 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10052 that libinproctrace is copied to the target.
10053
3ae9ce5d
TT
100542018-03-14 Tom Tromey <tom@tromey.com>
10055
10056 PR cli/14977:
10057 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10058 a null pointer.
10059 * gdb.base/wchar.exp: Likewise.
10060
b8c2339b
TT
100612018-03-14 Tom Tromey <tom@tromey.com>
10062
10063 PR cli/19918:
10064 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10065 flag.
10066
4872dc46
SM
100672018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10068
10069 PR gdb/22841
10070 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10071 "target" to remote_exec.
10072
e4fe3756
SM
100732018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10074
10075 PR gdb/22841
10076 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10077 ${board}_upload): Remove.
10078
e95a97d4
AA
100792018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10080
10081 * gdb.cp/watch-cp.cc: New test.
10082 * gdb.cp/watch-cp.exp: New file.
10083
dbbb1059
AB
100842018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10085
10086 * gdb.base/infcall-nested-structs.exp: New file.
10087 * gdb.base/infcall-nested-structs.c: New file.
10088 * gdb.base/float.exp: Add riscv support.
10089
ecc054c0
TP
100902018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10091
10092 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10093 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10094
25e3c82c
SDJ
100952018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10096
10097 * gdb.server/abspath.exp: New file.
10098 * lib/gdb.exp (with_cwd): New procedure.
10099
3083294d
SM
101002018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10101
10102 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10103 use it.
10104 (gdb_is_target_remote_prompt): New proc.
10105 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10106 (gdb_is_target_native): Pass prompt parameter to
10107 gdb_is_target_1.
10108
3275ef47
SM
101092018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10110
10111 * gdb.base/load-command.c: New file.
10112 * gdb.base/load-command.exp: New file.
10113 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10114 (gdb_is_target_1): ...this, and generalize for other targets
10115 than just remote.
10116 (gdb_is_target_remote): Use gdb_is_target_1.
10117 (gdb_is_target_native): use gdb_is_target_1.
10118
6893c19a
TT
101192018-02-26 Tom Tromey <tom@tromey.com>
10120
10121 PR python/16497:
10122 * gdb.python/py-framefilter.exp: Update test.
10123
2ddeaf8a
TT
101242018-02-26 Tom Tromey <tom@tromey.com>
10125
10126 * gdb.dwarf2/variant.c: New file.
10127 * gdb.dwarf2/variant.exp: New file.
10128
c9317f21
TT
101292018-02-26 Tom Tromey <tom@tromey.com>
10130
10131 * gdb.rust/simple.exp: Accept more possible results in enum test.
10132
6f6d0c26
SM
101332018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10134
10135 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10136 parentheses.
10137
11b03145
MR
101382018-02-23 Maciej W. Rozycki <macro@mips.com>
10139
10140 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10141 name of a variable: $actual_linejj -> $actual_line.
10142
54a27fe5
JB
101432018-02-21 John Baldwin <jhb@FreeBSD.org>
10144
10145 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10146
de65820c
MM
101472018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10148
10149 * gdb.btrace/buffer-size.exp: Do not force BTS.
10150
980548fd
PA
101512018-02-14 Pedro Alves <palves@redhat.com>
10152
10153 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10154 getting a "Quit".
10155
c4e12631
MM
101562018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10157
10158 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10159 Fix test name.
10160
c2e0e465
SM
101612018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10162
10163 * gdb.cp/m-static.exp: Check type of optimized out static
10164 member.
10165
f7216783
AB
101662018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10167
10168 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10169 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10170
0625771b
LS
101712018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10172 Leszek Swirski <leszeks@google.com>
10173
10174 * gdb.python/py-prettyprint.c
10175 (struct to_string_returns_value_inner,
10176 struct to_string_returns_value_wrapper): New.
10177 (main): Add tsrvw variable.
10178 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10179 ToStringReturnsValueWrapper): New classes.
10180 (register_pretty_printers): Register new pretty-printers.
10181 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10182 recursive pretty printer.
10183 * gdb.python/py-mi.exp: Likewise.
10184
59498c30
LS
101852018-02-01 Leszek Swirski <leszeks@google.com>
10186
10187 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10188 functions with the same name as an include file are parsed
10189 correctly.
10190
d4d38844
YQ
101912018-02-01 Yao Qi <yao.qi@linaro.org>
10192
10193 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10194 "\[^\r\n\]*".
10195
07e5f5cf
NP
101962018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10197
10198 * gdb.arch/powerpc-prologue-frame.s: New file.
10199 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10200 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10201
929b5ad4
JB
102022018-01-31 Joel Brobecker <brobecker@adacore.com>
10203
10204 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10205
e671cd59
PA
102062018-01-30 Pedro Alves <palves@redhat.com>
10207
10208 PR gdb/13211
10209 * gdb.base/interrupt-daemon.c: New.
10210 * gdb.base/interrupt-daemon.exp: New.
10211 * gdb.multi/multi-term-settings.c: New.
10212 * gdb.multi/multi-term-settings.exp: New.
10213
fc413dc4
JB
102142018-01-30 Joel Brobecker <brobecker@adacore.com>
10215
10216 * gdb.base/break.exp: Save the location where the breakpoint
10217 on break.c:47 was actually inserted when debugging the version
10218 compiled at -O2 and use it in the expected output of the "info
10219 break" test performed soon after.
10220
5c319bb2
PA
102212018-01-22 Pedro Alves <palves@redhat.com>
10222 Sergio Durigan Junior <sergiodj@redhat.com>
10223
10224 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10225 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10226
a9e40818
JB
102272018-01-22 Joel Brobecker <brobecker@adacore.com>
10228
10229 * gdb.base/break-include.c, gdb.base/break-include.inc,
10230 gdb.base/break-include.exp: New files.
10231 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10232 line number now being the actual line number where the breakpoint
10233 was inserted.
10234 * gdb.mi/mi-break.exp: Likewise.
10235 * gdb.mi/mi-reverse.exp: Likewise.
10236 * gdb.mi/mi-simplerun.exp: Ditto.
10237
e707fc44
AB
102382018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10239
10240 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10241 varobj.
10242 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10243
ae451627
AB
102442018-01-21 Don Breazeal <donb@codesourcery.com>
10245 Andrew Burgess <andrew.burgess@embecosm.com>
10246
10247 * gdb.mi/basics.c: Add new global.
10248 * gdb.mi/mi-frame-regs.exp: New file.
10249 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10250 case.
10251
b1b189e0
AB
102522018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10253
10254 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10255 non-parameter, and on an unknown symbol.
10256
fcfcc376
TT
102572018-01-19 Tom Tromey <tom@tromey.com>
10258
10259 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10260 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10261
634c1c31
AA
102622018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10263
10264 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10265 setrlimit and chdir to int.
10266
d6ad07fd
AA
102672018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10268
10269 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10270 function.
10271 (my_tend): Likewise.
10272 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10273 rationale of avoiding FP- and vector instructions.
10274
adf8243b
RK
102752018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10276
10277 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10278 "info reg" with "\[ \t\]*".
10279 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10280 "\[ \t\]+".
10281 * gdb.arch/s390-multiarch.exp: Ditto.
10282 * gdb.base/pc-fp.exp: Ditto.
10283 * gdb.reverse/i386-precsave.exp: Ditto.
10284 * gdb.reverse/i386-reverse.exp: Ditto.
10285 * gdb.reverse/i387-env-reverse.exp: Ditto.
10286 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10287
dcc06925
AA
102882018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10289
10290 * lib/gdb.exp (gdb_compile): Re-enable use of
10291 universal_compile_options for languages other than Rust.
10292
25d4fd80
AA
102932018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10294
10295 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10296
ee7f689e 102972018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10298
10299 PR gdb/16577
10300 * gdb.base/solib-vanish.exp: New.
10301 * gdb.base/solib-vanish-main.c: New.
10302 * gdb.base/solib-vanish-lib1.c: New.
10303 * gdb.base/solib-vanish-lib2.c: New.
10304
d8447b6b
YQ
103052018-01-17 Yao Qi <yao.qi@linaro.org>
10306
10307 * gdb.compile/compile.exp: Match the address printed for
10308 frame in the output of command "bt".
10309
86d6a90c
TT
103102018-01-15 Tom Tromey <tom@tromey.com>
10311
10312 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10313 compute sp_reg.
10314
cbcdb1aa
AB
103152018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10316
10317 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10318 to prepare.
10319 (prepare): Return 0 on error, 1 on success.
10320
eea61984
PA
103212018-01-12 Pedro Alves <palves@redhat.com>
10322
10323 * gdb.base/continue-after-aborted-step-over.c: New.
10324 * gdb.base/continue-after-aborted-step-over.exp: New.
10325
6181e9c2
SM
103262018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10327
10328 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10329 options when not creating an executable.
10330
3cada740
PA
103312018-01-11 Pedro Alves <palves@redhat.com>
10332
10333 PR remote/22597
10334 * gdb.server/stop-reply-no-thread.c: New file.
10335 * gdb.server/stop-reply-no-thread.exp: New file.
10336
c63d3e8d
PA
103372018-01-10 Pedro Alves <palves@redhat.com>
10338
10339 PR gdb/22670
10340 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10341 functions too. Test setting breakpoints and printing C functions
10342 with no debug info too.
10343 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10344
d4c2a405
PA
103452018-01-10 Pedro Alves <palves@redhat.com>
10346
10347 PR gdb/22670
10348 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10349 a fail.
10350
8825213e
PA
103512018-01-10 Pedro Alves <palves@redhat.com>
10352
10353 PR gdb/22670
10354 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10355
605fd3c6
YQ
103562018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10357
10358 * gdb.server/unittest.exp: Match the output in non-development
10359 mode.
10360
1e5ded6c
YQ
103612018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10362
10363 * gdb.gdb/unittest.exp: Match output in non-development mode.
10364
30066b0b
JB
103652018-01-08 Joel Brobecker <brobecker@adacore.com>
10366
10367 * gdb.ada/access_tagged_param.exp: Relax expected output
10368 for value of "ObjL" in "continue" to pck.inspect breakpoint
10369 test.
10370
04bafb1e
XR
103712018-01-08 Joel Brobecker <brobecker@adacore.com>
10372
9f86398b
JB
10373 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10374 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10375
e379cee6
PA
103762018-01-05 Pedro Alves <palves@redhat.com>
10377
10378 PR gdb/18653
10379 * gdb.base/libsegfault.exp: New.
10380
de63c46b
PA
103812018-01-05 Joel Brobecker <brobecker@adacore.com>
10382
10383 PR gdb/22670
10384 * gdb.ada/access_tagged_param.exp: New file.
10385 * gdb.ada/access_tagged_param/foo.adb: New file.
10386
f98fc17b
PA
103872018-01-05 Pedro Alves <palves@redhat.com>
10388
10389 PR gdb/22670
10390 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10391 exercise lower case too, and to exercise both full matching and
10392 wild matching.
10393
342f8240
JB
103942018-01-05 Joel Brobecker <brobecker@adacore.com>
10395
10396 * gdb.ada/rename_subscript_param: New testcase.
10397
7150d33c
JG
103982018-01-05 Jerome Guitton <guitton@adacore.com>
10399
10400 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10401
cc0e770c
JB
104022018-01-05 Joel Brobecker <brobecker@adacore.com>
10403
10404 * gdb.ada/convvar_comp: New testcase.
10405
672a41aa 104062018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10407
10408 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10409 (My_Table): New global variable.
10410 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10411
7365ec2f
JB
104122018-01-04 Joel Brobecker <brobecker@adacore.com>
10413
10414 PR gdb/22670
10415 * gdb.ada/maint_with_ada: New testcase.
10416
289483b6
JB
104172018-01-04 Joel Brobecker <brobecker@adacore.com>
10418
10419 PR gdb/22670
10420 * gdb.ada/bp_c_mixed_case: New testcase.
10421
344420da
JB
104222018-01-04 Joel Brobecker <brobecker@adacore.com>
10423
10424 PR gdb/22670
10425 * gdb.ada/complete.exp: Add "complete break ada" test.
10426
66fc87a0
JB
104272018-01-04 Joel Brobecker <brobecker@adacore.com>
10428
10429 PR gdb/22670
10430 * gdb.ada/info_addr_mixed_case: New testcase.
10431
9f757bf7
XR
104322018-01-03 Xavier Roirand <roirand@adacore.com>
10433
10434 * gdb.ada/excep_handle.exp: New testcase.
10435 * gdb.ada/excep_handle/foo.adb: New file.
10436 * gdb.ada/excep_handle/pck.ads: New file.
10437
bd570f80
JB
104382018-01-03 Joel Brobecker <brobecker@adacore.com>
10439
10440 * gdb.base/step-line.c: Add extra empty line in copyright header.
10441 * gdb.base/step-line.inp: Likewise.
10442
9fe561ab
JB
104432018-01-02 Joel Brobecker <brobecker@adacore.com>
10444
10445 * gdb.ada/dyn_stride.exp: Add slice test.
10446
a405673c
JB
104472018-01-02 Joel Brobecker <brobecker@adacore.com>
10448
10449 * gdb.ada/dyn_stride: New testcase.
10450
cef0f868
SH
104512017-12-27 Stafford Horne <shorne@gmail.com>
10452
10453 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10454 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10455
b67d92b0
SH
104562017-12-27 Stafford Horne <shorne@gmail.com>
10457
10458 * gdb.base/reggroups.c: New file.
10459 * gdb.base/reggroups.exp: New file.
10460
eccab96d
JB
104612017-12-18 Joel Brobecker <brobecker@adacore.com>
10462
10463 * gdb.dwarf2/ada-valprint-error.c: New file.
10464 * gdb.dwarf2/ada-valprint-error.exp: New file.
10465
0e2da9f0
JB
104662017-12-18 Joel Brobecker <brobecker@adacore.com>
10467
10468 * gdb.ada/assign_arr: New testcase.
10469
cb923fcc
XR
104702017-12-18 Xavier Roirand <roirand@adacore.com>
10471
10472 * gdb.ada/funcall_ptr: New testcase.
10473
7c161838
SDJ
104742017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10475
10476 PR cli/16224
10477 * gdb.base/ptype-offsets.cc: New file.
10478 * gdb.base/ptype-offsets.exp: New file.
10479
1af17fd9
YQ
104802017-12-15 Yao Qi <yao.qi@linaro.org>
10481
10482 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10483 if XML is disabled.
10484
828d5846
XR
104852017-12-15 Xavier Roirand <roirand@adacore.com>
10486
10487 * gdb.ada/same_component_name: New testcase.
10488
79e8fcaa
JB
104892017-12-14 Joel Brobecker <brobecker@adacore.com>
10490
10491 * gdb.ada/str_binop_equal: New testcase.
10492
e05fa6f9
JB
104932017-12-14 Joel Brobecker <brobecker@adacore.com>
10494
10495 * gdb.ada/task_switch_in_core: New testcase.
10496
b89641ba
SM
104972017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10498
10499 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10500 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10501 call test_bkpt_qualified.
10502 (test_bkpt_qualified): New proc.
10503
6892d2e4
PA
105042017-12-13 Pedro Alves <palves@redhat.com>
10505
10506 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10507 Tighten regexp by matching with an anchor.
10508
a22ecf70
PA
105092017-12-13 Pedro Alves <palves@redhat.com>
10510
10511 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10512 ("expression with namespace"): New set of tests.
10513 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10514 (Nested::Test_NS::qux): New.
10515 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10516 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10517
9937536c
JB
105182017-12-13 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.base/server-del-break.c: New file.
10521 * gdb.base/server-del-break.exp: New file.
10522
fe49c6f5
SH
105232017-12-12 Stafford Horne <shorne@gmail.com>
10524
10525 * gdb.xml/tdesc-regs.exp: Add or1k support.
10526
c3d18620
SH
105272017-12-12 Stafford Horne <shorne@gmail.com>
10528
10529 * gdb.base/bp-permanent.c: Define nop of or1k.
10530
c5f9cfc8
JB
105312017-12-11 Joel Brobecker <brobecker@adacore.com>
10532
10533 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10534 output with components being reordered.
10535
a9c135fc
JB
105362017-12-11 Joel Brobecker <brobecker@adacore.com>
10537
10538 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10539 output with components being reordered.
10540
927aa2e7
JK
105412017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10542 Pedro Alves <palves@redhat.com>
10543
10544 * gdb.base/maint.exp (check for .gdb_index): Check also for
10545 .debug_names.
10546 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10547 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10548 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10549 (.gdb_index used after symbol reloading): Support also .debug_names.
10550 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10551
f17d9474
YQ
105522017-12-08 Yao Qi <yao.qi@linaro.org>
10553
10554 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10555 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10556
a0de8c21
YQ
105572017-12-08 Yao Qi <yao.qi@linaro.org>
10558
10559 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10560 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10561
a738ea1d
YQ
105622017-12-08 Yao Qi <yao.qi@linaro.org>
10563
10564 * gdb.arch/aarch64-tagged-pointer.c: New file.
10565 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10566
1cd9a73b
SDJ
105672017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10568
10569 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10570 "int".
10571
fa6eb693
KS
105722017-12-07 Keith Seitz <keiths@redhat.com>
10573
10574 PR breakpoints/22569
10575 * gdb.linespec/ls-errs.exp: Change expected result of "break
10576 -source this file has spaces.c -line 3".
10577 Check that an explicit source file followed by whitespace is
10578 identified as an invalid explicit location.
10579
883fd55a
KS
105802017-12-07 Keith Seitz <keiths@redhat.com>
10581
10582 * gdb.cp/nested-types.cc: New file.
10583 * gdb.cp/nested-types.exp: New file.
10584 * lib/cp-support.exp: Load data-structures.exp library.
10585 (debug_cp_test_ptype_class): New global.
10586 (cp_ptype_class_verbose, next_line): New procedures.
10587 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10588 Add and document new return value.
10589 Switch the list of lines to a queue.
10590 Add support for new `type' key for nested type definitions.
10591 Add debugging/troubleshooting messages.
10592 * lib/data-structures.exp: New file.
10593
ec72db3e
SM
105942017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10595
10596 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10597 with proc_with_prefix, don't use with_test_prefix.
10598
99598d71
TT
105992017-12-07 Tom Tromey <tom@tromey.com>
10600
10601 * gdb.base/break.exp: Add test for empty "commands".
10602
a8806230
YQ
106032017-12-07 Yao Qi <yao.qi@linaro.org>
10604
10605 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10606 malloc and catch syscall.
10607
824cc835
PM
106082017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10609
e79be6e5 10610 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10611 tests for explicit locations.
10612
7cc244de
PA
106132017-12-06 Pedro Alves <palves@redhat.com>
10614
10615 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10616 force-disabling XML descriptions.
10617
50a1fdd5
PA
106182017-12-04 Pedro Alves <palves@redhat.com>
10619
10620 PR gdb/22499
10621 * gdb.arch/amd64-disp-step-avx.S: New file.
10622 * gdb.arch/amd64-disp-step-avx.exp: New file.
10623
f0fb2488
PA
106242017-12-03 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10627 and <string.h>.
10628 (parent_function): Print distinct messages when waitpid fails, or
10629 the child exits with a signal, or the child exits for an unhandled
10630 reason.
10631 * gdb.threads/process-dies-while-detaching.exp
10632 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10633 it. Wait for both inferior output and GDB's prompt. Use an
10634 indirect spawn id list.
10635 (do_detach): New parameter 'child_exit'. Use it to compute
10636 expected inferior output.
10637 (test_detach, test_detach_watch, test_detach_killed_outside):
10638 Adjust to pass down the expected child exit kind.
10639
97cbe998
SDJ
106402017-12-01 Joel Brobecker <brobecker@adacore.com>
10641 Sergio Durigan Junior <sergiodj@redhat.com>
10642 Pedro Alves <palves@redhat.com>
10643
10644 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10645
40fc416f
SDJ
106462017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10647
10648 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10649 to 'symbol-file' and 'add-symbol-file' can be
10650 position-independent.
10651
1cc75e92
YQ
106522017-12-01 Yao Qi <yao.qi@linaro.org>
10653
10654 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10655 the URL in copyright header.
10656 * gdb.arch/aarch64-fp.exp: Likewise.
10657 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10658 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10659 * gdb.base/expand-psymtabs.exp: Likewise.
10660 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10661 * gdb.fortran/common-block.exp: Likewise.
10662 * gdb.fortran/common-block.f90: Likewise.
10663 * gdb.fortran/logical.exp: Likewise.
10664 * gdb.fortran/vla-datatypes.f90: Likewise.
10665 * gdb.fortran/vla-sub.f90: Likewise.
10666
875fb7a7
JB
106672017-11-30 Joel Brobecker <brobecker@adacore.com>
10668
10669 * gdb.ada/repeat_dyn: New testcase.
10670
6f14765f
UW
106712017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10672
10673 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10674 Update for changed thread numbering.
10675 * gdb.cell/bt.exp: Update for changed GDB output.
10676
f1af7b94
SM
106772017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10678
10679 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10680 setting isremote by hand.
10681 * boards/dwarf4-gdb-index.exp: Likewise.
10682 * boards/fission.exp: Likewise.
10683 * boards/stabs.exp: Likewise.
10684
e3919f3e
PA
106852017-11-30 Pedro Alves <palves@redhat.com>
10686
10687 * gdb.linespec/cpls-ops.exp
10688 (check_explicit_skips_function_argument): Extract the underlying
10689 type of size_t instead of hardcoding it.
10690
bd69330d
PA
106912017-11-29 Pedro Alves <palves@redhat.com>
10692
10693 PR c++/19436
10694 * gdb.linespec/cpls-abi-tag.cc: New file.
10695 * gdb.linespec/cpls-abi-tag.exp: New file.
10696
a20714ff
PA
106972017-11-29 Pedro Alves <palves@redhat.com>
10698
10699 * gdb.base/langs.exp: Use -qualified.
10700 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10701 it.
10702 * gdb.cp/namespace.exp: Use -qualified.
10703 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10704 (overload-3, template-overload, template-ret-type, const-overload)
10705 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10706 procedures.
10707 (test_driver): Call them.
10708 * gdb.cp/save-bp-qualified.cc: New.
10709 * gdb.cp/save-bp-qualified.exp: New.
10710 * gdb.linespec/explicit.exp: Test -qualified.
10711 * lib/completion-support.exp (completion::explicit_opts_list): Add
10712 "-qualified".
10713 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10714
f6f1d339
PM
107152017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10716
10717 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10718
02ca603a
TT
107192017-11-29 Tom Tromey <tom@tromey.com>
10720
10721 * gdb.base/relocate.exp: Update invalid argument test.
10722 Add new tests for invalid arguments.
10723
ed6c0bfb
TP
107242017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10725
10726 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10727 Return 0 as a long.
10728 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10729
f106e10e
TP
107302017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10731
10732 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10733 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10734 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10735 func ().
10736 * gdb.cp/shadow.cc (B.func): Return 0.
10737
10329bb2
JB
107382017-11-27 Joel Brobecker <brobecker@adacore.com>
10739
10740 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10741 expected output in gdb_expect call to allow the exception
10742 message to be present as well. Fix syntax confusion to avoid
10743 TCL thinking that exception_name is an array.
10744
617cd4bc
UW
107452017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10746
10747 * gdb.arch/spu-info.c: Include <unistd.h>.
10748 (do_signal_test): Fix broken calls to write.
10749 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10750 Fix checks for empty mailboxes. Update signal tests for corrected
10751 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10752 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10753 * gdb.cell/arch.exp: Use standard_output_file.
10754 * gdb.cell/break.exp: Likewise.
10755 * gdb.cell/bt.exp: Likewise.
10756 * gdb.cell/core.exp: Likewise.
10757 * gdb.cell/dwarfaddr.exp: Likewise.
10758 * gdb.cell/ea-cache.exp: Likewise.
10759 * gdb.cell/ea-standalone.exp: Likewise.
10760 * gdb.cell/f-regs.exp: Likewise.
10761 * gdb.cell/fork.exp: Likewise.
10762 * gdb.cell/gcore.exp: Likewise.
10763 * gdb.cell/mem-access.exp: Likewise.
10764 * gdb.cell/ptype.exp: Likewise.
10765 * gdb.cell/registers.exp: Likewise.
10766 * gdb.cell/sizeof.exp: Likewise.
10767 * gdb.cell/solib-symbol.exp: Likewise.
10768 * gdb.cell/solib.exp: Likewise.
617cd4bc 10769
a81aaca0
PA
107702017-11-25 Pedro Alves <palves@redhat.com>
10771
10772 * gdb.base/complete-empty.exp: New file.
10773 * gdb.base/completion.exp: Adjust.
10774
6a3c6ee4
PA
107752017-11-25 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.linespec/cpls-ops.cc: New file.
10778 * gdb.linespec/cpls-ops.exp: New file.
10779 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10780 factored out from ...
10781 (test_complete_prefix_range): ... this.
10782
8955eb2d
PA
107832017-11-24 Pedro Alves <palves@redhat.com>
10784
10785 * gdb.linespec/cpcompletion.exp: New file.
10786 * gdb.linespec/cpls-hyphen.cc: New file.
10787 * gdb.linespec/cpls.cc: New file.
10788 * gdb.linespec/cpls2.cc: New file.
10789 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10790 test to use test_gdb_complete_unique. Add label completion,
10791 keyword completion and explicit location completion tests.
10792 * lib/completion-support.exp: New file.
10793
e547c119
JB
107942017-11-24 Joel Brobecker <brobecker@adacore.com>
10795
10796 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10797 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10798 when hitting an exception catchpoint.
10799
7c3c1aa8
YQ
108002017-11-22 Yao Qi <yao.qi@linaro.org>
10801
10802 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10803
41bd68f5
SM
108042017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10805
10806 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10807 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10808 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10809
1daad298
YQ
108102017-11-22 Yao Qi <yao.qi@linaro.org>
10811
10812 * gdb.base/info-os.exp: Pass pthreads.
10813 * gdb.multi/multi-attach.exp: Likewise.
10814
88465e87
YQ
108152017-11-22 Yao Qi <yao.qi@linaro.org>
10816
10817 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10818 compiler.
10819
dc196b23
YQ
108202017-11-22 Yao Qi <yao.qi@linaro.org>
10821
10822 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10823 * gdb.base/break-interp.exp: Likewise.
10824 * gdb.base/jit-attach-pie.exp: Likewise.
10825
2400729e
UW
108262017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10827
10828 * gdb.base/float128.c (large128): New variable.
10829 * gdb.base/float128.exp: Add test to print largest __float128 value.
10830
7a26362d
UW
108312017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10832
10833 * gdb.arch/vsx-regs.exp: Update register content checks.
10834
ed0f4273
UW
108352017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10836
10837 * gdb.arch/ppc-longdouble.exp: New file.
10838 * gdb.arch/ppc-longdouble.c: Likewise.
10839
a25d69c6
PA
108402017-11-21 Pedro Alves <palves@redhat.com>
10841
10842 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10843
73fcf641
PA
108442017-11-20 Pedro Alves <palves@redhat.com>
10845
10846 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10847 (long_double_typedef): New typedefs.
10848 Use DEF on double and long double.
10849 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10850 cases.
10851 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10852 and 'long_double_ptr_same_size' locals. Use them to decide
10853 whether cast from array/function to float is valid/invalid.
10854
71a3c369
TT
108552017-11-17 Tom Tromey <tom@tromey.com>
10856
10857 * gdb.rust/traits.rs: New file.
10858 * gdb.rust/traits.exp: New file.
10859
ced9779b
JB
108602017-11-17 Joel Brobecker <brobecker@adacore.com>
10861
10862 * gdb.ada/minsyms: New testcase.
10863
a0922d80
PA
108642017-11-16 Pedro Alves <palves@redhat.com>
10865
10866 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10867 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10868
ea04e54c
PA
108692017-11-16 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10872 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10873
e849ea89
PA
108742017-11-16 Pedro Alves <palves@redhat.com>
10875
10876 * gdb.server/reconnect-ctrl-c.c: New file.
10877 * gdb.server/reconnect-ctrl-c.exp: New file.
10878
d8ae99a7
PM
108792017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10880
10881 * gdb.python/py-rbreak.exp: New file.
10882 * gdb.python/py-rbreak.c: New file.
10883 * gdb.python/py-rbreak-func2.c: New file.
10884
968a13f8
PA
108852017-11-16 Pedro Alves <palves@redhat.com>
10886
10887 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10888 pattern.
10889 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10890 GDB.
10891
71774bc9
SM
108922017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10893
10894 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10895 regex.
10896
ddbb44cf
SM
108972017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10898
10899 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10900 test names.
10901
584a564f
PA
109022017-11-09 Pedro Alves <palves@redhat.com>
10903
10904 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10905 factored out from ...
10906 (top level): ... here, and adjusted to avoid expecting beyond the
10907 prompt in a single gdb_test_multiple.
10908
5ed7a928
PA
109092017-11-09 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10912 output.
10913 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10914 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10915 * gdb.server/ext-run.exp ("kill" test): Likewise.
10916 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10917
a60e0738
PA
109182017-11-09 Pedro Alves <palves@redhat.com>
10919
10920 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10921 match till end of line.
10922
2c88253f
PA
109232017-11-09 Pedro Alves <palves@redhat.com>
10924
10925 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10926
c7a38517
PA
109272017-11-09 Pedro Alves <palves@redhat.com>
10928
10929 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10930 New procedures, factored out from ...
10931 (top level): ... here, and adjusted to avoid expecting beyond the
10932 prompt in one go.
10933
f29f4b6b
PA
109342017-11-09 Pedro Alves <palves@redhat.com>
10935
10936 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10937 output. Fix '?' match.
10938
286acbb5
JB
109392017-11-08 Joel Brobecker <brobecker@adacore.com>
10940
10941 * gdb.ada/scoped_watch: New testcase.
10942 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10943 which is actually correct.
10944 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10945 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10946
62d7ae92
PA
109472017-11-08 Pedro Alves <palves@redhat.com>
10948
10949 * gdb.gdb/complaints.exp (test_initial_complaints)
10950 (test_serial_complaints, test_short_complaints): Call
10951 complaint_internal instead of complaint.
10952
280ca31f
DT
109532017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10954
10955 * gdb.threads/tls-core.c: New file.
10956 * gdb.threads/tls-core.exp: Likewise.
10957
b5ec771e
PA
109582017-11-08 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10961 (p Exported_Capitalized): New test.
10962 (p exported_capitalized): New test.
10963
a02b41a7
PA
109642017-11-07 Pedro Alves <palves@redhat.com>
10965
10966 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10967
95e95a6d
PA
109682017-11-07 Pedro Alves <palves@redhat.com>
10969
10970 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10971 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10972 (disable_invalid, disable_inverted, disable_negative): New
10973 procedures.
10974 ("bad numbers"): New set of tests.
10975
cee62dbd
PA
109762017-11-07 Pedro Alves <palves@redhat.com>
10977
10978 * gdb.cp/ena-dis-br-range.exp: Add tests.
10979
cc638e86
PA
109802017-11-07 Pedro Alves <palves@redhat.com>
10981
10982 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10983
d0fe4701
XR
109842017-11-07 Xavier Roirand <roirand@adacore.com>
10985 Pedro Alves <palves@redhat.com>
10986
10987 * gdb.base/ena-dis-br.exp: Add reference to
10988 gdb.cp/ena-dis-br-range.exp.
10989 * gdb.cp/ena-dis-br-range.exp: New file.
10990 * gdb.cp/ena-dis-br-range.cc: New file.
10991
46f67f80
PA
109922017-11-06 Pedro Alves <palves@redhat.com>
10993
10994 * gdb.base/attach-non-pgrp-leader.c: New.
10995 * gdb.base/attach-non-pgrp-leader.exp: New.
10996
726e1356
PA
109972017-11-06 Pedro Alves <palves@redhat.com>
10998
10999 * configure.ac: No longer check for termio.h and sgtty.h.
11000 * configure: Regenerate.
11001 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11002 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11003 Remove termio and sgtty code.
11004
50ab6ace
YQ
110052017-11-03 Yao Qi <yao.qi@linaro.org>
11006
11007 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11008 in GDB is disabled.
11009
8e68731c
YQ
110102017-11-03 Yao Qi <yao.qi@linaro.org>
11011
11012 * gdb.python/py-thrhandle.exp: Skip it if python is not
11013 enabled.
11014
3a87ae65
SM
110152017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11016
11017 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11018 as a breakpoint command.
11019
484d8d36
MD
110202017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11021
11022 PR python/21213
11023 * gdb.python/py-infthread.exp: Test calling
11024 InferiorThread.inferior () multiple times in a row.
11025
4a27f119
KS
110262017-10-27 Keith Seitz <keiths@redhat.com>
11027
11028 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11029 Test "info break" for every inlined function breakpoint.
11030
bb11dd58
YQ
110312017-10-27 Yao Qi <yao.qi@linaro.org>
11032
11033 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11034
a43f3893
PF
110352017-10-26 Patrick Frants <osscontribute@gmail.com>
11036
11037 * gdb.cp/classes.exp (test_static_members): Test printing
11038 Outer::instance.
11039 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11040 (Inner::instance, Outer::instance): New.
11041
792ccf00
PA
110422017-10-24 Pedro Alves <palves@redhat.com>
11043
11044 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11045 extra console" test in two stages.
11046
eb2bfbad
PA
110472017-10-24 Pedro Alves <palves@redhat.com>
11048
11049 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11050
1f75a651
PA
110512017-10-24 Pedro Alves <palves@redhat.com>
11052
11053 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11054 loop.
11055
779990d9
PA
110562017-10-24 Pedro Alves <palves@redhat.com>
11057
11058 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11059 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11060
ad9b8f5d
PA
110612017-10-24 Pedro Alves <palves@redhat.com>
11062
11063 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11064 parameter and handle it. Don't output read value in test name.
11065
fee6da6e
PA
110662017-10-24 Pedro Alves <palves@redhat.com>
11067
11068 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11069 custom test name.
11070
10389c2c
PA
110712017-10-24 Pedro Alves <palves@redhat.com>
11072
11073 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11074 include the unstable output directory name in the test's name.
11075 (initial_setup_simple) <'set args'>: Use custom test name.
11076
a80e65a9
PA
110772017-10-24 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11080 with explicit test name.
11081
15763a09
PA
110822017-10-20 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11085 'wait -i'. Use gdb_assert and remote_close.
11086
49a4ce2e
AB
110872017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11088
11089 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11090 number from variable rather than hard-coded.
11091
a75868f5
PA
110922017-10-19 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/long-inferior-output.c: New file.
11095 * gdb.base/long-inferior-output.exp: New file.
11096
c8ba13ad
KS
110972017-11-18 Keith Seitz <keiths@redhat.com>
11098
11099 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11100 method.
11101 (main): Call it.
11102 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11103 Add additional user-defined conversion operator tests.
11104
b27de576
PA
111052017-10-17 Pedro Alves <palves@redhat.com>
11106
11107 * boards/native-stdio-gdbserver.exp: Load "local-board".
11108
8484c955
PA
111092017-10-17 Pedro Alves <palves@redhat.com>
11110
11111 * gdb.base/quit-live.c: New file.
11112 * gdb.base/quit-live.exp: New file.
11113
83d5a34d
KS
111142017-10-16 Keith Seitz <keiths@redhat.com>
11115
11116 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11117 (class_with_protected_typedef, class_with_private_typedef)
11118 (struct_with_public_typedef, struct_with_protected_typedef)
11119 (struct_with_private_typedef): New classes/structs.
11120 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11121 typedefs and access specifiers.
11122
739b3f1d
PA
111232017-10-16 Pedro Alves <palves@redhat.com>
11124 Simon Marchi <simon.marchi@polymtl.ca>
11125
11126 * README (Local vs Remote vs Native): New section.
11127 * boards/local-board.exp: New file, with bits factored out from
11128 ...
11129 * boards/native-extended-gdbserver.exp: ... here. Load
11130 "local-board".
11131 * boards/native-gdbserver.exp: Load "local-board".
11132 (${board}_spawn, ${board}_exec): Delete.
11133 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11134 ...
11135 * boards/stdio-gdbserver-base.exp: ... this new file.
11136 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11137 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11138 procedure.
11139 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11140 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11141 stdio_gdbserver_command.
11142 (${board}_get_remote_address, ${board}_get_comm_port)
11143 (${board}_download, ${board}_upload): Delete.
11144 (get_target_remote_pipe_cmd): New.
11145
fe68b953
SM
111462017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11147
11148 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11149 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11150 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11151 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11152 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11153 remove with_test_prefix.
11154
300b6685
PA
111552017-10-13 Pedro Alves <palves@redhat.com>
11156
11157 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11158 * gdb.base/annota1.exp: Use it instead of is_remote.
11159 * gdb.base/annota3.exp: Use it instead of is_remote.
11160 * gdb.cp/annota2.exp: Use it instead of is_remote.
11161 * gdb.cp/annota3.exp: Use it instead of is_remote.
11162 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11163
50500caf
PA
111642017-10-13 Pedro Alves <palves@redhat.com>
11165
11166 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11167 (test_num_test_vars, run_and_count_vars, find_env)
11168 (test_set_unset_env, test_inherit_env_var): New procedures.
11169 (top level): Use them.
11170
dad0c6d2
PA
111712017-10-13 Pedro Alves <palves@redhat.com>
11172
11173 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11174 also skip on stub-like targets.
11175
8b0553c1
PA
111762017-10-13 Pedro Alves <palves@redhat.com>
11177
11178 PR gdb/22293
11179 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11180 (top level): Move some tests to ...
11181 (test_not_found): ... this new procedure.
11182 (top level): Call it.
11183
7594f623
PA
111842017-10-13 Pedro Alves <palves@redhat.com>
11185
11186 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11187 expect different "info terminal" output if testing with a
11188 non-native target.
11189
ebe3b402
PA
111902017-10-13 Pedro Alves <palves@redhat.com>
11191 Simon Marchi <simon.marchi@polymtl.ca>
11192
11193 PR python/12966
11194 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11195
42f1b161
PA
111962017-10-13 Pedro Alves <palves@redhat.com>
11197
11198 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11199 already.
11200
8d6ef72b
PA
112012017-10-13 Pedro Alves <palves@redhat.com>
11202
11203 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11204 is_remote.
11205
d7bcd5b8
PA
112062017-10-13 Pedro Alves <palves@redhat.com>
11207
11208 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11209 is_remote.
11210
df479dc6
PA
112112017-10-13 Pedro Alves <palves@redhat.com>
11212
11213 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11214 is set.
11215 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11216 instead of is_remote.
11217
23fb630a
PA
112182017-10-13 Pedro Alves <palves@redhat.com>
11219
11220 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11221 (top level): Add comment.
11222
cc77b1dc
PA
112232017-10-13 Pedro Alves <palves@redhat.com>
11224
11225 * gdb.base/remote.exp (top level): Fix comment typo and add
11226 missing return.
11227
27c9e813
PA
112282017-10-13 Pedro Alves <palves@redhat.com>
11229 Simon Marchi <simon.marchi@polymtl.ca>
11230
11231 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11232 calls and add comments. Skip test if use_gdb_stub is set.
11233 (top level): Use "set cwd" command instead of "cd" command.
11234
5e830d98
PA
112352017-10-13 Pedro Alves <palves@redhat.com>
11236
11237 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11238 is_remote target check.
11239
f5ca0032
PA
112402017-10-13 Pedro Alves <palves@redhat.com>
11241
11242 * gdb.base/scope.exp: Use build_executable + clean_restart +
11243 gdb_file_cmd instead of prepare_for_testing and no longer skip
11244 "before run" tests on is_remote target boards. Update comments.
11245 * boards/native-extended-gdbserver.exp
11246 (extended_gdbserver_load_last_file): New, factored out from ...
11247 (gdb_load): ... this. Move further below and add comment.
11248 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11249
8aed1c0d
PA
112502017-10-12 Pedro Alves <palves@redhat.com>
11251
11252 * gdb.base/attach.exp: Remove references to gdb64.
11253 * gdb.base/dbx.exp: Remove references to gdb64.
11254
cfa34c87
SM
112552017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11256 Pedro Alves <palves@redhat.com>
11257
11258 * gdb.base/label.exp: Remove is_remote target check.
11259
9192b7de
PA
112602017-10-12 Pedro Alves <palves@redhat.com>
11261
11262 * gdb.base/auvx.exp (coredir): Update comment.
11263 (top level) <core_works>: Use "set cwd" command instead of "cd"
11264 command.
11265
6bf0052d
PA
112662017-10-12 Pedro Alves <palves@redhat.com>
11267 Simon Marchi <simon.marchi@polymtl.ca>
11268
11269 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11270 target boards.
11271
e48ef82d
PA
112722017-10-12 Pedro Alves <palves@redhat.com>
11273 Simon Marchi <simon.marchi@polymtl.ca>
11274
11275 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11276 Instead skip if there's any gdb_protocol set.
11277
8d7aea57
SM
112782017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11279 Pedro Alves <palves@redhat.com>
11280
11281 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11282
30440677
PA
112832017-10-12 Pedro Alves <palves@redhat.com>
11284 Simon Marchi <simon.marchi@polymtl.ca>
11285
11286 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11287 instead of on dejagnu remote boards.
11288
4e04f045 112892017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11290 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11291
11292 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11293 checks. Use build_executable + clean_restart instead of
11294 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11295 of enabling non-stop after starting gdb.
11296
871a186e
PA
112972017-10-12 Pedro Alves <palves@redhat.com>
11298
11299 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11300 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11301 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11302 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11303
56d704da
AK
113042017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11305
11306 * gdb.arch/arc-tdesc-cpu.exp: New file.
11307 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11308
2f20e312
SM
113092017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11310
11311 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11312
65630365
PA
113132017-10-10 Pedro Alves <palves@redhat.com>
11314
11315 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11316 expect CLI output.
11317
bf469271
PA
113182017-10-10 Pedro Alves <palves@redhat.com>
11319
11320 * lib/selftest-support.exp (selftest_setup): Update for
11321 captured_command_loop's prototype change.
11322
777a42f1
PA
113232017-10-09 Pedro Alves <palves@redhat.com>
11324
11325 Test both arch1=>arch2 and arch2=>arch1.
11326
11327 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11328 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11329 factored out to...
11330 (append_arch1_options, append_arch2_options, append_arch_options)
11331 (build_executables): New procedures.
11332 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11333 local.
11334 (top level): Add new 'first_arch' testing axis.
11335
cbd2b4e3
PA
113362017-10-09 Pedro Alves <palves@redhat.com>
11337
11338 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11339 (barrier): New.
11340 (thread_start, all_started): New functions.
11341 (main): Spawn new thread and wait until it is scheduled.
11342 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11343 option.
11344 (do_test): Add 'selected_thread' parameter. Run to all_started
11345 instead of main. Explicitly set the breakpoint at main. Switch
11346 to the SELECTED_THREAD thread.
11347 (top level): Test handling the exec event with either the main
11348 thread or the second thread selected.
11349
5c9e4427
PA
113502017-10-09 Pedro Alves <palves@redhat.com>
11351
11352 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11353 logic. Move STOP marker after the value checks.
11354 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11355 regexp.
11356
b3b7c423
SL
113572017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11358
11359 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11360
3b4b2f16
UW
113612017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11362
11363 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11364 integer-to-dfp conversion.
11365 * gdb.base/dfp-test.exp: Likewise.
11366
5cd63fda
PA
113672017-10-04 Pedro Alves <palves@redhat.com>
11368
11369 * gdb.multi/hangout.c: Include <unistd.h>.
11370 (hangout_loop): New function.
11371 (main): Call alarm. Call hangout_loop in a loop.
11372 * gdb.multi/hello.c: Include <unistd.h>.
11373 (hello_loop): New function.
11374 (main): Call alarm. Call hangout_loop in a loop.
11375 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11376 inferior with the other selected.
11377
4c71c105
SM
113782017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11379
11380 * gdb.mi/list-thread-groups-available.exp: New file.
11381 * gdb.mi/list-thread-groups-available.c: New file.
11382
bc3b087d
SDJ
113832017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11384
11385 * gdb.base/set-cwd.exp: Make it available on
11386 native-extended-gdbserver.
11387
d092c5a2
SDJ
113882017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11389
11390 * gdb.base/set-cwd.c: New file.
11391 * gdb.base/set-cwd.exp: Likewise.
11392
45320ffa
TT
113932017-10-02 Tom Tromey <tom@tromey.com>
11394
11395 PR rust/22236:
11396 * gdb.rust/simple.rs (main): New variable "fslice".
11397 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11398
b3e3859b
TT
113992017-10-02 Tom Tromey <tom@tromey.com>
11400
11401 * gdb.rust/simple.exp: Test ptype of a slice.
11402
01af5e0d
TT
114032017-10-02 Tom Tromey <tom@tromey.com>
11404
11405 * gdb.rust/simple.exp: Test index of slice.
11406
a9bbfbd8
TT
114072017-09-27 Tom Tromey <tom@tromey.com>
11408
11409 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11410
df8899e5
TP
114112017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11412 Pedro Alves <palves@redhat.com>
11413
11414 * gdb.base/compare-sections.exp (get value of read-only section): Read
11415 as unsigned value.
11416 (corrupt read-only section): Likewise and don't set written if patching
11417 failed.
11418
757bf54b
KB
114192017-09-21 Kevin Buettner <kevinb@redhat.com>
11420
11421 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11422 files.
11423
06871ae8
PA
114242017-09-20 Pedro Alves <palves@redhat.com>
11425
11426 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11427 symbol names in gdb's output.
11428 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11429
e5f25bc5
PA
114302017-09-20 Pedro Alves <palves@redhat.com>
11431
11432 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11433 Rename to ...
11434 (test_list_ambiguous_symbol): ... this and add a symbol name
11435 parameter. Adjust.
11436 (test_list_ambiguous_function): Reimplement on top of
11437 test_list_ambiguous_symbol and also test listing ambiguous
11438 variables.
11439 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11440 (ambiguous_fun): ... this.
11441 (ambiguous_var): New.
11442 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11443 (ambiguous_fun): ... this.
11444 (ambiguous_var): New.
11445
4e5a4f58
JB
114462017-09-19 John Baldwin <jhb@FreeBSD.org>
11447
11448 * gdb.base/starti.c: New file.
11449 * gdb.base/starti.exp: New file.
11450 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11451
26e53f3e
PA
114522017-09-14 Pedro Alves <palves@redhat.com>
11453
11454 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11455 (top level): Use it instead of runto.
11456
cb791d59
TT
114572017-09-11 Tom Tromey <tom@tromey.com>
11458
11459 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11460
7c96f8c1
TT
114612017-09-11 Tom Tromey <tom@tromey.com>
11462
11463 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11464 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11465
469412dd
CW
114662017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11467
11468 * gdb.fortran/printing-types.exp: New file.
11469 * gdb.fortran/printing-types.exp: New file.
11470
e0f86435
BH
114712017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11472
11473 * gdb.fortran/vla-ptype.exp: Fix typos.
11474 * gdb.fortran/vla-value.exp: Same.
11475
9e9af4be
BH
114762017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11477
11478 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11479 * gdb.mi/mi-var-child-f.exp: Likewise.
11480 * gdb.mi/mi-vla-fortran.exp: Likewise.
11481
a5ad232b 114822017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11483 Christoph Weinmann <christoph.t.weinmann@intel.com>
11484 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11485
11486 * gdb.fortran/ptr-indentation.f90: New file.
11487 * gdb.fortran/ptr-indentation.exp: New file.
11488
5aec60eb
TT
114892017-09-05 Tom Tromey <tom@tromey.com>
11490
11491 PR gdb/22010:
11492 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11493
8f8f8152
TP
114942017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11495
11496 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11497
fbd1b771
JK
114982017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11499
11500 * gdb.threads/tls-nodebug-pie.c: New file.
11501 * gdb.threads/tls-nodebug-pie.exp: New file.
11502
5eb5f850
TT
115032017-09-05 Tom Tromey <tom@tromey.com>
11504
11505 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11506 for rust.
11507
ae780a21
SM
115082017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11509
11510 * gdb.multi/multi-arch-exec.exp: Test with different
11511 "follow-exec-mode" settings.
11512 (do_test): New procedure.
11513
3693fdb3
PA
115142017-09-04 Pedro Alves <palves@redhat.com>
11515
11516 * gdb.base/func-static.c (S::method const, S::method volatile)
11517 (S::method volatile const): New methods.
11518 (c_s, v_s, cv_s): New instances.
11519 (main): Call method() on them.
11520 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11521 (cannot_resolve): New procedure.
11522 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11523 print-quote-unquoted columns.
11524 (do_test): Test printing each scope too.
11525
e68cb8e0
PA
115262017-09-04 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.base/local-static.exp: Also test with
11529 class::method::variable wholly quoted.
11530 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11531
858be34c
PA
115322017-09-04 Pedro Alves <palves@redhat.com>
11533
11534 * gdb.base/local-static.c: New.
11535 * gdb.base/local-static.cc: New.
11536 * gdb.base/local-static.exp: New.
11537
46a4882b
PA
115382017-09-04 Pedro Alves <palves@redhat.com>
11539
11540 * gdb.asm/asm-source.exp: Add casts to int.
11541 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11542 (dataglobal64_1, dataglobal64_2): New globals.
11543 * gdb.base/nodebug.exp: Test different expressions involving the
11544 new globals, with print, whatis and ptype. Add casts to int.
11545 * gdb.base/solib-display.exp: Add casts to int.
11546 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11547 * gdb.cp/m-static.exp: Add cast to int.
11548 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11549 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11550 tls variable with no debug info without a cast. Test with a cast
11551 to int too.
11552 * gdb.trace/entry-values.exp: Add casts.
11553
2c5a2be1
PA
115542017-09-04 Pedro Alves <palves@redhat.com>
11555
11556 * gdb.base/nodebug.exp: Test that ptype's error about functions
11557 with unknown return type includes the function name too.
11558
7022349d
PA
115592017-09-04 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11562 return type of munmap in infcall.
11563 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11564 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11565 type of ftell in infcall.
11566 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11567 type of getpid in infcall.
11568 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11569 infcall.
11570 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11571 Bail on failure to extract the pid.
11572 * gdb.base/nodebug.c: #include <stdint.h>.
11573 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11574 New functions.
11575 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11576 Change expected output of print/whatis/ptype with functions with
11577 no debug info. Test all supported languages. Call
11578 test_call_promotion.
11579 * gdb.compile/compile.exp: Adjust expected output to expect
11580 warning.
11581 * gdb.threads/siginfo-threads.exp: Likewise.
11582
54990598
PA
115832017-09-04 Pedro Alves <palves@redhat.com>
11584
11585 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11586 "prototypes". Test calling float functions via prototyped and
11587 unprototyped function pointers.
11588 (perform_all_tests): New parameter "prototypes". Pass it down.
11589 (top level): Pass down "prototypes" parameter to
11590 perform_all_tests.
11591
34d16ea2
SM
115922017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11593
11594 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11595 Test with nested loops.
11596
9521ecda
SM
115972017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11598
11599 * gdb.base/commands.exp: Call the new procedures.
11600 (loop_break_test, loop_continue_test): New procedures.
11601
80a65e9b
SM
116022017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11603
11604 * gdb.base/commands.exp: Call new procedure.
11605 (define_if_without_arg_test): New procedure.
11606
e439fa14
PA
116072017-09-04 Pedro Alves <palves@redhat.com>
11608
11609 * gdb.base/list-ambiguous.exp: New file.
11610 * gdb.base/list-ambiguous0.c: New file.
11611 * gdb.base/list-ambiguous1.c: New file.
11612 * gdb.base/list.exp (test_list_range): Adjust expected output.
11613
0a2dde4a
SDJ
116142017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11615
11616 * gdb.base/share-env-with-gdbserver.c: New file.
11617 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11618
5e89eb3a
SM
116192017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11620
11621 * gdb.base/commands.exp (gdbvar_simple_if_test,
11622 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11623 progvar_simple_if_test, progvar_simple_while_test,
11624 progvar_complex_if_while_test, user_defined_command_test,
11625 user_defined_command_args_eval,
11626 user_defined_command_args_stack_test,
11627 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11628 temporary_breakpoint_commands,
11629 gdb_test_no_prompt, redefine_hook_test,
11630 redefine_backtrace_test): Remove "global gdb_prompt".
11631
fd437cbc
SM
116322017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11633
11634 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11635 New proc, call it from toplevel.
11636
87215ad1
SDJ
116372017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11638
11639 PR remote/21852
11640 * gdb.server/normal.c: New file, copied from gdb.base.
11641 * gdb.server/run-without-local-binary.exp: New file.
11642
58afddc6
WP
116432017-08-07 Weimin Pan <weimin.pan@oracle.com>
11644
11645 * gdb.arch/sparc64-adi.exp: New file.
11646 * gdb.arch/sparc64-adi.c: New file.
11647
5277199a
PA
116482017-08-22 Pedro Alves <palves@redhat.com>
11649
11650 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11651 (top level): Add "list all overloads" tests.
11652
14278e1f
TT
116532017-08-22 Tom Tromey <tom@tromey.com>
11654
11655 * gdb.gdb/xfullpath.exp: Remove.
11656
bf223d3e
PA
116572017-08-21 Pedro Alves <palves@redhat.com>
11658
11659 PR gdb/19487
11660 * gdb.base/symbol-alias.c: New.
11661 * gdb.base/symbol-alias2.c: New.
11662 * gdb.base/symbol-alias.exp: New.
11663
c973d0aa
PA
116642017-08-21 Pedro Alves <palves@redhat.com>
11665
11666 * gdb.base/dfp-test.c
11667 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11668 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11669 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11670 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11671 * gdb.base/whatis-ptype-typedefs.c: New.
11672 * gdb.base/whatis-ptype-typedefs.exp: New.
11673 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11674 (an_int, an_int_type, an_int_type2): New globals.
11675 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11676 involving typedefs and cast expressions.
11677 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11678 (lookup_typedefs_function): New.
11679 (typedefs_pretty_printers_dict): New.
11680 (top level): Register lookup_typedefs_function in
11681 gdb.pretty_printers.
11682
6d580b63
YQ
116832017-08-18 Yao Qi <yao.qi@linaro.org>
11684
11685 * gdb.server/unittest.exp: New.
11686
206726fb
SDJ
116872017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11688
11689 PR gdb/21954
11690 * gdb.base/environ.exp: Add test to check if 'unset environment'
11691 works.
11692
bf0ec4c2
AA
116932017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11694
11695 * lib/gdb.exp (universal_compile_options): New caching proc.
11696 (gdb_compile): Suppress GCC's coloring of messages.
11697
d6382fff
TT
116982017-08-14 Tom Tromey <tom@tromey.com>
11699
11700 PR gdb/21675:
11701 * gdb.base/printcmds.exp (test_radices): New function.
11702 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11703 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11704 * lib/gdb.exp (get_integer_valueof): Use p/d.
11705
c2c2dd9f
SM
117062017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11707
11708 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11709 characters.
11710
fdffd6f4
TT
117112017-08-05 Tom Tromey <tom@tromey.com>
11712
11713 * gdb.rust/simple.exp: Allow String to appear in a different
11714 namespace.
11715
27d41eac
YQ
117162017-07-26 Yao Qi <yao.qi@linaro.org>
11717
11718 * gdb.gdb/unittest.exp: Invoke command
11719 "maintenance check xml-descriptions".
11720
031ed05d
AA
117212017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11722
11723 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11724 calling context.
11725 (hex128): Drop erroneous calculation of parameters.
11726
dcd27ddf
SM
117272017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11728
11729 * gdb.python/py-unwind.exp: Disable stack protection when
11730 building test file.
11731
47e77640
PA
117322017-07-20 Pedro Alves <palves@redhat.com>
11733
11734 * gdb.base/default.exp (set language): Adjust expected output.
11735
62d2a18a
PA
117362017-07-20 Pedro Alves <palves@redhat.com>
11737
11738 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11739 (test_minsym): ... this, and make static.
11740 (get_pck__foo__bar__minsym): Rename to ...
11741 (get_test_minsym): ... this.
11742 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11743 symbol names and comments.
11744 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11745 (get_test_minsym): ... this.
11746 (pck__foo__bar__minsym__2): Rename to ...
11747 (test_minsym): ... this.
11748 (main): Adjust.
11749
c45ec17c
PA
117502017-07-17 Pedro Alves <palves@redhat.com>
11751
11752 * gdb.base/completion.exp: Adjust expected output.
11753 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11754 the completer works.
11755
c6756f62
PA
117562017-07-17 Pedro Alves <palves@redhat.com>
11757
11758 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11759
5bd68487
AB
117602017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11761
11762 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11763
8880f2a9
TT
117642017-07-14 Tom Tromey <tom@tromey.com>
11765
11766 PR rust/21764:
11767 * gdb.rust/simple.exp: Add tests.
11768
65547233
TT
117692017-07-14 Tom Tromey <tom@tromey.com>
11770
11771 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11772
8f14146e
PA
117732017-07-14 Pedro Alves <palves@redhat.com>
11774
11775 * gdb.linespec/base/one/thefile.cc (z1): New function.
11776 * gdb.linespec/base/two/thefile.cc (z2): New function.
11777 * gdb.linespec/linespec.exp: Add tests.
11778
b4365d02
AB
117792017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11780
11781 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11782 to mi_create_breakpoint.
11783
5d2cbaa5
AB
117842017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11785
11786 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11787 mi_create_breakpoint.
11788
11cb5716
IB
117892017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11790
11791 * gdb.dlang/demangle.exp: Update for demangling changes.
11792
03278692
TT
117932017-07-09 Tom Tromey <tom@tromey.com>
11794
11795 * gdb.dwarf2/shortpiece.exp: New file.
11796
33c5cd75
DB
117972017-07-06 David Blaikie <dblaikie@gmail.com>
11798
11799 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11800 built from fissiont-multi-cu{1,2}.c.
11801 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11802 except putting 'main' and 'func' in separate CUs in the same DWO file.
11803 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11804 test.
11805 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11806 test.
11807
8455d262
PA
118082017-07-06 Pedro Alves <palves@redhat.com>
11809
11810 * gdb.python/py-unwind.exp: Test flushregs.
11811
dc4bde35
SDJ
118122017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11813
11814 PR cli/21688
11815 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11816 tests for alias commands and trailing whitespace.
11817
51ed89aa
SDJ
118182017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11819
11820 PR cli/21688
11821 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11822 procedure. Call it.
11823
eb17d413
PA
118242017-06-29 Pedro Alves <palves@redhat.com>
11825
11826 * gdb.base/printcmds.exp: Add tests.
11827
41664b45
DG
118282017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11829
11830 PR gdb/21337
11831 * gdb.base/reread-readsym.exp: New file.
11832 * gdb.base/reread-readsym.c: New file.
11833
75312ae3
KB
118342017-06-21 Kevin Buettner <kevinb@redhat.com>
11835
11836 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11837 subpattern.
11838
66953522
PB
118392017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11840
11841 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11842 extended mnemonic.
11843 * gdb.arch/powerpc-power9.s: Likewise.
11844
5524b525
AA
118452017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11846
11847 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11848 on 32-bit x86 targets. Exploit is_*_target macros where
11849 appropriate.
11850
03c8af18
AA
118512017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11852
11853 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11854 register pieces.
11855
3bf31011
AA
118562017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11857
11858 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11859 located in one or more DWARF pieces.
11860
805acca0
AA
118612017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11862
11863 * lib/gdb.exp (get_endianness): New proc.
11864 * gdb.arch/aarch64-fp.exp: Use it.
11865 * gdb.arch/altivec-regs.exp: Likewise.
11866 * gdb.arch/e500-regs.exp: Likewise.
11867 * gdb.arch/vsx-regs.exp: Likewise.
11868 * gdb.base/dump.exp: Likewise.
11869 * gdb.base/funcargs.exp: Likewise.
11870 * gdb.base/gnu_vector.exp: Likewise.
11871 * gdb.dwarf2/formdata16.exp: Likewise.
11872 * gdb.dwarf2/implptrpiece.exp: Likewise.
11873 * gdb.dwarf2/nonvar-access.exp: Likewise.
11874 * gdb.python/py-inferior.exp: Likewise.
11875 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11876
e9352324
AA
118772017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11878
11879 PR gdb/21226
11880 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11881 stack value pieces are taken from the LSB end.
11882
d5d1163e
AA
118832017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11884
11885 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11886 variable at nonzero offset.
11887
0567c986
AA
118882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 * gdb.dwarf2/var-access.c: New file.
11891 * gdb.dwarf2/var-access.exp: New test.
11892 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11893
973e9aab
TT
118942017-06-12 Tom Tromey <tom@tromey.com>
11895
11896 * gdb.dwarf2/formdata16.exp: Add tests.
11897
d9109c80
TT
118982017-06-12 Tom Tromey <tom@tromey.com>
11899
11900 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11901
30a25466
TT
119022017-06-12 Tom Tromey <tom@tromey.com>
11903
11904 PR exp/16225:
11905 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11906 * gdb.arch/vsx-regs.exp: Update tests.
11907 * gdb.arch/s390-vregs.exp (hex128): New proc.
11908 Update test.
11909 * gdb.arch/altivec-regs.exp: Update tests.
11910
aefd8b33
SDJ
119112017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11912
11913 * gdb.base/startup-with-shell.c: New file.
11914 * gdb.base/startup-with-shell.exp: Likewise.
11915
2090129c
SDJ
119162017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11917
11918 * gdb.server/non-existing-program.exp: Update regex in order to
11919 reflect the fact that gdbserver is now using fork_inferior (with a
11920 shell) to startup the inferior.
11921
8e86a419
SM
119222017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11923
11924 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11925 support function calls from GDB.
11926
e6cf65f2
TT
119272017-05-21 Tom Tromey <tom@tromey.com>
11928
11929 PR rust/21466:
11930 * gdb.rust/unsized.exp: New file.
11931 * gdb.rust/unsized.rs: New file.
11932
43cc5389
TT
119332017-05-19 Tom Tromey <tom@tromey.com>
11934
11935 PR rust/21484:
11936 * gdb.rust/watch.exp: New file.
11937 * gdb.rust/watch.rs: New file.
11938
ec8df234
TT
119392017-05-18 Tom Tromey <tom@tromey.com>
11940
11941 * gdb.rust/simple.exp: Allow Box to be qualified.
11942
3e3e7fae
TP
119432017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11944
11945 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11946
59cc050d
PA
119472017-05-18 Pedro Alves <palves@redhat.com>
11948
11949 * gdb.base/fileio.c (test_write, test_read, test_close)
11950 (test_fstat): Don't print 'ret' in the fail path.
11951
c8f6abd1
PA
119522017-05-18 Pedro Alves <palves@redhat.com>
11953
11954 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11955 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11956 (test_system, test_rename, test_unlink, test_time): Change
11957 prototypes.
11958 * gdb.base/fileio.exp (stop_msg): Adjust.
11959
d2a03b77
PA
119602017-05-18 Pedro Alves <palves@redhat.com>
11961
11962 * gdb.base/fileio.c (null_str): New global.
11963 (test_stat): Use it.
11964 * gdb.base/fileio.exp: Remove nowarnings.
11965
0d5c6999
YQ
119662017-05-17 Yao Qi <yao.qi@linaro.org>
11967
11968 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11969
21873064
YQ
119702017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11971
11972 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11973 argument command.
11974 (top-level): Invoke test_set_inferior_tty.
11975
d512d31c
PA
119762017-05-04 Pedro Alves <palves@redhat.com>
11977
11978 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11979 Add parens to print call for Python 3.
11980
90cef2ed
KS
119812017-05-03 Keith Seitz <keiths@redhat.com>
11982
11983 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11984 (main): Call it.
11985
14f819c8
TW
119862017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11987
11988 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11989 to prev and next.
11990
913aeadd
TW
119912017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11992
11993 * gdb.python/py-record-btrace.exp: Remove test for
11994 gdb.BtraceInstruction.error.
11995
a3be24ad
TW
119962017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11997
11998 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11999
ae20e79a
TW
120002017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12001
12002 * gdb.python/py-record-btrace-threads.c: New file.
12003 * gdb.python/py-record-btrace-threads.exp: New file.
12004
45ce1b47
SDJ
120052017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12006
12007 PR testsuite/8595
12008 * gdb.base/environ.exp: Make test available in all architectures.
12009 Move bits related to "info program" testing to
12010 gdb.base/info-program.exp. Rewrite tests to use the two new
12011 procedures mentione below.
12012 (test_set_show_env_var) New procedure.
12013 (test_set_show_env_var_equal): Likewise.
12014 * gdb.base/info-program.exp: New file.
12015
e15c3eb4
KS
120162017-04-27 Keith Seitz <keiths@redhat.com>
12017
12018 * gdb.cp/oranking.cc (test15): New function.
12019 (main): Call test15 and declare additional variables for testing.
12020 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12021 "p foo101('abc')" tests.
12022 Add tests for cv qualifier overloads.
12023 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12024 "lvalue reference overload" test.
12025 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12026 "print value of f1 on Child&& in f2" test.
12027
3a3fd0fd
PA
120282017-04-19 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12031 procedure.
12032 (top level): Call it.
12033 * lib/gdb.exp (gdb_define_cmd): New procedure.
12034
53375380
PA
120352017-04-12 Pedro Alves <palves@redhat.com>
12036
12037 PR gdb/21323
12038 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12039 (wchar): New global.
12040 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12041 (do_test_wide_char, wide_char_types_no_program, top level): Add
12042 wchar_t testing.
12043
53e710ac
PA
120442017-04-12 Pedro Alves <palves@redhat.com>
12045
12046 PR c++/21323
12047 * gdb.cp/wide_char_types.c: New file.
12048 * gdb.cp/wide_char_types.exp: New file.
12049
0ad9d8c7
SDJ
120502017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12051
12052 PR gdb/21352
12053 * gdb.trace/tsv.exp: Add test for "tsave -r".
12054
b1b45502
IB
120552017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12056
12057 * gdb.dlang/watch-loc.c: New file.
12058 * gdb.dlang/watch-loc.exp: New file.
12059
ec13808e
JK
120602017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12061
12062 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12063
fe5f7374
AK
120642017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12065
12066 * gdb.arch/arc-analyze-prologue.S: New file.
12067 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12068
eea78757
AK
120692017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12070
12071 * gdb.arch/arc-decode-insn.S: New file.
12072 * gdb.arch/arc-decode-insn.exp: Likewise.
12073
5badf10a
IR
120742017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12075
12076 PR tdep/20928
12077 * gdb.arch/sparc64-regs.exp: New file.
12078 * gdb.arch/sparc64-regs.S: Likewise.
12079
cee59b3f
TW
120802017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12081
12082 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12083 and memory view on Python 3.
12084
c0f55cc6
AV
120852017-03-20 Artemiy Volkov <artemiyv@acm.org>
12086 Keith Seitz <keiths@redhat.com>
12087
12088 PR gdb/14441
12089 * gdb.cp/demangle.exp: Add rvalue reference tests.
12090 * gdb.cp/rvalue-ref-casts.cc: New file.
12091 * gdb.cp/rvalue-ref-casts.exp: New file.
12092 * gdb.cp/rvalue-ref-overload.cc: New file.
12093 * gdb.cp/rvalue-ref-overload.exp: New file.
12094 * gdb.cp/rvalue-ref-params.cc: New file.
12095 * gdb.cp/rvalue-ref-params.exp: New file.
12096 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12097 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12098 * gdb.cp/rvalue-ref-types.cc: New file.
12099 * gdb.cp/rvalue-ref-types.exp: New file.
12100 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12101 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12102
51457a05
MAL
121032017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12104
12105 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12106 New procedure.
12107
5b291c04
MAL
121082017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12109
12110 * lib/mi-support.exp (mi_gdb_test): Add additional message
12111 for unexpected output.
12112
59a56148
AA
121132017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12114
12115 * gdb.base/examine-backward.c (Barrier): New character array
12116 constant, to ensure that TestStrings is preceded by a string
12117 terminator.
12118
7942e96e
AA
121192017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12120
12121 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12122 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12123 and implicit pointer into such a location.
12124
6ebac3fb
DE
121252017-03-16 Doug Evans <dje@google.com>
12126
12127 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12128
ec3b243d
TP
121292017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12130
12131 * gdb.cp/m-static.exp: Fix expectation for prototype of
12132 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12133
121342017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12135
12136 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12137 * gdb.guile/scm-lazy-string.c: New file.
12138 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12139 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12140 for pointer, array, typedef lazy strings.
12141
2cc36e25 121422017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12143
12144 PR python/17728, python/18439, python/18779
12145 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12146 * gdb.python/py-lazy-string.c (pointer): New typedef.
12147 (main): New locals ptr, array, typedef_ptr.
12148 * gdb.python/py-value.exp: Move lazy string tests to ...
12149 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12150 array, typedef lazy strings.
ec3b243d 12151
0efcde63
AK
121522017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12153
12154 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12155 Add optional 'test' parameter.
12156
7978d7c3
SM
121572017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12158
12159 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12160 Skip for versions of DejaGnu < 1.5.
12161
896c0c1e
SM
121622017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12163
12164 * lib/gdb.exp (dejagnu_version): New proc.
12165 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12166 Use dejagnu_version.
12167
5f4d1085
KS
121682017-03-10 Keith Seitz <keiths@redhat.com>
12169
12170 PR c++/8128
12171 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12172 type from destructor regexps.
12173 Add a branch which actually passes the test.
12174 Adjust "ptype t5i" test names.
12175
1de05205
PA
121762017-03-08 Pedro Alves <palves@redhat.com>
12177
12178 * gdb.base/step-over-exit.exp: Add explicit test message.
12179
c65d6b55
PA
121802017-03-08 Pedro Alves <palves@redhat.com>
12181
12182 PR gdb/18360
12183 * gdb.threads/interrupt-while-step-over.c: New file.
12184 * gdb.threads/interrupt-while-step-over.exp: New file.
12185
2e86a283
PA
121862017-03-08 Pedro Alves <palves@redhat.com>
12187
12188 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12189 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12190
25dcbff6
PA
121912017-03-08 Pedro Alves <palves@redhat.com>
12192
12193 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12194 PKRU as not supported as a PASS.
12195
dc9366eb
PA
121962017-03-08 Pedro Alves <palves@redhat.com>
12197
12198 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12199 prefix instead of $binfile1/$binfile2.
12200 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12201 in test message.
12202 * gdb.python/py-completion.exp: Use "load python file" as test
12203 messages instead of unstable path names.
12204
6e5d74e7
PA
122052017-03-08 Pedro Alves <palves@redhat.com>
12206 Jan Kratochvil <jan.kratochvil@redhat.com>
12207
12208 PR cli/21218
12209 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12210 New proc.
12211 (top level): Call it.
12212
9753a2f6
PA
122132017-03-08 Pedro Alves <palves@redhat.com>
12214
12215 PR tui/21216
12216 * gdb.tui/tui-nl-filtered-output.exp: New file.
12217
1a4dd9dd
PA
122182017-03-08 Pedro Alves <palves@redhat.com>
12219
12220 * gdb.base/completion.exp: Move TUI completion tests to ...
12221 * gdb.tui/completion.exp: ... this new file.
12222
7cbbff33
PA
122232017-03-08 Pedro Alves <palves@redhat.com>
12224
12225 * gdb.base/tui-disasm-long-lines.c,
12226 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12227 gdb.base/tui-layout.exp: Move to ...
12228 * gdb.tui/: ... this new directory.
12229
5f6fd321
PA
122302017-03-07 Pedro Alves <palves@redhat.com>
12231
12232 * gdb.base/tui-layout.c: New file.
12233 * gdb.base/tui-layout.exp: New file.
12234
44959fa8
PA
122352017-03-07 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.base/tui-layout.c: Rename to ...
12238 * gdb.base/tui-disasm-long-lines.c: ... this.
12239 * gdb.base/tui-layout.exp: Rename to ...
12240 * gdb.base/tui-disasm-long-lines.exp: ... this.
12241
f8c4e718
PA
122422017-03-07 Pedro Alves <palves@redhat.com>
12243
12244 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12245
6dbb839a 122462017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12247
12248 * i386-mpx-call.c: New file.
12249 * i386-mpx-call.exp: New file.
12250
65b48a81
PB
122512017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12252
12253 * gdb.arch/powerpc-power.exp: Delete test.
12254 * gdb.arch/powerpc-power.s: Likewise.
12255 * gdb.disasm/disassembler-options.exp: New test.
12256 * gdb.arch/powerpc-altivec.exp: Likewise.
12257 * gdb.arch/powerpc-altivec.s: Likewise.
12258 * gdb.arch/powerpc-altivec2.exp: Likewise.
12259 * gdb.arch/powerpc-altivec2.s: Likewise.
12260 * gdb.arch/powerpc-altivec3.exp: Likewise.
12261 * gdb.arch/powerpc-altivec3.s: Likewise.
12262 * gdb.arch/powerpc-power7.exp: Likewise.
12263 * gdb.arch/powerpc-power7.s: Likewise.
12264 * gdb.arch/powerpc-power8.exp: Likewise.
12265 * gdb.arch/powerpc-power8.s: Likewise.
12266 * gdb.arch/powerpc-power9.exp: Likewise.
12267 * gdb.arch/powerpc-power9.s: Likewise.
12268 * gdb.arch/powerpc-vsx.exp: Likewise.
12269 * gdb.arch/powerpc-vsx.s: Likewise.
12270 * gdb.arch/powerpc-vsx2.exp: Likewise.
12271 * gdb.arch/powerpc-vsx2.s: Likewise.
12272 * gdb.arch/powerpc-vsx3.exp: Likewise.
12273 * gdb.arch/powerpc-vsx3.s: Likewise.
12274 * gdb.arch/arm-disassembler-options.exp: Likewise.
12275 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12276 * gdb.arch/s390-disassembler-options.exp: Likewise.
12277
17cd4947
LM
122782017-02-23 Luis Machado <lgustavo@codesourcery.com>
12279
12280 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12281 (check_supported_features): ... this. Changed return type to void.
12282 (supports_rdseed): New static global.
12283 (rdseed): Check supports_rdseed.
12284 (initialize): Call check_supported_features.
12285
2039d74e
EBM
122862017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12287
12288 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12289 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12290 and lqarx/stqcx.
12291 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12292 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12293
a51d7ecf
EBM
122942017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12295
12296 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12297 uppercase.
12298
0224619f
JK
122992017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12300
12301 * gdb.dwarf2/formdata16.c: New file.
12302 * gdb.dwarf2/formdata16.exp: New file.
12303 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12304
216f72a1
JK
123052017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12306
12307 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12308 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12309 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12310 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12311 DW_AT_GNU_*.
12312
43988095
JK
123132017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12314
12315 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12316
99e8a4f9
SDJ
123172017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12318
12319 PR gdb/21164
12320 * gdb.base/maint.exp: Add testcases for when the commands do
12321 not have arguments.
12322
b58a8c0c
TP
123232017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12324
12325 * gdb.cp/chained-calls.exp: Use p instead of P.
12326
4e746bb6
TW
123272017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12328
12329 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12330 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12331
3f77c769
TT
123322017-02-14 Tom Tromey <tom@tromey.com>
12333
12334 PR python/13598:
12335 * gdb.python/py-events.exp: Add before_prompt event tests.
12336
075beec0
AA
123372017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12338
12339 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12340
bf5f525c
LM
123412017-02-13 Luis Machado <lgustavo@codesourcery.com>
12342
12343 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12344 (main): Call my_unique_function_name.
12345 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12346 completion of patterns with a single match.
12347 Add missing -re switches to gdb_test_multiple calls.
12348
13a66184
LM
123492017-02-13 Luis Machado <lgustavo@codesourcery.com>
12350
12351 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12352 return if core file is not recognized.
12353
26a06916
SM
123542017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12355
12356 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12357 and extra UIs.
12358
b761ca9e
SM
123592017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12360
12361 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12362 proc_with_prefix.
12363
b964bee0
TT
123642017-02-10 Tom Tromey <tom@tromey.com>
12365
12366 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12367
18da0c51
MG
123682017-02-10 Martin Galvan <martingalvan@sourceware.org>
12369
12370 PR gdb/21122
12371 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12372
604c4576
JG
123732017-02-08 Jerome Guitton <guitton@adacore.com>
12374
12375 * gdb.base/define.exp: Add test for command abbreviations
12376 in define.
12377
20b477a7
LM
123782017-02-06 Luis Machado <lgustavo@codesourcery.com>
12379
12380 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12381 * gdb.reverse/insn-reverse-x86.c: New file.
12382
3f7b46f2
IR
123832017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12384
12385 PR tdep/20936
12386 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12387
f0fd41c1
TT
123882017-02-03 Tom Tromey <tom@tromey.com>
12389
12390 PR rust/21097:
12391 * gdb.rust/simple.exp: Add new tests.
12392
5be5dbf0
PA
123932017-02-02 Pedro Alves <palves@redhat.com>
12394
12395 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12396 tests.
12397
7346ef59
AA
123982017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12399
12400 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12401 taking a 2-byte value out of a 4-byte DWARF implicit value on
12402 big-endian targets.
12403 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12404 logic. Add test cases for DW_OP_implicit.
12405
787f0025
MM
124062017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12407
12408 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12409
68777c29
MM
124102017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12411
12412 * gdb.btrace/enable.exp: Call gdb_exit before
12413 skip_gdbserver_tests.
12414
0a1c7e28
MM
124152017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12416
12417 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12418 GDBFLAGS.
12419
b5ac99b0
MM
124202017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12421
12422 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12423 the test is skipped.
12424 * gdb.btrace/data.exp: Likewise.
12425 * gdb.btrace/delta.exp: Likewise.
12426 * gdb.btrace/dlopen.exp: Likewise.
12427 * gdb.btrace/enable-running.exp: Likewise.
12428 * gdb.btrace/enable.exp: Likewise.
12429 * gdb.btrace/exception.exp: Likewise.
12430 * gdb.btrace/function_call_history.exp: Likewise.
12431 * gdb.btrace/gcore.exp: Likewise.
12432 * gdb.btrace/instruction_history.exp: Likewise.
12433 * gdb.btrace/multi-thread-step.exp: Likewise.
12434 * gdb.btrace/nohist.exp: Likewise.
12435 * gdb.btrace/non-stop.exp: Likewise.
12436 * gdb.btrace/reconnect.exp: Likewise.
12437 * gdb.btrace/record_goto-step.exp: Likewise.
12438 * gdb.btrace/record_goto.exp: Likewise.
12439 * gdb.btrace/rn-dl-bind.exp: Likewise.
12440 * gdb.btrace/segv.exp: Likewise.
12441 * gdb.btrace/step.exp: Likewise.
12442 * gdb.btrace/stepi.exp: Likewise.
12443 * gdb.btrace/tailcall-only.exp: Likewise.
12444 * gdb.btrace/tailcall.exp: Likewise.
12445 * gdb.btrace/tsx.exp: Likewise.
12446 * gdb.btrace/unknown_functions.exp: Likewise.
12447 * gdb.btrace/vdso.exp: Likewise.
12448
cd4007e4
MM
124492017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12450
12451 * gdb.btrace/enable-running.c: New.
12452 * gdb.btrace/enable-running.exp: New.
12453
2735833d
WT
124542017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12455
12456 * gdb.arch/amd64-gs_base.c: New file.
12457 * gdb.arch/amd64-gs_base.exp: New file.
12458
b51e1e94
LM
124592017-01-26 Luis Machado <lgustavo@codesourcery.com>
12460
12461 * lib/memory.exp: Remove spurious empty newlines.
12462
72ca0410
SM
124632017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12464
12465 * gdb.python/py-bad-printers.exp: Load python file using "source".
12466 * gdb.python/py-events.exp: Likewise.
12467 * gdb.python/py-evsignal.exp: Likewise.
12468 * gdb.python/py-evthreads.exp: Likewise.
12469 * gdb.python/py-frame-args.exp: Likewise.
12470 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12471 * gdb.python/py-framefilter-mi.exp: Likewise.
12472 * gdb.python/py-framefilter.exp: Likewise.
12473 * gdb.python/py-mi.exp: Likewise.
12474 * gdb.python/py-pp-maint.exp: Likewise.
12475 * gdb.python/py-pp-registration.exp: Likewise.
12476 * gdb.python/py-prettyprint.exp: Likewise.
12477 (run_lang_tests): Likewise.
12478 * gdb.python/py-typeprint.exp: Likewise.
12479
e309aa65
LM
124802017-01-26 Luis Machado <lgustavo@codesourcery.com>
12481
12482 * lib/memory.exp: New file.
12483 * lib/gdb.exp: Load memory.exp.
12484 * gdb.base/memattr.exp (delete_memory): Move proc to
12485 lib/memory.exp and rename to delete_memory_regions.
12486 Replace delete_memory with delete_memory_regions.
12487 Cleanup memory regions before tests.
12488 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12489 before tests.
12490
515aff23
LM
124912017-01-26 Luis Machado <lgustavo@codesourcery.com>
12492
12493 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12494 files.
12495 (initialize): New function conditionally defined.
12496 (testcases): Move within conditional block.
12497 (main): Call initialize.
12498 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12499 of gdb.reverse/insn-reverse.c.
12500 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12501 gdb.reverse/insn-reverse.c.
12502
d8b49cf0
YQ
125032017-01-26 Yao Qi <yao.qi@linaro.org>
12504
12505 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12506 disassemble on address 0.
12507
f13a9a0c
YQ
125082017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12509 Yao Qi <yao.qi@linaro.org>
12510
12511 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12512 * gdb.dwarf2/implptr-64bit.S: Remove.
12513 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12514 variables in caller's context. Add DW_OP_implicit_value.
12515
5ac95241
YQ
125162017-01-25 Yao Qi <yao.qi@linaro.org>
12517
12518 * lib/dwarf.exp (Dwarf::_location): Handle
12519 DW_OP_GNU_implicit_pointer with proper size.
12520
23e82930
LM
125212017-01-20 Luis Machado <lgustavo@codesourcery.com>
12522
12523 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12524 and add untested calls.
12525
d334ae25
LM
125262017-01-20 Luis Machado <lgustavo@codesourcery.com>
12527
12528 * gdb.python/python.exp: Check line number against what GDB thinks
12529 the line number is for func1.
12530
f5e6296e
IB
125312017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12532
12533 * gdb.dlang/debug-expr.exp: New file.
12534
5b362f04
LM
125352016-12-23 Luis Machado <lgustavo@codesourcery.com>
12536
12537 Fix test names for the following files:
12538
12539 * gdb.ada/exec_changed.exp
12540 * gdb.ada/info_types.exp
12541 * gdb.arch/aarch64-atomic-inst.exp
12542 * gdb.arch/aarch64-fp.exp
12543 * gdb.arch/altivec-abi.exp
12544 * gdb.arch/altivec-regs.exp
12545 * gdb.arch/amd64-byte.exp
12546 * gdb.arch/amd64-disp-step.exp
12547 * gdb.arch/amd64-dword.exp
12548 * gdb.arch/amd64-entry-value-inline.exp
12549 * gdb.arch/amd64-entry-value-param.exp
12550 * gdb.arch/amd64-entry-value-paramref.exp
12551 * gdb.arch/amd64-entry-value.exp
12552 * gdb.arch/amd64-i386-address.exp
12553 * gdb.arch/amd64-invalid-stack-middle.exp
12554 * gdb.arch/amd64-invalid-stack-top.exp
12555 * gdb.arch/amd64-optimout-repeat.exp
12556 * gdb.arch/amd64-prologue-skip.exp
12557 * gdb.arch/amd64-prologue-xmm.exp
12558 * gdb.arch/amd64-stap-special-operands.exp
12559 * gdb.arch/amd64-stap-wrong-subexp.exp
12560 * gdb.arch/amd64-tailcall-cxx.exp
12561 * gdb.arch/amd64-tailcall-noret.exp
12562 * gdb.arch/amd64-tailcall-ret.exp
12563 * gdb.arch/amd64-tailcall-self.exp
12564 * gdb.arch/amd64-word.exp
12565 * gdb.arch/arm-bl-branch-dest.exp
12566 * gdb.arch/arm-disp-step.exp
12567 * gdb.arch/arm-neon.exp
12568 * gdb.arch/arm-single-step-kernel-helper.exp
12569 * gdb.arch/avr-flash-qualifier.exp
12570 * gdb.arch/disp-step-insn-reloc.exp
12571 * gdb.arch/e500-abi.exp
12572 * gdb.arch/e500-regs.exp
12573 * gdb.arch/ftrace-insn-reloc.exp
12574 * gdb.arch/i386-avx512.exp
12575 * gdb.arch/i386-bp_permanent.exp
12576 * gdb.arch/i386-byte.exp
12577 * gdb.arch/i386-cfi-notcurrent.exp
12578 * gdb.arch/i386-disp-step.exp
12579 * gdb.arch/i386-dr3-watch.exp
12580 * gdb.arch/i386-float.exp
12581 * gdb.arch/i386-gnu-cfi.exp
12582 * gdb.arch/i386-mpx-map.exp
12583 * gdb.arch/i386-mpx-sigsegv.exp
12584 * gdb.arch/i386-mpx-simple_segv.exp
12585 * gdb.arch/i386-mpx.exp
12586 * gdb.arch/i386-permbkpt.exp
12587 * gdb.arch/i386-prologue.exp
12588 * gdb.arch/i386-signal.exp
12589 * gdb.arch/i386-size-overlap.exp
12590 * gdb.arch/i386-unwind.exp
12591 * gdb.arch/i386-word.exp
12592 * gdb.arch/mips-fcr.exp
12593 * gdb.arch/powerpc-d128-regs.exp
12594 * gdb.arch/powerpc-stackless.exp
12595 * gdb.arch/ppc64-atomic-inst.exp
12596 * gdb.arch/s390-stackless.exp
12597 * gdb.arch/s390-tdbregs.exp
12598 * gdb.arch/s390-vregs.exp
12599 * gdb.arch/sparc-sysstep.exp
12600 * gdb.arch/thumb-bx-pc.exp
12601 * gdb.arch/thumb-singlestep.exp
12602 * gdb.arch/thumb2-it.exp
12603 * gdb.arch/vsx-regs.exp
12604 * gdb.asm/asm-source.exp
12605 * gdb.base/a2-run.exp
12606 * gdb.base/advance.exp
12607 * gdb.base/all-bin.exp
12608 * gdb.base/anon.exp
12609 * gdb.base/args.exp
12610 * gdb.base/arithmet.exp
12611 * gdb.base/async-shell.exp
12612 * gdb.base/async.exp
12613 * gdb.base/attach-pie-noexec.exp
12614 * gdb.base/attach-twice.exp
12615 * gdb.base/auto-load.exp
12616 * gdb.base/bang.exp
12617 * gdb.base/bitfields.exp
12618 * gdb.base/break-always.exp
12619 * gdb.base/break-caller-line.exp
12620 * gdb.base/break-entry.exp
12621 * gdb.base/break-inline.exp
12622 * gdb.base/break-on-linker-gcd-function.exp
12623 * gdb.base/break-probes.exp
12624 * gdb.base/break.exp
12625 * gdb.base/breakpoint-shadow.exp
12626 * gdb.base/call-ar-st.exp
12627 * gdb.base/call-sc.exp
12628 * gdb.base/call-signal-resume.exp
12629 * gdb.base/call-strs.exp
12630 * gdb.base/callfuncs.exp
12631 * gdb.base/catch-fork-static.exp
12632 * gdb.base/catch-gdb-caused-signals.exp
12633 * gdb.base/catch-load.exp
12634 * gdb.base/catch-signal-fork.exp
12635 * gdb.base/catch-signal.exp
12636 * gdb.base/catch-syscall.exp
12637 * gdb.base/charset.exp
12638 * gdb.base/checkpoint.exp
12639 * gdb.base/chng-syms.exp
12640 * gdb.base/code-expr.exp
12641 * gdb.base/code_elim.exp
12642 * gdb.base/commands.exp
12643 * gdb.base/completion.exp
12644 * gdb.base/complex.exp
12645 * gdb.base/cond-expr.exp
12646 * gdb.base/condbreak.exp
12647 * gdb.base/consecutive.exp
12648 * gdb.base/continue-all-already-running.exp
12649 * gdb.base/coredump-filter.exp
12650 * gdb.base/corefile.exp
12651 * gdb.base/dbx.exp
12652 * gdb.base/debug-expr.exp
12653 * gdb.base/define.exp
12654 * gdb.base/del.exp
12655 * gdb.base/disabled-location.exp
12656 * gdb.base/disasm-end-cu.exp
12657 * gdb.base/disasm-optim.exp
12658 * gdb.base/display.exp
12659 * gdb.base/duplicate-bp.exp
12660 * gdb.base/ena-dis-br.exp
12661 * gdb.base/ending-run.exp
12662 * gdb.base/enumval.exp
12663 * gdb.base/environ.exp
12664 * gdb.base/eu-strip-infcall.exp
12665 * gdb.base/eval-avoid-side-effects.exp
12666 * gdb.base/eval-skip.exp
12667 * gdb.base/exitsignal.exp
12668 * gdb.base/expand-psymtabs.exp
12669 * gdb.base/filesym.exp
12670 * gdb.base/find-unmapped.exp
12671 * gdb.base/finish.exp
12672 * gdb.base/float.exp
12673 * gdb.base/foll-exec-mode.exp
12674 * gdb.base/foll-exec.exp
12675 * gdb.base/foll-fork.exp
12676 * gdb.base/fortran-sym-case.exp
12677 * gdb.base/freebpcmd.exp
12678 * gdb.base/func-ptr.exp
12679 * gdb.base/func-ptrs.exp
12680 * gdb.base/funcargs.exp
12681 * gdb.base/gcore-buffer-overflow.exp
12682 * gdb.base/gcore-relro-pie.exp
12683 * gdb.base/gcore-relro.exp
12684 * gdb.base/gcore.exp
12685 * gdb.base/gdb1090.exp
12686 * gdb.base/gdb11530.exp
12687 * gdb.base/gdb11531.exp
12688 * gdb.base/gdb1821.exp
12689 * gdb.base/gdbindex-stabs.exp
12690 * gdb.base/gdbvars.exp
12691 * gdb.base/hbreak.exp
12692 * gdb.base/hbreak2.exp
12693 * gdb.base/included.exp
12694 * gdb.base/infcall-input.exp
12695 * gdb.base/inferior-died.exp
12696 * gdb.base/infnan.exp
12697 * gdb.base/info-macros.exp
12698 * gdb.base/info-os.exp
12699 * gdb.base/info-proc.exp
12700 * gdb.base/info-shared.exp
12701 * gdb.base/info-target.exp
12702 * gdb.base/infoline.exp
12703 * gdb.base/interp.exp
12704 * gdb.base/interrupt.exp
12705 * gdb.base/jit-reader.exp
12706 * gdb.base/jit-simple.exp
12707 * gdb.base/kill-after-signal.exp
12708 * gdb.base/kill-detach-inferiors-cmd.exp
12709 * gdb.base/label.exp
12710 * gdb.base/langs.exp
12711 * gdb.base/ldbl_e308.exp
12712 * gdb.base/line-symtabs.exp
12713 * gdb.base/linespecs.exp
12714 * gdb.base/list.exp
12715 * gdb.base/long_long.exp
12716 * gdb.base/longest-types.exp
12717 * gdb.base/maint.exp
12718 * gdb.base/max-value-size.exp
12719 * gdb.base/memattr.exp
12720 * gdb.base/mips_pro.exp
12721 * gdb.base/morestack.exp
12722 * gdb.base/moribund-step.exp
12723 * gdb.base/multi-forks.exp
12724 * gdb.base/nested-addr.exp
12725 * gdb.base/nextoverexit.exp
12726 * gdb.base/noreturn-finish.exp
12727 * gdb.base/noreturn-return.exp
12728 * gdb.base/nostdlib.exp
12729 * gdb.base/offsets.exp
12730 * gdb.base/opaque.exp
12731 * gdb.base/pc-fp.exp
12732 * gdb.base/permissions.exp
12733 * gdb.base/print-symbol-loading.exp
12734 * gdb.base/prologue-include.exp
12735 * gdb.base/psymtab.exp
12736 * gdb.base/ptype.exp
12737 * gdb.base/random-signal.exp
12738 * gdb.base/randomize.exp
12739 * gdb.base/range-stepping.exp
12740 * gdb.base/readline-ask.exp
12741 * gdb.base/recpar.exp
12742 * gdb.base/recurse.exp
12743 * gdb.base/relational.exp
12744 * gdb.base/restore.exp
12745 * gdb.base/return-nodebug.exp
12746 * gdb.base/return.exp
12747 * gdb.base/run-after-attach.exp
12748 * gdb.base/save-bp.exp
12749 * gdb.base/scope.exp
12750 * gdb.base/sect-cmd.exp
12751 * gdb.base/set-lang-auto.exp
12752 * gdb.base/set-noassign.exp
12753 * gdb.base/setvar.exp
12754 * gdb.base/sigall.exp
12755 * gdb.base/sigbpt.exp
12756 * gdb.base/siginfo-addr.exp
12757 * gdb.base/siginfo-infcall.exp
12758 * gdb.base/siginfo-obj.exp
12759 * gdb.base/siginfo.exp
12760 * gdb.base/signals-state-child.exp
12761 * gdb.base/signest.exp
12762 * gdb.base/sigstep.exp
12763 * gdb.base/sizeof.exp
12764 * gdb.base/skip.exp
12765 * gdb.base/solib-corrupted.exp
12766 * gdb.base/solib-nodir.exp
12767 * gdb.base/solib-search.exp
12768 * gdb.base/stack-checking.exp
12769 * gdb.base/stale-infcall.exp
12770 * gdb.base/stap-probe.exp
12771 * gdb.base/start.exp
12772 * gdb.base/step-break.exp
12773 * gdb.base/step-bt.exp
12774 * gdb.base/step-line.exp
12775 * gdb.base/step-over-exit.exp
12776 * gdb.base/step-over-syscall.exp
12777 * gdb.base/step-resume-infcall.exp
12778 * gdb.base/step-test.exp
12779 * gdb.base/store.exp
12780 * gdb.base/structs3.exp
12781 * gdb.base/sym-file.exp
12782 * gdb.base/symbol-without-target_section.exp
12783 * gdb.base/term.exp
12784 * gdb.base/testenv.exp
12785 * gdb.base/ui-redirect.exp
12786 * gdb.base/until.exp
12787 * gdb.base/unwindonsignal.exp
12788 * gdb.base/value-double-free.exp
12789 * gdb.base/vla-datatypes.exp
12790 * gdb.base/vla-ptr.exp
12791 * gdb.base/vla-sideeffect.exp
12792 * gdb.base/volatile.exp
12793 * gdb.base/watch-cond-infcall.exp
12794 * gdb.base/watch-cond.exp
12795 * gdb.base/watch-non-mem.exp
12796 * gdb.base/watch-read.exp
12797 * gdb.base/watch-vfork.exp
12798 * gdb.base/watchpoint-cond-gone.exp
12799 * gdb.base/watchpoint-delete.exp
12800 * gdb.base/watchpoint-hw-hit-once.exp
12801 * gdb.base/watchpoint-hw.exp
12802 * gdb.base/watchpoint-stops-at-right-insn.exp
12803 * gdb.base/watchpoints.exp
12804 * gdb.base/wchar.exp
12805 * gdb.base/whatis-exp.exp
12806 * gdb.btrace/buffer-size.exp
12807 * gdb.btrace/data.exp
12808 * gdb.btrace/delta.exp
12809 * gdb.btrace/dlopen.exp
12810 * gdb.btrace/enable.exp
12811 * gdb.btrace/exception.exp
12812 * gdb.btrace/function_call_history.exp
12813 * gdb.btrace/gcore.exp
12814 * gdb.btrace/instruction_history.exp
12815 * gdb.btrace/nohist.exp
12816 * gdb.btrace/reconnect.exp
12817 * gdb.btrace/record_goto-step.exp
12818 * gdb.btrace/record_goto.exp
12819 * gdb.btrace/rn-dl-bind.exp
12820 * gdb.btrace/segv.exp
12821 * gdb.btrace/step.exp
12822 * gdb.btrace/stepi.exp
12823 * gdb.btrace/tailcall-only.exp
12824 * gdb.btrace/tailcall.exp
12825 * gdb.btrace/tsx.exp
12826 * gdb.btrace/unknown_functions.exp
12827 * gdb.btrace/vdso.exp
12828 * gdb.compile/compile-ifunc.exp
12829 * gdb.compile/compile-ops.exp
12830 * gdb.compile/compile-print.exp
12831 * gdb.compile/compile-setjmp.exp
12832 * gdb.cp/abstract-origin.exp
12833 * gdb.cp/ambiguous.exp
12834 * gdb.cp/annota2.exp
12835 * gdb.cp/annota3.exp
12836 * gdb.cp/anon-ns.exp
12837 * gdb.cp/anon-struct.exp
12838 * gdb.cp/anon-union.exp
12839 * gdb.cp/arg-reference.exp
12840 * gdb.cp/baseenum.exp
12841 * gdb.cp/bool.exp
12842 * gdb.cp/breakpoint.exp
12843 * gdb.cp/bs15503.exp
12844 * gdb.cp/call-c.exp
12845 * gdb.cp/casts.exp
12846 * gdb.cp/chained-calls.exp
12847 * gdb.cp/class2.exp
12848 * gdb.cp/classes.exp
12849 * gdb.cp/cmpd-minsyms.exp
12850 * gdb.cp/converts.exp
12851 * gdb.cp/cp-relocate.exp
12852 * gdb.cp/cpcompletion.exp
12853 * gdb.cp/cpexprs.exp
12854 * gdb.cp/cplabel.exp
12855 * gdb.cp/cplusfuncs.exp
12856 * gdb.cp/cpsizeof.exp
12857 * gdb.cp/ctti.exp
12858 * gdb.cp/derivation.exp
12859 * gdb.cp/destrprint.exp
12860 * gdb.cp/dispcxx.exp
12861 * gdb.cp/enum-class.exp
12862 * gdb.cp/exception.exp
12863 * gdb.cp/exceptprint.exp
12864 * gdb.cp/expand-psymtabs-cxx.exp
12865 * gdb.cp/expand-sals.exp
12866 * gdb.cp/extern-c.exp
12867 * gdb.cp/filename.exp
12868 * gdb.cp/formatted-ref.exp
12869 * gdb.cp/fpointer.exp
12870 * gdb.cp/gdb1355.exp
12871 * gdb.cp/gdb2495.exp
12872 * gdb.cp/hang.exp
12873 * gdb.cp/impl-this.exp
12874 * gdb.cp/infcall-dlopen.exp
12875 * gdb.cp/inherit.exp
12876 * gdb.cp/iostream.exp
12877 * gdb.cp/koenig.exp
12878 * gdb.cp/local.exp
12879 * gdb.cp/m-data.exp
12880 * gdb.cp/m-static.exp
12881 * gdb.cp/mb-ctor.exp
12882 * gdb.cp/mb-inline.exp
12883 * gdb.cp/mb-templates.exp
12884 * gdb.cp/member-name.exp
12885 * gdb.cp/member-ptr.exp
12886 * gdb.cp/meth-typedefs.exp
12887 * gdb.cp/method.exp
12888 * gdb.cp/method2.exp
12889 * gdb.cp/minsym-fallback.exp
12890 * gdb.cp/misc.exp
12891 * gdb.cp/namelessclass.exp
12892 * gdb.cp/namespace-enum.exp
12893 * gdb.cp/namespace-nested-import.exp
12894 * gdb.cp/namespace.exp
12895 * gdb.cp/nextoverthrow.exp
12896 * gdb.cp/no-dmgl-verbose.exp
12897 * gdb.cp/non-trivial-retval.exp
12898 * gdb.cp/noparam.exp
12899 * gdb.cp/nsdecl.exp
12900 * gdb.cp/nsimport.exp
12901 * gdb.cp/nsnested.exp
12902 * gdb.cp/nsnoimports.exp
12903 * gdb.cp/nsrecurs.exp
12904 * gdb.cp/nsstress.exp
12905 * gdb.cp/nsusing.exp
12906 * gdb.cp/operator.exp
12907 * gdb.cp/oranking.exp
12908 * gdb.cp/overload-const.exp
12909 * gdb.cp/overload.exp
12910 * gdb.cp/ovldbreak.exp
12911 * gdb.cp/ovsrch.exp
12912 * gdb.cp/paren-type.exp
12913 * gdb.cp/parse-lang.exp
12914 * gdb.cp/pass-by-ref.exp
12915 * gdb.cp/pr-1023.exp
12916 * gdb.cp/pr-1210.exp
12917 * gdb.cp/pr-574.exp
12918 * gdb.cp/pr10687.exp
12919 * gdb.cp/pr12028.exp
12920 * gdb.cp/pr17132.exp
12921 * gdb.cp/pr17494.exp
12922 * gdb.cp/pr9067.exp
12923 * gdb.cp/pr9167.exp
12924 * gdb.cp/pr9631.exp
12925 * gdb.cp/printmethod.exp
12926 * gdb.cp/psmang.exp
12927 * gdb.cp/psymtab-parameter.exp
12928 * gdb.cp/ptype-cv-cp.exp
12929 * gdb.cp/ptype-flags.exp
12930 * gdb.cp/re-set-overloaded.exp
12931 * gdb.cp/ref-types.exp
12932 * gdb.cp/rtti.exp
12933 * gdb.cp/scope-err.exp
12934 * gdb.cp/shadow.exp
12935 * gdb.cp/smartp.exp
12936 * gdb.cp/static-method.exp
12937 * gdb.cp/static-print-quit.exp
12938 * gdb.cp/temargs.exp
12939 * gdb.cp/templates.exp
12940 * gdb.cp/try_catch.exp
12941 * gdb.cp/typedef-operator.exp
12942 * gdb.cp/typeid.exp
12943 * gdb.cp/userdef.exp
12944 * gdb.cp/using-crash.exp
12945 * gdb.cp/var-tag.exp
12946 * gdb.cp/virtbase.exp
12947 * gdb.cp/virtfunc.exp
12948 * gdb.cp/virtfunc2.exp
12949 * gdb.cp/vla-cxx.exp
12950 * gdb.disasm/t01_mov.exp
12951 * gdb.disasm/t02_mova.exp
12952 * gdb.disasm/t03_add.exp
12953 * gdb.disasm/t04_sub.exp
12954 * gdb.disasm/t05_cmp.exp
12955 * gdb.disasm/t06_ari2.exp
12956 * gdb.disasm/t07_ari3.exp
12957 * gdb.disasm/t08_or.exp
12958 * gdb.disasm/t09_xor.exp
12959 * gdb.disasm/t10_and.exp
12960 * gdb.disasm/t11_logs.exp
12961 * gdb.disasm/t12_bit.exp
12962 * gdb.disasm/t13_otr.exp
12963 * gdb.dlang/circular.exp
12964 * gdb.dwarf2/arr-stride.exp
12965 * gdb.dwarf2/arr-subrange.exp
12966 * gdb.dwarf2/atomic-type.exp
12967 * gdb.dwarf2/bad-regnum.exp
12968 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12969 * gdb.dwarf2/callframecfa.exp
12970 * gdb.dwarf2/clztest.exp
12971 * gdb.dwarf2/corrupt.exp
12972 * gdb.dwarf2/data-loc.exp
12973 * gdb.dwarf2/dup-psym.exp
12974 * gdb.dwarf2/dw2-anon-mptr.exp
12975 * gdb.dwarf2/dw2-anonymous-func.exp
12976 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12977 * gdb.dwarf2/dw2-bad-unresolved.exp
12978 * gdb.dwarf2/dw2-basic.exp
12979 * gdb.dwarf2/dw2-canonicalize-type.exp
12980 * gdb.dwarf2/dw2-case-insensitive.exp
12981 * gdb.dwarf2/dw2-common-block.exp
12982 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12983 * gdb.dwarf2/dw2-compressed.exp
12984 * gdb.dwarf2/dw2-const.exp
12985 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12986 * gdb.dwarf2/dw2-cu-size.exp
12987 * gdb.dwarf2/dw2-dup-frame.exp
12988 * gdb.dwarf2/dw2-entry-value.exp
12989 * gdb.dwarf2/dw2-icycle.exp
12990 * gdb.dwarf2/dw2-ifort-parameter.exp
12991 * gdb.dwarf2/dw2-inline-break.exp
12992 * gdb.dwarf2/dw2-inline-param.exp
12993 * gdb.dwarf2/dw2-intercu.exp
12994 * gdb.dwarf2/dw2-intermix.exp
12995 * gdb.dwarf2/dw2-lexical-block-bare.exp
12996 * gdb.dwarf2/dw2-linkage-name-trust.exp
12997 * gdb.dwarf2/dw2-minsym-in-cu.exp
12998 * gdb.dwarf2/dw2-noloc.exp
12999 * gdb.dwarf2/dw2-op-call.exp
13000 * gdb.dwarf2/dw2-op-out-param.exp
13001 * gdb.dwarf2/dw2-opt-structptr.exp
13002 * gdb.dwarf2/dw2-param-error.exp
13003 * gdb.dwarf2/dw2-producer.exp
13004 * gdb.dwarf2/dw2-ranges-base.exp
13005 * gdb.dwarf2/dw2-ref-missing-frame.exp
13006 * gdb.dwarf2/dw2-reg-undefined.exp
13007 * gdb.dwarf2/dw2-regno-invalid.exp
13008 * gdb.dwarf2/dw2-restore.exp
13009 * gdb.dwarf2/dw2-restrict.exp
13010 * gdb.dwarf2/dw2-single-line-discriminators.exp
13011 * gdb.dwarf2/dw2-strp.exp
13012 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13013 * gdb.dwarf2/dw2-unresolved.exp
13014 * gdb.dwarf2/dw2-var-zero-addr.exp
13015 * gdb.dwarf2/dw4-sig-types.exp
13016 * gdb.dwarf2/dwz.exp
13017 * gdb.dwarf2/dynarr-ptr.exp
13018 * gdb.dwarf2/enum-type.exp
13019 * gdb.dwarf2/gdb-index.exp
13020 * gdb.dwarf2/implptr-64bit.exp
13021 * gdb.dwarf2/implptr-optimized-out.exp
13022 * gdb.dwarf2/implptr.exp
13023 * gdb.dwarf2/implref-array.exp
13024 * gdb.dwarf2/implref-const.exp
13025 * gdb.dwarf2/implref-global.exp
13026 * gdb.dwarf2/implref-struct.exp
13027 * gdb.dwarf2/mac-fileno.exp
13028 * gdb.dwarf2/main-subprogram.exp
13029 * gdb.dwarf2/member-ptr-forwardref.exp
13030 * gdb.dwarf2/method-ptr.exp
13031 * gdb.dwarf2/missing-sig-type.exp
13032 * gdb.dwarf2/nonvar-access.exp
13033 * gdb.dwarf2/opaque-type-lookup.exp
13034 * gdb.dwarf2/pieces-optimized-out.exp
13035 * gdb.dwarf2/pieces.exp
13036 * gdb.dwarf2/pr10770.exp
13037 * gdb.dwarf2/pr13961.exp
13038 * gdb.dwarf2/staticvirtual.exp
13039 * gdb.dwarf2/subrange.exp
13040 * gdb.dwarf2/symtab-producer.exp
13041 * gdb.dwarf2/trace-crash.exp
13042 * gdb.dwarf2/typeddwarf.exp
13043 * gdb.dwarf2/valop.exp
13044 * gdb.dwarf2/watch-notconst.exp
13045 * gdb.fortran/array-element.exp
13046 * gdb.fortran/charset.exp
13047 * gdb.fortran/common-block.exp
13048 * gdb.fortran/complex.exp
13049 * gdb.fortran/derived-type-function.exp
13050 * gdb.fortran/derived-type.exp
13051 * gdb.fortran/logical.exp
13052 * gdb.fortran/module.exp
13053 * gdb.fortran/multi-dim.exp
13054 * gdb.fortran/nested-funcs.exp
13055 * gdb.fortran/print-formatted.exp
13056 * gdb.fortran/subarray.exp
13057 * gdb.fortran/vla-alloc-assoc.exp
13058 * gdb.fortran/vla-datatypes.exp
13059 * gdb.fortran/vla-history.exp
13060 * gdb.fortran/vla-ptr-info.exp
13061 * gdb.fortran/vla-ptype-sub.exp
13062 * gdb.fortran/vla-ptype.exp
13063 * gdb.fortran/vla-sizeof.exp
13064 * gdb.fortran/vla-type.exp
13065 * gdb.fortran/vla-value-sub-arbitrary.exp
13066 * gdb.fortran/vla-value-sub-finish.exp
13067 * gdb.fortran/vla-value-sub.exp
13068 * gdb.fortran/vla-value.exp
13069 * gdb.fortran/whatis_type.exp
13070 * gdb.go/chan.exp
13071 * gdb.go/handcall.exp
13072 * gdb.go/hello.exp
13073 * gdb.go/integers.exp
13074 * gdb.go/methods.exp
13075 * gdb.go/package.exp
13076 * gdb.go/strings.exp
13077 * gdb.go/types.exp
13078 * gdb.go/unsafe.exp
13079 * gdb.guile/scm-arch.exp
13080 * gdb.guile/scm-block.exp
13081 * gdb.guile/scm-breakpoint.exp
13082 * gdb.guile/scm-cmd.exp
13083 * gdb.guile/scm-disasm.exp
13084 * gdb.guile/scm-equal.exp
13085 * gdb.guile/scm-frame-args.exp
13086 * gdb.guile/scm-frame-inline.exp
13087 * gdb.guile/scm-frame.exp
13088 * gdb.guile/scm-iterator.exp
13089 * gdb.guile/scm-math.exp
13090 * gdb.guile/scm-objfile.exp
13091 * gdb.guile/scm-ports.exp
13092 * gdb.guile/scm-symbol.exp
13093 * gdb.guile/scm-symtab.exp
13094 * gdb.guile/scm-value-cc.exp
13095 * gdb.guile/types-module.exp
13096 * gdb.linespec/break-ask.exp
13097 * gdb.linespec/cpexplicit.exp
13098 * gdb.linespec/explicit.exp
13099 * gdb.linespec/keywords.exp
13100 * gdb.linespec/linespec.exp
13101 * gdb.linespec/ls-dollar.exp
13102 * gdb.linespec/ls-errs.exp
13103 * gdb.linespec/skip-two.exp
13104 * gdb.linespec/thread.exp
13105 * gdb.mi/mi-async.exp
13106 * gdb.mi/mi-basics.exp
13107 * gdb.mi/mi-break.exp
13108 * gdb.mi/mi-catch-load.exp
13109 * gdb.mi/mi-cli.exp
13110 * gdb.mi/mi-cmd-param-changed.exp
13111 * gdb.mi/mi-console.exp
13112 * gdb.mi/mi-detach.exp
13113 * gdb.mi/mi-disassemble.exp
13114 * gdb.mi/mi-eval.exp
13115 * gdb.mi/mi-file-transfer.exp
13116 * gdb.mi/mi-file.exp
13117 * gdb.mi/mi-fill-memory.exp
13118 * gdb.mi/mi-inheritance-syntax-error.exp
13119 * gdb.mi/mi-linespec-err-cp.exp
13120 * gdb.mi/mi-logging.exp
13121 * gdb.mi/mi-memory-changed.exp
13122 * gdb.mi/mi-read-memory.exp
13123 * gdb.mi/mi-record-changed.exp
13124 * gdb.mi/mi-reg-undefined.exp
13125 * gdb.mi/mi-regs.exp
13126 * gdb.mi/mi-return.exp
13127 * gdb.mi/mi-reverse.exp
13128 * gdb.mi/mi-simplerun.exp
13129 * gdb.mi/mi-solib.exp
13130 * gdb.mi/mi-stack.exp
13131 * gdb.mi/mi-stepi.exp
13132 * gdb.mi/mi-syn-frame.exp
13133 * gdb.mi/mi-until.exp
13134 * gdb.mi/mi-var-block.exp
13135 * gdb.mi/mi-var-child.exp
13136 * gdb.mi/mi-var-cmd.exp
13137 * gdb.mi/mi-var-cp.exp
13138 * gdb.mi/mi-var-display.exp
13139 * gdb.mi/mi-var-invalidate.exp
13140 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13141 * gdb.mi/mi-vla-fortran.exp
13142 * gdb.mi/mi-watch.exp
13143 * gdb.mi/mi2-var-child.exp
13144 * gdb.mi/user-selected-context-sync.exp
13145 * gdb.modula2/unbounded-array.exp
13146 * gdb.multi/dummy-frame-restore.exp
13147 * gdb.multi/multi-arch-exec.exp
13148 * gdb.multi/multi-arch.exp
13149 * gdb.multi/tids.exp
13150 * gdb.multi/watchpoint-multi.exp
13151 * gdb.opencl/callfuncs.exp
13152 * gdb.opencl/convs_casts.exp
13153 * gdb.opencl/datatypes.exp
13154 * gdb.opencl/operators.exp
13155 * gdb.opencl/vec_comps.exp
13156 * gdb.opt/clobbered-registers-O2.exp
13157 * gdb.opt/inline-break.exp
13158 * gdb.opt/inline-bt.exp
13159 * gdb.opt/inline-cmds.exp
13160 * gdb.opt/inline-locals.exp
13161 * gdb.pascal/case-insensitive-symbols.exp
13162 * gdb.pascal/floats.exp
13163 * gdb.pascal/gdb11492.exp
13164 * gdb.python/lib-types.exp
13165 * gdb.python/py-arch.exp
13166 * gdb.python/py-as-string.exp
13167 * gdb.python/py-bad-printers.exp
13168 * gdb.python/py-block.exp
13169 * gdb.python/py-breakpoint-create-fail.exp
13170 * gdb.python/py-breakpoint.exp
13171 * gdb.python/py-caller-is.exp
13172 * gdb.python/py-cmd.exp
13173 * gdb.python/py-explore-cc.exp
13174 * gdb.python/py-explore.exp
13175 * gdb.python/py-finish-breakpoint.exp
13176 * gdb.python/py-finish-breakpoint2.exp
13177 * gdb.python/py-frame-args.exp
13178 * gdb.python/py-frame-inline.exp
13179 * gdb.python/py-frame.exp
13180 * gdb.python/py-framefilter-mi.exp
13181 * gdb.python/py-infthread.exp
13182 * gdb.python/py-lazy-string.exp
13183 * gdb.python/py-linetable.exp
13184 * gdb.python/py-mi-events.exp
13185 * gdb.python/py-mi-objfile.exp
13186 * gdb.python/py-mi.exp
13187 * gdb.python/py-objfile.exp
13188 * gdb.python/py-pp-integral.exp
13189 * gdb.python/py-pp-maint.exp
13190 * gdb.python/py-pp-re-notag.exp
13191 * gdb.python/py-pp-registration.exp
13192 * gdb.python/py-recurse-unwind.exp
13193 * gdb.python/py-strfns.exp
13194 * gdb.python/py-symbol.exp
13195 * gdb.python/py-symtab.exp
13196 * gdb.python/py-sync-interp.exp
13197 * gdb.python/py-typeprint.exp
13198 * gdb.python/py-unwind-maint.exp
13199 * gdb.python/py-unwind.exp
13200 * gdb.python/py-value-cc.exp
13201 * gdb.python/py-xmethods.exp
13202 * gdb.reverse/amd64-tailcall-reverse.exp
13203 * gdb.reverse/break-precsave.exp
13204 * gdb.reverse/break-reverse.exp
13205 * gdb.reverse/consecutive-precsave.exp
13206 * gdb.reverse/consecutive-reverse.exp
13207 * gdb.reverse/finish-precsave.exp
13208 * gdb.reverse/finish-reverse-bkpt.exp
13209 * gdb.reverse/finish-reverse.exp
13210 * gdb.reverse/fstatat-reverse.exp
13211 * gdb.reverse/getresuid-reverse.exp
13212 * gdb.reverse/i386-precsave.exp
13213 * gdb.reverse/i386-reverse.exp
13214 * gdb.reverse/i386-sse-reverse.exp
13215 * gdb.reverse/i387-env-reverse.exp
13216 * gdb.reverse/i387-stack-reverse.exp
13217 * gdb.reverse/insn-reverse.exp
13218 * gdb.reverse/machinestate-precsave.exp
13219 * gdb.reverse/machinestate.exp
13220 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13221 * gdb.reverse/pipe-reverse.exp
13222 * gdb.reverse/readv-reverse.exp
13223 * gdb.reverse/recvmsg-reverse.exp
13224 * gdb.reverse/rerun-prec.exp
13225 * gdb.reverse/s390-mvcle.exp
13226 * gdb.reverse/step-precsave.exp
13227 * gdb.reverse/step-reverse.exp
13228 * gdb.reverse/time-reverse.exp
13229 * gdb.reverse/until-precsave.exp
13230 * gdb.reverse/until-reverse.exp
13231 * gdb.reverse/waitpid-reverse.exp
13232 * gdb.reverse/watch-precsave.exp
13233 * gdb.reverse/watch-reverse.exp
13234 * gdb.rust/generics.exp
13235 * gdb.rust/methods.exp
13236 * gdb.rust/modules.exp
13237 * gdb.rust/simple.exp
13238 * gdb.server/connect-with-no-symbol-file.exp
13239 * gdb.server/ext-attach.exp
13240 * gdb.server/ext-restart.exp
13241 * gdb.server/ext-wrapper.exp
13242 * gdb.server/file-transfer.exp
13243 * gdb.server/server-exec-info.exp
13244 * gdb.server/server-kill.exp
13245 * gdb.server/server-mon.exp
13246 * gdb.server/wrapper.exp
13247 * gdb.stabs/exclfwd.exp
13248 * gdb.stabs/gdb11479.exp
13249 * gdb.threads/clone-new-thread-event.exp
13250 * gdb.threads/corethreads.exp
13251 * gdb.threads/current-lwp-dead.exp
13252 * gdb.threads/dlopen-libpthread.exp
13253 * gdb.threads/gcore-thread.exp
13254 * gdb.threads/sigstep-threads.exp
13255 * gdb.threads/watchpoint-fork.exp
13256 * gdb.trace/actions-changed.exp
13257 * gdb.trace/backtrace.exp
13258 * gdb.trace/change-loc.exp
13259 * gdb.trace/circ.exp
13260 * gdb.trace/collection.exp
13261 * gdb.trace/disconnected-tracing.exp
13262 * gdb.trace/ftrace.exp
13263 * gdb.trace/mi-trace-frame-collected.exp
13264 * gdb.trace/mi-trace-unavailable.exp
13265 * gdb.trace/mi-traceframe-changed.exp
13266 * gdb.trace/mi-tsv-changed.exp
13267 * gdb.trace/no-attach-trace.exp
13268 * gdb.trace/passc-dyn.exp
13269 * gdb.trace/qtro.exp
13270 * gdb.trace/range-stepping.exp
13271 * gdb.trace/read-memory.exp
13272 * gdb.trace/save-trace.exp
13273 * gdb.trace/signal.exp
13274 * gdb.trace/status-stop.exp
13275 * gdb.trace/tfile.exp
13276 * gdb.trace/trace-break.exp
13277 * gdb.trace/trace-buffer-size.exp
13278 * gdb.trace/trace-condition.exp
13279 * gdb.trace/tracefile-pseudo-reg.exp
13280 * gdb.trace/tstatus.exp
13281 * gdb.trace/unavailable.exp
13282 * gdb.trace/while-dyn.exp
13283 * gdb.trace/while-stepping.exp
13284
34c41c68
DE
132852016-12-22 Doug Evans <xdje42@gmail.com>
13286
13287 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13288 and msymbols.
13289
16e69324
YQ
132902016-12-19 Yao Qi <yao.qi@linaro.org>
13291
13292 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13293 (test_with_self): Don't call do_steps_and_nexts, and remove
13294 code about stepping into xmalloc.
13295
f94f411b
YQ
132962016-12-09 Yao Qi <yao.qi@linaro.org>
13297
13298 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13299
133002016-12-09 Yao Qi <yao.qi@linaro.org>
13301
13302 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13303
f1b5deee
PA
133042016-12-09 Pedro Alves <palves@redhat.com>
13305
13306 * gdb.base/all-architectures-0.exp: New file.
13307 * gdb.base/all-architectures-1.exp: New file.
13308 * gdb.base/all-architectures-2.exp: New file.
13309 * gdb.base/all-architectures-3.exp: New file.
13310 * gdb.base/all-architectures-4.exp: New file.
13311 * gdb.base/all-architectures-5.exp: New file.
13312 * gdb.base/all-architectures-6.exp: New file.
13313 * gdb.base/all-architectures-7.exp: New file.
13314 * gdb.base/all-architectures.exp.in: New file.
13315
364ca42e
YQ
133162016-12-09 Yao Qi <yao.qi@linaro.org>
13317
13318 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13319
107c2d62
LM
133202016-12-02 Luis Machado <lgustavo@codesourcery.com>
13321
13322 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13323 possible.
13324 Remove useless pattern-matching code.
13325
df3ee9ca
PA
133262016-12-02 Pedro Alves <palves@redhat.com>
13327
13328 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13329 procedure.
13330 (top level): Call it.
13331
ec835369
PA
133322016-12-02 Pedro Alves <palves@redhat.com>
13333
13334 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13335 New procedure.
13336 (top level): Call it.
13337
01770bbd
PA
133382016-12-02 Pedro Alves <palves@redhat.com>
13339
13340 PR cli/20559
13341 * gdb.base/commands.exp (user_defined_command_args_eval): New
13342 procedure.
13343 (top level): Call it.
13344
008459ea
LM
133452016-12-02 Luis Machado <lgustavo@codesourcery.com>
13346
13347 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13348 timeout handling.
13349
0c1b455e
TT
133502016-12-02 Tom Tromey <tom@tromey.com>
13351
13352 * gdb.dwarf2/main-subprogram.c: New file.
13353 * gdb.dwarf2/main-subprogram.exp: New file.
13354
018572b8
LM
133552016-12-01 Luis Machado <lgustavo@codesourcery.com>
13356
13357 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13358 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13359 gdb_test_no_output for a couple of cases.
13360 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13361
84c93cd5
LM
133622016-12-01 Luis Machado <lgustavo@codesourcery.com>
13363
13364 Fix test names and standardize compilation error messages throughout
13365 the following files:
13366
13367 * gdb.ada/start.exp
13368 * gdb.arch/alpha-step.exp
13369 * gdb.arch/e500-prologue.exp
13370 * gdb.arch/ftrace-insn-reloc.exp
13371 * gdb.arch/gdb1291.exp
13372 * gdb.arch/gdb1431.exp
13373 * gdb.arch/gdb1558.exp
13374 * gdb.arch/i386-dr3-watch.exp
13375 * gdb.arch/i386-sse-stack-align.exp
13376 * gdb.arch/ia64-breakpoint-shadow.exp
13377 * gdb.arch/pa-nullify.exp
13378 * gdb.arch/powerpc-aix-prologue.exp
13379 * gdb.arch/thumb-bx-pc.exp
13380 * gdb.base/annota1.exp
13381 * gdb.base/annota3.exp
13382 * gdb.base/arrayidx.exp
13383 * gdb.base/assign.exp
13384 * gdb.base/attach.exp
13385 * gdb.base/auxv.exp
13386 * gdb.base/bang.exp
13387 * gdb.base/bfp-test.exp
13388 * gdb.base/bigcore.exp
13389 * gdb.base/bitfields2.exp
13390 * gdb.base/break-fun-addr.exp
13391 * gdb.base/break-probes.exp
13392 * gdb.base/call-rt-st.exp
13393 * gdb.base/callexit.exp
13394 * gdb.base/catch-fork-kill.exp
13395 * gdb.base/charset.exp
13396 * gdb.base/checkpoint.exp
13397 * gdb.base/comprdebug.exp
13398 * gdb.base/constvars.exp
13399 * gdb.base/coredump-filter.exp
13400 * gdb.base/cursal.exp
13401 * gdb.base/cvexpr.exp
13402 * gdb.base/detach.exp
13403 * gdb.base/display.exp
13404 * gdb.base/dmsym.exp
13405 * gdb.base/dprintf-pending.exp
13406 * gdb.base/dso2dso.exp
13407 * gdb.base/dtrace-probe.exp
13408 * gdb.base/dump.exp
13409 * gdb.base/enum_cond.exp
13410 * gdb.base/exe-lock.exp
13411 * gdb.base/exec-invalid-sysroot.exp
13412 * gdb.base/execl-update-breakpoints.exp
13413 * gdb.base/exprs.exp
13414 * gdb.base/fileio.exp
13415 * gdb.base/find.exp
13416 * gdb.base/finish.exp
13417 * gdb.base/fixsection.exp
13418 * gdb.base/foll-vfork.exp
13419 * gdb.base/frame-args.exp
13420 * gdb.base/gcore.exp
13421 * gdb.base/gdb1250.exp
13422 * gdb.base/global-var-nested-by-dso.exp
13423 * gdb.base/gnu-ifunc.exp
13424 * gdb.base/hashline1.exp
13425 * gdb.base/hashline2.exp
13426 * gdb.base/hashline3.exp
13427 * gdb.base/hbreak-in-shr-unsupported.exp
13428 * gdb.base/huge.exp
13429 * gdb.base/infcall-input.exp
13430 * gdb.base/info-fun.exp
13431 * gdb.base/info-shared.exp
13432 * gdb.base/jit-simple.exp
13433 * gdb.base/jit-so.exp
13434 * gdb.base/jit.exp
13435 * gdb.base/jump.exp
13436 * gdb.base/label.exp
13437 * gdb.base/lineinc.exp
13438 * gdb.base/logical.exp
13439 * gdb.base/longjmp.exp
13440 * gdb.base/macscp.exp
13441 * gdb.base/miscexprs.exp
13442 * gdb.base/new-ui-echo.exp
13443 * gdb.base/new-ui-pending-input.exp
13444 * gdb.base/new-ui.exp
13445 * gdb.base/nodebug.exp
13446 * gdb.base/nofield.exp
13447 * gdb.base/offsets.exp
13448 * gdb.base/overlays.exp
13449 * gdb.base/pending.exp
13450 * gdb.base/pointers.exp
13451 * gdb.base/pr11022.exp
13452 * gdb.base/printcmds.exp
13453 * gdb.base/prologue.exp
13454 * gdb.base/ptr-typedef.exp
13455 * gdb.base/realname-expand.exp
13456 * gdb.base/relativedebug.exp
13457 * gdb.base/relocate.exp
13458 * gdb.base/remote.exp
13459 * gdb.base/reread.exp
13460 * gdb.base/return2.exp
13461 * gdb.base/savedregs.exp
13462 * gdb.base/sep.exp
13463 * gdb.base/sepdebug.exp
13464 * gdb.base/sepsymtab.exp
13465 * gdb.base/set-inferior-tty.exp
13466 * gdb.base/setshow.exp
13467 * gdb.base/shlib-call.exp
13468 * gdb.base/sigaltstack.exp
13469 * gdb.base/siginfo-addr.exp
13470 * gdb.base/signals.exp
13471 * gdb.base/signull.exp
13472 * gdb.base/sigrepeat.exp
13473 * gdb.base/so-impl-ld.exp
13474 * gdb.base/solib-display.exp
13475 * gdb.base/solib-overlap.exp
13476 * gdb.base/solib-search.exp
13477 * gdb.base/solib-symbol.exp
13478 * gdb.base/structs.exp
13479 * gdb.base/structs2.exp
13480 * gdb.base/symtab-search-order.exp
13481 * gdb.base/twice.exp
13482 * gdb.base/unload.exp
13483 * gdb.base/varargs.exp
13484 * gdb.base/watchpoint-solib.exp
13485 * gdb.base/watchpoint.exp
13486 * gdb.base/whatis.exp
13487 * gdb.base/wrong_frame_bt_full.exp
13488 * gdb.btrace/dlopen.exp
13489 * gdb.cell/ea-standalone.exp
13490 * gdb.cell/ea-test.exp
13491 * gdb.cp/dispcxx.exp
13492 * gdb.cp/gdb2384.exp
13493 * gdb.cp/method2.exp
13494 * gdb.cp/nextoverthrow.exp
13495 * gdb.cp/pr10728.exp
13496 * gdb.disasm/am33.exp
13497 * gdb.disasm/h8300s.exp
13498 * gdb.disasm/mn10300.exp
13499 * gdb.disasm/sh3.exp
13500 * gdb.dwarf2/dw2-dir-file-name.exp
13501 * gdb.fortran/complex.exp
13502 * gdb.fortran/library-module.exp
13503 * gdb.guile/scm-pretty-print.exp
13504 * gdb.guile/scm-symbol.exp
13505 * gdb.guile/scm-type.exp
13506 * gdb.guile/scm-value.exp
13507 * gdb.linespec/linespec.exp
13508 * gdb.mi/gdb701.exp
13509 * gdb.mi/gdb792.exp
13510 * gdb.mi/mi-breakpoint-changed.exp
13511 * gdb.mi/mi-dprintf-pending.exp
13512 * gdb.mi/mi-dprintf.exp
13513 * gdb.mi/mi-exit-code.exp
13514 * gdb.mi/mi-pending.exp
13515 * gdb.mi/mi-solib.exp
13516 * gdb.mi/new-ui-mi-sync.exp
13517 * gdb.mi/pr11022.exp
13518 * gdb.mi/user-selected-context-sync.exp
13519 * gdb.opt/solib-intra-step.exp
13520 * gdb.python/py-events.exp
13521 * gdb.python/py-finish-breakpoint.exp
13522 * gdb.python/py-mi.exp
13523 * gdb.python/py-prettyprint.exp
13524 * gdb.python/py-shared.exp
13525 * gdb.python/py-symbol.exp
13526 * gdb.python/py-template.exp
13527 * gdb.python/py-type.exp
13528 * gdb.python/py-value.exp
13529 * gdb.reverse/solib-precsave.exp
13530 * gdb.reverse/solib-reverse.exp
13531 * gdb.server/solib-list.exp
13532 * gdb.stabs/weird.exp
13533 * gdb.threads/reconnect-signal.exp
13534 * gdb.threads/stepi-random-signal.exp
13535 * gdb.trace/actions.exp
13536 * gdb.trace/ax.exp
13537 * gdb.trace/backtrace.exp
13538 * gdb.trace/change-loc.exp
13539 * gdb.trace/deltrace.exp
13540 * gdb.trace/ftrace-lock.exp
13541 * gdb.trace/ftrace.exp
13542 * gdb.trace/infotrace.exp
13543 * gdb.trace/mi-tracepoint-changed.exp
13544 * gdb.trace/packetlen.exp
13545 * gdb.trace/passcount.exp
13546 * gdb.trace/pending.exp
13547 * gdb.trace/range-stepping.exp
13548 * gdb.trace/report.exp
13549 * gdb.trace/stap-trace.exp
13550 * gdb.trace/tfind.exp
13551 * gdb.trace/trace-break.exp
13552 * gdb.trace/trace-condition.exp
13553 * gdb.trace/trace-enable-disable.exp
13554 * gdb.trace/trace-mt.exp
13555 * gdb.trace/tracecmd.exp
13556 * gdb.trace/tspeed.exp
13557 * gdb.trace/tsv.exp
13558 * lib/perftest.exp
13559
fb9feb35
LM
135602016-12-01 Luis Machado <lgustavo@codesourcery.com>
13561
13562 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13563 with gdb_test_no_output.
13564 Use command as test name.
13565
cd2ddb6c
LM
135662016-12-01 Luis Machado <lgustavo@codesourcery.com>
13567
13568 Fix test names starting with uppercase throughout the files.
13569
13570 * gdb.ada/assign_1.exp
13571 * gdb.ada/boolean_expr.exp
13572 * gdb.base/arrayidx.exp
13573 * gdb.base/del.exp
13574 * gdb.base/gcore-buffer-overflow.exp
13575 * gdb.base/testenv.exp
13576 * gdb.compile/compile.exp
13577 * gdb.python/py-framefilter-invalidarg.exp
13578 * gdb.python/py-framefilter.exp
13579
bb95117e
LM
135802016-12-01 Luis Machado <lgustavo@codesourcery.com>
13581
13582 Fix test names starting with uppercase throughout the files.
13583
13584 * gdb.ada/array_return.exp
13585 * gdb.ada/expr_delims.exp
13586 * gdb.ada/mi_dyn_arr.exp
13587 * gdb.ada/mi_interface.exp
13588 * gdb.ada/mi_var_array.exp
13589 * gdb.ada/watch_arg.exp
13590 * gdb.arch/alpha-step.exp
13591 * gdb.arch/altivec-regs.exp
13592 * gdb.arch/e500-regs.exp
13593 * gdb.arch/powerpc-d128-regs.exp
13594 * gdb.base/arrayidx.exp
13595 * gdb.base/break.exp
13596 * gdb.base/checkpoint.exp
13597 * gdb.base/debug-expr.exp
13598 * gdb.base/dmsym.exp
13599 * gdb.base/radix.exp
13600 * gdb.base/sepdebug.exp
13601 * gdb.base/testenv.exp
13602 * gdb.base/watch_thread_num.exp
13603 * gdb.base/watchpoint-cond-gone.exp
13604 * gdb.cell/break.exp
13605 * gdb.cell/ea-cache.exp
13606 * gdb.compile/compile.exp
13607 * gdb.cp/gdb2495.exp
13608 * gdb.gdb/selftest.exp
13609 * gdb.gdb/xfullpath.exp
13610 * gdb.go/hello.exp
13611 * gdb.go/integers.exp
13612 * gdb.objc/basicclass.exp
13613 * gdb.pascal/hello.exp
13614 * gdb.pascal/integers.exp
13615 * gdb.python/py-breakpoint.exp
13616 * gdb.python/py-cmd.exp
13617 * gdb.python/py-linetable.exp
13618 * gdb.python/py-xmethods.exp
13619 * gdb.python/python.exp
13620 * gdb.reverse/consecutive-precsave.exp
13621 * gdb.reverse/finish-precsave.exp
13622 * gdb.reverse/i386-precsave.exp
13623 * gdb.reverse/machinestate-precsave.exp
13624 * gdb.reverse/sigall-precsave.exp
13625 * gdb.reverse/solib-precsave.exp
13626 * gdb.reverse/step-precsave.exp
13627 * gdb.reverse/until-precsave.exp
13628 * gdb.reverse/watch-precsave.exp
13629 * gdb.threads/leader-exit.exp
13630 * gdb.threads/pthreads.exp
13631 * gdb.threads/wp-replication.exp
13632 * gdb.trace/actions.exp
13633 * gdb.trace/mi-tsv-changed.exp
13634 * gdb.trace/tsv.exp
13635
de97fdd4
LM
136362016-12-01 Luis Machado <lgustavo@codesourcery.com>
13637
13638 Fix test names starting with uppercase throughout the files.
13639
13640 * gdb.arch/i386-bp_permanent.exp
13641 * gdb.arch/i386-gnu-cfi.exp
13642 * gdb.base/disasm-end-cu.exp
13643 * gdb.base/macscp.exp
13644 * gdb.base/pending.exp
13645 * gdb.base/watch_thread_num.exp
13646 * gdb.cp/exception.exp
13647 * gdb.cp/gdb2495.exp
13648 * gdb.cp/local.exp
13649 * gdb.python/py-evsignal.exp
13650 * gdb.python/python.exp
13651 * gdb.trace/tracecmd.exp
13652
9f058c10
LM
136532016-12-01 Luis Machado <lgustavo@codesourcery.com>
13654
13655 Fix test names starting with uppercase throughout the files.
13656
13657 * gdb.base/charset.exp
13658 * gdb.base/eval.exp
13659 * gdb.base/multi-forks.exp
13660 * gdb.guile/scm-progspace.exp
13661 * gdb.opencl/datatypes.exp
13662 * gdb.python/py-block.exp
13663 * gdb.python/py-function.exp
13664 * gdb.python/py-symbol.exp
13665 * gdb.python/py-symtab.exp
13666 * gdb.python/py-xmethods.exp
13667 * gdb.reverse/break-precsave.exp
13668 * gdb.reverse/break-reverse.exp
13669 * gdb.reverse/consecutive-precsave.exp
13670 * gdb.reverse/consecutive-reverse.exp
13671 * gdb.reverse/finish-precsave.exp
13672 * gdb.reverse/finish-reverse-bkpt.exp
13673 * gdb.reverse/finish-reverse.exp
13674 * gdb.reverse/fstatat-reverse.exp
13675 * gdb.reverse/getresuid-reverse.exp
13676 * gdb.reverse/i386-precsave.exp
13677 * gdb.reverse/i386-reverse.exp
13678 * gdb.reverse/i386-sse-reverse.exp
13679 * gdb.reverse/i387-stack-reverse.exp
13680 * gdb.reverse/insn-reverse.exp
13681 * gdb.reverse/machinestate-precsave.exp
13682 * gdb.reverse/machinestate.exp
13683 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13684 * gdb.reverse/pipe-reverse.exp
13685 * gdb.reverse/readv-reverse.exp
13686 * gdb.reverse/recvmsg-reverse.exp
13687 * gdb.reverse/rerun-prec.exp
13688 * gdb.reverse/s390-mvcle.exp
13689 * gdb.reverse/sigall-precsave.exp
13690 * gdb.reverse/sigall-reverse.exp
13691 * gdb.reverse/solib-precsave.exp
13692 * gdb.reverse/solib-reverse.exp
13693 * gdb.reverse/step-precsave.exp
13694 * gdb.reverse/step-reverse.exp
13695 * gdb.reverse/time-reverse.exp
13696 * gdb.reverse/until-precsave.exp
13697 * gdb.reverse/until-reverse.exp
13698 * gdb.reverse/waitpid-reverse.exp
13699 * gdb.reverse/watch-precsave.exp
13700 * gdb.reverse/watch-reverse.exp
13701
cdc7edd7
LM
137022016-12-01 Luis Machado <lgustavo@codesourcery.com>
13703
13704 Fix test names starting with uppercase throughout the files.
13705
13706 * gdb.arch/i386-mpx-simple_segv.exp
13707 * gdb.arch/i386-mpx.exp
13708 * gdb.arch/i386-permbkpt.exp
13709 * gdb.arch/pa-nullify.exp
13710 * gdb.arch/powerpc-d128-regs.exp
13711 * gdb.arch/vsx-regs.exp
13712 * gdb.base/bfp-test.exp
13713 * gdb.base/break.exp
13714 * gdb.base/breakpoint-shadow.exp
13715 * gdb.base/callfuncs.exp
13716 * gdb.base/charset.exp
13717 * gdb.base/commands.exp
13718 * gdb.base/completion.exp
13719 * gdb.base/dfp-test.exp
13720 * gdb.base/echo.exp
13721 * gdb.base/ending-run.exp
13722 * gdb.base/eval.exp
13723 * gdb.base/expand-psymtabs.exp
13724 * gdb.base/float128.exp
13725 * gdb.base/floatn.exp
13726 * gdb.base/foll-exec-mode.exp
13727 * gdb.base/gdb1056.exp
13728 * gdb.base/gdb11531.exp
13729 * gdb.base/kill-after-signal.exp
13730 * gdb.base/multi-forks.exp
13731 * gdb.base/overlays.exp
13732 * gdb.base/pending.exp
13733 * gdb.base/sepdebug.exp
13734 * gdb.base/testenv.exp
13735 * gdb.base/valgrind-db-attach.exp
13736 * gdb.base/watch_thread_num.exp
13737 * gdb.base/watchpoint-cond-gone.exp
13738 * gdb.base/watchpoint.exp
13739 * gdb.base/watchpoints.exp
13740 * gdb.cp/arg-reference.exp
13741 * gdb.cp/baseenum.exp
13742 * gdb.cp/operator.exp
13743 * gdb.cp/shadow.exp
13744 * gdb.dwarf2/dw2-op-out-param.exp
13745 * gdb.dwarf2/dw2-reg-undefined.exp
13746 * gdb.go/chan.exp
13747 * gdb.go/hello.exp
13748 * gdb.go/integers.exp
13749 * gdb.go/methods.exp
13750 * gdb.go/package.exp
13751 * gdb.guile/scm-parameter.exp
13752 * gdb.guile/scm-progspace.exp
13753 * gdb.guile/scm-value.exp
13754 * gdb.mi/mi-pending.exp
13755 * gdb.mi/user-selected-context-sync.exp
13756 * gdb.multi/multi-attach.exp
13757 * gdb.multi/tids.exp
13758 * gdb.opt/clobbered-registers-O2.exp
13759 * gdb.pascal/floats.exp
13760 * gdb.pascal/integers.exp
13761 * gdb.python/py-block.exp
13762 * gdb.python/py-events.exp
13763 * gdb.python/py-parameter.exp
13764 * gdb.python/py-symbol.exp
13765 * gdb.python/py-symtab.exp
13766 * gdb.python/py-type.exp
13767 * gdb.python/py-value.exp
13768 * gdb.python/py-xmethods.exp
13769 * gdb.python/python.exp
13770 * gdb.reverse/break-precsave.exp
13771 * gdb.reverse/consecutive-precsave.exp
13772 * gdb.reverse/finish-precsave.exp
13773 * gdb.reverse/i386-precsave.exp
13774 * gdb.reverse/machinestate-precsave.exp
13775 * gdb.reverse/sigall-precsave.exp
13776 * gdb.reverse/solib-precsave.exp
13777 * gdb.reverse/step-precsave.exp
13778 * gdb.reverse/until-precsave.exp
13779 * gdb.reverse/watch-precsave.exp
13780 * gdb.server/ext-attach.exp
13781 * gdb.server/ext-restart.exp
13782 * gdb.server/ext-run.exp
13783 * gdb.server/ext-wrapper.exp
13784 * gdb.stabs/gdb11479.exp
13785 * gdb.stabs/weird.exp
13786 * gdb.threads/attach-many-short-lived-threads.exp
13787 * gdb.threads/kill.exp
13788 * gdb.threads/watchpoint-fork.exp
13789
bc6c7af4
LM
137902016-12-01 Luis Machado <lgustavo@codesourcery.com>
13791
13792 Fix test names starting with uppercase throughout all the files below.
13793
13794 * gdb.ada/array_return.exp
13795 * gdb.ada/catch_ex.exp
13796 * gdb.ada/info_exc.exp
13797 * gdb.ada/mi_catch_ex.exp
13798 * gdb.ada/mi_dyn_arr.exp
13799 * gdb.ada/mi_ex_cond.exp
13800 * gdb.ada/mi_exc_info.exp
13801 * gdb.ada/mi_interface.exp
13802 * gdb.ada/mi_task_arg.exp
13803 * gdb.ada/mi_task_info.exp
13804 * gdb.ada/mi_var_array.exp
13805 * gdb.arch/alpha-step.exp
13806 * gdb.arch/amd64-disp-step.exp
13807 * gdb.arch/arm-disp-step.exp
13808 * gdb.arch/disp-step-insn-reloc.exp
13809 * gdb.arch/e500-prologue.exp
13810 * gdb.arch/ftrace-insn-reloc.exp
13811 * gdb.arch/gdb1558.exp
13812 * gdb.arch/i386-bp_permanent.exp
13813 * gdb.arch/i386-disp-step.exp
13814 * gdb.arch/i386-float.exp
13815 * gdb.arch/i386-gnu-cfi.exp
13816 * gdb.arch/ia64-breakpoint-shadow.exp
13817 * gdb.arch/mips16-thunks.exp
13818 * gdb.arch/pa-nullify.exp
13819 * gdb.arch/powerpc-aix-prologue.exp
13820 * gdb.arch/powerpc-power.exp
13821 * gdb.arch/ppc-dfp.exp
13822 * gdb.arch/s390-tdbregs.exp
13823 * gdb.arch/spu-info.exp
13824 * gdb.arch/spu-ls.exp
13825 * gdb.arch/thumb-bx-pc.exp
13826 * gdb.base/advance.exp
13827 * gdb.base/annota-input-while-running.exp
13828 * gdb.base/arrayidx.exp
13829 * gdb.base/asmlabel.exp
13830 * gdb.base/async.exp
13831 * gdb.base/attach-wait-input.exp
13832 * gdb.base/auto-connect-native-target.exp
13833 * gdb.base/batch-preserve-term-settings.exp
13834 * gdb.base/bfp-test.exp
13835 * gdb.base/bigcore.exp
13836 * gdb.base/bp-permanent.exp
13837 * gdb.base/break-always.exp
13838 * gdb.base/break-fun-addr.exp
13839 * gdb.base/break-idempotent.exp
13840 * gdb.base/break-main-file-remove-fail.exp
13841 * gdb.base/break-probes.exp
13842 * gdb.base/break-unload-file.exp
13843 * gdb.base/break.exp
13844 * gdb.base/call-ar-st.exp
13845 * gdb.base/call-rt-st.exp
13846 * gdb.base/call-sc.exp
13847 * gdb.base/call-signal-resume.exp
13848 * gdb.base/call-strs.exp
13849 * gdb.base/callexit.exp
13850 * gdb.base/callfuncs.exp
13851 * gdb.base/catch-gdb-caused-signals.exp
13852 * gdb.base/catch-signal-siginfo-cond.exp
13853 * gdb.base/catch-syscall.exp
13854 * gdb.base/compare-sections.exp
13855 * gdb.base/cond-eval-mode.exp
13856 * gdb.base/condbreak-call-false.exp
13857 * gdb.base/consecutive-step-over.exp
13858 * gdb.base/cursal.exp
13859 * gdb.base/disabled-location.exp
13860 * gdb.base/disasm-end-cu.exp
13861 * gdb.base/display.exp
13862 * gdb.base/double-prompt-target-event-error.exp
13863 * gdb.base/dprintf-bp-same-addr.exp
13864 * gdb.base/dprintf-detach.exp
13865 * gdb.base/dprintf-next.exp
13866 * gdb.base/dprintf-non-stop.exp
13867 * gdb.base/dprintf-pending.exp
13868 * gdb.base/dso2dso.exp
13869 * gdb.base/ending-run.exp
13870 * gdb.base/enum_cond.exp
13871 * gdb.base/examine-backward.exp
13872 * gdb.base/exe-lock.exp
13873 * gdb.base/exec-invalid-sysroot.exp
13874 * gdb.base/execl-update-breakpoints.exp
13875 * gdb.base/execution-termios.exp
13876 * gdb.base/fileio.exp
13877 * gdb.base/fixsection.exp
13878 * gdb.base/foll-exec-mode.exp
13879 * gdb.base/foll-exec.exp
13880 * gdb.base/fork-running-state.exp
13881 * gdb.base/frame-args.exp
13882 * gdb.base/fullpath-expand.exp
13883 * gdb.base/func-ptr.exp
13884 * gdb.base/gcore-relro-pie.exp
13885 * gdb.base/gdb1090.exp
13886 * gdb.base/gdb1555.exp
13887 * gdb.base/global-var-nested-by-dso.exp
13888 * gdb.base/gnu-ifunc.exp
13889 * gdb.base/hbreak-in-shr-unsupported.exp
13890 * gdb.base/hbreak-unmapped.exp
13891 * gdb.base/hook-stop.exp
13892 * gdb.base/infcall-input.exp
13893 * gdb.base/info-fun.exp
13894 * gdb.base/info-shared.exp
13895 * gdb.base/interrupt-noterm.exp
13896 * gdb.base/jit-so.exp
13897 * gdb.base/jit.exp
13898 * gdb.base/line-symtabs.exp
13899 * gdb.base/list.exp
13900 * gdb.base/longjmp.exp
13901 * gdb.base/macscp.exp
13902 * gdb.base/max-value-size.exp
13903 * gdb.base/nodebug.exp
13904 * gdb.base/nofield.exp
13905 * gdb.base/overlays.exp
13906 * gdb.base/paginate-after-ctrl-c-running.exp
13907 * gdb.base/paginate-bg-execution.exp
13908 * gdb.base/paginate-inferior-exit.exp
13909 * gdb.base/pending.exp
13910 * gdb.base/pr11022.exp
13911 * gdb.base/printcmds.exp
13912 * gdb.base/ptr-typedef.exp
13913 * gdb.base/ptype.exp
13914 * gdb.base/randomize.exp
13915 * gdb.base/range-stepping.exp
13916 * gdb.base/realname-expand.exp
13917 * gdb.base/relativedebug.exp
13918 * gdb.base/remote.exp
13919 * gdb.base/savedregs.exp
13920 * gdb.base/sepdebug.exp
13921 * gdb.base/set-noassign.exp
13922 * gdb.base/shlib-call.exp
13923 * gdb.base/shreloc.exp
13924 * gdb.base/sigaltstack.exp
13925 * gdb.base/sigbpt.exp
13926 * gdb.base/siginfo-addr.exp
13927 * gdb.base/siginfo-obj.exp
13928 * gdb.base/siginfo-thread.exp
13929 * gdb.base/signest.exp
13930 * gdb.base/signull.exp
13931 * gdb.base/sigrepeat.exp
13932 * gdb.base/skip.exp
13933 * gdb.base/so-impl-ld.exp
13934 * gdb.base/solib-corrupted.exp
13935 * gdb.base/solib-disc.exp
13936 * gdb.base/solib-display.exp
13937 * gdb.base/solib-overlap.exp
13938 * gdb.base/solib-search.exp
13939 * gdb.base/solib-symbol.exp
13940 * gdb.base/source-execution.exp
13941 * gdb.base/sss-bp-on-user-bp-2.exp
13942 * gdb.base/sss-bp-on-user-bp.exp
13943 * gdb.base/stack-checking.exp
13944 * gdb.base/stale-infcall.exp
13945 * gdb.base/step-break.exp
13946 * gdb.base/step-line.exp
13947 * gdb.base/step-over-exit.exp
13948 * gdb.base/step-test.exp
13949 * gdb.base/structs.exp
13950 * gdb.base/sym-file.exp
13951 * gdb.base/symtab-search-order.exp
13952 * gdb.base/term.exp
13953 * gdb.base/type-opaque.exp
13954 * gdb.base/unload.exp
13955 * gdb.base/until-nodebug.exp
13956 * gdb.base/until.exp
13957 * gdb.base/unwindonsignal.exp
13958 * gdb.base/watch-cond.exp
13959 * gdb.base/watch-non-mem.exp
13960 * gdb.base/watch_thread_num.exp
13961 * gdb.base/watchpoint-reuse-slot.exp
13962 * gdb.base/watchpoint-solib.exp
13963 * gdb.base/watchpoint.exp
13964 * gdb.btrace/dlopen.exp
13965 * gdb.cell/arch.exp
13966 * gdb.cell/break.exp
13967 * gdb.cell/bt.exp
13968 * gdb.cell/core.exp
13969 * gdb.cell/data.exp
13970 * gdb.cell/dwarfaddr.exp
13971 * gdb.cell/ea-cache.exp
13972 * gdb.cell/ea-standalone.exp
13973 * gdb.cell/ea-test.exp
13974 * gdb.cell/f-regs.exp
13975 * gdb.cell/fork.exp
13976 * gdb.cell/gcore.exp
13977 * gdb.cell/mem-access.exp
13978 * gdb.cell/ptype.exp
13979 * gdb.cell/registers.exp
13980 * gdb.cell/sizeof.exp
13981 * gdb.cell/solib-symbol.exp
13982 * gdb.cell/solib.exp
13983 * gdb.compile/compile-tls.exp
13984 * gdb.cp/exception.exp
13985 * gdb.cp/gdb2495.exp
13986 * gdb.cp/local.exp
13987 * gdb.cp/mb-inline.exp
13988 * gdb.cp/mb-templates.exp
13989 * gdb.cp/pr10687.exp
13990 * gdb.cp/pr9167.exp
13991 * gdb.cp/scope-err.exp
13992 * gdb.cp/templates.exp
13993 * gdb.cp/virtfunc.exp
13994 * gdb.dwarf2/dw2-dir-file-name.exp
13995 * gdb.dwarf2/dw2-single-line-discriminators.exp
13996 * gdb.fortran/complex.exp
13997 * gdb.fortran/library-module.exp
13998 * gdb.guile/guile.exp
13999 * gdb.guile/scm-cmd.exp
14000 * gdb.guile/scm-frame-inline.exp
14001 * gdb.guile/scm-objfile.exp
14002 * gdb.guile/scm-pretty-print.exp
14003 * gdb.guile/scm-symbol.exp
14004 * gdb.guile/scm-type.exp
14005 * gdb.guile/scm-value.exp
14006 * gdb.linespec/keywords.exp
14007 * gdb.linespec/ls-errs.exp
14008 * gdb.linespec/macro-relative.exp
14009 * gdb.linespec/thread.exp
14010 * gdb.mi/mi-breakpoint-changed.exp
14011 * gdb.mi/mi-dprintf-pending.exp
14012 * gdb.mi/mi-fullname-deleted.exp
14013 * gdb.mi/mi-logging.exp
14014 * gdb.mi/mi-pending.exp
14015 * gdb.mi/mi-solib.exp
14016 * gdb.mi/new-ui-mi-sync.exp
14017 * gdb.mi/user-selected-context-sync.exp
14018 * gdb.multi/dummy-frame-restore.exp
14019 * gdb.multi/multi-arch-exec.exp
14020 * gdb.multi/remove-inferiors.exp
14021 * gdb.multi/watchpoint-multi-exit.exp
14022 * gdb.opt/solib-intra-step.exp
14023 * gdb.perf/backtrace.exp
14024 * gdb.perf/single-step.exp
14025 * gdb.perf/skip-command.exp
14026 * gdb.perf/skip-prologue.exp
14027 * gdb.perf/solib.exp
14028 * gdb.python/lib-types.exp
14029 * gdb.python/py-as-string.exp
14030 * gdb.python/py-bad-printers.exp
14031 * gdb.python/py-block.exp
14032 * gdb.python/py-breakpoint.exp
14033 * gdb.python/py-cmd.exp
14034 * gdb.python/py-events.exp
14035 * gdb.python/py-evthreads.exp
14036 * gdb.python/py-finish-breakpoint.exp
14037 * gdb.python/py-finish-breakpoint2.exp
14038 * gdb.python/py-frame-inline.exp
14039 * gdb.python/py-frame.exp
14040 * gdb.python/py-inferior.exp
14041 * gdb.python/py-infthread.exp
14042 * gdb.python/py-mi.exp
14043 * gdb.python/py-objfile.exp
14044 * gdb.python/py-pp-maint.exp
14045 * gdb.python/py-pp-registration.exp
14046 * gdb.python/py-prettyprint.exp
14047 * gdb.python/py-recurse-unwind.exp
14048 * gdb.python/py-shared.exp
14049 * gdb.python/py-symbol.exp
14050 * gdb.python/py-symtab.exp
14051 * gdb.python/py-template.exp
14052 * gdb.python/py-type.exp
14053 * gdb.python/py-unwind-maint.exp
14054 * gdb.python/py-unwind.exp
14055 * gdb.python/py-value.exp
14056 * gdb.python/python.exp
14057 * gdb.reverse/finish-reverse-bkpt.exp
14058 * gdb.reverse/insn-reverse.exp
14059 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14060 * gdb.reverse/solib-precsave.exp
14061 * gdb.reverse/solib-reverse.exp
14062 * gdb.stabs/gdb11479.exp
14063 * gdb.stabs/weird.exp
14064 * gdb.threads/fork-child-threads.exp
14065 * gdb.threads/fork-plus-threads.exp
14066 * gdb.threads/fork-thread-pending.exp
14067 * gdb.threads/forking-threads-plus-breakpoint.exp
14068 * gdb.threads/hand-call-in-threads.exp
14069 * gdb.threads/interrupted-hand-call.exp
14070 * gdb.threads/linux-dp.exp
14071 * gdb.threads/local-watch-wrong-thread.exp
14072 * gdb.threads/next-while-other-thread-longjmps.exp
14073 * gdb.threads/non-ldr-exit.exp
14074 * gdb.threads/pending-step.exp
14075 * gdb.threads/print-threads.exp
14076 * gdb.threads/process-dies-while-detaching.exp
14077 * gdb.threads/process-dies-while-handling-bp.exp
14078 * gdb.threads/pthreads.exp
14079 * gdb.threads/queue-signal.exp
14080 * gdb.threads/reconnect-signal.exp
14081 * gdb.threads/signal-command-handle-nopass.exp
14082 * gdb.threads/signal-command-multiple-signals-pending.exp
14083 * gdb.threads/signal-delivered-right-thread.exp
14084 * gdb.threads/signal-sigtrap.exp
14085 * gdb.threads/sigthread.exp
14086 * gdb.threads/staticthreads.exp
14087 * gdb.threads/stepi-random-signal.exp
14088 * gdb.threads/thread-unwindonsignal.exp
14089 * gdb.threads/thread_check.exp
14090 * gdb.threads/thread_events.exp
14091 * gdb.threads/tid-reuse.exp
14092 * gdb.threads/tls-nodebug.exp
14093 * gdb.threads/tls-shared.exp
14094 * gdb.threads/tls-so_extern.exp
14095 * gdb.threads/tls.exp
14096 * gdb.threads/wp-replication.exp
14097 * gdb.trace/actions-changed.exp
14098 * gdb.trace/actions.exp
14099 * gdb.trace/backtrace.exp
14100 * gdb.trace/change-loc.exp
14101 * gdb.trace/collection.exp
14102 * gdb.trace/deltrace.exp
14103 * gdb.trace/disconnected-tracing.exp
14104 * gdb.trace/entry-values.exp
14105 * gdb.trace/ftrace-lock.exp
14106 * gdb.trace/ftrace.exp
14107 * gdb.trace/infotrace.exp
14108 * gdb.trace/mi-trace-frame-collected.exp
14109 * gdb.trace/mi-trace-unavailable.exp
14110 * gdb.trace/mi-traceframe-changed.exp
14111 * gdb.trace/mi-tracepoint-changed.exp
14112 * gdb.trace/mi-tsv-changed.exp
14113 * gdb.trace/no-attach-trace.exp
14114 * gdb.trace/packetlen.exp
14115 * gdb.trace/passc-dyn.exp
14116 * gdb.trace/passcount.exp
14117 * gdb.trace/pending.exp
14118 * gdb.trace/pr16508.exp
14119 * gdb.trace/qtro.exp
14120 * gdb.trace/range-stepping.exp
14121 * gdb.trace/read-memory.exp
14122 * gdb.trace/report.exp
14123 * gdb.trace/save-trace.exp
14124 * gdb.trace/signal.exp
14125 * gdb.trace/stap-trace.exp
14126 * gdb.trace/status-stop.exp
14127 * gdb.trace/strace.exp
14128 * gdb.trace/tfile.exp
14129 * gdb.trace/tfind.exp
14130 * gdb.trace/trace-break.exp
14131 * gdb.trace/trace-condition.exp
14132 * gdb.trace/trace-enable-disable.exp
14133 * gdb.trace/trace-mt.exp
14134 * gdb.trace/tracecmd.exp
14135 * gdb.trace/tracefile-pseudo-reg.exp
14136 * gdb.trace/tspeed.exp
14137 * gdb.trace/tstatus.exp
14138 * gdb.trace/tsv.exp
14139 * gdb.trace/unavailable.exp
14140 * gdb.trace/while-dyn.exp
14141 * gdb.trace/while-stepping.exp
14142 * lib/gdb-guile.exp
14143 * lib/gdb.exp
14144 * lib/mi-support.exp
14145 * lib/pascal.exp
14146 * lib/perftest.exp
14147 * lib/prelink-support.exp
14148 * lib/selftest-support.exp
14149
ad02e4fe
SM
141502016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14151
14152 * Makefile.in: Include disable-implicit-rules.mk.
14153
22347e55
AA
141542016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14155
14156 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14157 non-byte-aligned bit fields.
14158
da5b30da
AA
141592016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14160
14161 PR gdb/12616
14162 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14163 respects the DW_AT_data_bit_offset attribute.
14164
b593ecca
SM
141652016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14166
14167 * gdb.base/default.exp: Fix output of "set language".
14168
3b165252
SM
141692016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14170
14171 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14172 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14173 make.
14174 * configure.ac: Remove checks for the make program.
14175 * configure: Re-generate.
14176
1a2f3d7f
KB
141772016-11-16 Kevin Buettner <kevinb@redhat.com>
14178
14179 * gdb.python/py-recurse-unwind.c (main): Add loop.
14180 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14181 to read_register() and gdb.parse_and_eval(). Make each code
14182 call a separate case that can be individually tested.
14183 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14184 proc. Call cont_and_backtrace for each of the code paths that
14185 we want to test in the unwinder.
14186
b7f38fda
AA
141872016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14188
14189 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14190 the definition of struct S.
14191
1f8db343
CM
141922016-11-11 Catherine Moore <clm@codesourcery.com>
14193
14194 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14195
fad0c9fb
PA
141962016-11-09 Pedro Alves <palves@redhat.com>
14197
14198 * gdb.base/commands.exp (runto_or_return): New procedure.
14199 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14200 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14201 (progvar_simple_while_test, progvar_complex_if_while_test)
14202 (if_while_breakpoint_command_test)
14203 (infrun_breakpoint_command_test, breakpoint_command_test)
14204 (user_defined_command_test, watchpoint_command_test)
14205 (test_command_prompt_position, redefine_hook_test)
14206 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14207 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14208 multi_line_input and multi_line. Remove gdb_expect and
14209 gdb_stop_suppressing_tests uses.
14210 * lib/gdb.exp (valnum_re): New global.
14211 (multi_line_input): New procedure.
14212
8354c62c
SM
142132016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14214
14215 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14216 Remove.
14217 (test_setup): Define with proc_with_prefix.
14218 (test_cli_inferior): Likewise.
14219 (test_cli_thread): Likewise.
14220 (test_cli_frame): Likewise.
14221 (test_cli_select_frame): Likewise.
14222 (test_cli_up_down): Likewise.
14223 (test_mi_thread_select): Likewise.
14224 (test_mi_stack_select_frame): Likewise.
14225 (test_cli_in_mi_inferior): Likewise.
14226 (test_cli_in_mi_thread): Likewise.
14227 (test_cli_in_mi_frame): Likewise.
14228 (top level): Do not use with_test_prefix_procname.
14229
64f367a2
PA
142302016-11-09 Pedro Alves <palves@redhat.com>
14231
14232 * gdb.base/commands.exp (gdbvar_simple_if_test)
14233 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14234 (progvar_simple_if_test, progvar_simple_while_test)
14235 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14236 (infrun_breakpoint_command_test, breakpoint_command_test)
14237 (user_defined_command_test, watchpoint_command_test)
14238 (test_command_prompt_position, deprecated_command_test)
14239 (bp_deleted_in_command, temporary_breakpoint_commands)
14240 (stray_arg0_test, source_file_with_indented_comment)
14241 (recursive_source_test, if_commands_test)
14242 (error_clears_commands_left, redefine_hook_test)
14243 (redefine_backtrace_test): Use proc_with_prefix.
14244 * lib/gdb.exp (proc_with_prefix): New proc.
14245
0bb65f1e
AA
142462016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14247
14248 * gdb.base/tui-layout.c: New file.
14249 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14250 disassembly window contains very long lines.
14251
7353f247
TT
142522016-11-08 Tom Tromey <tom@tromey.com>
14253
14254 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14255 depend on Python 2.
14256
30a7bb83
TT
142572016-11-08 Tom Tromey <tom@tromey.com>
14258
14259 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14260 New method.
14261
cdf5a07c
MG
142622016-10-29 Manish Goregaokar <manish@mozilla.com>
14263
2806dc7e 14264 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14265
51a789c3
MG
142662016-10-27 Manish Goregaokar <manish@mozilla.com>
14267
2806dc7e
PA
14268 * gdb.rust/simple.rs: Add test for univariant enums without
14269 discriminants and for encoded struct-like enums.
51a789c3 14270
f610ab6d
PA
142712016-10-28 Pedro Alves <palves@redhat.com>
14272
14273 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14274 gdb_test_multiple, tighten regexps and match symtabs and line
14275 tables incrementally.
14276
b129b0ca
LM
142772016-10-28 Luis Machado <lgustavo@codesourcery.com>
14278
14279 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14280 general.
14281
ecf45d2c
SL
142822016-10-25 Luis Machado <lgustavo@codesourcery.com>
14283
14284 * gdb.base/exec-invalid-sysroot.exp: New file.
14285
b8d38ee4
JK
142862016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14287
14288 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14289
f90fd8c2
JK
142902016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14291
14292 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14293
2d2476aa
MR
142942016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14295
2806dc7e
PA
14296 * gdb.base/killed-outside.exp: Remove $options from a call to
14297 `prepare_for_testing'.
2d2476aa 14298
e42b25a0
SM
142992016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14300
14301 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14302 Change test message.
14303
3ccdb432
SM
143042016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14305
14306 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14307 Update comment.
14308
5bad3170
SM
143092016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14310
14311 * gdb.trace/mi-trace-save.exp: New file.
14312
5ad9dba7
YQ
143132016-10-13 Yao Qi <yao.qi@linaro.org>
14314
14315 * gdb.base/code_elim.exp (get_var_address): Remove.
14316 * gdb.base/relocate.exp: Likewise.
14317 * gdb.base/shreloc.exp: Likewise.
14318 * lib/gdb.exp (get_var_address): New.
14319
62df7e21
YQ
143202016-10-13 Yao Qi <yao.qi@linaro.org>
14321
14322 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14323 floating point tests if $skip_float_test is false.
14324
4dac951e
LM
143252016-10-12 Luis Machado <lgustavo@codesourcery.com>
14326
14327 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14328 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14329 argc values.
14330 Add 1 to argc so we guarantee distinct initial/modified argc values.
14331
8f1a8fc4
JK
143322016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14333
14334 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14335
16c85b5d
JK
143362016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14337
14338 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14339 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14340 * gdb.arch/vsx-regs.exp: Likewise.
14341
1d0e042a
YQ
143422016-10-07 Yao Qi <yao.qi@linaro.org>
14343
14344 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14345
68dadef5
MM
143462016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14347
14348 * gdb.python/python.exp: Test decode_line("*0").
14349
33fa2c6e
DE
143502016-10-06 Doug Evans <dje@google.com>
14351
14352 * gdb.python/py-value.exp (test_value_creation): Add test for large
14353 unsigned 64-bit value.
14354
9c37b5ae
TT
143552016-10-06 Tom Tromey <tom@tromey.com>
14356
14357 * gdb.compile/compile.exp: Change java tests to rust.
14358 * gdb.base/setshow.exp: Change java tests to rust.
14359 * gdb.base/default.exp: Remove java from language list.
14360 * README (Examples): Update language example.
14361 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14362 test.
14363 * lib/gdb.exp (skip_java_tests): Remove.
14364 * lib/java.exp: Remove.
14365 * gdb.java: Remove.
14366
78b86327
MR
143672016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14368
14369 * gdb.arch/mips-fcr.exp: New test.
14370 * gdb.arch/mips-fcr.c: Source for the new test.
14371
7470adbb
MR
143722016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14373
14374 * gdb.base/solib-disc.exp: Use `standard_output_file'
14375 throughout.
14376
4a556533
PA
143772016-10-06 Pedro Alves <palves@redhat.com>
14378
14379 * gdb.base/jit-simple-dl.c: New file.
14380 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14381 * gdb.base/jit-simple.c: ... this.
14382 * gdb.base/jit-simple.exp (jit_run): Delete.
14383 (build_jit): New proc.
14384 (jit_test_reread): Recompile either the main program or the shared
14385 library, depending on what is being tested. Skip changing address
14386 if caller wants to. Compare before/after addresses. If testing
14387 standalone, explicitly load the binary. Test "maint info
14388 breakpoints".
14389 (top level): Add "standalone vs shared lib" and "change address"
14390 vs "same address" axes.
14391
5a122fbc
PA
143922016-10-06 Pedro Alves <palves@redhat.com>
14393
14394 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14395 call.
14396 (jit_run): Delete.
14397 (jit_test_reread): Use with_test_prefix. Reload the main binary
14398 explicitly. Compare the before/after addresses of the JIT
14399 descriptor.
14400
ee8da4b8
DE
144012016-08-15 Doug Evans <dje@google.com>
14402
14403 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14404 for single bitfields is bool.
14405 * gdb.xml/tdesc-regs.exp: Ditto.
14406
f389f6fe
JK
144072016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14408
14409 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14410
fdebf1a4
YQ
144112016-10-05 Yao Qi <yao.qi@linaro.org>
14412
14413 * lib/gdb.exp (support_complex_tests): Return zero if
14414 gdb_skip_float_test return true.
14415
9c36d954 144162016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14417 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14418
14419 PR gdb/20487
14420 * gdb.mi/user-selected-context-sync.exp: New file.
14421 * gdb.mi/user-selected-context-sync.c: New file.
14422
4034d0ff 144232016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14424 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14425
14426 PR gdb/20487
14427 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14428 =thread-select-event check.
14429
a4297203
PB
144302016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14431
14432 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14433 the compulsory L operand changes.
14434 * gdb.arch/powerpc-power.s: Likewise.
14435
bb805577
JK
144362016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14437
14438 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14439 * gdb.base/jit-attach-pie.c: New file.
14440 * gdb.base/jit-attach-pie.exp: New file.
14441
6d61dee5
PA
144422016-09-28 Pedro Alves <palves@redhat.com>
14443
14444 * gdb.base/infcall-input.c: New file.
14445 * gdb.base/infcall-input.exp: New file.
14446
f73842fc
YQ
144472016-09-22 Yao Qi <yao.qi@linaro.org>
14448
14449 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14450 (gdb_exit): Rename it to ...
14451 (gdbserver_gdb_exit): ... Close GDBserver.
14452 (gdb_exit): New proc, call gdbserver_gdb_exit.
14453 (mi_gdb_exit): Likewise.
14454
90681dab
YQ
144552016-09-22 Yao Qi <yao.qi@linaro.org>
14456
14457 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14458 path.
14459 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14460 Remove duplication.
14461
9c211fd8
YQ
144622016-09-22 Yao Qi <yao.qi@linaro.org>
14463
14464 * lib/gdbserver-support.exp: Check the existence of
14465 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14466
ad0a504f
AK
144672016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14468
14469 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14470
36cf1806
TT
144712016-09-21 Tom Tromey <tom@tromey.com>
14472
14473 PR gdb/20604:
14474 * gdb.base/quit.exp: New file.
14475
74172ecf
SM
144762016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14477
14478 * .gitignore: New file.
14479
3d0ec882
MR
144802016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14481
14482 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14483 throughout.
14484
8193adea
AA
144852016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14486
14487 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14488
d41a5c09
JK
144892016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14490
14491 * gdb.cp/casts.cc (decltype): Move it ...
14492 (main): ... with its call to ...
14493 * gdb.cp/casts03.cc: ... a new file.
14494 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14495
d2dfe700
JK
144962016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14497
14498 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14499
e2a92b16
PB
145002016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14501
14502 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14503 and sync up the test with tests in gas/testsuite/gas/ppc.
14504 * gdb.arch/powerpc-power.exp: Likewise.
14505
49b4de64
JK
145062016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14507
14508 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14509
2c29df25
SDJ
145102016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14511 Jan Kratochvil <jan.kratochvil@redhat.com>
14512
14513 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14514 make m1's definition to be different from m2's. Use 'dummy' as an
14515 argument for probe 'two'.
14516
cc3c2846
JB
145172016-09-10 Jon Beniston <jon@beniston.com>
14518
14519 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14520 for sim target.
14521
e1b2624a
AA
145222016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14523
14524 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14525 variable declaration.
14526 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14527 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14528 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14529 received HWCAP as its argument.
14530
4295e285
PA
145312016-09-06 Pedro Alves <palves@redhat.com>
14532
14533 * gdb.base/new-ui-pending-input.c: New file.
14534 * gdb.base/new-ui-pending-input.exp: New file.
14535 * gdb.exp (clear_gdb_spawn_id): New procedure.
14536 (with_spawn_id): Check whether gdb_spawn_id exists before
14537 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14538 on exit.
14539
00d5215e
UW
145402016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14541
14542 * gdb.base/float128.c: New file.
14543 * gdb.base/float128.exp: Likewise.
14544 * gdb.base/floatn.c: Likewise.
14545 * gdb.base/floatn.exp: Likewise.
14546
a9ff5f12
UW
145472016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14548
14549 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14550
f245535c
PA
145512016-09-05 Pedro Alves <palves@redhat.com>
14552
14553 PR backtrace/19927
14554 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14555 unwinders are immediately called as side effect of "source" or
14556 "disable unwinder" commands.
14557 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14558
ae9cf263
YQ
145592016-09-02 Yao Qi <yao.qi@linaro.org>
14560
14561 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14562 is true and $type is "float" or "double".
14563
27aba047
YQ
145642016-09-02 Yao Qi <yao.qi@linaro.org>
14565
14566 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14567 true.
14568 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14569 * gdb.base/call-rt-st.exp: Likewise.
14570 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14571 return value instead of gdb,skip_float_test.
14572 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14573 (do_function_calls): Use its return value instead of
14574 gdb,skip_float_test.
14575 * gdb.base/finish.exp: Likewise.
14576 * gdb.base/funcargs.exp: Likewise.
14577 * gdb.base/return.exp: Likewise.
14578 * gdb.base/return2.exp: Likewise.
14579 * gdb.base/varargs.exp: Likewise.
14580 * lib/gdb.exp (gdb_skip_float_test): Change it to
14581 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14582
5af962df
AA
145832016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14584
14585 * gdb.multi/tids.exp: Test "thread apply all".
14586
7fac6910
JK
145872016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14588
14589 * gdb.base/default.exp (tty): Remove.
14590
bb1fe4ac
KB
145912016-08-24 Kevin Buettner <kevinb@redhat.com>
14592
2806dc7e
PA
14593 * gdb.python/py-recurse-unwind.c: New file.
14594 * gdb.python/py-recurse-unwind.py: New file.
14595 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14596
0a1ddfa6
SM
145972016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14598
14599 * gdb.base/set-inferior-tty.exp: New file.
14600 * gdb.base/set-inferior-tty.c: New file.
14601
d9de1fe3
PA
146022016-08-23 Pedro Alves <palves@redhat.com>
14603
14604 PR gdb/20494
14605 * gdb.base/new-ui-echo.c: New file.
14606 * gdb.base/new-ui-echo.exp: New file.
14607
e9d9abd7
YQ
146082016-08-23 Yao Qi <yao.qi@linaro.org>
14609
14610 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14611 gdbserver_spawn.
14612 * gdb.server/connect-without-multi-process.exp (do_test):
14613 Likewise.
14614
3589529e
YQ
146152016-08-23 Yao Qi <yao.qi@linaro.org>
14616
14617 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14618 standalone_txt. Delete gdb_txt and standalone_txt on host
14619 and target. Spawn the binary on target. Copy files from
14620 target to host.
14621
6bb90213
PA
146222016-08-22 Pedro Alves <palves@redhat.com>
14623
14624 PR gdb/20505
14625 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14626 with_test_prefix. Factor out bits to ...
14627 (test_no_vdso): ... this new procedure.
14628
20c2c024
CL
146292016-08-19 Carl Love <cel@us.ibm.com>
14630
14631 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14632 maintaining separate logic for constructing the output path.
14633 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14634 * gdb.arch/ppc-dfp.exp: Likewise.
14635 * gdb.arch/ppc-fp.exp: Likewise.
14636 * gdb.arch/vsx-regs.exp: Likewise.
14637 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14638 binprefix for generating the additional binary files.
14639
0646e07d
PA
146402016-08-19 Pedro Alves <palves@redhat.com>
14641
14642 * gdb.trace/mi-trace-frame-collected.exp
14643 (test_trace_frame_collected): On x32, expect two registers.
14644
46da9242
CL
146452016-08-18 Carl Love <cel@us.ibm.com>
14646
14647 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14648 and sync up the test with tests in gas/testsuite/gas/ppc.
14649 * gdb.arch/powerpc-power.exp: Likewise.
14650
eb2332d7
SM
146512016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14652
14653 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14654 expected error message.
14655
63c61e04
SM
146562016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14657
14658 * gdb.multi/remove-inferiors.exp: New file.
14659 * gdb.multi/remove-inferiors.c: New file.
14660
7b17065f
YQ
146612016-08-12 Yao Qi <yao.qi@linaro.org>
14662
14663 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14664 argument list.
14665
01d3dedf
PA
146662016-08-10 Pedro Alves <palves@redhat.com>
14667
14668 PR gdb/19187
14669 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14670 setup_kfails.
14671
3eb7562a
PA
146722016-08-09 Pedro Alves <palves@redhat.com>
14673 Simon Marchi <simon.marchi@ericsson.com>
14674
14675 PR gdb/20418
14676 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14677 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14678
80614914
PA
146792016-08-09 Pedro Alves <palves@redhat.com>
14680
14681 PR mi/20431
14682 * gdb.mi/mi-cmd-error.exp: New file.
14683
f348d89a
PA
146842016-08-09 Pedro Alves <palves@redhat.com>
14685
14686 PR gdb/18653
14687 * gdb.base/signals-state-child.c: New file.
14688 * gdb.base/signals-state-child.exp: New file.
14689 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14690
e5ca03b4
PA
146912016-08-09 Pedro Alves <palves@redhat.com>
14692
14693 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14694
282a0691
TT
146952016-08-03 Tom Tromey <tom@tromey.com>
14696
14697 PR python/18565:
14698 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14699
41bfcd63
YQ
147002016-08-01 Yao Qi <yao.qi@linaro.org>
14701
14702 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14703 variable mode to "multi-process" if $multi_process is 1, otherwise
14704 set it to "single-process".
14705
e3465b24
YQ
147062016-08-01 Yao Qi <yao.qi@linaro.org>
14707
14708 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14709 * gdb.cp/cpexprs.exp: Likewise.
14710 * gdb.cp/m-static.exp: Likewise.
14711
0b31a4bc
TT
147122016-07-26 Tom Tromey <tom@tromey.com>
14713
14714 PR python/20190:
14715 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14716 test.
14717
e0461dbb
MM
147182016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14719
14720 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14721 selecting assembly source files.
14722 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14723 assembly source files.
14724 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14725 assembly source files.
14726 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14727 selecting assembly source files.
14728
8194e927
SM
147292016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14730
14731 * gdb.base/new-ui.exp (do_test_invalid_args): New
14732 procedure.
14733
c0272db5
TW
147342016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14735
14736 * gdb.btrace/reconnect.c: New file.
14737 * gdb.btrace/reconnect.exp: New file.
14738
e3487908
GKB
147392016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14740
14741 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14742 to test_catch_syscall_group.
14743 (test_catch_syscall_group): New.
14744
12df5c00
TT
147452016-07-21 Tom Tromey <tom@tromey.com>
14746
14747 * gdb.rust/simple.rs (main): Use empty struct expression.
14748 * gdb.rust/simple.exp: Add tests for empty struct expression.
14749
bae62ee2
YQ
147502016-07-21 Yao Qi <yao.qi@linaro.org>
14751
14752 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14753 if gdb_skip_xml_test is true on some targets.
14754
b1b53fb3
YQ
147552016-07-21 Yao Qi <yao.qi@linaro.org>
14756
14757 * gdb.server/solib-list.exp: Unset last_loaded_file.
14758
027d97f8
JK
147592016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14760
14761 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14762 "step into captured_main (args)".
14763
7674d381
JK
147642016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14765
14766 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14767
72b5d099
JK
147682016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14769
14770 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14771
1f960ced
PA
147722016-07-19 Pedro Alves <palves@redhat.com>
14773
14774 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14775 * gdb.opt/inline-bt.exp: Likewise.
14776 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14777 additional_flags=-Winline.
14778 * gdb.opt/inline-locals.exp: Likewise.
14779 * gdb.opt/inline-markers.c (ATTR): Define.
14780 (inlined_fn): Use it.
14781
f25827c1
YQ
147822016-07-19 Yao Qi <yao.qi@linaro.org>
14783
14784 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14785 (test_with_self): Remove some code. Remove argument executable.
14786 (top-level): Use do_self_tests.
14787
37539ebe
DB
147882016-07-15 Zachary Welch <zwelch@codesourcery.com>
14789 Don Breazeal <donb@codesourcery.com>
14790
14791 * gdb.base/maint.exp: Escape paths used in regular expressions.
14792 * gdb.stabs/weird.exp: Likewise.
14793
dac790e1
TT
147942016-07-13 Tom Tromey <tom@tromey.com>
14795
14796 PR python/15620, PR python/18620:
14797 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14798 (test_bkpt_events): New procs.
14799
93daf339
TT
148002016-07-13 Tom Tromey <tom@tromey.com>
14801
14802 PR python/17698:
14803 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14804 test.
14805 (test_watchpoints): Likewise.
14806 (test_bkpt_pending): New proc.
14807
6571a381
TT
148082016-07-13 Tom Tromey <tom@tromey.com>
14809
14810 PR cli/18053:
14811 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14812 completion test.
14813
e8732474
JK
148142016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14815
14816 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14817 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14818 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14819 f_label.
14820 (g): Rename g_end_lbl to g_label.
14821 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14822 low_pc and high_pc.
14823 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14824
e0f3fd7c
TT
148252016-07-12 Tom Tromey <tom@tromey.com>
14826
14827 PR python/19293:
14828 * gdb.python/py-unwind-maint.exp: Update tests.
14829
3cfe46b6
YQ
148302016-07-12 Yao Qi <yao.qi@linaro.org>
14831
14832 * lib/selftest-support.exp (selftest_setup): Match the output
14833 when captured_main is inlined.
14834
4f19a0e6
WT
148352016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14836
14837 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14838 New variables.
14839 (print this%a, print this%b, print this): New tests.
14840 * gdb.fortran/derived-types.f90 (this): New object and
14841 initialization.
14842
986cf455
SM
148432016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14844
14845 * gdb.ada/arraydim.exp: Remove extra directory level in build
14846 directory.
14847
f0464b23
SM
148482016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14849
14850 * lib/ada.exp: Remove extra directory level in build directory.
14851 * gdb.ada/cond_lang.exp: Likewise.
14852 * gdb.ada/exec_changed.exp: Likewise.
14853 * gdb.ada/lang_switch.exp: Likewise.
14854
42d94011
MG
148552016-07-06 Manish Goregaokar <manish@mozilla.com>
14856
2806dc7e
PA
14857 * simple.rs: Add test for raw pointer subscripting.
14858 * simple.exp: Add test expectations.
42d94011 14859
647c264c
YQ
148602016-07-05 Yao Qi <yao.qi@linaro.org>
14861
14862 * gdb.mi/mi-reverse.exp: Match =record-started output.
14863
20aa2c60
PA
148642016-07-01 Pedro Alves <palves@redhat.com>
14865
14866 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14867 procedure.
14868 (jit_reader_test): Test the jit reader's unwinder.
14869 * gdb.base/jithost.c (jit_function_00_code): New global.
14870 (main): Use memcpy to fill in the mmapped code, instead of poking
14871 bytes manually here.
14872 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14873 value.
14874 (read_debug_info): Save the function's range.
14875 (read_sp): New function.
14876 (unwind_frame): Use it. Also unwind RBP.
14877 (get_frame_id): Use read_sp.
14878 (gdb_init_reader): Use calloc instead of malloc.
14879 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14880 parameter. Use gdb_test_multiple.
14881
ced2dffb
PA
148822016-07-01 Pedro Alves <palves@redhat.com>
14883 Antoine Tremblay <antoine.tremblay@ericsson.com>
14884
14885 * gdb.threads/process-dies-while-detaching.c: New file.
14886 * gdb.threads/process-dies-while-detaching.exp: New file.
14887
63000888
PA
148882016-07-01 Pedro Alves <palves@redhat.com>
14889
14890 * gdb.multi/watchpoint-multi-exit.c: New file.
14891 * gdb.multi/watchpoint-multi-exit.exp: New file.
14892
038d4868
PA
148932016-06-30 Pedro Alves <palves@redhat.com>
14894
14895 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14896 unset inferior_spawn_id.
14897
994e9c83
PA
148982016-06-30 Pedro Alves <palves@redhat.com>
14899
14900 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14901 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14902
e5653468
YQ
149032016-06-29 Yao Qi <yao.qi@linaro.org>
14904
14905 * gdb.base/return.c: Add copyright header.
14906
803b47e5
TT
149072016-06-29 Tom Tromey <tom@tromey.com>
14908
14909 PR python/20129:
14910 * gdb.python/py-framefilter.exp: Add tests for setting priority
14911 and disabling of non-existent frame filter.
14912
28244707
YQ
149132016-06-29 Yao Qi <yao.qi@linaro.org>
14914
14915 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14916 0x0f07ff.
14917
a31d2f06
YQ
149182016-06-28 Yao Qi <yao.qi@linaro.org>
14919
14920 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14921 triplets. Start gdb, execute catch syscall, and continue. Check
14922 gdb's output to determine catch syscall is supported.
14923
921d8f54
MG
149242016-06-27 Manish Goregaokar <manish@mozilla.com>
14925
25d49b86
PA
14926 * gdb.rust/simple.rs: Add test for returning unit in a function.
14927 * gdb.rust/simple.exp: Add expectation for functions returning
14928 unit.
921d8f54 14929
f4952523
PMR
149302016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14931
14932 * gdb.python/py-breakpoint-create-fail.c,
14933 gdb.python/py-breakpoint-create-fail.exp,
14934 gdb.python/py-breakpoint-create-fail.py: New testcase.
14935
fccb08f8
MG
149362016-06-25 Manish Goregaokar <manish@mozilla.com>
14937
14938 PR gdb/20239
14939 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14940 * gdb.rust/simple.exp: Add test expectations for new NonZero
14941 tests.
fccb08f8 14942
6b850546
DT
149432016-06-24 David Taylor <dtaylor@emc.com>
14944
14945 * gdb.base/offsets.exp: New file.
14946 * gdb.base/offsets.c: New file.
14947
17621150
TT
149482016-06-23 Tom Tromey <tom@tromey.com>
14949
14950 PR gdb/16483:
14951 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14952 before any filters are loaded.
14953
04d59df6
WT
149542016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14955
14956 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14957 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14958 structs.
14959 * gdb.fortran/derived-type-function.exp: New file.
14960 * gdb.fortran/derived-type-function.f90: New file.
14961
14962
ac69f786
PA
149632016-06-21 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.base/new-ui.exp: New file.
14966 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14967 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14968 (with_spawn_id): New procedure.
14969
49940788
PA
149702016-06-21 Pedro Alves <palves@redhat.com>
14971
14972 * gdb.mi/mi-exec-run.exp: New file.
14973
ef274d26
PA
149742016-06-21 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14977 breakpoint command's output on the main UI.
14978 (test_break): New procedure, factored out from calls in the top
14979 level.
14980 (top level): Use foreach_with_prefix to test MI as main UI and as
14981 separate UI.
14982
468afe6c
PA
149832016-06-21 Pedro Alves <palves@redhat.com>
14984
14985 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14986 (test_awatch_creation_and_listing)
14987 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14988 Remove 'type' parameter.
14989 (test_watchpoint_all): New parameter mi_mode. Remove
14990 with_test_prefix.
14991 (top level): Use foreach_with_prefix, and add main/separate UI MI
14992 testing axis.
14993
51f77c37
PA
149942016-06-21 Pedro Alves <palves@redhat.com>
14995
14996 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14997 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14998 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14999 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15000 (gdb_main_spawn_id, mi_spawn_id): Declare and
15001 comment.
15002 (mi_create_inferior_pty): New procedure,
15003 factored out from default_mi_gdb_start.
15004 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15005 procedures.
15006 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15007 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15008 Use mi_create_inferior_pty.
15009 (mi_gdb_start): Use eval to pass down args list.
15010
8980e177
PA
150112016-06-21 Pedro Alves <palves@redhat.com>
15012
15013 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15014 * gdb.opt/inline-cmds.exp: Add MI tests.
15015
f38d3ad1
PA
150162016-06-21 Pedro Alves <palves@redhat.com>
15017
15018 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15019
45db7c09
PA
150202016-06-21 Pedro Alves <palves@redhat.com>
15021
15022 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15023 (top level): Use it instead of mi_execute_to.
15024
5a069ab3
PA
150252016-06-21 Pedro Alves <palves@redhat.com>
15026
15027 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15028 (cont_handler_str): New.
15029 (signal_stop_handler): Set stop_handler_str instead of printing to
15030 stdout.
15031 (continue_handler): Set cont_handler_str instead of printing to
15032 stdout.
15033 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15034 mi_send_resuming_command. Print stop_handler_str and
15035 cont_handler_str instead of expecting the python events print
15036 directly.
15037
2838cc1d
SD
150382016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15039
15040 * gdb.base/jit-reader.exp: New file.
15041 * gdb.base/jithost.c: New file.
15042 * gdb.base/jithost.h: New file.
15043 * gdb.base/jitreader.c : New file.
15044 * gdb.base/jit-protocol.h: New file.
15045
21a77091
YQ
150462016-06-17 Yao Qi <yao.qi@linaro.org>
15047
15048 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15049 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15050 and detach-on-fork. Adjust tests.
15051 (top level): Invoke break_cond_on_syscall with combinations of
15052 syscall, follow-fork-mode and detach-on-fork.
15053
f50bf8e5
YQ
150542016-06-17 Yao Qi <yao.qi@linaro.org>
15055
15056 * gdb.base/step-over-exit.c: New.
15057 * gdb.base/step-over-exit.exp: New.
15058
a28d8e50
YTL
150592016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15060
15061 * gdb.base/float.exp: Add target check for nds32*-*-*.
15062 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15063
cad8e26d
AB
150642016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15065
15066 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15067 for unsupported target features.
15068 * gdb.base/call-rt-st.exp: Likewise.
15069 * gdb.base/call-sc.exp: Likewise.
15070 * gdb.base/call-signal-resume.exp: Likewise.
15071 * gdb.base/call-strs.exp: Likewise.
15072 * gdb.base/callexit.exp: Likewise.
15073 * gdb.base/callfuncs.exp: Likewise.
15074 * gdb.base/nodebug.exp: Likewise.
15075 * gdb.base/printcmds.exp: Likewise.
15076 * gdb.base/ptype.exp: Likewise.
15077 * gdb.base/structs.exp: Likewise.
15078 * gdb.base/unwindonsignal.exp: Likewise.
15079 * gdb.cp/gdb2495.exp: Likewise.
15080 * gdb.cp/templates.exp: Likewise.
15081 * gdb.cp/virtfunc.exp: Likewise.
15082 * gdb.threads/hand-call-in-threads.exp: Likewise.
15083 * gdb.threads/interrupted-hand-call.exp: Likewise.
15084 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15085
347dc102
TT
150862016-06-10 Tom Tromey <tom@tromey.com>
15087
15088 PR rust/20110:
15089 * gdb.rust/expr.exp: Add test for integer constant larger than
15090 i32.
15091
5e13cf25
BH
150922016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15093
15094 * gdb.fortran/nested-funcs.exp: New.
15095 * gdb.fortran/nested-funcs.f90: New.
15096
bb556f1f
TK
150972016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15098
15099 * gdb.base/examine-backward.c: New file.
15100 * gdb.base/examine-backward.exp: New file.
15101
38b022b4
SM
151022016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15103
15104 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15105 matching.
15106
1b40ec05
TT
151072016-06-02 Tom Tromey <tom@tromey.com>
15108
15109 PR python/18984:
15110 * gdb.python/py-shared.exp: Add solib_name test.
15111
193bd378
SM
151122016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15113
15114 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15115
3326303b
MG
151162016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15117
15118 PR c++/19893
15119 * gdb.dwarf2/implref.exp: Rename to...
15120 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15121 * gdb.dwarf2/implref-array.c: New file.
15122 * gdb.dwarf2/implref-array.exp: Likewise.
15123 * gdb.dwarf2/implref-global.c: Likewise.
15124 * gdb.dwarf2/implref-global.exp: Likewise.
15125 * gdb.dwarf2/implref-struct.c: Likewise.
15126 * gdb.dwarf2/implref-struct.exp: Likewise.
15127
825c8ef2
AT
151282016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15129
15130 * gdb.trace/trace-condition.exp: Add 64bit tests.
15131
2320162a
AT
151322016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15133
15134 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15135 bits types.
15136 (main): Adapt to 8 to 64 bits types.
15137 * gdb.trace/trace-condition.exp: Add new tests.
15138
a7818233
AT
151392016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15140
15141 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15142
0d336466
AT
151432016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15144
15145 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15146 Move condition tests...
15147 * gdb.trace/trace-condition.exp: Here.
15148
7faeb45a
AT
151492016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15150
15151 * gdb.trace/trace-condition.exp: Add counter-case tests.
15152
e385593e
JK
151532016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15154
15155 PR c++/15231
15156 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15157 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15158
744608cc
PA
151592016-05-27 Pedro Alves <palves@redhat.com>
15160
15161 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15162 New procedure.
15163 (top level): Call it, and bail out of DejaGnu is known to be bad.
15164
ac775bf4
AB
151652016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15166
15167 * gdb.base/whatis.c: Extend the test case.
15168 * gdb.base/whatis.exp: Add additional tests.
15169
2bbad2ea
BH
151702016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15171
15172* gdb.fortran/type.f90: Add pointer variable.
15173* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15174
8b70175d
BH
151752016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15176
15177 * gdb.fortran/vla-type.exp: Fix testcase name.
15178
86d8a848
BH
151792016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15180
15181 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15182
e188eb36
BH
151832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15184
15185 * gdb.fortran/type.f90: Add nested structures.
15186 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15187 * gdb.fortran/derived-type.exp: Adapt expected output.
15188 * gdb.fortran/vla-type.exp: Adapt expected output.
15189
9b2db1fd
BH
151902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15191
15192 * gdb.fortran/whatis_type.exp: Adapt expected output.
15193
72b17055
BH
151942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15195
15196 * gdb.fortran/print_type.exp: Fix expected output.
15197 * gdb.fortran/whatis_type.exp: Fix expected output.
15198
3cd81d8d
BH
151992016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15200
15201 * gdb.fortran/whatis_type.exp: Use multi_line.
15202
ddae9462
TT
152032016-05-24 Tom Tromey <tom@tromey.com>
15204
15205 PR python/17386:
15206 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15207 use value as an index.
15208
1957f6b8
TT
152092016-05-23 Tom Tromey <tom@tromey.com>
15210
15211 PR python/17981:
15212 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15213 no-breakpoint case.
15214
026a9174
PA
152152016-05-24 Pedro Alves <palves@redhat.com>
15216
15217 PR gdb/19828
15218 * gdb.threads/clone-attach-detach.c: New file.
15219 * gdb.threads/clone-attach-detach.exp: New file.
15220
e70a7231
FR
152212016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15222
15223 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15224
0f6ed0e0
TT
152252016-05-23 Tom Tromey <tom@tromey.com>
15226
15227 PR python/19438, PR python/18393:
15228 * gdb.python/py-progspace.exp: Add "dir" test.
15229 * gdb.python/py-objfile.exp: Add "dir" test.
15230
ffd19d61
YQ
152312016-05-23 Yao Qi <yao.qi@linaro.org>
15232
15233 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15234 * gdb.arch/thumb2-it.exp: Likewise.
15235
9e8f9b05
SM
152362016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15237
15238 * gdb.mi/mi-threads-interrupt.c: New file.
15239 * gdb.mi/mi-threads-interrupt.exp: New file.
15240
61c6156d
SM
152412016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15242
15243 PR gdb/18077
15244 * gdb.mi/mi-async-run.exp: New file.
15245 * gdb.mi/mi-async-run.c: New file.
15246
67218854
TT
152472016-05-17 Tom Tromey <tom@tromey.com>
15248 Manish Goregaokar <manishsmail@gmail.com>
15249
15250 * lib/rust-support.exp: New file.
15251 * lib/gdb.exp (skip_rust_tests): New proc.
15252 (build_executable_from_specs): Handle rust.
15253 * lib/future.exp (gdb_find_rustc): New proc.
15254 (gdb_default_target_compile): Handle rust.
15255 * gdb.rust/expr.exp: New file.
15256 * gdb.rust/generics.exp: New file.
15257 * gdb.rust/generics.rs: New file.
15258 * gdb.rust/methods.exp: New file.
15259 * gdb.rust/methods.rs: New file.
15260 * gdb.rust/modules.exp: New file.
15261 * gdb.rust/modules.rs: New file.
15262 * gdb.rust/simple.exp: New file.
15263 * gdb.rust/simple.rs: New file.
15264
c44af4eb
TT
152652016-05-17 Tom Tromey <tom@tromey.com>
15266
15267 * gdb.base/default.exp (set language): Add rust.
15268
dcd1f979
TT
152692016-05-17 Tom Tromey <tom@tromey.com>
15270
15271 * gdb.gdb/unittest.exp: New file.
15272
155b7f57
YQ
152732016-05-16 Yao Qi <yao.qi@linaro.org>
15274
15275 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15276 shell_prompt. Update shell_prompt_re.
15277
8ddd5a6c
DE
152782016-05-12 Doug Evans <dje@google.com>
15279
15280 PR symtab/19999
15281 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15282 $options when building executable.
15283 * gdb.dwarf2/fission-loclists-pie.S: New file.
15284 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15285
02e370d9
SM
152862016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15287
15288 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15289 of [is_remote target],
15290
8929ad8b
SM
152912016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15292
15293 * lib/gdb.exp (use_gdb_stub): New procedure.
15294
6c447423
DE
152952016-05-03 Yunlian Jiang <yunlian@google.com>
15296 Doug Evans <dje@google.com>
15297
15298 PR symtab/19914
15299 * gdb.dwarf2/dwp-sepdebug.c: New file.
15300 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15301
444e826c
SM
153022016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15303
15304 * gdb.base/detach.exp: Remove is_remote check.
15305
740feeaa
SM
153062016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15307
15308 * gdb.base/annota-input-while-running.exp: Don't check for
15309 [is_remote target]. Enable annotations after running to main.
15310 Remove unused "set test..." line.
15311
9080ac9d
SM
153122016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15313
15314 * gdb.trace/trace-enable-disable.exp: New file.
15315 * gdb.trace/trace-enable-disable.c: New file.
15316
952ebca5
SM
153172016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15318
15319 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15320 use it in info sharedlibrary test.
15321 * gdb.trace/ftrace-lock.exp: Likewise.
15322 * gdb.trace/ftrace.exp: Likewise.
15323 * gdb.trace/range-stepping.exp: Likewise.
15324 * gdb.trace/trace-break.exp: Likewise.
15325 * gdb.trace/trace-condition.exp: Likewise.
15326 * gdb.trace/trace-mt.exp: Likewise.
15327
d9019901
SM
153282016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15329
15330 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15331 (gdb_load_shlib): ... this.
15332 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15333 gdb_load_shlib.
15334 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15335 * gdb.base/ctxobj.exp: Likewise.
15336 * gdb.base/dprintf-pending.exp: Likewise.
15337 * gdb.base/dso2dso.exp: Likewise.
15338 * gdb.base/fixsection.exp: Likewise.
15339 * gdb.base/gcore-relro.exp: Likewise.
15340 * gdb.base/gdb1555.exp: Likewise.
15341 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15342 * gdb.base/gnu-ifunc.exp: Likewise.
15343 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15344 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15345 * gdb.base/pending.exp: Likewise.
15346 * gdb.base/print-file-var.exp: Likewise.
15347 * gdb.base/print-symbol-loading.exp: Likewise.
15348 * gdb.base/shlib-call.exp: Likewise.
15349 * gdb.base/shreloc.exp: Likewise.
15350 * gdb.base/so-impl-ld.exp: Likewise.
15351 * gdb.base/solib-disc.exp: Likewise.
15352 * gdb.base/solib-nodir.exp: Likewise.
15353 * gdb.base/solib-overlap.exp: Likewise.
15354 * gdb.base/solib-symbol.exp: Likewise.
15355 * gdb.base/solib-weak.exp (do_test): Likewise.
15356 * gdb.base/sym-file.exp: Likewise.
15357 * gdb.base/symtab-search-order.exp: Likewise.
15358 * gdb.base/type-opaque.exp: Likewise.
15359 * gdb.base/unload.exp: Likewise.
15360 * gdb.base/watchpoint-solib.exp: Likewise.
15361 * gdb.compile/compile.exp: Likewise.
15362 * gdb.cp/gdb2384.exp: Likewise.
15363 * gdb.cp/infcall-dlopen.exp: Likewise.
15364 * gdb.cp/re-set-overloaded.exp: Likewise.
15365 * gdb.fortran/library-module.exp: Likewise.
15366 * gdb.opt/solib-intra-step.exp: Likewise.
15367 * gdb.python/py-finish-breakpoint.exp: Likewise.
15368 * gdb.python/py-shared.exp: Likewise.
15369 * gdb.reverse/solib-precsave.exp: Likewise.
15370 * gdb.reverse/solib-reverse.exp: Likewise.
15371 * gdb.server/solib-list.exp: Likewise.
15372 * gdb.threads/dlopen-libpthread.exp: Likewise.
15373 * gdb.threads/tls-shared.exp: Likewise.
15374 * gdb.threads/tls-so_extern.exp: Likewise.
15375 * gdb.trace/change-loc.exp: Likewise.
15376 * gdb.trace/ftrace-lock.exp: Likewise.
15377 * gdb.trace/ftrace.exp: Likewise.
15378 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15379 * gdb.trace/pending.exp: Likewise.
15380 * gdb.trace/range-stepping.exp: Likewise.
15381 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15382 (strace_info_marker): Likewise.
15383 (strace_probe_marker): Likewise.
15384 (strace_trace_on_same_addr): Likewise.
15385 (strace_trace_on_diff_addr): Likewise.
15386 * gdb.trace/trace-break.exp: Likewise.
15387 * gdb.trace/trace-condition.exp: Likewise.
15388 * gdb.trace/trace-mt.exp: Likewise.
15389
fca4cfd9
SM
153902016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15391
15392 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15393 result of gdb_remote_download.
15394 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15395 * gdb.base/dso2dso.exp: Likewise.
15396 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15397 * gdb.base/print-file-var.exp: Likewise.
15398 * gdb.base/shlib-call.exp: Likewise.
15399 * gdb.base/shreloc.exp: Likewise.
15400 * gdb.base/solib-overlap.exp: Likewise.
15401 * gdb.base/solib-weak.exp (do_test): Likewise.
15402 * gdb.base/unload.exp: Likewise.
15403
11cf4ffb
YQ
154042016-04-27 Yao Qi <yao.qi@linaro.org>
15405
15406 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15407 exists.
15408
3e2e34f8
KB
154092016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15410
15411 * vla-type.exp: Print structure from toplevel.
15412
8f07e298
BH
154132016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15414
15415 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15416 of dynamic types.
15417 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15418 of dynamic types.
15419
9920b434
BH
154202016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15421
15422 * gdb.fortran/vla-type.f90: New file.
15423 * gdb.fortran/vla-type.exp: New file.
15424
f3abeff5
YQ
154252016-04-25 Yao Qi <yao.qi@linaro.org>
15426
15427 * gdb.base/branch-to-self.c: New file.
15428 * gdb.base/branch-to-self.exp: New file.
15429
0a5d52f0
YQ
154302016-04-22 Yao Qi <yao.qi@linaro.org>
15431
15432 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15433 more after $hex.
15434
495346f6
YQ
154352016-04-22 Yao Qi <yao.qi@linaro.org>
15436
15437 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15438 * gdb.base/annota3.exp: Likewise.
15439
4a7e075c
YQ
154402016-04-22 Yao Qi <yao.qi@linaro.org>
15441
15442 * gdb.reverse/step-precsave.exp: Do one step and test program
15443 stops in "callee" and do multiple steps until program goes out
15444 of "callee".
15445 * gdb.reverse/step-reverse.exp: Likewise.
15446
5b061e98
YQ
154472016-04-22 Yao Qi <yao.qi@linaro.org>
15448
15449 * gdb.trace/signal.exp: Also pass if
15450 $tracepoint_hits($i) > $iterations.
15451
5c5dc57f
YQ
154522016-04-22 Yao Qi <yao.qi@linaro.org>
15453
15454 * gdb.trace/signal.c: New file.
15455 * gdb.trace/signal.exp: New file.
15456
a55411b9
DE
154572016-04-19 Doug Evans <xdje42@gmail.com>
15458
15459 * gdb.base/bad-file.exp: New file.
15460
a22df60a
MG
154612016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15462
15463 * gdb.dwarf2/implref.exp: New file.
15464
0c13f7e5
BH
154652016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15466
15467 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15468 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15469 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15470 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15471 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15472 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15473 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15474 * lib/fortran.exp (fortran_int4): New procedure.
15475 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15476 (fortran_logical4): Likewise.
15477
9b9b09e9
BH
154782016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15479
15480 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15481
a14d1f4d
BH
154822016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15483
15484 * lib/compiler.c: Add Intel specific preprocessor macros.
15485 * lib/compiler.cc: Likewise.
25d49b86 15486
7d49b1d0
LM
154872016-04-13 Luis Machado <lgustavo@codesourcery.com>
15488
15489 * gdb.server/connect-with-no-symbol-file.c: New file.
15490 * gdb.server/connect-with-no-symbol-file.exp: New file.
15491
8392fa22
SM
154922016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15493
15494 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15495
8c4c4aeb
SM
154962016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15497
15498 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15499 standard output directory.
15500
45e3745e
AT
155012016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15502
15503 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15504
e26b7e41
MM
155052016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15506
15507 * gdb.btrace/instruction_history.c (loop): Add declaration.
15508
8ce09462
AT
155092016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15510
15511 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15512
2e88a1ea
SM
155132016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15514
15515 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15516 parentheses to print.
15517 (continue_handler): Likewise.
15518
f48e22e3
SM
155192016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15520
15521 * gdb.server/solib-list.exp: Remove is_remote check.
15522 Pass shlib= to gdb_compile. Don't link shared library with
15523 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15524 Run binary filename through "readlink -f" on the target.
15525
096be756
PA
155262016-04-08 Pedro Alves <palves@redhat.com>
15527
15528 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15529 interpreter filename as argument to gdbserver_spawn.
15530 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15531 Return empty if $last_loaded_file does not exist.
15532
06500533
JK
155332016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15534
15535 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15536 * gdb.base/jit-main.c: Use exit after usage.
15537
2d35e871
JK
155382016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15539
15540 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15541 GDBHISTSIZE prior to the tests.
15542 * gdb.base/gdbinit-history.exp: Likewise.
15543
155442016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15545
15546 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15547 instead of build_executable. Use gdb_load_shlibs.
15548
c8064e7e
YQ
155492016-04-07 Yao Qi <yao.qi@linaro.org>
15550
15551 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15552 Execute "si" command.
15553
bde47561
YQ
155542016-04-07 Yao Qi <yao.qi@linaro.org>
15555
15556 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15557 number instead of the comments on some line.
15558
b16f8a3b
DB
155592016-04-06 Don Breazeal <donb@codesourcery.com>
15560
15561 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15562 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15563
c2f901df
SM
155642016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15565
15566 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15567 standard_output_file. Remove unused binfile variable.
15568
ac17fda0
CU
155692016-04-05 Catalin Udma <catalin.udma@freescale.com>
15570
15571 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15572 * gdb.python/py-mi-objfile.exp: Match "list main" output
15573 in console format.
15574
03a8c4df
SM
155752016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15576
15577 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15578 absolute.
15579
6e774b13
SM
155802016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15581
15582 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15583 absolute.
15584 * gdb.trace/ftrace.exp: Likewise.
15585 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15586 targets as well.
15587 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15588 (gdb_load_shlibs): Copy libraries to test directory when testing
15589 natively. Only set solib-search-path if testing remotely.
15590 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15591
7817ea46
SM
155922016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15593
15594 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15595 gdb_download. Use it even if the target is not remote.
15596 * gdb.base/jit.exp (compile_jit_test): Likewise.
15597 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15598 output directory if the destination board is local, otherwise use
15599 the standard remote_download from DejaGnu.
15600 (gdb_download): Remove.
15601 (gdb_load_shlibs): Use gdb_remote_download instead of
15602 gdb_download.
15603 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15604 Use gdb_remote_download instead of gdb_download. Use it even if
15605 the target is not remote.
15606 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15607 instead of gdb_download.
15608
7beb7f68
SM
156092016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15610
15611 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15612 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15613 run.
15614
cc63428a
AV
156152016-04-01 Artemiy Volkov <artemiyv@acm.org>
15616
15617 PR gdb/19820
15618 * gdb.base/printcmds.exp: Add artificial arrays tests.
15619
64cdf930
PA
156202016-03-31 Pedro Alves <palves@redhat.com>
15621
15622 PR gdb/19858
15623 * gdb.base/jit-main.c: Include unistd.h.
15624 (ATTACH): Define to 0 if not already defined.
15625 (wait_for_gdb, mypid): New globals.
15626 (WAIT_FOR_GDB): New macro.
15627 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15628 some breakpoint locations.
15629 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15630 New procedures.
15631 (one_jit_test): Add REATTACH parameter, and handle it. Use
15632 continue_to_test_location.
15633 (top level): Test attach, and adjusts calls to one_jit_test.
15634
40dea8cb
PA
156352016-03-31 Pedro Alves <palves@redhat.com>
15636
15637 PR gdb/19858
15638 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15639 BINSUFFIX parameter, and handle it.
15640 (top level): Adjust calls compile_jit_test.
15641
e7ea3ec7
CU
156422016-03-31 Catalin Udma <catalin.udma@freescale.com>
15643
15644 PR python/19743
15645 * gdb.python/py-mi-events-gdb.py: New file.
15646 * gdb.python/py-mi-events.c: New file.
15647 * gdb.python/py-mi-events.exp: New file.
15648
e6359af3
YQ
156492016-03-30 Yao Qi <yao.qi@linaro.org>
15650
15651 * gdb.reverse/until-precsave.exp: Match function name only.
15652 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15653 Move malloc to a condition block.
15654 * gdb.reverse/until-reverse.exp: Match function name only.
15655
a4105d04
MK
156562016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15657
15658 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15659 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15660 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15661 variable for GPR 0 instead of assuming it is register 0.
15662 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15663 * lib/trace-support.exp: Add s390 registers.
15664
bfa6adb9
YQ
156652016-03-29 Yao Qi <yao.qi@linaro.org>
15666
15667 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15668
1e6697ea
YQ
156692016-03-24 Yao Qi <yao.qi@linaro.org>
15670
15671 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15672 test message.
15673
64bcd522
AA
156742016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15675
15676 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15677 maintaining separate logic for constructing the output path.
15678
7868401b
DB
156792016-03-16 Don Breazeal <donb@codesourcery.com>
15680
15681 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15682 Retry fork and waitpid on interrupted system call errors.
15683 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15684 Use with_timeout_factor to increase timeout by factor of 10.
15685
1cafadb4
DB
156862016-03-15 Don Breazeal <donb@codesourcery.com>
15687
15688 * gdb.cp/scope-err.cc: New test program.
15689 * gdb.cp/scope-err.exp: New test script.
15690 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15691 lines and "set breakpoint here" comment.
15692 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15693 Fixed some whitespace and format issues.
15694 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15695 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15696
81516450
DE
156972016-03-15 Doug Evans <dje@google.com>
15698
15699 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15700 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15701 All callers updated. Add tests for enums, mixed flags register.
15702
aa52b601
DE
157032016-03-15 Doug Evans <dje@google.com>
15704
15705 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15706 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15707
fa4ff313
SM
157082016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15709
15710 * gdb.base/default.exp: Add $_as_string to the list of expected
15711 convenience functions.
15712
f2403c39
AB
157132016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15714
15715 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15716
f2f3ccb9
SM
157172016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15718
15719 * gdb.python/py-as-string.exp: New file.
15720 * gdb.python/py-as-string.c: New file.
15721
00dbd492
PA
157222016-03-09 Pedro Alves <palves@redhat.com>
15723
15724 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15725 signal" -> "Thread NN received signal" output change.
15726 * gdb.threads/ia64-sigill.exp: Likewise.
15727 * gdb.threads/linux-dp.exp: Likewise.
15728 * gdb.threads/manythreads.exp: Likewise.
15729 * gdb.threads/pending-step.exp: Likewise.
15730 * gdb.threads/print-threads.exp: Likewise.
15731 * gdb.threads/sigstep-threads.exp: Likewise.
15732 * gdb.threads/staticthreads.exp: Likewise.
15733 * gdb.threads/tls.exp: Likewise.
15734
1e6697ea
YQ
157352016-03-09 Pedro Alves <palves@redhat.com>
15736
15737 * gdb.base/command-line-input.exp: New file.
15738
b04fd3be
MK
157392016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15740
15741 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15742 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15743 * gdb.trace/pending.exp: Accept leading dot before function name.
15744 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15745 * lib/trace-support.exp: Set registers for ppc.
15746
98fa59e9
MK
157472016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15748
15749 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15750 use it for disassembly; accept .main in addition to main in backtrace.
15751
f77198c8
MK
157522016-03-09 Wei-cheng Wang <cole945@gmail.com>
15753 Marcin Kościelnicki <koriakin@0x04.net>
15754
15755 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15756 (gdb_recursion_test_ptr): New global variable.
15757 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15758 gdb_recursion_test.
15759 (gdb_c_test): Ditto.
15760
ba84e0da
MK
157612016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15762
15763 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15764 ordering.
15765
4366d36e
MK
157662016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15767
15768 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15769 (bar): Add bar_start_lbl label.
15770 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15771 of foo/bar for emitting DWARF and tracing.
15772
5eb264df
SDJ
157732016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15774
15775 * analyze-racy-logs.py: Set executable bit.
15776
fb6a751f
SDJ
157772016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15778
15779 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15780 (CHECK_TARGET_TMP): Likewise.
15781 (check-single-racy): New rule.
15782 (check-parallel-racy): Likewise.
15783 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15784 (do-check-parallel-racy): New rule.
15785 (check-racy/%.exp): Likewise.
15786 * README (Racy testcases): New section.
15787 * analyze-racy-logs.py: New file.
15788
bdf7e230
DE
157892016-03-03 Doug Evans <dje@google.com>
15790
15791 * gdb.base/skip.exp: Use with_test_prefix.
15792
4719d415
YQ
157932016-03-03 Yao Qi <yao.qi@linaro.org>
15794
15795 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15796 Invoke step_over_syscall "clone" and break_cond_on_syscall
15797 "clone".
15798 * gdb.base/step-over-clone.c: New file.
15799
ea507862
YQ
158002016-03-03 Yao Qi <yao.qi@linaro.org>
15801
15802 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15803 code format.
15804
8fc8cbda
YQ
158052016-03-03 Yao Qi <yao.qi@linaro.org>
15806
15807 * gdb.base/disp-step-fork.c: Rename to ...
15808 * gdb.base/step-over-fork.c: ... it. New file.
15809 * gdb.base/disp-step-vfork.c: Rename to ...
15810 * gdb.base/step-over-vfork.c: ... it. New file.
15811 * gdb.base/disp-step-syscall.exp: Rename to ...
15812 * gdb.base/step-over-syscall.exp: ... it. New file.
15813 (disp_step_cross_syscall): Rename to ...
15814 (step_over_syscall): ... it.
15815
92fa70b0
YQ
158162016-03-03 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15819 If target supports condition evaluation on target, invoke
15820 break_cond_on_syscall for fork and vfork.
15821
e197ad3c
YQ
158222016-03-03 Yao Qi <yao.qi@linaro.org>
15823
15824 * gdb.base/disp-step-syscall.exp: Don't invoke
15825 support_displaced_stepping.
15826 (disp_step_cross_syscall): Test with displaced stepping off and
15827 on if supported.
15828
0b47da9f
YQ
158292016-03-03 Yao Qi <yao.qi@linaro.org>
15830
15831 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15832 proc.
15833 (setup): New proc.
15834 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15835 and setup.
15836
065ab6dc
BH
158372016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15838
15839 * gdb.fortran/vla-history.exp: Remove breakpoint.
15840
07e448ad 158412016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15842
25d49b86
PA
15843 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15844 exceeds timeout.
07e448ad 15845
9ac2d526 158462016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15847
25d49b86
PA
15848 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15849 breakpoint.
9ac2d526 15850
17807369
BH
158512016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15852
15853 * gdb.mi/vla.f90: Nullify pointer after declaration.
15854
86e501af
PA
158552016-03-01 Pedro Alves <palves@redhat.com>
15856
15857 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15858
1e903e32
PA
158592016-03-01 Pedro Alves <palves@redhat.com>
15860
15861 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15862 before anything else.
15863 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15864 _GNU_SOURCE here.
15865 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15866 before anything else.
15867 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15868
6ccb54e2
PA
158692016-03-01 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15872
30ca9da1
YQ
158732016-03-01 Yao Qi <yao.qi@linaro.org>
15874
15875 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15876 prepare_for_testing.
15877
dc856b38
YQ
158782016-03-01 Yao Qi <yao.qi@linaro.org>
15879
15880 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15881
4a932159
AA
158822016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15883
15884 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15885 manually constructing the output path.
15886
f2489477
AA
158872016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15888
15889 * gdb.arch/s390-stackless.S: New.
15890 * gdb.arch/s390-stackless.exp: New.
15891
38899f16
IB
158922016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15893
15894 * gdb.dlang/circular.c: New file.
15895 * gdb.dlang/circular.exp: New file.
15896
9fde51ed
YQ
158972016-02-26 Yao Qi <yao.qi@linaro.org>
15898
15899 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15900 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15901 (testcases): Update.
15902
ce90fefe
YQ
159032016-02-26 Yao Qi <yao.qi@linaro.org>
15904
15905 * gdb.reverse/aarch64.c: Rename to ...
15906 * gdb.reverse/insn-reverse.c: ... it.
15907 * gdb.reverse/aarch64.exp: Rename to ...
15908 * gdb.reverse/insn-reverse.exp: ... it.
15909
3263bceb
YQ
159102016-02-26 Yao Qi <yao.qi@linaro.org>
15911
15912 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15913 (testcase_ftype): New.
15914 (testcases): New array.
15915 (n_testcases): New.
15916 (main): Call each element in testcases.
15917 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15918 (read_testcase): New.
15919 Do the tests in a loop.
15920
6cb59ff1
YQ
159212016-02-25 Yao Qi <yao.qi@linaro.org>
15922
15923 * gdb.base/branches.c: Remove.
15924
ae91f625
MK
159252016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15926
15927 PR gdb/13808
15928 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15929
678b48b7
MK
159302016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15931
15932 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15933
7337a6f2
MK
159342016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15935
15936 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15937 change x86_64 call_insn to 'callq'.
15938
861ca91f
AT
159392016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15940
15941 * gdb.trace/tfile-avx.c: Move to...
15942 * gdb.trace/tracefile-pseudo-reg.c: Here.
15943 * gdb.trace/tfile-avx.exp: Move to...
15944 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15945
bf74e428
GB
159462016-02-24 Gary Benson <gbenson@redhat.com>
15947
15948 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15949 message on attach.
15950
cce0e923
DE
159512016-02-23 Doug Evans <dje@google.com>
15952
15953 * gdb.base/skip.c (test_skip): New function.
15954 (end_test_skip_file_and_function): New function.
15955 (test_skip_file_and_function): New function.
15956 * gdb.base/skip1.c (test_skip): New function.
15957 (skip1_test_skip_file_and_function): New function.
15958 * gdb.base/skip.exp: Add tests for new skip options.
15959 * gdb.base/skip-solib.exp: Update expected output.
15960 * gdb.perf/skip-command.cc: New file.
15961 * gdb.perf/skip-command.exp: New file.
15962 * gdb.perf/skip-command.py: New file.
15963
4000e47e
MK
159642016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15965
15966 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15967 info registers pattern.
15968
24f75ead
IB
159692016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15970
15971 * lib/future.exp: Add D support.
15972 (gdb_find_gdc): New proc.
15973 (gdb_default_target_compile): Add D support.
15974
fbb7bcbe
WW
159752016-02-18 Wei-cheng Wang <cole945@gmail.com>
15976
15977 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15978 user+system time.
15979 (trace_speed_test): Determine the iteration count for a time
15980 between 15..30 seconds.
15981
012b3a21
WT
159822016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15983
15984 * gdb.arch/i386-mpx-sigsegv.c: New file.
15985 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15986 * gdb.arch/i386-mpx-simple_segv.c: New file.
15987 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15988
2d5189bd
YQ
159892016-02-18 Yao Qi <yao.qi@linaro.org>
15990
15991 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15992 Don't call setup_kfail.
15993
40fb20d0
YQ
159942016-02-18 Yao Qi <yao.qi@linaro.org>
15995
15996 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15997 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15998
21b1f8d2
DE
159992016-02-16 Doug Evans <dje@google.com>
16000
16001 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16002 * gdb.base/skip1.c: Ditto.
16003 * gdb.base/skip.exp: Whitespace cleanup.
16004
4041ed77
DB
160052016-02-16 Don Breazeal <donb@codesourcery.com>
16006
16007 PR remote/19496
16008 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16009 Remove kfail for PR remote/19496.
16010
c4ef31bf
SM
160112016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16012
16013 * lib/gdb.exp (standard_temp_file): Return a path specific to
16014 the runtest invocation.
16015
266b65b3
SM
160162016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16017
16018 * gdb.trace/save-trace.exp: Change relative path to be in the
16019 standard output directory.
16020
a7a0a6a9
JK
160212016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16022
16023 * gdb.arch/i386-prologue.c: Add missing prototypes.
16024
c99dbb42
JK
160252016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16026
16027 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16028 * gdb.arch/i386-prologue.exp: Likewise.
16029 * gdb.arch/i386-size.exp: Likewise.
16030
aa480355
SM
160312016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16032
16033 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16034 define object file path.
16035 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16036 file path.
16037 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16038 standard_output_file to define binfile.
16039
ba881f50
JK
160402016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16041
16042 Fix compatibility with recent gfortran-5.3.1.
16043 * gdb.fortran/vla-history.exp (print vla1 allocated)
16044 (print vla2 allocated, print $2, print $3): Remove
16045 (print $4): Rename to ...
16046 (print $2): ... here.
16047 (print $9): Rename to ...
16048 (print $5): ... here.
16049 (print $10): Rename to ...
16050 (print $6): ... here.
16051 * gdb.fortran/vla.f90: Add pvla initialization.
16052
e9fb005c
JK
160532016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16054
16055 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16056 New test.
16057 * gdb.fortran/vla-value-sub.exp: Likewise.
16058
e44e00ff
MK
160592016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16060
16061 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16062
97e94151
SM
160632016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16064
16065 * i386-biarch-core.exp: Define corefile using
16066 standard_output_file.
16067
01113bc1
YQ
160682016-02-12 Yao Qi <yao.qi@linaro.org>
16069
16070 * gdb.arch/arm-single-step-kernel-helper.c: New.
16071 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16072
33b4777c
MM
160732016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16074
16075 * gdb.btrace/tailcall-only.exp: New.
16076 * gdb.btrace/tailcall-only.c: New.
16077 * gdb.btrace/x86_64-tailcall-only.S: New.
16078 * gdb.btrace/i686-tailcall-only.S: New.
16079
acc23c11
PA
160802016-02-11 Pedro Alves <palves@redhat.com>
16081
16082 * README (Parallel testing): Add missing double quotes.
16083
e352bf0a
PA
160842016-02-11 Pedro Alves <palves@redhat.com>
16085
16086 * README (Parallel testing): New section.
16087 (GDB_PARALLEL): Rewrite.
16088 (FORCE_PARALLEL): Document.
16089
9f5fed78
MK
160902016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16091
16092 * gdb.trace/tfile-avx.c: New test.
16093 * gdb.trace/tfile-avx.exp: New test.
16094
9ef9e6a6
KS
160952016-02-09 Keith Seitz <keiths@redhat.com>
16096
16097 PR breakpoints/19546
16098 * gdb.base/infcall-exec.c: New file.
16099 * gdb.base/infcall-exec2.c: New file.
16100 * gdb.base/infcall-exec.exp: New file.
16101
a96e36da
KS
161022016-02-09 Keith Seitz <keiths@redhat.com>
16103
16104 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16105 (toplevel): Call test_bkpt_address.
16106
9f61929f
KS
161072016-02-09 Keith Seitz <keiths@redhat.com>
16108
16109 PR python/19506
16110 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16111 (toplevel): Call test_bkpt_address.
16112
1e94266c
SM
161132016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16114
16115 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16116 to AC_OUTPUT.
16117 * configure: Regenerate.
16118
2a7f3dff
PA
161192016-02-09 Pedro Alves <palves@redhat.com>
16120
16121 PR breakpoints/19548
16122 * gdb.base/execl-update-breakpoints.c (some_function): New
16123 function.
16124 (main): Call it.
16125 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16126 Tighten expected GDB output.
16127
2151ccc5
SM
161282016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16129
16130 * Makefile.in (ALL_SUBDIRS): Remove.
16131 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16132 (distclean maintainer-clean realclean): Likewise.
16133 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16134 * configure: Regenerate.
16135 * gdb.ada/Makefile.in: Delete.
16136 * gdb.arch/Makefile.in: Likewise.
16137 * gdb.asm/Makefile.in: Likewise.
16138 * gdb.base/Makefile.in: Likewise.
16139 * gdb.btrace/Makefile.in: Likewise.
16140 * gdb.cell/Makefile.in: Likewise.
16141 * gdb.compile/Makefile.in: Likewise.
16142 * gdb.cp/Makefile.in: Likewise.
16143 * gdb.disasm/Makefile.in: Likewise.
16144 * gdb.dlang/Makefile.in: Likewise.
16145 * gdb.dwarf2/Makefile.in: Likewise.
16146 * gdb.fortran/Makefile.in: Likewise.
16147 * gdb.gdb/Makefile.in: Likewise.
16148 * gdb.go/Makefile.in: Likewise.
16149 * gdb.guile/Makefile.in: Likewise.
16150 * gdb.java/Makefile.in: Likewise.
16151 * gdb.linespec/Makefile.in: Likewise.
16152 * gdb.mi/Makefile.in: Likewise.
16153 * gdb.modula2/Makefile.in: Likewise.
16154 * gdb.multi/Makefile.in: Likewise.
16155 * gdb.objc/Makefile.in: Likewise.
16156 * gdb.opencl/Makefile.in: Likewise.
16157 * gdb.opt/Makefile.in: Likewise.
16158 * gdb.pascal/Makefile.in: Likewise.
16159 * gdb.perf/Makefile.in: Likewise.
16160 * gdb.python/Makefile.in: Likewise.
16161 * gdb.reverse/Makefile.in: Likewise.
16162 * gdb.server/Makefile.in: Likewise.
16163 * gdb.stabs/Makefile.in: Likewise.
16164 * gdb.threads/Makefile.in: Likewise.
16165 * gdb.trace/Makefile.in: Likewise.
16166 * gdb.xml/Makefile.in: Likewise.
16167 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16168 GDB_PARALLEL.
16169 (standard_output_file): Remove check for GDB_PARALLEL, always
16170 return path in outputs/$subdir/$testname.
16171
437277d4
SM
161722016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16173
16174 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16175 (site.exp): Assign abs_srcdir to tcl's srcdir.
16176
31d913c7
YQ
161772016-02-04 Yao Qi <yao.qi@linaro.org>
16178
16179 * gdb.base/foll-exec-mode.c: Include limits.h.
16180 (main): Add parameters argc and argv. Get directory from
16181 argv[0].
16182 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16183 compilation.
16184 * gdb.base/foll-exec.c: Include limits.h.
16185 (main): Add parameters argc and argv.
16186 Get directory from argv[0].
16187 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16188 Adjust tests on the number of lines as source code changed.
16189 * gdb.base/foll-vfork-exit.c: Include limits.h.
16190 (main): Add one line of statement before vfork.
16191 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16192 (main): Add parameters argc and argv. Get directory from
16193 argv[0].
16194 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16195 (setup_gdb): Set tbreak to skip some source lines.
16196 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16197 (main): Add parameters argc and argv. Get directory from
16198 argv[0].
16199 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16200 compilation.
16201 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16202 (main): Add parameters argc and argv. Get directory from
16203 argv[0].
16204 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16205 compilation.
16206
9482b9fb
DE
162072016-02-01 Doug Evans <dje@google.com>
16208
16209 * gdb.base/skip.exp: Clean up multiple references to same test name.
16210
6b2e4f10
PA
162112016-02-01 Pedro Alves <palves@redhat.com>
16212
ccb6afd6 16213 PR remote/19496
6b2e4f10
PA
16214 * gdb.threads/forking-threads-plus-breakpoint.exp
16215 (displaced_stepping_supported): New global.
16216 (probe_displaced_stepping_support): New procedure.
16217 (do_test): Add 'displaced' parameter, and use it.
16218 (top level): Check for displaced stepping support. Add displaced
16219 stepping on/off testing axis.
16220
37a8db1a
AB
162212016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16222
16223 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16224 pointer. Don't perform further tests on the unassociated pointer
16225 if the first test fails.
16226
5fdf6324
AB
162272016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16228
16229 * gdb.base/max-value-size.c: New file.
16230 * gdb.base/max-value-size.exp: New file.
16231 * gdb.base/huge.exp: Disable max-value-size for this test.
16232
935c6144
IB
162332016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16234
16235 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16236
7fe8399d
YQ
162372016-01-28 Yao Qi <yao.qi@linaro.org>
16238
16239 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16240
a2077e25
PA
162412016-01-25 Pedro Alves <palves@redhat.com>
16242
16243 PR threads/19461
16244 * gdb.base/fork-running-state.c: New file.
16245 * gdb.base/fork-running-state.exp: New file.
16246
1d2736d4
PA
162472016-01-25 Pedro Alves <palves@redhat.com>
16248
16249 PR gdb/19494
16250 * gdb.base/catch-fork-kill.c: New file.
16251 * gdb.base/catch-fork-kill.exp: New file.
16252
f1da4b11
PA
162532016-01-25 Pedro Alves <palves@redhat.com>
16254
16255 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16256 Delete, moved to lib/gdb.exp.
16257 * gdb.threads/forking-threads-plus-breakpoint.exp
16258 (foreach_with_prefix): Likewise.
16259 * gdb.threads/process-dies-while-handling-bp.exp
16260 (foreach_with_prefix): Likewise.
16261 * lib/gdb.exp (foreach_with_prefix): New procedure.
16262
45f38546
MK
162632016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16264
16265 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16266 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16267
dc29a1ce
MK
162682016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16269
16270 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16271 endian targets.
16272
092127d7
JK
162732016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16274 Pedro Alves <palves@redhat.com>
16275
16276 Fix testsuite compatibility with Guile.
16277 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16278 number.
16279
31d765d3
JK
162802016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16281
16282 Fix testsuite compatibility with Guile.
16283 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16284 (thread 1): New test for backtrace through signal handler.
16285
1ac78c04
YQ
162862016-01-22 Yao Qi <yao.qi@linaro.org>
16287
16288 PR testsuite/19491
16289 * gdb.base/multi-forks.c: Include
16290 ../lib/unbuffer_output.c
16291 (main): Call gdb_unbuffer_output.
16292
4f5946a8
DE
162932016-01-21 Doug Evans <dje@google.com>
16294
16295 * lib/ada.exp (gdb_compile_ada): Fix typo.
16296
305e13e6
JB
162972016-01-21 Joel Brobecker <brobecker@adacore.com>
16298
16299 * gdb.base/break-fun-addr.exp: New file.
16300 * gdb.base/break-fun-addr1.c: New file.
16301 * gdb.base/break-fun-addr2.c: New file.
16302
5f5dfff6
SM
163032016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16304
16305 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16306 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16307 enum flag values.
16308
fd356fa2
AA
163092016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16310
16311 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16312 when GDB can not set the vector return value. Add more comments
16313 for clarification.
16314
9df22175
AT
163152016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16316
16317 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16318 command.
16319
41d1845e
SM
163202016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16321
16322 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16323
01ac6840
SM
163242016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16325
16326 * Makefile.in (check-single): Pass --status to runtest.
16327 (check/%.exp): Likewise.
16328
163292016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16330
16331 * Makefile.in (check-parallel): Propagate return code from make
16332 do-check-parallel.
16333
bd0a71fa
MK
163342016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16335
16336 * gdb.trace/ftrace.exp: Fix expected message on continue.
16337 * gdb.trace/pending.exp: Fix expected message on continue.
16338 * gdb.trace/trace-break.exp: Fix expected message on continue.
16339
8bcbad33
SM
163402016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16341
16342 * lib/gdb.exp (gdb_test): Remove unused global references.
16343
f303dbd6
PA
163442016-01-18 Pedro Alves <palves@redhat.com>
16345
16346 * gdb.base/async-shell.exp: Adjust expected output.
16347 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16348 * gdb.base/siginfo-thread.exp: Adjust expected output.
16349 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16350 * gdb.java/jnpe.exp: Adjust expected output.
16351 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16352 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16353 * gdb.threads/leader-exit.exp: Adjust expected output.
16354 * gdb.threads/manythreads.exp: Adjust expected output.
16355 * gdb.threads/pthreads.exp: Adjust expected output.
16356 * gdb.threads/schedlock.exp: Adjust expected output.
16357 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16358 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16359 expected output.
16360 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16361 output.
16362 * gdb.threads/sigthread.exp: Adjust expected output.
16363 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16364
b2789696
YQ
163652016-01-18 Yao Qi <yao.qi@linaro.org>
16366
16367 * gdb.guile/scm-section-script.c: Replace @progbits with
16368 %progbits.
16369 * gdb.python/py-section-script.c: Likewise.
16370
71ef29a8
PA
163712016-01-15 Pedro Alves <palves@redhat.com>
16372
16373 * gdb.multi/tids.exp: Test star wildcard ranges.
16374
3f5b7598
PA
163752016-01-15 Pedro Alves <palves@redhat.com>
16376
16377 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16378 command from "thread apply" invocation.
16379 (thr_apply_info_thr_invalid): Default the expected output to the
16380 input tid list.
16381 (top level): Add tests that use convenience variables. Add tests
16382 for "thread apply" with a valid TID list, but missing the command.
16383
663f6d42
PA
163842016-01-13 Pedro Alves <palves@redhat.com>
16385
16386 * gdb.base/default.exp: Expect $_gthread as well.
16387 * gdb.multi/tids.exp: Test $_gthread.
16388 * gdb.threads/thread-specific.exp: Test $_gthread.
16389
c84f6bbf
PA
163902016-01-13 Pedro Alves <palves@redhat.com>
16391
16392 * gdb.multi/tids.exp: Test "info threads -gid".
16393
22a02324
PA
163942016-01-13 Pedro Alves <palves@redhat.com>
16395
16396 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16397 Breakpoint.thread.
16398 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16399
5d5658a1
PA
164002016-01-07 Pedro Alves <palves@redhat.com>
16401
16402 * gdb.base/break.exp: Adjust to output changes.
16403 * gdb.base/hbreak2.exp: Likewise.
16404 * gdb.base/sepdebug.exp: Likewise.
16405 * gdb.base/watch_thread_num.exp: Likewise.
16406 * gdb.linespec/keywords.exp: Likewise.
16407 * gdb.multi/info-threads.exp: Likewise.
16408 * gdb.threads/thread-find.exp: Likewise.
16409 * gdb.multi/tids.c: New file.
16410 * gdb.multi/tids.exp: New file.
16411
84654457
PA
164122016-01-13 Pedro Alves <palves@redhat.com>
16413
16414 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16415
e3940304
PA
164162016-01-13 Pedro Alves <palves@redhat.com>
16417
16418 * gdb.base/default.exp: Expect $_inferior as well.
16419 * gdb.multi/base.exp: Test $_inferior.
16420
a911d87a
PA
164212016-01-13 Pedro Alves <palves@redhat.com>
16422
16423 PR breakpoints/19388
16424 * gdb.base/catch-signal-siginfo-cond.c: New file.
16425 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16426
82075af2
JS
164272016-01-12 Josh Stone <jistone@redhat.com>
16428 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16429
16430 * gdb.base/catch-syscall.c (do_execve): New variable.
16431 (main): Conditionally trigger an execve.
16432 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16433 (test_catch_syscall_execve): New, check entry/return across execve.
16434 (do_syscall_tests): Call test_catch_syscall_execve.
16435
e46eeedd
PA
164362016-01-12 Pedro Alves <palves@redhat.com>
16437
16438 * gdb.base/random-signal.exp (do_test): New procedure, with body
16439 of testcase moved in.
16440
01d8c27e
JK
164412016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16442 Pedro Alves <palves@redhat.com>
16443
16444 * gdb.base/funcargs.exp (finish from indirectly called function):
16445 Reintroduce the case for 'First'.
16446
9a706302
JK
164472016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16448 Pedro Alves <palves@redhat.com>
16449
16450 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16451 (tcatch_vfork_then_child_follow_exec)
16452 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16453 identification.
16454
c0ecb95f
JK
164552016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16456
16457 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16458 and repeats to unlimited.
16459 * gdb.python/py-value.exp: Likewise.
16460 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16461 and repeats to unlimited.
16462
6cfc1fcb
JK
164632016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16464
16465 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16466 and reordering the functions.
16467 * gdb.multi/hangout.c: Likewise.
16468 * gdb.multi/hello.c: Likewise.
16469
582a1b00
SM
164702016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16471
16472 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16473 absolute.
16474 (SingleStatisticTestResult.report): Use dict.keys instead of
16475 dict.iterkeys.
16476
79bc59cb
PA
164772016-01-06 Pedro Alves <palves@redhat.com>
16478
16479 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16480
43368e1d
MM
164812016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16482
16483 * gdb.btrace/dlopen.exp: New.
16484 * gdb.btrace/dlopen.c: New.
16485 * gdb.btrace/dlopen-dso.c: New.
16486
79fad5b8
SL
164872015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16488
16489 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16490 PATTERN argument is optional.
16491
ab8314b3
JB
164922015-12-24 Joel Brobecker <brobecker@adacore.com>
16493
16494 * lib/ada.exp (target_compile_ada_from_dir): New function.
16495 (gdb_compile_ada): Reimplement avoiding the use of project files.
16496 * gdb.ada/gnat_ada.gpr: Delete.
16497 * gdb.ada/cond_lang.exp: Adjust test to make path before
16498 filename optional.
16499 * gdb.ada/small_reg_param.exp: Likewise.
16500
fe33faff
SM
165012015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16502
16503 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16504
6d265cb4
TP
165052015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16506
16507 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16508 case.
16509
10125099
SM
165102015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16511
16512 * gdb.base/break.exp: Remove dead code.
16513 * gdb.base/sepdebug.exp: Likewise.
16514
3ca22649
SM
165152015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16516
16517 * gdb.asm/asm-source.exp: Remove HP-UX references.
16518 * gdb.base/annota1.exp: Likewise.
16519 * gdb.base/annota3.exp: Likewise.
16520 * gdb.base/attach.exp: Likewise.
16521 * gdb.base/bigcore.exp: Likewise.
16522 * gdb.base/break.exp: Likewise.
16523 * gdb.base/call-ar-st.exp: Likewise.
16524 * gdb.base/callfuncs.exp: Likewise.
16525 * gdb.base/catch-fork-static.exp: Likewise.
16526 * gdb.base/display.exp: Likewise.
16527 * gdb.base/foll-exec-mode.exp: Likewise.
16528 * gdb.base/foll-exec.exp: Likewise.
16529 * gdb.base/foll-fork.exp: Likewise.
16530 * gdb.base/foll-vfork.exp: Likewise.
16531 * gdb.base/funcargs.exp: Likewise.
16532 * gdb.base/hbreak2.exp: Likewise.
16533 * gdb.base/inferior-died.exp: Likewise.
16534 * gdb.base/interrupt.exp: Likewise.
16535 * gdb.base/multi-forks.exp: Likewise.
16536 * gdb.base/nodebug.exp: Likewise.
16537 * gdb.base/sepdebug.exp: Likewise.
16538 * gdb.base/solib1.c: Likewise.
16539 * gdb.base/step-test.exp: Likewise.
16540 * gdb.mi/non-stop.c: Likewise.
16541 * gdb.mi/pthreads.c: Likewise.
16542 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16543 * gdb.threads/pthreads.c: Likewise.
16544 * gdb.threads/staticthreads.exp: Likewise.
16545 * lib/future.exp: Likewise.
16546 * lib/gdb.exp: Likewise.
16547 * gdb.base/so-indr-cl.c: Remove.
16548 * gdb.base/so-indr-cl.exp: Likewise.
16549 * gdb.base/solib.c: Likewise.
16550 * gdb.base/solib.exp: Likewise.
16551 * gdb.base/solib2.c: Likewise.
16552
b6304613
SM
165532015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16554
16555 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16556 * gdb.base/call-ar-st.exp: Likewise.
16557 * gdb.base/callfuncs.exp: Likewise.
16558 * gdb.base/condbreak.exp: Likewise.
16559 * gdb.base/constvars.exp: Likewise.
16560 * gdb.base/hbreak2.exp: Likewise.
16561 * gdb.base/langs.exp: Likewise.
16562 * gdb.base/list.exp: Likewise.
16563 * gdb.base/long_long.exp: Likewise.
16564 * gdb.base/ptype.exp: Likewise.
16565 * gdb.base/scope.exp: Likewise.
16566 * gdb.base/signals.exp: Likewise.
16567 * gdb.base/so-impl-ld.exp: Likewise.
16568 * gdb.base/varargs.exp: Likewise.
16569 * gdb.base/volatile.exp: Likewise.
16570 * gdb.base/whatis.exp: Likewise.
16571 * gdb.cp/cplusfuncs.exp: Likewise.
16572 * gdb.cp/inherit.exp: Likewise.
16573 * gdb.cp/local.exp: Likewise.
16574 * gdb.cp/member-ptr.exp: Likewise.
16575 * gdb.cp/method.exp: Likewise.
16576 * gdb.cp/overload.exp: Likewise.
16577 * gdb.cp/templates.exp: Likewise.
16578 * gdb.stabs/weird.exp: Likewise.
16579 * lib/compiler.c: Likewise.
16580 * lib/compiler.cc: Likewise.
16581 * lib/cp-support.exp: Likewise.
16582 * lib/gdb.exp: Likewise.
16583
bf401b07
SM
165842015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16585
16586 * configure.ac: Remove HP-UX case.
16587 * configure: Regenerate.
16588
aff9c0f8
SM
165892015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16590
16591 * lib/gdb.exp (gdb_compile): Add function doc.
16592
a6904d5a
PA
165932015-12-17 Pedro Alves <palves@redhat.com>
16594
16595 PR threads/19354
16596 * gdb.multi/info-threads.exp: New file.
16597
a22279dd
YQ
165982015-12-15 Yao Qi <yao.qi@linaro.org>
16599
16600 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16601 is aarch64*-*-*.
16602
0588c796
SL
166032015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16604
16605 * gdb.base/history-duplicates.exp: Skip if no readline support.
16606
5d978e17
SL
166072015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16608
16609 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16610
7e763b86
SL
166112015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16612
16613 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16614
87a3a92c
SL
166152015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16616
16617 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16618 ctrl-C if nointerrupts target property is set.
16619 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16620 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16621 * gdb.base/paginate-bg-execution.exp: Likewise.
16622 * gdb.base/paginate-execution-startup.exp: Likewise.
16623 * gdb.base/random-signal.exp: Likewise.
16624 * gdb.base/range-stepping.exp: Likewise.
16625 * gdb.cp/annota2.exp: Likewise.
16626 * gdb.cp/annota3.exp: Likewise.
16627 * gdb.gdb/selftest.exp: Likewise.
16628 * gdb.threads/continue-pending-status.exp: Likewise.
16629 * gdb.threads/leader-exit.exp: Likewise.
16630 * gdb.threads/manythreads.exp: Likewise.
16631 * gdb.threads/pthreads.exp: Likewise.
16632 * gdb.threads/schedlock.exp: Likewise.
16633 * gdb.threads/sigthread.exp: Likewise.
16634
a8f077dc
DB
166352015-12-11 Don Breazeal <donb@codesourcery.com>
16636
16637 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16638 remote.
16639 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16640 * gdb.base/foll-exec.exp (main): Enable for target remote.
16641 * gdb.base/foll-fork.exp (main): Likewise.
16642 * gdb.base/foll-vfork.exp (main): Likewise.
16643 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16644 (proc continue_to_exit_bp_loc): Use clean_restart.
16645 * gdb.base/pie-execl.exp (main): Disable for target remote.
16646 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16647 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16648 * gdb.threads/execl.exp (main): Likewise.
16649 * gdb.threads/fork-child-threads.exp (main): Likewise.
16650 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16651 remote.
16652 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16653 remote.
16654 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16655 pid.tid style ptids, instead of just tid.
16656 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16657 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16658 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16659 ptids, instead of just tid.
16660
3b2464a8
AB
166612015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16662
16663 * gdb.base/list.exp (test_list_forward): Add end of file error
16664 test.
16665 (test_repeat_list_command): Add end of file error test.
16666 (test_list_backwards): Add beginning of file error test.
16667
a0def019
AB
166682015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16669
16670 * gdb.base/list.exp (test_list_invalid_args): New function,
16671 defined, and called.
16672
5c000dff
AB
166732015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16674
16675 * gdb.base/list.exp (test_list): Make test names unique.
16676
f1637ebe
YQ
166772015-12-11 Yao Qi <yao.qi@linaro.org>
16678
16679 * gdb.base/coremaker2.c: Remove.
16680
36d6fc0a
PA
166812015-12-10 Pedro Alves <palves@redhat.com>
16682
16683 * gdb.multi/base.exp: Remove stale "spaces" references.
16684
762f7747
PA
166852015-12-10 Pedro Alves <palves@redhat.com>
16686
16687 * gdb.multi/base.exp: Don't use nowarnings.
16688 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16689 * gdb.multi/hangout.c: Include stdio.h.
16690 * gdb.multi/hello.c: Include stdlib.h.
16691 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16692 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16693 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16694
28d2bfb9
AB
166952015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16696
16697 * gdb.dwarf2/dw2-ranges-base.c: New file.
16698 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16699 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16700 support additional line table, and debug ranges generation.
16701 (Dwarf::ranges): New function, generate .debug_ranges.
16702 (Dwarf::lines): Support generating simple line table programs.
16703 (Dwarf::assemble): Initialise new namespace variables.
16704
5fc2beac
KB
167052015-12-09 Kevin Buettner <kevinb@redhat.com>
16706
16707 * gdb.base/async.exp (proc test_background): Add case for
16708 asynchronous execution not supported.
16709
1c35a88f
LM
167102015-12-09 Luis Machado <lgustavo@codesourcery.com>
16711
16712 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16713 format and change test names to make them unique.
16714
b593e3d9
RK
167152015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16716 Pedro Alves <pedro@redhat.com>
16717
16718 PR gdb/18702
16719 Add checking of floatformats setup on x86_64 hosts.
16720 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16721 (smallval, bigval): New labels/constants.
16722 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16723 float" after loading bigval and smallval.
16724
d72413e6
PMR
167252015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16726
16727 * gdb.ada/fun_overload_menu.exp: New testcase.
16728 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16729
ece66d65
JS
167302015-12-04 Josh Stone <jistone@redhat.com>
16731
16732 * gdb.base/catch-fork-static.exp: New.
16733
41d0efca
YQ
167342015-12-03 Yao Qi <yao.qi@linaro.org>
16735
16736 * gdb.base/sizeof.c: Don't include stdio.h and
16737 ../lib/unbuffer_output.c.
16738 (main): New variable 'size' and 'value'. Remove printf and
16739 gdb_unbuffer_output. Assign return value to size and value.
16740 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16741 at the beginning.
16742 (check_sizeof): Check the result by printing variable 'size'.
16743 (check_valueof): Check the result by printing variable 'value'.
16744
99fd02d9
YQ
167452015-12-01 Yao Qi <yao.qi@linaro.org>
16746
16747 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16748 for aarch64*-*-linux* target.
16749
f2faf941
PA
167502015-11-30 Pedro Alves <palves@redhat.com>
16751
16752 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16753
04bf20c5
PA
167542015-11-30 Pedro Alves <palves@redhat.com>
16755
16756 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16757 Handle non-stop mode vCont replies.
16758
09df4675
PA
167592015-11-30 Pedro Alves <palves@redhat.com>
16760
16761 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16762 prepare_for_testing. Start gdb with "set non-stop on" appended to
16763 GDBFLAGS. Lax expected stop output.
16764
58b584af
YQ
167652015-11-27 Yao Qi <yao.qi@linaro.org>
16766
16767 * gdb.arch/arm-neon.exp: New.
16768 * gdb.arch/arm-neon.c: New.
16769
dfcb77a8
YQ
167702015-11-27 Yao Qi <yao.qi@linaro.org>
16771
16772 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16773
88e8ec1b
YQ
167742015-11-27 Yao Qi <yao.qi@linaro.org>
16775
16776 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16777 frames-invalid annotation.
16778
bfde72c2
YQ
167792015-11-27 Yao Qi <yao.qi@linaro.org>
16780
16781 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16782
f6512a69
SM
167832015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16784
16785 * gdb.threads/names.exp: New file.
16786 * gdb.threads/names.c: New file.
16787 * README: Mention gdb,no_thread_names.
16788
46a3515b
MM
167892015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16790
16791 PR 19297
16792 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16793 support" error.
16794
62147a22
PA
167952015-11-24 Pedro Alves <palves@redhat.com>
16796
16797 PR 17539
16798 * gdb.base/display.exp: Expect displays to be sorted in ascending
16799 order. Use multi_line.
16800 * gdb.base/solib-display.exp: Likewise.
16801
2f341b6e
PA
168022015-11-24 Pedro Alves <palves@redhat.com>
16803
16804 PR 17539
25d49b86
PA
16805 * gdb.base/display.exp: Expect displays to be sorted in ascending
16806 order. Use multi_line.
16807 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16808
7e0aa6aa
PA
168092015-11-24 Pedro Alves <palves@redhat.com>
16810
16811 PR 17539
16812 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16813 threads in ascending order.
16814 * gdb.base/foll-fork.exp: Likewise.
16815 * gdb.base/foll-vfork.exp: Likewise.
16816 * gdb.base/multi-forks.exp: Likewise.
16817 * gdb.mi/mi-nonstop.exp: Likewise.
16818 * gdb.mi/mi-nsintrall.exp: Likewise.
16819 * gdb.multi/base.exp: Likewise.
16820 * gdb.multi/multi-arch.exp: Likewise.
16821 * gdb.python/py-inferior.exp: Likewise.
16822 * gdb.threads/break-while-running.exp: Likewise.
16823 * gdb.threads/execl.exp: Likewise.
16824 * gdb.threads/gcore-thread.exp: Likewise.
16825 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16826 * gdb.threads/kill.exp: Likewise.
16827 * gdb.threads/linux-dp.exp: Likewise.
16828 * gdb.threads/multiple-step-overs.exp: Likewise.
16829 * gdb.threads/next-bp-other-thread.exp: Likewise.
16830 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16831 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16832 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16833 * gdb.threads/thread-find.exp: Likewise.
16834 * gdb.threads/tls.exp: Likewise.
16835 * lib/mi-support.exp (mi_reverse_list): Delete.
16836 (mi_check_thread_states): No longer reverse list.
16837
2cc57ad8
PA
168382015-11-24 Pedro Alves <palves@redhat.com>
16839
16840 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16841 use lowercase.
16842
c93e8391
SM
168432015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16844
16845 * gdb.trace/actions.c: Include trace-common.h.
16846 (main): Add a location for a fast tracepoint.
16847 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16848 the normal tracepoints.
16849 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16850
045ccf91
SM
168512015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16852
16853 * save-trace.exp: Factor out code to these...
16854 (gdb_save_tracepoints): New.
16855 (gdb_load_tracepoints): New.
16856 (do_save_load_test): New.
16857
5506f9f6
KB
168582015-11-23 Kevin Buettner <kevinb@redhat.com>
16859
16860 * gdb.base/asmlabel.exp: New test.
16861 * gdb.base/asmlabel.c: New test case.
16862
16c3b12f
JB
168632015-11-23 Joel Brobecker <brobecker@adacore.com>
16864
16865 * gdb.base/wrong_frame_bt_full-main.c: New file.
16866 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16867 * gdb.base/wrong_frame_bt_full.exp: New file.
16868
155bfbd3
JB
168692015-11-23 Joel Brobecker <brobecker@adacore.com>
16870
16871 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16872
bb097445
JM
168732015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16874
206853a0 16875 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16876 pstate register when comparing registers values in
16877 sparc64-*-linux-gnu targets to avoid spurious differences.
16878
9c88ed8f
JM
168792015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16880
206853a0 16881 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16882
96161e25
SL
168832015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16884
16885 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16886 as type argument to gdb_compile.
16887 * gdb.base/nested-subp2.exp: Likewise.
16888 * gdb.base/nested-subp3.exp: Likewise.
16889
340c2830
DV
168902015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16891
16892 * lib/dwarf.exp (_note): Fix left shift of negative value.
16893 * gdb.trace/trace-condition.exp: Likewise.
16894
c1862d0f
YQ
168952015-11-13 Yao Qi <yao.qi@linaro.org>
16896
16897 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16898 comments about d10v.
16899 (test_scalar_returns): Likewise.
16900 * gdb.base/d10v.ld: Remove.
16901 * gdb.base/overlays.exp: Remove the target triplet checking for
16902 d10v-*-*.
16903 * gdb.base/structs.exp (test_struct_returns): Remove the
16904 comments about d10v.
16905 (test_struct_calls): Likewise.
16906
77ae9c19
YQ
169072015-11-13 Yao Qi <yao.qi@linaro.org>
16908
16909 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16910 * gdb.base/gnu_vector.c: Don't include stdio.h.
16911 (main): Don't print res and call add_some_intvecs.
16912
430e004e
MK
169132015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16914
16915 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16916 macro.
16917 (func5): Removed.
16918 (func4): Use FAST_TRACEPOINT_LABEL.
16919 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16920 macro.
16921 (func): Removed.
16922 (thread_function): Use FAST_TRACEPOINT_LABEL.
16923 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16924 (func): Remove.
16925 (marker): Use FAST_TRACEPOINT_LABEL.
16926 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16927 (pendfunc1): Remove.
16928 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16929 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16930 (foo): Remove.
16931 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16932 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16933 macro.
16934 (func): Remove.
16935 (marker): Use FAST_TRACEPOINT_LABEL.
16936 * gdb.trace/trace-common.h: New header.
16937 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16938 macro.
16939 (func): Remove.
16940 (marker): Use FAST_TRACEPOINT_LABEL.
16941 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16942 (func): Remove.
16943 (thread_function): Use FAST_TRACEPOINT_LABEL.
16944
6e7675a7
MK
169452015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16946
16947 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16948 in front.
16949 * gdb.trace/change-loc.exp: Use global pcreg definition.
16950 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16951 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16952 in front.
16953 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16954 * gdb.trace/pending.exp: Likewise.
16955 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16956 * gdb.trace/trace-break.exp: Likewise.
16957 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16958 in front.
16959 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16960 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16961 in front.
16962 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16963
dddc0e16
JB
169642015-11-09 Joel Brobecker <brobecker@adacore.com>
16965
16966 * gdb.ada/fin_fun_out: New testcase.
16967
c6f0b406
KB
169682015-11-07 Kevin Buettner <kevinb@redhat.com>
16969
16970 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16971 value associated with DW_AT_byte_size.
16972 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16973 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16974 DW_AT_upper_bound.
16975
f01dcfd9
KB
169762015-11-07 Kevin Buettner <kevinb@redhat.com>
16977
16978 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16979 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16980 version.
16981 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16982 gdb.dwarf2/dw2-canonicalize-type.exp,
16983 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16984 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16985 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16986 provided by gdb_target_symbol_prefix_flags_asm.
16987 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16988 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16989 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16990 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16991 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16992 macros where needed). Use this macro for symbols which require
16993 the prefix provided by SYMBOL_PREFIX.
16994
2223449a
KB
169952015-11-05 Kevin Buettner <kevinb@redhat.com>
16996
16997 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16998 New procs.
16999 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17000 representing expressions, of more than one list element.
17001 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17002 to prepend linker symbol prefix to f.
17003 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17004 table_1 and table_2.
17005 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17006 Likewise, for f and g.
17007 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17008 for ptr.
17009 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17010 for main.
17011 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17012 table_1_ptr and table_2_ptr.
17013
6f2f1a3a
JK
170142015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17015 Joel Brobecker <brobecker@adacore.com>
17016
17017 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17018
566c56c9
MK
170192015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17020
17021 * gdb.reverse/s390-mvcle.c: New test.
17022 * gdb.reverse/s390-mvcle.exp: New file.
17023 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17024
d5f0636b
MK
170252015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17026
17027 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17028
7ad8b86c
MK
170292015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17030
17031 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17032 reaching marker2.
17033 * gdb.reverse/getresuid-reverse.exp: Likewise.
17034 * gdb.reverse/pipe-reverse.exp: Likewise.
17035 * gdb.reverse/readv-reverse.exp: Likewise.
17036 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17037 * gdb.reverse/time-reverse.exp: Likewise.
17038 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17039
4081c0f1
YQ
170402015-10-30 Yao Qi <yao.qi@linaro.org>
17041
17042 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17043 (empty_cycle): Remove.
17044 (main): Don't call empty_cycle. Don't use watch_count_done.
17045 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17046 empty_cycle. Rewrite the code counting HW watchpoints.
17047
452b4ba5
MK
170482015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17049
17050 * gdb.reverse/fstatat-reverse.c: New test.
17051 * gdb.reverse/fstatat-reverse.exp: New file.
17052 * gdb.reverse/getresuid-reverse.c: New test.
17053 * gdb.reverse/getresuid-reverse.exp: New file.
17054 * gdb.reverse/pipe-reverse.c: New test.
17055 * gdb.reverse/pipe-reverse.exp: New file.
17056 * gdb.reverse/readv-reverse.c: New test.
17057 * gdb.reverse/readv-reverse.exp: New file.
17058 * gdb.reverse/recvmsg-reverse.c: New test.
17059 * gdb.reverse/recvmsg-reverse.exp: New file.
17060 * gdb.reverse/time-reverse.c: New test.
17061 * gdb.reverse/time-reverse.exp: New file.
17062 * gdb.reverse/waitpid-reverse.c: New test.
17063 * gdb.reverse/waitpid-reverse.exp: New file.
17064
5e2e7507
JK
170652015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17066
17067 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17068
0fde2c53
DE
170692015-10-26 Doug Evans <dje@google.com>
17070
17071 PR symtab/17391
17072 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17073 * gdb.dwarf2/bad-regnum.c: New file.
17074 * gdb.dwarf2/bad-regnum.exp: New file.
17075
1a70ae97
DE
170762015-10-26 Doug Evans <dje@google.com>
17077
17078 PR python/18938
17079 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17080 file.
17081
27dc26ab
JK
170822015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17083
17084 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17085 for a change by "Mention language in compile error message".
17086
bed91f4d
SM
170872015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17088
17089 PR python/18073
17090 * gdb.python/py-type.c (C::a_method): New.
17091 (C::a_const_method): New.
17092 (C::a_static_method): New.
17093 (a_function): New.
17094 * gdb.python/py-type.exp (test_fields): Test getting fields
17095 from function and method.
17096
3f2f83dd
KB
170972015-10-21 Keven Boell <keven.boell@intel.com>
17098
17099 * gdb.fortran/vla-alloc-assoc.exp: New file.
17100 * gdb.fortran/vla-datatypes.exp: New file.
17101 * gdb.fortran/vla-datatypes.f90: New file.
17102 * gdb.fortran/vla-history.exp: New file.
17103 * gdb.fortran/vla-ptype-sub.exp: New file.
17104 * gdb.fortran/vla-ptype.exp: New file.
17105 * gdb.fortran/vla-sizeof.exp: New file.
17106 * gdb.fortran/vla-sub.f90: New file.
17107 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17108 * gdb.fortran/vla-value-sub-finish.exp: New file.
17109 * gdb.fortran/vla-value-sub.exp: New file.
17110 * gdb.fortran/vla-value.exp: New file.
17111 * gdb.fortran/vla-ptr-info.exp: New file.
17112 * gdb.mi/mi-vla-fortran.exp: New file.
17113 * gdb.mi/vla.f90: New file.
17114
27145d50
SL
171152015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17116
17117 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17118 of hardwired timeout value.
17119
5f3ff4f8
JK
171202015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17121 Pedro Alves <palves@redhat.com>
17122
17123 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17124 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17125
bfd09d20
JS
171262015-10-19 Josh Stone <jistone@redhat.com>
17127
17128 * gdb.base/catch-syscall.c: Include <sched.h>.
17129 (unknown_syscall): New variable.
17130 (main): Trigger a vfork and an unknown syscall.
17131 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17132 (unknown_syscall_number): Likewise.
17133 (check_call_to_syscall): Accept an optional syscall pattern.
17134 (check_return_from_syscall): Likewise.
17135 (check_continue): Likewise.
17136 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17137 (test_catch_syscall_skipping_return): New test toggling off 'catch
17138 syscall' to step over the syscall return, then toggling back on.
17139 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17140 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17141 (do_syscall_tests): Call test_catch_syscall_without_args and
17142 test_catch_syscall_mid_vfork.
17143 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17144 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17145
b32b93c6
AS
171462015-10-19 Andrew Stubbs <ams@codesourcery.com>
17147
17148 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17149 print g_vE): Add new pass patterns.
17150 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17151 print various symbol names for vptr fields.
17152
9d622bda
AB
171532015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17154
17155 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17156 results.
17157
0fd8ac1c
YQ
171582015-10-12 Yao Qi <yao.qi@linaro.org>
17159
17160 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17161
34240514
YQ
171622015-10-12 Yao Qi <yao.qi@linaro.org>
17163
17164 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17165 is aarch64*-*-linux*.
17166
8240f442
YQ
171672015-10-12 Yao Qi <yao.qi@linaro.org>
17168
17169 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17170 (can_relocate_bcond_true): ... it.
17171 (can_relocate_bcond_false): New function.
17172 (foo): Likewise.
17173 (can_relocate_bl): Likewise.
17174 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17175 can_relocate_bl.
17176
2520f728
PMR
171772015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17178
17179 * gdb.base/nested-addr.c: New file.
17180 * gdb.base/nested-addr.exp: New testcase.
17181
abcef95a
MM
171822015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17183
17184 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17185 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17186 its output. Ignore the output of "record goto begin" and instead
17187 check that GDB is replaying.
17188
145e3ddb
PA
171892015-10-09 Pedro Alves <palves@redhat.com>
17190
17191 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17192 (top level): Use it in the run with no args test.
17193
d5d8c4e1
IB
171942015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17195
17196 * gdb.dlang/properties.exp: New file.
17197
06e635ef
SL
171982015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17199
17200 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17201 whether or not address 0x1000 is mapped on the target.
17202
e019fd1d
SM
172032015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17204
17205 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17206 build.
17207
77ba2a67
MM
172082015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17209
17210 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17211 instruction-history test.
17212
c60eb31f
DE
172132015-09-28 Doug Evans <dje@google.com>
17214
17215 * gdb.base/gcore.c (array_func): Add reference to static_array.
17216
9a3c8263
SM
172172015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17218
17219 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17220 source line.
17221
9720e656
SL
172222015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17223
17224 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17225 short or char as base type.
17226
938d3bf2
SL
172272015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17228
17229 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17230 to allow any size enum.
17231
e6c2c623
PMR
172322015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17233
17234 * gdb.ada/array_ptr_renaming.exp: New testcase.
17235 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17236 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17237
06da0f77
PL
172382015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17239
17240 * gdb.trace/ftrace-lock.c: New file.
17241 * gdb.trace/ftrace-lock.exp: New file.
17242
4f51c22a
PL
172432015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17244
17245 * gdb.arch/insn-reloc.c: New file.
17246 * gdb.arch/ftrace-insn-reloc.exp: New file.
17247
7041adf4
PL
172482015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17249
17250 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17251 instruction.
17252 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17253 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17254 * gdb.trace/range-stepping.c: Likewise.
17255 * gdb.trace/trace-break.c: Likewise.
17256 * gdb.trace/trace-mt.c (thread_function): Likewise.
17257 * gdb.trace/ftrace.c (marker): Likewise.
17258 * gdb.trace/trace-condition.c (marker): Likewise.
17259 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17260 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17261 is_aarch64_target.
17262
015d2e7e
DE
172632015-09-18 Doug Evans <xdje42@gmail.com>
17264
17265 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17266 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17267
26b188a2
SL
172682015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17269
17270 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17271 the breakpoint.
17272
79dc332b
SL
172732015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17274
17275 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17276 the pending breakpoint. Remove timeout override for "Run till
17277 MI pending breakpoint on pendfunc3 on thread 2" test.
17278
f57929f2
SL
172792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17280
17281 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17282 filename pattern.
17283
3f469b17
SL
172842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17285
17286 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17287 in breakpoint filename pattern.
17288
515b89b3
SL
172892015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17290
7800dbe4
SL
17291 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17292
172932015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17294
515b89b3
SL
17295 * gdb.linespec/explicit.exp: Check for readline support for
17296 tab-completion tests. Fix obvious typo.
17297
d2939ba2
MM
172982015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17299
17300 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17301 and replay.
17302
cbb55fa7
MM
173032015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17304
17305 * gdb.btrace/non-stop.c: New.
17306 * gdb.btrace/non-stop.exp: New.
17307
43691ca1
PL
173082015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17309 Yao Qi <yao.qi@linaro.org>
17310
17311 * gdb.trace/trace-condition.c: New file.
17312 * gdb.trace/trace-condition.exp: New file.
17313
d78908cf
WW
173142015-09-16 Wei-cheng Wang <cole945@gmail.com>
17315
17316 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17317 for testing bytecode compilation.
17318
1ed415e2
PA
173192015-09-16 Pedro Alves <palves@redhat.com>
17320 Sandra Loosemore <sandra@codesourcery.com>
17321
17322 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17323 (SECONDS): Redefine.
17324 (main): Call pthread_kill and alarm early.
17325 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17326 support.
17327 (test): If the target can't hardware step and doesn't support
17328 displaced stepping, increase the timeout.
17329
d136eff5
PA
173302015-09-16 Pedro Alves <palves@redhat.com>
17331
17332 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17333 (enable_debug): New procedures.
17334 (test): Use them. Bail out if waiting for threads fails.
17335 (top level): Bail out if a test fails.
17336
991f019c
YQ
173372015-09-16 Yao Qi <yao.qi@linaro.org>
17338
17339 * gdb.asm/asm-source.exp: Set asm-arch for
17340 aarch64*-*-* target.
17341 * gdb.asm/aarch64.inc: New file.
17342
bfca584f
PMR
173432015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17344
17345 * gdb.ada/array_of_variable_length.exp: New testcase.
17346 * gdb.ada/array_of_variable_length/foo.adb: New file.
17347 * gdb.ada/array_of_variable_length/pck.adb: New file.
17348 * gdb.ada/array_of_variable_length/pck.ads: New file.
17349
b326e587
DE
173502015-09-15 Doug Evans <dje@google.com>
17351
17352 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17353 of function static local variable.
17354
5382cfab
PW
173552015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17356
17357 * gdb.threads/tls-so_extern.exp: New test file.
17358 * gdb.threads/tls-so_extern.c: New test file.
17359 * gdb.threads/tls-so_extern_main.c: New test file.
17360
141c5cc4
JK
173612015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17362
17363 * gdb.opt/solib-intra-step-lib.c: New file.
17364 * gdb.opt/solib-intra-step-main.c: New file.
17365 * gdb.opt/solib-intra-step.exp: New file.
17366
d15dcecd
PA
173672015-09-15 Pedro Alves <palves@redhat.com>
17368
17369 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17370 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17371
4c2f2a79
PA
173722015-09-14 Pedro Alves <palves@redhat.com>
17373
17374 * gdb.base/hook-stop-continue.c: Delete.
17375 * gdb.base/hook-stop-continue.exp: Delete.
17376 * gdb.base/hook-stop-frame.c: Delete.
17377 * gdb.base/hook-stop-frame.exp: Delete.
17378 * gdb.base/hook-stop.c: New file.
17379 * gdb.base/hook-stop.exp: New file.
17380
919e6dbe
PMR
173812015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17382
17383 * gdb.ada/access_to_packed_array.exp: New testcase.
17384 * gdb.ada/access_to_packed_array/foo.adb: New file.
17385 * gdb.ada/access_to_packed_array/pack.adb: New file.
17386 * gdb.ada/access_to_packed_array/pack.ads: New file.
17387
157280a4
MM
173882015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17389
17390 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17391 buffer size test.
17392
2fd33e94
DB
173932015-09-11 Don Breazeal <donb@codesourcery.com>
17394
17395 * gdb.base/foll-exec.c: Add copyright header. Fix
17396 formatting issues.
17397 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17398 (do_exec_tests): Use clean_restart in place of zap_session,
17399 and for test initialization. Fix formatting issues. Use
17400 fail in place of perror.
17401 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17402 an expect statement to match an expression with output from
17403 the program under debug.
17404 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17405 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17406 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17407 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17408 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17409
e70b6e8e
DE
174102015-09-09 Doug Evans <dje@google.com>
17411
17412 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17413
7a551a51
DE
174142015-09-09 Doug Evans <dje@google.com>
17415
17416 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17417
4c666f84
DE
174182015-09-09 Doug Evans <dje@google.com>
17419
17420 * gdb.base/savedregs.exp: Fix typo.
17421
243a9253
PA
174222015-09-09 Pedro Alves <palves@redhat.com>
17423
17424 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17425
c0fa8fbd
SL
174262015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17427
17428 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17429 command actually switches threads. Give up on remaining
17430 tests if target fails to stop at breakpoint.
17431
cd7c1778
PMR
174322015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17433
17434 * gdb.ada/funcall_char.exp: New testcase.
17435 * gdb.ada/funcall_char/foo.adb: New file.
17436
dc5c8746
PMR
174372015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17438
17439 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17440 expected outputs. Add two testcases for completing ambiguous
17441 functions.
17442 * gdb.ada/complete/aux_pck.adb: New file.
17443 * gdb.ada/complete/aux_pck.ads: New file.
17444 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17445 Ambiguous_Func functions.
17446 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17447 * gdb.ada/complete/pck.adb: Likewise.
17448
4e83a1e7
UW
174492015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17450
17451 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17452 failures to run the test program under GDB.
17453
8ce74153
LM
174542015-08-26 Luis Machado <lgustavo@codesourcery.com>
17455
17456 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17457 to C.
17458
e9756d52
PP
174592015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17460
17461 * gdb.base/run-after-attach.exp: New test file.
17462 * gdb.base/run-after-attach.c: New test file.
17463
8d37573b
DB
174642015-08-26 Don Breazeal <donb@codesourcery.com>
17465
17466 * gdb.base/foll-exec-2.c: New test program.
17467 * gdb.base/foll-exec-2.exp: New test.
17468
63e43d3a
PMR
174692015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17470
17471 * gdb.base/nested-subp1.exp: New file.
17472 * gdb.base/nested-subp1.c: New file.
17473 * gdb.base/nested-subp2.exp: New file.
17474 * gdb.base/nested-subp2.c: New file.
17475 * gdb.base/nested-subp3.exp: New file.
17476 * gdb.base/nested-subp3.c: New file.
17477
3d40fbb5
PA
174782015-08-24 Pedro Alves <palves@redhat.com>
17479
17480 * gdb.server/connect-without-multi-process.c: New file.
17481 * gdb.server/connect-without-multi-process.exp: New file.
17482
4422ac93
LM
174832015-08-24 Luis Machado <lgustavo@codesourcery.com>
17484
17485 * gdb.opt/inline-markers.c: Make z int.
17486
91dddb86
LM
174872015-08-24 Luis Machado <lgustavo@codesourcery.com>
17488
17489 * gdb.opt/inline-markers.c: Make z volatile.
17490
a48847ee
LM
174912015-08-24 Luis Machado <lgustavo@codesourcery.com>
17492
17493 * gdb.opt/inline-bt.c: New volatile global z.
17494 * gdb.opt/inline-cmds.c: Likewise.
17495 * gdb.opt/inline-locals.c: Likewise.
17496 * gdb.opt/inline-markers.c: New extern global z.
17497 (marker): Use z.
17498 (inline_fn): Likewise.
17499
0ebbc52b
PA
175002015-08-24 Pedro Alves <palves@redhat.com>
17501
17502 * config/m32r-stub.exp: Remove file.
17503 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17504 * gdb.base/call-rt-st.exp: Likewise.
17505 * gdb.base/call-strs.exp: Likewise.
17506 * gdb.base/default.exp: Remove references to h8300-*-hms and
17507 *-*-udi*.
17508 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17509
77c365df
AA
175102015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17511
17512 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17513 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17514 and "return" use KFAIL when GDB can not read/write the vector
17515 return value.
17516
4313b8c0
GB
175172015-08-21 Gary Benson <gbenson@redhat.com>
17518
17519 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17520
0e433b32
PA
175212015-08-20 Pedro Alves <palves@redhat.com>
17522
17523 * gdb.server/solib-list.exp: No longer expect an interior stop in
17524 non-stop mode.
17525
221e1a37
PA
175262015-08-20 Pedro Alves <palves@redhat.com>
17527
17528 * gdb.server/connect-stopped-target.c: New file.
17529 * gdb.server/connect-stopped-target.exp: New file.
17530
40e3ad0e
PA
175312015-08-20 Pedro Alves <palves@redhat.com>
17532
17533 * gdb.dwarf2/comp-unit-lang.exp: New file.
17534 * gdb.dwarf2/comp-unit-lang.c: New file.
17535
af39b327
PMR
175362015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17537
17538 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17539 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17540
7d45c7c3 175412015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17542
7d45c7c3
KB
17543 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17544 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17545
4d6cceb4
DE
175462015-08-18 Doug Evans <dje@google.com>
17547 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17548
17549 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17550 skip_python_tests. New arg prompt_regexp.
17551 (skip_python_tests): New function.
17552 * lib/mi-support.exp (mi_skip_python_tests): New function.
17553 * gdb.python/py-mi-objfile-gdb.py: New file.
17554 * gdb.python/py-mi-objfile.c: New file.
17555 * gdb.python/py-mi-objfile.exp: New file.
17556
ad89c2aa
KS
175572015-08-17 Keith Seitz <keiths@redhat.com>
17558
17559 * gdb.linespec/explicit.exp: Move strace test from here ...
17560 * gdb.trace/strace.exp: ... to here.
17561
e3ae3c43
PP
175622015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17563
17564 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17565 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17566
604b2636
DE
175672015-08-14 Doug Evans <xdje42@gmail.com>
17568
17569 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17570 inferior before selecting a new file.
17571
6ff0ba5f
DE
175722015-08-14 Doug Evans <xdje42@gmail.com>
17573
17574 * gdb.mi/mi-disassemble.exp: Update.
17575 * gdb.base/disasm-optim.S: New file.
17576 * gdb.base/disasm-optim.c: New file.
17577 * gdb.base/disasm-optim.h: New file.
17578 * gdb.base/disasm-optim.exp: New file.
17579
9ca98f92
KS
175802015-08-14 Keith Seitz <keiths@redhat.com>
17581
17582 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17583 "evaluated-by".
17584
52bbc560
JB
175852015-08-13 Joel Brobecker <brobecker@adacore.com>
17586
17587 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17588
5d8c3ed3
PMR
175892015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17590
17591 * gdb.ada/fun_renaming.exp: New testcase.
17592 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17593 * gdb.ada/fun_renaming/pack.adb: New file.
17594 * gdb.ada/fun_renaming/pack.ads: New file.
17595
ea8812bc
KS
175962015-08-12 Keith Seitz <keiths@redhat.com>
17597
17598 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17599 gdb_get_line_number.
17600
4dafcdeb
JB
176012015-08-12 Joel Brobecker <brobecker@adacore.com>
17602
17603 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17604 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17605 gdb.base/dso2dso.exp: New files.
17606
5ba32597
SDJ
176072015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17608 Pedro Alves <palves@redhat.com>
17609 Keith Seitz <keiths@redhat.com>
17610
17611 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17612 GDBFLAGS.
17613
b6dafabf
PP
176142015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17615
17616 * gdb.base/gdbhistsize-history.exp
17617 (test_histsize_history_setting): Use save_vars.
17618 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17619 Use save_vars.
17620 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17621 * gdb.base/readline.exp: Use save_vars.
17622
abe8e607
PP
176232015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17624
17625 * lib/gdb.exp (save_vars): New proc.
17626
629500fa
KS
176272015-08-11 Keith Seitz <keiths@redhat.com>
17628
17629 * gdb.base/help.exp: Update help_breakpoint_text.
17630
eb8c4e2e
KS
176312015-08-11 Keith Seitz <keiths@redhat.com>
17632
17633 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17634 (at toplevel): Call test_explicit_breakpoints.
17635 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17636 breakpoints.
17637 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17638 breakpoint conditions, "-cond".
17639
87f0e720
KS
176402015-08-11 Keith Seitz <keiths@redhat.com>
17641
17642 * gdb.linespec/3explicit.c: New file.
17643 * gdb.linespec/cpexplicit.cc: New file.
17644 * gdb.linespec/cpexplicit.exp: New file.
17645 * gdb.linespec/explicit.c: New file.
17646 * gdb.linespec/explicit.exp: New file.
17647 * gdb.linespec/explicit2.c: New file.
17648 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17649 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17650 before using in the matching pattern.
17651 Clarify that `prefix' is a regular expression.
17652
f00aae0f
KS
176532015-08-11 Keith Seitz <keiths@redhat.com>
17654
17655 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17656 test.
17657 Add tests for missing ",FMT" and ",".
17658
e27852be
DE
176592015-08-10 Doug Evans <dje@google.com>
17660 Keith Seitz <keiths@redhat.com>
17661
17662 PR gdb/17960
17663 * gdb.base/completion.exp: Add location completer tests.
17664
7f03bd92
PA
176652015-08-07 Pedro Alves <palves@redhat.com>
17666
17667 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17668 tests here.
17669 (top level): Run do_test with and without displaced stepping.
17670
3fc8eb30
PA
176712015-08-07 Pedro Alves <palves@redhat.com>
17672
17673 * gdb.base/valgrind-disp-step.c: New file.
17674 * gdb.base/valgrind-disp-step.exp: New file.
17675
d4569d7b
PA
176762015-08-07 Pedro Alves <palves@redhat.com>
17677
17678 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17679 Delete function.
17680 (main): Add alarm. Run an infinite loop instead of calling
17681 wait_threads.
17682 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17683 comment.
17684 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17685 Delete function.
17686 (main): Add alarm. Run an infinite loop instead of calling
17687 wait_threads.
17688 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17689 comment.
17690
e1316e60
PA
176912015-08-07 Pedro Alves <palves@redhat.com>
17692
17693 * gdb.base/checkpoint-ns.exp: New file.
17694 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17695 standard_testfile.
17696
da8c46d2
MM
176972015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17698
17699 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17700 * gdb.btrace/instruction_history.exp: Update.
17701 * gdb.btrace/tsx.exp: New.
17702 * gdb.btrace/tsx.c: New.
17703
de1c2c52
PA
177042015-08-06 Pedro Alves <palves@redhat.com>
17705
17706 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17707 increase timeout.
17708 * gdb.reverse/until-precsave.exp: Bump timeouts.
17709
782e0bf4
PA
177102015-08-06 Pedro Alves <palves@redhat.com>
17711
17712 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17713
83e97ed0
PA
177142015-08-06 Pedro Alves <palves@redhat.com>
17715
17716 PR gdb/18749
17717 * gdb.threads/process-dies-while-handling-bp.c: New file.
17718 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17719
863d01bd
PA
177202015-08-06 Pedro Alves <palves@redhat.com>
17721
17722 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17723 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17724
0a39bb32
PA
177252015-08-05 Pedro Alves <palves@redhat.com>
17726
17727 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17728 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17729
ee2d2b10
SL
177302015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17731
17732 * gdb.base/bp-permanent.exp: Report test as unsupported if
17733 the target cannot stop at the permanent breakpoint.
17734
4e1bdb00
DE
177352015-08-03 Doug Evans <dje@google.com>
17736
17737 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17738 10000.
17739
3d338901
DE
177402015-08-03 Doug Evans <dje@google.com>
17741
17742 * Makefile.in (workers/%.worker, build-perf): New rule.
17743 (GDB_PERFTEST_MODE): New variable.
17744 (check-perf): Use it.
17745 (clean): Clean up gdb.perf parallel build subdirs.
17746 * lib/build-piece.exp: New file.
17747 * lib/gdb.exp (make_gdb_parallel_path): New function
17748 (standard_output_file, standard_temp_file): Call it.
17749 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17750 of $GDB_PARALLEL.
17751 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17752
af061d3e
DE
177532015-08-03 Doug Evans <dje@google.com>
17754
8e1afc81 17755 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17756 (LOG_FILE_NAME): New global.
17757 (TextReporter.__init__): Initialize self.txt_sum.
17758 (TextReporter.report): Add support for multiple data-points.
17759 Move report to perftest.sum, put raw data in perftest.log.
17760 (TextReporter.start): Open sum and log files.
17761 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17762 * gdb.perf/lib/perftest/testresult.py
17763 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17764
2c8c5d37
PA
177652015-07-31 Pedro Alves <palves@redhat.com>
17766
17767 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17768 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17769 kill_wait_spawned_process instead of explicit "kill -9".
17770 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17771 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17772 kill_wait_spawned_process.
17773 * gdb.base/attach-twice.exp: Likewise.
17774 * gdb.base/attach.exp: Likewise.
17775 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17776 gdb_test_multiple.
17777 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17778 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17779 kill_wait_spawned_process.
17780 * gdb.base/valgrind-infcall.exp: Likewise.
17781 * gdb.multi/multi-attach.exp: Likewise.
17782 * gdb.python/py-prompt.exp: Likewise.
17783 * gdb.python/py-sync-interp.exp: Likewise.
17784 * gdb.server/ext-attach.exp: Likewise.
17785 * gdb.threads/attach-into-signal.exp (corefunc): Use
17786 spawn_wait_for_attach, spawn_id_get_pid and
17787 kill_wait_spawned_process.
17788 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17789 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17790 spawn_id_get_pid and kill_wait_spawned_process.
17791 * gdb.threads/attach-stopped.exp (corefunc): Use
17792 spawn_wait_for_attach, spawn_id_get_pid and
17793 kill_wait_spawned_process.
17794 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17795 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17796 kill_wait_spawned_process instead of explicit "kill -9".
17797 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17798 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17799 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17800 processes. Don't map cygwin/windows pids here. Now returns a
17801 spawn id list.
17802
032a0fca
SL
178032015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17804
17805 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17806 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17807 correct patch.
17808
61a934ca
SL
178092015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17810
17811 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17812
4bc4d428
SL
178132015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17814
17815 Reapply:
17816 2014-05-21 Mark Wielaard <mjw@redhat.com>
17817
17818 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17819
998d452a
PA
178202015-07-30 Pedro Alves <palves@redhat.com>
17821
17822 * linux-low.c (handle_extended_wait): Set the child's last
17823 reported status to TARGET_WAITKIND_STOPPED.
17824
69dde7dc
PA
178252015-07-30 Pedro Alves <palves@redhat.com>
17826
17827 PR threads/18600
17828 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17829 only shows inferior 1.
17830
4dd63d48
PA
178312015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17832 Pedro Alves <palves@redhat.com>
17833
17834 PR threads/18600
17835 * gdb.threads/fork-plus-threads.c: New file.
17836 * gdb.threads/fork-plus-threads.exp: New file.
17837
d618e4c5
PP
178382015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17839
17840 * gdb.base/batch-preserve-term-settings.exp
17841 (test_terminal_settings_preserved_after_cli_exit): Use
17842 send_quit_command.
17843
1eef6428
PA
178442015-07-29 Pedro Alves <palves@redhat.com>
17845 Don Breazeal <donb@codesourcery.com>
17846
17847 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17848 output from both inferior_spawn_id and gdb_spawn_id.
17849
7da5b897
SDJ
178502015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17851
17852 * gdb.threads/attach-into-signal.exp (corefunc): Use
17853 with_test_prefix on nested loops, uniquefying the test messages.
17854
dac804df
SDJ
178552015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17856
17857 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17858 commit.
17859
06265e53
PP
178602015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17861
17862 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17863 New proc.
17864 (test_terminal_settings_preserved_after_sigterm): New test.
17865
18206ca3
PP
178662015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17867
17868 * gdb.base/batch-preserve-term-settings.exp
17869 (test_terminal_settings_preserved_after_cli_exit): New test.
17870
90074d11
PP
178712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17872
17873 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17874 manipulation of saved_gdbflags.
17875 (test_terminal_settings_preserved): Remove global declaration of
17876 the unused variable pagination_prompt. Remove manipulation of
17877 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17878 GDBFLAGS.
17879
eb1a7902
PA
178802015-07-29 Pedro Alves <palves@redhat.com>
17881
17882 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17883
8b75dd3b
PA
178842015-07-29 Pedro Alves <palves@redhat.com>
17885
17886 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17887 at the top.
17888
dedad4e3
PA
178892015-07-29 Pedro Alves <palves@redhat.com>
17890
17891 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17892 (main): Call gdb_unbuffer_output.
17893 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17894 (main): Call gdb_unbuffer_output.
17895 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17896 (main): Call gdb_unbuffer_output.
17897 * gdb.base/call-strs.exp: Adjust to step over the
17898 gdb_unbuffer_output call.
17899 * gdb.base/catch-gdb-caused-signals.c: Include
17900 "../lib/unbuffer_output.c".
17901 (main): Call gdb_unbuffer_output.
17902 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17903 (main): Call gdb_unbuffer_output.
17904 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17905 (main): Call gdb_unbuffer_output.
17906 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17907 (main): Call gdb_unbuffer_output.
17908 * gdb.base/shlib-call.exp: Adjust to step over the
17909 gdb_unbuffer_output call.
17910 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17911 (main): Call gdb_unbuffer_output.
17912 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17913 (main): Call gdb_unbuffer_output.
17914 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17915 (main): Rename to ...
17916 (test): ... this.
17917 (main): Reimplement.
17918 * gdb.base/varargs.exp: Run to test instead of to main.
17919 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17920 (main): Call gdb_unbuffer_output.
17921
58789a91
PA
179222015-07-29 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17925 factore out from mi_continue_dprintf. For call-style dprintfs,
17926 expect dprintf output out of $inferior_spawn_id.
17927 (mi_continue_dprintf): Use mi_expect_dprintf.
17928 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17929 (main): Call gdb_unbuffer_output.
17930
e8376742
PA
179312015-07-29 Pedro Alves <palves@redhat.com>
17932
17933 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17934 (default_mi_gdb_start): Set inferior_spawn_id instead of
17935 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17936 gdb_spawn_id.
17937 (mi_gdb_test): Always expect inferior output from both
17938 $inferior_spawn_id and $gdb_spawn_id.
17939
08280010
PA
179402015-07-29 Pedro Alves <palves@redhat.com>
17941
17942 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17943 send_inferior and $inferior_spawn_id.
17944
4d30e432
PA
179452015-07-29 Pedro Alves <palves@redhat.com>
17946
17947 * gdb.gdb/complaints.exp (test_initial_complaints)
17948 (test_serial_complaints, test_short_complaints): Use
17949 gdb_test_stdio.
17950 (test_empty_complaint): Handle $inferior_spawn_id !=
17951 $gdb_spawn_id.
17952
0d30a335
PA
179532015-07-29 Pedro Alves <palves@redhat.com>
17954
17955 * gdb.base/varargs.exp: Use gdb_test_stdio.
17956
39413b29
PA
179572015-07-29 Pedro Alves <palves@redhat.com>
17958
17959 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17960
7cb000a9
PA
179612015-07-29 Pedro Alves <palves@redhat.com>
17962
17963 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17964
d7b8ac82
PA
179652015-07-29 Pedro Alves <palves@redhat.com>
17966
17967 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17968 parameter into two new parameters, "inf_result" and "gdb_result".
17969 Expect inferior output and gdb output from $inferior_spawn_id and
17970 $gdb_spawn_id, respectively. Adjust all callers.
17971
789c3a0c
PA
179722015-07-29 Pedro Alves <palves@redhat.com>
17973
17974 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17975 of gdb_test_sequence.
17976
77e760c3
PA
179772015-07-29 Pedro Alves <palves@redhat.com>
17978
17979 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17980 (saw_spurious_output): Expect inferior output from
17981 $inferior_spawn_id. Use gdb_test_stdio.
17982
8396d2cd
PA
179832015-07-29 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/dprintf.exp: Use standard_testfile. Change
17986 prepare_for_testing call.
17987 (srcfile): Don't set.
17988 (restart): New procedure.
17989 (test_dprintf): New procecure, use to continue over dprintfs.
17990 (test_call, test_agent): New procedures, tests moved here.
17991 Restart gdb and recreate dprintfs. Adjust expected output.
17992
2051d61f
PA
179932015-07-29 Pedro Alves <palves@redhat.com>
17994
17995 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17996
452397af
PA
179972015-07-29 Pedro Alves <palves@redhat.com>
17998
17999 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18000
8aed9555
PA
180012015-07-29 Pedro Alves <palves@redhat.com>
18002
18003 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18004 gdb_test_stdio.
18005
188a61b4
PA
180062015-07-29 Pedro Alves <palves@redhat.com>
18007
18008 * lib/gdb.exp (gdb_test_stdio): New procedure.
18009
12264a45
PA
180102015-07-29 Pedro Alves <palves@redhat.com>
18011
18012 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18013
23ffc893
PA
180142015-07-29 Pedro Alves <palves@redhat.com>
18015
18016 * gdb.base/call-signal-resume.exp: Remove check for
18017 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18018 * gdb.base/unwindonsignal.exp: Likewise.
18019 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18020 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18021
65566918
PA
180222015-07-29 Pedro Alves <palves@redhat.com>
18023
18024 * gdb.base/siginfo-addr.c (pass): New function.
18025 (handler): Call it iff si_addr is correct.
18026 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18027 Set a breakpoint at "pass" and continue to it.
18028
d60a9221
SDJ
180292015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18030
18031 * gdb.python/py-objfile.exp: Make some tests have unique names.
18032 * gdb.python/py-pp-registration.exp: Likewise.
18033
bde40b8f
PA
180342015-07-28 Pedro Alves <palves@redhat.com>
18035
18036 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18037
13e1dec8
SM
180382015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18039
18040 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18041
da33c9a7
SM
180422015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18043
18044 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18045
077836f7
PP
180462015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18047
18048 * gdb.base/gdb-sigterm-2.exp: New test.
18049
b8cc7b2e
DE
180502015-07-25 Doug Evans <xdje42@gmail.com>
18051
18052 Revert:
18053 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18054 (workers/%.worker, build-perf): New rule.
18055 (GDB_PERFTEST_MODE): New variable.
18056 (check-perf): Use it.
18057 (clean): Clean up gdb.perf parallel build subdirs.
18058 * lib/build-piece.exp: New file.
18059 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18060 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18061 name.
18062 (standard_temp_file): Ditto.
18063 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18064 of $GDB_PARALLEL.
18065
c8bd4544
DE
180662015-07-24 Doug Evans <dje@google.com>
18067
18068 * gdb.perf/lib/perftest/utils.py: New file.
18069 * gdb.perf/gm-hello.cc: New file.
18070 * gdb.perf/gm-pervasive-typedef.cc: New file.
18071 * gdb.perf/gm-pervasive-typedef.h: New file.
18072 * gdb.perf/gm-std.cc: New file.
18073 * gdb.perf/gm-std.h: New file.
18074 * gdb.perf/gm-use-cerr.cc: New file.
18075 * gdb.perf/gm-utils.h: New file.
18076 * gdb.perf/gmonster-null-lookup.py: New file.
18077 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18078 * gdb.perf/gmonster-print-cerr.py: New file.
18079 * gdb.perf/gmonster-ptype-string.py: New file.
18080 * gdb.perf/gmonster-runto-main.py: New file.
18081 * gdb.perf/gmonster-select-file.py: New file.
18082 * gdb.perf/gmonster1-null-lookup.exp: New file.
18083 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18084 * gdb.perf/gmonster1-print-cerr.exp: New file.
18085 * gdb.perf/gmonster1-ptype-string.exp: New file.
18086 * gdb.perf/gmonster1-runto-main.exp: New file.
18087 * gdb.perf/gmonster1-select-file.exp: New file.
18088 * gdb.perf/gmonster1.cc: New file.
18089 * gdb.perf/gmonster1.exp: New file.
18090 * gdb.perf/gmonster2-null-lookup.exp: New file.
18091 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18092 * gdb.perf/gmonster2-print-cerr.exp: New file.
18093 * gdb.perf/gmonster2-ptype-string.exp: New file.
18094 * gdb.perf/gmonster2-runto-main.exp: New file.
18095 * gdb.perf/gmonster2-select-file.exp: New file.
18096 * gdb.perf/gmonster2.cc: New file.
18097 * gdb.perf/gmonster2.exp: New file.
18098
6eab34f3
DE
180992015-07-24 Doug Evans <dje@google.com>
18100
18101 * gdb.perf/README: New file.
18102 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18103 * lib/gen-perf-test.exp: New file.
18104
63738bfd
DE
181052015-07-24 Doug Evans <dje@google.com>
18106
18107 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18108 (PerfTest::startup): New function.
18109 (PerfTest::run): Return result of calling body.
18110 (PerfTest::assemble): Rewrite.
18111 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18112 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18113 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18114 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18115 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18116
7b606f95
DE
181172015-07-24 Doug Evans <dje@google.com>
18118
18119 * lib/gdb.exp (clean_restart): Make executable optional.
18120
a97b16b8
DE
181212015-07-24 Doug Evans <dje@google.com>
18122
18123 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18124 compiler_info references.
18125 * gdb.cp/temargs.exp: Ditto.
18126 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18127 (get_compiler_info): Early exit if already computed. Set compiler_info
18128 to "unknown" if there was a problem.
18129 (test_compiler_info): Add function comment. Call get_compiler_info.
18130
35baa57f
DE
181312015-07-24 Doug Evans <dje@google.com>
18132
18133 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18134 (workers/%.worker, build-perf): New rule.
18135 (GDB_PERFTEST_MODE): New variable.
18136 (check-perf): Use it.
18137 (clean): Clean up gdb.perf parallel build subdirs.
18138 * lib/build-piece.exp: New file.
18139 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18140 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18141 name.
18142 (standard_temp_file): Ditto.
18143 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18144 of $GDB_PARALLEL.
18145
6ebea266
DE
181462015-07-24 Doug Evans <dje@google.com>
18147
18148 * lib/future.exp (gdb_default_target_compile): New option
18149 "early_flags".
18150 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18151 --as-needed.
18152
1e76a7e9
SDJ
181532015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18154
18155 * gdb.base/catch-syscall.exp: Call gdb_exit before
18156 gdb_skip_xml_test.
18157
5068630a
PA
181582015-07-24 Pedro Alves <palves@redhat.com>
18159
18160 * gdb.python/py-events.exp: Accept output between the stop event
18161 and the prompt.
18162 * gdb.python/py-evsignal.exp: Likewise.
18163 * gdb.python/py-evthreads.exp: Likewise.
18164
77598427
PA
181652015-07-24 Pedro Alves <palves@redhat.com>
18166
18167 PR gdb/18717
18168 * gdb.threads/non-ldr-exit.c: New file.
18169 * gdb.threads/non-ldr-exit.exp: New file.
18170
11e6c98f
YQ
181712015-07-24 Yao Qi <yao.qi@linaro.org>
18172
18173 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18174 restarting process.
18175
51aee833
YQ
181762015-07-24 Yao Qi <yao.qi@linaro.org>
18177
18178 * gdb.server/ext-restart.exp: New file.
18179
8cfe207c
YQ
181802015-07-24 Yao Qi <yao.qi@linaro.org>
18181
18182 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18183 argument options.
18184 * gdb.server/ext-wrapper.exp: New file.
18185
cc12ce38
DE
181862015-07-23 Doug Evans <dje@google.com>
18187
18188 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18189 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18190
d0d84780
PMR
181912015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18192
18193 * gdb.ada/var_arr_typedef.exp: New testcase.
18194 * gdb.ada/var_arr_typedef/pack.adb: New file.
18195 * gdb.ada/var_arr_typedef/pack.ads: New file.
18196 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18197
8b558f79
JB
181982015-07-20 Joel Brobecker <brobecker@adacore.com>
18199
18200 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18201
775a3298
JK
182022015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18203
18204 * gdb.arch/i386-biarch-core.exp: Replace istarget
18205 by "complete set gnutarget". Remove expectation for the "core-file"
18206 command.
18207
db1ff28b
JK
182082015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18209
18210 Revert the previous commit:
18211 Tests for validate symbol file using build-id.
18212
0a94970d
JK
182132015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18214
18215 Tests for validate symbol file using build-id.
18216 * gdb.base/solib-mismatch-lib.c: New file.
18217 * gdb.base/solib-mismatch-libmod.c: New file.
18218 * gdb.base/solib-mismatch.c: New file.
18219 * gdb.base/solib-mismatch.exp: New file.
18220
03346981
SL
182212015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18222
18223 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18224 nios2-*-linux*.
18225 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18226 * gdb.base/siginfo.exp: Likewise.
18227 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18228
42422cc7
PL
182292015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18230
18231 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18232 Move it to ...
18233 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18234 ... here.
18235 * gdb.trace/range-stepping.exp: Check that the target supports
18236 range stepping.
18237
cfa68bae
JK
182382015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18239
18240 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18241
8ffdba26
PA
182422015-07-14 Pedro Alves <palves@redhat.com>
18243
18244 * gdb.base/killed-outside.exp: New file.
18245 * gdb.base/killed-outside.c: New file.
18246
218a5a11
JK
182472015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18248
18249 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18250 (n at main): New.
18251 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18252
e03ed3c6
AA
182532015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18254
18255 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18256 infcall tests instead of setting up for KFAIL.
18257
485668e5
MM
182582015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18259
18260 * gdb.btrace/record_goto-step.exp: New.
18261
08464196
JK
182622015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18263
18264 PR compile/18484
18265 * gdb.compile/compile.c (struct struct_type): Add volatile to
18266 selffield's type.
18267 * gdb.compile/compile.exp
18268 (compile code struct_object.selffield = &struct_object): Skip further
18269 struct_object tests if this one xfails.
18270
bcf5c1d9
RC
182712015-07-08 Robert O'Callahan <robert@ocallahan.org>
18272
18273 PR exp/18617
18274 * gdb.trace/ax.exp: Add test.
18275
4931af25
YQ
182762015-07-07 Yao Qi <yao.qi@linaro.org>
18277
18278 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18279 instead of istarget "aarch64*-*-*".
18280 * gdb.arch/aarch64-fp.exp: Likewise.
18281 * gdb.base/float.exp: Likewise.
18282 * gdb.reverse/aarch64.exp: Likewise.
18283 * lib/gdb.exp (is_aarch64_target): New proc.
18284
9fcf688e
YQ
182852015-07-07 Yao Qi <yao.qi@linaro.org>
18286
18287 * lib/gdb.exp (is_aarch32_target): New proc.
18288 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18289 instead of "istarget "arm*-*-*"".
18290 * gdb.arch/arm-disp-step.exp: Likewise.
18291 * gdb.arch/thumb-bx-pc.exp: Likewise.
18292 * gdb.arch/thumb-prologue.exp: Likewise.
18293 * gdb.arch/thumb-singlestep.exp: Likewise.
18294 * gdb.base/disp-step-syscall.exp: Likewise.
18295 * gdb.base/float.exp: Likewise.
18296
fbd8d50d
YQ
182972015-07-07 Yao Qi <yao.qi@linaro.org>
18298
18299 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18300 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18301
71be1fdc
YQ
183022015-07-07 Yao Qi <yao.qi@linaro.org>
18303
18304 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18305 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18306 if it exists.
18307 * gdb.multi/multi-arch.exp: Likewise.
18308
3e221d36
SM
183092015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18310
18311 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18312 print.
18313
d441430b
YQ
183142015-07-07 Yao Qi <yao.qi@linaro.org>
18315
18316 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18317
06f810bd
MG
183182015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18319
18320 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18321 '[' and ']' characters.
18322
5e61e7c0
IB
183232015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18324
18325 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18326
28bf096c
PA
183272015-06-29 Pedro Alves <palves@redhat.com>
18328
18329 PR threads/18127
18330 * gdb.threads/hand-call-new-thread.c: New file.
18331 * gdb.threads/hand-call-new-thread.c: New file.
18332
ee93cd5e
KS
183332015-06-26 Keith Seitz <keiths@redhat.com>
18334 Doug Evans <dje@google.com>
18335
18336 PR 16253
18337 * gdb.cp/var-tag-2.cc: New file.
18338 * gdb.cp/var-tag-3.cc: New file.
18339 * gdb.cp/var-tag-4.cc: New file.
18340 * gdb.cp/var-tag.cc: New file.
18341 * gdb.cp/var-tag.exp: New file.
18342
fc637f04
PP
183432015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18344
18345 * gdb.base/history-duplicates.exp: New test.
18346
2e52ae68
PP
183472015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18348
18349 * gdb.base/completion.exp: Test the completion of the "focus"
18350 command.
18351
6e22494e
JK
183522015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18353
18354 * gdb.arch/amd64-prologue-skip.S: New file.
18355 * gdb.arch/amd64-prologue-skip.exp: New file.
18356
bf7b9cd9
SM
183572015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18358
18359 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18360 is_address_zero_readable check.
18361
201e8dfd
PB
183622015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18363
18364 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18365 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18366
5cd867b4
YQ
183672015-06-24 Yao Qi <yao.qi@linaro.org>
18368
18369 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18370 linux targets.
18371
4d7be007
YQ
183722015-06-24 Yao Qi <yao.qi@linaro.org>
18373
18374 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18375 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18376 * gdb.base/siginfo-thread.exp: Likewise.
18377
07fcd301
YQ
183782015-06-22 Yao Qi <yao.qi@linaro.org>
18379
18380 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18381
52042a00
YQ
183822015-06-22 Yao Qi <yao.qi@linaro.org>
18383
18384 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18385 aarch64*-*-*.
18386 (skip_hw_watchpoint_tests): Likewise.
18387
74bd41ce
PP
183882015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18389
18390 * gdb.base/gdbinit-history.exp: Test the interaction between
18391 setting GDBHISTSIZE and setting the history size via .gdbinit.
18392
bc460514
PP
183932015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18394
18395 PR gdb/16999
18396 * gdb.base/gdbhistsize-history.exp: New test.
18397
b58c513b
PP
183982015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18399
18400 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18401 with GDBHISTSIZE.
18402 * gdb.base/readline.exp: Likewise.
18403
92046791
YQ
184042015-06-17 Yao Qi <yao.qi@linaro.org>
18405
18406 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18407 line.
18408
2093d2d3
PP
184092015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18410
18411 * gdb.base/gdbinit-history.exp: Add test case to check that
18412 an unlimited history file does not get truncated on exit.
18413
e6c693af
AA
184142015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18415
18416 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18417 (VECTOR): New macro. Use it...
18418 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18419 ...for these typedefs.
18420 (int8, char1, int1, double1): New typedefs.
18421 (struct just_int2, struct two_int2): New structures.
18422 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18423 (add_structvecs, add_singlevecs): New functions.
18424 (main): Call add_some_intvecs twice.
18425 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18426 the compile and exit upon failure. Try compiling for the "native"
18427 architecture. Test inferior function calls with vector arguments
18428 and vector return value handling with "finish" and "return".
18429
c74f7d1c
JT
184302015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18431
18432 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18433 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18434 PE file.
18435 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18436
98aa42ee
AT
184372015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18438
18439 PR breakpoints/16465
18440 * gdb.mi/mi-dprintf-pending.c: New file.
18441 * gdb.mi/mi-dprintf-pending.exp: New test.
18442 * gdb.mi/mi-dprintf-pendshr.c: New file.
18443
7d73c23c 184442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18445 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18446
18447 * gdb.arch/i386-mpx-map.c: New file.
18448 * gdb.arch/i386-mpx-map.exp: New File.
18449
184502015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18451
18452 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18453 * gdb.arch/i386-mpx.exp: Indentation fixed.
18454
184552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18456
18457 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18458 function and improved indentation.
18459 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18460 gdb_test_multiple. Added additional tests to skip the test.
18461
184622015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18463
18464 * gdb.arch/i386-avx512.c: Change path in include file.
18465 * gdb.arch/i386-avx512.exp: Change include dir path
18466 compilation flag.
18467 * gdb.arch/i386-mpx.c: Change path in include file.
18468 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18469 flag.
18470
d5eba19a
JK
184712015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18472
18473 * gdb.compile/compile-print.exp (compile print *vararray@3)
18474 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18475
7f361056
JK
184762015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18477
18478 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18479 (do not keep jit in memory): ... this.
18480 (expect 5): Change it to ...
18481 (expect no 5): ... this.
18482
3b462ec2
SM
184832015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18484
18485 PR gdb/15564
18486 * gdb.mi/mi-detach.exp: New file.
18487
e0619de6
JK
184882015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18489
18490 PR symtab/18392
18491 * gdb.arch/amd64-tailcall-self.S: New file.
18492 * gdb.arch/amd64-tailcall-self.c: New file.
18493 * gdb.arch/amd64-tailcall-self.exp: New file.
18494
e970cb34
DB
184952015-05-28 Don Breazeal <donb@codesourcery.com>
18496
18497 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18498 tests for remote targets by checking is_target_gdbserver.
18499
b2e2f908
DE
185002015-05-27 Doug Evans <dje@google.com>
18501
18502 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18503 * gdb.dwarf2/opaque-type-lookup.c: New file.
18504 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18505
82c7be31
DE
185062015-05-26 Doug Evans <dje@google.com>
18507
18508 * gdb.cp/iostream.cc: New file.
18509 * gdb.cp/iostream.exp: New file.
18510
b4f54984
DE
185112015-05-26 Doug Evans <dje@google.com>
18512
18513 * gdb.dwarf2/dw2-op-call.exp: Update.
18514 * gdb.dwarf2/dw4-sig-types.exp: Update.
18515 * gdb.dwarf2/implptr.exp: Update.
18516 * gdb.mi/mi-cmd-param-changed.exp: Update.
18517
4ea6efe9
DE
185182015-05-26 Doug Evans <dje@google.com>
18519
18520 * gdb.python/py-lazy-string.c: New file.
18521 * gdb.python/py-lazy-string.exp: New file.
18522 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18523 (main): Update. Add estring3.
18524 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18525 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18526
f6bb7db3
YQ
185272015-05-26 Omair Javaid <omair.javaid@linaro.org>
18528 Yao Qi <yao.qi@linaro.org>
18529
18530 * gdb.reverse/aarch64.c: New.
18531 * gdb.reverse/aarch64.exp: New.
18532
a81bfbd0
OJ
185332015-05-26 Omair Javaid <omair.javaid@linaro.org>
18534
25d49b86
PA
18535 * lib/gdb.exp (supports_process_record): Return true for
18536 aarch64*-linux*.
a81bfbd0
OJ
18537 (supports_reverse): Likewise.
18538
158bf1b4
PP
185392015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18540
18541 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18542 Use with_test_prefix.
18543
a0145030
AB
185442015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18545
18546 * gdb.base/completion.exp: Add test for completion of layout
18547 names.
18548
ebe3b578
AB
185492015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18550
18551 * lib/gdb.exp (skip_tui_tests): New proc.
18552 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18553
84204ed7
PA
185542015-05-19 Pedro Alves <palves@redhat.com>
18555
18556 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18557 Save the whole env array instead of just HOME. Unset HISTSIZE in
18558 the environment while testing. Restore whole environment
18559 afterwards.
18560
37442ce1
DE
185612015-05-16 Doug Evans <xdje42@gmail.com>
18562
18563 * gdb.guile/scm-ports.c: New file.
18564 * gdb.guile/scm-ports.exp: Add memory port tests.
18565
36de76f9
JK
185662015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18567
18568 * gdb.compile/compile-print.c: New file.
18569 * gdb.compile/compile-print.exp: New file.
18570
3a9558c4
JK
185712015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18572
18573 * gdb.compile/compile-ops.exp: Cast param to void.
18574 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18575 (compile code struct_object.selffield = &struct_object): Add xfail.
18576
aa715135
JG
185772015-05-15 Joel Brobecker <brobecker@adacore.com>
18578
18579 * gdb.ada/arr_enum_with_gap: New testcase.
18580
931e5bc3
JG
185812015-05-15 Joel Brobecker <brobecker@adacore.com>
18582
18583 * gdb.ada/byte_packed_arr: New testcase.
18584
9cd4d857
JB
185852015-05-15 Joel Brobecker <brobecker@adacore.com>
18586
18587 * gdb.ada/pckd_neg: New testcase.
18588
ebfd00d2
PP
185892015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18590
18591 PR gdb/17820
18592 * gdb.base/gdbinit-history.exp: New test.
18593 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18594 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18595
4c082a81
SC
185962015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18597
18598 * gdb.python/py-xmethods.cc: Enhance test case.
18599 * gdb.python/py-xmethods.exp: New tests.
18600 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18601 function.
18602 (B_indexoper): Likewise.
18603 (global_dm_list) : Add new xmethod worker functions.
18604
f7797074
SDJ
186052015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18606
18607 * gdb.base/coredump-filter.exp: Correctly unset
18608 "coredump_var_addr" array.
18609
a4674e4e
PA
186102015-05-08 Pedro Alves <palves@redhat.com>
18611
18612 * gdb.server/non-existing-program.exp: Unset spawn_id.
18613
df2eb078
SC
186142015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18615
18616 PR python/18291
18617 * gdb.python/py-xmethods.exp: Add tests.
18618
422349a3
YQ
186192015-05-08 Yao Qi <yao.qi@linaro.org>
18620
18621 PR gdb/18208
18622 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18623 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18624 function set_coredump_filter, and remove remote_exec call.
18625 Remove argument ipid. Callers update.
18626 (top level): Don't get inferior's PID.
18627
63fc80ce
AA
186282015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18629
18630 * gdb.base/watch_thread_num.exp: Skip test on targets without
18631 access watchpoints.
18632
80ad801e
PA
186332015-05-06 Pedro Alves <palves@redhat.com>
18634
18635 PR server/18081
18636 * gdb.server/non-existing-program.exp: New file.
18637
0fa7fe50
JB
186382015-05-05 Joel Brobecker <brobecker@adacore.com>
18639
18640 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18641
3ea89b92
PMR
186422015-05-05 Joel Brobecker <brobecker@adacore.com>
18643
18644 * gdb.ada/out_of_line_in_inlined: New testcase.
18645
87b8eff0
JB
186462015-05-05 Joel Brobecker <brobecker@adacore.com>
18647
18648 * gdb.ada/var_rec_arr: New testcase.
18649
5fccc635
YQ
186502015-04-30 Yao Qi <yao.qi@linaro.org>
18651
18652 * gdb.base/break-idempotent.exp: If
18653 skip_hw_watchpoint_multi_tests returns true, skip the tests
18654 on "rwatch" and "awatch".
18655
42d38f42
YQ
186562015-04-30 Yao Qi <yao.qi@linaro.org>
18657
18658 * gdb.base/relativedebug.exp: Invoke gdb command
18659 "info sharedlibrary", and if libc.so doesn't have debug info,
18660 skip the test.
18661
2ce1cdbf
DE
186622015-04-29 Doug Evans <dje@google.com>
18663
18664 * gdb.python/py-xmethods.exp: Add ptype tests.
18665 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18666 get_result_type method.
18667
f24a38c5
LM
186682015-04-29 Luis Machado <lgustavo@codesourcery.com>
18669
18670 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18671 the target does not support hardware watchpoints.
18672
ecbf2b3c
LM
186732015-04-29 Luis Machado <lgustavo@codesourcery.com>
18674
18675 * gdb.base/break-always.exp: Abort testing if writing to memory
18676 causes an error.
18677
34f5f757
DE
186782015-04-28 Doug Evans <dje@google.com>
18679
18680 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18681 * gdb.python/py-pp-registration.exp: ... here. New file.
18682 * gdb.python/py-pp-registration.c: New file.
18683 * gdb.python/py-pp-registration.py: New file.
18684
69b4374a
DE
186852015-04-28 Doug Evans <dje@google.com>
18686
18687 * gdb.python/py-bad-printers.c: New file.
18688 * gdb.python/py-bad-printers.py: New file.
18689 * gdb.python/py-bad-printers.exp: New file.
18690
59fb7612
SS
186912015-04-28 Sasha Smundak <asmundak@google.com>
18692
18693 * gdb.python/py-type.exp: New test.
18694
2631b16a
AW
186952015-04-28 Andy Wingo <wingo@igalia.com>
18696
18697 * gdb.python/py-parameter.exp:
18698 * gdb.guile/scm-parameter.exp: Escape the path that we are
18699 matching against, as it might contain characters that are special
18700 to regular expressions.
18701
460efde1
JB
187022015-04-27 Joel Brobecker <brobecker@adacore.com>
18703
18704 * gdb.ada/rec_comp: New testcase.
18705
2d369d8e
SDJ
187062015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18707
18708 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18709 before using it.
18710
cf75d6c3
AB
187112015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18712
18713 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18714 new tests for verilog output.
18715
8dbe7ca5
YQ
187162015-04-24 Yao Qi <yao.qi@linaro.org>
18717
18718 * boards/remote-gdbserver-on-localhost.exp: New file.
18719
4ef9fb2f
PA
187202015-04-23 Pedro Alves <palves@redhat.com>
18721
18722 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18723 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18724 "end of file", remove $inferior_spawn_id from the indirect list.
18725
0a803169
PA
187262015-04-23 Pedro Alves <palves@redhat.com>
18727
18728 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18729
749ef8f8
PA
187302015-04-23 Pedro Alves <palves@redhat.com>
18731
18732 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18733 on $any_spawn_id instead of only on $gdb_spawn_id.
18734
8aae4344
PM
187352015-04-21 Pierre Muller <muller@sourceware.org>
18736
18737 PR pascal/17815
18738 * lib/pascal.exp (gpc_compile): Add new option "class".
18739 (fpc_compile): Likewise.
18740 * gdb.pascal/case-insensitive-symbols.pas: New file.
18741 * gdb.pascal/case-insensitive-symbols.exp: New file.
18742
1586c8fb
GB
187432015-04-20 Gary Benson <gbenson@redhat.com>
18744
18745 * gdb.base/attach.exp: Fix three extended remote failures.
18746
1b6e6f5c
GB
187472015-04-17 Gary Benson <gbenson@redhat.com>
18748
18749 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18750 the main executable over the remote protocol.
18751
e797481d
PA
187522015-04-16 Pedro Alves <palves@redhat.com>
18753
18754 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18755 a new gdbserver if gdbserver_reconnect_p is set.
18756
1ca99c42
PA
187572015-04-16 Pedro Alves <palves@redhat.com>
18758
18759 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18760 is set, don't exit gdbserver.
18761
af9fd6f8
AA
187622015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18763
18764 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18765 appropriate .insn, such that an older assembler can be used.
18766 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18767 the z/Architecture instruction set on 31-bit targets as well.
18768
04ff1e61
AA
187692015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18770
18771 * gdb.go/handcall.exp: Remove all logic related to the first
18772 breakpoint and rely on go_runto_main instead.
18773 * gdb.go/strings.exp: Likewise.
18774 * gdb.go/unsafe.exp: Likewise.
18775 * gdb.go/hello.exp: Likewise. Also rename the remaining
18776 breakpoint marker to "breakpoint 1".
18777 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18778 * gdb.go/strings.go: Likewise.
18779 * gdb.go/unsafe.go: Likewise.
18780 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18781 "set breakpoint 2 here" and rename the remaining breakpoint marker
18782 to "breakpoint 1".
18783
40d2f8d6
SM
187842015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18785
18786 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18787 if itertools.imap is not present.
18788 * gdb.python/py-objfile.exp: Add parentheses.
18789 * gdb.python/py-type.exp: Same.
18790 * gdb.python/py-unwind-maint.py: Same.
18791
8cbc97c6
YQ
187922015-04-15 Yao Qi <yao.qi@linaro.org>
18793
18794 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18795 of ":$ptr_size" and set its form explicitly.
18796
45fd756c
YQ
187972015-04-15 Pedro Alves <palves@redhat.com>
18798 Yao Qi <yao.qi@linaro.org>
18799
18800 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18801 timeout by factor of 4.
18802 (test_regular_watch): Likewise.
18803 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18804 * gdb.reverse/sigall-reverse.exp: Likewise.
18805 * gdb.reverse/until-precsave.exp: Likewise.
18806 * lib/gdb.exp (with_timeout_factor): New proc.
18807 (gdb_expect): Move some code to ...
18808 (get_largest_timeout): ... here. New procedure.
18809
9e811bc3
LM
188102015-04-14 Luis Machado <lgustavo@codesourcery.com>
18811
18812 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18813
0ff6fcb2
LM
188142015-04-13 Luis Machado <lgustavo@codesourcery.com>
18815
18816 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18817 to write to the .text section.
18818
7578d5f7
LM
188192015-04-13 Luis Machado <lgustavo@codesourcery.com>
18820
18821 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18822 Handle the case of targets that do not provide PID information.
18823
2efe15c4
YQ
188242015-04-13 Yao Qi <yao.qi@linaro.org>
18825
18826 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18827 and use expect instead of gdb_expect.
18828
8cd8f2f8
SDJ
188292015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18830
18831 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18832 "coredump_var_addr" to avoid naming conflict with other testcases.
18833
9ee41772
PA
188342015-04-10 Pedro Alves <palves@redhat.com>
18835
18836 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18837 gdb_test_sequence and gdb_assert.
18838
07473109
PA
188392015-04-10 Pedro Alves <palves@redhat.com>
18840
18841 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18842 test messages that don't include the breakpoint address.
18843
de3db44c
YQ
188442015-04-10 Yao Qi <yao.qi@linaro.org>
18845
18846 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18847 false for some offset and width combinations which aren't
18848 supported by linux kernel.
18849
c79d856c
PA
188502015-04-10 Pedro Alves <palves@redhat.com>
18851
18852 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18853 procedure, factored out from ...
18854 (top level): ... here. Add "set displaced-stepping" testing axis.
18855 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18856 parameter "displaced". Use it.
18857 (top level): Use foreach and add "set displaced-stepping" testing
18858 axis.
18859
ebc90b50
PA
188602015-04-10 Pedro Alves <palves@redhat.com>
18861
18862 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18863 Remove comment.
18864 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18865 both the address of the instruction that triggers the watchpoint
18866 and the address of the instruction immediately after, and use
18867 those addresses for the test. Fix comment.
18868
8f572e5c
PA
188692015-04-10 Pedro Alves <palves@redhat.com>
18870
18871 * gdb.base/sigstep.exp (breakpoint_to_handler)
18872 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18873 Test "backtrace" in handler.
18874 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18875 (top level): Add new "displaced" test axis to
18876 breakpoint_to_handler, breakpoint_to_handler_entry and
18877 breakpoint_over_handler.
18878
8d707a12
PA
188792015-04-10 Pedro Alves <palves@redhat.com>
18880
18881 PR gdb/18216
18882 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18883
ef713951
YQ
188842015-04-10 Yao Qi <yao.qi@linaro.org>
18885
18886 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18887 (test_add_rn_pc): New function.
18888 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18889 (top level): Invoke test_add_rn_pc.
18890
906d60cf
PA
188912015-04-10 Pedro Alves <palves@redhat.com>
18892
18893 PR gdb/13858
18894 * gdb.base/step-over-no-symbols.exp: New file.
18895
f2983cc3
AW
188962015-04-09 Andy Wingo <wingo@igalia.com>
18897
18898 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18899 after the Python tests.
18900
6d62641c
SDJ
189012015-04-08 Keith Seitz <keiths@redhat.com>
18902
18903 PR python/16699
18904 * gdb.python/py-completion.exp: New tests for completion.
18905 * gdb.python/py-completion.py (CompleteLimit1): New class.
18906 (CompleteLimit2): Likewise.
18907 (CompleteLimit3): Likewise.
18908 (CompleteLimit4): Likewise.
18909 (CompleteLimit5): Likewise.
18910 (CompleteLimit6): Likewise.
18911 (CompleteLimit7): Likewise.
18912
f3770638
PA
189132015-04-08 Pedro Alves <palves@redhat.com>
18914
18915 PR gdb/18214
18916 PR gdb/18216
18917 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18918 function.
18919 (main): Install it as SIGUSR1 handler.
18920 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18921 parameter. Always use "setup" as prefix. Toggle "set
18922 displaced-stepping" off/on depending on global. Don't switch to
18923 thread 1 here.
18924 (top level): Add displaced stepping "off/on" test axis. Update
18925 "setup" calls. Wrap each subtest with with_test_prefix. Test
18926 continuing with a queued signal in each thread.
18927
4496bed7
PA
189282015-04-08 Pedro Alves <palves@redhat.com>
18929
18930 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18931 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18932 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18933 Return early if running to main fails.
18934 * gdb.trace/while-stepping.exp: Likewise.
18935
b97fde92
PA
189362015-04-07 Pedro Alves <palves@redhat.com>
18937
18938 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18939 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18940 interact with inferior program.
18941
f71c18e7
PA
189422015-04-07 Pedro Alves <palves@redhat.com>
18943
18944 * lib/gdb.exp (inferior_spawn_id): New global.
18945 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18946 spawn id after processing the user code.
18947 (default_gdb_start): Set inferior_spawn_id.
18948 (send_inferior): New procedure.
18949 * lib/gdbserver-support.exp (gdbserver_start): Set
18950 inferior_spawn_id.
18951 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18952
6423214f
PA
189532015-04-07 Pedro Alves <palves@redhat.com>
18954
18955 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18956 * lib/gdbserver-support.exp (gdbserver_start): Make
18957 $server_spawn_id global.
18958 (gdbserver_start): Don't wait for gdbserver's spawn id with
18959 expect_background.
18960 (close_gdbserver): New procedure.
18961 (gdb_exit): Rename the default version and reimplement.
18962
71c0ee8c
PA
189632015-04-07 Pedro Alves <palves@redhat.com>
18964
72f4393d 18965 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18966 append the substituted item, not the original item.
18967
203bc29b
PA
189682015-04-07 Pedro Alves <palves@redhat.com>
18969
18970 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18971 gdb_expect.
18972
508a3ddf
PA
189732015-04-07 Pedro Alves <palves@redhat.com>
18974
18975 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18976 output appearing once only.
18977
9f6dbe2b
PA
189782015-04-07 Pedro Alves <palves@redhat.com>
18979
18980 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18981 that doesn't expect anything. Return early if running to main
18982 fails.
18983
337532fa
YQ
189842015-04-07 Yao Qi <yao.qi@linaro.org>
18985
18986 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18987 (child_function): Call alarm.
18988 (main): Move call to alarm into the loop.
18989 * gdb.threads/non-stop-fair-events.exp: Build program with
18990 -DTIMEOUT=$timeout.
18991
01b622d4
DE
189922015-04-06 Doug Evans <xdje42@gmail.com>
18993
18994 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18995 Fix dest parameter to board_info.
18996 (fpc_compile): Ditto.
18997 (gdb_compile_pascal): Rename dest arg to destfile.
18998
961f4160
PMR
189992015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19000
19001 * gdb.ada/funcall_ref.exp: New file.
19002 * gdb.ada/funcall_ref/foo.adb: New file.
19003
cafda597
YQ
190042015-04-02 Yao Qi <yao.qi@linaro.org>
19005
19006 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19007 is remote.
19008
fed040c6
GB
190092015-04-02 Gary Benson <gbenson@redhat.com>
19010
19011 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19012
d11916aa
SS
190132015-04-01 Sasha Smundak <asmundak@google.com>
19014
19015 * gdb.python/py-unwind-maint.c: New file.
19016 * gdb.python/py-unwind-maint.exp: New test.
19017 * gdb.python/py-unwind-maint.py: New file.
19018 * gdb.python/py-unwind.c: New file.
19019 * gdb.python/py-unwind.exp: New test.
19020 * gdb.python/py-unwind.py: New test.
19021
a1471180
PA
190222015-04-01 Pedro Alves <palves@redhat.com>
19023
19024 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19025 to fail instead of non-existent $test.
19026
0bbeccb1
PA
190272015-04-01 Pedro Alves <palves@redhat.com>
19028
19029 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19030 GDBFLAGS if not empty.
19031
3c724c8c
PMR
190322015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19033
19034 * gdb.ada/complete.exp: Remove "multi_line".
19035 * gdb.ada/info_exc.exp: Remove "multi_line".
19036 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19037 * gdb.ada/ptype_field.exp: Remove "multi_line".
19038 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19039 * gdb.ada/tagged.exp: Remove "multi_line".
19040 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19041 [multi_line ...]
19042 * gdb.btrace/delta.exp: Likewise.
19043 * gdb.btrace/exception.exp: Likewise.
19044 * gdb.btrace/function_call_history.exp: Likewise.
19045 * gdb.btrace/instruction_history.exp: Likewise.
19046 * gdb.btrace/nohist.exp: Likewise.
19047 * gdb.btrace/record_goto.exp: Likewise.
19048 * gdb.btrace/segv.exp: Likewise.
19049 * gdb.btrace/stepi.exp: Likewise.
19050 * gdb.btrace/tailcall.exp: Likewise.
19051 * gdb.btrace/unknown_functions.exp: Likewise.
19052 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19053 * lib/gdb.exp: Add the "multi_line" helper.
19054
4eec2deb
PA
190552015-04-01 Pedro Alves <palves@redhat.com>
19056
19057 * gdb.threads/tid-reuse.c: New file.
19058 * gdb.threads/tid-reuse.exp: New file.
19059
df8411da
SDJ
190602015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19061
19062 PR corefiles/16092
19063 * gdb.base/coredump-filter.c: New file.
19064 * gdb.base/coredump-filter.exp: Likewise.
19065
6ef37366
PM
190662015-03-27 Petr Machata <pmachata@redhat.com>
19067
19068 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19069 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19070 (Dwarf::assemble): Initialize them.
19071 (Dwarf::lines): New function.
19072
7ec911b0
JT
190732015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19074
19075 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19076 SYMBOL_PREFIX for x86_64-*-cygwin.
19077
ff908ebf
AW
190782015-03-26 Andy Wingo <wingo@igalia.com>
19079
19080 PR symtab/18148
19081 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19082 const_value but not a location.
19083 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19084 location defined in non-main CUs are visible.
19085
6d5f0679
YQ
190862015-03-26 Yao Qi <yao.qi@linaro.org>
19087
19088 PR testsuite/18139
19089 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19090 Add a line number entry for the same line.
19091 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19092 Add a line number entry for the same line.
19093
2898689b
YQ
190942015-03-26 Yao Qi <yao.qi@linaro.org>
19095
19096 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19097 .int 0.
19098 (func): Likewise. Add .Lfunc_1 label.
19099 Use .Lfunc_1 label.
19100 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19101 .int 0.
19102 (func): Likewise.
19103 Use .Lfunc_1 label.
19104
85180498
YQ
191052015-03-26 Yao Qi <yao.qi@linaro.org>
19106
19107 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19108 Call gdb_compile instead to compile each .s files without debug
19109 information.
19110
8aa08a8d
YQ
191112015-03-26 Yao Qi <yao.qi@linaro.org>
19112
19113 * gdb.base/savedregs.exp (process_saved_regs): Make
19114 "Saved registers:" optional in the pattern.
19115
66849923
MM
191162015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19117
19118 * gdb.btrace/next.exp: Merged into step.exp.
19119 * gdb.btrace/finish.exp: Merged into step.exp.
19120 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19121 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19122 "record goto" and checking the exact replay position.
19123 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19124 check for "Recording format" in "info record" output.
19125 * gdb.btrace/record_goto.exp: Choose test file based on target.
19126 * gdb.btrace/x86-record_goto.S: Renamed into ...
19127 * gdb.btrace/x86_64-record_goto.S: ... this.
19128 * gdb.btrace/i686-record_goto.S: New.
19129 * gdb.btrace/x86-tailcall.S: Renamed into ...
19130 * gdb.btrace/x86_64-tailcall.S: ... this.
19131 * gdb.btrace/i686-tailcall.S: New.
19132 * gdb.btrace/x86-tailcall.c: Renamed into ...
19133 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19134 separate statements. Update test.
19135 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19136 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19137 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19138 * gdb.btrace/tailcall.exp: Choose test file based on target.
19139 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19140
11cc1b74
MM
191412015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19142
19143 * gdb.btrace/exception.exp: Increase BTS buffer size.
19144
a25d8bf9
PA
191452015-03-24 Pedro Alves <palves@redhat.com>
19146
19147 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19148
856e7dd6
PA
191492015-03-24 Pedro Alves <palves@redhat.com>
19150
19151 * gdb.threads/schedlock.exp (test_step): No longer expect that
19152 "set scheduler-locking step" with "next" over a function call runs
19153 threads unlocked.
19154
ad235a41
AT
191552015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19156
19157 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19158
15630549
AT
191592015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19160
19161 PR breakpoints/16466
19162 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19163 * gdb.mi/mi-pending.c (thread_func): New function.
19164 (int main): Add threading support required.
19165 * gdb.mi/mi-pending.exp: Add tests for this issue.
19166 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19167 (pendfunc2): Remove stdio dependency.
19168 * gdb.mi/mi-pendshr2.c: New file.
19169
693dca06
KS
191702015-03-23 Keith Seitz <keiths@redhat.com>
19171
19172 * gdb.linespec/keywords.c: New file.
19173 * gdb.linespec/keywords.exp: New file.
19174
7e993ebf
KS
191752015-03-23 Keith Seitz <keiths@redhat.com>
19176
19177 PR gdb/18021
19178 * gdb.dwarf2/staticvirtual.exp: New test.
19179
bc23328c
JK
191802015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19181
19182 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19183 * README: Remove HP-UX and gdb.hp.
19184 (configuration):
19185 * configure: Regenerate.
19186 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19187 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19188 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19189 gdb.hp/gdb.defects/Makefile.
19190 * gdb.hp/Makefile.in: File deleted.
19191 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19192 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19193 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19194 * gdb.hp/gdb.aCC/run.c: File deleted.
19195 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19196 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19197 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19198 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19199 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19200 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19201 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19202 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19203 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19204 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19205 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19206 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19207 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19208 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19209 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19210 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19211 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19212 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19213 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19214 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19215 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19216 * gdb.hp/gdb.compat/average.c: File deleted.
19217 * gdb.hp/gdb.compat/sum.c: File deleted.
19218 * gdb.hp/gdb.compat/xdb.c: File deleted.
19219 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19220 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19221 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19222 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19223 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19224 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19225 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19226 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19227 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19228 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19229 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19230 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19231 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19232 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19233 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19234 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19235 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19236 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19237 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19238 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19239 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19240 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19241 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19242 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19243 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19244 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19245 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19246 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19247 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19248 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19249 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19250 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19251 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19252 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19253 * gdb.hp/tools/odump: File deleted.
19254
8bf3b159
PA
192552015-03-19 Pedro Alves <palves@redhat.com>
19256
19257 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19258 (saw_thread_3): New globals.
19259 (top level): Increment them when an event for the corresponding
19260 thread is seen.
19261 (no thread starvation): New test.
19262
eb54c8bf
PA
192632015-03-19 Pedro Alves <palves@redhat.com>
19264
19265 * gdb.threads/continue-pending-status.c: New file.
19266 * gdb.threads/continue-pending-status.exp: New file.
19267
32d2e5d6
PA
192682015-03-18 Pedro Alves <palves@redhat.com>
19269
19270 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19271 Use gdb_is_target_remote instead of is_remote. Use
19272 gdb_test_multiple instead of gdb_expect. Exit early if
19273 gdb_test_multiple hits its internal matches. Tighten stepi tests
19274 expected output. Fail on exit with any signal, instead of just
19275 SIGILL.
19276
f68f11b7
YQ
192772015-03-18 Yao Qi <yao.qi@linaro.org>
19278
19279 PR tdep/18107
19280 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19281 variable.
19282 * gdb.base/catch-syscall.exp: Don't skip it on
19283 aarch64*-*-linux* target. Remove elements in all_syscalls.
19284 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19285 target.
19286 (setup_all_syscalls): New proc.
19287
ca5fd19b
YQ
192882015-03-16 Yao Qi <yao.qi@linaro.org>
19289
19290 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19291 (top level): Skip tests if valid_addr_p returns false for
19292 $cmd1 or $cmd2.
19293
85642ba0
AW
192942015-03-11 Andy Wingo <wingo@igalia.com>
19295
19296 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19297
e03f9645
YQ
192982015-03-11 Yao Qi <yao.qi@linaro.org>
19299
19300 * gdb.base/catch-syscall.exp: Fix typo in comments.
19301
5d0962b2
YQ
193022015-03-11 Yao Qi <yao.qi@linaro.org>
19303
19304 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19305
b2df3cef
PA
193062015-03-09 Pedro Alves <palves@redhat.com>
19307
19308 * dg-extract-results.py: Delete.
19309
ef878e53
PA
193102015-03-09 Pedro Alves <palves@redhat.com>
19311
19312 Merge dg-extract-results.sh from GCC upstream (r218843).
19313
19314 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19315 * dg-extract-results.sh: Use --text with grep to avoid issues with
19316 binary files. Fall back to cat -v, if that doesn't work.
19317
9494d219
PA
193182015-03-05 Pedro Alves <palves@redhat.com>
19319
19320 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19321
a8d9763a
SM
193222015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19323
19324 * lib/mi-support.exp (mi_expect_interrupt): Accept
19325 alternative event for when in all-stop mode.
19326
be9957b8
PA
193272015-03-04 Pedro Alves <palves@redhat.com>
19328
19329 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19330
d57be0f4 193312015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19332
19333 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19334
c214c7cf
AA
193352015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19336
19337 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19338 regexps for GDB's current line display, accept a hex address
19339 preceding the line number.
19340
6d74a497
AA
193412015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19342
19343 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19344 the 'arch1' variable for "s390*-linux*" targets.
19345
511aee7c
PA
193462015-03-04 Pedro Alves <palves@redhat.com>
19347
19348 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19349 (main): Pass missing retval argument to pthread_join call.
19350
95e50b27
PA
193512015-03-02 Pedro Alves <palves@redhat.com>
19352
19353 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19354 (top level): Call do_test with non-stop as well.
19355
28054d69
PA
193562015-03-02 Pedro Alves <palves@redhat.com>
19357
19358 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19359 -1.
19360
4fa5d7b4
AA
193612015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19362
19363 * gdb.arch/s390-vregs.exp: New test.
19364 * gdb.arch/s390-vregs.S: New file.
19365
97c18565
PA
193662015-02-27 Pedro Alves <palves@redhat.com>
19367
19368 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19369 call to catch_command_errors.
19370 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19371 catch_command_errors.
19372
a37bfa30
PA
193732015-02-27 Pedro Alves <palves@redhat.com>
19374
19375 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19376 "true" for boolean result.
19377 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19378 prototype of main.
19379
6f98576f
PA
193802015-02-27 Pedro Alves <palves@redhat.com>
19381
19382 * lib/unbuffer_output.c: New file.
19383 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19384 (main): Call gdb_unbuffer_output.
19385
eba5ab56
YQ
193862015-02-27 Yao Qi <yao.qi@linaro.org>
19387
19388 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19389 target.
19390
0def5aaa
DE
193912015-02-26 Doug Evans <dje@google.com>
19392
19393 * gdb.cp/class2.cc (Dbase, D): New classes.
19394 (main): New local delta.
19395 * gdb.cp/class2.exp: Test printing delta.
19396 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19397 (dynbar): New global.
19398 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19399
081a1c2c
JK
194002015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19401
19402 * gdb.compile/compile-ifunc.c: New file.
19403 * gdb.compile/compile-ifunc.exp: New file.
19404
2f41223f
AT
194052015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19406
19407 * gdb.base/structs.exp: Check for correct struct on finish.
19408
03eddd80
YQ
194092015-02-26 Yao Qi <yao.qi@linaro.org>
19410
19411 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19412 is zero.
19413
80c57053
JK
194142015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19415
19416 * gdb.arch/cordic.ko.bz2: New file.
19417 * gdb.arch/cordic.ko.debug.bz2: New file.
19418 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19419
21613c12
YQ
194202015-02-25 Yao Qi <yao.qi@linaro.org>
19421
19422 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19423 aarch64*-*-* target.
19424
d8b901ed
PA
194252015-02-23 Pedro Alves <palves@redhat.com>
19426
19427 * lib/gdb.exp (delete_breakpoints): Rewrite using
19428 gdb_test_multiple.
19429
e5b85ead
PA
194302015-02-23 Pedro Alves <palves@redhat.com>
19431
19432 * gdb.base/info-os.c: Include stdlib.h.
19433
85c3a371
DE
194342015-02-22 Doug Evans <xdje42@gmail.com>
19435
19436 PR symtab/17855
19437 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19438 is read after symbols have been re-read.
19439 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19440 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19441
96553a0c
DE
194422015-02-21 Doug Evans <dje@google.com>
19443
19444 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19445
97a0c697
JK
194462015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19447
19448 PR corefiles/17808
19449 * gdb.arch/i386-biarch-core.core.bz2: New file.
19450 * gdb.arch/i386-biarch-core.exp: New file.
19451
a47cd6e9
PA
194522015-02-21 Pedro Alves <palves@redhat.com>
19453
19454 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19455 runto_main fails.
19456
c5facdc4
PA
194572015-02-20 Pedro Alves <palves@redhat.com>
19458
19459 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19460 info probes.
19461
2db9a427
PA
194622015-02-20 Pedro Alves <palves@redhat.com>
19463
19464 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19465
60fb7e9e
PA
194662015-02-20 Pedro Alves <palves@redhat.com>
19467
19468 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19469 clean_restart before gdb_target_supports_trace.
19470
5c5019c2
PA
194712015-02-20 Pedro Alves <palves@redhat.com>
19472
19473 PR threads/18006
19474 * gdb.threads/clone-thread_db.c: New file.
19475 * gdb.threads/clone-thread_db.exp: New file.
19476
c9587f88
AT
194772015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19478
19479 PR breakpoints/16812
19480 * gdb.base/catch-gdb-caused-signals.c: New file.
19481 * gdb.base/catch-gdb-caused-signals.exp: New file.
19482
f6a88844
JM
194832015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19484
19485 * configure: Regenerated.
19486 * configure.ac: Use GDB_AC_TRANSFORM.
19487 * aclocal.m4: sinclude ../transform.m4.
19488
497c491b
JM
194892015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19490
19491 * lib/dtrace.exp: New file.
19492 * gdb.base/dtrace-probe.exp: Likewise.
19493 * gdb.base/dtrace-probe.d: Likewise.
19494 * gdb.base/dtrace-probe.c: Likewise.
19495 * lib/pdtrace.in: Likewise.
19496 * configure.ac: Output variables with the transformed names of
19497 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19498 * configure: Regenerated.
19499
03e98035
JM
195002015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19501
19502 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19503 expected message when trying to access $_probe_* convenience
19504 variables while not on a probe.
19505
63cc30e9
JK
195062015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19507
19508 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19509
0703599a
PA
195102015-02-11 Pedro Alves <pedro@codesourcery.com>
19511
19512 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19513 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19514
7e60a48e
DE
195152015-02-10 Doug Evans <xdje42@gmail.com>
19516
19517 * lib/gdb.exp (gdb_load): Always return a result.
19518
01b088bc
PA
195192015-02-10 Pedro Alves <palves@redhat.com>
19520
19521 * gdb.threads/signal-sigtrap.c: New file.
19522 * gdb.threads/signal-sigtrap.exp: New file.
19523
b05ec7a5
AT
195242015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19525
19526 * gdb.trace/no-attach-trace.c: New file.
19527 * gdb.trace/no-attach-trace.exp: New file.
19528
a2c2acaf
MW
195292015-02-09 Mark Wielaard <mjw@redhat.com>
19530
19531 * gdb.dwarf2/atomic.c: New file.
19532 * gdb.dwarf2/atomic-type.exp: Likewise.
19533
31fd9caa
MM
195342015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19535
19536 * gdb.btrace/buffer-size.exp: Update "info record" output.
19537 * gdb.btrace/delta.exp: Update "info record" output.
19538 * gdb.btrace/enable.exp: Update "info record" output.
19539 * gdb.btrace/finish.exp: Update "info record" output.
19540 * gdb.btrace/instruction_history.exp: Update "info record" output.
19541 * gdb.btrace/next.exp: Update "info record" output.
19542 * gdb.btrace/nexti.exp: Update "info record" output.
19543 * gdb.btrace/step.exp: Update "info record" output.
19544 * gdb.btrace/stepi.exp: Update "info record" output.
19545 * gdb.btrace/nohist.exp: Update "info record" output.
19546
d33501a5
MM
195472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19548
19549 * gdb.btrace/buffer-size: New.
19550
f4abbc16
MM
195512015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19552
19553 * gdb.btrace/delta.exp: Update "info record" output.
19554 * gdb.btrace/enable.exp: Update "info record" output.
19555 * gdb.btrace/finish.exp: Update "info record" output.
19556 * gdb.btrace/instruction_history.exp: Update "info record" output.
19557 * gdb.btrace/next.exp: Update "info record" output.
19558 * gdb.btrace/nexti.exp: Update "info record" output.
19559 * gdb.btrace/step.exp: Update "info record" output.
19560 * gdb.btrace/stepi.exp: Update "info record" output.
19561 * gdb.btrace/nohist.exp: Update "info record" output.
19562
b9d61307
SM
195632015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19564
19565 PR gdb/15678
19566 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19567
e584fdbc
PA
195682015-02-06 Pedro Alves <palves@redhat.com>
19569
19570 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19571 macro.
19572 (seconds_left, again): New globals.
19573 (main): Wait seconds_left in a 1-second sleep loop instead of
19574 sleeping 180 seconds. If 'again' is set, reset the seconds
19575 counter.
19576 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19577 'again' in the inferior before detaching. Print the seconds left.
19578 (options): New global.
19579 (top level): Build program with -DTIMEOUT=$timeout.
19580
77f41761
PA
195812015-02-06 Pedro Alves <palves@redhat.com>
19582
19583 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19584 determine how many seconds to pass to 'alarm'.
19585 * gdb.base/gdb-sigterm.exp (top level): Build program with
19586 -DTIMEOUT=$timeout.
19587 (do_test): Return success/failure indication. Add more verbose
19588 logging. Don't fail if 200 single steps are seen. Instead, fail
19589 when the test times out.
19590 (passes): New global.
19591 (top level): Break the testing loop if testing fails on any
19592 iteration. Use gdb_assert.
19593
b9394193
DB
195942015-02-04 Don Breazeal <donb@codesourcery.com>
19595
19596 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19597 and initialize them.
19598 (ipc_cleanup): New function.
19599 (main): Don't declare shmid, semid, and msqid. Add a call to
19600 atexit so that we call ipc_cleanup on exit.
19601
42d9e528
PA
196022015-02-04 Pedro Alves <palves@redhat.com>
19603
19604 * boards/native-extended-gdbserver.exp: Remove any target variant
19605 specifications from the board name before clearing the isremote
19606 flag from board_info.
19607
ae6ae975
DE
196082015-01-31 Doug Evans <xdje42@gmail.com>
19609
19610 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19611
cfb069a8
GB
196122015-01-31 Gary Benson <gbenson@redhat.com>
19613
19614 * gdb.base/completion.exp: Disable completion limiting for
19615 existing tests. Add new tests to check completion limiting.
19616 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19617
5dd31d79
DE
196182015-01-31 Doug Evans <xdje42@gmail.com>
19619
19620 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19621
9f050062
DE
196222015-01-31 Doug Evans <xdje42@gmail.com>
19623
19624 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19625 entries. Duplicate file section script entries.
19626 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19627 inlined entries. Add test for safe-path rejection.
19628 * gdb.python/py-section-script.c: Add duplicate inlined section script
19629 entries. Duplicate file section script entries.
19630 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19631 inlined entries. Add test for safe-path rejection.
19632
df25ebbd
JB
196332015-01-29 Joel Brobecker <brobecker@adacore.com>
19634
19635 * gdb.ada/disc_arr_bound: New testcase.
19636
4a0ca9ec
JB
196372015-01-29 Joel Brobecker <brobecker@adacore.com>
19638
19639 * gdb.ada/mi_var_array: New testcase.
19640
3a8b707a
DE
196412015-01-27 Doug Evans <dje@google.com>
19642
19643 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19644 Add test for objfile.filename, objfile.username after objfile
19645 has been unloaded.
19646
f8313f6e
JB
196472015-01-26 Joel Brobecker <brobecker@adacore.com>
19648
19649 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19650 the second test to print the name attribute of value
19651 returned by the call to gdb.lookup_type, and adjust
19652 the expected output accordingly.
19653
37bc665e
MW
196542015-01-25 Mark Wielaard <mjw@redhat.com>
19655
19656 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19657 * gdb.base/disp-step-fork.c: Include unistd.h.
19658 * gdb.base/siginfo-obj.c: Include stdio.h.
19659 * gdb.base/siginfo-thread.c: Likewise.
19660 * gdb.mi/non-stop.c: Include unistd.h.
19661 * gdb.mi/nsthrexec.c: Include stdio.h.
19662 * gdb.mi/pthreads.c: Include unistd.h.
19663 * gdb.modula2/unbounded1.c (main): Declare returns int.
19664 * gdb.reverse/consecutive-reverse.c: Likewise.
19665 * gdb.threads/create-fail.c: Include unistd.h.
19666 * gdb.threads/killed.c: Likewise.
19667 * gdb.threads/linux-dp.c: Likewise.
19668 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19669 * gdb.threads/non-ldr-exc-2.c: Likewise.
19670 * gdb.threads/non-ldr-exc-3.c: Likewise.
19671 * gdb.threads/non-ldr-exc-4.c: Likewise.
19672 * gdb.threads/pthreads.c: Include unistd.h.
19673 (main): Declare returns int.
19674 * gdb.threads/tls-main.c (foo): New declaration.
19675 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19676
f7e5394d
SM
196772015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19678
19679 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19680 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19681
743649fd
MW
196822015-01-15 Mark Wielaard <mjw@redhat.com>
19683
19684 * gdb.base/noreturn-return.c: New file.
19685 * gdb.base/noreturn-return.exp: New file.
19686 * gdb.base/noreturn-finish.c: New file.
19687 * gdb.base/noreturn-finish.exp: New file.
19688
198297aa
PA
196892015-01-23 Pedro Alves <palves@redhat.com>
19690
19691 * gdb.threads/continue-pending-after-query.c: New file.
19692 * gdb.threads/continue-pending-after-query.exp: New file.
19693
717cf30c
AG
196942015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19695 Simon Marchi <simon.marchi@ericsson.com>
19696
19697 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19698 * gdb.base/valgrind-db-attach.exp: Same.
19699 * gdb.base/valgrind-infcall.exp: Same.
19700 * lib/mi-support.exp (default_mi_gdb_start): Same.
19701 * lib/prompt.exp (default_prompt_gdb_start): Same.
19702 * lib/gdb.exp (default_gdb_spawn): Same.
19703 (gdb_interact): New.
19704
19705
4b62a76e
JK
197062015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19707
19708 * gdb.compile/compile.exp (pointer to jit function): New test.
19709
b4cdae6f
WW
197102015-01-17 Wei-cheng Wang <cole945@gmail.com>
19711
19712 * lib/gdb.exp (supports_process_record): Return true for
19713 powerpc*-*-linux*.
19714 (supports_reverse): Likewise.
19715
d221e7ef
DB
197162015-01-15 Don Breazeal <donb@codesourcery.com>
19717
19718 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19719 instead of checking whether the target board is remote and
19720 use spawn_wait_for_attach instead of exec/sleep.
19721 * gdb.base/attach-twice.exp: Likewise.
19722
bafffb51
JB
197232015-01-15 Joel Brobecker <brobecker@adacore.com>
19724
19725 * gdb.ada/var_arr_attrs: New testcase.
19726
5589af0e
PA
197272015-01-14 Pedro Alves <palves@redhat.com>
19728 Joel Brobecker <brobecker@adacore.com>
19729
19730 PR gdb/17525
19731 * gdb.base/bp-cmds-execution-x-script.c: New file.
19732 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19733 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19734
6c400b59
PA
197352015-01-14 Pedro Alves <palves@redhat.com>
19736
19737 PR cli/17828
19738 * gdb.base/batch-preserve-term-settings.c: New file.
19739 * gdb.base/batch-preserve-term-settings.exp: New file.
19740
e02c96a7
DE
197412015-01-13 Doug Evans <dje@google.com>
19742
19743 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19744 binary.
19745
576fd14c
JB
197462015-01-13 Joel Brobecker <brobecker@adacore.com>
19747
19748 * Makefile.in (clean mostlyclean): Do not delete *.py.
19749
04dccad0
JB
197502015-01-13 Joel Brobecker <brobecker@adacore.com>
19751
19752 * gdb.python/py-lookup-type.exp: New file.
19753
3d230f71
PA
197542015-01-12 Pedro Alves <palves@redhat.com>
19755
19756 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19757 restore GDBFLAGS before returning.
19758
7e67715d
JK
197592015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19760
19761 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19762 is_amd64_regs_target and is_x86_like_target.
19763
f2e0d4b4
DE
197642015-01-11 Doug Evans <xdje42@gmail.com>
19765
19766 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19767 is given without an explicit form.
19768 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19769 attributes.
19770 * gdb.dwarf/corrupt.exp: Ditto.
19771 * gdb.dwarf2/enum-type.exp: Ditto.
19772 * gdb.trace/entry-values.exp: Ditto.
19773 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19774
439250fb
DE
197752015-01-11 Doug Evans <xdje42@gmail.com>
19776
19777 PR gdb/15830
19778 * gdb.base/maint.exp: Remove references to "maint demangle".
19779 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19780 Add tests for explicitly specifying language to demangle.
19781 * gdb.dlang/demangle.exp: Ditto.
19782
ede9f622
PA
197832015-01-09 Pedro Alves <palves@redhat.com>
19784
19785 * gdb.threads/non-stop-fair-events.c: New file.
19786 * gdb.threads/non-stop-fair-events.exp: New file.
19787
a7b796db
PA
197882015-01-09 Pedro Alves <palves@redhat.com>
19789
19790 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19791 the global scope. Set a breakpoint after all threads are started
19792 rather than stepping over two source lines. Expect the prompt.
19793 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19794 global.
19795 (NUM): Now 15.
19796 (main): Use threads_started_barrier to wait for all threads to
19797 start. Main thread no longer calls thread_function. Exit after
19798 180 seconds.
19799 (loop): New function.
19800 (thread_function): Wait on threads_started_barrier barrier. Call
19801 'loop' at each iteration.
19802 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19803 threads have started, instead of hardcoding number of "next"
19804 steps. Use an access watchpoint instead of a write watchpoint.
19805
9665ffdd
PA
198062015-01-09 Pedro Alves <palves@redhat.com>
19807
19808 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19809 (thread_func): Wait on barrier.
19810 (main): Wait for all threads to start before stopping GDB.
19811 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19812 global.
19813 (thread1_func, thread2_func): Wait on barrier.
19814 (main): Wait for all threads to start before stopping GDB.
19815 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19816 New global.
19817 (thread1_func, thread2_func): Wait on barrier.
19818 (main): Wait for all threads to start before stopping GDB.
19819
c945a99f
PA
198202015-01-09 Pedro Alves <palves@redhat.com>
19821
19822 * gdb.threads/attach-many-short-lived-threads.c: New file.
19823 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19824
c1a747c1
PA
198252014-01-09 Pedro Alves <palves@redhat.com>
19826
19827 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19828 instead of to thread 2.
19829 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19830 Add barrier around each pthread_create call instead of around all
19831 calls.
19832 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19833 Set a break on thread_function and have the child threads hit it
19834 one at at a time.
19835
60b3033e
PA
198362015-01-09 Pedro Alves <palves@redhat.com>
19837
19838 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19839 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19840 false.
19841 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19842 checking whether the target board is remote.
19843 * gdb.multi/multi-attach.exp: Likewise.
19844 * gdb.python/py-sync-interp.exp: Likewise.
19845 * gdb.server/ext-attach.exp: Likewise.
19846 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19847 tests that need to attach, instead of checking whether the target
19848 board is remote at the top of the file.
19849
acc018ac
YQ
198502015-01-08 Yao Qi <yao@codesourcery.com>
19851
19852 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19853
50a18af8
JK
198542015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19855
19856 Fix testcase compilation.
19857 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19858
8503d6e1
JB
198592015-01-06 Joel Brobecker <brobecker@adacore.com>
19860
19861 * gdb.python/py-type.exp: Add a couple test about empty
19862 array creation, and negative-length array creation.
19863
cc73dbcc
DE
198642015-01-02 Doug Evans <xdje42@gmail.com>
19865
19866 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19867
0300bbc7
DE
198682015-01-02 Doug Evans <dje@google.com>
19869
19870 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19871
9d85a0ec
YQ
198722014-12-29 Yao Qi <yao@codesourcery.com>
19873
19874 * gdb.trace/entry-values.exp: Update comments. Rename variable
19875 bar_call_foo to returned_from_foo.
19876
87186c6a
MMN
198772014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19878
19879 PR gdb/17394
19880 * gdb.linespec/break-asm-file.c: New file.
19881 * gdb.linespec/break-asm-file.exp: New file.
19882 * gdb.linespec/break-asm-file0.s: New file.
19883 * gdb.linespec/break-asm-file1.s: New file.
19884
1bab7383
YQ
198852014-12-18 Nigel Stephens <nigel@mips.com>
19886 Maciej W. Rozycki <macro@codesourcery.com>
19887
19888 * gdb.base/float.exp: Handle the new output from "info float" on
19889 MIPS targets.
19890
1bc1068a
JK
198912014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19892
19893 Fix MinGW compilation.
19894 * gdb.compile/compile-ops.exp: Update untested message if
19895 !skip_compile_feature_tests.
19896 * gdb.compile/compile-setjmp.exp: Likewise.
19897 * gdb.compile/compile-tls.exp: Likewise.
19898 * gdb.compile/compile.exp: Likewise.
19899 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19900 supported on this host".
19901
b6615d10
DE
199022014-12-16 Doug Evans <xdje42@gmail.com>
19903
19904 * boards/stabs.exp: New file.
19905
25dda427
AA
199062014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19907
19908 * gdb.base/completion.exp: Adjust to format changes of "maint
19909 print user-registers".
19910
bf330350
CU
199112014-12-16 Catalin Udma <catalin.udma@freescale.com>
19912
19913 PR server/17457
19914 * gdb.arch/aarch64-fp.c: New file.
19915 * gdb.arch/aarch64-fp.exp: New file.
19916
395cf596
SDJ
199172014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19918
19919 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19920 r210637, r210913, r211666, r215400, r215817).
19921
19922 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19923 * dg-extract-results.py: New file.
19924 * dg-extract-results.sh: Use it if the environment seems
19925 suitable.
19926
19927 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19928
19929 * dg-extract-results.py (parse_run): Handle warnings that
19930 are printed before a test harness is run.
19931
19932 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19933
19934 * dg-extract-results.py (Named): Remove __cmp__ method.
19935 (output_variation): Use a key to sort variation.harnesses.
19936
19937 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19938
19939 * dg-extract-results.py: For Python 3, force sys.stdout to
19940 handle surrogate escape sequences.
19941 (safe_open): New function.
19942 (output_segment, main): Use it.
19943
19944 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19945
19946 * dg-extract-results.py (Prog.result_re): Include options
19947 in test name.
19948
19949 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19950
19951 * dg-extract-results.py (output_variation): Always sort if
19952 do_sum.
19953
e882ef3c
SM
199542014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19955
19956 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19957 as long as we get pagination notifications.
19958
4992aa20
JM
199592014-12-15 Jason Merrill <jason@redhat.com>
19960
19961 * Makefile.in (check-gdb.%): Restore.
19962 * README: Mention it.
19963
c1b5a1a6
JB
199642014-12-13 Joel Brobecker <brobecker@adacore.com>
19965
19966 * gdb.ada/str_uninit: New testcase.
19967
5537b577
JK
199682014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19969
19970 PR symtab/17642
19971 * gdb.base/vla-stub-define.c: New file.
19972 * gdb.base/vla-stub.c: New file.
19973 * gdb.base/vla-stub.exp: New file.
19974
bb2ec1b3
TT
199752014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19976 Jan Kratochvil <jan.kratochvil@redhat.com>
19977 Tom Tromey <tromey@redhat.com>
19978
19979 * configure.ac: Add gdb.compile/.
19980 * configure: Regenerate.
19981 * gdb.compile/Makefile.in: New file.
19982 * gdb.compile/compile-ops.exp: New file.
19983 * gdb.compile/compile-ops.c: New file.
19984 * gdb.compile/compile-tls.c: New file.
19985 * gdb.compile/compile-tls.exp: New file.
19986 * gdb.compile/compile-constvar.S: New file.
19987 * gdb.compile/compile-constvar.c: New file.
19988 * gdb.compile/compile-mod.c: New file.
19989 * gdb.compile/compile-nodebug.c: New file.
19990 * gdb.compile/compile-setjmp-mod.c: New file.
19991 * gdb.compile/compile-setjmp.c: New file.
19992 * gdb.compile/compile-setjmp.exp: New file.
19993 * gdb.compile/compile-shlib.c: New file.
19994 * gdb.compile/compile.c: New file.
19995 * gdb.compile/compile.exp: New file.
19996 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19997
4ff709eb
TT
199982014-12-12 Tom Tromey <tromey@redhat.com>
19999
20000 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20001 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20002
6dddd6a5
DE
200032014-12-12 Doug Evans <dje@google.com>
20004
20005 * lib/gdb-python.exp (get_python_valueof): New function.
20006 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20007
71c24708
AA
200082014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20009
20010 * gdb.base/completion.exp: Add test for completion of "info
20011 registers ".
20012
3e29f34a
MR
200132014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20014
20015 * gdb.base/func-ptrs.c: New file.
20016 * gdb.base/func-ptrs.exp: New file.
20017
fc126975
SM
200182014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20019
20020 PR breakpoints/17012
20021 * gdb.base/dprintf-detach.c: New file.
20022 * gdb.base/dprintf-detach.exp: New file.
20023
0a46d518
SM
200242014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20025
20026 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20027 * lib/gdb.exp (target_is_gdbserver): New procedure.
20028
a0be3e44
DE
200292014-12-08 Doug Evans <dje@google.com>
20030
20031 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20032
df1b803a
YQ
200332014-12-05 Yao Qi <yao@codesourcery.com>
20034
20035 * gdb.guile/scm-error.exp: Remove the third argument to
20036 gdb_remote_download.
20037 * gdb.guile/scm-frame-args.exp: Likewise.
20038 * gdb.guile/scm-section-script.exp: Likewise.
20039
ddb9f679
YQ
200402014-12-05 Yao Qi <yao@codesourcery.com>
20041
20042 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20043
86e4ed39
DE
200442014-12-04 Doug Evans <dje@google.com>
20045
20046 * gdb.python/py-objfile.exp: Add tests for
20047 objfile.add_separate_debug_file.
20048
7c50a931
DE
200492014-12-04 Doug Evans <dje@google.com>
20050
20051 * lib/gdb.exp (get_build_id): New function.
20052 (build_id_debug_filename_get): Rewrite to use it.
20053 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20054
621661e3
MR
200552014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20056
20057 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20058 `method(long)', not just 0x0.
20059 * gdb.cp/nsalias.exp: Align code labels to 4.
20060 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20061 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20062 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20063 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20064 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20065 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20066
29f0c3b7
DE
200672014-12-02 Doug Evans <dje@google.com>
20068
e1e061e7 20069 PR symtab/17602
29f0c3b7 20070 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20071 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20072 * gdb.cp/anon-ns.exp: Update.
20073
162078c8
NB
200742014-12-02 Nick Bull <nicholaspbull@gmail.com>
20075
20076 * gdb.python/py-events.py (inferior_call_handler): New.
20077 (register_changed_handler, memory_changed_handler): New.
20078 (test_events.invoke): Register new handlers.
20079 * gdb.python/py-events.exp: Add tests for inferior call,
20080 memory_changed and register_changed events.
20081
fdb09caf
AA
200822014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20083
20084 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20085 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20086 if the linker doesn't understand this.
20087
55cfb2c4
SM
200882014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20089
20090 * gdb.python/python.exp: Change expected reply to help().
20091
9e8cd6df
YQ
200922014-12-01 Yao Qi <yao@codesourcery.com>
20093
20094 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20095 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20096 * configure: Re-generated.
20097
6c659fc2
SC
200982014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20099
20100 * gdb.cp/chained-calls.cc: New file.
20101 * gdb.cp/chained-calls.exp: New file.
20102 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20103
d7fc3181
SM
201042014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20105
20106 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20107 * gdb.dwarf2/symtab-producer.exp: Same.
20108 * gdb.gdb/python-interrupts.exp: Same.
20109 * gdb.gdb/python-selftest.exp: Same.
20110 * gdb.python/py-linetable.exp: Same.
20111 * gdb.python/py-type.exp: Same.
20112 * gdb.python/py-value-cc.exp: Same.
20113 * gdb.python/py-value.exp: Same.
20114
10e79639
YQ
201152014-11-28 Yao Qi <yao@codesourcery.com>
20116
20117 * gdb.base/break-probes.exp: Match library name prefixed with
20118 sysroot.
20119
f28a0564
SM
201202014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20121
20122 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20123 test expected output. Add parentheses for the call to print.
20124 Remove L suffix from integers.
20125
3fe1ce1d
DE
201262014-11-26 Doug Evans <dje@google.com>
20127
20128 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20129
84429e27
YQ
201302014-11-22 Yao Qi <yao@codesourcery.com>
20131
20132 * gdb.trace/entry-values.c: Remove asms.
20133 (foo): Add foo_label.
20134 (bar): Add bar_label.
20135 * gdb.trace/entry-values.exp: Remove code computing foo's
20136 length and bar's length.
20137 (Dwarf::assemble): Invoke function_range for bar and use
20138 MACRO_AT_func for foo.
20139
26741859
YQ
201402014-11-22 Yao Qi <yao@codesourcery.com>
20141
20142 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20143 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20144 Use .Lgcc43_procstart instead of gcc43.
20145
45e44d27
JB
201462014-11-21 Joel Brobecker <brobecker@adacore.com>
20147
20148 * gdb.ada/n_arr_bound: New testcase.
20149
458c8db8
SDJ
201502014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20151
20152 PR breakpoints/10737
20153 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20154 test_catch_syscall_multi_arch.
20155 (test_catch_syscall_multi_arch): New function.
20156
43f3e411
DE
201572014-11-20 Doug Evans <xdje42@gmail.com>
20158
20159 * gdb.base/maint.exp: Update expected output.
20160
0d7b2549
AA
201612014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20162
20163 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20164 4-byte instruction on S390.
20165
8908fca5
JB
201662014-11-19 Joel Brobecker <brobecker@adacore.com>
20167
20168 * gdb.ada/arr_arr: New testcase.
20169
4a46959e
JB
201702014-11-19 Joel Brobecker <brobecker@adacore.com>
20171
20172 * gdb.ada/pkd_arr_elem: New Testcase.
20173
470e2f4e
LM
201742014-11-18 Luis Machado <lgustavo@codesourcery.com>
20175
20176 * gdb.reverse/break-precsave: Expect completion message for
20177 core file reads.
20178 * gdb.reverse/consecutive-precsave.exp: Likewise.
20179 * gdb.reverse/finish-precsave.exp: Likewise.
20180 * gdb.reverse/i386-precsave.exp: Likewise.
20181 * gdb.reverse/machinestate-precsave.exp: Likewise.
20182 * gdb.reverse/sigall-precsave.exp: Likewise.
20183 * gdb.reverse/solib-precsave.exp: Likewise.
20184 * gdb.reverse/step-precsave.exp: Likewise.
20185 * gdb.reverse/until-precsave.exp: Likewise.
20186 * gdb.reverse/watch-precsave.exp: Likewise.
20187
a267f3ad
AA
201882014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20189
20190 * gdb.base/bp-permanent.c: Include unistd.h.
20191 * gdb.python/py-framefilter-mi.c (main): Add return type.
20192 * gdb.python/py-framefilter.c (main): Likewise.
20193 * gdb.trace/actions-changed.c (main): Likewise.
20194
12084a9a
AA
201952014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20196
20197 * gdb.mi/until.c: Add eye-catchers.
20198 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20199 line numbers.
20200
dc7e1a77
AA
202012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20202
20203 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20204 function header variants in break1.c.
20205 * gdb.base/ena-dis-br.exp: Likewise.
20206 * gdb.base/hbreak2.exp: Likewise.
20207 * gdb.reverse/until-precsave.exp: Drop references to removed
20208 non-prototype function header variants in ur1.c.
20209 * gdb.reverse/until-reverse.exp: Likewise.
20210
41c77605
PM
202112014-11-17 Petr Machata <pmachata@redhat.com>
20212
20213 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20214 ${_cu_offset_size} bytes abbrev offset.
20215
34248c3a
DE
202162014-11-15 Doug Evans <xdje42@gmail.com>
20217
20218 PR symtab/17559
20219 * gdb.base/line-symtabs.exp: New file.
20220 * gdb.base/line-symtabs.c: New file.
20221 * gdb.base/line-symtabs.h: New file.
20222
646da059
YQ
202232014-11-14 Yao Qi <yao@codesourcery.com>
20224
20225 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20226 (func): Add label func_label.
20227 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20228 Replace low_pc and high_pc with MACRO_AT_range.
20229 Replace name, low_pc and high_pc with MACRO_AT_func.
20230
9301ebe6
YQ
202312014-11-14 Yao Qi <yao@codesourcery.com>
20232
20233 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20234 Replace name, low_pc and high_pc with MACRO_AT_func.
20235
f166b542
YQ
202362014-11-14 Yao Qi <yao@codesourcery.com>
20237
20238 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20239 produce debug information.
20240 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20241
0f6e71e3
YQ
202422014-11-14 Yao Qi <yao@codesourcery.com>
20243
20244 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20245 object and get function length.
20246 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20247 with MACRO_AT_func.
20248 (top-level): Replace gdb_compile and clean_restart with
20249 prepare_for_testing.
20250 * gdb.dwarf2/main.c (main): Add label main_label.
20251
876c4df9
YQ
202522014-11-14 Yao Qi <yao@codesourcery.com>
20253
20254 * lib/dwarf.exp (function_range): New procedure.
20255 (Dwarf::_handle_macro_at_func): New procedure.
20256 (Dwarf::_handle_macro_at_range): New procedure.
20257 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20258
02ad9cf1
YQ
202592014-11-14 Yao Qi <yao@codesourcery.com>
20260
20261 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20262 (_handle_attribute): New procedure.
20263
a59add0c
AA
202642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20265
20266 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20267 * gdb.base/call-sc.c (zed): Likewise.
20268 * gdb.base/checkpoint.c (main): Likewise.
20269 * gdb.base/dump.c (main): Likewise.
20270 * gdb.base/gcore.c (main): Likewise.
20271 * gdb.base/huge.c (main): Likewise.
20272 * gdb.base/multi-forks.c (main): Likewise.
20273 * gdb.base/pr10179-a.c (main): Likewise.
20274 * gdb.base/savedregs.c (main): Likewise.
20275 * gdb.base/sigaltstack.c (main): Likewise.
20276 * gdb.base/siginfo.c (main): Likewise.
20277 * gdb.base/structs.c (zed): Likewise.
20278 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20279 * gdb.mi/mi-syn-frame.c (main): Likewise.
20280 * gdb.mi/until.c (foo, main): Likewise.
20281 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20282 * gdb.base/solib-weak.c (foo): Declare.
20283 * gdb.base/attach-twice.c: Include stdio.h.
20284 * gdb.base/weaklib1.c: Likewise.
20285 * gdb.base/weaklib2.c: Likewise.
20286 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20287 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20288 unistd.h.
20289 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20290 * gdb.mi/mi-exit-code.c: Likewise.
20291 * gdb.base/break-interp-lib.c: Include string.h.
20292 * gdb.base/coremaker.c: Likewise.
20293 * gdb.base/testenv.c: Likewise.
20294 * gdb.python/py-finish-breakpoint.c: Likewise.
20295 * gdb.base/inferior-died.c: Include sys/wait.h.
20296 * gdb.base/fileio.c: Include time.h.
20297 * gdb.base/async-shell.c: Include unistd.h.
20298 * gdb.base/dprintf-non-stop.c: Likewise.
20299 * gdb.base/info-os.c: Likewise.
20300 * gdb.mi/mi-console.c: Likewise.
20301 * gdb.mi/watch-nonstop.c: Likewise.
20302 * gdb.python/py-events.c: Likewise.
20303 * gdb.base/async.c (baz): Move up before its invocation.
20304 * gdb.base/code_elim2.c (my_global_func): Likewise.
20305 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20306 * gdb.base/advance.c (func2): Likewise.
20307
3b5d5997
AA
203082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20309
20310 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20311 variant.
20312 * gdb.base/annota3.c: Likewise.
20313 * gdb.base/async.c: Likewise.
20314 * gdb.base/average.c: Likewise.
20315 * gdb.base/call-ar-st.c: Likewise.
20316 * gdb.base/call-rt-st.c: Likewise.
20317 * gdb.base/call-sc.c: Likewise.
20318 * gdb.base/call-strs.c: Likewise.
20319 * gdb.base/ending-run.c: Likewise.
20320 * gdb.base/execd-prog.c: Likewise.
20321 * gdb.base/exprs.c: Likewise.
20322 * gdb.base/foll-exec.c: Likewise.
20323 * gdb.base/foll-fork.c: Likewise.
20324 * gdb.base/foll-vfork.c: Likewise.
20325 * gdb.base/funcargs.c: Likewise.
20326 * gdb.base/gcore.c: Likewise.
20327 * gdb.base/jump.c: Likewise.
20328 * gdb.base/langs0.c: Likewise.
20329 * gdb.base/langs1.c: Likewise.
20330 * gdb.base/langs2.c: Likewise.
20331 * gdb.base/mips_pro.c: Likewise.
20332 * gdb.base/nodebug.c: Likewise.
20333 * gdb.base/opaque0.c: Likewise.
20334 * gdb.base/opaque1.c: Likewise.
20335 * gdb.base/recurse.c: Likewise.
20336 * gdb.base/run.c: Likewise.
20337 * gdb.base/scope0.c: Likewise.
20338 * gdb.base/scope1.c: Likewise.
20339 * gdb.base/setshow.c: Likewise.
20340 * gdb.base/setvar.c: Likewise.
20341 * gdb.base/shmain.c: Likewise.
20342 * gdb.base/shr1.c: Likewise.
20343 * gdb.base/shr2.c: Likewise.
20344 * gdb.base/sigall.c: Likewise.
20345 * gdb.base/signals.c: Likewise.
20346 * gdb.base/so-indr-cl.c: Likewise.
20347 * gdb.base/solib2.c: Likewise.
20348 * gdb.base/structs.c: Likewise.
20349 * gdb.base/sum.c: Likewise.
20350 * gdb.base/vforked-prog.c: Likewise.
20351 * gdb.base/watchpoint.c: Likewise.
20352 * gdb.reverse/shr2.c: Likewise.
20353 * gdb.reverse/until-reverse.c: Likewise.
20354 * gdb.reverse/ur1.c: Likewise.
20355 * gdb.reverse/watch-reverse.c: Likewise.
20356
066a77c5
AA
203572014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20358
20359 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20360 variant.
20361 * gdb.base/sepdebug.exp: Drop references to removed code.
20362
4f204ea5
AA
203632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20364
20365 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20366 variant. Preserve original line numbering.
20367 * gdb.base/list1.c: Likewise.
20368
3b377a3a
AA
203692014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20370
20371 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20372 variant.
20373 * gdb.base/break1.c: Likewise.
20374 * gdb.base/break.exp: Drop references to removed code.
20375
e444df73
AA
203762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20377
20378 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20379 variant.
20380
8008f2a7
AA
203812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20382
20383 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20384
a5a06887
AA
203852014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20386
20387 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20388 logic into perform_all_tests() and invoke it with and without
20389 function header prototypes.
20390 (do_function_calls): Remove conditional XFAIL for PR 5318.
20391 (rerun_and_prepare): Remove duplicate code.
20392 (perform_all_tests): New. Main logic moved here.
20393
44dba9b9
AA
203942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20395
20396 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20397 code guarded by #ifdef NO_PROTOTYPES.
20398 (t_double_many_args): Likewise.
20399 (DEF_FUNC_MANY_ARGS_1): Likewise.
20400 (DEF_FUNC_VALUES_1): Likewise.
20401 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20402 guarded by #ifdef PROTOTYPES.
20403
d1fbcd56
AA
204042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20405
20406 * gdb.mi/mi-console.c: Add eye-catcher.
20407 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20408 instead of literal line number.
20409
b0e59b8f
AA
204102014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20411
20412 * gdb.base/shr2.c: Add eye-catcher.
20413 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20414 line number.
20415
78f98cca
AA
204162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20417
20418 * gdb.base/jump.c: Add eye-catchers.
20419 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20420 numbers.
20421
58fa2af0
AA
204222014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20423
20424 * gdb.base/execd-prog.c: Add eye-catchers.
20425 * gdb.base/foll-exec.c: Likewise.
20426 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20427 line numbers.
20428
04e5059b
AA
204292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20430
20431 * gdb.base/ending-run.c: Add eye-catchers.
20432 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20433 literal line numbers.
20434
dbfdb174
AA
204352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20436
20437 * gdb.base/call-rt-st.c: Add eye-catchers.
20438 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20439 literal line numbers.
20440
888a2ade
AA
204412014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20442
20443 * gdb.base/call-ar-st.c: Add eye-catchers.
20444 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20445 literal line numbers.
20446
6acc2dde
AA
204472014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20448
20449 * gdb.base/average.c: Add eye-catchers.
20450 * gdb.base/sum.c: Likewise.
20451 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20452 regexps dynamically.
20453
9ecfcd1d
AA
204542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20455
20456 * gdb.base/solib1.c: Add eye-catchers.
20457 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20458 literal line numbers.
20459
78708b7c
PA
204602014-11-12 Pedro Alves <palves@redhat.com>
20461
20462 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20463 leader has exited.
20464
af48d08f
PA
204652014-11-12 Pedro Alves <palves@redhat.com>
20466
20467 * gdb.arch/i386-bp_permanent.c: New file.
20468 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20469 (srcfile): Set to i386-bp_permanent.c.
20470 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20471 that stepi does not execute the 'leave' instruction, instead of
20472 testing it does execute.
20473 * gdb.base/bp-permanent.c: New file.
20474 * gdb.base/bp-permanent.exp: New file.
20475
af3768e9
DE
204762014-11-10 Doug Evans <xdje42@gmail.com>
20477
20478 PR symtab/17564
20479 * gdb.base/symtab-search-order.exp: New file.
20480 * gdb.base/symtab-search-order.c: New file.
20481 * gdb.base/symtab-search-order-1.c: New file.
20482 * gdb.base/symtab-search-order-shlib-1.c: New file.
20483
9de00a4a
PA
204842014-11-07 Pedro Alves <palves@redhat.com>
20485
20486 PR gdb/17511
20487 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20488 i?86-*-linux*.
20489
e0f52461
SC
204902014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20491
20492 PR c++/17494
20493 * gdb.cp/pr17494.cc: New file.
20494 * gdb.cp/pr17494.exp: New file.
20495
6ce8c980
YQ
204962014-11-02 Yao Qi <yao@codesourcery.com>
20497
20498 * gdb.python/python.exp: Get working directory and match the
20499 output of "set extended-prompt \\w " with it.
20500
02be9a71
DE
205012014-10-30 Doug Evans <dje@google.com>
20502
20503 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20504 in objfiles.
20505 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20506 in progspaces.
20507
3bdff46b
LM
205082014-10-30 Janis Johnson <janisjo@codesourcery.com>
20509
20510 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20511 * gdb.base/realname-expand.exp: Likewise.
20512 * gdb.linespec/macro-relative.exp: Likewise.
20513
ab917dfb
PA
205142014-10-29 Pedro Alves <palves@redhat.com>
20515
20516 PR gdb/17408
20517 * gdb.threads/schedlock.c (some_function): New function.
20518 (call_function): New global.
20519 (MAYBE_CALL_SOME_FUNCTION): New macro.
20520 (thread_function): Call it.
20521 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20522 and use it instead of a global counter. Adjust all callers.
20523 (get_current_thread): Use "find current thread" for test message
20524 here rather than having all callers pass down the same string.
20525 (goto_loop): New procedure, factored out from ...
20526 (my_continue): ... this.
20527 (step_ten_loops): Change parameter from test message to command to
20528 use. Adjust.
20529 (list_count): Delete global.
20530 (check_result): New procedure, factored out from duplicate top
20531 level code.
20532 (continue tests): Wrap in with_test_prefix.
20533 (test_step): New procedure, factored out from duplicate top level
20534 code.
20535 (top level): Test "step" in combination with all scheduler-locking
20536 modes. Test "next" in combination with all scheduler-locking
20537 modes, and in combination with stepping over a function call or
20538 not.
20539 * gdb.threads/next-bp-other-thread.c: New file.
20540 * gdb.threads/next-bp-other-thread.exp: New file.
20541
d3d4baed
PA
205422014-10-29 Pedro Alves <palves@redhat.com>
20543
20544 PR python/17372
20545 * gdb.python/python.exp: Test a multi-line command that spawns
20546 interactive Python.
20547 * gdb.base/multi-line-starts-subshell.exp: New file.
20548
563e8d85
YQ
205492014-10-29 Yao Qi <yao@codesourcery.com>
20550
20551 * gdb.base/fileio.exp: Make directories on host.
20552
0ea4d52e
YQ
205532014-10-29 Yao Qi <yao@codesourcery.com>
20554
20555 * gdb.base/fileio.c (test_write): Close the file.
20556
7f5ef605
PA
205572014-10-28 Pedro Alves <palves@redhat.com>
20558
20559 PR gdb/12623
20560 * gdb.base/sigstep.c (no_handler): New global.
20561 (main): If 'no_handler is true, set the signal handlers to
20562 SIG_IGN.
20563 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20564 with_sw_watch and no_handler parameters. Handle them.
20565 (top level) <stepping over handler when stopped at a breakpoint
20566 test>: Add a test axis for testing with a software watchpoint, and
20567 another for testing with the signal handler set to SIG_IGN.
20568 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20569 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20570
abbdbd03
PA
205712014-10-28 Pedro Alves <palves@redhat.com>
20572
20573 PR gdb/17511
20574 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20575 * gdb.base/sigstep.exp (other_handler_location): New global.
20576 (advance): Support stepping into the signal handler, and running
20577 commands while in the handler.
20578 (in_handler_map): New global.
20579 (top level): In the advance test, add combinations for getting
20580 into the handler with stepping commands, and for running commands
20581 in the handler. Add comment descripting the advancei tests.
20582
1df4399f
PA
205832014-10-28 Pedro Alves <palves@redhat.com>
20584
20585 * gdb.base/sigstep.exp: Use build_executable instead of
20586 prepare_for_testing.
20587 (top level): Move code that starts GDB, runs to main and creates a
20588 display to ...
20589 (restart): ... this new procedure.
20590 (top level): Move backtrace from signal handler test to ...
20591 (validate_backtrace): ... this new procedure.
20592 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20593 with_test_prefix. Always restart GDB.
20594 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20595 with_test_prefix. Always restart GDB. No need to delete
20596 breakpoints after the test.
20597 (test_skip_handler): Remove prefix parameter.
20598 (skip_over_handler, breakpoint_to_handler)
20599 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20600 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20601 restart GDB. No need to delete breakpoints after the test.
20602 (top level): Use foreach to call the test procedures with
20603 different commands.
20604
a5b6e449
PA
206052014-10-28 Pedro Alves <palves@redhat.com>
20606
20607 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20608 instead of GNATS numbers.
20609 * gdb.base/sigbpt.exp: Likewise.
20610 * gdb.base/siginfo.exp: Likewise.
20611 * gdb.base/sigstep.exp: Likewise.
20612
e5f8a7cc
PA
206132014-10-27 Pedro Alves <palves@redhat.com>
20614
20615 * gdb.base/sigstep.c (dummy): New global.
20616 (main): Issue a couple writes to the new global.
20617 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20618 procedures.
20619 (skip_over_handler): Use test_skip_handler.
20620 (top level): Call skip_over_handler for stepi and nexti too.
20621 (breakpoint_over_handler): Use test_skip_handler.
20622 (top level): Call breakpoint_over_handler for stepi and nexti too.
20623
763905a3
YQ
206242014-10-27 Yao Qi <yao@codesourcery.com>
20625
20626 * gdb.trace/tfile.c (adjust_function_address)
20627 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20628 function descriptor.
20629
6f259a23
DB
206302014-10-24 Don Breazeal <donb@codesourcery.com>
20631
20632 * gdb.base/foll-fork.exp (test_follow_fork,
20633 catch_fork_child_follow): Check for updated fork messages emitted
20634 from infrun.c.
20635 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20636 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20637 vfork_and_exec_child_follow_through_step): Check for updated vfork
20638 messages emitted from infrun.c.
20639
09dd9a69
PA
206402014-10-24 Pedro Alves <palves@redhat.com>
20641
20642 * gdb.base/corefile.exp: Remove references to ultrix.
20643 * gdb.base/interrupt.exp: Likewise.
20644 * gdb.base/whatis.exp: Likewise.
20645 * gdb.gdb/selftest.exp: Likewise.
20646 * gdb.threads/manythreads.exp: Likewise.
20647 * gdb.threads/print-threads.exp: Likewise.
20648 * gdb.threads/pthreads.exp:: Likewise.
20649 * gdb.threads/schedlock.exp: Likewise.
20650
3433cfa5
SC
206512014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20652
20653 * gdb.cp/non-trivial-retval.cc: Add a test case.
20654 * gdb.cp/non-trivial-retval.exp: Add a test.
20655
092f880b
YQ
206562014-10-20 Yao Qi <yao@codesourcery.com>
20657
20658 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20659 * gdb.python/py-objfile-script-gdb.py: New file.
20660 * gdb.python/py-objfile-script.exp: Update reference to
20661 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20662 of remote_download. Remove the dest file.
20663
acbdb7f3
YQ
206642014-10-20 Yao Qi <yao@codesourcery.com>
20665
20666 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20667 * gdb.base/step-line.exp: Likewise.
20668 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20669 * gdb.dwarf2/dw2-basic.exp: Likewise.
20670 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20671 * gdb.dwarf2/dw2-filename.exp: Likewise.
20672 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20673 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20674 * gdb.dwarf2/dw2-producer.exp: Likewise.
20675 * gdb.dwarf2/mac-fileno.exp: Likewise.
20676 * gdb.python/py-frame-args.exp: Likewise.
20677 * gdb.python/py-framefilter.exp: Likewise.
20678 * gdb.python/py-mi.exp: Likewise.
20679 * gdb.python/py-objfile-script.exp: Likewise
20680 * gdb.python/py-pp-integral.exp: Likewise.
20681 * gdb.python/py-pp-re-notag.exp: Likewise.
20682 * gdb.python/py-prettyprint.exp: Likewise.
20683 * gdb.python/py-section-script.exp: Likewise.
20684 * gdb.python/py-typeprint.exp: Likewise.
20685 * gdb.python/py-xmethods.exp: Likewise.
20686 * gdb.stabs/weird.exp: Likewise.
20687 * gdb.xml/tdesc-regs.exp: Likewise.
20688
bd286a29
KCY
206892014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20690
20691 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20692 (out_cu): Use addr_len for the size of addresses.
20693 (out_line): Likewise. Size DW_LNE_set_address instruction
20694 according to addr_len.
20695 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20696 (FUNC): Add START_INSNS to definition.
20697
673dc4a0
YQ
206982014-10-18 Yao Qi <yao@codesourcery.com>
20699
20700 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20701 gdb_has_argv0 return true.
20702 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20703 check [target_info exists noargs], check [gdb_has_argv0]
20704 instead.
20705 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20706 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20707 procedures.
20708
4ffbba72
DE
207092014-10-17 Doug Evans <dje@google.com>
20710
20711 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20712 event.
20713 * gdb.python/py-events.py: Add clear_objfiles event.
20714
d096d8c1
DE
207152014-10-17 Doug Evans <dje@google.com>
20716
20717 * gdb.python/py-objfile.exp: Test progspace attribute.
20718
a80db015
LM
207192014-10-17 Luis Machado <lgustavo@codesourcery.com>
20720
20721 * gdb.guile/scm-breakpoint.exp: Do not assume any
20722 directory separators when matching source file paths.
20723 * gdb.python/py-breakpoint.exp: Likewise.
20724 * gdb.reverse/break-precsave.exp: Likewise.
20725 * gdb.reverse/break-reverse.exp: Likewise.
20726 * gdb.reverse/consecutive-precsave.exp: Likewise.
20727 * gdb.reverse/finish-precsave.exp: Likewise.
20728 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20729 * gdb.reverse/finish-reverse.exp: Likewise.
20730 * gdb.reverse/i386-precsave.exp: Likewise.
20731 * gdb.reverse/i387-env-reverse.exp: Likewise.
20732 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20733 * gdb.reverse/machinestate-precsave.exp: Likewise.
20734 * gdb.reverse/machinestate.exp: Likewise.
20735 * gdb.reverse/sigall-precsave.exp: Likewise.
20736 * gdb.reverse/solib-precsave.exp: Likewise.
20737 * gdb.reverse/step-precsave.exp: Likewise.
20738 * gdb.reverse/until-precsave.exp: Likewise.
20739 * gdb.reverse/watch-precsave.exp: Likewise.
20740 * gdb.reverse/watch-reverse.exp: Likewise.
20741
b22089ab
YQ
207422014-10-17 Yao Qi <yao@codesourcery.com>
20743
20744 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20745 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20746
6c4486e6
PA
207472014-10-17 Pedro Alves <palves@redhat.com>
20748
20749 PR gdb/17471
20750 * gdb.base/bg-execution-repeat.c: New file.
20751 * gdb.base/bg-execution-repeat.exp: New file.
20752
0ff33695
PA
207532014-10-17 Pedro Alves <palves@redhat.com>
20754
20755 PR gdb/17300
20756 * gdb.base/continue-all-already-running.c: New file.
20757 * gdb.base/continue-all-already-running.exp: New file.
20758
6fdebc3d
PA
207592014-10-17 Pedro Alves <palves@redhat.com>
20760
20761 PR gdb/17472
20762 * gdb.base/annota-input-while-running.c: New file.
20763 * gdb.base/annota-input-while-running.exp: New file.
20764
32a8097b
PA
207652014-10-17 Pedro Alves <palves@redhat.com>
20766
20767 * gdb.base/callfuncs.exp: emove references to osf.
20768 * gdb.base/sigall.exp: Likewise.
20769 * gdb.gdb/selftest.exp: Likewise.
20770 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20771 * gdb.mi/non-stop.c: Likewise.
20772 * gdb.mi/pthreads.c: Likewise.
20773 * gdb.reverse/sigall-precsave.exp: Likewise.
20774 * gdb.reverse/sigall-reverse.exp: Likewise.
20775 * gdb.threads/pthreads.c: Likewise.
20776 * gdb.threads/pthreads.exp: Likewise.
20777
7a3517ff
YQ
207782014-10-17 Yao Qi <yao@codesourcery.com>
20779
20780 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20781 check 'target_info exists noargs'.
20782 (test_command_prompt_position): Likewise.
20783 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20784 Remove "set args".
20785 (progvar_simple_while_test): Likewise.
20786 (progvar_complex_if_while_test): Likewise.
20787 (if_while_breakpoint_command_test): Likewise.
20788 (infrun_breakpoint_command_test): Likewise.
20789 (breakpoint_command_test): Likewise.
20790 (watchpoint_command_test): Likewise.
20791 (bp_deleted_in_command_test): Likewise.
20792 (temporary_breakpoint_commands): Likewise.
20793
bb99c472
YQ
207942014-10-16 Yao Qi <yao@codesourcery.com>
20795
20796 * gdb.base/remotetimeout.exp: Remove noargs checking.
20797
7c16b83e
PA
207982014-10-15 Pedro Alves <palves@redhat.com>
20799
20800 PR breakpoints/9649
20801 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20802 * gdb.base/breakpoint-in-ro-region.exp
20803 (probe_target_hardware_step): New procedure.
20804 (top level): Probe hardware stepping and hardware breakpoint
20805 support. Test stepping through a read-only region, with both
20806 "breakpoint auto-hw" on and off and both "always-inserted" on and
20807 off.
20808
35a49624
IB
208092014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20810
20811 * gdb.dlang/demangle.exp: Update for demangling changes.
20812
2d1c107c
SC
208132014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20814
20815 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20816 * gdb.cp/non-trivial-retval.exp: Add new tests.
20817
778811d5
SC
208182014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20819
20820 PR c++/13403
20821 PR c++/15154
20822 * gdb.cp/non-trivial-retval.cc: New file.
20823 * gdb.cp/non-trivial-retval.exp: New file.
20824
10c5f0a8
YQ
208252014-10-15 Yao Qi <yao@codesourcery.com>
20826
20827 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20828 remote host.
20829
65d7b369
YQ
208302014-10-15 Yao Qi <yao@codesourcery.com>
20831
20832 * gdb.python/py-symbol.exp: Match file base name if host is
20833 remote, otherwise match file name with dir name.
20834 * gdb.python/py-symtab.exp: Likewise.
20835 * gdb.python/python.exp: Likewise.
20836
46dc1394
YQ
208372014-10-15 Yao Qi <yao@codesourcery.com>
20838
20839 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20840 pattern.
20841 * gdb.python/py-symtab.exp: Likewise.
20842 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20843 locationn.
20844
c40cc657
JB
208452014-10-14 Joel Brobecker <brobecker@adacore.com>
20846
20847 * gdb.ada/addr_arith: New testcase.
20848
2abf49e1
MR
208492014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20850
20851 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20852 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20853 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20854 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20855
f7088df3
SDJ
208562014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20857
20858 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20859 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20860 * gdb.arch/stap-eval-lang-ada.exp: New file.
20861
4dc06805
YQ
208622014-10-14 Yao Qi <yao@codesourcery.com>
20863
20864 * gdb.mi/mi-var-child.c (nothing1): New function.
20865 (nothing2): New function.
20866 (do_children_tests): Set function pointers by nothing1 and
20867 nothing2.
20868 * gdb.mi/mi-var-child.exp: Step over new added statements.
20869 Update test to match the new output.
20870 * gdb.mi/var-cmd.c (nothing1): New function.
20871 (nothing2): New function.
20872 (do_children_tests): Set function pointers by nothing1 and
20873 nothing2.
20874 * gdb.mi/mi-var-display.exp: Update test to match output.
20875 Step to the line specified by $line_dct_nothing.
20876 Increase the number of lines to step.
20877
46a93de2
YQ
208782014-10-14 Yao Qi <yao@codesourcery.com>
20879
20880 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20881 tests.
20882 * gdb.mi/mi2-var-child.exp: Likewise.
20883
14ea52ee
DE
208842014-10-13 Doug Evans <dje@google.com>
20885
20886 * gdb.python/py-objfile.exp: Change name of file name test.
20887
e5c6e92b
DE
208882014-10-13 Doug Evans <dje@google.com>
20889
20890 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20891 from the start of the CU.
20892
c780cc2f
JK
208932014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20894 Yao Qi <yao@codesourcery.com>
20895
20896 Fix "save breakpoints" for "catch" command.
20897 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20898 Remove -nonewline. Match also the added "main" line.
20899
99894e11
JK
209002014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20901
20902 Fix "save breakpoints" for "disable $bpnum" command.
20903 * gdb.base/save-bp.c (main): Add label.
20904 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20905
6e1ac5a3
JK
209062014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20907
20908 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20909
754dd2b0
YQ
209102014-10-11 Yao Qi <yao@codesourcery.com>
20911
20912 * gdb.server/server-kill.exp: Execute command
20913 "set remote trace-status-packet on" before "tstatus".
20914
f90183d7
YQ
209152014-10-11 Yao Qi <yao@codesourcery.com>
20916
20917 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20918 (main): Call getppid.
20919 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20920 and continue to it. Read variable "server_pid".
20921
bf40a607
YQ
209222014-10-11 Yao Qi <yao@codesourcery.com>
20923
20924 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20925
052ca370
YQ
209262014-10-11 Yao Qi <yao@codesourcery.com>
20927
20928 * gdb.threads/thread-find.exp: Don't execute command
20929 "info threads".
20930 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20931 * gdb.threads/linux-dp.exp: Don't check the condition
20932 $threads_created equals to zero.
20933
3831839c
PA
209342014-10-10 Pedro Alves <palves@redhat.com>
20935
20936 * gdb.base/bigcore.exp: Remove references to IRIX.
20937 * gdb.base/funcargs.exp: Likewise.
20938 * gdb.base/interrupt.exp: Likewise.
20939 * gdb.base/mips_pro.exp: Likewise.
20940 * gdb.base/nodebug.exp: Likewise.
20941 * gdb.base/setvar.exp: Likewise.
20942 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20943
8b9a549d
PA
209442014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20945 Pedro Alves <palves@redhat.com>
20946
20947 PR symtab/14466
20948 * gdb.base/vdso-warning.c: New file.
20949 * gdb.base/vdso-warning.exp: New file.
20950
d48ba5e8
DE
209512014-10-02 Doug Evans <dje@google.com>
20952
20953 * gdb.base/structs.c (main): Don't run forever.
20954
2278c276
PA
209552014-10-02 Pedro Alves <palves@redhat.com>
20956
20957 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20958 (top level) <stop threads 1, stop threads 2>: Use it.
20959
b57bacec
PA
209602014-10-02 Pedro Alves <palves@redhat.com>
20961
20962 * gdb.threads/break-while-running.exp (test): Add new
20963 'update_thread_list' argument. Skip "info threads" if false.
20964 (top level): Add new 'update_thread_list' axis.
20965
13fd3ff3
PA
209662014-10-02 Pedro Alves <palves@redhat.com>
20967
20968 PR breakpoints/17431
20969 * gdb.base/execl-update-breakpoints.c: New file.
20970 * gdb.base/execl-update-breakpoints.exp: New file.
20971
0fec99e8
PA
209722014-10-01 Pedro Alves <palves@redhat.com>
20973
20974 * gdb.base/breakpoint-in-ro-region.c: New file.
20975 * gdb.base/breakpoint-in-ro-region.exp: New file.
20976
2ddf4301
SM
209772014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20978
20979 * gdb.mi/mi-exit-code.exp: New file.
20980 * gdb.mi/mi-exit-code.c: New file.
20981
6a5f3f43
YQ
209822014-09-30 Yao Qi <yao@codesourcery.com>
20983
20984 * lib/prelink-support.exp (build_executable_own_libs): Error if
20985 the target isn't native.
20986
345bcc73
YQ
209872014-09-30 Yao Qi <yao@codesourcery.com>
20988
20989 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20990 false.
20991
a25a5a45
PA
209922014-09-22 Pedro Alves <palves@redhat.com>
20993
20994 * gdb.threads/break-while-running.exp: New file.
20995 * gdb.threads/break-while-running.c: New file.
20996
00ba3162
YQ
209972014-09-19 Yao Qi <yao@codesourcery.com>
20998
20999 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21000 Invoke test. Restart GDB with --readnow and invoke test again.
21001
c3b7b696
YQ
210022014-09-19 Yao Qi <yao@codesourcery.com>
21003
21004 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21005 proc set_breakpoint_on_gcd_function. Invoke
21006 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21007 invoke set_breakpoint_on_gcd_function again.
21008
2b4fd423
DE
210092014-09-18 Doug Evans <dje@google.com>
21010
21011 * gdb.dwarf2/symtab-producer.exp: New file.
21012
a5947601
SDJ
210132014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21014
21015 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21016 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21017 * gdb.base/global-var-nested-by-dso.c: Likewise.
21018 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21019
91c19059
SDJ
210202014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21021 Pedro Alves <palves@redhat.com>
21022
21023 * gdb.base/watch-bitfields.exp: Pass string other than test file
21024 name to prepare_for_testing.
21025 (watch): New procedure.
21026 (expect_watchpoint): Use with_test_prefix.
21027 (top level): Factor out tests to ...
21028 (test_watch_location, test_regular_watch): ... these new
21029 procedures, and use with_test_prefix and gdb_continue_to_end.
21030
bb9d5f81
PP
210312014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21032
21033 PR breakpoints/12526
21034 * gdb.base/watch-bitfields.exp: New file.
21035 * gdb.base/watch-bitfields.c: New file.
21036
635856f5
PA
210372014-09-16 Pedro Alves <palves@redhat.com>
21038
21039 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21040 software and hardware addresses, not software address against
21041 itself.
21042
7280ceea
PA
210432014-09-16 Pedro Alves <palves@redhat.com>
21044
21045 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21046 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21047
428b16bd
PA
210482014-09-16 Pedro Alves <palves@redhat.com>
21049
21050 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21051 files.
21052 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21053 "*-*-vxworks*" throughout.
21054 * gdb.base/break.exp: Likewise.
21055 * gdb.base/default.exp: Likewise.
21056 * gdb.base/scope.exp: Likewise.
21057 * gdb.base/sepdebug.exp: Likewise.
21058 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21059 throughout.
21060 * gdb.base/run.c: Likewise.
21061 * gdb.base/sepdebug.c: Likewise.
21062 * gdb.hp/gdb.aCC/run.c: Likewise.
21063 * gdb.reverse/until-reverse.c: Likewise.
21064 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21065
666d413c
YQ
210662014-09-16 Yao Qi <yao@codesourcery.com>
21067
21068 * boards/local-remote-host-native.exp: New file.
21069
57cbd724
DE
210702014-09-14 Doug Evans <xdje42@gmail.com>
21071
21072 * gdb.threads/queue-signal.c (thread_count): New variable.
21073 (thread_count_mutex, thread_count_condvar): New variables.
21074 (incr_thread_count, wait_all_threads_running): New functions.
21075 (main): Wait for all threads to be in their thread functions.
21076
81219e53
DE
210772014-09-13 Doug Evans <xdje42@gmail.com>
21078
21079 * gdb.threads/queue-signal.c: New file.
21080 * gdb.threads/queue-signal.exp: New file.
21081
3714cea7
DE
210822014-09-13 Doug Evans <xdje42@gmail.com>
21083
21084 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21085 be consistent with what default_gdb_init uses.
21086 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21087 the plain text of the prompt. Add some logging printfs.
21088 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21089
fa43b1d7
PA
210902014-09-12 Pedro Alves <palves@redhat.com>
21091
21092 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21093 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21094 * gdb.arch/i386-size-overlap.exp: Likewise.
21095 * gdb.arch/i386-size.exp: Likewise.
21096 * gdb.arch/i386-unwind.exp: Likewise.
21097 * gdb.base/a2-run.exp: Likewise.
21098 * gdb.base/break.exp: Likewise.
21099 * gdb.base/charset.exp: Likewise.
21100 * gdb.base/chng-syms.exp: Likewise.
21101 * gdb.base/commands.exp: Likewise.
21102 * gdb.base/dbx.exp: Likewise.
21103 * gdb.base/find.exp: Likewise.
21104 * gdb.base/funcargs.exp: Likewise.
21105 * gdb.base/jit-simple.exp: Likewise.
21106 * gdb.base/reread.exp: Likewise.
21107 * gdb.base/sepdebug.exp: Likewise.
21108 * gdb.base/step-bt.exp: Likewise.
21109 * gdb.cp/mb-inline.exp: Likewise.
21110 * gdb.cp/mb-templates.exp: Likewise.
21111 * gdb.objc/basicclass.exp: Likewise.
21112 * gdb.threads/killed.exp: Likewise.
21113
9d9bf2df
EBM
211142014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21115
21116 PR tdep/17379
21117 * gdb.arch/powerpc-stackless.S: New file.
21118 * gdb.arch/powerpc-stackless.exp: New file.
21119
1cf2f1b0
JK
211202014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21121
21122 * gdb.base/attach.c: Include unistd.h.
21123 (main): Call alarm. Add label postloop.
21124 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21125 gdb_breakpoint, gdb_continue_to_breakpoint.
21126 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21127
98880d46
PA
211282014-09-11 Pedro Alves <palves@redhat.com>
21129
21130 PR gdb/17347
21131 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21132 * gdb.base/attach.exp (test_command_line_attach_run): New
21133 procedure.
21134 (top level): Call it.
21135
4c92ff2c
PA
211362014-09-11 Pedro Alves <palves@redhat.com>
21137
21138 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21139 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21140 (do_command_attach_tests): Use spawn_wait_for_attach.
21141 * gdb.base/solib-overlap.exp: Likewise.
21142 * gdb.multi/multi-attach.exp: Likewise.
21143 * gdb.python/py-prompt.exp: Likewise.
21144 * gdb.python/py-sync-interp.exp: Likewise.
21145 * gdb.server/ext-attach.exp: Likewise.
21146
3adc1a7d
GKB
211472014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21148
21149 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21150 command in testcase. Simplify testcase.
21151
96334934
JB
211522014-09-10 Joel Brobecker <brobecker@adacore.com>
21153
21154 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21155
eb479039
JB
211562014-09-10 Joel Brobecker <brobecker@adacore.com>
21157
21158 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21159
deede10c
JB
211602014-09-10 Joel Brobecker <brobecker@adacore.com>
21161
21162 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21163
7828a5f5
JB
211642014-09-10 Joel Brobecker <brobecker@adacore.com>
21165
21166 * gdb.dwarf2/dynarr-ptr.c: New file.
21167 * gdb.dwarf2/dynarr-ptr.exp: New file.
21168
33aeebcf
MR
211692014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21170
21171 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21172 of 30 rather than hardcoding 120 for a slow test case. Take the
21173 `gdb,timeout' target setting into account for this calculation.
21174 Don't extend the timeout for the test cases that don't need it.
21175
7b415901
MR
211762014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21177
21178 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21179 a factor of 2 for a slow test case. Take the `gdb,timeout'
21180 target setting into account for this calculation.
21181 * gdb.reverse/until-precsave.exp: Increase the timeout by
21182 a factor of 15 and 3 respectively rather than adding 120
21183 for a pair of slow test cases. Take the `gdb,timeout'
21184 target setting into account for this calculation.
21185
4a40f85a
MR
211862014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21187
21188 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21189 timeout, don't pass one down to gdb_expect.
21190 (gdb_expect): Rework timeout selection.
21191
09635af7
MR
211922014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21193
21194 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21195 exception on timeout.
21196 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21197 (gdbserver_start_extended): Catch any `gdbserver_start' error
21198 exceptions.
21199 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21200 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21201 `gdbserver_gdb_load' error exceptions.
21202
2bdd10b7
MR
212032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21204
21205 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21206 120 on waiting for the TCP socket to open.
21207
316935f0
DE
212082014-09-09 Doug Evans <xdje42@gmail.com>
21209
21210 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21211 _caller_matches, _any_caller_is, _any_caller_matches.
21212
83740597
DE
212132014-09-09 Doug Evans <xdje42@gmail.com>
21214
21215 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21216
4c122fc3
YQ
212172014-09-09 Yao Qi <yao@codesourcery.com>
21218
21219 * gdb.mi/mi-var-display.exp: Set print symbol off.
21220
a9f116cb
GKB
212212014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21222
21223 PR gdb/17035
21224 * gdb.base/commands.exp: Add tests to verify user-defined
21225 commands with empty bodies.
21226 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21227 python commands in `show user command`.
21228 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21229 scheme commands in `show user command`.
21230
c75bd3a2
JK
212312014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21232
21233 PR python/17355
21234 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21235 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21236 * gdb.python/py-framefilter-invalidarg.exp: New file.
21237 * gdb.python/py-framefilter-invalidarg.py: New file.
21238
faa42425
DE
212392014-09-06 Doug Evans <xdje42@gmail.com>
21240
21241 PR 15276
21242 * gdb.python/py-caller-is.c: New file.
21243 * gdb.python/py-caller-is.exp: New file.
21244
474ca4f6
SDJ
212452014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21246
21247 PR gdb/17235
21248 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21249 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21250
eb0b0463
SDJ
212512014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21252
21253 PR fortran/17237
21254 * gdb.fortran/print-formatted.exp: New file.
21255 * gdb.fortran/print-formatted.f90: Likewise.
21256
5f3b99cf
SS
212572014-09-03 Sasha Smundak <asmundak@google.com>
21258
21259 * gdb.python/py-frame.exp: Test Frame.read_register.
21260
7d793aa9
SDJ
212612014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21262
21263 PR python/16699
21264 * gdb.python/py-completion.exp: New file.
21265 * gdb.python/py-completion.py: Likewise.
21266
fb0576e9
DE
212672014-08-28 Doug Evans <dje@google.com>
21268
21269 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21270 eax,etc. are live with values set by gdb and thus the compiler can't
21271 use them.
21272 * gdb.arch/i386-pseudo.c (main): Ditto.
21273
ee92b0dd
DE
212742014-08-27 Doug Evans <dje@google.com>
21275
21276 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21277
6649db35
DE
212782014-08-25 Doug Evans <dje@google.com>
21279
21280 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21281 (main): Ditto.
21282
564b7600
DE
212832014-08-25 Doug Evans <dje@google.com>
21284
21285 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21286
3881fb67
YQ
212872014-08-24 Yao Qi <yao@codesourcery.com>
21288
21289 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21290 symbol off.
21291 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21292
a05a36a5
DE
212932014-08-22 Doug Evans <dje@google.com>
21294
21295 PR 17276
21296 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21297 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21298 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21299
7c343b48
YQ
213002014-08-22 Yao Qi <yao@codesourcery.com>
21301
21302 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21303 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21304 * gdb.python/python.exp: Likewise. Use .py file on the host
21305 instead of the build.
21306
22fd09ae
JK
213072014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21308
21309 * gdb.threads/gcore-stale-thread.c: New file.
21310 * gdb.threads/gcore-stale-thread.exp: New file.
21311
a8454a7c
PA
213122014-08-21 Pedro Alves <palves@redhat.com>
21313
21314 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21315 * gdb.base/gcore-relro-pie.exp: Likewise.
21316 * gdb.base/gcore-relro.exp: Likewise.
21317 * gdb.base/gcore.exp: Likewise.
21318 * gdb.base/print-symbol-loading.exp: Likewise.
21319 * gdb.threads/gcore-thread.exp: Likewise.
21320 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21321
2a31c623
PA
213222014-08-20 Pedro Alves <palves@redhat.com>
21323 Jan Kratochvil <jan.kratochvil@redhat.com>
21324
21325 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21326 configure.
21327 (EXPECT): Handle READ1 being set.
21328 (all): Depend on EXTRA_RULES.
21329 (check-read1, expect-read1, read1.so, read1): New rules.
21330 * README (Testsuite Parameters): Document the READ1 make variable.
21331 (Race detection): New section.
21332 * configure: Regenerate.
21333 * configure.ac: If build==host==target, and running under a
21334 GNU/glibc system, add read1 to the extra Makefile rules.
21335 (EXTRA_RULES): AC_SUBST it.
21336 * lib/read1.c: New file.
21337
d36430db
JB
213382014-08-20 Joel Brobecker <brobecker@adacore.com>
21339
21340 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21341 the handling of variables declared as a typedef to an array
21342 which a DW_AT_data_location attribute.
21343
9a0dc9e3
PA
213442014-08-19 Andrew Burgess <aburgess@broadcom.com>
21345 Pedro Alves <palves@redhat.com>
21346
21347 PR symtab/14604
21348 PR symtab/14605
21349 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21350 gdb_test.
21351
0718a8da
PA
213522014-08-19 Pedro Alves <palves@redhat.com>
21353
21354 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21355
13b448cd
YQ
213562014-08-19 Yao Qi <yao@codesourcery.com>
21357
21358 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21359 right line.
21360
1cbf5077
DB
213612014-08-18 David Blaikie <dblaikie@gmail.com>
21362
21363 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21364
bf0fae19
JB
213652014-08-18 Joel Brobecker <brobecker@adacore.com>
21366
21367 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21368 attribute in array range.
21369
3c8c5dcc
JB
213702014-08-18 Joel Brobecker <brobecker@adacore.com>
21371
21372 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21373
e66d4446
SC
213742014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21375
21376 PR c++/17132
21377 * gdb.cp/pr17132.cc: New file.
21378 * gdb.cp/pr17132.exp: New file.
21379
940df408
SC
213802014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21381
21382 * gdb.python/py-xmethods.py (A_getarrayind)
21383 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21384 Use 'print' with function call syntax.
21385 (E_method_matcher.match): Fix tab vs space indentation mixup.
21386
ebcc6c3a
YQ
213872014-08-15 Yao Qi <yao@codesourcery.com>
21388
21389 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21390 false.
21391
775e0f04
YQ
213922014-08-15 Yao Qi <yao@codesourcery.com>
21393
21394 * gdb.cp/casts.exp: Set print symbol off.
21395 * gdb.cp/class2.exp: Likewise.
21396 * gdb.cp/overload.exp: Likewise.
21397 * gdb.cp/templates.exp: Likewise.
21398
d769e349
DE
213992014-08-11 Doug Evans <dje@google.com>
21400
21401 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21402 (test_load_shlib): Update.
21403
20c6f1e1
YQ
214042014-08-09 Yao Qi <yao@codesourcery.com>
21405
21406 * gdb.base/display.exp: Invoke is_address_zero_readable.
21407 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21408 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21409 * gdb.base/hbreak-unmapped.exp: Return if
21410 is_address_zero_readable returns true.
21411 * gdb.base/signest.exp: Likewise.
21412 * gdb.base/signull.exp: Likewise.
21413 * gdb.base/sigbpt.exp: Likewise.
21414 * gdb.guile/scm-disasm.exp: Do the test if
21415 is_address_zero_readable returns false.
21416 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21417 * gdb.python/py-arch.exp: Likewise.
21418 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21419 * lib/gdb.exp (is_address_zero_readable): New proc.
21420
5792e8e3
YQ
214212014-08-09 Yao Qi <yao@codesourcery.com>
21422
21423 PR testsuite/13443
21424 * gdb.mi/mi-var-display.exp: Make test messages unique.
21425
3cecbbbe
TT
214262014-08-04 Tom Tromey <tromey@redhat.com>
21427
21428 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21429 target 0".
21430
00b51ff5
TT
214312014-08-04 Tom Tromey <tromey@redhat.com>
21432
21433 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21434 "target_resume".
21435
6908c509
JB
214362014-08-01 Joel Brobecker <brobecker@adacore.com>
21437
21438 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21439 inner_vla_struct_object_size.
21440 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21441 as xfail.
21442
cc6563d2
PA
214432014-07-30 Pedro Alves <palves@redhat.com>
21444
21445 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21446 comment.
21447
7e09a223
YQ
214482014-07-29 Yao Qi <yao@codesourcery.com>
21449
21450 PR gdb/17206
21451 * gdb.base/until-nodebug.exp: New.
21452
7ebdbe92
DE
214532014-07-28 Doug Evans <xdje42@gmail.com>
21454
21455 PR guile/17203
21456 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21457 previously existing parameter, and previously ambiguously spelled
21458 parameter.
21459
fdb1adc6
WN
214602014-07-28 Will Newton <will.newton@linaro.org>
21461
21462 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21463
186fcde0
DE
214642014-07-26 Ludovic Courtès <ludo@gnu.org>
21465 Doug Evans <xdje42@gmail.com>
21466
21467 PR guile/17146
21468 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21469
70509625
PA
214702014-07-25 Pedro Alves <palves@redhat.com>
21471
21472 * gdb.threads/signal-command-handle-nopass.c: New file.
21473 * gdb.threads/signal-command-handle-nopass.exp: New file.
21474 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21475 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21476 * gdb.threads/signal-delivered-right-thread.c: New file.
21477 * gdb.threads/signal-delivered-right-thread.exp: New file.
21478
c3f814a1
PA
214792014-07-25 Pedro Alves <palves@redhat.com>
21480
21481 * gdb.base/double-prompt-target-event-error.exp
21482 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21483 match.
21484 (cancel_pagination_in_target_event): Rework double prompt
21485 detection.
21486 * gdb.base/paginate-after-ctrl-c-running.exp
21487 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21488 <return>' match.
21489 * gdb.base/paginate-bg-execution.exp
21490 (test_bg_execution_pagination_return)
21491 (test_bg_execution_pagination_cancel): Remove '-notransfer
21492 <return>' matches.
21493 * gdb.base/paginate-execution-startup.exp
21494 (test_fg_execution_pagination_return)
21495 (test_fg_execution_pagination_cancel): Remove '-notransfer
21496 <return>' matches.
21497 * gdb.base/paginate-inferior-exit.exp
21498 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21499 match.
21500 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21501 * lib/gdb.exp (pagination_prompt): Run text through
21502 string_to_regexp.
21503 (gdb_test_multiple): Match $pagination_prompt instead of
21504 "<return>".
21505 (string_to_regexp): Move to lib/gdb-utils.exp.
21506
e214cf6c
JK
215072014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21508
21509 * gdb.arch/amd64-entry-value-paramref.S: New file.
21510 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21511 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21512 * gdb.arch/amd64-optimout-repeat.S: New file.
21513 * gdb.arch/amd64-optimout-repeat.c: New file.
21514 * gdb.arch/amd64-optimout-repeat.exp: New file.
21515
17d0c5c8
JK
215162014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21517
21518 PR gdb/17170
21519 * gdb.base/statistics.exp: New file.
21520
b8b8facf
DE
215212014-07-17 Doug Evans <dje@google.com>
21522
74b49205 21523 PR gdb/17170
b8b8facf
DE
21524 * gdb.base/maint.exp: Update testing of per-command stats.
21525
1b5d0ab3
PA
215262014-07-16 Pedro Alves <palves@redhat.com>
21527
21528 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21529 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21530 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21531 (tfile_write_buf): New functions.
21532 (add_memory_block): Rewrite using the above.
21533 (adjust_function_address): New function.
21534 (FUNCTION_ADDRESS): New macro.
21535 (write_basic_trace_file): Remove short_x local, and use
21536 tfile_write_16. Change type of func_addr local to unsigned long
21537 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21538 here. Cast argument of add_memory_block to char pointer.
21539 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21540 (main): Remove parameters.
21541 * gdb.trace/tfile.exp: Remove nowarnings.
21542
4d974e88
SM
215432014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21544
21545 * gdb.base/debug-expr.exp: Test string evaluation with
21546 "debug expression" on.
21547
41e99568
PA
215482014-07-15 Pedro Alves <palves@redhat.com>
21549
21550 * gdb.base/reread.exp: Use clean_restart.
21551
487d9753
PL
215522014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21553
21554 * gdb.arch/avr-flash-qualifer.c: New.
21555 * gdb.arch/avr-flash-qualifer.exp: New.
21556
cc1c52ad
PA
215572014-07-14 Pedro Alves <palves@redhat.com>
21558
21559 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21560 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21561
1e973570
PA
215622014-07-14 Pedro Alves <palves@redhat.com>
21563
21564 * gdb.base/double-prompt-target-event-error.c: New file.
21565 * gdb.base/double-prompt-target-event-error.exp: New file.
21566
93d6eb10
PA
215672014-07-14 Pedro Alves <palves@redhat.com>
21568
21569 PR gdb/17072
21570 * gdb.base/paginate-inferior-exit.c: New file.
21571 * gdb.base/paginate-inferior-exit.exp: New file.
21572
0017922d
PA
215732014-07-14 Pedro Alves <palves@redhat.com>
21574
21575 PR gdb/17072
21576 * gdb.base/paginate-bg-execution.c: New file.
21577 * gdb.base/paginate-bg-execution.exp: New file.
21578
94696ad3
PA
215792014-07-14 Pedro Alves <palves@redhat.com>
21580
21581 PR gdb/17072
21582 * gdb.base/paginate-execution-startup.c: New file.
21583 * gdb.base/paginate-execution-startup.exp: New file.
21584 * lib/gdb.exp (pagination_prompt): New global.
21585 (default_gdb_spawn): New procedure, factored out from
21586 default_gdb_spawn.
21587 (default_gdb_start): Adjust to call default_gdb_spawn.
21588 (gdb_spawn): New procedure.
21589
bd293940
PA
215902014-07-14 Pedro Alves <palves@redhat.com>
21591
21592 * lib/gdb.exp (gdb_assert): New procedure.
21593 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21594
c933f875
PA
215952014-07-14 Pedro Alves <palves@redhat.com>
21596
21597 * gdb.base/execution-termios.c: New file.
21598 * gdb.base/execution-termios.exp: New file.
21599
d98b7a16
TT
216002014-07-14 Tom Tromey <tromey@redhat.com>
21601
21602 * gdb.cp/vla-cxx.cc: New file.
21603 * gdb.cp/vla-cxx.exp: New file.
21604
548740d6
TT
216052014-07-14 Tom Tromey <tromey@redhat.com>
21606
21607 * gdb.reverse/rerun-prec.c: New file.
21608 * gdb.reverse/rerun-prec.exp: New file.
21609
a25eb028
MR
216102014-07-12 Maciej W. Rozycki <macro@mips.com>
21611 Maciej W. Rozycki <macro@codesourcery.com>
21612
21613 * lib/gdb-utils.exp: New file.
21614 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21615 inline `gdb_init_command' processing.
21616 (gdb_start_cmd): Likewise.
21617 * lib/mi-support.exp (mi_run_cmd): Likewise.
21618 * README: Document `gdb_init_command' and `gdb_init_commands'.
21619
218c2655
JK
216202014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21621
21622 Fix false FAIL running under a very long directory name.
21623 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21624 and "set print elements 10000". Twice.
21625
5401fde3
YQ
216262014-07-11 Yao Qi <yao@codesourcery.com>
21627
21628 * gdb.base/exprs.exp: "set print symbol off".
21629
e76126e8
PA
216302014-07-11 Pedro Alves <palves@redhat.com>
21631
21632 * gdb.threads/kill.c: New file.
21633 * gdb.threads/kill.exp: New file.
21634
2d6f0de6
YQ
216352014-07-10 Yao Qi <yao@codesourcery.com>
21636
21637 * gdb.trace/tfile.c (write_basic_trace_file)
21638 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21639 address written to trace file.
21640
7180e04a
PA
216412014-07-09 Pedro Alves <palves@redhat.com>
21642
21643 * gdb.base/attach-wait-input.exp: New file.
21644 * gdb.base/attach-wait-input.c: New file.
21645
9a9a7608
AB
216462014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21647
21648 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21649 setting up test structures.
21650 (main): Call new test function.
21651 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21652 test function, continue into test function and walk test
21653 structures.
21654
161ac41e
YQ
216552014-07-02 Yao Qi <yao@codesourcery.com>
21656
21657 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21658 'bar_start' at the beginning of functions 'foo' and 'bar'
21659 respectively.
21660 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21661 instead of 'foo' and 'bar'.
21662
1f267ae3
MM
216632014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21664
21665 * gdb.btrace/segv.exp: New.
21666 * gdb.btrace/segv.c: New.
21667
2b239efb
LM
216682014-07-02 Luis Machado <lgustavo@codesourcery.com>
21669
21670 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21671 instruction.
21672
cf363f18
MW
216732014-06-30 Mark Wielaard <mjw@redhat.com>
21674
21675 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21676 vulture, vilify, villar): New volatile array constants.
21677 (vindictive, vegetation): New const volatile array constants.
21678 * gdb.base/volatile.exp: Test volatile and const volatile array
21679 types.
21680
aebf9d24
AA
216812014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21682
21683 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21684 target lacks support for awatch, rwatch, or hbreak.
21685
b67a2c6f
YQ
216862014-06-27 Yao Qi <yao@codesourcery.com>
21687
21688 * gdb.multi/dummy-frame-restore.exp: New.
21689 * gdb.multi/dummy-frame-restore.c: New.
21690
aef92902
MM
216912014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21692
21693 * gdb.btrace/gcore.exp: New.
21694
8e9db26e
PA
216952014-06-23 Pedro Alves <palves@redhat.com>
21696
21697 * gdb.base/watchpoint-reuse-slot.c: New file.
21698 * gdb.base/watchpoint-reuse-slot.exp: New file.
21699
70afc5b7
SC
217002014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21701
21702 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21703 progspace's filename in 'info', 'enable' and 'disable' command
21704 tests.
21705
b972bd9c
JK
217062014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21707
21708 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21709 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21710 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21711
125f8a3d
GB
217122014-06-20 Gary Benson <gbenson@redhat.com>
21713
21714 * gdb.arch/i386-avx.exp: Fix include file location.
21715 * gdb.arch/i386-sse.exp: Likewise.
21716
3ed9baed
IB
217172014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21718
21719 * gdb.dlang/expression.exp: New file.
21720
034f788c
PA
217212014-06-19 Pedro Alves <palves@redhat.com>
21722
21723 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21724 out from ...
21725 (top level): ... here. Iterate running tests under different
21726 scheduler-locking settings.
21727
45371d0c
LM
217282014-06-18 Luis Machado <lgustavo@codesourcery.com>
21729
21730 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21731 to DW_FORM_addr and use non-zero addresses.
21732
5d376983
SC
217332014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21734
21735 PR gdb/17017
21736 * gdb.python/py-xmethods.cc: Add global function call counters and
21737 increment them in their respective functions. Remove "cout"
21738 statements.
21739 * gdb.python/py-xmethods.exp: Make tests check the global function
21740 call counters instead of depending on inferior IO.
21741
a1aa2221
LM
217422014-06-18 Don Breazeal <donb@codesourcery.com>
21743
21744 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21745 Deleted procedure.
21746 (explicit_fork_parent_follow): Deleted procedure.
21747 (explicit_fork_child_follow): Deleted procedure.
21748 (test_follow_fork): New procedure.
21749 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21750 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21751 procedure calls.
21752
0fc05997
YQ
217532014-06-17 Yao Qi <yao@codesourcery.com>
21754
21755 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21756 CP1252.
21757
70795c52
LM
217582014-06-17 Luis Machado <lgustavo@codesourcery.com>
21759
21760 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21761 Initialize ptr and S explicitly.
21762 (skip_type_update_when_not_use_rtti_test): Likewise.
21763
6be47f0c
KS
217642014-06-16 Keith Seitz <keiths@redhat.com>
21765
21766 PR mi/15863
21767 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21768 the inferior is started.
21769
d03de421
PA
217702014-06-16 Pedro Alves <palves@redhat.com>
21771
21772 * gdb.base/break-main-file-remove-fail.c: New file.
21773 * gdb.base/break-main-file-remove-fail.exp: New file.
21774 * gdb.base/break-unload-file.exp: Use build_executable instead of
21775 prepare_for_testing.
21776 (test_break): New parameter "initial_load". Handle it.
21777 (top level): Add initial_load cmdline/file axis.
21778
f9579b99
TT
217792014-06-12 Tom Tromey <tromey@redhat.com>
21780
21781 * gdb.base/completion.exp: Don't use directory name in test.
21782
3657956b
GB
217832014-06-09 Gary Benson <gbenson@redhat.com>
21784
21785 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21786 separate the always-available ANSI-standard signals from the
21787 signals that require checking.
21788 (main): Likewise.
21789 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21790 Likewise.
21791 (main): Likewise.
21792
4186eb54
KS
217932014-06-07 Keith Seitz <keiths@redhat.com>
21794
21795 Revert:
21796 PR c++/16253
21797 * gdb.cp/var-tag.cc: New file.
21798 * gdb.cp/var-tag.exp: New file.
21799 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21800 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21801 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21802 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21803
25326a28 218042014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21805
21806 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21807
829155c9
PA
218082014-06-06 Pedro Alves <palves@redhat.com>
21809
21810 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21811 in target debug output instead of looking at RSP packets,
21812 disabling the test on any target that uses hardware stepping.
21813 Update comments.
21814
61c8d22e
PA
218152014-06-06 Pedro Alves <palves@redhat.com>
21816
21817 * gdb.base/break-unload-file.exp: Fix typo.
21818
d9a47287
YQ
218192014-06-06 Yao Qi <yao@codesourcery.com>
21820
21821 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21822 from "jit_function" to "^jit_function".
21823
e5e01dbf
YQ
218242014-06-06 Yao Qi <yao@codesourcery.com>
21825
21826 * gdb.base/async.c (foo): Add one statement.
21827 * gdb.base/async.exp: Get the next instruction address and
21828 match the output of "nexti" by instruction address. Match
21829 the hex address in the output of "finish".
21830
73ba372c
GB
218312014-06-06 Gary Benson <gbenson@redhat.com>
21832
21833 * gdb.base/call-signals.c: Remove preprocessor conditionals
21834 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21835 SIGSEGV and SIGTERM.
21836 * gdb.base/sigall.c: Likewise.
21837 * gdb.base/unwindonsignal.c: Likewise.
21838 * gdb.reverse/sigall-reverse.c: Likewise.
21839
831517df
YQ
218402014-06-06 Yao Qi <yao@codesourcery.com>
21841
21842 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21843 readable, skip the test.
21844
b8b91e98
YQ
218452014-06-06 Yao Qi <yao@codesourcery.com>
21846
21847 * gdb.threads/staticthreads.c (thread_function): Move the line
21848 setting breakpoint on forward.
21849 * gdb.threads/staticthreads.exp: Update comments.
21850
fb934770
LC
218512014-06-05 Ludovic Courtès <ludo@gnu.org>
21852
21853 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21854 "history-append! type error".
21855
6ef284bd
SM
218562014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21857
21858 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21859 erroneous dprintf expected input.
21860
a872e241
DE
218612014-06-04 Doug Evans <xdje42@gmail.com>
21862
21863 * gdb.guile/scm-generics.exp: Delete.
21864
16f691fb
DE
218652014-06-04 Doug Evans <xdje42@gmail.com>
21866
21867 * gdb.guile/scm-breakpoint.exp: Update.
21868 Add tests for breakpoint registration.
21869
012370f6
TT
218702014-06-04 Tom Tromey <tromey@redhat.com>
21871
21872 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21873 VLA-in-union.
21874 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21875 inner_vla_struct, vla_union types. Initialize objects of those
21876 types and compute their sizes.
21877
9f5a4cef
HZ
218782014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21879 Hui Zhu <hui@codesourcery.com>
21880
21881 * gdb.base/fileio.exp: Add test for shell not available as well as
21882 available.
21883 * gdb.base/fileio.c (test_system): Check for shell twice.
21884
90a45c4d
YQ
218852014-06-04 Yao Qi <yao@codesourcery.com>
21886
21887 * gdb.base/auto-connect-native-target.exp: Remove redundant
21888 space from the regexp pattern.
21889
70017e41
YQ
218902014-06-04 Yao Qi <yao@codesourcery.com>
21891
21892 * gdb.base/default.exp: Replace "child" with "native" in
21893 regexp pattern.
21894
883964a7
SC
218952014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21896
21897 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21898 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21899 * gdb.python/py-xmethods.py: Python script supporting the
21900 new testcase and tests.
21901
ef370185
JB
219022014-06-03 Joel Brobecker <brobecker@adacore.com>
21903 Pedro Alves <palves@redhat.com>
21904
21905 PR breakpoints/17000
21906 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21907 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21908
1e2ccb61
BM
219092014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21910
21911 * gdb.base/subst.exp: Add tests to verify partial path matching
21912 output.
21913
c6ec5ab2
PA
219142014-06-03 Pedro Alves <palves@redhat.com>
21915
21916 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21917 target that doesn't use software single-stepping.
21918
835c559f
PA
219192014-06-03 Pedro Alves <palves@redhat.com>
21920
21921 PR breakpoints/17000
21922 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21923 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21924
06eb1586
DE
219252014-06-02 Doug Evans <xdje42@gmail.com>
21926
21927 * gdb.guile/scm-parameter.exp: New file.
21928
e698b8c4
DE
219292014-06-02 Doug Evans <xdje42@gmail.com>
21930
21931 * gdb.guile/scm-cmd.c: New file.
21932 * gdb.guile/scm-cmd.exp: New file.
21933
ded03782
DE
219342014-06-02 Doug Evans <xdje42@gmail.com>
21935
21936 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21937 pretty-printer lookup.
21938 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21939 (make-pp_s-printer): Call it.
21940 (make-pretty-printer-from-dict): New function.
21941 (lookup-pretty-printer-maker-from-dict): New function.
21942 (*pretty-printer*): Simplify.
21943 (make-objfile-pp_s-printer): New function.
21944 (install-objfile-pretty-printers!): New function.
21945 (make-progspace-pp_s-printer): New function.
21946 (install-progspace-pretty-printers!): New function.
21947 * gdb.guile/scm-progspace.c: New file.
21948 * gdb.guile/scm-progspace.exp: New file.
21949
41fac0cf
PA
219502014-06-02 Pedro Alves <palves@redhat.com>
21951
21952 * gdb.base/dprintf-bp-same-addr.c: New file.
21953 * gdb.base/dprintf-bp-same-addr.exp: New file.
21954
96ae5695
EBM
219552014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21956
21957 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21958 * gdb.arch/powerpc-power.s: Likewise.
21959
da02b3a8
JB
219602014-06-02 Joel Brobecker <brobecker@adacore.com>
21961
21962 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21963
c72b2e7b
YQ
219642014-06-01 Yao Qi <yao@codesourcery.com>
21965
21966 * gdb.base/watchpoint.exp (test_watch_location): Check null
21967 pointer can be dereferenced. If not, do the test, otherwise
21968 skip it.
21969
53e8a631
AB
219702014-05-30 Andrew Burgess <aburgess@broadcom.com>
21971
21972 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21973 results.
21974 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21975
938f0e2f
AB
219762014-05-30 Andrew Burgess <aburgess@broadcom.com>
21977
21978 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21979 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21980 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21981 * gdb.arch/amd64-invalid-stack-top.c: New file.
21982 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21983
9ba6657a
PA
219842014-05-30 Pedro Alves <palves@redhat.com>
21985
21986 PR breakpoints/17000
21987 * gdb.base/sss-bp-on-user-bp.c: New file.
21988 * gdb.base/sss-bp-on-user-bp.exp: New file.
21989
522c09bf
DB
219902014-05-30 David Blaikie <dblaikie@gmail.com>
21991
21992 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21993 gnu_inline semantics via attribute.
21994 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21995 source explicitly specifies the required semantics.
21996
bf4ef81e
MR
219972014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21998
21999 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22000
329ea579
PA
220012014-05-29 Pedro Alves <palves@redhat.com>
22002 Tom Tromey <tromey@redhat.com>
22003
22004 * gdb.base/async-shell.exp: Don't enable target-async.
22005 * gdb.base/async.exp
22006 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22007 parameter. Adjust.
22008 (top level): Don't test with "target-async".
22009 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22010 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22011 * gdb.base/inferior-died.exp: Don't enable target-async.
22012 * gdb.base/interrupt-noterm.exp: Likewise.
22013 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22014 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22015 * gdb.mi/mi-nonstop.exp: Likewise.
22016 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22017 * gdb.mi/mi-nsintrall.exp: Likewise.
22018 * gdb.mi/mi-nsmoribund.exp: Likewise.
22019 * gdb.mi/mi-nsthrexec.exp: Likewise.
22020 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22021 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22022 * gdb.python/py-evsignal.exp: Don't enable target-async.
22023 * gdb.python/py-evthreads.exp: Likewise.
22024 * gdb.python/py-prompt.exp: Likewise.
22025 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22026 * gdb.server/solib-list.exp: Don't enable target-async.
22027 * gdb.threads/thread-specific-bp.exp: Likewise.
22028 * lib/mi-support.exp: Adjust to use mi-async.
22029
fd664c91
PA
220302014-05-29 Pedro Alves <palves@redhat.com>
22031
22032 PR gdb/13860
22033 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22034 reason, even in sync mode.
22035
251bde03
PA
220362014-05-29 Pedro Alves <palves@redhat.com>
22037 Hui Zhu <hui@codesourcery.com>
22038
22039 PR PR15693
22040 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22041 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22042 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22043 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22044
7f3c0343
JB
220452014-05-28 Joel Brobecker <brobecker@adacore.com>
22046
22047 * config/monitor.exp (gdb_target_monitor): Replace use of
22048 "set remotebaud" by "set serial baud".
22049
b2715b27
AW
220502014-05-26 Andy Wingo <wingo@igalia.com>
22051
22052 * gdb.guile/scm-breakpoint.exp:
22053 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22054 properties instead of gdb-object-properties.
22055
498a4489
YQ
220562014-05-26 Yao Qi <yao@codesourcery.com>
22057
22058 * gdb.server/no-thread-db.exp: Specify source file name
22059 explicitly when setting a breakpoint.
22060
589fdceb
MM
220612014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22062
22063 * gdb.btrace/vdso.c: New.
22064 * gdb.btrace/vdso.exp: New.
22065
e9089e05
MM
220662014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22067
22068 * gdb.base/gcore.exp (capture_command_output): Move ...
22069 * lib/gdb.exp (capture_command_output): ... here.
22070
67b5c0c1
MM
220712014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22072
22073 * gdb.btrace/data.exp: Test memory access during btrace replay.
22074
a2199296
SM
220752014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22076
22077 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22078
17b2616c
PA
220792014-05-21 Pedro Alves <palves@redhat.com>
22080
22081 PR gdb/13860
22082 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22083 (top level): Test that output related to execution commands is
22084 sent to the console with CLI commands, but not with MI commands.
22085 Test that breakpoint events are always mirrored to the console.
22086 Also expect the new source line to be output after a "next" in
22087 async mode too. Make it a pass/fail test.
22088 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22089 output.
22090 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22091
5166082f
PA
220922014-05-21 Pedro Alves <palves@redhat.com>
22093
22094 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22095 Use them to test variations of "list" after reaching a breakpoint.
22096 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22097 Test "list" with listsize 10 after reaching a breakpoint.
22098 * gdb.python/python.exp (decode_line current location line
22099 number): Adjust expected line number.
22100
2f25d70f
SM
221012014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22102
22103 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22104 behavior for $args, pass it directly to "run".
22105
ff604a67
MR
221062014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22107
22108 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22109 30000 to 65536.
22110
6a3cb8e8
PA
221112014-05-21 Pedro Alves <palves@redhat.com>
22112
22113 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22114 auto-connect-native-target off".
22115 * gdb.base/auto-connect-native-target.c: New file.
22116 * gdb.base/auto-connect-native-target.exp: New file.
22117
4ebfc96e
PA
221182014-05-21 Pedro Alves <palves@redhat.com>
22119
22120 * gdb.base/default.exp: Test "target native" instead of "target
22121 child".
22122
36d46afb
MW
221232014-05-21 Mark Wielaard <mjw@redhat.com>
22124
22125 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22126
5876f503
JK
221272014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22128
22129 Fix TLS access for -static -pthread.
22130 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22131 <HAVE_TLS> (thread_function, main): Initialize it.
22132 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22133 Add clean_restart.
22134 <$have_tls != "">: Check TLSVAR.
22135
0256a6ac
PA
221362014-05-21 Pedro Alves <palves@redhat.com>
22137
22138 * gdb.base/dcache-line-read-error.c: New.
22139 * gdb.base/dcache-line-read-error.exp: New.
22140
936d2992
PA
221412014-05-20 Pedro Alves <palves@redhat.com>
22142
22143 * gdb.base/compare-sections.c: New file.
22144 * gdb.base/compare-sections.exp: New file.
22145
802e8e6d
PA
221462014-05-20 Pedro Alves <palves@redhat.com>
22147
22148 * gdb.base/break-idempotent.c: New file.
22149 * gdb.base/break-idempotent.exp: New file.
22150
e59fa00f
MM
221512014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22152
22153 * gdb.btrace/nohist.exp: New.
22154
8b696e31
YQ
221552014-05-20 Yao Qi <yao@codesourcery.com>
22156
22157 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22158 gdb.reverse directory and gdb_reverse_timeout exists in board
22159 setting.
22160 * README: Document gdb_reverse_timeout.
22161
73c9764f
YQ
221622014-05-20 Yao Qi <yao@codesourcery.com>
22163
22164 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22165 'test_file_name'. Treat args as a string instead of a list.
22166 (gdb_init): Rename argument 'args' by 'test_file_name'.
22167
f1f4348a
JK
221682014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22169
22170 * gdb.arch/powerpc-power.exp: New file.
22171 * gdb.arch/powerpc-power.s: New file.
22172
0dbe70ce
DE
221732014-05-16 Doug Evans <dje@google.com>
22174
22175 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22176 * gdb.base/completion.exp: Check that all expected files exist
22177 before doing file completion.
0dbe70ce 22178
8d551b02
DE
221792014-05-16 Doug Evans <dje@google.com>
22180
22181 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22182 Update.
22183 (do_syscall_tests_without_xml): Update.
22184
73eb7709
PA
221852014-05-16 Pedro Alves <palves@redhat.com>
22186
22187 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22188 instead of "unknown output after running".
22189
3fae92fc
YQ
221902014-05-16 Yao Qi <yao@codesourcery.com>
22191
22192 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22193 file1.txt from host at the end.
22194 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22195
c2b2ccc5
DE
221962014-05-15 Doug Evans <dje@google.com>
22197
22198 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22199 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22200 loading file. Add test for TU lookup.
22201
8c217a4b
SM
222022014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22203
22204 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22205 calling "-exec-arguments" or "set args" before running the
22206 inferior.
22207
3deb39c6
SM
222082014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22209
22210 * lib/mi-support.exp (mi_expect_stop): Expect message for
22211 inferiors that exit with non-zero exit code.
22212
71a79f8c
YQ
222132014-05-14 Yao Qi <yao@codesourcery.com>
22214
22215 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22216 match absolute path on remote host.
22217 (test_file_list_exec_source_files): Remove "/" from the
22218 pattern.
22219
f23fcd46
YQ
222202014-05-14 Yao Qi <yao@codesourcery.com>
22221
22222 * boards/local-remote-host-notty.exp (${board}_file): New
22223 proc.
22224
9404b58f
KM
222252014-05-07 Kyle McMartin <kyle@redhat.com>
22226
22227 Pushed by Joel Brobecker <brobecker@adacore.com>.
22228 * gdb.arch/aarch64-atomic-inst.c: New file.
22229 * gdb.arch/aarch64-atomic-inst.exp: New file.
22230
5e45f04c
YQ
222312014-05-07 Yao Qi <yao@codesourcery.com>
22232
22233 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22234 in current context" too.
22235
c888a17d
KS
222362014-05-05 Keith Seitz <keiths@redhat.com>
22237
22238 * gdb.linespec/ls-dollar.exp: Add test for linespec
22239 file:convenience_variable.
22240
290a839c
YQ
222412014-05-05 Yao Qi <yao@codesourcery.com>
22242
22243 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22244 traceframes into tfile and ctf trace files. Read data from
22245 trace file and test collected data.
22246 (gdb_collect_locals_test): Likewise.
22247 (gdb_unavailable_registers_test): Likewise.
22248 (gdb_unavailable_floats): Likewise.
22249 (gdb_collect_globals_test): Likewise.
22250 (top-level): Append "ctf" to trace_file_targets if GDB
22251 supports.
22252
b5262cd0
YQ
222532014-05-05 Yao Qi <yao@codesourcery.com>
22254
22255 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22256 code to ...
22257 (gdb_collect_args_test_1): ... it. New proc.
22258 (gdb_collect_locals_test): Move some code to ...
22259 (gdb_collect_locals_test_1): ... it. New proc.
22260 (gdb_unavailable_registers_test): Move some code to ...
22261 (gdb_unavailable_registers_test_1): ... it. New proc.
22262 (gdb_unavailable_floats): Move some code to ...
22263 (gdb_unavailable_floats_1): ... it. New proc.
22264
30a1e6cc
SDJ
222652014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22266
22267 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22268 probes to test for bitness recognition.
22269 * gdb.arch/amd64-stap-optional-prefix.exp
22270 (test_probe_value_without_reg): New procedure.
22271 Add code to test for different kinds of bitness.
22272
f33da99a
SDJ
222732014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22274
22275 PR breakpoints/16889
22276 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22277 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22278
5b80f00d
PA
222792014-05-01 Pedro Alves <palves@redhat.com>
22280
22281 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22282 gdb_file_cmd if no file is specified.
22283 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22284 last_loaded_file to set the remote exec-file.
22285
f8c2a73c
PA
222862014-05-01 Pedro Alves <palves@redhat.com>
22287
22288 * boards/local-remote-host.exp: New file.
22289
be6e8ac7
PA
222902014-05-01 Pedro Alves <palves@redhat.com>
22291
22292 * boards/local-remote-host.exp: Rename to ...
22293 * boards/local-remote-host-notty.exp: ... this.
22294
cac0dc8f
JB
222952014-04-28 Joel Brobecker <brobecker@adacore.com>
22296
22297 * gdb.ada/dyn_arrayidx: New testcase.
22298
9730e6cc
YQ
222992014-04-26 Yao Qi <yao@codesourcery.com>
22300
22301 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22302 and compute the length of function main. Save it in
22303 $main_length.
22304 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22305 (top-level): Use gdb_compile to compile objects into
22306 executable and restart GDB. Remove invocation to
22307 prepare_for_testing.
22308
7ae1a6a6
PA
223092014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22310 Pedro Alves <palves@redhat.com>
22311
22312 PR server/16255
22313 * gdb.multi/multi-attach.c: New file.
22314 * gdb.multi/multi-attach.exp: New file.
22315
4082afcc
PA
223162014-04-25 Pedro Alves <palves@redhat.com>
22317
22318 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22319 user.
22320 (top level): Test that "set remote conditional-breakpoints-packet
22321 off" works as intended.
22322 * gdb.base/dprintf.exp: Test that "set remote
22323 breakpoint-commands-packet off" works as intended.
22324 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22325 New function.
22326 (top level): Call it.
22327 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22328 remote fast-tracepoints-packet off" works as intended.
22329 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22330 * lib/gdb.exp (gdb_is_target_remote): ... here.
22331
2abc3f8d
DB
223322014-04-24 David Blaikie <dblaikie@gmail.com>
22333
22334 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22335 ensure clang would not discard them.
22336 * gdb.base/gdbvars.c: Ditto.
22337 * gdb.base/memattr.c: Ditto.
22338 * gdb.base/whatis.c: Ditto.
22339 * gdb.python/py-prettyprint.c: Ditto.
22340 * gdb.trace/actions.c: Ditto.
22341 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22342 ensure clang would not discard it.
22343
bfd39632
DB
223442014-04-24 David Blaikie <dblaikie@gmail.com>
22345
22346 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22347 clang to emit the full definition of type required by the test
22348 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22349
22842ff6
DB
223502014-04-24 David Blaikie <dblaikie@gmail.com>
22351
22352 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22353 coax Clang into emitting the definition of the type.
22354 * gdb.cp/pr10728-x.h (y): Ditto.
22355 * gdb.cp/pr10728-y.cc (y): Ditto.
22356
c2e827ad
DB
223572014-04-24 David Blaikie <dblaikie@gmail.com>
22358
22359 * gdb.base/label.exp: XFAIL label related tests under Clang.
22360 * gdb.cp/cplabel.exp: Ditto.
22361 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22362 under Clang those using labels.
22363
4c2d33e7
YQ
223642014-04-25 Yao Qi <yao@codesourcery.com>
22365
22366 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22367 double_label.
22368 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22369 partial_label and double_label.
22370
56083b99
DB
223712014-04-24 David Blaikie <dblaikie@gmail.com>
22372
22373 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22374
25d4e99d
DB
223752014-04-24 David Blaikie <dblaikie@gmail.com>
22376
22377 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22378 of the function to work across GCC and Clang.
22379 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22380 pointer types (const void ** const V void **).
22381
01f9f808
MS
223822014-04-24 Michael Sturm <michael.sturm@mintel.com>
22383 Walfred Tedeschi <walfred.tedeschi@intel.com>
22384
22385 * Makefile.in (EXECUTABLES): Added i386-avx512.
22386 * gdb.arch/i386-avx512.c: New file.
22387 * gdb.arch/i386-avx512.exp: Likewise.
22388
4b48d439
KS
223892014-04-23 Keith Seitz <keiths@redhat.com>
22390
22391 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22392 (mi_make_breakpoint_table): New procedure.
22393 (mi_create_breakpoint): Use mi_make_breakpoint
22394 and return the result.
22395 (mi_make_breakpoint): New procedure.
22396 (mi_build_kv_pairs): New procedure.
22397
22398 * gdb.mi/mi-break.exp: Remove unused globals,
22399 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22400 All callers updated.
22401 * gdb.mi/mi-dprintf.exp: Use variable to track command
22402 number.
22403 Update all callers of mi_create_breakpoint and use
22404 mi_make_breakpoint_table.
22405 Remove any unused global variables.
22406 * gdb.mi/mi-nonstop.exp: Likewise.
22407 * gdb.mi/mi-nsintrall.exp: Likewise.
22408 * gdb.mi/mi-nsmoribund.exp: Likewise.
22409 * gdb.mi/mi-nsthrexec.exp: Likewise.
22410 * gdb.mi/mi-reverse.exp: Likewise.
22411 * gdb.mi/mi-simplerun.exp: Likewise.
22412 * gdb.mi/mi-stepn.exp: Likewise.
22413 * gdb.mi/mi-syn-frame.exp: Likewise.
22414 * gdb.mi/mi-until.exp: Likewise.
22415 * gdb.mi/mi-var-cp.exp: Likewise.
22416 * gdb.mi/mi-var-display.exp: Likewise.
22417 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22418 * gdb.mi/mi2-var-child.exp: Likewise.
22419 * gdb.mi/mi-vla-c99.exp: Likewise.
22420 * lib/mi-support.exp: Likewise.
22421
22422 From Ian Lance Taylor <iant@cygnus.com>:
22423 * lib/gdb.exp (parse_args): New procedure.
22424
08351840
PA
224252014-04-23 Pedro Alves <palves@redhat.com>
22426
22427 * gdb.base/break-unload-file.c: New file.
22428 * gdb.base/break-unload-file.exp: New file.
22429 * gdb.base/sym-file-lib.c (baz): New function.
22430 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22431 field.
22432 (load): Store the segment's mapped size.
22433 (unload): New function.
22434 (unload_shlib): New function.
22435 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22436 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22437 set a breakpoint at baz, and call it.
22438 * gdb.base/sym-file.exp: New tests for stale breakpoint
22439 instructions.
22440
076855f9
PA
224412014-04-23 Pedro Alves <palves@redhat.com>
22442
22443 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22444 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22445 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22446 * gdb.base/hbreak-unmapped.c: New file.
22447 * gdb.base/hbreak-unmapped.exp: New file.
22448 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22449 * lib/gdb.exp (gdb_is_target_remote): ... here.
22450
483805cf
PA
224512014-04-22 Pedro Alves <palves@redhat.com>
22452
22453 * gdb.base/consecutive-step-over.c: New file.
22454 * gdb.base/consecutive-step-over.exp: New file.
22455
06d97543
PA
224562014-04-22 Pedro Alves <palves@redhat.com>
22457
22458 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22459 instead of send_gdb/gdb_expect.
22460
b4429ea2
YQ
224612014-04-22 Yao Qi <yao@codesourcery.com>
22462
22463 * lib/trace-support.exp (generate_tracefile): New procedure.
22464 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22465 return 0.
22466 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22467 if generate_tracefile returns 1.
22468
51d48146
PA
224692014-04-18 Tom Tromey <palves@redhat.com>
22470 Pedro alves <tromey@redhat.com>
22471
22472 PR backtrace/15558
22473 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22474 with a backtrace limit.
22475 * gdb.python/py-frame-inline.exp: Test running to an inline
22476 function with a backtrace limit, and printing the newest frame.
22477 * gdb.python/py-frame-inline.c (main): Call f.
22478
bd1dce5f
MS
224792014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22480
22481 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22482
40d1a503
MS
224832014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22484
22485 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22486 Drop prefix from unsupported source file path.
22487
389b98f7
YQ
224882014-04-17 Yao Qi <yao@codesourcery.com>
22489
22490 * lib/gdb.exp (with_target_charset): New proc.
22491 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22492 with_target_charset.
22493 (test_print_strings): Likewise.
22494 (test_repeat_bytes): Likewise.
22495 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22496 for some tests.
22497
22869d73
KS
224982014-04-16 Keith Seitz <keiths@redhat.com>
22499
22500 PR gdb/15827
22501 * gdb.dwarf2/corrupt.c: New file.
22502 * gdb.dwarf2/corrupt.exp: New file.
22503
c4f87ca6
KS
225042014-04-16 Keith Seitz <keiths@redhat.com>
22505
22506 PR c++/16597
22507 * gdb.cp/namelessclass.cc: New file.
22508 * gdb.cp/namelessclass.exp: New file.
22509 * gdb.cp/namelessclass.S: New file.
22510
ab19de87
DE
225112014-04-16 Doug Evans <dje@google.com>
22512
22513 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22514 Add comment.
22515 (gdbserver_default_get_comm_port): New function.
22516 (gdbserver_start): Check if board file provided
22517 "gdbserver,get_comm_port" and use it if so.
22518 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22519 (gdb,socketport): Set to "stdio".
22520 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22521 (stdio_gdbserver_template): Delete.
22522 (${board}_get_remote_address): Update.
22523 (${board}_build_remote_cmd): Delete.
22524 (${board}_get_comm_port): New function.
22525 (${board}_spawn): Update.
22526 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22527 Delete.
22528 (${board}_get_remote_address): Update.
22529 (${board}_get_comm_port): New function.
22530
fc98a809
AB
225312014-04-16 Andrew Burgess <aburgess@broadcom.com>
22532
22533 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22534 appearing in any order.
22535
87fd9e6e
DE
225362014-04-15 Doug Evans <dje@google.com>
22537
22538 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22539 uninitialized value of "description".
22540
099fc3ea
KS
225412014-04-15 Keith Seitz <keiths@redhat.com>
22542
22543 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22544 Remove unused globals.
22545 (test_running_the_program): Likewise.
22546 (test_controlled_execution): Likewise.
22547 (test_controlling_breakpoints): Likewise.
22548 (test_program_termination): Likewise.
22549
5da151d4
KS
225502014-04-15 Keith Seitz <keiths@redhat.com>
22551
22552 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22553 unused globals.
22554 (test_rbreak_creation_and_listing): Likewise.
22555 (test_ignore_count): Likewise.
22556 (test_error): Likewise.
22557
35e5d2f0
PA
225582014-04-15 Pedro Alves <palves@redhat.com>
22559
22560 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22561 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22562 sym-file-loader.c.
22563 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22564 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22565 to sym-file-loader.c.
22566 (struct library): Forward declare.
22567 (load_shlib, lookup_function): Change prototypes.
22568 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22569 (translate_offset): Remove declarations.
22570 (get_text_addr): New declaration.
22571 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22572 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22573 sym-file-loader.h.
22574 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22575 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22576 here from sym-file-loader.h.
22577 (struct library): New structure.
22578 (load_shlib, lookup_function): Change prototypes and adjust to
22579 work with a struct library.
22580 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22581 (translate_offset): Make static.
22582 (get_text_addr): New function.
22583 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22584
eb4c1710
PA
225852014-04-15 Pedro Alves <palves@redhat.com>
22586
22587 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22588
2d1baf52
PA
225892014-04-15 Pedro Alves <palves@redhat.com>
22590
22591 * gdb.base/sym-file-loader.c: Include <limits.h>.
22592 (SELF_LINK): New define.
22593 (get_origin): New function.
22594 (load_shlib): Use it.
22595 * gdb.base/sym-file.exp: Don't early return if the target is
22596 remote. Use runto_main, and issue fail is that fails. Use
22597 gdb_load_shlibs.
22598 (shlib_name): Delete.
22599 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22600
7dd6df01
PA
226012014-04-15 Pedro Alves <palves@redhat.com>
22602
22603 * gdb.base/sym-file.exp: Remove regex characters from test
22604 message. Don't refer to breakpoint numbers in test messages.
22605
b50c8614
KS
226062014-04-14 Keith Seitz <keiths@redhat.com>
22607
22608 PR c++/16253
22609 * gdb.cp/var-tag.cc: New file.
22610 * gdb.cp/var-tag.exp: New file.
22611 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22612 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22613 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22614 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22615
3d567982
TT
226162014-04-14 Tom Tromey <tromey@redhat.com>
22617
22618 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22619 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22620 type.
22621 * gdb.cp/enum-class.exp: New file.
22622 * gdb.cp/enum-class.cc: New file.
22623
0626fc76
TT
226242014-04-14 Tom Tromey <tromey@redhat.com>
22625
22626 * gdb.dwarf2/enum-type.exp: New file.
22627
dca325b3
SA
226282014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22629
22630 * gdb.mi/mi-vla-c99.exp: New file.
22631 * gdb.mi/vla.c: New file.
22632
5854b38a
SA
226332014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22634
22635 * gdb.base/vla-datatypes.c: New file.
22636 * gdb.base/vla-datatypes.exp: New file.
22637
463bb957
SA
226382014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22639
22640 * gdb.base/vla-ptr.c: New file.
22641 * gdb.base/vla-ptr.exp: New file.
22642
3dd170be
SA
226432014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22644
22645 * gdb.dwarf2/count.exp: New file.
22646
5ecaaa66
SA
226472014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22648
22649 * gdb.base/vla-sideeffect.c: New file.
22650 * gdb.base/vla-sideeffect.exp: New file.
22651
41f1ada5
DB
226522014-04-14 David Blaikie <dblaikie@gmail.com>
22653
22654 * gdb.mi/non-stop.c: Add return value for non-void function return
22655 statement.
22656 * gdb.threads/staticthreads.c: Ditto.
22657
0be03e84
DE
226582014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22659 Doug Evans <xdje42@gmail.com>
22660
22661 * gdb.guile/scm-value.c: Improve test case.
22662 * gdb.guile/scm-value.exp: Add new test.
22663
f180a1fb
DB
226642014-04-11 David Blaikie <dblaikie@gmail.com>
22665
22666 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22667 override Clang's default.
22668
6b662e19
JB
226692014-04-11 Joel Brobecker <brobecker@adacore.com>
22670
22671 Revert the following changes (regressions):
22672
22673 * gdb.base/vla-sideeffect.c: New file.
22674 * gdb.base/vla-sideeffect.exp: New file.
22675
22676 * gdb.dwarf2/count.exp: New file.
22677
22678 * gdb.base/vla-multi.c: New file.
22679 * gdb.base/vla-multi.exp: New file.
22680
22681 * gdb.base/vla-ptr.c: New file.
22682 * gdb.base/vla-ptr.exp: New file.
22683
22684 * gdb.base/vla-datatypes.c: New file.
22685 * gdb.base/vla-datatypes.exp: New file.
22686
22687 * gdb.mi/mi-vla-c99.exp: New file.
22688 * gdb.mi/vla.c: New file.
22689
245a5f0b
KS
226902014-04-11 Keith Seitz <keiths@redhat.com>
22691
22692 PR c++/16675
22693 * gdb.cp/cpsizeof.exp: New file.
22694 * gdb.cp/cpsizeof.cc: New file.
22695
58a84dcf
SA
226962014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22697
191a8a90
JB
22698 * gdb.mi/mi-vla-c99.exp: New file.
22699 * gdb.mi/vla.c: New file.
58a84dcf 22700
c8655f75
SA
227012014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22702
22703 * gdb.base/vla-datatypes.c: New file.
22704 * gdb.base/vla-datatypes.exp: New file.
22705
024e13b4
SA
227062014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22707
22708 * gdb.base/vla-ptr.c: New file.
22709 * gdb.base/vla-ptr.exp: New file.
22710
1a237e0e
SA
227112014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22712
22713 * gdb.base/vla-multi.c: New file.
22714 * gdb.base/vla-multi.exp: New file.
22715
504f3432
SA
227162014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22717
22718 * gdb.dwarf2/count.exp: New file.
22719
3bce8237
SA
227202014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22721
191a8a90
JB
22722 * gdb.base/vla-sideeffect.c: New file.
22723 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22724
322f9c21
YQ
227252014-04-11 Yao Qi <yao@codesourcery.com>
22726
22727 * gdb.base/completion.exp: Check file exists before running tests
22728 on file completion.
22729
d708bcd1
PA
227302014-04-10 Pedro Alves <palves@redhat.com>
22731
22732 * gdb.base/cond-eval-mode.c: New file.
22733 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22734 prepare_for_testing to build the new file. Check result of
22735 runto_main.
22736 (test_break, test_watch): New procedures.
22737 (top level): Use them.
22738
ae1d2761
PM
227392014-04-08 Pierre Muller <muller@sourceware.org>
22740
22741 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22742 Ctrl-V use for mingw hosts.
22743
7af389b8
SC
227442014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22745
22746 * gdb.python/py-value.c: Improve test case.
22747 * gdb.python/py-value.exp: Add new test.
22748
5e703181
DE
227492014-04-07 David Blaikie <dblaikie@gmail.com>
22750
22751 * lib/compiler.c: Identify the clang compiler.
22752 * lib/compiler.cc: Ditto.
22753
9810b410
YQ
227542014-04-03 Yao Qi <yao@codesourcery.com>
22755
22756 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22757
98d1b8dc
AB
227582014-04-01 Anton Blanchard <anton@samba.org>
22759
22760 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22761 messages unique.
22762
3114cea1
AB
227632014-04-01 Anton Blanchard <anton@samba.org>
22764
22765 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22766 prepare_for_testing.
22767
62f7182c
AB
227682014-04-01 Anton Blanchard <anton@samba.org>
22769
22770 * gdb.arch/ppc64-atomic-inst.c: Remove.
22771 * gdb.arch/ppc64-atomic-inst.S: New file.
22772 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22773
770e7fc7
DE
227742014-03-31 Doug Evans <dje@google.com>
22775
22776 * gdb.base/print-symbol-loading-lib.c: New file.
22777 * gdb.base/print-symbol-loading-main.c: New file.
22778 * gdb.base/print-symbol-loading.exp: New file.
22779
46e2bafa
YQ
227802014-03-31 Yao Qi <yao@codesourcery.com>
22781
22782 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22783
8776cfe9
JB
227842014-03-28 Joel Brobecker <brobecker@adacore.com>
22785
22786 * gdb.ada/mi_dyn_arr: New testcase.
22787
5d1ef361
DE
227882014-03-27 Doug Evans <dje@google.com>
22789
22790 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22791
b5bee914
YQ
227922014-03-27 Yao Qi <yao@codesourcery.com>
22793
22794 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22795 if target is nios2-*-*.
22796
0d4d0e77
YQ
227972014-03-26 Yao Qi <yao@codesourcery.com>
22798
22799 * lib/gdb.exp (readline_is_used): New proc.
22800 * gdb.base/completion.exp: Move tests on command complete up.
22801 Skip the rest of tests if readline is not used.
22802 * gdb.ada/complete.exp: Skp the test if readline is not
22803 used.
22804 * gdb.base/filesym.exp: Likewise.
22805 * gdb.base/macscp.exp: Likewise.
22806 * gdb.base/readline-ask.exp: Likewise.
22807 * gdb.base/readline.exp: Likewise.
22808 * gdb.python/py-cmd.exp: Likewise.
22809 * gdb.trace/tfile.exp: Likewise.
22810
29361eee
YQ
228112014-03-26 Yao Qi <yao@codesourcery.com>
22812
22813 * gdb.base/macscp.exp: Fix code format issues.
22814
bc9a5525
UW
228152014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22816
22817 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22818 * gdb.asm/powerpc64le.inc: New file.
22819
d3839ede
PA
228202014-03-25 Pedro Alves <palves@redhat.com>
22821 Doug Evans <dje@google.com>
22822
22823 * gdb.base/source-execution.c: New file.
22824 * gdb.base/source-execution.exp: New file.
22825 * gdb.base/source-execution.gdb: New file.
22826
01672a57
DE
228272014-03-24 Doug Evans <dje@google.com>
22828
22829 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22830 using fission.
22831
88bbeca9
HZ
228322014-03-24 Hui Zhu <hui@codesourcery.com>
22833 Pedro Alves <palves@redhat.com>
22834
22835 PR breakpoints/16101
22836 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22837 test pass/fail messages. Detect missing support for dprintf when
22838 breakpoints are actually inserted.
22839 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22840 breakpoints are actually inserted.
22841 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22842 fails.
22843
d2348791
JK
228442014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22845
22846 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22847
feef67ab
DE
228482014-03-22 Doug Evans <xdje42@gmail.com>
22849
22850 * gdb.python/python.exp (python not supported): Verify multi-line
22851 python command issues an error.
25d743f9 22852 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22853 guile command issues an error.
feef67ab 22854
ecebef6a
MR
228552014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22856
22857 * gdb.threads/thread-specific.exp: Handle the lack of usable
22858 $this_breakpoint and $this_thread.
22859
ccdd1909
HZ
228602014-03-21 Hui Zhu <hui@codesourcery.com>
22861
22862 * gdb.base/attach.exp (do_command_attach_tests): New.
22863
beb460e8
PA
228642014-03-20 Tom Tromey <tromey@redhat.com>
22865 Pedro Alves <palves@redhat.com>
22866
22867 PR cli/15718
22868 * gdb.base/condbreak-call-false.c: New file.
22869 * gdb.base/condbreak-call-false.exp: New file.
22870
40acf43a
PA
228712014-03-20 Pedro Alves <palves@redhat.com>
22872
22873 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22874 Delete.
22875 (block_signals, unblock_signals): Delete.
22876 (child_function_2, main): Remove references to deleted variable
22877 and functions.
22878
9f5e1e02
PA
228792014-03-20 Pedro Alves <palves@redhat.com>
22880
22881 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22882 Use pthread_kill to signal thread 2.
22883 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22884 Adjust to make the test send itself a signal rather than using the
22885 host's "kill" command.
22886
99619bea
PA
228872014-03-20 Pedro Alves <palves@redhat.com>
22888
22889 * gdb.threads/multiple-step-overs.c: New file.
22890 * gdb.threads/multiple-step-overs.exp: New file.
22891 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22892 Adjust expected infrun debug output.
22893
2adfaa28
PA
228942014-03-20 Pedro Alves <palves@redhat.com>
22895
22896 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22897 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22898
31e77af2
PA
228992014-03-20 Pedro Alves <palves@redhat.com>
22900
22901 PR breakpoints/7143
22902 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22903 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22904 of gdb_test_multiple.
22905 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22906 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22907
b9f437de
PA
229082014-03-20 Pedro Alves <palves@redhat.com>
22909
22910 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22911 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22912
05adc73e
PA
229132014-03-19 Pedro Alves <palves@redhat.com>
22914
22915 * gdb.base/async.exp: Remove early return.
22916
6048b950
PA
229172014-03-19 Pedro Alves <palves@redhat.com>
22918
22919 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22920
8bcfb00a
PA
229212014-03-19 Pedro Alves <palves@redhat.com>
22922
22923 * gdb.base/async.exp (test_background): Expect \r\n after
22924 "completed." in the fail pattern.
22925
884e37dc
PA
229262014-03-19 Pedro Alves <palves@redhat.com>
22927
22928 * gdb.base/async.exp (test_background): New procedure.
22929 Use it for all background execution command tests.
22930
148e57e2
PA
229312014-03-19 Pedro Alves <palves@redhat.com>
22932
22933 * gdb.base/async.exp: Use prepare_for_testing.
22934
f48088c7
PA
229352014-03-19 Pedro Alves <palves@redhat.com>
22936
22937 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22938 the same line.
22939
e2f6c966
PA
229402014-03-19 Pedro Alves <palves@redhat.com>
22941
22942 * gdb.base/async.c (main): Add "jump here" and "until here" line
22943 marker comments.
22944 * gdb.base/async.exp (jump_here): New global.
22945 (jump& test): Use it.
22946 (until_here): New global.
22947 (until& test): Use it.
22948
c30568d4
PA
229492014-03-19 Pedro Alves <palves@redhat.com>
22950
22951 * gdb.base/async.exp: Don't frob gdb_protocol.
22952
0172b6a7
DE
229532014-03-18 Doug Evans <xdje42@gmail.com>
22954
22955 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22956 Fix spelling of exec-done-display.
22957
06c868a8
JK
229582014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22959
22960 PR gdb/15358
22961 * gdb.base/gdb-sigterm.c: New file.
22962 * gdb.base/gdb-sigterm.exp: New file.
22963
0c7e1a46
PA
229642014-03-18 Pedro Alves <palves@redhat.com>
22965
22966 PR gdb/13860
22967 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22968 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22969 solib-event.
22970
f7c77d93
JB
229712014-03-17 Joel Brobecker <brobecker@adacore.com>
22972
22973 * gdb.ada/pckd_arr_ren: New testcase.
22974
5a1e8c7a
DE
229752014-03-13 Doug Evans <xdje42@gmail.com>
22976
22977 PR guile/16612
22978 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22979 collect after discarding symbols.
22980
350e1a76
DE
229812014-03-13 Ludovic Courtès <ludo@gnu.org>
22982 Doug Evans <xdje42@gmail.com>
22983
22984 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22985 to history survives a gc.
22986
a69900ae
PA
229872014-03-13 Pedro Alves <palves@redhat.com>
22988
22989 * gdb.base/default.exp: Don't test "target procfs".
22990
5db9f0bd
PA
229912014-03-13 Pedro Alves <palves@redhat.com>
22992
22993 * gdb.base/default.exp: Update "target child" and "target procfs"
22994 tests to not expect "Unix".
22995
b3ccfe11
TT
229962014-03-12 Tom Tromey <tromey@redhat.com>
22997
22998 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22999 New procs. Add target-async tests.
23000 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23001 Add target-async tests.
23002
646f4417
AA
230032014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23004
23005 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23006 'func_start' and 'func_end' for the beginning and end of the
23007 function code, respectively.
23008 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23009 'func_end' instead of 'func' and 'main'.
23010
288c211f
AA
230112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23012
23013 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23014 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23015 generate the debug info assembler source.
23016
e0c0f156
AA
230172014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23018
23019 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23020 * gdb.dwarf2/arr-subrange.exp: Likewise.
23021 * gdb.dwarf2/dwz.exp: Likewise.
23022 * gdb.dwarf2/method-ptr.exp: Likewise.
23023 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23024 * gdb.dwarf2/subrange.exp: Likewise.
23025 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23026 * gdb.dwarf2/implptrpiece.exp: Likewise.
23027 * gdb.dwarf2/nostaticblock.exp: Likewise.
23028
0e5c4555
AA
230292014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23030
23031 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23032 directory to absolute path name arguments.
23033
5ec18f2b
JG
230342014-03-10 Joel Brobecker <brobecker@adacore.com>
23035
23036 * gdb.ada/tagged_access: New testcase.
23037
847fc4f2
MM
230382014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23039
23040 * gdb.btrace/data.exp: Update expected output.
23041
cc3da688
YQ
230422014-03-06 Yao Qi <yao@codesourcery.com>
23043
23044 * gdb.trace/pr16508.exp: New file.
23045
0f26cec1
PA
230462014-03-05 Pedro Alves <palves@redhat.com>
23047
23048 PR gdb/16575
23049 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23050 procedure.
23051 (top level): Adjust to use it. Add tests that exercise breakpoint
23052 interaction with the code-cache.
23053
7a5a839f
LC
230542014-02-26 Ludovic Courtès <ludo@gnu.org>
23055
23056 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23057 test for 'history-append!'.
23058
31aa7e4e
JB
230592014-02-26 Joel Brobecker <brobecker@adacore.com>
23060
23061 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23062 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23063 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23064 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23065 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23066 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23067
1b588015
JB
230682014-02-26 Joel Brobecker <brobecker@adacore.com>
23069
23070 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23071 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23072 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23073
55426c9d
JB
230742014-02-26 Joel Brobecker <brobecker@adacore.com>
23075
23076 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23077
dc53a7ad
JB
230782014-02-26 Joel Brobecker <brobecker@adacore.com>
23079
23080 * gdb.dwarf2/arr-stride.c: New file.
23081 * gdb.dwarf2/arr-stride.exp: New file.
23082
12ab52e9
PA
230832014-02-26 Pedro Alves <palves@redhat.com>
23084
23085 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23086 that won't ever trigger. Make sure that GDB reports the correct
23087 breakpoint that caused the stop.
23088
849c862e
JK
230892014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23090
23091 PR gdb/16626
23092 * gdb.base/auto-load-script: New file.
23093 * gdb.base/auto-load.c: New file.
23094 * gdb.base/auto-load.exp: New file.
23095
71b7d793
JK
23096 PR gdb/16626
23097 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23098
e2f0d509
JK
230992014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23100
23101 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23102 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23103
50cc37c8
DE
231042014-02-24 Doug Evans <dje@google.com>
23105
23106 * lib/gdb.exp (run_on_host): Log error output if program fails.
23107
ea4758f2
PA
231082014-02-21 Pedro Alves <palves@redhat.com>
23109
23110 * gdb.threads/step-after-sr-lock.c: Rename to ...
23111 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23112 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23113 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23114 ... this.
23115
d7b30f67
SDJ
231162014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23117
23118 PR tdep/16397
23119 * gdb.arch/amd64-stap-special-operands.exp: New file.
23120 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23121 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23122 * gdb.arch/amd64-stap-triplet.S: Likewise.
23123 * gdb.arch/amd64-stap-triplet.c: Likewise.
23124
83deb43f
JB
231252014-02-20 Joel Brobecker <brobecker@adacore.com>
23126
23127 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23128 in .section pseudo-op.
23129
adde2bff
DE
231302014-02-20 lin zuojian <manjian2006@gmail.com>
23131 Joel Brobecker <brobecker@adacore.com>
23132 Doug Evans <xdje42@gmail.com>
23133
23134 PR symtab/16581
23135 * gdb.dwarf2/dw2-icycle.S: New file.
23136 * gdb.dwarf2/dw2-icycle.c: New file.
23137 * gdb.dwarf2/dw2-icycle.exp: New file.
23138
f7bd0f78
SC
231392014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23140
23141 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23142 operations on gdb.Value objects.
23143 * gdb.python/py-value-cc.exp: Add new test to test operations on
23144 gdb.Value objects.
23145
c17ef0d5
DE
231462014-02-18 Doug Evans <dje@google.com>
23147
23148 * Makefile.in (TESTS): New variable.
23149 (expanded_tests, expanded_tests_or_none): New variables
23150 (check-single): Pass $(expanded_tests_or_none) to runtest.
23151 (check-parallel): Only run tests in $(TESTS) if non-empty.
23152 (check/no-matching-tests-found): New rule.
23153 * README: Document TESTS makefile variable.
23154
5dd3176f
DE
231552014-02-18 Doug Evans <dje@google.com>
23156
23157 * Makefile.in (check-parallel): rm -rf outputs temp.
23158
0b10be4f
JK
231592014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23160
23161 Fix "ERROR: no fileid for" in the testsuite.
23162 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23163
85f224e7
DE
231642014-02-12 Doug Evans <dje@google.com>
23165
23166 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23167 (MISCELLANEOUS): New variable.
23168 (clean): rm -rf $(MISCELLANEOUS).
23169 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23170 dwp live in the same directory as symlinks, with each symlink pointed
23171 to a differently named file in a different directory.
23172
149b30ff
DE
231732014-02-11 Doug Evans <dje@google.com>
23174
23175 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23176 of Tcl file commands.
23177
1dfdac32
MK
231782014-02-10 Mark Kettenis <kettenis@gnu.org>
23179
23180 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23181 "kill -SIGUSR1 -1".
23182
aa4fb036
JB
231832014-02-10 Joel Brobecker <brobecker@adacore.com>
23184
23185 * gdb.ada/tick_length_array_enum_idx: New testcase.
23186
ed3ef339
DE
231872014-02-10 Doug Evans <xdje42@gmail.com>
23188
23189 * configure.ac (AC_OUTPUT): Add gdb.guile.
23190 * configure: Regenerate.
23191 * lib/gdb-guile.exp: New file.
23192 * lib/gdb.exp (get_target_charset): New function.
23193 * gdb.base/help.exp: Update expected output from "apropos apropos".
23194 * gdb.guile/Makefile.in: New file.
23195 * gdb.guile/guile.exp: New file.
23196 * gdb.guile/scm-arch.c: New file.
23197 * gdb.guile/scm-arch.exp: New file.
23198 * gdb.guile/scm-block.c: New file.
23199 * gdb.guile/scm-block.exp: New file.
23200 * gdb.guile/scm-breakpoint.c: New file.
23201 * gdb.guile/scm-breakpoint.exp: New file.
23202 * gdb.guile/scm-disasm.c: New file.
23203 * gdb.guile/scm-disasm.exp: New file.
23204 * gdb.guile/scm-equal.c: New file.
23205 * gdb.guile/scm-equal.exp: New file.
23206 * gdb.guile/scm-error.exp: New file.
23207 * gdb.guile/scm-error.scm: New file.
23208 * gdb.guile/scm-frame-args.c: New file.
23209 * gdb.guile/scm-frame-args.exp: New file.
23210 * gdb.guile/scm-frame-args.scm: New file.
23211 * gdb.guile/scm-frame-inline.c: New file.
23212 * gdb.guile/scm-frame-inline.exp: New file.
23213 * gdb.guile/scm-frame.c: New file.
23214 * gdb.guile/scm-frame.exp: New file.
23215 * gdb.guile/scm-generics.exp: New file.
23216 * gdb.guile/scm-gsmob.exp: New file.
23217 * gdb.guile/scm-iterator.c: New file.
23218 * gdb.guile/scm-iterator.exp: New file.
23219 * gdb.guile/scm-math.c: New file.
23220 * gdb.guile/scm-math.exp: New file.
23221 * gdb.guile/scm-objfile-script-gdb.in: New file.
23222 * gdb.guile/scm-objfile-script.c: New file.
23223 * gdb.guile/scm-objfile-script.exp: New file.
23224 * gdb.guile/scm-objfile.c: New file.
23225 * gdb.guile/scm-objfile.exp: New file.
23226 * gdb.guile/scm-ports.exp: New file.
23227 * gdb.guile/scm-pretty-print.c: New file.
23228 * gdb.guile/scm-pretty-print.exp: New file.
23229 * gdb.guile/scm-pretty-print.scm: New file.
23230 * gdb.guile/scm-section-script.c: New file.
23231 * gdb.guile/scm-section-script.exp: New file.
23232 * gdb.guile/scm-section-script.scm: New file.
23233 * gdb.guile/scm-symbol.c: New file.
23234 * gdb.guile/scm-symbol.exp: New file.
23235 * gdb.guile/scm-symtab-2.c: New file.
23236 * gdb.guile/scm-symtab.c: New file.
23237 * gdb.guile/scm-symtab.exp: New file.
23238 * gdb.guile/scm-type.c: New file.
23239 * gdb.guile/scm-type.exp: New file.
23240 * gdb.guile/scm-value-cc.cc: New file.
23241 * gdb.guile/scm-value-cc.exp: New file.
23242 * gdb.guile/scm-value.c: New file.
23243 * gdb.guile/scm-value.exp: New file.
23244 * gdb.guile/source2.scm: New file.
23245 * gdb.guile/types-module.cc: New file.
23246 * gdb.guile/types-module.exp: New file.
23247
7026a7c1
YQ
232482014-02-10 Yao Qi <yao@codesourcery.com>
23249
23250 PR testsuite/16543
23251 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23252 * configure: Regenerated.
23253 * Makefile.in: New file.
23254
6c466447
AS
232552014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23256
23257 * gdb.python/py-framefilter.exp: Fix typo.
23258
6e854735
YQ
232592014-02-08 Yao Qi <yao@codesourcery.com>
23260
23261 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23262 that no =breakpoint-modified is emitted when breakpoints are
23263 modified through MI commands.
23264
d137e6dc
PA
232652014-02-07 Pedro Alves <pedro@codesourcery.com>
23266 Pedro Alves <palves@redhat.com>
23267
23268 * gdb.threads/step-after-sr-lock.c: New file.
23269 * gdb.threads/step-after-sr-lock.exp: New file.
23270
b5ee5a50
PA
232712014-02-07 Pedro Alves <palves@redhat.com>
23272
23273 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23274
3c77faf3
JK
232752014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23276
23277 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23278 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23279
6dddc817
DE
232802014-02-06 Doug Evans <xdje42@gmail.com>
23281
23282 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23283 output.
23284
23285 * gdb.gdb/python-interrupts.exp: New file.
23286
de7b2893
YQ
232872014-02-05 Yao Qi <yao@codesourcery.com>
23288
23289 * gdb.trace/report.exp (use_collected_data): Test the output
23290 of "info threads" and "info inferiors".
23291
66d032ac
YQ
232922014-02-05 Yao Qi <yao@codesourcery.com>
23293
23294 Revert this patch:
23295
23296 2013-05-24 Yao Qi <yao@codesourcery.com>
23297
23298 * gdb.trace/tfile.exp: Test inferior and thread.
23299
591a12a1
UW
233002014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23301
23302 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23303 on a function.
23304 * gdb.base/step-bt.c: Call hello via function pointer to make
23305 sure its first instruction is executed on powerpc64le-linux.
23306
0ff3e01f
UW
233072014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23308
23309 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23310
084ee545
UW
233112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23312
23313 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23314 of the test patterns for use on little-endian systems.
23315
6ed14ff3
UW
233162014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23317
23318 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23319 (decimal_vector): Fix for little-endian.
23320
401e27fd
JM
233212014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23322
23323 * gdb.arch/sparc-sysstep.exp: New file.
23324 * gdb.arch/sparc-sysstep.c: Likewise.
23325
23326 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23327
8b924729
EBM
233282014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23329
23330 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23331
fb151210
JB
233322014-01-23 Tom Tromey <tromey@redhat.com>
23333
23334 * gdb.ada/array_char_idx: New testcase.
23335
0740f8d8
TT
233362014-01-23 Tom Tromey <tromey@redhat.com>
23337
23338 PR python/16487:
23339 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23340 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23341 classes.
23342
21909fa1
TT
233432014-01-23 Tom Tromey <tromey@redhat.com>
23344
23345 PR python/16491:
23346 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23347 string from an inferior frame.
23348 * gdb.python/py-framefilter-mi.exp: Update.
23349
87ce2a04
DE
233502014-01-22 Doug Evans <dje@google.com>
23351
23352 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23353
237b092b
AA
233542014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23355
23356 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23357
d674a709
AA
233582014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23359
23360 * gdb.trace/entry-values.exp: Remove excess space character from
23361 regex patterns. Handle s390 call instruction.
23362
20fa3390
AA
233632014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23364
23365 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23366 define "*_start" label. Make "name" static.
23367 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23368 ${name} by references to ${name}_start.
23369
78466714
AA
233702014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23371
23372 * gdb.base/info-macros.exp: Remove "debug" from the compile
23373 options.
23374
ec9f644a
IB
233752014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23376
23377 * gdb.dlang/demangle.exp: New file.
23378
94b1b47e
IB
233792014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23380
23381 * gdb.dlang/primitive-types.exp: New file.
23382
7f420862
IB
233832014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23384
23385 * configure.ac: Create gdb.dlang/Makefile.
23386 * configure: Regenerate.
23387 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23388 * gdb.dlang/Makefile.in: New file.
23389 * lib/d-support.exp: New file.
23390 * lib/gdb.exp (skip_d_tests): New proc.
23391
52834460
MM
233922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23393
23394 * gdb.btrace/delta.exp: Check reverse stepi.
23395 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23396 * gdb.btrace/finish.exp: New.
23397 * gdb.btrace/next.exp: New.
23398 * gdb.btrace/nexti.exp: New.
23399 * gdb.btrace/record_goto.c: Add comments.
23400 * gdb.btrace/step.exp: New.
23401 * gdb.btrace/stepi.exp: New.
23402 * gdb.btrace/multi-thread-step.c: New.
23403 * gdb.btrace/multi-thread-step.exp: New.
23404 * gdb.btrace/rn-dl-bind.c: New.
23405 * gdb.btrace/rn-dl-bind.exp: New.
23406 * gdb.btrace/data.c: New.
23407 * gdb.btrace/data.exp: New.
23408 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23409
6e07b1d2
MM
234102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23411
23412 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23413 * gdb.btrace/exception.exp: Update.
23414 * gdb.btrace/instruction_history.exp: Update.
23415 * gdb.btrace/record_goto.exp: Update.
23416 * gdb.btrace/tailcall.exp: Update.
23417 * gdb.btrace/unknown_functions.exp: Update.
23418 * gdb.btrace/delta.exp: New.
23419
0b722aec
MM
234202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23421
23422 * gdb.btrace/record_goto.exp: Add backtrace test.
23423 * gdb.btrace/tailcall.exp: Add backtrace test.
23424
066ce621
MM
234252014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23426
23427 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23428 * gdb.btrace/record_goto.c: New.
23429 * gdb.btrace/record_goto.exp: New.
23430 * gdb.btrace/x86-record_goto.S: New.
23431
0688d04e
MM
234322014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23433
23434 * gdb.btrace/function_call_history.exp: Update tests.
23435 * gdb.btrace/instruction_history.exp: Update tests.
23436
8710b709
MM
234372014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23438
23439 * gdb.btrace/function_call_history.exp: Fix expected field
23440 order for "record function-call-history".
23441 Add new tests for "record function-call-history /c".
23442 * gdb.btrace/exception.cc: New.
23443 * gdb.btrace/exception.exp: New.
23444 * gdb.btrace/tailcall.exp: New.
23445 * gdb.btrace/x86-tailcall.S: New.
23446 * gdb.btrace/x86-tailcall.c: New.
23447 * gdb.btrace/unknown_functions.c: New.
23448 * gdb.btrace/unknown_functions.exp: New.
23449 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23450
5de9129b
MM
234512014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23452
23453 * gdb.btrace/instruction_history.exp: Update.
23454 * gdb.btrace/function_call_history.exp: Update.
23455
23a7fe75
MM
234562014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23457
23458 * gdb.btrace/function_call_history.exp: Fix expected function
23459 trace.
23460 * gdb.btrace/instruction_history.exp: Initialize traced.
23461 Remove traced_functions.
23462
724c7dd8
MM
234632014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23464
23465 * gdb.btrace/function_call_history.exp: Update
23466 * gdb.btrace/instruction_history.exp: Update.
23467
6d78d93b
MM
234682014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23469
23470 * gdb.btrace/enable.exp: Update expected text.
23471
93a360cc
OJ
234722014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23473
23474 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23475 bytes.
23476
3772b53f
MR
234772014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23478
23479 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23480
596662fa
OJ
234812014-01-15 Omair Javaid <omair.javaid@linaro.org>
23482
23483 * lib/gdb.exp (supports_process_record): Return true for
23484 arm*-linux*. (supports_reverse): Likewise.
23485
b5b08fb4
SC
234862014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23487
23488 PR python/15464
23489 PR python/16113
23490 * gdb.python/py-type.c: Enhance test case.
23491 * gdb.python/py-value-cc.cc: Likewise
23492 * gdb.python/py-type.exp: Add new tests.
23493 * gdb.python/py-value-cc.exp: Likewise
23494
52d7fb13
AA
234952014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23496 Pedro Alves <palves@redhat.com>
23497
23498 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23499 Make "name" extern.
23500 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23501 references to ${name}_start by references to ${name}.
23502
a2cd8cfe
JB
235032014-01-10 Joel Brobecker <brobecker@adacore.com>
23504
23505 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23506
4e23fced
JB
235072014-01-10 Joel Brobecker <brobecker@adacore.com>
23508
23509 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23510
c6a9e42c
PA
235112014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23512 Pedro Alves <palves@redhat.com>
23513
23514 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23515 mi_gdb_target_load.
c6a9e42c 23516
b7ea362b
PA
235172014-01-08 Pedro Alves <palves@redhat.com>
23518
23519 * gdb.threads/reconnect-signal.c: New file.
23520 * gdb.threads/reconnect-signal.exp: New file.
23521
5e3f4fab
EBM
235222014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23523
23524 * gdb.base/source-dir.exp: New file.
23525
79301218
JB
235262014-01-07 Joel Brobecker <brobecker@adacore.com>
23527
23528 * gdb.ada/mi_interface: New testcase.
23529
8e355c5d
JB
235302014-01-07 Joel Brobecker <brobecker@adacore.com>
23531
23532 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23533 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23534 gdb.ada/pp-rec-component/pck.ads: New files.
23535
c0d48811
JB
235362014-01-07 Joel Brobecker <brobecker@adacore.com>
23537
23538 * gdb.python/py-pp-integral.c: New file.
23539 * gdb.python/py-pp-integral.py: New file.
23540 * gdb.python/py-pp-integral.exp: New file.
23541
17b609c3 23542For older changes see ChangeLog-1993-2013.
c906108c 23543\f
8d8cb839
EZ
23544;; Local Variables:
23545;; mode: change-log
23546;; left-margin: 8
23547;; fill-column: 74
23548;; version-control: never
23549;; End:
902f2ccb 23550
3666a048 23551 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23552 Copying and distribution of this file, with or without modification,
23553 are permitted provided the copyright notice and this notice are preserved.
This page took 4.189914 seconds and 4 git commands to generate.