Add initial support for .debug_sup sections.
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
d4ff3cbf
AB
12021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.fortran/associated.exp: Add missing '-wrap' argument.
4
68337b8b
AB
52021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
6
7 PR fortran/26155
8 * gdb.fortran/call-no-debug-func.f90: New file.
9 * gdb.fortran/call-no-debug-prog.f90: New file.
10 * gdb.fortran/call-no-debug.exp: New file.
11
faeb9f13
AB
122021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
13
14 * gdb.fortran/associated.exp: New file.
15 * gdb.fortran/associated.f90: New file.
16
170f4b23
AB
172021-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.fortran/dot-ops.exp (dot_operations): Test ".xor.".
20
dd80d750
AB
212021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.base/sect-cmd.exp: Update expected results.
24
b91919ac
AB
252021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
26
27 * gdb.base/sect-cmd.exp: Rewrite using modern testsuite
28 techniques. Enable the test for all targets.
29
02a79309
AB
302021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
31
32 * gdb.base/maint-info-sections.exp: Add new tests.
33 (check_maint_info_target_sections_output): New proc.
34
895b7b4e
AB
352021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 * gdb.arch/riscv-default-tdesc.exp: New file.
38
bc3c0632
AB
392021-02-24 Andrew Burgess <andrew.burgess@embecosm.com>
40
41 * gdb.fortran/pointer-to-pointer.exp: Additional tests.
42
acde2092
AB
432021-02-18 Andrew Burgess <andrew.burgess@embecosm.com>
44
45 * gdb.arch/i386-biarch-core.exp: Add target check.
46
7d2e5095
AKS
472021-02-16 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
48
49 * gdb.dwarf2/pr13961.S: Corrected invalid DIE references.
50
96df3e28
AB
512021-02-12 Andrew Burgess <andrew.burgess@embecosm.com>
52
53 * gdb.fortran/allocated.exp: New file.
54 * gdb.fortran/allocated.f90: New file.
55
a1670b72
AB
562021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
57
58 * gdb.fortran/lbound-ubound.exp: Remove old comment.
59
bf3386f0
AB
602021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
61
62 * gdb.base/maint-info-sections.exp: Update expected output, and
63 add additional tests. Again.
64
4790db14
AB
652021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
66
67 * gdb.base/maint-info-sections.exp: Update expected output, and
68 add additional tests.
69
f4be6772
AB
702021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
71
72 * gdb.base/maint-info-sections.exp: New file, content is moved
73 from gdb.base/maint.exp and cleaned up to use latest testsuite
74 techniques.
75 * gdb.base/maint.exp: Tests moved out to
76 gdb.base/maint-info-sections.exp.
77
25ad1e83
SM
782021-02-10 Simon Marchi <simon.marchi@efficios.com>
79
80 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
81 GDBFLAGS.
82
e92c8eb8
AB
832021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
84
85 * gdb.fortran/lbound-ubound.F90: New file.
86 * gdb.fortran/lbound-ubound.exp: New file.
87
ee4c3d88
TV
882021-02-10 Tom de Vries <tdevries@suse.de>
89
90 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
91 "Restore saved setting of complaints".
92
cf2b2075
TV
932021-02-09 Tom de Vries <tdevries@suse.de>
94
95 PR symtab/27341
96 * lib/gdb.exp (with_complaints): New proc, factored out of ...
97 (gdb_load_no_complaints): ... here.
98 * gdb.fortran/function-calls.exp: Add test-case.
99
b61f7811
HAQ
1002021-02-09 Abid Qadeer <abidh@codesourcery.com>
101
102 * gdb.threads/signal-command-handle-nopass.exp: Call
103 'standard_testfile' before using 'testfile'.
104 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
105 * gdb.threads/signal-delivered-right-thread.exp: Likewise
106 * gdb.threads/signal-sigtrap.exp: Likewise
107
3d4aae48
LM
1082021-02-08 Luis Machado <luis.machado@linaro.org>
109
110 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
111
4001d90d
TV
1122021-02-08 Tom de Vries <tdevries@suse.de>
113
114 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
115
29db1eb3
AB
1162021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
117
118 * gdb.python/tui-window-disabled.c: New file.
119 * gdb.python/tui-window-disabled.exp: New file.
120 * gdb.python/tui-window-disabled.py: New file.
121
e0c23e11
AB
1222021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
123
124 * gdb.python/tui-window.exp: Add new tests.
125 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
126 TestWindow object into global the_window.
127 <remote_title>: New method.
128 (delete_window_title): New function.
129
1cf23996
AB
1302021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
131
132 * gdb.tui/winheight.exp: Add more tests.
133
2708dbbd
AB
1342021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
135
136 * gdb.python/py-framefilter.exp: Update expected results.
137 * gdb.python/python.exp: Update expected results.
138
cd074e04
AB
1392021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
140
141 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
142 about bug in GDB, update expected results, and add more tests.
143
5fb97639
AB
1442021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
145
146 * gdb.tui/scroll.exp: New file.
147 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
148 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
149 remaining lines up.
150 (Term::check_region_contents): New proc.
151 (Term::check_box_contents): Use check_region_contents.
152
c0e56745
TV
1532021-02-06 Tom de Vries <tdevries@suse.de>
154
155 PR testsuite/26922
156 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
157 scrolling.
158
0e857c82
TV
1592021-02-05 Tom de Vries <tdevries@suse.de>
160
161 PR breakpoints/27313
162 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
163 rejected.
164
a22ec6e8
TV
1652021-02-05 Tom de Vries <tdevries@suse.de>
166
167 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
168 * gdb.fortran/mixed-lang-stack.exp: Same.
169
ae710496
TV
1702021-02-05 Tom de Vries <tdevries@suse.de>
171
172 PR exp/27265
173 * gdb.base/complex-parts.exp: Add tests.
174
d3b54e63
TV
1752021-02-05 Tom de Vries <tdevries@suse.de>
176
177 PR symtab/27307
178 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
179
3eccb1c8
SV
1802021-02-04 Shahab Vahedi <shahab@synopsys.com>
181
182 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
183
a71501e2
PA
1842021-02-03 Pedro Alves <pedro@palves.net>
185
186 * gdb.threads/detach-step-over.c: New file.
187 * gdb.threads/detach-step-over.exp: New file.
188
92234eb1
PA
1892021-02-03 Pedro Alves <pedro@palves.net>
190
191 * gdb.threads/attach-non-stop.c: New file.
192 * gdb.threads/attach-non-stop.exp: New file.
193
2e3773ff
LS
1942021-02-02 Lancelot SIX <lsix@lancelotsix.com>
195
196 * gdb.base/inferior-noarg.c: New test.
197 * gdb.base/inferior-noarg.exp: New test.
198
e0bd9202
SM
1992021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
200
201 * gdb.base/scope.exp: Use proc_with_prefix.
202
9307efbe
SM
2032021-02-02 Simon Marchi <simon.marchi@efficios.com>
204
205 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
206 table proc.
207 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
208 .debug_rnglists table without offset array.
209 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
210 .debug_loclists table without offset array.
211
2b0c7f41
SM
2122021-02-02 Simon Marchi <simon.marchi@efficios.com>
213
214 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
215 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
216 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
217 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
218 attribute
219
ecfda20d
SM
2202021-02-02 Simon Marchi <simon.marchi@efficios.com>
221
222 PR gdb/26813
223 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
224 (loclists): New proc.
225 * gdb.dwarf2/loclists-multiple-cus.c: New.
226 * gdb.dwarf2/loclists-multiple-cus.exp: New.
227 * gdb.dwarf2/loclists-sec-offset.c: New.
228 * gdb.dwarf2/loclists-sec-offset.exp: New.
229
6b0933da
SM
2302021-02-02 Simon Marchi <simon.marchi@efficios.com>
231
232 * lib/dwarf.exp (_location): Add parameters.
233 (_handle_DW_FORM): Adjust.
234
962effa7
SM
2352021-02-02 Simon Marchi <simon.marchi@efficios.com>
236
237 PR gdb/26813
238 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
239 (cu): Generate header for DWARF 5.
240 (rnglists): New proc.
241 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
242 * gdb.dwarf2/rnglists-sec-offset.exp: New.
243
2bd3e4b8
TV
2442021-02-02 Tom de Vries <tdevries@suse.de>
245
246 PR symtab/24620
247 * gdb.dwarf2/fission-reread.exp: Add test-case.
248
c39c8637
TV
2492021-02-01 Tom de Vries <tdevries@suse.de>
250
251 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
252 * gdb.dwarf2/fission-loclists-pie.S: Same.
253 * gdb.dwarf2/fission-loclists.S: Same.
254 * gdb.dwarf2/fission-multi-cu.S: Same.
255 * gdb.dwarf2/fission-reread.S: Same.
256 * gdb.dwarf2/fission-base.exp: Use DWO.
257 * gdb.dwarf2/fission-loclists-pie.exp: Same.
258 * gdb.dwarf2/fission-loclists.exp: Same.
259 * gdb.dwarf2/fission-multi-cu.exp: Same.
260 * gdb.dwarf2/fission-reread.exp: Same.
261
ebde6f2d
TV
2622021-01-29 Tom de Vries <tdevries@suse.de>
263
264 PR breakpoints/26063
265 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
266 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
267
620ec3ca
TV
2682021-01-29 Tom de Vries <tdevries@suse.de>
269
270 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
271
cdeba395
TV
2722021-01-28 Tom de Vries <tdevries@suse.de>
273
274 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
275 in the backtrace, and use that in the rest of the test instead of
276 hardcoded constant 3. Use "frame" instead of "up" for robustness.
277
c47b145e
TV
2782021-01-28 Tom de Vries <tdevries@suse.de>
279
280 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
281 * gdb.arch/i386-sse-stack-align.c: Same.
282 * gdb.arch/i386-sse-stack-align.exp: Same.
283
47918cca
AB
2842021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
285
286 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
287
2f985dd1
TV
2882021-01-28 Tom de Vries <tdevries@suse.de>
289
290 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
291
22efa3d3
TV
2922021-01-28 Tom de Vries <tdevries@suse.de>
293
294 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
295 "maint info line-table". Make PASS pattern more specific. Make
296 FAIL pattern work for -m32.
297
59b59f08
LS
2982021-01-27 Lancelot SIX <lsix@lancelotsix.com>
299
300 PR gdb/27133
301 * gdb.base/ui-redirect.exp: Add test case that ensures that
302 redirecting both logging and debug does not cause gdb to crash.
303
304
807f647c
MM
3052021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
306
307 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
308
4ca40594
TV
3092021-01-26 Tom de Vries <tdevries@suse.de>
310
311 * gdb.threads/killed-outside.exp: Allow regular output.
312
d0021af3
TV
3132021-01-26 Tom de Vries <tdevries@suse.de>
314
315 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
316
9f6c202e
TV
3172021-01-25 Tom de Vries <tdevries@suse.de>
318
319 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
320 * lib/gdb.exp: Use gdb_load_no_complaints.
321
a625a8c9
TT
3222021-01-25 Tom Tromey <tromey@adacore.com>
323
324 * gdb.ada/fixed_points.exp: Add regression test.
325 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
326 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
327
19184910
TT
3282021-01-25 Tom Tromey <tromey@adacore.com>
329
330 * gdb.ada/local-enum.exp: Add enumerator resolution test.
331
acd6125f
TT
3322021-01-25 Tom Tromey <tromey@adacore.com>
333
334 * gdb.ada/local-enum.exp: New file.
335 * gdb.ada/local-enum/local.adb: New file.
336
1af4c9c4
TT
3372021-01-23 Tom Tromey <tom@tromey.com>
338
339 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
340
705646c0
BE
3412021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
342
343 * gdb.base/line65535.exp: Fix test expectation.
344
0ac85db5
SM
3452021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
346
347 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
348 suppression.
349 (default_gdb_exit): Likewise.
350 (default_gdb_spawn): Likewise.
351 (send_gdb): Likewise.
352 (gdb_expect): Likewise.
353 (gdb_expect_list): Likewise.
354 (default_gdb_init): Likewise.
355 (gdb_suppress_entire_file): Remove.
356 (gdb_suppress_tests): Remove.
357 (gdb_stop_suppressing_tests): Remove.
358 (gdb_clear_suppressed): Remove.
359 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
360 related to test suppression.
361 (default_mi_gdb_start): Likewise.
362 (mi_gdb_reinitialize_dir): Likewise.
363 (mi_gdb_test): Likewise.
364 (mi_run_cmd_full): Likewise.
365 (mi_runto_helper): Likewise.
366 (mi_execute_to): Likewise.
367 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
368 * gdb.base/bitfields.exp: Likewise.
369 * gdb.base/bitfields2.exp: Likewise.
370 * gdb.base/break.exp: Likewise.
371 * gdb.base/call-sc.exp: Likewise.
372 * gdb.base/callfuncs.exp: Likewise.
373 * gdb.base/dfp-test.exp: Likewise.
374 * gdb.base/endian.exp: Likewise.
375 * gdb.base/exprs.exp: Likewise.
376 * gdb.base/funcargs.exp: Likewise.
377 * gdb.base/hbreak2.exp: Likewise.
378 * gdb.base/recurse.exp: Likewise.
379 * gdb.base/scope.exp: Likewise.
380 * gdb.base/sepdebug.exp: Likewise.
381 * gdb.base/structs.exp: Likewise.
382 * gdb.base/until.exp: Likewise.
383 * gdb.cp/misc.exp: Likewise.
384
9d2d8a16
AB
3852021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
386
387 PR cli/25956
388 * gdb.base/style.exp (run_style_tests): Add version string test.
389 (test_startup_version_string): Use version style name.
390 * lib/gdb-utils.exp (style): Handle version style name.
391
e7b43072
AB
3922021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.base/style.exp (limited_style): New proc.
395 (clean_restart_and_disable): New proc.
396 (run_style_tests): New proc. Most of the old tests from this file
397 are now in this proc.
398 (test_startup_version_string): New proc. Reamining test from the
399 old file is in this proc.
400
2189c312
SM
4012021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
402
403 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
404 Adjust to "set debug remote" changes.
405
cd211c75
LM
4062021-01-21 Luis Machado <luis.machado@linaro.org>
407
408 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
409 message.
410
730af663
SM
4112021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
412
413 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
414
325d39e4
HD
4152021-01-21 Hannes Domani <ssbssa@yahoo.de>
416
417 PR python/19151
418 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
419
c3e96aa7
SM
4202021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
421
422 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
423
6571ffc6
SM
4242021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
425
426 * lib/tuiterm.exp: Add links in comments.
427
7c794afd
TV
4282021-01-20 Tom de Vries <tdevries@suse.de>
429
430 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
431 offset.
432
1402665c
TV
4332021-01-20 Tom de Vries <tdevries@suse.de>
434
435 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
436
6f52fdf4
SDJ
4372021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
438
439 * gdb.arch/amd64-stap-expressions.S: New file.
440 * gdb.arch/amd64-stap-expressions.exp: New file.
441
14852123
TV
4422021-01-19 Tom de Vries <tdevries@suse.de>
443
444 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
445 sequence.
446
0c4e2c6c
TV
4472021-01-19 Tom de Vries <tdevries@suse.de>
448
449 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
450
02baa133
AB
4512021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
452
453 * gdb.fortran/array-slices.exp (run_test): Avoid including
454 addresses in test names.
455
10f92414
TV
4562021-01-15 Tom de Vries <tdevries@suse.de>
457
458 PR testsuite/26997
459 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
460 when adding sizeof.
461
116d0cf1
TV
4622021-01-14 Tom de Vries <tdevries@suse.de>
463
464 PR testsuite/24590
465 * gdb.base/style.exp: Handle shorter argv in frame command output.
466
8f66807b
AB
4672021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
468
469 PR gdb/26819
470 * gdb.server/stop-reply-no-thread-multi.c: New file.
471 * gdb.server/stop-reply-no-thread-multi.exp: New file.
472
3f94e588
TV
4732021-01-12 Tom de Vries <tdevries@suse.de>
474
475 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
476 (main): Remove call to have_mpx.
477 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
478 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
479 (main): Remote call to have_mpx.
480 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
481 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
482 (main): Remove call to have_mpx.
483 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
484 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
485 (main): Remove call to have_mpx.
486 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
487 * gdb.arch/i386-mpx.c (have_mpx): Remove.
488 (main): Remote call to have_mpx.
489 * gdb.arch/i386-mpx.exp: Use have_mpx.
490 * lib/gdb.exp (have_mpx): New proc.
491
5291fe3c
SP
4922021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
493
494 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
495
18bfb505
TV
4962021-01-12 Tom de Vries <tdevries@suse.de>
497
498 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
499
ce38f5ed
AB
5002021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
501
502 * gdb.fortran/debug-expr.exp: Add new tests.
503
7c654b71
AB
5042021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
505
506 * gdb.fortran/dot-ops.exp: Add new tests.
507
10dadadc
TV
5082021-01-11 Tom de Vries <tdevries@suse.de>
509
510 PR testsuite/26968
511 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
512 Move insn setting $eax to before probe point.
513
66beed02
TT
5142021-01-09 Tom Tromey <tom@tromey.com>
515
516 * gdb.trace/ax.exp: Do not require an "ext".
517
8fc48b79
TT
5182021-01-08 Tom Tromey <tromey@adacore.com>
519
520 * gdb.ada/voidctx/pck.adb: New file.
521 * gdb.ada/voidctx/pck.ads: New file.
522 * gdb.ada/voidctx/voidctx.adb: New file.
523 * gdb.ada/voidctx.exp: New file.
524
6abd4cf2
SM
5252021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
526
527 PR gdb/27157
528 * gdb.base/empty-host-env-vars.exp: New test.
529
d00f0868
AB
5302021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
531
532 * gdb.base/completion.exp: Add a new test.
533
3c8c6de2
AB
5342021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
535
536 * gdb.fortran/intvar-dynamic-types.exp: New file.
537 * gdb.fortran/intvar-dynamic-types.f90: New file.
538
e3436813
AB
5392021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
540
541 * gdb.fortran/intvar-array.exp: New file.
542 * gdb.fortran/intvar-array.f90: New file.
543
d4813f10
TT
5442021-01-07 Tom Tromey <tromey@adacore.com>
545
546 * gdb.ada/assign_arr.exp: Add 'others' test.
547
b49180ac
TT
5482021-01-06 Tom Tromey <tromey@adacore.com>
549
550 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
551 (FP4_Type): New type.
552 (FP4_Var): New variable.
553 * gdb.ada/fixed_points/fixed_points.adb: Update.
554 * gdb.ada/fixed_points.exp: Add tests for binary operators.
555
3c55062c
SM
5562021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
557
558 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
559 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
560 Pass prompt containing debug print to gdb_test_sequence.
561
e4ad960a
TV
5622021-01-04 Tom de Vries <tdevries@suse.de>
563
564 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
565
3ec3145c
SM
5662021-01-04 Simon Marchi <simon.marchi@efficios.com>
567
568
569
8dc558a0
SM
5702021-01-04 Simon Marchi <simon.marchi@efficios.com>
571
572 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
573 * gdb.server/connect-without-multi-process.exp: Likewise.
574 * gdb.server/exit-multiple-threads.exp: Likewise.
575 * gdb.server/ext-attach.exp: Likewise.
576 * gdb.server/ext-restart.exp: Likewise.
577 * gdb.server/ext-run.exp: Likewise.
578 * gdb.server/ext-wrapper.exp: Likewise.
579 * gdb.server/multi-ui-errors.exp: Likewise.
580 * gdb.server/no-thread-db.exp: Likewise.
581 * gdb.server/reconnect-ctrl-c.exp: Likewise.
582 * gdb.server/run-without-local-binary.exp: Likewise.
583 * gdb.server/server-kill.exp: Likewise.
584 * gdb.server/server-run.exp: Likewise.
585 * gdb.server/solib-list.exp: Likewise.
586 * gdb.server/stop-reply-no-thread.exp: Likewise.
587 * gdb.server/wrapper.exp: Likewise.
588 * gdb.server/sysroot.exp: Increase timeout when testing the
589 target: sysroot.
590
d8387cc8
SM
5912021-01-04 Simon Marchi <simon.marchi@efficios.com>
592
593 * gdb.server/server-run.exp: Use clean_restart.
594
5169ae34
SM
5952021-01-04 Simon Marchi <simon.marchi@efficios.com>
596
597 * gdb.server/ext-run.exp: Use clean_restart.
598
7b0ff8a2
SM
5992021-01-04 Simon Marchi <simon.marchi@efficios.com>
600
601 * gdb.server/stop-reply-no-thread.exp: Use build_executable
602 instead of prepare_for_testing.
603
a754fbdf
SM
6042021-01-04 Simon Marchi <simon.marchi@efficios.com>
605
606 * gdb.server/solib-list.exp: Use clean_restart.
607
c5e71b33
TV
6082021-01-04 Tom de Vries <tdevries@suse.de>
609
610 * gdb.base/morestack.c: Remove printf.
611 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
612
9b243007
TT
6132020-12-31 Tom Tromey <tom@tromey.com>
614
615 * gdb.rust/simple.exp: Update output for Rust 1.49.
616
4ff509e7
BE
6172020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
618
619 * gdb.cp/step-and-next-inline.exp: Fix test case.
620
391750c3
SM
6212020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
622
623 * gdb.python/py-frame-args.exp: De-duplicate test names.
624
b7874836
AB
6252020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
626
627 PR gdb/27059
628 * gdb.dwarf2/dyn-type-unallocated.c: New file.
629 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
630
e1ff6226
PW
6312020-12-21 Peter Waller <p@pwaller.net>
632
633 * gdb.base/style-interp-exec-mi.exp: New.
634 * gdb.base/style-interp-exec-mi.c: New.
635
ca01f1bf
SM
6362020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
637
638 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
639 gdb_test. Use proc_with_prefix.
640
0fe69a94
MM
6412020-12-21 Markus Metzger <markus.t.metzger@intel.com>
642
643 * gdb.btrace/exception.exp: Build with nopie.
644 * gdb.btrace/function_call_history.exp: Likewise.
645 * gdb.btrace/unknown_functions.exp: Likewise.
646
806e7575
MM
6472020-12-21 Markus Metzger <markus.t.metzger@intel.com>
648
649 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
650
493d2172
MM
6512020-12-21 Markus Metzger <markus.t.metzger@intel.com>
652
653 * gdb.python/py-record-btrace.exp: Make test names unique.
654 * gdb.python/py-record-full.exp: Likewise.
655
1a1c0afc
MM
6562020-12-21 Markus Metzger <markus.t.metzger@intel.com>
657
658 * gdb.btrace/data.exp: Make test names unique.
659 * gdb.btrace/delta.exp: Likewise.
660 * gdb.btrace/enable.exp: Likewise.
661 * gdb.btrace/function_call_history.exp: Likewise.
662 * gdb.btrace/nohist.exp: Likewise.
663 * gdb.btrace/non-stop.exp: Likewise.
664 * gdb.btrace/rn-dl-bind.exp: Likewise.
665 * gdb.btrace/step.exp: Likewise.
666 * gdb.btrace/stepi.exp: Likewise.
667 * gdb.btrace/tailcall.exp: Likewise.
668
98d837f0
MM
6692020-12-21 Markus Metzger <markus.t.metzger@intel.com>
670
671 * gdb.btrace/enable.exp: Update error message.
672 * gdb.btrace/multi-inferior.exp: Likewise.
673 * gdb.btrace/reconnect.exp: Likewise.
674 * gdb.python/py-record-btrace.exp: Likewise.
675 * gdb.python/py-record-full.exp: Likewise.
676
c541fa7c
TV
6772020-12-20 Tom de Vries <tdevries@suse.de>
678
679 * lib/gdb.exp (save_target_board_info): New proc.
680 (gdb_compile_shlib): Use save_target_board_info.
681
60108e47
TV
6822020-12-19 Tom de Vries <tdevries@suse.de>
683
684 * lib/gdb.exp (supports_scalar_storage_order_attribute)
685 (supports_gnuc): New proc.
686 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
687 test_compiler_info calls. Add unsupported message.
688 * gdb.base/endianity.c: Use TEST_SSO.
689
fa639f55
HD
6902020-12-19 Hannes Domani <ssbssa@yahoo.de>
691
692 PR exp/27070
693 * gdb.python/compare-enum-type-a.c: New test.
694 * gdb.python/compare-enum-type-b.c: New test.
695 * gdb.python/compare-enum-type.exp: New file.
696 * gdb.python/compare-enum-type.h: New test.
697
4aea001f
HD
6982020-12-18 Hannes Domani <ssbssa@yahoo.de>
699
700 * gdb.python/py-format-string.exp: Add tests for address keyword.
701
b3f9469b
HD
7022020-12-18 Hannes Domani <ssbssa@yahoo.de>
703
704 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
705
86ef42bd
TT
7062020-12-18 Tom Tromey <tromey@adacore.com>
707
708 * gdb.ada/fixed_points.exp: Also run with
709 -fgnat-encodings=minimal. Update expected output.
710
93df4a1d
SM
7112020-12-16 Simon Marchi <simon.marchi@efficios.com>
712
713 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
714 * gdb.base/continue-all-already-running.exp: Likewise.
715 * gdb.base/moribund-step.exp: Likewise.
716 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
717
592995fa
TV
7182020-12-16 Tom de Vries <tdevries@suse.de>
719
720 * gdb.base/batch-preserve-term-settings.exp:
721
1e61189d
TV
7222020-12-16 Tom de Vries <tdevries@suse.de>
723
724 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
725 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
726
19007d95
LM
7272020-12-16 Luis Machado <luis.machado@linaro.org>
728
729 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
730 pointer-based memory accesses.
731 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
732 hw watchpoint cases.
733
a33fc9ae
RK
7342020-12-15 Rae Kim <rae.kim@gmail.com>
735
736 * gdb.base/document.exp: New test.
737
0e5ad442
TT
7382020-12-15 Tom Tromey <tromey@adacore.com>
739
740 * gdb.base/style.exp: Add deprecation tests.
741
60598dbd
SM
7422020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
743
744 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
745
8cd6d968
MW
7462020-12-14 Mark Wielaard <mark@klomp.org>
747
748 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
749 specially, set attr_form_comment to the actual FORM string used.
750
eab9267c
MW
7512020-12-14 Mark Wielaard <mark@klomp.org>
752
753 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
754 _constants(SPECIAL_expr) here, but set it...
755 (Dwarf::cu): ...here based on _cu_version.
756
2f413264
TV
7572020-12-14 Tom de Vries <tdevries@suse.de>
758
759 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
760 pass -fPIC.
761 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
762 * gdb.base/break-probes.exp: Same.
763 * gdb.base/ctxobj.exp: Same.
764 * gdb.base/dso2dso.exp: Same.
765 * gdb.base/global-var-nested-by-dso.exp: Same.
766 * gdb.base/info-shared.exp: Same.
767 * gdb.base/jit-reader-simple.exp: Same.
768 * gdb.base/print-file-var.exp: Same.
769 * gdb.base/skip-solib.exp: Same.
770 * gdb.btrace/dlopen.exp: Same.
771
18f1cb1f
TV
7722020-12-14 Tom de Vries <tdevries@suse.de>
773
774 PR testsuite/26963
775 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
776
519155c9
TV
7772020-12-14 Tom de Vries <tdevries@suse.de>
778
779 PR testsuite/26962
780 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
781 cast it to its declared type".
782
153f6e6c
TV
7832020-12-14 Tom de Vries <tdevries@suse.de>
784
785 PR testsuite/26951
786 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
787 shell prompt.
788
86b44259
TT
7892020-12-14 Tom Tromey <tromey@adacore.com>
790
791 * gdb.ada/nested.exp: Add new tests.
792 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
793
e26624c6
TT
7942020-12-14 Tom Tromey <tromey@adacore.com>
795
796 * gdb.dwarf2/ada-thick-pointer.exp: New file.
797
a3bdae4e
TT
7982020-12-14 Tom Tromey <tromey@adacore.com>
799
800 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
801
862fcbd8
TV
8022020-12-13 Tom de Vries <tdevries@suse.de>
803
804 PR testsuite/26953
805 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
806 attribute support if compiler doesn't support it.
807
a406a98e
TV
8082020-12-13 Tom de Vries <tdevries@suse.de>
809
810 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
811 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
812 source to shared lib. Add ada to options.
813
5d7e6ed0
TV
8142020-12-13 Tom de Vries <tdevries@suse.de>
815
816 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
817 calling gnatbind and gnatlink.
818
ee9812a0
AB
8192020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
820
821 * gdb.base/dcache-flush.c: New file.
822 * gdb.base/dcache-flush.exp: New file.
823
50a5f187
AB
8242020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
825
826 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
827 commands.
828 * gdb.base/killed-outside.exp: Likewise.
829 * gdb.opt/inline-bt.exp: Likewise.
830 * gdb.perf/gmonster-null-lookup.py: Likewise.
831 * gdb.perf/gmonster-print-cerr.py: Likewise.
832 * gdb.perf/gmonster-ptype-string.py: Likewise.
833 * gdb.python/py-unwind.exp: Likewise.
834
19c659f1
AB
8352020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
836
837 * gdb.base/commands.exp: Update expected results.
838
9ef6d4a1
AB
8392020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
840
841 PR cli/15104
842 * gdb.base/commands.exp: Add additional tests.
843 * gdb.base/completion.exp: Add additional tests.
844
1536146f
AB
8452020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
846
847 * gdb.base/completion.exp: Add additional tests.
848
346e7e19
TV
8492020-12-11 Tom de Vries <tdevries@suse.de>
850
851 PR testsuite/26991
852 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
853 violations by setting bounds registers if the bounds are passed in the
854 Bounds Table.
855
9cd7a95a
TV
8562020-12-11 Tom de Vries <tdevries@suse.de>
857
858 PR testsuite/26954
859 * gdb.base/float128.exp: Detect and handle no mpfr support.
860
4483a8e7
SM
8612020-12-10 Simon Marchi <simon.marchi@efficios.com>
862
863 PR gdb/24694
864 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
865 calls.
866
10067028
TV
8672020-12-10 Tom de Vries <tdevries@suse.de>
868
869 PR testsuite/26947
870 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
871 braces for tcl 8.5 and earlier.
872
5b56203a
SM
8732020-12-09 Simon Marchi <simon.marchi@efficios.com>
874
875 PR 26875, PR 26901
876 * gdb.base/flexible-array-member.c: New test.
877 * gdb.base/flexible-array-member.exp: New test.
878
b46551b2
TV
8792020-12-08 Tom de Vries <tdevries@suse.de>
880
881 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
882 using is_amd64_regs_target.
883
8439f446
TV
8842020-12-08 Tom de Vries <tdevries@suse.de>
885
886 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
887 self_id.
888
bc545da7
PA
8892020-12-07 Pedro Alves <pedro@palves.net>
890
891 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
892 'additional_flags' variable.
893
1f58f6c2
TBA
8942020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
895
896 * gdb.linespec/explicit.exp: Extend with a test to check completing
897 '-' after seemingly complete options.
898
5759831a
TBA
8992020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
900
901 * gdb.linespec/keywords.exp: Add tests to check positional
902 flexibility of "-force-condition".
903
21e051b3
TBA
9042020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
905
906 * gdb.base/bp-cmds-run-with-ex.c: New file.
907 * gdb.base/bp-cmds-run-with-ex.exp: New file.
908 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
909 * gdb.gdb/python-interrupts.exp: Update the call to
910 'catch_command_errors' with the new argument.
911 * gdb.gdb/python-selftest.exp: Ditto.
912
187b041e
SM
9132020-12-04 Simon Marchi <simon.marchi@efficios.com>
914
915 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
916 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
917 * gdb.threads/non-stop-fair-events.exp: Likewise.
918
3b7a962d
SM
9192020-12-04 Simon Marchi <simon.marchi@efficios.com>
920
921 * gdb.threads/step-over-exec.exp: New.
922 * gdb.threads/step-over-exec.c: New.
923 * gdb.threads/step-over-exec-execd.c: New.
924 * lib/my-syscalls.S: New.
925 * lib/my-syscalls.h: New.
926
e633b117
SM
9272020-12-04 Simon Marchi <simon.marchi@efficios.com>
928
929 * lib/dwarf.exp (declare_labels): Use name as text if text is
930 not provided.
931
67748e0f
TV
9322020-12-04 Tom de Vries <tdevries@suse.de>
933
934 PR testsuite/26990
935 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
936 are unsupported.
937
a8d13675
TV
9382020-12-04 Tom de Vries <tdevries@suse.de>
939
940 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
941 clause.
942
f17727b3
TV
9432020-12-04 Tom de Vries <tdevries@suse.de>
944
945 * gdb.reverse/insn-reverse.exp: Fix count handling.
946
a1499830
TV
9472020-12-04 Tom de Vries <tdevries@suse.de>
948
949 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
950 __x86_64__.
951
9c027c2f
TV
9522020-12-04 Tom de Vries <tdevries@suse.de>
953
954 * gdb.reverse/insn-reverse.c (test_nr): New var.
955 (usage, parse_args): New function.
956 (main): Call parse_args. Only run test for test_nr.
957 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
958 and bail out. Run subtests individually, using an inferior arg
959 specifying the subtest.
960
533b2ae0
AB
9612020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
962
963 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
964
e4502042
AB
9652020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
966
967 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
968 update test to use this.
969
f55a9a37
SM
9702020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
971
972 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
973
0a6155a0
SM
9742020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
975
976 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
977 (do_test): Don't use with_test_prefix.
978 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
979 (do_test): Don't use with_test_prefix.
980 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
981 (do_test): Don't use with_test_prefix.
982 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
983 (do_test): Don't use with_test_prefix.
984
4d56d64a
SM
9852020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
986
987 * gdb.threads/non-ldr-exit.exp: Fix comment.
988
54e75f29
AB
9892020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
990
991 * gdb.xml/maint-xml-dump-03.xml: New file.
992
7ce05d21
TV
9932020-11-30 Tom de Vries <tdevries@suse.de>
994
995 PR symtab/26905
996 * gdb.dwarf2/count.exp: Remove kfails.
997
50757f95
TBA
9982020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
999
1000 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
1001 indices.
1002
4afa9fd9
JB
10032020-11-24 Joel Brobecker <brobecker@adacore.com>
1004
1005 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
1006 the "ptype pck__fp1_range_var" test for the module-2 and pascal
1007 languages. Remove the associated setup_xfail.
1008
15a491af
SM
10092020-11-23 Simon Marchi <simon.marchi@efficios.com>
1010
1011 * lib/gdb.exp (gdb_assert): Show error message on error.
1012
891615f0
TV
10132020-11-23 Tom de Vries <tdevries@suse.de>
1014
1015 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
1016 * gdb.ada/mod_from_name.exp: Same.
1017 * gdb.ada/pckd_arr_ren.exp: Same.
1018
19922582
SM
10192020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
1020
1021 * gdb.base/template.exp: New.
1022 * gdb.base/template.c: New.
1023
117c628d
GB
10242020-11-22 Gary Benson <gbenson@redhat.com>
1025
1026 PR gdb/26905
1027 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
1028 is defined using a DW_AT_count which references another DIE.
1029
da39d3ba
TV
10302020-11-21 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.base/vla-ptr.exp: Add XFAIL.
1033
a5c641b5
AB
10342020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1035
1036 * gdb.fortran/array-slices-bad.exp: New file.
1037 * gdb.fortran/array-slices-bad.f90: New file.
1038 * gdb.fortran/array-slices-sub-slices.exp: New file.
1039 * gdb.fortran/array-slices-sub-slices.f90: New file.
1040 * gdb.fortran/array-slices.exp: Rewrite tests.
1041 * gdb.fortran/array-slices.f90: Rewrite tests.
1042 * gdb.fortran/vla-sizeof.exp: Correct expected results.
1043
a15a5258
AB
10442020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
1045
1046 * gdb.base/completion.exp: Add new completion tests.
1047
7cb2893d
SM
10482020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1049
1050 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
1051 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
1052 * gdb.mi/mi-nsintrall.exp: Likewise.
1053 * gdb.mi/mi-nsmoribund.exp: Likewise.
1054 * gdb.mi/mi-nsthrexec.exp: Likewise.
1055 * gdb.mi/mi-watch-nonstop.exp: Likewise.
1056
cf144ec8
SM
10572020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
1058
1059 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1060 of perror.
1061
6b6a3e05
JM
10622020-11-18 Joseph Myers <joseph@codesourcery.com>
1063
1064 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1065 $arg.exe exists but $arg does not.
1066
811bdca0
GB
10672020-11-17 Gary Benson <gbenson@redhat.com>
1068
1069 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1070 __attribute__ ((used)).
1071
c72e3136
AB
10722020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1073
1074 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1075
037d7135
AB
10762020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1077
1078 * gdb.base/completion.exp: Add new tests.
1079
119e99bb
TT
10802020-11-16 Tom Tromey <tromey@adacore.com>
1081
1082 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1083 tests.
1084
b74dbc20
JB
10852020-11-15 Joel Brobecker <brobecker@adacore.com>
1086
1087 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1088 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1089 (main): Add reference to pck__fp1_var2.
1090 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1091
0a12719e
JB
10922020-11-15 Joel Brobecker <brobecker@adacore.com>
1093
1094 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1095
0c9150e4
JB
10962020-11-15 Joel Brobecker <brobecker@adacore.com>
1097
1098 * gdb.ada/fixed_points.exp: Add ptype tests.
1099 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1100
b26daff9
JB
11012020-11-15 Joel Brobecker <brobecker@adacore.com>
1102
1103 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1104
09584414
JB
11052020-11-15 Joel Brobecker <brobecker@adacore.com>
1106
1107 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1108 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1109 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1110 New files.
1111 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1112
1113 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1114 New files.
1115
9dd02fc0
AB
11162020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1117
1118 PR cli/26879
1119 * gdb.fortran/completion.exp: New file.
1120 * gdb.fortran/completion.f90: New file.
1121
5643c500
JM
11222020-11-12 Joseph Myers <joseph@codesourcery.com>
1123
1124 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1125 but $arg does not.
1126
7bea47f0
AB
11272020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1128
1129 * gdb.fortran/types.exp: Add more tests.
1130
1f2624a3
TT
11312020-11-12 Tom Tromey <tom@tromey.com>
1132
1133 PR rust/26799:
1134 * gdb.rust/traits.exp: Remove kfails.
1135
9e74f0ae
GB
11362020-11-12 Gary Benson <gbenson@redhat.com>
1137
1138 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1139 statement.
1140
acb994fa
SM
11412020-11-11 Simon Marchi <simon.marchi@efficios.com>
1142
1143 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1144 always-inserted" axis.
1145 (do_test): Add breakpoint_always_inserted parameter.
1146
95016fd2
TT
11472020-11-10 Tom Tromey <tromey@adacore.com>
1148
1149 * gdb.ada/bias.exp: Update.
1150 * gdb.ada/bias/bias.adb (X): Change value.
1151
83100a74
GB
11522020-11-10 Gary Benson <gbenson@redhat.com>
1153
1154 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1155 regexp fragment in parentheses to prevent false matching.
1156
6ff174a7
GB
11572020-11-10 Gary Benson <gbenson@redhat.com>
1158
1159 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1160
eb24648c
GB
11612020-11-10 Gary Benson <gbenson@redhat.com>
1162
1163 * gdb.cp/step-and-next-inline.exp: Only require
1164 -gstatement-frontiers when building with GCC.
1165 Only setup KFAIL's for GCC issues when using
1166 a GCC-built executable.
1167
86775fab
AB
11682020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1169
1170 * gdb.base/debug-expr.c: Add extra function to allow for an
1171 additional test.
1172 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1173 to this proc with gdb_test_debug_expr. Add an extra test.
1174 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1175 to this proc with gdb_test_debug_expr, give the tests names
1176 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1177 calls to this proc with gdb_test_debug_expr, give the tests names
1178 * gdb.fortran/debug-expr.exp: New file.
1179 * gdb.fortran/debug-expr.f90: New file.
1180 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1181
a1945bd4
SM
11822020-11-06 Simon Marchi <simon.marchi@efficios.com>
1183
1184 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1185 proceduresu.
1186 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1187 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1188 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1189 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1190 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1191 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1192 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1193 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1194
9c91c725
TT
11952020-11-04 Tom Tromey <tromey@adacore.com>
1196
1197 * gdb.ada/funcall_ref.exp: Update.
1198 * gdb.ada/var_rec_arr.exp: Update.
1199
8d9fd3a1
TT
12002020-11-04 Tom Tromey <tromey@adacore.com>
1201
1202 * gdb.ada/rec_ptype.exp: New file.
1203 * gdb.ada/rec_ptype/main.adb: New file.
1204 * gdb.ada/rec_ptype/p.ads: New file.
1205
d8f62e84
TT
12062020-11-04 Tom Tromey <tromey@adacore.com>
1207
1208 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1209 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1210 (PT_Full): New variable.
1211 * gdb.ada/tick_length_array_enum_idx/pck.adb
1212 (Full_PT): New type.
1213
7ff5b937
TT
12142020-11-04 Tom Tromey <tromey@adacore.com>
1215
1216 * gdb.ada/array_of_variant.exp: New file.
1217 * gdb.ada/array_of_variant/p.adb: New file.
1218 * gdb.ada/array_of_variant/pck.ads: New file.
1219 * gdb.ada/array_of_variant/pck.adb: New file.
1220
10f6a3ad
TT
12212020-11-04 Tom Tromey <tromey@adacore.com>
1222
1223 * gdb.ada/enum_idx_packed.exp: Add test.
1224 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1225 New variable.
1226 * gdb.ada/enum_idx_packed/pck.ads (Short)
1227 (Multi_Dimension, Multi_Dimension_Access): New types.
1228
b72795a8
TT
12292020-11-04 Tom Tromey <tromey@adacore.com>
1230
1231 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1232
24aa1b02
TT
12332020-11-04 Tom Tromey <tromey@adacore.com>
1234
1235 * gdb.ada/set_pckd_arr_elt.exp: Also test
1236 -fgnat-encodings=minimal. Add tests.
1237 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1238 Call Update_Small a second time.
1239 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1240 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1241 (Variant_Access): New types.
1242 (New_Variant): Declare.
1243
c9a28cbe
TT
12442020-11-04 Tom Tromey <tromey@adacore.com>
1245
1246 * gdb.ada/mod_from_name.exp: Test printing slice.
1247
57567375
TT
12482020-11-04 Tom Tromey <tromey@adacore.com>
1249
1250 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1251 values.
1252 * gdb.ada/access_to_unbounded_array.exp: Test different
1253 -fgnat-encodings values.
1254 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1255 values.
1256 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1257 values.
1258 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1259 values.
1260 * gdb.ada/array_of_variable_length.exp: Test different
1261 -fgnat-encodings values.
1262 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1263 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1264 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1265 change.
1266 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1267 values.
1268 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1269 * gdb.ada/out_of_line_in_inlined.exp: Test different
1270 -fgnat-encodings values.
1271 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1272 values.
1273 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1274 values.
1275 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1276 -fgnat-encodings values.
1277 * gdb.ada/variant_record_packed_array.exp: Test different
1278 -fgnat-encodings values.
1279
a7400e44
TT
12802020-11-04 Tom Tromey <tromey@adacore.com>
1281
1282 * gdb.ada/enum_idx_packed.exp: Add tests.
1283 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1284 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1285 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1286 declarations.
1287
c40907bf
TV
12882020-11-03 Tom de Vries <tdevries@suse.de>
1289
1290 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1291 terminator comments.
1292 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1293 terminator.
1294
f468977a
SM
12952020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1296
1297 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1298 integer format test with regexp.
1299
1c2bec19
GB
13002020-11-02 Gary Benson <gbenson@redhat.com>
1301
1302 * gdb.base/print-file-var.exp (test): Separate compiler and
1303 linker options, and build using build_executable_from_specs
1304 to accommodate this.
1305
6539a36d
GB
13062020-11-02 Gary Benson <gbenson@redhat.com>
1307
1308 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1309 for .c files compiled as C++ with Clang if any shared
1310 libraries are specified.
1311
7ea44a51
GB
13122020-11-02 Gary Benson <gbenson@redhat.com>
1313
1314 * lib/attributes.h: New header.
1315 * gdb.base/backtrace.c: Include the above. Replace
1316 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1317 * gdb.base/infcall-nested-structs.c: Likewise.
1318 * gdb.base/vla-optimized-out.c: Likewise.
1319
ab8f783d
TV
13202020-11-02 Tom de Vries <tdevries@suse.de>
1321
1322 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1323
d77c9224
JB
13242020-11-01 Joel Brobecker <brobecker@adacore.com>
1325
1326 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1327 System.Min_Int and System.Max_Int with smaller hardcoded
1328 constants.
1329
0e5b0dd0
SM
13302020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1331
1332 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1333 * configure: Re-generate.
1334
136821d9
SM
13352020-10-30 Simon Marchi <simon.marchi@efficios.com>
1336
1337 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1338 expected output.
1339
b78b3a29
TBA
13402020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1341
1342 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1343 behavior.
1344 * gdb.base/paginate-bg-execution.exp: Ditto.
1345 * gdb.base/paginate-inferior-exit.exp: Ditto.
1346 * gdb.base/double-prompt-target-event-error.c: Remove.
1347 * gdb.base/double-prompt-target-event-error.exp: Remove.
1348
cfaa8f76
TBA
13492020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1350
1351 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1352 inferiors' and 'detach inferiors' do not change the current
1353 inferior.
1354
0ad0e70c
TV
13552020-10-29 Tom de Vries <tdevries@suse.de>
1356
1357 * gdb.threads/tls.exp: Fix DUPLICATEs.
1358
99cc6b2a
TV
13592020-10-28 Tom de Vries <tdevries@suse.de>
1360
1361 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1362
efe9b873
TV
13632020-10-28 Tom de Vries <tdevries@suse.de>
1364
1365 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1366 * gdb.base/reread.exp: Same.
1367
6b68fd45
TV
13682020-10-28 Tom de Vries <tdevries@suse.de>
1369
1370 * lib/gdb.exp (readnow): Handle arg.
1371 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1372
32a5f98a
TV
13732020-10-28 Tom de Vries <tdevries@suse.de>
1374
1375 * gdb.base/relocate.exp: Update regexp for -readnow.
1376
f93b8760
TV
13772020-10-28 Tom de Vries <tdevries@suse.de>
1378
1379 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1380 -readnow.
1381
1b00ef06
TV
13822020-10-28 Tom de Vries <tdevries@suse.de>
1383
1384 PR symtab/26772
1385 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1386 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1387
364bb903
TV
13882020-10-28 Tom de Vries <tdevries@suse.de>
1389
1390 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1391 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1392 complaint during file command for -readnow.
1393
445a033f
TV
13942020-10-28 Tom de Vries <tdevries@suse.de>
1395
1396 * gdb.cp/nsalias.exp: Fix typo in test name.
1397
fdd67a42
TV
13982020-10-28 Tom de Vries <tdevries@suse.de>
1399
1400 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1401
706baf4c
TV
14022020-10-28 Tom de Vries <tdevries@suse.de>
1403
1404 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1405 -readnow.
1406
b448cca5
TV
14072020-10-27 Tom de Vries <tdevries@suse.de>
1408
1409 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1410
5868da03
TV
14112020-10-27 Tom de Vries <tdevries@suse.de>
1412
1413 * gdb.base/maint.exp: Update for -readnow.
1414
06db6ec3
TV
14152020-10-27 Tom de Vries <tdevries@suse.de>
1416
1417 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1418 -readnow.
1419
934a1764
GB
14202020-10-14 Gary Benson <gbenson@redhat.com>
1421
1422 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1423 "_vptr$Base" as correct, in addition to "_vptr.Base".
1424 (test_mixed): Likewise.
1425
0bf21fbd
GB
14262020-10-27 Gary Benson <gbenson@redhat.com>
1427
1428 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1429 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1430
b1d4d8d1
TBA
14312020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1432
1433 * gdb.base/condbreak.exp: Update the completion tests to
1434 consider the '-force' flag.
1435
bd24c5d6
TV
14362020-10-27 Tom de Vries <tdevries@suse.de>
1437
1438 * gdb.base/list-ambiguous-readnow.exp: New file.
1439
733d554a
TBA
14402020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1441
1442 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1443 the condition.
1444 * gdb.linespec/cpcompletion.exp: Update to consider the
1445 '-force-condition' keyword.
1446 * gdb.linespec/explicit.exp: Ditto.
1447 * lib/completion-support.exp: Ditto.
1448
b5fa468f
TBA
14492020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1450
1451 * gdb.base/condbreak-multi-context.cc: New file.
1452 * gdb.base/condbreak-multi-context.exp: New file.
1453
b3247276
TT
14542020-10-26 Tom Tromey <tom@tromey.com>
1455
1456 * lib/mi-support.exp (default_mi_gdb_start): Call
1457 gdb_stdin_log_init.
1458 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1459 subtract one from gdb_instances.
1460 (gdb_stdin_log_write): Flush in_file.
1461
1c47ec3e
TV
14622020-10-26 Tom de Vries <tdevries@suse.de>
1463
1464 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1465
6390859c
TT
14662020-10-26 Tom Tromey <tromey@adacore.com>
1467
1468 * gdb.ada/unsigned_range/foo.adb: New file.
1469 * gdb.ada/unsigned_range/pack.adb: New file.
1470 * gdb.ada/unsigned_range/pack.ads: New file.
1471 * gdb.ada/unsigned_range.exp: New file.
1472
55c3ad88
TV
14732020-10-26 Tom de Vries <tdevries@suse.de>
1474
1475 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1476
1612c4bb
TV
14772020-10-26 Tom de Vries <tdevries@suse.de>
1478
1479 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1480 for CU.
1481 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1482
7d72802b
TV
14832020-10-23 Tom de Vries <tdevries@suse.de>
1484
1485 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1486 DW_FORM_string.
1487 (Dwarf::_default_form): New proc.
1488 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1489 guessed.
1490
9476b583
TV
14912020-10-23 Tom de Vries <tdevries@suse.de>
1492
1493 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1494 * gdb.dwarf2/atomic-type.exp: Same.
1495 * gdb.dwarf2/bad-regnum.exp: Same.
1496 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1497 * gdb.dwarf2/dw2-align.exp: Same.
1498 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1499 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1500 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1501 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1502 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1503 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1504 * gdb.dwarf2/enum-type.exp: Same.
1505 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1506 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1507 * gdb.dwarf2/main-subprogram.exp: Same.
1508 * gdb.dwarf2/missing-type-name.exp: Same.
1509 * gdb.dwarf2/nonvar-access.exp: Same.
1510 * gdb.dwarf2/typedef-void-finish.exp: Same.
1511 * gdb.dwarf2/var-access.exp: Same.
1512 * gdb.dwarf2/void-type.exp: Same.
1513
4a636814
SM
15142020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1515
1516 PR gdb/26693
1517 * gdb.dwarf2/template-specification-full-name.exp: New test.
1518
557fc257
LM
15192020-10-22 Luis Machado <luis.machado@linaro.org>
1520
1521 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1522 expected an offset from the function.
1523 * gdb.base/msym-bp.exp (test): Likewise.
1524
6b4c676c
AB
15252020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1526
1527 * gdb.fortran/array-slices.exp: Add a new test.
1528
98cec4f6
GB
15292020-10-21 Gary Benson <gbenson@redhat.com>
1530
1531 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1532 fullname test with Clang. Also expand comments generally.
1533
ae86f581
TV
15342020-10-20 Tom de Vries <tdevries@suse.de>
1535
1536 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1537
8c161360
TV
15382020-10-20 Tom de Vries <tdevries@suse.de>
1539
1540 * gdb.dwarf2/arr-stride.c: Remove.
1541 * gdb.dwarf2/arr-stride.exp: Use main.c.
1542 * gdb.dwarf2/arr-subrange.c: Remove.
1543 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1544 * gdb.dwarf2/bad-regnum.c: Remove.
1545 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1546 * gdb.dwarf2/corrupt.c: Remove.
1547 * gdb.dwarf2/corrupt.exp: Use main.c.
1548 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1549 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1550 * gdb.dwarf2/dw2-icycle.c: Remove.
1551 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1552 * gdb.dwarf2/formdata16.c: Remove.
1553 * gdb.dwarf2/formdata16.exp: Use main.c.
1554 * gdb.dwarf2/implptrconst.c: Remove.
1555 * gdb.dwarf2/implptrconst.exp: Use main.c.
1556 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1557 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1558 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1559 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1560
9c2412ec
TV
15612020-10-20 Tom de Vries <tdevries@suse.de>
1562
1563 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1564 file.
1565 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1566
0cd2ad78
TV
15672020-10-20 Tom de Vries <tdevries@suse.de>
1568
1569 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1570 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1571 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1572 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1573 * gdb.dwarf2/dw2-ranges.exp: Same.
1574 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1575 * gdb.dwarf2/var-access.exp: Same.
1576
22cc388e
TT
15772020-10-19 Tom Tromey <tromey@adacore.com>
1578
1579 PR tui/26719
1580 * gdb.tui/list.exp: Check source window contents after focus
1581 change.
1582
520596f2
TV
15832020-10-17 Tom de Vries <tdevries@suse.de>
1584
1585 PR symtab/26317
1586 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1587
d1c8a76d
TV
15882020-10-17 Tom de Vries <tdevries@suse.de>
1589
1590 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1591 as suffix.
1592 * gdb.dwarf2/atomic.c: Rename to ...
1593 * gdb.dwarf2/atomic-type.c: ... this.
1594 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1595 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1596 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1597 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1598 * gdb.dwarf2/fission-mix2.c: Rename to ...
1599 * gdb.dwarf2/fission-mix-2.c: ... this.
1600 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1601 standard_testfile.
1602 * gdb.dwarf2/ada-valprint-error.exp: Same.
1603 * gdb.dwarf2/arr-stride.exp: Same.
1604 * gdb.dwarf2/arr-subrange.exp: Same.
1605 * gdb.dwarf2/atomic-type.exp: Same.
1606 * gdb.dwarf2/bad-regnum.exp: Same.
1607 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1608 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1609 * gdb.dwarf2/clang-debug-names.exp: Same.
1610 * gdb.dwarf2/comp-unit-lang.exp: Same.
1611 * gdb.dwarf2/corrupt.exp: Same.
1612 * gdb.dwarf2/count.exp: Same.
1613 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1614 * gdb.dwarf2/data-loc.exp: Same.
1615 * gdb.dwarf2/dw2-align.exp: Same.
1616 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1617 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1618 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1619 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1620 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1621 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1622 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1623 * gdb.dwarf2/dw2-inline-param.exp: Same.
1624 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1625 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1626 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1627 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1628 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1629 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1630 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1631 * gdb.dwarf2/dw2-param-error.exp: Same.
1632 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1633 * gdb.dwarf2/dw2-ranges.exp: Same.
1634 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1635 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1636 * gdb.dwarf2/dw4-sig-types.exp: Same.
1637 * gdb.dwarf2/dynarr-ptr.exp: Same.
1638 * gdb.dwarf2/enum-type.exp: Same.
1639 * gdb.dwarf2/fission-mix.exp: Same.
1640 * gdb.dwarf2/formdata16.exp: Same.
1641 * gdb.dwarf2/implptrconst.exp: Same.
1642 * gdb.dwarf2/implptrpiece.exp: Same.
1643 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1644 * gdb.dwarf2/main-subprogram.exp: Same.
1645 * gdb.dwarf2/method-ptr.exp: Same.
1646 * gdb.dwarf2/missing-sig-type.exp: Same.
1647 * gdb.dwarf2/nonvar-access.exp: Same.
1648 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1649 * gdb.dwarf2/shortpiece.exp: Same.
1650 * gdb.dwarf2/staticvirtual.exp: Same.
1651 * gdb.dwarf2/subrange.exp: Same.
1652 * gdb.dwarf2/symtab-producer.exp: Same.
1653 * gdb.dwarf2/typedef-void-finish.exp: Same.
1654 * gdb.dwarf2/var-access.exp: Same.
1655 * gdb.dwarf2/variant.exp: Same.
1656 * gdb.dwarf2/void-type.exp: Same.
1657 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1658 dw2-ranges-main.c.
1659 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1660
472d09c1
TV
16612020-10-16 Tom de Vries <tdevries@suse.de>
1662
1663 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1664
afe75f6d
TV
16652020-10-16 Tom de Vries <tdevries@suse.de>
1666
1667 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1668
8c8bd0ba
TV
16692020-10-14 Tom de Vries <tdevries@suse.de>
1670
1671 PR testsuite/26732
1672 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1673 scenario 2.
1674 * gdb.ada/mi_catch_ex_hand.exp: Same.
1675
b75d55d4
PA
16762020-10-13 Pedro Alves <pedro@palves.net>
1677
1678 * lib/mi-support.exp (mi_clean_restart): New.
1679 (mi_run_to_main): Delete.
1680 All callers adjust to use mi_clean_restart / mi_runto_main.
1681
e777225b
PA
16822020-10-13 Pedro Alves <pedro@palves.net>
1683
1684 * config/monitor.exp: Use "list -q".
1685 * gdb.arch/gdb1558.exp: Use "break -q".
1686 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1687 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1688 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1689 * gdb.base/commands.exp: Use "break -q".
1690 * gdb.base/condbreak.exp: Use "break -q".
1691 * gdb.base/ctf-ptype.exp: Use "list -q".
1692 * gdb.base/define.exp: Use "break -q".
1693 * gdb.base/del.exp: Use "break -q".
1694 * gdb.base/fullname.exp: Use "break -q".
1695 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1696 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1697 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1698 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1699 "hbreak -q".
1700 * gdb.base/included.exp: Use "list -q".
1701 * gdb.base/label.exp: Use "break -q".
1702 * gdb.base/lineinc.exp: Use "break -q".
1703 * gdb.base/list.exp: Use "list -q".
1704 * gdb.base/macscp.exp: Use "list -q".
1705 * gdb.base/pending.exp: Use "break -q".
1706 * gdb.base/prologue-include.exp: Use "break -q".
1707 * gdb.base/ptype.exp: Use "list -q".
1708 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1709 * gdb.base/server-del-break.exp: Use "break -q".
1710 * gdb.base/style.exp: Use "break -q".
1711 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1712 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1713 * gdb.cp/exception.exp: Use "tbreak -q".
1714 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1715 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1716 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1717 * gdb.dwarf2/pr13961.exp: Use "break -q".
1718 * gdb.linespec/explicit.exp: Use "list -q".
1719 * gdb.linespec/linespec.exp: Use "break -q".
1720 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1721 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1722 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1723 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1724 * gdb.trace/change-loc.exp: Use "break -q".
1725 * gdb.trace/pending.exp: Use "break -q".
1726 * gdb.tui/basic.exp: Use "list -q".
1727 * gdb.tui/list-before.exp: Use "list -q".
1728 * gdb.tui/list.exp: Use "list -q".
1729 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1730
8abd8ee8
PA
17312020-10-13 Pedro Alves <pedro@palves.net>
1732
1733 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1734 saved breakpoints file.
1735 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1736 inspecting breakpoint list.
1737 * lib/gdb.exp (runto_main): Add "qualified" to options.
1738 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1739 and handle it.
1740 (mi_runto_main): Pass 1 as qualified argument.
1741
f71e6719
PA
17422020-10-13 Pedro Alves <pedro@palves.net>
1743
1744 * lib/mi-support.exp (mi_runto_main): New proc.
1745 (mi_run_to_main): Use it.
1746 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1747 * gdb.mi/mi-var-cmd.exp: Likewise.
1748 * gdb.mi/mi-var-invalidate.exp: Likewise.
1749 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1750 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1751 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1752 * gdb.mi/user-selected-context-sync.exp: Likewise.
1753 * gdb.opt/inline-cmds.exp: Likewise.
1754 * gdb.python/py-framefilter-mi.exp: Likewise.
1755 * gdb.python/py-mi.exp: Likewise.
1756
50441f0f
PA
17572020-10-13 Pedro Alves <pedro@palves.net>
1758
1759 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1760 "runto main".
1761 * gdb.ada/small_reg_param.exp: Likewise.
1762 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1763 * gdb.base/annota1.exp: Likewise.
1764 * gdb.base/anon.exp: Likewise.
1765 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1766 * gdb.base/dprintf-non-stop.exp: Likewise.
1767 * gdb.base/dprintf.exp: Likewise.
1768 * gdb.base/gdb11530.exp: Likewise.
1769 * gdb.base/gdb11531.exp: Likewise.
1770 * gdb.base/gnu_vector.exp: Likewise.
1771 * gdb.base/interrupt-noterm.exp: Likewise.
1772 * gdb.base/memattr.exp: Likewise.
1773 * gdb.base/step-over-syscall.exp: Likewise.
1774 * gdb.base/watch-cond-infcall.exp: Likewise.
1775 * gdb.base/watch-read.exp: Likewise.
1776 * gdb.base/watch-vfork.exp: Likewise.
1777 * gdb.base/watch_thread_num.exp: Likewise.
1778 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1779 * gdb.guile/scm-frame-inline.exp: Likewise.
1780 * gdb.linespec/explicit.exp: Likewise.
1781 * gdb.opt/inline-break.exp: Likewise.
1782 * gdb.python/py-frame-inline.exp: Likewise.
1783 * gdb.reverse/break-precsave.exp: Likewise.
1784 * gdb.reverse/break-reverse.exp: Likewise.
1785 * gdb.reverse/consecutive-precsave.exp: Likewise.
1786 * gdb.reverse/consecutive-reverse.exp: Likewise.
1787 * gdb.reverse/finish-precsave.exp: Likewise.
1788 * gdb.reverse/finish-reverse.exp: Likewise.
1789 * gdb.reverse/fstatat-reverse.exp: Likewise.
1790 * gdb.reverse/getresuid-reverse.exp: Likewise.
1791 * gdb.reverse/i386-precsave.exp: Likewise.
1792 * gdb.reverse/i386-reverse.exp: Likewise.
1793 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1794 * gdb.reverse/i387-env-reverse.exp: Likewise.
1795 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1796 * gdb.reverse/insn-reverse.exp: Likewise.
1797 * gdb.reverse/machinestate-precsave.exp: Likewise.
1798 * gdb.reverse/machinestate.exp: Likewise.
1799 * gdb.reverse/pipe-reverse.exp: Likewise.
1800 * gdb.reverse/readv-reverse.exp: Likewise.
1801 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1802 * gdb.reverse/rerun-prec.exp: Likewise.
1803 * gdb.reverse/s390-mvcle.exp: Likewise.
1804 * gdb.reverse/solib-precsave.exp: Likewise.
1805 * gdb.reverse/solib-reverse.exp: Likewise.
1806 * gdb.reverse/step-precsave.exp: Likewise.
1807 * gdb.reverse/step-reverse.exp: Likewise.
1808 * gdb.reverse/time-reverse.exp: Likewise.
1809 * gdb.reverse/until-precsave.exp: Likewise.
1810 * gdb.reverse/until-reverse.exp: Likewise.
1811 * gdb.reverse/waitpid-reverse.exp: Likewise.
1812 * gdb.reverse/watch-precsave.exp: Likewise.
1813 * gdb.reverse/watch-reverse.exp: Likewise.
1814 * gdb.threads/kill.exp: Likewise.
1815 * gdb.threads/tid-reuse.exp: Likewise.
1816
d3a07122
SM
18172020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1818
1819 PR gdb/26642
1820 * gdb.base/maint-target-async-off.c: New test.
1821 * gdb.base/maint-target-async-off.exp: New test.
1822
c65c6c42
AM
18232020-10-13 Alan Modra <amodra@gmail.com>
1824
1825 * gdb.arch/powerpc-altivec.s,
1826 * gdb.arch/powerpc-power7.s,
1827 * gdb.arch/powerpc-power8.s,
1828 * gdb.arch/powerpc-power9.s,
1829 * gdb.arch/powerpc-vsx.s,
1830 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1831 * gdb.arch/powerpc-altivec.exp,
1832 * gdb.arch/powerpc-power7.exp,
1833 * gdb.arch/powerpc-power8.exp,
1834 * gdb.arch/powerpc-power9.exp,
1835 * gdb.arch/powerpc-vsx.exp,
1836 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1837 disassembly of mfvsrd/mtvsrd.
1838
f4a0f710
AM
18392020-10-13 Alan Modra <amodra@gmail.com>
1840
1841 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1842 "target architecture" output.
1843 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1844 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1845 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1846 * gdb.arch/s390-disassembler-options.exp: Likewise.
1847
87a37e5e
PA
18482020-10-12 Pedro Alves <pedro@palves.net>
1849
1850 PR exp/26602
1851 PR c++/26550
1852 * gdb.cp/ambiguous.cc (marker1): Delete.
1853 (main): Initialize all the fields of the locals. Replace marker1
1854 call with a "set breakpoint here" marker.
1855 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1856 instead of running to marker1. Add tests printing all the
1857 variables and all the fields of the variables.
1858 (test_ambiguous): New proc, expecting the new GDB output when a
1859 field access is ambiguous. Change all "warning: X ambiguous"
1860 tests to use it.
1861
71e1b6b0
GB
18622020-10-12 Gary Benson <gbenson@redhat.com>
1863
1864 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1865 * gdb.base/msym-bp-2.c (foo): Likewise.
1866 * gdb.base/msym-lang.c (foo): Likewise.
1867 * gdb.base/msym-lang-main.c (foo): Likewise.
1868 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1869 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1870 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1871 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1872 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1873 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1874 * gdb.python/py-objfile.c (static_var): Likewise.
1875 * gdb.python/py-symbol.c (rr): Likewise.
1876 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1877 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1878
9370fd51
AB
18792020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1880
1881 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1882 output of backtrace.
1883
7c184d33
TT
18842020-10-09 Tom Tromey <tromey@adacore.com>
1885
1886 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1887 (Rec): Add field. Fix range.
1888 * gdb.ada/scalar_storage.exp: Update.
1889
3d87245c
HD
18902020-10-09 Hannes Domani <ssbssa@yahoo.de>
1891
1892 PR exp/26714
1893 * gdb.base/printcmds.exp: Add tests for void results.
1894
f5c4b229
JV
18952020-10-09 Jan Vrany <jan.vrany@labware.com>
1896
1897 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1898 is emmited for both 'set directories' and 'directory' commands.
1899
b2701685
TT
19002020-10-08 Tom Tromey <tom@tromey.com>
1901
1902 * gdb.base/style.exp: Check that "main"'s name is styled.
1903
e86efb33
TT
19042020-10-07 Tom Tromey <tromey@adacore.com>
1905
1906 * gdb.base/find.exp: Rename some tests.
1907
30897591
GB
19082020-10-06 Gary Benson <gbenson@redhat.com>
1909
1910 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1911 * gdb.base/list1.c (unused): Likewise.
1912
ced4a4c1
GB
19132020-10-06 Gary Benson <gbenson@redhat.com>
1914
1915 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1916 __attribute__ ((used)).
1917 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1918
ed3bdac4
AB
19192020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1920
1921 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1922 make use of regions throughout.
1923 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1924 not {...}.
1925 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1926
cd096ec8
HD
19272020-10-05 Hannes Domani <ssbssa@yahoo.de>
1928
1929 * gdb.base/call-sc.c: Fix return struct on stack test case.
1930 * gdb.base/call-sc.exp: Likewise.
1931
3ee6f75d
GB
19322020-10-02 Gary Benson <gbenson@redhat.com>
1933
1934 * README: Fix "paralell".
1935
f65825ec
GB
19362020-09-30 Gary Benson <gbenson@redhat.com>
1937
1938 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1939 Convert directive to lowercase.
1940 (.Labbrev1_begin): Add missing label.
1941 (abbrev code 0x1): Remove DW_AT_stmt_list.
1942 (.Ldie_b): Likewise.
1943
5f278258
TT
19442020-09-27 Tom Tromey <tom@tromey.com>
1945
1946 * gdb.tui/new-layout.exp: Use with_test_prefix.
1947
8f9929bb
GR
19482020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1949
1950 PR python/26586
1951 * gdb.python/python.exp: add test cases for the from_tty
1952 argument to gdb.execute.
1953
c20c017b
GB
19542020-09-25 Gary Benson <gbenson@redhat.com>
1955
1956 * gdb.base/infcall-nested-structs.exp.tcl: Add
1957 additional_flags=-Wno-tautological-compare for C++
1958 tests when compiling using Clang.
1959
68d654af
GB
19602020-09-25 Gary Benson <gbenson@redhat.com>
1961
1962 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1963 for .c files.
1964
b551a89f
TT
19652020-09-24 Tom Tromey <tromey@adacore.com>
1966
1967 PR tui/26638:
1968 * gdb.tui/list.exp: Check output of "focus next".
1969
20a5fcbd
TT
19702020-09-23 Tom Tromey <tom@tromey.com>
1971
1972 * gdb.dwarf2/intbits.exp: New file.
1973 * gdb.dwarf2/intbits.c: New file.
1974
b167e53f
PA
19752020-09-20 Pedro Alves <pedro@palves.net>
1976
1977 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1978 spawn_id before calling remote_close. Close secondary MI channel.
1979
dbc49e9f
PA
19802020-09-20 Pedro Alves <pedro@palves.net>
1981
1982 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1983 fails.
1984
c8d5abea
AB
19852020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1986
1987 * gdb.fortran/array-slices.exp: Update expected results.
1988 * gdb.fortran/class-allocatable-array.exp: Likewise.
1989 * gdb.fortran/multi-dim.exp: Likewise.
1990 * gdb.fortran/vla-type.exp: Likewise.
1991 * gdb.mi/mi-vla-fortran.exp: Likewise.
1992
14f9473c
VC
19932020-09-18 Victor Collod <vcollod@nvidia.com>
1994
1995 PR gdb/26635
1996 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1997 compatible with i386, and move it to...
1998 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1999 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
2000 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
2001
e8ef12b9
PA
20022020-09-18 Pedro Alves <pedro@palves.net>
2003
2004 PR gdb/26631
2005 * gdb.multi/multi-target-thread-find.exp: New file.
2006
e11daf7a
PA
20072020-09-18 Pedro Alves <pedro@palves.net>
2008
2009 * gdb.multi/multi-target-continue.exp: New file, factored out from
2010 multi-target.exp.
2011 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
2012 multi-target.exp.
2013 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
2014 multi-target.exp.
2015 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
2016 multi-target.exp.
2017 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
2018 multi-target.exp.
2019 * gdb.multi/multi-target.exp.tcl: New file, factored out from
2020 multi-target.exp.
2021 * gdb.multi/multi-target.exp: Delete.
2022
d0edc2b8
AB
20232020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
2024
2025 * gdb.fortran/array-slices.exp: Add missing message data.
2026
7474326c
PA
20272020-09-17 Pedro Alves <pedro@palves.net>
2028
2029 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
2030
dd23068d
PA
20312020-09-17 Pedro Alves <pedro@palves.net>
2032
2033 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
2034 full prototype.
2035
0640a543
PA
20362020-09-17 Pedro Alves <pedro@palves.net>
2037
2038 * gdb.python/py-as-string.c: Add cast.
2039
ef0cdbc1
PA
20402020-09-17 Pedro Alves <pedro@palves.net>
2041
2042 * gdb.base/sizeof.c (fill): Add cast.
2043
3a5eeb8b
PA
20442020-09-17 Pedro Alves <pedro@palves.net>
2045
2046 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
2047
a8129512
PA
20482020-09-17 Pedro Alves <pedro@palves.net>
2049
2050 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
2051 linkage name.
2052 * gdb.base/prologue.exp: Use print /d.
2053 * gdb.base/symbol-alias.exp: Handle C++ output.
2054 * gdb.base/symbol-alias2.c: Handle C++ output.
2055 [__cplusplus] (func): Explicitly specify linkage name.
2056
a83cdcb6
PA
20572020-09-17 Pedro Alves <pedro@palves.net>
2058
2059 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2060 (struct my_key_t): ... this. Adjust all references.
2061 (struct value_t): Rename to ...
2062 (struct my_value_t): ... this. Adjust all references.
2063 (create_map, add_map_element, create_map_map)
2064 (add_map_map_element): Add casts.
2065
d4bcee5c
PA
20662020-09-17 Pedro Alves <pedro@palves.net>
2067
2068 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2069 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2070
81f90489
PA
20712020-09-17 Pedro Alves <pedro@palves.net>
2072
2073 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2074
0a229804
PA
20752020-09-17 Pedro Alves <pedro@palves.net>
2076
2077 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2078 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2079 (charfoo, intfoo): Define full prototype.
2080 * gdb.base/ptype1.c (charfoo): Define full prototype.
2081 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2082 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2083
c3e5138d
PA
20842020-09-17 Pedro Alves <pedro@palves.net>
2085
2086 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2087 Don't define.
2088 (utf_32_string): Compile for both C and C++.
2089 * gdb.base/charset.exp: Use "print /d".
2090
151fdbad
PA
20912020-09-17 Pedro Alves <pedro@palves.net>
2092
2093 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2094 (nullptr): Rename to ...
2095 (null_ptr): ... this.
2096 * gdb.base/watchpoint.exp: Adjust to rename.
2097
18a25b64
PA
20982020-09-17 Pedro Alves <pedro@palves.net>
2099
2100 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2101 (three_not_flag): Add casts.
2102
11fac337
PA
21032020-09-17 Pedro Alves <pedro@palves.net>
2104
2105 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2106 char array.
2107 (main): Add references to Barrier, TestStrings, TestStringsH and
2108 TestStringsW.
2109 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2110 and expect a full prototype in C++.
2111
52626c58
PA
21122020-09-17 Pedro Alves <pedro@palves.net>
2113
2114 * gdb.base/nested-addr.c (main): Add cast.
2115 * gdb.base/nested-addr.exp: Use "print /d".
2116
52bb0902
PA
21172020-09-17 Pedro Alves <pedro@palves.net>
2118
2119 * gdb.base/break.exp (func): New. Use it throughout when
2120 expecting a function name.
2121
73e18ac9
PA
21222020-09-17 Pedro Alves <pedro@palves.net>
2123
2124 * gdb.base/display.exp: Issue "set print asm-demangle on".
2125
c8b18808
PA
21262020-09-17 Pedro Alves <pedro@palves.net>
2127
2128 * gdb.base/find.c: Include <string.h>.
2129 (init_bufs): Add cast.
2130 * gdb.base/find.exp: Issue "set print asm-demangle on".
2131
fe830662
TT
21322020-09-16 Tom Tromey <tromey@adacore.com>
2133
2134 PR gdb/26598:
2135 * gdb.base/skipcxx.exp: New file.
2136 * gdb.base/skipcxx.cc: New file.
2137
945ff6e2
TV
21382020-09-16 Tom de Vries <tdevries@suse.de>
2139
2140 PR testsuite/26617
2141 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2142 WITH_DEBUG_SECTIONS is defined.
2143 (xstr, str): New macro.
2144 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2145 to get start and size of _Dmain.
2146 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2147 using additional_flags.
2148
da1df1db
TBA
21492020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2150
2151 * gdb.base/bp-cmds-sourced-script.c: New file.
2152 * gdb.base/bp-cmds-sourced-script.exp: New test.
2153 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2154
337882d4
TV
21552020-09-16 Tom de Vries <tdevries@suse.de>
2156
2157 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2158 get the gdb prompt after issuing "monitor exit".
2159
7361f908
TV
21602020-09-16 Tom de Vries <tdevries@suse.de>
2161
2162 PR testsuite/26624
2163 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2164
4d91ddd3
TV
21652020-09-16 Tom de Vries <tdevries@suse.de>
2166
2167 PR testsuite/26618
2168 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2169
08cc37dd
TT
21702020-09-15 Tom Tromey <tromey@adacore.com>
2171
2172 PR rust/26197:
2173 * lib/rust-support.exp (rust_llvm_version): New proc.
2174 * gdb.rust/simple.exp: Check rust_llvm_version.
2175
ee6372f2
TV
21762020-09-14 Tom de Vries <tdevries@suse.de>
2177
2178 * gdb.rust/traits.exp: Fix PATH warning.
2179
dc3a371e
PA
21802020-09-13 Pedro Alves <pedro@palves.net>
2181
2182 * gdb.base/catch-follow-exec.c (main): Add explicit return
2183 statement.
2184 * gdb.base/catch-signal.c (main): Likewise.
2185 * gdb.base/condbreak-call-false.c (main): Likewise.
2186 * gdb.base/consecutive.c (main): Add explicit return
2187 statement and return type.
2188 * gdb.base/cursal.c (main): Add explicit return statement.
2189 * gdb.base/cvexpr.c (main): Likewise.
2190 * gdb.base/display.c (main): Add explicit return statement and
2191 return type.
2192 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2193 * gdb.base/endianity.c (main): Likewise.
2194 * gdb.base/execd-prog.c (main): Likewise.
2195 * gdb.base/gdb1090.c (main): Likewise.
2196 * gdb.base/info_qt.c (main): Likewise.
2197 * gdb.base/lineinc.c (main): Likewise.
2198 * gdb.base/load-command.c (main): Likewise.
2199 * gdb.base/macscp1.c (main): Likewise.
2200 * gdb.base/pr10179-a.c (main): Likewise.
2201 * gdb.base/quit-live.c (main): Likewise.
2202 * gdb.base/scope0.c (main): Likewise.
2203 * gdb.base/settings.c (main): Likewise.
2204 * gdb.base/stack-checking.c (main): Return int.
2205 * gdb.base/varargs.c (main): Add explicit return statement.
2206 * gdb.cp/ambiguous.cc (main): Likewise.
2207 * gdb.cp/anon-struct.cc (main): Likewise.
2208 * gdb.cp/anon-union.cc (main): Likewise.
2209 * gdb.cp/bool.cc (main): Likewise.
2210 * gdb.cp/bs15503.cc (main): Likewise.
2211 * gdb.cp/cplusfuncs.cc (main): Likewise.
2212 * gdb.cp/cttiadd.cc (main): Likewise.
2213 * gdb.cp/extern-c.cc (main): Likewise.
2214 * gdb.cp/filename.cc (main): Likewise.
2215 * gdb.cp/formatted-ref.cc (main): Likewise.
2216 * gdb.cp/mb-ctor.cc (main): Likewise.
2217 * gdb.cp/member-ptr.cc (main): Likewise.
2218 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2219 * gdb.cp/overload-const.cc (main): Likewise.
2220 * gdb.cp/paren-type.cc (main): Likewise.
2221 * gdb.cp/parse-lang.cc (main): Likewise.
2222 * gdb.cp/pr-1023.cc (main): Likewise.
2223 * gdb.cp/psmang1.cc (main): Likewise.
2224 * gdb.cp/readnow-language.cc (main): Likewise.
2225 * gdb.cp/ref-params.cc (main): Likewise.
2226 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2227 * gdb.cp/virtbase2.cc (main): Likewise.
2228 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2229 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2230 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2231 * gdb.mi/mi-console.c (main): Likewise.
2232 * gdb.mi/mi-read-memory.c (main): Likewise.
2233 * gdb.modula2/multidim.c (main): Likewise.
2234 * gdb.opt/inline-small-func.c (main): Likewise.
2235 * gdb.python/py-rbreak.c (main): Likewise.
2236 * gdb.stabs/exclfwd1.c (main): Likewise.
2237 * gdb.trace/qtro.c (main): Likewise.
2238
af26601c
PA
22392020-09-13 Pedro Alves <pedro@palves.net>
2240
2241 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2242 instead of getenv.
2243
2f4b83cd
PA
22442020-09-13 Pedro Alves <pedro@palves.net>
2245
2246 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2247 instead of spawning GDB with remote_spawn.
2248 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2249 gdb_spawn instead of spawning GDB with remote_spawn.
2250
c49da0e4
PA
22512020-09-13 Pedro Alves <pedro@palves.net>
2252
2253 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2254 file and add calls to first and second.
2255 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2256 add call to f.
2257
6791b117
PA
22582020-09-13 Pedro Alves <pedro@palves.net>
2259
2260 * gdb.mi/mi-break-qualified.cc: New file.
2261 * gdb.mi/mi-break-qualified.exp: New file.
2262 * lib/mi-support.exp (mi_create_breakpoint_multi)
2263 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2264 procedures.
2265 (mi_create_breakpoint_1): New, factored out from
2266 mi_create_breakpoint.
2267
3b8d4c5c
PA
22682020-09-13 Pedro Alves <pedro@palves.net>
2269
2270 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2271 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2272 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2273 (register_class): Delete.
2274 (main): Don't call register_class.
2275
d5f96005
PA
22762020-09-13 Pedro Alves <pedro@palves.net>
2277
2278 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2279 (do_tests): Remove "calling method for small class" test.
2280 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2281 (register_class): Delete.
2282 (main): Don't call register_class.
2283 * gdb.cp/call-method-register.exp: New file, based on bits removed
2284 from classes.exp.
2285 * gdb.cp/call-method-register.cc: New file, based on bits removed
2286 from classes.cc.
2287
77f2120b
PA
22882020-09-13 Pedro Alves <pedro@palves.net>
2289
2290 * gdb.base/msym-bp-2.c: New.
2291 * gdb.base/msym-bp-shl-lib.c: New file.
2292 * gdb.base/msym-bp-shl-main-2.c: New file.
2293 * gdb.base/msym-bp-shl-main.c: New file.
2294 * gdb.base/msym-bp-shl.exp: New file.
2295 * gdb.base/msym-bp.c: New file.
2296 * gdb.base/msym-bp.exp: New file.
2297
32aea73e
JB
22982020-09-13 Joel Brobecker <brobecker@adacore.com>
2299
2300 * gdb.base/default.exp: Change $_gdb_major to 11.
2301
2a67f09d
FW
23022020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2303 Felix Willgerodt <Felix.Willgerodt@intel.com>
2304
2305 * x86-avx512bf16.c: New file.
2306 * x86-avx512bf16.exp: Likewise.
2307 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2308
ad570dd7
TV
23092020-09-11 Tom de Vries <tdevries@suse.de>
2310
2311 PR exp/26602
2312 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2313
a56f7391
TBA
23142020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2315
2316 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2317
918619e5
AM
23182020-09-10 Alan Modra <amodra@gmail.com>
2319
2320 PR 26597
2321 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2322
cac1e71d
TV
23232020-09-08 Tom de Vries <tdevries@suse.de>
2324
2325 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2326 after gdb_starti_cmd.
2327
c5cd900e
AKS
23282020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2329
2330 * lib/fortran.exp (fortran_complex8): New proc.
2331 (fortran_complex16): New proc.
2332 * gdb.fortran/complex.exp: Use routines from fortran.exp
2333 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2334 * gdb.fortran/vla-ptr-info.exp: Likewise.
2335
8f5c6526
TV
23362020-09-03 Tom de Vries <tdevries@suse.de>
2337
2338 PR breakpoint/26546
2339 * gdb.base/label-without-address.exp: Runto main first.
2340
02c6f3f1
TT
23412020-09-02 Tom Tromey <tromey@adacore.com>
2342
2343 * gdb.ada/mi_var_access.exp: Test children of access variable.
2344 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2345 * gdb.ada/mi_var_array.exp: Update.
2346
efe24f05
KB
23472020-08-31 Kevin Buettner <kevinb@redhat.com>
2348
2349 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2350 on docker w/ AUFS storage driver.
2351
973695d6
KB
23522020-08-31 Kevin Buettner <kevinb@redhat.com>
2353
2354 * gdb.base/corefile2.exp (renamed binfile): New tests.
2355
f3bd50f1
SM
23562020-08-31 Simon Marchi <simon.marchi@efficios.com>
2357
2358 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2359
22b9b4b0
SL
23602020-08-31 Simon Marchi <simon.marchi@efficios.com>
2361
2362 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2363 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2364
8efaf6b3
SM
23652020-08-31 Simon Marchi <simon.marchi@efficios.com>
2366
2367 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2368 output, printing a "not saved" value from history and printing a
2369 convenience variable created from a "not saved" value.
2370
e840f2e3
TV
23712020-08-31 Tom de Vries <tdevries@suse.de>
2372
2373 * gdb.base/eh_return.exp: Use nopie.
2374
8f57f343
PA
23752020-08-28 Pedro Alves <pedro@palves.net>
2376
2377 * gdb.base/advance-until-multiple-locations.exp
2378 (advance_overload, until_overload): Adjust to match the
2379 frame/function header instead of the source line text.
2380
626d2320
TV
23812020-08-28 Tom de Vries <tdevries@suse.de>
2382
2383 * gdb.base/label-without-address.c: New test.
2384 * gdb.base/label-without-address.exp: New file.
2385
df631783
PA
23862020-08-27 Pedro Alves <pedro@palves.net>
2387
2388 PR gdb/26523
2389 PR gdb/26524
2390 * gdb.base/advance-until-multiple-locations.cc: New.
2391 * gdb.base/advance-until-multiple-locations.exp: New.
2392
48b076bb
SM
23932020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2394
2395 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2396
c2015ce4
AB
23972020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2398
2399 * gdb.arch/amd64-byte.exp: Make test names unique, use
2400 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2401 * gdb.arch/amd64-dword.exp: Likewise.
2402 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2403 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2404 unique.
2405 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2406 * gdb.arch/amd64-word.exp: Make test names unique, use
2407 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2408 * gdb.arch/i386-byte.exp: Make test names unique, use
2409 gdb_breakpoint.
2410 * gdb.arch/i386-word.exp: Likewise.
2411
995d3a19
SV
24122020-08-25 Shahab Vahedi <shahab@synopsys.com>
2413
2414 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2415
8cac2b31
SM
24162020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2417
2418 PR gdb/26532
2419 * gdb.threads/stepi-random-signal.exp: Update pattern.
2420
2bc19622
SM
24212020-08-25 Simon Marchi <simon.marchi@efficios.com>
2422
2423 PR gdb/26532
2424 * gdb.base/ui-redirect.exp: Update pattern.
2425
b04aa1fc
GB
24262020-08-25 Gary Benson <gbenson@redhat.com>
2427
2428 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2429 when compiling with clang.
8571e9c8 2430 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2431
9f68b453
GB
24322020-08-25 Gary Benson <gbenson@redhat.com>
2433
2434 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2435 Add additional_flags=-Wno-inaccessible-base when compiling
2436 with GCC >= 10.1 or clang. Add additional_flags=-w when
2437 compiling with GCC < 10.
2438
3945d2d7
GM
24392020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2440
2441 PR m2/26372
fc5d6901
SM
2442 * gdb.modula2/multidim.c: New file.
2443 * gdb.modula2/multidim.exp: New file.
3945d2d7 2444
60122dbe
SM
24452020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2446
2447 * lib/gdb.exp (runto): Always emit fail on internal error.
2448
1eb8556f
SM
24492020-08-24 Simon Marchi <simon.marchi@efficios.com>
2450
2451 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2452 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2453 Likewise.
2454 * gdb.threads/stepi-random-signal.exp: Likewise.
2455
33bf4c5c
TBA
24562020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2457
2458 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2459 * gdb.trace/strace.exp: Ditto.
2460
c2fd7fae
AKS
24612020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2462
2463 * gdb.fortran/vla-type.exp: Skip commands not required for
2464 the Flang compiled binaries after prologue fix.
2465
326afb72
TT
24662020-08-17 Tom de Vries <tdevries@suse.de>
2467 Tom Tromey <tromey@adacore.com>
2468
2469 PR rust/26197:
2470 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2471
3ae7ab99
TT
24722020-08-17 Tom Tromey <tromey@adacore.com>
2473
2474 * gdb.ada/mi_var_access.exp: New file.
2475 * gdb.ada/mi_var_access/mi_access.adb: New file.
2476 * gdb.ada/mi_var_access/pck.adb: New file.
2477 * gdb.ada/mi_var_access/pck.ads: New file.
2478
f569c1c5
TV
24792020-08-16 Tom de Vries <tdevries@suse.de>
2480
2481 PR gdb/25350
2482 * gdb.base/eh_return.c: New test.
2483 * gdb.base/eh_return.exp: New file.
2484
3d11c30a
TV
24852020-08-15 Tom de Vries <tdevries@suse.de>
2486
2487 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2488 (mixed_func_1d_): Use fortran_charlen_t in decl.
2489
547ce8f0
TV
24902020-08-15 Tom de Vries <tdevries@suse.de>
2491
2492 PR backtrace/26390
2493 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2494 Update expected pattern.
2495
a54a7f13
PA
24962020-08-13 Pedro Alves <pedro@palves.net>
2497
2498 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2499 * gdb.fortran/library-module.exp: Likewise.
2500 * gdb.fortran/logical.exp: Likewise.
2501 * gdb.fortran/module.exp: Likewise.
2502 * gdb.fortran/print_type.exp: Likewise.
2503 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2504 * gdb.fortran/vla-datatypes.exp: Likewise.
2505 * gdb.fortran/vla-history.exp: Likewise.
2506 * gdb.fortran/vla-ptr-info.exp: Likewise.
2507 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2508 * gdb.fortran/vla-ptype.exp: Likewise.
2509 * gdb.fortran/vla-sizeof.exp: Likewise.
2510 * gdb.fortran/vla-type.exp: Likewise.
2511 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2512 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2513 * gdb.fortran/vla-value-sub.exp: Likewise.
2514 * gdb.fortran/vla-value.exp: Likewise.
2515
7a82e903
PA
25162020-08-13 Pedro Alves <pedro@palves.net>
2517
2518 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2519 * gdb.ada/access_to_packed_array.exp: Likewise.
2520 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2521 * gdb.ada/addr_arith.exp: Likewise.
2522 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2523 * gdb.ada/arr_arr.exp: Likewise.
2524 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2525 * gdb.ada/array_bounds.exp: Likewise.
2526 * gdb.ada/array_of_variable_length.exp: Likewise.
2527 * gdb.ada/array_ptr_renaming.exp: Likewise.
2528 * gdb.ada/array_subscript_addr.exp: Likewise.
2529 * gdb.ada/arraydim.exp: Likewise.
2530 * gdb.ada/arrayparam.exp: Likewise.
2531 * gdb.ada/arrayptr.exp: Likewise.
2532 * gdb.ada/assign_1.exp: Likewise.
2533 * gdb.ada/assign_arr.exp: Likewise.
2534 * gdb.ada/atomic_enum.exp: Likewise.
2535 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2536 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2537 * gdb.ada/bias.exp: Likewise.
2538 * gdb.ada/boolean_expr.exp: Likewise.
2539 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2540 * gdb.ada/bp_enum_homonym.exp: Likewise.
2541 * gdb.ada/bp_inlined_func.exp: Likewise.
2542 * gdb.ada/bp_on_var.exp: Likewise.
2543 * gdb.ada/bp_range_type.exp: Likewise.
2544 * gdb.ada/bp_reset.exp: Likewise.
2545 * gdb.ada/call_pn.exp: Likewise.
2546 * gdb.ada/catch_assert_if.exp: Likewise.
2547 * gdb.ada/catch_ex.exp: Likewise.
2548 * gdb.ada/catch_ex_std.exp: Likewise.
2549 * gdb.ada/char_enum.exp: Likewise.
2550 * gdb.ada/char_param.exp: Likewise.
2551 * gdb.ada/complete.exp: Likewise.
2552 * gdb.ada/cond_lang.exp: Likewise.
2553 * gdb.ada/convvar_comp.exp: Likewise.
2554 * gdb.ada/dgopt.exp: Likewise.
2555 * gdb.ada/disc_arr_bound.exp: Likewise.
2556 * gdb.ada/display_nested.exp: Likewise.
2557 * gdb.ada/dot_all.exp: Likewise.
2558 * gdb.ada/dyn_loc.exp: Likewise.
2559 * gdb.ada/dyn_stride.exp: Likewise.
2560 * gdb.ada/excep_handle.exp: Likewise.
2561 * gdb.ada/expr_delims.exp: Likewise.
2562 * gdb.ada/expr_with_funcall.exp: Likewise.
2563 * gdb.ada/exprs.exp: Likewise.
2564 * gdb.ada/fin_fun_out.exp: Likewise.
2565 * gdb.ada/fixed_cmp.exp: Likewise.
2566 * gdb.ada/formatted_ref.exp: Likewise.
2567 * gdb.ada/frame_arg_lang.exp: Likewise.
2568 * gdb.ada/frame_args.exp: Likewise.
2569 * gdb.ada/fullname_bp.exp: Likewise.
2570 * gdb.ada/fun_addr.exp: Likewise.
2571 * gdb.ada/fun_in_declare.exp: Likewise.
2572 * gdb.ada/fun_overload_menu.exp: Likewise.
2573 * gdb.ada/fun_renaming.exp: Likewise.
2574 * gdb.ada/funcall_char.exp: Likewise.
2575 * gdb.ada/funcall_param.exp: Likewise.
2576 * gdb.ada/funcall_ptr.exp: Likewise.
2577 * gdb.ada/funcall_ref.exp: Likewise.
2578 * gdb.ada/homonym.exp: Likewise.
2579 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2580 * gdb.ada/info_auto_lang.exp: Likewise.
2581 * gdb.ada/info_exc.exp: Likewise.
2582 * gdb.ada/info_types.exp: Likewise.
2583 * gdb.ada/int_deref.exp: Likewise.
2584 * gdb.ada/interface.exp: Likewise.
2585 * gdb.ada/iwide.exp: Likewise.
2586 * gdb.ada/lang_switch.exp: Likewise.
2587 * gdb.ada/length_cond.exp: Likewise.
2588 * gdb.ada/maint_with_ada.exp: Likewise.
2589 * gdb.ada/mi_catch_assert.exp: Likewise.
2590 * gdb.ada/mi_catch_ex.exp: Likewise.
2591 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2592 * gdb.ada/mi_dyn_arr.exp: Likewise.
2593 * gdb.ada/mi_ex_cond.exp: Likewise.
2594 * gdb.ada/mi_exc_info.exp: Likewise.
2595 * gdb.ada/mi_interface.exp: Likewise.
2596 * gdb.ada/mi_prot.exp: Likewise.
2597 * gdb.ada/mi_ref_changeable.exp: Likewise.
2598 * gdb.ada/mi_string_access.exp: Likewise.
2599 * gdb.ada/mi_task_arg.exp: Likewise.
2600 * gdb.ada/mi_task_info.exp: Likewise.
2601 * gdb.ada/mi_var_array.exp: Likewise.
2602 * gdb.ada/mi_var_union.exp: Likewise.
2603 * gdb.ada/mi_variant.exp: Likewise.
2604 * gdb.ada/minsyms.exp: Likewise.
2605 * gdb.ada/mod_from_name.exp: Likewise.
2606 * gdb.ada/nested.exp: Likewise.
2607 * gdb.ada/null_array.exp: Likewise.
2608 * gdb.ada/optim_drec.exp: Likewise.
2609 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2610 * gdb.ada/packed_array_assign.exp: Likewise.
2611 * gdb.ada/packed_tagged.exp: Likewise.
2612 * gdb.ada/pp-rec-component.exp: Likewise.
2613 * gdb.ada/print_chars.exp: Likewise.
2614 * gdb.ada/print_pc.exp: Likewise.
2615 * gdb.ada/ptr_typedef.exp: Likewise.
2616 * gdb.ada/ptype_arith_binop.exp: Likewise.
2617 * gdb.ada/ptype_array.exp: Likewise.
2618 * gdb.ada/ptype_field.exp: Likewise.
2619 * gdb.ada/ptype_tagged_param.exp: Likewise.
2620 * gdb.ada/ptype_union.exp: Likewise.
2621 * gdb.ada/py_range.exp: Likewise.
2622 * gdb.ada/py_taft.exp: Likewise.
2623 * gdb.ada/rdv_wait.exp: Likewise.
2624 * gdb.ada/rec_comp.exp: Likewise.
2625 * gdb.ada/rec_return.exp: Likewise.
2626 * gdb.ada/ref_param.exp: Likewise.
2627 * gdb.ada/ref_tick_size.exp: Likewise.
2628 * gdb.ada/rename_subscript_param.exp: Likewise.
2629 * gdb.ada/repeat_dyn.exp: Likewise.
2630 * gdb.ada/same_component_name.exp: Likewise.
2631 * gdb.ada/same_enum.exp: Likewise.
2632 * gdb.ada/scalar_storage.exp: Likewise.
2633 * gdb.ada/set_wstr.exp: Likewise.
2634 * gdb.ada/small_reg_param.exp: Likewise.
2635 * gdb.ada/str_binop_equal.exp: Likewise.
2636 * gdb.ada/str_ref_cmp.exp: Likewise.
2637 * gdb.ada/str_uninit.exp: Likewise.
2638 * gdb.ada/sub_variant.exp: Likewise.
2639 * gdb.ada/sym_print_name.exp: Likewise.
2640 * gdb.ada/taft_type.exp: Likewise.
2641 * gdb.ada/tagged.exp: Likewise.
2642 * gdb.ada/tagged_access.exp: Likewise.
2643 * gdb.ada/task_bp.exp: Likewise.
2644 * gdb.ada/task_switch_in_core.exp: Likewise.
2645 * gdb.ada/tasks.exp: Likewise.
2646 * gdb.ada/tick_last_segv.exp: Likewise.
2647 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2648 * gdb.ada/type_coercion.exp: Likewise.
2649 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2650 * gdb.ada/unchecked_union.exp: Likewise.
2651 * gdb.ada/uninitialized_vars.exp: Likewise.
2652 * gdb.ada/var_arr_attrs.exp: Likewise.
2653 * gdb.ada/var_arr_typedef.exp: Likewise.
2654 * gdb.ada/var_rec_arr.exp: Likewise.
2655 * gdb.ada/variant-record.exp: Likewise.
2656 * gdb.ada/variant.exp: Likewise.
2657 * gdb.ada/variant_record_packed_array.exp: Likewise.
2658 * gdb.ada/varsize_limit.exp: Likewise.
2659 * gdb.ada/whatis_array_val.exp: Likewise.
2660 * gdb.ada/widewide.exp: Likewise.
2661 * gdb.ada/win_fu_syms.exp: Likewise.
2662
26632020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2664
2665 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2666
10c381b5
AB
26672020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2668
2669 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2670 unset the array variable.
2671
8f34b746
TV
26722020-08-03 Tom de Vries <tdevries@suse.de>
2673
2674 PR symtab/26333
2675 * lib/dwarf.exp (DW_LNE_user): New proc.
2676 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2677 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2678
0245e136
KB
26792020-07-31 Kevin Buettner <kevinb@redhat.com>
2680
2681 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2682 to 'uintptr_t'
2683 (inttypes.h): Include.
2684
9ef1ec5d
KB
26852020-07-31 Kevin Buettner <kevinb@redhat.com>
2686
2687 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2688 (C5_24k): Delete.
2689 (C5_8k, C5_64k, C5_256k): New macros.
2690 (buf_ro): Allocate 256 KiB of initialized data.
2691
4c55e970
TBA
26922020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2693
2694 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2695 that attempt to overwrite an existing condition with a condition
2696 that fails parsing and also with a condition that parses fine
2697 but contains junk at the end.
2698
1e620590
TBA
26992020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2700
2701 * gdb.base/condbreak-bad.c: New test.
2702 * gdb.base/condbreak-bad.exp: New file.
2703
e12dcc50
TV
27042020-07-30 Tom de Vries <tdevries@suse.de>
2705
2706 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2707 out of ...
2708 (GDBInfoModuleSymbols::check_entry): ... here.
2709 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2710 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2711 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2712
6cc64caa
TV
27132020-07-30 Tom de Vries <tdevries@suse.de>
2714
2715 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2716 "__class_some_module_Number_t" optional.
2717
90fd07fc
TV
27182020-07-29 Tom de Vries <tdevries@suse.de>
2719
2720 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2721 multiple locations.
2722
f5c79e97
TV
27232020-07-29 Tom de Vries <tdevries@suse.de>
2724
2725 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2726 rather than function name.
2727
f75a0693
AB
27282020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2729
2730 PR symtab/26270:
2731 * gdb.cp/disasm-func-name.cc: New file.
2732 * gdb.cp/disasm-func-name.exp: New file.
2733
4888741a
TT
27342020-07-28 Tom Tromey <tromey@adacore.com>
2735
2736 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2737 'varval' location.
2738
43d5901d
AB
27392020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2740
2741 * gdb.python/py-unwind.py: Update to make use of a register
2742 descriptor.
2743
14fa8fb3
AB
27442020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2745
2746 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2747
e79eb02f
AB
27482020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2749
2750 PR fortran/23051
2751 PR fortran/26139
2752 * gdb.fortran/class-allocatable-array.exp: New file.
2753 * gdb.fortran/class-allocatable-array.f90: New file.
2754 * gdb.fortran/pointer-to-pointer.exp: New file.
2755 * gdb.fortran/pointer-to-pointer.f90: New file.
2756
876518dd
TV
27572020-07-25 Tom de Vries <tdevries@suse.de>
2758
2759 PR symtab/26243
2760 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2761 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2762
6dcfb80a
TV
27632020-07-24 Tom de Vries <tdevries@suse.de>
2764
2765 PR testsuite/26293
2766 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2767
e7bc9db8
PA
27682020-07-23 Pedro Alves <pedro@palves.net>
2769
2770 * gdb.server/server-kill.exp (prepare): New, factored out from the
2771 top level.
2772 (kill_server): New.
2773 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2774 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2775
78344df7
AB
27762020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2779
25dfed24
SL
27802020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2781
2782 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2783 Initialize to empty string at top level.
2784 (gdb_wrapper_init): Revert check for file existence on build.
2785 Build the wrapper in its default place, not a build-specific
2786 location. When host == build, make the pathname absolute.
2787 (gdb_compile): Delete leftover declaration of
2788 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2789 string instead of uninitialized.
2790
7da515fd
KB
27912020-07-22 Kevin Buettner <kevinb@redhat.com>
2792
2793 * gdb.base/corefile2.exp: New file.
2794 * gdb.base/coremaker2.exp: New file.
2795
9c5ec5c2
KB
27962020-07-22 Kevin Buettner <kevinb@redhat.com>
2797
2798 * gdb.base/coredump-filter.exp: Add second
2799 non-Private-Shared-Anon-File test.
2800 (test_disasm): Rename binfile for test which is expected
2801 to fail.
2802
f9e233c9
KB
28032020-07-22 Kevin Buettner <kevinb@redhat.com>
2804
2805 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2806 data in core file".
2807 * gdb.base/coremaker.c (buf2ro): New global.
2808 (mmapdata): Add a read-only mmap mapping.
2809
94c265d7
KB
28102020-07-22 Kevin Buettner <kevinb@redhat.com>
2811
2812 PR corefiles/25631
2813 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2814 New test.
2815 * gdb.base/coremaker.c (buf3): New global.
2816 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2817 flags.
2818
28192020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2820
2821 * gdb.base/coremaker.c (filler_ro): New global constant.
2822
32fa152e
TT
28232020-07-22 Tom Tromey <tromey@adacore.com>
2824
2825 * gdb.ada/mi_prot.exp: New file.
2826 * gdb.ada/mi_prot/pkg.adb: New file.
2827 * gdb.ada/mi_prot/pkg.ads: New file.
2828 * gdb.ada/mi_prot/prot.adb: New file.
2829
c8474dc3
TBA
28302020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2831
2832 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2833 loads two JITers.
2834
baf8791e
AB
28352020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2836
2837 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2838
f7306dac
AB
28392020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2840
2841 * gdb.python/py-arch-reg-names.exp: Additional tests.
2842
6d3d6e4b
TV
28432020-07-21 Tom de Vries <tdevries@suse.de>
2844
2845 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2846 breakpoint locations".
2847 * gdb.reverse/solib-reverse.exp: Same.
2848
803d0592
TV
28492020-07-21 Tom de Vries <tdevries@suse.de>
2850
2851 * gdb.reverse/step-reverse.c (callee): Merge statements.
2852
e9bdc510
TV
28532020-07-21 Tom de Vries <tdevries@suse.de>
2854
2855 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2856 line numbers for some variables.
2857
f0f9e75a
TV
28582020-07-21 Tom de Vries <tdevries@suse.de>
2859
2860 * gdb.opt/inline-locals.c (init_array): New func.
2861 (func1): Use init_array.
2862 * gdb.opt/inline-locals.exp: Update pattern.
2863
bd460ecb
TV
28642020-07-21 Tom de Vries <tdevries@suse.de>
2865
2866 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2867 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2868
ae5369e7
LC
28692020-07-20 Ludovic Courtès <ludo@gnu.org>
2870
2871 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2872 * gdb.guile/types-module.exp: Remove "ERROR:" from
2873 regexps since Guile 3.0 no longer prints that.
2874
68cf161c
LC
28752020-07-20 Ludovic Courtès <ludo@gnu.org>
2876
2877 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2878 error regexp to match on Guile 2.2.
2879
c14b4913
GB
28802020-07-20 Gary Benson <gbenson@redhat.com>
2881
2882 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2883 with clang.
2884
b243ba58
TV
28852020-07-20 Tom de Vries <tdevries@suse.de>
2886
2887 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2888 (omp_set_lock_in_order): New function.
2889 (single_scope, multi_scope, nested_func, nested_parallel): Use
2890 omp_set_lock_in_order and omp_unset_lock.
2891 (main): Init and destroy lock and lock2.
2892
c06ad8b5
TV
28932020-07-20 Tom de Vries <tdevries@suse.de>
2894
2895 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2896
6e22f117
TV
28972020-07-20 Tom de Vries <tdevries@suse.de>
2898
2899 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2900
33176ea7
TV
29012020-07-17 Tom de Vries <tdevries@suse.de>
2902
2903 * gdb.base/valgrind-infcall-2.c: New test.
2904 * gdb.base/valgrind-infcall-2.exp: New file.
2905 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2906
90c3ec2d
TV
29072020-07-17 Tom de Vries <tdevries@suse.de>
2908
2909 * gdb.dlang/circular.c (found): Use found_label as label name.
2910 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2911 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2912 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2913 * gdb.dwarf2/ada-linkage-name.exp: Same.
2914 * gdb.dwarf2/arr-subrange.exp: Same.
2915 * gdb.dwarf2/atomic-type.exp: Same.
2916 * gdb.dwarf2/comp-unit-lang.exp: Same.
2917 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2918 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2919 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2920 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2921 * gdb.dwarf2/implptr-64bit.exp: Same.
2922 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2923 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2924 * gdb.dwarf2/imported-unit.exp: Same.
2925 * gdb.dwarf2/main-subprogram.exp: Same.
2926 * gdb.dwarf2/missing-type-name.exp: Same.
2927 * gdb.dwarf2/nonvar-access.exp: Same.
2928 * gdb.dwarf2/struct-with-sig.exp: Same.
2929 * gdb.dwarf2/typedef-void-finish.exp: Same.
2930 * gdb.dwarf2/void-type.exp: Same.
2931
10da644d
TV
29322020-07-17 Tom de Vries <tdevries@suse.de>
2933
2934 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2935 src parameter.
2936 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2937 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2938 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2939 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2940 * gdb.dwarf2/dwz.exp: Same.
2941 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2942 * gdb.dwarf2/implref-array.exp: Same.
2943 * gdb.dwarf2/implref-const.exp: Same.
2944 * gdb.dwarf2/implref-global.exp: Same.
2945 * gdb.dwarf2/implref-struct.exp: Same.
2946 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2947 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2948 * gdb.dwarf2/var-access.exp: Same.
2949 * gdb.dwarf2/varval.exp: Same.
2950 * gdb.trace/entry-values.exp: Same.
2951
315e6afc
TV
29522020-07-17 Tom de Vries <tdevries@suse.de>
2953
2954 * lib/dwarf.exp (Dwarf::extern): Remove.
2955 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2956 * gdb.dlang/circular.exp: Same.
2957 * gdb.dwarf2/comp-unit-lang.exp: Same.
2958 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2959 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2960 * gdb.dwarf2/dwz.exp: Same.
2961 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2962 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2963 * gdb.dwarf2/imported-unit.exp: Same.
2964 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2965
5597c940
SL
29662020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2967
2968 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2969 Use double quotes instead of single quotes.
2970
d0ce17d8
CT
29712020-07-16 Caroline Tice <cmtice@google.com>
2972
2973 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2974 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2975
853772cc
TV
29762020-07-16 Tom de Vries <tdevries@suse.de>
2977
2978 * lib/dwarf.exp (program): Initialize _line.
2979 (DW_LNE_end_sequence): Reinitialize _line.
2980 (DW_LNS_advance_line): Update _line.
2981 (line): New proc.
2982 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2983 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2984 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2985 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2986 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2987 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2988
fe07b572
AB
29892020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2990
2991 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2992 generic.
2993
52781cce
TV
29942020-07-15 Tom de Vries <tdevries@suse.de>
2995
2996 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2997 is_amd64_regs_target.
2998
3dcc261c
AB
29992020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
3000
3001 * gdb.fortran/ptype-on-functions.exp: Add more tests.
3002 * gdb.fortran/ptype-on-functions.f90: Likewise.
3003
054a0959
SM
30042020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
3005
3006 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
3007 values in documentation for addr_size to 4 and 8.
3008
ccb9eba6
AB
30092020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
3010
3011 * gdb.arch/amd64-osabi.exp: Update.
3012 * gdb.arch/arm-disassembler-options.exp: Update.
3013 * gdb.arch/powerpc-disassembler-options.exp: Update.
3014 * gdb.arch/ppc64-symtab-cordic.exp: Update.
3015 * gdb.arch/s390-disassembler-options.exp: Update.
3016 * gdb.base/all-architectures.exp.tcl: Update.
3017 * gdb.base/attach-pie-noexec.exp: Update.
3018 * gdb.base/catch-syscall.exp: Update.
3019 * gdb.xml/tdesc-arch.exp: Update.
3020
025a39a7
TV
30212020-07-14 Tom de Vries <tdevries@suse.de>
3022
3023 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
3024 (local_gettid): ... this.
3025 (fn): Update.
3026
74e4b667
SL
30272020-07-13 Sandra Loosemore <sandra@codesourcery.com>
3028
3029 * gdb.base/info_sources.exp: Skip directory match tests on
3030 remote hosts.
3031
f413dd74
GB
30322020-07-13 Gary Benson <gbenson@redhat.com>
3033
3034 * gdb.base/savedregs.exp (caller): Use parentheses to
3035 make expected expression evaluation ordering explicit.
3036
915771bb
GB
30372020-07-13 Gary Benson <gbenson@redhat.com>
3038
3039 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
3040
2a122642
GB
30412020-07-13 Gary Benson <gbenson@redhat.com>
3042
3043 * gdb.base/bigcore.c (main): Use a volatile pointer when
3044 attempting to trigger a SIGSEGV.
3045 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
3046 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
3047 * gdb.base/savedregs.c (thrower): Likewise.
3048 * gdb.mi/mi-syn-frame.c (bar): Likewise.
3049
3f00c730
GB
30502020-07-13 Gary Benson <gbenson@redhat.com>
3051
3052 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
3053 defining and using VLA structure fields into...
3054 * gdb.base/vla-struct-fields.c: New file.
3055 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
3056 tests into...
3057 * gdb.base/vla-struct-fields.exp: New file.
3058
963eeee4
TV
30592020-07-13 Tom de Vries <tdevries@suse.de>
3060
3061 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3062 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3063 * gdb.base/gold-gdb-index.exp: Same.
3064 * gdb.base/morestack.exp: Same.
3065
0ed35c9a
DX
30662020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3067
3068 PR rust/26121
3069 * gdb.rust/modules.rs: Prevent linker from discarding test
3070 symbol.
3071
4fdba23d
PA
30722020-07-10 Pedro Alves <pedro@palves.net>
3073
3074 PR gdb/26199
3075 * gdb.multi/multi-target.c (exit_thread): New.
3076 (thread_start): Break loop if EXIT_THREAD.
3077 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3078 (top level) Call test_no_resumed.
3079
15f3b077
TT
30802020-07-08 Tom Tromey <tromey@adacore.com>
3081
3082 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3083 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3084
9fc501fd
AB
30852020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3086
3087 PR python/22748
3088 * gdb.opt/inline-frame-tailcall.c: New file.
3089 * gdb.opt/inline-frame-tailcall.exp: New file.
3090 * gdb.python/py-unwind-inline.c: New file.
3091 * gdb.python/py-unwind-inline.exp: New file.
3092 * gdb.python/py-unwind-inline.py: New file.
3093
64cb3757
AB
30942020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3095
3096 * gdb.python/py-arch-reg-groups.exp: New file.
3097
0f767f94
AB
30982020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3099
3100 * gdb.python/py-arch-reg-names.exp: New file.
3101
87dbc774
AB
31022020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3103
3104 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3105 gdb.PendingFrame.architecture method.
3106
d8cc8af6
TV
31072020-07-06 Tom de Vries <tdevries@suse.de>
3108
3109 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3110
3c8ea5be
PA
31112020-07-03 Pedro Alves <palves@redhat.com>
3112
3113 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3114 explicitly write negative numbers.
3115 * gdb.base/structs2.exp: Adjust expected output.
3116
bf90c83a
PA
31172020-07-03 Pedro Alves <palves@redhat.com>
3118
3119 * gdb.base/charset.c (init_string): Change all char parameters to
3120 unsigned char parameters.
3121
2eb82157
PA
31222020-07-03 Pedro Alves <palves@redhat.com>
3123
3124 * gdb.base/call-sc.exp (start_scalars_test): Use
3125 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3126 * gdb.base/overlays.c: Remove references to PARAMS.
3127 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3128 * gdb.base/reread.exp: Don't set 'prototypes' global.
3129 * gdb.base/structs.exp (start_structs_test): Use
3130 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3131 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3132 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3133 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3134 call.
3135 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3136
9adda7af
PA
31372020-07-03 Pedro Alves <palves@redhat.com>
3138
3139 * gdb.base/m32rovly.c: Delete.
3140 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3141
2a17c803
PW
31422020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3143
3144 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3145 of gdb_py_test_multiple.
3146 * gdb.python/py-cmd.exp: Likewise.
3147 * gdb.python/py-events.exp: Likewise.
3148 * gdb.python/py-function.exp: Likewise.
3149 * gdb.python/py-inferior.exp: Likewise.
3150 * gdb.python/py-infthread.exp: Likewise.
3151 * gdb.python/py-linetable.exp: Likewise.
3152 * gdb.python/py-parameter.exp: Likewise.
3153 * gdb.python/py-value.exp: Likewise.
3154
b011fe1a
TV
31552020-06-30 Tom de Vries <tdevries@suse.de>
3156
3157 PR testsuite/26175
3158 * lib/future.exp (gdb_default_target_compile): Detect and handle
3159 early_flags.
3160
df5b8876
SM
31612020-06-29 Simon Marchi <simon.marchi@efficios.com>
3162
3163 * boards/simavr.exp (gdb_load): Catch errors when closing
3164 previous connection. Close connection, wait for process and
3165 unset simavr_spawn_id on failure.
3166
a3ca48cd
TV
31672020-06-29 Tom de Vries <tdevries@suse.de>
3168
3169 * lib/gdb.exp (unknown): Make test-case unresolved.
3170
b0237c0e
TV
31712020-06-29 Tom de Vries <tdevries@suse.de>
3172
3173 PR gdb/25475
3174 * gdb.server/solib-list.exp: Verify that the symbol reload
3175 confirmation question is asked.
3176
c0b3b3bd
PW
31772020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3178
3179 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3180 have a input seq nr in each pass message.
fe4c3d43 3181 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3182 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3183 * gdb.python/python.exp: Make test names unique,
3184 use gdb_test_multiline instead of gdb_py_test_multiple,
3185 use $gdb_test_name.
3186 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3187
1776e3e5
NA
31882020-06-26 Nick Alcock <nick.alcock@oracle.com>
3189
3190 * configure.ac: Add --enable-libctf.
3191 * aclocal.m4: sinclude ../config/enable.m4.
3192 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3193 * lib/gdb.exp (skip_ctf_tests): Use it.
3194 * gdb.base/ctf-constvars.exp: Error message tweak.
3195 * gdb.base/ctf-ptype.exp: Likewise.
3196 * configure: Regenerate.
3197
f53b3eeb
GB
31982020-06-26 Gary Benson <gbenson@redhat.com>
3199
3200 * gdb.cp/try_catch.cc: Include string.h.
3201 (main): Replace comparison against string literal with
3202 strcmp, avoiding build failure with -Wstring-compare.
3203 Add "marker test-complete".
3204 * gdb.cp/try_catch.exp: Run the test to the above marker,
3205 then verify that the value of "test" is still true.
3206
6d74da72
AB
32072020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3208
3209 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3210
2e52d038
AB
32112020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3212
3213 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3214
3b9fce96
AB
32152020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3216
3217 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3218 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3219 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3220 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3221 * gdb.arch/riscv-tdesc-loading.exp: New file.
3222
ed69cbc8
AB
32232020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3224
3225 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3226
767a879e
AB
32272020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3228
3229 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3230 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3231 * gdb.arch/riscv-tdesc-regs.c: New file.
3232 * gdb.arch/riscv-tdesc-regs.exp: New file.
3233
221db974
PA
32342020-06-24 Pedro Alves <palves@redhat.com>
3235
3236 * gdb.arch/amd64-entry-value-paramref.exp: Use
3237 prepare_for_testing_full and don't pass "c++" for the .S file
3238 build spec.
3239 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3240 $options, since it's an assembly file. Remove -Wno-deprecated.
3241 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3242 compiling C++ programs.
3243
331733cd
PA
32442020-06-24 Pedro Alves <palves@redhat.com>
3245
3246 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3247 Clang, add "-Wno-unknown-warning-option" to the options.
3248
caa7fd04
AB
32492020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3250
3251 * gdb.xml/tdesc-reload.c: New file.
3252 * gdb.xml/tdesc-reload.exp: New file.
3253 * gdb.xml/maint-xml-dump-01.xml: New file.
3254 * gdb.xml/maint-xml-dump-02.xml: New file.
3255 * gdb.xml/maint-xml-dump.exp: New file.
3256
bb8d1260
SL
32572020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3258
3259 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3260 Adjust for omitted commands when TUI is disabled.
3261
7e4b9c4c
GB
32622020-06-23 Gary Benson <gbenson@redhat.com>
3263 Pedro Alves <palves@redhat.com>
3264
3265 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3266 * gdb.cp/nsimport.cc: Likewise.
3267 * gdb.cp/nsnested.cc: Likewise.
3268 * gdb.cp/nsnoimports.cc: Likewise.
3269 * gdb.cp/nsusing.cc: Likewise.
3270 * gdb.cp/smartp.cc: Likewise.
3271 * gdb.python/py-pp-integral.c: Likewise.
3272 * gdb.python/py-pp-re-notag.c: Likewise.
3273
2e573c0a
GB
32742020-06-23 Gary Benson <gbenson@redhat.com>
3275
3276 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3277 * gdb.cp/nsimport.cc: Likewise.
3278 * gdb.cp/nsnested.cc: Likewise.
3279 * gdb.cp/nsnoimports.cc: Likewise.
3280 * gdb.cp/nsusing.cc: Likewise.
3281 * gdb.cp/smartp.cc: Likewise.
3282 * gdb.python/py-pp-integral.c: Likewise.
3283 * gdb.python/py-pp-re-notag.c: Likewise.
3284
746ebfe8
PW
32852020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3286
3287 * gdb.base/default-args.exp: New test.
3288 * gdb.base/default-args.c: New file.
3289 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3290 * gdb.base/default.exp: Update to new help text.
3291 * gdb.base/help.exp: Likewise.
3292 * gdb.base/page.exp: Likewise.
3293 * gdb.base/style.exp: Likewise.
3294 * gdb.guile/guile.exp: Likewise.
3295 * gdb.python/python.exp: Likewise.
3296
e822f2cd
SL
32972020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3298
3299 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3300 remote host. Fix search path syntax on Windows host.
3301
48e9cc84
PW
33022020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3303
3304 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3305 over 'exec-file-mismatch'.
3306 * gdb.base/attach.c: Mark should_exit volatile.
3307 * gdb.base/attach2.c: Likewise. Add a comment explaining
3308 why the sleep cannot be big.
3309 * gdb.base/attach3.c: New file.
3310
160f8a8f
SL
33112020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3312
3313 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3314 prefix optional.
3315
4d91c2a4
SL
33162020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3317
3318 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3319 for remote host.
3320
87f83f20
SL
33212020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3322 Hafiz Abid Qadeer <abidh@codesourcery.com>
3323
3324 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3325 file sent to remote host.
3326 (top level): Allow int32_t as type of 32-bit register.
3327
37ab8655
TV
33282020-06-19 Tom de Vries <tdevries@suse.de>
3329
3330 * lib/gdb.exp (gdb_note): New proc.
3331 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3332 (gdb_default_target_compile): ... here. Only call
3333 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3334 (use_gdb_compile): Change to array.
3335 (toplevel): Update sets of use_gdb_compile to specify language.
3336 Warn about default_target_compile override. Store dejagnu's version
3337 of default_target_compile in dejagnu_default_target_compile.
3338
a8a56685
TV
33392020-06-18 Tom de Vries <tdevries@suse.de>
3340
3341 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3342 (default_gdb_init): ... here.
3343
581bea2c
SL
33442020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3345
3346 Fix TUI support checks in gdb.tui tests.
3347
3348 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3349 just say UNSUPPORTED.
3350 * gdb.tui/corefile-run.exp: Likewise.
3351 * gdb.tui/empty.exp: Likewise.
3352 * gdb.tui/list-before.exp: Likewise.
3353 * gdb.tui/list.exp: Likewise.
3354 * gdb.tui/main.exp: Likewise.
3355 * gdb.tui/regs.exp: Likewise.
3356 * gdb.tui/resize.exp: Likewise.
3357 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3358 * gdb.tui/tui-layout-asm.exp: Likewise.
3359 * gdb.tui/tui-missing-src.exp: Likewise.
3360 * gdb.tui/winheight.exp: Likewise.
3361 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3362
05e682e3
SL
33632020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3364
3365 Fix TCL error in gdb.python/py-format-string.exp.
3366
3367 * gdb.python/py-format-string.exp: Move test for python support
3368 earlier, out of function body.
3369
efb763a5
SM
33702020-06-15 Simon Marchi <simon.marchi@efficios.com>
3371
3372 * gdb.base/index-cache-load-twice.c: New.
3373 * gdb.base/index-cache-load-twice.exp: New.
3374
43327b20
KS
33752020-06-17 Keith Seitz <keiths@redhat.com>
3376
99cf27cf 3377 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3378 when executing "gdb --configuration".
3379
081e778c
TV
33802020-06-17 Tom de Vries <tdevries@suse.de>
3381
3382 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3383 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3384 conditional on presence of gdb_tcl_unknown.
3385 (gdb_finish): Make override undo conditional on presence of
3386 gdb_tcl_unknown.
3387
d2d1ea20
TT
33882020-06-16 Tom Tromey <tom@tromey.com>
3389
3390 * gdb.python/tui-window.py (failwin): New function. Register it
3391 as a TUI window type.
3392 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3393
c802e8a7
GB
33942020-06-16 Gary Benson <gbenson@redhat.com>
3395
3396 * gdb.python/py-nested-maps.c (create_map): Add missing return
3397 value.
3398 (create_map_map): Likewise.
3399
ff08abb8
TBA
34002020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3401
3402 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3403 variable.
3404 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3405 and use the already-defined 'options' variable.
3406
a29d5112
AB
34072020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3408 Tom de Vries <tdevries@suse.de>
3409
3410 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3411 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3412 (gdb_setup_known_globals): New proc.
3413 (gdb_cleanup_globals): New proc.
3414 * lib/gdb.exp (load_lib): New override proc.
3415 (gdb_stdin_log_init): Set var in_file as persistent global.
3416 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3417 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3418 fpc_compiler as persistent global.
3419
8c74a764
TV
34202020-06-12 Tom de Vries <tdevries@suse.de>
3421
3422 * lib/tuiterm.exp (spawn): Rename to ...
3423 (tui_spawn): ... this.
3424 (toplevel): Move rename of spawn ...
3425 (gdb_init_tuiterm): ... here. New proc.
3426 (gdb_finish_tuiterm): New proc.
3427 * lib/gdb.exp (gdb_finish_hooks): New global var.
3428 (gdb_finish): Handle gdb_finish_hooks.
3429 (tuiterm_env): New proc.
3430 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3431 tuiterm_env.
3432 * gdb.tui/basic.exp: Same.
3433 * gdb.tui/corefile-run.exp: Same.
3434 * gdb.tui/empty.exp: Same.
3435 * gdb.tui/list-before.exp: Same.
3436 * gdb.tui/list.exp: Same.
3437 * gdb.tui/main.exp: Same.
3438 * gdb.tui/new-layout.exp: Same.
3439 * gdb.tui/regs.exp: Same.
3440 * gdb.tui/resize.exp: Same.
3441 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3442 * gdb.tui/tui-layout-asm.exp: Same.
3443 * gdb.tui/tui-missing-src.exp: Same.
3444 * gdb.tui/winheight.exp: Same.
3445
26783bce
TV
34462020-06-12 Tom de Vries <tdevries@suse.de>
3447
3448 PR testsuite/26110
3449 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3450 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3451
2b4e6a3f
TT
34522020-06-11 Tom Tromey <tom@tromey.com>
3453
3454 PR gdb/18318:
3455 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3456 floating point tests.
3457
2f33032a
KS
34582020-06-11 Keith Seitz <keiths@redhat.com>
3459
3460 PR gdb/21356
3461 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3462 vla_struct.
3463 Add new struct vla_typedef and union vla_typedef_union and
3464 corresponding instantiation objects.
3465 Initialize new objects.
3466 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3467 and vla_typedef_union_object.
3468 Fixup type for vla_struct_object.
3469
a8baf0a3
TV
34702020-06-11 Tom de Vries <tdevries@suse.de>
3471
3472 * lib/gdb.exp (with_override): New proc, factored out of ...
3473 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3474
7ab96794
TV
34752020-06-10 Tom de Vries <tdevries@suse.de>
3476
3477 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3478
cab5c3b7
SM
34792020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3480
3481 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3482 parameter, update callers.
3483
f8c41851
SM
34842020-06-04 Simon Marchi <simon.marchi@efficios.com>
3485
3486 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3487 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3488 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3489
1c07a73f
TV
34902020-06-04 Tom de Vries <tdevries@suse.de>
3491
3492 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3493
95146b5d
TV
34942020-06-04 Tom de Vries <tdevries@suse.de>
3495
3496 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3497 exp_continue.
3498
0cfcd4f0
TV
34992020-06-04 Tom de Vries <tdevries@suse.de>
3500
3501 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3502
f9b5d5ea
TV
35032020-06-03 Tom de Vries <tdevries@suse.de>
3504
3505 PR symtab/26046
3506 * gdb.cp/breakpoint-locs-2.cc: New test.
3507 * gdb.cp/breakpoint-locs.cc: New test.
3508 * gdb.cp/breakpoint-locs.exp: New file.
3509 * gdb.cp/breakpoint-locs.h: New test.
3510
5144dfba
TV
35112020-06-03 Tom de Vries <tdevries@suse.de>
3512
3513 PR testsuite/25609
3514 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3515 value of global verbose.
3516 * gdb.base/jit-elf.exp: Same.
3517 * gdb.base/jit-reader.exp: Same.
3518
621eacdf
TV
35192020-06-02 Tom de Vries <tdevries@suse.de>
3520
3521 * gdb.dwarf2/multidictionary.exp: Don't use
3522 gdb_spawn_with_cmdline_opts.
3523
1313c56e
AB
35242020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3525
3526 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3527 use_header case.
3528 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3529 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3530 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3531 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3532 * gdb.dwarf2/dw2-inline-header.c: New file.
3533 * gdb.dwarf2/dw2-inline-header.h: New file.
3534
f68f85b5
PA
35352020-05-30 Pedro Alves <palves@redhat.com>
3536
3537 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3538 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3539
678048e8
GB
35402020-05-29 Gary Benson <gbenson@redhat.com>
3541
3542 * gdb.compile/compile-cplus.exp (additional_flags): Also
3543 set when building with clang.
3544 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3545 when building with clang.
3546
9fcafd23
GB
35472020-05-29 Gary Benson <gbenson@redhat.com>
3548
3549 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3550 building with clang.
3551 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3552
735d5a07
GB
35532020-05-29 Gary Benson <gbenson@redhat.com>
3554
3555 * gdb.cp/koenig.exp (prepare_for_testing): Add
3556 additional_flags=-Wno-unused-comparison.
3557 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3558
4ad2c6a0
GB
35592020-05-28 Gary Benson <gbenson@redhat.com>
3560
3561 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3562 statement.
3563
09fe663e
GB
35642020-05-28 Gary Benson <gbenson@redhat.com>
3565
3566 * gdb.cp/classes.exp (prepare_for_testing): Add
3567 additional_flags=-Wno-deprecated-register.
3568 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3569 * gdb.cp/misc.exp: Likewise.
3570
cee00f17
GB
35712020-05-28 Gary Benson <gbenson@redhat.com>
3572
3573 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3574 (test_op_new::operator new): Add return statement.
3575 (test_op_new_array::operator new[]): Likewise.
3576
636edd00
PA
35772020-05-27 Pedro Alves <palves@redhat.com>
3578
3579 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3580 check. Use test_gdb_complete_unique instead of
3581 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3582 test_gdb_complete_multiple instead of
3583 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3584
c2b75043
LM
35852020-05-27 Luis Machado <luis.machado@linaro.org>
3586
3587 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3588 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3589 * gdb.arch/arm-disassembler-options.exp: Likewise.
3590 * gdb.arch/arm-disp-step.exp: Likewise.
3591 * gdb.arch/thumb-prologue.exp: Likewise.
3592 * gdb.base/async.exp: Likewise.
3593 * gdb.base/auxv.exp: Likewise.
3594 * gdb.base/complex-parts.exp: Likewise.
3595 * gdb.base/ena-dis-br.exp: Likewise.
3596 * gdb.base/foll-exec.exp: Likewise.
3597 * gdb.base/permissions.exp: Likewise.
3598 * gdb.base/relocate.exp: Likewise.
3599 * gdb.base/return2.exp: Likewise.
3600 * gdb.base/sigbpt.exp: Likewise.
3601 * gdb.base/siginfo-obj.exp: Likewise.
3602 * gdb.cp/converts.exp: Likewise.
3603 * gdb.cp/exceptprint.exp: Likewise.
3604 * gdb.cp/inherit.exp: Likewise.
3605 * gdb.cp/nsnoimports.exp: Likewise.
3606 * gdb.cp/virtbase2.exp: Likewise.
3607 * gdb.mi/mi-var-cmd.exp: Likewise.
3608 * gdb.mi/var-cmd.c: Likewise.
3609
53a47a3e
TT
36102020-05-26 Tom Tromey <tromey@adacore.com>
3611
3612 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3613
0bc2354b
TT
36142020-05-26 Tom Tromey <tromey@adacore.com>
3615
3616 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3617 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3618 type.
3619 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3620 variable.
3621
0db49895
CBG
36222020-05-26 Christian Biesinger <cbiesinger@google.com>
3623
3624 * Makefile.in: Use = instead of == for the test command
3625 for portability.
3626
40d22035
TV
36272020-05-26 Tom de Vries <tdevries@suse.de>
3628
3629 * gdb.base/gold-gdb-index-2.c: New test.
3630 * gdb.base/gold-gdb-index.c: New test.
3631 * gdb.base/gold-gdb-index.exp: New file.
3632 * gdb.base/gold-gdb-index.h: New test.
3633
043e2e02
TV
36342020-05-25 Tom de Vries <tdevries@suse.de>
3635
3636 * boards/gold-gdb-index.exp: New file.
3637
462f72c5
SM
36382020-05-25 Simon Marchi <simon.marchi@efficios.com>
3639
3640 * boards/simavr.exp: New file.
3641
6cf66e76
SM
36422020-05-25 Simon Marchi <simon.marchi@efficios.com>
3643
3644 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3645 * gdb.base/inferior-args.exp: New file.
3646 * gdb.base/inferior-args.c: New file.
3647
75d04512
SM
36482020-05-25 Simon Marchi <simon.marchi@efficios.com>
3649
3650 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3651 inferior_args. Pass it to gdb_reload.
3652 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3653 inferior_args.
3654 (gdb_reload): Add inferior_args argument.
3655 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3656 pass it to gdbserver_run.
3657 * boards/native-gdbserver.exp: Do not set noargs.
3658 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3659 inferior_args argument.
3660 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3661 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3662 * gdb.base/args.exp: Likewise.
3663
42cf1844
TV
36642020-05-25 Tom de Vries <tdevries@suse.de>
3665
3666 * lib/gdb.exp (exec_is_pie): Add comment.
3667
8f7d38ef
TV
36682020-05-25 Tom de Vries <tdevries@suse.de>
3669
3670 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3671 instead of $binfile in the untested message.
3672
465e1b0f
TV
36732020-05-25 Tom de Vries <tdevries@suse.de>
3674
3675 PR testsuite/26031
3676 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3677
3c5a0e02
TV
36782020-05-25 Tom de Vries <tdevries@suse.de>
3679
3680 * boards/gold.exp: New file.
3681
0a4f5f8c
TT
36822020-05-23 Tom Tromey <tom@tromey.com>
3683
3684 * gdb.base/style.exp: Remove completion styling test.
3685 * lib/gdb-utils.exp (style): Remove completion styles.
3686
eca1f90c
TT
36872020-05-23 Tom Tromey <tom@tromey.com>
3688
3689 * gdb.base/style.exp: Add completion styling test.
3690 * lib/gdb-utils.exp (style): Add completion styles.
3691
7c13f4e8
AB
36922020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3693
3694 * gdb.base/annota1.exp: Update expected results.
3695 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3696 test name.
3697 * gdb.cp/annota3.exp: Update expected results.
3698
41977d16
SM
36992020-05-20 Simon Marchi <simon.marchi@efficios.com>
3700
3701 PR gdb/26016
3702 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3703 against MAP_FAILED.
3704 * gdb.base/coremaker.c (mmapdata): Likewise.
3705 * gdb.base/jit-reader-host.c (main): Likewise.
3706 * gdb.base/sym-file-loader.c (load): Likewise.
3707 (load_shlib): Likewise.
3708
b4757f2e
TT
37092020-05-20 Tom Tromey <tromey@adacore.com>
3710
3711 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3712
9a0bacfb
TV
37132020-05-20 Tom de Vries <tdevries@suse.de>
3714
3715 PR symtab/25833
3716 * gdb.base/with-mf-inc.c: New test.
3717 * gdb.base/with-mf-main.c: New test.
3718 * gdb.base/with-mf.exp: New file.
3719
76571211
TT
37202020-05-19 Tom Tromey <tromey@adacore.com>
3721
3722 * gdb.rust/simple.exp: Restore missing test result.
3723
4cd9f3d5
TV
37242020-05-19 Tom de Vries <tdevries@suse.de>
3725
3726 * gdb.base/gdb-caching-proc.exp: Fix typo.
3727
7d874253
TT
37282020-05-19 Tom Tromey <tromey@adacore.com>
3729
3730 * gdb.rust/simple.exp: Add some test descriptions.
3731 (test_one_slice): Use with_test_prefix.
3732
1d727695
TV
37332020-05-18 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3736
7f32a4d5
PA
37372020-05-17 Pedro Alves <palves@redhat.com>
3738
3739 PR gdb/25741
3740 * gdb.base/hw-sw-break-same-address.exp: New file.
3741
7cfd74cf
PA
37422020-05-16 Pedro Alves <palves@redhat.com>
3743
3744 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3745 LAST_LOADED_FILE accordingly.
3746
57b4f16e
PW
37472020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3748
3749 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3750
7c05caf7
PW
37512020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3752
3753 * gdb.base/help.exp: Test apropos and help for commands
3754 having aliases. Fixed comments not starting with an
3755 upper-case letter or not finishing with a dot.
3756
7aa1b46f
PW
37572020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3758
3b3aaacb
PW
3759 * gdb.base/alias.exp: Update help output check.
3760
57b4f16e 37612020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3762
7aa1b46f
PW
3763 * gdb.base/default.exp: Update output following fixes.
3764
0605465f
PW
37652020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3766
3767 * gdb.base/alias.exp: Test aliases starting with a prefix of
3768 another alias.
3769
86e4e63d
GB
37702020-05-15 Gary Benson <gbenson@redhat.com>
3771
3772 * gdb.base/info-os.c (main): Add return statement.
3773 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3774 * gdb.base/large-frame-2.c (func): Likewise.
3775 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3776 * gdb.base/pr10179-b.c (foo2): Likewise.
3777 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3778 * gdb.base/watch-cond.c (func): Likewise.
3779 * gdb.multi/goodbye.c (verylongfun): Likewise.
3780 * gdb.multi/hello.c (commonfun): Likewise.
3781 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3782 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3783 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3784 Likewise.
3785 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3786 * gdb.threads/interrupt-while-step-over.c (child_function):
3787 Likewise.
3788 * gdb.trace/actions-changed.c (end): Likewise.
3789
163df4df
GB
37902020-05-15 Gary Benson <gbenson@redhat.com>
3791
3792 * gdb.opencl/callfuncs.exp: Report when test skipped.
3793 * gdb.opencl/convs_casts.exp: Likewise.
3794 * gdb.opencl/datatypes.exp: Likewise.
3795 * gdb.opencl/operators.exp: Likewise.
3796 * gdb.opencl/vec_comps.exp: Likewise.
3797
6dbc505a
TV
37982020-05-15 Tom de Vries <tdevries@suse.de>
3799
3800 * gdb.base/align.exp.in: Rename to ...
3801 * gdb.base/align.exp.tcl: ... this.
3802 * gdb.base/align-c++.exp: Update.
3803 * gdb.base/align-c.exp: Update.
3804 * gdb.base/all-architectures.exp.in: Rename to ...
3805 * gdb.base/all-architectures.exp: ... this.
3806 * gdb.base/all-architectures-0.exp: Update.
3807 * gdb.base/all-architectures-1.exp: Update.
3808 * gdb.base/all-architectures-2.exp: Update.
3809 * gdb.base/all-architectures-3.exp: Update.
3810 * gdb.base/all-architectures-4.exp: Update.
3811 * gdb.base/all-architectures-5.exp: Update.
3812 * gdb.base/all-architectures-6.exp: Update.
3813 * gdb.base/all-architectures-7.exp: Update.
3814 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3815 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3816 * gdb.base/infcall-nested-structs-c++.exp: Update.
3817 * gdb.base/infcall-nested-structs-c.exp: Update.
3818 * gdb.base/info-types.exp.in: Rename to ...
3819 * gdb.base/info-types.exp.tcl: ... this.
3820 * gdb.base/info-types-c++.exp: Update.
3821 * gdb.base/info-types-c.exp: Update.
3822 * gdb.base/max-depth.exp.in: Rename to ...
3823 * gdb.base/max-depth.exp.tcl: ... this.
3824 * gdb.base/max-depth-c++.exp: Update.
3825 * gdb.base/max-depth-c.exp: Update.
3826 * gdb.cp/cpexprs.exp.in: Rename to ...
3827 * gdb.cp/cpexprs.exp.tcl: ... this.
3828 * gdb.cp/cpexprs-debug-types.exp: Update.
3829 * gdb.cp/cpexprs.exp: Update.
3830 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3831 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3832 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3833 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3834 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3835 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3836 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3837 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3838 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3839 * gdb.dwarf2/clang-debug-names.exp: Update.
3840
d1034d78
AB
38412020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3842
3843 * lib/check-test-names.exp: Remove code that prevents this file
3844 loading when tests are run in parallel.
3845
3c5c3649
PA
38462020-05-15 Pedro Alves <palves@redhat.com>
3847
3848 * gdb.multi/multi-kill.exp (start_inferior): Remove
3849 'testpid' parameter. Refer to namespace variable directly.
3850 (testpid): Declare as namespace variable.
3851
272c36b8
PA
38522020-05-15 Pedro Alves <palves@redhat.com>
3853
3854 * gdb.multi/multi-kill.exp: Wrap in namespace.
3855 (start_inferior): Add TESTPID parameter. Use it instead of the
3856 testpid global.
3857 (top level): Define empty TESTPID array, and pass it down to
3858 start_inferior.
3859
02eba61a
TV
38602020-05-14 Tom de Vries <tdevries@suse.de>
3861
3862 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3863 output.
3864
971a3747
TV
38652020-05-14 Tom de Vries <tdevries@suse.de>
3866
3867 * gdb.base/align.exp: Split into ...
3868 * gdb.base/align.exp.in: ...
3869 * gdb.base/align-c++.exp: ...
3870 * gdb.base/align-c.exp: ... these.
3871 * gdb.base/infcall-nested-structs.exp: Split into ...
3872 * gdb.base/infcall-nested-structs.exp.in: ...
3873 * gdb.base/infcall-nested-structs-c++.exp: ...
3874 * gdb.base/infcall-nested-structs-c.exp: ... these.
3875 * gdb.base/info-types.exp: Split into ...
3876 * gdb.base/info-types.exp.in: ...
3877 * gdb.base/info-types-c++.exp: ...
3878 * gdb.base/info-types-c.exp: ... these.
3879 * gdb.base/max-depth.exp: Split into ...
3880 * gdb.base/max-depth.exp.in: ...
3881 * gdb.base/max-depth-c++.exp: ...
3882 * gdb.base/max-depth-c.exp: ... these.
3883 * gdb.cp/infcall-nodebug.exp: Split into ...
3884 * gdb.cp/infcall-nodebug.exp.in: ...
3885 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3886 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3887 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3888 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3889
a05575d3
TBA
38902020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3891 Pedro Alves <palves@redhat.com>
3892
3893 * gdb.multi/multi-exit.c: New file.
3894 * gdb.multi/multi-exit.exp: New file.
3895 * gdb.multi/multi-kill.c: New file.
3896 * gdb.multi/multi-kill.exp: New file.
3897
6ad82919
TBA
38982020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3899
3900 * gdb.base/annota1.exp: Update the expected output.
3901 * gdb.cp/annota2.exp: Ditto.
3902
843f4d93
AB
39032020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3904
3905 * lib/check-test-names.exp: Disable when testing is being run in
3906 parallel.
3907
c7c66341
TV
39082020-05-12 Tom de Vries <tdevries@suse.de>
3909
3910 * gdb.base/jit-elf.exp: Fix string concat.
3911
1b59ca1c
TV
39122020-05-12 Tom de Vries <tdevries@suse.de>
3913
3914 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3915 messages.
3916
b4991d29
TV
39172020-05-12 Tom de Vries <tdevries@suse.de>
3918
3919 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3920
dbb0ab10
TV
39212020-05-12 Tom de Vries <tdevries@suse.de>
3922
3923 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3924 * gdb.ada/mi_catch_ex.exp: Same.
3925 * gdb.ada/mi_catch_ex_hand.exp: Same.
3926
7549fed8
TV
39272020-05-12 Tom de Vries <tdevries@suse.de>
3928
3929 * gdb.fortran/complex.exp: Use with_test_prefix.
3930
af2d5cd8
TV
39312020-05-12 Tom de Vries <tdevries@suse.de>
3932
3933 * gdb.trace/passcount.exp: Fix test-names.
3934
7c121311
TV
39352020-05-12 Tom de Vries <tdevries@suse.de>
3936
3937 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3938
c9f3b40e
TV
39392020-05-12 Tom de Vries <tdevries@suse.de>
3940
3941 * gdb.gdb/complaints.exp: Use with_test_prefix.
3942 * gdb.xml/tdesc-regs.exp: Same.
3943 * gdb.opt/inline-locals.exp: Fix test name.
3944
111b33f0
TV
39452020-05-12 Tom de Vries <tdevries@suse.de>
3946
3947 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3948 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3949 * gdb.dwarf2/implref-struct.exp: Same.
3950 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3951 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3952
ebf47080
SM
39532020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3954
3955 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3956
d30dcd12
AB
39572020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3958
3959 * lib/check-test-names.exp (all_test_names): New module variable.
3960 (counts): Add 'duplicates' field.
3961 (_check_duplicates): New procedure.
3962 (check): Also check for duplicates.
3963 (do_log_summary): Print duplicates count.
3964 (do_reset_vars): Reset counter for duplicate test names, and
3965 discard all know test names.
3966
34584c09
AB
39672020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3968
3969 * lib/gdb.exp: Include check-test-names.exp library.
3970 * lib/check-test-names.exp: New file.
3971
e0002117
TV
39722020-05-11 Tom de Vries <tdevries@suse.de>
3973
3974 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3975
53f539a3
KS
39762020-05-11 Keith Seitz <keiths@redhat.com>
3977
3978 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3979
113ee09a
TV
39802020-05-11 Tom de Vries <tdevries@suse.de>
3981
3982 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3983 * gdb.cp/cpexprs.exp.in: .. here.
3984 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3985 cpexprs.exp.
3986
ba3e70b0
KS
39872020-05-11 Keith Seitz <keiths@redhat.com>
3988
3989 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3990 test names.
3991 * gdb.ada/arrayptr.exp: Likewise.
3992 * gdb.ada/assign_arr.exp: Likewise.
3993 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3994 * gdb.ada/bp_on_var.exp: Likewise.
3995 * gdb.ada/call_pn.exp: Likewise.
3996 * gdb.ada/complete.exp: Likewise.
3997 * gdb.ada/fun_overload_menu.exp: Likewise.
3998 * gdb.ada/funcall_param.exp: Likewise.
3999 * gdb.ada/funcall_ref.exp: Likewise.
4000 * gdb.ada/packed_array_assign.exp: Likewise.
4001 * gdb.ada/same_component_name.exp: Likewise.
4002 * gdb.ada/type_coercion.exp: Likewise.
4003 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
4004 * gdb.ada/variant_record_packed_array.exp: Likewise.
4005
3ee6bb11
TV
40062020-05-11 Tom de Vries <tdevries@suse.de>
4007
4008 PR symtab/25941
4009 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
4010 out of ...
4011 * gdb.dwarf2/clang-debug-names.exp: ... here.
4012 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
4013 clang-debug-names.exp.in.
4014 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
4015 * gdb.dwarf2/clang-debug-names-2.c: New test.
4016
86cd6bc8
AKS
40172020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4018
4019 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
4020 (fortran_runto_main): New Proc, fortran version of runto_main.
4021 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
4022 * gdb.fortran/array-bounds.exp: Likewise.
4023 * gdb.fortran/array-slices.exp: Likewise.
4024 * gdb.fortran/block-data.exp: Likewise.
4025 * gdb.fortran/charset.exp: Likewise.
4026 * gdb.fortran/common-block.exp: Likewise.
4027 * gdb.fortran/complex.exp: Likewise.
4028 * gdb.fortran/derived-type-function.exp: Likewise.
4029 * gdb.fortran/derived-type.exp: Likewise.
4030 * gdb.fortran/info-modules.exp: Likewise.
4031 * gdb.fortran/info-types.exp: Likewise.
4032 * gdb.fortran/intrinsics.exp: Likewise.
4033 * gdb.fortran/library-module.exp: Likewise.
4034 * gdb.fortran/logical.exp: Likewise.
4035 * gdb.fortran/max-depth.exp: Likewise.
4036 * gdb.fortran/module.exp: Likewise.
4037 * gdb.fortran/multi-dim.exp: Likewise.
4038 * gdb.fortran/nested-funcs.exp: Likewise.
4039 * gdb.fortran/print-formatted.exp: Likewise.
4040 * gdb.fortran/print_type.exp: Likewise.
4041 * gdb.fortran/printing-types.exp: Likewise.
4042 * gdb.fortran/ptr-indentation.exp: Likewise.
4043 * gdb.fortran/ptype-on-functions.exp: Likewise.
4044 * gdb.fortran/subarray.exp: Likewise.
4045 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
4046 * gdb.fortran/vla-datatypes.exp: Likewise.
4047 * gdb.fortran/vla-history.exp: Likewise.
4048 * gdb.fortran/vla-ptr-info.exp: Likewise.
4049 * gdb.fortran/vla-ptype-sub.exp: Likewise.
4050 * gdb.fortran/vla-ptype.exp: Likewise.
4051 * gdb.fortran/vla-sizeof.exp: Likewise.
4052 * gdb.fortran/vla-type.exp: Likewise.
4053 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
4054 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
4055 * gdb.fortran/vla-value-sub.exp: Likewise.
4056 * gdb.fortran/vla-value.exp: Likewise.
4057 * gdb.fortran/whatis_type.exp: Likewise.
4058 * gdb.mi/mi-var-child-f.exp: Likewise.
4059
6dc55ce9 40602020-05-09 Tom de Vries <tdevries@suse.de>
4061
4062 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4063
283cb58c
TV
40642020-05-08 Tom de Vries <tdevries@suse.de>
4065
4066 * gdb.dwarf2/clang-debug-names.c: New test.
4067 * gdb.dwarf2/clang-debug-names.exp: New file.
4068
ac4a4f1c
SM
40692020-05-06 Simon Marchi <simon.marchi@efficios.com>
4070
4071 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4072 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4073
24fe640b
TV
40742020-05-06 Tom de Vries <tdevries@suse.de>
4075
4076 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4077 breakpoint is at a "recommended breakpoint location".
4078 * gdb.reverse/consecutive-reverse.exp: Same.
4079
0d8683a3
TV
40802020-05-06 Tom de Vries <tdevries@suse.de>
4081
4082 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4083 address.
4084
b8983c46
TV
40852020-05-06 Tom de Vries <tdevries@suse.de>
4086
4087 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4088
abf6d805
TV
40892020-05-06 Tom de Vries <tdevries@suse.de>
4090
4091 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4092 info for r.
4093
0fc2a808
TV
40942020-05-06 Tom de Vries <tdevries@suse.de>
4095
4096 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4097 necessary.
4098
873dd427
TV
40992020-05-06 Tom de Vries <tdevries@suse.de>
4100
4101 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4102 void.
4103
7c99e7e2
TV
41042020-05-06 Tom de Vries <tdevries@suse.de>
4105
4106 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4107 of ...
4108 * gdb.base/async.exp: ... here.
4109 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4110 "recommended breakpoint location".
4111
6173d6a6
TV
41122020-05-06 Tom de Vries <tdevries@suse.de>
4113
4114 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4115
6015a067
TV
41162020-05-04 Tom de Vries <tdevries@suse.de>
4117
4118 * gdb.base/async.exp: Check whether instruction addresses are a
4119 "recommended breakpoint location".
4120
3b6acaee
TT
41212020-05-03 Tom Tromey <tom@tromey.com>
4122
4123 * gdb.base/sepdebug.exp: Remove "catch" test.
4124 * gdb.base/break.exp: Remove "catch" test.
4125 * gdb.base/default.exp: Update expected output.
4126
5beb4d17
TV
41272020-05-02 Tom de Vries <tdevries@suse.de>
4128
4129 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4130 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4131 * gdb.arch/i386-mpx-map.exp: Same.
4132 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4133 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4134 * gdb.arch/i386-mpx.exp: Same.
4135
8caf140d
TV
41362020-05-02 Tom de Vries <tdevries@suse.de>
4137
4138 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4139
693196cb
TV
41402020-05-01 Tom de Vries <tdevries@suse.de>
4141
4142 * gdb.ada/operator_bp.exp: Allow more than required amount of
4143 breakpoint.
4144
53ae0aa9
TV
41452020-05-01 Tom de Vries <tdevries@suse.de>
4146
4147 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4148
ee9d1e5f
HD
41492020-04-30 Hannes Domani <ssbssa@yahoo.de>
4150
4151 PR gdb/18706
4152 * gdb.cp/stub-array-size.cc: New test.
4153 * gdb.cp/stub-array-size.exp: New file.
4154 * gdb.cp/stub-array-size.h: New test.
4155 * gdb.cp/stub-array-size2.cc: New test.
4156
d5cf82c0
HD
41572020-04-30 Hannes Domani <ssbssa@yahoo.de>
4158
4159 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4160 output to the new format.
4161
42e165c3
SM
41622020-04-29 Simon Marchi <simon.marchi@efficios.com>
4163
4164 * gdb.base/break.exp: Use with_test_prefix.
4165
6e4e3fe1
TV
41662020-04-29 Tom de Vries <tdevries@suse.de>
4167
4168 * lib/gdb.exp (debug_types): New proc.
4169 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4170 * gdb.python/py-symtab.exp: Same.
4171
d642b692
HD
41722020-04-29 Hannes Domani <ssbssa@yahoo.de>
4173
4174 PR gdb/17320
4175 * gdb.base/pretty-array.c: New test.
4176 * gdb.base/pretty-array.exp: New file.
4177
ea90f227
TV
41782020-04-29 Tom de Vries <tdevries@suse.de>
4179
4180 PR symtab/25889
4181 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4182 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4183 and include cpexprs.exp.
4184
a65189c9
TV
41852020-04-28 Mark Williams <mark@myosotissp.com>
4186
4187 PR gdb/24480
4188 * dw4-toplevel-types.exp: Test for top level types.
4189 * dw4-toplevel-types.cc: Test for top level types.
4190
32d1f47a
TBA
41912020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4192
4193 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4194 (theads -> threads).
4195
56a4f5a1
TV
41962020-04-28 Tom de Vries <tdevries@suse.de>
4197
4198 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4199
0b2f8a3b
TV
42002020-04-28 Tom de Vries <tdevries@suse.de>
4201
4202 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4203
5390c717
TV
42042020-04-28 Tom de Vries <tdevries@suse.de>
4205
4206 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4207
15cd93d0
TV
42082020-04-28 Tom de Vries <tdevries@suse.de>
4209
4210 * gdb.dwarf2/main-foo.c: New test.
4211 * gdb.dwarf2/struct-with-sig.exp: New file.
4212
d472f0fb
TV
42132020-04-25 Tom de Vries <tdevries@suse.de>
4214
4215 * boards/debug-types.exp: New file.
4216
8d840e05
AB
42172020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4218
4219 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4220
bcfe6157
TT
42212020-04-24 Tom Tromey <tom@tromey.com>
4222
4223 PR symtab/12707:
4224 * gdb.python/py-symbol.exp: Update expected results for
4225 linkage_name test.
4226 * gdb.cp/print-demangle.exp: New file.
4227 * gdb.base/c-linkage-name.exp: Fix test.
4228 * gdb.guile/scm-symbol.exp: Update expected results for
4229 linkage_name test.
4230
f049a313
TT
42312020-04-24 Tom Tromey <tom@tromey.com>
4232
4233 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4234 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4235 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4236 assembler.
4237
7cf28874
TV
42382020-04-24 Tom de Vries <tdevries@suse.de>
4239
4240 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4241 C++.
4242
dac2fef7
TT
42432020-04-24 Tom Tromey <tromey@adacore.com>
4244
4245 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4246 values.
4247 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4248 values. Update test for minimal encodings.
4249 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4250 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4251 values. Update test for minimal encodings.
4252
1acda803
TT
42532020-04-24 Tom Tromey <tromey@adacore.com>
4254
4255 PR python/23662:
4256 * gdb.ada/variant.exp: Add Python checks.
4257 * gdb.rust/simple.exp: Add dynamic type checks.
4258
adfb9815
TT
42592020-04-24 Tom Tromey <tromey@adacore.com>
4260
4261 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4262 Make array type matching more lax.
4263 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4264 * gdb.ada/mi_variant.exp: New file.
4265 * gdb.ada/mi_variant/pck.ads: New file.
4266 * gdb.ada/mi_variant/pkg.adb: New file.
4267 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4268 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4269
7d79de9a
TT
42702020-04-24 Tom Tromey <tromey@adacore.com>
4271
4272 * gdb.ada/variant.exp: Add dynamic field offset tests.
4273 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4274 * gdb.ada/variant/pkg.adb: Add new variables.
4275
f8e89861
TT
42762020-04-24 Tom Tromey <tromey@adacore.com>
4277
4278 * gdb.ada/variant.exp: New file
4279 * gdb.ada/variant/pkg.adb: New file
4280 * gdb.ada/variant/pck.adb: New file
4281
86e887ae
TV
42822020-04-24 Tom de Vries <tdevries@suse.de>
4283
4284 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4285
88428775
TV
42862020-04-24 Tom de Vries <tdevries@suse.de>
4287
4288 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4289 flags.
4290
4e86f6e7
TV
42912020-04-24 Tom de Vries <tdevries@suse.de>
4292
4293 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4294
2016d3e6
TV
42952020-04-24 Tom de Vries <tdevries@suse.de>
4296
4297 * lib/gdb.exp (default_gdb_start): Handle eof.
4298 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4299 failure.
4300 * gdb.base/readnever.exp: Handle clean_restart failure.
4301
70bc38f5
TV
43022020-04-23 Tom de Vries <tdevries@suse.de>
4303
4304 * gdb.base/decl-before-def.exp: Run to main and print a again.
4305
de82891c
TV
43062020-04-23 Tom de Vries <tdevries@suse.de>
4307
4308 * gdb.base/decl-before-def-decl.c: New test.
4309 * gdb.base/decl-before-def-def.c: New test.
4310 * gdb.base/decl-before-def.exp: New file.
4311
96038148
TV
43122020-04-23 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4315
54ac3df1
TV
43162020-04-22 Tom de Vries <tdevries@suse.de>
4317
4318 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4319 debug_info_offset.
4320 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4321 before $objsfile in the line line.
4322
714534e1
TV
43232020-04-22 Tom de Vries <tdevries@suse.de>
4324
4325 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4326
16a7dbf4
MS
43272020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4328
4329 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4330 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4331 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4332 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4333 * gdb.base/jit-protocol.h: Update definitions to match all usage
4334 contexts.
4335
43362020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4337
4338 * gdb.base: Rename all jit related test and source files.
4339
43402020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4341
4342 * gdb.base/jit-reader.exp: Relax register output check.
4343
317d2668
TV
43442020-04-22 Tom de Vries <tdevries@suse.de>
4345
4346 PR symtab/25764
4347 * gdb.base/psym-external-decl-2.c: New test.
4348 * gdb.base/psym-external-decl.c: New test.
4349 * gdb.base/psym-external-decl.exp: New file.
4350 * gdb.threads/tls.exp: Add PR25807 kfail.
4351
eea9e357
TV
43522020-04-22 Tom de Vries <tdevries@suse.de>
4353
4354 PR symtab/25801
4355 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4356 in "info source" output.
4357
3d5afab3
TV
43582020-04-22 Tom de Vries <tdevries@suse.de>
4359
4360 PR symtab/25700
4361 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4362 symtab for imported_unit.c.
4363
b32102f6
GB
43642020-04-21 Gary Benson <gbenson@redhat.com>
4365
4366 * gdb.base/advance.c (func): New argument, to match call site.
4367 (func2, func3): Add return statements.
4368
d43b7a2d
TBA
43692020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4370
4371 * gdb.multi/run-only-second-inf.c: New file.
4372 * gdb.multi/run-only-second-inf.exp: New file.
4373
d89edf9b
MM
43742020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4375
4376 * gdb.btrace/multi-inferior.c: New test.
4377 * gdb.btrace/multi-inferior.exp: New file.
4378
1a476b6d
MM
43792020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4380
4381 * gdb.btrace/enable-new-thread.c: New test.
4382 * gdb.btrace/enable-new-thread.exp: New file.
4383
4778a5f8
TV
43842020-04-21 Tom de Vries <tdevries@suse.de>
4385
4386 PR gdb/25471
4387 * gdb.threads/killed-outside.c: New test.
4388 * gdb.threads/killed-outside.exp: New file.
4389
9b2c992c
GB
43902020-04-20 Gary Benson <gbenson@redhat.com>
4391
4392 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4393 * gdb.base/nested-subp2.exp: Likewise.
4394 * gdb.base/nested-subp3.exp: Likewise.
4395
b5d1d6f7
GB
43962020-04-20 Gary Benson <gbenson@redhat.com>
4397
4398 * gdb.base/nested-subp1.exp: Disable test when using clang.
4399 * gdb.base/nested-subp2.exp: Likewise.
4400 * gdb.base/nested-subp3.exp: Likewise.
4401
25230285
GB
44022020-04-20 Gary Benson <gbenson@redhat.com>
4403
4404 * gdb.cp/exception.cc: Fix compilation error with clang.
4405
fa93cc8f
GB
44062020-04-20 Gary Benson <gbenson@redhat.com>
4407
809730f3 4408 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4409
e0c45f30
GB
44102020-04-20 Gary Benson <gbenson@redhat.com>
4411
4412 * gdb.base/jit-main.c: Fix compilation error with clang.
4413
4ddfec93
KR
44142020-04-17 Kamil Rytarowski <n54@gmx.com>
4415
4416 * gdb.base/attach-twice.c: Include "sys/types.h".
4417 (PTRACE_ATTACH): Add fallback definition.
4418 (main): Pass `0' to the 4th argument of `ptrace'.
4419
2bed205e
KR
44202020-04-17 Kamil Rytarowski <n54@gmx.com>
4421
4422 * gdb.base/fork-running-state.c: Include "signal.h".
4423
0743fc83
TT
44242020-04-17 Tom Tromey <tromey@adacore.com>
4425
4426 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4427 Update tests.
4428 * gdb.btrace/cpu.exp: Update tests.
4429 * gdb.base/maint.exp: Update tests.
4430 * gdb.base/default.exp: Update tests.
4431 * gdb.base/completion.exp: Update tests.
4432
efba5c23
TV
44332020-04-16 Tom de Vries <tdevries@suse.de>
4434
4435 PR symtab/25791
4436 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4437 (ensure_gdb_index): and factor out and move ...
4438 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4439 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4440
d191d716
TV
44412020-04-16 Tom de Vries <tdevries@suse.de>
4442
4443 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4444 loading exec.
4445
99f1bc6a
AB
44462020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4447
4448 * gdb.base/many-completions.exp: New file.
4449
194d088f
TV
44502020-04-14 Tom de Vries <tdevries@suse.de>
4451
4452 PR symtab/25718
4453 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4454
c1a66c06
TV
44552020-04-14 Tom de Vries <tdevries@suse.de>
4456
4457 PR symtab/25720
4458 * gdb.base/maint-expand-symbols-header-file.c: New test.
4459 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4460 * gdb.base/maint-expand-symbols-header-file.h: New test.
4461
21b0982c
AB
44622020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4463
4464 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4465 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4466 get_func_info.
4467 (get_func_info): Delete.
4468 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4469 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4470 * lib/dwarf.exp (get_func_info): New function.
4471
dd1cab06
TV
44722020-04-13 Tom de Vries <tdevries@suse.de>
4473
4474 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4475 to what find_gnatmake does.
4476
71ea2b6b
TV
44772020-04-10 Tom de Vries <tdevries@suse.de>
4478
4479 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4480 -readnow.
4481
bdfc1e8a
TV
44822020-04-10 Tom de Vries <tdevries@suse.de>
4483
4484 PR cli/25808
4485 * gdb.base/style.c: Add leading newlines.
4486 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4487 Check listing of main's one-line body.
4488
14ca8ecf
TV
44892020-04-08 Tom de Vries <tdevries@suse.de>
4490
4491 * lib/gdb.exp (psymtabs_p): New proc.
4492 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4493 importing unit" unsupported if there are no partial symbols.
4494
e21d048f
TV
44952020-04-08 Tom de Vries <tdevries@suse.de>
4496
4497 PR testsuite/25760
4498 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4499
25c11aca
TV
45002020-04-07 Tom de Vries <tdevries@suse.de>
4501
4502 PR symtab/25796
4503 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4504
5707e24b
TV
45052020-04-07 Tom de Vries <tdevries@suse.de>
4506
4507 * gdb.base/check-psymtab.c: New test.
4508 * gdb.base/check-psymtab.exp: New file.
4509
6ee448cc
TT
45102020-04-06 Tom Tromey <tromey@adacore.com>
4511
4512 * gdb.ada/variant-record/proc.adb: New file.
4513 * gdb.ada/variant-record/value.adb: New file.
4514 * gdb.ada/variant-record/value.s: New file.
4515 * gdb.ada/variant-record.exp: New file.
4516
9e7c9a03
HD
45172020-04-03 Hannes Domani <ssbssa@yahoo.de>
4518
4519 PR gdb/25325
4520 * gdb.cp/typed-enum.cc: New test.
4521 * gdb.cp/typed-enum.exp: New file.
4522
c90d28ac
AB
45232020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4524
4525 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4526 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4527 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4528 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4529 * gdb.opt/inline-small-func.c: New file.
4530 * gdb.opt/inline-small-func.exp: New file.
4531 * gdb.opt/inline-small-func.h: New file.
4532
34e9a9fa
AB
45332020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4534
4535 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4536 function.
4537
6a354911
AB
45382020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4539
4540 * lib/dwarf.exp (function_range): Allow compiler options to be
4541 specified.
4542
880d9777
TV
45432020-04-02 Tom de Vries <tdevries@suse.de>
4544
4545 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4546 __attribute__((always_inline)).
4547 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4548
f32682ea
TV
45492020-04-02 Tom de Vries <tdevries@suse.de>
4550
4551 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4552 (gdbserver_gdb_exit): ... here. Add timeout warning.
4553 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4554 (connect_target_extended_remote): Append new server_spawn_id to
4555 server_spawn_ids.
4556 (cleanup): New proc.
4557 (setup, <toplevel>): Call cleanup.
4558
d3214198
TV
45592020-04-02 Tom de Vries <tdevries@suse.de>
4560
4561 * gdb.base/main-psymtab.exp: New file.
4562
cc77ed24
TV
45632020-04-02 Tom de Vries <tdevries@suse.de>
4564
4565 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4566
3638a098
TT
45672020-04-01 Tom Tromey <tom@tromey.com>
4568
4569 * gdb.base/complex-parts.exp: Add type tests.
4570
c34e8714
TT
45712020-04-01 Tom Tromey <tom@tromey.com>
4572
4573 * gdb.base/complex-parts.exp: Add arithmetic tests.
4574
981c08ce
TT
45752020-04-01 Tom Tromey <tom@tromey.com>
4576
4577 * gdb.compile/compile.exp: Update.
4578 * gdb.compile/compile-cplus.exp: Update.
4579 * gdb.base/varargs.exp: Update.
4580 * gdb.base/floatn.exp: Update.
4581 * gdb.base/endianity.exp: Update.
4582 * gdb.base/callfuncs.exp (do_function_calls): Update.
4583 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4584 (complex_float_integral_args): Update.
4585 * gdb.base/complex.exp: Update.
4586 * gdb.base/complex-parts.exp: Update.
4587
3d1cfd43
TT
45882020-04-01 Tom Tromey <tromey@adacore.com>
4589
4590 * gdb.rust/union.rs: New file.
4591 * gdb.rust/union.exp: New file.
4592 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4593 (main): Update.
4594 * gdb.rust/simple.exp: Move union tests to union.exp.
4595
e033dfa9
TT
45962020-04-01 Tom Tromey <tromey@adacore.com>
4597
4598 * gdb.rust/simple.rs (main): Remove "y0".
4599
53cccef1
TBA
46002020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4601
4602 * gdb.multi/stop-all-on-exit.c: New test.
4603 * gdb.multi/stop-all-on-exit.exp: New file.
4604
60e22c1e
HD
46052020-04-01 Hannes Domani <ssbssa@yahoo.de>
4606
4607 PR gdb/24789
4608 * gdb.cp/misc.cc: Add integer reference variable.
4609 * gdb.cp/misc.exp: Add test.
4610
e139a727
TBA
46112020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4612
4613 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4614 scenario to cover execution until the end and also the case
4615
16b0db75
TV
46162020-03-31 Tom de Vries <tdevries@suse.de>
4617
4618 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4619 c. Use "maint info symtabs" to check symtab expansion.
4620
c0502da6
TV
46212020-03-30 Tom de Vries <tdevries@suse.de>
4622
4623 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4624 unsupported.
4625 (verify_psymtab_expanded): Move ...
4626 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4627 test.
4628 (readnow): New proc.
4629
5935fd15
AB
46302020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4631
4632 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4633 with $hex.
4634
1773be9e
TT
46352020-03-20 Tom Tromey <tromey@adacore.com>
4636
4637 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4638
70304be9
TT
46392020-03-20 Tom Tromey <tromey@adacore.com>
4640
4641 * gdb.ada/sub_variant/subv.adb: New file.
4642 * gdb.ada/sub_variant.exp: New file.
4643
0dd7b8f7
TV
46442020-03-20 Tom de Vries <tdevries@suse.de>
4645
4646 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4647 first break fails.
4648 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4649
cada5fc9
AB
46502020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4651
4652 * gdb.server/exit-multiple-threads.c: New file.
4653 * gdb.server/exit-multiple-threads.exp: New file.
4654
6b8c53f2
AB
46552020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4656
4657 * gdb.fortran/mixed-lang-stack.c: New file.
4658 * gdb.fortran/mixed-lang-stack.cpp: New file.
4659 * gdb.fortran/mixed-lang-stack.exp: New file.
4660 * gdb.fortran/mixed-lang-stack.f90: New file.
4661
19a2740f
AB
46622020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4663
4664 * gdb.linespec/cp-completion-aliases.cc: New file.
4665 * gdb.linespec/cp-completion-aliases.exp: New file.
4666
d8c8b848
TV
46672020-03-19 Tom de Vries <tdevries@suse.de>
4668
4669 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4670 more precise.
4671
a9933ccf
TV
46722020-03-18 Tom de Vries <tdevries@suse.de>
4673
4674 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4675 * gdb.dwarf2/break-inline-psymtab.c: New test.
4676 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4677
2f89101f
TV
46782020-03-16 Tom de Vries <tdevries@suse.de>
4679
4680 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4681 cache_verify and cache_verify_proc.
4682
6b9374f1
TV
46832020-03-15 Tom de Vries <tdevries@suse.de>
4684
4685 * gdb.server/solib-list.exp: Handle
4686 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4687
eaeaf44c
TV
46882020-03-15 Tom de Vries <tdevries@suse.de>
4689
4690 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4691 objfiles".
4692
3293bbaf
TT
46932020-03-14 Tom Tromey <tom@tromey.com>
4694
4695 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4696
ab44624c
TV
46972020-03-14 Tom de Vries <tdevries@suse.de>
4698
4699 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4700
54c43825
TV
47012020-03-14 Tom de Vries <tdevries@suse.de>
4702
4703 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4704 result in line-by-line fashion.
4705
2ac70237
TV
47062020-03-14 Tom de Vries <tdevries@suse.de>
4707
4708 * lib/gdb.exp (supports_statement_frontiers): New proc.
4709 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4710
09546b56
TV
47112020-03-14 Tom de Vries <tdevries@suse.de>
4712
4713 * gdb.base/printcmds.exp: Add missing quoting for "print
4714 teststring2".
4715
a1f6a07c
TT
47162020-03-13 Tom Tromey <tom@tromey.com>
4717
4718 * gdb.base/printcmds.exp (test_print_strings): Add regression
4719 test.
4720 * gdb.base/printcmds.c (charptr): New typedef.
4721 (teststring2): New global.
4722
1b83d09c
AB
47232020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4724
4725 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4726 full path in the test name.
4727 (test_ld): Add some with_test_prefix blocks to make test names
4728 unique.
4729
2d61316c
TV
47302020-03-13 Tom de Vries <tdevries@suse.de>
4731
4732 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4733
2e9145ac
TV
47342020-03-13 Tom de Vries <tdevries@suse.de>
4735
4736 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4737
96c7f873
TV
47382020-03-13 Tom de Vries <tdevries@suse.de>
4739
4740 PR symtab/25646
4741 * gdb.dwarf2/imported-unit.exp: Add test.
4742
49ba92c0
TV
47432020-03-13 Tom de Vries <tdevries@suse.de>
4744
4745 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4746 (var1, var2): New variable.
4747 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4748 matching symbols.
4749
301b21e0
TV
47502020-03-13 Tom de Vries <tdevries@suse.de>
4751
4752 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4753 (Term::command): Use prompt prefix.
4754 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4755 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4756 command_no_prompt_prefix instead of prefix.
4757 * gdb.tui/tui-layout-asm.exp: Same.
4758
3f512721
SM
47592020-03-12 Simon Marchi <simon.marchi@efficios.com>
4760
4761 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4762
40310f30
SM
47632020-03-12 Simon Marchi <simon.marchi@efficios.com>
4764
4765 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4766 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4767 on" while stepping over the test instruction, match printed
4768 message.
4769
09252140
TV
47702020-03-12 Tom de Vries <tdevries@suse.de>
4771
4772 * gdb.base/info-types.exp: Use exp_continue during matching of output
4773 of "info types".
4774
14e9c72c
TV
47752020-03-12 Tom de Vries <tdevries@suse.de>
4776
4777 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4778
e515d67e
TV
47792020-03-12 Tom de Vries <tdevries@suse.de>
4780
4781 * gdb.fortran/module.exp: Use exp_continue during matching of output
4782 of "info variable -n".
4783
307eafd8
TV
47842020-03-12 Tom de Vries <tdevries@suse.de>
4785
4786 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4787 gdb.dwarf2/dw2-ranges-base.c.
4788
9a2de3fc
TV
47892020-03-12 Tom de Vries <tdevries@suse.de>
4790
4791 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4792 in presence of GLIBC debuginfo.
4793
3217502e
TV
47942020-03-12 Tom de Vries <tdevries@suse.de>
4795
4796 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4797 $core.
4798
1281424c
TV
47992020-03-12 Tom de Vries <tdevries@suse.de>
4800
4801 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4802 more precise.
4803
038b97fc
SM
48042020-03-11 Simon Marchi <simon.marchi@efficios.com>
4805
4806 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4807 from Unix to Windows path.
4808
5308d1e7
TV
48092020-03-11 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.ada/minsyms.exp: Set language to ada.
4812
f870f78f
TV
48132020-03-11 Tom de Vries <tdevries@suse.de>
4814
4815 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4816
5a13315d
TV
48172020-03-11 Tom de Vries <tdevries@suse.de>
4818
4819 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4820
976862ed
TT
48212020-03-11 Tom Tromey <tromey@adacore.com>
4822
4823 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4824
7462c383
TV
48252020-03-11 Tom de Vries <tdevries@suse.de>
4826
4827 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4828
1c6c46a0
TV
48292020-03-11 Tom de Vries <tdevries@suse.de>
4830
4831 * gdb.base/break-interp.exp: Limit verbose scope.
4832
44f41bb7
TV
48332020-03-11 Tom de Vries <tdevries@suse.de>
4834
4835 * gdb.fortran/logical.f90: Define variable with character type.
4836 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4837
b76f3a42
TV
48382020-03-11 Tom de Vries <tdevries@suse.de>
4839
4840 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4841
1c33af77
TV
48422020-03-11 Tom de Vries <tdevries@suse.de>
4843
4844 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4845 symtabs.
4846
8c95582d
AB
48472020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4848 Bernd Edlinger <bernd.edlinger@hotmail.de>
4849
4850 * gdb.cp/step-and-next-inline.cc: New file.
4851 * gdb.cp/step-and-next-inline.exp: New file.
4852 * gdb.cp/step-and-next-inline.h: New file.
4853 * gdb.dwarf2/dw2-is-stmt.c: New file.
4854 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4855 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4856 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4857 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4858
cecf8547
AB
48592020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4860
4861 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4862 is-stmt flag in the line table.
4863
0ba678c9
TV
48642020-03-09 Tom de Vries <tdevries@suse.de>
4865
4866 * lib/gdb.exp (cached_file): Create cache dir.
4867
72fbdf83
TV
48682020-03-07 Tom de Vries <tdevries@suse.de>
4869
4870 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4871 * gdb.cp/rvalue-ref-params.exp: Same.
4872
436b5e99
TV
48732020-03-06 Tom de Vries <tdevries@suse.de>
4874
4875 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4876 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4877
09f2921c
TV
48782020-03-06 Tom de Vries <tdevries@suse.de>
4879
4880 * README: Fix "the the".
4881 * gdb.base/dprintf.exp: Same.
4882
50a3cc5d
TV
48832020-03-05 Tom de Vries <tdevries@suse.de>
4884
4885 * gdb.base/maint.exp: Update "main print statistics" expected output.
4886
0a709cba
AKS
48872020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4888
4889 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4890 (fortran_int8): Likewise.
4891 (fortran_real4): Likewise.
4892 (fortran_real8): Likewise.
4893 (fortran_complex4): Likewise.
4894 (fortran_logical4): Likewise.
4895 (fortran_character1): Likewise.
4896
5e5d66b6
AB
48972020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4898
4899 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4900 printed as true.
4901
7b973adc
SDJ
49022020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4903
4904 * gdb.base/printcmds.exp: Add test to verify printf of a
4905 variable holding an address.
4906
478e490a
TV
49072020-03-03 Tom de Vries <tdevries@suse.de>
4908
4909 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4910
1ef44e86
TV
49112020-03-03 Tom de Vries <tdevries@suse.de>
4912
4913 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4914 gdb_test_multiple call.
4915
b98cc2cf
TV
49162020-03-03 Tom de Vries <tdevries@suse.de>
4917
4918 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4919 gdb_test_multiple calls.
4920
63e163f2
AB
49212020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 * gdb.base/default.exp: Remove test of 'set history filename'.
4924 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4925 filename to the empty string.
4926 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4927 and GDBHISTSIZE.
4928
24ed6739
AB
49292020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4930
4931 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4932 disabled.
4933
590003dc 49342020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4935 Tom de Vries <tdevries@suse.de>
590003dc
TV
4936
4937 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4938 -prompt prefix, before user_code argument. Add -lbl option likewise.
4939 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4940 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4941 argument.
4942 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4943 have "\r\n" at start-of-line, instead of at end-of-line.
4944
f5e46084
SM
49452020-02-28 Simon Marchi <simon.marchi@efficios.com>
4946
4947 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4948 libinproctrace.so.
4949
f7a7000d
LM
49502020-02-28 Luis Machado <luis.machado@linaro.org>
4951
4952 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4953 to "p/x".
4954
718e0816
LM
49552020-02-28 Luis Machado <luis.machado@linaro.org>
4956
4957 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4958 asm/ptrace.h and error.h.
4959
13c3a74a
TV
49602020-02-28 Tom de Vries <tdevries@suse.de>
4961
4962 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4963 (struct wrapper, do_something, mundane/symada__cS): Move ...
4964 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4965 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4966 Update "print symada__cS before partial symtab expansion" regexp.
4967 Update breakpoint location. Flush symbol cache after expansion.
4968
85d2d5bb
LM
49692020-02-28 Luis Machado <luis.machado@linaro.org>
4970
4971 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4972
3608f86c
TV
49732020-02-27 Tom de Vries <tdevries@suse.de>
4974
4975 * config/sid.exp: Remove unused globals.
4976 * gdb.base/attach.exp: Same.
4977 * gdb.base/catch-load.exp: Same.
4978 * gdb.base/dbx.exp: Same.
4979 * lib/gdb.exp: Same.
4980 * lib/mi-support.exp: Same.
4981 * lib/prompt.exp: Same.
4982
c8d4f6df
TV
49832020-02-27 Tom de Vries <tdevries@suse.de>
4984
4985 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4986 not set.
4987
0d79cdc4
AM
49882020-02-26 Aaron Merey <amerey@redhat.com>
4989
4990 * gdb.debuginfod: New directory for debuginfod tests.
4991 * gdb.debuginfod/main.c: New test file.
4992 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4993
0dce4280
TV
49942020-02-26 Tom de Vries <tdevries@suse.de>
4995
4996 PR gdb/25603
4997 * gdb.base/persistent-lang.cc: New test.
4998 * gdb.base/persistent-lang.exp: New file.
4999
9e80cfa1
AB
50002020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5001
5002 * gdb.fortran/derived-type-striding.exp: Add a new test.
5003 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
5004 new test.
5005
2078dbb2
AB
50062020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
5007
5008 * gdb.base/cached-source-file.exp: Avoid source file paths in test
5009 names.
5010
70d49700
TV
50112020-02-25 Tom de Vries <tdevries@suse.de>
5012
5013 PR go/18926
5014 * gdb.go/methods.exp: Remove gcc/93866 xfail.
5015
a88ef40d
TV
50162020-02-24 Tom de Vries <tdevries@suse.de>
5017
5018 PR gdb/25592
5019 * gdb.base/info-locals-unused-static-var.c: New test.
5020 * gdb.base/info-locals-unused-static-var.exp: New file.
5021
01b1af32
TT
50222020-02-22 Tom Tromey <tom@tromey.com>
5023
5024 * gdb.python/tui-window.exp: New file.
5025 * gdb.python/tui-window.py: New file.
5026
7c043ba6
TT
50272020-02-22 Tom Tromey <tom@tromey.com>
5028
5029 PR tui/17850:
5030 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
5031 tests.
5032
c22fef7e
TT
50332020-02-22 Tom Tromey <tom@tromey.com>
5034
5035 * gdb.tui/new-layout.exp: Add sub-layout tests.
5036
ee325b61
TT
50372020-02-22 Tom Tromey <tom@tromey.com>
5038
5039 * gdb.tui/new-layout.exp: New file.
5040
3f0cbb04
TT
50412020-02-22 Tom Tromey <tom@tromey.com>
5042
5043 * gdb.rust/rust-style.rs: New file.
5044 * gdb.rust/rust-style.exp: New file.
5045 * gdb.base/style.exp: Test structure printing.
5046 * gdb.base/style.c (struct some_struct): New type.
5047 (enum etype): New type.
5048 (struct_value): New global.
5049
75525152
TV
50502020-02-21 Tom de Vries <tdevries@suse.de>
5051
5052 PR go/18926
5053 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
5054 Remove blanket xfails. Use message argument for gdb_breakpoint.
5055 Make continuing to breakpoint test conditional on setting breakpoint.
5056 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
5057 DW_AT_name attribute. Add xfail for GCC PR93866.
5058
bd360d30
AB
50592020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5060
5061 * gdb.dwarf2/cpp-linkage-name.c: New file.
5062 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5063
c7adb09f 50642020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5065
5066 * lib/gdb.exp (gdb_wrapper_init): Reset
5067 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5068 not exist.
5069
a9c79803
TV
50702020-02-20 Tom de Vries <tdevries@suse.de>
5071
5072 PR go/17018
5073 * gdb.go/hello.exp: Copy ...
5074 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5075 print of st to print value of global definition. Add xfail for GCC
5076 PR93844.
5077 * gdb.go/hello.exp: Remove printing of st before definition.
5078 * gdb.go/hello.go: Copy ...
5079 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5080 to st.
5081 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5082
d7445728
TV
50832020-02-20 Tom de Vries <tdevries@suse.de>
5084
5085 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5086 (gdb_simple_compile): Handle compile_flags go by using .go extension
5087 for source file.
5088 * gdb.go/chan.exp: Use support_go_compile.
5089 * gdb.go/handcall.exp: Same.
5090 * gdb.go/hello.exp: Same.
5091 * gdb.go/integers.exp: Same.
5092 * gdb.go/max-depth.exp: Same.
5093 * gdb.go/methods.exp: Same.
5094 * gdb.go/package.exp: Same.
5095 * gdb.go/strings.exp: Same.
5096 * gdb.go/types.exp: Same.
5097 * gdb.go/unsafe.exp: Same.
5098
c9c41e6d
TV
50992020-02-19 Tom de Vries <tdevries@suse.de>
5100
5101 * gdb.python/lib-types.exp: Make xfail more strict.
5102
f20ff837
TV
51032020-02-19 Tom de Vries <tdevries@suse.de>
5104
5105 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5106
08410482
DE
51072020-02-19 Doug Evans <dje@google.com>
5108
5109 PR rust/25535
5110 * gdb.rust/simple.exp: Add test.
5111 * gdb.rust/simple.rs: Add test.
5112
623563f7
TV
51132020-02-19 Tom de Vries <tdevries@suse.de>
5114
5115 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5116 output line-by-line.
5117
d3308cfd
TV
51182020-02-19 Tom de Vries <tdevries@suse.de>
5119
5120 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5121
86cbc5dc
TV
51222020-02-19 Tom de Vries <tdevries@suse.de>
5123
5124 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5125 prelink.
5126
9db2b96b
TV
51272020-02-19 Tom de Vries <tdevries@suse.de>
5128
5129 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5130 (gdb_do_cache): Use gdb_do_cache_wrap.
5131 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5132
89e2fdc5
TV
51332020-02-19 Tom de Vries <tdevries@suse.de>
5134
5135 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5136 gdb_compile option.
5137
373d7ac0
SM
51382020-02-18 Simon Marchi <simon.marchi@efficios.com>
5139
5140 * gdb.base/printcmds.exp (test_print_enums): Update expected
5141 output.
5142
b29a2df0
SM
51432020-02-18 Simon Marchi <simon.marchi@efficios.com>
5144
5145 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5146 for "unknown".
5147
6740f0cc
SM
51482020-02-18 Simon Marchi <simon.marchi@efficios.com>
5149
5150 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5151 enumerator.
5152
edd45eb0
SM
51532020-02-18 Simon Marchi <simon.marchi@efficios.com>
5154
5155 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5156 FE_, add FE_NONE.
5157 (three): Update.
5158 (enum flag_enum_without_zero): New enum.
5159 (flag_enum_without_zero): New variable.
5160 (enum not_flag_enum): New enum.
5161 (three_not_flag): New variable.
5162 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5163 (test_print_enums): Add more tests for printing flag enums.
5164
d4295de4
TV
51652020-02-18 Tom de Vries <tdevries@suse.de>
5166
5167 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5168 (gdb_compile_ada): ... here.
5169 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5170 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5171
f251f505
TT
51722020-02-14 Tom Tromey <tom@tromey.com>
5173
5174 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5175 build directory.
5176 * boards/gdbserver-base.exp: Update path to gdbserver.
5177
8f432634
TV
51782020-02-13 Tom de Vries <tdevries@suse.de>
5179
5180 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5181
92b6eaf7
TV
51822020-02-13 Tom de Vries <tdevries@suse.de>
5183
5184 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5185 are missing.
5186
f3b0f7fe
TV
51872020-02-13 Tom de Vries <tdevries@suse.de>
5188
5189 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5190 call.
5191
f6be8713
SDJ
51922020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5193
5194 PR tui/25126
5195 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5196 * gdb.base/cached-source-file.c: New file.
5197 * gdb.base/cached-source-file.exp: New file.
5198
b2770d5e
TV
51992020-02-11 Tom de Vries <tdevries@suse.de>
5200
5201 PR testsuite/25488
5202 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5203
44f6938e
TV
52042020-02-10 Tom de Vries <tdevries@suse.de>
5205
5206 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5207
5f0e2eb7
MR
52082020-02-10 Maciej W. Rozycki <macro@wdc.com>
5209
5210 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5211 and $after_addr are both integers before making a comparison.
5212
46ce2b6f
TV
52132020-02-09 Tom de Vries <tdevries@suse.de>
5214
5215 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5216 command output and paste it into gdb.log. If any, paste catch message
5217 to gdb.log.
5218
5abbbe1d
TT
52192020-02-07 Tom Tromey <tromey@adacore.com>
5220
5221 PR breakpoints/24915:
5222 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5223
1d5d29e7
SV
52242020-02-06 Shahab Vahedi <shahab@synopsys.com>
5225
5226 * gdb.tui/tui-missing-src.exp: Add the "missing source
5227 file" test for the TUI.
5228
b0999b9b
AB
52292020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5230
5231 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5232 including a port number in the output.
5233
c3b149eb
AKS
52342020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5235
5236 * lib/fortran.exp (fortran_int4): Handle clang.
5237 (fortran_int8): Likewise.
5238 (fortran_real4): Likewise.
5239 (fortran_real8): Likewise.
5240 (fortran_complex4): Likewise.
5241 (fortran_logical4): Likewise.
5242 (fortran_character1): Likewise.
5243
f8dcc90b
TV
52442020-02-04 Tom de Vries <tdevries@suse.de>
5245
5246 * README (Race detection): Add note.
5247
f90ac7c2
TV
52482020-02-04 Tom de Vries <tdevries@suse.de>
5249
5250 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5251
780636ae
TV
52522020-02-04 Tom de Vries <tdevries@suse.de>
5253
5254 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5255
5d2e1193
RA
52562020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5257
5258 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5259 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5260 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5261 blttar, bnetarl.
5262 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5263 binary for blttar, bnetarl.
5264 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5265 wait instruction. Delete ldmx test.
5266 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5267
e409c542
AKS
52682020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5269
5270 * gdb.fortran/array-bounds-high.exp: New file.
5271 * gdb.fortran/array-bounds-high.f90: New file.
5272
b0029748
LD
52732020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5274
5275 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5276 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5277
195a8287
TV
52782020-02-01 Tom de Vries <tdevries@suse.de>
5279
5280 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5281
42330a68
AB
52822020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5283
5284 PR tui/9765
5285 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5286 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5287
b62a8028
LM
52882020-01-29 Luis Machado <luis.machado@linaro.org>
5289
5290 * gdb.arch/aarch64-brk-patterns.c: New source file.
5291 * gdb.arch/aarch64-brk-patterns.exp: New test.
5292
5f440116
TBA
52932020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5294
5295 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5296 GCC/Clang version.
5297 * gdb.cp/pass-by-ref.exp: Ditto.
5298
ee2a6fc6
TV
52992020-01-29 Tom de Vries <tdevries@suse.de>
5300
5301 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5302 * gdb.threads/watchpoint-fork-mt.c: Same.
5303 * gdb.threads/watchpoint-fork-parent.c: Same.
5304 * gdb.threads/watchpoint-fork-st.c: Same.
5305 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5306
16b10d6e
LM
53072020-01-27 Luis Machado <luis.machado@linaro.org>
5308
5309 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5310 sitting at a syscall instruction when we hit the syscall function's
5311 breakpoint.
5312 Check PC against one obtained with the x command.
5313 Validate syscall number.
5314 (step_over_syscall): Don't continue to the syscall instruction if
5315 we're already there.
5316
b1468492
PW
53172020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5318
5319 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5320
7ffa82e1
AB
53212020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5322
5323 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5324 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5325
3d92a3e3
AB
53262020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5327
5328 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5329 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5330
94a72be7
AB
53312020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5332
5333 * gdb.base/maint.exp: Update line table parsing test.
5334 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5335
53af73bf
PA
53362020-01-24 Pedro Alves <palves@redhat.com>
5337
5338 PR gdb/25410
5339 * gdb.multi/multi-re-run-1.c: New.
5340 * gdb.multi/multi-re-run-2.c: New.
5341 * gdb.multi/multi-re-run.exp: New.
5342
1ba1ac88
AB
53432020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5344
5345 PR gdb/23718
5346 * gdb.server/server-kill-python.exp: New file.
5347
f3364a6d
AB
53482020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5349
5350 * gdb.server/multi-ui-errors.c: New file.
5351 * gdb.server/multi-ui-errors.exp: New file.
5352
733d0a67
AB
53532020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5354
5355 PR tui/9765
5356 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5357
4f13c1c0
TT
53582020-01-19 Tom Tromey <tom@tromey.com>
5359
5360 * gdb.tui/main.exp: Add check for plain "file".
5361
40c94099
CB
53622020-01-16 Christian Biesinger <cbiesinger@google.com>
5363
5364 * lib/gdb.exp: Fix spelling error (seperatelly).
5365
ff47f4f0
TT
53662020-01-14 Tom Tromey <tom@tromey.com>
5367
5368 PR symtab/12535:
5369 * gdb.python/python.exp: Test decode_line with empty string
5370 argument.
5371
717c684d
BE
53722020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5373
5374 * gdb.base/skip-inline.exp: Extend test.
5375
44e4c775
AB
53762020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5377
5378 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5379 * gdb.dwarf2/dw2-bad-elf.c: New file.
5380 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5381
d93c6db7
AB
53822020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5383
5384 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5385 _line_saw_file.
5386
9a6d629c
AB
53872020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5388
5389 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5390 border.
5391
d9ebdab7
TBA
53922020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5393
5394 * gdb.multi/multi-target.exp (setup): Factor out "info
5395 connections" and "info inferiors" tests to ...
5396 (test_info_inferiors): ... this new procedure.
5397 (top level): Run new "info-inferiors" tests.
5398
f3c469b9
PA
53992020-01-10 Pedro Alves <palves@redhat.com>
5400
5401 * gdb.server/bkpt-other-inferior.exp: New file.
5402
121b3efd
PA
54032020-01-10 Pedro Alves <palves@redhat.com>
5404
5405 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5406 of "add-inferior".
5407 * gdb.base/quit-live.exp: Likewise.
5408 * gdb.base/remote-exec-file.exp: Likewise.
5409 * gdb.guile/scm-progspace.exp: Likewise.
5410 * gdb.linespec/linespec.exp: Likewise.
5411 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5412 * gdb.mi/user-selected-context-sync.exp: Likewise.
5413 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5414 "info inferiors" tests.
5415 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5416 "add-inferior".
5417 * gdb.multi/watchpoint-multi.exp: Likewise.
5418 * gdb.python/py-inferior.exp: Likewise.
5419 * gdb.server/extended-remote-restart.exp: Likewise.
5420 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5421 "info inferiors".
5422 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5423 * gdb.trace/report.exp: Likewise.
5424
1dadb1dd
PA
54252020-01-10 Pedro Alves <palves@redhat.com>
5426
5427 * gdb.multi/multi-target.c: New file.
5428 * gdb.multi/multi-target.exp: New file.
5429 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5430 mode requested, but remote does not support non-stop".
5431
78f2c40a
PA
54322020-01-10 Pedro Alves <palves@redhat.com>
5433
5434 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5435 disconnect before reconnecting.
5436
e7af6c70
TBA
54372020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5438 Pedro Alves <palves@redhat.com>
5439
5440 * gdb.server/connect-without-multi-process.exp: Also test
5441 continuing to end.
5442
acdf84a6
PA
54432020-01-10 Pedro Alves <palves@redhat.com>
5444
5445 * gdb.base/remote-exec-file.exp: New file.
5446
873657b9
PA
54472020-01-10 Pedro Alves <palves@redhat.com>
5448
5449 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5450 output.
5451 * gdb.threads/async.c: New.
5452 * gdb.threads/async.exp: New.
5453 * gdb.multi/tids-gid-reset.c: New.
5454 * gdb.multi/tids-gid-reset.exp: New.
5455
7f0ae84c
GB
54562020-01-10 George Barrett <bob@bob131.so>
5457
5458 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5459 to help in finding the image relocation offset.
5460 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5461 options in arguments.
5462 (stap_test_no_debuginfo): Likewise.
5463 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5464 test variants.
5465 (stap_test): Add null semaphore relocation test.
5466
47e9d49d
GB
54672020-01-10 George Barrett <bob@bob131.so>
5468
5469 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5470 * gdb.base/stap-probe.exp: Likewise.
5471 (stap_test): Pass argument as an additional flag.
5472 (stap_test_no_debuginfo): Likewise.
5473 (stap_test): Check `info probes stap' output for semaphore
5474 addresses if the test binary is supposed to have them.
5475
f5a7c406
AB
54762020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5477
5478 * gdb.tui/basic.exp: Add more scrolling tests.
5479
9ae6bf64
TT
54802020-01-09 Tom Tromey <tom@tromey.com>
5481
5482 PR tui/18932:
5483 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5484 meangingful value.
5485 (Term::command, Term::resize): Update.
5486 * gdb.tui/basic.exp: Add scrolling test.
5487
b2efe70c
AB
54882020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5489
5490 * gdb.tui/tui-layout-asm.exp: New file.
5491
3804da7e
AB
54922020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5493
5494 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5495
b40aa28f
AB
54962020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5497
5498 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5499 (Term::enter_tui): Use Term::prepare_for_tui.
5500
63ffd7c9
AB
55012020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5502
5503 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5504 called.
5505
3be966f6
AB
55062020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5507
5508 * gdb.base/skip.exp: Fix race condition in test.
5509
153d79c4
AB
55102020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5511
5512 * gdb.base/backtrace.c: New file.
5513 * gdb.base/backtrace.exp: New file.
5514
f2302a34
AB
55152020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5516
5517 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5518
6ec1d75e
PW
55192020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5520
5521 * gdb.base/style.exp: Test that warnings are styled.
5522
c296cbe6
BE
55232019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5524
5525 * gdb.base/line65535.exp: New file.
5526 * gdb.base/line65535.c: New file.
5527
b28a729d
SM
55282019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5529
5530 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5531 * lib/gnat_debug_info_test.adb: New file.
5532 * gdb.ada/ptype_tagged_param.exp: Use
5533 gnat_runtime_has_debug_info, expect a different output if
5534 runtime does not have debug info.
5535
7f2d7a0d
SM
55362019-12-20 Simon Marchi <simon.marchi@efficios.com>
5537
5538 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5539 (another) quote in test name.
5540
f3bce483
SM
55412019-12-20 Simon Marchi <simon.marchi@efficios.com>
5542
5543 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5544 Add quote in test name.
5545
c855a912
TBA
55462019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5547
5548 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5549 directory instead.
5550 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5551 * gdb.cp/pass-by-ref-2.cc: New file.
5552 * gdb.cp/pass-by-ref-2.exp: New file.
5553
fc9d2d72
TT
55542019-12-20 Tom Tromey <tom@tromey.com>
5555
5556 * gdb.tui/list-before.exp: New file.
5557
77b97e00
TT
55582019-12-20 Tom Tromey <tom@tromey.com>
5559
5560 * gdb.tui/list.exp: Check for source on initial listing.
5561
f69656d0
TT
55622019-12-11 Tom Tromey <tromey@adacore.com>
5563
5564 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5565 Add crlf test.
5566
99a55965
SM
55672019-12-18 Simon Marchi <simon.marchi@efficios.com>
5568
5569 * gdb.base/default.exp: Update value of $_gdb_major.
5570
5024637f
BE
55712019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5572
5573 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5574
b63634be
BE
55752019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5576
5577 * gdb.base/skip.exp: Whitespace fix.
5578
45d73523
BE
55792019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5580
5581 * gdb.base/skip-inline.c: New file.
5582 * gdb.base/skip-inline.exp: New file.
5583
d043f8c8
SM
55842019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5585
5586 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5587 jit_function_00 to jit_function_stack_mangle.
5588 * gdb.base/jithost.c (jit_function_t): Rename to...
5589 (jit_function_stack_mangle_t): ... this.
5590 (jit_function_add_t): New typedef.
5591 (jit_function_00_code): Rename to...
5592 (jit_function_stack_mangle_code): ... this, make static.
5593 (jit_function_add_code): New.
5594 (main): Generate "add" function and call it. Adjust to changes
5595 in jithost_abi.
5596 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5597 (struct jithost_abi) <begin, end>: Remove fields.
5598 <object, function_stack_mangle, function_add>: New fields.
5599 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5600 code_end>: Remove fields.
5601 <func_stack_mangle>: New field.
5602 (read_debug_info): Adjust to renaming, create block for "add"
5603 function.
5604 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5605
873de05c
TT
56062019-12-11 Tom Tromey <tom@tromey.com>
5607
5608 * gdb.tui/resize.exp: Fix regexp.
5609 * gdb.tui/regs.exp: Fix regexps.
5610 * gdb.tui/main.exp: Fix regexp.
5611
3d979945
TT
56122019-12-11 Tom Tromey <tom@tromey.com>
5613
5614 * gdb.tui/resize.exp: Update.
5615 * gdb.tui/empty.exp (layouts): Update.
5616
2192a9d3
TT
56172019-12-11 Tom Tromey <tom@tromey.com>
5618
5619 * gdb.tui/regs.exp: Update.
5620 * gdb.tui/empty.exp (layouts): Update.
5621 * gdb.tui/basic.exp: Update.
5622 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5623
d8edc8b7
PW
56242019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5625
5626 * gdb.base/options.exp: Add -raw-values in the print completion list.
5627 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5628
4c12d936
KB
56292019-12-10 Kevin Buettner <kevinb@redhat.com>
5630
5631 * gdb.threads/omp-par-scope.c: New file.
5632 * gdb/threads/omp-par-scope.exp: New file.
5633
26b911fb
KB
56342019-12-10 Kevin Buettner <kevinb@redhat.com>
5635
bb47f919
KB
5636 * lib/gdb.exp (support_nested_function_tests): New proc.
5637
56382019-12-10 Kevin Buettner <kevinb@redhat.com>
5639
5640 * lib/gdb.exp (gdb_compile_openmp): New proc.
5641 (build_executable_from_specs): Add an "openmp" option.
5642 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5643
6c71eb7d
TT
56442019-12-10 Tom Tromey <tromey@adacore.com>
5645
5646 * gdb.ada/unchecked_union.exp: New file.
5647 * gdb.ada/unchecked_union/pck.adb: New file.
5648 * gdb.ada/unchecked_union/pck.ads: New file.
5649 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5650 * gdb-utils.exp (string_to_regexp): Also quote "?".
5651
bac7c5cf
GB
56522019-12-10 George Barrett <bob@bob131.so>
5653
5654 Test scripted probe breakpoints.
5655 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5656 * gdb.python/py-breakpoint.c (main): Likewise.
5657 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5658 specifier test.
5659 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5660
330f1d38
TBA
56612019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5662
5663 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5664 an rvalue parameter.
5665 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5666 parameter.
5667
b43315e2
AB
56682019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5669
5670 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5671 modules.
5672
54f73dad
AB
56732019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5674
5675 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5676 broken version of GCC.
5677
d57cbee9
AB
56782019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5679
5680 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5681 sym-info-cmds library.
5682 * gdb.fortran/info-types.exp: Likewise.
5683 * lib/sym-info-cmds.exp: New file.
5684
c14aab8c
TV
56852019-12-08 Tom de Vries <tdevries@suse.de>
5686
5687 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5688
aa2d5a42
KS
56892019-12-07 Keith Seitz <keiths@redhat.com>
5690
5691 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5692 * gdb.base/corefile-buildid-shlib.c: New file.
5693 * gdb.base/corefile-buildid.c: New file.
5694 * gdb.base/corefile-buildid.exp: New file.
5695
93e55f0a
TV
56962019-12-06 Tom de Vries <tdevries@suse.de>
5697
5698 * gdb.dwarf2/varval.exp: Add decl before def test.
5699
c7d12402
TBA
57002019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5701
5702 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5703
06acc08f
TBA
57042019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5705
5706 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5707 CV and reference conversion for overload resolution.
5708 * gdb.cp/rvalue-ref-overload.exp: Test it.
5709
e0fad1ea
PW
57102019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5711
5712 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5713 * gdb.base/frameapply.exp: Test faas without command.
5714
8d70a9f0
AB
57152019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5716
5717 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5718 Fortran tests.
5719 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5720 order.
5721
36c8fb93
AB
57222019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5723
5724 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5725 casting to type with no kind specified.
5726 (test_basic_parsing_of_type_kinds): Additional tests for types
5727 with no kind specified, and add tests for single/double
5728 precision/complex types.
5729
4139ff00
TT
57302019-12-04 Tom Tromey <tromey@adacore.com>
5731
5732 * gdb.base/endianity.c (struct other) <x>: New field.
5733 (main): Initialize it.
5734 * gdb.base/endianity.exp: Update.
5735
a05cf17a
TT
57362019-12-04 Tom Tromey <tromey@adacore.com>
5737
5738 * gdb.ada/scalar_storage/storage.adb: New file.
5739 * gdb.ada/scalar_storage/pck.adb: New file.
5740 * gdb.ada/scalar_storage/pck.ads: New file.
5741 * gdb.ada/scalar_storage.exp: New file.
5742
103a685e
TT
57432019-12-04 Tom Tromey <tromey@adacore.com>
5744
5745 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5746 (main): Initialize it.
5747 * gdb.base/endianity.exp: Update.
5748
c2512106
AB
57492019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5750
5751 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5752
293b38d6
AB
57532019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5754
5755 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5756 -symbol-info-module-functions and -symbol-info-module-variables.
5757
216a7e6b
AB
57582019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5759
5760 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5761
5bbd8269
AB
57622019-12-01 Richard Bunt <richard.bunt@arm.com>
5763 Andrew Burgess <andrew.burgess@embecosm.com>
5764
5765 * gdb.fortran/derived-type-striding.exp: New file.
5766 * gdb.fortran/derived-type-striding.f90: New file.
5767 * gdb.fortran/array-slices.exp: New file.
5768 * gdb.fortran/array-slices.f90: New file.
5769
be09caf1
PW
57702019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5771
5772 * gdb.base/define.exp: Test . in command names.
5773 * gdb.base/setshow.exp: Update test, as . is now part of
5774 command name.
5775
643c0cbe
PW
57762019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5777
5778 * gdb.base/define-prefix.exp: New file.
5779
dcdec678
AB
57802019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5781
5782 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5783 compile.
5784 (skip_btrace_pt_tests): Likewise.
5785
640ab947
AB
57862019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5787
5788 * gdb.fortran/info-modules.exp: Compile source files in correct
5789 order.
5790
d22670f0
KB
57912019-11-27 Kevin Buettner <kevinb@redhat.com>
5792
5793 * gdb.dwarf2/imported-unit.exp: New file.
5794 * gdb.dwarf2/imported-unit.c: New file.
5795
db5960b4
AB
57962019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5797
5798 * gdb.mi/mi-fortran-modules-2.f90: New file.
5799 * gdb.mi/mi-fortran-modules.exp: New file.
5800 * gdb.mi/mi-fortran-modules.f90: New file.
5801
7dc42066
AB
58022019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5803
5804 * gdb.mi/mi-sym-info-1.c: New file.
5805 * gdb.mi/mi-sym-info-2.c: New file.
5806 * gdb.mi/mi-sym-info.exp: New file.
5807
0dfeecca
TT
58082019-11-22 Tom Tromey <tromey@adacore.com>
5809
5810 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5811 * gdb.ada/tasks/foo.adb: Add another stopping location.
5812
34877895
PJ
58132019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5814
5815 * gdb.base/endianity.c: New test.
5816 * gdb.base/endianity.exp: New file.
5817
2e84f897
LD
58182019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5819
5820 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5821
65d1cd5f
TV
58222019-11-21 Tom de Vries <tdevries@suse.de>
5823
5824 PR gdb/24956
5825 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5826
4f22c3f4
SDJ
58272019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5828
5829 * gdb.python/py-progspace.exp: Add missing parentheses on some
5830 'print' commands.
5831
9f6ad286
TT
58322019-11-19 Tom Tromey <tom@tromey.com>
5833
5834 * gdb.tui/winheight.exp: New file.
5835
0b8dbf3f
AB
58362019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5837
5838 * gdb.base/ctf-whatis.c: Delete.
5839 * gdb.base/ctf-whatis.exp: Delete.
5840 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5841
f833b7a7
AB
58422019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5843
5844 * gdb.base/ctf-cvexpr.exp: Delete.
5845 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5846
30d0a636
AB
58472019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5848
5849 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5850 the compiler. Clean up header comment a little.
5851 * gdb.base/ctf-ptype.exp: Likewise.
5852 * gdb.base/ctf-whatis.exp: Likewise.
5853 * lib/gdb.exp (skip_ctf_tests): New proc.
5854
494409bb
SDJ
58552019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5856
5857 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5858 * gdb.tui/corefile-run.exp: New file.
5859
55708e99
TT
58602019-11-14 Tom Tromey <tromey@adacore.com>
5861
5862 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5863 regression tests.
5864
45e42163
TT
58652019-11-12 Tom Tromey <tom@tromey.com>
5866
5867 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5868 after any command. Expect prompt after WAIT_FOR is seen.
5869 (enter_tui): Enable resize messages.
5870 (command): Expect command in output.
5871 (get_line): Avoid error when cursor appears to be off-screen.
5872 (dump_screen): Include screen size in title.
5873 (_do_resize): New proc, from "resize".
5874 (resize): Rewrite. Do resize in two steps.
5875 * gdb.tui/empty.exp (layouts): Fix entries.
5876 (check_boxes): Remove xfail.
5877 (check_text): Dump screen on failure.
5878
086baaf1
AB
58792019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5880
5881 * gdb.python/py-symbol.exp: Add test for
5882 gdb.lookup_static_symbols.
5883
09ff83af
AB
58842019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5885
5886 * gdb.python/py-symbol.c: Declare and call function from new
5887 py-symbol-2.c file.
5888 * gdb.python/py-symbol.exp: Compile both source files, and add new
5889 tests for gdb.lookup_static_symbol.
5890 * gdb.python/py-symbol-2.c: New file.
5891
11af934b
TV
58922019-11-02 Tom de Vries <tdevries@suse.de>
5893
5894 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5895 * gdb.base/anon.exp: Same.
5896 * gdb.base/auto-connect-native-target.exp: Same.
5897 * gdb.base/call-ar-st.exp: Same.
5898 * gdb.base/catch-syscall.exp: Same.
5899 * gdb.base/commands.exp: Same.
5900 * gdb.base/default.exp: Same.
5901 * gdb.base/display.exp: Same.
5902 * gdb.base/float.exp: Same.
5903 * gdb.base/foll-fork.exp: Same.
5904 * gdb.base/help.exp: Same.
5905 * gdb.base/info-macros.exp: Same.
5906 * gdb.base/info-proc.exp: Same.
5907 * gdb.base/info-target.exp: Same.
5908 * gdb.base/long_long.exp: Same.
5909 * gdb.base/macscp.exp: Same.
5910 * gdb.base/memattr.exp: Same.
5911 * gdb.base/nofield.exp: Same.
5912 * gdb.base/pointers.exp: Same.
5913 * gdb.base/printcmds.exp: Same.
5914 * gdb.base/ptype.exp: Same.
5915 * gdb.base/restore.exp: Same.
5916 * gdb.base/return.exp: Same.
5917 * gdb.base/scope.exp: Same.
5918 * gdb.base/set-noassign.exp: Same.
5919 * gdb.base/setshow.exp: Same.
5920 * gdb.base/shlib-call.exp: Same.
5921 * gdb.base/signals.exp: Same.
5922 * gdb.base/sigstep.exp: Same.
5923 * gdb.base/skip.exp: Same.
5924 * gdb.base/solib-symbol.exp: Same.
5925 * gdb.base/stap-probe.exp: Same.
5926 * gdb.base/step-line.exp: Same.
5927 * gdb.base/step-test.exp: Same.
5928 * gdb.base/style.exp: Same.
5929 * gdb.base/varargs.exp: Same.
5930 * gdb.base/vla-datatypes.exp: Same.
5931 * gdb.base/vla-ptr.exp: Same.
5932 * gdb.base/vla-sideeffect.exp: Same.
5933 * gdb.base/volatile.exp: Same.
5934 * gdb.base/watch-cond-infcall.exp: Same.
5935 * gdb.base/watchpoint.exp: Same.
5936
e96ec2ba
TV
59372019-11-02 Tom de Vries <tdevries@suse.de>
5938
5939 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5940 * gdb.cp/cpexprs.exp: Same.
5941 * gdb.cp/except-multi-location.exp: Same.
5942 * gdb.cp/exceptprint.exp: Same.
5943 * gdb.cp/gdb2384.exp: Same.
5944 * gdb.cp/inherit.exp: Same.
5945 * gdb.cp/m-static.exp: Same.
5946 * gdb.cp/meth-typedefs.exp: Same.
5947 * gdb.cp/misc.exp: Same.
5948 * gdb.cp/namespace.exp: Same.
5949 * gdb.cp/non-trivial-retval.exp: Same.
5950 * gdb.cp/overload.exp: Same.
5951 * gdb.cp/pr17132.exp: Same.
5952 * gdb.cp/re-set-overloaded.exp: Same.
5953 * gdb.cp/rvalue-ref-types.exp: Same.
5954 * gdb.cp/templates.exp: Same.
5955
bd5766ec
LM
59562019-11-01 Luis Machado <luis.machado@linaro.org>
5957
5958 PR gdb/25124
5959
5960 * gdb.arch/pr25124.S: New file.
5961 * gdb.arch/pr25124.exp: New file.
5962
165f8965
AB
59632019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5964
5965 * gdb.fortran/info-modules.exp: Update expected results, and add
5966 additional tests for 'info module functinos', and 'info module
5967 variables'.
5968 * gdb.fortran/info-types.exp: Update expected results.
5969 * gdb.fortran/info-types.f90: Extend testcase with additional
5970 module variables and functions.
5971
59c35742
AB
59722019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5973
5974 * gdb.fortran/info-modules.exp: New file.
5975 * gdb.fortran/info-types.exp: Build with new file.
5976 * gdb.fortran/info-types.f90: Include and use new module.
5977 * gdb.fortran/info-types-2.f90: New file.
5978
f3fb2519
PW
59792019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5980
5981 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5982 * gdb.base/settings.exp: Test all settings types using
5983 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5984 that now verifies that the value of "maint show" is the same as
5985 returned by the settings functions. Test the type of the
5986 maintenance settings.
5987 * gdb.base/default.exp: Update show_conv_list.
5988
d1e36019
TV
59892019-10-31 Tom de Vries <tdevries@suse.de>
5990
5991 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5992 gdb_test.
5993 * gdb.arch/amd64-disp-step.exp: Same.
5994 * gdb.asm/asm-source.exp: Same.
5995 * gdb.btrace/buffer-size.exp: Same.
5996 * gdb.btrace/cpu.exp: Same.
5997 * gdb.btrace/enable.exp: Same.
5998 * gdb.dwarf2/count.exp: Same.
5999 * gdb.dwarf2/dw2-ranges-func.exp: Same.
6000 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
6001 * gdb.fortran/vla-datatypes.exp: Same.
6002 * gdb.fortran/vla-history.exp: Same.
6003 * gdb.fortran/vla-ptype.exp: Same.
6004 * gdb.fortran/vla-value.exp: Same.
6005 * gdb.fortran/whatis_type.exp: Same.
6006 * gdb.guile/guile.exp: Same.
6007 * gdb.multi/tids.exp: Same.
6008 * gdb.python/py-finish-breakpoint.exp: Same.
6009 * gdb.python/py-framefilter.exp: Same.
6010 * gdb.python/py-pp-registration.exp: Same.
6011 * gdb.python/py-xmethods.exp: Same.
6012 * gdb.python/python.exp: Same.
6013 * gdb.server/connect-with-no-symbol-file.exp: Same.
6014 * gdb.server/no-thread-db.exp: Same.
6015 * gdb.server/run-without-local-binary.exp: Same.
6016 * gdb.stabs/weird.exp: Same.
6017 * gdb.threads/attach-many-short-lived-threads.exp: Same.
6018 * gdb.threads/thread-find.exp: Same.
6019 * gdb.threads/tls-shared.exp: Same.
6020 * gdb.threads/tls.exp: Same.
6021 * gdb.threads/wp-replication.exp: Same.
6022 * gdb.trace/ax.exp: Same.
6023 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
6024
3d11e68e
TV
60252019-10-31 Tom de Vries <tdevries@suse.de>
6026
6027 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
6028 * gdb.ada/array_subscript_addr.exp: Same.
6029 * gdb.ada/arrayidx.exp: Same.
6030 * gdb.ada/arrayparam.exp: Same.
6031 * gdb.ada/arrayptr.exp: Same.
6032 * gdb.ada/boolean_expr.exp: Same.
6033 * gdb.ada/call_pn.exp: Same.
6034 * gdb.ada/complete.exp: Same.
6035 * gdb.ada/fixed_cmp.exp: Same.
6036 * gdb.ada/fun_addr.exp: Same.
6037 * gdb.ada/funcall_param.exp: Same.
6038 * gdb.ada/interface.exp: Same.
6039 * gdb.ada/mod_from_name.exp: Same.
6040 * gdb.ada/null_array.exp: Same.
6041 * gdb.ada/packed_array.exp: Same.
6042 * gdb.ada/packed_tagged.exp: Same.
6043 * gdb.ada/print_chars.exp: Same.
6044 * gdb.ada/print_pc.exp: Same.
6045 * gdb.ada/ptype_arith_binop.exp: Same.
6046 * gdb.ada/ptype_field.exp: Same.
6047 * gdb.ada/ptype_tagged_param.exp: Same.
6048 * gdb.ada/rec_return.exp: Same.
6049 * gdb.ada/ref_tick_size.exp: Same.
6050 * gdb.ada/str_ref_cmp.exp: Same.
6051 * gdb.ada/taft_type.exp: Same.
6052 * gdb.ada/tagged.exp: Same.
6053 * gdb.ada/type_coercion.exp: Same.
6054 * gdb.ada/uninitialized_vars.exp: Same.
6055
60b6ede8
TV
60562019-10-30 Tom de Vries <tdevries@suse.de>
6057
6058 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6059
30baf67b
TV
60602019-10-26 Tom de Vries <tdevries@suse.de>
6061
6062 * gdb.base/bigcore.c: Fix typos in comments.
6063 * gdb.base/ctf-ptype.c: Same.
6064 * gdb.base/long_long.c: Same.
6065 * gdb.dwarf2/dw2-op-out-param.S: Same.
6066 * gdb.python/py-evthreads.c: Same.
6067 * gdb.reverse/i387-stack-reverse.c: Same.
6068 * gdb.trace/tfile.c: Same.
6069 * lib/compiler.c: Same.
6070 * lib/compiler.cc: Same.
6071
158da0d1
TV
60722019-10-25 Tom de Vries <tdevries@suse.de>
6073
6074 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6075 gdb_test_multiple calls.
6076 * gdb.reverse/sigall-reverse.exp: Same.
6077 * gdb.reverse/solib-precsave.exp: Same.
6078 * gdb.reverse/solib-reverse.exp: Same.
6079 * gdb.reverse/until-precsave.exp: Same.
6080 * gdb.reverse/until-reverse.exp: Same.
6081
4ccdfbec
TV
60822019-10-24 Tom de Vries <tdevries@suse.de>
6083
6084 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6085 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6086 kfail using -wrap pattern flag and convenience variable
6087 gdb_test_name.
6088
33d569b7
AB
60892019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6090
6091 * gdb.python/py-progspace.exp: Add tests for the
6092 Progspace.block_for_pc method.
6093
4d0b984b
TT
60942019-10-23 Tom Tromey <tom@tromey.com>
6095
6096 * configure: Rebuild.
6097 * aclocal.m4: Use m4_include, not sinclude.
6098
94cb3754
TV
60992019-10-21 Tom de Vries <tdevries@suse.de>
6100
6101 * gdb.base/infcall-nested-structs.c: Add
6102 __attribute__((noinline,noclone)) to all functions.
6103 (call_all): Add missing variable initialization. Simplify return value.
6104 (breakpt): Increment volatile variable, to prevent call from being
6105 optimized out.
6106 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6107
062f1fc1
TV
61082019-10-17 Tom de Vries <tdevries@suse.de>
6109
6110 * gdb.fortran/module.exp: Allow info variables to print info for files
6111 other than module.f90.
6112
0b54364d
AB
61132019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6114
6115 * gdb.fortran/module.exp: Extend with 'info variables' test.
6116
7ff5fae7
AB
61172019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6118
6119 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6120 F77_FOR_TARGET.
6121
d10eccaa
TV
61222019-10-16 Tom de Vries <tdevries@suse.de>
6123
6124 PR tdep/25096
6125 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6126
745ff14e
TV
61272019-10-16 Tom de Vries <tdevries@suse.de>
6128
6129 PR tdep/24104
6130 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6131 Add KFAIL for PR tdep/25096.
6132
03e1ab94
TV
61332019-10-16 Tom de Vries <tdevries@suse.de>
6134
6135 PR testsuite/25059
6136 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6137
b17fcc10
TV
61382019-10-16 Tom de Vries <tdevries@suse.de>
6139
6140 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6141 as signed.
6142
9223170f
SM
61432019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6144
6145 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6146 one instead of increasing timeout.
6147
d6e76313
TV
61482019-10-13 Tom de Vries <tdevries@suse.de>
6149
6150 PR record/25038
6151 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6152 * gdb.reverse/sigall-reverse.exp: Same.
6153 * gdb.reverse/solib-precsave.exp: Same.
6154 * gdb.reverse/solib-reverse.exp: Same.
6155 * gdb.reverse/step-precsave.exp: Same.
6156 * gdb.reverse/until-precsave.exp: Same.
6157 * gdb.reverse/until-reverse.exp: Same.
6158 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6159
6dfc0041
AA
61602019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6161
6162 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6163 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6164 (cmp_struct_05_01, cmp_struct_static_02_01)
6165 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6166 comparisons.
6167
abcf2cc8
TV
61682019-10-10 Tom de Vries <tdevries@suse.de>
6169
6170 PR testsuite/24888
6171 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6172 gnatlink.
6173
a50faaf6
TV
61742019-10-09 Tom de Vries <tdevries@suse.de>
6175
6176 PR testsuite/25048
6177 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6178
60ff3cd7
AB
61792019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6180
6181 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6182 exceptions due to missing debug information.
6183
dfee8566
TV
61842019-10-07 Tom de Vries <tdevries@suse.de>
6185
6186 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6187
3d63690a
AB
61882019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6189
6190 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6191 * gdb.base/annota1.exp: Update to use gdb_test_name.
6192
30d1f018
WP
61932019-10-07 Weimin Pan <weimin.pan@oracle.com>
6194
6195 * gdb.base/ctf-whatis.exp: New file.
6196 * gdb.base/ctf-whatis.c: New file.
6197 * gdb.base/ctf-ptype.exp: New file.
6198 * gdb.base/ctf-ptype.c: New file.
6199 * gdb.base/ctf-constvars.exp: New file.
6200 * gdb.base/ctf-constvars.c: New file.
6201 * gdb.base/ctf-cvexpr.exp: New file.
6202
4dbbb47c
TV
62032019-10-04 Tom de Vries <tdevries@suse.de>
6204
6205 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6206 for loop.
6207
77c2dba3
TT
62082019-10-03 Tom Tromey <tom@tromey.com>
6209
6210 PR rust/24976:
6211 * gdb.rust/simple.rs (Union2): New type.
6212 (main): Use Union2.
6213 * gdb.rust/simple.exp: Add test.
6214
179aed7f
AB
62152019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6216
6217 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6218 nested function prefix.
6219
0a4b0913
AB
62202019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6221 Richard Bunt <richard.bunt@arm.com>
6222 Andrew Burgess <andrew.burgess@embecosm.com>
6223
6224 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6225 nested functions.
6226 * gdb.fortran/nested-funcs.f90: Update expected results.
6227 * gdb.fortran/nested-funcs-2.exp: New file.
6228 * gdb.fortran/nested-funcs-2.f90: New file.
6229
082cce05
AB
62302019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6231
6232 * gdb.python/py-parameter.exp: Make test names unique.
6233 * gdb.python/py-template.exp: Likewise.
6234 * gdb.python/py-value.exp: Likewise.
6235
2b74ba5a
AB
62362019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6237
6238 * gdb.base/break-interp.exp: Reduce test name duplication.
6239 * gdb.base/call-sc.exp: Likewise.
6240 * gdb.base/callfuncs.exp: Likewise.
6241 * gdb.base/charset.exp: Likewise.
6242 * gdb.base/dump.exp: Likewise.
6243 * gdb.base/ena-dis-br.exp: Likewise.
6244 * gdb.base/relational.exp: Likewise.
6245 * gdb.base/step-over-syscall.exp: Likewise.
6246 * gdb.base/structs.exp: Likewise.
6247
58eb20d5
AB
62482019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6249
6250 * gdb.linespec/explicit.exp: Make test names unique.
6251 * gdb.linespec/ls-errs.exp: Likewise.
6252
4d421147
AB
62532019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6254
6255 * gdb.reverse/break-precsave.exp: Make test names unique.
6256 * gdb.reverse/break-reverse.exp: Likewise.
6257 * gdb.reverse/finish-precsave.exp: Likewise.
6258 * gdb.reverse/finish-reverse.exp: Likewise.
6259 * gdb.reverse/machinestate-precsave.exp: Likewise.
6260 * gdb.reverse/machinestate.exp: Likewise.
6261 * gdb.reverse/readv-reverse.exp: Likewise.
6262 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6263 * gdb.reverse/sigall-precsave.exp: Likewise.
6264 * gdb.reverse/sigall-reverse.exp: Likewise.
6265 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6266 * gdb.reverse/watch-precsave.exp: Likewise.
6267 * gdb.reverse/watch-reverse.exp: Likewise.
6268
d8c06f22
AB
62692019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6270
6271 * gdb.threads/stop-with-handle.c: New file.
6272 * gdb.threads/stop-with-handle.exp: New file.
6273
3a56ed86
TV
62742019-10-03 Tom de Vries <tdevries@suse.de>
6275
6276 PR testsuite/25059
6277 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6278 directory" line to be missing.
6279
42275044
TV
62802019-10-03 Tom de Vries <tdevries@suse.de>
6281
6282 PR testsuite/25059
6283 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6284 type optional.
6285
9ef62df0
AA
62862019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6287
6288 * gdb.python/py-format-string.c (string.h): New include.
6289 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6290 the same value, for endianness-independence.
6291 * gdb.python/py-format-string.exp (default_regexp_dict)
6292 (test_pretty_structs, test_format): Adjust expected output to the
6293 changed initialization.
6294
37f6a7f4
TT
62952019-10-02 Tom Tromey <tromey@adacore.com>
6296
6297 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6298
1d58d6a2
PA
62992019-10-02 Pedro Alves <palves@redhat.com>
6300 Andrew Burgess <andrew.burgess@embecosm.com>
6301
6302 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6303 "print-file-var.h".
6304 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6305 (get_version_1): Print this_version_id and its address.
6306 Add extern "C" wrappers around interface functions.
6307 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6308 "print-file-var.h".
6309 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6310 (get_version_2): Print this_version_id and its address.
6311 Add extern "C" wrappers around interface functions.
6312 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6313 <stddef.h> and "print-file-var.h".
6314 Add extern "C" wrappers around interface functions.
6315 [VERSION_ID_MAIN] (this_version_id): Define.
6316 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6317 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6318 up extern "C" blocks.
6319 * gdb.base/print-file-var.exp (test): New, factored out from top
6320 level.
6321 (top level): Test all combinations of attribute hidden or not,
6322 dlopen or not, and this_version_id symbol in main file or not.
6323 Compile tests as both C++ and C, make test names unique.
6324
d770d56f
TT
63252019-10-01 Tom Tromey <tom@tromey.com>
6326
6327 * gdb.base/style.exp: Test "show logging filename".
6328
7f6aba03
TT
63292019-10-01 Tom Tromey <tom@tromey.com>
6330
6331 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6332 * gdb.base/style.exp: Add metadata style test.
6333
14309bb6
TT
63342019-10-01 Tom Tromey <tom@tromey.com>
6335
6336 * gdb.base/style.exp: Test "pwd".
6337
2a3c1174
PA
63382019-10-01 Tom Tromey <tom@tromey.com>
6339
6340 * gdb.base/style.exp: Update tests.
6341
53d666ec
AA
63422019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6343
6344 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6345 'six' to unsigned.
6346 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6347 'five'. Use an all-ones bit pattern for each.
6348 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6349 to its changed values.
6350
4a56a520
TT
63512019-09-30 Tom Tromey <tromey@adacore.com>
6352
6353 * gdb.rust/traits.rs: Disable all warnings.
6354
0df0352a
TV
63552019-09-29 Tom de Vries <tdevries@suse.de>
6356
aac66a4c 6357 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6358
73d9a918
TV
63592019-09-29 Tom de Vries <tdevries@suse.de>
6360
6361 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6362
060b3ab4
TV
63632019-09-27 Tom de Vries <tdevries@suse.de>
6364
6365 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6366
68f7d34d
TV
63672019-09-27 Tom de Vries <tdevries@suse.de>
6368
6369 PR record/23188
6370 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6371
5d63b30a
TT
63722019-09-26 Tom Tromey <tromey@adacore.com>
6373
6374 * gdb.ada/py_taft.exp: New file.
6375 * gdb.ada/py_taft/main.adb: New file.
6376 * gdb.ada/py_taft/pkg.adb: New file.
6377 * gdb.ada/py_taft/pkg.ads: New file.
6378
3d435220
TV
63792019-09-24 Tom de Vries <tdevries@suse.de>
6380
6381 PR gdb/24598
6382 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6383
77d03678
TV
63842019-09-22 Tom de Vries <tdevries@suse.de>
6385
6386 * gdb.base/restore.exp: Allow register variables to be optimized out at
6387 -O0.
6388
abf516c6
UW
63892019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6390
6391 * gdb.arch/spu-info.exp: Remove file.
6392 * gdb.arch/spu-info.c: Remove file.
6393 * gdb.arch/spu-ls.exp: Remove file.
6394 * gdb.arch/spu-ls.c: Remove file.
6395
6396 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6397 * gdb.asm/spu.inc: Remove file.
6398
6399 * gdb.base/dump.exp: Remove support for spu*-*-*.
6400 * gdb.base/stack-checking.exp: Likewise.
6401 * gdb.base/overlays.exp: Likewise.
6402 * gdb.base/ovlymgr.c: Likewise.
6403 * gdb.base/spu.ld: Remove file.
6404
6405 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6406 * gdb.cp/cpexprs.exp: Likewise.
6407 * gdb.cp/exception.exp: Likewise.
6408 * gdb.cp/gdb2495.exp: Likewise.
6409 * gdb.cp/mb-templates.exp: Likewise.
6410 * gdb.cp/pr9167.exp: Likewise.
6411 * gdb.cp/userdef.exp: Likewise.
6412
6413 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6414
6415 * gdb.cell: Remove directory.
6416 * lib/cell.exp: Remove file.
6417
e452e88f
TV
64182019-09-19 Tom de Vries <tdevries@suse.de>
6419
6420 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6421
8a625130
TV
64222019-09-19 Tom de Vries <tdevries@suse.de>
6423
6424 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6425
81dc3ab5
TV
64262019-09-19 Tom de Vries <tdevries@suse.de>
6427
6428 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6429 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6430 (gdb_target_cmd): ... here.
6431 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6432 value 2.
6433
b078f3ac
AB
64342019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6435
6436 * gdb.base/source-dir.exp: Avoid having directory names in test
6437 names.
6438
f1b620e9
MG
64392019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6440
6441 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6442 directory.
6443
67f3ed6a
AB
64442019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6445
6446 * gdb.base/list-missing-source.exp: New file.
6447
d1b70248
TV
64482019-09-14 Tom de Vries <tdevries@suse.de>
6449
6450 PR teststuite/24599
6451 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6452 * lib/ada.exp (gnatmake_version_at_least): New proc.
6453
5fabdcd6
AB
64542019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6455
6456 * gdb.base/maint.exp: Use exec_has_index_section.
6457
aa17805f
AB
64582019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6459
6460 * gdb.base/maint.exp: Add test for 'maint info sections'.
6461
25e5c209
TV
64622019-09-12 Tom de Vries <tdevries@suse.de>
6463
6464 * gdb.base/store.exp: Allow register variables to be optimized out at
6465 -O0.
6466
4993045d
PW
64672019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6468
6469 * gdb.ada/rdv_wait.exp: Update to new task names.
6470 * gdb.base/task_switch_in_core.exp: Likewise.
6471 * gdb.base/info_sources_base.c: Likewise.
6472
8a516164
TT
64732019-09-10 Tom Tromey <tromey@adacore.com>
6474
6475 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6476
aa391654
TT
64772019-09-10 Tom Tromey <tromey@adacore.com>
6478
6479 * gdb.ada/dgopt.exp: New file.
6480 * gdb.ada/dgopt/x.adb: New file.
6481
8634b462
TT
64822019-09-08 Tom Tromey <tom@tromey.com>
6483
6484 * gdb.tui/resize.exp: Remove setup_xfail.
6485 * gdb.tui/regs.exp: Remove setup_xfail.
6486 * gdb.tui/basic.exp: Remove setup_xfail.
6487
736b0f76
DB
64882019-09-06 David Blaikie <dblaikie@gmail.com>
6489
6490 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6491 * gdb.cp/cplabel.exp: Ditto.
6492 * gdb.linespec/ls-errs.exp: Ditto.
6493
30331a6c
TV
64942019-09-05 Tom de Vries <tdevries@suse.de>
6495
6496 * lib/gdb.exp (cmp_file_string): New proc.
6497 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6498 runto_main. Verify save breakpoints output.
6499
98b0ebab
PW
65002019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6501
6502 * gdb.base/info-var.exp: Test info variables without running
6503 to main, to avoid expect's buffer overflow.
6504
4e962e74
TT
65052019-09-03 Tom Tromey <tromey@adacore.com>
6506
6507 * gdb.ada/bias.exp: New file.
6508 * gdb.ada/bias/bias.adb: New file.
6509 * gdb.ada/print_chars.exp: Add regression test.
6510 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6511 (MC): New variable.
6512
2ea1a07a
SL
65132019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6514
6515 * gdb.base/argv0-symlink.exp: Run only on native target
6516 and local host.
6517
8077c50d
TV
65182019-08-29 Tom de Vries <tdevries@suse.de>
6519
6520 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6521 diverse debug info.
6522 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6523
48352473
TV
65242019-08-28 Tom de Vries <tdevries@suse.de>
6525
6526 * gdb.base/info-var.exp: Allow info variables to print info for files
6527 other than info-var-f1.c and info-var-f2.c.
6528
d8f27c60
AB
65292019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6530
6531 * gdb.fortran/info-types.exp: Add module.
6532 * gdb.fortran/info-types.f90: Update expected results.
6533
1f20c35e
AB
65342019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6535
6536 * gdb.fortran/info-types.exp: New file.
6537 * gdb.fortran/info-types.f90: New file.
6538 * lib/fortran.exp (fortran_character1): New proc.
6539
4acfdd20
AB
65402019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6541
6542 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6543 functions'. Reindent as needed.
6544 * gdb.base/info-var-f1.c: New file.
6545 * gdb.base/info-var-f2.c: New file.
6546 * gdb.base/info-var.exp: New file.
6547 * gdb.base/info-var.h: New file.
6548
5c31b358
TV
65492019-08-26 Tom de Vries <tdevries@suse.de>
6550
6551 PR c++/24852
6552 * gdb.cp/no-libstdcxx-probe.exp: New test.
6553
b694989f
TV
65542019-08-26 Tom de Vries <tdevries@suse.de>
6555
6556 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6557 * tests need to be skipped.
6558 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6559 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6560 mi_skip_libstdcxx_probe_tests.
6561
d9c4ba53
SDJ
65622019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6563
6564 * gdb.python/py-xmethods.exp: Use raw strings when passing
6565 arguments to SimpleXMethodMatcher.
6566
395fad09
TV
65672019-08-22 Tom de Vries <tdevries@suse.de>
6568
6569 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6570 more informative.
6571
26c957f1
PA
65722019-08-21 Pedro Alves <palves@redhat.com>
6573
6574 * gdb.base/with.exp: Test "with" with no arguments.
6575
61f80d5d
TV
65762019-08-21 Tom de Vries <tdevries@suse.de>
6577
6578 * gdb.base/gdb-caching-proc.exp: Sort files.
6579
d7a11d13
TV
65802019-08-20 Tom de Vries <tdevries@suse.de>
6581
6582 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6583 compilation.
6584
34dafe9f
TV
65852019-08-16 Tom de Vries <tdevries@suse.de>
6586
6587 * gdb.base/compare-sections.exp ("after run to main"): Allow
6588 mismatched read-only sections for PIE executables.
6589
398fdd60
TT
65902019-08-16 Tom Tromey <tom@tromey.com>
6591
6592 * lib/tuiterm.exp (_csi_Z): New proc.
6593 * gdb.tui/basic.exp: Update window positions.
6594 * gdb.tui/empty.exp: Update window positions.
6595
d8f9e51c
SL
65962019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6597
6598 * gdb.base/examine-backward.exp: Correct regexp for
6599 "examine 3 bytes backward from ${address_zero}".
6600
3df505f6
TT
66012019-08-15 Tom Tromey <tom@tromey.com>
6602
6603 * gdb.tui/empty.exp: Enable resizing tests.
6604
272560b5
TT
66052019-08-15 Tom Tromey <tromey@adacore.com>
6606
6607 * gdb.ada/char_enum.exp: Add regression tests.
6608 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6609 and '0'.
6610 (Char, Gchar): Update.
6611 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6612
08235187
CB
66132019-08-15 Christian Biesinger <cbiesinger@google.com>
6614
6615 * gdb.python/python.exp: Expect a leading underscore on
6616 GdbOutput{,Error}File.
6617
22a2ab04
SL
66182019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6619
6620 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6621 Windows host.
6622
835b995b
SL
66232019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6624
6625 * gdb.base/batch-preserve-term-settings.exp
6626 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6627
97dd8e07
CB
66282019-08-15 Christian Biesinger <cbiesinger@google.com>
6629
6630 * lib/gdb.exp: When running on a mingw target, replace
6631 /x/ with x:/.
6632
75faf5c4
AH
66332019-08-14 Alan Hayward <alan.hayward@arm.com>
6634
6635 * gdb.arch/aarch64-prologue.c: New test.
6636 * gdb.arch/aarch64-prologue.exp: New file.
6637
abc6c00f
TV
66382019-08-13 Tom de Vries <tdevries@suse.de>
6639
6640 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6641 Thread.
6642
74c2c1f4
SL
66432019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6644
6645 * gdb.python/py-completion.exp: Download the .py file to the host
6646 and use its host pathname. Conditionalize tests that use
6647 tab completion and manipulate files on the build machine.
6648 * gdb.python/py-events.exp: Download the .py file to the host
6649 and use its host pathname.
6650 * gdb.python/py-evsignal.exp: Likewise.
6651 * gdb.python/py-evthreads.exp: Likewise.
6652 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6653 pathname syntax.
6654 * gdb.python/py-framefilter.exp: Download the .py file to the right
6655 place on the host. Match Windows pathname syntax.
6656 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6657 .py file to the host and use its host pathname.
6658 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6659 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6660 build pathname. Skip symlink test on Windows host. Add missing
6661 newline at end of file.
6662 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6663 and use its host pathname.
6664 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6665 * gdb.python/py-section-script.exp: Use host location of binfile
6666 on safe-path. Use correct path separator on Windows host.
6667 Reorder alternatives in gdb_test_multiple to prevent matching
6668 the wrong alternative on success.
6669 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6670
ca2589f3
PP
66712019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6672
6673 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6674 expect the GDB inferior to no longer immediately stop after
6675 being resumed with "signal SIGINT".
6676
020a839d
SL
66772019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6678
6679 * gdb.linespec/break-ask.exp: Generalize regexps to match
6680 Windows pathnames too.
6681
128d6509
TV
66822019-08-08 Tom de Vries <tdevries@suse.de>
6683
6684 PR testsuite/24862
6685 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6686
590042fc
PW
66872019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6688
6689 * gdb.base/style.exp: Update tests for help doc new invariants.
6690 * gdb.base/help.exp: Likewise.
6691
046bebe1
TT
66922019-08-06 Tom Tromey <tom@tromey.com>
6693
6694 * gdb.base/style.exp: Add disassemble test.
6695 * gdb.base/style.c (some_called_function): New function.
6696 (main): Use it.
6697
0b27c27d
CB
66982019-08-05 Christian Biesinger <cbiesinger@google.com>
6699
6700 * gdb.python/py-block.exp: Test dictionary access on blocks.
6701
580f1034
SM
67022019-08-05 Simon Marchi <simon.marchi@efficios.com>
6703
6704 PR gdb/24863
6705 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6706 -list-thread-groups --available test when running under
6707 check-read1.
6708
d86bd7cb
TV
67092019-08-05 Tom de Vries <tdevries@suse.de>
6710
6711 PR testsuite/24863
6712 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6713 * gdb.base/help.exp: Use with_read1_timeout_factor.
6714 * gdb.base/info-macros.exp: Same.
6715 * gdb.cp/nested-types.exp: Same.
6716
a80cf5d8
TV
67172019-08-05 Tom de Vries <tdevries@suse.de>
6718
6719 * lib/gdb.exp (version_at_least): Factor out of ...
6720 (tcl_version_at_least): ... here.
6721 (gdb_compile): Fail if pie results in non-PIE executable.
6722 (readelf_version, readelf_prints_pie): New proc.
6723 (exec_is_pie): Return -1 if unknown.
6724
d0962838
TV
67252019-08-05 Tom de Vries <tdevries@suse.de>
6726
6727 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6728
2252ff3d
SL
67292019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6730
6731 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6732
26655f53
SL
67332019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6734
6735 * lib/completion-support.exp (test_gdb_complete_none): Skip
6736 tab completion tests if no readline support.
6737 (test_gdb_complete_unique_re): Likewise.
6738 (test_gdb_complete_multiple): Likewise.
6739
db4dc13e
PW
67402019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6741
6742 * gdb.base/info_sources.exp: New file.
6743 * gdb.base/info_sources.c: New file.
6744 * gdb.base/info_sources_base.c: New file.
6745
0eba165a
PFC
67462019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6747
6748 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6749 prefix argument.
6750 (test_exit_status): Add prefix argument.
6751
59bd512b
TV
67522019-08-01 Tom de Vries <tdevries@suse.de>
6753
6754 PR testsuite/24863
6755 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6756 calling exp_continue for new thread and thread exited messages.
6757
2a3ad588
TV
67582019-08-01 Tom de Vries <tdevries@suse.de>
6759
6760 PR testsuite/24863
6761 * gdb.base/structs.exp: Fix check-read1 timeout using
6762 gdb_test_sequence.
6763 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6764
117eb594
TV
67652019-08-01 Tom de Vries <tdevries@suse.de>
6766
6767 PR testsuite/24863
6768 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6769 line.
6770
ed591340
TV
67712019-08-01 Tom de Vries <tdevries@suse.de>
6772
6773 PR testsuite/24863
6774 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6775
aa3b6533
TT
67762019-07-30 Tom Tromey <tromey@adacore.com>
6777
6778 * gdb.ada/display_nested.exp: New file.
6779 * gdb.ada/display_nested/foo.adb: New file.
6780 * gdb.ada/display_nested/pack.adb: New file.
6781 * gdb.ada/display_nested/pack.ads: New file.
6782
2906593f
CB
67832019-07-30 Christian Biesinger <cbiesinger@google.com>
6784
6785 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6786 namespace.
6787 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6788
0f575925
TV
67892019-07-30 Tom de Vries <tdevries@suse.de>
6790
6791 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6792 instead.
6793
b13057d9
TV
67942019-07-30 Tom de Vries <tdevries@suse.de>
6795
6796 PR testsuite/24834
6797 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6798 (exec_is_pie): New proc.
6799
5c4dde85
CB
68002019-07-29 Christian Biesinger <cbiesinger@google.com>
6801
6802 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6803
c620ed88
CB
68042019-07-29 Christian Biesinger <cbiesinger@google.com>
6805
6806 * gdb.python/py-objfile.c: Add global and static vars.
6807 * gdb.python/py-objfile.exp: Test new functions Objfile.
6808 lookup_global_symbol and lookup_static_symbol.
6809
3d235706
TT
68102019-07-29 Tom Tromey <tom@tromey.com>
6811
6812 * lib/tuiterm.exp (Term::_csi_@): New proc.
6813 (Term::_csi_X): Don't move cursor.
6814
c7e4c0a6
PW
68152019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6816
6817 * gdb.base/options.exp: Update backtrace - completion to
6818 new option -frame-info.
6819 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6820 Test new 'set print frame-info'. Test backtrace -frame-info
6821 overriding 'set print frame-info'.
6822 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6823 Test new 'set print frame-info'.
6824 Verify consistency of backtrace with and without filters, with and
6825 without -no-filters.
6826 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6827 default.
6828
de28a3b7
TV
68292019-07-29 Tom de Vries <tdevries@suse.de>
6830
6831 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6832 no arguments".
6833
507dd60e
TV
68342019-07-29 Tom de Vries <tdevries@suse.de>
6835
6836 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6837 is a substring of the first for "complete non-unique file name".
6838
5beafce9
TV
68392019-07-29 Tom de Vries <tdevries@suse.de>
6840
6841 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6842 with ".*".
6843
2d274232
TV
68442019-07-29 Tom de Vries <tdevries@suse.de>
6845
6846 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6847 Pass prompt_regexp parameter to gdb_test_multiple calls.
6848
9197cd8b
TV
68492019-07-29 Tom de Vries <tdevries@suse.de>
6850
6851 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6852 print registers" regexps.
9197cd8b 6853
b528dae0
TV
68542019-07-29 Tom de Vries <tdevries@suse.de>
6855
6856 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6857
d17725d7
TV
68582019-07-29 Tom de Vries <tdevries@suse.de>
6859
6860 PR gdb/24855
6861 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6862 (skip_python_tests_prompt): Add prompt_regexp argument to
6863 gdb_test_multiple calls.
6864
52b75bf1
TT
68652019-07-27 Tom Tromey <tom@tromey.com>
6866
6867 * gdb.tui/main.exp: New file.
6868
2b1d00c2
TT
68692019-07-27 Tom Tromey <tom@tromey.com>
6870
6871 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6872 optional.
6873 * gdb.tui/empty.exp: New file.
6874
ded631d5
TT
68752019-07-27 Tom Tromey <tom@tromey.com>
6876
6877 * lib/tuiterm.exp (spawn): New proc.
6878 (Term::resize): New proc.
6879 * gdb.tui/resize.exp: New file.
6880
58ac439d
TT
68812019-07-27 Tom Tromey <tom@tromey.com>
6882
6883 * gdb.tui/list.exp: New file.
6884
fe1f56ee
TT
68852019-07-27 Tom Tromey <tom@tromey.com>
6886
6887 * gdb.tui/regs.exp: New file.
6888
f790b310
TT
68892019-07-27 Tom Tromey <tom@tromey.com>
6890
6891 * gdb.tui/basic.exp: Add "layout split" test.
6892
d95fc6ee
TT
68932019-07-27 Tom Tromey <tom@tromey.com>
6894
6895 * gdb.tui/basic.exp: Add "layout asm" test.
6896
c3786b3a
TT
68972019-07-27 Tom Tromey <tom@tromey.com>
6898
6899 * lib/tuiterm.exp: New file.
6900 * gdb.tui/basic.exp: New file.
6901
98a617f8
KB
69022019-07-27 Kevin Buettner <kevinb@redhat.com>
6903
6904 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6905 Enable tests associated with this flag. Adjust regex
6906 referencing "foo_low" to now refer to "foo_cold" instead.
6907
5c076da4
KB
69082019-07-27 Kevin Buettner <kevinb@redhat.com>
6909
6910 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6911 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6912 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6913 foo_cold. Revise comments to match.
6914 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6915 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6916 were wrapped into this proc; Call do_test in loop from outermost
6917 level.
6918 (foo_low): Rename all occurrences to "foo_cold".
6919 (backtrace from baz): New test.
6920 (x2/i foo_cold): New test.
6921 (info line *foo_cold): New test.
6922
1512d3b7
TV
69232019-07-26 Tom de Vries <tdevries@suse.de>
6924
6925 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6926
297989a1
TV
69272019-07-25 Tom de Vries <tdevries@suse.de>
6928
6929 PR testsuite/24830
6930 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6931 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6932 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6933 (skip_libstdcxx_probe_tests): ... here.
6934 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6935
b3b965fb
TV
69362019-07-24 Tom de Vries <tdevries@suse.de>
6937
6938 PR testsuite/24807
6939 * gdb.objc/basicclass.m: Include stdio.h.
6940 * gdb.objc/nondebug.m: Same.
6941 * gdb.objc/objcdecode.m: Same.
6942
4625b4d0
TV
69432019-07-24 Tom de Vries <tdevries@suse.de>
6944
6945 PR testsuite/24612
6946 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6947 additional_flags.
6948
024a5840
TV
69492019-07-24 Tom de Vries <tdevries@suse.de>
6950
6951 PR testsuite/24831
6952 * gdb.multi/tids.exp: Update error messages for info threads.
6953
c76ddaa3
TV
69542019-07-24 Tom de Vries <tdevries@suse.de>
6955
6956 * gdb.base/info-types.exp: Allow info types to print info for more than
6957 one file.
6958
9a618ef6
TV
69592019-07-23 Tom de Vries <tdevries@suse.de>
6960
6961 PR testsuite/24842
6962 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6963 gdb_spawn_with_cmdline_opts.
6964
40eadf04
SP
69652019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6966
6967 * gdb.arch/arm-cmse-sgstubs.c: New test.
6968 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6969
5ba29434
TV
69702019-07-23 Tom de Vries <tdevries@suse.de>
6971
6972 PR testsuite/24711
6973 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6974 issuing next command.
6975
a8e9d247
AB
69762019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 * gdb.ada/info_auto_lang.exp: Update expected results.
6979 * gdb.base/info-types.c: Add additional types to check.
6980 * gdb.base/info-types.exp: Update expected results.
6981
eb86c5e2
AB
69822019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6983
6984 * gdb.base/info-types.c: New file.
6985 * gdb.base/info-types.exp: New file.
6986
01e175fe
AB
69872019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6988
6989 * gdb.arch/riscv-bp-infcall.c: New file.
6990 * gdb.arch/riscv-bp-infcall.exp: New file.
6991
6b78c3f8
AB
69922019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6993
6994 PR breakpoints/24541
6995 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6996
da738167
TV
69972019-07-14 Tom de Vries <tdevries@suse.de>
6998
6999 PR testsuite/24760
7000 * gdb.objc/basicclass.exp: Fix unterminated string.
7001
0d4e84ed
AB
70022019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
7003 Andrew Burgess <andrew.burgess@embecosm.com>
7004
7005 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
7006 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
7007 negative bounds.
7008 * gdb.fortran/vla-value.exp: Print elements of an array with
7009 negative bounds.
7010 * gdb.fortran/vla.f90: Setup an array with negative bounds for
7011 testing.
7012
021d8588
AB
70132019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
7014
7015 * gdb.base/options.exp (expect_string): Dequote strings in
7016 results.
7017 (test-string): Test strings with different quoting and reindent.
7018
f06f1252
TT
70192019-07-10 Tom Tromey <tromey@adacore.com>
7020
7021 * gdb.ada/mi_ex_cond.exp: Update expected results.
7022 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
7023 * gdb.ada/mi_catch_ex.exp: Update expected results.
7024 * gdb.ada/mi_catch_assert.exp: Update expected results.
7025 * gdb.ada/catch_ex.exp (catch_exception_info)
7026 (catch_exception_entry, catch_assert_entry)
7027 (catch_unhandled_entry): Update.
7028 * gdb.ada/catch_assert_if.exp: Update expected results.
7029
b863685d
RB
70302019-07-10 Richard Bunt <richard.bunt@arm.com>
7031 Stephen Roberts <stephen.roberts@arm.com>
7032
7033 * gdb.base/define.exp: Restore original prompt.
7034
cb1e4e32
PA
70352019-07-09 Pedro Alves <palves@redhat.com>
7036
7037 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
7038 breakpoints" output.
7039 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
7040 * gdb.python/py-breakpoint.exp: No longer expect that "catch
7041 throw" creates breakpoint.
7042 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
7043 'type="catchpoint"'.
7044
b58a68fe
PA
70452019-07-09 Pedro Alves <palves@redhat.com>
7046
7047 PR c++/15468
7048 * gdb.cp/except-multi-location-lib.cc: New.
7049 * gdb.cp/except-multi-location-main.cc: New.
7050 * gdb.cp/except-multi-location.exp: New.
7051
0826779b
PW
70522019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
7053
7054 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
7055 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
7056 argument and update callers.
7057
5b0e2db4
AB
70582019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7059
7060 * gdb.arch/amd64-break-on-asm-line.S: New file.
7061 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7062
1f6f6e21
PW
70632019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7064
7065 * gdb.base/printcmds.exp: Test printing C string and
7066 C wide string convenience vars without transiting via the inferior.
7067 Also make test names unique.
7068
ea142fbf
AH
70692019-07-08 Alan Hayward <alan.hayward@arm.com>
7070
5862c886 7071 PR breakpoints/25011
ea142fbf
AH
7072 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7073
213fd9fa
PA
70742019-07-04 Pedro Alves <palves@redhat.com>
7075
7076 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7077 body returned ok(0), break(3) or continue(4).
7078 * gdb.testsuite/foreach_with_prefix.exp: New file.
7079
2b40fda7
AH
70802019-07-04 Alan Hayward <alan.hayward@arm.com>
7081
7082 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7083
a26c8de0
PA
70842019-07-03 Pedro Alves <palves@redhat.com>
7085
7086 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7087 "return -code".
7088
5f4ba3e7
PA
70892019-07-03 Pedro Alves <palves@redhat.com>
7090
7091 PR cli/24732
7092 * gdb.base/shell.exp: Load completion-support.exp.
7093 Adjust expected error output. Add completion tests.
7094
a994424f
PA
70952019-07-03 Pedro Alves <palves@redhat.com>
7096
7097 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7098 string_to_regexp.
7099
3d9be6f5
PA
71002019-07-03 Pedro Alves <palves@redhat.com>
7101
7102 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7103 (expect_integer): Adjust to expect "-string".
7104 (expect_string): New.
7105 (all_options): Expect "-string".
7106 (test-flag, test-boolean): Adjust to expect "-string".
7107 (test-string): New proc.
7108 (top level): Call it.
7109
41fc454c
PA
71102019-07-03 Pedro Alves <palves@redhat.com>
7111
7112 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7113 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7114 the expected output in the success.
7115
b2b2a215
PA
71162019-07-03 Pedro Alves <palves@redhat.com>
7117
7118 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7119 Split one gdb_test_multiple call in two to avoid a race.
7120
fdbc9870
PA
71212019-07-03 Pedro Alves <palves@redhat.com>
7122
7123 * gdb.base/with.c: New file.
7124 * gdb.base/with.exp: New file.
7125
c6ac8931
PA
71262019-07-03 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.base/settings.exp: Replace all references to "maint
7129 test-settings set" with references to "maint set test-settings",
7130 and all references to "maint test-settings show" with references
7131 to "maint show test-settings".
7132
970f9d09
PA
71332019-07-03 Pedro Alves <palves@redhat.com>
7134
7135 * gdb.base/settings.exp (test-string): Adjust expected out when
7136 testing "maint test-settings show filename"
7137
54d66006
PA
71382019-07-02 Pedro Alves <palves@redhat.com>
7139
7140 * gdb.base/options.exp (test-info-threads): New procedure.
7141 (top level): Call it.
7142
10d06d82
TT
71432019-06-28 Tom Tromey <tromey@adacore.com>
7144
7145 * gdb.dwarf2/ada-linkage-name.c: New file.
7146 * gdb.dwarf2/ada-linkage-name.exp: New file.
7147
3d507ff2
TT
71482019-06-27 Tom Tromey <tromey@adacore.com>
7149
d039f014 7150 PR c++/20020:
3d507ff2
TT
7151 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7152
8af58ffe
TV
71532019-06-26 Tom de Vries <tdevries@suse.de>
7154
7155 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7156
22e21752
TV
71572019-06-26 Tom de Vries <tdevries@suse.de>
7158
7159 * gdb.base/index-cache.exp: Add back missing debug option.
7160
b65b566c
PW
71612019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7162
7163 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7164
5c2c8c69
TV
71652019-06-25 Tom de Vries <tdevries@suse.de>
7166
7167 PR testsuite/24727
7168 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7169
164e3873
TV
71702019-06-24 Tom de Vries <tdevries@suse.de>
7171
7172 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7173
824eacee
TV
71742019-06-24 Tom de Vries <tdevries@suse.de>
7175
7176 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7177 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7178 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7179
385b97d3
TV
71802019-06-24 Tom de Vries <tdevries@suse.de>
7181
7182 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7183
c596f180
TV
71842019-06-21 Tom de Vries <tdevries@suse.de>
7185
7186 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7187
b13a7d03
TV
71882019-06-21 Tom de Vries <tdevries@suse.de>
7189
7190 PR testsuite/24518
7191 PR ada/24713
7192 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7193 index.
7194
899277ae
TT
71952019-06-19 Tom Tromey <tromey@adacore.com>
7196
7197 * gdb.ada/length_cond.exp: Add intro comment.
7198
680e1bee
TT
71992019-06-19 Tom Tromey <tromey@adacore.com>
7200
7201 * gdb.ada/length_cond.exp: New file.
7202 * gdb.ada/length_cond/length_cond.adb: New file.
7203 * gdb.ada/length_cond/pck.adb: New file.
7204 * gdb.ada/length_cond/pck.ads: New file.
7205
0ed4690a
TV
72062019-06-18 Tom de Vries <tdevries@suse.de>
7207
7208 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7209
d20ed5fd
TT
72102019-06-18 Tom Tromey <tromey@adacore.com>
7211
7212 * gdb.base/list0.h: Add comment explaining control character.
7213
86e04673
TV
72142019-06-18 Tom de Vries <tdevries@suse.de>
7215
7216 * boards/fission.exp: Break up long debug_flags line.
7217
c4973306
SM
72182019-06-16 Tom de Vries <tdevries@suse.de>
7219
7220 PR gdb/24445
7221 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7222 generated index.
7223
93cb9841
AB
72242019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7225
7226 PR gdb/24686
7227 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7228 improve detection of bug gdb/24541.
7229
399aaebd
SM
72302019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7231
7232 PR gdb/24669
7233 * gdb.base/index-cache.exp (uses_readnow,
7234 expecting_index_cache_use): Define global variable.
7235 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7236 expecting_index_cache_use.
7237
584a927c
AB
72382019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7239 Andrew Burgess <andrew.burgess@embecosm.com>
7240
7241 * gdb.fortran/pointers.f90: New file.
7242 * gdb.fortran/print_type.exp: New file.
7243 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7244 * gdb.fortran/vla-type.exp: Likewise.
7245 * gdb.fortran/vla-value.exp: Likewise.
7246 * gdb.mi/mi-vla-fortran.exp: Likewise.
7247
30056ea0
AB
72482019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7249
7250 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7251 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7252 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7253 as a stop reason.
7254
ec8e2b6d
AB
72552019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7256
7257 * gdb.base/annota1.exp: Update expected results.
7258 * gdb.cp/annota2.exp: Likewise.
7259 * gdb.cp/annota3.exp: Likewise.
7260
09e4c4e1
AB
72612019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7262
7263 * gdb.base/style-logging.exp: Remove path from test name.
7264
0735b091
TT
72652019-06-14 Tom Tromey <tromey@adacore.com>
7266
7267 PR gdb/24502:
7268 * gdb.base/style-logging.exp: New file.
7269
f5686554
TT
72702019-06-14 Tom Tromey <tromey@adacore.com>
7271
7272 * gdb.base/symfile-warn.exp: New file.
7273 * gdb.base/symfile-warn.c: New file.
7274
a0c1ffed
TT
72752019-06-14 Tom Tromey <tromey@adacore.com>
7276
7277 * gdb.base/annotate-symlink.exp: New file.
7278
f411722c
TT
72792019-06-14 Tom Tromey <tromey@adacore.com>
7280
7281 * gdb.ada/set_wstr.exp: Add reassignment test.
7282
4268ec18
TT
72832019-06-14 Tom Tromey <tromey@adacore.com>
7284
7285 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7286 'unchecked_access and 'unrestricted_access as well.
7287
9a9e394b
TT
72882019-06-14 Tom Tromey <tromey@adacore.com>
7289
7290 PR ada/24539:
7291 * gdb.ada/vla.exp: Update tests.
7292 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7293 pragma.
7294
4c048731
PA
72952019-06-13 Pedro Alves <palves@redhat.com>
7296
7297 * gdb.base/settings.exp (test-integer): Test junk after
7298 "unlimited".
7299
6665660a
PA
73002019-06-13 Pedro Alves <palves@redhat.com>
7301
7302 * gdb.base/options.exp (test-thread-apply): New.
7303 (top level): Call it.
7304
5d707134
PA
73052019-06-13 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.base/options.exp (test-frame-apply): New.
7308 (top level): Test print commands with different "frame apply"
7309 prefixes.
7310
e2a689da
PA
73112019-06-13 Pedro Alves <palves@redhat.com>
7312
e79be6e5 7313 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7314 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7315 'max_completions' parameter and handle it.
7316 (test_gdb_completion_offers_commands): New.
7317
90a1ef87
PA
73182019-06-13 Pedro Alves <palves@redhat.com>
7319
7320 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7321
d4c16835
PA
73222019-06-13 Pedro Alves <palves@redhat.com>
7323
7324 * gdb.base/options.exp (test-backtrace): New.
7325 (top level): Call it.
7326
2daf894e
PA
73272019-06-13 Pedro Alves <palves@redhat.com>
7328
7329 * gdb.guile/scm-frame-args.exp: Use "set print
7330 raw-frame-arguments" instead of "set print raw frame-arguments".
7331 * gdb.python/py-frame-args.exp: Likewise.
7332
e6ed716c
PA
73332019-06-13 Pedro Alves <palves@redhat.com>
7334
7335 * gdb.compile/compile.exp: Adjust expected output to option
7336 processing changes.
7337
7d8062de
PA
73382019-06-13 Pedro Alves <palves@redhat.com>
7339
7340 * gdb.base/options.exp: Build executable.
7341 (test-print): New procedure.
7342 (top level): Call it, once for "print" and another for "compile
7343 print".
7344
9d0faba9
PA
73452019-06-13 Pedro Alves <palves@redhat.com>
7346
7347 * gdb.base/options.c: New file.
7348 * gdb.base/options.exp: New file.
7349
dee7b4c8
PA
73502019-06-13 Pedro Alves <palves@redhat.com>
7351
7352 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7353 that "o" is ambiguous.
7354
dca0f6c0
PA
73552019-06-13 Pedro Alves <palves@redhat.com>
7356
7357 * gdb.base/settings.c: New file.
7358 * gdb.base/settings.exp: New file.
7359
ccf46844
PA
73602019-06-13 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/completion.exp: Fix comment typo.
7363
b9a3f842
PA
73642019-06-13 Pedro Alves <palves@redhat.com>
7365
7366 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7367 foo --1" test.
7368
d106773e
PA
73692019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7370
7371 * gdb.fortran/block-data.f: New.
7372 * gdb.fortran/block-data.exp: New.
7373
fea82da0
TV
73742019-06-11 Tom de Vries <tdevries@suse.de>
7375
7376 PR testsuite/24521
7377 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7378 message.
7379
8c2e74f1
TV
73802019-06-11 Tom de Vries <tdevries@suse.de>
7381
7382 PR testsuite/24521
7383 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7384
b49851c8
TV
73852019-06-11 Tom de Vries <tdevries@suse.de>
7386
7387 * boards/readnow.exp: New file.
7388
a7067863
AB
73892019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7390
7391 * gdb.fortran/vla-sizeof.exp: Update expected results.
7392
1a3da2cd
AB
73932019-06-06 Amos Bird <amosbird@gmail.com>
7394
7395 * gdb.base/annota1.exp (thread_switch): Add test for
7396 thread-exited annotation.
7397
3847a7bf
TT
73982019-06-06 Tom Tromey <tromey@adacore.com>
7399
7400 * gdb.base/maint.exp: Expect command started/finished output.
7401
0088ba59
AB
74022019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7403
7404 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7405 comment.
7406 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7407
312617a3
AB
74082019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7409
7410 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7411 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7412 * gdb.arch/riscv-unwind-long-insn.c: New file.
7413 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7414
e1f2e1a2
CB
74152019-06-04 Christian Biesinger <cbiesinger@google.com>
7416
d3238f7d 7417 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7418
206584bd
PW
74192019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7420
7421 * lib/gdb.exp (help_list_trailer): New regexp variable
7422 factorizing the help trailer message.
7423 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7424 arg to allow to better factorize various tests.
7425 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7426 (test_prefix_command_help): Use help_list_trailer.
7427 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7428 * gdb.guile/scm-cmd.exp: Likewise.
7429 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7430 * gdb.base/help.exp: Use test_user_defined_class_help.
7431 * gdb.base/style.exp: Add tests for styling of help and apropos.
7432 * lib/gdb-utils.exp (style): Add title and highlight styles.
7433
708dc93e
PW
74342019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7435
7436 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7437 $_shell_exitsignal.
7438 * gdb.base/default.exp: Update for new convenience variables.
7439
f49055a5
TT
74402019-05-29 Tom Tromey <tromey@adacore.com>
7441
7442 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7443 to "break complete ada" test case's regexp.
7444
4330d61d
TT
74452019-05-29 Tom Tromey <tromey@adacore.com>
7446
7447 PR c++/20020:
7448 * gdb.cp/constexpr-field.exp: New file.
7449 * gdb.cp/constexpr-field.cc: New file.
7450
000439d5
TT
74512019-05-29 Tom Tromey <tromey@adacore.com>
7452
7453 * gdb.base/finish.exp (finish_no_print): New proc.
7454 (finish_tests): Call it.
7455
5a01c34c
TV
74562019-05-24 Tom de Vries <tdevries@suse.de>
7457
7458 * gdb.dwarf2/gdb-add-index.exp: New file.
7459
18125b16
TT
74602019-05-22 Tom Tromey <tromey@adacore.com>
7461
7462 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7463 * gdb.base/style.exp: Use "style".
7464 * lib/gdb-utils.exp (style): New proc.
7465
af1a8d03
TV
74662019-05-22 Tom de Vries <tdevries@suse.de>
7467
7468 * gdb.base/align.exp: Require c++11.
7469
e7fe496b
TV
74702019-05-22 Tom de Vries <tdevries@suse.de>
7471
7472 PR testsuite/24586
7473 * gdb.python/py-mi-var-info-path-expression.exp: Call
7474 mi_skip_python_tests to check if python is supported.
7475
8fca4da0
AH
74762019-05-22 Alan Hayward <alan.hayward@arm.com>
7477
7478 * gdb.arch/aarch64-pauth.c: New test.
7479 * gdb.arch/aarch64-pauth.exp: New file.
7480
b7060614
AH
74812019-05-22 Alan Hayward <alan.hayward@arm.com>
7482
7483 * README (Re-running Tests Outside The Testsuite): New section.
7484
669d0468
TV
74852019-05-21 Tom de Vries <tdevries@suse.de>
7486
7487 * gdb.arch/amd64-eval.exp: Require c++11.
7488 * gdb.base/max-depth.exp: Same.
7489 * gdb.compile/compile-cplus-array-decay.exp: Same.
7490 * gdb.cp/meth-typedefs.exp: Same.
7491 * gdb.cp/subtypes.exp: Same.
7492 * gdb.cp/temargs.exp: Same.
7493
ce3ebcaa
AH
74942019-05-21 Alan Hayward <alan.hayward@arm.com>
7495
7496 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7497
34d11c68
AB
74982019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7499
7500 PR gdb/18644
7501 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7502 * gdb.fortran/printing-types.exp: Add new test.
7503 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7504 testing.
7505 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7506 setup_kfail call.
7507
87781e84
AH
75082019-05-17 Alan Hayward <alan.hayward@arm.com>
7509
7510 * README (Running the Testsuite): Change example.
7511 (Testsuite Parameters): Remove TRANSCRIPT.
7512 * lib/gdb.exp: Remove TRANSCRIPT check.
7513
b420b89e
AH
75142019-05-17 Alan Hayward <alan.hayward@arm.com>
7515
7516 * README (Testsuite Parameters): Add replay logging to
7517 GDBSERVER_DEBUG.
7518 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7519 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7520 as a comma separated list.
7521 (gdb_debug_init): Override procedure.
7522
408e9b8b
AH
75232019-05-17 Alan Hayward <alan.hayward@arm.com>
7524
7525 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7526 (gdb_write_cmd_file): New procedure.
7527 * lib/gdbserver-support.exp (gdbserver_start): Call
7528 gdbserver_write_cmd_file.
7529 (gdbserver_write_cmd_file): New procedure.
7530
f9e2e39d
AH
75312019-05-17 Alan Hayward <alan.hayward@arm.com>
7532
7533 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7534 (delete_breakpoints): Likewise.
7535 (gdb_run_cmd): Likewise.
7536 (gdb_start_cmd): Likewise.
7537 (gdb_starti_cmd): Likewise.
7538 (gdb_internal_error_resync): Likewise.
7539 (gdb_test_multiple): Likewise.
7540 (gdb_reinitialize_dir): Likewise.
7541 (default_gdb_exit): Likewise.
7542 (gdb_file_cmd): Mark kill as optional.
7543 (default_gdb_start): Call gdb_stdin_log_init.
7544 (send_gdb): Call gdb_stdin_log_write.
7545 (rerun_to_main): Mark Y as an answer.
7546 (gdb_stdin_log_init): New function.
7547 (gdb_stdin_log_write): Likewise.
7548
81f47ac2
AH
75492019-05-17 Alan Hayward <alan.hayward@arm.com>
7550
7551 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7552 * gdb.base/debug-expr.exp: Likewise.
7553 * gdb.base/foll-fork.exp: Likewise.
7554 * gdb.base/foll-vfork.exp: Likewise.
7555 * gdb.base/fork-print-inferior-events.exp: Likewise.
7556 * gdb.base/gdb-sigterm.exp: Likewise.
7557 * gdb.base/gdbinit-history.exp: Likewise.
7558 * gdb.base/osabi.exp: Likewise.
7559 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7560 * gdb.base/ui-redirect.exp: Likewise.
7561 * gdb.gdb/unittest.exp: Likewise.
7562 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7563 * gdb.mi/mi-watch.exp: Likewise.
7564 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7565 * gdb.mi/user-selected-context-sync.exp: Likewise.
7566 * gdb.python/python.exp: Disable debug test when debugging.
7567 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7568 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7569 Likewise.
7570 * gdb.threads/stepi-random-signal.exp: Likewise.
7571
29b52314
AH
75722019-05-17 Alan Hayward <alan.hayward@arm.com>
7573
7574 * Makefile.in: Pass through GDB_DEBUG.
7575 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7576 (gdb,debug): Add board setting.
7577 * lib/gdb.exp (default_gdb_start): Start debugging.
7578 (gdb_debug_enabled): New procedure.
7579 (gdb_debug_init): Likewise.
29b52314
AH
7580
75812019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7582
29b52314
AH
7583 * Makefile.in: Pass through GDB_DEBUG.
7584 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7585 (gdb,debug): Add board setting.
7586 * lib/gdb.exp (default_gdb_start): Start debugging.
7587 (gdb_debug_enabled): New procedure.
7588 (gdb_debug_init): Likewise.
29b52314 7589
ca1285d1
AH
75902019-05-17 Alan Hayward <alan.hayward@arm.com>
7591
7592 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7593
f3a09c80
AH
75942019-05-17 Alan Hayward <alan.hayward@arm.com>
7595
7596 * gdb.base/ui-redirect.exp: Test redirection.
7597
26648588
JV
75982019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7599
7600 * gdb.mi/mi-complete.exp: New file.
7601 * gdb.mi/mi-complete.cc: Likewise.
7602
14237686
AB
76032019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7604
7605 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7606 indexed and sliced arrays, and pointers to arrays.
7607
e7bd7fba
TT
76082019-05-14 Tom Tromey <tromey@adacore.com>
7609
7610 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7611 styling test.
7612
2764128d
TV
76132019-05-14 Tom de Vries <tdevries@suse.de>
7614
7615 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7616 selection entry encoding.
7617
71bed2db
TT
76182019-05-10 Tom Tromey <tromey@adacore.com>
7619
7620 * gdb.ada/info_exc.exp: Add "complete" test.
7621
63b667ad
TV
76222019-05-09 Tom de Vries <tdevries@suse.de>
7623
7624 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7625 CU-relative.
7626
9cfd2b89
TV
76272019-05-09 Tom de Vries <tdevries@suse.de>
7628
7629 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7630 CU-relative.
7631
2228ef77
XR
76322019-05-08 Joel Brobecker <brobecker@adacore.com>
7633
7634 * gdb.ada/frame_arg_lang.exp: New testcase.
7635 * gdb.ada/frame_arg_lang/bla.adb: New file.
7636 * gdb.ada/frame_arg_lang/pck.ads: New file.
7637 * gdb.ada/frame_arg_lang/pck.adb: New file.
7638 * gdb.ada/frame_arg_lang/foo.c: New file.
7639
80e55b13
TT
76402019-05-08 Tom Tromey <tromey@adacore.com>
7641
7642 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7643
9d3421af
TT
76442019-05-08 Tom Tromey <tromey@adacore.com>
7645
7646 * gdb.base/ptype-offsets.exp: Update tests.
7647
844333e2
TT
76482019-05-08 Tom Tromey <tromey@adacore.com>
7649
7650 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7651 cases.
7652 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7653 "short".
7654
988915ee
TT
76552019-05-08 Tom Tromey <tromey@adacore.com>
7656
7657 * gdb.ada/vla.exp: New file.
7658 * gdb.ada/vla/vla.adb: New file.
7659
7bd55dac
TV
76602019-05-07 Tom de Vries <tdevries@suse.de>
7661
7662 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7663
75f06e9d
TV
76642019-05-07 Tom de Vries <tdevries@suse.de>
7665
7666 PR testsuite/24522
7667 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7668 section.
7669
77e7aaa4
TV
76702019-05-07 Tom de Vries <tdevries@suse.de>
7671
7672 PR testsuite/24522
7673 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7674 .debug_aranges section.
7675
456ba0fa
TV
76762019-05-07 Tom de Vries <tdevries@suse.de>
7677
7678 PR testsuite/24159
7679 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7680
5a56d6a6
TV
76812019-05-06 Tom de Vries <tdevries@suse.de>
7682
7683 * lib/gdb.exp (exec_has_index_section): New proc.
7684 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7685 section.
7686
9d6d4be8
TV
76872019-05-04 Tom de Vries <tdevries@suse.de>
7688
7689 * boards/cc-with-debug-names.exp: New file.
7690
222a8d25
TT
76912019-05-03 Tom Tromey <tromey@adacore.com>
7692
7693 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7694 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7695 * gdb.ada/char_enum.exp: Add test.
7696
0fdfd794
TV
76972019-05-03 Tom de Vries <tdevries@suse.de>
7698
7699 * boards/cc-with-gdb-index.exp: New file.
7700
80062eb9
AB
77012019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7702
7703 * gdb.rust/simple.exp: Add new test case.
7704 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7705 (main): Initialise an instance of the new struct.
7706
4504bbde
TT
77072019-05-01 Tom Tromey <tromey@adacore.com>
7708
7709 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7710 record.
7711 (NPR): New variable.
7712 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7713 test.
7714
d48e62f4
TT
77152019-05-01 Tom Tromey <tromey@adacore.com>
7716
7717 * gdb.ada/packed_array_assign.exp: Add packed assignment
7718 regression test.
7719
f59f30f5
TV
77202019-05-01 Tom de Vries <tdevries@suse.de>
7721
7722 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7723
b70bfc54
TV
77242019-05-01 Tom de Vries <tdevries@suse.de>
7725
7726 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7727
15f18d14
AT
77282019-04-30 Ali Tamur <tamur@google.com>
7729
7730 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7731
2ff0a947
TT
77322019-04-30 Tom Tromey <tromey@adacore.com>
7733
7734 * lib/ada.exp (find_ada_tool): New proc.
7735 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7736 * gdb.ada/catch_ex_std.exp: New file.
7737 * gdb.ada/catch_ex_std/foo.adb: New file.
7738 * gdb.ada/catch_ex_std/some_package.adb: New file.
7739 * gdb.ada/catch_ex_std/some_package.ads: New file.
7740
a776957c
TT
77412019-04-30 Tom Tromey <tromey@adacore.com>
7742
7743 PR c++/24470:
7744 * gdb.cp/temargs.cc: Add test code from PR.
7745
bc68014d
AB
77462019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7747
7748 * gdb.fortran/vla-datatypes.exp: Update expected results.
7749 * gdb.fortran/vla-ptype.exp: Likewise.
7750 * gdb.fortran/vla-type.exp: Likewise.
7751 * gdb.fortran/vla-value.exp: Likewise.
7752
f1fdc960
AB
77532019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7754
7755 * gdb.fortran/ptr-indentation.exp: Update expected results.
7756 * gdb.fortran/ptype-on-functions.exp: Likewise.
7757 * gdb.fortran/vla-ptr-info.exp: Likewise.
7758 * gdb.fortran/vla-value.exp: Likewise.
7759
bf7a4de1
AB
77602019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7761
7762 * gdb.fortran/ptype-on-functions.exp: New file.
7763 * gdb.fortran/ptype-on-functions.f90: New file.
7764
bbe75b9d
AB
77652019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7766
7767 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7768 case void string.
7769
1db455a7
AB
77702019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7771
7772 * gdb.fortran/complex.exp: Expand.
7773 * gdb.fortran/complex.f: Renamed to...
7774 * gdb.fortran/complex.f90: ...this, and extended to add more
7775 complex values.
7776
b6d03bb2
AB
77772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7778
7779 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7780 MODULO, CMPLX.
7781
2e62ab40
AB
77822019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7783 Richard Bunt <richard.bunt@arm.com>
7784
7785 * gdb.base/max-depth.c: New file.
7786 * gdb.base/max-depth.exp: New file.
7787 * gdb.python/py-nested-maps.c: New file.
7788 * gdb.python/py-nested-maps.exp: New file.
7789 * gdb.python/py-nested-maps.py: New file.
7790 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7791 (test_all_common): Call test_max_depth.
7792 * gdb.fortran/max-depth.exp: New file.
7793 * gdb.fortran/max-depth.f90: New file.
7794 * gdb.go/max-depth.exp: New file.
7795 * gdb.go/max-depth.go: New file.
7796 * gdb.modula2/max-depth.exp: New file.
7797 * gdb.modula2/max-depth.c: New file.
7798 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7799
d2b584a5
TV
78002019-04-29 Tom de Vries <tdevries@suse.de>
7801
7802 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7803
136afab8
PW
78042019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7805
7806 * gdb.base/callexit.exp: Test may-call-functions off.
7807
725cbb63
KS
78082019-04-25 Keith Seitz <keiths@redhat.com>
7809
7810 PR c++/24367
7811 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7812 (another_incomplete_struct, test_incomplete): New definitions.
7813 (main): Use new definitions.
7814 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7815 functions.
7816
701adfb0
PA
78172019-04-25 Ali Tamur <tamur@google.com>
7818
7819 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7820
82433e3e
SDJ
78212019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7822
7823 PR corefiles/11608
7824 PR corefiles/18187
7825 * gdb.base/coredump-filter-build-id.exp: New file.
7826
dd06d4d6
AH
78272019-04-25 Alan Hayward <alan.hayward@arm.com>
7828
e79be6e5
SM
7829 * Makefile.in: Pass through GDBSERVER_DEBUG.
7830 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7831 (gdbserver,debug): Add board setting.
7832 * gdb.trace/tspeed.exp: Skip when debugging.
7833 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7834 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7835
1670072e
TT
78362019-04-24 Tom Tromey <tromey@adacore.com>
7837
7838 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7839 Rust.
7840
a59240a4
TT
78412019-04-24 Tom Tromey <tromey@adacore.com>
7842
7843 * gdb.arch/amd64-eval.exp: Test bitfield return.
7844 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7845 (class Foo) <return_bitfields>: New method.
7846 (main): Call it.
7847
b907456c
AB
78482019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7849
7850 * gdb.cp/many-args.cc: New file.
7851 * gdb.cp/many-args.exp: New file.
7852
5c565afd
TV
78532019-04-23 Tom de Vries <tdevries@suse.de>
7854
7855 PR gdb/24433
7856 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7857
ba22ff86
AH
78582019-04-23 Alan Hayward <alan.hayward@arm.com>
7859
7860 * gdb.trace/backtrace.exp: Use nopie flag.
7861 * gdb.trace/circ.exp: Likewise.
7862 * gdb.trace/collection.exp: Likewise.
7863 * gdb.trace/ftrace.exp: Likewise.
7864 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7865 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7866 * gdb.trace/qtro.exp: Likewise.
7867 * gdb.trace/read-memory.exp: Likewise.
7868 * gdb.trace/report.exp: Likewise.
7869 * gdb.trace/tfile.exp: Likewise.
7870 * gdb.trace/tfind.exp: Likewise.
7871 * gdb.trace/unavailable.exp: Likewise.
7872
7905fc35
PA
78732019-04-22 Pedro Alves <palves@redhat.com>
7874
7875 * gdb.base/solib-probes-nosharedlibrary.c,
7876 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7877
8ecb59f8
TT
78782019-04-19 Tom Tromey <tromey@adacore.com>
7879
7880 * gdb.ada/ptype_union.c: New file.
7881 * gdb.ada/ptype_union.exp: New file.
7882
62160ec9
TT
78832019-04-19 Tom Tromey <tromey@adacore.com>
7884
7885 PR symtab/24423:
7886 * gdb.base/list0.h (foo): Add a control-l character.
7887
36cd4ba5
TV
78882019-04-18 Tom de Vries <tdevries@suse.de>
7889
7890 PR gdb/24433
7891 * boards/local-board.exp: Set sysroot to "".
7892
b73715df
TV
78932019-04-18 Tom de Vries <tdevries@suse.de>
7894 Pedro Alves <palves@redhat.com>
7895
7896 PR gdb/24454
7897 * gdb.threads/vfork-follow-child-exec.c: New file.
7898 * gdb.threads/vfork-follow-child-exec.exp: New file.
7899 * gdb.threads/vfork-follow-child-exit.c: New file.
7900 * gdb.threads/vfork-follow-child-exit.exp: New file.
7901
4aa866af
LS
79022019-04-15 Leszek Swirski <leszeks@google.com>
7903
7904 * gdb.arch/amd64-eval.cc: New file.
7905 * gdb.arch/amd64-eval.exp: New file.
7906
e5a1a79a
AH
79072019-04-11 Alan Hayward <alan.hayward@arm.com>
7908
7909 * gdb.server/sysroot.c: New test.
7910 * gdb.server/sysroot.exp: New file.
7911 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7912 matching param.
7913
41077b66
AB
79142019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7915
7916 * gdb.base/align.exp: Extend test to cover structures containing
7917 only static fields.
7918
c30391f8
TV
79192019-04-11 Tom de Vries <tdevries@suse.de>
7920
7921 * boards/cc-with-dwz-m.exp: New file.
7922 * boards/cc-with-dwz.exp: New file.
7923 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7924
e242fd12
SM
79252019-04-09 Simon Marchi <simon.marchi@efficios.com>
7926
7927 * gdb.base/start-cpp.exp: New file.
7928 * gdb.base/start-cpp.cc: New file.
7929
2b0c8b01
KB
79302019-04-08 Kevin Buettner <kevinb@redhat.com>
7931
7932 * gdb.python/py-thrhandle.exp: Adjust tests to call
7933 thread_from_handle instead of thread_from_thread_handle.
7934
947210e5
KB
79352019-04-08 Kevin Buettner <kevinb@redhat.com>
7936
7937 * gdb.python/py-thrhandle.exp: Add tests for
7938 gdb.InferiorThread.handle.
7939
d7df6549
AB
79402019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7941
7942 * gdb.python/py-function.exp: Check calling helper function from
7943 all languages.
7944 * lib/gdb.exp (gdb_supported_languages): New proc.
7945
8bdc1658
AB
79462019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7947
7948 * gdb.base/complex-parts.c: New file.
7949 * gdb.base/complex-parts.exp: New file.
7950
05caa1d2
TT
79512019-04-01 Tom Tromey <tromey@adacore.com>
7952
7953 PR symtab/23331:
7954 * gdb.dwarf2/dw2-ranges-main.c: New file.
7955 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7956 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7957
7734102d
EZ
79582019-03-30 Simon Marchi <simark@simark.ca>
7959
7960 * gdb.base/default.exp: Add values for $_gdb_major and
7961 $_gdb_minor.
7962
188e1fa9
TT
79632019-03-29 Tom Tromey <tromey@adacore.com>
7964
7965 * gdb.base/help.exp: Tighten apropos regexp.
7966
2880242d
KS
79672019-03-29 Keith Seitz <keiths@redhat.com>
7968
7969 * gdb.fortran/array-bounds.exp: New file.
7970 * gdb.fortran/array-bounds.f90: New file.
7971
077cad8e
PW
79722019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7973
7974 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7975
80047cfc
PW
79762019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7977
7978 * gdb.multi/hello.c (main): Increase alarm timer.
7979
f489207e
SL
79802019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7981
7982 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7983 factor when no hardware watchpoint support.
7984
c92df149
AH
79852019-03-28 Alan Hayward <alan.hayward@arm.com>
7986 Pedro Alves <palves@redhat.com>
7987
7988 * boards/local-board.exp: set sysroot to /.
7989
933aebfa
AH
79902019-03-27 Alan Hayward <alan.hayward@arm.com>
7991
7992 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7993 in child.
7994
9f9aa852
AB
79952019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7996
7997 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7998 field.
7999 (make_container): Initialise new field.
8000 * gdb.python/py-prettyprint.exp: Add new tests.
8001 * gdb.python/py-prettyprint.py (class ContainerPrinter)
8002 <display_hint>: New method.
8003
3714a195
AB
80042019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8005
8006 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
8007 gdb_continue_to_breakpoint more throughout this test.
8008 (run_lang_tests) Supply unique test names, and use
8009 gdb_test_no_output.
8010
18c77628
AB
80112019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
8012
8013 * gdb.base/finish-pretty.exp: Update expected results.
8014 * gdb.base/pretty-print.c: New file.
8015 * gdb.base/pretty-print.exp: New file.
8016
9a93502f
PA
80172019-03-25 Pedro Alves <palves@redhat.com>
8018
8019 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
8020 move comments outside list. Append '-i "" eof' section.
8021
968aa7ae
AH
80222019-03-22 Alan Hayward <alan.hayward@arm.com>
8023
34a7f2a4 8024 PR testsuite/25016
968aa7ae
AH
8025 * README: Add pie options.
8026 * gdb.base/break-interp.exp: Ensure pie is disabled.
8027 * gdb.base/dump.exp: Likewise.
8028 * lib/gdb.exp (gdb_compile): Add pie option.
8029
4c7d57e7
TT
80302019-03-19 Tom Tromey <tromey@adacore.com>
8031
8032 * gdb.mi/mi2-cli-display.c: New file.
8033 * gdb.mi/mi2-cli-display.exp: New file.
8034
bff8c71f
TT
80352019-03-18 Joel Brobecker <brobecker@adacore.com>
8036 Tom Tromey <tromey@adacore.com>
8037
8038 * gdb.ada/ptype_array/pck.adb: New file.
8039 * gdb.ada/ptype_array/pck.ads: New file.
8040 * gdb.ada/ptype_array/foo.adb: New file.
8041 * gdb.ada/ptype_array.exp: New file.
8042
d085f989
TT
80432019-03-14 Tom Tromey <tromey@adacore.com>
8044
8045 * gdb.base/style.exp: Add "set style sources" test.
8046
b4be1b06
SM
80472019-03-13 Simon Marchi <simon.marchi@ericsson.com>
8048
8049 * mi-breakpoint-location-ena-dis.exp: Rename to ...
8050 * mi-breakpoint-multiple-locations.exp: ... this.
8051 (make_breakpoints_pattern): New proc.
8052 (do_test): Add mi_version parameter, test -break-insert,
8053 -break-info and =breakpoint-created.
8054
7cde5fc2
AB
80552019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
8056
8057 * config/default.exp: Remove 'load_lib gdb.exp'.
8058 * config/monitor.exp: Likewise.
8059 * config/sid.exp: Likewise.
8060 * config/sim.exp: Likewise.
8061 * config/slite.exp: Likewise.
8062 * config/unix.exp: Likewise.
8063 * gdb.base/default.exp: Remove unhelpful comment.
8064
efbecbc1
AB
80652019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8066
8067 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8068
0841c79a
AB
80692019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8070
8071 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8072
4a270568
AB
80732019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8074
8075 * gdb.fortran/type-kinds.exp: Update expected results.
8076
067630bd
AB
80772019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8078
8079 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8080
3be47f7a
AB
80812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8082
8083 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8084 function.
8085 (test_basic_parsing_of_type_kinds): Expand types tested.
8086 (test_parsing_invalid_type_kinds): New function.
8087
4d00f5d8
AB
80882019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8089
8090 * gdb.fortran/intrinsics.exp: New file.
8091 * gdb.fortran/intrinsics.f90: New file.
8092 * gdb.fortran/type-kinds.exp: New file.
8093
c8f91604
AB
80942019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8095
8096 * gdb.fortran/dot-ops.exp: New file.
8097
dd9f2c76
AB
80982019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8099
8100 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8101 Check upper and lower case logical literals.
8102
84ec9724
AB
81032019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8104
8105 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8106 Remove duplicate tests.
8107
c3734e09
AH
81082019-03-06 Alan Hayward <alan.hayward@arm.com>
8109
8110 * lib/gdb.exp (builtin_cd): rename of cd.
8111 (cd): Override builtin.
8112
aa3cfbda
RB
81132019-03-06 Richard Bunt <richard.bunt@arm.com>
8114
8115 * gdb.fortran/function-calls.exp: New file.
8116 * gdb.fortran/function-calls.f90: New test.
8117
7b63ad86
RB
81182019-03-04 Richard Bunt <richard.bunt@arm.com>
8119
8120 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8121 on user program standard output.
8122 * gdb.fortran/short-circuit-argument-list.f90: Record function
8123 calls.
8124
01abb042
AH
81252019-02-28 Alan Hayward <alan.hayward@arm.com>
8126
c3734e09
AH
8127 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8128 failure.
01abb042 8129
92137da0
RO
81302019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8131
8132 PR gdb/8527
8133 * gdb.base/interrupt-daemon-attach.c,
8134 gdb.base/interrupt-daemon-attach.exp: New test.
8135
5862844d
PA
81362019-02-27 Pedro Alves <palves@redhat.com>
8137
8138 * gdb.base/page.exp: Add tests for "set width/height -1".
8139
8ed25214
PA
81402019-02-27 Pedro Alves <palves@redhat.com>
8141
8142 * gdb.base/page.exp: Add tests for "set/show width/height" with
8143 "infinite" values.
8144
6c28e44a
TT
81452019-02-27 Tom Tromey <tromey@adacore.com>
8146
8147 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8148 2.4.
8149 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8150 workaround.
8151
bf9a735e
AB
81522019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8153
8154 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8155 tests for structs with static members.
8156
8791793c
TT
81572019-02-26 Tom Tromey <tromey@adacore.com>
8158
8159 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8160 ValueError, not TypeError.
8161
bc2a507e
KB
81622019-02-26 Kevin Buettner <kevinb@redhat.com>
8163
8164 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8165 call from main program.
8166
e0e7d3bd
JB
81672019-02-23 Joel Brobecker <brobecker@adacore.com>
8168
8169 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8170 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8171 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8172 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8173 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8174
9600246d
KS
81752019-02-22 Keith Seitz <keiths@redhat.com>
8176
8177 PR symtab/23853
8178 * gdb.base/symlink-sourcefile.c: New file.
8179 * gdb.base/symlink-sourcefile.exp: New file.
8180
0c95f9ed
TT
81812019-02-20 Tom Tromey <tom@tromey.com>
8182
8183 * gdb.base/info_qt.exp: Update.
8184
6caa91b6
SM
81852019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8186
8187 * gdb.base/source.exp: Move "error in sourced script" code to
8188 the end.
8189 * gdb.base/source-error.gdb: Move contents to
8190 source-error-1.gdb. Add new code to source source-error-1.gdb.
8191 * gdb.base/source-error-1.gdb: New file, from previous
8192 source-error.gdb.
8193
6506371f
TT
81942019-02-17 Tom Tromey <tom@tromey.com>
8195
8196 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8197 for macro styling.
8198 * gdb.base/style.c (SOME_MACRO): New macro.
8199
a0087920
TT
82002019-02-17 Tom Tromey <tom@tromey.com>
8201
8202 * gdb.base/style.exp: Add line-wrapping tests.
8203 * gdb.base/page.exp: Add test for quitting during pagination.
8204
a2cd4f14
JB
82052019-02-17 Joel Brobecker <brobecker@adacore.com>
8206
8207 * gdb.ada/big_packed_array: New testcase.
8208 * gdb.ada/homonym.exp: Fix incorrect expected output for
8209 "break <homonym__get_value>" test.
8210
9d70ffbc
WP
82112019-02-13 Weimin Pan <weimin.pan@oracle.com>
8212
8213 PR breakpoints/21870
8214 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8215 and prepare_for_testing. Add comment.
8216 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8217 redundant cleanup call. Clean up comment.
8218
01c7ae81
WP
82192019-02-12 Weimin Pan <weimin.pan@oracle.com>
8220
8221 PR breakpoints/21870
8222 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8223 * gdb.arch/aarch64-dbreg-contents.c: New file.
8224
aff29d1c
JB
82252019-02-10 Joel Brobecker <brobecker@adacore.com>
8226
8227 * gdb.ada/mi_ref_changeable: New testcase.
8228
df0da8a2
AH
82292019-02-07 Alan Hayward <alan.hayward@arm.com>
8230
8231 * gdb.base/attach.exp: Add double attach test.
8232
bd447abb
SM
82332019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8234
8235 * lib/gdb.exp (default_gdb_start): Don't match pagination
8236 prompt.
8237 (gdb_init): Set stty_init.
8238
1dbc40b9
TT
82392019-01-27 Tom Tromey <tom@tromey.com>
8240
8241 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8242 skip_python_tests.
8243
353229bf
AH
82442019-01-24 Alan Hayward <alan.hayward@arm.com>
8245
8246 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8247 New structure.
8248 (struct struct_static_02_02): Likewise.
8249 (struct struct_static_02_03): Likewise.
8250 (struct struct_static_02_04): Likewise.
8251 (struct struct_static_04_01): Likewise.
8252 (struct struct_static_04_02): Likewise.
8253 (struct struct_static_04_03): Likewise.
8254 (struct struct_static_04_04): Likewise.
8255 (struct struct_static_06_01): Likewise.
8256 (struct struct_static_06_02): Likewise.
8257 (struct struct_static_06_03): Likewise.
8258 (struct struct_static_06_04): Likewise.
8259 (cmp_struct_static_02_01): Likewise.
8260 (cmp_struct_static_02_02): Likewise.
8261 (cmp_struct_static_02_03): Likewise.
8262 (cmp_struct_static_02_04): Likewise.
8263 (cmp_struct_static_04_01): Likewise.
8264 (cmp_struct_static_04_02): Likewise.
8265 (cmp_struct_static_04_03): Likewise.
8266 (cmp_struct_static_04_04): Likewise.
8267 (cmp_struct_static_06_01): Likewise.
8268 (cmp_struct_static_06_02): Likewise.
8269 (cmp_struct_static_06_03): Likewise.
8270 (cmp_struct_static_06_04): Likewise.
8271 (call_all): Test new structs.
8272 * gdb.base/infcall-nested-structs.exp: Likewise.
8273
73021deb
AH
82742019-01-21 Alan Hayward <alan.hayward@arm.com>
8275 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8276
fc65c7db
AH
82772019-01-21 Alan Hayward <alan.hayward@arm.com>
8278 * gdb.base/stack-protector.c: New test.
8279 * gdb.base/stack-protector.exp: New file.
8280 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8281 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8282 option.
8283 (gdb_compile): Remove stack protector for GCC and prevent
8284 recursion.
8285
c24bdb02
KS
82862019-01-16 Keith Seitz <keiths@redhat.com>
8287
8288 PR gdb/23773
8289 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8290
6f072a10
PFC
82912019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8292
8293 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8294 aliases.
8295 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8296 tests.
8297 * gdb.arch/powerpc-vector-regs.c: New file.
8298 * gdb.arch/powerpc-vector-regs.exp: New file.
8299
a7b8d682
PFC
83002019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8301
8302 * gdb.arch/altivec-regs.exp: Fix the list passed to
8303 gdb_expect_list when testing "info vector".
8304
6eb6fb67
AB
83052019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8306
8307 * gdb.base/style.exp: Don't include path in testname.
8308
b56f80d8
KS
83092019-01-10 Keith Seitz <keiths@redhat.com>
8310
8311 PR gdb/23712
8312 PR symtab/23010
8313 * gdb.dwarf2/multidictionary.exp: New file.
8314
041be526
SM
83152019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8316
8317 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8318 (test_gnuv3_style_demangling): ... this.
8319 (test_lucid_style_demangling): Remove.
8320 (test_arm_style_demangling): Remove.
8321 (test_hp_style_demangling): Remove.
8322 (do_tests): Remove calls to the above.
8323
d820d0c3
AB
83242019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8325
8326 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8327 case.
8328
f097f5ad
TT
83292019-01-06 Tom Tromey <tom@tromey.com>
8330
8331 PR gdb/28155:
8332 * gdb.dwarf2/typedef-void-finish.exp: New file.
8333
2cd8cc0b
TT
83342018-12-28 Tom Tromey <tom@tromey.com>
8335 Simon Marchi <simark@simark.ca>
8336
8337 * gdb.base/jit-exec.exp: New file.
8338 * gdb.base/jit-exec.c: New file.
8339 * gdb.base/jit-execd.c: New file.
8340
35fb8261
TT
83412018-12-28 Tom Tromey <tom@tromey.com>
8342
8343 * gdb.base/style.exp: Update test to check for address styling.
8344
47fd17cd
TT
83452018-12-28 Tom Tromey <tom@tromey.com>
8346
8347 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8348 message.
8349
d47032b7
TT
83502018-12-28 Tom Tromey <tom@tromey.com>
8351
8352 * gdb.base/style.exp: Add test for version number styling.
8353
af79b68d
TT
83542018-12-28 Tom Tromey <tom@tromey.com>
8355
8356 * gdb.base/style.exp: Add test for print_address_symbolic.
8357
0bb296cb
TT
83582018-12-28 Tom Tromey <tom@tromey.com>
8359
8360 * gdb.base/style.exp: Add test for breakpoint setting.
8361
80ae2043
TT
83622018-12-28 Tom Tromey <tom@tromey.com>
8363
8364 * gdb.base/style.exp: Add test for variable names.
8365
cbe56571
TT
83662018-12-28 Tom Tromey <tom@tromey.com>
8367
8368 * gdb.base/style.exp: New file.
8369 * gdb.base/style.c: New file.
8370
9162a27c
TT
83712018-12-28 Tom Tromey <tom@tromey.com>
8372
8373 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8374 "dumb".
8375 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8376 the TERM environment variable.
8377
bc543c90
TT
83782018-12-27 Tom Tromey <tom@tromey.com>
8379
8380 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8381 pagination test.
8382
6f0ffe50
AB
83832018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8384
8385 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8386 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8387
b5a1e557
PW
83882018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8389
8390 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8391 Filename a.adb changed to bp_fun_addr.adb.
8392 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8393
6e8b1ab2
JV
83942018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8395
8396 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8397 non-PIE executables.
8398 * README: Mention the gdb,nopie_flag board setting.
8399 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8400 non-PIE executable.
8401 * gdb.arch/amd64-entry-value.exp: Likewise.
8402 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8403 * gdb.arch/i386-float.exp: Likewise.
8404 * gdb.arch/i386-signal.exp: Likewise.
8405 * gdb.mi/mi-reg-undefined.exp: Likewise.
8406
d00a27c5
PM
84072018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8408
8409 PR gdb/23974
8410 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8411
161d081c
PW
84122018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8413
8414 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8415 Update order of results accordingly.
8416
b001de23
AB
84172018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8418
8419 * gdb.base/annota1.exp: Update a test regexp.
8420
99e1a184
AB
84212018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8422
8423 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8424
7a81c1e2
PW
84252018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8426
8427 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8428 (reuse_time): Initialize to REUSE_TIME_CAP.
8429 (check_rc): New function.
8430 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8431 Check pthread_create rc.
8432 (spawner_thread_func): Check pthread_create and pthread_join rc.
8433
73e8dc90
PA
84342018-12-08 Pedro Alves <palves@redhat.com>
8435
8436 * gdb.base/list.exp (test_forward_search): Rename to ...
8437 (test_forward_reverse_search): ... this. Also test reverse-search
8438 and the forward-search alias.
8439
13f2ed32
AB
84402018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8441
8442 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8443 local timeout variable before return, and remove all local timeout
8444 variable entirely.
8445 (gdb_load): Likewise.
8446
64d27cfc
TV
84472018-12-01 Tom de Vries <tdevries@suse.de>
8448
8449 * gdb.base/gdb-caching-proc.exp: New file.
8450
f63c03b4
SDJ
84512018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8452
8453 * Makefile.in (TIMESTAMP): New variable.
8454 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8455 command.
8456 (check-single-racy): Likewise.
8457 (check/%.exp): Likewise.
8458 (check-racy/%.exp): Likewise.
8459 (workers/%.worker): Likewise.
8460 (build-perf): Likewise.
8461 (check-perf): Likewise.
8462 * README: Describe new "TS" and "TS_FORMAT" variables.
8463 * print-ts.py: New file.
8464
1c97054b
BF
84652018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8466
8467 PR python/23714
8468 * gdb.python/python.exp: Test command repetition after
8469 gdb.execute.
8470
1871a62d
AB
84712018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8472
8473 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8474 is correctly aligned.
8475
fb5e1ed9
PW
84762018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8477
8478 * gdb.ada/info_auto_lang.exp: New testcase.
8479 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8480 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8481 * gdb.ada/info_auto_lang/some_c.c: New file.
8482
43d397ca
PW
84832018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8484
8485 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8486 FUNC_lang language syntax.
8487
beddd671
PW
84882018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8489
8490 * gdb.base/info_minsym.c: New file.
8491 * gdb.base/info_minsym.exp: New file.
8492
73fc52c4
TT
84932018-11-19 Tom Tromey <tom@tromey.com>
8494
8495 PR rust/23625:
8496 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8497 * gdb.rust/expr.exp: Update expected output. Change one test.
8498
994b876a
TT
84992018-11-19 Tom Tromey <tom@tromey.com>
8500
8501 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8502
6769f276
PA
85032018-11-19 Pedro Alves <palves@redhat.com>
8504
8505 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8506 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8507 see the expected warning.
8508
38a72da0
AH
85092018-11-16 Alan Hayward <alan.hayward@arm.com>
8510
8511 PR gdb/22736:
8512 * gdb.cp/infcall-nodebug-lib.c: New test.
8513 * gdb.cp/infcall-nodebug-main.c: New test.
8514 * gdb.cp/infcall-nodebug.exp: New file.
8515
53a89d6e
SM
85162018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8517
8518 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8519 completer tests.
8520
9325300d
TV
85212018-11-09 Tom de Vries <tdevries@suse.de>
8522
8523 * gdb.base/msym-lang.c: New test.
8524 * gdb.base/msym-lang.exp: New file.
8525 * gdb.base/msym-lang-main.c: New test.
8526
20f0d60d
TT
85272018-11-08 Tom Tromey <tom@tromey.com>
8528
8529 PR gdb/23555:
8530 PR gdb/23838:
8531 * gdb.base/warning.exp: New file.
8532
b5420128
JB
85332018-11-08 Jan Beulich <jbeulich@suse.com>
8534
8535 * testsuite/gdb.arch/i386-avx512.c,
8536 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8537
cd115d61
AB
85382018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8539
8540 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8541 point hardware.
8542
35ee2dc2
AB
85432018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8544
8545 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8546 * gdb.dwarf2/missing-type-name.exp: New file.
8547
31aceee8
TV
85482018-11-06 Tom de Vries <tdevries@suse.de>
8549
8550 * gdb.base/many-headers.c: New test.
8551 * gdb.base/many-headers.exp: New file.
8552
109be305
JW
85532018-11-06 Jim Wilson <jimw@sifive.com>
8554
8555 * gdb.base/code_elim.exp: For riscv, set additional_flags
8556 to include -msmall-data-limit=0.
8557
e2b7af72
JB
85582018-11-01 Joel Brobecker <brobecker@adacore.com>
8559
8560 * gdb.ada/watch_minus_l: New testcase.
8561
cdcda965
SM
85622018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8563
8564 * gdb.arch/aix-sighandle.c: New file.
8565 * gdb.arch/aix-sighandle.exp: New file.
8566
92dcebf3
AB
85672018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8568
8569 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8570 registers being unions.
8571
68b9ac18
TV
85722018-10-31 Tom de Vries <tdevries@suse.de>
8573
8574 * lib/valgrind.exp: New file.
8575 (vgdb_start, vgdb_stop): New procs, factored out of ...
8576 * gdb.base/valgrind-bt.exp: ... here, ...
8577 * gdb.base/valgrind-disp-step.exp: ... here and ...
8578 * gdb.base/valgrind-infcall.exp: ... here.
8579
1443936e
TV
85802018-10-31 Tom de Vries <tdevries@suse.de>
8581
8582 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8583
eb77c9df
AB
85842018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8585
8586 * gdb.dwarf2/void-type.c: New file.
8587 * gdb.dwarf2/void-type.exp: New file.
8588
82b5e646
PW
85892018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8590
8591 * gdb.base/info_qt.c: New file.
8592 * gdb.base/info_qt.exp: New file.
8593
8d619c01
EBM
85942018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8595
8596 * gdb.arch/powerpc-htm-regs.c: New file.
8597 * gdb.arch/powerpc-htm-regs.exp: New file.
8598
f2cf6173
EBM
85992018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8600
8601 * gdb.arch/powerpc-tar.c: New file.
8602 * gdb.arch/powerpc-tar.exp: New file.
8603
7ca18ed6
EBM
86042018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8605
8606 * gdb.arch/powerpc-ppr-dscr.c: New file.
8607 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8608
bfcc0eba
TV
86092018-10-25 Tom de Vries <tdevries@suse.de>
8610
8611 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8612
fe1a5cad
TV
86132018-10-24 Tom de Vries <tdevries@suse.de>
8614
8615 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8616 longer exists error.
8617
a76dc3b7
TV
86182018-10-24 Tom de Vries <tdevries@suse.de>
8619
8620 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8621
4df46df7
TV
86222018-10-24 Tom de Vries <tdevries@suse.de>
8623
8624 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8625 --db-attach in valgrind.
8626
0dbfcfff
AB
86272018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8628
8629 * gdb.arch/riscv-reg-aliases.c: New file.
8630 * gdb.arch/riscv-reg-aliases.exp: New file.
8631
b04480b1
AH
86322018-10-19 Alan Hayward <alan.hayward@arm.com>
8633
8634 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8635
2c6ac8d7
AH
86362018-10-19 Alan Hayward <alan.hayward@arm.com>
8637
8638 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8639
2bc69f25
AH
86402018-10-19 Alan Hayward <alan.hayward@arm.com>
8641
8642 * gdb.cp/ovldbreak.exp: Fix regexps.
8643
1f1ae3a3
AH
86442018-10-19 Alan Hayward <alan.hayward@arm.com>
8645
8646 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8647
94c18618
SDJ
86482018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8649
8650 PR cli/23785
8651 * gdb.base/restore.exp: New test to check if "restore" with an
8652 invalid file doesn't segfault.
8653
812cd6eb
TV
86542018-10-18 Tom de Vries <tdevries@suse.de>
8655
8656 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8657 * gdb.ada/excep_handle.exp: Same.
8658 * gdb.ada/mi_string_access.exp: Same.
8659 * gdb.ada/mi_var_union.exp: Same.
8660 * gdb.arch/arc-analyze-prologue.exp: Same.
8661 * gdb.arch/arc-decode-insn.exp: Same.
8662 * gdb.base/readnever.exp: Same.
8663 * gdb.fortran/printing-types.exp: Same.
8664 * gdb.guile/scm-lazy-string.exp: Same.
8665
c4b90788
TV
86662018-10-16 Tom de Vries <tdevries@suse.de>
8667
8668 PR gdb/23730
8669 * gdb.base/catch-follow-exec.c: Add copyright notice.
8670 * gdb.base/catch-follow-exec.exp: Rewrite to use
8671 gdb_spawn_with_cmdline_opts. Require gdb-native.
8672
8bca2978
SL
86732018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8674
8675 * gdb.trace/actions-changed.exp: Check for arch support.
8676 * gdb.trace/actions.exp: Likewise.
8677 * gdb.trace/ax.exp: Likewise.
8678 * gdb.trace/backtrace.exp: Likewise.
8679 * gdb.trace/change-loc.exp: Likewise.
8680 * gdb.trace/deltrace.exp: Likewise.
8681 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8682 * gdb.trace/ftrace.exp: Likewise.
8683 * gdb.trace/infotrace.exp: Check for arch support.
8684 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8685 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8686 * gdb.trace/mi-tsv-changed.exp: Likewise.
8687 * gdb.trace/packetlen.exp: Likewise.
8688 * gdb.trace/passc-dyn.exp: Likewise.
8689 * gdb.trace/passcount.exp: Likewise.
8690 * gdb.trace/pending.exp: Likewise.
8691 * gdb.trace/range-stepping.exp: Check for shlib support.
8692 * gdb.trace/report.exp: Check for arch support.
8693 * gdb.trace/save-trace.exp: Likewise.
8694 * gdb.trace/signal.exp: Check for signal support.
8695 * gdb.trace/tfind.exp: Check for arch support.
8696 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8697 * gdb.trace/trace-common.h: Add comment.
8698 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8699 * gdb.trace/trace-enable-disable.exp: Likewise.
8700 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8701 * gdb.trace/tracecmd.exp: Check for arch support.
8702 * gdb.trace/tspeed.exp: Check for shlib and target support.
8703 * gdb.trace/tstatus.exp: Check for arch support.
8704 * gdb.trace/tsv.exp: Likewise.
8705 * gdb.trace/while-dyn.exp: Likewise.
8706 * gdb.trace/while-stepping.exp: Likewise.
8707 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8708
f9c49bff
SM
87092018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8710
8711 * gdb.trace/tspeed.exp: Remove nowarnings.
8712 (prepare_for_trace_test): Declare "global ipalib".
8713 * gdb.trace/tspeed.c: Include unistd.h.
8714 (main): Remove superfluous printf argument.
8715
d4330bde
SL
87162018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8717
8718 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8719 directory prefix on the filename.
8720
8ecfd7bd
SDJ
87212018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8722
8723 * gdb.gdb/unittest.exp: Update expected message informing that
8724 selftests have been disabled.
8725 * gdb.server/unittest.exp: Likewise.
8726
58bbcd02
TV
87272018-10-09 Tom de Vries <tdevries@suse.de>
8728
8729 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8730 with runto_main.
8731
9f6b697b
WP
87322018-10-08 Weimin Pan <weimin.pan@oracle.com>
8733
8734 PR c++/16841
8735 * gdb.cp/virtbase2.cc: New file.
8736 * gdb.cp/virtbase2.exp: New file.
8737
add5ded5
TT
87382018-10-06 Tom Tromey <tom@tromey.com>
8739
8740 PR python/19399:
8741 * gdb.python/py-inferior.exp: Add architecture test.
8742
f9e48344
TT
87432018-10-06 Tom Tromey <tom@tromey.com>
8744
8745 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8746 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8747
2a8be203
TT
87482018-10-06 Tom Tromey <tom@tromey.com>
8749
8750 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8751 of a "throw" catchpoint.
8752
e04caa70
SDJ
87532018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8754
8755 * gdb.base/info-proc.exp: Update string expected from "help info
8756 proc".
8757
5ca8c39f
TT
87582018-10-04 Tom Tromey <tom@tromey.com>
8759
8760 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8761 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8762 (test_initial_complaints, test_empty_complaints): Update.
8763 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8764
3453e7e4
TT
87652018-10-04 Tom Tromey <tom@tromey.com>
8766
8767 PR cli/19551:
8768 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8769 * lib/gdb.exp (gdb_file_cmd): Update.
8770 * gdb.stabs/weird.exp (print_weird_var): Update.
8771 * gdb.server/solib-list.exp: Update.
8772 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8773 * gdb.mi/mi-cli.exp: Update.
8774 * gdb.linespec/linespec.exp: Update.
8775 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8776 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8777 * gdb.cp/cp-relocate.exp: Update.
8778 * gdb.base/sym-file.exp: Update.
8779 * gdb.base/relocate.exp: Update.
8780 * gdb.base/readnever.exp: Update.
8781 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8782 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8783 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8784 * gdb.base/code_elim.exp: Update.
8785 * gdb.base/break-unload-file.exp (test_break): Update.
8786 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8787 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8788 Update.
8789 * gdb.base/attach.exp (do_attach_tests): Update.
8790 * gdb.base/sepdebug.exp: Update.
8791 * gdb.python/py-section-script.exp: Update.
8792
6afcf761
TT
87932018-10-04 Tom Tromey <tom@tromey.com>
8794
8795 PR cli/22234:
8796 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8797 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8798 output.
8799
fef1b293
TT
88002018-10-04 Tom Tromey <tom@tromey.com>
8801
8802 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8803 set width and height to 0.
8804 (test_command_line_attach_run): Use -quiet.
8805
ca98345e
SL
88062018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8807
8808 * lib/gdb.exp (skip_ifunc_tests): New.
8809 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8810 other compile failures.
8811 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8812
ff34e6ae
SM
88132018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8816 is_amd64_regs_target.
8817
6bb8890e
AH
88182018-10-01 Alan Hayward <alan.hayward@arm.com>
8819
8820 * gdb.arch/aarch64-sighandler-regs.c: New test.
8821 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8822 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8823
224d30d3
MM
88242018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8825
8826 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8827 assembly.
8828
f67ffa6a
AB
88292018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8830
8831 * gdb.base/frame-selection.exp: New file.
8832 * gdb.base/frame-selection.c: New file.
8833
9fc3183f
AH
88342018-09-27 Alan Hayward <alan.hayward@arm.com>
8835
8836 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8837 pthread barrier.
8838 (main): Likewise.
8839
d354055e
AB
88402018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8841
8842 * gdb.base/large-frame-1.c: New file.
8843 * gdb.base/large-frame-2.c: New file.
8844 * gdb.base/large-frame.exp: New file.
8845 * gdb.base/large-frame.h: New file.
8846
db727370
JL
88472018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8848
8849 PR gdb/20948
8850 * gdb.base/write_mem.exp: New test.
8851 * gdb.base/write_mem.c: Likewise.
8852
ae778caf
TT
88532018-09-23 Tom Tromey <tom@tromey.com>
8854
8855 PR python/18852:
8856 * gdb.python/py-parameter.exp: Add test for parameter that throws
8857 on "set".
8858
fd3ba736
TT
88592018-09-23 Tom Tromey <tom@tromey.com>
8860
8861 PR python/17284:
8862 * gdb.python/py-template.exp (test_template_arg): Add test for
8863 negative template argument number.
8864
39a24317
TT
88652018-09-23 Tom Tromey <tom@tromey.com>
8866
8867 PR python/14062:
8868 * gdb.python/python.exp: Add test for post_event error.
8869
f5769a2c
TT
88702018-09-23 Tom Tromey <tom@tromey.com>
8871
8872 PR python/18170:
8873 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8874 convert pointers to int and long.
8875
1c1e54f6
TT
88762018-09-23 Tom Tromey <tom@tromey.com>
8877
8878 PR python/20126:
8879 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8880 signed-ness conversion tests.
8881
fb4fa946
TT
88822018-09-23 Tom Tromey <tom@tromey.com>
8883
8884 PR python/18352;
8885 * gdb.python/py-value.exp (test_float_conversion): New proc.
8886 Use it.
8887
a466edac
HAQ
88882018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8889
8890 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8891
4ee9b0c5
SL
88922018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8893
8894 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8895 no readline.
8896 * gdb.base/utf8-identifiers.exp: Likewise.
8897 * gdb.cp/cpcompletion.exp: Likewise.
8898 * gdb.linespec/cpcompletion.exp: Likewise.
8899 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8900 * gdb.linespec/cpls-ops.exp: Likewise.
8901
23be8da7
RB
89022018-09-19 Richard Bunt <richard.bunt@arm.com>
8903 Chris January <chris.january@arm.com>
8904
8905 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8906 * gdb.fortran/short-circuit-argument-list.exp: New file.
8907 * gdb.fortran/short-circuit-argument-list.f90: New test.
8908
5031d0ae
SDJ
89092018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8910
8911 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8912 "arch=" keyword when executing "-stack-list-frames".
8913
b4c0d1a4
SDJ
89142018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8915
8916 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8917 "arch=" keyword when executing "-stack-list-frames".
8918
7a6d2b45
SDJ
89192018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8920
8921 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8922 break ada".
8923
8588b356
SM
89242018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8925
8926 PR python/23669
8927 * gdb.python/python.exp: Test gdb.execute("show commands").
8928
65e65158
TT
89292018-09-16 Tom Tromey <tom@tromey.com>
8930
8931 * gdb.base/new-ui.exp (do_execution_tests): Update.
8932 * gdb.base/dbx.exp (test_breakpoints): Update.
8933
bf326452
AH
89342018-09-14 Alan Hayward <alan.hayward@arm.com>
8935
8936 * lib/gdb.exp (gdb_simple_compile): Add proc.
8937 (is_elf_target): Use gdb_simple_compile.
8938 (skip_altivec_tests): Likewise.
8939 (skip_vsx_tests): Likewise.
8940 (skip_tsx_tests): Likewise.
8941 (skip_btrace_tests): Likewise.
8942 (skip_btrace_pt_tests): Likewise.
8943 (gdb_can_simple_compile): Likewise.
8944 (gdb_has_argv0): Likewise.
8945 (gdb_target_symbol_prefix): Likewise.
8946 (target_supports_scheduler_locking): Likewise.
8947
2361b0fb
TT
89482018-09-13 Tom Tromey <tom@tromey.com>
8949
8950 * Makefile.in (TAGS): Recognize proc_with_prefix and
8951 gdb_caching_proc.
8952
0ae1a321
SM
89532018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8954
8955 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8956 method.
8957
a40bf0c2
SM
89582018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8959
8960 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8961 and a few other Inferior properties when the Inferior is no
8962 longer valid.
8963
4a3fe98f
TT
89642018-09-13 Tom Tromey <tom@tromey.com>
8965
8966 PR rust/23650:
8967 * gdb.rust/simple.exp: Add test for enum field access error.
8968
098b2108
TT
89692018-09-13 Tom Tromey <tom@tromey.com>
8970
8971 PR rust/23626:
8972 * gdb.rust/simple.rs (EmptyEnum): New type.
8973 (main): Use it.
8974 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8975
1256af7d
SM
89762018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8977
8978 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8979 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8980 * gdb.python/py-symtab.exp: Update test printing an objfile.
8981
4aa8e6c2
SM
89822018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8983
8984 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8985 object.
8986
c221b2f7
AH
89872018-09-12 Alan Hayward <alan.hayward@arm.com>
8988
8989 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8990 (support_complex_tests): Use gdb_can_simple_compile.
8991 (is_ilp32_target): Likewise.
8992 (is_lp64_target): Likewise.
8993 (is_64_target): Likewise.
8994 (is_amd64_regs_target): Likewise.
8995 (is_aarch32_target): Likewise.
8996 (gdb_int128_helper): Likewise.
8997
6f1107b5
JK
89982018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8999
9000 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
9001
1f5d1570
JG
90022018-09-10 Jerome Guitton <guitton@adacore.com>
9003
9004 * gdb.ada/same_component_name: Add test for case of tagged record
9005 with variable-length fields.
9006
cc330e39
XR
90072018-09-10 Xavier Roirand <roirand@adacore.com>
9008
9009 * gdb.ada/access_to_unbounded_array.exp: New testcase.
9010 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
9011 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
9012 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
9013
b9c50e9a
XR
90142018-09-10 Xavier Roirand <roirand@adacore.com>
9015
9016 * gdb.ada/mi_string_access.exp: New testcase.
9017 * gdb.ada/mi_string_access/bar.adb: New file.
9018 * gdb.ada/mi_string_access/pck.adb: New file.
9019 * gdb.ada/mi_string_access/pck.asd: New file.
9020
2963898f
XR
90212018-09-10 Xavier Roirand <roirand@adacore.com>
9022
9023 * gdb.ada/mi_var_union.exp: New testcase.
9024 * gdb.ada/mi_var_union/bar.adb: New file.
9025 * gdb.ada/mi_var_union/pck.adb: New file.
9026 * gdb.ada/mi_var_union/pck.asd: New file.
9027
1aac008f
TT
90282018-09-08 Tom Tromey <tom@tromey.com>
9029
9030 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
9031
332cf4c9
TT
90322018-09-08 Tom Tromey <tom@tromey.com>
9033
9034 PR python/16047:
9035 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
9036 (register_pretty_printers): Register new printer.
9037 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
9038 test.
9039 * gdb.python/py-prettyprint.c (int_type3): New typedef.
9040 (an_int_type3): New global.
9041
424da6cf
JB
90422018-09-08 Joel Brobecker <brobecker@adacore.com>
9043
9044 * gdb.ada/expr_with_funcall: New testcase.
9045
2a62dfa9
JB
90462018-09-08 Joel Brobecker <brobecker@adacore.com>
9047
9048 * gdb.ada/packed_array_assign: New testcase.
9049
96b6697f
AB
90502018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
9051
9052 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
9053 names, and add test prefixes to make test names unique.
9054
e4a62c65
TV
90552018-09-05 Tom de Vries <tdevries@suse.de>
9056
9057 * gdb.dwarf2/varval.exp: Add test.
9058
dd083ee2
GB
90592018-09-04 Gary Benson <gbenson@redhat.com>
9060
9061 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9062 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9063
aef9346c
TT
90642018-08-31 Tom Tromey <tom@tromey.com>
9065
9066 * gdb.rust/simple.rs: Rename second variable "v".
9067
c67f2e15
AB
90682018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9069
9070 * gdb.base/funcargs.c (use_a): New function.
9071 (recurse): Call use_a.
9072
078a0207
KS
90732018-08-29 Keith Seitz <keiths@redhat.com>
9074
9075 * gdb.compile/compile-cplus-anonymous.cc: New file.
9076 * gdb.compile/compile-cplus-anonymous.exp: New file.
9077 * gdb.compile/compile-cplus-array-decay.cc: New file.
9078 * gdb.compile/compile-cplus-array-decay.exp: New file.
9079 * gdb.compile/compile-cplus-inherit.cc: New file.
9080 * gdb.compile/compile-cplus-inherit.exp: New file.
9081 * gdb.compile/compile-cplus-member.cc: New file.
9082 * gdb.compile/compile-cplus-member.exp: New file.
9083 * gdb.compile/compile-cplus-method.cc: New file.
9084 * gdb.compile/compile-cplus-method.exp: New file.
9085 * gdb.compile/compile-cplus-mod.c: "New" file.
9086 * gdb.compile/compile-cplus-namespace.cc: New file.
9087 * gdb.compile/compile-cplus-namespace.exp: New file.
9088 * gdb.compile/compile-cplus-nested.cc: New file.
9089 * gdb.compile/compile-cplus-nested.exp: New file.
9090 * gdb.compile/compile-cplus-print.c: "New" file.
9091 * gdb.compile/compile-cplus-print.exp: "New" file.
9092 * gdb.compile/compile-cplus-virtual.cc: New file.
9093 * gdb.compile/compile-cplus-virtual.exp: New file.
9094 * gdb.compile/compile-cplus.c: "New" file.
9095 * gdb.compile/compile-cplus.exp: "New" file.
9096 * lib/compile-support.exp: New file.
9097
b0f492b9
GB
90982018-08-16 Gary Benson <gbenson@redhat.com>
9099
9100 PR gdb/13000:
9101 * gdb.base/batch-exit-status.exp: New file.
9102 * gdb.base/batch-exit-status.good-commands: Likewise.
9103 * gdb.base/batch-exit-status.bad-commands: Likewise.
9104
36eb4c5f
AH
91052018-08-29 Alan Hayward <alan.hayward@arm.com>
9106
9107 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9108 (struct struct02): Likewise.
9109 (struct struct03): Likewise.
9110 (struct struct04): Likewise.
9111 (struct struct_01_01): New struct.
9112 (struct struct_01_02): Likewise.
9113 (struct struct_01_03): Likewise.
9114 (struct struct_01_04): Likewise.
9115 (struct struct_02_01): Likewise.
9116 (struct struct_02_02): Likewise.
9117 (struct struct_02_03): Likewise.
9118 (struct struct_02_04): Likewise.
9119 (struct struct_04_01): Likewise.
9120 (struct struct_04_02): Likewise.
9121 (struct struct_04_03): Likewise.
9122 (struct struct_04_04): Likewise.
9123 (struct struct_05_01): Likewise.
9124 (struct struct_05_02): Likewise.
9125 (struct struct_05_03): Likewise.
9126 (struct struct_05_04): Likewise.
9127 (cmp_struct01): Remove function.
9128 (cmp_struct02): Likewise.
9129 (cmp_struct03): Likewise.
9130 (cmp_struct04): Likewise.
9131 (cmp_struct_01_01): Add Function.
9132 (cmp_struct_01_02): Likewise.
9133 (cmp_struct_01_03): Likewise.
9134 (cmp_struct_01_04): Likewise.
9135 (cmp_struct_02_01): Likewise.
9136 (cmp_struct_02_02): Likewise.
9137 (cmp_struct_02_03): Likewise.
9138 (cmp_struct_02_04): Likewise.
9139 (cmp_struct_04_01): Likewise.
9140 (cmp_struct_04_02): Likewise.
9141 (cmp_struct_04_03): Likewise.
9142 (cmp_struct_04_04): Likewise.
9143 (cmp_struct_05_01): Likewise.
9144 (cmp_struct_05_02): Likewise.
9145 (cmp_struct_05_03): Likewise.
9146 (cmp_struct_05_04): Likewise.
9147 (call_all): Add new structs.
9148 * gdb.base/infcall-nested-structs.exp: Likewise.
9149
3bf9c013
JV
91502018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9151
9152 * gdb.python/py-framefilter-mi.exp: Update regexp to
9153 check for "arch" field in frame output.
9154
450d1e88
KB
91552018-08-23 Kevin Buettner <kevinb@redhat.com>
9156
9157 * gdb.dwarf2/dw2-ranges-func.c: New file.
9158 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9159
ae739fe7
SM
91602018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9161
9162 * gdb.base/term.exp: Compare terminal settings with values from
9163 the inferior.
9164 * gdb.base/term.c: Get and set terminal settings.
9165
6d52907e
JV
91662018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9167
9168 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9169 accommodate new "arch" field in frame output.
9170 * gdb.mi/mi-return.exp: Likewise.
9171 * gdb.mi/mi-stack.exp: Likewise.
9172 * gdb.mi/mi-syn-frame.exp: Likewise.
9173 * gdb.mi/user-selected-context-sync.exp: Likewise.
9174
be2d111a
MS
91752018-08-19 Michael Spang <spang@google.com>
9176
9177 PR gdb/11786
9178 * gdb.base/gcore-tls-pie.c: New file.
9179 * gdb.base/gcore-tls-pie.exp: New file.
9180
ae3a7c47
KB
91812018-08-18 Kevin Buettner <kevinb@redhat.com>
9182
9183 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9184 * gdb.dwarf2/varval.c: New file.
9185 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9186
2ecae92e
AH
91872018-08-17 Alan Hayward <alan.hayward@arm.com>
9188
9189 PR gdb/18931
9190 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9191
c1854f1d
KS
91922018-08-16 Keith Seitz <keiths@redhat.com>
9193
9194 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9195 tests expected to pass.
9196
26fb3983
JV
91972018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9198
9199 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9200 -data-disassemble -a.
9201 (test_disassembly_bogus_args): Likewise.
9202
67943c00
AB
92032018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9204
9205 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9206
5ff2bbae
AB
92072018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9208
9209 * gdb.base/vla-optimized-out.exp: Add new test.
9210
e5bbcd0f
AB
92112018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9212
9213 * gdb.base/vla-optimized-out-o3.exp: Delete.
9214 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9215 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9216 deleted tests.
9217
9d4a934c
AB
92182018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9219
9220 PR gdb/18050:
9221 * gdb.server/extended-remote-restart.c: New file.
9222 * gdb.server/extended-remote-restart.exp: New file.
9223
045cf012
SM
92242018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9225
9226 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9227 "set variable index = 42".
9228
87d6a7aa
SM
92292018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9230
9231 * boards/index-cache-gdb.exp: New file.
9232 * gdb.dwarf2/index-cache.exp: New file.
9233 * gdb.dwarf2/index-cache.c: New file.
9234 * gdb.base/maint.exp: Check if we are using the index cache.
9235
96d68bd4
RO
92362018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9237
9238 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9239 MAKEFLAGS.
9240
5a699617
RO
92412018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9242
9243 * dg-extract-results.sh: Move to toplevel contrib.
9244 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9245 * Makefile.in (check-parallel-racy): Likewise.
9246
5bd18990
AB
92472018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9248
9249 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9250 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9251 tests if the target supports scheduler locking.
9252
3fbbcf47
TV
92532018-08-04 Tom de Vries <tdevries@suse.de>
9254
9255 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9256
3e1d3d8c
TT
92572018-08-02 Tom Tromey <tom@tromey.com>
9258
9259 PR symtab/16842.
9260 * gdb.cp/temargs.exp: Test "info address" of a template
9261 parameter.
9262
5abe0f0c
JV
92632018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9264
9265 * gdb.python/py-mi-var-info-path-expression.c: New file.
9266 * gdb.python/py-mi-var-info-path-expression.py: New file.
9267 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9268
fb66cde8
SDJ
92692018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9270
9271 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9272 error after "cannot resolve name" string.
9273
c708f4d2
AB
92742018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9275
9276 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9277 started.
9278 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9279
37cc0cae
TV
92802018-07-28 Tom de Vries <tdevries@suse.de>
9281
9282 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9283
63b4ecf7
TV
92842018-07-26 Tom de Vries <tdevries@suse.de>
9285
9286 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9287
3c3bb058
AB
92882018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9289
9290 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9291 is visible.
9292
9e7f3bbb
TV
92932018-07-26 Tom de Vries <tdevries@suse.de>
9294
9295 PR breakpoints/23366
9296 * gdb.base/catch-follow-exec.c: New test.
9297 * gdb.base/catch-follow-exec.exp: New file.
9298
16f808ec
TV
92992018-07-25 Tom de Vries <tdevries@suse.de>
9300
9301 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9302 vla-optimized-out.c.
9303
d7154a8d
JV
93042018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9305
9306 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9307 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9308
232a0032
TV
93092018-07-20 Tom de Vries <tdevries@suse.de>
9310
9311 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9312 NOCLONE macro.
9313 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9314
fbb1d502
TV
93152018-07-19 Tom de Vries <tdevries@suse.de>
9316
9317 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9318 regular expression.
9319
42dc7699
TV
93202018-07-18 Tom de Vries <tdevries@suse.de>
9321
9322 * gdb.base/vla-optimized-out.c: New test.
9323 * gdb.base/vla-optimized-out.exp: New file.
9324
7f1f7e23
SDJ
93252018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9326
9327 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9328 message "No address associated with hostname" when gdbserver
9329 cannot resolve the hostname.
9330
5759ebb3
PW
93312018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9332
9333 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9334 Add some test prefixes to make tests unique.
9335
3606ccab
PW
93362018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9337
9338 * gdb.base/frameapply.c: New file.
9339 * gdb.base/frameapply.exp: New file.
9340
529c08b2
PW
93412018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9342
9343 * gdb.base/skip.exp: Update expected error message.
9344
c7ab0aef
SDJ
93452018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9346 Jan Kratochvil <jan.kratochvil@redhat.com>
9347 Paul Fertser <fercerpav@gmail.com>
9348 Tsutomu Seki <sekiriki@gmail.com>
9349
9350 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9351 parameter.
9352 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9353 by default.
9354 * boards/native-gdbserver.exp: Likewise.
9355 * gdb.server/run-without-local-binary.exp: Improve regexp used
9356 for detecting when a remote debugging connection succeeds.
9357 * gdb.server/server-connect.exp: New file.
9358 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9359 Do not prefix the port number with ":".
9360 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9361 support for detecting and using it. Add '$debughost_gdbserver'
9362 to the list of arguments used to start gdbserver. Handle case
9363 when gdbserver cannot resolve a network name.
9364
16ff70dd
SDJ
93652018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9366
9367 PR c++/23373
9368 * gdb.base/ptype-offsets.cc (struct static_member): New
9369 struct.
9370 (main) <stmember>: New variable.
9371 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9372 with a static member in it.
9373
3541979f
AB
93742018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9375
9376 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9377 watchpoints enabled and disabled.
9378
c8ad9b9a
AB
93792018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9380
9381 * gdb.base/examine-backward.exp: Still run tests around address
9382 0x0, even if address 0x0 is not readable. Update the pattern for
9383 matching address 0x0 in expected output.
9384
e0e5e971
AB
93852018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9386
9387 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9388 malloc/free.
9389
1ea5da02
TV
93902018-07-04 Tom de Vries <tdevries@suse.de>
9391
9392 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9393
471b9d15
MR
93942018-07-02 Maciej W. Rozycki <macro@mips.com>
9395
9396 PR tdep/8282
9397 * gdb.arch/mips-disassembler-options.exp: New test.
9398 * gdb.arch/mips-disassembler-options.s: New test source.
9399
75acb486
PA
94002018-06-29 Pedro Alves <palves@redhat.com>
9401
9402 * gdb.threads/names.exp: Adjust expected "info threads" output.
9403
cd2bb709
PA
94042018-06-29 Pedro Alves <palves@redhat.com>
9405
9406 * gdb.opt/inline-break.exp (line number, address): Add "info
9407 break" tests.
9408
991ff292
PA
94092018-06-29 Pedro Alves <palves@redhat.com>
9410
9411 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9412 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9413 number and address and running to them.
9414
356819b6 94152018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9416
9417 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9418
2512d7ef
JK
94192018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9420
9421 * lib/compiler.c: Remove executable permission flag.
9422
be1b6474
RB
94232018-06-28 Richard Bunt <richard.bunt@arm.com>
9424
9425 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9426 code.
9427 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9428
291f9a96
PT
94292018-06-28 Petr Tesarik <ptesarik@suse.cz>
9430
9431 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9432
ed6dfe51
PT
94332018-06-28 Petr Tesarik <ptesarik@suse.cz>
9434
9435 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9436 address argument is omitted.
9437
d4d429d5
PT
94382018-06-28 Petr Tesarik <ptesarik@suse.cz>
9439
9440 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9441
7ab6656f
OJ
94422018-06-27 Omair Javaid <omair.javaid@linaro.org>
9443
9444 PR gdb/21695
9445 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9446 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9447
a33ccfc7
TT
94482018-06-26 Tom Tromey <tom@tromey.com>
9449
9450 PR rust/22574:
9451 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9452 * gdb.rust/simple.rs (struct SimpleLayout): New.
9453
6d72d289
SM
94542018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9455
9456 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9457 "info registers" output.
9458
8363f9d5
RB
94592018-06-21 Richard Bunt <richard.bunt@arm.com>
9460
9461 * gdb.base/watchpoint-hw-attach.c: New test.
9462 * gdb.base/watchpoint-hw-attach.exp: New file.
9463
f00674fe
SM
94642018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9465
9466 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9467 through /bin/sh.
9468 * boards/dwarf4-gdb-index.exp: Likewise.
9469 * boards/fission-dwp.exp: Likewise.
9470
1d554008
UW
94712018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9472
9473 * gdb.base/float128.exp: Add comment and improved fail message
9474 to the failure case of "print large128" test.
9475
d0ac1c44
SM
94762018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9477
9478 * configure.ac: Remove AC_PREREQ.
9479 * configure: Re-generate.
9480
61b04dd0
PA
94812018-06-19 Pedro Alves <palves@redhat.com>
9482
9483 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9484 (func_extern_caller): New.
9485 (main): Call func_extern_caller.
9486 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9487 logic change.
9488
f63b508a
SM
94892018-06-18 Weimin Pan <weimin.pan@oracle.com>
9490
9491 PR gdb/16841
9492 * gdb.cp/typedef-base.cc: New file.
9493 * gdb.cp/typedef-base.exp: New file.
9494
0fe3a558
TV
94952018-06-18 Tom de Vries <tdevries@suse.de>
9496
9497 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9498
7010835a
AB
94992018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9500 Richard Bunt <Richard.Bunt@arm.com>
9501
9502 * gdb.threads/attach-slow-waitpid.c: New file.
9503 * gdb.threads/attach-slow-waitpid.exp: New file.
9504 * gdb.threads/slow-waitpid.c: New file.
9505
14897d65
PA
95062018-06-14 Pedro Alves <palves@redhat.com>
9507
9508 * gdb.base/fork-running-state.c: Include <errno.h>.
9509 (exit_if_relative_exits): New.
9510 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9511 exits.
9512 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9513 child exits.
9514
5d9a0608
TV
95152018-06-14 Tom de Vries <tdevries@suse.de>
9516
9517 PR cli/22573
9518 * gdb.base/finish-pretty.c: New test.
9519 * gdb.base/finish-pretty.exp: New file.
9520
11ae5818
PA
95212018-06-14 Pedro Alves <palves@redhat.com>
9522
9523 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9524 gdb's expected startup output.
9525
1d39de44
PA
95262018-06-14 Pedro Alves <palves@redhat.com>
9527
9528 * lib/selftest-support.exp (selftest_setup): Remove inlined
9529 function handling.
9530
70ee0000
TV
95312018-06-14 Tom de Vries <tdevries@suse.de>
9532
9533 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9534 matching of breakpoint printing.
9535
11f4b608
TV
95362018-06-13 Tom de Vries <tdevries@suse.de>
9537
9538 PR testsuite/23269
9539 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9540 (fork_child): ... here, and ...
9541 (fork_parent): ... here.
9542
95432018-06-12 Tom de Vries <tdevries@suse.de>
9544
9545 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9546
9516f85a
AB
95472018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9548 Stephen Roberts <stephen.roberts@arm.com>
9549
9550 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9551 rewrite test to describe action performed, rather than possible
9552 failure.
9553
5045b3d7
GB
95542018-06-08 Gary Benson <gbenson@redhat.com>
9555
9556 * gdb.threads/check-libthread-db.exp: New file.
9557 * gdb.threads/check-libthread-db.c: Likewise.
9558
c61b06a1
TT
95592018-06-05 Tom Tromey <tom@tromey.com>
9560
9561 * gdb.base/default.exp: Update expected "show version" output.
9562
eb6af809
TT
95632018-06-05 Tom Tromey <tom@tromey.com>
9564
9565 PR cli/12326:
9566 * gdb.cp/static-print-quit.exp: Update.
9567 * lib/gdb.exp (pagination_prompt): Update.
9568 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9569 * gdb.python/python.exp: Update.
9570
178d6a63
JB
95712018-06-04 Joel Brobecker <brobecker@adacore.com>
9572
9573 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9574
8e817061
JB
95752018-06-01 Joel Brobecker <brobecker@adacore.com>
9576
9577 * gdb.ada/bp_fun_addr: New testcase.
9578
e86ca25f
TT
95792018-06-01 Tom Tromey <tom@tromey.com>
9580
9581 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9582 results.
9583 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9584 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9585 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9586 * gdb.base/maint.exp (maint_pass_if): Update.
9587
4b2dfa9d
MR
95882018-05-31 Maciej W. Rozycki <macro@mips.com>
9589
9590 * gdb.base/endian.exp: New test.
9591 * gdb.base/endian.c: New test source.
9592
45f25d6c
AB
95932018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9594
9595 PR gdb/23203
9596 * gdb.base/bt-selected-frame.c: New file.
9597 * gdb.base/bt-selected-frame.exp: New file.
9598 * lib/gdb.exp (get_current_frame_number): New function.
9599
d9f6d7f8
MR
96002018-05-24 Maciej W. Rozycki <macro@mips.com>
9601 Pedro Alves <palves@redhat.com>
9602
9603 * gdb.threads/tls-core.c: Include <stdlib.h>
9604 (thread_proc): Call `abort'.
9605 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9606 (tls_core_test): New procedure, bits factored out from ...
9607 (top level): ... here. Test both native cores and gcore cores.
9608
ff1cf532
TT
96092018-05-23 Tom Tromey <tom@tromey.com>
9610
9611 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9612
b98664d3
TT
96132018-05-23 Tom Tromey <tom@tromey.com>
9614
9615 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9616 symfile_complaints.
9617 (test_short_complaints): Likewise.
9618 (test_empty_complaints): Likewise.
9619 (test_initial_complaints): Update.
9620
4e9668d0
TT
96212018-05-23 Tom Tromey <tom@tromey.com>
9622
9623 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9624
43ba33c7
TT
96252018-05-23 Tom Tromey <tom@tromey.com>
9626
9627 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9628 (test_short_complaints): Update.
9629
035522c0
PA
96302018-05-22 Pedro Alves <palves@redhat.com>
9631
9632 * gdb.base/remote.exp: Only gdb_start after compiling the
9633 testcase. Issue "disconnect" before testing "set remote" command
9634 defaults. Issue clean_restart before running to main.
9635
cc0be08f
PA
96362018-05-22 Pedro Alves <palves@redhat.com>
9637
9638 * gdb.base/remote.exp: Adjust expected output of "show remote
9639 memory-write-packet-size". Add tests for "set remote
9640 memory-write-packet-size 0" and "set remote
9641 memory-write-packet-size fixed/limit".
9642
b1b60145
PA
96432018-05-22 Pedro Alves <palves@redhat.com>
9644
9645 PR gdb/22973
9646 * gdb.base/utf8-identifiers.c: New file.
9647 * gdb.base/utf8-identifiers.exp: New file.
9648
0ec848ad
PFC
96492018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9650
9651 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9652
2c3305f6
PFC
96532018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9654
9655 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9656
ce1e8424
TT
96572018-05-18 Tom Tromey <tom@tromey.com>
9658
9659 * gdb.base/ptype-offsets.exp: Update.
9660
ddfe970e
KS
96612018-05-17 Keith Seitz <keiths@redhat.com>
9662
9663 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9664 in expected breakpoint stop locations.
9665 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9666 move to proper scope to test variable values.
9667 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9668 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9669 New functions.
9670 (main): Call not_inline_func3.
9671 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9672 inline_func1, inline_func2, and inline_func3. Test that when each
9673 breakpoint is hit, GDB properly reports both the stop location
9674 and the backtrace. Repeat tests for temporary breakpoints.
9675
0726fcc6
MR
96762018-05-15 Maciej W. Rozycki <macro@mips.com>
9677
9678 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9679 rather then trying to access it in determining whether the PID
9680 of `gdbserver' could have been retrieved.
9681
8ee22052
AB
96822018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9683
9684 * gdb.arch/amd64-init-x87-values.S: New file.
9685 * gdb.arch/amd64-init-x87-values.exp: New file.
9686
7785df48
JK
96872018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9688
9689 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9690
56bcdbea
TT
96912018-05-04 Tom Tromey <tom@tromey.com>
9692
9693 PR python/22730:
9694 * gdb.python/python.exp: Test multi-line execute.
9695
a913fffb
TT
96962018-05-04 Tom Tromey <tom@tromey.com>
9697
9698 PR python/22731:
9699 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9700
7a2c85f2
TT
97012018-05-04 Tom Tromey <tom@tromey.com>
9702
9703 PR gdb/11750:
9704 * gdb.base/define.exp: Test defining a user command inside a user
9705 command.
9706 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9707
a3b60e45
JK
97082018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9709 Pedro Alves <palves@redhat.com>
9710
9711 PR breakpoints/19806 and support for PR external/20207.
9712 * gdb.base/watchpoint-unaligned.c: New file.
9713 * gdb.base/watchpoint-unaligned.exp: New file.
9714
45fe4a03
AB
97152018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9716
9717 * gdb.base/maint.exp: Make test names unique, use
9718 test_prefix_command_help to test 'help maint info', and remove
9719 repeated test of 'help maint'.
9720
9be2ae8f
TT
97212018-05-04 Tom Tromey <tom@tromey.com>
9722
9723 PR gdb/22619:
9724 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9725 behavior.
9726
11859c31
AB
97272018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9728
9729 * gdb.base/maint.exp: Process output from 'maint print registers'
9730 line at a time.
9731
089a9490
AB
97322018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9733
9734 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9735 timeout.
9736
9b0797e2
AB
97372018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9738
9739 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9740 filter pattern.
9741
f6ac5f3d
PA
97422018-05-02 Pedro Alves <palves@redhat.com>
9743
9744 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9745 to_log_command renames.
9746 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9747
77d3c63b
TT
97482018-05-02 Tom Tromey <tom@tromey.com>
9749
9750 * gdb.python/py-parameter.exp: Set test message.
9751
0489430a
TT
97522018-05-02 Tom Tromey <tom@tromey.com>
9753
9754 PR python/20084:
9755 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9756 PARAM_ZUINTEGER_UNLIMITED tests.
9757
1632f8ba
DR
97582018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9759
9760 PR rust/23124
9761 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9762 when casting.
9763
6d7bb824
TT
97642018-04-30 Tom Tromey <tom@tromey.com>
9765
9766 * gdb.python/py-type.exp: Check align attribute.
9767 * gdb.python/py-type.c: New "aligncheck" global.
9768
007e1530
TT
97692018-04-30 Tom Tromey <tom@tromey.com>
9770
9771 PR exp/17095:
9772 * gdb.dwarf2/dw2-align.exp: New file.
9773 * gdb.cp/align.exp: New file.
9774 * gdb.base/align.exp: New file.
9775 * lib/gdb.exp (gdb_int128_helper): New proc.
9776 (has_int128_c, has_int128_cxx): New caching procs.
9777
6873858b
TT
97782018-04-27 Tom Tromey <tom@tromey.com>
9779
9780 PR rust/22545:
9781 * gdb.rust/simple.exp: Add inclusive range tests.
9782
79188d8d
PA
97832018-04-26 Pedro Alves <palves@redhat.com>
9784
9785 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9786 ifunc breakpoint locations correctly of ifunc breakpoints set
9787 while the program resolves the ifunc.
9788
c7075ad5
PA
97892018-04-26 Pedro Alves <palves@redhat.com>
9790
9791 * gdb.base/gnu-ifunc-final.c: New file.
9792 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9793 * gdb.base/gnu-ifunc.exp (executable): Delete.
9794 (staticexecutable): Adjust.
9795 (lib_opts, exec_opts): Delete.
9796 (make_binsuffix, build, set-break): New procedures.
9797 (misc_tests): New, with tests factored out from the top level.
9798 (top level): Test different combinations of ifunc resolver name,
9799 resolver with and with debug info, and ifunc target with and
9800 without debug info. Wrap static tests with with_target_prefix.
9801
8388016d
PA
98022018-04-26 Pedro Alves <palves@redhat.com>
9803
9804 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9805 return type" warnings.
9806
249b5733
PA
98072018-04-25 Pedro Alves <palves@redhat.com>
9808
9809 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9810 killed".
9811 * gdb.base/kill-after-signal.exp: Likewise.
9812 * gdb.threads/kill.exp: Likewise.
9813
f67c0c91
SDJ
98142018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9815 Sergio Durigan Junior <sergiodj@redhat.com>
9816 Pedro Alves <palves@redhat.com>
9817
9818 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9819 regexps to expect for '[Inferior ... detached]' as well.
9820 * gdb.base/attach.exp: Likewise.
9821 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9822 "gdb_continue_to_end".
9823 (test_catch_syscall_with_wrong_args): Likewise.
9824 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9825 ']'. Don't set 'verbose' on.
9826 * gdb.base/foll-vfork.exp: Likewise.
9827 * gdb.base/fork-print-inferior-events.c: New file.
9828 * gdb.base/fork-print-inferior-events.exp: New file.
9829 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9830 '[Inferior ... has been killed]' message.
9831 * gdb.base/kill-after-signal.exp: Likewise.
9832 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9833 detach message.
9834 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9835 message.
9836 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9837 regexps to expect for '[Inferior ... detached]' as well.
9838 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9839
0a8ddac4
SM
98402018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9841
9842 PR gdb/23104
9843 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9844
701adfb0
PA
98452018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9846
9847 PR gdb/23095
9848 * gdb.base/break-probes.exp: Pass shlib_load to
9849 prepare_for_testing. Set normal_bp to r_debug_state if target is
9850 bsd.
9851
d27d16bf
RB
98522018-04-19 Richard Bunt <richard.bunt@arm.com>
9853
9854 * gdb.threads/multiple-successive-infcall.c: New test.
9855 * gdb.threads/multiple-successive-infcall.exp: New file.
9856
a037790e
TT
98572018-04-17 Tom Tromey <tom@tromey.com>
9858
9859 * gdb.rust/simple.rs (Union): New type.
9860 (main): New local "u".
9861 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9862
e3a91079
AA
98632018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9864
9865 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9866 number information in output of "whereis" command.
9867 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9868
b744723f
AA
98692018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9870
9871 * gdb.ada/info_types.exp: Adjust expected output to the line
9872 numbers now printed by "info var/func/type".
9873 * gdb.base/completion.exp: Likewise.
9874 * gdb.base/included.exp: Likewise.
9875 * gdb.cp/cp-relocate.exp: Likewise.
9876 * gdb.cp/cplusfuncs.exp: Likewise.
9877 * gdb.cp/namespace.exp: Likewise.
9878 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9879
4a4495d6
MM
98802018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9881
9882 * gdb.btrace/cpu.exp: New.
9883
1d509aa6
MM
98842018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9885
9886 * gdb.base/step-indirect-call-thunk.exp: New.
9887 * gdb.base/step-indirect-call-thunk.c: New.
9888 * gdb.reverse/step-indirect-call-thunk.exp: New.
9889 * gdb.reverse/step-indirect-call-thunk.c: New.
9890
6295b6da
SM
98912018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9892
9893 * gdb.base/pie-fork.c: New file.
9894 * gdb.base/pie-fork.exp: New file.
9895
50146e70
TT
98962018-04-11 Tom Tromey <tom@tromey.com>
9897
9898 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9899
f50d8a2e
PA
99002018-04-10 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9903 exits. Instead loop running forever.
9904 (fork_parent): Run forever too.
9905
a0be7a36
SM
99062018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9907
9908 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9909 mi_continue_to_line.
9910 * gdb.mi/mi-stack.c (callee4): Add comment.
9911
9b73db36
SM
99122018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9913
9914 * gdb.mi/mi-stack.exp: Fix indentation.
9915
c912f608
SM
99162018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9917
9918 PR gdb/22979
9919 * gdb.arch/amd64-osabi.exp: New file.
9920
26540402
SM
99212018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9922
9923 PR gdb/22980
9924 * gdb.base/osabi.exp: New file.
9925
121ad66c 99262018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9927
9928 * gdb.cp/static-typedef-print.exp: New file.
9929 * gdb.cp/static-typedef-print.cc: New file.
9930
3fcded8f
JB
99312018-03-27 Joel Brobecker <brobecker@adacore.com>
9932
9933 * gdb.ada/varsize_limit: New testcase.
9934
59cc4834
JB
99352018-03-27 Joel Brobecker <brobecker@adacore.com>
9936
9937 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9938
9939 * gdb.ada/notcplusplus: New testcase.
9940
9941 * gdb.base/c-linkage-name.c: New file.
9942 * gdb.base/c-linkage-name.exp: New testcase.
9943
4ca59a9f
TT
99442018-03-26 Tom Tromey <tom@tromey.com>
9945
9946 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9947 * gdb.python/py-framefilter.py (name_error): New global.
9948 (ErrorInName.function): Use name_error.
9949
978d6c75
TT
99502018-03-26 Tom Tromey <tom@tromey.com>
9951
9952 PR backtrace/15582:
9953 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9954
b7fee5a3
KS
99552018-03-23 Keith Seitz <keiths@redhat.com>
9956
9957 PR c++/22968
9958 * gdb.cp/subtypes.exp: New file.
9959 * gdb.cp/subtypes.h: New file.
9960 * gdb.cp/subtypes.cc: New file.
9961 * gdb.cp/subtypes-2.cc: New file.
9962
376be529
AB
99632018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9964
9965 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9966 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9967 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9968 -nostartfiles when compiling the test. Confirm that all registers
9969 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9970
066cfa98
AB
99712018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9972
9973 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9974 option, syntax was wrong anyway.
9975 * gdb.arch/arm-disp-step.exp: Likewise.
9976 * gdb.arch/sparc64-regs.exp: Likewise.
9977 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9978 option, syntax was wrong anyway, switch to use
9979 prepare_for_testing.
9980 * gdb.arch/i386-disp-step.exp: Likewise.
9981
079670b9
AA
99822018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9983
9984 * gdb.ada/exec_changed.exp: Replace "target_info exists
9985 use_gdb_stub" by "use_gdb_stub".
9986 * gdb.ada/start.exp: Likewise.
9987 * gdb.base/async-shell.exp: Likewise.
9988 * gdb.base/attach-pie-misread.exp: Likewise.
9989 * gdb.base/attach-wait-input.exp: Likewise.
9990 * gdb.base/break-entry.exp: Likewise.
9991 * gdb.base/break-interp.exp: Likewise.
9992 * gdb.base/dprintf-detach.exp: Likewise.
9993 * gdb.base/nostdlib.exp: Likewise.
9994 * gdb.base/solib-nodir.exp: Likewise.
9995 * gdb.base/statistics.exp: Likewise.
9996 * gdb.base/testenv.exp: Likewise.
9997 * gdb.mi/mi-exec-run.exp: Likewise.
9998 * gdb.mi/mi-start.exp: Likewise.
9999 * gdb.multi/dummy-frame-restore.exp: Likewise.
10000 * gdb.multi/multi-arch-exec.exp: Likewise.
10001 * gdb.multi/multi-arch.exp: Likewise.
10002 * gdb.multi/tids.exp: Likewise.
10003 * gdb.multi/watchpoint-multi.exp: Likewise.
10004 * gdb.python/py-events.exp: Likewise.
10005 * gdb.threads/attach-into-signal.exp: Likewise.
10006 * gdb.threads/attach-stopped.exp: Likewise.
10007 * gdb.threads/threadapply.exp: Likewise.
10008 * lib/selftest-support.exp: Likewise.
10009
26d6cec4
AA
100102018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
10011
10012 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
10013
4ee89e90
SR
100142018-03-20 Stephen Roberts <stephen.roberts@arm.com>
10015
10016 * gdb.perf/template-breakpoints.cc: New file.
10017 * gdb.perf/template-breakpoints.exp: New file.
10018 * gdb.perf/template-breakpoints.py: New file.
10019
92630041
TT
100202018-03-19 Tom Tromey <tom@tromey.com>
10021
10022 * gdb.rust/simple.rs (main): Add local variables field1, field2,
10023 y0.
10024 * gdb.rust/simple.exp: Test bare identifier form of struct
10025 initializer.
10026
76727919
TT
100272018-03-19 Tom Tromey <tom@tromey.com>
10028
10029 * gdb.gdb/observer.exp: Remove.
10030
194ed413
AA
100312018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10032
10033 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
10034 "qualified" option when setting breakpoints.
10035 * gdb.trace/backtrace.exp: Likewise.
10036 * gdb.trace/circ.exp: Likewise.
10037 * gdb.trace/collection.exp: Likewise.
10038 * gdb.trace/disconnected-tracing.exp: Likewise.
10039 * gdb.trace/ftrace-lock.exp: Likewise.
10040 * gdb.trace/ftrace.exp: Likewise.
10041 * gdb.trace/infotrace.exp: Likewise.
10042 * gdb.trace/packetlen.exp: Likewise.
10043 * gdb.trace/passc-dyn.exp: Likewise.
10044 * gdb.trace/qtro.exp: Likewise.
10045 * gdb.trace/read-memory.exp: Likewise.
10046 * gdb.trace/report.exp: Likewise.
10047 * gdb.trace/signal.exp: Likewise.
10048 * gdb.trace/status-stop.exp: Likewise.
10049 * gdb.trace/strace.exp: Likewise.
10050 * gdb.trace/tfind.exp: Likewise.
10051 * gdb.trace/trace-break.exp: Likewise.
10052 * gdb.trace/trace-condition.exp: Likewise.
10053 * gdb.trace/trace-mt.exp: Likewise.
10054 * gdb.trace/tstatus.exp: Likewise.
10055 * gdb.trace/tsv.exp: Likewise.
10056 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
10057 * gdb.trace/unavailable.exp: Likewise.
10058 * gdb.trace/while-dyn.exp: Likewise.
10059
8b067d2c
AA
100602018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10061
10062 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10063 that libinproctrace is copied to the target.
10064
3ae9ce5d
TT
100652018-03-14 Tom Tromey <tom@tromey.com>
10066
10067 PR cli/14977:
10068 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10069 a null pointer.
10070 * gdb.base/wchar.exp: Likewise.
10071
b8c2339b
TT
100722018-03-14 Tom Tromey <tom@tromey.com>
10073
10074 PR cli/19918:
10075 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10076 flag.
10077
4872dc46
SM
100782018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10079
10080 PR gdb/22841
10081 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10082 "target" to remote_exec.
10083
e4fe3756
SM
100842018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10085
10086 PR gdb/22841
10087 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10088 ${board}_upload): Remove.
10089
e95a97d4
AA
100902018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10091
10092 * gdb.cp/watch-cp.cc: New test.
10093 * gdb.cp/watch-cp.exp: New file.
10094
dbbb1059
AB
100952018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10096
10097 * gdb.base/infcall-nested-structs.exp: New file.
10098 * gdb.base/infcall-nested-structs.c: New file.
10099 * gdb.base/float.exp: Add riscv support.
10100
ecc054c0
TP
101012018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10102
10103 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10104 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10105
25e3c82c
SDJ
101062018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10107
10108 * gdb.server/abspath.exp: New file.
10109 * lib/gdb.exp (with_cwd): New procedure.
10110
3083294d
SM
101112018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10112
10113 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10114 use it.
10115 (gdb_is_target_remote_prompt): New proc.
10116 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10117 (gdb_is_target_native): Pass prompt parameter to
10118 gdb_is_target_1.
10119
3275ef47
SM
101202018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10121
10122 * gdb.base/load-command.c: New file.
10123 * gdb.base/load-command.exp: New file.
10124 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10125 (gdb_is_target_1): ...this, and generalize for other targets
10126 than just remote.
10127 (gdb_is_target_remote): Use gdb_is_target_1.
10128 (gdb_is_target_native): use gdb_is_target_1.
10129
6893c19a
TT
101302018-02-26 Tom Tromey <tom@tromey.com>
10131
10132 PR python/16497:
10133 * gdb.python/py-framefilter.exp: Update test.
10134
2ddeaf8a
TT
101352018-02-26 Tom Tromey <tom@tromey.com>
10136
10137 * gdb.dwarf2/variant.c: New file.
10138 * gdb.dwarf2/variant.exp: New file.
10139
c9317f21
TT
101402018-02-26 Tom Tromey <tom@tromey.com>
10141
10142 * gdb.rust/simple.exp: Accept more possible results in enum test.
10143
6f6d0c26
SM
101442018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10145
10146 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10147 parentheses.
10148
11b03145
MR
101492018-02-23 Maciej W. Rozycki <macro@mips.com>
10150
10151 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10152 name of a variable: $actual_linejj -> $actual_line.
10153
54a27fe5
JB
101542018-02-21 John Baldwin <jhb@FreeBSD.org>
10155
10156 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10157
de65820c
MM
101582018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10159
10160 * gdb.btrace/buffer-size.exp: Do not force BTS.
10161
980548fd
PA
101622018-02-14 Pedro Alves <palves@redhat.com>
10163
10164 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10165 getting a "Quit".
10166
c4e12631
MM
101672018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10168
10169 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10170 Fix test name.
10171
c2e0e465
SM
101722018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10173
10174 * gdb.cp/m-static.exp: Check type of optimized out static
10175 member.
10176
f7216783
AB
101772018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10178
10179 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10180 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10181
0625771b
LS
101822018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10183 Leszek Swirski <leszeks@google.com>
10184
10185 * gdb.python/py-prettyprint.c
10186 (struct to_string_returns_value_inner,
10187 struct to_string_returns_value_wrapper): New.
10188 (main): Add tsrvw variable.
10189 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10190 ToStringReturnsValueWrapper): New classes.
10191 (register_pretty_printers): Register new pretty-printers.
10192 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10193 recursive pretty printer.
10194 * gdb.python/py-mi.exp: Likewise.
10195
59498c30
LS
101962018-02-01 Leszek Swirski <leszeks@google.com>
10197
10198 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10199 functions with the same name as an include file are parsed
10200 correctly.
10201
d4d38844
YQ
102022018-02-01 Yao Qi <yao.qi@linaro.org>
10203
10204 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10205 "\[^\r\n\]*".
10206
07e5f5cf
NP
102072018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10208
10209 * gdb.arch/powerpc-prologue-frame.s: New file.
10210 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10211 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10212
929b5ad4
JB
102132018-01-31 Joel Brobecker <brobecker@adacore.com>
10214
10215 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10216
e671cd59
PA
102172018-01-30 Pedro Alves <palves@redhat.com>
10218
10219 PR gdb/13211
10220 * gdb.base/interrupt-daemon.c: New.
10221 * gdb.base/interrupt-daemon.exp: New.
10222 * gdb.multi/multi-term-settings.c: New.
10223 * gdb.multi/multi-term-settings.exp: New.
10224
fc413dc4
JB
102252018-01-30 Joel Brobecker <brobecker@adacore.com>
10226
10227 * gdb.base/break.exp: Save the location where the breakpoint
10228 on break.c:47 was actually inserted when debugging the version
10229 compiled at -O2 and use it in the expected output of the "info
10230 break" test performed soon after.
10231
5c319bb2
PA
102322018-01-22 Pedro Alves <palves@redhat.com>
10233 Sergio Durigan Junior <sergiodj@redhat.com>
10234
10235 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10236 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10237
a9e40818
JB
102382018-01-22 Joel Brobecker <brobecker@adacore.com>
10239
10240 * gdb.base/break-include.c, gdb.base/break-include.inc,
10241 gdb.base/break-include.exp: New files.
10242 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10243 line number now being the actual line number where the breakpoint
10244 was inserted.
10245 * gdb.mi/mi-break.exp: Likewise.
10246 * gdb.mi/mi-reverse.exp: Likewise.
10247 * gdb.mi/mi-simplerun.exp: Ditto.
10248
e707fc44
AB
102492018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10250
10251 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10252 varobj.
10253 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10254
ae451627
AB
102552018-01-21 Don Breazeal <donb@codesourcery.com>
10256 Andrew Burgess <andrew.burgess@embecosm.com>
10257
10258 * gdb.mi/basics.c: Add new global.
10259 * gdb.mi/mi-frame-regs.exp: New file.
10260 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10261 case.
10262
b1b189e0
AB
102632018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10264
10265 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10266 non-parameter, and on an unknown symbol.
10267
fcfcc376
TT
102682018-01-19 Tom Tromey <tom@tromey.com>
10269
10270 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10271 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10272
634c1c31
AA
102732018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10274
10275 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10276 setrlimit and chdir to int.
10277
d6ad07fd
AA
102782018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10279
10280 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10281 function.
10282 (my_tend): Likewise.
10283 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10284 rationale of avoiding FP- and vector instructions.
10285
adf8243b
RK
102862018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10287
10288 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10289 "info reg" with "\[ \t\]*".
10290 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10291 "\[ \t\]+".
10292 * gdb.arch/s390-multiarch.exp: Ditto.
10293 * gdb.base/pc-fp.exp: Ditto.
10294 * gdb.reverse/i386-precsave.exp: Ditto.
10295 * gdb.reverse/i386-reverse.exp: Ditto.
10296 * gdb.reverse/i387-env-reverse.exp: Ditto.
10297 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10298
dcc06925
AA
102992018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10300
10301 * lib/gdb.exp (gdb_compile): Re-enable use of
10302 universal_compile_options for languages other than Rust.
10303
25d4fd80
AA
103042018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10305
10306 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10307
ee7f689e 103082018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10309
10310 PR gdb/16577
10311 * gdb.base/solib-vanish.exp: New.
10312 * gdb.base/solib-vanish-main.c: New.
10313 * gdb.base/solib-vanish-lib1.c: New.
10314 * gdb.base/solib-vanish-lib2.c: New.
10315
d8447b6b
YQ
103162018-01-17 Yao Qi <yao.qi@linaro.org>
10317
10318 * gdb.compile/compile.exp: Match the address printed for
10319 frame in the output of command "bt".
10320
86d6a90c
TT
103212018-01-15 Tom Tromey <tom@tromey.com>
10322
10323 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10324 compute sp_reg.
10325
cbcdb1aa
AB
103262018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10327
10328 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10329 to prepare.
10330 (prepare): Return 0 on error, 1 on success.
10331
eea61984
PA
103322018-01-12 Pedro Alves <palves@redhat.com>
10333
10334 * gdb.base/continue-after-aborted-step-over.c: New.
10335 * gdb.base/continue-after-aborted-step-over.exp: New.
10336
6181e9c2
SM
103372018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10338
10339 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10340 options when not creating an executable.
10341
3cada740
PA
103422018-01-11 Pedro Alves <palves@redhat.com>
10343
10344 PR remote/22597
10345 * gdb.server/stop-reply-no-thread.c: New file.
10346 * gdb.server/stop-reply-no-thread.exp: New file.
10347
c63d3e8d
PA
103482018-01-10 Pedro Alves <palves@redhat.com>
10349
10350 PR gdb/22670
10351 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10352 functions too. Test setting breakpoints and printing C functions
10353 with no debug info too.
10354 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10355
d4c2a405
PA
103562018-01-10 Pedro Alves <palves@redhat.com>
10357
10358 PR gdb/22670
10359 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10360 a fail.
10361
8825213e
PA
103622018-01-10 Pedro Alves <palves@redhat.com>
10363
10364 PR gdb/22670
10365 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10366
605fd3c6
YQ
103672018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10368
10369 * gdb.server/unittest.exp: Match the output in non-development
10370 mode.
10371
1e5ded6c
YQ
103722018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10373
10374 * gdb.gdb/unittest.exp: Match output in non-development mode.
10375
30066b0b
JB
103762018-01-08 Joel Brobecker <brobecker@adacore.com>
10377
10378 * gdb.ada/access_tagged_param.exp: Relax expected output
10379 for value of "ObjL" in "continue" to pck.inspect breakpoint
10380 test.
10381
04bafb1e
XR
103822018-01-08 Joel Brobecker <brobecker@adacore.com>
10383
9f86398b
JB
10384 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10385 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10386
e379cee6
PA
103872018-01-05 Pedro Alves <palves@redhat.com>
10388
10389 PR gdb/18653
10390 * gdb.base/libsegfault.exp: New.
10391
de63c46b
PA
103922018-01-05 Joel Brobecker <brobecker@adacore.com>
10393
10394 PR gdb/22670
10395 * gdb.ada/access_tagged_param.exp: New file.
10396 * gdb.ada/access_tagged_param/foo.adb: New file.
10397
f98fc17b
PA
103982018-01-05 Pedro Alves <palves@redhat.com>
10399
10400 PR gdb/22670
10401 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10402 exercise lower case too, and to exercise both full matching and
10403 wild matching.
10404
342f8240
JB
104052018-01-05 Joel Brobecker <brobecker@adacore.com>
10406
10407 * gdb.ada/rename_subscript_param: New testcase.
10408
7150d33c
JG
104092018-01-05 Jerome Guitton <guitton@adacore.com>
10410
10411 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10412
cc0e770c
JB
104132018-01-05 Joel Brobecker <brobecker@adacore.com>
10414
10415 * gdb.ada/convvar_comp: New testcase.
10416
672a41aa 104172018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10418
10419 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10420 (My_Table): New global variable.
10421 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10422
7365ec2f
JB
104232018-01-04 Joel Brobecker <brobecker@adacore.com>
10424
10425 PR gdb/22670
10426 * gdb.ada/maint_with_ada: New testcase.
10427
289483b6
JB
104282018-01-04 Joel Brobecker <brobecker@adacore.com>
10429
10430 PR gdb/22670
10431 * gdb.ada/bp_c_mixed_case: New testcase.
10432
344420da
JB
104332018-01-04 Joel Brobecker <brobecker@adacore.com>
10434
10435 PR gdb/22670
10436 * gdb.ada/complete.exp: Add "complete break ada" test.
10437
66fc87a0
JB
104382018-01-04 Joel Brobecker <brobecker@adacore.com>
10439
10440 PR gdb/22670
10441 * gdb.ada/info_addr_mixed_case: New testcase.
10442
9f757bf7
XR
104432018-01-03 Xavier Roirand <roirand@adacore.com>
10444
10445 * gdb.ada/excep_handle.exp: New testcase.
10446 * gdb.ada/excep_handle/foo.adb: New file.
10447 * gdb.ada/excep_handle/pck.ads: New file.
10448
bd570f80
JB
104492018-01-03 Joel Brobecker <brobecker@adacore.com>
10450
10451 * gdb.base/step-line.c: Add extra empty line in copyright header.
10452 * gdb.base/step-line.inp: Likewise.
10453
9fe561ab
JB
104542018-01-02 Joel Brobecker <brobecker@adacore.com>
10455
10456 * gdb.ada/dyn_stride.exp: Add slice test.
10457
a405673c
JB
104582018-01-02 Joel Brobecker <brobecker@adacore.com>
10459
10460 * gdb.ada/dyn_stride: New testcase.
10461
cef0f868
SH
104622017-12-27 Stafford Horne <shorne@gmail.com>
10463
10464 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10465 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10466
b67d92b0
SH
104672017-12-27 Stafford Horne <shorne@gmail.com>
10468
10469 * gdb.base/reggroups.c: New file.
10470 * gdb.base/reggroups.exp: New file.
10471
eccab96d
JB
104722017-12-18 Joel Brobecker <brobecker@adacore.com>
10473
10474 * gdb.dwarf2/ada-valprint-error.c: New file.
10475 * gdb.dwarf2/ada-valprint-error.exp: New file.
10476
0e2da9f0
JB
104772017-12-18 Joel Brobecker <brobecker@adacore.com>
10478
10479 * gdb.ada/assign_arr: New testcase.
10480
cb923fcc
XR
104812017-12-18 Xavier Roirand <roirand@adacore.com>
10482
10483 * gdb.ada/funcall_ptr: New testcase.
10484
7c161838
SDJ
104852017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10486
10487 PR cli/16224
10488 * gdb.base/ptype-offsets.cc: New file.
10489 * gdb.base/ptype-offsets.exp: New file.
10490
1af17fd9
YQ
104912017-12-15 Yao Qi <yao.qi@linaro.org>
10492
10493 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10494 if XML is disabled.
10495
828d5846
XR
104962017-12-15 Xavier Roirand <roirand@adacore.com>
10497
10498 * gdb.ada/same_component_name: New testcase.
10499
79e8fcaa
JB
105002017-12-14 Joel Brobecker <brobecker@adacore.com>
10501
10502 * gdb.ada/str_binop_equal: New testcase.
10503
e05fa6f9
JB
105042017-12-14 Joel Brobecker <brobecker@adacore.com>
10505
10506 * gdb.ada/task_switch_in_core: New testcase.
10507
b89641ba
SM
105082017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10509
10510 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10511 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10512 call test_bkpt_qualified.
10513 (test_bkpt_qualified): New proc.
10514
6892d2e4
PA
105152017-12-13 Pedro Alves <palves@redhat.com>
10516
10517 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10518 Tighten regexp by matching with an anchor.
10519
a22ecf70
PA
105202017-12-13 Pedro Alves <palves@redhat.com>
10521
10522 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10523 ("expression with namespace"): New set of tests.
10524 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10525 (Nested::Test_NS::qux): New.
10526 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10527 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10528
9937536c
JB
105292017-12-13 Joel Brobecker <brobecker@adacore.com>
10530
10531 * gdb.base/server-del-break.c: New file.
10532 * gdb.base/server-del-break.exp: New file.
10533
fe49c6f5
SH
105342017-12-12 Stafford Horne <shorne@gmail.com>
10535
10536 * gdb.xml/tdesc-regs.exp: Add or1k support.
10537
c3d18620
SH
105382017-12-12 Stafford Horne <shorne@gmail.com>
10539
10540 * gdb.base/bp-permanent.c: Define nop of or1k.
10541
c5f9cfc8
JB
105422017-12-11 Joel Brobecker <brobecker@adacore.com>
10543
10544 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10545 output with components being reordered.
10546
a9c135fc
JB
105472017-12-11 Joel Brobecker <brobecker@adacore.com>
10548
10549 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10550 output with components being reordered.
10551
927aa2e7
JK
105522017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10553 Pedro Alves <palves@redhat.com>
10554
10555 * gdb.base/maint.exp (check for .gdb_index): Check also for
10556 .debug_names.
10557 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10558 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10559 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10560 (.gdb_index used after symbol reloading): Support also .debug_names.
10561 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10562
f17d9474
YQ
105632017-12-08 Yao Qi <yao.qi@linaro.org>
10564
10565 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10566 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10567
a0de8c21
YQ
105682017-12-08 Yao Qi <yao.qi@linaro.org>
10569
10570 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10571 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10572
a738ea1d
YQ
105732017-12-08 Yao Qi <yao.qi@linaro.org>
10574
10575 * gdb.arch/aarch64-tagged-pointer.c: New file.
10576 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10577
1cd9a73b
SDJ
105782017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10579
10580 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10581 "int".
10582
fa6eb693
KS
105832017-12-07 Keith Seitz <keiths@redhat.com>
10584
10585 PR breakpoints/22569
10586 * gdb.linespec/ls-errs.exp: Change expected result of "break
10587 -source this file has spaces.c -line 3".
10588 Check that an explicit source file followed by whitespace is
10589 identified as an invalid explicit location.
10590
883fd55a
KS
105912017-12-07 Keith Seitz <keiths@redhat.com>
10592
10593 * gdb.cp/nested-types.cc: New file.
10594 * gdb.cp/nested-types.exp: New file.
10595 * lib/cp-support.exp: Load data-structures.exp library.
10596 (debug_cp_test_ptype_class): New global.
10597 (cp_ptype_class_verbose, next_line): New procedures.
10598 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10599 Add and document new return value.
10600 Switch the list of lines to a queue.
10601 Add support for new `type' key for nested type definitions.
10602 Add debugging/troubleshooting messages.
10603 * lib/data-structures.exp: New file.
10604
ec72db3e
SM
106052017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10606
10607 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10608 with proc_with_prefix, don't use with_test_prefix.
10609
99598d71
TT
106102017-12-07 Tom Tromey <tom@tromey.com>
10611
10612 * gdb.base/break.exp: Add test for empty "commands".
10613
a8806230
YQ
106142017-12-07 Yao Qi <yao.qi@linaro.org>
10615
10616 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10617 malloc and catch syscall.
10618
824cc835
PM
106192017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10620
e79be6e5 10621 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10622 tests for explicit locations.
10623
7cc244de
PA
106242017-12-06 Pedro Alves <palves@redhat.com>
10625
10626 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10627 force-disabling XML descriptions.
10628
50a1fdd5
PA
106292017-12-04 Pedro Alves <palves@redhat.com>
10630
10631 PR gdb/22499
10632 * gdb.arch/amd64-disp-step-avx.S: New file.
10633 * gdb.arch/amd64-disp-step-avx.exp: New file.
10634
f0fb2488
PA
106352017-12-03 Pedro Alves <palves@redhat.com>
10636
10637 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10638 and <string.h>.
10639 (parent_function): Print distinct messages when waitpid fails, or
10640 the child exits with a signal, or the child exits for an unhandled
10641 reason.
10642 * gdb.threads/process-dies-while-detaching.exp
10643 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10644 it. Wait for both inferior output and GDB's prompt. Use an
10645 indirect spawn id list.
10646 (do_detach): New parameter 'child_exit'. Use it to compute
10647 expected inferior output.
10648 (test_detach, test_detach_watch, test_detach_killed_outside):
10649 Adjust to pass down the expected child exit kind.
10650
97cbe998
SDJ
106512017-12-01 Joel Brobecker <brobecker@adacore.com>
10652 Sergio Durigan Junior <sergiodj@redhat.com>
10653 Pedro Alves <palves@redhat.com>
10654
10655 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10656
40fc416f
SDJ
106572017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10658
10659 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10660 to 'symbol-file' and 'add-symbol-file' can be
10661 position-independent.
10662
1cc75e92
YQ
106632017-12-01 Yao Qi <yao.qi@linaro.org>
10664
10665 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10666 the URL in copyright header.
10667 * gdb.arch/aarch64-fp.exp: Likewise.
10668 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10669 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10670 * gdb.base/expand-psymtabs.exp: Likewise.
10671 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10672 * gdb.fortran/common-block.exp: Likewise.
10673 * gdb.fortran/common-block.f90: Likewise.
10674 * gdb.fortran/logical.exp: Likewise.
10675 * gdb.fortran/vla-datatypes.f90: Likewise.
10676 * gdb.fortran/vla-sub.f90: Likewise.
10677
875fb7a7
JB
106782017-11-30 Joel Brobecker <brobecker@adacore.com>
10679
10680 * gdb.ada/repeat_dyn: New testcase.
10681
6f14765f
UW
106822017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10683
10684 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10685 Update for changed thread numbering.
10686 * gdb.cell/bt.exp: Update for changed GDB output.
10687
f1af7b94
SM
106882017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10689
10690 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10691 setting isremote by hand.
10692 * boards/dwarf4-gdb-index.exp: Likewise.
10693 * boards/fission.exp: Likewise.
10694 * boards/stabs.exp: Likewise.
10695
e3919f3e
PA
106962017-11-30 Pedro Alves <palves@redhat.com>
10697
10698 * gdb.linespec/cpls-ops.exp
10699 (check_explicit_skips_function_argument): Extract the underlying
10700 type of size_t instead of hardcoding it.
10701
bd69330d
PA
107022017-11-29 Pedro Alves <palves@redhat.com>
10703
10704 PR c++/19436
10705 * gdb.linespec/cpls-abi-tag.cc: New file.
10706 * gdb.linespec/cpls-abi-tag.exp: New file.
10707
a20714ff
PA
107082017-11-29 Pedro Alves <palves@redhat.com>
10709
10710 * gdb.base/langs.exp: Use -qualified.
10711 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10712 it.
10713 * gdb.cp/namespace.exp: Use -qualified.
10714 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10715 (overload-3, template-overload, template-ret-type, const-overload)
10716 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10717 procedures.
10718 (test_driver): Call them.
10719 * gdb.cp/save-bp-qualified.cc: New.
10720 * gdb.cp/save-bp-qualified.exp: New.
10721 * gdb.linespec/explicit.exp: Test -qualified.
10722 * lib/completion-support.exp (completion::explicit_opts_list): Add
10723 "-qualified".
10724 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10725
f6f1d339
PM
107262017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10727
10728 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10729
02ca603a
TT
107302017-11-29 Tom Tromey <tom@tromey.com>
10731
10732 * gdb.base/relocate.exp: Update invalid argument test.
10733 Add new tests for invalid arguments.
10734
ed6c0bfb
TP
107352017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10736
10737 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10738 Return 0 as a long.
10739 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10740
f106e10e
TP
107412017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10742
10743 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10744 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10745 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10746 func ().
10747 * gdb.cp/shadow.cc (B.func): Return 0.
10748
10329bb2
JB
107492017-11-27 Joel Brobecker <brobecker@adacore.com>
10750
10751 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10752 expected output in gdb_expect call to allow the exception
10753 message to be present as well. Fix syntax confusion to avoid
10754 TCL thinking that exception_name is an array.
10755
617cd4bc
UW
107562017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10757
10758 * gdb.arch/spu-info.c: Include <unistd.h>.
10759 (do_signal_test): Fix broken calls to write.
10760 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10761 Fix checks for empty mailboxes. Update signal tests for corrected
10762 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10763 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10764 * gdb.cell/arch.exp: Use standard_output_file.
10765 * gdb.cell/break.exp: Likewise.
10766 * gdb.cell/bt.exp: Likewise.
10767 * gdb.cell/core.exp: Likewise.
10768 * gdb.cell/dwarfaddr.exp: Likewise.
10769 * gdb.cell/ea-cache.exp: Likewise.
10770 * gdb.cell/ea-standalone.exp: Likewise.
10771 * gdb.cell/f-regs.exp: Likewise.
10772 * gdb.cell/fork.exp: Likewise.
10773 * gdb.cell/gcore.exp: Likewise.
10774 * gdb.cell/mem-access.exp: Likewise.
10775 * gdb.cell/ptype.exp: Likewise.
10776 * gdb.cell/registers.exp: Likewise.
10777 * gdb.cell/sizeof.exp: Likewise.
10778 * gdb.cell/solib-symbol.exp: Likewise.
10779 * gdb.cell/solib.exp: Likewise.
617cd4bc 10780
a81aaca0
PA
107812017-11-25 Pedro Alves <palves@redhat.com>
10782
10783 * gdb.base/complete-empty.exp: New file.
10784 * gdb.base/completion.exp: Adjust.
10785
6a3c6ee4
PA
107862017-11-25 Pedro Alves <palves@redhat.com>
10787
10788 * gdb.linespec/cpls-ops.cc: New file.
10789 * gdb.linespec/cpls-ops.exp: New file.
10790 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10791 factored out from ...
10792 (test_complete_prefix_range): ... this.
10793
8955eb2d
PA
107942017-11-24 Pedro Alves <palves@redhat.com>
10795
10796 * gdb.linespec/cpcompletion.exp: New file.
10797 * gdb.linespec/cpls-hyphen.cc: New file.
10798 * gdb.linespec/cpls.cc: New file.
10799 * gdb.linespec/cpls2.cc: New file.
10800 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10801 test to use test_gdb_complete_unique. Add label completion,
10802 keyword completion and explicit location completion tests.
10803 * lib/completion-support.exp: New file.
10804
e547c119
JB
108052017-11-24 Joel Brobecker <brobecker@adacore.com>
10806
10807 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10808 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10809 when hitting an exception catchpoint.
10810
7c3c1aa8
YQ
108112017-11-22 Yao Qi <yao.qi@linaro.org>
10812
10813 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10814
41bd68f5
SM
108152017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10816
10817 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10818 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10819 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10820
1daad298
YQ
108212017-11-22 Yao Qi <yao.qi@linaro.org>
10822
10823 * gdb.base/info-os.exp: Pass pthreads.
10824 * gdb.multi/multi-attach.exp: Likewise.
10825
88465e87
YQ
108262017-11-22 Yao Qi <yao.qi@linaro.org>
10827
10828 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10829 compiler.
10830
dc196b23
YQ
108312017-11-22 Yao Qi <yao.qi@linaro.org>
10832
10833 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10834 * gdb.base/break-interp.exp: Likewise.
10835 * gdb.base/jit-attach-pie.exp: Likewise.
10836
2400729e
UW
108372017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10838
10839 * gdb.base/float128.c (large128): New variable.
10840 * gdb.base/float128.exp: Add test to print largest __float128 value.
10841
7a26362d
UW
108422017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10843
10844 * gdb.arch/vsx-regs.exp: Update register content checks.
10845
ed0f4273
UW
108462017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10847
10848 * gdb.arch/ppc-longdouble.exp: New file.
10849 * gdb.arch/ppc-longdouble.c: Likewise.
10850
a25d69c6
PA
108512017-11-21 Pedro Alves <palves@redhat.com>
10852
10853 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10854
73fcf641
PA
108552017-11-20 Pedro Alves <palves@redhat.com>
10856
10857 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10858 (long_double_typedef): New typedefs.
10859 Use DEF on double and long double.
10860 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10861 cases.
10862 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10863 and 'long_double_ptr_same_size' locals. Use them to decide
10864 whether cast from array/function to float is valid/invalid.
10865
71a3c369
TT
108662017-11-17 Tom Tromey <tom@tromey.com>
10867
10868 * gdb.rust/traits.rs: New file.
10869 * gdb.rust/traits.exp: New file.
10870
ced9779b
JB
108712017-11-17 Joel Brobecker <brobecker@adacore.com>
10872
10873 * gdb.ada/minsyms: New testcase.
10874
a0922d80
PA
108752017-11-16 Pedro Alves <palves@redhat.com>
10876
10877 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10878 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10879
ea04e54c
PA
108802017-11-16 Pedro Alves <palves@redhat.com>
10881
10882 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10883 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10884
e849ea89
PA
108852017-11-16 Pedro Alves <palves@redhat.com>
10886
10887 * gdb.server/reconnect-ctrl-c.c: New file.
10888 * gdb.server/reconnect-ctrl-c.exp: New file.
10889
d8ae99a7
PM
108902017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10891
10892 * gdb.python/py-rbreak.exp: New file.
10893 * gdb.python/py-rbreak.c: New file.
10894 * gdb.python/py-rbreak-func2.c: New file.
10895
968a13f8
PA
108962017-11-16 Pedro Alves <palves@redhat.com>
10897
10898 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10899 pattern.
10900 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10901 GDB.
10902
71774bc9
SM
109032017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10904
10905 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10906 regex.
10907
ddbb44cf
SM
109082017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10909
10910 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10911 test names.
10912
584a564f
PA
109132017-11-09 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10916 factored out from ...
10917 (top level): ... here, and adjusted to avoid expecting beyond the
10918 prompt in a single gdb_test_multiple.
10919
5ed7a928
PA
109202017-11-09 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10923 output.
10924 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10925 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10926 * gdb.server/ext-run.exp ("kill" test): Likewise.
10927 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10928
a60e0738
PA
109292017-11-09 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10932 match till end of line.
10933
2c88253f
PA
109342017-11-09 Pedro Alves <palves@redhat.com>
10935
10936 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10937
c7a38517
PA
109382017-11-09 Pedro Alves <palves@redhat.com>
10939
10940 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10941 New procedures, factored out from ...
10942 (top level): ... here, and adjusted to avoid expecting beyond the
10943 prompt in one go.
10944
f29f4b6b
PA
109452017-11-09 Pedro Alves <palves@redhat.com>
10946
10947 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10948 output. Fix '?' match.
10949
286acbb5
JB
109502017-11-08 Joel Brobecker <brobecker@adacore.com>
10951
10952 * gdb.ada/scoped_watch: New testcase.
10953 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10954 which is actually correct.
10955 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10956 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10957
62d7ae92
PA
109582017-11-08 Pedro Alves <palves@redhat.com>
10959
10960 * gdb.gdb/complaints.exp (test_initial_complaints)
10961 (test_serial_complaints, test_short_complaints): Call
10962 complaint_internal instead of complaint.
10963
280ca31f
DT
109642017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10965
10966 * gdb.threads/tls-core.c: New file.
10967 * gdb.threads/tls-core.exp: Likewise.
10968
b5ec771e
PA
109692017-11-08 Pedro Alves <palves@redhat.com>
10970
10971 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10972 (p Exported_Capitalized): New test.
10973 (p exported_capitalized): New test.
10974
a02b41a7
PA
109752017-11-07 Pedro Alves <palves@redhat.com>
10976
10977 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10978
95e95a6d
PA
109792017-11-07 Pedro Alves <palves@redhat.com>
10980
10981 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10982 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10983 (disable_invalid, disable_inverted, disable_negative): New
10984 procedures.
10985 ("bad numbers"): New set of tests.
10986
cee62dbd
PA
109872017-11-07 Pedro Alves <palves@redhat.com>
10988
10989 * gdb.cp/ena-dis-br-range.exp: Add tests.
10990
cc638e86
PA
109912017-11-07 Pedro Alves <palves@redhat.com>
10992
10993 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10994
d0fe4701
XR
109952017-11-07 Xavier Roirand <roirand@adacore.com>
10996 Pedro Alves <palves@redhat.com>
10997
10998 * gdb.base/ena-dis-br.exp: Add reference to
10999 gdb.cp/ena-dis-br-range.exp.
11000 * gdb.cp/ena-dis-br-range.exp: New file.
11001 * gdb.cp/ena-dis-br-range.cc: New file.
11002
46f67f80
PA
110032017-11-06 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.base/attach-non-pgrp-leader.c: New.
11006 * gdb.base/attach-non-pgrp-leader.exp: New.
11007
726e1356
PA
110082017-11-06 Pedro Alves <palves@redhat.com>
11009
11010 * configure.ac: No longer check for termio.h and sgtty.h.
11011 * configure: Regenerate.
11012 * remote-utils.c: Include termios.h instead of gdb_termios.h.
11013 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
11014 Remove termio and sgtty code.
11015
50ab6ace
YQ
110162017-11-03 Yao Qi <yao.qi@linaro.org>
11017
11018 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
11019 in GDB is disabled.
11020
8e68731c
YQ
110212017-11-03 Yao Qi <yao.qi@linaro.org>
11022
11023 * gdb.python/py-thrhandle.exp: Skip it if python is not
11024 enabled.
11025
3a87ae65
SM
110262017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
11027
11028 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
11029 as a breakpoint command.
11030
484d8d36
MD
110312017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
11032
11033 PR python/21213
11034 * gdb.python/py-infthread.exp: Test calling
11035 InferiorThread.inferior () multiple times in a row.
11036
4a27f119
KS
110372017-10-27 Keith Seitz <keiths@redhat.com>
11038
11039 * gdb.opt/inline-break.exp (break_info_1): New procedure.
11040 Test "info break" for every inlined function breakpoint.
11041
bb11dd58
YQ
110422017-10-27 Yao Qi <yao.qi@linaro.org>
11043
11044 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
11045
a43f3893
PF
110462017-10-26 Patrick Frants <osscontribute@gmail.com>
11047
11048 * gdb.cp/classes.exp (test_static_members): Test printing
11049 Outer::instance.
11050 * gdb.cp/classes.c (struct Inner, struct Outer): New.
11051 (Inner::instance, Outer::instance): New.
11052
792ccf00
PA
110532017-10-24 Pedro Alves <palves@redhat.com>
11054
11055 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
11056 extra console" test in two stages.
11057
eb2bfbad
PA
110582017-10-24 Pedro Alves <palves@redhat.com>
11059
11060 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11061
1f75a651
PA
110622017-10-24 Pedro Alves <palves@redhat.com>
11063
11064 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11065 loop.
11066
779990d9
PA
110672017-10-24 Pedro Alves <palves@redhat.com>
11068
11069 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11070 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11071
ad9b8f5d
PA
110722017-10-24 Pedro Alves <palves@redhat.com>
11073
11074 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11075 parameter and handle it. Don't output read value in test name.
11076
fee6da6e
PA
110772017-10-24 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11080 custom test name.
11081
10389c2c
PA
110822017-10-24 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11085 include the unstable output directory name in the test's name.
11086 (initial_setup_simple) <'set args'>: Use custom test name.
11087
a80e65a9
PA
110882017-10-24 Pedro Alves <palves@redhat.com>
11089
11090 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11091 with explicit test name.
11092
15763a09
PA
110932017-10-20 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11096 'wait -i'. Use gdb_assert and remote_close.
11097
49a4ce2e
AB
110982017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11099
11100 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11101 number from variable rather than hard-coded.
11102
a75868f5
PA
111032017-10-19 Pedro Alves <palves@redhat.com>
11104
11105 * gdb.base/long-inferior-output.c: New file.
11106 * gdb.base/long-inferior-output.exp: New file.
11107
c8ba13ad
KS
111082017-11-18 Keith Seitz <keiths@redhat.com>
11109
11110 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11111 method.
11112 (main): Call it.
11113 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11114 Add additional user-defined conversion operator tests.
11115
b27de576
PA
111162017-10-17 Pedro Alves <palves@redhat.com>
11117
11118 * boards/native-stdio-gdbserver.exp: Load "local-board".
11119
8484c955
PA
111202017-10-17 Pedro Alves <palves@redhat.com>
11121
11122 * gdb.base/quit-live.c: New file.
11123 * gdb.base/quit-live.exp: New file.
11124
83d5a34d
KS
111252017-10-16 Keith Seitz <keiths@redhat.com>
11126
11127 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11128 (class_with_protected_typedef, class_with_private_typedef)
11129 (struct_with_public_typedef, struct_with_protected_typedef)
11130 (struct_with_private_typedef): New classes/structs.
11131 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11132 typedefs and access specifiers.
11133
739b3f1d
PA
111342017-10-16 Pedro Alves <palves@redhat.com>
11135 Simon Marchi <simon.marchi@polymtl.ca>
11136
11137 * README (Local vs Remote vs Native): New section.
11138 * boards/local-board.exp: New file, with bits factored out from
11139 ...
11140 * boards/native-extended-gdbserver.exp: ... here. Load
11141 "local-board".
11142 * boards/native-gdbserver.exp: Load "local-board".
11143 (${board}_spawn, ${board}_exec): Delete.
11144 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11145 ...
11146 * boards/stdio-gdbserver-base.exp: ... this new file.
11147 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11148 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11149 procedure.
11150 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11151 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11152 stdio_gdbserver_command.
11153 (${board}_get_remote_address, ${board}_get_comm_port)
11154 (${board}_download, ${board}_upload): Delete.
11155 (get_target_remote_pipe_cmd): New.
11156
fe68b953
SM
111572017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11158
11159 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11160 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11161 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11162 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11163 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11164 remove with_test_prefix.
11165
300b6685
PA
111662017-10-13 Pedro Alves <palves@redhat.com>
11167
11168 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11169 * gdb.base/annota1.exp: Use it instead of is_remote.
11170 * gdb.base/annota3.exp: Use it instead of is_remote.
11171 * gdb.cp/annota2.exp: Use it instead of is_remote.
11172 * gdb.cp/annota3.exp: Use it instead of is_remote.
11173 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11174
50500caf
PA
111752017-10-13 Pedro Alves <palves@redhat.com>
11176
11177 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11178 (test_num_test_vars, run_and_count_vars, find_env)
11179 (test_set_unset_env, test_inherit_env_var): New procedures.
11180 (top level): Use them.
11181
dad0c6d2
PA
111822017-10-13 Pedro Alves <palves@redhat.com>
11183
11184 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11185 also skip on stub-like targets.
11186
8b0553c1
PA
111872017-10-13 Pedro Alves <palves@redhat.com>
11188
11189 PR gdb/22293
11190 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11191 (top level): Move some tests to ...
11192 (test_not_found): ... this new procedure.
11193 (top level): Call it.
11194
7594f623
PA
111952017-10-13 Pedro Alves <palves@redhat.com>
11196
11197 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11198 expect different "info terminal" output if testing with a
11199 non-native target.
11200
ebe3b402
PA
112012017-10-13 Pedro Alves <palves@redhat.com>
11202 Simon Marchi <simon.marchi@polymtl.ca>
11203
11204 PR python/12966
11205 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11206
42f1b161
PA
112072017-10-13 Pedro Alves <palves@redhat.com>
11208
11209 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11210 already.
11211
8d6ef72b
PA
112122017-10-13 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11215 is_remote.
11216
d7bcd5b8
PA
112172017-10-13 Pedro Alves <palves@redhat.com>
11218
11219 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11220 is_remote.
11221
df479dc6
PA
112222017-10-13 Pedro Alves <palves@redhat.com>
11223
11224 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11225 is set.
11226 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11227 instead of is_remote.
11228
23fb630a
PA
112292017-10-13 Pedro Alves <palves@redhat.com>
11230
11231 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11232 (top level): Add comment.
11233
cc77b1dc
PA
112342017-10-13 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/remote.exp (top level): Fix comment typo and add
11237 missing return.
11238
27c9e813
PA
112392017-10-13 Pedro Alves <palves@redhat.com>
11240 Simon Marchi <simon.marchi@polymtl.ca>
11241
11242 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11243 calls and add comments. Skip test if use_gdb_stub is set.
11244 (top level): Use "set cwd" command instead of "cd" command.
11245
5e830d98
PA
112462017-10-13 Pedro Alves <palves@redhat.com>
11247
11248 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11249 is_remote target check.
11250
f5ca0032
PA
112512017-10-13 Pedro Alves <palves@redhat.com>
11252
11253 * gdb.base/scope.exp: Use build_executable + clean_restart +
11254 gdb_file_cmd instead of prepare_for_testing and no longer skip
11255 "before run" tests on is_remote target boards. Update comments.
11256 * boards/native-extended-gdbserver.exp
11257 (extended_gdbserver_load_last_file): New, factored out from ...
11258 (gdb_load): ... this. Move further below and add comment.
11259 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11260
8aed1c0d
PA
112612017-10-12 Pedro Alves <palves@redhat.com>
11262
11263 * gdb.base/attach.exp: Remove references to gdb64.
11264 * gdb.base/dbx.exp: Remove references to gdb64.
11265
cfa34c87
SM
112662017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11267 Pedro Alves <palves@redhat.com>
11268
11269 * gdb.base/label.exp: Remove is_remote target check.
11270
9192b7de
PA
112712017-10-12 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.base/auvx.exp (coredir): Update comment.
11274 (top level) <core_works>: Use "set cwd" command instead of "cd"
11275 command.
11276
6bf0052d
PA
112772017-10-12 Pedro Alves <palves@redhat.com>
11278 Simon Marchi <simon.marchi@polymtl.ca>
11279
11280 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11281 target boards.
11282
e48ef82d
PA
112832017-10-12 Pedro Alves <palves@redhat.com>
11284 Simon Marchi <simon.marchi@polymtl.ca>
11285
11286 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11287 Instead skip if there's any gdb_protocol set.
11288
8d7aea57
SM
112892017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11290 Pedro Alves <palves@redhat.com>
11291
11292 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11293
30440677
PA
112942017-10-12 Pedro Alves <palves@redhat.com>
11295 Simon Marchi <simon.marchi@polymtl.ca>
11296
11297 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11298 instead of on dejagnu remote boards.
11299
4e04f045 113002017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11301 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11302
11303 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11304 checks. Use build_executable + clean_restart instead of
11305 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11306 of enabling non-stop after starting gdb.
11307
871a186e
PA
113082017-10-12 Pedro Alves <palves@redhat.com>
11309
11310 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11311 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11312 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11313 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11314
56d704da
AK
113152017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11316
11317 * gdb.arch/arc-tdesc-cpu.exp: New file.
11318 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11319
2f20e312
SM
113202017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11321
11322 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11323
65630365
PA
113242017-10-10 Pedro Alves <palves@redhat.com>
11325
11326 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11327 expect CLI output.
11328
bf469271
PA
113292017-10-10 Pedro Alves <palves@redhat.com>
11330
11331 * lib/selftest-support.exp (selftest_setup): Update for
11332 captured_command_loop's prototype change.
11333
777a42f1
PA
113342017-10-09 Pedro Alves <palves@redhat.com>
11335
11336 Test both arch1=>arch2 and arch2=>arch1.
11337
11338 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11339 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11340 factored out to...
11341 (append_arch1_options, append_arch2_options, append_arch_options)
11342 (build_executables): New procedures.
11343 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11344 local.
11345 (top level): Add new 'first_arch' testing axis.
11346
cbd2b4e3
PA
113472017-10-09 Pedro Alves <palves@redhat.com>
11348
11349 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11350 (barrier): New.
11351 (thread_start, all_started): New functions.
11352 (main): Spawn new thread and wait until it is scheduled.
11353 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11354 option.
11355 (do_test): Add 'selected_thread' parameter. Run to all_started
11356 instead of main. Explicitly set the breakpoint at main. Switch
11357 to the SELECTED_THREAD thread.
11358 (top level): Test handling the exec event with either the main
11359 thread or the second thread selected.
11360
5c9e4427
PA
113612017-10-09 Pedro Alves <palves@redhat.com>
11362
11363 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11364 logic. Move STOP marker after the value checks.
11365 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11366 regexp.
11367
b3b7c423
SL
113682017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11369
11370 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11371
3b4b2f16
UW
113722017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11373
11374 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11375 integer-to-dfp conversion.
11376 * gdb.base/dfp-test.exp: Likewise.
11377
5cd63fda
PA
113782017-10-04 Pedro Alves <palves@redhat.com>
11379
11380 * gdb.multi/hangout.c: Include <unistd.h>.
11381 (hangout_loop): New function.
11382 (main): Call alarm. Call hangout_loop in a loop.
11383 * gdb.multi/hello.c: Include <unistd.h>.
11384 (hello_loop): New function.
11385 (main): Call alarm. Call hangout_loop in a loop.
11386 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11387 inferior with the other selected.
11388
4c71c105
SM
113892017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11390
11391 * gdb.mi/list-thread-groups-available.exp: New file.
11392 * gdb.mi/list-thread-groups-available.c: New file.
11393
bc3b087d
SDJ
113942017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11395
11396 * gdb.base/set-cwd.exp: Make it available on
11397 native-extended-gdbserver.
11398
d092c5a2
SDJ
113992017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11400
11401 * gdb.base/set-cwd.c: New file.
11402 * gdb.base/set-cwd.exp: Likewise.
11403
45320ffa
TT
114042017-10-02 Tom Tromey <tom@tromey.com>
11405
11406 PR rust/22236:
11407 * gdb.rust/simple.rs (main): New variable "fslice".
11408 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11409
b3e3859b
TT
114102017-10-02 Tom Tromey <tom@tromey.com>
11411
11412 * gdb.rust/simple.exp: Test ptype of a slice.
11413
01af5e0d
TT
114142017-10-02 Tom Tromey <tom@tromey.com>
11415
11416 * gdb.rust/simple.exp: Test index of slice.
11417
a9bbfbd8
TT
114182017-09-27 Tom Tromey <tom@tromey.com>
11419
11420 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11421
df8899e5
TP
114222017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11423 Pedro Alves <palves@redhat.com>
11424
11425 * gdb.base/compare-sections.exp (get value of read-only section): Read
11426 as unsigned value.
11427 (corrupt read-only section): Likewise and don't set written if patching
11428 failed.
11429
757bf54b
KB
114302017-09-21 Kevin Buettner <kevinb@redhat.com>
11431
11432 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11433 files.
11434
06871ae8
PA
114352017-09-20 Pedro Alves <palves@redhat.com>
11436
11437 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11438 symbol names in gdb's output.
11439 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11440
e5f25bc5
PA
114412017-09-20 Pedro Alves <palves@redhat.com>
11442
11443 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11444 Rename to ...
11445 (test_list_ambiguous_symbol): ... this and add a symbol name
11446 parameter. Adjust.
11447 (test_list_ambiguous_function): Reimplement on top of
11448 test_list_ambiguous_symbol and also test listing ambiguous
11449 variables.
11450 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11451 (ambiguous_fun): ... this.
11452 (ambiguous_var): New.
11453 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11454 (ambiguous_fun): ... this.
11455 (ambiguous_var): New.
11456
4e5a4f58
JB
114572017-09-19 John Baldwin <jhb@FreeBSD.org>
11458
11459 * gdb.base/starti.c: New file.
11460 * gdb.base/starti.exp: New file.
11461 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11462
26e53f3e
PA
114632017-09-14 Pedro Alves <palves@redhat.com>
11464
11465 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11466 (top level): Use it instead of runto.
11467
cb791d59
TT
114682017-09-11 Tom Tromey <tom@tromey.com>
11469
11470 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11471
7c96f8c1
TT
114722017-09-11 Tom Tromey <tom@tromey.com>
11473
11474 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11475 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11476
469412dd
CW
114772017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11478
11479 * gdb.fortran/printing-types.exp: New file.
11480 * gdb.fortran/printing-types.exp: New file.
11481
e0f86435
BH
114822017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11483
11484 * gdb.fortran/vla-ptype.exp: Fix typos.
11485 * gdb.fortran/vla-value.exp: Same.
11486
9e9af4be
BH
114872017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11488
11489 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11490 * gdb.mi/mi-var-child-f.exp: Likewise.
11491 * gdb.mi/mi-vla-fortran.exp: Likewise.
11492
a5ad232b 114932017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11494 Christoph Weinmann <christoph.t.weinmann@intel.com>
11495 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11496
11497 * gdb.fortran/ptr-indentation.f90: New file.
11498 * gdb.fortran/ptr-indentation.exp: New file.
11499
5aec60eb
TT
115002017-09-05 Tom Tromey <tom@tromey.com>
11501
11502 PR gdb/22010:
11503 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11504
8f8f8152
TP
115052017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11506
11507 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11508
fbd1b771
JK
115092017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11510
11511 * gdb.threads/tls-nodebug-pie.c: New file.
11512 * gdb.threads/tls-nodebug-pie.exp: New file.
11513
5eb5f850
TT
115142017-09-05 Tom Tromey <tom@tromey.com>
11515
11516 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11517 for rust.
11518
ae780a21
SM
115192017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * gdb.multi/multi-arch-exec.exp: Test with different
11522 "follow-exec-mode" settings.
11523 (do_test): New procedure.
11524
3693fdb3
PA
115252017-09-04 Pedro Alves <palves@redhat.com>
11526
11527 * gdb.base/func-static.c (S::method const, S::method volatile)
11528 (S::method volatile const): New methods.
11529 (c_s, v_s, cv_s): New instances.
11530 (main): Call method() on them.
11531 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11532 (cannot_resolve): New procedure.
11533 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11534 print-quote-unquoted columns.
11535 (do_test): Test printing each scope too.
11536
e68cb8e0
PA
115372017-09-04 Pedro Alves <palves@redhat.com>
11538
11539 * gdb.base/local-static.exp: Also test with
11540 class::method::variable wholly quoted.
11541 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11542
858be34c
PA
115432017-09-04 Pedro Alves <palves@redhat.com>
11544
11545 * gdb.base/local-static.c: New.
11546 * gdb.base/local-static.cc: New.
11547 * gdb.base/local-static.exp: New.
11548
46a4882b
PA
115492017-09-04 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.asm/asm-source.exp: Add casts to int.
11552 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11553 (dataglobal64_1, dataglobal64_2): New globals.
11554 * gdb.base/nodebug.exp: Test different expressions involving the
11555 new globals, with print, whatis and ptype. Add casts to int.
11556 * gdb.base/solib-display.exp: Add casts to int.
11557 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11558 * gdb.cp/m-static.exp: Add cast to int.
11559 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11560 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11561 tls variable with no debug info without a cast. Test with a cast
11562 to int too.
11563 * gdb.trace/entry-values.exp: Add casts.
11564
2c5a2be1
PA
115652017-09-04 Pedro Alves <palves@redhat.com>
11566
11567 * gdb.base/nodebug.exp: Test that ptype's error about functions
11568 with unknown return type includes the function name too.
11569
7022349d
PA
115702017-09-04 Pedro Alves <palves@redhat.com>
11571
11572 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11573 return type of munmap in infcall.
11574 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11575 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11576 type of ftell in infcall.
11577 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11578 type of getpid in infcall.
11579 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11580 infcall.
11581 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11582 Bail on failure to extract the pid.
11583 * gdb.base/nodebug.c: #include <stdint.h>.
11584 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11585 New functions.
11586 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11587 Change expected output of print/whatis/ptype with functions with
11588 no debug info. Test all supported languages. Call
11589 test_call_promotion.
11590 * gdb.compile/compile.exp: Adjust expected output to expect
11591 warning.
11592 * gdb.threads/siginfo-threads.exp: Likewise.
11593
54990598
PA
115942017-09-04 Pedro Alves <palves@redhat.com>
11595
11596 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11597 "prototypes". Test calling float functions via prototyped and
11598 unprototyped function pointers.
11599 (perform_all_tests): New parameter "prototypes". Pass it down.
11600 (top level): Pass down "prototypes" parameter to
11601 perform_all_tests.
11602
34d16ea2
SM
116032017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11604
11605 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11606 Test with nested loops.
11607
9521ecda
SM
116082017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11609
11610 * gdb.base/commands.exp: Call the new procedures.
11611 (loop_break_test, loop_continue_test): New procedures.
11612
80a65e9b
SM
116132017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11614
11615 * gdb.base/commands.exp: Call new procedure.
11616 (define_if_without_arg_test): New procedure.
11617
e439fa14
PA
116182017-09-04 Pedro Alves <palves@redhat.com>
11619
11620 * gdb.base/list-ambiguous.exp: New file.
11621 * gdb.base/list-ambiguous0.c: New file.
11622 * gdb.base/list-ambiguous1.c: New file.
11623 * gdb.base/list.exp (test_list_range): Adjust expected output.
11624
0a2dde4a
SDJ
116252017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11626
11627 * gdb.base/share-env-with-gdbserver.c: New file.
11628 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11629
5e89eb3a
SM
116302017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11631
11632 * gdb.base/commands.exp (gdbvar_simple_if_test,
11633 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11634 progvar_simple_if_test, progvar_simple_while_test,
11635 progvar_complex_if_while_test, user_defined_command_test,
11636 user_defined_command_args_eval,
11637 user_defined_command_args_stack_test,
11638 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11639 temporary_breakpoint_commands,
11640 gdb_test_no_prompt, redefine_hook_test,
11641 redefine_backtrace_test): Remove "global gdb_prompt".
11642
fd437cbc
SM
116432017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11644
11645 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11646 New proc, call it from toplevel.
11647
87215ad1
SDJ
116482017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11649
11650 PR remote/21852
11651 * gdb.server/normal.c: New file, copied from gdb.base.
11652 * gdb.server/run-without-local-binary.exp: New file.
11653
58afddc6
WP
116542017-08-07 Weimin Pan <weimin.pan@oracle.com>
11655
11656 * gdb.arch/sparc64-adi.exp: New file.
11657 * gdb.arch/sparc64-adi.c: New file.
11658
5277199a
PA
116592017-08-22 Pedro Alves <palves@redhat.com>
11660
11661 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11662 (top level): Add "list all overloads" tests.
11663
14278e1f
TT
116642017-08-22 Tom Tromey <tom@tromey.com>
11665
11666 * gdb.gdb/xfullpath.exp: Remove.
11667
bf223d3e
PA
116682017-08-21 Pedro Alves <palves@redhat.com>
11669
11670 PR gdb/19487
11671 * gdb.base/symbol-alias.c: New.
11672 * gdb.base/symbol-alias2.c: New.
11673 * gdb.base/symbol-alias.exp: New.
11674
c973d0aa
PA
116752017-08-21 Pedro Alves <palves@redhat.com>
11676
11677 * gdb.base/dfp-test.c
11678 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11679 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11680 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11681 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11682 * gdb.base/whatis-ptype-typedefs.c: New.
11683 * gdb.base/whatis-ptype-typedefs.exp: New.
11684 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11685 (an_int, an_int_type, an_int_type2): New globals.
11686 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11687 involving typedefs and cast expressions.
11688 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11689 (lookup_typedefs_function): New.
11690 (typedefs_pretty_printers_dict): New.
11691 (top level): Register lookup_typedefs_function in
11692 gdb.pretty_printers.
11693
6d580b63
YQ
116942017-08-18 Yao Qi <yao.qi@linaro.org>
11695
11696 * gdb.server/unittest.exp: New.
11697
206726fb
SDJ
116982017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11699
11700 PR gdb/21954
11701 * gdb.base/environ.exp: Add test to check if 'unset environment'
11702 works.
11703
bf0ec4c2
AA
117042017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11705
11706 * lib/gdb.exp (universal_compile_options): New caching proc.
11707 (gdb_compile): Suppress GCC's coloring of messages.
11708
d6382fff
TT
117092017-08-14 Tom Tromey <tom@tromey.com>
11710
11711 PR gdb/21675:
11712 * gdb.base/printcmds.exp (test_radices): New function.
11713 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11714 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11715 * lib/gdb.exp (get_integer_valueof): Use p/d.
11716
c2c2dd9f
SM
117172017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11718
11719 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11720 characters.
11721
fdffd6f4
TT
117222017-08-05 Tom Tromey <tom@tromey.com>
11723
11724 * gdb.rust/simple.exp: Allow String to appear in a different
11725 namespace.
11726
27d41eac
YQ
117272017-07-26 Yao Qi <yao.qi@linaro.org>
11728
11729 * gdb.gdb/unittest.exp: Invoke command
11730 "maintenance check xml-descriptions".
11731
031ed05d
AA
117322017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11733
11734 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11735 calling context.
11736 (hex128): Drop erroneous calculation of parameters.
11737
dcd27ddf
SM
117382017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11739
11740 * gdb.python/py-unwind.exp: Disable stack protection when
11741 building test file.
11742
47e77640
PA
117432017-07-20 Pedro Alves <palves@redhat.com>
11744
11745 * gdb.base/default.exp (set language): Adjust expected output.
11746
62d2a18a
PA
117472017-07-20 Pedro Alves <palves@redhat.com>
11748
11749 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11750 (test_minsym): ... this, and make static.
11751 (get_pck__foo__bar__minsym): Rename to ...
11752 (get_test_minsym): ... this.
11753 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11754 symbol names and comments.
11755 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11756 (get_test_minsym): ... this.
11757 (pck__foo__bar__minsym__2): Rename to ...
11758 (test_minsym): ... this.
11759 (main): Adjust.
11760
c45ec17c
PA
117612017-07-17 Pedro Alves <palves@redhat.com>
11762
11763 * gdb.base/completion.exp: Adjust expected output.
11764 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11765 the completer works.
11766
c6756f62
PA
117672017-07-17 Pedro Alves <palves@redhat.com>
11768
11769 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11770
5bd68487
AB
117712017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11772
11773 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11774
8880f2a9
TT
117752017-07-14 Tom Tromey <tom@tromey.com>
11776
11777 PR rust/21764:
11778 * gdb.rust/simple.exp: Add tests.
11779
65547233
TT
117802017-07-14 Tom Tromey <tom@tromey.com>
11781
11782 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11783
8f14146e
PA
117842017-07-14 Pedro Alves <palves@redhat.com>
11785
11786 * gdb.linespec/base/one/thefile.cc (z1): New function.
11787 * gdb.linespec/base/two/thefile.cc (z2): New function.
11788 * gdb.linespec/linespec.exp: Add tests.
11789
b4365d02
AB
117902017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11791
11792 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11793 to mi_create_breakpoint.
11794
5d2cbaa5
AB
117952017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11796
11797 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11798 mi_create_breakpoint.
11799
11cb5716
IB
118002017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11801
11802 * gdb.dlang/demangle.exp: Update for demangling changes.
11803
03278692
TT
118042017-07-09 Tom Tromey <tom@tromey.com>
11805
11806 * gdb.dwarf2/shortpiece.exp: New file.
11807
33c5cd75
DB
118082017-07-06 David Blaikie <dblaikie@gmail.com>
11809
11810 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11811 built from fissiont-multi-cu{1,2}.c.
11812 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11813 except putting 'main' and 'func' in separate CUs in the same DWO file.
11814 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11815 test.
11816 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11817 test.
11818
8455d262
PA
118192017-07-06 Pedro Alves <palves@redhat.com>
11820
11821 * gdb.python/py-unwind.exp: Test flushregs.
11822
dc4bde35
SDJ
118232017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11824
11825 PR cli/21688
11826 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11827 tests for alias commands and trailing whitespace.
11828
51ed89aa
SDJ
118292017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11830
11831 PR cli/21688
11832 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11833 procedure. Call it.
11834
eb17d413
PA
118352017-06-29 Pedro Alves <palves@redhat.com>
11836
11837 * gdb.base/printcmds.exp: Add tests.
11838
41664b45
DG
118392017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11840
11841 PR gdb/21337
11842 * gdb.base/reread-readsym.exp: New file.
11843 * gdb.base/reread-readsym.c: New file.
11844
75312ae3
KB
118452017-06-21 Kevin Buettner <kevinb@redhat.com>
11846
11847 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11848 subpattern.
11849
66953522
PB
118502017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11851
11852 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11853 extended mnemonic.
11854 * gdb.arch/powerpc-power9.s: Likewise.
11855
5524b525
AA
118562017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11857
11858 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11859 on 32-bit x86 targets. Exploit is_*_target macros where
11860 appropriate.
11861
03c8af18
AA
118622017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11863
11864 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11865 register pieces.
11866
3bf31011
AA
118672017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11868
11869 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11870 located in one or more DWARF pieces.
11871
805acca0
AA
118722017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11873
11874 * lib/gdb.exp (get_endianness): New proc.
11875 * gdb.arch/aarch64-fp.exp: Use it.
11876 * gdb.arch/altivec-regs.exp: Likewise.
11877 * gdb.arch/e500-regs.exp: Likewise.
11878 * gdb.arch/vsx-regs.exp: Likewise.
11879 * gdb.base/dump.exp: Likewise.
11880 * gdb.base/funcargs.exp: Likewise.
11881 * gdb.base/gnu_vector.exp: Likewise.
11882 * gdb.dwarf2/formdata16.exp: Likewise.
11883 * gdb.dwarf2/implptrpiece.exp: Likewise.
11884 * gdb.dwarf2/nonvar-access.exp: Likewise.
11885 * gdb.python/py-inferior.exp: Likewise.
11886 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11887
e9352324
AA
118882017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11889
11890 PR gdb/21226
11891 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11892 stack value pieces are taken from the LSB end.
11893
d5d1163e
AA
118942017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11895
11896 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11897 variable at nonzero offset.
11898
0567c986
AA
118992017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11900
11901 * gdb.dwarf2/var-access.c: New file.
11902 * gdb.dwarf2/var-access.exp: New test.
11903 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11904
973e9aab
TT
119052017-06-12 Tom Tromey <tom@tromey.com>
11906
11907 * gdb.dwarf2/formdata16.exp: Add tests.
11908
d9109c80
TT
119092017-06-12 Tom Tromey <tom@tromey.com>
11910
11911 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11912
30a25466
TT
119132017-06-12 Tom Tromey <tom@tromey.com>
11914
11915 PR exp/16225:
11916 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11917 * gdb.arch/vsx-regs.exp: Update tests.
11918 * gdb.arch/s390-vregs.exp (hex128): New proc.
11919 Update test.
11920 * gdb.arch/altivec-regs.exp: Update tests.
11921
aefd8b33
SDJ
119222017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11923
11924 * gdb.base/startup-with-shell.c: New file.
11925 * gdb.base/startup-with-shell.exp: Likewise.
11926
2090129c
SDJ
119272017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11928
11929 * gdb.server/non-existing-program.exp: Update regex in order to
11930 reflect the fact that gdbserver is now using fork_inferior (with a
11931 shell) to startup the inferior.
11932
8e86a419
SM
119332017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11934
11935 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11936 support function calls from GDB.
11937
e6cf65f2
TT
119382017-05-21 Tom Tromey <tom@tromey.com>
11939
11940 PR rust/21466:
11941 * gdb.rust/unsized.exp: New file.
11942 * gdb.rust/unsized.rs: New file.
11943
43cc5389
TT
119442017-05-19 Tom Tromey <tom@tromey.com>
11945
11946 PR rust/21484:
11947 * gdb.rust/watch.exp: New file.
11948 * gdb.rust/watch.rs: New file.
11949
ec8df234
TT
119502017-05-18 Tom Tromey <tom@tromey.com>
11951
11952 * gdb.rust/simple.exp: Allow Box to be qualified.
11953
3e3e7fae
TP
119542017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11955
11956 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11957
59cc050d
PA
119582017-05-18 Pedro Alves <palves@redhat.com>
11959
11960 * gdb.base/fileio.c (test_write, test_read, test_close)
11961 (test_fstat): Don't print 'ret' in the fail path.
11962
c8f6abd1
PA
119632017-05-18 Pedro Alves <palves@redhat.com>
11964
11965 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11966 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11967 (test_system, test_rename, test_unlink, test_time): Change
11968 prototypes.
11969 * gdb.base/fileio.exp (stop_msg): Adjust.
11970
d2a03b77
PA
119712017-05-18 Pedro Alves <palves@redhat.com>
11972
11973 * gdb.base/fileio.c (null_str): New global.
11974 (test_stat): Use it.
11975 * gdb.base/fileio.exp: Remove nowarnings.
11976
0d5c6999
YQ
119772017-05-17 Yao Qi <yao.qi@linaro.org>
11978
11979 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11980
21873064
YQ
119812017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11982
11983 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11984 argument command.
11985 (top-level): Invoke test_set_inferior_tty.
11986
d512d31c
PA
119872017-05-04 Pedro Alves <palves@redhat.com>
11988
11989 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11990 Add parens to print call for Python 3.
11991
90cef2ed
KS
119922017-05-03 Keith Seitz <keiths@redhat.com>
11993
11994 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11995 (main): Call it.
11996
14f819c8
TW
119972017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11998
11999 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
12000 to prev and next.
12001
913aeadd
TW
120022017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12003
12004 * gdb.python/py-record-btrace.exp: Remove test for
12005 gdb.BtraceInstruction.error.
12006
a3be24ad
TW
120072017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12008
12009 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
12010
ae20e79a
TW
120112017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
12012
12013 * gdb.python/py-record-btrace-threads.c: New file.
12014 * gdb.python/py-record-btrace-threads.exp: New file.
12015
45ce1b47
SDJ
120162017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
12017
12018 PR testsuite/8595
12019 * gdb.base/environ.exp: Make test available in all architectures.
12020 Move bits related to "info program" testing to
12021 gdb.base/info-program.exp. Rewrite tests to use the two new
12022 procedures mentione below.
12023 (test_set_show_env_var) New procedure.
12024 (test_set_show_env_var_equal): Likewise.
12025 * gdb.base/info-program.exp: New file.
12026
e15c3eb4
KS
120272017-04-27 Keith Seitz <keiths@redhat.com>
12028
12029 * gdb.cp/oranking.cc (test15): New function.
12030 (main): Call test15 and declare additional variables for testing.
12031 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
12032 "p foo101('abc')" tests.
12033 Add tests for cv qualifier overloads.
12034 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
12035 "lvalue reference overload" test.
12036 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
12037 "print value of f1 on Child&& in f2" test.
12038
3a3fd0fd
PA
120392017-04-19 Pedro Alves <palves@redhat.com>
12040
12041 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
12042 procedure.
12043 (top level): Call it.
12044 * lib/gdb.exp (gdb_define_cmd): New procedure.
12045
53375380
PA
120462017-04-12 Pedro Alves <palves@redhat.com>
12047
12048 PR gdb/21323
12049 * gdb.cp/wide_char_types.c: Include <wchar.h>.
12050 (wchar): New global.
12051 * gdb.cp/wide_char_types.exp (wide_char_types_program)
12052 (do_test_wide_char, wide_char_types_no_program, top level): Add
12053 wchar_t testing.
12054
53e710ac
PA
120552017-04-12 Pedro Alves <palves@redhat.com>
12056
12057 PR c++/21323
12058 * gdb.cp/wide_char_types.c: New file.
12059 * gdb.cp/wide_char_types.exp: New file.
12060
0ad9d8c7
SDJ
120612017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12062
12063 PR gdb/21352
12064 * gdb.trace/tsv.exp: Add test for "tsave -r".
12065
b1b45502
IB
120662017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12067
12068 * gdb.dlang/watch-loc.c: New file.
12069 * gdb.dlang/watch-loc.exp: New file.
12070
ec13808e
JK
120712017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12072
12073 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12074
fe5f7374
AK
120752017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12076
12077 * gdb.arch/arc-analyze-prologue.S: New file.
12078 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12079
eea78757
AK
120802017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12081
12082 * gdb.arch/arc-decode-insn.S: New file.
12083 * gdb.arch/arc-decode-insn.exp: Likewise.
12084
5badf10a
IR
120852017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12086
12087 PR tdep/20928
12088 * gdb.arch/sparc64-regs.exp: New file.
12089 * gdb.arch/sparc64-regs.S: Likewise.
12090
cee59b3f
TW
120912017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12092
12093 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12094 and memory view on Python 3.
12095
c0f55cc6
AV
120962017-03-20 Artemiy Volkov <artemiyv@acm.org>
12097 Keith Seitz <keiths@redhat.com>
12098
12099 PR gdb/14441
12100 * gdb.cp/demangle.exp: Add rvalue reference tests.
12101 * gdb.cp/rvalue-ref-casts.cc: New file.
12102 * gdb.cp/rvalue-ref-casts.exp: New file.
12103 * gdb.cp/rvalue-ref-overload.cc: New file.
12104 * gdb.cp/rvalue-ref-overload.exp: New file.
12105 * gdb.cp/rvalue-ref-params.cc: New file.
12106 * gdb.cp/rvalue-ref-params.exp: New file.
12107 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12108 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12109 * gdb.cp/rvalue-ref-types.cc: New file.
12110 * gdb.cp/rvalue-ref-types.exp: New file.
12111 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12112 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12113
51457a05
MAL
121142017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12115
12116 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12117 New procedure.
12118
5b291c04
MAL
121192017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12120
12121 * lib/mi-support.exp (mi_gdb_test): Add additional message
12122 for unexpected output.
12123
59a56148
AA
121242017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12125
12126 * gdb.base/examine-backward.c (Barrier): New character array
12127 constant, to ensure that TestStrings is preceded by a string
12128 terminator.
12129
7942e96e
AA
121302017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12131
12132 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12133 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12134 and implicit pointer into such a location.
12135
6ebac3fb
DE
121362017-03-16 Doug Evans <dje@google.com>
12137
12138 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12139
ec3b243d
TP
121402017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12141
12142 * gdb.cp/m-static.exp: Fix expectation for prototype of
12143 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12144
121452017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12146
12147 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12148 * gdb.guile/scm-lazy-string.c: New file.
12149 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12150 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12151 for pointer, array, typedef lazy strings.
12152
2cc36e25 121532017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12154
12155 PR python/17728, python/18439, python/18779
12156 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12157 * gdb.python/py-lazy-string.c (pointer): New typedef.
12158 (main): New locals ptr, array, typedef_ptr.
12159 * gdb.python/py-value.exp: Move lazy string tests to ...
12160 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12161 array, typedef lazy strings.
ec3b243d 12162
0efcde63
AK
121632017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12164
12165 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12166 Add optional 'test' parameter.
12167
7978d7c3
SM
121682017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12169
12170 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12171 Skip for versions of DejaGnu < 1.5.
12172
896c0c1e
SM
121732017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12174
12175 * lib/gdb.exp (dejagnu_version): New proc.
12176 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12177 Use dejagnu_version.
12178
5f4d1085
KS
121792017-03-10 Keith Seitz <keiths@redhat.com>
12180
12181 PR c++/8128
12182 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12183 type from destructor regexps.
12184 Add a branch which actually passes the test.
12185 Adjust "ptype t5i" test names.
12186
1de05205
PA
121872017-03-08 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.base/step-over-exit.exp: Add explicit test message.
12190
c65d6b55
PA
121912017-03-08 Pedro Alves <palves@redhat.com>
12192
12193 PR gdb/18360
12194 * gdb.threads/interrupt-while-step-over.c: New file.
12195 * gdb.threads/interrupt-while-step-over.exp: New file.
12196
2e86a283
PA
121972017-03-08 Pedro Alves <palves@redhat.com>
12198
12199 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12200 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12201
25dcbff6
PA
122022017-03-08 Pedro Alves <palves@redhat.com>
12203
12204 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12205 PKRU as not supported as a PASS.
12206
dc9366eb
PA
122072017-03-08 Pedro Alves <palves@redhat.com>
12208
12209 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12210 prefix instead of $binfile1/$binfile2.
12211 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12212 in test message.
12213 * gdb.python/py-completion.exp: Use "load python file" as test
12214 messages instead of unstable path names.
12215
6e5d74e7
PA
122162017-03-08 Pedro Alves <palves@redhat.com>
12217 Jan Kratochvil <jan.kratochvil@redhat.com>
12218
12219 PR cli/21218
12220 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12221 New proc.
12222 (top level): Call it.
12223
9753a2f6
PA
122242017-03-08 Pedro Alves <palves@redhat.com>
12225
12226 PR tui/21216
12227 * gdb.tui/tui-nl-filtered-output.exp: New file.
12228
1a4dd9dd
PA
122292017-03-08 Pedro Alves <palves@redhat.com>
12230
12231 * gdb.base/completion.exp: Move TUI completion tests to ...
12232 * gdb.tui/completion.exp: ... this new file.
12233
7cbbff33
PA
122342017-03-08 Pedro Alves <palves@redhat.com>
12235
12236 * gdb.base/tui-disasm-long-lines.c,
12237 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12238 gdb.base/tui-layout.exp: Move to ...
12239 * gdb.tui/: ... this new directory.
12240
5f6fd321
PA
122412017-03-07 Pedro Alves <palves@redhat.com>
12242
12243 * gdb.base/tui-layout.c: New file.
12244 * gdb.base/tui-layout.exp: New file.
12245
44959fa8
PA
122462017-03-07 Pedro Alves <palves@redhat.com>
12247
12248 * gdb.base/tui-layout.c: Rename to ...
12249 * gdb.base/tui-disasm-long-lines.c: ... this.
12250 * gdb.base/tui-layout.exp: Rename to ...
12251 * gdb.base/tui-disasm-long-lines.exp: ... this.
12252
f8c4e718
PA
122532017-03-07 Pedro Alves <palves@redhat.com>
12254
12255 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12256
6dbb839a 122572017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12258
12259 * i386-mpx-call.c: New file.
12260 * i386-mpx-call.exp: New file.
12261
65b48a81
PB
122622017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12263
12264 * gdb.arch/powerpc-power.exp: Delete test.
12265 * gdb.arch/powerpc-power.s: Likewise.
12266 * gdb.disasm/disassembler-options.exp: New test.
12267 * gdb.arch/powerpc-altivec.exp: Likewise.
12268 * gdb.arch/powerpc-altivec.s: Likewise.
12269 * gdb.arch/powerpc-altivec2.exp: Likewise.
12270 * gdb.arch/powerpc-altivec2.s: Likewise.
12271 * gdb.arch/powerpc-altivec3.exp: Likewise.
12272 * gdb.arch/powerpc-altivec3.s: Likewise.
12273 * gdb.arch/powerpc-power7.exp: Likewise.
12274 * gdb.arch/powerpc-power7.s: Likewise.
12275 * gdb.arch/powerpc-power8.exp: Likewise.
12276 * gdb.arch/powerpc-power8.s: Likewise.
12277 * gdb.arch/powerpc-power9.exp: Likewise.
12278 * gdb.arch/powerpc-power9.s: Likewise.
12279 * gdb.arch/powerpc-vsx.exp: Likewise.
12280 * gdb.arch/powerpc-vsx.s: Likewise.
12281 * gdb.arch/powerpc-vsx2.exp: Likewise.
12282 * gdb.arch/powerpc-vsx2.s: Likewise.
12283 * gdb.arch/powerpc-vsx3.exp: Likewise.
12284 * gdb.arch/powerpc-vsx3.s: Likewise.
12285 * gdb.arch/arm-disassembler-options.exp: Likewise.
12286 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12287 * gdb.arch/s390-disassembler-options.exp: Likewise.
12288
17cd4947
LM
122892017-02-23 Luis Machado <lgustavo@codesourcery.com>
12290
12291 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12292 (check_supported_features): ... this. Changed return type to void.
12293 (supports_rdseed): New static global.
12294 (rdseed): Check supports_rdseed.
12295 (initialize): Call check_supported_features.
12296
2039d74e
EBM
122972017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12298
12299 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12300 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12301 and lqarx/stqcx.
12302 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12303 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12304
a51d7ecf
EBM
123052017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12306
12307 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12308 uppercase.
12309
0224619f
JK
123102017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12311
12312 * gdb.dwarf2/formdata16.c: New file.
12313 * gdb.dwarf2/formdata16.exp: New file.
12314 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12315
216f72a1
JK
123162017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12317
12318 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12319 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12320 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12321 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12322 DW_AT_GNU_*.
12323
43988095
JK
123242017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12325
12326 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12327
99e8a4f9
SDJ
123282017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12329
12330 PR gdb/21164
12331 * gdb.base/maint.exp: Add testcases for when the commands do
12332 not have arguments.
12333
b58a8c0c
TP
123342017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12335
12336 * gdb.cp/chained-calls.exp: Use p instead of P.
12337
4e746bb6
TW
123382017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12339
12340 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12341 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12342
3f77c769
TT
123432017-02-14 Tom Tromey <tom@tromey.com>
12344
12345 PR python/13598:
12346 * gdb.python/py-events.exp: Add before_prompt event tests.
12347
075beec0
AA
123482017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12349
12350 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12351
bf5f525c
LM
123522017-02-13 Luis Machado <lgustavo@codesourcery.com>
12353
12354 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12355 (main): Call my_unique_function_name.
12356 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12357 completion of patterns with a single match.
12358 Add missing -re switches to gdb_test_multiple calls.
12359
13a66184
LM
123602017-02-13 Luis Machado <lgustavo@codesourcery.com>
12361
12362 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12363 return if core file is not recognized.
12364
26a06916
SM
123652017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12366
12367 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12368 and extra UIs.
12369
b761ca9e
SM
123702017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12371
12372 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12373 proc_with_prefix.
12374
b964bee0
TT
123752017-02-10 Tom Tromey <tom@tromey.com>
12376
12377 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12378
18da0c51
MG
123792017-02-10 Martin Galvan <martingalvan@sourceware.org>
12380
12381 PR gdb/21122
12382 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12383
604c4576
JG
123842017-02-08 Jerome Guitton <guitton@adacore.com>
12385
12386 * gdb.base/define.exp: Add test for command abbreviations
12387 in define.
12388
20b477a7
LM
123892017-02-06 Luis Machado <lgustavo@codesourcery.com>
12390
12391 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12392 * gdb.reverse/insn-reverse-x86.c: New file.
12393
3f7b46f2
IR
123942017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12395
12396 PR tdep/20936
12397 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12398
f0fd41c1
TT
123992017-02-03 Tom Tromey <tom@tromey.com>
12400
12401 PR rust/21097:
12402 * gdb.rust/simple.exp: Add new tests.
12403
5be5dbf0
PA
124042017-02-02 Pedro Alves <palves@redhat.com>
12405
12406 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12407 tests.
12408
7346ef59
AA
124092017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12410
12411 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12412 taking a 2-byte value out of a 4-byte DWARF implicit value on
12413 big-endian targets.
12414 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12415 logic. Add test cases for DW_OP_implicit.
12416
787f0025
MM
124172017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12418
12419 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12420
68777c29
MM
124212017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12422
12423 * gdb.btrace/enable.exp: Call gdb_exit before
12424 skip_gdbserver_tests.
12425
0a1c7e28
MM
124262017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12427
12428 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12429 GDBFLAGS.
12430
b5ac99b0
MM
124312017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12432
12433 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12434 the test is skipped.
12435 * gdb.btrace/data.exp: Likewise.
12436 * gdb.btrace/delta.exp: Likewise.
12437 * gdb.btrace/dlopen.exp: Likewise.
12438 * gdb.btrace/enable-running.exp: Likewise.
12439 * gdb.btrace/enable.exp: Likewise.
12440 * gdb.btrace/exception.exp: Likewise.
12441 * gdb.btrace/function_call_history.exp: Likewise.
12442 * gdb.btrace/gcore.exp: Likewise.
12443 * gdb.btrace/instruction_history.exp: Likewise.
12444 * gdb.btrace/multi-thread-step.exp: Likewise.
12445 * gdb.btrace/nohist.exp: Likewise.
12446 * gdb.btrace/non-stop.exp: Likewise.
12447 * gdb.btrace/reconnect.exp: Likewise.
12448 * gdb.btrace/record_goto-step.exp: Likewise.
12449 * gdb.btrace/record_goto.exp: Likewise.
12450 * gdb.btrace/rn-dl-bind.exp: Likewise.
12451 * gdb.btrace/segv.exp: Likewise.
12452 * gdb.btrace/step.exp: Likewise.
12453 * gdb.btrace/stepi.exp: Likewise.
12454 * gdb.btrace/tailcall-only.exp: Likewise.
12455 * gdb.btrace/tailcall.exp: Likewise.
12456 * gdb.btrace/tsx.exp: Likewise.
12457 * gdb.btrace/unknown_functions.exp: Likewise.
12458 * gdb.btrace/vdso.exp: Likewise.
12459
cd4007e4
MM
124602017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12461
12462 * gdb.btrace/enable-running.c: New.
12463 * gdb.btrace/enable-running.exp: New.
12464
2735833d
WT
124652017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12466
12467 * gdb.arch/amd64-gs_base.c: New file.
12468 * gdb.arch/amd64-gs_base.exp: New file.
12469
b51e1e94
LM
124702017-01-26 Luis Machado <lgustavo@codesourcery.com>
12471
12472 * lib/memory.exp: Remove spurious empty newlines.
12473
72ca0410
SM
124742017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12475
12476 * gdb.python/py-bad-printers.exp: Load python file using "source".
12477 * gdb.python/py-events.exp: Likewise.
12478 * gdb.python/py-evsignal.exp: Likewise.
12479 * gdb.python/py-evthreads.exp: Likewise.
12480 * gdb.python/py-frame-args.exp: Likewise.
12481 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12482 * gdb.python/py-framefilter-mi.exp: Likewise.
12483 * gdb.python/py-framefilter.exp: Likewise.
12484 * gdb.python/py-mi.exp: Likewise.
12485 * gdb.python/py-pp-maint.exp: Likewise.
12486 * gdb.python/py-pp-registration.exp: Likewise.
12487 * gdb.python/py-prettyprint.exp: Likewise.
12488 (run_lang_tests): Likewise.
12489 * gdb.python/py-typeprint.exp: Likewise.
12490
e309aa65
LM
124912017-01-26 Luis Machado <lgustavo@codesourcery.com>
12492
12493 * lib/memory.exp: New file.
12494 * lib/gdb.exp: Load memory.exp.
12495 * gdb.base/memattr.exp (delete_memory): Move proc to
12496 lib/memory.exp and rename to delete_memory_regions.
12497 Replace delete_memory with delete_memory_regions.
12498 Cleanup memory regions before tests.
12499 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12500 before tests.
12501
515aff23
LM
125022017-01-26 Luis Machado <lgustavo@codesourcery.com>
12503
12504 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12505 files.
12506 (initialize): New function conditionally defined.
12507 (testcases): Move within conditional block.
12508 (main): Call initialize.
12509 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12510 of gdb.reverse/insn-reverse.c.
12511 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12512 gdb.reverse/insn-reverse.c.
12513
d8b49cf0
YQ
125142017-01-26 Yao Qi <yao.qi@linaro.org>
12515
12516 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12517 disassemble on address 0.
12518
f13a9a0c
YQ
125192017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12520 Yao Qi <yao.qi@linaro.org>
12521
12522 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12523 * gdb.dwarf2/implptr-64bit.S: Remove.
12524 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12525 variables in caller's context. Add DW_OP_implicit_value.
12526
5ac95241
YQ
125272017-01-25 Yao Qi <yao.qi@linaro.org>
12528
12529 * lib/dwarf.exp (Dwarf::_location): Handle
12530 DW_OP_GNU_implicit_pointer with proper size.
12531
23e82930
LM
125322017-01-20 Luis Machado <lgustavo@codesourcery.com>
12533
12534 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12535 and add untested calls.
12536
d334ae25
LM
125372017-01-20 Luis Machado <lgustavo@codesourcery.com>
12538
12539 * gdb.python/python.exp: Check line number against what GDB thinks
12540 the line number is for func1.
12541
f5e6296e
IB
125422017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12543
12544 * gdb.dlang/debug-expr.exp: New file.
12545
5b362f04
LM
125462016-12-23 Luis Machado <lgustavo@codesourcery.com>
12547
12548 Fix test names for the following files:
12549
12550 * gdb.ada/exec_changed.exp
12551 * gdb.ada/info_types.exp
12552 * gdb.arch/aarch64-atomic-inst.exp
12553 * gdb.arch/aarch64-fp.exp
12554 * gdb.arch/altivec-abi.exp
12555 * gdb.arch/altivec-regs.exp
12556 * gdb.arch/amd64-byte.exp
12557 * gdb.arch/amd64-disp-step.exp
12558 * gdb.arch/amd64-dword.exp
12559 * gdb.arch/amd64-entry-value-inline.exp
12560 * gdb.arch/amd64-entry-value-param.exp
12561 * gdb.arch/amd64-entry-value-paramref.exp
12562 * gdb.arch/amd64-entry-value.exp
12563 * gdb.arch/amd64-i386-address.exp
12564 * gdb.arch/amd64-invalid-stack-middle.exp
12565 * gdb.arch/amd64-invalid-stack-top.exp
12566 * gdb.arch/amd64-optimout-repeat.exp
12567 * gdb.arch/amd64-prologue-skip.exp
12568 * gdb.arch/amd64-prologue-xmm.exp
12569 * gdb.arch/amd64-stap-special-operands.exp
12570 * gdb.arch/amd64-stap-wrong-subexp.exp
12571 * gdb.arch/amd64-tailcall-cxx.exp
12572 * gdb.arch/amd64-tailcall-noret.exp
12573 * gdb.arch/amd64-tailcall-ret.exp
12574 * gdb.arch/amd64-tailcall-self.exp
12575 * gdb.arch/amd64-word.exp
12576 * gdb.arch/arm-bl-branch-dest.exp
12577 * gdb.arch/arm-disp-step.exp
12578 * gdb.arch/arm-neon.exp
12579 * gdb.arch/arm-single-step-kernel-helper.exp
12580 * gdb.arch/avr-flash-qualifier.exp
12581 * gdb.arch/disp-step-insn-reloc.exp
12582 * gdb.arch/e500-abi.exp
12583 * gdb.arch/e500-regs.exp
12584 * gdb.arch/ftrace-insn-reloc.exp
12585 * gdb.arch/i386-avx512.exp
12586 * gdb.arch/i386-bp_permanent.exp
12587 * gdb.arch/i386-byte.exp
12588 * gdb.arch/i386-cfi-notcurrent.exp
12589 * gdb.arch/i386-disp-step.exp
12590 * gdb.arch/i386-dr3-watch.exp
12591 * gdb.arch/i386-float.exp
12592 * gdb.arch/i386-gnu-cfi.exp
12593 * gdb.arch/i386-mpx-map.exp
12594 * gdb.arch/i386-mpx-sigsegv.exp
12595 * gdb.arch/i386-mpx-simple_segv.exp
12596 * gdb.arch/i386-mpx.exp
12597 * gdb.arch/i386-permbkpt.exp
12598 * gdb.arch/i386-prologue.exp
12599 * gdb.arch/i386-signal.exp
12600 * gdb.arch/i386-size-overlap.exp
12601 * gdb.arch/i386-unwind.exp
12602 * gdb.arch/i386-word.exp
12603 * gdb.arch/mips-fcr.exp
12604 * gdb.arch/powerpc-d128-regs.exp
12605 * gdb.arch/powerpc-stackless.exp
12606 * gdb.arch/ppc64-atomic-inst.exp
12607 * gdb.arch/s390-stackless.exp
12608 * gdb.arch/s390-tdbregs.exp
12609 * gdb.arch/s390-vregs.exp
12610 * gdb.arch/sparc-sysstep.exp
12611 * gdb.arch/thumb-bx-pc.exp
12612 * gdb.arch/thumb-singlestep.exp
12613 * gdb.arch/thumb2-it.exp
12614 * gdb.arch/vsx-regs.exp
12615 * gdb.asm/asm-source.exp
12616 * gdb.base/a2-run.exp
12617 * gdb.base/advance.exp
12618 * gdb.base/all-bin.exp
12619 * gdb.base/anon.exp
12620 * gdb.base/args.exp
12621 * gdb.base/arithmet.exp
12622 * gdb.base/async-shell.exp
12623 * gdb.base/async.exp
12624 * gdb.base/attach-pie-noexec.exp
12625 * gdb.base/attach-twice.exp
12626 * gdb.base/auto-load.exp
12627 * gdb.base/bang.exp
12628 * gdb.base/bitfields.exp
12629 * gdb.base/break-always.exp
12630 * gdb.base/break-caller-line.exp
12631 * gdb.base/break-entry.exp
12632 * gdb.base/break-inline.exp
12633 * gdb.base/break-on-linker-gcd-function.exp
12634 * gdb.base/break-probes.exp
12635 * gdb.base/break.exp
12636 * gdb.base/breakpoint-shadow.exp
12637 * gdb.base/call-ar-st.exp
12638 * gdb.base/call-sc.exp
12639 * gdb.base/call-signal-resume.exp
12640 * gdb.base/call-strs.exp
12641 * gdb.base/callfuncs.exp
12642 * gdb.base/catch-fork-static.exp
12643 * gdb.base/catch-gdb-caused-signals.exp
12644 * gdb.base/catch-load.exp
12645 * gdb.base/catch-signal-fork.exp
12646 * gdb.base/catch-signal.exp
12647 * gdb.base/catch-syscall.exp
12648 * gdb.base/charset.exp
12649 * gdb.base/checkpoint.exp
12650 * gdb.base/chng-syms.exp
12651 * gdb.base/code-expr.exp
12652 * gdb.base/code_elim.exp
12653 * gdb.base/commands.exp
12654 * gdb.base/completion.exp
12655 * gdb.base/complex.exp
12656 * gdb.base/cond-expr.exp
12657 * gdb.base/condbreak.exp
12658 * gdb.base/consecutive.exp
12659 * gdb.base/continue-all-already-running.exp
12660 * gdb.base/coredump-filter.exp
12661 * gdb.base/corefile.exp
12662 * gdb.base/dbx.exp
12663 * gdb.base/debug-expr.exp
12664 * gdb.base/define.exp
12665 * gdb.base/del.exp
12666 * gdb.base/disabled-location.exp
12667 * gdb.base/disasm-end-cu.exp
12668 * gdb.base/disasm-optim.exp
12669 * gdb.base/display.exp
12670 * gdb.base/duplicate-bp.exp
12671 * gdb.base/ena-dis-br.exp
12672 * gdb.base/ending-run.exp
12673 * gdb.base/enumval.exp
12674 * gdb.base/environ.exp
12675 * gdb.base/eu-strip-infcall.exp
12676 * gdb.base/eval-avoid-side-effects.exp
12677 * gdb.base/eval-skip.exp
12678 * gdb.base/exitsignal.exp
12679 * gdb.base/expand-psymtabs.exp
12680 * gdb.base/filesym.exp
12681 * gdb.base/find-unmapped.exp
12682 * gdb.base/finish.exp
12683 * gdb.base/float.exp
12684 * gdb.base/foll-exec-mode.exp
12685 * gdb.base/foll-exec.exp
12686 * gdb.base/foll-fork.exp
12687 * gdb.base/fortran-sym-case.exp
12688 * gdb.base/freebpcmd.exp
12689 * gdb.base/func-ptr.exp
12690 * gdb.base/func-ptrs.exp
12691 * gdb.base/funcargs.exp
12692 * gdb.base/gcore-buffer-overflow.exp
12693 * gdb.base/gcore-relro-pie.exp
12694 * gdb.base/gcore-relro.exp
12695 * gdb.base/gcore.exp
12696 * gdb.base/gdb1090.exp
12697 * gdb.base/gdb11530.exp
12698 * gdb.base/gdb11531.exp
12699 * gdb.base/gdb1821.exp
12700 * gdb.base/gdbindex-stabs.exp
12701 * gdb.base/gdbvars.exp
12702 * gdb.base/hbreak.exp
12703 * gdb.base/hbreak2.exp
12704 * gdb.base/included.exp
12705 * gdb.base/infcall-input.exp
12706 * gdb.base/inferior-died.exp
12707 * gdb.base/infnan.exp
12708 * gdb.base/info-macros.exp
12709 * gdb.base/info-os.exp
12710 * gdb.base/info-proc.exp
12711 * gdb.base/info-shared.exp
12712 * gdb.base/info-target.exp
12713 * gdb.base/infoline.exp
12714 * gdb.base/interp.exp
12715 * gdb.base/interrupt.exp
12716 * gdb.base/jit-reader.exp
12717 * gdb.base/jit-simple.exp
12718 * gdb.base/kill-after-signal.exp
12719 * gdb.base/kill-detach-inferiors-cmd.exp
12720 * gdb.base/label.exp
12721 * gdb.base/langs.exp
12722 * gdb.base/ldbl_e308.exp
12723 * gdb.base/line-symtabs.exp
12724 * gdb.base/linespecs.exp
12725 * gdb.base/list.exp
12726 * gdb.base/long_long.exp
12727 * gdb.base/longest-types.exp
12728 * gdb.base/maint.exp
12729 * gdb.base/max-value-size.exp
12730 * gdb.base/memattr.exp
12731 * gdb.base/mips_pro.exp
12732 * gdb.base/morestack.exp
12733 * gdb.base/moribund-step.exp
12734 * gdb.base/multi-forks.exp
12735 * gdb.base/nested-addr.exp
12736 * gdb.base/nextoverexit.exp
12737 * gdb.base/noreturn-finish.exp
12738 * gdb.base/noreturn-return.exp
12739 * gdb.base/nostdlib.exp
12740 * gdb.base/offsets.exp
12741 * gdb.base/opaque.exp
12742 * gdb.base/pc-fp.exp
12743 * gdb.base/permissions.exp
12744 * gdb.base/print-symbol-loading.exp
12745 * gdb.base/prologue-include.exp
12746 * gdb.base/psymtab.exp
12747 * gdb.base/ptype.exp
12748 * gdb.base/random-signal.exp
12749 * gdb.base/randomize.exp
12750 * gdb.base/range-stepping.exp
12751 * gdb.base/readline-ask.exp
12752 * gdb.base/recpar.exp
12753 * gdb.base/recurse.exp
12754 * gdb.base/relational.exp
12755 * gdb.base/restore.exp
12756 * gdb.base/return-nodebug.exp
12757 * gdb.base/return.exp
12758 * gdb.base/run-after-attach.exp
12759 * gdb.base/save-bp.exp
12760 * gdb.base/scope.exp
12761 * gdb.base/sect-cmd.exp
12762 * gdb.base/set-lang-auto.exp
12763 * gdb.base/set-noassign.exp
12764 * gdb.base/setvar.exp
12765 * gdb.base/sigall.exp
12766 * gdb.base/sigbpt.exp
12767 * gdb.base/siginfo-addr.exp
12768 * gdb.base/siginfo-infcall.exp
12769 * gdb.base/siginfo-obj.exp
12770 * gdb.base/siginfo.exp
12771 * gdb.base/signals-state-child.exp
12772 * gdb.base/signest.exp
12773 * gdb.base/sigstep.exp
12774 * gdb.base/sizeof.exp
12775 * gdb.base/skip.exp
12776 * gdb.base/solib-corrupted.exp
12777 * gdb.base/solib-nodir.exp
12778 * gdb.base/solib-search.exp
12779 * gdb.base/stack-checking.exp
12780 * gdb.base/stale-infcall.exp
12781 * gdb.base/stap-probe.exp
12782 * gdb.base/start.exp
12783 * gdb.base/step-break.exp
12784 * gdb.base/step-bt.exp
12785 * gdb.base/step-line.exp
12786 * gdb.base/step-over-exit.exp
12787 * gdb.base/step-over-syscall.exp
12788 * gdb.base/step-resume-infcall.exp
12789 * gdb.base/step-test.exp
12790 * gdb.base/store.exp
12791 * gdb.base/structs3.exp
12792 * gdb.base/sym-file.exp
12793 * gdb.base/symbol-without-target_section.exp
12794 * gdb.base/term.exp
12795 * gdb.base/testenv.exp
12796 * gdb.base/ui-redirect.exp
12797 * gdb.base/until.exp
12798 * gdb.base/unwindonsignal.exp
12799 * gdb.base/value-double-free.exp
12800 * gdb.base/vla-datatypes.exp
12801 * gdb.base/vla-ptr.exp
12802 * gdb.base/vla-sideeffect.exp
12803 * gdb.base/volatile.exp
12804 * gdb.base/watch-cond-infcall.exp
12805 * gdb.base/watch-cond.exp
12806 * gdb.base/watch-non-mem.exp
12807 * gdb.base/watch-read.exp
12808 * gdb.base/watch-vfork.exp
12809 * gdb.base/watchpoint-cond-gone.exp
12810 * gdb.base/watchpoint-delete.exp
12811 * gdb.base/watchpoint-hw-hit-once.exp
12812 * gdb.base/watchpoint-hw.exp
12813 * gdb.base/watchpoint-stops-at-right-insn.exp
12814 * gdb.base/watchpoints.exp
12815 * gdb.base/wchar.exp
12816 * gdb.base/whatis-exp.exp
12817 * gdb.btrace/buffer-size.exp
12818 * gdb.btrace/data.exp
12819 * gdb.btrace/delta.exp
12820 * gdb.btrace/dlopen.exp
12821 * gdb.btrace/enable.exp
12822 * gdb.btrace/exception.exp
12823 * gdb.btrace/function_call_history.exp
12824 * gdb.btrace/gcore.exp
12825 * gdb.btrace/instruction_history.exp
12826 * gdb.btrace/nohist.exp
12827 * gdb.btrace/reconnect.exp
12828 * gdb.btrace/record_goto-step.exp
12829 * gdb.btrace/record_goto.exp
12830 * gdb.btrace/rn-dl-bind.exp
12831 * gdb.btrace/segv.exp
12832 * gdb.btrace/step.exp
12833 * gdb.btrace/stepi.exp
12834 * gdb.btrace/tailcall-only.exp
12835 * gdb.btrace/tailcall.exp
12836 * gdb.btrace/tsx.exp
12837 * gdb.btrace/unknown_functions.exp
12838 * gdb.btrace/vdso.exp
12839 * gdb.compile/compile-ifunc.exp
12840 * gdb.compile/compile-ops.exp
12841 * gdb.compile/compile-print.exp
12842 * gdb.compile/compile-setjmp.exp
12843 * gdb.cp/abstract-origin.exp
12844 * gdb.cp/ambiguous.exp
12845 * gdb.cp/annota2.exp
12846 * gdb.cp/annota3.exp
12847 * gdb.cp/anon-ns.exp
12848 * gdb.cp/anon-struct.exp
12849 * gdb.cp/anon-union.exp
12850 * gdb.cp/arg-reference.exp
12851 * gdb.cp/baseenum.exp
12852 * gdb.cp/bool.exp
12853 * gdb.cp/breakpoint.exp
12854 * gdb.cp/bs15503.exp
12855 * gdb.cp/call-c.exp
12856 * gdb.cp/casts.exp
12857 * gdb.cp/chained-calls.exp
12858 * gdb.cp/class2.exp
12859 * gdb.cp/classes.exp
12860 * gdb.cp/cmpd-minsyms.exp
12861 * gdb.cp/converts.exp
12862 * gdb.cp/cp-relocate.exp
12863 * gdb.cp/cpcompletion.exp
12864 * gdb.cp/cpexprs.exp
12865 * gdb.cp/cplabel.exp
12866 * gdb.cp/cplusfuncs.exp
12867 * gdb.cp/cpsizeof.exp
12868 * gdb.cp/ctti.exp
12869 * gdb.cp/derivation.exp
12870 * gdb.cp/destrprint.exp
12871 * gdb.cp/dispcxx.exp
12872 * gdb.cp/enum-class.exp
12873 * gdb.cp/exception.exp
12874 * gdb.cp/exceptprint.exp
12875 * gdb.cp/expand-psymtabs-cxx.exp
12876 * gdb.cp/expand-sals.exp
12877 * gdb.cp/extern-c.exp
12878 * gdb.cp/filename.exp
12879 * gdb.cp/formatted-ref.exp
12880 * gdb.cp/fpointer.exp
12881 * gdb.cp/gdb1355.exp
12882 * gdb.cp/gdb2495.exp
12883 * gdb.cp/hang.exp
12884 * gdb.cp/impl-this.exp
12885 * gdb.cp/infcall-dlopen.exp
12886 * gdb.cp/inherit.exp
12887 * gdb.cp/iostream.exp
12888 * gdb.cp/koenig.exp
12889 * gdb.cp/local.exp
12890 * gdb.cp/m-data.exp
12891 * gdb.cp/m-static.exp
12892 * gdb.cp/mb-ctor.exp
12893 * gdb.cp/mb-inline.exp
12894 * gdb.cp/mb-templates.exp
12895 * gdb.cp/member-name.exp
12896 * gdb.cp/member-ptr.exp
12897 * gdb.cp/meth-typedefs.exp
12898 * gdb.cp/method.exp
12899 * gdb.cp/method2.exp
12900 * gdb.cp/minsym-fallback.exp
12901 * gdb.cp/misc.exp
12902 * gdb.cp/namelessclass.exp
12903 * gdb.cp/namespace-enum.exp
12904 * gdb.cp/namespace-nested-import.exp
12905 * gdb.cp/namespace.exp
12906 * gdb.cp/nextoverthrow.exp
12907 * gdb.cp/no-dmgl-verbose.exp
12908 * gdb.cp/non-trivial-retval.exp
12909 * gdb.cp/noparam.exp
12910 * gdb.cp/nsdecl.exp
12911 * gdb.cp/nsimport.exp
12912 * gdb.cp/nsnested.exp
12913 * gdb.cp/nsnoimports.exp
12914 * gdb.cp/nsrecurs.exp
12915 * gdb.cp/nsstress.exp
12916 * gdb.cp/nsusing.exp
12917 * gdb.cp/operator.exp
12918 * gdb.cp/oranking.exp
12919 * gdb.cp/overload-const.exp
12920 * gdb.cp/overload.exp
12921 * gdb.cp/ovldbreak.exp
12922 * gdb.cp/ovsrch.exp
12923 * gdb.cp/paren-type.exp
12924 * gdb.cp/parse-lang.exp
12925 * gdb.cp/pass-by-ref.exp
12926 * gdb.cp/pr-1023.exp
12927 * gdb.cp/pr-1210.exp
12928 * gdb.cp/pr-574.exp
12929 * gdb.cp/pr10687.exp
12930 * gdb.cp/pr12028.exp
12931 * gdb.cp/pr17132.exp
12932 * gdb.cp/pr17494.exp
12933 * gdb.cp/pr9067.exp
12934 * gdb.cp/pr9167.exp
12935 * gdb.cp/pr9631.exp
12936 * gdb.cp/printmethod.exp
12937 * gdb.cp/psmang.exp
12938 * gdb.cp/psymtab-parameter.exp
12939 * gdb.cp/ptype-cv-cp.exp
12940 * gdb.cp/ptype-flags.exp
12941 * gdb.cp/re-set-overloaded.exp
12942 * gdb.cp/ref-types.exp
12943 * gdb.cp/rtti.exp
12944 * gdb.cp/scope-err.exp
12945 * gdb.cp/shadow.exp
12946 * gdb.cp/smartp.exp
12947 * gdb.cp/static-method.exp
12948 * gdb.cp/static-print-quit.exp
12949 * gdb.cp/temargs.exp
12950 * gdb.cp/templates.exp
12951 * gdb.cp/try_catch.exp
12952 * gdb.cp/typedef-operator.exp
12953 * gdb.cp/typeid.exp
12954 * gdb.cp/userdef.exp
12955 * gdb.cp/using-crash.exp
12956 * gdb.cp/var-tag.exp
12957 * gdb.cp/virtbase.exp
12958 * gdb.cp/virtfunc.exp
12959 * gdb.cp/virtfunc2.exp
12960 * gdb.cp/vla-cxx.exp
12961 * gdb.disasm/t01_mov.exp
12962 * gdb.disasm/t02_mova.exp
12963 * gdb.disasm/t03_add.exp
12964 * gdb.disasm/t04_sub.exp
12965 * gdb.disasm/t05_cmp.exp
12966 * gdb.disasm/t06_ari2.exp
12967 * gdb.disasm/t07_ari3.exp
12968 * gdb.disasm/t08_or.exp
12969 * gdb.disasm/t09_xor.exp
12970 * gdb.disasm/t10_and.exp
12971 * gdb.disasm/t11_logs.exp
12972 * gdb.disasm/t12_bit.exp
12973 * gdb.disasm/t13_otr.exp
12974 * gdb.dlang/circular.exp
12975 * gdb.dwarf2/arr-stride.exp
12976 * gdb.dwarf2/arr-subrange.exp
12977 * gdb.dwarf2/atomic-type.exp
12978 * gdb.dwarf2/bad-regnum.exp
12979 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12980 * gdb.dwarf2/callframecfa.exp
12981 * gdb.dwarf2/clztest.exp
12982 * gdb.dwarf2/corrupt.exp
12983 * gdb.dwarf2/data-loc.exp
12984 * gdb.dwarf2/dup-psym.exp
12985 * gdb.dwarf2/dw2-anon-mptr.exp
12986 * gdb.dwarf2/dw2-anonymous-func.exp
12987 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12988 * gdb.dwarf2/dw2-bad-unresolved.exp
12989 * gdb.dwarf2/dw2-basic.exp
12990 * gdb.dwarf2/dw2-canonicalize-type.exp
12991 * gdb.dwarf2/dw2-case-insensitive.exp
12992 * gdb.dwarf2/dw2-common-block.exp
12993 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12994 * gdb.dwarf2/dw2-compressed.exp
12995 * gdb.dwarf2/dw2-const.exp
12996 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12997 * gdb.dwarf2/dw2-cu-size.exp
12998 * gdb.dwarf2/dw2-dup-frame.exp
12999 * gdb.dwarf2/dw2-entry-value.exp
13000 * gdb.dwarf2/dw2-icycle.exp
13001 * gdb.dwarf2/dw2-ifort-parameter.exp
13002 * gdb.dwarf2/dw2-inline-break.exp
13003 * gdb.dwarf2/dw2-inline-param.exp
13004 * gdb.dwarf2/dw2-intercu.exp
13005 * gdb.dwarf2/dw2-intermix.exp
13006 * gdb.dwarf2/dw2-lexical-block-bare.exp
13007 * gdb.dwarf2/dw2-linkage-name-trust.exp
13008 * gdb.dwarf2/dw2-minsym-in-cu.exp
13009 * gdb.dwarf2/dw2-noloc.exp
13010 * gdb.dwarf2/dw2-op-call.exp
13011 * gdb.dwarf2/dw2-op-out-param.exp
13012 * gdb.dwarf2/dw2-opt-structptr.exp
13013 * gdb.dwarf2/dw2-param-error.exp
13014 * gdb.dwarf2/dw2-producer.exp
13015 * gdb.dwarf2/dw2-ranges-base.exp
13016 * gdb.dwarf2/dw2-ref-missing-frame.exp
13017 * gdb.dwarf2/dw2-reg-undefined.exp
13018 * gdb.dwarf2/dw2-regno-invalid.exp
13019 * gdb.dwarf2/dw2-restore.exp
13020 * gdb.dwarf2/dw2-restrict.exp
13021 * gdb.dwarf2/dw2-single-line-discriminators.exp
13022 * gdb.dwarf2/dw2-strp.exp
13023 * gdb.dwarf2/dw2-undefined-ret-addr.exp
13024 * gdb.dwarf2/dw2-unresolved.exp
13025 * gdb.dwarf2/dw2-var-zero-addr.exp
13026 * gdb.dwarf2/dw4-sig-types.exp
13027 * gdb.dwarf2/dwz.exp
13028 * gdb.dwarf2/dynarr-ptr.exp
13029 * gdb.dwarf2/enum-type.exp
13030 * gdb.dwarf2/gdb-index.exp
13031 * gdb.dwarf2/implptr-64bit.exp
13032 * gdb.dwarf2/implptr-optimized-out.exp
13033 * gdb.dwarf2/implptr.exp
13034 * gdb.dwarf2/implref-array.exp
13035 * gdb.dwarf2/implref-const.exp
13036 * gdb.dwarf2/implref-global.exp
13037 * gdb.dwarf2/implref-struct.exp
13038 * gdb.dwarf2/mac-fileno.exp
13039 * gdb.dwarf2/main-subprogram.exp
13040 * gdb.dwarf2/member-ptr-forwardref.exp
13041 * gdb.dwarf2/method-ptr.exp
13042 * gdb.dwarf2/missing-sig-type.exp
13043 * gdb.dwarf2/nonvar-access.exp
13044 * gdb.dwarf2/opaque-type-lookup.exp
13045 * gdb.dwarf2/pieces-optimized-out.exp
13046 * gdb.dwarf2/pieces.exp
13047 * gdb.dwarf2/pr10770.exp
13048 * gdb.dwarf2/pr13961.exp
13049 * gdb.dwarf2/staticvirtual.exp
13050 * gdb.dwarf2/subrange.exp
13051 * gdb.dwarf2/symtab-producer.exp
13052 * gdb.dwarf2/trace-crash.exp
13053 * gdb.dwarf2/typeddwarf.exp
13054 * gdb.dwarf2/valop.exp
13055 * gdb.dwarf2/watch-notconst.exp
13056 * gdb.fortran/array-element.exp
13057 * gdb.fortran/charset.exp
13058 * gdb.fortran/common-block.exp
13059 * gdb.fortran/complex.exp
13060 * gdb.fortran/derived-type-function.exp
13061 * gdb.fortran/derived-type.exp
13062 * gdb.fortran/logical.exp
13063 * gdb.fortran/module.exp
13064 * gdb.fortran/multi-dim.exp
13065 * gdb.fortran/nested-funcs.exp
13066 * gdb.fortran/print-formatted.exp
13067 * gdb.fortran/subarray.exp
13068 * gdb.fortran/vla-alloc-assoc.exp
13069 * gdb.fortran/vla-datatypes.exp
13070 * gdb.fortran/vla-history.exp
13071 * gdb.fortran/vla-ptr-info.exp
13072 * gdb.fortran/vla-ptype-sub.exp
13073 * gdb.fortran/vla-ptype.exp
13074 * gdb.fortran/vla-sizeof.exp
13075 * gdb.fortran/vla-type.exp
13076 * gdb.fortran/vla-value-sub-arbitrary.exp
13077 * gdb.fortran/vla-value-sub-finish.exp
13078 * gdb.fortran/vla-value-sub.exp
13079 * gdb.fortran/vla-value.exp
13080 * gdb.fortran/whatis_type.exp
13081 * gdb.go/chan.exp
13082 * gdb.go/handcall.exp
13083 * gdb.go/hello.exp
13084 * gdb.go/integers.exp
13085 * gdb.go/methods.exp
13086 * gdb.go/package.exp
13087 * gdb.go/strings.exp
13088 * gdb.go/types.exp
13089 * gdb.go/unsafe.exp
13090 * gdb.guile/scm-arch.exp
13091 * gdb.guile/scm-block.exp
13092 * gdb.guile/scm-breakpoint.exp
13093 * gdb.guile/scm-cmd.exp
13094 * gdb.guile/scm-disasm.exp
13095 * gdb.guile/scm-equal.exp
13096 * gdb.guile/scm-frame-args.exp
13097 * gdb.guile/scm-frame-inline.exp
13098 * gdb.guile/scm-frame.exp
13099 * gdb.guile/scm-iterator.exp
13100 * gdb.guile/scm-math.exp
13101 * gdb.guile/scm-objfile.exp
13102 * gdb.guile/scm-ports.exp
13103 * gdb.guile/scm-symbol.exp
13104 * gdb.guile/scm-symtab.exp
13105 * gdb.guile/scm-value-cc.exp
13106 * gdb.guile/types-module.exp
13107 * gdb.linespec/break-ask.exp
13108 * gdb.linespec/cpexplicit.exp
13109 * gdb.linespec/explicit.exp
13110 * gdb.linespec/keywords.exp
13111 * gdb.linespec/linespec.exp
13112 * gdb.linespec/ls-dollar.exp
13113 * gdb.linespec/ls-errs.exp
13114 * gdb.linespec/skip-two.exp
13115 * gdb.linespec/thread.exp
13116 * gdb.mi/mi-async.exp
13117 * gdb.mi/mi-basics.exp
13118 * gdb.mi/mi-break.exp
13119 * gdb.mi/mi-catch-load.exp
13120 * gdb.mi/mi-cli.exp
13121 * gdb.mi/mi-cmd-param-changed.exp
13122 * gdb.mi/mi-console.exp
13123 * gdb.mi/mi-detach.exp
13124 * gdb.mi/mi-disassemble.exp
13125 * gdb.mi/mi-eval.exp
13126 * gdb.mi/mi-file-transfer.exp
13127 * gdb.mi/mi-file.exp
13128 * gdb.mi/mi-fill-memory.exp
13129 * gdb.mi/mi-inheritance-syntax-error.exp
13130 * gdb.mi/mi-linespec-err-cp.exp
13131 * gdb.mi/mi-logging.exp
13132 * gdb.mi/mi-memory-changed.exp
13133 * gdb.mi/mi-read-memory.exp
13134 * gdb.mi/mi-record-changed.exp
13135 * gdb.mi/mi-reg-undefined.exp
13136 * gdb.mi/mi-regs.exp
13137 * gdb.mi/mi-return.exp
13138 * gdb.mi/mi-reverse.exp
13139 * gdb.mi/mi-simplerun.exp
13140 * gdb.mi/mi-solib.exp
13141 * gdb.mi/mi-stack.exp
13142 * gdb.mi/mi-stepi.exp
13143 * gdb.mi/mi-syn-frame.exp
13144 * gdb.mi/mi-until.exp
13145 * gdb.mi/mi-var-block.exp
13146 * gdb.mi/mi-var-child.exp
13147 * gdb.mi/mi-var-cmd.exp
13148 * gdb.mi/mi-var-cp.exp
13149 * gdb.mi/mi-var-display.exp
13150 * gdb.mi/mi-var-invalidate.exp
13151 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13152 * gdb.mi/mi-vla-fortran.exp
13153 * gdb.mi/mi-watch.exp
13154 * gdb.mi/mi2-var-child.exp
13155 * gdb.mi/user-selected-context-sync.exp
13156 * gdb.modula2/unbounded-array.exp
13157 * gdb.multi/dummy-frame-restore.exp
13158 * gdb.multi/multi-arch-exec.exp
13159 * gdb.multi/multi-arch.exp
13160 * gdb.multi/tids.exp
13161 * gdb.multi/watchpoint-multi.exp
13162 * gdb.opencl/callfuncs.exp
13163 * gdb.opencl/convs_casts.exp
13164 * gdb.opencl/datatypes.exp
13165 * gdb.opencl/operators.exp
13166 * gdb.opencl/vec_comps.exp
13167 * gdb.opt/clobbered-registers-O2.exp
13168 * gdb.opt/inline-break.exp
13169 * gdb.opt/inline-bt.exp
13170 * gdb.opt/inline-cmds.exp
13171 * gdb.opt/inline-locals.exp
13172 * gdb.pascal/case-insensitive-symbols.exp
13173 * gdb.pascal/floats.exp
13174 * gdb.pascal/gdb11492.exp
13175 * gdb.python/lib-types.exp
13176 * gdb.python/py-arch.exp
13177 * gdb.python/py-as-string.exp
13178 * gdb.python/py-bad-printers.exp
13179 * gdb.python/py-block.exp
13180 * gdb.python/py-breakpoint-create-fail.exp
13181 * gdb.python/py-breakpoint.exp
13182 * gdb.python/py-caller-is.exp
13183 * gdb.python/py-cmd.exp
13184 * gdb.python/py-explore-cc.exp
13185 * gdb.python/py-explore.exp
13186 * gdb.python/py-finish-breakpoint.exp
13187 * gdb.python/py-finish-breakpoint2.exp
13188 * gdb.python/py-frame-args.exp
13189 * gdb.python/py-frame-inline.exp
13190 * gdb.python/py-frame.exp
13191 * gdb.python/py-framefilter-mi.exp
13192 * gdb.python/py-infthread.exp
13193 * gdb.python/py-lazy-string.exp
13194 * gdb.python/py-linetable.exp
13195 * gdb.python/py-mi-events.exp
13196 * gdb.python/py-mi-objfile.exp
13197 * gdb.python/py-mi.exp
13198 * gdb.python/py-objfile.exp
13199 * gdb.python/py-pp-integral.exp
13200 * gdb.python/py-pp-maint.exp
13201 * gdb.python/py-pp-re-notag.exp
13202 * gdb.python/py-pp-registration.exp
13203 * gdb.python/py-recurse-unwind.exp
13204 * gdb.python/py-strfns.exp
13205 * gdb.python/py-symbol.exp
13206 * gdb.python/py-symtab.exp
13207 * gdb.python/py-sync-interp.exp
13208 * gdb.python/py-typeprint.exp
13209 * gdb.python/py-unwind-maint.exp
13210 * gdb.python/py-unwind.exp
13211 * gdb.python/py-value-cc.exp
13212 * gdb.python/py-xmethods.exp
13213 * gdb.reverse/amd64-tailcall-reverse.exp
13214 * gdb.reverse/break-precsave.exp
13215 * gdb.reverse/break-reverse.exp
13216 * gdb.reverse/consecutive-precsave.exp
13217 * gdb.reverse/consecutive-reverse.exp
13218 * gdb.reverse/finish-precsave.exp
13219 * gdb.reverse/finish-reverse-bkpt.exp
13220 * gdb.reverse/finish-reverse.exp
13221 * gdb.reverse/fstatat-reverse.exp
13222 * gdb.reverse/getresuid-reverse.exp
13223 * gdb.reverse/i386-precsave.exp
13224 * gdb.reverse/i386-reverse.exp
13225 * gdb.reverse/i386-sse-reverse.exp
13226 * gdb.reverse/i387-env-reverse.exp
13227 * gdb.reverse/i387-stack-reverse.exp
13228 * gdb.reverse/insn-reverse.exp
13229 * gdb.reverse/machinestate-precsave.exp
13230 * gdb.reverse/machinestate.exp
13231 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13232 * gdb.reverse/pipe-reverse.exp
13233 * gdb.reverse/readv-reverse.exp
13234 * gdb.reverse/recvmsg-reverse.exp
13235 * gdb.reverse/rerun-prec.exp
13236 * gdb.reverse/s390-mvcle.exp
13237 * gdb.reverse/step-precsave.exp
13238 * gdb.reverse/step-reverse.exp
13239 * gdb.reverse/time-reverse.exp
13240 * gdb.reverse/until-precsave.exp
13241 * gdb.reverse/until-reverse.exp
13242 * gdb.reverse/waitpid-reverse.exp
13243 * gdb.reverse/watch-precsave.exp
13244 * gdb.reverse/watch-reverse.exp
13245 * gdb.rust/generics.exp
13246 * gdb.rust/methods.exp
13247 * gdb.rust/modules.exp
13248 * gdb.rust/simple.exp
13249 * gdb.server/connect-with-no-symbol-file.exp
13250 * gdb.server/ext-attach.exp
13251 * gdb.server/ext-restart.exp
13252 * gdb.server/ext-wrapper.exp
13253 * gdb.server/file-transfer.exp
13254 * gdb.server/server-exec-info.exp
13255 * gdb.server/server-kill.exp
13256 * gdb.server/server-mon.exp
13257 * gdb.server/wrapper.exp
13258 * gdb.stabs/exclfwd.exp
13259 * gdb.stabs/gdb11479.exp
13260 * gdb.threads/clone-new-thread-event.exp
13261 * gdb.threads/corethreads.exp
13262 * gdb.threads/current-lwp-dead.exp
13263 * gdb.threads/dlopen-libpthread.exp
13264 * gdb.threads/gcore-thread.exp
13265 * gdb.threads/sigstep-threads.exp
13266 * gdb.threads/watchpoint-fork.exp
13267 * gdb.trace/actions-changed.exp
13268 * gdb.trace/backtrace.exp
13269 * gdb.trace/change-loc.exp
13270 * gdb.trace/circ.exp
13271 * gdb.trace/collection.exp
13272 * gdb.trace/disconnected-tracing.exp
13273 * gdb.trace/ftrace.exp
13274 * gdb.trace/mi-trace-frame-collected.exp
13275 * gdb.trace/mi-trace-unavailable.exp
13276 * gdb.trace/mi-traceframe-changed.exp
13277 * gdb.trace/mi-tsv-changed.exp
13278 * gdb.trace/no-attach-trace.exp
13279 * gdb.trace/passc-dyn.exp
13280 * gdb.trace/qtro.exp
13281 * gdb.trace/range-stepping.exp
13282 * gdb.trace/read-memory.exp
13283 * gdb.trace/save-trace.exp
13284 * gdb.trace/signal.exp
13285 * gdb.trace/status-stop.exp
13286 * gdb.trace/tfile.exp
13287 * gdb.trace/trace-break.exp
13288 * gdb.trace/trace-buffer-size.exp
13289 * gdb.trace/trace-condition.exp
13290 * gdb.trace/tracefile-pseudo-reg.exp
13291 * gdb.trace/tstatus.exp
13292 * gdb.trace/unavailable.exp
13293 * gdb.trace/while-dyn.exp
13294 * gdb.trace/while-stepping.exp
13295
34c41c68
DE
132962016-12-22 Doug Evans <xdje42@gmail.com>
13297
13298 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13299 and msymbols.
13300
16e69324
YQ
133012016-12-19 Yao Qi <yao.qi@linaro.org>
13302
13303 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13304 (test_with_self): Don't call do_steps_and_nexts, and remove
13305 code about stepping into xmalloc.
13306
f94f411b
YQ
133072016-12-09 Yao Qi <yao.qi@linaro.org>
13308
13309 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13310
133112016-12-09 Yao Qi <yao.qi@linaro.org>
13312
13313 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13314
f1b5deee
PA
133152016-12-09 Pedro Alves <palves@redhat.com>
13316
13317 * gdb.base/all-architectures-0.exp: New file.
13318 * gdb.base/all-architectures-1.exp: New file.
13319 * gdb.base/all-architectures-2.exp: New file.
13320 * gdb.base/all-architectures-3.exp: New file.
13321 * gdb.base/all-architectures-4.exp: New file.
13322 * gdb.base/all-architectures-5.exp: New file.
13323 * gdb.base/all-architectures-6.exp: New file.
13324 * gdb.base/all-architectures-7.exp: New file.
13325 * gdb.base/all-architectures.exp.in: New file.
13326
364ca42e
YQ
133272016-12-09 Yao Qi <yao.qi@linaro.org>
13328
13329 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13330
107c2d62
LM
133312016-12-02 Luis Machado <lgustavo@codesourcery.com>
13332
13333 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13334 possible.
13335 Remove useless pattern-matching code.
13336
df3ee9ca
PA
133372016-12-02 Pedro Alves <palves@redhat.com>
13338
13339 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13340 procedure.
13341 (top level): Call it.
13342
ec835369
PA
133432016-12-02 Pedro Alves <palves@redhat.com>
13344
13345 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13346 New procedure.
13347 (top level): Call it.
13348
01770bbd
PA
133492016-12-02 Pedro Alves <palves@redhat.com>
13350
13351 PR cli/20559
13352 * gdb.base/commands.exp (user_defined_command_args_eval): New
13353 procedure.
13354 (top level): Call it.
13355
008459ea
LM
133562016-12-02 Luis Machado <lgustavo@codesourcery.com>
13357
13358 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13359 timeout handling.
13360
0c1b455e
TT
133612016-12-02 Tom Tromey <tom@tromey.com>
13362
13363 * gdb.dwarf2/main-subprogram.c: New file.
13364 * gdb.dwarf2/main-subprogram.exp: New file.
13365
018572b8
LM
133662016-12-01 Luis Machado <lgustavo@codesourcery.com>
13367
13368 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13369 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13370 gdb_test_no_output for a couple of cases.
13371 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13372
84c93cd5
LM
133732016-12-01 Luis Machado <lgustavo@codesourcery.com>
13374
13375 Fix test names and standardize compilation error messages throughout
13376 the following files:
13377
13378 * gdb.ada/start.exp
13379 * gdb.arch/alpha-step.exp
13380 * gdb.arch/e500-prologue.exp
13381 * gdb.arch/ftrace-insn-reloc.exp
13382 * gdb.arch/gdb1291.exp
13383 * gdb.arch/gdb1431.exp
13384 * gdb.arch/gdb1558.exp
13385 * gdb.arch/i386-dr3-watch.exp
13386 * gdb.arch/i386-sse-stack-align.exp
13387 * gdb.arch/ia64-breakpoint-shadow.exp
13388 * gdb.arch/pa-nullify.exp
13389 * gdb.arch/powerpc-aix-prologue.exp
13390 * gdb.arch/thumb-bx-pc.exp
13391 * gdb.base/annota1.exp
13392 * gdb.base/annota3.exp
13393 * gdb.base/arrayidx.exp
13394 * gdb.base/assign.exp
13395 * gdb.base/attach.exp
13396 * gdb.base/auxv.exp
13397 * gdb.base/bang.exp
13398 * gdb.base/bfp-test.exp
13399 * gdb.base/bigcore.exp
13400 * gdb.base/bitfields2.exp
13401 * gdb.base/break-fun-addr.exp
13402 * gdb.base/break-probes.exp
13403 * gdb.base/call-rt-st.exp
13404 * gdb.base/callexit.exp
13405 * gdb.base/catch-fork-kill.exp
13406 * gdb.base/charset.exp
13407 * gdb.base/checkpoint.exp
13408 * gdb.base/comprdebug.exp
13409 * gdb.base/constvars.exp
13410 * gdb.base/coredump-filter.exp
13411 * gdb.base/cursal.exp
13412 * gdb.base/cvexpr.exp
13413 * gdb.base/detach.exp
13414 * gdb.base/display.exp
13415 * gdb.base/dmsym.exp
13416 * gdb.base/dprintf-pending.exp
13417 * gdb.base/dso2dso.exp
13418 * gdb.base/dtrace-probe.exp
13419 * gdb.base/dump.exp
13420 * gdb.base/enum_cond.exp
13421 * gdb.base/exe-lock.exp
13422 * gdb.base/exec-invalid-sysroot.exp
13423 * gdb.base/execl-update-breakpoints.exp
13424 * gdb.base/exprs.exp
13425 * gdb.base/fileio.exp
13426 * gdb.base/find.exp
13427 * gdb.base/finish.exp
13428 * gdb.base/fixsection.exp
13429 * gdb.base/foll-vfork.exp
13430 * gdb.base/frame-args.exp
13431 * gdb.base/gcore.exp
13432 * gdb.base/gdb1250.exp
13433 * gdb.base/global-var-nested-by-dso.exp
13434 * gdb.base/gnu-ifunc.exp
13435 * gdb.base/hashline1.exp
13436 * gdb.base/hashline2.exp
13437 * gdb.base/hashline3.exp
13438 * gdb.base/hbreak-in-shr-unsupported.exp
13439 * gdb.base/huge.exp
13440 * gdb.base/infcall-input.exp
13441 * gdb.base/info-fun.exp
13442 * gdb.base/info-shared.exp
13443 * gdb.base/jit-simple.exp
13444 * gdb.base/jit-so.exp
13445 * gdb.base/jit.exp
13446 * gdb.base/jump.exp
13447 * gdb.base/label.exp
13448 * gdb.base/lineinc.exp
13449 * gdb.base/logical.exp
13450 * gdb.base/longjmp.exp
13451 * gdb.base/macscp.exp
13452 * gdb.base/miscexprs.exp
13453 * gdb.base/new-ui-echo.exp
13454 * gdb.base/new-ui-pending-input.exp
13455 * gdb.base/new-ui.exp
13456 * gdb.base/nodebug.exp
13457 * gdb.base/nofield.exp
13458 * gdb.base/offsets.exp
13459 * gdb.base/overlays.exp
13460 * gdb.base/pending.exp
13461 * gdb.base/pointers.exp
13462 * gdb.base/pr11022.exp
13463 * gdb.base/printcmds.exp
13464 * gdb.base/prologue.exp
13465 * gdb.base/ptr-typedef.exp
13466 * gdb.base/realname-expand.exp
13467 * gdb.base/relativedebug.exp
13468 * gdb.base/relocate.exp
13469 * gdb.base/remote.exp
13470 * gdb.base/reread.exp
13471 * gdb.base/return2.exp
13472 * gdb.base/savedregs.exp
13473 * gdb.base/sep.exp
13474 * gdb.base/sepdebug.exp
13475 * gdb.base/sepsymtab.exp
13476 * gdb.base/set-inferior-tty.exp
13477 * gdb.base/setshow.exp
13478 * gdb.base/shlib-call.exp
13479 * gdb.base/sigaltstack.exp
13480 * gdb.base/siginfo-addr.exp
13481 * gdb.base/signals.exp
13482 * gdb.base/signull.exp
13483 * gdb.base/sigrepeat.exp
13484 * gdb.base/so-impl-ld.exp
13485 * gdb.base/solib-display.exp
13486 * gdb.base/solib-overlap.exp
13487 * gdb.base/solib-search.exp
13488 * gdb.base/solib-symbol.exp
13489 * gdb.base/structs.exp
13490 * gdb.base/structs2.exp
13491 * gdb.base/symtab-search-order.exp
13492 * gdb.base/twice.exp
13493 * gdb.base/unload.exp
13494 * gdb.base/varargs.exp
13495 * gdb.base/watchpoint-solib.exp
13496 * gdb.base/watchpoint.exp
13497 * gdb.base/whatis.exp
13498 * gdb.base/wrong_frame_bt_full.exp
13499 * gdb.btrace/dlopen.exp
13500 * gdb.cell/ea-standalone.exp
13501 * gdb.cell/ea-test.exp
13502 * gdb.cp/dispcxx.exp
13503 * gdb.cp/gdb2384.exp
13504 * gdb.cp/method2.exp
13505 * gdb.cp/nextoverthrow.exp
13506 * gdb.cp/pr10728.exp
13507 * gdb.disasm/am33.exp
13508 * gdb.disasm/h8300s.exp
13509 * gdb.disasm/mn10300.exp
13510 * gdb.disasm/sh3.exp
13511 * gdb.dwarf2/dw2-dir-file-name.exp
13512 * gdb.fortran/complex.exp
13513 * gdb.fortran/library-module.exp
13514 * gdb.guile/scm-pretty-print.exp
13515 * gdb.guile/scm-symbol.exp
13516 * gdb.guile/scm-type.exp
13517 * gdb.guile/scm-value.exp
13518 * gdb.linespec/linespec.exp
13519 * gdb.mi/gdb701.exp
13520 * gdb.mi/gdb792.exp
13521 * gdb.mi/mi-breakpoint-changed.exp
13522 * gdb.mi/mi-dprintf-pending.exp
13523 * gdb.mi/mi-dprintf.exp
13524 * gdb.mi/mi-exit-code.exp
13525 * gdb.mi/mi-pending.exp
13526 * gdb.mi/mi-solib.exp
13527 * gdb.mi/new-ui-mi-sync.exp
13528 * gdb.mi/pr11022.exp
13529 * gdb.mi/user-selected-context-sync.exp
13530 * gdb.opt/solib-intra-step.exp
13531 * gdb.python/py-events.exp
13532 * gdb.python/py-finish-breakpoint.exp
13533 * gdb.python/py-mi.exp
13534 * gdb.python/py-prettyprint.exp
13535 * gdb.python/py-shared.exp
13536 * gdb.python/py-symbol.exp
13537 * gdb.python/py-template.exp
13538 * gdb.python/py-type.exp
13539 * gdb.python/py-value.exp
13540 * gdb.reverse/solib-precsave.exp
13541 * gdb.reverse/solib-reverse.exp
13542 * gdb.server/solib-list.exp
13543 * gdb.stabs/weird.exp
13544 * gdb.threads/reconnect-signal.exp
13545 * gdb.threads/stepi-random-signal.exp
13546 * gdb.trace/actions.exp
13547 * gdb.trace/ax.exp
13548 * gdb.trace/backtrace.exp
13549 * gdb.trace/change-loc.exp
13550 * gdb.trace/deltrace.exp
13551 * gdb.trace/ftrace-lock.exp
13552 * gdb.trace/ftrace.exp
13553 * gdb.trace/infotrace.exp
13554 * gdb.trace/mi-tracepoint-changed.exp
13555 * gdb.trace/packetlen.exp
13556 * gdb.trace/passcount.exp
13557 * gdb.trace/pending.exp
13558 * gdb.trace/range-stepping.exp
13559 * gdb.trace/report.exp
13560 * gdb.trace/stap-trace.exp
13561 * gdb.trace/tfind.exp
13562 * gdb.trace/trace-break.exp
13563 * gdb.trace/trace-condition.exp
13564 * gdb.trace/trace-enable-disable.exp
13565 * gdb.trace/trace-mt.exp
13566 * gdb.trace/tracecmd.exp
13567 * gdb.trace/tspeed.exp
13568 * gdb.trace/tsv.exp
13569 * lib/perftest.exp
13570
fb9feb35
LM
135712016-12-01 Luis Machado <lgustavo@codesourcery.com>
13572
13573 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13574 with gdb_test_no_output.
13575 Use command as test name.
13576
cd2ddb6c
LM
135772016-12-01 Luis Machado <lgustavo@codesourcery.com>
13578
13579 Fix test names starting with uppercase throughout the files.
13580
13581 * gdb.ada/assign_1.exp
13582 * gdb.ada/boolean_expr.exp
13583 * gdb.base/arrayidx.exp
13584 * gdb.base/del.exp
13585 * gdb.base/gcore-buffer-overflow.exp
13586 * gdb.base/testenv.exp
13587 * gdb.compile/compile.exp
13588 * gdb.python/py-framefilter-invalidarg.exp
13589 * gdb.python/py-framefilter.exp
13590
bb95117e
LM
135912016-12-01 Luis Machado <lgustavo@codesourcery.com>
13592
13593 Fix test names starting with uppercase throughout the files.
13594
13595 * gdb.ada/array_return.exp
13596 * gdb.ada/expr_delims.exp
13597 * gdb.ada/mi_dyn_arr.exp
13598 * gdb.ada/mi_interface.exp
13599 * gdb.ada/mi_var_array.exp
13600 * gdb.ada/watch_arg.exp
13601 * gdb.arch/alpha-step.exp
13602 * gdb.arch/altivec-regs.exp
13603 * gdb.arch/e500-regs.exp
13604 * gdb.arch/powerpc-d128-regs.exp
13605 * gdb.base/arrayidx.exp
13606 * gdb.base/break.exp
13607 * gdb.base/checkpoint.exp
13608 * gdb.base/debug-expr.exp
13609 * gdb.base/dmsym.exp
13610 * gdb.base/radix.exp
13611 * gdb.base/sepdebug.exp
13612 * gdb.base/testenv.exp
13613 * gdb.base/watch_thread_num.exp
13614 * gdb.base/watchpoint-cond-gone.exp
13615 * gdb.cell/break.exp
13616 * gdb.cell/ea-cache.exp
13617 * gdb.compile/compile.exp
13618 * gdb.cp/gdb2495.exp
13619 * gdb.gdb/selftest.exp
13620 * gdb.gdb/xfullpath.exp
13621 * gdb.go/hello.exp
13622 * gdb.go/integers.exp
13623 * gdb.objc/basicclass.exp
13624 * gdb.pascal/hello.exp
13625 * gdb.pascal/integers.exp
13626 * gdb.python/py-breakpoint.exp
13627 * gdb.python/py-cmd.exp
13628 * gdb.python/py-linetable.exp
13629 * gdb.python/py-xmethods.exp
13630 * gdb.python/python.exp
13631 * gdb.reverse/consecutive-precsave.exp
13632 * gdb.reverse/finish-precsave.exp
13633 * gdb.reverse/i386-precsave.exp
13634 * gdb.reverse/machinestate-precsave.exp
13635 * gdb.reverse/sigall-precsave.exp
13636 * gdb.reverse/solib-precsave.exp
13637 * gdb.reverse/step-precsave.exp
13638 * gdb.reverse/until-precsave.exp
13639 * gdb.reverse/watch-precsave.exp
13640 * gdb.threads/leader-exit.exp
13641 * gdb.threads/pthreads.exp
13642 * gdb.threads/wp-replication.exp
13643 * gdb.trace/actions.exp
13644 * gdb.trace/mi-tsv-changed.exp
13645 * gdb.trace/tsv.exp
13646
de97fdd4
LM
136472016-12-01 Luis Machado <lgustavo@codesourcery.com>
13648
13649 Fix test names starting with uppercase throughout the files.
13650
13651 * gdb.arch/i386-bp_permanent.exp
13652 * gdb.arch/i386-gnu-cfi.exp
13653 * gdb.base/disasm-end-cu.exp
13654 * gdb.base/macscp.exp
13655 * gdb.base/pending.exp
13656 * gdb.base/watch_thread_num.exp
13657 * gdb.cp/exception.exp
13658 * gdb.cp/gdb2495.exp
13659 * gdb.cp/local.exp
13660 * gdb.python/py-evsignal.exp
13661 * gdb.python/python.exp
13662 * gdb.trace/tracecmd.exp
13663
9f058c10
LM
136642016-12-01 Luis Machado <lgustavo@codesourcery.com>
13665
13666 Fix test names starting with uppercase throughout the files.
13667
13668 * gdb.base/charset.exp
13669 * gdb.base/eval.exp
13670 * gdb.base/multi-forks.exp
13671 * gdb.guile/scm-progspace.exp
13672 * gdb.opencl/datatypes.exp
13673 * gdb.python/py-block.exp
13674 * gdb.python/py-function.exp
13675 * gdb.python/py-symbol.exp
13676 * gdb.python/py-symtab.exp
13677 * gdb.python/py-xmethods.exp
13678 * gdb.reverse/break-precsave.exp
13679 * gdb.reverse/break-reverse.exp
13680 * gdb.reverse/consecutive-precsave.exp
13681 * gdb.reverse/consecutive-reverse.exp
13682 * gdb.reverse/finish-precsave.exp
13683 * gdb.reverse/finish-reverse-bkpt.exp
13684 * gdb.reverse/finish-reverse.exp
13685 * gdb.reverse/fstatat-reverse.exp
13686 * gdb.reverse/getresuid-reverse.exp
13687 * gdb.reverse/i386-precsave.exp
13688 * gdb.reverse/i386-reverse.exp
13689 * gdb.reverse/i386-sse-reverse.exp
13690 * gdb.reverse/i387-stack-reverse.exp
13691 * gdb.reverse/insn-reverse.exp
13692 * gdb.reverse/machinestate-precsave.exp
13693 * gdb.reverse/machinestate.exp
13694 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13695 * gdb.reverse/pipe-reverse.exp
13696 * gdb.reverse/readv-reverse.exp
13697 * gdb.reverse/recvmsg-reverse.exp
13698 * gdb.reverse/rerun-prec.exp
13699 * gdb.reverse/s390-mvcle.exp
13700 * gdb.reverse/sigall-precsave.exp
13701 * gdb.reverse/sigall-reverse.exp
13702 * gdb.reverse/solib-precsave.exp
13703 * gdb.reverse/solib-reverse.exp
13704 * gdb.reverse/step-precsave.exp
13705 * gdb.reverse/step-reverse.exp
13706 * gdb.reverse/time-reverse.exp
13707 * gdb.reverse/until-precsave.exp
13708 * gdb.reverse/until-reverse.exp
13709 * gdb.reverse/waitpid-reverse.exp
13710 * gdb.reverse/watch-precsave.exp
13711 * gdb.reverse/watch-reverse.exp
13712
cdc7edd7
LM
137132016-12-01 Luis Machado <lgustavo@codesourcery.com>
13714
13715 Fix test names starting with uppercase throughout the files.
13716
13717 * gdb.arch/i386-mpx-simple_segv.exp
13718 * gdb.arch/i386-mpx.exp
13719 * gdb.arch/i386-permbkpt.exp
13720 * gdb.arch/pa-nullify.exp
13721 * gdb.arch/powerpc-d128-regs.exp
13722 * gdb.arch/vsx-regs.exp
13723 * gdb.base/bfp-test.exp
13724 * gdb.base/break.exp
13725 * gdb.base/breakpoint-shadow.exp
13726 * gdb.base/callfuncs.exp
13727 * gdb.base/charset.exp
13728 * gdb.base/commands.exp
13729 * gdb.base/completion.exp
13730 * gdb.base/dfp-test.exp
13731 * gdb.base/echo.exp
13732 * gdb.base/ending-run.exp
13733 * gdb.base/eval.exp
13734 * gdb.base/expand-psymtabs.exp
13735 * gdb.base/float128.exp
13736 * gdb.base/floatn.exp
13737 * gdb.base/foll-exec-mode.exp
13738 * gdb.base/gdb1056.exp
13739 * gdb.base/gdb11531.exp
13740 * gdb.base/kill-after-signal.exp
13741 * gdb.base/multi-forks.exp
13742 * gdb.base/overlays.exp
13743 * gdb.base/pending.exp
13744 * gdb.base/sepdebug.exp
13745 * gdb.base/testenv.exp
13746 * gdb.base/valgrind-db-attach.exp
13747 * gdb.base/watch_thread_num.exp
13748 * gdb.base/watchpoint-cond-gone.exp
13749 * gdb.base/watchpoint.exp
13750 * gdb.base/watchpoints.exp
13751 * gdb.cp/arg-reference.exp
13752 * gdb.cp/baseenum.exp
13753 * gdb.cp/operator.exp
13754 * gdb.cp/shadow.exp
13755 * gdb.dwarf2/dw2-op-out-param.exp
13756 * gdb.dwarf2/dw2-reg-undefined.exp
13757 * gdb.go/chan.exp
13758 * gdb.go/hello.exp
13759 * gdb.go/integers.exp
13760 * gdb.go/methods.exp
13761 * gdb.go/package.exp
13762 * gdb.guile/scm-parameter.exp
13763 * gdb.guile/scm-progspace.exp
13764 * gdb.guile/scm-value.exp
13765 * gdb.mi/mi-pending.exp
13766 * gdb.mi/user-selected-context-sync.exp
13767 * gdb.multi/multi-attach.exp
13768 * gdb.multi/tids.exp
13769 * gdb.opt/clobbered-registers-O2.exp
13770 * gdb.pascal/floats.exp
13771 * gdb.pascal/integers.exp
13772 * gdb.python/py-block.exp
13773 * gdb.python/py-events.exp
13774 * gdb.python/py-parameter.exp
13775 * gdb.python/py-symbol.exp
13776 * gdb.python/py-symtab.exp
13777 * gdb.python/py-type.exp
13778 * gdb.python/py-value.exp
13779 * gdb.python/py-xmethods.exp
13780 * gdb.python/python.exp
13781 * gdb.reverse/break-precsave.exp
13782 * gdb.reverse/consecutive-precsave.exp
13783 * gdb.reverse/finish-precsave.exp
13784 * gdb.reverse/i386-precsave.exp
13785 * gdb.reverse/machinestate-precsave.exp
13786 * gdb.reverse/sigall-precsave.exp
13787 * gdb.reverse/solib-precsave.exp
13788 * gdb.reverse/step-precsave.exp
13789 * gdb.reverse/until-precsave.exp
13790 * gdb.reverse/watch-precsave.exp
13791 * gdb.server/ext-attach.exp
13792 * gdb.server/ext-restart.exp
13793 * gdb.server/ext-run.exp
13794 * gdb.server/ext-wrapper.exp
13795 * gdb.stabs/gdb11479.exp
13796 * gdb.stabs/weird.exp
13797 * gdb.threads/attach-many-short-lived-threads.exp
13798 * gdb.threads/kill.exp
13799 * gdb.threads/watchpoint-fork.exp
13800
bc6c7af4
LM
138012016-12-01 Luis Machado <lgustavo@codesourcery.com>
13802
13803 Fix test names starting with uppercase throughout all the files below.
13804
13805 * gdb.ada/array_return.exp
13806 * gdb.ada/catch_ex.exp
13807 * gdb.ada/info_exc.exp
13808 * gdb.ada/mi_catch_ex.exp
13809 * gdb.ada/mi_dyn_arr.exp
13810 * gdb.ada/mi_ex_cond.exp
13811 * gdb.ada/mi_exc_info.exp
13812 * gdb.ada/mi_interface.exp
13813 * gdb.ada/mi_task_arg.exp
13814 * gdb.ada/mi_task_info.exp
13815 * gdb.ada/mi_var_array.exp
13816 * gdb.arch/alpha-step.exp
13817 * gdb.arch/amd64-disp-step.exp
13818 * gdb.arch/arm-disp-step.exp
13819 * gdb.arch/disp-step-insn-reloc.exp
13820 * gdb.arch/e500-prologue.exp
13821 * gdb.arch/ftrace-insn-reloc.exp
13822 * gdb.arch/gdb1558.exp
13823 * gdb.arch/i386-bp_permanent.exp
13824 * gdb.arch/i386-disp-step.exp
13825 * gdb.arch/i386-float.exp
13826 * gdb.arch/i386-gnu-cfi.exp
13827 * gdb.arch/ia64-breakpoint-shadow.exp
13828 * gdb.arch/mips16-thunks.exp
13829 * gdb.arch/pa-nullify.exp
13830 * gdb.arch/powerpc-aix-prologue.exp
13831 * gdb.arch/powerpc-power.exp
13832 * gdb.arch/ppc-dfp.exp
13833 * gdb.arch/s390-tdbregs.exp
13834 * gdb.arch/spu-info.exp
13835 * gdb.arch/spu-ls.exp
13836 * gdb.arch/thumb-bx-pc.exp
13837 * gdb.base/advance.exp
13838 * gdb.base/annota-input-while-running.exp
13839 * gdb.base/arrayidx.exp
13840 * gdb.base/asmlabel.exp
13841 * gdb.base/async.exp
13842 * gdb.base/attach-wait-input.exp
13843 * gdb.base/auto-connect-native-target.exp
13844 * gdb.base/batch-preserve-term-settings.exp
13845 * gdb.base/bfp-test.exp
13846 * gdb.base/bigcore.exp
13847 * gdb.base/bp-permanent.exp
13848 * gdb.base/break-always.exp
13849 * gdb.base/break-fun-addr.exp
13850 * gdb.base/break-idempotent.exp
13851 * gdb.base/break-main-file-remove-fail.exp
13852 * gdb.base/break-probes.exp
13853 * gdb.base/break-unload-file.exp
13854 * gdb.base/break.exp
13855 * gdb.base/call-ar-st.exp
13856 * gdb.base/call-rt-st.exp
13857 * gdb.base/call-sc.exp
13858 * gdb.base/call-signal-resume.exp
13859 * gdb.base/call-strs.exp
13860 * gdb.base/callexit.exp
13861 * gdb.base/callfuncs.exp
13862 * gdb.base/catch-gdb-caused-signals.exp
13863 * gdb.base/catch-signal-siginfo-cond.exp
13864 * gdb.base/catch-syscall.exp
13865 * gdb.base/compare-sections.exp
13866 * gdb.base/cond-eval-mode.exp
13867 * gdb.base/condbreak-call-false.exp
13868 * gdb.base/consecutive-step-over.exp
13869 * gdb.base/cursal.exp
13870 * gdb.base/disabled-location.exp
13871 * gdb.base/disasm-end-cu.exp
13872 * gdb.base/display.exp
13873 * gdb.base/double-prompt-target-event-error.exp
13874 * gdb.base/dprintf-bp-same-addr.exp
13875 * gdb.base/dprintf-detach.exp
13876 * gdb.base/dprintf-next.exp
13877 * gdb.base/dprintf-non-stop.exp
13878 * gdb.base/dprintf-pending.exp
13879 * gdb.base/dso2dso.exp
13880 * gdb.base/ending-run.exp
13881 * gdb.base/enum_cond.exp
13882 * gdb.base/examine-backward.exp
13883 * gdb.base/exe-lock.exp
13884 * gdb.base/exec-invalid-sysroot.exp
13885 * gdb.base/execl-update-breakpoints.exp
13886 * gdb.base/execution-termios.exp
13887 * gdb.base/fileio.exp
13888 * gdb.base/fixsection.exp
13889 * gdb.base/foll-exec-mode.exp
13890 * gdb.base/foll-exec.exp
13891 * gdb.base/fork-running-state.exp
13892 * gdb.base/frame-args.exp
13893 * gdb.base/fullpath-expand.exp
13894 * gdb.base/func-ptr.exp
13895 * gdb.base/gcore-relro-pie.exp
13896 * gdb.base/gdb1090.exp
13897 * gdb.base/gdb1555.exp
13898 * gdb.base/global-var-nested-by-dso.exp
13899 * gdb.base/gnu-ifunc.exp
13900 * gdb.base/hbreak-in-shr-unsupported.exp
13901 * gdb.base/hbreak-unmapped.exp
13902 * gdb.base/hook-stop.exp
13903 * gdb.base/infcall-input.exp
13904 * gdb.base/info-fun.exp
13905 * gdb.base/info-shared.exp
13906 * gdb.base/interrupt-noterm.exp
13907 * gdb.base/jit-so.exp
13908 * gdb.base/jit.exp
13909 * gdb.base/line-symtabs.exp
13910 * gdb.base/list.exp
13911 * gdb.base/longjmp.exp
13912 * gdb.base/macscp.exp
13913 * gdb.base/max-value-size.exp
13914 * gdb.base/nodebug.exp
13915 * gdb.base/nofield.exp
13916 * gdb.base/overlays.exp
13917 * gdb.base/paginate-after-ctrl-c-running.exp
13918 * gdb.base/paginate-bg-execution.exp
13919 * gdb.base/paginate-inferior-exit.exp
13920 * gdb.base/pending.exp
13921 * gdb.base/pr11022.exp
13922 * gdb.base/printcmds.exp
13923 * gdb.base/ptr-typedef.exp
13924 * gdb.base/ptype.exp
13925 * gdb.base/randomize.exp
13926 * gdb.base/range-stepping.exp
13927 * gdb.base/realname-expand.exp
13928 * gdb.base/relativedebug.exp
13929 * gdb.base/remote.exp
13930 * gdb.base/savedregs.exp
13931 * gdb.base/sepdebug.exp
13932 * gdb.base/set-noassign.exp
13933 * gdb.base/shlib-call.exp
13934 * gdb.base/shreloc.exp
13935 * gdb.base/sigaltstack.exp
13936 * gdb.base/sigbpt.exp
13937 * gdb.base/siginfo-addr.exp
13938 * gdb.base/siginfo-obj.exp
13939 * gdb.base/siginfo-thread.exp
13940 * gdb.base/signest.exp
13941 * gdb.base/signull.exp
13942 * gdb.base/sigrepeat.exp
13943 * gdb.base/skip.exp
13944 * gdb.base/so-impl-ld.exp
13945 * gdb.base/solib-corrupted.exp
13946 * gdb.base/solib-disc.exp
13947 * gdb.base/solib-display.exp
13948 * gdb.base/solib-overlap.exp
13949 * gdb.base/solib-search.exp
13950 * gdb.base/solib-symbol.exp
13951 * gdb.base/source-execution.exp
13952 * gdb.base/sss-bp-on-user-bp-2.exp
13953 * gdb.base/sss-bp-on-user-bp.exp
13954 * gdb.base/stack-checking.exp
13955 * gdb.base/stale-infcall.exp
13956 * gdb.base/step-break.exp
13957 * gdb.base/step-line.exp
13958 * gdb.base/step-over-exit.exp
13959 * gdb.base/step-test.exp
13960 * gdb.base/structs.exp
13961 * gdb.base/sym-file.exp
13962 * gdb.base/symtab-search-order.exp
13963 * gdb.base/term.exp
13964 * gdb.base/type-opaque.exp
13965 * gdb.base/unload.exp
13966 * gdb.base/until-nodebug.exp
13967 * gdb.base/until.exp
13968 * gdb.base/unwindonsignal.exp
13969 * gdb.base/watch-cond.exp
13970 * gdb.base/watch-non-mem.exp
13971 * gdb.base/watch_thread_num.exp
13972 * gdb.base/watchpoint-reuse-slot.exp
13973 * gdb.base/watchpoint-solib.exp
13974 * gdb.base/watchpoint.exp
13975 * gdb.btrace/dlopen.exp
13976 * gdb.cell/arch.exp
13977 * gdb.cell/break.exp
13978 * gdb.cell/bt.exp
13979 * gdb.cell/core.exp
13980 * gdb.cell/data.exp
13981 * gdb.cell/dwarfaddr.exp
13982 * gdb.cell/ea-cache.exp
13983 * gdb.cell/ea-standalone.exp
13984 * gdb.cell/ea-test.exp
13985 * gdb.cell/f-regs.exp
13986 * gdb.cell/fork.exp
13987 * gdb.cell/gcore.exp
13988 * gdb.cell/mem-access.exp
13989 * gdb.cell/ptype.exp
13990 * gdb.cell/registers.exp
13991 * gdb.cell/sizeof.exp
13992 * gdb.cell/solib-symbol.exp
13993 * gdb.cell/solib.exp
13994 * gdb.compile/compile-tls.exp
13995 * gdb.cp/exception.exp
13996 * gdb.cp/gdb2495.exp
13997 * gdb.cp/local.exp
13998 * gdb.cp/mb-inline.exp
13999 * gdb.cp/mb-templates.exp
14000 * gdb.cp/pr10687.exp
14001 * gdb.cp/pr9167.exp
14002 * gdb.cp/scope-err.exp
14003 * gdb.cp/templates.exp
14004 * gdb.cp/virtfunc.exp
14005 * gdb.dwarf2/dw2-dir-file-name.exp
14006 * gdb.dwarf2/dw2-single-line-discriminators.exp
14007 * gdb.fortran/complex.exp
14008 * gdb.fortran/library-module.exp
14009 * gdb.guile/guile.exp
14010 * gdb.guile/scm-cmd.exp
14011 * gdb.guile/scm-frame-inline.exp
14012 * gdb.guile/scm-objfile.exp
14013 * gdb.guile/scm-pretty-print.exp
14014 * gdb.guile/scm-symbol.exp
14015 * gdb.guile/scm-type.exp
14016 * gdb.guile/scm-value.exp
14017 * gdb.linespec/keywords.exp
14018 * gdb.linespec/ls-errs.exp
14019 * gdb.linespec/macro-relative.exp
14020 * gdb.linespec/thread.exp
14021 * gdb.mi/mi-breakpoint-changed.exp
14022 * gdb.mi/mi-dprintf-pending.exp
14023 * gdb.mi/mi-fullname-deleted.exp
14024 * gdb.mi/mi-logging.exp
14025 * gdb.mi/mi-pending.exp
14026 * gdb.mi/mi-solib.exp
14027 * gdb.mi/new-ui-mi-sync.exp
14028 * gdb.mi/user-selected-context-sync.exp
14029 * gdb.multi/dummy-frame-restore.exp
14030 * gdb.multi/multi-arch-exec.exp
14031 * gdb.multi/remove-inferiors.exp
14032 * gdb.multi/watchpoint-multi-exit.exp
14033 * gdb.opt/solib-intra-step.exp
14034 * gdb.perf/backtrace.exp
14035 * gdb.perf/single-step.exp
14036 * gdb.perf/skip-command.exp
14037 * gdb.perf/skip-prologue.exp
14038 * gdb.perf/solib.exp
14039 * gdb.python/lib-types.exp
14040 * gdb.python/py-as-string.exp
14041 * gdb.python/py-bad-printers.exp
14042 * gdb.python/py-block.exp
14043 * gdb.python/py-breakpoint.exp
14044 * gdb.python/py-cmd.exp
14045 * gdb.python/py-events.exp
14046 * gdb.python/py-evthreads.exp
14047 * gdb.python/py-finish-breakpoint.exp
14048 * gdb.python/py-finish-breakpoint2.exp
14049 * gdb.python/py-frame-inline.exp
14050 * gdb.python/py-frame.exp
14051 * gdb.python/py-inferior.exp
14052 * gdb.python/py-infthread.exp
14053 * gdb.python/py-mi.exp
14054 * gdb.python/py-objfile.exp
14055 * gdb.python/py-pp-maint.exp
14056 * gdb.python/py-pp-registration.exp
14057 * gdb.python/py-prettyprint.exp
14058 * gdb.python/py-recurse-unwind.exp
14059 * gdb.python/py-shared.exp
14060 * gdb.python/py-symbol.exp
14061 * gdb.python/py-symtab.exp
14062 * gdb.python/py-template.exp
14063 * gdb.python/py-type.exp
14064 * gdb.python/py-unwind-maint.exp
14065 * gdb.python/py-unwind.exp
14066 * gdb.python/py-value.exp
14067 * gdb.python/python.exp
14068 * gdb.reverse/finish-reverse-bkpt.exp
14069 * gdb.reverse/insn-reverse.exp
14070 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14071 * gdb.reverse/solib-precsave.exp
14072 * gdb.reverse/solib-reverse.exp
14073 * gdb.stabs/gdb11479.exp
14074 * gdb.stabs/weird.exp
14075 * gdb.threads/fork-child-threads.exp
14076 * gdb.threads/fork-plus-threads.exp
14077 * gdb.threads/fork-thread-pending.exp
14078 * gdb.threads/forking-threads-plus-breakpoint.exp
14079 * gdb.threads/hand-call-in-threads.exp
14080 * gdb.threads/interrupted-hand-call.exp
14081 * gdb.threads/linux-dp.exp
14082 * gdb.threads/local-watch-wrong-thread.exp
14083 * gdb.threads/next-while-other-thread-longjmps.exp
14084 * gdb.threads/non-ldr-exit.exp
14085 * gdb.threads/pending-step.exp
14086 * gdb.threads/print-threads.exp
14087 * gdb.threads/process-dies-while-detaching.exp
14088 * gdb.threads/process-dies-while-handling-bp.exp
14089 * gdb.threads/pthreads.exp
14090 * gdb.threads/queue-signal.exp
14091 * gdb.threads/reconnect-signal.exp
14092 * gdb.threads/signal-command-handle-nopass.exp
14093 * gdb.threads/signal-command-multiple-signals-pending.exp
14094 * gdb.threads/signal-delivered-right-thread.exp
14095 * gdb.threads/signal-sigtrap.exp
14096 * gdb.threads/sigthread.exp
14097 * gdb.threads/staticthreads.exp
14098 * gdb.threads/stepi-random-signal.exp
14099 * gdb.threads/thread-unwindonsignal.exp
14100 * gdb.threads/thread_check.exp
14101 * gdb.threads/thread_events.exp
14102 * gdb.threads/tid-reuse.exp
14103 * gdb.threads/tls-nodebug.exp
14104 * gdb.threads/tls-shared.exp
14105 * gdb.threads/tls-so_extern.exp
14106 * gdb.threads/tls.exp
14107 * gdb.threads/wp-replication.exp
14108 * gdb.trace/actions-changed.exp
14109 * gdb.trace/actions.exp
14110 * gdb.trace/backtrace.exp
14111 * gdb.trace/change-loc.exp
14112 * gdb.trace/collection.exp
14113 * gdb.trace/deltrace.exp
14114 * gdb.trace/disconnected-tracing.exp
14115 * gdb.trace/entry-values.exp
14116 * gdb.trace/ftrace-lock.exp
14117 * gdb.trace/ftrace.exp
14118 * gdb.trace/infotrace.exp
14119 * gdb.trace/mi-trace-frame-collected.exp
14120 * gdb.trace/mi-trace-unavailable.exp
14121 * gdb.trace/mi-traceframe-changed.exp
14122 * gdb.trace/mi-tracepoint-changed.exp
14123 * gdb.trace/mi-tsv-changed.exp
14124 * gdb.trace/no-attach-trace.exp
14125 * gdb.trace/packetlen.exp
14126 * gdb.trace/passc-dyn.exp
14127 * gdb.trace/passcount.exp
14128 * gdb.trace/pending.exp
14129 * gdb.trace/pr16508.exp
14130 * gdb.trace/qtro.exp
14131 * gdb.trace/range-stepping.exp
14132 * gdb.trace/read-memory.exp
14133 * gdb.trace/report.exp
14134 * gdb.trace/save-trace.exp
14135 * gdb.trace/signal.exp
14136 * gdb.trace/stap-trace.exp
14137 * gdb.trace/status-stop.exp
14138 * gdb.trace/strace.exp
14139 * gdb.trace/tfile.exp
14140 * gdb.trace/tfind.exp
14141 * gdb.trace/trace-break.exp
14142 * gdb.trace/trace-condition.exp
14143 * gdb.trace/trace-enable-disable.exp
14144 * gdb.trace/trace-mt.exp
14145 * gdb.trace/tracecmd.exp
14146 * gdb.trace/tracefile-pseudo-reg.exp
14147 * gdb.trace/tspeed.exp
14148 * gdb.trace/tstatus.exp
14149 * gdb.trace/tsv.exp
14150 * gdb.trace/unavailable.exp
14151 * gdb.trace/while-dyn.exp
14152 * gdb.trace/while-stepping.exp
14153 * lib/gdb-guile.exp
14154 * lib/gdb.exp
14155 * lib/mi-support.exp
14156 * lib/pascal.exp
14157 * lib/perftest.exp
14158 * lib/prelink-support.exp
14159 * lib/selftest-support.exp
14160
ad02e4fe
SM
141612016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14162
14163 * Makefile.in: Include disable-implicit-rules.mk.
14164
22347e55
AA
141652016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14166
14167 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14168 non-byte-aligned bit fields.
14169
da5b30da
AA
141702016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14171
14172 PR gdb/12616
14173 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14174 respects the DW_AT_data_bit_offset attribute.
14175
b593ecca
SM
141762016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14177
14178 * gdb.base/default.exp: Fix output of "set language".
14179
3b165252
SM
141802016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14181
14182 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14183 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14184 make.
14185 * configure.ac: Remove checks for the make program.
14186 * configure: Re-generate.
14187
1a2f3d7f
KB
141882016-11-16 Kevin Buettner <kevinb@redhat.com>
14189
14190 * gdb.python/py-recurse-unwind.c (main): Add loop.
14191 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14192 to read_register() and gdb.parse_and_eval(). Make each code
14193 call a separate case that can be individually tested.
14194 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14195 proc. Call cont_and_backtrace for each of the code paths that
14196 we want to test in the unwinder.
14197
b7f38fda
AA
141982016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14199
14200 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14201 the definition of struct S.
14202
1f8db343
CM
142032016-11-11 Catherine Moore <clm@codesourcery.com>
14204
14205 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14206
fad0c9fb
PA
142072016-11-09 Pedro Alves <palves@redhat.com>
14208
14209 * gdb.base/commands.exp (runto_or_return): New procedure.
14210 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14211 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14212 (progvar_simple_while_test, progvar_complex_if_while_test)
14213 (if_while_breakpoint_command_test)
14214 (infrun_breakpoint_command_test, breakpoint_command_test)
14215 (user_defined_command_test, watchpoint_command_test)
14216 (test_command_prompt_position, redefine_hook_test)
14217 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14218 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14219 multi_line_input and multi_line. Remove gdb_expect and
14220 gdb_stop_suppressing_tests uses.
14221 * lib/gdb.exp (valnum_re): New global.
14222 (multi_line_input): New procedure.
14223
8354c62c
SM
142242016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14225
14226 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14227 Remove.
14228 (test_setup): Define with proc_with_prefix.
14229 (test_cli_inferior): Likewise.
14230 (test_cli_thread): Likewise.
14231 (test_cli_frame): Likewise.
14232 (test_cli_select_frame): Likewise.
14233 (test_cli_up_down): Likewise.
14234 (test_mi_thread_select): Likewise.
14235 (test_mi_stack_select_frame): Likewise.
14236 (test_cli_in_mi_inferior): Likewise.
14237 (test_cli_in_mi_thread): Likewise.
14238 (test_cli_in_mi_frame): Likewise.
14239 (top level): Do not use with_test_prefix_procname.
14240
64f367a2
PA
142412016-11-09 Pedro Alves <palves@redhat.com>
14242
14243 * gdb.base/commands.exp (gdbvar_simple_if_test)
14244 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14245 (progvar_simple_if_test, progvar_simple_while_test)
14246 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14247 (infrun_breakpoint_command_test, breakpoint_command_test)
14248 (user_defined_command_test, watchpoint_command_test)
14249 (test_command_prompt_position, deprecated_command_test)
14250 (bp_deleted_in_command, temporary_breakpoint_commands)
14251 (stray_arg0_test, source_file_with_indented_comment)
14252 (recursive_source_test, if_commands_test)
14253 (error_clears_commands_left, redefine_hook_test)
14254 (redefine_backtrace_test): Use proc_with_prefix.
14255 * lib/gdb.exp (proc_with_prefix): New proc.
14256
0bb65f1e
AA
142572016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14258
14259 * gdb.base/tui-layout.c: New file.
14260 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14261 disassembly window contains very long lines.
14262
7353f247
TT
142632016-11-08 Tom Tromey <tom@tromey.com>
14264
14265 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14266 depend on Python 2.
14267
30a7bb83
TT
142682016-11-08 Tom Tromey <tom@tromey.com>
14269
14270 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14271 New method.
14272
cdf5a07c
MG
142732016-10-29 Manish Goregaokar <manish@mozilla.com>
14274
2806dc7e 14275 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14276
51a789c3
MG
142772016-10-27 Manish Goregaokar <manish@mozilla.com>
14278
2806dc7e
PA
14279 * gdb.rust/simple.rs: Add test for univariant enums without
14280 discriminants and for encoded struct-like enums.
51a789c3 14281
f610ab6d
PA
142822016-10-28 Pedro Alves <palves@redhat.com>
14283
14284 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14285 gdb_test_multiple, tighten regexps and match symtabs and line
14286 tables incrementally.
14287
b129b0ca
LM
142882016-10-28 Luis Machado <lgustavo@codesourcery.com>
14289
14290 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14291 general.
14292
ecf45d2c
SL
142932016-10-25 Luis Machado <lgustavo@codesourcery.com>
14294
14295 * gdb.base/exec-invalid-sysroot.exp: New file.
14296
b8d38ee4
JK
142972016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14298
14299 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14300
f90fd8c2
JK
143012016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14302
14303 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14304
2d2476aa
MR
143052016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14306
2806dc7e
PA
14307 * gdb.base/killed-outside.exp: Remove $options from a call to
14308 `prepare_for_testing'.
2d2476aa 14309
e42b25a0
SM
143102016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14311
14312 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14313 Change test message.
14314
3ccdb432
SM
143152016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14316
14317 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14318 Update comment.
14319
5bad3170
SM
143202016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14321
14322 * gdb.trace/mi-trace-save.exp: New file.
14323
5ad9dba7
YQ
143242016-10-13 Yao Qi <yao.qi@linaro.org>
14325
14326 * gdb.base/code_elim.exp (get_var_address): Remove.
14327 * gdb.base/relocate.exp: Likewise.
14328 * gdb.base/shreloc.exp: Likewise.
14329 * lib/gdb.exp (get_var_address): New.
14330
62df7e21
YQ
143312016-10-13 Yao Qi <yao.qi@linaro.org>
14332
14333 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14334 floating point tests if $skip_float_test is false.
14335
4dac951e
LM
143362016-10-12 Luis Machado <lgustavo@codesourcery.com>
14337
14338 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14339 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14340 argc values.
14341 Add 1 to argc so we guarantee distinct initial/modified argc values.
14342
8f1a8fc4
JK
143432016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14346
16c85b5d
JK
143472016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14348
14349 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14350 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14351 * gdb.arch/vsx-regs.exp: Likewise.
14352
1d0e042a
YQ
143532016-10-07 Yao Qi <yao.qi@linaro.org>
14354
14355 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14356
68dadef5
MM
143572016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14358
14359 * gdb.python/python.exp: Test decode_line("*0").
14360
33fa2c6e
DE
143612016-10-06 Doug Evans <dje@google.com>
14362
14363 * gdb.python/py-value.exp (test_value_creation): Add test for large
14364 unsigned 64-bit value.
14365
9c37b5ae
TT
143662016-10-06 Tom Tromey <tom@tromey.com>
14367
14368 * gdb.compile/compile.exp: Change java tests to rust.
14369 * gdb.base/setshow.exp: Change java tests to rust.
14370 * gdb.base/default.exp: Remove java from language list.
14371 * README (Examples): Update language example.
14372 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14373 test.
14374 * lib/gdb.exp (skip_java_tests): Remove.
14375 * lib/java.exp: Remove.
14376 * gdb.java: Remove.
14377
78b86327
MR
143782016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14379
14380 * gdb.arch/mips-fcr.exp: New test.
14381 * gdb.arch/mips-fcr.c: Source for the new test.
14382
7470adbb
MR
143832016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14384
14385 * gdb.base/solib-disc.exp: Use `standard_output_file'
14386 throughout.
14387
4a556533
PA
143882016-10-06 Pedro Alves <palves@redhat.com>
14389
14390 * gdb.base/jit-simple-dl.c: New file.
14391 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14392 * gdb.base/jit-simple.c: ... this.
14393 * gdb.base/jit-simple.exp (jit_run): Delete.
14394 (build_jit): New proc.
14395 (jit_test_reread): Recompile either the main program or the shared
14396 library, depending on what is being tested. Skip changing address
14397 if caller wants to. Compare before/after addresses. If testing
14398 standalone, explicitly load the binary. Test "maint info
14399 breakpoints".
14400 (top level): Add "standalone vs shared lib" and "change address"
14401 vs "same address" axes.
14402
5a122fbc
PA
144032016-10-06 Pedro Alves <palves@redhat.com>
14404
14405 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14406 call.
14407 (jit_run): Delete.
14408 (jit_test_reread): Use with_test_prefix. Reload the main binary
14409 explicitly. Compare the before/after addresses of the JIT
14410 descriptor.
14411
ee8da4b8
DE
144122016-08-15 Doug Evans <dje@google.com>
14413
14414 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14415 for single bitfields is bool.
14416 * gdb.xml/tdesc-regs.exp: Ditto.
14417
f389f6fe
JK
144182016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14419
14420 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14421
fdebf1a4
YQ
144222016-10-05 Yao Qi <yao.qi@linaro.org>
14423
14424 * lib/gdb.exp (support_complex_tests): Return zero if
14425 gdb_skip_float_test return true.
14426
9c36d954 144272016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14428 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14429
14430 PR gdb/20487
14431 * gdb.mi/user-selected-context-sync.exp: New file.
14432 * gdb.mi/user-selected-context-sync.c: New file.
14433
4034d0ff 144342016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14435 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14436
14437 PR gdb/20487
14438 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14439 =thread-select-event check.
14440
a4297203
PB
144412016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14442
14443 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14444 the compulsory L operand changes.
14445 * gdb.arch/powerpc-power.s: Likewise.
14446
bb805577
JK
144472016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14448
14449 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14450 * gdb.base/jit-attach-pie.c: New file.
14451 * gdb.base/jit-attach-pie.exp: New file.
14452
6d61dee5
PA
144532016-09-28 Pedro Alves <palves@redhat.com>
14454
14455 * gdb.base/infcall-input.c: New file.
14456 * gdb.base/infcall-input.exp: New file.
14457
f73842fc
YQ
144582016-09-22 Yao Qi <yao.qi@linaro.org>
14459
14460 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14461 (gdb_exit): Rename it to ...
14462 (gdbserver_gdb_exit): ... Close GDBserver.
14463 (gdb_exit): New proc, call gdbserver_gdb_exit.
14464 (mi_gdb_exit): Likewise.
14465
90681dab
YQ
144662016-09-22 Yao Qi <yao.qi@linaro.org>
14467
14468 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14469 path.
14470 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14471 Remove duplication.
14472
9c211fd8
YQ
144732016-09-22 Yao Qi <yao.qi@linaro.org>
14474
14475 * lib/gdbserver-support.exp: Check the existence of
14476 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14477
ad0a504f
AK
144782016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14479
14480 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14481
36cf1806
TT
144822016-09-21 Tom Tromey <tom@tromey.com>
14483
14484 PR gdb/20604:
14485 * gdb.base/quit.exp: New file.
14486
74172ecf
SM
144872016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14488
14489 * .gitignore: New file.
14490
3d0ec882
MR
144912016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14492
14493 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14494 throughout.
14495
8193adea
AA
144962016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14497
14498 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14499
d41a5c09
JK
145002016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14501
14502 * gdb.cp/casts.cc (decltype): Move it ...
14503 (main): ... with its call to ...
14504 * gdb.cp/casts03.cc: ... a new file.
14505 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14506
d2dfe700
JK
145072016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14508
14509 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14510
e2a92b16
PB
145112016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14512
14513 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14514 and sync up the test with tests in gas/testsuite/gas/ppc.
14515 * gdb.arch/powerpc-power.exp: Likewise.
14516
49b4de64
JK
145172016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14518
14519 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14520
2c29df25
SDJ
145212016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14522 Jan Kratochvil <jan.kratochvil@redhat.com>
14523
14524 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14525 make m1's definition to be different from m2's. Use 'dummy' as an
14526 argument for probe 'two'.
14527
cc3c2846
JB
145282016-09-10 Jon Beniston <jon@beniston.com>
14529
14530 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14531 for sim target.
14532
e1b2624a
AA
145332016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14534
14535 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14536 variable declaration.
14537 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14538 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14539 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14540 received HWCAP as its argument.
14541
4295e285
PA
145422016-09-06 Pedro Alves <palves@redhat.com>
14543
14544 * gdb.base/new-ui-pending-input.c: New file.
14545 * gdb.base/new-ui-pending-input.exp: New file.
14546 * gdb.exp (clear_gdb_spawn_id): New procedure.
14547 (with_spawn_id): Check whether gdb_spawn_id exists before
14548 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14549 on exit.
14550
00d5215e
UW
145512016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14552
14553 * gdb.base/float128.c: New file.
14554 * gdb.base/float128.exp: Likewise.
14555 * gdb.base/floatn.c: Likewise.
14556 * gdb.base/floatn.exp: Likewise.
14557
a9ff5f12
UW
145582016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14559
14560 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14561
f245535c
PA
145622016-09-05 Pedro Alves <palves@redhat.com>
14563
14564 PR backtrace/19927
14565 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14566 unwinders are immediately called as side effect of "source" or
14567 "disable unwinder" commands.
14568 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14569
ae9cf263
YQ
145702016-09-02 Yao Qi <yao.qi@linaro.org>
14571
14572 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14573 is true and $type is "float" or "double".
14574
27aba047
YQ
145752016-09-02 Yao Qi <yao.qi@linaro.org>
14576
14577 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14578 true.
14579 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14580 * gdb.base/call-rt-st.exp: Likewise.
14581 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14582 return value instead of gdb,skip_float_test.
14583 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14584 (do_function_calls): Use its return value instead of
14585 gdb,skip_float_test.
14586 * gdb.base/finish.exp: Likewise.
14587 * gdb.base/funcargs.exp: Likewise.
14588 * gdb.base/return.exp: Likewise.
14589 * gdb.base/return2.exp: Likewise.
14590 * gdb.base/varargs.exp: Likewise.
14591 * lib/gdb.exp (gdb_skip_float_test): Change it to
14592 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14593
5af962df
AA
145942016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14595
14596 * gdb.multi/tids.exp: Test "thread apply all".
14597
7fac6910
JK
145982016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14599
14600 * gdb.base/default.exp (tty): Remove.
14601
bb1fe4ac
KB
146022016-08-24 Kevin Buettner <kevinb@redhat.com>
14603
2806dc7e
PA
14604 * gdb.python/py-recurse-unwind.c: New file.
14605 * gdb.python/py-recurse-unwind.py: New file.
14606 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14607
0a1ddfa6
SM
146082016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14609
14610 * gdb.base/set-inferior-tty.exp: New file.
14611 * gdb.base/set-inferior-tty.c: New file.
14612
d9de1fe3
PA
146132016-08-23 Pedro Alves <palves@redhat.com>
14614
14615 PR gdb/20494
14616 * gdb.base/new-ui-echo.c: New file.
14617 * gdb.base/new-ui-echo.exp: New file.
14618
e9d9abd7
YQ
146192016-08-23 Yao Qi <yao.qi@linaro.org>
14620
14621 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14622 gdbserver_spawn.
14623 * gdb.server/connect-without-multi-process.exp (do_test):
14624 Likewise.
14625
3589529e
YQ
146262016-08-23 Yao Qi <yao.qi@linaro.org>
14627
14628 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14629 standalone_txt. Delete gdb_txt and standalone_txt on host
14630 and target. Spawn the binary on target. Copy files from
14631 target to host.
14632
6bb90213
PA
146332016-08-22 Pedro Alves <palves@redhat.com>
14634
14635 PR gdb/20505
14636 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14637 with_test_prefix. Factor out bits to ...
14638 (test_no_vdso): ... this new procedure.
14639
20c2c024
CL
146402016-08-19 Carl Love <cel@us.ibm.com>
14641
14642 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14643 maintaining separate logic for constructing the output path.
14644 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14645 * gdb.arch/ppc-dfp.exp: Likewise.
14646 * gdb.arch/ppc-fp.exp: Likewise.
14647 * gdb.arch/vsx-regs.exp: Likewise.
14648 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14649 binprefix for generating the additional binary files.
14650
0646e07d
PA
146512016-08-19 Pedro Alves <palves@redhat.com>
14652
14653 * gdb.trace/mi-trace-frame-collected.exp
14654 (test_trace_frame_collected): On x32, expect two registers.
14655
46da9242
CL
146562016-08-18 Carl Love <cel@us.ibm.com>
14657
14658 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14659 and sync up the test with tests in gas/testsuite/gas/ppc.
14660 * gdb.arch/powerpc-power.exp: Likewise.
14661
eb2332d7
SM
146622016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14663
14664 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14665 expected error message.
14666
63c61e04
SM
146672016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14668
14669 * gdb.multi/remove-inferiors.exp: New file.
14670 * gdb.multi/remove-inferiors.c: New file.
14671
7b17065f
YQ
146722016-08-12 Yao Qi <yao.qi@linaro.org>
14673
14674 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14675 argument list.
14676
01d3dedf
PA
146772016-08-10 Pedro Alves <palves@redhat.com>
14678
14679 PR gdb/19187
14680 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14681 setup_kfails.
14682
3eb7562a
PA
146832016-08-09 Pedro Alves <palves@redhat.com>
14684 Simon Marchi <simon.marchi@ericsson.com>
14685
14686 PR gdb/20418
14687 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14688 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14689
80614914
PA
146902016-08-09 Pedro Alves <palves@redhat.com>
14691
14692 PR mi/20431
14693 * gdb.mi/mi-cmd-error.exp: New file.
14694
f348d89a
PA
146952016-08-09 Pedro Alves <palves@redhat.com>
14696
14697 PR gdb/18653
14698 * gdb.base/signals-state-child.c: New file.
14699 * gdb.base/signals-state-child.exp: New file.
14700 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14701
e5ca03b4
PA
147022016-08-09 Pedro Alves <palves@redhat.com>
14703
14704 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14705
282a0691
TT
147062016-08-03 Tom Tromey <tom@tromey.com>
14707
14708 PR python/18565:
14709 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14710
41bfcd63
YQ
147112016-08-01 Yao Qi <yao.qi@linaro.org>
14712
14713 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14714 variable mode to "multi-process" if $multi_process is 1, otherwise
14715 set it to "single-process".
14716
e3465b24
YQ
147172016-08-01 Yao Qi <yao.qi@linaro.org>
14718
14719 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14720 * gdb.cp/cpexprs.exp: Likewise.
14721 * gdb.cp/m-static.exp: Likewise.
14722
0b31a4bc
TT
147232016-07-26 Tom Tromey <tom@tromey.com>
14724
14725 PR python/20190:
14726 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14727 test.
14728
e0461dbb
MM
147292016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14730
14731 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14732 selecting assembly source files.
14733 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14734 assembly source files.
14735 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14736 assembly source files.
14737 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14738 selecting assembly source files.
14739
8194e927
SM
147402016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14741
14742 * gdb.base/new-ui.exp (do_test_invalid_args): New
14743 procedure.
14744
c0272db5
TW
147452016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14746
14747 * gdb.btrace/reconnect.c: New file.
14748 * gdb.btrace/reconnect.exp: New file.
14749
e3487908
GKB
147502016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14751
14752 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14753 to test_catch_syscall_group.
14754 (test_catch_syscall_group): New.
14755
12df5c00
TT
147562016-07-21 Tom Tromey <tom@tromey.com>
14757
14758 * gdb.rust/simple.rs (main): Use empty struct expression.
14759 * gdb.rust/simple.exp: Add tests for empty struct expression.
14760
bae62ee2
YQ
147612016-07-21 Yao Qi <yao.qi@linaro.org>
14762
14763 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14764 if gdb_skip_xml_test is true on some targets.
14765
b1b53fb3
YQ
147662016-07-21 Yao Qi <yao.qi@linaro.org>
14767
14768 * gdb.server/solib-list.exp: Unset last_loaded_file.
14769
027d97f8
JK
147702016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14771
14772 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14773 "step into captured_main (args)".
14774
7674d381
JK
147752016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14776
14777 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14778
72b5d099
JK
147792016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14780
14781 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14782
1f960ced
PA
147832016-07-19 Pedro Alves <palves@redhat.com>
14784
14785 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14786 * gdb.opt/inline-bt.exp: Likewise.
14787 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14788 additional_flags=-Winline.
14789 * gdb.opt/inline-locals.exp: Likewise.
14790 * gdb.opt/inline-markers.c (ATTR): Define.
14791 (inlined_fn): Use it.
14792
f25827c1
YQ
147932016-07-19 Yao Qi <yao.qi@linaro.org>
14794
14795 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14796 (test_with_self): Remove some code. Remove argument executable.
14797 (top-level): Use do_self_tests.
14798
37539ebe
DB
147992016-07-15 Zachary Welch <zwelch@codesourcery.com>
14800 Don Breazeal <donb@codesourcery.com>
14801
14802 * gdb.base/maint.exp: Escape paths used in regular expressions.
14803 * gdb.stabs/weird.exp: Likewise.
14804
dac790e1
TT
148052016-07-13 Tom Tromey <tom@tromey.com>
14806
14807 PR python/15620, PR python/18620:
14808 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14809 (test_bkpt_events): New procs.
14810
93daf339
TT
148112016-07-13 Tom Tromey <tom@tromey.com>
14812
14813 PR python/17698:
14814 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14815 test.
14816 (test_watchpoints): Likewise.
14817 (test_bkpt_pending): New proc.
14818
6571a381
TT
148192016-07-13 Tom Tromey <tom@tromey.com>
14820
14821 PR cli/18053:
14822 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14823 completion test.
14824
e8732474
JK
148252016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14826
14827 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14828 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14829 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14830 f_label.
14831 (g): Rename g_end_lbl to g_label.
14832 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14833 low_pc and high_pc.
14834 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14835
e0f3fd7c
TT
148362016-07-12 Tom Tromey <tom@tromey.com>
14837
14838 PR python/19293:
14839 * gdb.python/py-unwind-maint.exp: Update tests.
14840
3cfe46b6
YQ
148412016-07-12 Yao Qi <yao.qi@linaro.org>
14842
14843 * lib/selftest-support.exp (selftest_setup): Match the output
14844 when captured_main is inlined.
14845
4f19a0e6
WT
148462016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14847
14848 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14849 New variables.
14850 (print this%a, print this%b, print this): New tests.
14851 * gdb.fortran/derived-types.f90 (this): New object and
14852 initialization.
14853
986cf455
SM
148542016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14855
14856 * gdb.ada/arraydim.exp: Remove extra directory level in build
14857 directory.
14858
f0464b23
SM
148592016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14860
14861 * lib/ada.exp: Remove extra directory level in build directory.
14862 * gdb.ada/cond_lang.exp: Likewise.
14863 * gdb.ada/exec_changed.exp: Likewise.
14864 * gdb.ada/lang_switch.exp: Likewise.
14865
42d94011
MG
148662016-07-06 Manish Goregaokar <manish@mozilla.com>
14867
2806dc7e
PA
14868 * simple.rs: Add test for raw pointer subscripting.
14869 * simple.exp: Add test expectations.
42d94011 14870
647c264c
YQ
148712016-07-05 Yao Qi <yao.qi@linaro.org>
14872
14873 * gdb.mi/mi-reverse.exp: Match =record-started output.
14874
20aa2c60
PA
148752016-07-01 Pedro Alves <palves@redhat.com>
14876
14877 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14878 procedure.
14879 (jit_reader_test): Test the jit reader's unwinder.
14880 * gdb.base/jithost.c (jit_function_00_code): New global.
14881 (main): Use memcpy to fill in the mmapped code, instead of poking
14882 bytes manually here.
14883 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14884 value.
14885 (read_debug_info): Save the function's range.
14886 (read_sp): New function.
14887 (unwind_frame): Use it. Also unwind RBP.
14888 (get_frame_id): Use read_sp.
14889 (gdb_init_reader): Use calloc instead of malloc.
14890 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14891 parameter. Use gdb_test_multiple.
14892
ced2dffb
PA
148932016-07-01 Pedro Alves <palves@redhat.com>
14894 Antoine Tremblay <antoine.tremblay@ericsson.com>
14895
14896 * gdb.threads/process-dies-while-detaching.c: New file.
14897 * gdb.threads/process-dies-while-detaching.exp: New file.
14898
63000888
PA
148992016-07-01 Pedro Alves <palves@redhat.com>
14900
14901 * gdb.multi/watchpoint-multi-exit.c: New file.
14902 * gdb.multi/watchpoint-multi-exit.exp: New file.
14903
038d4868
PA
149042016-06-30 Pedro Alves <palves@redhat.com>
14905
14906 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14907 unset inferior_spawn_id.
14908
994e9c83
PA
149092016-06-30 Pedro Alves <palves@redhat.com>
14910
14911 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14912 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14913
e5653468
YQ
149142016-06-29 Yao Qi <yao.qi@linaro.org>
14915
14916 * gdb.base/return.c: Add copyright header.
14917
803b47e5
TT
149182016-06-29 Tom Tromey <tom@tromey.com>
14919
14920 PR python/20129:
14921 * gdb.python/py-framefilter.exp: Add tests for setting priority
14922 and disabling of non-existent frame filter.
14923
28244707
YQ
149242016-06-29 Yao Qi <yao.qi@linaro.org>
14925
14926 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14927 0x0f07ff.
14928
a31d2f06
YQ
149292016-06-28 Yao Qi <yao.qi@linaro.org>
14930
14931 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14932 triplets. Start gdb, execute catch syscall, and continue. Check
14933 gdb's output to determine catch syscall is supported.
14934
921d8f54
MG
149352016-06-27 Manish Goregaokar <manish@mozilla.com>
14936
25d49b86
PA
14937 * gdb.rust/simple.rs: Add test for returning unit in a function.
14938 * gdb.rust/simple.exp: Add expectation for functions returning
14939 unit.
921d8f54 14940
f4952523
PMR
149412016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14942
14943 * gdb.python/py-breakpoint-create-fail.c,
14944 gdb.python/py-breakpoint-create-fail.exp,
14945 gdb.python/py-breakpoint-create-fail.py: New testcase.
14946
fccb08f8
MG
149472016-06-25 Manish Goregaokar <manish@mozilla.com>
14948
14949 PR gdb/20239
14950 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14951 * gdb.rust/simple.exp: Add test expectations for new NonZero
14952 tests.
fccb08f8 14953
6b850546
DT
149542016-06-24 David Taylor <dtaylor@emc.com>
14955
14956 * gdb.base/offsets.exp: New file.
14957 * gdb.base/offsets.c: New file.
14958
17621150
TT
149592016-06-23 Tom Tromey <tom@tromey.com>
14960
14961 PR gdb/16483:
14962 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14963 before any filters are loaded.
14964
04d59df6
WT
149652016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14966
14967 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14968 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14969 structs.
14970 * gdb.fortran/derived-type-function.exp: New file.
14971 * gdb.fortran/derived-type-function.f90: New file.
14972
14973
ac69f786
PA
149742016-06-21 Pedro Alves <palves@redhat.com>
14975
14976 * gdb.base/new-ui.exp: New file.
14977 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14978 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14979 (with_spawn_id): New procedure.
14980
49940788
PA
149812016-06-21 Pedro Alves <palves@redhat.com>
14982
14983 * gdb.mi/mi-exec-run.exp: New file.
14984
ef274d26
PA
149852016-06-21 Pedro Alves <palves@redhat.com>
14986
14987 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14988 breakpoint command's output on the main UI.
14989 (test_break): New procedure, factored out from calls in the top
14990 level.
14991 (top level): Use foreach_with_prefix to test MI as main UI and as
14992 separate UI.
14993
468afe6c
PA
149942016-06-21 Pedro Alves <palves@redhat.com>
14995
14996 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14997 (test_awatch_creation_and_listing)
14998 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14999 Remove 'type' parameter.
15000 (test_watchpoint_all): New parameter mi_mode. Remove
15001 with_test_prefix.
15002 (top level): Use foreach_with_prefix, and add main/separate UI MI
15003 testing axis.
15004
51f77c37
PA
150052016-06-21 Pedro Alves <palves@redhat.com>
15006
15007 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
15008 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
15009 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
15010 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
15011 (gdb_main_spawn_id, mi_spawn_id): Declare and
15012 comment.
15013 (mi_create_inferior_pty): New procedure,
15014 factored out from default_mi_gdb_start.
15015 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
15016 procedures.
15017 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
15018 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
15019 Use mi_create_inferior_pty.
15020 (mi_gdb_start): Use eval to pass down args list.
15021
8980e177
PA
150222016-06-21 Pedro Alves <palves@redhat.com>
15023
15024 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
15025 * gdb.opt/inline-cmds.exp: Add MI tests.
15026
f38d3ad1
PA
150272016-06-21 Pedro Alves <palves@redhat.com>
15028
15029 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
15030
45db7c09
PA
150312016-06-21 Pedro Alves <palves@redhat.com>
15032
15033 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
15034 (top level): Use it instead of mi_execute_to.
15035
5a069ab3
PA
150362016-06-21 Pedro Alves <palves@redhat.com>
15037
15038 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
15039 (cont_handler_str): New.
15040 (signal_stop_handler): Set stop_handler_str instead of printing to
15041 stdout.
15042 (continue_handler): Set cont_handler_str instead of printing to
15043 stdout.
15044 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
15045 mi_send_resuming_command. Print stop_handler_str and
15046 cont_handler_str instead of expecting the python events print
15047 directly.
15048
2838cc1d
SD
150492016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
15050
15051 * gdb.base/jit-reader.exp: New file.
15052 * gdb.base/jithost.c: New file.
15053 * gdb.base/jithost.h: New file.
15054 * gdb.base/jitreader.c : New file.
15055 * gdb.base/jit-protocol.h: New file.
15056
21a77091
YQ
150572016-06-17 Yao Qi <yao.qi@linaro.org>
15058
15059 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15060 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15061 and detach-on-fork. Adjust tests.
15062 (top level): Invoke break_cond_on_syscall with combinations of
15063 syscall, follow-fork-mode and detach-on-fork.
15064
f50bf8e5
YQ
150652016-06-17 Yao Qi <yao.qi@linaro.org>
15066
15067 * gdb.base/step-over-exit.c: New.
15068 * gdb.base/step-over-exit.exp: New.
15069
a28d8e50
YTL
150702016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15071
15072 * gdb.base/float.exp: Add target check for nds32*-*-*.
15073 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15074
cad8e26d
AB
150752016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15076
15077 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15078 for unsupported target features.
15079 * gdb.base/call-rt-st.exp: Likewise.
15080 * gdb.base/call-sc.exp: Likewise.
15081 * gdb.base/call-signal-resume.exp: Likewise.
15082 * gdb.base/call-strs.exp: Likewise.
15083 * gdb.base/callexit.exp: Likewise.
15084 * gdb.base/callfuncs.exp: Likewise.
15085 * gdb.base/nodebug.exp: Likewise.
15086 * gdb.base/printcmds.exp: Likewise.
15087 * gdb.base/ptype.exp: Likewise.
15088 * gdb.base/structs.exp: Likewise.
15089 * gdb.base/unwindonsignal.exp: Likewise.
15090 * gdb.cp/gdb2495.exp: Likewise.
15091 * gdb.cp/templates.exp: Likewise.
15092 * gdb.cp/virtfunc.exp: Likewise.
15093 * gdb.threads/hand-call-in-threads.exp: Likewise.
15094 * gdb.threads/interrupted-hand-call.exp: Likewise.
15095 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15096
347dc102
TT
150972016-06-10 Tom Tromey <tom@tromey.com>
15098
15099 PR rust/20110:
15100 * gdb.rust/expr.exp: Add test for integer constant larger than
15101 i32.
15102
5e13cf25
BH
151032016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15104
15105 * gdb.fortran/nested-funcs.exp: New.
15106 * gdb.fortran/nested-funcs.f90: New.
15107
bb556f1f
TK
151082016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15109
15110 * gdb.base/examine-backward.c: New file.
15111 * gdb.base/examine-backward.exp: New file.
15112
38b022b4
SM
151132016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15114
15115 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15116 matching.
15117
1b40ec05
TT
151182016-06-02 Tom Tromey <tom@tromey.com>
15119
15120 PR python/18984:
15121 * gdb.python/py-shared.exp: Add solib_name test.
15122
193bd378
SM
151232016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15124
15125 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15126
3326303b
MG
151272016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15128
15129 PR c++/19893
15130 * gdb.dwarf2/implref.exp: Rename to...
15131 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15132 * gdb.dwarf2/implref-array.c: New file.
15133 * gdb.dwarf2/implref-array.exp: Likewise.
15134 * gdb.dwarf2/implref-global.c: Likewise.
15135 * gdb.dwarf2/implref-global.exp: Likewise.
15136 * gdb.dwarf2/implref-struct.c: Likewise.
15137 * gdb.dwarf2/implref-struct.exp: Likewise.
15138
825c8ef2
AT
151392016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15140
15141 * gdb.trace/trace-condition.exp: Add 64bit tests.
15142
2320162a
AT
151432016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15144
15145 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15146 bits types.
15147 (main): Adapt to 8 to 64 bits types.
15148 * gdb.trace/trace-condition.exp: Add new tests.
15149
a7818233
AT
151502016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15151
15152 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15153
0d336466
AT
151542016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15155
15156 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15157 Move condition tests...
15158 * gdb.trace/trace-condition.exp: Here.
15159
7faeb45a
AT
151602016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15161
15162 * gdb.trace/trace-condition.exp: Add counter-case tests.
15163
e385593e
JK
151642016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15165
15166 PR c++/15231
15167 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15168 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15169
744608cc
PA
151702016-05-27 Pedro Alves <palves@redhat.com>
15171
15172 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15173 New procedure.
15174 (top level): Call it, and bail out of DejaGnu is known to be bad.
15175
ac775bf4
AB
151762016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15177
15178 * gdb.base/whatis.c: Extend the test case.
15179 * gdb.base/whatis.exp: Add additional tests.
15180
2bbad2ea
BH
151812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15182
15183* gdb.fortran/type.f90: Add pointer variable.
15184* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15185
8b70175d
BH
151862016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15187
15188 * gdb.fortran/vla-type.exp: Fix testcase name.
15189
86d8a848
BH
151902016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15191
15192 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15193
e188eb36
BH
151942016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15195
15196 * gdb.fortran/type.f90: Add nested structures.
15197 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15198 * gdb.fortran/derived-type.exp: Adapt expected output.
15199 * gdb.fortran/vla-type.exp: Adapt expected output.
15200
9b2db1fd
BH
152012016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15202
15203 * gdb.fortran/whatis_type.exp: Adapt expected output.
15204
72b17055
BH
152052016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15206
15207 * gdb.fortran/print_type.exp: Fix expected output.
15208 * gdb.fortran/whatis_type.exp: Fix expected output.
15209
3cd81d8d
BH
152102016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15211
15212 * gdb.fortran/whatis_type.exp: Use multi_line.
15213
ddae9462
TT
152142016-05-24 Tom Tromey <tom@tromey.com>
15215
15216 PR python/17386:
15217 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15218 use value as an index.
15219
1957f6b8
TT
152202016-05-23 Tom Tromey <tom@tromey.com>
15221
15222 PR python/17981:
15223 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15224 no-breakpoint case.
15225
026a9174
PA
152262016-05-24 Pedro Alves <palves@redhat.com>
15227
15228 PR gdb/19828
15229 * gdb.threads/clone-attach-detach.c: New file.
15230 * gdb.threads/clone-attach-detach.exp: New file.
15231
e70a7231
FR
152322016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15233
15234 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15235
0f6ed0e0
TT
152362016-05-23 Tom Tromey <tom@tromey.com>
15237
15238 PR python/19438, PR python/18393:
15239 * gdb.python/py-progspace.exp: Add "dir" test.
15240 * gdb.python/py-objfile.exp: Add "dir" test.
15241
ffd19d61
YQ
152422016-05-23 Yao Qi <yao.qi@linaro.org>
15243
15244 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15245 * gdb.arch/thumb2-it.exp: Likewise.
15246
9e8f9b05
SM
152472016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15248
15249 * gdb.mi/mi-threads-interrupt.c: New file.
15250 * gdb.mi/mi-threads-interrupt.exp: New file.
15251
61c6156d
SM
152522016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15253
15254 PR gdb/18077
15255 * gdb.mi/mi-async-run.exp: New file.
15256 * gdb.mi/mi-async-run.c: New file.
15257
67218854
TT
152582016-05-17 Tom Tromey <tom@tromey.com>
15259 Manish Goregaokar <manishsmail@gmail.com>
15260
15261 * lib/rust-support.exp: New file.
15262 * lib/gdb.exp (skip_rust_tests): New proc.
15263 (build_executable_from_specs): Handle rust.
15264 * lib/future.exp (gdb_find_rustc): New proc.
15265 (gdb_default_target_compile): Handle rust.
15266 * gdb.rust/expr.exp: New file.
15267 * gdb.rust/generics.exp: New file.
15268 * gdb.rust/generics.rs: New file.
15269 * gdb.rust/methods.exp: New file.
15270 * gdb.rust/methods.rs: New file.
15271 * gdb.rust/modules.exp: New file.
15272 * gdb.rust/modules.rs: New file.
15273 * gdb.rust/simple.exp: New file.
15274 * gdb.rust/simple.rs: New file.
15275
c44af4eb
TT
152762016-05-17 Tom Tromey <tom@tromey.com>
15277
15278 * gdb.base/default.exp (set language): Add rust.
15279
dcd1f979
TT
152802016-05-17 Tom Tromey <tom@tromey.com>
15281
15282 * gdb.gdb/unittest.exp: New file.
15283
155b7f57
YQ
152842016-05-16 Yao Qi <yao.qi@linaro.org>
15285
15286 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15287 shell_prompt. Update shell_prompt_re.
15288
8ddd5a6c
DE
152892016-05-12 Doug Evans <dje@google.com>
15290
15291 PR symtab/19999
15292 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15293 $options when building executable.
15294 * gdb.dwarf2/fission-loclists-pie.S: New file.
15295 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15296
02e370d9
SM
152972016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15298
15299 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15300 of [is_remote target],
15301
8929ad8b
SM
153022016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15303
15304 * lib/gdb.exp (use_gdb_stub): New procedure.
15305
6c447423
DE
153062016-05-03 Yunlian Jiang <yunlian@google.com>
15307 Doug Evans <dje@google.com>
15308
15309 PR symtab/19914
15310 * gdb.dwarf2/dwp-sepdebug.c: New file.
15311 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15312
444e826c
SM
153132016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15314
15315 * gdb.base/detach.exp: Remove is_remote check.
15316
740feeaa
SM
153172016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15318
15319 * gdb.base/annota-input-while-running.exp: Don't check for
15320 [is_remote target]. Enable annotations after running to main.
15321 Remove unused "set test..." line.
15322
9080ac9d
SM
153232016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15324
15325 * gdb.trace/trace-enable-disable.exp: New file.
15326 * gdb.trace/trace-enable-disable.c: New file.
15327
952ebca5
SM
153282016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15329
15330 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15331 use it in info sharedlibrary test.
15332 * gdb.trace/ftrace-lock.exp: Likewise.
15333 * gdb.trace/ftrace.exp: Likewise.
15334 * gdb.trace/range-stepping.exp: Likewise.
15335 * gdb.trace/trace-break.exp: Likewise.
15336 * gdb.trace/trace-condition.exp: Likewise.
15337 * gdb.trace/trace-mt.exp: Likewise.
15338
d9019901
SM
153392016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15340
15341 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15342 (gdb_load_shlib): ... this.
15343 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15344 gdb_load_shlib.
15345 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15346 * gdb.base/ctxobj.exp: Likewise.
15347 * gdb.base/dprintf-pending.exp: Likewise.
15348 * gdb.base/dso2dso.exp: Likewise.
15349 * gdb.base/fixsection.exp: Likewise.
15350 * gdb.base/gcore-relro.exp: Likewise.
15351 * gdb.base/gdb1555.exp: Likewise.
15352 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15353 * gdb.base/gnu-ifunc.exp: Likewise.
15354 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15355 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15356 * gdb.base/pending.exp: Likewise.
15357 * gdb.base/print-file-var.exp: Likewise.
15358 * gdb.base/print-symbol-loading.exp: Likewise.
15359 * gdb.base/shlib-call.exp: Likewise.
15360 * gdb.base/shreloc.exp: Likewise.
15361 * gdb.base/so-impl-ld.exp: Likewise.
15362 * gdb.base/solib-disc.exp: Likewise.
15363 * gdb.base/solib-nodir.exp: Likewise.
15364 * gdb.base/solib-overlap.exp: Likewise.
15365 * gdb.base/solib-symbol.exp: Likewise.
15366 * gdb.base/solib-weak.exp (do_test): Likewise.
15367 * gdb.base/sym-file.exp: Likewise.
15368 * gdb.base/symtab-search-order.exp: Likewise.
15369 * gdb.base/type-opaque.exp: Likewise.
15370 * gdb.base/unload.exp: Likewise.
15371 * gdb.base/watchpoint-solib.exp: Likewise.
15372 * gdb.compile/compile.exp: Likewise.
15373 * gdb.cp/gdb2384.exp: Likewise.
15374 * gdb.cp/infcall-dlopen.exp: Likewise.
15375 * gdb.cp/re-set-overloaded.exp: Likewise.
15376 * gdb.fortran/library-module.exp: Likewise.
15377 * gdb.opt/solib-intra-step.exp: Likewise.
15378 * gdb.python/py-finish-breakpoint.exp: Likewise.
15379 * gdb.python/py-shared.exp: Likewise.
15380 * gdb.reverse/solib-precsave.exp: Likewise.
15381 * gdb.reverse/solib-reverse.exp: Likewise.
15382 * gdb.server/solib-list.exp: Likewise.
15383 * gdb.threads/dlopen-libpthread.exp: Likewise.
15384 * gdb.threads/tls-shared.exp: Likewise.
15385 * gdb.threads/tls-so_extern.exp: Likewise.
15386 * gdb.trace/change-loc.exp: Likewise.
15387 * gdb.trace/ftrace-lock.exp: Likewise.
15388 * gdb.trace/ftrace.exp: Likewise.
15389 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15390 * gdb.trace/pending.exp: Likewise.
15391 * gdb.trace/range-stepping.exp: Likewise.
15392 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15393 (strace_info_marker): Likewise.
15394 (strace_probe_marker): Likewise.
15395 (strace_trace_on_same_addr): Likewise.
15396 (strace_trace_on_diff_addr): Likewise.
15397 * gdb.trace/trace-break.exp: Likewise.
15398 * gdb.trace/trace-condition.exp: Likewise.
15399 * gdb.trace/trace-mt.exp: Likewise.
15400
fca4cfd9
SM
154012016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15402
15403 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15404 result of gdb_remote_download.
15405 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15406 * gdb.base/dso2dso.exp: Likewise.
15407 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15408 * gdb.base/print-file-var.exp: Likewise.
15409 * gdb.base/shlib-call.exp: Likewise.
15410 * gdb.base/shreloc.exp: Likewise.
15411 * gdb.base/solib-overlap.exp: Likewise.
15412 * gdb.base/solib-weak.exp (do_test): Likewise.
15413 * gdb.base/unload.exp: Likewise.
15414
11cf4ffb
YQ
154152016-04-27 Yao Qi <yao.qi@linaro.org>
15416
15417 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15418 exists.
15419
3e2e34f8
KB
154202016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15421
15422 * vla-type.exp: Print structure from toplevel.
15423
8f07e298
BH
154242016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15425
15426 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15427 of dynamic types.
15428 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15429 of dynamic types.
15430
9920b434
BH
154312016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15432
15433 * gdb.fortran/vla-type.f90: New file.
15434 * gdb.fortran/vla-type.exp: New file.
15435
f3abeff5
YQ
154362016-04-25 Yao Qi <yao.qi@linaro.org>
15437
15438 * gdb.base/branch-to-self.c: New file.
15439 * gdb.base/branch-to-self.exp: New file.
15440
0a5d52f0
YQ
154412016-04-22 Yao Qi <yao.qi@linaro.org>
15442
15443 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15444 more after $hex.
15445
495346f6
YQ
154462016-04-22 Yao Qi <yao.qi@linaro.org>
15447
15448 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15449 * gdb.base/annota3.exp: Likewise.
15450
4a7e075c
YQ
154512016-04-22 Yao Qi <yao.qi@linaro.org>
15452
15453 * gdb.reverse/step-precsave.exp: Do one step and test program
15454 stops in "callee" and do multiple steps until program goes out
15455 of "callee".
15456 * gdb.reverse/step-reverse.exp: Likewise.
15457
5b061e98
YQ
154582016-04-22 Yao Qi <yao.qi@linaro.org>
15459
15460 * gdb.trace/signal.exp: Also pass if
15461 $tracepoint_hits($i) > $iterations.
15462
5c5dc57f
YQ
154632016-04-22 Yao Qi <yao.qi@linaro.org>
15464
15465 * gdb.trace/signal.c: New file.
15466 * gdb.trace/signal.exp: New file.
15467
a55411b9
DE
154682016-04-19 Doug Evans <xdje42@gmail.com>
15469
15470 * gdb.base/bad-file.exp: New file.
15471
a22df60a
MG
154722016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15473
15474 * gdb.dwarf2/implref.exp: New file.
15475
0c13f7e5
BH
154762016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15477
15478 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15479 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15480 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15481 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15482 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15483 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15484 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15485 * lib/fortran.exp (fortran_int4): New procedure.
15486 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15487 (fortran_logical4): Likewise.
15488
9b9b09e9
BH
154892016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15490
15491 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15492
a14d1f4d
BH
154932016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15494
15495 * lib/compiler.c: Add Intel specific preprocessor macros.
15496 * lib/compiler.cc: Likewise.
25d49b86 15497
7d49b1d0
LM
154982016-04-13 Luis Machado <lgustavo@codesourcery.com>
15499
15500 * gdb.server/connect-with-no-symbol-file.c: New file.
15501 * gdb.server/connect-with-no-symbol-file.exp: New file.
15502
8392fa22
SM
155032016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15504
15505 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15506
8c4c4aeb
SM
155072016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15508
15509 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15510 standard output directory.
15511
45e3745e
AT
155122016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15513
15514 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15515
e26b7e41
MM
155162016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15517
15518 * gdb.btrace/instruction_history.c (loop): Add declaration.
15519
8ce09462
AT
155202016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15521
15522 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15523
2e88a1ea
SM
155242016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15525
15526 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15527 parentheses to print.
15528 (continue_handler): Likewise.
15529
f48e22e3
SM
155302016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15531
15532 * gdb.server/solib-list.exp: Remove is_remote check.
15533 Pass shlib= to gdb_compile. Don't link shared library with
15534 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15535 Run binary filename through "readlink -f" on the target.
15536
096be756
PA
155372016-04-08 Pedro Alves <palves@redhat.com>
15538
15539 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15540 interpreter filename as argument to gdbserver_spawn.
15541 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15542 Return empty if $last_loaded_file does not exist.
15543
06500533
JK
155442016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15545
15546 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15547 * gdb.base/jit-main.c: Use exit after usage.
15548
2d35e871
JK
155492016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15550
15551 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15552 GDBHISTSIZE prior to the tests.
15553 * gdb.base/gdbinit-history.exp: Likewise.
15554
155552016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15556
15557 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15558 instead of build_executable. Use gdb_load_shlibs.
15559
c8064e7e
YQ
155602016-04-07 Yao Qi <yao.qi@linaro.org>
15561
15562 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15563 Execute "si" command.
15564
bde47561
YQ
155652016-04-07 Yao Qi <yao.qi@linaro.org>
15566
15567 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15568 number instead of the comments on some line.
15569
b16f8a3b
DB
155702016-04-06 Don Breazeal <donb@codesourcery.com>
15571
15572 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15573 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15574
c2f901df
SM
155752016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15576
15577 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15578 standard_output_file. Remove unused binfile variable.
15579
ac17fda0
CU
155802016-04-05 Catalin Udma <catalin.udma@freescale.com>
15581
15582 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15583 * gdb.python/py-mi-objfile.exp: Match "list main" output
15584 in console format.
15585
03a8c4df
SM
155862016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15587
15588 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15589 absolute.
15590
6e774b13
SM
155912016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15592
15593 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15594 absolute.
15595 * gdb.trace/ftrace.exp: Likewise.
15596 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15597 targets as well.
15598 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15599 (gdb_load_shlibs): Copy libraries to test directory when testing
15600 natively. Only set solib-search-path if testing remotely.
15601 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15602
7817ea46
SM
156032016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15604
15605 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15606 gdb_download. Use it even if the target is not remote.
15607 * gdb.base/jit.exp (compile_jit_test): Likewise.
15608 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15609 output directory if the destination board is local, otherwise use
15610 the standard remote_download from DejaGnu.
15611 (gdb_download): Remove.
15612 (gdb_load_shlibs): Use gdb_remote_download instead of
15613 gdb_download.
15614 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15615 Use gdb_remote_download instead of gdb_download. Use it even if
15616 the target is not remote.
15617 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15618 instead of gdb_download.
15619
7beb7f68
SM
156202016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15621
15622 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15623 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15624 run.
15625
cc63428a
AV
156262016-04-01 Artemiy Volkov <artemiyv@acm.org>
15627
15628 PR gdb/19820
15629 * gdb.base/printcmds.exp: Add artificial arrays tests.
15630
64cdf930
PA
156312016-03-31 Pedro Alves <palves@redhat.com>
15632
15633 PR gdb/19858
15634 * gdb.base/jit-main.c: Include unistd.h.
15635 (ATTACH): Define to 0 if not already defined.
15636 (wait_for_gdb, mypid): New globals.
15637 (WAIT_FOR_GDB): New macro.
15638 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15639 some breakpoint locations.
15640 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15641 New procedures.
15642 (one_jit_test): Add REATTACH parameter, and handle it. Use
15643 continue_to_test_location.
15644 (top level): Test attach, and adjusts calls to one_jit_test.
15645
40dea8cb
PA
156462016-03-31 Pedro Alves <palves@redhat.com>
15647
15648 PR gdb/19858
15649 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15650 BINSUFFIX parameter, and handle it.
15651 (top level): Adjust calls compile_jit_test.
15652
e7ea3ec7
CU
156532016-03-31 Catalin Udma <catalin.udma@freescale.com>
15654
15655 PR python/19743
15656 * gdb.python/py-mi-events-gdb.py: New file.
15657 * gdb.python/py-mi-events.c: New file.
15658 * gdb.python/py-mi-events.exp: New file.
15659
e6359af3
YQ
156602016-03-30 Yao Qi <yao.qi@linaro.org>
15661
15662 * gdb.reverse/until-precsave.exp: Match function name only.
15663 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15664 Move malloc to a condition block.
15665 * gdb.reverse/until-reverse.exp: Match function name only.
15666
a4105d04
MK
156672016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15668
15669 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15670 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15671 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15672 variable for GPR 0 instead of assuming it is register 0.
15673 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15674 * lib/trace-support.exp: Add s390 registers.
15675
bfa6adb9
YQ
156762016-03-29 Yao Qi <yao.qi@linaro.org>
15677
15678 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15679
1e6697ea
YQ
156802016-03-24 Yao Qi <yao.qi@linaro.org>
15681
15682 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15683 test message.
15684
64bcd522
AA
156852016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15686
15687 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15688 maintaining separate logic for constructing the output path.
15689
7868401b
DB
156902016-03-16 Don Breazeal <donb@codesourcery.com>
15691
15692 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15693 Retry fork and waitpid on interrupted system call errors.
15694 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15695 Use with_timeout_factor to increase timeout by factor of 10.
15696
1cafadb4
DB
156972016-03-15 Don Breazeal <donb@codesourcery.com>
15698
15699 * gdb.cp/scope-err.cc: New test program.
15700 * gdb.cp/scope-err.exp: New test script.
15701 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15702 lines and "set breakpoint here" comment.
15703 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15704 Fixed some whitespace and format issues.
15705 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15706 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15707
81516450
DE
157082016-03-15 Doug Evans <dje@google.com>
15709
15710 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15711 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15712 All callers updated. Add tests for enums, mixed flags register.
15713
aa52b601
DE
157142016-03-15 Doug Evans <dje@google.com>
15715
15716 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15717 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15718
fa4ff313
SM
157192016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15720
15721 * gdb.base/default.exp: Add $_as_string to the list of expected
15722 convenience functions.
15723
f2403c39
AB
157242016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15725
15726 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15727
f2f3ccb9
SM
157282016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15729
15730 * gdb.python/py-as-string.exp: New file.
15731 * gdb.python/py-as-string.c: New file.
15732
00dbd492
PA
157332016-03-09 Pedro Alves <palves@redhat.com>
15734
15735 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15736 signal" -> "Thread NN received signal" output change.
15737 * gdb.threads/ia64-sigill.exp: Likewise.
15738 * gdb.threads/linux-dp.exp: Likewise.
15739 * gdb.threads/manythreads.exp: Likewise.
15740 * gdb.threads/pending-step.exp: Likewise.
15741 * gdb.threads/print-threads.exp: Likewise.
15742 * gdb.threads/sigstep-threads.exp: Likewise.
15743 * gdb.threads/staticthreads.exp: Likewise.
15744 * gdb.threads/tls.exp: Likewise.
15745
1e6697ea
YQ
157462016-03-09 Pedro Alves <palves@redhat.com>
15747
15748 * gdb.base/command-line-input.exp: New file.
15749
b04fd3be
MK
157502016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15751
15752 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15753 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15754 * gdb.trace/pending.exp: Accept leading dot before function name.
15755 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15756 * lib/trace-support.exp: Set registers for ppc.
15757
98fa59e9
MK
157582016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15759
15760 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15761 use it for disassembly; accept .main in addition to main in backtrace.
15762
f77198c8
MK
157632016-03-09 Wei-cheng Wang <cole945@gmail.com>
15764 Marcin Kościelnicki <koriakin@0x04.net>
15765
15766 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15767 (gdb_recursion_test_ptr): New global variable.
15768 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15769 gdb_recursion_test.
15770 (gdb_c_test): Ditto.
15771
ba84e0da
MK
157722016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15773
15774 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15775 ordering.
15776
4366d36e
MK
157772016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15778
15779 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15780 (bar): Add bar_start_lbl label.
15781 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15782 of foo/bar for emitting DWARF and tracing.
15783
5eb264df
SDJ
157842016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15785
15786 * analyze-racy-logs.py: Set executable bit.
15787
fb6a751f
SDJ
157882016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15789
15790 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15791 (CHECK_TARGET_TMP): Likewise.
15792 (check-single-racy): New rule.
15793 (check-parallel-racy): Likewise.
15794 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15795 (do-check-parallel-racy): New rule.
15796 (check-racy/%.exp): Likewise.
15797 * README (Racy testcases): New section.
15798 * analyze-racy-logs.py: New file.
15799
bdf7e230
DE
158002016-03-03 Doug Evans <dje@google.com>
15801
15802 * gdb.base/skip.exp: Use with_test_prefix.
15803
4719d415
YQ
158042016-03-03 Yao Qi <yao.qi@linaro.org>
15805
15806 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15807 Invoke step_over_syscall "clone" and break_cond_on_syscall
15808 "clone".
15809 * gdb.base/step-over-clone.c: New file.
15810
ea507862
YQ
158112016-03-03 Yao Qi <yao.qi@linaro.org>
15812
15813 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15814 code format.
15815
8fc8cbda
YQ
158162016-03-03 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.base/disp-step-fork.c: Rename to ...
15819 * gdb.base/step-over-fork.c: ... it. New file.
15820 * gdb.base/disp-step-vfork.c: Rename to ...
15821 * gdb.base/step-over-vfork.c: ... it. New file.
15822 * gdb.base/disp-step-syscall.exp: Rename to ...
15823 * gdb.base/step-over-syscall.exp: ... it. New file.
15824 (disp_step_cross_syscall): Rename to ...
15825 (step_over_syscall): ... it.
15826
92fa70b0
YQ
158272016-03-03 Yao Qi <yao.qi@linaro.org>
15828
15829 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15830 If target supports condition evaluation on target, invoke
15831 break_cond_on_syscall for fork and vfork.
15832
e197ad3c
YQ
158332016-03-03 Yao Qi <yao.qi@linaro.org>
15834
15835 * gdb.base/disp-step-syscall.exp: Don't invoke
15836 support_displaced_stepping.
15837 (disp_step_cross_syscall): Test with displaced stepping off and
15838 on if supported.
15839
0b47da9f
YQ
158402016-03-03 Yao Qi <yao.qi@linaro.org>
15841
15842 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15843 proc.
15844 (setup): New proc.
15845 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15846 and setup.
15847
065ab6dc
BH
158482016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15849
15850 * gdb.fortran/vla-history.exp: Remove breakpoint.
15851
07e448ad 158522016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15853
25d49b86
PA
15854 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15855 exceeds timeout.
07e448ad 15856
9ac2d526 158572016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15858
25d49b86
PA
15859 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15860 breakpoint.
9ac2d526 15861
17807369
BH
158622016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15863
15864 * gdb.mi/vla.f90: Nullify pointer after declaration.
15865
86e501af
PA
158662016-03-01 Pedro Alves <palves@redhat.com>
15867
15868 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15869
1e903e32
PA
158702016-03-01 Pedro Alves <palves@redhat.com>
15871
15872 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15873 before anything else.
15874 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15875 _GNU_SOURCE here.
15876 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15877 before anything else.
15878 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15879
6ccb54e2
PA
158802016-03-01 Pedro Alves <palves@redhat.com>
15881
15882 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15883
30ca9da1
YQ
158842016-03-01 Yao Qi <yao.qi@linaro.org>
15885
15886 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15887 prepare_for_testing.
15888
dc856b38
YQ
158892016-03-01 Yao Qi <yao.qi@linaro.org>
15890
15891 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15892
4a932159
AA
158932016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15894
15895 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15896 manually constructing the output path.
15897
f2489477
AA
158982016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15899
15900 * gdb.arch/s390-stackless.S: New.
15901 * gdb.arch/s390-stackless.exp: New.
15902
38899f16
IB
159032016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15904
15905 * gdb.dlang/circular.c: New file.
15906 * gdb.dlang/circular.exp: New file.
15907
9fde51ed
YQ
159082016-02-26 Yao Qi <yao.qi@linaro.org>
15909
15910 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15911 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15912 (testcases): Update.
15913
ce90fefe
YQ
159142016-02-26 Yao Qi <yao.qi@linaro.org>
15915
15916 * gdb.reverse/aarch64.c: Rename to ...
15917 * gdb.reverse/insn-reverse.c: ... it.
15918 * gdb.reverse/aarch64.exp: Rename to ...
15919 * gdb.reverse/insn-reverse.exp: ... it.
15920
3263bceb
YQ
159212016-02-26 Yao Qi <yao.qi@linaro.org>
15922
15923 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15924 (testcase_ftype): New.
15925 (testcases): New array.
15926 (n_testcases): New.
15927 (main): Call each element in testcases.
15928 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15929 (read_testcase): New.
15930 Do the tests in a loop.
15931
6cb59ff1
YQ
159322016-02-25 Yao Qi <yao.qi@linaro.org>
15933
15934 * gdb.base/branches.c: Remove.
15935
ae91f625
MK
159362016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15937
15938 PR gdb/13808
15939 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15940
678b48b7
MK
159412016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15942
15943 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15944
7337a6f2
MK
159452016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15946
15947 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15948 change x86_64 call_insn to 'callq'.
15949
861ca91f
AT
159502016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15951
15952 * gdb.trace/tfile-avx.c: Move to...
15953 * gdb.trace/tracefile-pseudo-reg.c: Here.
15954 * gdb.trace/tfile-avx.exp: Move to...
15955 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15956
bf74e428
GB
159572016-02-24 Gary Benson <gbenson@redhat.com>
15958
15959 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15960 message on attach.
15961
cce0e923
DE
159622016-02-23 Doug Evans <dje@google.com>
15963
15964 * gdb.base/skip.c (test_skip): New function.
15965 (end_test_skip_file_and_function): New function.
15966 (test_skip_file_and_function): New function.
15967 * gdb.base/skip1.c (test_skip): New function.
15968 (skip1_test_skip_file_and_function): New function.
15969 * gdb.base/skip.exp: Add tests for new skip options.
15970 * gdb.base/skip-solib.exp: Update expected output.
15971 * gdb.perf/skip-command.cc: New file.
15972 * gdb.perf/skip-command.exp: New file.
15973 * gdb.perf/skip-command.py: New file.
15974
4000e47e
MK
159752016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15976
15977 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15978 info registers pattern.
15979
24f75ead
IB
159802016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15981
15982 * lib/future.exp: Add D support.
15983 (gdb_find_gdc): New proc.
15984 (gdb_default_target_compile): Add D support.
15985
fbb7bcbe
WW
159862016-02-18 Wei-cheng Wang <cole945@gmail.com>
15987
15988 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15989 user+system time.
15990 (trace_speed_test): Determine the iteration count for a time
15991 between 15..30 seconds.
15992
012b3a21
WT
159932016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15994
15995 * gdb.arch/i386-mpx-sigsegv.c: New file.
15996 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15997 * gdb.arch/i386-mpx-simple_segv.c: New file.
15998 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15999
2d5189bd
YQ
160002016-02-18 Yao Qi <yao.qi@linaro.org>
16001
16002 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
16003 Don't call setup_kfail.
16004
40fb20d0
YQ
160052016-02-18 Yao Qi <yao.qi@linaro.org>
16006
16007 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16008 Set "set breakpoint condition-evaluation" per $cond_bp_target.
16009
21b1f8d2
DE
160102016-02-16 Doug Evans <dje@google.com>
16011
16012 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
16013 * gdb.base/skip1.c: Ditto.
16014 * gdb.base/skip.exp: Whitespace cleanup.
16015
4041ed77
DB
160162016-02-16 Don Breazeal <donb@codesourcery.com>
16017
16018 PR remote/19496
16019 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
16020 Remove kfail for PR remote/19496.
16021
c4ef31bf
SM
160222016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16023
16024 * lib/gdb.exp (standard_temp_file): Return a path specific to
16025 the runtest invocation.
16026
266b65b3
SM
160272016-02-16 Simon Marchi <simon.marchi@ericsson.com>
16028
16029 * gdb.trace/save-trace.exp: Change relative path to be in the
16030 standard output directory.
16031
a7a0a6a9
JK
160322016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16033
16034 * gdb.arch/i386-prologue.c: Add missing prototypes.
16035
c99dbb42
JK
160362016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16037
16038 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
16039 * gdb.arch/i386-prologue.exp: Likewise.
16040 * gdb.arch/i386-size.exp: Likewise.
16041
aa480355
SM
160422016-02-15 Simon Marchi <simon.marchi@ericsson.com>
16043
16044 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
16045 define object file path.
16046 * gdb.btrace/gcore.exp: Use standard_output_file to define core
16047 file path.
16048 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
16049 standard_output_file to define binfile.
16050
ba881f50
JK
160512016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16052
16053 Fix compatibility with recent gfortran-5.3.1.
16054 * gdb.fortran/vla-history.exp (print vla1 allocated)
16055 (print vla2 allocated, print $2, print $3): Remove
16056 (print $4): Rename to ...
16057 (print $2): ... here.
16058 (print $9): Rename to ...
16059 (print $5): ... here.
16060 (print $10): Rename to ...
16061 (print $6): ... here.
16062 * gdb.fortran/vla.f90: Add pvla initialization.
16063
e9fb005c
JK
160642016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16065
16066 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16067 New test.
16068 * gdb.fortran/vla-value-sub.exp: Likewise.
16069
e44e00ff
MK
160702016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16071
16072 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16073
97e94151
SM
160742016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16075
16076 * i386-biarch-core.exp: Define corefile using
16077 standard_output_file.
16078
01113bc1
YQ
160792016-02-12 Yao Qi <yao.qi@linaro.org>
16080
16081 * gdb.arch/arm-single-step-kernel-helper.c: New.
16082 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16083
33b4777c
MM
160842016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16085
16086 * gdb.btrace/tailcall-only.exp: New.
16087 * gdb.btrace/tailcall-only.c: New.
16088 * gdb.btrace/x86_64-tailcall-only.S: New.
16089 * gdb.btrace/i686-tailcall-only.S: New.
16090
acc23c11
PA
160912016-02-11 Pedro Alves <palves@redhat.com>
16092
16093 * README (Parallel testing): Add missing double quotes.
16094
e352bf0a
PA
160952016-02-11 Pedro Alves <palves@redhat.com>
16096
16097 * README (Parallel testing): New section.
16098 (GDB_PARALLEL): Rewrite.
16099 (FORCE_PARALLEL): Document.
16100
9f5fed78
MK
161012016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16102
16103 * gdb.trace/tfile-avx.c: New test.
16104 * gdb.trace/tfile-avx.exp: New test.
16105
9ef9e6a6
KS
161062016-02-09 Keith Seitz <keiths@redhat.com>
16107
16108 PR breakpoints/19546
16109 * gdb.base/infcall-exec.c: New file.
16110 * gdb.base/infcall-exec2.c: New file.
16111 * gdb.base/infcall-exec.exp: New file.
16112
a96e36da
KS
161132016-02-09 Keith Seitz <keiths@redhat.com>
16114
16115 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16116 (toplevel): Call test_bkpt_address.
16117
9f61929f
KS
161182016-02-09 Keith Seitz <keiths@redhat.com>
16119
16120 PR python/19506
16121 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16122 (toplevel): Call test_bkpt_address.
16123
1e94266c
SM
161242016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16125
16126 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16127 to AC_OUTPUT.
16128 * configure: Regenerate.
16129
2a7f3dff
PA
161302016-02-09 Pedro Alves <palves@redhat.com>
16131
16132 PR breakpoints/19548
16133 * gdb.base/execl-update-breakpoints.c (some_function): New
16134 function.
16135 (main): Call it.
16136 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16137 Tighten expected GDB output.
16138
2151ccc5
SM
161392016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16140
16141 * Makefile.in (ALL_SUBDIRS): Remove.
16142 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16143 (distclean maintainer-clean realclean): Likewise.
16144 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16145 * configure: Regenerate.
16146 * gdb.ada/Makefile.in: Delete.
16147 * gdb.arch/Makefile.in: Likewise.
16148 * gdb.asm/Makefile.in: Likewise.
16149 * gdb.base/Makefile.in: Likewise.
16150 * gdb.btrace/Makefile.in: Likewise.
16151 * gdb.cell/Makefile.in: Likewise.
16152 * gdb.compile/Makefile.in: Likewise.
16153 * gdb.cp/Makefile.in: Likewise.
16154 * gdb.disasm/Makefile.in: Likewise.
16155 * gdb.dlang/Makefile.in: Likewise.
16156 * gdb.dwarf2/Makefile.in: Likewise.
16157 * gdb.fortran/Makefile.in: Likewise.
16158 * gdb.gdb/Makefile.in: Likewise.
16159 * gdb.go/Makefile.in: Likewise.
16160 * gdb.guile/Makefile.in: Likewise.
16161 * gdb.java/Makefile.in: Likewise.
16162 * gdb.linespec/Makefile.in: Likewise.
16163 * gdb.mi/Makefile.in: Likewise.
16164 * gdb.modula2/Makefile.in: Likewise.
16165 * gdb.multi/Makefile.in: Likewise.
16166 * gdb.objc/Makefile.in: Likewise.
16167 * gdb.opencl/Makefile.in: Likewise.
16168 * gdb.opt/Makefile.in: Likewise.
16169 * gdb.pascal/Makefile.in: Likewise.
16170 * gdb.perf/Makefile.in: Likewise.
16171 * gdb.python/Makefile.in: Likewise.
16172 * gdb.reverse/Makefile.in: Likewise.
16173 * gdb.server/Makefile.in: Likewise.
16174 * gdb.stabs/Makefile.in: Likewise.
16175 * gdb.threads/Makefile.in: Likewise.
16176 * gdb.trace/Makefile.in: Likewise.
16177 * gdb.xml/Makefile.in: Likewise.
16178 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16179 GDB_PARALLEL.
16180 (standard_output_file): Remove check for GDB_PARALLEL, always
16181 return path in outputs/$subdir/$testname.
16182
437277d4
SM
161832016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16184
16185 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16186 (site.exp): Assign abs_srcdir to tcl's srcdir.
16187
31d913c7
YQ
161882016-02-04 Yao Qi <yao.qi@linaro.org>
16189
16190 * gdb.base/foll-exec-mode.c: Include limits.h.
16191 (main): Add parameters argc and argv. Get directory from
16192 argv[0].
16193 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16194 compilation.
16195 * gdb.base/foll-exec.c: Include limits.h.
16196 (main): Add parameters argc and argv.
16197 Get directory from argv[0].
16198 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16199 Adjust tests on the number of lines as source code changed.
16200 * gdb.base/foll-vfork-exit.c: Include limits.h.
16201 (main): Add one line of statement before vfork.
16202 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16203 (main): Add parameters argc and argv. Get directory from
16204 argv[0].
16205 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16206 (setup_gdb): Set tbreak to skip some source lines.
16207 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16208 (main): Add parameters argc and argv. Get directory from
16209 argv[0].
16210 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16211 compilation.
16212 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16213 (main): Add parameters argc and argv. Get directory from
16214 argv[0].
16215 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16216 compilation.
16217
9482b9fb
DE
162182016-02-01 Doug Evans <dje@google.com>
16219
16220 * gdb.base/skip.exp: Clean up multiple references to same test name.
16221
6b2e4f10
PA
162222016-02-01 Pedro Alves <palves@redhat.com>
16223
ccb6afd6 16224 PR remote/19496
6b2e4f10
PA
16225 * gdb.threads/forking-threads-plus-breakpoint.exp
16226 (displaced_stepping_supported): New global.
16227 (probe_displaced_stepping_support): New procedure.
16228 (do_test): Add 'displaced' parameter, and use it.
16229 (top level): Check for displaced stepping support. Add displaced
16230 stepping on/off testing axis.
16231
37a8db1a
AB
162322016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16233
16234 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16235 pointer. Don't perform further tests on the unassociated pointer
16236 if the first test fails.
16237
5fdf6324
AB
162382016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16239
16240 * gdb.base/max-value-size.c: New file.
16241 * gdb.base/max-value-size.exp: New file.
16242 * gdb.base/huge.exp: Disable max-value-size for this test.
16243
935c6144
IB
162442016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16245
16246 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16247
7fe8399d
YQ
162482016-01-28 Yao Qi <yao.qi@linaro.org>
16249
16250 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16251
a2077e25
PA
162522016-01-25 Pedro Alves <palves@redhat.com>
16253
16254 PR threads/19461
16255 * gdb.base/fork-running-state.c: New file.
16256 * gdb.base/fork-running-state.exp: New file.
16257
1d2736d4
PA
162582016-01-25 Pedro Alves <palves@redhat.com>
16259
16260 PR gdb/19494
16261 * gdb.base/catch-fork-kill.c: New file.
16262 * gdb.base/catch-fork-kill.exp: New file.
16263
f1da4b11
PA
162642016-01-25 Pedro Alves <palves@redhat.com>
16265
16266 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16267 Delete, moved to lib/gdb.exp.
16268 * gdb.threads/forking-threads-plus-breakpoint.exp
16269 (foreach_with_prefix): Likewise.
16270 * gdb.threads/process-dies-while-handling-bp.exp
16271 (foreach_with_prefix): Likewise.
16272 * lib/gdb.exp (foreach_with_prefix): New procedure.
16273
45f38546
MK
162742016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16275
16276 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16277 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16278
dc29a1ce
MK
162792016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16280
16281 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16282 endian targets.
16283
092127d7
JK
162842016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16285 Pedro Alves <palves@redhat.com>
16286
16287 Fix testsuite compatibility with Guile.
16288 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16289 number.
16290
31d765d3
JK
162912016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16292
16293 Fix testsuite compatibility with Guile.
16294 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16295 (thread 1): New test for backtrace through signal handler.
16296
1ac78c04
YQ
162972016-01-22 Yao Qi <yao.qi@linaro.org>
16298
16299 PR testsuite/19491
16300 * gdb.base/multi-forks.c: Include
16301 ../lib/unbuffer_output.c
16302 (main): Call gdb_unbuffer_output.
16303
4f5946a8
DE
163042016-01-21 Doug Evans <dje@google.com>
16305
16306 * lib/ada.exp (gdb_compile_ada): Fix typo.
16307
305e13e6
JB
163082016-01-21 Joel Brobecker <brobecker@adacore.com>
16309
16310 * gdb.base/break-fun-addr.exp: New file.
16311 * gdb.base/break-fun-addr1.c: New file.
16312 * gdb.base/break-fun-addr2.c: New file.
16313
5f5dfff6
SM
163142016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16315
16316 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16317 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16318 enum flag values.
16319
fd356fa2
AA
163202016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16321
16322 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16323 when GDB can not set the vector return value. Add more comments
16324 for clarification.
16325
9df22175
AT
163262016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16327
16328 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16329 command.
16330
41d1845e
SM
163312016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16332
16333 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16334
01ac6840
SM
163352016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16336
16337 * Makefile.in (check-single): Pass --status to runtest.
16338 (check/%.exp): Likewise.
16339
163402016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16341
16342 * Makefile.in (check-parallel): Propagate return code from make
16343 do-check-parallel.
16344
bd0a71fa
MK
163452016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16346
16347 * gdb.trace/ftrace.exp: Fix expected message on continue.
16348 * gdb.trace/pending.exp: Fix expected message on continue.
16349 * gdb.trace/trace-break.exp: Fix expected message on continue.
16350
8bcbad33
SM
163512016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16352
16353 * lib/gdb.exp (gdb_test): Remove unused global references.
16354
f303dbd6
PA
163552016-01-18 Pedro Alves <palves@redhat.com>
16356
16357 * gdb.base/async-shell.exp: Adjust expected output.
16358 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16359 * gdb.base/siginfo-thread.exp: Adjust expected output.
16360 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16361 * gdb.java/jnpe.exp: Adjust expected output.
16362 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16363 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16364 * gdb.threads/leader-exit.exp: Adjust expected output.
16365 * gdb.threads/manythreads.exp: Adjust expected output.
16366 * gdb.threads/pthreads.exp: Adjust expected output.
16367 * gdb.threads/schedlock.exp: Adjust expected output.
16368 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16369 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16370 expected output.
16371 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16372 output.
16373 * gdb.threads/sigthread.exp: Adjust expected output.
16374 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16375
b2789696
YQ
163762016-01-18 Yao Qi <yao.qi@linaro.org>
16377
16378 * gdb.guile/scm-section-script.c: Replace @progbits with
16379 %progbits.
16380 * gdb.python/py-section-script.c: Likewise.
16381
71ef29a8
PA
163822016-01-15 Pedro Alves <palves@redhat.com>
16383
16384 * gdb.multi/tids.exp: Test star wildcard ranges.
16385
3f5b7598
PA
163862016-01-15 Pedro Alves <palves@redhat.com>
16387
16388 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16389 command from "thread apply" invocation.
16390 (thr_apply_info_thr_invalid): Default the expected output to the
16391 input tid list.
16392 (top level): Add tests that use convenience variables. Add tests
16393 for "thread apply" with a valid TID list, but missing the command.
16394
663f6d42
PA
163952016-01-13 Pedro Alves <palves@redhat.com>
16396
16397 * gdb.base/default.exp: Expect $_gthread as well.
16398 * gdb.multi/tids.exp: Test $_gthread.
16399 * gdb.threads/thread-specific.exp: Test $_gthread.
16400
c84f6bbf
PA
164012016-01-13 Pedro Alves <palves@redhat.com>
16402
16403 * gdb.multi/tids.exp: Test "info threads -gid".
16404
22a02324
PA
164052016-01-13 Pedro Alves <palves@redhat.com>
16406
16407 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16408 Breakpoint.thread.
16409 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16410
5d5658a1
PA
164112016-01-07 Pedro Alves <palves@redhat.com>
16412
16413 * gdb.base/break.exp: Adjust to output changes.
16414 * gdb.base/hbreak2.exp: Likewise.
16415 * gdb.base/sepdebug.exp: Likewise.
16416 * gdb.base/watch_thread_num.exp: Likewise.
16417 * gdb.linespec/keywords.exp: Likewise.
16418 * gdb.multi/info-threads.exp: Likewise.
16419 * gdb.threads/thread-find.exp: Likewise.
16420 * gdb.multi/tids.c: New file.
16421 * gdb.multi/tids.exp: New file.
16422
84654457
PA
164232016-01-13 Pedro Alves <palves@redhat.com>
16424
16425 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16426
e3940304
PA
164272016-01-13 Pedro Alves <palves@redhat.com>
16428
16429 * gdb.base/default.exp: Expect $_inferior as well.
16430 * gdb.multi/base.exp: Test $_inferior.
16431
a911d87a
PA
164322016-01-13 Pedro Alves <palves@redhat.com>
16433
16434 PR breakpoints/19388
16435 * gdb.base/catch-signal-siginfo-cond.c: New file.
16436 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16437
82075af2
JS
164382016-01-12 Josh Stone <jistone@redhat.com>
16439 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16440
16441 * gdb.base/catch-syscall.c (do_execve): New variable.
16442 (main): Conditionally trigger an execve.
16443 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16444 (test_catch_syscall_execve): New, check entry/return across execve.
16445 (do_syscall_tests): Call test_catch_syscall_execve.
16446
e46eeedd
PA
164472016-01-12 Pedro Alves <palves@redhat.com>
16448
16449 * gdb.base/random-signal.exp (do_test): New procedure, with body
16450 of testcase moved in.
16451
01d8c27e
JK
164522016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16453 Pedro Alves <palves@redhat.com>
16454
16455 * gdb.base/funcargs.exp (finish from indirectly called function):
16456 Reintroduce the case for 'First'.
16457
9a706302
JK
164582016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16459 Pedro Alves <palves@redhat.com>
16460
16461 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16462 (tcatch_vfork_then_child_follow_exec)
16463 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16464 identification.
16465
c0ecb95f
JK
164662016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16467
16468 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16469 and repeats to unlimited.
16470 * gdb.python/py-value.exp: Likewise.
16471 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16472 and repeats to unlimited.
16473
6cfc1fcb
JK
164742016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16475
16476 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16477 and reordering the functions.
16478 * gdb.multi/hangout.c: Likewise.
16479 * gdb.multi/hello.c: Likewise.
16480
582a1b00
SM
164812016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16482
16483 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16484 absolute.
16485 (SingleStatisticTestResult.report): Use dict.keys instead of
16486 dict.iterkeys.
16487
79bc59cb
PA
164882016-01-06 Pedro Alves <palves@redhat.com>
16489
16490 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16491
43368e1d
MM
164922016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16493
16494 * gdb.btrace/dlopen.exp: New.
16495 * gdb.btrace/dlopen.c: New.
16496 * gdb.btrace/dlopen-dso.c: New.
16497
79fad5b8
SL
164982015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16499
16500 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16501 PATTERN argument is optional.
16502
ab8314b3
JB
165032015-12-24 Joel Brobecker <brobecker@adacore.com>
16504
16505 * lib/ada.exp (target_compile_ada_from_dir): New function.
16506 (gdb_compile_ada): Reimplement avoiding the use of project files.
16507 * gdb.ada/gnat_ada.gpr: Delete.
16508 * gdb.ada/cond_lang.exp: Adjust test to make path before
16509 filename optional.
16510 * gdb.ada/small_reg_param.exp: Likewise.
16511
fe33faff
SM
165122015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16513
16514 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16515
6d265cb4
TP
165162015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16517
16518 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16519 case.
16520
10125099
SM
165212015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16522
16523 * gdb.base/break.exp: Remove dead code.
16524 * gdb.base/sepdebug.exp: Likewise.
16525
3ca22649
SM
165262015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16527
16528 * gdb.asm/asm-source.exp: Remove HP-UX references.
16529 * gdb.base/annota1.exp: Likewise.
16530 * gdb.base/annota3.exp: Likewise.
16531 * gdb.base/attach.exp: Likewise.
16532 * gdb.base/bigcore.exp: Likewise.
16533 * gdb.base/break.exp: Likewise.
16534 * gdb.base/call-ar-st.exp: Likewise.
16535 * gdb.base/callfuncs.exp: Likewise.
16536 * gdb.base/catch-fork-static.exp: Likewise.
16537 * gdb.base/display.exp: Likewise.
16538 * gdb.base/foll-exec-mode.exp: Likewise.
16539 * gdb.base/foll-exec.exp: Likewise.
16540 * gdb.base/foll-fork.exp: Likewise.
16541 * gdb.base/foll-vfork.exp: Likewise.
16542 * gdb.base/funcargs.exp: Likewise.
16543 * gdb.base/hbreak2.exp: Likewise.
16544 * gdb.base/inferior-died.exp: Likewise.
16545 * gdb.base/interrupt.exp: Likewise.
16546 * gdb.base/multi-forks.exp: Likewise.
16547 * gdb.base/nodebug.exp: Likewise.
16548 * gdb.base/sepdebug.exp: Likewise.
16549 * gdb.base/solib1.c: Likewise.
16550 * gdb.base/step-test.exp: Likewise.
16551 * gdb.mi/non-stop.c: Likewise.
16552 * gdb.mi/pthreads.c: Likewise.
16553 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16554 * gdb.threads/pthreads.c: Likewise.
16555 * gdb.threads/staticthreads.exp: Likewise.
16556 * lib/future.exp: Likewise.
16557 * lib/gdb.exp: Likewise.
16558 * gdb.base/so-indr-cl.c: Remove.
16559 * gdb.base/so-indr-cl.exp: Likewise.
16560 * gdb.base/solib.c: Likewise.
16561 * gdb.base/solib.exp: Likewise.
16562 * gdb.base/solib2.c: Likewise.
16563
b6304613
SM
165642015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16565
16566 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16567 * gdb.base/call-ar-st.exp: Likewise.
16568 * gdb.base/callfuncs.exp: Likewise.
16569 * gdb.base/condbreak.exp: Likewise.
16570 * gdb.base/constvars.exp: Likewise.
16571 * gdb.base/hbreak2.exp: Likewise.
16572 * gdb.base/langs.exp: Likewise.
16573 * gdb.base/list.exp: Likewise.
16574 * gdb.base/long_long.exp: Likewise.
16575 * gdb.base/ptype.exp: Likewise.
16576 * gdb.base/scope.exp: Likewise.
16577 * gdb.base/signals.exp: Likewise.
16578 * gdb.base/so-impl-ld.exp: Likewise.
16579 * gdb.base/varargs.exp: Likewise.
16580 * gdb.base/volatile.exp: Likewise.
16581 * gdb.base/whatis.exp: Likewise.
16582 * gdb.cp/cplusfuncs.exp: Likewise.
16583 * gdb.cp/inherit.exp: Likewise.
16584 * gdb.cp/local.exp: Likewise.
16585 * gdb.cp/member-ptr.exp: Likewise.
16586 * gdb.cp/method.exp: Likewise.
16587 * gdb.cp/overload.exp: Likewise.
16588 * gdb.cp/templates.exp: Likewise.
16589 * gdb.stabs/weird.exp: Likewise.
16590 * lib/compiler.c: Likewise.
16591 * lib/compiler.cc: Likewise.
16592 * lib/cp-support.exp: Likewise.
16593 * lib/gdb.exp: Likewise.
16594
bf401b07
SM
165952015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16596
16597 * configure.ac: Remove HP-UX case.
16598 * configure: Regenerate.
16599
aff9c0f8
SM
166002015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16601
16602 * lib/gdb.exp (gdb_compile): Add function doc.
16603
a6904d5a
PA
166042015-12-17 Pedro Alves <palves@redhat.com>
16605
16606 PR threads/19354
16607 * gdb.multi/info-threads.exp: New file.
16608
a22279dd
YQ
166092015-12-15 Yao Qi <yao.qi@linaro.org>
16610
16611 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16612 is aarch64*-*-*.
16613
0588c796
SL
166142015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16615
16616 * gdb.base/history-duplicates.exp: Skip if no readline support.
16617
5d978e17
SL
166182015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16619
16620 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16621
7e763b86
SL
166222015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16623
16624 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16625
87a3a92c
SL
166262015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16627
16628 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16629 ctrl-C if nointerrupts target property is set.
16630 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16631 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16632 * gdb.base/paginate-bg-execution.exp: Likewise.
16633 * gdb.base/paginate-execution-startup.exp: Likewise.
16634 * gdb.base/random-signal.exp: Likewise.
16635 * gdb.base/range-stepping.exp: Likewise.
16636 * gdb.cp/annota2.exp: Likewise.
16637 * gdb.cp/annota3.exp: Likewise.
16638 * gdb.gdb/selftest.exp: Likewise.
16639 * gdb.threads/continue-pending-status.exp: Likewise.
16640 * gdb.threads/leader-exit.exp: Likewise.
16641 * gdb.threads/manythreads.exp: Likewise.
16642 * gdb.threads/pthreads.exp: Likewise.
16643 * gdb.threads/schedlock.exp: Likewise.
16644 * gdb.threads/sigthread.exp: Likewise.
16645
a8f077dc
DB
166462015-12-11 Don Breazeal <donb@codesourcery.com>
16647
16648 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16649 remote.
16650 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16651 * gdb.base/foll-exec.exp (main): Enable for target remote.
16652 * gdb.base/foll-fork.exp (main): Likewise.
16653 * gdb.base/foll-vfork.exp (main): Likewise.
16654 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16655 (proc continue_to_exit_bp_loc): Use clean_restart.
16656 * gdb.base/pie-execl.exp (main): Disable for target remote.
16657 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16658 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16659 * gdb.threads/execl.exp (main): Likewise.
16660 * gdb.threads/fork-child-threads.exp (main): Likewise.
16661 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16662 remote.
16663 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16664 remote.
16665 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16666 pid.tid style ptids, instead of just tid.
16667 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16668 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16669 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16670 ptids, instead of just tid.
16671
3b2464a8
AB
166722015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16673
16674 * gdb.base/list.exp (test_list_forward): Add end of file error
16675 test.
16676 (test_repeat_list_command): Add end of file error test.
16677 (test_list_backwards): Add beginning of file error test.
16678
a0def019
AB
166792015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16680
16681 * gdb.base/list.exp (test_list_invalid_args): New function,
16682 defined, and called.
16683
5c000dff
AB
166842015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16685
16686 * gdb.base/list.exp (test_list): Make test names unique.
16687
f1637ebe
YQ
166882015-12-11 Yao Qi <yao.qi@linaro.org>
16689
16690 * gdb.base/coremaker2.c: Remove.
16691
36d6fc0a
PA
166922015-12-10 Pedro Alves <palves@redhat.com>
16693
16694 * gdb.multi/base.exp: Remove stale "spaces" references.
16695
762f7747
PA
166962015-12-10 Pedro Alves <palves@redhat.com>
16697
16698 * gdb.multi/base.exp: Don't use nowarnings.
16699 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16700 * gdb.multi/hangout.c: Include stdio.h.
16701 * gdb.multi/hello.c: Include stdlib.h.
16702 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16703 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16704 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16705
28d2bfb9
AB
167062015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16707
16708 * gdb.dwarf2/dw2-ranges-base.c: New file.
16709 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16710 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16711 support additional line table, and debug ranges generation.
16712 (Dwarf::ranges): New function, generate .debug_ranges.
16713 (Dwarf::lines): Support generating simple line table programs.
16714 (Dwarf::assemble): Initialise new namespace variables.
16715
5fc2beac
KB
167162015-12-09 Kevin Buettner <kevinb@redhat.com>
16717
16718 * gdb.base/async.exp (proc test_background): Add case for
16719 asynchronous execution not supported.
16720
1c35a88f
LM
167212015-12-09 Luis Machado <lgustavo@codesourcery.com>
16722
16723 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16724 format and change test names to make them unique.
16725
b593e3d9
RK
167262015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16727 Pedro Alves <pedro@redhat.com>
16728
16729 PR gdb/18702
16730 Add checking of floatformats setup on x86_64 hosts.
16731 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16732 (smallval, bigval): New labels/constants.
16733 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16734 float" after loading bigval and smallval.
16735
d72413e6
PMR
167362015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16737
16738 * gdb.ada/fun_overload_menu.exp: New testcase.
16739 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16740
ece66d65
JS
167412015-12-04 Josh Stone <jistone@redhat.com>
16742
16743 * gdb.base/catch-fork-static.exp: New.
16744
41d0efca
YQ
167452015-12-03 Yao Qi <yao.qi@linaro.org>
16746
16747 * gdb.base/sizeof.c: Don't include stdio.h and
16748 ../lib/unbuffer_output.c.
16749 (main): New variable 'size' and 'value'. Remove printf and
16750 gdb_unbuffer_output. Assign return value to size and value.
16751 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16752 at the beginning.
16753 (check_sizeof): Check the result by printing variable 'size'.
16754 (check_valueof): Check the result by printing variable 'value'.
16755
99fd02d9
YQ
167562015-12-01 Yao Qi <yao.qi@linaro.org>
16757
16758 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16759 for aarch64*-*-linux* target.
16760
f2faf941
PA
167612015-11-30 Pedro Alves <palves@redhat.com>
16762
16763 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16764
04bf20c5
PA
167652015-11-30 Pedro Alves <palves@redhat.com>
16766
16767 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16768 Handle non-stop mode vCont replies.
16769
09df4675
PA
167702015-11-30 Pedro Alves <palves@redhat.com>
16771
16772 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16773 prepare_for_testing. Start gdb with "set non-stop on" appended to
16774 GDBFLAGS. Lax expected stop output.
16775
58b584af
YQ
167762015-11-27 Yao Qi <yao.qi@linaro.org>
16777
16778 * gdb.arch/arm-neon.exp: New.
16779 * gdb.arch/arm-neon.c: New.
16780
dfcb77a8
YQ
167812015-11-27 Yao Qi <yao.qi@linaro.org>
16782
16783 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16784
88e8ec1b
YQ
167852015-11-27 Yao Qi <yao.qi@linaro.org>
16786
16787 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16788 frames-invalid annotation.
16789
bfde72c2
YQ
167902015-11-27 Yao Qi <yao.qi@linaro.org>
16791
16792 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16793
f6512a69
SM
167942015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16795
16796 * gdb.threads/names.exp: New file.
16797 * gdb.threads/names.c: New file.
16798 * README: Mention gdb,no_thread_names.
16799
46a3515b
MM
168002015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16801
16802 PR 19297
16803 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16804 support" error.
16805
62147a22
PA
168062015-11-24 Pedro Alves <palves@redhat.com>
16807
16808 PR 17539
16809 * gdb.base/display.exp: Expect displays to be sorted in ascending
16810 order. Use multi_line.
16811 * gdb.base/solib-display.exp: Likewise.
16812
2f341b6e
PA
168132015-11-24 Pedro Alves <palves@redhat.com>
16814
16815 PR 17539
25d49b86
PA
16816 * gdb.base/display.exp: Expect displays to be sorted in ascending
16817 order. Use multi_line.
16818 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16819
7e0aa6aa
PA
168202015-11-24 Pedro Alves <palves@redhat.com>
16821
16822 PR 17539
16823 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16824 threads in ascending order.
16825 * gdb.base/foll-fork.exp: Likewise.
16826 * gdb.base/foll-vfork.exp: Likewise.
16827 * gdb.base/multi-forks.exp: Likewise.
16828 * gdb.mi/mi-nonstop.exp: Likewise.
16829 * gdb.mi/mi-nsintrall.exp: Likewise.
16830 * gdb.multi/base.exp: Likewise.
16831 * gdb.multi/multi-arch.exp: Likewise.
16832 * gdb.python/py-inferior.exp: Likewise.
16833 * gdb.threads/break-while-running.exp: Likewise.
16834 * gdb.threads/execl.exp: Likewise.
16835 * gdb.threads/gcore-thread.exp: Likewise.
16836 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16837 * gdb.threads/kill.exp: Likewise.
16838 * gdb.threads/linux-dp.exp: Likewise.
16839 * gdb.threads/multiple-step-overs.exp: Likewise.
16840 * gdb.threads/next-bp-other-thread.exp: Likewise.
16841 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16842 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16843 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16844 * gdb.threads/thread-find.exp: Likewise.
16845 * gdb.threads/tls.exp: Likewise.
16846 * lib/mi-support.exp (mi_reverse_list): Delete.
16847 (mi_check_thread_states): No longer reverse list.
16848
2cc57ad8
PA
168492015-11-24 Pedro Alves <palves@redhat.com>
16850
16851 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16852 use lowercase.
16853
c93e8391
SM
168542015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16855
16856 * gdb.trace/actions.c: Include trace-common.h.
16857 (main): Add a location for a fast tracepoint.
16858 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16859 the normal tracepoints.
16860 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16861
045ccf91
SM
168622015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16863
16864 * save-trace.exp: Factor out code to these...
16865 (gdb_save_tracepoints): New.
16866 (gdb_load_tracepoints): New.
16867 (do_save_load_test): New.
16868
5506f9f6
KB
168692015-11-23 Kevin Buettner <kevinb@redhat.com>
16870
16871 * gdb.base/asmlabel.exp: New test.
16872 * gdb.base/asmlabel.c: New test case.
16873
16c3b12f
JB
168742015-11-23 Joel Brobecker <brobecker@adacore.com>
16875
16876 * gdb.base/wrong_frame_bt_full-main.c: New file.
16877 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16878 * gdb.base/wrong_frame_bt_full.exp: New file.
16879
155bfbd3
JB
168802015-11-23 Joel Brobecker <brobecker@adacore.com>
16881
16882 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16883
bb097445
JM
168842015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16885
206853a0 16886 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16887 pstate register when comparing registers values in
16888 sparc64-*-linux-gnu targets to avoid spurious differences.
16889
9c88ed8f
JM
168902015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16891
206853a0 16892 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16893
96161e25
SL
168942015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16895
16896 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16897 as type argument to gdb_compile.
16898 * gdb.base/nested-subp2.exp: Likewise.
16899 * gdb.base/nested-subp3.exp: Likewise.
16900
340c2830
DV
169012015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16902
16903 * lib/dwarf.exp (_note): Fix left shift of negative value.
16904 * gdb.trace/trace-condition.exp: Likewise.
16905
c1862d0f
YQ
169062015-11-13 Yao Qi <yao.qi@linaro.org>
16907
16908 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16909 comments about d10v.
16910 (test_scalar_returns): Likewise.
16911 * gdb.base/d10v.ld: Remove.
16912 * gdb.base/overlays.exp: Remove the target triplet checking for
16913 d10v-*-*.
16914 * gdb.base/structs.exp (test_struct_returns): Remove the
16915 comments about d10v.
16916 (test_struct_calls): Likewise.
16917
77ae9c19
YQ
169182015-11-13 Yao Qi <yao.qi@linaro.org>
16919
16920 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16921 * gdb.base/gnu_vector.c: Don't include stdio.h.
16922 (main): Don't print res and call add_some_intvecs.
16923
430e004e
MK
169242015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16925
16926 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16927 macro.
16928 (func5): Removed.
16929 (func4): Use FAST_TRACEPOINT_LABEL.
16930 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16931 macro.
16932 (func): Removed.
16933 (thread_function): Use FAST_TRACEPOINT_LABEL.
16934 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16935 (func): Remove.
16936 (marker): Use FAST_TRACEPOINT_LABEL.
16937 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16938 (pendfunc1): Remove.
16939 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16940 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16941 (foo): Remove.
16942 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16943 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16944 macro.
16945 (func): Remove.
16946 (marker): Use FAST_TRACEPOINT_LABEL.
16947 * gdb.trace/trace-common.h: New header.
16948 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16949 macro.
16950 (func): Remove.
16951 (marker): Use FAST_TRACEPOINT_LABEL.
16952 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16953 (func): Remove.
16954 (thread_function): Use FAST_TRACEPOINT_LABEL.
16955
6e7675a7
MK
169562015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16957
16958 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16959 in front.
16960 * gdb.trace/change-loc.exp: Use global pcreg definition.
16961 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16962 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16963 in front.
16964 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16965 * gdb.trace/pending.exp: Likewise.
16966 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16967 * gdb.trace/trace-break.exp: Likewise.
16968 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16969 in front.
16970 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16971 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16972 in front.
16973 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16974
dddc0e16
JB
169752015-11-09 Joel Brobecker <brobecker@adacore.com>
16976
16977 * gdb.ada/fin_fun_out: New testcase.
16978
c6f0b406
KB
169792015-11-07 Kevin Buettner <kevinb@redhat.com>
16980
16981 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16982 value associated with DW_AT_byte_size.
16983 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16984 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16985 DW_AT_upper_bound.
16986
f01dcfd9
KB
169872015-11-07 Kevin Buettner <kevinb@redhat.com>
16988
16989 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16990 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16991 version.
16992 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16993 gdb.dwarf2/dw2-canonicalize-type.exp,
16994 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16995 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16996 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16997 provided by gdb_target_symbol_prefix_flags_asm.
16998 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16999 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
17000 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
17001 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
17002 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
17003 macros where needed). Use this macro for symbols which require
17004 the prefix provided by SYMBOL_PREFIX.
17005
2223449a
KB
170062015-11-05 Kevin Buettner <kevinb@redhat.com>
17007
17008 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
17009 New procs.
17010 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
17011 representing expressions, of more than one list element.
17012 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
17013 to prepend linker symbol prefix to f.
17014 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
17015 table_1 and table_2.
17016 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
17017 Likewise, for f and g.
17018 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
17019 for ptr.
17020 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
17021 for main.
17022 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
17023 table_1_ptr and table_2_ptr.
17024
6f2f1a3a
JK
170252015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17026 Joel Brobecker <brobecker@adacore.com>
17027
17028 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
17029
566c56c9
MK
170302015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
17031
17032 * gdb.reverse/s390-mvcle.c: New test.
17033 * gdb.reverse/s390-mvcle.exp: New file.
17034 * lib/gdb.exp: Enable reverse tests on s390*-linux.
17035
d5f0636b
MK
170362015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17037
17038 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
17039
7ad8b86c
MK
170402015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
17041
17042 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
17043 reaching marker2.
17044 * gdb.reverse/getresuid-reverse.exp: Likewise.
17045 * gdb.reverse/pipe-reverse.exp: Likewise.
17046 * gdb.reverse/readv-reverse.exp: Likewise.
17047 * gdb.reverse/recvmsg-reverse.exp: Likewise.
17048 * gdb.reverse/time-reverse.exp: Likewise.
17049 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
17050
4081c0f1
YQ
170512015-10-30 Yao Qi <yao.qi@linaro.org>
17052
17053 * gdb.threads/wp-replication.c (watch_count_done): Remove.
17054 (empty_cycle): Remove.
17055 (main): Don't call empty_cycle. Don't use watch_count_done.
17056 * gdb.threads/wp-replication.exp: Don't set breakpoint on
17057 empty_cycle. Rewrite the code counting HW watchpoints.
17058
452b4ba5
MK
170592015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17060
17061 * gdb.reverse/fstatat-reverse.c: New test.
17062 * gdb.reverse/fstatat-reverse.exp: New file.
17063 * gdb.reverse/getresuid-reverse.c: New test.
17064 * gdb.reverse/getresuid-reverse.exp: New file.
17065 * gdb.reverse/pipe-reverse.c: New test.
17066 * gdb.reverse/pipe-reverse.exp: New file.
17067 * gdb.reverse/readv-reverse.c: New test.
17068 * gdb.reverse/readv-reverse.exp: New file.
17069 * gdb.reverse/recvmsg-reverse.c: New test.
17070 * gdb.reverse/recvmsg-reverse.exp: New file.
17071 * gdb.reverse/time-reverse.c: New test.
17072 * gdb.reverse/time-reverse.exp: New file.
17073 * gdb.reverse/waitpid-reverse.c: New test.
17074 * gdb.reverse/waitpid-reverse.exp: New file.
17075
5e2e7507
JK
170762015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17077
17078 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17079
0fde2c53
DE
170802015-10-26 Doug Evans <dje@google.com>
17081
17082 PR symtab/17391
17083 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17084 * gdb.dwarf2/bad-regnum.c: New file.
17085 * gdb.dwarf2/bad-regnum.exp: New file.
17086
1a70ae97
DE
170872015-10-26 Doug Evans <dje@google.com>
17088
17089 PR python/18938
17090 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17091 file.
17092
27dc26ab
JK
170932015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17094
17095 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17096 for a change by "Mention language in compile error message".
17097
bed91f4d
SM
170982015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17099
17100 PR python/18073
17101 * gdb.python/py-type.c (C::a_method): New.
17102 (C::a_const_method): New.
17103 (C::a_static_method): New.
17104 (a_function): New.
17105 * gdb.python/py-type.exp (test_fields): Test getting fields
17106 from function and method.
17107
3f2f83dd
KB
171082015-10-21 Keven Boell <keven.boell@intel.com>
17109
17110 * gdb.fortran/vla-alloc-assoc.exp: New file.
17111 * gdb.fortran/vla-datatypes.exp: New file.
17112 * gdb.fortran/vla-datatypes.f90: New file.
17113 * gdb.fortran/vla-history.exp: New file.
17114 * gdb.fortran/vla-ptype-sub.exp: New file.
17115 * gdb.fortran/vla-ptype.exp: New file.
17116 * gdb.fortran/vla-sizeof.exp: New file.
17117 * gdb.fortran/vla-sub.f90: New file.
17118 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17119 * gdb.fortran/vla-value-sub-finish.exp: New file.
17120 * gdb.fortran/vla-value-sub.exp: New file.
17121 * gdb.fortran/vla-value.exp: New file.
17122 * gdb.fortran/vla-ptr-info.exp: New file.
17123 * gdb.mi/mi-vla-fortran.exp: New file.
17124 * gdb.mi/vla.f90: New file.
17125
27145d50
SL
171262015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17127
17128 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17129 of hardwired timeout value.
17130
5f3ff4f8
JK
171312015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17132 Pedro Alves <palves@redhat.com>
17133
17134 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17135 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17136
bfd09d20
JS
171372015-10-19 Josh Stone <jistone@redhat.com>
17138
17139 * gdb.base/catch-syscall.c: Include <sched.h>.
17140 (unknown_syscall): New variable.
17141 (main): Trigger a vfork and an unknown syscall.
17142 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17143 (unknown_syscall_number): Likewise.
17144 (check_call_to_syscall): Accept an optional syscall pattern.
17145 (check_return_from_syscall): Likewise.
17146 (check_continue): Likewise.
17147 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17148 (test_catch_syscall_skipping_return): New test toggling off 'catch
17149 syscall' to step over the syscall return, then toggling back on.
17150 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17151 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17152 (do_syscall_tests): Call test_catch_syscall_without_args and
17153 test_catch_syscall_mid_vfork.
17154 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17155 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17156
b32b93c6
AS
171572015-10-19 Andrew Stubbs <ams@codesourcery.com>
17158
17159 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17160 print g_vE): Add new pass patterns.
17161 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17162 print various symbol names for vptr fields.
17163
9d622bda
AB
171642015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17165
17166 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17167 results.
17168
0fd8ac1c
YQ
171692015-10-12 Yao Qi <yao.qi@linaro.org>
17170
17171 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17172
34240514
YQ
171732015-10-12 Yao Qi <yao.qi@linaro.org>
17174
17175 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17176 is aarch64*-*-linux*.
17177
8240f442
YQ
171782015-10-12 Yao Qi <yao.qi@linaro.org>
17179
17180 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17181 (can_relocate_bcond_true): ... it.
17182 (can_relocate_bcond_false): New function.
17183 (foo): Likewise.
17184 (can_relocate_bl): Likewise.
17185 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17186 can_relocate_bl.
17187
2520f728
PMR
171882015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17189
17190 * gdb.base/nested-addr.c: New file.
17191 * gdb.base/nested-addr.exp: New testcase.
17192
abcef95a
MM
171932015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17194
17195 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17196 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17197 its output. Ignore the output of "record goto begin" and instead
17198 check that GDB is replaying.
17199
145e3ddb
PA
172002015-10-09 Pedro Alves <palves@redhat.com>
17201
17202 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17203 (top level): Use it in the run with no args test.
17204
d5d8c4e1
IB
172052015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17206
17207 * gdb.dlang/properties.exp: New file.
17208
06e635ef
SL
172092015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17210
17211 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17212 whether or not address 0x1000 is mapped on the target.
17213
e019fd1d
SM
172142015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17215
17216 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17217 build.
17218
77ba2a67
MM
172192015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17220
17221 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17222 instruction-history test.
17223
c60eb31f
DE
172242015-09-28 Doug Evans <dje@google.com>
17225
17226 * gdb.base/gcore.c (array_func): Add reference to static_array.
17227
9a3c8263
SM
172282015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17229
17230 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17231 source line.
17232
9720e656
SL
172332015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17234
17235 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17236 short or char as base type.
17237
938d3bf2
SL
172382015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17239
17240 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17241 to allow any size enum.
17242
e6c2c623
PMR
172432015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17244
17245 * gdb.ada/array_ptr_renaming.exp: New testcase.
17246 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17247 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17248
06da0f77
PL
172492015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17250
17251 * gdb.trace/ftrace-lock.c: New file.
17252 * gdb.trace/ftrace-lock.exp: New file.
17253
4f51c22a
PL
172542015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17255
17256 * gdb.arch/insn-reloc.c: New file.
17257 * gdb.arch/ftrace-insn-reloc.exp: New file.
17258
7041adf4
PL
172592015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17260
17261 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17262 instruction.
17263 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17264 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17265 * gdb.trace/range-stepping.c: Likewise.
17266 * gdb.trace/trace-break.c: Likewise.
17267 * gdb.trace/trace-mt.c (thread_function): Likewise.
17268 * gdb.trace/ftrace.c (marker): Likewise.
17269 * gdb.trace/trace-condition.c (marker): Likewise.
17270 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17271 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17272 is_aarch64_target.
17273
015d2e7e
DE
172742015-09-18 Doug Evans <xdje42@gmail.com>
17275
17276 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17277 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17278
26b188a2
SL
172792015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17280
17281 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17282 the breakpoint.
17283
79dc332b
SL
172842015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17285
17286 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17287 the pending breakpoint. Remove timeout override for "Run till
17288 MI pending breakpoint on pendfunc3 on thread 2" test.
17289
f57929f2
SL
172902015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17291
17292 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17293 filename pattern.
17294
3f469b17
SL
172952015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17296
17297 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17298 in breakpoint filename pattern.
17299
515b89b3
SL
173002015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17301
7800dbe4
SL
17302 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17303
173042015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17305
515b89b3
SL
17306 * gdb.linespec/explicit.exp: Check for readline support for
17307 tab-completion tests. Fix obvious typo.
17308
d2939ba2
MM
173092015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17310
17311 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17312 and replay.
17313
cbb55fa7
MM
173142015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17315
17316 * gdb.btrace/non-stop.c: New.
17317 * gdb.btrace/non-stop.exp: New.
17318
43691ca1
PL
173192015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17320 Yao Qi <yao.qi@linaro.org>
17321
17322 * gdb.trace/trace-condition.c: New file.
17323 * gdb.trace/trace-condition.exp: New file.
17324
d78908cf
WW
173252015-09-16 Wei-cheng Wang <cole945@gmail.com>
17326
17327 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17328 for testing bytecode compilation.
17329
1ed415e2
PA
173302015-09-16 Pedro Alves <palves@redhat.com>
17331 Sandra Loosemore <sandra@codesourcery.com>
17332
17333 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17334 (SECONDS): Redefine.
17335 (main): Call pthread_kill and alarm early.
17336 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17337 support.
17338 (test): If the target can't hardware step and doesn't support
17339 displaced stepping, increase the timeout.
17340
d136eff5
PA
173412015-09-16 Pedro Alves <palves@redhat.com>
17342
17343 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17344 (enable_debug): New procedures.
17345 (test): Use them. Bail out if waiting for threads fails.
17346 (top level): Bail out if a test fails.
17347
991f019c
YQ
173482015-09-16 Yao Qi <yao.qi@linaro.org>
17349
17350 * gdb.asm/asm-source.exp: Set asm-arch for
17351 aarch64*-*-* target.
17352 * gdb.asm/aarch64.inc: New file.
17353
bfca584f
PMR
173542015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17355
17356 * gdb.ada/array_of_variable_length.exp: New testcase.
17357 * gdb.ada/array_of_variable_length/foo.adb: New file.
17358 * gdb.ada/array_of_variable_length/pck.adb: New file.
17359 * gdb.ada/array_of_variable_length/pck.ads: New file.
17360
b326e587
DE
173612015-09-15 Doug Evans <dje@google.com>
17362
17363 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17364 of function static local variable.
17365
5382cfab
PW
173662015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17367
17368 * gdb.threads/tls-so_extern.exp: New test file.
17369 * gdb.threads/tls-so_extern.c: New test file.
17370 * gdb.threads/tls-so_extern_main.c: New test file.
17371
141c5cc4
JK
173722015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17373
17374 * gdb.opt/solib-intra-step-lib.c: New file.
17375 * gdb.opt/solib-intra-step-main.c: New file.
17376 * gdb.opt/solib-intra-step.exp: New file.
17377
d15dcecd
PA
173782015-09-15 Pedro Alves <palves@redhat.com>
17379
17380 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17381 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17382
4c2f2a79
PA
173832015-09-14 Pedro Alves <palves@redhat.com>
17384
17385 * gdb.base/hook-stop-continue.c: Delete.
17386 * gdb.base/hook-stop-continue.exp: Delete.
17387 * gdb.base/hook-stop-frame.c: Delete.
17388 * gdb.base/hook-stop-frame.exp: Delete.
17389 * gdb.base/hook-stop.c: New file.
17390 * gdb.base/hook-stop.exp: New file.
17391
919e6dbe
PMR
173922015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17393
17394 * gdb.ada/access_to_packed_array.exp: New testcase.
17395 * gdb.ada/access_to_packed_array/foo.adb: New file.
17396 * gdb.ada/access_to_packed_array/pack.adb: New file.
17397 * gdb.ada/access_to_packed_array/pack.ads: New file.
17398
157280a4
MM
173992015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17400
17401 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17402 buffer size test.
17403
2fd33e94
DB
174042015-09-11 Don Breazeal <donb@codesourcery.com>
17405
17406 * gdb.base/foll-exec.c: Add copyright header. Fix
17407 formatting issues.
17408 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17409 (do_exec_tests): Use clean_restart in place of zap_session,
17410 and for test initialization. Fix formatting issues. Use
17411 fail in place of perror.
17412 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17413 an expect statement to match an expression with output from
17414 the program under debug.
17415 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17416 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17417 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17418 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17419 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17420
e70b6e8e
DE
174212015-09-09 Doug Evans <dje@google.com>
17422
17423 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17424
7a551a51
DE
174252015-09-09 Doug Evans <dje@google.com>
17426
17427 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17428
4c666f84
DE
174292015-09-09 Doug Evans <dje@google.com>
17430
17431 * gdb.base/savedregs.exp: Fix typo.
17432
243a9253
PA
174332015-09-09 Pedro Alves <palves@redhat.com>
17434
17435 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17436
c0fa8fbd
SL
174372015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17438
17439 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17440 command actually switches threads. Give up on remaining
17441 tests if target fails to stop at breakpoint.
17442
cd7c1778
PMR
174432015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17444
17445 * gdb.ada/funcall_char.exp: New testcase.
17446 * gdb.ada/funcall_char/foo.adb: New file.
17447
dc5c8746
PMR
174482015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17449
17450 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17451 expected outputs. Add two testcases for completing ambiguous
17452 functions.
17453 * gdb.ada/complete/aux_pck.adb: New file.
17454 * gdb.ada/complete/aux_pck.ads: New file.
17455 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17456 Ambiguous_Func functions.
17457 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17458 * gdb.ada/complete/pck.adb: Likewise.
17459
4e83a1e7
UW
174602015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17461
17462 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17463 failures to run the test program under GDB.
17464
8ce74153
LM
174652015-08-26 Luis Machado <lgustavo@codesourcery.com>
17466
17467 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17468 to C.
17469
e9756d52
PP
174702015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17471
17472 * gdb.base/run-after-attach.exp: New test file.
17473 * gdb.base/run-after-attach.c: New test file.
17474
8d37573b
DB
174752015-08-26 Don Breazeal <donb@codesourcery.com>
17476
17477 * gdb.base/foll-exec-2.c: New test program.
17478 * gdb.base/foll-exec-2.exp: New test.
17479
63e43d3a
PMR
174802015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17481
17482 * gdb.base/nested-subp1.exp: New file.
17483 * gdb.base/nested-subp1.c: New file.
17484 * gdb.base/nested-subp2.exp: New file.
17485 * gdb.base/nested-subp2.c: New file.
17486 * gdb.base/nested-subp3.exp: New file.
17487 * gdb.base/nested-subp3.c: New file.
17488
3d40fbb5
PA
174892015-08-24 Pedro Alves <palves@redhat.com>
17490
17491 * gdb.server/connect-without-multi-process.c: New file.
17492 * gdb.server/connect-without-multi-process.exp: New file.
17493
4422ac93
LM
174942015-08-24 Luis Machado <lgustavo@codesourcery.com>
17495
17496 * gdb.opt/inline-markers.c: Make z int.
17497
91dddb86
LM
174982015-08-24 Luis Machado <lgustavo@codesourcery.com>
17499
17500 * gdb.opt/inline-markers.c: Make z volatile.
17501
a48847ee
LM
175022015-08-24 Luis Machado <lgustavo@codesourcery.com>
17503
17504 * gdb.opt/inline-bt.c: New volatile global z.
17505 * gdb.opt/inline-cmds.c: Likewise.
17506 * gdb.opt/inline-locals.c: Likewise.
17507 * gdb.opt/inline-markers.c: New extern global z.
17508 (marker): Use z.
17509 (inline_fn): Likewise.
17510
0ebbc52b
PA
175112015-08-24 Pedro Alves <palves@redhat.com>
17512
17513 * config/m32r-stub.exp: Remove file.
17514 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17515 * gdb.base/call-rt-st.exp: Likewise.
17516 * gdb.base/call-strs.exp: Likewise.
17517 * gdb.base/default.exp: Remove references to h8300-*-hms and
17518 *-*-udi*.
17519 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17520
77c365df
AA
175212015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17522
17523 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17524 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17525 and "return" use KFAIL when GDB can not read/write the vector
17526 return value.
17527
4313b8c0
GB
175282015-08-21 Gary Benson <gbenson@redhat.com>
17529
17530 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17531
0e433b32
PA
175322015-08-20 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.server/solib-list.exp: No longer expect an interior stop in
17535 non-stop mode.
17536
221e1a37
PA
175372015-08-20 Pedro Alves <palves@redhat.com>
17538
17539 * gdb.server/connect-stopped-target.c: New file.
17540 * gdb.server/connect-stopped-target.exp: New file.
17541
40e3ad0e
PA
175422015-08-20 Pedro Alves <palves@redhat.com>
17543
17544 * gdb.dwarf2/comp-unit-lang.exp: New file.
17545 * gdb.dwarf2/comp-unit-lang.c: New file.
17546
af39b327
PMR
175472015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17548
17549 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17550 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17551
7d45c7c3 175522015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17553
7d45c7c3
KB
17554 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17555 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17556
4d6cceb4
DE
175572015-08-18 Doug Evans <dje@google.com>
17558 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17559
17560 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17561 skip_python_tests. New arg prompt_regexp.
17562 (skip_python_tests): New function.
17563 * lib/mi-support.exp (mi_skip_python_tests): New function.
17564 * gdb.python/py-mi-objfile-gdb.py: New file.
17565 * gdb.python/py-mi-objfile.c: New file.
17566 * gdb.python/py-mi-objfile.exp: New file.
17567
ad89c2aa
KS
175682015-08-17 Keith Seitz <keiths@redhat.com>
17569
17570 * gdb.linespec/explicit.exp: Move strace test from here ...
17571 * gdb.trace/strace.exp: ... to here.
17572
e3ae3c43
PP
175732015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17574
17575 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17576 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17577
604b2636
DE
175782015-08-14 Doug Evans <xdje42@gmail.com>
17579
17580 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17581 inferior before selecting a new file.
17582
6ff0ba5f
DE
175832015-08-14 Doug Evans <xdje42@gmail.com>
17584
17585 * gdb.mi/mi-disassemble.exp: Update.
17586 * gdb.base/disasm-optim.S: New file.
17587 * gdb.base/disasm-optim.c: New file.
17588 * gdb.base/disasm-optim.h: New file.
17589 * gdb.base/disasm-optim.exp: New file.
17590
9ca98f92
KS
175912015-08-14 Keith Seitz <keiths@redhat.com>
17592
17593 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17594 "evaluated-by".
17595
52bbc560
JB
175962015-08-13 Joel Brobecker <brobecker@adacore.com>
17597
17598 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17599
5d8c3ed3
PMR
176002015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17601
17602 * gdb.ada/fun_renaming.exp: New testcase.
17603 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17604 * gdb.ada/fun_renaming/pack.adb: New file.
17605 * gdb.ada/fun_renaming/pack.ads: New file.
17606
ea8812bc
KS
176072015-08-12 Keith Seitz <keiths@redhat.com>
17608
17609 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17610 gdb_get_line_number.
17611
4dafcdeb
JB
176122015-08-12 Joel Brobecker <brobecker@adacore.com>
17613
17614 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17615 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17616 gdb.base/dso2dso.exp: New files.
17617
5ba32597
SDJ
176182015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17619 Pedro Alves <palves@redhat.com>
17620 Keith Seitz <keiths@redhat.com>
17621
17622 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17623 GDBFLAGS.
17624
b6dafabf
PP
176252015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17626
17627 * gdb.base/gdbhistsize-history.exp
17628 (test_histsize_history_setting): Use save_vars.
17629 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17630 Use save_vars.
17631 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17632 * gdb.base/readline.exp: Use save_vars.
17633
abe8e607
PP
176342015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17635
17636 * lib/gdb.exp (save_vars): New proc.
17637
629500fa
KS
176382015-08-11 Keith Seitz <keiths@redhat.com>
17639
17640 * gdb.base/help.exp: Update help_breakpoint_text.
17641
eb8c4e2e
KS
176422015-08-11 Keith Seitz <keiths@redhat.com>
17643
17644 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17645 (at toplevel): Call test_explicit_breakpoints.
17646 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17647 breakpoints.
17648 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17649 breakpoint conditions, "-cond".
17650
87f0e720
KS
176512015-08-11 Keith Seitz <keiths@redhat.com>
17652
17653 * gdb.linespec/3explicit.c: New file.
17654 * gdb.linespec/cpexplicit.cc: New file.
17655 * gdb.linespec/cpexplicit.exp: New file.
17656 * gdb.linespec/explicit.c: New file.
17657 * gdb.linespec/explicit.exp: New file.
17658 * gdb.linespec/explicit2.c: New file.
17659 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17660 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17661 before using in the matching pattern.
17662 Clarify that `prefix' is a regular expression.
17663
f00aae0f
KS
176642015-08-11 Keith Seitz <keiths@redhat.com>
17665
17666 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17667 test.
17668 Add tests for missing ",FMT" and ",".
17669
e27852be
DE
176702015-08-10 Doug Evans <dje@google.com>
17671 Keith Seitz <keiths@redhat.com>
17672
17673 PR gdb/17960
17674 * gdb.base/completion.exp: Add location completer tests.
17675
7f03bd92
PA
176762015-08-07 Pedro Alves <palves@redhat.com>
17677
17678 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17679 tests here.
17680 (top level): Run do_test with and without displaced stepping.
17681
3fc8eb30
PA
176822015-08-07 Pedro Alves <palves@redhat.com>
17683
17684 * gdb.base/valgrind-disp-step.c: New file.
17685 * gdb.base/valgrind-disp-step.exp: New file.
17686
d4569d7b
PA
176872015-08-07 Pedro Alves <palves@redhat.com>
17688
17689 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17690 Delete function.
17691 (main): Add alarm. Run an infinite loop instead of calling
17692 wait_threads.
17693 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17694 comment.
17695 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17696 Delete function.
17697 (main): Add alarm. Run an infinite loop instead of calling
17698 wait_threads.
17699 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17700 comment.
17701
e1316e60
PA
177022015-08-07 Pedro Alves <palves@redhat.com>
17703
17704 * gdb.base/checkpoint-ns.exp: New file.
17705 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17706 standard_testfile.
17707
da8c46d2
MM
177082015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17709
17710 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17711 * gdb.btrace/instruction_history.exp: Update.
17712 * gdb.btrace/tsx.exp: New.
17713 * gdb.btrace/tsx.c: New.
17714
de1c2c52
PA
177152015-08-06 Pedro Alves <palves@redhat.com>
17716
17717 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17718 increase timeout.
17719 * gdb.reverse/until-precsave.exp: Bump timeouts.
17720
782e0bf4
PA
177212015-08-06 Pedro Alves <palves@redhat.com>
17722
17723 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17724
83e97ed0
PA
177252015-08-06 Pedro Alves <palves@redhat.com>
17726
17727 PR gdb/18749
17728 * gdb.threads/process-dies-while-handling-bp.c: New file.
17729 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17730
863d01bd
PA
177312015-08-06 Pedro Alves <palves@redhat.com>
17732
17733 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17734 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17735
0a39bb32
PA
177362015-08-05 Pedro Alves <palves@redhat.com>
17737
17738 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17739 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17740
ee2d2b10
SL
177412015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17742
17743 * gdb.base/bp-permanent.exp: Report test as unsupported if
17744 the target cannot stop at the permanent breakpoint.
17745
4e1bdb00
DE
177462015-08-03 Doug Evans <dje@google.com>
17747
17748 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17749 10000.
17750
3d338901
DE
177512015-08-03 Doug Evans <dje@google.com>
17752
17753 * Makefile.in (workers/%.worker, build-perf): New rule.
17754 (GDB_PERFTEST_MODE): New variable.
17755 (check-perf): Use it.
17756 (clean): Clean up gdb.perf parallel build subdirs.
17757 * lib/build-piece.exp: New file.
17758 * lib/gdb.exp (make_gdb_parallel_path): New function
17759 (standard_output_file, standard_temp_file): Call it.
17760 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17761 of $GDB_PARALLEL.
17762 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17763
af061d3e
DE
177642015-08-03 Doug Evans <dje@google.com>
17765
8e1afc81 17766 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17767 (LOG_FILE_NAME): New global.
17768 (TextReporter.__init__): Initialize self.txt_sum.
17769 (TextReporter.report): Add support for multiple data-points.
17770 Move report to perftest.sum, put raw data in perftest.log.
17771 (TextReporter.start): Open sum and log files.
17772 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17773 * gdb.perf/lib/perftest/testresult.py
17774 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17775
2c8c5d37
PA
177762015-07-31 Pedro Alves <palves@redhat.com>
17777
17778 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17779 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17780 kill_wait_spawned_process instead of explicit "kill -9".
17781 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17782 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17783 kill_wait_spawned_process.
17784 * gdb.base/attach-twice.exp: Likewise.
17785 * gdb.base/attach.exp: Likewise.
17786 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17787 gdb_test_multiple.
17788 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17789 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17790 kill_wait_spawned_process.
17791 * gdb.base/valgrind-infcall.exp: Likewise.
17792 * gdb.multi/multi-attach.exp: Likewise.
17793 * gdb.python/py-prompt.exp: Likewise.
17794 * gdb.python/py-sync-interp.exp: Likewise.
17795 * gdb.server/ext-attach.exp: Likewise.
17796 * gdb.threads/attach-into-signal.exp (corefunc): Use
17797 spawn_wait_for_attach, spawn_id_get_pid and
17798 kill_wait_spawned_process.
17799 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17800 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17801 spawn_id_get_pid and kill_wait_spawned_process.
17802 * gdb.threads/attach-stopped.exp (corefunc): Use
17803 spawn_wait_for_attach, spawn_id_get_pid and
17804 kill_wait_spawned_process.
17805 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17806 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17807 kill_wait_spawned_process instead of explicit "kill -9".
17808 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17809 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17810 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17811 processes. Don't map cygwin/windows pids here. Now returns a
17812 spawn id list.
17813
032a0fca
SL
178142015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17815
17816 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17817 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17818 correct patch.
17819
61a934ca
SL
178202015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17821
17822 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17823
4bc4d428
SL
178242015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17825
17826 Reapply:
17827 2014-05-21 Mark Wielaard <mjw@redhat.com>
17828
17829 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17830
998d452a
PA
178312015-07-30 Pedro Alves <palves@redhat.com>
17832
17833 * linux-low.c (handle_extended_wait): Set the child's last
17834 reported status to TARGET_WAITKIND_STOPPED.
17835
69dde7dc
PA
178362015-07-30 Pedro Alves <palves@redhat.com>
17837
17838 PR threads/18600
17839 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17840 only shows inferior 1.
17841
4dd63d48
PA
178422015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17843 Pedro Alves <palves@redhat.com>
17844
17845 PR threads/18600
17846 * gdb.threads/fork-plus-threads.c: New file.
17847 * gdb.threads/fork-plus-threads.exp: New file.
17848
d618e4c5
PP
178492015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17850
17851 * gdb.base/batch-preserve-term-settings.exp
17852 (test_terminal_settings_preserved_after_cli_exit): Use
17853 send_quit_command.
17854
1eef6428
PA
178552015-07-29 Pedro Alves <palves@redhat.com>
17856 Don Breazeal <donb@codesourcery.com>
17857
17858 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17859 output from both inferior_spawn_id and gdb_spawn_id.
17860
7da5b897
SDJ
178612015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17862
17863 * gdb.threads/attach-into-signal.exp (corefunc): Use
17864 with_test_prefix on nested loops, uniquefying the test messages.
17865
dac804df
SDJ
178662015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17867
17868 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17869 commit.
17870
06265e53
PP
178712015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17872
17873 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17874 New proc.
17875 (test_terminal_settings_preserved_after_sigterm): New test.
17876
18206ca3
PP
178772015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17878
17879 * gdb.base/batch-preserve-term-settings.exp
17880 (test_terminal_settings_preserved_after_cli_exit): New test.
17881
90074d11
PP
178822015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17883
17884 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17885 manipulation of saved_gdbflags.
17886 (test_terminal_settings_preserved): Remove global declaration of
17887 the unused variable pagination_prompt. Remove manipulation of
17888 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17889 GDBFLAGS.
17890
eb1a7902
PA
178912015-07-29 Pedro Alves <palves@redhat.com>
17892
17893 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17894
8b75dd3b
PA
178952015-07-29 Pedro Alves <palves@redhat.com>
17896
17897 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17898 at the top.
17899
dedad4e3
PA
179002015-07-29 Pedro Alves <palves@redhat.com>
17901
17902 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17903 (main): Call gdb_unbuffer_output.
17904 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17905 (main): Call gdb_unbuffer_output.
17906 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17907 (main): Call gdb_unbuffer_output.
17908 * gdb.base/call-strs.exp: Adjust to step over the
17909 gdb_unbuffer_output call.
17910 * gdb.base/catch-gdb-caused-signals.c: Include
17911 "../lib/unbuffer_output.c".
17912 (main): Call gdb_unbuffer_output.
17913 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17914 (main): Call gdb_unbuffer_output.
17915 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17916 (main): Call gdb_unbuffer_output.
17917 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17918 (main): Call gdb_unbuffer_output.
17919 * gdb.base/shlib-call.exp: Adjust to step over the
17920 gdb_unbuffer_output call.
17921 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17922 (main): Call gdb_unbuffer_output.
17923 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17924 (main): Call gdb_unbuffer_output.
17925 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17926 (main): Rename to ...
17927 (test): ... this.
17928 (main): Reimplement.
17929 * gdb.base/varargs.exp: Run to test instead of to main.
17930 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17931 (main): Call gdb_unbuffer_output.
17932
58789a91
PA
179332015-07-29 Pedro Alves <palves@redhat.com>
17934
17935 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17936 factore out from mi_continue_dprintf. For call-style dprintfs,
17937 expect dprintf output out of $inferior_spawn_id.
17938 (mi_continue_dprintf): Use mi_expect_dprintf.
17939 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17940 (main): Call gdb_unbuffer_output.
17941
e8376742
PA
179422015-07-29 Pedro Alves <palves@redhat.com>
17943
17944 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17945 (default_mi_gdb_start): Set inferior_spawn_id instead of
17946 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17947 gdb_spawn_id.
17948 (mi_gdb_test): Always expect inferior output from both
17949 $inferior_spawn_id and $gdb_spawn_id.
17950
08280010
PA
179512015-07-29 Pedro Alves <palves@redhat.com>
17952
17953 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17954 send_inferior and $inferior_spawn_id.
17955
4d30e432
PA
179562015-07-29 Pedro Alves <palves@redhat.com>
17957
17958 * gdb.gdb/complaints.exp (test_initial_complaints)
17959 (test_serial_complaints, test_short_complaints): Use
17960 gdb_test_stdio.
17961 (test_empty_complaint): Handle $inferior_spawn_id !=
17962 $gdb_spawn_id.
17963
0d30a335
PA
179642015-07-29 Pedro Alves <palves@redhat.com>
17965
17966 * gdb.base/varargs.exp: Use gdb_test_stdio.
17967
39413b29
PA
179682015-07-29 Pedro Alves <palves@redhat.com>
17969
17970 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17971
7cb000a9
PA
179722015-07-29 Pedro Alves <palves@redhat.com>
17973
17974 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17975
d7b8ac82
PA
179762015-07-29 Pedro Alves <palves@redhat.com>
17977
17978 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17979 parameter into two new parameters, "inf_result" and "gdb_result".
17980 Expect inferior output and gdb output from $inferior_spawn_id and
17981 $gdb_spawn_id, respectively. Adjust all callers.
17982
789c3a0c
PA
179832015-07-29 Pedro Alves <palves@redhat.com>
17984
17985 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17986 of gdb_test_sequence.
17987
77e760c3
PA
179882015-07-29 Pedro Alves <palves@redhat.com>
17989
17990 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17991 (saw_spurious_output): Expect inferior output from
17992 $inferior_spawn_id. Use gdb_test_stdio.
17993
8396d2cd
PA
179942015-07-29 Pedro Alves <palves@redhat.com>
17995
17996 * gdb.base/dprintf.exp: Use standard_testfile. Change
17997 prepare_for_testing call.
17998 (srcfile): Don't set.
17999 (restart): New procedure.
18000 (test_dprintf): New procecure, use to continue over dprintfs.
18001 (test_call, test_agent): New procedures, tests moved here.
18002 Restart gdb and recreate dprintfs. Adjust expected output.
18003
2051d61f
PA
180042015-07-29 Pedro Alves <palves@redhat.com>
18005
18006 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
18007
452397af
PA
180082015-07-29 Pedro Alves <palves@redhat.com>
18009
18010 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
18011
8aed9555
PA
180122015-07-29 Pedro Alves <palves@redhat.com>
18013
18014 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
18015 gdb_test_stdio.
18016
188a61b4
PA
180172015-07-29 Pedro Alves <palves@redhat.com>
18018
18019 * lib/gdb.exp (gdb_test_stdio): New procedure.
18020
12264a45
PA
180212015-07-29 Pedro Alves <palves@redhat.com>
18022
18023 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
18024
23ffc893
PA
180252015-07-29 Pedro Alves <palves@redhat.com>
18026
18027 * gdb.base/call-signal-resume.exp: Remove check for
18028 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
18029 * gdb.base/unwindonsignal.exp: Likewise.
18030 * gdb.base/call-signals.c (gen_signal): Remove printf call.
18031 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
18032
65566918
PA
180332015-07-29 Pedro Alves <palves@redhat.com>
18034
18035 * gdb.base/siginfo-addr.c (pass): New function.
18036 (handler): Call it iff si_addr is correct.
18037 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
18038 Set a breakpoint at "pass" and continue to it.
18039
d60a9221
SDJ
180402015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
18041
18042 * gdb.python/py-objfile.exp: Make some tests have unique names.
18043 * gdb.python/py-pp-registration.exp: Likewise.
18044
bde40b8f
PA
180452015-07-28 Pedro Alves <palves@redhat.com>
18046
18047 * gdb.server/server-exec-info.exp: Issue a "disconnect".
18048
13e1dec8
SM
180492015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18050
18051 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
18052
da33c9a7
SM
180532015-07-27 Simon Marchi <simon.marchi@ericsson.com>
18054
18055 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
18056
077836f7
PP
180572015-07-27 Patrick Palka <patrick@parcs.ath.cx>
18058
18059 * gdb.base/gdb-sigterm-2.exp: New test.
18060
b8cc7b2e
DE
180612015-07-25 Doug Evans <xdje42@gmail.com>
18062
18063 Revert:
18064 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18065 (workers/%.worker, build-perf): New rule.
18066 (GDB_PERFTEST_MODE): New variable.
18067 (check-perf): Use it.
18068 (clean): Clean up gdb.perf parallel build subdirs.
18069 * lib/build-piece.exp: New file.
18070 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18071 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18072 name.
18073 (standard_temp_file): Ditto.
18074 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18075 of $GDB_PARALLEL.
18076
c8bd4544
DE
180772015-07-24 Doug Evans <dje@google.com>
18078
18079 * gdb.perf/lib/perftest/utils.py: New file.
18080 * gdb.perf/gm-hello.cc: New file.
18081 * gdb.perf/gm-pervasive-typedef.cc: New file.
18082 * gdb.perf/gm-pervasive-typedef.h: New file.
18083 * gdb.perf/gm-std.cc: New file.
18084 * gdb.perf/gm-std.h: New file.
18085 * gdb.perf/gm-use-cerr.cc: New file.
18086 * gdb.perf/gm-utils.h: New file.
18087 * gdb.perf/gmonster-null-lookup.py: New file.
18088 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18089 * gdb.perf/gmonster-print-cerr.py: New file.
18090 * gdb.perf/gmonster-ptype-string.py: New file.
18091 * gdb.perf/gmonster-runto-main.py: New file.
18092 * gdb.perf/gmonster-select-file.py: New file.
18093 * gdb.perf/gmonster1-null-lookup.exp: New file.
18094 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18095 * gdb.perf/gmonster1-print-cerr.exp: New file.
18096 * gdb.perf/gmonster1-ptype-string.exp: New file.
18097 * gdb.perf/gmonster1-runto-main.exp: New file.
18098 * gdb.perf/gmonster1-select-file.exp: New file.
18099 * gdb.perf/gmonster1.cc: New file.
18100 * gdb.perf/gmonster1.exp: New file.
18101 * gdb.perf/gmonster2-null-lookup.exp: New file.
18102 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18103 * gdb.perf/gmonster2-print-cerr.exp: New file.
18104 * gdb.perf/gmonster2-ptype-string.exp: New file.
18105 * gdb.perf/gmonster2-runto-main.exp: New file.
18106 * gdb.perf/gmonster2-select-file.exp: New file.
18107 * gdb.perf/gmonster2.cc: New file.
18108 * gdb.perf/gmonster2.exp: New file.
18109
6eab34f3
DE
181102015-07-24 Doug Evans <dje@google.com>
18111
18112 * gdb.perf/README: New file.
18113 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18114 * lib/gen-perf-test.exp: New file.
18115
63738bfd
DE
181162015-07-24 Doug Evans <dje@google.com>
18117
18118 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18119 (PerfTest::startup): New function.
18120 (PerfTest::run): Return result of calling body.
18121 (PerfTest::assemble): Rewrite.
18122 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18123 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18124 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18125 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18126 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18127
7b606f95
DE
181282015-07-24 Doug Evans <dje@google.com>
18129
18130 * lib/gdb.exp (clean_restart): Make executable optional.
18131
a97b16b8
DE
181322015-07-24 Doug Evans <dje@google.com>
18133
18134 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18135 compiler_info references.
18136 * gdb.cp/temargs.exp: Ditto.
18137 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18138 (get_compiler_info): Early exit if already computed. Set compiler_info
18139 to "unknown" if there was a problem.
18140 (test_compiler_info): Add function comment. Call get_compiler_info.
18141
35baa57f
DE
181422015-07-24 Doug Evans <dje@google.com>
18143
18144 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18145 (workers/%.worker, build-perf): New rule.
18146 (GDB_PERFTEST_MODE): New variable.
18147 (check-perf): Use it.
18148 (clean): Clean up gdb.perf parallel build subdirs.
18149 * lib/build-piece.exp: New file.
18150 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18151 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18152 name.
18153 (standard_temp_file): Ditto.
18154 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18155 of $GDB_PARALLEL.
18156
6ebea266
DE
181572015-07-24 Doug Evans <dje@google.com>
18158
18159 * lib/future.exp (gdb_default_target_compile): New option
18160 "early_flags".
18161 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18162 --as-needed.
18163
1e76a7e9
SDJ
181642015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18165
18166 * gdb.base/catch-syscall.exp: Call gdb_exit before
18167 gdb_skip_xml_test.
18168
5068630a
PA
181692015-07-24 Pedro Alves <palves@redhat.com>
18170
18171 * gdb.python/py-events.exp: Accept output between the stop event
18172 and the prompt.
18173 * gdb.python/py-evsignal.exp: Likewise.
18174 * gdb.python/py-evthreads.exp: Likewise.
18175
77598427
PA
181762015-07-24 Pedro Alves <palves@redhat.com>
18177
18178 PR gdb/18717
18179 * gdb.threads/non-ldr-exit.c: New file.
18180 * gdb.threads/non-ldr-exit.exp: New file.
18181
11e6c98f
YQ
181822015-07-24 Yao Qi <yao.qi@linaro.org>
18183
18184 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18185 restarting process.
18186
51aee833
YQ
181872015-07-24 Yao Qi <yao.qi@linaro.org>
18188
18189 * gdb.server/ext-restart.exp: New file.
18190
8cfe207c
YQ
181912015-07-24 Yao Qi <yao.qi@linaro.org>
18192
18193 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18194 argument options.
18195 * gdb.server/ext-wrapper.exp: New file.
18196
cc12ce38
DE
181972015-07-23 Doug Evans <dje@google.com>
18198
18199 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18200 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18201
d0d84780
PMR
182022015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18203
18204 * gdb.ada/var_arr_typedef.exp: New testcase.
18205 * gdb.ada/var_arr_typedef/pack.adb: New file.
18206 * gdb.ada/var_arr_typedef/pack.ads: New file.
18207 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18208
8b558f79
JB
182092015-07-20 Joel Brobecker <brobecker@adacore.com>
18210
18211 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18212
775a3298
JK
182132015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18214
18215 * gdb.arch/i386-biarch-core.exp: Replace istarget
18216 by "complete set gnutarget". Remove expectation for the "core-file"
18217 command.
18218
db1ff28b
JK
182192015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18220
18221 Revert the previous commit:
18222 Tests for validate symbol file using build-id.
18223
0a94970d
JK
182242015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18225
18226 Tests for validate symbol file using build-id.
18227 * gdb.base/solib-mismatch-lib.c: New file.
18228 * gdb.base/solib-mismatch-libmod.c: New file.
18229 * gdb.base/solib-mismatch.c: New file.
18230 * gdb.base/solib-mismatch.exp: New file.
18231
03346981
SL
182322015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18233
18234 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18235 nios2-*-linux*.
18236 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18237 * gdb.base/siginfo.exp: Likewise.
18238 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18239
42422cc7
PL
182402015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18241
18242 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18243 Move it to ...
18244 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18245 ... here.
18246 * gdb.trace/range-stepping.exp: Check that the target supports
18247 range stepping.
18248
cfa68bae
JK
182492015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18250
18251 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18252
8ffdba26
PA
182532015-07-14 Pedro Alves <palves@redhat.com>
18254
18255 * gdb.base/killed-outside.exp: New file.
18256 * gdb.base/killed-outside.c: New file.
18257
218a5a11
JK
182582015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18259
18260 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18261 (n at main): New.
18262 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18263
e03ed3c6
AA
182642015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18265
18266 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18267 infcall tests instead of setting up for KFAIL.
18268
485668e5
MM
182692015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18270
18271 * gdb.btrace/record_goto-step.exp: New.
18272
08464196
JK
182732015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18274
18275 PR compile/18484
18276 * gdb.compile/compile.c (struct struct_type): Add volatile to
18277 selffield's type.
18278 * gdb.compile/compile.exp
18279 (compile code struct_object.selffield = &struct_object): Skip further
18280 struct_object tests if this one xfails.
18281
bcf5c1d9
RC
182822015-07-08 Robert O'Callahan <robert@ocallahan.org>
18283
18284 PR exp/18617
18285 * gdb.trace/ax.exp: Add test.
18286
4931af25
YQ
182872015-07-07 Yao Qi <yao.qi@linaro.org>
18288
18289 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18290 instead of istarget "aarch64*-*-*".
18291 * gdb.arch/aarch64-fp.exp: Likewise.
18292 * gdb.base/float.exp: Likewise.
18293 * gdb.reverse/aarch64.exp: Likewise.
18294 * lib/gdb.exp (is_aarch64_target): New proc.
18295
9fcf688e
YQ
182962015-07-07 Yao Qi <yao.qi@linaro.org>
18297
18298 * lib/gdb.exp (is_aarch32_target): New proc.
18299 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18300 instead of "istarget "arm*-*-*"".
18301 * gdb.arch/arm-disp-step.exp: Likewise.
18302 * gdb.arch/thumb-bx-pc.exp: Likewise.
18303 * gdb.arch/thumb-prologue.exp: Likewise.
18304 * gdb.arch/thumb-singlestep.exp: Likewise.
18305 * gdb.base/disp-step-syscall.exp: Likewise.
18306 * gdb.base/float.exp: Likewise.
18307
fbd8d50d
YQ
183082015-07-07 Yao Qi <yao.qi@linaro.org>
18309
18310 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18311 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18312
71be1fdc
YQ
183132015-07-07 Yao Qi <yao.qi@linaro.org>
18314
18315 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18316 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18317 if it exists.
18318 * gdb.multi/multi-arch.exp: Likewise.
18319
3e221d36
SM
183202015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18321
18322 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18323 print.
18324
d441430b
YQ
183252015-07-07 Yao Qi <yao.qi@linaro.org>
18326
18327 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18328
06f810bd
MG
183292015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18330
18331 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18332 '[' and ']' characters.
18333
5e61e7c0
IB
183342015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18335
18336 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18337
28bf096c
PA
183382015-06-29 Pedro Alves <palves@redhat.com>
18339
18340 PR threads/18127
18341 * gdb.threads/hand-call-new-thread.c: New file.
18342 * gdb.threads/hand-call-new-thread.c: New file.
18343
ee93cd5e
KS
183442015-06-26 Keith Seitz <keiths@redhat.com>
18345 Doug Evans <dje@google.com>
18346
18347 PR 16253
18348 * gdb.cp/var-tag-2.cc: New file.
18349 * gdb.cp/var-tag-3.cc: New file.
18350 * gdb.cp/var-tag-4.cc: New file.
18351 * gdb.cp/var-tag.cc: New file.
18352 * gdb.cp/var-tag.exp: New file.
18353
fc637f04
PP
183542015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18355
18356 * gdb.base/history-duplicates.exp: New test.
18357
2e52ae68
PP
183582015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18359
18360 * gdb.base/completion.exp: Test the completion of the "focus"
18361 command.
18362
6e22494e
JK
183632015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18364
18365 * gdb.arch/amd64-prologue-skip.S: New file.
18366 * gdb.arch/amd64-prologue-skip.exp: New file.
18367
bf7b9cd9
SM
183682015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18369
18370 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18371 is_address_zero_readable check.
18372
201e8dfd
PB
183732015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18374
18375 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18376 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18377
5cd867b4
YQ
183782015-06-24 Yao Qi <yao.qi@linaro.org>
18379
18380 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18381 linux targets.
18382
4d7be007
YQ
183832015-06-24 Yao Qi <yao.qi@linaro.org>
18384
18385 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18386 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18387 * gdb.base/siginfo-thread.exp: Likewise.
18388
07fcd301
YQ
183892015-06-22 Yao Qi <yao.qi@linaro.org>
18390
18391 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18392
52042a00
YQ
183932015-06-22 Yao Qi <yao.qi@linaro.org>
18394
18395 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18396 aarch64*-*-*.
18397 (skip_hw_watchpoint_tests): Likewise.
18398
74bd41ce
PP
183992015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18400
18401 * gdb.base/gdbinit-history.exp: Test the interaction between
18402 setting GDBHISTSIZE and setting the history size via .gdbinit.
18403
bc460514
PP
184042015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18405
18406 PR gdb/16999
18407 * gdb.base/gdbhistsize-history.exp: New test.
18408
b58c513b
PP
184092015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18410
18411 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18412 with GDBHISTSIZE.
18413 * gdb.base/readline.exp: Likewise.
18414
92046791
YQ
184152015-06-17 Yao Qi <yao.qi@linaro.org>
18416
18417 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18418 line.
18419
2093d2d3
PP
184202015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18421
18422 * gdb.base/gdbinit-history.exp: Add test case to check that
18423 an unlimited history file does not get truncated on exit.
18424
e6c693af
AA
184252015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18426
18427 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18428 (VECTOR): New macro. Use it...
18429 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18430 ...for these typedefs.
18431 (int8, char1, int1, double1): New typedefs.
18432 (struct just_int2, struct two_int2): New structures.
18433 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18434 (add_structvecs, add_singlevecs): New functions.
18435 (main): Call add_some_intvecs twice.
18436 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18437 the compile and exit upon failure. Try compiling for the "native"
18438 architecture. Test inferior function calls with vector arguments
18439 and vector return value handling with "finish" and "return".
18440
c74f7d1c
JT
184412015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18442
18443 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18444 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18445 PE file.
18446 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18447
98aa42ee
AT
184482015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18449
18450 PR breakpoints/16465
18451 * gdb.mi/mi-dprintf-pending.c: New file.
18452 * gdb.mi/mi-dprintf-pending.exp: New test.
18453 * gdb.mi/mi-dprintf-pendshr.c: New file.
18454
7d73c23c 184552015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18456 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18457
18458 * gdb.arch/i386-mpx-map.c: New file.
18459 * gdb.arch/i386-mpx-map.exp: New File.
18460
184612015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18462
18463 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18464 * gdb.arch/i386-mpx.exp: Indentation fixed.
18465
184662015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18467
18468 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18469 function and improved indentation.
18470 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18471 gdb_test_multiple. Added additional tests to skip the test.
18472
184732015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18474
18475 * gdb.arch/i386-avx512.c: Change path in include file.
18476 * gdb.arch/i386-avx512.exp: Change include dir path
18477 compilation flag.
18478 * gdb.arch/i386-mpx.c: Change path in include file.
18479 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18480 flag.
18481
d5eba19a
JK
184822015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18483
18484 * gdb.compile/compile-print.exp (compile print *vararray@3)
18485 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18486
7f361056
JK
184872015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18488
18489 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18490 (do not keep jit in memory): ... this.
18491 (expect 5): Change it to ...
18492 (expect no 5): ... this.
18493
3b462ec2
SM
184942015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18495
18496 PR gdb/15564
18497 * gdb.mi/mi-detach.exp: New file.
18498
e0619de6
JK
184992015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18500
18501 PR symtab/18392
18502 * gdb.arch/amd64-tailcall-self.S: New file.
18503 * gdb.arch/amd64-tailcall-self.c: New file.
18504 * gdb.arch/amd64-tailcall-self.exp: New file.
18505
e970cb34
DB
185062015-05-28 Don Breazeal <donb@codesourcery.com>
18507
18508 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18509 tests for remote targets by checking is_target_gdbserver.
18510
b2e2f908
DE
185112015-05-27 Doug Evans <dje@google.com>
18512
18513 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18514 * gdb.dwarf2/opaque-type-lookup.c: New file.
18515 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18516
82c7be31
DE
185172015-05-26 Doug Evans <dje@google.com>
18518
18519 * gdb.cp/iostream.cc: New file.
18520 * gdb.cp/iostream.exp: New file.
18521
b4f54984
DE
185222015-05-26 Doug Evans <dje@google.com>
18523
18524 * gdb.dwarf2/dw2-op-call.exp: Update.
18525 * gdb.dwarf2/dw4-sig-types.exp: Update.
18526 * gdb.dwarf2/implptr.exp: Update.
18527 * gdb.mi/mi-cmd-param-changed.exp: Update.
18528
4ea6efe9
DE
185292015-05-26 Doug Evans <dje@google.com>
18530
18531 * gdb.python/py-lazy-string.c: New file.
18532 * gdb.python/py-lazy-string.exp: New file.
18533 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18534 (main): Update. Add estring3.
18535 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18536 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18537
f6bb7db3
YQ
185382015-05-26 Omair Javaid <omair.javaid@linaro.org>
18539 Yao Qi <yao.qi@linaro.org>
18540
18541 * gdb.reverse/aarch64.c: New.
18542 * gdb.reverse/aarch64.exp: New.
18543
a81bfbd0
OJ
185442015-05-26 Omair Javaid <omair.javaid@linaro.org>
18545
25d49b86
PA
18546 * lib/gdb.exp (supports_process_record): Return true for
18547 aarch64*-linux*.
a81bfbd0
OJ
18548 (supports_reverse): Likewise.
18549
158bf1b4
PP
185502015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18551
18552 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18553 Use with_test_prefix.
18554
a0145030
AB
185552015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18556
18557 * gdb.base/completion.exp: Add test for completion of layout
18558 names.
18559
ebe3b578
AB
185602015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18561
18562 * lib/gdb.exp (skip_tui_tests): New proc.
18563 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18564
84204ed7
PA
185652015-05-19 Pedro Alves <palves@redhat.com>
18566
18567 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18568 Save the whole env array instead of just HOME. Unset HISTSIZE in
18569 the environment while testing. Restore whole environment
18570 afterwards.
18571
37442ce1
DE
185722015-05-16 Doug Evans <xdje42@gmail.com>
18573
18574 * gdb.guile/scm-ports.c: New file.
18575 * gdb.guile/scm-ports.exp: Add memory port tests.
18576
36de76f9
JK
185772015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18578
18579 * gdb.compile/compile-print.c: New file.
18580 * gdb.compile/compile-print.exp: New file.
18581
3a9558c4
JK
185822015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18583
18584 * gdb.compile/compile-ops.exp: Cast param to void.
18585 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18586 (compile code struct_object.selffield = &struct_object): Add xfail.
18587
aa715135
JG
185882015-05-15 Joel Brobecker <brobecker@adacore.com>
18589
18590 * gdb.ada/arr_enum_with_gap: New testcase.
18591
931e5bc3
JG
185922015-05-15 Joel Brobecker <brobecker@adacore.com>
18593
18594 * gdb.ada/byte_packed_arr: New testcase.
18595
9cd4d857
JB
185962015-05-15 Joel Brobecker <brobecker@adacore.com>
18597
18598 * gdb.ada/pckd_neg: New testcase.
18599
ebfd00d2
PP
186002015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18601
18602 PR gdb/17820
18603 * gdb.base/gdbinit-history.exp: New test.
18604 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18605 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18606
4c082a81
SC
186072015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18608
18609 * gdb.python/py-xmethods.cc: Enhance test case.
18610 * gdb.python/py-xmethods.exp: New tests.
18611 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18612 function.
18613 (B_indexoper): Likewise.
18614 (global_dm_list) : Add new xmethod worker functions.
18615
f7797074
SDJ
186162015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18617
18618 * gdb.base/coredump-filter.exp: Correctly unset
18619 "coredump_var_addr" array.
18620
a4674e4e
PA
186212015-05-08 Pedro Alves <palves@redhat.com>
18622
18623 * gdb.server/non-existing-program.exp: Unset spawn_id.
18624
df2eb078
SC
186252015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18626
18627 PR python/18291
18628 * gdb.python/py-xmethods.exp: Add tests.
18629
422349a3
YQ
186302015-05-08 Yao Qi <yao.qi@linaro.org>
18631
18632 PR gdb/18208
18633 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18634 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18635 function set_coredump_filter, and remove remote_exec call.
18636 Remove argument ipid. Callers update.
18637 (top level): Don't get inferior's PID.
18638
63fc80ce
AA
186392015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18640
18641 * gdb.base/watch_thread_num.exp: Skip test on targets without
18642 access watchpoints.
18643
80ad801e
PA
186442015-05-06 Pedro Alves <palves@redhat.com>
18645
18646 PR server/18081
18647 * gdb.server/non-existing-program.exp: New file.
18648
0fa7fe50
JB
186492015-05-05 Joel Brobecker <brobecker@adacore.com>
18650
18651 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18652
3ea89b92
PMR
186532015-05-05 Joel Brobecker <brobecker@adacore.com>
18654
18655 * gdb.ada/out_of_line_in_inlined: New testcase.
18656
87b8eff0
JB
186572015-05-05 Joel Brobecker <brobecker@adacore.com>
18658
18659 * gdb.ada/var_rec_arr: New testcase.
18660
5fccc635
YQ
186612015-04-30 Yao Qi <yao.qi@linaro.org>
18662
18663 * gdb.base/break-idempotent.exp: If
18664 skip_hw_watchpoint_multi_tests returns true, skip the tests
18665 on "rwatch" and "awatch".
18666
42d38f42
YQ
186672015-04-30 Yao Qi <yao.qi@linaro.org>
18668
18669 * gdb.base/relativedebug.exp: Invoke gdb command
18670 "info sharedlibrary", and if libc.so doesn't have debug info,
18671 skip the test.
18672
2ce1cdbf
DE
186732015-04-29 Doug Evans <dje@google.com>
18674
18675 * gdb.python/py-xmethods.exp: Add ptype tests.
18676 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18677 get_result_type method.
18678
f24a38c5
LM
186792015-04-29 Luis Machado <lgustavo@codesourcery.com>
18680
18681 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18682 the target does not support hardware watchpoints.
18683
ecbf2b3c
LM
186842015-04-29 Luis Machado <lgustavo@codesourcery.com>
18685
18686 * gdb.base/break-always.exp: Abort testing if writing to memory
18687 causes an error.
18688
34f5f757
DE
186892015-04-28 Doug Evans <dje@google.com>
18690
18691 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18692 * gdb.python/py-pp-registration.exp: ... here. New file.
18693 * gdb.python/py-pp-registration.c: New file.
18694 * gdb.python/py-pp-registration.py: New file.
18695
69b4374a
DE
186962015-04-28 Doug Evans <dje@google.com>
18697
18698 * gdb.python/py-bad-printers.c: New file.
18699 * gdb.python/py-bad-printers.py: New file.
18700 * gdb.python/py-bad-printers.exp: New file.
18701
59fb7612
SS
187022015-04-28 Sasha Smundak <asmundak@google.com>
18703
18704 * gdb.python/py-type.exp: New test.
18705
2631b16a
AW
187062015-04-28 Andy Wingo <wingo@igalia.com>
18707
18708 * gdb.python/py-parameter.exp:
18709 * gdb.guile/scm-parameter.exp: Escape the path that we are
18710 matching against, as it might contain characters that are special
18711 to regular expressions.
18712
460efde1
JB
187132015-04-27 Joel Brobecker <brobecker@adacore.com>
18714
18715 * gdb.ada/rec_comp: New testcase.
18716
2d369d8e
SDJ
187172015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18718
18719 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18720 before using it.
18721
cf75d6c3
AB
187222015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18723
18724 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18725 new tests for verilog output.
18726
8dbe7ca5
YQ
187272015-04-24 Yao Qi <yao.qi@linaro.org>
18728
18729 * boards/remote-gdbserver-on-localhost.exp: New file.
18730
4ef9fb2f
PA
187312015-04-23 Pedro Alves <palves@redhat.com>
18732
18733 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18734 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18735 "end of file", remove $inferior_spawn_id from the indirect list.
18736
0a803169
PA
187372015-04-23 Pedro Alves <palves@redhat.com>
18738
18739 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18740
749ef8f8
PA
187412015-04-23 Pedro Alves <palves@redhat.com>
18742
18743 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18744 on $any_spawn_id instead of only on $gdb_spawn_id.
18745
8aae4344
PM
187462015-04-21 Pierre Muller <muller@sourceware.org>
18747
18748 PR pascal/17815
18749 * lib/pascal.exp (gpc_compile): Add new option "class".
18750 (fpc_compile): Likewise.
18751 * gdb.pascal/case-insensitive-symbols.pas: New file.
18752 * gdb.pascal/case-insensitive-symbols.exp: New file.
18753
1586c8fb
GB
187542015-04-20 Gary Benson <gbenson@redhat.com>
18755
18756 * gdb.base/attach.exp: Fix three extended remote failures.
18757
1b6e6f5c
GB
187582015-04-17 Gary Benson <gbenson@redhat.com>
18759
18760 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18761 the main executable over the remote protocol.
18762
e797481d
PA
187632015-04-16 Pedro Alves <palves@redhat.com>
18764
18765 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18766 a new gdbserver if gdbserver_reconnect_p is set.
18767
1ca99c42
PA
187682015-04-16 Pedro Alves <palves@redhat.com>
18769
18770 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18771 is set, don't exit gdbserver.
18772
af9fd6f8
AA
187732015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18774
18775 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18776 appropriate .insn, such that an older assembler can be used.
18777 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18778 the z/Architecture instruction set on 31-bit targets as well.
18779
04ff1e61
AA
187802015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18781
18782 * gdb.go/handcall.exp: Remove all logic related to the first
18783 breakpoint and rely on go_runto_main instead.
18784 * gdb.go/strings.exp: Likewise.
18785 * gdb.go/unsafe.exp: Likewise.
18786 * gdb.go/hello.exp: Likewise. Also rename the remaining
18787 breakpoint marker to "breakpoint 1".
18788 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18789 * gdb.go/strings.go: Likewise.
18790 * gdb.go/unsafe.go: Likewise.
18791 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18792 "set breakpoint 2 here" and rename the remaining breakpoint marker
18793 to "breakpoint 1".
18794
40d2f8d6
SM
187952015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18796
18797 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18798 if itertools.imap is not present.
18799 * gdb.python/py-objfile.exp: Add parentheses.
18800 * gdb.python/py-type.exp: Same.
18801 * gdb.python/py-unwind-maint.py: Same.
18802
8cbc97c6
YQ
188032015-04-15 Yao Qi <yao.qi@linaro.org>
18804
18805 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18806 of ":$ptr_size" and set its form explicitly.
18807
45fd756c
YQ
188082015-04-15 Pedro Alves <palves@redhat.com>
18809 Yao Qi <yao.qi@linaro.org>
18810
18811 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18812 timeout by factor of 4.
18813 (test_regular_watch): Likewise.
18814 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18815 * gdb.reverse/sigall-reverse.exp: Likewise.
18816 * gdb.reverse/until-precsave.exp: Likewise.
18817 * lib/gdb.exp (with_timeout_factor): New proc.
18818 (gdb_expect): Move some code to ...
18819 (get_largest_timeout): ... here. New procedure.
18820
9e811bc3
LM
188212015-04-14 Luis Machado <lgustavo@codesourcery.com>
18822
18823 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18824
0ff6fcb2
LM
188252015-04-13 Luis Machado <lgustavo@codesourcery.com>
18826
18827 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18828 to write to the .text section.
18829
7578d5f7
LM
188302015-04-13 Luis Machado <lgustavo@codesourcery.com>
18831
18832 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18833 Handle the case of targets that do not provide PID information.
18834
2efe15c4
YQ
188352015-04-13 Yao Qi <yao.qi@linaro.org>
18836
18837 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18838 and use expect instead of gdb_expect.
18839
8cd8f2f8
SDJ
188402015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18841
18842 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18843 "coredump_var_addr" to avoid naming conflict with other testcases.
18844
9ee41772
PA
188452015-04-10 Pedro Alves <palves@redhat.com>
18846
18847 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18848 gdb_test_sequence and gdb_assert.
18849
07473109
PA
188502015-04-10 Pedro Alves <palves@redhat.com>
18851
18852 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18853 test messages that don't include the breakpoint address.
18854
de3db44c
YQ
188552015-04-10 Yao Qi <yao.qi@linaro.org>
18856
18857 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18858 false for some offset and width combinations which aren't
18859 supported by linux kernel.
18860
c79d856c
PA
188612015-04-10 Pedro Alves <palves@redhat.com>
18862
18863 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18864 procedure, factored out from ...
18865 (top level): ... here. Add "set displaced-stepping" testing axis.
18866 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18867 parameter "displaced". Use it.
18868 (top level): Use foreach and add "set displaced-stepping" testing
18869 axis.
18870
ebc90b50
PA
188712015-04-10 Pedro Alves <palves@redhat.com>
18872
18873 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18874 Remove comment.
18875 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18876 both the address of the instruction that triggers the watchpoint
18877 and the address of the instruction immediately after, and use
18878 those addresses for the test. Fix comment.
18879
8f572e5c
PA
188802015-04-10 Pedro Alves <palves@redhat.com>
18881
18882 * gdb.base/sigstep.exp (breakpoint_to_handler)
18883 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18884 Test "backtrace" in handler.
18885 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18886 (top level): Add new "displaced" test axis to
18887 breakpoint_to_handler, breakpoint_to_handler_entry and
18888 breakpoint_over_handler.
18889
8d707a12
PA
188902015-04-10 Pedro Alves <palves@redhat.com>
18891
18892 PR gdb/18216
18893 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18894
ef713951
YQ
188952015-04-10 Yao Qi <yao.qi@linaro.org>
18896
18897 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18898 (test_add_rn_pc): New function.
18899 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18900 (top level): Invoke test_add_rn_pc.
18901
906d60cf
PA
189022015-04-10 Pedro Alves <palves@redhat.com>
18903
18904 PR gdb/13858
18905 * gdb.base/step-over-no-symbols.exp: New file.
18906
f2983cc3
AW
189072015-04-09 Andy Wingo <wingo@igalia.com>
18908
18909 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18910 after the Python tests.
18911
6d62641c
SDJ
189122015-04-08 Keith Seitz <keiths@redhat.com>
18913
18914 PR python/16699
18915 * gdb.python/py-completion.exp: New tests for completion.
18916 * gdb.python/py-completion.py (CompleteLimit1): New class.
18917 (CompleteLimit2): Likewise.
18918 (CompleteLimit3): Likewise.
18919 (CompleteLimit4): Likewise.
18920 (CompleteLimit5): Likewise.
18921 (CompleteLimit6): Likewise.
18922 (CompleteLimit7): Likewise.
18923
f3770638
PA
189242015-04-08 Pedro Alves <palves@redhat.com>
18925
18926 PR gdb/18214
18927 PR gdb/18216
18928 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18929 function.
18930 (main): Install it as SIGUSR1 handler.
18931 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18932 parameter. Always use "setup" as prefix. Toggle "set
18933 displaced-stepping" off/on depending on global. Don't switch to
18934 thread 1 here.
18935 (top level): Add displaced stepping "off/on" test axis. Update
18936 "setup" calls. Wrap each subtest with with_test_prefix. Test
18937 continuing with a queued signal in each thread.
18938
4496bed7
PA
189392015-04-08 Pedro Alves <palves@redhat.com>
18940
18941 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18942 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18943 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18944 Return early if running to main fails.
18945 * gdb.trace/while-stepping.exp: Likewise.
18946
b97fde92
PA
189472015-04-07 Pedro Alves <palves@redhat.com>
18948
18949 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18950 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18951 interact with inferior program.
18952
f71c18e7
PA
189532015-04-07 Pedro Alves <palves@redhat.com>
18954
18955 * lib/gdb.exp (inferior_spawn_id): New global.
18956 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18957 spawn id after processing the user code.
18958 (default_gdb_start): Set inferior_spawn_id.
18959 (send_inferior): New procedure.
18960 * lib/gdbserver-support.exp (gdbserver_start): Set
18961 inferior_spawn_id.
18962 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18963
6423214f
PA
189642015-04-07 Pedro Alves <palves@redhat.com>
18965
18966 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18967 * lib/gdbserver-support.exp (gdbserver_start): Make
18968 $server_spawn_id global.
18969 (gdbserver_start): Don't wait for gdbserver's spawn id with
18970 expect_background.
18971 (close_gdbserver): New procedure.
18972 (gdb_exit): Rename the default version and reimplement.
18973
71c0ee8c
PA
189742015-04-07 Pedro Alves <palves@redhat.com>
18975
72f4393d 18976 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18977 append the substituted item, not the original item.
18978
203bc29b
PA
189792015-04-07 Pedro Alves <palves@redhat.com>
18980
18981 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18982 gdb_expect.
18983
508a3ddf
PA
189842015-04-07 Pedro Alves <palves@redhat.com>
18985
18986 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18987 output appearing once only.
18988
9f6dbe2b
PA
189892015-04-07 Pedro Alves <palves@redhat.com>
18990
18991 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18992 that doesn't expect anything. Return early if running to main
18993 fails.
18994
337532fa
YQ
189952015-04-07 Yao Qi <yao.qi@linaro.org>
18996
18997 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18998 (child_function): Call alarm.
18999 (main): Move call to alarm into the loop.
19000 * gdb.threads/non-stop-fair-events.exp: Build program with
19001 -DTIMEOUT=$timeout.
19002
01b622d4
DE
190032015-04-06 Doug Evans <xdje42@gmail.com>
19004
19005 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
19006 Fix dest parameter to board_info.
19007 (fpc_compile): Ditto.
19008 (gdb_compile_pascal): Rename dest arg to destfile.
19009
961f4160
PMR
190102015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
19011
19012 * gdb.ada/funcall_ref.exp: New file.
19013 * gdb.ada/funcall_ref/foo.adb: New file.
19014
cafda597
YQ
190152015-04-02 Yao Qi <yao.qi@linaro.org>
19016
19017 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
19018 is remote.
19019
fed040c6
GB
190202015-04-02 Gary Benson <gbenson@redhat.com>
19021
19022 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
19023
d11916aa
SS
190242015-04-01 Sasha Smundak <asmundak@google.com>
19025
19026 * gdb.python/py-unwind-maint.c: New file.
19027 * gdb.python/py-unwind-maint.exp: New test.
19028 * gdb.python/py-unwind-maint.py: New file.
19029 * gdb.python/py-unwind.c: New file.
19030 * gdb.python/py-unwind.exp: New test.
19031 * gdb.python/py-unwind.py: New test.
19032
a1471180
PA
190332015-04-01 Pedro Alves <palves@redhat.com>
19034
19035 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
19036 to fail instead of non-existent $test.
19037
0bbeccb1
PA
190382015-04-01 Pedro Alves <palves@redhat.com>
19039
19040 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
19041 GDBFLAGS if not empty.
19042
3c724c8c
PMR
190432015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
19044
19045 * gdb.ada/complete.exp: Remove "multi_line".
19046 * gdb.ada/info_exc.exp: Remove "multi_line".
19047 * gdb.ada/packed_tagged.exp: Remove "multi_line".
19048 * gdb.ada/ptype_field.exp: Remove "multi_line".
19049 * gdb.ada/sym_print_name.exp: Remove "multi_line".
19050 * gdb.ada/tagged.exp: Remove "multi_line".
19051 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
19052 [multi_line ...]
19053 * gdb.btrace/delta.exp: Likewise.
19054 * gdb.btrace/exception.exp: Likewise.
19055 * gdb.btrace/function_call_history.exp: Likewise.
19056 * gdb.btrace/instruction_history.exp: Likewise.
19057 * gdb.btrace/nohist.exp: Likewise.
19058 * gdb.btrace/record_goto.exp: Likewise.
19059 * gdb.btrace/segv.exp: Likewise.
19060 * gdb.btrace/stepi.exp: Likewise.
19061 * gdb.btrace/tailcall.exp: Likewise.
19062 * gdb.btrace/unknown_functions.exp: Likewise.
19063 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19064 * lib/gdb.exp: Add the "multi_line" helper.
19065
4eec2deb
PA
190662015-04-01 Pedro Alves <palves@redhat.com>
19067
19068 * gdb.threads/tid-reuse.c: New file.
19069 * gdb.threads/tid-reuse.exp: New file.
19070
df8411da
SDJ
190712015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19072
19073 PR corefiles/16092
19074 * gdb.base/coredump-filter.c: New file.
19075 * gdb.base/coredump-filter.exp: Likewise.
19076
6ef37366
PM
190772015-03-27 Petr Machata <pmachata@redhat.com>
19078
19079 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19080 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19081 (Dwarf::assemble): Initialize them.
19082 (Dwarf::lines): New function.
19083
7ec911b0
JT
190842015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19085
19086 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19087 SYMBOL_PREFIX for x86_64-*-cygwin.
19088
ff908ebf
AW
190892015-03-26 Andy Wingo <wingo@igalia.com>
19090
19091 PR symtab/18148
19092 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19093 const_value but not a location.
19094 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19095 location defined in non-main CUs are visible.
19096
6d5f0679
YQ
190972015-03-26 Yao Qi <yao.qi@linaro.org>
19098
19099 PR testsuite/18139
19100 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19101 Add a line number entry for the same line.
19102 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19103 Add a line number entry for the same line.
19104
2898689b
YQ
191052015-03-26 Yao Qi <yao.qi@linaro.org>
19106
19107 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19108 .int 0.
19109 (func): Likewise. Add .Lfunc_1 label.
19110 Use .Lfunc_1 label.
19111 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19112 .int 0.
19113 (func): Likewise.
19114 Use .Lfunc_1 label.
19115
85180498
YQ
191162015-03-26 Yao Qi <yao.qi@linaro.org>
19117
19118 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19119 Call gdb_compile instead to compile each .s files without debug
19120 information.
19121
8aa08a8d
YQ
191222015-03-26 Yao Qi <yao.qi@linaro.org>
19123
19124 * gdb.base/savedregs.exp (process_saved_regs): Make
19125 "Saved registers:" optional in the pattern.
19126
66849923
MM
191272015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19128
19129 * gdb.btrace/next.exp: Merged into step.exp.
19130 * gdb.btrace/finish.exp: Merged into step.exp.
19131 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19132 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19133 "record goto" and checking the exact replay position.
19134 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19135 check for "Recording format" in "info record" output.
19136 * gdb.btrace/record_goto.exp: Choose test file based on target.
19137 * gdb.btrace/x86-record_goto.S: Renamed into ...
19138 * gdb.btrace/x86_64-record_goto.S: ... this.
19139 * gdb.btrace/i686-record_goto.S: New.
19140 * gdb.btrace/x86-tailcall.S: Renamed into ...
19141 * gdb.btrace/x86_64-tailcall.S: ... this.
19142 * gdb.btrace/i686-tailcall.S: New.
19143 * gdb.btrace/x86-tailcall.c: Renamed into ...
19144 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19145 separate statements. Update test.
19146 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19147 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19148 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19149 * gdb.btrace/tailcall.exp: Choose test file based on target.
19150 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19151
11cc1b74
MM
191522015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19153
19154 * gdb.btrace/exception.exp: Increase BTS buffer size.
19155
a25d8bf9
PA
191562015-03-24 Pedro Alves <palves@redhat.com>
19157
19158 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19159
856e7dd6
PA
191602015-03-24 Pedro Alves <palves@redhat.com>
19161
19162 * gdb.threads/schedlock.exp (test_step): No longer expect that
19163 "set scheduler-locking step" with "next" over a function call runs
19164 threads unlocked.
19165
ad235a41
AT
191662015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19167
19168 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19169
15630549
AT
191702015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19171
19172 PR breakpoints/16466
19173 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19174 * gdb.mi/mi-pending.c (thread_func): New function.
19175 (int main): Add threading support required.
19176 * gdb.mi/mi-pending.exp: Add tests for this issue.
19177 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19178 (pendfunc2): Remove stdio dependency.
19179 * gdb.mi/mi-pendshr2.c: New file.
19180
693dca06
KS
191812015-03-23 Keith Seitz <keiths@redhat.com>
19182
19183 * gdb.linespec/keywords.c: New file.
19184 * gdb.linespec/keywords.exp: New file.
19185
7e993ebf
KS
191862015-03-23 Keith Seitz <keiths@redhat.com>
19187
19188 PR gdb/18021
19189 * gdb.dwarf2/staticvirtual.exp: New test.
19190
bc23328c
JK
191912015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19192
19193 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19194 * README: Remove HP-UX and gdb.hp.
19195 (configuration):
19196 * configure: Regenerate.
19197 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19198 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19199 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19200 gdb.hp/gdb.defects/Makefile.
19201 * gdb.hp/Makefile.in: File deleted.
19202 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19203 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19204 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19205 * gdb.hp/gdb.aCC/run.c: File deleted.
19206 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19207 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19208 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19209 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19210 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19211 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19212 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19213 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19214 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19215 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19216 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19217 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19218 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19219 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19220 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19221 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19222 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19223 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19224 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19225 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19226 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19227 * gdb.hp/gdb.compat/average.c: File deleted.
19228 * gdb.hp/gdb.compat/sum.c: File deleted.
19229 * gdb.hp/gdb.compat/xdb.c: File deleted.
19230 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19231 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19232 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19233 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19234 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19235 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19236 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19237 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19238 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19239 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19240 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19241 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19242 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19243 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19244 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19245 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19246 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19247 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19248 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19249 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19250 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19251 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19252 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19253 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19254 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19255 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19256 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19257 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19258 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19259 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19260 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19261 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19262 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19263 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19264 * gdb.hp/tools/odump: File deleted.
19265
8bf3b159
PA
192662015-03-19 Pedro Alves <palves@redhat.com>
19267
19268 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19269 (saw_thread_3): New globals.
19270 (top level): Increment them when an event for the corresponding
19271 thread is seen.
19272 (no thread starvation): New test.
19273
eb54c8bf
PA
192742015-03-19 Pedro Alves <palves@redhat.com>
19275
19276 * gdb.threads/continue-pending-status.c: New file.
19277 * gdb.threads/continue-pending-status.exp: New file.
19278
32d2e5d6
PA
192792015-03-18 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19282 Use gdb_is_target_remote instead of is_remote. Use
19283 gdb_test_multiple instead of gdb_expect. Exit early if
19284 gdb_test_multiple hits its internal matches. Tighten stepi tests
19285 expected output. Fail on exit with any signal, instead of just
19286 SIGILL.
19287
f68f11b7
YQ
192882015-03-18 Yao Qi <yao.qi@linaro.org>
19289
19290 PR tdep/18107
19291 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19292 variable.
19293 * gdb.base/catch-syscall.exp: Don't skip it on
19294 aarch64*-*-linux* target. Remove elements in all_syscalls.
19295 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19296 target.
19297 (setup_all_syscalls): New proc.
19298
ca5fd19b
YQ
192992015-03-16 Yao Qi <yao.qi@linaro.org>
19300
19301 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19302 (top level): Skip tests if valid_addr_p returns false for
19303 $cmd1 or $cmd2.
19304
85642ba0
AW
193052015-03-11 Andy Wingo <wingo@igalia.com>
19306
19307 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19308
e03f9645
YQ
193092015-03-11 Yao Qi <yao.qi@linaro.org>
19310
19311 * gdb.base/catch-syscall.exp: Fix typo in comments.
19312
5d0962b2
YQ
193132015-03-11 Yao Qi <yao.qi@linaro.org>
19314
19315 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19316
b2df3cef
PA
193172015-03-09 Pedro Alves <palves@redhat.com>
19318
19319 * dg-extract-results.py: Delete.
19320
ef878e53
PA
193212015-03-09 Pedro Alves <palves@redhat.com>
19322
19323 Merge dg-extract-results.sh from GCC upstream (r218843).
19324
19325 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19326 * dg-extract-results.sh: Use --text with grep to avoid issues with
19327 binary files. Fall back to cat -v, if that doesn't work.
19328
9494d219
PA
193292015-03-05 Pedro Alves <palves@redhat.com>
19330
19331 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19332
a8d9763a
SM
193332015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19334
19335 * lib/mi-support.exp (mi_expect_interrupt): Accept
19336 alternative event for when in all-stop mode.
19337
be9957b8
PA
193382015-03-04 Pedro Alves <palves@redhat.com>
19339
19340 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19341
d57be0f4 193422015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19343
19344 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19345
c214c7cf
AA
193462015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19347
19348 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19349 regexps for GDB's current line display, accept a hex address
19350 preceding the line number.
19351
6d74a497
AA
193522015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19353
19354 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19355 the 'arch1' variable for "s390*-linux*" targets.
19356
511aee7c
PA
193572015-03-04 Pedro Alves <palves@redhat.com>
19358
19359 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19360 (main): Pass missing retval argument to pthread_join call.
19361
95e50b27
PA
193622015-03-02 Pedro Alves <palves@redhat.com>
19363
19364 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19365 (top level): Call do_test with non-stop as well.
19366
28054d69
PA
193672015-03-02 Pedro Alves <palves@redhat.com>
19368
19369 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19370 -1.
19371
4fa5d7b4
AA
193722015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19373
19374 * gdb.arch/s390-vregs.exp: New test.
19375 * gdb.arch/s390-vregs.S: New file.
19376
97c18565
PA
193772015-02-27 Pedro Alves <palves@redhat.com>
19378
19379 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19380 call to catch_command_errors.
19381 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19382 catch_command_errors.
19383
a37bfa30
PA
193842015-02-27 Pedro Alves <palves@redhat.com>
19385
19386 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19387 "true" for boolean result.
19388 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19389 prototype of main.
19390
6f98576f
PA
193912015-02-27 Pedro Alves <palves@redhat.com>
19392
19393 * lib/unbuffer_output.c: New file.
19394 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19395 (main): Call gdb_unbuffer_output.
19396
eba5ab56
YQ
193972015-02-27 Yao Qi <yao.qi@linaro.org>
19398
19399 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19400 target.
19401
0def5aaa
DE
194022015-02-26 Doug Evans <dje@google.com>
19403
19404 * gdb.cp/class2.cc (Dbase, D): New classes.
19405 (main): New local delta.
19406 * gdb.cp/class2.exp: Test printing delta.
19407 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19408 (dynbar): New global.
19409 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19410
081a1c2c
JK
194112015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19412
19413 * gdb.compile/compile-ifunc.c: New file.
19414 * gdb.compile/compile-ifunc.exp: New file.
19415
2f41223f
AT
194162015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19417
19418 * gdb.base/structs.exp: Check for correct struct on finish.
19419
03eddd80
YQ
194202015-02-26 Yao Qi <yao.qi@linaro.org>
19421
19422 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19423 is zero.
19424
80c57053
JK
194252015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19426
19427 * gdb.arch/cordic.ko.bz2: New file.
19428 * gdb.arch/cordic.ko.debug.bz2: New file.
19429 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19430
21613c12
YQ
194312015-02-25 Yao Qi <yao.qi@linaro.org>
19432
19433 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19434 aarch64*-*-* target.
19435
d8b901ed
PA
194362015-02-23 Pedro Alves <palves@redhat.com>
19437
19438 * lib/gdb.exp (delete_breakpoints): Rewrite using
19439 gdb_test_multiple.
19440
e5b85ead
PA
194412015-02-23 Pedro Alves <palves@redhat.com>
19442
19443 * gdb.base/info-os.c: Include stdlib.h.
19444
85c3a371
DE
194452015-02-22 Doug Evans <xdje42@gmail.com>
19446
19447 PR symtab/17855
19448 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19449 is read after symbols have been re-read.
19450 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19451 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19452
96553a0c
DE
194532015-02-21 Doug Evans <dje@google.com>
19454
19455 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19456
97a0c697
JK
194572015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19458
19459 PR corefiles/17808
19460 * gdb.arch/i386-biarch-core.core.bz2: New file.
19461 * gdb.arch/i386-biarch-core.exp: New file.
19462
a47cd6e9
PA
194632015-02-21 Pedro Alves <palves@redhat.com>
19464
19465 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19466 runto_main fails.
19467
c5facdc4
PA
194682015-02-20 Pedro Alves <palves@redhat.com>
19469
19470 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19471 info probes.
19472
2db9a427
PA
194732015-02-20 Pedro Alves <palves@redhat.com>
19474
19475 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19476
60fb7e9e
PA
194772015-02-20 Pedro Alves <palves@redhat.com>
19478
19479 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19480 clean_restart before gdb_target_supports_trace.
19481
5c5019c2
PA
194822015-02-20 Pedro Alves <palves@redhat.com>
19483
19484 PR threads/18006
19485 * gdb.threads/clone-thread_db.c: New file.
19486 * gdb.threads/clone-thread_db.exp: New file.
19487
c9587f88
AT
194882015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19489
19490 PR breakpoints/16812
19491 * gdb.base/catch-gdb-caused-signals.c: New file.
19492 * gdb.base/catch-gdb-caused-signals.exp: New file.
19493
f6a88844
JM
194942015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19495
19496 * configure: Regenerated.
19497 * configure.ac: Use GDB_AC_TRANSFORM.
19498 * aclocal.m4: sinclude ../transform.m4.
19499
497c491b
JM
195002015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19501
19502 * lib/dtrace.exp: New file.
19503 * gdb.base/dtrace-probe.exp: Likewise.
19504 * gdb.base/dtrace-probe.d: Likewise.
19505 * gdb.base/dtrace-probe.c: Likewise.
19506 * lib/pdtrace.in: Likewise.
19507 * configure.ac: Output variables with the transformed names of
19508 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19509 * configure: Regenerated.
19510
03e98035
JM
195112015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19512
19513 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19514 expected message when trying to access $_probe_* convenience
19515 variables while not on a probe.
19516
63cc30e9
JK
195172015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19518
19519 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19520
0703599a
PA
195212015-02-11 Pedro Alves <pedro@codesourcery.com>
19522
19523 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19524 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19525
7e60a48e
DE
195262015-02-10 Doug Evans <xdje42@gmail.com>
19527
19528 * lib/gdb.exp (gdb_load): Always return a result.
19529
01b088bc
PA
195302015-02-10 Pedro Alves <palves@redhat.com>
19531
19532 * gdb.threads/signal-sigtrap.c: New file.
19533 * gdb.threads/signal-sigtrap.exp: New file.
19534
b05ec7a5
AT
195352015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19536
19537 * gdb.trace/no-attach-trace.c: New file.
19538 * gdb.trace/no-attach-trace.exp: New file.
19539
a2c2acaf
MW
195402015-02-09 Mark Wielaard <mjw@redhat.com>
19541
19542 * gdb.dwarf2/atomic.c: New file.
19543 * gdb.dwarf2/atomic-type.exp: Likewise.
19544
31fd9caa
MM
195452015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19546
19547 * gdb.btrace/buffer-size.exp: Update "info record" output.
19548 * gdb.btrace/delta.exp: Update "info record" output.
19549 * gdb.btrace/enable.exp: Update "info record" output.
19550 * gdb.btrace/finish.exp: Update "info record" output.
19551 * gdb.btrace/instruction_history.exp: Update "info record" output.
19552 * gdb.btrace/next.exp: Update "info record" output.
19553 * gdb.btrace/nexti.exp: Update "info record" output.
19554 * gdb.btrace/step.exp: Update "info record" output.
19555 * gdb.btrace/stepi.exp: Update "info record" output.
19556 * gdb.btrace/nohist.exp: Update "info record" output.
19557
d33501a5
MM
195582015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19559
19560 * gdb.btrace/buffer-size: New.
19561
f4abbc16
MM
195622015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19563
19564 * gdb.btrace/delta.exp: Update "info record" output.
19565 * gdb.btrace/enable.exp: Update "info record" output.
19566 * gdb.btrace/finish.exp: Update "info record" output.
19567 * gdb.btrace/instruction_history.exp: Update "info record" output.
19568 * gdb.btrace/next.exp: Update "info record" output.
19569 * gdb.btrace/nexti.exp: Update "info record" output.
19570 * gdb.btrace/step.exp: Update "info record" output.
19571 * gdb.btrace/stepi.exp: Update "info record" output.
19572 * gdb.btrace/nohist.exp: Update "info record" output.
19573
b9d61307
SM
195742015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19575
19576 PR gdb/15678
19577 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19578
e584fdbc
PA
195792015-02-06 Pedro Alves <palves@redhat.com>
19580
19581 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19582 macro.
19583 (seconds_left, again): New globals.
19584 (main): Wait seconds_left in a 1-second sleep loop instead of
19585 sleeping 180 seconds. If 'again' is set, reset the seconds
19586 counter.
19587 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19588 'again' in the inferior before detaching. Print the seconds left.
19589 (options): New global.
19590 (top level): Build program with -DTIMEOUT=$timeout.
19591
77f41761
PA
195922015-02-06 Pedro Alves <palves@redhat.com>
19593
19594 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19595 determine how many seconds to pass to 'alarm'.
19596 * gdb.base/gdb-sigterm.exp (top level): Build program with
19597 -DTIMEOUT=$timeout.
19598 (do_test): Return success/failure indication. Add more verbose
19599 logging. Don't fail if 200 single steps are seen. Instead, fail
19600 when the test times out.
19601 (passes): New global.
19602 (top level): Break the testing loop if testing fails on any
19603 iteration. Use gdb_assert.
19604
b9394193
DB
196052015-02-04 Don Breazeal <donb@codesourcery.com>
19606
19607 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19608 and initialize them.
19609 (ipc_cleanup): New function.
19610 (main): Don't declare shmid, semid, and msqid. Add a call to
19611 atexit so that we call ipc_cleanup on exit.
19612
42d9e528
PA
196132015-02-04 Pedro Alves <palves@redhat.com>
19614
19615 * boards/native-extended-gdbserver.exp: Remove any target variant
19616 specifications from the board name before clearing the isremote
19617 flag from board_info.
19618
ae6ae975
DE
196192015-01-31 Doug Evans <xdje42@gmail.com>
19620
19621 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19622
cfb069a8
GB
196232015-01-31 Gary Benson <gbenson@redhat.com>
19624
19625 * gdb.base/completion.exp: Disable completion limiting for
19626 existing tests. Add new tests to check completion limiting.
19627 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19628
5dd31d79
DE
196292015-01-31 Doug Evans <xdje42@gmail.com>
19630
19631 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19632
9f050062
DE
196332015-01-31 Doug Evans <xdje42@gmail.com>
19634
19635 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19636 entries. Duplicate file section script entries.
19637 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19638 inlined entries. Add test for safe-path rejection.
19639 * gdb.python/py-section-script.c: Add duplicate inlined section script
19640 entries. Duplicate file section script entries.
19641 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19642 inlined entries. Add test for safe-path rejection.
19643
df25ebbd
JB
196442015-01-29 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.ada/disc_arr_bound: New testcase.
19647
4a0ca9ec
JB
196482015-01-29 Joel Brobecker <brobecker@adacore.com>
19649
19650 * gdb.ada/mi_var_array: New testcase.
19651
3a8b707a
DE
196522015-01-27 Doug Evans <dje@google.com>
19653
19654 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19655 Add test for objfile.filename, objfile.username after objfile
19656 has been unloaded.
19657
f8313f6e
JB
196582015-01-26 Joel Brobecker <brobecker@adacore.com>
19659
19660 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19661 the second test to print the name attribute of value
19662 returned by the call to gdb.lookup_type, and adjust
19663 the expected output accordingly.
19664
37bc665e
MW
196652015-01-25 Mark Wielaard <mjw@redhat.com>
19666
19667 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19668 * gdb.base/disp-step-fork.c: Include unistd.h.
19669 * gdb.base/siginfo-obj.c: Include stdio.h.
19670 * gdb.base/siginfo-thread.c: Likewise.
19671 * gdb.mi/non-stop.c: Include unistd.h.
19672 * gdb.mi/nsthrexec.c: Include stdio.h.
19673 * gdb.mi/pthreads.c: Include unistd.h.
19674 * gdb.modula2/unbounded1.c (main): Declare returns int.
19675 * gdb.reverse/consecutive-reverse.c: Likewise.
19676 * gdb.threads/create-fail.c: Include unistd.h.
19677 * gdb.threads/killed.c: Likewise.
19678 * gdb.threads/linux-dp.c: Likewise.
19679 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19680 * gdb.threads/non-ldr-exc-2.c: Likewise.
19681 * gdb.threads/non-ldr-exc-3.c: Likewise.
19682 * gdb.threads/non-ldr-exc-4.c: Likewise.
19683 * gdb.threads/pthreads.c: Include unistd.h.
19684 (main): Declare returns int.
19685 * gdb.threads/tls-main.c (foo): New declaration.
19686 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19687
f7e5394d
SM
196882015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19689
19690 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19691 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19692
743649fd
MW
196932015-01-15 Mark Wielaard <mjw@redhat.com>
19694
19695 * gdb.base/noreturn-return.c: New file.
19696 * gdb.base/noreturn-return.exp: New file.
19697 * gdb.base/noreturn-finish.c: New file.
19698 * gdb.base/noreturn-finish.exp: New file.
19699
198297aa
PA
197002015-01-23 Pedro Alves <palves@redhat.com>
19701
19702 * gdb.threads/continue-pending-after-query.c: New file.
19703 * gdb.threads/continue-pending-after-query.exp: New file.
19704
717cf30c
AG
197052015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19706 Simon Marchi <simon.marchi@ericsson.com>
19707
19708 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19709 * gdb.base/valgrind-db-attach.exp: Same.
19710 * gdb.base/valgrind-infcall.exp: Same.
19711 * lib/mi-support.exp (default_mi_gdb_start): Same.
19712 * lib/prompt.exp (default_prompt_gdb_start): Same.
19713 * lib/gdb.exp (default_gdb_spawn): Same.
19714 (gdb_interact): New.
19715
19716
4b62a76e
JK
197172015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19718
19719 * gdb.compile/compile.exp (pointer to jit function): New test.
19720
b4cdae6f
WW
197212015-01-17 Wei-cheng Wang <cole945@gmail.com>
19722
19723 * lib/gdb.exp (supports_process_record): Return true for
19724 powerpc*-*-linux*.
19725 (supports_reverse): Likewise.
19726
d221e7ef
DB
197272015-01-15 Don Breazeal <donb@codesourcery.com>
19728
19729 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19730 instead of checking whether the target board is remote and
19731 use spawn_wait_for_attach instead of exec/sleep.
19732 * gdb.base/attach-twice.exp: Likewise.
19733
bafffb51
JB
197342015-01-15 Joel Brobecker <brobecker@adacore.com>
19735
19736 * gdb.ada/var_arr_attrs: New testcase.
19737
5589af0e
PA
197382015-01-14 Pedro Alves <palves@redhat.com>
19739 Joel Brobecker <brobecker@adacore.com>
19740
19741 PR gdb/17525
19742 * gdb.base/bp-cmds-execution-x-script.c: New file.
19743 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19744 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19745
6c400b59
PA
197462015-01-14 Pedro Alves <palves@redhat.com>
19747
19748 PR cli/17828
19749 * gdb.base/batch-preserve-term-settings.c: New file.
19750 * gdb.base/batch-preserve-term-settings.exp: New file.
19751
e02c96a7
DE
197522015-01-13 Doug Evans <dje@google.com>
19753
19754 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19755 binary.
19756
576fd14c
JB
197572015-01-13 Joel Brobecker <brobecker@adacore.com>
19758
19759 * Makefile.in (clean mostlyclean): Do not delete *.py.
19760
04dccad0
JB
197612015-01-13 Joel Brobecker <brobecker@adacore.com>
19762
19763 * gdb.python/py-lookup-type.exp: New file.
19764
3d230f71
PA
197652015-01-12 Pedro Alves <palves@redhat.com>
19766
19767 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19768 restore GDBFLAGS before returning.
19769
7e67715d
JK
197702015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19771
19772 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19773 is_amd64_regs_target and is_x86_like_target.
19774
f2e0d4b4
DE
197752015-01-11 Doug Evans <xdje42@gmail.com>
19776
19777 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19778 is given without an explicit form.
19779 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19780 attributes.
19781 * gdb.dwarf/corrupt.exp: Ditto.
19782 * gdb.dwarf2/enum-type.exp: Ditto.
19783 * gdb.trace/entry-values.exp: Ditto.
19784 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19785
439250fb
DE
197862015-01-11 Doug Evans <xdje42@gmail.com>
19787
19788 PR gdb/15830
19789 * gdb.base/maint.exp: Remove references to "maint demangle".
19790 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19791 Add tests for explicitly specifying language to demangle.
19792 * gdb.dlang/demangle.exp: Ditto.
19793
ede9f622
PA
197942015-01-09 Pedro Alves <palves@redhat.com>
19795
19796 * gdb.threads/non-stop-fair-events.c: New file.
19797 * gdb.threads/non-stop-fair-events.exp: New file.
19798
a7b796db
PA
197992015-01-09 Pedro Alves <palves@redhat.com>
19800
19801 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19802 the global scope. Set a breakpoint after all threads are started
19803 rather than stepping over two source lines. Expect the prompt.
19804 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19805 global.
19806 (NUM): Now 15.
19807 (main): Use threads_started_barrier to wait for all threads to
19808 start. Main thread no longer calls thread_function. Exit after
19809 180 seconds.
19810 (loop): New function.
19811 (thread_function): Wait on threads_started_barrier barrier. Call
19812 'loop' at each iteration.
19813 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19814 threads have started, instead of hardcoding number of "next"
19815 steps. Use an access watchpoint instead of a write watchpoint.
19816
9665ffdd
PA
198172015-01-09 Pedro Alves <palves@redhat.com>
19818
19819 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19820 (thread_func): Wait on barrier.
19821 (main): Wait for all threads to start before stopping GDB.
19822 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19823 global.
19824 (thread1_func, thread2_func): Wait on barrier.
19825 (main): Wait for all threads to start before stopping GDB.
19826 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19827 New global.
19828 (thread1_func, thread2_func): Wait on barrier.
19829 (main): Wait for all threads to start before stopping GDB.
19830
c945a99f
PA
198312015-01-09 Pedro Alves <palves@redhat.com>
19832
19833 * gdb.threads/attach-many-short-lived-threads.c: New file.
19834 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19835
c1a747c1
PA
198362014-01-09 Pedro Alves <palves@redhat.com>
19837
19838 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19839 instead of to thread 2.
19840 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19841 Add barrier around each pthread_create call instead of around all
19842 calls.
19843 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19844 Set a break on thread_function and have the child threads hit it
19845 one at at a time.
19846
60b3033e
PA
198472015-01-09 Pedro Alves <palves@redhat.com>
19848
19849 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19850 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19851 false.
19852 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19853 checking whether the target board is remote.
19854 * gdb.multi/multi-attach.exp: Likewise.
19855 * gdb.python/py-sync-interp.exp: Likewise.
19856 * gdb.server/ext-attach.exp: Likewise.
19857 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19858 tests that need to attach, instead of checking whether the target
19859 board is remote at the top of the file.
19860
acc018ac
YQ
198612015-01-08 Yao Qi <yao@codesourcery.com>
19862
19863 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19864
50a18af8
JK
198652015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19866
19867 Fix testcase compilation.
19868 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19869
8503d6e1
JB
198702015-01-06 Joel Brobecker <brobecker@adacore.com>
19871
19872 * gdb.python/py-type.exp: Add a couple test about empty
19873 array creation, and negative-length array creation.
19874
cc73dbcc
DE
198752015-01-02 Doug Evans <xdje42@gmail.com>
19876
19877 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19878
0300bbc7
DE
198792015-01-02 Doug Evans <dje@google.com>
19880
19881 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19882
9d85a0ec
YQ
198832014-12-29 Yao Qi <yao@codesourcery.com>
19884
19885 * gdb.trace/entry-values.exp: Update comments. Rename variable
19886 bar_call_foo to returned_from_foo.
19887
87186c6a
MMN
198882014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19889
19890 PR gdb/17394
19891 * gdb.linespec/break-asm-file.c: New file.
19892 * gdb.linespec/break-asm-file.exp: New file.
19893 * gdb.linespec/break-asm-file0.s: New file.
19894 * gdb.linespec/break-asm-file1.s: New file.
19895
1bab7383
YQ
198962014-12-18 Nigel Stephens <nigel@mips.com>
19897 Maciej W. Rozycki <macro@codesourcery.com>
19898
19899 * gdb.base/float.exp: Handle the new output from "info float" on
19900 MIPS targets.
19901
1bc1068a
JK
199022014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19903
19904 Fix MinGW compilation.
19905 * gdb.compile/compile-ops.exp: Update untested message if
19906 !skip_compile_feature_tests.
19907 * gdb.compile/compile-setjmp.exp: Likewise.
19908 * gdb.compile/compile-tls.exp: Likewise.
19909 * gdb.compile/compile.exp: Likewise.
19910 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19911 supported on this host".
19912
b6615d10
DE
199132014-12-16 Doug Evans <xdje42@gmail.com>
19914
19915 * boards/stabs.exp: New file.
19916
25dda427
AA
199172014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19918
19919 * gdb.base/completion.exp: Adjust to format changes of "maint
19920 print user-registers".
19921
bf330350
CU
199222014-12-16 Catalin Udma <catalin.udma@freescale.com>
19923
19924 PR server/17457
19925 * gdb.arch/aarch64-fp.c: New file.
19926 * gdb.arch/aarch64-fp.exp: New file.
19927
395cf596
SDJ
199282014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19929
19930 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19931 r210637, r210913, r211666, r215400, r215817).
19932
19933 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19934 * dg-extract-results.py: New file.
19935 * dg-extract-results.sh: Use it if the environment seems
19936 suitable.
19937
19938 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19939
19940 * dg-extract-results.py (parse_run): Handle warnings that
19941 are printed before a test harness is run.
19942
19943 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19944
19945 * dg-extract-results.py (Named): Remove __cmp__ method.
19946 (output_variation): Use a key to sort variation.harnesses.
19947
19948 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19949
19950 * dg-extract-results.py: For Python 3, force sys.stdout to
19951 handle surrogate escape sequences.
19952 (safe_open): New function.
19953 (output_segment, main): Use it.
19954
19955 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19956
19957 * dg-extract-results.py (Prog.result_re): Include options
19958 in test name.
19959
19960 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19961
19962 * dg-extract-results.py (output_variation): Always sort if
19963 do_sum.
19964
e882ef3c
SM
199652014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19966
19967 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19968 as long as we get pagination notifications.
19969
4992aa20
JM
199702014-12-15 Jason Merrill <jason@redhat.com>
19971
19972 * Makefile.in (check-gdb.%): Restore.
19973 * README: Mention it.
19974
c1b5a1a6
JB
199752014-12-13 Joel Brobecker <brobecker@adacore.com>
19976
19977 * gdb.ada/str_uninit: New testcase.
19978
5537b577
JK
199792014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19980
19981 PR symtab/17642
19982 * gdb.base/vla-stub-define.c: New file.
19983 * gdb.base/vla-stub.c: New file.
19984 * gdb.base/vla-stub.exp: New file.
19985
bb2ec1b3
TT
199862014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19987 Jan Kratochvil <jan.kratochvil@redhat.com>
19988 Tom Tromey <tromey@redhat.com>
19989
19990 * configure.ac: Add gdb.compile/.
19991 * configure: Regenerate.
19992 * gdb.compile/Makefile.in: New file.
19993 * gdb.compile/compile-ops.exp: New file.
19994 * gdb.compile/compile-ops.c: New file.
19995 * gdb.compile/compile-tls.c: New file.
19996 * gdb.compile/compile-tls.exp: New file.
19997 * gdb.compile/compile-constvar.S: New file.
19998 * gdb.compile/compile-constvar.c: New file.
19999 * gdb.compile/compile-mod.c: New file.
20000 * gdb.compile/compile-nodebug.c: New file.
20001 * gdb.compile/compile-setjmp-mod.c: New file.
20002 * gdb.compile/compile-setjmp.c: New file.
20003 * gdb.compile/compile-setjmp.exp: New file.
20004 * gdb.compile/compile-shlib.c: New file.
20005 * gdb.compile/compile.c: New file.
20006 * gdb.compile/compile.exp: New file.
20007 * lib/gdb.exp (skip_compile_feature_tests): New proc.
20008
4ff709eb
TT
200092014-12-12 Tom Tromey <tromey@redhat.com>
20010
20011 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
20012 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
20013
6dddd6a5
DE
200142014-12-12 Doug Evans <dje@google.com>
20015
20016 * lib/gdb-python.exp (get_python_valueof): New function.
20017 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
20018
71c24708
AA
200192014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
20020
20021 * gdb.base/completion.exp: Add test for completion of "info
20022 registers ".
20023
3e29f34a
MR
200242014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
20025
20026 * gdb.base/func-ptrs.c: New file.
20027 * gdb.base/func-ptrs.exp: New file.
20028
fc126975
SM
200292014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20030
20031 PR breakpoints/17012
20032 * gdb.base/dprintf-detach.c: New file.
20033 * gdb.base/dprintf-detach.exp: New file.
20034
0a46d518
SM
200352014-12-10 Simon Marchi <simon.marchi@ericsson.com>
20036
20037 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
20038 * lib/gdb.exp (target_is_gdbserver): New procedure.
20039
a0be3e44
DE
200402014-12-08 Doug Evans <dje@google.com>
20041
20042 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
20043
df1b803a
YQ
200442014-12-05 Yao Qi <yao@codesourcery.com>
20045
20046 * gdb.guile/scm-error.exp: Remove the third argument to
20047 gdb_remote_download.
20048 * gdb.guile/scm-frame-args.exp: Likewise.
20049 * gdb.guile/scm-section-script.exp: Likewise.
20050
ddb9f679
YQ
200512014-12-05 Yao Qi <yao@codesourcery.com>
20052
20053 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
20054
86e4ed39
DE
200552014-12-04 Doug Evans <dje@google.com>
20056
20057 * gdb.python/py-objfile.exp: Add tests for
20058 objfile.add_separate_debug_file.
20059
7c50a931
DE
200602014-12-04 Doug Evans <dje@google.com>
20061
20062 * lib/gdb.exp (get_build_id): New function.
20063 (build_id_debug_filename_get): Rewrite to use it.
20064 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20065
621661e3
MR
200662014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20067
20068 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20069 `method(long)', not just 0x0.
20070 * gdb.cp/nsalias.exp: Align code labels to 4.
20071 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20072 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20073 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20074 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20075 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20076 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20077
29f0c3b7
DE
200782014-12-02 Doug Evans <dje@google.com>
20079
e1e061e7 20080 PR symtab/17602
29f0c3b7 20081 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20082 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20083 * gdb.cp/anon-ns.exp: Update.
20084
162078c8
NB
200852014-12-02 Nick Bull <nicholaspbull@gmail.com>
20086
20087 * gdb.python/py-events.py (inferior_call_handler): New.
20088 (register_changed_handler, memory_changed_handler): New.
20089 (test_events.invoke): Register new handlers.
20090 * gdb.python/py-events.exp: Add tests for inferior call,
20091 memory_changed and register_changed events.
20092
fdb09caf
AA
200932014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20094
20095 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20096 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20097 if the linker doesn't understand this.
20098
55cfb2c4
SM
200992014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20100
20101 * gdb.python/python.exp: Change expected reply to help().
20102
9e8cd6df
YQ
201032014-12-01 Yao Qi <yao@codesourcery.com>
20104
20105 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20106 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20107 * configure: Re-generated.
20108
6c659fc2
SC
201092014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20110
20111 * gdb.cp/chained-calls.cc: New file.
20112 * gdb.cp/chained-calls.exp: New file.
20113 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20114
d7fc3181
SM
201152014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20116
20117 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20118 * gdb.dwarf2/symtab-producer.exp: Same.
20119 * gdb.gdb/python-interrupts.exp: Same.
20120 * gdb.gdb/python-selftest.exp: Same.
20121 * gdb.python/py-linetable.exp: Same.
20122 * gdb.python/py-type.exp: Same.
20123 * gdb.python/py-value-cc.exp: Same.
20124 * gdb.python/py-value.exp: Same.
20125
10e79639
YQ
201262014-11-28 Yao Qi <yao@codesourcery.com>
20127
20128 * gdb.base/break-probes.exp: Match library name prefixed with
20129 sysroot.
20130
f28a0564
SM
201312014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20132
20133 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20134 test expected output. Add parentheses for the call to print.
20135 Remove L suffix from integers.
20136
3fe1ce1d
DE
201372014-11-26 Doug Evans <dje@google.com>
20138
20139 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20140
84429e27
YQ
201412014-11-22 Yao Qi <yao@codesourcery.com>
20142
20143 * gdb.trace/entry-values.c: Remove asms.
20144 (foo): Add foo_label.
20145 (bar): Add bar_label.
20146 * gdb.trace/entry-values.exp: Remove code computing foo's
20147 length and bar's length.
20148 (Dwarf::assemble): Invoke function_range for bar and use
20149 MACRO_AT_func for foo.
20150
26741859
YQ
201512014-11-22 Yao Qi <yao@codesourcery.com>
20152
20153 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20154 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20155 Use .Lgcc43_procstart instead of gcc43.
20156
45e44d27
JB
201572014-11-21 Joel Brobecker <brobecker@adacore.com>
20158
20159 * gdb.ada/n_arr_bound: New testcase.
20160
458c8db8
SDJ
201612014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20162
20163 PR breakpoints/10737
20164 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20165 test_catch_syscall_multi_arch.
20166 (test_catch_syscall_multi_arch): New function.
20167
43f3e411
DE
201682014-11-20 Doug Evans <xdje42@gmail.com>
20169
20170 * gdb.base/maint.exp: Update expected output.
20171
0d7b2549
AA
201722014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20173
20174 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20175 4-byte instruction on S390.
20176
8908fca5
JB
201772014-11-19 Joel Brobecker <brobecker@adacore.com>
20178
20179 * gdb.ada/arr_arr: New testcase.
20180
4a46959e
JB
201812014-11-19 Joel Brobecker <brobecker@adacore.com>
20182
20183 * gdb.ada/pkd_arr_elem: New Testcase.
20184
470e2f4e
LM
201852014-11-18 Luis Machado <lgustavo@codesourcery.com>
20186
20187 * gdb.reverse/break-precsave: Expect completion message for
20188 core file reads.
20189 * gdb.reverse/consecutive-precsave.exp: Likewise.
20190 * gdb.reverse/finish-precsave.exp: Likewise.
20191 * gdb.reverse/i386-precsave.exp: Likewise.
20192 * gdb.reverse/machinestate-precsave.exp: Likewise.
20193 * gdb.reverse/sigall-precsave.exp: Likewise.
20194 * gdb.reverse/solib-precsave.exp: Likewise.
20195 * gdb.reverse/step-precsave.exp: Likewise.
20196 * gdb.reverse/until-precsave.exp: Likewise.
20197 * gdb.reverse/watch-precsave.exp: Likewise.
20198
a267f3ad
AA
201992014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20200
20201 * gdb.base/bp-permanent.c: Include unistd.h.
20202 * gdb.python/py-framefilter-mi.c (main): Add return type.
20203 * gdb.python/py-framefilter.c (main): Likewise.
20204 * gdb.trace/actions-changed.c (main): Likewise.
20205
12084a9a
AA
202062014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20207
20208 * gdb.mi/until.c: Add eye-catchers.
20209 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20210 line numbers.
20211
dc7e1a77
AA
202122014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20213
20214 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20215 function header variants in break1.c.
20216 * gdb.base/ena-dis-br.exp: Likewise.
20217 * gdb.base/hbreak2.exp: Likewise.
20218 * gdb.reverse/until-precsave.exp: Drop references to removed
20219 non-prototype function header variants in ur1.c.
20220 * gdb.reverse/until-reverse.exp: Likewise.
20221
41c77605
PM
202222014-11-17 Petr Machata <pmachata@redhat.com>
20223
20224 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20225 ${_cu_offset_size} bytes abbrev offset.
20226
34248c3a
DE
202272014-11-15 Doug Evans <xdje42@gmail.com>
20228
20229 PR symtab/17559
20230 * gdb.base/line-symtabs.exp: New file.
20231 * gdb.base/line-symtabs.c: New file.
20232 * gdb.base/line-symtabs.h: New file.
20233
646da059
YQ
202342014-11-14 Yao Qi <yao@codesourcery.com>
20235
20236 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20237 (func): Add label func_label.
20238 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20239 Replace low_pc and high_pc with MACRO_AT_range.
20240 Replace name, low_pc and high_pc with MACRO_AT_func.
20241
9301ebe6
YQ
202422014-11-14 Yao Qi <yao@codesourcery.com>
20243
20244 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20245 Replace name, low_pc and high_pc with MACRO_AT_func.
20246
f166b542
YQ
202472014-11-14 Yao Qi <yao@codesourcery.com>
20248
20249 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20250 produce debug information.
20251 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20252
0f6e71e3
YQ
202532014-11-14 Yao Qi <yao@codesourcery.com>
20254
20255 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20256 object and get function length.
20257 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20258 with MACRO_AT_func.
20259 (top-level): Replace gdb_compile and clean_restart with
20260 prepare_for_testing.
20261 * gdb.dwarf2/main.c (main): Add label main_label.
20262
876c4df9
YQ
202632014-11-14 Yao Qi <yao@codesourcery.com>
20264
20265 * lib/dwarf.exp (function_range): New procedure.
20266 (Dwarf::_handle_macro_at_func): New procedure.
20267 (Dwarf::_handle_macro_at_range): New procedure.
20268 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20269
02ad9cf1
YQ
202702014-11-14 Yao Qi <yao@codesourcery.com>
20271
20272 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20273 (_handle_attribute): New procedure.
20274
a59add0c
AA
202752014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20276
20277 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20278 * gdb.base/call-sc.c (zed): Likewise.
20279 * gdb.base/checkpoint.c (main): Likewise.
20280 * gdb.base/dump.c (main): Likewise.
20281 * gdb.base/gcore.c (main): Likewise.
20282 * gdb.base/huge.c (main): Likewise.
20283 * gdb.base/multi-forks.c (main): Likewise.
20284 * gdb.base/pr10179-a.c (main): Likewise.
20285 * gdb.base/savedregs.c (main): Likewise.
20286 * gdb.base/sigaltstack.c (main): Likewise.
20287 * gdb.base/siginfo.c (main): Likewise.
20288 * gdb.base/structs.c (zed): Likewise.
20289 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20290 * gdb.mi/mi-syn-frame.c (main): Likewise.
20291 * gdb.mi/until.c (foo, main): Likewise.
20292 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20293 * gdb.base/solib-weak.c (foo): Declare.
20294 * gdb.base/attach-twice.c: Include stdio.h.
20295 * gdb.base/weaklib1.c: Likewise.
20296 * gdb.base/weaklib2.c: Likewise.
20297 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20298 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20299 unistd.h.
20300 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20301 * gdb.mi/mi-exit-code.c: Likewise.
20302 * gdb.base/break-interp-lib.c: Include string.h.
20303 * gdb.base/coremaker.c: Likewise.
20304 * gdb.base/testenv.c: Likewise.
20305 * gdb.python/py-finish-breakpoint.c: Likewise.
20306 * gdb.base/inferior-died.c: Include sys/wait.h.
20307 * gdb.base/fileio.c: Include time.h.
20308 * gdb.base/async-shell.c: Include unistd.h.
20309 * gdb.base/dprintf-non-stop.c: Likewise.
20310 * gdb.base/info-os.c: Likewise.
20311 * gdb.mi/mi-console.c: Likewise.
20312 * gdb.mi/watch-nonstop.c: Likewise.
20313 * gdb.python/py-events.c: Likewise.
20314 * gdb.base/async.c (baz): Move up before its invocation.
20315 * gdb.base/code_elim2.c (my_global_func): Likewise.
20316 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20317 * gdb.base/advance.c (func2): Likewise.
20318
3b5d5997
AA
203192014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20320
20321 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20322 variant.
20323 * gdb.base/annota3.c: Likewise.
20324 * gdb.base/async.c: Likewise.
20325 * gdb.base/average.c: Likewise.
20326 * gdb.base/call-ar-st.c: Likewise.
20327 * gdb.base/call-rt-st.c: Likewise.
20328 * gdb.base/call-sc.c: Likewise.
20329 * gdb.base/call-strs.c: Likewise.
20330 * gdb.base/ending-run.c: Likewise.
20331 * gdb.base/execd-prog.c: Likewise.
20332 * gdb.base/exprs.c: Likewise.
20333 * gdb.base/foll-exec.c: Likewise.
20334 * gdb.base/foll-fork.c: Likewise.
20335 * gdb.base/foll-vfork.c: Likewise.
20336 * gdb.base/funcargs.c: Likewise.
20337 * gdb.base/gcore.c: Likewise.
20338 * gdb.base/jump.c: Likewise.
20339 * gdb.base/langs0.c: Likewise.
20340 * gdb.base/langs1.c: Likewise.
20341 * gdb.base/langs2.c: Likewise.
20342 * gdb.base/mips_pro.c: Likewise.
20343 * gdb.base/nodebug.c: Likewise.
20344 * gdb.base/opaque0.c: Likewise.
20345 * gdb.base/opaque1.c: Likewise.
20346 * gdb.base/recurse.c: Likewise.
20347 * gdb.base/run.c: Likewise.
20348 * gdb.base/scope0.c: Likewise.
20349 * gdb.base/scope1.c: Likewise.
20350 * gdb.base/setshow.c: Likewise.
20351 * gdb.base/setvar.c: Likewise.
20352 * gdb.base/shmain.c: Likewise.
20353 * gdb.base/shr1.c: Likewise.
20354 * gdb.base/shr2.c: Likewise.
20355 * gdb.base/sigall.c: Likewise.
20356 * gdb.base/signals.c: Likewise.
20357 * gdb.base/so-indr-cl.c: Likewise.
20358 * gdb.base/solib2.c: Likewise.
20359 * gdb.base/structs.c: Likewise.
20360 * gdb.base/sum.c: Likewise.
20361 * gdb.base/vforked-prog.c: Likewise.
20362 * gdb.base/watchpoint.c: Likewise.
20363 * gdb.reverse/shr2.c: Likewise.
20364 * gdb.reverse/until-reverse.c: Likewise.
20365 * gdb.reverse/ur1.c: Likewise.
20366 * gdb.reverse/watch-reverse.c: Likewise.
20367
066a77c5
AA
203682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20369
20370 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20371 variant.
20372 * gdb.base/sepdebug.exp: Drop references to removed code.
20373
4f204ea5
AA
203742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20375
20376 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20377 variant. Preserve original line numbering.
20378 * gdb.base/list1.c: Likewise.
20379
3b377a3a
AA
203802014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20381
20382 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20383 variant.
20384 * gdb.base/break1.c: Likewise.
20385 * gdb.base/break.exp: Drop references to removed code.
20386
e444df73
AA
203872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20388
20389 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20390 variant.
20391
8008f2a7
AA
203922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20393
20394 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20395
a5a06887
AA
203962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20397
20398 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20399 logic into perform_all_tests() and invoke it with and without
20400 function header prototypes.
20401 (do_function_calls): Remove conditional XFAIL for PR 5318.
20402 (rerun_and_prepare): Remove duplicate code.
20403 (perform_all_tests): New. Main logic moved here.
20404
44dba9b9
AA
204052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20406
20407 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20408 code guarded by #ifdef NO_PROTOTYPES.
20409 (t_double_many_args): Likewise.
20410 (DEF_FUNC_MANY_ARGS_1): Likewise.
20411 (DEF_FUNC_VALUES_1): Likewise.
20412 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20413 guarded by #ifdef PROTOTYPES.
20414
d1fbcd56
AA
204152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20416
20417 * gdb.mi/mi-console.c: Add eye-catcher.
20418 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20419 instead of literal line number.
20420
b0e59b8f
AA
204212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20422
20423 * gdb.base/shr2.c: Add eye-catcher.
20424 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20425 line number.
20426
78f98cca
AA
204272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20428
20429 * gdb.base/jump.c: Add eye-catchers.
20430 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20431 numbers.
20432
58fa2af0
AA
204332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20434
20435 * gdb.base/execd-prog.c: Add eye-catchers.
20436 * gdb.base/foll-exec.c: Likewise.
20437 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20438 line numbers.
20439
04e5059b
AA
204402014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20441
20442 * gdb.base/ending-run.c: Add eye-catchers.
20443 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20444 literal line numbers.
20445
dbfdb174
AA
204462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20447
20448 * gdb.base/call-rt-st.c: Add eye-catchers.
20449 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20450 literal line numbers.
20451
888a2ade
AA
204522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20453
20454 * gdb.base/call-ar-st.c: Add eye-catchers.
20455 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20456 literal line numbers.
20457
6acc2dde
AA
204582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20459
20460 * gdb.base/average.c: Add eye-catchers.
20461 * gdb.base/sum.c: Likewise.
20462 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20463 regexps dynamically.
20464
9ecfcd1d
AA
204652014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20466
20467 * gdb.base/solib1.c: Add eye-catchers.
20468 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20469 literal line numbers.
20470
78708b7c
PA
204712014-11-12 Pedro Alves <palves@redhat.com>
20472
20473 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20474 leader has exited.
20475
af48d08f
PA
204762014-11-12 Pedro Alves <palves@redhat.com>
20477
20478 * gdb.arch/i386-bp_permanent.c: New file.
20479 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20480 (srcfile): Set to i386-bp_permanent.c.
20481 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20482 that stepi does not execute the 'leave' instruction, instead of
20483 testing it does execute.
20484 * gdb.base/bp-permanent.c: New file.
20485 * gdb.base/bp-permanent.exp: New file.
20486
af3768e9
DE
204872014-11-10 Doug Evans <xdje42@gmail.com>
20488
20489 PR symtab/17564
20490 * gdb.base/symtab-search-order.exp: New file.
20491 * gdb.base/symtab-search-order.c: New file.
20492 * gdb.base/symtab-search-order-1.c: New file.
20493 * gdb.base/symtab-search-order-shlib-1.c: New file.
20494
9de00a4a
PA
204952014-11-07 Pedro Alves <palves@redhat.com>
20496
20497 PR gdb/17511
20498 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20499 i?86-*-linux*.
20500
e0f52461
SC
205012014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20502
20503 PR c++/17494
20504 * gdb.cp/pr17494.cc: New file.
20505 * gdb.cp/pr17494.exp: New file.
20506
6ce8c980
YQ
205072014-11-02 Yao Qi <yao@codesourcery.com>
20508
20509 * gdb.python/python.exp: Get working directory and match the
20510 output of "set extended-prompt \\w " with it.
20511
02be9a71
DE
205122014-10-30 Doug Evans <dje@google.com>
20513
20514 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20515 in objfiles.
20516 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20517 in progspaces.
20518
3bdff46b
LM
205192014-10-30 Janis Johnson <janisjo@codesourcery.com>
20520
20521 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20522 * gdb.base/realname-expand.exp: Likewise.
20523 * gdb.linespec/macro-relative.exp: Likewise.
20524
ab917dfb
PA
205252014-10-29 Pedro Alves <palves@redhat.com>
20526
20527 PR gdb/17408
20528 * gdb.threads/schedlock.c (some_function): New function.
20529 (call_function): New global.
20530 (MAYBE_CALL_SOME_FUNCTION): New macro.
20531 (thread_function): Call it.
20532 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20533 and use it instead of a global counter. Adjust all callers.
20534 (get_current_thread): Use "find current thread" for test message
20535 here rather than having all callers pass down the same string.
20536 (goto_loop): New procedure, factored out from ...
20537 (my_continue): ... this.
20538 (step_ten_loops): Change parameter from test message to command to
20539 use. Adjust.
20540 (list_count): Delete global.
20541 (check_result): New procedure, factored out from duplicate top
20542 level code.
20543 (continue tests): Wrap in with_test_prefix.
20544 (test_step): New procedure, factored out from duplicate top level
20545 code.
20546 (top level): Test "step" in combination with all scheduler-locking
20547 modes. Test "next" in combination with all scheduler-locking
20548 modes, and in combination with stepping over a function call or
20549 not.
20550 * gdb.threads/next-bp-other-thread.c: New file.
20551 * gdb.threads/next-bp-other-thread.exp: New file.
20552
d3d4baed
PA
205532014-10-29 Pedro Alves <palves@redhat.com>
20554
20555 PR python/17372
20556 * gdb.python/python.exp: Test a multi-line command that spawns
20557 interactive Python.
20558 * gdb.base/multi-line-starts-subshell.exp: New file.
20559
563e8d85
YQ
205602014-10-29 Yao Qi <yao@codesourcery.com>
20561
20562 * gdb.base/fileio.exp: Make directories on host.
20563
0ea4d52e
YQ
205642014-10-29 Yao Qi <yao@codesourcery.com>
20565
20566 * gdb.base/fileio.c (test_write): Close the file.
20567
7f5ef605
PA
205682014-10-28 Pedro Alves <palves@redhat.com>
20569
20570 PR gdb/12623
20571 * gdb.base/sigstep.c (no_handler): New global.
20572 (main): If 'no_handler is true, set the signal handlers to
20573 SIG_IGN.
20574 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20575 with_sw_watch and no_handler parameters. Handle them.
20576 (top level) <stepping over handler when stopped at a breakpoint
20577 test>: Add a test axis for testing with a software watchpoint, and
20578 another for testing with the signal handler set to SIG_IGN.
20579 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20580 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20581
abbdbd03
PA
205822014-10-28 Pedro Alves <palves@redhat.com>
20583
20584 PR gdb/17511
20585 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20586 * gdb.base/sigstep.exp (other_handler_location): New global.
20587 (advance): Support stepping into the signal handler, and running
20588 commands while in the handler.
20589 (in_handler_map): New global.
20590 (top level): In the advance test, add combinations for getting
20591 into the handler with stepping commands, and for running commands
20592 in the handler. Add comment descripting the advancei tests.
20593
1df4399f
PA
205942014-10-28 Pedro Alves <palves@redhat.com>
20595
20596 * gdb.base/sigstep.exp: Use build_executable instead of
20597 prepare_for_testing.
20598 (top level): Move code that starts GDB, runs to main and creates a
20599 display to ...
20600 (restart): ... this new procedure.
20601 (top level): Move backtrace from signal handler test to ...
20602 (validate_backtrace): ... this new procedure.
20603 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20604 with_test_prefix. Always restart GDB.
20605 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20606 with_test_prefix. Always restart GDB. No need to delete
20607 breakpoints after the test.
20608 (test_skip_handler): Remove prefix parameter.
20609 (skip_over_handler, breakpoint_to_handler)
20610 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20611 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20612 restart GDB. No need to delete breakpoints after the test.
20613 (top level): Use foreach to call the test procedures with
20614 different commands.
20615
a5b6e449
PA
206162014-10-28 Pedro Alves <palves@redhat.com>
20617
20618 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20619 instead of GNATS numbers.
20620 * gdb.base/sigbpt.exp: Likewise.
20621 * gdb.base/siginfo.exp: Likewise.
20622 * gdb.base/sigstep.exp: Likewise.
20623
e5f8a7cc
PA
206242014-10-27 Pedro Alves <palves@redhat.com>
20625
20626 * gdb.base/sigstep.c (dummy): New global.
20627 (main): Issue a couple writes to the new global.
20628 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20629 procedures.
20630 (skip_over_handler): Use test_skip_handler.
20631 (top level): Call skip_over_handler for stepi and nexti too.
20632 (breakpoint_over_handler): Use test_skip_handler.
20633 (top level): Call breakpoint_over_handler for stepi and nexti too.
20634
763905a3
YQ
206352014-10-27 Yao Qi <yao@codesourcery.com>
20636
20637 * gdb.trace/tfile.c (adjust_function_address)
20638 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20639 function descriptor.
20640
6f259a23
DB
206412014-10-24 Don Breazeal <donb@codesourcery.com>
20642
20643 * gdb.base/foll-fork.exp (test_follow_fork,
20644 catch_fork_child_follow): Check for updated fork messages emitted
20645 from infrun.c.
20646 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20647 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20648 vfork_and_exec_child_follow_through_step): Check for updated vfork
20649 messages emitted from infrun.c.
20650
09dd9a69
PA
206512014-10-24 Pedro Alves <palves@redhat.com>
20652
20653 * gdb.base/corefile.exp: Remove references to ultrix.
20654 * gdb.base/interrupt.exp: Likewise.
20655 * gdb.base/whatis.exp: Likewise.
20656 * gdb.gdb/selftest.exp: Likewise.
20657 * gdb.threads/manythreads.exp: Likewise.
20658 * gdb.threads/print-threads.exp: Likewise.
20659 * gdb.threads/pthreads.exp:: Likewise.
20660 * gdb.threads/schedlock.exp: Likewise.
20661
3433cfa5
SC
206622014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20663
20664 * gdb.cp/non-trivial-retval.cc: Add a test case.
20665 * gdb.cp/non-trivial-retval.exp: Add a test.
20666
092f880b
YQ
206672014-10-20 Yao Qi <yao@codesourcery.com>
20668
20669 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20670 * gdb.python/py-objfile-script-gdb.py: New file.
20671 * gdb.python/py-objfile-script.exp: Update reference to
20672 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20673 of remote_download. Remove the dest file.
20674
acbdb7f3
YQ
206752014-10-20 Yao Qi <yao@codesourcery.com>
20676
20677 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20678 * gdb.base/step-line.exp: Likewise.
20679 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20680 * gdb.dwarf2/dw2-basic.exp: Likewise.
20681 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20682 * gdb.dwarf2/dw2-filename.exp: Likewise.
20683 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20684 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20685 * gdb.dwarf2/dw2-producer.exp: Likewise.
20686 * gdb.dwarf2/mac-fileno.exp: Likewise.
20687 * gdb.python/py-frame-args.exp: Likewise.
20688 * gdb.python/py-framefilter.exp: Likewise.
20689 * gdb.python/py-mi.exp: Likewise.
20690 * gdb.python/py-objfile-script.exp: Likewise
20691 * gdb.python/py-pp-integral.exp: Likewise.
20692 * gdb.python/py-pp-re-notag.exp: Likewise.
20693 * gdb.python/py-prettyprint.exp: Likewise.
20694 * gdb.python/py-section-script.exp: Likewise.
20695 * gdb.python/py-typeprint.exp: Likewise.
20696 * gdb.python/py-xmethods.exp: Likewise.
20697 * gdb.stabs/weird.exp: Likewise.
20698 * gdb.xml/tdesc-regs.exp: Likewise.
20699
bd286a29
KCY
207002014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20701
20702 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20703 (out_cu): Use addr_len for the size of addresses.
20704 (out_line): Likewise. Size DW_LNE_set_address instruction
20705 according to addr_len.
20706 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20707 (FUNC): Add START_INSNS to definition.
20708
673dc4a0
YQ
207092014-10-18 Yao Qi <yao@codesourcery.com>
20710
20711 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20712 gdb_has_argv0 return true.
20713 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20714 check [target_info exists noargs], check [gdb_has_argv0]
20715 instead.
20716 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20717 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20718 procedures.
20719
4ffbba72
DE
207202014-10-17 Doug Evans <dje@google.com>
20721
20722 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20723 event.
20724 * gdb.python/py-events.py: Add clear_objfiles event.
20725
d096d8c1
DE
207262014-10-17 Doug Evans <dje@google.com>
20727
20728 * gdb.python/py-objfile.exp: Test progspace attribute.
20729
a80db015
LM
207302014-10-17 Luis Machado <lgustavo@codesourcery.com>
20731
20732 * gdb.guile/scm-breakpoint.exp: Do not assume any
20733 directory separators when matching source file paths.
20734 * gdb.python/py-breakpoint.exp: Likewise.
20735 * gdb.reverse/break-precsave.exp: Likewise.
20736 * gdb.reverse/break-reverse.exp: Likewise.
20737 * gdb.reverse/consecutive-precsave.exp: Likewise.
20738 * gdb.reverse/finish-precsave.exp: Likewise.
20739 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20740 * gdb.reverse/finish-reverse.exp: Likewise.
20741 * gdb.reverse/i386-precsave.exp: Likewise.
20742 * gdb.reverse/i387-env-reverse.exp: Likewise.
20743 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20744 * gdb.reverse/machinestate-precsave.exp: Likewise.
20745 * gdb.reverse/machinestate.exp: Likewise.
20746 * gdb.reverse/sigall-precsave.exp: Likewise.
20747 * gdb.reverse/solib-precsave.exp: Likewise.
20748 * gdb.reverse/step-precsave.exp: Likewise.
20749 * gdb.reverse/until-precsave.exp: Likewise.
20750 * gdb.reverse/watch-precsave.exp: Likewise.
20751 * gdb.reverse/watch-reverse.exp: Likewise.
20752
b22089ab
YQ
207532014-10-17 Yao Qi <yao@codesourcery.com>
20754
20755 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20756 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20757
6c4486e6
PA
207582014-10-17 Pedro Alves <palves@redhat.com>
20759
20760 PR gdb/17471
20761 * gdb.base/bg-execution-repeat.c: New file.
20762 * gdb.base/bg-execution-repeat.exp: New file.
20763
0ff33695
PA
207642014-10-17 Pedro Alves <palves@redhat.com>
20765
20766 PR gdb/17300
20767 * gdb.base/continue-all-already-running.c: New file.
20768 * gdb.base/continue-all-already-running.exp: New file.
20769
6fdebc3d
PA
207702014-10-17 Pedro Alves <palves@redhat.com>
20771
20772 PR gdb/17472
20773 * gdb.base/annota-input-while-running.c: New file.
20774 * gdb.base/annota-input-while-running.exp: New file.
20775
32a8097b
PA
207762014-10-17 Pedro Alves <palves@redhat.com>
20777
20778 * gdb.base/callfuncs.exp: emove references to osf.
20779 * gdb.base/sigall.exp: Likewise.
20780 * gdb.gdb/selftest.exp: Likewise.
20781 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20782 * gdb.mi/non-stop.c: Likewise.
20783 * gdb.mi/pthreads.c: Likewise.
20784 * gdb.reverse/sigall-precsave.exp: Likewise.
20785 * gdb.reverse/sigall-reverse.exp: Likewise.
20786 * gdb.threads/pthreads.c: Likewise.
20787 * gdb.threads/pthreads.exp: Likewise.
20788
7a3517ff
YQ
207892014-10-17 Yao Qi <yao@codesourcery.com>
20790
20791 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20792 check 'target_info exists noargs'.
20793 (test_command_prompt_position): Likewise.
20794 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20795 Remove "set args".
20796 (progvar_simple_while_test): Likewise.
20797 (progvar_complex_if_while_test): Likewise.
20798 (if_while_breakpoint_command_test): Likewise.
20799 (infrun_breakpoint_command_test): Likewise.
20800 (breakpoint_command_test): Likewise.
20801 (watchpoint_command_test): Likewise.
20802 (bp_deleted_in_command_test): Likewise.
20803 (temporary_breakpoint_commands): Likewise.
20804
bb99c472
YQ
208052014-10-16 Yao Qi <yao@codesourcery.com>
20806
20807 * gdb.base/remotetimeout.exp: Remove noargs checking.
20808
7c16b83e
PA
208092014-10-15 Pedro Alves <palves@redhat.com>
20810
20811 PR breakpoints/9649
20812 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20813 * gdb.base/breakpoint-in-ro-region.exp
20814 (probe_target_hardware_step): New procedure.
20815 (top level): Probe hardware stepping and hardware breakpoint
20816 support. Test stepping through a read-only region, with both
20817 "breakpoint auto-hw" on and off and both "always-inserted" on and
20818 off.
20819
35a49624
IB
208202014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20821
20822 * gdb.dlang/demangle.exp: Update for demangling changes.
20823
2d1c107c
SC
208242014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20825
20826 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20827 * gdb.cp/non-trivial-retval.exp: Add new tests.
20828
778811d5
SC
208292014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20830
20831 PR c++/13403
20832 PR c++/15154
20833 * gdb.cp/non-trivial-retval.cc: New file.
20834 * gdb.cp/non-trivial-retval.exp: New file.
20835
10c5f0a8
YQ
208362014-10-15 Yao Qi <yao@codesourcery.com>
20837
20838 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20839 remote host.
20840
65d7b369
YQ
208412014-10-15 Yao Qi <yao@codesourcery.com>
20842
20843 * gdb.python/py-symbol.exp: Match file base name if host is
20844 remote, otherwise match file name with dir name.
20845 * gdb.python/py-symtab.exp: Likewise.
20846 * gdb.python/python.exp: Likewise.
20847
46dc1394
YQ
208482014-10-15 Yao Qi <yao@codesourcery.com>
20849
20850 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20851 pattern.
20852 * gdb.python/py-symtab.exp: Likewise.
20853 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20854 locationn.
20855
c40cc657
JB
208562014-10-14 Joel Brobecker <brobecker@adacore.com>
20857
20858 * gdb.ada/addr_arith: New testcase.
20859
2abf49e1
MR
208602014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20861
20862 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20863 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20864 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20865 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20866
f7088df3
SDJ
208672014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20868
20869 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20870 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20871 * gdb.arch/stap-eval-lang-ada.exp: New file.
20872
4dc06805
YQ
208732014-10-14 Yao Qi <yao@codesourcery.com>
20874
20875 * gdb.mi/mi-var-child.c (nothing1): New function.
20876 (nothing2): New function.
20877 (do_children_tests): Set function pointers by nothing1 and
20878 nothing2.
20879 * gdb.mi/mi-var-child.exp: Step over new added statements.
20880 Update test to match the new output.
20881 * gdb.mi/var-cmd.c (nothing1): New function.
20882 (nothing2): New function.
20883 (do_children_tests): Set function pointers by nothing1 and
20884 nothing2.
20885 * gdb.mi/mi-var-display.exp: Update test to match output.
20886 Step to the line specified by $line_dct_nothing.
20887 Increase the number of lines to step.
20888
46a93de2
YQ
208892014-10-14 Yao Qi <yao@codesourcery.com>
20890
20891 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20892 tests.
20893 * gdb.mi/mi2-var-child.exp: Likewise.
20894
14ea52ee
DE
208952014-10-13 Doug Evans <dje@google.com>
20896
20897 * gdb.python/py-objfile.exp: Change name of file name test.
20898
e5c6e92b
DE
208992014-10-13 Doug Evans <dje@google.com>
20900
20901 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20902 from the start of the CU.
20903
c780cc2f
JK
209042014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20905 Yao Qi <yao@codesourcery.com>
20906
20907 Fix "save breakpoints" for "catch" command.
20908 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20909 Remove -nonewline. Match also the added "main" line.
20910
99894e11
JK
209112014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20912
20913 Fix "save breakpoints" for "disable $bpnum" command.
20914 * gdb.base/save-bp.c (main): Add label.
20915 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20916
6e1ac5a3
JK
209172014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20918
20919 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20920
754dd2b0
YQ
209212014-10-11 Yao Qi <yao@codesourcery.com>
20922
20923 * gdb.server/server-kill.exp: Execute command
20924 "set remote trace-status-packet on" before "tstatus".
20925
f90183d7
YQ
209262014-10-11 Yao Qi <yao@codesourcery.com>
20927
20928 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20929 (main): Call getppid.
20930 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20931 and continue to it. Read variable "server_pid".
20932
bf40a607
YQ
209332014-10-11 Yao Qi <yao@codesourcery.com>
20934
20935 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20936
052ca370
YQ
209372014-10-11 Yao Qi <yao@codesourcery.com>
20938
20939 * gdb.threads/thread-find.exp: Don't execute command
20940 "info threads".
20941 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20942 * gdb.threads/linux-dp.exp: Don't check the condition
20943 $threads_created equals to zero.
20944
3831839c
PA
209452014-10-10 Pedro Alves <palves@redhat.com>
20946
20947 * gdb.base/bigcore.exp: Remove references to IRIX.
20948 * gdb.base/funcargs.exp: Likewise.
20949 * gdb.base/interrupt.exp: Likewise.
20950 * gdb.base/mips_pro.exp: Likewise.
20951 * gdb.base/nodebug.exp: Likewise.
20952 * gdb.base/setvar.exp: Likewise.
20953 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20954
8b9a549d
PA
209552014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20956 Pedro Alves <palves@redhat.com>
20957
20958 PR symtab/14466
20959 * gdb.base/vdso-warning.c: New file.
20960 * gdb.base/vdso-warning.exp: New file.
20961
d48ba5e8
DE
209622014-10-02 Doug Evans <dje@google.com>
20963
20964 * gdb.base/structs.c (main): Don't run forever.
20965
2278c276
PA
209662014-10-02 Pedro Alves <palves@redhat.com>
20967
20968 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20969 (top level) <stop threads 1, stop threads 2>: Use it.
20970
b57bacec
PA
209712014-10-02 Pedro Alves <palves@redhat.com>
20972
20973 * gdb.threads/break-while-running.exp (test): Add new
20974 'update_thread_list' argument. Skip "info threads" if false.
20975 (top level): Add new 'update_thread_list' axis.
20976
13fd3ff3
PA
209772014-10-02 Pedro Alves <palves@redhat.com>
20978
20979 PR breakpoints/17431
20980 * gdb.base/execl-update-breakpoints.c: New file.
20981 * gdb.base/execl-update-breakpoints.exp: New file.
20982
0fec99e8
PA
209832014-10-01 Pedro Alves <palves@redhat.com>
20984
20985 * gdb.base/breakpoint-in-ro-region.c: New file.
20986 * gdb.base/breakpoint-in-ro-region.exp: New file.
20987
2ddf4301
SM
209882014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20989
20990 * gdb.mi/mi-exit-code.exp: New file.
20991 * gdb.mi/mi-exit-code.c: New file.
20992
6a5f3f43
YQ
209932014-09-30 Yao Qi <yao@codesourcery.com>
20994
20995 * lib/prelink-support.exp (build_executable_own_libs): Error if
20996 the target isn't native.
20997
345bcc73
YQ
209982014-09-30 Yao Qi <yao@codesourcery.com>
20999
21000 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
21001 false.
21002
a25a5a45
PA
210032014-09-22 Pedro Alves <palves@redhat.com>
21004
21005 * gdb.threads/break-while-running.exp: New file.
21006 * gdb.threads/break-while-running.c: New file.
21007
00ba3162
YQ
210082014-09-19 Yao Qi <yao@codesourcery.com>
21009
21010 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
21011 Invoke test. Restart GDB with --readnow and invoke test again.
21012
c3b7b696
YQ
210132014-09-19 Yao Qi <yao@codesourcery.com>
21014
21015 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
21016 proc set_breakpoint_on_gcd_function. Invoke
21017 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
21018 invoke set_breakpoint_on_gcd_function again.
21019
2b4fd423
DE
210202014-09-18 Doug Evans <dje@google.com>
21021
21022 * gdb.dwarf2/symtab-producer.exp: New file.
21023
a5947601
SDJ
210242014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21025
21026 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
21027 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
21028 * gdb.base/global-var-nested-by-dso.c: Likewise.
21029 * gdb.base/global-var-nested-by-dso.exp: Likewise.
21030
91c19059
SDJ
210312014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
21032 Pedro Alves <palves@redhat.com>
21033
21034 * gdb.base/watch-bitfields.exp: Pass string other than test file
21035 name to prepare_for_testing.
21036 (watch): New procedure.
21037 (expect_watchpoint): Use with_test_prefix.
21038 (top level): Factor out tests to ...
21039 (test_watch_location, test_regular_watch): ... these new
21040 procedures, and use with_test_prefix and gdb_continue_to_end.
21041
bb9d5f81
PP
210422014-09-16 Patrick Palka <patrick@parcs.ath.cx>
21043
21044 PR breakpoints/12526
21045 * gdb.base/watch-bitfields.exp: New file.
21046 * gdb.base/watch-bitfields.c: New file.
21047
635856f5
PA
210482014-09-16 Pedro Alves <palves@redhat.com>
21049
21050 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
21051 software and hardware addresses, not software address against
21052 itself.
21053
7280ceea
PA
210542014-09-16 Pedro Alves <palves@redhat.com>
21055
21056 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
21057 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
21058
428b16bd
PA
210592014-09-16 Pedro Alves <palves@redhat.com>
21060
21061 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21062 files.
21063 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21064 "*-*-vxworks*" throughout.
21065 * gdb.base/break.exp: Likewise.
21066 * gdb.base/default.exp: Likewise.
21067 * gdb.base/scope.exp: Likewise.
21068 * gdb.base/sepdebug.exp: Likewise.
21069 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21070 throughout.
21071 * gdb.base/run.c: Likewise.
21072 * gdb.base/sepdebug.c: Likewise.
21073 * gdb.hp/gdb.aCC/run.c: Likewise.
21074 * gdb.reverse/until-reverse.c: Likewise.
21075 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21076
666d413c
YQ
210772014-09-16 Yao Qi <yao@codesourcery.com>
21078
21079 * boards/local-remote-host-native.exp: New file.
21080
57cbd724
DE
210812014-09-14 Doug Evans <xdje42@gmail.com>
21082
21083 * gdb.threads/queue-signal.c (thread_count): New variable.
21084 (thread_count_mutex, thread_count_condvar): New variables.
21085 (incr_thread_count, wait_all_threads_running): New functions.
21086 (main): Wait for all threads to be in their thread functions.
21087
81219e53
DE
210882014-09-13 Doug Evans <xdje42@gmail.com>
21089
21090 * gdb.threads/queue-signal.c: New file.
21091 * gdb.threads/queue-signal.exp: New file.
21092
3714cea7
DE
210932014-09-13 Doug Evans <xdje42@gmail.com>
21094
21095 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21096 be consistent with what default_gdb_init uses.
21097 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21098 the plain text of the prompt. Add some logging printfs.
21099 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21100
fa43b1d7
PA
211012014-09-12 Pedro Alves <palves@redhat.com>
21102
21103 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21104 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21105 * gdb.arch/i386-size-overlap.exp: Likewise.
21106 * gdb.arch/i386-size.exp: Likewise.
21107 * gdb.arch/i386-unwind.exp: Likewise.
21108 * gdb.base/a2-run.exp: Likewise.
21109 * gdb.base/break.exp: Likewise.
21110 * gdb.base/charset.exp: Likewise.
21111 * gdb.base/chng-syms.exp: Likewise.
21112 * gdb.base/commands.exp: Likewise.
21113 * gdb.base/dbx.exp: Likewise.
21114 * gdb.base/find.exp: Likewise.
21115 * gdb.base/funcargs.exp: Likewise.
21116 * gdb.base/jit-simple.exp: Likewise.
21117 * gdb.base/reread.exp: Likewise.
21118 * gdb.base/sepdebug.exp: Likewise.
21119 * gdb.base/step-bt.exp: Likewise.
21120 * gdb.cp/mb-inline.exp: Likewise.
21121 * gdb.cp/mb-templates.exp: Likewise.
21122 * gdb.objc/basicclass.exp: Likewise.
21123 * gdb.threads/killed.exp: Likewise.
21124
9d9bf2df
EBM
211252014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21126
21127 PR tdep/17379
21128 * gdb.arch/powerpc-stackless.S: New file.
21129 * gdb.arch/powerpc-stackless.exp: New file.
21130
1cf2f1b0
JK
211312014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21132
21133 * gdb.base/attach.c: Include unistd.h.
21134 (main): Call alarm. Add label postloop.
21135 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21136 gdb_breakpoint, gdb_continue_to_breakpoint.
21137 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21138
98880d46
PA
211392014-09-11 Pedro Alves <palves@redhat.com>
21140
21141 PR gdb/17347
21142 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21143 * gdb.base/attach.exp (test_command_line_attach_run): New
21144 procedure.
21145 (top level): Call it.
21146
4c92ff2c
PA
211472014-09-11 Pedro Alves <palves@redhat.com>
21148
21149 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21150 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21151 (do_command_attach_tests): Use spawn_wait_for_attach.
21152 * gdb.base/solib-overlap.exp: Likewise.
21153 * gdb.multi/multi-attach.exp: Likewise.
21154 * gdb.python/py-prompt.exp: Likewise.
21155 * gdb.python/py-sync-interp.exp: Likewise.
21156 * gdb.server/ext-attach.exp: Likewise.
21157
3adc1a7d
GKB
211582014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21159
21160 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21161 command in testcase. Simplify testcase.
21162
96334934
JB
211632014-09-10 Joel Brobecker <brobecker@adacore.com>
21164
21165 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21166
eb479039
JB
211672014-09-10 Joel Brobecker <brobecker@adacore.com>
21168
21169 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21170
deede10c
JB
211712014-09-10 Joel Brobecker <brobecker@adacore.com>
21172
21173 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21174
7828a5f5
JB
211752014-09-10 Joel Brobecker <brobecker@adacore.com>
21176
21177 * gdb.dwarf2/dynarr-ptr.c: New file.
21178 * gdb.dwarf2/dynarr-ptr.exp: New file.
21179
33aeebcf
MR
211802014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21181
21182 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21183 of 30 rather than hardcoding 120 for a slow test case. Take the
21184 `gdb,timeout' target setting into account for this calculation.
21185 Don't extend the timeout for the test cases that don't need it.
21186
7b415901
MR
211872014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21188
21189 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21190 a factor of 2 for a slow test case. Take the `gdb,timeout'
21191 target setting into account for this calculation.
21192 * gdb.reverse/until-precsave.exp: Increase the timeout by
21193 a factor of 15 and 3 respectively rather than adding 120
21194 for a pair of slow test cases. Take the `gdb,timeout'
21195 target setting into account for this calculation.
21196
4a40f85a
MR
211972014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21198
21199 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21200 timeout, don't pass one down to gdb_expect.
21201 (gdb_expect): Rework timeout selection.
21202
09635af7
MR
212032014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21204
21205 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21206 exception on timeout.
21207 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21208 (gdbserver_start_extended): Catch any `gdbserver_start' error
21209 exceptions.
21210 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21211 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21212 `gdbserver_gdb_load' error exceptions.
21213
2bdd10b7
MR
212142014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21215
21216 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21217 120 on waiting for the TCP socket to open.
21218
316935f0
DE
212192014-09-09 Doug Evans <xdje42@gmail.com>
21220
21221 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21222 _caller_matches, _any_caller_is, _any_caller_matches.
21223
83740597
DE
212242014-09-09 Doug Evans <xdje42@gmail.com>
21225
21226 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21227
4c122fc3
YQ
212282014-09-09 Yao Qi <yao@codesourcery.com>
21229
21230 * gdb.mi/mi-var-display.exp: Set print symbol off.
21231
a9f116cb
GKB
212322014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21233
21234 PR gdb/17035
21235 * gdb.base/commands.exp: Add tests to verify user-defined
21236 commands with empty bodies.
21237 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21238 python commands in `show user command`.
21239 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21240 scheme commands in `show user command`.
21241
c75bd3a2
JK
212422014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21243
21244 PR python/17355
21245 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21246 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21247 * gdb.python/py-framefilter-invalidarg.exp: New file.
21248 * gdb.python/py-framefilter-invalidarg.py: New file.
21249
faa42425
DE
212502014-09-06 Doug Evans <xdje42@gmail.com>
21251
21252 PR 15276
21253 * gdb.python/py-caller-is.c: New file.
21254 * gdb.python/py-caller-is.exp: New file.
21255
474ca4f6
SDJ
212562014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21257
21258 PR gdb/17235
21259 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21260 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21261
eb0b0463
SDJ
212622014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21263
21264 PR fortran/17237
21265 * gdb.fortran/print-formatted.exp: New file.
21266 * gdb.fortran/print-formatted.f90: Likewise.
21267
5f3b99cf
SS
212682014-09-03 Sasha Smundak <asmundak@google.com>
21269
21270 * gdb.python/py-frame.exp: Test Frame.read_register.
21271
7d793aa9
SDJ
212722014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21273
21274 PR python/16699
21275 * gdb.python/py-completion.exp: New file.
21276 * gdb.python/py-completion.py: Likewise.
21277
fb0576e9
DE
212782014-08-28 Doug Evans <dje@google.com>
21279
21280 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21281 eax,etc. are live with values set by gdb and thus the compiler can't
21282 use them.
21283 * gdb.arch/i386-pseudo.c (main): Ditto.
21284
ee92b0dd
DE
212852014-08-27 Doug Evans <dje@google.com>
21286
21287 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21288
6649db35
DE
212892014-08-25 Doug Evans <dje@google.com>
21290
21291 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21292 (main): Ditto.
21293
564b7600
DE
212942014-08-25 Doug Evans <dje@google.com>
21295
21296 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21297
3881fb67
YQ
212982014-08-24 Yao Qi <yao@codesourcery.com>
21299
21300 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21301 symbol off.
21302 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21303
a05a36a5
DE
213042014-08-22 Doug Evans <dje@google.com>
21305
21306 PR 17276
21307 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21308 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21309 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21310
7c343b48
YQ
213112014-08-22 Yao Qi <yao@codesourcery.com>
21312
21313 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21314 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21315 * gdb.python/python.exp: Likewise. Use .py file on the host
21316 instead of the build.
21317
22fd09ae
JK
213182014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21319
21320 * gdb.threads/gcore-stale-thread.c: New file.
21321 * gdb.threads/gcore-stale-thread.exp: New file.
21322
a8454a7c
PA
213232014-08-21 Pedro Alves <palves@redhat.com>
21324
21325 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21326 * gdb.base/gcore-relro-pie.exp: Likewise.
21327 * gdb.base/gcore-relro.exp: Likewise.
21328 * gdb.base/gcore.exp: Likewise.
21329 * gdb.base/print-symbol-loading.exp: Likewise.
21330 * gdb.threads/gcore-thread.exp: Likewise.
21331 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21332
2a31c623
PA
213332014-08-20 Pedro Alves <palves@redhat.com>
21334 Jan Kratochvil <jan.kratochvil@redhat.com>
21335
21336 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21337 configure.
21338 (EXPECT): Handle READ1 being set.
21339 (all): Depend on EXTRA_RULES.
21340 (check-read1, expect-read1, read1.so, read1): New rules.
21341 * README (Testsuite Parameters): Document the READ1 make variable.
21342 (Race detection): New section.
21343 * configure: Regenerate.
21344 * configure.ac: If build==host==target, and running under a
21345 GNU/glibc system, add read1 to the extra Makefile rules.
21346 (EXTRA_RULES): AC_SUBST it.
21347 * lib/read1.c: New file.
21348
d36430db
JB
213492014-08-20 Joel Brobecker <brobecker@adacore.com>
21350
21351 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21352 the handling of variables declared as a typedef to an array
21353 which a DW_AT_data_location attribute.
21354
9a0dc9e3
PA
213552014-08-19 Andrew Burgess <aburgess@broadcom.com>
21356 Pedro Alves <palves@redhat.com>
21357
21358 PR symtab/14604
21359 PR symtab/14605
21360 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21361 gdb_test.
21362
0718a8da
PA
213632014-08-19 Pedro Alves <palves@redhat.com>
21364
21365 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21366
13b448cd
YQ
213672014-08-19 Yao Qi <yao@codesourcery.com>
21368
21369 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21370 right line.
21371
1cbf5077
DB
213722014-08-18 David Blaikie <dblaikie@gmail.com>
21373
21374 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21375
bf0fae19
JB
213762014-08-18 Joel Brobecker <brobecker@adacore.com>
21377
21378 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21379 attribute in array range.
21380
3c8c5dcc
JB
213812014-08-18 Joel Brobecker <brobecker@adacore.com>
21382
21383 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21384
e66d4446
SC
213852014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21386
21387 PR c++/17132
21388 * gdb.cp/pr17132.cc: New file.
21389 * gdb.cp/pr17132.exp: New file.
21390
940df408
SC
213912014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21392
21393 * gdb.python/py-xmethods.py (A_getarrayind)
21394 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21395 Use 'print' with function call syntax.
21396 (E_method_matcher.match): Fix tab vs space indentation mixup.
21397
ebcc6c3a
YQ
213982014-08-15 Yao Qi <yao@codesourcery.com>
21399
21400 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21401 false.
21402
775e0f04
YQ
214032014-08-15 Yao Qi <yao@codesourcery.com>
21404
21405 * gdb.cp/casts.exp: Set print symbol off.
21406 * gdb.cp/class2.exp: Likewise.
21407 * gdb.cp/overload.exp: Likewise.
21408 * gdb.cp/templates.exp: Likewise.
21409
d769e349
DE
214102014-08-11 Doug Evans <dje@google.com>
21411
21412 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21413 (test_load_shlib): Update.
21414
20c6f1e1
YQ
214152014-08-09 Yao Qi <yao@codesourcery.com>
21416
21417 * gdb.base/display.exp: Invoke is_address_zero_readable.
21418 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21419 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21420 * gdb.base/hbreak-unmapped.exp: Return if
21421 is_address_zero_readable returns true.
21422 * gdb.base/signest.exp: Likewise.
21423 * gdb.base/signull.exp: Likewise.
21424 * gdb.base/sigbpt.exp: Likewise.
21425 * gdb.guile/scm-disasm.exp: Do the test if
21426 is_address_zero_readable returns false.
21427 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21428 * gdb.python/py-arch.exp: Likewise.
21429 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21430 * lib/gdb.exp (is_address_zero_readable): New proc.
21431
5792e8e3
YQ
214322014-08-09 Yao Qi <yao@codesourcery.com>
21433
21434 PR testsuite/13443
21435 * gdb.mi/mi-var-display.exp: Make test messages unique.
21436
3cecbbbe
TT
214372014-08-04 Tom Tromey <tromey@redhat.com>
21438
21439 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21440 target 0".
21441
00b51ff5
TT
214422014-08-04 Tom Tromey <tromey@redhat.com>
21443
21444 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21445 "target_resume".
21446
6908c509
JB
214472014-08-01 Joel Brobecker <brobecker@adacore.com>
21448
21449 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21450 inner_vla_struct_object_size.
21451 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21452 as xfail.
21453
cc6563d2
PA
214542014-07-30 Pedro Alves <palves@redhat.com>
21455
21456 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21457 comment.
21458
7e09a223
YQ
214592014-07-29 Yao Qi <yao@codesourcery.com>
21460
21461 PR gdb/17206
21462 * gdb.base/until-nodebug.exp: New.
21463
7ebdbe92
DE
214642014-07-28 Doug Evans <xdje42@gmail.com>
21465
21466 PR guile/17203
21467 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21468 previously existing parameter, and previously ambiguously spelled
21469 parameter.
21470
fdb1adc6
WN
214712014-07-28 Will Newton <will.newton@linaro.org>
21472
21473 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21474
186fcde0
DE
214752014-07-26 Ludovic Courtès <ludo@gnu.org>
21476 Doug Evans <xdje42@gmail.com>
21477
21478 PR guile/17146
21479 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21480
70509625
PA
214812014-07-25 Pedro Alves <palves@redhat.com>
21482
21483 * gdb.threads/signal-command-handle-nopass.c: New file.
21484 * gdb.threads/signal-command-handle-nopass.exp: New file.
21485 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21486 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21487 * gdb.threads/signal-delivered-right-thread.c: New file.
21488 * gdb.threads/signal-delivered-right-thread.exp: New file.
21489
c3f814a1
PA
214902014-07-25 Pedro Alves <palves@redhat.com>
21491
21492 * gdb.base/double-prompt-target-event-error.exp
21493 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21494 match.
21495 (cancel_pagination_in_target_event): Rework double prompt
21496 detection.
21497 * gdb.base/paginate-after-ctrl-c-running.exp
21498 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21499 <return>' match.
21500 * gdb.base/paginate-bg-execution.exp
21501 (test_bg_execution_pagination_return)
21502 (test_bg_execution_pagination_cancel): Remove '-notransfer
21503 <return>' matches.
21504 * gdb.base/paginate-execution-startup.exp
21505 (test_fg_execution_pagination_return)
21506 (test_fg_execution_pagination_cancel): Remove '-notransfer
21507 <return>' matches.
21508 * gdb.base/paginate-inferior-exit.exp
21509 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21510 match.
21511 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21512 * lib/gdb.exp (pagination_prompt): Run text through
21513 string_to_regexp.
21514 (gdb_test_multiple): Match $pagination_prompt instead of
21515 "<return>".
21516 (string_to_regexp): Move to lib/gdb-utils.exp.
21517
e214cf6c
JK
215182014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21519
21520 * gdb.arch/amd64-entry-value-paramref.S: New file.
21521 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21522 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21523 * gdb.arch/amd64-optimout-repeat.S: New file.
21524 * gdb.arch/amd64-optimout-repeat.c: New file.
21525 * gdb.arch/amd64-optimout-repeat.exp: New file.
21526
17d0c5c8
JK
215272014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21528
21529 PR gdb/17170
21530 * gdb.base/statistics.exp: New file.
21531
b8b8facf
DE
215322014-07-17 Doug Evans <dje@google.com>
21533
74b49205 21534 PR gdb/17170
b8b8facf
DE
21535 * gdb.base/maint.exp: Update testing of per-command stats.
21536
1b5d0ab3
PA
215372014-07-16 Pedro Alves <palves@redhat.com>
21538
21539 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21540 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21541 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21542 (tfile_write_buf): New functions.
21543 (add_memory_block): Rewrite using the above.
21544 (adjust_function_address): New function.
21545 (FUNCTION_ADDRESS): New macro.
21546 (write_basic_trace_file): Remove short_x local, and use
21547 tfile_write_16. Change type of func_addr local to unsigned long
21548 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21549 here. Cast argument of add_memory_block to char pointer.
21550 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21551 (main): Remove parameters.
21552 * gdb.trace/tfile.exp: Remove nowarnings.
21553
4d974e88
SM
215542014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21555
21556 * gdb.base/debug-expr.exp: Test string evaluation with
21557 "debug expression" on.
21558
41e99568
PA
215592014-07-15 Pedro Alves <palves@redhat.com>
21560
21561 * gdb.base/reread.exp: Use clean_restart.
21562
487d9753
PL
215632014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21564
21565 * gdb.arch/avr-flash-qualifer.c: New.
21566 * gdb.arch/avr-flash-qualifer.exp: New.
21567
cc1c52ad
PA
215682014-07-14 Pedro Alves <palves@redhat.com>
21569
21570 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21571 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21572
1e973570
PA
215732014-07-14 Pedro Alves <palves@redhat.com>
21574
21575 * gdb.base/double-prompt-target-event-error.c: New file.
21576 * gdb.base/double-prompt-target-event-error.exp: New file.
21577
93d6eb10
PA
215782014-07-14 Pedro Alves <palves@redhat.com>
21579
21580 PR gdb/17072
21581 * gdb.base/paginate-inferior-exit.c: New file.
21582 * gdb.base/paginate-inferior-exit.exp: New file.
21583
0017922d
PA
215842014-07-14 Pedro Alves <palves@redhat.com>
21585
21586 PR gdb/17072
21587 * gdb.base/paginate-bg-execution.c: New file.
21588 * gdb.base/paginate-bg-execution.exp: New file.
21589
94696ad3
PA
215902014-07-14 Pedro Alves <palves@redhat.com>
21591
21592 PR gdb/17072
21593 * gdb.base/paginate-execution-startup.c: New file.
21594 * gdb.base/paginate-execution-startup.exp: New file.
21595 * lib/gdb.exp (pagination_prompt): New global.
21596 (default_gdb_spawn): New procedure, factored out from
21597 default_gdb_spawn.
21598 (default_gdb_start): Adjust to call default_gdb_spawn.
21599 (gdb_spawn): New procedure.
21600
bd293940
PA
216012014-07-14 Pedro Alves <palves@redhat.com>
21602
21603 * lib/gdb.exp (gdb_assert): New procedure.
21604 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21605
c933f875
PA
216062014-07-14 Pedro Alves <palves@redhat.com>
21607
21608 * gdb.base/execution-termios.c: New file.
21609 * gdb.base/execution-termios.exp: New file.
21610
d98b7a16
TT
216112014-07-14 Tom Tromey <tromey@redhat.com>
21612
21613 * gdb.cp/vla-cxx.cc: New file.
21614 * gdb.cp/vla-cxx.exp: New file.
21615
548740d6
TT
216162014-07-14 Tom Tromey <tromey@redhat.com>
21617
21618 * gdb.reverse/rerun-prec.c: New file.
21619 * gdb.reverse/rerun-prec.exp: New file.
21620
a25eb028
MR
216212014-07-12 Maciej W. Rozycki <macro@mips.com>
21622 Maciej W. Rozycki <macro@codesourcery.com>
21623
21624 * lib/gdb-utils.exp: New file.
21625 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21626 inline `gdb_init_command' processing.
21627 (gdb_start_cmd): Likewise.
21628 * lib/mi-support.exp (mi_run_cmd): Likewise.
21629 * README: Document `gdb_init_command' and `gdb_init_commands'.
21630
218c2655
JK
216312014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21632
21633 Fix false FAIL running under a very long directory name.
21634 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21635 and "set print elements 10000". Twice.
21636
5401fde3
YQ
216372014-07-11 Yao Qi <yao@codesourcery.com>
21638
21639 * gdb.base/exprs.exp: "set print symbol off".
21640
e76126e8
PA
216412014-07-11 Pedro Alves <palves@redhat.com>
21642
21643 * gdb.threads/kill.c: New file.
21644 * gdb.threads/kill.exp: New file.
21645
2d6f0de6
YQ
216462014-07-10 Yao Qi <yao@codesourcery.com>
21647
21648 * gdb.trace/tfile.c (write_basic_trace_file)
21649 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21650 address written to trace file.
21651
7180e04a
PA
216522014-07-09 Pedro Alves <palves@redhat.com>
21653
21654 * gdb.base/attach-wait-input.exp: New file.
21655 * gdb.base/attach-wait-input.c: New file.
21656
9a9a7608
AB
216572014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21658
21659 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21660 setting up test structures.
21661 (main): Call new test function.
21662 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21663 test function, continue into test function and walk test
21664 structures.
21665
161ac41e
YQ
216662014-07-02 Yao Qi <yao@codesourcery.com>
21667
21668 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21669 'bar_start' at the beginning of functions 'foo' and 'bar'
21670 respectively.
21671 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21672 instead of 'foo' and 'bar'.
21673
1f267ae3
MM
216742014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21675
21676 * gdb.btrace/segv.exp: New.
21677 * gdb.btrace/segv.c: New.
21678
2b239efb
LM
216792014-07-02 Luis Machado <lgustavo@codesourcery.com>
21680
21681 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21682 instruction.
21683
cf363f18
MW
216842014-06-30 Mark Wielaard <mjw@redhat.com>
21685
21686 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21687 vulture, vilify, villar): New volatile array constants.
21688 (vindictive, vegetation): New const volatile array constants.
21689 * gdb.base/volatile.exp: Test volatile and const volatile array
21690 types.
21691
aebf9d24
AA
216922014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21693
21694 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21695 target lacks support for awatch, rwatch, or hbreak.
21696
b67a2c6f
YQ
216972014-06-27 Yao Qi <yao@codesourcery.com>
21698
21699 * gdb.multi/dummy-frame-restore.exp: New.
21700 * gdb.multi/dummy-frame-restore.c: New.
21701
aef92902
MM
217022014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21703
21704 * gdb.btrace/gcore.exp: New.
21705
8e9db26e
PA
217062014-06-23 Pedro Alves <palves@redhat.com>
21707
21708 * gdb.base/watchpoint-reuse-slot.c: New file.
21709 * gdb.base/watchpoint-reuse-slot.exp: New file.
21710
70afc5b7
SC
217112014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21712
21713 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21714 progspace's filename in 'info', 'enable' and 'disable' command
21715 tests.
21716
b972bd9c
JK
217172014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21718
21719 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21720 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21721 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21722
125f8a3d
GB
217232014-06-20 Gary Benson <gbenson@redhat.com>
21724
21725 * gdb.arch/i386-avx.exp: Fix include file location.
21726 * gdb.arch/i386-sse.exp: Likewise.
21727
3ed9baed
IB
217282014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21729
21730 * gdb.dlang/expression.exp: New file.
21731
034f788c
PA
217322014-06-19 Pedro Alves <palves@redhat.com>
21733
21734 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21735 out from ...
21736 (top level): ... here. Iterate running tests under different
21737 scheduler-locking settings.
21738
45371d0c
LM
217392014-06-18 Luis Machado <lgustavo@codesourcery.com>
21740
21741 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21742 to DW_FORM_addr and use non-zero addresses.
21743
5d376983
SC
217442014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21745
21746 PR gdb/17017
21747 * gdb.python/py-xmethods.cc: Add global function call counters and
21748 increment them in their respective functions. Remove "cout"
21749 statements.
21750 * gdb.python/py-xmethods.exp: Make tests check the global function
21751 call counters instead of depending on inferior IO.
21752
a1aa2221
LM
217532014-06-18 Don Breazeal <donb@codesourcery.com>
21754
21755 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21756 Deleted procedure.
21757 (explicit_fork_parent_follow): Deleted procedure.
21758 (explicit_fork_child_follow): Deleted procedure.
21759 (test_follow_fork): New procedure.
21760 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21761 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21762 procedure calls.
21763
0fc05997
YQ
217642014-06-17 Yao Qi <yao@codesourcery.com>
21765
21766 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21767 CP1252.
21768
70795c52
LM
217692014-06-17 Luis Machado <lgustavo@codesourcery.com>
21770
21771 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21772 Initialize ptr and S explicitly.
21773 (skip_type_update_when_not_use_rtti_test): Likewise.
21774
6be47f0c
KS
217752014-06-16 Keith Seitz <keiths@redhat.com>
21776
21777 PR mi/15863
21778 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21779 the inferior is started.
21780
d03de421
PA
217812014-06-16 Pedro Alves <palves@redhat.com>
21782
21783 * gdb.base/break-main-file-remove-fail.c: New file.
21784 * gdb.base/break-main-file-remove-fail.exp: New file.
21785 * gdb.base/break-unload-file.exp: Use build_executable instead of
21786 prepare_for_testing.
21787 (test_break): New parameter "initial_load". Handle it.
21788 (top level): Add initial_load cmdline/file axis.
21789
f9579b99
TT
217902014-06-12 Tom Tromey <tromey@redhat.com>
21791
21792 * gdb.base/completion.exp: Don't use directory name in test.
21793
3657956b
GB
217942014-06-09 Gary Benson <gbenson@redhat.com>
21795
21796 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21797 separate the always-available ANSI-standard signals from the
21798 signals that require checking.
21799 (main): Likewise.
21800 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21801 Likewise.
21802 (main): Likewise.
21803
4186eb54
KS
218042014-06-07 Keith Seitz <keiths@redhat.com>
21805
21806 Revert:
21807 PR c++/16253
21808 * gdb.cp/var-tag.cc: New file.
21809 * gdb.cp/var-tag.exp: New file.
21810 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21811 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21812 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21813 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21814
25326a28 218152014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21816
21817 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21818
829155c9
PA
218192014-06-06 Pedro Alves <palves@redhat.com>
21820
21821 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21822 in target debug output instead of looking at RSP packets,
21823 disabling the test on any target that uses hardware stepping.
21824 Update comments.
21825
61c8d22e
PA
218262014-06-06 Pedro Alves <palves@redhat.com>
21827
21828 * gdb.base/break-unload-file.exp: Fix typo.
21829
d9a47287
YQ
218302014-06-06 Yao Qi <yao@codesourcery.com>
21831
21832 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21833 from "jit_function" to "^jit_function".
21834
e5e01dbf
YQ
218352014-06-06 Yao Qi <yao@codesourcery.com>
21836
21837 * gdb.base/async.c (foo): Add one statement.
21838 * gdb.base/async.exp: Get the next instruction address and
21839 match the output of "nexti" by instruction address. Match
21840 the hex address in the output of "finish".
21841
73ba372c
GB
218422014-06-06 Gary Benson <gbenson@redhat.com>
21843
21844 * gdb.base/call-signals.c: Remove preprocessor conditionals
21845 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21846 SIGSEGV and SIGTERM.
21847 * gdb.base/sigall.c: Likewise.
21848 * gdb.base/unwindonsignal.c: Likewise.
21849 * gdb.reverse/sigall-reverse.c: Likewise.
21850
831517df
YQ
218512014-06-06 Yao Qi <yao@codesourcery.com>
21852
21853 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21854 readable, skip the test.
21855
b8b91e98
YQ
218562014-06-06 Yao Qi <yao@codesourcery.com>
21857
21858 * gdb.threads/staticthreads.c (thread_function): Move the line
21859 setting breakpoint on forward.
21860 * gdb.threads/staticthreads.exp: Update comments.
21861
fb934770
LC
218622014-06-05 Ludovic Courtès <ludo@gnu.org>
21863
21864 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21865 "history-append! type error".
21866
6ef284bd
SM
218672014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21868
21869 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21870 erroneous dprintf expected input.
21871
a872e241
DE
218722014-06-04 Doug Evans <xdje42@gmail.com>
21873
21874 * gdb.guile/scm-generics.exp: Delete.
21875
16f691fb
DE
218762014-06-04 Doug Evans <xdje42@gmail.com>
21877
21878 * gdb.guile/scm-breakpoint.exp: Update.
21879 Add tests for breakpoint registration.
21880
012370f6
TT
218812014-06-04 Tom Tromey <tromey@redhat.com>
21882
21883 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21884 VLA-in-union.
21885 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21886 inner_vla_struct, vla_union types. Initialize objects of those
21887 types and compute their sizes.
21888
9f5a4cef
HZ
218892014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21890 Hui Zhu <hui@codesourcery.com>
21891
21892 * gdb.base/fileio.exp: Add test for shell not available as well as
21893 available.
21894 * gdb.base/fileio.c (test_system): Check for shell twice.
21895
90a45c4d
YQ
218962014-06-04 Yao Qi <yao@codesourcery.com>
21897
21898 * gdb.base/auto-connect-native-target.exp: Remove redundant
21899 space from the regexp pattern.
21900
70017e41
YQ
219012014-06-04 Yao Qi <yao@codesourcery.com>
21902
21903 * gdb.base/default.exp: Replace "child" with "native" in
21904 regexp pattern.
21905
883964a7
SC
219062014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21907
21908 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21909 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21910 * gdb.python/py-xmethods.py: Python script supporting the
21911 new testcase and tests.
21912
ef370185
JB
219132014-06-03 Joel Brobecker <brobecker@adacore.com>
21914 Pedro Alves <palves@redhat.com>
21915
21916 PR breakpoints/17000
21917 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21918 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21919
1e2ccb61
BM
219202014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21921
21922 * gdb.base/subst.exp: Add tests to verify partial path matching
21923 output.
21924
c6ec5ab2
PA
219252014-06-03 Pedro Alves <palves@redhat.com>
21926
21927 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21928 target that doesn't use software single-stepping.
21929
835c559f
PA
219302014-06-03 Pedro Alves <palves@redhat.com>
21931
21932 PR breakpoints/17000
21933 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21934 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21935
06eb1586
DE
219362014-06-02 Doug Evans <xdje42@gmail.com>
21937
21938 * gdb.guile/scm-parameter.exp: New file.
21939
e698b8c4
DE
219402014-06-02 Doug Evans <xdje42@gmail.com>
21941
21942 * gdb.guile/scm-cmd.c: New file.
21943 * gdb.guile/scm-cmd.exp: New file.
21944
ded03782
DE
219452014-06-02 Doug Evans <xdje42@gmail.com>
21946
21947 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21948 pretty-printer lookup.
21949 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21950 (make-pp_s-printer): Call it.
21951 (make-pretty-printer-from-dict): New function.
21952 (lookup-pretty-printer-maker-from-dict): New function.
21953 (*pretty-printer*): Simplify.
21954 (make-objfile-pp_s-printer): New function.
21955 (install-objfile-pretty-printers!): New function.
21956 (make-progspace-pp_s-printer): New function.
21957 (install-progspace-pretty-printers!): New function.
21958 * gdb.guile/scm-progspace.c: New file.
21959 * gdb.guile/scm-progspace.exp: New file.
21960
41fac0cf
PA
219612014-06-02 Pedro Alves <palves@redhat.com>
21962
21963 * gdb.base/dprintf-bp-same-addr.c: New file.
21964 * gdb.base/dprintf-bp-same-addr.exp: New file.
21965
96ae5695
EBM
219662014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21967
21968 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21969 * gdb.arch/powerpc-power.s: Likewise.
21970
da02b3a8
JB
219712014-06-02 Joel Brobecker <brobecker@adacore.com>
21972
21973 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21974
c72b2e7b
YQ
219752014-06-01 Yao Qi <yao@codesourcery.com>
21976
21977 * gdb.base/watchpoint.exp (test_watch_location): Check null
21978 pointer can be dereferenced. If not, do the test, otherwise
21979 skip it.
21980
53e8a631
AB
219812014-05-30 Andrew Burgess <aburgess@broadcom.com>
21982
21983 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21984 results.
21985 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21986
938f0e2f
AB
219872014-05-30 Andrew Burgess <aburgess@broadcom.com>
21988
21989 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21990 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21991 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21992 * gdb.arch/amd64-invalid-stack-top.c: New file.
21993 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21994
9ba6657a
PA
219952014-05-30 Pedro Alves <palves@redhat.com>
21996
21997 PR breakpoints/17000
21998 * gdb.base/sss-bp-on-user-bp.c: New file.
21999 * gdb.base/sss-bp-on-user-bp.exp: New file.
22000
522c09bf
DB
220012014-05-30 David Blaikie <dblaikie@gmail.com>
22002
22003 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
22004 gnu_inline semantics via attribute.
22005 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
22006 source explicitly specifies the required semantics.
22007
bf4ef81e
MR
220082014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
22009
22010 * gdb.reverse/sigall-reverse.exp: Fix a typo.
22011
329ea579
PA
220122014-05-29 Pedro Alves <palves@redhat.com>
22013 Tom Tromey <tromey@redhat.com>
22014
22015 * gdb.base/async-shell.exp: Don't enable target-async.
22016 * gdb.base/async.exp
22017 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
22018 parameter. Adjust.
22019 (top level): Don't test with "target-async".
22020 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
22021 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
22022 * gdb.base/inferior-died.exp: Don't enable target-async.
22023 * gdb.base/interrupt-noterm.exp: Likewise.
22024 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
22025 * gdb.mi/mi-nonstop-exit.exp: Likewise.
22026 * gdb.mi/mi-nonstop.exp: Likewise.
22027 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
22028 * gdb.mi/mi-nsintrall.exp: Likewise.
22029 * gdb.mi/mi-nsmoribund.exp: Likewise.
22030 * gdb.mi/mi-nsthrexec.exp: Likewise.
22031 * gdb.mi/mi-watch-nonstop.exp: Likewise.
22032 * gdb.multi/watchpoint-multi.exp: Adjust comment.
22033 * gdb.python/py-evsignal.exp: Don't enable target-async.
22034 * gdb.python/py-evthreads.exp: Likewise.
22035 * gdb.python/py-prompt.exp: Likewise.
22036 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
22037 * gdb.server/solib-list.exp: Don't enable target-async.
22038 * gdb.threads/thread-specific-bp.exp: Likewise.
22039 * lib/mi-support.exp: Adjust to use mi-async.
22040
fd664c91
PA
220412014-05-29 Pedro Alves <palves@redhat.com>
22042
22043 PR gdb/13860
22044 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
22045 reason, even in sync mode.
22046
251bde03
PA
220472014-05-29 Pedro Alves <palves@redhat.com>
22048 Hui Zhu <hui@codesourcery.com>
22049
22050 PR PR15693
22051 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
22052 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
22053 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
22054 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
22055
7f3c0343
JB
220562014-05-28 Joel Brobecker <brobecker@adacore.com>
22057
22058 * config/monitor.exp (gdb_target_monitor): Replace use of
22059 "set remotebaud" by "set serial baud".
22060
b2715b27
AW
220612014-05-26 Andy Wingo <wingo@igalia.com>
22062
22063 * gdb.guile/scm-breakpoint.exp:
22064 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22065 properties instead of gdb-object-properties.
22066
498a4489
YQ
220672014-05-26 Yao Qi <yao@codesourcery.com>
22068
22069 * gdb.server/no-thread-db.exp: Specify source file name
22070 explicitly when setting a breakpoint.
22071
589fdceb
MM
220722014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22073
22074 * gdb.btrace/vdso.c: New.
22075 * gdb.btrace/vdso.exp: New.
22076
e9089e05
MM
220772014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22078
22079 * gdb.base/gcore.exp (capture_command_output): Move ...
22080 * lib/gdb.exp (capture_command_output): ... here.
22081
67b5c0c1
MM
220822014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22083
22084 * gdb.btrace/data.exp: Test memory access during btrace replay.
22085
a2199296
SM
220862014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22087
22088 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22089
17b2616c
PA
220902014-05-21 Pedro Alves <palves@redhat.com>
22091
22092 PR gdb/13860
22093 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22094 (top level): Test that output related to execution commands is
22095 sent to the console with CLI commands, but not with MI commands.
22096 Test that breakpoint events are always mirrored to the console.
22097 Also expect the new source line to be output after a "next" in
22098 async mode too. Make it a pass/fail test.
22099 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22100 output.
22101 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22102
5166082f
PA
221032014-05-21 Pedro Alves <palves@redhat.com>
22104
22105 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22106 Use them to test variations of "list" after reaching a breakpoint.
22107 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22108 Test "list" with listsize 10 after reaching a breakpoint.
22109 * gdb.python/python.exp (decode_line current location line
22110 number): Adjust expected line number.
22111
2f25d70f
SM
221122014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22113
22114 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22115 behavior for $args, pass it directly to "run".
22116
ff604a67
MR
221172014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22118
22119 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22120 30000 to 65536.
22121
6a3cb8e8
PA
221222014-05-21 Pedro Alves <palves@redhat.com>
22123
22124 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22125 auto-connect-native-target off".
22126 * gdb.base/auto-connect-native-target.c: New file.
22127 * gdb.base/auto-connect-native-target.exp: New file.
22128
4ebfc96e
PA
221292014-05-21 Pedro Alves <palves@redhat.com>
22130
22131 * gdb.base/default.exp: Test "target native" instead of "target
22132 child".
22133
36d46afb
MW
221342014-05-21 Mark Wielaard <mjw@redhat.com>
22135
22136 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22137
5876f503
JK
221382014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22139
22140 Fix TLS access for -static -pthread.
22141 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22142 <HAVE_TLS> (thread_function, main): Initialize it.
22143 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22144 Add clean_restart.
22145 <$have_tls != "">: Check TLSVAR.
22146
0256a6ac
PA
221472014-05-21 Pedro Alves <palves@redhat.com>
22148
22149 * gdb.base/dcache-line-read-error.c: New.
22150 * gdb.base/dcache-line-read-error.exp: New.
22151
936d2992
PA
221522014-05-20 Pedro Alves <palves@redhat.com>
22153
22154 * gdb.base/compare-sections.c: New file.
22155 * gdb.base/compare-sections.exp: New file.
22156
802e8e6d
PA
221572014-05-20 Pedro Alves <palves@redhat.com>
22158
22159 * gdb.base/break-idempotent.c: New file.
22160 * gdb.base/break-idempotent.exp: New file.
22161
e59fa00f
MM
221622014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22163
22164 * gdb.btrace/nohist.exp: New.
22165
8b696e31
YQ
221662014-05-20 Yao Qi <yao@codesourcery.com>
22167
22168 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22169 gdb.reverse directory and gdb_reverse_timeout exists in board
22170 setting.
22171 * README: Document gdb_reverse_timeout.
22172
73c9764f
YQ
221732014-05-20 Yao Qi <yao@codesourcery.com>
22174
22175 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22176 'test_file_name'. Treat args as a string instead of a list.
22177 (gdb_init): Rename argument 'args' by 'test_file_name'.
22178
f1f4348a
JK
221792014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22180
22181 * gdb.arch/powerpc-power.exp: New file.
22182 * gdb.arch/powerpc-power.s: New file.
22183
0dbe70ce
DE
221842014-05-16 Doug Evans <dje@google.com>
22185
22186 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22187 * gdb.base/completion.exp: Check that all expected files exist
22188 before doing file completion.
0dbe70ce 22189
8d551b02
DE
221902014-05-16 Doug Evans <dje@google.com>
22191
22192 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22193 Update.
22194 (do_syscall_tests_without_xml): Update.
22195
73eb7709
PA
221962014-05-16 Pedro Alves <palves@redhat.com>
22197
22198 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22199 instead of "unknown output after running".
22200
3fae92fc
YQ
222012014-05-16 Yao Qi <yao@codesourcery.com>
22202
22203 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22204 file1.txt from host at the end.
22205 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22206
c2b2ccc5
DE
222072014-05-15 Doug Evans <dje@google.com>
22208
22209 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22210 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22211 loading file. Add test for TU lookup.
22212
8c217a4b
SM
222132014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22214
22215 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22216 calling "-exec-arguments" or "set args" before running the
22217 inferior.
22218
3deb39c6
SM
222192014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22220
22221 * lib/mi-support.exp (mi_expect_stop): Expect message for
22222 inferiors that exit with non-zero exit code.
22223
71a79f8c
YQ
222242014-05-14 Yao Qi <yao@codesourcery.com>
22225
22226 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22227 match absolute path on remote host.
22228 (test_file_list_exec_source_files): Remove "/" from the
22229 pattern.
22230
f23fcd46
YQ
222312014-05-14 Yao Qi <yao@codesourcery.com>
22232
22233 * boards/local-remote-host-notty.exp (${board}_file): New
22234 proc.
22235
9404b58f
KM
222362014-05-07 Kyle McMartin <kyle@redhat.com>
22237
22238 Pushed by Joel Brobecker <brobecker@adacore.com>.
22239 * gdb.arch/aarch64-atomic-inst.c: New file.
22240 * gdb.arch/aarch64-atomic-inst.exp: New file.
22241
5e45f04c
YQ
222422014-05-07 Yao Qi <yao@codesourcery.com>
22243
22244 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22245 in current context" too.
22246
c888a17d
KS
222472014-05-05 Keith Seitz <keiths@redhat.com>
22248
22249 * gdb.linespec/ls-dollar.exp: Add test for linespec
22250 file:convenience_variable.
22251
290a839c
YQ
222522014-05-05 Yao Qi <yao@codesourcery.com>
22253
22254 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22255 traceframes into tfile and ctf trace files. Read data from
22256 trace file and test collected data.
22257 (gdb_collect_locals_test): Likewise.
22258 (gdb_unavailable_registers_test): Likewise.
22259 (gdb_unavailable_floats): Likewise.
22260 (gdb_collect_globals_test): Likewise.
22261 (top-level): Append "ctf" to trace_file_targets if GDB
22262 supports.
22263
b5262cd0
YQ
222642014-05-05 Yao Qi <yao@codesourcery.com>
22265
22266 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22267 code to ...
22268 (gdb_collect_args_test_1): ... it. New proc.
22269 (gdb_collect_locals_test): Move some code to ...
22270 (gdb_collect_locals_test_1): ... it. New proc.
22271 (gdb_unavailable_registers_test): Move some code to ...
22272 (gdb_unavailable_registers_test_1): ... it. New proc.
22273 (gdb_unavailable_floats): Move some code to ...
22274 (gdb_unavailable_floats_1): ... it. New proc.
22275
30a1e6cc
SDJ
222762014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22277
22278 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22279 probes to test for bitness recognition.
22280 * gdb.arch/amd64-stap-optional-prefix.exp
22281 (test_probe_value_without_reg): New procedure.
22282 Add code to test for different kinds of bitness.
22283
f33da99a
SDJ
222842014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22285
22286 PR breakpoints/16889
22287 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22288 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22289
5b80f00d
PA
222902014-05-01 Pedro Alves <palves@redhat.com>
22291
22292 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22293 gdb_file_cmd if no file is specified.
22294 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22295 last_loaded_file to set the remote exec-file.
22296
f8c2a73c
PA
222972014-05-01 Pedro Alves <palves@redhat.com>
22298
22299 * boards/local-remote-host.exp: New file.
22300
be6e8ac7
PA
223012014-05-01 Pedro Alves <palves@redhat.com>
22302
22303 * boards/local-remote-host.exp: Rename to ...
22304 * boards/local-remote-host-notty.exp: ... this.
22305
cac0dc8f
JB
223062014-04-28 Joel Brobecker <brobecker@adacore.com>
22307
22308 * gdb.ada/dyn_arrayidx: New testcase.
22309
9730e6cc
YQ
223102014-04-26 Yao Qi <yao@codesourcery.com>
22311
22312 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22313 and compute the length of function main. Save it in
22314 $main_length.
22315 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22316 (top-level): Use gdb_compile to compile objects into
22317 executable and restart GDB. Remove invocation to
22318 prepare_for_testing.
22319
7ae1a6a6
PA
223202014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22321 Pedro Alves <palves@redhat.com>
22322
22323 PR server/16255
22324 * gdb.multi/multi-attach.c: New file.
22325 * gdb.multi/multi-attach.exp: New file.
22326
4082afcc
PA
223272014-04-25 Pedro Alves <palves@redhat.com>
22328
22329 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22330 user.
22331 (top level): Test that "set remote conditional-breakpoints-packet
22332 off" works as intended.
22333 * gdb.base/dprintf.exp: Test that "set remote
22334 breakpoint-commands-packet off" works as intended.
22335 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22336 New function.
22337 (top level): Call it.
22338 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22339 remote fast-tracepoints-packet off" works as intended.
22340 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22341 * lib/gdb.exp (gdb_is_target_remote): ... here.
22342
2abc3f8d
DB
223432014-04-24 David Blaikie <dblaikie@gmail.com>
22344
22345 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22346 ensure clang would not discard them.
22347 * gdb.base/gdbvars.c: Ditto.
22348 * gdb.base/memattr.c: Ditto.
22349 * gdb.base/whatis.c: Ditto.
22350 * gdb.python/py-prettyprint.c: Ditto.
22351 * gdb.trace/actions.c: Ditto.
22352 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22353 ensure clang would not discard it.
22354
bfd39632
DB
223552014-04-24 David Blaikie <dblaikie@gmail.com>
22356
22357 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22358 clang to emit the full definition of type required by the test
22359 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22360
22842ff6
DB
223612014-04-24 David Blaikie <dblaikie@gmail.com>
22362
22363 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22364 coax Clang into emitting the definition of the type.
22365 * gdb.cp/pr10728-x.h (y): Ditto.
22366 * gdb.cp/pr10728-y.cc (y): Ditto.
22367
c2e827ad
DB
223682014-04-24 David Blaikie <dblaikie@gmail.com>
22369
22370 * gdb.base/label.exp: XFAIL label related tests under Clang.
22371 * gdb.cp/cplabel.exp: Ditto.
22372 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22373 under Clang those using labels.
22374
4c2d33e7
YQ
223752014-04-25 Yao Qi <yao@codesourcery.com>
22376
22377 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22378 double_label.
22379 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22380 partial_label and double_label.
22381
56083b99
DB
223822014-04-24 David Blaikie <dblaikie@gmail.com>
22383
22384 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22385
25d4e99d
DB
223862014-04-24 David Blaikie <dblaikie@gmail.com>
22387
22388 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22389 of the function to work across GCC and Clang.
22390 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22391 pointer types (const void ** const V void **).
22392
01f9f808
MS
223932014-04-24 Michael Sturm <michael.sturm@mintel.com>
22394 Walfred Tedeschi <walfred.tedeschi@intel.com>
22395
22396 * Makefile.in (EXECUTABLES): Added i386-avx512.
22397 * gdb.arch/i386-avx512.c: New file.
22398 * gdb.arch/i386-avx512.exp: Likewise.
22399
4b48d439
KS
224002014-04-23 Keith Seitz <keiths@redhat.com>
22401
22402 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22403 (mi_make_breakpoint_table): New procedure.
22404 (mi_create_breakpoint): Use mi_make_breakpoint
22405 and return the result.
22406 (mi_make_breakpoint): New procedure.
22407 (mi_build_kv_pairs): New procedure.
22408
22409 * gdb.mi/mi-break.exp: Remove unused globals,
22410 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22411 All callers updated.
22412 * gdb.mi/mi-dprintf.exp: Use variable to track command
22413 number.
22414 Update all callers of mi_create_breakpoint and use
22415 mi_make_breakpoint_table.
22416 Remove any unused global variables.
22417 * gdb.mi/mi-nonstop.exp: Likewise.
22418 * gdb.mi/mi-nsintrall.exp: Likewise.
22419 * gdb.mi/mi-nsmoribund.exp: Likewise.
22420 * gdb.mi/mi-nsthrexec.exp: Likewise.
22421 * gdb.mi/mi-reverse.exp: Likewise.
22422 * gdb.mi/mi-simplerun.exp: Likewise.
22423 * gdb.mi/mi-stepn.exp: Likewise.
22424 * gdb.mi/mi-syn-frame.exp: Likewise.
22425 * gdb.mi/mi-until.exp: Likewise.
22426 * gdb.mi/mi-var-cp.exp: Likewise.
22427 * gdb.mi/mi-var-display.exp: Likewise.
22428 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22429 * gdb.mi/mi2-var-child.exp: Likewise.
22430 * gdb.mi/mi-vla-c99.exp: Likewise.
22431 * lib/mi-support.exp: Likewise.
22432
22433 From Ian Lance Taylor <iant@cygnus.com>:
22434 * lib/gdb.exp (parse_args): New procedure.
22435
08351840
PA
224362014-04-23 Pedro Alves <palves@redhat.com>
22437
22438 * gdb.base/break-unload-file.c: New file.
22439 * gdb.base/break-unload-file.exp: New file.
22440 * gdb.base/sym-file-lib.c (baz): New function.
22441 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22442 field.
22443 (load): Store the segment's mapped size.
22444 (unload): New function.
22445 (unload_shlib): New function.
22446 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22447 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22448 set a breakpoint at baz, and call it.
22449 * gdb.base/sym-file.exp: New tests for stale breakpoint
22450 instructions.
22451
076855f9
PA
224522014-04-23 Pedro Alves <palves@redhat.com>
22453
22454 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22455 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22456 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22457 * gdb.base/hbreak-unmapped.c: New file.
22458 * gdb.base/hbreak-unmapped.exp: New file.
22459 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22460 * lib/gdb.exp (gdb_is_target_remote): ... here.
22461
483805cf
PA
224622014-04-22 Pedro Alves <palves@redhat.com>
22463
22464 * gdb.base/consecutive-step-over.c: New file.
22465 * gdb.base/consecutive-step-over.exp: New file.
22466
06d97543
PA
224672014-04-22 Pedro Alves <palves@redhat.com>
22468
22469 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22470 instead of send_gdb/gdb_expect.
22471
b4429ea2
YQ
224722014-04-22 Yao Qi <yao@codesourcery.com>
22473
22474 * lib/trace-support.exp (generate_tracefile): New procedure.
22475 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22476 return 0.
22477 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22478 if generate_tracefile returns 1.
22479
51d48146
PA
224802014-04-18 Tom Tromey <palves@redhat.com>
22481 Pedro alves <tromey@redhat.com>
22482
22483 PR backtrace/15558
22484 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22485 with a backtrace limit.
22486 * gdb.python/py-frame-inline.exp: Test running to an inline
22487 function with a backtrace limit, and printing the newest frame.
22488 * gdb.python/py-frame-inline.c (main): Call f.
22489
bd1dce5f
MS
224902014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22491
22492 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22493
40d1a503
MS
224942014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22495
22496 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22497 Drop prefix from unsupported source file path.
22498
389b98f7
YQ
224992014-04-17 Yao Qi <yao@codesourcery.com>
22500
22501 * lib/gdb.exp (with_target_charset): New proc.
22502 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22503 with_target_charset.
22504 (test_print_strings): Likewise.
22505 (test_repeat_bytes): Likewise.
22506 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22507 for some tests.
22508
22869d73
KS
225092014-04-16 Keith Seitz <keiths@redhat.com>
22510
22511 PR gdb/15827
22512 * gdb.dwarf2/corrupt.c: New file.
22513 * gdb.dwarf2/corrupt.exp: New file.
22514
c4f87ca6
KS
225152014-04-16 Keith Seitz <keiths@redhat.com>
22516
22517 PR c++/16597
22518 * gdb.cp/namelessclass.cc: New file.
22519 * gdb.cp/namelessclass.exp: New file.
22520 * gdb.cp/namelessclass.S: New file.
22521
ab19de87
DE
225222014-04-16 Doug Evans <dje@google.com>
22523
22524 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22525 Add comment.
22526 (gdbserver_default_get_comm_port): New function.
22527 (gdbserver_start): Check if board file provided
22528 "gdbserver,get_comm_port" and use it if so.
22529 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22530 (gdb,socketport): Set to "stdio".
22531 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22532 (stdio_gdbserver_template): Delete.
22533 (${board}_get_remote_address): Update.
22534 (${board}_build_remote_cmd): Delete.
22535 (${board}_get_comm_port): New function.
22536 (${board}_spawn): Update.
22537 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22538 Delete.
22539 (${board}_get_remote_address): Update.
22540 (${board}_get_comm_port): New function.
22541
fc98a809
AB
225422014-04-16 Andrew Burgess <aburgess@broadcom.com>
22543
22544 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22545 appearing in any order.
22546
87fd9e6e
DE
225472014-04-15 Doug Evans <dje@google.com>
22548
22549 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22550 uninitialized value of "description".
22551
099fc3ea
KS
225522014-04-15 Keith Seitz <keiths@redhat.com>
22553
22554 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22555 Remove unused globals.
22556 (test_running_the_program): Likewise.
22557 (test_controlled_execution): Likewise.
22558 (test_controlling_breakpoints): Likewise.
22559 (test_program_termination): Likewise.
22560
5da151d4
KS
225612014-04-15 Keith Seitz <keiths@redhat.com>
22562
22563 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22564 unused globals.
22565 (test_rbreak_creation_and_listing): Likewise.
22566 (test_ignore_count): Likewise.
22567 (test_error): Likewise.
22568
35e5d2f0
PA
225692014-04-15 Pedro Alves <palves@redhat.com>
22570
22571 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22572 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22573 sym-file-loader.c.
22574 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22575 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22576 to sym-file-loader.c.
22577 (struct library): Forward declare.
22578 (load_shlib, lookup_function): Change prototypes.
22579 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22580 (translate_offset): Remove declarations.
22581 (get_text_addr): New declaration.
22582 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22583 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22584 sym-file-loader.h.
22585 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22586 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22587 here from sym-file-loader.h.
22588 (struct library): New structure.
22589 (load_shlib, lookup_function): Change prototypes and adjust to
22590 work with a struct library.
22591 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22592 (translate_offset): Make static.
22593 (get_text_addr): New function.
22594 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22595
eb4c1710
PA
225962014-04-15 Pedro Alves <palves@redhat.com>
22597
22598 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22599
2d1baf52
PA
226002014-04-15 Pedro Alves <palves@redhat.com>
22601
22602 * gdb.base/sym-file-loader.c: Include <limits.h>.
22603 (SELF_LINK): New define.
22604 (get_origin): New function.
22605 (load_shlib): Use it.
22606 * gdb.base/sym-file.exp: Don't early return if the target is
22607 remote. Use runto_main, and issue fail is that fails. Use
22608 gdb_load_shlibs.
22609 (shlib_name): Delete.
22610 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22611
7dd6df01
PA
226122014-04-15 Pedro Alves <palves@redhat.com>
22613
22614 * gdb.base/sym-file.exp: Remove regex characters from test
22615 message. Don't refer to breakpoint numbers in test messages.
22616
b50c8614
KS
226172014-04-14 Keith Seitz <keiths@redhat.com>
22618
22619 PR c++/16253
22620 * gdb.cp/var-tag.cc: New file.
22621 * gdb.cp/var-tag.exp: New file.
22622 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22623 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22624 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22625 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22626
3d567982
TT
226272014-04-14 Tom Tromey <tromey@redhat.com>
22628
22629 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22630 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22631 type.
22632 * gdb.cp/enum-class.exp: New file.
22633 * gdb.cp/enum-class.cc: New file.
22634
0626fc76
TT
226352014-04-14 Tom Tromey <tromey@redhat.com>
22636
22637 * gdb.dwarf2/enum-type.exp: New file.
22638
dca325b3
SA
226392014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22640
22641 * gdb.mi/mi-vla-c99.exp: New file.
22642 * gdb.mi/vla.c: New file.
22643
5854b38a
SA
226442014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22645
22646 * gdb.base/vla-datatypes.c: New file.
22647 * gdb.base/vla-datatypes.exp: New file.
22648
463bb957
SA
226492014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22650
22651 * gdb.base/vla-ptr.c: New file.
22652 * gdb.base/vla-ptr.exp: New file.
22653
3dd170be
SA
226542014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22655
22656 * gdb.dwarf2/count.exp: New file.
22657
5ecaaa66
SA
226582014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22659
22660 * gdb.base/vla-sideeffect.c: New file.
22661 * gdb.base/vla-sideeffect.exp: New file.
22662
41f1ada5
DB
226632014-04-14 David Blaikie <dblaikie@gmail.com>
22664
22665 * gdb.mi/non-stop.c: Add return value for non-void function return
22666 statement.
22667 * gdb.threads/staticthreads.c: Ditto.
22668
0be03e84
DE
226692014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22670 Doug Evans <xdje42@gmail.com>
22671
22672 * gdb.guile/scm-value.c: Improve test case.
22673 * gdb.guile/scm-value.exp: Add new test.
22674
f180a1fb
DB
226752014-04-11 David Blaikie <dblaikie@gmail.com>
22676
22677 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22678 override Clang's default.
22679
6b662e19
JB
226802014-04-11 Joel Brobecker <brobecker@adacore.com>
22681
22682 Revert the following changes (regressions):
22683
22684 * gdb.base/vla-sideeffect.c: New file.
22685 * gdb.base/vla-sideeffect.exp: New file.
22686
22687 * gdb.dwarf2/count.exp: New file.
22688
22689 * gdb.base/vla-multi.c: New file.
22690 * gdb.base/vla-multi.exp: New file.
22691
22692 * gdb.base/vla-ptr.c: New file.
22693 * gdb.base/vla-ptr.exp: New file.
22694
22695 * gdb.base/vla-datatypes.c: New file.
22696 * gdb.base/vla-datatypes.exp: New file.
22697
22698 * gdb.mi/mi-vla-c99.exp: New file.
22699 * gdb.mi/vla.c: New file.
22700
245a5f0b
KS
227012014-04-11 Keith Seitz <keiths@redhat.com>
22702
22703 PR c++/16675
22704 * gdb.cp/cpsizeof.exp: New file.
22705 * gdb.cp/cpsizeof.cc: New file.
22706
58a84dcf
SA
227072014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22708
191a8a90
JB
22709 * gdb.mi/mi-vla-c99.exp: New file.
22710 * gdb.mi/vla.c: New file.
58a84dcf 22711
c8655f75
SA
227122014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22713
22714 * gdb.base/vla-datatypes.c: New file.
22715 * gdb.base/vla-datatypes.exp: New file.
22716
024e13b4
SA
227172014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22718
22719 * gdb.base/vla-ptr.c: New file.
22720 * gdb.base/vla-ptr.exp: New file.
22721
1a237e0e
SA
227222014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22723
22724 * gdb.base/vla-multi.c: New file.
22725 * gdb.base/vla-multi.exp: New file.
22726
504f3432
SA
227272014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22728
22729 * gdb.dwarf2/count.exp: New file.
22730
3bce8237
SA
227312014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22732
191a8a90
JB
22733 * gdb.base/vla-sideeffect.c: New file.
22734 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22735
322f9c21
YQ
227362014-04-11 Yao Qi <yao@codesourcery.com>
22737
22738 * gdb.base/completion.exp: Check file exists before running tests
22739 on file completion.
22740
d708bcd1
PA
227412014-04-10 Pedro Alves <palves@redhat.com>
22742
22743 * gdb.base/cond-eval-mode.c: New file.
22744 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22745 prepare_for_testing to build the new file. Check result of
22746 runto_main.
22747 (test_break, test_watch): New procedures.
22748 (top level): Use them.
22749
ae1d2761
PM
227502014-04-08 Pierre Muller <muller@sourceware.org>
22751
22752 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22753 Ctrl-V use for mingw hosts.
22754
7af389b8
SC
227552014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22756
22757 * gdb.python/py-value.c: Improve test case.
22758 * gdb.python/py-value.exp: Add new test.
22759
5e703181
DE
227602014-04-07 David Blaikie <dblaikie@gmail.com>
22761
22762 * lib/compiler.c: Identify the clang compiler.
22763 * lib/compiler.cc: Ditto.
22764
9810b410
YQ
227652014-04-03 Yao Qi <yao@codesourcery.com>
22766
22767 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22768
98d1b8dc
AB
227692014-04-01 Anton Blanchard <anton@samba.org>
22770
22771 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22772 messages unique.
22773
3114cea1
AB
227742014-04-01 Anton Blanchard <anton@samba.org>
22775
22776 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22777 prepare_for_testing.
22778
62f7182c
AB
227792014-04-01 Anton Blanchard <anton@samba.org>
22780
22781 * gdb.arch/ppc64-atomic-inst.c: Remove.
22782 * gdb.arch/ppc64-atomic-inst.S: New file.
22783 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22784
770e7fc7
DE
227852014-03-31 Doug Evans <dje@google.com>
22786
22787 * gdb.base/print-symbol-loading-lib.c: New file.
22788 * gdb.base/print-symbol-loading-main.c: New file.
22789 * gdb.base/print-symbol-loading.exp: New file.
22790
46e2bafa
YQ
227912014-03-31 Yao Qi <yao@codesourcery.com>
22792
22793 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22794
8776cfe9
JB
227952014-03-28 Joel Brobecker <brobecker@adacore.com>
22796
22797 * gdb.ada/mi_dyn_arr: New testcase.
22798
5d1ef361
DE
227992014-03-27 Doug Evans <dje@google.com>
22800
22801 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22802
b5bee914
YQ
228032014-03-27 Yao Qi <yao@codesourcery.com>
22804
22805 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22806 if target is nios2-*-*.
22807
0d4d0e77
YQ
228082014-03-26 Yao Qi <yao@codesourcery.com>
22809
22810 * lib/gdb.exp (readline_is_used): New proc.
22811 * gdb.base/completion.exp: Move tests on command complete up.
22812 Skip the rest of tests if readline is not used.
22813 * gdb.ada/complete.exp: Skp the test if readline is not
22814 used.
22815 * gdb.base/filesym.exp: Likewise.
22816 * gdb.base/macscp.exp: Likewise.
22817 * gdb.base/readline-ask.exp: Likewise.
22818 * gdb.base/readline.exp: Likewise.
22819 * gdb.python/py-cmd.exp: Likewise.
22820 * gdb.trace/tfile.exp: Likewise.
22821
29361eee
YQ
228222014-03-26 Yao Qi <yao@codesourcery.com>
22823
22824 * gdb.base/macscp.exp: Fix code format issues.
22825
bc9a5525
UW
228262014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22827
22828 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22829 * gdb.asm/powerpc64le.inc: New file.
22830
d3839ede
PA
228312014-03-25 Pedro Alves <palves@redhat.com>
22832 Doug Evans <dje@google.com>
22833
22834 * gdb.base/source-execution.c: New file.
22835 * gdb.base/source-execution.exp: New file.
22836 * gdb.base/source-execution.gdb: New file.
22837
01672a57
DE
228382014-03-24 Doug Evans <dje@google.com>
22839
22840 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22841 using fission.
22842
88bbeca9
HZ
228432014-03-24 Hui Zhu <hui@codesourcery.com>
22844 Pedro Alves <palves@redhat.com>
22845
22846 PR breakpoints/16101
22847 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22848 test pass/fail messages. Detect missing support for dprintf when
22849 breakpoints are actually inserted.
22850 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22851 breakpoints are actually inserted.
22852 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22853 fails.
22854
d2348791
JK
228552014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22856
22857 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22858
feef67ab
DE
228592014-03-22 Doug Evans <xdje42@gmail.com>
22860
22861 * gdb.python/python.exp (python not supported): Verify multi-line
22862 python command issues an error.
25d743f9 22863 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22864 guile command issues an error.
feef67ab 22865
ecebef6a
MR
228662014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22867
22868 * gdb.threads/thread-specific.exp: Handle the lack of usable
22869 $this_breakpoint and $this_thread.
22870
ccdd1909
HZ
228712014-03-21 Hui Zhu <hui@codesourcery.com>
22872
22873 * gdb.base/attach.exp (do_command_attach_tests): New.
22874
beb460e8
PA
228752014-03-20 Tom Tromey <tromey@redhat.com>
22876 Pedro Alves <palves@redhat.com>
22877
22878 PR cli/15718
22879 * gdb.base/condbreak-call-false.c: New file.
22880 * gdb.base/condbreak-call-false.exp: New file.
22881
40acf43a
PA
228822014-03-20 Pedro Alves <palves@redhat.com>
22883
22884 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22885 Delete.
22886 (block_signals, unblock_signals): Delete.
22887 (child_function_2, main): Remove references to deleted variable
22888 and functions.
22889
9f5e1e02
PA
228902014-03-20 Pedro Alves <palves@redhat.com>
22891
22892 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22893 Use pthread_kill to signal thread 2.
22894 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22895 Adjust to make the test send itself a signal rather than using the
22896 host's "kill" command.
22897
99619bea
PA
228982014-03-20 Pedro Alves <palves@redhat.com>
22899
22900 * gdb.threads/multiple-step-overs.c: New file.
22901 * gdb.threads/multiple-step-overs.exp: New file.
22902 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22903 Adjust expected infrun debug output.
22904
2adfaa28
PA
229052014-03-20 Pedro Alves <palves@redhat.com>
22906
22907 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22908 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22909
31e77af2
PA
229102014-03-20 Pedro Alves <palves@redhat.com>
22911
22912 PR breakpoints/7143
22913 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22914 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22915 of gdb_test_multiple.
22916 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22917 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22918
b9f437de
PA
229192014-03-20 Pedro Alves <palves@redhat.com>
22920
22921 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22922 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22923
05adc73e
PA
229242014-03-19 Pedro Alves <palves@redhat.com>
22925
22926 * gdb.base/async.exp: Remove early return.
22927
6048b950
PA
229282014-03-19 Pedro Alves <palves@redhat.com>
22929
22930 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22931
8bcfb00a
PA
229322014-03-19 Pedro Alves <palves@redhat.com>
22933
22934 * gdb.base/async.exp (test_background): Expect \r\n after
22935 "completed." in the fail pattern.
22936
884e37dc
PA
229372014-03-19 Pedro Alves <palves@redhat.com>
22938
22939 * gdb.base/async.exp (test_background): New procedure.
22940 Use it for all background execution command tests.
22941
148e57e2
PA
229422014-03-19 Pedro Alves <palves@redhat.com>
22943
22944 * gdb.base/async.exp: Use prepare_for_testing.
22945
f48088c7
PA
229462014-03-19 Pedro Alves <palves@redhat.com>
22947
22948 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22949 the same line.
22950
e2f6c966
PA
229512014-03-19 Pedro Alves <palves@redhat.com>
22952
22953 * gdb.base/async.c (main): Add "jump here" and "until here" line
22954 marker comments.
22955 * gdb.base/async.exp (jump_here): New global.
22956 (jump& test): Use it.
22957 (until_here): New global.
22958 (until& test): Use it.
22959
c30568d4
PA
229602014-03-19 Pedro Alves <palves@redhat.com>
22961
22962 * gdb.base/async.exp: Don't frob gdb_protocol.
22963
0172b6a7
DE
229642014-03-18 Doug Evans <xdje42@gmail.com>
22965
22966 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22967 Fix spelling of exec-done-display.
22968
06c868a8
JK
229692014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22970
22971 PR gdb/15358
22972 * gdb.base/gdb-sigterm.c: New file.
22973 * gdb.base/gdb-sigterm.exp: New file.
22974
0c7e1a46
PA
229752014-03-18 Pedro Alves <palves@redhat.com>
22976
22977 PR gdb/13860
22978 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22979 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22980 solib-event.
22981
f7c77d93
JB
229822014-03-17 Joel Brobecker <brobecker@adacore.com>
22983
22984 * gdb.ada/pckd_arr_ren: New testcase.
22985
5a1e8c7a
DE
229862014-03-13 Doug Evans <xdje42@gmail.com>
22987
22988 PR guile/16612
22989 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22990 collect after discarding symbols.
22991
350e1a76
DE
229922014-03-13 Ludovic Courtès <ludo@gnu.org>
22993 Doug Evans <xdje42@gmail.com>
22994
22995 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22996 to history survives a gc.
22997
a69900ae
PA
229982014-03-13 Pedro Alves <palves@redhat.com>
22999
23000 * gdb.base/default.exp: Don't test "target procfs".
23001
5db9f0bd
PA
230022014-03-13 Pedro Alves <palves@redhat.com>
23003
23004 * gdb.base/default.exp: Update "target child" and "target procfs"
23005 tests to not expect "Unix".
23006
b3ccfe11
TT
230072014-03-12 Tom Tromey <tromey@redhat.com>
23008
23009 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
23010 New procs. Add target-async tests.
23011 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
23012 Add target-async tests.
23013
646f4417
AA
230142014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23015
23016 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
23017 'func_start' and 'func_end' for the beginning and end of the
23018 function code, respectively.
23019 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
23020 'func_end' instead of 'func' and 'main'.
23021
288c211f
AA
230222014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23023
23024 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
23025 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
23026 generate the debug info assembler source.
23027
e0c0f156
AA
230282014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23029
23030 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
23031 * gdb.dwarf2/arr-subrange.exp: Likewise.
23032 * gdb.dwarf2/dwz.exp: Likewise.
23033 * gdb.dwarf2/method-ptr.exp: Likewise.
23034 * gdb.dwarf2/missing-sig-type.exp: Likewise.
23035 * gdb.dwarf2/subrange.exp: Likewise.
23036 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
23037 * gdb.dwarf2/implptrpiece.exp: Likewise.
23038 * gdb.dwarf2/nostaticblock.exp: Likewise.
23039
0e5c4555
AA
230402014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
23041
23042 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
23043 directory to absolute path name arguments.
23044
5ec18f2b
JG
230452014-03-10 Joel Brobecker <brobecker@adacore.com>
23046
23047 * gdb.ada/tagged_access: New testcase.
23048
847fc4f2
MM
230492014-03-07 Markus Metzger <markus.t.metzger@intel.com>
23050
23051 * gdb.btrace/data.exp: Update expected output.
23052
cc3da688
YQ
230532014-03-06 Yao Qi <yao@codesourcery.com>
23054
23055 * gdb.trace/pr16508.exp: New file.
23056
0f26cec1
PA
230572014-03-05 Pedro Alves <palves@redhat.com>
23058
23059 PR gdb/16575
23060 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23061 procedure.
23062 (top level): Adjust to use it. Add tests that exercise breakpoint
23063 interaction with the code-cache.
23064
7a5a839f
LC
230652014-02-26 Ludovic Courtès <ludo@gnu.org>
23066
23067 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23068 test for 'history-append!'.
23069
31aa7e4e
JB
230702014-02-26 Joel Brobecker <brobecker@adacore.com>
23071
23072 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23073 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23074 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23075 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23076 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23077 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23078
1b588015
JB
230792014-02-26 Joel Brobecker <brobecker@adacore.com>
23080
23081 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23082 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23083 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23084
55426c9d
JB
230852014-02-26 Joel Brobecker <brobecker@adacore.com>
23086
23087 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23088
dc53a7ad
JB
230892014-02-26 Joel Brobecker <brobecker@adacore.com>
23090
23091 * gdb.dwarf2/arr-stride.c: New file.
23092 * gdb.dwarf2/arr-stride.exp: New file.
23093
12ab52e9
PA
230942014-02-26 Pedro Alves <palves@redhat.com>
23095
23096 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23097 that won't ever trigger. Make sure that GDB reports the correct
23098 breakpoint that caused the stop.
23099
849c862e
JK
231002014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23101
23102 PR gdb/16626
23103 * gdb.base/auto-load-script: New file.
23104 * gdb.base/auto-load.c: New file.
23105 * gdb.base/auto-load.exp: New file.
23106
71b7d793
JK
23107 PR gdb/16626
23108 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23109
e2f0d509
JK
231102014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23111
23112 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23113 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23114
50cc37c8
DE
231152014-02-24 Doug Evans <dje@google.com>
23116
23117 * lib/gdb.exp (run_on_host): Log error output if program fails.
23118
ea4758f2
PA
231192014-02-21 Pedro Alves <palves@redhat.com>
23120
23121 * gdb.threads/step-after-sr-lock.c: Rename to ...
23122 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23123 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23124 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23125 ... this.
23126
d7b30f67
SDJ
231272014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23128
23129 PR tdep/16397
23130 * gdb.arch/amd64-stap-special-operands.exp: New file.
23131 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23132 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23133 * gdb.arch/amd64-stap-triplet.S: Likewise.
23134 * gdb.arch/amd64-stap-triplet.c: Likewise.
23135
83deb43f
JB
231362014-02-20 Joel Brobecker <brobecker@adacore.com>
23137
23138 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23139 in .section pseudo-op.
23140
adde2bff
DE
231412014-02-20 lin zuojian <manjian2006@gmail.com>
23142 Joel Brobecker <brobecker@adacore.com>
23143 Doug Evans <xdje42@gmail.com>
23144
23145 PR symtab/16581
23146 * gdb.dwarf2/dw2-icycle.S: New file.
23147 * gdb.dwarf2/dw2-icycle.c: New file.
23148 * gdb.dwarf2/dw2-icycle.exp: New file.
23149
f7bd0f78
SC
231502014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23151
23152 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23153 operations on gdb.Value objects.
23154 * gdb.python/py-value-cc.exp: Add new test to test operations on
23155 gdb.Value objects.
23156
c17ef0d5
DE
231572014-02-18 Doug Evans <dje@google.com>
23158
23159 * Makefile.in (TESTS): New variable.
23160 (expanded_tests, expanded_tests_or_none): New variables
23161 (check-single): Pass $(expanded_tests_or_none) to runtest.
23162 (check-parallel): Only run tests in $(TESTS) if non-empty.
23163 (check/no-matching-tests-found): New rule.
23164 * README: Document TESTS makefile variable.
23165
5dd3176f
DE
231662014-02-18 Doug Evans <dje@google.com>
23167
23168 * Makefile.in (check-parallel): rm -rf outputs temp.
23169
0b10be4f
JK
231702014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23171
23172 Fix "ERROR: no fileid for" in the testsuite.
23173 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23174
85f224e7
DE
231752014-02-12 Doug Evans <dje@google.com>
23176
23177 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23178 (MISCELLANEOUS): New variable.
23179 (clean): rm -rf $(MISCELLANEOUS).
23180 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23181 dwp live in the same directory as symlinks, with each symlink pointed
23182 to a differently named file in a different directory.
23183
149b30ff
DE
231842014-02-11 Doug Evans <dje@google.com>
23185
23186 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23187 of Tcl file commands.
23188
1dfdac32
MK
231892014-02-10 Mark Kettenis <kettenis@gnu.org>
23190
23191 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23192 "kill -SIGUSR1 -1".
23193
aa4fb036
JB
231942014-02-10 Joel Brobecker <brobecker@adacore.com>
23195
23196 * gdb.ada/tick_length_array_enum_idx: New testcase.
23197
ed3ef339
DE
231982014-02-10 Doug Evans <xdje42@gmail.com>
23199
23200 * configure.ac (AC_OUTPUT): Add gdb.guile.
23201 * configure: Regenerate.
23202 * lib/gdb-guile.exp: New file.
23203 * lib/gdb.exp (get_target_charset): New function.
23204 * gdb.base/help.exp: Update expected output from "apropos apropos".
23205 * gdb.guile/Makefile.in: New file.
23206 * gdb.guile/guile.exp: New file.
23207 * gdb.guile/scm-arch.c: New file.
23208 * gdb.guile/scm-arch.exp: New file.
23209 * gdb.guile/scm-block.c: New file.
23210 * gdb.guile/scm-block.exp: New file.
23211 * gdb.guile/scm-breakpoint.c: New file.
23212 * gdb.guile/scm-breakpoint.exp: New file.
23213 * gdb.guile/scm-disasm.c: New file.
23214 * gdb.guile/scm-disasm.exp: New file.
23215 * gdb.guile/scm-equal.c: New file.
23216 * gdb.guile/scm-equal.exp: New file.
23217 * gdb.guile/scm-error.exp: New file.
23218 * gdb.guile/scm-error.scm: New file.
23219 * gdb.guile/scm-frame-args.c: New file.
23220 * gdb.guile/scm-frame-args.exp: New file.
23221 * gdb.guile/scm-frame-args.scm: New file.
23222 * gdb.guile/scm-frame-inline.c: New file.
23223 * gdb.guile/scm-frame-inline.exp: New file.
23224 * gdb.guile/scm-frame.c: New file.
23225 * gdb.guile/scm-frame.exp: New file.
23226 * gdb.guile/scm-generics.exp: New file.
23227 * gdb.guile/scm-gsmob.exp: New file.
23228 * gdb.guile/scm-iterator.c: New file.
23229 * gdb.guile/scm-iterator.exp: New file.
23230 * gdb.guile/scm-math.c: New file.
23231 * gdb.guile/scm-math.exp: New file.
23232 * gdb.guile/scm-objfile-script-gdb.in: New file.
23233 * gdb.guile/scm-objfile-script.c: New file.
23234 * gdb.guile/scm-objfile-script.exp: New file.
23235 * gdb.guile/scm-objfile.c: New file.
23236 * gdb.guile/scm-objfile.exp: New file.
23237 * gdb.guile/scm-ports.exp: New file.
23238 * gdb.guile/scm-pretty-print.c: New file.
23239 * gdb.guile/scm-pretty-print.exp: New file.
23240 * gdb.guile/scm-pretty-print.scm: New file.
23241 * gdb.guile/scm-section-script.c: New file.
23242 * gdb.guile/scm-section-script.exp: New file.
23243 * gdb.guile/scm-section-script.scm: New file.
23244 * gdb.guile/scm-symbol.c: New file.
23245 * gdb.guile/scm-symbol.exp: New file.
23246 * gdb.guile/scm-symtab-2.c: New file.
23247 * gdb.guile/scm-symtab.c: New file.
23248 * gdb.guile/scm-symtab.exp: New file.
23249 * gdb.guile/scm-type.c: New file.
23250 * gdb.guile/scm-type.exp: New file.
23251 * gdb.guile/scm-value-cc.cc: New file.
23252 * gdb.guile/scm-value-cc.exp: New file.
23253 * gdb.guile/scm-value.c: New file.
23254 * gdb.guile/scm-value.exp: New file.
23255 * gdb.guile/source2.scm: New file.
23256 * gdb.guile/types-module.cc: New file.
23257 * gdb.guile/types-module.exp: New file.
23258
7026a7c1
YQ
232592014-02-10 Yao Qi <yao@codesourcery.com>
23260
23261 PR testsuite/16543
23262 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23263 * configure: Regenerated.
23264 * Makefile.in: New file.
23265
6c466447
AS
232662014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23267
23268 * gdb.python/py-framefilter.exp: Fix typo.
23269
6e854735
YQ
232702014-02-08 Yao Qi <yao@codesourcery.com>
23271
23272 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23273 that no =breakpoint-modified is emitted when breakpoints are
23274 modified through MI commands.
23275
d137e6dc
PA
232762014-02-07 Pedro Alves <pedro@codesourcery.com>
23277 Pedro Alves <palves@redhat.com>
23278
23279 * gdb.threads/step-after-sr-lock.c: New file.
23280 * gdb.threads/step-after-sr-lock.exp: New file.
23281
b5ee5a50
PA
232822014-02-07 Pedro Alves <palves@redhat.com>
23283
23284 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23285
3c77faf3
JK
232862014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23287
23288 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23289 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23290
6dddc817
DE
232912014-02-06 Doug Evans <xdje42@gmail.com>
23292
23293 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23294 output.
23295
23296 * gdb.gdb/python-interrupts.exp: New file.
23297
de7b2893
YQ
232982014-02-05 Yao Qi <yao@codesourcery.com>
23299
23300 * gdb.trace/report.exp (use_collected_data): Test the output
23301 of "info threads" and "info inferiors".
23302
66d032ac
YQ
233032014-02-05 Yao Qi <yao@codesourcery.com>
23304
23305 Revert this patch:
23306
23307 2013-05-24 Yao Qi <yao@codesourcery.com>
23308
23309 * gdb.trace/tfile.exp: Test inferior and thread.
23310
591a12a1
UW
233112014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23312
23313 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23314 on a function.
23315 * gdb.base/step-bt.c: Call hello via function pointer to make
23316 sure its first instruction is executed on powerpc64le-linux.
23317
0ff3e01f
UW
233182014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23319
23320 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23321
084ee545
UW
233222014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23323
23324 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23325 of the test patterns for use on little-endian systems.
23326
6ed14ff3
UW
233272014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23328
23329 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23330 (decimal_vector): Fix for little-endian.
23331
401e27fd
JM
233322014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23333
23334 * gdb.arch/sparc-sysstep.exp: New file.
23335 * gdb.arch/sparc-sysstep.c: Likewise.
23336
23337 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23338
8b924729
EBM
233392014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23340
23341 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23342
fb151210
JB
233432014-01-23 Tom Tromey <tromey@redhat.com>
23344
23345 * gdb.ada/array_char_idx: New testcase.
23346
0740f8d8
TT
233472014-01-23 Tom Tromey <tromey@redhat.com>
23348
23349 PR python/16487:
23350 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23351 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23352 classes.
23353
21909fa1
TT
233542014-01-23 Tom Tromey <tromey@redhat.com>
23355
23356 PR python/16491:
23357 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23358 string from an inferior frame.
23359 * gdb.python/py-framefilter-mi.exp: Update.
23360
87ce2a04
DE
233612014-01-22 Doug Evans <dje@google.com>
23362
23363 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23364
237b092b
AA
233652014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23366
23367 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23368
d674a709
AA
233692014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23370
23371 * gdb.trace/entry-values.exp: Remove excess space character from
23372 regex patterns. Handle s390 call instruction.
23373
20fa3390
AA
233742014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23375
23376 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23377 define "*_start" label. Make "name" static.
23378 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23379 ${name} by references to ${name}_start.
23380
78466714
AA
233812014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23382
23383 * gdb.base/info-macros.exp: Remove "debug" from the compile
23384 options.
23385
ec9f644a
IB
233862014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23387
23388 * gdb.dlang/demangle.exp: New file.
23389
94b1b47e
IB
233902014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23391
23392 * gdb.dlang/primitive-types.exp: New file.
23393
7f420862
IB
233942014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23395
23396 * configure.ac: Create gdb.dlang/Makefile.
23397 * configure: Regenerate.
23398 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23399 * gdb.dlang/Makefile.in: New file.
23400 * lib/d-support.exp: New file.
23401 * lib/gdb.exp (skip_d_tests): New proc.
23402
52834460
MM
234032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23404
23405 * gdb.btrace/delta.exp: Check reverse stepi.
23406 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23407 * gdb.btrace/finish.exp: New.
23408 * gdb.btrace/next.exp: New.
23409 * gdb.btrace/nexti.exp: New.
23410 * gdb.btrace/record_goto.c: Add comments.
23411 * gdb.btrace/step.exp: New.
23412 * gdb.btrace/stepi.exp: New.
23413 * gdb.btrace/multi-thread-step.c: New.
23414 * gdb.btrace/multi-thread-step.exp: New.
23415 * gdb.btrace/rn-dl-bind.c: New.
23416 * gdb.btrace/rn-dl-bind.exp: New.
23417 * gdb.btrace/data.c: New.
23418 * gdb.btrace/data.exp: New.
23419 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23420
6e07b1d2
MM
234212014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23422
23423 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23424 * gdb.btrace/exception.exp: Update.
23425 * gdb.btrace/instruction_history.exp: Update.
23426 * gdb.btrace/record_goto.exp: Update.
23427 * gdb.btrace/tailcall.exp: Update.
23428 * gdb.btrace/unknown_functions.exp: Update.
23429 * gdb.btrace/delta.exp: New.
23430
0b722aec
MM
234312014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23432
23433 * gdb.btrace/record_goto.exp: Add backtrace test.
23434 * gdb.btrace/tailcall.exp: Add backtrace test.
23435
066ce621
MM
234362014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23437
23438 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23439 * gdb.btrace/record_goto.c: New.
23440 * gdb.btrace/record_goto.exp: New.
23441 * gdb.btrace/x86-record_goto.S: New.
23442
0688d04e
MM
234432014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23444
23445 * gdb.btrace/function_call_history.exp: Update tests.
23446 * gdb.btrace/instruction_history.exp: Update tests.
23447
8710b709
MM
234482014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23449
23450 * gdb.btrace/function_call_history.exp: Fix expected field
23451 order for "record function-call-history".
23452 Add new tests for "record function-call-history /c".
23453 * gdb.btrace/exception.cc: New.
23454 * gdb.btrace/exception.exp: New.
23455 * gdb.btrace/tailcall.exp: New.
23456 * gdb.btrace/x86-tailcall.S: New.
23457 * gdb.btrace/x86-tailcall.c: New.
23458 * gdb.btrace/unknown_functions.c: New.
23459 * gdb.btrace/unknown_functions.exp: New.
23460 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23461
5de9129b
MM
234622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23463
23464 * gdb.btrace/instruction_history.exp: Update.
23465 * gdb.btrace/function_call_history.exp: Update.
23466
23a7fe75
MM
234672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23468
23469 * gdb.btrace/function_call_history.exp: Fix expected function
23470 trace.
23471 * gdb.btrace/instruction_history.exp: Initialize traced.
23472 Remove traced_functions.
23473
724c7dd8
MM
234742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23475
23476 * gdb.btrace/function_call_history.exp: Update
23477 * gdb.btrace/instruction_history.exp: Update.
23478
6d78d93b
MM
234792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23480
23481 * gdb.btrace/enable.exp: Update expected text.
23482
93a360cc
OJ
234832014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23484
23485 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23486 bytes.
23487
3772b53f
MR
234882014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23489
23490 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23491
596662fa
OJ
234922014-01-15 Omair Javaid <omair.javaid@linaro.org>
23493
23494 * lib/gdb.exp (supports_process_record): Return true for
23495 arm*-linux*. (supports_reverse): Likewise.
23496
b5b08fb4
SC
234972014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23498
23499 PR python/15464
23500 PR python/16113
23501 * gdb.python/py-type.c: Enhance test case.
23502 * gdb.python/py-value-cc.cc: Likewise
23503 * gdb.python/py-type.exp: Add new tests.
23504 * gdb.python/py-value-cc.exp: Likewise
23505
52d7fb13
AA
235062014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23507 Pedro Alves <palves@redhat.com>
23508
23509 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23510 Make "name" extern.
23511 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23512 references to ${name}_start by references to ${name}.
23513
a2cd8cfe
JB
235142014-01-10 Joel Brobecker <brobecker@adacore.com>
23515
23516 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23517
4e23fced
JB
235182014-01-10 Joel Brobecker <brobecker@adacore.com>
23519
23520 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23521
c6a9e42c
PA
235222014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23523 Pedro Alves <palves@redhat.com>
23524
23525 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23526 mi_gdb_target_load.
c6a9e42c 23527
b7ea362b
PA
235282014-01-08 Pedro Alves <palves@redhat.com>
23529
23530 * gdb.threads/reconnect-signal.c: New file.
23531 * gdb.threads/reconnect-signal.exp: New file.
23532
5e3f4fab
EBM
235332014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23534
23535 * gdb.base/source-dir.exp: New file.
23536
79301218
JB
235372014-01-07 Joel Brobecker <brobecker@adacore.com>
23538
23539 * gdb.ada/mi_interface: New testcase.
23540
8e355c5d
JB
235412014-01-07 Joel Brobecker <brobecker@adacore.com>
23542
23543 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23544 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23545 gdb.ada/pp-rec-component/pck.ads: New files.
23546
c0d48811
JB
235472014-01-07 Joel Brobecker <brobecker@adacore.com>
23548
23549 * gdb.python/py-pp-integral.c: New file.
23550 * gdb.python/py-pp-integral.py: New file.
23551 * gdb.python/py-pp-integral.exp: New file.
23552
17b609c3 23553For older changes see ChangeLog-1993-2013.
c906108c 23554\f
8d8cb839
EZ
23555;; Local Variables:
23556;; mode: change-log
23557;; left-margin: 8
23558;; fill-column: 74
23559;; version-control: never
23560;; End:
902f2ccb 23561
3666a048 23562 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23563 Copying and distribution of this file, with or without modification,
23564 are permitted provided the copyright notice and this notice are preserved.
This page took 4.182464 seconds and 4 git commands to generate.