gdb: change 'maint info section' to use command options
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
bf3386f0
AB
12021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
2
3 * gdb.base/maint-info-sections.exp: Update expected output, and
4 add additional tests. Again.
5
4790db14
AB
62021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
7
8 * gdb.base/maint-info-sections.exp: Update expected output, and
9 add additional tests.
10
f4be6772
AB
112021-02-11 Andrew Burgess <andrew.burgess@embecosm.com>
12
13 * gdb.base/maint-info-sections.exp: New file, content is moved
14 from gdb.base/maint.exp and cleaned up to use latest testsuite
15 techniques.
16 * gdb.base/maint.exp: Tests moved out to
17 gdb.base/maint-info-sections.exp.
18
25ad1e83
SM
192021-02-10 Simon Marchi <simon.marchi@efficios.com>
20
21 * gdb.multi/multi-target.exp.tcl (setup): Add "set sysroot" to
22 GDBFLAGS.
23
e92c8eb8
AB
242021-02-10 Andrew Burgess <andrew.burgess@embecosm.com>
25
26 * gdb.fortran/lbound-ubound.F90: New file.
27 * gdb.fortran/lbound-ubound.exp: New file.
28
ee4c3d88
TV
292021-02-10 Tom de Vries <tdevries@suse.de>
30
31 * lib/gdb.exp (gdb_load_no_complaints): Remove unnecessary
32 "Restore saved setting of complaints".
33
cf2b2075
TV
342021-02-09 Tom de Vries <tdevries@suse.de>
35
36 PR symtab/27341
37 * lib/gdb.exp (with_complaints): New proc, factored out of ...
38 (gdb_load_no_complaints): ... here.
39 * gdb.fortran/function-calls.exp: Add test-case.
40
b61f7811
HAQ
412021-02-09 Abid Qadeer <abidh@codesourcery.com>
42
43 * gdb.threads/signal-command-handle-nopass.exp: Call
44 'standard_testfile' before using 'testfile'.
45 * gdb.threads/signal-command-multiple-signals-pending.exp: Likewise.
46 * gdb.threads/signal-delivered-right-thread.exp: Likewise
47 * gdb.threads/signal-sigtrap.exp: Likewise
48
3d4aae48
LM
492021-02-08 Luis Machado <luis.machado@linaro.org>
50
51 * gdb.base/gnu-ifunc.exp (build): Pass -Wl,z,lazy.
52
4001d90d
TV
532021-02-08 Tom de Vries <tdevries@suse.de>
54
55 * gdb.dwarf2/enqueued-cu-base-addr.exp: Fix inter-CU reference.
56
29db1eb3
AB
572021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
58
59 * gdb.python/tui-window-disabled.c: New file.
60 * gdb.python/tui-window-disabled.exp: New file.
61 * gdb.python/tui-window-disabled.py: New file.
62
e0c23e11
AB
632021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
64
65 * gdb.python/tui-window.exp: Add new tests.
66 * gdb.python/tui-window.py (TestWindow) <__init__>: Store
67 TestWindow object into global the_window.
68 <remote_title>: New method.
69 (delete_window_title): New function.
70
1cf23996
AB
712021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
72
73 * gdb.tui/winheight.exp: Add more tests.
74
2708dbbd
AB
752021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
76
77 * gdb.python/py-framefilter.exp: Update expected results.
78 * gdb.python/python.exp: Update expected results.
79
cd074e04
AB
802021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
81
82 * gdb.tui/scroll.exp: Tighten expected results. Remove comment
83 about bug in GDB, update expected results, and add more tests.
84
5fb97639
AB
852021-02-08 Andrew Burgess <andrew.burgess@embecosm.com>
86
87 * gdb.tui/scroll.exp: New file.
88 * gdb.tui/tui-layout-asm-short-prog.exp: Update expected results.
89 * lib/tuiterm.exp (Term::_csi_M): Delete count lines, scroll
90 remaining lines up.
91 (Term::check_region_contents): New proc.
92 (Term::check_box_contents): Use check_region_contents.
93
c0e56745
TV
942021-02-06 Tom de Vries <tdevries@suse.de>
95
96 PR testsuite/26922
97 * gdb.tui/tui-layout-asm.exp: Ignore whitespace mismatches when
98 scrolling.
99
0e857c82
TV
1002021-02-05 Tom de Vries <tdevries@suse.de>
101
102 PR breakpoints/27313
103 * gdb.base/catch-syscall.exp: Check that "catch syscall -1" is
104 rejected.
105
a22ec6e8
TV
1062021-02-05 Tom de Vries <tdevries@suse.de>
107
108 * gdb.dwarf2/main-subprogram.exp: Add KFAIL for PR symtab/24549.
109 * gdb.fortran/mixed-lang-stack.exp: Same.
110
ae710496
TV
1112021-02-05 Tom de Vries <tdevries@suse.de>
112
113 PR exp/27265
114 * gdb.base/complex-parts.exp: Add tests.
115
d3b54e63
TV
1162021-02-05 Tom de Vries <tdevries@suse.de>
117
118 PR symtab/27307
119 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
120
3eccb1c8
SV
1212021-02-04 Shahab Vahedi <shahab@synopsys.com>
122
123 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
124
a71501e2
PA
1252021-02-03 Pedro Alves <pedro@palves.net>
126
127 * gdb.threads/detach-step-over.c: New file.
128 * gdb.threads/detach-step-over.exp: New file.
129
92234eb1
PA
1302021-02-03 Pedro Alves <pedro@palves.net>
131
132 * gdb.threads/attach-non-stop.c: New file.
133 * gdb.threads/attach-non-stop.exp: New file.
134
2e3773ff
LS
1352021-02-02 Lancelot SIX <lsix@lancelotsix.com>
136
137 * gdb.base/inferior-noarg.c: New test.
138 * gdb.base/inferior-noarg.exp: New test.
139
e0bd9202
SM
1402021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
141
142 * gdb.base/scope.exp: Use proc_with_prefix.
143
9307efbe
SM
1442021-02-02 Simon Marchi <simon.marchi@efficios.com>
145
146 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
147 table proc.
148 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
149 .debug_rnglists table without offset array.
150 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
151 .debug_loclists table without offset array.
152
2b0c7f41
SM
1532021-02-02 Simon Marchi <simon.marchi@efficios.com>
154
155 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
156 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
157 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
158 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
159 attribute
160
ecfda20d
SM
1612021-02-02 Simon Marchi <simon.marchi@efficios.com>
162
163 PR gdb/26813
164 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
165 (loclists): New proc.
166 * gdb.dwarf2/loclists-multiple-cus.c: New.
167 * gdb.dwarf2/loclists-multiple-cus.exp: New.
168 * gdb.dwarf2/loclists-sec-offset.c: New.
169 * gdb.dwarf2/loclists-sec-offset.exp: New.
170
6b0933da
SM
1712021-02-02 Simon Marchi <simon.marchi@efficios.com>
172
173 * lib/dwarf.exp (_location): Add parameters.
174 (_handle_DW_FORM): Adjust.
175
962effa7
SM
1762021-02-02 Simon Marchi <simon.marchi@efficios.com>
177
178 PR gdb/26813
179 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
180 (cu): Generate header for DWARF 5.
181 (rnglists): New proc.
182 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
183 * gdb.dwarf2/rnglists-sec-offset.exp: New.
184
2bd3e4b8
TV
1852021-02-02 Tom de Vries <tdevries@suse.de>
186
187 PR symtab/24620
188 * gdb.dwarf2/fission-reread.exp: Add test-case.
189
c39c8637
TV
1902021-02-01 Tom de Vries <tdevries@suse.de>
191
192 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
193 * gdb.dwarf2/fission-loclists-pie.S: Same.
194 * gdb.dwarf2/fission-loclists.S: Same.
195 * gdb.dwarf2/fission-multi-cu.S: Same.
196 * gdb.dwarf2/fission-reread.S: Same.
197 * gdb.dwarf2/fission-base.exp: Use DWO.
198 * gdb.dwarf2/fission-loclists-pie.exp: Same.
199 * gdb.dwarf2/fission-loclists.exp: Same.
200 * gdb.dwarf2/fission-multi-cu.exp: Same.
201 * gdb.dwarf2/fission-reread.exp: Same.
202
ebde6f2d
TV
2032021-01-29 Tom de Vries <tdevries@suse.de>
204
205 PR breakpoints/26063
206 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
207 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
208
620ec3ca
TV
2092021-01-29 Tom de Vries <tdevries@suse.de>
210
211 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
212
cdeba395
TV
2132021-01-28 Tom de Vries <tdevries@suse.de>
214
215 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
216 in the backtrace, and use that in the rest of the test instead of
217 hardcoded constant 3. Use "frame" instead of "up" for robustness.
218
c47b145e
TV
2192021-01-28 Tom de Vries <tdevries@suse.de>
220
221 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
222 * gdb.arch/i386-sse-stack-align.c: Same.
223 * gdb.arch/i386-sse-stack-align.exp: Same.
224
47918cca
AB
2252021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
226
227 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
228
2f985dd1
TV
2292021-01-28 Tom de Vries <tdevries@suse.de>
230
231 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
232
22efa3d3
TV
2332021-01-28 Tom de Vries <tdevries@suse.de>
234
235 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
236 "maint info line-table". Make PASS pattern more specific. Make
237 FAIL pattern work for -m32.
238
59b59f08
LS
2392021-01-27 Lancelot SIX <lsix@lancelotsix.com>
240
241 PR gdb/27133
242 * gdb.base/ui-redirect.exp: Add test case that ensures that
243 redirecting both logging and debug does not cause gdb to crash.
244
245
807f647c
MM
2462021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
247
248 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
249
4ca40594
TV
2502021-01-26 Tom de Vries <tdevries@suse.de>
251
252 * gdb.threads/killed-outside.exp: Allow regular output.
253
d0021af3
TV
2542021-01-26 Tom de Vries <tdevries@suse.de>
255
256 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
257
9f6c202e
TV
2582021-01-25 Tom de Vries <tdevries@suse.de>
259
260 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
261 * lib/gdb.exp: Use gdb_load_no_complaints.
262
a625a8c9
TT
2632021-01-25 Tom Tromey <tromey@adacore.com>
264
265 * gdb.ada/fixed_points.exp: Add regression test.
266 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
267 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
268
19184910
TT
2692021-01-25 Tom Tromey <tromey@adacore.com>
270
271 * gdb.ada/local-enum.exp: Add enumerator resolution test.
272
acd6125f
TT
2732021-01-25 Tom Tromey <tromey@adacore.com>
274
275 * gdb.ada/local-enum.exp: New file.
276 * gdb.ada/local-enum/local.adb: New file.
277
1af4c9c4
TT
2782021-01-23 Tom Tromey <tom@tromey.com>
279
280 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
281
705646c0
BE
2822021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
283
284 * gdb.base/line65535.exp: Fix test expectation.
285
0ac85db5
SM
2862021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
287
288 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
289 suppression.
290 (default_gdb_exit): Likewise.
291 (default_gdb_spawn): Likewise.
292 (send_gdb): Likewise.
293 (gdb_expect): Likewise.
294 (gdb_expect_list): Likewise.
295 (default_gdb_init): Likewise.
296 (gdb_suppress_entire_file): Remove.
297 (gdb_suppress_tests): Remove.
298 (gdb_stop_suppressing_tests): Remove.
299 (gdb_clear_suppressed): Remove.
300 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
301 related to test suppression.
302 (default_mi_gdb_start): Likewise.
303 (mi_gdb_reinitialize_dir): Likewise.
304 (mi_gdb_test): Likewise.
305 (mi_run_cmd_full): Likewise.
306 (mi_runto_helper): Likewise.
307 (mi_execute_to): Likewise.
308 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
309 * gdb.base/bitfields.exp: Likewise.
310 * gdb.base/bitfields2.exp: Likewise.
311 * gdb.base/break.exp: Likewise.
312 * gdb.base/call-sc.exp: Likewise.
313 * gdb.base/callfuncs.exp: Likewise.
314 * gdb.base/dfp-test.exp: Likewise.
315 * gdb.base/endian.exp: Likewise.
316 * gdb.base/exprs.exp: Likewise.
317 * gdb.base/funcargs.exp: Likewise.
318 * gdb.base/hbreak2.exp: Likewise.
319 * gdb.base/recurse.exp: Likewise.
320 * gdb.base/scope.exp: Likewise.
321 * gdb.base/sepdebug.exp: Likewise.
322 * gdb.base/structs.exp: Likewise.
323 * gdb.base/until.exp: Likewise.
324 * gdb.cp/misc.exp: Likewise.
325
9d2d8a16
AB
3262021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 PR cli/25956
329 * gdb.base/style.exp (run_style_tests): Add version string test.
330 (test_startup_version_string): Use version style name.
331 * lib/gdb-utils.exp (style): Handle version style name.
332
e7b43072
AB
3332021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
334
335 * gdb.base/style.exp (limited_style): New proc.
336 (clean_restart_and_disable): New proc.
337 (run_style_tests): New proc. Most of the old tests from this file
338 are now in this proc.
339 (test_startup_version_string): New proc. Reamining test from the
340 old file is in this proc.
341
2189c312
SM
3422021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
343
344 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
345 Adjust to "set debug remote" changes.
346
cd211c75
LM
3472021-01-21 Luis Machado <luis.machado@linaro.org>
348
349 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
350 message.
351
730af663
SM
3522021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
353
354 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
355
325d39e4
HD
3562021-01-21 Hannes Domani <ssbssa@yahoo.de>
357
358 PR python/19151
359 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
360
c3e96aa7
SM
3612021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
362
363 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
364
6571ffc6
SM
3652021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
366
367 * lib/tuiterm.exp: Add links in comments.
368
7c794afd
TV
3692021-01-20 Tom de Vries <tdevries@suse.de>
370
371 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
372 offset.
373
1402665c
TV
3742021-01-20 Tom de Vries <tdevries@suse.de>
375
376 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
377
6f52fdf4
SDJ
3782021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
379
380 * gdb.arch/amd64-stap-expressions.S: New file.
381 * gdb.arch/amd64-stap-expressions.exp: New file.
382
14852123
TV
3832021-01-19 Tom de Vries <tdevries@suse.de>
384
385 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
386 sequence.
387
0c4e2c6c
TV
3882021-01-19 Tom de Vries <tdevries@suse.de>
389
390 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
391
02baa133
AB
3922021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.fortran/array-slices.exp (run_test): Avoid including
395 addresses in test names.
396
10f92414
TV
3972021-01-15 Tom de Vries <tdevries@suse.de>
398
399 PR testsuite/26997
400 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
401 when adding sizeof.
402
116d0cf1
TV
4032021-01-14 Tom de Vries <tdevries@suse.de>
404
405 PR testsuite/24590
406 * gdb.base/style.exp: Handle shorter argv in frame command output.
407
8f66807b
AB
4082021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
409
410 PR gdb/26819
411 * gdb.server/stop-reply-no-thread-multi.c: New file.
412 * gdb.server/stop-reply-no-thread-multi.exp: New file.
413
3f94e588
TV
4142021-01-12 Tom de Vries <tdevries@suse.de>
415
416 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
417 (main): Remove call to have_mpx.
418 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
419 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
420 (main): Remote call to have_mpx.
421 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
422 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
423 (main): Remove call to have_mpx.
424 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
425 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
426 (main): Remove call to have_mpx.
427 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
428 * gdb.arch/i386-mpx.c (have_mpx): Remove.
429 (main): Remote call to have_mpx.
430 * gdb.arch/i386-mpx.exp: Use have_mpx.
431 * lib/gdb.exp (have_mpx): New proc.
432
5291fe3c
SP
4332021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
434
435 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
436
18bfb505
TV
4372021-01-12 Tom de Vries <tdevries@suse.de>
438
439 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
440
ce38f5ed
AB
4412021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
442
443 * gdb.fortran/debug-expr.exp: Add new tests.
444
7c654b71
AB
4452021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
446
447 * gdb.fortran/dot-ops.exp: Add new tests.
448
10dadadc
TV
4492021-01-11 Tom de Vries <tdevries@suse.de>
450
451 PR testsuite/26968
452 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
453 Move insn setting $eax to before probe point.
454
66beed02
TT
4552021-01-09 Tom Tromey <tom@tromey.com>
456
457 * gdb.trace/ax.exp: Do not require an "ext".
458
8fc48b79
TT
4592021-01-08 Tom Tromey <tromey@adacore.com>
460
461 * gdb.ada/voidctx/pck.adb: New file.
462 * gdb.ada/voidctx/pck.ads: New file.
463 * gdb.ada/voidctx/voidctx.adb: New file.
464 * gdb.ada/voidctx.exp: New file.
465
6abd4cf2
SM
4662021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
467
468 PR gdb/27157
469 * gdb.base/empty-host-env-vars.exp: New test.
470
d00f0868
AB
4712021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
472
473 * gdb.base/completion.exp: Add a new test.
474
3c8c6de2
AB
4752021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
476
477 * gdb.fortran/intvar-dynamic-types.exp: New file.
478 * gdb.fortran/intvar-dynamic-types.f90: New file.
479
e3436813
AB
4802021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
481
482 * gdb.fortran/intvar-array.exp: New file.
483 * gdb.fortran/intvar-array.f90: New file.
484
d4813f10
TT
4852021-01-07 Tom Tromey <tromey@adacore.com>
486
487 * gdb.ada/assign_arr.exp: Add 'others' test.
488
b49180ac
TT
4892021-01-06 Tom Tromey <tromey@adacore.com>
490
491 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
492 (FP4_Type): New type.
493 (FP4_Var): New variable.
494 * gdb.ada/fixed_points/fixed_points.adb: Update.
495 * gdb.ada/fixed_points.exp: Add tests for binary operators.
496
3c55062c
SM
4972021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
498
499 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
500 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
501 Pass prompt containing debug print to gdb_test_sequence.
502
e4ad960a
TV
5032021-01-04 Tom de Vries <tdevries@suse.de>
504
505 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
506
3ec3145c
SM
5072021-01-04 Simon Marchi <simon.marchi@efficios.com>
508
509
510
8dc558a0
SM
5112021-01-04 Simon Marchi <simon.marchi@efficios.com>
512
513 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
514 * gdb.server/connect-without-multi-process.exp: Likewise.
515 * gdb.server/exit-multiple-threads.exp: Likewise.
516 * gdb.server/ext-attach.exp: Likewise.
517 * gdb.server/ext-restart.exp: Likewise.
518 * gdb.server/ext-run.exp: Likewise.
519 * gdb.server/ext-wrapper.exp: Likewise.
520 * gdb.server/multi-ui-errors.exp: Likewise.
521 * gdb.server/no-thread-db.exp: Likewise.
522 * gdb.server/reconnect-ctrl-c.exp: Likewise.
523 * gdb.server/run-without-local-binary.exp: Likewise.
524 * gdb.server/server-kill.exp: Likewise.
525 * gdb.server/server-run.exp: Likewise.
526 * gdb.server/solib-list.exp: Likewise.
527 * gdb.server/stop-reply-no-thread.exp: Likewise.
528 * gdb.server/wrapper.exp: Likewise.
529 * gdb.server/sysroot.exp: Increase timeout when testing the
530 target: sysroot.
531
d8387cc8
SM
5322021-01-04 Simon Marchi <simon.marchi@efficios.com>
533
534 * gdb.server/server-run.exp: Use clean_restart.
535
5169ae34
SM
5362021-01-04 Simon Marchi <simon.marchi@efficios.com>
537
538 * gdb.server/ext-run.exp: Use clean_restart.
539
7b0ff8a2
SM
5402021-01-04 Simon Marchi <simon.marchi@efficios.com>
541
542 * gdb.server/stop-reply-no-thread.exp: Use build_executable
543 instead of prepare_for_testing.
544
a754fbdf
SM
5452021-01-04 Simon Marchi <simon.marchi@efficios.com>
546
547 * gdb.server/solib-list.exp: Use clean_restart.
548
c5e71b33
TV
5492021-01-04 Tom de Vries <tdevries@suse.de>
550
551 * gdb.base/morestack.c: Remove printf.
552 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
553
9b243007
TT
5542020-12-31 Tom Tromey <tom@tromey.com>
555
556 * gdb.rust/simple.exp: Update output for Rust 1.49.
557
4ff509e7
BE
5582020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
559
560 * gdb.cp/step-and-next-inline.exp: Fix test case.
561
391750c3
SM
5622020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
563
564 * gdb.python/py-frame-args.exp: De-duplicate test names.
565
b7874836
AB
5662020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
567
568 PR gdb/27059
569 * gdb.dwarf2/dyn-type-unallocated.c: New file.
570 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
571
e1ff6226
PW
5722020-12-21 Peter Waller <p@pwaller.net>
573
574 * gdb.base/style-interp-exec-mi.exp: New.
575 * gdb.base/style-interp-exec-mi.c: New.
576
ca01f1bf
SM
5772020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
578
579 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
580 gdb_test. Use proc_with_prefix.
581
0fe69a94
MM
5822020-12-21 Markus Metzger <markus.t.metzger@intel.com>
583
584 * gdb.btrace/exception.exp: Build with nopie.
585 * gdb.btrace/function_call_history.exp: Likewise.
586 * gdb.btrace/unknown_functions.exp: Likewise.
587
806e7575
MM
5882020-12-21 Markus Metzger <markus.t.metzger@intel.com>
589
590 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
591
493d2172
MM
5922020-12-21 Markus Metzger <markus.t.metzger@intel.com>
593
594 * gdb.python/py-record-btrace.exp: Make test names unique.
595 * gdb.python/py-record-full.exp: Likewise.
596
1a1c0afc
MM
5972020-12-21 Markus Metzger <markus.t.metzger@intel.com>
598
599 * gdb.btrace/data.exp: Make test names unique.
600 * gdb.btrace/delta.exp: Likewise.
601 * gdb.btrace/enable.exp: Likewise.
602 * gdb.btrace/function_call_history.exp: Likewise.
603 * gdb.btrace/nohist.exp: Likewise.
604 * gdb.btrace/non-stop.exp: Likewise.
605 * gdb.btrace/rn-dl-bind.exp: Likewise.
606 * gdb.btrace/step.exp: Likewise.
607 * gdb.btrace/stepi.exp: Likewise.
608 * gdb.btrace/tailcall.exp: Likewise.
609
98d837f0
MM
6102020-12-21 Markus Metzger <markus.t.metzger@intel.com>
611
612 * gdb.btrace/enable.exp: Update error message.
613 * gdb.btrace/multi-inferior.exp: Likewise.
614 * gdb.btrace/reconnect.exp: Likewise.
615 * gdb.python/py-record-btrace.exp: Likewise.
616 * gdb.python/py-record-full.exp: Likewise.
617
c541fa7c
TV
6182020-12-20 Tom de Vries <tdevries@suse.de>
619
620 * lib/gdb.exp (save_target_board_info): New proc.
621 (gdb_compile_shlib): Use save_target_board_info.
622
60108e47
TV
6232020-12-19 Tom de Vries <tdevries@suse.de>
624
625 * lib/gdb.exp (supports_scalar_storage_order_attribute)
626 (supports_gnuc): New proc.
627 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
628 test_compiler_info calls. Add unsupported message.
629 * gdb.base/endianity.c: Use TEST_SSO.
630
fa639f55
HD
6312020-12-19 Hannes Domani <ssbssa@yahoo.de>
632
633 PR exp/27070
634 * gdb.python/compare-enum-type-a.c: New test.
635 * gdb.python/compare-enum-type-b.c: New test.
636 * gdb.python/compare-enum-type.exp: New file.
637 * gdb.python/compare-enum-type.h: New test.
638
4aea001f
HD
6392020-12-18 Hannes Domani <ssbssa@yahoo.de>
640
641 * gdb.python/py-format-string.exp: Add tests for address keyword.
642
b3f9469b
HD
6432020-12-18 Hannes Domani <ssbssa@yahoo.de>
644
645 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
646
86ef42bd
TT
6472020-12-18 Tom Tromey <tromey@adacore.com>
648
649 * gdb.ada/fixed_points.exp: Also run with
650 -fgnat-encodings=minimal. Update expected output.
651
93df4a1d
SM
6522020-12-16 Simon Marchi <simon.marchi@efficios.com>
653
654 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
655 * gdb.base/continue-all-already-running.exp: Likewise.
656 * gdb.base/moribund-step.exp: Likewise.
657 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
658
592995fa
TV
6592020-12-16 Tom de Vries <tdevries@suse.de>
660
661 * gdb.base/batch-preserve-term-settings.exp:
662
1e61189d
TV
6632020-12-16 Tom de Vries <tdevries@suse.de>
664
665 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
666 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
667
19007d95
LM
6682020-12-16 Luis Machado <luis.machado@linaro.org>
669
670 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
671 pointer-based memory accesses.
672 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
673 hw watchpoint cases.
674
a33fc9ae
RK
6752020-12-15 Rae Kim <rae.kim@gmail.com>
676
677 * gdb.base/document.exp: New test.
678
0e5ad442
TT
6792020-12-15 Tom Tromey <tromey@adacore.com>
680
681 * gdb.base/style.exp: Add deprecation tests.
682
60598dbd
SM
6832020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
684
685 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
686
8cd6d968
MW
6872020-12-14 Mark Wielaard <mark@klomp.org>
688
689 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
690 specially, set attr_form_comment to the actual FORM string used.
691
eab9267c
MW
6922020-12-14 Mark Wielaard <mark@klomp.org>
693
694 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
695 _constants(SPECIAL_expr) here, but set it...
696 (Dwarf::cu): ...here based on _cu_version.
697
2f413264
TV
6982020-12-14 Tom de Vries <tdevries@suse.de>
699
700 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
701 pass -fPIC.
702 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
703 * gdb.base/break-probes.exp: Same.
704 * gdb.base/ctxobj.exp: Same.
705 * gdb.base/dso2dso.exp: Same.
706 * gdb.base/global-var-nested-by-dso.exp: Same.
707 * gdb.base/info-shared.exp: Same.
708 * gdb.base/jit-reader-simple.exp: Same.
709 * gdb.base/print-file-var.exp: Same.
710 * gdb.base/skip-solib.exp: Same.
711 * gdb.btrace/dlopen.exp: Same.
712
18f1cb1f
TV
7132020-12-14 Tom de Vries <tdevries@suse.de>
714
715 PR testsuite/26963
716 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
717
519155c9
TV
7182020-12-14 Tom de Vries <tdevries@suse.de>
719
720 PR testsuite/26962
721 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
722 cast it to its declared type".
723
153f6e6c
TV
7242020-12-14 Tom de Vries <tdevries@suse.de>
725
726 PR testsuite/26951
727 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
728 shell prompt.
729
86b44259
TT
7302020-12-14 Tom Tromey <tromey@adacore.com>
731
732 * gdb.ada/nested.exp: Add new tests.
733 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
734
e26624c6
TT
7352020-12-14 Tom Tromey <tromey@adacore.com>
736
737 * gdb.dwarf2/ada-thick-pointer.exp: New file.
738
a3bdae4e
TT
7392020-12-14 Tom Tromey <tromey@adacore.com>
740
741 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
742
862fcbd8
TV
7432020-12-13 Tom de Vries <tdevries@suse.de>
744
745 PR testsuite/26953
746 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
747 attribute support if compiler doesn't support it.
748
a406a98e
TV
7492020-12-13 Tom de Vries <tdevries@suse.de>
750
751 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
752 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
753 source to shared lib. Add ada to options.
754
5d7e6ed0
TV
7552020-12-13 Tom de Vries <tdevries@suse.de>
756
757 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
758 calling gnatbind and gnatlink.
759
ee9812a0
AB
7602020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
761
762 * gdb.base/dcache-flush.c: New file.
763 * gdb.base/dcache-flush.exp: New file.
764
50a5f187
AB
7652020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
766
767 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
768 commands.
769 * gdb.base/killed-outside.exp: Likewise.
770 * gdb.opt/inline-bt.exp: Likewise.
771 * gdb.perf/gmonster-null-lookup.py: Likewise.
772 * gdb.perf/gmonster-print-cerr.py: Likewise.
773 * gdb.perf/gmonster-ptype-string.py: Likewise.
774 * gdb.python/py-unwind.exp: Likewise.
775
19c659f1
AB
7762020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
777
778 * gdb.base/commands.exp: Update expected results.
779
9ef6d4a1
AB
7802020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
781
782 PR cli/15104
783 * gdb.base/commands.exp: Add additional tests.
784 * gdb.base/completion.exp: Add additional tests.
785
1536146f
AB
7862020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
787
788 * gdb.base/completion.exp: Add additional tests.
789
346e7e19
TV
7902020-12-11 Tom de Vries <tdevries@suse.de>
791
792 PR testsuite/26991
793 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
794 violations by setting bounds registers if the bounds are passed in the
795 Bounds Table.
796
9cd7a95a
TV
7972020-12-11 Tom de Vries <tdevries@suse.de>
798
799 PR testsuite/26954
800 * gdb.base/float128.exp: Detect and handle no mpfr support.
801
4483a8e7
SM
8022020-12-10 Simon Marchi <simon.marchi@efficios.com>
803
804 PR gdb/24694
805 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
806 calls.
807
10067028
TV
8082020-12-10 Tom de Vries <tdevries@suse.de>
809
810 PR testsuite/26947
811 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
812 braces for tcl 8.5 and earlier.
813
5b56203a
SM
8142020-12-09 Simon Marchi <simon.marchi@efficios.com>
815
816 PR 26875, PR 26901
817 * gdb.base/flexible-array-member.c: New test.
818 * gdb.base/flexible-array-member.exp: New test.
819
b46551b2
TV
8202020-12-08 Tom de Vries <tdevries@suse.de>
821
822 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
823 using is_amd64_regs_target.
824
8439f446
TV
8252020-12-08 Tom de Vries <tdevries@suse.de>
826
827 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
828 self_id.
829
bc545da7
PA
8302020-12-07 Pedro Alves <pedro@palves.net>
831
832 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
833 'additional_flags' variable.
834
1f58f6c2
TBA
8352020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
836
837 * gdb.linespec/explicit.exp: Extend with a test to check completing
838 '-' after seemingly complete options.
839
5759831a
TBA
8402020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
841
842 * gdb.linespec/keywords.exp: Add tests to check positional
843 flexibility of "-force-condition".
844
21e051b3
TBA
8452020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
846
847 * gdb.base/bp-cmds-run-with-ex.c: New file.
848 * gdb.base/bp-cmds-run-with-ex.exp: New file.
849 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
850 * gdb.gdb/python-interrupts.exp: Update the call to
851 'catch_command_errors' with the new argument.
852 * gdb.gdb/python-selftest.exp: Ditto.
853
187b041e
SM
8542020-12-04 Simon Marchi <simon.marchi@efficios.com>
855
856 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
857 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
858 * gdb.threads/non-stop-fair-events.exp: Likewise.
859
3b7a962d
SM
8602020-12-04 Simon Marchi <simon.marchi@efficios.com>
861
862 * gdb.threads/step-over-exec.exp: New.
863 * gdb.threads/step-over-exec.c: New.
864 * gdb.threads/step-over-exec-execd.c: New.
865 * lib/my-syscalls.S: New.
866 * lib/my-syscalls.h: New.
867
e633b117
SM
8682020-12-04 Simon Marchi <simon.marchi@efficios.com>
869
870 * lib/dwarf.exp (declare_labels): Use name as text if text is
871 not provided.
872
67748e0f
TV
8732020-12-04 Tom de Vries <tdevries@suse.de>
874
875 PR testsuite/26990
876 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
877 are unsupported.
878
a8d13675
TV
8792020-12-04 Tom de Vries <tdevries@suse.de>
880
881 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
882 clause.
883
f17727b3
TV
8842020-12-04 Tom de Vries <tdevries@suse.de>
885
886 * gdb.reverse/insn-reverse.exp: Fix count handling.
887
a1499830
TV
8882020-12-04 Tom de Vries <tdevries@suse.de>
889
890 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
891 __x86_64__.
892
9c027c2f
TV
8932020-12-04 Tom de Vries <tdevries@suse.de>
894
895 * gdb.reverse/insn-reverse.c (test_nr): New var.
896 (usage, parse_args): New function.
897 (main): Call parse_args. Only run test for test_nr.
898 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
899 and bail out. Run subtests individually, using an inferior arg
900 specifying the subtest.
901
533b2ae0
AB
9022020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
903
904 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
905
e4502042
AB
9062020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
907
908 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
909 update test to use this.
910
f55a9a37
SM
9112020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
912
913 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
914
0a6155a0
SM
9152020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
916
917 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
918 (do_test): Don't use with_test_prefix.
919 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
920 (do_test): Don't use with_test_prefix.
921 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
922 (do_test): Don't use with_test_prefix.
923 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
924 (do_test): Don't use with_test_prefix.
925
4d56d64a
SM
9262020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
927
928 * gdb.threads/non-ldr-exit.exp: Fix comment.
929
54e75f29
AB
9302020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
931
932 * gdb.xml/maint-xml-dump-03.xml: New file.
933
7ce05d21
TV
9342020-11-30 Tom de Vries <tdevries@suse.de>
935
936 PR symtab/26905
937 * gdb.dwarf2/count.exp: Remove kfails.
938
50757f95
TBA
9392020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
940
941 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
942 indices.
943
4afa9fd9
JB
9442020-11-24 Joel Brobecker <brobecker@adacore.com>
945
946 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
947 the "ptype pck__fp1_range_var" test for the module-2 and pascal
948 languages. Remove the associated setup_xfail.
949
15a491af
SM
9502020-11-23 Simon Marchi <simon.marchi@efficios.com>
951
952 * lib/gdb.exp (gdb_assert): Show error message on error.
953
891615f0
TV
9542020-11-23 Tom de Vries <tdevries@suse.de>
955
956 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
957 * gdb.ada/mod_from_name.exp: Same.
958 * gdb.ada/pckd_arr_ren.exp: Same.
959
19922582
SM
9602020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
961
962 * gdb.base/template.exp: New.
963 * gdb.base/template.c: New.
964
117c628d
GB
9652020-11-22 Gary Benson <gbenson@redhat.com>
966
967 PR gdb/26905
968 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
969 is defined using a DW_AT_count which references another DIE.
970
da39d3ba
TV
9712020-11-21 Tom de Vries <tdevries@suse.de>
972
973 * gdb.base/vla-ptr.exp: Add XFAIL.
974
a5c641b5
AB
9752020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
976
977 * gdb.fortran/array-slices-bad.exp: New file.
978 * gdb.fortran/array-slices-bad.f90: New file.
979 * gdb.fortran/array-slices-sub-slices.exp: New file.
980 * gdb.fortran/array-slices-sub-slices.f90: New file.
981 * gdb.fortran/array-slices.exp: Rewrite tests.
982 * gdb.fortran/array-slices.f90: Rewrite tests.
983 * gdb.fortran/vla-sizeof.exp: Correct expected results.
984
a15a5258
AB
9852020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
986
987 * gdb.base/completion.exp: Add new completion tests.
988
7cb2893d
SM
9892020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
990
991 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
992 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
993 * gdb.mi/mi-nsintrall.exp: Likewise.
994 * gdb.mi/mi-nsmoribund.exp: Likewise.
995 * gdb.mi/mi-nsthrexec.exp: Likewise.
996 * gdb.mi/mi-watch-nonstop.exp: Likewise.
997
cf144ec8
SM
9982020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
999
1000 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
1001 of perror.
1002
6b6a3e05
JM
10032020-11-18 Joseph Myers <joseph@codesourcery.com>
1004
1005 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
1006 $arg.exe exists but $arg does not.
1007
811bdca0
GB
10082020-11-17 Gary Benson <gbenson@redhat.com>
1009
1010 * gdb.trace/trace-common.h (x86_trace_dummy): Add
1011 __attribute__ ((used)).
1012
c72e3136
AB
10132020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1014
1015 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
1016
037d7135
AB
10172020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
1018
1019 * gdb.base/completion.exp: Add new tests.
1020
119e99bb
TT
10212020-11-16 Tom Tromey <tromey@adacore.com>
1022
1023 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
1024 tests.
1025
b74dbc20
JB
10262020-11-15 Joel Brobecker <brobecker@adacore.com>
1027
1028 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
1029 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
1030 (main): Add reference to pck__fp1_var2.
1031 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
1032
0a12719e
JB
10332020-11-15 Joel Brobecker <brobecker@adacore.com>
1034
1035 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
1036
0c9150e4
JB
10372020-11-15 Joel Brobecker <brobecker@adacore.com>
1038
1039 * gdb.ada/fixed_points.exp: Add ptype tests.
1040 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
1041
b26daff9
JB
10422020-11-15 Joel Brobecker <brobecker@adacore.com>
1043
1044 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
1045
09584414
JB
10462020-11-15 Joel Brobecker <brobecker@adacore.com>
1047
1048 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
1049 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
1050 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
1051 New files.
1052 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
1053
1054 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
1055 New files.
1056
9dd02fc0
AB
10572020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
1058
1059 PR cli/26879
1060 * gdb.fortran/completion.exp: New file.
1061 * gdb.fortran/completion.f90: New file.
1062
5643c500
JM
10632020-11-12 Joseph Myers <joseph@codesourcery.com>
1064
1065 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
1066 but $arg does not.
1067
7bea47f0
AB
10682020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
1069
1070 * gdb.fortran/types.exp: Add more tests.
1071
1f2624a3
TT
10722020-11-12 Tom Tromey <tom@tromey.com>
1073
1074 PR rust/26799:
1075 * gdb.rust/traits.exp: Remove kfails.
1076
9e74f0ae
GB
10772020-11-12 Gary Benson <gbenson@redhat.com>
1078
1079 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
1080 statement.
1081
acb994fa
SM
10822020-11-11 Simon Marchi <simon.marchi@efficios.com>
1083
1084 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
1085 always-inserted" axis.
1086 (do_test): Add breakpoint_always_inserted parameter.
1087
95016fd2
TT
10882020-11-10 Tom Tromey <tromey@adacore.com>
1089
1090 * gdb.ada/bias.exp: Update.
1091 * gdb.ada/bias/bias.adb (X): Change value.
1092
83100a74
GB
10932020-11-10 Gary Benson <gbenson@redhat.com>
1094
1095 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
1096 regexp fragment in parentheses to prevent false matching.
1097
6ff174a7
GB
10982020-11-10 Gary Benson <gbenson@redhat.com>
1099
1100 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
1101
eb24648c
GB
11022020-11-10 Gary Benson <gbenson@redhat.com>
1103
1104 * gdb.cp/step-and-next-inline.exp: Only require
1105 -gstatement-frontiers when building with GCC.
1106 Only setup KFAIL's for GCC issues when using
1107 a GCC-built executable.
1108
86775fab
AB
11092020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1110
1111 * gdb.base/debug-expr.c: Add extra function to allow for an
1112 additional test.
1113 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1114 to this proc with gdb_test_debug_expr. Add an extra test.
1115 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1116 to this proc with gdb_test_debug_expr, give the tests names
1117 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1118 calls to this proc with gdb_test_debug_expr, give the tests names
1119 * gdb.fortran/debug-expr.exp: New file.
1120 * gdb.fortran/debug-expr.f90: New file.
1121 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1122
a1945bd4
SM
11232020-11-06 Simon Marchi <simon.marchi@efficios.com>
1124
1125 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1126 proceduresu.
1127 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1128 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1129 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1130 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1131 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1132 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1133 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1134 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1135
9c91c725
TT
11362020-11-04 Tom Tromey <tromey@adacore.com>
1137
1138 * gdb.ada/funcall_ref.exp: Update.
1139 * gdb.ada/var_rec_arr.exp: Update.
1140
8d9fd3a1
TT
11412020-11-04 Tom Tromey <tromey@adacore.com>
1142
1143 * gdb.ada/rec_ptype.exp: New file.
1144 * gdb.ada/rec_ptype/main.adb: New file.
1145 * gdb.ada/rec_ptype/p.ads: New file.
1146
d8f62e84
TT
11472020-11-04 Tom Tromey <tromey@adacore.com>
1148
1149 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1150 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1151 (PT_Full): New variable.
1152 * gdb.ada/tick_length_array_enum_idx/pck.adb
1153 (Full_PT): New type.
1154
7ff5b937
TT
11552020-11-04 Tom Tromey <tromey@adacore.com>
1156
1157 * gdb.ada/array_of_variant.exp: New file.
1158 * gdb.ada/array_of_variant/p.adb: New file.
1159 * gdb.ada/array_of_variant/pck.ads: New file.
1160 * gdb.ada/array_of_variant/pck.adb: New file.
1161
10f6a3ad
TT
11622020-11-04 Tom Tromey <tromey@adacore.com>
1163
1164 * gdb.ada/enum_idx_packed.exp: Add test.
1165 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1166 New variable.
1167 * gdb.ada/enum_idx_packed/pck.ads (Short)
1168 (Multi_Dimension, Multi_Dimension_Access): New types.
1169
b72795a8
TT
11702020-11-04 Tom Tromey <tromey@adacore.com>
1171
1172 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1173
24aa1b02
TT
11742020-11-04 Tom Tromey <tromey@adacore.com>
1175
1176 * gdb.ada/set_pckd_arr_elt.exp: Also test
1177 -fgnat-encodings=minimal. Add tests.
1178 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1179 Call Update_Small a second time.
1180 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1181 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1182 (Variant_Access): New types.
1183 (New_Variant): Declare.
1184
c9a28cbe
TT
11852020-11-04 Tom Tromey <tromey@adacore.com>
1186
1187 * gdb.ada/mod_from_name.exp: Test printing slice.
1188
57567375
TT
11892020-11-04 Tom Tromey <tromey@adacore.com>
1190
1191 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1192 values.
1193 * gdb.ada/access_to_unbounded_array.exp: Test different
1194 -fgnat-encodings values.
1195 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1196 values.
1197 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1198 values.
1199 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1200 values.
1201 * gdb.ada/array_of_variable_length.exp: Test different
1202 -fgnat-encodings values.
1203 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1204 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1205 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1206 change.
1207 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1208 values.
1209 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1210 * gdb.ada/out_of_line_in_inlined.exp: Test different
1211 -fgnat-encodings values.
1212 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1213 values.
1214 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1215 values.
1216 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1217 -fgnat-encodings values.
1218 * gdb.ada/variant_record_packed_array.exp: Test different
1219 -fgnat-encodings values.
1220
a7400e44
TT
12212020-11-04 Tom Tromey <tromey@adacore.com>
1222
1223 * gdb.ada/enum_idx_packed.exp: Add tests.
1224 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1225 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1226 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1227 declarations.
1228
c40907bf
TV
12292020-11-03 Tom de Vries <tdevries@suse.de>
1230
1231 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1232 terminator comments.
1233 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1234 terminator.
1235
f468977a
SM
12362020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1237
1238 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1239 integer format test with regexp.
1240
1c2bec19
GB
12412020-11-02 Gary Benson <gbenson@redhat.com>
1242
1243 * gdb.base/print-file-var.exp (test): Separate compiler and
1244 linker options, and build using build_executable_from_specs
1245 to accommodate this.
1246
6539a36d
GB
12472020-11-02 Gary Benson <gbenson@redhat.com>
1248
1249 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1250 for .c files compiled as C++ with Clang if any shared
1251 libraries are specified.
1252
7ea44a51
GB
12532020-11-02 Gary Benson <gbenson@redhat.com>
1254
1255 * lib/attributes.h: New header.
1256 * gdb.base/backtrace.c: Include the above. Replace
1257 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1258 * gdb.base/infcall-nested-structs.c: Likewise.
1259 * gdb.base/vla-optimized-out.c: Likewise.
1260
ab8f783d
TV
12612020-11-02 Tom de Vries <tdevries@suse.de>
1262
1263 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1264
d77c9224
JB
12652020-11-01 Joel Brobecker <brobecker@adacore.com>
1266
1267 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1268 System.Min_Int and System.Max_Int with smaller hardcoded
1269 constants.
1270
0e5b0dd0
SM
12712020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1272
1273 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1274 * configure: Re-generate.
1275
136821d9
SM
12762020-10-30 Simon Marchi <simon.marchi@efficios.com>
1277
1278 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1279 expected output.
1280
b78b3a29
TBA
12812020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1282
1283 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1284 behavior.
1285 * gdb.base/paginate-bg-execution.exp: Ditto.
1286 * gdb.base/paginate-inferior-exit.exp: Ditto.
1287 * gdb.base/double-prompt-target-event-error.c: Remove.
1288 * gdb.base/double-prompt-target-event-error.exp: Remove.
1289
cfaa8f76
TBA
12902020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1291
1292 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1293 inferiors' and 'detach inferiors' do not change the current
1294 inferior.
1295
0ad0e70c
TV
12962020-10-29 Tom de Vries <tdevries@suse.de>
1297
1298 * gdb.threads/tls.exp: Fix DUPLICATEs.
1299
99cc6b2a
TV
13002020-10-28 Tom de Vries <tdevries@suse.de>
1301
1302 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1303
efe9b873
TV
13042020-10-28 Tom de Vries <tdevries@suse.de>
1305
1306 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1307 * gdb.base/reread.exp: Same.
1308
6b68fd45
TV
13092020-10-28 Tom de Vries <tdevries@suse.de>
1310
1311 * lib/gdb.exp (readnow): Handle arg.
1312 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1313
32a5f98a
TV
13142020-10-28 Tom de Vries <tdevries@suse.de>
1315
1316 * gdb.base/relocate.exp: Update regexp for -readnow.
1317
f93b8760
TV
13182020-10-28 Tom de Vries <tdevries@suse.de>
1319
1320 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1321 -readnow.
1322
1b00ef06
TV
13232020-10-28 Tom de Vries <tdevries@suse.de>
1324
1325 PR symtab/26772
1326 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1327 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1328
364bb903
TV
13292020-10-28 Tom de Vries <tdevries@suse.de>
1330
1331 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1332 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1333 complaint during file command for -readnow.
1334
445a033f
TV
13352020-10-28 Tom de Vries <tdevries@suse.de>
1336
1337 * gdb.cp/nsalias.exp: Fix typo in test name.
1338
fdd67a42
TV
13392020-10-28 Tom de Vries <tdevries@suse.de>
1340
1341 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1342
706baf4c
TV
13432020-10-28 Tom de Vries <tdevries@suse.de>
1344
1345 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1346 -readnow.
1347
b448cca5
TV
13482020-10-27 Tom de Vries <tdevries@suse.de>
1349
1350 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1351
5868da03
TV
13522020-10-27 Tom de Vries <tdevries@suse.de>
1353
1354 * gdb.base/maint.exp: Update for -readnow.
1355
06db6ec3
TV
13562020-10-27 Tom de Vries <tdevries@suse.de>
1357
1358 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1359 -readnow.
1360
934a1764
GB
13612020-10-14 Gary Benson <gbenson@redhat.com>
1362
1363 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1364 "_vptr$Base" as correct, in addition to "_vptr.Base".
1365 (test_mixed): Likewise.
1366
0bf21fbd
GB
13672020-10-27 Gary Benson <gbenson@redhat.com>
1368
1369 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1370 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1371
b1d4d8d1
TBA
13722020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1373
1374 * gdb.base/condbreak.exp: Update the completion tests to
1375 consider the '-force' flag.
1376
bd24c5d6
TV
13772020-10-27 Tom de Vries <tdevries@suse.de>
1378
1379 * gdb.base/list-ambiguous-readnow.exp: New file.
1380
733d554a
TBA
13812020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1382
1383 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1384 the condition.
1385 * gdb.linespec/cpcompletion.exp: Update to consider the
1386 '-force-condition' keyword.
1387 * gdb.linespec/explicit.exp: Ditto.
1388 * lib/completion-support.exp: Ditto.
1389
b5fa468f
TBA
13902020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1391
1392 * gdb.base/condbreak-multi-context.cc: New file.
1393 * gdb.base/condbreak-multi-context.exp: New file.
1394
b3247276
TT
13952020-10-26 Tom Tromey <tom@tromey.com>
1396
1397 * lib/mi-support.exp (default_mi_gdb_start): Call
1398 gdb_stdin_log_init.
1399 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1400 subtract one from gdb_instances.
1401 (gdb_stdin_log_write): Flush in_file.
1402
1c47ec3e
TV
14032020-10-26 Tom de Vries <tdevries@suse.de>
1404
1405 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1406
6390859c
TT
14072020-10-26 Tom Tromey <tromey@adacore.com>
1408
1409 * gdb.ada/unsigned_range/foo.adb: New file.
1410 * gdb.ada/unsigned_range/pack.adb: New file.
1411 * gdb.ada/unsigned_range/pack.ads: New file.
1412 * gdb.ada/unsigned_range.exp: New file.
1413
55c3ad88
TV
14142020-10-26 Tom de Vries <tdevries@suse.de>
1415
1416 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1417
1612c4bb
TV
14182020-10-26 Tom de Vries <tdevries@suse.de>
1419
1420 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1421 for CU.
1422 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1423
7d72802b
TV
14242020-10-23 Tom de Vries <tdevries@suse.de>
1425
1426 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1427 DW_FORM_string.
1428 (Dwarf::_default_form): New proc.
1429 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1430 guessed.
1431
9476b583
TV
14322020-10-23 Tom de Vries <tdevries@suse.de>
1433
1434 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1435 * gdb.dwarf2/atomic-type.exp: Same.
1436 * gdb.dwarf2/bad-regnum.exp: Same.
1437 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1438 * gdb.dwarf2/dw2-align.exp: Same.
1439 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1440 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1441 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1442 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1443 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1444 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1445 * gdb.dwarf2/enum-type.exp: Same.
1446 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1447 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1448 * gdb.dwarf2/main-subprogram.exp: Same.
1449 * gdb.dwarf2/missing-type-name.exp: Same.
1450 * gdb.dwarf2/nonvar-access.exp: Same.
1451 * gdb.dwarf2/typedef-void-finish.exp: Same.
1452 * gdb.dwarf2/var-access.exp: Same.
1453 * gdb.dwarf2/void-type.exp: Same.
1454
4a636814
SM
14552020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1456
1457 PR gdb/26693
1458 * gdb.dwarf2/template-specification-full-name.exp: New test.
1459
557fc257
LM
14602020-10-22 Luis Machado <luis.machado@linaro.org>
1461
1462 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1463 expected an offset from the function.
1464 * gdb.base/msym-bp.exp (test): Likewise.
1465
6b4c676c
AB
14662020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1467
1468 * gdb.fortran/array-slices.exp: Add a new test.
1469
98cec4f6
GB
14702020-10-21 Gary Benson <gbenson@redhat.com>
1471
1472 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1473 fullname test with Clang. Also expand comments generally.
1474
ae86f581
TV
14752020-10-20 Tom de Vries <tdevries@suse.de>
1476
1477 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1478
8c161360
TV
14792020-10-20 Tom de Vries <tdevries@suse.de>
1480
1481 * gdb.dwarf2/arr-stride.c: Remove.
1482 * gdb.dwarf2/arr-stride.exp: Use main.c.
1483 * gdb.dwarf2/arr-subrange.c: Remove.
1484 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1485 * gdb.dwarf2/bad-regnum.c: Remove.
1486 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1487 * gdb.dwarf2/corrupt.c: Remove.
1488 * gdb.dwarf2/corrupt.exp: Use main.c.
1489 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1490 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1491 * gdb.dwarf2/dw2-icycle.c: Remove.
1492 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1493 * gdb.dwarf2/formdata16.c: Remove.
1494 * gdb.dwarf2/formdata16.exp: Use main.c.
1495 * gdb.dwarf2/implptrconst.c: Remove.
1496 * gdb.dwarf2/implptrconst.exp: Use main.c.
1497 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1498 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1499 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1500 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1501
9c2412ec
TV
15022020-10-20 Tom de Vries <tdevries@suse.de>
1503
1504 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1505 file.
1506 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1507
0cd2ad78
TV
15082020-10-20 Tom de Vries <tdevries@suse.de>
1509
1510 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1511 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1512 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1513 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1514 * gdb.dwarf2/dw2-ranges.exp: Same.
1515 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1516 * gdb.dwarf2/var-access.exp: Same.
1517
22cc388e
TT
15182020-10-19 Tom Tromey <tromey@adacore.com>
1519
1520 PR tui/26719
1521 * gdb.tui/list.exp: Check source window contents after focus
1522 change.
1523
520596f2
TV
15242020-10-17 Tom de Vries <tdevries@suse.de>
1525
1526 PR symtab/26317
1527 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1528
d1c8a76d
TV
15292020-10-17 Tom de Vries <tdevries@suse.de>
1530
1531 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1532 as suffix.
1533 * gdb.dwarf2/atomic.c: Rename to ...
1534 * gdb.dwarf2/atomic-type.c: ... this.
1535 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1536 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1537 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1538 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1539 * gdb.dwarf2/fission-mix2.c: Rename to ...
1540 * gdb.dwarf2/fission-mix-2.c: ... this.
1541 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1542 standard_testfile.
1543 * gdb.dwarf2/ada-valprint-error.exp: Same.
1544 * gdb.dwarf2/arr-stride.exp: Same.
1545 * gdb.dwarf2/arr-subrange.exp: Same.
1546 * gdb.dwarf2/atomic-type.exp: Same.
1547 * gdb.dwarf2/bad-regnum.exp: Same.
1548 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1549 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1550 * gdb.dwarf2/clang-debug-names.exp: Same.
1551 * gdb.dwarf2/comp-unit-lang.exp: Same.
1552 * gdb.dwarf2/corrupt.exp: Same.
1553 * gdb.dwarf2/count.exp: Same.
1554 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1555 * gdb.dwarf2/data-loc.exp: Same.
1556 * gdb.dwarf2/dw2-align.exp: Same.
1557 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1558 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1559 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1560 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1561 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1562 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1563 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1564 * gdb.dwarf2/dw2-inline-param.exp: Same.
1565 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1566 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1567 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1568 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1569 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1570 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1571 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1572 * gdb.dwarf2/dw2-param-error.exp: Same.
1573 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1574 * gdb.dwarf2/dw2-ranges.exp: Same.
1575 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1576 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1577 * gdb.dwarf2/dw4-sig-types.exp: Same.
1578 * gdb.dwarf2/dynarr-ptr.exp: Same.
1579 * gdb.dwarf2/enum-type.exp: Same.
1580 * gdb.dwarf2/fission-mix.exp: Same.
1581 * gdb.dwarf2/formdata16.exp: Same.
1582 * gdb.dwarf2/implptrconst.exp: Same.
1583 * gdb.dwarf2/implptrpiece.exp: Same.
1584 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1585 * gdb.dwarf2/main-subprogram.exp: Same.
1586 * gdb.dwarf2/method-ptr.exp: Same.
1587 * gdb.dwarf2/missing-sig-type.exp: Same.
1588 * gdb.dwarf2/nonvar-access.exp: Same.
1589 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1590 * gdb.dwarf2/shortpiece.exp: Same.
1591 * gdb.dwarf2/staticvirtual.exp: Same.
1592 * gdb.dwarf2/subrange.exp: Same.
1593 * gdb.dwarf2/symtab-producer.exp: Same.
1594 * gdb.dwarf2/typedef-void-finish.exp: Same.
1595 * gdb.dwarf2/var-access.exp: Same.
1596 * gdb.dwarf2/variant.exp: Same.
1597 * gdb.dwarf2/void-type.exp: Same.
1598 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1599 dw2-ranges-main.c.
1600 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1601
472d09c1
TV
16022020-10-16 Tom de Vries <tdevries@suse.de>
1603
1604 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1605
afe75f6d
TV
16062020-10-16 Tom de Vries <tdevries@suse.de>
1607
1608 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1609
8c8bd0ba
TV
16102020-10-14 Tom de Vries <tdevries@suse.de>
1611
1612 PR testsuite/26732
1613 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1614 scenario 2.
1615 * gdb.ada/mi_catch_ex_hand.exp: Same.
1616
b75d55d4
PA
16172020-10-13 Pedro Alves <pedro@palves.net>
1618
1619 * lib/mi-support.exp (mi_clean_restart): New.
1620 (mi_run_to_main): Delete.
1621 All callers adjust to use mi_clean_restart / mi_runto_main.
1622
e777225b
PA
16232020-10-13 Pedro Alves <pedro@palves.net>
1624
1625 * config/monitor.exp: Use "list -q".
1626 * gdb.arch/gdb1558.exp: Use "break -q".
1627 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1628 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1629 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1630 * gdb.base/commands.exp: Use "break -q".
1631 * gdb.base/condbreak.exp: Use "break -q".
1632 * gdb.base/ctf-ptype.exp: Use "list -q".
1633 * gdb.base/define.exp: Use "break -q".
1634 * gdb.base/del.exp: Use "break -q".
1635 * gdb.base/fullname.exp: Use "break -q".
1636 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1637 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1638 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1639 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1640 "hbreak -q".
1641 * gdb.base/included.exp: Use "list -q".
1642 * gdb.base/label.exp: Use "break -q".
1643 * gdb.base/lineinc.exp: Use "break -q".
1644 * gdb.base/list.exp: Use "list -q".
1645 * gdb.base/macscp.exp: Use "list -q".
1646 * gdb.base/pending.exp: Use "break -q".
1647 * gdb.base/prologue-include.exp: Use "break -q".
1648 * gdb.base/ptype.exp: Use "list -q".
1649 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1650 * gdb.base/server-del-break.exp: Use "break -q".
1651 * gdb.base/style.exp: Use "break -q".
1652 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1653 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1654 * gdb.cp/exception.exp: Use "tbreak -q".
1655 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1656 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1657 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1658 * gdb.dwarf2/pr13961.exp: Use "break -q".
1659 * gdb.linespec/explicit.exp: Use "list -q".
1660 * gdb.linespec/linespec.exp: Use "break -q".
1661 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1662 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1663 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1664 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1665 * gdb.trace/change-loc.exp: Use "break -q".
1666 * gdb.trace/pending.exp: Use "break -q".
1667 * gdb.tui/basic.exp: Use "list -q".
1668 * gdb.tui/list-before.exp: Use "list -q".
1669 * gdb.tui/list.exp: Use "list -q".
1670 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1671
8abd8ee8
PA
16722020-10-13 Pedro Alves <pedro@palves.net>
1673
1674 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1675 saved breakpoints file.
1676 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1677 inspecting breakpoint list.
1678 * lib/gdb.exp (runto_main): Add "qualified" to options.
1679 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1680 and handle it.
1681 (mi_runto_main): Pass 1 as qualified argument.
1682
f71e6719
PA
16832020-10-13 Pedro Alves <pedro@palves.net>
1684
1685 * lib/mi-support.exp (mi_runto_main): New proc.
1686 (mi_run_to_main): Use it.
1687 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1688 * gdb.mi/mi-var-cmd.exp: Likewise.
1689 * gdb.mi/mi-var-invalidate.exp: Likewise.
1690 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1691 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1692 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1693 * gdb.mi/user-selected-context-sync.exp: Likewise.
1694 * gdb.opt/inline-cmds.exp: Likewise.
1695 * gdb.python/py-framefilter-mi.exp: Likewise.
1696 * gdb.python/py-mi.exp: Likewise.
1697
50441f0f
PA
16982020-10-13 Pedro Alves <pedro@palves.net>
1699
1700 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1701 "runto main".
1702 * gdb.ada/small_reg_param.exp: Likewise.
1703 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1704 * gdb.base/annota1.exp: Likewise.
1705 * gdb.base/anon.exp: Likewise.
1706 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1707 * gdb.base/dprintf-non-stop.exp: Likewise.
1708 * gdb.base/dprintf.exp: Likewise.
1709 * gdb.base/gdb11530.exp: Likewise.
1710 * gdb.base/gdb11531.exp: Likewise.
1711 * gdb.base/gnu_vector.exp: Likewise.
1712 * gdb.base/interrupt-noterm.exp: Likewise.
1713 * gdb.base/memattr.exp: Likewise.
1714 * gdb.base/step-over-syscall.exp: Likewise.
1715 * gdb.base/watch-cond-infcall.exp: Likewise.
1716 * gdb.base/watch-read.exp: Likewise.
1717 * gdb.base/watch-vfork.exp: Likewise.
1718 * gdb.base/watch_thread_num.exp: Likewise.
1719 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1720 * gdb.guile/scm-frame-inline.exp: Likewise.
1721 * gdb.linespec/explicit.exp: Likewise.
1722 * gdb.opt/inline-break.exp: Likewise.
1723 * gdb.python/py-frame-inline.exp: Likewise.
1724 * gdb.reverse/break-precsave.exp: Likewise.
1725 * gdb.reverse/break-reverse.exp: Likewise.
1726 * gdb.reverse/consecutive-precsave.exp: Likewise.
1727 * gdb.reverse/consecutive-reverse.exp: Likewise.
1728 * gdb.reverse/finish-precsave.exp: Likewise.
1729 * gdb.reverse/finish-reverse.exp: Likewise.
1730 * gdb.reverse/fstatat-reverse.exp: Likewise.
1731 * gdb.reverse/getresuid-reverse.exp: Likewise.
1732 * gdb.reverse/i386-precsave.exp: Likewise.
1733 * gdb.reverse/i386-reverse.exp: Likewise.
1734 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1735 * gdb.reverse/i387-env-reverse.exp: Likewise.
1736 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1737 * gdb.reverse/insn-reverse.exp: Likewise.
1738 * gdb.reverse/machinestate-precsave.exp: Likewise.
1739 * gdb.reverse/machinestate.exp: Likewise.
1740 * gdb.reverse/pipe-reverse.exp: Likewise.
1741 * gdb.reverse/readv-reverse.exp: Likewise.
1742 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1743 * gdb.reverse/rerun-prec.exp: Likewise.
1744 * gdb.reverse/s390-mvcle.exp: Likewise.
1745 * gdb.reverse/solib-precsave.exp: Likewise.
1746 * gdb.reverse/solib-reverse.exp: Likewise.
1747 * gdb.reverse/step-precsave.exp: Likewise.
1748 * gdb.reverse/step-reverse.exp: Likewise.
1749 * gdb.reverse/time-reverse.exp: Likewise.
1750 * gdb.reverse/until-precsave.exp: Likewise.
1751 * gdb.reverse/until-reverse.exp: Likewise.
1752 * gdb.reverse/waitpid-reverse.exp: Likewise.
1753 * gdb.reverse/watch-precsave.exp: Likewise.
1754 * gdb.reverse/watch-reverse.exp: Likewise.
1755 * gdb.threads/kill.exp: Likewise.
1756 * gdb.threads/tid-reuse.exp: Likewise.
1757
d3a07122
SM
17582020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1759
1760 PR gdb/26642
1761 * gdb.base/maint-target-async-off.c: New test.
1762 * gdb.base/maint-target-async-off.exp: New test.
1763
c65c6c42
AM
17642020-10-13 Alan Modra <amodra@gmail.com>
1765
1766 * gdb.arch/powerpc-altivec.s,
1767 * gdb.arch/powerpc-power7.s,
1768 * gdb.arch/powerpc-power8.s,
1769 * gdb.arch/powerpc-power9.s,
1770 * gdb.arch/powerpc-vsx.s,
1771 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1772 * gdb.arch/powerpc-altivec.exp,
1773 * gdb.arch/powerpc-power7.exp,
1774 * gdb.arch/powerpc-power8.exp,
1775 * gdb.arch/powerpc-power9.exp,
1776 * gdb.arch/powerpc-vsx.exp,
1777 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1778 disassembly of mfvsrd/mtvsrd.
1779
f4a0f710
AM
17802020-10-13 Alan Modra <amodra@gmail.com>
1781
1782 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1783 "target architecture" output.
1784 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1785 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1786 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1787 * gdb.arch/s390-disassembler-options.exp: Likewise.
1788
87a37e5e
PA
17892020-10-12 Pedro Alves <pedro@palves.net>
1790
1791 PR exp/26602
1792 PR c++/26550
1793 * gdb.cp/ambiguous.cc (marker1): Delete.
1794 (main): Initialize all the fields of the locals. Replace marker1
1795 call with a "set breakpoint here" marker.
1796 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1797 instead of running to marker1. Add tests printing all the
1798 variables and all the fields of the variables.
1799 (test_ambiguous): New proc, expecting the new GDB output when a
1800 field access is ambiguous. Change all "warning: X ambiguous"
1801 tests to use it.
1802
71e1b6b0
GB
18032020-10-12 Gary Benson <gbenson@redhat.com>
1804
1805 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1806 * gdb.base/msym-bp-2.c (foo): Likewise.
1807 * gdb.base/msym-lang.c (foo): Likewise.
1808 * gdb.base/msym-lang-main.c (foo): Likewise.
1809 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1810 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1811 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1812 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1813 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1814 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1815 * gdb.python/py-objfile.c (static_var): Likewise.
1816 * gdb.python/py-symbol.c (rr): Likewise.
1817 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1818 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1819
9370fd51
AB
18202020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1821
1822 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1823 output of backtrace.
1824
7c184d33
TT
18252020-10-09 Tom Tromey <tromey@adacore.com>
1826
1827 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1828 (Rec): Add field. Fix range.
1829 * gdb.ada/scalar_storage.exp: Update.
1830
3d87245c
HD
18312020-10-09 Hannes Domani <ssbssa@yahoo.de>
1832
1833 PR exp/26714
1834 * gdb.base/printcmds.exp: Add tests for void results.
1835
f5c4b229
JV
18362020-10-09 Jan Vrany <jan.vrany@labware.com>
1837
1838 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1839 is emmited for both 'set directories' and 'directory' commands.
1840
b2701685
TT
18412020-10-08 Tom Tromey <tom@tromey.com>
1842
1843 * gdb.base/style.exp: Check that "main"'s name is styled.
1844
e86efb33
TT
18452020-10-07 Tom Tromey <tromey@adacore.com>
1846
1847 * gdb.base/find.exp: Rename some tests.
1848
30897591
GB
18492020-10-06 Gary Benson <gbenson@redhat.com>
1850
1851 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1852 * gdb.base/list1.c (unused): Likewise.
1853
ced4a4c1
GB
18542020-10-06 Gary Benson <gbenson@redhat.com>
1855
1856 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1857 __attribute__ ((used)).
1858 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1859
ed3bdac4
AB
18602020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1861
1862 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1863 make use of regions throughout.
1864 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1865 not {...}.
1866 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1867
cd096ec8
HD
18682020-10-05 Hannes Domani <ssbssa@yahoo.de>
1869
1870 * gdb.base/call-sc.c: Fix return struct on stack test case.
1871 * gdb.base/call-sc.exp: Likewise.
1872
3ee6f75d
GB
18732020-10-02 Gary Benson <gbenson@redhat.com>
1874
1875 * README: Fix "paralell".
1876
f65825ec
GB
18772020-09-30 Gary Benson <gbenson@redhat.com>
1878
1879 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1880 Convert directive to lowercase.
1881 (.Labbrev1_begin): Add missing label.
1882 (abbrev code 0x1): Remove DW_AT_stmt_list.
1883 (.Ldie_b): Likewise.
1884
5f278258
TT
18852020-09-27 Tom Tromey <tom@tromey.com>
1886
1887 * gdb.tui/new-layout.exp: Use with_test_prefix.
1888
8f9929bb
GR
18892020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1890
1891 PR python/26586
1892 * gdb.python/python.exp: add test cases for the from_tty
1893 argument to gdb.execute.
1894
c20c017b
GB
18952020-09-25 Gary Benson <gbenson@redhat.com>
1896
1897 * gdb.base/infcall-nested-structs.exp.tcl: Add
1898 additional_flags=-Wno-tautological-compare for C++
1899 tests when compiling using Clang.
1900
68d654af
GB
19012020-09-25 Gary Benson <gbenson@redhat.com>
1902
1903 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1904 for .c files.
1905
b551a89f
TT
19062020-09-24 Tom Tromey <tromey@adacore.com>
1907
1908 PR tui/26638:
1909 * gdb.tui/list.exp: Check output of "focus next".
1910
20a5fcbd
TT
19112020-09-23 Tom Tromey <tom@tromey.com>
1912
1913 * gdb.dwarf2/intbits.exp: New file.
1914 * gdb.dwarf2/intbits.c: New file.
1915
b167e53f
PA
19162020-09-20 Pedro Alves <pedro@palves.net>
1917
1918 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1919 spawn_id before calling remote_close. Close secondary MI channel.
1920
dbc49e9f
PA
19212020-09-20 Pedro Alves <pedro@palves.net>
1922
1923 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1924 fails.
1925
c8d5abea
AB
19262020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1927
1928 * gdb.fortran/array-slices.exp: Update expected results.
1929 * gdb.fortran/class-allocatable-array.exp: Likewise.
1930 * gdb.fortran/multi-dim.exp: Likewise.
1931 * gdb.fortran/vla-type.exp: Likewise.
1932 * gdb.mi/mi-vla-fortran.exp: Likewise.
1933
14f9473c
VC
19342020-09-18 Victor Collod <vcollod@nvidia.com>
1935
1936 PR gdb/26635
1937 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1938 compatible with i386, and move it to...
1939 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1940 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1941 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1942
e8ef12b9
PA
19432020-09-18 Pedro Alves <pedro@palves.net>
1944
1945 PR gdb/26631
1946 * gdb.multi/multi-target-thread-find.exp: New file.
1947
e11daf7a
PA
19482020-09-18 Pedro Alves <pedro@palves.net>
1949
1950 * gdb.multi/multi-target-continue.exp: New file, factored out from
1951 multi-target.exp.
1952 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1953 multi-target.exp.
1954 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1955 multi-target.exp.
1956 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1957 multi-target.exp.
1958 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1959 multi-target.exp.
1960 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1961 multi-target.exp.
1962 * gdb.multi/multi-target.exp: Delete.
1963
d0edc2b8
AB
19642020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1965
1966 * gdb.fortran/array-slices.exp: Add missing message data.
1967
7474326c
PA
19682020-09-17 Pedro Alves <pedro@palves.net>
1969
1970 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1971
dd23068d
PA
19722020-09-17 Pedro Alves <pedro@palves.net>
1973
1974 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1975 full prototype.
1976
0640a543
PA
19772020-09-17 Pedro Alves <pedro@palves.net>
1978
1979 * gdb.python/py-as-string.c: Add cast.
1980
ef0cdbc1
PA
19812020-09-17 Pedro Alves <pedro@palves.net>
1982
1983 * gdb.base/sizeof.c (fill): Add cast.
1984
3a5eeb8b
PA
19852020-09-17 Pedro Alves <pedro@palves.net>
1986
1987 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1988
a8129512
PA
19892020-09-17 Pedro Alves <pedro@palves.net>
1990
1991 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1992 linkage name.
1993 * gdb.base/prologue.exp: Use print /d.
1994 * gdb.base/symbol-alias.exp: Handle C++ output.
1995 * gdb.base/symbol-alias2.c: Handle C++ output.
1996 [__cplusplus] (func): Explicitly specify linkage name.
1997
a83cdcb6
PA
19982020-09-17 Pedro Alves <pedro@palves.net>
1999
2000 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
2001 (struct my_key_t): ... this. Adjust all references.
2002 (struct value_t): Rename to ...
2003 (struct my_value_t): ... this. Adjust all references.
2004 (create_map, add_map_element, create_map_map)
2005 (add_map_map_element): Add casts.
2006
d4bcee5c
PA
20072020-09-17 Pedro Alves <pedro@palves.net>
2008
2009 * gdb.python/py-framefilter-mi.c (funca): Add casts.
2010 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
2011
81f90489
PA
20122020-09-17 Pedro Alves <pedro@palves.net>
2013
2014 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
2015
0a229804
PA
20162020-09-17 Pedro Alves <pedro@palves.net>
2017
2018 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
2019 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
2020 (charfoo, intfoo): Define full prototype.
2021 * gdb.base/ptype1.c (charfoo): Define full prototype.
2022 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
2023 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
2024
c3e5138d
PA
20252020-09-17 Pedro Alves <pedro@palves.net>
2026
2027 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
2028 Don't define.
2029 (utf_32_string): Compile for both C and C++.
2030 * gdb.base/charset.exp: Use "print /d".
2031
151fdbad
PA
20322020-09-17 Pedro Alves <pedro@palves.net>
2033
2034 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
2035 (nullptr): Rename to ...
2036 (null_ptr): ... this.
2037 * gdb.base/watchpoint.exp: Adjust to rename.
2038
18a25b64
PA
20392020-09-17 Pedro Alves <pedro@palves.net>
2040
2041 * gdb.base/printcmds.c (three, flag_enum_without_zero)
2042 (three_not_flag): Add casts.
2043
11fac337
PA
20442020-09-17 Pedro Alves <pedro@palves.net>
2045
2046 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
2047 char array.
2048 (main): Add references to Barrier, TestStrings, TestStringsH and
2049 TestStringsW.
2050 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
2051 and expect a full prototype in C++.
2052
52626c58
PA
20532020-09-17 Pedro Alves <pedro@palves.net>
2054
2055 * gdb.base/nested-addr.c (main): Add cast.
2056 * gdb.base/nested-addr.exp: Use "print /d".
2057
52bb0902
PA
20582020-09-17 Pedro Alves <pedro@palves.net>
2059
2060 * gdb.base/break.exp (func): New. Use it throughout when
2061 expecting a function name.
2062
73e18ac9
PA
20632020-09-17 Pedro Alves <pedro@palves.net>
2064
2065 * gdb.base/display.exp: Issue "set print asm-demangle on".
2066
c8b18808
PA
20672020-09-17 Pedro Alves <pedro@palves.net>
2068
2069 * gdb.base/find.c: Include <string.h>.
2070 (init_bufs): Add cast.
2071 * gdb.base/find.exp: Issue "set print asm-demangle on".
2072
fe830662
TT
20732020-09-16 Tom Tromey <tromey@adacore.com>
2074
2075 PR gdb/26598:
2076 * gdb.base/skipcxx.exp: New file.
2077 * gdb.base/skipcxx.cc: New file.
2078
945ff6e2
TV
20792020-09-16 Tom de Vries <tdevries@suse.de>
2080
2081 PR testsuite/26617
2082 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
2083 WITH_DEBUG_SECTIONS is defined.
2084 (xstr, str): New macro.
2085 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
2086 to get start and size of _Dmain.
2087 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
2088 using additional_flags.
2089
da1df1db
TBA
20902020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2091
2092 * gdb.base/bp-cmds-sourced-script.c: New file.
2093 * gdb.base/bp-cmds-sourced-script.exp: New test.
2094 * gdb.base/bp-cmds-sourced-script.gdb: New file.
2095
337882d4
TV
20962020-09-16 Tom de Vries <tdevries@suse.de>
2097
2098 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
2099 get the gdb prompt after issuing "monitor exit".
2100
7361f908
TV
21012020-09-16 Tom de Vries <tdevries@suse.de>
2102
2103 PR testsuite/26624
2104 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
2105
4d91ddd3
TV
21062020-09-16 Tom de Vries <tdevries@suse.de>
2107
2108 PR testsuite/26618
2109 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2110
08cc37dd
TT
21112020-09-15 Tom Tromey <tromey@adacore.com>
2112
2113 PR rust/26197:
2114 * lib/rust-support.exp (rust_llvm_version): New proc.
2115 * gdb.rust/simple.exp: Check rust_llvm_version.
2116
ee6372f2
TV
21172020-09-14 Tom de Vries <tdevries@suse.de>
2118
2119 * gdb.rust/traits.exp: Fix PATH warning.
2120
dc3a371e
PA
21212020-09-13 Pedro Alves <pedro@palves.net>
2122
2123 * gdb.base/catch-follow-exec.c (main): Add explicit return
2124 statement.
2125 * gdb.base/catch-signal.c (main): Likewise.
2126 * gdb.base/condbreak-call-false.c (main): Likewise.
2127 * gdb.base/consecutive.c (main): Add explicit return
2128 statement and return type.
2129 * gdb.base/cursal.c (main): Add explicit return statement.
2130 * gdb.base/cvexpr.c (main): Likewise.
2131 * gdb.base/display.c (main): Add explicit return statement and
2132 return type.
2133 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2134 * gdb.base/endianity.c (main): Likewise.
2135 * gdb.base/execd-prog.c (main): Likewise.
2136 * gdb.base/gdb1090.c (main): Likewise.
2137 * gdb.base/info_qt.c (main): Likewise.
2138 * gdb.base/lineinc.c (main): Likewise.
2139 * gdb.base/load-command.c (main): Likewise.
2140 * gdb.base/macscp1.c (main): Likewise.
2141 * gdb.base/pr10179-a.c (main): Likewise.
2142 * gdb.base/quit-live.c (main): Likewise.
2143 * gdb.base/scope0.c (main): Likewise.
2144 * gdb.base/settings.c (main): Likewise.
2145 * gdb.base/stack-checking.c (main): Return int.
2146 * gdb.base/varargs.c (main): Add explicit return statement.
2147 * gdb.cp/ambiguous.cc (main): Likewise.
2148 * gdb.cp/anon-struct.cc (main): Likewise.
2149 * gdb.cp/anon-union.cc (main): Likewise.
2150 * gdb.cp/bool.cc (main): Likewise.
2151 * gdb.cp/bs15503.cc (main): Likewise.
2152 * gdb.cp/cplusfuncs.cc (main): Likewise.
2153 * gdb.cp/cttiadd.cc (main): Likewise.
2154 * gdb.cp/extern-c.cc (main): Likewise.
2155 * gdb.cp/filename.cc (main): Likewise.
2156 * gdb.cp/formatted-ref.cc (main): Likewise.
2157 * gdb.cp/mb-ctor.cc (main): Likewise.
2158 * gdb.cp/member-ptr.cc (main): Likewise.
2159 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2160 * gdb.cp/overload-const.cc (main): Likewise.
2161 * gdb.cp/paren-type.cc (main): Likewise.
2162 * gdb.cp/parse-lang.cc (main): Likewise.
2163 * gdb.cp/pr-1023.cc (main): Likewise.
2164 * gdb.cp/psmang1.cc (main): Likewise.
2165 * gdb.cp/readnow-language.cc (main): Likewise.
2166 * gdb.cp/ref-params.cc (main): Likewise.
2167 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2168 * gdb.cp/virtbase2.cc (main): Likewise.
2169 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2170 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2171 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2172 * gdb.mi/mi-console.c (main): Likewise.
2173 * gdb.mi/mi-read-memory.c (main): Likewise.
2174 * gdb.modula2/multidim.c (main): Likewise.
2175 * gdb.opt/inline-small-func.c (main): Likewise.
2176 * gdb.python/py-rbreak.c (main): Likewise.
2177 * gdb.stabs/exclfwd1.c (main): Likewise.
2178 * gdb.trace/qtro.c (main): Likewise.
2179
af26601c
PA
21802020-09-13 Pedro Alves <pedro@palves.net>
2181
2182 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2183 instead of getenv.
2184
2f4b83cd
PA
21852020-09-13 Pedro Alves <pedro@palves.net>
2186
2187 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2188 instead of spawning GDB with remote_spawn.
2189 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2190 gdb_spawn instead of spawning GDB with remote_spawn.
2191
c49da0e4
PA
21922020-09-13 Pedro Alves <pedro@palves.net>
2193
2194 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2195 file and add calls to first and second.
2196 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2197 add call to f.
2198
6791b117
PA
21992020-09-13 Pedro Alves <pedro@palves.net>
2200
2201 * gdb.mi/mi-break-qualified.cc: New file.
2202 * gdb.mi/mi-break-qualified.exp: New file.
2203 * lib/mi-support.exp (mi_create_breakpoint_multi)
2204 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2205 procedures.
2206 (mi_create_breakpoint_1): New, factored out from
2207 mi_create_breakpoint.
2208
3b8d4c5c
PA
22092020-09-13 Pedro Alves <pedro@palves.net>
2210
2211 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2212 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2213 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2214 (register_class): Delete.
2215 (main): Don't call register_class.
2216
d5f96005
PA
22172020-09-13 Pedro Alves <pedro@palves.net>
2218
2219 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2220 (do_tests): Remove "calling method for small class" test.
2221 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2222 (register_class): Delete.
2223 (main): Don't call register_class.
2224 * gdb.cp/call-method-register.exp: New file, based on bits removed
2225 from classes.exp.
2226 * gdb.cp/call-method-register.cc: New file, based on bits removed
2227 from classes.cc.
2228
77f2120b
PA
22292020-09-13 Pedro Alves <pedro@palves.net>
2230
2231 * gdb.base/msym-bp-2.c: New.
2232 * gdb.base/msym-bp-shl-lib.c: New file.
2233 * gdb.base/msym-bp-shl-main-2.c: New file.
2234 * gdb.base/msym-bp-shl-main.c: New file.
2235 * gdb.base/msym-bp-shl.exp: New file.
2236 * gdb.base/msym-bp.c: New file.
2237 * gdb.base/msym-bp.exp: New file.
2238
32aea73e
JB
22392020-09-13 Joel Brobecker <brobecker@adacore.com>
2240
2241 * gdb.base/default.exp: Change $_gdb_major to 11.
2242
2a67f09d
FW
22432020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2244 Felix Willgerodt <Felix.Willgerodt@intel.com>
2245
2246 * x86-avx512bf16.c: New file.
2247 * x86-avx512bf16.exp: Likewise.
2248 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2249
ad570dd7
TV
22502020-09-11 Tom de Vries <tdevries@suse.de>
2251
2252 PR exp/26602
2253 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2254
a56f7391
TBA
22552020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2256
2257 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2258
918619e5
AM
22592020-09-10 Alan Modra <amodra@gmail.com>
2260
2261 PR 26597
2262 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2263
cac1e71d
TV
22642020-09-08 Tom de Vries <tdevries@suse.de>
2265
2266 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2267 after gdb_starti_cmd.
2268
c5cd900e
AKS
22692020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2270
2271 * lib/fortran.exp (fortran_complex8): New proc.
2272 (fortran_complex16): New proc.
2273 * gdb.fortran/complex.exp: Use routines from fortran.exp
2274 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2275 * gdb.fortran/vla-ptr-info.exp: Likewise.
2276
8f5c6526
TV
22772020-09-03 Tom de Vries <tdevries@suse.de>
2278
2279 PR breakpoint/26546
2280 * gdb.base/label-without-address.exp: Runto main first.
2281
02c6f3f1
TT
22822020-09-02 Tom Tromey <tromey@adacore.com>
2283
2284 * gdb.ada/mi_var_access.exp: Test children of access variable.
2285 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2286 * gdb.ada/mi_var_array.exp: Update.
2287
efe24f05
KB
22882020-08-31 Kevin Buettner <kevinb@redhat.com>
2289
2290 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2291 on docker w/ AUFS storage driver.
2292
973695d6
KB
22932020-08-31 Kevin Buettner <kevinb@redhat.com>
2294
2295 * gdb.base/corefile2.exp (renamed binfile): New tests.
2296
f3bd50f1
SM
22972020-08-31 Simon Marchi <simon.marchi@efficios.com>
2298
2299 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2300
22b9b4b0
SL
23012020-08-31 Simon Marchi <simon.marchi@efficios.com>
2302
2303 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2304 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2305
8efaf6b3
SM
23062020-08-31 Simon Marchi <simon.marchi@efficios.com>
2307
2308 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2309 output, printing a "not saved" value from history and printing a
2310 convenience variable created from a "not saved" value.
2311
e840f2e3
TV
23122020-08-31 Tom de Vries <tdevries@suse.de>
2313
2314 * gdb.base/eh_return.exp: Use nopie.
2315
8f57f343
PA
23162020-08-28 Pedro Alves <pedro@palves.net>
2317
2318 * gdb.base/advance-until-multiple-locations.exp
2319 (advance_overload, until_overload): Adjust to match the
2320 frame/function header instead of the source line text.
2321
626d2320
TV
23222020-08-28 Tom de Vries <tdevries@suse.de>
2323
2324 * gdb.base/label-without-address.c: New test.
2325 * gdb.base/label-without-address.exp: New file.
2326
df631783
PA
23272020-08-27 Pedro Alves <pedro@palves.net>
2328
2329 PR gdb/26523
2330 PR gdb/26524
2331 * gdb.base/advance-until-multiple-locations.cc: New.
2332 * gdb.base/advance-until-multiple-locations.exp: New.
2333
48b076bb
SM
23342020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2335
2336 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2337
c2015ce4
AB
23382020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2339
2340 * gdb.arch/amd64-byte.exp: Make test names unique, use
2341 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2342 * gdb.arch/amd64-dword.exp: Likewise.
2343 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2344 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2345 unique.
2346 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2347 * gdb.arch/amd64-word.exp: Make test names unique, use
2348 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2349 * gdb.arch/i386-byte.exp: Make test names unique, use
2350 gdb_breakpoint.
2351 * gdb.arch/i386-word.exp: Likewise.
2352
995d3a19
SV
23532020-08-25 Shahab Vahedi <shahab@synopsys.com>
2354
2355 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2356
8cac2b31
SM
23572020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2358
2359 PR gdb/26532
2360 * gdb.threads/stepi-random-signal.exp: Update pattern.
2361
2bc19622
SM
23622020-08-25 Simon Marchi <simon.marchi@efficios.com>
2363
2364 PR gdb/26532
2365 * gdb.base/ui-redirect.exp: Update pattern.
2366
b04aa1fc
GB
23672020-08-25 Gary Benson <gbenson@redhat.com>
2368
2369 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2370 when compiling with clang.
8571e9c8 2371 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2372
9f68b453
GB
23732020-08-25 Gary Benson <gbenson@redhat.com>
2374
2375 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2376 Add additional_flags=-Wno-inaccessible-base when compiling
2377 with GCC >= 10.1 or clang. Add additional_flags=-w when
2378 compiling with GCC < 10.
2379
3945d2d7
GM
23802020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2381
2382 PR m2/26372
fc5d6901
SM
2383 * gdb.modula2/multidim.c: New file.
2384 * gdb.modula2/multidim.exp: New file.
3945d2d7 2385
60122dbe
SM
23862020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2387
2388 * lib/gdb.exp (runto): Always emit fail on internal error.
2389
1eb8556f
SM
23902020-08-24 Simon Marchi <simon.marchi@efficios.com>
2391
2392 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2393 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2394 Likewise.
2395 * gdb.threads/stepi-random-signal.exp: Likewise.
2396
33bf4c5c
TBA
23972020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2398
2399 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2400 * gdb.trace/strace.exp: Ditto.
2401
c2fd7fae
AKS
24022020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2403
2404 * gdb.fortran/vla-type.exp: Skip commands not required for
2405 the Flang compiled binaries after prologue fix.
2406
326afb72
TT
24072020-08-17 Tom de Vries <tdevries@suse.de>
2408 Tom Tromey <tromey@adacore.com>
2409
2410 PR rust/26197:
2411 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2412
3ae7ab99
TT
24132020-08-17 Tom Tromey <tromey@adacore.com>
2414
2415 * gdb.ada/mi_var_access.exp: New file.
2416 * gdb.ada/mi_var_access/mi_access.adb: New file.
2417 * gdb.ada/mi_var_access/pck.adb: New file.
2418 * gdb.ada/mi_var_access/pck.ads: New file.
2419
f569c1c5
TV
24202020-08-16 Tom de Vries <tdevries@suse.de>
2421
2422 PR gdb/25350
2423 * gdb.base/eh_return.c: New test.
2424 * gdb.base/eh_return.exp: New file.
2425
3d11c30a
TV
24262020-08-15 Tom de Vries <tdevries@suse.de>
2427
2428 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2429 (mixed_func_1d_): Use fortran_charlen_t in decl.
2430
547ce8f0
TV
24312020-08-15 Tom de Vries <tdevries@suse.de>
2432
2433 PR backtrace/26390
2434 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2435 Update expected pattern.
2436
a54a7f13
PA
24372020-08-13 Pedro Alves <pedro@palves.net>
2438
2439 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2440 * gdb.fortran/library-module.exp: Likewise.
2441 * gdb.fortran/logical.exp: Likewise.
2442 * gdb.fortran/module.exp: Likewise.
2443 * gdb.fortran/print_type.exp: Likewise.
2444 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2445 * gdb.fortran/vla-datatypes.exp: Likewise.
2446 * gdb.fortran/vla-history.exp: Likewise.
2447 * gdb.fortran/vla-ptr-info.exp: Likewise.
2448 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2449 * gdb.fortran/vla-ptype.exp: Likewise.
2450 * gdb.fortran/vla-sizeof.exp: Likewise.
2451 * gdb.fortran/vla-type.exp: Likewise.
2452 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2453 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2454 * gdb.fortran/vla-value-sub.exp: Likewise.
2455 * gdb.fortran/vla-value.exp: Likewise.
2456
7a82e903
PA
24572020-08-13 Pedro Alves <pedro@palves.net>
2458
2459 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2460 * gdb.ada/access_to_packed_array.exp: Likewise.
2461 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2462 * gdb.ada/addr_arith.exp: Likewise.
2463 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2464 * gdb.ada/arr_arr.exp: Likewise.
2465 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2466 * gdb.ada/array_bounds.exp: Likewise.
2467 * gdb.ada/array_of_variable_length.exp: Likewise.
2468 * gdb.ada/array_ptr_renaming.exp: Likewise.
2469 * gdb.ada/array_subscript_addr.exp: Likewise.
2470 * gdb.ada/arraydim.exp: Likewise.
2471 * gdb.ada/arrayparam.exp: Likewise.
2472 * gdb.ada/arrayptr.exp: Likewise.
2473 * gdb.ada/assign_1.exp: Likewise.
2474 * gdb.ada/assign_arr.exp: Likewise.
2475 * gdb.ada/atomic_enum.exp: Likewise.
2476 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2477 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2478 * gdb.ada/bias.exp: Likewise.
2479 * gdb.ada/boolean_expr.exp: Likewise.
2480 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2481 * gdb.ada/bp_enum_homonym.exp: Likewise.
2482 * gdb.ada/bp_inlined_func.exp: Likewise.
2483 * gdb.ada/bp_on_var.exp: Likewise.
2484 * gdb.ada/bp_range_type.exp: Likewise.
2485 * gdb.ada/bp_reset.exp: Likewise.
2486 * gdb.ada/call_pn.exp: Likewise.
2487 * gdb.ada/catch_assert_if.exp: Likewise.
2488 * gdb.ada/catch_ex.exp: Likewise.
2489 * gdb.ada/catch_ex_std.exp: Likewise.
2490 * gdb.ada/char_enum.exp: Likewise.
2491 * gdb.ada/char_param.exp: Likewise.
2492 * gdb.ada/complete.exp: Likewise.
2493 * gdb.ada/cond_lang.exp: Likewise.
2494 * gdb.ada/convvar_comp.exp: Likewise.
2495 * gdb.ada/dgopt.exp: Likewise.
2496 * gdb.ada/disc_arr_bound.exp: Likewise.
2497 * gdb.ada/display_nested.exp: Likewise.
2498 * gdb.ada/dot_all.exp: Likewise.
2499 * gdb.ada/dyn_loc.exp: Likewise.
2500 * gdb.ada/dyn_stride.exp: Likewise.
2501 * gdb.ada/excep_handle.exp: Likewise.
2502 * gdb.ada/expr_delims.exp: Likewise.
2503 * gdb.ada/expr_with_funcall.exp: Likewise.
2504 * gdb.ada/exprs.exp: Likewise.
2505 * gdb.ada/fin_fun_out.exp: Likewise.
2506 * gdb.ada/fixed_cmp.exp: Likewise.
2507 * gdb.ada/formatted_ref.exp: Likewise.
2508 * gdb.ada/frame_arg_lang.exp: Likewise.
2509 * gdb.ada/frame_args.exp: Likewise.
2510 * gdb.ada/fullname_bp.exp: Likewise.
2511 * gdb.ada/fun_addr.exp: Likewise.
2512 * gdb.ada/fun_in_declare.exp: Likewise.
2513 * gdb.ada/fun_overload_menu.exp: Likewise.
2514 * gdb.ada/fun_renaming.exp: Likewise.
2515 * gdb.ada/funcall_char.exp: Likewise.
2516 * gdb.ada/funcall_param.exp: Likewise.
2517 * gdb.ada/funcall_ptr.exp: Likewise.
2518 * gdb.ada/funcall_ref.exp: Likewise.
2519 * gdb.ada/homonym.exp: Likewise.
2520 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2521 * gdb.ada/info_auto_lang.exp: Likewise.
2522 * gdb.ada/info_exc.exp: Likewise.
2523 * gdb.ada/info_types.exp: Likewise.
2524 * gdb.ada/int_deref.exp: Likewise.
2525 * gdb.ada/interface.exp: Likewise.
2526 * gdb.ada/iwide.exp: Likewise.
2527 * gdb.ada/lang_switch.exp: Likewise.
2528 * gdb.ada/length_cond.exp: Likewise.
2529 * gdb.ada/maint_with_ada.exp: Likewise.
2530 * gdb.ada/mi_catch_assert.exp: Likewise.
2531 * gdb.ada/mi_catch_ex.exp: Likewise.
2532 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2533 * gdb.ada/mi_dyn_arr.exp: Likewise.
2534 * gdb.ada/mi_ex_cond.exp: Likewise.
2535 * gdb.ada/mi_exc_info.exp: Likewise.
2536 * gdb.ada/mi_interface.exp: Likewise.
2537 * gdb.ada/mi_prot.exp: Likewise.
2538 * gdb.ada/mi_ref_changeable.exp: Likewise.
2539 * gdb.ada/mi_string_access.exp: Likewise.
2540 * gdb.ada/mi_task_arg.exp: Likewise.
2541 * gdb.ada/mi_task_info.exp: Likewise.
2542 * gdb.ada/mi_var_array.exp: Likewise.
2543 * gdb.ada/mi_var_union.exp: Likewise.
2544 * gdb.ada/mi_variant.exp: Likewise.
2545 * gdb.ada/minsyms.exp: Likewise.
2546 * gdb.ada/mod_from_name.exp: Likewise.
2547 * gdb.ada/nested.exp: Likewise.
2548 * gdb.ada/null_array.exp: Likewise.
2549 * gdb.ada/optim_drec.exp: Likewise.
2550 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2551 * gdb.ada/packed_array_assign.exp: Likewise.
2552 * gdb.ada/packed_tagged.exp: Likewise.
2553 * gdb.ada/pp-rec-component.exp: Likewise.
2554 * gdb.ada/print_chars.exp: Likewise.
2555 * gdb.ada/print_pc.exp: Likewise.
2556 * gdb.ada/ptr_typedef.exp: Likewise.
2557 * gdb.ada/ptype_arith_binop.exp: Likewise.
2558 * gdb.ada/ptype_array.exp: Likewise.
2559 * gdb.ada/ptype_field.exp: Likewise.
2560 * gdb.ada/ptype_tagged_param.exp: Likewise.
2561 * gdb.ada/ptype_union.exp: Likewise.
2562 * gdb.ada/py_range.exp: Likewise.
2563 * gdb.ada/py_taft.exp: Likewise.
2564 * gdb.ada/rdv_wait.exp: Likewise.
2565 * gdb.ada/rec_comp.exp: Likewise.
2566 * gdb.ada/rec_return.exp: Likewise.
2567 * gdb.ada/ref_param.exp: Likewise.
2568 * gdb.ada/ref_tick_size.exp: Likewise.
2569 * gdb.ada/rename_subscript_param.exp: Likewise.
2570 * gdb.ada/repeat_dyn.exp: Likewise.
2571 * gdb.ada/same_component_name.exp: Likewise.
2572 * gdb.ada/same_enum.exp: Likewise.
2573 * gdb.ada/scalar_storage.exp: Likewise.
2574 * gdb.ada/set_wstr.exp: Likewise.
2575 * gdb.ada/small_reg_param.exp: Likewise.
2576 * gdb.ada/str_binop_equal.exp: Likewise.
2577 * gdb.ada/str_ref_cmp.exp: Likewise.
2578 * gdb.ada/str_uninit.exp: Likewise.
2579 * gdb.ada/sub_variant.exp: Likewise.
2580 * gdb.ada/sym_print_name.exp: Likewise.
2581 * gdb.ada/taft_type.exp: Likewise.
2582 * gdb.ada/tagged.exp: Likewise.
2583 * gdb.ada/tagged_access.exp: Likewise.
2584 * gdb.ada/task_bp.exp: Likewise.
2585 * gdb.ada/task_switch_in_core.exp: Likewise.
2586 * gdb.ada/tasks.exp: Likewise.
2587 * gdb.ada/tick_last_segv.exp: Likewise.
2588 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2589 * gdb.ada/type_coercion.exp: Likewise.
2590 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2591 * gdb.ada/unchecked_union.exp: Likewise.
2592 * gdb.ada/uninitialized_vars.exp: Likewise.
2593 * gdb.ada/var_arr_attrs.exp: Likewise.
2594 * gdb.ada/var_arr_typedef.exp: Likewise.
2595 * gdb.ada/var_rec_arr.exp: Likewise.
2596 * gdb.ada/variant-record.exp: Likewise.
2597 * gdb.ada/variant.exp: Likewise.
2598 * gdb.ada/variant_record_packed_array.exp: Likewise.
2599 * gdb.ada/varsize_limit.exp: Likewise.
2600 * gdb.ada/whatis_array_val.exp: Likewise.
2601 * gdb.ada/widewide.exp: Likewise.
2602 * gdb.ada/win_fu_syms.exp: Likewise.
2603
26042020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2605
2606 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2607
10c381b5
AB
26082020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2609
2610 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2611 unset the array variable.
2612
8f34b746
TV
26132020-08-03 Tom de Vries <tdevries@suse.de>
2614
2615 PR symtab/26333
2616 * lib/dwarf.exp (DW_LNE_user): New proc.
2617 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2618 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2619
0245e136
KB
26202020-07-31 Kevin Buettner <kevinb@redhat.com>
2621
2622 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2623 to 'uintptr_t'
2624 (inttypes.h): Include.
2625
9ef1ec5d
KB
26262020-07-31 Kevin Buettner <kevinb@redhat.com>
2627
2628 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2629 (C5_24k): Delete.
2630 (C5_8k, C5_64k, C5_256k): New macros.
2631 (buf_ro): Allocate 256 KiB of initialized data.
2632
4c55e970
TBA
26332020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2634
2635 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2636 that attempt to overwrite an existing condition with a condition
2637 that fails parsing and also with a condition that parses fine
2638 but contains junk at the end.
2639
1e620590
TBA
26402020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2641
2642 * gdb.base/condbreak-bad.c: New test.
2643 * gdb.base/condbreak-bad.exp: New file.
2644
e12dcc50
TV
26452020-07-30 Tom de Vries <tdevries@suse.de>
2646
2647 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2648 out of ...
2649 (GDBInfoModuleSymbols::check_entry): ... here.
2650 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2651 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2652 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2653
6cc64caa
TV
26542020-07-30 Tom de Vries <tdevries@suse.de>
2655
2656 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2657 "__class_some_module_Number_t" optional.
2658
90fd07fc
TV
26592020-07-29 Tom de Vries <tdevries@suse.de>
2660
2661 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2662 multiple locations.
2663
f5c79e97
TV
26642020-07-29 Tom de Vries <tdevries@suse.de>
2665
2666 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2667 rather than function name.
2668
f75a0693
AB
26692020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2670
2671 PR symtab/26270:
2672 * gdb.cp/disasm-func-name.cc: New file.
2673 * gdb.cp/disasm-func-name.exp: New file.
2674
4888741a
TT
26752020-07-28 Tom Tromey <tromey@adacore.com>
2676
2677 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2678 'varval' location.
2679
43d5901d
AB
26802020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2681
2682 * gdb.python/py-unwind.py: Update to make use of a register
2683 descriptor.
2684
14fa8fb3
AB
26852020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2686
2687 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2688
e79eb02f
AB
26892020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2690
2691 PR fortran/23051
2692 PR fortran/26139
2693 * gdb.fortran/class-allocatable-array.exp: New file.
2694 * gdb.fortran/class-allocatable-array.f90: New file.
2695 * gdb.fortran/pointer-to-pointer.exp: New file.
2696 * gdb.fortran/pointer-to-pointer.f90: New file.
2697
876518dd
TV
26982020-07-25 Tom de Vries <tdevries@suse.de>
2699
2700 PR symtab/26243
2701 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2702 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2703
6dcfb80a
TV
27042020-07-24 Tom de Vries <tdevries@suse.de>
2705
2706 PR testsuite/26293
2707 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2708
e7bc9db8
PA
27092020-07-23 Pedro Alves <pedro@palves.net>
2710
2711 * gdb.server/server-kill.exp (prepare): New, factored out from the
2712 top level.
2713 (kill_server): New.
2714 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2715 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2716
78344df7
AB
27172020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2718
2719 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2720
25dfed24
SL
27212020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2722
2723 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2724 Initialize to empty string at top level.
2725 (gdb_wrapper_init): Revert check for file existence on build.
2726 Build the wrapper in its default place, not a build-specific
2727 location. When host == build, make the pathname absolute.
2728 (gdb_compile): Delete leftover declaration of
2729 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2730 string instead of uninitialized.
2731
7da515fd
KB
27322020-07-22 Kevin Buettner <kevinb@redhat.com>
2733
2734 * gdb.base/corefile2.exp: New file.
2735 * gdb.base/coremaker2.exp: New file.
2736
9c5ec5c2
KB
27372020-07-22 Kevin Buettner <kevinb@redhat.com>
2738
2739 * gdb.base/coredump-filter.exp: Add second
2740 non-Private-Shared-Anon-File test.
2741 (test_disasm): Rename binfile for test which is expected
2742 to fail.
2743
f9e233c9
KB
27442020-07-22 Kevin Buettner <kevinb@redhat.com>
2745
2746 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2747 data in core file".
2748 * gdb.base/coremaker.c (buf2ro): New global.
2749 (mmapdata): Add a read-only mmap mapping.
2750
94c265d7
KB
27512020-07-22 Kevin Buettner <kevinb@redhat.com>
2752
2753 PR corefiles/25631
2754 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2755 New test.
2756 * gdb.base/coremaker.c (buf3): New global.
2757 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2758 flags.
2759
27602020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2761
2762 * gdb.base/coremaker.c (filler_ro): New global constant.
2763
32fa152e
TT
27642020-07-22 Tom Tromey <tromey@adacore.com>
2765
2766 * gdb.ada/mi_prot.exp: New file.
2767 * gdb.ada/mi_prot/pkg.adb: New file.
2768 * gdb.ada/mi_prot/pkg.ads: New file.
2769 * gdb.ada/mi_prot/prot.adb: New file.
2770
c8474dc3
TBA
27712020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2772
2773 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2774 loads two JITers.
2775
baf8791e
AB
27762020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2777
2778 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2779
f7306dac
AB
27802020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2781
2782 * gdb.python/py-arch-reg-names.exp: Additional tests.
2783
6d3d6e4b
TV
27842020-07-21 Tom de Vries <tdevries@suse.de>
2785
2786 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2787 breakpoint locations".
2788 * gdb.reverse/solib-reverse.exp: Same.
2789
803d0592
TV
27902020-07-21 Tom de Vries <tdevries@suse.de>
2791
2792 * gdb.reverse/step-reverse.c (callee): Merge statements.
2793
e9bdc510
TV
27942020-07-21 Tom de Vries <tdevries@suse.de>
2795
2796 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2797 line numbers for some variables.
2798
f0f9e75a
TV
27992020-07-21 Tom de Vries <tdevries@suse.de>
2800
2801 * gdb.opt/inline-locals.c (init_array): New func.
2802 (func1): Use init_array.
2803 * gdb.opt/inline-locals.exp: Update pattern.
2804
bd460ecb
TV
28052020-07-21 Tom de Vries <tdevries@suse.de>
2806
2807 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2808 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2809
ae5369e7
LC
28102020-07-20 Ludovic Courtès <ludo@gnu.org>
2811
2812 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2813 * gdb.guile/types-module.exp: Remove "ERROR:" from
2814 regexps since Guile 3.0 no longer prints that.
2815
68cf161c
LC
28162020-07-20 Ludovic Courtès <ludo@gnu.org>
2817
2818 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2819 error regexp to match on Guile 2.2.
2820
c14b4913
GB
28212020-07-20 Gary Benson <gbenson@redhat.com>
2822
2823 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2824 with clang.
2825
b243ba58
TV
28262020-07-20 Tom de Vries <tdevries@suse.de>
2827
2828 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2829 (omp_set_lock_in_order): New function.
2830 (single_scope, multi_scope, nested_func, nested_parallel): Use
2831 omp_set_lock_in_order and omp_unset_lock.
2832 (main): Init and destroy lock and lock2.
2833
c06ad8b5
TV
28342020-07-20 Tom de Vries <tdevries@suse.de>
2835
2836 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2837
6e22f117
TV
28382020-07-20 Tom de Vries <tdevries@suse.de>
2839
2840 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2841
33176ea7
TV
28422020-07-17 Tom de Vries <tdevries@suse.de>
2843
2844 * gdb.base/valgrind-infcall-2.c: New test.
2845 * gdb.base/valgrind-infcall-2.exp: New file.
2846 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2847
90c3ec2d
TV
28482020-07-17 Tom de Vries <tdevries@suse.de>
2849
2850 * gdb.dlang/circular.c (found): Use found_label as label name.
2851 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2852 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2853 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2854 * gdb.dwarf2/ada-linkage-name.exp: Same.
2855 * gdb.dwarf2/arr-subrange.exp: Same.
2856 * gdb.dwarf2/atomic-type.exp: Same.
2857 * gdb.dwarf2/comp-unit-lang.exp: Same.
2858 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2859 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2860 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2861 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2862 * gdb.dwarf2/implptr-64bit.exp: Same.
2863 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2864 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2865 * gdb.dwarf2/imported-unit.exp: Same.
2866 * gdb.dwarf2/main-subprogram.exp: Same.
2867 * gdb.dwarf2/missing-type-name.exp: Same.
2868 * gdb.dwarf2/nonvar-access.exp: Same.
2869 * gdb.dwarf2/struct-with-sig.exp: Same.
2870 * gdb.dwarf2/typedef-void-finish.exp: Same.
2871 * gdb.dwarf2/void-type.exp: Same.
2872
10da644d
TV
28732020-07-17 Tom de Vries <tdevries@suse.de>
2874
2875 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2876 src parameter.
2877 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2878 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2879 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2880 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2881 * gdb.dwarf2/dwz.exp: Same.
2882 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2883 * gdb.dwarf2/implref-array.exp: Same.
2884 * gdb.dwarf2/implref-const.exp: Same.
2885 * gdb.dwarf2/implref-global.exp: Same.
2886 * gdb.dwarf2/implref-struct.exp: Same.
2887 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2888 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2889 * gdb.dwarf2/var-access.exp: Same.
2890 * gdb.dwarf2/varval.exp: Same.
2891 * gdb.trace/entry-values.exp: Same.
2892
315e6afc
TV
28932020-07-17 Tom de Vries <tdevries@suse.de>
2894
2895 * lib/dwarf.exp (Dwarf::extern): Remove.
2896 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2897 * gdb.dlang/circular.exp: Same.
2898 * gdb.dwarf2/comp-unit-lang.exp: Same.
2899 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2900 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2901 * gdb.dwarf2/dwz.exp: Same.
2902 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2903 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2904 * gdb.dwarf2/imported-unit.exp: Same.
2905 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2906
5597c940
SL
29072020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2908
2909 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2910 Use double quotes instead of single quotes.
2911
d0ce17d8
CT
29122020-07-16 Caroline Tice <cmtice@google.com>
2913
2914 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2915 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2916
853772cc
TV
29172020-07-16 Tom de Vries <tdevries@suse.de>
2918
2919 * lib/dwarf.exp (program): Initialize _line.
2920 (DW_LNE_end_sequence): Reinitialize _line.
2921 (DW_LNS_advance_line): Update _line.
2922 (line): New proc.
2923 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2924 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2925 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2926 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2927 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2928 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2929
fe07b572
AB
29302020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2931
2932 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2933 generic.
2934
52781cce
TV
29352020-07-15 Tom de Vries <tdevries@suse.de>
2936
2937 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2938 is_amd64_regs_target.
2939
3dcc261c
AB
29402020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2941
2942 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2943 * gdb.fortran/ptype-on-functions.f90: Likewise.
2944
054a0959
SM
29452020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2946
2947 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2948 values in documentation for addr_size to 4 and 8.
2949
ccb9eba6
AB
29502020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2951
2952 * gdb.arch/amd64-osabi.exp: Update.
2953 * gdb.arch/arm-disassembler-options.exp: Update.
2954 * gdb.arch/powerpc-disassembler-options.exp: Update.
2955 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2956 * gdb.arch/s390-disassembler-options.exp: Update.
2957 * gdb.base/all-architectures.exp.tcl: Update.
2958 * gdb.base/attach-pie-noexec.exp: Update.
2959 * gdb.base/catch-syscall.exp: Update.
2960 * gdb.xml/tdesc-arch.exp: Update.
2961
025a39a7
TV
29622020-07-14 Tom de Vries <tdevries@suse.de>
2963
2964 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2965 (local_gettid): ... this.
2966 (fn): Update.
2967
74e4b667
SL
29682020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2969
2970 * gdb.base/info_sources.exp: Skip directory match tests on
2971 remote hosts.
2972
f413dd74
GB
29732020-07-13 Gary Benson <gbenson@redhat.com>
2974
2975 * gdb.base/savedregs.exp (caller): Use parentheses to
2976 make expected expression evaluation ordering explicit.
2977
915771bb
GB
29782020-07-13 Gary Benson <gbenson@redhat.com>
2979
2980 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2981
2a122642
GB
29822020-07-13 Gary Benson <gbenson@redhat.com>
2983
2984 * gdb.base/bigcore.c (main): Use a volatile pointer when
2985 attempting to trigger a SIGSEGV.
2986 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2987 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2988 * gdb.base/savedregs.c (thrower): Likewise.
2989 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2990
3f00c730
GB
29912020-07-13 Gary Benson <gbenson@redhat.com>
2992
2993 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2994 defining and using VLA structure fields into...
2995 * gdb.base/vla-struct-fields.c: New file.
2996 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2997 tests into...
2998 * gdb.base/vla-struct-fields.exp: New file.
2999
963eeee4
TV
30002020-07-13 Tom de Vries <tdevries@suse.de>
3001
3002 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
3003 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
3004 * gdb.base/gold-gdb-index.exp: Same.
3005 * gdb.base/morestack.exp: Same.
3006
0ed35c9a
DX
30072020-07-11 Daniel Xu <dxu@dxuuu.xyz>
3008
3009 PR rust/26121
3010 * gdb.rust/modules.rs: Prevent linker from discarding test
3011 symbol.
3012
4fdba23d
PA
30132020-07-10 Pedro Alves <pedro@palves.net>
3014
3015 PR gdb/26199
3016 * gdb.multi/multi-target.c (exit_thread): New.
3017 (thread_start): Break loop if EXIT_THREAD.
3018 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
3019 (top level) Call test_no_resumed.
3020
15f3b077
TT
30212020-07-08 Tom Tromey <tromey@adacore.com>
3022
3023 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
3024 * gdb.ada/catch_ex.exp: Examine catchpoint text.
3025
9fc501fd
AB
30262020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3027
3028 PR python/22748
3029 * gdb.opt/inline-frame-tailcall.c: New file.
3030 * gdb.opt/inline-frame-tailcall.exp: New file.
3031 * gdb.python/py-unwind-inline.c: New file.
3032 * gdb.python/py-unwind-inline.exp: New file.
3033 * gdb.python/py-unwind-inline.py: New file.
3034
64cb3757
AB
30352020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3036
3037 * gdb.python/py-arch-reg-groups.exp: New file.
3038
0f767f94
AB
30392020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3040
3041 * gdb.python/py-arch-reg-names.exp: New file.
3042
87dbc774
AB
30432020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
3044
3045 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
3046 gdb.PendingFrame.architecture method.
3047
d8cc8af6
TV
30482020-07-06 Tom de Vries <tdevries@suse.de>
3049
3050 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
3051
3c8ea5be
PA
30522020-07-03 Pedro Alves <palves@redhat.com>
3053
3054 * gdb.base/structs2.c (main): Adjust second parem_reg call to
3055 explicitly write negative numbers.
3056 * gdb.base/structs2.exp: Adjust expected output.
3057
bf90c83a
PA
30582020-07-03 Pedro Alves <palves@redhat.com>
3059
3060 * gdb.base/charset.c (init_string): Change all char parameters to
3061 unsigned char parameters.
3062
2eb82157
PA
30632020-07-03 Pedro Alves <palves@redhat.com>
3064
3065 * gdb.base/call-sc.exp (start_scalars_test): Use
3066 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3067 * gdb.base/overlays.c: Remove references to PARAMS.
3068 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
3069 * gdb.base/reread.exp: Don't set 'prototypes' global.
3070 * gdb.base/structs.exp (start_structs_test): Use
3071 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3072 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
3073 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
3074 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
3075 call.
3076 * gdb.base/varargs.exp: Don't set 'prototypes' global.
3077
9adda7af
PA
30782020-07-03 Pedro Alves <palves@redhat.com>
3079
3080 * gdb.base/m32rovly.c: Delete.
3081 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
3082
2a17c803
PW
30832020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3084
3085 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
3086 of gdb_py_test_multiple.
3087 * gdb.python/py-cmd.exp: Likewise.
3088 * gdb.python/py-events.exp: Likewise.
3089 * gdb.python/py-function.exp: Likewise.
3090 * gdb.python/py-inferior.exp: Likewise.
3091 * gdb.python/py-infthread.exp: Likewise.
3092 * gdb.python/py-linetable.exp: Likewise.
3093 * gdb.python/py-parameter.exp: Likewise.
3094 * gdb.python/py-value.exp: Likewise.
3095
b011fe1a
TV
30962020-06-30 Tom de Vries <tdevries@suse.de>
3097
3098 PR testsuite/26175
3099 * lib/future.exp (gdb_default_target_compile): Detect and handle
3100 early_flags.
3101
df5b8876
SM
31022020-06-29 Simon Marchi <simon.marchi@efficios.com>
3103
3104 * boards/simavr.exp (gdb_load): Catch errors when closing
3105 previous connection. Close connection, wait for process and
3106 unset simavr_spawn_id on failure.
3107
a3ca48cd
TV
31082020-06-29 Tom de Vries <tdevries@suse.de>
3109
3110 * lib/gdb.exp (unknown): Make test-case unresolved.
3111
b0237c0e
TV
31122020-06-29 Tom de Vries <tdevries@suse.de>
3113
3114 PR gdb/25475
3115 * gdb.server/solib-list.exp: Verify that the symbol reload
3116 confirmation question is asked.
3117
c0b3b3bd
PW
31182020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3119
3120 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3121 have a input seq nr in each pass message.
fe4c3d43 3122 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3123 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3124 * gdb.python/python.exp: Make test names unique,
3125 use gdb_test_multiline instead of gdb_py_test_multiple,
3126 use $gdb_test_name.
3127 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3128
1776e3e5
NA
31292020-06-26 Nick Alcock <nick.alcock@oracle.com>
3130
3131 * configure.ac: Add --enable-libctf.
3132 * aclocal.m4: sinclude ../config/enable.m4.
3133 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3134 * lib/gdb.exp (skip_ctf_tests): Use it.
3135 * gdb.base/ctf-constvars.exp: Error message tweak.
3136 * gdb.base/ctf-ptype.exp: Likewise.
3137 * configure: Regenerate.
3138
f53b3eeb
GB
31392020-06-26 Gary Benson <gbenson@redhat.com>
3140
3141 * gdb.cp/try_catch.cc: Include string.h.
3142 (main): Replace comparison against string literal with
3143 strcmp, avoiding build failure with -Wstring-compare.
3144 Add "marker test-complete".
3145 * gdb.cp/try_catch.exp: Run the test to the above marker,
3146 then verify that the value of "test" is still true.
3147
6d74da72
AB
31482020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3149
3150 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3151
2e52d038
AB
31522020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3153
3154 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3155
3b9fce96
AB
31562020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3157
3158 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3159 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3160 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3161 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3162 * gdb.arch/riscv-tdesc-loading.exp: New file.
3163
ed69cbc8
AB
31642020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3165
3166 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3167
767a879e
AB
31682020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3169
3170 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3171 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3172 * gdb.arch/riscv-tdesc-regs.c: New file.
3173 * gdb.arch/riscv-tdesc-regs.exp: New file.
3174
221db974
PA
31752020-06-24 Pedro Alves <palves@redhat.com>
3176
3177 * gdb.arch/amd64-entry-value-paramref.exp: Use
3178 prepare_for_testing_full and don't pass "c++" for the .S file
3179 build spec.
3180 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3181 $options, since it's an assembly file. Remove -Wno-deprecated.
3182 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3183 compiling C++ programs.
3184
331733cd
PA
31852020-06-24 Pedro Alves <palves@redhat.com>
3186
3187 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3188 Clang, add "-Wno-unknown-warning-option" to the options.
3189
caa7fd04
AB
31902020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3191
3192 * gdb.xml/tdesc-reload.c: New file.
3193 * gdb.xml/tdesc-reload.exp: New file.
3194 * gdb.xml/maint-xml-dump-01.xml: New file.
3195 * gdb.xml/maint-xml-dump-02.xml: New file.
3196 * gdb.xml/maint-xml-dump.exp: New file.
3197
bb8d1260
SL
31982020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3199
3200 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3201 Adjust for omitted commands when TUI is disabled.
3202
7e4b9c4c
GB
32032020-06-23 Gary Benson <gbenson@redhat.com>
3204 Pedro Alves <palves@redhat.com>
3205
3206 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3207 * gdb.cp/nsimport.cc: Likewise.
3208 * gdb.cp/nsnested.cc: Likewise.
3209 * gdb.cp/nsnoimports.cc: Likewise.
3210 * gdb.cp/nsusing.cc: Likewise.
3211 * gdb.cp/smartp.cc: Likewise.
3212 * gdb.python/py-pp-integral.c: Likewise.
3213 * gdb.python/py-pp-re-notag.c: Likewise.
3214
2e573c0a
GB
32152020-06-23 Gary Benson <gbenson@redhat.com>
3216
3217 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3218 * gdb.cp/nsimport.cc: Likewise.
3219 * gdb.cp/nsnested.cc: Likewise.
3220 * gdb.cp/nsnoimports.cc: Likewise.
3221 * gdb.cp/nsusing.cc: Likewise.
3222 * gdb.cp/smartp.cc: Likewise.
3223 * gdb.python/py-pp-integral.c: Likewise.
3224 * gdb.python/py-pp-re-notag.c: Likewise.
3225
746ebfe8
PW
32262020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3227
3228 * gdb.base/default-args.exp: New test.
3229 * gdb.base/default-args.c: New file.
3230 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3231 * gdb.base/default.exp: Update to new help text.
3232 * gdb.base/help.exp: Likewise.
3233 * gdb.base/page.exp: Likewise.
3234 * gdb.base/style.exp: Likewise.
3235 * gdb.guile/guile.exp: Likewise.
3236 * gdb.python/python.exp: Likewise.
3237
e822f2cd
SL
32382020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3239
3240 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3241 remote host. Fix search path syntax on Windows host.
3242
48e9cc84
PW
32432020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3244
3245 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3246 over 'exec-file-mismatch'.
3247 * gdb.base/attach.c: Mark should_exit volatile.
3248 * gdb.base/attach2.c: Likewise. Add a comment explaining
3249 why the sleep cannot be big.
3250 * gdb.base/attach3.c: New file.
3251
160f8a8f
SL
32522020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3253
3254 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3255 prefix optional.
3256
4d91c2a4
SL
32572020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3258
3259 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3260 for remote host.
3261
87f83f20
SL
32622020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3263 Hafiz Abid Qadeer <abidh@codesourcery.com>
3264
3265 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3266 file sent to remote host.
3267 (top level): Allow int32_t as type of 32-bit register.
3268
37ab8655
TV
32692020-06-19 Tom de Vries <tdevries@suse.de>
3270
3271 * lib/gdb.exp (gdb_note): New proc.
3272 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3273 (gdb_default_target_compile): ... here. Only call
3274 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3275 (use_gdb_compile): Change to array.
3276 (toplevel): Update sets of use_gdb_compile to specify language.
3277 Warn about default_target_compile override. Store dejagnu's version
3278 of default_target_compile in dejagnu_default_target_compile.
3279
a8a56685
TV
32802020-06-18 Tom de Vries <tdevries@suse.de>
3281
3282 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3283 (default_gdb_init): ... here.
3284
581bea2c
SL
32852020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3286
3287 Fix TUI support checks in gdb.tui tests.
3288
3289 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3290 just say UNSUPPORTED.
3291 * gdb.tui/corefile-run.exp: Likewise.
3292 * gdb.tui/empty.exp: Likewise.
3293 * gdb.tui/list-before.exp: Likewise.
3294 * gdb.tui/list.exp: Likewise.
3295 * gdb.tui/main.exp: Likewise.
3296 * gdb.tui/regs.exp: Likewise.
3297 * gdb.tui/resize.exp: Likewise.
3298 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3299 * gdb.tui/tui-layout-asm.exp: Likewise.
3300 * gdb.tui/tui-missing-src.exp: Likewise.
3301 * gdb.tui/winheight.exp: Likewise.
3302 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3303
05e682e3
SL
33042020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3305
3306 Fix TCL error in gdb.python/py-format-string.exp.
3307
3308 * gdb.python/py-format-string.exp: Move test for python support
3309 earlier, out of function body.
3310
efb763a5
SM
33112020-06-15 Simon Marchi <simon.marchi@efficios.com>
3312
3313 * gdb.base/index-cache-load-twice.c: New.
3314 * gdb.base/index-cache-load-twice.exp: New.
3315
43327b20
KS
33162020-06-17 Keith Seitz <keiths@redhat.com>
3317
99cf27cf 3318 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3319 when executing "gdb --configuration".
3320
081e778c
TV
33212020-06-17 Tom de Vries <tdevries@suse.de>
3322
3323 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3324 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3325 conditional on presence of gdb_tcl_unknown.
3326 (gdb_finish): Make override undo conditional on presence of
3327 gdb_tcl_unknown.
3328
d2d1ea20
TT
33292020-06-16 Tom Tromey <tom@tromey.com>
3330
3331 * gdb.python/tui-window.py (failwin): New function. Register it
3332 as a TUI window type.
3333 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3334
c802e8a7
GB
33352020-06-16 Gary Benson <gbenson@redhat.com>
3336
3337 * gdb.python/py-nested-maps.c (create_map): Add missing return
3338 value.
3339 (create_map_map): Likewise.
3340
ff08abb8
TBA
33412020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3342
3343 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3344 variable.
3345 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3346 and use the already-defined 'options' variable.
3347
a29d5112
AB
33482020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3349 Tom de Vries <tdevries@suse.de>
3350
3351 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3352 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3353 (gdb_setup_known_globals): New proc.
3354 (gdb_cleanup_globals): New proc.
3355 * lib/gdb.exp (load_lib): New override proc.
3356 (gdb_stdin_log_init): Set var in_file as persistent global.
3357 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3358 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3359 fpc_compiler as persistent global.
3360
8c74a764
TV
33612020-06-12 Tom de Vries <tdevries@suse.de>
3362
3363 * lib/tuiterm.exp (spawn): Rename to ...
3364 (tui_spawn): ... this.
3365 (toplevel): Move rename of spawn ...
3366 (gdb_init_tuiterm): ... here. New proc.
3367 (gdb_finish_tuiterm): New proc.
3368 * lib/gdb.exp (gdb_finish_hooks): New global var.
3369 (gdb_finish): Handle gdb_finish_hooks.
3370 (tuiterm_env): New proc.
3371 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3372 tuiterm_env.
3373 * gdb.tui/basic.exp: Same.
3374 * gdb.tui/corefile-run.exp: Same.
3375 * gdb.tui/empty.exp: Same.
3376 * gdb.tui/list-before.exp: Same.
3377 * gdb.tui/list.exp: Same.
3378 * gdb.tui/main.exp: Same.
3379 * gdb.tui/new-layout.exp: Same.
3380 * gdb.tui/regs.exp: Same.
3381 * gdb.tui/resize.exp: Same.
3382 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3383 * gdb.tui/tui-layout-asm.exp: Same.
3384 * gdb.tui/tui-missing-src.exp: Same.
3385 * gdb.tui/winheight.exp: Same.
3386
26783bce
TV
33872020-06-12 Tom de Vries <tdevries@suse.de>
3388
3389 PR testsuite/26110
3390 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3391 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3392
2b4e6a3f
TT
33932020-06-11 Tom Tromey <tom@tromey.com>
3394
3395 PR gdb/18318:
3396 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3397 floating point tests.
3398
2f33032a
KS
33992020-06-11 Keith Seitz <keiths@redhat.com>
3400
3401 PR gdb/21356
3402 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3403 vla_struct.
3404 Add new struct vla_typedef and union vla_typedef_union and
3405 corresponding instantiation objects.
3406 Initialize new objects.
3407 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3408 and vla_typedef_union_object.
3409 Fixup type for vla_struct_object.
3410
a8baf0a3
TV
34112020-06-11 Tom de Vries <tdevries@suse.de>
3412
3413 * lib/gdb.exp (with_override): New proc, factored out of ...
3414 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3415
7ab96794
TV
34162020-06-10 Tom de Vries <tdevries@suse.de>
3417
3418 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3419
cab5c3b7
SM
34202020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3421
3422 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3423 parameter, update callers.
3424
f8c41851
SM
34252020-06-04 Simon Marchi <simon.marchi@efficios.com>
3426
3427 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3428 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3429 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3430
1c07a73f
TV
34312020-06-04 Tom de Vries <tdevries@suse.de>
3432
3433 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3434
95146b5d
TV
34352020-06-04 Tom de Vries <tdevries@suse.de>
3436
3437 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3438 exp_continue.
3439
0cfcd4f0
TV
34402020-06-04 Tom de Vries <tdevries@suse.de>
3441
3442 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3443
f9b5d5ea
TV
34442020-06-03 Tom de Vries <tdevries@suse.de>
3445
3446 PR symtab/26046
3447 * gdb.cp/breakpoint-locs-2.cc: New test.
3448 * gdb.cp/breakpoint-locs.cc: New test.
3449 * gdb.cp/breakpoint-locs.exp: New file.
3450 * gdb.cp/breakpoint-locs.h: New test.
3451
5144dfba
TV
34522020-06-03 Tom de Vries <tdevries@suse.de>
3453
3454 PR testsuite/25609
3455 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3456 value of global verbose.
3457 * gdb.base/jit-elf.exp: Same.
3458 * gdb.base/jit-reader.exp: Same.
3459
621eacdf
TV
34602020-06-02 Tom de Vries <tdevries@suse.de>
3461
3462 * gdb.dwarf2/multidictionary.exp: Don't use
3463 gdb_spawn_with_cmdline_opts.
3464
1313c56e
AB
34652020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3466
3467 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3468 use_header case.
3469 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3470 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3471 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3472 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3473 * gdb.dwarf2/dw2-inline-header.c: New file.
3474 * gdb.dwarf2/dw2-inline-header.h: New file.
3475
f68f85b5
PA
34762020-05-30 Pedro Alves <palves@redhat.com>
3477
3478 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3479 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3480
678048e8
GB
34812020-05-29 Gary Benson <gbenson@redhat.com>
3482
3483 * gdb.compile/compile-cplus.exp (additional_flags): Also
3484 set when building with clang.
3485 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3486 when building with clang.
3487
9fcafd23
GB
34882020-05-29 Gary Benson <gbenson@redhat.com>
3489
3490 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3491 building with clang.
3492 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3493
735d5a07
GB
34942020-05-29 Gary Benson <gbenson@redhat.com>
3495
3496 * gdb.cp/koenig.exp (prepare_for_testing): Add
3497 additional_flags=-Wno-unused-comparison.
3498 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3499
4ad2c6a0
GB
35002020-05-28 Gary Benson <gbenson@redhat.com>
3501
3502 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3503 statement.
3504
09fe663e
GB
35052020-05-28 Gary Benson <gbenson@redhat.com>
3506
3507 * gdb.cp/classes.exp (prepare_for_testing): Add
3508 additional_flags=-Wno-deprecated-register.
3509 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3510 * gdb.cp/misc.exp: Likewise.
3511
cee00f17
GB
35122020-05-28 Gary Benson <gbenson@redhat.com>
3513
3514 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3515 (test_op_new::operator new): Add return statement.
3516 (test_op_new_array::operator new[]): Likewise.
3517
636edd00
PA
35182020-05-27 Pedro Alves <palves@redhat.com>
3519
3520 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3521 check. Use test_gdb_complete_unique instead of
3522 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3523 test_gdb_complete_multiple instead of
3524 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3525
c2b75043
LM
35262020-05-27 Luis Machado <luis.machado@linaro.org>
3527
3528 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3529 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3530 * gdb.arch/arm-disassembler-options.exp: Likewise.
3531 * gdb.arch/arm-disp-step.exp: Likewise.
3532 * gdb.arch/thumb-prologue.exp: Likewise.
3533 * gdb.base/async.exp: Likewise.
3534 * gdb.base/auxv.exp: Likewise.
3535 * gdb.base/complex-parts.exp: Likewise.
3536 * gdb.base/ena-dis-br.exp: Likewise.
3537 * gdb.base/foll-exec.exp: Likewise.
3538 * gdb.base/permissions.exp: Likewise.
3539 * gdb.base/relocate.exp: Likewise.
3540 * gdb.base/return2.exp: Likewise.
3541 * gdb.base/sigbpt.exp: Likewise.
3542 * gdb.base/siginfo-obj.exp: Likewise.
3543 * gdb.cp/converts.exp: Likewise.
3544 * gdb.cp/exceptprint.exp: Likewise.
3545 * gdb.cp/inherit.exp: Likewise.
3546 * gdb.cp/nsnoimports.exp: Likewise.
3547 * gdb.cp/virtbase2.exp: Likewise.
3548 * gdb.mi/mi-var-cmd.exp: Likewise.
3549 * gdb.mi/var-cmd.c: Likewise.
3550
53a47a3e
TT
35512020-05-26 Tom Tromey <tromey@adacore.com>
3552
3553 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3554
0bc2354b
TT
35552020-05-26 Tom Tromey <tromey@adacore.com>
3556
3557 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3558 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3559 type.
3560 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3561 variable.
3562
0db49895
CBG
35632020-05-26 Christian Biesinger <cbiesinger@google.com>
3564
3565 * Makefile.in: Use = instead of == for the test command
3566 for portability.
3567
40d22035
TV
35682020-05-26 Tom de Vries <tdevries@suse.de>
3569
3570 * gdb.base/gold-gdb-index-2.c: New test.
3571 * gdb.base/gold-gdb-index.c: New test.
3572 * gdb.base/gold-gdb-index.exp: New file.
3573 * gdb.base/gold-gdb-index.h: New test.
3574
043e2e02
TV
35752020-05-25 Tom de Vries <tdevries@suse.de>
3576
3577 * boards/gold-gdb-index.exp: New file.
3578
462f72c5
SM
35792020-05-25 Simon Marchi <simon.marchi@efficios.com>
3580
3581 * boards/simavr.exp: New file.
3582
6cf66e76
SM
35832020-05-25 Simon Marchi <simon.marchi@efficios.com>
3584
3585 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3586 * gdb.base/inferior-args.exp: New file.
3587 * gdb.base/inferior-args.c: New file.
3588
75d04512
SM
35892020-05-25 Simon Marchi <simon.marchi@efficios.com>
3590
3591 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3592 inferior_args. Pass it to gdb_reload.
3593 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3594 inferior_args.
3595 (gdb_reload): Add inferior_args argument.
3596 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3597 pass it to gdbserver_run.
3598 * boards/native-gdbserver.exp: Do not set noargs.
3599 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3600 inferior_args argument.
3601 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3602 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3603 * gdb.base/args.exp: Likewise.
3604
42cf1844
TV
36052020-05-25 Tom de Vries <tdevries@suse.de>
3606
3607 * lib/gdb.exp (exec_is_pie): Add comment.
3608
8f7d38ef
TV
36092020-05-25 Tom de Vries <tdevries@suse.de>
3610
3611 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3612 instead of $binfile in the untested message.
3613
465e1b0f
TV
36142020-05-25 Tom de Vries <tdevries@suse.de>
3615
3616 PR testsuite/26031
3617 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3618
3c5a0e02
TV
36192020-05-25 Tom de Vries <tdevries@suse.de>
3620
3621 * boards/gold.exp: New file.
3622
0a4f5f8c
TT
36232020-05-23 Tom Tromey <tom@tromey.com>
3624
3625 * gdb.base/style.exp: Remove completion styling test.
3626 * lib/gdb-utils.exp (style): Remove completion styles.
3627
eca1f90c
TT
36282020-05-23 Tom Tromey <tom@tromey.com>
3629
3630 * gdb.base/style.exp: Add completion styling test.
3631 * lib/gdb-utils.exp (style): Add completion styles.
3632
7c13f4e8
AB
36332020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3634
3635 * gdb.base/annota1.exp: Update expected results.
3636 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3637 test name.
3638 * gdb.cp/annota3.exp: Update expected results.
3639
41977d16
SM
36402020-05-20 Simon Marchi <simon.marchi@efficios.com>
3641
3642 PR gdb/26016
3643 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3644 against MAP_FAILED.
3645 * gdb.base/coremaker.c (mmapdata): Likewise.
3646 * gdb.base/jit-reader-host.c (main): Likewise.
3647 * gdb.base/sym-file-loader.c (load): Likewise.
3648 (load_shlib): Likewise.
3649
b4757f2e
TT
36502020-05-20 Tom Tromey <tromey@adacore.com>
3651
3652 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3653
9a0bacfb
TV
36542020-05-20 Tom de Vries <tdevries@suse.de>
3655
3656 PR symtab/25833
3657 * gdb.base/with-mf-inc.c: New test.
3658 * gdb.base/with-mf-main.c: New test.
3659 * gdb.base/with-mf.exp: New file.
3660
76571211
TT
36612020-05-19 Tom Tromey <tromey@adacore.com>
3662
3663 * gdb.rust/simple.exp: Restore missing test result.
3664
4cd9f3d5
TV
36652020-05-19 Tom de Vries <tdevries@suse.de>
3666
3667 * gdb.base/gdb-caching-proc.exp: Fix typo.
3668
7d874253
TT
36692020-05-19 Tom Tromey <tromey@adacore.com>
3670
3671 * gdb.rust/simple.exp: Add some test descriptions.
3672 (test_one_slice): Use with_test_prefix.
3673
1d727695
TV
36742020-05-18 Tom de Vries <tdevries@suse.de>
3675
3676 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3677
7f32a4d5
PA
36782020-05-17 Pedro Alves <palves@redhat.com>
3679
3680 PR gdb/25741
3681 * gdb.base/hw-sw-break-same-address.exp: New file.
3682
7cfd74cf
PA
36832020-05-16 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3686 LAST_LOADED_FILE accordingly.
3687
57b4f16e
PW
36882020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3689
3690 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3691
7c05caf7
PW
36922020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3693
3694 * gdb.base/help.exp: Test apropos and help for commands
3695 having aliases. Fixed comments not starting with an
3696 upper-case letter or not finishing with a dot.
3697
7aa1b46f
PW
36982020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3699
3b3aaacb
PW
3700 * gdb.base/alias.exp: Update help output check.
3701
57b4f16e 37022020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3703
7aa1b46f
PW
3704 * gdb.base/default.exp: Update output following fixes.
3705
0605465f
PW
37062020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3707
3708 * gdb.base/alias.exp: Test aliases starting with a prefix of
3709 another alias.
3710
86e4e63d
GB
37112020-05-15 Gary Benson <gbenson@redhat.com>
3712
3713 * gdb.base/info-os.c (main): Add return statement.
3714 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3715 * gdb.base/large-frame-2.c (func): Likewise.
3716 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3717 * gdb.base/pr10179-b.c (foo2): Likewise.
3718 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3719 * gdb.base/watch-cond.c (func): Likewise.
3720 * gdb.multi/goodbye.c (verylongfun): Likewise.
3721 * gdb.multi/hello.c (commonfun): Likewise.
3722 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3723 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3724 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3725 Likewise.
3726 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3727 * gdb.threads/interrupt-while-step-over.c (child_function):
3728 Likewise.
3729 * gdb.trace/actions-changed.c (end): Likewise.
3730
163df4df
GB
37312020-05-15 Gary Benson <gbenson@redhat.com>
3732
3733 * gdb.opencl/callfuncs.exp: Report when test skipped.
3734 * gdb.opencl/convs_casts.exp: Likewise.
3735 * gdb.opencl/datatypes.exp: Likewise.
3736 * gdb.opencl/operators.exp: Likewise.
3737 * gdb.opencl/vec_comps.exp: Likewise.
3738
6dbc505a
TV
37392020-05-15 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.base/align.exp.in: Rename to ...
3742 * gdb.base/align.exp.tcl: ... this.
3743 * gdb.base/align-c++.exp: Update.
3744 * gdb.base/align-c.exp: Update.
3745 * gdb.base/all-architectures.exp.in: Rename to ...
3746 * gdb.base/all-architectures.exp: ... this.
3747 * gdb.base/all-architectures-0.exp: Update.
3748 * gdb.base/all-architectures-1.exp: Update.
3749 * gdb.base/all-architectures-2.exp: Update.
3750 * gdb.base/all-architectures-3.exp: Update.
3751 * gdb.base/all-architectures-4.exp: Update.
3752 * gdb.base/all-architectures-5.exp: Update.
3753 * gdb.base/all-architectures-6.exp: Update.
3754 * gdb.base/all-architectures-7.exp: Update.
3755 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3756 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3757 * gdb.base/infcall-nested-structs-c++.exp: Update.
3758 * gdb.base/infcall-nested-structs-c.exp: Update.
3759 * gdb.base/info-types.exp.in: Rename to ...
3760 * gdb.base/info-types.exp.tcl: ... this.
3761 * gdb.base/info-types-c++.exp: Update.
3762 * gdb.base/info-types-c.exp: Update.
3763 * gdb.base/max-depth.exp.in: Rename to ...
3764 * gdb.base/max-depth.exp.tcl: ... this.
3765 * gdb.base/max-depth-c++.exp: Update.
3766 * gdb.base/max-depth-c.exp: Update.
3767 * gdb.cp/cpexprs.exp.in: Rename to ...
3768 * gdb.cp/cpexprs.exp.tcl: ... this.
3769 * gdb.cp/cpexprs-debug-types.exp: Update.
3770 * gdb.cp/cpexprs.exp: Update.
3771 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3772 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3773 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3774 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3775 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3776 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3777 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3778 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3779 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3780 * gdb.dwarf2/clang-debug-names.exp: Update.
3781
d1034d78
AB
37822020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3783
3784 * lib/check-test-names.exp: Remove code that prevents this file
3785 loading when tests are run in parallel.
3786
3c5c3649
PA
37872020-05-15 Pedro Alves <palves@redhat.com>
3788
3789 * gdb.multi/multi-kill.exp (start_inferior): Remove
3790 'testpid' parameter. Refer to namespace variable directly.
3791 (testpid): Declare as namespace variable.
3792
272c36b8
PA
37932020-05-15 Pedro Alves <palves@redhat.com>
3794
3795 * gdb.multi/multi-kill.exp: Wrap in namespace.
3796 (start_inferior): Add TESTPID parameter. Use it instead of the
3797 testpid global.
3798 (top level): Define empty TESTPID array, and pass it down to
3799 start_inferior.
3800
02eba61a
TV
38012020-05-14 Tom de Vries <tdevries@suse.de>
3802
3803 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3804 output.
3805
971a3747
TV
38062020-05-14 Tom de Vries <tdevries@suse.de>
3807
3808 * gdb.base/align.exp: Split into ...
3809 * gdb.base/align.exp.in: ...
3810 * gdb.base/align-c++.exp: ...
3811 * gdb.base/align-c.exp: ... these.
3812 * gdb.base/infcall-nested-structs.exp: Split into ...
3813 * gdb.base/infcall-nested-structs.exp.in: ...
3814 * gdb.base/infcall-nested-structs-c++.exp: ...
3815 * gdb.base/infcall-nested-structs-c.exp: ... these.
3816 * gdb.base/info-types.exp: Split into ...
3817 * gdb.base/info-types.exp.in: ...
3818 * gdb.base/info-types-c++.exp: ...
3819 * gdb.base/info-types-c.exp: ... these.
3820 * gdb.base/max-depth.exp: Split into ...
3821 * gdb.base/max-depth.exp.in: ...
3822 * gdb.base/max-depth-c++.exp: ...
3823 * gdb.base/max-depth-c.exp: ... these.
3824 * gdb.cp/infcall-nodebug.exp: Split into ...
3825 * gdb.cp/infcall-nodebug.exp.in: ...
3826 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3827 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3828 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3829 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3830
a05575d3
TBA
38312020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3832 Pedro Alves <palves@redhat.com>
3833
3834 * gdb.multi/multi-exit.c: New file.
3835 * gdb.multi/multi-exit.exp: New file.
3836 * gdb.multi/multi-kill.c: New file.
3837 * gdb.multi/multi-kill.exp: New file.
3838
6ad82919
TBA
38392020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3840
3841 * gdb.base/annota1.exp: Update the expected output.
3842 * gdb.cp/annota2.exp: Ditto.
3843
843f4d93
AB
38442020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3845
3846 * lib/check-test-names.exp: Disable when testing is being run in
3847 parallel.
3848
c7c66341
TV
38492020-05-12 Tom de Vries <tdevries@suse.de>
3850
3851 * gdb.base/jit-elf.exp: Fix string concat.
3852
1b59ca1c
TV
38532020-05-12 Tom de Vries <tdevries@suse.de>
3854
3855 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3856 messages.
3857
b4991d29
TV
38582020-05-12 Tom de Vries <tdevries@suse.de>
3859
3860 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3861
dbb0ab10
TV
38622020-05-12 Tom de Vries <tdevries@suse.de>
3863
3864 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3865 * gdb.ada/mi_catch_ex.exp: Same.
3866 * gdb.ada/mi_catch_ex_hand.exp: Same.
3867
7549fed8
TV
38682020-05-12 Tom de Vries <tdevries@suse.de>
3869
3870 * gdb.fortran/complex.exp: Use with_test_prefix.
3871
af2d5cd8
TV
38722020-05-12 Tom de Vries <tdevries@suse.de>
3873
3874 * gdb.trace/passcount.exp: Fix test-names.
3875
7c121311
TV
38762020-05-12 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3879
c9f3b40e
TV
38802020-05-12 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.gdb/complaints.exp: Use with_test_prefix.
3883 * gdb.xml/tdesc-regs.exp: Same.
3884 * gdb.opt/inline-locals.exp: Fix test name.
3885
111b33f0
TV
38862020-05-12 Tom de Vries <tdevries@suse.de>
3887
3888 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3889 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3890 * gdb.dwarf2/implref-struct.exp: Same.
3891 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3892 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3893
ebf47080
SM
38942020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3895
3896 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3897
d30dcd12
AB
38982020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3899
3900 * lib/check-test-names.exp (all_test_names): New module variable.
3901 (counts): Add 'duplicates' field.
3902 (_check_duplicates): New procedure.
3903 (check): Also check for duplicates.
3904 (do_log_summary): Print duplicates count.
3905 (do_reset_vars): Reset counter for duplicate test names, and
3906 discard all know test names.
3907
34584c09
AB
39082020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3909
3910 * lib/gdb.exp: Include check-test-names.exp library.
3911 * lib/check-test-names.exp: New file.
3912
e0002117
TV
39132020-05-11 Tom de Vries <tdevries@suse.de>
3914
3915 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3916
53f539a3
KS
39172020-05-11 Keith Seitz <keiths@redhat.com>
3918
3919 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3920
113ee09a
TV
39212020-05-11 Tom de Vries <tdevries@suse.de>
3922
3923 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3924 * gdb.cp/cpexprs.exp.in: .. here.
3925 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3926 cpexprs.exp.
3927
ba3e70b0
KS
39282020-05-11 Keith Seitz <keiths@redhat.com>
3929
3930 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3931 test names.
3932 * gdb.ada/arrayptr.exp: Likewise.
3933 * gdb.ada/assign_arr.exp: Likewise.
3934 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3935 * gdb.ada/bp_on_var.exp: Likewise.
3936 * gdb.ada/call_pn.exp: Likewise.
3937 * gdb.ada/complete.exp: Likewise.
3938 * gdb.ada/fun_overload_menu.exp: Likewise.
3939 * gdb.ada/funcall_param.exp: Likewise.
3940 * gdb.ada/funcall_ref.exp: Likewise.
3941 * gdb.ada/packed_array_assign.exp: Likewise.
3942 * gdb.ada/same_component_name.exp: Likewise.
3943 * gdb.ada/type_coercion.exp: Likewise.
3944 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3945 * gdb.ada/variant_record_packed_array.exp: Likewise.
3946
3ee6bb11
TV
39472020-05-11 Tom de Vries <tdevries@suse.de>
3948
3949 PR symtab/25941
3950 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3951 out of ...
3952 * gdb.dwarf2/clang-debug-names.exp: ... here.
3953 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3954 clang-debug-names.exp.in.
3955 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3956 * gdb.dwarf2/clang-debug-names-2.c: New test.
3957
86cd6bc8
AKS
39582020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3959
3960 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3961 (fortran_runto_main): New Proc, fortran version of runto_main.
3962 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3963 * gdb.fortran/array-bounds.exp: Likewise.
3964 * gdb.fortran/array-slices.exp: Likewise.
3965 * gdb.fortran/block-data.exp: Likewise.
3966 * gdb.fortran/charset.exp: Likewise.
3967 * gdb.fortran/common-block.exp: Likewise.
3968 * gdb.fortran/complex.exp: Likewise.
3969 * gdb.fortran/derived-type-function.exp: Likewise.
3970 * gdb.fortran/derived-type.exp: Likewise.
3971 * gdb.fortran/info-modules.exp: Likewise.
3972 * gdb.fortran/info-types.exp: Likewise.
3973 * gdb.fortran/intrinsics.exp: Likewise.
3974 * gdb.fortran/library-module.exp: Likewise.
3975 * gdb.fortran/logical.exp: Likewise.
3976 * gdb.fortran/max-depth.exp: Likewise.
3977 * gdb.fortran/module.exp: Likewise.
3978 * gdb.fortran/multi-dim.exp: Likewise.
3979 * gdb.fortran/nested-funcs.exp: Likewise.
3980 * gdb.fortran/print-formatted.exp: Likewise.
3981 * gdb.fortran/print_type.exp: Likewise.
3982 * gdb.fortran/printing-types.exp: Likewise.
3983 * gdb.fortran/ptr-indentation.exp: Likewise.
3984 * gdb.fortran/ptype-on-functions.exp: Likewise.
3985 * gdb.fortran/subarray.exp: Likewise.
3986 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3987 * gdb.fortran/vla-datatypes.exp: Likewise.
3988 * gdb.fortran/vla-history.exp: Likewise.
3989 * gdb.fortran/vla-ptr-info.exp: Likewise.
3990 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3991 * gdb.fortran/vla-ptype.exp: Likewise.
3992 * gdb.fortran/vla-sizeof.exp: Likewise.
3993 * gdb.fortran/vla-type.exp: Likewise.
3994 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3995 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3996 * gdb.fortran/vla-value-sub.exp: Likewise.
3997 * gdb.fortran/vla-value.exp: Likewise.
3998 * gdb.fortran/whatis_type.exp: Likewise.
3999 * gdb.mi/mi-var-child-f.exp: Likewise.
4000
6dc55ce9 40012020-05-09 Tom de Vries <tdevries@suse.de>
4002
4003 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
4004
283cb58c
TV
40052020-05-08 Tom de Vries <tdevries@suse.de>
4006
4007 * gdb.dwarf2/clang-debug-names.c: New test.
4008 * gdb.dwarf2/clang-debug-names.exp: New file.
4009
ac4a4f1c
SM
40102020-05-06 Simon Marchi <simon.marchi@efficios.com>
4011
4012 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
4013 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
4014
24fe640b
TV
40152020-05-06 Tom de Vries <tdevries@suse.de>
4016
4017 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
4018 breakpoint is at a "recommended breakpoint location".
4019 * gdb.reverse/consecutive-reverse.exp: Same.
4020
0d8683a3
TV
40212020-05-06 Tom de Vries <tdevries@suse.de>
4022
4023 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
4024 address.
4025
b8983c46
TV
40262020-05-06 Tom de Vries <tdevries@suse.de>
4027
4028 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
4029
abf6d805
TV
40302020-05-06 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.base/store.exp (check_set, up_set): Allowing missing location
4033 info for r.
4034
0fc2a808
TV
40352020-05-06 Tom de Vries <tdevries@suse.de>
4036
4037 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
4038 necessary.
4039
873dd427
TV
40402020-05-06 Tom de Vries <tdevries@suse.de>
4041
4042 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
4043 void.
4044
7c99e7e2
TV
40452020-05-06 Tom de Vries <tdevries@suse.de>
4046
4047 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
4048 of ...
4049 * gdb.base/async.exp: ... here.
4050 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
4051 "recommended breakpoint location".
4052
6173d6a6
TV
40532020-05-06 Tom de Vries <tdevries@suse.de>
4054
4055 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
4056
6015a067
TV
40572020-05-04 Tom de Vries <tdevries@suse.de>
4058
4059 * gdb.base/async.exp: Check whether instruction addresses are a
4060 "recommended breakpoint location".
4061
3b6acaee
TT
40622020-05-03 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.base/sepdebug.exp: Remove "catch" test.
4065 * gdb.base/break.exp: Remove "catch" test.
4066 * gdb.base/default.exp: Update expected output.
4067
5beb4d17
TV
40682020-05-02 Tom de Vries <tdevries@suse.de>
4069
4070 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
4071 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
4072 * gdb.arch/i386-mpx-map.exp: Same.
4073 * gdb.arch/i386-mpx-sigsegv.exp: Same.
4074 * gdb.arch/i386-mpx-simple_segv.exp: Same.
4075 * gdb.arch/i386-mpx.exp: Same.
4076
8caf140d
TV
40772020-05-02 Tom de Vries <tdevries@suse.de>
4078
4079 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
4080
693196cb
TV
40812020-05-01 Tom de Vries <tdevries@suse.de>
4082
4083 * gdb.ada/operator_bp.exp: Allow more than required amount of
4084 breakpoint.
4085
53ae0aa9
TV
40862020-05-01 Tom de Vries <tdevries@suse.de>
4087
4088 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
4089
ee9d1e5f
HD
40902020-04-30 Hannes Domani <ssbssa@yahoo.de>
4091
4092 PR gdb/18706
4093 * gdb.cp/stub-array-size.cc: New test.
4094 * gdb.cp/stub-array-size.exp: New file.
4095 * gdb.cp/stub-array-size.h: New test.
4096 * gdb.cp/stub-array-size2.cc: New test.
4097
d5cf82c0
HD
40982020-04-30 Hannes Domani <ssbssa@yahoo.de>
4099
4100 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
4101 output to the new format.
4102
42e165c3
SM
41032020-04-29 Simon Marchi <simon.marchi@efficios.com>
4104
4105 * gdb.base/break.exp: Use with_test_prefix.
4106
6e4e3fe1
TV
41072020-04-29 Tom de Vries <tdevries@suse.de>
4108
4109 * lib/gdb.exp (debug_types): New proc.
4110 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4111 * gdb.python/py-symtab.exp: Same.
4112
d642b692
HD
41132020-04-29 Hannes Domani <ssbssa@yahoo.de>
4114
4115 PR gdb/17320
4116 * gdb.base/pretty-array.c: New test.
4117 * gdb.base/pretty-array.exp: New file.
4118
ea90f227
TV
41192020-04-29 Tom de Vries <tdevries@suse.de>
4120
4121 PR symtab/25889
4122 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4123 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4124 and include cpexprs.exp.
4125
a65189c9
TV
41262020-04-28 Mark Williams <mark@myosotissp.com>
4127
4128 PR gdb/24480
4129 * dw4-toplevel-types.exp: Test for top level types.
4130 * dw4-toplevel-types.cc: Test for top level types.
4131
32d1f47a
TBA
41322020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4133
4134 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4135 (theads -> threads).
4136
56a4f5a1
TV
41372020-04-28 Tom de Vries <tdevries@suse.de>
4138
4139 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4140
0b2f8a3b
TV
41412020-04-28 Tom de Vries <tdevries@suse.de>
4142
4143 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4144
5390c717
TV
41452020-04-28 Tom de Vries <tdevries@suse.de>
4146
4147 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4148
15cd93d0
TV
41492020-04-28 Tom de Vries <tdevries@suse.de>
4150
4151 * gdb.dwarf2/main-foo.c: New test.
4152 * gdb.dwarf2/struct-with-sig.exp: New file.
4153
d472f0fb
TV
41542020-04-25 Tom de Vries <tdevries@suse.de>
4155
4156 * boards/debug-types.exp: New file.
4157
8d840e05
AB
41582020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4159
4160 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4161
bcfe6157
TT
41622020-04-24 Tom Tromey <tom@tromey.com>
4163
4164 PR symtab/12707:
4165 * gdb.python/py-symbol.exp: Update expected results for
4166 linkage_name test.
4167 * gdb.cp/print-demangle.exp: New file.
4168 * gdb.base/c-linkage-name.exp: Fix test.
4169 * gdb.guile/scm-symbol.exp: Update expected results for
4170 linkage_name test.
4171
f049a313
TT
41722020-04-24 Tom Tromey <tom@tromey.com>
4173
4174 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4175 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4176 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4177 assembler.
4178
7cf28874
TV
41792020-04-24 Tom de Vries <tdevries@suse.de>
4180
4181 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4182 C++.
4183
dac2fef7
TT
41842020-04-24 Tom Tromey <tromey@adacore.com>
4185
4186 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4187 values.
4188 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4189 values. Update test for minimal encodings.
4190 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4191 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4192 values. Update test for minimal encodings.
4193
1acda803
TT
41942020-04-24 Tom Tromey <tromey@adacore.com>
4195
4196 PR python/23662:
4197 * gdb.ada/variant.exp: Add Python checks.
4198 * gdb.rust/simple.exp: Add dynamic type checks.
4199
adfb9815
TT
42002020-04-24 Tom Tromey <tromey@adacore.com>
4201
4202 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4203 Make array type matching more lax.
4204 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4205 * gdb.ada/mi_variant.exp: New file.
4206 * gdb.ada/mi_variant/pck.ads: New file.
4207 * gdb.ada/mi_variant/pkg.adb: New file.
4208 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4209 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4210
7d79de9a
TT
42112020-04-24 Tom Tromey <tromey@adacore.com>
4212
4213 * gdb.ada/variant.exp: Add dynamic field offset tests.
4214 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4215 * gdb.ada/variant/pkg.adb: Add new variables.
4216
f8e89861
TT
42172020-04-24 Tom Tromey <tromey@adacore.com>
4218
4219 * gdb.ada/variant.exp: New file
4220 * gdb.ada/variant/pkg.adb: New file
4221 * gdb.ada/variant/pck.adb: New file
4222
86e887ae
TV
42232020-04-24 Tom de Vries <tdevries@suse.de>
4224
4225 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4226
88428775
TV
42272020-04-24 Tom de Vries <tdevries@suse.de>
4228
4229 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4230 flags.
4231
4e86f6e7
TV
42322020-04-24 Tom de Vries <tdevries@suse.de>
4233
4234 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4235
2016d3e6
TV
42362020-04-24 Tom de Vries <tdevries@suse.de>
4237
4238 * lib/gdb.exp (default_gdb_start): Handle eof.
4239 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4240 failure.
4241 * gdb.base/readnever.exp: Handle clean_restart failure.
4242
70bc38f5
TV
42432020-04-23 Tom de Vries <tdevries@suse.de>
4244
4245 * gdb.base/decl-before-def.exp: Run to main and print a again.
4246
de82891c
TV
42472020-04-23 Tom de Vries <tdevries@suse.de>
4248
4249 * gdb.base/decl-before-def-decl.c: New test.
4250 * gdb.base/decl-before-def-def.c: New test.
4251 * gdb.base/decl-before-def.exp: New file.
4252
96038148
TV
42532020-04-23 Tom de Vries <tdevries@suse.de>
4254
4255 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4256
54ac3df1
TV
42572020-04-22 Tom de Vries <tdevries@suse.de>
4258
4259 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4260 debug_info_offset.
4261 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4262 before $objsfile in the line line.
4263
714534e1
TV
42642020-04-22 Tom de Vries <tdevries@suse.de>
4265
4266 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4267
16a7dbf4
MS
42682020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4269
4270 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4271 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4272 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4273 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4274 * gdb.base/jit-protocol.h: Update definitions to match all usage
4275 contexts.
4276
42772020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4278
4279 * gdb.base: Rename all jit related test and source files.
4280
42812020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4282
4283 * gdb.base/jit-reader.exp: Relax register output check.
4284
317d2668
TV
42852020-04-22 Tom de Vries <tdevries@suse.de>
4286
4287 PR symtab/25764
4288 * gdb.base/psym-external-decl-2.c: New test.
4289 * gdb.base/psym-external-decl.c: New test.
4290 * gdb.base/psym-external-decl.exp: New file.
4291 * gdb.threads/tls.exp: Add PR25807 kfail.
4292
eea9e357
TV
42932020-04-22 Tom de Vries <tdevries@suse.de>
4294
4295 PR symtab/25801
4296 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4297 in "info source" output.
4298
3d5afab3
TV
42992020-04-22 Tom de Vries <tdevries@suse.de>
4300
4301 PR symtab/25700
4302 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4303 symtab for imported_unit.c.
4304
b32102f6
GB
43052020-04-21 Gary Benson <gbenson@redhat.com>
4306
4307 * gdb.base/advance.c (func): New argument, to match call site.
4308 (func2, func3): Add return statements.
4309
d43b7a2d
TBA
43102020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4311
4312 * gdb.multi/run-only-second-inf.c: New file.
4313 * gdb.multi/run-only-second-inf.exp: New file.
4314
d89edf9b
MM
43152020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4316
4317 * gdb.btrace/multi-inferior.c: New test.
4318 * gdb.btrace/multi-inferior.exp: New file.
4319
1a476b6d
MM
43202020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4321
4322 * gdb.btrace/enable-new-thread.c: New test.
4323 * gdb.btrace/enable-new-thread.exp: New file.
4324
4778a5f8
TV
43252020-04-21 Tom de Vries <tdevries@suse.de>
4326
4327 PR gdb/25471
4328 * gdb.threads/killed-outside.c: New test.
4329 * gdb.threads/killed-outside.exp: New file.
4330
9b2c992c
GB
43312020-04-20 Gary Benson <gbenson@redhat.com>
4332
4333 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4334 * gdb.base/nested-subp2.exp: Likewise.
4335 * gdb.base/nested-subp3.exp: Likewise.
4336
b5d1d6f7
GB
43372020-04-20 Gary Benson <gbenson@redhat.com>
4338
4339 * gdb.base/nested-subp1.exp: Disable test when using clang.
4340 * gdb.base/nested-subp2.exp: Likewise.
4341 * gdb.base/nested-subp3.exp: Likewise.
4342
25230285
GB
43432020-04-20 Gary Benson <gbenson@redhat.com>
4344
4345 * gdb.cp/exception.cc: Fix compilation error with clang.
4346
fa93cc8f
GB
43472020-04-20 Gary Benson <gbenson@redhat.com>
4348
809730f3 4349 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4350
e0c45f30
GB
43512020-04-20 Gary Benson <gbenson@redhat.com>
4352
4353 * gdb.base/jit-main.c: Fix compilation error with clang.
4354
4ddfec93
KR
43552020-04-17 Kamil Rytarowski <n54@gmx.com>
4356
4357 * gdb.base/attach-twice.c: Include "sys/types.h".
4358 (PTRACE_ATTACH): Add fallback definition.
4359 (main): Pass `0' to the 4th argument of `ptrace'.
4360
2bed205e
KR
43612020-04-17 Kamil Rytarowski <n54@gmx.com>
4362
4363 * gdb.base/fork-running-state.c: Include "signal.h".
4364
0743fc83
TT
43652020-04-17 Tom Tromey <tromey@adacore.com>
4366
4367 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4368 Update tests.
4369 * gdb.btrace/cpu.exp: Update tests.
4370 * gdb.base/maint.exp: Update tests.
4371 * gdb.base/default.exp: Update tests.
4372 * gdb.base/completion.exp: Update tests.
4373
efba5c23
TV
43742020-04-16 Tom de Vries <tdevries@suse.de>
4375
4376 PR symtab/25791
4377 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4378 (ensure_gdb_index): and factor out and move ...
4379 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4380 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4381
d191d716
TV
43822020-04-16 Tom de Vries <tdevries@suse.de>
4383
4384 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4385 loading exec.
4386
99f1bc6a
AB
43872020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4388
4389 * gdb.base/many-completions.exp: New file.
4390
194d088f
TV
43912020-04-14 Tom de Vries <tdevries@suse.de>
4392
4393 PR symtab/25718
4394 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4395
c1a66c06
TV
43962020-04-14 Tom de Vries <tdevries@suse.de>
4397
4398 PR symtab/25720
4399 * gdb.base/maint-expand-symbols-header-file.c: New test.
4400 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4401 * gdb.base/maint-expand-symbols-header-file.h: New test.
4402
21b0982c
AB
44032020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4404
4405 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4406 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4407 get_func_info.
4408 (get_func_info): Delete.
4409 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4410 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4411 * lib/dwarf.exp (get_func_info): New function.
4412
dd1cab06
TV
44132020-04-13 Tom de Vries <tdevries@suse.de>
4414
4415 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4416 to what find_gnatmake does.
4417
71ea2b6b
TV
44182020-04-10 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4421 -readnow.
4422
bdfc1e8a
TV
44232020-04-10 Tom de Vries <tdevries@suse.de>
4424
4425 PR cli/25808
4426 * gdb.base/style.c: Add leading newlines.
4427 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4428 Check listing of main's one-line body.
4429
14ca8ecf
TV
44302020-04-08 Tom de Vries <tdevries@suse.de>
4431
4432 * lib/gdb.exp (psymtabs_p): New proc.
4433 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4434 importing unit" unsupported if there are no partial symbols.
4435
e21d048f
TV
44362020-04-08 Tom de Vries <tdevries@suse.de>
4437
4438 PR testsuite/25760
4439 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4440
25c11aca
TV
44412020-04-07 Tom de Vries <tdevries@suse.de>
4442
4443 PR symtab/25796
4444 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4445
5707e24b
TV
44462020-04-07 Tom de Vries <tdevries@suse.de>
4447
4448 * gdb.base/check-psymtab.c: New test.
4449 * gdb.base/check-psymtab.exp: New file.
4450
6ee448cc
TT
44512020-04-06 Tom Tromey <tromey@adacore.com>
4452
4453 * gdb.ada/variant-record/proc.adb: New file.
4454 * gdb.ada/variant-record/value.adb: New file.
4455 * gdb.ada/variant-record/value.s: New file.
4456 * gdb.ada/variant-record.exp: New file.
4457
9e7c9a03
HD
44582020-04-03 Hannes Domani <ssbssa@yahoo.de>
4459
4460 PR gdb/25325
4461 * gdb.cp/typed-enum.cc: New test.
4462 * gdb.cp/typed-enum.exp: New file.
4463
c90d28ac
AB
44642020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4465
4466 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4467 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4468 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4469 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4470 * gdb.opt/inline-small-func.c: New file.
4471 * gdb.opt/inline-small-func.exp: New file.
4472 * gdb.opt/inline-small-func.h: New file.
4473
34e9a9fa
AB
44742020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4475
4476 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4477 function.
4478
6a354911
AB
44792020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4480
4481 * lib/dwarf.exp (function_range): Allow compiler options to be
4482 specified.
4483
880d9777
TV
44842020-04-02 Tom de Vries <tdevries@suse.de>
4485
4486 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4487 __attribute__((always_inline)).
4488 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4489
f32682ea
TV
44902020-04-02 Tom de Vries <tdevries@suse.de>
4491
4492 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4493 (gdbserver_gdb_exit): ... here. Add timeout warning.
4494 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4495 (connect_target_extended_remote): Append new server_spawn_id to
4496 server_spawn_ids.
4497 (cleanup): New proc.
4498 (setup, <toplevel>): Call cleanup.
4499
d3214198
TV
45002020-04-02 Tom de Vries <tdevries@suse.de>
4501
4502 * gdb.base/main-psymtab.exp: New file.
4503
cc77ed24
TV
45042020-04-02 Tom de Vries <tdevries@suse.de>
4505
4506 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4507
3638a098
TT
45082020-04-01 Tom Tromey <tom@tromey.com>
4509
4510 * gdb.base/complex-parts.exp: Add type tests.
4511
c34e8714
TT
45122020-04-01 Tom Tromey <tom@tromey.com>
4513
4514 * gdb.base/complex-parts.exp: Add arithmetic tests.
4515
981c08ce
TT
45162020-04-01 Tom Tromey <tom@tromey.com>
4517
4518 * gdb.compile/compile.exp: Update.
4519 * gdb.compile/compile-cplus.exp: Update.
4520 * gdb.base/varargs.exp: Update.
4521 * gdb.base/floatn.exp: Update.
4522 * gdb.base/endianity.exp: Update.
4523 * gdb.base/callfuncs.exp (do_function_calls): Update.
4524 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4525 (complex_float_integral_args): Update.
4526 * gdb.base/complex.exp: Update.
4527 * gdb.base/complex-parts.exp: Update.
4528
3d1cfd43
TT
45292020-04-01 Tom Tromey <tromey@adacore.com>
4530
4531 * gdb.rust/union.rs: New file.
4532 * gdb.rust/union.exp: New file.
4533 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4534 (main): Update.
4535 * gdb.rust/simple.exp: Move union tests to union.exp.
4536
e033dfa9
TT
45372020-04-01 Tom Tromey <tromey@adacore.com>
4538
4539 * gdb.rust/simple.rs (main): Remove "y0".
4540
53cccef1
TBA
45412020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4542
4543 * gdb.multi/stop-all-on-exit.c: New test.
4544 * gdb.multi/stop-all-on-exit.exp: New file.
4545
60e22c1e
HD
45462020-04-01 Hannes Domani <ssbssa@yahoo.de>
4547
4548 PR gdb/24789
4549 * gdb.cp/misc.cc: Add integer reference variable.
4550 * gdb.cp/misc.exp: Add test.
4551
e139a727
TBA
45522020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4553
4554 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4555 scenario to cover execution until the end and also the case
4556
16b0db75
TV
45572020-03-31 Tom de Vries <tdevries@suse.de>
4558
4559 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4560 c. Use "maint info symtabs" to check symtab expansion.
4561
c0502da6
TV
45622020-03-30 Tom de Vries <tdevries@suse.de>
4563
4564 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4565 unsupported.
4566 (verify_psymtab_expanded): Move ...
4567 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4568 test.
4569 (readnow): New proc.
4570
5935fd15
AB
45712020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4572
4573 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4574 with $hex.
4575
1773be9e
TT
45762020-03-20 Tom Tromey <tromey@adacore.com>
4577
4578 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4579
70304be9
TT
45802020-03-20 Tom Tromey <tromey@adacore.com>
4581
4582 * gdb.ada/sub_variant/subv.adb: New file.
4583 * gdb.ada/sub_variant.exp: New file.
4584
0dd7b8f7
TV
45852020-03-20 Tom de Vries <tdevries@suse.de>
4586
4587 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4588 first break fails.
4589 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4590
cada5fc9
AB
45912020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4592
4593 * gdb.server/exit-multiple-threads.c: New file.
4594 * gdb.server/exit-multiple-threads.exp: New file.
4595
6b8c53f2
AB
45962020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4597
4598 * gdb.fortran/mixed-lang-stack.c: New file.
4599 * gdb.fortran/mixed-lang-stack.cpp: New file.
4600 * gdb.fortran/mixed-lang-stack.exp: New file.
4601 * gdb.fortran/mixed-lang-stack.f90: New file.
4602
19a2740f
AB
46032020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4604
4605 * gdb.linespec/cp-completion-aliases.cc: New file.
4606 * gdb.linespec/cp-completion-aliases.exp: New file.
4607
d8c8b848
TV
46082020-03-19 Tom de Vries <tdevries@suse.de>
4609
4610 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4611 more precise.
4612
a9933ccf
TV
46132020-03-18 Tom de Vries <tdevries@suse.de>
4614
4615 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4616 * gdb.dwarf2/break-inline-psymtab.c: New test.
4617 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4618
2f89101f
TV
46192020-03-16 Tom de Vries <tdevries@suse.de>
4620
4621 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4622 cache_verify and cache_verify_proc.
4623
6b9374f1
TV
46242020-03-15 Tom de Vries <tdevries@suse.de>
4625
4626 * gdb.server/solib-list.exp: Handle
4627 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4628
eaeaf44c
TV
46292020-03-15 Tom de Vries <tdevries@suse.de>
4630
4631 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4632 objfiles".
4633
3293bbaf
TT
46342020-03-14 Tom Tromey <tom@tromey.com>
4635
4636 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4637
ab44624c
TV
46382020-03-14 Tom de Vries <tdevries@suse.de>
4639
4640 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4641
54c43825
TV
46422020-03-14 Tom de Vries <tdevries@suse.de>
4643
4644 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4645 result in line-by-line fashion.
4646
2ac70237
TV
46472020-03-14 Tom de Vries <tdevries@suse.de>
4648
4649 * lib/gdb.exp (supports_statement_frontiers): New proc.
4650 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4651
09546b56
TV
46522020-03-14 Tom de Vries <tdevries@suse.de>
4653
4654 * gdb.base/printcmds.exp: Add missing quoting for "print
4655 teststring2".
4656
a1f6a07c
TT
46572020-03-13 Tom Tromey <tom@tromey.com>
4658
4659 * gdb.base/printcmds.exp (test_print_strings): Add regression
4660 test.
4661 * gdb.base/printcmds.c (charptr): New typedef.
4662 (teststring2): New global.
4663
1b83d09c
AB
46642020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4665
4666 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4667 full path in the test name.
4668 (test_ld): Add some with_test_prefix blocks to make test names
4669 unique.
4670
2d61316c
TV
46712020-03-13 Tom de Vries <tdevries@suse.de>
4672
4673 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4674
2e9145ac
TV
46752020-03-13 Tom de Vries <tdevries@suse.de>
4676
4677 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4678
96c7f873
TV
46792020-03-13 Tom de Vries <tdevries@suse.de>
4680
4681 PR symtab/25646
4682 * gdb.dwarf2/imported-unit.exp: Add test.
4683
49ba92c0
TV
46842020-03-13 Tom de Vries <tdevries@suse.de>
4685
4686 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4687 (var1, var2): New variable.
4688 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4689 matching symbols.
4690
301b21e0
TV
46912020-03-13 Tom de Vries <tdevries@suse.de>
4692
4693 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4694 (Term::command): Use prompt prefix.
4695 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4696 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4697 command_no_prompt_prefix instead of prefix.
4698 * gdb.tui/tui-layout-asm.exp: Same.
4699
3f512721
SM
47002020-03-12 Simon Marchi <simon.marchi@efficios.com>
4701
4702 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4703
40310f30
SM
47042020-03-12 Simon Marchi <simon.marchi@efficios.com>
4705
4706 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4707 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4708 on" while stepping over the test instruction, match printed
4709 message.
4710
09252140
TV
47112020-03-12 Tom de Vries <tdevries@suse.de>
4712
4713 * gdb.base/info-types.exp: Use exp_continue during matching of output
4714 of "info types".
4715
14e9c72c
TV
47162020-03-12 Tom de Vries <tdevries@suse.de>
4717
4718 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4719
e515d67e
TV
47202020-03-12 Tom de Vries <tdevries@suse.de>
4721
4722 * gdb.fortran/module.exp: Use exp_continue during matching of output
4723 of "info variable -n".
4724
307eafd8
TV
47252020-03-12 Tom de Vries <tdevries@suse.de>
4726
4727 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4728 gdb.dwarf2/dw2-ranges-base.c.
4729
9a2de3fc
TV
47302020-03-12 Tom de Vries <tdevries@suse.de>
4731
4732 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4733 in presence of GLIBC debuginfo.
4734
3217502e
TV
47352020-03-12 Tom de Vries <tdevries@suse.de>
4736
4737 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4738 $core.
4739
1281424c
TV
47402020-03-12 Tom de Vries <tdevries@suse.de>
4741
4742 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4743 more precise.
4744
038b97fc
SM
47452020-03-11 Simon Marchi <simon.marchi@efficios.com>
4746
4747 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4748 from Unix to Windows path.
4749
5308d1e7
TV
47502020-03-11 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.ada/minsyms.exp: Set language to ada.
4753
f870f78f
TV
47542020-03-11 Tom de Vries <tdevries@suse.de>
4755
4756 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4757
5a13315d
TV
47582020-03-11 Tom de Vries <tdevries@suse.de>
4759
4760 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4761
976862ed
TT
47622020-03-11 Tom Tromey <tromey@adacore.com>
4763
4764 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4765
7462c383
TV
47662020-03-11 Tom de Vries <tdevries@suse.de>
4767
4768 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4769
1c6c46a0
TV
47702020-03-11 Tom de Vries <tdevries@suse.de>
4771
4772 * gdb.base/break-interp.exp: Limit verbose scope.
4773
44f41bb7
TV
47742020-03-11 Tom de Vries <tdevries@suse.de>
4775
4776 * gdb.fortran/logical.f90: Define variable with character type.
4777 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4778
b76f3a42
TV
47792020-03-11 Tom de Vries <tdevries@suse.de>
4780
4781 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4782
1c33af77
TV
47832020-03-11 Tom de Vries <tdevries@suse.de>
4784
4785 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4786 symtabs.
4787
8c95582d
AB
47882020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4789 Bernd Edlinger <bernd.edlinger@hotmail.de>
4790
4791 * gdb.cp/step-and-next-inline.cc: New file.
4792 * gdb.cp/step-and-next-inline.exp: New file.
4793 * gdb.cp/step-and-next-inline.h: New file.
4794 * gdb.dwarf2/dw2-is-stmt.c: New file.
4795 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4796 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4797 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4798 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4799
cecf8547
AB
48002020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4801
4802 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4803 is-stmt flag in the line table.
4804
0ba678c9
TV
48052020-03-09 Tom de Vries <tdevries@suse.de>
4806
4807 * lib/gdb.exp (cached_file): Create cache dir.
4808
72fbdf83
TV
48092020-03-07 Tom de Vries <tdevries@suse.de>
4810
4811 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4812 * gdb.cp/rvalue-ref-params.exp: Same.
4813
436b5e99
TV
48142020-03-06 Tom de Vries <tdevries@suse.de>
4815
4816 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4817 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4818
09f2921c
TV
48192020-03-06 Tom de Vries <tdevries@suse.de>
4820
4821 * README: Fix "the the".
4822 * gdb.base/dprintf.exp: Same.
4823
50a3cc5d
TV
48242020-03-05 Tom de Vries <tdevries@suse.de>
4825
4826 * gdb.base/maint.exp: Update "main print statistics" expected output.
4827
0a709cba
AKS
48282020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4829
4830 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4831 (fortran_int8): Likewise.
4832 (fortran_real4): Likewise.
4833 (fortran_real8): Likewise.
4834 (fortran_complex4): Likewise.
4835 (fortran_logical4): Likewise.
4836 (fortran_character1): Likewise.
4837
5e5d66b6
AB
48382020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4839
4840 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4841 printed as true.
4842
7b973adc
SDJ
48432020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4844
4845 * gdb.base/printcmds.exp: Add test to verify printf of a
4846 variable holding an address.
4847
478e490a
TV
48482020-03-03 Tom de Vries <tdevries@suse.de>
4849
4850 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4851
1ef44e86
TV
48522020-03-03 Tom de Vries <tdevries@suse.de>
4853
4854 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4855 gdb_test_multiple call.
4856
b98cc2cf
TV
48572020-03-03 Tom de Vries <tdevries@suse.de>
4858
4859 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4860 gdb_test_multiple calls.
4861
63e163f2
AB
48622020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4863
4864 * gdb.base/default.exp: Remove test of 'set history filename'.
4865 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4866 filename to the empty string.
4867 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4868 and GDBHISTSIZE.
4869
24ed6739
AB
48702020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4871
4872 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4873 disabled.
4874
590003dc 48752020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4876 Tom de Vries <tdevries@suse.de>
590003dc
TV
4877
4878 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4879 -prompt prefix, before user_code argument. Add -lbl option likewise.
4880 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4881 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4882 argument.
4883 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4884 have "\r\n" at start-of-line, instead of at end-of-line.
4885
f5e46084
SM
48862020-02-28 Simon Marchi <simon.marchi@efficios.com>
4887
4888 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4889 libinproctrace.so.
4890
f7a7000d
LM
48912020-02-28 Luis Machado <luis.machado@linaro.org>
4892
4893 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4894 to "p/x".
4895
718e0816
LM
48962020-02-28 Luis Machado <luis.machado@linaro.org>
4897
4898 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4899 asm/ptrace.h and error.h.
4900
13c3a74a
TV
49012020-02-28 Tom de Vries <tdevries@suse.de>
4902
4903 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4904 (struct wrapper, do_something, mundane/symada__cS): Move ...
4905 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4906 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4907 Update "print symada__cS before partial symtab expansion" regexp.
4908 Update breakpoint location. Flush symbol cache after expansion.
4909
85d2d5bb
LM
49102020-02-28 Luis Machado <luis.machado@linaro.org>
4911
4912 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4913
3608f86c
TV
49142020-02-27 Tom de Vries <tdevries@suse.de>
4915
4916 * config/sid.exp: Remove unused globals.
4917 * gdb.base/attach.exp: Same.
4918 * gdb.base/catch-load.exp: Same.
4919 * gdb.base/dbx.exp: Same.
4920 * lib/gdb.exp: Same.
4921 * lib/mi-support.exp: Same.
4922 * lib/prompt.exp: Same.
4923
c8d4f6df
TV
49242020-02-27 Tom de Vries <tdevries@suse.de>
4925
4926 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4927 not set.
4928
0d79cdc4
AM
49292020-02-26 Aaron Merey <amerey@redhat.com>
4930
4931 * gdb.debuginfod: New directory for debuginfod tests.
4932 * gdb.debuginfod/main.c: New test file.
4933 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4934
0dce4280
TV
49352020-02-26 Tom de Vries <tdevries@suse.de>
4936
4937 PR gdb/25603
4938 * gdb.base/persistent-lang.cc: New test.
4939 * gdb.base/persistent-lang.exp: New file.
4940
9e80cfa1
AB
49412020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4942
4943 * gdb.fortran/derived-type-striding.exp: Add a new test.
4944 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4945 new test.
4946
2078dbb2
AB
49472020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4948
4949 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4950 names.
4951
70d49700
TV
49522020-02-25 Tom de Vries <tdevries@suse.de>
4953
4954 PR go/18926
4955 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4956
a88ef40d
TV
49572020-02-24 Tom de Vries <tdevries@suse.de>
4958
4959 PR gdb/25592
4960 * gdb.base/info-locals-unused-static-var.c: New test.
4961 * gdb.base/info-locals-unused-static-var.exp: New file.
4962
01b1af32
TT
49632020-02-22 Tom Tromey <tom@tromey.com>
4964
4965 * gdb.python/tui-window.exp: New file.
4966 * gdb.python/tui-window.py: New file.
4967
7c043ba6
TT
49682020-02-22 Tom Tromey <tom@tromey.com>
4969
4970 PR tui/17850:
4971 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4972 tests.
4973
c22fef7e
TT
49742020-02-22 Tom Tromey <tom@tromey.com>
4975
4976 * gdb.tui/new-layout.exp: Add sub-layout tests.
4977
ee325b61
TT
49782020-02-22 Tom Tromey <tom@tromey.com>
4979
4980 * gdb.tui/new-layout.exp: New file.
4981
3f0cbb04
TT
49822020-02-22 Tom Tromey <tom@tromey.com>
4983
4984 * gdb.rust/rust-style.rs: New file.
4985 * gdb.rust/rust-style.exp: New file.
4986 * gdb.base/style.exp: Test structure printing.
4987 * gdb.base/style.c (struct some_struct): New type.
4988 (enum etype): New type.
4989 (struct_value): New global.
4990
75525152
TV
49912020-02-21 Tom de Vries <tdevries@suse.de>
4992
4993 PR go/18926
4994 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4995 Remove blanket xfails. Use message argument for gdb_breakpoint.
4996 Make continuing to breakpoint test conditional on setting breakpoint.
4997 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4998 DW_AT_name attribute. Add xfail for GCC PR93866.
4999
bd360d30
AB
50002020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
5001
5002 * gdb.dwarf2/cpp-linkage-name.c: New file.
5003 * gdb.dwarf2/cpp-linkage-name.exp: New file.
5004
c7adb09f 50052020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
5006
5007 * lib/gdb.exp (gdb_wrapper_init): Reset
5008 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
5009 not exist.
5010
a9c79803
TV
50112020-02-20 Tom de Vries <tdevries@suse.de>
5012
5013 PR go/17018
5014 * gdb.go/hello.exp: Copy ...
5015 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
5016 print of st to print value of global definition. Add xfail for GCC
5017 PR93844.
5018 * gdb.go/hello.exp: Remove printing of st before definition.
5019 * gdb.go/hello.go: Copy ...
5020 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
5021 to st.
5022 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
5023
d7445728
TV
50242020-02-20 Tom de Vries <tdevries@suse.de>
5025
5026 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
5027 (gdb_simple_compile): Handle compile_flags go by using .go extension
5028 for source file.
5029 * gdb.go/chan.exp: Use support_go_compile.
5030 * gdb.go/handcall.exp: Same.
5031 * gdb.go/hello.exp: Same.
5032 * gdb.go/integers.exp: Same.
5033 * gdb.go/max-depth.exp: Same.
5034 * gdb.go/methods.exp: Same.
5035 * gdb.go/package.exp: Same.
5036 * gdb.go/strings.exp: Same.
5037 * gdb.go/types.exp: Same.
5038 * gdb.go/unsafe.exp: Same.
5039
c9c41e6d
TV
50402020-02-19 Tom de Vries <tdevries@suse.de>
5041
5042 * gdb.python/lib-types.exp: Make xfail more strict.
5043
f20ff837
TV
50442020-02-19 Tom de Vries <tdevries@suse.de>
5045
5046 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
5047
08410482
DE
50482020-02-19 Doug Evans <dje@google.com>
5049
5050 PR rust/25535
5051 * gdb.rust/simple.exp: Add test.
5052 * gdb.rust/simple.rs: Add test.
5053
623563f7
TV
50542020-02-19 Tom de Vries <tdevries@suse.de>
5055
5056 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
5057 output line-by-line.
5058
d3308cfd
TV
50592020-02-19 Tom de Vries <tdevries@suse.de>
5060
5061 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
5062
86cbc5dc
TV
50632020-02-19 Tom de Vries <tdevries@suse.de>
5064
5065 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
5066 prelink.
5067
9db2b96b
TV
50682020-02-19 Tom de Vries <tdevries@suse.de>
5069
5070 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
5071 (gdb_do_cache): Use gdb_do_cache_wrap.
5072 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
5073
89e2fdc5
TV
50742020-02-19 Tom de Vries <tdevries@suse.de>
5075
5076 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
5077 gdb_compile option.
5078
373d7ac0
SM
50792020-02-18 Simon Marchi <simon.marchi@efficios.com>
5080
5081 * gdb.base/printcmds.exp (test_print_enums): Update expected
5082 output.
5083
b29a2df0
SM
50842020-02-18 Simon Marchi <simon.marchi@efficios.com>
5085
5086 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
5087 for "unknown".
5088
6740f0cc
SM
50892020-02-18 Simon Marchi <simon.marchi@efficios.com>
5090
5091 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
5092 enumerator.
5093
edd45eb0
SM
50942020-02-18 Simon Marchi <simon.marchi@efficios.com>
5095
5096 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
5097 FE_, add FE_NONE.
5098 (three): Update.
5099 (enum flag_enum_without_zero): New enum.
5100 (flag_enum_without_zero): New variable.
5101 (enum not_flag_enum): New enum.
5102 (three_not_flag): New variable.
5103 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
5104 (test_print_enums): Add more tests for printing flag enums.
5105
d4295de4
TV
51062020-02-18 Tom de Vries <tdevries@suse.de>
5107
5108 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
5109 (gdb_compile_ada): ... here.
5110 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5111 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5112
f251f505
TT
51132020-02-14 Tom Tromey <tom@tromey.com>
5114
5115 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5116 build directory.
5117 * boards/gdbserver-base.exp: Update path to gdbserver.
5118
8f432634
TV
51192020-02-13 Tom de Vries <tdevries@suse.de>
5120
5121 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5122
92b6eaf7
TV
51232020-02-13 Tom de Vries <tdevries@suse.de>
5124
5125 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5126 are missing.
5127
f3b0f7fe
TV
51282020-02-13 Tom de Vries <tdevries@suse.de>
5129
5130 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5131 call.
5132
f6be8713
SDJ
51332020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5134
5135 PR tui/25126
5136 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5137 * gdb.base/cached-source-file.c: New file.
5138 * gdb.base/cached-source-file.exp: New file.
5139
b2770d5e
TV
51402020-02-11 Tom de Vries <tdevries@suse.de>
5141
5142 PR testsuite/25488
5143 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5144
44f6938e
TV
51452020-02-10 Tom de Vries <tdevries@suse.de>
5146
5147 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5148
5f0e2eb7
MR
51492020-02-10 Maciej W. Rozycki <macro@wdc.com>
5150
5151 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5152 and $after_addr are both integers before making a comparison.
5153
46ce2b6f
TV
51542020-02-09 Tom de Vries <tdevries@suse.de>
5155
5156 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5157 command output and paste it into gdb.log. If any, paste catch message
5158 to gdb.log.
5159
5abbbe1d
TT
51602020-02-07 Tom Tromey <tromey@adacore.com>
5161
5162 PR breakpoints/24915:
5163 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5164
1d5d29e7
SV
51652020-02-06 Shahab Vahedi <shahab@synopsys.com>
5166
5167 * gdb.tui/tui-missing-src.exp: Add the "missing source
5168 file" test for the TUI.
5169
b0999b9b
AB
51702020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5171
5172 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5173 including a port number in the output.
5174
c3b149eb
AKS
51752020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5176
5177 * lib/fortran.exp (fortran_int4): Handle clang.
5178 (fortran_int8): Likewise.
5179 (fortran_real4): Likewise.
5180 (fortran_real8): Likewise.
5181 (fortran_complex4): Likewise.
5182 (fortran_logical4): Likewise.
5183 (fortran_character1): Likewise.
5184
f8dcc90b
TV
51852020-02-04 Tom de Vries <tdevries@suse.de>
5186
5187 * README (Race detection): Add note.
5188
f90ac7c2
TV
51892020-02-04 Tom de Vries <tdevries@suse.de>
5190
5191 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5192
780636ae
TV
51932020-02-04 Tom de Vries <tdevries@suse.de>
5194
5195 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5196
5d2e1193
RA
51972020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5198
5199 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5200 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5201 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5202 blttar, bnetarl.
5203 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5204 binary for blttar, bnetarl.
5205 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5206 wait instruction. Delete ldmx test.
5207 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5208
e409c542
AKS
52092020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5210
5211 * gdb.fortran/array-bounds-high.exp: New file.
5212 * gdb.fortran/array-bounds-high.f90: New file.
5213
b0029748
LD
52142020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5215
5216 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5217 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5218
195a8287
TV
52192020-02-01 Tom de Vries <tdevries@suse.de>
5220
5221 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5222
42330a68
AB
52232020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5224
5225 PR tui/9765
5226 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5227 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5228
b62a8028
LM
52292020-01-29 Luis Machado <luis.machado@linaro.org>
5230
5231 * gdb.arch/aarch64-brk-patterns.c: New source file.
5232 * gdb.arch/aarch64-brk-patterns.exp: New test.
5233
5f440116
TBA
52342020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5235
5236 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5237 GCC/Clang version.
5238 * gdb.cp/pass-by-ref.exp: Ditto.
5239
ee2a6fc6
TV
52402020-01-29 Tom de Vries <tdevries@suse.de>
5241
5242 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5243 * gdb.threads/watchpoint-fork-mt.c: Same.
5244 * gdb.threads/watchpoint-fork-parent.c: Same.
5245 * gdb.threads/watchpoint-fork-st.c: Same.
5246 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5247
16b10d6e
LM
52482020-01-27 Luis Machado <luis.machado@linaro.org>
5249
5250 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5251 sitting at a syscall instruction when we hit the syscall function's
5252 breakpoint.
5253 Check PC against one obtained with the x command.
5254 Validate syscall number.
5255 (step_over_syscall): Don't continue to the syscall instruction if
5256 we're already there.
5257
b1468492
PW
52582020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5259
5260 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5261
7ffa82e1
AB
52622020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5263
5264 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5265 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5266
3d92a3e3
AB
52672020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5268
5269 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5270 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5271
94a72be7
AB
52722020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5273
5274 * gdb.base/maint.exp: Update line table parsing test.
5275 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5276
53af73bf
PA
52772020-01-24 Pedro Alves <palves@redhat.com>
5278
5279 PR gdb/25410
5280 * gdb.multi/multi-re-run-1.c: New.
5281 * gdb.multi/multi-re-run-2.c: New.
5282 * gdb.multi/multi-re-run.exp: New.
5283
1ba1ac88
AB
52842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5285
5286 PR gdb/23718
5287 * gdb.server/server-kill-python.exp: New file.
5288
f3364a6d
AB
52892020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5290
5291 * gdb.server/multi-ui-errors.c: New file.
5292 * gdb.server/multi-ui-errors.exp: New file.
5293
733d0a67
AB
52942020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5295
5296 PR tui/9765
5297 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5298
4f13c1c0
TT
52992020-01-19 Tom Tromey <tom@tromey.com>
5300
5301 * gdb.tui/main.exp: Add check for plain "file".
5302
40c94099
CB
53032020-01-16 Christian Biesinger <cbiesinger@google.com>
5304
5305 * lib/gdb.exp: Fix spelling error (seperatelly).
5306
ff47f4f0
TT
53072020-01-14 Tom Tromey <tom@tromey.com>
5308
5309 PR symtab/12535:
5310 * gdb.python/python.exp: Test decode_line with empty string
5311 argument.
5312
717c684d
BE
53132020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5314
5315 * gdb.base/skip-inline.exp: Extend test.
5316
44e4c775
AB
53172020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5320 * gdb.dwarf2/dw2-bad-elf.c: New file.
5321 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5322
d93c6db7
AB
53232020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5326 _line_saw_file.
5327
9a6d629c
AB
53282020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5329
5330 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5331 border.
5332
d9ebdab7
TBA
53332020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5334
5335 * gdb.multi/multi-target.exp (setup): Factor out "info
5336 connections" and "info inferiors" tests to ...
5337 (test_info_inferiors): ... this new procedure.
5338 (top level): Run new "info-inferiors" tests.
5339
f3c469b9
PA
53402020-01-10 Pedro Alves <palves@redhat.com>
5341
5342 * gdb.server/bkpt-other-inferior.exp: New file.
5343
121b3efd
PA
53442020-01-10 Pedro Alves <palves@redhat.com>
5345
5346 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5347 of "add-inferior".
5348 * gdb.base/quit-live.exp: Likewise.
5349 * gdb.base/remote-exec-file.exp: Likewise.
5350 * gdb.guile/scm-progspace.exp: Likewise.
5351 * gdb.linespec/linespec.exp: Likewise.
5352 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5353 * gdb.mi/user-selected-context-sync.exp: Likewise.
5354 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5355 "info inferiors" tests.
5356 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5357 "add-inferior".
5358 * gdb.multi/watchpoint-multi.exp: Likewise.
5359 * gdb.python/py-inferior.exp: Likewise.
5360 * gdb.server/extended-remote-restart.exp: Likewise.
5361 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5362 "info inferiors".
5363 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5364 * gdb.trace/report.exp: Likewise.
5365
1dadb1dd
PA
53662020-01-10 Pedro Alves <palves@redhat.com>
5367
5368 * gdb.multi/multi-target.c: New file.
5369 * gdb.multi/multi-target.exp: New file.
5370 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5371 mode requested, but remote does not support non-stop".
5372
78f2c40a
PA
53732020-01-10 Pedro Alves <palves@redhat.com>
5374
5375 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5376 disconnect before reconnecting.
5377
e7af6c70
TBA
53782020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5379 Pedro Alves <palves@redhat.com>
5380
5381 * gdb.server/connect-without-multi-process.exp: Also test
5382 continuing to end.
5383
acdf84a6
PA
53842020-01-10 Pedro Alves <palves@redhat.com>
5385
5386 * gdb.base/remote-exec-file.exp: New file.
5387
873657b9
PA
53882020-01-10 Pedro Alves <palves@redhat.com>
5389
5390 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5391 output.
5392 * gdb.threads/async.c: New.
5393 * gdb.threads/async.exp: New.
5394 * gdb.multi/tids-gid-reset.c: New.
5395 * gdb.multi/tids-gid-reset.exp: New.
5396
7f0ae84c
GB
53972020-01-10 George Barrett <bob@bob131.so>
5398
5399 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5400 to help in finding the image relocation offset.
5401 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5402 options in arguments.
5403 (stap_test_no_debuginfo): Likewise.
5404 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5405 test variants.
5406 (stap_test): Add null semaphore relocation test.
5407
47e9d49d
GB
54082020-01-10 George Barrett <bob@bob131.so>
5409
5410 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5411 * gdb.base/stap-probe.exp: Likewise.
5412 (stap_test): Pass argument as an additional flag.
5413 (stap_test_no_debuginfo): Likewise.
5414 (stap_test): Check `info probes stap' output for semaphore
5415 addresses if the test binary is supposed to have them.
5416
f5a7c406
AB
54172020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5418
5419 * gdb.tui/basic.exp: Add more scrolling tests.
5420
9ae6bf64
TT
54212020-01-09 Tom Tromey <tom@tromey.com>
5422
5423 PR tui/18932:
5424 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5425 meangingful value.
5426 (Term::command, Term::resize): Update.
5427 * gdb.tui/basic.exp: Add scrolling test.
5428
b2efe70c
AB
54292020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5430
5431 * gdb.tui/tui-layout-asm.exp: New file.
5432
3804da7e
AB
54332020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5434
5435 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5436
b40aa28f
AB
54372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5438
5439 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5440 (Term::enter_tui): Use Term::prepare_for_tui.
5441
63ffd7c9
AB
54422020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5443
5444 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5445 called.
5446
3be966f6
AB
54472020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5448
5449 * gdb.base/skip.exp: Fix race condition in test.
5450
153d79c4
AB
54512020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5452
5453 * gdb.base/backtrace.c: New file.
5454 * gdb.base/backtrace.exp: New file.
5455
f2302a34
AB
54562020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5457
5458 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5459
6ec1d75e
PW
54602020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5461
5462 * gdb.base/style.exp: Test that warnings are styled.
5463
c296cbe6
BE
54642019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5465
5466 * gdb.base/line65535.exp: New file.
5467 * gdb.base/line65535.c: New file.
5468
b28a729d
SM
54692019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5470
5471 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5472 * lib/gnat_debug_info_test.adb: New file.
5473 * gdb.ada/ptype_tagged_param.exp: Use
5474 gnat_runtime_has_debug_info, expect a different output if
5475 runtime does not have debug info.
5476
7f2d7a0d
SM
54772019-12-20 Simon Marchi <simon.marchi@efficios.com>
5478
5479 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5480 (another) quote in test name.
5481
f3bce483
SM
54822019-12-20 Simon Marchi <simon.marchi@efficios.com>
5483
5484 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5485 Add quote in test name.
5486
c855a912
TBA
54872019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5488
5489 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5490 directory instead.
5491 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5492 * gdb.cp/pass-by-ref-2.cc: New file.
5493 * gdb.cp/pass-by-ref-2.exp: New file.
5494
fc9d2d72
TT
54952019-12-20 Tom Tromey <tom@tromey.com>
5496
5497 * gdb.tui/list-before.exp: New file.
5498
77b97e00
TT
54992019-12-20 Tom Tromey <tom@tromey.com>
5500
5501 * gdb.tui/list.exp: Check for source on initial listing.
5502
f69656d0
TT
55032019-12-11 Tom Tromey <tromey@adacore.com>
5504
5505 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5506 Add crlf test.
5507
99a55965
SM
55082019-12-18 Simon Marchi <simon.marchi@efficios.com>
5509
5510 * gdb.base/default.exp: Update value of $_gdb_major.
5511
5024637f
BE
55122019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5513
5514 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5515
b63634be
BE
55162019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5517
5518 * gdb.base/skip.exp: Whitespace fix.
5519
45d73523
BE
55202019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5521
5522 * gdb.base/skip-inline.c: New file.
5523 * gdb.base/skip-inline.exp: New file.
5524
d043f8c8
SM
55252019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5526
5527 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5528 jit_function_00 to jit_function_stack_mangle.
5529 * gdb.base/jithost.c (jit_function_t): Rename to...
5530 (jit_function_stack_mangle_t): ... this.
5531 (jit_function_add_t): New typedef.
5532 (jit_function_00_code): Rename to...
5533 (jit_function_stack_mangle_code): ... this, make static.
5534 (jit_function_add_code): New.
5535 (main): Generate "add" function and call it. Adjust to changes
5536 in jithost_abi.
5537 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5538 (struct jithost_abi) <begin, end>: Remove fields.
5539 <object, function_stack_mangle, function_add>: New fields.
5540 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5541 code_end>: Remove fields.
5542 <func_stack_mangle>: New field.
5543 (read_debug_info): Adjust to renaming, create block for "add"
5544 function.
5545 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5546
873de05c
TT
55472019-12-11 Tom Tromey <tom@tromey.com>
5548
5549 * gdb.tui/resize.exp: Fix regexp.
5550 * gdb.tui/regs.exp: Fix regexps.
5551 * gdb.tui/main.exp: Fix regexp.
5552
3d979945
TT
55532019-12-11 Tom Tromey <tom@tromey.com>
5554
5555 * gdb.tui/resize.exp: Update.
5556 * gdb.tui/empty.exp (layouts): Update.
5557
2192a9d3
TT
55582019-12-11 Tom Tromey <tom@tromey.com>
5559
5560 * gdb.tui/regs.exp: Update.
5561 * gdb.tui/empty.exp (layouts): Update.
5562 * gdb.tui/basic.exp: Update.
5563 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5564
d8edc8b7
PW
55652019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5566
5567 * gdb.base/options.exp: Add -raw-values in the print completion list.
5568 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5569
4c12d936
KB
55702019-12-10 Kevin Buettner <kevinb@redhat.com>
5571
5572 * gdb.threads/omp-par-scope.c: New file.
5573 * gdb/threads/omp-par-scope.exp: New file.
5574
26b911fb
KB
55752019-12-10 Kevin Buettner <kevinb@redhat.com>
5576
bb47f919
KB
5577 * lib/gdb.exp (support_nested_function_tests): New proc.
5578
55792019-12-10 Kevin Buettner <kevinb@redhat.com>
5580
5581 * lib/gdb.exp (gdb_compile_openmp): New proc.
5582 (build_executable_from_specs): Add an "openmp" option.
5583 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5584
6c71eb7d
TT
55852019-12-10 Tom Tromey <tromey@adacore.com>
5586
5587 * gdb.ada/unchecked_union.exp: New file.
5588 * gdb.ada/unchecked_union/pck.adb: New file.
5589 * gdb.ada/unchecked_union/pck.ads: New file.
5590 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5591 * gdb-utils.exp (string_to_regexp): Also quote "?".
5592
bac7c5cf
GB
55932019-12-10 George Barrett <bob@bob131.so>
5594
5595 Test scripted probe breakpoints.
5596 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5597 * gdb.python/py-breakpoint.c (main): Likewise.
5598 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5599 specifier test.
5600 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5601
330f1d38
TBA
56022019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5603
5604 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5605 an rvalue parameter.
5606 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5607 parameter.
5608
b43315e2
AB
56092019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5610
5611 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5612 modules.
5613
54f73dad
AB
56142019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5615
5616 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5617 broken version of GCC.
5618
d57cbee9
AB
56192019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5620
5621 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5622 sym-info-cmds library.
5623 * gdb.fortran/info-types.exp: Likewise.
5624 * lib/sym-info-cmds.exp: New file.
5625
c14aab8c
TV
56262019-12-08 Tom de Vries <tdevries@suse.de>
5627
5628 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5629
aa2d5a42
KS
56302019-12-07 Keith Seitz <keiths@redhat.com>
5631
5632 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5633 * gdb.base/corefile-buildid-shlib.c: New file.
5634 * gdb.base/corefile-buildid.c: New file.
5635 * gdb.base/corefile-buildid.exp: New file.
5636
93e55f0a
TV
56372019-12-06 Tom de Vries <tdevries@suse.de>
5638
5639 * gdb.dwarf2/varval.exp: Add decl before def test.
5640
c7d12402
TBA
56412019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5642
5643 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5644
06acc08f
TBA
56452019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5646
5647 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5648 CV and reference conversion for overload resolution.
5649 * gdb.cp/rvalue-ref-overload.exp: Test it.
5650
e0fad1ea
PW
56512019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5652
5653 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5654 * gdb.base/frameapply.exp: Test faas without command.
5655
8d70a9f0
AB
56562019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5657
5658 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5659 Fortran tests.
5660 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5661 order.
5662
36c8fb93
AB
56632019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5664
5665 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5666 casting to type with no kind specified.
5667 (test_basic_parsing_of_type_kinds): Additional tests for types
5668 with no kind specified, and add tests for single/double
5669 precision/complex types.
5670
4139ff00
TT
56712019-12-04 Tom Tromey <tromey@adacore.com>
5672
5673 * gdb.base/endianity.c (struct other) <x>: New field.
5674 (main): Initialize it.
5675 * gdb.base/endianity.exp: Update.
5676
a05cf17a
TT
56772019-12-04 Tom Tromey <tromey@adacore.com>
5678
5679 * gdb.ada/scalar_storage/storage.adb: New file.
5680 * gdb.ada/scalar_storage/pck.adb: New file.
5681 * gdb.ada/scalar_storage/pck.ads: New file.
5682 * gdb.ada/scalar_storage.exp: New file.
5683
103a685e
TT
56842019-12-04 Tom Tromey <tromey@adacore.com>
5685
5686 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5687 (main): Initialize it.
5688 * gdb.base/endianity.exp: Update.
5689
c2512106
AB
56902019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5691
5692 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5693
293b38d6
AB
56942019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5695
5696 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5697 -symbol-info-module-functions and -symbol-info-module-variables.
5698
216a7e6b
AB
56992019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5700
5701 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5702
5bbd8269
AB
57032019-12-01 Richard Bunt <richard.bunt@arm.com>
5704 Andrew Burgess <andrew.burgess@embecosm.com>
5705
5706 * gdb.fortran/derived-type-striding.exp: New file.
5707 * gdb.fortran/derived-type-striding.f90: New file.
5708 * gdb.fortran/array-slices.exp: New file.
5709 * gdb.fortran/array-slices.f90: New file.
5710
be09caf1
PW
57112019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5712
5713 * gdb.base/define.exp: Test . in command names.
5714 * gdb.base/setshow.exp: Update test, as . is now part of
5715 command name.
5716
643c0cbe
PW
57172019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5718
5719 * gdb.base/define-prefix.exp: New file.
5720
dcdec678
AB
57212019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5722
5723 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5724 compile.
5725 (skip_btrace_pt_tests): Likewise.
5726
640ab947
AB
57272019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5728
5729 * gdb.fortran/info-modules.exp: Compile source files in correct
5730 order.
5731
d22670f0
KB
57322019-11-27 Kevin Buettner <kevinb@redhat.com>
5733
5734 * gdb.dwarf2/imported-unit.exp: New file.
5735 * gdb.dwarf2/imported-unit.c: New file.
5736
db5960b4
AB
57372019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5738
5739 * gdb.mi/mi-fortran-modules-2.f90: New file.
5740 * gdb.mi/mi-fortran-modules.exp: New file.
5741 * gdb.mi/mi-fortran-modules.f90: New file.
5742
7dc42066
AB
57432019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5744
5745 * gdb.mi/mi-sym-info-1.c: New file.
5746 * gdb.mi/mi-sym-info-2.c: New file.
5747 * gdb.mi/mi-sym-info.exp: New file.
5748
0dfeecca
TT
57492019-11-22 Tom Tromey <tromey@adacore.com>
5750
5751 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5752 * gdb.ada/tasks/foo.adb: Add another stopping location.
5753
34877895
PJ
57542019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5755
5756 * gdb.base/endianity.c: New test.
5757 * gdb.base/endianity.exp: New file.
5758
2e84f897
LD
57592019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5760
5761 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5762
65d1cd5f
TV
57632019-11-21 Tom de Vries <tdevries@suse.de>
5764
5765 PR gdb/24956
5766 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5767
4f22c3f4
SDJ
57682019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5769
5770 * gdb.python/py-progspace.exp: Add missing parentheses on some
5771 'print' commands.
5772
9f6ad286
TT
57732019-11-19 Tom Tromey <tom@tromey.com>
5774
5775 * gdb.tui/winheight.exp: New file.
5776
0b8dbf3f
AB
57772019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5778
5779 * gdb.base/ctf-whatis.c: Delete.
5780 * gdb.base/ctf-whatis.exp: Delete.
5781 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5782
f833b7a7
AB
57832019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5784
5785 * gdb.base/ctf-cvexpr.exp: Delete.
5786 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5787
30d0a636
AB
57882019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5789
5790 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5791 the compiler. Clean up header comment a little.
5792 * gdb.base/ctf-ptype.exp: Likewise.
5793 * gdb.base/ctf-whatis.exp: Likewise.
5794 * lib/gdb.exp (skip_ctf_tests): New proc.
5795
494409bb
SDJ
57962019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5797
5798 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5799 * gdb.tui/corefile-run.exp: New file.
5800
55708e99
TT
58012019-11-14 Tom Tromey <tromey@adacore.com>
5802
5803 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5804 regression tests.
5805
45e42163
TT
58062019-11-12 Tom Tromey <tom@tromey.com>
5807
5808 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5809 after any command. Expect prompt after WAIT_FOR is seen.
5810 (enter_tui): Enable resize messages.
5811 (command): Expect command in output.
5812 (get_line): Avoid error when cursor appears to be off-screen.
5813 (dump_screen): Include screen size in title.
5814 (_do_resize): New proc, from "resize".
5815 (resize): Rewrite. Do resize in two steps.
5816 * gdb.tui/empty.exp (layouts): Fix entries.
5817 (check_boxes): Remove xfail.
5818 (check_text): Dump screen on failure.
5819
086baaf1
AB
58202019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5821
5822 * gdb.python/py-symbol.exp: Add test for
5823 gdb.lookup_static_symbols.
5824
09ff83af
AB
58252019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5826
5827 * gdb.python/py-symbol.c: Declare and call function from new
5828 py-symbol-2.c file.
5829 * gdb.python/py-symbol.exp: Compile both source files, and add new
5830 tests for gdb.lookup_static_symbol.
5831 * gdb.python/py-symbol-2.c: New file.
5832
11af934b
TV
58332019-11-02 Tom de Vries <tdevries@suse.de>
5834
5835 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5836 * gdb.base/anon.exp: Same.
5837 * gdb.base/auto-connect-native-target.exp: Same.
5838 * gdb.base/call-ar-st.exp: Same.
5839 * gdb.base/catch-syscall.exp: Same.
5840 * gdb.base/commands.exp: Same.
5841 * gdb.base/default.exp: Same.
5842 * gdb.base/display.exp: Same.
5843 * gdb.base/float.exp: Same.
5844 * gdb.base/foll-fork.exp: Same.
5845 * gdb.base/help.exp: Same.
5846 * gdb.base/info-macros.exp: Same.
5847 * gdb.base/info-proc.exp: Same.
5848 * gdb.base/info-target.exp: Same.
5849 * gdb.base/long_long.exp: Same.
5850 * gdb.base/macscp.exp: Same.
5851 * gdb.base/memattr.exp: Same.
5852 * gdb.base/nofield.exp: Same.
5853 * gdb.base/pointers.exp: Same.
5854 * gdb.base/printcmds.exp: Same.
5855 * gdb.base/ptype.exp: Same.
5856 * gdb.base/restore.exp: Same.
5857 * gdb.base/return.exp: Same.
5858 * gdb.base/scope.exp: Same.
5859 * gdb.base/set-noassign.exp: Same.
5860 * gdb.base/setshow.exp: Same.
5861 * gdb.base/shlib-call.exp: Same.
5862 * gdb.base/signals.exp: Same.
5863 * gdb.base/sigstep.exp: Same.
5864 * gdb.base/skip.exp: Same.
5865 * gdb.base/solib-symbol.exp: Same.
5866 * gdb.base/stap-probe.exp: Same.
5867 * gdb.base/step-line.exp: Same.
5868 * gdb.base/step-test.exp: Same.
5869 * gdb.base/style.exp: Same.
5870 * gdb.base/varargs.exp: Same.
5871 * gdb.base/vla-datatypes.exp: Same.
5872 * gdb.base/vla-ptr.exp: Same.
5873 * gdb.base/vla-sideeffect.exp: Same.
5874 * gdb.base/volatile.exp: Same.
5875 * gdb.base/watch-cond-infcall.exp: Same.
5876 * gdb.base/watchpoint.exp: Same.
5877
e96ec2ba
TV
58782019-11-02 Tom de Vries <tdevries@suse.de>
5879
5880 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5881 * gdb.cp/cpexprs.exp: Same.
5882 * gdb.cp/except-multi-location.exp: Same.
5883 * gdb.cp/exceptprint.exp: Same.
5884 * gdb.cp/gdb2384.exp: Same.
5885 * gdb.cp/inherit.exp: Same.
5886 * gdb.cp/m-static.exp: Same.
5887 * gdb.cp/meth-typedefs.exp: Same.
5888 * gdb.cp/misc.exp: Same.
5889 * gdb.cp/namespace.exp: Same.
5890 * gdb.cp/non-trivial-retval.exp: Same.
5891 * gdb.cp/overload.exp: Same.
5892 * gdb.cp/pr17132.exp: Same.
5893 * gdb.cp/re-set-overloaded.exp: Same.
5894 * gdb.cp/rvalue-ref-types.exp: Same.
5895 * gdb.cp/templates.exp: Same.
5896
bd5766ec
LM
58972019-11-01 Luis Machado <luis.machado@linaro.org>
5898
5899 PR gdb/25124
5900
5901 * gdb.arch/pr25124.S: New file.
5902 * gdb.arch/pr25124.exp: New file.
5903
165f8965
AB
59042019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5905
5906 * gdb.fortran/info-modules.exp: Update expected results, and add
5907 additional tests for 'info module functinos', and 'info module
5908 variables'.
5909 * gdb.fortran/info-types.exp: Update expected results.
5910 * gdb.fortran/info-types.f90: Extend testcase with additional
5911 module variables and functions.
5912
59c35742
AB
59132019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5914
5915 * gdb.fortran/info-modules.exp: New file.
5916 * gdb.fortran/info-types.exp: Build with new file.
5917 * gdb.fortran/info-types.f90: Include and use new module.
5918 * gdb.fortran/info-types-2.f90: New file.
5919
f3fb2519
PW
59202019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5921
5922 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5923 * gdb.base/settings.exp: Test all settings types using
5924 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5925 that now verifies that the value of "maint show" is the same as
5926 returned by the settings functions. Test the type of the
5927 maintenance settings.
5928 * gdb.base/default.exp: Update show_conv_list.
5929
d1e36019
TV
59302019-10-31 Tom de Vries <tdevries@suse.de>
5931
5932 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5933 gdb_test.
5934 * gdb.arch/amd64-disp-step.exp: Same.
5935 * gdb.asm/asm-source.exp: Same.
5936 * gdb.btrace/buffer-size.exp: Same.
5937 * gdb.btrace/cpu.exp: Same.
5938 * gdb.btrace/enable.exp: Same.
5939 * gdb.dwarf2/count.exp: Same.
5940 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5941 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5942 * gdb.fortran/vla-datatypes.exp: Same.
5943 * gdb.fortran/vla-history.exp: Same.
5944 * gdb.fortran/vla-ptype.exp: Same.
5945 * gdb.fortran/vla-value.exp: Same.
5946 * gdb.fortran/whatis_type.exp: Same.
5947 * gdb.guile/guile.exp: Same.
5948 * gdb.multi/tids.exp: Same.
5949 * gdb.python/py-finish-breakpoint.exp: Same.
5950 * gdb.python/py-framefilter.exp: Same.
5951 * gdb.python/py-pp-registration.exp: Same.
5952 * gdb.python/py-xmethods.exp: Same.
5953 * gdb.python/python.exp: Same.
5954 * gdb.server/connect-with-no-symbol-file.exp: Same.
5955 * gdb.server/no-thread-db.exp: Same.
5956 * gdb.server/run-without-local-binary.exp: Same.
5957 * gdb.stabs/weird.exp: Same.
5958 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5959 * gdb.threads/thread-find.exp: Same.
5960 * gdb.threads/tls-shared.exp: Same.
5961 * gdb.threads/tls.exp: Same.
5962 * gdb.threads/wp-replication.exp: Same.
5963 * gdb.trace/ax.exp: Same.
5964 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5965
3d11e68e
TV
59662019-10-31 Tom de Vries <tdevries@suse.de>
5967
5968 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5969 * gdb.ada/array_subscript_addr.exp: Same.
5970 * gdb.ada/arrayidx.exp: Same.
5971 * gdb.ada/arrayparam.exp: Same.
5972 * gdb.ada/arrayptr.exp: Same.
5973 * gdb.ada/boolean_expr.exp: Same.
5974 * gdb.ada/call_pn.exp: Same.
5975 * gdb.ada/complete.exp: Same.
5976 * gdb.ada/fixed_cmp.exp: Same.
5977 * gdb.ada/fun_addr.exp: Same.
5978 * gdb.ada/funcall_param.exp: Same.
5979 * gdb.ada/interface.exp: Same.
5980 * gdb.ada/mod_from_name.exp: Same.
5981 * gdb.ada/null_array.exp: Same.
5982 * gdb.ada/packed_array.exp: Same.
5983 * gdb.ada/packed_tagged.exp: Same.
5984 * gdb.ada/print_chars.exp: Same.
5985 * gdb.ada/print_pc.exp: Same.
5986 * gdb.ada/ptype_arith_binop.exp: Same.
5987 * gdb.ada/ptype_field.exp: Same.
5988 * gdb.ada/ptype_tagged_param.exp: Same.
5989 * gdb.ada/rec_return.exp: Same.
5990 * gdb.ada/ref_tick_size.exp: Same.
5991 * gdb.ada/str_ref_cmp.exp: Same.
5992 * gdb.ada/taft_type.exp: Same.
5993 * gdb.ada/tagged.exp: Same.
5994 * gdb.ada/type_coercion.exp: Same.
5995 * gdb.ada/uninitialized_vars.exp: Same.
5996
60b6ede8
TV
59972019-10-30 Tom de Vries <tdevries@suse.de>
5998
5999 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
6000
30baf67b
TV
60012019-10-26 Tom de Vries <tdevries@suse.de>
6002
6003 * gdb.base/bigcore.c: Fix typos in comments.
6004 * gdb.base/ctf-ptype.c: Same.
6005 * gdb.base/long_long.c: Same.
6006 * gdb.dwarf2/dw2-op-out-param.S: Same.
6007 * gdb.python/py-evthreads.c: Same.
6008 * gdb.reverse/i387-stack-reverse.c: Same.
6009 * gdb.trace/tfile.c: Same.
6010 * lib/compiler.c: Same.
6011 * lib/compiler.cc: Same.
6012
158da0d1
TV
60132019-10-25 Tom de Vries <tdevries@suse.de>
6014
6015 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
6016 gdb_test_multiple calls.
6017 * gdb.reverse/sigall-reverse.exp: Same.
6018 * gdb.reverse/solib-precsave.exp: Same.
6019 * gdb.reverse/solib-reverse.exp: Same.
6020 * gdb.reverse/until-precsave.exp: Same.
6021 * gdb.reverse/until-reverse.exp: Same.
6022
4ccdfbec
TV
60232019-10-24 Tom de Vries <tdevries@suse.de>
6024
6025 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
6026 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
6027 kfail using -wrap pattern flag and convenience variable
6028 gdb_test_name.
6029
33d569b7
AB
60302019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
6031
6032 * gdb.python/py-progspace.exp: Add tests for the
6033 Progspace.block_for_pc method.
6034
4d0b984b
TT
60352019-10-23 Tom Tromey <tom@tromey.com>
6036
6037 * configure: Rebuild.
6038 * aclocal.m4: Use m4_include, not sinclude.
6039
94cb3754
TV
60402019-10-21 Tom de Vries <tdevries@suse.de>
6041
6042 * gdb.base/infcall-nested-structs.c: Add
6043 __attribute__((noinline,noclone)) to all functions.
6044 (call_all): Add missing variable initialization. Simplify return value.
6045 (breakpt): Increment volatile variable, to prevent call from being
6046 optimized out.
6047 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
6048
062f1fc1
TV
60492019-10-17 Tom de Vries <tdevries@suse.de>
6050
6051 * gdb.fortran/module.exp: Allow info variables to print info for files
6052 other than module.f90.
6053
0b54364d
AB
60542019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6055
6056 * gdb.fortran/module.exp: Extend with 'info variables' test.
6057
7ff5fae7
AB
60582019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
6059
6060 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
6061 F77_FOR_TARGET.
6062
d10eccaa
TV
60632019-10-16 Tom de Vries <tdevries@suse.de>
6064
6065 PR tdep/25096
6066 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
6067
745ff14e
TV
60682019-10-16 Tom de Vries <tdevries@suse.de>
6069
6070 PR tdep/24104
6071 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
6072 Add KFAIL for PR tdep/25096.
6073
03e1ab94
TV
60742019-10-16 Tom de Vries <tdevries@suse.de>
6075
6076 PR testsuite/25059
6077 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
6078
b17fcc10
TV
60792019-10-16 Tom de Vries <tdevries@suse.de>
6080
6081 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
6082 as signed.
6083
9223170f
SM
60842019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
6085
6086 * gdb.mi/list-thread-groups-available.exp: Read entries one by
6087 one instead of increasing timeout.
6088
d6e76313
TV
60892019-10-13 Tom de Vries <tdevries@suse.de>
6090
6091 PR record/25038
6092 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
6093 * gdb.reverse/sigall-reverse.exp: Same.
6094 * gdb.reverse/solib-precsave.exp: Same.
6095 * gdb.reverse/solib-reverse.exp: Same.
6096 * gdb.reverse/step-precsave.exp: Same.
6097 * gdb.reverse/until-precsave.exp: Same.
6098 * gdb.reverse/until-reverse.exp: Same.
6099 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
6100
6dfc0041
AA
61012019-10-10 Andreas Arnez <arnez@linux.ibm.com>
6102
6103 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
6104 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
6105 (cmp_struct_05_01, cmp_struct_static_02_01)
6106 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
6107 comparisons.
6108
abcf2cc8
TV
61092019-10-10 Tom de Vries <tdevries@suse.de>
6110
6111 PR testsuite/24888
6112 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6113 gnatlink.
6114
a50faaf6
TV
61152019-10-09 Tom de Vries <tdevries@suse.de>
6116
6117 PR testsuite/25048
6118 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6119
60ff3cd7
AB
61202019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6121
6122 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6123 exceptions due to missing debug information.
6124
dfee8566
TV
61252019-10-07 Tom de Vries <tdevries@suse.de>
6126
6127 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6128
3d63690a
AB
61292019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6130
6131 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6132 * gdb.base/annota1.exp: Update to use gdb_test_name.
6133
30d1f018
WP
61342019-10-07 Weimin Pan <weimin.pan@oracle.com>
6135
6136 * gdb.base/ctf-whatis.exp: New file.
6137 * gdb.base/ctf-whatis.c: New file.
6138 * gdb.base/ctf-ptype.exp: New file.
6139 * gdb.base/ctf-ptype.c: New file.
6140 * gdb.base/ctf-constvars.exp: New file.
6141 * gdb.base/ctf-constvars.c: New file.
6142 * gdb.base/ctf-cvexpr.exp: New file.
6143
4dbbb47c
TV
61442019-10-04 Tom de Vries <tdevries@suse.de>
6145
6146 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6147 for loop.
6148
77c2dba3
TT
61492019-10-03 Tom Tromey <tom@tromey.com>
6150
6151 PR rust/24976:
6152 * gdb.rust/simple.rs (Union2): New type.
6153 (main): Use Union2.
6154 * gdb.rust/simple.exp: Add test.
6155
179aed7f
AB
61562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6157
6158 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6159 nested function prefix.
6160
0a4b0913
AB
61612019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6162 Richard Bunt <richard.bunt@arm.com>
6163 Andrew Burgess <andrew.burgess@embecosm.com>
6164
6165 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6166 nested functions.
6167 * gdb.fortran/nested-funcs.f90: Update expected results.
6168 * gdb.fortran/nested-funcs-2.exp: New file.
6169 * gdb.fortran/nested-funcs-2.f90: New file.
6170
082cce05
AB
61712019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6172
6173 * gdb.python/py-parameter.exp: Make test names unique.
6174 * gdb.python/py-template.exp: Likewise.
6175 * gdb.python/py-value.exp: Likewise.
6176
2b74ba5a
AB
61772019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6178
6179 * gdb.base/break-interp.exp: Reduce test name duplication.
6180 * gdb.base/call-sc.exp: Likewise.
6181 * gdb.base/callfuncs.exp: Likewise.
6182 * gdb.base/charset.exp: Likewise.
6183 * gdb.base/dump.exp: Likewise.
6184 * gdb.base/ena-dis-br.exp: Likewise.
6185 * gdb.base/relational.exp: Likewise.
6186 * gdb.base/step-over-syscall.exp: Likewise.
6187 * gdb.base/structs.exp: Likewise.
6188
58eb20d5
AB
61892019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6190
6191 * gdb.linespec/explicit.exp: Make test names unique.
6192 * gdb.linespec/ls-errs.exp: Likewise.
6193
4d421147
AB
61942019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6195
6196 * gdb.reverse/break-precsave.exp: Make test names unique.
6197 * gdb.reverse/break-reverse.exp: Likewise.
6198 * gdb.reverse/finish-precsave.exp: Likewise.
6199 * gdb.reverse/finish-reverse.exp: Likewise.
6200 * gdb.reverse/machinestate-precsave.exp: Likewise.
6201 * gdb.reverse/machinestate.exp: Likewise.
6202 * gdb.reverse/readv-reverse.exp: Likewise.
6203 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6204 * gdb.reverse/sigall-precsave.exp: Likewise.
6205 * gdb.reverse/sigall-reverse.exp: Likewise.
6206 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6207 * gdb.reverse/watch-precsave.exp: Likewise.
6208 * gdb.reverse/watch-reverse.exp: Likewise.
6209
d8c06f22
AB
62102019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6211
6212 * gdb.threads/stop-with-handle.c: New file.
6213 * gdb.threads/stop-with-handle.exp: New file.
6214
3a56ed86
TV
62152019-10-03 Tom de Vries <tdevries@suse.de>
6216
6217 PR testsuite/25059
6218 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6219 directory" line to be missing.
6220
42275044
TV
62212019-10-03 Tom de Vries <tdevries@suse.de>
6222
6223 PR testsuite/25059
6224 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6225 type optional.
6226
9ef62df0
AA
62272019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6228
6229 * gdb.python/py-format-string.c (string.h): New include.
6230 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6231 the same value, for endianness-independence.
6232 * gdb.python/py-format-string.exp (default_regexp_dict)
6233 (test_pretty_structs, test_format): Adjust expected output to the
6234 changed initialization.
6235
37f6a7f4
TT
62362019-10-02 Tom Tromey <tromey@adacore.com>
6237
6238 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6239
1d58d6a2
PA
62402019-10-02 Pedro Alves <palves@redhat.com>
6241 Andrew Burgess <andrew.burgess@embecosm.com>
6242
6243 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6244 "print-file-var.h".
6245 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6246 (get_version_1): Print this_version_id and its address.
6247 Add extern "C" wrappers around interface functions.
6248 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6249 "print-file-var.h".
6250 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6251 (get_version_2): Print this_version_id and its address.
6252 Add extern "C" wrappers around interface functions.
6253 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6254 <stddef.h> and "print-file-var.h".
6255 Add extern "C" wrappers around interface functions.
6256 [VERSION_ID_MAIN] (this_version_id): Define.
6257 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6258 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6259 up extern "C" blocks.
6260 * gdb.base/print-file-var.exp (test): New, factored out from top
6261 level.
6262 (top level): Test all combinations of attribute hidden or not,
6263 dlopen or not, and this_version_id symbol in main file or not.
6264 Compile tests as both C++ and C, make test names unique.
6265
d770d56f
TT
62662019-10-01 Tom Tromey <tom@tromey.com>
6267
6268 * gdb.base/style.exp: Test "show logging filename".
6269
7f6aba03
TT
62702019-10-01 Tom Tromey <tom@tromey.com>
6271
6272 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6273 * gdb.base/style.exp: Add metadata style test.
6274
14309bb6
TT
62752019-10-01 Tom Tromey <tom@tromey.com>
6276
6277 * gdb.base/style.exp: Test "pwd".
6278
2a3c1174
PA
62792019-10-01 Tom Tromey <tom@tromey.com>
6280
6281 * gdb.base/style.exp: Update tests.
6282
53d666ec
AA
62832019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6284
6285 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6286 'six' to unsigned.
6287 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6288 'five'. Use an all-ones bit pattern for each.
6289 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6290 to its changed values.
6291
4a56a520
TT
62922019-09-30 Tom Tromey <tromey@adacore.com>
6293
6294 * gdb.rust/traits.rs: Disable all warnings.
6295
0df0352a
TV
62962019-09-29 Tom de Vries <tdevries@suse.de>
6297
aac66a4c 6298 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6299
73d9a918
TV
63002019-09-29 Tom de Vries <tdevries@suse.de>
6301
6302 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6303
060b3ab4
TV
63042019-09-27 Tom de Vries <tdevries@suse.de>
6305
6306 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6307
68f7d34d
TV
63082019-09-27 Tom de Vries <tdevries@suse.de>
6309
6310 PR record/23188
6311 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6312
5d63b30a
TT
63132019-09-26 Tom Tromey <tromey@adacore.com>
6314
6315 * gdb.ada/py_taft.exp: New file.
6316 * gdb.ada/py_taft/main.adb: New file.
6317 * gdb.ada/py_taft/pkg.adb: New file.
6318 * gdb.ada/py_taft/pkg.ads: New file.
6319
3d435220
TV
63202019-09-24 Tom de Vries <tdevries@suse.de>
6321
6322 PR gdb/24598
6323 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6324
77d03678
TV
63252019-09-22 Tom de Vries <tdevries@suse.de>
6326
6327 * gdb.base/restore.exp: Allow register variables to be optimized out at
6328 -O0.
6329
abf516c6
UW
63302019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6331
6332 * gdb.arch/spu-info.exp: Remove file.
6333 * gdb.arch/spu-info.c: Remove file.
6334 * gdb.arch/spu-ls.exp: Remove file.
6335 * gdb.arch/spu-ls.c: Remove file.
6336
6337 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6338 * gdb.asm/spu.inc: Remove file.
6339
6340 * gdb.base/dump.exp: Remove support for spu*-*-*.
6341 * gdb.base/stack-checking.exp: Likewise.
6342 * gdb.base/overlays.exp: Likewise.
6343 * gdb.base/ovlymgr.c: Likewise.
6344 * gdb.base/spu.ld: Remove file.
6345
6346 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6347 * gdb.cp/cpexprs.exp: Likewise.
6348 * gdb.cp/exception.exp: Likewise.
6349 * gdb.cp/gdb2495.exp: Likewise.
6350 * gdb.cp/mb-templates.exp: Likewise.
6351 * gdb.cp/pr9167.exp: Likewise.
6352 * gdb.cp/userdef.exp: Likewise.
6353
6354 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6355
6356 * gdb.cell: Remove directory.
6357 * lib/cell.exp: Remove file.
6358
e452e88f
TV
63592019-09-19 Tom de Vries <tdevries@suse.de>
6360
6361 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6362
8a625130
TV
63632019-09-19 Tom de Vries <tdevries@suse.de>
6364
6365 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6366
81dc3ab5
TV
63672019-09-19 Tom de Vries <tdevries@suse.de>
6368
6369 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6370 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6371 (gdb_target_cmd): ... here.
6372 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6373 value 2.
6374
b078f3ac
AB
63752019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6376
6377 * gdb.base/source-dir.exp: Avoid having directory names in test
6378 names.
6379
f1b620e9
MG
63802019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6381
6382 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6383 directory.
6384
67f3ed6a
AB
63852019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6386
6387 * gdb.base/list-missing-source.exp: New file.
6388
d1b70248
TV
63892019-09-14 Tom de Vries <tdevries@suse.de>
6390
6391 PR teststuite/24599
6392 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6393 * lib/ada.exp (gnatmake_version_at_least): New proc.
6394
5fabdcd6
AB
63952019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6396
6397 * gdb.base/maint.exp: Use exec_has_index_section.
6398
aa17805f
AB
63992019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6400
6401 * gdb.base/maint.exp: Add test for 'maint info sections'.
6402
25e5c209
TV
64032019-09-12 Tom de Vries <tdevries@suse.de>
6404
6405 * gdb.base/store.exp: Allow register variables to be optimized out at
6406 -O0.
6407
4993045d
PW
64082019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6409
6410 * gdb.ada/rdv_wait.exp: Update to new task names.
6411 * gdb.base/task_switch_in_core.exp: Likewise.
6412 * gdb.base/info_sources_base.c: Likewise.
6413
8a516164
TT
64142019-09-10 Tom Tromey <tromey@adacore.com>
6415
6416 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6417
aa391654
TT
64182019-09-10 Tom Tromey <tromey@adacore.com>
6419
6420 * gdb.ada/dgopt.exp: New file.
6421 * gdb.ada/dgopt/x.adb: New file.
6422
8634b462
TT
64232019-09-08 Tom Tromey <tom@tromey.com>
6424
6425 * gdb.tui/resize.exp: Remove setup_xfail.
6426 * gdb.tui/regs.exp: Remove setup_xfail.
6427 * gdb.tui/basic.exp: Remove setup_xfail.
6428
736b0f76
DB
64292019-09-06 David Blaikie <dblaikie@gmail.com>
6430
6431 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6432 * gdb.cp/cplabel.exp: Ditto.
6433 * gdb.linespec/ls-errs.exp: Ditto.
6434
30331a6c
TV
64352019-09-05 Tom de Vries <tdevries@suse.de>
6436
6437 * lib/gdb.exp (cmp_file_string): New proc.
6438 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6439 runto_main. Verify save breakpoints output.
6440
98b0ebab
PW
64412019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6442
6443 * gdb.base/info-var.exp: Test info variables without running
6444 to main, to avoid expect's buffer overflow.
6445
4e962e74
TT
64462019-09-03 Tom Tromey <tromey@adacore.com>
6447
6448 * gdb.ada/bias.exp: New file.
6449 * gdb.ada/bias/bias.adb: New file.
6450 * gdb.ada/print_chars.exp: Add regression test.
6451 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6452 (MC): New variable.
6453
2ea1a07a
SL
64542019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6455
6456 * gdb.base/argv0-symlink.exp: Run only on native target
6457 and local host.
6458
8077c50d
TV
64592019-08-29 Tom de Vries <tdevries@suse.de>
6460
6461 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6462 diverse debug info.
6463 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6464
48352473
TV
64652019-08-28 Tom de Vries <tdevries@suse.de>
6466
6467 * gdb.base/info-var.exp: Allow info variables to print info for files
6468 other than info-var-f1.c and info-var-f2.c.
6469
d8f27c60
AB
64702019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6471
6472 * gdb.fortran/info-types.exp: Add module.
6473 * gdb.fortran/info-types.f90: Update expected results.
6474
1f20c35e
AB
64752019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6476
6477 * gdb.fortran/info-types.exp: New file.
6478 * gdb.fortran/info-types.f90: New file.
6479 * lib/fortran.exp (fortran_character1): New proc.
6480
4acfdd20
AB
64812019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6482
6483 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6484 functions'. Reindent as needed.
6485 * gdb.base/info-var-f1.c: New file.
6486 * gdb.base/info-var-f2.c: New file.
6487 * gdb.base/info-var.exp: New file.
6488 * gdb.base/info-var.h: New file.
6489
5c31b358
TV
64902019-08-26 Tom de Vries <tdevries@suse.de>
6491
6492 PR c++/24852
6493 * gdb.cp/no-libstdcxx-probe.exp: New test.
6494
b694989f
TV
64952019-08-26 Tom de Vries <tdevries@suse.de>
6496
6497 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6498 * tests need to be skipped.
6499 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6500 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6501 mi_skip_libstdcxx_probe_tests.
6502
d9c4ba53
SDJ
65032019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6504
6505 * gdb.python/py-xmethods.exp: Use raw strings when passing
6506 arguments to SimpleXMethodMatcher.
6507
395fad09
TV
65082019-08-22 Tom de Vries <tdevries@suse.de>
6509
6510 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6511 more informative.
6512
26c957f1
PA
65132019-08-21 Pedro Alves <palves@redhat.com>
6514
6515 * gdb.base/with.exp: Test "with" with no arguments.
6516
61f80d5d
TV
65172019-08-21 Tom de Vries <tdevries@suse.de>
6518
6519 * gdb.base/gdb-caching-proc.exp: Sort files.
6520
d7a11d13
TV
65212019-08-20 Tom de Vries <tdevries@suse.de>
6522
6523 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6524 compilation.
6525
34dafe9f
TV
65262019-08-16 Tom de Vries <tdevries@suse.de>
6527
6528 * gdb.base/compare-sections.exp ("after run to main"): Allow
6529 mismatched read-only sections for PIE executables.
6530
398fdd60
TT
65312019-08-16 Tom Tromey <tom@tromey.com>
6532
6533 * lib/tuiterm.exp (_csi_Z): New proc.
6534 * gdb.tui/basic.exp: Update window positions.
6535 * gdb.tui/empty.exp: Update window positions.
6536
d8f9e51c
SL
65372019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6538
6539 * gdb.base/examine-backward.exp: Correct regexp for
6540 "examine 3 bytes backward from ${address_zero}".
6541
3df505f6
TT
65422019-08-15 Tom Tromey <tom@tromey.com>
6543
6544 * gdb.tui/empty.exp: Enable resizing tests.
6545
272560b5
TT
65462019-08-15 Tom Tromey <tromey@adacore.com>
6547
6548 * gdb.ada/char_enum.exp: Add regression tests.
6549 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6550 and '0'.
6551 (Char, Gchar): Update.
6552 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6553
08235187
CB
65542019-08-15 Christian Biesinger <cbiesinger@google.com>
6555
6556 * gdb.python/python.exp: Expect a leading underscore on
6557 GdbOutput{,Error}File.
6558
22a2ab04
SL
65592019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6560
6561 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6562 Windows host.
6563
835b995b
SL
65642019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6565
6566 * gdb.base/batch-preserve-term-settings.exp
6567 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6568
97dd8e07
CB
65692019-08-15 Christian Biesinger <cbiesinger@google.com>
6570
6571 * lib/gdb.exp: When running on a mingw target, replace
6572 /x/ with x:/.
6573
75faf5c4
AH
65742019-08-14 Alan Hayward <alan.hayward@arm.com>
6575
6576 * gdb.arch/aarch64-prologue.c: New test.
6577 * gdb.arch/aarch64-prologue.exp: New file.
6578
abc6c00f
TV
65792019-08-13 Tom de Vries <tdevries@suse.de>
6580
6581 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6582 Thread.
6583
74c2c1f4
SL
65842019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6585
6586 * gdb.python/py-completion.exp: Download the .py file to the host
6587 and use its host pathname. Conditionalize tests that use
6588 tab completion and manipulate files on the build machine.
6589 * gdb.python/py-events.exp: Download the .py file to the host
6590 and use its host pathname.
6591 * gdb.python/py-evsignal.exp: Likewise.
6592 * gdb.python/py-evthreads.exp: Likewise.
6593 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6594 pathname syntax.
6595 * gdb.python/py-framefilter.exp: Download the .py file to the right
6596 place on the host. Match Windows pathname syntax.
6597 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6598 .py file to the host and use its host pathname.
6599 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6600 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6601 build pathname. Skip symlink test on Windows host. Add missing
6602 newline at end of file.
6603 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6604 and use its host pathname.
6605 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6606 * gdb.python/py-section-script.exp: Use host location of binfile
6607 on safe-path. Use correct path separator on Windows host.
6608 Reorder alternatives in gdb_test_multiple to prevent matching
6609 the wrong alternative on success.
6610 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6611
ca2589f3
PP
66122019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6613
6614 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6615 expect the GDB inferior to no longer immediately stop after
6616 being resumed with "signal SIGINT".
6617
020a839d
SL
66182019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6619
6620 * gdb.linespec/break-ask.exp: Generalize regexps to match
6621 Windows pathnames too.
6622
128d6509
TV
66232019-08-08 Tom de Vries <tdevries@suse.de>
6624
6625 PR testsuite/24862
6626 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6627
590042fc
PW
66282019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6629
6630 * gdb.base/style.exp: Update tests for help doc new invariants.
6631 * gdb.base/help.exp: Likewise.
6632
046bebe1
TT
66332019-08-06 Tom Tromey <tom@tromey.com>
6634
6635 * gdb.base/style.exp: Add disassemble test.
6636 * gdb.base/style.c (some_called_function): New function.
6637 (main): Use it.
6638
0b27c27d
CB
66392019-08-05 Christian Biesinger <cbiesinger@google.com>
6640
6641 * gdb.python/py-block.exp: Test dictionary access on blocks.
6642
580f1034
SM
66432019-08-05 Simon Marchi <simon.marchi@efficios.com>
6644
6645 PR gdb/24863
6646 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6647 -list-thread-groups --available test when running under
6648 check-read1.
6649
d86bd7cb
TV
66502019-08-05 Tom de Vries <tdevries@suse.de>
6651
6652 PR testsuite/24863
6653 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6654 * gdb.base/help.exp: Use with_read1_timeout_factor.
6655 * gdb.base/info-macros.exp: Same.
6656 * gdb.cp/nested-types.exp: Same.
6657
a80cf5d8
TV
66582019-08-05 Tom de Vries <tdevries@suse.de>
6659
6660 * lib/gdb.exp (version_at_least): Factor out of ...
6661 (tcl_version_at_least): ... here.
6662 (gdb_compile): Fail if pie results in non-PIE executable.
6663 (readelf_version, readelf_prints_pie): New proc.
6664 (exec_is_pie): Return -1 if unknown.
6665
d0962838
TV
66662019-08-05 Tom de Vries <tdevries@suse.de>
6667
6668 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6669
2252ff3d
SL
66702019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6671
6672 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6673
26655f53
SL
66742019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6675
6676 * lib/completion-support.exp (test_gdb_complete_none): Skip
6677 tab completion tests if no readline support.
6678 (test_gdb_complete_unique_re): Likewise.
6679 (test_gdb_complete_multiple): Likewise.
6680
db4dc13e
PW
66812019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6682
6683 * gdb.base/info_sources.exp: New file.
6684 * gdb.base/info_sources.c: New file.
6685 * gdb.base/info_sources_base.c: New file.
6686
0eba165a
PFC
66872019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6688
6689 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6690 prefix argument.
6691 (test_exit_status): Add prefix argument.
6692
59bd512b
TV
66932019-08-01 Tom de Vries <tdevries@suse.de>
6694
6695 PR testsuite/24863
6696 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6697 calling exp_continue for new thread and thread exited messages.
6698
2a3ad588
TV
66992019-08-01 Tom de Vries <tdevries@suse.de>
6700
6701 PR testsuite/24863
6702 * gdb.base/structs.exp: Fix check-read1 timeout using
6703 gdb_test_sequence.
6704 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6705
117eb594
TV
67062019-08-01 Tom de Vries <tdevries@suse.de>
6707
6708 PR testsuite/24863
6709 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6710 line.
6711
ed591340
TV
67122019-08-01 Tom de Vries <tdevries@suse.de>
6713
6714 PR testsuite/24863
6715 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6716
aa3b6533
TT
67172019-07-30 Tom Tromey <tromey@adacore.com>
6718
6719 * gdb.ada/display_nested.exp: New file.
6720 * gdb.ada/display_nested/foo.adb: New file.
6721 * gdb.ada/display_nested/pack.adb: New file.
6722 * gdb.ada/display_nested/pack.ads: New file.
6723
2906593f
CB
67242019-07-30 Christian Biesinger <cbiesinger@google.com>
6725
6726 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6727 namespace.
6728 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6729
0f575925
TV
67302019-07-30 Tom de Vries <tdevries@suse.de>
6731
6732 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6733 instead.
6734
b13057d9
TV
67352019-07-30 Tom de Vries <tdevries@suse.de>
6736
6737 PR testsuite/24834
6738 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6739 (exec_is_pie): New proc.
6740
5c4dde85
CB
67412019-07-29 Christian Biesinger <cbiesinger@google.com>
6742
6743 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6744
c620ed88
CB
67452019-07-29 Christian Biesinger <cbiesinger@google.com>
6746
6747 * gdb.python/py-objfile.c: Add global and static vars.
6748 * gdb.python/py-objfile.exp: Test new functions Objfile.
6749 lookup_global_symbol and lookup_static_symbol.
6750
3d235706
TT
67512019-07-29 Tom Tromey <tom@tromey.com>
6752
6753 * lib/tuiterm.exp (Term::_csi_@): New proc.
6754 (Term::_csi_X): Don't move cursor.
6755
c7e4c0a6
PW
67562019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6757
6758 * gdb.base/options.exp: Update backtrace - completion to
6759 new option -frame-info.
6760 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6761 Test new 'set print frame-info'. Test backtrace -frame-info
6762 overriding 'set print frame-info'.
6763 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6764 Test new 'set print frame-info'.
6765 Verify consistency of backtrace with and without filters, with and
6766 without -no-filters.
6767 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6768 default.
6769
de28a3b7
TV
67702019-07-29 Tom de Vries <tdevries@suse.de>
6771
6772 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6773 no arguments".
6774
507dd60e
TV
67752019-07-29 Tom de Vries <tdevries@suse.de>
6776
6777 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6778 is a substring of the first for "complete non-unique file name".
6779
5beafce9
TV
67802019-07-29 Tom de Vries <tdevries@suse.de>
6781
6782 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6783 with ".*".
6784
2d274232
TV
67852019-07-29 Tom de Vries <tdevries@suse.de>
6786
6787 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6788 Pass prompt_regexp parameter to gdb_test_multiple calls.
6789
9197cd8b
TV
67902019-07-29 Tom de Vries <tdevries@suse.de>
6791
6792 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6793 print registers" regexps.
9197cd8b 6794
b528dae0
TV
67952019-07-29 Tom de Vries <tdevries@suse.de>
6796
6797 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6798
d17725d7
TV
67992019-07-29 Tom de Vries <tdevries@suse.de>
6800
6801 PR gdb/24855
6802 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6803 (skip_python_tests_prompt): Add prompt_regexp argument to
6804 gdb_test_multiple calls.
6805
52b75bf1
TT
68062019-07-27 Tom Tromey <tom@tromey.com>
6807
6808 * gdb.tui/main.exp: New file.
6809
2b1d00c2
TT
68102019-07-27 Tom Tromey <tom@tromey.com>
6811
6812 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6813 optional.
6814 * gdb.tui/empty.exp: New file.
6815
ded631d5
TT
68162019-07-27 Tom Tromey <tom@tromey.com>
6817
6818 * lib/tuiterm.exp (spawn): New proc.
6819 (Term::resize): New proc.
6820 * gdb.tui/resize.exp: New file.
6821
58ac439d
TT
68222019-07-27 Tom Tromey <tom@tromey.com>
6823
6824 * gdb.tui/list.exp: New file.
6825
fe1f56ee
TT
68262019-07-27 Tom Tromey <tom@tromey.com>
6827
6828 * gdb.tui/regs.exp: New file.
6829
f790b310
TT
68302019-07-27 Tom Tromey <tom@tromey.com>
6831
6832 * gdb.tui/basic.exp: Add "layout split" test.
6833
d95fc6ee
TT
68342019-07-27 Tom Tromey <tom@tromey.com>
6835
6836 * gdb.tui/basic.exp: Add "layout asm" test.
6837
c3786b3a
TT
68382019-07-27 Tom Tromey <tom@tromey.com>
6839
6840 * lib/tuiterm.exp: New file.
6841 * gdb.tui/basic.exp: New file.
6842
98a617f8
KB
68432019-07-27 Kevin Buettner <kevinb@redhat.com>
6844
6845 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6846 Enable tests associated with this flag. Adjust regex
6847 referencing "foo_low" to now refer to "foo_cold" instead.
6848
5c076da4
KB
68492019-07-27 Kevin Buettner <kevinb@redhat.com>
6850
6851 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6852 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6853 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6854 foo_cold. Revise comments to match.
6855 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6856 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6857 were wrapped into this proc; Call do_test in loop from outermost
6858 level.
6859 (foo_low): Rename all occurrences to "foo_cold".
6860 (backtrace from baz): New test.
6861 (x2/i foo_cold): New test.
6862 (info line *foo_cold): New test.
6863
1512d3b7
TV
68642019-07-26 Tom de Vries <tdevries@suse.de>
6865
6866 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6867
297989a1
TV
68682019-07-25 Tom de Vries <tdevries@suse.de>
6869
6870 PR testsuite/24830
6871 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6872 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6873 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6874 (skip_libstdcxx_probe_tests): ... here.
6875 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6876
b3b965fb
TV
68772019-07-24 Tom de Vries <tdevries@suse.de>
6878
6879 PR testsuite/24807
6880 * gdb.objc/basicclass.m: Include stdio.h.
6881 * gdb.objc/nondebug.m: Same.
6882 * gdb.objc/objcdecode.m: Same.
6883
4625b4d0
TV
68842019-07-24 Tom de Vries <tdevries@suse.de>
6885
6886 PR testsuite/24612
6887 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6888 additional_flags.
6889
024a5840
TV
68902019-07-24 Tom de Vries <tdevries@suse.de>
6891
6892 PR testsuite/24831
6893 * gdb.multi/tids.exp: Update error messages for info threads.
6894
c76ddaa3
TV
68952019-07-24 Tom de Vries <tdevries@suse.de>
6896
6897 * gdb.base/info-types.exp: Allow info types to print info for more than
6898 one file.
6899
9a618ef6
TV
69002019-07-23 Tom de Vries <tdevries@suse.de>
6901
6902 PR testsuite/24842
6903 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6904 gdb_spawn_with_cmdline_opts.
6905
40eadf04
SP
69062019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6907
6908 * gdb.arch/arm-cmse-sgstubs.c: New test.
6909 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6910
5ba29434
TV
69112019-07-23 Tom de Vries <tdevries@suse.de>
6912
6913 PR testsuite/24711
6914 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6915 issuing next command.
6916
a8e9d247
AB
69172019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6918
6919 * gdb.ada/info_auto_lang.exp: Update expected results.
6920 * gdb.base/info-types.c: Add additional types to check.
6921 * gdb.base/info-types.exp: Update expected results.
6922
eb86c5e2
AB
69232019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6924
6925 * gdb.base/info-types.c: New file.
6926 * gdb.base/info-types.exp: New file.
6927
01e175fe
AB
69282019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6929
6930 * gdb.arch/riscv-bp-infcall.c: New file.
6931 * gdb.arch/riscv-bp-infcall.exp: New file.
6932
6b78c3f8
AB
69332019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6934
6935 PR breakpoints/24541
6936 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6937
da738167
TV
69382019-07-14 Tom de Vries <tdevries@suse.de>
6939
6940 PR testsuite/24760
6941 * gdb.objc/basicclass.exp: Fix unterminated string.
6942
0d4e84ed
AB
69432019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6944 Andrew Burgess <andrew.burgess@embecosm.com>
6945
6946 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6947 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6948 negative bounds.
6949 * gdb.fortran/vla-value.exp: Print elements of an array with
6950 negative bounds.
6951 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6952 testing.
6953
021d8588
AB
69542019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6955
6956 * gdb.base/options.exp (expect_string): Dequote strings in
6957 results.
6958 (test-string): Test strings with different quoting and reindent.
6959
f06f1252
TT
69602019-07-10 Tom Tromey <tromey@adacore.com>
6961
6962 * gdb.ada/mi_ex_cond.exp: Update expected results.
6963 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6964 * gdb.ada/mi_catch_ex.exp: Update expected results.
6965 * gdb.ada/mi_catch_assert.exp: Update expected results.
6966 * gdb.ada/catch_ex.exp (catch_exception_info)
6967 (catch_exception_entry, catch_assert_entry)
6968 (catch_unhandled_entry): Update.
6969 * gdb.ada/catch_assert_if.exp: Update expected results.
6970
b863685d
RB
69712019-07-10 Richard Bunt <richard.bunt@arm.com>
6972 Stephen Roberts <stephen.roberts@arm.com>
6973
6974 * gdb.base/define.exp: Restore original prompt.
6975
cb1e4e32
PA
69762019-07-09 Pedro Alves <palves@redhat.com>
6977
6978 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6979 breakpoints" output.
6980 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6981 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6982 throw" creates breakpoint.
6983 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6984 'type="catchpoint"'.
6985
b58a68fe
PA
69862019-07-09 Pedro Alves <palves@redhat.com>
6987
6988 PR c++/15468
6989 * gdb.cp/except-multi-location-lib.cc: New.
6990 * gdb.cp/except-multi-location-main.cc: New.
6991 * gdb.cp/except-multi-location.exp: New.
6992
0826779b
PW
69932019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6994
6995 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6996 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6997 argument and update callers.
6998
5b0e2db4
AB
69992019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
7000
7001 * gdb.arch/amd64-break-on-asm-line.S: New file.
7002 * gdb.arch/amd64-break-on-asm-line.exp: New file.
7003
1f6f6e21
PW
70042019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7005
7006 * gdb.base/printcmds.exp: Test printing C string and
7007 C wide string convenience vars without transiting via the inferior.
7008 Also make test names unique.
7009
ea142fbf
AH
70102019-07-08 Alan Hayward <alan.hayward@arm.com>
7011
5862c886 7012 PR breakpoints/25011
ea142fbf
AH
7013 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
7014
213fd9fa
PA
70152019-07-04 Pedro Alves <palves@redhat.com>
7016
7017 * lib/gdb.exp (foreach_with_prefix): Don't return early if
7018 body returned ok(0), break(3) or continue(4).
7019 * gdb.testsuite/foreach_with_prefix.exp: New file.
7020
2b40fda7
AH
70212019-07-04 Alan Hayward <alan.hayward@arm.com>
7022
7023 * gdb.server/unittest.exp: Allow 0 unit tests to run.
7024
a26c8de0
PA
70252019-07-03 Pedro Alves <palves@redhat.com>
7026
7027 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
7028 "return -code".
7029
5f4ba3e7
PA
70302019-07-03 Pedro Alves <palves@redhat.com>
7031
7032 PR cli/24732
7033 * gdb.base/shell.exp: Load completion-support.exp.
7034 Adjust expected error output. Add completion tests.
7035
a994424f
PA
70362019-07-03 Pedro Alves <palves@redhat.com>
7037
7038 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
7039 string_to_regexp.
7040
3d9be6f5
PA
70412019-07-03 Pedro Alves <palves@redhat.com>
7042
7043 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
7044 (expect_integer): Adjust to expect "-string".
7045 (expect_string): New.
7046 (all_options): Expect "-string".
7047 (test-flag, test-boolean): Adjust to expect "-string".
7048 (test-string): New proc.
7049 (top level): Call it.
7050
41fc454c
PA
70512019-07-03 Pedro Alves <palves@redhat.com>
7052
7053 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
7054 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
7055 the expected output in the success.
7056
b2b2a215
PA
70572019-07-03 Pedro Alves <palves@redhat.com>
7058
7059 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
7060 Split one gdb_test_multiple call in two to avoid a race.
7061
fdbc9870
PA
70622019-07-03 Pedro Alves <palves@redhat.com>
7063
7064 * gdb.base/with.c: New file.
7065 * gdb.base/with.exp: New file.
7066
c6ac8931
PA
70672019-07-03 Pedro Alves <palves@redhat.com>
7068
7069 * gdb.base/settings.exp: Replace all references to "maint
7070 test-settings set" with references to "maint set test-settings",
7071 and all references to "maint test-settings show" with references
7072 to "maint show test-settings".
7073
970f9d09
PA
70742019-07-03 Pedro Alves <palves@redhat.com>
7075
7076 * gdb.base/settings.exp (test-string): Adjust expected out when
7077 testing "maint test-settings show filename"
7078
54d66006
PA
70792019-07-02 Pedro Alves <palves@redhat.com>
7080
7081 * gdb.base/options.exp (test-info-threads): New procedure.
7082 (top level): Call it.
7083
10d06d82
TT
70842019-06-28 Tom Tromey <tromey@adacore.com>
7085
7086 * gdb.dwarf2/ada-linkage-name.c: New file.
7087 * gdb.dwarf2/ada-linkage-name.exp: New file.
7088
3d507ff2
TT
70892019-06-27 Tom Tromey <tromey@adacore.com>
7090
d039f014 7091 PR c++/20020:
3d507ff2
TT
7092 * gdb.cp/constexpr-field.exp: Use setup_xfail.
7093
8af58ffe
TV
70942019-06-26 Tom de Vries <tdevries@suse.de>
7095
7096 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
7097
22e21752
TV
70982019-06-26 Tom de Vries <tdevries@suse.de>
7099
7100 * gdb.base/index-cache.exp: Add back missing debug option.
7101
b65b566c
PW
71022019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7103
7104 * gdb.base/alias.exp: Test non matching/non existing prefixes.
7105
5c2c8c69
TV
71062019-06-25 Tom de Vries <tdevries@suse.de>
7107
7108 PR testsuite/24727
7109 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7110
164e3873
TV
71112019-06-24 Tom de Vries <tdevries@suse.de>
7112
7113 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7114
824eacee
TV
71152019-06-24 Tom de Vries <tdevries@suse.de>
7116
7117 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7118 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7119 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7120
385b97d3
TV
71212019-06-24 Tom de Vries <tdevries@suse.de>
7122
7123 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7124
c596f180
TV
71252019-06-21 Tom de Vries <tdevries@suse.de>
7126
7127 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7128
b13a7d03
TV
71292019-06-21 Tom de Vries <tdevries@suse.de>
7130
7131 PR testsuite/24518
7132 PR ada/24713
7133 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7134 index.
7135
899277ae
TT
71362019-06-19 Tom Tromey <tromey@adacore.com>
7137
7138 * gdb.ada/length_cond.exp: Add intro comment.
7139
680e1bee
TT
71402019-06-19 Tom Tromey <tromey@adacore.com>
7141
7142 * gdb.ada/length_cond.exp: New file.
7143 * gdb.ada/length_cond/length_cond.adb: New file.
7144 * gdb.ada/length_cond/pck.adb: New file.
7145 * gdb.ada/length_cond/pck.ads: New file.
7146
0ed4690a
TV
71472019-06-18 Tom de Vries <tdevries@suse.de>
7148
7149 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7150
d20ed5fd
TT
71512019-06-18 Tom Tromey <tromey@adacore.com>
7152
7153 * gdb.base/list0.h: Add comment explaining control character.
7154
86e04673
TV
71552019-06-18 Tom de Vries <tdevries@suse.de>
7156
7157 * boards/fission.exp: Break up long debug_flags line.
7158
c4973306
SM
71592019-06-16 Tom de Vries <tdevries@suse.de>
7160
7161 PR gdb/24445
7162 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7163 generated index.
7164
93cb9841
AB
71652019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7166
7167 PR gdb/24686
7168 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7169 improve detection of bug gdb/24541.
7170
399aaebd
SM
71712019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7172
7173 PR gdb/24669
7174 * gdb.base/index-cache.exp (uses_readnow,
7175 expecting_index_cache_use): Define global variable.
7176 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7177 expecting_index_cache_use.
7178
584a927c
AB
71792019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7180 Andrew Burgess <andrew.burgess@embecosm.com>
7181
7182 * gdb.fortran/pointers.f90: New file.
7183 * gdb.fortran/print_type.exp: New file.
7184 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7185 * gdb.fortran/vla-type.exp: Likewise.
7186 * gdb.fortran/vla-value.exp: Likewise.
7187 * gdb.mi/mi-vla-fortran.exp: Likewise.
7188
30056ea0
AB
71892019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7190
7191 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7192 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7193 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7194 as a stop reason.
7195
ec8e2b6d
AB
71962019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7197
7198 * gdb.base/annota1.exp: Update expected results.
7199 * gdb.cp/annota2.exp: Likewise.
7200 * gdb.cp/annota3.exp: Likewise.
7201
09e4c4e1
AB
72022019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7203
7204 * gdb.base/style-logging.exp: Remove path from test name.
7205
0735b091
TT
72062019-06-14 Tom Tromey <tromey@adacore.com>
7207
7208 PR gdb/24502:
7209 * gdb.base/style-logging.exp: New file.
7210
f5686554
TT
72112019-06-14 Tom Tromey <tromey@adacore.com>
7212
7213 * gdb.base/symfile-warn.exp: New file.
7214 * gdb.base/symfile-warn.c: New file.
7215
a0c1ffed
TT
72162019-06-14 Tom Tromey <tromey@adacore.com>
7217
7218 * gdb.base/annotate-symlink.exp: New file.
7219
f411722c
TT
72202019-06-14 Tom Tromey <tromey@adacore.com>
7221
7222 * gdb.ada/set_wstr.exp: Add reassignment test.
7223
4268ec18
TT
72242019-06-14 Tom Tromey <tromey@adacore.com>
7225
7226 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7227 'unchecked_access and 'unrestricted_access as well.
7228
9a9e394b
TT
72292019-06-14 Tom Tromey <tromey@adacore.com>
7230
7231 PR ada/24539:
7232 * gdb.ada/vla.exp: Update tests.
7233 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7234 pragma.
7235
4c048731
PA
72362019-06-13 Pedro Alves <palves@redhat.com>
7237
7238 * gdb.base/settings.exp (test-integer): Test junk after
7239 "unlimited".
7240
6665660a
PA
72412019-06-13 Pedro Alves <palves@redhat.com>
7242
7243 * gdb.base/options.exp (test-thread-apply): New.
7244 (top level): Call it.
7245
5d707134
PA
72462019-06-13 Pedro Alves <palves@redhat.com>
7247
7248 * gdb.base/options.exp (test-frame-apply): New.
7249 (top level): Test print commands with different "frame apply"
7250 prefixes.
7251
e2a689da
PA
72522019-06-13 Pedro Alves <palves@redhat.com>
7253
e79be6e5 7254 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7255 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7256 'max_completions' parameter and handle it.
7257 (test_gdb_completion_offers_commands): New.
7258
90a1ef87
PA
72592019-06-13 Pedro Alves <palves@redhat.com>
7260
7261 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7262
d4c16835
PA
72632019-06-13 Pedro Alves <palves@redhat.com>
7264
7265 * gdb.base/options.exp (test-backtrace): New.
7266 (top level): Call it.
7267
2daf894e
PA
72682019-06-13 Pedro Alves <palves@redhat.com>
7269
7270 * gdb.guile/scm-frame-args.exp: Use "set print
7271 raw-frame-arguments" instead of "set print raw frame-arguments".
7272 * gdb.python/py-frame-args.exp: Likewise.
7273
e6ed716c
PA
72742019-06-13 Pedro Alves <palves@redhat.com>
7275
7276 * gdb.compile/compile.exp: Adjust expected output to option
7277 processing changes.
7278
7d8062de
PA
72792019-06-13 Pedro Alves <palves@redhat.com>
7280
7281 * gdb.base/options.exp: Build executable.
7282 (test-print): New procedure.
7283 (top level): Call it, once for "print" and another for "compile
7284 print".
7285
9d0faba9
PA
72862019-06-13 Pedro Alves <palves@redhat.com>
7287
7288 * gdb.base/options.c: New file.
7289 * gdb.base/options.exp: New file.
7290
dee7b4c8
PA
72912019-06-13 Pedro Alves <palves@redhat.com>
7292
7293 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7294 that "o" is ambiguous.
7295
dca0f6c0
PA
72962019-06-13 Pedro Alves <palves@redhat.com>
7297
7298 * gdb.base/settings.c: New file.
7299 * gdb.base/settings.exp: New file.
7300
ccf46844
PA
73012019-06-13 Pedro Alves <palves@redhat.com>
7302
7303 * gdb.base/completion.exp: Fix comment typo.
7304
b9a3f842
PA
73052019-06-13 Pedro Alves <palves@redhat.com>
7306
7307 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7308 foo --1" test.
7309
d106773e
PA
73102019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7311
7312 * gdb.fortran/block-data.f: New.
7313 * gdb.fortran/block-data.exp: New.
7314
fea82da0
TV
73152019-06-11 Tom de Vries <tdevries@suse.de>
7316
7317 PR testsuite/24521
7318 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7319 message.
7320
8c2e74f1
TV
73212019-06-11 Tom de Vries <tdevries@suse.de>
7322
7323 PR testsuite/24521
7324 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7325
b49851c8
TV
73262019-06-11 Tom de Vries <tdevries@suse.de>
7327
7328 * boards/readnow.exp: New file.
7329
a7067863
AB
73302019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7331
7332 * gdb.fortran/vla-sizeof.exp: Update expected results.
7333
1a3da2cd
AB
73342019-06-06 Amos Bird <amosbird@gmail.com>
7335
7336 * gdb.base/annota1.exp (thread_switch): Add test for
7337 thread-exited annotation.
7338
3847a7bf
TT
73392019-06-06 Tom Tromey <tromey@adacore.com>
7340
7341 * gdb.base/maint.exp: Expect command started/finished output.
7342
0088ba59
AB
73432019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7344
7345 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7346 comment.
7347 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7348
312617a3
AB
73492019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7350
7351 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7352 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7353 * gdb.arch/riscv-unwind-long-insn.c: New file.
7354 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7355
e1f2e1a2
CB
73562019-06-04 Christian Biesinger <cbiesinger@google.com>
7357
d3238f7d 7358 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7359
206584bd
PW
73602019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7361
7362 * lib/gdb.exp (help_list_trailer): New regexp variable
7363 factorizing the help trailer message.
7364 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7365 arg to allow to better factorize various tests.
7366 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7367 (test_prefix_command_help): Use help_list_trailer.
7368 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7369 * gdb.guile/scm-cmd.exp: Likewise.
7370 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7371 * gdb.base/help.exp: Use test_user_defined_class_help.
7372 * gdb.base/style.exp: Add tests for styling of help and apropos.
7373 * lib/gdb-utils.exp (style): Add title and highlight styles.
7374
708dc93e
PW
73752019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7376
7377 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7378 $_shell_exitsignal.
7379 * gdb.base/default.exp: Update for new convenience variables.
7380
f49055a5
TT
73812019-05-29 Tom Tromey <tromey@adacore.com>
7382
7383 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7384 to "break complete ada" test case's regexp.
7385
4330d61d
TT
73862019-05-29 Tom Tromey <tromey@adacore.com>
7387
7388 PR c++/20020:
7389 * gdb.cp/constexpr-field.exp: New file.
7390 * gdb.cp/constexpr-field.cc: New file.
7391
000439d5
TT
73922019-05-29 Tom Tromey <tromey@adacore.com>
7393
7394 * gdb.base/finish.exp (finish_no_print): New proc.
7395 (finish_tests): Call it.
7396
5a01c34c
TV
73972019-05-24 Tom de Vries <tdevries@suse.de>
7398
7399 * gdb.dwarf2/gdb-add-index.exp: New file.
7400
18125b16
TT
74012019-05-22 Tom Tromey <tromey@adacore.com>
7402
7403 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7404 * gdb.base/style.exp: Use "style".
7405 * lib/gdb-utils.exp (style): New proc.
7406
af1a8d03
TV
74072019-05-22 Tom de Vries <tdevries@suse.de>
7408
7409 * gdb.base/align.exp: Require c++11.
7410
e7fe496b
TV
74112019-05-22 Tom de Vries <tdevries@suse.de>
7412
7413 PR testsuite/24586
7414 * gdb.python/py-mi-var-info-path-expression.exp: Call
7415 mi_skip_python_tests to check if python is supported.
7416
8fca4da0
AH
74172019-05-22 Alan Hayward <alan.hayward@arm.com>
7418
7419 * gdb.arch/aarch64-pauth.c: New test.
7420 * gdb.arch/aarch64-pauth.exp: New file.
7421
b7060614
AH
74222019-05-22 Alan Hayward <alan.hayward@arm.com>
7423
7424 * README (Re-running Tests Outside The Testsuite): New section.
7425
669d0468
TV
74262019-05-21 Tom de Vries <tdevries@suse.de>
7427
7428 * gdb.arch/amd64-eval.exp: Require c++11.
7429 * gdb.base/max-depth.exp: Same.
7430 * gdb.compile/compile-cplus-array-decay.exp: Same.
7431 * gdb.cp/meth-typedefs.exp: Same.
7432 * gdb.cp/subtypes.exp: Same.
7433 * gdb.cp/temargs.exp: Same.
7434
ce3ebcaa
AH
74352019-05-21 Alan Hayward <alan.hayward@arm.com>
7436
7437 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7438
34d11c68
AB
74392019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7440
7441 PR gdb/18644
7442 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7443 * gdb.fortran/printing-types.exp: Add new test.
7444 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7445 testing.
7446 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7447 setup_kfail call.
7448
87781e84
AH
74492019-05-17 Alan Hayward <alan.hayward@arm.com>
7450
7451 * README (Running the Testsuite): Change example.
7452 (Testsuite Parameters): Remove TRANSCRIPT.
7453 * lib/gdb.exp: Remove TRANSCRIPT check.
7454
b420b89e
AH
74552019-05-17 Alan Hayward <alan.hayward@arm.com>
7456
7457 * README (Testsuite Parameters): Add replay logging to
7458 GDBSERVER_DEBUG.
7459 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7460 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7461 as a comma separated list.
7462 (gdb_debug_init): Override procedure.
7463
408e9b8b
AH
74642019-05-17 Alan Hayward <alan.hayward@arm.com>
7465
7466 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7467 (gdb_write_cmd_file): New procedure.
7468 * lib/gdbserver-support.exp (gdbserver_start): Call
7469 gdbserver_write_cmd_file.
7470 (gdbserver_write_cmd_file): New procedure.
7471
f9e2e39d
AH
74722019-05-17 Alan Hayward <alan.hayward@arm.com>
7473
7474 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7475 (delete_breakpoints): Likewise.
7476 (gdb_run_cmd): Likewise.
7477 (gdb_start_cmd): Likewise.
7478 (gdb_starti_cmd): Likewise.
7479 (gdb_internal_error_resync): Likewise.
7480 (gdb_test_multiple): Likewise.
7481 (gdb_reinitialize_dir): Likewise.
7482 (default_gdb_exit): Likewise.
7483 (gdb_file_cmd): Mark kill as optional.
7484 (default_gdb_start): Call gdb_stdin_log_init.
7485 (send_gdb): Call gdb_stdin_log_write.
7486 (rerun_to_main): Mark Y as an answer.
7487 (gdb_stdin_log_init): New function.
7488 (gdb_stdin_log_write): Likewise.
7489
81f47ac2
AH
74902019-05-17 Alan Hayward <alan.hayward@arm.com>
7491
7492 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7493 * gdb.base/debug-expr.exp: Likewise.
7494 * gdb.base/foll-fork.exp: Likewise.
7495 * gdb.base/foll-vfork.exp: Likewise.
7496 * gdb.base/fork-print-inferior-events.exp: Likewise.
7497 * gdb.base/gdb-sigterm.exp: Likewise.
7498 * gdb.base/gdbinit-history.exp: Likewise.
7499 * gdb.base/osabi.exp: Likewise.
7500 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7501 * gdb.base/ui-redirect.exp: Likewise.
7502 * gdb.gdb/unittest.exp: Likewise.
7503 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7504 * gdb.mi/mi-watch.exp: Likewise.
7505 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7506 * gdb.mi/user-selected-context-sync.exp: Likewise.
7507 * gdb.python/python.exp: Disable debug test when debugging.
7508 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7509 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7510 Likewise.
7511 * gdb.threads/stepi-random-signal.exp: Likewise.
7512
29b52314
AH
75132019-05-17 Alan Hayward <alan.hayward@arm.com>
7514
7515 * Makefile.in: Pass through GDB_DEBUG.
7516 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7517 (gdb,debug): Add board setting.
7518 * lib/gdb.exp (default_gdb_start): Start debugging.
7519 (gdb_debug_enabled): New procedure.
7520 (gdb_debug_init): Likewise.
29b52314
AH
7521
75222019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7523
29b52314
AH
7524 * Makefile.in: Pass through GDB_DEBUG.
7525 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7526 (gdb,debug): Add board setting.
7527 * lib/gdb.exp (default_gdb_start): Start debugging.
7528 (gdb_debug_enabled): New procedure.
7529 (gdb_debug_init): Likewise.
29b52314 7530
ca1285d1
AH
75312019-05-17 Alan Hayward <alan.hayward@arm.com>
7532
7533 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7534
f3a09c80
AH
75352019-05-17 Alan Hayward <alan.hayward@arm.com>
7536
7537 * gdb.base/ui-redirect.exp: Test redirection.
7538
26648588
JV
75392019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7540
7541 * gdb.mi/mi-complete.exp: New file.
7542 * gdb.mi/mi-complete.cc: Likewise.
7543
14237686
AB
75442019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7545
7546 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7547 indexed and sliced arrays, and pointers to arrays.
7548
e7bd7fba
TT
75492019-05-14 Tom Tromey <tromey@adacore.com>
7550
7551 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7552 styling test.
7553
2764128d
TV
75542019-05-14 Tom de Vries <tdevries@suse.de>
7555
7556 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7557 selection entry encoding.
7558
71bed2db
TT
75592019-05-10 Tom Tromey <tromey@adacore.com>
7560
7561 * gdb.ada/info_exc.exp: Add "complete" test.
7562
63b667ad
TV
75632019-05-09 Tom de Vries <tdevries@suse.de>
7564
7565 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7566 CU-relative.
7567
9cfd2b89
TV
75682019-05-09 Tom de Vries <tdevries@suse.de>
7569
7570 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7571 CU-relative.
7572
2228ef77
XR
75732019-05-08 Joel Brobecker <brobecker@adacore.com>
7574
7575 * gdb.ada/frame_arg_lang.exp: New testcase.
7576 * gdb.ada/frame_arg_lang/bla.adb: New file.
7577 * gdb.ada/frame_arg_lang/pck.ads: New file.
7578 * gdb.ada/frame_arg_lang/pck.adb: New file.
7579 * gdb.ada/frame_arg_lang/foo.c: New file.
7580
80e55b13
TT
75812019-05-08 Tom Tromey <tromey@adacore.com>
7582
7583 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7584
9d3421af
TT
75852019-05-08 Tom Tromey <tromey@adacore.com>
7586
7587 * gdb.base/ptype-offsets.exp: Update tests.
7588
844333e2
TT
75892019-05-08 Tom Tromey <tromey@adacore.com>
7590
7591 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7592 cases.
7593 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7594 "short".
7595
988915ee
TT
75962019-05-08 Tom Tromey <tromey@adacore.com>
7597
7598 * gdb.ada/vla.exp: New file.
7599 * gdb.ada/vla/vla.adb: New file.
7600
7bd55dac
TV
76012019-05-07 Tom de Vries <tdevries@suse.de>
7602
7603 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7604
75f06e9d
TV
76052019-05-07 Tom de Vries <tdevries@suse.de>
7606
7607 PR testsuite/24522
7608 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7609 section.
7610
77e7aaa4
TV
76112019-05-07 Tom de Vries <tdevries@suse.de>
7612
7613 PR testsuite/24522
7614 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7615 .debug_aranges section.
7616
456ba0fa
TV
76172019-05-07 Tom de Vries <tdevries@suse.de>
7618
7619 PR testsuite/24159
7620 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7621
5a56d6a6
TV
76222019-05-06 Tom de Vries <tdevries@suse.de>
7623
7624 * lib/gdb.exp (exec_has_index_section): New proc.
7625 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7626 section.
7627
9d6d4be8
TV
76282019-05-04 Tom de Vries <tdevries@suse.de>
7629
7630 * boards/cc-with-debug-names.exp: New file.
7631
222a8d25
TT
76322019-05-03 Tom Tromey <tromey@adacore.com>
7633
7634 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7635 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7636 * gdb.ada/char_enum.exp: Add test.
7637
0fdfd794
TV
76382019-05-03 Tom de Vries <tdevries@suse.de>
7639
7640 * boards/cc-with-gdb-index.exp: New file.
7641
80062eb9
AB
76422019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7643
7644 * gdb.rust/simple.exp: Add new test case.
7645 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7646 (main): Initialise an instance of the new struct.
7647
4504bbde
TT
76482019-05-01 Tom Tromey <tromey@adacore.com>
7649
7650 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7651 record.
7652 (NPR): New variable.
7653 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7654 test.
7655
d48e62f4
TT
76562019-05-01 Tom Tromey <tromey@adacore.com>
7657
7658 * gdb.ada/packed_array_assign.exp: Add packed assignment
7659 regression test.
7660
f59f30f5
TV
76612019-05-01 Tom de Vries <tdevries@suse.de>
7662
7663 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7664
b70bfc54
TV
76652019-05-01 Tom de Vries <tdevries@suse.de>
7666
7667 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7668
15f18d14
AT
76692019-04-30 Ali Tamur <tamur@google.com>
7670
7671 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7672
2ff0a947
TT
76732019-04-30 Tom Tromey <tromey@adacore.com>
7674
7675 * lib/ada.exp (find_ada_tool): New proc.
7676 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7677 * gdb.ada/catch_ex_std.exp: New file.
7678 * gdb.ada/catch_ex_std/foo.adb: New file.
7679 * gdb.ada/catch_ex_std/some_package.adb: New file.
7680 * gdb.ada/catch_ex_std/some_package.ads: New file.
7681
a776957c
TT
76822019-04-30 Tom Tromey <tromey@adacore.com>
7683
7684 PR c++/24470:
7685 * gdb.cp/temargs.cc: Add test code from PR.
7686
bc68014d
AB
76872019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7688
7689 * gdb.fortran/vla-datatypes.exp: Update expected results.
7690 * gdb.fortran/vla-ptype.exp: Likewise.
7691 * gdb.fortran/vla-type.exp: Likewise.
7692 * gdb.fortran/vla-value.exp: Likewise.
7693
f1fdc960
AB
76942019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7695
7696 * gdb.fortran/ptr-indentation.exp: Update expected results.
7697 * gdb.fortran/ptype-on-functions.exp: Likewise.
7698 * gdb.fortran/vla-ptr-info.exp: Likewise.
7699 * gdb.fortran/vla-value.exp: Likewise.
7700
bf7a4de1
AB
77012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7702
7703 * gdb.fortran/ptype-on-functions.exp: New file.
7704 * gdb.fortran/ptype-on-functions.f90: New file.
7705
bbe75b9d
AB
77062019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7707
7708 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7709 case void string.
7710
1db455a7
AB
77112019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7712
7713 * gdb.fortran/complex.exp: Expand.
7714 * gdb.fortran/complex.f: Renamed to...
7715 * gdb.fortran/complex.f90: ...this, and extended to add more
7716 complex values.
7717
b6d03bb2
AB
77182019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7719
7720 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7721 MODULO, CMPLX.
7722
2e62ab40
AB
77232019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7724 Richard Bunt <richard.bunt@arm.com>
7725
7726 * gdb.base/max-depth.c: New file.
7727 * gdb.base/max-depth.exp: New file.
7728 * gdb.python/py-nested-maps.c: New file.
7729 * gdb.python/py-nested-maps.exp: New file.
7730 * gdb.python/py-nested-maps.py: New file.
7731 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7732 (test_all_common): Call test_max_depth.
7733 * gdb.fortran/max-depth.exp: New file.
7734 * gdb.fortran/max-depth.f90: New file.
7735 * gdb.go/max-depth.exp: New file.
7736 * gdb.go/max-depth.go: New file.
7737 * gdb.modula2/max-depth.exp: New file.
7738 * gdb.modula2/max-depth.c: New file.
7739 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7740
d2b584a5
TV
77412019-04-29 Tom de Vries <tdevries@suse.de>
7742
7743 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7744
136afab8
PW
77452019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7746
7747 * gdb.base/callexit.exp: Test may-call-functions off.
7748
725cbb63
KS
77492019-04-25 Keith Seitz <keiths@redhat.com>
7750
7751 PR c++/24367
7752 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7753 (another_incomplete_struct, test_incomplete): New definitions.
7754 (main): Use new definitions.
7755 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7756 functions.
7757
701adfb0
PA
77582019-04-25 Ali Tamur <tamur@google.com>
7759
7760 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7761
82433e3e
SDJ
77622019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7763
7764 PR corefiles/11608
7765 PR corefiles/18187
7766 * gdb.base/coredump-filter-build-id.exp: New file.
7767
dd06d4d6
AH
77682019-04-25 Alan Hayward <alan.hayward@arm.com>
7769
e79be6e5
SM
7770 * Makefile.in: Pass through GDBSERVER_DEBUG.
7771 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7772 (gdbserver,debug): Add board setting.
7773 * gdb.trace/tspeed.exp: Skip when debugging.
7774 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7775 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7776
1670072e
TT
77772019-04-24 Tom Tromey <tromey@adacore.com>
7778
7779 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7780 Rust.
7781
a59240a4
TT
77822019-04-24 Tom Tromey <tromey@adacore.com>
7783
7784 * gdb.arch/amd64-eval.exp: Test bitfield return.
7785 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7786 (class Foo) <return_bitfields>: New method.
7787 (main): Call it.
7788
b907456c
AB
77892019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7790
7791 * gdb.cp/many-args.cc: New file.
7792 * gdb.cp/many-args.exp: New file.
7793
5c565afd
TV
77942019-04-23 Tom de Vries <tdevries@suse.de>
7795
7796 PR gdb/24433
7797 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7798
ba22ff86
AH
77992019-04-23 Alan Hayward <alan.hayward@arm.com>
7800
7801 * gdb.trace/backtrace.exp: Use nopie flag.
7802 * gdb.trace/circ.exp: Likewise.
7803 * gdb.trace/collection.exp: Likewise.
7804 * gdb.trace/ftrace.exp: Likewise.
7805 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7806 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7807 * gdb.trace/qtro.exp: Likewise.
7808 * gdb.trace/read-memory.exp: Likewise.
7809 * gdb.trace/report.exp: Likewise.
7810 * gdb.trace/tfile.exp: Likewise.
7811 * gdb.trace/tfind.exp: Likewise.
7812 * gdb.trace/unavailable.exp: Likewise.
7813
7905fc35
PA
78142019-04-22 Pedro Alves <palves@redhat.com>
7815
7816 * gdb.base/solib-probes-nosharedlibrary.c,
7817 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7818
8ecb59f8
TT
78192019-04-19 Tom Tromey <tromey@adacore.com>
7820
7821 * gdb.ada/ptype_union.c: New file.
7822 * gdb.ada/ptype_union.exp: New file.
7823
62160ec9
TT
78242019-04-19 Tom Tromey <tromey@adacore.com>
7825
7826 PR symtab/24423:
7827 * gdb.base/list0.h (foo): Add a control-l character.
7828
36cd4ba5
TV
78292019-04-18 Tom de Vries <tdevries@suse.de>
7830
7831 PR gdb/24433
7832 * boards/local-board.exp: Set sysroot to "".
7833
b73715df
TV
78342019-04-18 Tom de Vries <tdevries@suse.de>
7835 Pedro Alves <palves@redhat.com>
7836
7837 PR gdb/24454
7838 * gdb.threads/vfork-follow-child-exec.c: New file.
7839 * gdb.threads/vfork-follow-child-exec.exp: New file.
7840 * gdb.threads/vfork-follow-child-exit.c: New file.
7841 * gdb.threads/vfork-follow-child-exit.exp: New file.
7842
4aa866af
LS
78432019-04-15 Leszek Swirski <leszeks@google.com>
7844
7845 * gdb.arch/amd64-eval.cc: New file.
7846 * gdb.arch/amd64-eval.exp: New file.
7847
e5a1a79a
AH
78482019-04-11 Alan Hayward <alan.hayward@arm.com>
7849
7850 * gdb.server/sysroot.c: New test.
7851 * gdb.server/sysroot.exp: New file.
7852 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7853 matching param.
7854
41077b66
AB
78552019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7856
7857 * gdb.base/align.exp: Extend test to cover structures containing
7858 only static fields.
7859
c30391f8
TV
78602019-04-11 Tom de Vries <tdevries@suse.de>
7861
7862 * boards/cc-with-dwz-m.exp: New file.
7863 * boards/cc-with-dwz.exp: New file.
7864 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7865
e242fd12
SM
78662019-04-09 Simon Marchi <simon.marchi@efficios.com>
7867
7868 * gdb.base/start-cpp.exp: New file.
7869 * gdb.base/start-cpp.cc: New file.
7870
2b0c8b01
KB
78712019-04-08 Kevin Buettner <kevinb@redhat.com>
7872
7873 * gdb.python/py-thrhandle.exp: Adjust tests to call
7874 thread_from_handle instead of thread_from_thread_handle.
7875
947210e5
KB
78762019-04-08 Kevin Buettner <kevinb@redhat.com>
7877
7878 * gdb.python/py-thrhandle.exp: Add tests for
7879 gdb.InferiorThread.handle.
7880
d7df6549
AB
78812019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7882
7883 * gdb.python/py-function.exp: Check calling helper function from
7884 all languages.
7885 * lib/gdb.exp (gdb_supported_languages): New proc.
7886
8bdc1658
AB
78872019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7888
7889 * gdb.base/complex-parts.c: New file.
7890 * gdb.base/complex-parts.exp: New file.
7891
05caa1d2
TT
78922019-04-01 Tom Tromey <tromey@adacore.com>
7893
7894 PR symtab/23331:
7895 * gdb.dwarf2/dw2-ranges-main.c: New file.
7896 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7897 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7898
7734102d
EZ
78992019-03-30 Simon Marchi <simark@simark.ca>
7900
7901 * gdb.base/default.exp: Add values for $_gdb_major and
7902 $_gdb_minor.
7903
188e1fa9
TT
79042019-03-29 Tom Tromey <tromey@adacore.com>
7905
7906 * gdb.base/help.exp: Tighten apropos regexp.
7907
2880242d
KS
79082019-03-29 Keith Seitz <keiths@redhat.com>
7909
7910 * gdb.fortran/array-bounds.exp: New file.
7911 * gdb.fortran/array-bounds.f90: New file.
7912
077cad8e
PW
79132019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7914
7915 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7916
80047cfc
PW
79172019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7918
7919 * gdb.multi/hello.c (main): Increase alarm timer.
7920
f489207e
SL
79212019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7922
7923 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7924 factor when no hardware watchpoint support.
7925
c92df149
AH
79262019-03-28 Alan Hayward <alan.hayward@arm.com>
7927 Pedro Alves <palves@redhat.com>
7928
7929 * boards/local-board.exp: set sysroot to /.
7930
933aebfa
AH
79312019-03-27 Alan Hayward <alan.hayward@arm.com>
7932
7933 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7934 in child.
7935
9f9aa852
AB
79362019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7937
7938 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7939 field.
7940 (make_container): Initialise new field.
7941 * gdb.python/py-prettyprint.exp: Add new tests.
7942 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7943 <display_hint>: New method.
7944
3714a195
AB
79452019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7946
7947 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7948 gdb_continue_to_breakpoint more throughout this test.
7949 (run_lang_tests) Supply unique test names, and use
7950 gdb_test_no_output.
7951
18c77628
AB
79522019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7953
7954 * gdb.base/finish-pretty.exp: Update expected results.
7955 * gdb.base/pretty-print.c: New file.
7956 * gdb.base/pretty-print.exp: New file.
7957
9a93502f
PA
79582019-03-25 Pedro Alves <palves@redhat.com>
7959
7960 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7961 move comments outside list. Append '-i "" eof' section.
7962
968aa7ae
AH
79632019-03-22 Alan Hayward <alan.hayward@arm.com>
7964
34a7f2a4 7965 PR testsuite/25016
968aa7ae
AH
7966 * README: Add pie options.
7967 * gdb.base/break-interp.exp: Ensure pie is disabled.
7968 * gdb.base/dump.exp: Likewise.
7969 * lib/gdb.exp (gdb_compile): Add pie option.
7970
4c7d57e7
TT
79712019-03-19 Tom Tromey <tromey@adacore.com>
7972
7973 * gdb.mi/mi2-cli-display.c: New file.
7974 * gdb.mi/mi2-cli-display.exp: New file.
7975
bff8c71f
TT
79762019-03-18 Joel Brobecker <brobecker@adacore.com>
7977 Tom Tromey <tromey@adacore.com>
7978
7979 * gdb.ada/ptype_array/pck.adb: New file.
7980 * gdb.ada/ptype_array/pck.ads: New file.
7981 * gdb.ada/ptype_array/foo.adb: New file.
7982 * gdb.ada/ptype_array.exp: New file.
7983
d085f989
TT
79842019-03-14 Tom Tromey <tromey@adacore.com>
7985
7986 * gdb.base/style.exp: Add "set style sources" test.
7987
b4be1b06
SM
79882019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7989
7990 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7991 * mi-breakpoint-multiple-locations.exp: ... this.
7992 (make_breakpoints_pattern): New proc.
7993 (do_test): Add mi_version parameter, test -break-insert,
7994 -break-info and =breakpoint-created.
7995
7cde5fc2
AB
79962019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7997
7998 * config/default.exp: Remove 'load_lib gdb.exp'.
7999 * config/monitor.exp: Likewise.
8000 * config/sid.exp: Likewise.
8001 * config/sim.exp: Likewise.
8002 * config/slite.exp: Likewise.
8003 * config/unix.exp: Likewise.
8004 * gdb.base/default.exp: Remove unhelpful comment.
8005
efbecbc1
AB
80062019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8007
8008 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
8009
0841c79a
AB
80102019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8011
8012 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
8013
4a270568
AB
80142019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8015
8016 * gdb.fortran/type-kinds.exp: Update expected results.
8017
067630bd
AB
80182019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8019
8020 * gdb.fortran/type-kinds.exp: Test new integer type kind.
8021
3be47f7a
AB
80222019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8023
8024 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
8025 function.
8026 (test_basic_parsing_of_type_kinds): Expand types tested.
8027 (test_parsing_invalid_type_kinds): New function.
8028
4d00f5d8
AB
80292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8030
8031 * gdb.fortran/intrinsics.exp: New file.
8032 * gdb.fortran/intrinsics.f90: New file.
8033 * gdb.fortran/type-kinds.exp: New file.
8034
c8f91604
AB
80352019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8036
8037 * gdb.fortran/dot-ops.exp: New file.
8038
dd9f2c76
AB
80392019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8040
8041 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
8042 Check upper and lower case logical literals.
8043
84ec9724
AB
80442019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
8045
8046 * gdb.fortran/types.exp (test_float_literal_types_accepted):
8047 Remove duplicate tests.
8048
c3734e09
AH
80492019-03-06 Alan Hayward <alan.hayward@arm.com>
8050
8051 * lib/gdb.exp (builtin_cd): rename of cd.
8052 (cd): Override builtin.
8053
aa3cfbda
RB
80542019-03-06 Richard Bunt <richard.bunt@arm.com>
8055
8056 * gdb.fortran/function-calls.exp: New file.
8057 * gdb.fortran/function-calls.f90: New test.
8058
7b63ad86
RB
80592019-03-04 Richard Bunt <richard.bunt@arm.com>
8060
8061 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
8062 on user program standard output.
8063 * gdb.fortran/short-circuit-argument-list.f90: Record function
8064 calls.
8065
01abb042
AH
80662019-02-28 Alan Hayward <alan.hayward@arm.com>
8067
c3734e09
AH
8068 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
8069 failure.
01abb042 8070
92137da0
RO
80712019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8072
8073 PR gdb/8527
8074 * gdb.base/interrupt-daemon-attach.c,
8075 gdb.base/interrupt-daemon-attach.exp: New test.
8076
5862844d
PA
80772019-02-27 Pedro Alves <palves@redhat.com>
8078
8079 * gdb.base/page.exp: Add tests for "set width/height -1".
8080
8ed25214
PA
80812019-02-27 Pedro Alves <palves@redhat.com>
8082
8083 * gdb.base/page.exp: Add tests for "set/show width/height" with
8084 "infinite" values.
8085
6c28e44a
TT
80862019-02-27 Tom Tromey <tromey@adacore.com>
8087
8088 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
8089 2.4.
8090 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
8091 workaround.
8092
bf9a735e
AB
80932019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
8094
8095 * gdb.base/align.exp: Extend to compile in both C and C++, and add
8096 tests for structs with static members.
8097
8791793c
TT
80982019-02-26 Tom Tromey <tromey@adacore.com>
8099
8100 * gdb.python/py-value.exp (test_value_from_buffer): Check for
8101 ValueError, not TypeError.
8102
bc2a507e
KB
81032019-02-26 Kevin Buettner <kevinb@redhat.com>
8104
8105 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
8106 call from main program.
8107
e0e7d3bd
JB
81082019-02-23 Joel Brobecker <brobecker@adacore.com>
8109
8110 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8111 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8112 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8113 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8114 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8115
9600246d
KS
81162019-02-22 Keith Seitz <keiths@redhat.com>
8117
8118 PR symtab/23853
8119 * gdb.base/symlink-sourcefile.c: New file.
8120 * gdb.base/symlink-sourcefile.exp: New file.
8121
0c95f9ed
TT
81222019-02-20 Tom Tromey <tom@tromey.com>
8123
8124 * gdb.base/info_qt.exp: Update.
8125
6caa91b6
SM
81262019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8127
8128 * gdb.base/source.exp: Move "error in sourced script" code to
8129 the end.
8130 * gdb.base/source-error.gdb: Move contents to
8131 source-error-1.gdb. Add new code to source source-error-1.gdb.
8132 * gdb.base/source-error-1.gdb: New file, from previous
8133 source-error.gdb.
8134
6506371f
TT
81352019-02-17 Tom Tromey <tom@tromey.com>
8136
8137 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8138 for macro styling.
8139 * gdb.base/style.c (SOME_MACRO): New macro.
8140
a0087920
TT
81412019-02-17 Tom Tromey <tom@tromey.com>
8142
8143 * gdb.base/style.exp: Add line-wrapping tests.
8144 * gdb.base/page.exp: Add test for quitting during pagination.
8145
a2cd4f14
JB
81462019-02-17 Joel Brobecker <brobecker@adacore.com>
8147
8148 * gdb.ada/big_packed_array: New testcase.
8149 * gdb.ada/homonym.exp: Fix incorrect expected output for
8150 "break <homonym__get_value>" test.
8151
9d70ffbc
WP
81522019-02-13 Weimin Pan <weimin.pan@oracle.com>
8153
8154 PR breakpoints/21870
8155 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8156 and prepare_for_testing. Add comment.
8157 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8158 redundant cleanup call. Clean up comment.
8159
01c7ae81
WP
81602019-02-12 Weimin Pan <weimin.pan@oracle.com>
8161
8162 PR breakpoints/21870
8163 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8164 * gdb.arch/aarch64-dbreg-contents.c: New file.
8165
aff29d1c
JB
81662019-02-10 Joel Brobecker <brobecker@adacore.com>
8167
8168 * gdb.ada/mi_ref_changeable: New testcase.
8169
df0da8a2
AH
81702019-02-07 Alan Hayward <alan.hayward@arm.com>
8171
8172 * gdb.base/attach.exp: Add double attach test.
8173
bd447abb
SM
81742019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8175
8176 * lib/gdb.exp (default_gdb_start): Don't match pagination
8177 prompt.
8178 (gdb_init): Set stty_init.
8179
1dbc40b9
TT
81802019-01-27 Tom Tromey <tom@tromey.com>
8181
8182 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8183 skip_python_tests.
8184
353229bf
AH
81852019-01-24 Alan Hayward <alan.hayward@arm.com>
8186
8187 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8188 New structure.
8189 (struct struct_static_02_02): Likewise.
8190 (struct struct_static_02_03): Likewise.
8191 (struct struct_static_02_04): Likewise.
8192 (struct struct_static_04_01): Likewise.
8193 (struct struct_static_04_02): Likewise.
8194 (struct struct_static_04_03): Likewise.
8195 (struct struct_static_04_04): Likewise.
8196 (struct struct_static_06_01): Likewise.
8197 (struct struct_static_06_02): Likewise.
8198 (struct struct_static_06_03): Likewise.
8199 (struct struct_static_06_04): Likewise.
8200 (cmp_struct_static_02_01): Likewise.
8201 (cmp_struct_static_02_02): Likewise.
8202 (cmp_struct_static_02_03): Likewise.
8203 (cmp_struct_static_02_04): Likewise.
8204 (cmp_struct_static_04_01): Likewise.
8205 (cmp_struct_static_04_02): Likewise.
8206 (cmp_struct_static_04_03): Likewise.
8207 (cmp_struct_static_04_04): Likewise.
8208 (cmp_struct_static_06_01): Likewise.
8209 (cmp_struct_static_06_02): Likewise.
8210 (cmp_struct_static_06_03): Likewise.
8211 (cmp_struct_static_06_04): Likewise.
8212 (call_all): Test new structs.
8213 * gdb.base/infcall-nested-structs.exp: Likewise.
8214
73021deb
AH
82152019-01-21 Alan Hayward <alan.hayward@arm.com>
8216 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8217
fc65c7db
AH
82182019-01-21 Alan Hayward <alan.hayward@arm.com>
8219 * gdb.base/stack-protector.c: New test.
8220 * gdb.base/stack-protector.exp: New file.
8221 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8222 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8223 option.
8224 (gdb_compile): Remove stack protector for GCC and prevent
8225 recursion.
8226
c24bdb02
KS
82272019-01-16 Keith Seitz <keiths@redhat.com>
8228
8229 PR gdb/23773
8230 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8231
6f072a10
PFC
82322019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8233
8234 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8235 aliases.
8236 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8237 tests.
8238 * gdb.arch/powerpc-vector-regs.c: New file.
8239 * gdb.arch/powerpc-vector-regs.exp: New file.
8240
a7b8d682
PFC
82412019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8242
8243 * gdb.arch/altivec-regs.exp: Fix the list passed to
8244 gdb_expect_list when testing "info vector".
8245
6eb6fb67
AB
82462019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8247
8248 * gdb.base/style.exp: Don't include path in testname.
8249
b56f80d8
KS
82502019-01-10 Keith Seitz <keiths@redhat.com>
8251
8252 PR gdb/23712
8253 PR symtab/23010
8254 * gdb.dwarf2/multidictionary.exp: New file.
8255
041be526
SM
82562019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8257
8258 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8259 (test_gnuv3_style_demangling): ... this.
8260 (test_lucid_style_demangling): Remove.
8261 (test_arm_style_demangling): Remove.
8262 (test_hp_style_demangling): Remove.
8263 (do_tests): Remove calls to the above.
8264
d820d0c3
AB
82652019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8266
8267 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8268 case.
8269
f097f5ad
TT
82702019-01-06 Tom Tromey <tom@tromey.com>
8271
8272 PR gdb/28155:
8273 * gdb.dwarf2/typedef-void-finish.exp: New file.
8274
2cd8cc0b
TT
82752018-12-28 Tom Tromey <tom@tromey.com>
8276 Simon Marchi <simark@simark.ca>
8277
8278 * gdb.base/jit-exec.exp: New file.
8279 * gdb.base/jit-exec.c: New file.
8280 * gdb.base/jit-execd.c: New file.
8281
35fb8261
TT
82822018-12-28 Tom Tromey <tom@tromey.com>
8283
8284 * gdb.base/style.exp: Update test to check for address styling.
8285
47fd17cd
TT
82862018-12-28 Tom Tromey <tom@tromey.com>
8287
8288 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8289 message.
8290
d47032b7
TT
82912018-12-28 Tom Tromey <tom@tromey.com>
8292
8293 * gdb.base/style.exp: Add test for version number styling.
8294
af79b68d
TT
82952018-12-28 Tom Tromey <tom@tromey.com>
8296
8297 * gdb.base/style.exp: Add test for print_address_symbolic.
8298
0bb296cb
TT
82992018-12-28 Tom Tromey <tom@tromey.com>
8300
8301 * gdb.base/style.exp: Add test for breakpoint setting.
8302
80ae2043
TT
83032018-12-28 Tom Tromey <tom@tromey.com>
8304
8305 * gdb.base/style.exp: Add test for variable names.
8306
cbe56571
TT
83072018-12-28 Tom Tromey <tom@tromey.com>
8308
8309 * gdb.base/style.exp: New file.
8310 * gdb.base/style.c: New file.
8311
9162a27c
TT
83122018-12-28 Tom Tromey <tom@tromey.com>
8313
8314 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8315 "dumb".
8316 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8317 the TERM environment variable.
8318
bc543c90
TT
83192018-12-27 Tom Tromey <tom@tromey.com>
8320
8321 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8322 pagination test.
8323
6f0ffe50
AB
83242018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8325
8326 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8327 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8328
b5a1e557
PW
83292018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8330
8331 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8332 Filename a.adb changed to bp_fun_addr.adb.
8333 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8334
6e8b1ab2
JV
83352018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8336
8337 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8338 non-PIE executables.
8339 * README: Mention the gdb,nopie_flag board setting.
8340 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8341 non-PIE executable.
8342 * gdb.arch/amd64-entry-value.exp: Likewise.
8343 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8344 * gdb.arch/i386-float.exp: Likewise.
8345 * gdb.arch/i386-signal.exp: Likewise.
8346 * gdb.mi/mi-reg-undefined.exp: Likewise.
8347
d00a27c5
PM
83482018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8349
8350 PR gdb/23974
8351 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8352
161d081c
PW
83532018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8354
8355 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8356 Update order of results accordingly.
8357
b001de23
AB
83582018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8359
8360 * gdb.base/annota1.exp: Update a test regexp.
8361
99e1a184
AB
83622018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8363
8364 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8365
7a81c1e2
PW
83662018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8367
8368 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8369 (reuse_time): Initialize to REUSE_TIME_CAP.
8370 (check_rc): New function.
8371 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8372 Check pthread_create rc.
8373 (spawner_thread_func): Check pthread_create and pthread_join rc.
8374
73e8dc90
PA
83752018-12-08 Pedro Alves <palves@redhat.com>
8376
8377 * gdb.base/list.exp (test_forward_search): Rename to ...
8378 (test_forward_reverse_search): ... this. Also test reverse-search
8379 and the forward-search alias.
8380
13f2ed32
AB
83812018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8382
8383 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8384 local timeout variable before return, and remove all local timeout
8385 variable entirely.
8386 (gdb_load): Likewise.
8387
64d27cfc
TV
83882018-12-01 Tom de Vries <tdevries@suse.de>
8389
8390 * gdb.base/gdb-caching-proc.exp: New file.
8391
f63c03b4
SDJ
83922018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8393
8394 * Makefile.in (TIMESTAMP): New variable.
8395 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8396 command.
8397 (check-single-racy): Likewise.
8398 (check/%.exp): Likewise.
8399 (check-racy/%.exp): Likewise.
8400 (workers/%.worker): Likewise.
8401 (build-perf): Likewise.
8402 (check-perf): Likewise.
8403 * README: Describe new "TS" and "TS_FORMAT" variables.
8404 * print-ts.py: New file.
8405
1c97054b
BF
84062018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8407
8408 PR python/23714
8409 * gdb.python/python.exp: Test command repetition after
8410 gdb.execute.
8411
1871a62d
AB
84122018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8413
8414 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8415 is correctly aligned.
8416
fb5e1ed9
PW
84172018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8418
8419 * gdb.ada/info_auto_lang.exp: New testcase.
8420 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8421 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8422 * gdb.ada/info_auto_lang/some_c.c: New file.
8423
43d397ca
PW
84242018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8425
8426 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8427 FUNC_lang language syntax.
8428
beddd671
PW
84292018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8430
8431 * gdb.base/info_minsym.c: New file.
8432 * gdb.base/info_minsym.exp: New file.
8433
73fc52c4
TT
84342018-11-19 Tom Tromey <tom@tromey.com>
8435
8436 PR rust/23625:
8437 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8438 * gdb.rust/expr.exp: Update expected output. Change one test.
8439
994b876a
TT
84402018-11-19 Tom Tromey <tom@tromey.com>
8441
8442 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8443
6769f276
PA
84442018-11-19 Pedro Alves <palves@redhat.com>
8445
8446 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8447 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8448 see the expected warning.
8449
38a72da0
AH
84502018-11-16 Alan Hayward <alan.hayward@arm.com>
8451
8452 PR gdb/22736:
8453 * gdb.cp/infcall-nodebug-lib.c: New test.
8454 * gdb.cp/infcall-nodebug-main.c: New test.
8455 * gdb.cp/infcall-nodebug.exp: New file.
8456
53a89d6e
SM
84572018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8458
8459 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8460 completer tests.
8461
9325300d
TV
84622018-11-09 Tom de Vries <tdevries@suse.de>
8463
8464 * gdb.base/msym-lang.c: New test.
8465 * gdb.base/msym-lang.exp: New file.
8466 * gdb.base/msym-lang-main.c: New test.
8467
20f0d60d
TT
84682018-11-08 Tom Tromey <tom@tromey.com>
8469
8470 PR gdb/23555:
8471 PR gdb/23838:
8472 * gdb.base/warning.exp: New file.
8473
b5420128
JB
84742018-11-08 Jan Beulich <jbeulich@suse.com>
8475
8476 * testsuite/gdb.arch/i386-avx512.c,
8477 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8478
cd115d61
AB
84792018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8480
8481 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8482 point hardware.
8483
35ee2dc2
AB
84842018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8485
8486 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8487 * gdb.dwarf2/missing-type-name.exp: New file.
8488
31aceee8
TV
84892018-11-06 Tom de Vries <tdevries@suse.de>
8490
8491 * gdb.base/many-headers.c: New test.
8492 * gdb.base/many-headers.exp: New file.
8493
109be305
JW
84942018-11-06 Jim Wilson <jimw@sifive.com>
8495
8496 * gdb.base/code_elim.exp: For riscv, set additional_flags
8497 to include -msmall-data-limit=0.
8498
e2b7af72
JB
84992018-11-01 Joel Brobecker <brobecker@adacore.com>
8500
8501 * gdb.ada/watch_minus_l: New testcase.
8502
cdcda965
SM
85032018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8504
8505 * gdb.arch/aix-sighandle.c: New file.
8506 * gdb.arch/aix-sighandle.exp: New file.
8507
92dcebf3
AB
85082018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8509
8510 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8511 registers being unions.
8512
68b9ac18
TV
85132018-10-31 Tom de Vries <tdevries@suse.de>
8514
8515 * lib/valgrind.exp: New file.
8516 (vgdb_start, vgdb_stop): New procs, factored out of ...
8517 * gdb.base/valgrind-bt.exp: ... here, ...
8518 * gdb.base/valgrind-disp-step.exp: ... here and ...
8519 * gdb.base/valgrind-infcall.exp: ... here.
8520
1443936e
TV
85212018-10-31 Tom de Vries <tdevries@suse.de>
8522
8523 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8524
eb77c9df
AB
85252018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8526
8527 * gdb.dwarf2/void-type.c: New file.
8528 * gdb.dwarf2/void-type.exp: New file.
8529
82b5e646
PW
85302018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8531
8532 * gdb.base/info_qt.c: New file.
8533 * gdb.base/info_qt.exp: New file.
8534
8d619c01
EBM
85352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8536
8537 * gdb.arch/powerpc-htm-regs.c: New file.
8538 * gdb.arch/powerpc-htm-regs.exp: New file.
8539
f2cf6173
EBM
85402018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8541
8542 * gdb.arch/powerpc-tar.c: New file.
8543 * gdb.arch/powerpc-tar.exp: New file.
8544
7ca18ed6
EBM
85452018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8546
8547 * gdb.arch/powerpc-ppr-dscr.c: New file.
8548 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8549
bfcc0eba
TV
85502018-10-25 Tom de Vries <tdevries@suse.de>
8551
8552 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8553
fe1a5cad
TV
85542018-10-24 Tom de Vries <tdevries@suse.de>
8555
8556 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8557 longer exists error.
8558
a76dc3b7
TV
85592018-10-24 Tom de Vries <tdevries@suse.de>
8560
8561 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8562
4df46df7
TV
85632018-10-24 Tom de Vries <tdevries@suse.de>
8564
8565 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8566 --db-attach in valgrind.
8567
0dbfcfff
AB
85682018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8569
8570 * gdb.arch/riscv-reg-aliases.c: New file.
8571 * gdb.arch/riscv-reg-aliases.exp: New file.
8572
b04480b1
AH
85732018-10-19 Alan Hayward <alan.hayward@arm.com>
8574
8575 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8576
2c6ac8d7
AH
85772018-10-19 Alan Hayward <alan.hayward@arm.com>
8578
8579 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8580
2bc69f25
AH
85812018-10-19 Alan Hayward <alan.hayward@arm.com>
8582
8583 * gdb.cp/ovldbreak.exp: Fix regexps.
8584
1f1ae3a3
AH
85852018-10-19 Alan Hayward <alan.hayward@arm.com>
8586
8587 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8588
94c18618
SDJ
85892018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8590
8591 PR cli/23785
8592 * gdb.base/restore.exp: New test to check if "restore" with an
8593 invalid file doesn't segfault.
8594
812cd6eb
TV
85952018-10-18 Tom de Vries <tdevries@suse.de>
8596
8597 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8598 * gdb.ada/excep_handle.exp: Same.
8599 * gdb.ada/mi_string_access.exp: Same.
8600 * gdb.ada/mi_var_union.exp: Same.
8601 * gdb.arch/arc-analyze-prologue.exp: Same.
8602 * gdb.arch/arc-decode-insn.exp: Same.
8603 * gdb.base/readnever.exp: Same.
8604 * gdb.fortran/printing-types.exp: Same.
8605 * gdb.guile/scm-lazy-string.exp: Same.
8606
c4b90788
TV
86072018-10-16 Tom de Vries <tdevries@suse.de>
8608
8609 PR gdb/23730
8610 * gdb.base/catch-follow-exec.c: Add copyright notice.
8611 * gdb.base/catch-follow-exec.exp: Rewrite to use
8612 gdb_spawn_with_cmdline_opts. Require gdb-native.
8613
8bca2978
SL
86142018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8615
8616 * gdb.trace/actions-changed.exp: Check for arch support.
8617 * gdb.trace/actions.exp: Likewise.
8618 * gdb.trace/ax.exp: Likewise.
8619 * gdb.trace/backtrace.exp: Likewise.
8620 * gdb.trace/change-loc.exp: Likewise.
8621 * gdb.trace/deltrace.exp: Likewise.
8622 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8623 * gdb.trace/ftrace.exp: Likewise.
8624 * gdb.trace/infotrace.exp: Check for arch support.
8625 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8626 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8627 * gdb.trace/mi-tsv-changed.exp: Likewise.
8628 * gdb.trace/packetlen.exp: Likewise.
8629 * gdb.trace/passc-dyn.exp: Likewise.
8630 * gdb.trace/passcount.exp: Likewise.
8631 * gdb.trace/pending.exp: Likewise.
8632 * gdb.trace/range-stepping.exp: Check for shlib support.
8633 * gdb.trace/report.exp: Check for arch support.
8634 * gdb.trace/save-trace.exp: Likewise.
8635 * gdb.trace/signal.exp: Check for signal support.
8636 * gdb.trace/tfind.exp: Check for arch support.
8637 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8638 * gdb.trace/trace-common.h: Add comment.
8639 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8640 * gdb.trace/trace-enable-disable.exp: Likewise.
8641 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8642 * gdb.trace/tracecmd.exp: Check for arch support.
8643 * gdb.trace/tspeed.exp: Check for shlib and target support.
8644 * gdb.trace/tstatus.exp: Check for arch support.
8645 * gdb.trace/tsv.exp: Likewise.
8646 * gdb.trace/while-dyn.exp: Likewise.
8647 * gdb.trace/while-stepping.exp: Likewise.
8648 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8649
f9c49bff
SM
86502018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8651
8652 * gdb.trace/tspeed.exp: Remove nowarnings.
8653 (prepare_for_trace_test): Declare "global ipalib".
8654 * gdb.trace/tspeed.c: Include unistd.h.
8655 (main): Remove superfluous printf argument.
8656
d4330bde
SL
86572018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8658
8659 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8660 directory prefix on the filename.
8661
8ecfd7bd
SDJ
86622018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8663
8664 * gdb.gdb/unittest.exp: Update expected message informing that
8665 selftests have been disabled.
8666 * gdb.server/unittest.exp: Likewise.
8667
58bbcd02
TV
86682018-10-09 Tom de Vries <tdevries@suse.de>
8669
8670 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8671 with runto_main.
8672
9f6b697b
WP
86732018-10-08 Weimin Pan <weimin.pan@oracle.com>
8674
8675 PR c++/16841
8676 * gdb.cp/virtbase2.cc: New file.
8677 * gdb.cp/virtbase2.exp: New file.
8678
add5ded5
TT
86792018-10-06 Tom Tromey <tom@tromey.com>
8680
8681 PR python/19399:
8682 * gdb.python/py-inferior.exp: Add architecture test.
8683
f9e48344
TT
86842018-10-06 Tom Tromey <tom@tromey.com>
8685
8686 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8687 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8688
2a8be203
TT
86892018-10-06 Tom Tromey <tom@tromey.com>
8690
8691 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8692 of a "throw" catchpoint.
8693
e04caa70
SDJ
86942018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8695
8696 * gdb.base/info-proc.exp: Update string expected from "help info
8697 proc".
8698
5ca8c39f
TT
86992018-10-04 Tom Tromey <tom@tromey.com>
8700
8701 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8702 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8703 (test_initial_complaints, test_empty_complaints): Update.
8704 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8705
3453e7e4
TT
87062018-10-04 Tom Tromey <tom@tromey.com>
8707
8708 PR cli/19551:
8709 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8710 * lib/gdb.exp (gdb_file_cmd): Update.
8711 * gdb.stabs/weird.exp (print_weird_var): Update.
8712 * gdb.server/solib-list.exp: Update.
8713 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8714 * gdb.mi/mi-cli.exp: Update.
8715 * gdb.linespec/linespec.exp: Update.
8716 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8717 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8718 * gdb.cp/cp-relocate.exp: Update.
8719 * gdb.base/sym-file.exp: Update.
8720 * gdb.base/relocate.exp: Update.
8721 * gdb.base/readnever.exp: Update.
8722 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8723 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8724 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8725 * gdb.base/code_elim.exp: Update.
8726 * gdb.base/break-unload-file.exp (test_break): Update.
8727 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8728 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8729 Update.
8730 * gdb.base/attach.exp (do_attach_tests): Update.
8731 * gdb.base/sepdebug.exp: Update.
8732 * gdb.python/py-section-script.exp: Update.
8733
6afcf761
TT
87342018-10-04 Tom Tromey <tom@tromey.com>
8735
8736 PR cli/22234:
8737 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8738 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8739 output.
8740
fef1b293
TT
87412018-10-04 Tom Tromey <tom@tromey.com>
8742
8743 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8744 set width and height to 0.
8745 (test_command_line_attach_run): Use -quiet.
8746
ca98345e
SL
87472018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8748
8749 * lib/gdb.exp (skip_ifunc_tests): New.
8750 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8751 other compile failures.
8752 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8753
ff34e6ae
SM
87542018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8755
8756 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8757 is_amd64_regs_target.
8758
6bb8890e
AH
87592018-10-01 Alan Hayward <alan.hayward@arm.com>
8760
8761 * gdb.arch/aarch64-sighandler-regs.c: New test.
8762 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8763 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8764
224d30d3
MM
87652018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8766
8767 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8768 assembly.
8769
f67ffa6a
AB
87702018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8771
8772 * gdb.base/frame-selection.exp: New file.
8773 * gdb.base/frame-selection.c: New file.
8774
9fc3183f
AH
87752018-09-27 Alan Hayward <alan.hayward@arm.com>
8776
8777 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8778 pthread barrier.
8779 (main): Likewise.
8780
d354055e
AB
87812018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8782
8783 * gdb.base/large-frame-1.c: New file.
8784 * gdb.base/large-frame-2.c: New file.
8785 * gdb.base/large-frame.exp: New file.
8786 * gdb.base/large-frame.h: New file.
8787
db727370
JL
87882018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8789
8790 PR gdb/20948
8791 * gdb.base/write_mem.exp: New test.
8792 * gdb.base/write_mem.c: Likewise.
8793
ae778caf
TT
87942018-09-23 Tom Tromey <tom@tromey.com>
8795
8796 PR python/18852:
8797 * gdb.python/py-parameter.exp: Add test for parameter that throws
8798 on "set".
8799
fd3ba736
TT
88002018-09-23 Tom Tromey <tom@tromey.com>
8801
8802 PR python/17284:
8803 * gdb.python/py-template.exp (test_template_arg): Add test for
8804 negative template argument number.
8805
39a24317
TT
88062018-09-23 Tom Tromey <tom@tromey.com>
8807
8808 PR python/14062:
8809 * gdb.python/python.exp: Add test for post_event error.
8810
f5769a2c
TT
88112018-09-23 Tom Tromey <tom@tromey.com>
8812
8813 PR python/18170:
8814 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8815 convert pointers to int and long.
8816
1c1e54f6
TT
88172018-09-23 Tom Tromey <tom@tromey.com>
8818
8819 PR python/20126:
8820 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8821 signed-ness conversion tests.
8822
fb4fa946
TT
88232018-09-23 Tom Tromey <tom@tromey.com>
8824
8825 PR python/18352;
8826 * gdb.python/py-value.exp (test_float_conversion): New proc.
8827 Use it.
8828
a466edac
HAQ
88292018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8830
8831 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8832
4ee9b0c5
SL
88332018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8834
8835 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8836 no readline.
8837 * gdb.base/utf8-identifiers.exp: Likewise.
8838 * gdb.cp/cpcompletion.exp: Likewise.
8839 * gdb.linespec/cpcompletion.exp: Likewise.
8840 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8841 * gdb.linespec/cpls-ops.exp: Likewise.
8842
23be8da7
RB
88432018-09-19 Richard Bunt <richard.bunt@arm.com>
8844 Chris January <chris.january@arm.com>
8845
8846 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8847 * gdb.fortran/short-circuit-argument-list.exp: New file.
8848 * gdb.fortran/short-circuit-argument-list.f90: New test.
8849
5031d0ae
SDJ
88502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8851
8852 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8853 "arch=" keyword when executing "-stack-list-frames".
8854
b4c0d1a4
SDJ
88552018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8856
8857 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8858 "arch=" keyword when executing "-stack-list-frames".
8859
7a6d2b45
SDJ
88602018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8861
8862 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8863 break ada".
8864
8588b356
SM
88652018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8866
8867 PR python/23669
8868 * gdb.python/python.exp: Test gdb.execute("show commands").
8869
65e65158
TT
88702018-09-16 Tom Tromey <tom@tromey.com>
8871
8872 * gdb.base/new-ui.exp (do_execution_tests): Update.
8873 * gdb.base/dbx.exp (test_breakpoints): Update.
8874
bf326452
AH
88752018-09-14 Alan Hayward <alan.hayward@arm.com>
8876
8877 * lib/gdb.exp (gdb_simple_compile): Add proc.
8878 (is_elf_target): Use gdb_simple_compile.
8879 (skip_altivec_tests): Likewise.
8880 (skip_vsx_tests): Likewise.
8881 (skip_tsx_tests): Likewise.
8882 (skip_btrace_tests): Likewise.
8883 (skip_btrace_pt_tests): Likewise.
8884 (gdb_can_simple_compile): Likewise.
8885 (gdb_has_argv0): Likewise.
8886 (gdb_target_symbol_prefix): Likewise.
8887 (target_supports_scheduler_locking): Likewise.
8888
2361b0fb
TT
88892018-09-13 Tom Tromey <tom@tromey.com>
8890
8891 * Makefile.in (TAGS): Recognize proc_with_prefix and
8892 gdb_caching_proc.
8893
0ae1a321
SM
88942018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8895
8896 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8897 method.
8898
a40bf0c2
SM
88992018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8900
8901 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8902 and a few other Inferior properties when the Inferior is no
8903 longer valid.
8904
4a3fe98f
TT
89052018-09-13 Tom Tromey <tom@tromey.com>
8906
8907 PR rust/23650:
8908 * gdb.rust/simple.exp: Add test for enum field access error.
8909
098b2108
TT
89102018-09-13 Tom Tromey <tom@tromey.com>
8911
8912 PR rust/23626:
8913 * gdb.rust/simple.rs (EmptyEnum): New type.
8914 (main): Use it.
8915 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8916
1256af7d
SM
89172018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8918
8919 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8920 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8921 * gdb.python/py-symtab.exp: Update test printing an objfile.
8922
4aa8e6c2
SM
89232018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8924
8925 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8926 object.
8927
c221b2f7
AH
89282018-09-12 Alan Hayward <alan.hayward@arm.com>
8929
8930 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8931 (support_complex_tests): Use gdb_can_simple_compile.
8932 (is_ilp32_target): Likewise.
8933 (is_lp64_target): Likewise.
8934 (is_64_target): Likewise.
8935 (is_amd64_regs_target): Likewise.
8936 (is_aarch32_target): Likewise.
8937 (gdb_int128_helper): Likewise.
8938
6f1107b5
JK
89392018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8940
8941 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8942
1f5d1570
JG
89432018-09-10 Jerome Guitton <guitton@adacore.com>
8944
8945 * gdb.ada/same_component_name: Add test for case of tagged record
8946 with variable-length fields.
8947
cc330e39
XR
89482018-09-10 Xavier Roirand <roirand@adacore.com>
8949
8950 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8951 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8952 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8953 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8954
b9c50e9a
XR
89552018-09-10 Xavier Roirand <roirand@adacore.com>
8956
8957 * gdb.ada/mi_string_access.exp: New testcase.
8958 * gdb.ada/mi_string_access/bar.adb: New file.
8959 * gdb.ada/mi_string_access/pck.adb: New file.
8960 * gdb.ada/mi_string_access/pck.asd: New file.
8961
2963898f
XR
89622018-09-10 Xavier Roirand <roirand@adacore.com>
8963
8964 * gdb.ada/mi_var_union.exp: New testcase.
8965 * gdb.ada/mi_var_union/bar.adb: New file.
8966 * gdb.ada/mi_var_union/pck.adb: New file.
8967 * gdb.ada/mi_var_union/pck.asd: New file.
8968
1aac008f
TT
89692018-09-08 Tom Tromey <tom@tromey.com>
8970
8971 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8972
332cf4c9
TT
89732018-09-08 Tom Tromey <tom@tromey.com>
8974
8975 PR python/16047:
8976 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8977 (register_pretty_printers): Register new printer.
8978 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8979 test.
8980 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8981 (an_int_type3): New global.
8982
424da6cf
JB
89832018-09-08 Joel Brobecker <brobecker@adacore.com>
8984
8985 * gdb.ada/expr_with_funcall: New testcase.
8986
2a62dfa9
JB
89872018-09-08 Joel Brobecker <brobecker@adacore.com>
8988
8989 * gdb.ada/packed_array_assign: New testcase.
8990
96b6697f
AB
89912018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8992
8993 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8994 names, and add test prefixes to make test names unique.
8995
e4a62c65
TV
89962018-09-05 Tom de Vries <tdevries@suse.de>
8997
8998 * gdb.dwarf2/varval.exp: Add test.
8999
dd083ee2
GB
90002018-09-04 Gary Benson <gbenson@redhat.com>
9001
9002 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
9003 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
9004
aef9346c
TT
90052018-08-31 Tom Tromey <tom@tromey.com>
9006
9007 * gdb.rust/simple.rs: Rename second variable "v".
9008
c67f2e15
AB
90092018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
9010
9011 * gdb.base/funcargs.c (use_a): New function.
9012 (recurse): Call use_a.
9013
078a0207
KS
90142018-08-29 Keith Seitz <keiths@redhat.com>
9015
9016 * gdb.compile/compile-cplus-anonymous.cc: New file.
9017 * gdb.compile/compile-cplus-anonymous.exp: New file.
9018 * gdb.compile/compile-cplus-array-decay.cc: New file.
9019 * gdb.compile/compile-cplus-array-decay.exp: New file.
9020 * gdb.compile/compile-cplus-inherit.cc: New file.
9021 * gdb.compile/compile-cplus-inherit.exp: New file.
9022 * gdb.compile/compile-cplus-member.cc: New file.
9023 * gdb.compile/compile-cplus-member.exp: New file.
9024 * gdb.compile/compile-cplus-method.cc: New file.
9025 * gdb.compile/compile-cplus-method.exp: New file.
9026 * gdb.compile/compile-cplus-mod.c: "New" file.
9027 * gdb.compile/compile-cplus-namespace.cc: New file.
9028 * gdb.compile/compile-cplus-namespace.exp: New file.
9029 * gdb.compile/compile-cplus-nested.cc: New file.
9030 * gdb.compile/compile-cplus-nested.exp: New file.
9031 * gdb.compile/compile-cplus-print.c: "New" file.
9032 * gdb.compile/compile-cplus-print.exp: "New" file.
9033 * gdb.compile/compile-cplus-virtual.cc: New file.
9034 * gdb.compile/compile-cplus-virtual.exp: New file.
9035 * gdb.compile/compile-cplus.c: "New" file.
9036 * gdb.compile/compile-cplus.exp: "New" file.
9037 * lib/compile-support.exp: New file.
9038
b0f492b9
GB
90392018-08-16 Gary Benson <gbenson@redhat.com>
9040
9041 PR gdb/13000:
9042 * gdb.base/batch-exit-status.exp: New file.
9043 * gdb.base/batch-exit-status.good-commands: Likewise.
9044 * gdb.base/batch-exit-status.bad-commands: Likewise.
9045
36eb4c5f
AH
90462018-08-29 Alan Hayward <alan.hayward@arm.com>
9047
9048 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
9049 (struct struct02): Likewise.
9050 (struct struct03): Likewise.
9051 (struct struct04): Likewise.
9052 (struct struct_01_01): New struct.
9053 (struct struct_01_02): Likewise.
9054 (struct struct_01_03): Likewise.
9055 (struct struct_01_04): Likewise.
9056 (struct struct_02_01): Likewise.
9057 (struct struct_02_02): Likewise.
9058 (struct struct_02_03): Likewise.
9059 (struct struct_02_04): Likewise.
9060 (struct struct_04_01): Likewise.
9061 (struct struct_04_02): Likewise.
9062 (struct struct_04_03): Likewise.
9063 (struct struct_04_04): Likewise.
9064 (struct struct_05_01): Likewise.
9065 (struct struct_05_02): Likewise.
9066 (struct struct_05_03): Likewise.
9067 (struct struct_05_04): Likewise.
9068 (cmp_struct01): Remove function.
9069 (cmp_struct02): Likewise.
9070 (cmp_struct03): Likewise.
9071 (cmp_struct04): Likewise.
9072 (cmp_struct_01_01): Add Function.
9073 (cmp_struct_01_02): Likewise.
9074 (cmp_struct_01_03): Likewise.
9075 (cmp_struct_01_04): Likewise.
9076 (cmp_struct_02_01): Likewise.
9077 (cmp_struct_02_02): Likewise.
9078 (cmp_struct_02_03): Likewise.
9079 (cmp_struct_02_04): Likewise.
9080 (cmp_struct_04_01): Likewise.
9081 (cmp_struct_04_02): Likewise.
9082 (cmp_struct_04_03): Likewise.
9083 (cmp_struct_04_04): Likewise.
9084 (cmp_struct_05_01): Likewise.
9085 (cmp_struct_05_02): Likewise.
9086 (cmp_struct_05_03): Likewise.
9087 (cmp_struct_05_04): Likewise.
9088 (call_all): Add new structs.
9089 * gdb.base/infcall-nested-structs.exp: Likewise.
9090
3bf9c013
JV
90912018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
9092
9093 * gdb.python/py-framefilter-mi.exp: Update regexp to
9094 check for "arch" field in frame output.
9095
450d1e88
KB
90962018-08-23 Kevin Buettner <kevinb@redhat.com>
9097
9098 * gdb.dwarf2/dw2-ranges-func.c: New file.
9099 * gdb.dwarf2/dw2-ranges-func.exp: New file.
9100
ae739fe7
SM
91012018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
9102
9103 * gdb.base/term.exp: Compare terminal settings with values from
9104 the inferior.
9105 * gdb.base/term.c: Get and set terminal settings.
9106
6d52907e
JV
91072018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
9108
9109 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9110 accommodate new "arch" field in frame output.
9111 * gdb.mi/mi-return.exp: Likewise.
9112 * gdb.mi/mi-stack.exp: Likewise.
9113 * gdb.mi/mi-syn-frame.exp: Likewise.
9114 * gdb.mi/user-selected-context-sync.exp: Likewise.
9115
be2d111a
MS
91162018-08-19 Michael Spang <spang@google.com>
9117
9118 PR gdb/11786
9119 * gdb.base/gcore-tls-pie.c: New file.
9120 * gdb.base/gcore-tls-pie.exp: New file.
9121
ae3a7c47
KB
91222018-08-18 Kevin Buettner <kevinb@redhat.com>
9123
9124 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9125 * gdb.dwarf2/varval.c: New file.
9126 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9127
2ecae92e
AH
91282018-08-17 Alan Hayward <alan.hayward@arm.com>
9129
9130 PR gdb/18931
9131 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9132
c1854f1d
KS
91332018-08-16 Keith Seitz <keiths@redhat.com>
9134
9135 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9136 tests expected to pass.
9137
26fb3983
JV
91382018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9139
9140 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9141 -data-disassemble -a.
9142 (test_disassembly_bogus_args): Likewise.
9143
67943c00
AB
91442018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9145
9146 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9147
5ff2bbae
AB
91482018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9149
9150 * gdb.base/vla-optimized-out.exp: Add new test.
9151
e5bbcd0f
AB
91522018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9153
9154 * gdb.base/vla-optimized-out-o3.exp: Delete.
9155 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9156 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9157 deleted tests.
9158
9d4a934c
AB
91592018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9160
9161 PR gdb/18050:
9162 * gdb.server/extended-remote-restart.c: New file.
9163 * gdb.server/extended-remote-restart.exp: New file.
9164
045cf012
SM
91652018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9166
9167 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9168 "set variable index = 42".
9169
87d6a7aa
SM
91702018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9171
9172 * boards/index-cache-gdb.exp: New file.
9173 * gdb.dwarf2/index-cache.exp: New file.
9174 * gdb.dwarf2/index-cache.c: New file.
9175 * gdb.base/maint.exp: Check if we are using the index cache.
9176
96d68bd4
RO
91772018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9178
9179 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9180 MAKEFLAGS.
9181
5a699617
RO
91822018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9183
9184 * dg-extract-results.sh: Move to toplevel contrib.
9185 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9186 * Makefile.in (check-parallel-racy): Likewise.
9187
5bd18990
AB
91882018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9189
9190 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9191 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9192 tests if the target supports scheduler locking.
9193
3fbbcf47
TV
91942018-08-04 Tom de Vries <tdevries@suse.de>
9195
9196 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9197
3e1d3d8c
TT
91982018-08-02 Tom Tromey <tom@tromey.com>
9199
9200 PR symtab/16842.
9201 * gdb.cp/temargs.exp: Test "info address" of a template
9202 parameter.
9203
5abe0f0c
JV
92042018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9205
9206 * gdb.python/py-mi-var-info-path-expression.c: New file.
9207 * gdb.python/py-mi-var-info-path-expression.py: New file.
9208 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9209
fb66cde8
SDJ
92102018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9211
9212 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9213 error after "cannot resolve name" string.
9214
c708f4d2
AB
92152018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9216
9217 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9218 started.
9219 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9220
37cc0cae
TV
92212018-07-28 Tom de Vries <tdevries@suse.de>
9222
9223 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9224
63b4ecf7
TV
92252018-07-26 Tom de Vries <tdevries@suse.de>
9226
9227 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9228
3c3bb058
AB
92292018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9230
9231 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9232 is visible.
9233
9e7f3bbb
TV
92342018-07-26 Tom de Vries <tdevries@suse.de>
9235
9236 PR breakpoints/23366
9237 * gdb.base/catch-follow-exec.c: New test.
9238 * gdb.base/catch-follow-exec.exp: New file.
9239
16f808ec
TV
92402018-07-25 Tom de Vries <tdevries@suse.de>
9241
9242 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9243 vla-optimized-out.c.
9244
d7154a8d
JV
92452018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9246
9247 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9248 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9249
232a0032
TV
92502018-07-20 Tom de Vries <tdevries@suse.de>
9251
9252 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9253 NOCLONE macro.
9254 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9255
fbb1d502
TV
92562018-07-19 Tom de Vries <tdevries@suse.de>
9257
9258 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9259 regular expression.
9260
42dc7699
TV
92612018-07-18 Tom de Vries <tdevries@suse.de>
9262
9263 * gdb.base/vla-optimized-out.c: New test.
9264 * gdb.base/vla-optimized-out.exp: New file.
9265
7f1f7e23
SDJ
92662018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9267
9268 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9269 message "No address associated with hostname" when gdbserver
9270 cannot resolve the hostname.
9271
5759ebb3
PW
92722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9273
9274 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9275 Add some test prefixes to make tests unique.
9276
3606ccab
PW
92772018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9278
9279 * gdb.base/frameapply.c: New file.
9280 * gdb.base/frameapply.exp: New file.
9281
529c08b2
PW
92822018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9283
9284 * gdb.base/skip.exp: Update expected error message.
9285
c7ab0aef
SDJ
92862018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9287 Jan Kratochvil <jan.kratochvil@redhat.com>
9288 Paul Fertser <fercerpav@gmail.com>
9289 Tsutomu Seki <sekiriki@gmail.com>
9290
9291 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9292 parameter.
9293 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9294 by default.
9295 * boards/native-gdbserver.exp: Likewise.
9296 * gdb.server/run-without-local-binary.exp: Improve regexp used
9297 for detecting when a remote debugging connection succeeds.
9298 * gdb.server/server-connect.exp: New file.
9299 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9300 Do not prefix the port number with ":".
9301 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9302 support for detecting and using it. Add '$debughost_gdbserver'
9303 to the list of arguments used to start gdbserver. Handle case
9304 when gdbserver cannot resolve a network name.
9305
16ff70dd
SDJ
93062018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9307
9308 PR c++/23373
9309 * gdb.base/ptype-offsets.cc (struct static_member): New
9310 struct.
9311 (main) <stmember>: New variable.
9312 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9313 with a static member in it.
9314
3541979f
AB
93152018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9316
9317 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9318 watchpoints enabled and disabled.
9319
c8ad9b9a
AB
93202018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9321
9322 * gdb.base/examine-backward.exp: Still run tests around address
9323 0x0, even if address 0x0 is not readable. Update the pattern for
9324 matching address 0x0 in expected output.
9325
e0e5e971
AB
93262018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9327
9328 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9329 malloc/free.
9330
1ea5da02
TV
93312018-07-04 Tom de Vries <tdevries@suse.de>
9332
9333 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9334
471b9d15
MR
93352018-07-02 Maciej W. Rozycki <macro@mips.com>
9336
9337 PR tdep/8282
9338 * gdb.arch/mips-disassembler-options.exp: New test.
9339 * gdb.arch/mips-disassembler-options.s: New test source.
9340
75acb486
PA
93412018-06-29 Pedro Alves <palves@redhat.com>
9342
9343 * gdb.threads/names.exp: Adjust expected "info threads" output.
9344
cd2bb709
PA
93452018-06-29 Pedro Alves <palves@redhat.com>
9346
9347 * gdb.opt/inline-break.exp (line number, address): Add "info
9348 break" tests.
9349
991ff292
PA
93502018-06-29 Pedro Alves <palves@redhat.com>
9351
9352 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9353 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9354 number and address and running to them.
9355
356819b6 93562018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9357
9358 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9359
2512d7ef
JK
93602018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9361
9362 * lib/compiler.c: Remove executable permission flag.
9363
be1b6474
RB
93642018-06-28 Richard Bunt <richard.bunt@arm.com>
9365
9366 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9367 code.
9368 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9369
291f9a96
PT
93702018-06-28 Petr Tesarik <ptesarik@suse.cz>
9371
9372 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9373
ed6dfe51
PT
93742018-06-28 Petr Tesarik <ptesarik@suse.cz>
9375
9376 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9377 address argument is omitted.
9378
d4d429d5
PT
93792018-06-28 Petr Tesarik <ptesarik@suse.cz>
9380
9381 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9382
7ab6656f
OJ
93832018-06-27 Omair Javaid <omair.javaid@linaro.org>
9384
9385 PR gdb/21695
9386 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9387 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9388
a33ccfc7
TT
93892018-06-26 Tom Tromey <tom@tromey.com>
9390
9391 PR rust/22574:
9392 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9393 * gdb.rust/simple.rs (struct SimpleLayout): New.
9394
6d72d289
SM
93952018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9396
9397 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9398 "info registers" output.
9399
8363f9d5
RB
94002018-06-21 Richard Bunt <richard.bunt@arm.com>
9401
9402 * gdb.base/watchpoint-hw-attach.c: New test.
9403 * gdb.base/watchpoint-hw-attach.exp: New file.
9404
f00674fe
SM
94052018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9406
9407 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9408 through /bin/sh.
9409 * boards/dwarf4-gdb-index.exp: Likewise.
9410 * boards/fission-dwp.exp: Likewise.
9411
1d554008
UW
94122018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9413
9414 * gdb.base/float128.exp: Add comment and improved fail message
9415 to the failure case of "print large128" test.
9416
d0ac1c44
SM
94172018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9418
9419 * configure.ac: Remove AC_PREREQ.
9420 * configure: Re-generate.
9421
61b04dd0
PA
94222018-06-19 Pedro Alves <palves@redhat.com>
9423
9424 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9425 (func_extern_caller): New.
9426 (main): Call func_extern_caller.
9427 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9428 logic change.
9429
f63b508a
SM
94302018-06-18 Weimin Pan <weimin.pan@oracle.com>
9431
9432 PR gdb/16841
9433 * gdb.cp/typedef-base.cc: New file.
9434 * gdb.cp/typedef-base.exp: New file.
9435
0fe3a558
TV
94362018-06-18 Tom de Vries <tdevries@suse.de>
9437
9438 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9439
7010835a
AB
94402018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9441 Richard Bunt <Richard.Bunt@arm.com>
9442
9443 * gdb.threads/attach-slow-waitpid.c: New file.
9444 * gdb.threads/attach-slow-waitpid.exp: New file.
9445 * gdb.threads/slow-waitpid.c: New file.
9446
14897d65
PA
94472018-06-14 Pedro Alves <palves@redhat.com>
9448
9449 * gdb.base/fork-running-state.c: Include <errno.h>.
9450 (exit_if_relative_exits): New.
9451 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9452 exits.
9453 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9454 child exits.
9455
5d9a0608
TV
94562018-06-14 Tom de Vries <tdevries@suse.de>
9457
9458 PR cli/22573
9459 * gdb.base/finish-pretty.c: New test.
9460 * gdb.base/finish-pretty.exp: New file.
9461
11ae5818
PA
94622018-06-14 Pedro Alves <palves@redhat.com>
9463
9464 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9465 gdb's expected startup output.
9466
1d39de44
PA
94672018-06-14 Pedro Alves <palves@redhat.com>
9468
9469 * lib/selftest-support.exp (selftest_setup): Remove inlined
9470 function handling.
9471
70ee0000
TV
94722018-06-14 Tom de Vries <tdevries@suse.de>
9473
9474 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9475 matching of breakpoint printing.
9476
11f4b608
TV
94772018-06-13 Tom de Vries <tdevries@suse.de>
9478
9479 PR testsuite/23269
9480 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9481 (fork_child): ... here, and ...
9482 (fork_parent): ... here.
9483
94842018-06-12 Tom de Vries <tdevries@suse.de>
9485
9486 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9487
9516f85a
AB
94882018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9489 Stephen Roberts <stephen.roberts@arm.com>
9490
9491 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9492 rewrite test to describe action performed, rather than possible
9493 failure.
9494
5045b3d7
GB
94952018-06-08 Gary Benson <gbenson@redhat.com>
9496
9497 * gdb.threads/check-libthread-db.exp: New file.
9498 * gdb.threads/check-libthread-db.c: Likewise.
9499
c61b06a1
TT
95002018-06-05 Tom Tromey <tom@tromey.com>
9501
9502 * gdb.base/default.exp: Update expected "show version" output.
9503
eb6af809
TT
95042018-06-05 Tom Tromey <tom@tromey.com>
9505
9506 PR cli/12326:
9507 * gdb.cp/static-print-quit.exp: Update.
9508 * lib/gdb.exp (pagination_prompt): Update.
9509 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9510 * gdb.python/python.exp: Update.
9511
178d6a63
JB
95122018-06-04 Joel Brobecker <brobecker@adacore.com>
9513
9514 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9515
8e817061
JB
95162018-06-01 Joel Brobecker <brobecker@adacore.com>
9517
9518 * gdb.ada/bp_fun_addr: New testcase.
9519
e86ca25f
TT
95202018-06-01 Tom Tromey <tom@tromey.com>
9521
9522 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9523 results.
9524 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9525 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9526 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9527 * gdb.base/maint.exp (maint_pass_if): Update.
9528
4b2dfa9d
MR
95292018-05-31 Maciej W. Rozycki <macro@mips.com>
9530
9531 * gdb.base/endian.exp: New test.
9532 * gdb.base/endian.c: New test source.
9533
45f25d6c
AB
95342018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9535
9536 PR gdb/23203
9537 * gdb.base/bt-selected-frame.c: New file.
9538 * gdb.base/bt-selected-frame.exp: New file.
9539 * lib/gdb.exp (get_current_frame_number): New function.
9540
d9f6d7f8
MR
95412018-05-24 Maciej W. Rozycki <macro@mips.com>
9542 Pedro Alves <palves@redhat.com>
9543
9544 * gdb.threads/tls-core.c: Include <stdlib.h>
9545 (thread_proc): Call `abort'.
9546 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9547 (tls_core_test): New procedure, bits factored out from ...
9548 (top level): ... here. Test both native cores and gcore cores.
9549
ff1cf532
TT
95502018-05-23 Tom Tromey <tom@tromey.com>
9551
9552 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9553
b98664d3
TT
95542018-05-23 Tom Tromey <tom@tromey.com>
9555
9556 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9557 symfile_complaints.
9558 (test_short_complaints): Likewise.
9559 (test_empty_complaints): Likewise.
9560 (test_initial_complaints): Update.
9561
4e9668d0
TT
95622018-05-23 Tom Tromey <tom@tromey.com>
9563
9564 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9565
43ba33c7
TT
95662018-05-23 Tom Tromey <tom@tromey.com>
9567
9568 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9569 (test_short_complaints): Update.
9570
035522c0
PA
95712018-05-22 Pedro Alves <palves@redhat.com>
9572
9573 * gdb.base/remote.exp: Only gdb_start after compiling the
9574 testcase. Issue "disconnect" before testing "set remote" command
9575 defaults. Issue clean_restart before running to main.
9576
cc0be08f
PA
95772018-05-22 Pedro Alves <palves@redhat.com>
9578
9579 * gdb.base/remote.exp: Adjust expected output of "show remote
9580 memory-write-packet-size". Add tests for "set remote
9581 memory-write-packet-size 0" and "set remote
9582 memory-write-packet-size fixed/limit".
9583
b1b60145
PA
95842018-05-22 Pedro Alves <palves@redhat.com>
9585
9586 PR gdb/22973
9587 * gdb.base/utf8-identifiers.c: New file.
9588 * gdb.base/utf8-identifiers.exp: New file.
9589
0ec848ad
PFC
95902018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9591
9592 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9593
2c3305f6
PFC
95942018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9595
9596 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9597
ce1e8424
TT
95982018-05-18 Tom Tromey <tom@tromey.com>
9599
9600 * gdb.base/ptype-offsets.exp: Update.
9601
ddfe970e
KS
96022018-05-17 Keith Seitz <keiths@redhat.com>
9603
9604 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9605 in expected breakpoint stop locations.
9606 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9607 move to proper scope to test variable values.
9608 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9609 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9610 New functions.
9611 (main): Call not_inline_func3.
9612 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9613 inline_func1, inline_func2, and inline_func3. Test that when each
9614 breakpoint is hit, GDB properly reports both the stop location
9615 and the backtrace. Repeat tests for temporary breakpoints.
9616
0726fcc6
MR
96172018-05-15 Maciej W. Rozycki <macro@mips.com>
9618
9619 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9620 rather then trying to access it in determining whether the PID
9621 of `gdbserver' could have been retrieved.
9622
8ee22052
AB
96232018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9624
9625 * gdb.arch/amd64-init-x87-values.S: New file.
9626 * gdb.arch/amd64-init-x87-values.exp: New file.
9627
7785df48
JK
96282018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9629
9630 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9631
56bcdbea
TT
96322018-05-04 Tom Tromey <tom@tromey.com>
9633
9634 PR python/22730:
9635 * gdb.python/python.exp: Test multi-line execute.
9636
a913fffb
TT
96372018-05-04 Tom Tromey <tom@tromey.com>
9638
9639 PR python/22731:
9640 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9641
7a2c85f2
TT
96422018-05-04 Tom Tromey <tom@tromey.com>
9643
9644 PR gdb/11750:
9645 * gdb.base/define.exp: Test defining a user command inside a user
9646 command.
9647 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9648
a3b60e45
JK
96492018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9650 Pedro Alves <palves@redhat.com>
9651
9652 PR breakpoints/19806 and support for PR external/20207.
9653 * gdb.base/watchpoint-unaligned.c: New file.
9654 * gdb.base/watchpoint-unaligned.exp: New file.
9655
45fe4a03
AB
96562018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9657
9658 * gdb.base/maint.exp: Make test names unique, use
9659 test_prefix_command_help to test 'help maint info', and remove
9660 repeated test of 'help maint'.
9661
9be2ae8f
TT
96622018-05-04 Tom Tromey <tom@tromey.com>
9663
9664 PR gdb/22619:
9665 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9666 behavior.
9667
11859c31
AB
96682018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9669
9670 * gdb.base/maint.exp: Process output from 'maint print registers'
9671 line at a time.
9672
089a9490
AB
96732018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9674
9675 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9676 timeout.
9677
9b0797e2
AB
96782018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9679
9680 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9681 filter pattern.
9682
f6ac5f3d
PA
96832018-05-02 Pedro Alves <palves@redhat.com>
9684
9685 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9686 to_log_command renames.
9687 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9688
77d3c63b
TT
96892018-05-02 Tom Tromey <tom@tromey.com>
9690
9691 * gdb.python/py-parameter.exp: Set test message.
9692
0489430a
TT
96932018-05-02 Tom Tromey <tom@tromey.com>
9694
9695 PR python/20084:
9696 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9697 PARAM_ZUINTEGER_UNLIMITED tests.
9698
1632f8ba
DR
96992018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9700
9701 PR rust/23124
9702 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9703 when casting.
9704
6d7bb824
TT
97052018-04-30 Tom Tromey <tom@tromey.com>
9706
9707 * gdb.python/py-type.exp: Check align attribute.
9708 * gdb.python/py-type.c: New "aligncheck" global.
9709
007e1530
TT
97102018-04-30 Tom Tromey <tom@tromey.com>
9711
9712 PR exp/17095:
9713 * gdb.dwarf2/dw2-align.exp: New file.
9714 * gdb.cp/align.exp: New file.
9715 * gdb.base/align.exp: New file.
9716 * lib/gdb.exp (gdb_int128_helper): New proc.
9717 (has_int128_c, has_int128_cxx): New caching procs.
9718
6873858b
TT
97192018-04-27 Tom Tromey <tom@tromey.com>
9720
9721 PR rust/22545:
9722 * gdb.rust/simple.exp: Add inclusive range tests.
9723
79188d8d
PA
97242018-04-26 Pedro Alves <palves@redhat.com>
9725
9726 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9727 ifunc breakpoint locations correctly of ifunc breakpoints set
9728 while the program resolves the ifunc.
9729
c7075ad5
PA
97302018-04-26 Pedro Alves <palves@redhat.com>
9731
9732 * gdb.base/gnu-ifunc-final.c: New file.
9733 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9734 * gdb.base/gnu-ifunc.exp (executable): Delete.
9735 (staticexecutable): Adjust.
9736 (lib_opts, exec_opts): Delete.
9737 (make_binsuffix, build, set-break): New procedures.
9738 (misc_tests): New, with tests factored out from the top level.
9739 (top level): Test different combinations of ifunc resolver name,
9740 resolver with and with debug info, and ifunc target with and
9741 without debug info. Wrap static tests with with_target_prefix.
9742
8388016d
PA
97432018-04-26 Pedro Alves <palves@redhat.com>
9744
9745 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9746 return type" warnings.
9747
249b5733
PA
97482018-04-25 Pedro Alves <palves@redhat.com>
9749
9750 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9751 killed".
9752 * gdb.base/kill-after-signal.exp: Likewise.
9753 * gdb.threads/kill.exp: Likewise.
9754
f67c0c91
SDJ
97552018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9756 Sergio Durigan Junior <sergiodj@redhat.com>
9757 Pedro Alves <palves@redhat.com>
9758
9759 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9760 regexps to expect for '[Inferior ... detached]' as well.
9761 * gdb.base/attach.exp: Likewise.
9762 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9763 "gdb_continue_to_end".
9764 (test_catch_syscall_with_wrong_args): Likewise.
9765 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9766 ']'. Don't set 'verbose' on.
9767 * gdb.base/foll-vfork.exp: Likewise.
9768 * gdb.base/fork-print-inferior-events.c: New file.
9769 * gdb.base/fork-print-inferior-events.exp: New file.
9770 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9771 '[Inferior ... has been killed]' message.
9772 * gdb.base/kill-after-signal.exp: Likewise.
9773 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9774 detach message.
9775 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9776 message.
9777 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9778 regexps to expect for '[Inferior ... detached]' as well.
9779 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9780
0a8ddac4
SM
97812018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9782
9783 PR gdb/23104
9784 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9785
701adfb0
PA
97862018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9787
9788 PR gdb/23095
9789 * gdb.base/break-probes.exp: Pass shlib_load to
9790 prepare_for_testing. Set normal_bp to r_debug_state if target is
9791 bsd.
9792
d27d16bf
RB
97932018-04-19 Richard Bunt <richard.bunt@arm.com>
9794
9795 * gdb.threads/multiple-successive-infcall.c: New test.
9796 * gdb.threads/multiple-successive-infcall.exp: New file.
9797
a037790e
TT
97982018-04-17 Tom Tromey <tom@tromey.com>
9799
9800 * gdb.rust/simple.rs (Union): New type.
9801 (main): New local "u".
9802 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9803
e3a91079
AA
98042018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9805
9806 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9807 number information in output of "whereis" command.
9808 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9809
b744723f
AA
98102018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9811
9812 * gdb.ada/info_types.exp: Adjust expected output to the line
9813 numbers now printed by "info var/func/type".
9814 * gdb.base/completion.exp: Likewise.
9815 * gdb.base/included.exp: Likewise.
9816 * gdb.cp/cp-relocate.exp: Likewise.
9817 * gdb.cp/cplusfuncs.exp: Likewise.
9818 * gdb.cp/namespace.exp: Likewise.
9819 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9820
4a4495d6
MM
98212018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9822
9823 * gdb.btrace/cpu.exp: New.
9824
1d509aa6
MM
98252018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9826
9827 * gdb.base/step-indirect-call-thunk.exp: New.
9828 * gdb.base/step-indirect-call-thunk.c: New.
9829 * gdb.reverse/step-indirect-call-thunk.exp: New.
9830 * gdb.reverse/step-indirect-call-thunk.c: New.
9831
6295b6da
SM
98322018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9833
9834 * gdb.base/pie-fork.c: New file.
9835 * gdb.base/pie-fork.exp: New file.
9836
50146e70
TT
98372018-04-11 Tom Tromey <tom@tromey.com>
9838
9839 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9840
f50d8a2e
PA
98412018-04-10 Pedro Alves <palves@redhat.com>
9842
9843 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9844 exits. Instead loop running forever.
9845 (fork_parent): Run forever too.
9846
a0be7a36
SM
98472018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9848
9849 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9850 mi_continue_to_line.
9851 * gdb.mi/mi-stack.c (callee4): Add comment.
9852
9b73db36
SM
98532018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9854
9855 * gdb.mi/mi-stack.exp: Fix indentation.
9856
c912f608
SM
98572018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9858
9859 PR gdb/22979
9860 * gdb.arch/amd64-osabi.exp: New file.
9861
26540402
SM
98622018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9863
9864 PR gdb/22980
9865 * gdb.base/osabi.exp: New file.
9866
121ad66c 98672018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9868
9869 * gdb.cp/static-typedef-print.exp: New file.
9870 * gdb.cp/static-typedef-print.cc: New file.
9871
3fcded8f
JB
98722018-03-27 Joel Brobecker <brobecker@adacore.com>
9873
9874 * gdb.ada/varsize_limit: New testcase.
9875
59cc4834
JB
98762018-03-27 Joel Brobecker <brobecker@adacore.com>
9877
9878 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9879
9880 * gdb.ada/notcplusplus: New testcase.
9881
9882 * gdb.base/c-linkage-name.c: New file.
9883 * gdb.base/c-linkage-name.exp: New testcase.
9884
4ca59a9f
TT
98852018-03-26 Tom Tromey <tom@tromey.com>
9886
9887 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9888 * gdb.python/py-framefilter.py (name_error): New global.
9889 (ErrorInName.function): Use name_error.
9890
978d6c75
TT
98912018-03-26 Tom Tromey <tom@tromey.com>
9892
9893 PR backtrace/15582:
9894 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9895
b7fee5a3
KS
98962018-03-23 Keith Seitz <keiths@redhat.com>
9897
9898 PR c++/22968
9899 * gdb.cp/subtypes.exp: New file.
9900 * gdb.cp/subtypes.h: New file.
9901 * gdb.cp/subtypes.cc: New file.
9902 * gdb.cp/subtypes-2.cc: New file.
9903
376be529
AB
99042018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9905
9906 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9907 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9908 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9909 -nostartfiles when compiling the test. Confirm that all registers
9910 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9911
066cfa98
AB
99122018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9913
9914 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9915 option, syntax was wrong anyway.
9916 * gdb.arch/arm-disp-step.exp: Likewise.
9917 * gdb.arch/sparc64-regs.exp: Likewise.
9918 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9919 option, syntax was wrong anyway, switch to use
9920 prepare_for_testing.
9921 * gdb.arch/i386-disp-step.exp: Likewise.
9922
079670b9
AA
99232018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9924
9925 * gdb.ada/exec_changed.exp: Replace "target_info exists
9926 use_gdb_stub" by "use_gdb_stub".
9927 * gdb.ada/start.exp: Likewise.
9928 * gdb.base/async-shell.exp: Likewise.
9929 * gdb.base/attach-pie-misread.exp: Likewise.
9930 * gdb.base/attach-wait-input.exp: Likewise.
9931 * gdb.base/break-entry.exp: Likewise.
9932 * gdb.base/break-interp.exp: Likewise.
9933 * gdb.base/dprintf-detach.exp: Likewise.
9934 * gdb.base/nostdlib.exp: Likewise.
9935 * gdb.base/solib-nodir.exp: Likewise.
9936 * gdb.base/statistics.exp: Likewise.
9937 * gdb.base/testenv.exp: Likewise.
9938 * gdb.mi/mi-exec-run.exp: Likewise.
9939 * gdb.mi/mi-start.exp: Likewise.
9940 * gdb.multi/dummy-frame-restore.exp: Likewise.
9941 * gdb.multi/multi-arch-exec.exp: Likewise.
9942 * gdb.multi/multi-arch.exp: Likewise.
9943 * gdb.multi/tids.exp: Likewise.
9944 * gdb.multi/watchpoint-multi.exp: Likewise.
9945 * gdb.python/py-events.exp: Likewise.
9946 * gdb.threads/attach-into-signal.exp: Likewise.
9947 * gdb.threads/attach-stopped.exp: Likewise.
9948 * gdb.threads/threadapply.exp: Likewise.
9949 * lib/selftest-support.exp: Likewise.
9950
26d6cec4
AA
99512018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9952
9953 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9954
4ee89e90
SR
99552018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9956
9957 * gdb.perf/template-breakpoints.cc: New file.
9958 * gdb.perf/template-breakpoints.exp: New file.
9959 * gdb.perf/template-breakpoints.py: New file.
9960
92630041
TT
99612018-03-19 Tom Tromey <tom@tromey.com>
9962
9963 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9964 y0.
9965 * gdb.rust/simple.exp: Test bare identifier form of struct
9966 initializer.
9967
76727919
TT
99682018-03-19 Tom Tromey <tom@tromey.com>
9969
9970 * gdb.gdb/observer.exp: Remove.
9971
194ed413
AA
99722018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9973
9974 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9975 "qualified" option when setting breakpoints.
9976 * gdb.trace/backtrace.exp: Likewise.
9977 * gdb.trace/circ.exp: Likewise.
9978 * gdb.trace/collection.exp: Likewise.
9979 * gdb.trace/disconnected-tracing.exp: Likewise.
9980 * gdb.trace/ftrace-lock.exp: Likewise.
9981 * gdb.trace/ftrace.exp: Likewise.
9982 * gdb.trace/infotrace.exp: Likewise.
9983 * gdb.trace/packetlen.exp: Likewise.
9984 * gdb.trace/passc-dyn.exp: Likewise.
9985 * gdb.trace/qtro.exp: Likewise.
9986 * gdb.trace/read-memory.exp: Likewise.
9987 * gdb.trace/report.exp: Likewise.
9988 * gdb.trace/signal.exp: Likewise.
9989 * gdb.trace/status-stop.exp: Likewise.
9990 * gdb.trace/strace.exp: Likewise.
9991 * gdb.trace/tfind.exp: Likewise.
9992 * gdb.trace/trace-break.exp: Likewise.
9993 * gdb.trace/trace-condition.exp: Likewise.
9994 * gdb.trace/trace-mt.exp: Likewise.
9995 * gdb.trace/tstatus.exp: Likewise.
9996 * gdb.trace/tsv.exp: Likewise.
9997 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9998 * gdb.trace/unavailable.exp: Likewise.
9999 * gdb.trace/while-dyn.exp: Likewise.
10000
8b067d2c
AA
100012018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
10002
10003 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
10004 that libinproctrace is copied to the target.
10005
3ae9ce5d
TT
100062018-03-14 Tom Tromey <tom@tromey.com>
10007
10008 PR cli/14977:
10009 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
10010 a null pointer.
10011 * gdb.base/wchar.exp: Likewise.
10012
b8c2339b
TT
100132018-03-14 Tom Tromey <tom@tromey.com>
10014
10015 PR cli/19918:
10016 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
10017 flag.
10018
4872dc46
SM
100192018-03-08 Simon Marchi <simon.marchi@ericsson.com>
10020
10021 PR gdb/22841
10022 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
10023 "target" to remote_exec.
10024
e4fe3756
SM
100252018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
10026
10027 PR gdb/22841
10028 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
10029 ${board}_upload): Remove.
10030
e95a97d4
AA
100312018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
10032
10033 * gdb.cp/watch-cp.cc: New test.
10034 * gdb.cp/watch-cp.exp: New file.
10035
dbbb1059
AB
100362018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
10037
10038 * gdb.base/infcall-nested-structs.exp: New file.
10039 * gdb.base/infcall-nested-structs.c: New file.
10040 * gdb.base/float.exp: Add riscv support.
10041
ecc054c0
TP
100422018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
10043
10044 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
10045 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
10046
25e3c82c
SDJ
100472018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
10048
10049 * gdb.server/abspath.exp: New file.
10050 * lib/gdb.exp (with_cwd): New procedure.
10051
3083294d
SM
100522018-02-28 Simon Marchi <simon.marchi@ericsson.com>
10053
10054 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
10055 use it.
10056 (gdb_is_target_remote_prompt): New proc.
10057 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
10058 (gdb_is_target_native): Pass prompt parameter to
10059 gdb_is_target_1.
10060
3275ef47
SM
100612018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
10062
10063 * gdb.base/load-command.c: New file.
10064 * gdb.base/load-command.exp: New file.
10065 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
10066 (gdb_is_target_1): ...this, and generalize for other targets
10067 than just remote.
10068 (gdb_is_target_remote): Use gdb_is_target_1.
10069 (gdb_is_target_native): use gdb_is_target_1.
10070
6893c19a
TT
100712018-02-26 Tom Tromey <tom@tromey.com>
10072
10073 PR python/16497:
10074 * gdb.python/py-framefilter.exp: Update test.
10075
2ddeaf8a
TT
100762018-02-26 Tom Tromey <tom@tromey.com>
10077
10078 * gdb.dwarf2/variant.c: New file.
10079 * gdb.dwarf2/variant.exp: New file.
10080
c9317f21
TT
100812018-02-26 Tom Tromey <tom@tromey.com>
10082
10083 * gdb.rust/simple.exp: Accept more possible results in enum test.
10084
6f6d0c26
SM
100852018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
10086
10087 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
10088 parentheses.
10089
11b03145
MR
100902018-02-23 Maciej W. Rozycki <macro@mips.com>
10091
10092 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
10093 name of a variable: $actual_linejj -> $actual_line.
10094
54a27fe5
JB
100952018-02-21 John Baldwin <jhb@FreeBSD.org>
10096
10097 * gdb.arch/amd64-i386-address.exp: Fix a typo.
10098
de65820c
MM
100992018-02-20 Markus Metzger <markus.t.metzger@intel.com>
10100
10101 * gdb.btrace/buffer-size.exp: Do not force BTS.
10102
980548fd
PA
101032018-02-14 Pedro Alves <palves@redhat.com>
10104
10105 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
10106 getting a "Quit".
10107
c4e12631
MM
101082018-02-09 Markus Metzger <markus.t.metzger@intel.com>
10109
10110 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10111 Fix test name.
10112
c2e0e465
SM
101132018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10114
10115 * gdb.cp/m-static.exp: Check type of optimized out static
10116 member.
10117
f7216783
AB
101182018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10119
10120 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10121 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10122
0625771b
LS
101232018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10124 Leszek Swirski <leszeks@google.com>
10125
10126 * gdb.python/py-prettyprint.c
10127 (struct to_string_returns_value_inner,
10128 struct to_string_returns_value_wrapper): New.
10129 (main): Add tsrvw variable.
10130 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10131 ToStringReturnsValueWrapper): New classes.
10132 (register_pretty_printers): Register new pretty-printers.
10133 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10134 recursive pretty printer.
10135 * gdb.python/py-mi.exp: Likewise.
10136
59498c30
LS
101372018-02-01 Leszek Swirski <leszeks@google.com>
10138
10139 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10140 functions with the same name as an include file are parsed
10141 correctly.
10142
d4d38844
YQ
101432018-02-01 Yao Qi <yao.qi@linaro.org>
10144
10145 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10146 "\[^\r\n\]*".
10147
07e5f5cf
NP
101482018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10149
10150 * gdb.arch/powerpc-prologue-frame.s: New file.
10151 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10152 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10153
929b5ad4
JB
101542018-01-31 Joel Brobecker <brobecker@adacore.com>
10155
10156 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10157
e671cd59
PA
101582018-01-30 Pedro Alves <palves@redhat.com>
10159
10160 PR gdb/13211
10161 * gdb.base/interrupt-daemon.c: New.
10162 * gdb.base/interrupt-daemon.exp: New.
10163 * gdb.multi/multi-term-settings.c: New.
10164 * gdb.multi/multi-term-settings.exp: New.
10165
fc413dc4
JB
101662018-01-30 Joel Brobecker <brobecker@adacore.com>
10167
10168 * gdb.base/break.exp: Save the location where the breakpoint
10169 on break.c:47 was actually inserted when debugging the version
10170 compiled at -O2 and use it in the expected output of the "info
10171 break" test performed soon after.
10172
5c319bb2
PA
101732018-01-22 Pedro Alves <palves@redhat.com>
10174 Sergio Durigan Junior <sergiodj@redhat.com>
10175
10176 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10177 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10178
a9e40818
JB
101792018-01-22 Joel Brobecker <brobecker@adacore.com>
10180
10181 * gdb.base/break-include.c, gdb.base/break-include.inc,
10182 gdb.base/break-include.exp: New files.
10183 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10184 line number now being the actual line number where the breakpoint
10185 was inserted.
10186 * gdb.mi/mi-break.exp: Likewise.
10187 * gdb.mi/mi-reverse.exp: Likewise.
10188 * gdb.mi/mi-simplerun.exp: Ditto.
10189
e707fc44
AB
101902018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10191
10192 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10193 varobj.
10194 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10195
ae451627
AB
101962018-01-21 Don Breazeal <donb@codesourcery.com>
10197 Andrew Burgess <andrew.burgess@embecosm.com>
10198
10199 * gdb.mi/basics.c: Add new global.
10200 * gdb.mi/mi-frame-regs.exp: New file.
10201 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10202 case.
10203
b1b189e0
AB
102042018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10205
10206 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10207 non-parameter, and on an unknown symbol.
10208
fcfcc376
TT
102092018-01-19 Tom Tromey <tom@tromey.com>
10210
10211 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10212 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10213
634c1c31
AA
102142018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10215
10216 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10217 setrlimit and chdir to int.
10218
d6ad07fd
AA
102192018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10220
10221 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10222 function.
10223 (my_tend): Likewise.
10224 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10225 rationale of avoiding FP- and vector instructions.
10226
adf8243b
RK
102272018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10228
10229 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10230 "info reg" with "\[ \t\]*".
10231 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10232 "\[ \t\]+".
10233 * gdb.arch/s390-multiarch.exp: Ditto.
10234 * gdb.base/pc-fp.exp: Ditto.
10235 * gdb.reverse/i386-precsave.exp: Ditto.
10236 * gdb.reverse/i386-reverse.exp: Ditto.
10237 * gdb.reverse/i387-env-reverse.exp: Ditto.
10238 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10239
dcc06925
AA
102402018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10241
10242 * lib/gdb.exp (gdb_compile): Re-enable use of
10243 universal_compile_options for languages other than Rust.
10244
25d4fd80
AA
102452018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10246
10247 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10248
ee7f689e 102492018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10250
10251 PR gdb/16577
10252 * gdb.base/solib-vanish.exp: New.
10253 * gdb.base/solib-vanish-main.c: New.
10254 * gdb.base/solib-vanish-lib1.c: New.
10255 * gdb.base/solib-vanish-lib2.c: New.
10256
d8447b6b
YQ
102572018-01-17 Yao Qi <yao.qi@linaro.org>
10258
10259 * gdb.compile/compile.exp: Match the address printed for
10260 frame in the output of command "bt".
10261
86d6a90c
TT
102622018-01-15 Tom Tromey <tom@tromey.com>
10263
10264 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10265 compute sp_reg.
10266
cbcdb1aa
AB
102672018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10268
10269 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10270 to prepare.
10271 (prepare): Return 0 on error, 1 on success.
10272
eea61984
PA
102732018-01-12 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.base/continue-after-aborted-step-over.c: New.
10276 * gdb.base/continue-after-aborted-step-over.exp: New.
10277
6181e9c2
SM
102782018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10279
10280 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10281 options when not creating an executable.
10282
3cada740
PA
102832018-01-11 Pedro Alves <palves@redhat.com>
10284
10285 PR remote/22597
10286 * gdb.server/stop-reply-no-thread.c: New file.
10287 * gdb.server/stop-reply-no-thread.exp: New file.
10288
c63d3e8d
PA
102892018-01-10 Pedro Alves <palves@redhat.com>
10290
10291 PR gdb/22670
10292 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10293 functions too. Test setting breakpoints and printing C functions
10294 with no debug info too.
10295 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10296
d4c2a405
PA
102972018-01-10 Pedro Alves <palves@redhat.com>
10298
10299 PR gdb/22670
10300 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10301 a fail.
10302
8825213e
PA
103032018-01-10 Pedro Alves <palves@redhat.com>
10304
10305 PR gdb/22670
10306 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10307
605fd3c6
YQ
103082018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10309
10310 * gdb.server/unittest.exp: Match the output in non-development
10311 mode.
10312
1e5ded6c
YQ
103132018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10314
10315 * gdb.gdb/unittest.exp: Match output in non-development mode.
10316
30066b0b
JB
103172018-01-08 Joel Brobecker <brobecker@adacore.com>
10318
10319 * gdb.ada/access_tagged_param.exp: Relax expected output
10320 for value of "ObjL" in "continue" to pck.inspect breakpoint
10321 test.
10322
04bafb1e
XR
103232018-01-08 Joel Brobecker <brobecker@adacore.com>
10324
9f86398b
JB
10325 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10326 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10327
e379cee6
PA
103282018-01-05 Pedro Alves <palves@redhat.com>
10329
10330 PR gdb/18653
10331 * gdb.base/libsegfault.exp: New.
10332
de63c46b
PA
103332018-01-05 Joel Brobecker <brobecker@adacore.com>
10334
10335 PR gdb/22670
10336 * gdb.ada/access_tagged_param.exp: New file.
10337 * gdb.ada/access_tagged_param/foo.adb: New file.
10338
f98fc17b
PA
103392018-01-05 Pedro Alves <palves@redhat.com>
10340
10341 PR gdb/22670
10342 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10343 exercise lower case too, and to exercise both full matching and
10344 wild matching.
10345
342f8240
JB
103462018-01-05 Joel Brobecker <brobecker@adacore.com>
10347
10348 * gdb.ada/rename_subscript_param: New testcase.
10349
7150d33c
JG
103502018-01-05 Jerome Guitton <guitton@adacore.com>
10351
10352 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10353
cc0e770c
JB
103542018-01-05 Joel Brobecker <brobecker@adacore.com>
10355
10356 * gdb.ada/convvar_comp: New testcase.
10357
672a41aa 103582018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10359
10360 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10361 (My_Table): New global variable.
10362 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10363
7365ec2f
JB
103642018-01-04 Joel Brobecker <brobecker@adacore.com>
10365
10366 PR gdb/22670
10367 * gdb.ada/maint_with_ada: New testcase.
10368
289483b6
JB
103692018-01-04 Joel Brobecker <brobecker@adacore.com>
10370
10371 PR gdb/22670
10372 * gdb.ada/bp_c_mixed_case: New testcase.
10373
344420da
JB
103742018-01-04 Joel Brobecker <brobecker@adacore.com>
10375
10376 PR gdb/22670
10377 * gdb.ada/complete.exp: Add "complete break ada" test.
10378
66fc87a0
JB
103792018-01-04 Joel Brobecker <brobecker@adacore.com>
10380
10381 PR gdb/22670
10382 * gdb.ada/info_addr_mixed_case: New testcase.
10383
9f757bf7
XR
103842018-01-03 Xavier Roirand <roirand@adacore.com>
10385
10386 * gdb.ada/excep_handle.exp: New testcase.
10387 * gdb.ada/excep_handle/foo.adb: New file.
10388 * gdb.ada/excep_handle/pck.ads: New file.
10389
bd570f80
JB
103902018-01-03 Joel Brobecker <brobecker@adacore.com>
10391
10392 * gdb.base/step-line.c: Add extra empty line in copyright header.
10393 * gdb.base/step-line.inp: Likewise.
10394
9fe561ab
JB
103952018-01-02 Joel Brobecker <brobecker@adacore.com>
10396
10397 * gdb.ada/dyn_stride.exp: Add slice test.
10398
a405673c
JB
103992018-01-02 Joel Brobecker <brobecker@adacore.com>
10400
10401 * gdb.ada/dyn_stride: New testcase.
10402
cef0f868
SH
104032017-12-27 Stafford Horne <shorne@gmail.com>
10404
10405 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10406 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10407
b67d92b0
SH
104082017-12-27 Stafford Horne <shorne@gmail.com>
10409
10410 * gdb.base/reggroups.c: New file.
10411 * gdb.base/reggroups.exp: New file.
10412
eccab96d
JB
104132017-12-18 Joel Brobecker <brobecker@adacore.com>
10414
10415 * gdb.dwarf2/ada-valprint-error.c: New file.
10416 * gdb.dwarf2/ada-valprint-error.exp: New file.
10417
0e2da9f0
JB
104182017-12-18 Joel Brobecker <brobecker@adacore.com>
10419
10420 * gdb.ada/assign_arr: New testcase.
10421
cb923fcc
XR
104222017-12-18 Xavier Roirand <roirand@adacore.com>
10423
10424 * gdb.ada/funcall_ptr: New testcase.
10425
7c161838
SDJ
104262017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10427
10428 PR cli/16224
10429 * gdb.base/ptype-offsets.cc: New file.
10430 * gdb.base/ptype-offsets.exp: New file.
10431
1af17fd9
YQ
104322017-12-15 Yao Qi <yao.qi@linaro.org>
10433
10434 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10435 if XML is disabled.
10436
828d5846
XR
104372017-12-15 Xavier Roirand <roirand@adacore.com>
10438
10439 * gdb.ada/same_component_name: New testcase.
10440
79e8fcaa
JB
104412017-12-14 Joel Brobecker <brobecker@adacore.com>
10442
10443 * gdb.ada/str_binop_equal: New testcase.
10444
e05fa6f9
JB
104452017-12-14 Joel Brobecker <brobecker@adacore.com>
10446
10447 * gdb.ada/task_switch_in_core: New testcase.
10448
b89641ba
SM
104492017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10450
10451 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10452 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10453 call test_bkpt_qualified.
10454 (test_bkpt_qualified): New proc.
10455
6892d2e4
PA
104562017-12-13 Pedro Alves <palves@redhat.com>
10457
10458 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10459 Tighten regexp by matching with an anchor.
10460
a22ecf70
PA
104612017-12-13 Pedro Alves <palves@redhat.com>
10462
10463 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10464 ("expression with namespace"): New set of tests.
10465 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10466 (Nested::Test_NS::qux): New.
10467 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10468 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10469
9937536c
JB
104702017-12-13 Joel Brobecker <brobecker@adacore.com>
10471
10472 * gdb.base/server-del-break.c: New file.
10473 * gdb.base/server-del-break.exp: New file.
10474
fe49c6f5
SH
104752017-12-12 Stafford Horne <shorne@gmail.com>
10476
10477 * gdb.xml/tdesc-regs.exp: Add or1k support.
10478
c3d18620
SH
104792017-12-12 Stafford Horne <shorne@gmail.com>
10480
10481 * gdb.base/bp-permanent.c: Define nop of or1k.
10482
c5f9cfc8
JB
104832017-12-11 Joel Brobecker <brobecker@adacore.com>
10484
10485 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10486 output with components being reordered.
10487
a9c135fc
JB
104882017-12-11 Joel Brobecker <brobecker@adacore.com>
10489
10490 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10491 output with components being reordered.
10492
927aa2e7
JK
104932017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10494 Pedro Alves <palves@redhat.com>
10495
10496 * gdb.base/maint.exp (check for .gdb_index): Check also for
10497 .debug_names.
10498 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10499 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10500 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10501 (.gdb_index used after symbol reloading): Support also .debug_names.
10502 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10503
f17d9474
YQ
105042017-12-08 Yao Qi <yao.qi@linaro.org>
10505
10506 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10507 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10508
a0de8c21
YQ
105092017-12-08 Yao Qi <yao.qi@linaro.org>
10510
10511 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10512 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10513
a738ea1d
YQ
105142017-12-08 Yao Qi <yao.qi@linaro.org>
10515
10516 * gdb.arch/aarch64-tagged-pointer.c: New file.
10517 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10518
1cd9a73b
SDJ
105192017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10520
10521 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10522 "int".
10523
fa6eb693
KS
105242017-12-07 Keith Seitz <keiths@redhat.com>
10525
10526 PR breakpoints/22569
10527 * gdb.linespec/ls-errs.exp: Change expected result of "break
10528 -source this file has spaces.c -line 3".
10529 Check that an explicit source file followed by whitespace is
10530 identified as an invalid explicit location.
10531
883fd55a
KS
105322017-12-07 Keith Seitz <keiths@redhat.com>
10533
10534 * gdb.cp/nested-types.cc: New file.
10535 * gdb.cp/nested-types.exp: New file.
10536 * lib/cp-support.exp: Load data-structures.exp library.
10537 (debug_cp_test_ptype_class): New global.
10538 (cp_ptype_class_verbose, next_line): New procedures.
10539 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10540 Add and document new return value.
10541 Switch the list of lines to a queue.
10542 Add support for new `type' key for nested type definitions.
10543 Add debugging/troubleshooting messages.
10544 * lib/data-structures.exp: New file.
10545
ec72db3e
SM
105462017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10547
10548 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10549 with proc_with_prefix, don't use with_test_prefix.
10550
99598d71
TT
105512017-12-07 Tom Tromey <tom@tromey.com>
10552
10553 * gdb.base/break.exp: Add test for empty "commands".
10554
a8806230
YQ
105552017-12-07 Yao Qi <yao.qi@linaro.org>
10556
10557 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10558 malloc and catch syscall.
10559
824cc835
PM
105602017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10561
e79be6e5 10562 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10563 tests for explicit locations.
10564
7cc244de
PA
105652017-12-06 Pedro Alves <palves@redhat.com>
10566
10567 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10568 force-disabling XML descriptions.
10569
50a1fdd5
PA
105702017-12-04 Pedro Alves <palves@redhat.com>
10571
10572 PR gdb/22499
10573 * gdb.arch/amd64-disp-step-avx.S: New file.
10574 * gdb.arch/amd64-disp-step-avx.exp: New file.
10575
f0fb2488
PA
105762017-12-03 Pedro Alves <palves@redhat.com>
10577
10578 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10579 and <string.h>.
10580 (parent_function): Print distinct messages when waitpid fails, or
10581 the child exits with a signal, or the child exits for an unhandled
10582 reason.
10583 * gdb.threads/process-dies-while-detaching.exp
10584 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10585 it. Wait for both inferior output and GDB's prompt. Use an
10586 indirect spawn id list.
10587 (do_detach): New parameter 'child_exit'. Use it to compute
10588 expected inferior output.
10589 (test_detach, test_detach_watch, test_detach_killed_outside):
10590 Adjust to pass down the expected child exit kind.
10591
97cbe998
SDJ
105922017-12-01 Joel Brobecker <brobecker@adacore.com>
10593 Sergio Durigan Junior <sergiodj@redhat.com>
10594 Pedro Alves <palves@redhat.com>
10595
10596 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10597
40fc416f
SDJ
105982017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10599
10600 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10601 to 'symbol-file' and 'add-symbol-file' can be
10602 position-independent.
10603
1cc75e92
YQ
106042017-12-01 Yao Qi <yao.qi@linaro.org>
10605
10606 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10607 the URL in copyright header.
10608 * gdb.arch/aarch64-fp.exp: Likewise.
10609 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10610 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10611 * gdb.base/expand-psymtabs.exp: Likewise.
10612 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10613 * gdb.fortran/common-block.exp: Likewise.
10614 * gdb.fortran/common-block.f90: Likewise.
10615 * gdb.fortran/logical.exp: Likewise.
10616 * gdb.fortran/vla-datatypes.f90: Likewise.
10617 * gdb.fortran/vla-sub.f90: Likewise.
10618
875fb7a7
JB
106192017-11-30 Joel Brobecker <brobecker@adacore.com>
10620
10621 * gdb.ada/repeat_dyn: New testcase.
10622
6f14765f
UW
106232017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10624
10625 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10626 Update for changed thread numbering.
10627 * gdb.cell/bt.exp: Update for changed GDB output.
10628
f1af7b94
SM
106292017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10630
10631 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10632 setting isremote by hand.
10633 * boards/dwarf4-gdb-index.exp: Likewise.
10634 * boards/fission.exp: Likewise.
10635 * boards/stabs.exp: Likewise.
10636
e3919f3e
PA
106372017-11-30 Pedro Alves <palves@redhat.com>
10638
10639 * gdb.linespec/cpls-ops.exp
10640 (check_explicit_skips_function_argument): Extract the underlying
10641 type of size_t instead of hardcoding it.
10642
bd69330d
PA
106432017-11-29 Pedro Alves <palves@redhat.com>
10644
10645 PR c++/19436
10646 * gdb.linespec/cpls-abi-tag.cc: New file.
10647 * gdb.linespec/cpls-abi-tag.exp: New file.
10648
a20714ff
PA
106492017-11-29 Pedro Alves <palves@redhat.com>
10650
10651 * gdb.base/langs.exp: Use -qualified.
10652 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10653 it.
10654 * gdb.cp/namespace.exp: Use -qualified.
10655 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10656 (overload-3, template-overload, template-ret-type, const-overload)
10657 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10658 procedures.
10659 (test_driver): Call them.
10660 * gdb.cp/save-bp-qualified.cc: New.
10661 * gdb.cp/save-bp-qualified.exp: New.
10662 * gdb.linespec/explicit.exp: Test -qualified.
10663 * lib/completion-support.exp (completion::explicit_opts_list): Add
10664 "-qualified".
10665 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10666
f6f1d339
PM
106672017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10668
10669 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10670
02ca603a
TT
106712017-11-29 Tom Tromey <tom@tromey.com>
10672
10673 * gdb.base/relocate.exp: Update invalid argument test.
10674 Add new tests for invalid arguments.
10675
ed6c0bfb
TP
106762017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10677
10678 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10679 Return 0 as a long.
10680 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10681
f106e10e
TP
106822017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10683
10684 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10685 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10686 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10687 func ().
10688 * gdb.cp/shadow.cc (B.func): Return 0.
10689
10329bb2
JB
106902017-11-27 Joel Brobecker <brobecker@adacore.com>
10691
10692 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10693 expected output in gdb_expect call to allow the exception
10694 message to be present as well. Fix syntax confusion to avoid
10695 TCL thinking that exception_name is an array.
10696
617cd4bc
UW
106972017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10698
10699 * gdb.arch/spu-info.c: Include <unistd.h>.
10700 (do_signal_test): Fix broken calls to write.
10701 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10702 Fix checks for empty mailboxes. Update signal tests for corrected
10703 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10704 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10705 * gdb.cell/arch.exp: Use standard_output_file.
10706 * gdb.cell/break.exp: Likewise.
10707 * gdb.cell/bt.exp: Likewise.
10708 * gdb.cell/core.exp: Likewise.
10709 * gdb.cell/dwarfaddr.exp: Likewise.
10710 * gdb.cell/ea-cache.exp: Likewise.
10711 * gdb.cell/ea-standalone.exp: Likewise.
10712 * gdb.cell/f-regs.exp: Likewise.
10713 * gdb.cell/fork.exp: Likewise.
10714 * gdb.cell/gcore.exp: Likewise.
10715 * gdb.cell/mem-access.exp: Likewise.
10716 * gdb.cell/ptype.exp: Likewise.
10717 * gdb.cell/registers.exp: Likewise.
10718 * gdb.cell/sizeof.exp: Likewise.
10719 * gdb.cell/solib-symbol.exp: Likewise.
10720 * gdb.cell/solib.exp: Likewise.
617cd4bc 10721
a81aaca0
PA
107222017-11-25 Pedro Alves <palves@redhat.com>
10723
10724 * gdb.base/complete-empty.exp: New file.
10725 * gdb.base/completion.exp: Adjust.
10726
6a3c6ee4
PA
107272017-11-25 Pedro Alves <palves@redhat.com>
10728
10729 * gdb.linespec/cpls-ops.cc: New file.
10730 * gdb.linespec/cpls-ops.exp: New file.
10731 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10732 factored out from ...
10733 (test_complete_prefix_range): ... this.
10734
8955eb2d
PA
107352017-11-24 Pedro Alves <palves@redhat.com>
10736
10737 * gdb.linespec/cpcompletion.exp: New file.
10738 * gdb.linespec/cpls-hyphen.cc: New file.
10739 * gdb.linespec/cpls.cc: New file.
10740 * gdb.linespec/cpls2.cc: New file.
10741 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10742 test to use test_gdb_complete_unique. Add label completion,
10743 keyword completion and explicit location completion tests.
10744 * lib/completion-support.exp: New file.
10745
e547c119
JB
107462017-11-24 Joel Brobecker <brobecker@adacore.com>
10747
10748 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10749 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10750 when hitting an exception catchpoint.
10751
7c3c1aa8
YQ
107522017-11-22 Yao Qi <yao.qi@linaro.org>
10753
10754 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10755
41bd68f5
SM
107562017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10757
10758 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10759 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10760 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10761
1daad298
YQ
107622017-11-22 Yao Qi <yao.qi@linaro.org>
10763
10764 * gdb.base/info-os.exp: Pass pthreads.
10765 * gdb.multi/multi-attach.exp: Likewise.
10766
88465e87
YQ
107672017-11-22 Yao Qi <yao.qi@linaro.org>
10768
10769 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10770 compiler.
10771
dc196b23
YQ
107722017-11-22 Yao Qi <yao.qi@linaro.org>
10773
10774 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10775 * gdb.base/break-interp.exp: Likewise.
10776 * gdb.base/jit-attach-pie.exp: Likewise.
10777
2400729e
UW
107782017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10779
10780 * gdb.base/float128.c (large128): New variable.
10781 * gdb.base/float128.exp: Add test to print largest __float128 value.
10782
7a26362d
UW
107832017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10784
10785 * gdb.arch/vsx-regs.exp: Update register content checks.
10786
ed0f4273
UW
107872017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10788
10789 * gdb.arch/ppc-longdouble.exp: New file.
10790 * gdb.arch/ppc-longdouble.c: Likewise.
10791
a25d69c6
PA
107922017-11-21 Pedro Alves <palves@redhat.com>
10793
10794 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10795
73fcf641
PA
107962017-11-20 Pedro Alves <palves@redhat.com>
10797
10798 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10799 (long_double_typedef): New typedefs.
10800 Use DEF on double and long double.
10801 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10802 cases.
10803 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10804 and 'long_double_ptr_same_size' locals. Use them to decide
10805 whether cast from array/function to float is valid/invalid.
10806
71a3c369
TT
108072017-11-17 Tom Tromey <tom@tromey.com>
10808
10809 * gdb.rust/traits.rs: New file.
10810 * gdb.rust/traits.exp: New file.
10811
ced9779b
JB
108122017-11-17 Joel Brobecker <brobecker@adacore.com>
10813
10814 * gdb.ada/minsyms: New testcase.
10815
a0922d80
PA
108162017-11-16 Pedro Alves <palves@redhat.com>
10817
10818 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10819 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10820
ea04e54c
PA
108212017-11-16 Pedro Alves <palves@redhat.com>
10822
10823 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10824 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10825
e849ea89
PA
108262017-11-16 Pedro Alves <palves@redhat.com>
10827
10828 * gdb.server/reconnect-ctrl-c.c: New file.
10829 * gdb.server/reconnect-ctrl-c.exp: New file.
10830
d8ae99a7
PM
108312017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10832
10833 * gdb.python/py-rbreak.exp: New file.
10834 * gdb.python/py-rbreak.c: New file.
10835 * gdb.python/py-rbreak-func2.c: New file.
10836
968a13f8
PA
108372017-11-16 Pedro Alves <palves@redhat.com>
10838
10839 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10840 pattern.
10841 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10842 GDB.
10843
71774bc9
SM
108442017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10845
10846 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10847 regex.
10848
ddbb44cf
SM
108492017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10850
10851 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10852 test names.
10853
584a564f
PA
108542017-11-09 Pedro Alves <palves@redhat.com>
10855
10856 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10857 factored out from ...
10858 (top level): ... here, and adjusted to avoid expecting beyond the
10859 prompt in a single gdb_test_multiple.
10860
5ed7a928
PA
108612017-11-09 Pedro Alves <palves@redhat.com>
10862
10863 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10864 output.
10865 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10866 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10867 * gdb.server/ext-run.exp ("kill" test): Likewise.
10868 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10869
a60e0738
PA
108702017-11-09 Pedro Alves <palves@redhat.com>
10871
10872 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10873 match till end of line.
10874
2c88253f
PA
108752017-11-09 Pedro Alves <palves@redhat.com>
10876
10877 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10878
c7a38517
PA
108792017-11-09 Pedro Alves <palves@redhat.com>
10880
10881 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10882 New procedures, factored out from ...
10883 (top level): ... here, and adjusted to avoid expecting beyond the
10884 prompt in one go.
10885
f29f4b6b
PA
108862017-11-09 Pedro Alves <palves@redhat.com>
10887
10888 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10889 output. Fix '?' match.
10890
286acbb5
JB
108912017-11-08 Joel Brobecker <brobecker@adacore.com>
10892
10893 * gdb.ada/scoped_watch: New testcase.
10894 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10895 which is actually correct.
10896 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10897 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10898
62d7ae92
PA
108992017-11-08 Pedro Alves <palves@redhat.com>
10900
10901 * gdb.gdb/complaints.exp (test_initial_complaints)
10902 (test_serial_complaints, test_short_complaints): Call
10903 complaint_internal instead of complaint.
10904
280ca31f
DT
109052017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10906
10907 * gdb.threads/tls-core.c: New file.
10908 * gdb.threads/tls-core.exp: Likewise.
10909
b5ec771e
PA
109102017-11-08 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10913 (p Exported_Capitalized): New test.
10914 (p exported_capitalized): New test.
10915
a02b41a7
PA
109162017-11-07 Pedro Alves <palves@redhat.com>
10917
10918 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10919
95e95a6d
PA
109202017-11-07 Pedro Alves <palves@redhat.com>
10921
10922 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10923 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10924 (disable_invalid, disable_inverted, disable_negative): New
10925 procedures.
10926 ("bad numbers"): New set of tests.
10927
cee62dbd
PA
109282017-11-07 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.cp/ena-dis-br-range.exp: Add tests.
10931
cc638e86
PA
109322017-11-07 Pedro Alves <palves@redhat.com>
10933
10934 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10935
d0fe4701
XR
109362017-11-07 Xavier Roirand <roirand@adacore.com>
10937 Pedro Alves <palves@redhat.com>
10938
10939 * gdb.base/ena-dis-br.exp: Add reference to
10940 gdb.cp/ena-dis-br-range.exp.
10941 * gdb.cp/ena-dis-br-range.exp: New file.
10942 * gdb.cp/ena-dis-br-range.cc: New file.
10943
46f67f80
PA
109442017-11-06 Pedro Alves <palves@redhat.com>
10945
10946 * gdb.base/attach-non-pgrp-leader.c: New.
10947 * gdb.base/attach-non-pgrp-leader.exp: New.
10948
726e1356
PA
109492017-11-06 Pedro Alves <palves@redhat.com>
10950
10951 * configure.ac: No longer check for termio.h and sgtty.h.
10952 * configure: Regenerate.
10953 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10954 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10955 Remove termio and sgtty code.
10956
50ab6ace
YQ
109572017-11-03 Yao Qi <yao.qi@linaro.org>
10958
10959 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10960 in GDB is disabled.
10961
8e68731c
YQ
109622017-11-03 Yao Qi <yao.qi@linaro.org>
10963
10964 * gdb.python/py-thrhandle.exp: Skip it if python is not
10965 enabled.
10966
3a87ae65
SM
109672017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10968
10969 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10970 as a breakpoint command.
10971
484d8d36
MD
109722017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10973
10974 PR python/21213
10975 * gdb.python/py-infthread.exp: Test calling
10976 InferiorThread.inferior () multiple times in a row.
10977
4a27f119
KS
109782017-10-27 Keith Seitz <keiths@redhat.com>
10979
10980 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10981 Test "info break" for every inlined function breakpoint.
10982
bb11dd58
YQ
109832017-10-27 Yao Qi <yao.qi@linaro.org>
10984
10985 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10986
a43f3893
PF
109872017-10-26 Patrick Frants <osscontribute@gmail.com>
10988
10989 * gdb.cp/classes.exp (test_static_members): Test printing
10990 Outer::instance.
10991 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10992 (Inner::instance, Outer::instance): New.
10993
792ccf00
PA
109942017-10-24 Pedro Alves <palves@redhat.com>
10995
10996 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10997 extra console" test in two stages.
10998
eb2bfbad
PA
109992017-10-24 Pedro Alves <palves@redhat.com>
11000
11001 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
11002
1f75a651
PA
110032017-10-24 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
11006 loop.
11007
779990d9
PA
110082017-10-24 Pedro Alves <palves@redhat.com>
11009
11010 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
11011 $attempt" and "stoppedtry $stoppedtry" test prefixes.
11012
ad9b8f5d
PA
110132017-10-24 Pedro Alves <palves@redhat.com>
11014
11015 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
11016 parameter and handle it. Don't output read value in test name.
11017
fee6da6e
PA
110182017-10-24 Pedro Alves <palves@redhat.com>
11019
11020 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
11021 custom test name.
11022
10389c2c
PA
110232017-10-24 Pedro Alves <palves@redhat.com>
11024
11025 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
11026 include the unstable output directory name in the test's name.
11027 (initial_setup_simple) <'set args'>: Use custom test name.
11028
a80e65a9
PA
110292017-10-24 Pedro Alves <palves@redhat.com>
11030
11031 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
11032 with explicit test name.
11033
15763a09
PA
110342017-10-20 Pedro Alves <palves@redhat.com>
11035
11036 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
11037 'wait -i'. Use gdb_assert and remote_close.
11038
49a4ce2e
AB
110392017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
11040
11041 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
11042 number from variable rather than hard-coded.
11043
a75868f5
PA
110442017-10-19 Pedro Alves <palves@redhat.com>
11045
11046 * gdb.base/long-inferior-output.c: New file.
11047 * gdb.base/long-inferior-output.exp: New file.
11048
c8ba13ad
KS
110492017-11-18 Keith Seitz <keiths@redhat.com>
11050
11051 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
11052 method.
11053 (main): Call it.
11054 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
11055 Add additional user-defined conversion operator tests.
11056
b27de576
PA
110572017-10-17 Pedro Alves <palves@redhat.com>
11058
11059 * boards/native-stdio-gdbserver.exp: Load "local-board".
11060
8484c955
PA
110612017-10-17 Pedro Alves <palves@redhat.com>
11062
11063 * gdb.base/quit-live.c: New file.
11064 * gdb.base/quit-live.exp: New file.
11065
83d5a34d
KS
110662017-10-16 Keith Seitz <keiths@redhat.com>
11067
11068 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
11069 (class_with_protected_typedef, class_with_private_typedef)
11070 (struct_with_public_typedef, struct_with_protected_typedef)
11071 (struct_with_private_typedef): New classes/structs.
11072 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
11073 typedefs and access specifiers.
11074
739b3f1d
PA
110752017-10-16 Pedro Alves <palves@redhat.com>
11076 Simon Marchi <simon.marchi@polymtl.ca>
11077
11078 * README (Local vs Remote vs Native): New section.
11079 * boards/local-board.exp: New file, with bits factored out from
11080 ...
11081 * boards/native-extended-gdbserver.exp: ... here. Load
11082 "local-board".
11083 * boards/native-gdbserver.exp: Load "local-board".
11084 (${board}_spawn, ${board}_exec): Delete.
11085 * boards/native-stdio-gdbserver.exp: Most contents factored out to
11086 ...
11087 * boards/stdio-gdbserver-base.exp: ... this new file.
11088 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
11089 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
11090 procedure.
11091 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
11092 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
11093 stdio_gdbserver_command.
11094 (${board}_get_remote_address, ${board}_get_comm_port)
11095 (${board}_download, ${board}_upload): Delete.
11096 (get_target_remote_pipe_cmd): New.
11097
fe68b953
SM
110982017-10-16 Simon Marchi <simon.marchi@ericsson.com>
11099
11100 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
11101 test_bkpt_deletion, test_bkpt_cond_and_cmds,
11102 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
11103 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
11104 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
11105 remove with_test_prefix.
11106
300b6685
PA
111072017-10-13 Pedro Alves <palves@redhat.com>
11108
11109 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11110 * gdb.base/annota1.exp: Use it instead of is_remote.
11111 * gdb.base/annota3.exp: Use it instead of is_remote.
11112 * gdb.cp/annota2.exp: Use it instead of is_remote.
11113 * gdb.cp/annota3.exp: Use it instead of is_remote.
11114 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11115
50500caf
PA
111162017-10-13 Pedro Alves <palves@redhat.com>
11117
11118 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11119 (test_num_test_vars, run_and_count_vars, find_env)
11120 (test_set_unset_env, test_inherit_env_var): New procedures.
11121 (top level): Use them.
11122
dad0c6d2
PA
111232017-10-13 Pedro Alves <palves@redhat.com>
11124
11125 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11126 also skip on stub-like targets.
11127
8b0553c1
PA
111282017-10-13 Pedro Alves <palves@redhat.com>
11129
11130 PR gdb/22293
11131 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11132 (top level): Move some tests to ...
11133 (test_not_found): ... this new procedure.
11134 (top level): Call it.
11135
7594f623
PA
111362017-10-13 Pedro Alves <palves@redhat.com>
11137
11138 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11139 expect different "info terminal" output if testing with a
11140 non-native target.
11141
ebe3b402
PA
111422017-10-13 Pedro Alves <palves@redhat.com>
11143 Simon Marchi <simon.marchi@polymtl.ca>
11144
11145 PR python/12966
11146 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11147
42f1b161
PA
111482017-10-13 Pedro Alves <palves@redhat.com>
11149
11150 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11151 already.
11152
8d6ef72b
PA
111532017-10-13 Pedro Alves <palves@redhat.com>
11154
11155 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11156 is_remote.
11157
d7bcd5b8
PA
111582017-10-13 Pedro Alves <palves@redhat.com>
11159
11160 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11161 is_remote.
11162
df479dc6
PA
111632017-10-13 Pedro Alves <palves@redhat.com>
11164
11165 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11166 is set.
11167 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11168 instead of is_remote.
11169
23fb630a
PA
111702017-10-13 Pedro Alves <palves@redhat.com>
11171
11172 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11173 (top level): Add comment.
11174
cc77b1dc
PA
111752017-10-13 Pedro Alves <palves@redhat.com>
11176
11177 * gdb.base/remote.exp (top level): Fix comment typo and add
11178 missing return.
11179
27c9e813
PA
111802017-10-13 Pedro Alves <palves@redhat.com>
11181 Simon Marchi <simon.marchi@polymtl.ca>
11182
11183 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11184 calls and add comments. Skip test if use_gdb_stub is set.
11185 (top level): Use "set cwd" command instead of "cd" command.
11186
5e830d98
PA
111872017-10-13 Pedro Alves <palves@redhat.com>
11188
11189 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11190 is_remote target check.
11191
f5ca0032
PA
111922017-10-13 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.base/scope.exp: Use build_executable + clean_restart +
11195 gdb_file_cmd instead of prepare_for_testing and no longer skip
11196 "before run" tests on is_remote target boards. Update comments.
11197 * boards/native-extended-gdbserver.exp
11198 (extended_gdbserver_load_last_file): New, factored out from ...
11199 (gdb_load): ... this. Move further below and add comment.
11200 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11201
8aed1c0d
PA
112022017-10-12 Pedro Alves <palves@redhat.com>
11203
11204 * gdb.base/attach.exp: Remove references to gdb64.
11205 * gdb.base/dbx.exp: Remove references to gdb64.
11206
cfa34c87
SM
112072017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11208 Pedro Alves <palves@redhat.com>
11209
11210 * gdb.base/label.exp: Remove is_remote target check.
11211
9192b7de
PA
112122017-10-12 Pedro Alves <palves@redhat.com>
11213
11214 * gdb.base/auvx.exp (coredir): Update comment.
11215 (top level) <core_works>: Use "set cwd" command instead of "cd"
11216 command.
11217
6bf0052d
PA
112182017-10-12 Pedro Alves <palves@redhat.com>
11219 Simon Marchi <simon.marchi@polymtl.ca>
11220
11221 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11222 target boards.
11223
e48ef82d
PA
112242017-10-12 Pedro Alves <palves@redhat.com>
11225 Simon Marchi <simon.marchi@polymtl.ca>
11226
11227 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11228 Instead skip if there's any gdb_protocol set.
11229
8d7aea57
SM
112302017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11231 Pedro Alves <palves@redhat.com>
11232
11233 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11234
30440677
PA
112352017-10-12 Pedro Alves <palves@redhat.com>
11236 Simon Marchi <simon.marchi@polymtl.ca>
11237
11238 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11239 instead of on dejagnu remote boards.
11240
4e04f045 112412017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11242 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11243
11244 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11245 checks. Use build_executable + clean_restart instead of
11246 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11247 of enabling non-stop after starting gdb.
11248
871a186e
PA
112492017-10-12 Pedro Alves <palves@redhat.com>
11250
11251 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11252 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11253 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11254 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11255
56d704da
AK
112562017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11257
11258 * gdb.arch/arc-tdesc-cpu.exp: New file.
11259 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11260
2f20e312
SM
112612017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11262
11263 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11264
65630365
PA
112652017-10-10 Pedro Alves <palves@redhat.com>
11266
11267 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11268 expect CLI output.
11269
bf469271
PA
112702017-10-10 Pedro Alves <palves@redhat.com>
11271
11272 * lib/selftest-support.exp (selftest_setup): Update for
11273 captured_command_loop's prototype change.
11274
777a42f1
PA
112752017-10-09 Pedro Alves <palves@redhat.com>
11276
11277 Test both arch1=>arch2 and arch2=>arch1.
11278
11279 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11280 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11281 factored out to...
11282 (append_arch1_options, append_arch2_options, append_arch_options)
11283 (build_executables): New procedures.
11284 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11285 local.
11286 (top level): Add new 'first_arch' testing axis.
11287
cbd2b4e3
PA
112882017-10-09 Pedro Alves <palves@redhat.com>
11289
11290 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11291 (barrier): New.
11292 (thread_start, all_started): New functions.
11293 (main): Spawn new thread and wait until it is scheduled.
11294 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11295 option.
11296 (do_test): Add 'selected_thread' parameter. Run to all_started
11297 instead of main. Explicitly set the breakpoint at main. Switch
11298 to the SELECTED_THREAD thread.
11299 (top level): Test handling the exec event with either the main
11300 thread or the second thread selected.
11301
5c9e4427
PA
113022017-10-09 Pedro Alves <palves@redhat.com>
11303
11304 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11305 logic. Move STOP marker after the value checks.
11306 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11307 regexp.
11308
b3b7c423
SL
113092017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11310
11311 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11312
3b4b2f16
UW
113132017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11314
11315 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11316 integer-to-dfp conversion.
11317 * gdb.base/dfp-test.exp: Likewise.
11318
5cd63fda
PA
113192017-10-04 Pedro Alves <palves@redhat.com>
11320
11321 * gdb.multi/hangout.c: Include <unistd.h>.
11322 (hangout_loop): New function.
11323 (main): Call alarm. Call hangout_loop in a loop.
11324 * gdb.multi/hello.c: Include <unistd.h>.
11325 (hello_loop): New function.
11326 (main): Call alarm. Call hangout_loop in a loop.
11327 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11328 inferior with the other selected.
11329
4c71c105
SM
113302017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11331
11332 * gdb.mi/list-thread-groups-available.exp: New file.
11333 * gdb.mi/list-thread-groups-available.c: New file.
11334
bc3b087d
SDJ
113352017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11336
11337 * gdb.base/set-cwd.exp: Make it available on
11338 native-extended-gdbserver.
11339
d092c5a2
SDJ
113402017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11341
11342 * gdb.base/set-cwd.c: New file.
11343 * gdb.base/set-cwd.exp: Likewise.
11344
45320ffa
TT
113452017-10-02 Tom Tromey <tom@tromey.com>
11346
11347 PR rust/22236:
11348 * gdb.rust/simple.rs (main): New variable "fslice".
11349 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11350
b3e3859b
TT
113512017-10-02 Tom Tromey <tom@tromey.com>
11352
11353 * gdb.rust/simple.exp: Test ptype of a slice.
11354
01af5e0d
TT
113552017-10-02 Tom Tromey <tom@tromey.com>
11356
11357 * gdb.rust/simple.exp: Test index of slice.
11358
a9bbfbd8
TT
113592017-09-27 Tom Tromey <tom@tromey.com>
11360
11361 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11362
df8899e5
TP
113632017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11364 Pedro Alves <palves@redhat.com>
11365
11366 * gdb.base/compare-sections.exp (get value of read-only section): Read
11367 as unsigned value.
11368 (corrupt read-only section): Likewise and don't set written if patching
11369 failed.
11370
757bf54b
KB
113712017-09-21 Kevin Buettner <kevinb@redhat.com>
11372
11373 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11374 files.
11375
06871ae8
PA
113762017-09-20 Pedro Alves <palves@redhat.com>
11377
11378 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11379 symbol names in gdb's output.
11380 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11381
e5f25bc5
PA
113822017-09-20 Pedro Alves <palves@redhat.com>
11383
11384 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11385 Rename to ...
11386 (test_list_ambiguous_symbol): ... this and add a symbol name
11387 parameter. Adjust.
11388 (test_list_ambiguous_function): Reimplement on top of
11389 test_list_ambiguous_symbol and also test listing ambiguous
11390 variables.
11391 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11392 (ambiguous_fun): ... this.
11393 (ambiguous_var): New.
11394 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11395 (ambiguous_fun): ... this.
11396 (ambiguous_var): New.
11397
4e5a4f58
JB
113982017-09-19 John Baldwin <jhb@FreeBSD.org>
11399
11400 * gdb.base/starti.c: New file.
11401 * gdb.base/starti.exp: New file.
11402 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11403
26e53f3e
PA
114042017-09-14 Pedro Alves <palves@redhat.com>
11405
11406 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11407 (top level): Use it instead of runto.
11408
cb791d59
TT
114092017-09-11 Tom Tromey <tom@tromey.com>
11410
11411 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11412
7c96f8c1
TT
114132017-09-11 Tom Tromey <tom@tromey.com>
11414
11415 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11416 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11417
469412dd
CW
114182017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11419
11420 * gdb.fortran/printing-types.exp: New file.
11421 * gdb.fortran/printing-types.exp: New file.
11422
e0f86435
BH
114232017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11424
11425 * gdb.fortran/vla-ptype.exp: Fix typos.
11426 * gdb.fortran/vla-value.exp: Same.
11427
9e9af4be
BH
114282017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11429
11430 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11431 * gdb.mi/mi-var-child-f.exp: Likewise.
11432 * gdb.mi/mi-vla-fortran.exp: Likewise.
11433
a5ad232b 114342017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11435 Christoph Weinmann <christoph.t.weinmann@intel.com>
11436 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11437
11438 * gdb.fortran/ptr-indentation.f90: New file.
11439 * gdb.fortran/ptr-indentation.exp: New file.
11440
5aec60eb
TT
114412017-09-05 Tom Tromey <tom@tromey.com>
11442
11443 PR gdb/22010:
11444 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11445
8f8f8152
TP
114462017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11447
11448 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11449
fbd1b771
JK
114502017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11451
11452 * gdb.threads/tls-nodebug-pie.c: New file.
11453 * gdb.threads/tls-nodebug-pie.exp: New file.
11454
5eb5f850
TT
114552017-09-05 Tom Tromey <tom@tromey.com>
11456
11457 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11458 for rust.
11459
ae780a21
SM
114602017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11461
11462 * gdb.multi/multi-arch-exec.exp: Test with different
11463 "follow-exec-mode" settings.
11464 (do_test): New procedure.
11465
3693fdb3
PA
114662017-09-04 Pedro Alves <palves@redhat.com>
11467
11468 * gdb.base/func-static.c (S::method const, S::method volatile)
11469 (S::method volatile const): New methods.
11470 (c_s, v_s, cv_s): New instances.
11471 (main): Call method() on them.
11472 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11473 (cannot_resolve): New procedure.
11474 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11475 print-quote-unquoted columns.
11476 (do_test): Test printing each scope too.
11477
e68cb8e0
PA
114782017-09-04 Pedro Alves <palves@redhat.com>
11479
11480 * gdb.base/local-static.exp: Also test with
11481 class::method::variable wholly quoted.
11482 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11483
858be34c
PA
114842017-09-04 Pedro Alves <palves@redhat.com>
11485
11486 * gdb.base/local-static.c: New.
11487 * gdb.base/local-static.cc: New.
11488 * gdb.base/local-static.exp: New.
11489
46a4882b
PA
114902017-09-04 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.asm/asm-source.exp: Add casts to int.
11493 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11494 (dataglobal64_1, dataglobal64_2): New globals.
11495 * gdb.base/nodebug.exp: Test different expressions involving the
11496 new globals, with print, whatis and ptype. Add casts to int.
11497 * gdb.base/solib-display.exp: Add casts to int.
11498 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11499 * gdb.cp/m-static.exp: Add cast to int.
11500 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11501 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11502 tls variable with no debug info without a cast. Test with a cast
11503 to int too.
11504 * gdb.trace/entry-values.exp: Add casts.
11505
2c5a2be1
PA
115062017-09-04 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.base/nodebug.exp: Test that ptype's error about functions
11509 with unknown return type includes the function name too.
11510
7022349d
PA
115112017-09-04 Pedro Alves <palves@redhat.com>
11512
11513 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11514 return type of munmap in infcall.
11515 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11516 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11517 type of ftell in infcall.
11518 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11519 type of getpid in infcall.
11520 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11521 infcall.
11522 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11523 Bail on failure to extract the pid.
11524 * gdb.base/nodebug.c: #include <stdint.h>.
11525 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11526 New functions.
11527 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11528 Change expected output of print/whatis/ptype with functions with
11529 no debug info. Test all supported languages. Call
11530 test_call_promotion.
11531 * gdb.compile/compile.exp: Adjust expected output to expect
11532 warning.
11533 * gdb.threads/siginfo-threads.exp: Likewise.
11534
54990598
PA
115352017-09-04 Pedro Alves <palves@redhat.com>
11536
11537 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11538 "prototypes". Test calling float functions via prototyped and
11539 unprototyped function pointers.
11540 (perform_all_tests): New parameter "prototypes". Pass it down.
11541 (top level): Pass down "prototypes" parameter to
11542 perform_all_tests.
11543
34d16ea2
SM
115442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11545
11546 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11547 Test with nested loops.
11548
9521ecda
SM
115492017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11550
11551 * gdb.base/commands.exp: Call the new procedures.
11552 (loop_break_test, loop_continue_test): New procedures.
11553
80a65e9b
SM
115542017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11555
11556 * gdb.base/commands.exp: Call new procedure.
11557 (define_if_without_arg_test): New procedure.
11558
e439fa14
PA
115592017-09-04 Pedro Alves <palves@redhat.com>
11560
11561 * gdb.base/list-ambiguous.exp: New file.
11562 * gdb.base/list-ambiguous0.c: New file.
11563 * gdb.base/list-ambiguous1.c: New file.
11564 * gdb.base/list.exp (test_list_range): Adjust expected output.
11565
0a2dde4a
SDJ
115662017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11567
11568 * gdb.base/share-env-with-gdbserver.c: New file.
11569 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11570
5e89eb3a
SM
115712017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11572
11573 * gdb.base/commands.exp (gdbvar_simple_if_test,
11574 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11575 progvar_simple_if_test, progvar_simple_while_test,
11576 progvar_complex_if_while_test, user_defined_command_test,
11577 user_defined_command_args_eval,
11578 user_defined_command_args_stack_test,
11579 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11580 temporary_breakpoint_commands,
11581 gdb_test_no_prompt, redefine_hook_test,
11582 redefine_backtrace_test): Remove "global gdb_prompt".
11583
fd437cbc
SM
115842017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11585
11586 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11587 New proc, call it from toplevel.
11588
87215ad1
SDJ
115892017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11590
11591 PR remote/21852
11592 * gdb.server/normal.c: New file, copied from gdb.base.
11593 * gdb.server/run-without-local-binary.exp: New file.
11594
58afddc6
WP
115952017-08-07 Weimin Pan <weimin.pan@oracle.com>
11596
11597 * gdb.arch/sparc64-adi.exp: New file.
11598 * gdb.arch/sparc64-adi.c: New file.
11599
5277199a
PA
116002017-08-22 Pedro Alves <palves@redhat.com>
11601
11602 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11603 (top level): Add "list all overloads" tests.
11604
14278e1f
TT
116052017-08-22 Tom Tromey <tom@tromey.com>
11606
11607 * gdb.gdb/xfullpath.exp: Remove.
11608
bf223d3e
PA
116092017-08-21 Pedro Alves <palves@redhat.com>
11610
11611 PR gdb/19487
11612 * gdb.base/symbol-alias.c: New.
11613 * gdb.base/symbol-alias2.c: New.
11614 * gdb.base/symbol-alias.exp: New.
11615
c973d0aa
PA
116162017-08-21 Pedro Alves <palves@redhat.com>
11617
11618 * gdb.base/dfp-test.c
11619 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11620 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11621 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11622 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11623 * gdb.base/whatis-ptype-typedefs.c: New.
11624 * gdb.base/whatis-ptype-typedefs.exp: New.
11625 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11626 (an_int, an_int_type, an_int_type2): New globals.
11627 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11628 involving typedefs and cast expressions.
11629 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11630 (lookup_typedefs_function): New.
11631 (typedefs_pretty_printers_dict): New.
11632 (top level): Register lookup_typedefs_function in
11633 gdb.pretty_printers.
11634
6d580b63
YQ
116352017-08-18 Yao Qi <yao.qi@linaro.org>
11636
11637 * gdb.server/unittest.exp: New.
11638
206726fb
SDJ
116392017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11640
11641 PR gdb/21954
11642 * gdb.base/environ.exp: Add test to check if 'unset environment'
11643 works.
11644
bf0ec4c2
AA
116452017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11646
11647 * lib/gdb.exp (universal_compile_options): New caching proc.
11648 (gdb_compile): Suppress GCC's coloring of messages.
11649
d6382fff
TT
116502017-08-14 Tom Tromey <tom@tromey.com>
11651
11652 PR gdb/21675:
11653 * gdb.base/printcmds.exp (test_radices): New function.
11654 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11655 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11656 * lib/gdb.exp (get_integer_valueof): Use p/d.
11657
c2c2dd9f
SM
116582017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11659
11660 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11661 characters.
11662
fdffd6f4
TT
116632017-08-05 Tom Tromey <tom@tromey.com>
11664
11665 * gdb.rust/simple.exp: Allow String to appear in a different
11666 namespace.
11667
27d41eac
YQ
116682017-07-26 Yao Qi <yao.qi@linaro.org>
11669
11670 * gdb.gdb/unittest.exp: Invoke command
11671 "maintenance check xml-descriptions".
11672
031ed05d
AA
116732017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11674
11675 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11676 calling context.
11677 (hex128): Drop erroneous calculation of parameters.
11678
dcd27ddf
SM
116792017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11680
11681 * gdb.python/py-unwind.exp: Disable stack protection when
11682 building test file.
11683
47e77640
PA
116842017-07-20 Pedro Alves <palves@redhat.com>
11685
11686 * gdb.base/default.exp (set language): Adjust expected output.
11687
62d2a18a
PA
116882017-07-20 Pedro Alves <palves@redhat.com>
11689
11690 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11691 (test_minsym): ... this, and make static.
11692 (get_pck__foo__bar__minsym): Rename to ...
11693 (get_test_minsym): ... this.
11694 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11695 symbol names and comments.
11696 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11697 (get_test_minsym): ... this.
11698 (pck__foo__bar__minsym__2): Rename to ...
11699 (test_minsym): ... this.
11700 (main): Adjust.
11701
c45ec17c
PA
117022017-07-17 Pedro Alves <palves@redhat.com>
11703
11704 * gdb.base/completion.exp: Adjust expected output.
11705 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11706 the completer works.
11707
c6756f62
PA
117082017-07-17 Pedro Alves <palves@redhat.com>
11709
11710 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11711
5bd68487
AB
117122017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11713
11714 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11715
8880f2a9
TT
117162017-07-14 Tom Tromey <tom@tromey.com>
11717
11718 PR rust/21764:
11719 * gdb.rust/simple.exp: Add tests.
11720
65547233
TT
117212017-07-14 Tom Tromey <tom@tromey.com>
11722
11723 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11724
8f14146e
PA
117252017-07-14 Pedro Alves <palves@redhat.com>
11726
11727 * gdb.linespec/base/one/thefile.cc (z1): New function.
11728 * gdb.linespec/base/two/thefile.cc (z2): New function.
11729 * gdb.linespec/linespec.exp: Add tests.
11730
b4365d02
AB
117312017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11732
11733 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11734 to mi_create_breakpoint.
11735
5d2cbaa5
AB
117362017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11737
11738 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11739 mi_create_breakpoint.
11740
11cb5716
IB
117412017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11742
11743 * gdb.dlang/demangle.exp: Update for demangling changes.
11744
03278692
TT
117452017-07-09 Tom Tromey <tom@tromey.com>
11746
11747 * gdb.dwarf2/shortpiece.exp: New file.
11748
33c5cd75
DB
117492017-07-06 David Blaikie <dblaikie@gmail.com>
11750
11751 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11752 built from fissiont-multi-cu{1,2}.c.
11753 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11754 except putting 'main' and 'func' in separate CUs in the same DWO file.
11755 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11756 test.
11757 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11758 test.
11759
8455d262
PA
117602017-07-06 Pedro Alves <palves@redhat.com>
11761
11762 * gdb.python/py-unwind.exp: Test flushregs.
11763
dc4bde35
SDJ
117642017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11765
11766 PR cli/21688
11767 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11768 tests for alias commands and trailing whitespace.
11769
51ed89aa
SDJ
117702017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11771
11772 PR cli/21688
11773 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11774 procedure. Call it.
11775
eb17d413
PA
117762017-06-29 Pedro Alves <palves@redhat.com>
11777
11778 * gdb.base/printcmds.exp: Add tests.
11779
41664b45
DG
117802017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11781
11782 PR gdb/21337
11783 * gdb.base/reread-readsym.exp: New file.
11784 * gdb.base/reread-readsym.c: New file.
11785
75312ae3
KB
117862017-06-21 Kevin Buettner <kevinb@redhat.com>
11787
11788 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11789 subpattern.
11790
66953522
PB
117912017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11792
11793 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11794 extended mnemonic.
11795 * gdb.arch/powerpc-power9.s: Likewise.
11796
5524b525
AA
117972017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11798
11799 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11800 on 32-bit x86 targets. Exploit is_*_target macros where
11801 appropriate.
11802
03c8af18
AA
118032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11804
11805 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11806 register pieces.
11807
3bf31011
AA
118082017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11809
11810 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11811 located in one or more DWARF pieces.
11812
805acca0
AA
118132017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11814
11815 * lib/gdb.exp (get_endianness): New proc.
11816 * gdb.arch/aarch64-fp.exp: Use it.
11817 * gdb.arch/altivec-regs.exp: Likewise.
11818 * gdb.arch/e500-regs.exp: Likewise.
11819 * gdb.arch/vsx-regs.exp: Likewise.
11820 * gdb.base/dump.exp: Likewise.
11821 * gdb.base/funcargs.exp: Likewise.
11822 * gdb.base/gnu_vector.exp: Likewise.
11823 * gdb.dwarf2/formdata16.exp: Likewise.
11824 * gdb.dwarf2/implptrpiece.exp: Likewise.
11825 * gdb.dwarf2/nonvar-access.exp: Likewise.
11826 * gdb.python/py-inferior.exp: Likewise.
11827 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11828
e9352324
AA
118292017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11830
11831 PR gdb/21226
11832 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11833 stack value pieces are taken from the LSB end.
11834
d5d1163e
AA
118352017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11836
11837 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11838 variable at nonzero offset.
11839
0567c986
AA
118402017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11841
11842 * gdb.dwarf2/var-access.c: New file.
11843 * gdb.dwarf2/var-access.exp: New test.
11844 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11845
973e9aab
TT
118462017-06-12 Tom Tromey <tom@tromey.com>
11847
11848 * gdb.dwarf2/formdata16.exp: Add tests.
11849
d9109c80
TT
118502017-06-12 Tom Tromey <tom@tromey.com>
11851
11852 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11853
30a25466
TT
118542017-06-12 Tom Tromey <tom@tromey.com>
11855
11856 PR exp/16225:
11857 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11858 * gdb.arch/vsx-regs.exp: Update tests.
11859 * gdb.arch/s390-vregs.exp (hex128): New proc.
11860 Update test.
11861 * gdb.arch/altivec-regs.exp: Update tests.
11862
aefd8b33
SDJ
118632017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11864
11865 * gdb.base/startup-with-shell.c: New file.
11866 * gdb.base/startup-with-shell.exp: Likewise.
11867
2090129c
SDJ
118682017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11869
11870 * gdb.server/non-existing-program.exp: Update regex in order to
11871 reflect the fact that gdbserver is now using fork_inferior (with a
11872 shell) to startup the inferior.
11873
8e86a419
SM
118742017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11875
11876 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11877 support function calls from GDB.
11878
e6cf65f2
TT
118792017-05-21 Tom Tromey <tom@tromey.com>
11880
11881 PR rust/21466:
11882 * gdb.rust/unsized.exp: New file.
11883 * gdb.rust/unsized.rs: New file.
11884
43cc5389
TT
118852017-05-19 Tom Tromey <tom@tromey.com>
11886
11887 PR rust/21484:
11888 * gdb.rust/watch.exp: New file.
11889 * gdb.rust/watch.rs: New file.
11890
ec8df234
TT
118912017-05-18 Tom Tromey <tom@tromey.com>
11892
11893 * gdb.rust/simple.exp: Allow Box to be qualified.
11894
3e3e7fae
TP
118952017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11896
11897 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11898
59cc050d
PA
118992017-05-18 Pedro Alves <palves@redhat.com>
11900
11901 * gdb.base/fileio.c (test_write, test_read, test_close)
11902 (test_fstat): Don't print 'ret' in the fail path.
11903
c8f6abd1
PA
119042017-05-18 Pedro Alves <palves@redhat.com>
11905
11906 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11907 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11908 (test_system, test_rename, test_unlink, test_time): Change
11909 prototypes.
11910 * gdb.base/fileio.exp (stop_msg): Adjust.
11911
d2a03b77
PA
119122017-05-18 Pedro Alves <palves@redhat.com>
11913
11914 * gdb.base/fileio.c (null_str): New global.
11915 (test_stat): Use it.
11916 * gdb.base/fileio.exp: Remove nowarnings.
11917
0d5c6999
YQ
119182017-05-17 Yao Qi <yao.qi@linaro.org>
11919
11920 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11921
21873064
YQ
119222017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11923
11924 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11925 argument command.
11926 (top-level): Invoke test_set_inferior_tty.
11927
d512d31c
PA
119282017-05-04 Pedro Alves <palves@redhat.com>
11929
11930 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11931 Add parens to print call for Python 3.
11932
90cef2ed
KS
119332017-05-03 Keith Seitz <keiths@redhat.com>
11934
11935 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11936 (main): Call it.
11937
14f819c8
TW
119382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11939
11940 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11941 to prev and next.
11942
913aeadd
TW
119432017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11944
11945 * gdb.python/py-record-btrace.exp: Remove test for
11946 gdb.BtraceInstruction.error.
11947
a3be24ad
TW
119482017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11949
11950 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11951
ae20e79a
TW
119522017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11953
11954 * gdb.python/py-record-btrace-threads.c: New file.
11955 * gdb.python/py-record-btrace-threads.exp: New file.
11956
45ce1b47
SDJ
119572017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11958
11959 PR testsuite/8595
11960 * gdb.base/environ.exp: Make test available in all architectures.
11961 Move bits related to "info program" testing to
11962 gdb.base/info-program.exp. Rewrite tests to use the two new
11963 procedures mentione below.
11964 (test_set_show_env_var) New procedure.
11965 (test_set_show_env_var_equal): Likewise.
11966 * gdb.base/info-program.exp: New file.
11967
e15c3eb4
KS
119682017-04-27 Keith Seitz <keiths@redhat.com>
11969
11970 * gdb.cp/oranking.cc (test15): New function.
11971 (main): Call test15 and declare additional variables for testing.
11972 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11973 "p foo101('abc')" tests.
11974 Add tests for cv qualifier overloads.
11975 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11976 "lvalue reference overload" test.
11977 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11978 "print value of f1 on Child&& in f2" test.
11979
3a3fd0fd
PA
119802017-04-19 Pedro Alves <palves@redhat.com>
11981
11982 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11983 procedure.
11984 (top level): Call it.
11985 * lib/gdb.exp (gdb_define_cmd): New procedure.
11986
53375380
PA
119872017-04-12 Pedro Alves <palves@redhat.com>
11988
11989 PR gdb/21323
11990 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11991 (wchar): New global.
11992 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11993 (do_test_wide_char, wide_char_types_no_program, top level): Add
11994 wchar_t testing.
11995
53e710ac
PA
119962017-04-12 Pedro Alves <palves@redhat.com>
11997
11998 PR c++/21323
11999 * gdb.cp/wide_char_types.c: New file.
12000 * gdb.cp/wide_char_types.exp: New file.
12001
0ad9d8c7
SDJ
120022017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
12003
12004 PR gdb/21352
12005 * gdb.trace/tsv.exp: Add test for "tsave -r".
12006
b1b45502
IB
120072017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
12008
12009 * gdb.dlang/watch-loc.c: New file.
12010 * gdb.dlang/watch-loc.exp: New file.
12011
ec13808e
JK
120122017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
12013
12014 * gdb.python/py-section-script.exp (sepdebug): New testcases.
12015
fe5f7374
AK
120162017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12017
12018 * gdb.arch/arc-analyze-prologue.S: New file.
12019 * gdb.arch/arc-analyze-prologue.exp: Likewise.
12020
eea78757
AK
120212017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
12022
12023 * gdb.arch/arc-decode-insn.S: New file.
12024 * gdb.arch/arc-decode-insn.exp: Likewise.
12025
5badf10a
IR
120262017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
12027
12028 PR tdep/20928
12029 * gdb.arch/sparc64-regs.exp: New file.
12030 * gdb.arch/sparc64-regs.S: Likewise.
12031
cee59b3f
TW
120322017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
12033
12034 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
12035 and memory view on Python 3.
12036
c0f55cc6
AV
120372017-03-20 Artemiy Volkov <artemiyv@acm.org>
12038 Keith Seitz <keiths@redhat.com>
12039
12040 PR gdb/14441
12041 * gdb.cp/demangle.exp: Add rvalue reference tests.
12042 * gdb.cp/rvalue-ref-casts.cc: New file.
12043 * gdb.cp/rvalue-ref-casts.exp: New file.
12044 * gdb.cp/rvalue-ref-overload.cc: New file.
12045 * gdb.cp/rvalue-ref-overload.exp: New file.
12046 * gdb.cp/rvalue-ref-params.cc: New file.
12047 * gdb.cp/rvalue-ref-params.exp: New file.
12048 * gdb.cp/rvalue-ref-sizeof.cc: New file.
12049 * gdb.cp/rvalue-ref-sizeof.exp: New file.
12050 * gdb.cp/rvalue-ref-types.cc: New file.
12051 * gdb.cp/rvalue-ref-types.exp: New file.
12052 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
12053 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
12054
51457a05
MAL
120552017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12056
12057 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
12058 New procedure.
12059
5b291c04
MAL
120602017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
12061
12062 * lib/mi-support.exp (mi_gdb_test): Add additional message
12063 for unexpected output.
12064
59a56148
AA
120652017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
12066
12067 * gdb.base/examine-backward.c (Barrier): New character array
12068 constant, to ensure that TestStrings is preceded by a string
12069 terminator.
12070
7942e96e
AA
120712017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
12072
12073 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
12074 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
12075 and implicit pointer into such a location.
12076
6ebac3fb
DE
120772017-03-16 Doug Evans <dje@google.com>
12078
12079 * gdb.python/py-lazy-string (pointer): Really add new typedef.
12080
ec3b243d
TP
120812017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
12082
12083 * gdb.cp/m-static.exp: Fix expectation for prototype of
12084 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
12085
120862017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
12087
12088 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
12089 * gdb.guile/scm-lazy-string.c: New file.
12090 * gdb.guile/scm-value.exp: Move lazy string tests to ...
12091 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
12092 for pointer, array, typedef lazy strings.
12093
2cc36e25 120942017-03-16 Doug Evans <dje@google.com>
34b43320
DE
12095
12096 PR python/17728, python/18439, python/18779
12097 * gdb.python/py-value.c (main) Delete locals sptr, sn.
12098 * gdb.python/py-lazy-string.c (pointer): New typedef.
12099 (main): New locals ptr, array, typedef_ptr.
12100 * gdb.python/py-value.exp: Move lazy string tests to ...
12101 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
12102 array, typedef lazy strings.
ec3b243d 12103
0efcde63
AK
121042017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
12105
12106 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
12107 Add optional 'test' parameter.
12108
7978d7c3
SM
121092017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12110
12111 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12112 Skip for versions of DejaGnu < 1.5.
12113
896c0c1e
SM
121142017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12115
12116 * lib/gdb.exp (dejagnu_version): New proc.
12117 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12118 Use dejagnu_version.
12119
5f4d1085
KS
121202017-03-10 Keith Seitz <keiths@redhat.com>
12121
12122 PR c++/8128
12123 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12124 type from destructor regexps.
12125 Add a branch which actually passes the test.
12126 Adjust "ptype t5i" test names.
12127
1de05205
PA
121282017-03-08 Pedro Alves <palves@redhat.com>
12129
12130 * gdb.base/step-over-exit.exp: Add explicit test message.
12131
c65d6b55
PA
121322017-03-08 Pedro Alves <palves@redhat.com>
12133
12134 PR gdb/18360
12135 * gdb.threads/interrupt-while-step-over.c: New file.
12136 * gdb.threads/interrupt-while-step-over.exp: New file.
12137
2e86a283
PA
121382017-03-08 Pedro Alves <palves@redhat.com>
12139
12140 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12141 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12142
25dcbff6
PA
121432017-03-08 Pedro Alves <palves@redhat.com>
12144
12145 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12146 PKRU as not supported as a PASS.
12147
dc9366eb
PA
121482017-03-08 Pedro Alves <palves@redhat.com>
12149
12150 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12151 prefix instead of $binfile1/$binfile2.
12152 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12153 in test message.
12154 * gdb.python/py-completion.exp: Use "load python file" as test
12155 messages instead of unstable path names.
12156
6e5d74e7
PA
121572017-03-08 Pedro Alves <palves@redhat.com>
12158 Jan Kratochvil <jan.kratochvil@redhat.com>
12159
12160 PR cli/21218
12161 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12162 New proc.
12163 (top level): Call it.
12164
9753a2f6
PA
121652017-03-08 Pedro Alves <palves@redhat.com>
12166
12167 PR tui/21216
12168 * gdb.tui/tui-nl-filtered-output.exp: New file.
12169
1a4dd9dd
PA
121702017-03-08 Pedro Alves <palves@redhat.com>
12171
12172 * gdb.base/completion.exp: Move TUI completion tests to ...
12173 * gdb.tui/completion.exp: ... this new file.
12174
7cbbff33
PA
121752017-03-08 Pedro Alves <palves@redhat.com>
12176
12177 * gdb.base/tui-disasm-long-lines.c,
12178 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12179 gdb.base/tui-layout.exp: Move to ...
12180 * gdb.tui/: ... this new directory.
12181
5f6fd321
PA
121822017-03-07 Pedro Alves <palves@redhat.com>
12183
12184 * gdb.base/tui-layout.c: New file.
12185 * gdb.base/tui-layout.exp: New file.
12186
44959fa8
PA
121872017-03-07 Pedro Alves <palves@redhat.com>
12188
12189 * gdb.base/tui-layout.c: Rename to ...
12190 * gdb.base/tui-disasm-long-lines.c: ... this.
12191 * gdb.base/tui-layout.exp: Rename to ...
12192 * gdb.base/tui-disasm-long-lines.exp: ... this.
12193
f8c4e718
PA
121942017-03-07 Pedro Alves <palves@redhat.com>
12195
12196 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12197
6dbb839a 121982017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12199
12200 * i386-mpx-call.c: New file.
12201 * i386-mpx-call.exp: New file.
12202
65b48a81
PB
122032017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12204
12205 * gdb.arch/powerpc-power.exp: Delete test.
12206 * gdb.arch/powerpc-power.s: Likewise.
12207 * gdb.disasm/disassembler-options.exp: New test.
12208 * gdb.arch/powerpc-altivec.exp: Likewise.
12209 * gdb.arch/powerpc-altivec.s: Likewise.
12210 * gdb.arch/powerpc-altivec2.exp: Likewise.
12211 * gdb.arch/powerpc-altivec2.s: Likewise.
12212 * gdb.arch/powerpc-altivec3.exp: Likewise.
12213 * gdb.arch/powerpc-altivec3.s: Likewise.
12214 * gdb.arch/powerpc-power7.exp: Likewise.
12215 * gdb.arch/powerpc-power7.s: Likewise.
12216 * gdb.arch/powerpc-power8.exp: Likewise.
12217 * gdb.arch/powerpc-power8.s: Likewise.
12218 * gdb.arch/powerpc-power9.exp: Likewise.
12219 * gdb.arch/powerpc-power9.s: Likewise.
12220 * gdb.arch/powerpc-vsx.exp: Likewise.
12221 * gdb.arch/powerpc-vsx.s: Likewise.
12222 * gdb.arch/powerpc-vsx2.exp: Likewise.
12223 * gdb.arch/powerpc-vsx2.s: Likewise.
12224 * gdb.arch/powerpc-vsx3.exp: Likewise.
12225 * gdb.arch/powerpc-vsx3.s: Likewise.
12226 * gdb.arch/arm-disassembler-options.exp: Likewise.
12227 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12228 * gdb.arch/s390-disassembler-options.exp: Likewise.
12229
17cd4947
LM
122302017-02-23 Luis Machado <lgustavo@codesourcery.com>
12231
12232 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12233 (check_supported_features): ... this. Changed return type to void.
12234 (supports_rdseed): New static global.
12235 (rdseed): Check supports_rdseed.
12236 (initialize): Call check_supported_features.
12237
2039d74e
EBM
122382017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12239
12240 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12241 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12242 and lqarx/stqcx.
12243 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12244 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12245
a51d7ecf
EBM
122462017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12247
12248 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12249 uppercase.
12250
0224619f
JK
122512017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12252
12253 * gdb.dwarf2/formdata16.c: New file.
12254 * gdb.dwarf2/formdata16.exp: New file.
12255 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12256
216f72a1
JK
122572017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12258
12259 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12260 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12261 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12262 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12263 DW_AT_GNU_*.
12264
43988095
JK
122652017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12266
12267 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12268
99e8a4f9
SDJ
122692017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12270
12271 PR gdb/21164
12272 * gdb.base/maint.exp: Add testcases for when the commands do
12273 not have arguments.
12274
b58a8c0c
TP
122752017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12276
12277 * gdb.cp/chained-calls.exp: Use p instead of P.
12278
4e746bb6
TW
122792017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12280
12281 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12282 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12283
3f77c769
TT
122842017-02-14 Tom Tromey <tom@tromey.com>
12285
12286 PR python/13598:
12287 * gdb.python/py-events.exp: Add before_prompt event tests.
12288
075beec0
AA
122892017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12290
12291 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12292
bf5f525c
LM
122932017-02-13 Luis Machado <lgustavo@codesourcery.com>
12294
12295 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12296 (main): Call my_unique_function_name.
12297 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12298 completion of patterns with a single match.
12299 Add missing -re switches to gdb_test_multiple calls.
12300
13a66184
LM
123012017-02-13 Luis Machado <lgustavo@codesourcery.com>
12302
12303 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12304 return if core file is not recognized.
12305
26a06916
SM
123062017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12307
12308 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12309 and extra UIs.
12310
b761ca9e
SM
123112017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12312
12313 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12314 proc_with_prefix.
12315
b964bee0
TT
123162017-02-10 Tom Tromey <tom@tromey.com>
12317
12318 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12319
18da0c51
MG
123202017-02-10 Martin Galvan <martingalvan@sourceware.org>
12321
12322 PR gdb/21122
12323 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12324
604c4576
JG
123252017-02-08 Jerome Guitton <guitton@adacore.com>
12326
12327 * gdb.base/define.exp: Add test for command abbreviations
12328 in define.
12329
20b477a7
LM
123302017-02-06 Luis Machado <lgustavo@codesourcery.com>
12331
12332 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12333 * gdb.reverse/insn-reverse-x86.c: New file.
12334
3f7b46f2
IR
123352017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12336
12337 PR tdep/20936
12338 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12339
f0fd41c1
TT
123402017-02-03 Tom Tromey <tom@tromey.com>
12341
12342 PR rust/21097:
12343 * gdb.rust/simple.exp: Add new tests.
12344
5be5dbf0
PA
123452017-02-02 Pedro Alves <palves@redhat.com>
12346
12347 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12348 tests.
12349
7346ef59
AA
123502017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12351
12352 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12353 taking a 2-byte value out of a 4-byte DWARF implicit value on
12354 big-endian targets.
12355 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12356 logic. Add test cases for DW_OP_implicit.
12357
787f0025
MM
123582017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12359
12360 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12361
68777c29
MM
123622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12363
12364 * gdb.btrace/enable.exp: Call gdb_exit before
12365 skip_gdbserver_tests.
12366
0a1c7e28
MM
123672017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12368
12369 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12370 GDBFLAGS.
12371
b5ac99b0
MM
123722017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12373
12374 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12375 the test is skipped.
12376 * gdb.btrace/data.exp: Likewise.
12377 * gdb.btrace/delta.exp: Likewise.
12378 * gdb.btrace/dlopen.exp: Likewise.
12379 * gdb.btrace/enable-running.exp: Likewise.
12380 * gdb.btrace/enable.exp: Likewise.
12381 * gdb.btrace/exception.exp: Likewise.
12382 * gdb.btrace/function_call_history.exp: Likewise.
12383 * gdb.btrace/gcore.exp: Likewise.
12384 * gdb.btrace/instruction_history.exp: Likewise.
12385 * gdb.btrace/multi-thread-step.exp: Likewise.
12386 * gdb.btrace/nohist.exp: Likewise.
12387 * gdb.btrace/non-stop.exp: Likewise.
12388 * gdb.btrace/reconnect.exp: Likewise.
12389 * gdb.btrace/record_goto-step.exp: Likewise.
12390 * gdb.btrace/record_goto.exp: Likewise.
12391 * gdb.btrace/rn-dl-bind.exp: Likewise.
12392 * gdb.btrace/segv.exp: Likewise.
12393 * gdb.btrace/step.exp: Likewise.
12394 * gdb.btrace/stepi.exp: Likewise.
12395 * gdb.btrace/tailcall-only.exp: Likewise.
12396 * gdb.btrace/tailcall.exp: Likewise.
12397 * gdb.btrace/tsx.exp: Likewise.
12398 * gdb.btrace/unknown_functions.exp: Likewise.
12399 * gdb.btrace/vdso.exp: Likewise.
12400
cd4007e4
MM
124012017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12402
12403 * gdb.btrace/enable-running.c: New.
12404 * gdb.btrace/enable-running.exp: New.
12405
2735833d
WT
124062017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12407
12408 * gdb.arch/amd64-gs_base.c: New file.
12409 * gdb.arch/amd64-gs_base.exp: New file.
12410
b51e1e94
LM
124112017-01-26 Luis Machado <lgustavo@codesourcery.com>
12412
12413 * lib/memory.exp: Remove spurious empty newlines.
12414
72ca0410
SM
124152017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12416
12417 * gdb.python/py-bad-printers.exp: Load python file using "source".
12418 * gdb.python/py-events.exp: Likewise.
12419 * gdb.python/py-evsignal.exp: Likewise.
12420 * gdb.python/py-evthreads.exp: Likewise.
12421 * gdb.python/py-frame-args.exp: Likewise.
12422 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12423 * gdb.python/py-framefilter-mi.exp: Likewise.
12424 * gdb.python/py-framefilter.exp: Likewise.
12425 * gdb.python/py-mi.exp: Likewise.
12426 * gdb.python/py-pp-maint.exp: Likewise.
12427 * gdb.python/py-pp-registration.exp: Likewise.
12428 * gdb.python/py-prettyprint.exp: Likewise.
12429 (run_lang_tests): Likewise.
12430 * gdb.python/py-typeprint.exp: Likewise.
12431
e309aa65
LM
124322017-01-26 Luis Machado <lgustavo@codesourcery.com>
12433
12434 * lib/memory.exp: New file.
12435 * lib/gdb.exp: Load memory.exp.
12436 * gdb.base/memattr.exp (delete_memory): Move proc to
12437 lib/memory.exp and rename to delete_memory_regions.
12438 Replace delete_memory with delete_memory_regions.
12439 Cleanup memory regions before tests.
12440 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12441 before tests.
12442
515aff23
LM
124432017-01-26 Luis Machado <lgustavo@codesourcery.com>
12444
12445 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12446 files.
12447 (initialize): New function conditionally defined.
12448 (testcases): Move within conditional block.
12449 (main): Call initialize.
12450 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12451 of gdb.reverse/insn-reverse.c.
12452 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12453 gdb.reverse/insn-reverse.c.
12454
d8b49cf0
YQ
124552017-01-26 Yao Qi <yao.qi@linaro.org>
12456
12457 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12458 disassemble on address 0.
12459
f13a9a0c
YQ
124602017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12461 Yao Qi <yao.qi@linaro.org>
12462
12463 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12464 * gdb.dwarf2/implptr-64bit.S: Remove.
12465 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12466 variables in caller's context. Add DW_OP_implicit_value.
12467
5ac95241
YQ
124682017-01-25 Yao Qi <yao.qi@linaro.org>
12469
12470 * lib/dwarf.exp (Dwarf::_location): Handle
12471 DW_OP_GNU_implicit_pointer with proper size.
12472
23e82930
LM
124732017-01-20 Luis Machado <lgustavo@codesourcery.com>
12474
12475 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12476 and add untested calls.
12477
d334ae25
LM
124782017-01-20 Luis Machado <lgustavo@codesourcery.com>
12479
12480 * gdb.python/python.exp: Check line number against what GDB thinks
12481 the line number is for func1.
12482
f5e6296e
IB
124832017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12484
12485 * gdb.dlang/debug-expr.exp: New file.
12486
5b362f04
LM
124872016-12-23 Luis Machado <lgustavo@codesourcery.com>
12488
12489 Fix test names for the following files:
12490
12491 * gdb.ada/exec_changed.exp
12492 * gdb.ada/info_types.exp
12493 * gdb.arch/aarch64-atomic-inst.exp
12494 * gdb.arch/aarch64-fp.exp
12495 * gdb.arch/altivec-abi.exp
12496 * gdb.arch/altivec-regs.exp
12497 * gdb.arch/amd64-byte.exp
12498 * gdb.arch/amd64-disp-step.exp
12499 * gdb.arch/amd64-dword.exp
12500 * gdb.arch/amd64-entry-value-inline.exp
12501 * gdb.arch/amd64-entry-value-param.exp
12502 * gdb.arch/amd64-entry-value-paramref.exp
12503 * gdb.arch/amd64-entry-value.exp
12504 * gdb.arch/amd64-i386-address.exp
12505 * gdb.arch/amd64-invalid-stack-middle.exp
12506 * gdb.arch/amd64-invalid-stack-top.exp
12507 * gdb.arch/amd64-optimout-repeat.exp
12508 * gdb.arch/amd64-prologue-skip.exp
12509 * gdb.arch/amd64-prologue-xmm.exp
12510 * gdb.arch/amd64-stap-special-operands.exp
12511 * gdb.arch/amd64-stap-wrong-subexp.exp
12512 * gdb.arch/amd64-tailcall-cxx.exp
12513 * gdb.arch/amd64-tailcall-noret.exp
12514 * gdb.arch/amd64-tailcall-ret.exp
12515 * gdb.arch/amd64-tailcall-self.exp
12516 * gdb.arch/amd64-word.exp
12517 * gdb.arch/arm-bl-branch-dest.exp
12518 * gdb.arch/arm-disp-step.exp
12519 * gdb.arch/arm-neon.exp
12520 * gdb.arch/arm-single-step-kernel-helper.exp
12521 * gdb.arch/avr-flash-qualifier.exp
12522 * gdb.arch/disp-step-insn-reloc.exp
12523 * gdb.arch/e500-abi.exp
12524 * gdb.arch/e500-regs.exp
12525 * gdb.arch/ftrace-insn-reloc.exp
12526 * gdb.arch/i386-avx512.exp
12527 * gdb.arch/i386-bp_permanent.exp
12528 * gdb.arch/i386-byte.exp
12529 * gdb.arch/i386-cfi-notcurrent.exp
12530 * gdb.arch/i386-disp-step.exp
12531 * gdb.arch/i386-dr3-watch.exp
12532 * gdb.arch/i386-float.exp
12533 * gdb.arch/i386-gnu-cfi.exp
12534 * gdb.arch/i386-mpx-map.exp
12535 * gdb.arch/i386-mpx-sigsegv.exp
12536 * gdb.arch/i386-mpx-simple_segv.exp
12537 * gdb.arch/i386-mpx.exp
12538 * gdb.arch/i386-permbkpt.exp
12539 * gdb.arch/i386-prologue.exp
12540 * gdb.arch/i386-signal.exp
12541 * gdb.arch/i386-size-overlap.exp
12542 * gdb.arch/i386-unwind.exp
12543 * gdb.arch/i386-word.exp
12544 * gdb.arch/mips-fcr.exp
12545 * gdb.arch/powerpc-d128-regs.exp
12546 * gdb.arch/powerpc-stackless.exp
12547 * gdb.arch/ppc64-atomic-inst.exp
12548 * gdb.arch/s390-stackless.exp
12549 * gdb.arch/s390-tdbregs.exp
12550 * gdb.arch/s390-vregs.exp
12551 * gdb.arch/sparc-sysstep.exp
12552 * gdb.arch/thumb-bx-pc.exp
12553 * gdb.arch/thumb-singlestep.exp
12554 * gdb.arch/thumb2-it.exp
12555 * gdb.arch/vsx-regs.exp
12556 * gdb.asm/asm-source.exp
12557 * gdb.base/a2-run.exp
12558 * gdb.base/advance.exp
12559 * gdb.base/all-bin.exp
12560 * gdb.base/anon.exp
12561 * gdb.base/args.exp
12562 * gdb.base/arithmet.exp
12563 * gdb.base/async-shell.exp
12564 * gdb.base/async.exp
12565 * gdb.base/attach-pie-noexec.exp
12566 * gdb.base/attach-twice.exp
12567 * gdb.base/auto-load.exp
12568 * gdb.base/bang.exp
12569 * gdb.base/bitfields.exp
12570 * gdb.base/break-always.exp
12571 * gdb.base/break-caller-line.exp
12572 * gdb.base/break-entry.exp
12573 * gdb.base/break-inline.exp
12574 * gdb.base/break-on-linker-gcd-function.exp
12575 * gdb.base/break-probes.exp
12576 * gdb.base/break.exp
12577 * gdb.base/breakpoint-shadow.exp
12578 * gdb.base/call-ar-st.exp
12579 * gdb.base/call-sc.exp
12580 * gdb.base/call-signal-resume.exp
12581 * gdb.base/call-strs.exp
12582 * gdb.base/callfuncs.exp
12583 * gdb.base/catch-fork-static.exp
12584 * gdb.base/catch-gdb-caused-signals.exp
12585 * gdb.base/catch-load.exp
12586 * gdb.base/catch-signal-fork.exp
12587 * gdb.base/catch-signal.exp
12588 * gdb.base/catch-syscall.exp
12589 * gdb.base/charset.exp
12590 * gdb.base/checkpoint.exp
12591 * gdb.base/chng-syms.exp
12592 * gdb.base/code-expr.exp
12593 * gdb.base/code_elim.exp
12594 * gdb.base/commands.exp
12595 * gdb.base/completion.exp
12596 * gdb.base/complex.exp
12597 * gdb.base/cond-expr.exp
12598 * gdb.base/condbreak.exp
12599 * gdb.base/consecutive.exp
12600 * gdb.base/continue-all-already-running.exp
12601 * gdb.base/coredump-filter.exp
12602 * gdb.base/corefile.exp
12603 * gdb.base/dbx.exp
12604 * gdb.base/debug-expr.exp
12605 * gdb.base/define.exp
12606 * gdb.base/del.exp
12607 * gdb.base/disabled-location.exp
12608 * gdb.base/disasm-end-cu.exp
12609 * gdb.base/disasm-optim.exp
12610 * gdb.base/display.exp
12611 * gdb.base/duplicate-bp.exp
12612 * gdb.base/ena-dis-br.exp
12613 * gdb.base/ending-run.exp
12614 * gdb.base/enumval.exp
12615 * gdb.base/environ.exp
12616 * gdb.base/eu-strip-infcall.exp
12617 * gdb.base/eval-avoid-side-effects.exp
12618 * gdb.base/eval-skip.exp
12619 * gdb.base/exitsignal.exp
12620 * gdb.base/expand-psymtabs.exp
12621 * gdb.base/filesym.exp
12622 * gdb.base/find-unmapped.exp
12623 * gdb.base/finish.exp
12624 * gdb.base/float.exp
12625 * gdb.base/foll-exec-mode.exp
12626 * gdb.base/foll-exec.exp
12627 * gdb.base/foll-fork.exp
12628 * gdb.base/fortran-sym-case.exp
12629 * gdb.base/freebpcmd.exp
12630 * gdb.base/func-ptr.exp
12631 * gdb.base/func-ptrs.exp
12632 * gdb.base/funcargs.exp
12633 * gdb.base/gcore-buffer-overflow.exp
12634 * gdb.base/gcore-relro-pie.exp
12635 * gdb.base/gcore-relro.exp
12636 * gdb.base/gcore.exp
12637 * gdb.base/gdb1090.exp
12638 * gdb.base/gdb11530.exp
12639 * gdb.base/gdb11531.exp
12640 * gdb.base/gdb1821.exp
12641 * gdb.base/gdbindex-stabs.exp
12642 * gdb.base/gdbvars.exp
12643 * gdb.base/hbreak.exp
12644 * gdb.base/hbreak2.exp
12645 * gdb.base/included.exp
12646 * gdb.base/infcall-input.exp
12647 * gdb.base/inferior-died.exp
12648 * gdb.base/infnan.exp
12649 * gdb.base/info-macros.exp
12650 * gdb.base/info-os.exp
12651 * gdb.base/info-proc.exp
12652 * gdb.base/info-shared.exp
12653 * gdb.base/info-target.exp
12654 * gdb.base/infoline.exp
12655 * gdb.base/interp.exp
12656 * gdb.base/interrupt.exp
12657 * gdb.base/jit-reader.exp
12658 * gdb.base/jit-simple.exp
12659 * gdb.base/kill-after-signal.exp
12660 * gdb.base/kill-detach-inferiors-cmd.exp
12661 * gdb.base/label.exp
12662 * gdb.base/langs.exp
12663 * gdb.base/ldbl_e308.exp
12664 * gdb.base/line-symtabs.exp
12665 * gdb.base/linespecs.exp
12666 * gdb.base/list.exp
12667 * gdb.base/long_long.exp
12668 * gdb.base/longest-types.exp
12669 * gdb.base/maint.exp
12670 * gdb.base/max-value-size.exp
12671 * gdb.base/memattr.exp
12672 * gdb.base/mips_pro.exp
12673 * gdb.base/morestack.exp
12674 * gdb.base/moribund-step.exp
12675 * gdb.base/multi-forks.exp
12676 * gdb.base/nested-addr.exp
12677 * gdb.base/nextoverexit.exp
12678 * gdb.base/noreturn-finish.exp
12679 * gdb.base/noreturn-return.exp
12680 * gdb.base/nostdlib.exp
12681 * gdb.base/offsets.exp
12682 * gdb.base/opaque.exp
12683 * gdb.base/pc-fp.exp
12684 * gdb.base/permissions.exp
12685 * gdb.base/print-symbol-loading.exp
12686 * gdb.base/prologue-include.exp
12687 * gdb.base/psymtab.exp
12688 * gdb.base/ptype.exp
12689 * gdb.base/random-signal.exp
12690 * gdb.base/randomize.exp
12691 * gdb.base/range-stepping.exp
12692 * gdb.base/readline-ask.exp
12693 * gdb.base/recpar.exp
12694 * gdb.base/recurse.exp
12695 * gdb.base/relational.exp
12696 * gdb.base/restore.exp
12697 * gdb.base/return-nodebug.exp
12698 * gdb.base/return.exp
12699 * gdb.base/run-after-attach.exp
12700 * gdb.base/save-bp.exp
12701 * gdb.base/scope.exp
12702 * gdb.base/sect-cmd.exp
12703 * gdb.base/set-lang-auto.exp
12704 * gdb.base/set-noassign.exp
12705 * gdb.base/setvar.exp
12706 * gdb.base/sigall.exp
12707 * gdb.base/sigbpt.exp
12708 * gdb.base/siginfo-addr.exp
12709 * gdb.base/siginfo-infcall.exp
12710 * gdb.base/siginfo-obj.exp
12711 * gdb.base/siginfo.exp
12712 * gdb.base/signals-state-child.exp
12713 * gdb.base/signest.exp
12714 * gdb.base/sigstep.exp
12715 * gdb.base/sizeof.exp
12716 * gdb.base/skip.exp
12717 * gdb.base/solib-corrupted.exp
12718 * gdb.base/solib-nodir.exp
12719 * gdb.base/solib-search.exp
12720 * gdb.base/stack-checking.exp
12721 * gdb.base/stale-infcall.exp
12722 * gdb.base/stap-probe.exp
12723 * gdb.base/start.exp
12724 * gdb.base/step-break.exp
12725 * gdb.base/step-bt.exp
12726 * gdb.base/step-line.exp
12727 * gdb.base/step-over-exit.exp
12728 * gdb.base/step-over-syscall.exp
12729 * gdb.base/step-resume-infcall.exp
12730 * gdb.base/step-test.exp
12731 * gdb.base/store.exp
12732 * gdb.base/structs3.exp
12733 * gdb.base/sym-file.exp
12734 * gdb.base/symbol-without-target_section.exp
12735 * gdb.base/term.exp
12736 * gdb.base/testenv.exp
12737 * gdb.base/ui-redirect.exp
12738 * gdb.base/until.exp
12739 * gdb.base/unwindonsignal.exp
12740 * gdb.base/value-double-free.exp
12741 * gdb.base/vla-datatypes.exp
12742 * gdb.base/vla-ptr.exp
12743 * gdb.base/vla-sideeffect.exp
12744 * gdb.base/volatile.exp
12745 * gdb.base/watch-cond-infcall.exp
12746 * gdb.base/watch-cond.exp
12747 * gdb.base/watch-non-mem.exp
12748 * gdb.base/watch-read.exp
12749 * gdb.base/watch-vfork.exp
12750 * gdb.base/watchpoint-cond-gone.exp
12751 * gdb.base/watchpoint-delete.exp
12752 * gdb.base/watchpoint-hw-hit-once.exp
12753 * gdb.base/watchpoint-hw.exp
12754 * gdb.base/watchpoint-stops-at-right-insn.exp
12755 * gdb.base/watchpoints.exp
12756 * gdb.base/wchar.exp
12757 * gdb.base/whatis-exp.exp
12758 * gdb.btrace/buffer-size.exp
12759 * gdb.btrace/data.exp
12760 * gdb.btrace/delta.exp
12761 * gdb.btrace/dlopen.exp
12762 * gdb.btrace/enable.exp
12763 * gdb.btrace/exception.exp
12764 * gdb.btrace/function_call_history.exp
12765 * gdb.btrace/gcore.exp
12766 * gdb.btrace/instruction_history.exp
12767 * gdb.btrace/nohist.exp
12768 * gdb.btrace/reconnect.exp
12769 * gdb.btrace/record_goto-step.exp
12770 * gdb.btrace/record_goto.exp
12771 * gdb.btrace/rn-dl-bind.exp
12772 * gdb.btrace/segv.exp
12773 * gdb.btrace/step.exp
12774 * gdb.btrace/stepi.exp
12775 * gdb.btrace/tailcall-only.exp
12776 * gdb.btrace/tailcall.exp
12777 * gdb.btrace/tsx.exp
12778 * gdb.btrace/unknown_functions.exp
12779 * gdb.btrace/vdso.exp
12780 * gdb.compile/compile-ifunc.exp
12781 * gdb.compile/compile-ops.exp
12782 * gdb.compile/compile-print.exp
12783 * gdb.compile/compile-setjmp.exp
12784 * gdb.cp/abstract-origin.exp
12785 * gdb.cp/ambiguous.exp
12786 * gdb.cp/annota2.exp
12787 * gdb.cp/annota3.exp
12788 * gdb.cp/anon-ns.exp
12789 * gdb.cp/anon-struct.exp
12790 * gdb.cp/anon-union.exp
12791 * gdb.cp/arg-reference.exp
12792 * gdb.cp/baseenum.exp
12793 * gdb.cp/bool.exp
12794 * gdb.cp/breakpoint.exp
12795 * gdb.cp/bs15503.exp
12796 * gdb.cp/call-c.exp
12797 * gdb.cp/casts.exp
12798 * gdb.cp/chained-calls.exp
12799 * gdb.cp/class2.exp
12800 * gdb.cp/classes.exp
12801 * gdb.cp/cmpd-minsyms.exp
12802 * gdb.cp/converts.exp
12803 * gdb.cp/cp-relocate.exp
12804 * gdb.cp/cpcompletion.exp
12805 * gdb.cp/cpexprs.exp
12806 * gdb.cp/cplabel.exp
12807 * gdb.cp/cplusfuncs.exp
12808 * gdb.cp/cpsizeof.exp
12809 * gdb.cp/ctti.exp
12810 * gdb.cp/derivation.exp
12811 * gdb.cp/destrprint.exp
12812 * gdb.cp/dispcxx.exp
12813 * gdb.cp/enum-class.exp
12814 * gdb.cp/exception.exp
12815 * gdb.cp/exceptprint.exp
12816 * gdb.cp/expand-psymtabs-cxx.exp
12817 * gdb.cp/expand-sals.exp
12818 * gdb.cp/extern-c.exp
12819 * gdb.cp/filename.exp
12820 * gdb.cp/formatted-ref.exp
12821 * gdb.cp/fpointer.exp
12822 * gdb.cp/gdb1355.exp
12823 * gdb.cp/gdb2495.exp
12824 * gdb.cp/hang.exp
12825 * gdb.cp/impl-this.exp
12826 * gdb.cp/infcall-dlopen.exp
12827 * gdb.cp/inherit.exp
12828 * gdb.cp/iostream.exp
12829 * gdb.cp/koenig.exp
12830 * gdb.cp/local.exp
12831 * gdb.cp/m-data.exp
12832 * gdb.cp/m-static.exp
12833 * gdb.cp/mb-ctor.exp
12834 * gdb.cp/mb-inline.exp
12835 * gdb.cp/mb-templates.exp
12836 * gdb.cp/member-name.exp
12837 * gdb.cp/member-ptr.exp
12838 * gdb.cp/meth-typedefs.exp
12839 * gdb.cp/method.exp
12840 * gdb.cp/method2.exp
12841 * gdb.cp/minsym-fallback.exp
12842 * gdb.cp/misc.exp
12843 * gdb.cp/namelessclass.exp
12844 * gdb.cp/namespace-enum.exp
12845 * gdb.cp/namespace-nested-import.exp
12846 * gdb.cp/namespace.exp
12847 * gdb.cp/nextoverthrow.exp
12848 * gdb.cp/no-dmgl-verbose.exp
12849 * gdb.cp/non-trivial-retval.exp
12850 * gdb.cp/noparam.exp
12851 * gdb.cp/nsdecl.exp
12852 * gdb.cp/nsimport.exp
12853 * gdb.cp/nsnested.exp
12854 * gdb.cp/nsnoimports.exp
12855 * gdb.cp/nsrecurs.exp
12856 * gdb.cp/nsstress.exp
12857 * gdb.cp/nsusing.exp
12858 * gdb.cp/operator.exp
12859 * gdb.cp/oranking.exp
12860 * gdb.cp/overload-const.exp
12861 * gdb.cp/overload.exp
12862 * gdb.cp/ovldbreak.exp
12863 * gdb.cp/ovsrch.exp
12864 * gdb.cp/paren-type.exp
12865 * gdb.cp/parse-lang.exp
12866 * gdb.cp/pass-by-ref.exp
12867 * gdb.cp/pr-1023.exp
12868 * gdb.cp/pr-1210.exp
12869 * gdb.cp/pr-574.exp
12870 * gdb.cp/pr10687.exp
12871 * gdb.cp/pr12028.exp
12872 * gdb.cp/pr17132.exp
12873 * gdb.cp/pr17494.exp
12874 * gdb.cp/pr9067.exp
12875 * gdb.cp/pr9167.exp
12876 * gdb.cp/pr9631.exp
12877 * gdb.cp/printmethod.exp
12878 * gdb.cp/psmang.exp
12879 * gdb.cp/psymtab-parameter.exp
12880 * gdb.cp/ptype-cv-cp.exp
12881 * gdb.cp/ptype-flags.exp
12882 * gdb.cp/re-set-overloaded.exp
12883 * gdb.cp/ref-types.exp
12884 * gdb.cp/rtti.exp
12885 * gdb.cp/scope-err.exp
12886 * gdb.cp/shadow.exp
12887 * gdb.cp/smartp.exp
12888 * gdb.cp/static-method.exp
12889 * gdb.cp/static-print-quit.exp
12890 * gdb.cp/temargs.exp
12891 * gdb.cp/templates.exp
12892 * gdb.cp/try_catch.exp
12893 * gdb.cp/typedef-operator.exp
12894 * gdb.cp/typeid.exp
12895 * gdb.cp/userdef.exp
12896 * gdb.cp/using-crash.exp
12897 * gdb.cp/var-tag.exp
12898 * gdb.cp/virtbase.exp
12899 * gdb.cp/virtfunc.exp
12900 * gdb.cp/virtfunc2.exp
12901 * gdb.cp/vla-cxx.exp
12902 * gdb.disasm/t01_mov.exp
12903 * gdb.disasm/t02_mova.exp
12904 * gdb.disasm/t03_add.exp
12905 * gdb.disasm/t04_sub.exp
12906 * gdb.disasm/t05_cmp.exp
12907 * gdb.disasm/t06_ari2.exp
12908 * gdb.disasm/t07_ari3.exp
12909 * gdb.disasm/t08_or.exp
12910 * gdb.disasm/t09_xor.exp
12911 * gdb.disasm/t10_and.exp
12912 * gdb.disasm/t11_logs.exp
12913 * gdb.disasm/t12_bit.exp
12914 * gdb.disasm/t13_otr.exp
12915 * gdb.dlang/circular.exp
12916 * gdb.dwarf2/arr-stride.exp
12917 * gdb.dwarf2/arr-subrange.exp
12918 * gdb.dwarf2/atomic-type.exp
12919 * gdb.dwarf2/bad-regnum.exp
12920 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12921 * gdb.dwarf2/callframecfa.exp
12922 * gdb.dwarf2/clztest.exp
12923 * gdb.dwarf2/corrupt.exp
12924 * gdb.dwarf2/data-loc.exp
12925 * gdb.dwarf2/dup-psym.exp
12926 * gdb.dwarf2/dw2-anon-mptr.exp
12927 * gdb.dwarf2/dw2-anonymous-func.exp
12928 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12929 * gdb.dwarf2/dw2-bad-unresolved.exp
12930 * gdb.dwarf2/dw2-basic.exp
12931 * gdb.dwarf2/dw2-canonicalize-type.exp
12932 * gdb.dwarf2/dw2-case-insensitive.exp
12933 * gdb.dwarf2/dw2-common-block.exp
12934 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12935 * gdb.dwarf2/dw2-compressed.exp
12936 * gdb.dwarf2/dw2-const.exp
12937 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12938 * gdb.dwarf2/dw2-cu-size.exp
12939 * gdb.dwarf2/dw2-dup-frame.exp
12940 * gdb.dwarf2/dw2-entry-value.exp
12941 * gdb.dwarf2/dw2-icycle.exp
12942 * gdb.dwarf2/dw2-ifort-parameter.exp
12943 * gdb.dwarf2/dw2-inline-break.exp
12944 * gdb.dwarf2/dw2-inline-param.exp
12945 * gdb.dwarf2/dw2-intercu.exp
12946 * gdb.dwarf2/dw2-intermix.exp
12947 * gdb.dwarf2/dw2-lexical-block-bare.exp
12948 * gdb.dwarf2/dw2-linkage-name-trust.exp
12949 * gdb.dwarf2/dw2-minsym-in-cu.exp
12950 * gdb.dwarf2/dw2-noloc.exp
12951 * gdb.dwarf2/dw2-op-call.exp
12952 * gdb.dwarf2/dw2-op-out-param.exp
12953 * gdb.dwarf2/dw2-opt-structptr.exp
12954 * gdb.dwarf2/dw2-param-error.exp
12955 * gdb.dwarf2/dw2-producer.exp
12956 * gdb.dwarf2/dw2-ranges-base.exp
12957 * gdb.dwarf2/dw2-ref-missing-frame.exp
12958 * gdb.dwarf2/dw2-reg-undefined.exp
12959 * gdb.dwarf2/dw2-regno-invalid.exp
12960 * gdb.dwarf2/dw2-restore.exp
12961 * gdb.dwarf2/dw2-restrict.exp
12962 * gdb.dwarf2/dw2-single-line-discriminators.exp
12963 * gdb.dwarf2/dw2-strp.exp
12964 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12965 * gdb.dwarf2/dw2-unresolved.exp
12966 * gdb.dwarf2/dw2-var-zero-addr.exp
12967 * gdb.dwarf2/dw4-sig-types.exp
12968 * gdb.dwarf2/dwz.exp
12969 * gdb.dwarf2/dynarr-ptr.exp
12970 * gdb.dwarf2/enum-type.exp
12971 * gdb.dwarf2/gdb-index.exp
12972 * gdb.dwarf2/implptr-64bit.exp
12973 * gdb.dwarf2/implptr-optimized-out.exp
12974 * gdb.dwarf2/implptr.exp
12975 * gdb.dwarf2/implref-array.exp
12976 * gdb.dwarf2/implref-const.exp
12977 * gdb.dwarf2/implref-global.exp
12978 * gdb.dwarf2/implref-struct.exp
12979 * gdb.dwarf2/mac-fileno.exp
12980 * gdb.dwarf2/main-subprogram.exp
12981 * gdb.dwarf2/member-ptr-forwardref.exp
12982 * gdb.dwarf2/method-ptr.exp
12983 * gdb.dwarf2/missing-sig-type.exp
12984 * gdb.dwarf2/nonvar-access.exp
12985 * gdb.dwarf2/opaque-type-lookup.exp
12986 * gdb.dwarf2/pieces-optimized-out.exp
12987 * gdb.dwarf2/pieces.exp
12988 * gdb.dwarf2/pr10770.exp
12989 * gdb.dwarf2/pr13961.exp
12990 * gdb.dwarf2/staticvirtual.exp
12991 * gdb.dwarf2/subrange.exp
12992 * gdb.dwarf2/symtab-producer.exp
12993 * gdb.dwarf2/trace-crash.exp
12994 * gdb.dwarf2/typeddwarf.exp
12995 * gdb.dwarf2/valop.exp
12996 * gdb.dwarf2/watch-notconst.exp
12997 * gdb.fortran/array-element.exp
12998 * gdb.fortran/charset.exp
12999 * gdb.fortran/common-block.exp
13000 * gdb.fortran/complex.exp
13001 * gdb.fortran/derived-type-function.exp
13002 * gdb.fortran/derived-type.exp
13003 * gdb.fortran/logical.exp
13004 * gdb.fortran/module.exp
13005 * gdb.fortran/multi-dim.exp
13006 * gdb.fortran/nested-funcs.exp
13007 * gdb.fortran/print-formatted.exp
13008 * gdb.fortran/subarray.exp
13009 * gdb.fortran/vla-alloc-assoc.exp
13010 * gdb.fortran/vla-datatypes.exp
13011 * gdb.fortran/vla-history.exp
13012 * gdb.fortran/vla-ptr-info.exp
13013 * gdb.fortran/vla-ptype-sub.exp
13014 * gdb.fortran/vla-ptype.exp
13015 * gdb.fortran/vla-sizeof.exp
13016 * gdb.fortran/vla-type.exp
13017 * gdb.fortran/vla-value-sub-arbitrary.exp
13018 * gdb.fortran/vla-value-sub-finish.exp
13019 * gdb.fortran/vla-value-sub.exp
13020 * gdb.fortran/vla-value.exp
13021 * gdb.fortran/whatis_type.exp
13022 * gdb.go/chan.exp
13023 * gdb.go/handcall.exp
13024 * gdb.go/hello.exp
13025 * gdb.go/integers.exp
13026 * gdb.go/methods.exp
13027 * gdb.go/package.exp
13028 * gdb.go/strings.exp
13029 * gdb.go/types.exp
13030 * gdb.go/unsafe.exp
13031 * gdb.guile/scm-arch.exp
13032 * gdb.guile/scm-block.exp
13033 * gdb.guile/scm-breakpoint.exp
13034 * gdb.guile/scm-cmd.exp
13035 * gdb.guile/scm-disasm.exp
13036 * gdb.guile/scm-equal.exp
13037 * gdb.guile/scm-frame-args.exp
13038 * gdb.guile/scm-frame-inline.exp
13039 * gdb.guile/scm-frame.exp
13040 * gdb.guile/scm-iterator.exp
13041 * gdb.guile/scm-math.exp
13042 * gdb.guile/scm-objfile.exp
13043 * gdb.guile/scm-ports.exp
13044 * gdb.guile/scm-symbol.exp
13045 * gdb.guile/scm-symtab.exp
13046 * gdb.guile/scm-value-cc.exp
13047 * gdb.guile/types-module.exp
13048 * gdb.linespec/break-ask.exp
13049 * gdb.linespec/cpexplicit.exp
13050 * gdb.linespec/explicit.exp
13051 * gdb.linespec/keywords.exp
13052 * gdb.linespec/linespec.exp
13053 * gdb.linespec/ls-dollar.exp
13054 * gdb.linespec/ls-errs.exp
13055 * gdb.linespec/skip-two.exp
13056 * gdb.linespec/thread.exp
13057 * gdb.mi/mi-async.exp
13058 * gdb.mi/mi-basics.exp
13059 * gdb.mi/mi-break.exp
13060 * gdb.mi/mi-catch-load.exp
13061 * gdb.mi/mi-cli.exp
13062 * gdb.mi/mi-cmd-param-changed.exp
13063 * gdb.mi/mi-console.exp
13064 * gdb.mi/mi-detach.exp
13065 * gdb.mi/mi-disassemble.exp
13066 * gdb.mi/mi-eval.exp
13067 * gdb.mi/mi-file-transfer.exp
13068 * gdb.mi/mi-file.exp
13069 * gdb.mi/mi-fill-memory.exp
13070 * gdb.mi/mi-inheritance-syntax-error.exp
13071 * gdb.mi/mi-linespec-err-cp.exp
13072 * gdb.mi/mi-logging.exp
13073 * gdb.mi/mi-memory-changed.exp
13074 * gdb.mi/mi-read-memory.exp
13075 * gdb.mi/mi-record-changed.exp
13076 * gdb.mi/mi-reg-undefined.exp
13077 * gdb.mi/mi-regs.exp
13078 * gdb.mi/mi-return.exp
13079 * gdb.mi/mi-reverse.exp
13080 * gdb.mi/mi-simplerun.exp
13081 * gdb.mi/mi-solib.exp
13082 * gdb.mi/mi-stack.exp
13083 * gdb.mi/mi-stepi.exp
13084 * gdb.mi/mi-syn-frame.exp
13085 * gdb.mi/mi-until.exp
13086 * gdb.mi/mi-var-block.exp
13087 * gdb.mi/mi-var-child.exp
13088 * gdb.mi/mi-var-cmd.exp
13089 * gdb.mi/mi-var-cp.exp
13090 * gdb.mi/mi-var-display.exp
13091 * gdb.mi/mi-var-invalidate.exp
13092 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
13093 * gdb.mi/mi-vla-fortran.exp
13094 * gdb.mi/mi-watch.exp
13095 * gdb.mi/mi2-var-child.exp
13096 * gdb.mi/user-selected-context-sync.exp
13097 * gdb.modula2/unbounded-array.exp
13098 * gdb.multi/dummy-frame-restore.exp
13099 * gdb.multi/multi-arch-exec.exp
13100 * gdb.multi/multi-arch.exp
13101 * gdb.multi/tids.exp
13102 * gdb.multi/watchpoint-multi.exp
13103 * gdb.opencl/callfuncs.exp
13104 * gdb.opencl/convs_casts.exp
13105 * gdb.opencl/datatypes.exp
13106 * gdb.opencl/operators.exp
13107 * gdb.opencl/vec_comps.exp
13108 * gdb.opt/clobbered-registers-O2.exp
13109 * gdb.opt/inline-break.exp
13110 * gdb.opt/inline-bt.exp
13111 * gdb.opt/inline-cmds.exp
13112 * gdb.opt/inline-locals.exp
13113 * gdb.pascal/case-insensitive-symbols.exp
13114 * gdb.pascal/floats.exp
13115 * gdb.pascal/gdb11492.exp
13116 * gdb.python/lib-types.exp
13117 * gdb.python/py-arch.exp
13118 * gdb.python/py-as-string.exp
13119 * gdb.python/py-bad-printers.exp
13120 * gdb.python/py-block.exp
13121 * gdb.python/py-breakpoint-create-fail.exp
13122 * gdb.python/py-breakpoint.exp
13123 * gdb.python/py-caller-is.exp
13124 * gdb.python/py-cmd.exp
13125 * gdb.python/py-explore-cc.exp
13126 * gdb.python/py-explore.exp
13127 * gdb.python/py-finish-breakpoint.exp
13128 * gdb.python/py-finish-breakpoint2.exp
13129 * gdb.python/py-frame-args.exp
13130 * gdb.python/py-frame-inline.exp
13131 * gdb.python/py-frame.exp
13132 * gdb.python/py-framefilter-mi.exp
13133 * gdb.python/py-infthread.exp
13134 * gdb.python/py-lazy-string.exp
13135 * gdb.python/py-linetable.exp
13136 * gdb.python/py-mi-events.exp
13137 * gdb.python/py-mi-objfile.exp
13138 * gdb.python/py-mi.exp
13139 * gdb.python/py-objfile.exp
13140 * gdb.python/py-pp-integral.exp
13141 * gdb.python/py-pp-maint.exp
13142 * gdb.python/py-pp-re-notag.exp
13143 * gdb.python/py-pp-registration.exp
13144 * gdb.python/py-recurse-unwind.exp
13145 * gdb.python/py-strfns.exp
13146 * gdb.python/py-symbol.exp
13147 * gdb.python/py-symtab.exp
13148 * gdb.python/py-sync-interp.exp
13149 * gdb.python/py-typeprint.exp
13150 * gdb.python/py-unwind-maint.exp
13151 * gdb.python/py-unwind.exp
13152 * gdb.python/py-value-cc.exp
13153 * gdb.python/py-xmethods.exp
13154 * gdb.reverse/amd64-tailcall-reverse.exp
13155 * gdb.reverse/break-precsave.exp
13156 * gdb.reverse/break-reverse.exp
13157 * gdb.reverse/consecutive-precsave.exp
13158 * gdb.reverse/consecutive-reverse.exp
13159 * gdb.reverse/finish-precsave.exp
13160 * gdb.reverse/finish-reverse-bkpt.exp
13161 * gdb.reverse/finish-reverse.exp
13162 * gdb.reverse/fstatat-reverse.exp
13163 * gdb.reverse/getresuid-reverse.exp
13164 * gdb.reverse/i386-precsave.exp
13165 * gdb.reverse/i386-reverse.exp
13166 * gdb.reverse/i386-sse-reverse.exp
13167 * gdb.reverse/i387-env-reverse.exp
13168 * gdb.reverse/i387-stack-reverse.exp
13169 * gdb.reverse/insn-reverse.exp
13170 * gdb.reverse/machinestate-precsave.exp
13171 * gdb.reverse/machinestate.exp
13172 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13173 * gdb.reverse/pipe-reverse.exp
13174 * gdb.reverse/readv-reverse.exp
13175 * gdb.reverse/recvmsg-reverse.exp
13176 * gdb.reverse/rerun-prec.exp
13177 * gdb.reverse/s390-mvcle.exp
13178 * gdb.reverse/step-precsave.exp
13179 * gdb.reverse/step-reverse.exp
13180 * gdb.reverse/time-reverse.exp
13181 * gdb.reverse/until-precsave.exp
13182 * gdb.reverse/until-reverse.exp
13183 * gdb.reverse/waitpid-reverse.exp
13184 * gdb.reverse/watch-precsave.exp
13185 * gdb.reverse/watch-reverse.exp
13186 * gdb.rust/generics.exp
13187 * gdb.rust/methods.exp
13188 * gdb.rust/modules.exp
13189 * gdb.rust/simple.exp
13190 * gdb.server/connect-with-no-symbol-file.exp
13191 * gdb.server/ext-attach.exp
13192 * gdb.server/ext-restart.exp
13193 * gdb.server/ext-wrapper.exp
13194 * gdb.server/file-transfer.exp
13195 * gdb.server/server-exec-info.exp
13196 * gdb.server/server-kill.exp
13197 * gdb.server/server-mon.exp
13198 * gdb.server/wrapper.exp
13199 * gdb.stabs/exclfwd.exp
13200 * gdb.stabs/gdb11479.exp
13201 * gdb.threads/clone-new-thread-event.exp
13202 * gdb.threads/corethreads.exp
13203 * gdb.threads/current-lwp-dead.exp
13204 * gdb.threads/dlopen-libpthread.exp
13205 * gdb.threads/gcore-thread.exp
13206 * gdb.threads/sigstep-threads.exp
13207 * gdb.threads/watchpoint-fork.exp
13208 * gdb.trace/actions-changed.exp
13209 * gdb.trace/backtrace.exp
13210 * gdb.trace/change-loc.exp
13211 * gdb.trace/circ.exp
13212 * gdb.trace/collection.exp
13213 * gdb.trace/disconnected-tracing.exp
13214 * gdb.trace/ftrace.exp
13215 * gdb.trace/mi-trace-frame-collected.exp
13216 * gdb.trace/mi-trace-unavailable.exp
13217 * gdb.trace/mi-traceframe-changed.exp
13218 * gdb.trace/mi-tsv-changed.exp
13219 * gdb.trace/no-attach-trace.exp
13220 * gdb.trace/passc-dyn.exp
13221 * gdb.trace/qtro.exp
13222 * gdb.trace/range-stepping.exp
13223 * gdb.trace/read-memory.exp
13224 * gdb.trace/save-trace.exp
13225 * gdb.trace/signal.exp
13226 * gdb.trace/status-stop.exp
13227 * gdb.trace/tfile.exp
13228 * gdb.trace/trace-break.exp
13229 * gdb.trace/trace-buffer-size.exp
13230 * gdb.trace/trace-condition.exp
13231 * gdb.trace/tracefile-pseudo-reg.exp
13232 * gdb.trace/tstatus.exp
13233 * gdb.trace/unavailable.exp
13234 * gdb.trace/while-dyn.exp
13235 * gdb.trace/while-stepping.exp
13236
34c41c68
DE
132372016-12-22 Doug Evans <xdje42@gmail.com>
13238
13239 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13240 and msymbols.
13241
16e69324
YQ
132422016-12-19 Yao Qi <yao.qi@linaro.org>
13243
13244 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13245 (test_with_self): Don't call do_steps_and_nexts, and remove
13246 code about stepping into xmalloc.
13247
f94f411b
YQ
132482016-12-09 Yao Qi <yao.qi@linaro.org>
13249
13250 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13251
132522016-12-09 Yao Qi <yao.qi@linaro.org>
13253
13254 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13255
f1b5deee
PA
132562016-12-09 Pedro Alves <palves@redhat.com>
13257
13258 * gdb.base/all-architectures-0.exp: New file.
13259 * gdb.base/all-architectures-1.exp: New file.
13260 * gdb.base/all-architectures-2.exp: New file.
13261 * gdb.base/all-architectures-3.exp: New file.
13262 * gdb.base/all-architectures-4.exp: New file.
13263 * gdb.base/all-architectures-5.exp: New file.
13264 * gdb.base/all-architectures-6.exp: New file.
13265 * gdb.base/all-architectures-7.exp: New file.
13266 * gdb.base/all-architectures.exp.in: New file.
13267
364ca42e
YQ
132682016-12-09 Yao Qi <yao.qi@linaro.org>
13269
13270 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13271
107c2d62
LM
132722016-12-02 Luis Machado <lgustavo@codesourcery.com>
13273
13274 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13275 possible.
13276 Remove useless pattern-matching code.
13277
df3ee9ca
PA
132782016-12-02 Pedro Alves <palves@redhat.com>
13279
13280 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13281 procedure.
13282 (top level): Call it.
13283
ec835369
PA
132842016-12-02 Pedro Alves <palves@redhat.com>
13285
13286 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13287 New procedure.
13288 (top level): Call it.
13289
01770bbd
PA
132902016-12-02 Pedro Alves <palves@redhat.com>
13291
13292 PR cli/20559
13293 * gdb.base/commands.exp (user_defined_command_args_eval): New
13294 procedure.
13295 (top level): Call it.
13296
008459ea
LM
132972016-12-02 Luis Machado <lgustavo@codesourcery.com>
13298
13299 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13300 timeout handling.
13301
0c1b455e
TT
133022016-12-02 Tom Tromey <tom@tromey.com>
13303
13304 * gdb.dwarf2/main-subprogram.c: New file.
13305 * gdb.dwarf2/main-subprogram.exp: New file.
13306
018572b8
LM
133072016-12-01 Luis Machado <lgustavo@codesourcery.com>
13308
13309 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13310 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13311 gdb_test_no_output for a couple of cases.
13312 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13313
84c93cd5
LM
133142016-12-01 Luis Machado <lgustavo@codesourcery.com>
13315
13316 Fix test names and standardize compilation error messages throughout
13317 the following files:
13318
13319 * gdb.ada/start.exp
13320 * gdb.arch/alpha-step.exp
13321 * gdb.arch/e500-prologue.exp
13322 * gdb.arch/ftrace-insn-reloc.exp
13323 * gdb.arch/gdb1291.exp
13324 * gdb.arch/gdb1431.exp
13325 * gdb.arch/gdb1558.exp
13326 * gdb.arch/i386-dr3-watch.exp
13327 * gdb.arch/i386-sse-stack-align.exp
13328 * gdb.arch/ia64-breakpoint-shadow.exp
13329 * gdb.arch/pa-nullify.exp
13330 * gdb.arch/powerpc-aix-prologue.exp
13331 * gdb.arch/thumb-bx-pc.exp
13332 * gdb.base/annota1.exp
13333 * gdb.base/annota3.exp
13334 * gdb.base/arrayidx.exp
13335 * gdb.base/assign.exp
13336 * gdb.base/attach.exp
13337 * gdb.base/auxv.exp
13338 * gdb.base/bang.exp
13339 * gdb.base/bfp-test.exp
13340 * gdb.base/bigcore.exp
13341 * gdb.base/bitfields2.exp
13342 * gdb.base/break-fun-addr.exp
13343 * gdb.base/break-probes.exp
13344 * gdb.base/call-rt-st.exp
13345 * gdb.base/callexit.exp
13346 * gdb.base/catch-fork-kill.exp
13347 * gdb.base/charset.exp
13348 * gdb.base/checkpoint.exp
13349 * gdb.base/comprdebug.exp
13350 * gdb.base/constvars.exp
13351 * gdb.base/coredump-filter.exp
13352 * gdb.base/cursal.exp
13353 * gdb.base/cvexpr.exp
13354 * gdb.base/detach.exp
13355 * gdb.base/display.exp
13356 * gdb.base/dmsym.exp
13357 * gdb.base/dprintf-pending.exp
13358 * gdb.base/dso2dso.exp
13359 * gdb.base/dtrace-probe.exp
13360 * gdb.base/dump.exp
13361 * gdb.base/enum_cond.exp
13362 * gdb.base/exe-lock.exp
13363 * gdb.base/exec-invalid-sysroot.exp
13364 * gdb.base/execl-update-breakpoints.exp
13365 * gdb.base/exprs.exp
13366 * gdb.base/fileio.exp
13367 * gdb.base/find.exp
13368 * gdb.base/finish.exp
13369 * gdb.base/fixsection.exp
13370 * gdb.base/foll-vfork.exp
13371 * gdb.base/frame-args.exp
13372 * gdb.base/gcore.exp
13373 * gdb.base/gdb1250.exp
13374 * gdb.base/global-var-nested-by-dso.exp
13375 * gdb.base/gnu-ifunc.exp
13376 * gdb.base/hashline1.exp
13377 * gdb.base/hashline2.exp
13378 * gdb.base/hashline3.exp
13379 * gdb.base/hbreak-in-shr-unsupported.exp
13380 * gdb.base/huge.exp
13381 * gdb.base/infcall-input.exp
13382 * gdb.base/info-fun.exp
13383 * gdb.base/info-shared.exp
13384 * gdb.base/jit-simple.exp
13385 * gdb.base/jit-so.exp
13386 * gdb.base/jit.exp
13387 * gdb.base/jump.exp
13388 * gdb.base/label.exp
13389 * gdb.base/lineinc.exp
13390 * gdb.base/logical.exp
13391 * gdb.base/longjmp.exp
13392 * gdb.base/macscp.exp
13393 * gdb.base/miscexprs.exp
13394 * gdb.base/new-ui-echo.exp
13395 * gdb.base/new-ui-pending-input.exp
13396 * gdb.base/new-ui.exp
13397 * gdb.base/nodebug.exp
13398 * gdb.base/nofield.exp
13399 * gdb.base/offsets.exp
13400 * gdb.base/overlays.exp
13401 * gdb.base/pending.exp
13402 * gdb.base/pointers.exp
13403 * gdb.base/pr11022.exp
13404 * gdb.base/printcmds.exp
13405 * gdb.base/prologue.exp
13406 * gdb.base/ptr-typedef.exp
13407 * gdb.base/realname-expand.exp
13408 * gdb.base/relativedebug.exp
13409 * gdb.base/relocate.exp
13410 * gdb.base/remote.exp
13411 * gdb.base/reread.exp
13412 * gdb.base/return2.exp
13413 * gdb.base/savedregs.exp
13414 * gdb.base/sep.exp
13415 * gdb.base/sepdebug.exp
13416 * gdb.base/sepsymtab.exp
13417 * gdb.base/set-inferior-tty.exp
13418 * gdb.base/setshow.exp
13419 * gdb.base/shlib-call.exp
13420 * gdb.base/sigaltstack.exp
13421 * gdb.base/siginfo-addr.exp
13422 * gdb.base/signals.exp
13423 * gdb.base/signull.exp
13424 * gdb.base/sigrepeat.exp
13425 * gdb.base/so-impl-ld.exp
13426 * gdb.base/solib-display.exp
13427 * gdb.base/solib-overlap.exp
13428 * gdb.base/solib-search.exp
13429 * gdb.base/solib-symbol.exp
13430 * gdb.base/structs.exp
13431 * gdb.base/structs2.exp
13432 * gdb.base/symtab-search-order.exp
13433 * gdb.base/twice.exp
13434 * gdb.base/unload.exp
13435 * gdb.base/varargs.exp
13436 * gdb.base/watchpoint-solib.exp
13437 * gdb.base/watchpoint.exp
13438 * gdb.base/whatis.exp
13439 * gdb.base/wrong_frame_bt_full.exp
13440 * gdb.btrace/dlopen.exp
13441 * gdb.cell/ea-standalone.exp
13442 * gdb.cell/ea-test.exp
13443 * gdb.cp/dispcxx.exp
13444 * gdb.cp/gdb2384.exp
13445 * gdb.cp/method2.exp
13446 * gdb.cp/nextoverthrow.exp
13447 * gdb.cp/pr10728.exp
13448 * gdb.disasm/am33.exp
13449 * gdb.disasm/h8300s.exp
13450 * gdb.disasm/mn10300.exp
13451 * gdb.disasm/sh3.exp
13452 * gdb.dwarf2/dw2-dir-file-name.exp
13453 * gdb.fortran/complex.exp
13454 * gdb.fortran/library-module.exp
13455 * gdb.guile/scm-pretty-print.exp
13456 * gdb.guile/scm-symbol.exp
13457 * gdb.guile/scm-type.exp
13458 * gdb.guile/scm-value.exp
13459 * gdb.linespec/linespec.exp
13460 * gdb.mi/gdb701.exp
13461 * gdb.mi/gdb792.exp
13462 * gdb.mi/mi-breakpoint-changed.exp
13463 * gdb.mi/mi-dprintf-pending.exp
13464 * gdb.mi/mi-dprintf.exp
13465 * gdb.mi/mi-exit-code.exp
13466 * gdb.mi/mi-pending.exp
13467 * gdb.mi/mi-solib.exp
13468 * gdb.mi/new-ui-mi-sync.exp
13469 * gdb.mi/pr11022.exp
13470 * gdb.mi/user-selected-context-sync.exp
13471 * gdb.opt/solib-intra-step.exp
13472 * gdb.python/py-events.exp
13473 * gdb.python/py-finish-breakpoint.exp
13474 * gdb.python/py-mi.exp
13475 * gdb.python/py-prettyprint.exp
13476 * gdb.python/py-shared.exp
13477 * gdb.python/py-symbol.exp
13478 * gdb.python/py-template.exp
13479 * gdb.python/py-type.exp
13480 * gdb.python/py-value.exp
13481 * gdb.reverse/solib-precsave.exp
13482 * gdb.reverse/solib-reverse.exp
13483 * gdb.server/solib-list.exp
13484 * gdb.stabs/weird.exp
13485 * gdb.threads/reconnect-signal.exp
13486 * gdb.threads/stepi-random-signal.exp
13487 * gdb.trace/actions.exp
13488 * gdb.trace/ax.exp
13489 * gdb.trace/backtrace.exp
13490 * gdb.trace/change-loc.exp
13491 * gdb.trace/deltrace.exp
13492 * gdb.trace/ftrace-lock.exp
13493 * gdb.trace/ftrace.exp
13494 * gdb.trace/infotrace.exp
13495 * gdb.trace/mi-tracepoint-changed.exp
13496 * gdb.trace/packetlen.exp
13497 * gdb.trace/passcount.exp
13498 * gdb.trace/pending.exp
13499 * gdb.trace/range-stepping.exp
13500 * gdb.trace/report.exp
13501 * gdb.trace/stap-trace.exp
13502 * gdb.trace/tfind.exp
13503 * gdb.trace/trace-break.exp
13504 * gdb.trace/trace-condition.exp
13505 * gdb.trace/trace-enable-disable.exp
13506 * gdb.trace/trace-mt.exp
13507 * gdb.trace/tracecmd.exp
13508 * gdb.trace/tspeed.exp
13509 * gdb.trace/tsv.exp
13510 * lib/perftest.exp
13511
fb9feb35
LM
135122016-12-01 Luis Machado <lgustavo@codesourcery.com>
13513
13514 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13515 with gdb_test_no_output.
13516 Use command as test name.
13517
cd2ddb6c
LM
135182016-12-01 Luis Machado <lgustavo@codesourcery.com>
13519
13520 Fix test names starting with uppercase throughout the files.
13521
13522 * gdb.ada/assign_1.exp
13523 * gdb.ada/boolean_expr.exp
13524 * gdb.base/arrayidx.exp
13525 * gdb.base/del.exp
13526 * gdb.base/gcore-buffer-overflow.exp
13527 * gdb.base/testenv.exp
13528 * gdb.compile/compile.exp
13529 * gdb.python/py-framefilter-invalidarg.exp
13530 * gdb.python/py-framefilter.exp
13531
bb95117e
LM
135322016-12-01 Luis Machado <lgustavo@codesourcery.com>
13533
13534 Fix test names starting with uppercase throughout the files.
13535
13536 * gdb.ada/array_return.exp
13537 * gdb.ada/expr_delims.exp
13538 * gdb.ada/mi_dyn_arr.exp
13539 * gdb.ada/mi_interface.exp
13540 * gdb.ada/mi_var_array.exp
13541 * gdb.ada/watch_arg.exp
13542 * gdb.arch/alpha-step.exp
13543 * gdb.arch/altivec-regs.exp
13544 * gdb.arch/e500-regs.exp
13545 * gdb.arch/powerpc-d128-regs.exp
13546 * gdb.base/arrayidx.exp
13547 * gdb.base/break.exp
13548 * gdb.base/checkpoint.exp
13549 * gdb.base/debug-expr.exp
13550 * gdb.base/dmsym.exp
13551 * gdb.base/radix.exp
13552 * gdb.base/sepdebug.exp
13553 * gdb.base/testenv.exp
13554 * gdb.base/watch_thread_num.exp
13555 * gdb.base/watchpoint-cond-gone.exp
13556 * gdb.cell/break.exp
13557 * gdb.cell/ea-cache.exp
13558 * gdb.compile/compile.exp
13559 * gdb.cp/gdb2495.exp
13560 * gdb.gdb/selftest.exp
13561 * gdb.gdb/xfullpath.exp
13562 * gdb.go/hello.exp
13563 * gdb.go/integers.exp
13564 * gdb.objc/basicclass.exp
13565 * gdb.pascal/hello.exp
13566 * gdb.pascal/integers.exp
13567 * gdb.python/py-breakpoint.exp
13568 * gdb.python/py-cmd.exp
13569 * gdb.python/py-linetable.exp
13570 * gdb.python/py-xmethods.exp
13571 * gdb.python/python.exp
13572 * gdb.reverse/consecutive-precsave.exp
13573 * gdb.reverse/finish-precsave.exp
13574 * gdb.reverse/i386-precsave.exp
13575 * gdb.reverse/machinestate-precsave.exp
13576 * gdb.reverse/sigall-precsave.exp
13577 * gdb.reverse/solib-precsave.exp
13578 * gdb.reverse/step-precsave.exp
13579 * gdb.reverse/until-precsave.exp
13580 * gdb.reverse/watch-precsave.exp
13581 * gdb.threads/leader-exit.exp
13582 * gdb.threads/pthreads.exp
13583 * gdb.threads/wp-replication.exp
13584 * gdb.trace/actions.exp
13585 * gdb.trace/mi-tsv-changed.exp
13586 * gdb.trace/tsv.exp
13587
de97fdd4
LM
135882016-12-01 Luis Machado <lgustavo@codesourcery.com>
13589
13590 Fix test names starting with uppercase throughout the files.
13591
13592 * gdb.arch/i386-bp_permanent.exp
13593 * gdb.arch/i386-gnu-cfi.exp
13594 * gdb.base/disasm-end-cu.exp
13595 * gdb.base/macscp.exp
13596 * gdb.base/pending.exp
13597 * gdb.base/watch_thread_num.exp
13598 * gdb.cp/exception.exp
13599 * gdb.cp/gdb2495.exp
13600 * gdb.cp/local.exp
13601 * gdb.python/py-evsignal.exp
13602 * gdb.python/python.exp
13603 * gdb.trace/tracecmd.exp
13604
9f058c10
LM
136052016-12-01 Luis Machado <lgustavo@codesourcery.com>
13606
13607 Fix test names starting with uppercase throughout the files.
13608
13609 * gdb.base/charset.exp
13610 * gdb.base/eval.exp
13611 * gdb.base/multi-forks.exp
13612 * gdb.guile/scm-progspace.exp
13613 * gdb.opencl/datatypes.exp
13614 * gdb.python/py-block.exp
13615 * gdb.python/py-function.exp
13616 * gdb.python/py-symbol.exp
13617 * gdb.python/py-symtab.exp
13618 * gdb.python/py-xmethods.exp
13619 * gdb.reverse/break-precsave.exp
13620 * gdb.reverse/break-reverse.exp
13621 * gdb.reverse/consecutive-precsave.exp
13622 * gdb.reverse/consecutive-reverse.exp
13623 * gdb.reverse/finish-precsave.exp
13624 * gdb.reverse/finish-reverse-bkpt.exp
13625 * gdb.reverse/finish-reverse.exp
13626 * gdb.reverse/fstatat-reverse.exp
13627 * gdb.reverse/getresuid-reverse.exp
13628 * gdb.reverse/i386-precsave.exp
13629 * gdb.reverse/i386-reverse.exp
13630 * gdb.reverse/i386-sse-reverse.exp
13631 * gdb.reverse/i387-stack-reverse.exp
13632 * gdb.reverse/insn-reverse.exp
13633 * gdb.reverse/machinestate-precsave.exp
13634 * gdb.reverse/machinestate.exp
13635 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13636 * gdb.reverse/pipe-reverse.exp
13637 * gdb.reverse/readv-reverse.exp
13638 * gdb.reverse/recvmsg-reverse.exp
13639 * gdb.reverse/rerun-prec.exp
13640 * gdb.reverse/s390-mvcle.exp
13641 * gdb.reverse/sigall-precsave.exp
13642 * gdb.reverse/sigall-reverse.exp
13643 * gdb.reverse/solib-precsave.exp
13644 * gdb.reverse/solib-reverse.exp
13645 * gdb.reverse/step-precsave.exp
13646 * gdb.reverse/step-reverse.exp
13647 * gdb.reverse/time-reverse.exp
13648 * gdb.reverse/until-precsave.exp
13649 * gdb.reverse/until-reverse.exp
13650 * gdb.reverse/waitpid-reverse.exp
13651 * gdb.reverse/watch-precsave.exp
13652 * gdb.reverse/watch-reverse.exp
13653
cdc7edd7
LM
136542016-12-01 Luis Machado <lgustavo@codesourcery.com>
13655
13656 Fix test names starting with uppercase throughout the files.
13657
13658 * gdb.arch/i386-mpx-simple_segv.exp
13659 * gdb.arch/i386-mpx.exp
13660 * gdb.arch/i386-permbkpt.exp
13661 * gdb.arch/pa-nullify.exp
13662 * gdb.arch/powerpc-d128-regs.exp
13663 * gdb.arch/vsx-regs.exp
13664 * gdb.base/bfp-test.exp
13665 * gdb.base/break.exp
13666 * gdb.base/breakpoint-shadow.exp
13667 * gdb.base/callfuncs.exp
13668 * gdb.base/charset.exp
13669 * gdb.base/commands.exp
13670 * gdb.base/completion.exp
13671 * gdb.base/dfp-test.exp
13672 * gdb.base/echo.exp
13673 * gdb.base/ending-run.exp
13674 * gdb.base/eval.exp
13675 * gdb.base/expand-psymtabs.exp
13676 * gdb.base/float128.exp
13677 * gdb.base/floatn.exp
13678 * gdb.base/foll-exec-mode.exp
13679 * gdb.base/gdb1056.exp
13680 * gdb.base/gdb11531.exp
13681 * gdb.base/kill-after-signal.exp
13682 * gdb.base/multi-forks.exp
13683 * gdb.base/overlays.exp
13684 * gdb.base/pending.exp
13685 * gdb.base/sepdebug.exp
13686 * gdb.base/testenv.exp
13687 * gdb.base/valgrind-db-attach.exp
13688 * gdb.base/watch_thread_num.exp
13689 * gdb.base/watchpoint-cond-gone.exp
13690 * gdb.base/watchpoint.exp
13691 * gdb.base/watchpoints.exp
13692 * gdb.cp/arg-reference.exp
13693 * gdb.cp/baseenum.exp
13694 * gdb.cp/operator.exp
13695 * gdb.cp/shadow.exp
13696 * gdb.dwarf2/dw2-op-out-param.exp
13697 * gdb.dwarf2/dw2-reg-undefined.exp
13698 * gdb.go/chan.exp
13699 * gdb.go/hello.exp
13700 * gdb.go/integers.exp
13701 * gdb.go/methods.exp
13702 * gdb.go/package.exp
13703 * gdb.guile/scm-parameter.exp
13704 * gdb.guile/scm-progspace.exp
13705 * gdb.guile/scm-value.exp
13706 * gdb.mi/mi-pending.exp
13707 * gdb.mi/user-selected-context-sync.exp
13708 * gdb.multi/multi-attach.exp
13709 * gdb.multi/tids.exp
13710 * gdb.opt/clobbered-registers-O2.exp
13711 * gdb.pascal/floats.exp
13712 * gdb.pascal/integers.exp
13713 * gdb.python/py-block.exp
13714 * gdb.python/py-events.exp
13715 * gdb.python/py-parameter.exp
13716 * gdb.python/py-symbol.exp
13717 * gdb.python/py-symtab.exp
13718 * gdb.python/py-type.exp
13719 * gdb.python/py-value.exp
13720 * gdb.python/py-xmethods.exp
13721 * gdb.python/python.exp
13722 * gdb.reverse/break-precsave.exp
13723 * gdb.reverse/consecutive-precsave.exp
13724 * gdb.reverse/finish-precsave.exp
13725 * gdb.reverse/i386-precsave.exp
13726 * gdb.reverse/machinestate-precsave.exp
13727 * gdb.reverse/sigall-precsave.exp
13728 * gdb.reverse/solib-precsave.exp
13729 * gdb.reverse/step-precsave.exp
13730 * gdb.reverse/until-precsave.exp
13731 * gdb.reverse/watch-precsave.exp
13732 * gdb.server/ext-attach.exp
13733 * gdb.server/ext-restart.exp
13734 * gdb.server/ext-run.exp
13735 * gdb.server/ext-wrapper.exp
13736 * gdb.stabs/gdb11479.exp
13737 * gdb.stabs/weird.exp
13738 * gdb.threads/attach-many-short-lived-threads.exp
13739 * gdb.threads/kill.exp
13740 * gdb.threads/watchpoint-fork.exp
13741
bc6c7af4
LM
137422016-12-01 Luis Machado <lgustavo@codesourcery.com>
13743
13744 Fix test names starting with uppercase throughout all the files below.
13745
13746 * gdb.ada/array_return.exp
13747 * gdb.ada/catch_ex.exp
13748 * gdb.ada/info_exc.exp
13749 * gdb.ada/mi_catch_ex.exp
13750 * gdb.ada/mi_dyn_arr.exp
13751 * gdb.ada/mi_ex_cond.exp
13752 * gdb.ada/mi_exc_info.exp
13753 * gdb.ada/mi_interface.exp
13754 * gdb.ada/mi_task_arg.exp
13755 * gdb.ada/mi_task_info.exp
13756 * gdb.ada/mi_var_array.exp
13757 * gdb.arch/alpha-step.exp
13758 * gdb.arch/amd64-disp-step.exp
13759 * gdb.arch/arm-disp-step.exp
13760 * gdb.arch/disp-step-insn-reloc.exp
13761 * gdb.arch/e500-prologue.exp
13762 * gdb.arch/ftrace-insn-reloc.exp
13763 * gdb.arch/gdb1558.exp
13764 * gdb.arch/i386-bp_permanent.exp
13765 * gdb.arch/i386-disp-step.exp
13766 * gdb.arch/i386-float.exp
13767 * gdb.arch/i386-gnu-cfi.exp
13768 * gdb.arch/ia64-breakpoint-shadow.exp
13769 * gdb.arch/mips16-thunks.exp
13770 * gdb.arch/pa-nullify.exp
13771 * gdb.arch/powerpc-aix-prologue.exp
13772 * gdb.arch/powerpc-power.exp
13773 * gdb.arch/ppc-dfp.exp
13774 * gdb.arch/s390-tdbregs.exp
13775 * gdb.arch/spu-info.exp
13776 * gdb.arch/spu-ls.exp
13777 * gdb.arch/thumb-bx-pc.exp
13778 * gdb.base/advance.exp
13779 * gdb.base/annota-input-while-running.exp
13780 * gdb.base/arrayidx.exp
13781 * gdb.base/asmlabel.exp
13782 * gdb.base/async.exp
13783 * gdb.base/attach-wait-input.exp
13784 * gdb.base/auto-connect-native-target.exp
13785 * gdb.base/batch-preserve-term-settings.exp
13786 * gdb.base/bfp-test.exp
13787 * gdb.base/bigcore.exp
13788 * gdb.base/bp-permanent.exp
13789 * gdb.base/break-always.exp
13790 * gdb.base/break-fun-addr.exp
13791 * gdb.base/break-idempotent.exp
13792 * gdb.base/break-main-file-remove-fail.exp
13793 * gdb.base/break-probes.exp
13794 * gdb.base/break-unload-file.exp
13795 * gdb.base/break.exp
13796 * gdb.base/call-ar-st.exp
13797 * gdb.base/call-rt-st.exp
13798 * gdb.base/call-sc.exp
13799 * gdb.base/call-signal-resume.exp
13800 * gdb.base/call-strs.exp
13801 * gdb.base/callexit.exp
13802 * gdb.base/callfuncs.exp
13803 * gdb.base/catch-gdb-caused-signals.exp
13804 * gdb.base/catch-signal-siginfo-cond.exp
13805 * gdb.base/catch-syscall.exp
13806 * gdb.base/compare-sections.exp
13807 * gdb.base/cond-eval-mode.exp
13808 * gdb.base/condbreak-call-false.exp
13809 * gdb.base/consecutive-step-over.exp
13810 * gdb.base/cursal.exp
13811 * gdb.base/disabled-location.exp
13812 * gdb.base/disasm-end-cu.exp
13813 * gdb.base/display.exp
13814 * gdb.base/double-prompt-target-event-error.exp
13815 * gdb.base/dprintf-bp-same-addr.exp
13816 * gdb.base/dprintf-detach.exp
13817 * gdb.base/dprintf-next.exp
13818 * gdb.base/dprintf-non-stop.exp
13819 * gdb.base/dprintf-pending.exp
13820 * gdb.base/dso2dso.exp
13821 * gdb.base/ending-run.exp
13822 * gdb.base/enum_cond.exp
13823 * gdb.base/examine-backward.exp
13824 * gdb.base/exe-lock.exp
13825 * gdb.base/exec-invalid-sysroot.exp
13826 * gdb.base/execl-update-breakpoints.exp
13827 * gdb.base/execution-termios.exp
13828 * gdb.base/fileio.exp
13829 * gdb.base/fixsection.exp
13830 * gdb.base/foll-exec-mode.exp
13831 * gdb.base/foll-exec.exp
13832 * gdb.base/fork-running-state.exp
13833 * gdb.base/frame-args.exp
13834 * gdb.base/fullpath-expand.exp
13835 * gdb.base/func-ptr.exp
13836 * gdb.base/gcore-relro-pie.exp
13837 * gdb.base/gdb1090.exp
13838 * gdb.base/gdb1555.exp
13839 * gdb.base/global-var-nested-by-dso.exp
13840 * gdb.base/gnu-ifunc.exp
13841 * gdb.base/hbreak-in-shr-unsupported.exp
13842 * gdb.base/hbreak-unmapped.exp
13843 * gdb.base/hook-stop.exp
13844 * gdb.base/infcall-input.exp
13845 * gdb.base/info-fun.exp
13846 * gdb.base/info-shared.exp
13847 * gdb.base/interrupt-noterm.exp
13848 * gdb.base/jit-so.exp
13849 * gdb.base/jit.exp
13850 * gdb.base/line-symtabs.exp
13851 * gdb.base/list.exp
13852 * gdb.base/longjmp.exp
13853 * gdb.base/macscp.exp
13854 * gdb.base/max-value-size.exp
13855 * gdb.base/nodebug.exp
13856 * gdb.base/nofield.exp
13857 * gdb.base/overlays.exp
13858 * gdb.base/paginate-after-ctrl-c-running.exp
13859 * gdb.base/paginate-bg-execution.exp
13860 * gdb.base/paginate-inferior-exit.exp
13861 * gdb.base/pending.exp
13862 * gdb.base/pr11022.exp
13863 * gdb.base/printcmds.exp
13864 * gdb.base/ptr-typedef.exp
13865 * gdb.base/ptype.exp
13866 * gdb.base/randomize.exp
13867 * gdb.base/range-stepping.exp
13868 * gdb.base/realname-expand.exp
13869 * gdb.base/relativedebug.exp
13870 * gdb.base/remote.exp
13871 * gdb.base/savedregs.exp
13872 * gdb.base/sepdebug.exp
13873 * gdb.base/set-noassign.exp
13874 * gdb.base/shlib-call.exp
13875 * gdb.base/shreloc.exp
13876 * gdb.base/sigaltstack.exp
13877 * gdb.base/sigbpt.exp
13878 * gdb.base/siginfo-addr.exp
13879 * gdb.base/siginfo-obj.exp
13880 * gdb.base/siginfo-thread.exp
13881 * gdb.base/signest.exp
13882 * gdb.base/signull.exp
13883 * gdb.base/sigrepeat.exp
13884 * gdb.base/skip.exp
13885 * gdb.base/so-impl-ld.exp
13886 * gdb.base/solib-corrupted.exp
13887 * gdb.base/solib-disc.exp
13888 * gdb.base/solib-display.exp
13889 * gdb.base/solib-overlap.exp
13890 * gdb.base/solib-search.exp
13891 * gdb.base/solib-symbol.exp
13892 * gdb.base/source-execution.exp
13893 * gdb.base/sss-bp-on-user-bp-2.exp
13894 * gdb.base/sss-bp-on-user-bp.exp
13895 * gdb.base/stack-checking.exp
13896 * gdb.base/stale-infcall.exp
13897 * gdb.base/step-break.exp
13898 * gdb.base/step-line.exp
13899 * gdb.base/step-over-exit.exp
13900 * gdb.base/step-test.exp
13901 * gdb.base/structs.exp
13902 * gdb.base/sym-file.exp
13903 * gdb.base/symtab-search-order.exp
13904 * gdb.base/term.exp
13905 * gdb.base/type-opaque.exp
13906 * gdb.base/unload.exp
13907 * gdb.base/until-nodebug.exp
13908 * gdb.base/until.exp
13909 * gdb.base/unwindonsignal.exp
13910 * gdb.base/watch-cond.exp
13911 * gdb.base/watch-non-mem.exp
13912 * gdb.base/watch_thread_num.exp
13913 * gdb.base/watchpoint-reuse-slot.exp
13914 * gdb.base/watchpoint-solib.exp
13915 * gdb.base/watchpoint.exp
13916 * gdb.btrace/dlopen.exp
13917 * gdb.cell/arch.exp
13918 * gdb.cell/break.exp
13919 * gdb.cell/bt.exp
13920 * gdb.cell/core.exp
13921 * gdb.cell/data.exp
13922 * gdb.cell/dwarfaddr.exp
13923 * gdb.cell/ea-cache.exp
13924 * gdb.cell/ea-standalone.exp
13925 * gdb.cell/ea-test.exp
13926 * gdb.cell/f-regs.exp
13927 * gdb.cell/fork.exp
13928 * gdb.cell/gcore.exp
13929 * gdb.cell/mem-access.exp
13930 * gdb.cell/ptype.exp
13931 * gdb.cell/registers.exp
13932 * gdb.cell/sizeof.exp
13933 * gdb.cell/solib-symbol.exp
13934 * gdb.cell/solib.exp
13935 * gdb.compile/compile-tls.exp
13936 * gdb.cp/exception.exp
13937 * gdb.cp/gdb2495.exp
13938 * gdb.cp/local.exp
13939 * gdb.cp/mb-inline.exp
13940 * gdb.cp/mb-templates.exp
13941 * gdb.cp/pr10687.exp
13942 * gdb.cp/pr9167.exp
13943 * gdb.cp/scope-err.exp
13944 * gdb.cp/templates.exp
13945 * gdb.cp/virtfunc.exp
13946 * gdb.dwarf2/dw2-dir-file-name.exp
13947 * gdb.dwarf2/dw2-single-line-discriminators.exp
13948 * gdb.fortran/complex.exp
13949 * gdb.fortran/library-module.exp
13950 * gdb.guile/guile.exp
13951 * gdb.guile/scm-cmd.exp
13952 * gdb.guile/scm-frame-inline.exp
13953 * gdb.guile/scm-objfile.exp
13954 * gdb.guile/scm-pretty-print.exp
13955 * gdb.guile/scm-symbol.exp
13956 * gdb.guile/scm-type.exp
13957 * gdb.guile/scm-value.exp
13958 * gdb.linespec/keywords.exp
13959 * gdb.linespec/ls-errs.exp
13960 * gdb.linespec/macro-relative.exp
13961 * gdb.linespec/thread.exp
13962 * gdb.mi/mi-breakpoint-changed.exp
13963 * gdb.mi/mi-dprintf-pending.exp
13964 * gdb.mi/mi-fullname-deleted.exp
13965 * gdb.mi/mi-logging.exp
13966 * gdb.mi/mi-pending.exp
13967 * gdb.mi/mi-solib.exp
13968 * gdb.mi/new-ui-mi-sync.exp
13969 * gdb.mi/user-selected-context-sync.exp
13970 * gdb.multi/dummy-frame-restore.exp
13971 * gdb.multi/multi-arch-exec.exp
13972 * gdb.multi/remove-inferiors.exp
13973 * gdb.multi/watchpoint-multi-exit.exp
13974 * gdb.opt/solib-intra-step.exp
13975 * gdb.perf/backtrace.exp
13976 * gdb.perf/single-step.exp
13977 * gdb.perf/skip-command.exp
13978 * gdb.perf/skip-prologue.exp
13979 * gdb.perf/solib.exp
13980 * gdb.python/lib-types.exp
13981 * gdb.python/py-as-string.exp
13982 * gdb.python/py-bad-printers.exp
13983 * gdb.python/py-block.exp
13984 * gdb.python/py-breakpoint.exp
13985 * gdb.python/py-cmd.exp
13986 * gdb.python/py-events.exp
13987 * gdb.python/py-evthreads.exp
13988 * gdb.python/py-finish-breakpoint.exp
13989 * gdb.python/py-finish-breakpoint2.exp
13990 * gdb.python/py-frame-inline.exp
13991 * gdb.python/py-frame.exp
13992 * gdb.python/py-inferior.exp
13993 * gdb.python/py-infthread.exp
13994 * gdb.python/py-mi.exp
13995 * gdb.python/py-objfile.exp
13996 * gdb.python/py-pp-maint.exp
13997 * gdb.python/py-pp-registration.exp
13998 * gdb.python/py-prettyprint.exp
13999 * gdb.python/py-recurse-unwind.exp
14000 * gdb.python/py-shared.exp
14001 * gdb.python/py-symbol.exp
14002 * gdb.python/py-symtab.exp
14003 * gdb.python/py-template.exp
14004 * gdb.python/py-type.exp
14005 * gdb.python/py-unwind-maint.exp
14006 * gdb.python/py-unwind.exp
14007 * gdb.python/py-value.exp
14008 * gdb.python/python.exp
14009 * gdb.reverse/finish-reverse-bkpt.exp
14010 * gdb.reverse/insn-reverse.exp
14011 * gdb.reverse/next-reverse-bkpt-over-sr.exp
14012 * gdb.reverse/solib-precsave.exp
14013 * gdb.reverse/solib-reverse.exp
14014 * gdb.stabs/gdb11479.exp
14015 * gdb.stabs/weird.exp
14016 * gdb.threads/fork-child-threads.exp
14017 * gdb.threads/fork-plus-threads.exp
14018 * gdb.threads/fork-thread-pending.exp
14019 * gdb.threads/forking-threads-plus-breakpoint.exp
14020 * gdb.threads/hand-call-in-threads.exp
14021 * gdb.threads/interrupted-hand-call.exp
14022 * gdb.threads/linux-dp.exp
14023 * gdb.threads/local-watch-wrong-thread.exp
14024 * gdb.threads/next-while-other-thread-longjmps.exp
14025 * gdb.threads/non-ldr-exit.exp
14026 * gdb.threads/pending-step.exp
14027 * gdb.threads/print-threads.exp
14028 * gdb.threads/process-dies-while-detaching.exp
14029 * gdb.threads/process-dies-while-handling-bp.exp
14030 * gdb.threads/pthreads.exp
14031 * gdb.threads/queue-signal.exp
14032 * gdb.threads/reconnect-signal.exp
14033 * gdb.threads/signal-command-handle-nopass.exp
14034 * gdb.threads/signal-command-multiple-signals-pending.exp
14035 * gdb.threads/signal-delivered-right-thread.exp
14036 * gdb.threads/signal-sigtrap.exp
14037 * gdb.threads/sigthread.exp
14038 * gdb.threads/staticthreads.exp
14039 * gdb.threads/stepi-random-signal.exp
14040 * gdb.threads/thread-unwindonsignal.exp
14041 * gdb.threads/thread_check.exp
14042 * gdb.threads/thread_events.exp
14043 * gdb.threads/tid-reuse.exp
14044 * gdb.threads/tls-nodebug.exp
14045 * gdb.threads/tls-shared.exp
14046 * gdb.threads/tls-so_extern.exp
14047 * gdb.threads/tls.exp
14048 * gdb.threads/wp-replication.exp
14049 * gdb.trace/actions-changed.exp
14050 * gdb.trace/actions.exp
14051 * gdb.trace/backtrace.exp
14052 * gdb.trace/change-loc.exp
14053 * gdb.trace/collection.exp
14054 * gdb.trace/deltrace.exp
14055 * gdb.trace/disconnected-tracing.exp
14056 * gdb.trace/entry-values.exp
14057 * gdb.trace/ftrace-lock.exp
14058 * gdb.trace/ftrace.exp
14059 * gdb.trace/infotrace.exp
14060 * gdb.trace/mi-trace-frame-collected.exp
14061 * gdb.trace/mi-trace-unavailable.exp
14062 * gdb.trace/mi-traceframe-changed.exp
14063 * gdb.trace/mi-tracepoint-changed.exp
14064 * gdb.trace/mi-tsv-changed.exp
14065 * gdb.trace/no-attach-trace.exp
14066 * gdb.trace/packetlen.exp
14067 * gdb.trace/passc-dyn.exp
14068 * gdb.trace/passcount.exp
14069 * gdb.trace/pending.exp
14070 * gdb.trace/pr16508.exp
14071 * gdb.trace/qtro.exp
14072 * gdb.trace/range-stepping.exp
14073 * gdb.trace/read-memory.exp
14074 * gdb.trace/report.exp
14075 * gdb.trace/save-trace.exp
14076 * gdb.trace/signal.exp
14077 * gdb.trace/stap-trace.exp
14078 * gdb.trace/status-stop.exp
14079 * gdb.trace/strace.exp
14080 * gdb.trace/tfile.exp
14081 * gdb.trace/tfind.exp
14082 * gdb.trace/trace-break.exp
14083 * gdb.trace/trace-condition.exp
14084 * gdb.trace/trace-enable-disable.exp
14085 * gdb.trace/trace-mt.exp
14086 * gdb.trace/tracecmd.exp
14087 * gdb.trace/tracefile-pseudo-reg.exp
14088 * gdb.trace/tspeed.exp
14089 * gdb.trace/tstatus.exp
14090 * gdb.trace/tsv.exp
14091 * gdb.trace/unavailable.exp
14092 * gdb.trace/while-dyn.exp
14093 * gdb.trace/while-stepping.exp
14094 * lib/gdb-guile.exp
14095 * lib/gdb.exp
14096 * lib/mi-support.exp
14097 * lib/pascal.exp
14098 * lib/perftest.exp
14099 * lib/prelink-support.exp
14100 * lib/selftest-support.exp
14101
ad02e4fe
SM
141022016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
14103
14104 * Makefile.in: Include disable-implicit-rules.mk.
14105
22347e55
AA
141062016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14107
14108 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
14109 non-byte-aligned bit fields.
14110
da5b30da
AA
141112016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14112
14113 PR gdb/12616
14114 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14115 respects the DW_AT_data_bit_offset attribute.
14116
b593ecca
SM
141172016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14118
14119 * gdb.base/default.exp: Fix output of "set language".
14120
3b165252
SM
141212016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14122
14123 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14124 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14125 make.
14126 * configure.ac: Remove checks for the make program.
14127 * configure: Re-generate.
14128
1a2f3d7f
KB
141292016-11-16 Kevin Buettner <kevinb@redhat.com>
14130
14131 * gdb.python/py-recurse-unwind.c (main): Add loop.
14132 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14133 to read_register() and gdb.parse_and_eval(). Make each code
14134 call a separate case that can be individually tested.
14135 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14136 proc. Call cont_and_backtrace for each of the code paths that
14137 we want to test in the unwinder.
14138
b7f38fda
AA
141392016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14140
14141 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14142 the definition of struct S.
14143
1f8db343
CM
141442016-11-11 Catherine Moore <clm@codesourcery.com>
14145
14146 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14147
fad0c9fb
PA
141482016-11-09 Pedro Alves <palves@redhat.com>
14149
14150 * gdb.base/commands.exp (runto_or_return): New procedure.
14151 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14152 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14153 (progvar_simple_while_test, progvar_complex_if_while_test)
14154 (if_while_breakpoint_command_test)
14155 (infrun_breakpoint_command_test, breakpoint_command_test)
14156 (user_defined_command_test, watchpoint_command_test)
14157 (test_command_prompt_position, redefine_hook_test)
14158 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14159 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14160 multi_line_input and multi_line. Remove gdb_expect and
14161 gdb_stop_suppressing_tests uses.
14162 * lib/gdb.exp (valnum_re): New global.
14163 (multi_line_input): New procedure.
14164
8354c62c
SM
141652016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14166
14167 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14168 Remove.
14169 (test_setup): Define with proc_with_prefix.
14170 (test_cli_inferior): Likewise.
14171 (test_cli_thread): Likewise.
14172 (test_cli_frame): Likewise.
14173 (test_cli_select_frame): Likewise.
14174 (test_cli_up_down): Likewise.
14175 (test_mi_thread_select): Likewise.
14176 (test_mi_stack_select_frame): Likewise.
14177 (test_cli_in_mi_inferior): Likewise.
14178 (test_cli_in_mi_thread): Likewise.
14179 (test_cli_in_mi_frame): Likewise.
14180 (top level): Do not use with_test_prefix_procname.
14181
64f367a2
PA
141822016-11-09 Pedro Alves <palves@redhat.com>
14183
14184 * gdb.base/commands.exp (gdbvar_simple_if_test)
14185 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14186 (progvar_simple_if_test, progvar_simple_while_test)
14187 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14188 (infrun_breakpoint_command_test, breakpoint_command_test)
14189 (user_defined_command_test, watchpoint_command_test)
14190 (test_command_prompt_position, deprecated_command_test)
14191 (bp_deleted_in_command, temporary_breakpoint_commands)
14192 (stray_arg0_test, source_file_with_indented_comment)
14193 (recursive_source_test, if_commands_test)
14194 (error_clears_commands_left, redefine_hook_test)
14195 (redefine_backtrace_test): Use proc_with_prefix.
14196 * lib/gdb.exp (proc_with_prefix): New proc.
14197
0bb65f1e
AA
141982016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14199
14200 * gdb.base/tui-layout.c: New file.
14201 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14202 disassembly window contains very long lines.
14203
7353f247
TT
142042016-11-08 Tom Tromey <tom@tromey.com>
14205
14206 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14207 depend on Python 2.
14208
30a7bb83
TT
142092016-11-08 Tom Tromey <tom@tromey.com>
14210
14211 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14212 New method.
14213
cdf5a07c
MG
142142016-10-29 Manish Goregaokar <manish@mozilla.com>
14215
2806dc7e 14216 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14217
51a789c3
MG
142182016-10-27 Manish Goregaokar <manish@mozilla.com>
14219
2806dc7e
PA
14220 * gdb.rust/simple.rs: Add test for univariant enums without
14221 discriminants and for encoded struct-like enums.
51a789c3 14222
f610ab6d
PA
142232016-10-28 Pedro Alves <palves@redhat.com>
14224
14225 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14226 gdb_test_multiple, tighten regexps and match symtabs and line
14227 tables incrementally.
14228
b129b0ca
LM
142292016-10-28 Luis Machado <lgustavo@codesourcery.com>
14230
14231 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14232 general.
14233
ecf45d2c
SL
142342016-10-25 Luis Machado <lgustavo@codesourcery.com>
14235
14236 * gdb.base/exec-invalid-sysroot.exp: New file.
14237
b8d38ee4
JK
142382016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14239
14240 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14241
f90fd8c2
JK
142422016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14243
14244 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14245
2d2476aa
MR
142462016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14247
2806dc7e
PA
14248 * gdb.base/killed-outside.exp: Remove $options from a call to
14249 `prepare_for_testing'.
2d2476aa 14250
e42b25a0
SM
142512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14252
14253 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14254 Change test message.
14255
3ccdb432
SM
142562016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14257
14258 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14259 Update comment.
14260
5bad3170
SM
142612016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14262
14263 * gdb.trace/mi-trace-save.exp: New file.
14264
5ad9dba7
YQ
142652016-10-13 Yao Qi <yao.qi@linaro.org>
14266
14267 * gdb.base/code_elim.exp (get_var_address): Remove.
14268 * gdb.base/relocate.exp: Likewise.
14269 * gdb.base/shreloc.exp: Likewise.
14270 * lib/gdb.exp (get_var_address): New.
14271
62df7e21
YQ
142722016-10-13 Yao Qi <yao.qi@linaro.org>
14273
14274 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14275 floating point tests if $skip_float_test is false.
14276
4dac951e
LM
142772016-10-12 Luis Machado <lgustavo@codesourcery.com>
14278
14279 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14280 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14281 argc values.
14282 Add 1 to argc so we guarantee distinct initial/modified argc values.
14283
8f1a8fc4
JK
142842016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14285
14286 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14287
16c85b5d
JK
142882016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14289
14290 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14291 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14292 * gdb.arch/vsx-regs.exp: Likewise.
14293
1d0e042a
YQ
142942016-10-07 Yao Qi <yao.qi@linaro.org>
14295
14296 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14297
68dadef5
MM
142982016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14299
14300 * gdb.python/python.exp: Test decode_line("*0").
14301
33fa2c6e
DE
143022016-10-06 Doug Evans <dje@google.com>
14303
14304 * gdb.python/py-value.exp (test_value_creation): Add test for large
14305 unsigned 64-bit value.
14306
9c37b5ae
TT
143072016-10-06 Tom Tromey <tom@tromey.com>
14308
14309 * gdb.compile/compile.exp: Change java tests to rust.
14310 * gdb.base/setshow.exp: Change java tests to rust.
14311 * gdb.base/default.exp: Remove java from language list.
14312 * README (Examples): Update language example.
14313 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14314 test.
14315 * lib/gdb.exp (skip_java_tests): Remove.
14316 * lib/java.exp: Remove.
14317 * gdb.java: Remove.
14318
78b86327
MR
143192016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14320
14321 * gdb.arch/mips-fcr.exp: New test.
14322 * gdb.arch/mips-fcr.c: Source for the new test.
14323
7470adbb
MR
143242016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14325
14326 * gdb.base/solib-disc.exp: Use `standard_output_file'
14327 throughout.
14328
4a556533
PA
143292016-10-06 Pedro Alves <palves@redhat.com>
14330
14331 * gdb.base/jit-simple-dl.c: New file.
14332 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14333 * gdb.base/jit-simple.c: ... this.
14334 * gdb.base/jit-simple.exp (jit_run): Delete.
14335 (build_jit): New proc.
14336 (jit_test_reread): Recompile either the main program or the shared
14337 library, depending on what is being tested. Skip changing address
14338 if caller wants to. Compare before/after addresses. If testing
14339 standalone, explicitly load the binary. Test "maint info
14340 breakpoints".
14341 (top level): Add "standalone vs shared lib" and "change address"
14342 vs "same address" axes.
14343
5a122fbc
PA
143442016-10-06 Pedro Alves <palves@redhat.com>
14345
14346 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14347 call.
14348 (jit_run): Delete.
14349 (jit_test_reread): Use with_test_prefix. Reload the main binary
14350 explicitly. Compare the before/after addresses of the JIT
14351 descriptor.
14352
ee8da4b8
DE
143532016-08-15 Doug Evans <dje@google.com>
14354
14355 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14356 for single bitfields is bool.
14357 * gdb.xml/tdesc-regs.exp: Ditto.
14358
f389f6fe
JK
143592016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14360
14361 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14362
fdebf1a4
YQ
143632016-10-05 Yao Qi <yao.qi@linaro.org>
14364
14365 * lib/gdb.exp (support_complex_tests): Return zero if
14366 gdb_skip_float_test return true.
14367
9c36d954 143682016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14369 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14370
14371 PR gdb/20487
14372 * gdb.mi/user-selected-context-sync.exp: New file.
14373 * gdb.mi/user-selected-context-sync.c: New file.
14374
4034d0ff 143752016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14376 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14377
14378 PR gdb/20487
14379 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14380 =thread-select-event check.
14381
a4297203
PB
143822016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14383
14384 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14385 the compulsory L operand changes.
14386 * gdb.arch/powerpc-power.s: Likewise.
14387
bb805577
JK
143882016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14389
14390 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14391 * gdb.base/jit-attach-pie.c: New file.
14392 * gdb.base/jit-attach-pie.exp: New file.
14393
6d61dee5
PA
143942016-09-28 Pedro Alves <palves@redhat.com>
14395
14396 * gdb.base/infcall-input.c: New file.
14397 * gdb.base/infcall-input.exp: New file.
14398
f73842fc
YQ
143992016-09-22 Yao Qi <yao.qi@linaro.org>
14400
14401 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14402 (gdb_exit): Rename it to ...
14403 (gdbserver_gdb_exit): ... Close GDBserver.
14404 (gdb_exit): New proc, call gdbserver_gdb_exit.
14405 (mi_gdb_exit): Likewise.
14406
90681dab
YQ
144072016-09-22 Yao Qi <yao.qi@linaro.org>
14408
14409 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14410 path.
14411 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14412 Remove duplication.
14413
9c211fd8
YQ
144142016-09-22 Yao Qi <yao.qi@linaro.org>
14415
14416 * lib/gdbserver-support.exp: Check the existence of
14417 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14418
ad0a504f
AK
144192016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14420
14421 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14422
36cf1806
TT
144232016-09-21 Tom Tromey <tom@tromey.com>
14424
14425 PR gdb/20604:
14426 * gdb.base/quit.exp: New file.
14427
74172ecf
SM
144282016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14429
14430 * .gitignore: New file.
14431
3d0ec882
MR
144322016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14433
14434 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14435 throughout.
14436
8193adea
AA
144372016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14438
14439 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14440
d41a5c09
JK
144412016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14442
14443 * gdb.cp/casts.cc (decltype): Move it ...
14444 (main): ... with its call to ...
14445 * gdb.cp/casts03.cc: ... a new file.
14446 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14447
d2dfe700
JK
144482016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14449
14450 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14451
e2a92b16
PB
144522016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14453
14454 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14455 and sync up the test with tests in gas/testsuite/gas/ppc.
14456 * gdb.arch/powerpc-power.exp: Likewise.
14457
49b4de64
JK
144582016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14459
14460 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14461
2c29df25
SDJ
144622016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14463 Jan Kratochvil <jan.kratochvil@redhat.com>
14464
14465 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14466 make m1's definition to be different from m2's. Use 'dummy' as an
14467 argument for probe 'two'.
14468
cc3c2846
JB
144692016-09-10 Jon Beniston <jon@beniston.com>
14470
14471 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14472 for sim target.
14473
e1b2624a
AA
144742016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14475
14476 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14477 variable declaration.
14478 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14479 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14480 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14481 received HWCAP as its argument.
14482
4295e285
PA
144832016-09-06 Pedro Alves <palves@redhat.com>
14484
14485 * gdb.base/new-ui-pending-input.c: New file.
14486 * gdb.base/new-ui-pending-input.exp: New file.
14487 * gdb.exp (clear_gdb_spawn_id): New procedure.
14488 (with_spawn_id): Check whether gdb_spawn_id exists before
14489 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14490 on exit.
14491
00d5215e
UW
144922016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14493
14494 * gdb.base/float128.c: New file.
14495 * gdb.base/float128.exp: Likewise.
14496 * gdb.base/floatn.c: Likewise.
14497 * gdb.base/floatn.exp: Likewise.
14498
a9ff5f12
UW
144992016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14500
14501 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14502
f245535c
PA
145032016-09-05 Pedro Alves <palves@redhat.com>
14504
14505 PR backtrace/19927
14506 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14507 unwinders are immediately called as side effect of "source" or
14508 "disable unwinder" commands.
14509 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14510
ae9cf263
YQ
145112016-09-02 Yao Qi <yao.qi@linaro.org>
14512
14513 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14514 is true and $type is "float" or "double".
14515
27aba047
YQ
145162016-09-02 Yao Qi <yao.qi@linaro.org>
14517
14518 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14519 true.
14520 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14521 * gdb.base/call-rt-st.exp: Likewise.
14522 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14523 return value instead of gdb,skip_float_test.
14524 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14525 (do_function_calls): Use its return value instead of
14526 gdb,skip_float_test.
14527 * gdb.base/finish.exp: Likewise.
14528 * gdb.base/funcargs.exp: Likewise.
14529 * gdb.base/return.exp: Likewise.
14530 * gdb.base/return2.exp: Likewise.
14531 * gdb.base/varargs.exp: Likewise.
14532 * lib/gdb.exp (gdb_skip_float_test): Change it to
14533 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14534
5af962df
AA
145352016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14536
14537 * gdb.multi/tids.exp: Test "thread apply all".
14538
7fac6910
JK
145392016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14540
14541 * gdb.base/default.exp (tty): Remove.
14542
bb1fe4ac
KB
145432016-08-24 Kevin Buettner <kevinb@redhat.com>
14544
2806dc7e
PA
14545 * gdb.python/py-recurse-unwind.c: New file.
14546 * gdb.python/py-recurse-unwind.py: New file.
14547 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14548
0a1ddfa6
SM
145492016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14550
14551 * gdb.base/set-inferior-tty.exp: New file.
14552 * gdb.base/set-inferior-tty.c: New file.
14553
d9de1fe3
PA
145542016-08-23 Pedro Alves <palves@redhat.com>
14555
14556 PR gdb/20494
14557 * gdb.base/new-ui-echo.c: New file.
14558 * gdb.base/new-ui-echo.exp: New file.
14559
e9d9abd7
YQ
145602016-08-23 Yao Qi <yao.qi@linaro.org>
14561
14562 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14563 gdbserver_spawn.
14564 * gdb.server/connect-without-multi-process.exp (do_test):
14565 Likewise.
14566
3589529e
YQ
145672016-08-23 Yao Qi <yao.qi@linaro.org>
14568
14569 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14570 standalone_txt. Delete gdb_txt and standalone_txt on host
14571 and target. Spawn the binary on target. Copy files from
14572 target to host.
14573
6bb90213
PA
145742016-08-22 Pedro Alves <palves@redhat.com>
14575
14576 PR gdb/20505
14577 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14578 with_test_prefix. Factor out bits to ...
14579 (test_no_vdso): ... this new procedure.
14580
20c2c024
CL
145812016-08-19 Carl Love <cel@us.ibm.com>
14582
14583 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14584 maintaining separate logic for constructing the output path.
14585 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14586 * gdb.arch/ppc-dfp.exp: Likewise.
14587 * gdb.arch/ppc-fp.exp: Likewise.
14588 * gdb.arch/vsx-regs.exp: Likewise.
14589 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14590 binprefix for generating the additional binary files.
14591
0646e07d
PA
145922016-08-19 Pedro Alves <palves@redhat.com>
14593
14594 * gdb.trace/mi-trace-frame-collected.exp
14595 (test_trace_frame_collected): On x32, expect two registers.
14596
46da9242
CL
145972016-08-18 Carl Love <cel@us.ibm.com>
14598
14599 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14600 and sync up the test with tests in gas/testsuite/gas/ppc.
14601 * gdb.arch/powerpc-power.exp: Likewise.
14602
eb2332d7
SM
146032016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14604
14605 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14606 expected error message.
14607
63c61e04
SM
146082016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14609
14610 * gdb.multi/remove-inferiors.exp: New file.
14611 * gdb.multi/remove-inferiors.c: New file.
14612
7b17065f
YQ
146132016-08-12 Yao Qi <yao.qi@linaro.org>
14614
14615 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14616 argument list.
14617
01d3dedf
PA
146182016-08-10 Pedro Alves <palves@redhat.com>
14619
14620 PR gdb/19187
14621 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14622 setup_kfails.
14623
3eb7562a
PA
146242016-08-09 Pedro Alves <palves@redhat.com>
14625 Simon Marchi <simon.marchi@ericsson.com>
14626
14627 PR gdb/20418
14628 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14629 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14630
80614914
PA
146312016-08-09 Pedro Alves <palves@redhat.com>
14632
14633 PR mi/20431
14634 * gdb.mi/mi-cmd-error.exp: New file.
14635
f348d89a
PA
146362016-08-09 Pedro Alves <palves@redhat.com>
14637
14638 PR gdb/18653
14639 * gdb.base/signals-state-child.c: New file.
14640 * gdb.base/signals-state-child.exp: New file.
14641 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14642
e5ca03b4
PA
146432016-08-09 Pedro Alves <palves@redhat.com>
14644
14645 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14646
282a0691
TT
146472016-08-03 Tom Tromey <tom@tromey.com>
14648
14649 PR python/18565:
14650 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14651
41bfcd63
YQ
146522016-08-01 Yao Qi <yao.qi@linaro.org>
14653
14654 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14655 variable mode to "multi-process" if $multi_process is 1, otherwise
14656 set it to "single-process".
14657
e3465b24
YQ
146582016-08-01 Yao Qi <yao.qi@linaro.org>
14659
14660 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14661 * gdb.cp/cpexprs.exp: Likewise.
14662 * gdb.cp/m-static.exp: Likewise.
14663
0b31a4bc
TT
146642016-07-26 Tom Tromey <tom@tromey.com>
14665
14666 PR python/20190:
14667 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14668 test.
14669
e0461dbb
MM
146702016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14671
14672 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14673 selecting assembly source files.
14674 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14675 assembly source files.
14676 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14677 assembly source files.
14678 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14679 selecting assembly source files.
14680
8194e927
SM
146812016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14682
14683 * gdb.base/new-ui.exp (do_test_invalid_args): New
14684 procedure.
14685
c0272db5
TW
146862016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14687
14688 * gdb.btrace/reconnect.c: New file.
14689 * gdb.btrace/reconnect.exp: New file.
14690
e3487908
GKB
146912016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14692
14693 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14694 to test_catch_syscall_group.
14695 (test_catch_syscall_group): New.
14696
12df5c00
TT
146972016-07-21 Tom Tromey <tom@tromey.com>
14698
14699 * gdb.rust/simple.rs (main): Use empty struct expression.
14700 * gdb.rust/simple.exp: Add tests for empty struct expression.
14701
bae62ee2
YQ
147022016-07-21 Yao Qi <yao.qi@linaro.org>
14703
14704 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14705 if gdb_skip_xml_test is true on some targets.
14706
b1b53fb3
YQ
147072016-07-21 Yao Qi <yao.qi@linaro.org>
14708
14709 * gdb.server/solib-list.exp: Unset last_loaded_file.
14710
027d97f8
JK
147112016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14712
14713 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14714 "step into captured_main (args)".
14715
7674d381
JK
147162016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14717
14718 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14719
72b5d099
JK
147202016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14721
14722 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14723
1f960ced
PA
147242016-07-19 Pedro Alves <palves@redhat.com>
14725
14726 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14727 * gdb.opt/inline-bt.exp: Likewise.
14728 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14729 additional_flags=-Winline.
14730 * gdb.opt/inline-locals.exp: Likewise.
14731 * gdb.opt/inline-markers.c (ATTR): Define.
14732 (inlined_fn): Use it.
14733
f25827c1
YQ
147342016-07-19 Yao Qi <yao.qi@linaro.org>
14735
14736 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14737 (test_with_self): Remove some code. Remove argument executable.
14738 (top-level): Use do_self_tests.
14739
37539ebe
DB
147402016-07-15 Zachary Welch <zwelch@codesourcery.com>
14741 Don Breazeal <donb@codesourcery.com>
14742
14743 * gdb.base/maint.exp: Escape paths used in regular expressions.
14744 * gdb.stabs/weird.exp: Likewise.
14745
dac790e1
TT
147462016-07-13 Tom Tromey <tom@tromey.com>
14747
14748 PR python/15620, PR python/18620:
14749 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14750 (test_bkpt_events): New procs.
14751
93daf339
TT
147522016-07-13 Tom Tromey <tom@tromey.com>
14753
14754 PR python/17698:
14755 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14756 test.
14757 (test_watchpoints): Likewise.
14758 (test_bkpt_pending): New proc.
14759
6571a381
TT
147602016-07-13 Tom Tromey <tom@tromey.com>
14761
14762 PR cli/18053:
14763 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14764 completion test.
14765
e8732474
JK
147662016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14767
14768 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14769 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14770 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14771 f_label.
14772 (g): Rename g_end_lbl to g_label.
14773 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14774 low_pc and high_pc.
14775 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14776
e0f3fd7c
TT
147772016-07-12 Tom Tromey <tom@tromey.com>
14778
14779 PR python/19293:
14780 * gdb.python/py-unwind-maint.exp: Update tests.
14781
3cfe46b6
YQ
147822016-07-12 Yao Qi <yao.qi@linaro.org>
14783
14784 * lib/selftest-support.exp (selftest_setup): Match the output
14785 when captured_main is inlined.
14786
4f19a0e6
WT
147872016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14788
14789 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14790 New variables.
14791 (print this%a, print this%b, print this): New tests.
14792 * gdb.fortran/derived-types.f90 (this): New object and
14793 initialization.
14794
986cf455
SM
147952016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14796
14797 * gdb.ada/arraydim.exp: Remove extra directory level in build
14798 directory.
14799
f0464b23
SM
148002016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14801
14802 * lib/ada.exp: Remove extra directory level in build directory.
14803 * gdb.ada/cond_lang.exp: Likewise.
14804 * gdb.ada/exec_changed.exp: Likewise.
14805 * gdb.ada/lang_switch.exp: Likewise.
14806
42d94011
MG
148072016-07-06 Manish Goregaokar <manish@mozilla.com>
14808
2806dc7e
PA
14809 * simple.rs: Add test for raw pointer subscripting.
14810 * simple.exp: Add test expectations.
42d94011 14811
647c264c
YQ
148122016-07-05 Yao Qi <yao.qi@linaro.org>
14813
14814 * gdb.mi/mi-reverse.exp: Match =record-started output.
14815
20aa2c60
PA
148162016-07-01 Pedro Alves <palves@redhat.com>
14817
14818 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14819 procedure.
14820 (jit_reader_test): Test the jit reader's unwinder.
14821 * gdb.base/jithost.c (jit_function_00_code): New global.
14822 (main): Use memcpy to fill in the mmapped code, instead of poking
14823 bytes manually here.
14824 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14825 value.
14826 (read_debug_info): Save the function's range.
14827 (read_sp): New function.
14828 (unwind_frame): Use it. Also unwind RBP.
14829 (get_frame_id): Use read_sp.
14830 (gdb_init_reader): Use calloc instead of malloc.
14831 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14832 parameter. Use gdb_test_multiple.
14833
ced2dffb
PA
148342016-07-01 Pedro Alves <palves@redhat.com>
14835 Antoine Tremblay <antoine.tremblay@ericsson.com>
14836
14837 * gdb.threads/process-dies-while-detaching.c: New file.
14838 * gdb.threads/process-dies-while-detaching.exp: New file.
14839
63000888
PA
148402016-07-01 Pedro Alves <palves@redhat.com>
14841
14842 * gdb.multi/watchpoint-multi-exit.c: New file.
14843 * gdb.multi/watchpoint-multi-exit.exp: New file.
14844
038d4868
PA
148452016-06-30 Pedro Alves <palves@redhat.com>
14846
14847 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14848 unset inferior_spawn_id.
14849
994e9c83
PA
148502016-06-30 Pedro Alves <palves@redhat.com>
14851
14852 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14853 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14854
e5653468
YQ
148552016-06-29 Yao Qi <yao.qi@linaro.org>
14856
14857 * gdb.base/return.c: Add copyright header.
14858
803b47e5
TT
148592016-06-29 Tom Tromey <tom@tromey.com>
14860
14861 PR python/20129:
14862 * gdb.python/py-framefilter.exp: Add tests for setting priority
14863 and disabling of non-existent frame filter.
14864
28244707
YQ
148652016-06-29 Yao Qi <yao.qi@linaro.org>
14866
14867 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14868 0x0f07ff.
14869
a31d2f06
YQ
148702016-06-28 Yao Qi <yao.qi@linaro.org>
14871
14872 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14873 triplets. Start gdb, execute catch syscall, and continue. Check
14874 gdb's output to determine catch syscall is supported.
14875
921d8f54
MG
148762016-06-27 Manish Goregaokar <manish@mozilla.com>
14877
25d49b86
PA
14878 * gdb.rust/simple.rs: Add test for returning unit in a function.
14879 * gdb.rust/simple.exp: Add expectation for functions returning
14880 unit.
921d8f54 14881
f4952523
PMR
148822016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14883
14884 * gdb.python/py-breakpoint-create-fail.c,
14885 gdb.python/py-breakpoint-create-fail.exp,
14886 gdb.python/py-breakpoint-create-fail.py: New testcase.
14887
fccb08f8
MG
148882016-06-25 Manish Goregaokar <manish@mozilla.com>
14889
14890 PR gdb/20239
14891 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14892 * gdb.rust/simple.exp: Add test expectations for new NonZero
14893 tests.
fccb08f8 14894
6b850546
DT
148952016-06-24 David Taylor <dtaylor@emc.com>
14896
14897 * gdb.base/offsets.exp: New file.
14898 * gdb.base/offsets.c: New file.
14899
17621150
TT
149002016-06-23 Tom Tromey <tom@tromey.com>
14901
14902 PR gdb/16483:
14903 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14904 before any filters are loaded.
14905
04d59df6
WT
149062016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14907
14908 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14909 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14910 structs.
14911 * gdb.fortran/derived-type-function.exp: New file.
14912 * gdb.fortran/derived-type-function.f90: New file.
14913
14914
ac69f786
PA
149152016-06-21 Pedro Alves <palves@redhat.com>
14916
14917 * gdb.base/new-ui.exp: New file.
14918 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14919 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14920 (with_spawn_id): New procedure.
14921
49940788
PA
149222016-06-21 Pedro Alves <palves@redhat.com>
14923
14924 * gdb.mi/mi-exec-run.exp: New file.
14925
ef274d26
PA
149262016-06-21 Pedro Alves <palves@redhat.com>
14927
14928 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14929 breakpoint command's output on the main UI.
14930 (test_break): New procedure, factored out from calls in the top
14931 level.
14932 (top level): Use foreach_with_prefix to test MI as main UI and as
14933 separate UI.
14934
468afe6c
PA
149352016-06-21 Pedro Alves <palves@redhat.com>
14936
14937 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14938 (test_awatch_creation_and_listing)
14939 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14940 Remove 'type' parameter.
14941 (test_watchpoint_all): New parameter mi_mode. Remove
14942 with_test_prefix.
14943 (top level): Use foreach_with_prefix, and add main/separate UI MI
14944 testing axis.
14945
51f77c37
PA
149462016-06-21 Pedro Alves <palves@redhat.com>
14947
14948 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14949 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14950 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14951 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14952 (gdb_main_spawn_id, mi_spawn_id): Declare and
14953 comment.
14954 (mi_create_inferior_pty): New procedure,
14955 factored out from default_mi_gdb_start.
14956 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14957 procedures.
14958 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14959 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14960 Use mi_create_inferior_pty.
14961 (mi_gdb_start): Use eval to pass down args list.
14962
8980e177
PA
149632016-06-21 Pedro Alves <palves@redhat.com>
14964
14965 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14966 * gdb.opt/inline-cmds.exp: Add MI tests.
14967
f38d3ad1
PA
149682016-06-21 Pedro Alves <palves@redhat.com>
14969
14970 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14971
45db7c09
PA
149722016-06-21 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14975 (top level): Use it instead of mi_execute_to.
14976
5a069ab3
PA
149772016-06-21 Pedro Alves <palves@redhat.com>
14978
14979 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14980 (cont_handler_str): New.
14981 (signal_stop_handler): Set stop_handler_str instead of printing to
14982 stdout.
14983 (continue_handler): Set cont_handler_str instead of printing to
14984 stdout.
14985 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14986 mi_send_resuming_command. Print stop_handler_str and
14987 cont_handler_str instead of expecting the python events print
14988 directly.
14989
2838cc1d
SD
149902016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14991
14992 * gdb.base/jit-reader.exp: New file.
14993 * gdb.base/jithost.c: New file.
14994 * gdb.base/jithost.h: New file.
14995 * gdb.base/jitreader.c : New file.
14996 * gdb.base/jit-protocol.h: New file.
14997
21a77091
YQ
149982016-06-17 Yao Qi <yao.qi@linaro.org>
14999
15000 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
15001 parameters follow_fork and detach_on_fork. Set follow-fork-mode
15002 and detach-on-fork. Adjust tests.
15003 (top level): Invoke break_cond_on_syscall with combinations of
15004 syscall, follow-fork-mode and detach-on-fork.
15005
f50bf8e5
YQ
150062016-06-17 Yao Qi <yao.qi@linaro.org>
15007
15008 * gdb.base/step-over-exit.c: New.
15009 * gdb.base/step-over-exit.exp: New.
15010
a28d8e50
YTL
150112016-06-17 Yan-Ting Lin <currygt52@gmail.com>
15012
15013 * gdb.base/float.exp: Add target check for nds32*-*-*.
15014 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
15015
cad8e26d
AB
150162016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
15017
15018 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
15019 for unsupported target features.
15020 * gdb.base/call-rt-st.exp: Likewise.
15021 * gdb.base/call-sc.exp: Likewise.
15022 * gdb.base/call-signal-resume.exp: Likewise.
15023 * gdb.base/call-strs.exp: Likewise.
15024 * gdb.base/callexit.exp: Likewise.
15025 * gdb.base/callfuncs.exp: Likewise.
15026 * gdb.base/nodebug.exp: Likewise.
15027 * gdb.base/printcmds.exp: Likewise.
15028 * gdb.base/ptype.exp: Likewise.
15029 * gdb.base/structs.exp: Likewise.
15030 * gdb.base/unwindonsignal.exp: Likewise.
15031 * gdb.cp/gdb2495.exp: Likewise.
15032 * gdb.cp/templates.exp: Likewise.
15033 * gdb.cp/virtfunc.exp: Likewise.
15034 * gdb.threads/hand-call-in-threads.exp: Likewise.
15035 * gdb.threads/interrupted-hand-call.exp: Likewise.
15036 * gdb.threads/thread-unwindonsignal.exp: Likewise.
15037
347dc102
TT
150382016-06-10 Tom Tromey <tom@tromey.com>
15039
15040 PR rust/20110:
15041 * gdb.rust/expr.exp: Add test for integer constant larger than
15042 i32.
15043
5e13cf25
BH
150442016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
15045
15046 * gdb.fortran/nested-funcs.exp: New.
15047 * gdb.fortran/nested-funcs.f90: New.
15048
bb556f1f
TK
150492016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
15050
15051 * gdb.base/examine-backward.c: New file.
15052 * gdb.base/examine-backward.exp: New file.
15053
38b022b4
SM
150542016-06-06 Simon Marchi <simon.marchi@ericsson.com>
15055
15056 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
15057 matching.
15058
1b40ec05
TT
150592016-06-02 Tom Tromey <tom@tromey.com>
15060
15061 PR python/18984:
15062 * gdb.python/py-shared.exp: Add solib_name test.
15063
193bd378
SM
150642016-06-02 Simon Marchi <simon.marchi@ericsson.com>
15065
15066 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
15067
3326303b
MG
150682016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
15069
15070 PR c++/19893
15071 * gdb.dwarf2/implref.exp: Rename to...
15072 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
15073 * gdb.dwarf2/implref-array.c: New file.
15074 * gdb.dwarf2/implref-array.exp: Likewise.
15075 * gdb.dwarf2/implref-global.c: Likewise.
15076 * gdb.dwarf2/implref-global.exp: Likewise.
15077 * gdb.dwarf2/implref-struct.c: Likewise.
15078 * gdb.dwarf2/implref-struct.exp: Likewise.
15079
825c8ef2
AT
150802016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15081
15082 * gdb.trace/trace-condition.exp: Add 64bit tests.
15083
2320162a
AT
150842016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15085
15086 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
15087 bits types.
15088 (main): Adapt to 8 to 64 bits types.
15089 * gdb.trace/trace-condition.exp: Add new tests.
15090
a7818233
AT
150912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15092
15093 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
15094
0d336466
AT
150952016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15096
15097 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
15098 Move condition tests...
15099 * gdb.trace/trace-condition.exp: Here.
15100
7faeb45a
AT
151012016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
15102
15103 * gdb.trace/trace-condition.exp: Add counter-case tests.
15104
e385593e
JK
151052016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
15106
15107 PR c++/15231
15108 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
15109 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15110
744608cc
PA
151112016-05-27 Pedro Alves <palves@redhat.com>
15112
15113 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15114 New procedure.
15115 (top level): Call it, and bail out of DejaGnu is known to be bad.
15116
ac775bf4
AB
151172016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15118
15119 * gdb.base/whatis.c: Extend the test case.
15120 * gdb.base/whatis.exp: Add additional tests.
15121
2bbad2ea
BH
151222016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15123
15124* gdb.fortran/type.f90: Add pointer variable.
15125* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15126
8b70175d
BH
151272016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15128
15129 * gdb.fortran/vla-type.exp: Fix testcase name.
15130
86d8a848
BH
151312016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15132
15133 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15134
e188eb36
BH
151352016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15136
15137 * gdb.fortran/type.f90: Add nested structures.
15138 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15139 * gdb.fortran/derived-type.exp: Adapt expected output.
15140 * gdb.fortran/vla-type.exp: Adapt expected output.
15141
9b2db1fd
BH
151422016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15143
15144 * gdb.fortran/whatis_type.exp: Adapt expected output.
15145
72b17055
BH
151462016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15147
15148 * gdb.fortran/print_type.exp: Fix expected output.
15149 * gdb.fortran/whatis_type.exp: Fix expected output.
15150
3cd81d8d
BH
151512016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15152
15153 * gdb.fortran/whatis_type.exp: Use multi_line.
15154
ddae9462
TT
151552016-05-24 Tom Tromey <tom@tromey.com>
15156
15157 PR python/17386:
15158 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15159 use value as an index.
15160
1957f6b8
TT
151612016-05-23 Tom Tromey <tom@tromey.com>
15162
15163 PR python/17981:
15164 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15165 no-breakpoint case.
15166
026a9174
PA
151672016-05-24 Pedro Alves <palves@redhat.com>
15168
15169 PR gdb/19828
15170 * gdb.threads/clone-attach-detach.c: New file.
15171 * gdb.threads/clone-attach-detach.exp: New file.
15172
e70a7231
FR
151732016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15174
15175 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15176
0f6ed0e0
TT
151772016-05-23 Tom Tromey <tom@tromey.com>
15178
15179 PR python/19438, PR python/18393:
15180 * gdb.python/py-progspace.exp: Add "dir" test.
15181 * gdb.python/py-objfile.exp: Add "dir" test.
15182
ffd19d61
YQ
151832016-05-23 Yao Qi <yao.qi@linaro.org>
15184
15185 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15186 * gdb.arch/thumb2-it.exp: Likewise.
15187
9e8f9b05
SM
151882016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15189
15190 * gdb.mi/mi-threads-interrupt.c: New file.
15191 * gdb.mi/mi-threads-interrupt.exp: New file.
15192
61c6156d
SM
151932016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15194
15195 PR gdb/18077
15196 * gdb.mi/mi-async-run.exp: New file.
15197 * gdb.mi/mi-async-run.c: New file.
15198
67218854
TT
151992016-05-17 Tom Tromey <tom@tromey.com>
15200 Manish Goregaokar <manishsmail@gmail.com>
15201
15202 * lib/rust-support.exp: New file.
15203 * lib/gdb.exp (skip_rust_tests): New proc.
15204 (build_executable_from_specs): Handle rust.
15205 * lib/future.exp (gdb_find_rustc): New proc.
15206 (gdb_default_target_compile): Handle rust.
15207 * gdb.rust/expr.exp: New file.
15208 * gdb.rust/generics.exp: New file.
15209 * gdb.rust/generics.rs: New file.
15210 * gdb.rust/methods.exp: New file.
15211 * gdb.rust/methods.rs: New file.
15212 * gdb.rust/modules.exp: New file.
15213 * gdb.rust/modules.rs: New file.
15214 * gdb.rust/simple.exp: New file.
15215 * gdb.rust/simple.rs: New file.
15216
c44af4eb
TT
152172016-05-17 Tom Tromey <tom@tromey.com>
15218
15219 * gdb.base/default.exp (set language): Add rust.
15220
dcd1f979
TT
152212016-05-17 Tom Tromey <tom@tromey.com>
15222
15223 * gdb.gdb/unittest.exp: New file.
15224
155b7f57
YQ
152252016-05-16 Yao Qi <yao.qi@linaro.org>
15226
15227 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15228 shell_prompt. Update shell_prompt_re.
15229
8ddd5a6c
DE
152302016-05-12 Doug Evans <dje@google.com>
15231
15232 PR symtab/19999
15233 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15234 $options when building executable.
15235 * gdb.dwarf2/fission-loclists-pie.S: New file.
15236 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15237
02e370d9
SM
152382016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15239
15240 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15241 of [is_remote target],
15242
8929ad8b
SM
152432016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15244
15245 * lib/gdb.exp (use_gdb_stub): New procedure.
15246
6c447423
DE
152472016-05-03 Yunlian Jiang <yunlian@google.com>
15248 Doug Evans <dje@google.com>
15249
15250 PR symtab/19914
15251 * gdb.dwarf2/dwp-sepdebug.c: New file.
15252 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15253
444e826c
SM
152542016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15255
15256 * gdb.base/detach.exp: Remove is_remote check.
15257
740feeaa
SM
152582016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15259
15260 * gdb.base/annota-input-while-running.exp: Don't check for
15261 [is_remote target]. Enable annotations after running to main.
15262 Remove unused "set test..." line.
15263
9080ac9d
SM
152642016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15265
15266 * gdb.trace/trace-enable-disable.exp: New file.
15267 * gdb.trace/trace-enable-disable.c: New file.
15268
952ebca5
SM
152692016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15270
15271 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15272 use it in info sharedlibrary test.
15273 * gdb.trace/ftrace-lock.exp: Likewise.
15274 * gdb.trace/ftrace.exp: Likewise.
15275 * gdb.trace/range-stepping.exp: Likewise.
15276 * gdb.trace/trace-break.exp: Likewise.
15277 * gdb.trace/trace-condition.exp: Likewise.
15278 * gdb.trace/trace-mt.exp: Likewise.
15279
d9019901
SM
152802016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15281
15282 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15283 (gdb_load_shlib): ... this.
15284 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15285 gdb_load_shlib.
15286 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15287 * gdb.base/ctxobj.exp: Likewise.
15288 * gdb.base/dprintf-pending.exp: Likewise.
15289 * gdb.base/dso2dso.exp: Likewise.
15290 * gdb.base/fixsection.exp: Likewise.
15291 * gdb.base/gcore-relro.exp: Likewise.
15292 * gdb.base/gdb1555.exp: Likewise.
15293 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15294 * gdb.base/gnu-ifunc.exp: Likewise.
15295 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15296 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15297 * gdb.base/pending.exp: Likewise.
15298 * gdb.base/print-file-var.exp: Likewise.
15299 * gdb.base/print-symbol-loading.exp: Likewise.
15300 * gdb.base/shlib-call.exp: Likewise.
15301 * gdb.base/shreloc.exp: Likewise.
15302 * gdb.base/so-impl-ld.exp: Likewise.
15303 * gdb.base/solib-disc.exp: Likewise.
15304 * gdb.base/solib-nodir.exp: Likewise.
15305 * gdb.base/solib-overlap.exp: Likewise.
15306 * gdb.base/solib-symbol.exp: Likewise.
15307 * gdb.base/solib-weak.exp (do_test): Likewise.
15308 * gdb.base/sym-file.exp: Likewise.
15309 * gdb.base/symtab-search-order.exp: Likewise.
15310 * gdb.base/type-opaque.exp: Likewise.
15311 * gdb.base/unload.exp: Likewise.
15312 * gdb.base/watchpoint-solib.exp: Likewise.
15313 * gdb.compile/compile.exp: Likewise.
15314 * gdb.cp/gdb2384.exp: Likewise.
15315 * gdb.cp/infcall-dlopen.exp: Likewise.
15316 * gdb.cp/re-set-overloaded.exp: Likewise.
15317 * gdb.fortran/library-module.exp: Likewise.
15318 * gdb.opt/solib-intra-step.exp: Likewise.
15319 * gdb.python/py-finish-breakpoint.exp: Likewise.
15320 * gdb.python/py-shared.exp: Likewise.
15321 * gdb.reverse/solib-precsave.exp: Likewise.
15322 * gdb.reverse/solib-reverse.exp: Likewise.
15323 * gdb.server/solib-list.exp: Likewise.
15324 * gdb.threads/dlopen-libpthread.exp: Likewise.
15325 * gdb.threads/tls-shared.exp: Likewise.
15326 * gdb.threads/tls-so_extern.exp: Likewise.
15327 * gdb.trace/change-loc.exp: Likewise.
15328 * gdb.trace/ftrace-lock.exp: Likewise.
15329 * gdb.trace/ftrace.exp: Likewise.
15330 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15331 * gdb.trace/pending.exp: Likewise.
15332 * gdb.trace/range-stepping.exp: Likewise.
15333 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15334 (strace_info_marker): Likewise.
15335 (strace_probe_marker): Likewise.
15336 (strace_trace_on_same_addr): Likewise.
15337 (strace_trace_on_diff_addr): Likewise.
15338 * gdb.trace/trace-break.exp: Likewise.
15339 * gdb.trace/trace-condition.exp: Likewise.
15340 * gdb.trace/trace-mt.exp: Likewise.
15341
fca4cfd9
SM
153422016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15343
15344 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15345 result of gdb_remote_download.
15346 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15347 * gdb.base/dso2dso.exp: Likewise.
15348 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15349 * gdb.base/print-file-var.exp: Likewise.
15350 * gdb.base/shlib-call.exp: Likewise.
15351 * gdb.base/shreloc.exp: Likewise.
15352 * gdb.base/solib-overlap.exp: Likewise.
15353 * gdb.base/solib-weak.exp (do_test): Likewise.
15354 * gdb.base/unload.exp: Likewise.
15355
11cf4ffb
YQ
153562016-04-27 Yao Qi <yao.qi@linaro.org>
15357
15358 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15359 exists.
15360
3e2e34f8
KB
153612016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15362
15363 * vla-type.exp: Print structure from toplevel.
15364
8f07e298
BH
153652016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15366
15367 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15368 of dynamic types.
15369 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15370 of dynamic types.
15371
9920b434
BH
153722016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15373
15374 * gdb.fortran/vla-type.f90: New file.
15375 * gdb.fortran/vla-type.exp: New file.
15376
f3abeff5
YQ
153772016-04-25 Yao Qi <yao.qi@linaro.org>
15378
15379 * gdb.base/branch-to-self.c: New file.
15380 * gdb.base/branch-to-self.exp: New file.
15381
0a5d52f0
YQ
153822016-04-22 Yao Qi <yao.qi@linaro.org>
15383
15384 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15385 more after $hex.
15386
495346f6
YQ
153872016-04-22 Yao Qi <yao.qi@linaro.org>
15388
15389 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15390 * gdb.base/annota3.exp: Likewise.
15391
4a7e075c
YQ
153922016-04-22 Yao Qi <yao.qi@linaro.org>
15393
15394 * gdb.reverse/step-precsave.exp: Do one step and test program
15395 stops in "callee" and do multiple steps until program goes out
15396 of "callee".
15397 * gdb.reverse/step-reverse.exp: Likewise.
15398
5b061e98
YQ
153992016-04-22 Yao Qi <yao.qi@linaro.org>
15400
15401 * gdb.trace/signal.exp: Also pass if
15402 $tracepoint_hits($i) > $iterations.
15403
5c5dc57f
YQ
154042016-04-22 Yao Qi <yao.qi@linaro.org>
15405
15406 * gdb.trace/signal.c: New file.
15407 * gdb.trace/signal.exp: New file.
15408
a55411b9
DE
154092016-04-19 Doug Evans <xdje42@gmail.com>
15410
15411 * gdb.base/bad-file.exp: New file.
15412
a22df60a
MG
154132016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15414
15415 * gdb.dwarf2/implref.exp: New file.
15416
0c13f7e5
BH
154172016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15418
15419 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15420 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15421 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15422 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15423 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15424 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15425 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15426 * lib/fortran.exp (fortran_int4): New procedure.
15427 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15428 (fortran_logical4): Likewise.
15429
9b9b09e9
BH
154302016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15431
15432 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15433
a14d1f4d
BH
154342016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15435
15436 * lib/compiler.c: Add Intel specific preprocessor macros.
15437 * lib/compiler.cc: Likewise.
25d49b86 15438
7d49b1d0
LM
154392016-04-13 Luis Machado <lgustavo@codesourcery.com>
15440
15441 * gdb.server/connect-with-no-symbol-file.c: New file.
15442 * gdb.server/connect-with-no-symbol-file.exp: New file.
15443
8392fa22
SM
154442016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15445
15446 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15447
8c4c4aeb
SM
154482016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15449
15450 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15451 standard output directory.
15452
45e3745e
AT
154532016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15454
15455 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15456
e26b7e41
MM
154572016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15458
15459 * gdb.btrace/instruction_history.c (loop): Add declaration.
15460
8ce09462
AT
154612016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15462
15463 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15464
2e88a1ea
SM
154652016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15466
15467 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15468 parentheses to print.
15469 (continue_handler): Likewise.
15470
f48e22e3
SM
154712016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15472
15473 * gdb.server/solib-list.exp: Remove is_remote check.
15474 Pass shlib= to gdb_compile. Don't link shared library with
15475 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15476 Run binary filename through "readlink -f" on the target.
15477
096be756
PA
154782016-04-08 Pedro Alves <palves@redhat.com>
15479
15480 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15481 interpreter filename as argument to gdbserver_spawn.
15482 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15483 Return empty if $last_loaded_file does not exist.
15484
06500533
JK
154852016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15486
15487 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15488 * gdb.base/jit-main.c: Use exit after usage.
15489
2d35e871
JK
154902016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15491
15492 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15493 GDBHISTSIZE prior to the tests.
15494 * gdb.base/gdbinit-history.exp: Likewise.
15495
154962016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15497
15498 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15499 instead of build_executable. Use gdb_load_shlibs.
15500
c8064e7e
YQ
155012016-04-07 Yao Qi <yao.qi@linaro.org>
15502
15503 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15504 Execute "si" command.
15505
bde47561
YQ
155062016-04-07 Yao Qi <yao.qi@linaro.org>
15507
15508 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15509 number instead of the comments on some line.
15510
b16f8a3b
DB
155112016-04-06 Don Breazeal <donb@codesourcery.com>
15512
15513 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15514 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15515
c2f901df
SM
155162016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15517
15518 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15519 standard_output_file. Remove unused binfile variable.
15520
ac17fda0
CU
155212016-04-05 Catalin Udma <catalin.udma@freescale.com>
15522
15523 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15524 * gdb.python/py-mi-objfile.exp: Match "list main" output
15525 in console format.
15526
03a8c4df
SM
155272016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15528
15529 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15530 absolute.
15531
6e774b13
SM
155322016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15533
15534 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15535 absolute.
15536 * gdb.trace/ftrace.exp: Likewise.
15537 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15538 targets as well.
15539 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15540 (gdb_load_shlibs): Copy libraries to test directory when testing
15541 natively. Only set solib-search-path if testing remotely.
15542 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15543
7817ea46
SM
155442016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15545
15546 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15547 gdb_download. Use it even if the target is not remote.
15548 * gdb.base/jit.exp (compile_jit_test): Likewise.
15549 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15550 output directory if the destination board is local, otherwise use
15551 the standard remote_download from DejaGnu.
15552 (gdb_download): Remove.
15553 (gdb_load_shlibs): Use gdb_remote_download instead of
15554 gdb_download.
15555 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15556 Use gdb_remote_download instead of gdb_download. Use it even if
15557 the target is not remote.
15558 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15559 instead of gdb_download.
15560
7beb7f68
SM
155612016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15562
15563 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15564 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15565 run.
15566
cc63428a
AV
155672016-04-01 Artemiy Volkov <artemiyv@acm.org>
15568
15569 PR gdb/19820
15570 * gdb.base/printcmds.exp: Add artificial arrays tests.
15571
64cdf930
PA
155722016-03-31 Pedro Alves <palves@redhat.com>
15573
15574 PR gdb/19858
15575 * gdb.base/jit-main.c: Include unistd.h.
15576 (ATTACH): Define to 0 if not already defined.
15577 (wait_for_gdb, mypid): New globals.
15578 (WAIT_FOR_GDB): New macro.
15579 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15580 some breakpoint locations.
15581 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15582 New procedures.
15583 (one_jit_test): Add REATTACH parameter, and handle it. Use
15584 continue_to_test_location.
15585 (top level): Test attach, and adjusts calls to one_jit_test.
15586
40dea8cb
PA
155872016-03-31 Pedro Alves <palves@redhat.com>
15588
15589 PR gdb/19858
15590 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15591 BINSUFFIX parameter, and handle it.
15592 (top level): Adjust calls compile_jit_test.
15593
e7ea3ec7
CU
155942016-03-31 Catalin Udma <catalin.udma@freescale.com>
15595
15596 PR python/19743
15597 * gdb.python/py-mi-events-gdb.py: New file.
15598 * gdb.python/py-mi-events.c: New file.
15599 * gdb.python/py-mi-events.exp: New file.
15600
e6359af3
YQ
156012016-03-30 Yao Qi <yao.qi@linaro.org>
15602
15603 * gdb.reverse/until-precsave.exp: Match function name only.
15604 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15605 Move malloc to a condition block.
15606 * gdb.reverse/until-reverse.exp: Match function name only.
15607
a4105d04
MK
156082016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15609
15610 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15611 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15612 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15613 variable for GPR 0 instead of assuming it is register 0.
15614 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15615 * lib/trace-support.exp: Add s390 registers.
15616
bfa6adb9
YQ
156172016-03-29 Yao Qi <yao.qi@linaro.org>
15618
15619 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15620
1e6697ea
YQ
156212016-03-24 Yao Qi <yao.qi@linaro.org>
15622
15623 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15624 test message.
15625
64bcd522
AA
156262016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15627
15628 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15629 maintaining separate logic for constructing the output path.
15630
7868401b
DB
156312016-03-16 Don Breazeal <donb@codesourcery.com>
15632
15633 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15634 Retry fork and waitpid on interrupted system call errors.
15635 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15636 Use with_timeout_factor to increase timeout by factor of 10.
15637
1cafadb4
DB
156382016-03-15 Don Breazeal <donb@codesourcery.com>
15639
15640 * gdb.cp/scope-err.cc: New test program.
15641 * gdb.cp/scope-err.exp: New test script.
15642 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15643 lines and "set breakpoint here" comment.
15644 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15645 Fixed some whitespace and format issues.
15646 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15647 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15648
81516450
DE
156492016-03-15 Doug Evans <dje@google.com>
15650
15651 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15652 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15653 All callers updated. Add tests for enums, mixed flags register.
15654
aa52b601
DE
156552016-03-15 Doug Evans <dje@google.com>
15656
15657 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15658 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15659
fa4ff313
SM
156602016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15661
15662 * gdb.base/default.exp: Add $_as_string to the list of expected
15663 convenience functions.
15664
f2403c39
AB
156652016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15666
15667 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15668
f2f3ccb9
SM
156692016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15670
15671 * gdb.python/py-as-string.exp: New file.
15672 * gdb.python/py-as-string.c: New file.
15673
00dbd492
PA
156742016-03-09 Pedro Alves <palves@redhat.com>
15675
15676 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15677 signal" -> "Thread NN received signal" output change.
15678 * gdb.threads/ia64-sigill.exp: Likewise.
15679 * gdb.threads/linux-dp.exp: Likewise.
15680 * gdb.threads/manythreads.exp: Likewise.
15681 * gdb.threads/pending-step.exp: Likewise.
15682 * gdb.threads/print-threads.exp: Likewise.
15683 * gdb.threads/sigstep-threads.exp: Likewise.
15684 * gdb.threads/staticthreads.exp: Likewise.
15685 * gdb.threads/tls.exp: Likewise.
15686
1e6697ea
YQ
156872016-03-09 Pedro Alves <palves@redhat.com>
15688
15689 * gdb.base/command-line-input.exp: New file.
15690
b04fd3be
MK
156912016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15692
15693 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15694 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15695 * gdb.trace/pending.exp: Accept leading dot before function name.
15696 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15697 * lib/trace-support.exp: Set registers for ppc.
15698
98fa59e9
MK
156992016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15700
15701 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15702 use it for disassembly; accept .main in addition to main in backtrace.
15703
f77198c8
MK
157042016-03-09 Wei-cheng Wang <cole945@gmail.com>
15705 Marcin Kościelnicki <koriakin@0x04.net>
15706
15707 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15708 (gdb_recursion_test_ptr): New global variable.
15709 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15710 gdb_recursion_test.
15711 (gdb_c_test): Ditto.
15712
ba84e0da
MK
157132016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15714
15715 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15716 ordering.
15717
4366d36e
MK
157182016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15719
15720 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15721 (bar): Add bar_start_lbl label.
15722 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15723 of foo/bar for emitting DWARF and tracing.
15724
5eb264df
SDJ
157252016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15726
15727 * analyze-racy-logs.py: Set executable bit.
15728
fb6a751f
SDJ
157292016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15730
15731 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15732 (CHECK_TARGET_TMP): Likewise.
15733 (check-single-racy): New rule.
15734 (check-parallel-racy): Likewise.
15735 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15736 (do-check-parallel-racy): New rule.
15737 (check-racy/%.exp): Likewise.
15738 * README (Racy testcases): New section.
15739 * analyze-racy-logs.py: New file.
15740
bdf7e230
DE
157412016-03-03 Doug Evans <dje@google.com>
15742
15743 * gdb.base/skip.exp: Use with_test_prefix.
15744
4719d415
YQ
157452016-03-03 Yao Qi <yao.qi@linaro.org>
15746
15747 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15748 Invoke step_over_syscall "clone" and break_cond_on_syscall
15749 "clone".
15750 * gdb.base/step-over-clone.c: New file.
15751
ea507862
YQ
157522016-03-03 Yao Qi <yao.qi@linaro.org>
15753
15754 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15755 code format.
15756
8fc8cbda
YQ
157572016-03-03 Yao Qi <yao.qi@linaro.org>
15758
15759 * gdb.base/disp-step-fork.c: Rename to ...
15760 * gdb.base/step-over-fork.c: ... it. New file.
15761 * gdb.base/disp-step-vfork.c: Rename to ...
15762 * gdb.base/step-over-vfork.c: ... it. New file.
15763 * gdb.base/disp-step-syscall.exp: Rename to ...
15764 * gdb.base/step-over-syscall.exp: ... it. New file.
15765 (disp_step_cross_syscall): Rename to ...
15766 (step_over_syscall): ... it.
15767
92fa70b0
YQ
157682016-03-03 Yao Qi <yao.qi@linaro.org>
15769
15770 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15771 If target supports condition evaluation on target, invoke
15772 break_cond_on_syscall for fork and vfork.
15773
e197ad3c
YQ
157742016-03-03 Yao Qi <yao.qi@linaro.org>
15775
15776 * gdb.base/disp-step-syscall.exp: Don't invoke
15777 support_displaced_stepping.
15778 (disp_step_cross_syscall): Test with displaced stepping off and
15779 on if supported.
15780
0b47da9f
YQ
157812016-03-03 Yao Qi <yao.qi@linaro.org>
15782
15783 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15784 proc.
15785 (setup): New proc.
15786 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15787 and setup.
15788
065ab6dc
BH
157892016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15790
15791 * gdb.fortran/vla-history.exp: Remove breakpoint.
15792
07e448ad 157932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15794
25d49b86
PA
15795 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15796 exceeds timeout.
07e448ad 15797
9ac2d526 157982016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15799
25d49b86
PA
15800 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15801 breakpoint.
9ac2d526 15802
17807369
BH
158032016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15804
15805 * gdb.mi/vla.f90: Nullify pointer after declaration.
15806
86e501af
PA
158072016-03-01 Pedro Alves <palves@redhat.com>
15808
15809 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15810
1e903e32
PA
158112016-03-01 Pedro Alves <palves@redhat.com>
15812
15813 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15814 before anything else.
15815 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15816 _GNU_SOURCE here.
15817 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15818 before anything else.
15819 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15820
6ccb54e2
PA
158212016-03-01 Pedro Alves <palves@redhat.com>
15822
15823 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15824
30ca9da1
YQ
158252016-03-01 Yao Qi <yao.qi@linaro.org>
15826
15827 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15828 prepare_for_testing.
15829
dc856b38
YQ
158302016-03-01 Yao Qi <yao.qi@linaro.org>
15831
15832 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15833
4a932159
AA
158342016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15835
15836 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15837 manually constructing the output path.
15838
f2489477
AA
158392016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15840
15841 * gdb.arch/s390-stackless.S: New.
15842 * gdb.arch/s390-stackless.exp: New.
15843
38899f16
IB
158442016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15845
15846 * gdb.dlang/circular.c: New file.
15847 * gdb.dlang/circular.exp: New file.
15848
9fde51ed
YQ
158492016-02-26 Yao Qi <yao.qi@linaro.org>
15850
15851 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15852 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15853 (testcases): Update.
15854
ce90fefe
YQ
158552016-02-26 Yao Qi <yao.qi@linaro.org>
15856
15857 * gdb.reverse/aarch64.c: Rename to ...
15858 * gdb.reverse/insn-reverse.c: ... it.
15859 * gdb.reverse/aarch64.exp: Rename to ...
15860 * gdb.reverse/insn-reverse.exp: ... it.
15861
3263bceb
YQ
158622016-02-26 Yao Qi <yao.qi@linaro.org>
15863
15864 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15865 (testcase_ftype): New.
15866 (testcases): New array.
15867 (n_testcases): New.
15868 (main): Call each element in testcases.
15869 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15870 (read_testcase): New.
15871 Do the tests in a loop.
15872
6cb59ff1
YQ
158732016-02-25 Yao Qi <yao.qi@linaro.org>
15874
15875 * gdb.base/branches.c: Remove.
15876
ae91f625
MK
158772016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15878
15879 PR gdb/13808
15880 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15881
678b48b7
MK
158822016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15883
15884 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15885
7337a6f2
MK
158862016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15887
15888 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15889 change x86_64 call_insn to 'callq'.
15890
861ca91f
AT
158912016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15892
15893 * gdb.trace/tfile-avx.c: Move to...
15894 * gdb.trace/tracefile-pseudo-reg.c: Here.
15895 * gdb.trace/tfile-avx.exp: Move to...
15896 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15897
bf74e428
GB
158982016-02-24 Gary Benson <gbenson@redhat.com>
15899
15900 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15901 message on attach.
15902
cce0e923
DE
159032016-02-23 Doug Evans <dje@google.com>
15904
15905 * gdb.base/skip.c (test_skip): New function.
15906 (end_test_skip_file_and_function): New function.
15907 (test_skip_file_and_function): New function.
15908 * gdb.base/skip1.c (test_skip): New function.
15909 (skip1_test_skip_file_and_function): New function.
15910 * gdb.base/skip.exp: Add tests for new skip options.
15911 * gdb.base/skip-solib.exp: Update expected output.
15912 * gdb.perf/skip-command.cc: New file.
15913 * gdb.perf/skip-command.exp: New file.
15914 * gdb.perf/skip-command.py: New file.
15915
4000e47e
MK
159162016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15917
15918 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15919 info registers pattern.
15920
24f75ead
IB
159212016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15922
15923 * lib/future.exp: Add D support.
15924 (gdb_find_gdc): New proc.
15925 (gdb_default_target_compile): Add D support.
15926
fbb7bcbe
WW
159272016-02-18 Wei-cheng Wang <cole945@gmail.com>
15928
15929 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15930 user+system time.
15931 (trace_speed_test): Determine the iteration count for a time
15932 between 15..30 seconds.
15933
012b3a21
WT
159342016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15935
15936 * gdb.arch/i386-mpx-sigsegv.c: New file.
15937 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15938 * gdb.arch/i386-mpx-simple_segv.c: New file.
15939 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15940
2d5189bd
YQ
159412016-02-18 Yao Qi <yao.qi@linaro.org>
15942
15943 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15944 Don't call setup_kfail.
15945
40fb20d0
YQ
159462016-02-18 Yao Qi <yao.qi@linaro.org>
15947
15948 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15949 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15950
21b1f8d2
DE
159512016-02-16 Doug Evans <dje@google.com>
15952
15953 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15954 * gdb.base/skip1.c: Ditto.
15955 * gdb.base/skip.exp: Whitespace cleanup.
15956
4041ed77
DB
159572016-02-16 Don Breazeal <donb@codesourcery.com>
15958
15959 PR remote/19496
15960 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15961 Remove kfail for PR remote/19496.
15962
c4ef31bf
SM
159632016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15964
15965 * lib/gdb.exp (standard_temp_file): Return a path specific to
15966 the runtest invocation.
15967
266b65b3
SM
159682016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15969
15970 * gdb.trace/save-trace.exp: Change relative path to be in the
15971 standard output directory.
15972
a7a0a6a9
JK
159732016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15974
15975 * gdb.arch/i386-prologue.c: Add missing prototypes.
15976
c99dbb42
JK
159772016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15978
15979 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15980 * gdb.arch/i386-prologue.exp: Likewise.
15981 * gdb.arch/i386-size.exp: Likewise.
15982
aa480355
SM
159832016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15984
15985 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15986 define object file path.
15987 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15988 file path.
15989 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15990 standard_output_file to define binfile.
15991
ba881f50
JK
159922016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15993
15994 Fix compatibility with recent gfortran-5.3.1.
15995 * gdb.fortran/vla-history.exp (print vla1 allocated)
15996 (print vla2 allocated, print $2, print $3): Remove
15997 (print $4): Rename to ...
15998 (print $2): ... here.
15999 (print $9): Rename to ...
16000 (print $5): ... here.
16001 (print $10): Rename to ...
16002 (print $6): ... here.
16003 * gdb.fortran/vla.f90: Add pvla initialization.
16004
e9fb005c
JK
160052016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
16006
16007 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
16008 New test.
16009 * gdb.fortran/vla-value-sub.exp: Likewise.
16010
e44e00ff
MK
160112016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
16012
16013 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
16014
97e94151
SM
160152016-02-12 Simon Marchi <simon.marchi@ericsson.com>
16016
16017 * i386-biarch-core.exp: Define corefile using
16018 standard_output_file.
16019
01113bc1
YQ
160202016-02-12 Yao Qi <yao.qi@linaro.org>
16021
16022 * gdb.arch/arm-single-step-kernel-helper.c: New.
16023 * gdb.arch/arm-single-step-kernel-helper.exp: New.
16024
33b4777c
MM
160252016-02-12 Markus Metzger <markus.t.metzger@intel.com>
16026
16027 * gdb.btrace/tailcall-only.exp: New.
16028 * gdb.btrace/tailcall-only.c: New.
16029 * gdb.btrace/x86_64-tailcall-only.S: New.
16030 * gdb.btrace/i686-tailcall-only.S: New.
16031
acc23c11
PA
160322016-02-11 Pedro Alves <palves@redhat.com>
16033
16034 * README (Parallel testing): Add missing double quotes.
16035
e352bf0a
PA
160362016-02-11 Pedro Alves <palves@redhat.com>
16037
16038 * README (Parallel testing): New section.
16039 (GDB_PARALLEL): Rewrite.
16040 (FORCE_PARALLEL): Document.
16041
9f5fed78
MK
160422016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
16043
16044 * gdb.trace/tfile-avx.c: New test.
16045 * gdb.trace/tfile-avx.exp: New test.
16046
9ef9e6a6
KS
160472016-02-09 Keith Seitz <keiths@redhat.com>
16048
16049 PR breakpoints/19546
16050 * gdb.base/infcall-exec.c: New file.
16051 * gdb.base/infcall-exec2.c: New file.
16052 * gdb.base/infcall-exec.exp: New file.
16053
a96e36da
KS
160542016-02-09 Keith Seitz <keiths@redhat.com>
16055
16056 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
16057 (toplevel): Call test_bkpt_address.
16058
9f61929f
KS
160592016-02-09 Keith Seitz <keiths@redhat.com>
16060
16061 PR python/19506
16062 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
16063 (toplevel): Call test_bkpt_address.
16064
1e94266c
SM
160652016-02-09 Simon Marchi <simon.marchi@ericsson.com>
16066
16067 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
16068 to AC_OUTPUT.
16069 * configure: Regenerate.
16070
2a7f3dff
PA
160712016-02-09 Pedro Alves <palves@redhat.com>
16072
16073 PR breakpoints/19548
16074 * gdb.base/execl-update-breakpoints.c (some_function): New
16075 function.
16076 (main): Call it.
16077 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
16078 Tighten expected GDB output.
16079
2151ccc5
SM
160802016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16081
16082 * Makefile.in (ALL_SUBDIRS): Remove.
16083 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
16084 (distclean maintainer-clean realclean): Likewise.
16085 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
16086 * configure: Regenerate.
16087 * gdb.ada/Makefile.in: Delete.
16088 * gdb.arch/Makefile.in: Likewise.
16089 * gdb.asm/Makefile.in: Likewise.
16090 * gdb.base/Makefile.in: Likewise.
16091 * gdb.btrace/Makefile.in: Likewise.
16092 * gdb.cell/Makefile.in: Likewise.
16093 * gdb.compile/Makefile.in: Likewise.
16094 * gdb.cp/Makefile.in: Likewise.
16095 * gdb.disasm/Makefile.in: Likewise.
16096 * gdb.dlang/Makefile.in: Likewise.
16097 * gdb.dwarf2/Makefile.in: Likewise.
16098 * gdb.fortran/Makefile.in: Likewise.
16099 * gdb.gdb/Makefile.in: Likewise.
16100 * gdb.go/Makefile.in: Likewise.
16101 * gdb.guile/Makefile.in: Likewise.
16102 * gdb.java/Makefile.in: Likewise.
16103 * gdb.linespec/Makefile.in: Likewise.
16104 * gdb.mi/Makefile.in: Likewise.
16105 * gdb.modula2/Makefile.in: Likewise.
16106 * gdb.multi/Makefile.in: Likewise.
16107 * gdb.objc/Makefile.in: Likewise.
16108 * gdb.opencl/Makefile.in: Likewise.
16109 * gdb.opt/Makefile.in: Likewise.
16110 * gdb.pascal/Makefile.in: Likewise.
16111 * gdb.perf/Makefile.in: Likewise.
16112 * gdb.python/Makefile.in: Likewise.
16113 * gdb.reverse/Makefile.in: Likewise.
16114 * gdb.server/Makefile.in: Likewise.
16115 * gdb.stabs/Makefile.in: Likewise.
16116 * gdb.threads/Makefile.in: Likewise.
16117 * gdb.trace/Makefile.in: Likewise.
16118 * gdb.xml/Makefile.in: Likewise.
16119 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16120 GDB_PARALLEL.
16121 (standard_output_file): Remove check for GDB_PARALLEL, always
16122 return path in outputs/$subdir/$testname.
16123
437277d4
SM
161242016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16125
16126 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16127 (site.exp): Assign abs_srcdir to tcl's srcdir.
16128
31d913c7
YQ
161292016-02-04 Yao Qi <yao.qi@linaro.org>
16130
16131 * gdb.base/foll-exec-mode.c: Include limits.h.
16132 (main): Add parameters argc and argv. Get directory from
16133 argv[0].
16134 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16135 compilation.
16136 * gdb.base/foll-exec.c: Include limits.h.
16137 (main): Add parameters argc and argv.
16138 Get directory from argv[0].
16139 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16140 Adjust tests on the number of lines as source code changed.
16141 * gdb.base/foll-vfork-exit.c: Include limits.h.
16142 (main): Add one line of statement before vfork.
16143 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16144 (main): Add parameters argc and argv. Get directory from
16145 argv[0].
16146 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16147 (setup_gdb): Set tbreak to skip some source lines.
16148 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16149 (main): Add parameters argc and argv. Get directory from
16150 argv[0].
16151 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16152 compilation.
16153 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16154 (main): Add parameters argc and argv. Get directory from
16155 argv[0].
16156 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16157 compilation.
16158
9482b9fb
DE
161592016-02-01 Doug Evans <dje@google.com>
16160
16161 * gdb.base/skip.exp: Clean up multiple references to same test name.
16162
6b2e4f10
PA
161632016-02-01 Pedro Alves <palves@redhat.com>
16164
ccb6afd6 16165 PR remote/19496
6b2e4f10
PA
16166 * gdb.threads/forking-threads-plus-breakpoint.exp
16167 (displaced_stepping_supported): New global.
16168 (probe_displaced_stepping_support): New procedure.
16169 (do_test): Add 'displaced' parameter, and use it.
16170 (top level): Check for displaced stepping support. Add displaced
16171 stepping on/off testing axis.
16172
37a8db1a
AB
161732016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16174
16175 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16176 pointer. Don't perform further tests on the unassociated pointer
16177 if the first test fails.
16178
5fdf6324
AB
161792016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16180
16181 * gdb.base/max-value-size.c: New file.
16182 * gdb.base/max-value-size.exp: New file.
16183 * gdb.base/huge.exp: Disable max-value-size for this test.
16184
935c6144
IB
161852016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16186
16187 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16188
7fe8399d
YQ
161892016-01-28 Yao Qi <yao.qi@linaro.org>
16190
16191 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16192
a2077e25
PA
161932016-01-25 Pedro Alves <palves@redhat.com>
16194
16195 PR threads/19461
16196 * gdb.base/fork-running-state.c: New file.
16197 * gdb.base/fork-running-state.exp: New file.
16198
1d2736d4
PA
161992016-01-25 Pedro Alves <palves@redhat.com>
16200
16201 PR gdb/19494
16202 * gdb.base/catch-fork-kill.c: New file.
16203 * gdb.base/catch-fork-kill.exp: New file.
16204
f1da4b11
PA
162052016-01-25 Pedro Alves <palves@redhat.com>
16206
16207 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16208 Delete, moved to lib/gdb.exp.
16209 * gdb.threads/forking-threads-plus-breakpoint.exp
16210 (foreach_with_prefix): Likewise.
16211 * gdb.threads/process-dies-while-handling-bp.exp
16212 (foreach_with_prefix): Likewise.
16213 * lib/gdb.exp (foreach_with_prefix): New procedure.
16214
45f38546
MK
162152016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16216
16217 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16218 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16219
dc29a1ce
MK
162202016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16221
16222 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16223 endian targets.
16224
092127d7
JK
162252016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16226 Pedro Alves <palves@redhat.com>
16227
16228 Fix testsuite compatibility with Guile.
16229 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16230 number.
16231
31d765d3
JK
162322016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16233
16234 Fix testsuite compatibility with Guile.
16235 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16236 (thread 1): New test for backtrace through signal handler.
16237
1ac78c04
YQ
162382016-01-22 Yao Qi <yao.qi@linaro.org>
16239
16240 PR testsuite/19491
16241 * gdb.base/multi-forks.c: Include
16242 ../lib/unbuffer_output.c
16243 (main): Call gdb_unbuffer_output.
16244
4f5946a8
DE
162452016-01-21 Doug Evans <dje@google.com>
16246
16247 * lib/ada.exp (gdb_compile_ada): Fix typo.
16248
305e13e6
JB
162492016-01-21 Joel Brobecker <brobecker@adacore.com>
16250
16251 * gdb.base/break-fun-addr.exp: New file.
16252 * gdb.base/break-fun-addr1.c: New file.
16253 * gdb.base/break-fun-addr2.c: New file.
16254
5f5dfff6
SM
162552016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16256
16257 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16258 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16259 enum flag values.
16260
fd356fa2
AA
162612016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16262
16263 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16264 when GDB can not set the vector return value. Add more comments
16265 for clarification.
16266
9df22175
AT
162672016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16268
16269 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16270 command.
16271
41d1845e
SM
162722016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16273
16274 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16275
01ac6840
SM
162762016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16277
16278 * Makefile.in (check-single): Pass --status to runtest.
16279 (check/%.exp): Likewise.
16280
162812016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16282
16283 * Makefile.in (check-parallel): Propagate return code from make
16284 do-check-parallel.
16285
bd0a71fa
MK
162862016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16287
16288 * gdb.trace/ftrace.exp: Fix expected message on continue.
16289 * gdb.trace/pending.exp: Fix expected message on continue.
16290 * gdb.trace/trace-break.exp: Fix expected message on continue.
16291
8bcbad33
SM
162922016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16293
16294 * lib/gdb.exp (gdb_test): Remove unused global references.
16295
f303dbd6
PA
162962016-01-18 Pedro Alves <palves@redhat.com>
16297
16298 * gdb.base/async-shell.exp: Adjust expected output.
16299 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16300 * gdb.base/siginfo-thread.exp: Adjust expected output.
16301 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16302 * gdb.java/jnpe.exp: Adjust expected output.
16303 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16304 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16305 * gdb.threads/leader-exit.exp: Adjust expected output.
16306 * gdb.threads/manythreads.exp: Adjust expected output.
16307 * gdb.threads/pthreads.exp: Adjust expected output.
16308 * gdb.threads/schedlock.exp: Adjust expected output.
16309 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16310 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16311 expected output.
16312 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16313 output.
16314 * gdb.threads/sigthread.exp: Adjust expected output.
16315 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16316
b2789696
YQ
163172016-01-18 Yao Qi <yao.qi@linaro.org>
16318
16319 * gdb.guile/scm-section-script.c: Replace @progbits with
16320 %progbits.
16321 * gdb.python/py-section-script.c: Likewise.
16322
71ef29a8
PA
163232016-01-15 Pedro Alves <palves@redhat.com>
16324
16325 * gdb.multi/tids.exp: Test star wildcard ranges.
16326
3f5b7598
PA
163272016-01-15 Pedro Alves <palves@redhat.com>
16328
16329 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16330 command from "thread apply" invocation.
16331 (thr_apply_info_thr_invalid): Default the expected output to the
16332 input tid list.
16333 (top level): Add tests that use convenience variables. Add tests
16334 for "thread apply" with a valid TID list, but missing the command.
16335
663f6d42
PA
163362016-01-13 Pedro Alves <palves@redhat.com>
16337
16338 * gdb.base/default.exp: Expect $_gthread as well.
16339 * gdb.multi/tids.exp: Test $_gthread.
16340 * gdb.threads/thread-specific.exp: Test $_gthread.
16341
c84f6bbf
PA
163422016-01-13 Pedro Alves <palves@redhat.com>
16343
16344 * gdb.multi/tids.exp: Test "info threads -gid".
16345
22a02324
PA
163462016-01-13 Pedro Alves <palves@redhat.com>
16347
16348 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16349 Breakpoint.thread.
16350 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16351
5d5658a1
PA
163522016-01-07 Pedro Alves <palves@redhat.com>
16353
16354 * gdb.base/break.exp: Adjust to output changes.
16355 * gdb.base/hbreak2.exp: Likewise.
16356 * gdb.base/sepdebug.exp: Likewise.
16357 * gdb.base/watch_thread_num.exp: Likewise.
16358 * gdb.linespec/keywords.exp: Likewise.
16359 * gdb.multi/info-threads.exp: Likewise.
16360 * gdb.threads/thread-find.exp: Likewise.
16361 * gdb.multi/tids.c: New file.
16362 * gdb.multi/tids.exp: New file.
16363
84654457
PA
163642016-01-13 Pedro Alves <palves@redhat.com>
16365
16366 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16367
e3940304
PA
163682016-01-13 Pedro Alves <palves@redhat.com>
16369
16370 * gdb.base/default.exp: Expect $_inferior as well.
16371 * gdb.multi/base.exp: Test $_inferior.
16372
a911d87a
PA
163732016-01-13 Pedro Alves <palves@redhat.com>
16374
16375 PR breakpoints/19388
16376 * gdb.base/catch-signal-siginfo-cond.c: New file.
16377 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16378
82075af2
JS
163792016-01-12 Josh Stone <jistone@redhat.com>
16380 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16381
16382 * gdb.base/catch-syscall.c (do_execve): New variable.
16383 (main): Conditionally trigger an execve.
16384 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16385 (test_catch_syscall_execve): New, check entry/return across execve.
16386 (do_syscall_tests): Call test_catch_syscall_execve.
16387
e46eeedd
PA
163882016-01-12 Pedro Alves <palves@redhat.com>
16389
16390 * gdb.base/random-signal.exp (do_test): New procedure, with body
16391 of testcase moved in.
16392
01d8c27e
JK
163932016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16394 Pedro Alves <palves@redhat.com>
16395
16396 * gdb.base/funcargs.exp (finish from indirectly called function):
16397 Reintroduce the case for 'First'.
16398
9a706302
JK
163992016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16400 Pedro Alves <palves@redhat.com>
16401
16402 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16403 (tcatch_vfork_then_child_follow_exec)
16404 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16405 identification.
16406
c0ecb95f
JK
164072016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16408
16409 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16410 and repeats to unlimited.
16411 * gdb.python/py-value.exp: Likewise.
16412 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16413 and repeats to unlimited.
16414
6cfc1fcb
JK
164152016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16416
16417 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16418 and reordering the functions.
16419 * gdb.multi/hangout.c: Likewise.
16420 * gdb.multi/hello.c: Likewise.
16421
582a1b00
SM
164222016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16423
16424 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16425 absolute.
16426 (SingleStatisticTestResult.report): Use dict.keys instead of
16427 dict.iterkeys.
16428
79bc59cb
PA
164292016-01-06 Pedro Alves <palves@redhat.com>
16430
16431 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16432
43368e1d
MM
164332016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16434
16435 * gdb.btrace/dlopen.exp: New.
16436 * gdb.btrace/dlopen.c: New.
16437 * gdb.btrace/dlopen-dso.c: New.
16438
79fad5b8
SL
164392015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16440
16441 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16442 PATTERN argument is optional.
16443
ab8314b3
JB
164442015-12-24 Joel Brobecker <brobecker@adacore.com>
16445
16446 * lib/ada.exp (target_compile_ada_from_dir): New function.
16447 (gdb_compile_ada): Reimplement avoiding the use of project files.
16448 * gdb.ada/gnat_ada.gpr: Delete.
16449 * gdb.ada/cond_lang.exp: Adjust test to make path before
16450 filename optional.
16451 * gdb.ada/small_reg_param.exp: Likewise.
16452
fe33faff
SM
164532015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16454
16455 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16456
6d265cb4
TP
164572015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16458
16459 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16460 case.
16461
10125099
SM
164622015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16463
16464 * gdb.base/break.exp: Remove dead code.
16465 * gdb.base/sepdebug.exp: Likewise.
16466
3ca22649
SM
164672015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16468
16469 * gdb.asm/asm-source.exp: Remove HP-UX references.
16470 * gdb.base/annota1.exp: Likewise.
16471 * gdb.base/annota3.exp: Likewise.
16472 * gdb.base/attach.exp: Likewise.
16473 * gdb.base/bigcore.exp: Likewise.
16474 * gdb.base/break.exp: Likewise.
16475 * gdb.base/call-ar-st.exp: Likewise.
16476 * gdb.base/callfuncs.exp: Likewise.
16477 * gdb.base/catch-fork-static.exp: Likewise.
16478 * gdb.base/display.exp: Likewise.
16479 * gdb.base/foll-exec-mode.exp: Likewise.
16480 * gdb.base/foll-exec.exp: Likewise.
16481 * gdb.base/foll-fork.exp: Likewise.
16482 * gdb.base/foll-vfork.exp: Likewise.
16483 * gdb.base/funcargs.exp: Likewise.
16484 * gdb.base/hbreak2.exp: Likewise.
16485 * gdb.base/inferior-died.exp: Likewise.
16486 * gdb.base/interrupt.exp: Likewise.
16487 * gdb.base/multi-forks.exp: Likewise.
16488 * gdb.base/nodebug.exp: Likewise.
16489 * gdb.base/sepdebug.exp: Likewise.
16490 * gdb.base/solib1.c: Likewise.
16491 * gdb.base/step-test.exp: Likewise.
16492 * gdb.mi/non-stop.c: Likewise.
16493 * gdb.mi/pthreads.c: Likewise.
16494 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16495 * gdb.threads/pthreads.c: Likewise.
16496 * gdb.threads/staticthreads.exp: Likewise.
16497 * lib/future.exp: Likewise.
16498 * lib/gdb.exp: Likewise.
16499 * gdb.base/so-indr-cl.c: Remove.
16500 * gdb.base/so-indr-cl.exp: Likewise.
16501 * gdb.base/solib.c: Likewise.
16502 * gdb.base/solib.exp: Likewise.
16503 * gdb.base/solib2.c: Likewise.
16504
b6304613
SM
165052015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16506
16507 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16508 * gdb.base/call-ar-st.exp: Likewise.
16509 * gdb.base/callfuncs.exp: Likewise.
16510 * gdb.base/condbreak.exp: Likewise.
16511 * gdb.base/constvars.exp: Likewise.
16512 * gdb.base/hbreak2.exp: Likewise.
16513 * gdb.base/langs.exp: Likewise.
16514 * gdb.base/list.exp: Likewise.
16515 * gdb.base/long_long.exp: Likewise.
16516 * gdb.base/ptype.exp: Likewise.
16517 * gdb.base/scope.exp: Likewise.
16518 * gdb.base/signals.exp: Likewise.
16519 * gdb.base/so-impl-ld.exp: Likewise.
16520 * gdb.base/varargs.exp: Likewise.
16521 * gdb.base/volatile.exp: Likewise.
16522 * gdb.base/whatis.exp: Likewise.
16523 * gdb.cp/cplusfuncs.exp: Likewise.
16524 * gdb.cp/inherit.exp: Likewise.
16525 * gdb.cp/local.exp: Likewise.
16526 * gdb.cp/member-ptr.exp: Likewise.
16527 * gdb.cp/method.exp: Likewise.
16528 * gdb.cp/overload.exp: Likewise.
16529 * gdb.cp/templates.exp: Likewise.
16530 * gdb.stabs/weird.exp: Likewise.
16531 * lib/compiler.c: Likewise.
16532 * lib/compiler.cc: Likewise.
16533 * lib/cp-support.exp: Likewise.
16534 * lib/gdb.exp: Likewise.
16535
bf401b07
SM
165362015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16537
16538 * configure.ac: Remove HP-UX case.
16539 * configure: Regenerate.
16540
aff9c0f8
SM
165412015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16542
16543 * lib/gdb.exp (gdb_compile): Add function doc.
16544
a6904d5a
PA
165452015-12-17 Pedro Alves <palves@redhat.com>
16546
16547 PR threads/19354
16548 * gdb.multi/info-threads.exp: New file.
16549
a22279dd
YQ
165502015-12-15 Yao Qi <yao.qi@linaro.org>
16551
16552 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16553 is aarch64*-*-*.
16554
0588c796
SL
165552015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16556
16557 * gdb.base/history-duplicates.exp: Skip if no readline support.
16558
5d978e17
SL
165592015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16560
16561 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16562
7e763b86
SL
165632015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16564
16565 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16566
87a3a92c
SL
165672015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16568
16569 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16570 ctrl-C if nointerrupts target property is set.
16571 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16572 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16573 * gdb.base/paginate-bg-execution.exp: Likewise.
16574 * gdb.base/paginate-execution-startup.exp: Likewise.
16575 * gdb.base/random-signal.exp: Likewise.
16576 * gdb.base/range-stepping.exp: Likewise.
16577 * gdb.cp/annota2.exp: Likewise.
16578 * gdb.cp/annota3.exp: Likewise.
16579 * gdb.gdb/selftest.exp: Likewise.
16580 * gdb.threads/continue-pending-status.exp: Likewise.
16581 * gdb.threads/leader-exit.exp: Likewise.
16582 * gdb.threads/manythreads.exp: Likewise.
16583 * gdb.threads/pthreads.exp: Likewise.
16584 * gdb.threads/schedlock.exp: Likewise.
16585 * gdb.threads/sigthread.exp: Likewise.
16586
a8f077dc
DB
165872015-12-11 Don Breazeal <donb@codesourcery.com>
16588
16589 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16590 remote.
16591 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16592 * gdb.base/foll-exec.exp (main): Enable for target remote.
16593 * gdb.base/foll-fork.exp (main): Likewise.
16594 * gdb.base/foll-vfork.exp (main): Likewise.
16595 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16596 (proc continue_to_exit_bp_loc): Use clean_restart.
16597 * gdb.base/pie-execl.exp (main): Disable for target remote.
16598 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16599 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16600 * gdb.threads/execl.exp (main): Likewise.
16601 * gdb.threads/fork-child-threads.exp (main): Likewise.
16602 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16603 remote.
16604 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16605 remote.
16606 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16607 pid.tid style ptids, instead of just tid.
16608 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16609 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16610 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16611 ptids, instead of just tid.
16612
3b2464a8
AB
166132015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16614
16615 * gdb.base/list.exp (test_list_forward): Add end of file error
16616 test.
16617 (test_repeat_list_command): Add end of file error test.
16618 (test_list_backwards): Add beginning of file error test.
16619
a0def019
AB
166202015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16621
16622 * gdb.base/list.exp (test_list_invalid_args): New function,
16623 defined, and called.
16624
5c000dff
AB
166252015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16626
16627 * gdb.base/list.exp (test_list): Make test names unique.
16628
f1637ebe
YQ
166292015-12-11 Yao Qi <yao.qi@linaro.org>
16630
16631 * gdb.base/coremaker2.c: Remove.
16632
36d6fc0a
PA
166332015-12-10 Pedro Alves <palves@redhat.com>
16634
16635 * gdb.multi/base.exp: Remove stale "spaces" references.
16636
762f7747
PA
166372015-12-10 Pedro Alves <palves@redhat.com>
16638
16639 * gdb.multi/base.exp: Don't use nowarnings.
16640 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16641 * gdb.multi/hangout.c: Include stdio.h.
16642 * gdb.multi/hello.c: Include stdlib.h.
16643 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16644 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16645 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16646
28d2bfb9
AB
166472015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16648
16649 * gdb.dwarf2/dw2-ranges-base.c: New file.
16650 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16651 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16652 support additional line table, and debug ranges generation.
16653 (Dwarf::ranges): New function, generate .debug_ranges.
16654 (Dwarf::lines): Support generating simple line table programs.
16655 (Dwarf::assemble): Initialise new namespace variables.
16656
5fc2beac
KB
166572015-12-09 Kevin Buettner <kevinb@redhat.com>
16658
16659 * gdb.base/async.exp (proc test_background): Add case for
16660 asynchronous execution not supported.
16661
1c35a88f
LM
166622015-12-09 Luis Machado <lgustavo@codesourcery.com>
16663
16664 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16665 format and change test names to make them unique.
16666
b593e3d9
RK
166672015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16668 Pedro Alves <pedro@redhat.com>
16669
16670 PR gdb/18702
16671 Add checking of floatformats setup on x86_64 hosts.
16672 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16673 (smallval, bigval): New labels/constants.
16674 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16675 float" after loading bigval and smallval.
16676
d72413e6
PMR
166772015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16678
16679 * gdb.ada/fun_overload_menu.exp: New testcase.
16680 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16681
ece66d65
JS
166822015-12-04 Josh Stone <jistone@redhat.com>
16683
16684 * gdb.base/catch-fork-static.exp: New.
16685
41d0efca
YQ
166862015-12-03 Yao Qi <yao.qi@linaro.org>
16687
16688 * gdb.base/sizeof.c: Don't include stdio.h and
16689 ../lib/unbuffer_output.c.
16690 (main): New variable 'size' and 'value'. Remove printf and
16691 gdb_unbuffer_output. Assign return value to size and value.
16692 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16693 at the beginning.
16694 (check_sizeof): Check the result by printing variable 'size'.
16695 (check_valueof): Check the result by printing variable 'value'.
16696
99fd02d9
YQ
166972015-12-01 Yao Qi <yao.qi@linaro.org>
16698
16699 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16700 for aarch64*-*-linux* target.
16701
f2faf941
PA
167022015-11-30 Pedro Alves <palves@redhat.com>
16703
16704 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16705
04bf20c5
PA
167062015-11-30 Pedro Alves <palves@redhat.com>
16707
16708 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16709 Handle non-stop mode vCont replies.
16710
09df4675
PA
167112015-11-30 Pedro Alves <palves@redhat.com>
16712
16713 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16714 prepare_for_testing. Start gdb with "set non-stop on" appended to
16715 GDBFLAGS. Lax expected stop output.
16716
58b584af
YQ
167172015-11-27 Yao Qi <yao.qi@linaro.org>
16718
16719 * gdb.arch/arm-neon.exp: New.
16720 * gdb.arch/arm-neon.c: New.
16721
dfcb77a8
YQ
167222015-11-27 Yao Qi <yao.qi@linaro.org>
16723
16724 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16725
88e8ec1b
YQ
167262015-11-27 Yao Qi <yao.qi@linaro.org>
16727
16728 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16729 frames-invalid annotation.
16730
bfde72c2
YQ
167312015-11-27 Yao Qi <yao.qi@linaro.org>
16732
16733 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16734
f6512a69
SM
167352015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16736
16737 * gdb.threads/names.exp: New file.
16738 * gdb.threads/names.c: New file.
16739 * README: Mention gdb,no_thread_names.
16740
46a3515b
MM
167412015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16742
16743 PR 19297
16744 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16745 support" error.
16746
62147a22
PA
167472015-11-24 Pedro Alves <palves@redhat.com>
16748
16749 PR 17539
16750 * gdb.base/display.exp: Expect displays to be sorted in ascending
16751 order. Use multi_line.
16752 * gdb.base/solib-display.exp: Likewise.
16753
2f341b6e
PA
167542015-11-24 Pedro Alves <palves@redhat.com>
16755
16756 PR 17539
25d49b86
PA
16757 * gdb.base/display.exp: Expect displays to be sorted in ascending
16758 order. Use multi_line.
16759 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16760
7e0aa6aa
PA
167612015-11-24 Pedro Alves <palves@redhat.com>
16762
16763 PR 17539
16764 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16765 threads in ascending order.
16766 * gdb.base/foll-fork.exp: Likewise.
16767 * gdb.base/foll-vfork.exp: Likewise.
16768 * gdb.base/multi-forks.exp: Likewise.
16769 * gdb.mi/mi-nonstop.exp: Likewise.
16770 * gdb.mi/mi-nsintrall.exp: Likewise.
16771 * gdb.multi/base.exp: Likewise.
16772 * gdb.multi/multi-arch.exp: Likewise.
16773 * gdb.python/py-inferior.exp: Likewise.
16774 * gdb.threads/break-while-running.exp: Likewise.
16775 * gdb.threads/execl.exp: Likewise.
16776 * gdb.threads/gcore-thread.exp: Likewise.
16777 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16778 * gdb.threads/kill.exp: Likewise.
16779 * gdb.threads/linux-dp.exp: Likewise.
16780 * gdb.threads/multiple-step-overs.exp: Likewise.
16781 * gdb.threads/next-bp-other-thread.exp: Likewise.
16782 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16783 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16784 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16785 * gdb.threads/thread-find.exp: Likewise.
16786 * gdb.threads/tls.exp: Likewise.
16787 * lib/mi-support.exp (mi_reverse_list): Delete.
16788 (mi_check_thread_states): No longer reverse list.
16789
2cc57ad8
PA
167902015-11-24 Pedro Alves <palves@redhat.com>
16791
16792 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16793 use lowercase.
16794
c93e8391
SM
167952015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16796
16797 * gdb.trace/actions.c: Include trace-common.h.
16798 (main): Add a location for a fast tracepoint.
16799 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16800 the normal tracepoints.
16801 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16802
045ccf91
SM
168032015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16804
16805 * save-trace.exp: Factor out code to these...
16806 (gdb_save_tracepoints): New.
16807 (gdb_load_tracepoints): New.
16808 (do_save_load_test): New.
16809
5506f9f6
KB
168102015-11-23 Kevin Buettner <kevinb@redhat.com>
16811
16812 * gdb.base/asmlabel.exp: New test.
16813 * gdb.base/asmlabel.c: New test case.
16814
16c3b12f
JB
168152015-11-23 Joel Brobecker <brobecker@adacore.com>
16816
16817 * gdb.base/wrong_frame_bt_full-main.c: New file.
16818 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16819 * gdb.base/wrong_frame_bt_full.exp: New file.
16820
155bfbd3
JB
168212015-11-23 Joel Brobecker <brobecker@adacore.com>
16822
16823 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16824
bb097445
JM
168252015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16826
206853a0 16827 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16828 pstate register when comparing registers values in
16829 sparc64-*-linux-gnu targets to avoid spurious differences.
16830
9c88ed8f
JM
168312015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16832
206853a0 16833 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16834
96161e25
SL
168352015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16836
16837 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16838 as type argument to gdb_compile.
16839 * gdb.base/nested-subp2.exp: Likewise.
16840 * gdb.base/nested-subp3.exp: Likewise.
16841
340c2830
DV
168422015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16843
16844 * lib/dwarf.exp (_note): Fix left shift of negative value.
16845 * gdb.trace/trace-condition.exp: Likewise.
16846
c1862d0f
YQ
168472015-11-13 Yao Qi <yao.qi@linaro.org>
16848
16849 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16850 comments about d10v.
16851 (test_scalar_returns): Likewise.
16852 * gdb.base/d10v.ld: Remove.
16853 * gdb.base/overlays.exp: Remove the target triplet checking for
16854 d10v-*-*.
16855 * gdb.base/structs.exp (test_struct_returns): Remove the
16856 comments about d10v.
16857 (test_struct_calls): Likewise.
16858
77ae9c19
YQ
168592015-11-13 Yao Qi <yao.qi@linaro.org>
16860
16861 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16862 * gdb.base/gnu_vector.c: Don't include stdio.h.
16863 (main): Don't print res and call add_some_intvecs.
16864
430e004e
MK
168652015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16866
16867 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16868 macro.
16869 (func5): Removed.
16870 (func4): Use FAST_TRACEPOINT_LABEL.
16871 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16872 macro.
16873 (func): Removed.
16874 (thread_function): Use FAST_TRACEPOINT_LABEL.
16875 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16876 (func): Remove.
16877 (marker): Use FAST_TRACEPOINT_LABEL.
16878 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16879 (pendfunc1): Remove.
16880 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16881 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16882 (foo): Remove.
16883 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16884 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16885 macro.
16886 (func): Remove.
16887 (marker): Use FAST_TRACEPOINT_LABEL.
16888 * gdb.trace/trace-common.h: New header.
16889 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16890 macro.
16891 (func): Remove.
16892 (marker): Use FAST_TRACEPOINT_LABEL.
16893 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16894 (func): Remove.
16895 (thread_function): Use FAST_TRACEPOINT_LABEL.
16896
6e7675a7
MK
168972015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16898
16899 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16900 in front.
16901 * gdb.trace/change-loc.exp: Use global pcreg definition.
16902 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16903 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16904 in front.
16905 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16906 * gdb.trace/pending.exp: Likewise.
16907 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16908 * gdb.trace/trace-break.exp: Likewise.
16909 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16910 in front.
16911 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16912 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16913 in front.
16914 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16915
dddc0e16
JB
169162015-11-09 Joel Brobecker <brobecker@adacore.com>
16917
16918 * gdb.ada/fin_fun_out: New testcase.
16919
c6f0b406
KB
169202015-11-07 Kevin Buettner <kevinb@redhat.com>
16921
16922 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16923 value associated with DW_AT_byte_size.
16924 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16925 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16926 DW_AT_upper_bound.
16927
f01dcfd9
KB
169282015-11-07 Kevin Buettner <kevinb@redhat.com>
16929
16930 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16931 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16932 version.
16933 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16934 gdb.dwarf2/dw2-canonicalize-type.exp,
16935 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16936 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16937 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16938 provided by gdb_target_symbol_prefix_flags_asm.
16939 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16940 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16941 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16942 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16943 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16944 macros where needed). Use this macro for symbols which require
16945 the prefix provided by SYMBOL_PREFIX.
16946
2223449a
KB
169472015-11-05 Kevin Buettner <kevinb@redhat.com>
16948
16949 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16950 New procs.
16951 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16952 representing expressions, of more than one list element.
16953 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16954 to prepend linker symbol prefix to f.
16955 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16956 table_1 and table_2.
16957 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16958 Likewise, for f and g.
16959 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16960 for ptr.
16961 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16962 for main.
16963 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16964 table_1_ptr and table_2_ptr.
16965
6f2f1a3a
JK
169662015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16967 Joel Brobecker <brobecker@adacore.com>
16968
16969 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16970
566c56c9
MK
169712015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16972
16973 * gdb.reverse/s390-mvcle.c: New test.
16974 * gdb.reverse/s390-mvcle.exp: New file.
16975 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16976
d5f0636b
MK
169772015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16978
16979 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16980
7ad8b86c
MK
169812015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16982
16983 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16984 reaching marker2.
16985 * gdb.reverse/getresuid-reverse.exp: Likewise.
16986 * gdb.reverse/pipe-reverse.exp: Likewise.
16987 * gdb.reverse/readv-reverse.exp: Likewise.
16988 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16989 * gdb.reverse/time-reverse.exp: Likewise.
16990 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16991
4081c0f1
YQ
169922015-10-30 Yao Qi <yao.qi@linaro.org>
16993
16994 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16995 (empty_cycle): Remove.
16996 (main): Don't call empty_cycle. Don't use watch_count_done.
16997 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16998 empty_cycle. Rewrite the code counting HW watchpoints.
16999
452b4ba5
MK
170002015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
17001
17002 * gdb.reverse/fstatat-reverse.c: New test.
17003 * gdb.reverse/fstatat-reverse.exp: New file.
17004 * gdb.reverse/getresuid-reverse.c: New test.
17005 * gdb.reverse/getresuid-reverse.exp: New file.
17006 * gdb.reverse/pipe-reverse.c: New test.
17007 * gdb.reverse/pipe-reverse.exp: New file.
17008 * gdb.reverse/readv-reverse.c: New test.
17009 * gdb.reverse/readv-reverse.exp: New file.
17010 * gdb.reverse/recvmsg-reverse.c: New test.
17011 * gdb.reverse/recvmsg-reverse.exp: New file.
17012 * gdb.reverse/time-reverse.c: New test.
17013 * gdb.reverse/time-reverse.exp: New file.
17014 * gdb.reverse/waitpid-reverse.c: New test.
17015 * gdb.reverse/waitpid-reverse.exp: New file.
17016
5e2e7507
JK
170172015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
17018
17019 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
17020
0fde2c53
DE
170212015-10-26 Doug Evans <dje@google.com>
17022
17023 PR symtab/17391
17024 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
17025 * gdb.dwarf2/bad-regnum.c: New file.
17026 * gdb.dwarf2/bad-regnum.exp: New file.
17027
1a70ae97
DE
170282015-10-26 Doug Evans <dje@google.com>
17029
17030 PR python/18938
17031 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
17032 file.
17033
27dc26ab
JK
170342015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
17035
17036 * gdb.compile/compile.exp (compile code globalvar): Update expectation
17037 for a change by "Mention language in compile error message".
17038
bed91f4d
SM
170392015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
17040
17041 PR python/18073
17042 * gdb.python/py-type.c (C::a_method): New.
17043 (C::a_const_method): New.
17044 (C::a_static_method): New.
17045 (a_function): New.
17046 * gdb.python/py-type.exp (test_fields): Test getting fields
17047 from function and method.
17048
3f2f83dd
KB
170492015-10-21 Keven Boell <keven.boell@intel.com>
17050
17051 * gdb.fortran/vla-alloc-assoc.exp: New file.
17052 * gdb.fortran/vla-datatypes.exp: New file.
17053 * gdb.fortran/vla-datatypes.f90: New file.
17054 * gdb.fortran/vla-history.exp: New file.
17055 * gdb.fortran/vla-ptype-sub.exp: New file.
17056 * gdb.fortran/vla-ptype.exp: New file.
17057 * gdb.fortran/vla-sizeof.exp: New file.
17058 * gdb.fortran/vla-sub.f90: New file.
17059 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
17060 * gdb.fortran/vla-value-sub-finish.exp: New file.
17061 * gdb.fortran/vla-value-sub.exp: New file.
17062 * gdb.fortran/vla-value.exp: New file.
17063 * gdb.fortran/vla-ptr-info.exp: New file.
17064 * gdb.mi/mi-vla-fortran.exp: New file.
17065 * gdb.mi/vla.f90: New file.
17066
27145d50
SL
170672015-10-21 Sandra Loosemore <sandra@codesourcery.com>
17068
17069 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
17070 of hardwired timeout value.
17071
5f3ff4f8
JK
170722015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
17073 Pedro Alves <palves@redhat.com>
17074
17075 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
17076 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
17077
bfd09d20
JS
170782015-10-19 Josh Stone <jistone@redhat.com>
17079
17080 * gdb.base/catch-syscall.c: Include <sched.h>.
17081 (unknown_syscall): New variable.
17082 (main): Trigger a vfork and an unknown syscall.
17083 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
17084 (unknown_syscall_number): Likewise.
17085 (check_call_to_syscall): Accept an optional syscall pattern.
17086 (check_return_from_syscall): Likewise.
17087 (check_continue): Likewise.
17088 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
17089 (test_catch_syscall_skipping_return): New test toggling off 'catch
17090 syscall' to step over the syscall return, then toggling back on.
17091 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
17092 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
17093 (do_syscall_tests): Call test_catch_syscall_without_args and
17094 test_catch_syscall_mid_vfork.
17095 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
17096 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
17097
b32b93c6
AS
170982015-10-19 Andrew Stubbs <ams@codesourcery.com>
17099
17100 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
17101 print g_vE): Add new pass patterns.
17102 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
17103 print various symbol names for vptr fields.
17104
9d622bda
AB
171052015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
17106
17107 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
17108 results.
17109
0fd8ac1c
YQ
171102015-10-12 Yao Qi <yao.qi@linaro.org>
17111
17112 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17113
34240514
YQ
171142015-10-12 Yao Qi <yao.qi@linaro.org>
17115
17116 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17117 is aarch64*-*-linux*.
17118
8240f442
YQ
171192015-10-12 Yao Qi <yao.qi@linaro.org>
17120
17121 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17122 (can_relocate_bcond_true): ... it.
17123 (can_relocate_bcond_false): New function.
17124 (foo): Likewise.
17125 (can_relocate_bl): Likewise.
17126 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17127 can_relocate_bl.
17128
2520f728
PMR
171292015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17130
17131 * gdb.base/nested-addr.c: New file.
17132 * gdb.base/nested-addr.exp: New testcase.
17133
abcef95a
MM
171342015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17135
17136 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17137 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17138 its output. Ignore the output of "record goto begin" and instead
17139 check that GDB is replaying.
17140
145e3ddb
PA
171412015-10-09 Pedro Alves <palves@redhat.com>
17142
17143 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17144 (top level): Use it in the run with no args test.
17145
d5d8c4e1
IB
171462015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17147
17148 * gdb.dlang/properties.exp: New file.
17149
06e635ef
SL
171502015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17151
17152 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17153 whether or not address 0x1000 is mapped on the target.
17154
e019fd1d
SM
171552015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17156
17157 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17158 build.
17159
77ba2a67
MM
171602015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17161
17162 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17163 instruction-history test.
17164
c60eb31f
DE
171652015-09-28 Doug Evans <dje@google.com>
17166
17167 * gdb.base/gcore.c (array_func): Add reference to static_array.
17168
9a3c8263
SM
171692015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17170
17171 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17172 source line.
17173
9720e656
SL
171742015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17175
17176 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17177 short or char as base type.
17178
938d3bf2
SL
171792015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17180
17181 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17182 to allow any size enum.
17183
e6c2c623
PMR
171842015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17185
17186 * gdb.ada/array_ptr_renaming.exp: New testcase.
17187 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17188 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17189
06da0f77
PL
171902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17191
17192 * gdb.trace/ftrace-lock.c: New file.
17193 * gdb.trace/ftrace-lock.exp: New file.
17194
4f51c22a
PL
171952015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17196
17197 * gdb.arch/insn-reloc.c: New file.
17198 * gdb.arch/ftrace-insn-reloc.exp: New file.
17199
7041adf4
PL
172002015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17201
17202 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17203 instruction.
17204 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17205 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17206 * gdb.trace/range-stepping.c: Likewise.
17207 * gdb.trace/trace-break.c: Likewise.
17208 * gdb.trace/trace-mt.c (thread_function): Likewise.
17209 * gdb.trace/ftrace.c (marker): Likewise.
17210 * gdb.trace/trace-condition.c (marker): Likewise.
17211 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17212 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17213 is_aarch64_target.
17214
015d2e7e
DE
172152015-09-18 Doug Evans <xdje42@gmail.com>
17216
17217 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17218 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17219
26b188a2
SL
172202015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17221
17222 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17223 the breakpoint.
17224
79dc332b
SL
172252015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17226
17227 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17228 the pending breakpoint. Remove timeout override for "Run till
17229 MI pending breakpoint on pendfunc3 on thread 2" test.
17230
f57929f2
SL
172312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17232
17233 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17234 filename pattern.
17235
3f469b17
SL
172362015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17237
17238 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17239 in breakpoint filename pattern.
17240
515b89b3
SL
172412015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17242
7800dbe4
SL
17243 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17244
172452015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17246
515b89b3
SL
17247 * gdb.linespec/explicit.exp: Check for readline support for
17248 tab-completion tests. Fix obvious typo.
17249
d2939ba2
MM
172502015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17251
17252 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17253 and replay.
17254
cbb55fa7
MM
172552015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17256
17257 * gdb.btrace/non-stop.c: New.
17258 * gdb.btrace/non-stop.exp: New.
17259
43691ca1
PL
172602015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17261 Yao Qi <yao.qi@linaro.org>
17262
17263 * gdb.trace/trace-condition.c: New file.
17264 * gdb.trace/trace-condition.exp: New file.
17265
d78908cf
WW
172662015-09-16 Wei-cheng Wang <cole945@gmail.com>
17267
17268 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17269 for testing bytecode compilation.
17270
1ed415e2
PA
172712015-09-16 Pedro Alves <palves@redhat.com>
17272 Sandra Loosemore <sandra@codesourcery.com>
17273
17274 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17275 (SECONDS): Redefine.
17276 (main): Call pthread_kill and alarm early.
17277 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17278 support.
17279 (test): If the target can't hardware step and doesn't support
17280 displaced stepping, increase the timeout.
17281
d136eff5
PA
172822015-09-16 Pedro Alves <palves@redhat.com>
17283
17284 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17285 (enable_debug): New procedures.
17286 (test): Use them. Bail out if waiting for threads fails.
17287 (top level): Bail out if a test fails.
17288
991f019c
YQ
172892015-09-16 Yao Qi <yao.qi@linaro.org>
17290
17291 * gdb.asm/asm-source.exp: Set asm-arch for
17292 aarch64*-*-* target.
17293 * gdb.asm/aarch64.inc: New file.
17294
bfca584f
PMR
172952015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17296
17297 * gdb.ada/array_of_variable_length.exp: New testcase.
17298 * gdb.ada/array_of_variable_length/foo.adb: New file.
17299 * gdb.ada/array_of_variable_length/pck.adb: New file.
17300 * gdb.ada/array_of_variable_length/pck.ads: New file.
17301
b326e587
DE
173022015-09-15 Doug Evans <dje@google.com>
17303
17304 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17305 of function static local variable.
17306
5382cfab
PW
173072015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17308
17309 * gdb.threads/tls-so_extern.exp: New test file.
17310 * gdb.threads/tls-so_extern.c: New test file.
17311 * gdb.threads/tls-so_extern_main.c: New test file.
17312
141c5cc4
JK
173132015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17314
17315 * gdb.opt/solib-intra-step-lib.c: New file.
17316 * gdb.opt/solib-intra-step-main.c: New file.
17317 * gdb.opt/solib-intra-step.exp: New file.
17318
d15dcecd
PA
173192015-09-15 Pedro Alves <palves@redhat.com>
17320
17321 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17322 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17323
4c2f2a79
PA
173242015-09-14 Pedro Alves <palves@redhat.com>
17325
17326 * gdb.base/hook-stop-continue.c: Delete.
17327 * gdb.base/hook-stop-continue.exp: Delete.
17328 * gdb.base/hook-stop-frame.c: Delete.
17329 * gdb.base/hook-stop-frame.exp: Delete.
17330 * gdb.base/hook-stop.c: New file.
17331 * gdb.base/hook-stop.exp: New file.
17332
919e6dbe
PMR
173332015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17334
17335 * gdb.ada/access_to_packed_array.exp: New testcase.
17336 * gdb.ada/access_to_packed_array/foo.adb: New file.
17337 * gdb.ada/access_to_packed_array/pack.adb: New file.
17338 * gdb.ada/access_to_packed_array/pack.ads: New file.
17339
157280a4
MM
173402015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17341
17342 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17343 buffer size test.
17344
2fd33e94
DB
173452015-09-11 Don Breazeal <donb@codesourcery.com>
17346
17347 * gdb.base/foll-exec.c: Add copyright header. Fix
17348 formatting issues.
17349 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17350 (do_exec_tests): Use clean_restart in place of zap_session,
17351 and for test initialization. Fix formatting issues. Use
17352 fail in place of perror.
17353 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17354 an expect statement to match an expression with output from
17355 the program under debug.
17356 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17357 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17358 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17359 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17360 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17361
e70b6e8e
DE
173622015-09-09 Doug Evans <dje@google.com>
17363
17364 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17365
7a551a51
DE
173662015-09-09 Doug Evans <dje@google.com>
17367
17368 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17369
4c666f84
DE
173702015-09-09 Doug Evans <dje@google.com>
17371
17372 * gdb.base/savedregs.exp: Fix typo.
17373
243a9253
PA
173742015-09-09 Pedro Alves <palves@redhat.com>
17375
17376 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17377
c0fa8fbd
SL
173782015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17379
17380 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17381 command actually switches threads. Give up on remaining
17382 tests if target fails to stop at breakpoint.
17383
cd7c1778
PMR
173842015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17385
17386 * gdb.ada/funcall_char.exp: New testcase.
17387 * gdb.ada/funcall_char/foo.adb: New file.
17388
dc5c8746
PMR
173892015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17390
17391 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17392 expected outputs. Add two testcases for completing ambiguous
17393 functions.
17394 * gdb.ada/complete/aux_pck.adb: New file.
17395 * gdb.ada/complete/aux_pck.ads: New file.
17396 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17397 Ambiguous_Func functions.
17398 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17399 * gdb.ada/complete/pck.adb: Likewise.
17400
4e83a1e7
UW
174012015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17402
17403 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17404 failures to run the test program under GDB.
17405
8ce74153
LM
174062015-08-26 Luis Machado <lgustavo@codesourcery.com>
17407
17408 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17409 to C.
17410
e9756d52
PP
174112015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17412
17413 * gdb.base/run-after-attach.exp: New test file.
17414 * gdb.base/run-after-attach.c: New test file.
17415
8d37573b
DB
174162015-08-26 Don Breazeal <donb@codesourcery.com>
17417
17418 * gdb.base/foll-exec-2.c: New test program.
17419 * gdb.base/foll-exec-2.exp: New test.
17420
63e43d3a
PMR
174212015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17422
17423 * gdb.base/nested-subp1.exp: New file.
17424 * gdb.base/nested-subp1.c: New file.
17425 * gdb.base/nested-subp2.exp: New file.
17426 * gdb.base/nested-subp2.c: New file.
17427 * gdb.base/nested-subp3.exp: New file.
17428 * gdb.base/nested-subp3.c: New file.
17429
3d40fbb5
PA
174302015-08-24 Pedro Alves <palves@redhat.com>
17431
17432 * gdb.server/connect-without-multi-process.c: New file.
17433 * gdb.server/connect-without-multi-process.exp: New file.
17434
4422ac93
LM
174352015-08-24 Luis Machado <lgustavo@codesourcery.com>
17436
17437 * gdb.opt/inline-markers.c: Make z int.
17438
91dddb86
LM
174392015-08-24 Luis Machado <lgustavo@codesourcery.com>
17440
17441 * gdb.opt/inline-markers.c: Make z volatile.
17442
a48847ee
LM
174432015-08-24 Luis Machado <lgustavo@codesourcery.com>
17444
17445 * gdb.opt/inline-bt.c: New volatile global z.
17446 * gdb.opt/inline-cmds.c: Likewise.
17447 * gdb.opt/inline-locals.c: Likewise.
17448 * gdb.opt/inline-markers.c: New extern global z.
17449 (marker): Use z.
17450 (inline_fn): Likewise.
17451
0ebbc52b
PA
174522015-08-24 Pedro Alves <palves@redhat.com>
17453
17454 * config/m32r-stub.exp: Remove file.
17455 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17456 * gdb.base/call-rt-st.exp: Likewise.
17457 * gdb.base/call-strs.exp: Likewise.
17458 * gdb.base/default.exp: Remove references to h8300-*-hms and
17459 *-*-udi*.
17460 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17461
77c365df
AA
174622015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17463
17464 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17465 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17466 and "return" use KFAIL when GDB can not read/write the vector
17467 return value.
17468
4313b8c0
GB
174692015-08-21 Gary Benson <gbenson@redhat.com>
17470
17471 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17472
0e433b32
PA
174732015-08-20 Pedro Alves <palves@redhat.com>
17474
17475 * gdb.server/solib-list.exp: No longer expect an interior stop in
17476 non-stop mode.
17477
221e1a37
PA
174782015-08-20 Pedro Alves <palves@redhat.com>
17479
17480 * gdb.server/connect-stopped-target.c: New file.
17481 * gdb.server/connect-stopped-target.exp: New file.
17482
40e3ad0e
PA
174832015-08-20 Pedro Alves <palves@redhat.com>
17484
17485 * gdb.dwarf2/comp-unit-lang.exp: New file.
17486 * gdb.dwarf2/comp-unit-lang.c: New file.
17487
af39b327
PMR
174882015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17489
17490 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17491 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17492
7d45c7c3 174932015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17494
7d45c7c3
KB
17495 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17496 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17497
4d6cceb4
DE
174982015-08-18 Doug Evans <dje@google.com>
17499 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17500
17501 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17502 skip_python_tests. New arg prompt_regexp.
17503 (skip_python_tests): New function.
17504 * lib/mi-support.exp (mi_skip_python_tests): New function.
17505 * gdb.python/py-mi-objfile-gdb.py: New file.
17506 * gdb.python/py-mi-objfile.c: New file.
17507 * gdb.python/py-mi-objfile.exp: New file.
17508
ad89c2aa
KS
175092015-08-17 Keith Seitz <keiths@redhat.com>
17510
17511 * gdb.linespec/explicit.exp: Move strace test from here ...
17512 * gdb.trace/strace.exp: ... to here.
17513
e3ae3c43
PP
175142015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17515
17516 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17517 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17518
604b2636
DE
175192015-08-14 Doug Evans <xdje42@gmail.com>
17520
17521 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17522 inferior before selecting a new file.
17523
6ff0ba5f
DE
175242015-08-14 Doug Evans <xdje42@gmail.com>
17525
17526 * gdb.mi/mi-disassemble.exp: Update.
17527 * gdb.base/disasm-optim.S: New file.
17528 * gdb.base/disasm-optim.c: New file.
17529 * gdb.base/disasm-optim.h: New file.
17530 * gdb.base/disasm-optim.exp: New file.
17531
9ca98f92
KS
175322015-08-14 Keith Seitz <keiths@redhat.com>
17533
17534 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17535 "evaluated-by".
17536
52bbc560
JB
175372015-08-13 Joel Brobecker <brobecker@adacore.com>
17538
17539 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17540
5d8c3ed3
PMR
175412015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17542
17543 * gdb.ada/fun_renaming.exp: New testcase.
17544 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17545 * gdb.ada/fun_renaming/pack.adb: New file.
17546 * gdb.ada/fun_renaming/pack.ads: New file.
17547
ea8812bc
KS
175482015-08-12 Keith Seitz <keiths@redhat.com>
17549
17550 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17551 gdb_get_line_number.
17552
4dafcdeb
JB
175532015-08-12 Joel Brobecker <brobecker@adacore.com>
17554
17555 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17556 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17557 gdb.base/dso2dso.exp: New files.
17558
5ba32597
SDJ
175592015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17560 Pedro Alves <palves@redhat.com>
17561 Keith Seitz <keiths@redhat.com>
17562
17563 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17564 GDBFLAGS.
17565
b6dafabf
PP
175662015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17567
17568 * gdb.base/gdbhistsize-history.exp
17569 (test_histsize_history_setting): Use save_vars.
17570 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17571 Use save_vars.
17572 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17573 * gdb.base/readline.exp: Use save_vars.
17574
abe8e607
PP
175752015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17576
17577 * lib/gdb.exp (save_vars): New proc.
17578
629500fa
KS
175792015-08-11 Keith Seitz <keiths@redhat.com>
17580
17581 * gdb.base/help.exp: Update help_breakpoint_text.
17582
eb8c4e2e
KS
175832015-08-11 Keith Seitz <keiths@redhat.com>
17584
17585 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17586 (at toplevel): Call test_explicit_breakpoints.
17587 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17588 breakpoints.
17589 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17590 breakpoint conditions, "-cond".
17591
87f0e720
KS
175922015-08-11 Keith Seitz <keiths@redhat.com>
17593
17594 * gdb.linespec/3explicit.c: New file.
17595 * gdb.linespec/cpexplicit.cc: New file.
17596 * gdb.linespec/cpexplicit.exp: New file.
17597 * gdb.linespec/explicit.c: New file.
17598 * gdb.linespec/explicit.exp: New file.
17599 * gdb.linespec/explicit2.c: New file.
17600 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17601 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17602 before using in the matching pattern.
17603 Clarify that `prefix' is a regular expression.
17604
f00aae0f
KS
176052015-08-11 Keith Seitz <keiths@redhat.com>
17606
17607 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17608 test.
17609 Add tests for missing ",FMT" and ",".
17610
e27852be
DE
176112015-08-10 Doug Evans <dje@google.com>
17612 Keith Seitz <keiths@redhat.com>
17613
17614 PR gdb/17960
17615 * gdb.base/completion.exp: Add location completer tests.
17616
7f03bd92
PA
176172015-08-07 Pedro Alves <palves@redhat.com>
17618
17619 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17620 tests here.
17621 (top level): Run do_test with and without displaced stepping.
17622
3fc8eb30
PA
176232015-08-07 Pedro Alves <palves@redhat.com>
17624
17625 * gdb.base/valgrind-disp-step.c: New file.
17626 * gdb.base/valgrind-disp-step.exp: New file.
17627
d4569d7b
PA
176282015-08-07 Pedro Alves <palves@redhat.com>
17629
17630 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17631 Delete function.
17632 (main): Add alarm. Run an infinite loop instead of calling
17633 wait_threads.
17634 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17635 comment.
17636 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17637 Delete function.
17638 (main): Add alarm. Run an infinite loop instead of calling
17639 wait_threads.
17640 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17641 comment.
17642
e1316e60
PA
176432015-08-07 Pedro Alves <palves@redhat.com>
17644
17645 * gdb.base/checkpoint-ns.exp: New file.
17646 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17647 standard_testfile.
17648
da8c46d2
MM
176492015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17650
17651 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17652 * gdb.btrace/instruction_history.exp: Update.
17653 * gdb.btrace/tsx.exp: New.
17654 * gdb.btrace/tsx.c: New.
17655
de1c2c52
PA
176562015-08-06 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17659 increase timeout.
17660 * gdb.reverse/until-precsave.exp: Bump timeouts.
17661
782e0bf4
PA
176622015-08-06 Pedro Alves <palves@redhat.com>
17663
17664 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17665
83e97ed0
PA
176662015-08-06 Pedro Alves <palves@redhat.com>
17667
17668 PR gdb/18749
17669 * gdb.threads/process-dies-while-handling-bp.c: New file.
17670 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17671
863d01bd
PA
176722015-08-06 Pedro Alves <palves@redhat.com>
17673
17674 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17675 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17676
0a39bb32
PA
176772015-08-05 Pedro Alves <palves@redhat.com>
17678
17679 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17680 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17681
ee2d2b10
SL
176822015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17683
17684 * gdb.base/bp-permanent.exp: Report test as unsupported if
17685 the target cannot stop at the permanent breakpoint.
17686
4e1bdb00
DE
176872015-08-03 Doug Evans <dje@google.com>
17688
17689 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17690 10000.
17691
3d338901
DE
176922015-08-03 Doug Evans <dje@google.com>
17693
17694 * Makefile.in (workers/%.worker, build-perf): New rule.
17695 (GDB_PERFTEST_MODE): New variable.
17696 (check-perf): Use it.
17697 (clean): Clean up gdb.perf parallel build subdirs.
17698 * lib/build-piece.exp: New file.
17699 * lib/gdb.exp (make_gdb_parallel_path): New function
17700 (standard_output_file, standard_temp_file): Call it.
17701 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17702 of $GDB_PARALLEL.
17703 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17704
af061d3e
DE
177052015-08-03 Doug Evans <dje@google.com>
17706
8e1afc81 17707 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17708 (LOG_FILE_NAME): New global.
17709 (TextReporter.__init__): Initialize self.txt_sum.
17710 (TextReporter.report): Add support for multiple data-points.
17711 Move report to perftest.sum, put raw data in perftest.log.
17712 (TextReporter.start): Open sum and log files.
17713 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17714 * gdb.perf/lib/perftest/testresult.py
17715 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17716
2c8c5d37
PA
177172015-07-31 Pedro Alves <palves@redhat.com>
17718
17719 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17720 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17721 kill_wait_spawned_process instead of explicit "kill -9".
17722 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17723 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17724 kill_wait_spawned_process.
17725 * gdb.base/attach-twice.exp: Likewise.
17726 * gdb.base/attach.exp: Likewise.
17727 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17728 gdb_test_multiple.
17729 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17730 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17731 kill_wait_spawned_process.
17732 * gdb.base/valgrind-infcall.exp: Likewise.
17733 * gdb.multi/multi-attach.exp: Likewise.
17734 * gdb.python/py-prompt.exp: Likewise.
17735 * gdb.python/py-sync-interp.exp: Likewise.
17736 * gdb.server/ext-attach.exp: Likewise.
17737 * gdb.threads/attach-into-signal.exp (corefunc): Use
17738 spawn_wait_for_attach, spawn_id_get_pid and
17739 kill_wait_spawned_process.
17740 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17741 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17742 spawn_id_get_pid and kill_wait_spawned_process.
17743 * gdb.threads/attach-stopped.exp (corefunc): Use
17744 spawn_wait_for_attach, spawn_id_get_pid and
17745 kill_wait_spawned_process.
17746 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17747 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17748 kill_wait_spawned_process instead of explicit "kill -9".
17749 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17750 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17751 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17752 processes. Don't map cygwin/windows pids here. Now returns a
17753 spawn id list.
17754
032a0fca
SL
177552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17756
17757 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17758 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17759 correct patch.
17760
61a934ca
SL
177612015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17762
17763 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17764
4bc4d428
SL
177652015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17766
17767 Reapply:
17768 2014-05-21 Mark Wielaard <mjw@redhat.com>
17769
17770 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17771
998d452a
PA
177722015-07-30 Pedro Alves <palves@redhat.com>
17773
17774 * linux-low.c (handle_extended_wait): Set the child's last
17775 reported status to TARGET_WAITKIND_STOPPED.
17776
69dde7dc
PA
177772015-07-30 Pedro Alves <palves@redhat.com>
17778
17779 PR threads/18600
17780 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17781 only shows inferior 1.
17782
4dd63d48
PA
177832015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17784 Pedro Alves <palves@redhat.com>
17785
17786 PR threads/18600
17787 * gdb.threads/fork-plus-threads.c: New file.
17788 * gdb.threads/fork-plus-threads.exp: New file.
17789
d618e4c5
PP
177902015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17791
17792 * gdb.base/batch-preserve-term-settings.exp
17793 (test_terminal_settings_preserved_after_cli_exit): Use
17794 send_quit_command.
17795
1eef6428
PA
177962015-07-29 Pedro Alves <palves@redhat.com>
17797 Don Breazeal <donb@codesourcery.com>
17798
17799 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17800 output from both inferior_spawn_id and gdb_spawn_id.
17801
7da5b897
SDJ
178022015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17803
17804 * gdb.threads/attach-into-signal.exp (corefunc): Use
17805 with_test_prefix on nested loops, uniquefying the test messages.
17806
dac804df
SDJ
178072015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17808
17809 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17810 commit.
17811
06265e53
PP
178122015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17813
17814 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17815 New proc.
17816 (test_terminal_settings_preserved_after_sigterm): New test.
17817
18206ca3
PP
178182015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17819
17820 * gdb.base/batch-preserve-term-settings.exp
17821 (test_terminal_settings_preserved_after_cli_exit): New test.
17822
90074d11
PP
178232015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17824
17825 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17826 manipulation of saved_gdbflags.
17827 (test_terminal_settings_preserved): Remove global declaration of
17828 the unused variable pagination_prompt. Remove manipulation of
17829 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17830 GDBFLAGS.
17831
eb1a7902
PA
178322015-07-29 Pedro Alves <palves@redhat.com>
17833
17834 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17835
8b75dd3b
PA
178362015-07-29 Pedro Alves <palves@redhat.com>
17837
17838 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17839 at the top.
17840
dedad4e3
PA
178412015-07-29 Pedro Alves <palves@redhat.com>
17842
17843 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17844 (main): Call gdb_unbuffer_output.
17845 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17846 (main): Call gdb_unbuffer_output.
17847 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17848 (main): Call gdb_unbuffer_output.
17849 * gdb.base/call-strs.exp: Adjust to step over the
17850 gdb_unbuffer_output call.
17851 * gdb.base/catch-gdb-caused-signals.c: Include
17852 "../lib/unbuffer_output.c".
17853 (main): Call gdb_unbuffer_output.
17854 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17855 (main): Call gdb_unbuffer_output.
17856 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17857 (main): Call gdb_unbuffer_output.
17858 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17859 (main): Call gdb_unbuffer_output.
17860 * gdb.base/shlib-call.exp: Adjust to step over the
17861 gdb_unbuffer_output call.
17862 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17863 (main): Call gdb_unbuffer_output.
17864 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17865 (main): Call gdb_unbuffer_output.
17866 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17867 (main): Rename to ...
17868 (test): ... this.
17869 (main): Reimplement.
17870 * gdb.base/varargs.exp: Run to test instead of to main.
17871 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17872 (main): Call gdb_unbuffer_output.
17873
58789a91
PA
178742015-07-29 Pedro Alves <palves@redhat.com>
17875
17876 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17877 factore out from mi_continue_dprintf. For call-style dprintfs,
17878 expect dprintf output out of $inferior_spawn_id.
17879 (mi_continue_dprintf): Use mi_expect_dprintf.
17880 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17881 (main): Call gdb_unbuffer_output.
17882
e8376742
PA
178832015-07-29 Pedro Alves <palves@redhat.com>
17884
17885 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17886 (default_mi_gdb_start): Set inferior_spawn_id instead of
17887 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17888 gdb_spawn_id.
17889 (mi_gdb_test): Always expect inferior output from both
17890 $inferior_spawn_id and $gdb_spawn_id.
17891
08280010
PA
178922015-07-29 Pedro Alves <palves@redhat.com>
17893
17894 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17895 send_inferior and $inferior_spawn_id.
17896
4d30e432
PA
178972015-07-29 Pedro Alves <palves@redhat.com>
17898
17899 * gdb.gdb/complaints.exp (test_initial_complaints)
17900 (test_serial_complaints, test_short_complaints): Use
17901 gdb_test_stdio.
17902 (test_empty_complaint): Handle $inferior_spawn_id !=
17903 $gdb_spawn_id.
17904
0d30a335
PA
179052015-07-29 Pedro Alves <palves@redhat.com>
17906
17907 * gdb.base/varargs.exp: Use gdb_test_stdio.
17908
39413b29
PA
179092015-07-29 Pedro Alves <palves@redhat.com>
17910
17911 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17912
7cb000a9
PA
179132015-07-29 Pedro Alves <palves@redhat.com>
17914
17915 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17916
d7b8ac82
PA
179172015-07-29 Pedro Alves <palves@redhat.com>
17918
17919 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17920 parameter into two new parameters, "inf_result" and "gdb_result".
17921 Expect inferior output and gdb output from $inferior_spawn_id and
17922 $gdb_spawn_id, respectively. Adjust all callers.
17923
789c3a0c
PA
179242015-07-29 Pedro Alves <palves@redhat.com>
17925
17926 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17927 of gdb_test_sequence.
17928
77e760c3
PA
179292015-07-29 Pedro Alves <palves@redhat.com>
17930
17931 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17932 (saw_spurious_output): Expect inferior output from
17933 $inferior_spawn_id. Use gdb_test_stdio.
17934
8396d2cd
PA
179352015-07-29 Pedro Alves <palves@redhat.com>
17936
17937 * gdb.base/dprintf.exp: Use standard_testfile. Change
17938 prepare_for_testing call.
17939 (srcfile): Don't set.
17940 (restart): New procedure.
17941 (test_dprintf): New procecure, use to continue over dprintfs.
17942 (test_call, test_agent): New procedures, tests moved here.
17943 Restart gdb and recreate dprintfs. Adjust expected output.
17944
2051d61f
PA
179452015-07-29 Pedro Alves <palves@redhat.com>
17946
17947 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17948
452397af
PA
179492015-07-29 Pedro Alves <palves@redhat.com>
17950
17951 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17952
8aed9555
PA
179532015-07-29 Pedro Alves <palves@redhat.com>
17954
17955 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17956 gdb_test_stdio.
17957
188a61b4
PA
179582015-07-29 Pedro Alves <palves@redhat.com>
17959
17960 * lib/gdb.exp (gdb_test_stdio): New procedure.
17961
12264a45
PA
179622015-07-29 Pedro Alves <palves@redhat.com>
17963
17964 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17965
23ffc893
PA
179662015-07-29 Pedro Alves <palves@redhat.com>
17967
17968 * gdb.base/call-signal-resume.exp: Remove check for
17969 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17970 * gdb.base/unwindonsignal.exp: Likewise.
17971 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17972 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17973
65566918
PA
179742015-07-29 Pedro Alves <palves@redhat.com>
17975
17976 * gdb.base/siginfo-addr.c (pass): New function.
17977 (handler): Call it iff si_addr is correct.
17978 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17979 Set a breakpoint at "pass" and continue to it.
17980
d60a9221
SDJ
179812015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17982
17983 * gdb.python/py-objfile.exp: Make some tests have unique names.
17984 * gdb.python/py-pp-registration.exp: Likewise.
17985
bde40b8f
PA
179862015-07-28 Pedro Alves <palves@redhat.com>
17987
17988 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17989
13e1dec8
SM
179902015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17991
17992 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17993
da33c9a7
SM
179942015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17995
17996 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17997
077836f7
PP
179982015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17999
18000 * gdb.base/gdb-sigterm-2.exp: New test.
18001
b8cc7b2e
DE
180022015-07-25 Doug Evans <xdje42@gmail.com>
18003
18004 Revert:
18005 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18006 (workers/%.worker, build-perf): New rule.
18007 (GDB_PERFTEST_MODE): New variable.
18008 (check-perf): Use it.
18009 (clean): Clean up gdb.perf parallel build subdirs.
18010 * lib/build-piece.exp: New file.
18011 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18012 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18013 name.
18014 (standard_temp_file): Ditto.
18015 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18016 of $GDB_PARALLEL.
18017
c8bd4544
DE
180182015-07-24 Doug Evans <dje@google.com>
18019
18020 * gdb.perf/lib/perftest/utils.py: New file.
18021 * gdb.perf/gm-hello.cc: New file.
18022 * gdb.perf/gm-pervasive-typedef.cc: New file.
18023 * gdb.perf/gm-pervasive-typedef.h: New file.
18024 * gdb.perf/gm-std.cc: New file.
18025 * gdb.perf/gm-std.h: New file.
18026 * gdb.perf/gm-use-cerr.cc: New file.
18027 * gdb.perf/gm-utils.h: New file.
18028 * gdb.perf/gmonster-null-lookup.py: New file.
18029 * gdb.perf/gmonster-pervasive-typedef.py: New file.
18030 * gdb.perf/gmonster-print-cerr.py: New file.
18031 * gdb.perf/gmonster-ptype-string.py: New file.
18032 * gdb.perf/gmonster-runto-main.py: New file.
18033 * gdb.perf/gmonster-select-file.py: New file.
18034 * gdb.perf/gmonster1-null-lookup.exp: New file.
18035 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
18036 * gdb.perf/gmonster1-print-cerr.exp: New file.
18037 * gdb.perf/gmonster1-ptype-string.exp: New file.
18038 * gdb.perf/gmonster1-runto-main.exp: New file.
18039 * gdb.perf/gmonster1-select-file.exp: New file.
18040 * gdb.perf/gmonster1.cc: New file.
18041 * gdb.perf/gmonster1.exp: New file.
18042 * gdb.perf/gmonster2-null-lookup.exp: New file.
18043 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
18044 * gdb.perf/gmonster2-print-cerr.exp: New file.
18045 * gdb.perf/gmonster2-ptype-string.exp: New file.
18046 * gdb.perf/gmonster2-runto-main.exp: New file.
18047 * gdb.perf/gmonster2-select-file.exp: New file.
18048 * gdb.perf/gmonster2.cc: New file.
18049 * gdb.perf/gmonster2.exp: New file.
18050
6eab34f3
DE
180512015-07-24 Doug Evans <dje@google.com>
18052
18053 * gdb.perf/README: New file.
18054 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
18055 * lib/gen-perf-test.exp: New file.
18056
63738bfd
DE
180572015-07-24 Doug Evans <dje@google.com>
18058
18059 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
18060 (PerfTest::startup): New function.
18061 (PerfTest::run): Return result of calling body.
18062 (PerfTest::assemble): Rewrite.
18063 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
18064 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
18065 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
18066 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
18067 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
18068
7b606f95
DE
180692015-07-24 Doug Evans <dje@google.com>
18070
18071 * lib/gdb.exp (clean_restart): Make executable optional.
18072
a97b16b8
DE
180732015-07-24 Doug Evans <dje@google.com>
18074
18075 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
18076 compiler_info references.
18077 * gdb.cp/temargs.exp: Ditto.
18078 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
18079 (get_compiler_info): Early exit if already computed. Set compiler_info
18080 to "unknown" if there was a problem.
18081 (test_compiler_info): Add function comment. Call get_compiler_info.
18082
35baa57f
DE
180832015-07-24 Doug Evans <dje@google.com>
18084
18085 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
18086 (workers/%.worker, build-perf): New rule.
18087 (GDB_PERFTEST_MODE): New variable.
18088 (check-perf): Use it.
18089 (clean): Clean up gdb.perf parallel build subdirs.
18090 * lib/build-piece.exp: New file.
18091 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
18092 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
18093 name.
18094 (standard_temp_file): Ditto.
18095 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
18096 of $GDB_PARALLEL.
18097
6ebea266
DE
180982015-07-24 Doug Evans <dje@google.com>
18099
18100 * lib/future.exp (gdb_default_target_compile): New option
18101 "early_flags".
18102 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
18103 --as-needed.
18104
1e76a7e9
SDJ
181052015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
18106
18107 * gdb.base/catch-syscall.exp: Call gdb_exit before
18108 gdb_skip_xml_test.
18109
5068630a
PA
181102015-07-24 Pedro Alves <palves@redhat.com>
18111
18112 * gdb.python/py-events.exp: Accept output between the stop event
18113 and the prompt.
18114 * gdb.python/py-evsignal.exp: Likewise.
18115 * gdb.python/py-evthreads.exp: Likewise.
18116
77598427
PA
181172015-07-24 Pedro Alves <palves@redhat.com>
18118
18119 PR gdb/18717
18120 * gdb.threads/non-ldr-exit.c: New file.
18121 * gdb.threads/non-ldr-exit.exp: New file.
18122
11e6c98f
YQ
181232015-07-24 Yao Qi <yao.qi@linaro.org>
18124
18125 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18126 restarting process.
18127
51aee833
YQ
181282015-07-24 Yao Qi <yao.qi@linaro.org>
18129
18130 * gdb.server/ext-restart.exp: New file.
18131
8cfe207c
YQ
181322015-07-24 Yao Qi <yao.qi@linaro.org>
18133
18134 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18135 argument options.
18136 * gdb.server/ext-wrapper.exp: New file.
18137
cc12ce38
DE
181382015-07-23 Doug Evans <dje@google.com>
18139
18140 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18141 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18142
d0d84780
PMR
181432015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18144
18145 * gdb.ada/var_arr_typedef.exp: New testcase.
18146 * gdb.ada/var_arr_typedef/pack.adb: New file.
18147 * gdb.ada/var_arr_typedef/pack.ads: New file.
18148 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18149
8b558f79
JB
181502015-07-20 Joel Brobecker <brobecker@adacore.com>
18151
18152 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18153
775a3298
JK
181542015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18155
18156 * gdb.arch/i386-biarch-core.exp: Replace istarget
18157 by "complete set gnutarget". Remove expectation for the "core-file"
18158 command.
18159
db1ff28b
JK
181602015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18161
18162 Revert the previous commit:
18163 Tests for validate symbol file using build-id.
18164
0a94970d
JK
181652015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18166
18167 Tests for validate symbol file using build-id.
18168 * gdb.base/solib-mismatch-lib.c: New file.
18169 * gdb.base/solib-mismatch-libmod.c: New file.
18170 * gdb.base/solib-mismatch.c: New file.
18171 * gdb.base/solib-mismatch.exp: New file.
18172
03346981
SL
181732015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18174
18175 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18176 nios2-*-linux*.
18177 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18178 * gdb.base/siginfo.exp: Likewise.
18179 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18180
42422cc7
PL
181812015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18182
18183 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18184 Move it to ...
18185 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18186 ... here.
18187 * gdb.trace/range-stepping.exp: Check that the target supports
18188 range stepping.
18189
cfa68bae
JK
181902015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18191
18192 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18193
8ffdba26
PA
181942015-07-14 Pedro Alves <palves@redhat.com>
18195
18196 * gdb.base/killed-outside.exp: New file.
18197 * gdb.base/killed-outside.c: New file.
18198
218a5a11
JK
181992015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18200
18201 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18202 (n at main): New.
18203 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18204
e03ed3c6
AA
182052015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18206
18207 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18208 infcall tests instead of setting up for KFAIL.
18209
485668e5
MM
182102015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18211
18212 * gdb.btrace/record_goto-step.exp: New.
18213
08464196
JK
182142015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18215
18216 PR compile/18484
18217 * gdb.compile/compile.c (struct struct_type): Add volatile to
18218 selffield's type.
18219 * gdb.compile/compile.exp
18220 (compile code struct_object.selffield = &struct_object): Skip further
18221 struct_object tests if this one xfails.
18222
bcf5c1d9
RC
182232015-07-08 Robert O'Callahan <robert@ocallahan.org>
18224
18225 PR exp/18617
18226 * gdb.trace/ax.exp: Add test.
18227
4931af25
YQ
182282015-07-07 Yao Qi <yao.qi@linaro.org>
18229
18230 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18231 instead of istarget "aarch64*-*-*".
18232 * gdb.arch/aarch64-fp.exp: Likewise.
18233 * gdb.base/float.exp: Likewise.
18234 * gdb.reverse/aarch64.exp: Likewise.
18235 * lib/gdb.exp (is_aarch64_target): New proc.
18236
9fcf688e
YQ
182372015-07-07 Yao Qi <yao.qi@linaro.org>
18238
18239 * lib/gdb.exp (is_aarch32_target): New proc.
18240 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18241 instead of "istarget "arm*-*-*"".
18242 * gdb.arch/arm-disp-step.exp: Likewise.
18243 * gdb.arch/thumb-bx-pc.exp: Likewise.
18244 * gdb.arch/thumb-prologue.exp: Likewise.
18245 * gdb.arch/thumb-singlestep.exp: Likewise.
18246 * gdb.base/disp-step-syscall.exp: Likewise.
18247 * gdb.base/float.exp: Likewise.
18248
fbd8d50d
YQ
182492015-07-07 Yao Qi <yao.qi@linaro.org>
18250
18251 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18252 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18253
71be1fdc
YQ
182542015-07-07 Yao Qi <yao.qi@linaro.org>
18255
18256 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18257 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18258 if it exists.
18259 * gdb.multi/multi-arch.exp: Likewise.
18260
3e221d36
SM
182612015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18262
18263 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18264 print.
18265
d441430b
YQ
182662015-07-07 Yao Qi <yao.qi@linaro.org>
18267
18268 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18269
06f810bd
MG
182702015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18271
18272 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18273 '[' and ']' characters.
18274
5e61e7c0
IB
182752015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18276
18277 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18278
28bf096c
PA
182792015-06-29 Pedro Alves <palves@redhat.com>
18280
18281 PR threads/18127
18282 * gdb.threads/hand-call-new-thread.c: New file.
18283 * gdb.threads/hand-call-new-thread.c: New file.
18284
ee93cd5e
KS
182852015-06-26 Keith Seitz <keiths@redhat.com>
18286 Doug Evans <dje@google.com>
18287
18288 PR 16253
18289 * gdb.cp/var-tag-2.cc: New file.
18290 * gdb.cp/var-tag-3.cc: New file.
18291 * gdb.cp/var-tag-4.cc: New file.
18292 * gdb.cp/var-tag.cc: New file.
18293 * gdb.cp/var-tag.exp: New file.
18294
fc637f04
PP
182952015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18296
18297 * gdb.base/history-duplicates.exp: New test.
18298
2e52ae68
PP
182992015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18300
18301 * gdb.base/completion.exp: Test the completion of the "focus"
18302 command.
18303
6e22494e
JK
183042015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18305
18306 * gdb.arch/amd64-prologue-skip.S: New file.
18307 * gdb.arch/amd64-prologue-skip.exp: New file.
18308
bf7b9cd9
SM
183092015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18310
18311 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18312 is_address_zero_readable check.
18313
201e8dfd
PB
183142015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18315
18316 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18317 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18318
5cd867b4
YQ
183192015-06-24 Yao Qi <yao.qi@linaro.org>
18320
18321 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18322 linux targets.
18323
4d7be007
YQ
183242015-06-24 Yao Qi <yao.qi@linaro.org>
18325
18326 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18327 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18328 * gdb.base/siginfo-thread.exp: Likewise.
18329
07fcd301
YQ
183302015-06-22 Yao Qi <yao.qi@linaro.org>
18331
18332 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18333
52042a00
YQ
183342015-06-22 Yao Qi <yao.qi@linaro.org>
18335
18336 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18337 aarch64*-*-*.
18338 (skip_hw_watchpoint_tests): Likewise.
18339
74bd41ce
PP
183402015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18341
18342 * gdb.base/gdbinit-history.exp: Test the interaction between
18343 setting GDBHISTSIZE and setting the history size via .gdbinit.
18344
bc460514
PP
183452015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18346
18347 PR gdb/16999
18348 * gdb.base/gdbhistsize-history.exp: New test.
18349
b58c513b
PP
183502015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18351
18352 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18353 with GDBHISTSIZE.
18354 * gdb.base/readline.exp: Likewise.
18355
92046791
YQ
183562015-06-17 Yao Qi <yao.qi@linaro.org>
18357
18358 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18359 line.
18360
2093d2d3
PP
183612015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18362
18363 * gdb.base/gdbinit-history.exp: Add test case to check that
18364 an unlimited history file does not get truncated on exit.
18365
e6c693af
AA
183662015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18367
18368 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18369 (VECTOR): New macro. Use it...
18370 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18371 ...for these typedefs.
18372 (int8, char1, int1, double1): New typedefs.
18373 (struct just_int2, struct two_int2): New structures.
18374 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18375 (add_structvecs, add_singlevecs): New functions.
18376 (main): Call add_some_intvecs twice.
18377 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18378 the compile and exit upon failure. Try compiling for the "native"
18379 architecture. Test inferior function calls with vector arguments
18380 and vector return value handling with "finish" and "return".
18381
c74f7d1c
JT
183822015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18383
18384 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18385 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18386 PE file.
18387 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18388
98aa42ee
AT
183892015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18390
18391 PR breakpoints/16465
18392 * gdb.mi/mi-dprintf-pending.c: New file.
18393 * gdb.mi/mi-dprintf-pending.exp: New test.
18394 * gdb.mi/mi-dprintf-pendshr.c: New file.
18395
7d73c23c 183962015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18397 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18398
18399 * gdb.arch/i386-mpx-map.c: New file.
18400 * gdb.arch/i386-mpx-map.exp: New File.
18401
184022015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18403
18404 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18405 * gdb.arch/i386-mpx.exp: Indentation fixed.
18406
184072015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18408
18409 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18410 function and improved indentation.
18411 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18412 gdb_test_multiple. Added additional tests to skip the test.
18413
184142015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18415
18416 * gdb.arch/i386-avx512.c: Change path in include file.
18417 * gdb.arch/i386-avx512.exp: Change include dir path
18418 compilation flag.
18419 * gdb.arch/i386-mpx.c: Change path in include file.
18420 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18421 flag.
18422
d5eba19a
JK
184232015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18424
18425 * gdb.compile/compile-print.exp (compile print *vararray@3)
18426 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18427
7f361056
JK
184282015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18429
18430 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18431 (do not keep jit in memory): ... this.
18432 (expect 5): Change it to ...
18433 (expect no 5): ... this.
18434
3b462ec2
SM
184352015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18436
18437 PR gdb/15564
18438 * gdb.mi/mi-detach.exp: New file.
18439
e0619de6
JK
184402015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18441
18442 PR symtab/18392
18443 * gdb.arch/amd64-tailcall-self.S: New file.
18444 * gdb.arch/amd64-tailcall-self.c: New file.
18445 * gdb.arch/amd64-tailcall-self.exp: New file.
18446
e970cb34
DB
184472015-05-28 Don Breazeal <donb@codesourcery.com>
18448
18449 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18450 tests for remote targets by checking is_target_gdbserver.
18451
b2e2f908
DE
184522015-05-27 Doug Evans <dje@google.com>
18453
18454 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18455 * gdb.dwarf2/opaque-type-lookup.c: New file.
18456 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18457
82c7be31
DE
184582015-05-26 Doug Evans <dje@google.com>
18459
18460 * gdb.cp/iostream.cc: New file.
18461 * gdb.cp/iostream.exp: New file.
18462
b4f54984
DE
184632015-05-26 Doug Evans <dje@google.com>
18464
18465 * gdb.dwarf2/dw2-op-call.exp: Update.
18466 * gdb.dwarf2/dw4-sig-types.exp: Update.
18467 * gdb.dwarf2/implptr.exp: Update.
18468 * gdb.mi/mi-cmd-param-changed.exp: Update.
18469
4ea6efe9
DE
184702015-05-26 Doug Evans <dje@google.com>
18471
18472 * gdb.python/py-lazy-string.c: New file.
18473 * gdb.python/py-lazy-string.exp: New file.
18474 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18475 (main): Update. Add estring3.
18476 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18477 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18478
f6bb7db3
YQ
184792015-05-26 Omair Javaid <omair.javaid@linaro.org>
18480 Yao Qi <yao.qi@linaro.org>
18481
18482 * gdb.reverse/aarch64.c: New.
18483 * gdb.reverse/aarch64.exp: New.
18484
a81bfbd0
OJ
184852015-05-26 Omair Javaid <omair.javaid@linaro.org>
18486
25d49b86
PA
18487 * lib/gdb.exp (supports_process_record): Return true for
18488 aarch64*-linux*.
a81bfbd0
OJ
18489 (supports_reverse): Likewise.
18490
158bf1b4
PP
184912015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18492
18493 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18494 Use with_test_prefix.
18495
a0145030
AB
184962015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18497
18498 * gdb.base/completion.exp: Add test for completion of layout
18499 names.
18500
ebe3b578
AB
185012015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18502
18503 * lib/gdb.exp (skip_tui_tests): New proc.
18504 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18505
84204ed7
PA
185062015-05-19 Pedro Alves <palves@redhat.com>
18507
18508 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18509 Save the whole env array instead of just HOME. Unset HISTSIZE in
18510 the environment while testing. Restore whole environment
18511 afterwards.
18512
37442ce1
DE
185132015-05-16 Doug Evans <xdje42@gmail.com>
18514
18515 * gdb.guile/scm-ports.c: New file.
18516 * gdb.guile/scm-ports.exp: Add memory port tests.
18517
36de76f9
JK
185182015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18519
18520 * gdb.compile/compile-print.c: New file.
18521 * gdb.compile/compile-print.exp: New file.
18522
3a9558c4
JK
185232015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18524
18525 * gdb.compile/compile-ops.exp: Cast param to void.
18526 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18527 (compile code struct_object.selffield = &struct_object): Add xfail.
18528
aa715135
JG
185292015-05-15 Joel Brobecker <brobecker@adacore.com>
18530
18531 * gdb.ada/arr_enum_with_gap: New testcase.
18532
931e5bc3
JG
185332015-05-15 Joel Brobecker <brobecker@adacore.com>
18534
18535 * gdb.ada/byte_packed_arr: New testcase.
18536
9cd4d857
JB
185372015-05-15 Joel Brobecker <brobecker@adacore.com>
18538
18539 * gdb.ada/pckd_neg: New testcase.
18540
ebfd00d2
PP
185412015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18542
18543 PR gdb/17820
18544 * gdb.base/gdbinit-history.exp: New test.
18545 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18546 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18547
4c082a81
SC
185482015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18549
18550 * gdb.python/py-xmethods.cc: Enhance test case.
18551 * gdb.python/py-xmethods.exp: New tests.
18552 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18553 function.
18554 (B_indexoper): Likewise.
18555 (global_dm_list) : Add new xmethod worker functions.
18556
f7797074
SDJ
185572015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18558
18559 * gdb.base/coredump-filter.exp: Correctly unset
18560 "coredump_var_addr" array.
18561
a4674e4e
PA
185622015-05-08 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.server/non-existing-program.exp: Unset spawn_id.
18565
df2eb078
SC
185662015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18567
18568 PR python/18291
18569 * gdb.python/py-xmethods.exp: Add tests.
18570
422349a3
YQ
185712015-05-08 Yao Qi <yao.qi@linaro.org>
18572
18573 PR gdb/18208
18574 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18575 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18576 function set_coredump_filter, and remove remote_exec call.
18577 Remove argument ipid. Callers update.
18578 (top level): Don't get inferior's PID.
18579
63fc80ce
AA
185802015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18581
18582 * gdb.base/watch_thread_num.exp: Skip test on targets without
18583 access watchpoints.
18584
80ad801e
PA
185852015-05-06 Pedro Alves <palves@redhat.com>
18586
18587 PR server/18081
18588 * gdb.server/non-existing-program.exp: New file.
18589
0fa7fe50
JB
185902015-05-05 Joel Brobecker <brobecker@adacore.com>
18591
18592 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18593
3ea89b92
PMR
185942015-05-05 Joel Brobecker <brobecker@adacore.com>
18595
18596 * gdb.ada/out_of_line_in_inlined: New testcase.
18597
87b8eff0
JB
185982015-05-05 Joel Brobecker <brobecker@adacore.com>
18599
18600 * gdb.ada/var_rec_arr: New testcase.
18601
5fccc635
YQ
186022015-04-30 Yao Qi <yao.qi@linaro.org>
18603
18604 * gdb.base/break-idempotent.exp: If
18605 skip_hw_watchpoint_multi_tests returns true, skip the tests
18606 on "rwatch" and "awatch".
18607
42d38f42
YQ
186082015-04-30 Yao Qi <yao.qi@linaro.org>
18609
18610 * gdb.base/relativedebug.exp: Invoke gdb command
18611 "info sharedlibrary", and if libc.so doesn't have debug info,
18612 skip the test.
18613
2ce1cdbf
DE
186142015-04-29 Doug Evans <dje@google.com>
18615
18616 * gdb.python/py-xmethods.exp: Add ptype tests.
18617 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18618 get_result_type method.
18619
f24a38c5
LM
186202015-04-29 Luis Machado <lgustavo@codesourcery.com>
18621
18622 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18623 the target does not support hardware watchpoints.
18624
ecbf2b3c
LM
186252015-04-29 Luis Machado <lgustavo@codesourcery.com>
18626
18627 * gdb.base/break-always.exp: Abort testing if writing to memory
18628 causes an error.
18629
34f5f757
DE
186302015-04-28 Doug Evans <dje@google.com>
18631
18632 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18633 * gdb.python/py-pp-registration.exp: ... here. New file.
18634 * gdb.python/py-pp-registration.c: New file.
18635 * gdb.python/py-pp-registration.py: New file.
18636
69b4374a
DE
186372015-04-28 Doug Evans <dje@google.com>
18638
18639 * gdb.python/py-bad-printers.c: New file.
18640 * gdb.python/py-bad-printers.py: New file.
18641 * gdb.python/py-bad-printers.exp: New file.
18642
59fb7612
SS
186432015-04-28 Sasha Smundak <asmundak@google.com>
18644
18645 * gdb.python/py-type.exp: New test.
18646
2631b16a
AW
186472015-04-28 Andy Wingo <wingo@igalia.com>
18648
18649 * gdb.python/py-parameter.exp:
18650 * gdb.guile/scm-parameter.exp: Escape the path that we are
18651 matching against, as it might contain characters that are special
18652 to regular expressions.
18653
460efde1
JB
186542015-04-27 Joel Brobecker <brobecker@adacore.com>
18655
18656 * gdb.ada/rec_comp: New testcase.
18657
2d369d8e
SDJ
186582015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18659
18660 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18661 before using it.
18662
cf75d6c3
AB
186632015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18664
18665 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18666 new tests for verilog output.
18667
8dbe7ca5
YQ
186682015-04-24 Yao Qi <yao.qi@linaro.org>
18669
18670 * boards/remote-gdbserver-on-localhost.exp: New file.
18671
4ef9fb2f
PA
186722015-04-23 Pedro Alves <palves@redhat.com>
18673
18674 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18675 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18676 "end of file", remove $inferior_spawn_id from the indirect list.
18677
0a803169
PA
186782015-04-23 Pedro Alves <palves@redhat.com>
18679
18680 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18681
749ef8f8
PA
186822015-04-23 Pedro Alves <palves@redhat.com>
18683
18684 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18685 on $any_spawn_id instead of only on $gdb_spawn_id.
18686
8aae4344
PM
186872015-04-21 Pierre Muller <muller@sourceware.org>
18688
18689 PR pascal/17815
18690 * lib/pascal.exp (gpc_compile): Add new option "class".
18691 (fpc_compile): Likewise.
18692 * gdb.pascal/case-insensitive-symbols.pas: New file.
18693 * gdb.pascal/case-insensitive-symbols.exp: New file.
18694
1586c8fb
GB
186952015-04-20 Gary Benson <gbenson@redhat.com>
18696
18697 * gdb.base/attach.exp: Fix three extended remote failures.
18698
1b6e6f5c
GB
186992015-04-17 Gary Benson <gbenson@redhat.com>
18700
18701 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18702 the main executable over the remote protocol.
18703
e797481d
PA
187042015-04-16 Pedro Alves <palves@redhat.com>
18705
18706 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18707 a new gdbserver if gdbserver_reconnect_p is set.
18708
1ca99c42
PA
187092015-04-16 Pedro Alves <palves@redhat.com>
18710
18711 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18712 is set, don't exit gdbserver.
18713
af9fd6f8
AA
187142015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18715
18716 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18717 appropriate .insn, such that an older assembler can be used.
18718 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18719 the z/Architecture instruction set on 31-bit targets as well.
18720
04ff1e61
AA
187212015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18722
18723 * gdb.go/handcall.exp: Remove all logic related to the first
18724 breakpoint and rely on go_runto_main instead.
18725 * gdb.go/strings.exp: Likewise.
18726 * gdb.go/unsafe.exp: Likewise.
18727 * gdb.go/hello.exp: Likewise. Also rename the remaining
18728 breakpoint marker to "breakpoint 1".
18729 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18730 * gdb.go/strings.go: Likewise.
18731 * gdb.go/unsafe.go: Likewise.
18732 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18733 "set breakpoint 2 here" and rename the remaining breakpoint marker
18734 to "breakpoint 1".
18735
40d2f8d6
SM
187362015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18737
18738 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18739 if itertools.imap is not present.
18740 * gdb.python/py-objfile.exp: Add parentheses.
18741 * gdb.python/py-type.exp: Same.
18742 * gdb.python/py-unwind-maint.py: Same.
18743
8cbc97c6
YQ
187442015-04-15 Yao Qi <yao.qi@linaro.org>
18745
18746 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18747 of ":$ptr_size" and set its form explicitly.
18748
45fd756c
YQ
187492015-04-15 Pedro Alves <palves@redhat.com>
18750 Yao Qi <yao.qi@linaro.org>
18751
18752 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18753 timeout by factor of 4.
18754 (test_regular_watch): Likewise.
18755 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18756 * gdb.reverse/sigall-reverse.exp: Likewise.
18757 * gdb.reverse/until-precsave.exp: Likewise.
18758 * lib/gdb.exp (with_timeout_factor): New proc.
18759 (gdb_expect): Move some code to ...
18760 (get_largest_timeout): ... here. New procedure.
18761
9e811bc3
LM
187622015-04-14 Luis Machado <lgustavo@codesourcery.com>
18763
18764 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18765
0ff6fcb2
LM
187662015-04-13 Luis Machado <lgustavo@codesourcery.com>
18767
18768 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18769 to write to the .text section.
18770
7578d5f7
LM
187712015-04-13 Luis Machado <lgustavo@codesourcery.com>
18772
18773 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18774 Handle the case of targets that do not provide PID information.
18775
2efe15c4
YQ
187762015-04-13 Yao Qi <yao.qi@linaro.org>
18777
18778 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18779 and use expect instead of gdb_expect.
18780
8cd8f2f8
SDJ
187812015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18782
18783 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18784 "coredump_var_addr" to avoid naming conflict with other testcases.
18785
9ee41772
PA
187862015-04-10 Pedro Alves <palves@redhat.com>
18787
18788 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18789 gdb_test_sequence and gdb_assert.
18790
07473109
PA
187912015-04-10 Pedro Alves <palves@redhat.com>
18792
18793 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18794 test messages that don't include the breakpoint address.
18795
de3db44c
YQ
187962015-04-10 Yao Qi <yao.qi@linaro.org>
18797
18798 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18799 false for some offset and width combinations which aren't
18800 supported by linux kernel.
18801
c79d856c
PA
188022015-04-10 Pedro Alves <palves@redhat.com>
18803
18804 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18805 procedure, factored out from ...
18806 (top level): ... here. Add "set displaced-stepping" testing axis.
18807 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18808 parameter "displaced". Use it.
18809 (top level): Use foreach and add "set displaced-stepping" testing
18810 axis.
18811
ebc90b50
PA
188122015-04-10 Pedro Alves <palves@redhat.com>
18813
18814 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18815 Remove comment.
18816 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18817 both the address of the instruction that triggers the watchpoint
18818 and the address of the instruction immediately after, and use
18819 those addresses for the test. Fix comment.
18820
8f572e5c
PA
188212015-04-10 Pedro Alves <palves@redhat.com>
18822
18823 * gdb.base/sigstep.exp (breakpoint_to_handler)
18824 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18825 Test "backtrace" in handler.
18826 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18827 (top level): Add new "displaced" test axis to
18828 breakpoint_to_handler, breakpoint_to_handler_entry and
18829 breakpoint_over_handler.
18830
8d707a12
PA
188312015-04-10 Pedro Alves <palves@redhat.com>
18832
18833 PR gdb/18216
18834 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18835
ef713951
YQ
188362015-04-10 Yao Qi <yao.qi@linaro.org>
18837
18838 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18839 (test_add_rn_pc): New function.
18840 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18841 (top level): Invoke test_add_rn_pc.
18842
906d60cf
PA
188432015-04-10 Pedro Alves <palves@redhat.com>
18844
18845 PR gdb/13858
18846 * gdb.base/step-over-no-symbols.exp: New file.
18847
f2983cc3
AW
188482015-04-09 Andy Wingo <wingo@igalia.com>
18849
18850 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18851 after the Python tests.
18852
6d62641c
SDJ
188532015-04-08 Keith Seitz <keiths@redhat.com>
18854
18855 PR python/16699
18856 * gdb.python/py-completion.exp: New tests for completion.
18857 * gdb.python/py-completion.py (CompleteLimit1): New class.
18858 (CompleteLimit2): Likewise.
18859 (CompleteLimit3): Likewise.
18860 (CompleteLimit4): Likewise.
18861 (CompleteLimit5): Likewise.
18862 (CompleteLimit6): Likewise.
18863 (CompleteLimit7): Likewise.
18864
f3770638
PA
188652015-04-08 Pedro Alves <palves@redhat.com>
18866
18867 PR gdb/18214
18868 PR gdb/18216
18869 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18870 function.
18871 (main): Install it as SIGUSR1 handler.
18872 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18873 parameter. Always use "setup" as prefix. Toggle "set
18874 displaced-stepping" off/on depending on global. Don't switch to
18875 thread 1 here.
18876 (top level): Add displaced stepping "off/on" test axis. Update
18877 "setup" calls. Wrap each subtest with with_test_prefix. Test
18878 continuing with a queued signal in each thread.
18879
4496bed7
PA
188802015-04-08 Pedro Alves <palves@redhat.com>
18881
18882 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18883 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18884 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18885 Return early if running to main fails.
18886 * gdb.trace/while-stepping.exp: Likewise.
18887
b97fde92
PA
188882015-04-07 Pedro Alves <palves@redhat.com>
18889
18890 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18891 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18892 interact with inferior program.
18893
f71c18e7
PA
188942015-04-07 Pedro Alves <palves@redhat.com>
18895
18896 * lib/gdb.exp (inferior_spawn_id): New global.
18897 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18898 spawn id after processing the user code.
18899 (default_gdb_start): Set inferior_spawn_id.
18900 (send_inferior): New procedure.
18901 * lib/gdbserver-support.exp (gdbserver_start): Set
18902 inferior_spawn_id.
18903 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18904
6423214f
PA
189052015-04-07 Pedro Alves <palves@redhat.com>
18906
18907 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18908 * lib/gdbserver-support.exp (gdbserver_start): Make
18909 $server_spawn_id global.
18910 (gdbserver_start): Don't wait for gdbserver's spawn id with
18911 expect_background.
18912 (close_gdbserver): New procedure.
18913 (gdb_exit): Rename the default version and reimplement.
18914
71c0ee8c
PA
189152015-04-07 Pedro Alves <palves@redhat.com>
18916
72f4393d 18917 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18918 append the substituted item, not the original item.
18919
203bc29b
PA
189202015-04-07 Pedro Alves <palves@redhat.com>
18921
18922 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18923 gdb_expect.
18924
508a3ddf
PA
189252015-04-07 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18928 output appearing once only.
18929
9f6dbe2b
PA
189302015-04-07 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18933 that doesn't expect anything. Return early if running to main
18934 fails.
18935
337532fa
YQ
189362015-04-07 Yao Qi <yao.qi@linaro.org>
18937
18938 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18939 (child_function): Call alarm.
18940 (main): Move call to alarm into the loop.
18941 * gdb.threads/non-stop-fair-events.exp: Build program with
18942 -DTIMEOUT=$timeout.
18943
01b622d4
DE
189442015-04-06 Doug Evans <xdje42@gmail.com>
18945
18946 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18947 Fix dest parameter to board_info.
18948 (fpc_compile): Ditto.
18949 (gdb_compile_pascal): Rename dest arg to destfile.
18950
961f4160
PMR
189512015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18952
18953 * gdb.ada/funcall_ref.exp: New file.
18954 * gdb.ada/funcall_ref/foo.adb: New file.
18955
cafda597
YQ
189562015-04-02 Yao Qi <yao.qi@linaro.org>
18957
18958 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18959 is remote.
18960
fed040c6
GB
189612015-04-02 Gary Benson <gbenson@redhat.com>
18962
18963 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18964
d11916aa
SS
189652015-04-01 Sasha Smundak <asmundak@google.com>
18966
18967 * gdb.python/py-unwind-maint.c: New file.
18968 * gdb.python/py-unwind-maint.exp: New test.
18969 * gdb.python/py-unwind-maint.py: New file.
18970 * gdb.python/py-unwind.c: New file.
18971 * gdb.python/py-unwind.exp: New test.
18972 * gdb.python/py-unwind.py: New test.
18973
a1471180
PA
189742015-04-01 Pedro Alves <palves@redhat.com>
18975
18976 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18977 to fail instead of non-existent $test.
18978
0bbeccb1
PA
189792015-04-01 Pedro Alves <palves@redhat.com>
18980
18981 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18982 GDBFLAGS if not empty.
18983
3c724c8c
PMR
189842015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18985
18986 * gdb.ada/complete.exp: Remove "multi_line".
18987 * gdb.ada/info_exc.exp: Remove "multi_line".
18988 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18989 * gdb.ada/ptype_field.exp: Remove "multi_line".
18990 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18991 * gdb.ada/tagged.exp: Remove "multi_line".
18992 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18993 [multi_line ...]
18994 * gdb.btrace/delta.exp: Likewise.
18995 * gdb.btrace/exception.exp: Likewise.
18996 * gdb.btrace/function_call_history.exp: Likewise.
18997 * gdb.btrace/instruction_history.exp: Likewise.
18998 * gdb.btrace/nohist.exp: Likewise.
18999 * gdb.btrace/record_goto.exp: Likewise.
19000 * gdb.btrace/segv.exp: Likewise.
19001 * gdb.btrace/stepi.exp: Likewise.
19002 * gdb.btrace/tailcall.exp: Likewise.
19003 * gdb.btrace/unknown_functions.exp: Likewise.
19004 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
19005 * lib/gdb.exp: Add the "multi_line" helper.
19006
4eec2deb
PA
190072015-04-01 Pedro Alves <palves@redhat.com>
19008
19009 * gdb.threads/tid-reuse.c: New file.
19010 * gdb.threads/tid-reuse.exp: New file.
19011
df8411da
SDJ
190122015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
19013
19014 PR corefiles/16092
19015 * gdb.base/coredump-filter.c: New file.
19016 * gdb.base/coredump-filter.exp: Likewise.
19017
6ef37366
PM
190182015-03-27 Petr Machata <pmachata@redhat.com>
19019
19020 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
19021 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
19022 (Dwarf::assemble): Initialize them.
19023 (Dwarf::lines): New function.
19024
7ec911b0
JT
190252015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
19026
19027 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
19028 SYMBOL_PREFIX for x86_64-*-cygwin.
19029
ff908ebf
AW
190302015-03-26 Andy Wingo <wingo@igalia.com>
19031
19032 PR symtab/18148
19033 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
19034 const_value but not a location.
19035 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
19036 location defined in non-main CUs are visible.
19037
6d5f0679
YQ
190382015-03-26 Yao Qi <yao.qi@linaro.org>
19039
19040 PR testsuite/18139
19041 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
19042 Add a line number entry for the same line.
19043 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
19044 Add a line number entry for the same line.
19045
2898689b
YQ
190462015-03-26 Yao Qi <yao.qi@linaro.org>
19047
19048 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
19049 .int 0.
19050 (func): Likewise. Add .Lfunc_1 label.
19051 Use .Lfunc_1 label.
19052 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
19053 .int 0.
19054 (func): Likewise.
19055 Use .Lfunc_1 label.
19056
85180498
YQ
190572015-03-26 Yao Qi <yao.qi@linaro.org>
19058
19059 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
19060 Call gdb_compile instead to compile each .s files without debug
19061 information.
19062
8aa08a8d
YQ
190632015-03-26 Yao Qi <yao.qi@linaro.org>
19064
19065 * gdb.base/savedregs.exp (process_saved_regs): Make
19066 "Saved registers:" optional in the pattern.
19067
66849923
MM
190682015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19069
19070 * gdb.btrace/next.exp: Merged into step.exp.
19071 * gdb.btrace/finish.exp: Merged into step.exp.
19072 * gdb.btrace/nexti.exp: Merged into stepi.exp.
19073 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
19074 "record goto" and checking the exact replay position.
19075 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
19076 check for "Recording format" in "info record" output.
19077 * gdb.btrace/record_goto.exp: Choose test file based on target.
19078 * gdb.btrace/x86-record_goto.S: Renamed into ...
19079 * gdb.btrace/x86_64-record_goto.S: ... this.
19080 * gdb.btrace/i686-record_goto.S: New.
19081 * gdb.btrace/x86-tailcall.S: Renamed into ...
19082 * gdb.btrace/x86_64-tailcall.S: ... this.
19083 * gdb.btrace/i686-tailcall.S: New.
19084 * gdb.btrace/x86-tailcall.c: Renamed into ...
19085 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
19086 separate statements. Update test.
19087 * gdb.btrace/delta.exp: Use record_goto.c as test file.
19088 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
19089 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
19090 * gdb.btrace/tailcall.exp: Choose test file based on target.
19091 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
19092
11cc1b74
MM
190932015-03-25 Markus Metzger <markus.t.metzger@intel.com>
19094
19095 * gdb.btrace/exception.exp: Increase BTS buffer size.
19096
a25d8bf9
PA
190972015-03-24 Pedro Alves <palves@redhat.com>
19098
19099 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
19100
856e7dd6
PA
191012015-03-24 Pedro Alves <palves@redhat.com>
19102
19103 * gdb.threads/schedlock.exp (test_step): No longer expect that
19104 "set scheduler-locking step" with "next" over a function call runs
19105 threads unlocked.
19106
ad235a41
AT
191072015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19108
19109 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19110
15630549
AT
191112015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19112
19113 PR breakpoints/16466
19114 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19115 * gdb.mi/mi-pending.c (thread_func): New function.
19116 (int main): Add threading support required.
19117 * gdb.mi/mi-pending.exp: Add tests for this issue.
19118 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19119 (pendfunc2): Remove stdio dependency.
19120 * gdb.mi/mi-pendshr2.c: New file.
19121
693dca06
KS
191222015-03-23 Keith Seitz <keiths@redhat.com>
19123
19124 * gdb.linespec/keywords.c: New file.
19125 * gdb.linespec/keywords.exp: New file.
19126
7e993ebf
KS
191272015-03-23 Keith Seitz <keiths@redhat.com>
19128
19129 PR gdb/18021
19130 * gdb.dwarf2/staticvirtual.exp: New test.
19131
bc23328c
JK
191322015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19133
19134 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19135 * README: Remove HP-UX and gdb.hp.
19136 (configuration):
19137 * configure: Regenerate.
19138 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19139 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19140 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19141 gdb.hp/gdb.defects/Makefile.
19142 * gdb.hp/Makefile.in: File deleted.
19143 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19144 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19145 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19146 * gdb.hp/gdb.aCC/run.c: File deleted.
19147 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19148 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19149 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19150 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19151 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19152 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19153 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19154 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19155 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19156 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19157 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19158 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19159 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19160 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19161 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19162 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19163 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19164 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19165 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19166 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19167 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19168 * gdb.hp/gdb.compat/average.c: File deleted.
19169 * gdb.hp/gdb.compat/sum.c: File deleted.
19170 * gdb.hp/gdb.compat/xdb.c: File deleted.
19171 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19172 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19173 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19174 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19175 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19176 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19177 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19178 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19179 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19180 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19181 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19182 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19183 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19184 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19185 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19186 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19187 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19188 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19189 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19190 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19191 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19192 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19193 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19194 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19195 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19196 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19197 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19198 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19199 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19200 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19201 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19202 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19203 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19204 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19205 * gdb.hp/tools/odump: File deleted.
19206
8bf3b159
PA
192072015-03-19 Pedro Alves <palves@redhat.com>
19208
19209 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19210 (saw_thread_3): New globals.
19211 (top level): Increment them when an event for the corresponding
19212 thread is seen.
19213 (no thread starvation): New test.
19214
eb54c8bf
PA
192152015-03-19 Pedro Alves <palves@redhat.com>
19216
19217 * gdb.threads/continue-pending-status.c: New file.
19218 * gdb.threads/continue-pending-status.exp: New file.
19219
32d2e5d6
PA
192202015-03-18 Pedro Alves <palves@redhat.com>
19221
19222 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19223 Use gdb_is_target_remote instead of is_remote. Use
19224 gdb_test_multiple instead of gdb_expect. Exit early if
19225 gdb_test_multiple hits its internal matches. Tighten stepi tests
19226 expected output. Fail on exit with any signal, instead of just
19227 SIGILL.
19228
f68f11b7
YQ
192292015-03-18 Yao Qi <yao.qi@linaro.org>
19230
19231 PR tdep/18107
19232 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19233 variable.
19234 * gdb.base/catch-syscall.exp: Don't skip it on
19235 aarch64*-*-linux* target. Remove elements in all_syscalls.
19236 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19237 target.
19238 (setup_all_syscalls): New proc.
19239
ca5fd19b
YQ
192402015-03-16 Yao Qi <yao.qi@linaro.org>
19241
19242 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19243 (top level): Skip tests if valid_addr_p returns false for
19244 $cmd1 or $cmd2.
19245
85642ba0
AW
192462015-03-11 Andy Wingo <wingo@igalia.com>
19247
19248 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19249
e03f9645
YQ
192502015-03-11 Yao Qi <yao.qi@linaro.org>
19251
19252 * gdb.base/catch-syscall.exp: Fix typo in comments.
19253
5d0962b2
YQ
192542015-03-11 Yao Qi <yao.qi@linaro.org>
19255
19256 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19257
b2df3cef
PA
192582015-03-09 Pedro Alves <palves@redhat.com>
19259
19260 * dg-extract-results.py: Delete.
19261
ef878e53
PA
192622015-03-09 Pedro Alves <palves@redhat.com>
19263
19264 Merge dg-extract-results.sh from GCC upstream (r218843).
19265
19266 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19267 * dg-extract-results.sh: Use --text with grep to avoid issues with
19268 binary files. Fall back to cat -v, if that doesn't work.
19269
9494d219
PA
192702015-03-05 Pedro Alves <palves@redhat.com>
19271
19272 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19273
a8d9763a
SM
192742015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19275
19276 * lib/mi-support.exp (mi_expect_interrupt): Accept
19277 alternative event for when in all-stop mode.
19278
be9957b8
PA
192792015-03-04 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19282
d57be0f4 192832015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19284
19285 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19286
c214c7cf
AA
192872015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19288
19289 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19290 regexps for GDB's current line display, accept a hex address
19291 preceding the line number.
19292
6d74a497
AA
192932015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19294
19295 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19296 the 'arch1' variable for "s390*-linux*" targets.
19297
511aee7c
PA
192982015-03-04 Pedro Alves <palves@redhat.com>
19299
19300 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19301 (main): Pass missing retval argument to pthread_join call.
19302
95e50b27
PA
193032015-03-02 Pedro Alves <palves@redhat.com>
19304
19305 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19306 (top level): Call do_test with non-stop as well.
19307
28054d69
PA
193082015-03-02 Pedro Alves <palves@redhat.com>
19309
19310 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19311 -1.
19312
4fa5d7b4
AA
193132015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19314
19315 * gdb.arch/s390-vregs.exp: New test.
19316 * gdb.arch/s390-vregs.S: New file.
19317
97c18565
PA
193182015-02-27 Pedro Alves <palves@redhat.com>
19319
19320 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19321 call to catch_command_errors.
19322 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19323 catch_command_errors.
19324
a37bfa30
PA
193252015-02-27 Pedro Alves <palves@redhat.com>
19326
19327 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19328 "true" for boolean result.
19329 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19330 prototype of main.
19331
6f98576f
PA
193322015-02-27 Pedro Alves <palves@redhat.com>
19333
19334 * lib/unbuffer_output.c: New file.
19335 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19336 (main): Call gdb_unbuffer_output.
19337
eba5ab56
YQ
193382015-02-27 Yao Qi <yao.qi@linaro.org>
19339
19340 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19341 target.
19342
0def5aaa
DE
193432015-02-26 Doug Evans <dje@google.com>
19344
19345 * gdb.cp/class2.cc (Dbase, D): New classes.
19346 (main): New local delta.
19347 * gdb.cp/class2.exp: Test printing delta.
19348 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19349 (dynbar): New global.
19350 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19351
081a1c2c
JK
193522015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19353
19354 * gdb.compile/compile-ifunc.c: New file.
19355 * gdb.compile/compile-ifunc.exp: New file.
19356
2f41223f
AT
193572015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19358
19359 * gdb.base/structs.exp: Check for correct struct on finish.
19360
03eddd80
YQ
193612015-02-26 Yao Qi <yao.qi@linaro.org>
19362
19363 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19364 is zero.
19365
80c57053
JK
193662015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19367
19368 * gdb.arch/cordic.ko.bz2: New file.
19369 * gdb.arch/cordic.ko.debug.bz2: New file.
19370 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19371
21613c12
YQ
193722015-02-25 Yao Qi <yao.qi@linaro.org>
19373
19374 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19375 aarch64*-*-* target.
19376
d8b901ed
PA
193772015-02-23 Pedro Alves <palves@redhat.com>
19378
19379 * lib/gdb.exp (delete_breakpoints): Rewrite using
19380 gdb_test_multiple.
19381
e5b85ead
PA
193822015-02-23 Pedro Alves <palves@redhat.com>
19383
19384 * gdb.base/info-os.c: Include stdlib.h.
19385
85c3a371
DE
193862015-02-22 Doug Evans <xdje42@gmail.com>
19387
19388 PR symtab/17855
19389 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19390 is read after symbols have been re-read.
19391 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19392 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19393
96553a0c
DE
193942015-02-21 Doug Evans <dje@google.com>
19395
19396 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19397
97a0c697
JK
193982015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19399
19400 PR corefiles/17808
19401 * gdb.arch/i386-biarch-core.core.bz2: New file.
19402 * gdb.arch/i386-biarch-core.exp: New file.
19403
a47cd6e9
PA
194042015-02-21 Pedro Alves <palves@redhat.com>
19405
19406 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19407 runto_main fails.
19408
c5facdc4
PA
194092015-02-20 Pedro Alves <palves@redhat.com>
19410
19411 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19412 info probes.
19413
2db9a427
PA
194142015-02-20 Pedro Alves <palves@redhat.com>
19415
19416 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19417
60fb7e9e
PA
194182015-02-20 Pedro Alves <palves@redhat.com>
19419
19420 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19421 clean_restart before gdb_target_supports_trace.
19422
5c5019c2
PA
194232015-02-20 Pedro Alves <palves@redhat.com>
19424
19425 PR threads/18006
19426 * gdb.threads/clone-thread_db.c: New file.
19427 * gdb.threads/clone-thread_db.exp: New file.
19428
c9587f88
AT
194292015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19430
19431 PR breakpoints/16812
19432 * gdb.base/catch-gdb-caused-signals.c: New file.
19433 * gdb.base/catch-gdb-caused-signals.exp: New file.
19434
f6a88844
JM
194352015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19436
19437 * configure: Regenerated.
19438 * configure.ac: Use GDB_AC_TRANSFORM.
19439 * aclocal.m4: sinclude ../transform.m4.
19440
497c491b
JM
194412015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19442
19443 * lib/dtrace.exp: New file.
19444 * gdb.base/dtrace-probe.exp: Likewise.
19445 * gdb.base/dtrace-probe.d: Likewise.
19446 * gdb.base/dtrace-probe.c: Likewise.
19447 * lib/pdtrace.in: Likewise.
19448 * configure.ac: Output variables with the transformed names of
19449 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19450 * configure: Regenerated.
19451
03e98035
JM
194522015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19453
19454 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19455 expected message when trying to access $_probe_* convenience
19456 variables while not on a probe.
19457
63cc30e9
JK
194582015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19459
19460 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19461
0703599a
PA
194622015-02-11 Pedro Alves <pedro@codesourcery.com>
19463
19464 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19465 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19466
7e60a48e
DE
194672015-02-10 Doug Evans <xdje42@gmail.com>
19468
19469 * lib/gdb.exp (gdb_load): Always return a result.
19470
01b088bc
PA
194712015-02-10 Pedro Alves <palves@redhat.com>
19472
19473 * gdb.threads/signal-sigtrap.c: New file.
19474 * gdb.threads/signal-sigtrap.exp: New file.
19475
b05ec7a5
AT
194762015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19477
19478 * gdb.trace/no-attach-trace.c: New file.
19479 * gdb.trace/no-attach-trace.exp: New file.
19480
a2c2acaf
MW
194812015-02-09 Mark Wielaard <mjw@redhat.com>
19482
19483 * gdb.dwarf2/atomic.c: New file.
19484 * gdb.dwarf2/atomic-type.exp: Likewise.
19485
31fd9caa
MM
194862015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19487
19488 * gdb.btrace/buffer-size.exp: Update "info record" output.
19489 * gdb.btrace/delta.exp: Update "info record" output.
19490 * gdb.btrace/enable.exp: Update "info record" output.
19491 * gdb.btrace/finish.exp: Update "info record" output.
19492 * gdb.btrace/instruction_history.exp: Update "info record" output.
19493 * gdb.btrace/next.exp: Update "info record" output.
19494 * gdb.btrace/nexti.exp: Update "info record" output.
19495 * gdb.btrace/step.exp: Update "info record" output.
19496 * gdb.btrace/stepi.exp: Update "info record" output.
19497 * gdb.btrace/nohist.exp: Update "info record" output.
19498
d33501a5
MM
194992015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19500
19501 * gdb.btrace/buffer-size: New.
19502
f4abbc16
MM
195032015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19504
19505 * gdb.btrace/delta.exp: Update "info record" output.
19506 * gdb.btrace/enable.exp: Update "info record" output.
19507 * gdb.btrace/finish.exp: Update "info record" output.
19508 * gdb.btrace/instruction_history.exp: Update "info record" output.
19509 * gdb.btrace/next.exp: Update "info record" output.
19510 * gdb.btrace/nexti.exp: Update "info record" output.
19511 * gdb.btrace/step.exp: Update "info record" output.
19512 * gdb.btrace/stepi.exp: Update "info record" output.
19513 * gdb.btrace/nohist.exp: Update "info record" output.
19514
b9d61307
SM
195152015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19516
19517 PR gdb/15678
19518 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19519
e584fdbc
PA
195202015-02-06 Pedro Alves <palves@redhat.com>
19521
19522 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19523 macro.
19524 (seconds_left, again): New globals.
19525 (main): Wait seconds_left in a 1-second sleep loop instead of
19526 sleeping 180 seconds. If 'again' is set, reset the seconds
19527 counter.
19528 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19529 'again' in the inferior before detaching. Print the seconds left.
19530 (options): New global.
19531 (top level): Build program with -DTIMEOUT=$timeout.
19532
77f41761
PA
195332015-02-06 Pedro Alves <palves@redhat.com>
19534
19535 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19536 determine how many seconds to pass to 'alarm'.
19537 * gdb.base/gdb-sigterm.exp (top level): Build program with
19538 -DTIMEOUT=$timeout.
19539 (do_test): Return success/failure indication. Add more verbose
19540 logging. Don't fail if 200 single steps are seen. Instead, fail
19541 when the test times out.
19542 (passes): New global.
19543 (top level): Break the testing loop if testing fails on any
19544 iteration. Use gdb_assert.
19545
b9394193
DB
195462015-02-04 Don Breazeal <donb@codesourcery.com>
19547
19548 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19549 and initialize them.
19550 (ipc_cleanup): New function.
19551 (main): Don't declare shmid, semid, and msqid. Add a call to
19552 atexit so that we call ipc_cleanup on exit.
19553
42d9e528
PA
195542015-02-04 Pedro Alves <palves@redhat.com>
19555
19556 * boards/native-extended-gdbserver.exp: Remove any target variant
19557 specifications from the board name before clearing the isremote
19558 flag from board_info.
19559
ae6ae975
DE
195602015-01-31 Doug Evans <xdje42@gmail.com>
19561
19562 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19563
cfb069a8
GB
195642015-01-31 Gary Benson <gbenson@redhat.com>
19565
19566 * gdb.base/completion.exp: Disable completion limiting for
19567 existing tests. Add new tests to check completion limiting.
19568 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19569
5dd31d79
DE
195702015-01-31 Doug Evans <xdje42@gmail.com>
19571
19572 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19573
9f050062
DE
195742015-01-31 Doug Evans <xdje42@gmail.com>
19575
19576 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19577 entries. Duplicate file section script entries.
19578 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19579 inlined entries. Add test for safe-path rejection.
19580 * gdb.python/py-section-script.c: Add duplicate inlined section script
19581 entries. Duplicate file section script entries.
19582 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19583 inlined entries. Add test for safe-path rejection.
19584
df25ebbd
JB
195852015-01-29 Joel Brobecker <brobecker@adacore.com>
19586
19587 * gdb.ada/disc_arr_bound: New testcase.
19588
4a0ca9ec
JB
195892015-01-29 Joel Brobecker <brobecker@adacore.com>
19590
19591 * gdb.ada/mi_var_array: New testcase.
19592
3a8b707a
DE
195932015-01-27 Doug Evans <dje@google.com>
19594
19595 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19596 Add test for objfile.filename, objfile.username after objfile
19597 has been unloaded.
19598
f8313f6e
JB
195992015-01-26 Joel Brobecker <brobecker@adacore.com>
19600
19601 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19602 the second test to print the name attribute of value
19603 returned by the call to gdb.lookup_type, and adjust
19604 the expected output accordingly.
19605
37bc665e
MW
196062015-01-25 Mark Wielaard <mjw@redhat.com>
19607
19608 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19609 * gdb.base/disp-step-fork.c: Include unistd.h.
19610 * gdb.base/siginfo-obj.c: Include stdio.h.
19611 * gdb.base/siginfo-thread.c: Likewise.
19612 * gdb.mi/non-stop.c: Include unistd.h.
19613 * gdb.mi/nsthrexec.c: Include stdio.h.
19614 * gdb.mi/pthreads.c: Include unistd.h.
19615 * gdb.modula2/unbounded1.c (main): Declare returns int.
19616 * gdb.reverse/consecutive-reverse.c: Likewise.
19617 * gdb.threads/create-fail.c: Include unistd.h.
19618 * gdb.threads/killed.c: Likewise.
19619 * gdb.threads/linux-dp.c: Likewise.
19620 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19621 * gdb.threads/non-ldr-exc-2.c: Likewise.
19622 * gdb.threads/non-ldr-exc-3.c: Likewise.
19623 * gdb.threads/non-ldr-exc-4.c: Likewise.
19624 * gdb.threads/pthreads.c: Include unistd.h.
19625 (main): Declare returns int.
19626 * gdb.threads/tls-main.c (foo): New declaration.
19627 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19628
f7e5394d
SM
196292015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19630
19631 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19632 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19633
743649fd
MW
196342015-01-15 Mark Wielaard <mjw@redhat.com>
19635
19636 * gdb.base/noreturn-return.c: New file.
19637 * gdb.base/noreturn-return.exp: New file.
19638 * gdb.base/noreturn-finish.c: New file.
19639 * gdb.base/noreturn-finish.exp: New file.
19640
198297aa
PA
196412015-01-23 Pedro Alves <palves@redhat.com>
19642
19643 * gdb.threads/continue-pending-after-query.c: New file.
19644 * gdb.threads/continue-pending-after-query.exp: New file.
19645
717cf30c
AG
196462015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19647 Simon Marchi <simon.marchi@ericsson.com>
19648
19649 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19650 * gdb.base/valgrind-db-attach.exp: Same.
19651 * gdb.base/valgrind-infcall.exp: Same.
19652 * lib/mi-support.exp (default_mi_gdb_start): Same.
19653 * lib/prompt.exp (default_prompt_gdb_start): Same.
19654 * lib/gdb.exp (default_gdb_spawn): Same.
19655 (gdb_interact): New.
19656
19657
4b62a76e
JK
196582015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19659
19660 * gdb.compile/compile.exp (pointer to jit function): New test.
19661
b4cdae6f
WW
196622015-01-17 Wei-cheng Wang <cole945@gmail.com>
19663
19664 * lib/gdb.exp (supports_process_record): Return true for
19665 powerpc*-*-linux*.
19666 (supports_reverse): Likewise.
19667
d221e7ef
DB
196682015-01-15 Don Breazeal <donb@codesourcery.com>
19669
19670 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19671 instead of checking whether the target board is remote and
19672 use spawn_wait_for_attach instead of exec/sleep.
19673 * gdb.base/attach-twice.exp: Likewise.
19674
bafffb51
JB
196752015-01-15 Joel Brobecker <brobecker@adacore.com>
19676
19677 * gdb.ada/var_arr_attrs: New testcase.
19678
5589af0e
PA
196792015-01-14 Pedro Alves <palves@redhat.com>
19680 Joel Brobecker <brobecker@adacore.com>
19681
19682 PR gdb/17525
19683 * gdb.base/bp-cmds-execution-x-script.c: New file.
19684 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19685 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19686
6c400b59
PA
196872015-01-14 Pedro Alves <palves@redhat.com>
19688
19689 PR cli/17828
19690 * gdb.base/batch-preserve-term-settings.c: New file.
19691 * gdb.base/batch-preserve-term-settings.exp: New file.
19692
e02c96a7
DE
196932015-01-13 Doug Evans <dje@google.com>
19694
19695 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19696 binary.
19697
576fd14c
JB
196982015-01-13 Joel Brobecker <brobecker@adacore.com>
19699
19700 * Makefile.in (clean mostlyclean): Do not delete *.py.
19701
04dccad0
JB
197022015-01-13 Joel Brobecker <brobecker@adacore.com>
19703
19704 * gdb.python/py-lookup-type.exp: New file.
19705
3d230f71
PA
197062015-01-12 Pedro Alves <palves@redhat.com>
19707
19708 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19709 restore GDBFLAGS before returning.
19710
7e67715d
JK
197112015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19712
19713 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19714 is_amd64_regs_target and is_x86_like_target.
19715
f2e0d4b4
DE
197162015-01-11 Doug Evans <xdje42@gmail.com>
19717
19718 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19719 is given without an explicit form.
19720 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19721 attributes.
19722 * gdb.dwarf/corrupt.exp: Ditto.
19723 * gdb.dwarf2/enum-type.exp: Ditto.
19724 * gdb.trace/entry-values.exp: Ditto.
19725 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19726
439250fb
DE
197272015-01-11 Doug Evans <xdje42@gmail.com>
19728
19729 PR gdb/15830
19730 * gdb.base/maint.exp: Remove references to "maint demangle".
19731 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19732 Add tests for explicitly specifying language to demangle.
19733 * gdb.dlang/demangle.exp: Ditto.
19734
ede9f622
PA
197352015-01-09 Pedro Alves <palves@redhat.com>
19736
19737 * gdb.threads/non-stop-fair-events.c: New file.
19738 * gdb.threads/non-stop-fair-events.exp: New file.
19739
a7b796db
PA
197402015-01-09 Pedro Alves <palves@redhat.com>
19741
19742 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19743 the global scope. Set a breakpoint after all threads are started
19744 rather than stepping over two source lines. Expect the prompt.
19745 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19746 global.
19747 (NUM): Now 15.
19748 (main): Use threads_started_barrier to wait for all threads to
19749 start. Main thread no longer calls thread_function. Exit after
19750 180 seconds.
19751 (loop): New function.
19752 (thread_function): Wait on threads_started_barrier barrier. Call
19753 'loop' at each iteration.
19754 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19755 threads have started, instead of hardcoding number of "next"
19756 steps. Use an access watchpoint instead of a write watchpoint.
19757
9665ffdd
PA
197582015-01-09 Pedro Alves <palves@redhat.com>
19759
19760 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19761 (thread_func): Wait on barrier.
19762 (main): Wait for all threads to start before stopping GDB.
19763 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19764 global.
19765 (thread1_func, thread2_func): Wait on barrier.
19766 (main): Wait for all threads to start before stopping GDB.
19767 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19768 New global.
19769 (thread1_func, thread2_func): Wait on barrier.
19770 (main): Wait for all threads to start before stopping GDB.
19771
c945a99f
PA
197722015-01-09 Pedro Alves <palves@redhat.com>
19773
19774 * gdb.threads/attach-many-short-lived-threads.c: New file.
19775 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19776
c1a747c1
PA
197772014-01-09 Pedro Alves <palves@redhat.com>
19778
19779 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19780 instead of to thread 2.
19781 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19782 Add barrier around each pthread_create call instead of around all
19783 calls.
19784 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19785 Set a break on thread_function and have the child threads hit it
19786 one at at a time.
19787
60b3033e
PA
197882015-01-09 Pedro Alves <palves@redhat.com>
19789
19790 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19791 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19792 false.
19793 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19794 checking whether the target board is remote.
19795 * gdb.multi/multi-attach.exp: Likewise.
19796 * gdb.python/py-sync-interp.exp: Likewise.
19797 * gdb.server/ext-attach.exp: Likewise.
19798 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19799 tests that need to attach, instead of checking whether the target
19800 board is remote at the top of the file.
19801
acc018ac
YQ
198022015-01-08 Yao Qi <yao@codesourcery.com>
19803
19804 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19805
50a18af8
JK
198062015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19807
19808 Fix testcase compilation.
19809 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19810
8503d6e1
JB
198112015-01-06 Joel Brobecker <brobecker@adacore.com>
19812
19813 * gdb.python/py-type.exp: Add a couple test about empty
19814 array creation, and negative-length array creation.
19815
cc73dbcc
DE
198162015-01-02 Doug Evans <xdje42@gmail.com>
19817
19818 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19819
0300bbc7
DE
198202015-01-02 Doug Evans <dje@google.com>
19821
19822 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19823
9d85a0ec
YQ
198242014-12-29 Yao Qi <yao@codesourcery.com>
19825
19826 * gdb.trace/entry-values.exp: Update comments. Rename variable
19827 bar_call_foo to returned_from_foo.
19828
87186c6a
MMN
198292014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19830
19831 PR gdb/17394
19832 * gdb.linespec/break-asm-file.c: New file.
19833 * gdb.linespec/break-asm-file.exp: New file.
19834 * gdb.linespec/break-asm-file0.s: New file.
19835 * gdb.linespec/break-asm-file1.s: New file.
19836
1bab7383
YQ
198372014-12-18 Nigel Stephens <nigel@mips.com>
19838 Maciej W. Rozycki <macro@codesourcery.com>
19839
19840 * gdb.base/float.exp: Handle the new output from "info float" on
19841 MIPS targets.
19842
1bc1068a
JK
198432014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19844
19845 Fix MinGW compilation.
19846 * gdb.compile/compile-ops.exp: Update untested message if
19847 !skip_compile_feature_tests.
19848 * gdb.compile/compile-setjmp.exp: Likewise.
19849 * gdb.compile/compile-tls.exp: Likewise.
19850 * gdb.compile/compile.exp: Likewise.
19851 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19852 supported on this host".
19853
b6615d10
DE
198542014-12-16 Doug Evans <xdje42@gmail.com>
19855
19856 * boards/stabs.exp: New file.
19857
25dda427
AA
198582014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19859
19860 * gdb.base/completion.exp: Adjust to format changes of "maint
19861 print user-registers".
19862
bf330350
CU
198632014-12-16 Catalin Udma <catalin.udma@freescale.com>
19864
19865 PR server/17457
19866 * gdb.arch/aarch64-fp.c: New file.
19867 * gdb.arch/aarch64-fp.exp: New file.
19868
395cf596
SDJ
198692014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19870
19871 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19872 r210637, r210913, r211666, r215400, r215817).
19873
19874 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19875 * dg-extract-results.py: New file.
19876 * dg-extract-results.sh: Use it if the environment seems
19877 suitable.
19878
19879 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19880
19881 * dg-extract-results.py (parse_run): Handle warnings that
19882 are printed before a test harness is run.
19883
19884 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19885
19886 * dg-extract-results.py (Named): Remove __cmp__ method.
19887 (output_variation): Use a key to sort variation.harnesses.
19888
19889 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19890
19891 * dg-extract-results.py: For Python 3, force sys.stdout to
19892 handle surrogate escape sequences.
19893 (safe_open): New function.
19894 (output_segment, main): Use it.
19895
19896 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19897
19898 * dg-extract-results.py (Prog.result_re): Include options
19899 in test name.
19900
19901 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19902
19903 * dg-extract-results.py (output_variation): Always sort if
19904 do_sum.
19905
e882ef3c
SM
199062014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19907
19908 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19909 as long as we get pagination notifications.
19910
4992aa20
JM
199112014-12-15 Jason Merrill <jason@redhat.com>
19912
19913 * Makefile.in (check-gdb.%): Restore.
19914 * README: Mention it.
19915
c1b5a1a6
JB
199162014-12-13 Joel Brobecker <brobecker@adacore.com>
19917
19918 * gdb.ada/str_uninit: New testcase.
19919
5537b577
JK
199202014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19921
19922 PR symtab/17642
19923 * gdb.base/vla-stub-define.c: New file.
19924 * gdb.base/vla-stub.c: New file.
19925 * gdb.base/vla-stub.exp: New file.
19926
bb2ec1b3
TT
199272014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19928 Jan Kratochvil <jan.kratochvil@redhat.com>
19929 Tom Tromey <tromey@redhat.com>
19930
19931 * configure.ac: Add gdb.compile/.
19932 * configure: Regenerate.
19933 * gdb.compile/Makefile.in: New file.
19934 * gdb.compile/compile-ops.exp: New file.
19935 * gdb.compile/compile-ops.c: New file.
19936 * gdb.compile/compile-tls.c: New file.
19937 * gdb.compile/compile-tls.exp: New file.
19938 * gdb.compile/compile-constvar.S: New file.
19939 * gdb.compile/compile-constvar.c: New file.
19940 * gdb.compile/compile-mod.c: New file.
19941 * gdb.compile/compile-nodebug.c: New file.
19942 * gdb.compile/compile-setjmp-mod.c: New file.
19943 * gdb.compile/compile-setjmp.c: New file.
19944 * gdb.compile/compile-setjmp.exp: New file.
19945 * gdb.compile/compile-shlib.c: New file.
19946 * gdb.compile/compile.c: New file.
19947 * gdb.compile/compile.exp: New file.
19948 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19949
4ff709eb
TT
199502014-12-12 Tom Tromey <tromey@redhat.com>
19951
19952 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19953 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19954
6dddd6a5
DE
199552014-12-12 Doug Evans <dje@google.com>
19956
19957 * lib/gdb-python.exp (get_python_valueof): New function.
19958 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19959
71c24708
AA
199602014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19961
19962 * gdb.base/completion.exp: Add test for completion of "info
19963 registers ".
19964
3e29f34a
MR
199652014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19966
19967 * gdb.base/func-ptrs.c: New file.
19968 * gdb.base/func-ptrs.exp: New file.
19969
fc126975
SM
199702014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19971
19972 PR breakpoints/17012
19973 * gdb.base/dprintf-detach.c: New file.
19974 * gdb.base/dprintf-detach.exp: New file.
19975
0a46d518
SM
199762014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19977
19978 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19979 * lib/gdb.exp (target_is_gdbserver): New procedure.
19980
a0be3e44
DE
199812014-12-08 Doug Evans <dje@google.com>
19982
19983 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19984
df1b803a
YQ
199852014-12-05 Yao Qi <yao@codesourcery.com>
19986
19987 * gdb.guile/scm-error.exp: Remove the third argument to
19988 gdb_remote_download.
19989 * gdb.guile/scm-frame-args.exp: Likewise.
19990 * gdb.guile/scm-section-script.exp: Likewise.
19991
ddb9f679
YQ
199922014-12-05 Yao Qi <yao@codesourcery.com>
19993
19994 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19995
86e4ed39
DE
199962014-12-04 Doug Evans <dje@google.com>
19997
19998 * gdb.python/py-objfile.exp: Add tests for
19999 objfile.add_separate_debug_file.
20000
7c50a931
DE
200012014-12-04 Doug Evans <dje@google.com>
20002
20003 * lib/gdb.exp (get_build_id): New function.
20004 (build_id_debug_filename_get): Rewrite to use it.
20005 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
20006
621661e3
MR
200072014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
20008
20009 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
20010 `method(long)', not just 0x0.
20011 * gdb.cp/nsalias.exp: Align code labels to 4.
20012 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
20013 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
20014 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
20015 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
20016 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
20017 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
20018
29f0c3b7
DE
200192014-12-02 Doug Evans <dje@google.com>
20020
e1e061e7 20021 PR symtab/17602
29f0c3b7 20022 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 20023 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
20024 * gdb.cp/anon-ns.exp: Update.
20025
162078c8
NB
200262014-12-02 Nick Bull <nicholaspbull@gmail.com>
20027
20028 * gdb.python/py-events.py (inferior_call_handler): New.
20029 (register_changed_handler, memory_changed_handler): New.
20030 (test_events.invoke): Register new handlers.
20031 * gdb.python/py-events.exp: Add tests for inferior call,
20032 memory_changed and register_changed events.
20033
fdb09caf
AA
200342014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
20035
20036 * gdb.base/execl-update-breakpoints.exp: Specify the link address
20037 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
20038 if the linker doesn't understand this.
20039
55cfb2c4
SM
200402014-12-01 Simon Marchi <simon.marchi@ericsson.com>
20041
20042 * gdb.python/python.exp: Change expected reply to help().
20043
9e8cd6df
YQ
200442014-12-01 Yao Qi <yao@codesourcery.com>
20045
20046 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
20047 AC_CONFIG_SUBDIRS(gdb.gdbtk).
20048 * configure: Re-generated.
20049
6c659fc2
SC
200502014-11-28 Siva Chandra Reddy <sivachandra@google.com>
20051
20052 * gdb.cp/chained-calls.cc: New file.
20053 * gdb.cp/chained-calls.exp: New file.
20054 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
20055
d7fc3181
SM
200562014-11-28 Simon Marchi <simon.marchi@ericsson.com>
20057
20058 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
20059 * gdb.dwarf2/symtab-producer.exp: Same.
20060 * gdb.gdb/python-interrupts.exp: Same.
20061 * gdb.gdb/python-selftest.exp: Same.
20062 * gdb.python/py-linetable.exp: Same.
20063 * gdb.python/py-type.exp: Same.
20064 * gdb.python/py-value-cc.exp: Same.
20065 * gdb.python/py-value.exp: Same.
20066
10e79639
YQ
200672014-11-28 Yao Qi <yao@codesourcery.com>
20068
20069 * gdb.base/break-probes.exp: Match library name prefixed with
20070 sysroot.
20071
f28a0564
SM
200722014-11-27 Simon Marchi <simon.marchi@ericsson.com>
20073
20074 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
20075 test expected output. Add parentheses for the call to print.
20076 Remove L suffix from integers.
20077
3fe1ce1d
DE
200782014-11-26 Doug Evans <dje@google.com>
20079
20080 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
20081
84429e27
YQ
200822014-11-22 Yao Qi <yao@codesourcery.com>
20083
20084 * gdb.trace/entry-values.c: Remove asms.
20085 (foo): Add foo_label.
20086 (bar): Add bar_label.
20087 * gdb.trace/entry-values.exp: Remove code computing foo's
20088 length and bar's length.
20089 (Dwarf::assemble): Invoke function_range for bar and use
20090 MACRO_AT_func for foo.
20091
26741859
YQ
200922014-11-22 Yao Qi <yao@codesourcery.com>
20093
20094 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
20095 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
20096 Use .Lgcc43_procstart instead of gcc43.
20097
45e44d27
JB
200982014-11-21 Joel Brobecker <brobecker@adacore.com>
20099
20100 * gdb.ada/n_arr_bound: New testcase.
20101
458c8db8
SDJ
201022014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
20103
20104 PR breakpoints/10737
20105 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
20106 test_catch_syscall_multi_arch.
20107 (test_catch_syscall_multi_arch): New function.
20108
43f3e411
DE
201092014-11-20 Doug Evans <xdje42@gmail.com>
20110
20111 * gdb.base/maint.exp: Update expected output.
20112
0d7b2549
AA
201132014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20114
20115 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20116 4-byte instruction on S390.
20117
8908fca5
JB
201182014-11-19 Joel Brobecker <brobecker@adacore.com>
20119
20120 * gdb.ada/arr_arr: New testcase.
20121
4a46959e
JB
201222014-11-19 Joel Brobecker <brobecker@adacore.com>
20123
20124 * gdb.ada/pkd_arr_elem: New Testcase.
20125
470e2f4e
LM
201262014-11-18 Luis Machado <lgustavo@codesourcery.com>
20127
20128 * gdb.reverse/break-precsave: Expect completion message for
20129 core file reads.
20130 * gdb.reverse/consecutive-precsave.exp: Likewise.
20131 * gdb.reverse/finish-precsave.exp: Likewise.
20132 * gdb.reverse/i386-precsave.exp: Likewise.
20133 * gdb.reverse/machinestate-precsave.exp: Likewise.
20134 * gdb.reverse/sigall-precsave.exp: Likewise.
20135 * gdb.reverse/solib-precsave.exp: Likewise.
20136 * gdb.reverse/step-precsave.exp: Likewise.
20137 * gdb.reverse/until-precsave.exp: Likewise.
20138 * gdb.reverse/watch-precsave.exp: Likewise.
20139
a267f3ad
AA
201402014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20141
20142 * gdb.base/bp-permanent.c: Include unistd.h.
20143 * gdb.python/py-framefilter-mi.c (main): Add return type.
20144 * gdb.python/py-framefilter.c (main): Likewise.
20145 * gdb.trace/actions-changed.c (main): Likewise.
20146
12084a9a
AA
201472014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20148
20149 * gdb.mi/until.c: Add eye-catchers.
20150 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20151 line numbers.
20152
dc7e1a77
AA
201532014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20154
20155 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20156 function header variants in break1.c.
20157 * gdb.base/ena-dis-br.exp: Likewise.
20158 * gdb.base/hbreak2.exp: Likewise.
20159 * gdb.reverse/until-precsave.exp: Drop references to removed
20160 non-prototype function header variants in ur1.c.
20161 * gdb.reverse/until-reverse.exp: Likewise.
20162
41c77605
PM
201632014-11-17 Petr Machata <pmachata@redhat.com>
20164
20165 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20166 ${_cu_offset_size} bytes abbrev offset.
20167
34248c3a
DE
201682014-11-15 Doug Evans <xdje42@gmail.com>
20169
20170 PR symtab/17559
20171 * gdb.base/line-symtabs.exp: New file.
20172 * gdb.base/line-symtabs.c: New file.
20173 * gdb.base/line-symtabs.h: New file.
20174
646da059
YQ
201752014-11-14 Yao Qi <yao@codesourcery.com>
20176
20177 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20178 (func): Add label func_label.
20179 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20180 Replace low_pc and high_pc with MACRO_AT_range.
20181 Replace name, low_pc and high_pc with MACRO_AT_func.
20182
9301ebe6
YQ
201832014-11-14 Yao Qi <yao@codesourcery.com>
20184
20185 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20186 Replace name, low_pc and high_pc with MACRO_AT_func.
20187
f166b542
YQ
201882014-11-14 Yao Qi <yao@codesourcery.com>
20189
20190 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20191 produce debug information.
20192 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20193
0f6e71e3
YQ
201942014-11-14 Yao Qi <yao@codesourcery.com>
20195
20196 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20197 object and get function length.
20198 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20199 with MACRO_AT_func.
20200 (top-level): Replace gdb_compile and clean_restart with
20201 prepare_for_testing.
20202 * gdb.dwarf2/main.c (main): Add label main_label.
20203
876c4df9
YQ
202042014-11-14 Yao Qi <yao@codesourcery.com>
20205
20206 * lib/dwarf.exp (function_range): New procedure.
20207 (Dwarf::_handle_macro_at_func): New procedure.
20208 (Dwarf::_handle_macro_at_range): New procedure.
20209 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20210
02ad9cf1
YQ
202112014-11-14 Yao Qi <yao@codesourcery.com>
20212
20213 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20214 (_handle_attribute): New procedure.
20215
a59add0c
AA
202162014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20217
20218 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20219 * gdb.base/call-sc.c (zed): Likewise.
20220 * gdb.base/checkpoint.c (main): Likewise.
20221 * gdb.base/dump.c (main): Likewise.
20222 * gdb.base/gcore.c (main): Likewise.
20223 * gdb.base/huge.c (main): Likewise.
20224 * gdb.base/multi-forks.c (main): Likewise.
20225 * gdb.base/pr10179-a.c (main): Likewise.
20226 * gdb.base/savedregs.c (main): Likewise.
20227 * gdb.base/sigaltstack.c (main): Likewise.
20228 * gdb.base/siginfo.c (main): Likewise.
20229 * gdb.base/structs.c (zed): Likewise.
20230 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20231 * gdb.mi/mi-syn-frame.c (main): Likewise.
20232 * gdb.mi/until.c (foo, main): Likewise.
20233 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20234 * gdb.base/solib-weak.c (foo): Declare.
20235 * gdb.base/attach-twice.c: Include stdio.h.
20236 * gdb.base/weaklib1.c: Likewise.
20237 * gdb.base/weaklib2.c: Likewise.
20238 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20239 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20240 unistd.h.
20241 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20242 * gdb.mi/mi-exit-code.c: Likewise.
20243 * gdb.base/break-interp-lib.c: Include string.h.
20244 * gdb.base/coremaker.c: Likewise.
20245 * gdb.base/testenv.c: Likewise.
20246 * gdb.python/py-finish-breakpoint.c: Likewise.
20247 * gdb.base/inferior-died.c: Include sys/wait.h.
20248 * gdb.base/fileio.c: Include time.h.
20249 * gdb.base/async-shell.c: Include unistd.h.
20250 * gdb.base/dprintf-non-stop.c: Likewise.
20251 * gdb.base/info-os.c: Likewise.
20252 * gdb.mi/mi-console.c: Likewise.
20253 * gdb.mi/watch-nonstop.c: Likewise.
20254 * gdb.python/py-events.c: Likewise.
20255 * gdb.base/async.c (baz): Move up before its invocation.
20256 * gdb.base/code_elim2.c (my_global_func): Likewise.
20257 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20258 * gdb.base/advance.c (func2): Likewise.
20259
3b5d5997
AA
202602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20261
20262 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20263 variant.
20264 * gdb.base/annota3.c: Likewise.
20265 * gdb.base/async.c: Likewise.
20266 * gdb.base/average.c: Likewise.
20267 * gdb.base/call-ar-st.c: Likewise.
20268 * gdb.base/call-rt-st.c: Likewise.
20269 * gdb.base/call-sc.c: Likewise.
20270 * gdb.base/call-strs.c: Likewise.
20271 * gdb.base/ending-run.c: Likewise.
20272 * gdb.base/execd-prog.c: Likewise.
20273 * gdb.base/exprs.c: Likewise.
20274 * gdb.base/foll-exec.c: Likewise.
20275 * gdb.base/foll-fork.c: Likewise.
20276 * gdb.base/foll-vfork.c: Likewise.
20277 * gdb.base/funcargs.c: Likewise.
20278 * gdb.base/gcore.c: Likewise.
20279 * gdb.base/jump.c: Likewise.
20280 * gdb.base/langs0.c: Likewise.
20281 * gdb.base/langs1.c: Likewise.
20282 * gdb.base/langs2.c: Likewise.
20283 * gdb.base/mips_pro.c: Likewise.
20284 * gdb.base/nodebug.c: Likewise.
20285 * gdb.base/opaque0.c: Likewise.
20286 * gdb.base/opaque1.c: Likewise.
20287 * gdb.base/recurse.c: Likewise.
20288 * gdb.base/run.c: Likewise.
20289 * gdb.base/scope0.c: Likewise.
20290 * gdb.base/scope1.c: Likewise.
20291 * gdb.base/setshow.c: Likewise.
20292 * gdb.base/setvar.c: Likewise.
20293 * gdb.base/shmain.c: Likewise.
20294 * gdb.base/shr1.c: Likewise.
20295 * gdb.base/shr2.c: Likewise.
20296 * gdb.base/sigall.c: Likewise.
20297 * gdb.base/signals.c: Likewise.
20298 * gdb.base/so-indr-cl.c: Likewise.
20299 * gdb.base/solib2.c: Likewise.
20300 * gdb.base/structs.c: Likewise.
20301 * gdb.base/sum.c: Likewise.
20302 * gdb.base/vforked-prog.c: Likewise.
20303 * gdb.base/watchpoint.c: Likewise.
20304 * gdb.reverse/shr2.c: Likewise.
20305 * gdb.reverse/until-reverse.c: Likewise.
20306 * gdb.reverse/ur1.c: Likewise.
20307 * gdb.reverse/watch-reverse.c: Likewise.
20308
066a77c5
AA
203092014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20310
20311 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20312 variant.
20313 * gdb.base/sepdebug.exp: Drop references to removed code.
20314
4f204ea5
AA
203152014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20316
20317 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20318 variant. Preserve original line numbering.
20319 * gdb.base/list1.c: Likewise.
20320
3b377a3a
AA
203212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20322
20323 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20324 variant.
20325 * gdb.base/break1.c: Likewise.
20326 * gdb.base/break.exp: Drop references to removed code.
20327
e444df73
AA
203282014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20329
20330 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20331 variant.
20332
8008f2a7
AA
203332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20334
20335 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20336
a5a06887
AA
203372014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20338
20339 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20340 logic into perform_all_tests() and invoke it with and without
20341 function header prototypes.
20342 (do_function_calls): Remove conditional XFAIL for PR 5318.
20343 (rerun_and_prepare): Remove duplicate code.
20344 (perform_all_tests): New. Main logic moved here.
20345
44dba9b9
AA
203462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20347
20348 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20349 code guarded by #ifdef NO_PROTOTYPES.
20350 (t_double_many_args): Likewise.
20351 (DEF_FUNC_MANY_ARGS_1): Likewise.
20352 (DEF_FUNC_VALUES_1): Likewise.
20353 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20354 guarded by #ifdef PROTOTYPES.
20355
d1fbcd56
AA
203562014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20357
20358 * gdb.mi/mi-console.c: Add eye-catcher.
20359 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20360 instead of literal line number.
20361
b0e59b8f
AA
203622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20363
20364 * gdb.base/shr2.c: Add eye-catcher.
20365 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20366 line number.
20367
78f98cca
AA
203682014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20369
20370 * gdb.base/jump.c: Add eye-catchers.
20371 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20372 numbers.
20373
58fa2af0
AA
203742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20375
20376 * gdb.base/execd-prog.c: Add eye-catchers.
20377 * gdb.base/foll-exec.c: Likewise.
20378 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20379 line numbers.
20380
04e5059b
AA
203812014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20382
20383 * gdb.base/ending-run.c: Add eye-catchers.
20384 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20385 literal line numbers.
20386
dbfdb174
AA
203872014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20388
20389 * gdb.base/call-rt-st.c: Add eye-catchers.
20390 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20391 literal line numbers.
20392
888a2ade
AA
203932014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20394
20395 * gdb.base/call-ar-st.c: Add eye-catchers.
20396 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20397 literal line numbers.
20398
6acc2dde
AA
203992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20400
20401 * gdb.base/average.c: Add eye-catchers.
20402 * gdb.base/sum.c: Likewise.
20403 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20404 regexps dynamically.
20405
9ecfcd1d
AA
204062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20407
20408 * gdb.base/solib1.c: Add eye-catchers.
20409 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20410 literal line numbers.
20411
78708b7c
PA
204122014-11-12 Pedro Alves <palves@redhat.com>
20413
20414 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20415 leader has exited.
20416
af48d08f
PA
204172014-11-12 Pedro Alves <palves@redhat.com>
20418
20419 * gdb.arch/i386-bp_permanent.c: New file.
20420 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20421 (srcfile): Set to i386-bp_permanent.c.
20422 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20423 that stepi does not execute the 'leave' instruction, instead of
20424 testing it does execute.
20425 * gdb.base/bp-permanent.c: New file.
20426 * gdb.base/bp-permanent.exp: New file.
20427
af3768e9
DE
204282014-11-10 Doug Evans <xdje42@gmail.com>
20429
20430 PR symtab/17564
20431 * gdb.base/symtab-search-order.exp: New file.
20432 * gdb.base/symtab-search-order.c: New file.
20433 * gdb.base/symtab-search-order-1.c: New file.
20434 * gdb.base/symtab-search-order-shlib-1.c: New file.
20435
9de00a4a
PA
204362014-11-07 Pedro Alves <palves@redhat.com>
20437
20438 PR gdb/17511
20439 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20440 i?86-*-linux*.
20441
e0f52461
SC
204422014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20443
20444 PR c++/17494
20445 * gdb.cp/pr17494.cc: New file.
20446 * gdb.cp/pr17494.exp: New file.
20447
6ce8c980
YQ
204482014-11-02 Yao Qi <yao@codesourcery.com>
20449
20450 * gdb.python/python.exp: Get working directory and match the
20451 output of "set extended-prompt \\w " with it.
20452
02be9a71
DE
204532014-10-30 Doug Evans <dje@google.com>
20454
20455 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20456 in objfiles.
20457 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20458 in progspaces.
20459
3bdff46b
LM
204602014-10-30 Janis Johnson <janisjo@codesourcery.com>
20461
20462 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20463 * gdb.base/realname-expand.exp: Likewise.
20464 * gdb.linespec/macro-relative.exp: Likewise.
20465
ab917dfb
PA
204662014-10-29 Pedro Alves <palves@redhat.com>
20467
20468 PR gdb/17408
20469 * gdb.threads/schedlock.c (some_function): New function.
20470 (call_function): New global.
20471 (MAYBE_CALL_SOME_FUNCTION): New macro.
20472 (thread_function): Call it.
20473 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20474 and use it instead of a global counter. Adjust all callers.
20475 (get_current_thread): Use "find current thread" for test message
20476 here rather than having all callers pass down the same string.
20477 (goto_loop): New procedure, factored out from ...
20478 (my_continue): ... this.
20479 (step_ten_loops): Change parameter from test message to command to
20480 use. Adjust.
20481 (list_count): Delete global.
20482 (check_result): New procedure, factored out from duplicate top
20483 level code.
20484 (continue tests): Wrap in with_test_prefix.
20485 (test_step): New procedure, factored out from duplicate top level
20486 code.
20487 (top level): Test "step" in combination with all scheduler-locking
20488 modes. Test "next" in combination with all scheduler-locking
20489 modes, and in combination with stepping over a function call or
20490 not.
20491 * gdb.threads/next-bp-other-thread.c: New file.
20492 * gdb.threads/next-bp-other-thread.exp: New file.
20493
d3d4baed
PA
204942014-10-29 Pedro Alves <palves@redhat.com>
20495
20496 PR python/17372
20497 * gdb.python/python.exp: Test a multi-line command that spawns
20498 interactive Python.
20499 * gdb.base/multi-line-starts-subshell.exp: New file.
20500
563e8d85
YQ
205012014-10-29 Yao Qi <yao@codesourcery.com>
20502
20503 * gdb.base/fileio.exp: Make directories on host.
20504
0ea4d52e
YQ
205052014-10-29 Yao Qi <yao@codesourcery.com>
20506
20507 * gdb.base/fileio.c (test_write): Close the file.
20508
7f5ef605
PA
205092014-10-28 Pedro Alves <palves@redhat.com>
20510
20511 PR gdb/12623
20512 * gdb.base/sigstep.c (no_handler): New global.
20513 (main): If 'no_handler is true, set the signal handlers to
20514 SIG_IGN.
20515 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20516 with_sw_watch and no_handler parameters. Handle them.
20517 (top level) <stepping over handler when stopped at a breakpoint
20518 test>: Add a test axis for testing with a software watchpoint, and
20519 another for testing with the signal handler set to SIG_IGN.
20520 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20521 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20522
abbdbd03
PA
205232014-10-28 Pedro Alves <palves@redhat.com>
20524
20525 PR gdb/17511
20526 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20527 * gdb.base/sigstep.exp (other_handler_location): New global.
20528 (advance): Support stepping into the signal handler, and running
20529 commands while in the handler.
20530 (in_handler_map): New global.
20531 (top level): In the advance test, add combinations for getting
20532 into the handler with stepping commands, and for running commands
20533 in the handler. Add comment descripting the advancei tests.
20534
1df4399f
PA
205352014-10-28 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.base/sigstep.exp: Use build_executable instead of
20538 prepare_for_testing.
20539 (top level): Move code that starts GDB, runs to main and creates a
20540 display to ...
20541 (restart): ... this new procedure.
20542 (top level): Move backtrace from signal handler test to ...
20543 (validate_backtrace): ... this new procedure.
20544 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20545 with_test_prefix. Always restart GDB.
20546 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20547 with_test_prefix. Always restart GDB. No need to delete
20548 breakpoints after the test.
20549 (test_skip_handler): Remove prefix parameter.
20550 (skip_over_handler, breakpoint_to_handler)
20551 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20552 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20553 restart GDB. No need to delete breakpoints after the test.
20554 (top level): Use foreach to call the test procedures with
20555 different commands.
20556
a5b6e449
PA
205572014-10-28 Pedro Alves <palves@redhat.com>
20558
20559 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20560 instead of GNATS numbers.
20561 * gdb.base/sigbpt.exp: Likewise.
20562 * gdb.base/siginfo.exp: Likewise.
20563 * gdb.base/sigstep.exp: Likewise.
20564
e5f8a7cc
PA
205652014-10-27 Pedro Alves <palves@redhat.com>
20566
20567 * gdb.base/sigstep.c (dummy): New global.
20568 (main): Issue a couple writes to the new global.
20569 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20570 procedures.
20571 (skip_over_handler): Use test_skip_handler.
20572 (top level): Call skip_over_handler for stepi and nexti too.
20573 (breakpoint_over_handler): Use test_skip_handler.
20574 (top level): Call breakpoint_over_handler for stepi and nexti too.
20575
763905a3
YQ
205762014-10-27 Yao Qi <yao@codesourcery.com>
20577
20578 * gdb.trace/tfile.c (adjust_function_address)
20579 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20580 function descriptor.
20581
6f259a23
DB
205822014-10-24 Don Breazeal <donb@codesourcery.com>
20583
20584 * gdb.base/foll-fork.exp (test_follow_fork,
20585 catch_fork_child_follow): Check for updated fork messages emitted
20586 from infrun.c.
20587 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20588 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20589 vfork_and_exec_child_follow_through_step): Check for updated vfork
20590 messages emitted from infrun.c.
20591
09dd9a69
PA
205922014-10-24 Pedro Alves <palves@redhat.com>
20593
20594 * gdb.base/corefile.exp: Remove references to ultrix.
20595 * gdb.base/interrupt.exp: Likewise.
20596 * gdb.base/whatis.exp: Likewise.
20597 * gdb.gdb/selftest.exp: Likewise.
20598 * gdb.threads/manythreads.exp: Likewise.
20599 * gdb.threads/print-threads.exp: Likewise.
20600 * gdb.threads/pthreads.exp:: Likewise.
20601 * gdb.threads/schedlock.exp: Likewise.
20602
3433cfa5
SC
206032014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20604
20605 * gdb.cp/non-trivial-retval.cc: Add a test case.
20606 * gdb.cp/non-trivial-retval.exp: Add a test.
20607
092f880b
YQ
206082014-10-20 Yao Qi <yao@codesourcery.com>
20609
20610 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20611 * gdb.python/py-objfile-script-gdb.py: New file.
20612 * gdb.python/py-objfile-script.exp: Update reference to
20613 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20614 of remote_download. Remove the dest file.
20615
acbdb7f3
YQ
206162014-10-20 Yao Qi <yao@codesourcery.com>
20617
20618 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20619 * gdb.base/step-line.exp: Likewise.
20620 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20621 * gdb.dwarf2/dw2-basic.exp: Likewise.
20622 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20623 * gdb.dwarf2/dw2-filename.exp: Likewise.
20624 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20625 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20626 * gdb.dwarf2/dw2-producer.exp: Likewise.
20627 * gdb.dwarf2/mac-fileno.exp: Likewise.
20628 * gdb.python/py-frame-args.exp: Likewise.
20629 * gdb.python/py-framefilter.exp: Likewise.
20630 * gdb.python/py-mi.exp: Likewise.
20631 * gdb.python/py-objfile-script.exp: Likewise
20632 * gdb.python/py-pp-integral.exp: Likewise.
20633 * gdb.python/py-pp-re-notag.exp: Likewise.
20634 * gdb.python/py-prettyprint.exp: Likewise.
20635 * gdb.python/py-section-script.exp: Likewise.
20636 * gdb.python/py-typeprint.exp: Likewise.
20637 * gdb.python/py-xmethods.exp: Likewise.
20638 * gdb.stabs/weird.exp: Likewise.
20639 * gdb.xml/tdesc-regs.exp: Likewise.
20640
bd286a29
KCY
206412014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20642
20643 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20644 (out_cu): Use addr_len for the size of addresses.
20645 (out_line): Likewise. Size DW_LNE_set_address instruction
20646 according to addr_len.
20647 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20648 (FUNC): Add START_INSNS to definition.
20649
673dc4a0
YQ
206502014-10-18 Yao Qi <yao@codesourcery.com>
20651
20652 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20653 gdb_has_argv0 return true.
20654 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20655 check [target_info exists noargs], check [gdb_has_argv0]
20656 instead.
20657 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20658 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20659 procedures.
20660
4ffbba72
DE
206612014-10-17 Doug Evans <dje@google.com>
20662
20663 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20664 event.
20665 * gdb.python/py-events.py: Add clear_objfiles event.
20666
d096d8c1
DE
206672014-10-17 Doug Evans <dje@google.com>
20668
20669 * gdb.python/py-objfile.exp: Test progspace attribute.
20670
a80db015
LM
206712014-10-17 Luis Machado <lgustavo@codesourcery.com>
20672
20673 * gdb.guile/scm-breakpoint.exp: Do not assume any
20674 directory separators when matching source file paths.
20675 * gdb.python/py-breakpoint.exp: Likewise.
20676 * gdb.reverse/break-precsave.exp: Likewise.
20677 * gdb.reverse/break-reverse.exp: Likewise.
20678 * gdb.reverse/consecutive-precsave.exp: Likewise.
20679 * gdb.reverse/finish-precsave.exp: Likewise.
20680 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20681 * gdb.reverse/finish-reverse.exp: Likewise.
20682 * gdb.reverse/i386-precsave.exp: Likewise.
20683 * gdb.reverse/i387-env-reverse.exp: Likewise.
20684 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20685 * gdb.reverse/machinestate-precsave.exp: Likewise.
20686 * gdb.reverse/machinestate.exp: Likewise.
20687 * gdb.reverse/sigall-precsave.exp: Likewise.
20688 * gdb.reverse/solib-precsave.exp: Likewise.
20689 * gdb.reverse/step-precsave.exp: Likewise.
20690 * gdb.reverse/until-precsave.exp: Likewise.
20691 * gdb.reverse/watch-precsave.exp: Likewise.
20692 * gdb.reverse/watch-reverse.exp: Likewise.
20693
b22089ab
YQ
206942014-10-17 Yao Qi <yao@codesourcery.com>
20695
20696 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20697 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20698
6c4486e6
PA
206992014-10-17 Pedro Alves <palves@redhat.com>
20700
20701 PR gdb/17471
20702 * gdb.base/bg-execution-repeat.c: New file.
20703 * gdb.base/bg-execution-repeat.exp: New file.
20704
0ff33695
PA
207052014-10-17 Pedro Alves <palves@redhat.com>
20706
20707 PR gdb/17300
20708 * gdb.base/continue-all-already-running.c: New file.
20709 * gdb.base/continue-all-already-running.exp: New file.
20710
6fdebc3d
PA
207112014-10-17 Pedro Alves <palves@redhat.com>
20712
20713 PR gdb/17472
20714 * gdb.base/annota-input-while-running.c: New file.
20715 * gdb.base/annota-input-while-running.exp: New file.
20716
32a8097b
PA
207172014-10-17 Pedro Alves <palves@redhat.com>
20718
20719 * gdb.base/callfuncs.exp: emove references to osf.
20720 * gdb.base/sigall.exp: Likewise.
20721 * gdb.gdb/selftest.exp: Likewise.
20722 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20723 * gdb.mi/non-stop.c: Likewise.
20724 * gdb.mi/pthreads.c: Likewise.
20725 * gdb.reverse/sigall-precsave.exp: Likewise.
20726 * gdb.reverse/sigall-reverse.exp: Likewise.
20727 * gdb.threads/pthreads.c: Likewise.
20728 * gdb.threads/pthreads.exp: Likewise.
20729
7a3517ff
YQ
207302014-10-17 Yao Qi <yao@codesourcery.com>
20731
20732 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20733 check 'target_info exists noargs'.
20734 (test_command_prompt_position): Likewise.
20735 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20736 Remove "set args".
20737 (progvar_simple_while_test): Likewise.
20738 (progvar_complex_if_while_test): Likewise.
20739 (if_while_breakpoint_command_test): Likewise.
20740 (infrun_breakpoint_command_test): Likewise.
20741 (breakpoint_command_test): Likewise.
20742 (watchpoint_command_test): Likewise.
20743 (bp_deleted_in_command_test): Likewise.
20744 (temporary_breakpoint_commands): Likewise.
20745
bb99c472
YQ
207462014-10-16 Yao Qi <yao@codesourcery.com>
20747
20748 * gdb.base/remotetimeout.exp: Remove noargs checking.
20749
7c16b83e
PA
207502014-10-15 Pedro Alves <palves@redhat.com>
20751
20752 PR breakpoints/9649
20753 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20754 * gdb.base/breakpoint-in-ro-region.exp
20755 (probe_target_hardware_step): New procedure.
20756 (top level): Probe hardware stepping and hardware breakpoint
20757 support. Test stepping through a read-only region, with both
20758 "breakpoint auto-hw" on and off and both "always-inserted" on and
20759 off.
20760
35a49624
IB
207612014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20762
20763 * gdb.dlang/demangle.exp: Update for demangling changes.
20764
2d1c107c
SC
207652014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20766
20767 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20768 * gdb.cp/non-trivial-retval.exp: Add new tests.
20769
778811d5
SC
207702014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20771
20772 PR c++/13403
20773 PR c++/15154
20774 * gdb.cp/non-trivial-retval.cc: New file.
20775 * gdb.cp/non-trivial-retval.exp: New file.
20776
10c5f0a8
YQ
207772014-10-15 Yao Qi <yao@codesourcery.com>
20778
20779 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20780 remote host.
20781
65d7b369
YQ
207822014-10-15 Yao Qi <yao@codesourcery.com>
20783
20784 * gdb.python/py-symbol.exp: Match file base name if host is
20785 remote, otherwise match file name with dir name.
20786 * gdb.python/py-symtab.exp: Likewise.
20787 * gdb.python/python.exp: Likewise.
20788
46dc1394
YQ
207892014-10-15 Yao Qi <yao@codesourcery.com>
20790
20791 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20792 pattern.
20793 * gdb.python/py-symtab.exp: Likewise.
20794 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20795 locationn.
20796
c40cc657
JB
207972014-10-14 Joel Brobecker <brobecker@adacore.com>
20798
20799 * gdb.ada/addr_arith: New testcase.
20800
2abf49e1
MR
208012014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20802
20803 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20804 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20805 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20806 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20807
f7088df3
SDJ
208082014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20809
20810 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20811 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20812 * gdb.arch/stap-eval-lang-ada.exp: New file.
20813
4dc06805
YQ
208142014-10-14 Yao Qi <yao@codesourcery.com>
20815
20816 * gdb.mi/mi-var-child.c (nothing1): New function.
20817 (nothing2): New function.
20818 (do_children_tests): Set function pointers by nothing1 and
20819 nothing2.
20820 * gdb.mi/mi-var-child.exp: Step over new added statements.
20821 Update test to match the new output.
20822 * gdb.mi/var-cmd.c (nothing1): New function.
20823 (nothing2): New function.
20824 (do_children_tests): Set function pointers by nothing1 and
20825 nothing2.
20826 * gdb.mi/mi-var-display.exp: Update test to match output.
20827 Step to the line specified by $line_dct_nothing.
20828 Increase the number of lines to step.
20829
46a93de2
YQ
208302014-10-14 Yao Qi <yao@codesourcery.com>
20831
20832 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20833 tests.
20834 * gdb.mi/mi2-var-child.exp: Likewise.
20835
14ea52ee
DE
208362014-10-13 Doug Evans <dje@google.com>
20837
20838 * gdb.python/py-objfile.exp: Change name of file name test.
20839
e5c6e92b
DE
208402014-10-13 Doug Evans <dje@google.com>
20841
20842 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20843 from the start of the CU.
20844
c780cc2f
JK
208452014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20846 Yao Qi <yao@codesourcery.com>
20847
20848 Fix "save breakpoints" for "catch" command.
20849 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20850 Remove -nonewline. Match also the added "main" line.
20851
99894e11
JK
208522014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20853
20854 Fix "save breakpoints" for "disable $bpnum" command.
20855 * gdb.base/save-bp.c (main): Add label.
20856 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20857
6e1ac5a3
JK
208582014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20859
20860 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20861
754dd2b0
YQ
208622014-10-11 Yao Qi <yao@codesourcery.com>
20863
20864 * gdb.server/server-kill.exp: Execute command
20865 "set remote trace-status-packet on" before "tstatus".
20866
f90183d7
YQ
208672014-10-11 Yao Qi <yao@codesourcery.com>
20868
20869 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20870 (main): Call getppid.
20871 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20872 and continue to it. Read variable "server_pid".
20873
bf40a607
YQ
208742014-10-11 Yao Qi <yao@codesourcery.com>
20875
20876 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20877
052ca370
YQ
208782014-10-11 Yao Qi <yao@codesourcery.com>
20879
20880 * gdb.threads/thread-find.exp: Don't execute command
20881 "info threads".
20882 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20883 * gdb.threads/linux-dp.exp: Don't check the condition
20884 $threads_created equals to zero.
20885
3831839c
PA
208862014-10-10 Pedro Alves <palves@redhat.com>
20887
20888 * gdb.base/bigcore.exp: Remove references to IRIX.
20889 * gdb.base/funcargs.exp: Likewise.
20890 * gdb.base/interrupt.exp: Likewise.
20891 * gdb.base/mips_pro.exp: Likewise.
20892 * gdb.base/nodebug.exp: Likewise.
20893 * gdb.base/setvar.exp: Likewise.
20894 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20895
8b9a549d
PA
208962014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20897 Pedro Alves <palves@redhat.com>
20898
20899 PR symtab/14466
20900 * gdb.base/vdso-warning.c: New file.
20901 * gdb.base/vdso-warning.exp: New file.
20902
d48ba5e8
DE
209032014-10-02 Doug Evans <dje@google.com>
20904
20905 * gdb.base/structs.c (main): Don't run forever.
20906
2278c276
PA
209072014-10-02 Pedro Alves <palves@redhat.com>
20908
20909 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20910 (top level) <stop threads 1, stop threads 2>: Use it.
20911
b57bacec
PA
209122014-10-02 Pedro Alves <palves@redhat.com>
20913
20914 * gdb.threads/break-while-running.exp (test): Add new
20915 'update_thread_list' argument. Skip "info threads" if false.
20916 (top level): Add new 'update_thread_list' axis.
20917
13fd3ff3
PA
209182014-10-02 Pedro Alves <palves@redhat.com>
20919
20920 PR breakpoints/17431
20921 * gdb.base/execl-update-breakpoints.c: New file.
20922 * gdb.base/execl-update-breakpoints.exp: New file.
20923
0fec99e8
PA
209242014-10-01 Pedro Alves <palves@redhat.com>
20925
20926 * gdb.base/breakpoint-in-ro-region.c: New file.
20927 * gdb.base/breakpoint-in-ro-region.exp: New file.
20928
2ddf4301
SM
209292014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20930
20931 * gdb.mi/mi-exit-code.exp: New file.
20932 * gdb.mi/mi-exit-code.c: New file.
20933
6a5f3f43
YQ
209342014-09-30 Yao Qi <yao@codesourcery.com>
20935
20936 * lib/prelink-support.exp (build_executable_own_libs): Error if
20937 the target isn't native.
20938
345bcc73
YQ
209392014-09-30 Yao Qi <yao@codesourcery.com>
20940
20941 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20942 false.
20943
a25a5a45
PA
209442014-09-22 Pedro Alves <palves@redhat.com>
20945
20946 * gdb.threads/break-while-running.exp: New file.
20947 * gdb.threads/break-while-running.c: New file.
20948
00ba3162
YQ
209492014-09-19 Yao Qi <yao@codesourcery.com>
20950
20951 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20952 Invoke test. Restart GDB with --readnow and invoke test again.
20953
c3b7b696
YQ
209542014-09-19 Yao Qi <yao@codesourcery.com>
20955
20956 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20957 proc set_breakpoint_on_gcd_function. Invoke
20958 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20959 invoke set_breakpoint_on_gcd_function again.
20960
2b4fd423
DE
209612014-09-18 Doug Evans <dje@google.com>
20962
20963 * gdb.dwarf2/symtab-producer.exp: New file.
20964
a5947601
SDJ
209652014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20966
20967 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20968 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20969 * gdb.base/global-var-nested-by-dso.c: Likewise.
20970 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20971
91c19059
SDJ
209722014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20973 Pedro Alves <palves@redhat.com>
20974
20975 * gdb.base/watch-bitfields.exp: Pass string other than test file
20976 name to prepare_for_testing.
20977 (watch): New procedure.
20978 (expect_watchpoint): Use with_test_prefix.
20979 (top level): Factor out tests to ...
20980 (test_watch_location, test_regular_watch): ... these new
20981 procedures, and use with_test_prefix and gdb_continue_to_end.
20982
bb9d5f81
PP
209832014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20984
20985 PR breakpoints/12526
20986 * gdb.base/watch-bitfields.exp: New file.
20987 * gdb.base/watch-bitfields.c: New file.
20988
635856f5
PA
209892014-09-16 Pedro Alves <palves@redhat.com>
20990
20991 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20992 software and hardware addresses, not software address against
20993 itself.
20994
7280ceea
PA
209952014-09-16 Pedro Alves <palves@redhat.com>
20996
20997 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20998 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20999
428b16bd
PA
210002014-09-16 Pedro Alves <palves@redhat.com>
21001
21002 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
21003 files.
21004 * gdb.base/a2-run.exp: Remove all code guarded by istarget
21005 "*-*-vxworks*" throughout.
21006 * gdb.base/break.exp: Likewise.
21007 * gdb.base/default.exp: Likewise.
21008 * gdb.base/scope.exp: Likewise.
21009 * gdb.base/sepdebug.exp: Likewise.
21010 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
21011 throughout.
21012 * gdb.base/run.c: Likewise.
21013 * gdb.base/sepdebug.c: Likewise.
21014 * gdb.hp/gdb.aCC/run.c: Likewise.
21015 * gdb.reverse/until-reverse.c: Likewise.
21016 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
21017
666d413c
YQ
210182014-09-16 Yao Qi <yao@codesourcery.com>
21019
21020 * boards/local-remote-host-native.exp: New file.
21021
57cbd724
DE
210222014-09-14 Doug Evans <xdje42@gmail.com>
21023
21024 * gdb.threads/queue-signal.c (thread_count): New variable.
21025 (thread_count_mutex, thread_count_condvar): New variables.
21026 (incr_thread_count, wait_all_threads_running): New functions.
21027 (main): Wait for all threads to be in their thread functions.
21028
81219e53
DE
210292014-09-13 Doug Evans <xdje42@gmail.com>
21030
21031 * gdb.threads/queue-signal.c: New file.
21032 * gdb.threads/queue-signal.exp: New file.
21033
3714cea7
DE
210342014-09-13 Doug Evans <xdje42@gmail.com>
21035
21036 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
21037 be consistent with what default_gdb_init uses.
21038 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
21039 the plain text of the prompt. Add some logging printfs.
21040 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
21041
fa43b1d7
PA
210422014-09-12 Pedro Alves <palves@redhat.com>
21043
21044 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
21045 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
21046 * gdb.arch/i386-size-overlap.exp: Likewise.
21047 * gdb.arch/i386-size.exp: Likewise.
21048 * gdb.arch/i386-unwind.exp: Likewise.
21049 * gdb.base/a2-run.exp: Likewise.
21050 * gdb.base/break.exp: Likewise.
21051 * gdb.base/charset.exp: Likewise.
21052 * gdb.base/chng-syms.exp: Likewise.
21053 * gdb.base/commands.exp: Likewise.
21054 * gdb.base/dbx.exp: Likewise.
21055 * gdb.base/find.exp: Likewise.
21056 * gdb.base/funcargs.exp: Likewise.
21057 * gdb.base/jit-simple.exp: Likewise.
21058 * gdb.base/reread.exp: Likewise.
21059 * gdb.base/sepdebug.exp: Likewise.
21060 * gdb.base/step-bt.exp: Likewise.
21061 * gdb.cp/mb-inline.exp: Likewise.
21062 * gdb.cp/mb-templates.exp: Likewise.
21063 * gdb.objc/basicclass.exp: Likewise.
21064 * gdb.threads/killed.exp: Likewise.
21065
9d9bf2df
EBM
210662014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21067
21068 PR tdep/17379
21069 * gdb.arch/powerpc-stackless.S: New file.
21070 * gdb.arch/powerpc-stackless.exp: New file.
21071
1cf2f1b0
JK
210722014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
21073
21074 * gdb.base/attach.c: Include unistd.h.
21075 (main): Call alarm. Add label postloop.
21076 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
21077 gdb_breakpoint, gdb_continue_to_breakpoint.
21078 (test_command_line_attach_run): Kill ${testpid} in one exit path.
21079
98880d46
PA
210802014-09-11 Pedro Alves <palves@redhat.com>
21081
21082 PR gdb/17347
21083 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
21084 * gdb.base/attach.exp (test_command_line_attach_run): New
21085 procedure.
21086 (top level): Call it.
21087
4c92ff2c
PA
210882014-09-11 Pedro Alves <palves@redhat.com>
21089
21090 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
21091 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
21092 (do_command_attach_tests): Use spawn_wait_for_attach.
21093 * gdb.base/solib-overlap.exp: Likewise.
21094 * gdb.multi/multi-attach.exp: Likewise.
21095 * gdb.python/py-prompt.exp: Likewise.
21096 * gdb.python/py-sync-interp.exp: Likewise.
21097 * gdb.server/ext-attach.exp: Likewise.
21098
3adc1a7d
GKB
210992014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
21100
21101 * gdb.fortran/array-element.exp: Remove unexpected "continue"
21102 command in testcase. Simplify testcase.
21103
96334934
JB
211042014-09-10 Joel Brobecker <brobecker@adacore.com>
21105
21106 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
21107
eb479039
JB
211082014-09-10 Joel Brobecker <brobecker@adacore.com>
21109
21110 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21111
deede10c
JB
211122014-09-10 Joel Brobecker <brobecker@adacore.com>
21113
21114 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21115
7828a5f5
JB
211162014-09-10 Joel Brobecker <brobecker@adacore.com>
21117
21118 * gdb.dwarf2/dynarr-ptr.c: New file.
21119 * gdb.dwarf2/dynarr-ptr.exp: New file.
21120
33aeebcf
MR
211212014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21122
21123 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21124 of 30 rather than hardcoding 120 for a slow test case. Take the
21125 `gdb,timeout' target setting into account for this calculation.
21126 Don't extend the timeout for the test cases that don't need it.
21127
7b415901
MR
211282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21129
21130 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21131 a factor of 2 for a slow test case. Take the `gdb,timeout'
21132 target setting into account for this calculation.
21133 * gdb.reverse/until-precsave.exp: Increase the timeout by
21134 a factor of 15 and 3 respectively rather than adding 120
21135 for a pair of slow test cases. Take the `gdb,timeout'
21136 target setting into account for this calculation.
21137
4a40f85a
MR
211382014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21139
21140 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21141 timeout, don't pass one down to gdb_expect.
21142 (gdb_expect): Rework timeout selection.
21143
09635af7
MR
211442014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21145
21146 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21147 exception on timeout.
21148 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21149 (gdbserver_start_extended): Catch any `gdbserver_start' error
21150 exceptions.
21151 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21152 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21153 `gdbserver_gdb_load' error exceptions.
21154
2bdd10b7
MR
211552014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21156
21157 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21158 120 on waiting for the TCP socket to open.
21159
316935f0
DE
211602014-09-09 Doug Evans <xdje42@gmail.com>
21161
21162 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21163 _caller_matches, _any_caller_is, _any_caller_matches.
21164
83740597
DE
211652014-09-09 Doug Evans <xdje42@gmail.com>
21166
21167 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21168
4c122fc3
YQ
211692014-09-09 Yao Qi <yao@codesourcery.com>
21170
21171 * gdb.mi/mi-var-display.exp: Set print symbol off.
21172
a9f116cb
GKB
211732014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21174
21175 PR gdb/17035
21176 * gdb.base/commands.exp: Add tests to verify user-defined
21177 commands with empty bodies.
21178 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21179 python commands in `show user command`.
21180 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21181 scheme commands in `show user command`.
21182
c75bd3a2
JK
211832014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21184
21185 PR python/17355
21186 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21187 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21188 * gdb.python/py-framefilter-invalidarg.exp: New file.
21189 * gdb.python/py-framefilter-invalidarg.py: New file.
21190
faa42425
DE
211912014-09-06 Doug Evans <xdje42@gmail.com>
21192
21193 PR 15276
21194 * gdb.python/py-caller-is.c: New file.
21195 * gdb.python/py-caller-is.exp: New file.
21196
474ca4f6
SDJ
211972014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21198
21199 PR gdb/17235
21200 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21201 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21202
eb0b0463
SDJ
212032014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21204
21205 PR fortran/17237
21206 * gdb.fortran/print-formatted.exp: New file.
21207 * gdb.fortran/print-formatted.f90: Likewise.
21208
5f3b99cf
SS
212092014-09-03 Sasha Smundak <asmundak@google.com>
21210
21211 * gdb.python/py-frame.exp: Test Frame.read_register.
21212
7d793aa9
SDJ
212132014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21214
21215 PR python/16699
21216 * gdb.python/py-completion.exp: New file.
21217 * gdb.python/py-completion.py: Likewise.
21218
fb0576e9
DE
212192014-08-28 Doug Evans <dje@google.com>
21220
21221 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21222 eax,etc. are live with values set by gdb and thus the compiler can't
21223 use them.
21224 * gdb.arch/i386-pseudo.c (main): Ditto.
21225
ee92b0dd
DE
212262014-08-27 Doug Evans <dje@google.com>
21227
21228 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21229
6649db35
DE
212302014-08-25 Doug Evans <dje@google.com>
21231
21232 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21233 (main): Ditto.
21234
564b7600
DE
212352014-08-25 Doug Evans <dje@google.com>
21236
21237 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21238
3881fb67
YQ
212392014-08-24 Yao Qi <yao@codesourcery.com>
21240
21241 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21242 symbol off.
21243 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21244
a05a36a5
DE
212452014-08-22 Doug Evans <dje@google.com>
21246
21247 PR 17276
21248 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21249 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21250 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21251
7c343b48
YQ
212522014-08-22 Yao Qi <yao@codesourcery.com>
21253
21254 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21255 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21256 * gdb.python/python.exp: Likewise. Use .py file on the host
21257 instead of the build.
21258
22fd09ae
JK
212592014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21260
21261 * gdb.threads/gcore-stale-thread.c: New file.
21262 * gdb.threads/gcore-stale-thread.exp: New file.
21263
a8454a7c
PA
212642014-08-21 Pedro Alves <palves@redhat.com>
21265
21266 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21267 * gdb.base/gcore-relro-pie.exp: Likewise.
21268 * gdb.base/gcore-relro.exp: Likewise.
21269 * gdb.base/gcore.exp: Likewise.
21270 * gdb.base/print-symbol-loading.exp: Likewise.
21271 * gdb.threads/gcore-thread.exp: Likewise.
21272 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21273
2a31c623
PA
212742014-08-20 Pedro Alves <palves@redhat.com>
21275 Jan Kratochvil <jan.kratochvil@redhat.com>
21276
21277 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21278 configure.
21279 (EXPECT): Handle READ1 being set.
21280 (all): Depend on EXTRA_RULES.
21281 (check-read1, expect-read1, read1.so, read1): New rules.
21282 * README (Testsuite Parameters): Document the READ1 make variable.
21283 (Race detection): New section.
21284 * configure: Regenerate.
21285 * configure.ac: If build==host==target, and running under a
21286 GNU/glibc system, add read1 to the extra Makefile rules.
21287 (EXTRA_RULES): AC_SUBST it.
21288 * lib/read1.c: New file.
21289
d36430db
JB
212902014-08-20 Joel Brobecker <brobecker@adacore.com>
21291
21292 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21293 the handling of variables declared as a typedef to an array
21294 which a DW_AT_data_location attribute.
21295
9a0dc9e3
PA
212962014-08-19 Andrew Burgess <aburgess@broadcom.com>
21297 Pedro Alves <palves@redhat.com>
21298
21299 PR symtab/14604
21300 PR symtab/14605
21301 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21302 gdb_test.
21303
0718a8da
PA
213042014-08-19 Pedro Alves <palves@redhat.com>
21305
21306 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21307
13b448cd
YQ
213082014-08-19 Yao Qi <yao@codesourcery.com>
21309
21310 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21311 right line.
21312
1cbf5077
DB
213132014-08-18 David Blaikie <dblaikie@gmail.com>
21314
21315 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21316
bf0fae19
JB
213172014-08-18 Joel Brobecker <brobecker@adacore.com>
21318
21319 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21320 attribute in array range.
21321
3c8c5dcc
JB
213222014-08-18 Joel Brobecker <brobecker@adacore.com>
21323
21324 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21325
e66d4446
SC
213262014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21327
21328 PR c++/17132
21329 * gdb.cp/pr17132.cc: New file.
21330 * gdb.cp/pr17132.exp: New file.
21331
940df408
SC
213322014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21333
21334 * gdb.python/py-xmethods.py (A_getarrayind)
21335 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21336 Use 'print' with function call syntax.
21337 (E_method_matcher.match): Fix tab vs space indentation mixup.
21338
ebcc6c3a
YQ
213392014-08-15 Yao Qi <yao@codesourcery.com>
21340
21341 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21342 false.
21343
775e0f04
YQ
213442014-08-15 Yao Qi <yao@codesourcery.com>
21345
21346 * gdb.cp/casts.exp: Set print symbol off.
21347 * gdb.cp/class2.exp: Likewise.
21348 * gdb.cp/overload.exp: Likewise.
21349 * gdb.cp/templates.exp: Likewise.
21350
d769e349
DE
213512014-08-11 Doug Evans <dje@google.com>
21352
21353 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21354 (test_load_shlib): Update.
21355
20c6f1e1
YQ
213562014-08-09 Yao Qi <yao@codesourcery.com>
21357
21358 * gdb.base/display.exp: Invoke is_address_zero_readable.
21359 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21360 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21361 * gdb.base/hbreak-unmapped.exp: Return if
21362 is_address_zero_readable returns true.
21363 * gdb.base/signest.exp: Likewise.
21364 * gdb.base/signull.exp: Likewise.
21365 * gdb.base/sigbpt.exp: Likewise.
21366 * gdb.guile/scm-disasm.exp: Do the test if
21367 is_address_zero_readable returns false.
21368 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21369 * gdb.python/py-arch.exp: Likewise.
21370 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21371 * lib/gdb.exp (is_address_zero_readable): New proc.
21372
5792e8e3
YQ
213732014-08-09 Yao Qi <yao@codesourcery.com>
21374
21375 PR testsuite/13443
21376 * gdb.mi/mi-var-display.exp: Make test messages unique.
21377
3cecbbbe
TT
213782014-08-04 Tom Tromey <tromey@redhat.com>
21379
21380 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21381 target 0".
21382
00b51ff5
TT
213832014-08-04 Tom Tromey <tromey@redhat.com>
21384
21385 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21386 "target_resume".
21387
6908c509
JB
213882014-08-01 Joel Brobecker <brobecker@adacore.com>
21389
21390 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21391 inner_vla_struct_object_size.
21392 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21393 as xfail.
21394
cc6563d2
PA
213952014-07-30 Pedro Alves <palves@redhat.com>
21396
21397 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21398 comment.
21399
7e09a223
YQ
214002014-07-29 Yao Qi <yao@codesourcery.com>
21401
21402 PR gdb/17206
21403 * gdb.base/until-nodebug.exp: New.
21404
7ebdbe92
DE
214052014-07-28 Doug Evans <xdje42@gmail.com>
21406
21407 PR guile/17203
21408 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21409 previously existing parameter, and previously ambiguously spelled
21410 parameter.
21411
fdb1adc6
WN
214122014-07-28 Will Newton <will.newton@linaro.org>
21413
21414 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21415
186fcde0
DE
214162014-07-26 Ludovic Courtès <ludo@gnu.org>
21417 Doug Evans <xdje42@gmail.com>
21418
21419 PR guile/17146
21420 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21421
70509625
PA
214222014-07-25 Pedro Alves <palves@redhat.com>
21423
21424 * gdb.threads/signal-command-handle-nopass.c: New file.
21425 * gdb.threads/signal-command-handle-nopass.exp: New file.
21426 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21427 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21428 * gdb.threads/signal-delivered-right-thread.c: New file.
21429 * gdb.threads/signal-delivered-right-thread.exp: New file.
21430
c3f814a1
PA
214312014-07-25 Pedro Alves <palves@redhat.com>
21432
21433 * gdb.base/double-prompt-target-event-error.exp
21434 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21435 match.
21436 (cancel_pagination_in_target_event): Rework double prompt
21437 detection.
21438 * gdb.base/paginate-after-ctrl-c-running.exp
21439 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21440 <return>' match.
21441 * gdb.base/paginate-bg-execution.exp
21442 (test_bg_execution_pagination_return)
21443 (test_bg_execution_pagination_cancel): Remove '-notransfer
21444 <return>' matches.
21445 * gdb.base/paginate-execution-startup.exp
21446 (test_fg_execution_pagination_return)
21447 (test_fg_execution_pagination_cancel): Remove '-notransfer
21448 <return>' matches.
21449 * gdb.base/paginate-inferior-exit.exp
21450 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21451 match.
21452 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21453 * lib/gdb.exp (pagination_prompt): Run text through
21454 string_to_regexp.
21455 (gdb_test_multiple): Match $pagination_prompt instead of
21456 "<return>".
21457 (string_to_regexp): Move to lib/gdb-utils.exp.
21458
e214cf6c
JK
214592014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21460
21461 * gdb.arch/amd64-entry-value-paramref.S: New file.
21462 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21463 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21464 * gdb.arch/amd64-optimout-repeat.S: New file.
21465 * gdb.arch/amd64-optimout-repeat.c: New file.
21466 * gdb.arch/amd64-optimout-repeat.exp: New file.
21467
17d0c5c8
JK
214682014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21469
21470 PR gdb/17170
21471 * gdb.base/statistics.exp: New file.
21472
b8b8facf
DE
214732014-07-17 Doug Evans <dje@google.com>
21474
74b49205 21475 PR gdb/17170
b8b8facf
DE
21476 * gdb.base/maint.exp: Update testing of per-command stats.
21477
1b5d0ab3
PA
214782014-07-16 Pedro Alves <palves@redhat.com>
21479
21480 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21481 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21482 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21483 (tfile_write_buf): New functions.
21484 (add_memory_block): Rewrite using the above.
21485 (adjust_function_address): New function.
21486 (FUNCTION_ADDRESS): New macro.
21487 (write_basic_trace_file): Remove short_x local, and use
21488 tfile_write_16. Change type of func_addr local to unsigned long
21489 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21490 here. Cast argument of add_memory_block to char pointer.
21491 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21492 (main): Remove parameters.
21493 * gdb.trace/tfile.exp: Remove nowarnings.
21494
4d974e88
SM
214952014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21496
21497 * gdb.base/debug-expr.exp: Test string evaluation with
21498 "debug expression" on.
21499
41e99568
PA
215002014-07-15 Pedro Alves <palves@redhat.com>
21501
21502 * gdb.base/reread.exp: Use clean_restart.
21503
487d9753
PL
215042014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21505
21506 * gdb.arch/avr-flash-qualifer.c: New.
21507 * gdb.arch/avr-flash-qualifer.exp: New.
21508
cc1c52ad
PA
215092014-07-14 Pedro Alves <palves@redhat.com>
21510
21511 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21512 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21513
1e973570
PA
215142014-07-14 Pedro Alves <palves@redhat.com>
21515
21516 * gdb.base/double-prompt-target-event-error.c: New file.
21517 * gdb.base/double-prompt-target-event-error.exp: New file.
21518
93d6eb10
PA
215192014-07-14 Pedro Alves <palves@redhat.com>
21520
21521 PR gdb/17072
21522 * gdb.base/paginate-inferior-exit.c: New file.
21523 * gdb.base/paginate-inferior-exit.exp: New file.
21524
0017922d
PA
215252014-07-14 Pedro Alves <palves@redhat.com>
21526
21527 PR gdb/17072
21528 * gdb.base/paginate-bg-execution.c: New file.
21529 * gdb.base/paginate-bg-execution.exp: New file.
21530
94696ad3
PA
215312014-07-14 Pedro Alves <palves@redhat.com>
21532
21533 PR gdb/17072
21534 * gdb.base/paginate-execution-startup.c: New file.
21535 * gdb.base/paginate-execution-startup.exp: New file.
21536 * lib/gdb.exp (pagination_prompt): New global.
21537 (default_gdb_spawn): New procedure, factored out from
21538 default_gdb_spawn.
21539 (default_gdb_start): Adjust to call default_gdb_spawn.
21540 (gdb_spawn): New procedure.
21541
bd293940
PA
215422014-07-14 Pedro Alves <palves@redhat.com>
21543
21544 * lib/gdb.exp (gdb_assert): New procedure.
21545 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21546
c933f875
PA
215472014-07-14 Pedro Alves <palves@redhat.com>
21548
21549 * gdb.base/execution-termios.c: New file.
21550 * gdb.base/execution-termios.exp: New file.
21551
d98b7a16
TT
215522014-07-14 Tom Tromey <tromey@redhat.com>
21553
21554 * gdb.cp/vla-cxx.cc: New file.
21555 * gdb.cp/vla-cxx.exp: New file.
21556
548740d6
TT
215572014-07-14 Tom Tromey <tromey@redhat.com>
21558
21559 * gdb.reverse/rerun-prec.c: New file.
21560 * gdb.reverse/rerun-prec.exp: New file.
21561
a25eb028
MR
215622014-07-12 Maciej W. Rozycki <macro@mips.com>
21563 Maciej W. Rozycki <macro@codesourcery.com>
21564
21565 * lib/gdb-utils.exp: New file.
21566 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21567 inline `gdb_init_command' processing.
21568 (gdb_start_cmd): Likewise.
21569 * lib/mi-support.exp (mi_run_cmd): Likewise.
21570 * README: Document `gdb_init_command' and `gdb_init_commands'.
21571
218c2655
JK
215722014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21573
21574 Fix false FAIL running under a very long directory name.
21575 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21576 and "set print elements 10000". Twice.
21577
5401fde3
YQ
215782014-07-11 Yao Qi <yao@codesourcery.com>
21579
21580 * gdb.base/exprs.exp: "set print symbol off".
21581
e76126e8
PA
215822014-07-11 Pedro Alves <palves@redhat.com>
21583
21584 * gdb.threads/kill.c: New file.
21585 * gdb.threads/kill.exp: New file.
21586
2d6f0de6
YQ
215872014-07-10 Yao Qi <yao@codesourcery.com>
21588
21589 * gdb.trace/tfile.c (write_basic_trace_file)
21590 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21591 address written to trace file.
21592
7180e04a
PA
215932014-07-09 Pedro Alves <palves@redhat.com>
21594
21595 * gdb.base/attach-wait-input.exp: New file.
21596 * gdb.base/attach-wait-input.c: New file.
21597
9a9a7608
AB
215982014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21599
21600 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21601 setting up test structures.
21602 (main): Call new test function.
21603 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21604 test function, continue into test function and walk test
21605 structures.
21606
161ac41e
YQ
216072014-07-02 Yao Qi <yao@codesourcery.com>
21608
21609 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21610 'bar_start' at the beginning of functions 'foo' and 'bar'
21611 respectively.
21612 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21613 instead of 'foo' and 'bar'.
21614
1f267ae3
MM
216152014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21616
21617 * gdb.btrace/segv.exp: New.
21618 * gdb.btrace/segv.c: New.
21619
2b239efb
LM
216202014-07-02 Luis Machado <lgustavo@codesourcery.com>
21621
21622 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21623 instruction.
21624
cf363f18
MW
216252014-06-30 Mark Wielaard <mjw@redhat.com>
21626
21627 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21628 vulture, vilify, villar): New volatile array constants.
21629 (vindictive, vegetation): New const volatile array constants.
21630 * gdb.base/volatile.exp: Test volatile and const volatile array
21631 types.
21632
aebf9d24
AA
216332014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21634
21635 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21636 target lacks support for awatch, rwatch, or hbreak.
21637
b67a2c6f
YQ
216382014-06-27 Yao Qi <yao@codesourcery.com>
21639
21640 * gdb.multi/dummy-frame-restore.exp: New.
21641 * gdb.multi/dummy-frame-restore.c: New.
21642
aef92902
MM
216432014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21644
21645 * gdb.btrace/gcore.exp: New.
21646
8e9db26e
PA
216472014-06-23 Pedro Alves <palves@redhat.com>
21648
21649 * gdb.base/watchpoint-reuse-slot.c: New file.
21650 * gdb.base/watchpoint-reuse-slot.exp: New file.
21651
70afc5b7
SC
216522014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21653
21654 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21655 progspace's filename in 'info', 'enable' and 'disable' command
21656 tests.
21657
b972bd9c
JK
216582014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21659
21660 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21661 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21662 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21663
125f8a3d
GB
216642014-06-20 Gary Benson <gbenson@redhat.com>
21665
21666 * gdb.arch/i386-avx.exp: Fix include file location.
21667 * gdb.arch/i386-sse.exp: Likewise.
21668
3ed9baed
IB
216692014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21670
21671 * gdb.dlang/expression.exp: New file.
21672
034f788c
PA
216732014-06-19 Pedro Alves <palves@redhat.com>
21674
21675 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21676 out from ...
21677 (top level): ... here. Iterate running tests under different
21678 scheduler-locking settings.
21679
45371d0c
LM
216802014-06-18 Luis Machado <lgustavo@codesourcery.com>
21681
21682 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21683 to DW_FORM_addr and use non-zero addresses.
21684
5d376983
SC
216852014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21686
21687 PR gdb/17017
21688 * gdb.python/py-xmethods.cc: Add global function call counters and
21689 increment them in their respective functions. Remove "cout"
21690 statements.
21691 * gdb.python/py-xmethods.exp: Make tests check the global function
21692 call counters instead of depending on inferior IO.
21693
a1aa2221
LM
216942014-06-18 Don Breazeal <donb@codesourcery.com>
21695
21696 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21697 Deleted procedure.
21698 (explicit_fork_parent_follow): Deleted procedure.
21699 (explicit_fork_child_follow): Deleted procedure.
21700 (test_follow_fork): New procedure.
21701 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21702 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21703 procedure calls.
21704
0fc05997
YQ
217052014-06-17 Yao Qi <yao@codesourcery.com>
21706
21707 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21708 CP1252.
21709
70795c52
LM
217102014-06-17 Luis Machado <lgustavo@codesourcery.com>
21711
21712 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21713 Initialize ptr and S explicitly.
21714 (skip_type_update_when_not_use_rtti_test): Likewise.
21715
6be47f0c
KS
217162014-06-16 Keith Seitz <keiths@redhat.com>
21717
21718 PR mi/15863
21719 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21720 the inferior is started.
21721
d03de421
PA
217222014-06-16 Pedro Alves <palves@redhat.com>
21723
21724 * gdb.base/break-main-file-remove-fail.c: New file.
21725 * gdb.base/break-main-file-remove-fail.exp: New file.
21726 * gdb.base/break-unload-file.exp: Use build_executable instead of
21727 prepare_for_testing.
21728 (test_break): New parameter "initial_load". Handle it.
21729 (top level): Add initial_load cmdline/file axis.
21730
f9579b99
TT
217312014-06-12 Tom Tromey <tromey@redhat.com>
21732
21733 * gdb.base/completion.exp: Don't use directory name in test.
21734
3657956b
GB
217352014-06-09 Gary Benson <gbenson@redhat.com>
21736
21737 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21738 separate the always-available ANSI-standard signals from the
21739 signals that require checking.
21740 (main): Likewise.
21741 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21742 Likewise.
21743 (main): Likewise.
21744
4186eb54
KS
217452014-06-07 Keith Seitz <keiths@redhat.com>
21746
21747 Revert:
21748 PR c++/16253
21749 * gdb.cp/var-tag.cc: New file.
21750 * gdb.cp/var-tag.exp: New file.
21751 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21752 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21753 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21754 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21755
25326a28 217562014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21757
21758 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21759
829155c9
PA
217602014-06-06 Pedro Alves <palves@redhat.com>
21761
21762 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21763 in target debug output instead of looking at RSP packets,
21764 disabling the test on any target that uses hardware stepping.
21765 Update comments.
21766
61c8d22e
PA
217672014-06-06 Pedro Alves <palves@redhat.com>
21768
21769 * gdb.base/break-unload-file.exp: Fix typo.
21770
d9a47287
YQ
217712014-06-06 Yao Qi <yao@codesourcery.com>
21772
21773 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21774 from "jit_function" to "^jit_function".
21775
e5e01dbf
YQ
217762014-06-06 Yao Qi <yao@codesourcery.com>
21777
21778 * gdb.base/async.c (foo): Add one statement.
21779 * gdb.base/async.exp: Get the next instruction address and
21780 match the output of "nexti" by instruction address. Match
21781 the hex address in the output of "finish".
21782
73ba372c
GB
217832014-06-06 Gary Benson <gbenson@redhat.com>
21784
21785 * gdb.base/call-signals.c: Remove preprocessor conditionals
21786 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21787 SIGSEGV and SIGTERM.
21788 * gdb.base/sigall.c: Likewise.
21789 * gdb.base/unwindonsignal.c: Likewise.
21790 * gdb.reverse/sigall-reverse.c: Likewise.
21791
831517df
YQ
217922014-06-06 Yao Qi <yao@codesourcery.com>
21793
21794 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21795 readable, skip the test.
21796
b8b91e98
YQ
217972014-06-06 Yao Qi <yao@codesourcery.com>
21798
21799 * gdb.threads/staticthreads.c (thread_function): Move the line
21800 setting breakpoint on forward.
21801 * gdb.threads/staticthreads.exp: Update comments.
21802
fb934770
LC
218032014-06-05 Ludovic Courtès <ludo@gnu.org>
21804
21805 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21806 "history-append! type error".
21807
6ef284bd
SM
218082014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21809
21810 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21811 erroneous dprintf expected input.
21812
a872e241
DE
218132014-06-04 Doug Evans <xdje42@gmail.com>
21814
21815 * gdb.guile/scm-generics.exp: Delete.
21816
16f691fb
DE
218172014-06-04 Doug Evans <xdje42@gmail.com>
21818
21819 * gdb.guile/scm-breakpoint.exp: Update.
21820 Add tests for breakpoint registration.
21821
012370f6
TT
218222014-06-04 Tom Tromey <tromey@redhat.com>
21823
21824 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21825 VLA-in-union.
21826 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21827 inner_vla_struct, vla_union types. Initialize objects of those
21828 types and compute their sizes.
21829
9f5a4cef
HZ
218302014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21831 Hui Zhu <hui@codesourcery.com>
21832
21833 * gdb.base/fileio.exp: Add test for shell not available as well as
21834 available.
21835 * gdb.base/fileio.c (test_system): Check for shell twice.
21836
90a45c4d
YQ
218372014-06-04 Yao Qi <yao@codesourcery.com>
21838
21839 * gdb.base/auto-connect-native-target.exp: Remove redundant
21840 space from the regexp pattern.
21841
70017e41
YQ
218422014-06-04 Yao Qi <yao@codesourcery.com>
21843
21844 * gdb.base/default.exp: Replace "child" with "native" in
21845 regexp pattern.
21846
883964a7
SC
218472014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21848
21849 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21850 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21851 * gdb.python/py-xmethods.py: Python script supporting the
21852 new testcase and tests.
21853
ef370185
JB
218542014-06-03 Joel Brobecker <brobecker@adacore.com>
21855 Pedro Alves <palves@redhat.com>
21856
21857 PR breakpoints/17000
21858 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21859 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21860
1e2ccb61
BM
218612014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21862
21863 * gdb.base/subst.exp: Add tests to verify partial path matching
21864 output.
21865
c6ec5ab2
PA
218662014-06-03 Pedro Alves <palves@redhat.com>
21867
21868 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21869 target that doesn't use software single-stepping.
21870
835c559f
PA
218712014-06-03 Pedro Alves <palves@redhat.com>
21872
21873 PR breakpoints/17000
21874 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21875 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21876
06eb1586
DE
218772014-06-02 Doug Evans <xdje42@gmail.com>
21878
21879 * gdb.guile/scm-parameter.exp: New file.
21880
e698b8c4
DE
218812014-06-02 Doug Evans <xdje42@gmail.com>
21882
21883 * gdb.guile/scm-cmd.c: New file.
21884 * gdb.guile/scm-cmd.exp: New file.
21885
ded03782
DE
218862014-06-02 Doug Evans <xdje42@gmail.com>
21887
21888 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21889 pretty-printer lookup.
21890 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21891 (make-pp_s-printer): Call it.
21892 (make-pretty-printer-from-dict): New function.
21893 (lookup-pretty-printer-maker-from-dict): New function.
21894 (*pretty-printer*): Simplify.
21895 (make-objfile-pp_s-printer): New function.
21896 (install-objfile-pretty-printers!): New function.
21897 (make-progspace-pp_s-printer): New function.
21898 (install-progspace-pretty-printers!): New function.
21899 * gdb.guile/scm-progspace.c: New file.
21900 * gdb.guile/scm-progspace.exp: New file.
21901
41fac0cf
PA
219022014-06-02 Pedro Alves <palves@redhat.com>
21903
21904 * gdb.base/dprintf-bp-same-addr.c: New file.
21905 * gdb.base/dprintf-bp-same-addr.exp: New file.
21906
96ae5695
EBM
219072014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21908
21909 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21910 * gdb.arch/powerpc-power.s: Likewise.
21911
da02b3a8
JB
219122014-06-02 Joel Brobecker <brobecker@adacore.com>
21913
21914 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21915
c72b2e7b
YQ
219162014-06-01 Yao Qi <yao@codesourcery.com>
21917
21918 * gdb.base/watchpoint.exp (test_watch_location): Check null
21919 pointer can be dereferenced. If not, do the test, otherwise
21920 skip it.
21921
53e8a631
AB
219222014-05-30 Andrew Burgess <aburgess@broadcom.com>
21923
21924 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21925 results.
21926 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21927
938f0e2f
AB
219282014-05-30 Andrew Burgess <aburgess@broadcom.com>
21929
21930 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21931 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21932 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21933 * gdb.arch/amd64-invalid-stack-top.c: New file.
21934 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21935
9ba6657a
PA
219362014-05-30 Pedro Alves <palves@redhat.com>
21937
21938 PR breakpoints/17000
21939 * gdb.base/sss-bp-on-user-bp.c: New file.
21940 * gdb.base/sss-bp-on-user-bp.exp: New file.
21941
522c09bf
DB
219422014-05-30 David Blaikie <dblaikie@gmail.com>
21943
21944 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21945 gnu_inline semantics via attribute.
21946 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21947 source explicitly specifies the required semantics.
21948
bf4ef81e
MR
219492014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21950
21951 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21952
329ea579
PA
219532014-05-29 Pedro Alves <palves@redhat.com>
21954 Tom Tromey <tromey@redhat.com>
21955
21956 * gdb.base/async-shell.exp: Don't enable target-async.
21957 * gdb.base/async.exp
21958 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21959 parameter. Adjust.
21960 (top level): Don't test with "target-async".
21961 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21962 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21963 * gdb.base/inferior-died.exp: Don't enable target-async.
21964 * gdb.base/interrupt-noterm.exp: Likewise.
21965 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21966 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21967 * gdb.mi/mi-nonstop.exp: Likewise.
21968 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21969 * gdb.mi/mi-nsintrall.exp: Likewise.
21970 * gdb.mi/mi-nsmoribund.exp: Likewise.
21971 * gdb.mi/mi-nsthrexec.exp: Likewise.
21972 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21973 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21974 * gdb.python/py-evsignal.exp: Don't enable target-async.
21975 * gdb.python/py-evthreads.exp: Likewise.
21976 * gdb.python/py-prompt.exp: Likewise.
21977 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21978 * gdb.server/solib-list.exp: Don't enable target-async.
21979 * gdb.threads/thread-specific-bp.exp: Likewise.
21980 * lib/mi-support.exp: Adjust to use mi-async.
21981
fd664c91
PA
219822014-05-29 Pedro Alves <palves@redhat.com>
21983
21984 PR gdb/13860
21985 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21986 reason, even in sync mode.
21987
251bde03
PA
219882014-05-29 Pedro Alves <palves@redhat.com>
21989 Hui Zhu <hui@codesourcery.com>
21990
21991 PR PR15693
21992 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21993 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21994 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21995 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21996
7f3c0343
JB
219972014-05-28 Joel Brobecker <brobecker@adacore.com>
21998
21999 * config/monitor.exp (gdb_target_monitor): Replace use of
22000 "set remotebaud" by "set serial baud".
22001
b2715b27
AW
220022014-05-26 Andy Wingo <wingo@igalia.com>
22003
22004 * gdb.guile/scm-breakpoint.exp:
22005 * gdb.guile/scm-gsmob.exp: Update to use plain old object
22006 properties instead of gdb-object-properties.
22007
498a4489
YQ
220082014-05-26 Yao Qi <yao@codesourcery.com>
22009
22010 * gdb.server/no-thread-db.exp: Specify source file name
22011 explicitly when setting a breakpoint.
22012
589fdceb
MM
220132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22014
22015 * gdb.btrace/vdso.c: New.
22016 * gdb.btrace/vdso.exp: New.
22017
e9089e05
MM
220182014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22019
22020 * gdb.base/gcore.exp (capture_command_output): Move ...
22021 * lib/gdb.exp (capture_command_output): ... here.
22022
67b5c0c1
MM
220232014-05-23 Markus Metzger <markus.t.metzger@intel.com>
22024
22025 * gdb.btrace/data.exp: Test memory access during btrace replay.
22026
a2199296
SM
220272014-05-22 Simon Marchi <simon.marchi@ericsson.com>
22028
22029 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
22030
17b2616c
PA
220312014-05-21 Pedro Alves <palves@redhat.com>
22032
22033 PR gdb/13860
22034 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
22035 (top level): Test that output related to execution commands is
22036 sent to the console with CLI commands, but not with MI commands.
22037 Test that breakpoint events are always mirrored to the console.
22038 Also expect the new source line to be output after a "next" in
22039 async mode too. Make it a pass/fail test.
22040 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
22041 output.
22042 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
22043
5166082f
PA
220442014-05-21 Pedro Alves <palves@redhat.com>
22045
22046 * gdb.base/list.exp (build_pattern, test_list): New procedures.
22047 Use them to test variations of "list" after reaching a breakpoint.
22048 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
22049 Test "list" with listsize 10 after reaching a breakpoint.
22050 * gdb.python/python.exp (decode_line current location line
22051 number): Adjust expected line number.
22052
2f25d70f
SM
220532014-05-21 Simon Marchi <simon.marchi@ericsson.com>
22054
22055 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
22056 behavior for $args, pass it directly to "run".
22057
ff604a67
MR
220582014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
22059
22060 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
22061 30000 to 65536.
22062
6a3cb8e8
PA
220632014-05-21 Pedro Alves <palves@redhat.com>
22064
22065 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
22066 auto-connect-native-target off".
22067 * gdb.base/auto-connect-native-target.c: New file.
22068 * gdb.base/auto-connect-native-target.exp: New file.
22069
4ebfc96e
PA
220702014-05-21 Pedro Alves <palves@redhat.com>
22071
22072 * gdb.base/default.exp: Test "target native" instead of "target
22073 child".
22074
36d46afb
MW
220752014-05-21 Mark Wielaard <mjw@redhat.com>
22076
22077 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
22078
5876f503
JK
220792014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
22080
22081 Fix TLS access for -static -pthread.
22082 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
22083 <HAVE_TLS> (thread_function, main): Initialize it.
22084 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
22085 Add clean_restart.
22086 <$have_tls != "">: Check TLSVAR.
22087
0256a6ac
PA
220882014-05-21 Pedro Alves <palves@redhat.com>
22089
22090 * gdb.base/dcache-line-read-error.c: New.
22091 * gdb.base/dcache-line-read-error.exp: New.
22092
936d2992
PA
220932014-05-20 Pedro Alves <palves@redhat.com>
22094
22095 * gdb.base/compare-sections.c: New file.
22096 * gdb.base/compare-sections.exp: New file.
22097
802e8e6d
PA
220982014-05-20 Pedro Alves <palves@redhat.com>
22099
22100 * gdb.base/break-idempotent.c: New file.
22101 * gdb.base/break-idempotent.exp: New file.
22102
e59fa00f
MM
221032014-05-20 Markus Metzger <markus.t.metzger@intel.com>
22104
22105 * gdb.btrace/nohist.exp: New.
22106
8b696e31
YQ
221072014-05-20 Yao Qi <yao@codesourcery.com>
22108
22109 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22110 gdb.reverse directory and gdb_reverse_timeout exists in board
22111 setting.
22112 * README: Document gdb_reverse_timeout.
22113
73c9764f
YQ
221142014-05-20 Yao Qi <yao@codesourcery.com>
22115
22116 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22117 'test_file_name'. Treat args as a string instead of a list.
22118 (gdb_init): Rename argument 'args' by 'test_file_name'.
22119
f1f4348a
JK
221202014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22121
22122 * gdb.arch/powerpc-power.exp: New file.
22123 * gdb.arch/powerpc-power.s: New file.
22124
0dbe70ce
DE
221252014-05-16 Doug Evans <dje@google.com>
22126
22127 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22128 * gdb.base/completion.exp: Check that all expected files exist
22129 before doing file completion.
0dbe70ce 22130
8d551b02
DE
221312014-05-16 Doug Evans <dje@google.com>
22132
22133 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22134 Update.
22135 (do_syscall_tests_without_xml): Update.
22136
73eb7709
PA
221372014-05-16 Pedro Alves <palves@redhat.com>
22138
22139 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22140 instead of "unknown output after running".
22141
3fae92fc
YQ
221422014-05-16 Yao Qi <yao@codesourcery.com>
22143
22144 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22145 file1.txt from host at the end.
22146 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22147
c2b2ccc5
DE
221482014-05-15 Doug Evans <dje@google.com>
22149
22150 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22151 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22152 loading file. Add test for TU lookup.
22153
8c217a4b
SM
221542014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22155
22156 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22157 calling "-exec-arguments" or "set args" before running the
22158 inferior.
22159
3deb39c6
SM
221602014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22161
22162 * lib/mi-support.exp (mi_expect_stop): Expect message for
22163 inferiors that exit with non-zero exit code.
22164
71a79f8c
YQ
221652014-05-14 Yao Qi <yao@codesourcery.com>
22166
22167 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22168 match absolute path on remote host.
22169 (test_file_list_exec_source_files): Remove "/" from the
22170 pattern.
22171
f23fcd46
YQ
221722014-05-14 Yao Qi <yao@codesourcery.com>
22173
22174 * boards/local-remote-host-notty.exp (${board}_file): New
22175 proc.
22176
9404b58f
KM
221772014-05-07 Kyle McMartin <kyle@redhat.com>
22178
22179 Pushed by Joel Brobecker <brobecker@adacore.com>.
22180 * gdb.arch/aarch64-atomic-inst.c: New file.
22181 * gdb.arch/aarch64-atomic-inst.exp: New file.
22182
5e45f04c
YQ
221832014-05-07 Yao Qi <yao@codesourcery.com>
22184
22185 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22186 in current context" too.
22187
c888a17d
KS
221882014-05-05 Keith Seitz <keiths@redhat.com>
22189
22190 * gdb.linespec/ls-dollar.exp: Add test for linespec
22191 file:convenience_variable.
22192
290a839c
YQ
221932014-05-05 Yao Qi <yao@codesourcery.com>
22194
22195 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22196 traceframes into tfile and ctf trace files. Read data from
22197 trace file and test collected data.
22198 (gdb_collect_locals_test): Likewise.
22199 (gdb_unavailable_registers_test): Likewise.
22200 (gdb_unavailable_floats): Likewise.
22201 (gdb_collect_globals_test): Likewise.
22202 (top-level): Append "ctf" to trace_file_targets if GDB
22203 supports.
22204
b5262cd0
YQ
222052014-05-05 Yao Qi <yao@codesourcery.com>
22206
22207 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22208 code to ...
22209 (gdb_collect_args_test_1): ... it. New proc.
22210 (gdb_collect_locals_test): Move some code to ...
22211 (gdb_collect_locals_test_1): ... it. New proc.
22212 (gdb_unavailable_registers_test): Move some code to ...
22213 (gdb_unavailable_registers_test_1): ... it. New proc.
22214 (gdb_unavailable_floats): Move some code to ...
22215 (gdb_unavailable_floats_1): ... it. New proc.
22216
30a1e6cc
SDJ
222172014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22218
22219 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22220 probes to test for bitness recognition.
22221 * gdb.arch/amd64-stap-optional-prefix.exp
22222 (test_probe_value_without_reg): New procedure.
22223 Add code to test for different kinds of bitness.
22224
f33da99a
SDJ
222252014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22226
22227 PR breakpoints/16889
22228 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22229 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22230
5b80f00d
PA
222312014-05-01 Pedro Alves <palves@redhat.com>
22232
22233 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22234 gdb_file_cmd if no file is specified.
22235 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22236 last_loaded_file to set the remote exec-file.
22237
f8c2a73c
PA
222382014-05-01 Pedro Alves <palves@redhat.com>
22239
22240 * boards/local-remote-host.exp: New file.
22241
be6e8ac7
PA
222422014-05-01 Pedro Alves <palves@redhat.com>
22243
22244 * boards/local-remote-host.exp: Rename to ...
22245 * boards/local-remote-host-notty.exp: ... this.
22246
cac0dc8f
JB
222472014-04-28 Joel Brobecker <brobecker@adacore.com>
22248
22249 * gdb.ada/dyn_arrayidx: New testcase.
22250
9730e6cc
YQ
222512014-04-26 Yao Qi <yao@codesourcery.com>
22252
22253 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22254 and compute the length of function main. Save it in
22255 $main_length.
22256 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22257 (top-level): Use gdb_compile to compile objects into
22258 executable and restart GDB. Remove invocation to
22259 prepare_for_testing.
22260
7ae1a6a6
PA
222612014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22262 Pedro Alves <palves@redhat.com>
22263
22264 PR server/16255
22265 * gdb.multi/multi-attach.c: New file.
22266 * gdb.multi/multi-attach.exp: New file.
22267
4082afcc
PA
222682014-04-25 Pedro Alves <palves@redhat.com>
22269
22270 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22271 user.
22272 (top level): Test that "set remote conditional-breakpoints-packet
22273 off" works as intended.
22274 * gdb.base/dprintf.exp: Test that "set remote
22275 breakpoint-commands-packet off" works as intended.
22276 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22277 New function.
22278 (top level): Call it.
22279 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22280 remote fast-tracepoints-packet off" works as intended.
22281 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22282 * lib/gdb.exp (gdb_is_target_remote): ... here.
22283
2abc3f8d
DB
222842014-04-24 David Blaikie <dblaikie@gmail.com>
22285
22286 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22287 ensure clang would not discard them.
22288 * gdb.base/gdbvars.c: Ditto.
22289 * gdb.base/memattr.c: Ditto.
22290 * gdb.base/whatis.c: Ditto.
22291 * gdb.python/py-prettyprint.c: Ditto.
22292 * gdb.trace/actions.c: Ditto.
22293 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22294 ensure clang would not discard it.
22295
bfd39632
DB
222962014-04-24 David Blaikie <dblaikie@gmail.com>
22297
22298 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22299 clang to emit the full definition of type required by the test
22300 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22301
22842ff6
DB
223022014-04-24 David Blaikie <dblaikie@gmail.com>
22303
22304 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22305 coax Clang into emitting the definition of the type.
22306 * gdb.cp/pr10728-x.h (y): Ditto.
22307 * gdb.cp/pr10728-y.cc (y): Ditto.
22308
c2e827ad
DB
223092014-04-24 David Blaikie <dblaikie@gmail.com>
22310
22311 * gdb.base/label.exp: XFAIL label related tests under Clang.
22312 * gdb.cp/cplabel.exp: Ditto.
22313 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22314 under Clang those using labels.
22315
4c2d33e7
YQ
223162014-04-25 Yao Qi <yao@codesourcery.com>
22317
22318 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22319 double_label.
22320 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22321 partial_label and double_label.
22322
56083b99
DB
223232014-04-24 David Blaikie <dblaikie@gmail.com>
22324
22325 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22326
25d4e99d
DB
223272014-04-24 David Blaikie <dblaikie@gmail.com>
22328
22329 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22330 of the function to work across GCC and Clang.
22331 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22332 pointer types (const void ** const V void **).
22333
01f9f808
MS
223342014-04-24 Michael Sturm <michael.sturm@mintel.com>
22335 Walfred Tedeschi <walfred.tedeschi@intel.com>
22336
22337 * Makefile.in (EXECUTABLES): Added i386-avx512.
22338 * gdb.arch/i386-avx512.c: New file.
22339 * gdb.arch/i386-avx512.exp: Likewise.
22340
4b48d439
KS
223412014-04-23 Keith Seitz <keiths@redhat.com>
22342
22343 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22344 (mi_make_breakpoint_table): New procedure.
22345 (mi_create_breakpoint): Use mi_make_breakpoint
22346 and return the result.
22347 (mi_make_breakpoint): New procedure.
22348 (mi_build_kv_pairs): New procedure.
22349
22350 * gdb.mi/mi-break.exp: Remove unused globals,
22351 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22352 All callers updated.
22353 * gdb.mi/mi-dprintf.exp: Use variable to track command
22354 number.
22355 Update all callers of mi_create_breakpoint and use
22356 mi_make_breakpoint_table.
22357 Remove any unused global variables.
22358 * gdb.mi/mi-nonstop.exp: Likewise.
22359 * gdb.mi/mi-nsintrall.exp: Likewise.
22360 * gdb.mi/mi-nsmoribund.exp: Likewise.
22361 * gdb.mi/mi-nsthrexec.exp: Likewise.
22362 * gdb.mi/mi-reverse.exp: Likewise.
22363 * gdb.mi/mi-simplerun.exp: Likewise.
22364 * gdb.mi/mi-stepn.exp: Likewise.
22365 * gdb.mi/mi-syn-frame.exp: Likewise.
22366 * gdb.mi/mi-until.exp: Likewise.
22367 * gdb.mi/mi-var-cp.exp: Likewise.
22368 * gdb.mi/mi-var-display.exp: Likewise.
22369 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22370 * gdb.mi/mi2-var-child.exp: Likewise.
22371 * gdb.mi/mi-vla-c99.exp: Likewise.
22372 * lib/mi-support.exp: Likewise.
22373
22374 From Ian Lance Taylor <iant@cygnus.com>:
22375 * lib/gdb.exp (parse_args): New procedure.
22376
08351840
PA
223772014-04-23 Pedro Alves <palves@redhat.com>
22378
22379 * gdb.base/break-unload-file.c: New file.
22380 * gdb.base/break-unload-file.exp: New file.
22381 * gdb.base/sym-file-lib.c (baz): New function.
22382 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22383 field.
22384 (load): Store the segment's mapped size.
22385 (unload): New function.
22386 (unload_shlib): New function.
22387 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22388 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22389 set a breakpoint at baz, and call it.
22390 * gdb.base/sym-file.exp: New tests for stale breakpoint
22391 instructions.
22392
076855f9
PA
223932014-04-23 Pedro Alves <palves@redhat.com>
22394
22395 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22396 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22397 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22398 * gdb.base/hbreak-unmapped.c: New file.
22399 * gdb.base/hbreak-unmapped.exp: New file.
22400 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22401 * lib/gdb.exp (gdb_is_target_remote): ... here.
22402
483805cf
PA
224032014-04-22 Pedro Alves <palves@redhat.com>
22404
22405 * gdb.base/consecutive-step-over.c: New file.
22406 * gdb.base/consecutive-step-over.exp: New file.
22407
06d97543
PA
224082014-04-22 Pedro Alves <palves@redhat.com>
22409
22410 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22411 instead of send_gdb/gdb_expect.
22412
b4429ea2
YQ
224132014-04-22 Yao Qi <yao@codesourcery.com>
22414
22415 * lib/trace-support.exp (generate_tracefile): New procedure.
22416 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22417 return 0.
22418 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22419 if generate_tracefile returns 1.
22420
51d48146
PA
224212014-04-18 Tom Tromey <palves@redhat.com>
22422 Pedro alves <tromey@redhat.com>
22423
22424 PR backtrace/15558
22425 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22426 with a backtrace limit.
22427 * gdb.python/py-frame-inline.exp: Test running to an inline
22428 function with a backtrace limit, and printing the newest frame.
22429 * gdb.python/py-frame-inline.c (main): Call f.
22430
bd1dce5f
MS
224312014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22432
22433 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22434
40d1a503
MS
224352014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22436
22437 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22438 Drop prefix from unsupported source file path.
22439
389b98f7
YQ
224402014-04-17 Yao Qi <yao@codesourcery.com>
22441
22442 * lib/gdb.exp (with_target_charset): New proc.
22443 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22444 with_target_charset.
22445 (test_print_strings): Likewise.
22446 (test_repeat_bytes): Likewise.
22447 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22448 for some tests.
22449
22869d73
KS
224502014-04-16 Keith Seitz <keiths@redhat.com>
22451
22452 PR gdb/15827
22453 * gdb.dwarf2/corrupt.c: New file.
22454 * gdb.dwarf2/corrupt.exp: New file.
22455
c4f87ca6
KS
224562014-04-16 Keith Seitz <keiths@redhat.com>
22457
22458 PR c++/16597
22459 * gdb.cp/namelessclass.cc: New file.
22460 * gdb.cp/namelessclass.exp: New file.
22461 * gdb.cp/namelessclass.S: New file.
22462
ab19de87
DE
224632014-04-16 Doug Evans <dje@google.com>
22464
22465 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22466 Add comment.
22467 (gdbserver_default_get_comm_port): New function.
22468 (gdbserver_start): Check if board file provided
22469 "gdbserver,get_comm_port" and use it if so.
22470 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22471 (gdb,socketport): Set to "stdio".
22472 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22473 (stdio_gdbserver_template): Delete.
22474 (${board}_get_remote_address): Update.
22475 (${board}_build_remote_cmd): Delete.
22476 (${board}_get_comm_port): New function.
22477 (${board}_spawn): Update.
22478 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22479 Delete.
22480 (${board}_get_remote_address): Update.
22481 (${board}_get_comm_port): New function.
22482
fc98a809
AB
224832014-04-16 Andrew Burgess <aburgess@broadcom.com>
22484
22485 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22486 appearing in any order.
22487
87fd9e6e
DE
224882014-04-15 Doug Evans <dje@google.com>
22489
22490 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22491 uninitialized value of "description".
22492
099fc3ea
KS
224932014-04-15 Keith Seitz <keiths@redhat.com>
22494
22495 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22496 Remove unused globals.
22497 (test_running_the_program): Likewise.
22498 (test_controlled_execution): Likewise.
22499 (test_controlling_breakpoints): Likewise.
22500 (test_program_termination): Likewise.
22501
5da151d4
KS
225022014-04-15 Keith Seitz <keiths@redhat.com>
22503
22504 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22505 unused globals.
22506 (test_rbreak_creation_and_listing): Likewise.
22507 (test_ignore_count): Likewise.
22508 (test_error): Likewise.
22509
35e5d2f0
PA
225102014-04-15 Pedro Alves <palves@redhat.com>
22511
22512 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22513 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22514 sym-file-loader.c.
22515 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22516 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22517 to sym-file-loader.c.
22518 (struct library): Forward declare.
22519 (load_shlib, lookup_function): Change prototypes.
22520 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22521 (translate_offset): Remove declarations.
22522 (get_text_addr): New declaration.
22523 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22524 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22525 sym-file-loader.h.
22526 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22527 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22528 here from sym-file-loader.h.
22529 (struct library): New structure.
22530 (load_shlib, lookup_function): Change prototypes and adjust to
22531 work with a struct library.
22532 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22533 (translate_offset): Make static.
22534 (get_text_addr): New function.
22535 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22536
eb4c1710
PA
225372014-04-15 Pedro Alves <palves@redhat.com>
22538
22539 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22540
2d1baf52
PA
225412014-04-15 Pedro Alves <palves@redhat.com>
22542
22543 * gdb.base/sym-file-loader.c: Include <limits.h>.
22544 (SELF_LINK): New define.
22545 (get_origin): New function.
22546 (load_shlib): Use it.
22547 * gdb.base/sym-file.exp: Don't early return if the target is
22548 remote. Use runto_main, and issue fail is that fails. Use
22549 gdb_load_shlibs.
22550 (shlib_name): Delete.
22551 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22552
7dd6df01
PA
225532014-04-15 Pedro Alves <palves@redhat.com>
22554
22555 * gdb.base/sym-file.exp: Remove regex characters from test
22556 message. Don't refer to breakpoint numbers in test messages.
22557
b50c8614
KS
225582014-04-14 Keith Seitz <keiths@redhat.com>
22559
22560 PR c++/16253
22561 * gdb.cp/var-tag.cc: New file.
22562 * gdb.cp/var-tag.exp: New file.
22563 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22564 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22565 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22566 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22567
3d567982
TT
225682014-04-14 Tom Tromey <tromey@redhat.com>
22569
22570 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22571 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22572 type.
22573 * gdb.cp/enum-class.exp: New file.
22574 * gdb.cp/enum-class.cc: New file.
22575
0626fc76
TT
225762014-04-14 Tom Tromey <tromey@redhat.com>
22577
22578 * gdb.dwarf2/enum-type.exp: New file.
22579
dca325b3
SA
225802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22581
22582 * gdb.mi/mi-vla-c99.exp: New file.
22583 * gdb.mi/vla.c: New file.
22584
5854b38a
SA
225852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22586
22587 * gdb.base/vla-datatypes.c: New file.
22588 * gdb.base/vla-datatypes.exp: New file.
22589
463bb957
SA
225902014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22591
22592 * gdb.base/vla-ptr.c: New file.
22593 * gdb.base/vla-ptr.exp: New file.
22594
3dd170be
SA
225952014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22596
22597 * gdb.dwarf2/count.exp: New file.
22598
5ecaaa66
SA
225992014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22600
22601 * gdb.base/vla-sideeffect.c: New file.
22602 * gdb.base/vla-sideeffect.exp: New file.
22603
41f1ada5
DB
226042014-04-14 David Blaikie <dblaikie@gmail.com>
22605
22606 * gdb.mi/non-stop.c: Add return value for non-void function return
22607 statement.
22608 * gdb.threads/staticthreads.c: Ditto.
22609
0be03e84
DE
226102014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22611 Doug Evans <xdje42@gmail.com>
22612
22613 * gdb.guile/scm-value.c: Improve test case.
22614 * gdb.guile/scm-value.exp: Add new test.
22615
f180a1fb
DB
226162014-04-11 David Blaikie <dblaikie@gmail.com>
22617
22618 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22619 override Clang's default.
22620
6b662e19
JB
226212014-04-11 Joel Brobecker <brobecker@adacore.com>
22622
22623 Revert the following changes (regressions):
22624
22625 * gdb.base/vla-sideeffect.c: New file.
22626 * gdb.base/vla-sideeffect.exp: New file.
22627
22628 * gdb.dwarf2/count.exp: New file.
22629
22630 * gdb.base/vla-multi.c: New file.
22631 * gdb.base/vla-multi.exp: New file.
22632
22633 * gdb.base/vla-ptr.c: New file.
22634 * gdb.base/vla-ptr.exp: New file.
22635
22636 * gdb.base/vla-datatypes.c: New file.
22637 * gdb.base/vla-datatypes.exp: New file.
22638
22639 * gdb.mi/mi-vla-c99.exp: New file.
22640 * gdb.mi/vla.c: New file.
22641
245a5f0b
KS
226422014-04-11 Keith Seitz <keiths@redhat.com>
22643
22644 PR c++/16675
22645 * gdb.cp/cpsizeof.exp: New file.
22646 * gdb.cp/cpsizeof.cc: New file.
22647
58a84dcf
SA
226482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22649
191a8a90
JB
22650 * gdb.mi/mi-vla-c99.exp: New file.
22651 * gdb.mi/vla.c: New file.
58a84dcf 22652
c8655f75
SA
226532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22654
22655 * gdb.base/vla-datatypes.c: New file.
22656 * gdb.base/vla-datatypes.exp: New file.
22657
024e13b4
SA
226582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22659
22660 * gdb.base/vla-ptr.c: New file.
22661 * gdb.base/vla-ptr.exp: New file.
22662
1a237e0e
SA
226632014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22664
22665 * gdb.base/vla-multi.c: New file.
22666 * gdb.base/vla-multi.exp: New file.
22667
504f3432
SA
226682014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22669
22670 * gdb.dwarf2/count.exp: New file.
22671
3bce8237
SA
226722014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22673
191a8a90
JB
22674 * gdb.base/vla-sideeffect.c: New file.
22675 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22676
322f9c21
YQ
226772014-04-11 Yao Qi <yao@codesourcery.com>
22678
22679 * gdb.base/completion.exp: Check file exists before running tests
22680 on file completion.
22681
d708bcd1
PA
226822014-04-10 Pedro Alves <palves@redhat.com>
22683
22684 * gdb.base/cond-eval-mode.c: New file.
22685 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22686 prepare_for_testing to build the new file. Check result of
22687 runto_main.
22688 (test_break, test_watch): New procedures.
22689 (top level): Use them.
22690
ae1d2761
PM
226912014-04-08 Pierre Muller <muller@sourceware.org>
22692
22693 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22694 Ctrl-V use for mingw hosts.
22695
7af389b8
SC
226962014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22697
22698 * gdb.python/py-value.c: Improve test case.
22699 * gdb.python/py-value.exp: Add new test.
22700
5e703181
DE
227012014-04-07 David Blaikie <dblaikie@gmail.com>
22702
22703 * lib/compiler.c: Identify the clang compiler.
22704 * lib/compiler.cc: Ditto.
22705
9810b410
YQ
227062014-04-03 Yao Qi <yao@codesourcery.com>
22707
22708 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22709
98d1b8dc
AB
227102014-04-01 Anton Blanchard <anton@samba.org>
22711
22712 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22713 messages unique.
22714
3114cea1
AB
227152014-04-01 Anton Blanchard <anton@samba.org>
22716
22717 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22718 prepare_for_testing.
22719
62f7182c
AB
227202014-04-01 Anton Blanchard <anton@samba.org>
22721
22722 * gdb.arch/ppc64-atomic-inst.c: Remove.
22723 * gdb.arch/ppc64-atomic-inst.S: New file.
22724 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22725
770e7fc7
DE
227262014-03-31 Doug Evans <dje@google.com>
22727
22728 * gdb.base/print-symbol-loading-lib.c: New file.
22729 * gdb.base/print-symbol-loading-main.c: New file.
22730 * gdb.base/print-symbol-loading.exp: New file.
22731
46e2bafa
YQ
227322014-03-31 Yao Qi <yao@codesourcery.com>
22733
22734 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22735
8776cfe9
JB
227362014-03-28 Joel Brobecker <brobecker@adacore.com>
22737
22738 * gdb.ada/mi_dyn_arr: New testcase.
22739
5d1ef361
DE
227402014-03-27 Doug Evans <dje@google.com>
22741
22742 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22743
b5bee914
YQ
227442014-03-27 Yao Qi <yao@codesourcery.com>
22745
22746 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22747 if target is nios2-*-*.
22748
0d4d0e77
YQ
227492014-03-26 Yao Qi <yao@codesourcery.com>
22750
22751 * lib/gdb.exp (readline_is_used): New proc.
22752 * gdb.base/completion.exp: Move tests on command complete up.
22753 Skip the rest of tests if readline is not used.
22754 * gdb.ada/complete.exp: Skp the test if readline is not
22755 used.
22756 * gdb.base/filesym.exp: Likewise.
22757 * gdb.base/macscp.exp: Likewise.
22758 * gdb.base/readline-ask.exp: Likewise.
22759 * gdb.base/readline.exp: Likewise.
22760 * gdb.python/py-cmd.exp: Likewise.
22761 * gdb.trace/tfile.exp: Likewise.
22762
29361eee
YQ
227632014-03-26 Yao Qi <yao@codesourcery.com>
22764
22765 * gdb.base/macscp.exp: Fix code format issues.
22766
bc9a5525
UW
227672014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22768
22769 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22770 * gdb.asm/powerpc64le.inc: New file.
22771
d3839ede
PA
227722014-03-25 Pedro Alves <palves@redhat.com>
22773 Doug Evans <dje@google.com>
22774
22775 * gdb.base/source-execution.c: New file.
22776 * gdb.base/source-execution.exp: New file.
22777 * gdb.base/source-execution.gdb: New file.
22778
01672a57
DE
227792014-03-24 Doug Evans <dje@google.com>
22780
22781 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22782 using fission.
22783
88bbeca9
HZ
227842014-03-24 Hui Zhu <hui@codesourcery.com>
22785 Pedro Alves <palves@redhat.com>
22786
22787 PR breakpoints/16101
22788 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22789 test pass/fail messages. Detect missing support for dprintf when
22790 breakpoints are actually inserted.
22791 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22792 breakpoints are actually inserted.
22793 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22794 fails.
22795
d2348791
JK
227962014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22797
22798 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22799
feef67ab
DE
228002014-03-22 Doug Evans <xdje42@gmail.com>
22801
22802 * gdb.python/python.exp (python not supported): Verify multi-line
22803 python command issues an error.
25d743f9 22804 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22805 guile command issues an error.
feef67ab 22806
ecebef6a
MR
228072014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22808
22809 * gdb.threads/thread-specific.exp: Handle the lack of usable
22810 $this_breakpoint and $this_thread.
22811
ccdd1909
HZ
228122014-03-21 Hui Zhu <hui@codesourcery.com>
22813
22814 * gdb.base/attach.exp (do_command_attach_tests): New.
22815
beb460e8
PA
228162014-03-20 Tom Tromey <tromey@redhat.com>
22817 Pedro Alves <palves@redhat.com>
22818
22819 PR cli/15718
22820 * gdb.base/condbreak-call-false.c: New file.
22821 * gdb.base/condbreak-call-false.exp: New file.
22822
40acf43a
PA
228232014-03-20 Pedro Alves <palves@redhat.com>
22824
22825 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22826 Delete.
22827 (block_signals, unblock_signals): Delete.
22828 (child_function_2, main): Remove references to deleted variable
22829 and functions.
22830
9f5e1e02
PA
228312014-03-20 Pedro Alves <palves@redhat.com>
22832
22833 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22834 Use pthread_kill to signal thread 2.
22835 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22836 Adjust to make the test send itself a signal rather than using the
22837 host's "kill" command.
22838
99619bea
PA
228392014-03-20 Pedro Alves <palves@redhat.com>
22840
22841 * gdb.threads/multiple-step-overs.c: New file.
22842 * gdb.threads/multiple-step-overs.exp: New file.
22843 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22844 Adjust expected infrun debug output.
22845
2adfaa28
PA
228462014-03-20 Pedro Alves <palves@redhat.com>
22847
22848 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22849 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22850
31e77af2
PA
228512014-03-20 Pedro Alves <palves@redhat.com>
22852
22853 PR breakpoints/7143
22854 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22855 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22856 of gdb_test_multiple.
22857 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22858 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22859
b9f437de
PA
228602014-03-20 Pedro Alves <palves@redhat.com>
22861
22862 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22863 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22864
05adc73e
PA
228652014-03-19 Pedro Alves <palves@redhat.com>
22866
22867 * gdb.base/async.exp: Remove early return.
22868
6048b950
PA
228692014-03-19 Pedro Alves <palves@redhat.com>
22870
22871 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22872
8bcfb00a
PA
228732014-03-19 Pedro Alves <palves@redhat.com>
22874
22875 * gdb.base/async.exp (test_background): Expect \r\n after
22876 "completed." in the fail pattern.
22877
884e37dc
PA
228782014-03-19 Pedro Alves <palves@redhat.com>
22879
22880 * gdb.base/async.exp (test_background): New procedure.
22881 Use it for all background execution command tests.
22882
148e57e2
PA
228832014-03-19 Pedro Alves <palves@redhat.com>
22884
22885 * gdb.base/async.exp: Use prepare_for_testing.
22886
f48088c7
PA
228872014-03-19 Pedro Alves <palves@redhat.com>
22888
22889 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22890 the same line.
22891
e2f6c966
PA
228922014-03-19 Pedro Alves <palves@redhat.com>
22893
22894 * gdb.base/async.c (main): Add "jump here" and "until here" line
22895 marker comments.
22896 * gdb.base/async.exp (jump_here): New global.
22897 (jump& test): Use it.
22898 (until_here): New global.
22899 (until& test): Use it.
22900
c30568d4
PA
229012014-03-19 Pedro Alves <palves@redhat.com>
22902
22903 * gdb.base/async.exp: Don't frob gdb_protocol.
22904
0172b6a7
DE
229052014-03-18 Doug Evans <xdje42@gmail.com>
22906
22907 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22908 Fix spelling of exec-done-display.
22909
06c868a8
JK
229102014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22911
22912 PR gdb/15358
22913 * gdb.base/gdb-sigterm.c: New file.
22914 * gdb.base/gdb-sigterm.exp: New file.
22915
0c7e1a46
PA
229162014-03-18 Pedro Alves <palves@redhat.com>
22917
22918 PR gdb/13860
22919 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22920 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22921 solib-event.
22922
f7c77d93
JB
229232014-03-17 Joel Brobecker <brobecker@adacore.com>
22924
22925 * gdb.ada/pckd_arr_ren: New testcase.
22926
5a1e8c7a
DE
229272014-03-13 Doug Evans <xdje42@gmail.com>
22928
22929 PR guile/16612
22930 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22931 collect after discarding symbols.
22932
350e1a76
DE
229332014-03-13 Ludovic Courtès <ludo@gnu.org>
22934 Doug Evans <xdje42@gmail.com>
22935
22936 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22937 to history survives a gc.
22938
a69900ae
PA
229392014-03-13 Pedro Alves <palves@redhat.com>
22940
22941 * gdb.base/default.exp: Don't test "target procfs".
22942
5db9f0bd
PA
229432014-03-13 Pedro Alves <palves@redhat.com>
22944
22945 * gdb.base/default.exp: Update "target child" and "target procfs"
22946 tests to not expect "Unix".
22947
b3ccfe11
TT
229482014-03-12 Tom Tromey <tromey@redhat.com>
22949
22950 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22951 New procs. Add target-async tests.
22952 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22953 Add target-async tests.
22954
646f4417
AA
229552014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22956
22957 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22958 'func_start' and 'func_end' for the beginning and end of the
22959 function code, respectively.
22960 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22961 'func_end' instead of 'func' and 'main'.
22962
288c211f
AA
229632014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22964
22965 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22966 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22967 generate the debug info assembler source.
22968
e0c0f156
AA
229692014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22970
22971 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22972 * gdb.dwarf2/arr-subrange.exp: Likewise.
22973 * gdb.dwarf2/dwz.exp: Likewise.
22974 * gdb.dwarf2/method-ptr.exp: Likewise.
22975 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22976 * gdb.dwarf2/subrange.exp: Likewise.
22977 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22978 * gdb.dwarf2/implptrpiece.exp: Likewise.
22979 * gdb.dwarf2/nostaticblock.exp: Likewise.
22980
0e5c4555
AA
229812014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22982
22983 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22984 directory to absolute path name arguments.
22985
5ec18f2b
JG
229862014-03-10 Joel Brobecker <brobecker@adacore.com>
22987
22988 * gdb.ada/tagged_access: New testcase.
22989
847fc4f2
MM
229902014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22991
22992 * gdb.btrace/data.exp: Update expected output.
22993
cc3da688
YQ
229942014-03-06 Yao Qi <yao@codesourcery.com>
22995
22996 * gdb.trace/pr16508.exp: New file.
22997
0f26cec1
PA
229982014-03-05 Pedro Alves <palves@redhat.com>
22999
23000 PR gdb/16575
23001 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
23002 procedure.
23003 (top level): Adjust to use it. Add tests that exercise breakpoint
23004 interaction with the code-cache.
23005
7a5a839f
LC
230062014-02-26 Ludovic Courtès <ludo@gnu.org>
23007
23008 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
23009 test for 'history-append!'.
23010
31aa7e4e
JB
230112014-02-26 Joel Brobecker <brobecker@adacore.com>
23012
23013 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
23014 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
23015 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
23016 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
23017 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
23018 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
23019
1b588015
JB
230202014-02-26 Joel Brobecker <brobecker@adacore.com>
23021
23022 * testsuite/gdb.python/py-pp-re-notag.c: New file.
23023 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
23024 * testsuite/gdb.python/py-pp-re-notag.p: New file.
23025
55426c9d
JB
230262014-02-26 Joel Brobecker <brobecker@adacore.com>
23027
23028 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
23029
dc53a7ad
JB
230302014-02-26 Joel Brobecker <brobecker@adacore.com>
23031
23032 * gdb.dwarf2/arr-stride.c: New file.
23033 * gdb.dwarf2/arr-stride.exp: New file.
23034
12ab52e9
PA
230352014-02-26 Pedro Alves <palves@redhat.com>
23036
23037 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
23038 that won't ever trigger. Make sure that GDB reports the correct
23039 breakpoint that caused the stop.
23040
849c862e
JK
230412014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23042
23043 PR gdb/16626
23044 * gdb.base/auto-load-script: New file.
23045 * gdb.base/auto-load.c: New file.
23046 * gdb.base/auto-load.exp: New file.
23047
71b7d793
JK
23048 PR gdb/16626
23049 * gdb.base/auto-load.exp: Fix out-of-srctree run.
23050
e2f0d509
JK
230512014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
23052
23053 Fix dw2-icycle.exp -fsanitize=address GDB crash.
23054 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
23055
50cc37c8
DE
230562014-02-24 Doug Evans <dje@google.com>
23057
23058 * lib/gdb.exp (run_on_host): Log error output if program fails.
23059
ea4758f2
PA
230602014-02-21 Pedro Alves <palves@redhat.com>
23061
23062 * gdb.threads/step-after-sr-lock.c: Rename to ...
23063 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
23064 * gdb.threads/step-after-sr-lock.exp: Rename to ...
23065 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
23066 ... this.
23067
d7b30f67
SDJ
230682014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
23069
23070 PR tdep/16397
23071 * gdb.arch/amd64-stap-special-operands.exp: New file.
23072 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
23073 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
23074 * gdb.arch/amd64-stap-triplet.S: Likewise.
23075 * gdb.arch/amd64-stap-triplet.c: Likewise.
23076
83deb43f
JB
230772014-02-20 Joel Brobecker <brobecker@adacore.com>
23078
23079 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
23080 in .section pseudo-op.
23081
adde2bff
DE
230822014-02-20 lin zuojian <manjian2006@gmail.com>
23083 Joel Brobecker <brobecker@adacore.com>
23084 Doug Evans <xdje42@gmail.com>
23085
23086 PR symtab/16581
23087 * gdb.dwarf2/dw2-icycle.S: New file.
23088 * gdb.dwarf2/dw2-icycle.c: New file.
23089 * gdb.dwarf2/dw2-icycle.exp: New file.
23090
f7bd0f78
SC
230912014-02-19 Siva Chandra Reddy <sivachandra@google.com>
23092
23093 * gdb.python/py-value-cc.cc: Improve test case to enable testing
23094 operations on gdb.Value objects.
23095 * gdb.python/py-value-cc.exp: Add new test to test operations on
23096 gdb.Value objects.
23097
c17ef0d5
DE
230982014-02-18 Doug Evans <dje@google.com>
23099
23100 * Makefile.in (TESTS): New variable.
23101 (expanded_tests, expanded_tests_or_none): New variables
23102 (check-single): Pass $(expanded_tests_or_none) to runtest.
23103 (check-parallel): Only run tests in $(TESTS) if non-empty.
23104 (check/no-matching-tests-found): New rule.
23105 * README: Document TESTS makefile variable.
23106
5dd3176f
DE
231072014-02-18 Doug Evans <dje@google.com>
23108
23109 * Makefile.in (check-parallel): rm -rf outputs temp.
23110
0b10be4f
JK
231112014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23112
23113 Fix "ERROR: no fileid for" in the testsuite.
23114 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23115
85f224e7
DE
231162014-02-12 Doug Evans <dje@google.com>
23117
23118 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23119 (MISCELLANEOUS): New variable.
23120 (clean): rm -rf $(MISCELLANEOUS).
23121 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23122 dwp live in the same directory as symlinks, with each symlink pointed
23123 to a differently named file in a different directory.
23124
149b30ff
DE
231252014-02-11 Doug Evans <dje@google.com>
23126
23127 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23128 of Tcl file commands.
23129
1dfdac32
MK
231302014-02-10 Mark Kettenis <kettenis@gnu.org>
23131
23132 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23133 "kill -SIGUSR1 -1".
23134
aa4fb036
JB
231352014-02-10 Joel Brobecker <brobecker@adacore.com>
23136
23137 * gdb.ada/tick_length_array_enum_idx: New testcase.
23138
ed3ef339
DE
231392014-02-10 Doug Evans <xdje42@gmail.com>
23140
23141 * configure.ac (AC_OUTPUT): Add gdb.guile.
23142 * configure: Regenerate.
23143 * lib/gdb-guile.exp: New file.
23144 * lib/gdb.exp (get_target_charset): New function.
23145 * gdb.base/help.exp: Update expected output from "apropos apropos".
23146 * gdb.guile/Makefile.in: New file.
23147 * gdb.guile/guile.exp: New file.
23148 * gdb.guile/scm-arch.c: New file.
23149 * gdb.guile/scm-arch.exp: New file.
23150 * gdb.guile/scm-block.c: New file.
23151 * gdb.guile/scm-block.exp: New file.
23152 * gdb.guile/scm-breakpoint.c: New file.
23153 * gdb.guile/scm-breakpoint.exp: New file.
23154 * gdb.guile/scm-disasm.c: New file.
23155 * gdb.guile/scm-disasm.exp: New file.
23156 * gdb.guile/scm-equal.c: New file.
23157 * gdb.guile/scm-equal.exp: New file.
23158 * gdb.guile/scm-error.exp: New file.
23159 * gdb.guile/scm-error.scm: New file.
23160 * gdb.guile/scm-frame-args.c: New file.
23161 * gdb.guile/scm-frame-args.exp: New file.
23162 * gdb.guile/scm-frame-args.scm: New file.
23163 * gdb.guile/scm-frame-inline.c: New file.
23164 * gdb.guile/scm-frame-inline.exp: New file.
23165 * gdb.guile/scm-frame.c: New file.
23166 * gdb.guile/scm-frame.exp: New file.
23167 * gdb.guile/scm-generics.exp: New file.
23168 * gdb.guile/scm-gsmob.exp: New file.
23169 * gdb.guile/scm-iterator.c: New file.
23170 * gdb.guile/scm-iterator.exp: New file.
23171 * gdb.guile/scm-math.c: New file.
23172 * gdb.guile/scm-math.exp: New file.
23173 * gdb.guile/scm-objfile-script-gdb.in: New file.
23174 * gdb.guile/scm-objfile-script.c: New file.
23175 * gdb.guile/scm-objfile-script.exp: New file.
23176 * gdb.guile/scm-objfile.c: New file.
23177 * gdb.guile/scm-objfile.exp: New file.
23178 * gdb.guile/scm-ports.exp: New file.
23179 * gdb.guile/scm-pretty-print.c: New file.
23180 * gdb.guile/scm-pretty-print.exp: New file.
23181 * gdb.guile/scm-pretty-print.scm: New file.
23182 * gdb.guile/scm-section-script.c: New file.
23183 * gdb.guile/scm-section-script.exp: New file.
23184 * gdb.guile/scm-section-script.scm: New file.
23185 * gdb.guile/scm-symbol.c: New file.
23186 * gdb.guile/scm-symbol.exp: New file.
23187 * gdb.guile/scm-symtab-2.c: New file.
23188 * gdb.guile/scm-symtab.c: New file.
23189 * gdb.guile/scm-symtab.exp: New file.
23190 * gdb.guile/scm-type.c: New file.
23191 * gdb.guile/scm-type.exp: New file.
23192 * gdb.guile/scm-value-cc.cc: New file.
23193 * gdb.guile/scm-value-cc.exp: New file.
23194 * gdb.guile/scm-value.c: New file.
23195 * gdb.guile/scm-value.exp: New file.
23196 * gdb.guile/source2.scm: New file.
23197 * gdb.guile/types-module.cc: New file.
23198 * gdb.guile/types-module.exp: New file.
23199
7026a7c1
YQ
232002014-02-10 Yao Qi <yao@codesourcery.com>
23201
23202 PR testsuite/16543
23203 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23204 * configure: Regenerated.
23205 * Makefile.in: New file.
23206
6c466447
AS
232072014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23208
23209 * gdb.python/py-framefilter.exp: Fix typo.
23210
6e854735
YQ
232112014-02-08 Yao Qi <yao@codesourcery.com>
23212
23213 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23214 that no =breakpoint-modified is emitted when breakpoints are
23215 modified through MI commands.
23216
d137e6dc
PA
232172014-02-07 Pedro Alves <pedro@codesourcery.com>
23218 Pedro Alves <palves@redhat.com>
23219
23220 * gdb.threads/step-after-sr-lock.c: New file.
23221 * gdb.threads/step-after-sr-lock.exp: New file.
23222
b5ee5a50
PA
232232014-02-07 Pedro Alves <palves@redhat.com>
23224
23225 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23226
3c77faf3
JK
232272014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23228
23229 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23230 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23231
6dddc817
DE
232322014-02-06 Doug Evans <xdje42@gmail.com>
23233
23234 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23235 output.
23236
23237 * gdb.gdb/python-interrupts.exp: New file.
23238
de7b2893
YQ
232392014-02-05 Yao Qi <yao@codesourcery.com>
23240
23241 * gdb.trace/report.exp (use_collected_data): Test the output
23242 of "info threads" and "info inferiors".
23243
66d032ac
YQ
232442014-02-05 Yao Qi <yao@codesourcery.com>
23245
23246 Revert this patch:
23247
23248 2013-05-24 Yao Qi <yao@codesourcery.com>
23249
23250 * gdb.trace/tfile.exp: Test inferior and thread.
23251
591a12a1
UW
232522014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23253
23254 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23255 on a function.
23256 * gdb.base/step-bt.c: Call hello via function pointer to make
23257 sure its first instruction is executed on powerpc64le-linux.
23258
0ff3e01f
UW
232592014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23260
23261 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23262
084ee545
UW
232632014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23264
23265 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23266 of the test patterns for use on little-endian systems.
23267
6ed14ff3
UW
232682014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23269
23270 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23271 (decimal_vector): Fix for little-endian.
23272
401e27fd
JM
232732014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23274
23275 * gdb.arch/sparc-sysstep.exp: New file.
23276 * gdb.arch/sparc-sysstep.c: Likewise.
23277
23278 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23279
8b924729
EBM
232802014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23281
23282 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23283
fb151210
JB
232842014-01-23 Tom Tromey <tromey@redhat.com>
23285
23286 * gdb.ada/array_char_idx: New testcase.
23287
0740f8d8
TT
232882014-01-23 Tom Tromey <tromey@redhat.com>
23289
23290 PR python/16487:
23291 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23292 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23293 classes.
23294
21909fa1
TT
232952014-01-23 Tom Tromey <tromey@redhat.com>
23296
23297 PR python/16491:
23298 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23299 string from an inferior frame.
23300 * gdb.python/py-framefilter-mi.exp: Update.
23301
87ce2a04
DE
233022014-01-22 Doug Evans <dje@google.com>
23303
23304 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23305
237b092b
AA
233062014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23307
23308 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23309
d674a709
AA
233102014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23311
23312 * gdb.trace/entry-values.exp: Remove excess space character from
23313 regex patterns. Handle s390 call instruction.
23314
20fa3390
AA
233152014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23316
23317 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23318 define "*_start" label. Make "name" static.
23319 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23320 ${name} by references to ${name}_start.
23321
78466714
AA
233222014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23323
23324 * gdb.base/info-macros.exp: Remove "debug" from the compile
23325 options.
23326
ec9f644a
IB
233272014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23328
23329 * gdb.dlang/demangle.exp: New file.
23330
94b1b47e
IB
233312014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23332
23333 * gdb.dlang/primitive-types.exp: New file.
23334
7f420862
IB
233352014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23336
23337 * configure.ac: Create gdb.dlang/Makefile.
23338 * configure: Regenerate.
23339 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23340 * gdb.dlang/Makefile.in: New file.
23341 * lib/d-support.exp: New file.
23342 * lib/gdb.exp (skip_d_tests): New proc.
23343
52834460
MM
233442014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23345
23346 * gdb.btrace/delta.exp: Check reverse stepi.
23347 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23348 * gdb.btrace/finish.exp: New.
23349 * gdb.btrace/next.exp: New.
23350 * gdb.btrace/nexti.exp: New.
23351 * gdb.btrace/record_goto.c: Add comments.
23352 * gdb.btrace/step.exp: New.
23353 * gdb.btrace/stepi.exp: New.
23354 * gdb.btrace/multi-thread-step.c: New.
23355 * gdb.btrace/multi-thread-step.exp: New.
23356 * gdb.btrace/rn-dl-bind.c: New.
23357 * gdb.btrace/rn-dl-bind.exp: New.
23358 * gdb.btrace/data.c: New.
23359 * gdb.btrace/data.exp: New.
23360 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23361
6e07b1d2
MM
233622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23363
23364 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23365 * gdb.btrace/exception.exp: Update.
23366 * gdb.btrace/instruction_history.exp: Update.
23367 * gdb.btrace/record_goto.exp: Update.
23368 * gdb.btrace/tailcall.exp: Update.
23369 * gdb.btrace/unknown_functions.exp: Update.
23370 * gdb.btrace/delta.exp: New.
23371
0b722aec
MM
233722014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23373
23374 * gdb.btrace/record_goto.exp: Add backtrace test.
23375 * gdb.btrace/tailcall.exp: Add backtrace test.
23376
066ce621
MM
233772014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23378
23379 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23380 * gdb.btrace/record_goto.c: New.
23381 * gdb.btrace/record_goto.exp: New.
23382 * gdb.btrace/x86-record_goto.S: New.
23383
0688d04e
MM
233842014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23385
23386 * gdb.btrace/function_call_history.exp: Update tests.
23387 * gdb.btrace/instruction_history.exp: Update tests.
23388
8710b709
MM
233892014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23390
23391 * gdb.btrace/function_call_history.exp: Fix expected field
23392 order for "record function-call-history".
23393 Add new tests for "record function-call-history /c".
23394 * gdb.btrace/exception.cc: New.
23395 * gdb.btrace/exception.exp: New.
23396 * gdb.btrace/tailcall.exp: New.
23397 * gdb.btrace/x86-tailcall.S: New.
23398 * gdb.btrace/x86-tailcall.c: New.
23399 * gdb.btrace/unknown_functions.c: New.
23400 * gdb.btrace/unknown_functions.exp: New.
23401 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23402
5de9129b
MM
234032014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23404
23405 * gdb.btrace/instruction_history.exp: Update.
23406 * gdb.btrace/function_call_history.exp: Update.
23407
23a7fe75
MM
234082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23409
23410 * gdb.btrace/function_call_history.exp: Fix expected function
23411 trace.
23412 * gdb.btrace/instruction_history.exp: Initialize traced.
23413 Remove traced_functions.
23414
724c7dd8
MM
234152014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23416
23417 * gdb.btrace/function_call_history.exp: Update
23418 * gdb.btrace/instruction_history.exp: Update.
23419
6d78d93b
MM
234202014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23421
23422 * gdb.btrace/enable.exp: Update expected text.
23423
93a360cc
OJ
234242014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23425
23426 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23427 bytes.
23428
3772b53f
MR
234292014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23430
23431 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23432
596662fa
OJ
234332014-01-15 Omair Javaid <omair.javaid@linaro.org>
23434
23435 * lib/gdb.exp (supports_process_record): Return true for
23436 arm*-linux*. (supports_reverse): Likewise.
23437
b5b08fb4
SC
234382014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23439
23440 PR python/15464
23441 PR python/16113
23442 * gdb.python/py-type.c: Enhance test case.
23443 * gdb.python/py-value-cc.cc: Likewise
23444 * gdb.python/py-type.exp: Add new tests.
23445 * gdb.python/py-value-cc.exp: Likewise
23446
52d7fb13
AA
234472014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23448 Pedro Alves <palves@redhat.com>
23449
23450 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23451 Make "name" extern.
23452 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23453 references to ${name}_start by references to ${name}.
23454
a2cd8cfe
JB
234552014-01-10 Joel Brobecker <brobecker@adacore.com>
23456
23457 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23458
4e23fced
JB
234592014-01-10 Joel Brobecker <brobecker@adacore.com>
23460
23461 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23462
c6a9e42c
PA
234632014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23464 Pedro Alves <palves@redhat.com>
23465
23466 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23467 mi_gdb_target_load.
c6a9e42c 23468
b7ea362b
PA
234692014-01-08 Pedro Alves <palves@redhat.com>
23470
23471 * gdb.threads/reconnect-signal.c: New file.
23472 * gdb.threads/reconnect-signal.exp: New file.
23473
5e3f4fab
EBM
234742014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23475
23476 * gdb.base/source-dir.exp: New file.
23477
79301218
JB
234782014-01-07 Joel Brobecker <brobecker@adacore.com>
23479
23480 * gdb.ada/mi_interface: New testcase.
23481
8e355c5d
JB
234822014-01-07 Joel Brobecker <brobecker@adacore.com>
23483
23484 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23485 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23486 gdb.ada/pp-rec-component/pck.ads: New files.
23487
c0d48811
JB
234882014-01-07 Joel Brobecker <brobecker@adacore.com>
23489
23490 * gdb.python/py-pp-integral.c: New file.
23491 * gdb.python/py-pp-integral.py: New file.
23492 * gdb.python/py-pp-integral.exp: New file.
23493
17b609c3 23494For older changes see ChangeLog-1993-2013.
c906108c 23495\f
8d8cb839
EZ
23496;; Local Variables:
23497;; mode: change-log
23498;; left-margin: 8
23499;; fill-column: 74
23500;; version-control: never
23501;; End:
902f2ccb 23502
3666a048 23503 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23504 Copying and distribution of this file, with or without modification,
23505 are permitted provided the copyright notice and this notice are preserved.
This page took 5.630728 seconds and 4 git commands to generate.