]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb: spread a little 'const' through the target_section_table code
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
02a79309
AB
12021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.base/maint-info-sections.exp: Add new tests.
4 (check_maint_info_target_sections_output): New proc.
5
895b7b4e
AB
62021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.arch/riscv-default-tdesc.exp: New file.
9
bc3c0632
AB
102021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
11
12 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
13
acde2092
AB
142021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
15
16 * gdb.arch/i386-biarch-core.exp: Add target check.
17
7d2e5095
AKS
182021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
19
20 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
21
96df3e28
AB
222021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
23
24 * gdb.fortran/allocated.exp: New file.
25 * gdb.fortran/allocated.f90: New file.
26
a1670b72
AB
272021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
28
29 * gdb.fortran/lbound-ubound.exp: Remove old comment.
30
bf3386f0
AB
312021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
32
33 * gdb.base/maint-info-sections.exp: Update expected output, and
34 add additional tests. Again.
35
4790db14
AB
362021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
37
38 * gdb.base/maint-info-sections.exp: Update expected output, and
39 add additional tests.
40
f4be6772
AB
412021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
42
43 * gdb.base/maint-info-sections.exp: New file, content is moved
44 from gdb.base/maint.exp and cleaned up to use latest testsuite
45 techniques.
46 * gdb.base/maint.exp: Tests moved out to
47 gdb.base/maint-info-sections.exp.
48
25ad1e83
SM
492021-02-10 Simon Marchi <simon.marchi@efficios.com>
50
51 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
52 GDBFLAGS.
53
e92c8eb8
AB
542021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
55
56 * gdb.fortran/lbound-ubound.F90: New file.
57 * gdb.fortran/lbound-ubound.exp: New file.
58
ee4c3d88
TV
592021-02-10 Tom de Vries <tdevries@suse.de>
60
61 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
62 "Restore saved setting of complaints".
63
cf2b2075
TV
642021-02-09 Tom de Vries <tdevries@suse.de>
65
66 PR symtab/27341
67 * lib/gdb.exp (with_complaints): New proc, factored out of ...
68 (gdb_load_no_complaints): ... here.
69 * gdb.fortran/function-calls.exp: Add test-case.
70
b61f7811
HAQ
712021-02-09 Abid Qadeer <abidh@codesourcery.com>
72
73 * gdb.threads/signal-command-handle-nopass.exp: Call
74 'standard_testfile' before using 'testfile'.
75 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
76 * gdb.threads/signal-delivered-right-thread.exp: Likewise
77 * gdb.threads/signal-sigtrap.exp: Likewise
78
3d4aae48
LM
792021-02-08 Luis Machado <luis.machado@linaro.org>
80
81 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
82
4001d90d
TV
832021-02-08 Tom de Vries <tdevries@suse.de>
84
85 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
86
29db1eb3
AB
872021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
88
89 * gdb.python/tui-window-disabled.c: New file.
90 * gdb.python/tui-window-disabled.exp: New file.
91 * gdb.python/tui-window-disabled.py: New file.
92
e0c23e11
AB
932021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
94
95 * gdb.python/tui-window.exp: Add new tests.
96 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
97 TestWindow object into global the_window.
98 <remote_title>: New method.
99 (delete_window_title): New function.
100
1cf23996
AB
1012021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
102
103 * gdb.tui/winheight.exp: Add more tests.
104
2708dbbd
AB
1052021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
106
107 * gdb.python/py-framefilter.exp: Update expected results.
108 * gdb.python/python.exp: Update expected results.
109
cd074e04
AB
1102021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
111
112 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
113 about bug in GDB, update expected results, and add more tests.
114
5fb97639
AB
1152021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * gdb.tui/scroll.exp: New file.
118 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
119 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
120 remaining lines up.
121 (Term::check_region_contents): New proc.
122 (Term::check_box_contents): Use check_region_contents.
123
c0e56745
TV
1242021-02-06 Tom de Vries <tdevries@suse.de>
125
126 PR testsuite/26922
127 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
128 scrolling.
129
0e857c82
TV
1302021-02-05 Tom de Vries <tdevries@suse.de>
131
132 PR breakpoints/27313
133 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
134 rejected.
135
a22ec6e8
TV
1362021-02-05 Tom de Vries <tdevries@suse.de>
137
138 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
139 * gdb.fortran/mixed-lang-stack.exp: Same.
140
ae710496
TV
1412021-02-05 Tom de Vries <tdevries@suse.de>
142
143 PR exp/27265
144 * gdb.base/complex-parts.exp: Add tests.
145
d3b54e63
TV
1462021-02-05 Tom de Vries <tdevries@suse.de>
147
148 PR symtab/27307
149 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
150
3eccb1c8
SV
1512021-02-04 Shahab Vahedi <shahab@synopsys.com>
152
153 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
154
a71501e2
PA
1552021-02-03 Pedro Alves <pedro@palves.net>
156
157 * gdb.threads/detach-step-over.c: New file.
158 * gdb.threads/detach-step-over.exp: New file.
159
92234eb1
PA
1602021-02-03 Pedro Alves <pedro@palves.net>
161
162 * gdb.threads/attach-non-stop.c: New file.
163 * gdb.threads/attach-non-stop.exp: New file.
164
2e3773ff
LS
1652021-02-02 Lancelot SIX <lsix@lancelotsix.com>
166
167 * gdb.base/inferior-noarg.c: New test.
168 * gdb.base/inferior-noarg.exp: New test.
169
e0bd9202
SM
1702021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
171
172 * gdb.base/scope.exp: Use proc_with_prefix.
173
9307efbe
SM
1742021-02-02 Simon Marchi <simon.marchi@efficios.com>
175
176 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
177 table proc.
178 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
179 .debug_rnglists table without offset array.
180 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
181 .debug_loclists table without offset array.
182
2b0c7f41
SM
1832021-02-02 Simon Marchi <simon.marchi@efficios.com>
184
185 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
186 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
187 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
188 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
189 attribute
190
ecfda20d
SM
1912021-02-02 Simon Marchi <simon.marchi@efficios.com>
192
193 PR gdb/26813
194 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
195 (loclists): New proc.
196 * gdb.dwarf2/loclists-multiple-cus.c: New.
197 * gdb.dwarf2/loclists-multiple-cus.exp: New.
198 * gdb.dwarf2/loclists-sec-offset.c: New.
199 * gdb.dwarf2/loclists-sec-offset.exp: New.
200
6b0933da
SM
2012021-02-02 Simon Marchi <simon.marchi@efficios.com>
202
203 * lib/dwarf.exp (_location): Add parameters.
204 (_handle_DW_FORM): Adjust.
205
962effa7
SM
2062021-02-02 Simon Marchi <simon.marchi@efficios.com>
207
208 PR gdb/26813
209 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
210 (cu): Generate header for DWARF 5.
211 (rnglists): New proc.
212 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
213 * gdb.dwarf2/rnglists-sec-offset.exp: New.
214
2bd3e4b8
TV
2152021-02-02 Tom de Vries <tdevries@suse.de>
216
217 PR symtab/24620
218 * gdb.dwarf2/fission-reread.exp: Add test-case.
219
c39c8637
TV
2202021-02-01 Tom de Vries <tdevries@suse.de>
221
222 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
223 * gdb.dwarf2/fission-loclists-pie.S: Same.
224 * gdb.dwarf2/fission-loclists.S: Same.
225 * gdb.dwarf2/fission-multi-cu.S: Same.
226 * gdb.dwarf2/fission-reread.S: Same.
227 * gdb.dwarf2/fission-base.exp: Use DWO.
228 * gdb.dwarf2/fission-loclists-pie.exp: Same.
229 * gdb.dwarf2/fission-loclists.exp: Same.
230 * gdb.dwarf2/fission-multi-cu.exp: Same.
231 * gdb.dwarf2/fission-reread.exp: Same.
232
ebde6f2d
TV
2332021-01-29 Tom de Vries <tdevries@suse.de>
234
235 PR breakpoints/26063
236 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
237 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
238
620ec3ca
TV
2392021-01-29 Tom de Vries <tdevries@suse.de>
240
241 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
242
cdeba395
TV
2432021-01-28 Tom de Vries <tdevries@suse.de>
244
245 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
246 in the backtrace, and use that in the rest of the test instead of
247 hardcoded constant 3. Use "frame" instead of "up" for robustness.
248
c47b145e
TV
2492021-01-28 Tom de Vries <tdevries@suse.de>
250
251 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
252 * gdb.arch/i386-sse-stack-align.c: Same.
253 * gdb.arch/i386-sse-stack-align.exp: Same.
254
47918cca
AB
2552021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
256
257 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
258
2f985dd1
TV
2592021-01-28 Tom de Vries <tdevries@suse.de>
260
261 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
262
22efa3d3
TV
2632021-01-28 Tom de Vries <tdevries@suse.de>
264
265 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
266 "maint info line-table". Make PASS pattern more specific. Make
267 FAIL pattern work for -m32.
268
59b59f08
LS
2692021-01-27 Lancelot SIX <lsix@lancelotsix.com>
270
271 PR gdb/27133
272 * gdb.base/ui-redirect.exp: Add test case that ensures that
273 redirecting both logging and debug does not cause gdb to crash.
274
275
807f647c
MM
2762021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
277
278 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
279
4ca40594
TV
2802021-01-26 Tom de Vries <tdevries@suse.de>
281
282 * gdb.threads/killed-outside.exp: Allow regular output.
283
d0021af3
TV
2842021-01-26 Tom de Vries <tdevries@suse.de>
285
286 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
287
9f6c202e
TV
2882021-01-25 Tom de Vries <tdevries@suse.de>
289
290 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
291 * lib/gdb.exp: Use gdb_load_no_complaints.
292
a625a8c9
TT
2932021-01-25 Tom Tromey <tromey@adacore.com>
294
295 * gdb.ada/fixed_points.exp: Add regression test.
296 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
297 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
298
19184910
TT
2992021-01-25 Tom Tromey <tromey@adacore.com>
300
301 * gdb.ada/local-enum.exp: Add enumerator resolution test.
302
acd6125f
TT
3032021-01-25 Tom Tromey <tromey@adacore.com>
304
305 * gdb.ada/local-enum.exp: New file.
306 * gdb.ada/local-enum/local.adb: New file.
307
1af4c9c4
TT
3082021-01-23 Tom Tromey <tom@tromey.com>
309
310 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
311
705646c0
BE
3122021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
313
314 * gdb.base/line65535.exp: Fix test expectation.
315
0ac85db5
SM
3162021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
317
318 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
319 suppression.
320 (default_gdb_exit): Likewise.
321 (default_gdb_spawn): Likewise.
322 (send_gdb): Likewise.
323 (gdb_expect): Likewise.
324 (gdb_expect_list): Likewise.
325 (default_gdb_init): Likewise.
326 (gdb_suppress_entire_file): Remove.
327 (gdb_suppress_tests): Remove.
328 (gdb_stop_suppressing_tests): Remove.
329 (gdb_clear_suppressed): Remove.
330 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
331 related to test suppression.
332 (default_mi_gdb_start): Likewise.
333 (mi_gdb_reinitialize_dir): Likewise.
334 (mi_gdb_test): Likewise.
335 (mi_run_cmd_full): Likewise.
336 (mi_runto_helper): Likewise.
337 (mi_execute_to): Likewise.
338 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
339 * gdb.base/bitfields.exp: Likewise.
340 * gdb.base/bitfields2.exp: Likewise.
341 * gdb.base/break.exp: Likewise.
342 * gdb.base/call-sc.exp: Likewise.
343 * gdb.base/callfuncs.exp: Likewise.
344 * gdb.base/dfp-test.exp: Likewise.
345 * gdb.base/endian.exp: Likewise.
346 * gdb.base/exprs.exp: Likewise.
347 * gdb.base/funcargs.exp: Likewise.
348 * gdb.base/hbreak2.exp: Likewise.
349 * gdb.base/recurse.exp: Likewise.
350 * gdb.base/scope.exp: Likewise.
351 * gdb.base/sepdebug.exp: Likewise.
352 * gdb.base/structs.exp: Likewise.
353 * gdb.base/until.exp: Likewise.
354 * gdb.cp/misc.exp: Likewise.
355
9d2d8a16
AB
3562021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
357
358 PR cli/25956
359 * gdb.base/style.exp (run_style_tests): Add version string test.
360 (test_startup_version_string): Use version style name.
361 * lib/gdb-utils.exp (style): Handle version style name.
362
e7b43072
AB
3632021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
364
365 * gdb.base/style.exp (limited_style): New proc.
366 (clean_restart_and_disable): New proc.
367 (run_style_tests): New proc. Most of the old tests from this file
368 are now in this proc.
369 (test_startup_version_string): New proc. Reamining test from the
370 old file is in this proc.
371
2189c312
SM
3722021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
373
374 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
375 Adjust to "set debug remote" changes.
376
cd211c75
LM
3772021-01-21 Luis Machado <luis.machado@linaro.org>
378
379 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
380 message.
381
730af663
SM
3822021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
383
384 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
385
325d39e4
HD
3862021-01-21 Hannes Domani <ssbssa@yahoo.de>
387
388 PR python/19151
389 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
390
c3e96aa7
SM
3912021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
392
393 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
394
6571ffc6
SM
3952021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
396
397 * lib/tuiterm.exp: Add links in comments.
398
7c794afd
TV
3992021-01-20 Tom de Vries <tdevries@suse.de>
400
401 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
402 offset.
403
1402665c
TV
4042021-01-20 Tom de Vries <tdevries@suse.de>
405
406 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
407
6f52fdf4
SDJ
4082021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
409
410 * gdb.arch/amd64-stap-expressions.S: New file.
411 * gdb.arch/amd64-stap-expressions.exp: New file.
412
14852123
TV
4132021-01-19 Tom de Vries <tdevries@suse.de>
414
415 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
416 sequence.
417
0c4e2c6c
TV
4182021-01-19 Tom de Vries <tdevries@suse.de>
419
420 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
421
02baa133
AB
4222021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
423
424 * gdb.fortran/array-slices.exp (run_test): Avoid including
425 addresses in test names.
426
10f92414
TV
4272021-01-15 Tom de Vries <tdevries@suse.de>
428
429 PR testsuite/26997
430 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
431 when adding sizeof.
432
116d0cf1
TV
4332021-01-14 Tom de Vries <tdevries@suse.de>
434
435 PR testsuite/24590
436 * gdb.base/style.exp: Handle shorter argv in frame command output.
437
8f66807b
AB
4382021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
439
440 PR gdb/26819
441 * gdb.server/stop-reply-no-thread-multi.c: New file.
442 * gdb.server/stop-reply-no-thread-multi.exp: New file.
443
3f94e588
TV
4442021-01-12 Tom de Vries <tdevries@suse.de>
445
446 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
447 (main): Remove call to have_mpx.
448 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
449 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
450 (main): Remote call to have_mpx.
451 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
452 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
453 (main): Remove call to have_mpx.
454 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
455 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
456 (main): Remove call to have_mpx.
457 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
458 * gdb.arch/i386-mpx.c (have_mpx): Remove.
459 (main): Remote call to have_mpx.
460 * gdb.arch/i386-mpx.exp: Use have_mpx.
461 * lib/gdb.exp (have_mpx): New proc.
462
5291fe3c
SP
4632021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
464
465 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
466
18bfb505
TV
4672021-01-12 Tom de Vries <tdevries@suse.de>
468
469 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
470
ce38f5ed
AB
4712021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.fortran/debug-expr.exp: Add new tests.
474
7c654b71
AB
4752021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.fortran/dot-ops.exp: Add new tests.
478
10dadadc
TV
4792021-01-11 Tom de Vries <tdevries@suse.de>
480
481 PR testsuite/26968
482 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
483 Move insn setting $eax to before probe point.
484
66beed02
TT
4852021-01-09 Tom Tromey <tom@tromey.com>
486
487 * gdb.trace/ax.exp: Do not require an "ext".
488
8fc48b79
TT
4892021-01-08 Tom Tromey <tromey@adacore.com>
490
491 * gdb.ada/voidctx/pck.adb: New file.
492 * gdb.ada/voidctx/pck.ads: New file.
493 * gdb.ada/voidctx/voidctx.adb: New file.
494 * gdb.ada/voidctx.exp: New file.
495
6abd4cf2
SM
4962021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
497
498 PR gdb/27157
499 * gdb.base/empty-host-env-vars.exp: New test.
500
d00f0868
AB
5012021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
502
503 * gdb.base/completion.exp: Add a new test.
504
3c8c6de2
AB
5052021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
506
507 * gdb.fortran/intvar-dynamic-types.exp: New file.
508 * gdb.fortran/intvar-dynamic-types.f90: New file.
509
e3436813
AB
5102021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
511
512 * gdb.fortran/intvar-array.exp: New file.
513 * gdb.fortran/intvar-array.f90: New file.
514
d4813f10
TT
5152021-01-07 Tom Tromey <tromey@adacore.com>
516
517 * gdb.ada/assign_arr.exp: Add 'others' test.
518
b49180ac
TT
5192021-01-06 Tom Tromey <tromey@adacore.com>
520
521 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
522 (FP4_Type): New type.
523 (FP4_Var): New variable.
524 * gdb.ada/fixed_points/fixed_points.adb: Update.
525 * gdb.ada/fixed_points.exp: Add tests for binary operators.
526
3c55062c
SM
5272021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
528
529 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
530 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
531 Pass prompt containing debug print to gdb_test_sequence.
532
e4ad960a
TV
5332021-01-04 Tom de Vries <tdevries@suse.de>
534
535 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
536
3ec3145c
SM
5372021-01-04 Simon Marchi <simon.marchi@efficios.com>
538
539
540
8dc558a0
SM
5412021-01-04 Simon Marchi <simon.marchi@efficios.com>
542
543 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
544 * gdb.server/connect-without-multi-process.exp: Likewise.
545 * gdb.server/exit-multiple-threads.exp: Likewise.
546 * gdb.server/ext-attach.exp: Likewise.
547 * gdb.server/ext-restart.exp: Likewise.
548 * gdb.server/ext-run.exp: Likewise.
549 * gdb.server/ext-wrapper.exp: Likewise.
550 * gdb.server/multi-ui-errors.exp: Likewise.
551 * gdb.server/no-thread-db.exp: Likewise.
552 * gdb.server/reconnect-ctrl-c.exp: Likewise.
553 * gdb.server/run-without-local-binary.exp: Likewise.
554 * gdb.server/server-kill.exp: Likewise.
555 * gdb.server/server-run.exp: Likewise.
556 * gdb.server/solib-list.exp: Likewise.
557 * gdb.server/stop-reply-no-thread.exp: Likewise.
558 * gdb.server/wrapper.exp: Likewise.
559 * gdb.server/sysroot.exp: Increase timeout when testing the
560 target: sysroot.
561
d8387cc8
SM
5622021-01-04 Simon Marchi <simon.marchi@efficios.com>
563
564 * gdb.server/server-run.exp: Use clean_restart.
565
5169ae34
SM
5662021-01-04 Simon Marchi <simon.marchi@efficios.com>
567
568 * gdb.server/ext-run.exp: Use clean_restart.
569
7b0ff8a2
SM
5702021-01-04 Simon Marchi <simon.marchi@efficios.com>
571
572 * gdb.server/stop-reply-no-thread.exp: Use build_executable
573 instead of prepare_for_testing.
574
a754fbdf
SM
5752021-01-04 Simon Marchi <simon.marchi@efficios.com>
576
577 * gdb.server/solib-list.exp: Use clean_restart.
578
c5e71b33
TV
5792021-01-04 Tom de Vries <tdevries@suse.de>
580
581 * gdb.base/morestack.c: Remove printf.
582 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
583
9b243007
TT
5842020-12-31 Tom Tromey <tom@tromey.com>
585
586 * gdb.rust/simple.exp: Update output for Rust 1.49.
587
4ff509e7
BE
5882020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
589
590 * gdb.cp/step-and-next-inline.exp: Fix test case.
591
391750c3
SM
5922020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
593
594 * gdb.python/py-frame-args.exp: De-duplicate test names.
595
b7874836
AB
5962020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
597
598 PR gdb/27059
599 * gdb.dwarf2/dyn-type-unallocated.c: New file.
600 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
601
e1ff6226
PW
6022020-12-21 Peter Waller <p@pwaller.net>
603
604 * gdb.base/style-interp-exec-mi.exp: New.
605 * gdb.base/style-interp-exec-mi.c: New.
606
ca01f1bf
SM
6072020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
608
609 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
610 gdb_test. Use proc_with_prefix.
611
0fe69a94
MM
6122020-12-21 Markus Metzger <markus.t.metzger@intel.com>
613
614 * gdb.btrace/exception.exp: Build with nopie.
615 * gdb.btrace/function_call_history.exp: Likewise.
616 * gdb.btrace/unknown_functions.exp: Likewise.
617
806e7575
MM
6182020-12-21 Markus Metzger <markus.t.metzger@intel.com>
619
620 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
621
493d2172
MM
6222020-12-21 Markus Metzger <markus.t.metzger@intel.com>
623
624 * gdb.python/py-record-btrace.exp: Make test names unique.
625 * gdb.python/py-record-full.exp: Likewise.
626
1a1c0afc
MM
6272020-12-21 Markus Metzger <markus.t.metzger@intel.com>
628
629 * gdb.btrace/data.exp: Make test names unique.
630 * gdb.btrace/delta.exp: Likewise.
631 * gdb.btrace/enable.exp: Likewise.
632 * gdb.btrace/function_call_history.exp: Likewise.
633 * gdb.btrace/nohist.exp: Likewise.
634 * gdb.btrace/non-stop.exp: Likewise.
635 * gdb.btrace/rn-dl-bind.exp: Likewise.
636 * gdb.btrace/step.exp: Likewise.
637 * gdb.btrace/stepi.exp: Likewise.
638 * gdb.btrace/tailcall.exp: Likewise.
639
98d837f0
MM
6402020-12-21 Markus Metzger <markus.t.metzger@intel.com>
641
642 * gdb.btrace/enable.exp: Update error message.
643 * gdb.btrace/multi-inferior.exp: Likewise.
644 * gdb.btrace/reconnect.exp: Likewise.
645 * gdb.python/py-record-btrace.exp: Likewise.
646 * gdb.python/py-record-full.exp: Likewise.
647
c541fa7c
TV
6482020-12-20 Tom de Vries <tdevries@suse.de>
649
650 * lib/gdb.exp (save_target_board_info): New proc.
651 (gdb_compile_shlib): Use save_target_board_info.
652
60108e47
TV
6532020-12-19 Tom de Vries <tdevries@suse.de>
654
655 * lib/gdb.exp (supports_scalar_storage_order_attribute)
656 (supports_gnuc): New proc.
657 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
658 test_compiler_info calls. Add unsupported message.
659 * gdb.base/endianity.c: Use TEST_SSO.
660
fa639f55
HD
6612020-12-19 Hannes Domani <ssbssa@yahoo.de>
662
663 PR exp/27070
664 * gdb.python/compare-enum-type-a.c: New test.
665 * gdb.python/compare-enum-type-b.c: New test.
666 * gdb.python/compare-enum-type.exp: New file.
667 * gdb.python/compare-enum-type.h: New test.
668
4aea001f
HD
6692020-12-18 Hannes Domani <ssbssa@yahoo.de>
670
671 * gdb.python/py-format-string.exp: Add tests for address keyword.
672
b3f9469b
HD
6732020-12-18 Hannes Domani <ssbssa@yahoo.de>
674
675 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
676
86ef42bd
TT
6772020-12-18 Tom Tromey <tromey@adacore.com>
678
679 * gdb.ada/fixed_points.exp: Also run with
680 -fgnat-encodings=minimal. Update expected output.
681
93df4a1d
SM
6822020-12-16 Simon Marchi <simon.marchi@efficios.com>
683
684 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
685 * gdb.base/continue-all-already-running.exp: Likewise.
686 * gdb.base/moribund-step.exp: Likewise.
687 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
688
592995fa
TV
6892020-12-16 Tom de Vries <tdevries@suse.de>
690
691 * gdb.base/batch-preserve-term-settings.exp:
692
1e61189d
TV
6932020-12-16 Tom de Vries <tdevries@suse.de>
694
695 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
696 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
697
19007d95
LM
6982020-12-16 Luis Machado <luis.machado@linaro.org>
699
700 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
701 pointer-based memory accesses.
702 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
703 hw watchpoint cases.
704
a33fc9ae
RK
7052020-12-15 Rae Kim <rae.kim@gmail.com>
706
707 * gdb.base/document.exp: New test.
708
0e5ad442
TT
7092020-12-15 Tom Tromey <tromey@adacore.com>
710
711 * gdb.base/style.exp: Add deprecation tests.
712
60598dbd
SM
7132020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
714
715 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
716
8cd6d968
MW
7172020-12-14 Mark Wielaard <mark@klomp.org>
718
719 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
720 specially, set attr_form_comment to the actual FORM string used.
721
eab9267c
MW
7222020-12-14 Mark Wielaard <mark@klomp.org>
723
724 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
725 _constants(SPECIAL_expr) here, but set it...
726 (Dwarf::cu): ...here based on _cu_version.
727
2f413264
TV
7282020-12-14 Tom de Vries <tdevries@suse.de>
729
730 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
731 pass -fPIC.
732 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
733 * gdb.base/break-probes.exp: Same.
734 * gdb.base/ctxobj.exp: Same.
735 * gdb.base/dso2dso.exp: Same.
736 * gdb.base/global-var-nested-by-dso.exp: Same.
737 * gdb.base/info-shared.exp: Same.
738 * gdb.base/jit-reader-simple.exp: Same.
739 * gdb.base/print-file-var.exp: Same.
740 * gdb.base/skip-solib.exp: Same.
741 * gdb.btrace/dlopen.exp: Same.
742
18f1cb1f
TV
7432020-12-14 Tom de Vries <tdevries@suse.de>
744
745 PR testsuite/26963
746 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
747
519155c9
TV
7482020-12-14 Tom de Vries <tdevries@suse.de>
749
750 PR testsuite/26962
751 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
752 cast it to its declared type".
753
153f6e6c
TV
7542020-12-14 Tom de Vries <tdevries@suse.de>
755
756 PR testsuite/26951
757 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
758 shell prompt.
759
86b44259
TT
7602020-12-14 Tom Tromey <tromey@adacore.com>
761
762 * gdb.ada/nested.exp: Add new tests.
763 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
764
e26624c6
TT
7652020-12-14 Tom Tromey <tromey@adacore.com>
766
767 * gdb.dwarf2/ada-thick-pointer.exp: New file.
768
a3bdae4e
TT
7692020-12-14 Tom Tromey <tromey@adacore.com>
770
771 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
772
862fcbd8
TV
7732020-12-13 Tom de Vries <tdevries@suse.de>
774
775 PR testsuite/26953
776 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
777 attribute support if compiler doesn't support it.
778
a406a98e
TV
7792020-12-13 Tom de Vries <tdevries@suse.de>
780
781 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
782 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
783 source to shared lib. Add ada to options.
784
5d7e6ed0
TV
7852020-12-13 Tom de Vries <tdevries@suse.de>
786
787 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
788 calling gnatbind and gnatlink.
789
ee9812a0
AB
7902020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
791
792 * gdb.base/dcache-flush.c: New file.
793 * gdb.base/dcache-flush.exp: New file.
794
50a5f187
AB
7952020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
796
797 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
798 commands.
799 * gdb.base/killed-outside.exp: Likewise.
800 * gdb.opt/inline-bt.exp: Likewise.
801 * gdb.perf/gmonster-null-lookup.py: Likewise.
802 * gdb.perf/gmonster-print-cerr.py: Likewise.
803 * gdb.perf/gmonster-ptype-string.py: Likewise.
804 * gdb.python/py-unwind.exp: Likewise.
805
19c659f1
AB
8062020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
807
808 * gdb.base/commands.exp: Update expected results.
809
9ef6d4a1
AB
8102020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
811
812 PR cli/15104
813 * gdb.base/commands.exp: Add additional tests.
814 * gdb.base/completion.exp: Add additional tests.
815
1536146f
AB
8162020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
817
818 * gdb.base/completion.exp: Add additional tests.
819
346e7e19
TV
8202020-12-11 Tom de Vries <tdevries@suse.de>
821
822 PR testsuite/26991
823 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
824 violations by setting bounds registers if the bounds are passed in the
825 Bounds Table.
826
9cd7a95a
TV
8272020-12-11 Tom de Vries <tdevries@suse.de>
828
829 PR testsuite/26954
830 * gdb.base/float128.exp: Detect and handle no mpfr support.
831
4483a8e7
SM
8322020-12-10 Simon Marchi <simon.marchi@efficios.com>
833
834 PR gdb/24694
835 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
836 calls.
837
10067028
TV
8382020-12-10 Tom de Vries <tdevries@suse.de>
839
840 PR testsuite/26947
841 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
842 braces for tcl 8.5 and earlier.
843
5b56203a
SM
8442020-12-09 Simon Marchi <simon.marchi@efficios.com>
845
846 PR 26875, PR 26901
847 * gdb.base/flexible-array-member.c: New test.
848 * gdb.base/flexible-array-member.exp: New test.
849
b46551b2
TV
8502020-12-08 Tom de Vries <tdevries@suse.de>
851
852 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
853 using is_amd64_regs_target.
854
8439f446
TV
8552020-12-08 Tom de Vries <tdevries@suse.de>
856
857 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
858 self_id.
859
bc545da7
PA
8602020-12-07 Pedro Alves <pedro@palves.net>
861
862 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
863 'additional_flags' variable.
864
1f58f6c2
TBA
8652020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
866
867 * gdb.linespec/explicit.exp: Extend with a test to check completing
868 '-' after seemingly complete options.
869
5759831a
TBA
8702020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
871
872 * gdb.linespec/keywords.exp: Add tests to check positional
873 flexibility of "-force-condition".
874
21e051b3
TBA
8752020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
876
877 * gdb.base/bp-cmds-run-with-ex.c: New file.
878 * gdb.base/bp-cmds-run-with-ex.exp: New file.
879 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
880 * gdb.gdb/python-interrupts.exp: Update the call to
881 'catch_command_errors' with the new argument.
882 * gdb.gdb/python-selftest.exp: Ditto.
883
187b041e
SM
8842020-12-04 Simon Marchi <simon.marchi@efficios.com>
885
886 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
887 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
888 * gdb.threads/non-stop-fair-events.exp: Likewise.
889
3b7a962d
SM
8902020-12-04 Simon Marchi <simon.marchi@efficios.com>
891
892 * gdb.threads/step-over-exec.exp: New.
893 * gdb.threads/step-over-exec.c: New.
894 * gdb.threads/step-over-exec-execd.c: New.
895 * lib/my-syscalls.S: New.
896 * lib/my-syscalls.h: New.
897
e633b117
SM
8982020-12-04 Simon Marchi <simon.marchi@efficios.com>
899
900 * lib/dwarf.exp (declare_labels): Use name as text if text is
901 not provided.
902
67748e0f
TV
9032020-12-04 Tom de Vries <tdevries@suse.de>
904
905 PR testsuite/26990
906 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
907 are unsupported.
908
a8d13675
TV
9092020-12-04 Tom de Vries <tdevries@suse.de>
910
911 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
912 clause.
913
f17727b3
TV
9142020-12-04 Tom de Vries <tdevries@suse.de>
915
916 * gdb.reverse/insn-reverse.exp: Fix count handling.
917
a1499830
TV
9182020-12-04 Tom de Vries <tdevries@suse.de>
919
920 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
921 __x86_64__.
922
9c027c2f
TV
9232020-12-04 Tom de Vries <tdevries@suse.de>
924
925 * gdb.reverse/insn-reverse.c (test_nr): New var.
926 (usage, parse_args): New function.
927 (main): Call parse_args. Only run test for test_nr.
928 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
929 and bail out. Run subtests individually, using an inferior arg
930 specifying the subtest.
931
533b2ae0
AB
9322020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
933
934 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
935
e4502042
AB
9362020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
937
938 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
939 update test to use this.
940
f55a9a37
SM
9412020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
942
943 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
944
0a6155a0
SM
9452020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
946
947 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
948 (do_test): Don't use with_test_prefix.
949 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
950 (do_test): Don't use with_test_prefix.
951 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
952 (do_test): Don't use with_test_prefix.
953 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
954 (do_test): Don't use with_test_prefix.
955
4d56d64a
SM
9562020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
957
958 * gdb.threads/non-ldr-exit.exp: Fix comment.
959
54e75f29
AB
9602020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
961
962 * gdb.xml/maint-xml-dump-03.xml: New file.
963
7ce05d21
TV
9642020-11-30 Tom de Vries <tdevries@suse.de>
965
966 PR symtab/26905
967 * gdb.dwarf2/count.exp: Remove kfails.
968
50757f95
TBA
9692020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
970
971 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
972 indices.
973
4afa9fd9
JB
9742020-11-24 Joel Brobecker <brobecker@adacore.com>
975
976 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
977 the "ptype pck__fp1_range_var" test for the module-2 and pascal
978 languages. Remove the associated setup_xfail.
979
15a491af
SM
9802020-11-23 Simon Marchi <simon.marchi@efficios.com>
981
982 * lib/gdb.exp (gdb_assert): Show error message on error.
983
891615f0
TV
9842020-11-23 Tom de Vries <tdevries@suse.de>
985
986 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
987 * gdb.ada/mod_from_name.exp: Same.
988 * gdb.ada/pckd_arr_ren.exp: Same.
989
19922582
SM
9902020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
991
992 * gdb.base/template.exp: New.
993 * gdb.base/template.c: New.
994
117c628d
GB
9952020-11-22 Gary Benson <gbenson@redhat.com>
996
997 PR gdb/26905
998 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
999 is defined using a DW_AT_count which references another DIE.
1000
da39d3ba
TV
10012020-11-21 Tom de Vries <tdevries@suse.de>
1002
1003 * gdb.base/vla-ptr.exp: Add XFAIL.
1004
a5c641b5
AB
10052020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1006
1007 * gdb.fortran/array-slices-bad.exp: New file.
1008 * gdb.fortran/array-slices-bad.f90: New file.
1009 * gdb.fortran/array-slices-sub-slices.exp: New file.
1010 * gdb.fortran/array-slices-sub-slices.f90: New file.
1011 * gdb.fortran/array-slices.exp: Rewrite tests.
1012 * gdb.fortran/array-slices.f90: Rewrite tests.
1013 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1014
a15a5258
AB
10152020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1016
1017 * gdb.base/completion.exp: Add new completion tests.
1018
7cb2893d
SM
10192020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1020
1021 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1022 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1023 * gdb.mi/mi-nsintrall.exp: Likewise.
1024 * gdb.mi/mi-nsmoribund.exp: Likewise.
1025 * gdb.mi/mi-nsthrexec.exp: Likewise.
1026 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1027
cf144ec8
SM
10282020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1029
1030 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1031 of perror.
1032
6b6a3e05
JM
10332020-11-18 Joseph Myers <joseph@codesourcery.com>
1034
1035 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1036 $arg.exe exists but $arg does not.
1037
811bdca0
GB
10382020-11-17 Gary Benson <gbenson@redhat.com>
1039
1040 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1041 __attribute__ ((used)).
1042
c72e3136
AB
10432020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1044
1045 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1046
037d7135
AB
10472020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1048
1049 * gdb.base/completion.exp: Add new tests.
1050
119e99bb
TT
10512020-11-16 Tom Tromey <tromey@adacore.com>
1052
1053 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1054 tests.
1055
b74dbc20
JB
10562020-11-15 Joel Brobecker <brobecker@adacore.com>
1057
1058 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1059 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1060 (main): Add reference to pck__fp1_var2.
1061 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1062
0a12719e
JB
10632020-11-15 Joel Brobecker <brobecker@adacore.com>
1064
1065 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1066
0c9150e4
JB
10672020-11-15 Joel Brobecker <brobecker@adacore.com>
1068
1069 * gdb.ada/fixed_points.exp: Add ptype tests.
1070 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1071
b26daff9
JB
10722020-11-15 Joel Brobecker <brobecker@adacore.com>
1073
1074 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1075
09584414
JB
10762020-11-15 Joel Brobecker <brobecker@adacore.com>
1077
1078 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1079 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1080 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1081 New files.
1082 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1083
1084 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1085 New files.
1086
9dd02fc0
AB
10872020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1088
1089 PR cli/26879
1090 * gdb.fortran/completion.exp: New file.
1091 * gdb.fortran/completion.f90: New file.
1092
5643c500
JM
10932020-11-12 Joseph Myers <joseph@codesourcery.com>
1094
1095 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1096 but $arg does not.
1097
7bea47f0
AB
10982020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1099
1100 * gdb.fortran/types.exp: Add more tests.
1101
1f2624a3
TT
11022020-11-12 Tom Tromey <tom@tromey.com>
1103
1104 PR rust/26799:
1105 * gdb.rust/traits.exp: Remove kfails.
1106
9e74f0ae
GB
11072020-11-12 Gary Benson <gbenson@redhat.com>
1108
1109 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1110 statement.
1111
acb994fa
SM
11122020-11-11 Simon Marchi <simon.marchi@efficios.com>
1113
1114 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1115 always-inserted" axis.
1116 (do_test): Add breakpoint_always_inserted parameter.
1117
95016fd2
TT
11182020-11-10 Tom Tromey <tromey@adacore.com>
1119
1120 * gdb.ada/bias.exp: Update.
1121 * gdb.ada/bias/bias.adb (X): Change value.
1122
83100a74
GB
11232020-11-10 Gary Benson <gbenson@redhat.com>
1124
1125 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1126 regexp fragment in parentheses to prevent false matching.
1127
6ff174a7
GB
11282020-11-10 Gary Benson <gbenson@redhat.com>
1129
1130 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1131
eb24648c
GB
11322020-11-10 Gary Benson <gbenson@redhat.com>
1133
1134 * gdb.cp/step-and-next-inline.exp: Only require
1135 -gstatement-frontiers when building with GCC.
1136 Only setup KFAIL's for GCC issues when using
1137 a GCC-built executable.
1138
86775fab
AB
11392020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1140
1141 * gdb.base/debug-expr.c: Add extra function to allow for an
1142 additional test.
1143 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1144 to this proc with gdb_test_debug_expr. Add an extra test.
1145 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1146 to this proc with gdb_test_debug_expr, give the tests names
1147 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1148 calls to this proc with gdb_test_debug_expr, give the tests names
1149 * gdb.fortran/debug-expr.exp: New file.
1150 * gdb.fortran/debug-expr.f90: New file.
1151 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1152
a1945bd4
SM
11532020-11-06 Simon Marchi <simon.marchi@efficios.com>
1154
1155 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1156 proceduresu.
1157 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1158 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1159 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1160 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1161 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1162 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1163 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1164 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1165
9c91c725
TT
11662020-11-04 Tom Tromey <tromey@adacore.com>
1167
1168 * gdb.ada/funcall_ref.exp: Update.
1169 * gdb.ada/var_rec_arr.exp: Update.
1170
8d9fd3a1
TT
11712020-11-04 Tom Tromey <tromey@adacore.com>
1172
1173 * gdb.ada/rec_ptype.exp: New file.
1174 * gdb.ada/rec_ptype/main.adb: New file.
1175 * gdb.ada/rec_ptype/p.ads: New file.
1176
d8f62e84
TT
11772020-11-04 Tom Tromey <tromey@adacore.com>
1178
1179 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1180 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1181 (PT_Full): New variable.
1182 * gdb.ada/tick_length_array_enum_idx/pck.adb
1183 (Full_PT): New type.
1184
7ff5b937
TT
11852020-11-04 Tom Tromey <tromey@adacore.com>
1186
1187 * gdb.ada/array_of_variant.exp: New file.
1188 * gdb.ada/array_of_variant/p.adb: New file.
1189 * gdb.ada/array_of_variant/pck.ads: New file.
1190 * gdb.ada/array_of_variant/pck.adb: New file.
1191
10f6a3ad
TT
11922020-11-04 Tom Tromey <tromey@adacore.com>
1193
1194 * gdb.ada/enum_idx_packed.exp: Add test.
1195 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1196 New variable.
1197 * gdb.ada/enum_idx_packed/pck.ads (Short)
1198 (Multi_Dimension, Multi_Dimension_Access): New types.
1199
b72795a8
TT
12002020-11-04 Tom Tromey <tromey@adacore.com>
1201
1202 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1203
24aa1b02
TT
12042020-11-04 Tom Tromey <tromey@adacore.com>
1205
1206 * gdb.ada/set_pckd_arr_elt.exp: Also test
1207 -fgnat-encodings=minimal. Add tests.
1208 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1209 Call Update_Small a second time.
1210 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1211 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1212 (Variant_Access): New types.
1213 (New_Variant): Declare.
1214
c9a28cbe
TT
12152020-11-04 Tom Tromey <tromey@adacore.com>
1216
1217 * gdb.ada/mod_from_name.exp: Test printing slice.
1218
57567375
TT
12192020-11-04 Tom Tromey <tromey@adacore.com>
1220
1221 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1222 values.
1223 * gdb.ada/access_to_unbounded_array.exp: Test different
1224 -fgnat-encodings values.
1225 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1226 values.
1227 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1228 values.
1229 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1230 values.
1231 * gdb.ada/array_of_variable_length.exp: Test different
1232 -fgnat-encodings values.
1233 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1234 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1235 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1236 change.
1237 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1238 values.
1239 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1240 * gdb.ada/out_of_line_in_inlined.exp: Test different
1241 -fgnat-encodings values.
1242 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1243 values.
1244 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1245 values.
1246 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1247 -fgnat-encodings values.
1248 * gdb.ada/variant_record_packed_array.exp: Test different
1249 -fgnat-encodings values.
1250
a7400e44
TT
12512020-11-04 Tom Tromey <tromey@adacore.com>
1252
1253 * gdb.ada/enum_idx_packed.exp: Add tests.
1254 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1255 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1256 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1257 declarations.
1258
c40907bf
TV
12592020-11-03 Tom de Vries <tdevries@suse.de>
1260
1261 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1262 terminator comments.
1263 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1264 terminator.
1265
f468977a
SM
12662020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1267
1268 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1269 integer format test with regexp.
1270
1c2bec19
GB
12712020-11-02 Gary Benson <gbenson@redhat.com>
1272
1273 * gdb.base/print-file-var.exp (test): Separate compiler and
1274 linker options, and build using build_executable_from_specs
1275 to accommodate this.
1276
6539a36d
GB
12772020-11-02 Gary Benson <gbenson@redhat.com>
1278
1279 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1280 for .c files compiled as C++ with Clang if any shared
1281 libraries are specified.
1282
7ea44a51
GB
12832020-11-02 Gary Benson <gbenson@redhat.com>
1284
1285 * lib/attributes.h: New header.
1286 * gdb.base/backtrace.c: Include the above. Replace
1287 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1288 * gdb.base/infcall-nested-structs.c: Likewise.
1289 * gdb.base/vla-optimized-out.c: Likewise.
1290
ab8f783d
TV
12912020-11-02 Tom de Vries <tdevries@suse.de>
1292
1293 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1294
d77c9224
JB
12952020-11-01 Joel Brobecker <brobecker@adacore.com>
1296
1297 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1298 System.Min_Int and System.Max_Int with smaller hardcoded
1299 constants.
1300
0e5b0dd0
SM
13012020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1302
1303 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1304 * configure: Re-generate.
1305
136821d9
SM
13062020-10-30 Simon Marchi <simon.marchi@efficios.com>
1307
1308 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1309 expected output.
1310
b78b3a29
TBA
13112020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1312
1313 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1314 behavior.
1315 * gdb.base/paginate-bg-execution.exp: Ditto.
1316 * gdb.base/paginate-inferior-exit.exp: Ditto.
1317 * gdb.base/double-prompt-target-event-error.c: Remove.
1318 * gdb.base/double-prompt-target-event-error.exp: Remove.
1319
cfaa8f76
TBA
13202020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1321
1322 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1323 inferiors' and 'detach inferiors' do not change the current
1324 inferior.
1325
0ad0e70c
TV
13262020-10-29 Tom de Vries <tdevries@suse.de>
1327
1328 * gdb.threads/tls.exp: Fix DUPLICATEs.
1329
99cc6b2a
TV
13302020-10-28 Tom de Vries <tdevries@suse.de>
1331
1332 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1333
efe9b873
TV
13342020-10-28 Tom de Vries <tdevries@suse.de>
1335
1336 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1337 * gdb.base/reread.exp: Same.
1338
6b68fd45
TV
13392020-10-28 Tom de Vries <tdevries@suse.de>
1340
1341 * lib/gdb.exp (readnow): Handle arg.
1342 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1343
32a5f98a
TV
13442020-10-28 Tom de Vries <tdevries@suse.de>
1345
1346 * gdb.base/relocate.exp: Update regexp for -readnow.
1347
f93b8760
TV
13482020-10-28 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1351 -readnow.
1352
1b00ef06
TV
13532020-10-28 Tom de Vries <tdevries@suse.de>
1354
1355 PR symtab/26772
1356 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1357 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1358
364bb903
TV
13592020-10-28 Tom de Vries <tdevries@suse.de>
1360
1361 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1362 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1363 complaint during file command for -readnow.
1364
445a033f
TV
13652020-10-28 Tom de Vries <tdevries@suse.de>
1366
1367 * gdb.cp/nsalias.exp: Fix typo in test name.
1368
fdd67a42
TV
13692020-10-28 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1372
706baf4c
TV
13732020-10-28 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1376 -readnow.
1377
b448cca5
TV
13782020-10-27 Tom de Vries <tdevries@suse.de>
1379
1380 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1381
5868da03
TV
13822020-10-27 Tom de Vries <tdevries@suse.de>
1383
1384 * gdb.base/maint.exp: Update for -readnow.
1385
06db6ec3
TV
13862020-10-27 Tom de Vries <tdevries@suse.de>
1387
1388 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1389 -readnow.
1390
934a1764
GB
13912020-10-14 Gary Benson <gbenson@redhat.com>
1392
1393 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1394 "_vptr$Base" as correct, in addition to "_vptr.Base".
1395 (test_mixed): Likewise.
1396
0bf21fbd
GB
13972020-10-27 Gary Benson <gbenson@redhat.com>
1398
1399 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1400 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1401
b1d4d8d1
TBA
14022020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1403
1404 * gdb.base/condbreak.exp: Update the completion tests to
1405 consider the '-force' flag.
1406
bd24c5d6
TV
14072020-10-27 Tom de Vries <tdevries@suse.de>
1408
1409 * gdb.base/list-ambiguous-readnow.exp: New file.
1410
733d554a
TBA
14112020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1412
1413 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1414 the condition.
1415 * gdb.linespec/cpcompletion.exp: Update to consider the
1416 '-force-condition' keyword.
1417 * gdb.linespec/explicit.exp: Ditto.
1418 * lib/completion-support.exp: Ditto.
1419
b5fa468f
TBA
14202020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1421
1422 * gdb.base/condbreak-multi-context.cc: New file.
1423 * gdb.base/condbreak-multi-context.exp: New file.
1424
b3247276
TT
14252020-10-26 Tom Tromey <tom@tromey.com>
1426
1427 * lib/mi-support.exp (default_mi_gdb_start): Call
1428 gdb_stdin_log_init.
1429 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1430 subtract one from gdb_instances.
1431 (gdb_stdin_log_write): Flush in_file.
1432
1c47ec3e
TV
14332020-10-26 Tom de Vries <tdevries@suse.de>
1434
1435 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1436
6390859c
TT
14372020-10-26 Tom Tromey <tromey@adacore.com>
1438
1439 * gdb.ada/unsigned_range/foo.adb: New file.
1440 * gdb.ada/unsigned_range/pack.adb: New file.
1441 * gdb.ada/unsigned_range/pack.ads: New file.
1442 * gdb.ada/unsigned_range.exp: New file.
1443
55c3ad88
TV
14442020-10-26 Tom de Vries <tdevries@suse.de>
1445
1446 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1447
1612c4bb
TV
14482020-10-26 Tom de Vries <tdevries@suse.de>
1449
1450 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1451 for CU.
1452 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1453
7d72802b
TV
14542020-10-23 Tom de Vries <tdevries@suse.de>
1455
1456 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1457 DW_FORM_string.
1458 (Dwarf::_default_form): New proc.
1459 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1460 guessed.
1461
9476b583
TV
14622020-10-23 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1465 * gdb.dwarf2/atomic-type.exp: Same.
1466 * gdb.dwarf2/bad-regnum.exp: Same.
1467 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1468 * gdb.dwarf2/dw2-align.exp: Same.
1469 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1470 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1471 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1472 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1473 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1474 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1475 * gdb.dwarf2/enum-type.exp: Same.
1476 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1477 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1478 * gdb.dwarf2/main-subprogram.exp: Same.
1479 * gdb.dwarf2/missing-type-name.exp: Same.
1480 * gdb.dwarf2/nonvar-access.exp: Same.
1481 * gdb.dwarf2/typedef-void-finish.exp: Same.
1482 * gdb.dwarf2/var-access.exp: Same.
1483 * gdb.dwarf2/void-type.exp: Same.
1484
4a636814
SM
14852020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1486
1487 PR gdb/26693
1488 * gdb.dwarf2/template-specification-full-name.exp: New test.
1489
557fc257
LM
14902020-10-22 Luis Machado <luis.machado@linaro.org>
1491
1492 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1493 expected an offset from the function.
1494 * gdb.base/msym-bp.exp (test): Likewise.
1495
6b4c676c
AB
14962020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1497
1498 * gdb.fortran/array-slices.exp: Add a new test.
1499
98cec4f6
GB
15002020-10-21 Gary Benson <gbenson@redhat.com>
1501
1502 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1503 fullname test with Clang. Also expand comments generally.
1504
ae86f581
TV
15052020-10-20 Tom de Vries <tdevries@suse.de>
1506
1507 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1508
8c161360
TV
15092020-10-20 Tom de Vries <tdevries@suse.de>
1510
1511 * gdb.dwarf2/arr-stride.c: Remove.
1512 * gdb.dwarf2/arr-stride.exp: Use main.c.
1513 * gdb.dwarf2/arr-subrange.c: Remove.
1514 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1515 * gdb.dwarf2/bad-regnum.c: Remove.
1516 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1517 * gdb.dwarf2/corrupt.c: Remove.
1518 * gdb.dwarf2/corrupt.exp: Use main.c.
1519 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1520 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1521 * gdb.dwarf2/dw2-icycle.c: Remove.
1522 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1523 * gdb.dwarf2/formdata16.c: Remove.
1524 * gdb.dwarf2/formdata16.exp: Use main.c.
1525 * gdb.dwarf2/implptrconst.c: Remove.
1526 * gdb.dwarf2/implptrconst.exp: Use main.c.
1527 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1528 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1529 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1530 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1531
9c2412ec
TV
15322020-10-20 Tom de Vries <tdevries@suse.de>
1533
1534 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1535 file.
1536 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1537
0cd2ad78
TV
15382020-10-20 Tom de Vries <tdevries@suse.de>
1539
1540 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1541 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1542 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1543 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1544 * gdb.dwarf2/dw2-ranges.exp: Same.
1545 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1546 * gdb.dwarf2/var-access.exp: Same.
1547
22cc388e
TT
15482020-10-19 Tom Tromey <tromey@adacore.com>
1549
1550 PR tui/26719
1551 * gdb.tui/list.exp: Check source window contents after focus
1552 change.
1553
520596f2
TV
15542020-10-17 Tom de Vries <tdevries@suse.de>
1555
1556 PR symtab/26317
1557 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1558
d1c8a76d
TV
15592020-10-17 Tom de Vries <tdevries@suse.de>
1560
1561 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1562 as suffix.
1563 * gdb.dwarf2/atomic.c: Rename to ...
1564 * gdb.dwarf2/atomic-type.c: ... this.
1565 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1566 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1567 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1568 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1569 * gdb.dwarf2/fission-mix2.c: Rename to ...
1570 * gdb.dwarf2/fission-mix-2.c: ... this.
1571 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1572 standard_testfile.
1573 * gdb.dwarf2/ada-valprint-error.exp: Same.
1574 * gdb.dwarf2/arr-stride.exp: Same.
1575 * gdb.dwarf2/arr-subrange.exp: Same.
1576 * gdb.dwarf2/atomic-type.exp: Same.
1577 * gdb.dwarf2/bad-regnum.exp: Same.
1578 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1579 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1580 * gdb.dwarf2/clang-debug-names.exp: Same.
1581 * gdb.dwarf2/comp-unit-lang.exp: Same.
1582 * gdb.dwarf2/corrupt.exp: Same.
1583 * gdb.dwarf2/count.exp: Same.
1584 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1585 * gdb.dwarf2/data-loc.exp: Same.
1586 * gdb.dwarf2/dw2-align.exp: Same.
1587 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1588 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1589 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1590 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1591 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1592 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1593 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1594 * gdb.dwarf2/dw2-inline-param.exp: Same.
1595 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1596 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1597 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1598 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1599 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1600 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1601 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1602 * gdb.dwarf2/dw2-param-error.exp: Same.
1603 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1604 * gdb.dwarf2/dw2-ranges.exp: Same.
1605 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1606 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1607 * gdb.dwarf2/dw4-sig-types.exp: Same.
1608 * gdb.dwarf2/dynarr-ptr.exp: Same.
1609 * gdb.dwarf2/enum-type.exp: Same.
1610 * gdb.dwarf2/fission-mix.exp: Same.
1611 * gdb.dwarf2/formdata16.exp: Same.
1612 * gdb.dwarf2/implptrconst.exp: Same.
1613 * gdb.dwarf2/implptrpiece.exp: Same.
1614 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1615 * gdb.dwarf2/main-subprogram.exp: Same.
1616 * gdb.dwarf2/method-ptr.exp: Same.
1617 * gdb.dwarf2/missing-sig-type.exp: Same.
1618 * gdb.dwarf2/nonvar-access.exp: Same.
1619 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1620 * gdb.dwarf2/shortpiece.exp: Same.
1621 * gdb.dwarf2/staticvirtual.exp: Same.
1622 * gdb.dwarf2/subrange.exp: Same.
1623 * gdb.dwarf2/symtab-producer.exp: Same.
1624 * gdb.dwarf2/typedef-void-finish.exp: Same.
1625 * gdb.dwarf2/var-access.exp: Same.
1626 * gdb.dwarf2/variant.exp: Same.
1627 * gdb.dwarf2/void-type.exp: Same.
1628 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1629 dw2-ranges-main.c.
1630 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1631
472d09c1
TV
16322020-10-16 Tom de Vries <tdevries@suse.de>
1633
1634 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1635
afe75f6d
TV
16362020-10-16 Tom de Vries <tdevries@suse.de>
1637
1638 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1639
8c8bd0ba
TV
16402020-10-14 Tom de Vries <tdevries@suse.de>
1641
1642 PR testsuite/26732
1643 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1644 scenario 2.
1645 * gdb.ada/mi_catch_ex_hand.exp: Same.
1646
b75d55d4
PA
16472020-10-13 Pedro Alves <pedro@palves.net>
1648
1649 * lib/mi-support.exp (mi_clean_restart): New.
1650 (mi_run_to_main): Delete.
1651 All callers adjust to use mi_clean_restart / mi_runto_main.
1652
e777225b
PA
16532020-10-13 Pedro Alves <pedro@palves.net>
1654
1655 * config/monitor.exp: Use "list -q".
1656 * gdb.arch/gdb1558.exp: Use "break -q".
1657 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1658 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1659 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1660 * gdb.base/commands.exp: Use "break -q".
1661 * gdb.base/condbreak.exp: Use "break -q".
1662 * gdb.base/ctf-ptype.exp: Use "list -q".
1663 * gdb.base/define.exp: Use "break -q".
1664 * gdb.base/del.exp: Use "break -q".
1665 * gdb.base/fullname.exp: Use "break -q".
1666 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1667 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1668 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1669 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1670 "hbreak -q".
1671 * gdb.base/included.exp: Use "list -q".
1672 * gdb.base/label.exp: Use "break -q".
1673 * gdb.base/lineinc.exp: Use "break -q".
1674 * gdb.base/list.exp: Use "list -q".
1675 * gdb.base/macscp.exp: Use "list -q".
1676 * gdb.base/pending.exp: Use "break -q".
1677 * gdb.base/prologue-include.exp: Use "break -q".
1678 * gdb.base/ptype.exp: Use "list -q".
1679 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1680 * gdb.base/server-del-break.exp: Use "break -q".
1681 * gdb.base/style.exp: Use "break -q".
1682 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1683 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1684 * gdb.cp/exception.exp: Use "tbreak -q".
1685 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1686 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1687 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1688 * gdb.dwarf2/pr13961.exp: Use "break -q".
1689 * gdb.linespec/explicit.exp: Use "list -q".
1690 * gdb.linespec/linespec.exp: Use "break -q".
1691 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1692 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1693 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1694 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1695 * gdb.trace/change-loc.exp: Use "break -q".
1696 * gdb.trace/pending.exp: Use "break -q".
1697 * gdb.tui/basic.exp: Use "list -q".
1698 * gdb.tui/list-before.exp: Use "list -q".
1699 * gdb.tui/list.exp: Use "list -q".
1700 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1701
8abd8ee8
PA
17022020-10-13 Pedro Alves <pedro@palves.net>
1703
1704 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1705 saved breakpoints file.
1706 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1707 inspecting breakpoint list.
1708 * lib/gdb.exp (runto_main): Add "qualified" to options.
1709 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1710 and handle it.
1711 (mi_runto_main): Pass 1 as qualified argument.
1712
f71e6719
PA
17132020-10-13 Pedro Alves <pedro@palves.net>
1714
1715 * lib/mi-support.exp (mi_runto_main): New proc.
1716 (mi_run_to_main): Use it.
1717 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1718 * gdb.mi/mi-var-cmd.exp: Likewise.
1719 * gdb.mi/mi-var-invalidate.exp: Likewise.
1720 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1721 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1722 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1723 * gdb.mi/user-selected-context-sync.exp: Likewise.
1724 * gdb.opt/inline-cmds.exp: Likewise.
1725 * gdb.python/py-framefilter-mi.exp: Likewise.
1726 * gdb.python/py-mi.exp: Likewise.
1727
50441f0f
PA
17282020-10-13 Pedro Alves <pedro@palves.net>
1729
1730 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1731 "runto main".
1732 * gdb.ada/small_reg_param.exp: Likewise.
1733 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1734 * gdb.base/annota1.exp: Likewise.
1735 * gdb.base/anon.exp: Likewise.
1736 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1737 * gdb.base/dprintf-non-stop.exp: Likewise.
1738 * gdb.base/dprintf.exp: Likewise.
1739 * gdb.base/gdb11530.exp: Likewise.
1740 * gdb.base/gdb11531.exp: Likewise.
1741 * gdb.base/gnu_vector.exp: Likewise.
1742 * gdb.base/interrupt-noterm.exp: Likewise.
1743 * gdb.base/memattr.exp: Likewise.
1744 * gdb.base/step-over-syscall.exp: Likewise.
1745 * gdb.base/watch-cond-infcall.exp: Likewise.
1746 * gdb.base/watch-read.exp: Likewise.
1747 * gdb.base/watch-vfork.exp: Likewise.
1748 * gdb.base/watch_thread_num.exp: Likewise.
1749 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1750 * gdb.guile/scm-frame-inline.exp: Likewise.
1751 * gdb.linespec/explicit.exp: Likewise.
1752 * gdb.opt/inline-break.exp: Likewise.
1753 * gdb.python/py-frame-inline.exp: Likewise.
1754 * gdb.reverse/break-precsave.exp: Likewise.
1755 * gdb.reverse/break-reverse.exp: Likewise.
1756 * gdb.reverse/consecutive-precsave.exp: Likewise.
1757 * gdb.reverse/consecutive-reverse.exp: Likewise.
1758 * gdb.reverse/finish-precsave.exp: Likewise.
1759 * gdb.reverse/finish-reverse.exp: Likewise.
1760 * gdb.reverse/fstatat-reverse.exp: Likewise.
1761 * gdb.reverse/getresuid-reverse.exp: Likewise.
1762 * gdb.reverse/i386-precsave.exp: Likewise.
1763 * gdb.reverse/i386-reverse.exp: Likewise.
1764 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1765 * gdb.reverse/i387-env-reverse.exp: Likewise.
1766 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1767 * gdb.reverse/insn-reverse.exp: Likewise.
1768 * gdb.reverse/machinestate-precsave.exp: Likewise.
1769 * gdb.reverse/machinestate.exp: Likewise.
1770 * gdb.reverse/pipe-reverse.exp: Likewise.
1771 * gdb.reverse/readv-reverse.exp: Likewise.
1772 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1773 * gdb.reverse/rerun-prec.exp: Likewise.
1774 * gdb.reverse/s390-mvcle.exp: Likewise.
1775 * gdb.reverse/solib-precsave.exp: Likewise.
1776 * gdb.reverse/solib-reverse.exp: Likewise.
1777 * gdb.reverse/step-precsave.exp: Likewise.
1778 * gdb.reverse/step-reverse.exp: Likewise.
1779 * gdb.reverse/time-reverse.exp: Likewise.
1780 * gdb.reverse/until-precsave.exp: Likewise.
1781 * gdb.reverse/until-reverse.exp: Likewise.
1782 * gdb.reverse/waitpid-reverse.exp: Likewise.
1783 * gdb.reverse/watch-precsave.exp: Likewise.
1784 * gdb.reverse/watch-reverse.exp: Likewise.
1785 * gdb.threads/kill.exp: Likewise.
1786 * gdb.threads/tid-reuse.exp: Likewise.
1787
d3a07122
SM
17882020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1789
1790 PR gdb/26642
1791 * gdb.base/maint-target-async-off.c: New test.
1792 * gdb.base/maint-target-async-off.exp: New test.
1793
c65c6c42
AM
17942020-10-13 Alan Modra <amodra@gmail.com>
1795
1796 * gdb.arch/powerpc-altivec.s,
1797 * gdb.arch/powerpc-power7.s,
1798 * gdb.arch/powerpc-power8.s,
1799 * gdb.arch/powerpc-power9.s,
1800 * gdb.arch/powerpc-vsx.s,
1801 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1802 * gdb.arch/powerpc-altivec.exp,
1803 * gdb.arch/powerpc-power7.exp,
1804 * gdb.arch/powerpc-power8.exp,
1805 * gdb.arch/powerpc-power9.exp,
1806 * gdb.arch/powerpc-vsx.exp,
1807 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1808 disassembly of mfvsrd/mtvsrd.
1809
f4a0f710
AM
18102020-10-13 Alan Modra <amodra@gmail.com>
1811
1812 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1813 "target architecture" output.
1814 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1815 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1816 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1817 * gdb.arch/s390-disassembler-options.exp: Likewise.
1818
87a37e5e
PA
18192020-10-12 Pedro Alves <pedro@palves.net>
1820
1821 PR exp/26602
1822 PR c++/26550
1823 * gdb.cp/ambiguous.cc (marker1): Delete.
1824 (main): Initialize all the fields of the locals. Replace marker1
1825 call with a "set breakpoint here" marker.
1826 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1827 instead of running to marker1. Add tests printing all the
1828 variables and all the fields of the variables.
1829 (test_ambiguous): New proc, expecting the new GDB output when a
1830 field access is ambiguous. Change all "warning: X ambiguous"
1831 tests to use it.
1832
71e1b6b0
GB
18332020-10-12 Gary Benson <gbenson@redhat.com>
1834
1835 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1836 * gdb.base/msym-bp-2.c (foo): Likewise.
1837 * gdb.base/msym-lang.c (foo): Likewise.
1838 * gdb.base/msym-lang-main.c (foo): Likewise.
1839 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1840 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1841 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1842 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1843 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1844 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1845 * gdb.python/py-objfile.c (static_var): Likewise.
1846 * gdb.python/py-symbol.c (rr): Likewise.
1847 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1848 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1849
9370fd51
AB
18502020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1851
1852 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1853 output of backtrace.
1854
7c184d33
TT
18552020-10-09 Tom Tromey <tromey@adacore.com>
1856
1857 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1858 (Rec): Add field. Fix range.
1859 * gdb.ada/scalar_storage.exp: Update.
1860
3d87245c
HD
18612020-10-09 Hannes Domani <ssbssa@yahoo.de>
1862
1863 PR exp/26714
1864 * gdb.base/printcmds.exp: Add tests for void results.
1865
f5c4b229
JV
18662020-10-09 Jan Vrany <jan.vrany@labware.com>
1867
1868 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1869 is emmited for both 'set directories' and 'directory' commands.
1870
b2701685
TT
18712020-10-08 Tom Tromey <tom@tromey.com>
1872
1873 * gdb.base/style.exp: Check that "main"'s name is styled.
1874
e86efb33
TT
18752020-10-07 Tom Tromey <tromey@adacore.com>
1876
1877 * gdb.base/find.exp: Rename some tests.
1878
30897591
GB
18792020-10-06 Gary Benson <gbenson@redhat.com>
1880
1881 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1882 * gdb.base/list1.c (unused): Likewise.
1883
ced4a4c1
GB
18842020-10-06 Gary Benson <gbenson@redhat.com>
1885
1886 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1887 __attribute__ ((used)).
1888 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1889
ed3bdac4
AB
18902020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1891
1892 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1893 make use of regions throughout.
1894 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1895 not {...}.
1896 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1897
cd096ec8
HD
18982020-10-05 Hannes Domani <ssbssa@yahoo.de>
1899
1900 * gdb.base/call-sc.c: Fix return struct on stack test case.
1901 * gdb.base/call-sc.exp: Likewise.
1902
3ee6f75d
GB
19032020-10-02 Gary Benson <gbenson@redhat.com>
1904
1905 * README: Fix "paralell".
1906
f65825ec
GB
19072020-09-30 Gary Benson <gbenson@redhat.com>
1908
1909 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1910 Convert directive to lowercase.
1911 (.Labbrev1_begin): Add missing label.
1912 (abbrev code 0x1): Remove DW_AT_stmt_list.
1913 (.Ldie_b): Likewise.
1914
5f278258
TT
19152020-09-27 Tom Tromey <tom@tromey.com>
1916
1917 * gdb.tui/new-layout.exp: Use with_test_prefix.
1918
8f9929bb
GR
19192020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1920
1921 PR python/26586
1922 * gdb.python/python.exp: add test cases for the from_tty
1923 argument to gdb.execute.
1924
c20c017b
GB
19252020-09-25 Gary Benson <gbenson@redhat.com>
1926
1927 * gdb.base/infcall-nested-structs.exp.tcl: Add
1928 additional_flags=-Wno-tautological-compare for C++
1929 tests when compiling using Clang.
1930
68d654af
GB
19312020-09-25 Gary Benson <gbenson@redhat.com>
1932
1933 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1934 for .c files.
1935
b551a89f
TT
19362020-09-24 Tom Tromey <tromey@adacore.com>
1937
1938 PR tui/26638:
1939 * gdb.tui/list.exp: Check output of "focus next".
1940
20a5fcbd
TT
19412020-09-23 Tom Tromey <tom@tromey.com>
1942
1943 * gdb.dwarf2/intbits.exp: New file.
1944 * gdb.dwarf2/intbits.c: New file.
1945
b167e53f
PA
19462020-09-20 Pedro Alves <pedro@palves.net>
1947
1948 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1949 spawn_id before calling remote_close. Close secondary MI channel.
1950
dbc49e9f
PA
19512020-09-20 Pedro Alves <pedro@palves.net>
1952
1953 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1954 fails.
1955
c8d5abea
AB
19562020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1957
1958 * gdb.fortran/array-slices.exp: Update expected results.
1959 * gdb.fortran/class-allocatable-array.exp: Likewise.
1960 * gdb.fortran/multi-dim.exp: Likewise.
1961 * gdb.fortran/vla-type.exp: Likewise.
1962 * gdb.mi/mi-vla-fortran.exp: Likewise.
1963
14f9473c
VC
19642020-09-18 Victor Collod <vcollod@nvidia.com>
1965
1966 PR gdb/26635
1967 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1968 compatible with i386, and move it to...
1969 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1970 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1971 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1972
e8ef12b9
PA
19732020-09-18 Pedro Alves <pedro@palves.net>
1974
1975 PR gdb/26631
1976 * gdb.multi/multi-target-thread-find.exp: New file.
1977
e11daf7a
PA
19782020-09-18 Pedro Alves <pedro@palves.net>
1979
1980 * gdb.multi/multi-target-continue.exp: New file, factored out from
1981 multi-target.exp.
1982 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1983 multi-target.exp.
1984 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1985 multi-target.exp.
1986 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1987 multi-target.exp.
1988 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1989 multi-target.exp.
1990 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1991 multi-target.exp.
1992 * gdb.multi/multi-target.exp: Delete.
1993
d0edc2b8
AB
19942020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1995
1996 * gdb.fortran/array-slices.exp: Add missing message data.
1997
7474326c
PA
19982020-09-17 Pedro Alves <pedro@palves.net>
1999
2000 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2001
dd23068d
PA
20022020-09-17 Pedro Alves <pedro@palves.net>
2003
2004 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2005 full prototype.
2006
0640a543
PA
20072020-09-17 Pedro Alves <pedro@palves.net>
2008
2009 * gdb.python/py-as-string.c: Add cast.
2010
ef0cdbc1
PA
20112020-09-17 Pedro Alves <pedro@palves.net>
2012
2013 * gdb.base/sizeof.c (fill): Add cast.
2014
3a5eeb8b
PA
20152020-09-17 Pedro Alves <pedro@palves.net>
2016
2017 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2018
a8129512
PA
20192020-09-17 Pedro Alves <pedro@palves.net>
2020
2021 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2022 linkage name.
2023 * gdb.base/prologue.exp: Use print /d.
2024 * gdb.base/symbol-alias.exp: Handle C++ output.
2025 * gdb.base/symbol-alias2.c: Handle C++ output.
2026 [__cplusplus] (func): Explicitly specify linkage name.
2027
a83cdcb6
PA
20282020-09-17 Pedro Alves <pedro@palves.net>
2029
2030 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2031 (struct my_key_t): ... this. Adjust all references.
2032 (struct value_t): Rename to ...
2033 (struct my_value_t): ... this. Adjust all references.
2034 (create_map, add_map_element, create_map_map)
2035 (add_map_map_element): Add casts.
2036
d4bcee5c
PA
20372020-09-17 Pedro Alves <pedro@palves.net>
2038
2039 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2040 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2041
81f90489
PA
20422020-09-17 Pedro Alves <pedro@palves.net>
2043
2044 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2045
0a229804
PA
20462020-09-17 Pedro Alves <pedro@palves.net>
2047
2048 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2049 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2050 (charfoo, intfoo): Define full prototype.
2051 * gdb.base/ptype1.c (charfoo): Define full prototype.
2052 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2053 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2054
c3e5138d
PA
20552020-09-17 Pedro Alves <pedro@palves.net>
2056
2057 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2058 Don't define.
2059 (utf_32_string): Compile for both C and C++.
2060 * gdb.base/charset.exp: Use "print /d".
2061
151fdbad
PA
20622020-09-17 Pedro Alves <pedro@palves.net>
2063
2064 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2065 (nullptr): Rename to ...
2066 (null_ptr): ... this.
2067 * gdb.base/watchpoint.exp: Adjust to rename.
2068
18a25b64
PA
20692020-09-17 Pedro Alves <pedro@palves.net>
2070
2071 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2072 (three_not_flag): Add casts.
2073
11fac337
PA
20742020-09-17 Pedro Alves <pedro@palves.net>
2075
2076 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2077 char array.
2078 (main): Add references to Barrier, TestStrings, TestStringsH and
2079 TestStringsW.
2080 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2081 and expect a full prototype in C++.
2082
52626c58
PA
20832020-09-17 Pedro Alves <pedro@palves.net>
2084
2085 * gdb.base/nested-addr.c (main): Add cast.
2086 * gdb.base/nested-addr.exp: Use "print /d".
2087
52bb0902
PA
20882020-09-17 Pedro Alves <pedro@palves.net>
2089
2090 * gdb.base/break.exp (func): New. Use it throughout when
2091 expecting a function name.
2092
73e18ac9
PA
20932020-09-17 Pedro Alves <pedro@palves.net>
2094
2095 * gdb.base/display.exp: Issue "set print asm-demangle on".
2096
c8b18808
PA
20972020-09-17 Pedro Alves <pedro@palves.net>
2098
2099 * gdb.base/find.c: Include <string.h>.
2100 (init_bufs): Add cast.
2101 * gdb.base/find.exp: Issue "set print asm-demangle on".
2102
fe830662
TT
21032020-09-16 Tom Tromey <tromey@adacore.com>
2104
2105 PR gdb/26598:
2106 * gdb.base/skipcxx.exp: New file.
2107 * gdb.base/skipcxx.cc: New file.
2108
945ff6e2
TV
21092020-09-16 Tom de Vries <tdevries@suse.de>
2110
2111 PR testsuite/26617
2112 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2113 WITH_DEBUG_SECTIONS is defined.
2114 (xstr, str): New macro.
2115 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2116 to get start and size of _Dmain.
2117 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2118 using additional_flags.
2119
da1df1db
TBA
21202020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2121
2122 * gdb.base/bp-cmds-sourced-script.c: New file.
2123 * gdb.base/bp-cmds-sourced-script.exp: New test.
2124 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2125
337882d4
TV
21262020-09-16 Tom de Vries <tdevries@suse.de>
2127
2128 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2129 get the gdb prompt after issuing "monitor exit".
2130
7361f908
TV
21312020-09-16 Tom de Vries <tdevries@suse.de>
2132
2133 PR testsuite/26624
2134 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2135
4d91ddd3
TV
21362020-09-16 Tom de Vries <tdevries@suse.de>
2137
2138 PR testsuite/26618
2139 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2140
08cc37dd
TT
21412020-09-15 Tom Tromey <tromey@adacore.com>
2142
2143 PR rust/26197:
2144 * lib/rust-support.exp (rust_llvm_version): New proc.
2145 * gdb.rust/simple.exp: Check rust_llvm_version.
2146
ee6372f2
TV
21472020-09-14 Tom de Vries <tdevries@suse.de>
2148
2149 * gdb.rust/traits.exp: Fix PATH warning.
2150
dc3a371e
PA
21512020-09-13 Pedro Alves <pedro@palves.net>
2152
2153 * gdb.base/catch-follow-exec.c (main): Add explicit return
2154 statement.
2155 * gdb.base/catch-signal.c (main): Likewise.
2156 * gdb.base/condbreak-call-false.c (main): Likewise.
2157 * gdb.base/consecutive.c (main): Add explicit return
2158 statement and return type.
2159 * gdb.base/cursal.c (main): Add explicit return statement.
2160 * gdb.base/cvexpr.c (main): Likewise.
2161 * gdb.base/display.c (main): Add explicit return statement and
2162 return type.
2163 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2164 * gdb.base/endianity.c (main): Likewise.
2165 * gdb.base/execd-prog.c (main): Likewise.
2166 * gdb.base/gdb1090.c (main): Likewise.
2167 * gdb.base/info_qt.c (main): Likewise.
2168 * gdb.base/lineinc.c (main): Likewise.
2169 * gdb.base/load-command.c (main): Likewise.
2170 * gdb.base/macscp1.c (main): Likewise.
2171 * gdb.base/pr10179-a.c (main): Likewise.
2172 * gdb.base/quit-live.c (main): Likewise.
2173 * gdb.base/scope0.c (main): Likewise.
2174 * gdb.base/settings.c (main): Likewise.
2175 * gdb.base/stack-checking.c (main): Return int.
2176 * gdb.base/varargs.c (main): Add explicit return statement.
2177 * gdb.cp/ambiguous.cc (main): Likewise.
2178 * gdb.cp/anon-struct.cc (main): Likewise.
2179 * gdb.cp/anon-union.cc (main): Likewise.
2180 * gdb.cp/bool.cc (main): Likewise.
2181 * gdb.cp/bs15503.cc (main): Likewise.
2182 * gdb.cp/cplusfuncs.cc (main): Likewise.
2183 * gdb.cp/cttiadd.cc (main): Likewise.
2184 * gdb.cp/extern-c.cc (main): Likewise.
2185 * gdb.cp/filename.cc (main): Likewise.
2186 * gdb.cp/formatted-ref.cc (main): Likewise.
2187 * gdb.cp/mb-ctor.cc (main): Likewise.
2188 * gdb.cp/member-ptr.cc (main): Likewise.
2189 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2190 * gdb.cp/overload-const.cc (main): Likewise.
2191 * gdb.cp/paren-type.cc (main): Likewise.
2192 * gdb.cp/parse-lang.cc (main): Likewise.
2193 * gdb.cp/pr-1023.cc (main): Likewise.
2194 * gdb.cp/psmang1.cc (main): Likewise.
2195 * gdb.cp/readnow-language.cc (main): Likewise.
2196 * gdb.cp/ref-params.cc (main): Likewise.
2197 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2198 * gdb.cp/virtbase2.cc (main): Likewise.
2199 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2200 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2201 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2202 * gdb.mi/mi-console.c (main): Likewise.
2203 * gdb.mi/mi-read-memory.c (main): Likewise.
2204 * gdb.modula2/multidim.c (main): Likewise.
2205 * gdb.opt/inline-small-func.c (main): Likewise.
2206 * gdb.python/py-rbreak.c (main): Likewise.
2207 * gdb.stabs/exclfwd1.c (main): Likewise.
2208 * gdb.trace/qtro.c (main): Likewise.
2209
af26601c
PA
22102020-09-13 Pedro Alves <pedro@palves.net>
2211
2212 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2213 instead of getenv.
2214
2f4b83cd
PA
22152020-09-13 Pedro Alves <pedro@palves.net>
2216
2217 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2218 instead of spawning GDB with remote_spawn.
2219 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2220 gdb_spawn instead of spawning GDB with remote_spawn.
2221
c49da0e4
PA
22222020-09-13 Pedro Alves <pedro@palves.net>
2223
2224 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2225 file and add calls to first and second.
2226 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2227 add call to f.
2228
6791b117
PA
22292020-09-13 Pedro Alves <pedro@palves.net>
2230
2231 * gdb.mi/mi-break-qualified.cc: New file.
2232 * gdb.mi/mi-break-qualified.exp: New file.
2233 * lib/mi-support.exp (mi_create_breakpoint_multi)
2234 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2235 procedures.
2236 (mi_create_breakpoint_1): New, factored out from
2237 mi_create_breakpoint.
2238
3b8d4c5c
PA
22392020-09-13 Pedro Alves <pedro@palves.net>
2240
2241 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2242 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2243 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2244 (register_class): Delete.
2245 (main): Don't call register_class.
2246
d5f96005
PA
22472020-09-13 Pedro Alves <pedro@palves.net>
2248
2249 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2250 (do_tests): Remove "calling method for small class" test.
2251 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2252 (register_class): Delete.
2253 (main): Don't call register_class.
2254 * gdb.cp/call-method-register.exp: New file, based on bits removed
2255 from classes.exp.
2256 * gdb.cp/call-method-register.cc: New file, based on bits removed
2257 from classes.cc.
2258
77f2120b
PA
22592020-09-13 Pedro Alves <pedro@palves.net>
2260
2261 * gdb.base/msym-bp-2.c: New.
2262 * gdb.base/msym-bp-shl-lib.c: New file.
2263 * gdb.base/msym-bp-shl-main-2.c: New file.
2264 * gdb.base/msym-bp-shl-main.c: New file.
2265 * gdb.base/msym-bp-shl.exp: New file.
2266 * gdb.base/msym-bp.c: New file.
2267 * gdb.base/msym-bp.exp: New file.
2268
32aea73e
JB
22692020-09-13 Joel Brobecker <brobecker@adacore.com>
2270
2271 * gdb.base/default.exp: Change $_gdb_major to 11.
2272
2a67f09d
FW
22732020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2274 Felix Willgerodt <Felix.Willgerodt@intel.com>
2275
2276 * x86-avx512bf16.c: New file.
2277 * x86-avx512bf16.exp: Likewise.
2278 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2279
ad570dd7
TV
22802020-09-11 Tom de Vries <tdevries@suse.de>
2281
2282 PR exp/26602
2283 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2284
a56f7391
TBA
22852020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2286
2287 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2288
918619e5
AM
22892020-09-10 Alan Modra <amodra@gmail.com>
2290
2291 PR 26597
2292 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2293
cac1e71d
TV
22942020-09-08 Tom de Vries <tdevries@suse.de>
2295
2296 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2297 after gdb_starti_cmd.
2298
c5cd900e
AKS
22992020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2300
2301 * lib/fortran.exp (fortran_complex8): New proc.
2302 (fortran_complex16): New proc.
2303 * gdb.fortran/complex.exp: Use routines from fortran.exp
2304 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2305 * gdb.fortran/vla-ptr-info.exp: Likewise.
2306
8f5c6526
TV
23072020-09-03 Tom de Vries <tdevries@suse.de>
2308
2309 PR breakpoint/26546
2310 * gdb.base/label-without-address.exp: Runto main first.
2311
02c6f3f1
TT
23122020-09-02 Tom Tromey <tromey@adacore.com>
2313
2314 * gdb.ada/mi_var_access.exp: Test children of access variable.
2315 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2316 * gdb.ada/mi_var_array.exp: Update.
2317
efe24f05
KB
23182020-08-31 Kevin Buettner <kevinb@redhat.com>
2319
2320 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2321 on docker w/ AUFS storage driver.
2322
973695d6
KB
23232020-08-31 Kevin Buettner <kevinb@redhat.com>
2324
2325 * gdb.base/corefile2.exp (renamed binfile): New tests.
2326
f3bd50f1
SM
23272020-08-31 Simon Marchi <simon.marchi@efficios.com>
2328
2329 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2330
22b9b4b0
SL
23312020-08-31 Simon Marchi <simon.marchi@efficios.com>
2332
2333 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2334 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2335
8efaf6b3
SM
23362020-08-31 Simon Marchi <simon.marchi@efficios.com>
2337
2338 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2339 output, printing a "not saved" value from history and printing a
2340 convenience variable created from a "not saved" value.
2341
e840f2e3
TV
23422020-08-31 Tom de Vries <tdevries@suse.de>
2343
2344 * gdb.base/eh_return.exp: Use nopie.
2345
8f57f343
PA
23462020-08-28 Pedro Alves <pedro@palves.net>
2347
2348 * gdb.base/advance-until-multiple-locations.exp
2349 (advance_overload, until_overload): Adjust to match the
2350 frame/function header instead of the source line text.
2351
626d2320
TV
23522020-08-28 Tom de Vries <tdevries@suse.de>
2353
2354 * gdb.base/label-without-address.c: New test.
2355 * gdb.base/label-without-address.exp: New file.
2356
df631783
PA
23572020-08-27 Pedro Alves <pedro@palves.net>
2358
2359 PR gdb/26523
2360 PR gdb/26524
2361 * gdb.base/advance-until-multiple-locations.cc: New.
2362 * gdb.base/advance-until-multiple-locations.exp: New.
2363
48b076bb
SM
23642020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2365
2366 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2367
c2015ce4
AB
23682020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2369
2370 * gdb.arch/amd64-byte.exp: Make test names unique, use
2371 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2372 * gdb.arch/amd64-dword.exp: Likewise.
2373 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2374 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2375 unique.
2376 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2377 * gdb.arch/amd64-word.exp: Make test names unique, use
2378 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2379 * gdb.arch/i386-byte.exp: Make test names unique, use
2380 gdb_breakpoint.
2381 * gdb.arch/i386-word.exp: Likewise.
2382
995d3a19
SV
23832020-08-25 Shahab Vahedi <shahab@synopsys.com>
2384
2385 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2386
8cac2b31
SM
23872020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2388
2389 PR gdb/26532
2390 * gdb.threads/stepi-random-signal.exp: Update pattern.
2391
2bc19622
SM
23922020-08-25 Simon Marchi <simon.marchi@efficios.com>
2393
2394 PR gdb/26532
2395 * gdb.base/ui-redirect.exp: Update pattern.
2396
b04aa1fc
GB
23972020-08-25 Gary Benson <gbenson@redhat.com>
2398
2399 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2400 when compiling with clang.
8571e9c8 2401 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2402
9f68b453
GB
24032020-08-25 Gary Benson <gbenson@redhat.com>
2404
2405 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2406 Add additional_flags=-Wno-inaccessible-base when compiling
2407 with GCC >= 10.1 or clang. Add additional_flags=-w when
2408 compiling with GCC < 10.
2409
3945d2d7
GM
24102020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2411
2412 PR m2/26372
fc5d6901
SM
2413 * gdb.modula2/multidim.c: New file.
2414 * gdb.modula2/multidim.exp: New file.
3945d2d7 2415
60122dbe
SM
24162020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2417
2418 * lib/gdb.exp (runto): Always emit fail on internal error.
2419
1eb8556f
SM
24202020-08-24 Simon Marchi <simon.marchi@efficios.com>
2421
2422 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2423 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2424 Likewise.
2425 * gdb.threads/stepi-random-signal.exp: Likewise.
2426
33bf4c5c
TBA
24272020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2428
2429 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2430 * gdb.trace/strace.exp: Ditto.
2431
c2fd7fae
AKS
24322020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2433
2434 * gdb.fortran/vla-type.exp: Skip commands not required for
2435 the Flang compiled binaries after prologue fix.
2436
326afb72
TT
24372020-08-17 Tom de Vries <tdevries@suse.de>
2438 Tom Tromey <tromey@adacore.com>
2439
2440 PR rust/26197:
2441 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2442
3ae7ab99
TT
24432020-08-17 Tom Tromey <tromey@adacore.com>
2444
2445 * gdb.ada/mi_var_access.exp: New file.
2446 * gdb.ada/mi_var_access/mi_access.adb: New file.
2447 * gdb.ada/mi_var_access/pck.adb: New file.
2448 * gdb.ada/mi_var_access/pck.ads: New file.
2449
f569c1c5
TV
24502020-08-16 Tom de Vries <tdevries@suse.de>
2451
2452 PR gdb/25350
2453 * gdb.base/eh_return.c: New test.
2454 * gdb.base/eh_return.exp: New file.
2455
3d11c30a
TV
24562020-08-15 Tom de Vries <tdevries@suse.de>
2457
2458 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2459 (mixed_func_1d_): Use fortran_charlen_t in decl.
2460
547ce8f0
TV
24612020-08-15 Tom de Vries <tdevries@suse.de>
2462
2463 PR backtrace/26390
2464 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2465 Update expected pattern.
2466
a54a7f13
PA
24672020-08-13 Pedro Alves <pedro@palves.net>
2468
2469 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2470 * gdb.fortran/library-module.exp: Likewise.
2471 * gdb.fortran/logical.exp: Likewise.
2472 * gdb.fortran/module.exp: Likewise.
2473 * gdb.fortran/print_type.exp: Likewise.
2474 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2475 * gdb.fortran/vla-datatypes.exp: Likewise.
2476 * gdb.fortran/vla-history.exp: Likewise.
2477 * gdb.fortran/vla-ptr-info.exp: Likewise.
2478 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2479 * gdb.fortran/vla-ptype.exp: Likewise.
2480 * gdb.fortran/vla-sizeof.exp: Likewise.
2481 * gdb.fortran/vla-type.exp: Likewise.
2482 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2483 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2484 * gdb.fortran/vla-value-sub.exp: Likewise.
2485 * gdb.fortran/vla-value.exp: Likewise.
2486
7a82e903
PA
24872020-08-13 Pedro Alves <pedro@palves.net>
2488
2489 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2490 * gdb.ada/access_to_packed_array.exp: Likewise.
2491 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2492 * gdb.ada/addr_arith.exp: Likewise.
2493 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2494 * gdb.ada/arr_arr.exp: Likewise.
2495 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2496 * gdb.ada/array_bounds.exp: Likewise.
2497 * gdb.ada/array_of_variable_length.exp: Likewise.
2498 * gdb.ada/array_ptr_renaming.exp: Likewise.
2499 * gdb.ada/array_subscript_addr.exp: Likewise.
2500 * gdb.ada/arraydim.exp: Likewise.
2501 * gdb.ada/arrayparam.exp: Likewise.
2502 * gdb.ada/arrayptr.exp: Likewise.
2503 * gdb.ada/assign_1.exp: Likewise.
2504 * gdb.ada/assign_arr.exp: Likewise.
2505 * gdb.ada/atomic_enum.exp: Likewise.
2506 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2507 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2508 * gdb.ada/bias.exp: Likewise.
2509 * gdb.ada/boolean_expr.exp: Likewise.
2510 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2511 * gdb.ada/bp_enum_homonym.exp: Likewise.
2512 * gdb.ada/bp_inlined_func.exp: Likewise.
2513 * gdb.ada/bp_on_var.exp: Likewise.
2514 * gdb.ada/bp_range_type.exp: Likewise.
2515 * gdb.ada/bp_reset.exp: Likewise.
2516 * gdb.ada/call_pn.exp: Likewise.
2517 * gdb.ada/catch_assert_if.exp: Likewise.
2518 * gdb.ada/catch_ex.exp: Likewise.
2519 * gdb.ada/catch_ex_std.exp: Likewise.
2520 * gdb.ada/char_enum.exp: Likewise.
2521 * gdb.ada/char_param.exp: Likewise.
2522 * gdb.ada/complete.exp: Likewise.
2523 * gdb.ada/cond_lang.exp: Likewise.
2524 * gdb.ada/convvar_comp.exp: Likewise.
2525 * gdb.ada/dgopt.exp: Likewise.
2526 * gdb.ada/disc_arr_bound.exp: Likewise.
2527 * gdb.ada/display_nested.exp: Likewise.
2528 * gdb.ada/dot_all.exp: Likewise.
2529 * gdb.ada/dyn_loc.exp: Likewise.
2530 * gdb.ada/dyn_stride.exp: Likewise.
2531 * gdb.ada/excep_handle.exp: Likewise.
2532 * gdb.ada/expr_delims.exp: Likewise.
2533 * gdb.ada/expr_with_funcall.exp: Likewise.
2534 * gdb.ada/exprs.exp: Likewise.
2535 * gdb.ada/fin_fun_out.exp: Likewise.
2536 * gdb.ada/fixed_cmp.exp: Likewise.
2537 * gdb.ada/formatted_ref.exp: Likewise.
2538 * gdb.ada/frame_arg_lang.exp: Likewise.
2539 * gdb.ada/frame_args.exp: Likewise.
2540 * gdb.ada/fullname_bp.exp: Likewise.
2541 * gdb.ada/fun_addr.exp: Likewise.
2542 * gdb.ada/fun_in_declare.exp: Likewise.
2543 * gdb.ada/fun_overload_menu.exp: Likewise.
2544 * gdb.ada/fun_renaming.exp: Likewise.
2545 * gdb.ada/funcall_char.exp: Likewise.
2546 * gdb.ada/funcall_param.exp: Likewise.
2547 * gdb.ada/funcall_ptr.exp: Likewise.
2548 * gdb.ada/funcall_ref.exp: Likewise.
2549 * gdb.ada/homonym.exp: Likewise.
2550 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2551 * gdb.ada/info_auto_lang.exp: Likewise.
2552 * gdb.ada/info_exc.exp: Likewise.
2553 * gdb.ada/info_types.exp: Likewise.
2554 * gdb.ada/int_deref.exp: Likewise.
2555 * gdb.ada/interface.exp: Likewise.
2556 * gdb.ada/iwide.exp: Likewise.
2557 * gdb.ada/lang_switch.exp: Likewise.
2558 * gdb.ada/length_cond.exp: Likewise.
2559 * gdb.ada/maint_with_ada.exp: Likewise.
2560 * gdb.ada/mi_catch_assert.exp: Likewise.
2561 * gdb.ada/mi_catch_ex.exp: Likewise.
2562 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2563 * gdb.ada/mi_dyn_arr.exp: Likewise.
2564 * gdb.ada/mi_ex_cond.exp: Likewise.
2565 * gdb.ada/mi_exc_info.exp: Likewise.
2566 * gdb.ada/mi_interface.exp: Likewise.
2567 * gdb.ada/mi_prot.exp: Likewise.
2568 * gdb.ada/mi_ref_changeable.exp: Likewise.
2569 * gdb.ada/mi_string_access.exp: Likewise.
2570 * gdb.ada/mi_task_arg.exp: Likewise.
2571 * gdb.ada/mi_task_info.exp: Likewise.
2572 * gdb.ada/mi_var_array.exp: Likewise.
2573 * gdb.ada/mi_var_union.exp: Likewise.
2574 * gdb.ada/mi_variant.exp: Likewise.
2575 * gdb.ada/minsyms.exp: Likewise.
2576 * gdb.ada/mod_from_name.exp: Likewise.
2577 * gdb.ada/nested.exp: Likewise.
2578 * gdb.ada/null_array.exp: Likewise.
2579 * gdb.ada/optim_drec.exp: Likewise.
2580 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2581 * gdb.ada/packed_array_assign.exp: Likewise.
2582 * gdb.ada/packed_tagged.exp: Likewise.
2583 * gdb.ada/pp-rec-component.exp: Likewise.
2584 * gdb.ada/print_chars.exp: Likewise.
2585 * gdb.ada/print_pc.exp: Likewise.
2586 * gdb.ada/ptr_typedef.exp: Likewise.
2587 * gdb.ada/ptype_arith_binop.exp: Likewise.
2588 * gdb.ada/ptype_array.exp: Likewise.
2589 * gdb.ada/ptype_field.exp: Likewise.
2590 * gdb.ada/ptype_tagged_param.exp: Likewise.
2591 * gdb.ada/ptype_union.exp: Likewise.
2592 * gdb.ada/py_range.exp: Likewise.
2593 * gdb.ada/py_taft.exp: Likewise.
2594 * gdb.ada/rdv_wait.exp: Likewise.
2595 * gdb.ada/rec_comp.exp: Likewise.
2596 * gdb.ada/rec_return.exp: Likewise.
2597 * gdb.ada/ref_param.exp: Likewise.
2598 * gdb.ada/ref_tick_size.exp: Likewise.
2599 * gdb.ada/rename_subscript_param.exp: Likewise.
2600 * gdb.ada/repeat_dyn.exp: Likewise.
2601 * gdb.ada/same_component_name.exp: Likewise.
2602 * gdb.ada/same_enum.exp: Likewise.
2603 * gdb.ada/scalar_storage.exp: Likewise.
2604 * gdb.ada/set_wstr.exp: Likewise.
2605 * gdb.ada/small_reg_param.exp: Likewise.
2606 * gdb.ada/str_binop_equal.exp: Likewise.
2607 * gdb.ada/str_ref_cmp.exp: Likewise.
2608 * gdb.ada/str_uninit.exp: Likewise.
2609 * gdb.ada/sub_variant.exp: Likewise.
2610 * gdb.ada/sym_print_name.exp: Likewise.
2611 * gdb.ada/taft_type.exp: Likewise.
2612 * gdb.ada/tagged.exp: Likewise.
2613 * gdb.ada/tagged_access.exp: Likewise.
2614 * gdb.ada/task_bp.exp: Likewise.
2615 * gdb.ada/task_switch_in_core.exp: Likewise.
2616 * gdb.ada/tasks.exp: Likewise.
2617 * gdb.ada/tick_last_segv.exp: Likewise.
2618 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2619 * gdb.ada/type_coercion.exp: Likewise.
2620 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2621 * gdb.ada/unchecked_union.exp: Likewise.
2622 * gdb.ada/uninitialized_vars.exp: Likewise.
2623 * gdb.ada/var_arr_attrs.exp: Likewise.
2624 * gdb.ada/var_arr_typedef.exp: Likewise.
2625 * gdb.ada/var_rec_arr.exp: Likewise.
2626 * gdb.ada/variant-record.exp: Likewise.
2627 * gdb.ada/variant.exp: Likewise.
2628 * gdb.ada/variant_record_packed_array.exp: Likewise.
2629 * gdb.ada/varsize_limit.exp: Likewise.
2630 * gdb.ada/whatis_array_val.exp: Likewise.
2631 * gdb.ada/widewide.exp: Likewise.
2632 * gdb.ada/win_fu_syms.exp: Likewise.
2633
26342020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2635
2636 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2637
10c381b5
AB
26382020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2639
2640 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2641 unset the array variable.
2642
8f34b746
TV
26432020-08-03 Tom de Vries <tdevries@suse.de>
2644
2645 PR symtab/26333
2646 * lib/dwarf.exp (DW_LNE_user): New proc.
2647 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2648 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2649
0245e136
KB
26502020-07-31 Kevin Buettner <kevinb@redhat.com>
2651
2652 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2653 to 'uintptr_t'
2654 (inttypes.h): Include.
2655
9ef1ec5d
KB
26562020-07-31 Kevin Buettner <kevinb@redhat.com>
2657
2658 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2659 (C5_24k): Delete.
2660 (C5_8k, C5_64k, C5_256k): New macros.
2661 (buf_ro): Allocate 256 KiB of initialized data.
2662
4c55e970
TBA
26632020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2664
2665 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2666 that attempt to overwrite an existing condition with a condition
2667 that fails parsing and also with a condition that parses fine
2668 but contains junk at the end.
2669
1e620590
TBA
26702020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2671
2672 * gdb.base/condbreak-bad.c: New test.
2673 * gdb.base/condbreak-bad.exp: New file.
2674
e12dcc50
TV
26752020-07-30 Tom de Vries <tdevries@suse.de>
2676
2677 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2678 out of ...
2679 (GDBInfoModuleSymbols::check_entry): ... here.
2680 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2681 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2682 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2683
6cc64caa
TV
26842020-07-30 Tom de Vries <tdevries@suse.de>
2685
2686 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2687 "__class_some_module_Number_t" optional.
2688
90fd07fc
TV
26892020-07-29 Tom de Vries <tdevries@suse.de>
2690
2691 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2692 multiple locations.
2693
f5c79e97
TV
26942020-07-29 Tom de Vries <tdevries@suse.de>
2695
2696 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2697 rather than function name.
2698
f75a0693
AB
26992020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2700
2701 PR symtab/26270:
2702 * gdb.cp/disasm-func-name.cc: New file.
2703 * gdb.cp/disasm-func-name.exp: New file.
2704
4888741a
TT
27052020-07-28 Tom Tromey <tromey@adacore.com>
2706
2707 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2708 'varval' location.
2709
43d5901d
AB
27102020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.python/py-unwind.py: Update to make use of a register
2713 descriptor.
2714
14fa8fb3
AB
27152020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2716
2717 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2718
e79eb02f
AB
27192020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2720
2721 PR fortran/23051
2722 PR fortran/26139
2723 * gdb.fortran/class-allocatable-array.exp: New file.
2724 * gdb.fortran/class-allocatable-array.f90: New file.
2725 * gdb.fortran/pointer-to-pointer.exp: New file.
2726 * gdb.fortran/pointer-to-pointer.f90: New file.
2727
876518dd
TV
27282020-07-25 Tom de Vries <tdevries@suse.de>
2729
2730 PR symtab/26243
2731 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2732 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2733
6dcfb80a
TV
27342020-07-24 Tom de Vries <tdevries@suse.de>
2735
2736 PR testsuite/26293
2737 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2738
e7bc9db8
PA
27392020-07-23 Pedro Alves <pedro@palves.net>
2740
2741 * gdb.server/server-kill.exp (prepare): New, factored out from the
2742 top level.
2743 (kill_server): New.
2744 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2745 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2746
78344df7
AB
27472020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2748
2749 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2750
25dfed24
SL
27512020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2752
2753 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2754 Initialize to empty string at top level.
2755 (gdb_wrapper_init): Revert check for file existence on build.
2756 Build the wrapper in its default place, not a build-specific
2757 location. When host == build, make the pathname absolute.
2758 (gdb_compile): Delete leftover declaration of
2759 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2760 string instead of uninitialized.
2761
7da515fd
KB
27622020-07-22 Kevin Buettner <kevinb@redhat.com>
2763
2764 * gdb.base/corefile2.exp: New file.
2765 * gdb.base/coremaker2.exp: New file.
2766
9c5ec5c2
KB
27672020-07-22 Kevin Buettner <kevinb@redhat.com>
2768
2769 * gdb.base/coredump-filter.exp: Add second
2770 non-Private-Shared-Anon-File test.
2771 (test_disasm): Rename binfile for test which is expected
2772 to fail.
2773
f9e233c9
KB
27742020-07-22 Kevin Buettner <kevinb@redhat.com>
2775
2776 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2777 data in core file".
2778 * gdb.base/coremaker.c (buf2ro): New global.
2779 (mmapdata): Add a read-only mmap mapping.
2780
94c265d7
KB
27812020-07-22 Kevin Buettner <kevinb@redhat.com>
2782
2783 PR corefiles/25631
2784 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2785 New test.
2786 * gdb.base/coremaker.c (buf3): New global.
2787 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2788 flags.
2789
27902020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2791
2792 * gdb.base/coremaker.c (filler_ro): New global constant.
2793
32fa152e
TT
27942020-07-22 Tom Tromey <tromey@adacore.com>
2795
2796 * gdb.ada/mi_prot.exp: New file.
2797 * gdb.ada/mi_prot/pkg.adb: New file.
2798 * gdb.ada/mi_prot/pkg.ads: New file.
2799 * gdb.ada/mi_prot/prot.adb: New file.
2800
c8474dc3
TBA
28012020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2802
2803 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2804 loads two JITers.
2805
baf8791e
AB
28062020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2807
2808 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2809
f7306dac
AB
28102020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2811
2812 * gdb.python/py-arch-reg-names.exp: Additional tests.
2813
6d3d6e4b
TV
28142020-07-21 Tom de Vries <tdevries@suse.de>
2815
2816 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2817 breakpoint locations".
2818 * gdb.reverse/solib-reverse.exp: Same.
2819
803d0592
TV
28202020-07-21 Tom de Vries <tdevries@suse.de>
2821
2822 * gdb.reverse/step-reverse.c (callee): Merge statements.
2823
e9bdc510
TV
28242020-07-21 Tom de Vries <tdevries@suse.de>
2825
2826 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2827 line numbers for some variables.
2828
f0f9e75a
TV
28292020-07-21 Tom de Vries <tdevries@suse.de>
2830
2831 * gdb.opt/inline-locals.c (init_array): New func.
2832 (func1): Use init_array.
2833 * gdb.opt/inline-locals.exp: Update pattern.
2834
bd460ecb
TV
28352020-07-21 Tom de Vries <tdevries@suse.de>
2836
2837 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2838 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2839
ae5369e7
LC
28402020-07-20 Ludovic Courtès <ludo@gnu.org>
2841
2842 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2843 * gdb.guile/types-module.exp: Remove "ERROR:" from
2844 regexps since Guile 3.0 no longer prints that.
2845
68cf161c
LC
28462020-07-20 Ludovic Courtès <ludo@gnu.org>
2847
2848 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2849 error regexp to match on Guile 2.2.
2850
c14b4913
GB
28512020-07-20 Gary Benson <gbenson@redhat.com>
2852
2853 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2854 with clang.
2855
b243ba58
TV
28562020-07-20 Tom de Vries <tdevries@suse.de>
2857
2858 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2859 (omp_set_lock_in_order): New function.
2860 (single_scope, multi_scope, nested_func, nested_parallel): Use
2861 omp_set_lock_in_order and omp_unset_lock.
2862 (main): Init and destroy lock and lock2.
2863
c06ad8b5
TV
28642020-07-20 Tom de Vries <tdevries@suse.de>
2865
2866 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2867
6e22f117
TV
28682020-07-20 Tom de Vries <tdevries@suse.de>
2869
2870 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2871
33176ea7
TV
28722020-07-17 Tom de Vries <tdevries@suse.de>
2873
2874 * gdb.base/valgrind-infcall-2.c: New test.
2875 * gdb.base/valgrind-infcall-2.exp: New file.
2876 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2877
90c3ec2d
TV
28782020-07-17 Tom de Vries <tdevries@suse.de>
2879
2880 * gdb.dlang/circular.c (found): Use found_label as label name.
2881 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2882 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2883 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2884 * gdb.dwarf2/ada-linkage-name.exp: Same.
2885 * gdb.dwarf2/arr-subrange.exp: Same.
2886 * gdb.dwarf2/atomic-type.exp: Same.
2887 * gdb.dwarf2/comp-unit-lang.exp: Same.
2888 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2889 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2890 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2891 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2892 * gdb.dwarf2/implptr-64bit.exp: Same.
2893 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2894 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2895 * gdb.dwarf2/imported-unit.exp: Same.
2896 * gdb.dwarf2/main-subprogram.exp: Same.
2897 * gdb.dwarf2/missing-type-name.exp: Same.
2898 * gdb.dwarf2/nonvar-access.exp: Same.
2899 * gdb.dwarf2/struct-with-sig.exp: Same.
2900 * gdb.dwarf2/typedef-void-finish.exp: Same.
2901 * gdb.dwarf2/void-type.exp: Same.
2902
10da644d
TV
29032020-07-17 Tom de Vries <tdevries@suse.de>
2904
2905 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2906 src parameter.
2907 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2908 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2909 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2910 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2911 * gdb.dwarf2/dwz.exp: Same.
2912 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2913 * gdb.dwarf2/implref-array.exp: Same.
2914 * gdb.dwarf2/implref-const.exp: Same.
2915 * gdb.dwarf2/implref-global.exp: Same.
2916 * gdb.dwarf2/implref-struct.exp: Same.
2917 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2918 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2919 * gdb.dwarf2/var-access.exp: Same.
2920 * gdb.dwarf2/varval.exp: Same.
2921 * gdb.trace/entry-values.exp: Same.
2922
315e6afc
TV
29232020-07-17 Tom de Vries <tdevries@suse.de>
2924
2925 * lib/dwarf.exp (Dwarf::extern): Remove.
2926 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2927 * gdb.dlang/circular.exp: Same.
2928 * gdb.dwarf2/comp-unit-lang.exp: Same.
2929 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2930 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2931 * gdb.dwarf2/dwz.exp: Same.
2932 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2933 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2934 * gdb.dwarf2/imported-unit.exp: Same.
2935 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2936
5597c940
SL
29372020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2938
2939 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2940 Use double quotes instead of single quotes.
2941
d0ce17d8
CT
29422020-07-16 Caroline Tice <cmtice@google.com>
2943
2944 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2945 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2946
853772cc
TV
29472020-07-16 Tom de Vries <tdevries@suse.de>
2948
2949 * lib/dwarf.exp (program): Initialize _line.
2950 (DW_LNE_end_sequence): Reinitialize _line.
2951 (DW_LNS_advance_line): Update _line.
2952 (line): New proc.
2953 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2954 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2955 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2956 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2957 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2958 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2959
fe07b572
AB
29602020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2961
2962 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2963 generic.
2964
52781cce
TV
29652020-07-15 Tom de Vries <tdevries@suse.de>
2966
2967 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2968 is_amd64_regs_target.
2969
3dcc261c
AB
29702020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2971
2972 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2973 * gdb.fortran/ptype-on-functions.f90: Likewise.
2974
054a0959
SM
29752020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2976
2977 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2978 values in documentation for addr_size to 4 and 8.
2979
ccb9eba6
AB
29802020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2981
2982 * gdb.arch/amd64-osabi.exp: Update.
2983 * gdb.arch/arm-disassembler-options.exp: Update.
2984 * gdb.arch/powerpc-disassembler-options.exp: Update.
2985 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2986 * gdb.arch/s390-disassembler-options.exp: Update.
2987 * gdb.base/all-architectures.exp.tcl: Update.
2988 * gdb.base/attach-pie-noexec.exp: Update.
2989 * gdb.base/catch-syscall.exp: Update.
2990 * gdb.xml/tdesc-arch.exp: Update.
2991
025a39a7
TV
29922020-07-14 Tom de Vries <tdevries@suse.de>
2993
2994 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2995 (local_gettid): ... this.
2996 (fn): Update.
2997
74e4b667
SL
29982020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2999
3000 * gdb.base/info_sources.exp: Skip directory match tests on
3001 remote hosts.
3002
f413dd74
GB
30032020-07-13 Gary Benson <gbenson@redhat.com>
3004
3005 * gdb.base/savedregs.exp (caller): Use parentheses to
3006 make expected expression evaluation ordering explicit.
3007
915771bb
GB
30082020-07-13 Gary Benson <gbenson@redhat.com>
3009
3010 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3011
2a122642
GB
30122020-07-13 Gary Benson <gbenson@redhat.com>
3013
3014 * gdb.base/bigcore.c (main): Use a volatile pointer when
3015 attempting to trigger a SIGSEGV.
3016 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3017 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3018 * gdb.base/savedregs.c (thrower): Likewise.
3019 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3020
3f00c730
GB
30212020-07-13 Gary Benson <gbenson@redhat.com>
3022
3023 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3024 defining and using VLA structure fields into...
3025 * gdb.base/vla-struct-fields.c: New file.
3026 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3027 tests into...
3028 * gdb.base/vla-struct-fields.exp: New file.
3029
963eeee4
TV
30302020-07-13 Tom de Vries <tdevries@suse.de>
3031
3032 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3033 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3034 * gdb.base/gold-gdb-index.exp: Same.
3035 * gdb.base/morestack.exp: Same.
3036
0ed35c9a
DX
30372020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3038
3039 PR rust/26121
3040 * gdb.rust/modules.rs: Prevent linker from discarding test
3041 symbol.
3042
4fdba23d
PA
30432020-07-10 Pedro Alves <pedro@palves.net>
3044
3045 PR gdb/26199
3046 * gdb.multi/multi-target.c (exit_thread): New.
3047 (thread_start): Break loop if EXIT_THREAD.
3048 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3049 (top level) Call test_no_resumed.
3050
15f3b077
TT
30512020-07-08 Tom Tromey <tromey@adacore.com>
3052
3053 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3054 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3055
9fc501fd
AB
30562020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3057
3058 PR python/22748
3059 * gdb.opt/inline-frame-tailcall.c: New file.
3060 * gdb.opt/inline-frame-tailcall.exp: New file.
3061 * gdb.python/py-unwind-inline.c: New file.
3062 * gdb.python/py-unwind-inline.exp: New file.
3063 * gdb.python/py-unwind-inline.py: New file.
3064
64cb3757
AB
30652020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3066
3067 * gdb.python/py-arch-reg-groups.exp: New file.
3068
0f767f94
AB
30692020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3070
3071 * gdb.python/py-arch-reg-names.exp: New file.
3072
87dbc774
AB
30732020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3074
3075 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3076 gdb.PendingFrame.architecture method.
3077
d8cc8af6
TV
30782020-07-06 Tom de Vries <tdevries@suse.de>
3079
3080 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3081
3c8ea5be
PA
30822020-07-03 Pedro Alves <palves@redhat.com>
3083
3084 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3085 explicitly write negative numbers.
3086 * gdb.base/structs2.exp: Adjust expected output.
3087
bf90c83a
PA
30882020-07-03 Pedro Alves <palves@redhat.com>
3089
3090 * gdb.base/charset.c (init_string): Change all char parameters to
3091 unsigned char parameters.
3092
2eb82157
PA
30932020-07-03 Pedro Alves <palves@redhat.com>
3094
3095 * gdb.base/call-sc.exp (start_scalars_test): Use
3096 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3097 * gdb.base/overlays.c: Remove references to PARAMS.
3098 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3099 * gdb.base/reread.exp: Don't set 'prototypes' global.
3100 * gdb.base/structs.exp (start_structs_test): Use
3101 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3102 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3103 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3104 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3105 call.
3106 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3107
9adda7af
PA
31082020-07-03 Pedro Alves <palves@redhat.com>
3109
3110 * gdb.base/m32rovly.c: Delete.
3111 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3112
2a17c803
PW
31132020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3114
3115 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3116 of gdb_py_test_multiple.
3117 * gdb.python/py-cmd.exp: Likewise.
3118 * gdb.python/py-events.exp: Likewise.
3119 * gdb.python/py-function.exp: Likewise.
3120 * gdb.python/py-inferior.exp: Likewise.
3121 * gdb.python/py-infthread.exp: Likewise.
3122 * gdb.python/py-linetable.exp: Likewise.
3123 * gdb.python/py-parameter.exp: Likewise.
3124 * gdb.python/py-value.exp: Likewise.
3125
b011fe1a
TV
31262020-06-30 Tom de Vries <tdevries@suse.de>
3127
3128 PR testsuite/26175
3129 * lib/future.exp (gdb_default_target_compile): Detect and handle
3130 early_flags.
3131
df5b8876
SM
31322020-06-29 Simon Marchi <simon.marchi@efficios.com>
3133
3134 * boards/simavr.exp (gdb_load): Catch errors when closing
3135 previous connection. Close connection, wait for process and
3136 unset simavr_spawn_id on failure.
3137
a3ca48cd
TV
31382020-06-29 Tom de Vries <tdevries@suse.de>
3139
3140 * lib/gdb.exp (unknown): Make test-case unresolved.
3141
b0237c0e
TV
31422020-06-29 Tom de Vries <tdevries@suse.de>
3143
3144 PR gdb/25475
3145 * gdb.server/solib-list.exp: Verify that the symbol reload
3146 confirmation question is asked.
3147
c0b3b3bd
PW
31482020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3149
3150 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3151 have a input seq nr in each pass message.
fe4c3d43 3152 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3153 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3154 * gdb.python/python.exp: Make test names unique,
3155 use gdb_test_multiline instead of gdb_py_test_multiple,
3156 use $gdb_test_name.
3157 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3158
1776e3e5
NA
31592020-06-26 Nick Alcock <nick.alcock@oracle.com>
3160
3161 * configure.ac: Add --enable-libctf.
3162 * aclocal.m4: sinclude ../config/enable.m4.
3163 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3164 * lib/gdb.exp (skip_ctf_tests): Use it.
3165 * gdb.base/ctf-constvars.exp: Error message tweak.
3166 * gdb.base/ctf-ptype.exp: Likewise.
3167 * configure: Regenerate.
3168
f53b3eeb
GB
31692020-06-26 Gary Benson <gbenson@redhat.com>
3170
3171 * gdb.cp/try_catch.cc: Include string.h.
3172 (main): Replace comparison against string literal with
3173 strcmp, avoiding build failure with -Wstring-compare.
3174 Add "marker test-complete".
3175 * gdb.cp/try_catch.exp: Run the test to the above marker,
3176 then verify that the value of "test" is still true.
3177
6d74da72
AB
31782020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3179
3180 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3181
2e52d038
AB
31822020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3183
3184 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3185
3b9fce96
AB
31862020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3187
3188 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3189 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3190 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3191 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3192 * gdb.arch/riscv-tdesc-loading.exp: New file.
3193
ed69cbc8
AB
31942020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3195
3196 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3197
767a879e
AB
31982020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3199
3200 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3201 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3202 * gdb.arch/riscv-tdesc-regs.c: New file.
3203 * gdb.arch/riscv-tdesc-regs.exp: New file.
3204
221db974
PA
32052020-06-24 Pedro Alves <palves@redhat.com>
3206
3207 * gdb.arch/amd64-entry-value-paramref.exp: Use
3208 prepare_for_testing_full and don't pass "c++" for the .S file
3209 build spec.
3210 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3211 $options, since it's an assembly file. Remove -Wno-deprecated.
3212 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3213 compiling C++ programs.
3214
331733cd
PA
32152020-06-24 Pedro Alves <palves@redhat.com>
3216
3217 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3218 Clang, add "-Wno-unknown-warning-option" to the options.
3219
caa7fd04
AB
32202020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3221
3222 * gdb.xml/tdesc-reload.c: New file.
3223 * gdb.xml/tdesc-reload.exp: New file.
3224 * gdb.xml/maint-xml-dump-01.xml: New file.
3225 * gdb.xml/maint-xml-dump-02.xml: New file.
3226 * gdb.xml/maint-xml-dump.exp: New file.
3227
bb8d1260
SL
32282020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3229
3230 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3231 Adjust for omitted commands when TUI is disabled.
3232
7e4b9c4c
GB
32332020-06-23 Gary Benson <gbenson@redhat.com>
3234 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3237 * gdb.cp/nsimport.cc: Likewise.
3238 * gdb.cp/nsnested.cc: Likewise.
3239 * gdb.cp/nsnoimports.cc: Likewise.
3240 * gdb.cp/nsusing.cc: Likewise.
3241 * gdb.cp/smartp.cc: Likewise.
3242 * gdb.python/py-pp-integral.c: Likewise.
3243 * gdb.python/py-pp-re-notag.c: Likewise.
3244
2e573c0a
GB
32452020-06-23 Gary Benson <gbenson@redhat.com>
3246
3247 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3248 * gdb.cp/nsimport.cc: Likewise.
3249 * gdb.cp/nsnested.cc: Likewise.
3250 * gdb.cp/nsnoimports.cc: Likewise.
3251 * gdb.cp/nsusing.cc: Likewise.
3252 * gdb.cp/smartp.cc: Likewise.
3253 * gdb.python/py-pp-integral.c: Likewise.
3254 * gdb.python/py-pp-re-notag.c: Likewise.
3255
746ebfe8
PW
32562020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3257
3258 * gdb.base/default-args.exp: New test.
3259 * gdb.base/default-args.c: New file.
3260 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3261 * gdb.base/default.exp: Update to new help text.
3262 * gdb.base/help.exp: Likewise.
3263 * gdb.base/page.exp: Likewise.
3264 * gdb.base/style.exp: Likewise.
3265 * gdb.guile/guile.exp: Likewise.
3266 * gdb.python/python.exp: Likewise.
3267
e822f2cd
SL
32682020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3269
3270 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3271 remote host. Fix search path syntax on Windows host.
3272
48e9cc84
PW
32732020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3274
3275 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3276 over 'exec-file-mismatch'.
3277 * gdb.base/attach.c: Mark should_exit volatile.
3278 * gdb.base/attach2.c: Likewise. Add a comment explaining
3279 why the sleep cannot be big.
3280 * gdb.base/attach3.c: New file.
3281
160f8a8f
SL
32822020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3283
3284 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3285 prefix optional.
3286
4d91c2a4
SL
32872020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3288
3289 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3290 for remote host.
3291
87f83f20
SL
32922020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3293 Hafiz Abid Qadeer <abidh@codesourcery.com>
3294
3295 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3296 file sent to remote host.
3297 (top level): Allow int32_t as type of 32-bit register.
3298
37ab8655
TV
32992020-06-19 Tom de Vries <tdevries@suse.de>
3300
3301 * lib/gdb.exp (gdb_note): New proc.
3302 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3303 (gdb_default_target_compile): ... here. Only call
3304 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3305 (use_gdb_compile): Change to array.
3306 (toplevel): Update sets of use_gdb_compile to specify language.
3307 Warn about default_target_compile override. Store dejagnu's version
3308 of default_target_compile in dejagnu_default_target_compile.
3309
a8a56685
TV
33102020-06-18 Tom de Vries <tdevries@suse.de>
3311
3312 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3313 (default_gdb_init): ... here.
3314
581bea2c
SL
33152020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3316
3317 Fix TUI support checks in gdb.tui tests.
3318
3319 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3320 just say UNSUPPORTED.
3321 * gdb.tui/corefile-run.exp: Likewise.
3322 * gdb.tui/empty.exp: Likewise.
3323 * gdb.tui/list-before.exp: Likewise.
3324 * gdb.tui/list.exp: Likewise.
3325 * gdb.tui/main.exp: Likewise.
3326 * gdb.tui/regs.exp: Likewise.
3327 * gdb.tui/resize.exp: Likewise.
3328 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3329 * gdb.tui/tui-layout-asm.exp: Likewise.
3330 * gdb.tui/tui-missing-src.exp: Likewise.
3331 * gdb.tui/winheight.exp: Likewise.
3332 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3333
05e682e3
SL
33342020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3335
3336 Fix TCL error in gdb.python/py-format-string.exp.
3337
3338 * gdb.python/py-format-string.exp: Move test for python support
3339 earlier, out of function body.
3340
efb763a5
SM
33412020-06-15 Simon Marchi <simon.marchi@efficios.com>
3342
3343 * gdb.base/index-cache-load-twice.c: New.
3344 * gdb.base/index-cache-load-twice.exp: New.
3345
43327b20
KS
33462020-06-17 Keith Seitz <keiths@redhat.com>
3347
99cf27cf 3348 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3349 when executing "gdb --configuration".
3350
081e778c
TV
33512020-06-17 Tom de Vries <tdevries@suse.de>
3352
3353 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3354 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3355 conditional on presence of gdb_tcl_unknown.
3356 (gdb_finish): Make override undo conditional on presence of
3357 gdb_tcl_unknown.
3358
d2d1ea20
TT
33592020-06-16 Tom Tromey <tom@tromey.com>
3360
3361 * gdb.python/tui-window.py (failwin): New function. Register it
3362 as a TUI window type.
3363 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3364
c802e8a7
GB
33652020-06-16 Gary Benson <gbenson@redhat.com>
3366
3367 * gdb.python/py-nested-maps.c (create_map): Add missing return
3368 value.
3369 (create_map_map): Likewise.
3370
ff08abb8
TBA
33712020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3372
3373 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3374 variable.
3375 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3376 and use the already-defined 'options' variable.
3377
a29d5112
AB
33782020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3379 Tom de Vries <tdevries@suse.de>
3380
3381 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3382 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3383 (gdb_setup_known_globals): New proc.
3384 (gdb_cleanup_globals): New proc.
3385 * lib/gdb.exp (load_lib): New override proc.
3386 (gdb_stdin_log_init): Set var in_file as persistent global.
3387 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3388 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3389 fpc_compiler as persistent global.
3390
8c74a764
TV
33912020-06-12 Tom de Vries <tdevries@suse.de>
3392
3393 * lib/tuiterm.exp (spawn): Rename to ...
3394 (tui_spawn): ... this.
3395 (toplevel): Move rename of spawn ...
3396 (gdb_init_tuiterm): ... here. New proc.
3397 (gdb_finish_tuiterm): New proc.
3398 * lib/gdb.exp (gdb_finish_hooks): New global var.
3399 (gdb_finish): Handle gdb_finish_hooks.
3400 (tuiterm_env): New proc.
3401 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3402 tuiterm_env.
3403 * gdb.tui/basic.exp: Same.
3404 * gdb.tui/corefile-run.exp: Same.
3405 * gdb.tui/empty.exp: Same.
3406 * gdb.tui/list-before.exp: Same.
3407 * gdb.tui/list.exp: Same.
3408 * gdb.tui/main.exp: Same.
3409 * gdb.tui/new-layout.exp: Same.
3410 * gdb.tui/regs.exp: Same.
3411 * gdb.tui/resize.exp: Same.
3412 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3413 * gdb.tui/tui-layout-asm.exp: Same.
3414 * gdb.tui/tui-missing-src.exp: Same.
3415 * gdb.tui/winheight.exp: Same.
3416
26783bce
TV
34172020-06-12 Tom de Vries <tdevries@suse.de>
3418
3419 PR testsuite/26110
3420 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3421 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3422
2b4e6a3f
TT
34232020-06-11 Tom Tromey <tom@tromey.com>
3424
3425 PR gdb/18318:
3426 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3427 floating point tests.
3428
2f33032a
KS
34292020-06-11 Keith Seitz <keiths@redhat.com>
3430
3431 PR gdb/21356
3432 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3433 vla_struct.
3434 Add new struct vla_typedef and union vla_typedef_union and
3435 corresponding instantiation objects.
3436 Initialize new objects.
3437 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3438 and vla_typedef_union_object.
3439 Fixup type for vla_struct_object.
3440
a8baf0a3
TV
34412020-06-11 Tom de Vries <tdevries@suse.de>
3442
3443 * lib/gdb.exp (with_override): New proc, factored out of ...
3444 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3445
7ab96794
TV
34462020-06-10 Tom de Vries <tdevries@suse.de>
3447
3448 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3449
cab5c3b7
SM
34502020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3451
3452 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3453 parameter, update callers.
3454
f8c41851
SM
34552020-06-04 Simon Marchi <simon.marchi@efficios.com>
3456
3457 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3458 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3459 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3460
1c07a73f
TV
34612020-06-04 Tom de Vries <tdevries@suse.de>
3462
3463 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3464
95146b5d
TV
34652020-06-04 Tom de Vries <tdevries@suse.de>
3466
3467 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3468 exp_continue.
3469
0cfcd4f0
TV
34702020-06-04 Tom de Vries <tdevries@suse.de>
3471
3472 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3473
f9b5d5ea
TV
34742020-06-03 Tom de Vries <tdevries@suse.de>
3475
3476 PR symtab/26046
3477 * gdb.cp/breakpoint-locs-2.cc: New test.
3478 * gdb.cp/breakpoint-locs.cc: New test.
3479 * gdb.cp/breakpoint-locs.exp: New file.
3480 * gdb.cp/breakpoint-locs.h: New test.
3481
5144dfba
TV
34822020-06-03 Tom de Vries <tdevries@suse.de>
3483
3484 PR testsuite/25609
3485 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3486 value of global verbose.
3487 * gdb.base/jit-elf.exp: Same.
3488 * gdb.base/jit-reader.exp: Same.
3489
621eacdf
TV
34902020-06-02 Tom de Vries <tdevries@suse.de>
3491
3492 * gdb.dwarf2/multidictionary.exp: Don't use
3493 gdb_spawn_with_cmdline_opts.
3494
1313c56e
AB
34952020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3496
3497 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3498 use_header case.
3499 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3500 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3501 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3502 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3503 * gdb.dwarf2/dw2-inline-header.c: New file.
3504 * gdb.dwarf2/dw2-inline-header.h: New file.
3505
f68f85b5
PA
35062020-05-30 Pedro Alves <palves@redhat.com>
3507
3508 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3509 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3510
678048e8
GB
35112020-05-29 Gary Benson <gbenson@redhat.com>
3512
3513 * gdb.compile/compile-cplus.exp (additional_flags): Also
3514 set when building with clang.
3515 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3516 when building with clang.
3517
9fcafd23
GB
35182020-05-29 Gary Benson <gbenson@redhat.com>
3519
3520 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3521 building with clang.
3522 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3523
735d5a07
GB
35242020-05-29 Gary Benson <gbenson@redhat.com>
3525
3526 * gdb.cp/koenig.exp (prepare_for_testing): Add
3527 additional_flags=-Wno-unused-comparison.
3528 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3529
4ad2c6a0
GB
35302020-05-28 Gary Benson <gbenson@redhat.com>
3531
3532 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3533 statement.
3534
09fe663e
GB
35352020-05-28 Gary Benson <gbenson@redhat.com>
3536
3537 * gdb.cp/classes.exp (prepare_for_testing): Add
3538 additional_flags=-Wno-deprecated-register.
3539 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3540 * gdb.cp/misc.exp: Likewise.
3541
cee00f17
GB
35422020-05-28 Gary Benson <gbenson@redhat.com>
3543
3544 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3545 (test_op_new::operator new): Add return statement.
3546 (test_op_new_array::operator new[]): Likewise.
3547
636edd00
PA
35482020-05-27 Pedro Alves <palves@redhat.com>
3549
3550 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3551 check. Use test_gdb_complete_unique instead of
3552 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3553 test_gdb_complete_multiple instead of
3554 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3555
c2b75043
LM
35562020-05-27 Luis Machado <luis.machado@linaro.org>
3557
3558 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3559 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3560 * gdb.arch/arm-disassembler-options.exp: Likewise.
3561 * gdb.arch/arm-disp-step.exp: Likewise.
3562 * gdb.arch/thumb-prologue.exp: Likewise.
3563 * gdb.base/async.exp: Likewise.
3564 * gdb.base/auxv.exp: Likewise.
3565 * gdb.base/complex-parts.exp: Likewise.
3566 * gdb.base/ena-dis-br.exp: Likewise.
3567 * gdb.base/foll-exec.exp: Likewise.
3568 * gdb.base/permissions.exp: Likewise.
3569 * gdb.base/relocate.exp: Likewise.
3570 * gdb.base/return2.exp: Likewise.
3571 * gdb.base/sigbpt.exp: Likewise.
3572 * gdb.base/siginfo-obj.exp: Likewise.
3573 * gdb.cp/converts.exp: Likewise.
3574 * gdb.cp/exceptprint.exp: Likewise.
3575 * gdb.cp/inherit.exp: Likewise.
3576 * gdb.cp/nsnoimports.exp: Likewise.
3577 * gdb.cp/virtbase2.exp: Likewise.
3578 * gdb.mi/mi-var-cmd.exp: Likewise.
3579 * gdb.mi/var-cmd.c: Likewise.
3580
53a47a3e
TT
35812020-05-26 Tom Tromey <tromey@adacore.com>
3582
3583 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3584
0bc2354b
TT
35852020-05-26 Tom Tromey <tromey@adacore.com>
3586
3587 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3588 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3589 type.
3590 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3591 variable.
3592
0db49895
CBG
35932020-05-26 Christian Biesinger <cbiesinger@google.com>
3594
3595 * Makefile.in: Use = instead of == for the test command
3596 for portability.
3597
40d22035
TV
35982020-05-26 Tom de Vries <tdevries@suse.de>
3599
3600 * gdb.base/gold-gdb-index-2.c: New test.
3601 * gdb.base/gold-gdb-index.c: New test.
3602 * gdb.base/gold-gdb-index.exp: New file.
3603 * gdb.base/gold-gdb-index.h: New test.
3604
043e2e02
TV
36052020-05-25 Tom de Vries <tdevries@suse.de>
3606
3607 * boards/gold-gdb-index.exp: New file.
3608
462f72c5
SM
36092020-05-25 Simon Marchi <simon.marchi@efficios.com>
3610
3611 * boards/simavr.exp: New file.
3612
6cf66e76
SM
36132020-05-25 Simon Marchi <simon.marchi@efficios.com>
3614
3615 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3616 * gdb.base/inferior-args.exp: New file.
3617 * gdb.base/inferior-args.c: New file.
3618
75d04512
SM
36192020-05-25 Simon Marchi <simon.marchi@efficios.com>
3620
3621 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3622 inferior_args. Pass it to gdb_reload.
3623 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3624 inferior_args.
3625 (gdb_reload): Add inferior_args argument.
3626 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3627 pass it to gdbserver_run.
3628 * boards/native-gdbserver.exp: Do not set noargs.
3629 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3630 inferior_args argument.
3631 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3632 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3633 * gdb.base/args.exp: Likewise.
3634
42cf1844
TV
36352020-05-25 Tom de Vries <tdevries@suse.de>
3636
3637 * lib/gdb.exp (exec_is_pie): Add comment.
3638
8f7d38ef
TV
36392020-05-25 Tom de Vries <tdevries@suse.de>
3640
3641 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3642 instead of $binfile in the untested message.
3643
465e1b0f
TV
36442020-05-25 Tom de Vries <tdevries@suse.de>
3645
3646 PR testsuite/26031
3647 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3648
3c5a0e02
TV
36492020-05-25 Tom de Vries <tdevries@suse.de>
3650
3651 * boards/gold.exp: New file.
3652
0a4f5f8c
TT
36532020-05-23 Tom Tromey <tom@tromey.com>
3654
3655 * gdb.base/style.exp: Remove completion styling test.
3656 * lib/gdb-utils.exp (style): Remove completion styles.
3657
eca1f90c
TT
36582020-05-23 Tom Tromey <tom@tromey.com>
3659
3660 * gdb.base/style.exp: Add completion styling test.
3661 * lib/gdb-utils.exp (style): Add completion styles.
3662
7c13f4e8
AB
36632020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3664
3665 * gdb.base/annota1.exp: Update expected results.
3666 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3667 test name.
3668 * gdb.cp/annota3.exp: Update expected results.
3669
41977d16
SM
36702020-05-20 Simon Marchi <simon.marchi@efficios.com>
3671
3672 PR gdb/26016
3673 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3674 against MAP_FAILED.
3675 * gdb.base/coremaker.c (mmapdata): Likewise.
3676 * gdb.base/jit-reader-host.c (main): Likewise.
3677 * gdb.base/sym-file-loader.c (load): Likewise.
3678 (load_shlib): Likewise.
3679
b4757f2e
TT
36802020-05-20 Tom Tromey <tromey@adacore.com>
3681
3682 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3683
9a0bacfb
TV
36842020-05-20 Tom de Vries <tdevries@suse.de>
3685
3686 PR symtab/25833
3687 * gdb.base/with-mf-inc.c: New test.
3688 * gdb.base/with-mf-main.c: New test.
3689 * gdb.base/with-mf.exp: New file.
3690
76571211
TT
36912020-05-19 Tom Tromey <tromey@adacore.com>
3692
3693 * gdb.rust/simple.exp: Restore missing test result.
3694
4cd9f3d5
TV
36952020-05-19 Tom de Vries <tdevries@suse.de>
3696
3697 * gdb.base/gdb-caching-proc.exp: Fix typo.
3698
7d874253
TT
36992020-05-19 Tom Tromey <tromey@adacore.com>
3700
3701 * gdb.rust/simple.exp: Add some test descriptions.
3702 (test_one_slice): Use with_test_prefix.
3703
1d727695
TV
37042020-05-18 Tom de Vries <tdevries@suse.de>
3705
3706 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3707
7f32a4d5
PA
37082020-05-17 Pedro Alves <palves@redhat.com>
3709
3710 PR gdb/25741
3711 * gdb.base/hw-sw-break-same-address.exp: New file.
3712
7cfd74cf
PA
37132020-05-16 Pedro Alves <palves@redhat.com>
3714
3715 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3716 LAST_LOADED_FILE accordingly.
3717
57b4f16e
PW
37182020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3719
3720 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3721
7c05caf7
PW
37222020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3723
3724 * gdb.base/help.exp: Test apropos and help for commands
3725 having aliases. Fixed comments not starting with an
3726 upper-case letter or not finishing with a dot.
3727
7aa1b46f
PW
37282020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3729
3b3aaacb
PW
3730 * gdb.base/alias.exp: Update help output check.
3731
57b4f16e 37322020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3733
7aa1b46f
PW
3734 * gdb.base/default.exp: Update output following fixes.
3735
0605465f
PW
37362020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3737
3738 * gdb.base/alias.exp: Test aliases starting with a prefix of
3739 another alias.
3740
86e4e63d
GB
37412020-05-15 Gary Benson <gbenson@redhat.com>
3742
3743 * gdb.base/info-os.c (main): Add return statement.
3744 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3745 * gdb.base/large-frame-2.c (func): Likewise.
3746 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3747 * gdb.base/pr10179-b.c (foo2): Likewise.
3748 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3749 * gdb.base/watch-cond.c (func): Likewise.
3750 * gdb.multi/goodbye.c (verylongfun): Likewise.
3751 * gdb.multi/hello.c (commonfun): Likewise.
3752 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3753 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3754 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3755 Likewise.
3756 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3757 * gdb.threads/interrupt-while-step-over.c (child_function):
3758 Likewise.
3759 * gdb.trace/actions-changed.c (end): Likewise.
3760
163df4df
GB
37612020-05-15 Gary Benson <gbenson@redhat.com>
3762
3763 * gdb.opencl/callfuncs.exp: Report when test skipped.
3764 * gdb.opencl/convs_casts.exp: Likewise.
3765 * gdb.opencl/datatypes.exp: Likewise.
3766 * gdb.opencl/operators.exp: Likewise.
3767 * gdb.opencl/vec_comps.exp: Likewise.
3768
6dbc505a
TV
37692020-05-15 Tom de Vries <tdevries@suse.de>
3770
3771 * gdb.base/align.exp.in: Rename to ...
3772 * gdb.base/align.exp.tcl: ... this.
3773 * gdb.base/align-c++.exp: Update.
3774 * gdb.base/align-c.exp: Update.
3775 * gdb.base/all-architectures.exp.in: Rename to ...
3776 * gdb.base/all-architectures.exp: ... this.
3777 * gdb.base/all-architectures-0.exp: Update.
3778 * gdb.base/all-architectures-1.exp: Update.
3779 * gdb.base/all-architectures-2.exp: Update.
3780 * gdb.base/all-architectures-3.exp: Update.
3781 * gdb.base/all-architectures-4.exp: Update.
3782 * gdb.base/all-architectures-5.exp: Update.
3783 * gdb.base/all-architectures-6.exp: Update.
3784 * gdb.base/all-architectures-7.exp: Update.
3785 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3786 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3787 * gdb.base/infcall-nested-structs-c++.exp: Update.
3788 * gdb.base/infcall-nested-structs-c.exp: Update.
3789 * gdb.base/info-types.exp.in: Rename to ...
3790 * gdb.base/info-types.exp.tcl: ... this.
3791 * gdb.base/info-types-c++.exp: Update.
3792 * gdb.base/info-types-c.exp: Update.
3793 * gdb.base/max-depth.exp.in: Rename to ...
3794 * gdb.base/max-depth.exp.tcl: ... this.
3795 * gdb.base/max-depth-c++.exp: Update.
3796 * gdb.base/max-depth-c.exp: Update.
3797 * gdb.cp/cpexprs.exp.in: Rename to ...
3798 * gdb.cp/cpexprs.exp.tcl: ... this.
3799 * gdb.cp/cpexprs-debug-types.exp: Update.
3800 * gdb.cp/cpexprs.exp: Update.
3801 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3802 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3803 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3804 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3805 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3806 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3807 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3808 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3809 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3810 * gdb.dwarf2/clang-debug-names.exp: Update.
3811
d1034d78
AB
38122020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3813
3814 * lib/check-test-names.exp: Remove code that prevents this file
3815 loading when tests are run in parallel.
3816
3c5c3649
PA
38172020-05-15 Pedro Alves <palves@redhat.com>
3818
3819 * gdb.multi/multi-kill.exp (start_inferior): Remove
3820 'testpid' parameter. Refer to namespace variable directly.
3821 (testpid): Declare as namespace variable.
3822
272c36b8
PA
38232020-05-15 Pedro Alves <palves@redhat.com>
3824
3825 * gdb.multi/multi-kill.exp: Wrap in namespace.
3826 (start_inferior): Add TESTPID parameter. Use it instead of the
3827 testpid global.
3828 (top level): Define empty TESTPID array, and pass it down to
3829 start_inferior.
3830
02eba61a
TV
38312020-05-14 Tom de Vries <tdevries@suse.de>
3832
3833 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3834 output.
3835
971a3747
TV
38362020-05-14 Tom de Vries <tdevries@suse.de>
3837
3838 * gdb.base/align.exp: Split into ...
3839 * gdb.base/align.exp.in: ...
3840 * gdb.base/align-c++.exp: ...
3841 * gdb.base/align-c.exp: ... these.
3842 * gdb.base/infcall-nested-structs.exp: Split into ...
3843 * gdb.base/infcall-nested-structs.exp.in: ...
3844 * gdb.base/infcall-nested-structs-c++.exp: ...
3845 * gdb.base/infcall-nested-structs-c.exp: ... these.
3846 * gdb.base/info-types.exp: Split into ...
3847 * gdb.base/info-types.exp.in: ...
3848 * gdb.base/info-types-c++.exp: ...
3849 * gdb.base/info-types-c.exp: ... these.
3850 * gdb.base/max-depth.exp: Split into ...
3851 * gdb.base/max-depth.exp.in: ...
3852 * gdb.base/max-depth-c++.exp: ...
3853 * gdb.base/max-depth-c.exp: ... these.
3854 * gdb.cp/infcall-nodebug.exp: Split into ...
3855 * gdb.cp/infcall-nodebug.exp.in: ...
3856 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3857 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3858 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3859 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3860
a05575d3
TBA
38612020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3862 Pedro Alves <palves@redhat.com>
3863
3864 * gdb.multi/multi-exit.c: New file.
3865 * gdb.multi/multi-exit.exp: New file.
3866 * gdb.multi/multi-kill.c: New file.
3867 * gdb.multi/multi-kill.exp: New file.
3868
6ad82919
TBA
38692020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3870
3871 * gdb.base/annota1.exp: Update the expected output.
3872 * gdb.cp/annota2.exp: Ditto.
3873
843f4d93
AB
38742020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3875
3876 * lib/check-test-names.exp: Disable when testing is being run in
3877 parallel.
3878
c7c66341
TV
38792020-05-12 Tom de Vries <tdevries@suse.de>
3880
3881 * gdb.base/jit-elf.exp: Fix string concat.
3882
1b59ca1c
TV
38832020-05-12 Tom de Vries <tdevries@suse.de>
3884
3885 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3886 messages.
3887
b4991d29
TV
38882020-05-12 Tom de Vries <tdevries@suse.de>
3889
3890 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3891
dbb0ab10
TV
38922020-05-12 Tom de Vries <tdevries@suse.de>
3893
3894 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3895 * gdb.ada/mi_catch_ex.exp: Same.
3896 * gdb.ada/mi_catch_ex_hand.exp: Same.
3897
7549fed8
TV
38982020-05-12 Tom de Vries <tdevries@suse.de>
3899
3900 * gdb.fortran/complex.exp: Use with_test_prefix.
3901
af2d5cd8
TV
39022020-05-12 Tom de Vries <tdevries@suse.de>
3903
3904 * gdb.trace/passcount.exp: Fix test-names.
3905
7c121311
TV
39062020-05-12 Tom de Vries <tdevries@suse.de>
3907
3908 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3909
c9f3b40e
TV
39102020-05-12 Tom de Vries <tdevries@suse.de>
3911
3912 * gdb.gdb/complaints.exp: Use with_test_prefix.
3913 * gdb.xml/tdesc-regs.exp: Same.
3914 * gdb.opt/inline-locals.exp: Fix test name.
3915
111b33f0
TV
39162020-05-12 Tom de Vries <tdevries@suse.de>
3917
3918 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3919 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3920 * gdb.dwarf2/implref-struct.exp: Same.
3921 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3922 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3923
ebf47080
SM
39242020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3925
3926 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3927
d30dcd12
AB
39282020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3929
3930 * lib/check-test-names.exp (all_test_names): New module variable.
3931 (counts): Add 'duplicates' field.
3932 (_check_duplicates): New procedure.
3933 (check): Also check for duplicates.
3934 (do_log_summary): Print duplicates count.
3935 (do_reset_vars): Reset counter for duplicate test names, and
3936 discard all know test names.
3937
34584c09
AB
39382020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3939
3940 * lib/gdb.exp: Include check-test-names.exp library.
3941 * lib/check-test-names.exp: New file.
3942
e0002117
TV
39432020-05-11 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3946
53f539a3
KS
39472020-05-11 Keith Seitz <keiths@redhat.com>
3948
3949 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3950
113ee09a
TV
39512020-05-11 Tom de Vries <tdevries@suse.de>
3952
3953 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3954 * gdb.cp/cpexprs.exp.in: .. here.
3955 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3956 cpexprs.exp.
3957
ba3e70b0
KS
39582020-05-11 Keith Seitz <keiths@redhat.com>
3959
3960 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3961 test names.
3962 * gdb.ada/arrayptr.exp: Likewise.
3963 * gdb.ada/assign_arr.exp: Likewise.
3964 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3965 * gdb.ada/bp_on_var.exp: Likewise.
3966 * gdb.ada/call_pn.exp: Likewise.
3967 * gdb.ada/complete.exp: Likewise.
3968 * gdb.ada/fun_overload_menu.exp: Likewise.
3969 * gdb.ada/funcall_param.exp: Likewise.
3970 * gdb.ada/funcall_ref.exp: Likewise.
3971 * gdb.ada/packed_array_assign.exp: Likewise.
3972 * gdb.ada/same_component_name.exp: Likewise.
3973 * gdb.ada/type_coercion.exp: Likewise.
3974 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3975 * gdb.ada/variant_record_packed_array.exp: Likewise.
3976
3ee6bb11
TV
39772020-05-11 Tom de Vries <tdevries@suse.de>
3978
3979 PR symtab/25941
3980 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3981 out of ...
3982 * gdb.dwarf2/clang-debug-names.exp: ... here.
3983 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3984 clang-debug-names.exp.in.
3985 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3986 * gdb.dwarf2/clang-debug-names-2.c: New test.
3987
86cd6bc8
AKS
39882020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3989
3990 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3991 (fortran_runto_main): New Proc, fortran version of runto_main.
3992 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3993 * gdb.fortran/array-bounds.exp: Likewise.
3994 * gdb.fortran/array-slices.exp: Likewise.
3995 * gdb.fortran/block-data.exp: Likewise.
3996 * gdb.fortran/charset.exp: Likewise.
3997 * gdb.fortran/common-block.exp: Likewise.
3998 * gdb.fortran/complex.exp: Likewise.
3999 * gdb.fortran/derived-type-function.exp: Likewise.
4000 * gdb.fortran/derived-type.exp: Likewise.
4001 * gdb.fortran/info-modules.exp: Likewise.
4002 * gdb.fortran/info-types.exp: Likewise.
4003 * gdb.fortran/intrinsics.exp: Likewise.
4004 * gdb.fortran/library-module.exp: Likewise.
4005 * gdb.fortran/logical.exp: Likewise.
4006 * gdb.fortran/max-depth.exp: Likewise.
4007 * gdb.fortran/module.exp: Likewise.
4008 * gdb.fortran/multi-dim.exp: Likewise.
4009 * gdb.fortran/nested-funcs.exp: Likewise.
4010 * gdb.fortran/print-formatted.exp: Likewise.
4011 * gdb.fortran/print_type.exp: Likewise.
4012 * gdb.fortran/printing-types.exp: Likewise.
4013 * gdb.fortran/ptr-indentation.exp: Likewise.
4014 * gdb.fortran/ptype-on-functions.exp: Likewise.
4015 * gdb.fortran/subarray.exp: Likewise.
4016 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4017 * gdb.fortran/vla-datatypes.exp: Likewise.
4018 * gdb.fortran/vla-history.exp: Likewise.
4019 * gdb.fortran/vla-ptr-info.exp: Likewise.
4020 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4021 * gdb.fortran/vla-ptype.exp: Likewise.
4022 * gdb.fortran/vla-sizeof.exp: Likewise.
4023 * gdb.fortran/vla-type.exp: Likewise.
4024 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4025 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4026 * gdb.fortran/vla-value-sub.exp: Likewise.
4027 * gdb.fortran/vla-value.exp: Likewise.
4028 * gdb.fortran/whatis_type.exp: Likewise.
4029 * gdb.mi/mi-var-child-f.exp: Likewise.
4030
6dc55ce9 40312020-05-09 Tom de Vries <tdevries@suse.de>
4032
4033 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4034
283cb58c
TV
40352020-05-08 Tom de Vries <tdevries@suse.de>
4036
4037 * gdb.dwarf2/clang-debug-names.c: New test.
4038 * gdb.dwarf2/clang-debug-names.exp: New file.
4039
ac4a4f1c
SM
40402020-05-06 Simon Marchi <simon.marchi@efficios.com>
4041
4042 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4043 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4044
24fe640b
TV
40452020-05-06 Tom de Vries <tdevries@suse.de>
4046
4047 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4048 breakpoint is at a "recommended breakpoint location".
4049 * gdb.reverse/consecutive-reverse.exp: Same.
4050
0d8683a3
TV
40512020-05-06 Tom de Vries <tdevries@suse.de>
4052
4053 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4054 address.
4055
b8983c46
TV
40562020-05-06 Tom de Vries <tdevries@suse.de>
4057
4058 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4059
abf6d805
TV
40602020-05-06 Tom de Vries <tdevries@suse.de>
4061
4062 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4063 info for r.
4064
0fc2a808
TV
40652020-05-06 Tom de Vries <tdevries@suse.de>
4066
4067 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4068 necessary.
4069
873dd427
TV
40702020-05-06 Tom de Vries <tdevries@suse.de>
4071
4072 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4073 void.
4074
7c99e7e2
TV
40752020-05-06 Tom de Vries <tdevries@suse.de>
4076
4077 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4078 of ...
4079 * gdb.base/async.exp: ... here.
4080 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4081 "recommended breakpoint location".
4082
6173d6a6
TV
40832020-05-06 Tom de Vries <tdevries@suse.de>
4084
4085 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4086
6015a067
TV
40872020-05-04 Tom de Vries <tdevries@suse.de>
4088
4089 * gdb.base/async.exp: Check whether instruction addresses are a
4090 "recommended breakpoint location".
4091
3b6acaee
TT
40922020-05-03 Tom Tromey <tom@tromey.com>
4093
4094 * gdb.base/sepdebug.exp: Remove "catch" test.
4095 * gdb.base/break.exp: Remove "catch" test.
4096 * gdb.base/default.exp: Update expected output.
4097
5beb4d17
TV
40982020-05-02 Tom de Vries <tdevries@suse.de>
4099
4100 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4101 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4102 * gdb.arch/i386-mpx-map.exp: Same.
4103 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4104 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4105 * gdb.arch/i386-mpx.exp: Same.
4106
8caf140d
TV
41072020-05-02 Tom de Vries <tdevries@suse.de>
4108
4109 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4110
693196cb
TV
41112020-05-01 Tom de Vries <tdevries@suse.de>
4112
4113 * gdb.ada/operator_bp.exp: Allow more than required amount of
4114 breakpoint.
4115
53ae0aa9
TV
41162020-05-01 Tom de Vries <tdevries@suse.de>
4117
4118 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4119
ee9d1e5f
HD
41202020-04-30 Hannes Domani <ssbssa@yahoo.de>
4121
4122 PR gdb/18706
4123 * gdb.cp/stub-array-size.cc: New test.
4124 * gdb.cp/stub-array-size.exp: New file.
4125 * gdb.cp/stub-array-size.h: New test.
4126 * gdb.cp/stub-array-size2.cc: New test.
4127
d5cf82c0
HD
41282020-04-30 Hannes Domani <ssbssa@yahoo.de>
4129
4130 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4131 output to the new format.
4132
42e165c3
SM
41332020-04-29 Simon Marchi <simon.marchi@efficios.com>
4134
4135 * gdb.base/break.exp: Use with_test_prefix.
4136
6e4e3fe1
TV
41372020-04-29 Tom de Vries <tdevries@suse.de>
4138
4139 * lib/gdb.exp (debug_types): New proc.
4140 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4141 * gdb.python/py-symtab.exp: Same.
4142
d642b692
HD
41432020-04-29 Hannes Domani <ssbssa@yahoo.de>
4144
4145 PR gdb/17320
4146 * gdb.base/pretty-array.c: New test.
4147 * gdb.base/pretty-array.exp: New file.
4148
ea90f227
TV
41492020-04-29 Tom de Vries <tdevries@suse.de>
4150
4151 PR symtab/25889
4152 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4153 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4154 and include cpexprs.exp.
4155
a65189c9
TV
41562020-04-28 Mark Williams <mark@myosotissp.com>
4157
4158 PR gdb/24480
4159 * dw4-toplevel-types.exp: Test for top level types.
4160 * dw4-toplevel-types.cc: Test for top level types.
4161
32d1f47a
TBA
41622020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4163
4164 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4165 (theads -> threads).
4166
56a4f5a1
TV
41672020-04-28 Tom de Vries <tdevries@suse.de>
4168
4169 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4170
0b2f8a3b
TV
41712020-04-28 Tom de Vries <tdevries@suse.de>
4172
4173 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4174
5390c717
TV
41752020-04-28 Tom de Vries <tdevries@suse.de>
4176
4177 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4178
15cd93d0
TV
41792020-04-28 Tom de Vries <tdevries@suse.de>
4180
4181 * gdb.dwarf2/main-foo.c: New test.
4182 * gdb.dwarf2/struct-with-sig.exp: New file.
4183
d472f0fb
TV
41842020-04-25 Tom de Vries <tdevries@suse.de>
4185
4186 * boards/debug-types.exp: New file.
4187
8d840e05
AB
41882020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4189
4190 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4191
bcfe6157
TT
41922020-04-24 Tom Tromey <tom@tromey.com>
4193
4194 PR symtab/12707:
4195 * gdb.python/py-symbol.exp: Update expected results for
4196 linkage_name test.
4197 * gdb.cp/print-demangle.exp: New file.
4198 * gdb.base/c-linkage-name.exp: Fix test.
4199 * gdb.guile/scm-symbol.exp: Update expected results for
4200 linkage_name test.
4201
f049a313
TT
42022020-04-24 Tom Tromey <tom@tromey.com>
4203
4204 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4205 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4206 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4207 assembler.
4208
7cf28874
TV
42092020-04-24 Tom de Vries <tdevries@suse.de>
4210
4211 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4212 C++.
4213
dac2fef7
TT
42142020-04-24 Tom Tromey <tromey@adacore.com>
4215
4216 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4217 values.
4218 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4219 values. Update test for minimal encodings.
4220 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4221 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4222 values. Update test for minimal encodings.
4223
1acda803
TT
42242020-04-24 Tom Tromey <tromey@adacore.com>
4225
4226 PR python/23662:
4227 * gdb.ada/variant.exp: Add Python checks.
4228 * gdb.rust/simple.exp: Add dynamic type checks.
4229
adfb9815
TT
42302020-04-24 Tom Tromey <tromey@adacore.com>
4231
4232 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4233 Make array type matching more lax.
4234 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4235 * gdb.ada/mi_variant.exp: New file.
4236 * gdb.ada/mi_variant/pck.ads: New file.
4237 * gdb.ada/mi_variant/pkg.adb: New file.
4238 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4239 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4240
7d79de9a
TT
42412020-04-24 Tom Tromey <tromey@adacore.com>
4242
4243 * gdb.ada/variant.exp: Add dynamic field offset tests.
4244 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4245 * gdb.ada/variant/pkg.adb: Add new variables.
4246
f8e89861
TT
42472020-04-24 Tom Tromey <tromey@adacore.com>
4248
4249 * gdb.ada/variant.exp: New file
4250 * gdb.ada/variant/pkg.adb: New file
4251 * gdb.ada/variant/pck.adb: New file
4252
86e887ae
TV
42532020-04-24 Tom de Vries <tdevries@suse.de>
4254
4255 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4256
88428775
TV
42572020-04-24 Tom de Vries <tdevries@suse.de>
4258
4259 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4260 flags.
4261
4e86f6e7
TV
42622020-04-24 Tom de Vries <tdevries@suse.de>
4263
4264 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4265
2016d3e6
TV
42662020-04-24 Tom de Vries <tdevries@suse.de>
4267
4268 * lib/gdb.exp (default_gdb_start): Handle eof.
4269 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4270 failure.
4271 * gdb.base/readnever.exp: Handle clean_restart failure.
4272
70bc38f5
TV
42732020-04-23 Tom de Vries <tdevries@suse.de>
4274
4275 * gdb.base/decl-before-def.exp: Run to main and print a again.
4276
de82891c
TV
42772020-04-23 Tom de Vries <tdevries@suse.de>
4278
4279 * gdb.base/decl-before-def-decl.c: New test.
4280 * gdb.base/decl-before-def-def.c: New test.
4281 * gdb.base/decl-before-def.exp: New file.
4282
96038148
TV
42832020-04-23 Tom de Vries <tdevries@suse.de>
4284
4285 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4286
54ac3df1
TV
42872020-04-22 Tom de Vries <tdevries@suse.de>
4288
4289 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4290 debug_info_offset.
4291 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4292 before $objsfile in the line line.
4293
714534e1
TV
42942020-04-22 Tom de Vries <tdevries@suse.de>
4295
4296 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4297
16a7dbf4
MS
42982020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4299
4300 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4301 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4302 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4303 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4304 * gdb.base/jit-protocol.h: Update definitions to match all usage
4305 contexts.
4306
43072020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4308
4309 * gdb.base: Rename all jit related test and source files.
4310
43112020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4312
4313 * gdb.base/jit-reader.exp: Relax register output check.
4314
317d2668
TV
43152020-04-22 Tom de Vries <tdevries@suse.de>
4316
4317 PR symtab/25764
4318 * gdb.base/psym-external-decl-2.c: New test.
4319 * gdb.base/psym-external-decl.c: New test.
4320 * gdb.base/psym-external-decl.exp: New file.
4321 * gdb.threads/tls.exp: Add PR25807 kfail.
4322
eea9e357
TV
43232020-04-22 Tom de Vries <tdevries@suse.de>
4324
4325 PR symtab/25801
4326 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4327 in "info source" output.
4328
3d5afab3
TV
43292020-04-22 Tom de Vries <tdevries@suse.de>
4330
4331 PR symtab/25700
4332 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4333 symtab for imported_unit.c.
4334
b32102f6
GB
43352020-04-21 Gary Benson <gbenson@redhat.com>
4336
4337 * gdb.base/advance.c (func): New argument, to match call site.
4338 (func2, func3): Add return statements.
4339
d43b7a2d
TBA
43402020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4341
4342 * gdb.multi/run-only-second-inf.c: New file.
4343 * gdb.multi/run-only-second-inf.exp: New file.
4344
d89edf9b
MM
43452020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4346
4347 * gdb.btrace/multi-inferior.c: New test.
4348 * gdb.btrace/multi-inferior.exp: New file.
4349
1a476b6d
MM
43502020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4351
4352 * gdb.btrace/enable-new-thread.c: New test.
4353 * gdb.btrace/enable-new-thread.exp: New file.
4354
4778a5f8
TV
43552020-04-21 Tom de Vries <tdevries@suse.de>
4356
4357 PR gdb/25471
4358 * gdb.threads/killed-outside.c: New test.
4359 * gdb.threads/killed-outside.exp: New file.
4360
9b2c992c
GB
43612020-04-20 Gary Benson <gbenson@redhat.com>
4362
4363 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4364 * gdb.base/nested-subp2.exp: Likewise.
4365 * gdb.base/nested-subp3.exp: Likewise.
4366
b5d1d6f7
GB
43672020-04-20 Gary Benson <gbenson@redhat.com>
4368
4369 * gdb.base/nested-subp1.exp: Disable test when using clang.
4370 * gdb.base/nested-subp2.exp: Likewise.
4371 * gdb.base/nested-subp3.exp: Likewise.
4372
25230285
GB
43732020-04-20 Gary Benson <gbenson@redhat.com>
4374
4375 * gdb.cp/exception.cc: Fix compilation error with clang.
4376
fa93cc8f
GB
43772020-04-20 Gary Benson <gbenson@redhat.com>
4378
809730f3 4379 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4380
e0c45f30
GB
43812020-04-20 Gary Benson <gbenson@redhat.com>
4382
4383 * gdb.base/jit-main.c: Fix compilation error with clang.
4384
4ddfec93
KR
43852020-04-17 Kamil Rytarowski <n54@gmx.com>
4386
4387 * gdb.base/attach-twice.c: Include "sys/types.h".
4388 (PTRACE_ATTACH): Add fallback definition.
4389 (main): Pass `0' to the 4th argument of `ptrace'.
4390
2bed205e
KR
43912020-04-17 Kamil Rytarowski <n54@gmx.com>
4392
4393 * gdb.base/fork-running-state.c: Include "signal.h".
4394
0743fc83
TT
43952020-04-17 Tom Tromey <tromey@adacore.com>
4396
4397 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4398 Update tests.
4399 * gdb.btrace/cpu.exp: Update tests.
4400 * gdb.base/maint.exp: Update tests.
4401 * gdb.base/default.exp: Update tests.
4402 * gdb.base/completion.exp: Update tests.
4403
efba5c23
TV
44042020-04-16 Tom de Vries <tdevries@suse.de>
4405
4406 PR symtab/25791
4407 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4408 (ensure_gdb_index): and factor out and move ...
4409 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4410 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4411
d191d716
TV
44122020-04-16 Tom de Vries <tdevries@suse.de>
4413
4414 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4415 loading exec.
4416
99f1bc6a
AB
44172020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4418
4419 * gdb.base/many-completions.exp: New file.
4420
194d088f
TV
44212020-04-14 Tom de Vries <tdevries@suse.de>
4422
4423 PR symtab/25718
4424 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4425
c1a66c06
TV
44262020-04-14 Tom de Vries <tdevries@suse.de>
4427
4428 PR symtab/25720
4429 * gdb.base/maint-expand-symbols-header-file.c: New test.
4430 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4431 * gdb.base/maint-expand-symbols-header-file.h: New test.
4432
21b0982c
AB
44332020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4434
4435 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4436 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4437 get_func_info.
4438 (get_func_info): Delete.
4439 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4440 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4441 * lib/dwarf.exp (get_func_info): New function.
4442
dd1cab06
TV
44432020-04-13 Tom de Vries <tdevries@suse.de>
4444
4445 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4446 to what find_gnatmake does.
4447
71ea2b6b
TV
44482020-04-10 Tom de Vries <tdevries@suse.de>
4449
4450 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4451 -readnow.
4452
bdfc1e8a
TV
44532020-04-10 Tom de Vries <tdevries@suse.de>
4454
4455 PR cli/25808
4456 * gdb.base/style.c: Add leading newlines.
4457 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4458 Check listing of main's one-line body.
4459
14ca8ecf
TV
44602020-04-08 Tom de Vries <tdevries@suse.de>
4461
4462 * lib/gdb.exp (psymtabs_p): New proc.
4463 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4464 importing unit" unsupported if there are no partial symbols.
4465
e21d048f
TV
44662020-04-08 Tom de Vries <tdevries@suse.de>
4467
4468 PR testsuite/25760
4469 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4470
25c11aca
TV
44712020-04-07 Tom de Vries <tdevries@suse.de>
4472
4473 PR symtab/25796
4474 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4475
5707e24b
TV
44762020-04-07 Tom de Vries <tdevries@suse.de>
4477
4478 * gdb.base/check-psymtab.c: New test.
4479 * gdb.base/check-psymtab.exp: New file.
4480
6ee448cc
TT
44812020-04-06 Tom Tromey <tromey@adacore.com>
4482
4483 * gdb.ada/variant-record/proc.adb: New file.
4484 * gdb.ada/variant-record/value.adb: New file.
4485 * gdb.ada/variant-record/value.s: New file.
4486 * gdb.ada/variant-record.exp: New file.
4487
9e7c9a03
HD
44882020-04-03 Hannes Domani <ssbssa@yahoo.de>
4489
4490 PR gdb/25325
4491 * gdb.cp/typed-enum.cc: New test.
4492 * gdb.cp/typed-enum.exp: New file.
4493
c90d28ac
AB
44942020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4495
4496 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4497 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4498 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4499 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4500 * gdb.opt/inline-small-func.c: New file.
4501 * gdb.opt/inline-small-func.exp: New file.
4502 * gdb.opt/inline-small-func.h: New file.
4503
34e9a9fa
AB
45042020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4505
4506 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4507 function.
4508
6a354911
AB
45092020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4510
4511 * lib/dwarf.exp (function_range): Allow compiler options to be
4512 specified.
4513
880d9777
TV
45142020-04-02 Tom de Vries <tdevries@suse.de>
4515
4516 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4517 __attribute__((always_inline)).
4518 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4519
f32682ea
TV
45202020-04-02 Tom de Vries <tdevries@suse.de>
4521
4522 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4523 (gdbserver_gdb_exit): ... here. Add timeout warning.
4524 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4525 (connect_target_extended_remote): Append new server_spawn_id to
4526 server_spawn_ids.
4527 (cleanup): New proc.
4528 (setup, <toplevel>): Call cleanup.
4529
d3214198
TV
45302020-04-02 Tom de Vries <tdevries@suse.de>
4531
4532 * gdb.base/main-psymtab.exp: New file.
4533
cc77ed24
TV
45342020-04-02 Tom de Vries <tdevries@suse.de>
4535
4536 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4537
3638a098
TT
45382020-04-01 Tom Tromey <tom@tromey.com>
4539
4540 * gdb.base/complex-parts.exp: Add type tests.
4541
c34e8714
TT
45422020-04-01 Tom Tromey <tom@tromey.com>
4543
4544 * gdb.base/complex-parts.exp: Add arithmetic tests.
4545
981c08ce
TT
45462020-04-01 Tom Tromey <tom@tromey.com>
4547
4548 * gdb.compile/compile.exp: Update.
4549 * gdb.compile/compile-cplus.exp: Update.
4550 * gdb.base/varargs.exp: Update.
4551 * gdb.base/floatn.exp: Update.
4552 * gdb.base/endianity.exp: Update.
4553 * gdb.base/callfuncs.exp (do_function_calls): Update.
4554 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4555 (complex_float_integral_args): Update.
4556 * gdb.base/complex.exp: Update.
4557 * gdb.base/complex-parts.exp: Update.
4558
3d1cfd43
TT
45592020-04-01 Tom Tromey <tromey@adacore.com>
4560
4561 * gdb.rust/union.rs: New file.
4562 * gdb.rust/union.exp: New file.
4563 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4564 (main): Update.
4565 * gdb.rust/simple.exp: Move union tests to union.exp.
4566
e033dfa9
TT
45672020-04-01 Tom Tromey <tromey@adacore.com>
4568
4569 * gdb.rust/simple.rs (main): Remove "y0".
4570
53cccef1
TBA
45712020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4572
4573 * gdb.multi/stop-all-on-exit.c: New test.
4574 * gdb.multi/stop-all-on-exit.exp: New file.
4575
60e22c1e
HD
45762020-04-01 Hannes Domani <ssbssa@yahoo.de>
4577
4578 PR gdb/24789
4579 * gdb.cp/misc.cc: Add integer reference variable.
4580 * gdb.cp/misc.exp: Add test.
4581
e139a727
TBA
45822020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4583
4584 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4585 scenario to cover execution until the end and also the case
4586
16b0db75
TV
45872020-03-31 Tom de Vries <tdevries@suse.de>
4588
4589 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4590 c. Use "maint info symtabs" to check symtab expansion.
4591
c0502da6
TV
45922020-03-30 Tom de Vries <tdevries@suse.de>
4593
4594 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4595 unsupported.
4596 (verify_psymtab_expanded): Move ...
4597 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4598 test.
4599 (readnow): New proc.
4600
5935fd15
AB
46012020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4602
4603 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4604 with $hex.
4605
1773be9e
TT
46062020-03-20 Tom Tromey <tromey@adacore.com>
4607
4608 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4609
70304be9
TT
46102020-03-20 Tom Tromey <tromey@adacore.com>
4611
4612 * gdb.ada/sub_variant/subv.adb: New file.
4613 * gdb.ada/sub_variant.exp: New file.
4614
0dd7b8f7
TV
46152020-03-20 Tom de Vries <tdevries@suse.de>
4616
4617 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4618 first break fails.
4619 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4620
cada5fc9
AB
46212020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4622
4623 * gdb.server/exit-multiple-threads.c: New file.
4624 * gdb.server/exit-multiple-threads.exp: New file.
4625
6b8c53f2
AB
46262020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4627
4628 * gdb.fortran/mixed-lang-stack.c: New file.
4629 * gdb.fortran/mixed-lang-stack.cpp: New file.
4630 * gdb.fortran/mixed-lang-stack.exp: New file.
4631 * gdb.fortran/mixed-lang-stack.f90: New file.
4632
19a2740f
AB
46332020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4634
4635 * gdb.linespec/cp-completion-aliases.cc: New file.
4636 * gdb.linespec/cp-completion-aliases.exp: New file.
4637
d8c8b848
TV
46382020-03-19 Tom de Vries <tdevries@suse.de>
4639
4640 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4641 more precise.
4642
a9933ccf
TV
46432020-03-18 Tom de Vries <tdevries@suse.de>
4644
4645 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4646 * gdb.dwarf2/break-inline-psymtab.c: New test.
4647 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4648
2f89101f
TV
46492020-03-16 Tom de Vries <tdevries@suse.de>
4650
4651 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4652 cache_verify and cache_verify_proc.
4653
6b9374f1
TV
46542020-03-15 Tom de Vries <tdevries@suse.de>
4655
4656 * gdb.server/solib-list.exp: Handle
4657 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4658
eaeaf44c
TV
46592020-03-15 Tom de Vries <tdevries@suse.de>
4660
4661 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4662 objfiles".
4663
3293bbaf
TT
46642020-03-14 Tom Tromey <tom@tromey.com>
4665
4666 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4667
ab44624c
TV
46682020-03-14 Tom de Vries <tdevries@suse.de>
4669
4670 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4671
54c43825
TV
46722020-03-14 Tom de Vries <tdevries@suse.de>
4673
4674 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4675 result in line-by-line fashion.
4676
2ac70237
TV
46772020-03-14 Tom de Vries <tdevries@suse.de>
4678
4679 * lib/gdb.exp (supports_statement_frontiers): New proc.
4680 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4681
09546b56
TV
46822020-03-14 Tom de Vries <tdevries@suse.de>
4683
4684 * gdb.base/printcmds.exp: Add missing quoting for "print
4685 teststring2".
4686
a1f6a07c
TT
46872020-03-13 Tom Tromey <tom@tromey.com>
4688
4689 * gdb.base/printcmds.exp (test_print_strings): Add regression
4690 test.
4691 * gdb.base/printcmds.c (charptr): New typedef.
4692 (teststring2): New global.
4693
1b83d09c
AB
46942020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4695
4696 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4697 full path in the test name.
4698 (test_ld): Add some with_test_prefix blocks to make test names
4699 unique.
4700
2d61316c
TV
47012020-03-13 Tom de Vries <tdevries@suse.de>
4702
4703 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4704
2e9145ac
TV
47052020-03-13 Tom de Vries <tdevries@suse.de>
4706
4707 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4708
96c7f873
TV
47092020-03-13 Tom de Vries <tdevries@suse.de>
4710
4711 PR symtab/25646
4712 * gdb.dwarf2/imported-unit.exp: Add test.
4713
49ba92c0
TV
47142020-03-13 Tom de Vries <tdevries@suse.de>
4715
4716 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4717 (var1, var2): New variable.
4718 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4719 matching symbols.
4720
301b21e0
TV
47212020-03-13 Tom de Vries <tdevries@suse.de>
4722
4723 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4724 (Term::command): Use prompt prefix.
4725 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4726 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4727 command_no_prompt_prefix instead of prefix.
4728 * gdb.tui/tui-layout-asm.exp: Same.
4729
3f512721
SM
47302020-03-12 Simon Marchi <simon.marchi@efficios.com>
4731
4732 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4733
40310f30
SM
47342020-03-12 Simon Marchi <simon.marchi@efficios.com>
4735
4736 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4737 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4738 on" while stepping over the test instruction, match printed
4739 message.
4740
09252140
TV
47412020-03-12 Tom de Vries <tdevries@suse.de>
4742
4743 * gdb.base/info-types.exp: Use exp_continue during matching of output
4744 of "info types".
4745
14e9c72c
TV
47462020-03-12 Tom de Vries <tdevries@suse.de>
4747
4748 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4749
e515d67e
TV
47502020-03-12 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.fortran/module.exp: Use exp_continue during matching of output
4753 of "info variable -n".
4754
307eafd8
TV
47552020-03-12 Tom de Vries <tdevries@suse.de>
4756
4757 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4758 gdb.dwarf2/dw2-ranges-base.c.
4759
9a2de3fc
TV
47602020-03-12 Tom de Vries <tdevries@suse.de>
4761
4762 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4763 in presence of GLIBC debuginfo.
4764
3217502e
TV
47652020-03-12 Tom de Vries <tdevries@suse.de>
4766
4767 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4768 $core.
4769
1281424c
TV
47702020-03-12 Tom de Vries <tdevries@suse.de>
4771
4772 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4773 more precise.
4774
038b97fc
SM
47752020-03-11 Simon Marchi <simon.marchi@efficios.com>
4776
4777 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4778 from Unix to Windows path.
4779
5308d1e7
TV
47802020-03-11 Tom de Vries <tdevries@suse.de>
4781
4782 * gdb.ada/minsyms.exp: Set language to ada.
4783
f870f78f
TV
47842020-03-11 Tom de Vries <tdevries@suse.de>
4785
4786 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4787
5a13315d
TV
47882020-03-11 Tom de Vries <tdevries@suse.de>
4789
4790 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4791
976862ed
TT
47922020-03-11 Tom Tromey <tromey@adacore.com>
4793
4794 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4795
7462c383
TV
47962020-03-11 Tom de Vries <tdevries@suse.de>
4797
4798 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4799
1c6c46a0
TV
48002020-03-11 Tom de Vries <tdevries@suse.de>
4801
4802 * gdb.base/break-interp.exp: Limit verbose scope.
4803
44f41bb7
TV
48042020-03-11 Tom de Vries <tdevries@suse.de>
4805
4806 * gdb.fortran/logical.f90: Define variable with character type.
4807 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4808
b76f3a42
TV
48092020-03-11 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4812
1c33af77
TV
48132020-03-11 Tom de Vries <tdevries@suse.de>
4814
4815 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4816 symtabs.
4817
8c95582d
AB
48182020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4819 Bernd Edlinger <bernd.edlinger@hotmail.de>
4820
4821 * gdb.cp/step-and-next-inline.cc: New file.
4822 * gdb.cp/step-and-next-inline.exp: New file.
4823 * gdb.cp/step-and-next-inline.h: New file.
4824 * gdb.dwarf2/dw2-is-stmt.c: New file.
4825 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4826 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4827 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4828 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4829
cecf8547
AB
48302020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4833 is-stmt flag in the line table.
4834
0ba678c9
TV
48352020-03-09 Tom de Vries <tdevries@suse.de>
4836
4837 * lib/gdb.exp (cached_file): Create cache dir.
4838
72fbdf83
TV
48392020-03-07 Tom de Vries <tdevries@suse.de>
4840
4841 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4842 * gdb.cp/rvalue-ref-params.exp: Same.
4843
436b5e99
TV
48442020-03-06 Tom de Vries <tdevries@suse.de>
4845
4846 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4847 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4848
09f2921c
TV
48492020-03-06 Tom de Vries <tdevries@suse.de>
4850
4851 * README: Fix "the the".
4852 * gdb.base/dprintf.exp: Same.
4853
50a3cc5d
TV
48542020-03-05 Tom de Vries <tdevries@suse.de>
4855
4856 * gdb.base/maint.exp: Update "main print statistics" expected output.
4857
0a709cba
AKS
48582020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4859
4860 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4861 (fortran_int8): Likewise.
4862 (fortran_real4): Likewise.
4863 (fortran_real8): Likewise.
4864 (fortran_complex4): Likewise.
4865 (fortran_logical4): Likewise.
4866 (fortran_character1): Likewise.
4867
5e5d66b6
AB
48682020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4869
4870 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4871 printed as true.
4872
7b973adc
SDJ
48732020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4874
4875 * gdb.base/printcmds.exp: Add test to verify printf of a
4876 variable holding an address.
4877
478e490a
TV
48782020-03-03 Tom de Vries <tdevries@suse.de>
4879
4880 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4881
1ef44e86
TV
48822020-03-03 Tom de Vries <tdevries@suse.de>
4883
4884 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4885 gdb_test_multiple call.
4886
b98cc2cf
TV
48872020-03-03 Tom de Vries <tdevries@suse.de>
4888
4889 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4890 gdb_test_multiple calls.
4891
63e163f2
AB
48922020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4893
4894 * gdb.base/default.exp: Remove test of 'set history filename'.
4895 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4896 filename to the empty string.
4897 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4898 and GDBHISTSIZE.
4899
24ed6739
AB
49002020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4901
4902 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4903 disabled.
4904
590003dc 49052020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4906 Tom de Vries <tdevries@suse.de>
590003dc
TV
4907
4908 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4909 -prompt prefix, before user_code argument. Add -lbl option likewise.
4910 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4911 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4912 argument.
4913 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4914 have "\r\n" at start-of-line, instead of at end-of-line.
4915
f5e46084
SM
49162020-02-28 Simon Marchi <simon.marchi@efficios.com>
4917
4918 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4919 libinproctrace.so.
4920
f7a7000d
LM
49212020-02-28 Luis Machado <luis.machado@linaro.org>
4922
4923 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4924 to "p/x".
4925
718e0816
LM
49262020-02-28 Luis Machado <luis.machado@linaro.org>
4927
4928 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4929 asm/ptrace.h and error.h.
4930
13c3a74a
TV
49312020-02-28 Tom de Vries <tdevries@suse.de>
4932
4933 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4934 (struct wrapper, do_something, mundane/symada__cS): Move ...
4935 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4936 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4937 Update "print symada__cS before partial symtab expansion" regexp.
4938 Update breakpoint location. Flush symbol cache after expansion.
4939
85d2d5bb
LM
49402020-02-28 Luis Machado <luis.machado@linaro.org>
4941
4942 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4943
3608f86c
TV
49442020-02-27 Tom de Vries <tdevries@suse.de>
4945
4946 * config/sid.exp: Remove unused globals.
4947 * gdb.base/attach.exp: Same.
4948 * gdb.base/catch-load.exp: Same.
4949 * gdb.base/dbx.exp: Same.
4950 * lib/gdb.exp: Same.
4951 * lib/mi-support.exp: Same.
4952 * lib/prompt.exp: Same.
4953
c8d4f6df
TV
49542020-02-27 Tom de Vries <tdevries@suse.de>
4955
4956 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4957 not set.
4958
0d79cdc4
AM
49592020-02-26 Aaron Merey <amerey@redhat.com>
4960
4961 * gdb.debuginfod: New directory for debuginfod tests.
4962 * gdb.debuginfod/main.c: New test file.
4963 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4964
0dce4280
TV
49652020-02-26 Tom de Vries <tdevries@suse.de>
4966
4967 PR gdb/25603
4968 * gdb.base/persistent-lang.cc: New test.
4969 * gdb.base/persistent-lang.exp: New file.
4970
9e80cfa1
AB
49712020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4972
4973 * gdb.fortran/derived-type-striding.exp: Add a new test.
4974 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4975 new test.
4976
2078dbb2
AB
49772020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4978
4979 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4980 names.
4981
70d49700
TV
49822020-02-25 Tom de Vries <tdevries@suse.de>
4983
4984 PR go/18926
4985 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4986
a88ef40d
TV
49872020-02-24 Tom de Vries <tdevries@suse.de>
4988
4989 PR gdb/25592
4990 * gdb.base/info-locals-unused-static-var.c: New test.
4991 * gdb.base/info-locals-unused-static-var.exp: New file.
4992
01b1af32
TT
49932020-02-22 Tom Tromey <tom@tromey.com>
4994
4995 * gdb.python/tui-window.exp: New file.
4996 * gdb.python/tui-window.py: New file.
4997
7c043ba6
TT
49982020-02-22 Tom Tromey <tom@tromey.com>
4999
5000 PR tui/17850:
5001 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5002 tests.
5003
c22fef7e
TT
50042020-02-22 Tom Tromey <tom@tromey.com>
5005
5006 * gdb.tui/new-layout.exp: Add sub-layout tests.
5007
ee325b61
TT
50082020-02-22 Tom Tromey <tom@tromey.com>
5009
5010 * gdb.tui/new-layout.exp: New file.
5011
3f0cbb04
TT
50122020-02-22 Tom Tromey <tom@tromey.com>
5013
5014 * gdb.rust/rust-style.rs: New file.
5015 * gdb.rust/rust-style.exp: New file.
5016 * gdb.base/style.exp: Test structure printing.
5017 * gdb.base/style.c (struct some_struct): New type.
5018 (enum etype): New type.
5019 (struct_value): New global.
5020
75525152
TV
50212020-02-21 Tom de Vries <tdevries@suse.de>
5022
5023 PR go/18926
5024 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5025 Remove blanket xfails. Use message argument for gdb_breakpoint.
5026 Make continuing to breakpoint test conditional on setting breakpoint.
5027 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5028 DW_AT_name attribute. Add xfail for GCC PR93866.
5029
bd360d30
AB
50302020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5031
5032 * gdb.dwarf2/cpp-linkage-name.c: New file.
5033 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5034
c7adb09f 50352020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5036
5037 * lib/gdb.exp (gdb_wrapper_init): Reset
5038 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5039 not exist.
5040
a9c79803
TV
50412020-02-20 Tom de Vries <tdevries@suse.de>
5042
5043 PR go/17018
5044 * gdb.go/hello.exp: Copy ...
5045 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5046 print of st to print value of global definition. Add xfail for GCC
5047 PR93844.
5048 * gdb.go/hello.exp: Remove printing of st before definition.
5049 * gdb.go/hello.go: Copy ...
5050 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5051 to st.
5052 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5053
d7445728
TV
50542020-02-20 Tom de Vries <tdevries@suse.de>
5055
5056 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5057 (gdb_simple_compile): Handle compile_flags go by using .go extension
5058 for source file.
5059 * gdb.go/chan.exp: Use support_go_compile.
5060 * gdb.go/handcall.exp: Same.
5061 * gdb.go/hello.exp: Same.
5062 * gdb.go/integers.exp: Same.
5063 * gdb.go/max-depth.exp: Same.
5064 * gdb.go/methods.exp: Same.
5065 * gdb.go/package.exp: Same.
5066 * gdb.go/strings.exp: Same.
5067 * gdb.go/types.exp: Same.
5068 * gdb.go/unsafe.exp: Same.
5069
c9c41e6d
TV
50702020-02-19 Tom de Vries <tdevries@suse.de>
5071
5072 * gdb.python/lib-types.exp: Make xfail more strict.
5073
f20ff837
TV
50742020-02-19 Tom de Vries <tdevries@suse.de>
5075
5076 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5077
08410482
DE
50782020-02-19 Doug Evans <dje@google.com>
5079
5080 PR rust/25535
5081 * gdb.rust/simple.exp: Add test.
5082 * gdb.rust/simple.rs: Add test.
5083
623563f7
TV
50842020-02-19 Tom de Vries <tdevries@suse.de>
5085
5086 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5087 output line-by-line.
5088
d3308cfd
TV
50892020-02-19 Tom de Vries <tdevries@suse.de>
5090
5091 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5092
86cbc5dc
TV
50932020-02-19 Tom de Vries <tdevries@suse.de>
5094
5095 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5096 prelink.
5097
9db2b96b
TV
50982020-02-19 Tom de Vries <tdevries@suse.de>
5099
5100 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5101 (gdb_do_cache): Use gdb_do_cache_wrap.
5102 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5103
89e2fdc5
TV
51042020-02-19 Tom de Vries <tdevries@suse.de>
5105
5106 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5107 gdb_compile option.
5108
373d7ac0
SM
51092020-02-18 Simon Marchi <simon.marchi@efficios.com>
5110
5111 * gdb.base/printcmds.exp (test_print_enums): Update expected
5112 output.
5113
b29a2df0
SM
51142020-02-18 Simon Marchi <simon.marchi@efficios.com>
5115
5116 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5117 for "unknown".
5118
6740f0cc
SM
51192020-02-18 Simon Marchi <simon.marchi@efficios.com>
5120
5121 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5122 enumerator.
5123
edd45eb0
SM
51242020-02-18 Simon Marchi <simon.marchi@efficios.com>
5125
5126 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5127 FE_, add FE_NONE.
5128 (three): Update.
5129 (enum flag_enum_without_zero): New enum.
5130 (flag_enum_without_zero): New variable.
5131 (enum not_flag_enum): New enum.
5132 (three_not_flag): New variable.
5133 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5134 (test_print_enums): Add more tests for printing flag enums.
5135
d4295de4
TV
51362020-02-18 Tom de Vries <tdevries@suse.de>
5137
5138 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5139 (gdb_compile_ada): ... here.
5140 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5141 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5142
f251f505
TT
51432020-02-14 Tom Tromey <tom@tromey.com>
5144
5145 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5146 build directory.
5147 * boards/gdbserver-base.exp: Update path to gdbserver.
5148
8f432634
TV
51492020-02-13 Tom de Vries <tdevries@suse.de>
5150
5151 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5152
92b6eaf7
TV
51532020-02-13 Tom de Vries <tdevries@suse.de>
5154
5155 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5156 are missing.
5157
f3b0f7fe
TV
51582020-02-13 Tom de Vries <tdevries@suse.de>
5159
5160 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5161 call.
5162
f6be8713
SDJ
51632020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5164
5165 PR tui/25126
5166 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5167 * gdb.base/cached-source-file.c: New file.
5168 * gdb.base/cached-source-file.exp: New file.
5169
b2770d5e
TV
51702020-02-11 Tom de Vries <tdevries@suse.de>
5171
5172 PR testsuite/25488
5173 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5174
44f6938e
TV
51752020-02-10 Tom de Vries <tdevries@suse.de>
5176
5177 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5178
5f0e2eb7
MR
51792020-02-10 Maciej W. Rozycki <macro@wdc.com>
5180
5181 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5182 and $after_addr are both integers before making a comparison.
5183
46ce2b6f
TV
51842020-02-09 Tom de Vries <tdevries@suse.de>
5185
5186 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5187 command output and paste it into gdb.log. If any, paste catch message
5188 to gdb.log.
5189
5abbbe1d
TT
51902020-02-07 Tom Tromey <tromey@adacore.com>
5191
5192 PR breakpoints/24915:
5193 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5194
1d5d29e7
SV
51952020-02-06 Shahab Vahedi <shahab@synopsys.com>
5196
5197 * gdb.tui/tui-missing-src.exp: Add the "missing source
5198 file" test for the TUI.
5199
b0999b9b
AB
52002020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5201
5202 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5203 including a port number in the output.
5204
c3b149eb
AKS
52052020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5206
5207 * lib/fortran.exp (fortran_int4): Handle clang.
5208 (fortran_int8): Likewise.
5209 (fortran_real4): Likewise.
5210 (fortran_real8): Likewise.
5211 (fortran_complex4): Likewise.
5212 (fortran_logical4): Likewise.
5213 (fortran_character1): Likewise.
5214
f8dcc90b
TV
52152020-02-04 Tom de Vries <tdevries@suse.de>
5216
5217 * README (Race detection): Add note.
5218
f90ac7c2
TV
52192020-02-04 Tom de Vries <tdevries@suse.de>
5220
5221 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5222
780636ae
TV
52232020-02-04 Tom de Vries <tdevries@suse.de>
5224
5225 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5226
5d2e1193
RA
52272020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5228
5229 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5230 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5231 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5232 blttar, bnetarl.
5233 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5234 binary for blttar, bnetarl.
5235 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5236 wait instruction. Delete ldmx test.
5237 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5238
e409c542
AKS
52392020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5240
5241 * gdb.fortran/array-bounds-high.exp: New file.
5242 * gdb.fortran/array-bounds-high.f90: New file.
5243
b0029748
LD
52442020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5245
5246 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5247 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5248
195a8287
TV
52492020-02-01 Tom de Vries <tdevries@suse.de>
5250
5251 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5252
42330a68
AB
52532020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5254
5255 PR tui/9765
5256 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5257 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5258
b62a8028
LM
52592020-01-29 Luis Machado <luis.machado@linaro.org>
5260
5261 * gdb.arch/aarch64-brk-patterns.c: New source file.
5262 * gdb.arch/aarch64-brk-patterns.exp: New test.
5263
5f440116
TBA
52642020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5265
5266 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5267 GCC/Clang version.
5268 * gdb.cp/pass-by-ref.exp: Ditto.
5269
ee2a6fc6
TV
52702020-01-29 Tom de Vries <tdevries@suse.de>
5271
5272 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5273 * gdb.threads/watchpoint-fork-mt.c: Same.
5274 * gdb.threads/watchpoint-fork-parent.c: Same.
5275 * gdb.threads/watchpoint-fork-st.c: Same.
5276 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5277
16b10d6e
LM
52782020-01-27 Luis Machado <luis.machado@linaro.org>
5279
5280 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5281 sitting at a syscall instruction when we hit the syscall function's
5282 breakpoint.
5283 Check PC against one obtained with the x command.
5284 Validate syscall number.
5285 (step_over_syscall): Don't continue to the syscall instruction if
5286 we're already there.
5287
b1468492
PW
52882020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5289
5290 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5291
7ffa82e1
AB
52922020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5293
5294 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5295 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5296
3d92a3e3
AB
52972020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5298
5299 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5300 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5301
94a72be7
AB
53022020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5303
5304 * gdb.base/maint.exp: Update line table parsing test.
5305 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5306
53af73bf
PA
53072020-01-24 Pedro Alves <palves@redhat.com>
5308
5309 PR gdb/25410
5310 * gdb.multi/multi-re-run-1.c: New.
5311 * gdb.multi/multi-re-run-2.c: New.
5312 * gdb.multi/multi-re-run.exp: New.
5313
1ba1ac88
AB
53142020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5315
5316 PR gdb/23718
5317 * gdb.server/server-kill-python.exp: New file.
5318
f3364a6d
AB
53192020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5320
5321 * gdb.server/multi-ui-errors.c: New file.
5322 * gdb.server/multi-ui-errors.exp: New file.
5323
733d0a67
AB
53242020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5325
5326 PR tui/9765
5327 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5328
4f13c1c0
TT
53292020-01-19 Tom Tromey <tom@tromey.com>
5330
5331 * gdb.tui/main.exp: Add check for plain "file".
5332
40c94099
CB
53332020-01-16 Christian Biesinger <cbiesinger@google.com>
5334
5335 * lib/gdb.exp: Fix spelling error (seperatelly).
5336
ff47f4f0
TT
53372020-01-14 Tom Tromey <tom@tromey.com>
5338
5339 PR symtab/12535:
5340 * gdb.python/python.exp: Test decode_line with empty string
5341 argument.
5342
717c684d
BE
53432020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5344
5345 * gdb.base/skip-inline.exp: Extend test.
5346
44e4c775
AB
53472020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5348
5349 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5350 * gdb.dwarf2/dw2-bad-elf.c: New file.
5351 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5352
d93c6db7
AB
53532020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5354
5355 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5356 _line_saw_file.
5357
9a6d629c
AB
53582020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5359
5360 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5361 border.
5362
d9ebdab7
TBA
53632020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5364
5365 * gdb.multi/multi-target.exp (setup): Factor out "info
5366 connections" and "info inferiors" tests to ...
5367 (test_info_inferiors): ... this new procedure.
5368 (top level): Run new "info-inferiors" tests.
5369
f3c469b9
PA
53702020-01-10 Pedro Alves <palves@redhat.com>
5371
5372 * gdb.server/bkpt-other-inferior.exp: New file.
5373
121b3efd
PA
53742020-01-10 Pedro Alves <palves@redhat.com>
5375
5376 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5377 of "add-inferior".
5378 * gdb.base/quit-live.exp: Likewise.
5379 * gdb.base/remote-exec-file.exp: Likewise.
5380 * gdb.guile/scm-progspace.exp: Likewise.
5381 * gdb.linespec/linespec.exp: Likewise.
5382 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5383 * gdb.mi/user-selected-context-sync.exp: Likewise.
5384 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5385 "info inferiors" tests.
5386 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5387 "add-inferior".
5388 * gdb.multi/watchpoint-multi.exp: Likewise.
5389 * gdb.python/py-inferior.exp: Likewise.
5390 * gdb.server/extended-remote-restart.exp: Likewise.
5391 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5392 "info inferiors".
5393 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5394 * gdb.trace/report.exp: Likewise.
5395
1dadb1dd
PA
53962020-01-10 Pedro Alves <palves@redhat.com>
5397
5398 * gdb.multi/multi-target.c: New file.
5399 * gdb.multi/multi-target.exp: New file.
5400 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5401 mode requested, but remote does not support non-stop".
5402
78f2c40a
PA
54032020-01-10 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5406 disconnect before reconnecting.
5407
e7af6c70
TBA
54082020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5409 Pedro Alves <palves@redhat.com>
5410
5411 * gdb.server/connect-without-multi-process.exp: Also test
5412 continuing to end.
5413
acdf84a6
PA
54142020-01-10 Pedro Alves <palves@redhat.com>
5415
5416 * gdb.base/remote-exec-file.exp: New file.
5417
873657b9
PA
54182020-01-10 Pedro Alves <palves@redhat.com>
5419
5420 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5421 output.
5422 * gdb.threads/async.c: New.
5423 * gdb.threads/async.exp: New.
5424 * gdb.multi/tids-gid-reset.c: New.
5425 * gdb.multi/tids-gid-reset.exp: New.
5426
7f0ae84c
GB
54272020-01-10 George Barrett <bob@bob131.so>
5428
5429 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5430 to help in finding the image relocation offset.
5431 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5432 options in arguments.
5433 (stap_test_no_debuginfo): Likewise.
5434 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5435 test variants.
5436 (stap_test): Add null semaphore relocation test.
5437
47e9d49d
GB
54382020-01-10 George Barrett <bob@bob131.so>
5439
5440 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5441 * gdb.base/stap-probe.exp: Likewise.
5442 (stap_test): Pass argument as an additional flag.
5443 (stap_test_no_debuginfo): Likewise.
5444 (stap_test): Check `info probes stap' output for semaphore
5445 addresses if the test binary is supposed to have them.
5446
f5a7c406
AB
54472020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5448
5449 * gdb.tui/basic.exp: Add more scrolling tests.
5450
9ae6bf64
TT
54512020-01-09 Tom Tromey <tom@tromey.com>
5452
5453 PR tui/18932:
5454 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5455 meangingful value.
5456 (Term::command, Term::resize): Update.
5457 * gdb.tui/basic.exp: Add scrolling test.
5458
b2efe70c
AB
54592020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5460
5461 * gdb.tui/tui-layout-asm.exp: New file.
5462
3804da7e
AB
54632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5464
5465 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5466
b40aa28f
AB
54672020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5468
5469 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5470 (Term::enter_tui): Use Term::prepare_for_tui.
5471
63ffd7c9
AB
54722020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5473
5474 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5475 called.
5476
3be966f6
AB
54772020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5478
5479 * gdb.base/skip.exp: Fix race condition in test.
5480
153d79c4
AB
54812020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5482
5483 * gdb.base/backtrace.c: New file.
5484 * gdb.base/backtrace.exp: New file.
5485
f2302a34
AB
54862020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5487
5488 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5489
6ec1d75e
PW
54902020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5491
5492 * gdb.base/style.exp: Test that warnings are styled.
5493
c296cbe6
BE
54942019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5495
5496 * gdb.base/line65535.exp: New file.
5497 * gdb.base/line65535.c: New file.
5498
b28a729d
SM
54992019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5500
5501 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5502 * lib/gnat_debug_info_test.adb: New file.
5503 * gdb.ada/ptype_tagged_param.exp: Use
5504 gnat_runtime_has_debug_info, expect a different output if
5505 runtime does not have debug info.
5506
7f2d7a0d
SM
55072019-12-20 Simon Marchi <simon.marchi@efficios.com>
5508
5509 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5510 (another) quote in test name.
5511
f3bce483
SM
55122019-12-20 Simon Marchi <simon.marchi@efficios.com>
5513
5514 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5515 Add quote in test name.
5516
c855a912
TBA
55172019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5518
5519 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5520 directory instead.
5521 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5522 * gdb.cp/pass-by-ref-2.cc: New file.
5523 * gdb.cp/pass-by-ref-2.exp: New file.
5524
fc9d2d72
TT
55252019-12-20 Tom Tromey <tom@tromey.com>
5526
5527 * gdb.tui/list-before.exp: New file.
5528
77b97e00
TT
55292019-12-20 Tom Tromey <tom@tromey.com>
5530
5531 * gdb.tui/list.exp: Check for source on initial listing.
5532
f69656d0
TT
55332019-12-11 Tom Tromey <tromey@adacore.com>
5534
5535 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5536 Add crlf test.
5537
99a55965
SM
55382019-12-18 Simon Marchi <simon.marchi@efficios.com>
5539
5540 * gdb.base/default.exp: Update value of $_gdb_major.
5541
5024637f
BE
55422019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5543
5544 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5545
b63634be
BE
55462019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5547
5548 * gdb.base/skip.exp: Whitespace fix.
5549
45d73523
BE
55502019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5551
5552 * gdb.base/skip-inline.c: New file.
5553 * gdb.base/skip-inline.exp: New file.
5554
d043f8c8
SM
55552019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5556
5557 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5558 jit_function_00 to jit_function_stack_mangle.
5559 * gdb.base/jithost.c (jit_function_t): Rename to...
5560 (jit_function_stack_mangle_t): ... this.
5561 (jit_function_add_t): New typedef.
5562 (jit_function_00_code): Rename to...
5563 (jit_function_stack_mangle_code): ... this, make static.
5564 (jit_function_add_code): New.
5565 (main): Generate "add" function and call it. Adjust to changes
5566 in jithost_abi.
5567 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5568 (struct jithost_abi) <begin, end>: Remove fields.
5569 <object, function_stack_mangle, function_add>: New fields.
5570 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5571 code_end>: Remove fields.
5572 <func_stack_mangle>: New field.
5573 (read_debug_info): Adjust to renaming, create block for "add"
5574 function.
5575 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5576
873de05c
TT
55772019-12-11 Tom Tromey <tom@tromey.com>
5578
5579 * gdb.tui/resize.exp: Fix regexp.
5580 * gdb.tui/regs.exp: Fix regexps.
5581 * gdb.tui/main.exp: Fix regexp.
5582
3d979945
TT
55832019-12-11 Tom Tromey <tom@tromey.com>
5584
5585 * gdb.tui/resize.exp: Update.
5586 * gdb.tui/empty.exp (layouts): Update.
5587
2192a9d3
TT
55882019-12-11 Tom Tromey <tom@tromey.com>
5589
5590 * gdb.tui/regs.exp: Update.
5591 * gdb.tui/empty.exp (layouts): Update.
5592 * gdb.tui/basic.exp: Update.
5593 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5594
d8edc8b7
PW
55952019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5596
5597 * gdb.base/options.exp: Add -raw-values in the print completion list.
5598 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5599
4c12d936
KB
56002019-12-10 Kevin Buettner <kevinb@redhat.com>
5601
5602 * gdb.threads/omp-par-scope.c: New file.
5603 * gdb/threads/omp-par-scope.exp: New file.
5604
26b911fb
KB
56052019-12-10 Kevin Buettner <kevinb@redhat.com>
5606
bb47f919
KB
5607 * lib/gdb.exp (support_nested_function_tests): New proc.
5608
56092019-12-10 Kevin Buettner <kevinb@redhat.com>
5610
5611 * lib/gdb.exp (gdb_compile_openmp): New proc.
5612 (build_executable_from_specs): Add an "openmp" option.
5613 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5614
6c71eb7d
TT
56152019-12-10 Tom Tromey <tromey@adacore.com>
5616
5617 * gdb.ada/unchecked_union.exp: New file.
5618 * gdb.ada/unchecked_union/pck.adb: New file.
5619 * gdb.ada/unchecked_union/pck.ads: New file.
5620 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5621 * gdb-utils.exp (string_to_regexp): Also quote "?".
5622
bac7c5cf
GB
56232019-12-10 George Barrett <bob@bob131.so>
5624
5625 Test scripted probe breakpoints.
5626 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5627 * gdb.python/py-breakpoint.c (main): Likewise.
5628 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5629 specifier test.
5630 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5631
330f1d38
TBA
56322019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5633
5634 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5635 an rvalue parameter.
5636 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5637 parameter.
5638
b43315e2
AB
56392019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5640
5641 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5642 modules.
5643
54f73dad
AB
56442019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5647 broken version of GCC.
5648
d57cbee9
AB
56492019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5652 sym-info-cmds library.
5653 * gdb.fortran/info-types.exp: Likewise.
5654 * lib/sym-info-cmds.exp: New file.
5655
c14aab8c
TV
56562019-12-08 Tom de Vries <tdevries@suse.de>
5657
5658 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5659
aa2d5a42
KS
56602019-12-07 Keith Seitz <keiths@redhat.com>
5661
5662 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5663 * gdb.base/corefile-buildid-shlib.c: New file.
5664 * gdb.base/corefile-buildid.c: New file.
5665 * gdb.base/corefile-buildid.exp: New file.
5666
93e55f0a
TV
56672019-12-06 Tom de Vries <tdevries@suse.de>
5668
5669 * gdb.dwarf2/varval.exp: Add decl before def test.
5670
c7d12402
TBA
56712019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5672
5673 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5674
06acc08f
TBA
56752019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5676
5677 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5678 CV and reference conversion for overload resolution.
5679 * gdb.cp/rvalue-ref-overload.exp: Test it.
5680
e0fad1ea
PW
56812019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5682
5683 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5684 * gdb.base/frameapply.exp: Test faas without command.
5685
8d70a9f0
AB
56862019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5687
5688 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5689 Fortran tests.
5690 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5691 order.
5692
36c8fb93
AB
56932019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5694
5695 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5696 casting to type with no kind specified.
5697 (test_basic_parsing_of_type_kinds): Additional tests for types
5698 with no kind specified, and add tests for single/double
5699 precision/complex types.
5700
4139ff00
TT
57012019-12-04 Tom Tromey <tromey@adacore.com>
5702
5703 * gdb.base/endianity.c (struct other) <x>: New field.
5704 (main): Initialize it.
5705 * gdb.base/endianity.exp: Update.
5706
a05cf17a
TT
57072019-12-04 Tom Tromey <tromey@adacore.com>
5708
5709 * gdb.ada/scalar_storage/storage.adb: New file.
5710 * gdb.ada/scalar_storage/pck.adb: New file.
5711 * gdb.ada/scalar_storage/pck.ads: New file.
5712 * gdb.ada/scalar_storage.exp: New file.
5713
103a685e
TT
57142019-12-04 Tom Tromey <tromey@adacore.com>
5715
5716 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5717 (main): Initialize it.
5718 * gdb.base/endianity.exp: Update.
5719
c2512106
AB
57202019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5721
5722 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5723
293b38d6
AB
57242019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5725
5726 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5727 -symbol-info-module-functions and -symbol-info-module-variables.
5728
216a7e6b
AB
57292019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5730
5731 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5732
5bbd8269
AB
57332019-12-01 Richard Bunt <richard.bunt@arm.com>
5734 Andrew Burgess <andrew.burgess@embecosm.com>
5735
5736 * gdb.fortran/derived-type-striding.exp: New file.
5737 * gdb.fortran/derived-type-striding.f90: New file.
5738 * gdb.fortran/array-slices.exp: New file.
5739 * gdb.fortran/array-slices.f90: New file.
5740
be09caf1
PW
57412019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5742
5743 * gdb.base/define.exp: Test . in command names.
5744 * gdb.base/setshow.exp: Update test, as . is now part of
5745 command name.
5746
643c0cbe
PW
57472019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5748
5749 * gdb.base/define-prefix.exp: New file.
5750
dcdec678
AB
57512019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5752
5753 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5754 compile.
5755 (skip_btrace_pt_tests): Likewise.
5756
640ab947
AB
57572019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5758
5759 * gdb.fortran/info-modules.exp: Compile source files in correct
5760 order.
5761
d22670f0
KB
57622019-11-27 Kevin Buettner <kevinb@redhat.com>
5763
5764 * gdb.dwarf2/imported-unit.exp: New file.
5765 * gdb.dwarf2/imported-unit.c: New file.
5766
db5960b4
AB
57672019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5768
5769 * gdb.mi/mi-fortran-modules-2.f90: New file.
5770 * gdb.mi/mi-fortran-modules.exp: New file.
5771 * gdb.mi/mi-fortran-modules.f90: New file.
5772
7dc42066
AB
57732019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5774
5775 * gdb.mi/mi-sym-info-1.c: New file.
5776 * gdb.mi/mi-sym-info-2.c: New file.
5777 * gdb.mi/mi-sym-info.exp: New file.
5778
0dfeecca
TT
57792019-11-22 Tom Tromey <tromey@adacore.com>
5780
5781 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5782 * gdb.ada/tasks/foo.adb: Add another stopping location.
5783
34877895
PJ
57842019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5785
5786 * gdb.base/endianity.c: New test.
5787 * gdb.base/endianity.exp: New file.
5788
2e84f897
LD
57892019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5790
5791 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5792
65d1cd5f
TV
57932019-11-21 Tom de Vries <tdevries@suse.de>
5794
5795 PR gdb/24956
5796 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5797
4f22c3f4
SDJ
57982019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5799
5800 * gdb.python/py-progspace.exp: Add missing parentheses on some
5801 'print' commands.
5802
9f6ad286
TT
58032019-11-19 Tom Tromey <tom@tromey.com>
5804
5805 * gdb.tui/winheight.exp: New file.
5806
0b8dbf3f
AB
58072019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5808
5809 * gdb.base/ctf-whatis.c: Delete.
5810 * gdb.base/ctf-whatis.exp: Delete.
5811 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5812
f833b7a7
AB
58132019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5814
5815 * gdb.base/ctf-cvexpr.exp: Delete.
5816 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5817
30d0a636
AB
58182019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5819
5820 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5821 the compiler. Clean up header comment a little.
5822 * gdb.base/ctf-ptype.exp: Likewise.
5823 * gdb.base/ctf-whatis.exp: Likewise.
5824 * lib/gdb.exp (skip_ctf_tests): New proc.
5825
494409bb
SDJ
58262019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5827
5828 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5829 * gdb.tui/corefile-run.exp: New file.
5830
55708e99
TT
58312019-11-14 Tom Tromey <tromey@adacore.com>
5832
5833 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5834 regression tests.
5835
45e42163
TT
58362019-11-12 Tom Tromey <tom@tromey.com>
5837
5838 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5839 after any command. Expect prompt after WAIT_FOR is seen.
5840 (enter_tui): Enable resize messages.
5841 (command): Expect command in output.
5842 (get_line): Avoid error when cursor appears to be off-screen.
5843 (dump_screen): Include screen size in title.
5844 (_do_resize): New proc, from "resize".
5845 (resize): Rewrite. Do resize in two steps.
5846 * gdb.tui/empty.exp (layouts): Fix entries.
5847 (check_boxes): Remove xfail.
5848 (check_text): Dump screen on failure.
5849
086baaf1
AB
58502019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5851
5852 * gdb.python/py-symbol.exp: Add test for
5853 gdb.lookup_static_symbols.
5854
09ff83af
AB
58552019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5856
5857 * gdb.python/py-symbol.c: Declare and call function from new
5858 py-symbol-2.c file.
5859 * gdb.python/py-symbol.exp: Compile both source files, and add new
5860 tests for gdb.lookup_static_symbol.
5861 * gdb.python/py-symbol-2.c: New file.
5862
11af934b
TV
58632019-11-02 Tom de Vries <tdevries@suse.de>
5864
5865 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5866 * gdb.base/anon.exp: Same.
5867 * gdb.base/auto-connect-native-target.exp: Same.
5868 * gdb.base/call-ar-st.exp: Same.
5869 * gdb.base/catch-syscall.exp: Same.
5870 * gdb.base/commands.exp: Same.
5871 * gdb.base/default.exp: Same.
5872 * gdb.base/display.exp: Same.
5873 * gdb.base/float.exp: Same.
5874 * gdb.base/foll-fork.exp: Same.
5875 * gdb.base/help.exp: Same.
5876 * gdb.base/info-macros.exp: Same.
5877 * gdb.base/info-proc.exp: Same.
5878 * gdb.base/info-target.exp: Same.
5879 * gdb.base/long_long.exp: Same.
5880 * gdb.base/macscp.exp: Same.
5881 * gdb.base/memattr.exp: Same.
5882 * gdb.base/nofield.exp: Same.
5883 * gdb.base/pointers.exp: Same.
5884 * gdb.base/printcmds.exp: Same.
5885 * gdb.base/ptype.exp: Same.
5886 * gdb.base/restore.exp: Same.
5887 * gdb.base/return.exp: Same.
5888 * gdb.base/scope.exp: Same.
5889 * gdb.base/set-noassign.exp: Same.
5890 * gdb.base/setshow.exp: Same.
5891 * gdb.base/shlib-call.exp: Same.
5892 * gdb.base/signals.exp: Same.
5893 * gdb.base/sigstep.exp: Same.
5894 * gdb.base/skip.exp: Same.
5895 * gdb.base/solib-symbol.exp: Same.
5896 * gdb.base/stap-probe.exp: Same.
5897 * gdb.base/step-line.exp: Same.
5898 * gdb.base/step-test.exp: Same.
5899 * gdb.base/style.exp: Same.
5900 * gdb.base/varargs.exp: Same.
5901 * gdb.base/vla-datatypes.exp: Same.
5902 * gdb.base/vla-ptr.exp: Same.
5903 * gdb.base/vla-sideeffect.exp: Same.
5904 * gdb.base/volatile.exp: Same.
5905 * gdb.base/watch-cond-infcall.exp: Same.
5906 * gdb.base/watchpoint.exp: Same.
5907
e96ec2ba
TV
59082019-11-02 Tom de Vries <tdevries@suse.de>
5909
5910 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5911 * gdb.cp/cpexprs.exp: Same.
5912 * gdb.cp/except-multi-location.exp: Same.
5913 * gdb.cp/exceptprint.exp: Same.
5914 * gdb.cp/gdb2384.exp: Same.
5915 * gdb.cp/inherit.exp: Same.
5916 * gdb.cp/m-static.exp: Same.
5917 * gdb.cp/meth-typedefs.exp: Same.
5918 * gdb.cp/misc.exp: Same.
5919 * gdb.cp/namespace.exp: Same.
5920 * gdb.cp/non-trivial-retval.exp: Same.
5921 * gdb.cp/overload.exp: Same.
5922 * gdb.cp/pr17132.exp: Same.
5923 * gdb.cp/re-set-overloaded.exp: Same.
5924 * gdb.cp/rvalue-ref-types.exp: Same.
5925 * gdb.cp/templates.exp: Same.
5926
bd5766ec
LM
59272019-11-01 Luis Machado <luis.machado@linaro.org>
5928
5929 PR gdb/25124
5930
5931 * gdb.arch/pr25124.S: New file.
5932 * gdb.arch/pr25124.exp: New file.
5933
165f8965
AB
59342019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5935
5936 * gdb.fortran/info-modules.exp: Update expected results, and add
5937 additional tests for 'info module functinos', and 'info module
5938 variables'.
5939 * gdb.fortran/info-types.exp: Update expected results.
5940 * gdb.fortran/info-types.f90: Extend testcase with additional
5941 module variables and functions.
5942
59c35742
AB
59432019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5944
5945 * gdb.fortran/info-modules.exp: New file.
5946 * gdb.fortran/info-types.exp: Build with new file.
5947 * gdb.fortran/info-types.f90: Include and use new module.
5948 * gdb.fortran/info-types-2.f90: New file.
5949
f3fb2519
PW
59502019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5951
5952 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5953 * gdb.base/settings.exp: Test all settings types using
5954 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5955 that now verifies that the value of "maint show" is the same as
5956 returned by the settings functions. Test the type of the
5957 maintenance settings.
5958 * gdb.base/default.exp: Update show_conv_list.
5959
d1e36019
TV
59602019-10-31 Tom de Vries <tdevries@suse.de>
5961
5962 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5963 gdb_test.
5964 * gdb.arch/amd64-disp-step.exp: Same.
5965 * gdb.asm/asm-source.exp: Same.
5966 * gdb.btrace/buffer-size.exp: Same.
5967 * gdb.btrace/cpu.exp: Same.
5968 * gdb.btrace/enable.exp: Same.
5969 * gdb.dwarf2/count.exp: Same.
5970 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5971 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5972 * gdb.fortran/vla-datatypes.exp: Same.
5973 * gdb.fortran/vla-history.exp: Same.
5974 * gdb.fortran/vla-ptype.exp: Same.
5975 * gdb.fortran/vla-value.exp: Same.
5976 * gdb.fortran/whatis_type.exp: Same.
5977 * gdb.guile/guile.exp: Same.
5978 * gdb.multi/tids.exp: Same.
5979 * gdb.python/py-finish-breakpoint.exp: Same.
5980 * gdb.python/py-framefilter.exp: Same.
5981 * gdb.python/py-pp-registration.exp: Same.
5982 * gdb.python/py-xmethods.exp: Same.
5983 * gdb.python/python.exp: Same.
5984 * gdb.server/connect-with-no-symbol-file.exp: Same.
5985 * gdb.server/no-thread-db.exp: Same.
5986 * gdb.server/run-without-local-binary.exp: Same.
5987 * gdb.stabs/weird.exp: Same.
5988 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5989 * gdb.threads/thread-find.exp: Same.
5990 * gdb.threads/tls-shared.exp: Same.
5991 * gdb.threads/tls.exp: Same.
5992 * gdb.threads/wp-replication.exp: Same.
5993 * gdb.trace/ax.exp: Same.
5994 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5995
3d11e68e
TV
59962019-10-31 Tom de Vries <tdevries@suse.de>
5997
5998 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5999 * gdb.ada/array_subscript_addr.exp: Same.
6000 * gdb.ada/arrayidx.exp: Same.
6001 * gdb.ada/arrayparam.exp: Same.
6002 * gdb.ada/arrayptr.exp: Same.
6003 * gdb.ada/boolean_expr.exp: Same.
6004 * gdb.ada/call_pn.exp: Same.
6005 * gdb.ada/complete.exp: Same.
6006 * gdb.ada/fixed_cmp.exp: Same.
6007 * gdb.ada/fun_addr.exp: Same.
6008 * gdb.ada/funcall_param.exp: Same.
6009 * gdb.ada/interface.exp: Same.
6010 * gdb.ada/mod_from_name.exp: Same.
6011 * gdb.ada/null_array.exp: Same.
6012 * gdb.ada/packed_array.exp: Same.
6013 * gdb.ada/packed_tagged.exp: Same.
6014 * gdb.ada/print_chars.exp: Same.
6015 * gdb.ada/print_pc.exp: Same.
6016 * gdb.ada/ptype_arith_binop.exp: Same.
6017 * gdb.ada/ptype_field.exp: Same.
6018 * gdb.ada/ptype_tagged_param.exp: Same.
6019 * gdb.ada/rec_return.exp: Same.
6020 * gdb.ada/ref_tick_size.exp: Same.
6021 * gdb.ada/str_ref_cmp.exp: Same.
6022 * gdb.ada/taft_type.exp: Same.
6023 * gdb.ada/tagged.exp: Same.
6024 * gdb.ada/type_coercion.exp: Same.
6025 * gdb.ada/uninitialized_vars.exp: Same.
6026
60b6ede8
TV
60272019-10-30 Tom de Vries <tdevries@suse.de>
6028
6029 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6030
30baf67b
TV
60312019-10-26 Tom de Vries <tdevries@suse.de>
6032
6033 * gdb.base/bigcore.c: Fix typos in comments.
6034 * gdb.base/ctf-ptype.c: Same.
6035 * gdb.base/long_long.c: Same.
6036 * gdb.dwarf2/dw2-op-out-param.S: Same.
6037 * gdb.python/py-evthreads.c: Same.
6038 * gdb.reverse/i387-stack-reverse.c: Same.
6039 * gdb.trace/tfile.c: Same.
6040 * lib/compiler.c: Same.
6041 * lib/compiler.cc: Same.
6042
158da0d1
TV
60432019-10-25 Tom de Vries <tdevries@suse.de>
6044
6045 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6046 gdb_test_multiple calls.
6047 * gdb.reverse/sigall-reverse.exp: Same.
6048 * gdb.reverse/solib-precsave.exp: Same.
6049 * gdb.reverse/solib-reverse.exp: Same.
6050 * gdb.reverse/until-precsave.exp: Same.
6051 * gdb.reverse/until-reverse.exp: Same.
6052
4ccdfbec
TV
60532019-10-24 Tom de Vries <tdevries@suse.de>
6054
6055 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6056 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6057 kfail using -wrap pattern flag and convenience variable
6058 gdb_test_name.
6059
33d569b7
AB
60602019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6061
6062 * gdb.python/py-progspace.exp: Add tests for the
6063 Progspace.block_for_pc method.
6064
4d0b984b
TT
60652019-10-23 Tom Tromey <tom@tromey.com>
6066
6067 * configure: Rebuild.
6068 * aclocal.m4: Use m4_include, not sinclude.
6069
94cb3754
TV
60702019-10-21 Tom de Vries <tdevries@suse.de>
6071
6072 * gdb.base/infcall-nested-structs.c: Add
6073 __attribute__((noinline,noclone)) to all functions.
6074 (call_all): Add missing variable initialization. Simplify return value.
6075 (breakpt): Increment volatile variable, to prevent call from being
6076 optimized out.
6077 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6078
062f1fc1
TV
60792019-10-17 Tom de Vries <tdevries@suse.de>
6080
6081 * gdb.fortran/module.exp: Allow info variables to print info for files
6082 other than module.f90.
6083
0b54364d
AB
60842019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6085
6086 * gdb.fortran/module.exp: Extend with 'info variables' test.
6087
7ff5fae7
AB
60882019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6089
6090 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6091 F77_FOR_TARGET.
6092
d10eccaa
TV
60932019-10-16 Tom de Vries <tdevries@suse.de>
6094
6095 PR tdep/25096
6096 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6097
745ff14e
TV
60982019-10-16 Tom de Vries <tdevries@suse.de>
6099
6100 PR tdep/24104
6101 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6102 Add KFAIL for PR tdep/25096.
6103
03e1ab94
TV
61042019-10-16 Tom de Vries <tdevries@suse.de>
6105
6106 PR testsuite/25059
6107 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6108
b17fcc10
TV
61092019-10-16 Tom de Vries <tdevries@suse.de>
6110
6111 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6112 as signed.
6113
9223170f
SM
61142019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6115
6116 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6117 one instead of increasing timeout.
6118
d6e76313
TV
61192019-10-13 Tom de Vries <tdevries@suse.de>
6120
6121 PR record/25038
6122 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6123 * gdb.reverse/sigall-reverse.exp: Same.
6124 * gdb.reverse/solib-precsave.exp: Same.
6125 * gdb.reverse/solib-reverse.exp: Same.
6126 * gdb.reverse/step-precsave.exp: Same.
6127 * gdb.reverse/until-precsave.exp: Same.
6128 * gdb.reverse/until-reverse.exp: Same.
6129 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6130
6dfc0041
AA
61312019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6132
6133 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6134 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6135 (cmp_struct_05_01, cmp_struct_static_02_01)
6136 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6137 comparisons.
6138
abcf2cc8
TV
61392019-10-10 Tom de Vries <tdevries@suse.de>
6140
6141 PR testsuite/24888
6142 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6143 gnatlink.
6144
a50faaf6
TV
61452019-10-09 Tom de Vries <tdevries@suse.de>
6146
6147 PR testsuite/25048
6148 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6149
60ff3cd7
AB
61502019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6151
6152 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6153 exceptions due to missing debug information.
6154
dfee8566
TV
61552019-10-07 Tom de Vries <tdevries@suse.de>
6156
6157 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6158
3d63690a
AB
61592019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6160
6161 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6162 * gdb.base/annota1.exp: Update to use gdb_test_name.
6163
30d1f018
WP
61642019-10-07 Weimin Pan <weimin.pan@oracle.com>
6165
6166 * gdb.base/ctf-whatis.exp: New file.
6167 * gdb.base/ctf-whatis.c: New file.
6168 * gdb.base/ctf-ptype.exp: New file.
6169 * gdb.base/ctf-ptype.c: New file.
6170 * gdb.base/ctf-constvars.exp: New file.
6171 * gdb.base/ctf-constvars.c: New file.
6172 * gdb.base/ctf-cvexpr.exp: New file.
6173
4dbbb47c
TV
61742019-10-04 Tom de Vries <tdevries@suse.de>
6175
6176 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6177 for loop.
6178
77c2dba3
TT
61792019-10-03 Tom Tromey <tom@tromey.com>
6180
6181 PR rust/24976:
6182 * gdb.rust/simple.rs (Union2): New type.
6183 (main): Use Union2.
6184 * gdb.rust/simple.exp: Add test.
6185
179aed7f
AB
61862019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6187
6188 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6189 nested function prefix.
6190
0a4b0913
AB
61912019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6192 Richard Bunt <richard.bunt@arm.com>
6193 Andrew Burgess <andrew.burgess@embecosm.com>
6194
6195 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6196 nested functions.
6197 * gdb.fortran/nested-funcs.f90: Update expected results.
6198 * gdb.fortran/nested-funcs-2.exp: New file.
6199 * gdb.fortran/nested-funcs-2.f90: New file.
6200
082cce05
AB
62012019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6202
6203 * gdb.python/py-parameter.exp: Make test names unique.
6204 * gdb.python/py-template.exp: Likewise.
6205 * gdb.python/py-value.exp: Likewise.
6206
2b74ba5a
AB
62072019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6208
6209 * gdb.base/break-interp.exp: Reduce test name duplication.
6210 * gdb.base/call-sc.exp: Likewise.
6211 * gdb.base/callfuncs.exp: Likewise.
6212 * gdb.base/charset.exp: Likewise.
6213 * gdb.base/dump.exp: Likewise.
6214 * gdb.base/ena-dis-br.exp: Likewise.
6215 * gdb.base/relational.exp: Likewise.
6216 * gdb.base/step-over-syscall.exp: Likewise.
6217 * gdb.base/structs.exp: Likewise.
6218
58eb20d5
AB
62192019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6220
6221 * gdb.linespec/explicit.exp: Make test names unique.
6222 * gdb.linespec/ls-errs.exp: Likewise.
6223
4d421147
AB
62242019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6225
6226 * gdb.reverse/break-precsave.exp: Make test names unique.
6227 * gdb.reverse/break-reverse.exp: Likewise.
6228 * gdb.reverse/finish-precsave.exp: Likewise.
6229 * gdb.reverse/finish-reverse.exp: Likewise.
6230 * gdb.reverse/machinestate-precsave.exp: Likewise.
6231 * gdb.reverse/machinestate.exp: Likewise.
6232 * gdb.reverse/readv-reverse.exp: Likewise.
6233 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6234 * gdb.reverse/sigall-precsave.exp: Likewise.
6235 * gdb.reverse/sigall-reverse.exp: Likewise.
6236 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6237 * gdb.reverse/watch-precsave.exp: Likewise.
6238 * gdb.reverse/watch-reverse.exp: Likewise.
6239
d8c06f22
AB
62402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6241
6242 * gdb.threads/stop-with-handle.c: New file.
6243 * gdb.threads/stop-with-handle.exp: New file.
6244
3a56ed86
TV
62452019-10-03 Tom de Vries <tdevries@suse.de>
6246
6247 PR testsuite/25059
6248 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6249 directory" line to be missing.
6250
42275044
TV
62512019-10-03 Tom de Vries <tdevries@suse.de>
6252
6253 PR testsuite/25059
6254 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6255 type optional.
6256
9ef62df0
AA
62572019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6258
6259 * gdb.python/py-format-string.c (string.h): New include.
6260 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6261 the same value, for endianness-independence.
6262 * gdb.python/py-format-string.exp (default_regexp_dict)
6263 (test_pretty_structs, test_format): Adjust expected output to the
6264 changed initialization.
6265
37f6a7f4
TT
62662019-10-02 Tom Tromey <tromey@adacore.com>
6267
6268 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6269
1d58d6a2
PA
62702019-10-02 Pedro Alves <palves@redhat.com>
6271 Andrew Burgess <andrew.burgess@embecosm.com>
6272
6273 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6274 "print-file-var.h".
6275 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6276 (get_version_1): Print this_version_id and its address.
6277 Add extern "C" wrappers around interface functions.
6278 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6279 "print-file-var.h".
6280 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6281 (get_version_2): Print this_version_id and its address.
6282 Add extern "C" wrappers around interface functions.
6283 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6284 <stddef.h> and "print-file-var.h".
6285 Add extern "C" wrappers around interface functions.
6286 [VERSION_ID_MAIN] (this_version_id): Define.
6287 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6288 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6289 up extern "C" blocks.
6290 * gdb.base/print-file-var.exp (test): New, factored out from top
6291 level.
6292 (top level): Test all combinations of attribute hidden or not,
6293 dlopen or not, and this_version_id symbol in main file or not.
6294 Compile tests as both C++ and C, make test names unique.
6295
d770d56f
TT
62962019-10-01 Tom Tromey <tom@tromey.com>
6297
6298 * gdb.base/style.exp: Test "show logging filename".
6299
7f6aba03
TT
63002019-10-01 Tom Tromey <tom@tromey.com>
6301
6302 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6303 * gdb.base/style.exp: Add metadata style test.
6304
14309bb6
TT
63052019-10-01 Tom Tromey <tom@tromey.com>
6306
6307 * gdb.base/style.exp: Test "pwd".
6308
2a3c1174
PA
63092019-10-01 Tom Tromey <tom@tromey.com>
6310
6311 * gdb.base/style.exp: Update tests.
6312
53d666ec
AA
63132019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6314
6315 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6316 'six' to unsigned.
6317 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6318 'five'. Use an all-ones bit pattern for each.
6319 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6320 to its changed values.
6321
4a56a520
TT
63222019-09-30 Tom Tromey <tromey@adacore.com>
6323
6324 * gdb.rust/traits.rs: Disable all warnings.
6325
0df0352a
TV
63262019-09-29 Tom de Vries <tdevries@suse.de>
6327
aac66a4c 6328 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6329
73d9a918
TV
63302019-09-29 Tom de Vries <tdevries@suse.de>
6331
6332 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6333
060b3ab4
TV
63342019-09-27 Tom de Vries <tdevries@suse.de>
6335
6336 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6337
68f7d34d
TV
63382019-09-27 Tom de Vries <tdevries@suse.de>
6339
6340 PR record/23188
6341 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6342
5d63b30a
TT
63432019-09-26 Tom Tromey <tromey@adacore.com>
6344
6345 * gdb.ada/py_taft.exp: New file.
6346 * gdb.ada/py_taft/main.adb: New file.
6347 * gdb.ada/py_taft/pkg.adb: New file.
6348 * gdb.ada/py_taft/pkg.ads: New file.
6349
3d435220
TV
63502019-09-24 Tom de Vries <tdevries@suse.de>
6351
6352 PR gdb/24598
6353 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6354
77d03678
TV
63552019-09-22 Tom de Vries <tdevries@suse.de>
6356
6357 * gdb.base/restore.exp: Allow register variables to be optimized out at
6358 -O0.
6359
abf516c6
UW
63602019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6361
6362 * gdb.arch/spu-info.exp: Remove file.
6363 * gdb.arch/spu-info.c: Remove file.
6364 * gdb.arch/spu-ls.exp: Remove file.
6365 * gdb.arch/spu-ls.c: Remove file.
6366
6367 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6368 * gdb.asm/spu.inc: Remove file.
6369
6370 * gdb.base/dump.exp: Remove support for spu*-*-*.
6371 * gdb.base/stack-checking.exp: Likewise.
6372 * gdb.base/overlays.exp: Likewise.
6373 * gdb.base/ovlymgr.c: Likewise.
6374 * gdb.base/spu.ld: Remove file.
6375
6376 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6377 * gdb.cp/cpexprs.exp: Likewise.
6378 * gdb.cp/exception.exp: Likewise.
6379 * gdb.cp/gdb2495.exp: Likewise.
6380 * gdb.cp/mb-templates.exp: Likewise.
6381 * gdb.cp/pr9167.exp: Likewise.
6382 * gdb.cp/userdef.exp: Likewise.
6383
6384 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6385
6386 * gdb.cell: Remove directory.
6387 * lib/cell.exp: Remove file.
6388
e452e88f
TV
63892019-09-19 Tom de Vries <tdevries@suse.de>
6390
6391 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6392
8a625130
TV
63932019-09-19 Tom de Vries <tdevries@suse.de>
6394
6395 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6396
81dc3ab5
TV
63972019-09-19 Tom de Vries <tdevries@suse.de>
6398
6399 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6400 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6401 (gdb_target_cmd): ... here.
6402 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6403 value 2.
6404
b078f3ac
AB
64052019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6406
6407 * gdb.base/source-dir.exp: Avoid having directory names in test
6408 names.
6409
f1b620e9
MG
64102019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6411
6412 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6413 directory.
6414
67f3ed6a
AB
64152019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6416
6417 * gdb.base/list-missing-source.exp: New file.
6418
d1b70248
TV
64192019-09-14 Tom de Vries <tdevries@suse.de>
6420
6421 PR teststuite/24599
6422 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6423 * lib/ada.exp (gnatmake_version_at_least): New proc.
6424
5fabdcd6
AB
64252019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6426
6427 * gdb.base/maint.exp: Use exec_has_index_section.
6428
aa17805f
AB
64292019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6430
6431 * gdb.base/maint.exp: Add test for 'maint info sections'.
6432
25e5c209
TV
64332019-09-12 Tom de Vries <tdevries@suse.de>
6434
6435 * gdb.base/store.exp: Allow register variables to be optimized out at
6436 -O0.
6437
4993045d
PW
64382019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6439
6440 * gdb.ada/rdv_wait.exp: Update to new task names.
6441 * gdb.base/task_switch_in_core.exp: Likewise.
6442 * gdb.base/info_sources_base.c: Likewise.
6443
8a516164
TT
64442019-09-10 Tom Tromey <tromey@adacore.com>
6445
6446 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6447
aa391654
TT
64482019-09-10 Tom Tromey <tromey@adacore.com>
6449
6450 * gdb.ada/dgopt.exp: New file.
6451 * gdb.ada/dgopt/x.adb: New file.
6452
8634b462
TT
64532019-09-08 Tom Tromey <tom@tromey.com>
6454
6455 * gdb.tui/resize.exp: Remove setup_xfail.
6456 * gdb.tui/regs.exp: Remove setup_xfail.
6457 * gdb.tui/basic.exp: Remove setup_xfail.
6458
736b0f76
DB
64592019-09-06 David Blaikie <dblaikie@gmail.com>
6460
6461 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6462 * gdb.cp/cplabel.exp: Ditto.
6463 * gdb.linespec/ls-errs.exp: Ditto.
6464
30331a6c
TV
64652019-09-05 Tom de Vries <tdevries@suse.de>
6466
6467 * lib/gdb.exp (cmp_file_string): New proc.
6468 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6469 runto_main. Verify save breakpoints output.
6470
98b0ebab
PW
64712019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6472
6473 * gdb.base/info-var.exp: Test info variables without running
6474 to main, to avoid expect's buffer overflow.
6475
4e962e74
TT
64762019-09-03 Tom Tromey <tromey@adacore.com>
6477
6478 * gdb.ada/bias.exp: New file.
6479 * gdb.ada/bias/bias.adb: New file.
6480 * gdb.ada/print_chars.exp: Add regression test.
6481 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6482 (MC): New variable.
6483
2ea1a07a
SL
64842019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6485
6486 * gdb.base/argv0-symlink.exp: Run only on native target
6487 and local host.
6488
8077c50d
TV
64892019-08-29 Tom de Vries <tdevries@suse.de>
6490
6491 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6492 diverse debug info.
6493 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6494
48352473
TV
64952019-08-28 Tom de Vries <tdevries@suse.de>
6496
6497 * gdb.base/info-var.exp: Allow info variables to print info for files
6498 other than info-var-f1.c and info-var-f2.c.
6499
d8f27c60
AB
65002019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6501
6502 * gdb.fortran/info-types.exp: Add module.
6503 * gdb.fortran/info-types.f90: Update expected results.
6504
1f20c35e
AB
65052019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6506
6507 * gdb.fortran/info-types.exp: New file.
6508 * gdb.fortran/info-types.f90: New file.
6509 * lib/fortran.exp (fortran_character1): New proc.
6510
4acfdd20
AB
65112019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6512
6513 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6514 functions'. Reindent as needed.
6515 * gdb.base/info-var-f1.c: New file.
6516 * gdb.base/info-var-f2.c: New file.
6517 * gdb.base/info-var.exp: New file.
6518 * gdb.base/info-var.h: New file.
6519
5c31b358
TV
65202019-08-26 Tom de Vries <tdevries@suse.de>
6521
6522 PR c++/24852
6523 * gdb.cp/no-libstdcxx-probe.exp: New test.
6524
b694989f
TV
65252019-08-26 Tom de Vries <tdevries@suse.de>
6526
6527 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6528 * tests need to be skipped.
6529 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6530 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6531 mi_skip_libstdcxx_probe_tests.
6532
d9c4ba53
SDJ
65332019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6534
6535 * gdb.python/py-xmethods.exp: Use raw strings when passing
6536 arguments to SimpleXMethodMatcher.
6537
395fad09
TV
65382019-08-22 Tom de Vries <tdevries@suse.de>
6539
6540 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6541 more informative.
6542
26c957f1
PA
65432019-08-21 Pedro Alves <palves@redhat.com>
6544
6545 * gdb.base/with.exp: Test "with" with no arguments.
6546
61f80d5d
TV
65472019-08-21 Tom de Vries <tdevries@suse.de>
6548
6549 * gdb.base/gdb-caching-proc.exp: Sort files.
6550
d7a11d13
TV
65512019-08-20 Tom de Vries <tdevries@suse.de>
6552
6553 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6554 compilation.
6555
34dafe9f
TV
65562019-08-16 Tom de Vries <tdevries@suse.de>
6557
6558 * gdb.base/compare-sections.exp ("after run to main"): Allow
6559 mismatched read-only sections for PIE executables.
6560
398fdd60
TT
65612019-08-16 Tom Tromey <tom@tromey.com>
6562
6563 * lib/tuiterm.exp (_csi_Z): New proc.
6564 * gdb.tui/basic.exp: Update window positions.
6565 * gdb.tui/empty.exp: Update window positions.
6566
d8f9e51c
SL
65672019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6568
6569 * gdb.base/examine-backward.exp: Correct regexp for
6570 "examine 3 bytes backward from ${address_zero}".
6571
3df505f6
TT
65722019-08-15 Tom Tromey <tom@tromey.com>
6573
6574 * gdb.tui/empty.exp: Enable resizing tests.
6575
272560b5
TT
65762019-08-15 Tom Tromey <tromey@adacore.com>
6577
6578 * gdb.ada/char_enum.exp: Add regression tests.
6579 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6580 and '0'.
6581 (Char, Gchar): Update.
6582 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6583
08235187
CB
65842019-08-15 Christian Biesinger <cbiesinger@google.com>
6585
6586 * gdb.python/python.exp: Expect a leading underscore on
6587 GdbOutput{,Error}File.
6588
22a2ab04
SL
65892019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6590
6591 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6592 Windows host.
6593
835b995b
SL
65942019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6595
6596 * gdb.base/batch-preserve-term-settings.exp
6597 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6598
97dd8e07
CB
65992019-08-15 Christian Biesinger <cbiesinger@google.com>
6600
6601 * lib/gdb.exp: When running on a mingw target, replace
6602 /x/ with x:/.
6603
75faf5c4
AH
66042019-08-14 Alan Hayward <alan.hayward@arm.com>
6605
6606 * gdb.arch/aarch64-prologue.c: New test.
6607 * gdb.arch/aarch64-prologue.exp: New file.
6608
abc6c00f
TV
66092019-08-13 Tom de Vries <tdevries@suse.de>
6610
6611 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6612 Thread.
6613
74c2c1f4
SL
66142019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6615
6616 * gdb.python/py-completion.exp: Download the .py file to the host
6617 and use its host pathname. Conditionalize tests that use
6618 tab completion and manipulate files on the build machine.
6619 * gdb.python/py-events.exp: Download the .py file to the host
6620 and use its host pathname.
6621 * gdb.python/py-evsignal.exp: Likewise.
6622 * gdb.python/py-evthreads.exp: Likewise.
6623 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6624 pathname syntax.
6625 * gdb.python/py-framefilter.exp: Download the .py file to the right
6626 place on the host. Match Windows pathname syntax.
6627 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6628 .py file to the host and use its host pathname.
6629 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6630 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6631 build pathname. Skip symlink test on Windows host. Add missing
6632 newline at end of file.
6633 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6634 and use its host pathname.
6635 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6636 * gdb.python/py-section-script.exp: Use host location of binfile
6637 on safe-path. Use correct path separator on Windows host.
6638 Reorder alternatives in gdb_test_multiple to prevent matching
6639 the wrong alternative on success.
6640 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6641
ca2589f3
PP
66422019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6643
6644 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6645 expect the GDB inferior to no longer immediately stop after
6646 being resumed with "signal SIGINT".
6647
020a839d
SL
66482019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6649
6650 * gdb.linespec/break-ask.exp: Generalize regexps to match
6651 Windows pathnames too.
6652
128d6509
TV
66532019-08-08 Tom de Vries <tdevries@suse.de>
6654
6655 PR testsuite/24862
6656 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6657
590042fc
PW
66582019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6659
6660 * gdb.base/style.exp: Update tests for help doc new invariants.
6661 * gdb.base/help.exp: Likewise.
6662
046bebe1
TT
66632019-08-06 Tom Tromey <tom@tromey.com>
6664
6665 * gdb.base/style.exp: Add disassemble test.
6666 * gdb.base/style.c (some_called_function): New function.
6667 (main): Use it.
6668
0b27c27d
CB
66692019-08-05 Christian Biesinger <cbiesinger@google.com>
6670
6671 * gdb.python/py-block.exp: Test dictionary access on blocks.
6672
580f1034
SM
66732019-08-05 Simon Marchi <simon.marchi@efficios.com>
6674
6675 PR gdb/24863
6676 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6677 -list-thread-groups --available test when running under
6678 check-read1.
6679
d86bd7cb
TV
66802019-08-05 Tom de Vries <tdevries@suse.de>
6681
6682 PR testsuite/24863
6683 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6684 * gdb.base/help.exp: Use with_read1_timeout_factor.
6685 * gdb.base/info-macros.exp: Same.
6686 * gdb.cp/nested-types.exp: Same.
6687
a80cf5d8
TV
66882019-08-05 Tom de Vries <tdevries@suse.de>
6689
6690 * lib/gdb.exp (version_at_least): Factor out of ...
6691 (tcl_version_at_least): ... here.
6692 (gdb_compile): Fail if pie results in non-PIE executable.
6693 (readelf_version, readelf_prints_pie): New proc.
6694 (exec_is_pie): Return -1 if unknown.
6695
d0962838
TV
66962019-08-05 Tom de Vries <tdevries@suse.de>
6697
6698 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6699
2252ff3d
SL
67002019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6701
6702 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6703
26655f53
SL
67042019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6705
6706 * lib/completion-support.exp (test_gdb_complete_none): Skip
6707 tab completion tests if no readline support.
6708 (test_gdb_complete_unique_re): Likewise.
6709 (test_gdb_complete_multiple): Likewise.
6710
db4dc13e
PW
67112019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6712
6713 * gdb.base/info_sources.exp: New file.
6714 * gdb.base/info_sources.c: New file.
6715 * gdb.base/info_sources_base.c: New file.
6716
0eba165a
PFC
67172019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6718
6719 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6720 prefix argument.
6721 (test_exit_status): Add prefix argument.
6722
59bd512b
TV
67232019-08-01 Tom de Vries <tdevries@suse.de>
6724
6725 PR testsuite/24863
6726 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6727 calling exp_continue for new thread and thread exited messages.
6728
2a3ad588
TV
67292019-08-01 Tom de Vries <tdevries@suse.de>
6730
6731 PR testsuite/24863
6732 * gdb.base/structs.exp: Fix check-read1 timeout using
6733 gdb_test_sequence.
6734 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6735
117eb594
TV
67362019-08-01 Tom de Vries <tdevries@suse.de>
6737
6738 PR testsuite/24863
6739 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6740 line.
6741
ed591340
TV
67422019-08-01 Tom de Vries <tdevries@suse.de>
6743
6744 PR testsuite/24863
6745 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6746
aa3b6533
TT
67472019-07-30 Tom Tromey <tromey@adacore.com>
6748
6749 * gdb.ada/display_nested.exp: New file.
6750 * gdb.ada/display_nested/foo.adb: New file.
6751 * gdb.ada/display_nested/pack.adb: New file.
6752 * gdb.ada/display_nested/pack.ads: New file.
6753
2906593f
CB
67542019-07-30 Christian Biesinger <cbiesinger@google.com>
6755
6756 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6757 namespace.
6758 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6759
0f575925
TV
67602019-07-30 Tom de Vries <tdevries@suse.de>
6761
6762 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6763 instead.
6764
b13057d9
TV
67652019-07-30 Tom de Vries <tdevries@suse.de>
6766
6767 PR testsuite/24834
6768 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6769 (exec_is_pie): New proc.
6770
5c4dde85
CB
67712019-07-29 Christian Biesinger <cbiesinger@google.com>
6772
6773 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6774
c620ed88
CB
67752019-07-29 Christian Biesinger <cbiesinger@google.com>
6776
6777 * gdb.python/py-objfile.c: Add global and static vars.
6778 * gdb.python/py-objfile.exp: Test new functions Objfile.
6779 lookup_global_symbol and lookup_static_symbol.
6780
3d235706
TT
67812019-07-29 Tom Tromey <tom@tromey.com>
6782
6783 * lib/tuiterm.exp (Term::_csi_@): New proc.
6784 (Term::_csi_X): Don't move cursor.
6785
c7e4c0a6
PW
67862019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6787
6788 * gdb.base/options.exp: Update backtrace - completion to
6789 new option -frame-info.
6790 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6791 Test new 'set print frame-info'. Test backtrace -frame-info
6792 overriding 'set print frame-info'.
6793 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6794 Test new 'set print frame-info'.
6795 Verify consistency of backtrace with and without filters, with and
6796 without -no-filters.
6797 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6798 default.
6799
de28a3b7
TV
68002019-07-29 Tom de Vries <tdevries@suse.de>
6801
6802 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6803 no arguments".
6804
507dd60e
TV
68052019-07-29 Tom de Vries <tdevries@suse.de>
6806
6807 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6808 is a substring of the first for "complete non-unique file name".
6809
5beafce9
TV
68102019-07-29 Tom de Vries <tdevries@suse.de>
6811
6812 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6813 with ".*".
6814
2d274232
TV
68152019-07-29 Tom de Vries <tdevries@suse.de>
6816
6817 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6818 Pass prompt_regexp parameter to gdb_test_multiple calls.
6819
9197cd8b
TV
68202019-07-29 Tom de Vries <tdevries@suse.de>
6821
6822 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6823 print registers" regexps.
9197cd8b 6824
b528dae0
TV
68252019-07-29 Tom de Vries <tdevries@suse.de>
6826
6827 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6828
d17725d7
TV
68292019-07-29 Tom de Vries <tdevries@suse.de>
6830
6831 PR gdb/24855
6832 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6833 (skip_python_tests_prompt): Add prompt_regexp argument to
6834 gdb_test_multiple calls.
6835
52b75bf1
TT
68362019-07-27 Tom Tromey <tom@tromey.com>
6837
6838 * gdb.tui/main.exp: New file.
6839
2b1d00c2
TT
68402019-07-27 Tom Tromey <tom@tromey.com>
6841
6842 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6843 optional.
6844 * gdb.tui/empty.exp: New file.
6845
ded631d5
TT
68462019-07-27 Tom Tromey <tom@tromey.com>
6847
6848 * lib/tuiterm.exp (spawn): New proc.
6849 (Term::resize): New proc.
6850 * gdb.tui/resize.exp: New file.
6851
58ac439d
TT
68522019-07-27 Tom Tromey <tom@tromey.com>
6853
6854 * gdb.tui/list.exp: New file.
6855
fe1f56ee
TT
68562019-07-27 Tom Tromey <tom@tromey.com>
6857
6858 * gdb.tui/regs.exp: New file.
6859
f790b310
TT
68602019-07-27 Tom Tromey <tom@tromey.com>
6861
6862 * gdb.tui/basic.exp: Add "layout split" test.
6863
d95fc6ee
TT
68642019-07-27 Tom Tromey <tom@tromey.com>
6865
6866 * gdb.tui/basic.exp: Add "layout asm" test.
6867
c3786b3a
TT
68682019-07-27 Tom Tromey <tom@tromey.com>
6869
6870 * lib/tuiterm.exp: New file.
6871 * gdb.tui/basic.exp: New file.
6872
98a617f8
KB
68732019-07-27 Kevin Buettner <kevinb@redhat.com>
6874
6875 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6876 Enable tests associated with this flag. Adjust regex
6877 referencing "foo_low" to now refer to "foo_cold" instead.
6878
5c076da4
KB
68792019-07-27 Kevin Buettner <kevinb@redhat.com>
6880
6881 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6882 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6883 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6884 foo_cold. Revise comments to match.
6885 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6886 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6887 were wrapped into this proc; Call do_test in loop from outermost
6888 level.
6889 (foo_low): Rename all occurrences to "foo_cold".
6890 (backtrace from baz): New test.
6891 (x2/i foo_cold): New test.
6892 (info line *foo_cold): New test.
6893
1512d3b7
TV
68942019-07-26 Tom de Vries <tdevries@suse.de>
6895
6896 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6897
297989a1
TV
68982019-07-25 Tom de Vries <tdevries@suse.de>
6899
6900 PR testsuite/24830
6901 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6902 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6903 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6904 (skip_libstdcxx_probe_tests): ... here.
6905 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6906
b3b965fb
TV
69072019-07-24 Tom de Vries <tdevries@suse.de>
6908
6909 PR testsuite/24807
6910 * gdb.objc/basicclass.m: Include stdio.h.
6911 * gdb.objc/nondebug.m: Same.
6912 * gdb.objc/objcdecode.m: Same.
6913
4625b4d0
TV
69142019-07-24 Tom de Vries <tdevries@suse.de>
6915
6916 PR testsuite/24612
6917 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6918 additional_flags.
6919
024a5840
TV
69202019-07-24 Tom de Vries <tdevries@suse.de>
6921
6922 PR testsuite/24831
6923 * gdb.multi/tids.exp: Update error messages for info threads.
6924
c76ddaa3
TV
69252019-07-24 Tom de Vries <tdevries@suse.de>
6926
6927 * gdb.base/info-types.exp: Allow info types to print info for more than
6928 one file.
6929
9a618ef6
TV
69302019-07-23 Tom de Vries <tdevries@suse.de>
6931
6932 PR testsuite/24842
6933 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6934 gdb_spawn_with_cmdline_opts.
6935
40eadf04
SP
69362019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6937
6938 * gdb.arch/arm-cmse-sgstubs.c: New test.
6939 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6940
5ba29434
TV
69412019-07-23 Tom de Vries <tdevries@suse.de>
6942
6943 PR testsuite/24711
6944 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6945 issuing next command.
6946
a8e9d247
AB
69472019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6948
6949 * gdb.ada/info_auto_lang.exp: Update expected results.
6950 * gdb.base/info-types.c: Add additional types to check.
6951 * gdb.base/info-types.exp: Update expected results.
6952
eb86c5e2
AB
69532019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6954
6955 * gdb.base/info-types.c: New file.
6956 * gdb.base/info-types.exp: New file.
6957
01e175fe
AB
69582019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6959
6960 * gdb.arch/riscv-bp-infcall.c: New file.
6961 * gdb.arch/riscv-bp-infcall.exp: New file.
6962
6b78c3f8
AB
69632019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6964
6965 PR breakpoints/24541
6966 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6967
da738167
TV
69682019-07-14 Tom de Vries <tdevries@suse.de>
6969
6970 PR testsuite/24760
6971 * gdb.objc/basicclass.exp: Fix unterminated string.
6972
0d4e84ed
AB
69732019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6974 Andrew Burgess <andrew.burgess@embecosm.com>
6975
6976 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6977 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6978 negative bounds.
6979 * gdb.fortran/vla-value.exp: Print elements of an array with
6980 negative bounds.
6981 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6982 testing.
6983
021d8588
AB
69842019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6985
6986 * gdb.base/options.exp (expect_string): Dequote strings in
6987 results.
6988 (test-string): Test strings with different quoting and reindent.
6989
f06f1252
TT
69902019-07-10 Tom Tromey <tromey@adacore.com>
6991
6992 * gdb.ada/mi_ex_cond.exp: Update expected results.
6993 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6994 * gdb.ada/mi_catch_ex.exp: Update expected results.
6995 * gdb.ada/mi_catch_assert.exp: Update expected results.
6996 * gdb.ada/catch_ex.exp (catch_exception_info)
6997 (catch_exception_entry, catch_assert_entry)
6998 (catch_unhandled_entry): Update.
6999 * gdb.ada/catch_assert_if.exp: Update expected results.
7000
b863685d
RB
70012019-07-10 Richard Bunt <richard.bunt@arm.com>
7002 Stephen Roberts <stephen.roberts@arm.com>
7003
7004 * gdb.base/define.exp: Restore original prompt.
7005
cb1e4e32
PA
70062019-07-09 Pedro Alves <palves@redhat.com>
7007
7008 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7009 breakpoints" output.
7010 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7011 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7012 throw" creates breakpoint.
7013 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7014 'type="catchpoint"'.
7015
b58a68fe
PA
70162019-07-09 Pedro Alves <palves@redhat.com>
7017
7018 PR c++/15468
7019 * gdb.cp/except-multi-location-lib.cc: New.
7020 * gdb.cp/except-multi-location-main.cc: New.
7021 * gdb.cp/except-multi-location.exp: New.
7022
0826779b
PW
70232019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7024
7025 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7026 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7027 argument and update callers.
7028
5b0e2db4
AB
70292019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7030
7031 * gdb.arch/amd64-break-on-asm-line.S: New file.
7032 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7033
1f6f6e21
PW
70342019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7035
7036 * gdb.base/printcmds.exp: Test printing C string and
7037 C wide string convenience vars without transiting via the inferior.
7038 Also make test names unique.
7039
ea142fbf
AH
70402019-07-08 Alan Hayward <alan.hayward@arm.com>
7041
5862c886 7042 PR breakpoints/25011
ea142fbf
AH
7043 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7044
213fd9fa
PA
70452019-07-04 Pedro Alves <palves@redhat.com>
7046
7047 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7048 body returned ok(0), break(3) or continue(4).
7049 * gdb.testsuite/foreach_with_prefix.exp: New file.
7050
2b40fda7
AH
70512019-07-04 Alan Hayward <alan.hayward@arm.com>
7052
7053 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7054
a26c8de0
PA
70552019-07-03 Pedro Alves <palves@redhat.com>
7056
7057 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7058 "return -code".
7059
5f4ba3e7
PA
70602019-07-03 Pedro Alves <palves@redhat.com>
7061
7062 PR cli/24732
7063 * gdb.base/shell.exp: Load completion-support.exp.
7064 Adjust expected error output. Add completion tests.
7065
a994424f
PA
70662019-07-03 Pedro Alves <palves@redhat.com>
7067
7068 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7069 string_to_regexp.
7070
3d9be6f5
PA
70712019-07-03 Pedro Alves <palves@redhat.com>
7072
7073 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7074 (expect_integer): Adjust to expect "-string".
7075 (expect_string): New.
7076 (all_options): Expect "-string".
7077 (test-flag, test-boolean): Adjust to expect "-string".
7078 (test-string): New proc.
7079 (top level): Call it.
7080
41fc454c
PA
70812019-07-03 Pedro Alves <palves@redhat.com>
7082
7083 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7084 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7085 the expected output in the success.
7086
b2b2a215
PA
70872019-07-03 Pedro Alves <palves@redhat.com>
7088
7089 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7090 Split one gdb_test_multiple call in two to avoid a race.
7091
fdbc9870
PA
70922019-07-03 Pedro Alves <palves@redhat.com>
7093
7094 * gdb.base/with.c: New file.
7095 * gdb.base/with.exp: New file.
7096
c6ac8931
PA
70972019-07-03 Pedro Alves <palves@redhat.com>
7098
7099 * gdb.base/settings.exp: Replace all references to "maint
7100 test-settings set" with references to "maint set test-settings",
7101 and all references to "maint test-settings show" with references
7102 to "maint show test-settings".
7103
970f9d09
PA
71042019-07-03 Pedro Alves <palves@redhat.com>
7105
7106 * gdb.base/settings.exp (test-string): Adjust expected out when
7107 testing "maint test-settings show filename"
7108
54d66006
PA
71092019-07-02 Pedro Alves <palves@redhat.com>
7110
7111 * gdb.base/options.exp (test-info-threads): New procedure.
7112 (top level): Call it.
7113
10d06d82
TT
71142019-06-28 Tom Tromey <tromey@adacore.com>
7115
7116 * gdb.dwarf2/ada-linkage-name.c: New file.
7117 * gdb.dwarf2/ada-linkage-name.exp: New file.
7118
3d507ff2
TT
71192019-06-27 Tom Tromey <tromey@adacore.com>
7120
d039f014 7121 PR c++/20020:
3d507ff2
TT
7122 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7123
8af58ffe
TV
71242019-06-26 Tom de Vries <tdevries@suse.de>
7125
7126 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7127
22e21752
TV
71282019-06-26 Tom de Vries <tdevries@suse.de>
7129
7130 * gdb.base/index-cache.exp: Add back missing debug option.
7131
b65b566c
PW
71322019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7133
7134 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7135
5c2c8c69
TV
71362019-06-25 Tom de Vries <tdevries@suse.de>
7137
7138 PR testsuite/24727
7139 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7140
164e3873
TV
71412019-06-24 Tom de Vries <tdevries@suse.de>
7142
7143 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7144
824eacee
TV
71452019-06-24 Tom de Vries <tdevries@suse.de>
7146
7147 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7148 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7149 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7150
385b97d3
TV
71512019-06-24 Tom de Vries <tdevries@suse.de>
7152
7153 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7154
c596f180
TV
71552019-06-21 Tom de Vries <tdevries@suse.de>
7156
7157 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7158
b13a7d03
TV
71592019-06-21 Tom de Vries <tdevries@suse.de>
7160
7161 PR testsuite/24518
7162 PR ada/24713
7163 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7164 index.
7165
899277ae
TT
71662019-06-19 Tom Tromey <tromey@adacore.com>
7167
7168 * gdb.ada/length_cond.exp: Add intro comment.
7169
680e1bee
TT
71702019-06-19 Tom Tromey <tromey@adacore.com>
7171
7172 * gdb.ada/length_cond.exp: New file.
7173 * gdb.ada/length_cond/length_cond.adb: New file.
7174 * gdb.ada/length_cond/pck.adb: New file.
7175 * gdb.ada/length_cond/pck.ads: New file.
7176
0ed4690a
TV
71772019-06-18 Tom de Vries <tdevries@suse.de>
7178
7179 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7180
d20ed5fd
TT
71812019-06-18 Tom Tromey <tromey@adacore.com>
7182
7183 * gdb.base/list0.h: Add comment explaining control character.
7184
86e04673
TV
71852019-06-18 Tom de Vries <tdevries@suse.de>
7186
7187 * boards/fission.exp: Break up long debug_flags line.
7188
c4973306
SM
71892019-06-16 Tom de Vries <tdevries@suse.de>
7190
7191 PR gdb/24445
7192 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7193 generated index.
7194
93cb9841
AB
71952019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7196
7197 PR gdb/24686
7198 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7199 improve detection of bug gdb/24541.
7200
399aaebd
SM
72012019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7202
7203 PR gdb/24669
7204 * gdb.base/index-cache.exp (uses_readnow,
7205 expecting_index_cache_use): Define global variable.
7206 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7207 expecting_index_cache_use.
7208
584a927c
AB
72092019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7210 Andrew Burgess <andrew.burgess@embecosm.com>
7211
7212 * gdb.fortran/pointers.f90: New file.
7213 * gdb.fortran/print_type.exp: New file.
7214 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7215 * gdb.fortran/vla-type.exp: Likewise.
7216 * gdb.fortran/vla-value.exp: Likewise.
7217 * gdb.mi/mi-vla-fortran.exp: Likewise.
7218
30056ea0
AB
72192019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7220
7221 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7222 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7223 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7224 as a stop reason.
7225
ec8e2b6d
AB
72262019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7227
7228 * gdb.base/annota1.exp: Update expected results.
7229 * gdb.cp/annota2.exp: Likewise.
7230 * gdb.cp/annota3.exp: Likewise.
7231
09e4c4e1
AB
72322019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7233
7234 * gdb.base/style-logging.exp: Remove path from test name.
7235
0735b091
TT
72362019-06-14 Tom Tromey <tromey@adacore.com>
7237
7238 PR gdb/24502:
7239 * gdb.base/style-logging.exp: New file.
7240
f5686554
TT
72412019-06-14 Tom Tromey <tromey@adacore.com>
7242
7243 * gdb.base/symfile-warn.exp: New file.
7244 * gdb.base/symfile-warn.c: New file.
7245
a0c1ffed
TT
72462019-06-14 Tom Tromey <tromey@adacore.com>
7247
7248 * gdb.base/annotate-symlink.exp: New file.
7249
f411722c
TT
72502019-06-14 Tom Tromey <tromey@adacore.com>
7251
7252 * gdb.ada/set_wstr.exp: Add reassignment test.
7253
4268ec18
TT
72542019-06-14 Tom Tromey <tromey@adacore.com>
7255
7256 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7257 'unchecked_access and 'unrestricted_access as well.
7258
9a9e394b
TT
72592019-06-14 Tom Tromey <tromey@adacore.com>
7260
7261 PR ada/24539:
7262 * gdb.ada/vla.exp: Update tests.
7263 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7264 pragma.
7265
4c048731
PA
72662019-06-13 Pedro Alves <palves@redhat.com>
7267
7268 * gdb.base/settings.exp (test-integer): Test junk after
7269 "unlimited".
7270
6665660a
PA
72712019-06-13 Pedro Alves <palves@redhat.com>
7272
7273 * gdb.base/options.exp (test-thread-apply): New.
7274 (top level): Call it.
7275
5d707134
PA
72762019-06-13 Pedro Alves <palves@redhat.com>
7277
7278 * gdb.base/options.exp (test-frame-apply): New.
7279 (top level): Test print commands with different "frame apply"
7280 prefixes.
7281
e2a689da
PA
72822019-06-13 Pedro Alves <palves@redhat.com>
7283
e79be6e5 7284 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7285 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7286 'max_completions' parameter and handle it.
7287 (test_gdb_completion_offers_commands): New.
7288
90a1ef87
PA
72892019-06-13 Pedro Alves <palves@redhat.com>
7290
7291 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7292
d4c16835
PA
72932019-06-13 Pedro Alves <palves@redhat.com>
7294
7295 * gdb.base/options.exp (test-backtrace): New.
7296 (top level): Call it.
7297
2daf894e
PA
72982019-06-13 Pedro Alves <palves@redhat.com>
7299
7300 * gdb.guile/scm-frame-args.exp: Use "set print
7301 raw-frame-arguments" instead of "set print raw frame-arguments".
7302 * gdb.python/py-frame-args.exp: Likewise.
7303
e6ed716c
PA
73042019-06-13 Pedro Alves <palves@redhat.com>
7305
7306 * gdb.compile/compile.exp: Adjust expected output to option
7307 processing changes.
7308
7d8062de
PA
73092019-06-13 Pedro Alves <palves@redhat.com>
7310
7311 * gdb.base/options.exp: Build executable.
7312 (test-print): New procedure.
7313 (top level): Call it, once for "print" and another for "compile
7314 print".
7315
9d0faba9
PA
73162019-06-13 Pedro Alves <palves@redhat.com>
7317
7318 * gdb.base/options.c: New file.
7319 * gdb.base/options.exp: New file.
7320
dee7b4c8
PA
73212019-06-13 Pedro Alves <palves@redhat.com>
7322
7323 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7324 that "o" is ambiguous.
7325
dca0f6c0
PA
73262019-06-13 Pedro Alves <palves@redhat.com>
7327
7328 * gdb.base/settings.c: New file.
7329 * gdb.base/settings.exp: New file.
7330
ccf46844
PA
73312019-06-13 Pedro Alves <palves@redhat.com>
7332
7333 * gdb.base/completion.exp: Fix comment typo.
7334
b9a3f842
PA
73352019-06-13 Pedro Alves <palves@redhat.com>
7336
7337 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7338 foo --1" test.
7339
d106773e
PA
73402019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7341
7342 * gdb.fortran/block-data.f: New.
7343 * gdb.fortran/block-data.exp: New.
7344
fea82da0
TV
73452019-06-11 Tom de Vries <tdevries@suse.de>
7346
7347 PR testsuite/24521
7348 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7349 message.
7350
8c2e74f1
TV
73512019-06-11 Tom de Vries <tdevries@suse.de>
7352
7353 PR testsuite/24521
7354 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7355
b49851c8
TV
73562019-06-11 Tom de Vries <tdevries@suse.de>
7357
7358 * boards/readnow.exp: New file.
7359
a7067863
AB
73602019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7361
7362 * gdb.fortran/vla-sizeof.exp: Update expected results.
7363
1a3da2cd
AB
73642019-06-06 Amos Bird <amosbird@gmail.com>
7365
7366 * gdb.base/annota1.exp (thread_switch): Add test for
7367 thread-exited annotation.
7368
3847a7bf
TT
73692019-06-06 Tom Tromey <tromey@adacore.com>
7370
7371 * gdb.base/maint.exp: Expect command started/finished output.
7372
0088ba59
AB
73732019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7374
7375 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7376 comment.
7377 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7378
312617a3
AB
73792019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7380
7381 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7382 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7383 * gdb.arch/riscv-unwind-long-insn.c: New file.
7384 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7385
e1f2e1a2
CB
73862019-06-04 Christian Biesinger <cbiesinger@google.com>
7387
d3238f7d 7388 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7389
206584bd
PW
73902019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7391
7392 * lib/gdb.exp (help_list_trailer): New regexp variable
7393 factorizing the help trailer message.
7394 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7395 arg to allow to better factorize various tests.
7396 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7397 (test_prefix_command_help): Use help_list_trailer.
7398 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7399 * gdb.guile/scm-cmd.exp: Likewise.
7400 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7401 * gdb.base/help.exp: Use test_user_defined_class_help.
7402 * gdb.base/style.exp: Add tests for styling of help and apropos.
7403 * lib/gdb-utils.exp (style): Add title and highlight styles.
7404
708dc93e
PW
74052019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7406
7407 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7408 $_shell_exitsignal.
7409 * gdb.base/default.exp: Update for new convenience variables.
7410
f49055a5
TT
74112019-05-29 Tom Tromey <tromey@adacore.com>
7412
7413 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7414 to "break complete ada" test case's regexp.
7415
4330d61d
TT
74162019-05-29 Tom Tromey <tromey@adacore.com>
7417
7418 PR c++/20020:
7419 * gdb.cp/constexpr-field.exp: New file.
7420 * gdb.cp/constexpr-field.cc: New file.
7421
000439d5
TT
74222019-05-29 Tom Tromey <tromey@adacore.com>
7423
7424 * gdb.base/finish.exp (finish_no_print): New proc.
7425 (finish_tests): Call it.
7426
5a01c34c
TV
74272019-05-24 Tom de Vries <tdevries@suse.de>
7428
7429 * gdb.dwarf2/gdb-add-index.exp: New file.
7430
18125b16
TT
74312019-05-22 Tom Tromey <tromey@adacore.com>
7432
7433 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7434 * gdb.base/style.exp: Use "style".
7435 * lib/gdb-utils.exp (style): New proc.
7436
af1a8d03
TV
74372019-05-22 Tom de Vries <tdevries@suse.de>
7438
7439 * gdb.base/align.exp: Require c++11.
7440
e7fe496b
TV
74412019-05-22 Tom de Vries <tdevries@suse.de>
7442
7443 PR testsuite/24586
7444 * gdb.python/py-mi-var-info-path-expression.exp: Call
7445 mi_skip_python_tests to check if python is supported.
7446
8fca4da0
AH
74472019-05-22 Alan Hayward <alan.hayward@arm.com>
7448
7449 * gdb.arch/aarch64-pauth.c: New test.
7450 * gdb.arch/aarch64-pauth.exp: New file.
7451
b7060614
AH
74522019-05-22 Alan Hayward <alan.hayward@arm.com>
7453
7454 * README (Re-running Tests Outside The Testsuite): New section.
7455
669d0468
TV
74562019-05-21 Tom de Vries <tdevries@suse.de>
7457
7458 * gdb.arch/amd64-eval.exp: Require c++11.
7459 * gdb.base/max-depth.exp: Same.
7460 * gdb.compile/compile-cplus-array-decay.exp: Same.
7461 * gdb.cp/meth-typedefs.exp: Same.
7462 * gdb.cp/subtypes.exp: Same.
7463 * gdb.cp/temargs.exp: Same.
7464
ce3ebcaa
AH
74652019-05-21 Alan Hayward <alan.hayward@arm.com>
7466
7467 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7468
34d11c68
AB
74692019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7470
7471 PR gdb/18644
7472 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7473 * gdb.fortran/printing-types.exp: Add new test.
7474 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7475 testing.
7476 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7477 setup_kfail call.
7478
87781e84
AH
74792019-05-17 Alan Hayward <alan.hayward@arm.com>
7480
7481 * README (Running the Testsuite): Change example.
7482 (Testsuite Parameters): Remove TRANSCRIPT.
7483 * lib/gdb.exp: Remove TRANSCRIPT check.
7484
b420b89e
AH
74852019-05-17 Alan Hayward <alan.hayward@arm.com>
7486
7487 * README (Testsuite Parameters): Add replay logging to
7488 GDBSERVER_DEBUG.
7489 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7490 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7491 as a comma separated list.
7492 (gdb_debug_init): Override procedure.
7493
408e9b8b
AH
74942019-05-17 Alan Hayward <alan.hayward@arm.com>
7495
7496 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7497 (gdb_write_cmd_file): New procedure.
7498 * lib/gdbserver-support.exp (gdbserver_start): Call
7499 gdbserver_write_cmd_file.
7500 (gdbserver_write_cmd_file): New procedure.
7501
f9e2e39d
AH
75022019-05-17 Alan Hayward <alan.hayward@arm.com>
7503
7504 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7505 (delete_breakpoints): Likewise.
7506 (gdb_run_cmd): Likewise.
7507 (gdb_start_cmd): Likewise.
7508 (gdb_starti_cmd): Likewise.
7509 (gdb_internal_error_resync): Likewise.
7510 (gdb_test_multiple): Likewise.
7511 (gdb_reinitialize_dir): Likewise.
7512 (default_gdb_exit): Likewise.
7513 (gdb_file_cmd): Mark kill as optional.
7514 (default_gdb_start): Call gdb_stdin_log_init.
7515 (send_gdb): Call gdb_stdin_log_write.
7516 (rerun_to_main): Mark Y as an answer.
7517 (gdb_stdin_log_init): New function.
7518 (gdb_stdin_log_write): Likewise.
7519
81f47ac2
AH
75202019-05-17 Alan Hayward <alan.hayward@arm.com>
7521
7522 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7523 * gdb.base/debug-expr.exp: Likewise.
7524 * gdb.base/foll-fork.exp: Likewise.
7525 * gdb.base/foll-vfork.exp: Likewise.
7526 * gdb.base/fork-print-inferior-events.exp: Likewise.
7527 * gdb.base/gdb-sigterm.exp: Likewise.
7528 * gdb.base/gdbinit-history.exp: Likewise.
7529 * gdb.base/osabi.exp: Likewise.
7530 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7531 * gdb.base/ui-redirect.exp: Likewise.
7532 * gdb.gdb/unittest.exp: Likewise.
7533 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7534 * gdb.mi/mi-watch.exp: Likewise.
7535 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7536 * gdb.mi/user-selected-context-sync.exp: Likewise.
7537 * gdb.python/python.exp: Disable debug test when debugging.
7538 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7539 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7540 Likewise.
7541 * gdb.threads/stepi-random-signal.exp: Likewise.
7542
29b52314
AH
75432019-05-17 Alan Hayward <alan.hayward@arm.com>
7544
7545 * Makefile.in: Pass through GDB_DEBUG.
7546 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7547 (gdb,debug): Add board setting.
7548 * lib/gdb.exp (default_gdb_start): Start debugging.
7549 (gdb_debug_enabled): New procedure.
7550 (gdb_debug_init): Likewise.
29b52314
AH
7551
75522019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7553
29b52314
AH
7554 * Makefile.in: Pass through GDB_DEBUG.
7555 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7556 (gdb,debug): Add board setting.
7557 * lib/gdb.exp (default_gdb_start): Start debugging.
7558 (gdb_debug_enabled): New procedure.
7559 (gdb_debug_init): Likewise.
29b52314 7560
ca1285d1
AH
75612019-05-17 Alan Hayward <alan.hayward@arm.com>
7562
7563 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7564
f3a09c80
AH
75652019-05-17 Alan Hayward <alan.hayward@arm.com>
7566
7567 * gdb.base/ui-redirect.exp: Test redirection.
7568
26648588
JV
75692019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7570
7571 * gdb.mi/mi-complete.exp: New file.
7572 * gdb.mi/mi-complete.cc: Likewise.
7573
14237686
AB
75742019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7575
7576 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7577 indexed and sliced arrays, and pointers to arrays.
7578
e7bd7fba
TT
75792019-05-14 Tom Tromey <tromey@adacore.com>
7580
7581 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7582 styling test.
7583
2764128d
TV
75842019-05-14 Tom de Vries <tdevries@suse.de>
7585
7586 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7587 selection entry encoding.
7588
71bed2db
TT
75892019-05-10 Tom Tromey <tromey@adacore.com>
7590
7591 * gdb.ada/info_exc.exp: Add "complete" test.
7592
63b667ad
TV
75932019-05-09 Tom de Vries <tdevries@suse.de>
7594
7595 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7596 CU-relative.
7597
9cfd2b89
TV
75982019-05-09 Tom de Vries <tdevries@suse.de>
7599
7600 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7601 CU-relative.
7602
2228ef77
XR
76032019-05-08 Joel Brobecker <brobecker@adacore.com>
7604
7605 * gdb.ada/frame_arg_lang.exp: New testcase.
7606 * gdb.ada/frame_arg_lang/bla.adb: New file.
7607 * gdb.ada/frame_arg_lang/pck.ads: New file.
7608 * gdb.ada/frame_arg_lang/pck.adb: New file.
7609 * gdb.ada/frame_arg_lang/foo.c: New file.
7610
80e55b13
TT
76112019-05-08 Tom Tromey <tromey@adacore.com>
7612
7613 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7614
9d3421af
TT
76152019-05-08 Tom Tromey <tromey@adacore.com>
7616
7617 * gdb.base/ptype-offsets.exp: Update tests.
7618
844333e2
TT
76192019-05-08 Tom Tromey <tromey@adacore.com>
7620
7621 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7622 cases.
7623 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7624 "short".
7625
988915ee
TT
76262019-05-08 Tom Tromey <tromey@adacore.com>
7627
7628 * gdb.ada/vla.exp: New file.
7629 * gdb.ada/vla/vla.adb: New file.
7630
7bd55dac
TV
76312019-05-07 Tom de Vries <tdevries@suse.de>
7632
7633 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7634
75f06e9d
TV
76352019-05-07 Tom de Vries <tdevries@suse.de>
7636
7637 PR testsuite/24522
7638 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7639 section.
7640
77e7aaa4
TV
76412019-05-07 Tom de Vries <tdevries@suse.de>
7642
7643 PR testsuite/24522
7644 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7645 .debug_aranges section.
7646
456ba0fa
TV
76472019-05-07 Tom de Vries <tdevries@suse.de>
7648
7649 PR testsuite/24159
7650 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7651
5a56d6a6
TV
76522019-05-06 Tom de Vries <tdevries@suse.de>
7653
7654 * lib/gdb.exp (exec_has_index_section): New proc.
7655 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7656 section.
7657
9d6d4be8
TV
76582019-05-04 Tom de Vries <tdevries@suse.de>
7659
7660 * boards/cc-with-debug-names.exp: New file.
7661
222a8d25
TT
76622019-05-03 Tom Tromey <tromey@adacore.com>
7663
7664 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7665 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7666 * gdb.ada/char_enum.exp: Add test.
7667
0fdfd794
TV
76682019-05-03 Tom de Vries <tdevries@suse.de>
7669
7670 * boards/cc-with-gdb-index.exp: New file.
7671
80062eb9
AB
76722019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7673
7674 * gdb.rust/simple.exp: Add new test case.
7675 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7676 (main): Initialise an instance of the new struct.
7677
4504bbde
TT
76782019-05-01 Tom Tromey <tromey@adacore.com>
7679
7680 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7681 record.
7682 (NPR): New variable.
7683 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7684 test.
7685
d48e62f4
TT
76862019-05-01 Tom Tromey <tromey@adacore.com>
7687
7688 * gdb.ada/packed_array_assign.exp: Add packed assignment
7689 regression test.
7690
f59f30f5
TV
76912019-05-01 Tom de Vries <tdevries@suse.de>
7692
7693 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7694
b70bfc54
TV
76952019-05-01 Tom de Vries <tdevries@suse.de>
7696
7697 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7698
15f18d14
AT
76992019-04-30 Ali Tamur <tamur@google.com>
7700
7701 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7702
2ff0a947
TT
77032019-04-30 Tom Tromey <tromey@adacore.com>
7704
7705 * lib/ada.exp (find_ada_tool): New proc.
7706 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7707 * gdb.ada/catch_ex_std.exp: New file.
7708 * gdb.ada/catch_ex_std/foo.adb: New file.
7709 * gdb.ada/catch_ex_std/some_package.adb: New file.
7710 * gdb.ada/catch_ex_std/some_package.ads: New file.
7711
a776957c
TT
77122019-04-30 Tom Tromey <tromey@adacore.com>
7713
7714 PR c++/24470:
7715 * gdb.cp/temargs.cc: Add test code from PR.
7716
bc68014d
AB
77172019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7718
7719 * gdb.fortran/vla-datatypes.exp: Update expected results.
7720 * gdb.fortran/vla-ptype.exp: Likewise.
7721 * gdb.fortran/vla-type.exp: Likewise.
7722 * gdb.fortran/vla-value.exp: Likewise.
7723
f1fdc960
AB
77242019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7725
7726 * gdb.fortran/ptr-indentation.exp: Update expected results.
7727 * gdb.fortran/ptype-on-functions.exp: Likewise.
7728 * gdb.fortran/vla-ptr-info.exp: Likewise.
7729 * gdb.fortran/vla-value.exp: Likewise.
7730
bf7a4de1
AB
77312019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7732
7733 * gdb.fortran/ptype-on-functions.exp: New file.
7734 * gdb.fortran/ptype-on-functions.f90: New file.
7735
bbe75b9d
AB
77362019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7737
7738 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7739 case void string.
7740
1db455a7
AB
77412019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7742
7743 * gdb.fortran/complex.exp: Expand.
7744 * gdb.fortran/complex.f: Renamed to...
7745 * gdb.fortran/complex.f90: ...this, and extended to add more
7746 complex values.
7747
b6d03bb2
AB
77482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7749
7750 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7751 MODULO, CMPLX.
7752
2e62ab40
AB
77532019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7754 Richard Bunt <richard.bunt@arm.com>
7755
7756 * gdb.base/max-depth.c: New file.
7757 * gdb.base/max-depth.exp: New file.
7758 * gdb.python/py-nested-maps.c: New file.
7759 * gdb.python/py-nested-maps.exp: New file.
7760 * gdb.python/py-nested-maps.py: New file.
7761 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7762 (test_all_common): Call test_max_depth.
7763 * gdb.fortran/max-depth.exp: New file.
7764 * gdb.fortran/max-depth.f90: New file.
7765 * gdb.go/max-depth.exp: New file.
7766 * gdb.go/max-depth.go: New file.
7767 * gdb.modula2/max-depth.exp: New file.
7768 * gdb.modula2/max-depth.c: New file.
7769 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7770
d2b584a5
TV
77712019-04-29 Tom de Vries <tdevries@suse.de>
7772
7773 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7774
136afab8
PW
77752019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7776
7777 * gdb.base/callexit.exp: Test may-call-functions off.
7778
725cbb63
KS
77792019-04-25 Keith Seitz <keiths@redhat.com>
7780
7781 PR c++/24367
7782 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7783 (another_incomplete_struct, test_incomplete): New definitions.
7784 (main): Use new definitions.
7785 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7786 functions.
7787
701adfb0
PA
77882019-04-25 Ali Tamur <tamur@google.com>
7789
7790 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7791
82433e3e
SDJ
77922019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7793
7794 PR corefiles/11608
7795 PR corefiles/18187
7796 * gdb.base/coredump-filter-build-id.exp: New file.
7797
dd06d4d6
AH
77982019-04-25 Alan Hayward <alan.hayward@arm.com>
7799
e79be6e5
SM
7800 * Makefile.in: Pass through GDBSERVER_DEBUG.
7801 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7802 (gdbserver,debug): Add board setting.
7803 * gdb.trace/tspeed.exp: Skip when debugging.
7804 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7805 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7806
1670072e
TT
78072019-04-24 Tom Tromey <tromey@adacore.com>
7808
7809 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7810 Rust.
7811
a59240a4
TT
78122019-04-24 Tom Tromey <tromey@adacore.com>
7813
7814 * gdb.arch/amd64-eval.exp: Test bitfield return.
7815 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7816 (class Foo) <return_bitfields>: New method.
7817 (main): Call it.
7818
b907456c
AB
78192019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7820
7821 * gdb.cp/many-args.cc: New file.
7822 * gdb.cp/many-args.exp: New file.
7823
5c565afd
TV
78242019-04-23 Tom de Vries <tdevries@suse.de>
7825
7826 PR gdb/24433
7827 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7828
ba22ff86
AH
78292019-04-23 Alan Hayward <alan.hayward@arm.com>
7830
7831 * gdb.trace/backtrace.exp: Use nopie flag.
7832 * gdb.trace/circ.exp: Likewise.
7833 * gdb.trace/collection.exp: Likewise.
7834 * gdb.trace/ftrace.exp: Likewise.
7835 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7836 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7837 * gdb.trace/qtro.exp: Likewise.
7838 * gdb.trace/read-memory.exp: Likewise.
7839 * gdb.trace/report.exp: Likewise.
7840 * gdb.trace/tfile.exp: Likewise.
7841 * gdb.trace/tfind.exp: Likewise.
7842 * gdb.trace/unavailable.exp: Likewise.
7843
7905fc35
PA
78442019-04-22 Pedro Alves <palves@redhat.com>
7845
7846 * gdb.base/solib-probes-nosharedlibrary.c,
7847 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7848
8ecb59f8
TT
78492019-04-19 Tom Tromey <tromey@adacore.com>
7850
7851 * gdb.ada/ptype_union.c: New file.
7852 * gdb.ada/ptype_union.exp: New file.
7853
62160ec9
TT
78542019-04-19 Tom Tromey <tromey@adacore.com>
7855
7856 PR symtab/24423:
7857 * gdb.base/list0.h (foo): Add a control-l character.
7858
36cd4ba5
TV
78592019-04-18 Tom de Vries <tdevries@suse.de>
7860
7861 PR gdb/24433
7862 * boards/local-board.exp: Set sysroot to "".
7863
b73715df
TV
78642019-04-18 Tom de Vries <tdevries@suse.de>
7865 Pedro Alves <palves@redhat.com>
7866
7867 PR gdb/24454
7868 * gdb.threads/vfork-follow-child-exec.c: New file.
7869 * gdb.threads/vfork-follow-child-exec.exp: New file.
7870 * gdb.threads/vfork-follow-child-exit.c: New file.
7871 * gdb.threads/vfork-follow-child-exit.exp: New file.
7872
4aa866af
LS
78732019-04-15 Leszek Swirski <leszeks@google.com>
7874
7875 * gdb.arch/amd64-eval.cc: New file.
7876 * gdb.arch/amd64-eval.exp: New file.
7877
e5a1a79a
AH
78782019-04-11 Alan Hayward <alan.hayward@arm.com>
7879
7880 * gdb.server/sysroot.c: New test.
7881 * gdb.server/sysroot.exp: New file.
7882 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7883 matching param.
7884
41077b66
AB
78852019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7886
7887 * gdb.base/align.exp: Extend test to cover structures containing
7888 only static fields.
7889
c30391f8
TV
78902019-04-11 Tom de Vries <tdevries@suse.de>
7891
7892 * boards/cc-with-dwz-m.exp: New file.
7893 * boards/cc-with-dwz.exp: New file.
7894 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7895
e242fd12
SM
78962019-04-09 Simon Marchi <simon.marchi@efficios.com>
7897
7898 * gdb.base/start-cpp.exp: New file.
7899 * gdb.base/start-cpp.cc: New file.
7900
2b0c8b01
KB
79012019-04-08 Kevin Buettner <kevinb@redhat.com>
7902
7903 * gdb.python/py-thrhandle.exp: Adjust tests to call
7904 thread_from_handle instead of thread_from_thread_handle.
7905
947210e5
KB
79062019-04-08 Kevin Buettner <kevinb@redhat.com>
7907
7908 * gdb.python/py-thrhandle.exp: Add tests for
7909 gdb.InferiorThread.handle.
7910
d7df6549
AB
79112019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7912
7913 * gdb.python/py-function.exp: Check calling helper function from
7914 all languages.
7915 * lib/gdb.exp (gdb_supported_languages): New proc.
7916
8bdc1658
AB
79172019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7918
7919 * gdb.base/complex-parts.c: New file.
7920 * gdb.base/complex-parts.exp: New file.
7921
05caa1d2
TT
79222019-04-01 Tom Tromey <tromey@adacore.com>
7923
7924 PR symtab/23331:
7925 * gdb.dwarf2/dw2-ranges-main.c: New file.
7926 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7927 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7928
7734102d
EZ
79292019-03-30 Simon Marchi <simark@simark.ca>
7930
7931 * gdb.base/default.exp: Add values for $_gdb_major and
7932 $_gdb_minor.
7933
188e1fa9
TT
79342019-03-29 Tom Tromey <tromey@adacore.com>
7935
7936 * gdb.base/help.exp: Tighten apropos regexp.
7937
2880242d
KS
79382019-03-29 Keith Seitz <keiths@redhat.com>
7939
7940 * gdb.fortran/array-bounds.exp: New file.
7941 * gdb.fortran/array-bounds.f90: New file.
7942
077cad8e
PW
79432019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7944
7945 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7946
80047cfc
PW
79472019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7948
7949 * gdb.multi/hello.c (main): Increase alarm timer.
7950
f489207e
SL
79512019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7952
7953 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7954 factor when no hardware watchpoint support.
7955
c92df149
AH
79562019-03-28 Alan Hayward <alan.hayward@arm.com>
7957 Pedro Alves <palves@redhat.com>
7958
7959 * boards/local-board.exp: set sysroot to /.
7960
933aebfa
AH
79612019-03-27 Alan Hayward <alan.hayward@arm.com>
7962
7963 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7964 in child.
7965
9f9aa852
AB
79662019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7967
7968 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7969 field.
7970 (make_container): Initialise new field.
7971 * gdb.python/py-prettyprint.exp: Add new tests.
7972 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7973 <display_hint>: New method.
7974
3714a195
AB
79752019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7976
7977 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7978 gdb_continue_to_breakpoint more throughout this test.
7979 (run_lang_tests) Supply unique test names, and use
7980 gdb_test_no_output.
7981
18c77628
AB
79822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7983
7984 * gdb.base/finish-pretty.exp: Update expected results.
7985 * gdb.base/pretty-print.c: New file.
7986 * gdb.base/pretty-print.exp: New file.
7987
9a93502f
PA
79882019-03-25 Pedro Alves <palves@redhat.com>
7989
7990 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7991 move comments outside list. Append '-i "" eof' section.
7992
968aa7ae
AH
79932019-03-22 Alan Hayward <alan.hayward@arm.com>
7994
34a7f2a4 7995 PR testsuite/25016
968aa7ae
AH
7996 * README: Add pie options.
7997 * gdb.base/break-interp.exp: Ensure pie is disabled.
7998 * gdb.base/dump.exp: Likewise.
7999 * lib/gdb.exp (gdb_compile): Add pie option.
8000
4c7d57e7
TT
80012019-03-19 Tom Tromey <tromey@adacore.com>
8002
8003 * gdb.mi/mi2-cli-display.c: New file.
8004 * gdb.mi/mi2-cli-display.exp: New file.
8005
bff8c71f
TT
80062019-03-18 Joel Brobecker <brobecker@adacore.com>
8007 Tom Tromey <tromey@adacore.com>
8008
8009 * gdb.ada/ptype_array/pck.adb: New file.
8010 * gdb.ada/ptype_array/pck.ads: New file.
8011 * gdb.ada/ptype_array/foo.adb: New file.
8012 * gdb.ada/ptype_array.exp: New file.
8013
d085f989
TT
80142019-03-14 Tom Tromey <tromey@adacore.com>
8015
8016 * gdb.base/style.exp: Add "set style sources" test.
8017
b4be1b06
SM
80182019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8019
8020 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8021 * mi-breakpoint-multiple-locations.exp: ... this.
8022 (make_breakpoints_pattern): New proc.
8023 (do_test): Add mi_version parameter, test -break-insert,
8024 -break-info and =breakpoint-created.
8025
7cde5fc2
AB
80262019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8027
8028 * config/default.exp: Remove 'load_lib gdb.exp'.
8029 * config/monitor.exp: Likewise.
8030 * config/sid.exp: Likewise.
8031 * config/sim.exp: Likewise.
8032 * config/slite.exp: Likewise.
8033 * config/unix.exp: Likewise.
8034 * gdb.base/default.exp: Remove unhelpful comment.
8035
efbecbc1
AB
80362019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8037
8038 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8039
0841c79a
AB
80402019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8041
8042 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8043
4a270568
AB
80442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8045
8046 * gdb.fortran/type-kinds.exp: Update expected results.
8047
067630bd
AB
80482019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8049
8050 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8051
3be47f7a
AB
80522019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8053
8054 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8055 function.
8056 (test_basic_parsing_of_type_kinds): Expand types tested.
8057 (test_parsing_invalid_type_kinds): New function.
8058
4d00f5d8
AB
80592019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8060
8061 * gdb.fortran/intrinsics.exp: New file.
8062 * gdb.fortran/intrinsics.f90: New file.
8063 * gdb.fortran/type-kinds.exp: New file.
8064
c8f91604
AB
80652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8066
8067 * gdb.fortran/dot-ops.exp: New file.
8068
dd9f2c76
AB
80692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8070
8071 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8072 Check upper and lower case logical literals.
8073
84ec9724
AB
80742019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8075
8076 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8077 Remove duplicate tests.
8078
c3734e09
AH
80792019-03-06 Alan Hayward <alan.hayward@arm.com>
8080
8081 * lib/gdb.exp (builtin_cd): rename of cd.
8082 (cd): Override builtin.
8083
aa3cfbda
RB
80842019-03-06 Richard Bunt <richard.bunt@arm.com>
8085
8086 * gdb.fortran/function-calls.exp: New file.
8087 * gdb.fortran/function-calls.f90: New test.
8088
7b63ad86
RB
80892019-03-04 Richard Bunt <richard.bunt@arm.com>
8090
8091 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8092 on user program standard output.
8093 * gdb.fortran/short-circuit-argument-list.f90: Record function
8094 calls.
8095
01abb042
AH
80962019-02-28 Alan Hayward <alan.hayward@arm.com>
8097
c3734e09
AH
8098 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8099 failure.
01abb042 8100
92137da0
RO
81012019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8102
8103 PR gdb/8527
8104 * gdb.base/interrupt-daemon-attach.c,
8105 gdb.base/interrupt-daemon-attach.exp: New test.
8106
5862844d
PA
81072019-02-27 Pedro Alves <palves@redhat.com>
8108
8109 * gdb.base/page.exp: Add tests for "set width/height -1".
8110
8ed25214
PA
81112019-02-27 Pedro Alves <palves@redhat.com>
8112
8113 * gdb.base/page.exp: Add tests for "set/show width/height" with
8114 "infinite" values.
8115
6c28e44a
TT
81162019-02-27 Tom Tromey <tromey@adacore.com>
8117
8118 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8119 2.4.
8120 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8121 workaround.
8122
bf9a735e
AB
81232019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8124
8125 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8126 tests for structs with static members.
8127
8791793c
TT
81282019-02-26 Tom Tromey <tromey@adacore.com>
8129
8130 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8131 ValueError, not TypeError.
8132
bc2a507e
KB
81332019-02-26 Kevin Buettner <kevinb@redhat.com>
8134
8135 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8136 call from main program.
8137
e0e7d3bd
JB
81382019-02-23 Joel Brobecker <brobecker@adacore.com>
8139
8140 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8141 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8142 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8143 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8144 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8145
9600246d
KS
81462019-02-22 Keith Seitz <keiths@redhat.com>
8147
8148 PR symtab/23853
8149 * gdb.base/symlink-sourcefile.c: New file.
8150 * gdb.base/symlink-sourcefile.exp: New file.
8151
0c95f9ed
TT
81522019-02-20 Tom Tromey <tom@tromey.com>
8153
8154 * gdb.base/info_qt.exp: Update.
8155
6caa91b6
SM
81562019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8157
8158 * gdb.base/source.exp: Move "error in sourced script" code to
8159 the end.
8160 * gdb.base/source-error.gdb: Move contents to
8161 source-error-1.gdb. Add new code to source source-error-1.gdb.
8162 * gdb.base/source-error-1.gdb: New file, from previous
8163 source-error.gdb.
8164
6506371f
TT
81652019-02-17 Tom Tromey <tom@tromey.com>
8166
8167 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8168 for macro styling.
8169 * gdb.base/style.c (SOME_MACRO): New macro.
8170
a0087920
TT
81712019-02-17 Tom Tromey <tom@tromey.com>
8172
8173 * gdb.base/style.exp: Add line-wrapping tests.
8174 * gdb.base/page.exp: Add test for quitting during pagination.
8175
a2cd4f14
JB
81762019-02-17 Joel Brobecker <brobecker@adacore.com>
8177
8178 * gdb.ada/big_packed_array: New testcase.
8179 * gdb.ada/homonym.exp: Fix incorrect expected output for
8180 "break <homonym__get_value>" test.
8181
9d70ffbc
WP
81822019-02-13 Weimin Pan <weimin.pan@oracle.com>
8183
8184 PR breakpoints/21870
8185 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8186 and prepare_for_testing. Add comment.
8187 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8188 redundant cleanup call. Clean up comment.
8189
01c7ae81
WP
81902019-02-12 Weimin Pan <weimin.pan@oracle.com>
8191
8192 PR breakpoints/21870
8193 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8194 * gdb.arch/aarch64-dbreg-contents.c: New file.
8195
aff29d1c
JB
81962019-02-10 Joel Brobecker <brobecker@adacore.com>
8197
8198 * gdb.ada/mi_ref_changeable: New testcase.
8199
df0da8a2
AH
82002019-02-07 Alan Hayward <alan.hayward@arm.com>
8201
8202 * gdb.base/attach.exp: Add double attach test.
8203
bd447abb
SM
82042019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8205
8206 * lib/gdb.exp (default_gdb_start): Don't match pagination
8207 prompt.
8208 (gdb_init): Set stty_init.
8209
1dbc40b9
TT
82102019-01-27 Tom Tromey <tom@tromey.com>
8211
8212 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8213 skip_python_tests.
8214
353229bf
AH
82152019-01-24 Alan Hayward <alan.hayward@arm.com>
8216
8217 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8218 New structure.
8219 (struct struct_static_02_02): Likewise.
8220 (struct struct_static_02_03): Likewise.
8221 (struct struct_static_02_04): Likewise.
8222 (struct struct_static_04_01): Likewise.
8223 (struct struct_static_04_02): Likewise.
8224 (struct struct_static_04_03): Likewise.
8225 (struct struct_static_04_04): Likewise.
8226 (struct struct_static_06_01): Likewise.
8227 (struct struct_static_06_02): Likewise.
8228 (struct struct_static_06_03): Likewise.
8229 (struct struct_static_06_04): Likewise.
8230 (cmp_struct_static_02_01): Likewise.
8231 (cmp_struct_static_02_02): Likewise.
8232 (cmp_struct_static_02_03): Likewise.
8233 (cmp_struct_static_02_04): Likewise.
8234 (cmp_struct_static_04_01): Likewise.
8235 (cmp_struct_static_04_02): Likewise.
8236 (cmp_struct_static_04_03): Likewise.
8237 (cmp_struct_static_04_04): Likewise.
8238 (cmp_struct_static_06_01): Likewise.
8239 (cmp_struct_static_06_02): Likewise.
8240 (cmp_struct_static_06_03): Likewise.
8241 (cmp_struct_static_06_04): Likewise.
8242 (call_all): Test new structs.
8243 * gdb.base/infcall-nested-structs.exp: Likewise.
8244
73021deb
AH
82452019-01-21 Alan Hayward <alan.hayward@arm.com>
8246 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8247
fc65c7db
AH
82482019-01-21 Alan Hayward <alan.hayward@arm.com>
8249 * gdb.base/stack-protector.c: New test.
8250 * gdb.base/stack-protector.exp: New file.
8251 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8252 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8253 option.
8254 (gdb_compile): Remove stack protector for GCC and prevent
8255 recursion.
8256
c24bdb02
KS
82572019-01-16 Keith Seitz <keiths@redhat.com>
8258
8259 PR gdb/23773
8260 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8261
6f072a10
PFC
82622019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8263
8264 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8265 aliases.
8266 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8267 tests.
8268 * gdb.arch/powerpc-vector-regs.c: New file.
8269 * gdb.arch/powerpc-vector-regs.exp: New file.
8270
a7b8d682
PFC
82712019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8272
8273 * gdb.arch/altivec-regs.exp: Fix the list passed to
8274 gdb_expect_list when testing "info vector".
8275
6eb6fb67
AB
82762019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8277
8278 * gdb.base/style.exp: Don't include path in testname.
8279
b56f80d8
KS
82802019-01-10 Keith Seitz <keiths@redhat.com>
8281
8282 PR gdb/23712
8283 PR symtab/23010
8284 * gdb.dwarf2/multidictionary.exp: New file.
8285
041be526
SM
82862019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8287
8288 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8289 (test_gnuv3_style_demangling): ... this.
8290 (test_lucid_style_demangling): Remove.
8291 (test_arm_style_demangling): Remove.
8292 (test_hp_style_demangling): Remove.
8293 (do_tests): Remove calls to the above.
8294
d820d0c3
AB
82952019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8296
8297 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8298 case.
8299
f097f5ad
TT
83002019-01-06 Tom Tromey <tom@tromey.com>
8301
8302 PR gdb/28155:
8303 * gdb.dwarf2/typedef-void-finish.exp: New file.
8304
2cd8cc0b
TT
83052018-12-28 Tom Tromey <tom@tromey.com>
8306 Simon Marchi <simark@simark.ca>
8307
8308 * gdb.base/jit-exec.exp: New file.
8309 * gdb.base/jit-exec.c: New file.
8310 * gdb.base/jit-execd.c: New file.
8311
35fb8261
TT
83122018-12-28 Tom Tromey <tom@tromey.com>
8313
8314 * gdb.base/style.exp: Update test to check for address styling.
8315
47fd17cd
TT
83162018-12-28 Tom Tromey <tom@tromey.com>
8317
8318 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8319 message.
8320
d47032b7
TT
83212018-12-28 Tom Tromey <tom@tromey.com>
8322
8323 * gdb.base/style.exp: Add test for version number styling.
8324
af79b68d
TT
83252018-12-28 Tom Tromey <tom@tromey.com>
8326
8327 * gdb.base/style.exp: Add test for print_address_symbolic.
8328
0bb296cb
TT
83292018-12-28 Tom Tromey <tom@tromey.com>
8330
8331 * gdb.base/style.exp: Add test for breakpoint setting.
8332
80ae2043
TT
83332018-12-28 Tom Tromey <tom@tromey.com>
8334
8335 * gdb.base/style.exp: Add test for variable names.
8336
cbe56571
TT
83372018-12-28 Tom Tromey <tom@tromey.com>
8338
8339 * gdb.base/style.exp: New file.
8340 * gdb.base/style.c: New file.
8341
9162a27c
TT
83422018-12-28 Tom Tromey <tom@tromey.com>
8343
8344 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8345 "dumb".
8346 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8347 the TERM environment variable.
8348
bc543c90
TT
83492018-12-27 Tom Tromey <tom@tromey.com>
8350
8351 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8352 pagination test.
8353
6f0ffe50
AB
83542018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8355
8356 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8357 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8358
b5a1e557
PW
83592018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8360
8361 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8362 Filename a.adb changed to bp_fun_addr.adb.
8363 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8364
6e8b1ab2
JV
83652018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8366
8367 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8368 non-PIE executables.
8369 * README: Mention the gdb,nopie_flag board setting.
8370 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8371 non-PIE executable.
8372 * gdb.arch/amd64-entry-value.exp: Likewise.
8373 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8374 * gdb.arch/i386-float.exp: Likewise.
8375 * gdb.arch/i386-signal.exp: Likewise.
8376 * gdb.mi/mi-reg-undefined.exp: Likewise.
8377
d00a27c5
PM
83782018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8379
8380 PR gdb/23974
8381 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8382
161d081c
PW
83832018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8384
8385 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8386 Update order of results accordingly.
8387
b001de23
AB
83882018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8389
8390 * gdb.base/annota1.exp: Update a test regexp.
8391
99e1a184
AB
83922018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8393
8394 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8395
7a81c1e2
PW
83962018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8397
8398 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8399 (reuse_time): Initialize to REUSE_TIME_CAP.
8400 (check_rc): New function.
8401 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8402 Check pthread_create rc.
8403 (spawner_thread_func): Check pthread_create and pthread_join rc.
8404
73e8dc90
PA
84052018-12-08 Pedro Alves <palves@redhat.com>
8406
8407 * gdb.base/list.exp (test_forward_search): Rename to ...
8408 (test_forward_reverse_search): ... this. Also test reverse-search
8409 and the forward-search alias.
8410
13f2ed32
AB
84112018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8412
8413 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8414 local timeout variable before return, and remove all local timeout
8415 variable entirely.
8416 (gdb_load): Likewise.
8417
64d27cfc
TV
84182018-12-01 Tom de Vries <tdevries@suse.de>
8419
8420 * gdb.base/gdb-caching-proc.exp: New file.
8421
f63c03b4
SDJ
84222018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8423
8424 * Makefile.in (TIMESTAMP): New variable.
8425 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8426 command.
8427 (check-single-racy): Likewise.
8428 (check/%.exp): Likewise.
8429 (check-racy/%.exp): Likewise.
8430 (workers/%.worker): Likewise.
8431 (build-perf): Likewise.
8432 (check-perf): Likewise.
8433 * README: Describe new "TS" and "TS_FORMAT" variables.
8434 * print-ts.py: New file.
8435
1c97054b
BF
84362018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8437
8438 PR python/23714
8439 * gdb.python/python.exp: Test command repetition after
8440 gdb.execute.
8441
1871a62d
AB
84422018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8443
8444 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8445 is correctly aligned.
8446
fb5e1ed9
PW
84472018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8448
8449 * gdb.ada/info_auto_lang.exp: New testcase.
8450 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8451 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8452 * gdb.ada/info_auto_lang/some_c.c: New file.
8453
43d397ca
PW
84542018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8455
8456 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8457 FUNC_lang language syntax.
8458
beddd671
PW
84592018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8460
8461 * gdb.base/info_minsym.c: New file.
8462 * gdb.base/info_minsym.exp: New file.
8463
73fc52c4
TT
84642018-11-19 Tom Tromey <tom@tromey.com>
8465
8466 PR rust/23625:
8467 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8468 * gdb.rust/expr.exp: Update expected output. Change one test.
8469
994b876a
TT
84702018-11-19 Tom Tromey <tom@tromey.com>
8471
8472 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8473
6769f276
PA
84742018-11-19 Pedro Alves <palves@redhat.com>
8475
8476 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8477 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8478 see the expected warning.
8479
38a72da0
AH
84802018-11-16 Alan Hayward <alan.hayward@arm.com>
8481
8482 PR gdb/22736:
8483 * gdb.cp/infcall-nodebug-lib.c: New test.
8484 * gdb.cp/infcall-nodebug-main.c: New test.
8485 * gdb.cp/infcall-nodebug.exp: New file.
8486
53a89d6e
SM
84872018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8488
8489 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8490 completer tests.
8491
9325300d
TV
84922018-11-09 Tom de Vries <tdevries@suse.de>
8493
8494 * gdb.base/msym-lang.c: New test.
8495 * gdb.base/msym-lang.exp: New file.
8496 * gdb.base/msym-lang-main.c: New test.
8497
20f0d60d
TT
84982018-11-08 Tom Tromey <tom@tromey.com>
8499
8500 PR gdb/23555:
8501 PR gdb/23838:
8502 * gdb.base/warning.exp: New file.
8503
b5420128
JB
85042018-11-08 Jan Beulich <jbeulich@suse.com>
8505
8506 * testsuite/gdb.arch/i386-avx512.c,
8507 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8508
cd115d61
AB
85092018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8510
8511 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8512 point hardware.
8513
35ee2dc2
AB
85142018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8515
8516 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8517 * gdb.dwarf2/missing-type-name.exp: New file.
8518
31aceee8
TV
85192018-11-06 Tom de Vries <tdevries@suse.de>
8520
8521 * gdb.base/many-headers.c: New test.
8522 * gdb.base/many-headers.exp: New file.
8523
109be305
JW
85242018-11-06 Jim Wilson <jimw@sifive.com>
8525
8526 * gdb.base/code_elim.exp: For riscv, set additional_flags
8527 to include -msmall-data-limit=0.
8528
e2b7af72
JB
85292018-11-01 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.ada/watch_minus_l: New testcase.
8532
cdcda965
SM
85332018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8534
8535 * gdb.arch/aix-sighandle.c: New file.
8536 * gdb.arch/aix-sighandle.exp: New file.
8537
92dcebf3
AB
85382018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8539
8540 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8541 registers being unions.
8542
68b9ac18
TV
85432018-10-31 Tom de Vries <tdevries@suse.de>
8544
8545 * lib/valgrind.exp: New file.
8546 (vgdb_start, vgdb_stop): New procs, factored out of ...
8547 * gdb.base/valgrind-bt.exp: ... here, ...
8548 * gdb.base/valgrind-disp-step.exp: ... here and ...
8549 * gdb.base/valgrind-infcall.exp: ... here.
8550
1443936e
TV
85512018-10-31 Tom de Vries <tdevries@suse.de>
8552
8553 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8554
eb77c9df
AB
85552018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8556
8557 * gdb.dwarf2/void-type.c: New file.
8558 * gdb.dwarf2/void-type.exp: New file.
8559
82b5e646
PW
85602018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8561
8562 * gdb.base/info_qt.c: New file.
8563 * gdb.base/info_qt.exp: New file.
8564
8d619c01
EBM
85652018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8566
8567 * gdb.arch/powerpc-htm-regs.c: New file.
8568 * gdb.arch/powerpc-htm-regs.exp: New file.
8569
f2cf6173
EBM
85702018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8571
8572 * gdb.arch/powerpc-tar.c: New file.
8573 * gdb.arch/powerpc-tar.exp: New file.
8574
7ca18ed6
EBM
85752018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8576
8577 * gdb.arch/powerpc-ppr-dscr.c: New file.
8578 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8579
bfcc0eba
TV
85802018-10-25 Tom de Vries <tdevries@suse.de>
8581
8582 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8583
fe1a5cad
TV
85842018-10-24 Tom de Vries <tdevries@suse.de>
8585
8586 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8587 longer exists error.
8588
a76dc3b7
TV
85892018-10-24 Tom de Vries <tdevries@suse.de>
8590
8591 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8592
4df46df7
TV
85932018-10-24 Tom de Vries <tdevries@suse.de>
8594
8595 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8596 --db-attach in valgrind.
8597
0dbfcfff
AB
85982018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8599
8600 * gdb.arch/riscv-reg-aliases.c: New file.
8601 * gdb.arch/riscv-reg-aliases.exp: New file.
8602
b04480b1
AH
86032018-10-19 Alan Hayward <alan.hayward@arm.com>
8604
8605 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8606
2c6ac8d7
AH
86072018-10-19 Alan Hayward <alan.hayward@arm.com>
8608
8609 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8610
2bc69f25
AH
86112018-10-19 Alan Hayward <alan.hayward@arm.com>
8612
8613 * gdb.cp/ovldbreak.exp: Fix regexps.
8614
1f1ae3a3
AH
86152018-10-19 Alan Hayward <alan.hayward@arm.com>
8616
8617 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8618
94c18618
SDJ
86192018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8620
8621 PR cli/23785
8622 * gdb.base/restore.exp: New test to check if "restore" with an
8623 invalid file doesn't segfault.
8624
812cd6eb
TV
86252018-10-18 Tom de Vries <tdevries@suse.de>
8626
8627 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8628 * gdb.ada/excep_handle.exp: Same.
8629 * gdb.ada/mi_string_access.exp: Same.
8630 * gdb.ada/mi_var_union.exp: Same.
8631 * gdb.arch/arc-analyze-prologue.exp: Same.
8632 * gdb.arch/arc-decode-insn.exp: Same.
8633 * gdb.base/readnever.exp: Same.
8634 * gdb.fortran/printing-types.exp: Same.
8635 * gdb.guile/scm-lazy-string.exp: Same.
8636
c4b90788
TV
86372018-10-16 Tom de Vries <tdevries@suse.de>
8638
8639 PR gdb/23730
8640 * gdb.base/catch-follow-exec.c: Add copyright notice.
8641 * gdb.base/catch-follow-exec.exp: Rewrite to use
8642 gdb_spawn_with_cmdline_opts. Require gdb-native.
8643
8bca2978
SL
86442018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8645
8646 * gdb.trace/actions-changed.exp: Check for arch support.
8647 * gdb.trace/actions.exp: Likewise.
8648 * gdb.trace/ax.exp: Likewise.
8649 * gdb.trace/backtrace.exp: Likewise.
8650 * gdb.trace/change-loc.exp: Likewise.
8651 * gdb.trace/deltrace.exp: Likewise.
8652 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8653 * gdb.trace/ftrace.exp: Likewise.
8654 * gdb.trace/infotrace.exp: Check for arch support.
8655 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8656 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8657 * gdb.trace/mi-tsv-changed.exp: Likewise.
8658 * gdb.trace/packetlen.exp: Likewise.
8659 * gdb.trace/passc-dyn.exp: Likewise.
8660 * gdb.trace/passcount.exp: Likewise.
8661 * gdb.trace/pending.exp: Likewise.
8662 * gdb.trace/range-stepping.exp: Check for shlib support.
8663 * gdb.trace/report.exp: Check for arch support.
8664 * gdb.trace/save-trace.exp: Likewise.
8665 * gdb.trace/signal.exp: Check for signal support.
8666 * gdb.trace/tfind.exp: Check for arch support.
8667 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8668 * gdb.trace/trace-common.h: Add comment.
8669 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8670 * gdb.trace/trace-enable-disable.exp: Likewise.
8671 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8672 * gdb.trace/tracecmd.exp: Check for arch support.
8673 * gdb.trace/tspeed.exp: Check for shlib and target support.
8674 * gdb.trace/tstatus.exp: Check for arch support.
8675 * gdb.trace/tsv.exp: Likewise.
8676 * gdb.trace/while-dyn.exp: Likewise.
8677 * gdb.trace/while-stepping.exp: Likewise.
8678 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8679
f9c49bff
SM
86802018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8681
8682 * gdb.trace/tspeed.exp: Remove nowarnings.
8683 (prepare_for_trace_test): Declare "global ipalib".
8684 * gdb.trace/tspeed.c: Include unistd.h.
8685 (main): Remove superfluous printf argument.
8686
d4330bde
SL
86872018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8688
8689 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8690 directory prefix on the filename.
8691
8ecfd7bd
SDJ
86922018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8693
8694 * gdb.gdb/unittest.exp: Update expected message informing that
8695 selftests have been disabled.
8696 * gdb.server/unittest.exp: Likewise.
8697
58bbcd02
TV
86982018-10-09 Tom de Vries <tdevries@suse.de>
8699
8700 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8701 with runto_main.
8702
9f6b697b
WP
87032018-10-08 Weimin Pan <weimin.pan@oracle.com>
8704
8705 PR c++/16841
8706 * gdb.cp/virtbase2.cc: New file.
8707 * gdb.cp/virtbase2.exp: New file.
8708
add5ded5
TT
87092018-10-06 Tom Tromey <tom@tromey.com>
8710
8711 PR python/19399:
8712 * gdb.python/py-inferior.exp: Add architecture test.
8713
f9e48344
TT
87142018-10-06 Tom Tromey <tom@tromey.com>
8715
8716 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8717 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8718
2a8be203
TT
87192018-10-06 Tom Tromey <tom@tromey.com>
8720
8721 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8722 of a "throw" catchpoint.
8723
e04caa70
SDJ
87242018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8725
8726 * gdb.base/info-proc.exp: Update string expected from "help info
8727 proc".
8728
5ca8c39f
TT
87292018-10-04 Tom Tromey <tom@tromey.com>
8730
8731 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8732 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8733 (test_initial_complaints, test_empty_complaints): Update.
8734 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8735
3453e7e4
TT
87362018-10-04 Tom Tromey <tom@tromey.com>
8737
8738 PR cli/19551:
8739 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8740 * lib/gdb.exp (gdb_file_cmd): Update.
8741 * gdb.stabs/weird.exp (print_weird_var): Update.
8742 * gdb.server/solib-list.exp: Update.
8743 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8744 * gdb.mi/mi-cli.exp: Update.
8745 * gdb.linespec/linespec.exp: Update.
8746 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8747 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8748 * gdb.cp/cp-relocate.exp: Update.
8749 * gdb.base/sym-file.exp: Update.
8750 * gdb.base/relocate.exp: Update.
8751 * gdb.base/readnever.exp: Update.
8752 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8753 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8754 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8755 * gdb.base/code_elim.exp: Update.
8756 * gdb.base/break-unload-file.exp (test_break): Update.
8757 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8758 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8759 Update.
8760 * gdb.base/attach.exp (do_attach_tests): Update.
8761 * gdb.base/sepdebug.exp: Update.
8762 * gdb.python/py-section-script.exp: Update.
8763
6afcf761
TT
87642018-10-04 Tom Tromey <tom@tromey.com>
8765
8766 PR cli/22234:
8767 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8768 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8769 output.
8770
fef1b293
TT
87712018-10-04 Tom Tromey <tom@tromey.com>
8772
8773 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8774 set width and height to 0.
8775 (test_command_line_attach_run): Use -quiet.
8776
ca98345e
SL
87772018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8778
8779 * lib/gdb.exp (skip_ifunc_tests): New.
8780 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8781 other compile failures.
8782 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8783
ff34e6ae
SM
87842018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8785
8786 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8787 is_amd64_regs_target.
8788
6bb8890e
AH
87892018-10-01 Alan Hayward <alan.hayward@arm.com>
8790
8791 * gdb.arch/aarch64-sighandler-regs.c: New test.
8792 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8793 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8794
224d30d3
MM
87952018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8796
8797 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8798 assembly.
8799
f67ffa6a
AB
88002018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8801
8802 * gdb.base/frame-selection.exp: New file.
8803 * gdb.base/frame-selection.c: New file.
8804
9fc3183f
AH
88052018-09-27 Alan Hayward <alan.hayward@arm.com>
8806
8807 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8808 pthread barrier.
8809 (main): Likewise.
8810
d354055e
AB
88112018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8812
8813 * gdb.base/large-frame-1.c: New file.
8814 * gdb.base/large-frame-2.c: New file.
8815 * gdb.base/large-frame.exp: New file.
8816 * gdb.base/large-frame.h: New file.
8817
db727370
JL
88182018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8819
8820 PR gdb/20948
8821 * gdb.base/write_mem.exp: New test.
8822 * gdb.base/write_mem.c: Likewise.
8823
ae778caf
TT
88242018-09-23 Tom Tromey <tom@tromey.com>
8825
8826 PR python/18852:
8827 * gdb.python/py-parameter.exp: Add test for parameter that throws
8828 on "set".
8829
fd3ba736
TT
88302018-09-23 Tom Tromey <tom@tromey.com>
8831
8832 PR python/17284:
8833 * gdb.python/py-template.exp (test_template_arg): Add test for
8834 negative template argument number.
8835
39a24317
TT
88362018-09-23 Tom Tromey <tom@tromey.com>
8837
8838 PR python/14062:
8839 * gdb.python/python.exp: Add test for post_event error.
8840
f5769a2c
TT
88412018-09-23 Tom Tromey <tom@tromey.com>
8842
8843 PR python/18170:
8844 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8845 convert pointers to int and long.
8846
1c1e54f6
TT
88472018-09-23 Tom Tromey <tom@tromey.com>
8848
8849 PR python/20126:
8850 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8851 signed-ness conversion tests.
8852
fb4fa946
TT
88532018-09-23 Tom Tromey <tom@tromey.com>
8854
8855 PR python/18352;
8856 * gdb.python/py-value.exp (test_float_conversion): New proc.
8857 Use it.
8858
a466edac
HAQ
88592018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8860
8861 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8862
4ee9b0c5
SL
88632018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8864
8865 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8866 no readline.
8867 * gdb.base/utf8-identifiers.exp: Likewise.
8868 * gdb.cp/cpcompletion.exp: Likewise.
8869 * gdb.linespec/cpcompletion.exp: Likewise.
8870 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8871 * gdb.linespec/cpls-ops.exp: Likewise.
8872
23be8da7
RB
88732018-09-19 Richard Bunt <richard.bunt@arm.com>
8874 Chris January <chris.january@arm.com>
8875
8876 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8877 * gdb.fortran/short-circuit-argument-list.exp: New file.
8878 * gdb.fortran/short-circuit-argument-list.f90: New test.
8879
5031d0ae
SDJ
88802018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8881
8882 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8883 "arch=" keyword when executing "-stack-list-frames".
8884
b4c0d1a4
SDJ
88852018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8886
8887 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8888 "arch=" keyword when executing "-stack-list-frames".
8889
7a6d2b45
SDJ
88902018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8891
8892 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8893 break ada".
8894
8588b356
SM
88952018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8896
8897 PR python/23669
8898 * gdb.python/python.exp: Test gdb.execute("show commands").
8899
65e65158
TT
89002018-09-16 Tom Tromey <tom@tromey.com>
8901
8902 * gdb.base/new-ui.exp (do_execution_tests): Update.
8903 * gdb.base/dbx.exp (test_breakpoints): Update.
8904
bf326452
AH
89052018-09-14 Alan Hayward <alan.hayward@arm.com>
8906
8907 * lib/gdb.exp (gdb_simple_compile): Add proc.
8908 (is_elf_target): Use gdb_simple_compile.
8909 (skip_altivec_tests): Likewise.
8910 (skip_vsx_tests): Likewise.
8911 (skip_tsx_tests): Likewise.
8912 (skip_btrace_tests): Likewise.
8913 (skip_btrace_pt_tests): Likewise.
8914 (gdb_can_simple_compile): Likewise.
8915 (gdb_has_argv0): Likewise.
8916 (gdb_target_symbol_prefix): Likewise.
8917 (target_supports_scheduler_locking): Likewise.
8918
2361b0fb
TT
89192018-09-13 Tom Tromey <tom@tromey.com>
8920
8921 * Makefile.in (TAGS): Recognize proc_with_prefix and
8922 gdb_caching_proc.
8923
0ae1a321
SM
89242018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8925
8926 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8927 method.
8928
a40bf0c2
SM
89292018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8930
8931 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8932 and a few other Inferior properties when the Inferior is no
8933 longer valid.
8934
4a3fe98f
TT
89352018-09-13 Tom Tromey <tom@tromey.com>
8936
8937 PR rust/23650:
8938 * gdb.rust/simple.exp: Add test for enum field access error.
8939
098b2108
TT
89402018-09-13 Tom Tromey <tom@tromey.com>
8941
8942 PR rust/23626:
8943 * gdb.rust/simple.rs (EmptyEnum): New type.
8944 (main): Use it.
8945 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8946
1256af7d
SM
89472018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8948
8949 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8950 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8951 * gdb.python/py-symtab.exp: Update test printing an objfile.
8952
4aa8e6c2
SM
89532018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8954
8955 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8956 object.
8957
c221b2f7
AH
89582018-09-12 Alan Hayward <alan.hayward@arm.com>
8959
8960 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8961 (support_complex_tests): Use gdb_can_simple_compile.
8962 (is_ilp32_target): Likewise.
8963 (is_lp64_target): Likewise.
8964 (is_64_target): Likewise.
8965 (is_amd64_regs_target): Likewise.
8966 (is_aarch32_target): Likewise.
8967 (gdb_int128_helper): Likewise.
8968
6f1107b5
JK
89692018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8970
8971 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8972
1f5d1570
JG
89732018-09-10 Jerome Guitton <guitton@adacore.com>
8974
8975 * gdb.ada/same_component_name: Add test for case of tagged record
8976 with variable-length fields.
8977
cc330e39
XR
89782018-09-10 Xavier Roirand <roirand@adacore.com>
8979
8980 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8981 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8982 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8983 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8984
b9c50e9a
XR
89852018-09-10 Xavier Roirand <roirand@adacore.com>
8986
8987 * gdb.ada/mi_string_access.exp: New testcase.
8988 * gdb.ada/mi_string_access/bar.adb: New file.
8989 * gdb.ada/mi_string_access/pck.adb: New file.
8990 * gdb.ada/mi_string_access/pck.asd: New file.
8991
2963898f
XR
89922018-09-10 Xavier Roirand <roirand@adacore.com>
8993
8994 * gdb.ada/mi_var_union.exp: New testcase.
8995 * gdb.ada/mi_var_union/bar.adb: New file.
8996 * gdb.ada/mi_var_union/pck.adb: New file.
8997 * gdb.ada/mi_var_union/pck.asd: New file.
8998
1aac008f
TT
89992018-09-08 Tom Tromey <tom@tromey.com>
9000
9001 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9002
332cf4c9
TT
90032018-09-08 Tom Tromey <tom@tromey.com>
9004
9005 PR python/16047:
9006 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9007 (register_pretty_printers): Register new printer.
9008 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9009 test.
9010 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9011 (an_int_type3): New global.
9012
424da6cf
JB
90132018-09-08 Joel Brobecker <brobecker@adacore.com>
9014
9015 * gdb.ada/expr_with_funcall: New testcase.
9016
2a62dfa9
JB
90172018-09-08 Joel Brobecker <brobecker@adacore.com>
9018
9019 * gdb.ada/packed_array_assign: New testcase.
9020
96b6697f
AB
90212018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9022
9023 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9024 names, and add test prefixes to make test names unique.
9025
e4a62c65
TV
90262018-09-05 Tom de Vries <tdevries@suse.de>
9027
9028 * gdb.dwarf2/varval.exp: Add test.
9029
dd083ee2
GB
90302018-09-04 Gary Benson <gbenson@redhat.com>
9031
9032 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9033 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9034
aef9346c
TT
90352018-08-31 Tom Tromey <tom@tromey.com>
9036
9037 * gdb.rust/simple.rs: Rename second variable "v".
9038
c67f2e15
AB
90392018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9040
9041 * gdb.base/funcargs.c (use_a): New function.
9042 (recurse): Call use_a.
9043
078a0207
KS
90442018-08-29 Keith Seitz <keiths@redhat.com>
9045
9046 * gdb.compile/compile-cplus-anonymous.cc: New file.
9047 * gdb.compile/compile-cplus-anonymous.exp: New file.
9048 * gdb.compile/compile-cplus-array-decay.cc: New file.
9049 * gdb.compile/compile-cplus-array-decay.exp: New file.
9050 * gdb.compile/compile-cplus-inherit.cc: New file.
9051 * gdb.compile/compile-cplus-inherit.exp: New file.
9052 * gdb.compile/compile-cplus-member.cc: New file.
9053 * gdb.compile/compile-cplus-member.exp: New file.
9054 * gdb.compile/compile-cplus-method.cc: New file.
9055 * gdb.compile/compile-cplus-method.exp: New file.
9056 * gdb.compile/compile-cplus-mod.c: "New" file.
9057 * gdb.compile/compile-cplus-namespace.cc: New file.
9058 * gdb.compile/compile-cplus-namespace.exp: New file.
9059 * gdb.compile/compile-cplus-nested.cc: New file.
9060 * gdb.compile/compile-cplus-nested.exp: New file.
9061 * gdb.compile/compile-cplus-print.c: "New" file.
9062 * gdb.compile/compile-cplus-print.exp: "New" file.
9063 * gdb.compile/compile-cplus-virtual.cc: New file.
9064 * gdb.compile/compile-cplus-virtual.exp: New file.
9065 * gdb.compile/compile-cplus.c: "New" file.
9066 * gdb.compile/compile-cplus.exp: "New" file.
9067 * lib/compile-support.exp: New file.
9068
b0f492b9
GB
90692018-08-16 Gary Benson <gbenson@redhat.com>
9070
9071 PR gdb/13000:
9072 * gdb.base/batch-exit-status.exp: New file.
9073 * gdb.base/batch-exit-status.good-commands: Likewise.
9074 * gdb.base/batch-exit-status.bad-commands: Likewise.
9075
36eb4c5f
AH
90762018-08-29 Alan Hayward <alan.hayward@arm.com>
9077
9078 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9079 (struct struct02): Likewise.
9080 (struct struct03): Likewise.
9081 (struct struct04): Likewise.
9082 (struct struct_01_01): New struct.
9083 (struct struct_01_02): Likewise.
9084 (struct struct_01_03): Likewise.
9085 (struct struct_01_04): Likewise.
9086 (struct struct_02_01): Likewise.
9087 (struct struct_02_02): Likewise.
9088 (struct struct_02_03): Likewise.
9089 (struct struct_02_04): Likewise.
9090 (struct struct_04_01): Likewise.
9091 (struct struct_04_02): Likewise.
9092 (struct struct_04_03): Likewise.
9093 (struct struct_04_04): Likewise.
9094 (struct struct_05_01): Likewise.
9095 (struct struct_05_02): Likewise.
9096 (struct struct_05_03): Likewise.
9097 (struct struct_05_04): Likewise.
9098 (cmp_struct01): Remove function.
9099 (cmp_struct02): Likewise.
9100 (cmp_struct03): Likewise.
9101 (cmp_struct04): Likewise.
9102 (cmp_struct_01_01): Add Function.
9103 (cmp_struct_01_02): Likewise.
9104 (cmp_struct_01_03): Likewise.
9105 (cmp_struct_01_04): Likewise.
9106 (cmp_struct_02_01): Likewise.
9107 (cmp_struct_02_02): Likewise.
9108 (cmp_struct_02_03): Likewise.
9109 (cmp_struct_02_04): Likewise.
9110 (cmp_struct_04_01): Likewise.
9111 (cmp_struct_04_02): Likewise.
9112 (cmp_struct_04_03): Likewise.
9113 (cmp_struct_04_04): Likewise.
9114 (cmp_struct_05_01): Likewise.
9115 (cmp_struct_05_02): Likewise.
9116 (cmp_struct_05_03): Likewise.
9117 (cmp_struct_05_04): Likewise.
9118 (call_all): Add new structs.
9119 * gdb.base/infcall-nested-structs.exp: Likewise.
9120
3bf9c013
JV
91212018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9122
9123 * gdb.python/py-framefilter-mi.exp: Update regexp to
9124 check for "arch" field in frame output.
9125
450d1e88
KB
91262018-08-23 Kevin Buettner <kevinb@redhat.com>
9127
9128 * gdb.dwarf2/dw2-ranges-func.c: New file.
9129 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9130
ae739fe7
SM
91312018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9132
9133 * gdb.base/term.exp: Compare terminal settings with values from
9134 the inferior.
9135 * gdb.base/term.c: Get and set terminal settings.
9136
6d52907e
JV
91372018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9138
9139 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9140 accommodate new "arch" field in frame output.
9141 * gdb.mi/mi-return.exp: Likewise.
9142 * gdb.mi/mi-stack.exp: Likewise.
9143 * gdb.mi/mi-syn-frame.exp: Likewise.
9144 * gdb.mi/user-selected-context-sync.exp: Likewise.
9145
be2d111a
MS
91462018-08-19 Michael Spang <spang@google.com>
9147
9148 PR gdb/11786
9149 * gdb.base/gcore-tls-pie.c: New file.
9150 * gdb.base/gcore-tls-pie.exp: New file.
9151
ae3a7c47
KB
91522018-08-18 Kevin Buettner <kevinb@redhat.com>
9153
9154 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9155 * gdb.dwarf2/varval.c: New file.
9156 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9157
2ecae92e
AH
91582018-08-17 Alan Hayward <alan.hayward@arm.com>
9159
9160 PR gdb/18931
9161 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9162
c1854f1d
KS
91632018-08-16 Keith Seitz <keiths@redhat.com>
9164
9165 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9166 tests expected to pass.
9167
26fb3983
JV
91682018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9169
9170 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9171 -data-disassemble -a.
9172 (test_disassembly_bogus_args): Likewise.
9173
67943c00
AB
91742018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9175
9176 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9177
5ff2bbae
AB
91782018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9179
9180 * gdb.base/vla-optimized-out.exp: Add new test.
9181
e5bbcd0f
AB
91822018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9183
9184 * gdb.base/vla-optimized-out-o3.exp: Delete.
9185 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9186 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9187 deleted tests.
9188
9d4a934c
AB
91892018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9190
9191 PR gdb/18050:
9192 * gdb.server/extended-remote-restart.c: New file.
9193 * gdb.server/extended-remote-restart.exp: New file.
9194
045cf012
SM
91952018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9196
9197 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9198 "set variable index = 42".
9199
87d6a7aa
SM
92002018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9201
9202 * boards/index-cache-gdb.exp: New file.
9203 * gdb.dwarf2/index-cache.exp: New file.
9204 * gdb.dwarf2/index-cache.c: New file.
9205 * gdb.base/maint.exp: Check if we are using the index cache.
9206
96d68bd4
RO
92072018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9208
9209 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9210 MAKEFLAGS.
9211
5a699617
RO
92122018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9213
9214 * dg-extract-results.sh: Move to toplevel contrib.
9215 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9216 * Makefile.in (check-parallel-racy): Likewise.
9217
5bd18990
AB
92182018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9219
9220 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9221 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9222 tests if the target supports scheduler locking.
9223
3fbbcf47
TV
92242018-08-04 Tom de Vries <tdevries@suse.de>
9225
9226 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9227
3e1d3d8c
TT
92282018-08-02 Tom Tromey <tom@tromey.com>
9229
9230 PR symtab/16842.
9231 * gdb.cp/temargs.exp: Test "info address" of a template
9232 parameter.
9233
5abe0f0c
JV
92342018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9235
9236 * gdb.python/py-mi-var-info-path-expression.c: New file.
9237 * gdb.python/py-mi-var-info-path-expression.py: New file.
9238 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9239
fb66cde8
SDJ
92402018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9241
9242 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9243 error after "cannot resolve name" string.
9244
c708f4d2
AB
92452018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9246
9247 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9248 started.
9249 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9250
37cc0cae
TV
92512018-07-28 Tom de Vries <tdevries@suse.de>
9252
9253 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9254
63b4ecf7
TV
92552018-07-26 Tom de Vries <tdevries@suse.de>
9256
9257 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9258
3c3bb058
AB
92592018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9260
9261 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9262 is visible.
9263
9e7f3bbb
TV
92642018-07-26 Tom de Vries <tdevries@suse.de>
9265
9266 PR breakpoints/23366
9267 * gdb.base/catch-follow-exec.c: New test.
9268 * gdb.base/catch-follow-exec.exp: New file.
9269
16f808ec
TV
92702018-07-25 Tom de Vries <tdevries@suse.de>
9271
9272 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9273 vla-optimized-out.c.
9274
d7154a8d
JV
92752018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9276
9277 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9278 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9279
232a0032
TV
92802018-07-20 Tom de Vries <tdevries@suse.de>
9281
9282 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9283 NOCLONE macro.
9284 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9285
fbb1d502
TV
92862018-07-19 Tom de Vries <tdevries@suse.de>
9287
9288 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9289 regular expression.
9290
42dc7699
TV
92912018-07-18 Tom de Vries <tdevries@suse.de>
9292
9293 * gdb.base/vla-optimized-out.c: New test.
9294 * gdb.base/vla-optimized-out.exp: New file.
9295
7f1f7e23
SDJ
92962018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9297
9298 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9299 message "No address associated with hostname" when gdbserver
9300 cannot resolve the hostname.
9301
5759ebb3
PW
93022018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9303
9304 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9305 Add some test prefixes to make tests unique.
9306
3606ccab
PW
93072018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9308
9309 * gdb.base/frameapply.c: New file.
9310 * gdb.base/frameapply.exp: New file.
9311
529c08b2
PW
93122018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9313
9314 * gdb.base/skip.exp: Update expected error message.
9315
c7ab0aef
SDJ
93162018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9317 Jan Kratochvil <jan.kratochvil@redhat.com>
9318 Paul Fertser <fercerpav@gmail.com>
9319 Tsutomu Seki <sekiriki@gmail.com>
9320
9321 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9322 parameter.
9323 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9324 by default.
9325 * boards/native-gdbserver.exp: Likewise.
9326 * gdb.server/run-without-local-binary.exp: Improve regexp used
9327 for detecting when a remote debugging connection succeeds.
9328 * gdb.server/server-connect.exp: New file.
9329 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9330 Do not prefix the port number with ":".
9331 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9332 support for detecting and using it. Add '$debughost_gdbserver'
9333 to the list of arguments used to start gdbserver. Handle case
9334 when gdbserver cannot resolve a network name.
9335
16ff70dd
SDJ
93362018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9337
9338 PR c++/23373
9339 * gdb.base/ptype-offsets.cc (struct static_member): New
9340 struct.
9341 (main) <stmember>: New variable.
9342 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9343 with a static member in it.
9344
3541979f
AB
93452018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9346
9347 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9348 watchpoints enabled and disabled.
9349
c8ad9b9a
AB
93502018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9351
9352 * gdb.base/examine-backward.exp: Still run tests around address
9353 0x0, even if address 0x0 is not readable. Update the pattern for
9354 matching address 0x0 in expected output.
9355
e0e5e971
AB
93562018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9357
9358 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9359 malloc/free.
9360
1ea5da02
TV
93612018-07-04 Tom de Vries <tdevries@suse.de>
9362
9363 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9364
471b9d15
MR
93652018-07-02 Maciej W. Rozycki <macro@mips.com>
9366
9367 PR tdep/8282
9368 * gdb.arch/mips-disassembler-options.exp: New test.
9369 * gdb.arch/mips-disassembler-options.s: New test source.
9370
75acb486
PA
93712018-06-29 Pedro Alves <palves@redhat.com>
9372
9373 * gdb.threads/names.exp: Adjust expected "info threads" output.
9374
cd2bb709
PA
93752018-06-29 Pedro Alves <palves@redhat.com>
9376
9377 * gdb.opt/inline-break.exp (line number, address): Add "info
9378 break" tests.
9379
991ff292
PA
93802018-06-29 Pedro Alves <palves@redhat.com>
9381
9382 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9383 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9384 number and address and running to them.
9385
356819b6 93862018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9387
9388 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9389
2512d7ef
JK
93902018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9391
9392 * lib/compiler.c: Remove executable permission flag.
9393
be1b6474
RB
93942018-06-28 Richard Bunt <richard.bunt@arm.com>
9395
9396 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9397 code.
9398 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9399
291f9a96
PT
94002018-06-28 Petr Tesarik <ptesarik@suse.cz>
9401
9402 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9403
ed6dfe51
PT
94042018-06-28 Petr Tesarik <ptesarik@suse.cz>
9405
9406 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9407 address argument is omitted.
9408
d4d429d5
PT
94092018-06-28 Petr Tesarik <ptesarik@suse.cz>
9410
9411 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9412
7ab6656f
OJ
94132018-06-27 Omair Javaid <omair.javaid@linaro.org>
9414
9415 PR gdb/21695
9416 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9417 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9418
a33ccfc7
TT
94192018-06-26 Tom Tromey <tom@tromey.com>
9420
9421 PR rust/22574:
9422 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9423 * gdb.rust/simple.rs (struct SimpleLayout): New.
9424
6d72d289
SM
94252018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9426
9427 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9428 "info registers" output.
9429
8363f9d5
RB
94302018-06-21 Richard Bunt <richard.bunt@arm.com>
9431
9432 * gdb.base/watchpoint-hw-attach.c: New test.
9433 * gdb.base/watchpoint-hw-attach.exp: New file.
9434
f00674fe
SM
94352018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9436
9437 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9438 through /bin/sh.
9439 * boards/dwarf4-gdb-index.exp: Likewise.
9440 * boards/fission-dwp.exp: Likewise.
9441
1d554008
UW
94422018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9443
9444 * gdb.base/float128.exp: Add comment and improved fail message
9445 to the failure case of "print large128" test.
9446
d0ac1c44
SM
94472018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9448
9449 * configure.ac: Remove AC_PREREQ.
9450 * configure: Re-generate.
9451
61b04dd0
PA
94522018-06-19 Pedro Alves <palves@redhat.com>
9453
9454 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9455 (func_extern_caller): New.
9456 (main): Call func_extern_caller.
9457 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9458 logic change.
9459
f63b508a
SM
94602018-06-18 Weimin Pan <weimin.pan@oracle.com>
9461
9462 PR gdb/16841
9463 * gdb.cp/typedef-base.cc: New file.
9464 * gdb.cp/typedef-base.exp: New file.
9465
0fe3a558
TV
94662018-06-18 Tom de Vries <tdevries@suse.de>
9467
9468 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9469
7010835a
AB
94702018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9471 Richard Bunt <Richard.Bunt@arm.com>
9472
9473 * gdb.threads/attach-slow-waitpid.c: New file.
9474 * gdb.threads/attach-slow-waitpid.exp: New file.
9475 * gdb.threads/slow-waitpid.c: New file.
9476
14897d65
PA
94772018-06-14 Pedro Alves <palves@redhat.com>
9478
9479 * gdb.base/fork-running-state.c: Include <errno.h>.
9480 (exit_if_relative_exits): New.
9481 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9482 exits.
9483 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9484 child exits.
9485
5d9a0608
TV
94862018-06-14 Tom de Vries <tdevries@suse.de>
9487
9488 PR cli/22573
9489 * gdb.base/finish-pretty.c: New test.
9490 * gdb.base/finish-pretty.exp: New file.
9491
11ae5818
PA
94922018-06-14 Pedro Alves <palves@redhat.com>
9493
9494 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9495 gdb's expected startup output.
9496
1d39de44
PA
94972018-06-14 Pedro Alves <palves@redhat.com>
9498
9499 * lib/selftest-support.exp (selftest_setup): Remove inlined
9500 function handling.
9501
70ee0000
TV
95022018-06-14 Tom de Vries <tdevries@suse.de>
9503
9504 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9505 matching of breakpoint printing.
9506
11f4b608
TV
95072018-06-13 Tom de Vries <tdevries@suse.de>
9508
9509 PR testsuite/23269
9510 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9511 (fork_child): ... here, and ...
9512 (fork_parent): ... here.
9513
95142018-06-12 Tom de Vries <tdevries@suse.de>
9515
9516 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9517
9516f85a
AB
95182018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9519 Stephen Roberts <stephen.roberts@arm.com>
9520
9521 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9522 rewrite test to describe action performed, rather than possible
9523 failure.
9524
5045b3d7
GB
95252018-06-08 Gary Benson <gbenson@redhat.com>
9526
9527 * gdb.threads/check-libthread-db.exp: New file.
9528 * gdb.threads/check-libthread-db.c: Likewise.
9529
c61b06a1
TT
95302018-06-05 Tom Tromey <tom@tromey.com>
9531
9532 * gdb.base/default.exp: Update expected "show version" output.
9533
eb6af809
TT
95342018-06-05 Tom Tromey <tom@tromey.com>
9535
9536 PR cli/12326:
9537 * gdb.cp/static-print-quit.exp: Update.
9538 * lib/gdb.exp (pagination_prompt): Update.
9539 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9540 * gdb.python/python.exp: Update.
9541
178d6a63
JB
95422018-06-04 Joel Brobecker <brobecker@adacore.com>
9543
9544 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9545
8e817061
JB
95462018-06-01 Joel Brobecker <brobecker@adacore.com>
9547
9548 * gdb.ada/bp_fun_addr: New testcase.
9549
e86ca25f
TT
95502018-06-01 Tom Tromey <tom@tromey.com>
9551
9552 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9553 results.
9554 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9555 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9556 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9557 * gdb.base/maint.exp (maint_pass_if): Update.
9558
4b2dfa9d
MR
95592018-05-31 Maciej W. Rozycki <macro@mips.com>
9560
9561 * gdb.base/endian.exp: New test.
9562 * gdb.base/endian.c: New test source.
9563
45f25d6c
AB
95642018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9565
9566 PR gdb/23203
9567 * gdb.base/bt-selected-frame.c: New file.
9568 * gdb.base/bt-selected-frame.exp: New file.
9569 * lib/gdb.exp (get_current_frame_number): New function.
9570
d9f6d7f8
MR
95712018-05-24 Maciej W. Rozycki <macro@mips.com>
9572 Pedro Alves <palves@redhat.com>
9573
9574 * gdb.threads/tls-core.c: Include <stdlib.h>
9575 (thread_proc): Call `abort'.
9576 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9577 (tls_core_test): New procedure, bits factored out from ...
9578 (top level): ... here. Test both native cores and gcore cores.
9579
ff1cf532
TT
95802018-05-23 Tom Tromey <tom@tromey.com>
9581
9582 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9583
b98664d3
TT
95842018-05-23 Tom Tromey <tom@tromey.com>
9585
9586 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9587 symfile_complaints.
9588 (test_short_complaints): Likewise.
9589 (test_empty_complaints): Likewise.
9590 (test_initial_complaints): Update.
9591
4e9668d0
TT
95922018-05-23 Tom Tromey <tom@tromey.com>
9593
9594 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9595
43ba33c7
TT
95962018-05-23 Tom Tromey <tom@tromey.com>
9597
9598 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9599 (test_short_complaints): Update.
9600
035522c0
PA
96012018-05-22 Pedro Alves <palves@redhat.com>
9602
9603 * gdb.base/remote.exp: Only gdb_start after compiling the
9604 testcase. Issue "disconnect" before testing "set remote" command
9605 defaults. Issue clean_restart before running to main.
9606
cc0be08f
PA
96072018-05-22 Pedro Alves <palves@redhat.com>
9608
9609 * gdb.base/remote.exp: Adjust expected output of "show remote
9610 memory-write-packet-size". Add tests for "set remote
9611 memory-write-packet-size 0" and "set remote
9612 memory-write-packet-size fixed/limit".
9613
b1b60145
PA
96142018-05-22 Pedro Alves <palves@redhat.com>
9615
9616 PR gdb/22973
9617 * gdb.base/utf8-identifiers.c: New file.
9618 * gdb.base/utf8-identifiers.exp: New file.
9619
0ec848ad
PFC
96202018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9621
9622 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9623
2c3305f6
PFC
96242018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9625
9626 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9627
ce1e8424
TT
96282018-05-18 Tom Tromey <tom@tromey.com>
9629
9630 * gdb.base/ptype-offsets.exp: Update.
9631
ddfe970e
KS
96322018-05-17 Keith Seitz <keiths@redhat.com>
9633
9634 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9635 in expected breakpoint stop locations.
9636 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9637 move to proper scope to test variable values.
9638 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9639 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9640 New functions.
9641 (main): Call not_inline_func3.
9642 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9643 inline_func1, inline_func2, and inline_func3. Test that when each
9644 breakpoint is hit, GDB properly reports both the stop location
9645 and the backtrace. Repeat tests for temporary breakpoints.
9646
0726fcc6
MR
96472018-05-15 Maciej W. Rozycki <macro@mips.com>
9648
9649 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9650 rather then trying to access it in determining whether the PID
9651 of `gdbserver' could have been retrieved.
9652
8ee22052
AB
96532018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9654
9655 * gdb.arch/amd64-init-x87-values.S: New file.
9656 * gdb.arch/amd64-init-x87-values.exp: New file.
9657
7785df48
JK
96582018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9659
9660 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9661
56bcdbea
TT
96622018-05-04 Tom Tromey <tom@tromey.com>
9663
9664 PR python/22730:
9665 * gdb.python/python.exp: Test multi-line execute.
9666
a913fffb
TT
96672018-05-04 Tom Tromey <tom@tromey.com>
9668
9669 PR python/22731:
9670 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9671
7a2c85f2
TT
96722018-05-04 Tom Tromey <tom@tromey.com>
9673
9674 PR gdb/11750:
9675 * gdb.base/define.exp: Test defining a user command inside a user
9676 command.
9677 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9678
a3b60e45
JK
96792018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9680 Pedro Alves <palves@redhat.com>
9681
9682 PR breakpoints/19806 and support for PR external/20207.
9683 * gdb.base/watchpoint-unaligned.c: New file.
9684 * gdb.base/watchpoint-unaligned.exp: New file.
9685
45fe4a03
AB
96862018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9687
9688 * gdb.base/maint.exp: Make test names unique, use
9689 test_prefix_command_help to test 'help maint info', and remove
9690 repeated test of 'help maint'.
9691
9be2ae8f
TT
96922018-05-04 Tom Tromey <tom@tromey.com>
9693
9694 PR gdb/22619:
9695 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9696 behavior.
9697
11859c31
AB
96982018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9699
9700 * gdb.base/maint.exp: Process output from 'maint print registers'
9701 line at a time.
9702
089a9490
AB
97032018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9704
9705 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9706 timeout.
9707
9b0797e2
AB
97082018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9709
9710 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9711 filter pattern.
9712
f6ac5f3d
PA
97132018-05-02 Pedro Alves <palves@redhat.com>
9714
9715 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9716 to_log_command renames.
9717 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9718
77d3c63b
TT
97192018-05-02 Tom Tromey <tom@tromey.com>
9720
9721 * gdb.python/py-parameter.exp: Set test message.
9722
0489430a
TT
97232018-05-02 Tom Tromey <tom@tromey.com>
9724
9725 PR python/20084:
9726 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9727 PARAM_ZUINTEGER_UNLIMITED tests.
9728
1632f8ba
DR
97292018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9730
9731 PR rust/23124
9732 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9733 when casting.
9734
6d7bb824
TT
97352018-04-30 Tom Tromey <tom@tromey.com>
9736
9737 * gdb.python/py-type.exp: Check align attribute.
9738 * gdb.python/py-type.c: New "aligncheck" global.
9739
007e1530
TT
97402018-04-30 Tom Tromey <tom@tromey.com>
9741
9742 PR exp/17095:
9743 * gdb.dwarf2/dw2-align.exp: New file.
9744 * gdb.cp/align.exp: New file.
9745 * gdb.base/align.exp: New file.
9746 * lib/gdb.exp (gdb_int128_helper): New proc.
9747 (has_int128_c, has_int128_cxx): New caching procs.
9748
6873858b
TT
97492018-04-27 Tom Tromey <tom@tromey.com>
9750
9751 PR rust/22545:
9752 * gdb.rust/simple.exp: Add inclusive range tests.
9753
79188d8d
PA
97542018-04-26 Pedro Alves <palves@redhat.com>
9755
9756 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9757 ifunc breakpoint locations correctly of ifunc breakpoints set
9758 while the program resolves the ifunc.
9759
c7075ad5
PA
97602018-04-26 Pedro Alves <palves@redhat.com>
9761
9762 * gdb.base/gnu-ifunc-final.c: New file.
9763 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9764 * gdb.base/gnu-ifunc.exp (executable): Delete.
9765 (staticexecutable): Adjust.
9766 (lib_opts, exec_opts): Delete.
9767 (make_binsuffix, build, set-break): New procedures.
9768 (misc_tests): New, with tests factored out from the top level.
9769 (top level): Test different combinations of ifunc resolver name,
9770 resolver with and with debug info, and ifunc target with and
9771 without debug info. Wrap static tests with with_target_prefix.
9772
8388016d
PA
97732018-04-26 Pedro Alves <palves@redhat.com>
9774
9775 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9776 return type" warnings.
9777
249b5733
PA
97782018-04-25 Pedro Alves <palves@redhat.com>
9779
9780 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9781 killed".
9782 * gdb.base/kill-after-signal.exp: Likewise.
9783 * gdb.threads/kill.exp: Likewise.
9784
f67c0c91
SDJ
97852018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9786 Sergio Durigan Junior <sergiodj@redhat.com>
9787 Pedro Alves <palves@redhat.com>
9788
9789 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9790 regexps to expect for '[Inferior ... detached]' as well.
9791 * gdb.base/attach.exp: Likewise.
9792 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9793 "gdb_continue_to_end".
9794 (test_catch_syscall_with_wrong_args): Likewise.
9795 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9796 ']'. Don't set 'verbose' on.
9797 * gdb.base/foll-vfork.exp: Likewise.
9798 * gdb.base/fork-print-inferior-events.c: New file.
9799 * gdb.base/fork-print-inferior-events.exp: New file.
9800 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9801 '[Inferior ... has been killed]' message.
9802 * gdb.base/kill-after-signal.exp: Likewise.
9803 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9804 detach message.
9805 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9806 message.
9807 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9808 regexps to expect for '[Inferior ... detached]' as well.
9809 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9810
0a8ddac4
SM
98112018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9812
9813 PR gdb/23104
9814 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9815
701adfb0
PA
98162018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9817
9818 PR gdb/23095
9819 * gdb.base/break-probes.exp: Pass shlib_load to
9820 prepare_for_testing. Set normal_bp to r_debug_state if target is
9821 bsd.
9822
d27d16bf
RB
98232018-04-19 Richard Bunt <richard.bunt@arm.com>
9824
9825 * gdb.threads/multiple-successive-infcall.c: New test.
9826 * gdb.threads/multiple-successive-infcall.exp: New file.
9827
a037790e
TT
98282018-04-17 Tom Tromey <tom@tromey.com>
9829
9830 * gdb.rust/simple.rs (Union): New type.
9831 (main): New local "u".
9832 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9833
e3a91079
AA
98342018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9835
9836 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9837 number information in output of "whereis" command.
9838 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9839
b744723f
AA
98402018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9841
9842 * gdb.ada/info_types.exp: Adjust expected output to the line
9843 numbers now printed by "info var/func/type".
9844 * gdb.base/completion.exp: Likewise.
9845 * gdb.base/included.exp: Likewise.
9846 * gdb.cp/cp-relocate.exp: Likewise.
9847 * gdb.cp/cplusfuncs.exp: Likewise.
9848 * gdb.cp/namespace.exp: Likewise.
9849 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9850
4a4495d6
MM
98512018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9852
9853 * gdb.btrace/cpu.exp: New.
9854
1d509aa6
MM
98552018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9856
9857 * gdb.base/step-indirect-call-thunk.exp: New.
9858 * gdb.base/step-indirect-call-thunk.c: New.
9859 * gdb.reverse/step-indirect-call-thunk.exp: New.
9860 * gdb.reverse/step-indirect-call-thunk.c: New.
9861
6295b6da
SM
98622018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9863
9864 * gdb.base/pie-fork.c: New file.
9865 * gdb.base/pie-fork.exp: New file.
9866
50146e70
TT
98672018-04-11 Tom Tromey <tom@tromey.com>
9868
9869 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9870
f50d8a2e
PA
98712018-04-10 Pedro Alves <palves@redhat.com>
9872
9873 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9874 exits. Instead loop running forever.
9875 (fork_parent): Run forever too.
9876
a0be7a36
SM
98772018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9878
9879 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9880 mi_continue_to_line.
9881 * gdb.mi/mi-stack.c (callee4): Add comment.
9882
9b73db36
SM
98832018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9884
9885 * gdb.mi/mi-stack.exp: Fix indentation.
9886
c912f608
SM
98872018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9888
9889 PR gdb/22979
9890 * gdb.arch/amd64-osabi.exp: New file.
9891
26540402
SM
98922018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9893
9894 PR gdb/22980
9895 * gdb.base/osabi.exp: New file.
9896
121ad66c 98972018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9898
9899 * gdb.cp/static-typedef-print.exp: New file.
9900 * gdb.cp/static-typedef-print.cc: New file.
9901
3fcded8f
JB
99022018-03-27 Joel Brobecker <brobecker@adacore.com>
9903
9904 * gdb.ada/varsize_limit: New testcase.
9905
59cc4834
JB
99062018-03-27 Joel Brobecker <brobecker@adacore.com>
9907
9908 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9909
9910 * gdb.ada/notcplusplus: New testcase.
9911
9912 * gdb.base/c-linkage-name.c: New file.
9913 * gdb.base/c-linkage-name.exp: New testcase.
9914
4ca59a9f
TT
99152018-03-26 Tom Tromey <tom@tromey.com>
9916
9917 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9918 * gdb.python/py-framefilter.py (name_error): New global.
9919 (ErrorInName.function): Use name_error.
9920
978d6c75
TT
99212018-03-26 Tom Tromey <tom@tromey.com>
9922
9923 PR backtrace/15582:
9924 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9925
b7fee5a3
KS
99262018-03-23 Keith Seitz <keiths@redhat.com>
9927
9928 PR c++/22968
9929 * gdb.cp/subtypes.exp: New file.
9930 * gdb.cp/subtypes.h: New file.
9931 * gdb.cp/subtypes.cc: New file.
9932 * gdb.cp/subtypes-2.cc: New file.
9933
376be529
AB
99342018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9935
9936 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9937 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9938 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9939 -nostartfiles when compiling the test. Confirm that all registers
9940 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9941
066cfa98
AB
99422018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9943
9944 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9945 option, syntax was wrong anyway.
9946 * gdb.arch/arm-disp-step.exp: Likewise.
9947 * gdb.arch/sparc64-regs.exp: Likewise.
9948 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9949 option, syntax was wrong anyway, switch to use
9950 prepare_for_testing.
9951 * gdb.arch/i386-disp-step.exp: Likewise.
9952
079670b9
AA
99532018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9954
9955 * gdb.ada/exec_changed.exp: Replace "target_info exists
9956 use_gdb_stub" by "use_gdb_stub".
9957 * gdb.ada/start.exp: Likewise.
9958 * gdb.base/async-shell.exp: Likewise.
9959 * gdb.base/attach-pie-misread.exp: Likewise.
9960 * gdb.base/attach-wait-input.exp: Likewise.
9961 * gdb.base/break-entry.exp: Likewise.
9962 * gdb.base/break-interp.exp: Likewise.
9963 * gdb.base/dprintf-detach.exp: Likewise.
9964 * gdb.base/nostdlib.exp: Likewise.
9965 * gdb.base/solib-nodir.exp: Likewise.
9966 * gdb.base/statistics.exp: Likewise.
9967 * gdb.base/testenv.exp: Likewise.
9968 * gdb.mi/mi-exec-run.exp: Likewise.
9969 * gdb.mi/mi-start.exp: Likewise.
9970 * gdb.multi/dummy-frame-restore.exp: Likewise.
9971 * gdb.multi/multi-arch-exec.exp: Likewise.
9972 * gdb.multi/multi-arch.exp: Likewise.
9973 * gdb.multi/tids.exp: Likewise.
9974 * gdb.multi/watchpoint-multi.exp: Likewise.
9975 * gdb.python/py-events.exp: Likewise.
9976 * gdb.threads/attach-into-signal.exp: Likewise.
9977 * gdb.threads/attach-stopped.exp: Likewise.
9978 * gdb.threads/threadapply.exp: Likewise.
9979 * lib/selftest-support.exp: Likewise.
9980
26d6cec4
AA
99812018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9982
9983 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9984
4ee89e90
SR
99852018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9986
9987 * gdb.perf/template-breakpoints.cc: New file.
9988 * gdb.perf/template-breakpoints.exp: New file.
9989 * gdb.perf/template-breakpoints.py: New file.
9990
92630041
TT
99912018-03-19 Tom Tromey <tom@tromey.com>
9992
9993 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9994 y0.
9995 * gdb.rust/simple.exp: Test bare identifier form of struct
9996 initializer.
9997
76727919
TT
99982018-03-19 Tom Tromey <tom@tromey.com>
9999
10000 * gdb.gdb/observer.exp: Remove.
10001
194ed413
AA
100022018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10003
10004 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10005 "qualified" option when setting breakpoints.
10006 * gdb.trace/backtrace.exp: Likewise.
10007 * gdb.trace/circ.exp: Likewise.
10008 * gdb.trace/collection.exp: Likewise.
10009 * gdb.trace/disconnected-tracing.exp: Likewise.
10010 * gdb.trace/ftrace-lock.exp: Likewise.
10011 * gdb.trace/ftrace.exp: Likewise.
10012 * gdb.trace/infotrace.exp: Likewise.
10013 * gdb.trace/packetlen.exp: Likewise.
10014 * gdb.trace/passc-dyn.exp: Likewise.
10015 * gdb.trace/qtro.exp: Likewise.
10016 * gdb.trace/read-memory.exp: Likewise.
10017 * gdb.trace/report.exp: Likewise.
10018 * gdb.trace/signal.exp: Likewise.
10019 * gdb.trace/status-stop.exp: Likewise.
10020 * gdb.trace/strace.exp: Likewise.
10021 * gdb.trace/tfind.exp: Likewise.
10022 * gdb.trace/trace-break.exp: Likewise.
10023 * gdb.trace/trace-condition.exp: Likewise.
10024 * gdb.trace/trace-mt.exp: Likewise.
10025 * gdb.trace/tstatus.exp: Likewise.
10026 * gdb.trace/tsv.exp: Likewise.
10027 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10028 * gdb.trace/unavailable.exp: Likewise.
10029 * gdb.trace/while-dyn.exp: Likewise.
10030
8b067d2c
AA
100312018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10032
10033 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10034 that libinproctrace is copied to the target.
10035
3ae9ce5d
TT
100362018-03-14 Tom Tromey <tom@tromey.com>
10037
10038 PR cli/14977:
10039 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10040 a null pointer.
10041 * gdb.base/wchar.exp: Likewise.
10042
b8c2339b
TT
100432018-03-14 Tom Tromey <tom@tromey.com>
10044
10045 PR cli/19918:
10046 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10047 flag.
10048
4872dc46
SM
100492018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10050
10051 PR gdb/22841
10052 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10053 "target" to remote_exec.
10054
e4fe3756
SM
100552018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10056
10057 PR gdb/22841
10058 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10059 ${board}_upload): Remove.
10060
e95a97d4
AA
100612018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10062
10063 * gdb.cp/watch-cp.cc: New test.
10064 * gdb.cp/watch-cp.exp: New file.
10065
dbbb1059
AB
100662018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10067
10068 * gdb.base/infcall-nested-structs.exp: New file.
10069 * gdb.base/infcall-nested-structs.c: New file.
10070 * gdb.base/float.exp: Add riscv support.
10071
ecc054c0
TP
100722018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10073
10074 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10075 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10076
25e3c82c
SDJ
100772018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10078
10079 * gdb.server/abspath.exp: New file.
10080 * lib/gdb.exp (with_cwd): New procedure.
10081
3083294d
SM
100822018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10083
10084 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10085 use it.
10086 (gdb_is_target_remote_prompt): New proc.
10087 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10088 (gdb_is_target_native): Pass prompt parameter to
10089 gdb_is_target_1.
10090
3275ef47
SM
100912018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10092
10093 * gdb.base/load-command.c: New file.
10094 * gdb.base/load-command.exp: New file.
10095 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10096 (gdb_is_target_1): ...this, and generalize for other targets
10097 than just remote.
10098 (gdb_is_target_remote): Use gdb_is_target_1.
10099 (gdb_is_target_native): use gdb_is_target_1.
10100
6893c19a
TT
101012018-02-26 Tom Tromey <tom@tromey.com>
10102
10103 PR python/16497:
10104 * gdb.python/py-framefilter.exp: Update test.
10105
2ddeaf8a
TT
101062018-02-26 Tom Tromey <tom@tromey.com>
10107
10108 * gdb.dwarf2/variant.c: New file.
10109 * gdb.dwarf2/variant.exp: New file.
10110
c9317f21
TT
101112018-02-26 Tom Tromey <tom@tromey.com>
10112
10113 * gdb.rust/simple.exp: Accept more possible results in enum test.
10114
6f6d0c26
SM
101152018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10116
10117 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10118 parentheses.
10119
11b03145
MR
101202018-02-23 Maciej W. Rozycki <macro@mips.com>
10121
10122 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10123 name of a variable: $actual_linejj -> $actual_line.
10124
54a27fe5
JB
101252018-02-21 John Baldwin <jhb@FreeBSD.org>
10126
10127 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10128
de65820c
MM
101292018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10130
10131 * gdb.btrace/buffer-size.exp: Do not force BTS.
10132
980548fd
PA
101332018-02-14 Pedro Alves <palves@redhat.com>
10134
10135 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10136 getting a "Quit".
10137
c4e12631
MM
101382018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10139
10140 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10141 Fix test name.
10142
c2e0e465
SM
101432018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10144
10145 * gdb.cp/m-static.exp: Check type of optimized out static
10146 member.
10147
f7216783
AB
101482018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10149
10150 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10151 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10152
0625771b
LS
101532018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10154 Leszek Swirski <leszeks@google.com>
10155
10156 * gdb.python/py-prettyprint.c
10157 (struct to_string_returns_value_inner,
10158 struct to_string_returns_value_wrapper): New.
10159 (main): Add tsrvw variable.
10160 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10161 ToStringReturnsValueWrapper): New classes.
10162 (register_pretty_printers): Register new pretty-printers.
10163 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10164 recursive pretty printer.
10165 * gdb.python/py-mi.exp: Likewise.
10166
59498c30
LS
101672018-02-01 Leszek Swirski <leszeks@google.com>
10168
10169 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10170 functions with the same name as an include file are parsed
10171 correctly.
10172
d4d38844
YQ
101732018-02-01 Yao Qi <yao.qi@linaro.org>
10174
10175 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10176 "\[^\r\n\]*".
10177
07e5f5cf
NP
101782018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10179
10180 * gdb.arch/powerpc-prologue-frame.s: New file.
10181 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10182 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10183
929b5ad4
JB
101842018-01-31 Joel Brobecker <brobecker@adacore.com>
10185
10186 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10187
e671cd59
PA
101882018-01-30 Pedro Alves <palves@redhat.com>
10189
10190 PR gdb/13211
10191 * gdb.base/interrupt-daemon.c: New.
10192 * gdb.base/interrupt-daemon.exp: New.
10193 * gdb.multi/multi-term-settings.c: New.
10194 * gdb.multi/multi-term-settings.exp: New.
10195
fc413dc4
JB
101962018-01-30 Joel Brobecker <brobecker@adacore.com>
10197
10198 * gdb.base/break.exp: Save the location where the breakpoint
10199 on break.c:47 was actually inserted when debugging the version
10200 compiled at -O2 and use it in the expected output of the "info
10201 break" test performed soon after.
10202
5c319bb2
PA
102032018-01-22 Pedro Alves <palves@redhat.com>
10204 Sergio Durigan Junior <sergiodj@redhat.com>
10205
10206 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10207 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10208
a9e40818
JB
102092018-01-22 Joel Brobecker <brobecker@adacore.com>
10210
10211 * gdb.base/break-include.c, gdb.base/break-include.inc,
10212 gdb.base/break-include.exp: New files.
10213 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10214 line number now being the actual line number where the breakpoint
10215 was inserted.
10216 * gdb.mi/mi-break.exp: Likewise.
10217 * gdb.mi/mi-reverse.exp: Likewise.
10218 * gdb.mi/mi-simplerun.exp: Ditto.
10219
e707fc44
AB
102202018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10221
10222 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10223 varobj.
10224 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10225
ae451627
AB
102262018-01-21 Don Breazeal <donb@codesourcery.com>
10227 Andrew Burgess <andrew.burgess@embecosm.com>
10228
10229 * gdb.mi/basics.c: Add new global.
10230 * gdb.mi/mi-frame-regs.exp: New file.
10231 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10232 case.
10233
b1b189e0
AB
102342018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10235
10236 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10237 non-parameter, and on an unknown symbol.
10238
fcfcc376
TT
102392018-01-19 Tom Tromey <tom@tromey.com>
10240
10241 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10242 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10243
634c1c31
AA
102442018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10245
10246 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10247 setrlimit and chdir to int.
10248
d6ad07fd
AA
102492018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10250
10251 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10252 function.
10253 (my_tend): Likewise.
10254 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10255 rationale of avoiding FP- and vector instructions.
10256
adf8243b
RK
102572018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10258
10259 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10260 "info reg" with "\[ \t\]*".
10261 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10262 "\[ \t\]+".
10263 * gdb.arch/s390-multiarch.exp: Ditto.
10264 * gdb.base/pc-fp.exp: Ditto.
10265 * gdb.reverse/i386-precsave.exp: Ditto.
10266 * gdb.reverse/i386-reverse.exp: Ditto.
10267 * gdb.reverse/i387-env-reverse.exp: Ditto.
10268 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10269
dcc06925
AA
102702018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10271
10272 * lib/gdb.exp (gdb_compile): Re-enable use of
10273 universal_compile_options for languages other than Rust.
10274
25d4fd80
AA
102752018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10276
10277 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10278
ee7f689e 102792018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10280
10281 PR gdb/16577
10282 * gdb.base/solib-vanish.exp: New.
10283 * gdb.base/solib-vanish-main.c: New.
10284 * gdb.base/solib-vanish-lib1.c: New.
10285 * gdb.base/solib-vanish-lib2.c: New.
10286
d8447b6b
YQ
102872018-01-17 Yao Qi <yao.qi@linaro.org>
10288
10289 * gdb.compile/compile.exp: Match the address printed for
10290 frame in the output of command "bt".
10291
86d6a90c
TT
102922018-01-15 Tom Tromey <tom@tromey.com>
10293
10294 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10295 compute sp_reg.
10296
cbcdb1aa
AB
102972018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10298
10299 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10300 to prepare.
10301 (prepare): Return 0 on error, 1 on success.
10302
eea61984
PA
103032018-01-12 Pedro Alves <palves@redhat.com>
10304
10305 * gdb.base/continue-after-aborted-step-over.c: New.
10306 * gdb.base/continue-after-aborted-step-over.exp: New.
10307
6181e9c2
SM
103082018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10309
10310 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10311 options when not creating an executable.
10312
3cada740
PA
103132018-01-11 Pedro Alves <palves@redhat.com>
10314
10315 PR remote/22597
10316 * gdb.server/stop-reply-no-thread.c: New file.
10317 * gdb.server/stop-reply-no-thread.exp: New file.
10318
c63d3e8d
PA
103192018-01-10 Pedro Alves <palves@redhat.com>
10320
10321 PR gdb/22670
10322 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10323 functions too. Test setting breakpoints and printing C functions
10324 with no debug info too.
10325 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10326
d4c2a405
PA
103272018-01-10 Pedro Alves <palves@redhat.com>
10328
10329 PR gdb/22670
10330 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10331 a fail.
10332
8825213e
PA
103332018-01-10 Pedro Alves <palves@redhat.com>
10334
10335 PR gdb/22670
10336 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10337
605fd3c6
YQ
103382018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10339
10340 * gdb.server/unittest.exp: Match the output in non-development
10341 mode.
10342
1e5ded6c
YQ
103432018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10344
10345 * gdb.gdb/unittest.exp: Match output in non-development mode.
10346
30066b0b
JB
103472018-01-08 Joel Brobecker <brobecker@adacore.com>
10348
10349 * gdb.ada/access_tagged_param.exp: Relax expected output
10350 for value of "ObjL" in "continue" to pck.inspect breakpoint
10351 test.
10352
04bafb1e
XR
103532018-01-08 Joel Brobecker <brobecker@adacore.com>
10354
9f86398b
JB
10355 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10356 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10357
e379cee6
PA
103582018-01-05 Pedro Alves <palves@redhat.com>
10359
10360 PR gdb/18653
10361 * gdb.base/libsegfault.exp: New.
10362
de63c46b
PA
103632018-01-05 Joel Brobecker <brobecker@adacore.com>
10364
10365 PR gdb/22670
10366 * gdb.ada/access_tagged_param.exp: New file.
10367 * gdb.ada/access_tagged_param/foo.adb: New file.
10368
f98fc17b
PA
103692018-01-05 Pedro Alves <palves@redhat.com>
10370
10371 PR gdb/22670
10372 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10373 exercise lower case too, and to exercise both full matching and
10374 wild matching.
10375
342f8240
JB
103762018-01-05 Joel Brobecker <brobecker@adacore.com>
10377
10378 * gdb.ada/rename_subscript_param: New testcase.
10379
7150d33c
JG
103802018-01-05 Jerome Guitton <guitton@adacore.com>
10381
10382 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10383
cc0e770c
JB
103842018-01-05 Joel Brobecker <brobecker@adacore.com>
10385
10386 * gdb.ada/convvar_comp: New testcase.
10387
672a41aa 103882018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10389
10390 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10391 (My_Table): New global variable.
10392 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10393
7365ec2f
JB
103942018-01-04 Joel Brobecker <brobecker@adacore.com>
10395
10396 PR gdb/22670
10397 * gdb.ada/maint_with_ada: New testcase.
10398
289483b6
JB
103992018-01-04 Joel Brobecker <brobecker@adacore.com>
10400
10401 PR gdb/22670
10402 * gdb.ada/bp_c_mixed_case: New testcase.
10403
344420da
JB
104042018-01-04 Joel Brobecker <brobecker@adacore.com>
10405
10406 PR gdb/22670
10407 * gdb.ada/complete.exp: Add "complete break ada" test.
10408
66fc87a0
JB
104092018-01-04 Joel Brobecker <brobecker@adacore.com>
10410
10411 PR gdb/22670
10412 * gdb.ada/info_addr_mixed_case: New testcase.
10413
9f757bf7
XR
104142018-01-03 Xavier Roirand <roirand@adacore.com>
10415
10416 * gdb.ada/excep_handle.exp: New testcase.
10417 * gdb.ada/excep_handle/foo.adb: New file.
10418 * gdb.ada/excep_handle/pck.ads: New file.
10419
bd570f80
JB
104202018-01-03 Joel Brobecker <brobecker@adacore.com>
10421
10422 * gdb.base/step-line.c: Add extra empty line in copyright header.
10423 * gdb.base/step-line.inp: Likewise.
10424
9fe561ab
JB
104252018-01-02 Joel Brobecker <brobecker@adacore.com>
10426
10427 * gdb.ada/dyn_stride.exp: Add slice test.
10428
a405673c
JB
104292018-01-02 Joel Brobecker <brobecker@adacore.com>
10430
10431 * gdb.ada/dyn_stride: New testcase.
10432
cef0f868
SH
104332017-12-27 Stafford Horne <shorne@gmail.com>
10434
10435 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10436 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10437
b67d92b0
SH
104382017-12-27 Stafford Horne <shorne@gmail.com>
10439
10440 * gdb.base/reggroups.c: New file.
10441 * gdb.base/reggroups.exp: New file.
10442
eccab96d
JB
104432017-12-18 Joel Brobecker <brobecker@adacore.com>
10444
10445 * gdb.dwarf2/ada-valprint-error.c: New file.
10446 * gdb.dwarf2/ada-valprint-error.exp: New file.
10447
0e2da9f0
JB
104482017-12-18 Joel Brobecker <brobecker@adacore.com>
10449
10450 * gdb.ada/assign_arr: New testcase.
10451
cb923fcc
XR
104522017-12-18 Xavier Roirand <roirand@adacore.com>
10453
10454 * gdb.ada/funcall_ptr: New testcase.
10455
7c161838
SDJ
104562017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10457
10458 PR cli/16224
10459 * gdb.base/ptype-offsets.cc: New file.
10460 * gdb.base/ptype-offsets.exp: New file.
10461
1af17fd9
YQ
104622017-12-15 Yao Qi <yao.qi@linaro.org>
10463
10464 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10465 if XML is disabled.
10466
828d5846
XR
104672017-12-15 Xavier Roirand <roirand@adacore.com>
10468
10469 * gdb.ada/same_component_name: New testcase.
10470
79e8fcaa
JB
104712017-12-14 Joel Brobecker <brobecker@adacore.com>
10472
10473 * gdb.ada/str_binop_equal: New testcase.
10474
e05fa6f9
JB
104752017-12-14 Joel Brobecker <brobecker@adacore.com>
10476
10477 * gdb.ada/task_switch_in_core: New testcase.
10478
b89641ba
SM
104792017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10480
10481 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10482 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10483 call test_bkpt_qualified.
10484 (test_bkpt_qualified): New proc.
10485
6892d2e4
PA
104862017-12-13 Pedro Alves <palves@redhat.com>
10487
10488 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10489 Tighten regexp by matching with an anchor.
10490
a22ecf70
PA
104912017-12-13 Pedro Alves <palves@redhat.com>
10492
10493 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10494 ("expression with namespace"): New set of tests.
10495 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10496 (Nested::Test_NS::qux): New.
10497 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10498 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10499
9937536c
JB
105002017-12-13 Joel Brobecker <brobecker@adacore.com>
10501
10502 * gdb.base/server-del-break.c: New file.
10503 * gdb.base/server-del-break.exp: New file.
10504
fe49c6f5
SH
105052017-12-12 Stafford Horne <shorne@gmail.com>
10506
10507 * gdb.xml/tdesc-regs.exp: Add or1k support.
10508
c3d18620
SH
105092017-12-12 Stafford Horne <shorne@gmail.com>
10510
10511 * gdb.base/bp-permanent.c: Define nop of or1k.
10512
c5f9cfc8
JB
105132017-12-11 Joel Brobecker <brobecker@adacore.com>
10514
10515 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10516 output with components being reordered.
10517
a9c135fc
JB
105182017-12-11 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10521 output with components being reordered.
10522
927aa2e7
JK
105232017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10524 Pedro Alves <palves@redhat.com>
10525
10526 * gdb.base/maint.exp (check for .gdb_index): Check also for
10527 .debug_names.
10528 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10529 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10530 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10531 (.gdb_index used after symbol reloading): Support also .debug_names.
10532 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10533
f17d9474
YQ
105342017-12-08 Yao Qi <yao.qi@linaro.org>
10535
10536 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10537 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10538
a0de8c21
YQ
105392017-12-08 Yao Qi <yao.qi@linaro.org>
10540
10541 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10542 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10543
a738ea1d
YQ
105442017-12-08 Yao Qi <yao.qi@linaro.org>
10545
10546 * gdb.arch/aarch64-tagged-pointer.c: New file.
10547 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10548
1cd9a73b
SDJ
105492017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10550
10551 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10552 "int".
10553
fa6eb693
KS
105542017-12-07 Keith Seitz <keiths@redhat.com>
10555
10556 PR breakpoints/22569
10557 * gdb.linespec/ls-errs.exp: Change expected result of "break
10558 -source this file has spaces.c -line 3".
10559 Check that an explicit source file followed by whitespace is
10560 identified as an invalid explicit location.
10561
883fd55a
KS
105622017-12-07 Keith Seitz <keiths@redhat.com>
10563
10564 * gdb.cp/nested-types.cc: New file.
10565 * gdb.cp/nested-types.exp: New file.
10566 * lib/cp-support.exp: Load data-structures.exp library.
10567 (debug_cp_test_ptype_class): New global.
10568 (cp_ptype_class_verbose, next_line): New procedures.
10569 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10570 Add and document new return value.
10571 Switch the list of lines to a queue.
10572 Add support for new `type' key for nested type definitions.
10573 Add debugging/troubleshooting messages.
10574 * lib/data-structures.exp: New file.
10575
ec72db3e
SM
105762017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10577
10578 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10579 with proc_with_prefix, don't use with_test_prefix.
10580
99598d71
TT
105812017-12-07 Tom Tromey <tom@tromey.com>
10582
10583 * gdb.base/break.exp: Add test for empty "commands".
10584
a8806230
YQ
105852017-12-07 Yao Qi <yao.qi@linaro.org>
10586
10587 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10588 malloc and catch syscall.
10589
824cc835
PM
105902017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10591
e79be6e5 10592 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10593 tests for explicit locations.
10594
7cc244de
PA
105952017-12-06 Pedro Alves <palves@redhat.com>
10596
10597 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10598 force-disabling XML descriptions.
10599
50a1fdd5
PA
106002017-12-04 Pedro Alves <palves@redhat.com>
10601
10602 PR gdb/22499
10603 * gdb.arch/amd64-disp-step-avx.S: New file.
10604 * gdb.arch/amd64-disp-step-avx.exp: New file.
10605
f0fb2488
PA
106062017-12-03 Pedro Alves <palves@redhat.com>
10607
10608 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10609 and <string.h>.
10610 (parent_function): Print distinct messages when waitpid fails, or
10611 the child exits with a signal, or the child exits for an unhandled
10612 reason.
10613 * gdb.threads/process-dies-while-detaching.exp
10614 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10615 it. Wait for both inferior output and GDB's prompt. Use an
10616 indirect spawn id list.
10617 (do_detach): New parameter 'child_exit'. Use it to compute
10618 expected inferior output.
10619 (test_detach, test_detach_watch, test_detach_killed_outside):
10620 Adjust to pass down the expected child exit kind.
10621
97cbe998
SDJ
106222017-12-01 Joel Brobecker <brobecker@adacore.com>
10623 Sergio Durigan Junior <sergiodj@redhat.com>
10624 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10627
40fc416f
SDJ
106282017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10629
10630 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10631 to 'symbol-file' and 'add-symbol-file' can be
10632 position-independent.
10633
1cc75e92
YQ
106342017-12-01 Yao Qi <yao.qi@linaro.org>
10635
10636 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10637 the URL in copyright header.
10638 * gdb.arch/aarch64-fp.exp: Likewise.
10639 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10640 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10641 * gdb.base/expand-psymtabs.exp: Likewise.
10642 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10643 * gdb.fortran/common-block.exp: Likewise.
10644 * gdb.fortran/common-block.f90: Likewise.
10645 * gdb.fortran/logical.exp: Likewise.
10646 * gdb.fortran/vla-datatypes.f90: Likewise.
10647 * gdb.fortran/vla-sub.f90: Likewise.
10648
875fb7a7
JB
106492017-11-30 Joel Brobecker <brobecker@adacore.com>
10650
10651 * gdb.ada/repeat_dyn: New testcase.
10652
6f14765f
UW
106532017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10654
10655 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10656 Update for changed thread numbering.
10657 * gdb.cell/bt.exp: Update for changed GDB output.
10658
f1af7b94
SM
106592017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10660
10661 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10662 setting isremote by hand.
10663 * boards/dwarf4-gdb-index.exp: Likewise.
10664 * boards/fission.exp: Likewise.
10665 * boards/stabs.exp: Likewise.
10666
e3919f3e
PA
106672017-11-30 Pedro Alves <palves@redhat.com>
10668
10669 * gdb.linespec/cpls-ops.exp
10670 (check_explicit_skips_function_argument): Extract the underlying
10671 type of size_t instead of hardcoding it.
10672
bd69330d
PA
106732017-11-29 Pedro Alves <palves@redhat.com>
10674
10675 PR c++/19436
10676 * gdb.linespec/cpls-abi-tag.cc: New file.
10677 * gdb.linespec/cpls-abi-tag.exp: New file.
10678
a20714ff
PA
106792017-11-29 Pedro Alves <palves@redhat.com>
10680
10681 * gdb.base/langs.exp: Use -qualified.
10682 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10683 it.
10684 * gdb.cp/namespace.exp: Use -qualified.
10685 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10686 (overload-3, template-overload, template-ret-type, const-overload)
10687 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10688 procedures.
10689 (test_driver): Call them.
10690 * gdb.cp/save-bp-qualified.cc: New.
10691 * gdb.cp/save-bp-qualified.exp: New.
10692 * gdb.linespec/explicit.exp: Test -qualified.
10693 * lib/completion-support.exp (completion::explicit_opts_list): Add
10694 "-qualified".
10695 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10696
f6f1d339
PM
106972017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10698
10699 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10700
02ca603a
TT
107012017-11-29 Tom Tromey <tom@tromey.com>
10702
10703 * gdb.base/relocate.exp: Update invalid argument test.
10704 Add new tests for invalid arguments.
10705
ed6c0bfb
TP
107062017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10707
10708 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10709 Return 0 as a long.
10710 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10711
f106e10e
TP
107122017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10713
10714 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10715 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10716 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10717 func ().
10718 * gdb.cp/shadow.cc (B.func): Return 0.
10719
10329bb2
JB
107202017-11-27 Joel Brobecker <brobecker@adacore.com>
10721
10722 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10723 expected output in gdb_expect call to allow the exception
10724 message to be present as well. Fix syntax confusion to avoid
10725 TCL thinking that exception_name is an array.
10726
617cd4bc
UW
107272017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10728
10729 * gdb.arch/spu-info.c: Include <unistd.h>.
10730 (do_signal_test): Fix broken calls to write.
10731 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10732 Fix checks for empty mailboxes. Update signal tests for corrected
10733 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10734 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10735 * gdb.cell/arch.exp: Use standard_output_file.
10736 * gdb.cell/break.exp: Likewise.
10737 * gdb.cell/bt.exp: Likewise.
10738 * gdb.cell/core.exp: Likewise.
10739 * gdb.cell/dwarfaddr.exp: Likewise.
10740 * gdb.cell/ea-cache.exp: Likewise.
10741 * gdb.cell/ea-standalone.exp: Likewise.
10742 * gdb.cell/f-regs.exp: Likewise.
10743 * gdb.cell/fork.exp: Likewise.
10744 * gdb.cell/gcore.exp: Likewise.
10745 * gdb.cell/mem-access.exp: Likewise.
10746 * gdb.cell/ptype.exp: Likewise.
10747 * gdb.cell/registers.exp: Likewise.
10748 * gdb.cell/sizeof.exp: Likewise.
10749 * gdb.cell/solib-symbol.exp: Likewise.
10750 * gdb.cell/solib.exp: Likewise.
617cd4bc 10751
a81aaca0
PA
107522017-11-25 Pedro Alves <palves@redhat.com>
10753
10754 * gdb.base/complete-empty.exp: New file.
10755 * gdb.base/completion.exp: Adjust.
10756
6a3c6ee4
PA
107572017-11-25 Pedro Alves <palves@redhat.com>
10758
10759 * gdb.linespec/cpls-ops.cc: New file.
10760 * gdb.linespec/cpls-ops.exp: New file.
10761 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10762 factored out from ...
10763 (test_complete_prefix_range): ... this.
10764
8955eb2d
PA
107652017-11-24 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.linespec/cpcompletion.exp: New file.
10768 * gdb.linespec/cpls-hyphen.cc: New file.
10769 * gdb.linespec/cpls.cc: New file.
10770 * gdb.linespec/cpls2.cc: New file.
10771 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10772 test to use test_gdb_complete_unique. Add label completion,
10773 keyword completion and explicit location completion tests.
10774 * lib/completion-support.exp: New file.
10775
e547c119
JB
107762017-11-24 Joel Brobecker <brobecker@adacore.com>
10777
10778 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10779 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10780 when hitting an exception catchpoint.
10781
7c3c1aa8
YQ
107822017-11-22 Yao Qi <yao.qi@linaro.org>
10783
10784 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10785
41bd68f5
SM
107862017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10787
10788 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10789 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10790 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10791
1daad298
YQ
107922017-11-22 Yao Qi <yao.qi@linaro.org>
10793
10794 * gdb.base/info-os.exp: Pass pthreads.
10795 * gdb.multi/multi-attach.exp: Likewise.
10796
88465e87
YQ
107972017-11-22 Yao Qi <yao.qi@linaro.org>
10798
10799 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10800 compiler.
10801
dc196b23
YQ
108022017-11-22 Yao Qi <yao.qi@linaro.org>
10803
10804 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10805 * gdb.base/break-interp.exp: Likewise.
10806 * gdb.base/jit-attach-pie.exp: Likewise.
10807
2400729e
UW
108082017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10809
10810 * gdb.base/float128.c (large128): New variable.
10811 * gdb.base/float128.exp: Add test to print largest __float128 value.
10812
7a26362d
UW
108132017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10814
10815 * gdb.arch/vsx-regs.exp: Update register content checks.
10816
ed0f4273
UW
108172017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10818
10819 * gdb.arch/ppc-longdouble.exp: New file.
10820 * gdb.arch/ppc-longdouble.c: Likewise.
10821
a25d69c6
PA
108222017-11-21 Pedro Alves <palves@redhat.com>
10823
10824 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10825
73fcf641
PA
108262017-11-20 Pedro Alves <palves@redhat.com>
10827
10828 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10829 (long_double_typedef): New typedefs.
10830 Use DEF on double and long double.
10831 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10832 cases.
10833 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10834 and 'long_double_ptr_same_size' locals. Use them to decide
10835 whether cast from array/function to float is valid/invalid.
10836
71a3c369
TT
108372017-11-17 Tom Tromey <tom@tromey.com>
10838
10839 * gdb.rust/traits.rs: New file.
10840 * gdb.rust/traits.exp: New file.
10841
ced9779b
JB
108422017-11-17 Joel Brobecker <brobecker@adacore.com>
10843
10844 * gdb.ada/minsyms: New testcase.
10845
a0922d80
PA
108462017-11-16 Pedro Alves <palves@redhat.com>
10847
10848 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10849 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10850
ea04e54c
PA
108512017-11-16 Pedro Alves <palves@redhat.com>
10852
10853 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10854 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10855
e849ea89
PA
108562017-11-16 Pedro Alves <palves@redhat.com>
10857
10858 * gdb.server/reconnect-ctrl-c.c: New file.
10859 * gdb.server/reconnect-ctrl-c.exp: New file.
10860
d8ae99a7
PM
108612017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10862
10863 * gdb.python/py-rbreak.exp: New file.
10864 * gdb.python/py-rbreak.c: New file.
10865 * gdb.python/py-rbreak-func2.c: New file.
10866
968a13f8
PA
108672017-11-16 Pedro Alves <palves@redhat.com>
10868
10869 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10870 pattern.
10871 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10872 GDB.
10873
71774bc9
SM
108742017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10875
10876 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10877 regex.
10878
ddbb44cf
SM
108792017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10880
10881 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10882 test names.
10883
584a564f
PA
108842017-11-09 Pedro Alves <palves@redhat.com>
10885
10886 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10887 factored out from ...
10888 (top level): ... here, and adjusted to avoid expecting beyond the
10889 prompt in a single gdb_test_multiple.
10890
5ed7a928
PA
108912017-11-09 Pedro Alves <palves@redhat.com>
10892
10893 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10894 output.
10895 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10896 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10897 * gdb.server/ext-run.exp ("kill" test): Likewise.
10898 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10899
a60e0738
PA
109002017-11-09 Pedro Alves <palves@redhat.com>
10901
10902 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10903 match till end of line.
10904
2c88253f
PA
109052017-11-09 Pedro Alves <palves@redhat.com>
10906
10907 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10908
c7a38517
PA
109092017-11-09 Pedro Alves <palves@redhat.com>
10910
10911 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10912 New procedures, factored out from ...
10913 (top level): ... here, and adjusted to avoid expecting beyond the
10914 prompt in one go.
10915
f29f4b6b
PA
109162017-11-09 Pedro Alves <palves@redhat.com>
10917
10918 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10919 output. Fix '?' match.
10920
286acbb5
JB
109212017-11-08 Joel Brobecker <brobecker@adacore.com>
10922
10923 * gdb.ada/scoped_watch: New testcase.
10924 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10925 which is actually correct.
10926 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10927 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10928
62d7ae92
PA
109292017-11-08 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.gdb/complaints.exp (test_initial_complaints)
10932 (test_serial_complaints, test_short_complaints): Call
10933 complaint_internal instead of complaint.
10934
280ca31f
DT
109352017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10936
10937 * gdb.threads/tls-core.c: New file.
10938 * gdb.threads/tls-core.exp: Likewise.
10939
b5ec771e
PA
109402017-11-08 Pedro Alves <palves@redhat.com>
10941
10942 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10943 (p Exported_Capitalized): New test.
10944 (p exported_capitalized): New test.
10945
a02b41a7
PA
109462017-11-07 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10949
95e95a6d
PA
109502017-11-07 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10953 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10954 (disable_invalid, disable_inverted, disable_negative): New
10955 procedures.
10956 ("bad numbers"): New set of tests.
10957
cee62dbd
PA
109582017-11-07 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.cp/ena-dis-br-range.exp: Add tests.
10961
cc638e86
PA
109622017-11-07 Pedro Alves <palves@redhat.com>
10963
10964 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10965
d0fe4701
XR
109662017-11-07 Xavier Roirand <roirand@adacore.com>
10967 Pedro Alves <palves@redhat.com>
10968
10969 * gdb.base/ena-dis-br.exp: Add reference to
10970 gdb.cp/ena-dis-br-range.exp.
10971 * gdb.cp/ena-dis-br-range.exp: New file.
10972 * gdb.cp/ena-dis-br-range.cc: New file.
10973
46f67f80
PA
109742017-11-06 Pedro Alves <palves@redhat.com>
10975
10976 * gdb.base/attach-non-pgrp-leader.c: New.
10977 * gdb.base/attach-non-pgrp-leader.exp: New.
10978
726e1356
PA
109792017-11-06 Pedro Alves <palves@redhat.com>
10980
10981 * configure.ac: No longer check for termio.h and sgtty.h.
10982 * configure: Regenerate.
10983 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10984 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10985 Remove termio and sgtty code.
10986
50ab6ace
YQ
109872017-11-03 Yao Qi <yao.qi@linaro.org>
10988
10989 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10990 in GDB is disabled.
10991
8e68731c
YQ
109922017-11-03 Yao Qi <yao.qi@linaro.org>
10993
10994 * gdb.python/py-thrhandle.exp: Skip it if python is not
10995 enabled.
10996
3a87ae65
SM
109972017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10998
10999 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11000 as a breakpoint command.
11001
484d8d36
MD
110022017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11003
11004 PR python/21213
11005 * gdb.python/py-infthread.exp: Test calling
11006 InferiorThread.inferior () multiple times in a row.
11007
4a27f119
KS
110082017-10-27 Keith Seitz <keiths@redhat.com>
11009
11010 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11011 Test "info break" for every inlined function breakpoint.
11012
bb11dd58
YQ
110132017-10-27 Yao Qi <yao.qi@linaro.org>
11014
11015 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11016
a43f3893
PF
110172017-10-26 Patrick Frants <osscontribute@gmail.com>
11018
11019 * gdb.cp/classes.exp (test_static_members): Test printing
11020 Outer::instance.
11021 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11022 (Inner::instance, Outer::instance): New.
11023
792ccf00
PA
110242017-10-24 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11027 extra console" test in two stages.
11028
eb2bfbad
PA
110292017-10-24 Pedro Alves <palves@redhat.com>
11030
11031 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11032
1f75a651
PA
110332017-10-24 Pedro Alves <palves@redhat.com>
11034
11035 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11036 loop.
11037
779990d9
PA
110382017-10-24 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11041 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11042
ad9b8f5d
PA
110432017-10-24 Pedro Alves <palves@redhat.com>
11044
11045 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11046 parameter and handle it. Don't output read value in test name.
11047
fee6da6e
PA
110482017-10-24 Pedro Alves <palves@redhat.com>
11049
11050 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11051 custom test name.
11052
10389c2c
PA
110532017-10-24 Pedro Alves <palves@redhat.com>
11054
11055 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11056 include the unstable output directory name in the test's name.
11057 (initial_setup_simple) <'set args'>: Use custom test name.
11058
a80e65a9
PA
110592017-10-24 Pedro Alves <palves@redhat.com>
11060
11061 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11062 with explicit test name.
11063
15763a09
PA
110642017-10-20 Pedro Alves <palves@redhat.com>
11065
11066 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11067 'wait -i'. Use gdb_assert and remote_close.
11068
49a4ce2e
AB
110692017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11070
11071 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11072 number from variable rather than hard-coded.
11073
a75868f5
PA
110742017-10-19 Pedro Alves <palves@redhat.com>
11075
11076 * gdb.base/long-inferior-output.c: New file.
11077 * gdb.base/long-inferior-output.exp: New file.
11078
c8ba13ad
KS
110792017-11-18 Keith Seitz <keiths@redhat.com>
11080
11081 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11082 method.
11083 (main): Call it.
11084 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11085 Add additional user-defined conversion operator tests.
11086
b27de576
PA
110872017-10-17 Pedro Alves <palves@redhat.com>
11088
11089 * boards/native-stdio-gdbserver.exp: Load "local-board".
11090
8484c955
PA
110912017-10-17 Pedro Alves <palves@redhat.com>
11092
11093 * gdb.base/quit-live.c: New file.
11094 * gdb.base/quit-live.exp: New file.
11095
83d5a34d
KS
110962017-10-16 Keith Seitz <keiths@redhat.com>
11097
11098 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11099 (class_with_protected_typedef, class_with_private_typedef)
11100 (struct_with_public_typedef, struct_with_protected_typedef)
11101 (struct_with_private_typedef): New classes/structs.
11102 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11103 typedefs and access specifiers.
11104
739b3f1d
PA
111052017-10-16 Pedro Alves <palves@redhat.com>
11106 Simon Marchi <simon.marchi@polymtl.ca>
11107
11108 * README (Local vs Remote vs Native): New section.
11109 * boards/local-board.exp: New file, with bits factored out from
11110 ...
11111 * boards/native-extended-gdbserver.exp: ... here. Load
11112 "local-board".
11113 * boards/native-gdbserver.exp: Load "local-board".
11114 (${board}_spawn, ${board}_exec): Delete.
11115 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11116 ...
11117 * boards/stdio-gdbserver-base.exp: ... this new file.
11118 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11119 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11120 procedure.
11121 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11122 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11123 stdio_gdbserver_command.
11124 (${board}_get_remote_address, ${board}_get_comm_port)
11125 (${board}_download, ${board}_upload): Delete.
11126 (get_target_remote_pipe_cmd): New.
11127
fe68b953
SM
111282017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11129
11130 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11131 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11132 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11133 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11134 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11135 remove with_test_prefix.
11136
300b6685
PA
111372017-10-13 Pedro Alves <palves@redhat.com>
11138
11139 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11140 * gdb.base/annota1.exp: Use it instead of is_remote.
11141 * gdb.base/annota3.exp: Use it instead of is_remote.
11142 * gdb.cp/annota2.exp: Use it instead of is_remote.
11143 * gdb.cp/annota3.exp: Use it instead of is_remote.
11144 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11145
50500caf
PA
111462017-10-13 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11149 (test_num_test_vars, run_and_count_vars, find_env)
11150 (test_set_unset_env, test_inherit_env_var): New procedures.
11151 (top level): Use them.
11152
dad0c6d2
PA
111532017-10-13 Pedro Alves <palves@redhat.com>
11154
11155 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11156 also skip on stub-like targets.
11157
8b0553c1
PA
111582017-10-13 Pedro Alves <palves@redhat.com>
11159
11160 PR gdb/22293
11161 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11162 (top level): Move some tests to ...
11163 (test_not_found): ... this new procedure.
11164 (top level): Call it.
11165
7594f623
PA
111662017-10-13 Pedro Alves <palves@redhat.com>
11167
11168 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11169 expect different "info terminal" output if testing with a
11170 non-native target.
11171
ebe3b402
PA
111722017-10-13 Pedro Alves <palves@redhat.com>
11173 Simon Marchi <simon.marchi@polymtl.ca>
11174
11175 PR python/12966
11176 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11177
42f1b161
PA
111782017-10-13 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11181 already.
11182
8d6ef72b
PA
111832017-10-13 Pedro Alves <palves@redhat.com>
11184
11185 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11186 is_remote.
11187
d7bcd5b8
PA
111882017-10-13 Pedro Alves <palves@redhat.com>
11189
11190 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11191 is_remote.
11192
df479dc6
PA
111932017-10-13 Pedro Alves <palves@redhat.com>
11194
11195 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11196 is set.
11197 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11198 instead of is_remote.
11199
23fb630a
PA
112002017-10-13 Pedro Alves <palves@redhat.com>
11201
11202 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11203 (top level): Add comment.
11204
cc77b1dc
PA
112052017-10-13 Pedro Alves <palves@redhat.com>
11206
11207 * gdb.base/remote.exp (top level): Fix comment typo and add
11208 missing return.
11209
27c9e813
PA
112102017-10-13 Pedro Alves <palves@redhat.com>
11211 Simon Marchi <simon.marchi@polymtl.ca>
11212
11213 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11214 calls and add comments. Skip test if use_gdb_stub is set.
11215 (top level): Use "set cwd" command instead of "cd" command.
11216
5e830d98
PA
112172017-10-13 Pedro Alves <palves@redhat.com>
11218
11219 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11220 is_remote target check.
11221
f5ca0032
PA
112222017-10-13 Pedro Alves <palves@redhat.com>
11223
11224 * gdb.base/scope.exp: Use build_executable + clean_restart +
11225 gdb_file_cmd instead of prepare_for_testing and no longer skip
11226 "before run" tests on is_remote target boards. Update comments.
11227 * boards/native-extended-gdbserver.exp
11228 (extended_gdbserver_load_last_file): New, factored out from ...
11229 (gdb_load): ... this. Move further below and add comment.
11230 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11231
8aed1c0d
PA
112322017-10-12 Pedro Alves <palves@redhat.com>
11233
11234 * gdb.base/attach.exp: Remove references to gdb64.
11235 * gdb.base/dbx.exp: Remove references to gdb64.
11236
cfa34c87
SM
112372017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11238 Pedro Alves <palves@redhat.com>
11239
11240 * gdb.base/label.exp: Remove is_remote target check.
11241
9192b7de
PA
112422017-10-12 Pedro Alves <palves@redhat.com>
11243
11244 * gdb.base/auvx.exp (coredir): Update comment.
11245 (top level) <core_works>: Use "set cwd" command instead of "cd"
11246 command.
11247
6bf0052d
PA
112482017-10-12 Pedro Alves <palves@redhat.com>
11249 Simon Marchi <simon.marchi@polymtl.ca>
11250
11251 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11252 target boards.
11253
e48ef82d
PA
112542017-10-12 Pedro Alves <palves@redhat.com>
11255 Simon Marchi <simon.marchi@polymtl.ca>
11256
11257 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11258 Instead skip if there's any gdb_protocol set.
11259
8d7aea57
SM
112602017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11261 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11264
30440677
PA
112652017-10-12 Pedro Alves <palves@redhat.com>
11266 Simon Marchi <simon.marchi@polymtl.ca>
11267
11268 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11269 instead of on dejagnu remote boards.
11270
4e04f045 112712017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11272 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11273
11274 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11275 checks. Use build_executable + clean_restart instead of
11276 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11277 of enabling non-stop after starting gdb.
11278
871a186e
PA
112792017-10-12 Pedro Alves <palves@redhat.com>
11280
11281 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11282 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11283 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11284 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11285
56d704da
AK
112862017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11287
11288 * gdb.arch/arc-tdesc-cpu.exp: New file.
11289 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11290
2f20e312
SM
112912017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11292
11293 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11294
65630365
PA
112952017-10-10 Pedro Alves <palves@redhat.com>
11296
11297 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11298 expect CLI output.
11299
bf469271
PA
113002017-10-10 Pedro Alves <palves@redhat.com>
11301
11302 * lib/selftest-support.exp (selftest_setup): Update for
11303 captured_command_loop's prototype change.
11304
777a42f1
PA
113052017-10-09 Pedro Alves <palves@redhat.com>
11306
11307 Test both arch1=>arch2 and arch2=>arch1.
11308
11309 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11310 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11311 factored out to...
11312 (append_arch1_options, append_arch2_options, append_arch_options)
11313 (build_executables): New procedures.
11314 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11315 local.
11316 (top level): Add new 'first_arch' testing axis.
11317
cbd2b4e3
PA
113182017-10-09 Pedro Alves <palves@redhat.com>
11319
11320 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11321 (barrier): New.
11322 (thread_start, all_started): New functions.
11323 (main): Spawn new thread and wait until it is scheduled.
11324 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11325 option.
11326 (do_test): Add 'selected_thread' parameter. Run to all_started
11327 instead of main. Explicitly set the breakpoint at main. Switch
11328 to the SELECTED_THREAD thread.
11329 (top level): Test handling the exec event with either the main
11330 thread or the second thread selected.
11331
5c9e4427
PA
113322017-10-09 Pedro Alves <palves@redhat.com>
11333
11334 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11335 logic. Move STOP marker after the value checks.
11336 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11337 regexp.
11338
b3b7c423
SL
113392017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11340
11341 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11342
3b4b2f16
UW
113432017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11344
11345 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11346 integer-to-dfp conversion.
11347 * gdb.base/dfp-test.exp: Likewise.
11348
5cd63fda
PA
113492017-10-04 Pedro Alves <palves@redhat.com>
11350
11351 * gdb.multi/hangout.c: Include <unistd.h>.
11352 (hangout_loop): New function.
11353 (main): Call alarm. Call hangout_loop in a loop.
11354 * gdb.multi/hello.c: Include <unistd.h>.
11355 (hello_loop): New function.
11356 (main): Call alarm. Call hangout_loop in a loop.
11357 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11358 inferior with the other selected.
11359
4c71c105
SM
113602017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11361
11362 * gdb.mi/list-thread-groups-available.exp: New file.
11363 * gdb.mi/list-thread-groups-available.c: New file.
11364
bc3b087d
SDJ
113652017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11366
11367 * gdb.base/set-cwd.exp: Make it available on
11368 native-extended-gdbserver.
11369
d092c5a2
SDJ
113702017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11371
11372 * gdb.base/set-cwd.c: New file.
11373 * gdb.base/set-cwd.exp: Likewise.
11374
45320ffa
TT
113752017-10-02 Tom Tromey <tom@tromey.com>
11376
11377 PR rust/22236:
11378 * gdb.rust/simple.rs (main): New variable "fslice".
11379 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11380
b3e3859b
TT
113812017-10-02 Tom Tromey <tom@tromey.com>
11382
11383 * gdb.rust/simple.exp: Test ptype of a slice.
11384
01af5e0d
TT
113852017-10-02 Tom Tromey <tom@tromey.com>
11386
11387 * gdb.rust/simple.exp: Test index of slice.
11388
a9bbfbd8
TT
113892017-09-27 Tom Tromey <tom@tromey.com>
11390
11391 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11392
df8899e5
TP
113932017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11394 Pedro Alves <palves@redhat.com>
11395
11396 * gdb.base/compare-sections.exp (get value of read-only section): Read
11397 as unsigned value.
11398 (corrupt read-only section): Likewise and don't set written if patching
11399 failed.
11400
757bf54b
KB
114012017-09-21 Kevin Buettner <kevinb@redhat.com>
11402
11403 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11404 files.
11405
06871ae8
PA
114062017-09-20 Pedro Alves <palves@redhat.com>
11407
11408 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11409 symbol names in gdb's output.
11410 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11411
e5f25bc5
PA
114122017-09-20 Pedro Alves <palves@redhat.com>
11413
11414 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11415 Rename to ...
11416 (test_list_ambiguous_symbol): ... this and add a symbol name
11417 parameter. Adjust.
11418 (test_list_ambiguous_function): Reimplement on top of
11419 test_list_ambiguous_symbol and also test listing ambiguous
11420 variables.
11421 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11422 (ambiguous_fun): ... this.
11423 (ambiguous_var): New.
11424 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11425 (ambiguous_fun): ... this.
11426 (ambiguous_var): New.
11427
4e5a4f58
JB
114282017-09-19 John Baldwin <jhb@FreeBSD.org>
11429
11430 * gdb.base/starti.c: New file.
11431 * gdb.base/starti.exp: New file.
11432 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11433
26e53f3e
PA
114342017-09-14 Pedro Alves <palves@redhat.com>
11435
11436 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11437 (top level): Use it instead of runto.
11438
cb791d59
TT
114392017-09-11 Tom Tromey <tom@tromey.com>
11440
11441 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11442
7c96f8c1
TT
114432017-09-11 Tom Tromey <tom@tromey.com>
11444
11445 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11446 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11447
469412dd
CW
114482017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11449
11450 * gdb.fortran/printing-types.exp: New file.
11451 * gdb.fortran/printing-types.exp: New file.
11452
e0f86435
BH
114532017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11454
11455 * gdb.fortran/vla-ptype.exp: Fix typos.
11456 * gdb.fortran/vla-value.exp: Same.
11457
9e9af4be
BH
114582017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11459
11460 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11461 * gdb.mi/mi-var-child-f.exp: Likewise.
11462 * gdb.mi/mi-vla-fortran.exp: Likewise.
11463
a5ad232b 114642017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11465 Christoph Weinmann <christoph.t.weinmann@intel.com>
11466 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11467
11468 * gdb.fortran/ptr-indentation.f90: New file.
11469 * gdb.fortran/ptr-indentation.exp: New file.
11470
5aec60eb
TT
114712017-09-05 Tom Tromey <tom@tromey.com>
11472
11473 PR gdb/22010:
11474 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11475
8f8f8152
TP
114762017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11477
11478 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11479
fbd1b771
JK
114802017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11481
11482 * gdb.threads/tls-nodebug-pie.c: New file.
11483 * gdb.threads/tls-nodebug-pie.exp: New file.
11484
5eb5f850
TT
114852017-09-05 Tom Tromey <tom@tromey.com>
11486
11487 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11488 for rust.
11489
ae780a21
SM
114902017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11491
11492 * gdb.multi/multi-arch-exec.exp: Test with different
11493 "follow-exec-mode" settings.
11494 (do_test): New procedure.
11495
3693fdb3
PA
114962017-09-04 Pedro Alves <palves@redhat.com>
11497
11498 * gdb.base/func-static.c (S::method const, S::method volatile)
11499 (S::method volatile const): New methods.
11500 (c_s, v_s, cv_s): New instances.
11501 (main): Call method() on them.
11502 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11503 (cannot_resolve): New procedure.
11504 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11505 print-quote-unquoted columns.
11506 (do_test): Test printing each scope too.
11507
e68cb8e0
PA
115082017-09-04 Pedro Alves <palves@redhat.com>
11509
11510 * gdb.base/local-static.exp: Also test with
11511 class::method::variable wholly quoted.
11512 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11513
858be34c
PA
115142017-09-04 Pedro Alves <palves@redhat.com>
11515
11516 * gdb.base/local-static.c: New.
11517 * gdb.base/local-static.cc: New.
11518 * gdb.base/local-static.exp: New.
11519
46a4882b
PA
115202017-09-04 Pedro Alves <palves@redhat.com>
11521
11522 * gdb.asm/asm-source.exp: Add casts to int.
11523 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11524 (dataglobal64_1, dataglobal64_2): New globals.
11525 * gdb.base/nodebug.exp: Test different expressions involving the
11526 new globals, with print, whatis and ptype. Add casts to int.
11527 * gdb.base/solib-display.exp: Add casts to int.
11528 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11529 * gdb.cp/m-static.exp: Add cast to int.
11530 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11531 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11532 tls variable with no debug info without a cast. Test with a cast
11533 to int too.
11534 * gdb.trace/entry-values.exp: Add casts.
11535
2c5a2be1
PA
115362017-09-04 Pedro Alves <palves@redhat.com>
11537
11538 * gdb.base/nodebug.exp: Test that ptype's error about functions
11539 with unknown return type includes the function name too.
11540
7022349d
PA
115412017-09-04 Pedro Alves <palves@redhat.com>
11542
11543 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11544 return type of munmap in infcall.
11545 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11546 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11547 type of ftell in infcall.
11548 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11549 type of getpid in infcall.
11550 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11551 infcall.
11552 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11553 Bail on failure to extract the pid.
11554 * gdb.base/nodebug.c: #include <stdint.h>.
11555 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11556 New functions.
11557 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11558 Change expected output of print/whatis/ptype with functions with
11559 no debug info. Test all supported languages. Call
11560 test_call_promotion.
11561 * gdb.compile/compile.exp: Adjust expected output to expect
11562 warning.
11563 * gdb.threads/siginfo-threads.exp: Likewise.
11564
54990598
PA
115652017-09-04 Pedro Alves <palves@redhat.com>
11566
11567 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11568 "prototypes". Test calling float functions via prototyped and
11569 unprototyped function pointers.
11570 (perform_all_tests): New parameter "prototypes". Pass it down.
11571 (top level): Pass down "prototypes" parameter to
11572 perform_all_tests.
11573
34d16ea2
SM
115742017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11575
11576 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11577 Test with nested loops.
11578
9521ecda
SM
115792017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11580
11581 * gdb.base/commands.exp: Call the new procedures.
11582 (loop_break_test, loop_continue_test): New procedures.
11583
80a65e9b
SM
115842017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11585
11586 * gdb.base/commands.exp: Call new procedure.
11587 (define_if_without_arg_test): New procedure.
11588
e439fa14
PA
115892017-09-04 Pedro Alves <palves@redhat.com>
11590
11591 * gdb.base/list-ambiguous.exp: New file.
11592 * gdb.base/list-ambiguous0.c: New file.
11593 * gdb.base/list-ambiguous1.c: New file.
11594 * gdb.base/list.exp (test_list_range): Adjust expected output.
11595
0a2dde4a
SDJ
115962017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11597
11598 * gdb.base/share-env-with-gdbserver.c: New file.
11599 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11600
5e89eb3a
SM
116012017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11602
11603 * gdb.base/commands.exp (gdbvar_simple_if_test,
11604 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11605 progvar_simple_if_test, progvar_simple_while_test,
11606 progvar_complex_if_while_test, user_defined_command_test,
11607 user_defined_command_args_eval,
11608 user_defined_command_args_stack_test,
11609 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11610 temporary_breakpoint_commands,
11611 gdb_test_no_prompt, redefine_hook_test,
11612 redefine_backtrace_test): Remove "global gdb_prompt".
11613
fd437cbc
SM
116142017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11615
11616 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11617 New proc, call it from toplevel.
11618
87215ad1
SDJ
116192017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11620
11621 PR remote/21852
11622 * gdb.server/normal.c: New file, copied from gdb.base.
11623 * gdb.server/run-without-local-binary.exp: New file.
11624
58afddc6
WP
116252017-08-07 Weimin Pan <weimin.pan@oracle.com>
11626
11627 * gdb.arch/sparc64-adi.exp: New file.
11628 * gdb.arch/sparc64-adi.c: New file.
11629
5277199a
PA
116302017-08-22 Pedro Alves <palves@redhat.com>
11631
11632 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11633 (top level): Add "list all overloads" tests.
11634
14278e1f
TT
116352017-08-22 Tom Tromey <tom@tromey.com>
11636
11637 * gdb.gdb/xfullpath.exp: Remove.
11638
bf223d3e
PA
116392017-08-21 Pedro Alves <palves@redhat.com>
11640
11641 PR gdb/19487
11642 * gdb.base/symbol-alias.c: New.
11643 * gdb.base/symbol-alias2.c: New.
11644 * gdb.base/symbol-alias.exp: New.
11645
c973d0aa
PA
116462017-08-21 Pedro Alves <palves@redhat.com>
11647
11648 * gdb.base/dfp-test.c
11649 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11650 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11651 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11652 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11653 * gdb.base/whatis-ptype-typedefs.c: New.
11654 * gdb.base/whatis-ptype-typedefs.exp: New.
11655 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11656 (an_int, an_int_type, an_int_type2): New globals.
11657 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11658 involving typedefs and cast expressions.
11659 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11660 (lookup_typedefs_function): New.
11661 (typedefs_pretty_printers_dict): New.
11662 (top level): Register lookup_typedefs_function in
11663 gdb.pretty_printers.
11664
6d580b63
YQ
116652017-08-18 Yao Qi <yao.qi@linaro.org>
11666
11667 * gdb.server/unittest.exp: New.
11668
206726fb
SDJ
116692017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11670
11671 PR gdb/21954
11672 * gdb.base/environ.exp: Add test to check if 'unset environment'
11673 works.
11674
bf0ec4c2
AA
116752017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11676
11677 * lib/gdb.exp (universal_compile_options): New caching proc.
11678 (gdb_compile): Suppress GCC's coloring of messages.
11679
d6382fff
TT
116802017-08-14 Tom Tromey <tom@tromey.com>
11681
11682 PR gdb/21675:
11683 * gdb.base/printcmds.exp (test_radices): New function.
11684 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11685 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11686 * lib/gdb.exp (get_integer_valueof): Use p/d.
11687
c2c2dd9f
SM
116882017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11689
11690 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11691 characters.
11692
fdffd6f4
TT
116932017-08-05 Tom Tromey <tom@tromey.com>
11694
11695 * gdb.rust/simple.exp: Allow String to appear in a different
11696 namespace.
11697
27d41eac
YQ
116982017-07-26 Yao Qi <yao.qi@linaro.org>
11699
11700 * gdb.gdb/unittest.exp: Invoke command
11701 "maintenance check xml-descriptions".
11702
031ed05d
AA
117032017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11704
11705 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11706 calling context.
11707 (hex128): Drop erroneous calculation of parameters.
11708
dcd27ddf
SM
117092017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11710
11711 * gdb.python/py-unwind.exp: Disable stack protection when
11712 building test file.
11713
47e77640
PA
117142017-07-20 Pedro Alves <palves@redhat.com>
11715
11716 * gdb.base/default.exp (set language): Adjust expected output.
11717
62d2a18a
PA
117182017-07-20 Pedro Alves <palves@redhat.com>
11719
11720 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11721 (test_minsym): ... this, and make static.
11722 (get_pck__foo__bar__minsym): Rename to ...
11723 (get_test_minsym): ... this.
11724 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11725 symbol names and comments.
11726 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11727 (get_test_minsym): ... this.
11728 (pck__foo__bar__minsym__2): Rename to ...
11729 (test_minsym): ... this.
11730 (main): Adjust.
11731
c45ec17c
PA
117322017-07-17 Pedro Alves <palves@redhat.com>
11733
11734 * gdb.base/completion.exp: Adjust expected output.
11735 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11736 the completer works.
11737
c6756f62
PA
117382017-07-17 Pedro Alves <palves@redhat.com>
11739
11740 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11741
5bd68487
AB
117422017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11743
11744 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11745
8880f2a9
TT
117462017-07-14 Tom Tromey <tom@tromey.com>
11747
11748 PR rust/21764:
11749 * gdb.rust/simple.exp: Add tests.
11750
65547233
TT
117512017-07-14 Tom Tromey <tom@tromey.com>
11752
11753 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11754
8f14146e
PA
117552017-07-14 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.linespec/base/one/thefile.cc (z1): New function.
11758 * gdb.linespec/base/two/thefile.cc (z2): New function.
11759 * gdb.linespec/linespec.exp: Add tests.
11760
b4365d02
AB
117612017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11762
11763 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11764 to mi_create_breakpoint.
11765
5d2cbaa5
AB
117662017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11767
11768 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11769 mi_create_breakpoint.
11770
11cb5716
IB
117712017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11772
11773 * gdb.dlang/demangle.exp: Update for demangling changes.
11774
03278692
TT
117752017-07-09 Tom Tromey <tom@tromey.com>
11776
11777 * gdb.dwarf2/shortpiece.exp: New file.
11778
33c5cd75
DB
117792017-07-06 David Blaikie <dblaikie@gmail.com>
11780
11781 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11782 built from fissiont-multi-cu{1,2}.c.
11783 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11784 except putting 'main' and 'func' in separate CUs in the same DWO file.
11785 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11786 test.
11787 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11788 test.
11789
8455d262
PA
117902017-07-06 Pedro Alves <palves@redhat.com>
11791
11792 * gdb.python/py-unwind.exp: Test flushregs.
11793
dc4bde35
SDJ
117942017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11795
11796 PR cli/21688
11797 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11798 tests for alias commands and trailing whitespace.
11799
51ed89aa
SDJ
118002017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11801
11802 PR cli/21688
11803 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11804 procedure. Call it.
11805
eb17d413
PA
118062017-06-29 Pedro Alves <palves@redhat.com>
11807
11808 * gdb.base/printcmds.exp: Add tests.
11809
41664b45
DG
118102017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11811
11812 PR gdb/21337
11813 * gdb.base/reread-readsym.exp: New file.
11814 * gdb.base/reread-readsym.c: New file.
11815
75312ae3
KB
118162017-06-21 Kevin Buettner <kevinb@redhat.com>
11817
11818 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11819 subpattern.
11820
66953522
PB
118212017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11822
11823 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11824 extended mnemonic.
11825 * gdb.arch/powerpc-power9.s: Likewise.
11826
5524b525
AA
118272017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11828
11829 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11830 on 32-bit x86 targets. Exploit is_*_target macros where
11831 appropriate.
11832
03c8af18
AA
118332017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11834
11835 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11836 register pieces.
11837
3bf31011
AA
118382017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11839
11840 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11841 located in one or more DWARF pieces.
11842
805acca0
AA
118432017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11844
11845 * lib/gdb.exp (get_endianness): New proc.
11846 * gdb.arch/aarch64-fp.exp: Use it.
11847 * gdb.arch/altivec-regs.exp: Likewise.
11848 * gdb.arch/e500-regs.exp: Likewise.
11849 * gdb.arch/vsx-regs.exp: Likewise.
11850 * gdb.base/dump.exp: Likewise.
11851 * gdb.base/funcargs.exp: Likewise.
11852 * gdb.base/gnu_vector.exp: Likewise.
11853 * gdb.dwarf2/formdata16.exp: Likewise.
11854 * gdb.dwarf2/implptrpiece.exp: Likewise.
11855 * gdb.dwarf2/nonvar-access.exp: Likewise.
11856 * gdb.python/py-inferior.exp: Likewise.
11857 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11858
e9352324
AA
118592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11860
11861 PR gdb/21226
11862 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11863 stack value pieces are taken from the LSB end.
11864
d5d1163e
AA
118652017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11866
11867 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11868 variable at nonzero offset.
11869
0567c986
AA
118702017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11871
11872 * gdb.dwarf2/var-access.c: New file.
11873 * gdb.dwarf2/var-access.exp: New test.
11874 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11875
973e9aab
TT
118762017-06-12 Tom Tromey <tom@tromey.com>
11877
11878 * gdb.dwarf2/formdata16.exp: Add tests.
11879
d9109c80
TT
118802017-06-12 Tom Tromey <tom@tromey.com>
11881
11882 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11883
30a25466
TT
118842017-06-12 Tom Tromey <tom@tromey.com>
11885
11886 PR exp/16225:
11887 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11888 * gdb.arch/vsx-regs.exp: Update tests.
11889 * gdb.arch/s390-vregs.exp (hex128): New proc.
11890 Update test.
11891 * gdb.arch/altivec-regs.exp: Update tests.
11892
aefd8b33
SDJ
118932017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11894
11895 * gdb.base/startup-with-shell.c: New file.
11896 * gdb.base/startup-with-shell.exp: Likewise.
11897
2090129c
SDJ
118982017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11899
11900 * gdb.server/non-existing-program.exp: Update regex in order to
11901 reflect the fact that gdbserver is now using fork_inferior (with a
11902 shell) to startup the inferior.
11903
8e86a419
SM
119042017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11905
11906 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11907 support function calls from GDB.
11908
e6cf65f2
TT
119092017-05-21 Tom Tromey <tom@tromey.com>
11910
11911 PR rust/21466:
11912 * gdb.rust/unsized.exp: New file.
11913 * gdb.rust/unsized.rs: New file.
11914
43cc5389
TT
119152017-05-19 Tom Tromey <tom@tromey.com>
11916
11917 PR rust/21484:
11918 * gdb.rust/watch.exp: New file.
11919 * gdb.rust/watch.rs: New file.
11920
ec8df234
TT
119212017-05-18 Tom Tromey <tom@tromey.com>
11922
11923 * gdb.rust/simple.exp: Allow Box to be qualified.
11924
3e3e7fae
TP
119252017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11926
11927 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11928
59cc050d
PA
119292017-05-18 Pedro Alves <palves@redhat.com>
11930
11931 * gdb.base/fileio.c (test_write, test_read, test_close)
11932 (test_fstat): Don't print 'ret' in the fail path.
11933
c8f6abd1
PA
119342017-05-18 Pedro Alves <palves@redhat.com>
11935
11936 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11937 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11938 (test_system, test_rename, test_unlink, test_time): Change
11939 prototypes.
11940 * gdb.base/fileio.exp (stop_msg): Adjust.
11941
d2a03b77
PA
119422017-05-18 Pedro Alves <palves@redhat.com>
11943
11944 * gdb.base/fileio.c (null_str): New global.
11945 (test_stat): Use it.
11946 * gdb.base/fileio.exp: Remove nowarnings.
11947
0d5c6999
YQ
119482017-05-17 Yao Qi <yao.qi@linaro.org>
11949
11950 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11951
21873064
YQ
119522017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11953
11954 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11955 argument command.
11956 (top-level): Invoke test_set_inferior_tty.
11957
d512d31c
PA
119582017-05-04 Pedro Alves <palves@redhat.com>
11959
11960 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11961 Add parens to print call for Python 3.
11962
90cef2ed
KS
119632017-05-03 Keith Seitz <keiths@redhat.com>
11964
11965 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11966 (main): Call it.
11967
14f819c8
TW
119682017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11969
11970 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11971 to prev and next.
11972
913aeadd
TW
119732017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11974
11975 * gdb.python/py-record-btrace.exp: Remove test for
11976 gdb.BtraceInstruction.error.
11977
a3be24ad
TW
119782017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11979
11980 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11981
ae20e79a
TW
119822017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11983
11984 * gdb.python/py-record-btrace-threads.c: New file.
11985 * gdb.python/py-record-btrace-threads.exp: New file.
11986
45ce1b47
SDJ
119872017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11988
11989 PR testsuite/8595
11990 * gdb.base/environ.exp: Make test available in all architectures.
11991 Move bits related to "info program" testing to
11992 gdb.base/info-program.exp. Rewrite tests to use the two new
11993 procedures mentione below.
11994 (test_set_show_env_var) New procedure.
11995 (test_set_show_env_var_equal): Likewise.
11996 * gdb.base/info-program.exp: New file.
11997
e15c3eb4
KS
119982017-04-27 Keith Seitz <keiths@redhat.com>
11999
12000 * gdb.cp/oranking.cc (test15): New function.
12001 (main): Call test15 and declare additional variables for testing.
12002 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12003 "p foo101('abc')" tests.
12004 Add tests for cv qualifier overloads.
12005 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12006 "lvalue reference overload" test.
12007 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12008 "print value of f1 on Child&& in f2" test.
12009
3a3fd0fd
PA
120102017-04-19 Pedro Alves <palves@redhat.com>
12011
12012 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12013 procedure.
12014 (top level): Call it.
12015 * lib/gdb.exp (gdb_define_cmd): New procedure.
12016
53375380
PA
120172017-04-12 Pedro Alves <palves@redhat.com>
12018
12019 PR gdb/21323
12020 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12021 (wchar): New global.
12022 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12023 (do_test_wide_char, wide_char_types_no_program, top level): Add
12024 wchar_t testing.
12025
53e710ac
PA
120262017-04-12 Pedro Alves <palves@redhat.com>
12027
12028 PR c++/21323
12029 * gdb.cp/wide_char_types.c: New file.
12030 * gdb.cp/wide_char_types.exp: New file.
12031
0ad9d8c7
SDJ
120322017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12033
12034 PR gdb/21352
12035 * gdb.trace/tsv.exp: Add test for "tsave -r".
12036
b1b45502
IB
120372017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12038
12039 * gdb.dlang/watch-loc.c: New file.
12040 * gdb.dlang/watch-loc.exp: New file.
12041
ec13808e
JK
120422017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12043
12044 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12045
fe5f7374
AK
120462017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12047
12048 * gdb.arch/arc-analyze-prologue.S: New file.
12049 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12050
eea78757
AK
120512017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12052
12053 * gdb.arch/arc-decode-insn.S: New file.
12054 * gdb.arch/arc-decode-insn.exp: Likewise.
12055
5badf10a
IR
120562017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12057
12058 PR tdep/20928
12059 * gdb.arch/sparc64-regs.exp: New file.
12060 * gdb.arch/sparc64-regs.S: Likewise.
12061
cee59b3f
TW
120622017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12063
12064 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12065 and memory view on Python 3.
12066
c0f55cc6
AV
120672017-03-20 Artemiy Volkov <artemiyv@acm.org>
12068 Keith Seitz <keiths@redhat.com>
12069
12070 PR gdb/14441
12071 * gdb.cp/demangle.exp: Add rvalue reference tests.
12072 * gdb.cp/rvalue-ref-casts.cc: New file.
12073 * gdb.cp/rvalue-ref-casts.exp: New file.
12074 * gdb.cp/rvalue-ref-overload.cc: New file.
12075 * gdb.cp/rvalue-ref-overload.exp: New file.
12076 * gdb.cp/rvalue-ref-params.cc: New file.
12077 * gdb.cp/rvalue-ref-params.exp: New file.
12078 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12079 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12080 * gdb.cp/rvalue-ref-types.cc: New file.
12081 * gdb.cp/rvalue-ref-types.exp: New file.
12082 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12083 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12084
51457a05
MAL
120852017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12086
12087 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12088 New procedure.
12089
5b291c04
MAL
120902017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12091
12092 * lib/mi-support.exp (mi_gdb_test): Add additional message
12093 for unexpected output.
12094
59a56148
AA
120952017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12096
12097 * gdb.base/examine-backward.c (Barrier): New character array
12098 constant, to ensure that TestStrings is preceded by a string
12099 terminator.
12100
7942e96e
AA
121012017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12102
12103 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12104 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12105 and implicit pointer into such a location.
12106
6ebac3fb
DE
121072017-03-16 Doug Evans <dje@google.com>
12108
12109 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12110
ec3b243d
TP
121112017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12112
12113 * gdb.cp/m-static.exp: Fix expectation for prototype of
12114 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12115
121162017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12117
12118 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12119 * gdb.guile/scm-lazy-string.c: New file.
12120 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12121 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12122 for pointer, array, typedef lazy strings.
12123
2cc36e25 121242017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12125
12126 PR python/17728, python/18439, python/18779
12127 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12128 * gdb.python/py-lazy-string.c (pointer): New typedef.
12129 (main): New locals ptr, array, typedef_ptr.
12130 * gdb.python/py-value.exp: Move lazy string tests to ...
12131 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12132 array, typedef lazy strings.
ec3b243d 12133
0efcde63
AK
121342017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12135
12136 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12137 Add optional 'test' parameter.
12138
7978d7c3
SM
121392017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12140
12141 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12142 Skip for versions of DejaGnu < 1.5.
12143
896c0c1e
SM
121442017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12145
12146 * lib/gdb.exp (dejagnu_version): New proc.
12147 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12148 Use dejagnu_version.
12149
5f4d1085
KS
121502017-03-10 Keith Seitz <keiths@redhat.com>
12151
12152 PR c++/8128
12153 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12154 type from destructor regexps.
12155 Add a branch which actually passes the test.
12156 Adjust "ptype t5i" test names.
12157
1de05205
PA
121582017-03-08 Pedro Alves <palves@redhat.com>
12159
12160 * gdb.base/step-over-exit.exp: Add explicit test message.
12161
c65d6b55
PA
121622017-03-08 Pedro Alves <palves@redhat.com>
12163
12164 PR gdb/18360
12165 * gdb.threads/interrupt-while-step-over.c: New file.
12166 * gdb.threads/interrupt-while-step-over.exp: New file.
12167
2e86a283
PA
121682017-03-08 Pedro Alves <palves@redhat.com>
12169
12170 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12171 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12172
25dcbff6
PA
121732017-03-08 Pedro Alves <palves@redhat.com>
12174
12175 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12176 PKRU as not supported as a PASS.
12177
dc9366eb
PA
121782017-03-08 Pedro Alves <palves@redhat.com>
12179
12180 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12181 prefix instead of $binfile1/$binfile2.
12182 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12183 in test message.
12184 * gdb.python/py-completion.exp: Use "load python file" as test
12185 messages instead of unstable path names.
12186
6e5d74e7
PA
121872017-03-08 Pedro Alves <palves@redhat.com>
12188 Jan Kratochvil <jan.kratochvil@redhat.com>
12189
12190 PR cli/21218
12191 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12192 New proc.
12193 (top level): Call it.
12194
9753a2f6
PA
121952017-03-08 Pedro Alves <palves@redhat.com>
12196
12197 PR tui/21216
12198 * gdb.tui/tui-nl-filtered-output.exp: New file.
12199
1a4dd9dd
PA
122002017-03-08 Pedro Alves <palves@redhat.com>
12201
12202 * gdb.base/completion.exp: Move TUI completion tests to ...
12203 * gdb.tui/completion.exp: ... this new file.
12204
7cbbff33
PA
122052017-03-08 Pedro Alves <palves@redhat.com>
12206
12207 * gdb.base/tui-disasm-long-lines.c,
12208 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12209 gdb.base/tui-layout.exp: Move to ...
12210 * gdb.tui/: ... this new directory.
12211
5f6fd321
PA
122122017-03-07 Pedro Alves <palves@redhat.com>
12213
12214 * gdb.base/tui-layout.c: New file.
12215 * gdb.base/tui-layout.exp: New file.
12216
44959fa8
PA
122172017-03-07 Pedro Alves <palves@redhat.com>
12218
12219 * gdb.base/tui-layout.c: Rename to ...
12220 * gdb.base/tui-disasm-long-lines.c: ... this.
12221 * gdb.base/tui-layout.exp: Rename to ...
12222 * gdb.base/tui-disasm-long-lines.exp: ... this.
12223
f8c4e718
PA
122242017-03-07 Pedro Alves <palves@redhat.com>
12225
12226 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12227
6dbb839a 122282017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12229
12230 * i386-mpx-call.c: New file.
12231 * i386-mpx-call.exp: New file.
12232
65b48a81
PB
122332017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12234
12235 * gdb.arch/powerpc-power.exp: Delete test.
12236 * gdb.arch/powerpc-power.s: Likewise.
12237 * gdb.disasm/disassembler-options.exp: New test.
12238 * gdb.arch/powerpc-altivec.exp: Likewise.
12239 * gdb.arch/powerpc-altivec.s: Likewise.
12240 * gdb.arch/powerpc-altivec2.exp: Likewise.
12241 * gdb.arch/powerpc-altivec2.s: Likewise.
12242 * gdb.arch/powerpc-altivec3.exp: Likewise.
12243 * gdb.arch/powerpc-altivec3.s: Likewise.
12244 * gdb.arch/powerpc-power7.exp: Likewise.
12245 * gdb.arch/powerpc-power7.s: Likewise.
12246 * gdb.arch/powerpc-power8.exp: Likewise.
12247 * gdb.arch/powerpc-power8.s: Likewise.
12248 * gdb.arch/powerpc-power9.exp: Likewise.
12249 * gdb.arch/powerpc-power9.s: Likewise.
12250 * gdb.arch/powerpc-vsx.exp: Likewise.
12251 * gdb.arch/powerpc-vsx.s: Likewise.
12252 * gdb.arch/powerpc-vsx2.exp: Likewise.
12253 * gdb.arch/powerpc-vsx2.s: Likewise.
12254 * gdb.arch/powerpc-vsx3.exp: Likewise.
12255 * gdb.arch/powerpc-vsx3.s: Likewise.
12256 * gdb.arch/arm-disassembler-options.exp: Likewise.
12257 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12258 * gdb.arch/s390-disassembler-options.exp: Likewise.
12259
17cd4947
LM
122602017-02-23 Luis Machado <lgustavo@codesourcery.com>
12261
12262 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12263 (check_supported_features): ... this. Changed return type to void.
12264 (supports_rdseed): New static global.
12265 (rdseed): Check supports_rdseed.
12266 (initialize): Call check_supported_features.
12267
2039d74e
EBM
122682017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12269
12270 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12271 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12272 and lqarx/stqcx.
12273 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12274 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12275
a51d7ecf
EBM
122762017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12277
12278 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12279 uppercase.
12280
0224619f
JK
122812017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12282
12283 * gdb.dwarf2/formdata16.c: New file.
12284 * gdb.dwarf2/formdata16.exp: New file.
12285 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12286
216f72a1
JK
122872017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12288
12289 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12290 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12291 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12292 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12293 DW_AT_GNU_*.
12294
43988095
JK
122952017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12296
12297 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12298
99e8a4f9
SDJ
122992017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12300
12301 PR gdb/21164
12302 * gdb.base/maint.exp: Add testcases for when the commands do
12303 not have arguments.
12304
b58a8c0c
TP
123052017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12306
12307 * gdb.cp/chained-calls.exp: Use p instead of P.
12308
4e746bb6
TW
123092017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12310
12311 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12312 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12313
3f77c769
TT
123142017-02-14 Tom Tromey <tom@tromey.com>
12315
12316 PR python/13598:
12317 * gdb.python/py-events.exp: Add before_prompt event tests.
12318
075beec0
AA
123192017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12320
12321 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12322
bf5f525c
LM
123232017-02-13 Luis Machado <lgustavo@codesourcery.com>
12324
12325 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12326 (main): Call my_unique_function_name.
12327 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12328 completion of patterns with a single match.
12329 Add missing -re switches to gdb_test_multiple calls.
12330
13a66184
LM
123312017-02-13 Luis Machado <lgustavo@codesourcery.com>
12332
12333 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12334 return if core file is not recognized.
12335
26a06916
SM
123362017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12337
12338 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12339 and extra UIs.
12340
b761ca9e
SM
123412017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12342
12343 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12344 proc_with_prefix.
12345
b964bee0
TT
123462017-02-10 Tom Tromey <tom@tromey.com>
12347
12348 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12349
18da0c51
MG
123502017-02-10 Martin Galvan <martingalvan@sourceware.org>
12351
12352 PR gdb/21122
12353 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12354
604c4576
JG
123552017-02-08 Jerome Guitton <guitton@adacore.com>
12356
12357 * gdb.base/define.exp: Add test for command abbreviations
12358 in define.
12359
20b477a7
LM
123602017-02-06 Luis Machado <lgustavo@codesourcery.com>
12361
12362 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12363 * gdb.reverse/insn-reverse-x86.c: New file.
12364
3f7b46f2
IR
123652017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12366
12367 PR tdep/20936
12368 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12369
f0fd41c1
TT
123702017-02-03 Tom Tromey <tom@tromey.com>
12371
12372 PR rust/21097:
12373 * gdb.rust/simple.exp: Add new tests.
12374
5be5dbf0
PA
123752017-02-02 Pedro Alves <palves@redhat.com>
12376
12377 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12378 tests.
12379
7346ef59
AA
123802017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12381
12382 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12383 taking a 2-byte value out of a 4-byte DWARF implicit value on
12384 big-endian targets.
12385 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12386 logic. Add test cases for DW_OP_implicit.
12387
787f0025
MM
123882017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12389
12390 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12391
68777c29
MM
123922017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12393
12394 * gdb.btrace/enable.exp: Call gdb_exit before
12395 skip_gdbserver_tests.
12396
0a1c7e28
MM
123972017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12398
12399 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12400 GDBFLAGS.
12401
b5ac99b0
MM
124022017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12403
12404 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12405 the test is skipped.
12406 * gdb.btrace/data.exp: Likewise.
12407 * gdb.btrace/delta.exp: Likewise.
12408 * gdb.btrace/dlopen.exp: Likewise.
12409 * gdb.btrace/enable-running.exp: Likewise.
12410 * gdb.btrace/enable.exp: Likewise.
12411 * gdb.btrace/exception.exp: Likewise.
12412 * gdb.btrace/function_call_history.exp: Likewise.
12413 * gdb.btrace/gcore.exp: Likewise.
12414 * gdb.btrace/instruction_history.exp: Likewise.
12415 * gdb.btrace/multi-thread-step.exp: Likewise.
12416 * gdb.btrace/nohist.exp: Likewise.
12417 * gdb.btrace/non-stop.exp: Likewise.
12418 * gdb.btrace/reconnect.exp: Likewise.
12419 * gdb.btrace/record_goto-step.exp: Likewise.
12420 * gdb.btrace/record_goto.exp: Likewise.
12421 * gdb.btrace/rn-dl-bind.exp: Likewise.
12422 * gdb.btrace/segv.exp: Likewise.
12423 * gdb.btrace/step.exp: Likewise.
12424 * gdb.btrace/stepi.exp: Likewise.
12425 * gdb.btrace/tailcall-only.exp: Likewise.
12426 * gdb.btrace/tailcall.exp: Likewise.
12427 * gdb.btrace/tsx.exp: Likewise.
12428 * gdb.btrace/unknown_functions.exp: Likewise.
12429 * gdb.btrace/vdso.exp: Likewise.
12430
cd4007e4
MM
124312017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12432
12433 * gdb.btrace/enable-running.c: New.
12434 * gdb.btrace/enable-running.exp: New.
12435
2735833d
WT
124362017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12437
12438 * gdb.arch/amd64-gs_base.c: New file.
12439 * gdb.arch/amd64-gs_base.exp: New file.
12440
b51e1e94
LM
124412017-01-26 Luis Machado <lgustavo@codesourcery.com>
12442
12443 * lib/memory.exp: Remove spurious empty newlines.
12444
72ca0410
SM
124452017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12446
12447 * gdb.python/py-bad-printers.exp: Load python file using "source".
12448 * gdb.python/py-events.exp: Likewise.
12449 * gdb.python/py-evsignal.exp: Likewise.
12450 * gdb.python/py-evthreads.exp: Likewise.
12451 * gdb.python/py-frame-args.exp: Likewise.
12452 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12453 * gdb.python/py-framefilter-mi.exp: Likewise.
12454 * gdb.python/py-framefilter.exp: Likewise.
12455 * gdb.python/py-mi.exp: Likewise.
12456 * gdb.python/py-pp-maint.exp: Likewise.
12457 * gdb.python/py-pp-registration.exp: Likewise.
12458 * gdb.python/py-prettyprint.exp: Likewise.
12459 (run_lang_tests): Likewise.
12460 * gdb.python/py-typeprint.exp: Likewise.
12461
e309aa65
LM
124622017-01-26 Luis Machado <lgustavo@codesourcery.com>
12463
12464 * lib/memory.exp: New file.
12465 * lib/gdb.exp: Load memory.exp.
12466 * gdb.base/memattr.exp (delete_memory): Move proc to
12467 lib/memory.exp and rename to delete_memory_regions.
12468 Replace delete_memory with delete_memory_regions.
12469 Cleanup memory regions before tests.
12470 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12471 before tests.
12472
515aff23
LM
124732017-01-26 Luis Machado <lgustavo@codesourcery.com>
12474
12475 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12476 files.
12477 (initialize): New function conditionally defined.
12478 (testcases): Move within conditional block.
12479 (main): Call initialize.
12480 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12481 of gdb.reverse/insn-reverse.c.
12482 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12483 gdb.reverse/insn-reverse.c.
12484
d8b49cf0
YQ
124852017-01-26 Yao Qi <yao.qi@linaro.org>
12486
12487 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12488 disassemble on address 0.
12489
f13a9a0c
YQ
124902017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12491 Yao Qi <yao.qi@linaro.org>
12492
12493 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12494 * gdb.dwarf2/implptr-64bit.S: Remove.
12495 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12496 variables in caller's context. Add DW_OP_implicit_value.
12497
5ac95241
YQ
124982017-01-25 Yao Qi <yao.qi@linaro.org>
12499
12500 * lib/dwarf.exp (Dwarf::_location): Handle
12501 DW_OP_GNU_implicit_pointer with proper size.
12502
23e82930
LM
125032017-01-20 Luis Machado <lgustavo@codesourcery.com>
12504
12505 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12506 and add untested calls.
12507
d334ae25
LM
125082017-01-20 Luis Machado <lgustavo@codesourcery.com>
12509
12510 * gdb.python/python.exp: Check line number against what GDB thinks
12511 the line number is for func1.
12512
f5e6296e
IB
125132017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12514
12515 * gdb.dlang/debug-expr.exp: New file.
12516
5b362f04
LM
125172016-12-23 Luis Machado <lgustavo@codesourcery.com>
12518
12519 Fix test names for the following files:
12520
12521 * gdb.ada/exec_changed.exp
12522 * gdb.ada/info_types.exp
12523 * gdb.arch/aarch64-atomic-inst.exp
12524 * gdb.arch/aarch64-fp.exp
12525 * gdb.arch/altivec-abi.exp
12526 * gdb.arch/altivec-regs.exp
12527 * gdb.arch/amd64-byte.exp
12528 * gdb.arch/amd64-disp-step.exp
12529 * gdb.arch/amd64-dword.exp
12530 * gdb.arch/amd64-entry-value-inline.exp
12531 * gdb.arch/amd64-entry-value-param.exp
12532 * gdb.arch/amd64-entry-value-paramref.exp
12533 * gdb.arch/amd64-entry-value.exp
12534 * gdb.arch/amd64-i386-address.exp
12535 * gdb.arch/amd64-invalid-stack-middle.exp
12536 * gdb.arch/amd64-invalid-stack-top.exp
12537 * gdb.arch/amd64-optimout-repeat.exp
12538 * gdb.arch/amd64-prologue-skip.exp
12539 * gdb.arch/amd64-prologue-xmm.exp
12540 * gdb.arch/amd64-stap-special-operands.exp
12541 * gdb.arch/amd64-stap-wrong-subexp.exp
12542 * gdb.arch/amd64-tailcall-cxx.exp
12543 * gdb.arch/amd64-tailcall-noret.exp
12544 * gdb.arch/amd64-tailcall-ret.exp
12545 * gdb.arch/amd64-tailcall-self.exp
12546 * gdb.arch/amd64-word.exp
12547 * gdb.arch/arm-bl-branch-dest.exp
12548 * gdb.arch/arm-disp-step.exp
12549 * gdb.arch/arm-neon.exp
12550 * gdb.arch/arm-single-step-kernel-helper.exp
12551 * gdb.arch/avr-flash-qualifier.exp
12552 * gdb.arch/disp-step-insn-reloc.exp
12553 * gdb.arch/e500-abi.exp
12554 * gdb.arch/e500-regs.exp
12555 * gdb.arch/ftrace-insn-reloc.exp
12556 * gdb.arch/i386-avx512.exp
12557 * gdb.arch/i386-bp_permanent.exp
12558 * gdb.arch/i386-byte.exp
12559 * gdb.arch/i386-cfi-notcurrent.exp
12560 * gdb.arch/i386-disp-step.exp
12561 * gdb.arch/i386-dr3-watch.exp
12562 * gdb.arch/i386-float.exp
12563 * gdb.arch/i386-gnu-cfi.exp
12564 * gdb.arch/i386-mpx-map.exp
12565 * gdb.arch/i386-mpx-sigsegv.exp
12566 * gdb.arch/i386-mpx-simple_segv.exp
12567 * gdb.arch/i386-mpx.exp
12568 * gdb.arch/i386-permbkpt.exp
12569 * gdb.arch/i386-prologue.exp
12570 * gdb.arch/i386-signal.exp
12571 * gdb.arch/i386-size-overlap.exp
12572 * gdb.arch/i386-unwind.exp
12573 * gdb.arch/i386-word.exp
12574 * gdb.arch/mips-fcr.exp
12575 * gdb.arch/powerpc-d128-regs.exp
12576 * gdb.arch/powerpc-stackless.exp
12577 * gdb.arch/ppc64-atomic-inst.exp
12578 * gdb.arch/s390-stackless.exp
12579 * gdb.arch/s390-tdbregs.exp
12580 * gdb.arch/s390-vregs.exp
12581 * gdb.arch/sparc-sysstep.exp
12582 * gdb.arch/thumb-bx-pc.exp
12583 * gdb.arch/thumb-singlestep.exp
12584 * gdb.arch/thumb2-it.exp
12585 * gdb.arch/vsx-regs.exp
12586 * gdb.asm/asm-source.exp
12587 * gdb.base/a2-run.exp
12588 * gdb.base/advance.exp
12589 * gdb.base/all-bin.exp
12590 * gdb.base/anon.exp
12591 * gdb.base/args.exp
12592 * gdb.base/arithmet.exp
12593 * gdb.base/async-shell.exp
12594 * gdb.base/async.exp
12595 * gdb.base/attach-pie-noexec.exp
12596 * gdb.base/attach-twice.exp
12597 * gdb.base/auto-load.exp
12598 * gdb.base/bang.exp
12599 * gdb.base/bitfields.exp
12600 * gdb.base/break-always.exp
12601 * gdb.base/break-caller-line.exp
12602 * gdb.base/break-entry.exp
12603 * gdb.base/break-inline.exp
12604 * gdb.base/break-on-linker-gcd-function.exp
12605 * gdb.base/break-probes.exp
12606 * gdb.base/break.exp
12607 * gdb.base/breakpoint-shadow.exp
12608 * gdb.base/call-ar-st.exp
12609 * gdb.base/call-sc.exp
12610 * gdb.base/call-signal-resume.exp
12611 * gdb.base/call-strs.exp
12612 * gdb.base/callfuncs.exp
12613 * gdb.base/catch-fork-static.exp
12614 * gdb.base/catch-gdb-caused-signals.exp
12615 * gdb.base/catch-load.exp
12616 * gdb.base/catch-signal-fork.exp
12617 * gdb.base/catch-signal.exp
12618 * gdb.base/catch-syscall.exp
12619 * gdb.base/charset.exp
12620 * gdb.base/checkpoint.exp
12621 * gdb.base/chng-syms.exp
12622 * gdb.base/code-expr.exp
12623 * gdb.base/code_elim.exp
12624 * gdb.base/commands.exp
12625 * gdb.base/completion.exp
12626 * gdb.base/complex.exp
12627 * gdb.base/cond-expr.exp
12628 * gdb.base/condbreak.exp
12629 * gdb.base/consecutive.exp
12630 * gdb.base/continue-all-already-running.exp
12631 * gdb.base/coredump-filter.exp
12632 * gdb.base/corefile.exp
12633 * gdb.base/dbx.exp
12634 * gdb.base/debug-expr.exp
12635 * gdb.base/define.exp
12636 * gdb.base/del.exp
12637 * gdb.base/disabled-location.exp
12638 * gdb.base/disasm-end-cu.exp
12639 * gdb.base/disasm-optim.exp
12640 * gdb.base/display.exp
12641 * gdb.base/duplicate-bp.exp
12642 * gdb.base/ena-dis-br.exp
12643 * gdb.base/ending-run.exp
12644 * gdb.base/enumval.exp
12645 * gdb.base/environ.exp
12646 * gdb.base/eu-strip-infcall.exp
12647 * gdb.base/eval-avoid-side-effects.exp
12648 * gdb.base/eval-skip.exp
12649 * gdb.base/exitsignal.exp
12650 * gdb.base/expand-psymtabs.exp
12651 * gdb.base/filesym.exp
12652 * gdb.base/find-unmapped.exp
12653 * gdb.base/finish.exp
12654 * gdb.base/float.exp
12655 * gdb.base/foll-exec-mode.exp
12656 * gdb.base/foll-exec.exp
12657 * gdb.base/foll-fork.exp
12658 * gdb.base/fortran-sym-case.exp
12659 * gdb.base/freebpcmd.exp
12660 * gdb.base/func-ptr.exp
12661 * gdb.base/func-ptrs.exp
12662 * gdb.base/funcargs.exp
12663 * gdb.base/gcore-buffer-overflow.exp
12664 * gdb.base/gcore-relro-pie.exp
12665 * gdb.base/gcore-relro.exp
12666 * gdb.base/gcore.exp
12667 * gdb.base/gdb1090.exp
12668 * gdb.base/gdb11530.exp
12669 * gdb.base/gdb11531.exp
12670 * gdb.base/gdb1821.exp
12671 * gdb.base/gdbindex-stabs.exp
12672 * gdb.base/gdbvars.exp
12673 * gdb.base/hbreak.exp
12674 * gdb.base/hbreak2.exp
12675 * gdb.base/included.exp
12676 * gdb.base/infcall-input.exp
12677 * gdb.base/inferior-died.exp
12678 * gdb.base/infnan.exp
12679 * gdb.base/info-macros.exp
12680 * gdb.base/info-os.exp
12681 * gdb.base/info-proc.exp
12682 * gdb.base/info-shared.exp
12683 * gdb.base/info-target.exp
12684 * gdb.base/infoline.exp
12685 * gdb.base/interp.exp
12686 * gdb.base/interrupt.exp
12687 * gdb.base/jit-reader.exp
12688 * gdb.base/jit-simple.exp
12689 * gdb.base/kill-after-signal.exp
12690 * gdb.base/kill-detach-inferiors-cmd.exp
12691 * gdb.base/label.exp
12692 * gdb.base/langs.exp
12693 * gdb.base/ldbl_e308.exp
12694 * gdb.base/line-symtabs.exp
12695 * gdb.base/linespecs.exp
12696 * gdb.base/list.exp
12697 * gdb.base/long_long.exp
12698 * gdb.base/longest-types.exp
12699 * gdb.base/maint.exp
12700 * gdb.base/max-value-size.exp
12701 * gdb.base/memattr.exp
12702 * gdb.base/mips_pro.exp
12703 * gdb.base/morestack.exp
12704 * gdb.base/moribund-step.exp
12705 * gdb.base/multi-forks.exp
12706 * gdb.base/nested-addr.exp
12707 * gdb.base/nextoverexit.exp
12708 * gdb.base/noreturn-finish.exp
12709 * gdb.base/noreturn-return.exp
12710 * gdb.base/nostdlib.exp
12711 * gdb.base/offsets.exp
12712 * gdb.base/opaque.exp
12713 * gdb.base/pc-fp.exp
12714 * gdb.base/permissions.exp
12715 * gdb.base/print-symbol-loading.exp
12716 * gdb.base/prologue-include.exp
12717 * gdb.base/psymtab.exp
12718 * gdb.base/ptype.exp
12719 * gdb.base/random-signal.exp
12720 * gdb.base/randomize.exp
12721 * gdb.base/range-stepping.exp
12722 * gdb.base/readline-ask.exp
12723 * gdb.base/recpar.exp
12724 * gdb.base/recurse.exp
12725 * gdb.base/relational.exp
12726 * gdb.base/restore.exp
12727 * gdb.base/return-nodebug.exp
12728 * gdb.base/return.exp
12729 * gdb.base/run-after-attach.exp
12730 * gdb.base/save-bp.exp
12731 * gdb.base/scope.exp
12732 * gdb.base/sect-cmd.exp
12733 * gdb.base/set-lang-auto.exp
12734 * gdb.base/set-noassign.exp
12735 * gdb.base/setvar.exp
12736 * gdb.base/sigall.exp
12737 * gdb.base/sigbpt.exp
12738 * gdb.base/siginfo-addr.exp
12739 * gdb.base/siginfo-infcall.exp
12740 * gdb.base/siginfo-obj.exp
12741 * gdb.base/siginfo.exp
12742 * gdb.base/signals-state-child.exp
12743 * gdb.base/signest.exp
12744 * gdb.base/sigstep.exp
12745 * gdb.base/sizeof.exp
12746 * gdb.base/skip.exp
12747 * gdb.base/solib-corrupted.exp
12748 * gdb.base/solib-nodir.exp
12749 * gdb.base/solib-search.exp
12750 * gdb.base/stack-checking.exp
12751 * gdb.base/stale-infcall.exp
12752 * gdb.base/stap-probe.exp
12753 * gdb.base/start.exp
12754 * gdb.base/step-break.exp
12755 * gdb.base/step-bt.exp
12756 * gdb.base/step-line.exp
12757 * gdb.base/step-over-exit.exp
12758 * gdb.base/step-over-syscall.exp
12759 * gdb.base/step-resume-infcall.exp
12760 * gdb.base/step-test.exp
12761 * gdb.base/store.exp
12762 * gdb.base/structs3.exp
12763 * gdb.base/sym-file.exp
12764 * gdb.base/symbol-without-target_section.exp
12765 * gdb.base/term.exp
12766 * gdb.base/testenv.exp
12767 * gdb.base/ui-redirect.exp
12768 * gdb.base/until.exp
12769 * gdb.base/unwindonsignal.exp
12770 * gdb.base/value-double-free.exp
12771 * gdb.base/vla-datatypes.exp
12772 * gdb.base/vla-ptr.exp
12773 * gdb.base/vla-sideeffect.exp
12774 * gdb.base/volatile.exp
12775 * gdb.base/watch-cond-infcall.exp
12776 * gdb.base/watch-cond.exp
12777 * gdb.base/watch-non-mem.exp
12778 * gdb.base/watch-read.exp
12779 * gdb.base/watch-vfork.exp
12780 * gdb.base/watchpoint-cond-gone.exp
12781 * gdb.base/watchpoint-delete.exp
12782 * gdb.base/watchpoint-hw-hit-once.exp
12783 * gdb.base/watchpoint-hw.exp
12784 * gdb.base/watchpoint-stops-at-right-insn.exp
12785 * gdb.base/watchpoints.exp
12786 * gdb.base/wchar.exp
12787 * gdb.base/whatis-exp.exp
12788 * gdb.btrace/buffer-size.exp
12789 * gdb.btrace/data.exp
12790 * gdb.btrace/delta.exp
12791 * gdb.btrace/dlopen.exp
12792 * gdb.btrace/enable.exp
12793 * gdb.btrace/exception.exp
12794 * gdb.btrace/function_call_history.exp
12795 * gdb.btrace/gcore.exp
12796 * gdb.btrace/instruction_history.exp
12797 * gdb.btrace/nohist.exp
12798 * gdb.btrace/reconnect.exp
12799 * gdb.btrace/record_goto-step.exp
12800 * gdb.btrace/record_goto.exp
12801 * gdb.btrace/rn-dl-bind.exp
12802 * gdb.btrace/segv.exp
12803 * gdb.btrace/step.exp
12804 * gdb.btrace/stepi.exp
12805 * gdb.btrace/tailcall-only.exp
12806 * gdb.btrace/tailcall.exp
12807 * gdb.btrace/tsx.exp
12808 * gdb.btrace/unknown_functions.exp
12809 * gdb.btrace/vdso.exp
12810 * gdb.compile/compile-ifunc.exp
12811 * gdb.compile/compile-ops.exp
12812 * gdb.compile/compile-print.exp
12813 * gdb.compile/compile-setjmp.exp
12814 * gdb.cp/abstract-origin.exp
12815 * gdb.cp/ambiguous.exp
12816 * gdb.cp/annota2.exp
12817 * gdb.cp/annota3.exp
12818 * gdb.cp/anon-ns.exp
12819 * gdb.cp/anon-struct.exp
12820 * gdb.cp/anon-union.exp
12821 * gdb.cp/arg-reference.exp
12822 * gdb.cp/baseenum.exp
12823 * gdb.cp/bool.exp
12824 * gdb.cp/breakpoint.exp
12825 * gdb.cp/bs15503.exp
12826 * gdb.cp/call-c.exp
12827 * gdb.cp/casts.exp
12828 * gdb.cp/chained-calls.exp
12829 * gdb.cp/class2.exp
12830 * gdb.cp/classes.exp
12831 * gdb.cp/cmpd-minsyms.exp
12832 * gdb.cp/converts.exp
12833 * gdb.cp/cp-relocate.exp
12834 * gdb.cp/cpcompletion.exp
12835 * gdb.cp/cpexprs.exp
12836 * gdb.cp/cplabel.exp
12837 * gdb.cp/cplusfuncs.exp
12838 * gdb.cp/cpsizeof.exp
12839 * gdb.cp/ctti.exp
12840 * gdb.cp/derivation.exp
12841 * gdb.cp/destrprint.exp
12842 * gdb.cp/dispcxx.exp
12843 * gdb.cp/enum-class.exp
12844 * gdb.cp/exception.exp
12845 * gdb.cp/exceptprint.exp
12846 * gdb.cp/expand-psymtabs-cxx.exp
12847 * gdb.cp/expand-sals.exp
12848 * gdb.cp/extern-c.exp
12849 * gdb.cp/filename.exp
12850 * gdb.cp/formatted-ref.exp
12851 * gdb.cp/fpointer.exp
12852 * gdb.cp/gdb1355.exp
12853 * gdb.cp/gdb2495.exp
12854 * gdb.cp/hang.exp
12855 * gdb.cp/impl-this.exp
12856 * gdb.cp/infcall-dlopen.exp
12857 * gdb.cp/inherit.exp
12858 * gdb.cp/iostream.exp
12859 * gdb.cp/koenig.exp
12860 * gdb.cp/local.exp
12861 * gdb.cp/m-data.exp
12862 * gdb.cp/m-static.exp
12863 * gdb.cp/mb-ctor.exp
12864 * gdb.cp/mb-inline.exp
12865 * gdb.cp/mb-templates.exp
12866 * gdb.cp/member-name.exp
12867 * gdb.cp/member-ptr.exp
12868 * gdb.cp/meth-typedefs.exp
12869 * gdb.cp/method.exp
12870 * gdb.cp/method2.exp
12871 * gdb.cp/minsym-fallback.exp
12872 * gdb.cp/misc.exp
12873 * gdb.cp/namelessclass.exp
12874 * gdb.cp/namespace-enum.exp
12875 * gdb.cp/namespace-nested-import.exp
12876 * gdb.cp/namespace.exp
12877 * gdb.cp/nextoverthrow.exp
12878 * gdb.cp/no-dmgl-verbose.exp
12879 * gdb.cp/non-trivial-retval.exp
12880 * gdb.cp/noparam.exp
12881 * gdb.cp/nsdecl.exp
12882 * gdb.cp/nsimport.exp
12883 * gdb.cp/nsnested.exp
12884 * gdb.cp/nsnoimports.exp
12885 * gdb.cp/nsrecurs.exp
12886 * gdb.cp/nsstress.exp
12887 * gdb.cp/nsusing.exp
12888 * gdb.cp/operator.exp
12889 * gdb.cp/oranking.exp
12890 * gdb.cp/overload-const.exp
12891 * gdb.cp/overload.exp
12892 * gdb.cp/ovldbreak.exp
12893 * gdb.cp/ovsrch.exp
12894 * gdb.cp/paren-type.exp
12895 * gdb.cp/parse-lang.exp
12896 * gdb.cp/pass-by-ref.exp
12897 * gdb.cp/pr-1023.exp
12898 * gdb.cp/pr-1210.exp
12899 * gdb.cp/pr-574.exp
12900 * gdb.cp/pr10687.exp
12901 * gdb.cp/pr12028.exp
12902 * gdb.cp/pr17132.exp
12903 * gdb.cp/pr17494.exp
12904 * gdb.cp/pr9067.exp
12905 * gdb.cp/pr9167.exp
12906 * gdb.cp/pr9631.exp
12907 * gdb.cp/printmethod.exp
12908 * gdb.cp/psmang.exp
12909 * gdb.cp/psymtab-parameter.exp
12910 * gdb.cp/ptype-cv-cp.exp
12911 * gdb.cp/ptype-flags.exp
12912 * gdb.cp/re-set-overloaded.exp
12913 * gdb.cp/ref-types.exp
12914 * gdb.cp/rtti.exp
12915 * gdb.cp/scope-err.exp
12916 * gdb.cp/shadow.exp
12917 * gdb.cp/smartp.exp
12918 * gdb.cp/static-method.exp
12919 * gdb.cp/static-print-quit.exp
12920 * gdb.cp/temargs.exp
12921 * gdb.cp/templates.exp
12922 * gdb.cp/try_catch.exp
12923 * gdb.cp/typedef-operator.exp
12924 * gdb.cp/typeid.exp
12925 * gdb.cp/userdef.exp
12926 * gdb.cp/using-crash.exp
12927 * gdb.cp/var-tag.exp
12928 * gdb.cp/virtbase.exp
12929 * gdb.cp/virtfunc.exp
12930 * gdb.cp/virtfunc2.exp
12931 * gdb.cp/vla-cxx.exp
12932 * gdb.disasm/t01_mov.exp
12933 * gdb.disasm/t02_mova.exp
12934 * gdb.disasm/t03_add.exp
12935 * gdb.disasm/t04_sub.exp
12936 * gdb.disasm/t05_cmp.exp
12937 * gdb.disasm/t06_ari2.exp
12938 * gdb.disasm/t07_ari3.exp
12939 * gdb.disasm/t08_or.exp
12940 * gdb.disasm/t09_xor.exp
12941 * gdb.disasm/t10_and.exp
12942 * gdb.disasm/t11_logs.exp
12943 * gdb.disasm/t12_bit.exp
12944 * gdb.disasm/t13_otr.exp
12945 * gdb.dlang/circular.exp
12946 * gdb.dwarf2/arr-stride.exp
12947 * gdb.dwarf2/arr-subrange.exp
12948 * gdb.dwarf2/atomic-type.exp
12949 * gdb.dwarf2/bad-regnum.exp
12950 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12951 * gdb.dwarf2/callframecfa.exp
12952 * gdb.dwarf2/clztest.exp
12953 * gdb.dwarf2/corrupt.exp
12954 * gdb.dwarf2/data-loc.exp
12955 * gdb.dwarf2/dup-psym.exp
12956 * gdb.dwarf2/dw2-anon-mptr.exp
12957 * gdb.dwarf2/dw2-anonymous-func.exp
12958 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12959 * gdb.dwarf2/dw2-bad-unresolved.exp
12960 * gdb.dwarf2/dw2-basic.exp
12961 * gdb.dwarf2/dw2-canonicalize-type.exp
12962 * gdb.dwarf2/dw2-case-insensitive.exp
12963 * gdb.dwarf2/dw2-common-block.exp
12964 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12965 * gdb.dwarf2/dw2-compressed.exp
12966 * gdb.dwarf2/dw2-const.exp
12967 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12968 * gdb.dwarf2/dw2-cu-size.exp
12969 * gdb.dwarf2/dw2-dup-frame.exp
12970 * gdb.dwarf2/dw2-entry-value.exp
12971 * gdb.dwarf2/dw2-icycle.exp
12972 * gdb.dwarf2/dw2-ifort-parameter.exp
12973 * gdb.dwarf2/dw2-inline-break.exp
12974 * gdb.dwarf2/dw2-inline-param.exp
12975 * gdb.dwarf2/dw2-intercu.exp
12976 * gdb.dwarf2/dw2-intermix.exp
12977 * gdb.dwarf2/dw2-lexical-block-bare.exp
12978 * gdb.dwarf2/dw2-linkage-name-trust.exp
12979 * gdb.dwarf2/dw2-minsym-in-cu.exp
12980 * gdb.dwarf2/dw2-noloc.exp
12981 * gdb.dwarf2/dw2-op-call.exp
12982 * gdb.dwarf2/dw2-op-out-param.exp
12983 * gdb.dwarf2/dw2-opt-structptr.exp
12984 * gdb.dwarf2/dw2-param-error.exp
12985 * gdb.dwarf2/dw2-producer.exp
12986 * gdb.dwarf2/dw2-ranges-base.exp
12987 * gdb.dwarf2/dw2-ref-missing-frame.exp
12988 * gdb.dwarf2/dw2-reg-undefined.exp
12989 * gdb.dwarf2/dw2-regno-invalid.exp
12990 * gdb.dwarf2/dw2-restore.exp
12991 * gdb.dwarf2/dw2-restrict.exp
12992 * gdb.dwarf2/dw2-single-line-discriminators.exp
12993 * gdb.dwarf2/dw2-strp.exp
12994 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12995 * gdb.dwarf2/dw2-unresolved.exp
12996 * gdb.dwarf2/dw2-var-zero-addr.exp
12997 * gdb.dwarf2/dw4-sig-types.exp
12998 * gdb.dwarf2/dwz.exp
12999 * gdb.dwarf2/dynarr-ptr.exp
13000 * gdb.dwarf2/enum-type.exp
13001 * gdb.dwarf2/gdb-index.exp
13002 * gdb.dwarf2/implptr-64bit.exp
13003 * gdb.dwarf2/implptr-optimized-out.exp
13004 * gdb.dwarf2/implptr.exp
13005 * gdb.dwarf2/implref-array.exp
13006 * gdb.dwarf2/implref-const.exp
13007 * gdb.dwarf2/implref-global.exp
13008 * gdb.dwarf2/implref-struct.exp
13009 * gdb.dwarf2/mac-fileno.exp
13010 * gdb.dwarf2/main-subprogram.exp
13011 * gdb.dwarf2/member-ptr-forwardref.exp
13012 * gdb.dwarf2/method-ptr.exp
13013 * gdb.dwarf2/missing-sig-type.exp
13014 * gdb.dwarf2/nonvar-access.exp
13015 * gdb.dwarf2/opaque-type-lookup.exp
13016 * gdb.dwarf2/pieces-optimized-out.exp
13017 * gdb.dwarf2/pieces.exp
13018 * gdb.dwarf2/pr10770.exp
13019 * gdb.dwarf2/pr13961.exp
13020 * gdb.dwarf2/staticvirtual.exp
13021 * gdb.dwarf2/subrange.exp
13022 * gdb.dwarf2/symtab-producer.exp
13023 * gdb.dwarf2/trace-crash.exp
13024 * gdb.dwarf2/typeddwarf.exp
13025 * gdb.dwarf2/valop.exp
13026 * gdb.dwarf2/watch-notconst.exp
13027 * gdb.fortran/array-element.exp
13028 * gdb.fortran/charset.exp
13029 * gdb.fortran/common-block.exp
13030 * gdb.fortran/complex.exp
13031 * gdb.fortran/derived-type-function.exp
13032 * gdb.fortran/derived-type.exp
13033 * gdb.fortran/logical.exp
13034 * gdb.fortran/module.exp
13035 * gdb.fortran/multi-dim.exp
13036 * gdb.fortran/nested-funcs.exp
13037 * gdb.fortran/print-formatted.exp
13038 * gdb.fortran/subarray.exp
13039 * gdb.fortran/vla-alloc-assoc.exp
13040 * gdb.fortran/vla-datatypes.exp
13041 * gdb.fortran/vla-history.exp
13042 * gdb.fortran/vla-ptr-info.exp
13043 * gdb.fortran/vla-ptype-sub.exp
13044 * gdb.fortran/vla-ptype.exp
13045 * gdb.fortran/vla-sizeof.exp
13046 * gdb.fortran/vla-type.exp
13047 * gdb.fortran/vla-value-sub-arbitrary.exp
13048 * gdb.fortran/vla-value-sub-finish.exp
13049 * gdb.fortran/vla-value-sub.exp
13050 * gdb.fortran/vla-value.exp
13051 * gdb.fortran/whatis_type.exp
13052 * gdb.go/chan.exp
13053 * gdb.go/handcall.exp
13054 * gdb.go/hello.exp
13055 * gdb.go/integers.exp
13056 * gdb.go/methods.exp
13057 * gdb.go/package.exp
13058 * gdb.go/strings.exp
13059 * gdb.go/types.exp
13060 * gdb.go/unsafe.exp
13061 * gdb.guile/scm-arch.exp
13062 * gdb.guile/scm-block.exp
13063 * gdb.guile/scm-breakpoint.exp
13064 * gdb.guile/scm-cmd.exp
13065 * gdb.guile/scm-disasm.exp
13066 * gdb.guile/scm-equal.exp
13067 * gdb.guile/scm-frame-args.exp
13068 * gdb.guile/scm-frame-inline.exp
13069 * gdb.guile/scm-frame.exp
13070 * gdb.guile/scm-iterator.exp
13071 * gdb.guile/scm-math.exp
13072 * gdb.guile/scm-objfile.exp
13073 * gdb.guile/scm-ports.exp
13074 * gdb.guile/scm-symbol.exp
13075 * gdb.guile/scm-symtab.exp
13076 * gdb.guile/scm-value-cc.exp
13077 * gdb.guile/types-module.exp
13078 * gdb.linespec/break-ask.exp
13079 * gdb.linespec/cpexplicit.exp
13080 * gdb.linespec/explicit.exp
13081 * gdb.linespec/keywords.exp
13082 * gdb.linespec/linespec.exp
13083 * gdb.linespec/ls-dollar.exp
13084 * gdb.linespec/ls-errs.exp
13085 * gdb.linespec/skip-two.exp
13086 * gdb.linespec/thread.exp
13087 * gdb.mi/mi-async.exp
13088 * gdb.mi/mi-basics.exp
13089 * gdb.mi/mi-break.exp
13090 * gdb.mi/mi-catch-load.exp
13091 * gdb.mi/mi-cli.exp
13092 * gdb.mi/mi-cmd-param-changed.exp
13093 * gdb.mi/mi-console.exp
13094 * gdb.mi/mi-detach.exp
13095 * gdb.mi/mi-disassemble.exp
13096 * gdb.mi/mi-eval.exp
13097 * gdb.mi/mi-file-transfer.exp
13098 * gdb.mi/mi-file.exp
13099 * gdb.mi/mi-fill-memory.exp
13100 * gdb.mi/mi-inheritance-syntax-error.exp
13101 * gdb.mi/mi-linespec-err-cp.exp
13102 * gdb.mi/mi-logging.exp
13103 * gdb.mi/mi-memory-changed.exp
13104 * gdb.mi/mi-read-memory.exp
13105 * gdb.mi/mi-record-changed.exp
13106 * gdb.mi/mi-reg-undefined.exp
13107 * gdb.mi/mi-regs.exp
13108 * gdb.mi/mi-return.exp
13109 * gdb.mi/mi-reverse.exp
13110 * gdb.mi/mi-simplerun.exp
13111 * gdb.mi/mi-solib.exp
13112 * gdb.mi/mi-stack.exp
13113 * gdb.mi/mi-stepi.exp
13114 * gdb.mi/mi-syn-frame.exp
13115 * gdb.mi/mi-until.exp
13116 * gdb.mi/mi-var-block.exp
13117 * gdb.mi/mi-var-child.exp
13118 * gdb.mi/mi-var-cmd.exp
13119 * gdb.mi/mi-var-cp.exp
13120 * gdb.mi/mi-var-display.exp
13121 * gdb.mi/mi-var-invalidate.exp
13122 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13123 * gdb.mi/mi-vla-fortran.exp
13124 * gdb.mi/mi-watch.exp
13125 * gdb.mi/mi2-var-child.exp
13126 * gdb.mi/user-selected-context-sync.exp
13127 * gdb.modula2/unbounded-array.exp
13128 * gdb.multi/dummy-frame-restore.exp
13129 * gdb.multi/multi-arch-exec.exp
13130 * gdb.multi/multi-arch.exp
13131 * gdb.multi/tids.exp
13132 * gdb.multi/watchpoint-multi.exp
13133 * gdb.opencl/callfuncs.exp
13134 * gdb.opencl/convs_casts.exp
13135 * gdb.opencl/datatypes.exp
13136 * gdb.opencl/operators.exp
13137 * gdb.opencl/vec_comps.exp
13138 * gdb.opt/clobbered-registers-O2.exp
13139 * gdb.opt/inline-break.exp
13140 * gdb.opt/inline-bt.exp
13141 * gdb.opt/inline-cmds.exp
13142 * gdb.opt/inline-locals.exp
13143 * gdb.pascal/case-insensitive-symbols.exp
13144 * gdb.pascal/floats.exp
13145 * gdb.pascal/gdb11492.exp
13146 * gdb.python/lib-types.exp
13147 * gdb.python/py-arch.exp
13148 * gdb.python/py-as-string.exp
13149 * gdb.python/py-bad-printers.exp
13150 * gdb.python/py-block.exp
13151 * gdb.python/py-breakpoint-create-fail.exp
13152 * gdb.python/py-breakpoint.exp
13153 * gdb.python/py-caller-is.exp
13154 * gdb.python/py-cmd.exp
13155 * gdb.python/py-explore-cc.exp
13156 * gdb.python/py-explore.exp
13157 * gdb.python/py-finish-breakpoint.exp
13158 * gdb.python/py-finish-breakpoint2.exp
13159 * gdb.python/py-frame-args.exp
13160 * gdb.python/py-frame-inline.exp
13161 * gdb.python/py-frame.exp
13162 * gdb.python/py-framefilter-mi.exp
13163 * gdb.python/py-infthread.exp
13164 * gdb.python/py-lazy-string.exp
13165 * gdb.python/py-linetable.exp
13166 * gdb.python/py-mi-events.exp
13167 * gdb.python/py-mi-objfile.exp
13168 * gdb.python/py-mi.exp
13169 * gdb.python/py-objfile.exp
13170 * gdb.python/py-pp-integral.exp
13171 * gdb.python/py-pp-maint.exp
13172 * gdb.python/py-pp-re-notag.exp
13173 * gdb.python/py-pp-registration.exp
13174 * gdb.python/py-recurse-unwind.exp
13175 * gdb.python/py-strfns.exp
13176 * gdb.python/py-symbol.exp
13177 * gdb.python/py-symtab.exp
13178 * gdb.python/py-sync-interp.exp
13179 * gdb.python/py-typeprint.exp
13180 * gdb.python/py-unwind-maint.exp
13181 * gdb.python/py-unwind.exp
13182 * gdb.python/py-value-cc.exp
13183 * gdb.python/py-xmethods.exp
13184 * gdb.reverse/amd64-tailcall-reverse.exp
13185 * gdb.reverse/break-precsave.exp
13186 * gdb.reverse/break-reverse.exp
13187 * gdb.reverse/consecutive-precsave.exp
13188 * gdb.reverse/consecutive-reverse.exp
13189 * gdb.reverse/finish-precsave.exp
13190 * gdb.reverse/finish-reverse-bkpt.exp
13191 * gdb.reverse/finish-reverse.exp
13192 * gdb.reverse/fstatat-reverse.exp
13193 * gdb.reverse/getresuid-reverse.exp
13194 * gdb.reverse/i386-precsave.exp
13195 * gdb.reverse/i386-reverse.exp
13196 * gdb.reverse/i386-sse-reverse.exp
13197 * gdb.reverse/i387-env-reverse.exp
13198 * gdb.reverse/i387-stack-reverse.exp
13199 * gdb.reverse/insn-reverse.exp
13200 * gdb.reverse/machinestate-precsave.exp
13201 * gdb.reverse/machinestate.exp
13202 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13203 * gdb.reverse/pipe-reverse.exp
13204 * gdb.reverse/readv-reverse.exp
13205 * gdb.reverse/recvmsg-reverse.exp
13206 * gdb.reverse/rerun-prec.exp
13207 * gdb.reverse/s390-mvcle.exp
13208 * gdb.reverse/step-precsave.exp
13209 * gdb.reverse/step-reverse.exp
13210 * gdb.reverse/time-reverse.exp
13211 * gdb.reverse/until-precsave.exp
13212 * gdb.reverse/until-reverse.exp
13213 * gdb.reverse/waitpid-reverse.exp
13214 * gdb.reverse/watch-precsave.exp
13215 * gdb.reverse/watch-reverse.exp
13216 * gdb.rust/generics.exp
13217 * gdb.rust/methods.exp
13218 * gdb.rust/modules.exp
13219 * gdb.rust/simple.exp
13220 * gdb.server/connect-with-no-symbol-file.exp
13221 * gdb.server/ext-attach.exp
13222 * gdb.server/ext-restart.exp
13223 * gdb.server/ext-wrapper.exp
13224 * gdb.server/file-transfer.exp
13225 * gdb.server/server-exec-info.exp
13226 * gdb.server/server-kill.exp
13227 * gdb.server/server-mon.exp
13228 * gdb.server/wrapper.exp
13229 * gdb.stabs/exclfwd.exp
13230 * gdb.stabs/gdb11479.exp
13231 * gdb.threads/clone-new-thread-event.exp
13232 * gdb.threads/corethreads.exp
13233 * gdb.threads/current-lwp-dead.exp
13234 * gdb.threads/dlopen-libpthread.exp
13235 * gdb.threads/gcore-thread.exp
13236 * gdb.threads/sigstep-threads.exp
13237 * gdb.threads/watchpoint-fork.exp
13238 * gdb.trace/actions-changed.exp
13239 * gdb.trace/backtrace.exp
13240 * gdb.trace/change-loc.exp
13241 * gdb.trace/circ.exp
13242 * gdb.trace/collection.exp
13243 * gdb.trace/disconnected-tracing.exp
13244 * gdb.trace/ftrace.exp
13245 * gdb.trace/mi-trace-frame-collected.exp
13246 * gdb.trace/mi-trace-unavailable.exp
13247 * gdb.trace/mi-traceframe-changed.exp
13248 * gdb.trace/mi-tsv-changed.exp
13249 * gdb.trace/no-attach-trace.exp
13250 * gdb.trace/passc-dyn.exp
13251 * gdb.trace/qtro.exp
13252 * gdb.trace/range-stepping.exp
13253 * gdb.trace/read-memory.exp
13254 * gdb.trace/save-trace.exp
13255 * gdb.trace/signal.exp
13256 * gdb.trace/status-stop.exp
13257 * gdb.trace/tfile.exp
13258 * gdb.trace/trace-break.exp
13259 * gdb.trace/trace-buffer-size.exp
13260 * gdb.trace/trace-condition.exp
13261 * gdb.trace/tracefile-pseudo-reg.exp
13262 * gdb.trace/tstatus.exp
13263 * gdb.trace/unavailable.exp
13264 * gdb.trace/while-dyn.exp
13265 * gdb.trace/while-stepping.exp
13266
34c41c68
DE
132672016-12-22 Doug Evans <xdje42@gmail.com>
13268
13269 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13270 and msymbols.
13271
16e69324
YQ
132722016-12-19 Yao Qi <yao.qi@linaro.org>
13273
13274 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13275 (test_with_self): Don't call do_steps_and_nexts, and remove
13276 code about stepping into xmalloc.
13277
f94f411b
YQ
132782016-12-09 Yao Qi <yao.qi@linaro.org>
13279
13280 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13281
132822016-12-09 Yao Qi <yao.qi@linaro.org>
13283
13284 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13285
f1b5deee
PA
132862016-12-09 Pedro Alves <palves@redhat.com>
13287
13288 * gdb.base/all-architectures-0.exp: New file.
13289 * gdb.base/all-architectures-1.exp: New file.
13290 * gdb.base/all-architectures-2.exp: New file.
13291 * gdb.base/all-architectures-3.exp: New file.
13292 * gdb.base/all-architectures-4.exp: New file.
13293 * gdb.base/all-architectures-5.exp: New file.
13294 * gdb.base/all-architectures-6.exp: New file.
13295 * gdb.base/all-architectures-7.exp: New file.
13296 * gdb.base/all-architectures.exp.in: New file.
13297
364ca42e
YQ
132982016-12-09 Yao Qi <yao.qi@linaro.org>
13299
13300 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13301
107c2d62
LM
133022016-12-02 Luis Machado <lgustavo@codesourcery.com>
13303
13304 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13305 possible.
13306 Remove useless pattern-matching code.
13307
df3ee9ca
PA
133082016-12-02 Pedro Alves <palves@redhat.com>
13309
13310 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13311 procedure.
13312 (top level): Call it.
13313
ec835369
PA
133142016-12-02 Pedro Alves <palves@redhat.com>
13315
13316 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13317 New procedure.
13318 (top level): Call it.
13319
01770bbd
PA
133202016-12-02 Pedro Alves <palves@redhat.com>
13321
13322 PR cli/20559
13323 * gdb.base/commands.exp (user_defined_command_args_eval): New
13324 procedure.
13325 (top level): Call it.
13326
008459ea
LM
133272016-12-02 Luis Machado <lgustavo@codesourcery.com>
13328
13329 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13330 timeout handling.
13331
0c1b455e
TT
133322016-12-02 Tom Tromey <tom@tromey.com>
13333
13334 * gdb.dwarf2/main-subprogram.c: New file.
13335 * gdb.dwarf2/main-subprogram.exp: New file.
13336
018572b8
LM
133372016-12-01 Luis Machado <lgustavo@codesourcery.com>
13338
13339 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13340 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13341 gdb_test_no_output for a couple of cases.
13342 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13343
84c93cd5
LM
133442016-12-01 Luis Machado <lgustavo@codesourcery.com>
13345
13346 Fix test names and standardize compilation error messages throughout
13347 the following files:
13348
13349 * gdb.ada/start.exp
13350 * gdb.arch/alpha-step.exp
13351 * gdb.arch/e500-prologue.exp
13352 * gdb.arch/ftrace-insn-reloc.exp
13353 * gdb.arch/gdb1291.exp
13354 * gdb.arch/gdb1431.exp
13355 * gdb.arch/gdb1558.exp
13356 * gdb.arch/i386-dr3-watch.exp
13357 * gdb.arch/i386-sse-stack-align.exp
13358 * gdb.arch/ia64-breakpoint-shadow.exp
13359 * gdb.arch/pa-nullify.exp
13360 * gdb.arch/powerpc-aix-prologue.exp
13361 * gdb.arch/thumb-bx-pc.exp
13362 * gdb.base/annota1.exp
13363 * gdb.base/annota3.exp
13364 * gdb.base/arrayidx.exp
13365 * gdb.base/assign.exp
13366 * gdb.base/attach.exp
13367 * gdb.base/auxv.exp
13368 * gdb.base/bang.exp
13369 * gdb.base/bfp-test.exp
13370 * gdb.base/bigcore.exp
13371 * gdb.base/bitfields2.exp
13372 * gdb.base/break-fun-addr.exp
13373 * gdb.base/break-probes.exp
13374 * gdb.base/call-rt-st.exp
13375 * gdb.base/callexit.exp
13376 * gdb.base/catch-fork-kill.exp
13377 * gdb.base/charset.exp
13378 * gdb.base/checkpoint.exp
13379 * gdb.base/comprdebug.exp
13380 * gdb.base/constvars.exp
13381 * gdb.base/coredump-filter.exp
13382 * gdb.base/cursal.exp
13383 * gdb.base/cvexpr.exp
13384 * gdb.base/detach.exp
13385 * gdb.base/display.exp
13386 * gdb.base/dmsym.exp
13387 * gdb.base/dprintf-pending.exp
13388 * gdb.base/dso2dso.exp
13389 * gdb.base/dtrace-probe.exp
13390 * gdb.base/dump.exp
13391 * gdb.base/enum_cond.exp
13392 * gdb.base/exe-lock.exp
13393 * gdb.base/exec-invalid-sysroot.exp
13394 * gdb.base/execl-update-breakpoints.exp
13395 * gdb.base/exprs.exp
13396 * gdb.base/fileio.exp
13397 * gdb.base/find.exp
13398 * gdb.base/finish.exp
13399 * gdb.base/fixsection.exp
13400 * gdb.base/foll-vfork.exp
13401 * gdb.base/frame-args.exp
13402 * gdb.base/gcore.exp
13403 * gdb.base/gdb1250.exp
13404 * gdb.base/global-var-nested-by-dso.exp
13405 * gdb.base/gnu-ifunc.exp
13406 * gdb.base/hashline1.exp
13407 * gdb.base/hashline2.exp
13408 * gdb.base/hashline3.exp
13409 * gdb.base/hbreak-in-shr-unsupported.exp
13410 * gdb.base/huge.exp
13411 * gdb.base/infcall-input.exp
13412 * gdb.base/info-fun.exp
13413 * gdb.base/info-shared.exp
13414 * gdb.base/jit-simple.exp
13415 * gdb.base/jit-so.exp
13416 * gdb.base/jit.exp
13417 * gdb.base/jump.exp
13418 * gdb.base/label.exp
13419 * gdb.base/lineinc.exp
13420 * gdb.base/logical.exp
13421 * gdb.base/longjmp.exp
13422 * gdb.base/macscp.exp
13423 * gdb.base/miscexprs.exp
13424 * gdb.base/new-ui-echo.exp
13425 * gdb.base/new-ui-pending-input.exp
13426 * gdb.base/new-ui.exp
13427 * gdb.base/nodebug.exp
13428 * gdb.base/nofield.exp
13429 * gdb.base/offsets.exp
13430 * gdb.base/overlays.exp
13431 * gdb.base/pending.exp
13432 * gdb.base/pointers.exp
13433 * gdb.base/pr11022.exp
13434 * gdb.base/printcmds.exp
13435 * gdb.base/prologue.exp
13436 * gdb.base/ptr-typedef.exp
13437 * gdb.base/realname-expand.exp
13438 * gdb.base/relativedebug.exp
13439 * gdb.base/relocate.exp
13440 * gdb.base/remote.exp
13441 * gdb.base/reread.exp
13442 * gdb.base/return2.exp
13443 * gdb.base/savedregs.exp
13444 * gdb.base/sep.exp
13445 * gdb.base/sepdebug.exp
13446 * gdb.base/sepsymtab.exp
13447 * gdb.base/set-inferior-tty.exp
13448 * gdb.base/setshow.exp
13449 * gdb.base/shlib-call.exp
13450 * gdb.base/sigaltstack.exp
13451 * gdb.base/siginfo-addr.exp
13452 * gdb.base/signals.exp
13453 * gdb.base/signull.exp
13454 * gdb.base/sigrepeat.exp
13455 * gdb.base/so-impl-ld.exp
13456 * gdb.base/solib-display.exp
13457 * gdb.base/solib-overlap.exp
13458 * gdb.base/solib-search.exp
13459 * gdb.base/solib-symbol.exp
13460 * gdb.base/structs.exp
13461 * gdb.base/structs2.exp
13462 * gdb.base/symtab-search-order.exp
13463 * gdb.base/twice.exp
13464 * gdb.base/unload.exp
13465 * gdb.base/varargs.exp
13466 * gdb.base/watchpoint-solib.exp
13467 * gdb.base/watchpoint.exp
13468 * gdb.base/whatis.exp
13469 * gdb.base/wrong_frame_bt_full.exp
13470 * gdb.btrace/dlopen.exp
13471 * gdb.cell/ea-standalone.exp
13472 * gdb.cell/ea-test.exp
13473 * gdb.cp/dispcxx.exp
13474 * gdb.cp/gdb2384.exp
13475 * gdb.cp/method2.exp
13476 * gdb.cp/nextoverthrow.exp
13477 * gdb.cp/pr10728.exp
13478 * gdb.disasm/am33.exp
13479 * gdb.disasm/h8300s.exp
13480 * gdb.disasm/mn10300.exp
13481 * gdb.disasm/sh3.exp
13482 * gdb.dwarf2/dw2-dir-file-name.exp
13483 * gdb.fortran/complex.exp
13484 * gdb.fortran/library-module.exp
13485 * gdb.guile/scm-pretty-print.exp
13486 * gdb.guile/scm-symbol.exp
13487 * gdb.guile/scm-type.exp
13488 * gdb.guile/scm-value.exp
13489 * gdb.linespec/linespec.exp
13490 * gdb.mi/gdb701.exp
13491 * gdb.mi/gdb792.exp
13492 * gdb.mi/mi-breakpoint-changed.exp
13493 * gdb.mi/mi-dprintf-pending.exp
13494 * gdb.mi/mi-dprintf.exp
13495 * gdb.mi/mi-exit-code.exp
13496 * gdb.mi/mi-pending.exp
13497 * gdb.mi/mi-solib.exp
13498 * gdb.mi/new-ui-mi-sync.exp
13499 * gdb.mi/pr11022.exp
13500 * gdb.mi/user-selected-context-sync.exp
13501 * gdb.opt/solib-intra-step.exp
13502 * gdb.python/py-events.exp
13503 * gdb.python/py-finish-breakpoint.exp
13504 * gdb.python/py-mi.exp
13505 * gdb.python/py-prettyprint.exp
13506 * gdb.python/py-shared.exp
13507 * gdb.python/py-symbol.exp
13508 * gdb.python/py-template.exp
13509 * gdb.python/py-type.exp
13510 * gdb.python/py-value.exp
13511 * gdb.reverse/solib-precsave.exp
13512 * gdb.reverse/solib-reverse.exp
13513 * gdb.server/solib-list.exp
13514 * gdb.stabs/weird.exp
13515 * gdb.threads/reconnect-signal.exp
13516 * gdb.threads/stepi-random-signal.exp
13517 * gdb.trace/actions.exp
13518 * gdb.trace/ax.exp
13519 * gdb.trace/backtrace.exp
13520 * gdb.trace/change-loc.exp
13521 * gdb.trace/deltrace.exp
13522 * gdb.trace/ftrace-lock.exp
13523 * gdb.trace/ftrace.exp
13524 * gdb.trace/infotrace.exp
13525 * gdb.trace/mi-tracepoint-changed.exp
13526 * gdb.trace/packetlen.exp
13527 * gdb.trace/passcount.exp
13528 * gdb.trace/pending.exp
13529 * gdb.trace/range-stepping.exp
13530 * gdb.trace/report.exp
13531 * gdb.trace/stap-trace.exp
13532 * gdb.trace/tfind.exp
13533 * gdb.trace/trace-break.exp
13534 * gdb.trace/trace-condition.exp
13535 * gdb.trace/trace-enable-disable.exp
13536 * gdb.trace/trace-mt.exp
13537 * gdb.trace/tracecmd.exp
13538 * gdb.trace/tspeed.exp
13539 * gdb.trace/tsv.exp
13540 * lib/perftest.exp
13541
fb9feb35
LM
135422016-12-01 Luis Machado <lgustavo@codesourcery.com>
13543
13544 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13545 with gdb_test_no_output.
13546 Use command as test name.
13547
cd2ddb6c
LM
135482016-12-01 Luis Machado <lgustavo@codesourcery.com>
13549
13550 Fix test names starting with uppercase throughout the files.
13551
13552 * gdb.ada/assign_1.exp
13553 * gdb.ada/boolean_expr.exp
13554 * gdb.base/arrayidx.exp
13555 * gdb.base/del.exp
13556 * gdb.base/gcore-buffer-overflow.exp
13557 * gdb.base/testenv.exp
13558 * gdb.compile/compile.exp
13559 * gdb.python/py-framefilter-invalidarg.exp
13560 * gdb.python/py-framefilter.exp
13561
bb95117e
LM
135622016-12-01 Luis Machado <lgustavo@codesourcery.com>
13563
13564 Fix test names starting with uppercase throughout the files.
13565
13566 * gdb.ada/array_return.exp
13567 * gdb.ada/expr_delims.exp
13568 * gdb.ada/mi_dyn_arr.exp
13569 * gdb.ada/mi_interface.exp
13570 * gdb.ada/mi_var_array.exp
13571 * gdb.ada/watch_arg.exp
13572 * gdb.arch/alpha-step.exp
13573 * gdb.arch/altivec-regs.exp
13574 * gdb.arch/e500-regs.exp
13575 * gdb.arch/powerpc-d128-regs.exp
13576 * gdb.base/arrayidx.exp
13577 * gdb.base/break.exp
13578 * gdb.base/checkpoint.exp
13579 * gdb.base/debug-expr.exp
13580 * gdb.base/dmsym.exp
13581 * gdb.base/radix.exp
13582 * gdb.base/sepdebug.exp
13583 * gdb.base/testenv.exp
13584 * gdb.base/watch_thread_num.exp
13585 * gdb.base/watchpoint-cond-gone.exp
13586 * gdb.cell/break.exp
13587 * gdb.cell/ea-cache.exp
13588 * gdb.compile/compile.exp
13589 * gdb.cp/gdb2495.exp
13590 * gdb.gdb/selftest.exp
13591 * gdb.gdb/xfullpath.exp
13592 * gdb.go/hello.exp
13593 * gdb.go/integers.exp
13594 * gdb.objc/basicclass.exp
13595 * gdb.pascal/hello.exp
13596 * gdb.pascal/integers.exp
13597 * gdb.python/py-breakpoint.exp
13598 * gdb.python/py-cmd.exp
13599 * gdb.python/py-linetable.exp
13600 * gdb.python/py-xmethods.exp
13601 * gdb.python/python.exp
13602 * gdb.reverse/consecutive-precsave.exp
13603 * gdb.reverse/finish-precsave.exp
13604 * gdb.reverse/i386-precsave.exp
13605 * gdb.reverse/machinestate-precsave.exp
13606 * gdb.reverse/sigall-precsave.exp
13607 * gdb.reverse/solib-precsave.exp
13608 * gdb.reverse/step-precsave.exp
13609 * gdb.reverse/until-precsave.exp
13610 * gdb.reverse/watch-precsave.exp
13611 * gdb.threads/leader-exit.exp
13612 * gdb.threads/pthreads.exp
13613 * gdb.threads/wp-replication.exp
13614 * gdb.trace/actions.exp
13615 * gdb.trace/mi-tsv-changed.exp
13616 * gdb.trace/tsv.exp
13617
de97fdd4
LM
136182016-12-01 Luis Machado <lgustavo@codesourcery.com>
13619
13620 Fix test names starting with uppercase throughout the files.
13621
13622 * gdb.arch/i386-bp_permanent.exp
13623 * gdb.arch/i386-gnu-cfi.exp
13624 * gdb.base/disasm-end-cu.exp
13625 * gdb.base/macscp.exp
13626 * gdb.base/pending.exp
13627 * gdb.base/watch_thread_num.exp
13628 * gdb.cp/exception.exp
13629 * gdb.cp/gdb2495.exp
13630 * gdb.cp/local.exp
13631 * gdb.python/py-evsignal.exp
13632 * gdb.python/python.exp
13633 * gdb.trace/tracecmd.exp
13634
9f058c10
LM
136352016-12-01 Luis Machado <lgustavo@codesourcery.com>
13636
13637 Fix test names starting with uppercase throughout the files.
13638
13639 * gdb.base/charset.exp
13640 * gdb.base/eval.exp
13641 * gdb.base/multi-forks.exp
13642 * gdb.guile/scm-progspace.exp
13643 * gdb.opencl/datatypes.exp
13644 * gdb.python/py-block.exp
13645 * gdb.python/py-function.exp
13646 * gdb.python/py-symbol.exp
13647 * gdb.python/py-symtab.exp
13648 * gdb.python/py-xmethods.exp
13649 * gdb.reverse/break-precsave.exp
13650 * gdb.reverse/break-reverse.exp
13651 * gdb.reverse/consecutive-precsave.exp
13652 * gdb.reverse/consecutive-reverse.exp
13653 * gdb.reverse/finish-precsave.exp
13654 * gdb.reverse/finish-reverse-bkpt.exp
13655 * gdb.reverse/finish-reverse.exp
13656 * gdb.reverse/fstatat-reverse.exp
13657 * gdb.reverse/getresuid-reverse.exp
13658 * gdb.reverse/i386-precsave.exp
13659 * gdb.reverse/i386-reverse.exp
13660 * gdb.reverse/i386-sse-reverse.exp
13661 * gdb.reverse/i387-stack-reverse.exp
13662 * gdb.reverse/insn-reverse.exp
13663 * gdb.reverse/machinestate-precsave.exp
13664 * gdb.reverse/machinestate.exp
13665 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13666 * gdb.reverse/pipe-reverse.exp
13667 * gdb.reverse/readv-reverse.exp
13668 * gdb.reverse/recvmsg-reverse.exp
13669 * gdb.reverse/rerun-prec.exp
13670 * gdb.reverse/s390-mvcle.exp
13671 * gdb.reverse/sigall-precsave.exp
13672 * gdb.reverse/sigall-reverse.exp
13673 * gdb.reverse/solib-precsave.exp
13674 * gdb.reverse/solib-reverse.exp
13675 * gdb.reverse/step-precsave.exp
13676 * gdb.reverse/step-reverse.exp
13677 * gdb.reverse/time-reverse.exp
13678 * gdb.reverse/until-precsave.exp
13679 * gdb.reverse/until-reverse.exp
13680 * gdb.reverse/waitpid-reverse.exp
13681 * gdb.reverse/watch-precsave.exp
13682 * gdb.reverse/watch-reverse.exp
13683
cdc7edd7
LM
136842016-12-01 Luis Machado <lgustavo@codesourcery.com>
13685
13686 Fix test names starting with uppercase throughout the files.
13687
13688 * gdb.arch/i386-mpx-simple_segv.exp
13689 * gdb.arch/i386-mpx.exp
13690 * gdb.arch/i386-permbkpt.exp
13691 * gdb.arch/pa-nullify.exp
13692 * gdb.arch/powerpc-d128-regs.exp
13693 * gdb.arch/vsx-regs.exp
13694 * gdb.base/bfp-test.exp
13695 * gdb.base/break.exp
13696 * gdb.base/breakpoint-shadow.exp
13697 * gdb.base/callfuncs.exp
13698 * gdb.base/charset.exp
13699 * gdb.base/commands.exp
13700 * gdb.base/completion.exp
13701 * gdb.base/dfp-test.exp
13702 * gdb.base/echo.exp
13703 * gdb.base/ending-run.exp
13704 * gdb.base/eval.exp
13705 * gdb.base/expand-psymtabs.exp
13706 * gdb.base/float128.exp
13707 * gdb.base/floatn.exp
13708 * gdb.base/foll-exec-mode.exp
13709 * gdb.base/gdb1056.exp
13710 * gdb.base/gdb11531.exp
13711 * gdb.base/kill-after-signal.exp
13712 * gdb.base/multi-forks.exp
13713 * gdb.base/overlays.exp
13714 * gdb.base/pending.exp
13715 * gdb.base/sepdebug.exp
13716 * gdb.base/testenv.exp
13717 * gdb.base/valgrind-db-attach.exp
13718 * gdb.base/watch_thread_num.exp
13719 * gdb.base/watchpoint-cond-gone.exp
13720 * gdb.base/watchpoint.exp
13721 * gdb.base/watchpoints.exp
13722 * gdb.cp/arg-reference.exp
13723 * gdb.cp/baseenum.exp
13724 * gdb.cp/operator.exp
13725 * gdb.cp/shadow.exp
13726 * gdb.dwarf2/dw2-op-out-param.exp
13727 * gdb.dwarf2/dw2-reg-undefined.exp
13728 * gdb.go/chan.exp
13729 * gdb.go/hello.exp
13730 * gdb.go/integers.exp
13731 * gdb.go/methods.exp
13732 * gdb.go/package.exp
13733 * gdb.guile/scm-parameter.exp
13734 * gdb.guile/scm-progspace.exp
13735 * gdb.guile/scm-value.exp
13736 * gdb.mi/mi-pending.exp
13737 * gdb.mi/user-selected-context-sync.exp
13738 * gdb.multi/multi-attach.exp
13739 * gdb.multi/tids.exp
13740 * gdb.opt/clobbered-registers-O2.exp
13741 * gdb.pascal/floats.exp
13742 * gdb.pascal/integers.exp
13743 * gdb.python/py-block.exp
13744 * gdb.python/py-events.exp
13745 * gdb.python/py-parameter.exp
13746 * gdb.python/py-symbol.exp
13747 * gdb.python/py-symtab.exp
13748 * gdb.python/py-type.exp
13749 * gdb.python/py-value.exp
13750 * gdb.python/py-xmethods.exp
13751 * gdb.python/python.exp
13752 * gdb.reverse/break-precsave.exp
13753 * gdb.reverse/consecutive-precsave.exp
13754 * gdb.reverse/finish-precsave.exp
13755 * gdb.reverse/i386-precsave.exp
13756 * gdb.reverse/machinestate-precsave.exp
13757 * gdb.reverse/sigall-precsave.exp
13758 * gdb.reverse/solib-precsave.exp
13759 * gdb.reverse/step-precsave.exp
13760 * gdb.reverse/until-precsave.exp
13761 * gdb.reverse/watch-precsave.exp
13762 * gdb.server/ext-attach.exp
13763 * gdb.server/ext-restart.exp
13764 * gdb.server/ext-run.exp
13765 * gdb.server/ext-wrapper.exp
13766 * gdb.stabs/gdb11479.exp
13767 * gdb.stabs/weird.exp
13768 * gdb.threads/attach-many-short-lived-threads.exp
13769 * gdb.threads/kill.exp
13770 * gdb.threads/watchpoint-fork.exp
13771
bc6c7af4
LM
137722016-12-01 Luis Machado <lgustavo@codesourcery.com>
13773
13774 Fix test names starting with uppercase throughout all the files below.
13775
13776 * gdb.ada/array_return.exp
13777 * gdb.ada/catch_ex.exp
13778 * gdb.ada/info_exc.exp
13779 * gdb.ada/mi_catch_ex.exp
13780 * gdb.ada/mi_dyn_arr.exp
13781 * gdb.ada/mi_ex_cond.exp
13782 * gdb.ada/mi_exc_info.exp
13783 * gdb.ada/mi_interface.exp
13784 * gdb.ada/mi_task_arg.exp
13785 * gdb.ada/mi_task_info.exp
13786 * gdb.ada/mi_var_array.exp
13787 * gdb.arch/alpha-step.exp
13788 * gdb.arch/amd64-disp-step.exp
13789 * gdb.arch/arm-disp-step.exp
13790 * gdb.arch/disp-step-insn-reloc.exp
13791 * gdb.arch/e500-prologue.exp
13792 * gdb.arch/ftrace-insn-reloc.exp
13793 * gdb.arch/gdb1558.exp
13794 * gdb.arch/i386-bp_permanent.exp
13795 * gdb.arch/i386-disp-step.exp
13796 * gdb.arch/i386-float.exp
13797 * gdb.arch/i386-gnu-cfi.exp
13798 * gdb.arch/ia64-breakpoint-shadow.exp
13799 * gdb.arch/mips16-thunks.exp
13800 * gdb.arch/pa-nullify.exp
13801 * gdb.arch/powerpc-aix-prologue.exp
13802 * gdb.arch/powerpc-power.exp
13803 * gdb.arch/ppc-dfp.exp
13804 * gdb.arch/s390-tdbregs.exp
13805 * gdb.arch/spu-info.exp
13806 * gdb.arch/spu-ls.exp
13807 * gdb.arch/thumb-bx-pc.exp
13808 * gdb.base/advance.exp
13809 * gdb.base/annota-input-while-running.exp
13810 * gdb.base/arrayidx.exp
13811 * gdb.base/asmlabel.exp
13812 * gdb.base/async.exp
13813 * gdb.base/attach-wait-input.exp
13814 * gdb.base/auto-connect-native-target.exp
13815 * gdb.base/batch-preserve-term-settings.exp
13816 * gdb.base/bfp-test.exp
13817 * gdb.base/bigcore.exp
13818 * gdb.base/bp-permanent.exp
13819 * gdb.base/break-always.exp
13820 * gdb.base/break-fun-addr.exp
13821 * gdb.base/break-idempotent.exp
13822 * gdb.base/break-main-file-remove-fail.exp
13823 * gdb.base/break-probes.exp
13824 * gdb.base/break-unload-file.exp
13825 * gdb.base/break.exp
13826 * gdb.base/call-ar-st.exp
13827 * gdb.base/call-rt-st.exp
13828 * gdb.base/call-sc.exp
13829 * gdb.base/call-signal-resume.exp
13830 * gdb.base/call-strs.exp
13831 * gdb.base/callexit.exp
13832 * gdb.base/callfuncs.exp
13833 * gdb.base/catch-gdb-caused-signals.exp
13834 * gdb.base/catch-signal-siginfo-cond.exp
13835 * gdb.base/catch-syscall.exp
13836 * gdb.base/compare-sections.exp
13837 * gdb.base/cond-eval-mode.exp
13838 * gdb.base/condbreak-call-false.exp
13839 * gdb.base/consecutive-step-over.exp
13840 * gdb.base/cursal.exp
13841 * gdb.base/disabled-location.exp
13842 * gdb.base/disasm-end-cu.exp
13843 * gdb.base/display.exp
13844 * gdb.base/double-prompt-target-event-error.exp
13845 * gdb.base/dprintf-bp-same-addr.exp
13846 * gdb.base/dprintf-detach.exp
13847 * gdb.base/dprintf-next.exp
13848 * gdb.base/dprintf-non-stop.exp
13849 * gdb.base/dprintf-pending.exp
13850 * gdb.base/dso2dso.exp
13851 * gdb.base/ending-run.exp
13852 * gdb.base/enum_cond.exp
13853 * gdb.base/examine-backward.exp
13854 * gdb.base/exe-lock.exp
13855 * gdb.base/exec-invalid-sysroot.exp
13856 * gdb.base/execl-update-breakpoints.exp
13857 * gdb.base/execution-termios.exp
13858 * gdb.base/fileio.exp
13859 * gdb.base/fixsection.exp
13860 * gdb.base/foll-exec-mode.exp
13861 * gdb.base/foll-exec.exp
13862 * gdb.base/fork-running-state.exp
13863 * gdb.base/frame-args.exp
13864 * gdb.base/fullpath-expand.exp
13865 * gdb.base/func-ptr.exp
13866 * gdb.base/gcore-relro-pie.exp
13867 * gdb.base/gdb1090.exp
13868 * gdb.base/gdb1555.exp
13869 * gdb.base/global-var-nested-by-dso.exp
13870 * gdb.base/gnu-ifunc.exp
13871 * gdb.base/hbreak-in-shr-unsupported.exp
13872 * gdb.base/hbreak-unmapped.exp
13873 * gdb.base/hook-stop.exp
13874 * gdb.base/infcall-input.exp
13875 * gdb.base/info-fun.exp
13876 * gdb.base/info-shared.exp
13877 * gdb.base/interrupt-noterm.exp
13878 * gdb.base/jit-so.exp
13879 * gdb.base/jit.exp
13880 * gdb.base/line-symtabs.exp
13881 * gdb.base/list.exp
13882 * gdb.base/longjmp.exp
13883 * gdb.base/macscp.exp
13884 * gdb.base/max-value-size.exp
13885 * gdb.base/nodebug.exp
13886 * gdb.base/nofield.exp
13887 * gdb.base/overlays.exp
13888 * gdb.base/paginate-after-ctrl-c-running.exp
13889 * gdb.base/paginate-bg-execution.exp
13890 * gdb.base/paginate-inferior-exit.exp
13891 * gdb.base/pending.exp
13892 * gdb.base/pr11022.exp
13893 * gdb.base/printcmds.exp
13894 * gdb.base/ptr-typedef.exp
13895 * gdb.base/ptype.exp
13896 * gdb.base/randomize.exp
13897 * gdb.base/range-stepping.exp
13898 * gdb.base/realname-expand.exp
13899 * gdb.base/relativedebug.exp
13900 * gdb.base/remote.exp
13901 * gdb.base/savedregs.exp
13902 * gdb.base/sepdebug.exp
13903 * gdb.base/set-noassign.exp
13904 * gdb.base/shlib-call.exp
13905 * gdb.base/shreloc.exp
13906 * gdb.base/sigaltstack.exp
13907 * gdb.base/sigbpt.exp
13908 * gdb.base/siginfo-addr.exp
13909 * gdb.base/siginfo-obj.exp
13910 * gdb.base/siginfo-thread.exp
13911 * gdb.base/signest.exp
13912 * gdb.base/signull.exp
13913 * gdb.base/sigrepeat.exp
13914 * gdb.base/skip.exp
13915 * gdb.base/so-impl-ld.exp
13916 * gdb.base/solib-corrupted.exp
13917 * gdb.base/solib-disc.exp
13918 * gdb.base/solib-display.exp
13919 * gdb.base/solib-overlap.exp
13920 * gdb.base/solib-search.exp
13921 * gdb.base/solib-symbol.exp
13922 * gdb.base/source-execution.exp
13923 * gdb.base/sss-bp-on-user-bp-2.exp
13924 * gdb.base/sss-bp-on-user-bp.exp
13925 * gdb.base/stack-checking.exp
13926 * gdb.base/stale-infcall.exp
13927 * gdb.base/step-break.exp
13928 * gdb.base/step-line.exp
13929 * gdb.base/step-over-exit.exp
13930 * gdb.base/step-test.exp
13931 * gdb.base/structs.exp
13932 * gdb.base/sym-file.exp
13933 * gdb.base/symtab-search-order.exp
13934 * gdb.base/term.exp
13935 * gdb.base/type-opaque.exp
13936 * gdb.base/unload.exp
13937 * gdb.base/until-nodebug.exp
13938 * gdb.base/until.exp
13939 * gdb.base/unwindonsignal.exp
13940 * gdb.base/watch-cond.exp
13941 * gdb.base/watch-non-mem.exp
13942 * gdb.base/watch_thread_num.exp
13943 * gdb.base/watchpoint-reuse-slot.exp
13944 * gdb.base/watchpoint-solib.exp
13945 * gdb.base/watchpoint.exp
13946 * gdb.btrace/dlopen.exp
13947 * gdb.cell/arch.exp
13948 * gdb.cell/break.exp
13949 * gdb.cell/bt.exp
13950 * gdb.cell/core.exp
13951 * gdb.cell/data.exp
13952 * gdb.cell/dwarfaddr.exp
13953 * gdb.cell/ea-cache.exp
13954 * gdb.cell/ea-standalone.exp
13955 * gdb.cell/ea-test.exp
13956 * gdb.cell/f-regs.exp
13957 * gdb.cell/fork.exp
13958 * gdb.cell/gcore.exp
13959 * gdb.cell/mem-access.exp
13960 * gdb.cell/ptype.exp
13961 * gdb.cell/registers.exp
13962 * gdb.cell/sizeof.exp
13963 * gdb.cell/solib-symbol.exp
13964 * gdb.cell/solib.exp
13965 * gdb.compile/compile-tls.exp
13966 * gdb.cp/exception.exp
13967 * gdb.cp/gdb2495.exp
13968 * gdb.cp/local.exp
13969 * gdb.cp/mb-inline.exp
13970 * gdb.cp/mb-templates.exp
13971 * gdb.cp/pr10687.exp
13972 * gdb.cp/pr9167.exp
13973 * gdb.cp/scope-err.exp
13974 * gdb.cp/templates.exp
13975 * gdb.cp/virtfunc.exp
13976 * gdb.dwarf2/dw2-dir-file-name.exp
13977 * gdb.dwarf2/dw2-single-line-discriminators.exp
13978 * gdb.fortran/complex.exp
13979 * gdb.fortran/library-module.exp
13980 * gdb.guile/guile.exp
13981 * gdb.guile/scm-cmd.exp
13982 * gdb.guile/scm-frame-inline.exp
13983 * gdb.guile/scm-objfile.exp
13984 * gdb.guile/scm-pretty-print.exp
13985 * gdb.guile/scm-symbol.exp
13986 * gdb.guile/scm-type.exp
13987 * gdb.guile/scm-value.exp
13988 * gdb.linespec/keywords.exp
13989 * gdb.linespec/ls-errs.exp
13990 * gdb.linespec/macro-relative.exp
13991 * gdb.linespec/thread.exp
13992 * gdb.mi/mi-breakpoint-changed.exp
13993 * gdb.mi/mi-dprintf-pending.exp
13994 * gdb.mi/mi-fullname-deleted.exp
13995 * gdb.mi/mi-logging.exp
13996 * gdb.mi/mi-pending.exp
13997 * gdb.mi/mi-solib.exp
13998 * gdb.mi/new-ui-mi-sync.exp
13999 * gdb.mi/user-selected-context-sync.exp
14000 * gdb.multi/dummy-frame-restore.exp
14001 * gdb.multi/multi-arch-exec.exp
14002 * gdb.multi/remove-inferiors.exp
14003 * gdb.multi/watchpoint-multi-exit.exp
14004 * gdb.opt/solib-intra-step.exp
14005 * gdb.perf/backtrace.exp
14006 * gdb.perf/single-step.exp
14007 * gdb.perf/skip-command.exp
14008 * gdb.perf/skip-prologue.exp
14009 * gdb.perf/solib.exp
14010 * gdb.python/lib-types.exp
14011 * gdb.python/py-as-string.exp
14012 * gdb.python/py-bad-printers.exp
14013 * gdb.python/py-block.exp
14014 * gdb.python/py-breakpoint.exp
14015 * gdb.python/py-cmd.exp
14016 * gdb.python/py-events.exp
14017 * gdb.python/py-evthreads.exp
14018 * gdb.python/py-finish-breakpoint.exp
14019 * gdb.python/py-finish-breakpoint2.exp
14020 * gdb.python/py-frame-inline.exp
14021 * gdb.python/py-frame.exp
14022 * gdb.python/py-inferior.exp
14023 * gdb.python/py-infthread.exp
14024 * gdb.python/py-mi.exp
14025 * gdb.python/py-objfile.exp
14026 * gdb.python/py-pp-maint.exp
14027 * gdb.python/py-pp-registration.exp
14028 * gdb.python/py-prettyprint.exp
14029 * gdb.python/py-recurse-unwind.exp
14030 * gdb.python/py-shared.exp
14031 * gdb.python/py-symbol.exp
14032 * gdb.python/py-symtab.exp
14033 * gdb.python/py-template.exp
14034 * gdb.python/py-type.exp
14035 * gdb.python/py-unwind-maint.exp
14036 * gdb.python/py-unwind.exp
14037 * gdb.python/py-value.exp
14038 * gdb.python/python.exp
14039 * gdb.reverse/finish-reverse-bkpt.exp
14040 * gdb.reverse/insn-reverse.exp
14041 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14042 * gdb.reverse/solib-precsave.exp
14043 * gdb.reverse/solib-reverse.exp
14044 * gdb.stabs/gdb11479.exp
14045 * gdb.stabs/weird.exp
14046 * gdb.threads/fork-child-threads.exp
14047 * gdb.threads/fork-plus-threads.exp
14048 * gdb.threads/fork-thread-pending.exp
14049 * gdb.threads/forking-threads-plus-breakpoint.exp
14050 * gdb.threads/hand-call-in-threads.exp
14051 * gdb.threads/interrupted-hand-call.exp
14052 * gdb.threads/linux-dp.exp
14053 * gdb.threads/local-watch-wrong-thread.exp
14054 * gdb.threads/next-while-other-thread-longjmps.exp
14055 * gdb.threads/non-ldr-exit.exp
14056 * gdb.threads/pending-step.exp
14057 * gdb.threads/print-threads.exp
14058 * gdb.threads/process-dies-while-detaching.exp
14059 * gdb.threads/process-dies-while-handling-bp.exp
14060 * gdb.threads/pthreads.exp
14061 * gdb.threads/queue-signal.exp
14062 * gdb.threads/reconnect-signal.exp
14063 * gdb.threads/signal-command-handle-nopass.exp
14064 * gdb.threads/signal-command-multiple-signals-pending.exp
14065 * gdb.threads/signal-delivered-right-thread.exp
14066 * gdb.threads/signal-sigtrap.exp
14067 * gdb.threads/sigthread.exp
14068 * gdb.threads/staticthreads.exp
14069 * gdb.threads/stepi-random-signal.exp
14070 * gdb.threads/thread-unwindonsignal.exp
14071 * gdb.threads/thread_check.exp
14072 * gdb.threads/thread_events.exp
14073 * gdb.threads/tid-reuse.exp
14074 * gdb.threads/tls-nodebug.exp
14075 * gdb.threads/tls-shared.exp
14076 * gdb.threads/tls-so_extern.exp
14077 * gdb.threads/tls.exp
14078 * gdb.threads/wp-replication.exp
14079 * gdb.trace/actions-changed.exp
14080 * gdb.trace/actions.exp
14081 * gdb.trace/backtrace.exp
14082 * gdb.trace/change-loc.exp
14083 * gdb.trace/collection.exp
14084 * gdb.trace/deltrace.exp
14085 * gdb.trace/disconnected-tracing.exp
14086 * gdb.trace/entry-values.exp
14087 * gdb.trace/ftrace-lock.exp
14088 * gdb.trace/ftrace.exp
14089 * gdb.trace/infotrace.exp
14090 * gdb.trace/mi-trace-frame-collected.exp
14091 * gdb.trace/mi-trace-unavailable.exp
14092 * gdb.trace/mi-traceframe-changed.exp
14093 * gdb.trace/mi-tracepoint-changed.exp
14094 * gdb.trace/mi-tsv-changed.exp
14095 * gdb.trace/no-attach-trace.exp
14096 * gdb.trace/packetlen.exp
14097 * gdb.trace/passc-dyn.exp
14098 * gdb.trace/passcount.exp
14099 * gdb.trace/pending.exp
14100 * gdb.trace/pr16508.exp
14101 * gdb.trace/qtro.exp
14102 * gdb.trace/range-stepping.exp
14103 * gdb.trace/read-memory.exp
14104 * gdb.trace/report.exp
14105 * gdb.trace/save-trace.exp
14106 * gdb.trace/signal.exp
14107 * gdb.trace/stap-trace.exp
14108 * gdb.trace/status-stop.exp
14109 * gdb.trace/strace.exp
14110 * gdb.trace/tfile.exp
14111 * gdb.trace/tfind.exp
14112 * gdb.trace/trace-break.exp
14113 * gdb.trace/trace-condition.exp
14114 * gdb.trace/trace-enable-disable.exp
14115 * gdb.trace/trace-mt.exp
14116 * gdb.trace/tracecmd.exp
14117 * gdb.trace/tracefile-pseudo-reg.exp
14118 * gdb.trace/tspeed.exp
14119 * gdb.trace/tstatus.exp
14120 * gdb.trace/tsv.exp
14121 * gdb.trace/unavailable.exp
14122 * gdb.trace/while-dyn.exp
14123 * gdb.trace/while-stepping.exp
14124 * lib/gdb-guile.exp
14125 * lib/gdb.exp
14126 * lib/mi-support.exp
14127 * lib/pascal.exp
14128 * lib/perftest.exp
14129 * lib/prelink-support.exp
14130 * lib/selftest-support.exp
14131
ad02e4fe
SM
141322016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14133
14134 * Makefile.in: Include disable-implicit-rules.mk.
14135
22347e55
AA
141362016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14137
14138 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14139 non-byte-aligned bit fields.
14140
da5b30da
AA
141412016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14142
14143 PR gdb/12616
14144 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14145 respects the DW_AT_data_bit_offset attribute.
14146
b593ecca
SM
141472016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14148
14149 * gdb.base/default.exp: Fix output of "set language".
14150
3b165252
SM
141512016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14152
14153 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14154 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14155 make.
14156 * configure.ac: Remove checks for the make program.
14157 * configure: Re-generate.
14158
1a2f3d7f
KB
141592016-11-16 Kevin Buettner <kevinb@redhat.com>
14160
14161 * gdb.python/py-recurse-unwind.c (main): Add loop.
14162 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14163 to read_register() and gdb.parse_and_eval(). Make each code
14164 call a separate case that can be individually tested.
14165 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14166 proc. Call cont_and_backtrace for each of the code paths that
14167 we want to test in the unwinder.
14168
b7f38fda
AA
141692016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14170
14171 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14172 the definition of struct S.
14173
1f8db343
CM
141742016-11-11 Catherine Moore <clm@codesourcery.com>
14175
14176 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14177
fad0c9fb
PA
141782016-11-09 Pedro Alves <palves@redhat.com>
14179
14180 * gdb.base/commands.exp (runto_or_return): New procedure.
14181 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14182 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14183 (progvar_simple_while_test, progvar_complex_if_while_test)
14184 (if_while_breakpoint_command_test)
14185 (infrun_breakpoint_command_test, breakpoint_command_test)
14186 (user_defined_command_test, watchpoint_command_test)
14187 (test_command_prompt_position, redefine_hook_test)
14188 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14189 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14190 multi_line_input and multi_line. Remove gdb_expect and
14191 gdb_stop_suppressing_tests uses.
14192 * lib/gdb.exp (valnum_re): New global.
14193 (multi_line_input): New procedure.
14194
8354c62c
SM
141952016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14196
14197 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14198 Remove.
14199 (test_setup): Define with proc_with_prefix.
14200 (test_cli_inferior): Likewise.
14201 (test_cli_thread): Likewise.
14202 (test_cli_frame): Likewise.
14203 (test_cli_select_frame): Likewise.
14204 (test_cli_up_down): Likewise.
14205 (test_mi_thread_select): Likewise.
14206 (test_mi_stack_select_frame): Likewise.
14207 (test_cli_in_mi_inferior): Likewise.
14208 (test_cli_in_mi_thread): Likewise.
14209 (test_cli_in_mi_frame): Likewise.
14210 (top level): Do not use with_test_prefix_procname.
14211
64f367a2
PA
142122016-11-09 Pedro Alves <palves@redhat.com>
14213
14214 * gdb.base/commands.exp (gdbvar_simple_if_test)
14215 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14216 (progvar_simple_if_test, progvar_simple_while_test)
14217 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14218 (infrun_breakpoint_command_test, breakpoint_command_test)
14219 (user_defined_command_test, watchpoint_command_test)
14220 (test_command_prompt_position, deprecated_command_test)
14221 (bp_deleted_in_command, temporary_breakpoint_commands)
14222 (stray_arg0_test, source_file_with_indented_comment)
14223 (recursive_source_test, if_commands_test)
14224 (error_clears_commands_left, redefine_hook_test)
14225 (redefine_backtrace_test): Use proc_with_prefix.
14226 * lib/gdb.exp (proc_with_prefix): New proc.
14227
0bb65f1e
AA
142282016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14229
14230 * gdb.base/tui-layout.c: New file.
14231 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14232 disassembly window contains very long lines.
14233
7353f247
TT
142342016-11-08 Tom Tromey <tom@tromey.com>
14235
14236 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14237 depend on Python 2.
14238
30a7bb83
TT
142392016-11-08 Tom Tromey <tom@tromey.com>
14240
14241 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14242 New method.
14243
cdf5a07c
MG
142442016-10-29 Manish Goregaokar <manish@mozilla.com>
14245
2806dc7e 14246 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14247
51a789c3
MG
142482016-10-27 Manish Goregaokar <manish@mozilla.com>
14249
2806dc7e
PA
14250 * gdb.rust/simple.rs: Add test for univariant enums without
14251 discriminants and for encoded struct-like enums.
51a789c3 14252
f610ab6d
PA
142532016-10-28 Pedro Alves <palves@redhat.com>
14254
14255 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14256 gdb_test_multiple, tighten regexps and match symtabs and line
14257 tables incrementally.
14258
b129b0ca
LM
142592016-10-28 Luis Machado <lgustavo@codesourcery.com>
14260
14261 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14262 general.
14263
ecf45d2c
SL
142642016-10-25 Luis Machado <lgustavo@codesourcery.com>
14265
14266 * gdb.base/exec-invalid-sysroot.exp: New file.
14267
b8d38ee4
JK
142682016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14269
14270 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14271
f90fd8c2
JK
142722016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14273
14274 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14275
2d2476aa
MR
142762016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14277
2806dc7e
PA
14278 * gdb.base/killed-outside.exp: Remove $options from a call to
14279 `prepare_for_testing'.
2d2476aa 14280
e42b25a0
SM
142812016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14282
14283 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14284 Change test message.
14285
3ccdb432
SM
142862016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14287
14288 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14289 Update comment.
14290
5bad3170
SM
142912016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14292
14293 * gdb.trace/mi-trace-save.exp: New file.
14294
5ad9dba7
YQ
142952016-10-13 Yao Qi <yao.qi@linaro.org>
14296
14297 * gdb.base/code_elim.exp (get_var_address): Remove.
14298 * gdb.base/relocate.exp: Likewise.
14299 * gdb.base/shreloc.exp: Likewise.
14300 * lib/gdb.exp (get_var_address): New.
14301
62df7e21
YQ
143022016-10-13 Yao Qi <yao.qi@linaro.org>
14303
14304 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14305 floating point tests if $skip_float_test is false.
14306
4dac951e
LM
143072016-10-12 Luis Machado <lgustavo@codesourcery.com>
14308
14309 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14310 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14311 argc values.
14312 Add 1 to argc so we guarantee distinct initial/modified argc values.
14313
8f1a8fc4
JK
143142016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14315
14316 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14317
16c85b5d
JK
143182016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14319
14320 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14321 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14322 * gdb.arch/vsx-regs.exp: Likewise.
14323
1d0e042a
YQ
143242016-10-07 Yao Qi <yao.qi@linaro.org>
14325
14326 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14327
68dadef5
MM
143282016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14329
14330 * gdb.python/python.exp: Test decode_line("*0").
14331
33fa2c6e
DE
143322016-10-06 Doug Evans <dje@google.com>
14333
14334 * gdb.python/py-value.exp (test_value_creation): Add test for large
14335 unsigned 64-bit value.
14336
9c37b5ae
TT
143372016-10-06 Tom Tromey <tom@tromey.com>
14338
14339 * gdb.compile/compile.exp: Change java tests to rust.
14340 * gdb.base/setshow.exp: Change java tests to rust.
14341 * gdb.base/default.exp: Remove java from language list.
14342 * README (Examples): Update language example.
14343 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14344 test.
14345 * lib/gdb.exp (skip_java_tests): Remove.
14346 * lib/java.exp: Remove.
14347 * gdb.java: Remove.
14348
78b86327
MR
143492016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14350
14351 * gdb.arch/mips-fcr.exp: New test.
14352 * gdb.arch/mips-fcr.c: Source for the new test.
14353
7470adbb
MR
143542016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14355
14356 * gdb.base/solib-disc.exp: Use `standard_output_file'
14357 throughout.
14358
4a556533
PA
143592016-10-06 Pedro Alves <palves@redhat.com>
14360
14361 * gdb.base/jit-simple-dl.c: New file.
14362 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14363 * gdb.base/jit-simple.c: ... this.
14364 * gdb.base/jit-simple.exp (jit_run): Delete.
14365 (build_jit): New proc.
14366 (jit_test_reread): Recompile either the main program or the shared
14367 library, depending on what is being tested. Skip changing address
14368 if caller wants to. Compare before/after addresses. If testing
14369 standalone, explicitly load the binary. Test "maint info
14370 breakpoints".
14371 (top level): Add "standalone vs shared lib" and "change address"
14372 vs "same address" axes.
14373
5a122fbc
PA
143742016-10-06 Pedro Alves <palves@redhat.com>
14375
14376 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14377 call.
14378 (jit_run): Delete.
14379 (jit_test_reread): Use with_test_prefix. Reload the main binary
14380 explicitly. Compare the before/after addresses of the JIT
14381 descriptor.
14382
ee8da4b8
DE
143832016-08-15 Doug Evans <dje@google.com>
14384
14385 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14386 for single bitfields is bool.
14387 * gdb.xml/tdesc-regs.exp: Ditto.
14388
f389f6fe
JK
143892016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14390
14391 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14392
fdebf1a4
YQ
143932016-10-05 Yao Qi <yao.qi@linaro.org>
14394
14395 * lib/gdb.exp (support_complex_tests): Return zero if
14396 gdb_skip_float_test return true.
14397
9c36d954 143982016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14399 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14400
14401 PR gdb/20487
14402 * gdb.mi/user-selected-context-sync.exp: New file.
14403 * gdb.mi/user-selected-context-sync.c: New file.
14404
4034d0ff 144052016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14406 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14407
14408 PR gdb/20487
14409 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14410 =thread-select-event check.
14411
a4297203
PB
144122016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14413
14414 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14415 the compulsory L operand changes.
14416 * gdb.arch/powerpc-power.s: Likewise.
14417
bb805577
JK
144182016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14419
14420 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14421 * gdb.base/jit-attach-pie.c: New file.
14422 * gdb.base/jit-attach-pie.exp: New file.
14423
6d61dee5
PA
144242016-09-28 Pedro Alves <palves@redhat.com>
14425
14426 * gdb.base/infcall-input.c: New file.
14427 * gdb.base/infcall-input.exp: New file.
14428
f73842fc
YQ
144292016-09-22 Yao Qi <yao.qi@linaro.org>
14430
14431 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14432 (gdb_exit): Rename it to ...
14433 (gdbserver_gdb_exit): ... Close GDBserver.
14434 (gdb_exit): New proc, call gdbserver_gdb_exit.
14435 (mi_gdb_exit): Likewise.
14436
90681dab
YQ
144372016-09-22 Yao Qi <yao.qi@linaro.org>
14438
14439 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14440 path.
14441 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14442 Remove duplication.
14443
9c211fd8
YQ
144442016-09-22 Yao Qi <yao.qi@linaro.org>
14445
14446 * lib/gdbserver-support.exp: Check the existence of
14447 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14448
ad0a504f
AK
144492016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14450
14451 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14452
36cf1806
TT
144532016-09-21 Tom Tromey <tom@tromey.com>
14454
14455 PR gdb/20604:
14456 * gdb.base/quit.exp: New file.
14457
74172ecf
SM
144582016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14459
14460 * .gitignore: New file.
14461
3d0ec882
MR
144622016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14463
14464 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14465 throughout.
14466
8193adea
AA
144672016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14468
14469 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14470
d41a5c09
JK
144712016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14472
14473 * gdb.cp/casts.cc (decltype): Move it ...
14474 (main): ... with its call to ...
14475 * gdb.cp/casts03.cc: ... a new file.
14476 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14477
d2dfe700
JK
144782016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14479
14480 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14481
e2a92b16
PB
144822016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14483
14484 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14485 and sync up the test with tests in gas/testsuite/gas/ppc.
14486 * gdb.arch/powerpc-power.exp: Likewise.
14487
49b4de64
JK
144882016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14489
14490 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14491
2c29df25
SDJ
144922016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14493 Jan Kratochvil <jan.kratochvil@redhat.com>
14494
14495 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14496 make m1's definition to be different from m2's. Use 'dummy' as an
14497 argument for probe 'two'.
14498
cc3c2846
JB
144992016-09-10 Jon Beniston <jon@beniston.com>
14500
14501 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14502 for sim target.
14503
e1b2624a
AA
145042016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14505
14506 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14507 variable declaration.
14508 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14509 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14510 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14511 received HWCAP as its argument.
14512
4295e285
PA
145132016-09-06 Pedro Alves <palves@redhat.com>
14514
14515 * gdb.base/new-ui-pending-input.c: New file.
14516 * gdb.base/new-ui-pending-input.exp: New file.
14517 * gdb.exp (clear_gdb_spawn_id): New procedure.
14518 (with_spawn_id): Check whether gdb_spawn_id exists before
14519 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14520 on exit.
14521
00d5215e
UW
145222016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14523
14524 * gdb.base/float128.c: New file.
14525 * gdb.base/float128.exp: Likewise.
14526 * gdb.base/floatn.c: Likewise.
14527 * gdb.base/floatn.exp: Likewise.
14528
a9ff5f12
UW
145292016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14530
14531 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14532
f245535c
PA
145332016-09-05 Pedro Alves <palves@redhat.com>
14534
14535 PR backtrace/19927
14536 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14537 unwinders are immediately called as side effect of "source" or
14538 "disable unwinder" commands.
14539 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14540
ae9cf263
YQ
145412016-09-02 Yao Qi <yao.qi@linaro.org>
14542
14543 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14544 is true and $type is "float" or "double".
14545
27aba047
YQ
145462016-09-02 Yao Qi <yao.qi@linaro.org>
14547
14548 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14549 true.
14550 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14551 * gdb.base/call-rt-st.exp: Likewise.
14552 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14553 return value instead of gdb,skip_float_test.
14554 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14555 (do_function_calls): Use its return value instead of
14556 gdb,skip_float_test.
14557 * gdb.base/finish.exp: Likewise.
14558 * gdb.base/funcargs.exp: Likewise.
14559 * gdb.base/return.exp: Likewise.
14560 * gdb.base/return2.exp: Likewise.
14561 * gdb.base/varargs.exp: Likewise.
14562 * lib/gdb.exp (gdb_skip_float_test): Change it to
14563 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14564
5af962df
AA
145652016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14566
14567 * gdb.multi/tids.exp: Test "thread apply all".
14568
7fac6910
JK
145692016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14570
14571 * gdb.base/default.exp (tty): Remove.
14572
bb1fe4ac
KB
145732016-08-24 Kevin Buettner <kevinb@redhat.com>
14574
2806dc7e
PA
14575 * gdb.python/py-recurse-unwind.c: New file.
14576 * gdb.python/py-recurse-unwind.py: New file.
14577 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14578
0a1ddfa6
SM
145792016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14580
14581 * gdb.base/set-inferior-tty.exp: New file.
14582 * gdb.base/set-inferior-tty.c: New file.
14583
d9de1fe3
PA
145842016-08-23 Pedro Alves <palves@redhat.com>
14585
14586 PR gdb/20494
14587 * gdb.base/new-ui-echo.c: New file.
14588 * gdb.base/new-ui-echo.exp: New file.
14589
e9d9abd7
YQ
145902016-08-23 Yao Qi <yao.qi@linaro.org>
14591
14592 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14593 gdbserver_spawn.
14594 * gdb.server/connect-without-multi-process.exp (do_test):
14595 Likewise.
14596
3589529e
YQ
145972016-08-23 Yao Qi <yao.qi@linaro.org>
14598
14599 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14600 standalone_txt. Delete gdb_txt and standalone_txt on host
14601 and target. Spawn the binary on target. Copy files from
14602 target to host.
14603
6bb90213
PA
146042016-08-22 Pedro Alves <palves@redhat.com>
14605
14606 PR gdb/20505
14607 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14608 with_test_prefix. Factor out bits to ...
14609 (test_no_vdso): ... this new procedure.
14610
20c2c024
CL
146112016-08-19 Carl Love <cel@us.ibm.com>
14612
14613 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14614 maintaining separate logic for constructing the output path.
14615 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14616 * gdb.arch/ppc-dfp.exp: Likewise.
14617 * gdb.arch/ppc-fp.exp: Likewise.
14618 * gdb.arch/vsx-regs.exp: Likewise.
14619 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14620 binprefix for generating the additional binary files.
14621
0646e07d
PA
146222016-08-19 Pedro Alves <palves@redhat.com>
14623
14624 * gdb.trace/mi-trace-frame-collected.exp
14625 (test_trace_frame_collected): On x32, expect two registers.
14626
46da9242
CL
146272016-08-18 Carl Love <cel@us.ibm.com>
14628
14629 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14630 and sync up the test with tests in gas/testsuite/gas/ppc.
14631 * gdb.arch/powerpc-power.exp: Likewise.
14632
eb2332d7
SM
146332016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14634
14635 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14636 expected error message.
14637
63c61e04
SM
146382016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14639
14640 * gdb.multi/remove-inferiors.exp: New file.
14641 * gdb.multi/remove-inferiors.c: New file.
14642
7b17065f
YQ
146432016-08-12 Yao Qi <yao.qi@linaro.org>
14644
14645 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14646 argument list.
14647
01d3dedf
PA
146482016-08-10 Pedro Alves <palves@redhat.com>
14649
14650 PR gdb/19187
14651 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14652 setup_kfails.
14653
3eb7562a
PA
146542016-08-09 Pedro Alves <palves@redhat.com>
14655 Simon Marchi <simon.marchi@ericsson.com>
14656
14657 PR gdb/20418
14658 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14659 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14660
80614914
PA
146612016-08-09 Pedro Alves <palves@redhat.com>
14662
14663 PR mi/20431
14664 * gdb.mi/mi-cmd-error.exp: New file.
14665
f348d89a
PA
146662016-08-09 Pedro Alves <palves@redhat.com>
14667
14668 PR gdb/18653
14669 * gdb.base/signals-state-child.c: New file.
14670 * gdb.base/signals-state-child.exp: New file.
14671 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14672
e5ca03b4
PA
146732016-08-09 Pedro Alves <palves@redhat.com>
14674
14675 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14676
282a0691
TT
146772016-08-03 Tom Tromey <tom@tromey.com>
14678
14679 PR python/18565:
14680 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14681
41bfcd63
YQ
146822016-08-01 Yao Qi <yao.qi@linaro.org>
14683
14684 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14685 variable mode to "multi-process" if $multi_process is 1, otherwise
14686 set it to "single-process".
14687
e3465b24
YQ
146882016-08-01 Yao Qi <yao.qi@linaro.org>
14689
14690 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14691 * gdb.cp/cpexprs.exp: Likewise.
14692 * gdb.cp/m-static.exp: Likewise.
14693
0b31a4bc
TT
146942016-07-26 Tom Tromey <tom@tromey.com>
14695
14696 PR python/20190:
14697 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14698 test.
14699
e0461dbb
MM
147002016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14701
14702 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14703 selecting assembly source files.
14704 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14705 assembly source files.
14706 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14707 assembly source files.
14708 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14709 selecting assembly source files.
14710
8194e927
SM
147112016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14712
14713 * gdb.base/new-ui.exp (do_test_invalid_args): New
14714 procedure.
14715
c0272db5
TW
147162016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14717
14718 * gdb.btrace/reconnect.c: New file.
14719 * gdb.btrace/reconnect.exp: New file.
14720
e3487908
GKB
147212016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14722
14723 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14724 to test_catch_syscall_group.
14725 (test_catch_syscall_group): New.
14726
12df5c00
TT
147272016-07-21 Tom Tromey <tom@tromey.com>
14728
14729 * gdb.rust/simple.rs (main): Use empty struct expression.
14730 * gdb.rust/simple.exp: Add tests for empty struct expression.
14731
bae62ee2
YQ
147322016-07-21 Yao Qi <yao.qi@linaro.org>
14733
14734 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14735 if gdb_skip_xml_test is true on some targets.
14736
b1b53fb3
YQ
147372016-07-21 Yao Qi <yao.qi@linaro.org>
14738
14739 * gdb.server/solib-list.exp: Unset last_loaded_file.
14740
027d97f8
JK
147412016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14742
14743 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14744 "step into captured_main (args)".
14745
7674d381
JK
147462016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14747
14748 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14749
72b5d099
JK
147502016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14751
14752 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14753
1f960ced
PA
147542016-07-19 Pedro Alves <palves@redhat.com>
14755
14756 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14757 * gdb.opt/inline-bt.exp: Likewise.
14758 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14759 additional_flags=-Winline.
14760 * gdb.opt/inline-locals.exp: Likewise.
14761 * gdb.opt/inline-markers.c (ATTR): Define.
14762 (inlined_fn): Use it.
14763
f25827c1
YQ
147642016-07-19 Yao Qi <yao.qi@linaro.org>
14765
14766 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14767 (test_with_self): Remove some code. Remove argument executable.
14768 (top-level): Use do_self_tests.
14769
37539ebe
DB
147702016-07-15 Zachary Welch <zwelch@codesourcery.com>
14771 Don Breazeal <donb@codesourcery.com>
14772
14773 * gdb.base/maint.exp: Escape paths used in regular expressions.
14774 * gdb.stabs/weird.exp: Likewise.
14775
dac790e1
TT
147762016-07-13 Tom Tromey <tom@tromey.com>
14777
14778 PR python/15620, PR python/18620:
14779 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14780 (test_bkpt_events): New procs.
14781
93daf339
TT
147822016-07-13 Tom Tromey <tom@tromey.com>
14783
14784 PR python/17698:
14785 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14786 test.
14787 (test_watchpoints): Likewise.
14788 (test_bkpt_pending): New proc.
14789
6571a381
TT
147902016-07-13 Tom Tromey <tom@tromey.com>
14791
14792 PR cli/18053:
14793 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14794 completion test.
14795
e8732474
JK
147962016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14797
14798 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14799 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14800 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14801 f_label.
14802 (g): Rename g_end_lbl to g_label.
14803 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14804 low_pc and high_pc.
14805 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14806
e0f3fd7c
TT
148072016-07-12 Tom Tromey <tom@tromey.com>
14808
14809 PR python/19293:
14810 * gdb.python/py-unwind-maint.exp: Update tests.
14811
3cfe46b6
YQ
148122016-07-12 Yao Qi <yao.qi@linaro.org>
14813
14814 * lib/selftest-support.exp (selftest_setup): Match the output
14815 when captured_main is inlined.
14816
4f19a0e6
WT
148172016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14818
14819 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14820 New variables.
14821 (print this%a, print this%b, print this): New tests.
14822 * gdb.fortran/derived-types.f90 (this): New object and
14823 initialization.
14824
986cf455
SM
148252016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14826
14827 * gdb.ada/arraydim.exp: Remove extra directory level in build
14828 directory.
14829
f0464b23
SM
148302016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14831
14832 * lib/ada.exp: Remove extra directory level in build directory.
14833 * gdb.ada/cond_lang.exp: Likewise.
14834 * gdb.ada/exec_changed.exp: Likewise.
14835 * gdb.ada/lang_switch.exp: Likewise.
14836
42d94011
MG
148372016-07-06 Manish Goregaokar <manish@mozilla.com>
14838
2806dc7e
PA
14839 * simple.rs: Add test for raw pointer subscripting.
14840 * simple.exp: Add test expectations.
42d94011 14841
647c264c
YQ
148422016-07-05 Yao Qi <yao.qi@linaro.org>
14843
14844 * gdb.mi/mi-reverse.exp: Match =record-started output.
14845
20aa2c60
PA
148462016-07-01 Pedro Alves <palves@redhat.com>
14847
14848 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14849 procedure.
14850 (jit_reader_test): Test the jit reader's unwinder.
14851 * gdb.base/jithost.c (jit_function_00_code): New global.
14852 (main): Use memcpy to fill in the mmapped code, instead of poking
14853 bytes manually here.
14854 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14855 value.
14856 (read_debug_info): Save the function's range.
14857 (read_sp): New function.
14858 (unwind_frame): Use it. Also unwind RBP.
14859 (get_frame_id): Use read_sp.
14860 (gdb_init_reader): Use calloc instead of malloc.
14861 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14862 parameter. Use gdb_test_multiple.
14863
ced2dffb
PA
148642016-07-01 Pedro Alves <palves@redhat.com>
14865 Antoine Tremblay <antoine.tremblay@ericsson.com>
14866
14867 * gdb.threads/process-dies-while-detaching.c: New file.
14868 * gdb.threads/process-dies-while-detaching.exp: New file.
14869
63000888
PA
148702016-07-01 Pedro Alves <palves@redhat.com>
14871
14872 * gdb.multi/watchpoint-multi-exit.c: New file.
14873 * gdb.multi/watchpoint-multi-exit.exp: New file.
14874
038d4868
PA
148752016-06-30 Pedro Alves <palves@redhat.com>
14876
14877 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14878 unset inferior_spawn_id.
14879
994e9c83
PA
148802016-06-30 Pedro Alves <palves@redhat.com>
14881
14882 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14883 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14884
e5653468
YQ
148852016-06-29 Yao Qi <yao.qi@linaro.org>
14886
14887 * gdb.base/return.c: Add copyright header.
14888
803b47e5
TT
148892016-06-29 Tom Tromey <tom@tromey.com>
14890
14891 PR python/20129:
14892 * gdb.python/py-framefilter.exp: Add tests for setting priority
14893 and disabling of non-existent frame filter.
14894
28244707
YQ
148952016-06-29 Yao Qi <yao.qi@linaro.org>
14896
14897 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14898 0x0f07ff.
14899
a31d2f06
YQ
149002016-06-28 Yao Qi <yao.qi@linaro.org>
14901
14902 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14903 triplets. Start gdb, execute catch syscall, and continue. Check
14904 gdb's output to determine catch syscall is supported.
14905
921d8f54
MG
149062016-06-27 Manish Goregaokar <manish@mozilla.com>
14907
25d49b86
PA
14908 * gdb.rust/simple.rs: Add test for returning unit in a function.
14909 * gdb.rust/simple.exp: Add expectation for functions returning
14910 unit.
921d8f54 14911
f4952523
PMR
149122016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14913
14914 * gdb.python/py-breakpoint-create-fail.c,
14915 gdb.python/py-breakpoint-create-fail.exp,
14916 gdb.python/py-breakpoint-create-fail.py: New testcase.
14917
fccb08f8
MG
149182016-06-25 Manish Goregaokar <manish@mozilla.com>
14919
14920 PR gdb/20239
14921 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14922 * gdb.rust/simple.exp: Add test expectations for new NonZero
14923 tests.
fccb08f8 14924
6b850546
DT
149252016-06-24 David Taylor <dtaylor@emc.com>
14926
14927 * gdb.base/offsets.exp: New file.
14928 * gdb.base/offsets.c: New file.
14929
17621150
TT
149302016-06-23 Tom Tromey <tom@tromey.com>
14931
14932 PR gdb/16483:
14933 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14934 before any filters are loaded.
14935
04d59df6
WT
149362016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14937
14938 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14939 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14940 structs.
14941 * gdb.fortran/derived-type-function.exp: New file.
14942 * gdb.fortran/derived-type-function.f90: New file.
14943
14944
ac69f786
PA
149452016-06-21 Pedro Alves <palves@redhat.com>
14946
14947 * gdb.base/new-ui.exp: New file.
14948 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14949 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14950 (with_spawn_id): New procedure.
14951
49940788
PA
149522016-06-21 Pedro Alves <palves@redhat.com>
14953
14954 * gdb.mi/mi-exec-run.exp: New file.
14955
ef274d26
PA
149562016-06-21 Pedro Alves <palves@redhat.com>
14957
14958 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14959 breakpoint command's output on the main UI.
14960 (test_break): New procedure, factored out from calls in the top
14961 level.
14962 (top level): Use foreach_with_prefix to test MI as main UI and as
14963 separate UI.
14964
468afe6c
PA
149652016-06-21 Pedro Alves <palves@redhat.com>
14966
14967 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14968 (test_awatch_creation_and_listing)
14969 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14970 Remove 'type' parameter.
14971 (test_watchpoint_all): New parameter mi_mode. Remove
14972 with_test_prefix.
14973 (top level): Use foreach_with_prefix, and add main/separate UI MI
14974 testing axis.
14975
51f77c37
PA
149762016-06-21 Pedro Alves <palves@redhat.com>
14977
14978 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14979 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14980 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14981 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14982 (gdb_main_spawn_id, mi_spawn_id): Declare and
14983 comment.
14984 (mi_create_inferior_pty): New procedure,
14985 factored out from default_mi_gdb_start.
14986 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14987 procedures.
14988 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14989 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14990 Use mi_create_inferior_pty.
14991 (mi_gdb_start): Use eval to pass down args list.
14992
8980e177
PA
149932016-06-21 Pedro Alves <palves@redhat.com>
14994
14995 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14996 * gdb.opt/inline-cmds.exp: Add MI tests.
14997
f38d3ad1
PA
149982016-06-21 Pedro Alves <palves@redhat.com>
14999
15000 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15001
45db7c09
PA
150022016-06-21 Pedro Alves <palves@redhat.com>
15003
15004 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15005 (top level): Use it instead of mi_execute_to.
15006
5a069ab3
PA
150072016-06-21 Pedro Alves <palves@redhat.com>
15008
15009 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15010 (cont_handler_str): New.
15011 (signal_stop_handler): Set stop_handler_str instead of printing to
15012 stdout.
15013 (continue_handler): Set cont_handler_str instead of printing to
15014 stdout.
15015 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15016 mi_send_resuming_command. Print stop_handler_str and
15017 cont_handler_str instead of expecting the python events print
15018 directly.
15019
2838cc1d
SD
150202016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15021
15022 * gdb.base/jit-reader.exp: New file.
15023 * gdb.base/jithost.c: New file.
15024 * gdb.base/jithost.h: New file.
15025 * gdb.base/jitreader.c : New file.
15026 * gdb.base/jit-protocol.h: New file.
15027
21a77091
YQ
150282016-06-17 Yao Qi <yao.qi@linaro.org>
15029
15030 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15031 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15032 and detach-on-fork. Adjust tests.
15033 (top level): Invoke break_cond_on_syscall with combinations of
15034 syscall, follow-fork-mode and detach-on-fork.
15035
f50bf8e5
YQ
150362016-06-17 Yao Qi <yao.qi@linaro.org>
15037
15038 * gdb.base/step-over-exit.c: New.
15039 * gdb.base/step-over-exit.exp: New.
15040
a28d8e50
YTL
150412016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15042
15043 * gdb.base/float.exp: Add target check for nds32*-*-*.
15044 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15045
cad8e26d
AB
150462016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15047
15048 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15049 for unsupported target features.
15050 * gdb.base/call-rt-st.exp: Likewise.
15051 * gdb.base/call-sc.exp: Likewise.
15052 * gdb.base/call-signal-resume.exp: Likewise.
15053 * gdb.base/call-strs.exp: Likewise.
15054 * gdb.base/callexit.exp: Likewise.
15055 * gdb.base/callfuncs.exp: Likewise.
15056 * gdb.base/nodebug.exp: Likewise.
15057 * gdb.base/printcmds.exp: Likewise.
15058 * gdb.base/ptype.exp: Likewise.
15059 * gdb.base/structs.exp: Likewise.
15060 * gdb.base/unwindonsignal.exp: Likewise.
15061 * gdb.cp/gdb2495.exp: Likewise.
15062 * gdb.cp/templates.exp: Likewise.
15063 * gdb.cp/virtfunc.exp: Likewise.
15064 * gdb.threads/hand-call-in-threads.exp: Likewise.
15065 * gdb.threads/interrupted-hand-call.exp: Likewise.
15066 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15067
347dc102
TT
150682016-06-10 Tom Tromey <tom@tromey.com>
15069
15070 PR rust/20110:
15071 * gdb.rust/expr.exp: Add test for integer constant larger than
15072 i32.
15073
5e13cf25
BH
150742016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15075
15076 * gdb.fortran/nested-funcs.exp: New.
15077 * gdb.fortran/nested-funcs.f90: New.
15078
bb556f1f
TK
150792016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15080
15081 * gdb.base/examine-backward.c: New file.
15082 * gdb.base/examine-backward.exp: New file.
15083
38b022b4
SM
150842016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15085
15086 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15087 matching.
15088
1b40ec05
TT
150892016-06-02 Tom Tromey <tom@tromey.com>
15090
15091 PR python/18984:
15092 * gdb.python/py-shared.exp: Add solib_name test.
15093
193bd378
SM
150942016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15095
15096 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15097
3326303b
MG
150982016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15099
15100 PR c++/19893
15101 * gdb.dwarf2/implref.exp: Rename to...
15102 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15103 * gdb.dwarf2/implref-array.c: New file.
15104 * gdb.dwarf2/implref-array.exp: Likewise.
15105 * gdb.dwarf2/implref-global.c: Likewise.
15106 * gdb.dwarf2/implref-global.exp: Likewise.
15107 * gdb.dwarf2/implref-struct.c: Likewise.
15108 * gdb.dwarf2/implref-struct.exp: Likewise.
15109
825c8ef2
AT
151102016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15111
15112 * gdb.trace/trace-condition.exp: Add 64bit tests.
15113
2320162a
AT
151142016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15115
15116 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15117 bits types.
15118 (main): Adapt to 8 to 64 bits types.
15119 * gdb.trace/trace-condition.exp: Add new tests.
15120
a7818233
AT
151212016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15122
15123 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15124
0d336466
AT
151252016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15126
15127 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15128 Move condition tests...
15129 * gdb.trace/trace-condition.exp: Here.
15130
7faeb45a
AT
151312016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15132
15133 * gdb.trace/trace-condition.exp: Add counter-case tests.
15134
e385593e
JK
151352016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15136
15137 PR c++/15231
15138 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15139 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15140
744608cc
PA
151412016-05-27 Pedro Alves <palves@redhat.com>
15142
15143 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15144 New procedure.
15145 (top level): Call it, and bail out of DejaGnu is known to be bad.
15146
ac775bf4
AB
151472016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15148
15149 * gdb.base/whatis.c: Extend the test case.
15150 * gdb.base/whatis.exp: Add additional tests.
15151
2bbad2ea
BH
151522016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15153
15154* gdb.fortran/type.f90: Add pointer variable.
15155* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15156
8b70175d
BH
151572016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15158
15159 * gdb.fortran/vla-type.exp: Fix testcase name.
15160
86d8a848
BH
151612016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15162
15163 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15164
e188eb36
BH
151652016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15166
15167 * gdb.fortran/type.f90: Add nested structures.
15168 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15169 * gdb.fortran/derived-type.exp: Adapt expected output.
15170 * gdb.fortran/vla-type.exp: Adapt expected output.
15171
9b2db1fd
BH
151722016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15173
15174 * gdb.fortran/whatis_type.exp: Adapt expected output.
15175
72b17055
BH
151762016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15177
15178 * gdb.fortran/print_type.exp: Fix expected output.
15179 * gdb.fortran/whatis_type.exp: Fix expected output.
15180
3cd81d8d
BH
151812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15182
15183 * gdb.fortran/whatis_type.exp: Use multi_line.
15184
ddae9462
TT
151852016-05-24 Tom Tromey <tom@tromey.com>
15186
15187 PR python/17386:
15188 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15189 use value as an index.
15190
1957f6b8
TT
151912016-05-23 Tom Tromey <tom@tromey.com>
15192
15193 PR python/17981:
15194 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15195 no-breakpoint case.
15196
026a9174
PA
151972016-05-24 Pedro Alves <palves@redhat.com>
15198
15199 PR gdb/19828
15200 * gdb.threads/clone-attach-detach.c: New file.
15201 * gdb.threads/clone-attach-detach.exp: New file.
15202
e70a7231
FR
152032016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15204
15205 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15206
0f6ed0e0
TT
152072016-05-23 Tom Tromey <tom@tromey.com>
15208
15209 PR python/19438, PR python/18393:
15210 * gdb.python/py-progspace.exp: Add "dir" test.
15211 * gdb.python/py-objfile.exp: Add "dir" test.
15212
ffd19d61
YQ
152132016-05-23 Yao Qi <yao.qi@linaro.org>
15214
15215 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15216 * gdb.arch/thumb2-it.exp: Likewise.
15217
9e8f9b05
SM
152182016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15219
15220 * gdb.mi/mi-threads-interrupt.c: New file.
15221 * gdb.mi/mi-threads-interrupt.exp: New file.
15222
61c6156d
SM
152232016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15224
15225 PR gdb/18077
15226 * gdb.mi/mi-async-run.exp: New file.
15227 * gdb.mi/mi-async-run.c: New file.
15228
67218854
TT
152292016-05-17 Tom Tromey <tom@tromey.com>
15230 Manish Goregaokar <manishsmail@gmail.com>
15231
15232 * lib/rust-support.exp: New file.
15233 * lib/gdb.exp (skip_rust_tests): New proc.
15234 (build_executable_from_specs): Handle rust.
15235 * lib/future.exp (gdb_find_rustc): New proc.
15236 (gdb_default_target_compile): Handle rust.
15237 * gdb.rust/expr.exp: New file.
15238 * gdb.rust/generics.exp: New file.
15239 * gdb.rust/generics.rs: New file.
15240 * gdb.rust/methods.exp: New file.
15241 * gdb.rust/methods.rs: New file.
15242 * gdb.rust/modules.exp: New file.
15243 * gdb.rust/modules.rs: New file.
15244 * gdb.rust/simple.exp: New file.
15245 * gdb.rust/simple.rs: New file.
15246
c44af4eb
TT
152472016-05-17 Tom Tromey <tom@tromey.com>
15248
15249 * gdb.base/default.exp (set language): Add rust.
15250
dcd1f979
TT
152512016-05-17 Tom Tromey <tom@tromey.com>
15252
15253 * gdb.gdb/unittest.exp: New file.
15254
155b7f57
YQ
152552016-05-16 Yao Qi <yao.qi@linaro.org>
15256
15257 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15258 shell_prompt. Update shell_prompt_re.
15259
8ddd5a6c
DE
152602016-05-12 Doug Evans <dje@google.com>
15261
15262 PR symtab/19999
15263 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15264 $options when building executable.
15265 * gdb.dwarf2/fission-loclists-pie.S: New file.
15266 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15267
02e370d9
SM
152682016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15269
15270 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15271 of [is_remote target],
15272
8929ad8b
SM
152732016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15274
15275 * lib/gdb.exp (use_gdb_stub): New procedure.
15276
6c447423
DE
152772016-05-03 Yunlian Jiang <yunlian@google.com>
15278 Doug Evans <dje@google.com>
15279
15280 PR symtab/19914
15281 * gdb.dwarf2/dwp-sepdebug.c: New file.
15282 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15283
444e826c
SM
152842016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15285
15286 * gdb.base/detach.exp: Remove is_remote check.
15287
740feeaa
SM
152882016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15289
15290 * gdb.base/annota-input-while-running.exp: Don't check for
15291 [is_remote target]. Enable annotations after running to main.
15292 Remove unused "set test..." line.
15293
9080ac9d
SM
152942016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15295
15296 * gdb.trace/trace-enable-disable.exp: New file.
15297 * gdb.trace/trace-enable-disable.c: New file.
15298
952ebca5
SM
152992016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15300
15301 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15302 use it in info sharedlibrary test.
15303 * gdb.trace/ftrace-lock.exp: Likewise.
15304 * gdb.trace/ftrace.exp: Likewise.
15305 * gdb.trace/range-stepping.exp: Likewise.
15306 * gdb.trace/trace-break.exp: Likewise.
15307 * gdb.trace/trace-condition.exp: Likewise.
15308 * gdb.trace/trace-mt.exp: Likewise.
15309
d9019901
SM
153102016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15311
15312 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15313 (gdb_load_shlib): ... this.
15314 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15315 gdb_load_shlib.
15316 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15317 * gdb.base/ctxobj.exp: Likewise.
15318 * gdb.base/dprintf-pending.exp: Likewise.
15319 * gdb.base/dso2dso.exp: Likewise.
15320 * gdb.base/fixsection.exp: Likewise.
15321 * gdb.base/gcore-relro.exp: Likewise.
15322 * gdb.base/gdb1555.exp: Likewise.
15323 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15324 * gdb.base/gnu-ifunc.exp: Likewise.
15325 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15326 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15327 * gdb.base/pending.exp: Likewise.
15328 * gdb.base/print-file-var.exp: Likewise.
15329 * gdb.base/print-symbol-loading.exp: Likewise.
15330 * gdb.base/shlib-call.exp: Likewise.
15331 * gdb.base/shreloc.exp: Likewise.
15332 * gdb.base/so-impl-ld.exp: Likewise.
15333 * gdb.base/solib-disc.exp: Likewise.
15334 * gdb.base/solib-nodir.exp: Likewise.
15335 * gdb.base/solib-overlap.exp: Likewise.
15336 * gdb.base/solib-symbol.exp: Likewise.
15337 * gdb.base/solib-weak.exp (do_test): Likewise.
15338 * gdb.base/sym-file.exp: Likewise.
15339 * gdb.base/symtab-search-order.exp: Likewise.
15340 * gdb.base/type-opaque.exp: Likewise.
15341 * gdb.base/unload.exp: Likewise.
15342 * gdb.base/watchpoint-solib.exp: Likewise.
15343 * gdb.compile/compile.exp: Likewise.
15344 * gdb.cp/gdb2384.exp: Likewise.
15345 * gdb.cp/infcall-dlopen.exp: Likewise.
15346 * gdb.cp/re-set-overloaded.exp: Likewise.
15347 * gdb.fortran/library-module.exp: Likewise.
15348 * gdb.opt/solib-intra-step.exp: Likewise.
15349 * gdb.python/py-finish-breakpoint.exp: Likewise.
15350 * gdb.python/py-shared.exp: Likewise.
15351 * gdb.reverse/solib-precsave.exp: Likewise.
15352 * gdb.reverse/solib-reverse.exp: Likewise.
15353 * gdb.server/solib-list.exp: Likewise.
15354 * gdb.threads/dlopen-libpthread.exp: Likewise.
15355 * gdb.threads/tls-shared.exp: Likewise.
15356 * gdb.threads/tls-so_extern.exp: Likewise.
15357 * gdb.trace/change-loc.exp: Likewise.
15358 * gdb.trace/ftrace-lock.exp: Likewise.
15359 * gdb.trace/ftrace.exp: Likewise.
15360 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15361 * gdb.trace/pending.exp: Likewise.
15362 * gdb.trace/range-stepping.exp: Likewise.
15363 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15364 (strace_info_marker): Likewise.
15365 (strace_probe_marker): Likewise.
15366 (strace_trace_on_same_addr): Likewise.
15367 (strace_trace_on_diff_addr): Likewise.
15368 * gdb.trace/trace-break.exp: Likewise.
15369 * gdb.trace/trace-condition.exp: Likewise.
15370 * gdb.trace/trace-mt.exp: Likewise.
15371
fca4cfd9
SM
153722016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15373
15374 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15375 result of gdb_remote_download.
15376 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15377 * gdb.base/dso2dso.exp: Likewise.
15378 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15379 * gdb.base/print-file-var.exp: Likewise.
15380 * gdb.base/shlib-call.exp: Likewise.
15381 * gdb.base/shreloc.exp: Likewise.
15382 * gdb.base/solib-overlap.exp: Likewise.
15383 * gdb.base/solib-weak.exp (do_test): Likewise.
15384 * gdb.base/unload.exp: Likewise.
15385
11cf4ffb
YQ
153862016-04-27 Yao Qi <yao.qi@linaro.org>
15387
15388 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15389 exists.
15390
3e2e34f8
KB
153912016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15392
15393 * vla-type.exp: Print structure from toplevel.
15394
8f07e298
BH
153952016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15396
15397 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15398 of dynamic types.
15399 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15400 of dynamic types.
15401
9920b434
BH
154022016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15403
15404 * gdb.fortran/vla-type.f90: New file.
15405 * gdb.fortran/vla-type.exp: New file.
15406
f3abeff5
YQ
154072016-04-25 Yao Qi <yao.qi@linaro.org>
15408
15409 * gdb.base/branch-to-self.c: New file.
15410 * gdb.base/branch-to-self.exp: New file.
15411
0a5d52f0
YQ
154122016-04-22 Yao Qi <yao.qi@linaro.org>
15413
15414 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15415 more after $hex.
15416
495346f6
YQ
154172016-04-22 Yao Qi <yao.qi@linaro.org>
15418
15419 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15420 * gdb.base/annota3.exp: Likewise.
15421
4a7e075c
YQ
154222016-04-22 Yao Qi <yao.qi@linaro.org>
15423
15424 * gdb.reverse/step-precsave.exp: Do one step and test program
15425 stops in "callee" and do multiple steps until program goes out
15426 of "callee".
15427 * gdb.reverse/step-reverse.exp: Likewise.
15428
5b061e98
YQ
154292016-04-22 Yao Qi <yao.qi@linaro.org>
15430
15431 * gdb.trace/signal.exp: Also pass if
15432 $tracepoint_hits($i) > $iterations.
15433
5c5dc57f
YQ
154342016-04-22 Yao Qi <yao.qi@linaro.org>
15435
15436 * gdb.trace/signal.c: New file.
15437 * gdb.trace/signal.exp: New file.
15438
a55411b9
DE
154392016-04-19 Doug Evans <xdje42@gmail.com>
15440
15441 * gdb.base/bad-file.exp: New file.
15442
a22df60a
MG
154432016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15444
15445 * gdb.dwarf2/implref.exp: New file.
15446
0c13f7e5
BH
154472016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15448
15449 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15450 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15451 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15452 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15453 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15454 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15455 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15456 * lib/fortran.exp (fortran_int4): New procedure.
15457 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15458 (fortran_logical4): Likewise.
15459
9b9b09e9
BH
154602016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15461
15462 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15463
a14d1f4d
BH
154642016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15465
15466 * lib/compiler.c: Add Intel specific preprocessor macros.
15467 * lib/compiler.cc: Likewise.
25d49b86 15468
7d49b1d0
LM
154692016-04-13 Luis Machado <lgustavo@codesourcery.com>
15470
15471 * gdb.server/connect-with-no-symbol-file.c: New file.
15472 * gdb.server/connect-with-no-symbol-file.exp: New file.
15473
8392fa22
SM
154742016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15475
15476 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15477
8c4c4aeb
SM
154782016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15479
15480 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15481 standard output directory.
15482
45e3745e
AT
154832016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15484
15485 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15486
e26b7e41
MM
154872016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15488
15489 * gdb.btrace/instruction_history.c (loop): Add declaration.
15490
8ce09462
AT
154912016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15492
15493 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15494
2e88a1ea
SM
154952016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15496
15497 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15498 parentheses to print.
15499 (continue_handler): Likewise.
15500
f48e22e3
SM
155012016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15502
15503 * gdb.server/solib-list.exp: Remove is_remote check.
15504 Pass shlib= to gdb_compile. Don't link shared library with
15505 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15506 Run binary filename through "readlink -f" on the target.
15507
096be756
PA
155082016-04-08 Pedro Alves <palves@redhat.com>
15509
15510 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15511 interpreter filename as argument to gdbserver_spawn.
15512 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15513 Return empty if $last_loaded_file does not exist.
15514
06500533
JK
155152016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15516
15517 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15518 * gdb.base/jit-main.c: Use exit after usage.
15519
2d35e871
JK
155202016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15521
15522 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15523 GDBHISTSIZE prior to the tests.
15524 * gdb.base/gdbinit-history.exp: Likewise.
15525
155262016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15527
15528 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15529 instead of build_executable. Use gdb_load_shlibs.
15530
c8064e7e
YQ
155312016-04-07 Yao Qi <yao.qi@linaro.org>
15532
15533 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15534 Execute "si" command.
15535
bde47561
YQ
155362016-04-07 Yao Qi <yao.qi@linaro.org>
15537
15538 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15539 number instead of the comments on some line.
15540
b16f8a3b
DB
155412016-04-06 Don Breazeal <donb@codesourcery.com>
15542
15543 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15544 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15545
c2f901df
SM
155462016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15547
15548 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15549 standard_output_file. Remove unused binfile variable.
15550
ac17fda0
CU
155512016-04-05 Catalin Udma <catalin.udma@freescale.com>
15552
15553 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15554 * gdb.python/py-mi-objfile.exp: Match "list main" output
15555 in console format.
15556
03a8c4df
SM
155572016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15558
15559 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15560 absolute.
15561
6e774b13
SM
155622016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15563
15564 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15565 absolute.
15566 * gdb.trace/ftrace.exp: Likewise.
15567 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15568 targets as well.
15569 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15570 (gdb_load_shlibs): Copy libraries to test directory when testing
15571 natively. Only set solib-search-path if testing remotely.
15572 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15573
7817ea46
SM
155742016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15575
15576 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15577 gdb_download. Use it even if the target is not remote.
15578 * gdb.base/jit.exp (compile_jit_test): Likewise.
15579 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15580 output directory if the destination board is local, otherwise use
15581 the standard remote_download from DejaGnu.
15582 (gdb_download): Remove.
15583 (gdb_load_shlibs): Use gdb_remote_download instead of
15584 gdb_download.
15585 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15586 Use gdb_remote_download instead of gdb_download. Use it even if
15587 the target is not remote.
15588 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15589 instead of gdb_download.
15590
7beb7f68
SM
155912016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15592
15593 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15594 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15595 run.
15596
cc63428a
AV
155972016-04-01 Artemiy Volkov <artemiyv@acm.org>
15598
15599 PR gdb/19820
15600 * gdb.base/printcmds.exp: Add artificial arrays tests.
15601
64cdf930
PA
156022016-03-31 Pedro Alves <palves@redhat.com>
15603
15604 PR gdb/19858
15605 * gdb.base/jit-main.c: Include unistd.h.
15606 (ATTACH): Define to 0 if not already defined.
15607 (wait_for_gdb, mypid): New globals.
15608 (WAIT_FOR_GDB): New macro.
15609 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15610 some breakpoint locations.
15611 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15612 New procedures.
15613 (one_jit_test): Add REATTACH parameter, and handle it. Use
15614 continue_to_test_location.
15615 (top level): Test attach, and adjusts calls to one_jit_test.
15616
40dea8cb
PA
156172016-03-31 Pedro Alves <palves@redhat.com>
15618
15619 PR gdb/19858
15620 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15621 BINSUFFIX parameter, and handle it.
15622 (top level): Adjust calls compile_jit_test.
15623
e7ea3ec7
CU
156242016-03-31 Catalin Udma <catalin.udma@freescale.com>
15625
15626 PR python/19743
15627 * gdb.python/py-mi-events-gdb.py: New file.
15628 * gdb.python/py-mi-events.c: New file.
15629 * gdb.python/py-mi-events.exp: New file.
15630
e6359af3
YQ
156312016-03-30 Yao Qi <yao.qi@linaro.org>
15632
15633 * gdb.reverse/until-precsave.exp: Match function name only.
15634 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15635 Move malloc to a condition block.
15636 * gdb.reverse/until-reverse.exp: Match function name only.
15637
a4105d04
MK
156382016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15639
15640 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15641 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15642 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15643 variable for GPR 0 instead of assuming it is register 0.
15644 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15645 * lib/trace-support.exp: Add s390 registers.
15646
bfa6adb9
YQ
156472016-03-29 Yao Qi <yao.qi@linaro.org>
15648
15649 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15650
1e6697ea
YQ
156512016-03-24 Yao Qi <yao.qi@linaro.org>
15652
15653 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15654 test message.
15655
64bcd522
AA
156562016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15657
15658 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15659 maintaining separate logic for constructing the output path.
15660
7868401b
DB
156612016-03-16 Don Breazeal <donb@codesourcery.com>
15662
15663 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15664 Retry fork and waitpid on interrupted system call errors.
15665 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15666 Use with_timeout_factor to increase timeout by factor of 10.
15667
1cafadb4
DB
156682016-03-15 Don Breazeal <donb@codesourcery.com>
15669
15670 * gdb.cp/scope-err.cc: New test program.
15671 * gdb.cp/scope-err.exp: New test script.
15672 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15673 lines and "set breakpoint here" comment.
15674 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15675 Fixed some whitespace and format issues.
15676 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15677 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15678
81516450
DE
156792016-03-15 Doug Evans <dje@google.com>
15680
15681 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15682 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15683 All callers updated. Add tests for enums, mixed flags register.
15684
aa52b601
DE
156852016-03-15 Doug Evans <dje@google.com>
15686
15687 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15688 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15689
fa4ff313
SM
156902016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15691
15692 * gdb.base/default.exp: Add $_as_string to the list of expected
15693 convenience functions.
15694
f2403c39
AB
156952016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15696
15697 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15698
f2f3ccb9
SM
156992016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15700
15701 * gdb.python/py-as-string.exp: New file.
15702 * gdb.python/py-as-string.c: New file.
15703
00dbd492
PA
157042016-03-09 Pedro Alves <palves@redhat.com>
15705
15706 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15707 signal" -> "Thread NN received signal" output change.
15708 * gdb.threads/ia64-sigill.exp: Likewise.
15709 * gdb.threads/linux-dp.exp: Likewise.
15710 * gdb.threads/manythreads.exp: Likewise.
15711 * gdb.threads/pending-step.exp: Likewise.
15712 * gdb.threads/print-threads.exp: Likewise.
15713 * gdb.threads/sigstep-threads.exp: Likewise.
15714 * gdb.threads/staticthreads.exp: Likewise.
15715 * gdb.threads/tls.exp: Likewise.
15716
1e6697ea
YQ
157172016-03-09 Pedro Alves <palves@redhat.com>
15718
15719 * gdb.base/command-line-input.exp: New file.
15720
b04fd3be
MK
157212016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15722
15723 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15724 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15725 * gdb.trace/pending.exp: Accept leading dot before function name.
15726 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15727 * lib/trace-support.exp: Set registers for ppc.
15728
98fa59e9
MK
157292016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15730
15731 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15732 use it for disassembly; accept .main in addition to main in backtrace.
15733
f77198c8
MK
157342016-03-09 Wei-cheng Wang <cole945@gmail.com>
15735 Marcin Kościelnicki <koriakin@0x04.net>
15736
15737 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15738 (gdb_recursion_test_ptr): New global variable.
15739 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15740 gdb_recursion_test.
15741 (gdb_c_test): Ditto.
15742
ba84e0da
MK
157432016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15744
15745 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15746 ordering.
15747
4366d36e
MK
157482016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15749
15750 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15751 (bar): Add bar_start_lbl label.
15752 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15753 of foo/bar for emitting DWARF and tracing.
15754
5eb264df
SDJ
157552016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15756
15757 * analyze-racy-logs.py: Set executable bit.
15758
fb6a751f
SDJ
157592016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15760
15761 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15762 (CHECK_TARGET_TMP): Likewise.
15763 (check-single-racy): New rule.
15764 (check-parallel-racy): Likewise.
15765 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15766 (do-check-parallel-racy): New rule.
15767 (check-racy/%.exp): Likewise.
15768 * README (Racy testcases): New section.
15769 * analyze-racy-logs.py: New file.
15770
bdf7e230
DE
157712016-03-03 Doug Evans <dje@google.com>
15772
15773 * gdb.base/skip.exp: Use with_test_prefix.
15774
4719d415
YQ
157752016-03-03 Yao Qi <yao.qi@linaro.org>
15776
15777 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15778 Invoke step_over_syscall "clone" and break_cond_on_syscall
15779 "clone".
15780 * gdb.base/step-over-clone.c: New file.
15781
ea507862
YQ
157822016-03-03 Yao Qi <yao.qi@linaro.org>
15783
15784 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15785 code format.
15786
8fc8cbda
YQ
157872016-03-03 Yao Qi <yao.qi@linaro.org>
15788
15789 * gdb.base/disp-step-fork.c: Rename to ...
15790 * gdb.base/step-over-fork.c: ... it. New file.
15791 * gdb.base/disp-step-vfork.c: Rename to ...
15792 * gdb.base/step-over-vfork.c: ... it. New file.
15793 * gdb.base/disp-step-syscall.exp: Rename to ...
15794 * gdb.base/step-over-syscall.exp: ... it. New file.
15795 (disp_step_cross_syscall): Rename to ...
15796 (step_over_syscall): ... it.
15797
92fa70b0
YQ
157982016-03-03 Yao Qi <yao.qi@linaro.org>
15799
15800 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15801 If target supports condition evaluation on target, invoke
15802 break_cond_on_syscall for fork and vfork.
15803
e197ad3c
YQ
158042016-03-03 Yao Qi <yao.qi@linaro.org>
15805
15806 * gdb.base/disp-step-syscall.exp: Don't invoke
15807 support_displaced_stepping.
15808 (disp_step_cross_syscall): Test with displaced stepping off and
15809 on if supported.
15810
0b47da9f
YQ
158112016-03-03 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15814 proc.
15815 (setup): New proc.
15816 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15817 and setup.
15818
065ab6dc
BH
158192016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15820
15821 * gdb.fortran/vla-history.exp: Remove breakpoint.
15822
07e448ad 158232016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15824
25d49b86
PA
15825 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15826 exceeds timeout.
07e448ad 15827
9ac2d526 158282016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15829
25d49b86
PA
15830 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15831 breakpoint.
9ac2d526 15832
17807369
BH
158332016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15834
15835 * gdb.mi/vla.f90: Nullify pointer after declaration.
15836
86e501af
PA
158372016-03-01 Pedro Alves <palves@redhat.com>
15838
15839 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15840
1e903e32
PA
158412016-03-01 Pedro Alves <palves@redhat.com>
15842
15843 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15844 before anything else.
15845 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15846 _GNU_SOURCE here.
15847 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15848 before anything else.
15849 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15850
6ccb54e2
PA
158512016-03-01 Pedro Alves <palves@redhat.com>
15852
15853 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15854
30ca9da1
YQ
158552016-03-01 Yao Qi <yao.qi@linaro.org>
15856
15857 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15858 prepare_for_testing.
15859
dc856b38
YQ
158602016-03-01 Yao Qi <yao.qi@linaro.org>
15861
15862 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15863
4a932159
AA
158642016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15865
15866 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15867 manually constructing the output path.
15868
f2489477
AA
158692016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15870
15871 * gdb.arch/s390-stackless.S: New.
15872 * gdb.arch/s390-stackless.exp: New.
15873
38899f16
IB
158742016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15875
15876 * gdb.dlang/circular.c: New file.
15877 * gdb.dlang/circular.exp: New file.
15878
9fde51ed
YQ
158792016-02-26 Yao Qi <yao.qi@linaro.org>
15880
15881 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15882 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15883 (testcases): Update.
15884
ce90fefe
YQ
158852016-02-26 Yao Qi <yao.qi@linaro.org>
15886
15887 * gdb.reverse/aarch64.c: Rename to ...
15888 * gdb.reverse/insn-reverse.c: ... it.
15889 * gdb.reverse/aarch64.exp: Rename to ...
15890 * gdb.reverse/insn-reverse.exp: ... it.
15891
3263bceb
YQ
158922016-02-26 Yao Qi <yao.qi@linaro.org>
15893
15894 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15895 (testcase_ftype): New.
15896 (testcases): New array.
15897 (n_testcases): New.
15898 (main): Call each element in testcases.
15899 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15900 (read_testcase): New.
15901 Do the tests in a loop.
15902
6cb59ff1
YQ
159032016-02-25 Yao Qi <yao.qi@linaro.org>
15904
15905 * gdb.base/branches.c: Remove.
15906
ae91f625
MK
159072016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15908
15909 PR gdb/13808
15910 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15911
678b48b7
MK
159122016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15913
15914 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15915
7337a6f2
MK
159162016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15917
15918 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15919 change x86_64 call_insn to 'callq'.
15920
861ca91f
AT
159212016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15922
15923 * gdb.trace/tfile-avx.c: Move to...
15924 * gdb.trace/tracefile-pseudo-reg.c: Here.
15925 * gdb.trace/tfile-avx.exp: Move to...
15926 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15927
bf74e428
GB
159282016-02-24 Gary Benson <gbenson@redhat.com>
15929
15930 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15931 message on attach.
15932
cce0e923
DE
159332016-02-23 Doug Evans <dje@google.com>
15934
15935 * gdb.base/skip.c (test_skip): New function.
15936 (end_test_skip_file_and_function): New function.
15937 (test_skip_file_and_function): New function.
15938 * gdb.base/skip1.c (test_skip): New function.
15939 (skip1_test_skip_file_and_function): New function.
15940 * gdb.base/skip.exp: Add tests for new skip options.
15941 * gdb.base/skip-solib.exp: Update expected output.
15942 * gdb.perf/skip-command.cc: New file.
15943 * gdb.perf/skip-command.exp: New file.
15944 * gdb.perf/skip-command.py: New file.
15945
4000e47e
MK
159462016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15947
15948 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15949 info registers pattern.
15950
24f75ead
IB
159512016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15952
15953 * lib/future.exp: Add D support.
15954 (gdb_find_gdc): New proc.
15955 (gdb_default_target_compile): Add D support.
15956
fbb7bcbe
WW
159572016-02-18 Wei-cheng Wang <cole945@gmail.com>
15958
15959 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15960 user+system time.
15961 (trace_speed_test): Determine the iteration count for a time
15962 between 15..30 seconds.
15963
012b3a21
WT
159642016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15965
15966 * gdb.arch/i386-mpx-sigsegv.c: New file.
15967 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15968 * gdb.arch/i386-mpx-simple_segv.c: New file.
15969 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15970
2d5189bd
YQ
159712016-02-18 Yao Qi <yao.qi@linaro.org>
15972
15973 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15974 Don't call setup_kfail.
15975
40fb20d0
YQ
159762016-02-18 Yao Qi <yao.qi@linaro.org>
15977
15978 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15979 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15980
21b1f8d2
DE
159812016-02-16 Doug Evans <dje@google.com>
15982
15983 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15984 * gdb.base/skip1.c: Ditto.
15985 * gdb.base/skip.exp: Whitespace cleanup.
15986
4041ed77
DB
159872016-02-16 Don Breazeal <donb@codesourcery.com>
15988
15989 PR remote/19496
15990 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15991 Remove kfail for PR remote/19496.
15992
c4ef31bf
SM
159932016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15994
15995 * lib/gdb.exp (standard_temp_file): Return a path specific to
15996 the runtest invocation.
15997
266b65b3
SM
159982016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15999
16000 * gdb.trace/save-trace.exp: Change relative path to be in the
16001 standard output directory.
16002
a7a0a6a9
JK
160032016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16004
16005 * gdb.arch/i386-prologue.c: Add missing prototypes.
16006
c99dbb42
JK
160072016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16008
16009 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16010 * gdb.arch/i386-prologue.exp: Likewise.
16011 * gdb.arch/i386-size.exp: Likewise.
16012
aa480355
SM
160132016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16014
16015 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16016 define object file path.
16017 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16018 file path.
16019 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16020 standard_output_file to define binfile.
16021
ba881f50
JK
160222016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16023
16024 Fix compatibility with recent gfortran-5.3.1.
16025 * gdb.fortran/vla-history.exp (print vla1 allocated)
16026 (print vla2 allocated, print $2, print $3): Remove
16027 (print $4): Rename to ...
16028 (print $2): ... here.
16029 (print $9): Rename to ...
16030 (print $5): ... here.
16031 (print $10): Rename to ...
16032 (print $6): ... here.
16033 * gdb.fortran/vla.f90: Add pvla initialization.
16034
e9fb005c
JK
160352016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16036
16037 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16038 New test.
16039 * gdb.fortran/vla-value-sub.exp: Likewise.
16040
e44e00ff
MK
160412016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16042
16043 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16044
97e94151
SM
160452016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16046
16047 * i386-biarch-core.exp: Define corefile using
16048 standard_output_file.
16049
01113bc1
YQ
160502016-02-12 Yao Qi <yao.qi@linaro.org>
16051
16052 * gdb.arch/arm-single-step-kernel-helper.c: New.
16053 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16054
33b4777c
MM
160552016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16056
16057 * gdb.btrace/tailcall-only.exp: New.
16058 * gdb.btrace/tailcall-only.c: New.
16059 * gdb.btrace/x86_64-tailcall-only.S: New.
16060 * gdb.btrace/i686-tailcall-only.S: New.
16061
acc23c11
PA
160622016-02-11 Pedro Alves <palves@redhat.com>
16063
16064 * README (Parallel testing): Add missing double quotes.
16065
e352bf0a
PA
160662016-02-11 Pedro Alves <palves@redhat.com>
16067
16068 * README (Parallel testing): New section.
16069 (GDB_PARALLEL): Rewrite.
16070 (FORCE_PARALLEL): Document.
16071
9f5fed78
MK
160722016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16073
16074 * gdb.trace/tfile-avx.c: New test.
16075 * gdb.trace/tfile-avx.exp: New test.
16076
9ef9e6a6
KS
160772016-02-09 Keith Seitz <keiths@redhat.com>
16078
16079 PR breakpoints/19546
16080 * gdb.base/infcall-exec.c: New file.
16081 * gdb.base/infcall-exec2.c: New file.
16082 * gdb.base/infcall-exec.exp: New file.
16083
a96e36da
KS
160842016-02-09 Keith Seitz <keiths@redhat.com>
16085
16086 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16087 (toplevel): Call test_bkpt_address.
16088
9f61929f
KS
160892016-02-09 Keith Seitz <keiths@redhat.com>
16090
16091 PR python/19506
16092 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16093 (toplevel): Call test_bkpt_address.
16094
1e94266c
SM
160952016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16096
16097 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16098 to AC_OUTPUT.
16099 * configure: Regenerate.
16100
2a7f3dff
PA
161012016-02-09 Pedro Alves <palves@redhat.com>
16102
16103 PR breakpoints/19548
16104 * gdb.base/execl-update-breakpoints.c (some_function): New
16105 function.
16106 (main): Call it.
16107 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16108 Tighten expected GDB output.
16109
2151ccc5
SM
161102016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16111
16112 * Makefile.in (ALL_SUBDIRS): Remove.
16113 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16114 (distclean maintainer-clean realclean): Likewise.
16115 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16116 * configure: Regenerate.
16117 * gdb.ada/Makefile.in: Delete.
16118 * gdb.arch/Makefile.in: Likewise.
16119 * gdb.asm/Makefile.in: Likewise.
16120 * gdb.base/Makefile.in: Likewise.
16121 * gdb.btrace/Makefile.in: Likewise.
16122 * gdb.cell/Makefile.in: Likewise.
16123 * gdb.compile/Makefile.in: Likewise.
16124 * gdb.cp/Makefile.in: Likewise.
16125 * gdb.disasm/Makefile.in: Likewise.
16126 * gdb.dlang/Makefile.in: Likewise.
16127 * gdb.dwarf2/Makefile.in: Likewise.
16128 * gdb.fortran/Makefile.in: Likewise.
16129 * gdb.gdb/Makefile.in: Likewise.
16130 * gdb.go/Makefile.in: Likewise.
16131 * gdb.guile/Makefile.in: Likewise.
16132 * gdb.java/Makefile.in: Likewise.
16133 * gdb.linespec/Makefile.in: Likewise.
16134 * gdb.mi/Makefile.in: Likewise.
16135 * gdb.modula2/Makefile.in: Likewise.
16136 * gdb.multi/Makefile.in: Likewise.
16137 * gdb.objc/Makefile.in: Likewise.
16138 * gdb.opencl/Makefile.in: Likewise.
16139 * gdb.opt/Makefile.in: Likewise.
16140 * gdb.pascal/Makefile.in: Likewise.
16141 * gdb.perf/Makefile.in: Likewise.
16142 * gdb.python/Makefile.in: Likewise.
16143 * gdb.reverse/Makefile.in: Likewise.
16144 * gdb.server/Makefile.in: Likewise.
16145 * gdb.stabs/Makefile.in: Likewise.
16146 * gdb.threads/Makefile.in: Likewise.
16147 * gdb.trace/Makefile.in: Likewise.
16148 * gdb.xml/Makefile.in: Likewise.
16149 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16150 GDB_PARALLEL.
16151 (standard_output_file): Remove check for GDB_PARALLEL, always
16152 return path in outputs/$subdir/$testname.
16153
437277d4
SM
161542016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16155
16156 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16157 (site.exp): Assign abs_srcdir to tcl's srcdir.
16158
31d913c7
YQ
161592016-02-04 Yao Qi <yao.qi@linaro.org>
16160
16161 * gdb.base/foll-exec-mode.c: Include limits.h.
16162 (main): Add parameters argc and argv. Get directory from
16163 argv[0].
16164 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16165 compilation.
16166 * gdb.base/foll-exec.c: Include limits.h.
16167 (main): Add parameters argc and argv.
16168 Get directory from argv[0].
16169 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16170 Adjust tests on the number of lines as source code changed.
16171 * gdb.base/foll-vfork-exit.c: Include limits.h.
16172 (main): Add one line of statement before vfork.
16173 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16174 (main): Add parameters argc and argv. Get directory from
16175 argv[0].
16176 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16177 (setup_gdb): Set tbreak to skip some source lines.
16178 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16179 (main): Add parameters argc and argv. Get directory from
16180 argv[0].
16181 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16182 compilation.
16183 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16184 (main): Add parameters argc and argv. Get directory from
16185 argv[0].
16186 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16187 compilation.
16188
9482b9fb
DE
161892016-02-01 Doug Evans <dje@google.com>
16190
16191 * gdb.base/skip.exp: Clean up multiple references to same test name.
16192
6b2e4f10
PA
161932016-02-01 Pedro Alves <palves@redhat.com>
16194
ccb6afd6 16195 PR remote/19496
6b2e4f10
PA
16196 * gdb.threads/forking-threads-plus-breakpoint.exp
16197 (displaced_stepping_supported): New global.
16198 (probe_displaced_stepping_support): New procedure.
16199 (do_test): Add 'displaced' parameter, and use it.
16200 (top level): Check for displaced stepping support. Add displaced
16201 stepping on/off testing axis.
16202
37a8db1a
AB
162032016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16204
16205 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16206 pointer. Don't perform further tests on the unassociated pointer
16207 if the first test fails.
16208
5fdf6324
AB
162092016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16210
16211 * gdb.base/max-value-size.c: New file.
16212 * gdb.base/max-value-size.exp: New file.
16213 * gdb.base/huge.exp: Disable max-value-size for this test.
16214
935c6144
IB
162152016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16216
16217 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16218
7fe8399d
YQ
162192016-01-28 Yao Qi <yao.qi@linaro.org>
16220
16221 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16222
a2077e25
PA
162232016-01-25 Pedro Alves <palves@redhat.com>
16224
16225 PR threads/19461
16226 * gdb.base/fork-running-state.c: New file.
16227 * gdb.base/fork-running-state.exp: New file.
16228
1d2736d4
PA
162292016-01-25 Pedro Alves <palves@redhat.com>
16230
16231 PR gdb/19494
16232 * gdb.base/catch-fork-kill.c: New file.
16233 * gdb.base/catch-fork-kill.exp: New file.
16234
f1da4b11
PA
162352016-01-25 Pedro Alves <palves@redhat.com>
16236
16237 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16238 Delete, moved to lib/gdb.exp.
16239 * gdb.threads/forking-threads-plus-breakpoint.exp
16240 (foreach_with_prefix): Likewise.
16241 * gdb.threads/process-dies-while-handling-bp.exp
16242 (foreach_with_prefix): Likewise.
16243 * lib/gdb.exp (foreach_with_prefix): New procedure.
16244
45f38546
MK
162452016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16246
16247 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16248 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16249
dc29a1ce
MK
162502016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16251
16252 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16253 endian targets.
16254
092127d7
JK
162552016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16256 Pedro Alves <palves@redhat.com>
16257
16258 Fix testsuite compatibility with Guile.
16259 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16260 number.
16261
31d765d3
JK
162622016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16263
16264 Fix testsuite compatibility with Guile.
16265 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16266 (thread 1): New test for backtrace through signal handler.
16267
1ac78c04
YQ
162682016-01-22 Yao Qi <yao.qi@linaro.org>
16269
16270 PR testsuite/19491
16271 * gdb.base/multi-forks.c: Include
16272 ../lib/unbuffer_output.c
16273 (main): Call gdb_unbuffer_output.
16274
4f5946a8
DE
162752016-01-21 Doug Evans <dje@google.com>
16276
16277 * lib/ada.exp (gdb_compile_ada): Fix typo.
16278
305e13e6
JB
162792016-01-21 Joel Brobecker <brobecker@adacore.com>
16280
16281 * gdb.base/break-fun-addr.exp: New file.
16282 * gdb.base/break-fun-addr1.c: New file.
16283 * gdb.base/break-fun-addr2.c: New file.
16284
5f5dfff6
SM
162852016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16286
16287 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16288 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16289 enum flag values.
16290
fd356fa2
AA
162912016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16292
16293 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16294 when GDB can not set the vector return value. Add more comments
16295 for clarification.
16296
9df22175
AT
162972016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16298
16299 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16300 command.
16301
41d1845e
SM
163022016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16303
16304 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16305
01ac6840
SM
163062016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16307
16308 * Makefile.in (check-single): Pass --status to runtest.
16309 (check/%.exp): Likewise.
16310
163112016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16312
16313 * Makefile.in (check-parallel): Propagate return code from make
16314 do-check-parallel.
16315
bd0a71fa
MK
163162016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16317
16318 * gdb.trace/ftrace.exp: Fix expected message on continue.
16319 * gdb.trace/pending.exp: Fix expected message on continue.
16320 * gdb.trace/trace-break.exp: Fix expected message on continue.
16321
8bcbad33
SM
163222016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16323
16324 * lib/gdb.exp (gdb_test): Remove unused global references.
16325
f303dbd6
PA
163262016-01-18 Pedro Alves <palves@redhat.com>
16327
16328 * gdb.base/async-shell.exp: Adjust expected output.
16329 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16330 * gdb.base/siginfo-thread.exp: Adjust expected output.
16331 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16332 * gdb.java/jnpe.exp: Adjust expected output.
16333 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16334 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16335 * gdb.threads/leader-exit.exp: Adjust expected output.
16336 * gdb.threads/manythreads.exp: Adjust expected output.
16337 * gdb.threads/pthreads.exp: Adjust expected output.
16338 * gdb.threads/schedlock.exp: Adjust expected output.
16339 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16340 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16341 expected output.
16342 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16343 output.
16344 * gdb.threads/sigthread.exp: Adjust expected output.
16345 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16346
b2789696
YQ
163472016-01-18 Yao Qi <yao.qi@linaro.org>
16348
16349 * gdb.guile/scm-section-script.c: Replace @progbits with
16350 %progbits.
16351 * gdb.python/py-section-script.c: Likewise.
16352
71ef29a8
PA
163532016-01-15 Pedro Alves <palves@redhat.com>
16354
16355 * gdb.multi/tids.exp: Test star wildcard ranges.
16356
3f5b7598
PA
163572016-01-15 Pedro Alves <palves@redhat.com>
16358
16359 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16360 command from "thread apply" invocation.
16361 (thr_apply_info_thr_invalid): Default the expected output to the
16362 input tid list.
16363 (top level): Add tests that use convenience variables. Add tests
16364 for "thread apply" with a valid TID list, but missing the command.
16365
663f6d42
PA
163662016-01-13 Pedro Alves <palves@redhat.com>
16367
16368 * gdb.base/default.exp: Expect $_gthread as well.
16369 * gdb.multi/tids.exp: Test $_gthread.
16370 * gdb.threads/thread-specific.exp: Test $_gthread.
16371
c84f6bbf
PA
163722016-01-13 Pedro Alves <palves@redhat.com>
16373
16374 * gdb.multi/tids.exp: Test "info threads -gid".
16375
22a02324
PA
163762016-01-13 Pedro Alves <palves@redhat.com>
16377
16378 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16379 Breakpoint.thread.
16380 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16381
5d5658a1
PA
163822016-01-07 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.base/break.exp: Adjust to output changes.
16385 * gdb.base/hbreak2.exp: Likewise.
16386 * gdb.base/sepdebug.exp: Likewise.
16387 * gdb.base/watch_thread_num.exp: Likewise.
16388 * gdb.linespec/keywords.exp: Likewise.
16389 * gdb.multi/info-threads.exp: Likewise.
16390 * gdb.threads/thread-find.exp: Likewise.
16391 * gdb.multi/tids.c: New file.
16392 * gdb.multi/tids.exp: New file.
16393
84654457
PA
163942016-01-13 Pedro Alves <palves@redhat.com>
16395
16396 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16397
e3940304
PA
163982016-01-13 Pedro Alves <palves@redhat.com>
16399
16400 * gdb.base/default.exp: Expect $_inferior as well.
16401 * gdb.multi/base.exp: Test $_inferior.
16402
a911d87a
PA
164032016-01-13 Pedro Alves <palves@redhat.com>
16404
16405 PR breakpoints/19388
16406 * gdb.base/catch-signal-siginfo-cond.c: New file.
16407 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16408
82075af2
JS
164092016-01-12 Josh Stone <jistone@redhat.com>
16410 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16411
16412 * gdb.base/catch-syscall.c (do_execve): New variable.
16413 (main): Conditionally trigger an execve.
16414 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16415 (test_catch_syscall_execve): New, check entry/return across execve.
16416 (do_syscall_tests): Call test_catch_syscall_execve.
16417
e46eeedd
PA
164182016-01-12 Pedro Alves <palves@redhat.com>
16419
16420 * gdb.base/random-signal.exp (do_test): New procedure, with body
16421 of testcase moved in.
16422
01d8c27e
JK
164232016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16424 Pedro Alves <palves@redhat.com>
16425
16426 * gdb.base/funcargs.exp (finish from indirectly called function):
16427 Reintroduce the case for 'First'.
16428
9a706302
JK
164292016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16430 Pedro Alves <palves@redhat.com>
16431
16432 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16433 (tcatch_vfork_then_child_follow_exec)
16434 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16435 identification.
16436
c0ecb95f
JK
164372016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16438
16439 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16440 and repeats to unlimited.
16441 * gdb.python/py-value.exp: Likewise.
16442 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16443 and repeats to unlimited.
16444
6cfc1fcb
JK
164452016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16446
16447 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16448 and reordering the functions.
16449 * gdb.multi/hangout.c: Likewise.
16450 * gdb.multi/hello.c: Likewise.
16451
582a1b00
SM
164522016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16453
16454 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16455 absolute.
16456 (SingleStatisticTestResult.report): Use dict.keys instead of
16457 dict.iterkeys.
16458
79bc59cb
PA
164592016-01-06 Pedro Alves <palves@redhat.com>
16460
16461 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16462
43368e1d
MM
164632016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16464
16465 * gdb.btrace/dlopen.exp: New.
16466 * gdb.btrace/dlopen.c: New.
16467 * gdb.btrace/dlopen-dso.c: New.
16468
79fad5b8
SL
164692015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16470
16471 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16472 PATTERN argument is optional.
16473
ab8314b3
JB
164742015-12-24 Joel Brobecker <brobecker@adacore.com>
16475
16476 * lib/ada.exp (target_compile_ada_from_dir): New function.
16477 (gdb_compile_ada): Reimplement avoiding the use of project files.
16478 * gdb.ada/gnat_ada.gpr: Delete.
16479 * gdb.ada/cond_lang.exp: Adjust test to make path before
16480 filename optional.
16481 * gdb.ada/small_reg_param.exp: Likewise.
16482
fe33faff
SM
164832015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16484
16485 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16486
6d265cb4
TP
164872015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16488
16489 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16490 case.
16491
10125099
SM
164922015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16493
16494 * gdb.base/break.exp: Remove dead code.
16495 * gdb.base/sepdebug.exp: Likewise.
16496
3ca22649
SM
164972015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16498
16499 * gdb.asm/asm-source.exp: Remove HP-UX references.
16500 * gdb.base/annota1.exp: Likewise.
16501 * gdb.base/annota3.exp: Likewise.
16502 * gdb.base/attach.exp: Likewise.
16503 * gdb.base/bigcore.exp: Likewise.
16504 * gdb.base/break.exp: Likewise.
16505 * gdb.base/call-ar-st.exp: Likewise.
16506 * gdb.base/callfuncs.exp: Likewise.
16507 * gdb.base/catch-fork-static.exp: Likewise.
16508 * gdb.base/display.exp: Likewise.
16509 * gdb.base/foll-exec-mode.exp: Likewise.
16510 * gdb.base/foll-exec.exp: Likewise.
16511 * gdb.base/foll-fork.exp: Likewise.
16512 * gdb.base/foll-vfork.exp: Likewise.
16513 * gdb.base/funcargs.exp: Likewise.
16514 * gdb.base/hbreak2.exp: Likewise.
16515 * gdb.base/inferior-died.exp: Likewise.
16516 * gdb.base/interrupt.exp: Likewise.
16517 * gdb.base/multi-forks.exp: Likewise.
16518 * gdb.base/nodebug.exp: Likewise.
16519 * gdb.base/sepdebug.exp: Likewise.
16520 * gdb.base/solib1.c: Likewise.
16521 * gdb.base/step-test.exp: Likewise.
16522 * gdb.mi/non-stop.c: Likewise.
16523 * gdb.mi/pthreads.c: Likewise.
16524 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16525 * gdb.threads/pthreads.c: Likewise.
16526 * gdb.threads/staticthreads.exp: Likewise.
16527 * lib/future.exp: Likewise.
16528 * lib/gdb.exp: Likewise.
16529 * gdb.base/so-indr-cl.c: Remove.
16530 * gdb.base/so-indr-cl.exp: Likewise.
16531 * gdb.base/solib.c: Likewise.
16532 * gdb.base/solib.exp: Likewise.
16533 * gdb.base/solib2.c: Likewise.
16534
b6304613
SM
165352015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16536
16537 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16538 * gdb.base/call-ar-st.exp: Likewise.
16539 * gdb.base/callfuncs.exp: Likewise.
16540 * gdb.base/condbreak.exp: Likewise.
16541 * gdb.base/constvars.exp: Likewise.
16542 * gdb.base/hbreak2.exp: Likewise.
16543 * gdb.base/langs.exp: Likewise.
16544 * gdb.base/list.exp: Likewise.
16545 * gdb.base/long_long.exp: Likewise.
16546 * gdb.base/ptype.exp: Likewise.
16547 * gdb.base/scope.exp: Likewise.
16548 * gdb.base/signals.exp: Likewise.
16549 * gdb.base/so-impl-ld.exp: Likewise.
16550 * gdb.base/varargs.exp: Likewise.
16551 * gdb.base/volatile.exp: Likewise.
16552 * gdb.base/whatis.exp: Likewise.
16553 * gdb.cp/cplusfuncs.exp: Likewise.
16554 * gdb.cp/inherit.exp: Likewise.
16555 * gdb.cp/local.exp: Likewise.
16556 * gdb.cp/member-ptr.exp: Likewise.
16557 * gdb.cp/method.exp: Likewise.
16558 * gdb.cp/overload.exp: Likewise.
16559 * gdb.cp/templates.exp: Likewise.
16560 * gdb.stabs/weird.exp: Likewise.
16561 * lib/compiler.c: Likewise.
16562 * lib/compiler.cc: Likewise.
16563 * lib/cp-support.exp: Likewise.
16564 * lib/gdb.exp: Likewise.
16565
bf401b07
SM
165662015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16567
16568 * configure.ac: Remove HP-UX case.
16569 * configure: Regenerate.
16570
aff9c0f8
SM
165712015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16572
16573 * lib/gdb.exp (gdb_compile): Add function doc.
16574
a6904d5a
PA
165752015-12-17 Pedro Alves <palves@redhat.com>
16576
16577 PR threads/19354
16578 * gdb.multi/info-threads.exp: New file.
16579
a22279dd
YQ
165802015-12-15 Yao Qi <yao.qi@linaro.org>
16581
16582 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16583 is aarch64*-*-*.
16584
0588c796
SL
165852015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16586
16587 * gdb.base/history-duplicates.exp: Skip if no readline support.
16588
5d978e17
SL
165892015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16590
16591 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16592
7e763b86
SL
165932015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16594
16595 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16596
87a3a92c
SL
165972015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16598
16599 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16600 ctrl-C if nointerrupts target property is set.
16601 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16602 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16603 * gdb.base/paginate-bg-execution.exp: Likewise.
16604 * gdb.base/paginate-execution-startup.exp: Likewise.
16605 * gdb.base/random-signal.exp: Likewise.
16606 * gdb.base/range-stepping.exp: Likewise.
16607 * gdb.cp/annota2.exp: Likewise.
16608 * gdb.cp/annota3.exp: Likewise.
16609 * gdb.gdb/selftest.exp: Likewise.
16610 * gdb.threads/continue-pending-status.exp: Likewise.
16611 * gdb.threads/leader-exit.exp: Likewise.
16612 * gdb.threads/manythreads.exp: Likewise.
16613 * gdb.threads/pthreads.exp: Likewise.
16614 * gdb.threads/schedlock.exp: Likewise.
16615 * gdb.threads/sigthread.exp: Likewise.
16616
a8f077dc
DB
166172015-12-11 Don Breazeal <donb@codesourcery.com>
16618
16619 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16620 remote.
16621 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16622 * gdb.base/foll-exec.exp (main): Enable for target remote.
16623 * gdb.base/foll-fork.exp (main): Likewise.
16624 * gdb.base/foll-vfork.exp (main): Likewise.
16625 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16626 (proc continue_to_exit_bp_loc): Use clean_restart.
16627 * gdb.base/pie-execl.exp (main): Disable for target remote.
16628 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16629 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16630 * gdb.threads/execl.exp (main): Likewise.
16631 * gdb.threads/fork-child-threads.exp (main): Likewise.
16632 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16633 remote.
16634 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16635 remote.
16636 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16637 pid.tid style ptids, instead of just tid.
16638 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16639 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16640 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16641 ptids, instead of just tid.
16642
3b2464a8
AB
166432015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16644
16645 * gdb.base/list.exp (test_list_forward): Add end of file error
16646 test.
16647 (test_repeat_list_command): Add end of file error test.
16648 (test_list_backwards): Add beginning of file error test.
16649
a0def019
AB
166502015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16651
16652 * gdb.base/list.exp (test_list_invalid_args): New function,
16653 defined, and called.
16654
5c000dff
AB
166552015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16656
16657 * gdb.base/list.exp (test_list): Make test names unique.
16658
f1637ebe
YQ
166592015-12-11 Yao Qi <yao.qi@linaro.org>
16660
16661 * gdb.base/coremaker2.c: Remove.
16662
36d6fc0a
PA
166632015-12-10 Pedro Alves <palves@redhat.com>
16664
16665 * gdb.multi/base.exp: Remove stale "spaces" references.
16666
762f7747
PA
166672015-12-10 Pedro Alves <palves@redhat.com>
16668
16669 * gdb.multi/base.exp: Don't use nowarnings.
16670 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16671 * gdb.multi/hangout.c: Include stdio.h.
16672 * gdb.multi/hello.c: Include stdlib.h.
16673 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16674 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16675 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16676
28d2bfb9
AB
166772015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16678
16679 * gdb.dwarf2/dw2-ranges-base.c: New file.
16680 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16681 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16682 support additional line table, and debug ranges generation.
16683 (Dwarf::ranges): New function, generate .debug_ranges.
16684 (Dwarf::lines): Support generating simple line table programs.
16685 (Dwarf::assemble): Initialise new namespace variables.
16686
5fc2beac
KB
166872015-12-09 Kevin Buettner <kevinb@redhat.com>
16688
16689 * gdb.base/async.exp (proc test_background): Add case for
16690 asynchronous execution not supported.
16691
1c35a88f
LM
166922015-12-09 Luis Machado <lgustavo@codesourcery.com>
16693
16694 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16695 format and change test names to make them unique.
16696
b593e3d9
RK
166972015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16698 Pedro Alves <pedro@redhat.com>
16699
16700 PR gdb/18702
16701 Add checking of floatformats setup on x86_64 hosts.
16702 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16703 (smallval, bigval): New labels/constants.
16704 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16705 float" after loading bigval and smallval.
16706
d72413e6
PMR
167072015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16708
16709 * gdb.ada/fun_overload_menu.exp: New testcase.
16710 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16711
ece66d65
JS
167122015-12-04 Josh Stone <jistone@redhat.com>
16713
16714 * gdb.base/catch-fork-static.exp: New.
16715
41d0efca
YQ
167162015-12-03 Yao Qi <yao.qi@linaro.org>
16717
16718 * gdb.base/sizeof.c: Don't include stdio.h and
16719 ../lib/unbuffer_output.c.
16720 (main): New variable 'size' and 'value'. Remove printf and
16721 gdb_unbuffer_output. Assign return value to size and value.
16722 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16723 at the beginning.
16724 (check_sizeof): Check the result by printing variable 'size'.
16725 (check_valueof): Check the result by printing variable 'value'.
16726
99fd02d9
YQ
167272015-12-01 Yao Qi <yao.qi@linaro.org>
16728
16729 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16730 for aarch64*-*-linux* target.
16731
f2faf941
PA
167322015-11-30 Pedro Alves <palves@redhat.com>
16733
16734 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16735
04bf20c5
PA
167362015-11-30 Pedro Alves <palves@redhat.com>
16737
16738 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16739 Handle non-stop mode vCont replies.
16740
09df4675
PA
167412015-11-30 Pedro Alves <palves@redhat.com>
16742
16743 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16744 prepare_for_testing. Start gdb with "set non-stop on" appended to
16745 GDBFLAGS. Lax expected stop output.
16746
58b584af
YQ
167472015-11-27 Yao Qi <yao.qi@linaro.org>
16748
16749 * gdb.arch/arm-neon.exp: New.
16750 * gdb.arch/arm-neon.c: New.
16751
dfcb77a8
YQ
167522015-11-27 Yao Qi <yao.qi@linaro.org>
16753
16754 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16755
88e8ec1b
YQ
167562015-11-27 Yao Qi <yao.qi@linaro.org>
16757
16758 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16759 frames-invalid annotation.
16760
bfde72c2
YQ
167612015-11-27 Yao Qi <yao.qi@linaro.org>
16762
16763 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16764
f6512a69
SM
167652015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16766
16767 * gdb.threads/names.exp: New file.
16768 * gdb.threads/names.c: New file.
16769 * README: Mention gdb,no_thread_names.
16770
46a3515b
MM
167712015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16772
16773 PR 19297
16774 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16775 support" error.
16776
62147a22
PA
167772015-11-24 Pedro Alves <palves@redhat.com>
16778
16779 PR 17539
16780 * gdb.base/display.exp: Expect displays to be sorted in ascending
16781 order. Use multi_line.
16782 * gdb.base/solib-display.exp: Likewise.
16783
2f341b6e
PA
167842015-11-24 Pedro Alves <palves@redhat.com>
16785
16786 PR 17539
25d49b86
PA
16787 * gdb.base/display.exp: Expect displays to be sorted in ascending
16788 order. Use multi_line.
16789 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16790
7e0aa6aa
PA
167912015-11-24 Pedro Alves <palves@redhat.com>
16792
16793 PR 17539
16794 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16795 threads in ascending order.
16796 * gdb.base/foll-fork.exp: Likewise.
16797 * gdb.base/foll-vfork.exp: Likewise.
16798 * gdb.base/multi-forks.exp: Likewise.
16799 * gdb.mi/mi-nonstop.exp: Likewise.
16800 * gdb.mi/mi-nsintrall.exp: Likewise.
16801 * gdb.multi/base.exp: Likewise.
16802 * gdb.multi/multi-arch.exp: Likewise.
16803 * gdb.python/py-inferior.exp: Likewise.
16804 * gdb.threads/break-while-running.exp: Likewise.
16805 * gdb.threads/execl.exp: Likewise.
16806 * gdb.threads/gcore-thread.exp: Likewise.
16807 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16808 * gdb.threads/kill.exp: Likewise.
16809 * gdb.threads/linux-dp.exp: Likewise.
16810 * gdb.threads/multiple-step-overs.exp: Likewise.
16811 * gdb.threads/next-bp-other-thread.exp: Likewise.
16812 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16813 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16814 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16815 * gdb.threads/thread-find.exp: Likewise.
16816 * gdb.threads/tls.exp: Likewise.
16817 * lib/mi-support.exp (mi_reverse_list): Delete.
16818 (mi_check_thread_states): No longer reverse list.
16819
2cc57ad8
PA
168202015-11-24 Pedro Alves <palves@redhat.com>
16821
16822 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16823 use lowercase.
16824
c93e8391
SM
168252015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16826
16827 * gdb.trace/actions.c: Include trace-common.h.
16828 (main): Add a location for a fast tracepoint.
16829 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16830 the normal tracepoints.
16831 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16832
045ccf91
SM
168332015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16834
16835 * save-trace.exp: Factor out code to these...
16836 (gdb_save_tracepoints): New.
16837 (gdb_load_tracepoints): New.
16838 (do_save_load_test): New.
16839
5506f9f6
KB
168402015-11-23 Kevin Buettner <kevinb@redhat.com>
16841
16842 * gdb.base/asmlabel.exp: New test.
16843 * gdb.base/asmlabel.c: New test case.
16844
16c3b12f
JB
168452015-11-23 Joel Brobecker <brobecker@adacore.com>
16846
16847 * gdb.base/wrong_frame_bt_full-main.c: New file.
16848 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16849 * gdb.base/wrong_frame_bt_full.exp: New file.
16850
155bfbd3
JB
168512015-11-23 Joel Brobecker <brobecker@adacore.com>
16852
16853 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16854
bb097445
JM
168552015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16856
206853a0 16857 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16858 pstate register when comparing registers values in
16859 sparc64-*-linux-gnu targets to avoid spurious differences.
16860
9c88ed8f
JM
168612015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16862
206853a0 16863 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16864
96161e25
SL
168652015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16866
16867 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16868 as type argument to gdb_compile.
16869 * gdb.base/nested-subp2.exp: Likewise.
16870 * gdb.base/nested-subp3.exp: Likewise.
16871
340c2830
DV
168722015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16873
16874 * lib/dwarf.exp (_note): Fix left shift of negative value.
16875 * gdb.trace/trace-condition.exp: Likewise.
16876
c1862d0f
YQ
168772015-11-13 Yao Qi <yao.qi@linaro.org>
16878
16879 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16880 comments about d10v.
16881 (test_scalar_returns): Likewise.
16882 * gdb.base/d10v.ld: Remove.
16883 * gdb.base/overlays.exp: Remove the target triplet checking for
16884 d10v-*-*.
16885 * gdb.base/structs.exp (test_struct_returns): Remove the
16886 comments about d10v.
16887 (test_struct_calls): Likewise.
16888
77ae9c19
YQ
168892015-11-13 Yao Qi <yao.qi@linaro.org>
16890
16891 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16892 * gdb.base/gnu_vector.c: Don't include stdio.h.
16893 (main): Don't print res and call add_some_intvecs.
16894
430e004e
MK
168952015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16896
16897 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16898 macro.
16899 (func5): Removed.
16900 (func4): Use FAST_TRACEPOINT_LABEL.
16901 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16902 macro.
16903 (func): Removed.
16904 (thread_function): Use FAST_TRACEPOINT_LABEL.
16905 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16906 (func): Remove.
16907 (marker): Use FAST_TRACEPOINT_LABEL.
16908 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16909 (pendfunc1): Remove.
16910 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16911 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16912 (foo): Remove.
16913 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16914 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16915 macro.
16916 (func): Remove.
16917 (marker): Use FAST_TRACEPOINT_LABEL.
16918 * gdb.trace/trace-common.h: New header.
16919 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16920 macro.
16921 (func): Remove.
16922 (marker): Use FAST_TRACEPOINT_LABEL.
16923 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16924 (func): Remove.
16925 (thread_function): Use FAST_TRACEPOINT_LABEL.
16926
6e7675a7
MK
169272015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16928
16929 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16930 in front.
16931 * gdb.trace/change-loc.exp: Use global pcreg definition.
16932 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16933 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16934 in front.
16935 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16936 * gdb.trace/pending.exp: Likewise.
16937 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16938 * gdb.trace/trace-break.exp: Likewise.
16939 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16940 in front.
16941 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16942 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16943 in front.
16944 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16945
dddc0e16
JB
169462015-11-09 Joel Brobecker <brobecker@adacore.com>
16947
16948 * gdb.ada/fin_fun_out: New testcase.
16949
c6f0b406
KB
169502015-11-07 Kevin Buettner <kevinb@redhat.com>
16951
16952 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16953 value associated with DW_AT_byte_size.
16954 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16955 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16956 DW_AT_upper_bound.
16957
f01dcfd9
KB
169582015-11-07 Kevin Buettner <kevinb@redhat.com>
16959
16960 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16961 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16962 version.
16963 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16964 gdb.dwarf2/dw2-canonicalize-type.exp,
16965 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16966 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16967 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16968 provided by gdb_target_symbol_prefix_flags_asm.
16969 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16970 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16971 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16972 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16973 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16974 macros where needed). Use this macro for symbols which require
16975 the prefix provided by SYMBOL_PREFIX.
16976
2223449a
KB
169772015-11-05 Kevin Buettner <kevinb@redhat.com>
16978
16979 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16980 New procs.
16981 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16982 representing expressions, of more than one list element.
16983 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16984 to prepend linker symbol prefix to f.
16985 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16986 table_1 and table_2.
16987 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16988 Likewise, for f and g.
16989 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16990 for ptr.
16991 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16992 for main.
16993 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16994 table_1_ptr and table_2_ptr.
16995
6f2f1a3a
JK
169962015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16997 Joel Brobecker <brobecker@adacore.com>
16998
16999 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17000
566c56c9
MK
170012015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17002
17003 * gdb.reverse/s390-mvcle.c: New test.
17004 * gdb.reverse/s390-mvcle.exp: New file.
17005 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17006
d5f0636b
MK
170072015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17008
17009 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17010
7ad8b86c
MK
170112015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17012
17013 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17014 reaching marker2.
17015 * gdb.reverse/getresuid-reverse.exp: Likewise.
17016 * gdb.reverse/pipe-reverse.exp: Likewise.
17017 * gdb.reverse/readv-reverse.exp: Likewise.
17018 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17019 * gdb.reverse/time-reverse.exp: Likewise.
17020 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17021
4081c0f1
YQ
170222015-10-30 Yao Qi <yao.qi@linaro.org>
17023
17024 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17025 (empty_cycle): Remove.
17026 (main): Don't call empty_cycle. Don't use watch_count_done.
17027 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17028 empty_cycle. Rewrite the code counting HW watchpoints.
17029
452b4ba5
MK
170302015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17031
17032 * gdb.reverse/fstatat-reverse.c: New test.
17033 * gdb.reverse/fstatat-reverse.exp: New file.
17034 * gdb.reverse/getresuid-reverse.c: New test.
17035 * gdb.reverse/getresuid-reverse.exp: New file.
17036 * gdb.reverse/pipe-reverse.c: New test.
17037 * gdb.reverse/pipe-reverse.exp: New file.
17038 * gdb.reverse/readv-reverse.c: New test.
17039 * gdb.reverse/readv-reverse.exp: New file.
17040 * gdb.reverse/recvmsg-reverse.c: New test.
17041 * gdb.reverse/recvmsg-reverse.exp: New file.
17042 * gdb.reverse/time-reverse.c: New test.
17043 * gdb.reverse/time-reverse.exp: New file.
17044 * gdb.reverse/waitpid-reverse.c: New test.
17045 * gdb.reverse/waitpid-reverse.exp: New file.
17046
5e2e7507
JK
170472015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17048
17049 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17050
0fde2c53
DE
170512015-10-26 Doug Evans <dje@google.com>
17052
17053 PR symtab/17391
17054 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17055 * gdb.dwarf2/bad-regnum.c: New file.
17056 * gdb.dwarf2/bad-regnum.exp: New file.
17057
1a70ae97
DE
170582015-10-26 Doug Evans <dje@google.com>
17059
17060 PR python/18938
17061 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17062 file.
17063
27dc26ab
JK
170642015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17065
17066 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17067 for a change by "Mention language in compile error message".
17068
bed91f4d
SM
170692015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17070
17071 PR python/18073
17072 * gdb.python/py-type.c (C::a_method): New.
17073 (C::a_const_method): New.
17074 (C::a_static_method): New.
17075 (a_function): New.
17076 * gdb.python/py-type.exp (test_fields): Test getting fields
17077 from function and method.
17078
3f2f83dd
KB
170792015-10-21 Keven Boell <keven.boell@intel.com>
17080
17081 * gdb.fortran/vla-alloc-assoc.exp: New file.
17082 * gdb.fortran/vla-datatypes.exp: New file.
17083 * gdb.fortran/vla-datatypes.f90: New file.
17084 * gdb.fortran/vla-history.exp: New file.
17085 * gdb.fortran/vla-ptype-sub.exp: New file.
17086 * gdb.fortran/vla-ptype.exp: New file.
17087 * gdb.fortran/vla-sizeof.exp: New file.
17088 * gdb.fortran/vla-sub.f90: New file.
17089 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17090 * gdb.fortran/vla-value-sub-finish.exp: New file.
17091 * gdb.fortran/vla-value-sub.exp: New file.
17092 * gdb.fortran/vla-value.exp: New file.
17093 * gdb.fortran/vla-ptr-info.exp: New file.
17094 * gdb.mi/mi-vla-fortran.exp: New file.
17095 * gdb.mi/vla.f90: New file.
17096
27145d50
SL
170972015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17098
17099 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17100 of hardwired timeout value.
17101
5f3ff4f8
JK
171022015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17103 Pedro Alves <palves@redhat.com>
17104
17105 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17106 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17107
bfd09d20
JS
171082015-10-19 Josh Stone <jistone@redhat.com>
17109
17110 * gdb.base/catch-syscall.c: Include <sched.h>.
17111 (unknown_syscall): New variable.
17112 (main): Trigger a vfork and an unknown syscall.
17113 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17114 (unknown_syscall_number): Likewise.
17115 (check_call_to_syscall): Accept an optional syscall pattern.
17116 (check_return_from_syscall): Likewise.
17117 (check_continue): Likewise.
17118 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17119 (test_catch_syscall_skipping_return): New test toggling off 'catch
17120 syscall' to step over the syscall return, then toggling back on.
17121 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17122 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17123 (do_syscall_tests): Call test_catch_syscall_without_args and
17124 test_catch_syscall_mid_vfork.
17125 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17126 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17127
b32b93c6
AS
171282015-10-19 Andrew Stubbs <ams@codesourcery.com>
17129
17130 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17131 print g_vE): Add new pass patterns.
17132 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17133 print various symbol names for vptr fields.
17134
9d622bda
AB
171352015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17136
17137 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17138 results.
17139
0fd8ac1c
YQ
171402015-10-12 Yao Qi <yao.qi@linaro.org>
17141
17142 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17143
34240514
YQ
171442015-10-12 Yao Qi <yao.qi@linaro.org>
17145
17146 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17147 is aarch64*-*-linux*.
17148
8240f442
YQ
171492015-10-12 Yao Qi <yao.qi@linaro.org>
17150
17151 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17152 (can_relocate_bcond_true): ... it.
17153 (can_relocate_bcond_false): New function.
17154 (foo): Likewise.
17155 (can_relocate_bl): Likewise.
17156 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17157 can_relocate_bl.
17158
2520f728
PMR
171592015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17160
17161 * gdb.base/nested-addr.c: New file.
17162 * gdb.base/nested-addr.exp: New testcase.
17163
abcef95a
MM
171642015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17165
17166 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17167 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17168 its output. Ignore the output of "record goto begin" and instead
17169 check that GDB is replaying.
17170
145e3ddb
PA
171712015-10-09 Pedro Alves <palves@redhat.com>
17172
17173 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17174 (top level): Use it in the run with no args test.
17175
d5d8c4e1
IB
171762015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17177
17178 * gdb.dlang/properties.exp: New file.
17179
06e635ef
SL
171802015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17181
17182 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17183 whether or not address 0x1000 is mapped on the target.
17184
e019fd1d
SM
171852015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17186
17187 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17188 build.
17189
77ba2a67
MM
171902015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17191
17192 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17193 instruction-history test.
17194
c60eb31f
DE
171952015-09-28 Doug Evans <dje@google.com>
17196
17197 * gdb.base/gcore.c (array_func): Add reference to static_array.
17198
9a3c8263
SM
171992015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17200
17201 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17202 source line.
17203
9720e656
SL
172042015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17205
17206 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17207 short or char as base type.
17208
938d3bf2
SL
172092015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17210
17211 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17212 to allow any size enum.
17213
e6c2c623
PMR
172142015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17215
17216 * gdb.ada/array_ptr_renaming.exp: New testcase.
17217 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17218 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17219
06da0f77
PL
172202015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17221
17222 * gdb.trace/ftrace-lock.c: New file.
17223 * gdb.trace/ftrace-lock.exp: New file.
17224
4f51c22a
PL
172252015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17226
17227 * gdb.arch/insn-reloc.c: New file.
17228 * gdb.arch/ftrace-insn-reloc.exp: New file.
17229
7041adf4
PL
172302015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17231
17232 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17233 instruction.
17234 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17235 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17236 * gdb.trace/range-stepping.c: Likewise.
17237 * gdb.trace/trace-break.c: Likewise.
17238 * gdb.trace/trace-mt.c (thread_function): Likewise.
17239 * gdb.trace/ftrace.c (marker): Likewise.
17240 * gdb.trace/trace-condition.c (marker): Likewise.
17241 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17242 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17243 is_aarch64_target.
17244
015d2e7e
DE
172452015-09-18 Doug Evans <xdje42@gmail.com>
17246
17247 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17248 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17249
26b188a2
SL
172502015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17251
17252 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17253 the breakpoint.
17254
79dc332b
SL
172552015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17256
17257 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17258 the pending breakpoint. Remove timeout override for "Run till
17259 MI pending breakpoint on pendfunc3 on thread 2" test.
17260
f57929f2
SL
172612015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17262
17263 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17264 filename pattern.
17265
3f469b17
SL
172662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17267
17268 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17269 in breakpoint filename pattern.
17270
515b89b3
SL
172712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17272
7800dbe4
SL
17273 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17274
172752015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17276
515b89b3
SL
17277 * gdb.linespec/explicit.exp: Check for readline support for
17278 tab-completion tests. Fix obvious typo.
17279
d2939ba2
MM
172802015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17281
17282 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17283 and replay.
17284
cbb55fa7
MM
172852015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17286
17287 * gdb.btrace/non-stop.c: New.
17288 * gdb.btrace/non-stop.exp: New.
17289
43691ca1
PL
172902015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17291 Yao Qi <yao.qi@linaro.org>
17292
17293 * gdb.trace/trace-condition.c: New file.
17294 * gdb.trace/trace-condition.exp: New file.
17295
d78908cf
WW
172962015-09-16 Wei-cheng Wang <cole945@gmail.com>
17297
17298 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17299 for testing bytecode compilation.
17300
1ed415e2
PA
173012015-09-16 Pedro Alves <palves@redhat.com>
17302 Sandra Loosemore <sandra@codesourcery.com>
17303
17304 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17305 (SECONDS): Redefine.
17306 (main): Call pthread_kill and alarm early.
17307 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17308 support.
17309 (test): If the target can't hardware step and doesn't support
17310 displaced stepping, increase the timeout.
17311
d136eff5
PA
173122015-09-16 Pedro Alves <palves@redhat.com>
17313
17314 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17315 (enable_debug): New procedures.
17316 (test): Use them. Bail out if waiting for threads fails.
17317 (top level): Bail out if a test fails.
17318
991f019c
YQ
173192015-09-16 Yao Qi <yao.qi@linaro.org>
17320
17321 * gdb.asm/asm-source.exp: Set asm-arch for
17322 aarch64*-*-* target.
17323 * gdb.asm/aarch64.inc: New file.
17324
bfca584f
PMR
173252015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17326
17327 * gdb.ada/array_of_variable_length.exp: New testcase.
17328 * gdb.ada/array_of_variable_length/foo.adb: New file.
17329 * gdb.ada/array_of_variable_length/pck.adb: New file.
17330 * gdb.ada/array_of_variable_length/pck.ads: New file.
17331
b326e587
DE
173322015-09-15 Doug Evans <dje@google.com>
17333
17334 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17335 of function static local variable.
17336
5382cfab
PW
173372015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17338
17339 * gdb.threads/tls-so_extern.exp: New test file.
17340 * gdb.threads/tls-so_extern.c: New test file.
17341 * gdb.threads/tls-so_extern_main.c: New test file.
17342
141c5cc4
JK
173432015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17344
17345 * gdb.opt/solib-intra-step-lib.c: New file.
17346 * gdb.opt/solib-intra-step-main.c: New file.
17347 * gdb.opt/solib-intra-step.exp: New file.
17348
d15dcecd
PA
173492015-09-15 Pedro Alves <palves@redhat.com>
17350
17351 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17352 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17353
4c2f2a79
PA
173542015-09-14 Pedro Alves <palves@redhat.com>
17355
17356 * gdb.base/hook-stop-continue.c: Delete.
17357 * gdb.base/hook-stop-continue.exp: Delete.
17358 * gdb.base/hook-stop-frame.c: Delete.
17359 * gdb.base/hook-stop-frame.exp: Delete.
17360 * gdb.base/hook-stop.c: New file.
17361 * gdb.base/hook-stop.exp: New file.
17362
919e6dbe
PMR
173632015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17364
17365 * gdb.ada/access_to_packed_array.exp: New testcase.
17366 * gdb.ada/access_to_packed_array/foo.adb: New file.
17367 * gdb.ada/access_to_packed_array/pack.adb: New file.
17368 * gdb.ada/access_to_packed_array/pack.ads: New file.
17369
157280a4
MM
173702015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17371
17372 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17373 buffer size test.
17374
2fd33e94
DB
173752015-09-11 Don Breazeal <donb@codesourcery.com>
17376
17377 * gdb.base/foll-exec.c: Add copyright header. Fix
17378 formatting issues.
17379 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17380 (do_exec_tests): Use clean_restart in place of zap_session,
17381 and for test initialization. Fix formatting issues. Use
17382 fail in place of perror.
17383 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17384 an expect statement to match an expression with output from
17385 the program under debug.
17386 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17387 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17388 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17389 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17390 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17391
e70b6e8e
DE
173922015-09-09 Doug Evans <dje@google.com>
17393
17394 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17395
7a551a51
DE
173962015-09-09 Doug Evans <dje@google.com>
17397
17398 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17399
4c666f84
DE
174002015-09-09 Doug Evans <dje@google.com>
17401
17402 * gdb.base/savedregs.exp: Fix typo.
17403
243a9253
PA
174042015-09-09 Pedro Alves <palves@redhat.com>
17405
17406 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17407
c0fa8fbd
SL
174082015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17409
17410 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17411 command actually switches threads. Give up on remaining
17412 tests if target fails to stop at breakpoint.
17413
cd7c1778
PMR
174142015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17415
17416 * gdb.ada/funcall_char.exp: New testcase.
17417 * gdb.ada/funcall_char/foo.adb: New file.
17418
dc5c8746
PMR
174192015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17420
17421 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17422 expected outputs. Add two testcases for completing ambiguous
17423 functions.
17424 * gdb.ada/complete/aux_pck.adb: New file.
17425 * gdb.ada/complete/aux_pck.ads: New file.
17426 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17427 Ambiguous_Func functions.
17428 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17429 * gdb.ada/complete/pck.adb: Likewise.
17430
4e83a1e7
UW
174312015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17432
17433 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17434 failures to run the test program under GDB.
17435
8ce74153
LM
174362015-08-26 Luis Machado <lgustavo@codesourcery.com>
17437
17438 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17439 to C.
17440
e9756d52
PP
174412015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17442
17443 * gdb.base/run-after-attach.exp: New test file.
17444 * gdb.base/run-after-attach.c: New test file.
17445
8d37573b
DB
174462015-08-26 Don Breazeal <donb@codesourcery.com>
17447
17448 * gdb.base/foll-exec-2.c: New test program.
17449 * gdb.base/foll-exec-2.exp: New test.
17450
63e43d3a
PMR
174512015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17452
17453 * gdb.base/nested-subp1.exp: New file.
17454 * gdb.base/nested-subp1.c: New file.
17455 * gdb.base/nested-subp2.exp: New file.
17456 * gdb.base/nested-subp2.c: New file.
17457 * gdb.base/nested-subp3.exp: New file.
17458 * gdb.base/nested-subp3.c: New file.
17459
3d40fbb5
PA
174602015-08-24 Pedro Alves <palves@redhat.com>
17461
17462 * gdb.server/connect-without-multi-process.c: New file.
17463 * gdb.server/connect-without-multi-process.exp: New file.
17464
4422ac93
LM
174652015-08-24 Luis Machado <lgustavo@codesourcery.com>
17466
17467 * gdb.opt/inline-markers.c: Make z int.
17468
91dddb86
LM
174692015-08-24 Luis Machado <lgustavo@codesourcery.com>
17470
17471 * gdb.opt/inline-markers.c: Make z volatile.
17472
a48847ee
LM
174732015-08-24 Luis Machado <lgustavo@codesourcery.com>
17474
17475 * gdb.opt/inline-bt.c: New volatile global z.
17476 * gdb.opt/inline-cmds.c: Likewise.
17477 * gdb.opt/inline-locals.c: Likewise.
17478 * gdb.opt/inline-markers.c: New extern global z.
17479 (marker): Use z.
17480 (inline_fn): Likewise.
17481
0ebbc52b
PA
174822015-08-24 Pedro Alves <palves@redhat.com>
17483
17484 * config/m32r-stub.exp: Remove file.
17485 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17486 * gdb.base/call-rt-st.exp: Likewise.
17487 * gdb.base/call-strs.exp: Likewise.
17488 * gdb.base/default.exp: Remove references to h8300-*-hms and
17489 *-*-udi*.
17490 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17491
77c365df
AA
174922015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17493
17494 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17495 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17496 and "return" use KFAIL when GDB can not read/write the vector
17497 return value.
17498
4313b8c0
GB
174992015-08-21 Gary Benson <gbenson@redhat.com>
17500
17501 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17502
0e433b32
PA
175032015-08-20 Pedro Alves <palves@redhat.com>
17504
17505 * gdb.server/solib-list.exp: No longer expect an interior stop in
17506 non-stop mode.
17507
221e1a37
PA
175082015-08-20 Pedro Alves <palves@redhat.com>
17509
17510 * gdb.server/connect-stopped-target.c: New file.
17511 * gdb.server/connect-stopped-target.exp: New file.
17512
40e3ad0e
PA
175132015-08-20 Pedro Alves <palves@redhat.com>
17514
17515 * gdb.dwarf2/comp-unit-lang.exp: New file.
17516 * gdb.dwarf2/comp-unit-lang.c: New file.
17517
af39b327
PMR
175182015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17519
17520 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17521 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17522
7d45c7c3 175232015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17524
7d45c7c3
KB
17525 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17526 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17527
4d6cceb4
DE
175282015-08-18 Doug Evans <dje@google.com>
17529 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17530
17531 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17532 skip_python_tests. New arg prompt_regexp.
17533 (skip_python_tests): New function.
17534 * lib/mi-support.exp (mi_skip_python_tests): New function.
17535 * gdb.python/py-mi-objfile-gdb.py: New file.
17536 * gdb.python/py-mi-objfile.c: New file.
17537 * gdb.python/py-mi-objfile.exp: New file.
17538
ad89c2aa
KS
175392015-08-17 Keith Seitz <keiths@redhat.com>
17540
17541 * gdb.linespec/explicit.exp: Move strace test from here ...
17542 * gdb.trace/strace.exp: ... to here.
17543
e3ae3c43
PP
175442015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17545
17546 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17547 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17548
604b2636
DE
175492015-08-14 Doug Evans <xdje42@gmail.com>
17550
17551 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17552 inferior before selecting a new file.
17553
6ff0ba5f
DE
175542015-08-14 Doug Evans <xdje42@gmail.com>
17555
17556 * gdb.mi/mi-disassemble.exp: Update.
17557 * gdb.base/disasm-optim.S: New file.
17558 * gdb.base/disasm-optim.c: New file.
17559 * gdb.base/disasm-optim.h: New file.
17560 * gdb.base/disasm-optim.exp: New file.
17561
9ca98f92
KS
175622015-08-14 Keith Seitz <keiths@redhat.com>
17563
17564 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17565 "evaluated-by".
17566
52bbc560
JB
175672015-08-13 Joel Brobecker <brobecker@adacore.com>
17568
17569 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17570
5d8c3ed3
PMR
175712015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17572
17573 * gdb.ada/fun_renaming.exp: New testcase.
17574 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17575 * gdb.ada/fun_renaming/pack.adb: New file.
17576 * gdb.ada/fun_renaming/pack.ads: New file.
17577
ea8812bc
KS
175782015-08-12 Keith Seitz <keiths@redhat.com>
17579
17580 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17581 gdb_get_line_number.
17582
4dafcdeb
JB
175832015-08-12 Joel Brobecker <brobecker@adacore.com>
17584
17585 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17586 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17587 gdb.base/dso2dso.exp: New files.
17588
5ba32597
SDJ
175892015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17590 Pedro Alves <palves@redhat.com>
17591 Keith Seitz <keiths@redhat.com>
17592
17593 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17594 GDBFLAGS.
17595
b6dafabf
PP
175962015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17597
17598 * gdb.base/gdbhistsize-history.exp
17599 (test_histsize_history_setting): Use save_vars.
17600 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17601 Use save_vars.
17602 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17603 * gdb.base/readline.exp: Use save_vars.
17604
abe8e607
PP
176052015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17606
17607 * lib/gdb.exp (save_vars): New proc.
17608
629500fa
KS
176092015-08-11 Keith Seitz <keiths@redhat.com>
17610
17611 * gdb.base/help.exp: Update help_breakpoint_text.
17612
eb8c4e2e
KS
176132015-08-11 Keith Seitz <keiths@redhat.com>
17614
17615 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17616 (at toplevel): Call test_explicit_breakpoints.
17617 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17618 breakpoints.
17619 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17620 breakpoint conditions, "-cond".
17621
87f0e720
KS
176222015-08-11 Keith Seitz <keiths@redhat.com>
17623
17624 * gdb.linespec/3explicit.c: New file.
17625 * gdb.linespec/cpexplicit.cc: New file.
17626 * gdb.linespec/cpexplicit.exp: New file.
17627 * gdb.linespec/explicit.c: New file.
17628 * gdb.linespec/explicit.exp: New file.
17629 * gdb.linespec/explicit2.c: New file.
17630 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17631 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17632 before using in the matching pattern.
17633 Clarify that `prefix' is a regular expression.
17634
f00aae0f
KS
176352015-08-11 Keith Seitz <keiths@redhat.com>
17636
17637 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17638 test.
17639 Add tests for missing ",FMT" and ",".
17640
e27852be
DE
176412015-08-10 Doug Evans <dje@google.com>
17642 Keith Seitz <keiths@redhat.com>
17643
17644 PR gdb/17960
17645 * gdb.base/completion.exp: Add location completer tests.
17646
7f03bd92
PA
176472015-08-07 Pedro Alves <palves@redhat.com>
17648
17649 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17650 tests here.
17651 (top level): Run do_test with and without displaced stepping.
17652
3fc8eb30
PA
176532015-08-07 Pedro Alves <palves@redhat.com>
17654
17655 * gdb.base/valgrind-disp-step.c: New file.
17656 * gdb.base/valgrind-disp-step.exp: New file.
17657
d4569d7b
PA
176582015-08-07 Pedro Alves <palves@redhat.com>
17659
17660 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17661 Delete function.
17662 (main): Add alarm. Run an infinite loop instead of calling
17663 wait_threads.
17664 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17665 comment.
17666 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17667 Delete function.
17668 (main): Add alarm. Run an infinite loop instead of calling
17669 wait_threads.
17670 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17671 comment.
17672
e1316e60
PA
176732015-08-07 Pedro Alves <palves@redhat.com>
17674
17675 * gdb.base/checkpoint-ns.exp: New file.
17676 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17677 standard_testfile.
17678
da8c46d2
MM
176792015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17680
17681 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17682 * gdb.btrace/instruction_history.exp: Update.
17683 * gdb.btrace/tsx.exp: New.
17684 * gdb.btrace/tsx.c: New.
17685
de1c2c52
PA
176862015-08-06 Pedro Alves <palves@redhat.com>
17687
17688 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17689 increase timeout.
17690 * gdb.reverse/until-precsave.exp: Bump timeouts.
17691
782e0bf4
PA
176922015-08-06 Pedro Alves <palves@redhat.com>
17693
17694 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17695
83e97ed0
PA
176962015-08-06 Pedro Alves <palves@redhat.com>
17697
17698 PR gdb/18749
17699 * gdb.threads/process-dies-while-handling-bp.c: New file.
17700 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17701
863d01bd
PA
177022015-08-06 Pedro Alves <palves@redhat.com>
17703
17704 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17705 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17706
0a39bb32
PA
177072015-08-05 Pedro Alves <palves@redhat.com>
17708
17709 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17710 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17711
ee2d2b10
SL
177122015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17713
17714 * gdb.base/bp-permanent.exp: Report test as unsupported if
17715 the target cannot stop at the permanent breakpoint.
17716
4e1bdb00
DE
177172015-08-03 Doug Evans <dje@google.com>
17718
17719 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17720 10000.
17721
3d338901
DE
177222015-08-03 Doug Evans <dje@google.com>
17723
17724 * Makefile.in (workers/%.worker, build-perf): New rule.
17725 (GDB_PERFTEST_MODE): New variable.
17726 (check-perf): Use it.
17727 (clean): Clean up gdb.perf parallel build subdirs.
17728 * lib/build-piece.exp: New file.
17729 * lib/gdb.exp (make_gdb_parallel_path): New function
17730 (standard_output_file, standard_temp_file): Call it.
17731 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17732 of $GDB_PARALLEL.
17733 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17734
af061d3e
DE
177352015-08-03 Doug Evans <dje@google.com>
17736
8e1afc81 17737 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17738 (LOG_FILE_NAME): New global.
17739 (TextReporter.__init__): Initialize self.txt_sum.
17740 (TextReporter.report): Add support for multiple data-points.
17741 Move report to perftest.sum, put raw data in perftest.log.
17742 (TextReporter.start): Open sum and log files.
17743 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17744 * gdb.perf/lib/perftest/testresult.py
17745 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17746
2c8c5d37
PA
177472015-07-31 Pedro Alves <palves@redhat.com>
17748
17749 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17750 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17751 kill_wait_spawned_process instead of explicit "kill -9".
17752 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17753 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17754 kill_wait_spawned_process.
17755 * gdb.base/attach-twice.exp: Likewise.
17756 * gdb.base/attach.exp: Likewise.
17757 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17758 gdb_test_multiple.
17759 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17760 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17761 kill_wait_spawned_process.
17762 * gdb.base/valgrind-infcall.exp: Likewise.
17763 * gdb.multi/multi-attach.exp: Likewise.
17764 * gdb.python/py-prompt.exp: Likewise.
17765 * gdb.python/py-sync-interp.exp: Likewise.
17766 * gdb.server/ext-attach.exp: Likewise.
17767 * gdb.threads/attach-into-signal.exp (corefunc): Use
17768 spawn_wait_for_attach, spawn_id_get_pid and
17769 kill_wait_spawned_process.
17770 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17771 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17772 spawn_id_get_pid and kill_wait_spawned_process.
17773 * gdb.threads/attach-stopped.exp (corefunc): Use
17774 spawn_wait_for_attach, spawn_id_get_pid and
17775 kill_wait_spawned_process.
17776 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17777 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17778 kill_wait_spawned_process instead of explicit "kill -9".
17779 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17780 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17781 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17782 processes. Don't map cygwin/windows pids here. Now returns a
17783 spawn id list.
17784
032a0fca
SL
177852015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17786
17787 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17788 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17789 correct patch.
17790
61a934ca
SL
177912015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17792
17793 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17794
4bc4d428
SL
177952015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17796
17797 Reapply:
17798 2014-05-21 Mark Wielaard <mjw@redhat.com>
17799
17800 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17801
998d452a
PA
178022015-07-30 Pedro Alves <palves@redhat.com>
17803
17804 * linux-low.c (handle_extended_wait): Set the child's last
17805 reported status to TARGET_WAITKIND_STOPPED.
17806
69dde7dc
PA
178072015-07-30 Pedro Alves <palves@redhat.com>
17808
17809 PR threads/18600
17810 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17811 only shows inferior 1.
17812
4dd63d48
PA
178132015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17814 Pedro Alves <palves@redhat.com>
17815
17816 PR threads/18600
17817 * gdb.threads/fork-plus-threads.c: New file.
17818 * gdb.threads/fork-plus-threads.exp: New file.
17819
d618e4c5
PP
178202015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17821
17822 * gdb.base/batch-preserve-term-settings.exp
17823 (test_terminal_settings_preserved_after_cli_exit): Use
17824 send_quit_command.
17825
1eef6428
PA
178262015-07-29 Pedro Alves <palves@redhat.com>
17827 Don Breazeal <donb@codesourcery.com>
17828
17829 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17830 output from both inferior_spawn_id and gdb_spawn_id.
17831
7da5b897
SDJ
178322015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17833
17834 * gdb.threads/attach-into-signal.exp (corefunc): Use
17835 with_test_prefix on nested loops, uniquefying the test messages.
17836
dac804df
SDJ
178372015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17838
17839 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17840 commit.
17841
06265e53
PP
178422015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17843
17844 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17845 New proc.
17846 (test_terminal_settings_preserved_after_sigterm): New test.
17847
18206ca3
PP
178482015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17849
17850 * gdb.base/batch-preserve-term-settings.exp
17851 (test_terminal_settings_preserved_after_cli_exit): New test.
17852
90074d11
PP
178532015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17854
17855 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17856 manipulation of saved_gdbflags.
17857 (test_terminal_settings_preserved): Remove global declaration of
17858 the unused variable pagination_prompt. Remove manipulation of
17859 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17860 GDBFLAGS.
17861
eb1a7902
PA
178622015-07-29 Pedro Alves <palves@redhat.com>
17863
17864 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17865
8b75dd3b
PA
178662015-07-29 Pedro Alves <palves@redhat.com>
17867
17868 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17869 at the top.
17870
dedad4e3
PA
178712015-07-29 Pedro Alves <palves@redhat.com>
17872
17873 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17874 (main): Call gdb_unbuffer_output.
17875 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17876 (main): Call gdb_unbuffer_output.
17877 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17878 (main): Call gdb_unbuffer_output.
17879 * gdb.base/call-strs.exp: Adjust to step over the
17880 gdb_unbuffer_output call.
17881 * gdb.base/catch-gdb-caused-signals.c: Include
17882 "../lib/unbuffer_output.c".
17883 (main): Call gdb_unbuffer_output.
17884 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17885 (main): Call gdb_unbuffer_output.
17886 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17887 (main): Call gdb_unbuffer_output.
17888 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17889 (main): Call gdb_unbuffer_output.
17890 * gdb.base/shlib-call.exp: Adjust to step over the
17891 gdb_unbuffer_output call.
17892 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17893 (main): Call gdb_unbuffer_output.
17894 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17895 (main): Call gdb_unbuffer_output.
17896 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17897 (main): Rename to ...
17898 (test): ... this.
17899 (main): Reimplement.
17900 * gdb.base/varargs.exp: Run to test instead of to main.
17901 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17902 (main): Call gdb_unbuffer_output.
17903
58789a91
PA
179042015-07-29 Pedro Alves <palves@redhat.com>
17905
17906 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17907 factore out from mi_continue_dprintf. For call-style dprintfs,
17908 expect dprintf output out of $inferior_spawn_id.
17909 (mi_continue_dprintf): Use mi_expect_dprintf.
17910 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17911 (main): Call gdb_unbuffer_output.
17912
e8376742
PA
179132015-07-29 Pedro Alves <palves@redhat.com>
17914
17915 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17916 (default_mi_gdb_start): Set inferior_spawn_id instead of
17917 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17918 gdb_spawn_id.
17919 (mi_gdb_test): Always expect inferior output from both
17920 $inferior_spawn_id and $gdb_spawn_id.
17921
08280010
PA
179222015-07-29 Pedro Alves <palves@redhat.com>
17923
17924 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17925 send_inferior and $inferior_spawn_id.
17926
4d30e432
PA
179272015-07-29 Pedro Alves <palves@redhat.com>
17928
17929 * gdb.gdb/complaints.exp (test_initial_complaints)
17930 (test_serial_complaints, test_short_complaints): Use
17931 gdb_test_stdio.
17932 (test_empty_complaint): Handle $inferior_spawn_id !=
17933 $gdb_spawn_id.
17934
0d30a335
PA
179352015-07-29 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.base/varargs.exp: Use gdb_test_stdio.
17938
39413b29
PA
179392015-07-29 Pedro Alves <palves@redhat.com>
17940
17941 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17942
7cb000a9
PA
179432015-07-29 Pedro Alves <palves@redhat.com>
17944
17945 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17946
d7b8ac82
PA
179472015-07-29 Pedro Alves <palves@redhat.com>
17948
17949 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17950 parameter into two new parameters, "inf_result" and "gdb_result".
17951 Expect inferior output and gdb output from $inferior_spawn_id and
17952 $gdb_spawn_id, respectively. Adjust all callers.
17953
789c3a0c
PA
179542015-07-29 Pedro Alves <palves@redhat.com>
17955
17956 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17957 of gdb_test_sequence.
17958
77e760c3
PA
179592015-07-29 Pedro Alves <palves@redhat.com>
17960
17961 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17962 (saw_spurious_output): Expect inferior output from
17963 $inferior_spawn_id. Use gdb_test_stdio.
17964
8396d2cd
PA
179652015-07-29 Pedro Alves <palves@redhat.com>
17966
17967 * gdb.base/dprintf.exp: Use standard_testfile. Change
17968 prepare_for_testing call.
17969 (srcfile): Don't set.
17970 (restart): New procedure.
17971 (test_dprintf): New procecure, use to continue over dprintfs.
17972 (test_call, test_agent): New procedures, tests moved here.
17973 Restart gdb and recreate dprintfs. Adjust expected output.
17974
2051d61f
PA
179752015-07-29 Pedro Alves <palves@redhat.com>
17976
17977 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17978
452397af
PA
179792015-07-29 Pedro Alves <palves@redhat.com>
17980
17981 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17982
8aed9555
PA
179832015-07-29 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17986 gdb_test_stdio.
17987
188a61b4
PA
179882015-07-29 Pedro Alves <palves@redhat.com>
17989
17990 * lib/gdb.exp (gdb_test_stdio): New procedure.
17991
12264a45
PA
179922015-07-29 Pedro Alves <palves@redhat.com>
17993
17994 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17995
23ffc893
PA
179962015-07-29 Pedro Alves <palves@redhat.com>
17997
17998 * gdb.base/call-signal-resume.exp: Remove check for
17999 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18000 * gdb.base/unwindonsignal.exp: Likewise.
18001 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18002 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18003
65566918
PA
180042015-07-29 Pedro Alves <palves@redhat.com>
18005
18006 * gdb.base/siginfo-addr.c (pass): New function.
18007 (handler): Call it iff si_addr is correct.
18008 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18009 Set a breakpoint at "pass" and continue to it.
18010
d60a9221
SDJ
180112015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18012
18013 * gdb.python/py-objfile.exp: Make some tests have unique names.
18014 * gdb.python/py-pp-registration.exp: Likewise.
18015
bde40b8f
PA
180162015-07-28 Pedro Alves <palves@redhat.com>
18017
18018 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18019
13e1dec8
SM
180202015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18021
18022 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18023
da33c9a7
SM
180242015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18025
18026 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18027
077836f7
PP
180282015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18029
18030 * gdb.base/gdb-sigterm-2.exp: New test.
18031
b8cc7b2e
DE
180322015-07-25 Doug Evans <xdje42@gmail.com>
18033
18034 Revert:
18035 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18036 (workers/%.worker, build-perf): New rule.
18037 (GDB_PERFTEST_MODE): New variable.
18038 (check-perf): Use it.
18039 (clean): Clean up gdb.perf parallel build subdirs.
18040 * lib/build-piece.exp: New file.
18041 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18042 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18043 name.
18044 (standard_temp_file): Ditto.
18045 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18046 of $GDB_PARALLEL.
18047
c8bd4544
DE
180482015-07-24 Doug Evans <dje@google.com>
18049
18050 * gdb.perf/lib/perftest/utils.py: New file.
18051 * gdb.perf/gm-hello.cc: New file.
18052 * gdb.perf/gm-pervasive-typedef.cc: New file.
18053 * gdb.perf/gm-pervasive-typedef.h: New file.
18054 * gdb.perf/gm-std.cc: New file.
18055 * gdb.perf/gm-std.h: New file.
18056 * gdb.perf/gm-use-cerr.cc: New file.
18057 * gdb.perf/gm-utils.h: New file.
18058 * gdb.perf/gmonster-null-lookup.py: New file.
18059 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18060 * gdb.perf/gmonster-print-cerr.py: New file.
18061 * gdb.perf/gmonster-ptype-string.py: New file.
18062 * gdb.perf/gmonster-runto-main.py: New file.
18063 * gdb.perf/gmonster-select-file.py: New file.
18064 * gdb.perf/gmonster1-null-lookup.exp: New file.
18065 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18066 * gdb.perf/gmonster1-print-cerr.exp: New file.
18067 * gdb.perf/gmonster1-ptype-string.exp: New file.
18068 * gdb.perf/gmonster1-runto-main.exp: New file.
18069 * gdb.perf/gmonster1-select-file.exp: New file.
18070 * gdb.perf/gmonster1.cc: New file.
18071 * gdb.perf/gmonster1.exp: New file.
18072 * gdb.perf/gmonster2-null-lookup.exp: New file.
18073 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18074 * gdb.perf/gmonster2-print-cerr.exp: New file.
18075 * gdb.perf/gmonster2-ptype-string.exp: New file.
18076 * gdb.perf/gmonster2-runto-main.exp: New file.
18077 * gdb.perf/gmonster2-select-file.exp: New file.
18078 * gdb.perf/gmonster2.cc: New file.
18079 * gdb.perf/gmonster2.exp: New file.
18080
6eab34f3
DE
180812015-07-24 Doug Evans <dje@google.com>
18082
18083 * gdb.perf/README: New file.
18084 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18085 * lib/gen-perf-test.exp: New file.
18086
63738bfd
DE
180872015-07-24 Doug Evans <dje@google.com>
18088
18089 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18090 (PerfTest::startup): New function.
18091 (PerfTest::run): Return result of calling body.
18092 (PerfTest::assemble): Rewrite.
18093 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18094 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18095 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18096 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18097 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18098
7b606f95
DE
180992015-07-24 Doug Evans <dje@google.com>
18100
18101 * lib/gdb.exp (clean_restart): Make executable optional.
18102
a97b16b8
DE
181032015-07-24 Doug Evans <dje@google.com>
18104
18105 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18106 compiler_info references.
18107 * gdb.cp/temargs.exp: Ditto.
18108 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18109 (get_compiler_info): Early exit if already computed. Set compiler_info
18110 to "unknown" if there was a problem.
18111 (test_compiler_info): Add function comment. Call get_compiler_info.
18112
35baa57f
DE
181132015-07-24 Doug Evans <dje@google.com>
18114
18115 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18116 (workers/%.worker, build-perf): New rule.
18117 (GDB_PERFTEST_MODE): New variable.
18118 (check-perf): Use it.
18119 (clean): Clean up gdb.perf parallel build subdirs.
18120 * lib/build-piece.exp: New file.
18121 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18122 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18123 name.
18124 (standard_temp_file): Ditto.
18125 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18126 of $GDB_PARALLEL.
18127
6ebea266
DE
181282015-07-24 Doug Evans <dje@google.com>
18129
18130 * lib/future.exp (gdb_default_target_compile): New option
18131 "early_flags".
18132 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18133 --as-needed.
18134
1e76a7e9
SDJ
181352015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18136
18137 * gdb.base/catch-syscall.exp: Call gdb_exit before
18138 gdb_skip_xml_test.
18139
5068630a
PA
181402015-07-24 Pedro Alves <palves@redhat.com>
18141
18142 * gdb.python/py-events.exp: Accept output between the stop event
18143 and the prompt.
18144 * gdb.python/py-evsignal.exp: Likewise.
18145 * gdb.python/py-evthreads.exp: Likewise.
18146
77598427
PA
181472015-07-24 Pedro Alves <palves@redhat.com>
18148
18149 PR gdb/18717
18150 * gdb.threads/non-ldr-exit.c: New file.
18151 * gdb.threads/non-ldr-exit.exp: New file.
18152
11e6c98f
YQ
181532015-07-24 Yao Qi <yao.qi@linaro.org>
18154
18155 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18156 restarting process.
18157
51aee833
YQ
181582015-07-24 Yao Qi <yao.qi@linaro.org>
18159
18160 * gdb.server/ext-restart.exp: New file.
18161
8cfe207c
YQ
181622015-07-24 Yao Qi <yao.qi@linaro.org>
18163
18164 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18165 argument options.
18166 * gdb.server/ext-wrapper.exp: New file.
18167
cc12ce38
DE
181682015-07-23 Doug Evans <dje@google.com>
18169
18170 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18171 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18172
d0d84780
PMR
181732015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18174
18175 * gdb.ada/var_arr_typedef.exp: New testcase.
18176 * gdb.ada/var_arr_typedef/pack.adb: New file.
18177 * gdb.ada/var_arr_typedef/pack.ads: New file.
18178 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18179
8b558f79
JB
181802015-07-20 Joel Brobecker <brobecker@adacore.com>
18181
18182 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18183
775a3298
JK
181842015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18185
18186 * gdb.arch/i386-biarch-core.exp: Replace istarget
18187 by "complete set gnutarget". Remove expectation for the "core-file"
18188 command.
18189
db1ff28b
JK
181902015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18191
18192 Revert the previous commit:
18193 Tests for validate symbol file using build-id.
18194
0a94970d
JK
181952015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18196
18197 Tests for validate symbol file using build-id.
18198 * gdb.base/solib-mismatch-lib.c: New file.
18199 * gdb.base/solib-mismatch-libmod.c: New file.
18200 * gdb.base/solib-mismatch.c: New file.
18201 * gdb.base/solib-mismatch.exp: New file.
18202
03346981
SL
182032015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18204
18205 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18206 nios2-*-linux*.
18207 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18208 * gdb.base/siginfo.exp: Likewise.
18209 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18210
42422cc7
PL
182112015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18212
18213 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18214 Move it to ...
18215 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18216 ... here.
18217 * gdb.trace/range-stepping.exp: Check that the target supports
18218 range stepping.
18219
cfa68bae
JK
182202015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18221
18222 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18223
8ffdba26
PA
182242015-07-14 Pedro Alves <palves@redhat.com>
18225
18226 * gdb.base/killed-outside.exp: New file.
18227 * gdb.base/killed-outside.c: New file.
18228
218a5a11
JK
182292015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18230
18231 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18232 (n at main): New.
18233 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18234
e03ed3c6
AA
182352015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18236
18237 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18238 infcall tests instead of setting up for KFAIL.
18239
485668e5
MM
182402015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18241
18242 * gdb.btrace/record_goto-step.exp: New.
18243
08464196
JK
182442015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18245
18246 PR compile/18484
18247 * gdb.compile/compile.c (struct struct_type): Add volatile to
18248 selffield's type.
18249 * gdb.compile/compile.exp
18250 (compile code struct_object.selffield = &struct_object): Skip further
18251 struct_object tests if this one xfails.
18252
bcf5c1d9
RC
182532015-07-08 Robert O'Callahan <robert@ocallahan.org>
18254
18255 PR exp/18617
18256 * gdb.trace/ax.exp: Add test.
18257
4931af25
YQ
182582015-07-07 Yao Qi <yao.qi@linaro.org>
18259
18260 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18261 instead of istarget "aarch64*-*-*".
18262 * gdb.arch/aarch64-fp.exp: Likewise.
18263 * gdb.base/float.exp: Likewise.
18264 * gdb.reverse/aarch64.exp: Likewise.
18265 * lib/gdb.exp (is_aarch64_target): New proc.
18266
9fcf688e
YQ
182672015-07-07 Yao Qi <yao.qi@linaro.org>
18268
18269 * lib/gdb.exp (is_aarch32_target): New proc.
18270 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18271 instead of "istarget "arm*-*-*"".
18272 * gdb.arch/arm-disp-step.exp: Likewise.
18273 * gdb.arch/thumb-bx-pc.exp: Likewise.
18274 * gdb.arch/thumb-prologue.exp: Likewise.
18275 * gdb.arch/thumb-singlestep.exp: Likewise.
18276 * gdb.base/disp-step-syscall.exp: Likewise.
18277 * gdb.base/float.exp: Likewise.
18278
fbd8d50d
YQ
182792015-07-07 Yao Qi <yao.qi@linaro.org>
18280
18281 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18282 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18283
71be1fdc
YQ
182842015-07-07 Yao Qi <yao.qi@linaro.org>
18285
18286 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18287 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18288 if it exists.
18289 * gdb.multi/multi-arch.exp: Likewise.
18290
3e221d36
SM
182912015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18292
18293 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18294 print.
18295
d441430b
YQ
182962015-07-07 Yao Qi <yao.qi@linaro.org>
18297
18298 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18299
06f810bd
MG
183002015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18301
18302 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18303 '[' and ']' characters.
18304
5e61e7c0
IB
183052015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18306
18307 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18308
28bf096c
PA
183092015-06-29 Pedro Alves <palves@redhat.com>
18310
18311 PR threads/18127
18312 * gdb.threads/hand-call-new-thread.c: New file.
18313 * gdb.threads/hand-call-new-thread.c: New file.
18314
ee93cd5e
KS
183152015-06-26 Keith Seitz <keiths@redhat.com>
18316 Doug Evans <dje@google.com>
18317
18318 PR 16253
18319 * gdb.cp/var-tag-2.cc: New file.
18320 * gdb.cp/var-tag-3.cc: New file.
18321 * gdb.cp/var-tag-4.cc: New file.
18322 * gdb.cp/var-tag.cc: New file.
18323 * gdb.cp/var-tag.exp: New file.
18324
fc637f04
PP
183252015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18326
18327 * gdb.base/history-duplicates.exp: New test.
18328
2e52ae68
PP
183292015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18330
18331 * gdb.base/completion.exp: Test the completion of the "focus"
18332 command.
18333
6e22494e
JK
183342015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18335
18336 * gdb.arch/amd64-prologue-skip.S: New file.
18337 * gdb.arch/amd64-prologue-skip.exp: New file.
18338
bf7b9cd9
SM
183392015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18340
18341 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18342 is_address_zero_readable check.
18343
201e8dfd
PB
183442015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18345
18346 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18347 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18348
5cd867b4
YQ
183492015-06-24 Yao Qi <yao.qi@linaro.org>
18350
18351 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18352 linux targets.
18353
4d7be007
YQ
183542015-06-24 Yao Qi <yao.qi@linaro.org>
18355
18356 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18357 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18358 * gdb.base/siginfo-thread.exp: Likewise.
18359
07fcd301
YQ
183602015-06-22 Yao Qi <yao.qi@linaro.org>
18361
18362 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18363
52042a00
YQ
183642015-06-22 Yao Qi <yao.qi@linaro.org>
18365
18366 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18367 aarch64*-*-*.
18368 (skip_hw_watchpoint_tests): Likewise.
18369
74bd41ce
PP
183702015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18371
18372 * gdb.base/gdbinit-history.exp: Test the interaction between
18373 setting GDBHISTSIZE and setting the history size via .gdbinit.
18374
bc460514
PP
183752015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18376
18377 PR gdb/16999
18378 * gdb.base/gdbhistsize-history.exp: New test.
18379
b58c513b
PP
183802015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18381
18382 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18383 with GDBHISTSIZE.
18384 * gdb.base/readline.exp: Likewise.
18385
92046791
YQ
183862015-06-17 Yao Qi <yao.qi@linaro.org>
18387
18388 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18389 line.
18390
2093d2d3
PP
183912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18392
18393 * gdb.base/gdbinit-history.exp: Add test case to check that
18394 an unlimited history file does not get truncated on exit.
18395
e6c693af
AA
183962015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18397
18398 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18399 (VECTOR): New macro. Use it...
18400 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18401 ...for these typedefs.
18402 (int8, char1, int1, double1): New typedefs.
18403 (struct just_int2, struct two_int2): New structures.
18404 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18405 (add_structvecs, add_singlevecs): New functions.
18406 (main): Call add_some_intvecs twice.
18407 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18408 the compile and exit upon failure. Try compiling for the "native"
18409 architecture. Test inferior function calls with vector arguments
18410 and vector return value handling with "finish" and "return".
18411
c74f7d1c
JT
184122015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18413
18414 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18415 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18416 PE file.
18417 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18418
98aa42ee
AT
184192015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18420
18421 PR breakpoints/16465
18422 * gdb.mi/mi-dprintf-pending.c: New file.
18423 * gdb.mi/mi-dprintf-pending.exp: New test.
18424 * gdb.mi/mi-dprintf-pendshr.c: New file.
18425
7d73c23c 184262015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18427 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18428
18429 * gdb.arch/i386-mpx-map.c: New file.
18430 * gdb.arch/i386-mpx-map.exp: New File.
18431
184322015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18433
18434 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18435 * gdb.arch/i386-mpx.exp: Indentation fixed.
18436
184372015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18438
18439 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18440 function and improved indentation.
18441 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18442 gdb_test_multiple. Added additional tests to skip the test.
18443
184442015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18445
18446 * gdb.arch/i386-avx512.c: Change path in include file.
18447 * gdb.arch/i386-avx512.exp: Change include dir path
18448 compilation flag.
18449 * gdb.arch/i386-mpx.c: Change path in include file.
18450 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18451 flag.
18452
d5eba19a
JK
184532015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18454
18455 * gdb.compile/compile-print.exp (compile print *vararray@3)
18456 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18457
7f361056
JK
184582015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18459
18460 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18461 (do not keep jit in memory): ... this.
18462 (expect 5): Change it to ...
18463 (expect no 5): ... this.
18464
3b462ec2
SM
184652015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18466
18467 PR gdb/15564
18468 * gdb.mi/mi-detach.exp: New file.
18469
e0619de6
JK
184702015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18471
18472 PR symtab/18392
18473 * gdb.arch/amd64-tailcall-self.S: New file.
18474 * gdb.arch/amd64-tailcall-self.c: New file.
18475 * gdb.arch/amd64-tailcall-self.exp: New file.
18476
e970cb34
DB
184772015-05-28 Don Breazeal <donb@codesourcery.com>
18478
18479 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18480 tests for remote targets by checking is_target_gdbserver.
18481
b2e2f908
DE
184822015-05-27 Doug Evans <dje@google.com>
18483
18484 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18485 * gdb.dwarf2/opaque-type-lookup.c: New file.
18486 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18487
82c7be31
DE
184882015-05-26 Doug Evans <dje@google.com>
18489
18490 * gdb.cp/iostream.cc: New file.
18491 * gdb.cp/iostream.exp: New file.
18492
b4f54984
DE
184932015-05-26 Doug Evans <dje@google.com>
18494
18495 * gdb.dwarf2/dw2-op-call.exp: Update.
18496 * gdb.dwarf2/dw4-sig-types.exp: Update.
18497 * gdb.dwarf2/implptr.exp: Update.
18498 * gdb.mi/mi-cmd-param-changed.exp: Update.
18499
4ea6efe9
DE
185002015-05-26 Doug Evans <dje@google.com>
18501
18502 * gdb.python/py-lazy-string.c: New file.
18503 * gdb.python/py-lazy-string.exp: New file.
18504 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18505 (main): Update. Add estring3.
18506 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18507 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18508
f6bb7db3
YQ
185092015-05-26 Omair Javaid <omair.javaid@linaro.org>
18510 Yao Qi <yao.qi@linaro.org>
18511
18512 * gdb.reverse/aarch64.c: New.
18513 * gdb.reverse/aarch64.exp: New.
18514
a81bfbd0
OJ
185152015-05-26 Omair Javaid <omair.javaid@linaro.org>
18516
25d49b86
PA
18517 * lib/gdb.exp (supports_process_record): Return true for
18518 aarch64*-linux*.
a81bfbd0
OJ
18519 (supports_reverse): Likewise.
18520
158bf1b4
PP
185212015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18522
18523 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18524 Use with_test_prefix.
18525
a0145030
AB
185262015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18527
18528 * gdb.base/completion.exp: Add test for completion of layout
18529 names.
18530
ebe3b578
AB
185312015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18532
18533 * lib/gdb.exp (skip_tui_tests): New proc.
18534 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18535
84204ed7
PA
185362015-05-19 Pedro Alves <palves@redhat.com>
18537
18538 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18539 Save the whole env array instead of just HOME. Unset HISTSIZE in
18540 the environment while testing. Restore whole environment
18541 afterwards.
18542
37442ce1
DE
185432015-05-16 Doug Evans <xdje42@gmail.com>
18544
18545 * gdb.guile/scm-ports.c: New file.
18546 * gdb.guile/scm-ports.exp: Add memory port tests.
18547
36de76f9
JK
185482015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18549
18550 * gdb.compile/compile-print.c: New file.
18551 * gdb.compile/compile-print.exp: New file.
18552
3a9558c4
JK
185532015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18554
18555 * gdb.compile/compile-ops.exp: Cast param to void.
18556 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18557 (compile code struct_object.selffield = &struct_object): Add xfail.
18558
aa715135
JG
185592015-05-15 Joel Brobecker <brobecker@adacore.com>
18560
18561 * gdb.ada/arr_enum_with_gap: New testcase.
18562
931e5bc3
JG
185632015-05-15 Joel Brobecker <brobecker@adacore.com>
18564
18565 * gdb.ada/byte_packed_arr: New testcase.
18566
9cd4d857
JB
185672015-05-15 Joel Brobecker <brobecker@adacore.com>
18568
18569 * gdb.ada/pckd_neg: New testcase.
18570
ebfd00d2
PP
185712015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18572
18573 PR gdb/17820
18574 * gdb.base/gdbinit-history.exp: New test.
18575 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18576 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18577
4c082a81
SC
185782015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18579
18580 * gdb.python/py-xmethods.cc: Enhance test case.
18581 * gdb.python/py-xmethods.exp: New tests.
18582 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18583 function.
18584 (B_indexoper): Likewise.
18585 (global_dm_list) : Add new xmethod worker functions.
18586
f7797074
SDJ
185872015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18588
18589 * gdb.base/coredump-filter.exp: Correctly unset
18590 "coredump_var_addr" array.
18591
a4674e4e
PA
185922015-05-08 Pedro Alves <palves@redhat.com>
18593
18594 * gdb.server/non-existing-program.exp: Unset spawn_id.
18595
df2eb078
SC
185962015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18597
18598 PR python/18291
18599 * gdb.python/py-xmethods.exp: Add tests.
18600
422349a3
YQ
186012015-05-08 Yao Qi <yao.qi@linaro.org>
18602
18603 PR gdb/18208
18604 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18605 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18606 function set_coredump_filter, and remove remote_exec call.
18607 Remove argument ipid. Callers update.
18608 (top level): Don't get inferior's PID.
18609
63fc80ce
AA
186102015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18611
18612 * gdb.base/watch_thread_num.exp: Skip test on targets without
18613 access watchpoints.
18614
80ad801e
PA
186152015-05-06 Pedro Alves <palves@redhat.com>
18616
18617 PR server/18081
18618 * gdb.server/non-existing-program.exp: New file.
18619
0fa7fe50
JB
186202015-05-05 Joel Brobecker <brobecker@adacore.com>
18621
18622 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18623
3ea89b92
PMR
186242015-05-05 Joel Brobecker <brobecker@adacore.com>
18625
18626 * gdb.ada/out_of_line_in_inlined: New testcase.
18627
87b8eff0
JB
186282015-05-05 Joel Brobecker <brobecker@adacore.com>
18629
18630 * gdb.ada/var_rec_arr: New testcase.
18631
5fccc635
YQ
186322015-04-30 Yao Qi <yao.qi@linaro.org>
18633
18634 * gdb.base/break-idempotent.exp: If
18635 skip_hw_watchpoint_multi_tests returns true, skip the tests
18636 on "rwatch" and "awatch".
18637
42d38f42
YQ
186382015-04-30 Yao Qi <yao.qi@linaro.org>
18639
18640 * gdb.base/relativedebug.exp: Invoke gdb command
18641 "info sharedlibrary", and if libc.so doesn't have debug info,
18642 skip the test.
18643
2ce1cdbf
DE
186442015-04-29 Doug Evans <dje@google.com>
18645
18646 * gdb.python/py-xmethods.exp: Add ptype tests.
18647 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18648 get_result_type method.
18649
f24a38c5
LM
186502015-04-29 Luis Machado <lgustavo@codesourcery.com>
18651
18652 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18653 the target does not support hardware watchpoints.
18654
ecbf2b3c
LM
186552015-04-29 Luis Machado <lgustavo@codesourcery.com>
18656
18657 * gdb.base/break-always.exp: Abort testing if writing to memory
18658 causes an error.
18659
34f5f757
DE
186602015-04-28 Doug Evans <dje@google.com>
18661
18662 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18663 * gdb.python/py-pp-registration.exp: ... here. New file.
18664 * gdb.python/py-pp-registration.c: New file.
18665 * gdb.python/py-pp-registration.py: New file.
18666
69b4374a
DE
186672015-04-28 Doug Evans <dje@google.com>
18668
18669 * gdb.python/py-bad-printers.c: New file.
18670 * gdb.python/py-bad-printers.py: New file.
18671 * gdb.python/py-bad-printers.exp: New file.
18672
59fb7612
SS
186732015-04-28 Sasha Smundak <asmundak@google.com>
18674
18675 * gdb.python/py-type.exp: New test.
18676
2631b16a
AW
186772015-04-28 Andy Wingo <wingo@igalia.com>
18678
18679 * gdb.python/py-parameter.exp:
18680 * gdb.guile/scm-parameter.exp: Escape the path that we are
18681 matching against, as it might contain characters that are special
18682 to regular expressions.
18683
460efde1
JB
186842015-04-27 Joel Brobecker <brobecker@adacore.com>
18685
18686 * gdb.ada/rec_comp: New testcase.
18687
2d369d8e
SDJ
186882015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18689
18690 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18691 before using it.
18692
cf75d6c3
AB
186932015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18694
18695 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18696 new tests for verilog output.
18697
8dbe7ca5
YQ
186982015-04-24 Yao Qi <yao.qi@linaro.org>
18699
18700 * boards/remote-gdbserver-on-localhost.exp: New file.
18701
4ef9fb2f
PA
187022015-04-23 Pedro Alves <palves@redhat.com>
18703
18704 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18705 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18706 "end of file", remove $inferior_spawn_id from the indirect list.
18707
0a803169
PA
187082015-04-23 Pedro Alves <palves@redhat.com>
18709
18710 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18711
749ef8f8
PA
187122015-04-23 Pedro Alves <palves@redhat.com>
18713
18714 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18715 on $any_spawn_id instead of only on $gdb_spawn_id.
18716
8aae4344
PM
187172015-04-21 Pierre Muller <muller@sourceware.org>
18718
18719 PR pascal/17815
18720 * lib/pascal.exp (gpc_compile): Add new option "class".
18721 (fpc_compile): Likewise.
18722 * gdb.pascal/case-insensitive-symbols.pas: New file.
18723 * gdb.pascal/case-insensitive-symbols.exp: New file.
18724
1586c8fb
GB
187252015-04-20 Gary Benson <gbenson@redhat.com>
18726
18727 * gdb.base/attach.exp: Fix three extended remote failures.
18728
1b6e6f5c
GB
187292015-04-17 Gary Benson <gbenson@redhat.com>
18730
18731 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18732 the main executable over the remote protocol.
18733
e797481d
PA
187342015-04-16 Pedro Alves <palves@redhat.com>
18735
18736 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18737 a new gdbserver if gdbserver_reconnect_p is set.
18738
1ca99c42
PA
187392015-04-16 Pedro Alves <palves@redhat.com>
18740
18741 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18742 is set, don't exit gdbserver.
18743
af9fd6f8
AA
187442015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18745
18746 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18747 appropriate .insn, such that an older assembler can be used.
18748 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18749 the z/Architecture instruction set on 31-bit targets as well.
18750
04ff1e61
AA
187512015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18752
18753 * gdb.go/handcall.exp: Remove all logic related to the first
18754 breakpoint and rely on go_runto_main instead.
18755 * gdb.go/strings.exp: Likewise.
18756 * gdb.go/unsafe.exp: Likewise.
18757 * gdb.go/hello.exp: Likewise. Also rename the remaining
18758 breakpoint marker to "breakpoint 1".
18759 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18760 * gdb.go/strings.go: Likewise.
18761 * gdb.go/unsafe.go: Likewise.
18762 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18763 "set breakpoint 2 here" and rename the remaining breakpoint marker
18764 to "breakpoint 1".
18765
40d2f8d6
SM
187662015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18767
18768 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18769 if itertools.imap is not present.
18770 * gdb.python/py-objfile.exp: Add parentheses.
18771 * gdb.python/py-type.exp: Same.
18772 * gdb.python/py-unwind-maint.py: Same.
18773
8cbc97c6
YQ
187742015-04-15 Yao Qi <yao.qi@linaro.org>
18775
18776 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18777 of ":$ptr_size" and set its form explicitly.
18778
45fd756c
YQ
187792015-04-15 Pedro Alves <palves@redhat.com>
18780 Yao Qi <yao.qi@linaro.org>
18781
18782 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18783 timeout by factor of 4.
18784 (test_regular_watch): Likewise.
18785 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18786 * gdb.reverse/sigall-reverse.exp: Likewise.
18787 * gdb.reverse/until-precsave.exp: Likewise.
18788 * lib/gdb.exp (with_timeout_factor): New proc.
18789 (gdb_expect): Move some code to ...
18790 (get_largest_timeout): ... here. New procedure.
18791
9e811bc3
LM
187922015-04-14 Luis Machado <lgustavo@codesourcery.com>
18793
18794 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18795
0ff6fcb2
LM
187962015-04-13 Luis Machado <lgustavo@codesourcery.com>
18797
18798 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18799 to write to the .text section.
18800
7578d5f7
LM
188012015-04-13 Luis Machado <lgustavo@codesourcery.com>
18802
18803 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18804 Handle the case of targets that do not provide PID information.
18805
2efe15c4
YQ
188062015-04-13 Yao Qi <yao.qi@linaro.org>
18807
18808 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18809 and use expect instead of gdb_expect.
18810
8cd8f2f8
SDJ
188112015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18812
18813 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18814 "coredump_var_addr" to avoid naming conflict with other testcases.
18815
9ee41772
PA
188162015-04-10 Pedro Alves <palves@redhat.com>
18817
18818 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18819 gdb_test_sequence and gdb_assert.
18820
07473109
PA
188212015-04-10 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18824 test messages that don't include the breakpoint address.
18825
de3db44c
YQ
188262015-04-10 Yao Qi <yao.qi@linaro.org>
18827
18828 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18829 false for some offset and width combinations which aren't
18830 supported by linux kernel.
18831
c79d856c
PA
188322015-04-10 Pedro Alves <palves@redhat.com>
18833
18834 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18835 procedure, factored out from ...
18836 (top level): ... here. Add "set displaced-stepping" testing axis.
18837 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18838 parameter "displaced". Use it.
18839 (top level): Use foreach and add "set displaced-stepping" testing
18840 axis.
18841
ebc90b50
PA
188422015-04-10 Pedro Alves <palves@redhat.com>
18843
18844 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18845 Remove comment.
18846 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18847 both the address of the instruction that triggers the watchpoint
18848 and the address of the instruction immediately after, and use
18849 those addresses for the test. Fix comment.
18850
8f572e5c
PA
188512015-04-10 Pedro Alves <palves@redhat.com>
18852
18853 * gdb.base/sigstep.exp (breakpoint_to_handler)
18854 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18855 Test "backtrace" in handler.
18856 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18857 (top level): Add new "displaced" test axis to
18858 breakpoint_to_handler, breakpoint_to_handler_entry and
18859 breakpoint_over_handler.
18860
8d707a12
PA
188612015-04-10 Pedro Alves <palves@redhat.com>
18862
18863 PR gdb/18216
18864 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18865
ef713951
YQ
188662015-04-10 Yao Qi <yao.qi@linaro.org>
18867
18868 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18869 (test_add_rn_pc): New function.
18870 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18871 (top level): Invoke test_add_rn_pc.
18872
906d60cf
PA
188732015-04-10 Pedro Alves <palves@redhat.com>
18874
18875 PR gdb/13858
18876 * gdb.base/step-over-no-symbols.exp: New file.
18877
f2983cc3
AW
188782015-04-09 Andy Wingo <wingo@igalia.com>
18879
18880 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18881 after the Python tests.
18882
6d62641c
SDJ
188832015-04-08 Keith Seitz <keiths@redhat.com>
18884
18885 PR python/16699
18886 * gdb.python/py-completion.exp: New tests for completion.
18887 * gdb.python/py-completion.py (CompleteLimit1): New class.
18888 (CompleteLimit2): Likewise.
18889 (CompleteLimit3): Likewise.
18890 (CompleteLimit4): Likewise.
18891 (CompleteLimit5): Likewise.
18892 (CompleteLimit6): Likewise.
18893 (CompleteLimit7): Likewise.
18894
f3770638
PA
188952015-04-08 Pedro Alves <palves@redhat.com>
18896
18897 PR gdb/18214
18898 PR gdb/18216
18899 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18900 function.
18901 (main): Install it as SIGUSR1 handler.
18902 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18903 parameter. Always use "setup" as prefix. Toggle "set
18904 displaced-stepping" off/on depending on global. Don't switch to
18905 thread 1 here.
18906 (top level): Add displaced stepping "off/on" test axis. Update
18907 "setup" calls. Wrap each subtest with with_test_prefix. Test
18908 continuing with a queued signal in each thread.
18909
4496bed7
PA
189102015-04-08 Pedro Alves <palves@redhat.com>
18911
18912 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18913 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18914 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18915 Return early if running to main fails.
18916 * gdb.trace/while-stepping.exp: Likewise.
18917
b97fde92
PA
189182015-04-07 Pedro Alves <palves@redhat.com>
18919
18920 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18921 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18922 interact with inferior program.
18923
f71c18e7
PA
189242015-04-07 Pedro Alves <palves@redhat.com>
18925
18926 * lib/gdb.exp (inferior_spawn_id): New global.
18927 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18928 spawn id after processing the user code.
18929 (default_gdb_start): Set inferior_spawn_id.
18930 (send_inferior): New procedure.
18931 * lib/gdbserver-support.exp (gdbserver_start): Set
18932 inferior_spawn_id.
18933 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18934
6423214f
PA
189352015-04-07 Pedro Alves <palves@redhat.com>
18936
18937 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18938 * lib/gdbserver-support.exp (gdbserver_start): Make
18939 $server_spawn_id global.
18940 (gdbserver_start): Don't wait for gdbserver's spawn id with
18941 expect_background.
18942 (close_gdbserver): New procedure.
18943 (gdb_exit): Rename the default version and reimplement.
18944
71c0ee8c
PA
189452015-04-07 Pedro Alves <palves@redhat.com>
18946
72f4393d 18947 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18948 append the substituted item, not the original item.
18949
203bc29b
PA
189502015-04-07 Pedro Alves <palves@redhat.com>
18951
18952 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18953 gdb_expect.
18954
508a3ddf
PA
189552015-04-07 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18958 output appearing once only.
18959
9f6dbe2b
PA
189602015-04-07 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18963 that doesn't expect anything. Return early if running to main
18964 fails.
18965
337532fa
YQ
189662015-04-07 Yao Qi <yao.qi@linaro.org>
18967
18968 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18969 (child_function): Call alarm.
18970 (main): Move call to alarm into the loop.
18971 * gdb.threads/non-stop-fair-events.exp: Build program with
18972 -DTIMEOUT=$timeout.
18973
01b622d4
DE
189742015-04-06 Doug Evans <xdje42@gmail.com>
18975
18976 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18977 Fix dest parameter to board_info.
18978 (fpc_compile): Ditto.
18979 (gdb_compile_pascal): Rename dest arg to destfile.
18980
961f4160
PMR
189812015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18982
18983 * gdb.ada/funcall_ref.exp: New file.
18984 * gdb.ada/funcall_ref/foo.adb: New file.
18985
cafda597
YQ
189862015-04-02 Yao Qi <yao.qi@linaro.org>
18987
18988 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18989 is remote.
18990
fed040c6
GB
189912015-04-02 Gary Benson <gbenson@redhat.com>
18992
18993 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18994
d11916aa
SS
189952015-04-01 Sasha Smundak <asmundak@google.com>
18996
18997 * gdb.python/py-unwind-maint.c: New file.
18998 * gdb.python/py-unwind-maint.exp: New test.
18999 * gdb.python/py-unwind-maint.py: New file.
19000 * gdb.python/py-unwind.c: New file.
19001 * gdb.python/py-unwind.exp: New test.
19002 * gdb.python/py-unwind.py: New test.
19003
a1471180
PA
190042015-04-01 Pedro Alves <palves@redhat.com>
19005
19006 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19007 to fail instead of non-existent $test.
19008
0bbeccb1
PA
190092015-04-01 Pedro Alves <palves@redhat.com>
19010
19011 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19012 GDBFLAGS if not empty.
19013
3c724c8c
PMR
190142015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19015
19016 * gdb.ada/complete.exp: Remove "multi_line".
19017 * gdb.ada/info_exc.exp: Remove "multi_line".
19018 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19019 * gdb.ada/ptype_field.exp: Remove "multi_line".
19020 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19021 * gdb.ada/tagged.exp: Remove "multi_line".
19022 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19023 [multi_line ...]
19024 * gdb.btrace/delta.exp: Likewise.
19025 * gdb.btrace/exception.exp: Likewise.
19026 * gdb.btrace/function_call_history.exp: Likewise.
19027 * gdb.btrace/instruction_history.exp: Likewise.
19028 * gdb.btrace/nohist.exp: Likewise.
19029 * gdb.btrace/record_goto.exp: Likewise.
19030 * gdb.btrace/segv.exp: Likewise.
19031 * gdb.btrace/stepi.exp: Likewise.
19032 * gdb.btrace/tailcall.exp: Likewise.
19033 * gdb.btrace/unknown_functions.exp: Likewise.
19034 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19035 * lib/gdb.exp: Add the "multi_line" helper.
19036
4eec2deb
PA
190372015-04-01 Pedro Alves <palves@redhat.com>
19038
19039 * gdb.threads/tid-reuse.c: New file.
19040 * gdb.threads/tid-reuse.exp: New file.
19041
df8411da
SDJ
190422015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19043
19044 PR corefiles/16092
19045 * gdb.base/coredump-filter.c: New file.
19046 * gdb.base/coredump-filter.exp: Likewise.
19047
6ef37366
PM
190482015-03-27 Petr Machata <pmachata@redhat.com>
19049
19050 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19051 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19052 (Dwarf::assemble): Initialize them.
19053 (Dwarf::lines): New function.
19054
7ec911b0
JT
190552015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19056
19057 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19058 SYMBOL_PREFIX for x86_64-*-cygwin.
19059
ff908ebf
AW
190602015-03-26 Andy Wingo <wingo@igalia.com>
19061
19062 PR symtab/18148
19063 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19064 const_value but not a location.
19065 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19066 location defined in non-main CUs are visible.
19067
6d5f0679
YQ
190682015-03-26 Yao Qi <yao.qi@linaro.org>
19069
19070 PR testsuite/18139
19071 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19072 Add a line number entry for the same line.
19073 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19074 Add a line number entry for the same line.
19075
2898689b
YQ
190762015-03-26 Yao Qi <yao.qi@linaro.org>
19077
19078 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19079 .int 0.
19080 (func): Likewise. Add .Lfunc_1 label.
19081 Use .Lfunc_1 label.
19082 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19083 .int 0.
19084 (func): Likewise.
19085 Use .Lfunc_1 label.
19086
85180498
YQ
190872015-03-26 Yao Qi <yao.qi@linaro.org>
19088
19089 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19090 Call gdb_compile instead to compile each .s files without debug
19091 information.
19092
8aa08a8d
YQ
190932015-03-26 Yao Qi <yao.qi@linaro.org>
19094
19095 * gdb.base/savedregs.exp (process_saved_regs): Make
19096 "Saved registers:" optional in the pattern.
19097
66849923
MM
190982015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19099
19100 * gdb.btrace/next.exp: Merged into step.exp.
19101 * gdb.btrace/finish.exp: Merged into step.exp.
19102 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19103 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19104 "record goto" and checking the exact replay position.
19105 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19106 check for "Recording format" in "info record" output.
19107 * gdb.btrace/record_goto.exp: Choose test file based on target.
19108 * gdb.btrace/x86-record_goto.S: Renamed into ...
19109 * gdb.btrace/x86_64-record_goto.S: ... this.
19110 * gdb.btrace/i686-record_goto.S: New.
19111 * gdb.btrace/x86-tailcall.S: Renamed into ...
19112 * gdb.btrace/x86_64-tailcall.S: ... this.
19113 * gdb.btrace/i686-tailcall.S: New.
19114 * gdb.btrace/x86-tailcall.c: Renamed into ...
19115 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19116 separate statements. Update test.
19117 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19118 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19119 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19120 * gdb.btrace/tailcall.exp: Choose test file based on target.
19121 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19122
11cc1b74
MM
191232015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19124
19125 * gdb.btrace/exception.exp: Increase BTS buffer size.
19126
a25d8bf9
PA
191272015-03-24 Pedro Alves <palves@redhat.com>
19128
19129 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19130
856e7dd6
PA
191312015-03-24 Pedro Alves <palves@redhat.com>
19132
19133 * gdb.threads/schedlock.exp (test_step): No longer expect that
19134 "set scheduler-locking step" with "next" over a function call runs
19135 threads unlocked.
19136
ad235a41
AT
191372015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19138
19139 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19140
15630549
AT
191412015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19142
19143 PR breakpoints/16466
19144 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19145 * gdb.mi/mi-pending.c (thread_func): New function.
19146 (int main): Add threading support required.
19147 * gdb.mi/mi-pending.exp: Add tests for this issue.
19148 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19149 (pendfunc2): Remove stdio dependency.
19150 * gdb.mi/mi-pendshr2.c: New file.
19151
693dca06
KS
191522015-03-23 Keith Seitz <keiths@redhat.com>
19153
19154 * gdb.linespec/keywords.c: New file.
19155 * gdb.linespec/keywords.exp: New file.
19156
7e993ebf
KS
191572015-03-23 Keith Seitz <keiths@redhat.com>
19158
19159 PR gdb/18021
19160 * gdb.dwarf2/staticvirtual.exp: New test.
19161
bc23328c
JK
191622015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19163
19164 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19165 * README: Remove HP-UX and gdb.hp.
19166 (configuration):
19167 * configure: Regenerate.
19168 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19169 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19170 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19171 gdb.hp/gdb.defects/Makefile.
19172 * gdb.hp/Makefile.in: File deleted.
19173 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19174 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19175 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19176 * gdb.hp/gdb.aCC/run.c: File deleted.
19177 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19178 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19179 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19180 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19181 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19182 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19183 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19184 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19185 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19186 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19187 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19188 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19189 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19190 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19191 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19192 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19193 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19194 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19195 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19196 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19197 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19198 * gdb.hp/gdb.compat/average.c: File deleted.
19199 * gdb.hp/gdb.compat/sum.c: File deleted.
19200 * gdb.hp/gdb.compat/xdb.c: File deleted.
19201 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19202 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19203 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19204 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19205 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19206 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19207 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19208 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19209 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19210 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19211 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19212 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19213 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19214 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19215 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19216 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19217 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19218 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19219 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19220 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19221 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19222 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19223 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19224 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19225 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19226 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19227 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19228 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19229 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19230 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19231 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19232 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19233 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19234 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19235 * gdb.hp/tools/odump: File deleted.
19236
8bf3b159
PA
192372015-03-19 Pedro Alves <palves@redhat.com>
19238
19239 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19240 (saw_thread_3): New globals.
19241 (top level): Increment them when an event for the corresponding
19242 thread is seen.
19243 (no thread starvation): New test.
19244
eb54c8bf
PA
192452015-03-19 Pedro Alves <palves@redhat.com>
19246
19247 * gdb.threads/continue-pending-status.c: New file.
19248 * gdb.threads/continue-pending-status.exp: New file.
19249
32d2e5d6
PA
192502015-03-18 Pedro Alves <palves@redhat.com>
19251
19252 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19253 Use gdb_is_target_remote instead of is_remote. Use
19254 gdb_test_multiple instead of gdb_expect. Exit early if
19255 gdb_test_multiple hits its internal matches. Tighten stepi tests
19256 expected output. Fail on exit with any signal, instead of just
19257 SIGILL.
19258
f68f11b7
YQ
192592015-03-18 Yao Qi <yao.qi@linaro.org>
19260
19261 PR tdep/18107
19262 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19263 variable.
19264 * gdb.base/catch-syscall.exp: Don't skip it on
19265 aarch64*-*-linux* target. Remove elements in all_syscalls.
19266 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19267 target.
19268 (setup_all_syscalls): New proc.
19269
ca5fd19b
YQ
192702015-03-16 Yao Qi <yao.qi@linaro.org>
19271
19272 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19273 (top level): Skip tests if valid_addr_p returns false for
19274 $cmd1 or $cmd2.
19275
85642ba0
AW
192762015-03-11 Andy Wingo <wingo@igalia.com>
19277
19278 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19279
e03f9645
YQ
192802015-03-11 Yao Qi <yao.qi@linaro.org>
19281
19282 * gdb.base/catch-syscall.exp: Fix typo in comments.
19283
5d0962b2
YQ
192842015-03-11 Yao Qi <yao.qi@linaro.org>
19285
19286 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19287
b2df3cef
PA
192882015-03-09 Pedro Alves <palves@redhat.com>
19289
19290 * dg-extract-results.py: Delete.
19291
ef878e53
PA
192922015-03-09 Pedro Alves <palves@redhat.com>
19293
19294 Merge dg-extract-results.sh from GCC upstream (r218843).
19295
19296 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19297 * dg-extract-results.sh: Use --text with grep to avoid issues with
19298 binary files. Fall back to cat -v, if that doesn't work.
19299
9494d219
PA
193002015-03-05 Pedro Alves <palves@redhat.com>
19301
19302 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19303
a8d9763a
SM
193042015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19305
19306 * lib/mi-support.exp (mi_expect_interrupt): Accept
19307 alternative event for when in all-stop mode.
19308
be9957b8
PA
193092015-03-04 Pedro Alves <palves@redhat.com>
19310
19311 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19312
d57be0f4 193132015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19314
19315 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19316
c214c7cf
AA
193172015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19318
19319 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19320 regexps for GDB's current line display, accept a hex address
19321 preceding the line number.
19322
6d74a497
AA
193232015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19324
19325 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19326 the 'arch1' variable for "s390*-linux*" targets.
19327
511aee7c
PA
193282015-03-04 Pedro Alves <palves@redhat.com>
19329
19330 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19331 (main): Pass missing retval argument to pthread_join call.
19332
95e50b27
PA
193332015-03-02 Pedro Alves <palves@redhat.com>
19334
19335 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19336 (top level): Call do_test with non-stop as well.
19337
28054d69
PA
193382015-03-02 Pedro Alves <palves@redhat.com>
19339
19340 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19341 -1.
19342
4fa5d7b4
AA
193432015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19344
19345 * gdb.arch/s390-vregs.exp: New test.
19346 * gdb.arch/s390-vregs.S: New file.
19347
97c18565
PA
193482015-02-27 Pedro Alves <palves@redhat.com>
19349
19350 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19351 call to catch_command_errors.
19352 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19353 catch_command_errors.
19354
a37bfa30
PA
193552015-02-27 Pedro Alves <palves@redhat.com>
19356
19357 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19358 "true" for boolean result.
19359 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19360 prototype of main.
19361
6f98576f
PA
193622015-02-27 Pedro Alves <palves@redhat.com>
19363
19364 * lib/unbuffer_output.c: New file.
19365 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19366 (main): Call gdb_unbuffer_output.
19367
eba5ab56
YQ
193682015-02-27 Yao Qi <yao.qi@linaro.org>
19369
19370 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19371 target.
19372
0def5aaa
DE
193732015-02-26 Doug Evans <dje@google.com>
19374
19375 * gdb.cp/class2.cc (Dbase, D): New classes.
19376 (main): New local delta.
19377 * gdb.cp/class2.exp: Test printing delta.
19378 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19379 (dynbar): New global.
19380 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19381
081a1c2c
JK
193822015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19383
19384 * gdb.compile/compile-ifunc.c: New file.
19385 * gdb.compile/compile-ifunc.exp: New file.
19386
2f41223f
AT
193872015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19388
19389 * gdb.base/structs.exp: Check for correct struct on finish.
19390
03eddd80
YQ
193912015-02-26 Yao Qi <yao.qi@linaro.org>
19392
19393 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19394 is zero.
19395
80c57053
JK
193962015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19397
19398 * gdb.arch/cordic.ko.bz2: New file.
19399 * gdb.arch/cordic.ko.debug.bz2: New file.
19400 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19401
21613c12
YQ
194022015-02-25 Yao Qi <yao.qi@linaro.org>
19403
19404 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19405 aarch64*-*-* target.
19406
d8b901ed
PA
194072015-02-23 Pedro Alves <palves@redhat.com>
19408
19409 * lib/gdb.exp (delete_breakpoints): Rewrite using
19410 gdb_test_multiple.
19411
e5b85ead
PA
194122015-02-23 Pedro Alves <palves@redhat.com>
19413
19414 * gdb.base/info-os.c: Include stdlib.h.
19415
85c3a371
DE
194162015-02-22 Doug Evans <xdje42@gmail.com>
19417
19418 PR symtab/17855
19419 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19420 is read after symbols have been re-read.
19421 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19422 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19423
96553a0c
DE
194242015-02-21 Doug Evans <dje@google.com>
19425
19426 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19427
97a0c697
JK
194282015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19429
19430 PR corefiles/17808
19431 * gdb.arch/i386-biarch-core.core.bz2: New file.
19432 * gdb.arch/i386-biarch-core.exp: New file.
19433
a47cd6e9
PA
194342015-02-21 Pedro Alves <palves@redhat.com>
19435
19436 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19437 runto_main fails.
19438
c5facdc4
PA
194392015-02-20 Pedro Alves <palves@redhat.com>
19440
19441 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19442 info probes.
19443
2db9a427
PA
194442015-02-20 Pedro Alves <palves@redhat.com>
19445
19446 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19447
60fb7e9e
PA
194482015-02-20 Pedro Alves <palves@redhat.com>
19449
19450 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19451 clean_restart before gdb_target_supports_trace.
19452
5c5019c2
PA
194532015-02-20 Pedro Alves <palves@redhat.com>
19454
19455 PR threads/18006
19456 * gdb.threads/clone-thread_db.c: New file.
19457 * gdb.threads/clone-thread_db.exp: New file.
19458
c9587f88
AT
194592015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19460
19461 PR breakpoints/16812
19462 * gdb.base/catch-gdb-caused-signals.c: New file.
19463 * gdb.base/catch-gdb-caused-signals.exp: New file.
19464
f6a88844
JM
194652015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19466
19467 * configure: Regenerated.
19468 * configure.ac: Use GDB_AC_TRANSFORM.
19469 * aclocal.m4: sinclude ../transform.m4.
19470
497c491b
JM
194712015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19472
19473 * lib/dtrace.exp: New file.
19474 * gdb.base/dtrace-probe.exp: Likewise.
19475 * gdb.base/dtrace-probe.d: Likewise.
19476 * gdb.base/dtrace-probe.c: Likewise.
19477 * lib/pdtrace.in: Likewise.
19478 * configure.ac: Output variables with the transformed names of
19479 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19480 * configure: Regenerated.
19481
03e98035
JM
194822015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19483
19484 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19485 expected message when trying to access $_probe_* convenience
19486 variables while not on a probe.
19487
63cc30e9
JK
194882015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19489
19490 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19491
0703599a
PA
194922015-02-11 Pedro Alves <pedro@codesourcery.com>
19493
19494 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19495 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19496
7e60a48e
DE
194972015-02-10 Doug Evans <xdje42@gmail.com>
19498
19499 * lib/gdb.exp (gdb_load): Always return a result.
19500
01b088bc
PA
195012015-02-10 Pedro Alves <palves@redhat.com>
19502
19503 * gdb.threads/signal-sigtrap.c: New file.
19504 * gdb.threads/signal-sigtrap.exp: New file.
19505
b05ec7a5
AT
195062015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19507
19508 * gdb.trace/no-attach-trace.c: New file.
19509 * gdb.trace/no-attach-trace.exp: New file.
19510
a2c2acaf
MW
195112015-02-09 Mark Wielaard <mjw@redhat.com>
19512
19513 * gdb.dwarf2/atomic.c: New file.
19514 * gdb.dwarf2/atomic-type.exp: Likewise.
19515
31fd9caa
MM
195162015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19517
19518 * gdb.btrace/buffer-size.exp: Update "info record" output.
19519 * gdb.btrace/delta.exp: Update "info record" output.
19520 * gdb.btrace/enable.exp: Update "info record" output.
19521 * gdb.btrace/finish.exp: Update "info record" output.
19522 * gdb.btrace/instruction_history.exp: Update "info record" output.
19523 * gdb.btrace/next.exp: Update "info record" output.
19524 * gdb.btrace/nexti.exp: Update "info record" output.
19525 * gdb.btrace/step.exp: Update "info record" output.
19526 * gdb.btrace/stepi.exp: Update "info record" output.
19527 * gdb.btrace/nohist.exp: Update "info record" output.
19528
d33501a5
MM
195292015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19530
19531 * gdb.btrace/buffer-size: New.
19532
f4abbc16
MM
195332015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19534
19535 * gdb.btrace/delta.exp: Update "info record" output.
19536 * gdb.btrace/enable.exp: Update "info record" output.
19537 * gdb.btrace/finish.exp: Update "info record" output.
19538 * gdb.btrace/instruction_history.exp: Update "info record" output.
19539 * gdb.btrace/next.exp: Update "info record" output.
19540 * gdb.btrace/nexti.exp: Update "info record" output.
19541 * gdb.btrace/step.exp: Update "info record" output.
19542 * gdb.btrace/stepi.exp: Update "info record" output.
19543 * gdb.btrace/nohist.exp: Update "info record" output.
19544
b9d61307
SM
195452015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19546
19547 PR gdb/15678
19548 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19549
e584fdbc
PA
195502015-02-06 Pedro Alves <palves@redhat.com>
19551
19552 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19553 macro.
19554 (seconds_left, again): New globals.
19555 (main): Wait seconds_left in a 1-second sleep loop instead of
19556 sleeping 180 seconds. If 'again' is set, reset the seconds
19557 counter.
19558 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19559 'again' in the inferior before detaching. Print the seconds left.
19560 (options): New global.
19561 (top level): Build program with -DTIMEOUT=$timeout.
19562
77f41761
PA
195632015-02-06 Pedro Alves <palves@redhat.com>
19564
19565 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19566 determine how many seconds to pass to 'alarm'.
19567 * gdb.base/gdb-sigterm.exp (top level): Build program with
19568 -DTIMEOUT=$timeout.
19569 (do_test): Return success/failure indication. Add more verbose
19570 logging. Don't fail if 200 single steps are seen. Instead, fail
19571 when the test times out.
19572 (passes): New global.
19573 (top level): Break the testing loop if testing fails on any
19574 iteration. Use gdb_assert.
19575
b9394193
DB
195762015-02-04 Don Breazeal <donb@codesourcery.com>
19577
19578 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19579 and initialize them.
19580 (ipc_cleanup): New function.
19581 (main): Don't declare shmid, semid, and msqid. Add a call to
19582 atexit so that we call ipc_cleanup on exit.
19583
42d9e528
PA
195842015-02-04 Pedro Alves <palves@redhat.com>
19585
19586 * boards/native-extended-gdbserver.exp: Remove any target variant
19587 specifications from the board name before clearing the isremote
19588 flag from board_info.
19589
ae6ae975
DE
195902015-01-31 Doug Evans <xdje42@gmail.com>
19591
19592 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19593
cfb069a8
GB
195942015-01-31 Gary Benson <gbenson@redhat.com>
19595
19596 * gdb.base/completion.exp: Disable completion limiting for
19597 existing tests. Add new tests to check completion limiting.
19598 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19599
5dd31d79
DE
196002015-01-31 Doug Evans <xdje42@gmail.com>
19601
19602 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19603
9f050062
DE
196042015-01-31 Doug Evans <xdje42@gmail.com>
19605
19606 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19607 entries. Duplicate file section script entries.
19608 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19609 inlined entries. Add test for safe-path rejection.
19610 * gdb.python/py-section-script.c: Add duplicate inlined section script
19611 entries. Duplicate file section script entries.
19612 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19613 inlined entries. Add test for safe-path rejection.
19614
df25ebbd
JB
196152015-01-29 Joel Brobecker <brobecker@adacore.com>
19616
19617 * gdb.ada/disc_arr_bound: New testcase.
19618
4a0ca9ec
JB
196192015-01-29 Joel Brobecker <brobecker@adacore.com>
19620
19621 * gdb.ada/mi_var_array: New testcase.
19622
3a8b707a
DE
196232015-01-27 Doug Evans <dje@google.com>
19624
19625 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19626 Add test for objfile.filename, objfile.username after objfile
19627 has been unloaded.
19628
f8313f6e
JB
196292015-01-26 Joel Brobecker <brobecker@adacore.com>
19630
19631 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19632 the second test to print the name attribute of value
19633 returned by the call to gdb.lookup_type, and adjust
19634 the expected output accordingly.
19635
37bc665e
MW
196362015-01-25 Mark Wielaard <mjw@redhat.com>
19637
19638 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19639 * gdb.base/disp-step-fork.c: Include unistd.h.
19640 * gdb.base/siginfo-obj.c: Include stdio.h.
19641 * gdb.base/siginfo-thread.c: Likewise.
19642 * gdb.mi/non-stop.c: Include unistd.h.
19643 * gdb.mi/nsthrexec.c: Include stdio.h.
19644 * gdb.mi/pthreads.c: Include unistd.h.
19645 * gdb.modula2/unbounded1.c (main): Declare returns int.
19646 * gdb.reverse/consecutive-reverse.c: Likewise.
19647 * gdb.threads/create-fail.c: Include unistd.h.
19648 * gdb.threads/killed.c: Likewise.
19649 * gdb.threads/linux-dp.c: Likewise.
19650 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19651 * gdb.threads/non-ldr-exc-2.c: Likewise.
19652 * gdb.threads/non-ldr-exc-3.c: Likewise.
19653 * gdb.threads/non-ldr-exc-4.c: Likewise.
19654 * gdb.threads/pthreads.c: Include unistd.h.
19655 (main): Declare returns int.
19656 * gdb.threads/tls-main.c (foo): New declaration.
19657 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19658
f7e5394d
SM
196592015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19660
19661 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19662 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19663
743649fd
MW
196642015-01-15 Mark Wielaard <mjw@redhat.com>
19665
19666 * gdb.base/noreturn-return.c: New file.
19667 * gdb.base/noreturn-return.exp: New file.
19668 * gdb.base/noreturn-finish.c: New file.
19669 * gdb.base/noreturn-finish.exp: New file.
19670
198297aa
PA
196712015-01-23 Pedro Alves <palves@redhat.com>
19672
19673 * gdb.threads/continue-pending-after-query.c: New file.
19674 * gdb.threads/continue-pending-after-query.exp: New file.
19675
717cf30c
AG
196762015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19677 Simon Marchi <simon.marchi@ericsson.com>
19678
19679 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19680 * gdb.base/valgrind-db-attach.exp: Same.
19681 * gdb.base/valgrind-infcall.exp: Same.
19682 * lib/mi-support.exp (default_mi_gdb_start): Same.
19683 * lib/prompt.exp (default_prompt_gdb_start): Same.
19684 * lib/gdb.exp (default_gdb_spawn): Same.
19685 (gdb_interact): New.
19686
19687
4b62a76e
JK
196882015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19689
19690 * gdb.compile/compile.exp (pointer to jit function): New test.
19691
b4cdae6f
WW
196922015-01-17 Wei-cheng Wang <cole945@gmail.com>
19693
19694 * lib/gdb.exp (supports_process_record): Return true for
19695 powerpc*-*-linux*.
19696 (supports_reverse): Likewise.
19697
d221e7ef
DB
196982015-01-15 Don Breazeal <donb@codesourcery.com>
19699
19700 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19701 instead of checking whether the target board is remote and
19702 use spawn_wait_for_attach instead of exec/sleep.
19703 * gdb.base/attach-twice.exp: Likewise.
19704
bafffb51
JB
197052015-01-15 Joel Brobecker <brobecker@adacore.com>
19706
19707 * gdb.ada/var_arr_attrs: New testcase.
19708
5589af0e
PA
197092015-01-14 Pedro Alves <palves@redhat.com>
19710 Joel Brobecker <brobecker@adacore.com>
19711
19712 PR gdb/17525
19713 * gdb.base/bp-cmds-execution-x-script.c: New file.
19714 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19715 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19716
6c400b59
PA
197172015-01-14 Pedro Alves <palves@redhat.com>
19718
19719 PR cli/17828
19720 * gdb.base/batch-preserve-term-settings.c: New file.
19721 * gdb.base/batch-preserve-term-settings.exp: New file.
19722
e02c96a7
DE
197232015-01-13 Doug Evans <dje@google.com>
19724
19725 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19726 binary.
19727
576fd14c
JB
197282015-01-13 Joel Brobecker <brobecker@adacore.com>
19729
19730 * Makefile.in (clean mostlyclean): Do not delete *.py.
19731
04dccad0
JB
197322015-01-13 Joel Brobecker <brobecker@adacore.com>
19733
19734 * gdb.python/py-lookup-type.exp: New file.
19735
3d230f71
PA
197362015-01-12 Pedro Alves <palves@redhat.com>
19737
19738 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19739 restore GDBFLAGS before returning.
19740
7e67715d
JK
197412015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19742
19743 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19744 is_amd64_regs_target and is_x86_like_target.
19745
f2e0d4b4
DE
197462015-01-11 Doug Evans <xdje42@gmail.com>
19747
19748 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19749 is given without an explicit form.
19750 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19751 attributes.
19752 * gdb.dwarf/corrupt.exp: Ditto.
19753 * gdb.dwarf2/enum-type.exp: Ditto.
19754 * gdb.trace/entry-values.exp: Ditto.
19755 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19756
439250fb
DE
197572015-01-11 Doug Evans <xdje42@gmail.com>
19758
19759 PR gdb/15830
19760 * gdb.base/maint.exp: Remove references to "maint demangle".
19761 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19762 Add tests for explicitly specifying language to demangle.
19763 * gdb.dlang/demangle.exp: Ditto.
19764
ede9f622
PA
197652015-01-09 Pedro Alves <palves@redhat.com>
19766
19767 * gdb.threads/non-stop-fair-events.c: New file.
19768 * gdb.threads/non-stop-fair-events.exp: New file.
19769
a7b796db
PA
197702015-01-09 Pedro Alves <palves@redhat.com>
19771
19772 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19773 the global scope. Set a breakpoint after all threads are started
19774 rather than stepping over two source lines. Expect the prompt.
19775 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19776 global.
19777 (NUM): Now 15.
19778 (main): Use threads_started_barrier to wait for all threads to
19779 start. Main thread no longer calls thread_function. Exit after
19780 180 seconds.
19781 (loop): New function.
19782 (thread_function): Wait on threads_started_barrier barrier. Call
19783 'loop' at each iteration.
19784 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19785 threads have started, instead of hardcoding number of "next"
19786 steps. Use an access watchpoint instead of a write watchpoint.
19787
9665ffdd
PA
197882015-01-09 Pedro Alves <palves@redhat.com>
19789
19790 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19791 (thread_func): Wait on barrier.
19792 (main): Wait for all threads to start before stopping GDB.
19793 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19794 global.
19795 (thread1_func, thread2_func): Wait on barrier.
19796 (main): Wait for all threads to start before stopping GDB.
19797 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19798 New global.
19799 (thread1_func, thread2_func): Wait on barrier.
19800 (main): Wait for all threads to start before stopping GDB.
19801
c945a99f
PA
198022015-01-09 Pedro Alves <palves@redhat.com>
19803
19804 * gdb.threads/attach-many-short-lived-threads.c: New file.
19805 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19806
c1a747c1
PA
198072014-01-09 Pedro Alves <palves@redhat.com>
19808
19809 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19810 instead of to thread 2.
19811 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19812 Add barrier around each pthread_create call instead of around all
19813 calls.
19814 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19815 Set a break on thread_function and have the child threads hit it
19816 one at at a time.
19817
60b3033e
PA
198182015-01-09 Pedro Alves <palves@redhat.com>
19819
19820 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19821 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19822 false.
19823 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19824 checking whether the target board is remote.
19825 * gdb.multi/multi-attach.exp: Likewise.
19826 * gdb.python/py-sync-interp.exp: Likewise.
19827 * gdb.server/ext-attach.exp: Likewise.
19828 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19829 tests that need to attach, instead of checking whether the target
19830 board is remote at the top of the file.
19831
acc018ac
YQ
198322015-01-08 Yao Qi <yao@codesourcery.com>
19833
19834 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19835
50a18af8
JK
198362015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19837
19838 Fix testcase compilation.
19839 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19840
8503d6e1
JB
198412015-01-06 Joel Brobecker <brobecker@adacore.com>
19842
19843 * gdb.python/py-type.exp: Add a couple test about empty
19844 array creation, and negative-length array creation.
19845
cc73dbcc
DE
198462015-01-02 Doug Evans <xdje42@gmail.com>
19847
19848 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19849
0300bbc7
DE
198502015-01-02 Doug Evans <dje@google.com>
19851
19852 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19853
9d85a0ec
YQ
198542014-12-29 Yao Qi <yao@codesourcery.com>
19855
19856 * gdb.trace/entry-values.exp: Update comments. Rename variable
19857 bar_call_foo to returned_from_foo.
19858
87186c6a
MMN
198592014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19860
19861 PR gdb/17394
19862 * gdb.linespec/break-asm-file.c: New file.
19863 * gdb.linespec/break-asm-file.exp: New file.
19864 * gdb.linespec/break-asm-file0.s: New file.
19865 * gdb.linespec/break-asm-file1.s: New file.
19866
1bab7383
YQ
198672014-12-18 Nigel Stephens <nigel@mips.com>
19868 Maciej W. Rozycki <macro@codesourcery.com>
19869
19870 * gdb.base/float.exp: Handle the new output from "info float" on
19871 MIPS targets.
19872
1bc1068a
JK
198732014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19874
19875 Fix MinGW compilation.
19876 * gdb.compile/compile-ops.exp: Update untested message if
19877 !skip_compile_feature_tests.
19878 * gdb.compile/compile-setjmp.exp: Likewise.
19879 * gdb.compile/compile-tls.exp: Likewise.
19880 * gdb.compile/compile.exp: Likewise.
19881 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19882 supported on this host".
19883
b6615d10
DE
198842014-12-16 Doug Evans <xdje42@gmail.com>
19885
19886 * boards/stabs.exp: New file.
19887
25dda427
AA
198882014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19889
19890 * gdb.base/completion.exp: Adjust to format changes of "maint
19891 print user-registers".
19892
bf330350
CU
198932014-12-16 Catalin Udma <catalin.udma@freescale.com>
19894
19895 PR server/17457
19896 * gdb.arch/aarch64-fp.c: New file.
19897 * gdb.arch/aarch64-fp.exp: New file.
19898
395cf596
SDJ
198992014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19900
19901 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19902 r210637, r210913, r211666, r215400, r215817).
19903
19904 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19905 * dg-extract-results.py: New file.
19906 * dg-extract-results.sh: Use it if the environment seems
19907 suitable.
19908
19909 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19910
19911 * dg-extract-results.py (parse_run): Handle warnings that
19912 are printed before a test harness is run.
19913
19914 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19915
19916 * dg-extract-results.py (Named): Remove __cmp__ method.
19917 (output_variation): Use a key to sort variation.harnesses.
19918
19919 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19920
19921 * dg-extract-results.py: For Python 3, force sys.stdout to
19922 handle surrogate escape sequences.
19923 (safe_open): New function.
19924 (output_segment, main): Use it.
19925
19926 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19927
19928 * dg-extract-results.py (Prog.result_re): Include options
19929 in test name.
19930
19931 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19932
19933 * dg-extract-results.py (output_variation): Always sort if
19934 do_sum.
19935
e882ef3c
SM
199362014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19937
19938 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19939 as long as we get pagination notifications.
19940
4992aa20
JM
199412014-12-15 Jason Merrill <jason@redhat.com>
19942
19943 * Makefile.in (check-gdb.%): Restore.
19944 * README: Mention it.
19945
c1b5a1a6
JB
199462014-12-13 Joel Brobecker <brobecker@adacore.com>
19947
19948 * gdb.ada/str_uninit: New testcase.
19949
5537b577
JK
199502014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19951
19952 PR symtab/17642
19953 * gdb.base/vla-stub-define.c: New file.
19954 * gdb.base/vla-stub.c: New file.
19955 * gdb.base/vla-stub.exp: New file.
19956
bb2ec1b3
TT
199572014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19958 Jan Kratochvil <jan.kratochvil@redhat.com>
19959 Tom Tromey <tromey@redhat.com>
19960
19961 * configure.ac: Add gdb.compile/.
19962 * configure: Regenerate.
19963 * gdb.compile/Makefile.in: New file.
19964 * gdb.compile/compile-ops.exp: New file.
19965 * gdb.compile/compile-ops.c: New file.
19966 * gdb.compile/compile-tls.c: New file.
19967 * gdb.compile/compile-tls.exp: New file.
19968 * gdb.compile/compile-constvar.S: New file.
19969 * gdb.compile/compile-constvar.c: New file.
19970 * gdb.compile/compile-mod.c: New file.
19971 * gdb.compile/compile-nodebug.c: New file.
19972 * gdb.compile/compile-setjmp-mod.c: New file.
19973 * gdb.compile/compile-setjmp.c: New file.
19974 * gdb.compile/compile-setjmp.exp: New file.
19975 * gdb.compile/compile-shlib.c: New file.
19976 * gdb.compile/compile.c: New file.
19977 * gdb.compile/compile.exp: New file.
19978 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19979
4ff709eb
TT
199802014-12-12 Tom Tromey <tromey@redhat.com>
19981
19982 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19983 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19984
6dddd6a5
DE
199852014-12-12 Doug Evans <dje@google.com>
19986
19987 * lib/gdb-python.exp (get_python_valueof): New function.
19988 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19989
71c24708
AA
199902014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19991
19992 * gdb.base/completion.exp: Add test for completion of "info
19993 registers ".
19994
3e29f34a
MR
199952014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19996
19997 * gdb.base/func-ptrs.c: New file.
19998 * gdb.base/func-ptrs.exp: New file.
19999
fc126975
SM
200002014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20001
20002 PR breakpoints/17012
20003 * gdb.base/dprintf-detach.c: New file.
20004 * gdb.base/dprintf-detach.exp: New file.
20005
0a46d518
SM
200062014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20007
20008 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20009 * lib/gdb.exp (target_is_gdbserver): New procedure.
20010
a0be3e44
DE
200112014-12-08 Doug Evans <dje@google.com>
20012
20013 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20014
df1b803a
YQ
200152014-12-05 Yao Qi <yao@codesourcery.com>
20016
20017 * gdb.guile/scm-error.exp: Remove the third argument to
20018 gdb_remote_download.
20019 * gdb.guile/scm-frame-args.exp: Likewise.
20020 * gdb.guile/scm-section-script.exp: Likewise.
20021
ddb9f679
YQ
200222014-12-05 Yao Qi <yao@codesourcery.com>
20023
20024 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20025
86e4ed39
DE
200262014-12-04 Doug Evans <dje@google.com>
20027
20028 * gdb.python/py-objfile.exp: Add tests for
20029 objfile.add_separate_debug_file.
20030
7c50a931
DE
200312014-12-04 Doug Evans <dje@google.com>
20032
20033 * lib/gdb.exp (get_build_id): New function.
20034 (build_id_debug_filename_get): Rewrite to use it.
20035 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20036
621661e3
MR
200372014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20038
20039 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20040 `method(long)', not just 0x0.
20041 * gdb.cp/nsalias.exp: Align code labels to 4.
20042 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20043 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20044 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20045 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20046 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20047 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20048
29f0c3b7
DE
200492014-12-02 Doug Evans <dje@google.com>
20050
e1e061e7 20051 PR symtab/17602
29f0c3b7 20052 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20053 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20054 * gdb.cp/anon-ns.exp: Update.
20055
162078c8
NB
200562014-12-02 Nick Bull <nicholaspbull@gmail.com>
20057
20058 * gdb.python/py-events.py (inferior_call_handler): New.
20059 (register_changed_handler, memory_changed_handler): New.
20060 (test_events.invoke): Register new handlers.
20061 * gdb.python/py-events.exp: Add tests for inferior call,
20062 memory_changed and register_changed events.
20063
fdb09caf
AA
200642014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20065
20066 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20067 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20068 if the linker doesn't understand this.
20069
55cfb2c4
SM
200702014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20071
20072 * gdb.python/python.exp: Change expected reply to help().
20073
9e8cd6df
YQ
200742014-12-01 Yao Qi <yao@codesourcery.com>
20075
20076 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20077 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20078 * configure: Re-generated.
20079
6c659fc2
SC
200802014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20081
20082 * gdb.cp/chained-calls.cc: New file.
20083 * gdb.cp/chained-calls.exp: New file.
20084 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20085
d7fc3181
SM
200862014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20087
20088 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20089 * gdb.dwarf2/symtab-producer.exp: Same.
20090 * gdb.gdb/python-interrupts.exp: Same.
20091 * gdb.gdb/python-selftest.exp: Same.
20092 * gdb.python/py-linetable.exp: Same.
20093 * gdb.python/py-type.exp: Same.
20094 * gdb.python/py-value-cc.exp: Same.
20095 * gdb.python/py-value.exp: Same.
20096
10e79639
YQ
200972014-11-28 Yao Qi <yao@codesourcery.com>
20098
20099 * gdb.base/break-probes.exp: Match library name prefixed with
20100 sysroot.
20101
f28a0564
SM
201022014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20103
20104 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20105 test expected output. Add parentheses for the call to print.
20106 Remove L suffix from integers.
20107
3fe1ce1d
DE
201082014-11-26 Doug Evans <dje@google.com>
20109
20110 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20111
84429e27
YQ
201122014-11-22 Yao Qi <yao@codesourcery.com>
20113
20114 * gdb.trace/entry-values.c: Remove asms.
20115 (foo): Add foo_label.
20116 (bar): Add bar_label.
20117 * gdb.trace/entry-values.exp: Remove code computing foo's
20118 length and bar's length.
20119 (Dwarf::assemble): Invoke function_range for bar and use
20120 MACRO_AT_func for foo.
20121
26741859
YQ
201222014-11-22 Yao Qi <yao@codesourcery.com>
20123
20124 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20125 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20126 Use .Lgcc43_procstart instead of gcc43.
20127
45e44d27
JB
201282014-11-21 Joel Brobecker <brobecker@adacore.com>
20129
20130 * gdb.ada/n_arr_bound: New testcase.
20131
458c8db8
SDJ
201322014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20133
20134 PR breakpoints/10737
20135 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20136 test_catch_syscall_multi_arch.
20137 (test_catch_syscall_multi_arch): New function.
20138
43f3e411
DE
201392014-11-20 Doug Evans <xdje42@gmail.com>
20140
20141 * gdb.base/maint.exp: Update expected output.
20142
0d7b2549
AA
201432014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20144
20145 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20146 4-byte instruction on S390.
20147
8908fca5
JB
201482014-11-19 Joel Brobecker <brobecker@adacore.com>
20149
20150 * gdb.ada/arr_arr: New testcase.
20151
4a46959e
JB
201522014-11-19 Joel Brobecker <brobecker@adacore.com>
20153
20154 * gdb.ada/pkd_arr_elem: New Testcase.
20155
470e2f4e
LM
201562014-11-18 Luis Machado <lgustavo@codesourcery.com>
20157
20158 * gdb.reverse/break-precsave: Expect completion message for
20159 core file reads.
20160 * gdb.reverse/consecutive-precsave.exp: Likewise.
20161 * gdb.reverse/finish-precsave.exp: Likewise.
20162 * gdb.reverse/i386-precsave.exp: Likewise.
20163 * gdb.reverse/machinestate-precsave.exp: Likewise.
20164 * gdb.reverse/sigall-precsave.exp: Likewise.
20165 * gdb.reverse/solib-precsave.exp: Likewise.
20166 * gdb.reverse/step-precsave.exp: Likewise.
20167 * gdb.reverse/until-precsave.exp: Likewise.
20168 * gdb.reverse/watch-precsave.exp: Likewise.
20169
a267f3ad
AA
201702014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20171
20172 * gdb.base/bp-permanent.c: Include unistd.h.
20173 * gdb.python/py-framefilter-mi.c (main): Add return type.
20174 * gdb.python/py-framefilter.c (main): Likewise.
20175 * gdb.trace/actions-changed.c (main): Likewise.
20176
12084a9a
AA
201772014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20178
20179 * gdb.mi/until.c: Add eye-catchers.
20180 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20181 line numbers.
20182
dc7e1a77
AA
201832014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20184
20185 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20186 function header variants in break1.c.
20187 * gdb.base/ena-dis-br.exp: Likewise.
20188 * gdb.base/hbreak2.exp: Likewise.
20189 * gdb.reverse/until-precsave.exp: Drop references to removed
20190 non-prototype function header variants in ur1.c.
20191 * gdb.reverse/until-reverse.exp: Likewise.
20192
41c77605
PM
201932014-11-17 Petr Machata <pmachata@redhat.com>
20194
20195 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20196 ${_cu_offset_size} bytes abbrev offset.
20197
34248c3a
DE
201982014-11-15 Doug Evans <xdje42@gmail.com>
20199
20200 PR symtab/17559
20201 * gdb.base/line-symtabs.exp: New file.
20202 * gdb.base/line-symtabs.c: New file.
20203 * gdb.base/line-symtabs.h: New file.
20204
646da059
YQ
202052014-11-14 Yao Qi <yao@codesourcery.com>
20206
20207 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20208 (func): Add label func_label.
20209 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20210 Replace low_pc and high_pc with MACRO_AT_range.
20211 Replace name, low_pc and high_pc with MACRO_AT_func.
20212
9301ebe6
YQ
202132014-11-14 Yao Qi <yao@codesourcery.com>
20214
20215 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20216 Replace name, low_pc and high_pc with MACRO_AT_func.
20217
f166b542
YQ
202182014-11-14 Yao Qi <yao@codesourcery.com>
20219
20220 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20221 produce debug information.
20222 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20223
0f6e71e3
YQ
202242014-11-14 Yao Qi <yao@codesourcery.com>
20225
20226 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20227 object and get function length.
20228 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20229 with MACRO_AT_func.
20230 (top-level): Replace gdb_compile and clean_restart with
20231 prepare_for_testing.
20232 * gdb.dwarf2/main.c (main): Add label main_label.
20233
876c4df9
YQ
202342014-11-14 Yao Qi <yao@codesourcery.com>
20235
20236 * lib/dwarf.exp (function_range): New procedure.
20237 (Dwarf::_handle_macro_at_func): New procedure.
20238 (Dwarf::_handle_macro_at_range): New procedure.
20239 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20240
02ad9cf1
YQ
202412014-11-14 Yao Qi <yao@codesourcery.com>
20242
20243 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20244 (_handle_attribute): New procedure.
20245
a59add0c
AA
202462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20247
20248 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20249 * gdb.base/call-sc.c (zed): Likewise.
20250 * gdb.base/checkpoint.c (main): Likewise.
20251 * gdb.base/dump.c (main): Likewise.
20252 * gdb.base/gcore.c (main): Likewise.
20253 * gdb.base/huge.c (main): Likewise.
20254 * gdb.base/multi-forks.c (main): Likewise.
20255 * gdb.base/pr10179-a.c (main): Likewise.
20256 * gdb.base/savedregs.c (main): Likewise.
20257 * gdb.base/sigaltstack.c (main): Likewise.
20258 * gdb.base/siginfo.c (main): Likewise.
20259 * gdb.base/structs.c (zed): Likewise.
20260 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20261 * gdb.mi/mi-syn-frame.c (main): Likewise.
20262 * gdb.mi/until.c (foo, main): Likewise.
20263 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20264 * gdb.base/solib-weak.c (foo): Declare.
20265 * gdb.base/attach-twice.c: Include stdio.h.
20266 * gdb.base/weaklib1.c: Likewise.
20267 * gdb.base/weaklib2.c: Likewise.
20268 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20269 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20270 unistd.h.
20271 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20272 * gdb.mi/mi-exit-code.c: Likewise.
20273 * gdb.base/break-interp-lib.c: Include string.h.
20274 * gdb.base/coremaker.c: Likewise.
20275 * gdb.base/testenv.c: Likewise.
20276 * gdb.python/py-finish-breakpoint.c: Likewise.
20277 * gdb.base/inferior-died.c: Include sys/wait.h.
20278 * gdb.base/fileio.c: Include time.h.
20279 * gdb.base/async-shell.c: Include unistd.h.
20280 * gdb.base/dprintf-non-stop.c: Likewise.
20281 * gdb.base/info-os.c: Likewise.
20282 * gdb.mi/mi-console.c: Likewise.
20283 * gdb.mi/watch-nonstop.c: Likewise.
20284 * gdb.python/py-events.c: Likewise.
20285 * gdb.base/async.c (baz): Move up before its invocation.
20286 * gdb.base/code_elim2.c (my_global_func): Likewise.
20287 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20288 * gdb.base/advance.c (func2): Likewise.
20289
3b5d5997
AA
202902014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20291
20292 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20293 variant.
20294 * gdb.base/annota3.c: Likewise.
20295 * gdb.base/async.c: Likewise.
20296 * gdb.base/average.c: Likewise.
20297 * gdb.base/call-ar-st.c: Likewise.
20298 * gdb.base/call-rt-st.c: Likewise.
20299 * gdb.base/call-sc.c: Likewise.
20300 * gdb.base/call-strs.c: Likewise.
20301 * gdb.base/ending-run.c: Likewise.
20302 * gdb.base/execd-prog.c: Likewise.
20303 * gdb.base/exprs.c: Likewise.
20304 * gdb.base/foll-exec.c: Likewise.
20305 * gdb.base/foll-fork.c: Likewise.
20306 * gdb.base/foll-vfork.c: Likewise.
20307 * gdb.base/funcargs.c: Likewise.
20308 * gdb.base/gcore.c: Likewise.
20309 * gdb.base/jump.c: Likewise.
20310 * gdb.base/langs0.c: Likewise.
20311 * gdb.base/langs1.c: Likewise.
20312 * gdb.base/langs2.c: Likewise.
20313 * gdb.base/mips_pro.c: Likewise.
20314 * gdb.base/nodebug.c: Likewise.
20315 * gdb.base/opaque0.c: Likewise.
20316 * gdb.base/opaque1.c: Likewise.
20317 * gdb.base/recurse.c: Likewise.
20318 * gdb.base/run.c: Likewise.
20319 * gdb.base/scope0.c: Likewise.
20320 * gdb.base/scope1.c: Likewise.
20321 * gdb.base/setshow.c: Likewise.
20322 * gdb.base/setvar.c: Likewise.
20323 * gdb.base/shmain.c: Likewise.
20324 * gdb.base/shr1.c: Likewise.
20325 * gdb.base/shr2.c: Likewise.
20326 * gdb.base/sigall.c: Likewise.
20327 * gdb.base/signals.c: Likewise.
20328 * gdb.base/so-indr-cl.c: Likewise.
20329 * gdb.base/solib2.c: Likewise.
20330 * gdb.base/structs.c: Likewise.
20331 * gdb.base/sum.c: Likewise.
20332 * gdb.base/vforked-prog.c: Likewise.
20333 * gdb.base/watchpoint.c: Likewise.
20334 * gdb.reverse/shr2.c: Likewise.
20335 * gdb.reverse/until-reverse.c: Likewise.
20336 * gdb.reverse/ur1.c: Likewise.
20337 * gdb.reverse/watch-reverse.c: Likewise.
20338
066a77c5
AA
203392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20340
20341 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20342 variant.
20343 * gdb.base/sepdebug.exp: Drop references to removed code.
20344
4f204ea5
AA
203452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20346
20347 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20348 variant. Preserve original line numbering.
20349 * gdb.base/list1.c: Likewise.
20350
3b377a3a
AA
203512014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20352
20353 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20354 variant.
20355 * gdb.base/break1.c: Likewise.
20356 * gdb.base/break.exp: Drop references to removed code.
20357
e444df73
AA
203582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20359
20360 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20361 variant.
20362
8008f2a7
AA
203632014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20364
20365 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20366
a5a06887
AA
203672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20368
20369 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20370 logic into perform_all_tests() and invoke it with and without
20371 function header prototypes.
20372 (do_function_calls): Remove conditional XFAIL for PR 5318.
20373 (rerun_and_prepare): Remove duplicate code.
20374 (perform_all_tests): New. Main logic moved here.
20375
44dba9b9
AA
203762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20377
20378 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20379 code guarded by #ifdef NO_PROTOTYPES.
20380 (t_double_many_args): Likewise.
20381 (DEF_FUNC_MANY_ARGS_1): Likewise.
20382 (DEF_FUNC_VALUES_1): Likewise.
20383 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20384 guarded by #ifdef PROTOTYPES.
20385
d1fbcd56
AA
203862014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20387
20388 * gdb.mi/mi-console.c: Add eye-catcher.
20389 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20390 instead of literal line number.
20391
b0e59b8f
AA
203922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20393
20394 * gdb.base/shr2.c: Add eye-catcher.
20395 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20396 line number.
20397
78f98cca
AA
203982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20399
20400 * gdb.base/jump.c: Add eye-catchers.
20401 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20402 numbers.
20403
58fa2af0
AA
204042014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20405
20406 * gdb.base/execd-prog.c: Add eye-catchers.
20407 * gdb.base/foll-exec.c: Likewise.
20408 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20409 line numbers.
20410
04e5059b
AA
204112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20412
20413 * gdb.base/ending-run.c: Add eye-catchers.
20414 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20415 literal line numbers.
20416
dbfdb174
AA
204172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20418
20419 * gdb.base/call-rt-st.c: Add eye-catchers.
20420 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20421 literal line numbers.
20422
888a2ade
AA
204232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20424
20425 * gdb.base/call-ar-st.c: Add eye-catchers.
20426 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20427 literal line numbers.
20428
6acc2dde
AA
204292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20430
20431 * gdb.base/average.c: Add eye-catchers.
20432 * gdb.base/sum.c: Likewise.
20433 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20434 regexps dynamically.
20435
9ecfcd1d
AA
204362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20437
20438 * gdb.base/solib1.c: Add eye-catchers.
20439 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20440 literal line numbers.
20441
78708b7c
PA
204422014-11-12 Pedro Alves <palves@redhat.com>
20443
20444 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20445 leader has exited.
20446
af48d08f
PA
204472014-11-12 Pedro Alves <palves@redhat.com>
20448
20449 * gdb.arch/i386-bp_permanent.c: New file.
20450 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20451 (srcfile): Set to i386-bp_permanent.c.
20452 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20453 that stepi does not execute the 'leave' instruction, instead of
20454 testing it does execute.
20455 * gdb.base/bp-permanent.c: New file.
20456 * gdb.base/bp-permanent.exp: New file.
20457
af3768e9
DE
204582014-11-10 Doug Evans <xdje42@gmail.com>
20459
20460 PR symtab/17564
20461 * gdb.base/symtab-search-order.exp: New file.
20462 * gdb.base/symtab-search-order.c: New file.
20463 * gdb.base/symtab-search-order-1.c: New file.
20464 * gdb.base/symtab-search-order-shlib-1.c: New file.
20465
9de00a4a
PA
204662014-11-07 Pedro Alves <palves@redhat.com>
20467
20468 PR gdb/17511
20469 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20470 i?86-*-linux*.
20471
e0f52461
SC
204722014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20473
20474 PR c++/17494
20475 * gdb.cp/pr17494.cc: New file.
20476 * gdb.cp/pr17494.exp: New file.
20477
6ce8c980
YQ
204782014-11-02 Yao Qi <yao@codesourcery.com>
20479
20480 * gdb.python/python.exp: Get working directory and match the
20481 output of "set extended-prompt \\w " with it.
20482
02be9a71
DE
204832014-10-30 Doug Evans <dje@google.com>
20484
20485 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20486 in objfiles.
20487 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20488 in progspaces.
20489
3bdff46b
LM
204902014-10-30 Janis Johnson <janisjo@codesourcery.com>
20491
20492 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20493 * gdb.base/realname-expand.exp: Likewise.
20494 * gdb.linespec/macro-relative.exp: Likewise.
20495
ab917dfb
PA
204962014-10-29 Pedro Alves <palves@redhat.com>
20497
20498 PR gdb/17408
20499 * gdb.threads/schedlock.c (some_function): New function.
20500 (call_function): New global.
20501 (MAYBE_CALL_SOME_FUNCTION): New macro.
20502 (thread_function): Call it.
20503 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20504 and use it instead of a global counter. Adjust all callers.
20505 (get_current_thread): Use "find current thread" for test message
20506 here rather than having all callers pass down the same string.
20507 (goto_loop): New procedure, factored out from ...
20508 (my_continue): ... this.
20509 (step_ten_loops): Change parameter from test message to command to
20510 use. Adjust.
20511 (list_count): Delete global.
20512 (check_result): New procedure, factored out from duplicate top
20513 level code.
20514 (continue tests): Wrap in with_test_prefix.
20515 (test_step): New procedure, factored out from duplicate top level
20516 code.
20517 (top level): Test "step" in combination with all scheduler-locking
20518 modes. Test "next" in combination with all scheduler-locking
20519 modes, and in combination with stepping over a function call or
20520 not.
20521 * gdb.threads/next-bp-other-thread.c: New file.
20522 * gdb.threads/next-bp-other-thread.exp: New file.
20523
d3d4baed
PA
205242014-10-29 Pedro Alves <palves@redhat.com>
20525
20526 PR python/17372
20527 * gdb.python/python.exp: Test a multi-line command that spawns
20528 interactive Python.
20529 * gdb.base/multi-line-starts-subshell.exp: New file.
20530
563e8d85
YQ
205312014-10-29 Yao Qi <yao@codesourcery.com>
20532
20533 * gdb.base/fileio.exp: Make directories on host.
20534
0ea4d52e
YQ
205352014-10-29 Yao Qi <yao@codesourcery.com>
20536
20537 * gdb.base/fileio.c (test_write): Close the file.
20538
7f5ef605
PA
205392014-10-28 Pedro Alves <palves@redhat.com>
20540
20541 PR gdb/12623
20542 * gdb.base/sigstep.c (no_handler): New global.
20543 (main): If 'no_handler is true, set the signal handlers to
20544 SIG_IGN.
20545 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20546 with_sw_watch and no_handler parameters. Handle them.
20547 (top level) <stepping over handler when stopped at a breakpoint
20548 test>: Add a test axis for testing with a software watchpoint, and
20549 another for testing with the signal handler set to SIG_IGN.
20550 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20551 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20552
abbdbd03
PA
205532014-10-28 Pedro Alves <palves@redhat.com>
20554
20555 PR gdb/17511
20556 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20557 * gdb.base/sigstep.exp (other_handler_location): New global.
20558 (advance): Support stepping into the signal handler, and running
20559 commands while in the handler.
20560 (in_handler_map): New global.
20561 (top level): In the advance test, add combinations for getting
20562 into the handler with stepping commands, and for running commands
20563 in the handler. Add comment descripting the advancei tests.
20564
1df4399f
PA
205652014-10-28 Pedro Alves <palves@redhat.com>
20566
20567 * gdb.base/sigstep.exp: Use build_executable instead of
20568 prepare_for_testing.
20569 (top level): Move code that starts GDB, runs to main and creates a
20570 display to ...
20571 (restart): ... this new procedure.
20572 (top level): Move backtrace from signal handler test to ...
20573 (validate_backtrace): ... this new procedure.
20574 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20575 with_test_prefix. Always restart GDB.
20576 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20577 with_test_prefix. Always restart GDB. No need to delete
20578 breakpoints after the test.
20579 (test_skip_handler): Remove prefix parameter.
20580 (skip_over_handler, breakpoint_to_handler)
20581 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20582 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20583 restart GDB. No need to delete breakpoints after the test.
20584 (top level): Use foreach to call the test procedures with
20585 different commands.
20586
a5b6e449
PA
205872014-10-28 Pedro Alves <palves@redhat.com>
20588
20589 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20590 instead of GNATS numbers.
20591 * gdb.base/sigbpt.exp: Likewise.
20592 * gdb.base/siginfo.exp: Likewise.
20593 * gdb.base/sigstep.exp: Likewise.
20594
e5f8a7cc
PA
205952014-10-27 Pedro Alves <palves@redhat.com>
20596
20597 * gdb.base/sigstep.c (dummy): New global.
20598 (main): Issue a couple writes to the new global.
20599 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20600 procedures.
20601 (skip_over_handler): Use test_skip_handler.
20602 (top level): Call skip_over_handler for stepi and nexti too.
20603 (breakpoint_over_handler): Use test_skip_handler.
20604 (top level): Call breakpoint_over_handler for stepi and nexti too.
20605
763905a3
YQ
206062014-10-27 Yao Qi <yao@codesourcery.com>
20607
20608 * gdb.trace/tfile.c (adjust_function_address)
20609 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20610 function descriptor.
20611
6f259a23
DB
206122014-10-24 Don Breazeal <donb@codesourcery.com>
20613
20614 * gdb.base/foll-fork.exp (test_follow_fork,
20615 catch_fork_child_follow): Check for updated fork messages emitted
20616 from infrun.c.
20617 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20618 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20619 vfork_and_exec_child_follow_through_step): Check for updated vfork
20620 messages emitted from infrun.c.
20621
09dd9a69
PA
206222014-10-24 Pedro Alves <palves@redhat.com>
20623
20624 * gdb.base/corefile.exp: Remove references to ultrix.
20625 * gdb.base/interrupt.exp: Likewise.
20626 * gdb.base/whatis.exp: Likewise.
20627 * gdb.gdb/selftest.exp: Likewise.
20628 * gdb.threads/manythreads.exp: Likewise.
20629 * gdb.threads/print-threads.exp: Likewise.
20630 * gdb.threads/pthreads.exp:: Likewise.
20631 * gdb.threads/schedlock.exp: Likewise.
20632
3433cfa5
SC
206332014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20634
20635 * gdb.cp/non-trivial-retval.cc: Add a test case.
20636 * gdb.cp/non-trivial-retval.exp: Add a test.
20637
092f880b
YQ
206382014-10-20 Yao Qi <yao@codesourcery.com>
20639
20640 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20641 * gdb.python/py-objfile-script-gdb.py: New file.
20642 * gdb.python/py-objfile-script.exp: Update reference to
20643 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20644 of remote_download. Remove the dest file.
20645
acbdb7f3
YQ
206462014-10-20 Yao Qi <yao@codesourcery.com>
20647
20648 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20649 * gdb.base/step-line.exp: Likewise.
20650 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20651 * gdb.dwarf2/dw2-basic.exp: Likewise.
20652 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20653 * gdb.dwarf2/dw2-filename.exp: Likewise.
20654 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20655 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20656 * gdb.dwarf2/dw2-producer.exp: Likewise.
20657 * gdb.dwarf2/mac-fileno.exp: Likewise.
20658 * gdb.python/py-frame-args.exp: Likewise.
20659 * gdb.python/py-framefilter.exp: Likewise.
20660 * gdb.python/py-mi.exp: Likewise.
20661 * gdb.python/py-objfile-script.exp: Likewise
20662 * gdb.python/py-pp-integral.exp: Likewise.
20663 * gdb.python/py-pp-re-notag.exp: Likewise.
20664 * gdb.python/py-prettyprint.exp: Likewise.
20665 * gdb.python/py-section-script.exp: Likewise.
20666 * gdb.python/py-typeprint.exp: Likewise.
20667 * gdb.python/py-xmethods.exp: Likewise.
20668 * gdb.stabs/weird.exp: Likewise.
20669 * gdb.xml/tdesc-regs.exp: Likewise.
20670
bd286a29
KCY
206712014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20672
20673 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20674 (out_cu): Use addr_len for the size of addresses.
20675 (out_line): Likewise. Size DW_LNE_set_address instruction
20676 according to addr_len.
20677 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20678 (FUNC): Add START_INSNS to definition.
20679
673dc4a0
YQ
206802014-10-18 Yao Qi <yao@codesourcery.com>
20681
20682 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20683 gdb_has_argv0 return true.
20684 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20685 check [target_info exists noargs], check [gdb_has_argv0]
20686 instead.
20687 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20688 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20689 procedures.
20690
4ffbba72
DE
206912014-10-17 Doug Evans <dje@google.com>
20692
20693 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20694 event.
20695 * gdb.python/py-events.py: Add clear_objfiles event.
20696
d096d8c1
DE
206972014-10-17 Doug Evans <dje@google.com>
20698
20699 * gdb.python/py-objfile.exp: Test progspace attribute.
20700
a80db015
LM
207012014-10-17 Luis Machado <lgustavo@codesourcery.com>
20702
20703 * gdb.guile/scm-breakpoint.exp: Do not assume any
20704 directory separators when matching source file paths.
20705 * gdb.python/py-breakpoint.exp: Likewise.
20706 * gdb.reverse/break-precsave.exp: Likewise.
20707 * gdb.reverse/break-reverse.exp: Likewise.
20708 * gdb.reverse/consecutive-precsave.exp: Likewise.
20709 * gdb.reverse/finish-precsave.exp: Likewise.
20710 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20711 * gdb.reverse/finish-reverse.exp: Likewise.
20712 * gdb.reverse/i386-precsave.exp: Likewise.
20713 * gdb.reverse/i387-env-reverse.exp: Likewise.
20714 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20715 * gdb.reverse/machinestate-precsave.exp: Likewise.
20716 * gdb.reverse/machinestate.exp: Likewise.
20717 * gdb.reverse/sigall-precsave.exp: Likewise.
20718 * gdb.reverse/solib-precsave.exp: Likewise.
20719 * gdb.reverse/step-precsave.exp: Likewise.
20720 * gdb.reverse/until-precsave.exp: Likewise.
20721 * gdb.reverse/watch-precsave.exp: Likewise.
20722 * gdb.reverse/watch-reverse.exp: Likewise.
20723
b22089ab
YQ
207242014-10-17 Yao Qi <yao@codesourcery.com>
20725
20726 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20727 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20728
6c4486e6
PA
207292014-10-17 Pedro Alves <palves@redhat.com>
20730
20731 PR gdb/17471
20732 * gdb.base/bg-execution-repeat.c: New file.
20733 * gdb.base/bg-execution-repeat.exp: New file.
20734
0ff33695
PA
207352014-10-17 Pedro Alves <palves@redhat.com>
20736
20737 PR gdb/17300
20738 * gdb.base/continue-all-already-running.c: New file.
20739 * gdb.base/continue-all-already-running.exp: New file.
20740
6fdebc3d
PA
207412014-10-17 Pedro Alves <palves@redhat.com>
20742
20743 PR gdb/17472
20744 * gdb.base/annota-input-while-running.c: New file.
20745 * gdb.base/annota-input-while-running.exp: New file.
20746
32a8097b
PA
207472014-10-17 Pedro Alves <palves@redhat.com>
20748
20749 * gdb.base/callfuncs.exp: emove references to osf.
20750 * gdb.base/sigall.exp: Likewise.
20751 * gdb.gdb/selftest.exp: Likewise.
20752 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20753 * gdb.mi/non-stop.c: Likewise.
20754 * gdb.mi/pthreads.c: Likewise.
20755 * gdb.reverse/sigall-precsave.exp: Likewise.
20756 * gdb.reverse/sigall-reverse.exp: Likewise.
20757 * gdb.threads/pthreads.c: Likewise.
20758 * gdb.threads/pthreads.exp: Likewise.
20759
7a3517ff
YQ
207602014-10-17 Yao Qi <yao@codesourcery.com>
20761
20762 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20763 check 'target_info exists noargs'.
20764 (test_command_prompt_position): Likewise.
20765 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20766 Remove "set args".
20767 (progvar_simple_while_test): Likewise.
20768 (progvar_complex_if_while_test): Likewise.
20769 (if_while_breakpoint_command_test): Likewise.
20770 (infrun_breakpoint_command_test): Likewise.
20771 (breakpoint_command_test): Likewise.
20772 (watchpoint_command_test): Likewise.
20773 (bp_deleted_in_command_test): Likewise.
20774 (temporary_breakpoint_commands): Likewise.
20775
bb99c472
YQ
207762014-10-16 Yao Qi <yao@codesourcery.com>
20777
20778 * gdb.base/remotetimeout.exp: Remove noargs checking.
20779
7c16b83e
PA
207802014-10-15 Pedro Alves <palves@redhat.com>
20781
20782 PR breakpoints/9649
20783 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20784 * gdb.base/breakpoint-in-ro-region.exp
20785 (probe_target_hardware_step): New procedure.
20786 (top level): Probe hardware stepping and hardware breakpoint
20787 support. Test stepping through a read-only region, with both
20788 "breakpoint auto-hw" on and off and both "always-inserted" on and
20789 off.
20790
35a49624
IB
207912014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20792
20793 * gdb.dlang/demangle.exp: Update for demangling changes.
20794
2d1c107c
SC
207952014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20796
20797 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20798 * gdb.cp/non-trivial-retval.exp: Add new tests.
20799
778811d5
SC
208002014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20801
20802 PR c++/13403
20803 PR c++/15154
20804 * gdb.cp/non-trivial-retval.cc: New file.
20805 * gdb.cp/non-trivial-retval.exp: New file.
20806
10c5f0a8
YQ
208072014-10-15 Yao Qi <yao@codesourcery.com>
20808
20809 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20810 remote host.
20811
65d7b369
YQ
208122014-10-15 Yao Qi <yao@codesourcery.com>
20813
20814 * gdb.python/py-symbol.exp: Match file base name if host is
20815 remote, otherwise match file name with dir name.
20816 * gdb.python/py-symtab.exp: Likewise.
20817 * gdb.python/python.exp: Likewise.
20818
46dc1394
YQ
208192014-10-15 Yao Qi <yao@codesourcery.com>
20820
20821 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20822 pattern.
20823 * gdb.python/py-symtab.exp: Likewise.
20824 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20825 locationn.
20826
c40cc657
JB
208272014-10-14 Joel Brobecker <brobecker@adacore.com>
20828
20829 * gdb.ada/addr_arith: New testcase.
20830
2abf49e1
MR
208312014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20832
20833 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20834 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20835 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20836 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20837
f7088df3
SDJ
208382014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20839
20840 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20841 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20842 * gdb.arch/stap-eval-lang-ada.exp: New file.
20843
4dc06805
YQ
208442014-10-14 Yao Qi <yao@codesourcery.com>
20845
20846 * gdb.mi/mi-var-child.c (nothing1): New function.
20847 (nothing2): New function.
20848 (do_children_tests): Set function pointers by nothing1 and
20849 nothing2.
20850 * gdb.mi/mi-var-child.exp: Step over new added statements.
20851 Update test to match the new output.
20852 * gdb.mi/var-cmd.c (nothing1): New function.
20853 (nothing2): New function.
20854 (do_children_tests): Set function pointers by nothing1 and
20855 nothing2.
20856 * gdb.mi/mi-var-display.exp: Update test to match output.
20857 Step to the line specified by $line_dct_nothing.
20858 Increase the number of lines to step.
20859
46a93de2
YQ
208602014-10-14 Yao Qi <yao@codesourcery.com>
20861
20862 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20863 tests.
20864 * gdb.mi/mi2-var-child.exp: Likewise.
20865
14ea52ee
DE
208662014-10-13 Doug Evans <dje@google.com>
20867
20868 * gdb.python/py-objfile.exp: Change name of file name test.
20869
e5c6e92b
DE
208702014-10-13 Doug Evans <dje@google.com>
20871
20872 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20873 from the start of the CU.
20874
c780cc2f
JK
208752014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20876 Yao Qi <yao@codesourcery.com>
20877
20878 Fix "save breakpoints" for "catch" command.
20879 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20880 Remove -nonewline. Match also the added "main" line.
20881
99894e11
JK
208822014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20883
20884 Fix "save breakpoints" for "disable $bpnum" command.
20885 * gdb.base/save-bp.c (main): Add label.
20886 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20887
6e1ac5a3
JK
208882014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20889
20890 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20891
754dd2b0
YQ
208922014-10-11 Yao Qi <yao@codesourcery.com>
20893
20894 * gdb.server/server-kill.exp: Execute command
20895 "set remote trace-status-packet on" before "tstatus".
20896
f90183d7
YQ
208972014-10-11 Yao Qi <yao@codesourcery.com>
20898
20899 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20900 (main): Call getppid.
20901 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20902 and continue to it. Read variable "server_pid".
20903
bf40a607
YQ
209042014-10-11 Yao Qi <yao@codesourcery.com>
20905
20906 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20907
052ca370
YQ
209082014-10-11 Yao Qi <yao@codesourcery.com>
20909
20910 * gdb.threads/thread-find.exp: Don't execute command
20911 "info threads".
20912 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20913 * gdb.threads/linux-dp.exp: Don't check the condition
20914 $threads_created equals to zero.
20915
3831839c
PA
209162014-10-10 Pedro Alves <palves@redhat.com>
20917
20918 * gdb.base/bigcore.exp: Remove references to IRIX.
20919 * gdb.base/funcargs.exp: Likewise.
20920 * gdb.base/interrupt.exp: Likewise.
20921 * gdb.base/mips_pro.exp: Likewise.
20922 * gdb.base/nodebug.exp: Likewise.
20923 * gdb.base/setvar.exp: Likewise.
20924 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20925
8b9a549d
PA
209262014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20927 Pedro Alves <palves@redhat.com>
20928
20929 PR symtab/14466
20930 * gdb.base/vdso-warning.c: New file.
20931 * gdb.base/vdso-warning.exp: New file.
20932
d48ba5e8
DE
209332014-10-02 Doug Evans <dje@google.com>
20934
20935 * gdb.base/structs.c (main): Don't run forever.
20936
2278c276
PA
209372014-10-02 Pedro Alves <palves@redhat.com>
20938
20939 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20940 (top level) <stop threads 1, stop threads 2>: Use it.
20941
b57bacec
PA
209422014-10-02 Pedro Alves <palves@redhat.com>
20943
20944 * gdb.threads/break-while-running.exp (test): Add new
20945 'update_thread_list' argument. Skip "info threads" if false.
20946 (top level): Add new 'update_thread_list' axis.
20947
13fd3ff3
PA
209482014-10-02 Pedro Alves <palves@redhat.com>
20949
20950 PR breakpoints/17431
20951 * gdb.base/execl-update-breakpoints.c: New file.
20952 * gdb.base/execl-update-breakpoints.exp: New file.
20953
0fec99e8
PA
209542014-10-01 Pedro Alves <palves@redhat.com>
20955
20956 * gdb.base/breakpoint-in-ro-region.c: New file.
20957 * gdb.base/breakpoint-in-ro-region.exp: New file.
20958
2ddf4301
SM
209592014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20960
20961 * gdb.mi/mi-exit-code.exp: New file.
20962 * gdb.mi/mi-exit-code.c: New file.
20963
6a5f3f43
YQ
209642014-09-30 Yao Qi <yao@codesourcery.com>
20965
20966 * lib/prelink-support.exp (build_executable_own_libs): Error if
20967 the target isn't native.
20968
345bcc73
YQ
209692014-09-30 Yao Qi <yao@codesourcery.com>
20970
20971 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20972 false.
20973
a25a5a45
PA
209742014-09-22 Pedro Alves <palves@redhat.com>
20975
20976 * gdb.threads/break-while-running.exp: New file.
20977 * gdb.threads/break-while-running.c: New file.
20978
00ba3162
YQ
209792014-09-19 Yao Qi <yao@codesourcery.com>
20980
20981 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20982 Invoke test. Restart GDB with --readnow and invoke test again.
20983
c3b7b696
YQ
209842014-09-19 Yao Qi <yao@codesourcery.com>
20985
20986 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20987 proc set_breakpoint_on_gcd_function. Invoke
20988 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20989 invoke set_breakpoint_on_gcd_function again.
20990
2b4fd423
DE
209912014-09-18 Doug Evans <dje@google.com>
20992
20993 * gdb.dwarf2/symtab-producer.exp: New file.
20994
a5947601
SDJ
209952014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20996
20997 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20998 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20999 * gdb.base/global-var-nested-by-dso.c: Likewise.
21000 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21001
91c19059
SDJ
210022014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21003 Pedro Alves <palves@redhat.com>
21004
21005 * gdb.base/watch-bitfields.exp: Pass string other than test file
21006 name to prepare_for_testing.
21007 (watch): New procedure.
21008 (expect_watchpoint): Use with_test_prefix.
21009 (top level): Factor out tests to ...
21010 (test_watch_location, test_regular_watch): ... these new
21011 procedures, and use with_test_prefix and gdb_continue_to_end.
21012
bb9d5f81
PP
210132014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21014
21015 PR breakpoints/12526
21016 * gdb.base/watch-bitfields.exp: New file.
21017 * gdb.base/watch-bitfields.c: New file.
21018
635856f5
PA
210192014-09-16 Pedro Alves <palves@redhat.com>
21020
21021 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21022 software and hardware addresses, not software address against
21023 itself.
21024
7280ceea
PA
210252014-09-16 Pedro Alves <palves@redhat.com>
21026
21027 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21028 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21029
428b16bd
PA
210302014-09-16 Pedro Alves <palves@redhat.com>
21031
21032 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21033 files.
21034 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21035 "*-*-vxworks*" throughout.
21036 * gdb.base/break.exp: Likewise.
21037 * gdb.base/default.exp: Likewise.
21038 * gdb.base/scope.exp: Likewise.
21039 * gdb.base/sepdebug.exp: Likewise.
21040 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21041 throughout.
21042 * gdb.base/run.c: Likewise.
21043 * gdb.base/sepdebug.c: Likewise.
21044 * gdb.hp/gdb.aCC/run.c: Likewise.
21045 * gdb.reverse/until-reverse.c: Likewise.
21046 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21047
666d413c
YQ
210482014-09-16 Yao Qi <yao@codesourcery.com>
21049
21050 * boards/local-remote-host-native.exp: New file.
21051
57cbd724
DE
210522014-09-14 Doug Evans <xdje42@gmail.com>
21053
21054 * gdb.threads/queue-signal.c (thread_count): New variable.
21055 (thread_count_mutex, thread_count_condvar): New variables.
21056 (incr_thread_count, wait_all_threads_running): New functions.
21057 (main): Wait for all threads to be in their thread functions.
21058
81219e53
DE
210592014-09-13 Doug Evans <xdje42@gmail.com>
21060
21061 * gdb.threads/queue-signal.c: New file.
21062 * gdb.threads/queue-signal.exp: New file.
21063
3714cea7
DE
210642014-09-13 Doug Evans <xdje42@gmail.com>
21065
21066 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21067 be consistent with what default_gdb_init uses.
21068 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21069 the plain text of the prompt. Add some logging printfs.
21070 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21071
fa43b1d7
PA
210722014-09-12 Pedro Alves <palves@redhat.com>
21073
21074 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21075 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21076 * gdb.arch/i386-size-overlap.exp: Likewise.
21077 * gdb.arch/i386-size.exp: Likewise.
21078 * gdb.arch/i386-unwind.exp: Likewise.
21079 * gdb.base/a2-run.exp: Likewise.
21080 * gdb.base/break.exp: Likewise.
21081 * gdb.base/charset.exp: Likewise.
21082 * gdb.base/chng-syms.exp: Likewise.
21083 * gdb.base/commands.exp: Likewise.
21084 * gdb.base/dbx.exp: Likewise.
21085 * gdb.base/find.exp: Likewise.
21086 * gdb.base/funcargs.exp: Likewise.
21087 * gdb.base/jit-simple.exp: Likewise.
21088 * gdb.base/reread.exp: Likewise.
21089 * gdb.base/sepdebug.exp: Likewise.
21090 * gdb.base/step-bt.exp: Likewise.
21091 * gdb.cp/mb-inline.exp: Likewise.
21092 * gdb.cp/mb-templates.exp: Likewise.
21093 * gdb.objc/basicclass.exp: Likewise.
21094 * gdb.threads/killed.exp: Likewise.
21095
9d9bf2df
EBM
210962014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21097
21098 PR tdep/17379
21099 * gdb.arch/powerpc-stackless.S: New file.
21100 * gdb.arch/powerpc-stackless.exp: New file.
21101
1cf2f1b0
JK
211022014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21103
21104 * gdb.base/attach.c: Include unistd.h.
21105 (main): Call alarm. Add label postloop.
21106 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21107 gdb_breakpoint, gdb_continue_to_breakpoint.
21108 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21109
98880d46
PA
211102014-09-11 Pedro Alves <palves@redhat.com>
21111
21112 PR gdb/17347
21113 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21114 * gdb.base/attach.exp (test_command_line_attach_run): New
21115 procedure.
21116 (top level): Call it.
21117
4c92ff2c
PA
211182014-09-11 Pedro Alves <palves@redhat.com>
21119
21120 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21121 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21122 (do_command_attach_tests): Use spawn_wait_for_attach.
21123 * gdb.base/solib-overlap.exp: Likewise.
21124 * gdb.multi/multi-attach.exp: Likewise.
21125 * gdb.python/py-prompt.exp: Likewise.
21126 * gdb.python/py-sync-interp.exp: Likewise.
21127 * gdb.server/ext-attach.exp: Likewise.
21128
3adc1a7d
GKB
211292014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21130
21131 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21132 command in testcase. Simplify testcase.
21133
96334934
JB
211342014-09-10 Joel Brobecker <brobecker@adacore.com>
21135
21136 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21137
eb479039
JB
211382014-09-10 Joel Brobecker <brobecker@adacore.com>
21139
21140 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21141
deede10c
JB
211422014-09-10 Joel Brobecker <brobecker@adacore.com>
21143
21144 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21145
7828a5f5
JB
211462014-09-10 Joel Brobecker <brobecker@adacore.com>
21147
21148 * gdb.dwarf2/dynarr-ptr.c: New file.
21149 * gdb.dwarf2/dynarr-ptr.exp: New file.
21150
33aeebcf
MR
211512014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21152
21153 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21154 of 30 rather than hardcoding 120 for a slow test case. Take the
21155 `gdb,timeout' target setting into account for this calculation.
21156 Don't extend the timeout for the test cases that don't need it.
21157
7b415901
MR
211582014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21159
21160 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21161 a factor of 2 for a slow test case. Take the `gdb,timeout'
21162 target setting into account for this calculation.
21163 * gdb.reverse/until-precsave.exp: Increase the timeout by
21164 a factor of 15 and 3 respectively rather than adding 120
21165 for a pair of slow test cases. Take the `gdb,timeout'
21166 target setting into account for this calculation.
21167
4a40f85a
MR
211682014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21169
21170 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21171 timeout, don't pass one down to gdb_expect.
21172 (gdb_expect): Rework timeout selection.
21173
09635af7
MR
211742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21175
21176 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21177 exception on timeout.
21178 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21179 (gdbserver_start_extended): Catch any `gdbserver_start' error
21180 exceptions.
21181 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21182 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21183 `gdbserver_gdb_load' error exceptions.
21184
2bdd10b7
MR
211852014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21186
21187 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21188 120 on waiting for the TCP socket to open.
21189
316935f0
DE
211902014-09-09 Doug Evans <xdje42@gmail.com>
21191
21192 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21193 _caller_matches, _any_caller_is, _any_caller_matches.
21194
83740597
DE
211952014-09-09 Doug Evans <xdje42@gmail.com>
21196
21197 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21198
4c122fc3
YQ
211992014-09-09 Yao Qi <yao@codesourcery.com>
21200
21201 * gdb.mi/mi-var-display.exp: Set print symbol off.
21202
a9f116cb
GKB
212032014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21204
21205 PR gdb/17035
21206 * gdb.base/commands.exp: Add tests to verify user-defined
21207 commands with empty bodies.
21208 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21209 python commands in `show user command`.
21210 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21211 scheme commands in `show user command`.
21212
c75bd3a2
JK
212132014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21214
21215 PR python/17355
21216 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21217 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21218 * gdb.python/py-framefilter-invalidarg.exp: New file.
21219 * gdb.python/py-framefilter-invalidarg.py: New file.
21220
faa42425
DE
212212014-09-06 Doug Evans <xdje42@gmail.com>
21222
21223 PR 15276
21224 * gdb.python/py-caller-is.c: New file.
21225 * gdb.python/py-caller-is.exp: New file.
21226
474ca4f6
SDJ
212272014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21228
21229 PR gdb/17235
21230 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21231 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21232
eb0b0463
SDJ
212332014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21234
21235 PR fortran/17237
21236 * gdb.fortran/print-formatted.exp: New file.
21237 * gdb.fortran/print-formatted.f90: Likewise.
21238
5f3b99cf
SS
212392014-09-03 Sasha Smundak <asmundak@google.com>
21240
21241 * gdb.python/py-frame.exp: Test Frame.read_register.
21242
7d793aa9
SDJ
212432014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21244
21245 PR python/16699
21246 * gdb.python/py-completion.exp: New file.
21247 * gdb.python/py-completion.py: Likewise.
21248
fb0576e9
DE
212492014-08-28 Doug Evans <dje@google.com>
21250
21251 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21252 eax,etc. are live with values set by gdb and thus the compiler can't
21253 use them.
21254 * gdb.arch/i386-pseudo.c (main): Ditto.
21255
ee92b0dd
DE
212562014-08-27 Doug Evans <dje@google.com>
21257
21258 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21259
6649db35
DE
212602014-08-25 Doug Evans <dje@google.com>
21261
21262 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21263 (main): Ditto.
21264
564b7600
DE
212652014-08-25 Doug Evans <dje@google.com>
21266
21267 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21268
3881fb67
YQ
212692014-08-24 Yao Qi <yao@codesourcery.com>
21270
21271 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21272 symbol off.
21273 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21274
a05a36a5
DE
212752014-08-22 Doug Evans <dje@google.com>
21276
21277 PR 17276
21278 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21279 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21280 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21281
7c343b48
YQ
212822014-08-22 Yao Qi <yao@codesourcery.com>
21283
21284 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21285 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21286 * gdb.python/python.exp: Likewise. Use .py file on the host
21287 instead of the build.
21288
22fd09ae
JK
212892014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21290
21291 * gdb.threads/gcore-stale-thread.c: New file.
21292 * gdb.threads/gcore-stale-thread.exp: New file.
21293
a8454a7c
PA
212942014-08-21 Pedro Alves <palves@redhat.com>
21295
21296 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21297 * gdb.base/gcore-relro-pie.exp: Likewise.
21298 * gdb.base/gcore-relro.exp: Likewise.
21299 * gdb.base/gcore.exp: Likewise.
21300 * gdb.base/print-symbol-loading.exp: Likewise.
21301 * gdb.threads/gcore-thread.exp: Likewise.
21302 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21303
2a31c623
PA
213042014-08-20 Pedro Alves <palves@redhat.com>
21305 Jan Kratochvil <jan.kratochvil@redhat.com>
21306
21307 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21308 configure.
21309 (EXPECT): Handle READ1 being set.
21310 (all): Depend on EXTRA_RULES.
21311 (check-read1, expect-read1, read1.so, read1): New rules.
21312 * README (Testsuite Parameters): Document the READ1 make variable.
21313 (Race detection): New section.
21314 * configure: Regenerate.
21315 * configure.ac: If build==host==target, and running under a
21316 GNU/glibc system, add read1 to the extra Makefile rules.
21317 (EXTRA_RULES): AC_SUBST it.
21318 * lib/read1.c: New file.
21319
d36430db
JB
213202014-08-20 Joel Brobecker <brobecker@adacore.com>
21321
21322 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21323 the handling of variables declared as a typedef to an array
21324 which a DW_AT_data_location attribute.
21325
9a0dc9e3
PA
213262014-08-19 Andrew Burgess <aburgess@broadcom.com>
21327 Pedro Alves <palves@redhat.com>
21328
21329 PR symtab/14604
21330 PR symtab/14605
21331 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21332 gdb_test.
21333
0718a8da
PA
213342014-08-19 Pedro Alves <palves@redhat.com>
21335
21336 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21337
13b448cd
YQ
213382014-08-19 Yao Qi <yao@codesourcery.com>
21339
21340 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21341 right line.
21342
1cbf5077
DB
213432014-08-18 David Blaikie <dblaikie@gmail.com>
21344
21345 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21346
bf0fae19
JB
213472014-08-18 Joel Brobecker <brobecker@adacore.com>
21348
21349 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21350 attribute in array range.
21351
3c8c5dcc
JB
213522014-08-18 Joel Brobecker <brobecker@adacore.com>
21353
21354 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21355
e66d4446
SC
213562014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21357
21358 PR c++/17132
21359 * gdb.cp/pr17132.cc: New file.
21360 * gdb.cp/pr17132.exp: New file.
21361
940df408
SC
213622014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21363
21364 * gdb.python/py-xmethods.py (A_getarrayind)
21365 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21366 Use 'print' with function call syntax.
21367 (E_method_matcher.match): Fix tab vs space indentation mixup.
21368
ebcc6c3a
YQ
213692014-08-15 Yao Qi <yao@codesourcery.com>
21370
21371 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21372 false.
21373
775e0f04
YQ
213742014-08-15 Yao Qi <yao@codesourcery.com>
21375
21376 * gdb.cp/casts.exp: Set print symbol off.
21377 * gdb.cp/class2.exp: Likewise.
21378 * gdb.cp/overload.exp: Likewise.
21379 * gdb.cp/templates.exp: Likewise.
21380
d769e349
DE
213812014-08-11 Doug Evans <dje@google.com>
21382
21383 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21384 (test_load_shlib): Update.
21385
20c6f1e1
YQ
213862014-08-09 Yao Qi <yao@codesourcery.com>
21387
21388 * gdb.base/display.exp: Invoke is_address_zero_readable.
21389 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21390 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21391 * gdb.base/hbreak-unmapped.exp: Return if
21392 is_address_zero_readable returns true.
21393 * gdb.base/signest.exp: Likewise.
21394 * gdb.base/signull.exp: Likewise.
21395 * gdb.base/sigbpt.exp: Likewise.
21396 * gdb.guile/scm-disasm.exp: Do the test if
21397 is_address_zero_readable returns false.
21398 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21399 * gdb.python/py-arch.exp: Likewise.
21400 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21401 * lib/gdb.exp (is_address_zero_readable): New proc.
21402
5792e8e3
YQ
214032014-08-09 Yao Qi <yao@codesourcery.com>
21404
21405 PR testsuite/13443
21406 * gdb.mi/mi-var-display.exp: Make test messages unique.
21407
3cecbbbe
TT
214082014-08-04 Tom Tromey <tromey@redhat.com>
21409
21410 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21411 target 0".
21412
00b51ff5
TT
214132014-08-04 Tom Tromey <tromey@redhat.com>
21414
21415 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21416 "target_resume".
21417
6908c509
JB
214182014-08-01 Joel Brobecker <brobecker@adacore.com>
21419
21420 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21421 inner_vla_struct_object_size.
21422 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21423 as xfail.
21424
cc6563d2
PA
214252014-07-30 Pedro Alves <palves@redhat.com>
21426
21427 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21428 comment.
21429
7e09a223
YQ
214302014-07-29 Yao Qi <yao@codesourcery.com>
21431
21432 PR gdb/17206
21433 * gdb.base/until-nodebug.exp: New.
21434
7ebdbe92
DE
214352014-07-28 Doug Evans <xdje42@gmail.com>
21436
21437 PR guile/17203
21438 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21439 previously existing parameter, and previously ambiguously spelled
21440 parameter.
21441
fdb1adc6
WN
214422014-07-28 Will Newton <will.newton@linaro.org>
21443
21444 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21445
186fcde0
DE
214462014-07-26 Ludovic Courtès <ludo@gnu.org>
21447 Doug Evans <xdje42@gmail.com>
21448
21449 PR guile/17146
21450 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21451
70509625
PA
214522014-07-25 Pedro Alves <palves@redhat.com>
21453
21454 * gdb.threads/signal-command-handle-nopass.c: New file.
21455 * gdb.threads/signal-command-handle-nopass.exp: New file.
21456 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21457 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21458 * gdb.threads/signal-delivered-right-thread.c: New file.
21459 * gdb.threads/signal-delivered-right-thread.exp: New file.
21460
c3f814a1
PA
214612014-07-25 Pedro Alves <palves@redhat.com>
21462
21463 * gdb.base/double-prompt-target-event-error.exp
21464 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21465 match.
21466 (cancel_pagination_in_target_event): Rework double prompt
21467 detection.
21468 * gdb.base/paginate-after-ctrl-c-running.exp
21469 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21470 <return>' match.
21471 * gdb.base/paginate-bg-execution.exp
21472 (test_bg_execution_pagination_return)
21473 (test_bg_execution_pagination_cancel): Remove '-notransfer
21474 <return>' matches.
21475 * gdb.base/paginate-execution-startup.exp
21476 (test_fg_execution_pagination_return)
21477 (test_fg_execution_pagination_cancel): Remove '-notransfer
21478 <return>' matches.
21479 * gdb.base/paginate-inferior-exit.exp
21480 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21481 match.
21482 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21483 * lib/gdb.exp (pagination_prompt): Run text through
21484 string_to_regexp.
21485 (gdb_test_multiple): Match $pagination_prompt instead of
21486 "<return>".
21487 (string_to_regexp): Move to lib/gdb-utils.exp.
21488
e214cf6c
JK
214892014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21490
21491 * gdb.arch/amd64-entry-value-paramref.S: New file.
21492 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21493 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21494 * gdb.arch/amd64-optimout-repeat.S: New file.
21495 * gdb.arch/amd64-optimout-repeat.c: New file.
21496 * gdb.arch/amd64-optimout-repeat.exp: New file.
21497
17d0c5c8
JK
214982014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21499
21500 PR gdb/17170
21501 * gdb.base/statistics.exp: New file.
21502
b8b8facf
DE
215032014-07-17 Doug Evans <dje@google.com>
21504
74b49205 21505 PR gdb/17170
b8b8facf
DE
21506 * gdb.base/maint.exp: Update testing of per-command stats.
21507
1b5d0ab3
PA
215082014-07-16 Pedro Alves <palves@redhat.com>
21509
21510 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21511 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21512 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21513 (tfile_write_buf): New functions.
21514 (add_memory_block): Rewrite using the above.
21515 (adjust_function_address): New function.
21516 (FUNCTION_ADDRESS): New macro.
21517 (write_basic_trace_file): Remove short_x local, and use
21518 tfile_write_16. Change type of func_addr local to unsigned long
21519 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21520 here. Cast argument of add_memory_block to char pointer.
21521 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21522 (main): Remove parameters.
21523 * gdb.trace/tfile.exp: Remove nowarnings.
21524
4d974e88
SM
215252014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21526
21527 * gdb.base/debug-expr.exp: Test string evaluation with
21528 "debug expression" on.
21529
41e99568
PA
215302014-07-15 Pedro Alves <palves@redhat.com>
21531
21532 * gdb.base/reread.exp: Use clean_restart.
21533
487d9753
PL
215342014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21535
21536 * gdb.arch/avr-flash-qualifer.c: New.
21537 * gdb.arch/avr-flash-qualifer.exp: New.
21538
cc1c52ad
PA
215392014-07-14 Pedro Alves <palves@redhat.com>
21540
21541 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21542 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21543
1e973570
PA
215442014-07-14 Pedro Alves <palves@redhat.com>
21545
21546 * gdb.base/double-prompt-target-event-error.c: New file.
21547 * gdb.base/double-prompt-target-event-error.exp: New file.
21548
93d6eb10
PA
215492014-07-14 Pedro Alves <palves@redhat.com>
21550
21551 PR gdb/17072
21552 * gdb.base/paginate-inferior-exit.c: New file.
21553 * gdb.base/paginate-inferior-exit.exp: New file.
21554
0017922d
PA
215552014-07-14 Pedro Alves <palves@redhat.com>
21556
21557 PR gdb/17072
21558 * gdb.base/paginate-bg-execution.c: New file.
21559 * gdb.base/paginate-bg-execution.exp: New file.
21560
94696ad3
PA
215612014-07-14 Pedro Alves <palves@redhat.com>
21562
21563 PR gdb/17072
21564 * gdb.base/paginate-execution-startup.c: New file.
21565 * gdb.base/paginate-execution-startup.exp: New file.
21566 * lib/gdb.exp (pagination_prompt): New global.
21567 (default_gdb_spawn): New procedure, factored out from
21568 default_gdb_spawn.
21569 (default_gdb_start): Adjust to call default_gdb_spawn.
21570 (gdb_spawn): New procedure.
21571
bd293940
PA
215722014-07-14 Pedro Alves <palves@redhat.com>
21573
21574 * lib/gdb.exp (gdb_assert): New procedure.
21575 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21576
c933f875
PA
215772014-07-14 Pedro Alves <palves@redhat.com>
21578
21579 * gdb.base/execution-termios.c: New file.
21580 * gdb.base/execution-termios.exp: New file.
21581
d98b7a16
TT
215822014-07-14 Tom Tromey <tromey@redhat.com>
21583
21584 * gdb.cp/vla-cxx.cc: New file.
21585 * gdb.cp/vla-cxx.exp: New file.
21586
548740d6
TT
215872014-07-14 Tom Tromey <tromey@redhat.com>
21588
21589 * gdb.reverse/rerun-prec.c: New file.
21590 * gdb.reverse/rerun-prec.exp: New file.
21591
a25eb028
MR
215922014-07-12 Maciej W. Rozycki <macro@mips.com>
21593 Maciej W. Rozycki <macro@codesourcery.com>
21594
21595 * lib/gdb-utils.exp: New file.
21596 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21597 inline `gdb_init_command' processing.
21598 (gdb_start_cmd): Likewise.
21599 * lib/mi-support.exp (mi_run_cmd): Likewise.
21600 * README: Document `gdb_init_command' and `gdb_init_commands'.
21601
218c2655
JK
216022014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21603
21604 Fix false FAIL running under a very long directory name.
21605 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21606 and "set print elements 10000". Twice.
21607
5401fde3
YQ
216082014-07-11 Yao Qi <yao@codesourcery.com>
21609
21610 * gdb.base/exprs.exp: "set print symbol off".
21611
e76126e8
PA
216122014-07-11 Pedro Alves <palves@redhat.com>
21613
21614 * gdb.threads/kill.c: New file.
21615 * gdb.threads/kill.exp: New file.
21616
2d6f0de6
YQ
216172014-07-10 Yao Qi <yao@codesourcery.com>
21618
21619 * gdb.trace/tfile.c (write_basic_trace_file)
21620 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21621 address written to trace file.
21622
7180e04a
PA
216232014-07-09 Pedro Alves <palves@redhat.com>
21624
21625 * gdb.base/attach-wait-input.exp: New file.
21626 * gdb.base/attach-wait-input.c: New file.
21627
9a9a7608
AB
216282014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21629
21630 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21631 setting up test structures.
21632 (main): Call new test function.
21633 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21634 test function, continue into test function and walk test
21635 structures.
21636
161ac41e
YQ
216372014-07-02 Yao Qi <yao@codesourcery.com>
21638
21639 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21640 'bar_start' at the beginning of functions 'foo' and 'bar'
21641 respectively.
21642 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21643 instead of 'foo' and 'bar'.
21644
1f267ae3
MM
216452014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21646
21647 * gdb.btrace/segv.exp: New.
21648 * gdb.btrace/segv.c: New.
21649
2b239efb
LM
216502014-07-02 Luis Machado <lgustavo@codesourcery.com>
21651
21652 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21653 instruction.
21654
cf363f18
MW
216552014-06-30 Mark Wielaard <mjw@redhat.com>
21656
21657 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21658 vulture, vilify, villar): New volatile array constants.
21659 (vindictive, vegetation): New const volatile array constants.
21660 * gdb.base/volatile.exp: Test volatile and const volatile array
21661 types.
21662
aebf9d24
AA
216632014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21664
21665 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21666 target lacks support for awatch, rwatch, or hbreak.
21667
b67a2c6f
YQ
216682014-06-27 Yao Qi <yao@codesourcery.com>
21669
21670 * gdb.multi/dummy-frame-restore.exp: New.
21671 * gdb.multi/dummy-frame-restore.c: New.
21672
aef92902
MM
216732014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21674
21675 * gdb.btrace/gcore.exp: New.
21676
8e9db26e
PA
216772014-06-23 Pedro Alves <palves@redhat.com>
21678
21679 * gdb.base/watchpoint-reuse-slot.c: New file.
21680 * gdb.base/watchpoint-reuse-slot.exp: New file.
21681
70afc5b7
SC
216822014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21683
21684 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21685 progspace's filename in 'info', 'enable' and 'disable' command
21686 tests.
21687
b972bd9c
JK
216882014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21689
21690 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21691 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21692 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21693
125f8a3d
GB
216942014-06-20 Gary Benson <gbenson@redhat.com>
21695
21696 * gdb.arch/i386-avx.exp: Fix include file location.
21697 * gdb.arch/i386-sse.exp: Likewise.
21698
3ed9baed
IB
216992014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21700
21701 * gdb.dlang/expression.exp: New file.
21702
034f788c
PA
217032014-06-19 Pedro Alves <palves@redhat.com>
21704
21705 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21706 out from ...
21707 (top level): ... here. Iterate running tests under different
21708 scheduler-locking settings.
21709
45371d0c
LM
217102014-06-18 Luis Machado <lgustavo@codesourcery.com>
21711
21712 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21713 to DW_FORM_addr and use non-zero addresses.
21714
5d376983
SC
217152014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21716
21717 PR gdb/17017
21718 * gdb.python/py-xmethods.cc: Add global function call counters and
21719 increment them in their respective functions. Remove "cout"
21720 statements.
21721 * gdb.python/py-xmethods.exp: Make tests check the global function
21722 call counters instead of depending on inferior IO.
21723
a1aa2221
LM
217242014-06-18 Don Breazeal <donb@codesourcery.com>
21725
21726 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21727 Deleted procedure.
21728 (explicit_fork_parent_follow): Deleted procedure.
21729 (explicit_fork_child_follow): Deleted procedure.
21730 (test_follow_fork): New procedure.
21731 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21732 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21733 procedure calls.
21734
0fc05997
YQ
217352014-06-17 Yao Qi <yao@codesourcery.com>
21736
21737 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21738 CP1252.
21739
70795c52
LM
217402014-06-17 Luis Machado <lgustavo@codesourcery.com>
21741
21742 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21743 Initialize ptr and S explicitly.
21744 (skip_type_update_when_not_use_rtti_test): Likewise.
21745
6be47f0c
KS
217462014-06-16 Keith Seitz <keiths@redhat.com>
21747
21748 PR mi/15863
21749 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21750 the inferior is started.
21751
d03de421
PA
217522014-06-16 Pedro Alves <palves@redhat.com>
21753
21754 * gdb.base/break-main-file-remove-fail.c: New file.
21755 * gdb.base/break-main-file-remove-fail.exp: New file.
21756 * gdb.base/break-unload-file.exp: Use build_executable instead of
21757 prepare_for_testing.
21758 (test_break): New parameter "initial_load". Handle it.
21759 (top level): Add initial_load cmdline/file axis.
21760
f9579b99
TT
217612014-06-12 Tom Tromey <tromey@redhat.com>
21762
21763 * gdb.base/completion.exp: Don't use directory name in test.
21764
3657956b
GB
217652014-06-09 Gary Benson <gbenson@redhat.com>
21766
21767 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21768 separate the always-available ANSI-standard signals from the
21769 signals that require checking.
21770 (main): Likewise.
21771 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21772 Likewise.
21773 (main): Likewise.
21774
4186eb54
KS
217752014-06-07 Keith Seitz <keiths@redhat.com>
21776
21777 Revert:
21778 PR c++/16253
21779 * gdb.cp/var-tag.cc: New file.
21780 * gdb.cp/var-tag.exp: New file.
21781 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21782 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21783 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21784 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21785
25326a28 217862014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21787
21788 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21789
829155c9
PA
217902014-06-06 Pedro Alves <palves@redhat.com>
21791
21792 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21793 in target debug output instead of looking at RSP packets,
21794 disabling the test on any target that uses hardware stepping.
21795 Update comments.
21796
61c8d22e
PA
217972014-06-06 Pedro Alves <palves@redhat.com>
21798
21799 * gdb.base/break-unload-file.exp: Fix typo.
21800
d9a47287
YQ
218012014-06-06 Yao Qi <yao@codesourcery.com>
21802
21803 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21804 from "jit_function" to "^jit_function".
21805
e5e01dbf
YQ
218062014-06-06 Yao Qi <yao@codesourcery.com>
21807
21808 * gdb.base/async.c (foo): Add one statement.
21809 * gdb.base/async.exp: Get the next instruction address and
21810 match the output of "nexti" by instruction address. Match
21811 the hex address in the output of "finish".
21812
73ba372c
GB
218132014-06-06 Gary Benson <gbenson@redhat.com>
21814
21815 * gdb.base/call-signals.c: Remove preprocessor conditionals
21816 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21817 SIGSEGV and SIGTERM.
21818 * gdb.base/sigall.c: Likewise.
21819 * gdb.base/unwindonsignal.c: Likewise.
21820 * gdb.reverse/sigall-reverse.c: Likewise.
21821
831517df
YQ
218222014-06-06 Yao Qi <yao@codesourcery.com>
21823
21824 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21825 readable, skip the test.
21826
b8b91e98
YQ
218272014-06-06 Yao Qi <yao@codesourcery.com>
21828
21829 * gdb.threads/staticthreads.c (thread_function): Move the line
21830 setting breakpoint on forward.
21831 * gdb.threads/staticthreads.exp: Update comments.
21832
fb934770
LC
218332014-06-05 Ludovic Courtès <ludo@gnu.org>
21834
21835 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21836 "history-append! type error".
21837
6ef284bd
SM
218382014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21839
21840 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21841 erroneous dprintf expected input.
21842
a872e241
DE
218432014-06-04 Doug Evans <xdje42@gmail.com>
21844
21845 * gdb.guile/scm-generics.exp: Delete.
21846
16f691fb
DE
218472014-06-04 Doug Evans <xdje42@gmail.com>
21848
21849 * gdb.guile/scm-breakpoint.exp: Update.
21850 Add tests for breakpoint registration.
21851
012370f6
TT
218522014-06-04 Tom Tromey <tromey@redhat.com>
21853
21854 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21855 VLA-in-union.
21856 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21857 inner_vla_struct, vla_union types. Initialize objects of those
21858 types and compute their sizes.
21859
9f5a4cef
HZ
218602014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21861 Hui Zhu <hui@codesourcery.com>
21862
21863 * gdb.base/fileio.exp: Add test for shell not available as well as
21864 available.
21865 * gdb.base/fileio.c (test_system): Check for shell twice.
21866
90a45c4d
YQ
218672014-06-04 Yao Qi <yao@codesourcery.com>
21868
21869 * gdb.base/auto-connect-native-target.exp: Remove redundant
21870 space from the regexp pattern.
21871
70017e41
YQ
218722014-06-04 Yao Qi <yao@codesourcery.com>
21873
21874 * gdb.base/default.exp: Replace "child" with "native" in
21875 regexp pattern.
21876
883964a7
SC
218772014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21878
21879 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21880 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21881 * gdb.python/py-xmethods.py: Python script supporting the
21882 new testcase and tests.
21883
ef370185
JB
218842014-06-03 Joel Brobecker <brobecker@adacore.com>
21885 Pedro Alves <palves@redhat.com>
21886
21887 PR breakpoints/17000
21888 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21889 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21890
1e2ccb61
BM
218912014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21892
21893 * gdb.base/subst.exp: Add tests to verify partial path matching
21894 output.
21895
c6ec5ab2
PA
218962014-06-03 Pedro Alves <palves@redhat.com>
21897
21898 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21899 target that doesn't use software single-stepping.
21900
835c559f
PA
219012014-06-03 Pedro Alves <palves@redhat.com>
21902
21903 PR breakpoints/17000
21904 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21905 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21906
06eb1586
DE
219072014-06-02 Doug Evans <xdje42@gmail.com>
21908
21909 * gdb.guile/scm-parameter.exp: New file.
21910
e698b8c4
DE
219112014-06-02 Doug Evans <xdje42@gmail.com>
21912
21913 * gdb.guile/scm-cmd.c: New file.
21914 * gdb.guile/scm-cmd.exp: New file.
21915
ded03782
DE
219162014-06-02 Doug Evans <xdje42@gmail.com>
21917
21918 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21919 pretty-printer lookup.
21920 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21921 (make-pp_s-printer): Call it.
21922 (make-pretty-printer-from-dict): New function.
21923 (lookup-pretty-printer-maker-from-dict): New function.
21924 (*pretty-printer*): Simplify.
21925 (make-objfile-pp_s-printer): New function.
21926 (install-objfile-pretty-printers!): New function.
21927 (make-progspace-pp_s-printer): New function.
21928 (install-progspace-pretty-printers!): New function.
21929 * gdb.guile/scm-progspace.c: New file.
21930 * gdb.guile/scm-progspace.exp: New file.
21931
41fac0cf
PA
219322014-06-02 Pedro Alves <palves@redhat.com>
21933
21934 * gdb.base/dprintf-bp-same-addr.c: New file.
21935 * gdb.base/dprintf-bp-same-addr.exp: New file.
21936
96ae5695
EBM
219372014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21938
21939 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21940 * gdb.arch/powerpc-power.s: Likewise.
21941
da02b3a8
JB
219422014-06-02 Joel Brobecker <brobecker@adacore.com>
21943
21944 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21945
c72b2e7b
YQ
219462014-06-01 Yao Qi <yao@codesourcery.com>
21947
21948 * gdb.base/watchpoint.exp (test_watch_location): Check null
21949 pointer can be dereferenced. If not, do the test, otherwise
21950 skip it.
21951
53e8a631
AB
219522014-05-30 Andrew Burgess <aburgess@broadcom.com>
21953
21954 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21955 results.
21956 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21957
938f0e2f
AB
219582014-05-30 Andrew Burgess <aburgess@broadcom.com>
21959
21960 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21961 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21962 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21963 * gdb.arch/amd64-invalid-stack-top.c: New file.
21964 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21965
9ba6657a
PA
219662014-05-30 Pedro Alves <palves@redhat.com>
21967
21968 PR breakpoints/17000
21969 * gdb.base/sss-bp-on-user-bp.c: New file.
21970 * gdb.base/sss-bp-on-user-bp.exp: New file.
21971
522c09bf
DB
219722014-05-30 David Blaikie <dblaikie@gmail.com>
21973
21974 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21975 gnu_inline semantics via attribute.
21976 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21977 source explicitly specifies the required semantics.
21978
bf4ef81e
MR
219792014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21980
21981 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21982
329ea579
PA
219832014-05-29 Pedro Alves <palves@redhat.com>
21984 Tom Tromey <tromey@redhat.com>
21985
21986 * gdb.base/async-shell.exp: Don't enable target-async.
21987 * gdb.base/async.exp
21988 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21989 parameter. Adjust.
21990 (top level): Don't test with "target-async".
21991 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21992 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21993 * gdb.base/inferior-died.exp: Don't enable target-async.
21994 * gdb.base/interrupt-noterm.exp: Likewise.
21995 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21996 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21997 * gdb.mi/mi-nonstop.exp: Likewise.
21998 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21999 * gdb.mi/mi-nsintrall.exp: Likewise.
22000 * gdb.mi/mi-nsmoribund.exp: Likewise.
22001 * gdb.mi/mi-nsthrexec.exp: Likewise.
22002 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22003 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22004 * gdb.python/py-evsignal.exp: Don't enable target-async.
22005 * gdb.python/py-evthreads.exp: Likewise.
22006 * gdb.python/py-prompt.exp: Likewise.
22007 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22008 * gdb.server/solib-list.exp: Don't enable target-async.
22009 * gdb.threads/thread-specific-bp.exp: Likewise.
22010 * lib/mi-support.exp: Adjust to use mi-async.
22011
fd664c91
PA
220122014-05-29 Pedro Alves <palves@redhat.com>
22013
22014 PR gdb/13860
22015 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22016 reason, even in sync mode.
22017
251bde03
PA
220182014-05-29 Pedro Alves <palves@redhat.com>
22019 Hui Zhu <hui@codesourcery.com>
22020
22021 PR PR15693
22022 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22023 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22024 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22025 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22026
7f3c0343
JB
220272014-05-28 Joel Brobecker <brobecker@adacore.com>
22028
22029 * config/monitor.exp (gdb_target_monitor): Replace use of
22030 "set remotebaud" by "set serial baud".
22031
b2715b27
AW
220322014-05-26 Andy Wingo <wingo@igalia.com>
22033
22034 * gdb.guile/scm-breakpoint.exp:
22035 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22036 properties instead of gdb-object-properties.
22037
498a4489
YQ
220382014-05-26 Yao Qi <yao@codesourcery.com>
22039
22040 * gdb.server/no-thread-db.exp: Specify source file name
22041 explicitly when setting a breakpoint.
22042
589fdceb
MM
220432014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22044
22045 * gdb.btrace/vdso.c: New.
22046 * gdb.btrace/vdso.exp: New.
22047
e9089e05
MM
220482014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22049
22050 * gdb.base/gcore.exp (capture_command_output): Move ...
22051 * lib/gdb.exp (capture_command_output): ... here.
22052
67b5c0c1
MM
220532014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22054
22055 * gdb.btrace/data.exp: Test memory access during btrace replay.
22056
a2199296
SM
220572014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22058
22059 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22060
17b2616c
PA
220612014-05-21 Pedro Alves <palves@redhat.com>
22062
22063 PR gdb/13860
22064 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22065 (top level): Test that output related to execution commands is
22066 sent to the console with CLI commands, but not with MI commands.
22067 Test that breakpoint events are always mirrored to the console.
22068 Also expect the new source line to be output after a "next" in
22069 async mode too. Make it a pass/fail test.
22070 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22071 output.
22072 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22073
5166082f
PA
220742014-05-21 Pedro Alves <palves@redhat.com>
22075
22076 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22077 Use them to test variations of "list" after reaching a breakpoint.
22078 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22079 Test "list" with listsize 10 after reaching a breakpoint.
22080 * gdb.python/python.exp (decode_line current location line
22081 number): Adjust expected line number.
22082
2f25d70f
SM
220832014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22084
22085 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22086 behavior for $args, pass it directly to "run".
22087
ff604a67
MR
220882014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22089
22090 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22091 30000 to 65536.
22092
6a3cb8e8
PA
220932014-05-21 Pedro Alves <palves@redhat.com>
22094
22095 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22096 auto-connect-native-target off".
22097 * gdb.base/auto-connect-native-target.c: New file.
22098 * gdb.base/auto-connect-native-target.exp: New file.
22099
4ebfc96e
PA
221002014-05-21 Pedro Alves <palves@redhat.com>
22101
22102 * gdb.base/default.exp: Test "target native" instead of "target
22103 child".
22104
36d46afb
MW
221052014-05-21 Mark Wielaard <mjw@redhat.com>
22106
22107 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22108
5876f503
JK
221092014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22110
22111 Fix TLS access for -static -pthread.
22112 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22113 <HAVE_TLS> (thread_function, main): Initialize it.
22114 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22115 Add clean_restart.
22116 <$have_tls != "">: Check TLSVAR.
22117
0256a6ac
PA
221182014-05-21 Pedro Alves <palves@redhat.com>
22119
22120 * gdb.base/dcache-line-read-error.c: New.
22121 * gdb.base/dcache-line-read-error.exp: New.
22122
936d2992
PA
221232014-05-20 Pedro Alves <palves@redhat.com>
22124
22125 * gdb.base/compare-sections.c: New file.
22126 * gdb.base/compare-sections.exp: New file.
22127
802e8e6d
PA
221282014-05-20 Pedro Alves <palves@redhat.com>
22129
22130 * gdb.base/break-idempotent.c: New file.
22131 * gdb.base/break-idempotent.exp: New file.
22132
e59fa00f
MM
221332014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22134
22135 * gdb.btrace/nohist.exp: New.
22136
8b696e31
YQ
221372014-05-20 Yao Qi <yao@codesourcery.com>
22138
22139 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22140 gdb.reverse directory and gdb_reverse_timeout exists in board
22141 setting.
22142 * README: Document gdb_reverse_timeout.
22143
73c9764f
YQ
221442014-05-20 Yao Qi <yao@codesourcery.com>
22145
22146 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22147 'test_file_name'. Treat args as a string instead of a list.
22148 (gdb_init): Rename argument 'args' by 'test_file_name'.
22149
f1f4348a
JK
221502014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22151
22152 * gdb.arch/powerpc-power.exp: New file.
22153 * gdb.arch/powerpc-power.s: New file.
22154
0dbe70ce
DE
221552014-05-16 Doug Evans <dje@google.com>
22156
22157 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22158 * gdb.base/completion.exp: Check that all expected files exist
22159 before doing file completion.
0dbe70ce 22160
8d551b02
DE
221612014-05-16 Doug Evans <dje@google.com>
22162
22163 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22164 Update.
22165 (do_syscall_tests_without_xml): Update.
22166
73eb7709
PA
221672014-05-16 Pedro Alves <palves@redhat.com>
22168
22169 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22170 instead of "unknown output after running".
22171
3fae92fc
YQ
221722014-05-16 Yao Qi <yao@codesourcery.com>
22173
22174 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22175 file1.txt from host at the end.
22176 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22177
c2b2ccc5
DE
221782014-05-15 Doug Evans <dje@google.com>
22179
22180 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22181 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22182 loading file. Add test for TU lookup.
22183
8c217a4b
SM
221842014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22185
22186 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22187 calling "-exec-arguments" or "set args" before running the
22188 inferior.
22189
3deb39c6
SM
221902014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22191
22192 * lib/mi-support.exp (mi_expect_stop): Expect message for
22193 inferiors that exit with non-zero exit code.
22194
71a79f8c
YQ
221952014-05-14 Yao Qi <yao@codesourcery.com>
22196
22197 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22198 match absolute path on remote host.
22199 (test_file_list_exec_source_files): Remove "/" from the
22200 pattern.
22201
f23fcd46
YQ
222022014-05-14 Yao Qi <yao@codesourcery.com>
22203
22204 * boards/local-remote-host-notty.exp (${board}_file): New
22205 proc.
22206
9404b58f
KM
222072014-05-07 Kyle McMartin <kyle@redhat.com>
22208
22209 Pushed by Joel Brobecker <brobecker@adacore.com>.
22210 * gdb.arch/aarch64-atomic-inst.c: New file.
22211 * gdb.arch/aarch64-atomic-inst.exp: New file.
22212
5e45f04c
YQ
222132014-05-07 Yao Qi <yao@codesourcery.com>
22214
22215 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22216 in current context" too.
22217
c888a17d
KS
222182014-05-05 Keith Seitz <keiths@redhat.com>
22219
22220 * gdb.linespec/ls-dollar.exp: Add test for linespec
22221 file:convenience_variable.
22222
290a839c
YQ
222232014-05-05 Yao Qi <yao@codesourcery.com>
22224
22225 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22226 traceframes into tfile and ctf trace files. Read data from
22227 trace file and test collected data.
22228 (gdb_collect_locals_test): Likewise.
22229 (gdb_unavailable_registers_test): Likewise.
22230 (gdb_unavailable_floats): Likewise.
22231 (gdb_collect_globals_test): Likewise.
22232 (top-level): Append "ctf" to trace_file_targets if GDB
22233 supports.
22234
b5262cd0
YQ
222352014-05-05 Yao Qi <yao@codesourcery.com>
22236
22237 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22238 code to ...
22239 (gdb_collect_args_test_1): ... it. New proc.
22240 (gdb_collect_locals_test): Move some code to ...
22241 (gdb_collect_locals_test_1): ... it. New proc.
22242 (gdb_unavailable_registers_test): Move some code to ...
22243 (gdb_unavailable_registers_test_1): ... it. New proc.
22244 (gdb_unavailable_floats): Move some code to ...
22245 (gdb_unavailable_floats_1): ... it. New proc.
22246
30a1e6cc
SDJ
222472014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22248
22249 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22250 probes to test for bitness recognition.
22251 * gdb.arch/amd64-stap-optional-prefix.exp
22252 (test_probe_value_without_reg): New procedure.
22253 Add code to test for different kinds of bitness.
22254
f33da99a
SDJ
222552014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22256
22257 PR breakpoints/16889
22258 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22259 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22260
5b80f00d
PA
222612014-05-01 Pedro Alves <palves@redhat.com>
22262
22263 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22264 gdb_file_cmd if no file is specified.
22265 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22266 last_loaded_file to set the remote exec-file.
22267
f8c2a73c
PA
222682014-05-01 Pedro Alves <palves@redhat.com>
22269
22270 * boards/local-remote-host.exp: New file.
22271
be6e8ac7
PA
222722014-05-01 Pedro Alves <palves@redhat.com>
22273
22274 * boards/local-remote-host.exp: Rename to ...
22275 * boards/local-remote-host-notty.exp: ... this.
22276
cac0dc8f
JB
222772014-04-28 Joel Brobecker <brobecker@adacore.com>
22278
22279 * gdb.ada/dyn_arrayidx: New testcase.
22280
9730e6cc
YQ
222812014-04-26 Yao Qi <yao@codesourcery.com>
22282
22283 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22284 and compute the length of function main. Save it in
22285 $main_length.
22286 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22287 (top-level): Use gdb_compile to compile objects into
22288 executable and restart GDB. Remove invocation to
22289 prepare_for_testing.
22290
7ae1a6a6
PA
222912014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22292 Pedro Alves <palves@redhat.com>
22293
22294 PR server/16255
22295 * gdb.multi/multi-attach.c: New file.
22296 * gdb.multi/multi-attach.exp: New file.
22297
4082afcc
PA
222982014-04-25 Pedro Alves <palves@redhat.com>
22299
22300 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22301 user.
22302 (top level): Test that "set remote conditional-breakpoints-packet
22303 off" works as intended.
22304 * gdb.base/dprintf.exp: Test that "set remote
22305 breakpoint-commands-packet off" works as intended.
22306 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22307 New function.
22308 (top level): Call it.
22309 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22310 remote fast-tracepoints-packet off" works as intended.
22311 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22312 * lib/gdb.exp (gdb_is_target_remote): ... here.
22313
2abc3f8d
DB
223142014-04-24 David Blaikie <dblaikie@gmail.com>
22315
22316 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22317 ensure clang would not discard them.
22318 * gdb.base/gdbvars.c: Ditto.
22319 * gdb.base/memattr.c: Ditto.
22320 * gdb.base/whatis.c: Ditto.
22321 * gdb.python/py-prettyprint.c: Ditto.
22322 * gdb.trace/actions.c: Ditto.
22323 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22324 ensure clang would not discard it.
22325
bfd39632
DB
223262014-04-24 David Blaikie <dblaikie@gmail.com>
22327
22328 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22329 clang to emit the full definition of type required by the test
22330 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22331
22842ff6
DB
223322014-04-24 David Blaikie <dblaikie@gmail.com>
22333
22334 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22335 coax Clang into emitting the definition of the type.
22336 * gdb.cp/pr10728-x.h (y): Ditto.
22337 * gdb.cp/pr10728-y.cc (y): Ditto.
22338
c2e827ad
DB
223392014-04-24 David Blaikie <dblaikie@gmail.com>
22340
22341 * gdb.base/label.exp: XFAIL label related tests under Clang.
22342 * gdb.cp/cplabel.exp: Ditto.
22343 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22344 under Clang those using labels.
22345
4c2d33e7
YQ
223462014-04-25 Yao Qi <yao@codesourcery.com>
22347
22348 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22349 double_label.
22350 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22351 partial_label and double_label.
22352
56083b99
DB
223532014-04-24 David Blaikie <dblaikie@gmail.com>
22354
22355 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22356
25d4e99d
DB
223572014-04-24 David Blaikie <dblaikie@gmail.com>
22358
22359 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22360 of the function to work across GCC and Clang.
22361 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22362 pointer types (const void ** const V void **).
22363
01f9f808
MS
223642014-04-24 Michael Sturm <michael.sturm@mintel.com>
22365 Walfred Tedeschi <walfred.tedeschi@intel.com>
22366
22367 * Makefile.in (EXECUTABLES): Added i386-avx512.
22368 * gdb.arch/i386-avx512.c: New file.
22369 * gdb.arch/i386-avx512.exp: Likewise.
22370
4b48d439
KS
223712014-04-23 Keith Seitz <keiths@redhat.com>
22372
22373 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22374 (mi_make_breakpoint_table): New procedure.
22375 (mi_create_breakpoint): Use mi_make_breakpoint
22376 and return the result.
22377 (mi_make_breakpoint): New procedure.
22378 (mi_build_kv_pairs): New procedure.
22379
22380 * gdb.mi/mi-break.exp: Remove unused globals,
22381 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22382 All callers updated.
22383 * gdb.mi/mi-dprintf.exp: Use variable to track command
22384 number.
22385 Update all callers of mi_create_breakpoint and use
22386 mi_make_breakpoint_table.
22387 Remove any unused global variables.
22388 * gdb.mi/mi-nonstop.exp: Likewise.
22389 * gdb.mi/mi-nsintrall.exp: Likewise.
22390 * gdb.mi/mi-nsmoribund.exp: Likewise.
22391 * gdb.mi/mi-nsthrexec.exp: Likewise.
22392 * gdb.mi/mi-reverse.exp: Likewise.
22393 * gdb.mi/mi-simplerun.exp: Likewise.
22394 * gdb.mi/mi-stepn.exp: Likewise.
22395 * gdb.mi/mi-syn-frame.exp: Likewise.
22396 * gdb.mi/mi-until.exp: Likewise.
22397 * gdb.mi/mi-var-cp.exp: Likewise.
22398 * gdb.mi/mi-var-display.exp: Likewise.
22399 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22400 * gdb.mi/mi2-var-child.exp: Likewise.
22401 * gdb.mi/mi-vla-c99.exp: Likewise.
22402 * lib/mi-support.exp: Likewise.
22403
22404 From Ian Lance Taylor <iant@cygnus.com>:
22405 * lib/gdb.exp (parse_args): New procedure.
22406
08351840
PA
224072014-04-23 Pedro Alves <palves@redhat.com>
22408
22409 * gdb.base/break-unload-file.c: New file.
22410 * gdb.base/break-unload-file.exp: New file.
22411 * gdb.base/sym-file-lib.c (baz): New function.
22412 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22413 field.
22414 (load): Store the segment's mapped size.
22415 (unload): New function.
22416 (unload_shlib): New function.
22417 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22418 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22419 set a breakpoint at baz, and call it.
22420 * gdb.base/sym-file.exp: New tests for stale breakpoint
22421 instructions.
22422
076855f9
PA
224232014-04-23 Pedro Alves <palves@redhat.com>
22424
22425 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22426 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22427 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22428 * gdb.base/hbreak-unmapped.c: New file.
22429 * gdb.base/hbreak-unmapped.exp: New file.
22430 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22431 * lib/gdb.exp (gdb_is_target_remote): ... here.
22432
483805cf
PA
224332014-04-22 Pedro Alves <palves@redhat.com>
22434
22435 * gdb.base/consecutive-step-over.c: New file.
22436 * gdb.base/consecutive-step-over.exp: New file.
22437
06d97543
PA
224382014-04-22 Pedro Alves <palves@redhat.com>
22439
22440 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22441 instead of send_gdb/gdb_expect.
22442
b4429ea2
YQ
224432014-04-22 Yao Qi <yao@codesourcery.com>
22444
22445 * lib/trace-support.exp (generate_tracefile): New procedure.
22446 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22447 return 0.
22448 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22449 if generate_tracefile returns 1.
22450
51d48146
PA
224512014-04-18 Tom Tromey <palves@redhat.com>
22452 Pedro alves <tromey@redhat.com>
22453
22454 PR backtrace/15558
22455 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22456 with a backtrace limit.
22457 * gdb.python/py-frame-inline.exp: Test running to an inline
22458 function with a backtrace limit, and printing the newest frame.
22459 * gdb.python/py-frame-inline.c (main): Call f.
22460
bd1dce5f
MS
224612014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22462
22463 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22464
40d1a503
MS
224652014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22466
22467 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22468 Drop prefix from unsupported source file path.
22469
389b98f7
YQ
224702014-04-17 Yao Qi <yao@codesourcery.com>
22471
22472 * lib/gdb.exp (with_target_charset): New proc.
22473 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22474 with_target_charset.
22475 (test_print_strings): Likewise.
22476 (test_repeat_bytes): Likewise.
22477 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22478 for some tests.
22479
22869d73
KS
224802014-04-16 Keith Seitz <keiths@redhat.com>
22481
22482 PR gdb/15827
22483 * gdb.dwarf2/corrupt.c: New file.
22484 * gdb.dwarf2/corrupt.exp: New file.
22485
c4f87ca6
KS
224862014-04-16 Keith Seitz <keiths@redhat.com>
22487
22488 PR c++/16597
22489 * gdb.cp/namelessclass.cc: New file.
22490 * gdb.cp/namelessclass.exp: New file.
22491 * gdb.cp/namelessclass.S: New file.
22492
ab19de87
DE
224932014-04-16 Doug Evans <dje@google.com>
22494
22495 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22496 Add comment.
22497 (gdbserver_default_get_comm_port): New function.
22498 (gdbserver_start): Check if board file provided
22499 "gdbserver,get_comm_port" and use it if so.
22500 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22501 (gdb,socketport): Set to "stdio".
22502 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22503 (stdio_gdbserver_template): Delete.
22504 (${board}_get_remote_address): Update.
22505 (${board}_build_remote_cmd): Delete.
22506 (${board}_get_comm_port): New function.
22507 (${board}_spawn): Update.
22508 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22509 Delete.
22510 (${board}_get_remote_address): Update.
22511 (${board}_get_comm_port): New function.
22512
fc98a809
AB
225132014-04-16 Andrew Burgess <aburgess@broadcom.com>
22514
22515 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22516 appearing in any order.
22517
87fd9e6e
DE
225182014-04-15 Doug Evans <dje@google.com>
22519
22520 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22521 uninitialized value of "description".
22522
099fc3ea
KS
225232014-04-15 Keith Seitz <keiths@redhat.com>
22524
22525 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22526 Remove unused globals.
22527 (test_running_the_program): Likewise.
22528 (test_controlled_execution): Likewise.
22529 (test_controlling_breakpoints): Likewise.
22530 (test_program_termination): Likewise.
22531
5da151d4
KS
225322014-04-15 Keith Seitz <keiths@redhat.com>
22533
22534 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22535 unused globals.
22536 (test_rbreak_creation_and_listing): Likewise.
22537 (test_ignore_count): Likewise.
22538 (test_error): Likewise.
22539
35e5d2f0
PA
225402014-04-15 Pedro Alves <palves@redhat.com>
22541
22542 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22543 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22544 sym-file-loader.c.
22545 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22546 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22547 to sym-file-loader.c.
22548 (struct library): Forward declare.
22549 (load_shlib, lookup_function): Change prototypes.
22550 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22551 (translate_offset): Remove declarations.
22552 (get_text_addr): New declaration.
22553 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22554 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22555 sym-file-loader.h.
22556 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22557 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22558 here from sym-file-loader.h.
22559 (struct library): New structure.
22560 (load_shlib, lookup_function): Change prototypes and adjust to
22561 work with a struct library.
22562 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22563 (translate_offset): Make static.
22564 (get_text_addr): New function.
22565 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22566
eb4c1710
PA
225672014-04-15 Pedro Alves <palves@redhat.com>
22568
22569 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22570
2d1baf52
PA
225712014-04-15 Pedro Alves <palves@redhat.com>
22572
22573 * gdb.base/sym-file-loader.c: Include <limits.h>.
22574 (SELF_LINK): New define.
22575 (get_origin): New function.
22576 (load_shlib): Use it.
22577 * gdb.base/sym-file.exp: Don't early return if the target is
22578 remote. Use runto_main, and issue fail is that fails. Use
22579 gdb_load_shlibs.
22580 (shlib_name): Delete.
22581 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22582
7dd6df01
PA
225832014-04-15 Pedro Alves <palves@redhat.com>
22584
22585 * gdb.base/sym-file.exp: Remove regex characters from test
22586 message. Don't refer to breakpoint numbers in test messages.
22587
b50c8614
KS
225882014-04-14 Keith Seitz <keiths@redhat.com>
22589
22590 PR c++/16253
22591 * gdb.cp/var-tag.cc: New file.
22592 * gdb.cp/var-tag.exp: New file.
22593 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22594 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22595 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22596 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22597
3d567982
TT
225982014-04-14 Tom Tromey <tromey@redhat.com>
22599
22600 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22601 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22602 type.
22603 * gdb.cp/enum-class.exp: New file.
22604 * gdb.cp/enum-class.cc: New file.
22605
0626fc76
TT
226062014-04-14 Tom Tromey <tromey@redhat.com>
22607
22608 * gdb.dwarf2/enum-type.exp: New file.
22609
dca325b3
SA
226102014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22611
22612 * gdb.mi/mi-vla-c99.exp: New file.
22613 * gdb.mi/vla.c: New file.
22614
5854b38a
SA
226152014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22616
22617 * gdb.base/vla-datatypes.c: New file.
22618 * gdb.base/vla-datatypes.exp: New file.
22619
463bb957
SA
226202014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22621
22622 * gdb.base/vla-ptr.c: New file.
22623 * gdb.base/vla-ptr.exp: New file.
22624
3dd170be
SA
226252014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22626
22627 * gdb.dwarf2/count.exp: New file.
22628
5ecaaa66
SA
226292014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22630
22631 * gdb.base/vla-sideeffect.c: New file.
22632 * gdb.base/vla-sideeffect.exp: New file.
22633
41f1ada5
DB
226342014-04-14 David Blaikie <dblaikie@gmail.com>
22635
22636 * gdb.mi/non-stop.c: Add return value for non-void function return
22637 statement.
22638 * gdb.threads/staticthreads.c: Ditto.
22639
0be03e84
DE
226402014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22641 Doug Evans <xdje42@gmail.com>
22642
22643 * gdb.guile/scm-value.c: Improve test case.
22644 * gdb.guile/scm-value.exp: Add new test.
22645
f180a1fb
DB
226462014-04-11 David Blaikie <dblaikie@gmail.com>
22647
22648 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22649 override Clang's default.
22650
6b662e19
JB
226512014-04-11 Joel Brobecker <brobecker@adacore.com>
22652
22653 Revert the following changes (regressions):
22654
22655 * gdb.base/vla-sideeffect.c: New file.
22656 * gdb.base/vla-sideeffect.exp: New file.
22657
22658 * gdb.dwarf2/count.exp: New file.
22659
22660 * gdb.base/vla-multi.c: New file.
22661 * gdb.base/vla-multi.exp: New file.
22662
22663 * gdb.base/vla-ptr.c: New file.
22664 * gdb.base/vla-ptr.exp: New file.
22665
22666 * gdb.base/vla-datatypes.c: New file.
22667 * gdb.base/vla-datatypes.exp: New file.
22668
22669 * gdb.mi/mi-vla-c99.exp: New file.
22670 * gdb.mi/vla.c: New file.
22671
245a5f0b
KS
226722014-04-11 Keith Seitz <keiths@redhat.com>
22673
22674 PR c++/16675
22675 * gdb.cp/cpsizeof.exp: New file.
22676 * gdb.cp/cpsizeof.cc: New file.
22677
58a84dcf
SA
226782014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22679
191a8a90
JB
22680 * gdb.mi/mi-vla-c99.exp: New file.
22681 * gdb.mi/vla.c: New file.
58a84dcf 22682
c8655f75
SA
226832014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22684
22685 * gdb.base/vla-datatypes.c: New file.
22686 * gdb.base/vla-datatypes.exp: New file.
22687
024e13b4
SA
226882014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22689
22690 * gdb.base/vla-ptr.c: New file.
22691 * gdb.base/vla-ptr.exp: New file.
22692
1a237e0e
SA
226932014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22694
22695 * gdb.base/vla-multi.c: New file.
22696 * gdb.base/vla-multi.exp: New file.
22697
504f3432
SA
226982014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22699
22700 * gdb.dwarf2/count.exp: New file.
22701
3bce8237
SA
227022014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22703
191a8a90
JB
22704 * gdb.base/vla-sideeffect.c: New file.
22705 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22706
322f9c21
YQ
227072014-04-11 Yao Qi <yao@codesourcery.com>
22708
22709 * gdb.base/completion.exp: Check file exists before running tests
22710 on file completion.
22711
d708bcd1
PA
227122014-04-10 Pedro Alves <palves@redhat.com>
22713
22714 * gdb.base/cond-eval-mode.c: New file.
22715 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22716 prepare_for_testing to build the new file. Check result of
22717 runto_main.
22718 (test_break, test_watch): New procedures.
22719 (top level): Use them.
22720
ae1d2761
PM
227212014-04-08 Pierre Muller <muller@sourceware.org>
22722
22723 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22724 Ctrl-V use for mingw hosts.
22725
7af389b8
SC
227262014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22727
22728 * gdb.python/py-value.c: Improve test case.
22729 * gdb.python/py-value.exp: Add new test.
22730
5e703181
DE
227312014-04-07 David Blaikie <dblaikie@gmail.com>
22732
22733 * lib/compiler.c: Identify the clang compiler.
22734 * lib/compiler.cc: Ditto.
22735
9810b410
YQ
227362014-04-03 Yao Qi <yao@codesourcery.com>
22737
22738 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22739
98d1b8dc
AB
227402014-04-01 Anton Blanchard <anton@samba.org>
22741
22742 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22743 messages unique.
22744
3114cea1
AB
227452014-04-01 Anton Blanchard <anton@samba.org>
22746
22747 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22748 prepare_for_testing.
22749
62f7182c
AB
227502014-04-01 Anton Blanchard <anton@samba.org>
22751
22752 * gdb.arch/ppc64-atomic-inst.c: Remove.
22753 * gdb.arch/ppc64-atomic-inst.S: New file.
22754 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22755
770e7fc7
DE
227562014-03-31 Doug Evans <dje@google.com>
22757
22758 * gdb.base/print-symbol-loading-lib.c: New file.
22759 * gdb.base/print-symbol-loading-main.c: New file.
22760 * gdb.base/print-symbol-loading.exp: New file.
22761
46e2bafa
YQ
227622014-03-31 Yao Qi <yao@codesourcery.com>
22763
22764 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22765
8776cfe9
JB
227662014-03-28 Joel Brobecker <brobecker@adacore.com>
22767
22768 * gdb.ada/mi_dyn_arr: New testcase.
22769
5d1ef361
DE
227702014-03-27 Doug Evans <dje@google.com>
22771
22772 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22773
b5bee914
YQ
227742014-03-27 Yao Qi <yao@codesourcery.com>
22775
22776 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22777 if target is nios2-*-*.
22778
0d4d0e77
YQ
227792014-03-26 Yao Qi <yao@codesourcery.com>
22780
22781 * lib/gdb.exp (readline_is_used): New proc.
22782 * gdb.base/completion.exp: Move tests on command complete up.
22783 Skip the rest of tests if readline is not used.
22784 * gdb.ada/complete.exp: Skp the test if readline is not
22785 used.
22786 * gdb.base/filesym.exp: Likewise.
22787 * gdb.base/macscp.exp: Likewise.
22788 * gdb.base/readline-ask.exp: Likewise.
22789 * gdb.base/readline.exp: Likewise.
22790 * gdb.python/py-cmd.exp: Likewise.
22791 * gdb.trace/tfile.exp: Likewise.
22792
29361eee
YQ
227932014-03-26 Yao Qi <yao@codesourcery.com>
22794
22795 * gdb.base/macscp.exp: Fix code format issues.
22796
bc9a5525
UW
227972014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22798
22799 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22800 * gdb.asm/powerpc64le.inc: New file.
22801
d3839ede
PA
228022014-03-25 Pedro Alves <palves@redhat.com>
22803 Doug Evans <dje@google.com>
22804
22805 * gdb.base/source-execution.c: New file.
22806 * gdb.base/source-execution.exp: New file.
22807 * gdb.base/source-execution.gdb: New file.
22808
01672a57
DE
228092014-03-24 Doug Evans <dje@google.com>
22810
22811 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22812 using fission.
22813
88bbeca9
HZ
228142014-03-24 Hui Zhu <hui@codesourcery.com>
22815 Pedro Alves <palves@redhat.com>
22816
22817 PR breakpoints/16101
22818 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22819 test pass/fail messages. Detect missing support for dprintf when
22820 breakpoints are actually inserted.
22821 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22822 breakpoints are actually inserted.
22823 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22824 fails.
22825
d2348791
JK
228262014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22827
22828 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22829
feef67ab
DE
228302014-03-22 Doug Evans <xdje42@gmail.com>
22831
22832 * gdb.python/python.exp (python not supported): Verify multi-line
22833 python command issues an error.
25d743f9 22834 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22835 guile command issues an error.
feef67ab 22836
ecebef6a
MR
228372014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22838
22839 * gdb.threads/thread-specific.exp: Handle the lack of usable
22840 $this_breakpoint and $this_thread.
22841
ccdd1909
HZ
228422014-03-21 Hui Zhu <hui@codesourcery.com>
22843
22844 * gdb.base/attach.exp (do_command_attach_tests): New.
22845
beb460e8
PA
228462014-03-20 Tom Tromey <tromey@redhat.com>
22847 Pedro Alves <palves@redhat.com>
22848
22849 PR cli/15718
22850 * gdb.base/condbreak-call-false.c: New file.
22851 * gdb.base/condbreak-call-false.exp: New file.
22852
40acf43a
PA
228532014-03-20 Pedro Alves <palves@redhat.com>
22854
22855 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22856 Delete.
22857 (block_signals, unblock_signals): Delete.
22858 (child_function_2, main): Remove references to deleted variable
22859 and functions.
22860
9f5e1e02
PA
228612014-03-20 Pedro Alves <palves@redhat.com>
22862
22863 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22864 Use pthread_kill to signal thread 2.
22865 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22866 Adjust to make the test send itself a signal rather than using the
22867 host's "kill" command.
22868
99619bea
PA
228692014-03-20 Pedro Alves <palves@redhat.com>
22870
22871 * gdb.threads/multiple-step-overs.c: New file.
22872 * gdb.threads/multiple-step-overs.exp: New file.
22873 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22874 Adjust expected infrun debug output.
22875
2adfaa28
PA
228762014-03-20 Pedro Alves <palves@redhat.com>
22877
22878 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22879 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22880
31e77af2
PA
228812014-03-20 Pedro Alves <palves@redhat.com>
22882
22883 PR breakpoints/7143
22884 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22885 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22886 of gdb_test_multiple.
22887 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22888 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22889
b9f437de
PA
228902014-03-20 Pedro Alves <palves@redhat.com>
22891
22892 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22893 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22894
05adc73e
PA
228952014-03-19 Pedro Alves <palves@redhat.com>
22896
22897 * gdb.base/async.exp: Remove early return.
22898
6048b950
PA
228992014-03-19 Pedro Alves <palves@redhat.com>
22900
22901 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22902
8bcfb00a
PA
229032014-03-19 Pedro Alves <palves@redhat.com>
22904
22905 * gdb.base/async.exp (test_background): Expect \r\n after
22906 "completed." in the fail pattern.
22907
884e37dc
PA
229082014-03-19 Pedro Alves <palves@redhat.com>
22909
22910 * gdb.base/async.exp (test_background): New procedure.
22911 Use it for all background execution command tests.
22912
148e57e2
PA
229132014-03-19 Pedro Alves <palves@redhat.com>
22914
22915 * gdb.base/async.exp: Use prepare_for_testing.
22916
f48088c7
PA
229172014-03-19 Pedro Alves <palves@redhat.com>
22918
22919 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22920 the same line.
22921
e2f6c966
PA
229222014-03-19 Pedro Alves <palves@redhat.com>
22923
22924 * gdb.base/async.c (main): Add "jump here" and "until here" line
22925 marker comments.
22926 * gdb.base/async.exp (jump_here): New global.
22927 (jump& test): Use it.
22928 (until_here): New global.
22929 (until& test): Use it.
22930
c30568d4
PA
229312014-03-19 Pedro Alves <palves@redhat.com>
22932
22933 * gdb.base/async.exp: Don't frob gdb_protocol.
22934
0172b6a7
DE
229352014-03-18 Doug Evans <xdje42@gmail.com>
22936
22937 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22938 Fix spelling of exec-done-display.
22939
06c868a8
JK
229402014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22941
22942 PR gdb/15358
22943 * gdb.base/gdb-sigterm.c: New file.
22944 * gdb.base/gdb-sigterm.exp: New file.
22945
0c7e1a46
PA
229462014-03-18 Pedro Alves <palves@redhat.com>
22947
22948 PR gdb/13860
22949 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22950 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22951 solib-event.
22952
f7c77d93
JB
229532014-03-17 Joel Brobecker <brobecker@adacore.com>
22954
22955 * gdb.ada/pckd_arr_ren: New testcase.
22956
5a1e8c7a
DE
229572014-03-13 Doug Evans <xdje42@gmail.com>
22958
22959 PR guile/16612
22960 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22961 collect after discarding symbols.
22962
350e1a76
DE
229632014-03-13 Ludovic Courtès <ludo@gnu.org>
22964 Doug Evans <xdje42@gmail.com>
22965
22966 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22967 to history survives a gc.
22968
a69900ae
PA
229692014-03-13 Pedro Alves <palves@redhat.com>
22970
22971 * gdb.base/default.exp: Don't test "target procfs".
22972
5db9f0bd
PA
229732014-03-13 Pedro Alves <palves@redhat.com>
22974
22975 * gdb.base/default.exp: Update "target child" and "target procfs"
22976 tests to not expect "Unix".
22977
b3ccfe11
TT
229782014-03-12 Tom Tromey <tromey@redhat.com>
22979
22980 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22981 New procs. Add target-async tests.
22982 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22983 Add target-async tests.
22984
646f4417
AA
229852014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22986
22987 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22988 'func_start' and 'func_end' for the beginning and end of the
22989 function code, respectively.
22990 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22991 'func_end' instead of 'func' and 'main'.
22992
288c211f
AA
229932014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22994
22995 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22996 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22997 generate the debug info assembler source.
22998
e0c0f156
AA
229992014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23000
23001 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23002 * gdb.dwarf2/arr-subrange.exp: Likewise.
23003 * gdb.dwarf2/dwz.exp: Likewise.
23004 * gdb.dwarf2/method-ptr.exp: Likewise.
23005 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23006 * gdb.dwarf2/subrange.exp: Likewise.
23007 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23008 * gdb.dwarf2/implptrpiece.exp: Likewise.
23009 * gdb.dwarf2/nostaticblock.exp: Likewise.
23010
0e5c4555
AA
230112014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23012
23013 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23014 directory to absolute path name arguments.
23015
5ec18f2b
JG
230162014-03-10 Joel Brobecker <brobecker@adacore.com>
23017
23018 * gdb.ada/tagged_access: New testcase.
23019
847fc4f2
MM
230202014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23021
23022 * gdb.btrace/data.exp: Update expected output.
23023
cc3da688
YQ
230242014-03-06 Yao Qi <yao@codesourcery.com>
23025
23026 * gdb.trace/pr16508.exp: New file.
23027
0f26cec1
PA
230282014-03-05 Pedro Alves <palves@redhat.com>
23029
23030 PR gdb/16575
23031 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23032 procedure.
23033 (top level): Adjust to use it. Add tests that exercise breakpoint
23034 interaction with the code-cache.
23035
7a5a839f
LC
230362014-02-26 Ludovic Courtès <ludo@gnu.org>
23037
23038 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23039 test for 'history-append!'.
23040
31aa7e4e
JB
230412014-02-26 Joel Brobecker <brobecker@adacore.com>
23042
23043 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23044 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23045 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23046 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23047 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23048 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23049
1b588015
JB
230502014-02-26 Joel Brobecker <brobecker@adacore.com>
23051
23052 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23053 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23054 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23055
55426c9d
JB
230562014-02-26 Joel Brobecker <brobecker@adacore.com>
23057
23058 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23059
dc53a7ad
JB
230602014-02-26 Joel Brobecker <brobecker@adacore.com>
23061
23062 * gdb.dwarf2/arr-stride.c: New file.
23063 * gdb.dwarf2/arr-stride.exp: New file.
23064
12ab52e9
PA
230652014-02-26 Pedro Alves <palves@redhat.com>
23066
23067 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23068 that won't ever trigger. Make sure that GDB reports the correct
23069 breakpoint that caused the stop.
23070
849c862e
JK
230712014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23072
23073 PR gdb/16626
23074 * gdb.base/auto-load-script: New file.
23075 * gdb.base/auto-load.c: New file.
23076 * gdb.base/auto-load.exp: New file.
23077
71b7d793
JK
23078 PR gdb/16626
23079 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23080
e2f0d509
JK
230812014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23082
23083 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23084 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23085
50cc37c8
DE
230862014-02-24 Doug Evans <dje@google.com>
23087
23088 * lib/gdb.exp (run_on_host): Log error output if program fails.
23089
ea4758f2
PA
230902014-02-21 Pedro Alves <palves@redhat.com>
23091
23092 * gdb.threads/step-after-sr-lock.c: Rename to ...
23093 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23094 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23095 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23096 ... this.
23097
d7b30f67
SDJ
230982014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23099
23100 PR tdep/16397
23101 * gdb.arch/amd64-stap-special-operands.exp: New file.
23102 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23103 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23104 * gdb.arch/amd64-stap-triplet.S: Likewise.
23105 * gdb.arch/amd64-stap-triplet.c: Likewise.
23106
83deb43f
JB
231072014-02-20 Joel Brobecker <brobecker@adacore.com>
23108
23109 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23110 in .section pseudo-op.
23111
adde2bff
DE
231122014-02-20 lin zuojian <manjian2006@gmail.com>
23113 Joel Brobecker <brobecker@adacore.com>
23114 Doug Evans <xdje42@gmail.com>
23115
23116 PR symtab/16581
23117 * gdb.dwarf2/dw2-icycle.S: New file.
23118 * gdb.dwarf2/dw2-icycle.c: New file.
23119 * gdb.dwarf2/dw2-icycle.exp: New file.
23120
f7bd0f78
SC
231212014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23122
23123 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23124 operations on gdb.Value objects.
23125 * gdb.python/py-value-cc.exp: Add new test to test operations on
23126 gdb.Value objects.
23127
c17ef0d5
DE
231282014-02-18 Doug Evans <dje@google.com>
23129
23130 * Makefile.in (TESTS): New variable.
23131 (expanded_tests, expanded_tests_or_none): New variables
23132 (check-single): Pass $(expanded_tests_or_none) to runtest.
23133 (check-parallel): Only run tests in $(TESTS) if non-empty.
23134 (check/no-matching-tests-found): New rule.
23135 * README: Document TESTS makefile variable.
23136
5dd3176f
DE
231372014-02-18 Doug Evans <dje@google.com>
23138
23139 * Makefile.in (check-parallel): rm -rf outputs temp.
23140
0b10be4f
JK
231412014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23142
23143 Fix "ERROR: no fileid for" in the testsuite.
23144 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23145
85f224e7
DE
231462014-02-12 Doug Evans <dje@google.com>
23147
23148 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23149 (MISCELLANEOUS): New variable.
23150 (clean): rm -rf $(MISCELLANEOUS).
23151 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23152 dwp live in the same directory as symlinks, with each symlink pointed
23153 to a differently named file in a different directory.
23154
149b30ff
DE
231552014-02-11 Doug Evans <dje@google.com>
23156
23157 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23158 of Tcl file commands.
23159
1dfdac32
MK
231602014-02-10 Mark Kettenis <kettenis@gnu.org>
23161
23162 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23163 "kill -SIGUSR1 -1".
23164
aa4fb036
JB
231652014-02-10 Joel Brobecker <brobecker@adacore.com>
23166
23167 * gdb.ada/tick_length_array_enum_idx: New testcase.
23168
ed3ef339
DE
231692014-02-10 Doug Evans <xdje42@gmail.com>
23170
23171 * configure.ac (AC_OUTPUT): Add gdb.guile.
23172 * configure: Regenerate.
23173 * lib/gdb-guile.exp: New file.
23174 * lib/gdb.exp (get_target_charset): New function.
23175 * gdb.base/help.exp: Update expected output from "apropos apropos".
23176 * gdb.guile/Makefile.in: New file.
23177 * gdb.guile/guile.exp: New file.
23178 * gdb.guile/scm-arch.c: New file.
23179 * gdb.guile/scm-arch.exp: New file.
23180 * gdb.guile/scm-block.c: New file.
23181 * gdb.guile/scm-block.exp: New file.
23182 * gdb.guile/scm-breakpoint.c: New file.
23183 * gdb.guile/scm-breakpoint.exp: New file.
23184 * gdb.guile/scm-disasm.c: New file.
23185 * gdb.guile/scm-disasm.exp: New file.
23186 * gdb.guile/scm-equal.c: New file.
23187 * gdb.guile/scm-equal.exp: New file.
23188 * gdb.guile/scm-error.exp: New file.
23189 * gdb.guile/scm-error.scm: New file.
23190 * gdb.guile/scm-frame-args.c: New file.
23191 * gdb.guile/scm-frame-args.exp: New file.
23192 * gdb.guile/scm-frame-args.scm: New file.
23193 * gdb.guile/scm-frame-inline.c: New file.
23194 * gdb.guile/scm-frame-inline.exp: New file.
23195 * gdb.guile/scm-frame.c: New file.
23196 * gdb.guile/scm-frame.exp: New file.
23197 * gdb.guile/scm-generics.exp: New file.
23198 * gdb.guile/scm-gsmob.exp: New file.
23199 * gdb.guile/scm-iterator.c: New file.
23200 * gdb.guile/scm-iterator.exp: New file.
23201 * gdb.guile/scm-math.c: New file.
23202 * gdb.guile/scm-math.exp: New file.
23203 * gdb.guile/scm-objfile-script-gdb.in: New file.
23204 * gdb.guile/scm-objfile-script.c: New file.
23205 * gdb.guile/scm-objfile-script.exp: New file.
23206 * gdb.guile/scm-objfile.c: New file.
23207 * gdb.guile/scm-objfile.exp: New file.
23208 * gdb.guile/scm-ports.exp: New file.
23209 * gdb.guile/scm-pretty-print.c: New file.
23210 * gdb.guile/scm-pretty-print.exp: New file.
23211 * gdb.guile/scm-pretty-print.scm: New file.
23212 * gdb.guile/scm-section-script.c: New file.
23213 * gdb.guile/scm-section-script.exp: New file.
23214 * gdb.guile/scm-section-script.scm: New file.
23215 * gdb.guile/scm-symbol.c: New file.
23216 * gdb.guile/scm-symbol.exp: New file.
23217 * gdb.guile/scm-symtab-2.c: New file.
23218 * gdb.guile/scm-symtab.c: New file.
23219 * gdb.guile/scm-symtab.exp: New file.
23220 * gdb.guile/scm-type.c: New file.
23221 * gdb.guile/scm-type.exp: New file.
23222 * gdb.guile/scm-value-cc.cc: New file.
23223 * gdb.guile/scm-value-cc.exp: New file.
23224 * gdb.guile/scm-value.c: New file.
23225 * gdb.guile/scm-value.exp: New file.
23226 * gdb.guile/source2.scm: New file.
23227 * gdb.guile/types-module.cc: New file.
23228 * gdb.guile/types-module.exp: New file.
23229
7026a7c1
YQ
232302014-02-10 Yao Qi <yao@codesourcery.com>
23231
23232 PR testsuite/16543
23233 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23234 * configure: Regenerated.
23235 * Makefile.in: New file.
23236
6c466447
AS
232372014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23238
23239 * gdb.python/py-framefilter.exp: Fix typo.
23240
6e854735
YQ
232412014-02-08 Yao Qi <yao@codesourcery.com>
23242
23243 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23244 that no =breakpoint-modified is emitted when breakpoints are
23245 modified through MI commands.
23246
d137e6dc
PA
232472014-02-07 Pedro Alves <pedro@codesourcery.com>
23248 Pedro Alves <palves@redhat.com>
23249
23250 * gdb.threads/step-after-sr-lock.c: New file.
23251 * gdb.threads/step-after-sr-lock.exp: New file.
23252
b5ee5a50
PA
232532014-02-07 Pedro Alves <palves@redhat.com>
23254
23255 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23256
3c77faf3
JK
232572014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23258
23259 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23260 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23261
6dddc817
DE
232622014-02-06 Doug Evans <xdje42@gmail.com>
23263
23264 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23265 output.
23266
23267 * gdb.gdb/python-interrupts.exp: New file.
23268
de7b2893
YQ
232692014-02-05 Yao Qi <yao@codesourcery.com>
23270
23271 * gdb.trace/report.exp (use_collected_data): Test the output
23272 of "info threads" and "info inferiors".
23273
66d032ac
YQ
232742014-02-05 Yao Qi <yao@codesourcery.com>
23275
23276 Revert this patch:
23277
23278 2013-05-24 Yao Qi <yao@codesourcery.com>
23279
23280 * gdb.trace/tfile.exp: Test inferior and thread.
23281
591a12a1
UW
232822014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23283
23284 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23285 on a function.
23286 * gdb.base/step-bt.c: Call hello via function pointer to make
23287 sure its first instruction is executed on powerpc64le-linux.
23288
0ff3e01f
UW
232892014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23290
23291 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23292
084ee545
UW
232932014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23294
23295 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23296 of the test patterns for use on little-endian systems.
23297
6ed14ff3
UW
232982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23299
23300 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23301 (decimal_vector): Fix for little-endian.
23302
401e27fd
JM
233032014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23304
23305 * gdb.arch/sparc-sysstep.exp: New file.
23306 * gdb.arch/sparc-sysstep.c: Likewise.
23307
23308 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23309
8b924729
EBM
233102014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23311
23312 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23313
fb151210
JB
233142014-01-23 Tom Tromey <tromey@redhat.com>
23315
23316 * gdb.ada/array_char_idx: New testcase.
23317
0740f8d8
TT
233182014-01-23 Tom Tromey <tromey@redhat.com>
23319
23320 PR python/16487:
23321 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23322 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23323 classes.
23324
21909fa1
TT
233252014-01-23 Tom Tromey <tromey@redhat.com>
23326
23327 PR python/16491:
23328 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23329 string from an inferior frame.
23330 * gdb.python/py-framefilter-mi.exp: Update.
23331
87ce2a04
DE
233322014-01-22 Doug Evans <dje@google.com>
23333
23334 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23335
237b092b
AA
233362014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23337
23338 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23339
d674a709
AA
233402014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23341
23342 * gdb.trace/entry-values.exp: Remove excess space character from
23343 regex patterns. Handle s390 call instruction.
23344
20fa3390
AA
233452014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23346
23347 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23348 define "*_start" label. Make "name" static.
23349 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23350 ${name} by references to ${name}_start.
23351
78466714
AA
233522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23353
23354 * gdb.base/info-macros.exp: Remove "debug" from the compile
23355 options.
23356
ec9f644a
IB
233572014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23358
23359 * gdb.dlang/demangle.exp: New file.
23360
94b1b47e
IB
233612014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23362
23363 * gdb.dlang/primitive-types.exp: New file.
23364
7f420862
IB
233652014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23366
23367 * configure.ac: Create gdb.dlang/Makefile.
23368 * configure: Regenerate.
23369 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23370 * gdb.dlang/Makefile.in: New file.
23371 * lib/d-support.exp: New file.
23372 * lib/gdb.exp (skip_d_tests): New proc.
23373
52834460
MM
233742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23375
23376 * gdb.btrace/delta.exp: Check reverse stepi.
23377 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23378 * gdb.btrace/finish.exp: New.
23379 * gdb.btrace/next.exp: New.
23380 * gdb.btrace/nexti.exp: New.
23381 * gdb.btrace/record_goto.c: Add comments.
23382 * gdb.btrace/step.exp: New.
23383 * gdb.btrace/stepi.exp: New.
23384 * gdb.btrace/multi-thread-step.c: New.
23385 * gdb.btrace/multi-thread-step.exp: New.
23386 * gdb.btrace/rn-dl-bind.c: New.
23387 * gdb.btrace/rn-dl-bind.exp: New.
23388 * gdb.btrace/data.c: New.
23389 * gdb.btrace/data.exp: New.
23390 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23391
6e07b1d2
MM
233922014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23393
23394 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23395 * gdb.btrace/exception.exp: Update.
23396 * gdb.btrace/instruction_history.exp: Update.
23397 * gdb.btrace/record_goto.exp: Update.
23398 * gdb.btrace/tailcall.exp: Update.
23399 * gdb.btrace/unknown_functions.exp: Update.
23400 * gdb.btrace/delta.exp: New.
23401
0b722aec
MM
234022014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23403
23404 * gdb.btrace/record_goto.exp: Add backtrace test.
23405 * gdb.btrace/tailcall.exp: Add backtrace test.
23406
066ce621
MM
234072014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23408
23409 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23410 * gdb.btrace/record_goto.c: New.
23411 * gdb.btrace/record_goto.exp: New.
23412 * gdb.btrace/x86-record_goto.S: New.
23413
0688d04e
MM
234142014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23415
23416 * gdb.btrace/function_call_history.exp: Update tests.
23417 * gdb.btrace/instruction_history.exp: Update tests.
23418
8710b709
MM
234192014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23420
23421 * gdb.btrace/function_call_history.exp: Fix expected field
23422 order for "record function-call-history".
23423 Add new tests for "record function-call-history /c".
23424 * gdb.btrace/exception.cc: New.
23425 * gdb.btrace/exception.exp: New.
23426 * gdb.btrace/tailcall.exp: New.
23427 * gdb.btrace/x86-tailcall.S: New.
23428 * gdb.btrace/x86-tailcall.c: New.
23429 * gdb.btrace/unknown_functions.c: New.
23430 * gdb.btrace/unknown_functions.exp: New.
23431 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23432
5de9129b
MM
234332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23434
23435 * gdb.btrace/instruction_history.exp: Update.
23436 * gdb.btrace/function_call_history.exp: Update.
23437
23a7fe75
MM
234382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23439
23440 * gdb.btrace/function_call_history.exp: Fix expected function
23441 trace.
23442 * gdb.btrace/instruction_history.exp: Initialize traced.
23443 Remove traced_functions.
23444
724c7dd8
MM
234452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23446
23447 * gdb.btrace/function_call_history.exp: Update
23448 * gdb.btrace/instruction_history.exp: Update.
23449
6d78d93b
MM
234502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23451
23452 * gdb.btrace/enable.exp: Update expected text.
23453
93a360cc
OJ
234542014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23455
23456 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23457 bytes.
23458
3772b53f
MR
234592014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23460
23461 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23462
596662fa
OJ
234632014-01-15 Omair Javaid <omair.javaid@linaro.org>
23464
23465 * lib/gdb.exp (supports_process_record): Return true for
23466 arm*-linux*. (supports_reverse): Likewise.
23467
b5b08fb4
SC
234682014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23469
23470 PR python/15464
23471 PR python/16113
23472 * gdb.python/py-type.c: Enhance test case.
23473 * gdb.python/py-value-cc.cc: Likewise
23474 * gdb.python/py-type.exp: Add new tests.
23475 * gdb.python/py-value-cc.exp: Likewise
23476
52d7fb13
AA
234772014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23478 Pedro Alves <palves@redhat.com>
23479
23480 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23481 Make "name" extern.
23482 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23483 references to ${name}_start by references to ${name}.
23484
a2cd8cfe
JB
234852014-01-10 Joel Brobecker <brobecker@adacore.com>
23486
23487 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23488
4e23fced
JB
234892014-01-10 Joel Brobecker <brobecker@adacore.com>
23490
23491 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23492
c6a9e42c
PA
234932014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23494 Pedro Alves <palves@redhat.com>
23495
23496 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23497 mi_gdb_target_load.
c6a9e42c 23498
b7ea362b
PA
234992014-01-08 Pedro Alves <palves@redhat.com>
23500
23501 * gdb.threads/reconnect-signal.c: New file.
23502 * gdb.threads/reconnect-signal.exp: New file.
23503
5e3f4fab
EBM
235042014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23505
23506 * gdb.base/source-dir.exp: New file.
23507
79301218
JB
235082014-01-07 Joel Brobecker <brobecker@adacore.com>
23509
23510 * gdb.ada/mi_interface: New testcase.
23511
8e355c5d
JB
235122014-01-07 Joel Brobecker <brobecker@adacore.com>
23513
23514 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23515 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23516 gdb.ada/pp-rec-component/pck.ads: New files.
23517
c0d48811
JB
235182014-01-07 Joel Brobecker <brobecker@adacore.com>
23519
23520 * gdb.python/py-pp-integral.c: New file.
23521 * gdb.python/py-pp-integral.py: New file.
23522 * gdb.python/py-pp-integral.exp: New file.
23523
17b609c3 23524For older changes see ChangeLog-1993-2013.
c906108c 23525\f
8d8cb839
EZ
23526;; Local Variables:
23527;; mode: change-log
23528;; left-margin: 8
23529;; fill-column: 74
23530;; version-control: never
23531;; End:
902f2ccb 23532
3666a048 23533 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23534 Copying and distribution of this file, with or without modification,
23535 are permitted provided the copyright notice and this notice are preserved.