]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
gdb/testsuite: use proc_with_prefix in gdb.base/scope.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
e0bd9202
SM
12021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
2
3 * gdb.base/scope.exp: Use proc_with_prefix.
4
9307efbe
SM
52021-02-02 Simon Marchi <simon.marchi@efficios.com>
6
7 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
8 table proc.
9 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
10 .debug_rnglists table without offset array.
11 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
12 .debug_loclists table without offset array.
13
2b0c7f41
SM
142021-02-02 Simon Marchi <simon.marchi@efficios.com>
15
16 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
17 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
18 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
19 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
20 attribute
21
ecfda20d
SM
222021-02-02 Simon Marchi <simon.marchi@efficios.com>
23
24 PR gdb/26813
25 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
26 (loclists): New proc.
27 * gdb.dwarf2/loclists-multiple-cus.c: New.
28 * gdb.dwarf2/loclists-multiple-cus.exp: New.
29 * gdb.dwarf2/loclists-sec-offset.c: New.
30 * gdb.dwarf2/loclists-sec-offset.exp: New.
31
6b0933da
SM
322021-02-02 Simon Marchi <simon.marchi@efficios.com>
33
34 * lib/dwarf.exp (_location): Add parameters.
35 (_handle_DW_FORM): Adjust.
36
962effa7
SM
372021-02-02 Simon Marchi <simon.marchi@efficios.com>
38
39 PR gdb/26813
40 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
41 (cu): Generate header for DWARF 5.
42 (rnglists): New proc.
43 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
44 * gdb.dwarf2/rnglists-sec-offset.exp: New.
45
2bd3e4b8
TV
462021-02-02 Tom de Vries <tdevries@suse.de>
47
48 PR symtab/24620
49 * gdb.dwarf2/fission-reread.exp: Add test-case.
50
c39c8637
TV
512021-02-01 Tom de Vries <tdevries@suse.de>
52
53 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
54 * gdb.dwarf2/fission-loclists-pie.S: Same.
55 * gdb.dwarf2/fission-loclists.S: Same.
56 * gdb.dwarf2/fission-multi-cu.S: Same.
57 * gdb.dwarf2/fission-reread.S: Same.
58 * gdb.dwarf2/fission-base.exp: Use DWO.
59 * gdb.dwarf2/fission-loclists-pie.exp: Same.
60 * gdb.dwarf2/fission-loclists.exp: Same.
61 * gdb.dwarf2/fission-multi-cu.exp: Same.
62 * gdb.dwarf2/fission-reread.exp: Same.
63
ebde6f2d
TV
642021-01-29 Tom de Vries <tdevries@suse.de>
65
66 PR breakpoints/26063
67 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
68 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
69
620ec3ca
TV
702021-01-29 Tom de Vries <tdevries@suse.de>
71
72 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
73
cdeba395
TV
742021-01-28 Tom de Vries <tdevries@suse.de>
75
76 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
77 in the backtrace, and use that in the rest of the test instead of
78 hardcoded constant 3. Use "frame" instead of "up" for robustness.
79
c47b145e
TV
802021-01-28 Tom de Vries <tdevries@suse.de>
81
82 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
83 * gdb.arch/i386-sse-stack-align.c: Same.
84 * gdb.arch/i386-sse-stack-align.exp: Same.
85
47918cca
AB
862021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
87
88 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
89
2f985dd1
TV
902021-01-28 Tom de Vries <tdevries@suse.de>
91
92 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
93
22efa3d3
TV
942021-01-28 Tom de Vries <tdevries@suse.de>
95
96 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
97 "maint info line-table". Make PASS pattern more specific. Make
98 FAIL pattern work for -m32.
99
59b59f08
LS
1002021-01-27 Lancelot SIX <lsix@lancelotsix.com>
101
102 PR gdb/27133
103 * gdb.base/ui-redirect.exp: Add test case that ensures that
104 redirecting both logging and debug does not cause gdb to crash.
105
106
807f647c
MM
1072021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
108
109 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
110
4ca40594
TV
1112021-01-26 Tom de Vries <tdevries@suse.de>
112
113 * gdb.threads/killed-outside.exp: Allow regular output.
114
d0021af3
TV
1152021-01-26 Tom de Vries <tdevries@suse.de>
116
117 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
118
9f6c202e
TV
1192021-01-25 Tom de Vries <tdevries@suse.de>
120
121 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
122 * lib/gdb.exp: Use gdb_load_no_complaints.
123
a625a8c9
TT
1242021-01-25 Tom Tromey <tromey@adacore.com>
125
126 * gdb.ada/fixed_points.exp: Add regression test.
127 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
128 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
129
19184910
TT
1302021-01-25 Tom Tromey <tromey@adacore.com>
131
132 * gdb.ada/local-enum.exp: Add enumerator resolution test.
133
acd6125f
TT
1342021-01-25 Tom Tromey <tromey@adacore.com>
135
136 * gdb.ada/local-enum.exp: New file.
137 * gdb.ada/local-enum/local.adb: New file.
138
1af4c9c4
TT
1392021-01-23 Tom Tromey <tom@tromey.com>
140
141 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
142
705646c0
BE
1432021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
144
145 * gdb.base/line65535.exp: Fix test expectation.
146
0ac85db5
SM
1472021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
148
149 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
150 suppression.
151 (default_gdb_exit): Likewise.
152 (default_gdb_spawn): Likewise.
153 (send_gdb): Likewise.
154 (gdb_expect): Likewise.
155 (gdb_expect_list): Likewise.
156 (default_gdb_init): Likewise.
157 (gdb_suppress_entire_file): Remove.
158 (gdb_suppress_tests): Remove.
159 (gdb_stop_suppressing_tests): Remove.
160 (gdb_clear_suppressed): Remove.
161 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
162 related to test suppression.
163 (default_mi_gdb_start): Likewise.
164 (mi_gdb_reinitialize_dir): Likewise.
165 (mi_gdb_test): Likewise.
166 (mi_run_cmd_full): Likewise.
167 (mi_runto_helper): Likewise.
168 (mi_execute_to): Likewise.
169 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
170 * gdb.base/bitfields.exp: Likewise.
171 * gdb.base/bitfields2.exp: Likewise.
172 * gdb.base/break.exp: Likewise.
173 * gdb.base/call-sc.exp: Likewise.
174 * gdb.base/callfuncs.exp: Likewise.
175 * gdb.base/dfp-test.exp: Likewise.
176 * gdb.base/endian.exp: Likewise.
177 * gdb.base/exprs.exp: Likewise.
178 * gdb.base/funcargs.exp: Likewise.
179 * gdb.base/hbreak2.exp: Likewise.
180 * gdb.base/recurse.exp: Likewise.
181 * gdb.base/scope.exp: Likewise.
182 * gdb.base/sepdebug.exp: Likewise.
183 * gdb.base/structs.exp: Likewise.
184 * gdb.base/until.exp: Likewise.
185 * gdb.cp/misc.exp: Likewise.
186
9d2d8a16
AB
1872021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
188
189 PR cli/25956
190 * gdb.base/style.exp (run_style_tests): Add version string test.
191 (test_startup_version_string): Use version style name.
192 * lib/gdb-utils.exp (style): Handle version style name.
193
e7b43072
AB
1942021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
195
196 * gdb.base/style.exp (limited_style): New proc.
197 (clean_restart_and_disable): New proc.
198 (run_style_tests): New proc. Most of the old tests from this file
199 are now in this proc.
200 (test_startup_version_string): New proc. Reamining test from the
201 old file is in this proc.
202
2189c312
SM
2032021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
204
205 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
206 Adjust to "set debug remote" changes.
207
cd211c75
LM
2082021-01-21 Luis Machado <luis.machado@linaro.org>
209
210 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
211 message.
212
730af663
SM
2132021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
214
215 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
216
325d39e4
HD
2172021-01-21 Hannes Domani <ssbssa@yahoo.de>
218
219 PR python/19151
220 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
221
c3e96aa7
SM
2222021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
223
224 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
225
6571ffc6
SM
2262021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
227
228 * lib/tuiterm.exp: Add links in comments.
229
7c794afd
TV
2302021-01-20 Tom de Vries <tdevries@suse.de>
231
232 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
233 offset.
234
1402665c
TV
2352021-01-20 Tom de Vries <tdevries@suse.de>
236
237 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
238
6f52fdf4
SDJ
2392021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
240
241 * gdb.arch/amd64-stap-expressions.S: New file.
242 * gdb.arch/amd64-stap-expressions.exp: New file.
243
14852123
TV
2442021-01-19 Tom de Vries <tdevries@suse.de>
245
246 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
247 sequence.
248
0c4e2c6c
TV
2492021-01-19 Tom de Vries <tdevries@suse.de>
250
251 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
252
02baa133
AB
2532021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
254
255 * gdb.fortran/array-slices.exp (run_test): Avoid including
256 addresses in test names.
257
10f92414
TV
2582021-01-15 Tom de Vries <tdevries@suse.de>
259
260 PR testsuite/26997
261 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
262 when adding sizeof.
263
116d0cf1
TV
2642021-01-14 Tom de Vries <tdevries@suse.de>
265
266 PR testsuite/24590
267 * gdb.base/style.exp: Handle shorter argv in frame command output.
268
8f66807b
AB
2692021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
270
271 PR gdb/26819
272 * gdb.server/stop-reply-no-thread-multi.c: New file.
273 * gdb.server/stop-reply-no-thread-multi.exp: New file.
274
3f94e588
TV
2752021-01-12 Tom de Vries <tdevries@suse.de>
276
277 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
278 (main): Remove call to have_mpx.
279 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
280 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
281 (main): Remote call to have_mpx.
282 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
283 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
284 (main): Remove call to have_mpx.
285 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
286 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
287 (main): Remove call to have_mpx.
288 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
289 * gdb.arch/i386-mpx.c (have_mpx): Remove.
290 (main): Remote call to have_mpx.
291 * gdb.arch/i386-mpx.exp: Use have_mpx.
292 * lib/gdb.exp (have_mpx): New proc.
293
5291fe3c
SP
2942021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
295
296 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
297
18bfb505
TV
2982021-01-12 Tom de Vries <tdevries@suse.de>
299
300 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
301
ce38f5ed
AB
3022021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
303
304 * gdb.fortran/debug-expr.exp: Add new tests.
305
7c654b71
AB
3062021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * gdb.fortran/dot-ops.exp: Add new tests.
309
10dadadc
TV
3102021-01-11 Tom de Vries <tdevries@suse.de>
311
312 PR testsuite/26968
313 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
314 Move insn setting $eax to before probe point.
315
66beed02
TT
3162021-01-09 Tom Tromey <tom@tromey.com>
317
318 * gdb.trace/ax.exp: Do not require an "ext".
319
8fc48b79
TT
3202021-01-08 Tom Tromey <tromey@adacore.com>
321
322 * gdb.ada/voidctx/pck.adb: New file.
323 * gdb.ada/voidctx/pck.ads: New file.
324 * gdb.ada/voidctx/voidctx.adb: New file.
325 * gdb.ada/voidctx.exp: New file.
326
6abd4cf2
SM
3272021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
328
329 PR gdb/27157
330 * gdb.base/empty-host-env-vars.exp: New test.
331
d00f0868
AB
3322021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.base/completion.exp: Add a new test.
335
3c8c6de2
AB
3362021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
337
338 * gdb.fortran/intvar-dynamic-types.exp: New file.
339 * gdb.fortran/intvar-dynamic-types.f90: New file.
340
e3436813
AB
3412021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
342
343 * gdb.fortran/intvar-array.exp: New file.
344 * gdb.fortran/intvar-array.f90: New file.
345
d4813f10
TT
3462021-01-07 Tom Tromey <tromey@adacore.com>
347
348 * gdb.ada/assign_arr.exp: Add 'others' test.
349
b49180ac
TT
3502021-01-06 Tom Tromey <tromey@adacore.com>
351
352 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
353 (FP4_Type): New type.
354 (FP4_Var): New variable.
355 * gdb.ada/fixed_points/fixed_points.adb: Update.
356 * gdb.ada/fixed_points.exp: Add tests for binary operators.
357
3c55062c
SM
3582021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
359
360 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
361 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
362 Pass prompt containing debug print to gdb_test_sequence.
363
e4ad960a
TV
3642021-01-04 Tom de Vries <tdevries@suse.de>
365
366 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
367
3ec3145c
SM
3682021-01-04 Simon Marchi <simon.marchi@efficios.com>
369
370
371
8dc558a0
SM
3722021-01-04 Simon Marchi <simon.marchi@efficios.com>
373
374 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
375 * gdb.server/connect-without-multi-process.exp: Likewise.
376 * gdb.server/exit-multiple-threads.exp: Likewise.
377 * gdb.server/ext-attach.exp: Likewise.
378 * gdb.server/ext-restart.exp: Likewise.
379 * gdb.server/ext-run.exp: Likewise.
380 * gdb.server/ext-wrapper.exp: Likewise.
381 * gdb.server/multi-ui-errors.exp: Likewise.
382 * gdb.server/no-thread-db.exp: Likewise.
383 * gdb.server/reconnect-ctrl-c.exp: Likewise.
384 * gdb.server/run-without-local-binary.exp: Likewise.
385 * gdb.server/server-kill.exp: Likewise.
386 * gdb.server/server-run.exp: Likewise.
387 * gdb.server/solib-list.exp: Likewise.
388 * gdb.server/stop-reply-no-thread.exp: Likewise.
389 * gdb.server/wrapper.exp: Likewise.
390 * gdb.server/sysroot.exp: Increase timeout when testing the
391 target: sysroot.
392
d8387cc8
SM
3932021-01-04 Simon Marchi <simon.marchi@efficios.com>
394
395 * gdb.server/server-run.exp: Use clean_restart.
396
5169ae34
SM
3972021-01-04 Simon Marchi <simon.marchi@efficios.com>
398
399 * gdb.server/ext-run.exp: Use clean_restart.
400
7b0ff8a2
SM
4012021-01-04 Simon Marchi <simon.marchi@efficios.com>
402
403 * gdb.server/stop-reply-no-thread.exp: Use build_executable
404 instead of prepare_for_testing.
405
a754fbdf
SM
4062021-01-04 Simon Marchi <simon.marchi@efficios.com>
407
408 * gdb.server/solib-list.exp: Use clean_restart.
409
c5e71b33
TV
4102021-01-04 Tom de Vries <tdevries@suse.de>
411
412 * gdb.base/morestack.c: Remove printf.
413 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
414
9b243007
TT
4152020-12-31 Tom Tromey <tom@tromey.com>
416
417 * gdb.rust/simple.exp: Update output for Rust 1.49.
418
4ff509e7
BE
4192020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
420
421 * gdb.cp/step-and-next-inline.exp: Fix test case.
422
391750c3
SM
4232020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
424
425 * gdb.python/py-frame-args.exp: De-duplicate test names.
426
b7874836
AB
4272020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
428
429 PR gdb/27059
430 * gdb.dwarf2/dyn-type-unallocated.c: New file.
431 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
432
e1ff6226
PW
4332020-12-21 Peter Waller <p@pwaller.net>
434
435 * gdb.base/style-interp-exec-mi.exp: New.
436 * gdb.base/style-interp-exec-mi.c: New.
437
ca01f1bf
SM
4382020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
439
440 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
441 gdb_test. Use proc_with_prefix.
442
0fe69a94
MM
4432020-12-21 Markus Metzger <markus.t.metzger@intel.com>
444
445 * gdb.btrace/exception.exp: Build with nopie.
446 * gdb.btrace/function_call_history.exp: Likewise.
447 * gdb.btrace/unknown_functions.exp: Likewise.
448
806e7575
MM
4492020-12-21 Markus Metzger <markus.t.metzger@intel.com>
450
451 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
452
493d2172
MM
4532020-12-21 Markus Metzger <markus.t.metzger@intel.com>
454
455 * gdb.python/py-record-btrace.exp: Make test names unique.
456 * gdb.python/py-record-full.exp: Likewise.
457
1a1c0afc
MM
4582020-12-21 Markus Metzger <markus.t.metzger@intel.com>
459
460 * gdb.btrace/data.exp: Make test names unique.
461 * gdb.btrace/delta.exp: Likewise.
462 * gdb.btrace/enable.exp: Likewise.
463 * gdb.btrace/function_call_history.exp: Likewise.
464 * gdb.btrace/nohist.exp: Likewise.
465 * gdb.btrace/non-stop.exp: Likewise.
466 * gdb.btrace/rn-dl-bind.exp: Likewise.
467 * gdb.btrace/step.exp: Likewise.
468 * gdb.btrace/stepi.exp: Likewise.
469 * gdb.btrace/tailcall.exp: Likewise.
470
98d837f0
MM
4712020-12-21 Markus Metzger <markus.t.metzger@intel.com>
472
473 * gdb.btrace/enable.exp: Update error message.
474 * gdb.btrace/multi-inferior.exp: Likewise.
475 * gdb.btrace/reconnect.exp: Likewise.
476 * gdb.python/py-record-btrace.exp: Likewise.
477 * gdb.python/py-record-full.exp: Likewise.
478
c541fa7c
TV
4792020-12-20 Tom de Vries <tdevries@suse.de>
480
481 * lib/gdb.exp (save_target_board_info): New proc.
482 (gdb_compile_shlib): Use save_target_board_info.
483
60108e47
TV
4842020-12-19 Tom de Vries <tdevries@suse.de>
485
486 * lib/gdb.exp (supports_scalar_storage_order_attribute)
487 (supports_gnuc): New proc.
488 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
489 test_compiler_info calls. Add unsupported message.
490 * gdb.base/endianity.c: Use TEST_SSO.
491
fa639f55
HD
4922020-12-19 Hannes Domani <ssbssa@yahoo.de>
493
494 PR exp/27070
495 * gdb.python/compare-enum-type-a.c: New test.
496 * gdb.python/compare-enum-type-b.c: New test.
497 * gdb.python/compare-enum-type.exp: New file.
498 * gdb.python/compare-enum-type.h: New test.
499
4aea001f
HD
5002020-12-18 Hannes Domani <ssbssa@yahoo.de>
501
502 * gdb.python/py-format-string.exp: Add tests for address keyword.
503
b3f9469b
HD
5042020-12-18 Hannes Domani <ssbssa@yahoo.de>
505
506 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
507
86ef42bd
TT
5082020-12-18 Tom Tromey <tromey@adacore.com>
509
510 * gdb.ada/fixed_points.exp: Also run with
511 -fgnat-encodings=minimal. Update expected output.
512
93df4a1d
SM
5132020-12-16 Simon Marchi <simon.marchi@efficios.com>
514
515 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
516 * gdb.base/continue-all-already-running.exp: Likewise.
517 * gdb.base/moribund-step.exp: Likewise.
518 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
519
592995fa
TV
5202020-12-16 Tom de Vries <tdevries@suse.de>
521
522 * gdb.base/batch-preserve-term-settings.exp:
523
1e61189d
TV
5242020-12-16 Tom de Vries <tdevries@suse.de>
525
526 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
527 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
528
19007d95
LM
5292020-12-16 Luis Machado <luis.machado@linaro.org>
530
531 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
532 pointer-based memory accesses.
533 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
534 hw watchpoint cases.
535
a33fc9ae
RK
5362020-12-15 Rae Kim <rae.kim@gmail.com>
537
538 * gdb.base/document.exp: New test.
539
0e5ad442
TT
5402020-12-15 Tom Tromey <tromey@adacore.com>
541
542 * gdb.base/style.exp: Add deprecation tests.
543
60598dbd
SM
5442020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
545
546 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
547
8cd6d968
MW
5482020-12-14 Mark Wielaard <mark@klomp.org>
549
550 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
551 specially, set attr_form_comment to the actual FORM string used.
552
eab9267c
MW
5532020-12-14 Mark Wielaard <mark@klomp.org>
554
555 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
556 _constants(SPECIAL_expr) here, but set it...
557 (Dwarf::cu): ...here based on _cu_version.
558
2f413264
TV
5592020-12-14 Tom de Vries <tdevries@suse.de>
560
561 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
562 pass -fPIC.
563 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
564 * gdb.base/break-probes.exp: Same.
565 * gdb.base/ctxobj.exp: Same.
566 * gdb.base/dso2dso.exp: Same.
567 * gdb.base/global-var-nested-by-dso.exp: Same.
568 * gdb.base/info-shared.exp: Same.
569 * gdb.base/jit-reader-simple.exp: Same.
570 * gdb.base/print-file-var.exp: Same.
571 * gdb.base/skip-solib.exp: Same.
572 * gdb.btrace/dlopen.exp: Same.
573
18f1cb1f
TV
5742020-12-14 Tom de Vries <tdevries@suse.de>
575
576 PR testsuite/26963
577 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
578
519155c9
TV
5792020-12-14 Tom de Vries <tdevries@suse.de>
580
581 PR testsuite/26962
582 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
583 cast it to its declared type".
584
153f6e6c
TV
5852020-12-14 Tom de Vries <tdevries@suse.de>
586
587 PR testsuite/26951
588 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
589 shell prompt.
590
86b44259
TT
5912020-12-14 Tom Tromey <tromey@adacore.com>
592
593 * gdb.ada/nested.exp: Add new tests.
594 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
595
e26624c6
TT
5962020-12-14 Tom Tromey <tromey@adacore.com>
597
598 * gdb.dwarf2/ada-thick-pointer.exp: New file.
599
a3bdae4e
TT
6002020-12-14 Tom Tromey <tromey@adacore.com>
601
602 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
603
862fcbd8
TV
6042020-12-13 Tom de Vries <tdevries@suse.de>
605
606 PR testsuite/26953
607 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
608 attribute support if compiler doesn't support it.
609
a406a98e
TV
6102020-12-13 Tom de Vries <tdevries@suse.de>
611
612 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
613 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
614 source to shared lib. Add ada to options.
615
5d7e6ed0
TV
6162020-12-13 Tom de Vries <tdevries@suse.de>
617
618 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
619 calling gnatbind and gnatlink.
620
ee9812a0
AB
6212020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
622
623 * gdb.base/dcache-flush.c: New file.
624 * gdb.base/dcache-flush.exp: New file.
625
50a5f187
AB
6262020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
627
628 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
629 commands.
630 * gdb.base/killed-outside.exp: Likewise.
631 * gdb.opt/inline-bt.exp: Likewise.
632 * gdb.perf/gmonster-null-lookup.py: Likewise.
633 * gdb.perf/gmonster-print-cerr.py: Likewise.
634 * gdb.perf/gmonster-ptype-string.py: Likewise.
635 * gdb.python/py-unwind.exp: Likewise.
636
19c659f1
AB
6372020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
638
639 * gdb.base/commands.exp: Update expected results.
640
9ef6d4a1
AB
6412020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
642
643 PR cli/15104
644 * gdb.base/commands.exp: Add additional tests.
645 * gdb.base/completion.exp: Add additional tests.
646
1536146f
AB
6472020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
648
649 * gdb.base/completion.exp: Add additional tests.
650
346e7e19
TV
6512020-12-11 Tom de Vries <tdevries@suse.de>
652
653 PR testsuite/26991
654 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
655 violations by setting bounds registers if the bounds are passed in the
656 Bounds Table.
657
9cd7a95a
TV
6582020-12-11 Tom de Vries <tdevries@suse.de>
659
660 PR testsuite/26954
661 * gdb.base/float128.exp: Detect and handle no mpfr support.
662
4483a8e7
SM
6632020-12-10 Simon Marchi <simon.marchi@efficios.com>
664
665 PR gdb/24694
666 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
667 calls.
668
10067028
TV
6692020-12-10 Tom de Vries <tdevries@suse.de>
670
671 PR testsuite/26947
672 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
673 braces for tcl 8.5 and earlier.
674
5b56203a
SM
6752020-12-09 Simon Marchi <simon.marchi@efficios.com>
676
677 PR 26875, PR 26901
678 * gdb.base/flexible-array-member.c: New test.
679 * gdb.base/flexible-array-member.exp: New test.
680
b46551b2
TV
6812020-12-08 Tom de Vries <tdevries@suse.de>
682
683 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
684 using is_amd64_regs_target.
685
8439f446
TV
6862020-12-08 Tom de Vries <tdevries@suse.de>
687
688 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
689 self_id.
690
bc545da7
PA
6912020-12-07 Pedro Alves <pedro@palves.net>
692
693 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
694 'additional_flags' variable.
695
1f58f6c2
TBA
6962020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
697
698 * gdb.linespec/explicit.exp: Extend with a test to check completing
699 '-' after seemingly complete options.
700
5759831a
TBA
7012020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
702
703 * gdb.linespec/keywords.exp: Add tests to check positional
704 flexibility of "-force-condition".
705
21e051b3
TBA
7062020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
707
708 * gdb.base/bp-cmds-run-with-ex.c: New file.
709 * gdb.base/bp-cmds-run-with-ex.exp: New file.
710 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
711 * gdb.gdb/python-interrupts.exp: Update the call to
712 'catch_command_errors' with the new argument.
713 * gdb.gdb/python-selftest.exp: Ditto.
714
187b041e
SM
7152020-12-04 Simon Marchi <simon.marchi@efficios.com>
716
717 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
718 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
719 * gdb.threads/non-stop-fair-events.exp: Likewise.
720
3b7a962d
SM
7212020-12-04 Simon Marchi <simon.marchi@efficios.com>
722
723 * gdb.threads/step-over-exec.exp: New.
724 * gdb.threads/step-over-exec.c: New.
725 * gdb.threads/step-over-exec-execd.c: New.
726 * lib/my-syscalls.S: New.
727 * lib/my-syscalls.h: New.
728
e633b117
SM
7292020-12-04 Simon Marchi <simon.marchi@efficios.com>
730
731 * lib/dwarf.exp (declare_labels): Use name as text if text is
732 not provided.
733
67748e0f
TV
7342020-12-04 Tom de Vries <tdevries@suse.de>
735
736 PR testsuite/26990
737 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
738 are unsupported.
739
a8d13675
TV
7402020-12-04 Tom de Vries <tdevries@suse.de>
741
742 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
743 clause.
744
f17727b3
TV
7452020-12-04 Tom de Vries <tdevries@suse.de>
746
747 * gdb.reverse/insn-reverse.exp: Fix count handling.
748
a1499830
TV
7492020-12-04 Tom de Vries <tdevries@suse.de>
750
751 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
752 __x86_64__.
753
9c027c2f
TV
7542020-12-04 Tom de Vries <tdevries@suse.de>
755
756 * gdb.reverse/insn-reverse.c (test_nr): New var.
757 (usage, parse_args): New function.
758 (main): Call parse_args. Only run test for test_nr.
759 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
760 and bail out. Run subtests individually, using an inferior arg
761 specifying the subtest.
762
533b2ae0
AB
7632020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
764
765 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
766
e4502042
AB
7672020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
768
769 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
770 update test to use this.
771
f55a9a37
SM
7722020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
773
774 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
775
0a6155a0
SM
7762020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
777
778 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
779 (do_test): Don't use with_test_prefix.
780 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
781 (do_test): Don't use with_test_prefix.
782 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
783 (do_test): Don't use with_test_prefix.
784 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
785 (do_test): Don't use with_test_prefix.
786
4d56d64a
SM
7872020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
788
789 * gdb.threads/non-ldr-exit.exp: Fix comment.
790
54e75f29
AB
7912020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
792
793 * gdb.xml/maint-xml-dump-03.xml: New file.
794
7ce05d21
TV
7952020-11-30 Tom de Vries <tdevries@suse.de>
796
797 PR symtab/26905
798 * gdb.dwarf2/count.exp: Remove kfails.
799
50757f95
TBA
8002020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
801
802 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
803 indices.
804
4afa9fd9
JB
8052020-11-24 Joel Brobecker <brobecker@adacore.com>
806
807 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
808 the "ptype pck__fp1_range_var" test for the module-2 and pascal
809 languages. Remove the associated setup_xfail.
810
15a491af
SM
8112020-11-23 Simon Marchi <simon.marchi@efficios.com>
812
813 * lib/gdb.exp (gdb_assert): Show error message on error.
814
891615f0
TV
8152020-11-23 Tom de Vries <tdevries@suse.de>
816
817 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
818 * gdb.ada/mod_from_name.exp: Same.
819 * gdb.ada/pckd_arr_ren.exp: Same.
820
19922582
SM
8212020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
822
823 * gdb.base/template.exp: New.
824 * gdb.base/template.c: New.
825
117c628d
GB
8262020-11-22 Gary Benson <gbenson@redhat.com>
827
828 PR gdb/26905
829 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
830 is defined using a DW_AT_count which references another DIE.
831
da39d3ba
TV
8322020-11-21 Tom de Vries <tdevries@suse.de>
833
834 * gdb.base/vla-ptr.exp: Add XFAIL.
835
a5c641b5
AB
8362020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
837
838 * gdb.fortran/array-slices-bad.exp: New file.
839 * gdb.fortran/array-slices-bad.f90: New file.
840 * gdb.fortran/array-slices-sub-slices.exp: New file.
841 * gdb.fortran/array-slices-sub-slices.f90: New file.
842 * gdb.fortran/array-slices.exp: Rewrite tests.
843 * gdb.fortran/array-slices.f90: Rewrite tests.
844 * gdb.fortran/vla-sizeof.exp: Correct expected results.
845
a15a5258
AB
8462020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
847
848 * gdb.base/completion.exp: Add new completion tests.
849
7cb2893d
SM
8502020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
851
852 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
853 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
854 * gdb.mi/mi-nsintrall.exp: Likewise.
855 * gdb.mi/mi-nsmoribund.exp: Likewise.
856 * gdb.mi/mi-nsthrexec.exp: Likewise.
857 * gdb.mi/mi-watch-nonstop.exp: Likewise.
858
cf144ec8
SM
8592020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
860
861 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
862 of perror.
863
6b6a3e05
JM
8642020-11-18 Joseph Myers <joseph@codesourcery.com>
865
866 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
867 $arg.exe exists but $arg does not.
868
811bdca0
GB
8692020-11-17 Gary Benson <gbenson@redhat.com>
870
871 * gdb.trace/trace-common.h (x86_trace_dummy): Add
872 __attribute__ ((used)).
873
c72e3136
AB
8742020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
875
876 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
877
037d7135
AB
8782020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
879
880 * gdb.base/completion.exp: Add new tests.
881
119e99bb
TT
8822020-11-16 Tom Tromey <tromey@adacore.com>
883
884 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
885 tests.
886
b74dbc20
JB
8872020-11-15 Joel Brobecker <brobecker@adacore.com>
888
889 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
890 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
891 (main): Add reference to pck__fp1_var2.
892 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
893
0a12719e
JB
8942020-11-15 Joel Brobecker <brobecker@adacore.com>
895
896 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
897
0c9150e4
JB
8982020-11-15 Joel Brobecker <brobecker@adacore.com>
899
900 * gdb.ada/fixed_points.exp: Add ptype tests.
901 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
902
b26daff9
JB
9032020-11-15 Joel Brobecker <brobecker@adacore.com>
904
905 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
906
09584414
JB
9072020-11-15 Joel Brobecker <brobecker@adacore.com>
908
909 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
910 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
911 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
912 New files.
913 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
914
915 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
916 New files.
917
9dd02fc0
AB
9182020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
919
920 PR cli/26879
921 * gdb.fortran/completion.exp: New file.
922 * gdb.fortran/completion.f90: New file.
923
5643c500
JM
9242020-11-12 Joseph Myers <joseph@codesourcery.com>
925
926 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
927 but $arg does not.
928
7bea47f0
AB
9292020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
930
931 * gdb.fortran/types.exp: Add more tests.
932
1f2624a3
TT
9332020-11-12 Tom Tromey <tom@tromey.com>
934
935 PR rust/26799:
936 * gdb.rust/traits.exp: Remove kfails.
937
9e74f0ae
GB
9382020-11-12 Gary Benson <gbenson@redhat.com>
939
940 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
941 statement.
942
acb994fa
SM
9432020-11-11 Simon Marchi <simon.marchi@efficios.com>
944
945 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
946 always-inserted" axis.
947 (do_test): Add breakpoint_always_inserted parameter.
948
95016fd2
TT
9492020-11-10 Tom Tromey <tromey@adacore.com>
950
951 * gdb.ada/bias.exp: Update.
952 * gdb.ada/bias/bias.adb (X): Change value.
953
83100a74
GB
9542020-11-10 Gary Benson <gbenson@redhat.com>
955
956 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
957 regexp fragment in parentheses to prevent false matching.
958
6ff174a7
GB
9592020-11-10 Gary Benson <gbenson@redhat.com>
960
961 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
962
eb24648c
GB
9632020-11-10 Gary Benson <gbenson@redhat.com>
964
965 * gdb.cp/step-and-next-inline.exp: Only require
966 -gstatement-frontiers when building with GCC.
967 Only setup KFAIL's for GCC issues when using
968 a GCC-built executable.
969
86775fab
AB
9702020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
971
972 * gdb.base/debug-expr.c: Add extra function to allow for an
973 additional test.
974 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
975 to this proc with gdb_test_debug_expr. Add an extra test.
976 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
977 to this proc with gdb_test_debug_expr, give the tests names
978 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
979 calls to this proc with gdb_test_debug_expr, give the tests names
980 * gdb.fortran/debug-expr.exp: New file.
981 * gdb.fortran/debug-expr.f90: New file.
982 * lib/gdb.exp (gdb_test_debug_expr): New proc.
983
a1945bd4
SM
9842020-11-06 Simon Marchi <simon.marchi@efficios.com>
985
986 * lib/dwarf.exp (ranges): Handle "base" and "range" as
987 proceduresu.
988 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
989 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
990 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
991 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
992 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
993 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
994 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
995 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
996
9c91c725
TT
9972020-11-04 Tom Tromey <tromey@adacore.com>
998
999 * gdb.ada/funcall_ref.exp: Update.
1000 * gdb.ada/var_rec_arr.exp: Update.
1001
8d9fd3a1
TT
10022020-11-04 Tom Tromey <tromey@adacore.com>
1003
1004 * gdb.ada/rec_ptype.exp: New file.
1005 * gdb.ada/rec_ptype/main.adb: New file.
1006 * gdb.ada/rec_ptype/p.ads: New file.
1007
d8f62e84
TT
10082020-11-04 Tom Tromey <tromey@adacore.com>
1009
1010 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1011 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1012 (PT_Full): New variable.
1013 * gdb.ada/tick_length_array_enum_idx/pck.adb
1014 (Full_PT): New type.
1015
7ff5b937
TT
10162020-11-04 Tom Tromey <tromey@adacore.com>
1017
1018 * gdb.ada/array_of_variant.exp: New file.
1019 * gdb.ada/array_of_variant/p.adb: New file.
1020 * gdb.ada/array_of_variant/pck.ads: New file.
1021 * gdb.ada/array_of_variant/pck.adb: New file.
1022
10f6a3ad
TT
10232020-11-04 Tom Tromey <tromey@adacore.com>
1024
1025 * gdb.ada/enum_idx_packed.exp: Add test.
1026 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1027 New variable.
1028 * gdb.ada/enum_idx_packed/pck.ads (Short)
1029 (Multi_Dimension, Multi_Dimension_Access): New types.
1030
b72795a8
TT
10312020-11-04 Tom Tromey <tromey@adacore.com>
1032
1033 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1034
24aa1b02
TT
10352020-11-04 Tom Tromey <tromey@adacore.com>
1036
1037 * gdb.ada/set_pckd_arr_elt.exp: Also test
1038 -fgnat-encodings=minimal. Add tests.
1039 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1040 Call Update_Small a second time.
1041 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1042 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1043 (Variant_Access): New types.
1044 (New_Variant): Declare.
1045
c9a28cbe
TT
10462020-11-04 Tom Tromey <tromey@adacore.com>
1047
1048 * gdb.ada/mod_from_name.exp: Test printing slice.
1049
57567375
TT
10502020-11-04 Tom Tromey <tromey@adacore.com>
1051
1052 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1053 values.
1054 * gdb.ada/access_to_unbounded_array.exp: Test different
1055 -fgnat-encodings values.
1056 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1057 values.
1058 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1059 values.
1060 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1061 values.
1062 * gdb.ada/array_of_variable_length.exp: Test different
1063 -fgnat-encodings values.
1064 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1065 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1066 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1067 change.
1068 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1069 values.
1070 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1071 * gdb.ada/out_of_line_in_inlined.exp: Test different
1072 -fgnat-encodings values.
1073 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1074 values.
1075 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1076 values.
1077 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1078 -fgnat-encodings values.
1079 * gdb.ada/variant_record_packed_array.exp: Test different
1080 -fgnat-encodings values.
1081
a7400e44
TT
10822020-11-04 Tom Tromey <tromey@adacore.com>
1083
1084 * gdb.ada/enum_idx_packed.exp: Add tests.
1085 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1086 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1087 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1088 declarations.
1089
c40907bf
TV
10902020-11-03 Tom de Vries <tdevries@suse.de>
1091
1092 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1093 terminator comments.
1094 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1095 terminator.
1096
f468977a
SM
10972020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1098
1099 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1100 integer format test with regexp.
1101
1c2bec19
GB
11022020-11-02 Gary Benson <gbenson@redhat.com>
1103
1104 * gdb.base/print-file-var.exp (test): Separate compiler and
1105 linker options, and build using build_executable_from_specs
1106 to accommodate this.
1107
6539a36d
GB
11082020-11-02 Gary Benson <gbenson@redhat.com>
1109
1110 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1111 for .c files compiled as C++ with Clang if any shared
1112 libraries are specified.
1113
7ea44a51
GB
11142020-11-02 Gary Benson <gbenson@redhat.com>
1115
1116 * lib/attributes.h: New header.
1117 * gdb.base/backtrace.c: Include the above. Replace
1118 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1119 * gdb.base/infcall-nested-structs.c: Likewise.
1120 * gdb.base/vla-optimized-out.c: Likewise.
1121
ab8f783d
TV
11222020-11-02 Tom de Vries <tdevries@suse.de>
1123
1124 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1125
d77c9224
JB
11262020-11-01 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1129 System.Min_Int and System.Max_Int with smaller hardcoded
1130 constants.
1131
0e5b0dd0
SM
11322020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1133
1134 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1135 * configure: Re-generate.
1136
136821d9
SM
11372020-10-30 Simon Marchi <simon.marchi@efficios.com>
1138
1139 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1140 expected output.
1141
b78b3a29
TBA
11422020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1143
1144 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1145 behavior.
1146 * gdb.base/paginate-bg-execution.exp: Ditto.
1147 * gdb.base/paginate-inferior-exit.exp: Ditto.
1148 * gdb.base/double-prompt-target-event-error.c: Remove.
1149 * gdb.base/double-prompt-target-event-error.exp: Remove.
1150
cfaa8f76
TBA
11512020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1152
1153 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1154 inferiors' and 'detach inferiors' do not change the current
1155 inferior.
1156
0ad0e70c
TV
11572020-10-29 Tom de Vries <tdevries@suse.de>
1158
1159 * gdb.threads/tls.exp: Fix DUPLICATEs.
1160
99cc6b2a
TV
11612020-10-28 Tom de Vries <tdevries@suse.de>
1162
1163 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1164
efe9b873
TV
11652020-10-28 Tom de Vries <tdevries@suse.de>
1166
1167 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1168 * gdb.base/reread.exp: Same.
1169
6b68fd45
TV
11702020-10-28 Tom de Vries <tdevries@suse.de>
1171
1172 * lib/gdb.exp (readnow): Handle arg.
1173 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1174
32a5f98a
TV
11752020-10-28 Tom de Vries <tdevries@suse.de>
1176
1177 * gdb.base/relocate.exp: Update regexp for -readnow.
1178
f93b8760
TV
11792020-10-28 Tom de Vries <tdevries@suse.de>
1180
1181 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1182 -readnow.
1183
1b00ef06
TV
11842020-10-28 Tom de Vries <tdevries@suse.de>
1185
1186 PR symtab/26772
1187 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1188 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1189
364bb903
TV
11902020-10-28 Tom de Vries <tdevries@suse.de>
1191
1192 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1193 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1194 complaint during file command for -readnow.
1195
445a033f
TV
11962020-10-28 Tom de Vries <tdevries@suse.de>
1197
1198 * gdb.cp/nsalias.exp: Fix typo in test name.
1199
fdd67a42
TV
12002020-10-28 Tom de Vries <tdevries@suse.de>
1201
1202 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1203
706baf4c
TV
12042020-10-28 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1207 -readnow.
1208
b448cca5
TV
12092020-10-27 Tom de Vries <tdevries@suse.de>
1210
1211 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1212
5868da03
TV
12132020-10-27 Tom de Vries <tdevries@suse.de>
1214
1215 * gdb.base/maint.exp: Update for -readnow.
1216
06db6ec3
TV
12172020-10-27 Tom de Vries <tdevries@suse.de>
1218
1219 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1220 -readnow.
1221
934a1764
GB
12222020-10-14 Gary Benson <gbenson@redhat.com>
1223
1224 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1225 "_vptr$Base" as correct, in addition to "_vptr.Base".
1226 (test_mixed): Likewise.
1227
0bf21fbd
GB
12282020-10-27 Gary Benson <gbenson@redhat.com>
1229
1230 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1231 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1232
b1d4d8d1
TBA
12332020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1234
1235 * gdb.base/condbreak.exp: Update the completion tests to
1236 consider the '-force' flag.
1237
bd24c5d6
TV
12382020-10-27 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.base/list-ambiguous-readnow.exp: New file.
1241
733d554a
TBA
12422020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1243
1244 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1245 the condition.
1246 * gdb.linespec/cpcompletion.exp: Update to consider the
1247 '-force-condition' keyword.
1248 * gdb.linespec/explicit.exp: Ditto.
1249 * lib/completion-support.exp: Ditto.
1250
b5fa468f
TBA
12512020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1252
1253 * gdb.base/condbreak-multi-context.cc: New file.
1254 * gdb.base/condbreak-multi-context.exp: New file.
1255
b3247276
TT
12562020-10-26 Tom Tromey <tom@tromey.com>
1257
1258 * lib/mi-support.exp (default_mi_gdb_start): Call
1259 gdb_stdin_log_init.
1260 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1261 subtract one from gdb_instances.
1262 (gdb_stdin_log_write): Flush in_file.
1263
1c47ec3e
TV
12642020-10-26 Tom de Vries <tdevries@suse.de>
1265
1266 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1267
6390859c
TT
12682020-10-26 Tom Tromey <tromey@adacore.com>
1269
1270 * gdb.ada/unsigned_range/foo.adb: New file.
1271 * gdb.ada/unsigned_range/pack.adb: New file.
1272 * gdb.ada/unsigned_range/pack.ads: New file.
1273 * gdb.ada/unsigned_range.exp: New file.
1274
55c3ad88
TV
12752020-10-26 Tom de Vries <tdevries@suse.de>
1276
1277 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1278
1612c4bb
TV
12792020-10-26 Tom de Vries <tdevries@suse.de>
1280
1281 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1282 for CU.
1283 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1284
7d72802b
TV
12852020-10-23 Tom de Vries <tdevries@suse.de>
1286
1287 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1288 DW_FORM_string.
1289 (Dwarf::_default_form): New proc.
1290 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1291 guessed.
1292
9476b583
TV
12932020-10-23 Tom de Vries <tdevries@suse.de>
1294
1295 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1296 * gdb.dwarf2/atomic-type.exp: Same.
1297 * gdb.dwarf2/bad-regnum.exp: Same.
1298 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1299 * gdb.dwarf2/dw2-align.exp: Same.
1300 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1301 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1302 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1303 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1304 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1305 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1306 * gdb.dwarf2/enum-type.exp: Same.
1307 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1308 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1309 * gdb.dwarf2/main-subprogram.exp: Same.
1310 * gdb.dwarf2/missing-type-name.exp: Same.
1311 * gdb.dwarf2/nonvar-access.exp: Same.
1312 * gdb.dwarf2/typedef-void-finish.exp: Same.
1313 * gdb.dwarf2/var-access.exp: Same.
1314 * gdb.dwarf2/void-type.exp: Same.
1315
4a636814
SM
13162020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1317
1318 PR gdb/26693
1319 * gdb.dwarf2/template-specification-full-name.exp: New test.
1320
557fc257
LM
13212020-10-22 Luis Machado <luis.machado@linaro.org>
1322
1323 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1324 expected an offset from the function.
1325 * gdb.base/msym-bp.exp (test): Likewise.
1326
6b4c676c
AB
13272020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1328
1329 * gdb.fortran/array-slices.exp: Add a new test.
1330
98cec4f6
GB
13312020-10-21 Gary Benson <gbenson@redhat.com>
1332
1333 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1334 fullname test with Clang. Also expand comments generally.
1335
ae86f581
TV
13362020-10-20 Tom de Vries <tdevries@suse.de>
1337
1338 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1339
8c161360
TV
13402020-10-20 Tom de Vries <tdevries@suse.de>
1341
1342 * gdb.dwarf2/arr-stride.c: Remove.
1343 * gdb.dwarf2/arr-stride.exp: Use main.c.
1344 * gdb.dwarf2/arr-subrange.c: Remove.
1345 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1346 * gdb.dwarf2/bad-regnum.c: Remove.
1347 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1348 * gdb.dwarf2/corrupt.c: Remove.
1349 * gdb.dwarf2/corrupt.exp: Use main.c.
1350 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1351 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1352 * gdb.dwarf2/dw2-icycle.c: Remove.
1353 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1354 * gdb.dwarf2/formdata16.c: Remove.
1355 * gdb.dwarf2/formdata16.exp: Use main.c.
1356 * gdb.dwarf2/implptrconst.c: Remove.
1357 * gdb.dwarf2/implptrconst.exp: Use main.c.
1358 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1359 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1360 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1361 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1362
9c2412ec
TV
13632020-10-20 Tom de Vries <tdevries@suse.de>
1364
1365 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1366 file.
1367 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1368
0cd2ad78
TV
13692020-10-20 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1372 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1373 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1374 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1375 * gdb.dwarf2/dw2-ranges.exp: Same.
1376 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1377 * gdb.dwarf2/var-access.exp: Same.
1378
22cc388e
TT
13792020-10-19 Tom Tromey <tromey@adacore.com>
1380
1381 PR tui/26719
1382 * gdb.tui/list.exp: Check source window contents after focus
1383 change.
1384
520596f2
TV
13852020-10-17 Tom de Vries <tdevries@suse.de>
1386
1387 PR symtab/26317
1388 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1389
d1c8a76d
TV
13902020-10-17 Tom de Vries <tdevries@suse.de>
1391
1392 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1393 as suffix.
1394 * gdb.dwarf2/atomic.c: Rename to ...
1395 * gdb.dwarf2/atomic-type.c: ... this.
1396 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1397 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1398 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1399 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1400 * gdb.dwarf2/fission-mix2.c: Rename to ...
1401 * gdb.dwarf2/fission-mix-2.c: ... this.
1402 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1403 standard_testfile.
1404 * gdb.dwarf2/ada-valprint-error.exp: Same.
1405 * gdb.dwarf2/arr-stride.exp: Same.
1406 * gdb.dwarf2/arr-subrange.exp: Same.
1407 * gdb.dwarf2/atomic-type.exp: Same.
1408 * gdb.dwarf2/bad-regnum.exp: Same.
1409 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1410 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1411 * gdb.dwarf2/clang-debug-names.exp: Same.
1412 * gdb.dwarf2/comp-unit-lang.exp: Same.
1413 * gdb.dwarf2/corrupt.exp: Same.
1414 * gdb.dwarf2/count.exp: Same.
1415 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1416 * gdb.dwarf2/data-loc.exp: Same.
1417 * gdb.dwarf2/dw2-align.exp: Same.
1418 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1419 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1420 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1421 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1422 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1423 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1424 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1425 * gdb.dwarf2/dw2-inline-param.exp: Same.
1426 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1427 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1428 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1429 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1430 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1431 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1432 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1433 * gdb.dwarf2/dw2-param-error.exp: Same.
1434 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1435 * gdb.dwarf2/dw2-ranges.exp: Same.
1436 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1437 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1438 * gdb.dwarf2/dw4-sig-types.exp: Same.
1439 * gdb.dwarf2/dynarr-ptr.exp: Same.
1440 * gdb.dwarf2/enum-type.exp: Same.
1441 * gdb.dwarf2/fission-mix.exp: Same.
1442 * gdb.dwarf2/formdata16.exp: Same.
1443 * gdb.dwarf2/implptrconst.exp: Same.
1444 * gdb.dwarf2/implptrpiece.exp: Same.
1445 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1446 * gdb.dwarf2/main-subprogram.exp: Same.
1447 * gdb.dwarf2/method-ptr.exp: Same.
1448 * gdb.dwarf2/missing-sig-type.exp: Same.
1449 * gdb.dwarf2/nonvar-access.exp: Same.
1450 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1451 * gdb.dwarf2/shortpiece.exp: Same.
1452 * gdb.dwarf2/staticvirtual.exp: Same.
1453 * gdb.dwarf2/subrange.exp: Same.
1454 * gdb.dwarf2/symtab-producer.exp: Same.
1455 * gdb.dwarf2/typedef-void-finish.exp: Same.
1456 * gdb.dwarf2/var-access.exp: Same.
1457 * gdb.dwarf2/variant.exp: Same.
1458 * gdb.dwarf2/void-type.exp: Same.
1459 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1460 dw2-ranges-main.c.
1461 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1462
472d09c1
TV
14632020-10-16 Tom de Vries <tdevries@suse.de>
1464
1465 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1466
afe75f6d
TV
14672020-10-16 Tom de Vries <tdevries@suse.de>
1468
1469 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1470
8c8bd0ba
TV
14712020-10-14 Tom de Vries <tdevries@suse.de>
1472
1473 PR testsuite/26732
1474 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1475 scenario 2.
1476 * gdb.ada/mi_catch_ex_hand.exp: Same.
1477
b75d55d4
PA
14782020-10-13 Pedro Alves <pedro@palves.net>
1479
1480 * lib/mi-support.exp (mi_clean_restart): New.
1481 (mi_run_to_main): Delete.
1482 All callers adjust to use mi_clean_restart / mi_runto_main.
1483
e777225b
PA
14842020-10-13 Pedro Alves <pedro@palves.net>
1485
1486 * config/monitor.exp: Use "list -q".
1487 * gdb.arch/gdb1558.exp: Use "break -q".
1488 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1489 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1490 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1491 * gdb.base/commands.exp: Use "break -q".
1492 * gdb.base/condbreak.exp: Use "break -q".
1493 * gdb.base/ctf-ptype.exp: Use "list -q".
1494 * gdb.base/define.exp: Use "break -q".
1495 * gdb.base/del.exp: Use "break -q".
1496 * gdb.base/fullname.exp: Use "break -q".
1497 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1498 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1499 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1500 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1501 "hbreak -q".
1502 * gdb.base/included.exp: Use "list -q".
1503 * gdb.base/label.exp: Use "break -q".
1504 * gdb.base/lineinc.exp: Use "break -q".
1505 * gdb.base/list.exp: Use "list -q".
1506 * gdb.base/macscp.exp: Use "list -q".
1507 * gdb.base/pending.exp: Use "break -q".
1508 * gdb.base/prologue-include.exp: Use "break -q".
1509 * gdb.base/ptype.exp: Use "list -q".
1510 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1511 * gdb.base/server-del-break.exp: Use "break -q".
1512 * gdb.base/style.exp: Use "break -q".
1513 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1514 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1515 * gdb.cp/exception.exp: Use "tbreak -q".
1516 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1517 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1518 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1519 * gdb.dwarf2/pr13961.exp: Use "break -q".
1520 * gdb.linespec/explicit.exp: Use "list -q".
1521 * gdb.linespec/linespec.exp: Use "break -q".
1522 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1523 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1524 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1525 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1526 * gdb.trace/change-loc.exp: Use "break -q".
1527 * gdb.trace/pending.exp: Use "break -q".
1528 * gdb.tui/basic.exp: Use "list -q".
1529 * gdb.tui/list-before.exp: Use "list -q".
1530 * gdb.tui/list.exp: Use "list -q".
1531 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1532
8abd8ee8
PA
15332020-10-13 Pedro Alves <pedro@palves.net>
1534
1535 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1536 saved breakpoints file.
1537 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1538 inspecting breakpoint list.
1539 * lib/gdb.exp (runto_main): Add "qualified" to options.
1540 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1541 and handle it.
1542 (mi_runto_main): Pass 1 as qualified argument.
1543
f71e6719
PA
15442020-10-13 Pedro Alves <pedro@palves.net>
1545
1546 * lib/mi-support.exp (mi_runto_main): New proc.
1547 (mi_run_to_main): Use it.
1548 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1549 * gdb.mi/mi-var-cmd.exp: Likewise.
1550 * gdb.mi/mi-var-invalidate.exp: Likewise.
1551 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1552 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1553 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1554 * gdb.mi/user-selected-context-sync.exp: Likewise.
1555 * gdb.opt/inline-cmds.exp: Likewise.
1556 * gdb.python/py-framefilter-mi.exp: Likewise.
1557 * gdb.python/py-mi.exp: Likewise.
1558
50441f0f
PA
15592020-10-13 Pedro Alves <pedro@palves.net>
1560
1561 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1562 "runto main".
1563 * gdb.ada/small_reg_param.exp: Likewise.
1564 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1565 * gdb.base/annota1.exp: Likewise.
1566 * gdb.base/anon.exp: Likewise.
1567 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1568 * gdb.base/dprintf-non-stop.exp: Likewise.
1569 * gdb.base/dprintf.exp: Likewise.
1570 * gdb.base/gdb11530.exp: Likewise.
1571 * gdb.base/gdb11531.exp: Likewise.
1572 * gdb.base/gnu_vector.exp: Likewise.
1573 * gdb.base/interrupt-noterm.exp: Likewise.
1574 * gdb.base/memattr.exp: Likewise.
1575 * gdb.base/step-over-syscall.exp: Likewise.
1576 * gdb.base/watch-cond-infcall.exp: Likewise.
1577 * gdb.base/watch-read.exp: Likewise.
1578 * gdb.base/watch-vfork.exp: Likewise.
1579 * gdb.base/watch_thread_num.exp: Likewise.
1580 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1581 * gdb.guile/scm-frame-inline.exp: Likewise.
1582 * gdb.linespec/explicit.exp: Likewise.
1583 * gdb.opt/inline-break.exp: Likewise.
1584 * gdb.python/py-frame-inline.exp: Likewise.
1585 * gdb.reverse/break-precsave.exp: Likewise.
1586 * gdb.reverse/break-reverse.exp: Likewise.
1587 * gdb.reverse/consecutive-precsave.exp: Likewise.
1588 * gdb.reverse/consecutive-reverse.exp: Likewise.
1589 * gdb.reverse/finish-precsave.exp: Likewise.
1590 * gdb.reverse/finish-reverse.exp: Likewise.
1591 * gdb.reverse/fstatat-reverse.exp: Likewise.
1592 * gdb.reverse/getresuid-reverse.exp: Likewise.
1593 * gdb.reverse/i386-precsave.exp: Likewise.
1594 * gdb.reverse/i386-reverse.exp: Likewise.
1595 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1596 * gdb.reverse/i387-env-reverse.exp: Likewise.
1597 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1598 * gdb.reverse/insn-reverse.exp: Likewise.
1599 * gdb.reverse/machinestate-precsave.exp: Likewise.
1600 * gdb.reverse/machinestate.exp: Likewise.
1601 * gdb.reverse/pipe-reverse.exp: Likewise.
1602 * gdb.reverse/readv-reverse.exp: Likewise.
1603 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1604 * gdb.reverse/rerun-prec.exp: Likewise.
1605 * gdb.reverse/s390-mvcle.exp: Likewise.
1606 * gdb.reverse/solib-precsave.exp: Likewise.
1607 * gdb.reverse/solib-reverse.exp: Likewise.
1608 * gdb.reverse/step-precsave.exp: Likewise.
1609 * gdb.reverse/step-reverse.exp: Likewise.
1610 * gdb.reverse/time-reverse.exp: Likewise.
1611 * gdb.reverse/until-precsave.exp: Likewise.
1612 * gdb.reverse/until-reverse.exp: Likewise.
1613 * gdb.reverse/waitpid-reverse.exp: Likewise.
1614 * gdb.reverse/watch-precsave.exp: Likewise.
1615 * gdb.reverse/watch-reverse.exp: Likewise.
1616 * gdb.threads/kill.exp: Likewise.
1617 * gdb.threads/tid-reuse.exp: Likewise.
1618
d3a07122
SM
16192020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1620
1621 PR gdb/26642
1622 * gdb.base/maint-target-async-off.c: New test.
1623 * gdb.base/maint-target-async-off.exp: New test.
1624
c65c6c42
AM
16252020-10-13 Alan Modra <amodra@gmail.com>
1626
1627 * gdb.arch/powerpc-altivec.s,
1628 * gdb.arch/powerpc-power7.s,
1629 * gdb.arch/powerpc-power8.s,
1630 * gdb.arch/powerpc-power9.s,
1631 * gdb.arch/powerpc-vsx.s,
1632 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1633 * gdb.arch/powerpc-altivec.exp,
1634 * gdb.arch/powerpc-power7.exp,
1635 * gdb.arch/powerpc-power8.exp,
1636 * gdb.arch/powerpc-power9.exp,
1637 * gdb.arch/powerpc-vsx.exp,
1638 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1639 disassembly of mfvsrd/mtvsrd.
1640
f4a0f710
AM
16412020-10-13 Alan Modra <amodra@gmail.com>
1642
1643 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1644 "target architecture" output.
1645 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1646 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1647 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1648 * gdb.arch/s390-disassembler-options.exp: Likewise.
1649
87a37e5e
PA
16502020-10-12 Pedro Alves <pedro@palves.net>
1651
1652 PR exp/26602
1653 PR c++/26550
1654 * gdb.cp/ambiguous.cc (marker1): Delete.
1655 (main): Initialize all the fields of the locals. Replace marker1
1656 call with a "set breakpoint here" marker.
1657 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1658 instead of running to marker1. Add tests printing all the
1659 variables and all the fields of the variables.
1660 (test_ambiguous): New proc, expecting the new GDB output when a
1661 field access is ambiguous. Change all "warning: X ambiguous"
1662 tests to use it.
1663
71e1b6b0
GB
16642020-10-12 Gary Benson <gbenson@redhat.com>
1665
1666 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1667 * gdb.base/msym-bp-2.c (foo): Likewise.
1668 * gdb.base/msym-lang.c (foo): Likewise.
1669 * gdb.base/msym-lang-main.c (foo): Likewise.
1670 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1671 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1672 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1673 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1674 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1675 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1676 * gdb.python/py-objfile.c (static_var): Likewise.
1677 * gdb.python/py-symbol.c (rr): Likewise.
1678 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1679 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1680
9370fd51
AB
16812020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1682
1683 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1684 output of backtrace.
1685
7c184d33
TT
16862020-10-09 Tom Tromey <tromey@adacore.com>
1687
1688 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1689 (Rec): Add field. Fix range.
1690 * gdb.ada/scalar_storage.exp: Update.
1691
3d87245c
HD
16922020-10-09 Hannes Domani <ssbssa@yahoo.de>
1693
1694 PR exp/26714
1695 * gdb.base/printcmds.exp: Add tests for void results.
1696
f5c4b229
JV
16972020-10-09 Jan Vrany <jan.vrany@labware.com>
1698
1699 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1700 is emmited for both 'set directories' and 'directory' commands.
1701
b2701685
TT
17022020-10-08 Tom Tromey <tom@tromey.com>
1703
1704 * gdb.base/style.exp: Check that "main"'s name is styled.
1705
e86efb33
TT
17062020-10-07 Tom Tromey <tromey@adacore.com>
1707
1708 * gdb.base/find.exp: Rename some tests.
1709
30897591
GB
17102020-10-06 Gary Benson <gbenson@redhat.com>
1711
1712 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1713 * gdb.base/list1.c (unused): Likewise.
1714
ced4a4c1
GB
17152020-10-06 Gary Benson <gbenson@redhat.com>
1716
1717 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1718 __attribute__ ((used)).
1719 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1720
ed3bdac4
AB
17212020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1722
1723 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1724 make use of regions throughout.
1725 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1726 not {...}.
1727 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1728
cd096ec8
HD
17292020-10-05 Hannes Domani <ssbssa@yahoo.de>
1730
1731 * gdb.base/call-sc.c: Fix return struct on stack test case.
1732 * gdb.base/call-sc.exp: Likewise.
1733
3ee6f75d
GB
17342020-10-02 Gary Benson <gbenson@redhat.com>
1735
1736 * README: Fix "paralell".
1737
f65825ec
GB
17382020-09-30 Gary Benson <gbenson@redhat.com>
1739
1740 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1741 Convert directive to lowercase.
1742 (.Labbrev1_begin): Add missing label.
1743 (abbrev code 0x1): Remove DW_AT_stmt_list.
1744 (.Ldie_b): Likewise.
1745
5f278258
TT
17462020-09-27 Tom Tromey <tom@tromey.com>
1747
1748 * gdb.tui/new-layout.exp: Use with_test_prefix.
1749
8f9929bb
GR
17502020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1751
1752 PR python/26586
1753 * gdb.python/python.exp: add test cases for the from_tty
1754 argument to gdb.execute.
1755
c20c017b
GB
17562020-09-25 Gary Benson <gbenson@redhat.com>
1757
1758 * gdb.base/infcall-nested-structs.exp.tcl: Add
1759 additional_flags=-Wno-tautological-compare for C++
1760 tests when compiling using Clang.
1761
68d654af
GB
17622020-09-25 Gary Benson <gbenson@redhat.com>
1763
1764 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1765 for .c files.
1766
b551a89f
TT
17672020-09-24 Tom Tromey <tromey@adacore.com>
1768
1769 PR tui/26638:
1770 * gdb.tui/list.exp: Check output of "focus next".
1771
20a5fcbd
TT
17722020-09-23 Tom Tromey <tom@tromey.com>
1773
1774 * gdb.dwarf2/intbits.exp: New file.
1775 * gdb.dwarf2/intbits.c: New file.
1776
b167e53f
PA
17772020-09-20 Pedro Alves <pedro@palves.net>
1778
1779 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1780 spawn_id before calling remote_close. Close secondary MI channel.
1781
dbc49e9f
PA
17822020-09-20 Pedro Alves <pedro@palves.net>
1783
1784 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1785 fails.
1786
c8d5abea
AB
17872020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1788
1789 * gdb.fortran/array-slices.exp: Update expected results.
1790 * gdb.fortran/class-allocatable-array.exp: Likewise.
1791 * gdb.fortran/multi-dim.exp: Likewise.
1792 * gdb.fortran/vla-type.exp: Likewise.
1793 * gdb.mi/mi-vla-fortran.exp: Likewise.
1794
14f9473c
VC
17952020-09-18 Victor Collod <vcollod@nvidia.com>
1796
1797 PR gdb/26635
1798 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1799 compatible with i386, and move it to...
1800 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1801 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1802 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1803
e8ef12b9
PA
18042020-09-18 Pedro Alves <pedro@palves.net>
1805
1806 PR gdb/26631
1807 * gdb.multi/multi-target-thread-find.exp: New file.
1808
e11daf7a
PA
18092020-09-18 Pedro Alves <pedro@palves.net>
1810
1811 * gdb.multi/multi-target-continue.exp: New file, factored out from
1812 multi-target.exp.
1813 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1814 multi-target.exp.
1815 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1816 multi-target.exp.
1817 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1818 multi-target.exp.
1819 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1820 multi-target.exp.
1821 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1822 multi-target.exp.
1823 * gdb.multi/multi-target.exp: Delete.
1824
d0edc2b8
AB
18252020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1826
1827 * gdb.fortran/array-slices.exp: Add missing message data.
1828
7474326c
PA
18292020-09-17 Pedro Alves <pedro@palves.net>
1830
1831 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1832
dd23068d
PA
18332020-09-17 Pedro Alves <pedro@palves.net>
1834
1835 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1836 full prototype.
1837
0640a543
PA
18382020-09-17 Pedro Alves <pedro@palves.net>
1839
1840 * gdb.python/py-as-string.c: Add cast.
1841
ef0cdbc1
PA
18422020-09-17 Pedro Alves <pedro@palves.net>
1843
1844 * gdb.base/sizeof.c (fill): Add cast.
1845
3a5eeb8b
PA
18462020-09-17 Pedro Alves <pedro@palves.net>
1847
1848 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1849
a8129512
PA
18502020-09-17 Pedro Alves <pedro@palves.net>
1851
1852 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1853 linkage name.
1854 * gdb.base/prologue.exp: Use print /d.
1855 * gdb.base/symbol-alias.exp: Handle C++ output.
1856 * gdb.base/symbol-alias2.c: Handle C++ output.
1857 [__cplusplus] (func): Explicitly specify linkage name.
1858
a83cdcb6
PA
18592020-09-17 Pedro Alves <pedro@palves.net>
1860
1861 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1862 (struct my_key_t): ... this. Adjust all references.
1863 (struct value_t): Rename to ...
1864 (struct my_value_t): ... this. Adjust all references.
1865 (create_map, add_map_element, create_map_map)
1866 (add_map_map_element): Add casts.
1867
d4bcee5c
PA
18682020-09-17 Pedro Alves <pedro@palves.net>
1869
1870 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1871 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1872
81f90489
PA
18732020-09-17 Pedro Alves <pedro@palves.net>
1874
1875 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1876
0a229804
PA
18772020-09-17 Pedro Alves <pedro@palves.net>
1878
1879 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1880 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1881 (charfoo, intfoo): Define full prototype.
1882 * gdb.base/ptype1.c (charfoo): Define full prototype.
1883 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1884 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1885
c3e5138d
PA
18862020-09-17 Pedro Alves <pedro@palves.net>
1887
1888 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1889 Don't define.
1890 (utf_32_string): Compile for both C and C++.
1891 * gdb.base/charset.exp: Use "print /d".
1892
151fdbad
PA
18932020-09-17 Pedro Alves <pedro@palves.net>
1894
1895 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1896 (nullptr): Rename to ...
1897 (null_ptr): ... this.
1898 * gdb.base/watchpoint.exp: Adjust to rename.
1899
18a25b64
PA
19002020-09-17 Pedro Alves <pedro@palves.net>
1901
1902 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1903 (three_not_flag): Add casts.
1904
11fac337
PA
19052020-09-17 Pedro Alves <pedro@palves.net>
1906
1907 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1908 char array.
1909 (main): Add references to Barrier, TestStrings, TestStringsH and
1910 TestStringsW.
1911 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1912 and expect a full prototype in C++.
1913
52626c58
PA
19142020-09-17 Pedro Alves <pedro@palves.net>
1915
1916 * gdb.base/nested-addr.c (main): Add cast.
1917 * gdb.base/nested-addr.exp: Use "print /d".
1918
52bb0902
PA
19192020-09-17 Pedro Alves <pedro@palves.net>
1920
1921 * gdb.base/break.exp (func): New. Use it throughout when
1922 expecting a function name.
1923
73e18ac9
PA
19242020-09-17 Pedro Alves <pedro@palves.net>
1925
1926 * gdb.base/display.exp: Issue "set print asm-demangle on".
1927
c8b18808
PA
19282020-09-17 Pedro Alves <pedro@palves.net>
1929
1930 * gdb.base/find.c: Include <string.h>.
1931 (init_bufs): Add cast.
1932 * gdb.base/find.exp: Issue "set print asm-demangle on".
1933
fe830662
TT
19342020-09-16 Tom Tromey <tromey@adacore.com>
1935
1936 PR gdb/26598:
1937 * gdb.base/skipcxx.exp: New file.
1938 * gdb.base/skipcxx.cc: New file.
1939
945ff6e2
TV
19402020-09-16 Tom de Vries <tdevries@suse.de>
1941
1942 PR testsuite/26617
1943 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1944 WITH_DEBUG_SECTIONS is defined.
1945 (xstr, str): New macro.
1946 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1947 to get start and size of _Dmain.
1948 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1949 using additional_flags.
1950
da1df1db
TBA
19512020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1952
1953 * gdb.base/bp-cmds-sourced-script.c: New file.
1954 * gdb.base/bp-cmds-sourced-script.exp: New test.
1955 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1956
337882d4
TV
19572020-09-16 Tom de Vries <tdevries@suse.de>
1958
1959 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1960 get the gdb prompt after issuing "monitor exit".
1961
7361f908
TV
19622020-09-16 Tom de Vries <tdevries@suse.de>
1963
1964 PR testsuite/26624
1965 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1966
4d91ddd3
TV
19672020-09-16 Tom de Vries <tdevries@suse.de>
1968
1969 PR testsuite/26618
1970 * gdb.tui/new-layout.exp: Escape unbalanced braces.
1971
08cc37dd
TT
19722020-09-15 Tom Tromey <tromey@adacore.com>
1973
1974 PR rust/26197:
1975 * lib/rust-support.exp (rust_llvm_version): New proc.
1976 * gdb.rust/simple.exp: Check rust_llvm_version.
1977
ee6372f2
TV
19782020-09-14 Tom de Vries <tdevries@suse.de>
1979
1980 * gdb.rust/traits.exp: Fix PATH warning.
1981
dc3a371e
PA
19822020-09-13 Pedro Alves <pedro@palves.net>
1983
1984 * gdb.base/catch-follow-exec.c (main): Add explicit return
1985 statement.
1986 * gdb.base/catch-signal.c (main): Likewise.
1987 * gdb.base/condbreak-call-false.c (main): Likewise.
1988 * gdb.base/consecutive.c (main): Add explicit return
1989 statement and return type.
1990 * gdb.base/cursal.c (main): Add explicit return statement.
1991 * gdb.base/cvexpr.c (main): Likewise.
1992 * gdb.base/display.c (main): Add explicit return statement and
1993 return type.
1994 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
1995 * gdb.base/endianity.c (main): Likewise.
1996 * gdb.base/execd-prog.c (main): Likewise.
1997 * gdb.base/gdb1090.c (main): Likewise.
1998 * gdb.base/info_qt.c (main): Likewise.
1999 * gdb.base/lineinc.c (main): Likewise.
2000 * gdb.base/load-command.c (main): Likewise.
2001 * gdb.base/macscp1.c (main): Likewise.
2002 * gdb.base/pr10179-a.c (main): Likewise.
2003 * gdb.base/quit-live.c (main): Likewise.
2004 * gdb.base/scope0.c (main): Likewise.
2005 * gdb.base/settings.c (main): Likewise.
2006 * gdb.base/stack-checking.c (main): Return int.
2007 * gdb.base/varargs.c (main): Add explicit return statement.
2008 * gdb.cp/ambiguous.cc (main): Likewise.
2009 * gdb.cp/anon-struct.cc (main): Likewise.
2010 * gdb.cp/anon-union.cc (main): Likewise.
2011 * gdb.cp/bool.cc (main): Likewise.
2012 * gdb.cp/bs15503.cc (main): Likewise.
2013 * gdb.cp/cplusfuncs.cc (main): Likewise.
2014 * gdb.cp/cttiadd.cc (main): Likewise.
2015 * gdb.cp/extern-c.cc (main): Likewise.
2016 * gdb.cp/filename.cc (main): Likewise.
2017 * gdb.cp/formatted-ref.cc (main): Likewise.
2018 * gdb.cp/mb-ctor.cc (main): Likewise.
2019 * gdb.cp/member-ptr.cc (main): Likewise.
2020 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2021 * gdb.cp/overload-const.cc (main): Likewise.
2022 * gdb.cp/paren-type.cc (main): Likewise.
2023 * gdb.cp/parse-lang.cc (main): Likewise.
2024 * gdb.cp/pr-1023.cc (main): Likewise.
2025 * gdb.cp/psmang1.cc (main): Likewise.
2026 * gdb.cp/readnow-language.cc (main): Likewise.
2027 * gdb.cp/ref-params.cc (main): Likewise.
2028 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2029 * gdb.cp/virtbase2.cc (main): Likewise.
2030 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2031 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2032 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2033 * gdb.mi/mi-console.c (main): Likewise.
2034 * gdb.mi/mi-read-memory.c (main): Likewise.
2035 * gdb.modula2/multidim.c (main): Likewise.
2036 * gdb.opt/inline-small-func.c (main): Likewise.
2037 * gdb.python/py-rbreak.c (main): Likewise.
2038 * gdb.stabs/exclfwd1.c (main): Likewise.
2039 * gdb.trace/qtro.c (main): Likewise.
2040
af26601c
PA
20412020-09-13 Pedro Alves <pedro@palves.net>
2042
2043 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2044 instead of getenv.
2045
2f4b83cd
PA
20462020-09-13 Pedro Alves <pedro@palves.net>
2047
2048 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2049 instead of spawning GDB with remote_spawn.
2050 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2051 gdb_spawn instead of spawning GDB with remote_spawn.
2052
c49da0e4
PA
20532020-09-13 Pedro Alves <pedro@palves.net>
2054
2055 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2056 file and add calls to first and second.
2057 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2058 add call to f.
2059
6791b117
PA
20602020-09-13 Pedro Alves <pedro@palves.net>
2061
2062 * gdb.mi/mi-break-qualified.cc: New file.
2063 * gdb.mi/mi-break-qualified.exp: New file.
2064 * lib/mi-support.exp (mi_create_breakpoint_multi)
2065 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2066 procedures.
2067 (mi_create_breakpoint_1): New, factored out from
2068 mi_create_breakpoint.
2069
3b8d4c5c
PA
20702020-09-13 Pedro Alves <pedro@palves.net>
2071
2072 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2073 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2074 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2075 (register_class): Delete.
2076 (main): Don't call register_class.
2077
d5f96005
PA
20782020-09-13 Pedro Alves <pedro@palves.net>
2079
2080 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2081 (do_tests): Remove "calling method for small class" test.
2082 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2083 (register_class): Delete.
2084 (main): Don't call register_class.
2085 * gdb.cp/call-method-register.exp: New file, based on bits removed
2086 from classes.exp.
2087 * gdb.cp/call-method-register.cc: New file, based on bits removed
2088 from classes.cc.
2089
77f2120b
PA
20902020-09-13 Pedro Alves <pedro@palves.net>
2091
2092 * gdb.base/msym-bp-2.c: New.
2093 * gdb.base/msym-bp-shl-lib.c: New file.
2094 * gdb.base/msym-bp-shl-main-2.c: New file.
2095 * gdb.base/msym-bp-shl-main.c: New file.
2096 * gdb.base/msym-bp-shl.exp: New file.
2097 * gdb.base/msym-bp.c: New file.
2098 * gdb.base/msym-bp.exp: New file.
2099
32aea73e
JB
21002020-09-13 Joel Brobecker <brobecker@adacore.com>
2101
2102 * gdb.base/default.exp: Change $_gdb_major to 11.
2103
2a67f09d
FW
21042020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2105 Felix Willgerodt <Felix.Willgerodt@intel.com>
2106
2107 * x86-avx512bf16.c: New file.
2108 * x86-avx512bf16.exp: Likewise.
2109 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2110
ad570dd7
TV
21112020-09-11 Tom de Vries <tdevries@suse.de>
2112
2113 PR exp/26602
2114 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2115
a56f7391
TBA
21162020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2117
2118 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2119
918619e5
AM
21202020-09-10 Alan Modra <amodra@gmail.com>
2121
2122 PR 26597
2123 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2124
cac1e71d
TV
21252020-09-08 Tom de Vries <tdevries@suse.de>
2126
2127 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2128 after gdb_starti_cmd.
2129
c5cd900e
AKS
21302020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2131
2132 * lib/fortran.exp (fortran_complex8): New proc.
2133 (fortran_complex16): New proc.
2134 * gdb.fortran/complex.exp: Use routines from fortran.exp
2135 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2136 * gdb.fortran/vla-ptr-info.exp: Likewise.
2137
8f5c6526
TV
21382020-09-03 Tom de Vries <tdevries@suse.de>
2139
2140 PR breakpoint/26546
2141 * gdb.base/label-without-address.exp: Runto main first.
2142
02c6f3f1
TT
21432020-09-02 Tom Tromey <tromey@adacore.com>
2144
2145 * gdb.ada/mi_var_access.exp: Test children of access variable.
2146 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2147 * gdb.ada/mi_var_array.exp: Update.
2148
efe24f05
KB
21492020-08-31 Kevin Buettner <kevinb@redhat.com>
2150
2151 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2152 on docker w/ AUFS storage driver.
2153
973695d6
KB
21542020-08-31 Kevin Buettner <kevinb@redhat.com>
2155
2156 * gdb.base/corefile2.exp (renamed binfile): New tests.
2157
f3bd50f1
SM
21582020-08-31 Simon Marchi <simon.marchi@efficios.com>
2159
2160 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2161
22b9b4b0
SL
21622020-08-31 Simon Marchi <simon.marchi@efficios.com>
2163
2164 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2165 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2166
8efaf6b3
SM
21672020-08-31 Simon Marchi <simon.marchi@efficios.com>
2168
2169 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2170 output, printing a "not saved" value from history and printing a
2171 convenience variable created from a "not saved" value.
2172
e840f2e3
TV
21732020-08-31 Tom de Vries <tdevries@suse.de>
2174
2175 * gdb.base/eh_return.exp: Use nopie.
2176
8f57f343
PA
21772020-08-28 Pedro Alves <pedro@palves.net>
2178
2179 * gdb.base/advance-until-multiple-locations.exp
2180 (advance_overload, until_overload): Adjust to match the
2181 frame/function header instead of the source line text.
2182
626d2320
TV
21832020-08-28 Tom de Vries <tdevries@suse.de>
2184
2185 * gdb.base/label-without-address.c: New test.
2186 * gdb.base/label-without-address.exp: New file.
2187
df631783
PA
21882020-08-27 Pedro Alves <pedro@palves.net>
2189
2190 PR gdb/26523
2191 PR gdb/26524
2192 * gdb.base/advance-until-multiple-locations.cc: New.
2193 * gdb.base/advance-until-multiple-locations.exp: New.
2194
48b076bb
SM
21952020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2196
2197 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2198
c2015ce4
AB
21992020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2200
2201 * gdb.arch/amd64-byte.exp: Make test names unique, use
2202 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2203 * gdb.arch/amd64-dword.exp: Likewise.
2204 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2205 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2206 unique.
2207 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2208 * gdb.arch/amd64-word.exp: Make test names unique, use
2209 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2210 * gdb.arch/i386-byte.exp: Make test names unique, use
2211 gdb_breakpoint.
2212 * gdb.arch/i386-word.exp: Likewise.
2213
995d3a19
SV
22142020-08-25 Shahab Vahedi <shahab@synopsys.com>
2215
2216 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2217
8cac2b31
SM
22182020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2219
2220 PR gdb/26532
2221 * gdb.threads/stepi-random-signal.exp: Update pattern.
2222
2bc19622
SM
22232020-08-25 Simon Marchi <simon.marchi@efficios.com>
2224
2225 PR gdb/26532
2226 * gdb.base/ui-redirect.exp: Update pattern.
2227
b04aa1fc
GB
22282020-08-25 Gary Benson <gbenson@redhat.com>
2229
2230 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2231 when compiling with clang.
8571e9c8 2232 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2233
9f68b453
GB
22342020-08-25 Gary Benson <gbenson@redhat.com>
2235
2236 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2237 Add additional_flags=-Wno-inaccessible-base when compiling
2238 with GCC >= 10.1 or clang. Add additional_flags=-w when
2239 compiling with GCC < 10.
2240
3945d2d7
GM
22412020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2242
2243 PR m2/26372
fc5d6901
SM
2244 * gdb.modula2/multidim.c: New file.
2245 * gdb.modula2/multidim.exp: New file.
3945d2d7 2246
60122dbe
SM
22472020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2248
2249 * lib/gdb.exp (runto): Always emit fail on internal error.
2250
1eb8556f
SM
22512020-08-24 Simon Marchi <simon.marchi@efficios.com>
2252
2253 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2254 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2255 Likewise.
2256 * gdb.threads/stepi-random-signal.exp: Likewise.
2257
33bf4c5c
TBA
22582020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2259
2260 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2261 * gdb.trace/strace.exp: Ditto.
2262
c2fd7fae
AKS
22632020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2264
2265 * gdb.fortran/vla-type.exp: Skip commands not required for
2266 the Flang compiled binaries after prologue fix.
2267
326afb72
TT
22682020-08-17 Tom de Vries <tdevries@suse.de>
2269 Tom Tromey <tromey@adacore.com>
2270
2271 PR rust/26197:
2272 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2273
3ae7ab99
TT
22742020-08-17 Tom Tromey <tromey@adacore.com>
2275
2276 * gdb.ada/mi_var_access.exp: New file.
2277 * gdb.ada/mi_var_access/mi_access.adb: New file.
2278 * gdb.ada/mi_var_access/pck.adb: New file.
2279 * gdb.ada/mi_var_access/pck.ads: New file.
2280
f569c1c5
TV
22812020-08-16 Tom de Vries <tdevries@suse.de>
2282
2283 PR gdb/25350
2284 * gdb.base/eh_return.c: New test.
2285 * gdb.base/eh_return.exp: New file.
2286
3d11c30a
TV
22872020-08-15 Tom de Vries <tdevries@suse.de>
2288
2289 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2290 (mixed_func_1d_): Use fortran_charlen_t in decl.
2291
547ce8f0
TV
22922020-08-15 Tom de Vries <tdevries@suse.de>
2293
2294 PR backtrace/26390
2295 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2296 Update expected pattern.
2297
a54a7f13
PA
22982020-08-13 Pedro Alves <pedro@palves.net>
2299
2300 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2301 * gdb.fortran/library-module.exp: Likewise.
2302 * gdb.fortran/logical.exp: Likewise.
2303 * gdb.fortran/module.exp: Likewise.
2304 * gdb.fortran/print_type.exp: Likewise.
2305 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2306 * gdb.fortran/vla-datatypes.exp: Likewise.
2307 * gdb.fortran/vla-history.exp: Likewise.
2308 * gdb.fortran/vla-ptr-info.exp: Likewise.
2309 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2310 * gdb.fortran/vla-ptype.exp: Likewise.
2311 * gdb.fortran/vla-sizeof.exp: Likewise.
2312 * gdb.fortran/vla-type.exp: Likewise.
2313 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2314 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2315 * gdb.fortran/vla-value-sub.exp: Likewise.
2316 * gdb.fortran/vla-value.exp: Likewise.
2317
7a82e903
PA
23182020-08-13 Pedro Alves <pedro@palves.net>
2319
2320 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2321 * gdb.ada/access_to_packed_array.exp: Likewise.
2322 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2323 * gdb.ada/addr_arith.exp: Likewise.
2324 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2325 * gdb.ada/arr_arr.exp: Likewise.
2326 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2327 * gdb.ada/array_bounds.exp: Likewise.
2328 * gdb.ada/array_of_variable_length.exp: Likewise.
2329 * gdb.ada/array_ptr_renaming.exp: Likewise.
2330 * gdb.ada/array_subscript_addr.exp: Likewise.
2331 * gdb.ada/arraydim.exp: Likewise.
2332 * gdb.ada/arrayparam.exp: Likewise.
2333 * gdb.ada/arrayptr.exp: Likewise.
2334 * gdb.ada/assign_1.exp: Likewise.
2335 * gdb.ada/assign_arr.exp: Likewise.
2336 * gdb.ada/atomic_enum.exp: Likewise.
2337 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2338 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2339 * gdb.ada/bias.exp: Likewise.
2340 * gdb.ada/boolean_expr.exp: Likewise.
2341 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2342 * gdb.ada/bp_enum_homonym.exp: Likewise.
2343 * gdb.ada/bp_inlined_func.exp: Likewise.
2344 * gdb.ada/bp_on_var.exp: Likewise.
2345 * gdb.ada/bp_range_type.exp: Likewise.
2346 * gdb.ada/bp_reset.exp: Likewise.
2347 * gdb.ada/call_pn.exp: Likewise.
2348 * gdb.ada/catch_assert_if.exp: Likewise.
2349 * gdb.ada/catch_ex.exp: Likewise.
2350 * gdb.ada/catch_ex_std.exp: Likewise.
2351 * gdb.ada/char_enum.exp: Likewise.
2352 * gdb.ada/char_param.exp: Likewise.
2353 * gdb.ada/complete.exp: Likewise.
2354 * gdb.ada/cond_lang.exp: Likewise.
2355 * gdb.ada/convvar_comp.exp: Likewise.
2356 * gdb.ada/dgopt.exp: Likewise.
2357 * gdb.ada/disc_arr_bound.exp: Likewise.
2358 * gdb.ada/display_nested.exp: Likewise.
2359 * gdb.ada/dot_all.exp: Likewise.
2360 * gdb.ada/dyn_loc.exp: Likewise.
2361 * gdb.ada/dyn_stride.exp: Likewise.
2362 * gdb.ada/excep_handle.exp: Likewise.
2363 * gdb.ada/expr_delims.exp: Likewise.
2364 * gdb.ada/expr_with_funcall.exp: Likewise.
2365 * gdb.ada/exprs.exp: Likewise.
2366 * gdb.ada/fin_fun_out.exp: Likewise.
2367 * gdb.ada/fixed_cmp.exp: Likewise.
2368 * gdb.ada/formatted_ref.exp: Likewise.
2369 * gdb.ada/frame_arg_lang.exp: Likewise.
2370 * gdb.ada/frame_args.exp: Likewise.
2371 * gdb.ada/fullname_bp.exp: Likewise.
2372 * gdb.ada/fun_addr.exp: Likewise.
2373 * gdb.ada/fun_in_declare.exp: Likewise.
2374 * gdb.ada/fun_overload_menu.exp: Likewise.
2375 * gdb.ada/fun_renaming.exp: Likewise.
2376 * gdb.ada/funcall_char.exp: Likewise.
2377 * gdb.ada/funcall_param.exp: Likewise.
2378 * gdb.ada/funcall_ptr.exp: Likewise.
2379 * gdb.ada/funcall_ref.exp: Likewise.
2380 * gdb.ada/homonym.exp: Likewise.
2381 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2382 * gdb.ada/info_auto_lang.exp: Likewise.
2383 * gdb.ada/info_exc.exp: Likewise.
2384 * gdb.ada/info_types.exp: Likewise.
2385 * gdb.ada/int_deref.exp: Likewise.
2386 * gdb.ada/interface.exp: Likewise.
2387 * gdb.ada/iwide.exp: Likewise.
2388 * gdb.ada/lang_switch.exp: Likewise.
2389 * gdb.ada/length_cond.exp: Likewise.
2390 * gdb.ada/maint_with_ada.exp: Likewise.
2391 * gdb.ada/mi_catch_assert.exp: Likewise.
2392 * gdb.ada/mi_catch_ex.exp: Likewise.
2393 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2394 * gdb.ada/mi_dyn_arr.exp: Likewise.
2395 * gdb.ada/mi_ex_cond.exp: Likewise.
2396 * gdb.ada/mi_exc_info.exp: Likewise.
2397 * gdb.ada/mi_interface.exp: Likewise.
2398 * gdb.ada/mi_prot.exp: Likewise.
2399 * gdb.ada/mi_ref_changeable.exp: Likewise.
2400 * gdb.ada/mi_string_access.exp: Likewise.
2401 * gdb.ada/mi_task_arg.exp: Likewise.
2402 * gdb.ada/mi_task_info.exp: Likewise.
2403 * gdb.ada/mi_var_array.exp: Likewise.
2404 * gdb.ada/mi_var_union.exp: Likewise.
2405 * gdb.ada/mi_variant.exp: Likewise.
2406 * gdb.ada/minsyms.exp: Likewise.
2407 * gdb.ada/mod_from_name.exp: Likewise.
2408 * gdb.ada/nested.exp: Likewise.
2409 * gdb.ada/null_array.exp: Likewise.
2410 * gdb.ada/optim_drec.exp: Likewise.
2411 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2412 * gdb.ada/packed_array_assign.exp: Likewise.
2413 * gdb.ada/packed_tagged.exp: Likewise.
2414 * gdb.ada/pp-rec-component.exp: Likewise.
2415 * gdb.ada/print_chars.exp: Likewise.
2416 * gdb.ada/print_pc.exp: Likewise.
2417 * gdb.ada/ptr_typedef.exp: Likewise.
2418 * gdb.ada/ptype_arith_binop.exp: Likewise.
2419 * gdb.ada/ptype_array.exp: Likewise.
2420 * gdb.ada/ptype_field.exp: Likewise.
2421 * gdb.ada/ptype_tagged_param.exp: Likewise.
2422 * gdb.ada/ptype_union.exp: Likewise.
2423 * gdb.ada/py_range.exp: Likewise.
2424 * gdb.ada/py_taft.exp: Likewise.
2425 * gdb.ada/rdv_wait.exp: Likewise.
2426 * gdb.ada/rec_comp.exp: Likewise.
2427 * gdb.ada/rec_return.exp: Likewise.
2428 * gdb.ada/ref_param.exp: Likewise.
2429 * gdb.ada/ref_tick_size.exp: Likewise.
2430 * gdb.ada/rename_subscript_param.exp: Likewise.
2431 * gdb.ada/repeat_dyn.exp: Likewise.
2432 * gdb.ada/same_component_name.exp: Likewise.
2433 * gdb.ada/same_enum.exp: Likewise.
2434 * gdb.ada/scalar_storage.exp: Likewise.
2435 * gdb.ada/set_wstr.exp: Likewise.
2436 * gdb.ada/small_reg_param.exp: Likewise.
2437 * gdb.ada/str_binop_equal.exp: Likewise.
2438 * gdb.ada/str_ref_cmp.exp: Likewise.
2439 * gdb.ada/str_uninit.exp: Likewise.
2440 * gdb.ada/sub_variant.exp: Likewise.
2441 * gdb.ada/sym_print_name.exp: Likewise.
2442 * gdb.ada/taft_type.exp: Likewise.
2443 * gdb.ada/tagged.exp: Likewise.
2444 * gdb.ada/tagged_access.exp: Likewise.
2445 * gdb.ada/task_bp.exp: Likewise.
2446 * gdb.ada/task_switch_in_core.exp: Likewise.
2447 * gdb.ada/tasks.exp: Likewise.
2448 * gdb.ada/tick_last_segv.exp: Likewise.
2449 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2450 * gdb.ada/type_coercion.exp: Likewise.
2451 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2452 * gdb.ada/unchecked_union.exp: Likewise.
2453 * gdb.ada/uninitialized_vars.exp: Likewise.
2454 * gdb.ada/var_arr_attrs.exp: Likewise.
2455 * gdb.ada/var_arr_typedef.exp: Likewise.
2456 * gdb.ada/var_rec_arr.exp: Likewise.
2457 * gdb.ada/variant-record.exp: Likewise.
2458 * gdb.ada/variant.exp: Likewise.
2459 * gdb.ada/variant_record_packed_array.exp: Likewise.
2460 * gdb.ada/varsize_limit.exp: Likewise.
2461 * gdb.ada/whatis_array_val.exp: Likewise.
2462 * gdb.ada/widewide.exp: Likewise.
2463 * gdb.ada/win_fu_syms.exp: Likewise.
2464
24652020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2466
2467 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2468
10c381b5
AB
24692020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2470
2471 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2472 unset the array variable.
2473
8f34b746
TV
24742020-08-03 Tom de Vries <tdevries@suse.de>
2475
2476 PR symtab/26333
2477 * lib/dwarf.exp (DW_LNE_user): New proc.
2478 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2479 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2480
0245e136
KB
24812020-07-31 Kevin Buettner <kevinb@redhat.com>
2482
2483 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2484 to 'uintptr_t'
2485 (inttypes.h): Include.
2486
9ef1ec5d
KB
24872020-07-31 Kevin Buettner <kevinb@redhat.com>
2488
2489 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2490 (C5_24k): Delete.
2491 (C5_8k, C5_64k, C5_256k): New macros.
2492 (buf_ro): Allocate 256 KiB of initialized data.
2493
4c55e970
TBA
24942020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2495
2496 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2497 that attempt to overwrite an existing condition with a condition
2498 that fails parsing and also with a condition that parses fine
2499 but contains junk at the end.
2500
1e620590
TBA
25012020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2502
2503 * gdb.base/condbreak-bad.c: New test.
2504 * gdb.base/condbreak-bad.exp: New file.
2505
e12dcc50
TV
25062020-07-30 Tom de Vries <tdevries@suse.de>
2507
2508 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2509 out of ...
2510 (GDBInfoModuleSymbols::check_entry): ... here.
2511 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2512 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2513 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2514
6cc64caa
TV
25152020-07-30 Tom de Vries <tdevries@suse.de>
2516
2517 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2518 "__class_some_module_Number_t" optional.
2519
90fd07fc
TV
25202020-07-29 Tom de Vries <tdevries@suse.de>
2521
2522 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2523 multiple locations.
2524
f5c79e97
TV
25252020-07-29 Tom de Vries <tdevries@suse.de>
2526
2527 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2528 rather than function name.
2529
f75a0693
AB
25302020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2531
2532 PR symtab/26270:
2533 * gdb.cp/disasm-func-name.cc: New file.
2534 * gdb.cp/disasm-func-name.exp: New file.
2535
4888741a
TT
25362020-07-28 Tom Tromey <tromey@adacore.com>
2537
2538 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2539 'varval' location.
2540
43d5901d
AB
25412020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2542
2543 * gdb.python/py-unwind.py: Update to make use of a register
2544 descriptor.
2545
14fa8fb3
AB
25462020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2547
2548 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2549
e79eb02f
AB
25502020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2551
2552 PR fortran/23051
2553 PR fortran/26139
2554 * gdb.fortran/class-allocatable-array.exp: New file.
2555 * gdb.fortran/class-allocatable-array.f90: New file.
2556 * gdb.fortran/pointer-to-pointer.exp: New file.
2557 * gdb.fortran/pointer-to-pointer.f90: New file.
2558
876518dd
TV
25592020-07-25 Tom de Vries <tdevries@suse.de>
2560
2561 PR symtab/26243
2562 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2563 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2564
6dcfb80a
TV
25652020-07-24 Tom de Vries <tdevries@suse.de>
2566
2567 PR testsuite/26293
2568 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2569
e7bc9db8
PA
25702020-07-23 Pedro Alves <pedro@palves.net>
2571
2572 * gdb.server/server-kill.exp (prepare): New, factored out from the
2573 top level.
2574 (kill_server): New.
2575 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2576 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2577
78344df7
AB
25782020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2579
2580 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2581
25dfed24
SL
25822020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2583
2584 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2585 Initialize to empty string at top level.
2586 (gdb_wrapper_init): Revert check for file existence on build.
2587 Build the wrapper in its default place, not a build-specific
2588 location. When host == build, make the pathname absolute.
2589 (gdb_compile): Delete leftover declaration of
2590 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2591 string instead of uninitialized.
2592
7da515fd
KB
25932020-07-22 Kevin Buettner <kevinb@redhat.com>
2594
2595 * gdb.base/corefile2.exp: New file.
2596 * gdb.base/coremaker2.exp: New file.
2597
9c5ec5c2
KB
25982020-07-22 Kevin Buettner <kevinb@redhat.com>
2599
2600 * gdb.base/coredump-filter.exp: Add second
2601 non-Private-Shared-Anon-File test.
2602 (test_disasm): Rename binfile for test which is expected
2603 to fail.
2604
f9e233c9
KB
26052020-07-22 Kevin Buettner <kevinb@redhat.com>
2606
2607 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2608 data in core file".
2609 * gdb.base/coremaker.c (buf2ro): New global.
2610 (mmapdata): Add a read-only mmap mapping.
2611
94c265d7
KB
26122020-07-22 Kevin Buettner <kevinb@redhat.com>
2613
2614 PR corefiles/25631
2615 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2616 New test.
2617 * gdb.base/coremaker.c (buf3): New global.
2618 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2619 flags.
2620
26212020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2622
2623 * gdb.base/coremaker.c (filler_ro): New global constant.
2624
32fa152e
TT
26252020-07-22 Tom Tromey <tromey@adacore.com>
2626
2627 * gdb.ada/mi_prot.exp: New file.
2628 * gdb.ada/mi_prot/pkg.adb: New file.
2629 * gdb.ada/mi_prot/pkg.ads: New file.
2630 * gdb.ada/mi_prot/prot.adb: New file.
2631
c8474dc3
TBA
26322020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2633
2634 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2635 loads two JITers.
2636
baf8791e
AB
26372020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2638
2639 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2640
f7306dac
AB
26412020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2642
2643 * gdb.python/py-arch-reg-names.exp: Additional tests.
2644
6d3d6e4b
TV
26452020-07-21 Tom de Vries <tdevries@suse.de>
2646
2647 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2648 breakpoint locations".
2649 * gdb.reverse/solib-reverse.exp: Same.
2650
803d0592
TV
26512020-07-21 Tom de Vries <tdevries@suse.de>
2652
2653 * gdb.reverse/step-reverse.c (callee): Merge statements.
2654
e9bdc510
TV
26552020-07-21 Tom de Vries <tdevries@suse.de>
2656
2657 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2658 line numbers for some variables.
2659
f0f9e75a
TV
26602020-07-21 Tom de Vries <tdevries@suse.de>
2661
2662 * gdb.opt/inline-locals.c (init_array): New func.
2663 (func1): Use init_array.
2664 * gdb.opt/inline-locals.exp: Update pattern.
2665
bd460ecb
TV
26662020-07-21 Tom de Vries <tdevries@suse.de>
2667
2668 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2669 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2670
ae5369e7
LC
26712020-07-20 Ludovic Courtès <ludo@gnu.org>
2672
2673 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2674 * gdb.guile/types-module.exp: Remove "ERROR:" from
2675 regexps since Guile 3.0 no longer prints that.
2676
68cf161c
LC
26772020-07-20 Ludovic Courtès <ludo@gnu.org>
2678
2679 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2680 error regexp to match on Guile 2.2.
2681
c14b4913
GB
26822020-07-20 Gary Benson <gbenson@redhat.com>
2683
2684 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2685 with clang.
2686
b243ba58
TV
26872020-07-20 Tom de Vries <tdevries@suse.de>
2688
2689 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2690 (omp_set_lock_in_order): New function.
2691 (single_scope, multi_scope, nested_func, nested_parallel): Use
2692 omp_set_lock_in_order and omp_unset_lock.
2693 (main): Init and destroy lock and lock2.
2694
c06ad8b5
TV
26952020-07-20 Tom de Vries <tdevries@suse.de>
2696
2697 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2698
6e22f117
TV
26992020-07-20 Tom de Vries <tdevries@suse.de>
2700
2701 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2702
33176ea7
TV
27032020-07-17 Tom de Vries <tdevries@suse.de>
2704
2705 * gdb.base/valgrind-infcall-2.c: New test.
2706 * gdb.base/valgrind-infcall-2.exp: New file.
2707 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2708
90c3ec2d
TV
27092020-07-17 Tom de Vries <tdevries@suse.de>
2710
2711 * gdb.dlang/circular.c (found): Use found_label as label name.
2712 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2713 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2714 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2715 * gdb.dwarf2/ada-linkage-name.exp: Same.
2716 * gdb.dwarf2/arr-subrange.exp: Same.
2717 * gdb.dwarf2/atomic-type.exp: Same.
2718 * gdb.dwarf2/comp-unit-lang.exp: Same.
2719 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2720 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2721 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2722 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2723 * gdb.dwarf2/implptr-64bit.exp: Same.
2724 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2725 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2726 * gdb.dwarf2/imported-unit.exp: Same.
2727 * gdb.dwarf2/main-subprogram.exp: Same.
2728 * gdb.dwarf2/missing-type-name.exp: Same.
2729 * gdb.dwarf2/nonvar-access.exp: Same.
2730 * gdb.dwarf2/struct-with-sig.exp: Same.
2731 * gdb.dwarf2/typedef-void-finish.exp: Same.
2732 * gdb.dwarf2/void-type.exp: Same.
2733
10da644d
TV
27342020-07-17 Tom de Vries <tdevries@suse.de>
2735
2736 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2737 src parameter.
2738 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2739 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2740 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2741 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2742 * gdb.dwarf2/dwz.exp: Same.
2743 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2744 * gdb.dwarf2/implref-array.exp: Same.
2745 * gdb.dwarf2/implref-const.exp: Same.
2746 * gdb.dwarf2/implref-global.exp: Same.
2747 * gdb.dwarf2/implref-struct.exp: Same.
2748 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2749 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2750 * gdb.dwarf2/var-access.exp: Same.
2751 * gdb.dwarf2/varval.exp: Same.
2752 * gdb.trace/entry-values.exp: Same.
2753
315e6afc
TV
27542020-07-17 Tom de Vries <tdevries@suse.de>
2755
2756 * lib/dwarf.exp (Dwarf::extern): Remove.
2757 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2758 * gdb.dlang/circular.exp: Same.
2759 * gdb.dwarf2/comp-unit-lang.exp: Same.
2760 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2761 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2762 * gdb.dwarf2/dwz.exp: Same.
2763 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2764 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2765 * gdb.dwarf2/imported-unit.exp: Same.
2766 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2767
5597c940
SL
27682020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2769
2770 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2771 Use double quotes instead of single quotes.
2772
d0ce17d8
CT
27732020-07-16 Caroline Tice <cmtice@google.com>
2774
2775 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2776 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2777
853772cc
TV
27782020-07-16 Tom de Vries <tdevries@suse.de>
2779
2780 * lib/dwarf.exp (program): Initialize _line.
2781 (DW_LNE_end_sequence): Reinitialize _line.
2782 (DW_LNS_advance_line): Update _line.
2783 (line): New proc.
2784 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2785 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2786 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2787 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2788 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2789 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2790
fe07b572
AB
27912020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2794 generic.
2795
52781cce
TV
27962020-07-15 Tom de Vries <tdevries@suse.de>
2797
2798 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2799 is_amd64_regs_target.
2800
3dcc261c
AB
28012020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2802
2803 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2804 * gdb.fortran/ptype-on-functions.f90: Likewise.
2805
054a0959
SM
28062020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2807
2808 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2809 values in documentation for addr_size to 4 and 8.
2810
ccb9eba6
AB
28112020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2812
2813 * gdb.arch/amd64-osabi.exp: Update.
2814 * gdb.arch/arm-disassembler-options.exp: Update.
2815 * gdb.arch/powerpc-disassembler-options.exp: Update.
2816 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2817 * gdb.arch/s390-disassembler-options.exp: Update.
2818 * gdb.base/all-architectures.exp.tcl: Update.
2819 * gdb.base/attach-pie-noexec.exp: Update.
2820 * gdb.base/catch-syscall.exp: Update.
2821 * gdb.xml/tdesc-arch.exp: Update.
2822
025a39a7
TV
28232020-07-14 Tom de Vries <tdevries@suse.de>
2824
2825 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2826 (local_gettid): ... this.
2827 (fn): Update.
2828
74e4b667
SL
28292020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2830
2831 * gdb.base/info_sources.exp: Skip directory match tests on
2832 remote hosts.
2833
f413dd74
GB
28342020-07-13 Gary Benson <gbenson@redhat.com>
2835
2836 * gdb.base/savedregs.exp (caller): Use parentheses to
2837 make expected expression evaluation ordering explicit.
2838
915771bb
GB
28392020-07-13 Gary Benson <gbenson@redhat.com>
2840
2841 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2842
2a122642
GB
28432020-07-13 Gary Benson <gbenson@redhat.com>
2844
2845 * gdb.base/bigcore.c (main): Use a volatile pointer when
2846 attempting to trigger a SIGSEGV.
2847 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2848 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2849 * gdb.base/savedregs.c (thrower): Likewise.
2850 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2851
3f00c730
GB
28522020-07-13 Gary Benson <gbenson@redhat.com>
2853
2854 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2855 defining and using VLA structure fields into...
2856 * gdb.base/vla-struct-fields.c: New file.
2857 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2858 tests into...
2859 * gdb.base/vla-struct-fields.exp: New file.
2860
963eeee4
TV
28612020-07-13 Tom de Vries <tdevries@suse.de>
2862
2863 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2864 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2865 * gdb.base/gold-gdb-index.exp: Same.
2866 * gdb.base/morestack.exp: Same.
2867
0ed35c9a
DX
28682020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2869
2870 PR rust/26121
2871 * gdb.rust/modules.rs: Prevent linker from discarding test
2872 symbol.
2873
4fdba23d
PA
28742020-07-10 Pedro Alves <pedro@palves.net>
2875
2876 PR gdb/26199
2877 * gdb.multi/multi-target.c (exit_thread): New.
2878 (thread_start): Break loop if EXIT_THREAD.
2879 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2880 (top level) Call test_no_resumed.
2881
15f3b077
TT
28822020-07-08 Tom Tromey <tromey@adacore.com>
2883
2884 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2885 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2886
9fc501fd
AB
28872020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2888
2889 PR python/22748
2890 * gdb.opt/inline-frame-tailcall.c: New file.
2891 * gdb.opt/inline-frame-tailcall.exp: New file.
2892 * gdb.python/py-unwind-inline.c: New file.
2893 * gdb.python/py-unwind-inline.exp: New file.
2894 * gdb.python/py-unwind-inline.py: New file.
2895
64cb3757
AB
28962020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2897
2898 * gdb.python/py-arch-reg-groups.exp: New file.
2899
0f767f94
AB
29002020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2901
2902 * gdb.python/py-arch-reg-names.exp: New file.
2903
87dbc774
AB
29042020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2905
2906 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2907 gdb.PendingFrame.architecture method.
2908
d8cc8af6
TV
29092020-07-06 Tom de Vries <tdevries@suse.de>
2910
2911 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2912
3c8ea5be
PA
29132020-07-03 Pedro Alves <palves@redhat.com>
2914
2915 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2916 explicitly write negative numbers.
2917 * gdb.base/structs2.exp: Adjust expected output.
2918
bf90c83a
PA
29192020-07-03 Pedro Alves <palves@redhat.com>
2920
2921 * gdb.base/charset.c (init_string): Change all char parameters to
2922 unsigned char parameters.
2923
2eb82157
PA
29242020-07-03 Pedro Alves <palves@redhat.com>
2925
2926 * gdb.base/call-sc.exp (start_scalars_test): Use
2927 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2928 * gdb.base/overlays.c: Remove references to PARAMS.
2929 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2930 * gdb.base/reread.exp: Don't set 'prototypes' global.
2931 * gdb.base/structs.exp (start_structs_test): Use
2932 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2933 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2934 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2935 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2936 call.
2937 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2938
9adda7af
PA
29392020-07-03 Pedro Alves <palves@redhat.com>
2940
2941 * gdb.base/m32rovly.c: Delete.
2942 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2943
2a17c803
PW
29442020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2945
2946 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2947 of gdb_py_test_multiple.
2948 * gdb.python/py-cmd.exp: Likewise.
2949 * gdb.python/py-events.exp: Likewise.
2950 * gdb.python/py-function.exp: Likewise.
2951 * gdb.python/py-inferior.exp: Likewise.
2952 * gdb.python/py-infthread.exp: Likewise.
2953 * gdb.python/py-linetable.exp: Likewise.
2954 * gdb.python/py-parameter.exp: Likewise.
2955 * gdb.python/py-value.exp: Likewise.
2956
b011fe1a
TV
29572020-06-30 Tom de Vries <tdevries@suse.de>
2958
2959 PR testsuite/26175
2960 * lib/future.exp (gdb_default_target_compile): Detect and handle
2961 early_flags.
2962
df5b8876
SM
29632020-06-29 Simon Marchi <simon.marchi@efficios.com>
2964
2965 * boards/simavr.exp (gdb_load): Catch errors when closing
2966 previous connection. Close connection, wait for process and
2967 unset simavr_spawn_id on failure.
2968
a3ca48cd
TV
29692020-06-29 Tom de Vries <tdevries@suse.de>
2970
2971 * lib/gdb.exp (unknown): Make test-case unresolved.
2972
b0237c0e
TV
29732020-06-29 Tom de Vries <tdevries@suse.de>
2974
2975 PR gdb/25475
2976 * gdb.server/solib-list.exp: Verify that the symbol reload
2977 confirmation question is asked.
2978
c0b3b3bd
PW
29792020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2980
2981 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
2982 have a input seq nr in each pass message.
fe4c3d43 2983 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
2984 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
2985 * gdb.python/python.exp: Make test names unique,
2986 use gdb_test_multiline instead of gdb_py_test_multiple,
2987 use $gdb_test_name.
2988 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
2989
1776e3e5
NA
29902020-06-26 Nick Alcock <nick.alcock@oracle.com>
2991
2992 * configure.ac: Add --enable-libctf.
2993 * aclocal.m4: sinclude ../config/enable.m4.
2994 * Makefile.in (site.exp): Add enable_libctf to site.exp.
2995 * lib/gdb.exp (skip_ctf_tests): Use it.
2996 * gdb.base/ctf-constvars.exp: Error message tweak.
2997 * gdb.base/ctf-ptype.exp: Likewise.
2998 * configure: Regenerate.
2999
f53b3eeb
GB
30002020-06-26 Gary Benson <gbenson@redhat.com>
3001
3002 * gdb.cp/try_catch.cc: Include string.h.
3003 (main): Replace comparison against string literal with
3004 strcmp, avoiding build failure with -Wstring-compare.
3005 Add "marker test-complete".
3006 * gdb.cp/try_catch.exp: Run the test to the above marker,
3007 then verify that the value of "test" is still true.
3008
6d74da72
AB
30092020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3010
3011 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3012
2e52d038
AB
30132020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3014
3015 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3016
3b9fce96
AB
30172020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3018
3019 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3020 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3021 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3022 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3023 * gdb.arch/riscv-tdesc-loading.exp: New file.
3024
ed69cbc8
AB
30252020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3026
3027 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3028
767a879e
AB
30292020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3030
3031 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3032 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3033 * gdb.arch/riscv-tdesc-regs.c: New file.
3034 * gdb.arch/riscv-tdesc-regs.exp: New file.
3035
221db974
PA
30362020-06-24 Pedro Alves <palves@redhat.com>
3037
3038 * gdb.arch/amd64-entry-value-paramref.exp: Use
3039 prepare_for_testing_full and don't pass "c++" for the .S file
3040 build spec.
3041 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3042 $options, since it's an assembly file. Remove -Wno-deprecated.
3043 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3044 compiling C++ programs.
3045
331733cd
PA
30462020-06-24 Pedro Alves <palves@redhat.com>
3047
3048 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3049 Clang, add "-Wno-unknown-warning-option" to the options.
3050
caa7fd04
AB
30512020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3052
3053 * gdb.xml/tdesc-reload.c: New file.
3054 * gdb.xml/tdesc-reload.exp: New file.
3055 * gdb.xml/maint-xml-dump-01.xml: New file.
3056 * gdb.xml/maint-xml-dump-02.xml: New file.
3057 * gdb.xml/maint-xml-dump.exp: New file.
3058
bb8d1260
SL
30592020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3060
3061 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3062 Adjust for omitted commands when TUI is disabled.
3063
7e4b9c4c
GB
30642020-06-23 Gary Benson <gbenson@redhat.com>
3065 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3068 * gdb.cp/nsimport.cc: Likewise.
3069 * gdb.cp/nsnested.cc: Likewise.
3070 * gdb.cp/nsnoimports.cc: Likewise.
3071 * gdb.cp/nsusing.cc: Likewise.
3072 * gdb.cp/smartp.cc: Likewise.
3073 * gdb.python/py-pp-integral.c: Likewise.
3074 * gdb.python/py-pp-re-notag.c: Likewise.
3075
2e573c0a
GB
30762020-06-23 Gary Benson <gbenson@redhat.com>
3077
3078 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3079 * gdb.cp/nsimport.cc: Likewise.
3080 * gdb.cp/nsnested.cc: Likewise.
3081 * gdb.cp/nsnoimports.cc: Likewise.
3082 * gdb.cp/nsusing.cc: Likewise.
3083 * gdb.cp/smartp.cc: Likewise.
3084 * gdb.python/py-pp-integral.c: Likewise.
3085 * gdb.python/py-pp-re-notag.c: Likewise.
3086
746ebfe8
PW
30872020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3088
3089 * gdb.base/default-args.exp: New test.
3090 * gdb.base/default-args.c: New file.
3091 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3092 * gdb.base/default.exp: Update to new help text.
3093 * gdb.base/help.exp: Likewise.
3094 * gdb.base/page.exp: Likewise.
3095 * gdb.base/style.exp: Likewise.
3096 * gdb.guile/guile.exp: Likewise.
3097 * gdb.python/python.exp: Likewise.
3098
e822f2cd
SL
30992020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3100
3101 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3102 remote host. Fix search path syntax on Windows host.
3103
48e9cc84
PW
31042020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3105
3106 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3107 over 'exec-file-mismatch'.
3108 * gdb.base/attach.c: Mark should_exit volatile.
3109 * gdb.base/attach2.c: Likewise. Add a comment explaining
3110 why the sleep cannot be big.
3111 * gdb.base/attach3.c: New file.
3112
160f8a8f
SL
31132020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3114
3115 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3116 prefix optional.
3117
4d91c2a4
SL
31182020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3119
3120 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3121 for remote host.
3122
87f83f20
SL
31232020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3124 Hafiz Abid Qadeer <abidh@codesourcery.com>
3125
3126 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3127 file sent to remote host.
3128 (top level): Allow int32_t as type of 32-bit register.
3129
37ab8655
TV
31302020-06-19 Tom de Vries <tdevries@suse.de>
3131
3132 * lib/gdb.exp (gdb_note): New proc.
3133 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3134 (gdb_default_target_compile): ... here. Only call
3135 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3136 (use_gdb_compile): Change to array.
3137 (toplevel): Update sets of use_gdb_compile to specify language.
3138 Warn about default_target_compile override. Store dejagnu's version
3139 of default_target_compile in dejagnu_default_target_compile.
3140
a8a56685
TV
31412020-06-18 Tom de Vries <tdevries@suse.de>
3142
3143 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3144 (default_gdb_init): ... here.
3145
581bea2c
SL
31462020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3147
3148 Fix TUI support checks in gdb.tui tests.
3149
3150 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3151 just say UNSUPPORTED.
3152 * gdb.tui/corefile-run.exp: Likewise.
3153 * gdb.tui/empty.exp: Likewise.
3154 * gdb.tui/list-before.exp: Likewise.
3155 * gdb.tui/list.exp: Likewise.
3156 * gdb.tui/main.exp: Likewise.
3157 * gdb.tui/regs.exp: Likewise.
3158 * gdb.tui/resize.exp: Likewise.
3159 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3160 * gdb.tui/tui-layout-asm.exp: Likewise.
3161 * gdb.tui/tui-missing-src.exp: Likewise.
3162 * gdb.tui/winheight.exp: Likewise.
3163 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3164
05e682e3
SL
31652020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3166
3167 Fix TCL error in gdb.python/py-format-string.exp.
3168
3169 * gdb.python/py-format-string.exp: Move test for python support
3170 earlier, out of function body.
3171
efb763a5
SM
31722020-06-15 Simon Marchi <simon.marchi@efficios.com>
3173
3174 * gdb.base/index-cache-load-twice.c: New.
3175 * gdb.base/index-cache-load-twice.exp: New.
3176
43327b20
KS
31772020-06-17 Keith Seitz <keiths@redhat.com>
3178
99cf27cf 3179 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3180 when executing "gdb --configuration".
3181
081e778c
TV
31822020-06-17 Tom de Vries <tdevries@suse.de>
3183
3184 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3185 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3186 conditional on presence of gdb_tcl_unknown.
3187 (gdb_finish): Make override undo conditional on presence of
3188 gdb_tcl_unknown.
3189
d2d1ea20
TT
31902020-06-16 Tom Tromey <tom@tromey.com>
3191
3192 * gdb.python/tui-window.py (failwin): New function. Register it
3193 as a TUI window type.
3194 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3195
c802e8a7
GB
31962020-06-16 Gary Benson <gbenson@redhat.com>
3197
3198 * gdb.python/py-nested-maps.c (create_map): Add missing return
3199 value.
3200 (create_map_map): Likewise.
3201
ff08abb8
TBA
32022020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3203
3204 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3205 variable.
3206 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3207 and use the already-defined 'options' variable.
3208
a29d5112
AB
32092020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3210 Tom de Vries <tdevries@suse.de>
3211
3212 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3213 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3214 (gdb_setup_known_globals): New proc.
3215 (gdb_cleanup_globals): New proc.
3216 * lib/gdb.exp (load_lib): New override proc.
3217 (gdb_stdin_log_init): Set var in_file as persistent global.
3218 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3219 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3220 fpc_compiler as persistent global.
3221
8c74a764
TV
32222020-06-12 Tom de Vries <tdevries@suse.de>
3223
3224 * lib/tuiterm.exp (spawn): Rename to ...
3225 (tui_spawn): ... this.
3226 (toplevel): Move rename of spawn ...
3227 (gdb_init_tuiterm): ... here. New proc.
3228 (gdb_finish_tuiterm): New proc.
3229 * lib/gdb.exp (gdb_finish_hooks): New global var.
3230 (gdb_finish): Handle gdb_finish_hooks.
3231 (tuiterm_env): New proc.
3232 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3233 tuiterm_env.
3234 * gdb.tui/basic.exp: Same.
3235 * gdb.tui/corefile-run.exp: Same.
3236 * gdb.tui/empty.exp: Same.
3237 * gdb.tui/list-before.exp: Same.
3238 * gdb.tui/list.exp: Same.
3239 * gdb.tui/main.exp: Same.
3240 * gdb.tui/new-layout.exp: Same.
3241 * gdb.tui/regs.exp: Same.
3242 * gdb.tui/resize.exp: Same.
3243 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3244 * gdb.tui/tui-layout-asm.exp: Same.
3245 * gdb.tui/tui-missing-src.exp: Same.
3246 * gdb.tui/winheight.exp: Same.
3247
26783bce
TV
32482020-06-12 Tom de Vries <tdevries@suse.de>
3249
3250 PR testsuite/26110
3251 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3252 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3253
2b4e6a3f
TT
32542020-06-11 Tom Tromey <tom@tromey.com>
3255
3256 PR gdb/18318:
3257 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3258 floating point tests.
3259
2f33032a
KS
32602020-06-11 Keith Seitz <keiths@redhat.com>
3261
3262 PR gdb/21356
3263 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3264 vla_struct.
3265 Add new struct vla_typedef and union vla_typedef_union and
3266 corresponding instantiation objects.
3267 Initialize new objects.
3268 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3269 and vla_typedef_union_object.
3270 Fixup type for vla_struct_object.
3271
a8baf0a3
TV
32722020-06-11 Tom de Vries <tdevries@suse.de>
3273
3274 * lib/gdb.exp (with_override): New proc, factored out of ...
3275 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3276
7ab96794
TV
32772020-06-10 Tom de Vries <tdevries@suse.de>
3278
3279 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3280
cab5c3b7
SM
32812020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3282
3283 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3284 parameter, update callers.
3285
f8c41851
SM
32862020-06-04 Simon Marchi <simon.marchi@efficios.com>
3287
3288 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3289 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3290 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3291
1c07a73f
TV
32922020-06-04 Tom de Vries <tdevries@suse.de>
3293
3294 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3295
95146b5d
TV
32962020-06-04 Tom de Vries <tdevries@suse.de>
3297
3298 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3299 exp_continue.
3300
0cfcd4f0
TV
33012020-06-04 Tom de Vries <tdevries@suse.de>
3302
3303 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3304
f9b5d5ea
TV
33052020-06-03 Tom de Vries <tdevries@suse.de>
3306
3307 PR symtab/26046
3308 * gdb.cp/breakpoint-locs-2.cc: New test.
3309 * gdb.cp/breakpoint-locs.cc: New test.
3310 * gdb.cp/breakpoint-locs.exp: New file.
3311 * gdb.cp/breakpoint-locs.h: New test.
3312
5144dfba
TV
33132020-06-03 Tom de Vries <tdevries@suse.de>
3314
3315 PR testsuite/25609
3316 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3317 value of global verbose.
3318 * gdb.base/jit-elf.exp: Same.
3319 * gdb.base/jit-reader.exp: Same.
3320
621eacdf
TV
33212020-06-02 Tom de Vries <tdevries@suse.de>
3322
3323 * gdb.dwarf2/multidictionary.exp: Don't use
3324 gdb_spawn_with_cmdline_opts.
3325
1313c56e
AB
33262020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3327
3328 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3329 use_header case.
3330 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3331 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3332 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3333 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3334 * gdb.dwarf2/dw2-inline-header.c: New file.
3335 * gdb.dwarf2/dw2-inline-header.h: New file.
3336
f68f85b5
PA
33372020-05-30 Pedro Alves <palves@redhat.com>
3338
3339 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3340 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3341
678048e8
GB
33422020-05-29 Gary Benson <gbenson@redhat.com>
3343
3344 * gdb.compile/compile-cplus.exp (additional_flags): Also
3345 set when building with clang.
3346 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3347 when building with clang.
3348
9fcafd23
GB
33492020-05-29 Gary Benson <gbenson@redhat.com>
3350
3351 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3352 building with clang.
3353 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3354
735d5a07
GB
33552020-05-29 Gary Benson <gbenson@redhat.com>
3356
3357 * gdb.cp/koenig.exp (prepare_for_testing): Add
3358 additional_flags=-Wno-unused-comparison.
3359 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3360
4ad2c6a0
GB
33612020-05-28 Gary Benson <gbenson@redhat.com>
3362
3363 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3364 statement.
3365
09fe663e
GB
33662020-05-28 Gary Benson <gbenson@redhat.com>
3367
3368 * gdb.cp/classes.exp (prepare_for_testing): Add
3369 additional_flags=-Wno-deprecated-register.
3370 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3371 * gdb.cp/misc.exp: Likewise.
3372
cee00f17
GB
33732020-05-28 Gary Benson <gbenson@redhat.com>
3374
3375 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3376 (test_op_new::operator new): Add return statement.
3377 (test_op_new_array::operator new[]): Likewise.
3378
636edd00
PA
33792020-05-27 Pedro Alves <palves@redhat.com>
3380
3381 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3382 check. Use test_gdb_complete_unique instead of
3383 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3384 test_gdb_complete_multiple instead of
3385 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3386
c2b75043
LM
33872020-05-27 Luis Machado <luis.machado@linaro.org>
3388
3389 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3390 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3391 * gdb.arch/arm-disassembler-options.exp: Likewise.
3392 * gdb.arch/arm-disp-step.exp: Likewise.
3393 * gdb.arch/thumb-prologue.exp: Likewise.
3394 * gdb.base/async.exp: Likewise.
3395 * gdb.base/auxv.exp: Likewise.
3396 * gdb.base/complex-parts.exp: Likewise.
3397 * gdb.base/ena-dis-br.exp: Likewise.
3398 * gdb.base/foll-exec.exp: Likewise.
3399 * gdb.base/permissions.exp: Likewise.
3400 * gdb.base/relocate.exp: Likewise.
3401 * gdb.base/return2.exp: Likewise.
3402 * gdb.base/sigbpt.exp: Likewise.
3403 * gdb.base/siginfo-obj.exp: Likewise.
3404 * gdb.cp/converts.exp: Likewise.
3405 * gdb.cp/exceptprint.exp: Likewise.
3406 * gdb.cp/inherit.exp: Likewise.
3407 * gdb.cp/nsnoimports.exp: Likewise.
3408 * gdb.cp/virtbase2.exp: Likewise.
3409 * gdb.mi/mi-var-cmd.exp: Likewise.
3410 * gdb.mi/var-cmd.c: Likewise.
3411
53a47a3e
TT
34122020-05-26 Tom Tromey <tromey@adacore.com>
3413
3414 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3415
0bc2354b
TT
34162020-05-26 Tom Tromey <tromey@adacore.com>
3417
3418 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3419 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3420 type.
3421 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3422 variable.
3423
0db49895
CBG
34242020-05-26 Christian Biesinger <cbiesinger@google.com>
3425
3426 * Makefile.in: Use = instead of == for the test command
3427 for portability.
3428
40d22035
TV
34292020-05-26 Tom de Vries <tdevries@suse.de>
3430
3431 * gdb.base/gold-gdb-index-2.c: New test.
3432 * gdb.base/gold-gdb-index.c: New test.
3433 * gdb.base/gold-gdb-index.exp: New file.
3434 * gdb.base/gold-gdb-index.h: New test.
3435
043e2e02
TV
34362020-05-25 Tom de Vries <tdevries@suse.de>
3437
3438 * boards/gold-gdb-index.exp: New file.
3439
462f72c5
SM
34402020-05-25 Simon Marchi <simon.marchi@efficios.com>
3441
3442 * boards/simavr.exp: New file.
3443
6cf66e76
SM
34442020-05-25 Simon Marchi <simon.marchi@efficios.com>
3445
3446 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3447 * gdb.base/inferior-args.exp: New file.
3448 * gdb.base/inferior-args.c: New file.
3449
75d04512
SM
34502020-05-25 Simon Marchi <simon.marchi@efficios.com>
3451
3452 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3453 inferior_args. Pass it to gdb_reload.
3454 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3455 inferior_args.
3456 (gdb_reload): Add inferior_args argument.
3457 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3458 pass it to gdbserver_run.
3459 * boards/native-gdbserver.exp: Do not set noargs.
3460 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3461 inferior_args argument.
3462 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3463 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3464 * gdb.base/args.exp: Likewise.
3465
42cf1844
TV
34662020-05-25 Tom de Vries <tdevries@suse.de>
3467
3468 * lib/gdb.exp (exec_is_pie): Add comment.
3469
8f7d38ef
TV
34702020-05-25 Tom de Vries <tdevries@suse.de>
3471
3472 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3473 instead of $binfile in the untested message.
3474
465e1b0f
TV
34752020-05-25 Tom de Vries <tdevries@suse.de>
3476
3477 PR testsuite/26031
3478 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3479
3c5a0e02
TV
34802020-05-25 Tom de Vries <tdevries@suse.de>
3481
3482 * boards/gold.exp: New file.
3483
0a4f5f8c
TT
34842020-05-23 Tom Tromey <tom@tromey.com>
3485
3486 * gdb.base/style.exp: Remove completion styling test.
3487 * lib/gdb-utils.exp (style): Remove completion styles.
3488
eca1f90c
TT
34892020-05-23 Tom Tromey <tom@tromey.com>
3490
3491 * gdb.base/style.exp: Add completion styling test.
3492 * lib/gdb-utils.exp (style): Add completion styles.
3493
7c13f4e8
AB
34942020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3495
3496 * gdb.base/annota1.exp: Update expected results.
3497 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3498 test name.
3499 * gdb.cp/annota3.exp: Update expected results.
3500
41977d16
SM
35012020-05-20 Simon Marchi <simon.marchi@efficios.com>
3502
3503 PR gdb/26016
3504 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3505 against MAP_FAILED.
3506 * gdb.base/coremaker.c (mmapdata): Likewise.
3507 * gdb.base/jit-reader-host.c (main): Likewise.
3508 * gdb.base/sym-file-loader.c (load): Likewise.
3509 (load_shlib): Likewise.
3510
b4757f2e
TT
35112020-05-20 Tom Tromey <tromey@adacore.com>
3512
3513 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3514
9a0bacfb
TV
35152020-05-20 Tom de Vries <tdevries@suse.de>
3516
3517 PR symtab/25833
3518 * gdb.base/with-mf-inc.c: New test.
3519 * gdb.base/with-mf-main.c: New test.
3520 * gdb.base/with-mf.exp: New file.
3521
76571211
TT
35222020-05-19 Tom Tromey <tromey@adacore.com>
3523
3524 * gdb.rust/simple.exp: Restore missing test result.
3525
4cd9f3d5
TV
35262020-05-19 Tom de Vries <tdevries@suse.de>
3527
3528 * gdb.base/gdb-caching-proc.exp: Fix typo.
3529
7d874253
TT
35302020-05-19 Tom Tromey <tromey@adacore.com>
3531
3532 * gdb.rust/simple.exp: Add some test descriptions.
3533 (test_one_slice): Use with_test_prefix.
3534
1d727695
TV
35352020-05-18 Tom de Vries <tdevries@suse.de>
3536
3537 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3538
7f32a4d5
PA
35392020-05-17 Pedro Alves <palves@redhat.com>
3540
3541 PR gdb/25741
3542 * gdb.base/hw-sw-break-same-address.exp: New file.
3543
7cfd74cf
PA
35442020-05-16 Pedro Alves <palves@redhat.com>
3545
3546 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3547 LAST_LOADED_FILE accordingly.
3548
57b4f16e
PW
35492020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3550
3551 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3552
7c05caf7
PW
35532020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3554
3555 * gdb.base/help.exp: Test apropos and help for commands
3556 having aliases. Fixed comments not starting with an
3557 upper-case letter or not finishing with a dot.
3558
7aa1b46f
PW
35592020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3560
3b3aaacb
PW
3561 * gdb.base/alias.exp: Update help output check.
3562
57b4f16e 35632020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3564
7aa1b46f
PW
3565 * gdb.base/default.exp: Update output following fixes.
3566
0605465f
PW
35672020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3568
3569 * gdb.base/alias.exp: Test aliases starting with a prefix of
3570 another alias.
3571
86e4e63d
GB
35722020-05-15 Gary Benson <gbenson@redhat.com>
3573
3574 * gdb.base/info-os.c (main): Add return statement.
3575 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3576 * gdb.base/large-frame-2.c (func): Likewise.
3577 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3578 * gdb.base/pr10179-b.c (foo2): Likewise.
3579 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3580 * gdb.base/watch-cond.c (func): Likewise.
3581 * gdb.multi/goodbye.c (verylongfun): Likewise.
3582 * gdb.multi/hello.c (commonfun): Likewise.
3583 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3584 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3585 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3586 Likewise.
3587 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3588 * gdb.threads/interrupt-while-step-over.c (child_function):
3589 Likewise.
3590 * gdb.trace/actions-changed.c (end): Likewise.
3591
163df4df
GB
35922020-05-15 Gary Benson <gbenson@redhat.com>
3593
3594 * gdb.opencl/callfuncs.exp: Report when test skipped.
3595 * gdb.opencl/convs_casts.exp: Likewise.
3596 * gdb.opencl/datatypes.exp: Likewise.
3597 * gdb.opencl/operators.exp: Likewise.
3598 * gdb.opencl/vec_comps.exp: Likewise.
3599
6dbc505a
TV
36002020-05-15 Tom de Vries <tdevries@suse.de>
3601
3602 * gdb.base/align.exp.in: Rename to ...
3603 * gdb.base/align.exp.tcl: ... this.
3604 * gdb.base/align-c++.exp: Update.
3605 * gdb.base/align-c.exp: Update.
3606 * gdb.base/all-architectures.exp.in: Rename to ...
3607 * gdb.base/all-architectures.exp: ... this.
3608 * gdb.base/all-architectures-0.exp: Update.
3609 * gdb.base/all-architectures-1.exp: Update.
3610 * gdb.base/all-architectures-2.exp: Update.
3611 * gdb.base/all-architectures-3.exp: Update.
3612 * gdb.base/all-architectures-4.exp: Update.
3613 * gdb.base/all-architectures-5.exp: Update.
3614 * gdb.base/all-architectures-6.exp: Update.
3615 * gdb.base/all-architectures-7.exp: Update.
3616 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3617 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3618 * gdb.base/infcall-nested-structs-c++.exp: Update.
3619 * gdb.base/infcall-nested-structs-c.exp: Update.
3620 * gdb.base/info-types.exp.in: Rename to ...
3621 * gdb.base/info-types.exp.tcl: ... this.
3622 * gdb.base/info-types-c++.exp: Update.
3623 * gdb.base/info-types-c.exp: Update.
3624 * gdb.base/max-depth.exp.in: Rename to ...
3625 * gdb.base/max-depth.exp.tcl: ... this.
3626 * gdb.base/max-depth-c++.exp: Update.
3627 * gdb.base/max-depth-c.exp: Update.
3628 * gdb.cp/cpexprs.exp.in: Rename to ...
3629 * gdb.cp/cpexprs.exp.tcl: ... this.
3630 * gdb.cp/cpexprs-debug-types.exp: Update.
3631 * gdb.cp/cpexprs.exp: Update.
3632 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3633 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3634 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3635 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3636 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3637 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3638 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3639 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3640 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3641 * gdb.dwarf2/clang-debug-names.exp: Update.
3642
d1034d78
AB
36432020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3644
3645 * lib/check-test-names.exp: Remove code that prevents this file
3646 loading when tests are run in parallel.
3647
3c5c3649
PA
36482020-05-15 Pedro Alves <palves@redhat.com>
3649
3650 * gdb.multi/multi-kill.exp (start_inferior): Remove
3651 'testpid' parameter. Refer to namespace variable directly.
3652 (testpid): Declare as namespace variable.
3653
272c36b8
PA
36542020-05-15 Pedro Alves <palves@redhat.com>
3655
3656 * gdb.multi/multi-kill.exp: Wrap in namespace.
3657 (start_inferior): Add TESTPID parameter. Use it instead of the
3658 testpid global.
3659 (top level): Define empty TESTPID array, and pass it down to
3660 start_inferior.
3661
02eba61a
TV
36622020-05-14 Tom de Vries <tdevries@suse.de>
3663
3664 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3665 output.
3666
971a3747
TV
36672020-05-14 Tom de Vries <tdevries@suse.de>
3668
3669 * gdb.base/align.exp: Split into ...
3670 * gdb.base/align.exp.in: ...
3671 * gdb.base/align-c++.exp: ...
3672 * gdb.base/align-c.exp: ... these.
3673 * gdb.base/infcall-nested-structs.exp: Split into ...
3674 * gdb.base/infcall-nested-structs.exp.in: ...
3675 * gdb.base/infcall-nested-structs-c++.exp: ...
3676 * gdb.base/infcall-nested-structs-c.exp: ... these.
3677 * gdb.base/info-types.exp: Split into ...
3678 * gdb.base/info-types.exp.in: ...
3679 * gdb.base/info-types-c++.exp: ...
3680 * gdb.base/info-types-c.exp: ... these.
3681 * gdb.base/max-depth.exp: Split into ...
3682 * gdb.base/max-depth.exp.in: ...
3683 * gdb.base/max-depth-c++.exp: ...
3684 * gdb.base/max-depth-c.exp: ... these.
3685 * gdb.cp/infcall-nodebug.exp: Split into ...
3686 * gdb.cp/infcall-nodebug.exp.in: ...
3687 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3688 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3689 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3690 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3691
a05575d3
TBA
36922020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3693 Pedro Alves <palves@redhat.com>
3694
3695 * gdb.multi/multi-exit.c: New file.
3696 * gdb.multi/multi-exit.exp: New file.
3697 * gdb.multi/multi-kill.c: New file.
3698 * gdb.multi/multi-kill.exp: New file.
3699
6ad82919
TBA
37002020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3701
3702 * gdb.base/annota1.exp: Update the expected output.
3703 * gdb.cp/annota2.exp: Ditto.
3704
843f4d93
AB
37052020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3706
3707 * lib/check-test-names.exp: Disable when testing is being run in
3708 parallel.
3709
c7c66341
TV
37102020-05-12 Tom de Vries <tdevries@suse.de>
3711
3712 * gdb.base/jit-elf.exp: Fix string concat.
3713
1b59ca1c
TV
37142020-05-12 Tom de Vries <tdevries@suse.de>
3715
3716 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3717 messages.
3718
b4991d29
TV
37192020-05-12 Tom de Vries <tdevries@suse.de>
3720
3721 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3722
dbb0ab10
TV
37232020-05-12 Tom de Vries <tdevries@suse.de>
3724
3725 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3726 * gdb.ada/mi_catch_ex.exp: Same.
3727 * gdb.ada/mi_catch_ex_hand.exp: Same.
3728
7549fed8
TV
37292020-05-12 Tom de Vries <tdevries@suse.de>
3730
3731 * gdb.fortran/complex.exp: Use with_test_prefix.
3732
af2d5cd8
TV
37332020-05-12 Tom de Vries <tdevries@suse.de>
3734
3735 * gdb.trace/passcount.exp: Fix test-names.
3736
7c121311
TV
37372020-05-12 Tom de Vries <tdevries@suse.de>
3738
3739 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3740
c9f3b40e
TV
37412020-05-12 Tom de Vries <tdevries@suse.de>
3742
3743 * gdb.gdb/complaints.exp: Use with_test_prefix.
3744 * gdb.xml/tdesc-regs.exp: Same.
3745 * gdb.opt/inline-locals.exp: Fix test name.
3746
111b33f0
TV
37472020-05-12 Tom de Vries <tdevries@suse.de>
3748
3749 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3750 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3751 * gdb.dwarf2/implref-struct.exp: Same.
3752 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3753 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3754
ebf47080
SM
37552020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3756
3757 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3758
d30dcd12
AB
37592020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3760
3761 * lib/check-test-names.exp (all_test_names): New module variable.
3762 (counts): Add 'duplicates' field.
3763 (_check_duplicates): New procedure.
3764 (check): Also check for duplicates.
3765 (do_log_summary): Print duplicates count.
3766 (do_reset_vars): Reset counter for duplicate test names, and
3767 discard all know test names.
3768
34584c09
AB
37692020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3770
3771 * lib/gdb.exp: Include check-test-names.exp library.
3772 * lib/check-test-names.exp: New file.
3773
e0002117
TV
37742020-05-11 Tom de Vries <tdevries@suse.de>
3775
3776 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3777
53f539a3
KS
37782020-05-11 Keith Seitz <keiths@redhat.com>
3779
3780 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3781
113ee09a
TV
37822020-05-11 Tom de Vries <tdevries@suse.de>
3783
3784 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3785 * gdb.cp/cpexprs.exp.in: .. here.
3786 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3787 cpexprs.exp.
3788
ba3e70b0
KS
37892020-05-11 Keith Seitz <keiths@redhat.com>
3790
3791 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3792 test names.
3793 * gdb.ada/arrayptr.exp: Likewise.
3794 * gdb.ada/assign_arr.exp: Likewise.
3795 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3796 * gdb.ada/bp_on_var.exp: Likewise.
3797 * gdb.ada/call_pn.exp: Likewise.
3798 * gdb.ada/complete.exp: Likewise.
3799 * gdb.ada/fun_overload_menu.exp: Likewise.
3800 * gdb.ada/funcall_param.exp: Likewise.
3801 * gdb.ada/funcall_ref.exp: Likewise.
3802 * gdb.ada/packed_array_assign.exp: Likewise.
3803 * gdb.ada/same_component_name.exp: Likewise.
3804 * gdb.ada/type_coercion.exp: Likewise.
3805 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3806 * gdb.ada/variant_record_packed_array.exp: Likewise.
3807
3ee6bb11
TV
38082020-05-11 Tom de Vries <tdevries@suse.de>
3809
3810 PR symtab/25941
3811 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3812 out of ...
3813 * gdb.dwarf2/clang-debug-names.exp: ... here.
3814 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3815 clang-debug-names.exp.in.
3816 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3817 * gdb.dwarf2/clang-debug-names-2.c: New test.
3818
86cd6bc8
AKS
38192020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3820
3821 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3822 (fortran_runto_main): New Proc, fortran version of runto_main.
3823 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3824 * gdb.fortran/array-bounds.exp: Likewise.
3825 * gdb.fortran/array-slices.exp: Likewise.
3826 * gdb.fortran/block-data.exp: Likewise.
3827 * gdb.fortran/charset.exp: Likewise.
3828 * gdb.fortran/common-block.exp: Likewise.
3829 * gdb.fortran/complex.exp: Likewise.
3830 * gdb.fortran/derived-type-function.exp: Likewise.
3831 * gdb.fortran/derived-type.exp: Likewise.
3832 * gdb.fortran/info-modules.exp: Likewise.
3833 * gdb.fortran/info-types.exp: Likewise.
3834 * gdb.fortran/intrinsics.exp: Likewise.
3835 * gdb.fortran/library-module.exp: Likewise.
3836 * gdb.fortran/logical.exp: Likewise.
3837 * gdb.fortran/max-depth.exp: Likewise.
3838 * gdb.fortran/module.exp: Likewise.
3839 * gdb.fortran/multi-dim.exp: Likewise.
3840 * gdb.fortran/nested-funcs.exp: Likewise.
3841 * gdb.fortran/print-formatted.exp: Likewise.
3842 * gdb.fortran/print_type.exp: Likewise.
3843 * gdb.fortran/printing-types.exp: Likewise.
3844 * gdb.fortran/ptr-indentation.exp: Likewise.
3845 * gdb.fortran/ptype-on-functions.exp: Likewise.
3846 * gdb.fortran/subarray.exp: Likewise.
3847 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3848 * gdb.fortran/vla-datatypes.exp: Likewise.
3849 * gdb.fortran/vla-history.exp: Likewise.
3850 * gdb.fortran/vla-ptr-info.exp: Likewise.
3851 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3852 * gdb.fortran/vla-ptype.exp: Likewise.
3853 * gdb.fortran/vla-sizeof.exp: Likewise.
3854 * gdb.fortran/vla-type.exp: Likewise.
3855 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3856 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3857 * gdb.fortran/vla-value-sub.exp: Likewise.
3858 * gdb.fortran/vla-value.exp: Likewise.
3859 * gdb.fortran/whatis_type.exp: Likewise.
3860 * gdb.mi/mi-var-child-f.exp: Likewise.
3861
6dc55ce9 38622020-05-09 Tom de Vries <tdevries@suse.de>
3863
3864 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3865
283cb58c
TV
38662020-05-08 Tom de Vries <tdevries@suse.de>
3867
3868 * gdb.dwarf2/clang-debug-names.c: New test.
3869 * gdb.dwarf2/clang-debug-names.exp: New file.
3870
ac4a4f1c
SM
38712020-05-06 Simon Marchi <simon.marchi@efficios.com>
3872
3873 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3874 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3875
24fe640b
TV
38762020-05-06 Tom de Vries <tdevries@suse.de>
3877
3878 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3879 breakpoint is at a "recommended breakpoint location".
3880 * gdb.reverse/consecutive-reverse.exp: Same.
3881
0d8683a3
TV
38822020-05-06 Tom de Vries <tdevries@suse.de>
3883
3884 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3885 address.
3886
b8983c46
TV
38872020-05-06 Tom de Vries <tdevries@suse.de>
3888
3889 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3890
abf6d805
TV
38912020-05-06 Tom de Vries <tdevries@suse.de>
3892
3893 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3894 info for r.
3895
0fc2a808
TV
38962020-05-06 Tom de Vries <tdevries@suse.de>
3897
3898 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3899 necessary.
3900
873dd427
TV
39012020-05-06 Tom de Vries <tdevries@suse.de>
3902
3903 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3904 void.
3905
7c99e7e2
TV
39062020-05-06 Tom de Vries <tdevries@suse.de>
3907
3908 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3909 of ...
3910 * gdb.base/async.exp: ... here.
3911 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3912 "recommended breakpoint location".
3913
6173d6a6
TV
39142020-05-06 Tom de Vries <tdevries@suse.de>
3915
3916 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3917
6015a067
TV
39182020-05-04 Tom de Vries <tdevries@suse.de>
3919
3920 * gdb.base/async.exp: Check whether instruction addresses are a
3921 "recommended breakpoint location".
3922
3b6acaee
TT
39232020-05-03 Tom Tromey <tom@tromey.com>
3924
3925 * gdb.base/sepdebug.exp: Remove "catch" test.
3926 * gdb.base/break.exp: Remove "catch" test.
3927 * gdb.base/default.exp: Update expected output.
3928
5beb4d17
TV
39292020-05-02 Tom de Vries <tdevries@suse.de>
3930
3931 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3932 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3933 * gdb.arch/i386-mpx-map.exp: Same.
3934 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3935 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3936 * gdb.arch/i386-mpx.exp: Same.
3937
8caf140d
TV
39382020-05-02 Tom de Vries <tdevries@suse.de>
3939
3940 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3941
693196cb
TV
39422020-05-01 Tom de Vries <tdevries@suse.de>
3943
3944 * gdb.ada/operator_bp.exp: Allow more than required amount of
3945 breakpoint.
3946
53ae0aa9
TV
39472020-05-01 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3950
ee9d1e5f
HD
39512020-04-30 Hannes Domani <ssbssa@yahoo.de>
3952
3953 PR gdb/18706
3954 * gdb.cp/stub-array-size.cc: New test.
3955 * gdb.cp/stub-array-size.exp: New file.
3956 * gdb.cp/stub-array-size.h: New test.
3957 * gdb.cp/stub-array-size2.cc: New test.
3958
d5cf82c0
HD
39592020-04-30 Hannes Domani <ssbssa@yahoo.de>
3960
3961 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3962 output to the new format.
3963
42e165c3
SM
39642020-04-29 Simon Marchi <simon.marchi@efficios.com>
3965
3966 * gdb.base/break.exp: Use with_test_prefix.
3967
6e4e3fe1
TV
39682020-04-29 Tom de Vries <tdevries@suse.de>
3969
3970 * lib/gdb.exp (debug_types): New proc.
3971 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
3972 * gdb.python/py-symtab.exp: Same.
3973
d642b692
HD
39742020-04-29 Hannes Domani <ssbssa@yahoo.de>
3975
3976 PR gdb/17320
3977 * gdb.base/pretty-array.c: New test.
3978 * gdb.base/pretty-array.exp: New file.
3979
ea90f227
TV
39802020-04-29 Tom de Vries <tdevries@suse.de>
3981
3982 PR symtab/25889
3983 * gdb.cp/cpexprs.exp: Adapt for inclusion.
3984 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
3985 and include cpexprs.exp.
3986
a65189c9
TV
39872020-04-28 Mark Williams <mark@myosotissp.com>
3988
3989 PR gdb/24480
3990 * dw4-toplevel-types.exp: Test for top level types.
3991 * dw4-toplevel-types.cc: Test for top level types.
3992
32d1f47a
TBA
39932020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3994
3995 * gdb.threads/stop-with-handle.exp: Fix typo in comment
3996 (theads -> threads).
3997
56a4f5a1
TV
39982020-04-28 Tom de Vries <tdevries@suse.de>
3999
4000 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4001
0b2f8a3b
TV
40022020-04-28 Tom de Vries <tdevries@suse.de>
4003
4004 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4005
5390c717
TV
40062020-04-28 Tom de Vries <tdevries@suse.de>
4007
4008 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4009
15cd93d0
TV
40102020-04-28 Tom de Vries <tdevries@suse.de>
4011
4012 * gdb.dwarf2/main-foo.c: New test.
4013 * gdb.dwarf2/struct-with-sig.exp: New file.
4014
d472f0fb
TV
40152020-04-25 Tom de Vries <tdevries@suse.de>
4016
4017 * boards/debug-types.exp: New file.
4018
8d840e05
AB
40192020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4020
4021 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4022
bcfe6157
TT
40232020-04-24 Tom Tromey <tom@tromey.com>
4024
4025 PR symtab/12707:
4026 * gdb.python/py-symbol.exp: Update expected results for
4027 linkage_name test.
4028 * gdb.cp/print-demangle.exp: New file.
4029 * gdb.base/c-linkage-name.exp: Fix test.
4030 * gdb.guile/scm-symbol.exp: Update expected results for
4031 linkage_name test.
4032
f049a313
TT
40332020-04-24 Tom Tromey <tom@tromey.com>
4034
4035 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4036 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4037 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4038 assembler.
4039
7cf28874
TV
40402020-04-24 Tom de Vries <tdevries@suse.de>
4041
4042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4043 C++.
4044
dac2fef7
TT
40452020-04-24 Tom Tromey <tromey@adacore.com>
4046
4047 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4048 values.
4049 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4050 values. Update test for minimal encodings.
4051 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4052 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4053 values. Update test for minimal encodings.
4054
1acda803
TT
40552020-04-24 Tom Tromey <tromey@adacore.com>
4056
4057 PR python/23662:
4058 * gdb.ada/variant.exp: Add Python checks.
4059 * gdb.rust/simple.exp: Add dynamic type checks.
4060
adfb9815
TT
40612020-04-24 Tom Tromey <tromey@adacore.com>
4062
4063 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4064 Make array type matching more lax.
4065 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4066 * gdb.ada/mi_variant.exp: New file.
4067 * gdb.ada/mi_variant/pck.ads: New file.
4068 * gdb.ada/mi_variant/pkg.adb: New file.
4069 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4070 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4071
7d79de9a
TT
40722020-04-24 Tom Tromey <tromey@adacore.com>
4073
4074 * gdb.ada/variant.exp: Add dynamic field offset tests.
4075 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4076 * gdb.ada/variant/pkg.adb: Add new variables.
4077
f8e89861
TT
40782020-04-24 Tom Tromey <tromey@adacore.com>
4079
4080 * gdb.ada/variant.exp: New file
4081 * gdb.ada/variant/pkg.adb: New file
4082 * gdb.ada/variant/pck.adb: New file
4083
86e887ae
TV
40842020-04-24 Tom de Vries <tdevries@suse.de>
4085
4086 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4087
88428775
TV
40882020-04-24 Tom de Vries <tdevries@suse.de>
4089
4090 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4091 flags.
4092
4e86f6e7
TV
40932020-04-24 Tom de Vries <tdevries@suse.de>
4094
4095 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4096
2016d3e6
TV
40972020-04-24 Tom de Vries <tdevries@suse.de>
4098
4099 * lib/gdb.exp (default_gdb_start): Handle eof.
4100 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4101 failure.
4102 * gdb.base/readnever.exp: Handle clean_restart failure.
4103
70bc38f5
TV
41042020-04-23 Tom de Vries <tdevries@suse.de>
4105
4106 * gdb.base/decl-before-def.exp: Run to main and print a again.
4107
de82891c
TV
41082020-04-23 Tom de Vries <tdevries@suse.de>
4109
4110 * gdb.base/decl-before-def-decl.c: New test.
4111 * gdb.base/decl-before-def-def.c: New test.
4112 * gdb.base/decl-before-def.exp: New file.
4113
96038148
TV
41142020-04-23 Tom de Vries <tdevries@suse.de>
4115
4116 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4117
54ac3df1
TV
41182020-04-22 Tom de Vries <tdevries@suse.de>
4119
4120 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4121 debug_info_offset.
4122 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4123 before $objsfile in the line line.
4124
714534e1
TV
41252020-04-22 Tom de Vries <tdevries@suse.de>
4126
4127 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4128
16a7dbf4
MS
41292020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4130
4131 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4132 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4133 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4134 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4135 * gdb.base/jit-protocol.h: Update definitions to match all usage
4136 contexts.
4137
41382020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4139
4140 * gdb.base: Rename all jit related test and source files.
4141
41422020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4143
4144 * gdb.base/jit-reader.exp: Relax register output check.
4145
317d2668
TV
41462020-04-22 Tom de Vries <tdevries@suse.de>
4147
4148 PR symtab/25764
4149 * gdb.base/psym-external-decl-2.c: New test.
4150 * gdb.base/psym-external-decl.c: New test.
4151 * gdb.base/psym-external-decl.exp: New file.
4152 * gdb.threads/tls.exp: Add PR25807 kfail.
4153
eea9e357
TV
41542020-04-22 Tom de Vries <tdevries@suse.de>
4155
4156 PR symtab/25801
4157 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4158 in "info source" output.
4159
3d5afab3
TV
41602020-04-22 Tom de Vries <tdevries@suse.de>
4161
4162 PR symtab/25700
4163 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4164 symtab for imported_unit.c.
4165
b32102f6
GB
41662020-04-21 Gary Benson <gbenson@redhat.com>
4167
4168 * gdb.base/advance.c (func): New argument, to match call site.
4169 (func2, func3): Add return statements.
4170
d43b7a2d
TBA
41712020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4172
4173 * gdb.multi/run-only-second-inf.c: New file.
4174 * gdb.multi/run-only-second-inf.exp: New file.
4175
d89edf9b
MM
41762020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4177
4178 * gdb.btrace/multi-inferior.c: New test.
4179 * gdb.btrace/multi-inferior.exp: New file.
4180
1a476b6d
MM
41812020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4182
4183 * gdb.btrace/enable-new-thread.c: New test.
4184 * gdb.btrace/enable-new-thread.exp: New file.
4185
4778a5f8
TV
41862020-04-21 Tom de Vries <tdevries@suse.de>
4187
4188 PR gdb/25471
4189 * gdb.threads/killed-outside.c: New test.
4190 * gdb.threads/killed-outside.exp: New file.
4191
9b2c992c
GB
41922020-04-20 Gary Benson <gbenson@redhat.com>
4193
4194 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4195 * gdb.base/nested-subp2.exp: Likewise.
4196 * gdb.base/nested-subp3.exp: Likewise.
4197
b5d1d6f7
GB
41982020-04-20 Gary Benson <gbenson@redhat.com>
4199
4200 * gdb.base/nested-subp1.exp: Disable test when using clang.
4201 * gdb.base/nested-subp2.exp: Likewise.
4202 * gdb.base/nested-subp3.exp: Likewise.
4203
25230285
GB
42042020-04-20 Gary Benson <gbenson@redhat.com>
4205
4206 * gdb.cp/exception.cc: Fix compilation error with clang.
4207
fa93cc8f
GB
42082020-04-20 Gary Benson <gbenson@redhat.com>
4209
809730f3 4210 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4211
e0c45f30
GB
42122020-04-20 Gary Benson <gbenson@redhat.com>
4213
4214 * gdb.base/jit-main.c: Fix compilation error with clang.
4215
4ddfec93
KR
42162020-04-17 Kamil Rytarowski <n54@gmx.com>
4217
4218 * gdb.base/attach-twice.c: Include "sys/types.h".
4219 (PTRACE_ATTACH): Add fallback definition.
4220 (main): Pass `0' to the 4th argument of `ptrace'.
4221
2bed205e
KR
42222020-04-17 Kamil Rytarowski <n54@gmx.com>
4223
4224 * gdb.base/fork-running-state.c: Include "signal.h".
4225
0743fc83
TT
42262020-04-17 Tom Tromey <tromey@adacore.com>
4227
4228 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4229 Update tests.
4230 * gdb.btrace/cpu.exp: Update tests.
4231 * gdb.base/maint.exp: Update tests.
4232 * gdb.base/default.exp: Update tests.
4233 * gdb.base/completion.exp: Update tests.
4234
efba5c23
TV
42352020-04-16 Tom de Vries <tdevries@suse.de>
4236
4237 PR symtab/25791
4238 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4239 (ensure_gdb_index): and factor out and move ...
4240 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4241 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4242
d191d716
TV
42432020-04-16 Tom de Vries <tdevries@suse.de>
4244
4245 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4246 loading exec.
4247
99f1bc6a
AB
42482020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4249
4250 * gdb.base/many-completions.exp: New file.
4251
194d088f
TV
42522020-04-14 Tom de Vries <tdevries@suse.de>
4253
4254 PR symtab/25718
4255 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4256
c1a66c06
TV
42572020-04-14 Tom de Vries <tdevries@suse.de>
4258
4259 PR symtab/25720
4260 * gdb.base/maint-expand-symbols-header-file.c: New test.
4261 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4262 * gdb.base/maint-expand-symbols-header-file.h: New test.
4263
21b0982c
AB
42642020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4265
4266 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4267 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4268 get_func_info.
4269 (get_func_info): Delete.
4270 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4271 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4272 * lib/dwarf.exp (get_func_info): New function.
4273
dd1cab06
TV
42742020-04-13 Tom de Vries <tdevries@suse.de>
4275
4276 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4277 to what find_gnatmake does.
4278
71ea2b6b
TV
42792020-04-10 Tom de Vries <tdevries@suse.de>
4280
4281 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4282 -readnow.
4283
bdfc1e8a
TV
42842020-04-10 Tom de Vries <tdevries@suse.de>
4285
4286 PR cli/25808
4287 * gdb.base/style.c: Add leading newlines.
4288 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4289 Check listing of main's one-line body.
4290
14ca8ecf
TV
42912020-04-08 Tom de Vries <tdevries@suse.de>
4292
4293 * lib/gdb.exp (psymtabs_p): New proc.
4294 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4295 importing unit" unsupported if there are no partial symbols.
4296
e21d048f
TV
42972020-04-08 Tom de Vries <tdevries@suse.de>
4298
4299 PR testsuite/25760
4300 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4301
25c11aca
TV
43022020-04-07 Tom de Vries <tdevries@suse.de>
4303
4304 PR symtab/25796
4305 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4306
5707e24b
TV
43072020-04-07 Tom de Vries <tdevries@suse.de>
4308
4309 * gdb.base/check-psymtab.c: New test.
4310 * gdb.base/check-psymtab.exp: New file.
4311
6ee448cc
TT
43122020-04-06 Tom Tromey <tromey@adacore.com>
4313
4314 * gdb.ada/variant-record/proc.adb: New file.
4315 * gdb.ada/variant-record/value.adb: New file.
4316 * gdb.ada/variant-record/value.s: New file.
4317 * gdb.ada/variant-record.exp: New file.
4318
9e7c9a03
HD
43192020-04-03 Hannes Domani <ssbssa@yahoo.de>
4320
4321 PR gdb/25325
4322 * gdb.cp/typed-enum.cc: New test.
4323 * gdb.cp/typed-enum.exp: New file.
4324
c90d28ac
AB
43252020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4326
4327 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4328 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4329 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4330 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4331 * gdb.opt/inline-small-func.c: New file.
4332 * gdb.opt/inline-small-func.exp: New file.
4333 * gdb.opt/inline-small-func.h: New file.
4334
34e9a9fa
AB
43352020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4336
4337 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4338 function.
4339
6a354911
AB
43402020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4341
4342 * lib/dwarf.exp (function_range): Allow compiler options to be
4343 specified.
4344
880d9777
TV
43452020-04-02 Tom de Vries <tdevries@suse.de>
4346
4347 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4348 __attribute__((always_inline)).
4349 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4350
f32682ea
TV
43512020-04-02 Tom de Vries <tdevries@suse.de>
4352
4353 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4354 (gdbserver_gdb_exit): ... here. Add timeout warning.
4355 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4356 (connect_target_extended_remote): Append new server_spawn_id to
4357 server_spawn_ids.
4358 (cleanup): New proc.
4359 (setup, <toplevel>): Call cleanup.
4360
d3214198
TV
43612020-04-02 Tom de Vries <tdevries@suse.de>
4362
4363 * gdb.base/main-psymtab.exp: New file.
4364
cc77ed24
TV
43652020-04-02 Tom de Vries <tdevries@suse.de>
4366
4367 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4368
3638a098
TT
43692020-04-01 Tom Tromey <tom@tromey.com>
4370
4371 * gdb.base/complex-parts.exp: Add type tests.
4372
c34e8714
TT
43732020-04-01 Tom Tromey <tom@tromey.com>
4374
4375 * gdb.base/complex-parts.exp: Add arithmetic tests.
4376
981c08ce
TT
43772020-04-01 Tom Tromey <tom@tromey.com>
4378
4379 * gdb.compile/compile.exp: Update.
4380 * gdb.compile/compile-cplus.exp: Update.
4381 * gdb.base/varargs.exp: Update.
4382 * gdb.base/floatn.exp: Update.
4383 * gdb.base/endianity.exp: Update.
4384 * gdb.base/callfuncs.exp (do_function_calls): Update.
4385 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4386 (complex_float_integral_args): Update.
4387 * gdb.base/complex.exp: Update.
4388 * gdb.base/complex-parts.exp: Update.
4389
3d1cfd43
TT
43902020-04-01 Tom Tromey <tromey@adacore.com>
4391
4392 * gdb.rust/union.rs: New file.
4393 * gdb.rust/union.exp: New file.
4394 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4395 (main): Update.
4396 * gdb.rust/simple.exp: Move union tests to union.exp.
4397
e033dfa9
TT
43982020-04-01 Tom Tromey <tromey@adacore.com>
4399
4400 * gdb.rust/simple.rs (main): Remove "y0".
4401
53cccef1
TBA
44022020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4403
4404 * gdb.multi/stop-all-on-exit.c: New test.
4405 * gdb.multi/stop-all-on-exit.exp: New file.
4406
60e22c1e
HD
44072020-04-01 Hannes Domani <ssbssa@yahoo.de>
4408
4409 PR gdb/24789
4410 * gdb.cp/misc.cc: Add integer reference variable.
4411 * gdb.cp/misc.exp: Add test.
4412
e139a727
TBA
44132020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4414
4415 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4416 scenario to cover execution until the end and also the case
4417
16b0db75
TV
44182020-03-31 Tom de Vries <tdevries@suse.de>
4419
4420 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4421 c. Use "maint info symtabs" to check symtab expansion.
4422
c0502da6
TV
44232020-03-30 Tom de Vries <tdevries@suse.de>
4424
4425 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4426 unsupported.
4427 (verify_psymtab_expanded): Move ...
4428 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4429 test.
4430 (readnow): New proc.
4431
5935fd15
AB
44322020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4433
4434 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4435 with $hex.
4436
1773be9e
TT
44372020-03-20 Tom Tromey <tromey@adacore.com>
4438
4439 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4440
70304be9
TT
44412020-03-20 Tom Tromey <tromey@adacore.com>
4442
4443 * gdb.ada/sub_variant/subv.adb: New file.
4444 * gdb.ada/sub_variant.exp: New file.
4445
0dd7b8f7
TV
44462020-03-20 Tom de Vries <tdevries@suse.de>
4447
4448 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4449 first break fails.
4450 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4451
cada5fc9
AB
44522020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4453
4454 * gdb.server/exit-multiple-threads.c: New file.
4455 * gdb.server/exit-multiple-threads.exp: New file.
4456
6b8c53f2
AB
44572020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4458
4459 * gdb.fortran/mixed-lang-stack.c: New file.
4460 * gdb.fortran/mixed-lang-stack.cpp: New file.
4461 * gdb.fortran/mixed-lang-stack.exp: New file.
4462 * gdb.fortran/mixed-lang-stack.f90: New file.
4463
19a2740f
AB
44642020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4465
4466 * gdb.linespec/cp-completion-aliases.cc: New file.
4467 * gdb.linespec/cp-completion-aliases.exp: New file.
4468
d8c8b848
TV
44692020-03-19 Tom de Vries <tdevries@suse.de>
4470
4471 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4472 more precise.
4473
a9933ccf
TV
44742020-03-18 Tom de Vries <tdevries@suse.de>
4475
4476 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4477 * gdb.dwarf2/break-inline-psymtab.c: New test.
4478 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4479
2f89101f
TV
44802020-03-16 Tom de Vries <tdevries@suse.de>
4481
4482 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4483 cache_verify and cache_verify_proc.
4484
6b9374f1
TV
44852020-03-15 Tom de Vries <tdevries@suse.de>
4486
4487 * gdb.server/solib-list.exp: Handle
4488 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4489
eaeaf44c
TV
44902020-03-15 Tom de Vries <tdevries@suse.de>
4491
4492 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4493 objfiles".
4494
3293bbaf
TT
44952020-03-14 Tom Tromey <tom@tromey.com>
4496
4497 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4498
ab44624c
TV
44992020-03-14 Tom de Vries <tdevries@suse.de>
4500
4501 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4502
54c43825
TV
45032020-03-14 Tom de Vries <tdevries@suse.de>
4504
4505 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4506 result in line-by-line fashion.
4507
2ac70237
TV
45082020-03-14 Tom de Vries <tdevries@suse.de>
4509
4510 * lib/gdb.exp (supports_statement_frontiers): New proc.
4511 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4512
09546b56
TV
45132020-03-14 Tom de Vries <tdevries@suse.de>
4514
4515 * gdb.base/printcmds.exp: Add missing quoting for "print
4516 teststring2".
4517
a1f6a07c
TT
45182020-03-13 Tom Tromey <tom@tromey.com>
4519
4520 * gdb.base/printcmds.exp (test_print_strings): Add regression
4521 test.
4522 * gdb.base/printcmds.c (charptr): New typedef.
4523 (teststring2): New global.
4524
1b83d09c
AB
45252020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4526
4527 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4528 full path in the test name.
4529 (test_ld): Add some with_test_prefix blocks to make test names
4530 unique.
4531
2d61316c
TV
45322020-03-13 Tom de Vries <tdevries@suse.de>
4533
4534 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4535
2e9145ac
TV
45362020-03-13 Tom de Vries <tdevries@suse.de>
4537
4538 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4539
96c7f873
TV
45402020-03-13 Tom de Vries <tdevries@suse.de>
4541
4542 PR symtab/25646
4543 * gdb.dwarf2/imported-unit.exp: Add test.
4544
49ba92c0
TV
45452020-03-13 Tom de Vries <tdevries@suse.de>
4546
4547 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4548 (var1, var2): New variable.
4549 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4550 matching symbols.
4551
301b21e0
TV
45522020-03-13 Tom de Vries <tdevries@suse.de>
4553
4554 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4555 (Term::command): Use prompt prefix.
4556 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4557 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4558 command_no_prompt_prefix instead of prefix.
4559 * gdb.tui/tui-layout-asm.exp: Same.
4560
3f512721
SM
45612020-03-12 Simon Marchi <simon.marchi@efficios.com>
4562
4563 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4564
40310f30
SM
45652020-03-12 Simon Marchi <simon.marchi@efficios.com>
4566
4567 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4568 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4569 on" while stepping over the test instruction, match printed
4570 message.
4571
09252140
TV
45722020-03-12 Tom de Vries <tdevries@suse.de>
4573
4574 * gdb.base/info-types.exp: Use exp_continue during matching of output
4575 of "info types".
4576
14e9c72c
TV
45772020-03-12 Tom de Vries <tdevries@suse.de>
4578
4579 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4580
e515d67e
TV
45812020-03-12 Tom de Vries <tdevries@suse.de>
4582
4583 * gdb.fortran/module.exp: Use exp_continue during matching of output
4584 of "info variable -n".
4585
307eafd8
TV
45862020-03-12 Tom de Vries <tdevries@suse.de>
4587
4588 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4589 gdb.dwarf2/dw2-ranges-base.c.
4590
9a2de3fc
TV
45912020-03-12 Tom de Vries <tdevries@suse.de>
4592
4593 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4594 in presence of GLIBC debuginfo.
4595
3217502e
TV
45962020-03-12 Tom de Vries <tdevries@suse.de>
4597
4598 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4599 $core.
4600
1281424c
TV
46012020-03-12 Tom de Vries <tdevries@suse.de>
4602
4603 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4604 more precise.
4605
038b97fc
SM
46062020-03-11 Simon Marchi <simon.marchi@efficios.com>
4607
4608 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4609 from Unix to Windows path.
4610
5308d1e7
TV
46112020-03-11 Tom de Vries <tdevries@suse.de>
4612
4613 * gdb.ada/minsyms.exp: Set language to ada.
4614
f870f78f
TV
46152020-03-11 Tom de Vries <tdevries@suse.de>
4616
4617 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4618
5a13315d
TV
46192020-03-11 Tom de Vries <tdevries@suse.de>
4620
4621 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4622
976862ed
TT
46232020-03-11 Tom Tromey <tromey@adacore.com>
4624
4625 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4626
7462c383
TV
46272020-03-11 Tom de Vries <tdevries@suse.de>
4628
4629 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4630
1c6c46a0
TV
46312020-03-11 Tom de Vries <tdevries@suse.de>
4632
4633 * gdb.base/break-interp.exp: Limit verbose scope.
4634
44f41bb7
TV
46352020-03-11 Tom de Vries <tdevries@suse.de>
4636
4637 * gdb.fortran/logical.f90: Define variable with character type.
4638 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4639
b76f3a42
TV
46402020-03-11 Tom de Vries <tdevries@suse.de>
4641
4642 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4643
1c33af77
TV
46442020-03-11 Tom de Vries <tdevries@suse.de>
4645
4646 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4647 symtabs.
4648
8c95582d
AB
46492020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4650 Bernd Edlinger <bernd.edlinger@hotmail.de>
4651
4652 * gdb.cp/step-and-next-inline.cc: New file.
4653 * gdb.cp/step-and-next-inline.exp: New file.
4654 * gdb.cp/step-and-next-inline.h: New file.
4655 * gdb.dwarf2/dw2-is-stmt.c: New file.
4656 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4657 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4658 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4659 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4660
cecf8547
AB
46612020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4662
4663 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4664 is-stmt flag in the line table.
4665
0ba678c9
TV
46662020-03-09 Tom de Vries <tdevries@suse.de>
4667
4668 * lib/gdb.exp (cached_file): Create cache dir.
4669
72fbdf83
TV
46702020-03-07 Tom de Vries <tdevries@suse.de>
4671
4672 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4673 * gdb.cp/rvalue-ref-params.exp: Same.
4674
436b5e99
TV
46752020-03-06 Tom de Vries <tdevries@suse.de>
4676
4677 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4678 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4679
09f2921c
TV
46802020-03-06 Tom de Vries <tdevries@suse.de>
4681
4682 * README: Fix "the the".
4683 * gdb.base/dprintf.exp: Same.
4684
50a3cc5d
TV
46852020-03-05 Tom de Vries <tdevries@suse.de>
4686
4687 * gdb.base/maint.exp: Update "main print statistics" expected output.
4688
0a709cba
AKS
46892020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4690
4691 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4692 (fortran_int8): Likewise.
4693 (fortran_real4): Likewise.
4694 (fortran_real8): Likewise.
4695 (fortran_complex4): Likewise.
4696 (fortran_logical4): Likewise.
4697 (fortran_character1): Likewise.
4698
5e5d66b6
AB
46992020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4700
4701 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4702 printed as true.
4703
7b973adc
SDJ
47042020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4705
4706 * gdb.base/printcmds.exp: Add test to verify printf of a
4707 variable holding an address.
4708
478e490a
TV
47092020-03-03 Tom de Vries <tdevries@suse.de>
4710
4711 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4712
1ef44e86
TV
47132020-03-03 Tom de Vries <tdevries@suse.de>
4714
4715 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4716 gdb_test_multiple call.
4717
b98cc2cf
TV
47182020-03-03 Tom de Vries <tdevries@suse.de>
4719
4720 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4721 gdb_test_multiple calls.
4722
63e163f2
AB
47232020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4724
4725 * gdb.base/default.exp: Remove test of 'set history filename'.
4726 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4727 filename to the empty string.
4728 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4729 and GDBHISTSIZE.
4730
24ed6739
AB
47312020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4732
4733 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4734 disabled.
4735
590003dc 47362020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4737 Tom de Vries <tdevries@suse.de>
590003dc
TV
4738
4739 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4740 -prompt prefix, before user_code argument. Add -lbl option likewise.
4741 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4742 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4743 argument.
4744 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4745 have "\r\n" at start-of-line, instead of at end-of-line.
4746
f5e46084
SM
47472020-02-28 Simon Marchi <simon.marchi@efficios.com>
4748
4749 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4750 libinproctrace.so.
4751
f7a7000d
LM
47522020-02-28 Luis Machado <luis.machado@linaro.org>
4753
4754 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4755 to "p/x".
4756
718e0816
LM
47572020-02-28 Luis Machado <luis.machado@linaro.org>
4758
4759 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4760 asm/ptrace.h and error.h.
4761
13c3a74a
TV
47622020-02-28 Tom de Vries <tdevries@suse.de>
4763
4764 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4765 (struct wrapper, do_something, mundane/symada__cS): Move ...
4766 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4767 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4768 Update "print symada__cS before partial symtab expansion" regexp.
4769 Update breakpoint location. Flush symbol cache after expansion.
4770
85d2d5bb
LM
47712020-02-28 Luis Machado <luis.machado@linaro.org>
4772
4773 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4774
3608f86c
TV
47752020-02-27 Tom de Vries <tdevries@suse.de>
4776
4777 * config/sid.exp: Remove unused globals.
4778 * gdb.base/attach.exp: Same.
4779 * gdb.base/catch-load.exp: Same.
4780 * gdb.base/dbx.exp: Same.
4781 * lib/gdb.exp: Same.
4782 * lib/mi-support.exp: Same.
4783 * lib/prompt.exp: Same.
4784
c8d4f6df
TV
47852020-02-27 Tom de Vries <tdevries@suse.de>
4786
4787 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4788 not set.
4789
0d79cdc4
AM
47902020-02-26 Aaron Merey <amerey@redhat.com>
4791
4792 * gdb.debuginfod: New directory for debuginfod tests.
4793 * gdb.debuginfod/main.c: New test file.
4794 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4795
0dce4280
TV
47962020-02-26 Tom de Vries <tdevries@suse.de>
4797
4798 PR gdb/25603
4799 * gdb.base/persistent-lang.cc: New test.
4800 * gdb.base/persistent-lang.exp: New file.
4801
9e80cfa1
AB
48022020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4803
4804 * gdb.fortran/derived-type-striding.exp: Add a new test.
4805 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4806 new test.
4807
2078dbb2
AB
48082020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4811 names.
4812
70d49700
TV
48132020-02-25 Tom de Vries <tdevries@suse.de>
4814
4815 PR go/18926
4816 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4817
a88ef40d
TV
48182020-02-24 Tom de Vries <tdevries@suse.de>
4819
4820 PR gdb/25592
4821 * gdb.base/info-locals-unused-static-var.c: New test.
4822 * gdb.base/info-locals-unused-static-var.exp: New file.
4823
01b1af32
TT
48242020-02-22 Tom Tromey <tom@tromey.com>
4825
4826 * gdb.python/tui-window.exp: New file.
4827 * gdb.python/tui-window.py: New file.
4828
7c043ba6
TT
48292020-02-22 Tom Tromey <tom@tromey.com>
4830
4831 PR tui/17850:
4832 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4833 tests.
4834
c22fef7e
TT
48352020-02-22 Tom Tromey <tom@tromey.com>
4836
4837 * gdb.tui/new-layout.exp: Add sub-layout tests.
4838
ee325b61
TT
48392020-02-22 Tom Tromey <tom@tromey.com>
4840
4841 * gdb.tui/new-layout.exp: New file.
4842
3f0cbb04
TT
48432020-02-22 Tom Tromey <tom@tromey.com>
4844
4845 * gdb.rust/rust-style.rs: New file.
4846 * gdb.rust/rust-style.exp: New file.
4847 * gdb.base/style.exp: Test structure printing.
4848 * gdb.base/style.c (struct some_struct): New type.
4849 (enum etype): New type.
4850 (struct_value): New global.
4851
75525152
TV
48522020-02-21 Tom de Vries <tdevries@suse.de>
4853
4854 PR go/18926
4855 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4856 Remove blanket xfails. Use message argument for gdb_breakpoint.
4857 Make continuing to breakpoint test conditional on setting breakpoint.
4858 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4859 DW_AT_name attribute. Add xfail for GCC PR93866.
4860
bd360d30
AB
48612020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4862
4863 * gdb.dwarf2/cpp-linkage-name.c: New file.
4864 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4865
c7adb09f 48662020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
4867
4868 * lib/gdb.exp (gdb_wrapper_init): Reset
4869 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4870 not exist.
4871
a9c79803
TV
48722020-02-20 Tom de Vries <tdevries@suse.de>
4873
4874 PR go/17018
4875 * gdb.go/hello.exp: Copy ...
4876 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4877 print of st to print value of global definition. Add xfail for GCC
4878 PR93844.
4879 * gdb.go/hello.exp: Remove printing of st before definition.
4880 * gdb.go/hello.go: Copy ...
4881 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4882 to st.
4883 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4884
d7445728
TV
48852020-02-20 Tom de Vries <tdevries@suse.de>
4886
4887 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4888 (gdb_simple_compile): Handle compile_flags go by using .go extension
4889 for source file.
4890 * gdb.go/chan.exp: Use support_go_compile.
4891 * gdb.go/handcall.exp: Same.
4892 * gdb.go/hello.exp: Same.
4893 * gdb.go/integers.exp: Same.
4894 * gdb.go/max-depth.exp: Same.
4895 * gdb.go/methods.exp: Same.
4896 * gdb.go/package.exp: Same.
4897 * gdb.go/strings.exp: Same.
4898 * gdb.go/types.exp: Same.
4899 * gdb.go/unsafe.exp: Same.
4900
c9c41e6d
TV
49012020-02-19 Tom de Vries <tdevries@suse.de>
4902
4903 * gdb.python/lib-types.exp: Make xfail more strict.
4904
f20ff837
TV
49052020-02-19 Tom de Vries <tdevries@suse.de>
4906
4907 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4908
08410482
DE
49092020-02-19 Doug Evans <dje@google.com>
4910
4911 PR rust/25535
4912 * gdb.rust/simple.exp: Add test.
4913 * gdb.rust/simple.rs: Add test.
4914
623563f7
TV
49152020-02-19 Tom de Vries <tdevries@suse.de>
4916
4917 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4918 output line-by-line.
4919
d3308cfd
TV
49202020-02-19 Tom de Vries <tdevries@suse.de>
4921
4922 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4923
86cbc5dc
TV
49242020-02-19 Tom de Vries <tdevries@suse.de>
4925
4926 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4927 prelink.
4928
9db2b96b
TV
49292020-02-19 Tom de Vries <tdevries@suse.de>
4930
4931 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4932 (gdb_do_cache): Use gdb_do_cache_wrap.
4933 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4934
89e2fdc5
TV
49352020-02-19 Tom de Vries <tdevries@suse.de>
4936
4937 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4938 gdb_compile option.
4939
373d7ac0
SM
49402020-02-18 Simon Marchi <simon.marchi@efficios.com>
4941
4942 * gdb.base/printcmds.exp (test_print_enums): Update expected
4943 output.
4944
b29a2df0
SM
49452020-02-18 Simon Marchi <simon.marchi@efficios.com>
4946
4947 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4948 for "unknown".
4949
6740f0cc
SM
49502020-02-18 Simon Marchi <simon.marchi@efficios.com>
4951
4952 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4953 enumerator.
4954
edd45eb0
SM
49552020-02-18 Simon Marchi <simon.marchi@efficios.com>
4956
4957 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4958 FE_, add FE_NONE.
4959 (three): Update.
4960 (enum flag_enum_without_zero): New enum.
4961 (flag_enum_without_zero): New variable.
4962 (enum not_flag_enum): New enum.
4963 (three_not_flag): New variable.
4964 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4965 (test_print_enums): Add more tests for printing flag enums.
4966
d4295de4
TV
49672020-02-18 Tom de Vries <tdevries@suse.de>
4968
4969 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4970 (gdb_compile_ada): ... here.
4971 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
4972 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
4973
f251f505
TT
49742020-02-14 Tom Tromey <tom@tromey.com>
4975
4976 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
4977 build directory.
4978 * boards/gdbserver-base.exp: Update path to gdbserver.
4979
8f432634
TV
49802020-02-13 Tom de Vries <tdevries@suse.de>
4981
4982 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
4983
92b6eaf7
TV
49842020-02-13 Tom de Vries <tdevries@suse.de>
4985
4986 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
4987 are missing.
4988
f3b0f7fe
TV
49892020-02-13 Tom de Vries <tdevries@suse.de>
4990
4991 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
4992 call.
4993
f6be8713
SDJ
49942020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
4995
4996 PR tui/25126
4997 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
4998 * gdb.base/cached-source-file.c: New file.
4999 * gdb.base/cached-source-file.exp: New file.
5000
b2770d5e
TV
50012020-02-11 Tom de Vries <tdevries@suse.de>
5002
5003 PR testsuite/25488
5004 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5005
44f6938e
TV
50062020-02-10 Tom de Vries <tdevries@suse.de>
5007
5008 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5009
5f0e2eb7
MR
50102020-02-10 Maciej W. Rozycki <macro@wdc.com>
5011
5012 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5013 and $after_addr are both integers before making a comparison.
5014
46ce2b6f
TV
50152020-02-09 Tom de Vries <tdevries@suse.de>
5016
5017 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5018 command output and paste it into gdb.log. If any, paste catch message
5019 to gdb.log.
5020
5abbbe1d
TT
50212020-02-07 Tom Tromey <tromey@adacore.com>
5022
5023 PR breakpoints/24915:
5024 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5025
1d5d29e7
SV
50262020-02-06 Shahab Vahedi <shahab@synopsys.com>
5027
5028 * gdb.tui/tui-missing-src.exp: Add the "missing source
5029 file" test for the TUI.
5030
b0999b9b
AB
50312020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5032
5033 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5034 including a port number in the output.
5035
c3b149eb
AKS
50362020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5037
5038 * lib/fortran.exp (fortran_int4): Handle clang.
5039 (fortran_int8): Likewise.
5040 (fortran_real4): Likewise.
5041 (fortran_real8): Likewise.
5042 (fortran_complex4): Likewise.
5043 (fortran_logical4): Likewise.
5044 (fortran_character1): Likewise.
5045
f8dcc90b
TV
50462020-02-04 Tom de Vries <tdevries@suse.de>
5047
5048 * README (Race detection): Add note.
5049
f90ac7c2
TV
50502020-02-04 Tom de Vries <tdevries@suse.de>
5051
5052 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5053
780636ae
TV
50542020-02-04 Tom de Vries <tdevries@suse.de>
5055
5056 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5057
5d2e1193
RA
50582020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5059
5060 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5061 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5062 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5063 blttar, bnetarl.
5064 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5065 binary for blttar, bnetarl.
5066 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5067 wait instruction. Delete ldmx test.
5068 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5069
e409c542
AKS
50702020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5071
5072 * gdb.fortran/array-bounds-high.exp: New file.
5073 * gdb.fortran/array-bounds-high.f90: New file.
5074
b0029748
LD
50752020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5076
5077 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5078 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5079
195a8287
TV
50802020-02-01 Tom de Vries <tdevries@suse.de>
5081
5082 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5083
42330a68
AB
50842020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5085
5086 PR tui/9765
5087 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5088 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5089
b62a8028
LM
50902020-01-29 Luis Machado <luis.machado@linaro.org>
5091
5092 * gdb.arch/aarch64-brk-patterns.c: New source file.
5093 * gdb.arch/aarch64-brk-patterns.exp: New test.
5094
5f440116
TBA
50952020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5096
5097 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5098 GCC/Clang version.
5099 * gdb.cp/pass-by-ref.exp: Ditto.
5100
ee2a6fc6
TV
51012020-01-29 Tom de Vries <tdevries@suse.de>
5102
5103 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5104 * gdb.threads/watchpoint-fork-mt.c: Same.
5105 * gdb.threads/watchpoint-fork-parent.c: Same.
5106 * gdb.threads/watchpoint-fork-st.c: Same.
5107 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5108
16b10d6e
LM
51092020-01-27 Luis Machado <luis.machado@linaro.org>
5110
5111 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5112 sitting at a syscall instruction when we hit the syscall function's
5113 breakpoint.
5114 Check PC against one obtained with the x command.
5115 Validate syscall number.
5116 (step_over_syscall): Don't continue to the syscall instruction if
5117 we're already there.
5118
b1468492
PW
51192020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5120
5121 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5122
7ffa82e1
AB
51232020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5124
5125 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5126 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5127
3d92a3e3
AB
51282020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5129
5130 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5131 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5132
94a72be7
AB
51332020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5134
5135 * gdb.base/maint.exp: Update line table parsing test.
5136 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5137
53af73bf
PA
51382020-01-24 Pedro Alves <palves@redhat.com>
5139
5140 PR gdb/25410
5141 * gdb.multi/multi-re-run-1.c: New.
5142 * gdb.multi/multi-re-run-2.c: New.
5143 * gdb.multi/multi-re-run.exp: New.
5144
1ba1ac88
AB
51452020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5146
5147 PR gdb/23718
5148 * gdb.server/server-kill-python.exp: New file.
5149
f3364a6d
AB
51502020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5151
5152 * gdb.server/multi-ui-errors.c: New file.
5153 * gdb.server/multi-ui-errors.exp: New file.
5154
733d0a67
AB
51552020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5156
5157 PR tui/9765
5158 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5159
4f13c1c0
TT
51602020-01-19 Tom Tromey <tom@tromey.com>
5161
5162 * gdb.tui/main.exp: Add check for plain "file".
5163
40c94099
CB
51642020-01-16 Christian Biesinger <cbiesinger@google.com>
5165
5166 * lib/gdb.exp: Fix spelling error (seperatelly).
5167
ff47f4f0
TT
51682020-01-14 Tom Tromey <tom@tromey.com>
5169
5170 PR symtab/12535:
5171 * gdb.python/python.exp: Test decode_line with empty string
5172 argument.
5173
717c684d
BE
51742020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5175
5176 * gdb.base/skip-inline.exp: Extend test.
5177
44e4c775
AB
51782020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5179
5180 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5181 * gdb.dwarf2/dw2-bad-elf.c: New file.
5182 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5183
d93c6db7
AB
51842020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5185
5186 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5187 _line_saw_file.
5188
9a6d629c
AB
51892020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5190
5191 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5192 border.
5193
d9ebdab7
TBA
51942020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5195
5196 * gdb.multi/multi-target.exp (setup): Factor out "info
5197 connections" and "info inferiors" tests to ...
5198 (test_info_inferiors): ... this new procedure.
5199 (top level): Run new "info-inferiors" tests.
5200
f3c469b9
PA
52012020-01-10 Pedro Alves <palves@redhat.com>
5202
5203 * gdb.server/bkpt-other-inferior.exp: New file.
5204
121b3efd
PA
52052020-01-10 Pedro Alves <palves@redhat.com>
5206
5207 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5208 of "add-inferior".
5209 * gdb.base/quit-live.exp: Likewise.
5210 * gdb.base/remote-exec-file.exp: Likewise.
5211 * gdb.guile/scm-progspace.exp: Likewise.
5212 * gdb.linespec/linespec.exp: Likewise.
5213 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5214 * gdb.mi/user-selected-context-sync.exp: Likewise.
5215 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5216 "info inferiors" tests.
5217 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5218 "add-inferior".
5219 * gdb.multi/watchpoint-multi.exp: Likewise.
5220 * gdb.python/py-inferior.exp: Likewise.
5221 * gdb.server/extended-remote-restart.exp: Likewise.
5222 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5223 "info inferiors".
5224 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5225 * gdb.trace/report.exp: Likewise.
5226
1dadb1dd
PA
52272020-01-10 Pedro Alves <palves@redhat.com>
5228
5229 * gdb.multi/multi-target.c: New file.
5230 * gdb.multi/multi-target.exp: New file.
5231 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5232 mode requested, but remote does not support non-stop".
5233
78f2c40a
PA
52342020-01-10 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5237 disconnect before reconnecting.
5238
e7af6c70
TBA
52392020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5240 Pedro Alves <palves@redhat.com>
5241
5242 * gdb.server/connect-without-multi-process.exp: Also test
5243 continuing to end.
5244
acdf84a6
PA
52452020-01-10 Pedro Alves <palves@redhat.com>
5246
5247 * gdb.base/remote-exec-file.exp: New file.
5248
873657b9
PA
52492020-01-10 Pedro Alves <palves@redhat.com>
5250
5251 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5252 output.
5253 * gdb.threads/async.c: New.
5254 * gdb.threads/async.exp: New.
5255 * gdb.multi/tids-gid-reset.c: New.
5256 * gdb.multi/tids-gid-reset.exp: New.
5257
7f0ae84c
GB
52582020-01-10 George Barrett <bob@bob131.so>
5259
5260 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5261 to help in finding the image relocation offset.
5262 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5263 options in arguments.
5264 (stap_test_no_debuginfo): Likewise.
5265 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5266 test variants.
5267 (stap_test): Add null semaphore relocation test.
5268
47e9d49d
GB
52692020-01-10 George Barrett <bob@bob131.so>
5270
5271 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5272 * gdb.base/stap-probe.exp: Likewise.
5273 (stap_test): Pass argument as an additional flag.
5274 (stap_test_no_debuginfo): Likewise.
5275 (stap_test): Check `info probes stap' output for semaphore
5276 addresses if the test binary is supposed to have them.
5277
f5a7c406
AB
52782020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5279
5280 * gdb.tui/basic.exp: Add more scrolling tests.
5281
9ae6bf64
TT
52822020-01-09 Tom Tromey <tom@tromey.com>
5283
5284 PR tui/18932:
5285 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5286 meangingful value.
5287 (Term::command, Term::resize): Update.
5288 * gdb.tui/basic.exp: Add scrolling test.
5289
b2efe70c
AB
52902020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5291
5292 * gdb.tui/tui-layout-asm.exp: New file.
5293
3804da7e
AB
52942020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5295
5296 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5297
b40aa28f
AB
52982020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5299
5300 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5301 (Term::enter_tui): Use Term::prepare_for_tui.
5302
63ffd7c9
AB
53032020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5304
5305 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5306 called.
5307
3be966f6
AB
53082020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5309
5310 * gdb.base/skip.exp: Fix race condition in test.
5311
153d79c4
AB
53122020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5313
5314 * gdb.base/backtrace.c: New file.
5315 * gdb.base/backtrace.exp: New file.
5316
f2302a34
AB
53172020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5320
6ec1d75e
PW
53212020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5322
5323 * gdb.base/style.exp: Test that warnings are styled.
5324
c296cbe6
BE
53252019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5326
5327 * gdb.base/line65535.exp: New file.
5328 * gdb.base/line65535.c: New file.
5329
b28a729d
SM
53302019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5331
5332 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5333 * lib/gnat_debug_info_test.adb: New file.
5334 * gdb.ada/ptype_tagged_param.exp: Use
5335 gnat_runtime_has_debug_info, expect a different output if
5336 runtime does not have debug info.
5337
7f2d7a0d
SM
53382019-12-20 Simon Marchi <simon.marchi@efficios.com>
5339
5340 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5341 (another) quote in test name.
5342
f3bce483
SM
53432019-12-20 Simon Marchi <simon.marchi@efficios.com>
5344
5345 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5346 Add quote in test name.
5347
c855a912
TBA
53482019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5349
5350 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5351 directory instead.
5352 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5353 * gdb.cp/pass-by-ref-2.cc: New file.
5354 * gdb.cp/pass-by-ref-2.exp: New file.
5355
fc9d2d72
TT
53562019-12-20 Tom Tromey <tom@tromey.com>
5357
5358 * gdb.tui/list-before.exp: New file.
5359
77b97e00
TT
53602019-12-20 Tom Tromey <tom@tromey.com>
5361
5362 * gdb.tui/list.exp: Check for source on initial listing.
5363
f69656d0
TT
53642019-12-11 Tom Tromey <tromey@adacore.com>
5365
5366 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5367 Add crlf test.
5368
99a55965
SM
53692019-12-18 Simon Marchi <simon.marchi@efficios.com>
5370
5371 * gdb.base/default.exp: Update value of $_gdb_major.
5372
5024637f
BE
53732019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5374
5375 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5376
b63634be
BE
53772019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5378
5379 * gdb.base/skip.exp: Whitespace fix.
5380
45d73523
BE
53812019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5382
5383 * gdb.base/skip-inline.c: New file.
5384 * gdb.base/skip-inline.exp: New file.
5385
d043f8c8
SM
53862019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5387
5388 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5389 jit_function_00 to jit_function_stack_mangle.
5390 * gdb.base/jithost.c (jit_function_t): Rename to...
5391 (jit_function_stack_mangle_t): ... this.
5392 (jit_function_add_t): New typedef.
5393 (jit_function_00_code): Rename to...
5394 (jit_function_stack_mangle_code): ... this, make static.
5395 (jit_function_add_code): New.
5396 (main): Generate "add" function and call it. Adjust to changes
5397 in jithost_abi.
5398 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5399 (struct jithost_abi) <begin, end>: Remove fields.
5400 <object, function_stack_mangle, function_add>: New fields.
5401 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5402 code_end>: Remove fields.
5403 <func_stack_mangle>: New field.
5404 (read_debug_info): Adjust to renaming, create block for "add"
5405 function.
5406 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5407
873de05c
TT
54082019-12-11 Tom Tromey <tom@tromey.com>
5409
5410 * gdb.tui/resize.exp: Fix regexp.
5411 * gdb.tui/regs.exp: Fix regexps.
5412 * gdb.tui/main.exp: Fix regexp.
5413
3d979945
TT
54142019-12-11 Tom Tromey <tom@tromey.com>
5415
5416 * gdb.tui/resize.exp: Update.
5417 * gdb.tui/empty.exp (layouts): Update.
5418
2192a9d3
TT
54192019-12-11 Tom Tromey <tom@tromey.com>
5420
5421 * gdb.tui/regs.exp: Update.
5422 * gdb.tui/empty.exp (layouts): Update.
5423 * gdb.tui/basic.exp: Update.
5424 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5425
d8edc8b7
PW
54262019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5427
5428 * gdb.base/options.exp: Add -raw-values in the print completion list.
5429 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5430
4c12d936
KB
54312019-12-10 Kevin Buettner <kevinb@redhat.com>
5432
5433 * gdb.threads/omp-par-scope.c: New file.
5434 * gdb/threads/omp-par-scope.exp: New file.
5435
26b911fb
KB
54362019-12-10 Kevin Buettner <kevinb@redhat.com>
5437
bb47f919
KB
5438 * lib/gdb.exp (support_nested_function_tests): New proc.
5439
54402019-12-10 Kevin Buettner <kevinb@redhat.com>
5441
5442 * lib/gdb.exp (gdb_compile_openmp): New proc.
5443 (build_executable_from_specs): Add an "openmp" option.
5444 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5445
6c71eb7d
TT
54462019-12-10 Tom Tromey <tromey@adacore.com>
5447
5448 * gdb.ada/unchecked_union.exp: New file.
5449 * gdb.ada/unchecked_union/pck.adb: New file.
5450 * gdb.ada/unchecked_union/pck.ads: New file.
5451 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5452 * gdb-utils.exp (string_to_regexp): Also quote "?".
5453
bac7c5cf
GB
54542019-12-10 George Barrett <bob@bob131.so>
5455
5456 Test scripted probe breakpoints.
5457 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5458 * gdb.python/py-breakpoint.c (main): Likewise.
5459 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5460 specifier test.
5461 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5462
330f1d38
TBA
54632019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5464
5465 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5466 an rvalue parameter.
5467 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5468 parameter.
5469
b43315e2
AB
54702019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5471
5472 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5473 modules.
5474
54f73dad
AB
54752019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5476
5477 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5478 broken version of GCC.
5479
d57cbee9
AB
54802019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5481
5482 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5483 sym-info-cmds library.
5484 * gdb.fortran/info-types.exp: Likewise.
5485 * lib/sym-info-cmds.exp: New file.
5486
c14aab8c
TV
54872019-12-08 Tom de Vries <tdevries@suse.de>
5488
5489 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5490
aa2d5a42
KS
54912019-12-07 Keith Seitz <keiths@redhat.com>
5492
5493 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5494 * gdb.base/corefile-buildid-shlib.c: New file.
5495 * gdb.base/corefile-buildid.c: New file.
5496 * gdb.base/corefile-buildid.exp: New file.
5497
93e55f0a
TV
54982019-12-06 Tom de Vries <tdevries@suse.de>
5499
5500 * gdb.dwarf2/varval.exp: Add decl before def test.
5501
c7d12402
TBA
55022019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5503
5504 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5505
06acc08f
TBA
55062019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5507
5508 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5509 CV and reference conversion for overload resolution.
5510 * gdb.cp/rvalue-ref-overload.exp: Test it.
5511
e0fad1ea
PW
55122019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5513
5514 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5515 * gdb.base/frameapply.exp: Test faas without command.
5516
8d70a9f0
AB
55172019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5518
5519 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5520 Fortran tests.
5521 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5522 order.
5523
36c8fb93
AB
55242019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5525
5526 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5527 casting to type with no kind specified.
5528 (test_basic_parsing_of_type_kinds): Additional tests for types
5529 with no kind specified, and add tests for single/double
5530 precision/complex types.
5531
4139ff00
TT
55322019-12-04 Tom Tromey <tromey@adacore.com>
5533
5534 * gdb.base/endianity.c (struct other) <x>: New field.
5535 (main): Initialize it.
5536 * gdb.base/endianity.exp: Update.
5537
a05cf17a
TT
55382019-12-04 Tom Tromey <tromey@adacore.com>
5539
5540 * gdb.ada/scalar_storage/storage.adb: New file.
5541 * gdb.ada/scalar_storage/pck.adb: New file.
5542 * gdb.ada/scalar_storage/pck.ads: New file.
5543 * gdb.ada/scalar_storage.exp: New file.
5544
103a685e
TT
55452019-12-04 Tom Tromey <tromey@adacore.com>
5546
5547 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5548 (main): Initialize it.
5549 * gdb.base/endianity.exp: Update.
5550
c2512106
AB
55512019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5552
5553 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5554
293b38d6
AB
55552019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5556
5557 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5558 -symbol-info-module-functions and -symbol-info-module-variables.
5559
216a7e6b
AB
55602019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5561
5562 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5563
5bbd8269
AB
55642019-12-01 Richard Bunt <richard.bunt@arm.com>
5565 Andrew Burgess <andrew.burgess@embecosm.com>
5566
5567 * gdb.fortran/derived-type-striding.exp: New file.
5568 * gdb.fortran/derived-type-striding.f90: New file.
5569 * gdb.fortran/array-slices.exp: New file.
5570 * gdb.fortran/array-slices.f90: New file.
5571
be09caf1
PW
55722019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5573
5574 * gdb.base/define.exp: Test . in command names.
5575 * gdb.base/setshow.exp: Update test, as . is now part of
5576 command name.
5577
643c0cbe
PW
55782019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5579
5580 * gdb.base/define-prefix.exp: New file.
5581
dcdec678
AB
55822019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5583
5584 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5585 compile.
5586 (skip_btrace_pt_tests): Likewise.
5587
640ab947
AB
55882019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5589
5590 * gdb.fortran/info-modules.exp: Compile source files in correct
5591 order.
5592
d22670f0
KB
55932019-11-27 Kevin Buettner <kevinb@redhat.com>
5594
5595 * gdb.dwarf2/imported-unit.exp: New file.
5596 * gdb.dwarf2/imported-unit.c: New file.
5597
db5960b4
AB
55982019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5599
5600 * gdb.mi/mi-fortran-modules-2.f90: New file.
5601 * gdb.mi/mi-fortran-modules.exp: New file.
5602 * gdb.mi/mi-fortran-modules.f90: New file.
5603
7dc42066
AB
56042019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5605
5606 * gdb.mi/mi-sym-info-1.c: New file.
5607 * gdb.mi/mi-sym-info-2.c: New file.
5608 * gdb.mi/mi-sym-info.exp: New file.
5609
0dfeecca
TT
56102019-11-22 Tom Tromey <tromey@adacore.com>
5611
5612 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5613 * gdb.ada/tasks/foo.adb: Add another stopping location.
5614
34877895
PJ
56152019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5616
5617 * gdb.base/endianity.c: New test.
5618 * gdb.base/endianity.exp: New file.
5619
2e84f897
LD
56202019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5621
5622 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5623
65d1cd5f
TV
56242019-11-21 Tom de Vries <tdevries@suse.de>
5625
5626 PR gdb/24956
5627 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5628
4f22c3f4
SDJ
56292019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5630
5631 * gdb.python/py-progspace.exp: Add missing parentheses on some
5632 'print' commands.
5633
9f6ad286
TT
56342019-11-19 Tom Tromey <tom@tromey.com>
5635
5636 * gdb.tui/winheight.exp: New file.
5637
0b8dbf3f
AB
56382019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5639
5640 * gdb.base/ctf-whatis.c: Delete.
5641 * gdb.base/ctf-whatis.exp: Delete.
5642 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5643
f833b7a7
AB
56442019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5645
5646 * gdb.base/ctf-cvexpr.exp: Delete.
5647 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5648
30d0a636
AB
56492019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5650
5651 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5652 the compiler. Clean up header comment a little.
5653 * gdb.base/ctf-ptype.exp: Likewise.
5654 * gdb.base/ctf-whatis.exp: Likewise.
5655 * lib/gdb.exp (skip_ctf_tests): New proc.
5656
494409bb
SDJ
56572019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5658
5659 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5660 * gdb.tui/corefile-run.exp: New file.
5661
55708e99
TT
56622019-11-14 Tom Tromey <tromey@adacore.com>
5663
5664 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5665 regression tests.
5666
45e42163
TT
56672019-11-12 Tom Tromey <tom@tromey.com>
5668
5669 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5670 after any command. Expect prompt after WAIT_FOR is seen.
5671 (enter_tui): Enable resize messages.
5672 (command): Expect command in output.
5673 (get_line): Avoid error when cursor appears to be off-screen.
5674 (dump_screen): Include screen size in title.
5675 (_do_resize): New proc, from "resize".
5676 (resize): Rewrite. Do resize in two steps.
5677 * gdb.tui/empty.exp (layouts): Fix entries.
5678 (check_boxes): Remove xfail.
5679 (check_text): Dump screen on failure.
5680
086baaf1
AB
56812019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * gdb.python/py-symbol.exp: Add test for
5684 gdb.lookup_static_symbols.
5685
09ff83af
AB
56862019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5687
5688 * gdb.python/py-symbol.c: Declare and call function from new
5689 py-symbol-2.c file.
5690 * gdb.python/py-symbol.exp: Compile both source files, and add new
5691 tests for gdb.lookup_static_symbol.
5692 * gdb.python/py-symbol-2.c: New file.
5693
11af934b
TV
56942019-11-02 Tom de Vries <tdevries@suse.de>
5695
5696 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5697 * gdb.base/anon.exp: Same.
5698 * gdb.base/auto-connect-native-target.exp: Same.
5699 * gdb.base/call-ar-st.exp: Same.
5700 * gdb.base/catch-syscall.exp: Same.
5701 * gdb.base/commands.exp: Same.
5702 * gdb.base/default.exp: Same.
5703 * gdb.base/display.exp: Same.
5704 * gdb.base/float.exp: Same.
5705 * gdb.base/foll-fork.exp: Same.
5706 * gdb.base/help.exp: Same.
5707 * gdb.base/info-macros.exp: Same.
5708 * gdb.base/info-proc.exp: Same.
5709 * gdb.base/info-target.exp: Same.
5710 * gdb.base/long_long.exp: Same.
5711 * gdb.base/macscp.exp: Same.
5712 * gdb.base/memattr.exp: Same.
5713 * gdb.base/nofield.exp: Same.
5714 * gdb.base/pointers.exp: Same.
5715 * gdb.base/printcmds.exp: Same.
5716 * gdb.base/ptype.exp: Same.
5717 * gdb.base/restore.exp: Same.
5718 * gdb.base/return.exp: Same.
5719 * gdb.base/scope.exp: Same.
5720 * gdb.base/set-noassign.exp: Same.
5721 * gdb.base/setshow.exp: Same.
5722 * gdb.base/shlib-call.exp: Same.
5723 * gdb.base/signals.exp: Same.
5724 * gdb.base/sigstep.exp: Same.
5725 * gdb.base/skip.exp: Same.
5726 * gdb.base/solib-symbol.exp: Same.
5727 * gdb.base/stap-probe.exp: Same.
5728 * gdb.base/step-line.exp: Same.
5729 * gdb.base/step-test.exp: Same.
5730 * gdb.base/style.exp: Same.
5731 * gdb.base/varargs.exp: Same.
5732 * gdb.base/vla-datatypes.exp: Same.
5733 * gdb.base/vla-ptr.exp: Same.
5734 * gdb.base/vla-sideeffect.exp: Same.
5735 * gdb.base/volatile.exp: Same.
5736 * gdb.base/watch-cond-infcall.exp: Same.
5737 * gdb.base/watchpoint.exp: Same.
5738
e96ec2ba
TV
57392019-11-02 Tom de Vries <tdevries@suse.de>
5740
5741 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5742 * gdb.cp/cpexprs.exp: Same.
5743 * gdb.cp/except-multi-location.exp: Same.
5744 * gdb.cp/exceptprint.exp: Same.
5745 * gdb.cp/gdb2384.exp: Same.
5746 * gdb.cp/inherit.exp: Same.
5747 * gdb.cp/m-static.exp: Same.
5748 * gdb.cp/meth-typedefs.exp: Same.
5749 * gdb.cp/misc.exp: Same.
5750 * gdb.cp/namespace.exp: Same.
5751 * gdb.cp/non-trivial-retval.exp: Same.
5752 * gdb.cp/overload.exp: Same.
5753 * gdb.cp/pr17132.exp: Same.
5754 * gdb.cp/re-set-overloaded.exp: Same.
5755 * gdb.cp/rvalue-ref-types.exp: Same.
5756 * gdb.cp/templates.exp: Same.
5757
bd5766ec
LM
57582019-11-01 Luis Machado <luis.machado@linaro.org>
5759
5760 PR gdb/25124
5761
5762 * gdb.arch/pr25124.S: New file.
5763 * gdb.arch/pr25124.exp: New file.
5764
165f8965
AB
57652019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5766
5767 * gdb.fortran/info-modules.exp: Update expected results, and add
5768 additional tests for 'info module functinos', and 'info module
5769 variables'.
5770 * gdb.fortran/info-types.exp: Update expected results.
5771 * gdb.fortran/info-types.f90: Extend testcase with additional
5772 module variables and functions.
5773
59c35742
AB
57742019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5775
5776 * gdb.fortran/info-modules.exp: New file.
5777 * gdb.fortran/info-types.exp: Build with new file.
5778 * gdb.fortran/info-types.f90: Include and use new module.
5779 * gdb.fortran/info-types-2.f90: New file.
5780
f3fb2519
PW
57812019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5782
5783 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5784 * gdb.base/settings.exp: Test all settings types using
5785 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5786 that now verifies that the value of "maint show" is the same as
5787 returned by the settings functions. Test the type of the
5788 maintenance settings.
5789 * gdb.base/default.exp: Update show_conv_list.
5790
d1e36019
TV
57912019-10-31 Tom de Vries <tdevries@suse.de>
5792
5793 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5794 gdb_test.
5795 * gdb.arch/amd64-disp-step.exp: Same.
5796 * gdb.asm/asm-source.exp: Same.
5797 * gdb.btrace/buffer-size.exp: Same.
5798 * gdb.btrace/cpu.exp: Same.
5799 * gdb.btrace/enable.exp: Same.
5800 * gdb.dwarf2/count.exp: Same.
5801 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5802 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5803 * gdb.fortran/vla-datatypes.exp: Same.
5804 * gdb.fortran/vla-history.exp: Same.
5805 * gdb.fortran/vla-ptype.exp: Same.
5806 * gdb.fortran/vla-value.exp: Same.
5807 * gdb.fortran/whatis_type.exp: Same.
5808 * gdb.guile/guile.exp: Same.
5809 * gdb.multi/tids.exp: Same.
5810 * gdb.python/py-finish-breakpoint.exp: Same.
5811 * gdb.python/py-framefilter.exp: Same.
5812 * gdb.python/py-pp-registration.exp: Same.
5813 * gdb.python/py-xmethods.exp: Same.
5814 * gdb.python/python.exp: Same.
5815 * gdb.server/connect-with-no-symbol-file.exp: Same.
5816 * gdb.server/no-thread-db.exp: Same.
5817 * gdb.server/run-without-local-binary.exp: Same.
5818 * gdb.stabs/weird.exp: Same.
5819 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5820 * gdb.threads/thread-find.exp: Same.
5821 * gdb.threads/tls-shared.exp: Same.
5822 * gdb.threads/tls.exp: Same.
5823 * gdb.threads/wp-replication.exp: Same.
5824 * gdb.trace/ax.exp: Same.
5825 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5826
3d11e68e
TV
58272019-10-31 Tom de Vries <tdevries@suse.de>
5828
5829 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5830 * gdb.ada/array_subscript_addr.exp: Same.
5831 * gdb.ada/arrayidx.exp: Same.
5832 * gdb.ada/arrayparam.exp: Same.
5833 * gdb.ada/arrayptr.exp: Same.
5834 * gdb.ada/boolean_expr.exp: Same.
5835 * gdb.ada/call_pn.exp: Same.
5836 * gdb.ada/complete.exp: Same.
5837 * gdb.ada/fixed_cmp.exp: Same.
5838 * gdb.ada/fun_addr.exp: Same.
5839 * gdb.ada/funcall_param.exp: Same.
5840 * gdb.ada/interface.exp: Same.
5841 * gdb.ada/mod_from_name.exp: Same.
5842 * gdb.ada/null_array.exp: Same.
5843 * gdb.ada/packed_array.exp: Same.
5844 * gdb.ada/packed_tagged.exp: Same.
5845 * gdb.ada/print_chars.exp: Same.
5846 * gdb.ada/print_pc.exp: Same.
5847 * gdb.ada/ptype_arith_binop.exp: Same.
5848 * gdb.ada/ptype_field.exp: Same.
5849 * gdb.ada/ptype_tagged_param.exp: Same.
5850 * gdb.ada/rec_return.exp: Same.
5851 * gdb.ada/ref_tick_size.exp: Same.
5852 * gdb.ada/str_ref_cmp.exp: Same.
5853 * gdb.ada/taft_type.exp: Same.
5854 * gdb.ada/tagged.exp: Same.
5855 * gdb.ada/type_coercion.exp: Same.
5856 * gdb.ada/uninitialized_vars.exp: Same.
5857
60b6ede8
TV
58582019-10-30 Tom de Vries <tdevries@suse.de>
5859
5860 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5861
30baf67b
TV
58622019-10-26 Tom de Vries <tdevries@suse.de>
5863
5864 * gdb.base/bigcore.c: Fix typos in comments.
5865 * gdb.base/ctf-ptype.c: Same.
5866 * gdb.base/long_long.c: Same.
5867 * gdb.dwarf2/dw2-op-out-param.S: Same.
5868 * gdb.python/py-evthreads.c: Same.
5869 * gdb.reverse/i387-stack-reverse.c: Same.
5870 * gdb.trace/tfile.c: Same.
5871 * lib/compiler.c: Same.
5872 * lib/compiler.cc: Same.
5873
158da0d1
TV
58742019-10-25 Tom de Vries <tdevries@suse.de>
5875
5876 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5877 gdb_test_multiple calls.
5878 * gdb.reverse/sigall-reverse.exp: Same.
5879 * gdb.reverse/solib-precsave.exp: Same.
5880 * gdb.reverse/solib-reverse.exp: Same.
5881 * gdb.reverse/until-precsave.exp: Same.
5882 * gdb.reverse/until-reverse.exp: Same.
5883
4ccdfbec
TV
58842019-10-24 Tom de Vries <tdevries@suse.de>
5885
5886 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5887 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5888 kfail using -wrap pattern flag and convenience variable
5889 gdb_test_name.
5890
33d569b7
AB
58912019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5892
5893 * gdb.python/py-progspace.exp: Add tests for the
5894 Progspace.block_for_pc method.
5895
4d0b984b
TT
58962019-10-23 Tom Tromey <tom@tromey.com>
5897
5898 * configure: Rebuild.
5899 * aclocal.m4: Use m4_include, not sinclude.
5900
94cb3754
TV
59012019-10-21 Tom de Vries <tdevries@suse.de>
5902
5903 * gdb.base/infcall-nested-structs.c: Add
5904 __attribute__((noinline,noclone)) to all functions.
5905 (call_all): Add missing variable initialization. Simplify return value.
5906 (breakpt): Increment volatile variable, to prevent call from being
5907 optimized out.
5908 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5909
062f1fc1
TV
59102019-10-17 Tom de Vries <tdevries@suse.de>
5911
5912 * gdb.fortran/module.exp: Allow info variables to print info for files
5913 other than module.f90.
5914
0b54364d
AB
59152019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5916
5917 * gdb.fortran/module.exp: Extend with 'info variables' test.
5918
7ff5fae7
AB
59192019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5920
5921 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5922 F77_FOR_TARGET.
5923
d10eccaa
TV
59242019-10-16 Tom de Vries <tdevries@suse.de>
5925
5926 PR tdep/25096
5927 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5928
745ff14e
TV
59292019-10-16 Tom de Vries <tdevries@suse.de>
5930
5931 PR tdep/24104
5932 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5933 Add KFAIL for PR tdep/25096.
5934
03e1ab94
TV
59352019-10-16 Tom de Vries <tdevries@suse.de>
5936
5937 PR testsuite/25059
5938 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5939
b17fcc10
TV
59402019-10-16 Tom de Vries <tdevries@suse.de>
5941
5942 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5943 as signed.
5944
9223170f
SM
59452019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5946
5947 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5948 one instead of increasing timeout.
5949
d6e76313
TV
59502019-10-13 Tom de Vries <tdevries@suse.de>
5951
5952 PR record/25038
5953 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5954 * gdb.reverse/sigall-reverse.exp: Same.
5955 * gdb.reverse/solib-precsave.exp: Same.
5956 * gdb.reverse/solib-reverse.exp: Same.
5957 * gdb.reverse/step-precsave.exp: Same.
5958 * gdb.reverse/until-precsave.exp: Same.
5959 * gdb.reverse/until-reverse.exp: Same.
5960 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5961
6dfc0041
AA
59622019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5963
5964 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5965 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5966 (cmp_struct_05_01, cmp_struct_static_02_01)
5967 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5968 comparisons.
5969
abcf2cc8
TV
59702019-10-10 Tom de Vries <tdevries@suse.de>
5971
5972 PR testsuite/24888
5973 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
5974 gnatlink.
5975
a50faaf6
TV
59762019-10-09 Tom de Vries <tdevries@suse.de>
5977
5978 PR testsuite/25048
5979 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
5980
60ff3cd7
AB
59812019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5982
5983 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
5984 exceptions due to missing debug information.
5985
dfee8566
TV
59862019-10-07 Tom de Vries <tdevries@suse.de>
5987
5988 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
5989
3d63690a
AB
59902019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5991
5992 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
5993 * gdb.base/annota1.exp: Update to use gdb_test_name.
5994
30d1f018
WP
59952019-10-07 Weimin Pan <weimin.pan@oracle.com>
5996
5997 * gdb.base/ctf-whatis.exp: New file.
5998 * gdb.base/ctf-whatis.c: New file.
5999 * gdb.base/ctf-ptype.exp: New file.
6000 * gdb.base/ctf-ptype.c: New file.
6001 * gdb.base/ctf-constvars.exp: New file.
6002 * gdb.base/ctf-constvars.c: New file.
6003 * gdb.base/ctf-cvexpr.exp: New file.
6004
4dbbb47c
TV
60052019-10-04 Tom de Vries <tdevries@suse.de>
6006
6007 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6008 for loop.
6009
77c2dba3
TT
60102019-10-03 Tom Tromey <tom@tromey.com>
6011
6012 PR rust/24976:
6013 * gdb.rust/simple.rs (Union2): New type.
6014 (main): Use Union2.
6015 * gdb.rust/simple.exp: Add test.
6016
179aed7f
AB
60172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6018
6019 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6020 nested function prefix.
6021
0a4b0913
AB
60222019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6023 Richard Bunt <richard.bunt@arm.com>
6024 Andrew Burgess <andrew.burgess@embecosm.com>
6025
6026 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6027 nested functions.
6028 * gdb.fortran/nested-funcs.f90: Update expected results.
6029 * gdb.fortran/nested-funcs-2.exp: New file.
6030 * gdb.fortran/nested-funcs-2.f90: New file.
6031
082cce05
AB
60322019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6033
6034 * gdb.python/py-parameter.exp: Make test names unique.
6035 * gdb.python/py-template.exp: Likewise.
6036 * gdb.python/py-value.exp: Likewise.
6037
2b74ba5a
AB
60382019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6039
6040 * gdb.base/break-interp.exp: Reduce test name duplication.
6041 * gdb.base/call-sc.exp: Likewise.
6042 * gdb.base/callfuncs.exp: Likewise.
6043 * gdb.base/charset.exp: Likewise.
6044 * gdb.base/dump.exp: Likewise.
6045 * gdb.base/ena-dis-br.exp: Likewise.
6046 * gdb.base/relational.exp: Likewise.
6047 * gdb.base/step-over-syscall.exp: Likewise.
6048 * gdb.base/structs.exp: Likewise.
6049
58eb20d5
AB
60502019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6051
6052 * gdb.linespec/explicit.exp: Make test names unique.
6053 * gdb.linespec/ls-errs.exp: Likewise.
6054
4d421147
AB
60552019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6056
6057 * gdb.reverse/break-precsave.exp: Make test names unique.
6058 * gdb.reverse/break-reverse.exp: Likewise.
6059 * gdb.reverse/finish-precsave.exp: Likewise.
6060 * gdb.reverse/finish-reverse.exp: Likewise.
6061 * gdb.reverse/machinestate-precsave.exp: Likewise.
6062 * gdb.reverse/machinestate.exp: Likewise.
6063 * gdb.reverse/readv-reverse.exp: Likewise.
6064 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6065 * gdb.reverse/sigall-precsave.exp: Likewise.
6066 * gdb.reverse/sigall-reverse.exp: Likewise.
6067 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6068 * gdb.reverse/watch-precsave.exp: Likewise.
6069 * gdb.reverse/watch-reverse.exp: Likewise.
6070
d8c06f22
AB
60712019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6072
6073 * gdb.threads/stop-with-handle.c: New file.
6074 * gdb.threads/stop-with-handle.exp: New file.
6075
3a56ed86
TV
60762019-10-03 Tom de Vries <tdevries@suse.de>
6077
6078 PR testsuite/25059
6079 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6080 directory" line to be missing.
6081
42275044
TV
60822019-10-03 Tom de Vries <tdevries@suse.de>
6083
6084 PR testsuite/25059
6085 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6086 type optional.
6087
9ef62df0
AA
60882019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6089
6090 * gdb.python/py-format-string.c (string.h): New include.
6091 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6092 the same value, for endianness-independence.
6093 * gdb.python/py-format-string.exp (default_regexp_dict)
6094 (test_pretty_structs, test_format): Adjust expected output to the
6095 changed initialization.
6096
37f6a7f4
TT
60972019-10-02 Tom Tromey <tromey@adacore.com>
6098
6099 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6100
1d58d6a2
PA
61012019-10-02 Pedro Alves <palves@redhat.com>
6102 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6105 "print-file-var.h".
6106 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6107 (get_version_1): Print this_version_id and its address.
6108 Add extern "C" wrappers around interface functions.
6109 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6110 "print-file-var.h".
6111 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6112 (get_version_2): Print this_version_id and its address.
6113 Add extern "C" wrappers around interface functions.
6114 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6115 <stddef.h> and "print-file-var.h".
6116 Add extern "C" wrappers around interface functions.
6117 [VERSION_ID_MAIN] (this_version_id): Define.
6118 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6119 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6120 up extern "C" blocks.
6121 * gdb.base/print-file-var.exp (test): New, factored out from top
6122 level.
6123 (top level): Test all combinations of attribute hidden or not,
6124 dlopen or not, and this_version_id symbol in main file or not.
6125 Compile tests as both C++ and C, make test names unique.
6126
d770d56f
TT
61272019-10-01 Tom Tromey <tom@tromey.com>
6128
6129 * gdb.base/style.exp: Test "show logging filename".
6130
7f6aba03
TT
61312019-10-01 Tom Tromey <tom@tromey.com>
6132
6133 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6134 * gdb.base/style.exp: Add metadata style test.
6135
14309bb6
TT
61362019-10-01 Tom Tromey <tom@tromey.com>
6137
6138 * gdb.base/style.exp: Test "pwd".
6139
2a3c1174
PA
61402019-10-01 Tom Tromey <tom@tromey.com>
6141
6142 * gdb.base/style.exp: Update tests.
6143
53d666ec
AA
61442019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6145
6146 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6147 'six' to unsigned.
6148 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6149 'five'. Use an all-ones bit pattern for each.
6150 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6151 to its changed values.
6152
4a56a520
TT
61532019-09-30 Tom Tromey <tromey@adacore.com>
6154
6155 * gdb.rust/traits.rs: Disable all warnings.
6156
0df0352a
TV
61572019-09-29 Tom de Vries <tdevries@suse.de>
6158
aac66a4c 6159 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6160
73d9a918
TV
61612019-09-29 Tom de Vries <tdevries@suse.de>
6162
6163 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6164
060b3ab4
TV
61652019-09-27 Tom de Vries <tdevries@suse.de>
6166
6167 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6168
68f7d34d
TV
61692019-09-27 Tom de Vries <tdevries@suse.de>
6170
6171 PR record/23188
6172 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6173
5d63b30a
TT
61742019-09-26 Tom Tromey <tromey@adacore.com>
6175
6176 * gdb.ada/py_taft.exp: New file.
6177 * gdb.ada/py_taft/main.adb: New file.
6178 * gdb.ada/py_taft/pkg.adb: New file.
6179 * gdb.ada/py_taft/pkg.ads: New file.
6180
3d435220
TV
61812019-09-24 Tom de Vries <tdevries@suse.de>
6182
6183 PR gdb/24598
6184 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6185
77d03678
TV
61862019-09-22 Tom de Vries <tdevries@suse.de>
6187
6188 * gdb.base/restore.exp: Allow register variables to be optimized out at
6189 -O0.
6190
abf516c6
UW
61912019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6192
6193 * gdb.arch/spu-info.exp: Remove file.
6194 * gdb.arch/spu-info.c: Remove file.
6195 * gdb.arch/spu-ls.exp: Remove file.
6196 * gdb.arch/spu-ls.c: Remove file.
6197
6198 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6199 * gdb.asm/spu.inc: Remove file.
6200
6201 * gdb.base/dump.exp: Remove support for spu*-*-*.
6202 * gdb.base/stack-checking.exp: Likewise.
6203 * gdb.base/overlays.exp: Likewise.
6204 * gdb.base/ovlymgr.c: Likewise.
6205 * gdb.base/spu.ld: Remove file.
6206
6207 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6208 * gdb.cp/cpexprs.exp: Likewise.
6209 * gdb.cp/exception.exp: Likewise.
6210 * gdb.cp/gdb2495.exp: Likewise.
6211 * gdb.cp/mb-templates.exp: Likewise.
6212 * gdb.cp/pr9167.exp: Likewise.
6213 * gdb.cp/userdef.exp: Likewise.
6214
6215 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6216
6217 * gdb.cell: Remove directory.
6218 * lib/cell.exp: Remove file.
6219
e452e88f
TV
62202019-09-19 Tom de Vries <tdevries@suse.de>
6221
6222 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6223
8a625130
TV
62242019-09-19 Tom de Vries <tdevries@suse.de>
6225
6226 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6227
81dc3ab5
TV
62282019-09-19 Tom de Vries <tdevries@suse.de>
6229
6230 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6231 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6232 (gdb_target_cmd): ... here.
6233 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6234 value 2.
6235
b078f3ac
AB
62362019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6237
6238 * gdb.base/source-dir.exp: Avoid having directory names in test
6239 names.
6240
f1b620e9
MG
62412019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6242
6243 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6244 directory.
6245
67f3ed6a
AB
62462019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6247
6248 * gdb.base/list-missing-source.exp: New file.
6249
d1b70248
TV
62502019-09-14 Tom de Vries <tdevries@suse.de>
6251
6252 PR teststuite/24599
6253 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6254 * lib/ada.exp (gnatmake_version_at_least): New proc.
6255
5fabdcd6
AB
62562019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6257
6258 * gdb.base/maint.exp: Use exec_has_index_section.
6259
aa17805f
AB
62602019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6261
6262 * gdb.base/maint.exp: Add test for 'maint info sections'.
6263
25e5c209
TV
62642019-09-12 Tom de Vries <tdevries@suse.de>
6265
6266 * gdb.base/store.exp: Allow register variables to be optimized out at
6267 -O0.
6268
4993045d
PW
62692019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6270
6271 * gdb.ada/rdv_wait.exp: Update to new task names.
6272 * gdb.base/task_switch_in_core.exp: Likewise.
6273 * gdb.base/info_sources_base.c: Likewise.
6274
8a516164
TT
62752019-09-10 Tom Tromey <tromey@adacore.com>
6276
6277 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6278
aa391654
TT
62792019-09-10 Tom Tromey <tromey@adacore.com>
6280
6281 * gdb.ada/dgopt.exp: New file.
6282 * gdb.ada/dgopt/x.adb: New file.
6283
8634b462
TT
62842019-09-08 Tom Tromey <tom@tromey.com>
6285
6286 * gdb.tui/resize.exp: Remove setup_xfail.
6287 * gdb.tui/regs.exp: Remove setup_xfail.
6288 * gdb.tui/basic.exp: Remove setup_xfail.
6289
736b0f76
DB
62902019-09-06 David Blaikie <dblaikie@gmail.com>
6291
6292 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6293 * gdb.cp/cplabel.exp: Ditto.
6294 * gdb.linespec/ls-errs.exp: Ditto.
6295
30331a6c
TV
62962019-09-05 Tom de Vries <tdevries@suse.de>
6297
6298 * lib/gdb.exp (cmp_file_string): New proc.
6299 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6300 runto_main. Verify save breakpoints output.
6301
98b0ebab
PW
63022019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6303
6304 * gdb.base/info-var.exp: Test info variables without running
6305 to main, to avoid expect's buffer overflow.
6306
4e962e74
TT
63072019-09-03 Tom Tromey <tromey@adacore.com>
6308
6309 * gdb.ada/bias.exp: New file.
6310 * gdb.ada/bias/bias.adb: New file.
6311 * gdb.ada/print_chars.exp: Add regression test.
6312 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6313 (MC): New variable.
6314
2ea1a07a
SL
63152019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6316
6317 * gdb.base/argv0-symlink.exp: Run only on native target
6318 and local host.
6319
8077c50d
TV
63202019-08-29 Tom de Vries <tdevries@suse.de>
6321
6322 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6323 diverse debug info.
6324 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6325
48352473
TV
63262019-08-28 Tom de Vries <tdevries@suse.de>
6327
6328 * gdb.base/info-var.exp: Allow info variables to print info for files
6329 other than info-var-f1.c and info-var-f2.c.
6330
d8f27c60
AB
63312019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6332
6333 * gdb.fortran/info-types.exp: Add module.
6334 * gdb.fortran/info-types.f90: Update expected results.
6335
1f20c35e
AB
63362019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6337
6338 * gdb.fortran/info-types.exp: New file.
6339 * gdb.fortran/info-types.f90: New file.
6340 * lib/fortran.exp (fortran_character1): New proc.
6341
4acfdd20
AB
63422019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6343
6344 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6345 functions'. Reindent as needed.
6346 * gdb.base/info-var-f1.c: New file.
6347 * gdb.base/info-var-f2.c: New file.
6348 * gdb.base/info-var.exp: New file.
6349 * gdb.base/info-var.h: New file.
6350
5c31b358
TV
63512019-08-26 Tom de Vries <tdevries@suse.de>
6352
6353 PR c++/24852
6354 * gdb.cp/no-libstdcxx-probe.exp: New test.
6355
b694989f
TV
63562019-08-26 Tom de Vries <tdevries@suse.de>
6357
6358 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6359 * tests need to be skipped.
6360 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6361 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6362 mi_skip_libstdcxx_probe_tests.
6363
d9c4ba53
SDJ
63642019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6365
6366 * gdb.python/py-xmethods.exp: Use raw strings when passing
6367 arguments to SimpleXMethodMatcher.
6368
395fad09
TV
63692019-08-22 Tom de Vries <tdevries@suse.de>
6370
6371 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6372 more informative.
6373
26c957f1
PA
63742019-08-21 Pedro Alves <palves@redhat.com>
6375
6376 * gdb.base/with.exp: Test "with" with no arguments.
6377
61f80d5d
TV
63782019-08-21 Tom de Vries <tdevries@suse.de>
6379
6380 * gdb.base/gdb-caching-proc.exp: Sort files.
6381
d7a11d13
TV
63822019-08-20 Tom de Vries <tdevries@suse.de>
6383
6384 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6385 compilation.
6386
34dafe9f
TV
63872019-08-16 Tom de Vries <tdevries@suse.de>
6388
6389 * gdb.base/compare-sections.exp ("after run to main"): Allow
6390 mismatched read-only sections for PIE executables.
6391
398fdd60
TT
63922019-08-16 Tom Tromey <tom@tromey.com>
6393
6394 * lib/tuiterm.exp (_csi_Z): New proc.
6395 * gdb.tui/basic.exp: Update window positions.
6396 * gdb.tui/empty.exp: Update window positions.
6397
d8f9e51c
SL
63982019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6399
6400 * gdb.base/examine-backward.exp: Correct regexp for
6401 "examine 3 bytes backward from ${address_zero}".
6402
3df505f6
TT
64032019-08-15 Tom Tromey <tom@tromey.com>
6404
6405 * gdb.tui/empty.exp: Enable resizing tests.
6406
272560b5
TT
64072019-08-15 Tom Tromey <tromey@adacore.com>
6408
6409 * gdb.ada/char_enum.exp: Add regression tests.
6410 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6411 and '0'.
6412 (Char, Gchar): Update.
6413 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6414
08235187
CB
64152019-08-15 Christian Biesinger <cbiesinger@google.com>
6416
6417 * gdb.python/python.exp: Expect a leading underscore on
6418 GdbOutput{,Error}File.
6419
22a2ab04
SL
64202019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6421
6422 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6423 Windows host.
6424
835b995b
SL
64252019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6426
6427 * gdb.base/batch-preserve-term-settings.exp
6428 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6429
97dd8e07
CB
64302019-08-15 Christian Biesinger <cbiesinger@google.com>
6431
6432 * lib/gdb.exp: When running on a mingw target, replace
6433 /x/ with x:/.
6434
75faf5c4
AH
64352019-08-14 Alan Hayward <alan.hayward@arm.com>
6436
6437 * gdb.arch/aarch64-prologue.c: New test.
6438 * gdb.arch/aarch64-prologue.exp: New file.
6439
abc6c00f
TV
64402019-08-13 Tom de Vries <tdevries@suse.de>
6441
6442 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6443 Thread.
6444
74c2c1f4
SL
64452019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6446
6447 * gdb.python/py-completion.exp: Download the .py file to the host
6448 and use its host pathname. Conditionalize tests that use
6449 tab completion and manipulate files on the build machine.
6450 * gdb.python/py-events.exp: Download the .py file to the host
6451 and use its host pathname.
6452 * gdb.python/py-evsignal.exp: Likewise.
6453 * gdb.python/py-evthreads.exp: Likewise.
6454 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6455 pathname syntax.
6456 * gdb.python/py-framefilter.exp: Download the .py file to the right
6457 place on the host. Match Windows pathname syntax.
6458 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6459 .py file to the host and use its host pathname.
6460 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6461 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6462 build pathname. Skip symlink test on Windows host. Add missing
6463 newline at end of file.
6464 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6465 and use its host pathname.
6466 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6467 * gdb.python/py-section-script.exp: Use host location of binfile
6468 on safe-path. Use correct path separator on Windows host.
6469 Reorder alternatives in gdb_test_multiple to prevent matching
6470 the wrong alternative on success.
6471 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6472
ca2589f3
PP
64732019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6474
6475 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6476 expect the GDB inferior to no longer immediately stop after
6477 being resumed with "signal SIGINT".
6478
020a839d
SL
64792019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6480
6481 * gdb.linespec/break-ask.exp: Generalize regexps to match
6482 Windows pathnames too.
6483
128d6509
TV
64842019-08-08 Tom de Vries <tdevries@suse.de>
6485
6486 PR testsuite/24862
6487 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6488
590042fc
PW
64892019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6490
6491 * gdb.base/style.exp: Update tests for help doc new invariants.
6492 * gdb.base/help.exp: Likewise.
6493
046bebe1
TT
64942019-08-06 Tom Tromey <tom@tromey.com>
6495
6496 * gdb.base/style.exp: Add disassemble test.
6497 * gdb.base/style.c (some_called_function): New function.
6498 (main): Use it.
6499
0b27c27d
CB
65002019-08-05 Christian Biesinger <cbiesinger@google.com>
6501
6502 * gdb.python/py-block.exp: Test dictionary access on blocks.
6503
580f1034
SM
65042019-08-05 Simon Marchi <simon.marchi@efficios.com>
6505
6506 PR gdb/24863
6507 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6508 -list-thread-groups --available test when running under
6509 check-read1.
6510
d86bd7cb
TV
65112019-08-05 Tom de Vries <tdevries@suse.de>
6512
6513 PR testsuite/24863
6514 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6515 * gdb.base/help.exp: Use with_read1_timeout_factor.
6516 * gdb.base/info-macros.exp: Same.
6517 * gdb.cp/nested-types.exp: Same.
6518
a80cf5d8
TV
65192019-08-05 Tom de Vries <tdevries@suse.de>
6520
6521 * lib/gdb.exp (version_at_least): Factor out of ...
6522 (tcl_version_at_least): ... here.
6523 (gdb_compile): Fail if pie results in non-PIE executable.
6524 (readelf_version, readelf_prints_pie): New proc.
6525 (exec_is_pie): Return -1 if unknown.
6526
d0962838
TV
65272019-08-05 Tom de Vries <tdevries@suse.de>
6528
6529 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6530
2252ff3d
SL
65312019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6532
6533 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6534
26655f53
SL
65352019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6536
6537 * lib/completion-support.exp (test_gdb_complete_none): Skip
6538 tab completion tests if no readline support.
6539 (test_gdb_complete_unique_re): Likewise.
6540 (test_gdb_complete_multiple): Likewise.
6541
db4dc13e
PW
65422019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6543
6544 * gdb.base/info_sources.exp: New file.
6545 * gdb.base/info_sources.c: New file.
6546 * gdb.base/info_sources_base.c: New file.
6547
0eba165a
PFC
65482019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6549
6550 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6551 prefix argument.
6552 (test_exit_status): Add prefix argument.
6553
59bd512b
TV
65542019-08-01 Tom de Vries <tdevries@suse.de>
6555
6556 PR testsuite/24863
6557 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6558 calling exp_continue for new thread and thread exited messages.
6559
2a3ad588
TV
65602019-08-01 Tom de Vries <tdevries@suse.de>
6561
6562 PR testsuite/24863
6563 * gdb.base/structs.exp: Fix check-read1 timeout using
6564 gdb_test_sequence.
6565 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6566
117eb594
TV
65672019-08-01 Tom de Vries <tdevries@suse.de>
6568
6569 PR testsuite/24863
6570 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6571 line.
6572
ed591340
TV
65732019-08-01 Tom de Vries <tdevries@suse.de>
6574
6575 PR testsuite/24863
6576 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6577
aa3b6533
TT
65782019-07-30 Tom Tromey <tromey@adacore.com>
6579
6580 * gdb.ada/display_nested.exp: New file.
6581 * gdb.ada/display_nested/foo.adb: New file.
6582 * gdb.ada/display_nested/pack.adb: New file.
6583 * gdb.ada/display_nested/pack.ads: New file.
6584
2906593f
CB
65852019-07-30 Christian Biesinger <cbiesinger@google.com>
6586
6587 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6588 namespace.
6589 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6590
0f575925
TV
65912019-07-30 Tom de Vries <tdevries@suse.de>
6592
6593 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6594 instead.
6595
b13057d9
TV
65962019-07-30 Tom de Vries <tdevries@suse.de>
6597
6598 PR testsuite/24834
6599 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6600 (exec_is_pie): New proc.
6601
5c4dde85
CB
66022019-07-29 Christian Biesinger <cbiesinger@google.com>
6603
6604 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6605
c620ed88
CB
66062019-07-29 Christian Biesinger <cbiesinger@google.com>
6607
6608 * gdb.python/py-objfile.c: Add global and static vars.
6609 * gdb.python/py-objfile.exp: Test new functions Objfile.
6610 lookup_global_symbol and lookup_static_symbol.
6611
3d235706
TT
66122019-07-29 Tom Tromey <tom@tromey.com>
6613
6614 * lib/tuiterm.exp (Term::_csi_@): New proc.
6615 (Term::_csi_X): Don't move cursor.
6616
c7e4c0a6
PW
66172019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6618
6619 * gdb.base/options.exp: Update backtrace - completion to
6620 new option -frame-info.
6621 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6622 Test new 'set print frame-info'. Test backtrace -frame-info
6623 overriding 'set print frame-info'.
6624 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6625 Test new 'set print frame-info'.
6626 Verify consistency of backtrace with and without filters, with and
6627 without -no-filters.
6628 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6629 default.
6630
de28a3b7
TV
66312019-07-29 Tom de Vries <tdevries@suse.de>
6632
6633 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6634 no arguments".
6635
507dd60e
TV
66362019-07-29 Tom de Vries <tdevries@suse.de>
6637
6638 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6639 is a substring of the first for "complete non-unique file name".
6640
5beafce9
TV
66412019-07-29 Tom de Vries <tdevries@suse.de>
6642
6643 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6644 with ".*".
6645
2d274232
TV
66462019-07-29 Tom de Vries <tdevries@suse.de>
6647
6648 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6649 Pass prompt_regexp parameter to gdb_test_multiple calls.
6650
9197cd8b
TV
66512019-07-29 Tom de Vries <tdevries@suse.de>
6652
6653 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6654 print registers" regexps.
9197cd8b 6655
b528dae0
TV
66562019-07-29 Tom de Vries <tdevries@suse.de>
6657
6658 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6659
d17725d7
TV
66602019-07-29 Tom de Vries <tdevries@suse.de>
6661
6662 PR gdb/24855
6663 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6664 (skip_python_tests_prompt): Add prompt_regexp argument to
6665 gdb_test_multiple calls.
6666
52b75bf1
TT
66672019-07-27 Tom Tromey <tom@tromey.com>
6668
6669 * gdb.tui/main.exp: New file.
6670
2b1d00c2
TT
66712019-07-27 Tom Tromey <tom@tromey.com>
6672
6673 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6674 optional.
6675 * gdb.tui/empty.exp: New file.
6676
ded631d5
TT
66772019-07-27 Tom Tromey <tom@tromey.com>
6678
6679 * lib/tuiterm.exp (spawn): New proc.
6680 (Term::resize): New proc.
6681 * gdb.tui/resize.exp: New file.
6682
58ac439d
TT
66832019-07-27 Tom Tromey <tom@tromey.com>
6684
6685 * gdb.tui/list.exp: New file.
6686
fe1f56ee
TT
66872019-07-27 Tom Tromey <tom@tromey.com>
6688
6689 * gdb.tui/regs.exp: New file.
6690
f790b310
TT
66912019-07-27 Tom Tromey <tom@tromey.com>
6692
6693 * gdb.tui/basic.exp: Add "layout split" test.
6694
d95fc6ee
TT
66952019-07-27 Tom Tromey <tom@tromey.com>
6696
6697 * gdb.tui/basic.exp: Add "layout asm" test.
6698
c3786b3a
TT
66992019-07-27 Tom Tromey <tom@tromey.com>
6700
6701 * lib/tuiterm.exp: New file.
6702 * gdb.tui/basic.exp: New file.
6703
98a617f8
KB
67042019-07-27 Kevin Buettner <kevinb@redhat.com>
6705
6706 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6707 Enable tests associated with this flag. Adjust regex
6708 referencing "foo_low" to now refer to "foo_cold" instead.
6709
5c076da4
KB
67102019-07-27 Kevin Buettner <kevinb@redhat.com>
6711
6712 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6713 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6714 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6715 foo_cold. Revise comments to match.
6716 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6717 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6718 were wrapped into this proc; Call do_test in loop from outermost
6719 level.
6720 (foo_low): Rename all occurrences to "foo_cold".
6721 (backtrace from baz): New test.
6722 (x2/i foo_cold): New test.
6723 (info line *foo_cold): New test.
6724
1512d3b7
TV
67252019-07-26 Tom de Vries <tdevries@suse.de>
6726
6727 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6728
297989a1
TV
67292019-07-25 Tom de Vries <tdevries@suse.de>
6730
6731 PR testsuite/24830
6732 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6733 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6734 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6735 (skip_libstdcxx_probe_tests): ... here.
6736 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6737
b3b965fb
TV
67382019-07-24 Tom de Vries <tdevries@suse.de>
6739
6740 PR testsuite/24807
6741 * gdb.objc/basicclass.m: Include stdio.h.
6742 * gdb.objc/nondebug.m: Same.
6743 * gdb.objc/objcdecode.m: Same.
6744
4625b4d0
TV
67452019-07-24 Tom de Vries <tdevries@suse.de>
6746
6747 PR testsuite/24612
6748 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6749 additional_flags.
6750
024a5840
TV
67512019-07-24 Tom de Vries <tdevries@suse.de>
6752
6753 PR testsuite/24831
6754 * gdb.multi/tids.exp: Update error messages for info threads.
6755
c76ddaa3
TV
67562019-07-24 Tom de Vries <tdevries@suse.de>
6757
6758 * gdb.base/info-types.exp: Allow info types to print info for more than
6759 one file.
6760
9a618ef6
TV
67612019-07-23 Tom de Vries <tdevries@suse.de>
6762
6763 PR testsuite/24842
6764 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6765 gdb_spawn_with_cmdline_opts.
6766
40eadf04
SP
67672019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6768
6769 * gdb.arch/arm-cmse-sgstubs.c: New test.
6770 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6771
5ba29434
TV
67722019-07-23 Tom de Vries <tdevries@suse.de>
6773
6774 PR testsuite/24711
6775 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6776 issuing next command.
6777
a8e9d247
AB
67782019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6779
6780 * gdb.ada/info_auto_lang.exp: Update expected results.
6781 * gdb.base/info-types.c: Add additional types to check.
6782 * gdb.base/info-types.exp: Update expected results.
6783
eb86c5e2
AB
67842019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6785
6786 * gdb.base/info-types.c: New file.
6787 * gdb.base/info-types.exp: New file.
6788
01e175fe
AB
67892019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6790
6791 * gdb.arch/riscv-bp-infcall.c: New file.
6792 * gdb.arch/riscv-bp-infcall.exp: New file.
6793
6b78c3f8
AB
67942019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6795
6796 PR breakpoints/24541
6797 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6798
da738167
TV
67992019-07-14 Tom de Vries <tdevries@suse.de>
6800
6801 PR testsuite/24760
6802 * gdb.objc/basicclass.exp: Fix unterminated string.
6803
0d4e84ed
AB
68042019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6805 Andrew Burgess <andrew.burgess@embecosm.com>
6806
6807 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6808 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6809 negative bounds.
6810 * gdb.fortran/vla-value.exp: Print elements of an array with
6811 negative bounds.
6812 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6813 testing.
6814
021d8588
AB
68152019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6816
6817 * gdb.base/options.exp (expect_string): Dequote strings in
6818 results.
6819 (test-string): Test strings with different quoting and reindent.
6820
f06f1252
TT
68212019-07-10 Tom Tromey <tromey@adacore.com>
6822
6823 * gdb.ada/mi_ex_cond.exp: Update expected results.
6824 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6825 * gdb.ada/mi_catch_ex.exp: Update expected results.
6826 * gdb.ada/mi_catch_assert.exp: Update expected results.
6827 * gdb.ada/catch_ex.exp (catch_exception_info)
6828 (catch_exception_entry, catch_assert_entry)
6829 (catch_unhandled_entry): Update.
6830 * gdb.ada/catch_assert_if.exp: Update expected results.
6831
b863685d
RB
68322019-07-10 Richard Bunt <richard.bunt@arm.com>
6833 Stephen Roberts <stephen.roberts@arm.com>
6834
6835 * gdb.base/define.exp: Restore original prompt.
6836
cb1e4e32
PA
68372019-07-09 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6840 breakpoints" output.
6841 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6842 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6843 throw" creates breakpoint.
6844 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6845 'type="catchpoint"'.
6846
b58a68fe
PA
68472019-07-09 Pedro Alves <palves@redhat.com>
6848
6849 PR c++/15468
6850 * gdb.cp/except-multi-location-lib.cc: New.
6851 * gdb.cp/except-multi-location-main.cc: New.
6852 * gdb.cp/except-multi-location.exp: New.
6853
0826779b
PW
68542019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6855
6856 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6857 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6858 argument and update callers.
6859
5b0e2db4
AB
68602019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6861
6862 * gdb.arch/amd64-break-on-asm-line.S: New file.
6863 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6864
1f6f6e21
PW
68652019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6866
6867 * gdb.base/printcmds.exp: Test printing C string and
6868 C wide string convenience vars without transiting via the inferior.
6869 Also make test names unique.
6870
ea142fbf
AH
68712019-07-08 Alan Hayward <alan.hayward@arm.com>
6872
5862c886 6873 PR breakpoints/25011
ea142fbf
AH
6874 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6875
213fd9fa
PA
68762019-07-04 Pedro Alves <palves@redhat.com>
6877
6878 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6879 body returned ok(0), break(3) or continue(4).
6880 * gdb.testsuite/foreach_with_prefix.exp: New file.
6881
2b40fda7
AH
68822019-07-04 Alan Hayward <alan.hayward@arm.com>
6883
6884 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6885
a26c8de0
PA
68862019-07-03 Pedro Alves <palves@redhat.com>
6887
6888 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6889 "return -code".
6890
5f4ba3e7
PA
68912019-07-03 Pedro Alves <palves@redhat.com>
6892
6893 PR cli/24732
6894 * gdb.base/shell.exp: Load completion-support.exp.
6895 Adjust expected error output. Add completion tests.
6896
a994424f
PA
68972019-07-03 Pedro Alves <palves@redhat.com>
6898
6899 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6900 string_to_regexp.
6901
3d9be6f5
PA
69022019-07-03 Pedro Alves <palves@redhat.com>
6903
6904 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6905 (expect_integer): Adjust to expect "-string".
6906 (expect_string): New.
6907 (all_options): Expect "-string".
6908 (test-flag, test-boolean): Adjust to expect "-string".
6909 (test-string): New proc.
6910 (top level): Call it.
6911
41fc454c
PA
69122019-07-03 Pedro Alves <palves@redhat.com>
6913
6914 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6915 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6916 the expected output in the success.
6917
b2b2a215
PA
69182019-07-03 Pedro Alves <palves@redhat.com>
6919
6920 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6921 Split one gdb_test_multiple call in two to avoid a race.
6922
fdbc9870
PA
69232019-07-03 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/with.c: New file.
6926 * gdb.base/with.exp: New file.
6927
c6ac8931
PA
69282019-07-03 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.base/settings.exp: Replace all references to "maint
6931 test-settings set" with references to "maint set test-settings",
6932 and all references to "maint test-settings show" with references
6933 to "maint show test-settings".
6934
970f9d09
PA
69352019-07-03 Pedro Alves <palves@redhat.com>
6936
6937 * gdb.base/settings.exp (test-string): Adjust expected out when
6938 testing "maint test-settings show filename"
6939
54d66006
PA
69402019-07-02 Pedro Alves <palves@redhat.com>
6941
6942 * gdb.base/options.exp (test-info-threads): New procedure.
6943 (top level): Call it.
6944
10d06d82
TT
69452019-06-28 Tom Tromey <tromey@adacore.com>
6946
6947 * gdb.dwarf2/ada-linkage-name.c: New file.
6948 * gdb.dwarf2/ada-linkage-name.exp: New file.
6949
3d507ff2
TT
69502019-06-27 Tom Tromey <tromey@adacore.com>
6951
d039f014 6952 PR c++/20020:
3d507ff2
TT
6953 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6954
8af58ffe
TV
69552019-06-26 Tom de Vries <tdevries@suse.de>
6956
6957 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6958
22e21752
TV
69592019-06-26 Tom de Vries <tdevries@suse.de>
6960
6961 * gdb.base/index-cache.exp: Add back missing debug option.
6962
b65b566c
PW
69632019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6964
6965 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6966
5c2c8c69
TV
69672019-06-25 Tom de Vries <tdevries@suse.de>
6968
6969 PR testsuite/24727
6970 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
6971
164e3873
TV
69722019-06-24 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
6975
824eacee
TV
69762019-06-24 Tom de Vries <tdevries@suse.de>
6977
6978 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
6979 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
6980 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6981
385b97d3
TV
69822019-06-24 Tom de Vries <tdevries@suse.de>
6983
6984 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
6985
c596f180
TV
69862019-06-21 Tom de Vries <tdevries@suse.de>
6987
6988 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
6989
b13a7d03
TV
69902019-06-21 Tom de Vries <tdevries@suse.de>
6991
6992 PR testsuite/24518
6993 PR ada/24713
6994 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
6995 index.
6996
899277ae
TT
69972019-06-19 Tom Tromey <tromey@adacore.com>
6998
6999 * gdb.ada/length_cond.exp: Add intro comment.
7000
680e1bee
TT
70012019-06-19 Tom Tromey <tromey@adacore.com>
7002
7003 * gdb.ada/length_cond.exp: New file.
7004 * gdb.ada/length_cond/length_cond.adb: New file.
7005 * gdb.ada/length_cond/pck.adb: New file.
7006 * gdb.ada/length_cond/pck.ads: New file.
7007
0ed4690a
TV
70082019-06-18 Tom de Vries <tdevries@suse.de>
7009
7010 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7011
d20ed5fd
TT
70122019-06-18 Tom Tromey <tromey@adacore.com>
7013
7014 * gdb.base/list0.h: Add comment explaining control character.
7015
86e04673
TV
70162019-06-18 Tom de Vries <tdevries@suse.de>
7017
7018 * boards/fission.exp: Break up long debug_flags line.
7019
c4973306
SM
70202019-06-16 Tom de Vries <tdevries@suse.de>
7021
7022 PR gdb/24445
7023 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7024 generated index.
7025
93cb9841
AB
70262019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7027
7028 PR gdb/24686
7029 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7030 improve detection of bug gdb/24541.
7031
399aaebd
SM
70322019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7033
7034 PR gdb/24669
7035 * gdb.base/index-cache.exp (uses_readnow,
7036 expecting_index_cache_use): Define global variable.
7037 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7038 expecting_index_cache_use.
7039
584a927c
AB
70402019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7041 Andrew Burgess <andrew.burgess@embecosm.com>
7042
7043 * gdb.fortran/pointers.f90: New file.
7044 * gdb.fortran/print_type.exp: New file.
7045 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7046 * gdb.fortran/vla-type.exp: Likewise.
7047 * gdb.fortran/vla-value.exp: Likewise.
7048 * gdb.mi/mi-vla-fortran.exp: Likewise.
7049
30056ea0
AB
70502019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7051
7052 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7053 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7054 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7055 as a stop reason.
7056
ec8e2b6d
AB
70572019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7058
7059 * gdb.base/annota1.exp: Update expected results.
7060 * gdb.cp/annota2.exp: Likewise.
7061 * gdb.cp/annota3.exp: Likewise.
7062
09e4c4e1
AB
70632019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7064
7065 * gdb.base/style-logging.exp: Remove path from test name.
7066
0735b091
TT
70672019-06-14 Tom Tromey <tromey@adacore.com>
7068
7069 PR gdb/24502:
7070 * gdb.base/style-logging.exp: New file.
7071
f5686554
TT
70722019-06-14 Tom Tromey <tromey@adacore.com>
7073
7074 * gdb.base/symfile-warn.exp: New file.
7075 * gdb.base/symfile-warn.c: New file.
7076
a0c1ffed
TT
70772019-06-14 Tom Tromey <tromey@adacore.com>
7078
7079 * gdb.base/annotate-symlink.exp: New file.
7080
f411722c
TT
70812019-06-14 Tom Tromey <tromey@adacore.com>
7082
7083 * gdb.ada/set_wstr.exp: Add reassignment test.
7084
4268ec18
TT
70852019-06-14 Tom Tromey <tromey@adacore.com>
7086
7087 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7088 'unchecked_access and 'unrestricted_access as well.
7089
9a9e394b
TT
70902019-06-14 Tom Tromey <tromey@adacore.com>
7091
7092 PR ada/24539:
7093 * gdb.ada/vla.exp: Update tests.
7094 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7095 pragma.
7096
4c048731
PA
70972019-06-13 Pedro Alves <palves@redhat.com>
7098
7099 * gdb.base/settings.exp (test-integer): Test junk after
7100 "unlimited".
7101
6665660a
PA
71022019-06-13 Pedro Alves <palves@redhat.com>
7103
7104 * gdb.base/options.exp (test-thread-apply): New.
7105 (top level): Call it.
7106
5d707134
PA
71072019-06-13 Pedro Alves <palves@redhat.com>
7108
7109 * gdb.base/options.exp (test-frame-apply): New.
7110 (top level): Test print commands with different "frame apply"
7111 prefixes.
7112
e2a689da
PA
71132019-06-13 Pedro Alves <palves@redhat.com>
7114
e79be6e5 7115 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7116 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7117 'max_completions' parameter and handle it.
7118 (test_gdb_completion_offers_commands): New.
7119
90a1ef87
PA
71202019-06-13 Pedro Alves <palves@redhat.com>
7121
7122 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7123
d4c16835
PA
71242019-06-13 Pedro Alves <palves@redhat.com>
7125
7126 * gdb.base/options.exp (test-backtrace): New.
7127 (top level): Call it.
7128
2daf894e
PA
71292019-06-13 Pedro Alves <palves@redhat.com>
7130
7131 * gdb.guile/scm-frame-args.exp: Use "set print
7132 raw-frame-arguments" instead of "set print raw frame-arguments".
7133 * gdb.python/py-frame-args.exp: Likewise.
7134
e6ed716c
PA
71352019-06-13 Pedro Alves <palves@redhat.com>
7136
7137 * gdb.compile/compile.exp: Adjust expected output to option
7138 processing changes.
7139
7d8062de
PA
71402019-06-13 Pedro Alves <palves@redhat.com>
7141
7142 * gdb.base/options.exp: Build executable.
7143 (test-print): New procedure.
7144 (top level): Call it, once for "print" and another for "compile
7145 print".
7146
9d0faba9
PA
71472019-06-13 Pedro Alves <palves@redhat.com>
7148
7149 * gdb.base/options.c: New file.
7150 * gdb.base/options.exp: New file.
7151
dee7b4c8
PA
71522019-06-13 Pedro Alves <palves@redhat.com>
7153
7154 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7155 that "o" is ambiguous.
7156
dca0f6c0
PA
71572019-06-13 Pedro Alves <palves@redhat.com>
7158
7159 * gdb.base/settings.c: New file.
7160 * gdb.base/settings.exp: New file.
7161
ccf46844
PA
71622019-06-13 Pedro Alves <palves@redhat.com>
7163
7164 * gdb.base/completion.exp: Fix comment typo.
7165
b9a3f842
PA
71662019-06-13 Pedro Alves <palves@redhat.com>
7167
7168 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7169 foo --1" test.
7170
d106773e
PA
71712019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7172
7173 * gdb.fortran/block-data.f: New.
7174 * gdb.fortran/block-data.exp: New.
7175
fea82da0
TV
71762019-06-11 Tom de Vries <tdevries@suse.de>
7177
7178 PR testsuite/24521
7179 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7180 message.
7181
8c2e74f1
TV
71822019-06-11 Tom de Vries <tdevries@suse.de>
7183
7184 PR testsuite/24521
7185 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7186
b49851c8
TV
71872019-06-11 Tom de Vries <tdevries@suse.de>
7188
7189 * boards/readnow.exp: New file.
7190
a7067863
AB
71912019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7192
7193 * gdb.fortran/vla-sizeof.exp: Update expected results.
7194
1a3da2cd
AB
71952019-06-06 Amos Bird <amosbird@gmail.com>
7196
7197 * gdb.base/annota1.exp (thread_switch): Add test for
7198 thread-exited annotation.
7199
3847a7bf
TT
72002019-06-06 Tom Tromey <tromey@adacore.com>
7201
7202 * gdb.base/maint.exp: Expect command started/finished output.
7203
0088ba59
AB
72042019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7205
7206 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7207 comment.
7208 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7209
312617a3
AB
72102019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7211
7212 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7213 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7214 * gdb.arch/riscv-unwind-long-insn.c: New file.
7215 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7216
e1f2e1a2
CB
72172019-06-04 Christian Biesinger <cbiesinger@google.com>
7218
d3238f7d 7219 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7220
206584bd
PW
72212019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7222
7223 * lib/gdb.exp (help_list_trailer): New regexp variable
7224 factorizing the help trailer message.
7225 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7226 arg to allow to better factorize various tests.
7227 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7228 (test_prefix_command_help): Use help_list_trailer.
7229 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7230 * gdb.guile/scm-cmd.exp: Likewise.
7231 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7232 * gdb.base/help.exp: Use test_user_defined_class_help.
7233 * gdb.base/style.exp: Add tests for styling of help and apropos.
7234 * lib/gdb-utils.exp (style): Add title and highlight styles.
7235
708dc93e
PW
72362019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7237
7238 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7239 $_shell_exitsignal.
7240 * gdb.base/default.exp: Update for new convenience variables.
7241
f49055a5
TT
72422019-05-29 Tom Tromey <tromey@adacore.com>
7243
7244 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7245 to "break complete ada" test case's regexp.
7246
4330d61d
TT
72472019-05-29 Tom Tromey <tromey@adacore.com>
7248
7249 PR c++/20020:
7250 * gdb.cp/constexpr-field.exp: New file.
7251 * gdb.cp/constexpr-field.cc: New file.
7252
000439d5
TT
72532019-05-29 Tom Tromey <tromey@adacore.com>
7254
7255 * gdb.base/finish.exp (finish_no_print): New proc.
7256 (finish_tests): Call it.
7257
5a01c34c
TV
72582019-05-24 Tom de Vries <tdevries@suse.de>
7259
7260 * gdb.dwarf2/gdb-add-index.exp: New file.
7261
18125b16
TT
72622019-05-22 Tom Tromey <tromey@adacore.com>
7263
7264 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7265 * gdb.base/style.exp: Use "style".
7266 * lib/gdb-utils.exp (style): New proc.
7267
af1a8d03
TV
72682019-05-22 Tom de Vries <tdevries@suse.de>
7269
7270 * gdb.base/align.exp: Require c++11.
7271
e7fe496b
TV
72722019-05-22 Tom de Vries <tdevries@suse.de>
7273
7274 PR testsuite/24586
7275 * gdb.python/py-mi-var-info-path-expression.exp: Call
7276 mi_skip_python_tests to check if python is supported.
7277
8fca4da0
AH
72782019-05-22 Alan Hayward <alan.hayward@arm.com>
7279
7280 * gdb.arch/aarch64-pauth.c: New test.
7281 * gdb.arch/aarch64-pauth.exp: New file.
7282
b7060614
AH
72832019-05-22 Alan Hayward <alan.hayward@arm.com>
7284
7285 * README (Re-running Tests Outside The Testsuite): New section.
7286
669d0468
TV
72872019-05-21 Tom de Vries <tdevries@suse.de>
7288
7289 * gdb.arch/amd64-eval.exp: Require c++11.
7290 * gdb.base/max-depth.exp: Same.
7291 * gdb.compile/compile-cplus-array-decay.exp: Same.
7292 * gdb.cp/meth-typedefs.exp: Same.
7293 * gdb.cp/subtypes.exp: Same.
7294 * gdb.cp/temargs.exp: Same.
7295
ce3ebcaa
AH
72962019-05-21 Alan Hayward <alan.hayward@arm.com>
7297
7298 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7299
34d11c68
AB
73002019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7301
7302 PR gdb/18644
7303 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7304 * gdb.fortran/printing-types.exp: Add new test.
7305 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7306 testing.
7307 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7308 setup_kfail call.
7309
87781e84
AH
73102019-05-17 Alan Hayward <alan.hayward@arm.com>
7311
7312 * README (Running the Testsuite): Change example.
7313 (Testsuite Parameters): Remove TRANSCRIPT.
7314 * lib/gdb.exp: Remove TRANSCRIPT check.
7315
b420b89e
AH
73162019-05-17 Alan Hayward <alan.hayward@arm.com>
7317
7318 * README (Testsuite Parameters): Add replay logging to
7319 GDBSERVER_DEBUG.
7320 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7321 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7322 as a comma separated list.
7323 (gdb_debug_init): Override procedure.
7324
408e9b8b
AH
73252019-05-17 Alan Hayward <alan.hayward@arm.com>
7326
7327 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7328 (gdb_write_cmd_file): New procedure.
7329 * lib/gdbserver-support.exp (gdbserver_start): Call
7330 gdbserver_write_cmd_file.
7331 (gdbserver_write_cmd_file): New procedure.
7332
f9e2e39d
AH
73332019-05-17 Alan Hayward <alan.hayward@arm.com>
7334
7335 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7336 (delete_breakpoints): Likewise.
7337 (gdb_run_cmd): Likewise.
7338 (gdb_start_cmd): Likewise.
7339 (gdb_starti_cmd): Likewise.
7340 (gdb_internal_error_resync): Likewise.
7341 (gdb_test_multiple): Likewise.
7342 (gdb_reinitialize_dir): Likewise.
7343 (default_gdb_exit): Likewise.
7344 (gdb_file_cmd): Mark kill as optional.
7345 (default_gdb_start): Call gdb_stdin_log_init.
7346 (send_gdb): Call gdb_stdin_log_write.
7347 (rerun_to_main): Mark Y as an answer.
7348 (gdb_stdin_log_init): New function.
7349 (gdb_stdin_log_write): Likewise.
7350
81f47ac2
AH
73512019-05-17 Alan Hayward <alan.hayward@arm.com>
7352
7353 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7354 * gdb.base/debug-expr.exp: Likewise.
7355 * gdb.base/foll-fork.exp: Likewise.
7356 * gdb.base/foll-vfork.exp: Likewise.
7357 * gdb.base/fork-print-inferior-events.exp: Likewise.
7358 * gdb.base/gdb-sigterm.exp: Likewise.
7359 * gdb.base/gdbinit-history.exp: Likewise.
7360 * gdb.base/osabi.exp: Likewise.
7361 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7362 * gdb.base/ui-redirect.exp: Likewise.
7363 * gdb.gdb/unittest.exp: Likewise.
7364 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7365 * gdb.mi/mi-watch.exp: Likewise.
7366 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7367 * gdb.mi/user-selected-context-sync.exp: Likewise.
7368 * gdb.python/python.exp: Disable debug test when debugging.
7369 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7370 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7371 Likewise.
7372 * gdb.threads/stepi-random-signal.exp: Likewise.
7373
29b52314
AH
73742019-05-17 Alan Hayward <alan.hayward@arm.com>
7375
7376 * Makefile.in: Pass through GDB_DEBUG.
7377 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7378 (gdb,debug): Add board setting.
7379 * lib/gdb.exp (default_gdb_start): Start debugging.
7380 (gdb_debug_enabled): New procedure.
7381 (gdb_debug_init): Likewise.
29b52314
AH
7382
73832019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7384
29b52314
AH
7385 * Makefile.in: Pass through GDB_DEBUG.
7386 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7387 (gdb,debug): Add board setting.
7388 * lib/gdb.exp (default_gdb_start): Start debugging.
7389 (gdb_debug_enabled): New procedure.
7390 (gdb_debug_init): Likewise.
29b52314 7391
ca1285d1
AH
73922019-05-17 Alan Hayward <alan.hayward@arm.com>
7393
7394 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7395
f3a09c80
AH
73962019-05-17 Alan Hayward <alan.hayward@arm.com>
7397
7398 * gdb.base/ui-redirect.exp: Test redirection.
7399
26648588
JV
74002019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7401
7402 * gdb.mi/mi-complete.exp: New file.
7403 * gdb.mi/mi-complete.cc: Likewise.
7404
14237686
AB
74052019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7406
7407 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7408 indexed and sliced arrays, and pointers to arrays.
7409
e7bd7fba
TT
74102019-05-14 Tom Tromey <tromey@adacore.com>
7411
7412 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7413 styling test.
7414
2764128d
TV
74152019-05-14 Tom de Vries <tdevries@suse.de>
7416
7417 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7418 selection entry encoding.
7419
71bed2db
TT
74202019-05-10 Tom Tromey <tromey@adacore.com>
7421
7422 * gdb.ada/info_exc.exp: Add "complete" test.
7423
63b667ad
TV
74242019-05-09 Tom de Vries <tdevries@suse.de>
7425
7426 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7427 CU-relative.
7428
9cfd2b89
TV
74292019-05-09 Tom de Vries <tdevries@suse.de>
7430
7431 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7432 CU-relative.
7433
2228ef77
XR
74342019-05-08 Joel Brobecker <brobecker@adacore.com>
7435
7436 * gdb.ada/frame_arg_lang.exp: New testcase.
7437 * gdb.ada/frame_arg_lang/bla.adb: New file.
7438 * gdb.ada/frame_arg_lang/pck.ads: New file.
7439 * gdb.ada/frame_arg_lang/pck.adb: New file.
7440 * gdb.ada/frame_arg_lang/foo.c: New file.
7441
80e55b13
TT
74422019-05-08 Tom Tromey <tromey@adacore.com>
7443
7444 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7445
9d3421af
TT
74462019-05-08 Tom Tromey <tromey@adacore.com>
7447
7448 * gdb.base/ptype-offsets.exp: Update tests.
7449
844333e2
TT
74502019-05-08 Tom Tromey <tromey@adacore.com>
7451
7452 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7453 cases.
7454 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7455 "short".
7456
988915ee
TT
74572019-05-08 Tom Tromey <tromey@adacore.com>
7458
7459 * gdb.ada/vla.exp: New file.
7460 * gdb.ada/vla/vla.adb: New file.
7461
7bd55dac
TV
74622019-05-07 Tom de Vries <tdevries@suse.de>
7463
7464 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7465
75f06e9d
TV
74662019-05-07 Tom de Vries <tdevries@suse.de>
7467
7468 PR testsuite/24522
7469 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7470 section.
7471
77e7aaa4
TV
74722019-05-07 Tom de Vries <tdevries@suse.de>
7473
7474 PR testsuite/24522
7475 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7476 .debug_aranges section.
7477
456ba0fa
TV
74782019-05-07 Tom de Vries <tdevries@suse.de>
7479
7480 PR testsuite/24159
7481 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7482
5a56d6a6
TV
74832019-05-06 Tom de Vries <tdevries@suse.de>
7484
7485 * lib/gdb.exp (exec_has_index_section): New proc.
7486 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7487 section.
7488
9d6d4be8
TV
74892019-05-04 Tom de Vries <tdevries@suse.de>
7490
7491 * boards/cc-with-debug-names.exp: New file.
7492
222a8d25
TT
74932019-05-03 Tom Tromey <tromey@adacore.com>
7494
7495 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7496 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7497 * gdb.ada/char_enum.exp: Add test.
7498
0fdfd794
TV
74992019-05-03 Tom de Vries <tdevries@suse.de>
7500
7501 * boards/cc-with-gdb-index.exp: New file.
7502
80062eb9
AB
75032019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7504
7505 * gdb.rust/simple.exp: Add new test case.
7506 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7507 (main): Initialise an instance of the new struct.
7508
4504bbde
TT
75092019-05-01 Tom Tromey <tromey@adacore.com>
7510
7511 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7512 record.
7513 (NPR): New variable.
7514 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7515 test.
7516
d48e62f4
TT
75172019-05-01 Tom Tromey <tromey@adacore.com>
7518
7519 * gdb.ada/packed_array_assign.exp: Add packed assignment
7520 regression test.
7521
f59f30f5
TV
75222019-05-01 Tom de Vries <tdevries@suse.de>
7523
7524 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7525
b70bfc54
TV
75262019-05-01 Tom de Vries <tdevries@suse.de>
7527
7528 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7529
15f18d14
AT
75302019-04-30 Ali Tamur <tamur@google.com>
7531
7532 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7533
2ff0a947
TT
75342019-04-30 Tom Tromey <tromey@adacore.com>
7535
7536 * lib/ada.exp (find_ada_tool): New proc.
7537 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7538 * gdb.ada/catch_ex_std.exp: New file.
7539 * gdb.ada/catch_ex_std/foo.adb: New file.
7540 * gdb.ada/catch_ex_std/some_package.adb: New file.
7541 * gdb.ada/catch_ex_std/some_package.ads: New file.
7542
a776957c
TT
75432019-04-30 Tom Tromey <tromey@adacore.com>
7544
7545 PR c++/24470:
7546 * gdb.cp/temargs.cc: Add test code from PR.
7547
bc68014d
AB
75482019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7549
7550 * gdb.fortran/vla-datatypes.exp: Update expected results.
7551 * gdb.fortran/vla-ptype.exp: Likewise.
7552 * gdb.fortran/vla-type.exp: Likewise.
7553 * gdb.fortran/vla-value.exp: Likewise.
7554
f1fdc960
AB
75552019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7556
7557 * gdb.fortran/ptr-indentation.exp: Update expected results.
7558 * gdb.fortran/ptype-on-functions.exp: Likewise.
7559 * gdb.fortran/vla-ptr-info.exp: Likewise.
7560 * gdb.fortran/vla-value.exp: Likewise.
7561
bf7a4de1
AB
75622019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7563
7564 * gdb.fortran/ptype-on-functions.exp: New file.
7565 * gdb.fortran/ptype-on-functions.f90: New file.
7566
bbe75b9d
AB
75672019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7568
7569 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7570 case void string.
7571
1db455a7
AB
75722019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7573
7574 * gdb.fortran/complex.exp: Expand.
7575 * gdb.fortran/complex.f: Renamed to...
7576 * gdb.fortran/complex.f90: ...this, and extended to add more
7577 complex values.
7578
b6d03bb2
AB
75792019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7580
7581 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7582 MODULO, CMPLX.
7583
2e62ab40
AB
75842019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7585 Richard Bunt <richard.bunt@arm.com>
7586
7587 * gdb.base/max-depth.c: New file.
7588 * gdb.base/max-depth.exp: New file.
7589 * gdb.python/py-nested-maps.c: New file.
7590 * gdb.python/py-nested-maps.exp: New file.
7591 * gdb.python/py-nested-maps.py: New file.
7592 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7593 (test_all_common): Call test_max_depth.
7594 * gdb.fortran/max-depth.exp: New file.
7595 * gdb.fortran/max-depth.f90: New file.
7596 * gdb.go/max-depth.exp: New file.
7597 * gdb.go/max-depth.go: New file.
7598 * gdb.modula2/max-depth.exp: New file.
7599 * gdb.modula2/max-depth.c: New file.
7600 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7601
d2b584a5
TV
76022019-04-29 Tom de Vries <tdevries@suse.de>
7603
7604 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7605
136afab8
PW
76062019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7607
7608 * gdb.base/callexit.exp: Test may-call-functions off.
7609
725cbb63
KS
76102019-04-25 Keith Seitz <keiths@redhat.com>
7611
7612 PR c++/24367
7613 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7614 (another_incomplete_struct, test_incomplete): New definitions.
7615 (main): Use new definitions.
7616 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7617 functions.
7618
701adfb0
PA
76192019-04-25 Ali Tamur <tamur@google.com>
7620
7621 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7622
82433e3e
SDJ
76232019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7624
7625 PR corefiles/11608
7626 PR corefiles/18187
7627 * gdb.base/coredump-filter-build-id.exp: New file.
7628
dd06d4d6
AH
76292019-04-25 Alan Hayward <alan.hayward@arm.com>
7630
e79be6e5
SM
7631 * Makefile.in: Pass through GDBSERVER_DEBUG.
7632 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7633 (gdbserver,debug): Add board setting.
7634 * gdb.trace/tspeed.exp: Skip when debugging.
7635 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7636 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7637
1670072e
TT
76382019-04-24 Tom Tromey <tromey@adacore.com>
7639
7640 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7641 Rust.
7642
a59240a4
TT
76432019-04-24 Tom Tromey <tromey@adacore.com>
7644
7645 * gdb.arch/amd64-eval.exp: Test bitfield return.
7646 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7647 (class Foo) <return_bitfields>: New method.
7648 (main): Call it.
7649
b907456c
AB
76502019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7651
7652 * gdb.cp/many-args.cc: New file.
7653 * gdb.cp/many-args.exp: New file.
7654
5c565afd
TV
76552019-04-23 Tom de Vries <tdevries@suse.de>
7656
7657 PR gdb/24433
7658 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7659
ba22ff86
AH
76602019-04-23 Alan Hayward <alan.hayward@arm.com>
7661
7662 * gdb.trace/backtrace.exp: Use nopie flag.
7663 * gdb.trace/circ.exp: Likewise.
7664 * gdb.trace/collection.exp: Likewise.
7665 * gdb.trace/ftrace.exp: Likewise.
7666 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7667 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7668 * gdb.trace/qtro.exp: Likewise.
7669 * gdb.trace/read-memory.exp: Likewise.
7670 * gdb.trace/report.exp: Likewise.
7671 * gdb.trace/tfile.exp: Likewise.
7672 * gdb.trace/tfind.exp: Likewise.
7673 * gdb.trace/unavailable.exp: Likewise.
7674
7905fc35
PA
76752019-04-22 Pedro Alves <palves@redhat.com>
7676
7677 * gdb.base/solib-probes-nosharedlibrary.c,
7678 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7679
8ecb59f8
TT
76802019-04-19 Tom Tromey <tromey@adacore.com>
7681
7682 * gdb.ada/ptype_union.c: New file.
7683 * gdb.ada/ptype_union.exp: New file.
7684
62160ec9
TT
76852019-04-19 Tom Tromey <tromey@adacore.com>
7686
7687 PR symtab/24423:
7688 * gdb.base/list0.h (foo): Add a control-l character.
7689
36cd4ba5
TV
76902019-04-18 Tom de Vries <tdevries@suse.de>
7691
7692 PR gdb/24433
7693 * boards/local-board.exp: Set sysroot to "".
7694
b73715df
TV
76952019-04-18 Tom de Vries <tdevries@suse.de>
7696 Pedro Alves <palves@redhat.com>
7697
7698 PR gdb/24454
7699 * gdb.threads/vfork-follow-child-exec.c: New file.
7700 * gdb.threads/vfork-follow-child-exec.exp: New file.
7701 * gdb.threads/vfork-follow-child-exit.c: New file.
7702 * gdb.threads/vfork-follow-child-exit.exp: New file.
7703
4aa866af
LS
77042019-04-15 Leszek Swirski <leszeks@google.com>
7705
7706 * gdb.arch/amd64-eval.cc: New file.
7707 * gdb.arch/amd64-eval.exp: New file.
7708
e5a1a79a
AH
77092019-04-11 Alan Hayward <alan.hayward@arm.com>
7710
7711 * gdb.server/sysroot.c: New test.
7712 * gdb.server/sysroot.exp: New file.
7713 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7714 matching param.
7715
41077b66
AB
77162019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7717
7718 * gdb.base/align.exp: Extend test to cover structures containing
7719 only static fields.
7720
c30391f8
TV
77212019-04-11 Tom de Vries <tdevries@suse.de>
7722
7723 * boards/cc-with-dwz-m.exp: New file.
7724 * boards/cc-with-dwz.exp: New file.
7725 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7726
e242fd12
SM
77272019-04-09 Simon Marchi <simon.marchi@efficios.com>
7728
7729 * gdb.base/start-cpp.exp: New file.
7730 * gdb.base/start-cpp.cc: New file.
7731
2b0c8b01
KB
77322019-04-08 Kevin Buettner <kevinb@redhat.com>
7733
7734 * gdb.python/py-thrhandle.exp: Adjust tests to call
7735 thread_from_handle instead of thread_from_thread_handle.
7736
947210e5
KB
77372019-04-08 Kevin Buettner <kevinb@redhat.com>
7738
7739 * gdb.python/py-thrhandle.exp: Add tests for
7740 gdb.InferiorThread.handle.
7741
d7df6549
AB
77422019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7743
7744 * gdb.python/py-function.exp: Check calling helper function from
7745 all languages.
7746 * lib/gdb.exp (gdb_supported_languages): New proc.
7747
8bdc1658
AB
77482019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7749
7750 * gdb.base/complex-parts.c: New file.
7751 * gdb.base/complex-parts.exp: New file.
7752
05caa1d2
TT
77532019-04-01 Tom Tromey <tromey@adacore.com>
7754
7755 PR symtab/23331:
7756 * gdb.dwarf2/dw2-ranges-main.c: New file.
7757 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7758 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7759
7734102d
EZ
77602019-03-30 Simon Marchi <simark@simark.ca>
7761
7762 * gdb.base/default.exp: Add values for $_gdb_major and
7763 $_gdb_minor.
7764
188e1fa9
TT
77652019-03-29 Tom Tromey <tromey@adacore.com>
7766
7767 * gdb.base/help.exp: Tighten apropos regexp.
7768
2880242d
KS
77692019-03-29 Keith Seitz <keiths@redhat.com>
7770
7771 * gdb.fortran/array-bounds.exp: New file.
7772 * gdb.fortran/array-bounds.f90: New file.
7773
077cad8e
PW
77742019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7775
7776 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7777
80047cfc
PW
77782019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7779
7780 * gdb.multi/hello.c (main): Increase alarm timer.
7781
f489207e
SL
77822019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7783
7784 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7785 factor when no hardware watchpoint support.
7786
c92df149
AH
77872019-03-28 Alan Hayward <alan.hayward@arm.com>
7788 Pedro Alves <palves@redhat.com>
7789
7790 * boards/local-board.exp: set sysroot to /.
7791
933aebfa
AH
77922019-03-27 Alan Hayward <alan.hayward@arm.com>
7793
7794 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7795 in child.
7796
9f9aa852
AB
77972019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7798
7799 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7800 field.
7801 (make_container): Initialise new field.
7802 * gdb.python/py-prettyprint.exp: Add new tests.
7803 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7804 <display_hint>: New method.
7805
3714a195
AB
78062019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7807
7808 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7809 gdb_continue_to_breakpoint more throughout this test.
7810 (run_lang_tests) Supply unique test names, and use
7811 gdb_test_no_output.
7812
18c77628
AB
78132019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7814
7815 * gdb.base/finish-pretty.exp: Update expected results.
7816 * gdb.base/pretty-print.c: New file.
7817 * gdb.base/pretty-print.exp: New file.
7818
9a93502f
PA
78192019-03-25 Pedro Alves <palves@redhat.com>
7820
7821 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7822 move comments outside list. Append '-i "" eof' section.
7823
968aa7ae
AH
78242019-03-22 Alan Hayward <alan.hayward@arm.com>
7825
34a7f2a4 7826 PR testsuite/25016
968aa7ae
AH
7827 * README: Add pie options.
7828 * gdb.base/break-interp.exp: Ensure pie is disabled.
7829 * gdb.base/dump.exp: Likewise.
7830 * lib/gdb.exp (gdb_compile): Add pie option.
7831
4c7d57e7
TT
78322019-03-19 Tom Tromey <tromey@adacore.com>
7833
7834 * gdb.mi/mi2-cli-display.c: New file.
7835 * gdb.mi/mi2-cli-display.exp: New file.
7836
bff8c71f
TT
78372019-03-18 Joel Brobecker <brobecker@adacore.com>
7838 Tom Tromey <tromey@adacore.com>
7839
7840 * gdb.ada/ptype_array/pck.adb: New file.
7841 * gdb.ada/ptype_array/pck.ads: New file.
7842 * gdb.ada/ptype_array/foo.adb: New file.
7843 * gdb.ada/ptype_array.exp: New file.
7844
d085f989
TT
78452019-03-14 Tom Tromey <tromey@adacore.com>
7846
7847 * gdb.base/style.exp: Add "set style sources" test.
7848
b4be1b06
SM
78492019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7850
7851 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7852 * mi-breakpoint-multiple-locations.exp: ... this.
7853 (make_breakpoints_pattern): New proc.
7854 (do_test): Add mi_version parameter, test -break-insert,
7855 -break-info and =breakpoint-created.
7856
7cde5fc2
AB
78572019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7858
7859 * config/default.exp: Remove 'load_lib gdb.exp'.
7860 * config/monitor.exp: Likewise.
7861 * config/sid.exp: Likewise.
7862 * config/sim.exp: Likewise.
7863 * config/slite.exp: Likewise.
7864 * config/unix.exp: Likewise.
7865 * gdb.base/default.exp: Remove unhelpful comment.
7866
efbecbc1
AB
78672019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7868
7869 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7870
0841c79a
AB
78712019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7872
7873 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7874
4a270568
AB
78752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7876
7877 * gdb.fortran/type-kinds.exp: Update expected results.
7878
067630bd
AB
78792019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7880
7881 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7882
3be47f7a
AB
78832019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7884
7885 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7886 function.
7887 (test_basic_parsing_of_type_kinds): Expand types tested.
7888 (test_parsing_invalid_type_kinds): New function.
7889
4d00f5d8
AB
78902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7891
7892 * gdb.fortran/intrinsics.exp: New file.
7893 * gdb.fortran/intrinsics.f90: New file.
7894 * gdb.fortran/type-kinds.exp: New file.
7895
c8f91604
AB
78962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7897
7898 * gdb.fortran/dot-ops.exp: New file.
7899
dd9f2c76
AB
79002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7901
7902 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7903 Check upper and lower case logical literals.
7904
84ec9724
AB
79052019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7906
7907 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7908 Remove duplicate tests.
7909
c3734e09
AH
79102019-03-06 Alan Hayward <alan.hayward@arm.com>
7911
7912 * lib/gdb.exp (builtin_cd): rename of cd.
7913 (cd): Override builtin.
7914
aa3cfbda
RB
79152019-03-06 Richard Bunt <richard.bunt@arm.com>
7916
7917 * gdb.fortran/function-calls.exp: New file.
7918 * gdb.fortran/function-calls.f90: New test.
7919
7b63ad86
RB
79202019-03-04 Richard Bunt <richard.bunt@arm.com>
7921
7922 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7923 on user program standard output.
7924 * gdb.fortran/short-circuit-argument-list.f90: Record function
7925 calls.
7926
01abb042
AH
79272019-02-28 Alan Hayward <alan.hayward@arm.com>
7928
c3734e09
AH
7929 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7930 failure.
01abb042 7931
92137da0
RO
79322019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7933
7934 PR gdb/8527
7935 * gdb.base/interrupt-daemon-attach.c,
7936 gdb.base/interrupt-daemon-attach.exp: New test.
7937
5862844d
PA
79382019-02-27 Pedro Alves <palves@redhat.com>
7939
7940 * gdb.base/page.exp: Add tests for "set width/height -1".
7941
8ed25214
PA
79422019-02-27 Pedro Alves <palves@redhat.com>
7943
7944 * gdb.base/page.exp: Add tests for "set/show width/height" with
7945 "infinite" values.
7946
6c28e44a
TT
79472019-02-27 Tom Tromey <tromey@adacore.com>
7948
7949 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7950 2.4.
7951 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7952 workaround.
7953
bf9a735e
AB
79542019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7955
7956 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7957 tests for structs with static members.
7958
8791793c
TT
79592019-02-26 Tom Tromey <tromey@adacore.com>
7960
7961 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7962 ValueError, not TypeError.
7963
bc2a507e
KB
79642019-02-26 Kevin Buettner <kevinb@redhat.com>
7965
7966 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7967 call from main program.
7968
e0e7d3bd
JB
79692019-02-23 Joel Brobecker <brobecker@adacore.com>
7970
7971 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
7972 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
7973 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
7974 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
7975 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
7976
9600246d
KS
79772019-02-22 Keith Seitz <keiths@redhat.com>
7978
7979 PR symtab/23853
7980 * gdb.base/symlink-sourcefile.c: New file.
7981 * gdb.base/symlink-sourcefile.exp: New file.
7982
0c95f9ed
TT
79832019-02-20 Tom Tromey <tom@tromey.com>
7984
7985 * gdb.base/info_qt.exp: Update.
7986
6caa91b6
SM
79872019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
7988
7989 * gdb.base/source.exp: Move "error in sourced script" code to
7990 the end.
7991 * gdb.base/source-error.gdb: Move contents to
7992 source-error-1.gdb. Add new code to source source-error-1.gdb.
7993 * gdb.base/source-error-1.gdb: New file, from previous
7994 source-error.gdb.
7995
6506371f
TT
79962019-02-17 Tom Tromey <tom@tromey.com>
7997
7998 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
7999 for macro styling.
8000 * gdb.base/style.c (SOME_MACRO): New macro.
8001
a0087920
TT
80022019-02-17 Tom Tromey <tom@tromey.com>
8003
8004 * gdb.base/style.exp: Add line-wrapping tests.
8005 * gdb.base/page.exp: Add test for quitting during pagination.
8006
a2cd4f14
JB
80072019-02-17 Joel Brobecker <brobecker@adacore.com>
8008
8009 * gdb.ada/big_packed_array: New testcase.
8010 * gdb.ada/homonym.exp: Fix incorrect expected output for
8011 "break <homonym__get_value>" test.
8012
9d70ffbc
WP
80132019-02-13 Weimin Pan <weimin.pan@oracle.com>
8014
8015 PR breakpoints/21870
8016 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8017 and prepare_for_testing. Add comment.
8018 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8019 redundant cleanup call. Clean up comment.
8020
01c7ae81
WP
80212019-02-12 Weimin Pan <weimin.pan@oracle.com>
8022
8023 PR breakpoints/21870
8024 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8025 * gdb.arch/aarch64-dbreg-contents.c: New file.
8026
aff29d1c
JB
80272019-02-10 Joel Brobecker <brobecker@adacore.com>
8028
8029 * gdb.ada/mi_ref_changeable: New testcase.
8030
df0da8a2
AH
80312019-02-07 Alan Hayward <alan.hayward@arm.com>
8032
8033 * gdb.base/attach.exp: Add double attach test.
8034
bd447abb
SM
80352019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8036
8037 * lib/gdb.exp (default_gdb_start): Don't match pagination
8038 prompt.
8039 (gdb_init): Set stty_init.
8040
1dbc40b9
TT
80412019-01-27 Tom Tromey <tom@tromey.com>
8042
8043 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8044 skip_python_tests.
8045
353229bf
AH
80462019-01-24 Alan Hayward <alan.hayward@arm.com>
8047
8048 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8049 New structure.
8050 (struct struct_static_02_02): Likewise.
8051 (struct struct_static_02_03): Likewise.
8052 (struct struct_static_02_04): Likewise.
8053 (struct struct_static_04_01): Likewise.
8054 (struct struct_static_04_02): Likewise.
8055 (struct struct_static_04_03): Likewise.
8056 (struct struct_static_04_04): Likewise.
8057 (struct struct_static_06_01): Likewise.
8058 (struct struct_static_06_02): Likewise.
8059 (struct struct_static_06_03): Likewise.
8060 (struct struct_static_06_04): Likewise.
8061 (cmp_struct_static_02_01): Likewise.
8062 (cmp_struct_static_02_02): Likewise.
8063 (cmp_struct_static_02_03): Likewise.
8064 (cmp_struct_static_02_04): Likewise.
8065 (cmp_struct_static_04_01): Likewise.
8066 (cmp_struct_static_04_02): Likewise.
8067 (cmp_struct_static_04_03): Likewise.
8068 (cmp_struct_static_04_04): Likewise.
8069 (cmp_struct_static_06_01): Likewise.
8070 (cmp_struct_static_06_02): Likewise.
8071 (cmp_struct_static_06_03): Likewise.
8072 (cmp_struct_static_06_04): Likewise.
8073 (call_all): Test new structs.
8074 * gdb.base/infcall-nested-structs.exp: Likewise.
8075
73021deb
AH
80762019-01-21 Alan Hayward <alan.hayward@arm.com>
8077 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8078
fc65c7db
AH
80792019-01-21 Alan Hayward <alan.hayward@arm.com>
8080 * gdb.base/stack-protector.c: New test.
8081 * gdb.base/stack-protector.exp: New file.
8082 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8083 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8084 option.
8085 (gdb_compile): Remove stack protector for GCC and prevent
8086 recursion.
8087
c24bdb02
KS
80882019-01-16 Keith Seitz <keiths@redhat.com>
8089
8090 PR gdb/23773
8091 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8092
6f072a10
PFC
80932019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8094
8095 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8096 aliases.
8097 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8098 tests.
8099 * gdb.arch/powerpc-vector-regs.c: New file.
8100 * gdb.arch/powerpc-vector-regs.exp: New file.
8101
a7b8d682
PFC
81022019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8103
8104 * gdb.arch/altivec-regs.exp: Fix the list passed to
8105 gdb_expect_list when testing "info vector".
8106
6eb6fb67
AB
81072019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8108
8109 * gdb.base/style.exp: Don't include path in testname.
8110
b56f80d8
KS
81112019-01-10 Keith Seitz <keiths@redhat.com>
8112
8113 PR gdb/23712
8114 PR symtab/23010
8115 * gdb.dwarf2/multidictionary.exp: New file.
8116
041be526
SM
81172019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8118
8119 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8120 (test_gnuv3_style_demangling): ... this.
8121 (test_lucid_style_demangling): Remove.
8122 (test_arm_style_demangling): Remove.
8123 (test_hp_style_demangling): Remove.
8124 (do_tests): Remove calls to the above.
8125
d820d0c3
AB
81262019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8127
8128 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8129 case.
8130
f097f5ad
TT
81312019-01-06 Tom Tromey <tom@tromey.com>
8132
8133 PR gdb/28155:
8134 * gdb.dwarf2/typedef-void-finish.exp: New file.
8135
2cd8cc0b
TT
81362018-12-28 Tom Tromey <tom@tromey.com>
8137 Simon Marchi <simark@simark.ca>
8138
8139 * gdb.base/jit-exec.exp: New file.
8140 * gdb.base/jit-exec.c: New file.
8141 * gdb.base/jit-execd.c: New file.
8142
35fb8261
TT
81432018-12-28 Tom Tromey <tom@tromey.com>
8144
8145 * gdb.base/style.exp: Update test to check for address styling.
8146
47fd17cd
TT
81472018-12-28 Tom Tromey <tom@tromey.com>
8148
8149 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8150 message.
8151
d47032b7
TT
81522018-12-28 Tom Tromey <tom@tromey.com>
8153
8154 * gdb.base/style.exp: Add test for version number styling.
8155
af79b68d
TT
81562018-12-28 Tom Tromey <tom@tromey.com>
8157
8158 * gdb.base/style.exp: Add test for print_address_symbolic.
8159
0bb296cb
TT
81602018-12-28 Tom Tromey <tom@tromey.com>
8161
8162 * gdb.base/style.exp: Add test for breakpoint setting.
8163
80ae2043
TT
81642018-12-28 Tom Tromey <tom@tromey.com>
8165
8166 * gdb.base/style.exp: Add test for variable names.
8167
cbe56571
TT
81682018-12-28 Tom Tromey <tom@tromey.com>
8169
8170 * gdb.base/style.exp: New file.
8171 * gdb.base/style.c: New file.
8172
9162a27c
TT
81732018-12-28 Tom Tromey <tom@tromey.com>
8174
8175 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8176 "dumb".
8177 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8178 the TERM environment variable.
8179
bc543c90
TT
81802018-12-27 Tom Tromey <tom@tromey.com>
8181
8182 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8183 pagination test.
8184
6f0ffe50
AB
81852018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8186
8187 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8188 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8189
b5a1e557
PW
81902018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8191
8192 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8193 Filename a.adb changed to bp_fun_addr.adb.
8194 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8195
6e8b1ab2
JV
81962018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8197
8198 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8199 non-PIE executables.
8200 * README: Mention the gdb,nopie_flag board setting.
8201 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8202 non-PIE executable.
8203 * gdb.arch/amd64-entry-value.exp: Likewise.
8204 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8205 * gdb.arch/i386-float.exp: Likewise.
8206 * gdb.arch/i386-signal.exp: Likewise.
8207 * gdb.mi/mi-reg-undefined.exp: Likewise.
8208
d00a27c5
PM
82092018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8210
8211 PR gdb/23974
8212 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8213
161d081c
PW
82142018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8215
8216 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8217 Update order of results accordingly.
8218
b001de23
AB
82192018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8220
8221 * gdb.base/annota1.exp: Update a test regexp.
8222
99e1a184
AB
82232018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8224
8225 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8226
7a81c1e2
PW
82272018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8228
8229 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8230 (reuse_time): Initialize to REUSE_TIME_CAP.
8231 (check_rc): New function.
8232 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8233 Check pthread_create rc.
8234 (spawner_thread_func): Check pthread_create and pthread_join rc.
8235
73e8dc90
PA
82362018-12-08 Pedro Alves <palves@redhat.com>
8237
8238 * gdb.base/list.exp (test_forward_search): Rename to ...
8239 (test_forward_reverse_search): ... this. Also test reverse-search
8240 and the forward-search alias.
8241
13f2ed32
AB
82422018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8243
8244 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8245 local timeout variable before return, and remove all local timeout
8246 variable entirely.
8247 (gdb_load): Likewise.
8248
64d27cfc
TV
82492018-12-01 Tom de Vries <tdevries@suse.de>
8250
8251 * gdb.base/gdb-caching-proc.exp: New file.
8252
f63c03b4
SDJ
82532018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8254
8255 * Makefile.in (TIMESTAMP): New variable.
8256 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8257 command.
8258 (check-single-racy): Likewise.
8259 (check/%.exp): Likewise.
8260 (check-racy/%.exp): Likewise.
8261 (workers/%.worker): Likewise.
8262 (build-perf): Likewise.
8263 (check-perf): Likewise.
8264 * README: Describe new "TS" and "TS_FORMAT" variables.
8265 * print-ts.py: New file.
8266
1c97054b
BF
82672018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8268
8269 PR python/23714
8270 * gdb.python/python.exp: Test command repetition after
8271 gdb.execute.
8272
1871a62d
AB
82732018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8274
8275 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8276 is correctly aligned.
8277
fb5e1ed9
PW
82782018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8279
8280 * gdb.ada/info_auto_lang.exp: New testcase.
8281 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8282 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8283 * gdb.ada/info_auto_lang/some_c.c: New file.
8284
43d397ca
PW
82852018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8286
8287 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8288 FUNC_lang language syntax.
8289
beddd671
PW
82902018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8291
8292 * gdb.base/info_minsym.c: New file.
8293 * gdb.base/info_minsym.exp: New file.
8294
73fc52c4
TT
82952018-11-19 Tom Tromey <tom@tromey.com>
8296
8297 PR rust/23625:
8298 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8299 * gdb.rust/expr.exp: Update expected output. Change one test.
8300
994b876a
TT
83012018-11-19 Tom Tromey <tom@tromey.com>
8302
8303 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8304
6769f276
PA
83052018-11-19 Pedro Alves <palves@redhat.com>
8306
8307 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8308 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8309 see the expected warning.
8310
38a72da0
AH
83112018-11-16 Alan Hayward <alan.hayward@arm.com>
8312
8313 PR gdb/22736:
8314 * gdb.cp/infcall-nodebug-lib.c: New test.
8315 * gdb.cp/infcall-nodebug-main.c: New test.
8316 * gdb.cp/infcall-nodebug.exp: New file.
8317
53a89d6e
SM
83182018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8319
8320 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8321 completer tests.
8322
9325300d
TV
83232018-11-09 Tom de Vries <tdevries@suse.de>
8324
8325 * gdb.base/msym-lang.c: New test.
8326 * gdb.base/msym-lang.exp: New file.
8327 * gdb.base/msym-lang-main.c: New test.
8328
20f0d60d
TT
83292018-11-08 Tom Tromey <tom@tromey.com>
8330
8331 PR gdb/23555:
8332 PR gdb/23838:
8333 * gdb.base/warning.exp: New file.
8334
b5420128
JB
83352018-11-08 Jan Beulich <jbeulich@suse.com>
8336
8337 * testsuite/gdb.arch/i386-avx512.c,
8338 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8339
cd115d61
AB
83402018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8341
8342 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8343 point hardware.
8344
35ee2dc2
AB
83452018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8346
8347 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8348 * gdb.dwarf2/missing-type-name.exp: New file.
8349
31aceee8
TV
83502018-11-06 Tom de Vries <tdevries@suse.de>
8351
8352 * gdb.base/many-headers.c: New test.
8353 * gdb.base/many-headers.exp: New file.
8354
109be305
JW
83552018-11-06 Jim Wilson <jimw@sifive.com>
8356
8357 * gdb.base/code_elim.exp: For riscv, set additional_flags
8358 to include -msmall-data-limit=0.
8359
e2b7af72
JB
83602018-11-01 Joel Brobecker <brobecker@adacore.com>
8361
8362 * gdb.ada/watch_minus_l: New testcase.
8363
cdcda965
SM
83642018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8365
8366 * gdb.arch/aix-sighandle.c: New file.
8367 * gdb.arch/aix-sighandle.exp: New file.
8368
92dcebf3
AB
83692018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8370
8371 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8372 registers being unions.
8373
68b9ac18
TV
83742018-10-31 Tom de Vries <tdevries@suse.de>
8375
8376 * lib/valgrind.exp: New file.
8377 (vgdb_start, vgdb_stop): New procs, factored out of ...
8378 * gdb.base/valgrind-bt.exp: ... here, ...
8379 * gdb.base/valgrind-disp-step.exp: ... here and ...
8380 * gdb.base/valgrind-infcall.exp: ... here.
8381
1443936e
TV
83822018-10-31 Tom de Vries <tdevries@suse.de>
8383
8384 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8385
eb77c9df
AB
83862018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8387
8388 * gdb.dwarf2/void-type.c: New file.
8389 * gdb.dwarf2/void-type.exp: New file.
8390
82b5e646
PW
83912018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8392
8393 * gdb.base/info_qt.c: New file.
8394 * gdb.base/info_qt.exp: New file.
8395
8d619c01
EBM
83962018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8397
8398 * gdb.arch/powerpc-htm-regs.c: New file.
8399 * gdb.arch/powerpc-htm-regs.exp: New file.
8400
f2cf6173
EBM
84012018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8402
8403 * gdb.arch/powerpc-tar.c: New file.
8404 * gdb.arch/powerpc-tar.exp: New file.
8405
7ca18ed6
EBM
84062018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8407
8408 * gdb.arch/powerpc-ppr-dscr.c: New file.
8409 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8410
bfcc0eba
TV
84112018-10-25 Tom de Vries <tdevries@suse.de>
8412
8413 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8414
fe1a5cad
TV
84152018-10-24 Tom de Vries <tdevries@suse.de>
8416
8417 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8418 longer exists error.
8419
a76dc3b7
TV
84202018-10-24 Tom de Vries <tdevries@suse.de>
8421
8422 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8423
4df46df7
TV
84242018-10-24 Tom de Vries <tdevries@suse.de>
8425
8426 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8427 --db-attach in valgrind.
8428
0dbfcfff
AB
84292018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8430
8431 * gdb.arch/riscv-reg-aliases.c: New file.
8432 * gdb.arch/riscv-reg-aliases.exp: New file.
8433
b04480b1
AH
84342018-10-19 Alan Hayward <alan.hayward@arm.com>
8435
8436 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8437
2c6ac8d7
AH
84382018-10-19 Alan Hayward <alan.hayward@arm.com>
8439
8440 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8441
2bc69f25
AH
84422018-10-19 Alan Hayward <alan.hayward@arm.com>
8443
8444 * gdb.cp/ovldbreak.exp: Fix regexps.
8445
1f1ae3a3
AH
84462018-10-19 Alan Hayward <alan.hayward@arm.com>
8447
8448 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8449
94c18618
SDJ
84502018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8451
8452 PR cli/23785
8453 * gdb.base/restore.exp: New test to check if "restore" with an
8454 invalid file doesn't segfault.
8455
812cd6eb
TV
84562018-10-18 Tom de Vries <tdevries@suse.de>
8457
8458 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8459 * gdb.ada/excep_handle.exp: Same.
8460 * gdb.ada/mi_string_access.exp: Same.
8461 * gdb.ada/mi_var_union.exp: Same.
8462 * gdb.arch/arc-analyze-prologue.exp: Same.
8463 * gdb.arch/arc-decode-insn.exp: Same.
8464 * gdb.base/readnever.exp: Same.
8465 * gdb.fortran/printing-types.exp: Same.
8466 * gdb.guile/scm-lazy-string.exp: Same.
8467
c4b90788
TV
84682018-10-16 Tom de Vries <tdevries@suse.de>
8469
8470 PR gdb/23730
8471 * gdb.base/catch-follow-exec.c: Add copyright notice.
8472 * gdb.base/catch-follow-exec.exp: Rewrite to use
8473 gdb_spawn_with_cmdline_opts. Require gdb-native.
8474
8bca2978
SL
84752018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8476
8477 * gdb.trace/actions-changed.exp: Check for arch support.
8478 * gdb.trace/actions.exp: Likewise.
8479 * gdb.trace/ax.exp: Likewise.
8480 * gdb.trace/backtrace.exp: Likewise.
8481 * gdb.trace/change-loc.exp: Likewise.
8482 * gdb.trace/deltrace.exp: Likewise.
8483 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8484 * gdb.trace/ftrace.exp: Likewise.
8485 * gdb.trace/infotrace.exp: Check for arch support.
8486 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8487 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8488 * gdb.trace/mi-tsv-changed.exp: Likewise.
8489 * gdb.trace/packetlen.exp: Likewise.
8490 * gdb.trace/passc-dyn.exp: Likewise.
8491 * gdb.trace/passcount.exp: Likewise.
8492 * gdb.trace/pending.exp: Likewise.
8493 * gdb.trace/range-stepping.exp: Check for shlib support.
8494 * gdb.trace/report.exp: Check for arch support.
8495 * gdb.trace/save-trace.exp: Likewise.
8496 * gdb.trace/signal.exp: Check for signal support.
8497 * gdb.trace/tfind.exp: Check for arch support.
8498 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8499 * gdb.trace/trace-common.h: Add comment.
8500 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8501 * gdb.trace/trace-enable-disable.exp: Likewise.
8502 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8503 * gdb.trace/tracecmd.exp: Check for arch support.
8504 * gdb.trace/tspeed.exp: Check for shlib and target support.
8505 * gdb.trace/tstatus.exp: Check for arch support.
8506 * gdb.trace/tsv.exp: Likewise.
8507 * gdb.trace/while-dyn.exp: Likewise.
8508 * gdb.trace/while-stepping.exp: Likewise.
8509 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8510
f9c49bff
SM
85112018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8512
8513 * gdb.trace/tspeed.exp: Remove nowarnings.
8514 (prepare_for_trace_test): Declare "global ipalib".
8515 * gdb.trace/tspeed.c: Include unistd.h.
8516 (main): Remove superfluous printf argument.
8517
d4330bde
SL
85182018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8519
8520 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8521 directory prefix on the filename.
8522
8ecfd7bd
SDJ
85232018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8524
8525 * gdb.gdb/unittest.exp: Update expected message informing that
8526 selftests have been disabled.
8527 * gdb.server/unittest.exp: Likewise.
8528
58bbcd02
TV
85292018-10-09 Tom de Vries <tdevries@suse.de>
8530
8531 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8532 with runto_main.
8533
9f6b697b
WP
85342018-10-08 Weimin Pan <weimin.pan@oracle.com>
8535
8536 PR c++/16841
8537 * gdb.cp/virtbase2.cc: New file.
8538 * gdb.cp/virtbase2.exp: New file.
8539
add5ded5
TT
85402018-10-06 Tom Tromey <tom@tromey.com>
8541
8542 PR python/19399:
8543 * gdb.python/py-inferior.exp: Add architecture test.
8544
f9e48344
TT
85452018-10-06 Tom Tromey <tom@tromey.com>
8546
8547 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8548 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8549
2a8be203
TT
85502018-10-06 Tom Tromey <tom@tromey.com>
8551
8552 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8553 of a "throw" catchpoint.
8554
e04caa70
SDJ
85552018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8556
8557 * gdb.base/info-proc.exp: Update string expected from "help info
8558 proc".
8559
5ca8c39f
TT
85602018-10-04 Tom Tromey <tom@tromey.com>
8561
8562 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8563 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8564 (test_initial_complaints, test_empty_complaints): Update.
8565 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8566
3453e7e4
TT
85672018-10-04 Tom Tromey <tom@tromey.com>
8568
8569 PR cli/19551:
8570 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8571 * lib/gdb.exp (gdb_file_cmd): Update.
8572 * gdb.stabs/weird.exp (print_weird_var): Update.
8573 * gdb.server/solib-list.exp: Update.
8574 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8575 * gdb.mi/mi-cli.exp: Update.
8576 * gdb.linespec/linespec.exp: Update.
8577 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8578 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8579 * gdb.cp/cp-relocate.exp: Update.
8580 * gdb.base/sym-file.exp: Update.
8581 * gdb.base/relocate.exp: Update.
8582 * gdb.base/readnever.exp: Update.
8583 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8584 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8585 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8586 * gdb.base/code_elim.exp: Update.
8587 * gdb.base/break-unload-file.exp (test_break): Update.
8588 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8589 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8590 Update.
8591 * gdb.base/attach.exp (do_attach_tests): Update.
8592 * gdb.base/sepdebug.exp: Update.
8593 * gdb.python/py-section-script.exp: Update.
8594
6afcf761
TT
85952018-10-04 Tom Tromey <tom@tromey.com>
8596
8597 PR cli/22234:
8598 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8599 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8600 output.
8601
fef1b293
TT
86022018-10-04 Tom Tromey <tom@tromey.com>
8603
8604 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8605 set width and height to 0.
8606 (test_command_line_attach_run): Use -quiet.
8607
ca98345e
SL
86082018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8609
8610 * lib/gdb.exp (skip_ifunc_tests): New.
8611 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8612 other compile failures.
8613 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8614
ff34e6ae
SM
86152018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8616
8617 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8618 is_amd64_regs_target.
8619
6bb8890e
AH
86202018-10-01 Alan Hayward <alan.hayward@arm.com>
8621
8622 * gdb.arch/aarch64-sighandler-regs.c: New test.
8623 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8624 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8625
224d30d3
MM
86262018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8627
8628 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8629 assembly.
8630
f67ffa6a
AB
86312018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8632
8633 * gdb.base/frame-selection.exp: New file.
8634 * gdb.base/frame-selection.c: New file.
8635
9fc3183f
AH
86362018-09-27 Alan Hayward <alan.hayward@arm.com>
8637
8638 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8639 pthread barrier.
8640 (main): Likewise.
8641
d354055e
AB
86422018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8643
8644 * gdb.base/large-frame-1.c: New file.
8645 * gdb.base/large-frame-2.c: New file.
8646 * gdb.base/large-frame.exp: New file.
8647 * gdb.base/large-frame.h: New file.
8648
db727370
JL
86492018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8650
8651 PR gdb/20948
8652 * gdb.base/write_mem.exp: New test.
8653 * gdb.base/write_mem.c: Likewise.
8654
ae778caf
TT
86552018-09-23 Tom Tromey <tom@tromey.com>
8656
8657 PR python/18852:
8658 * gdb.python/py-parameter.exp: Add test for parameter that throws
8659 on "set".
8660
fd3ba736
TT
86612018-09-23 Tom Tromey <tom@tromey.com>
8662
8663 PR python/17284:
8664 * gdb.python/py-template.exp (test_template_arg): Add test for
8665 negative template argument number.
8666
39a24317
TT
86672018-09-23 Tom Tromey <tom@tromey.com>
8668
8669 PR python/14062:
8670 * gdb.python/python.exp: Add test for post_event error.
8671
f5769a2c
TT
86722018-09-23 Tom Tromey <tom@tromey.com>
8673
8674 PR python/18170:
8675 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8676 convert pointers to int and long.
8677
1c1e54f6
TT
86782018-09-23 Tom Tromey <tom@tromey.com>
8679
8680 PR python/20126:
8681 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8682 signed-ness conversion tests.
8683
fb4fa946
TT
86842018-09-23 Tom Tromey <tom@tromey.com>
8685
8686 PR python/18352;
8687 * gdb.python/py-value.exp (test_float_conversion): New proc.
8688 Use it.
8689
a466edac
HAQ
86902018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8691
8692 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8693
4ee9b0c5
SL
86942018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8695
8696 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8697 no readline.
8698 * gdb.base/utf8-identifiers.exp: Likewise.
8699 * gdb.cp/cpcompletion.exp: Likewise.
8700 * gdb.linespec/cpcompletion.exp: Likewise.
8701 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8702 * gdb.linespec/cpls-ops.exp: Likewise.
8703
23be8da7
RB
87042018-09-19 Richard Bunt <richard.bunt@arm.com>
8705 Chris January <chris.january@arm.com>
8706
8707 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8708 * gdb.fortran/short-circuit-argument-list.exp: New file.
8709 * gdb.fortran/short-circuit-argument-list.f90: New test.
8710
5031d0ae
SDJ
87112018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8712
8713 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8714 "arch=" keyword when executing "-stack-list-frames".
8715
b4c0d1a4
SDJ
87162018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8717
8718 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8719 "arch=" keyword when executing "-stack-list-frames".
8720
7a6d2b45
SDJ
87212018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8722
8723 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8724 break ada".
8725
8588b356
SM
87262018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8727
8728 PR python/23669
8729 * gdb.python/python.exp: Test gdb.execute("show commands").
8730
65e65158
TT
87312018-09-16 Tom Tromey <tom@tromey.com>
8732
8733 * gdb.base/new-ui.exp (do_execution_tests): Update.
8734 * gdb.base/dbx.exp (test_breakpoints): Update.
8735
bf326452
AH
87362018-09-14 Alan Hayward <alan.hayward@arm.com>
8737
8738 * lib/gdb.exp (gdb_simple_compile): Add proc.
8739 (is_elf_target): Use gdb_simple_compile.
8740 (skip_altivec_tests): Likewise.
8741 (skip_vsx_tests): Likewise.
8742 (skip_tsx_tests): Likewise.
8743 (skip_btrace_tests): Likewise.
8744 (skip_btrace_pt_tests): Likewise.
8745 (gdb_can_simple_compile): Likewise.
8746 (gdb_has_argv0): Likewise.
8747 (gdb_target_symbol_prefix): Likewise.
8748 (target_supports_scheduler_locking): Likewise.
8749
2361b0fb
TT
87502018-09-13 Tom Tromey <tom@tromey.com>
8751
8752 * Makefile.in (TAGS): Recognize proc_with_prefix and
8753 gdb_caching_proc.
8754
0ae1a321
SM
87552018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8756
8757 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8758 method.
8759
a40bf0c2
SM
87602018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8761
8762 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8763 and a few other Inferior properties when the Inferior is no
8764 longer valid.
8765
4a3fe98f
TT
87662018-09-13 Tom Tromey <tom@tromey.com>
8767
8768 PR rust/23650:
8769 * gdb.rust/simple.exp: Add test for enum field access error.
8770
098b2108
TT
87712018-09-13 Tom Tromey <tom@tromey.com>
8772
8773 PR rust/23626:
8774 * gdb.rust/simple.rs (EmptyEnum): New type.
8775 (main): Use it.
8776 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8777
1256af7d
SM
87782018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8779
8780 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8781 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8782 * gdb.python/py-symtab.exp: Update test printing an objfile.
8783
4aa8e6c2
SM
87842018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8785
8786 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8787 object.
8788
c221b2f7
AH
87892018-09-12 Alan Hayward <alan.hayward@arm.com>
8790
8791 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8792 (support_complex_tests): Use gdb_can_simple_compile.
8793 (is_ilp32_target): Likewise.
8794 (is_lp64_target): Likewise.
8795 (is_64_target): Likewise.
8796 (is_amd64_regs_target): Likewise.
8797 (is_aarch32_target): Likewise.
8798 (gdb_int128_helper): Likewise.
8799
6f1107b5
JK
88002018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8801
8802 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8803
1f5d1570
JG
88042018-09-10 Jerome Guitton <guitton@adacore.com>
8805
8806 * gdb.ada/same_component_name: Add test for case of tagged record
8807 with variable-length fields.
8808
cc330e39
XR
88092018-09-10 Xavier Roirand <roirand@adacore.com>
8810
8811 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8812 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8813 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8814 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8815
b9c50e9a
XR
88162018-09-10 Xavier Roirand <roirand@adacore.com>
8817
8818 * gdb.ada/mi_string_access.exp: New testcase.
8819 * gdb.ada/mi_string_access/bar.adb: New file.
8820 * gdb.ada/mi_string_access/pck.adb: New file.
8821 * gdb.ada/mi_string_access/pck.asd: New file.
8822
2963898f
XR
88232018-09-10 Xavier Roirand <roirand@adacore.com>
8824
8825 * gdb.ada/mi_var_union.exp: New testcase.
8826 * gdb.ada/mi_var_union/bar.adb: New file.
8827 * gdb.ada/mi_var_union/pck.adb: New file.
8828 * gdb.ada/mi_var_union/pck.asd: New file.
8829
1aac008f
TT
88302018-09-08 Tom Tromey <tom@tromey.com>
8831
8832 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8833
332cf4c9
TT
88342018-09-08 Tom Tromey <tom@tromey.com>
8835
8836 PR python/16047:
8837 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8838 (register_pretty_printers): Register new printer.
8839 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8840 test.
8841 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8842 (an_int_type3): New global.
8843
424da6cf
JB
88442018-09-08 Joel Brobecker <brobecker@adacore.com>
8845
8846 * gdb.ada/expr_with_funcall: New testcase.
8847
2a62dfa9
JB
88482018-09-08 Joel Brobecker <brobecker@adacore.com>
8849
8850 * gdb.ada/packed_array_assign: New testcase.
8851
96b6697f
AB
88522018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8853
8854 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8855 names, and add test prefixes to make test names unique.
8856
e4a62c65
TV
88572018-09-05 Tom de Vries <tdevries@suse.de>
8858
8859 * gdb.dwarf2/varval.exp: Add test.
8860
dd083ee2
GB
88612018-09-04 Gary Benson <gbenson@redhat.com>
8862
8863 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8864 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8865
aef9346c
TT
88662018-08-31 Tom Tromey <tom@tromey.com>
8867
8868 * gdb.rust/simple.rs: Rename second variable "v".
8869
c67f2e15
AB
88702018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8871
8872 * gdb.base/funcargs.c (use_a): New function.
8873 (recurse): Call use_a.
8874
078a0207
KS
88752018-08-29 Keith Seitz <keiths@redhat.com>
8876
8877 * gdb.compile/compile-cplus-anonymous.cc: New file.
8878 * gdb.compile/compile-cplus-anonymous.exp: New file.
8879 * gdb.compile/compile-cplus-array-decay.cc: New file.
8880 * gdb.compile/compile-cplus-array-decay.exp: New file.
8881 * gdb.compile/compile-cplus-inherit.cc: New file.
8882 * gdb.compile/compile-cplus-inherit.exp: New file.
8883 * gdb.compile/compile-cplus-member.cc: New file.
8884 * gdb.compile/compile-cplus-member.exp: New file.
8885 * gdb.compile/compile-cplus-method.cc: New file.
8886 * gdb.compile/compile-cplus-method.exp: New file.
8887 * gdb.compile/compile-cplus-mod.c: "New" file.
8888 * gdb.compile/compile-cplus-namespace.cc: New file.
8889 * gdb.compile/compile-cplus-namespace.exp: New file.
8890 * gdb.compile/compile-cplus-nested.cc: New file.
8891 * gdb.compile/compile-cplus-nested.exp: New file.
8892 * gdb.compile/compile-cplus-print.c: "New" file.
8893 * gdb.compile/compile-cplus-print.exp: "New" file.
8894 * gdb.compile/compile-cplus-virtual.cc: New file.
8895 * gdb.compile/compile-cplus-virtual.exp: New file.
8896 * gdb.compile/compile-cplus.c: "New" file.
8897 * gdb.compile/compile-cplus.exp: "New" file.
8898 * lib/compile-support.exp: New file.
8899
b0f492b9
GB
89002018-08-16 Gary Benson <gbenson@redhat.com>
8901
8902 PR gdb/13000:
8903 * gdb.base/batch-exit-status.exp: New file.
8904 * gdb.base/batch-exit-status.good-commands: Likewise.
8905 * gdb.base/batch-exit-status.bad-commands: Likewise.
8906
36eb4c5f
AH
89072018-08-29 Alan Hayward <alan.hayward@arm.com>
8908
8909 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8910 (struct struct02): Likewise.
8911 (struct struct03): Likewise.
8912 (struct struct04): Likewise.
8913 (struct struct_01_01): New struct.
8914 (struct struct_01_02): Likewise.
8915 (struct struct_01_03): Likewise.
8916 (struct struct_01_04): Likewise.
8917 (struct struct_02_01): Likewise.
8918 (struct struct_02_02): Likewise.
8919 (struct struct_02_03): Likewise.
8920 (struct struct_02_04): Likewise.
8921 (struct struct_04_01): Likewise.
8922 (struct struct_04_02): Likewise.
8923 (struct struct_04_03): Likewise.
8924 (struct struct_04_04): Likewise.
8925 (struct struct_05_01): Likewise.
8926 (struct struct_05_02): Likewise.
8927 (struct struct_05_03): Likewise.
8928 (struct struct_05_04): Likewise.
8929 (cmp_struct01): Remove function.
8930 (cmp_struct02): Likewise.
8931 (cmp_struct03): Likewise.
8932 (cmp_struct04): Likewise.
8933 (cmp_struct_01_01): Add Function.
8934 (cmp_struct_01_02): Likewise.
8935 (cmp_struct_01_03): Likewise.
8936 (cmp_struct_01_04): Likewise.
8937 (cmp_struct_02_01): Likewise.
8938 (cmp_struct_02_02): Likewise.
8939 (cmp_struct_02_03): Likewise.
8940 (cmp_struct_02_04): Likewise.
8941 (cmp_struct_04_01): Likewise.
8942 (cmp_struct_04_02): Likewise.
8943 (cmp_struct_04_03): Likewise.
8944 (cmp_struct_04_04): Likewise.
8945 (cmp_struct_05_01): Likewise.
8946 (cmp_struct_05_02): Likewise.
8947 (cmp_struct_05_03): Likewise.
8948 (cmp_struct_05_04): Likewise.
8949 (call_all): Add new structs.
8950 * gdb.base/infcall-nested-structs.exp: Likewise.
8951
3bf9c013
JV
89522018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8953
8954 * gdb.python/py-framefilter-mi.exp: Update regexp to
8955 check for "arch" field in frame output.
8956
450d1e88
KB
89572018-08-23 Kevin Buettner <kevinb@redhat.com>
8958
8959 * gdb.dwarf2/dw2-ranges-func.c: New file.
8960 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8961
ae739fe7
SM
89622018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8963
8964 * gdb.base/term.exp: Compare terminal settings with values from
8965 the inferior.
8966 * gdb.base/term.c: Get and set terminal settings.
8967
6d52907e
JV
89682018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8969
8970 * lib/mi-support.exp (mi_expect_stop): Update regexp to
8971 accommodate new "arch" field in frame output.
8972 * gdb.mi/mi-return.exp: Likewise.
8973 * gdb.mi/mi-stack.exp: Likewise.
8974 * gdb.mi/mi-syn-frame.exp: Likewise.
8975 * gdb.mi/user-selected-context-sync.exp: Likewise.
8976
be2d111a
MS
89772018-08-19 Michael Spang <spang@google.com>
8978
8979 PR gdb/11786
8980 * gdb.base/gcore-tls-pie.c: New file.
8981 * gdb.base/gcore-tls-pie.exp: New file.
8982
ae3a7c47
KB
89832018-08-18 Kevin Buettner <kevinb@redhat.com>
8984
8985 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
8986 * gdb.dwarf2/varval.c: New file.
8987 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 8988
2ecae92e
AH
89892018-08-17 Alan Hayward <alan.hayward@arm.com>
8990
8991 PR gdb/18931
8992 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
8993
c1854f1d
KS
89942018-08-16 Keith Seitz <keiths@redhat.com>
8995
8996 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
8997 tests expected to pass.
8998
26fb3983
JV
89992018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9000
9001 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9002 -data-disassemble -a.
9003 (test_disassembly_bogus_args): Likewise.
9004
67943c00
AB
90052018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9006
9007 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9008
5ff2bbae
AB
90092018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9010
9011 * gdb.base/vla-optimized-out.exp: Add new test.
9012
e5bbcd0f
AB
90132018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9014
9015 * gdb.base/vla-optimized-out-o3.exp: Delete.
9016 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9017 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9018 deleted tests.
9019
9d4a934c
AB
90202018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9021
9022 PR gdb/18050:
9023 * gdb.server/extended-remote-restart.c: New file.
9024 * gdb.server/extended-remote-restart.exp: New file.
9025
045cf012
SM
90262018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9027
9028 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9029 "set variable index = 42".
9030
87d6a7aa
SM
90312018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9032
9033 * boards/index-cache-gdb.exp: New file.
9034 * gdb.dwarf2/index-cache.exp: New file.
9035 * gdb.dwarf2/index-cache.c: New file.
9036 * gdb.base/maint.exp: Check if we are using the index cache.
9037
96d68bd4
RO
90382018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9039
9040 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9041 MAKEFLAGS.
9042
5a699617
RO
90432018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9044
9045 * dg-extract-results.sh: Move to toplevel contrib.
9046 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9047 * Makefile.in (check-parallel-racy): Likewise.
9048
5bd18990
AB
90492018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9050
9051 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9052 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9053 tests if the target supports scheduler locking.
9054
3fbbcf47
TV
90552018-08-04 Tom de Vries <tdevries@suse.de>
9056
9057 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9058
3e1d3d8c
TT
90592018-08-02 Tom Tromey <tom@tromey.com>
9060
9061 PR symtab/16842.
9062 * gdb.cp/temargs.exp: Test "info address" of a template
9063 parameter.
9064
5abe0f0c
JV
90652018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9066
9067 * gdb.python/py-mi-var-info-path-expression.c: New file.
9068 * gdb.python/py-mi-var-info-path-expression.py: New file.
9069 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9070
fb66cde8
SDJ
90712018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9072
9073 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9074 error after "cannot resolve name" string.
9075
c708f4d2
AB
90762018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9077
9078 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9079 started.
9080 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9081
37cc0cae
TV
90822018-07-28 Tom de Vries <tdevries@suse.de>
9083
9084 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9085
63b4ecf7
TV
90862018-07-26 Tom de Vries <tdevries@suse.de>
9087
9088 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9089
3c3bb058
AB
90902018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9091
9092 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9093 is visible.
9094
9e7f3bbb
TV
90952018-07-26 Tom de Vries <tdevries@suse.de>
9096
9097 PR breakpoints/23366
9098 * gdb.base/catch-follow-exec.c: New test.
9099 * gdb.base/catch-follow-exec.exp: New file.
9100
16f808ec
TV
91012018-07-25 Tom de Vries <tdevries@suse.de>
9102
9103 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9104 vla-optimized-out.c.
9105
d7154a8d
JV
91062018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9107
9108 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9109 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9110
232a0032
TV
91112018-07-20 Tom de Vries <tdevries@suse.de>
9112
9113 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9114 NOCLONE macro.
9115 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9116
fbb1d502
TV
91172018-07-19 Tom de Vries <tdevries@suse.de>
9118
9119 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9120 regular expression.
9121
42dc7699
TV
91222018-07-18 Tom de Vries <tdevries@suse.de>
9123
9124 * gdb.base/vla-optimized-out.c: New test.
9125 * gdb.base/vla-optimized-out.exp: New file.
9126
7f1f7e23
SDJ
91272018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9128
9129 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9130 message "No address associated with hostname" when gdbserver
9131 cannot resolve the hostname.
9132
5759ebb3
PW
91332018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9134
9135 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9136 Add some test prefixes to make tests unique.
9137
3606ccab
PW
91382018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9139
9140 * gdb.base/frameapply.c: New file.
9141 * gdb.base/frameapply.exp: New file.
9142
529c08b2
PW
91432018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9144
9145 * gdb.base/skip.exp: Update expected error message.
9146
c7ab0aef
SDJ
91472018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9148 Jan Kratochvil <jan.kratochvil@redhat.com>
9149 Paul Fertser <fercerpav@gmail.com>
9150 Tsutomu Seki <sekiriki@gmail.com>
9151
9152 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9153 parameter.
9154 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9155 by default.
9156 * boards/native-gdbserver.exp: Likewise.
9157 * gdb.server/run-without-local-binary.exp: Improve regexp used
9158 for detecting when a remote debugging connection succeeds.
9159 * gdb.server/server-connect.exp: New file.
9160 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9161 Do not prefix the port number with ":".
9162 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9163 support for detecting and using it. Add '$debughost_gdbserver'
9164 to the list of arguments used to start gdbserver. Handle case
9165 when gdbserver cannot resolve a network name.
9166
16ff70dd
SDJ
91672018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9168
9169 PR c++/23373
9170 * gdb.base/ptype-offsets.cc (struct static_member): New
9171 struct.
9172 (main) <stmember>: New variable.
9173 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9174 with a static member in it.
9175
3541979f
AB
91762018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9177
9178 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9179 watchpoints enabled and disabled.
9180
c8ad9b9a
AB
91812018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9182
9183 * gdb.base/examine-backward.exp: Still run tests around address
9184 0x0, even if address 0x0 is not readable. Update the pattern for
9185 matching address 0x0 in expected output.
9186
e0e5e971
AB
91872018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9188
9189 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9190 malloc/free.
9191
1ea5da02
TV
91922018-07-04 Tom de Vries <tdevries@suse.de>
9193
9194 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9195
471b9d15
MR
91962018-07-02 Maciej W. Rozycki <macro@mips.com>
9197
9198 PR tdep/8282
9199 * gdb.arch/mips-disassembler-options.exp: New test.
9200 * gdb.arch/mips-disassembler-options.s: New test source.
9201
75acb486
PA
92022018-06-29 Pedro Alves <palves@redhat.com>
9203
9204 * gdb.threads/names.exp: Adjust expected "info threads" output.
9205
cd2bb709
PA
92062018-06-29 Pedro Alves <palves@redhat.com>
9207
9208 * gdb.opt/inline-break.exp (line number, address): Add "info
9209 break" tests.
9210
991ff292
PA
92112018-06-29 Pedro Alves <palves@redhat.com>
9212
9213 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9214 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9215 number and address and running to them.
9216
356819b6 92172018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9218
9219 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9220
2512d7ef
JK
92212018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9222
9223 * lib/compiler.c: Remove executable permission flag.
9224
be1b6474
RB
92252018-06-28 Richard Bunt <richard.bunt@arm.com>
9226
9227 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9228 code.
9229 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9230
291f9a96
PT
92312018-06-28 Petr Tesarik <ptesarik@suse.cz>
9232
9233 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9234
ed6dfe51
PT
92352018-06-28 Petr Tesarik <ptesarik@suse.cz>
9236
9237 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9238 address argument is omitted.
9239
d4d429d5
PT
92402018-06-28 Petr Tesarik <ptesarik@suse.cz>
9241
9242 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9243
7ab6656f
OJ
92442018-06-27 Omair Javaid <omair.javaid@linaro.org>
9245
9246 PR gdb/21695
9247 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9248 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9249
a33ccfc7
TT
92502018-06-26 Tom Tromey <tom@tromey.com>
9251
9252 PR rust/22574:
9253 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9254 * gdb.rust/simple.rs (struct SimpleLayout): New.
9255
6d72d289
SM
92562018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9257
9258 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9259 "info registers" output.
9260
8363f9d5
RB
92612018-06-21 Richard Bunt <richard.bunt@arm.com>
9262
9263 * gdb.base/watchpoint-hw-attach.c: New test.
9264 * gdb.base/watchpoint-hw-attach.exp: New file.
9265
f00674fe
SM
92662018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9267
9268 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9269 through /bin/sh.
9270 * boards/dwarf4-gdb-index.exp: Likewise.
9271 * boards/fission-dwp.exp: Likewise.
9272
1d554008
UW
92732018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9274
9275 * gdb.base/float128.exp: Add comment and improved fail message
9276 to the failure case of "print large128" test.
9277
d0ac1c44
SM
92782018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9279
9280 * configure.ac: Remove AC_PREREQ.
9281 * configure: Re-generate.
9282
61b04dd0
PA
92832018-06-19 Pedro Alves <palves@redhat.com>
9284
9285 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9286 (func_extern_caller): New.
9287 (main): Call func_extern_caller.
9288 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9289 logic change.
9290
f63b508a
SM
92912018-06-18 Weimin Pan <weimin.pan@oracle.com>
9292
9293 PR gdb/16841
9294 * gdb.cp/typedef-base.cc: New file.
9295 * gdb.cp/typedef-base.exp: New file.
9296
0fe3a558
TV
92972018-06-18 Tom de Vries <tdevries@suse.de>
9298
9299 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9300
7010835a
AB
93012018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9302 Richard Bunt <Richard.Bunt@arm.com>
9303
9304 * gdb.threads/attach-slow-waitpid.c: New file.
9305 * gdb.threads/attach-slow-waitpid.exp: New file.
9306 * gdb.threads/slow-waitpid.c: New file.
9307
14897d65
PA
93082018-06-14 Pedro Alves <palves@redhat.com>
9309
9310 * gdb.base/fork-running-state.c: Include <errno.h>.
9311 (exit_if_relative_exits): New.
9312 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9313 exits.
9314 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9315 child exits.
9316
5d9a0608
TV
93172018-06-14 Tom de Vries <tdevries@suse.de>
9318
9319 PR cli/22573
9320 * gdb.base/finish-pretty.c: New test.
9321 * gdb.base/finish-pretty.exp: New file.
9322
11ae5818
PA
93232018-06-14 Pedro Alves <palves@redhat.com>
9324
9325 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9326 gdb's expected startup output.
9327
1d39de44
PA
93282018-06-14 Pedro Alves <palves@redhat.com>
9329
9330 * lib/selftest-support.exp (selftest_setup): Remove inlined
9331 function handling.
9332
70ee0000
TV
93332018-06-14 Tom de Vries <tdevries@suse.de>
9334
9335 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9336 matching of breakpoint printing.
9337
11f4b608
TV
93382018-06-13 Tom de Vries <tdevries@suse.de>
9339
9340 PR testsuite/23269
9341 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9342 (fork_child): ... here, and ...
9343 (fork_parent): ... here.
9344
93452018-06-12 Tom de Vries <tdevries@suse.de>
9346
9347 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9348
9516f85a
AB
93492018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9350 Stephen Roberts <stephen.roberts@arm.com>
9351
9352 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9353 rewrite test to describe action performed, rather than possible
9354 failure.
9355
5045b3d7
GB
93562018-06-08 Gary Benson <gbenson@redhat.com>
9357
9358 * gdb.threads/check-libthread-db.exp: New file.
9359 * gdb.threads/check-libthread-db.c: Likewise.
9360
c61b06a1
TT
93612018-06-05 Tom Tromey <tom@tromey.com>
9362
9363 * gdb.base/default.exp: Update expected "show version" output.
9364
eb6af809
TT
93652018-06-05 Tom Tromey <tom@tromey.com>
9366
9367 PR cli/12326:
9368 * gdb.cp/static-print-quit.exp: Update.
9369 * lib/gdb.exp (pagination_prompt): Update.
9370 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9371 * gdb.python/python.exp: Update.
9372
178d6a63
JB
93732018-06-04 Joel Brobecker <brobecker@adacore.com>
9374
9375 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9376
8e817061
JB
93772018-06-01 Joel Brobecker <brobecker@adacore.com>
9378
9379 * gdb.ada/bp_fun_addr: New testcase.
9380
e86ca25f
TT
93812018-06-01 Tom Tromey <tom@tromey.com>
9382
9383 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9384 results.
9385 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9386 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9387 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9388 * gdb.base/maint.exp (maint_pass_if): Update.
9389
4b2dfa9d
MR
93902018-05-31 Maciej W. Rozycki <macro@mips.com>
9391
9392 * gdb.base/endian.exp: New test.
9393 * gdb.base/endian.c: New test source.
9394
45f25d6c
AB
93952018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9396
9397 PR gdb/23203
9398 * gdb.base/bt-selected-frame.c: New file.
9399 * gdb.base/bt-selected-frame.exp: New file.
9400 * lib/gdb.exp (get_current_frame_number): New function.
9401
d9f6d7f8
MR
94022018-05-24 Maciej W. Rozycki <macro@mips.com>
9403 Pedro Alves <palves@redhat.com>
9404
9405 * gdb.threads/tls-core.c: Include <stdlib.h>
9406 (thread_proc): Call `abort'.
9407 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9408 (tls_core_test): New procedure, bits factored out from ...
9409 (top level): ... here. Test both native cores and gcore cores.
9410
ff1cf532
TT
94112018-05-23 Tom Tromey <tom@tromey.com>
9412
9413 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9414
b98664d3
TT
94152018-05-23 Tom Tromey <tom@tromey.com>
9416
9417 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9418 symfile_complaints.
9419 (test_short_complaints): Likewise.
9420 (test_empty_complaints): Likewise.
9421 (test_initial_complaints): Update.
9422
4e9668d0
TT
94232018-05-23 Tom Tromey <tom@tromey.com>
9424
9425 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9426
43ba33c7
TT
94272018-05-23 Tom Tromey <tom@tromey.com>
9428
9429 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9430 (test_short_complaints): Update.
9431
035522c0
PA
94322018-05-22 Pedro Alves <palves@redhat.com>
9433
9434 * gdb.base/remote.exp: Only gdb_start after compiling the
9435 testcase. Issue "disconnect" before testing "set remote" command
9436 defaults. Issue clean_restart before running to main.
9437
cc0be08f
PA
94382018-05-22 Pedro Alves <palves@redhat.com>
9439
9440 * gdb.base/remote.exp: Adjust expected output of "show remote
9441 memory-write-packet-size". Add tests for "set remote
9442 memory-write-packet-size 0" and "set remote
9443 memory-write-packet-size fixed/limit".
9444
b1b60145
PA
94452018-05-22 Pedro Alves <palves@redhat.com>
9446
9447 PR gdb/22973
9448 * gdb.base/utf8-identifiers.c: New file.
9449 * gdb.base/utf8-identifiers.exp: New file.
9450
0ec848ad
PFC
94512018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9452
9453 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9454
2c3305f6
PFC
94552018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9456
9457 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9458
ce1e8424
TT
94592018-05-18 Tom Tromey <tom@tromey.com>
9460
9461 * gdb.base/ptype-offsets.exp: Update.
9462
ddfe970e
KS
94632018-05-17 Keith Seitz <keiths@redhat.com>
9464
9465 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9466 in expected breakpoint stop locations.
9467 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9468 move to proper scope to test variable values.
9469 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9470 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9471 New functions.
9472 (main): Call not_inline_func3.
9473 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9474 inline_func1, inline_func2, and inline_func3. Test that when each
9475 breakpoint is hit, GDB properly reports both the stop location
9476 and the backtrace. Repeat tests for temporary breakpoints.
9477
0726fcc6
MR
94782018-05-15 Maciej W. Rozycki <macro@mips.com>
9479
9480 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9481 rather then trying to access it in determining whether the PID
9482 of `gdbserver' could have been retrieved.
9483
8ee22052
AB
94842018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9485
9486 * gdb.arch/amd64-init-x87-values.S: New file.
9487 * gdb.arch/amd64-init-x87-values.exp: New file.
9488
7785df48
JK
94892018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9490
9491 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9492
56bcdbea
TT
94932018-05-04 Tom Tromey <tom@tromey.com>
9494
9495 PR python/22730:
9496 * gdb.python/python.exp: Test multi-line execute.
9497
a913fffb
TT
94982018-05-04 Tom Tromey <tom@tromey.com>
9499
9500 PR python/22731:
9501 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9502
7a2c85f2
TT
95032018-05-04 Tom Tromey <tom@tromey.com>
9504
9505 PR gdb/11750:
9506 * gdb.base/define.exp: Test defining a user command inside a user
9507 command.
9508 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9509
a3b60e45
JK
95102018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9511 Pedro Alves <palves@redhat.com>
9512
9513 PR breakpoints/19806 and support for PR external/20207.
9514 * gdb.base/watchpoint-unaligned.c: New file.
9515 * gdb.base/watchpoint-unaligned.exp: New file.
9516
45fe4a03
AB
95172018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9518
9519 * gdb.base/maint.exp: Make test names unique, use
9520 test_prefix_command_help to test 'help maint info', and remove
9521 repeated test of 'help maint'.
9522
9be2ae8f
TT
95232018-05-04 Tom Tromey <tom@tromey.com>
9524
9525 PR gdb/22619:
9526 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9527 behavior.
9528
11859c31
AB
95292018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9530
9531 * gdb.base/maint.exp: Process output from 'maint print registers'
9532 line at a time.
9533
089a9490
AB
95342018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9535
9536 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9537 timeout.
9538
9b0797e2
AB
95392018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9540
9541 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9542 filter pattern.
9543
f6ac5f3d
PA
95442018-05-02 Pedro Alves <palves@redhat.com>
9545
9546 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9547 to_log_command renames.
9548 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9549
77d3c63b
TT
95502018-05-02 Tom Tromey <tom@tromey.com>
9551
9552 * gdb.python/py-parameter.exp: Set test message.
9553
0489430a
TT
95542018-05-02 Tom Tromey <tom@tromey.com>
9555
9556 PR python/20084:
9557 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9558 PARAM_ZUINTEGER_UNLIMITED tests.
9559
1632f8ba
DR
95602018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9561
9562 PR rust/23124
9563 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9564 when casting.
9565
6d7bb824
TT
95662018-04-30 Tom Tromey <tom@tromey.com>
9567
9568 * gdb.python/py-type.exp: Check align attribute.
9569 * gdb.python/py-type.c: New "aligncheck" global.
9570
007e1530
TT
95712018-04-30 Tom Tromey <tom@tromey.com>
9572
9573 PR exp/17095:
9574 * gdb.dwarf2/dw2-align.exp: New file.
9575 * gdb.cp/align.exp: New file.
9576 * gdb.base/align.exp: New file.
9577 * lib/gdb.exp (gdb_int128_helper): New proc.
9578 (has_int128_c, has_int128_cxx): New caching procs.
9579
6873858b
TT
95802018-04-27 Tom Tromey <tom@tromey.com>
9581
9582 PR rust/22545:
9583 * gdb.rust/simple.exp: Add inclusive range tests.
9584
79188d8d
PA
95852018-04-26 Pedro Alves <palves@redhat.com>
9586
9587 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9588 ifunc breakpoint locations correctly of ifunc breakpoints set
9589 while the program resolves the ifunc.
9590
c7075ad5
PA
95912018-04-26 Pedro Alves <palves@redhat.com>
9592
9593 * gdb.base/gnu-ifunc-final.c: New file.
9594 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9595 * gdb.base/gnu-ifunc.exp (executable): Delete.
9596 (staticexecutable): Adjust.
9597 (lib_opts, exec_opts): Delete.
9598 (make_binsuffix, build, set-break): New procedures.
9599 (misc_tests): New, with tests factored out from the top level.
9600 (top level): Test different combinations of ifunc resolver name,
9601 resolver with and with debug info, and ifunc target with and
9602 without debug info. Wrap static tests with with_target_prefix.
9603
8388016d
PA
96042018-04-26 Pedro Alves <palves@redhat.com>
9605
9606 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9607 return type" warnings.
9608
249b5733
PA
96092018-04-25 Pedro Alves <palves@redhat.com>
9610
9611 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9612 killed".
9613 * gdb.base/kill-after-signal.exp: Likewise.
9614 * gdb.threads/kill.exp: Likewise.
9615
f67c0c91
SDJ
96162018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9617 Sergio Durigan Junior <sergiodj@redhat.com>
9618 Pedro Alves <palves@redhat.com>
9619
9620 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9621 regexps to expect for '[Inferior ... detached]' as well.
9622 * gdb.base/attach.exp: Likewise.
9623 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9624 "gdb_continue_to_end".
9625 (test_catch_syscall_with_wrong_args): Likewise.
9626 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9627 ']'. Don't set 'verbose' on.
9628 * gdb.base/foll-vfork.exp: Likewise.
9629 * gdb.base/fork-print-inferior-events.c: New file.
9630 * gdb.base/fork-print-inferior-events.exp: New file.
9631 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9632 '[Inferior ... has been killed]' message.
9633 * gdb.base/kill-after-signal.exp: Likewise.
9634 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9635 detach message.
9636 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9637 message.
9638 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9639 regexps to expect for '[Inferior ... detached]' as well.
9640 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9641
0a8ddac4
SM
96422018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9643
9644 PR gdb/23104
9645 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9646
701adfb0
PA
96472018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9648
9649 PR gdb/23095
9650 * gdb.base/break-probes.exp: Pass shlib_load to
9651 prepare_for_testing. Set normal_bp to r_debug_state if target is
9652 bsd.
9653
d27d16bf
RB
96542018-04-19 Richard Bunt <richard.bunt@arm.com>
9655
9656 * gdb.threads/multiple-successive-infcall.c: New test.
9657 * gdb.threads/multiple-successive-infcall.exp: New file.
9658
a037790e
TT
96592018-04-17 Tom Tromey <tom@tromey.com>
9660
9661 * gdb.rust/simple.rs (Union): New type.
9662 (main): New local "u".
9663 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9664
e3a91079
AA
96652018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9666
9667 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9668 number information in output of "whereis" command.
9669 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9670
b744723f
AA
96712018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9672
9673 * gdb.ada/info_types.exp: Adjust expected output to the line
9674 numbers now printed by "info var/func/type".
9675 * gdb.base/completion.exp: Likewise.
9676 * gdb.base/included.exp: Likewise.
9677 * gdb.cp/cp-relocate.exp: Likewise.
9678 * gdb.cp/cplusfuncs.exp: Likewise.
9679 * gdb.cp/namespace.exp: Likewise.
9680 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9681
4a4495d6
MM
96822018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9683
9684 * gdb.btrace/cpu.exp: New.
9685
1d509aa6
MM
96862018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9687
9688 * gdb.base/step-indirect-call-thunk.exp: New.
9689 * gdb.base/step-indirect-call-thunk.c: New.
9690 * gdb.reverse/step-indirect-call-thunk.exp: New.
9691 * gdb.reverse/step-indirect-call-thunk.c: New.
9692
6295b6da
SM
96932018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9694
9695 * gdb.base/pie-fork.c: New file.
9696 * gdb.base/pie-fork.exp: New file.
9697
50146e70
TT
96982018-04-11 Tom Tromey <tom@tromey.com>
9699
9700 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9701
f50d8a2e
PA
97022018-04-10 Pedro Alves <palves@redhat.com>
9703
9704 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9705 exits. Instead loop running forever.
9706 (fork_parent): Run forever too.
9707
a0be7a36
SM
97082018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9709
9710 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9711 mi_continue_to_line.
9712 * gdb.mi/mi-stack.c (callee4): Add comment.
9713
9b73db36
SM
97142018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9715
9716 * gdb.mi/mi-stack.exp: Fix indentation.
9717
c912f608
SM
97182018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9719
9720 PR gdb/22979
9721 * gdb.arch/amd64-osabi.exp: New file.
9722
26540402
SM
97232018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9724
9725 PR gdb/22980
9726 * gdb.base/osabi.exp: New file.
9727
121ad66c 97282018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9729
9730 * gdb.cp/static-typedef-print.exp: New file.
9731 * gdb.cp/static-typedef-print.cc: New file.
9732
3fcded8f
JB
97332018-03-27 Joel Brobecker <brobecker@adacore.com>
9734
9735 * gdb.ada/varsize_limit: New testcase.
9736
59cc4834
JB
97372018-03-27 Joel Brobecker <brobecker@adacore.com>
9738
9739 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9740
9741 * gdb.ada/notcplusplus: New testcase.
9742
9743 * gdb.base/c-linkage-name.c: New file.
9744 * gdb.base/c-linkage-name.exp: New testcase.
9745
4ca59a9f
TT
97462018-03-26 Tom Tromey <tom@tromey.com>
9747
9748 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9749 * gdb.python/py-framefilter.py (name_error): New global.
9750 (ErrorInName.function): Use name_error.
9751
978d6c75
TT
97522018-03-26 Tom Tromey <tom@tromey.com>
9753
9754 PR backtrace/15582:
9755 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9756
b7fee5a3
KS
97572018-03-23 Keith Seitz <keiths@redhat.com>
9758
9759 PR c++/22968
9760 * gdb.cp/subtypes.exp: New file.
9761 * gdb.cp/subtypes.h: New file.
9762 * gdb.cp/subtypes.cc: New file.
9763 * gdb.cp/subtypes-2.cc: New file.
9764
376be529
AB
97652018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9766
9767 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9768 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9769 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9770 -nostartfiles when compiling the test. Confirm that all registers
9771 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9772
066cfa98
AB
97732018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9774
9775 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9776 option, syntax was wrong anyway.
9777 * gdb.arch/arm-disp-step.exp: Likewise.
9778 * gdb.arch/sparc64-regs.exp: Likewise.
9779 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9780 option, syntax was wrong anyway, switch to use
9781 prepare_for_testing.
9782 * gdb.arch/i386-disp-step.exp: Likewise.
9783
079670b9
AA
97842018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9785
9786 * gdb.ada/exec_changed.exp: Replace "target_info exists
9787 use_gdb_stub" by "use_gdb_stub".
9788 * gdb.ada/start.exp: Likewise.
9789 * gdb.base/async-shell.exp: Likewise.
9790 * gdb.base/attach-pie-misread.exp: Likewise.
9791 * gdb.base/attach-wait-input.exp: Likewise.
9792 * gdb.base/break-entry.exp: Likewise.
9793 * gdb.base/break-interp.exp: Likewise.
9794 * gdb.base/dprintf-detach.exp: Likewise.
9795 * gdb.base/nostdlib.exp: Likewise.
9796 * gdb.base/solib-nodir.exp: Likewise.
9797 * gdb.base/statistics.exp: Likewise.
9798 * gdb.base/testenv.exp: Likewise.
9799 * gdb.mi/mi-exec-run.exp: Likewise.
9800 * gdb.mi/mi-start.exp: Likewise.
9801 * gdb.multi/dummy-frame-restore.exp: Likewise.
9802 * gdb.multi/multi-arch-exec.exp: Likewise.
9803 * gdb.multi/multi-arch.exp: Likewise.
9804 * gdb.multi/tids.exp: Likewise.
9805 * gdb.multi/watchpoint-multi.exp: Likewise.
9806 * gdb.python/py-events.exp: Likewise.
9807 * gdb.threads/attach-into-signal.exp: Likewise.
9808 * gdb.threads/attach-stopped.exp: Likewise.
9809 * gdb.threads/threadapply.exp: Likewise.
9810 * lib/selftest-support.exp: Likewise.
9811
26d6cec4
AA
98122018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9813
9814 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9815
4ee89e90
SR
98162018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9817
9818 * gdb.perf/template-breakpoints.cc: New file.
9819 * gdb.perf/template-breakpoints.exp: New file.
9820 * gdb.perf/template-breakpoints.py: New file.
9821
92630041
TT
98222018-03-19 Tom Tromey <tom@tromey.com>
9823
9824 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9825 y0.
9826 * gdb.rust/simple.exp: Test bare identifier form of struct
9827 initializer.
9828
76727919
TT
98292018-03-19 Tom Tromey <tom@tromey.com>
9830
9831 * gdb.gdb/observer.exp: Remove.
9832
194ed413
AA
98332018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9834
9835 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9836 "qualified" option when setting breakpoints.
9837 * gdb.trace/backtrace.exp: Likewise.
9838 * gdb.trace/circ.exp: Likewise.
9839 * gdb.trace/collection.exp: Likewise.
9840 * gdb.trace/disconnected-tracing.exp: Likewise.
9841 * gdb.trace/ftrace-lock.exp: Likewise.
9842 * gdb.trace/ftrace.exp: Likewise.
9843 * gdb.trace/infotrace.exp: Likewise.
9844 * gdb.trace/packetlen.exp: Likewise.
9845 * gdb.trace/passc-dyn.exp: Likewise.
9846 * gdb.trace/qtro.exp: Likewise.
9847 * gdb.trace/read-memory.exp: Likewise.
9848 * gdb.trace/report.exp: Likewise.
9849 * gdb.trace/signal.exp: Likewise.
9850 * gdb.trace/status-stop.exp: Likewise.
9851 * gdb.trace/strace.exp: Likewise.
9852 * gdb.trace/tfind.exp: Likewise.
9853 * gdb.trace/trace-break.exp: Likewise.
9854 * gdb.trace/trace-condition.exp: Likewise.
9855 * gdb.trace/trace-mt.exp: Likewise.
9856 * gdb.trace/tstatus.exp: Likewise.
9857 * gdb.trace/tsv.exp: Likewise.
9858 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9859 * gdb.trace/unavailable.exp: Likewise.
9860 * gdb.trace/while-dyn.exp: Likewise.
9861
8b067d2c
AA
98622018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9863
9864 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9865 that libinproctrace is copied to the target.
9866
3ae9ce5d
TT
98672018-03-14 Tom Tromey <tom@tromey.com>
9868
9869 PR cli/14977:
9870 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9871 a null pointer.
9872 * gdb.base/wchar.exp: Likewise.
9873
b8c2339b
TT
98742018-03-14 Tom Tromey <tom@tromey.com>
9875
9876 PR cli/19918:
9877 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9878 flag.
9879
4872dc46
SM
98802018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9881
9882 PR gdb/22841
9883 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9884 "target" to remote_exec.
9885
e4fe3756
SM
98862018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9887
9888 PR gdb/22841
9889 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9890 ${board}_upload): Remove.
9891
e95a97d4
AA
98922018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9893
9894 * gdb.cp/watch-cp.cc: New test.
9895 * gdb.cp/watch-cp.exp: New file.
9896
dbbb1059
AB
98972018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9898
9899 * gdb.base/infcall-nested-structs.exp: New file.
9900 * gdb.base/infcall-nested-structs.c: New file.
9901 * gdb.base/float.exp: Add riscv support.
9902
ecc054c0
TP
99032018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9904
9905 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9906 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9907
25e3c82c
SDJ
99082018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9909
9910 * gdb.server/abspath.exp: New file.
9911 * lib/gdb.exp (with_cwd): New procedure.
9912
3083294d
SM
99132018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9914
9915 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9916 use it.
9917 (gdb_is_target_remote_prompt): New proc.
9918 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9919 (gdb_is_target_native): Pass prompt parameter to
9920 gdb_is_target_1.
9921
3275ef47
SM
99222018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9923
9924 * gdb.base/load-command.c: New file.
9925 * gdb.base/load-command.exp: New file.
9926 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9927 (gdb_is_target_1): ...this, and generalize for other targets
9928 than just remote.
9929 (gdb_is_target_remote): Use gdb_is_target_1.
9930 (gdb_is_target_native): use gdb_is_target_1.
9931
6893c19a
TT
99322018-02-26 Tom Tromey <tom@tromey.com>
9933
9934 PR python/16497:
9935 * gdb.python/py-framefilter.exp: Update test.
9936
2ddeaf8a
TT
99372018-02-26 Tom Tromey <tom@tromey.com>
9938
9939 * gdb.dwarf2/variant.c: New file.
9940 * gdb.dwarf2/variant.exp: New file.
9941
c9317f21
TT
99422018-02-26 Tom Tromey <tom@tromey.com>
9943
9944 * gdb.rust/simple.exp: Accept more possible results in enum test.
9945
6f6d0c26
SM
99462018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9947
9948 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9949 parentheses.
9950
11b03145
MR
99512018-02-23 Maciej W. Rozycki <macro@mips.com>
9952
9953 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9954 name of a variable: $actual_linejj -> $actual_line.
9955
54a27fe5
JB
99562018-02-21 John Baldwin <jhb@FreeBSD.org>
9957
9958 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9959
de65820c
MM
99602018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9961
9962 * gdb.btrace/buffer-size.exp: Do not force BTS.
9963
980548fd
PA
99642018-02-14 Pedro Alves <palves@redhat.com>
9965
9966 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9967 getting a "Quit".
9968
c4e12631
MM
99692018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9970
9971 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
9972 Fix test name.
9973
c2e0e465
SM
99742018-02-07 Simon Marchi <simon.marchi@ericsson.com>
9975
9976 * gdb.cp/m-static.exp: Check type of optimized out static
9977 member.
9978
f7216783
AB
99792018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
9980
9981 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
9982 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
9983
0625771b
LS
99842018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9985 Leszek Swirski <leszeks@google.com>
9986
9987 * gdb.python/py-prettyprint.c
9988 (struct to_string_returns_value_inner,
9989 struct to_string_returns_value_wrapper): New.
9990 (main): Add tsrvw variable.
9991 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
9992 ToStringReturnsValueWrapper): New classes.
9993 (register_pretty_printers): Register new pretty-printers.
9994 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
9995 recursive pretty printer.
9996 * gdb.python/py-mi.exp: Likewise.
9997
59498c30
LS
99982018-02-01 Leszek Swirski <leszeks@google.com>
9999
10000 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10001 functions with the same name as an include file are parsed
10002 correctly.
10003
d4d38844
YQ
100042018-02-01 Yao Qi <yao.qi@linaro.org>
10005
10006 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10007 "\[^\r\n\]*".
10008
07e5f5cf
NP
100092018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10010
10011 * gdb.arch/powerpc-prologue-frame.s: New file.
10012 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10013 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10014
929b5ad4
JB
100152018-01-31 Joel Brobecker <brobecker@adacore.com>
10016
10017 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10018
e671cd59
PA
100192018-01-30 Pedro Alves <palves@redhat.com>
10020
10021 PR gdb/13211
10022 * gdb.base/interrupt-daemon.c: New.
10023 * gdb.base/interrupt-daemon.exp: New.
10024 * gdb.multi/multi-term-settings.c: New.
10025 * gdb.multi/multi-term-settings.exp: New.
10026
fc413dc4
JB
100272018-01-30 Joel Brobecker <brobecker@adacore.com>
10028
10029 * gdb.base/break.exp: Save the location where the breakpoint
10030 on break.c:47 was actually inserted when debugging the version
10031 compiled at -O2 and use it in the expected output of the "info
10032 break" test performed soon after.
10033
5c319bb2
PA
100342018-01-22 Pedro Alves <palves@redhat.com>
10035 Sergio Durigan Junior <sergiodj@redhat.com>
10036
10037 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10038 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10039
a9e40818
JB
100402018-01-22 Joel Brobecker <brobecker@adacore.com>
10041
10042 * gdb.base/break-include.c, gdb.base/break-include.inc,
10043 gdb.base/break-include.exp: New files.
10044 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10045 line number now being the actual line number where the breakpoint
10046 was inserted.
10047 * gdb.mi/mi-break.exp: Likewise.
10048 * gdb.mi/mi-reverse.exp: Likewise.
10049 * gdb.mi/mi-simplerun.exp: Ditto.
10050
e707fc44
AB
100512018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10052
10053 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10054 varobj.
10055 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10056
ae451627
AB
100572018-01-21 Don Breazeal <donb@codesourcery.com>
10058 Andrew Burgess <andrew.burgess@embecosm.com>
10059
10060 * gdb.mi/basics.c: Add new global.
10061 * gdb.mi/mi-frame-regs.exp: New file.
10062 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10063 case.
10064
b1b189e0
AB
100652018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10066
10067 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10068 non-parameter, and on an unknown symbol.
10069
fcfcc376
TT
100702018-01-19 Tom Tromey <tom@tromey.com>
10071
10072 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10073 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10074
634c1c31
AA
100752018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10076
10077 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10078 setrlimit and chdir to int.
10079
d6ad07fd
AA
100802018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10081
10082 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10083 function.
10084 (my_tend): Likewise.
10085 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10086 rationale of avoiding FP- and vector instructions.
10087
adf8243b
RK
100882018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10089
10090 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10091 "info reg" with "\[ \t\]*".
10092 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10093 "\[ \t\]+".
10094 * gdb.arch/s390-multiarch.exp: Ditto.
10095 * gdb.base/pc-fp.exp: Ditto.
10096 * gdb.reverse/i386-precsave.exp: Ditto.
10097 * gdb.reverse/i386-reverse.exp: Ditto.
10098 * gdb.reverse/i387-env-reverse.exp: Ditto.
10099 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10100
dcc06925
AA
101012018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10102
10103 * lib/gdb.exp (gdb_compile): Re-enable use of
10104 universal_compile_options for languages other than Rust.
10105
25d4fd80
AA
101062018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10107
10108 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10109
ee7f689e 101102018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10111
10112 PR gdb/16577
10113 * gdb.base/solib-vanish.exp: New.
10114 * gdb.base/solib-vanish-main.c: New.
10115 * gdb.base/solib-vanish-lib1.c: New.
10116 * gdb.base/solib-vanish-lib2.c: New.
10117
d8447b6b
YQ
101182018-01-17 Yao Qi <yao.qi@linaro.org>
10119
10120 * gdb.compile/compile.exp: Match the address printed for
10121 frame in the output of command "bt".
10122
86d6a90c
TT
101232018-01-15 Tom Tromey <tom@tromey.com>
10124
10125 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10126 compute sp_reg.
10127
cbcdb1aa
AB
101282018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10129
10130 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10131 to prepare.
10132 (prepare): Return 0 on error, 1 on success.
10133
eea61984
PA
101342018-01-12 Pedro Alves <palves@redhat.com>
10135
10136 * gdb.base/continue-after-aborted-step-over.c: New.
10137 * gdb.base/continue-after-aborted-step-over.exp: New.
10138
6181e9c2
SM
101392018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10140
10141 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10142 options when not creating an executable.
10143
3cada740
PA
101442018-01-11 Pedro Alves <palves@redhat.com>
10145
10146 PR remote/22597
10147 * gdb.server/stop-reply-no-thread.c: New file.
10148 * gdb.server/stop-reply-no-thread.exp: New file.
10149
c63d3e8d
PA
101502018-01-10 Pedro Alves <palves@redhat.com>
10151
10152 PR gdb/22670
10153 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10154 functions too. Test setting breakpoints and printing C functions
10155 with no debug info too.
10156 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10157
d4c2a405
PA
101582018-01-10 Pedro Alves <palves@redhat.com>
10159
10160 PR gdb/22670
10161 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10162 a fail.
10163
8825213e
PA
101642018-01-10 Pedro Alves <palves@redhat.com>
10165
10166 PR gdb/22670
10167 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10168
605fd3c6
YQ
101692018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10170
10171 * gdb.server/unittest.exp: Match the output in non-development
10172 mode.
10173
1e5ded6c
YQ
101742018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10175
10176 * gdb.gdb/unittest.exp: Match output in non-development mode.
10177
30066b0b
JB
101782018-01-08 Joel Brobecker <brobecker@adacore.com>
10179
10180 * gdb.ada/access_tagged_param.exp: Relax expected output
10181 for value of "ObjL" in "continue" to pck.inspect breakpoint
10182 test.
10183
04bafb1e
XR
101842018-01-08 Joel Brobecker <brobecker@adacore.com>
10185
9f86398b
JB
10186 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10187 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10188
e379cee6
PA
101892018-01-05 Pedro Alves <palves@redhat.com>
10190
10191 PR gdb/18653
10192 * gdb.base/libsegfault.exp: New.
10193
de63c46b
PA
101942018-01-05 Joel Brobecker <brobecker@adacore.com>
10195
10196 PR gdb/22670
10197 * gdb.ada/access_tagged_param.exp: New file.
10198 * gdb.ada/access_tagged_param/foo.adb: New file.
10199
f98fc17b
PA
102002018-01-05 Pedro Alves <palves@redhat.com>
10201
10202 PR gdb/22670
10203 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10204 exercise lower case too, and to exercise both full matching and
10205 wild matching.
10206
342f8240
JB
102072018-01-05 Joel Brobecker <brobecker@adacore.com>
10208
10209 * gdb.ada/rename_subscript_param: New testcase.
10210
7150d33c
JG
102112018-01-05 Jerome Guitton <guitton@adacore.com>
10212
10213 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10214
cc0e770c
JB
102152018-01-05 Joel Brobecker <brobecker@adacore.com>
10216
10217 * gdb.ada/convvar_comp: New testcase.
10218
672a41aa 102192018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10220
10221 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10222 (My_Table): New global variable.
10223 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10224
7365ec2f
JB
102252018-01-04 Joel Brobecker <brobecker@adacore.com>
10226
10227 PR gdb/22670
10228 * gdb.ada/maint_with_ada: New testcase.
10229
289483b6
JB
102302018-01-04 Joel Brobecker <brobecker@adacore.com>
10231
10232 PR gdb/22670
10233 * gdb.ada/bp_c_mixed_case: New testcase.
10234
344420da
JB
102352018-01-04 Joel Brobecker <brobecker@adacore.com>
10236
10237 PR gdb/22670
10238 * gdb.ada/complete.exp: Add "complete break ada" test.
10239
66fc87a0
JB
102402018-01-04 Joel Brobecker <brobecker@adacore.com>
10241
10242 PR gdb/22670
10243 * gdb.ada/info_addr_mixed_case: New testcase.
10244
9f757bf7
XR
102452018-01-03 Xavier Roirand <roirand@adacore.com>
10246
10247 * gdb.ada/excep_handle.exp: New testcase.
10248 * gdb.ada/excep_handle/foo.adb: New file.
10249 * gdb.ada/excep_handle/pck.ads: New file.
10250
bd570f80
JB
102512018-01-03 Joel Brobecker <brobecker@adacore.com>
10252
10253 * gdb.base/step-line.c: Add extra empty line in copyright header.
10254 * gdb.base/step-line.inp: Likewise.
10255
9fe561ab
JB
102562018-01-02 Joel Brobecker <brobecker@adacore.com>
10257
10258 * gdb.ada/dyn_stride.exp: Add slice test.
10259
a405673c
JB
102602018-01-02 Joel Brobecker <brobecker@adacore.com>
10261
10262 * gdb.ada/dyn_stride: New testcase.
10263
cef0f868
SH
102642017-12-27 Stafford Horne <shorne@gmail.com>
10265
10266 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10267 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10268
b67d92b0
SH
102692017-12-27 Stafford Horne <shorne@gmail.com>
10270
10271 * gdb.base/reggroups.c: New file.
10272 * gdb.base/reggroups.exp: New file.
10273
eccab96d
JB
102742017-12-18 Joel Brobecker <brobecker@adacore.com>
10275
10276 * gdb.dwarf2/ada-valprint-error.c: New file.
10277 * gdb.dwarf2/ada-valprint-error.exp: New file.
10278
0e2da9f0
JB
102792017-12-18 Joel Brobecker <brobecker@adacore.com>
10280
10281 * gdb.ada/assign_arr: New testcase.
10282
cb923fcc
XR
102832017-12-18 Xavier Roirand <roirand@adacore.com>
10284
10285 * gdb.ada/funcall_ptr: New testcase.
10286
7c161838
SDJ
102872017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10288
10289 PR cli/16224
10290 * gdb.base/ptype-offsets.cc: New file.
10291 * gdb.base/ptype-offsets.exp: New file.
10292
1af17fd9
YQ
102932017-12-15 Yao Qi <yao.qi@linaro.org>
10294
10295 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10296 if XML is disabled.
10297
828d5846
XR
102982017-12-15 Xavier Roirand <roirand@adacore.com>
10299
10300 * gdb.ada/same_component_name: New testcase.
10301
79e8fcaa
JB
103022017-12-14 Joel Brobecker <brobecker@adacore.com>
10303
10304 * gdb.ada/str_binop_equal: New testcase.
10305
e05fa6f9
JB
103062017-12-14 Joel Brobecker <brobecker@adacore.com>
10307
10308 * gdb.ada/task_switch_in_core: New testcase.
10309
b89641ba
SM
103102017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10311
10312 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10313 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10314 call test_bkpt_qualified.
10315 (test_bkpt_qualified): New proc.
10316
6892d2e4
PA
103172017-12-13 Pedro Alves <palves@redhat.com>
10318
10319 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10320 Tighten regexp by matching with an anchor.
10321
a22ecf70
PA
103222017-12-13 Pedro Alves <palves@redhat.com>
10323
10324 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10325 ("expression with namespace"): New set of tests.
10326 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10327 (Nested::Test_NS::qux): New.
10328 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10329 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10330
9937536c
JB
103312017-12-13 Joel Brobecker <brobecker@adacore.com>
10332
10333 * gdb.base/server-del-break.c: New file.
10334 * gdb.base/server-del-break.exp: New file.
10335
fe49c6f5
SH
103362017-12-12 Stafford Horne <shorne@gmail.com>
10337
10338 * gdb.xml/tdesc-regs.exp: Add or1k support.
10339
c3d18620
SH
103402017-12-12 Stafford Horne <shorne@gmail.com>
10341
10342 * gdb.base/bp-permanent.c: Define nop of or1k.
10343
c5f9cfc8
JB
103442017-12-11 Joel Brobecker <brobecker@adacore.com>
10345
10346 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10347 output with components being reordered.
10348
a9c135fc
JB
103492017-12-11 Joel Brobecker <brobecker@adacore.com>
10350
10351 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10352 output with components being reordered.
10353
927aa2e7
JK
103542017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10355 Pedro Alves <palves@redhat.com>
10356
10357 * gdb.base/maint.exp (check for .gdb_index): Check also for
10358 .debug_names.
10359 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10360 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10361 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10362 (.gdb_index used after symbol reloading): Support also .debug_names.
10363 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10364
f17d9474
YQ
103652017-12-08 Yao Qi <yao.qi@linaro.org>
10366
10367 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10368 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10369
a0de8c21
YQ
103702017-12-08 Yao Qi <yao.qi@linaro.org>
10371
10372 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10373 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10374
a738ea1d
YQ
103752017-12-08 Yao Qi <yao.qi@linaro.org>
10376
10377 * gdb.arch/aarch64-tagged-pointer.c: New file.
10378 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10379
1cd9a73b
SDJ
103802017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10381
10382 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10383 "int".
10384
fa6eb693
KS
103852017-12-07 Keith Seitz <keiths@redhat.com>
10386
10387 PR breakpoints/22569
10388 * gdb.linespec/ls-errs.exp: Change expected result of "break
10389 -source this file has spaces.c -line 3".
10390 Check that an explicit source file followed by whitespace is
10391 identified as an invalid explicit location.
10392
883fd55a
KS
103932017-12-07 Keith Seitz <keiths@redhat.com>
10394
10395 * gdb.cp/nested-types.cc: New file.
10396 * gdb.cp/nested-types.exp: New file.
10397 * lib/cp-support.exp: Load data-structures.exp library.
10398 (debug_cp_test_ptype_class): New global.
10399 (cp_ptype_class_verbose, next_line): New procedures.
10400 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10401 Add and document new return value.
10402 Switch the list of lines to a queue.
10403 Add support for new `type' key for nested type definitions.
10404 Add debugging/troubleshooting messages.
10405 * lib/data-structures.exp: New file.
10406
ec72db3e
SM
104072017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10408
10409 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10410 with proc_with_prefix, don't use with_test_prefix.
10411
99598d71
TT
104122017-12-07 Tom Tromey <tom@tromey.com>
10413
10414 * gdb.base/break.exp: Add test for empty "commands".
10415
a8806230
YQ
104162017-12-07 Yao Qi <yao.qi@linaro.org>
10417
10418 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10419 malloc and catch syscall.
10420
824cc835
PM
104212017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10422
e79be6e5 10423 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10424 tests for explicit locations.
10425
7cc244de
PA
104262017-12-06 Pedro Alves <palves@redhat.com>
10427
10428 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10429 force-disabling XML descriptions.
10430
50a1fdd5
PA
104312017-12-04 Pedro Alves <palves@redhat.com>
10432
10433 PR gdb/22499
10434 * gdb.arch/amd64-disp-step-avx.S: New file.
10435 * gdb.arch/amd64-disp-step-avx.exp: New file.
10436
f0fb2488
PA
104372017-12-03 Pedro Alves <palves@redhat.com>
10438
10439 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10440 and <string.h>.
10441 (parent_function): Print distinct messages when waitpid fails, or
10442 the child exits with a signal, or the child exits for an unhandled
10443 reason.
10444 * gdb.threads/process-dies-while-detaching.exp
10445 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10446 it. Wait for both inferior output and GDB's prompt. Use an
10447 indirect spawn id list.
10448 (do_detach): New parameter 'child_exit'. Use it to compute
10449 expected inferior output.
10450 (test_detach, test_detach_watch, test_detach_killed_outside):
10451 Adjust to pass down the expected child exit kind.
10452
97cbe998
SDJ
104532017-12-01 Joel Brobecker <brobecker@adacore.com>
10454 Sergio Durigan Junior <sergiodj@redhat.com>
10455 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10458
40fc416f
SDJ
104592017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10460
10461 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10462 to 'symbol-file' and 'add-symbol-file' can be
10463 position-independent.
10464
1cc75e92
YQ
104652017-12-01 Yao Qi <yao.qi@linaro.org>
10466
10467 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10468 the URL in copyright header.
10469 * gdb.arch/aarch64-fp.exp: Likewise.
10470 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10471 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10472 * gdb.base/expand-psymtabs.exp: Likewise.
10473 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10474 * gdb.fortran/common-block.exp: Likewise.
10475 * gdb.fortran/common-block.f90: Likewise.
10476 * gdb.fortran/logical.exp: Likewise.
10477 * gdb.fortran/vla-datatypes.f90: Likewise.
10478 * gdb.fortran/vla-sub.f90: Likewise.
10479
875fb7a7
JB
104802017-11-30 Joel Brobecker <brobecker@adacore.com>
10481
10482 * gdb.ada/repeat_dyn: New testcase.
10483
6f14765f
UW
104842017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10485
10486 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10487 Update for changed thread numbering.
10488 * gdb.cell/bt.exp: Update for changed GDB output.
10489
f1af7b94
SM
104902017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10491
10492 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10493 setting isremote by hand.
10494 * boards/dwarf4-gdb-index.exp: Likewise.
10495 * boards/fission.exp: Likewise.
10496 * boards/stabs.exp: Likewise.
10497
e3919f3e
PA
104982017-11-30 Pedro Alves <palves@redhat.com>
10499
10500 * gdb.linespec/cpls-ops.exp
10501 (check_explicit_skips_function_argument): Extract the underlying
10502 type of size_t instead of hardcoding it.
10503
bd69330d
PA
105042017-11-29 Pedro Alves <palves@redhat.com>
10505
10506 PR c++/19436
10507 * gdb.linespec/cpls-abi-tag.cc: New file.
10508 * gdb.linespec/cpls-abi-tag.exp: New file.
10509
a20714ff
PA
105102017-11-29 Pedro Alves <palves@redhat.com>
10511
10512 * gdb.base/langs.exp: Use -qualified.
10513 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10514 it.
10515 * gdb.cp/namespace.exp: Use -qualified.
10516 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10517 (overload-3, template-overload, template-ret-type, const-overload)
10518 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10519 procedures.
10520 (test_driver): Call them.
10521 * gdb.cp/save-bp-qualified.cc: New.
10522 * gdb.cp/save-bp-qualified.exp: New.
10523 * gdb.linespec/explicit.exp: Test -qualified.
10524 * lib/completion-support.exp (completion::explicit_opts_list): Add
10525 "-qualified".
10526 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10527
f6f1d339
PM
105282017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10529
10530 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10531
02ca603a
TT
105322017-11-29 Tom Tromey <tom@tromey.com>
10533
10534 * gdb.base/relocate.exp: Update invalid argument test.
10535 Add new tests for invalid arguments.
10536
ed6c0bfb
TP
105372017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10538
10539 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10540 Return 0 as a long.
10541 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10542
f106e10e
TP
105432017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10544
10545 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10546 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10547 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10548 func ().
10549 * gdb.cp/shadow.cc (B.func): Return 0.
10550
10329bb2
JB
105512017-11-27 Joel Brobecker <brobecker@adacore.com>
10552
10553 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10554 expected output in gdb_expect call to allow the exception
10555 message to be present as well. Fix syntax confusion to avoid
10556 TCL thinking that exception_name is an array.
10557
617cd4bc
UW
105582017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10559
10560 * gdb.arch/spu-info.c: Include <unistd.h>.
10561 (do_signal_test): Fix broken calls to write.
10562 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10563 Fix checks for empty mailboxes. Update signal tests for corrected
10564 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10565 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10566 * gdb.cell/arch.exp: Use standard_output_file.
10567 * gdb.cell/break.exp: Likewise.
10568 * gdb.cell/bt.exp: Likewise.
10569 * gdb.cell/core.exp: Likewise.
10570 * gdb.cell/dwarfaddr.exp: Likewise.
10571 * gdb.cell/ea-cache.exp: Likewise.
10572 * gdb.cell/ea-standalone.exp: Likewise.
10573 * gdb.cell/f-regs.exp: Likewise.
10574 * gdb.cell/fork.exp: Likewise.
10575 * gdb.cell/gcore.exp: Likewise.
10576 * gdb.cell/mem-access.exp: Likewise.
10577 * gdb.cell/ptype.exp: Likewise.
10578 * gdb.cell/registers.exp: Likewise.
10579 * gdb.cell/sizeof.exp: Likewise.
10580 * gdb.cell/solib-symbol.exp: Likewise.
10581 * gdb.cell/solib.exp: Likewise.
617cd4bc 10582
a81aaca0
PA
105832017-11-25 Pedro Alves <palves@redhat.com>
10584
10585 * gdb.base/complete-empty.exp: New file.
10586 * gdb.base/completion.exp: Adjust.
10587
6a3c6ee4
PA
105882017-11-25 Pedro Alves <palves@redhat.com>
10589
10590 * gdb.linespec/cpls-ops.cc: New file.
10591 * gdb.linespec/cpls-ops.exp: New file.
10592 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10593 factored out from ...
10594 (test_complete_prefix_range): ... this.
10595
8955eb2d
PA
105962017-11-24 Pedro Alves <palves@redhat.com>
10597
10598 * gdb.linespec/cpcompletion.exp: New file.
10599 * gdb.linespec/cpls-hyphen.cc: New file.
10600 * gdb.linespec/cpls.cc: New file.
10601 * gdb.linespec/cpls2.cc: New file.
10602 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10603 test to use test_gdb_complete_unique. Add label completion,
10604 keyword completion and explicit location completion tests.
10605 * lib/completion-support.exp: New file.
10606
e547c119
JB
106072017-11-24 Joel Brobecker <brobecker@adacore.com>
10608
10609 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10610 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10611 when hitting an exception catchpoint.
10612
7c3c1aa8
YQ
106132017-11-22 Yao Qi <yao.qi@linaro.org>
10614
10615 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10616
41bd68f5
SM
106172017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10618
10619 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10620 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10621 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10622
1daad298
YQ
106232017-11-22 Yao Qi <yao.qi@linaro.org>
10624
10625 * gdb.base/info-os.exp: Pass pthreads.
10626 * gdb.multi/multi-attach.exp: Likewise.
10627
88465e87
YQ
106282017-11-22 Yao Qi <yao.qi@linaro.org>
10629
10630 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10631 compiler.
10632
dc196b23
YQ
106332017-11-22 Yao Qi <yao.qi@linaro.org>
10634
10635 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10636 * gdb.base/break-interp.exp: Likewise.
10637 * gdb.base/jit-attach-pie.exp: Likewise.
10638
2400729e
UW
106392017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10640
10641 * gdb.base/float128.c (large128): New variable.
10642 * gdb.base/float128.exp: Add test to print largest __float128 value.
10643
7a26362d
UW
106442017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10645
10646 * gdb.arch/vsx-regs.exp: Update register content checks.
10647
ed0f4273
UW
106482017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10649
10650 * gdb.arch/ppc-longdouble.exp: New file.
10651 * gdb.arch/ppc-longdouble.c: Likewise.
10652
a25d69c6
PA
106532017-11-21 Pedro Alves <palves@redhat.com>
10654
10655 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10656
73fcf641
PA
106572017-11-20 Pedro Alves <palves@redhat.com>
10658
10659 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10660 (long_double_typedef): New typedefs.
10661 Use DEF on double and long double.
10662 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10663 cases.
10664 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10665 and 'long_double_ptr_same_size' locals. Use them to decide
10666 whether cast from array/function to float is valid/invalid.
10667
71a3c369
TT
106682017-11-17 Tom Tromey <tom@tromey.com>
10669
10670 * gdb.rust/traits.rs: New file.
10671 * gdb.rust/traits.exp: New file.
10672
ced9779b
JB
106732017-11-17 Joel Brobecker <brobecker@adacore.com>
10674
10675 * gdb.ada/minsyms: New testcase.
10676
a0922d80
PA
106772017-11-16 Pedro Alves <palves@redhat.com>
10678
10679 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10680 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10681
ea04e54c
PA
106822017-11-16 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10685 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10686
e849ea89
PA
106872017-11-16 Pedro Alves <palves@redhat.com>
10688
10689 * gdb.server/reconnect-ctrl-c.c: New file.
10690 * gdb.server/reconnect-ctrl-c.exp: New file.
10691
d8ae99a7
PM
106922017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10693
10694 * gdb.python/py-rbreak.exp: New file.
10695 * gdb.python/py-rbreak.c: New file.
10696 * gdb.python/py-rbreak-func2.c: New file.
10697
968a13f8
PA
106982017-11-16 Pedro Alves <palves@redhat.com>
10699
10700 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10701 pattern.
10702 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10703 GDB.
10704
71774bc9
SM
107052017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10706
10707 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10708 regex.
10709
ddbb44cf
SM
107102017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10711
10712 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10713 test names.
10714
584a564f
PA
107152017-11-09 Pedro Alves <palves@redhat.com>
10716
10717 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10718 factored out from ...
10719 (top level): ... here, and adjusted to avoid expecting beyond the
10720 prompt in a single gdb_test_multiple.
10721
5ed7a928
PA
107222017-11-09 Pedro Alves <palves@redhat.com>
10723
10724 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10725 output.
10726 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10727 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10728 * gdb.server/ext-run.exp ("kill" test): Likewise.
10729 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10730
a60e0738
PA
107312017-11-09 Pedro Alves <palves@redhat.com>
10732
10733 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10734 match till end of line.
10735
2c88253f
PA
107362017-11-09 Pedro Alves <palves@redhat.com>
10737
10738 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10739
c7a38517
PA
107402017-11-09 Pedro Alves <palves@redhat.com>
10741
10742 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10743 New procedures, factored out from ...
10744 (top level): ... here, and adjusted to avoid expecting beyond the
10745 prompt in one go.
10746
f29f4b6b
PA
107472017-11-09 Pedro Alves <palves@redhat.com>
10748
10749 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10750 output. Fix '?' match.
10751
286acbb5
JB
107522017-11-08 Joel Brobecker <brobecker@adacore.com>
10753
10754 * gdb.ada/scoped_watch: New testcase.
10755 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10756 which is actually correct.
10757 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10758 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10759
62d7ae92
PA
107602017-11-08 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.gdb/complaints.exp (test_initial_complaints)
10763 (test_serial_complaints, test_short_complaints): Call
10764 complaint_internal instead of complaint.
10765
280ca31f
DT
107662017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10767
10768 * gdb.threads/tls-core.c: New file.
10769 * gdb.threads/tls-core.exp: Likewise.
10770
b5ec771e
PA
107712017-11-08 Pedro Alves <palves@redhat.com>
10772
10773 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10774 (p Exported_Capitalized): New test.
10775 (p exported_capitalized): New test.
10776
a02b41a7
PA
107772017-11-07 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10780
95e95a6d
PA
107812017-11-07 Pedro Alves <palves@redhat.com>
10782
10783 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10784 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10785 (disable_invalid, disable_inverted, disable_negative): New
10786 procedures.
10787 ("bad numbers"): New set of tests.
10788
cee62dbd
PA
107892017-11-07 Pedro Alves <palves@redhat.com>
10790
10791 * gdb.cp/ena-dis-br-range.exp: Add tests.
10792
cc638e86
PA
107932017-11-07 Pedro Alves <palves@redhat.com>
10794
10795 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10796
d0fe4701
XR
107972017-11-07 Xavier Roirand <roirand@adacore.com>
10798 Pedro Alves <palves@redhat.com>
10799
10800 * gdb.base/ena-dis-br.exp: Add reference to
10801 gdb.cp/ena-dis-br-range.exp.
10802 * gdb.cp/ena-dis-br-range.exp: New file.
10803 * gdb.cp/ena-dis-br-range.cc: New file.
10804
46f67f80
PA
108052017-11-06 Pedro Alves <palves@redhat.com>
10806
10807 * gdb.base/attach-non-pgrp-leader.c: New.
10808 * gdb.base/attach-non-pgrp-leader.exp: New.
10809
726e1356
PA
108102017-11-06 Pedro Alves <palves@redhat.com>
10811
10812 * configure.ac: No longer check for termio.h and sgtty.h.
10813 * configure: Regenerate.
10814 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10815 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10816 Remove termio and sgtty code.
10817
50ab6ace
YQ
108182017-11-03 Yao Qi <yao.qi@linaro.org>
10819
10820 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10821 in GDB is disabled.
10822
8e68731c
YQ
108232017-11-03 Yao Qi <yao.qi@linaro.org>
10824
10825 * gdb.python/py-thrhandle.exp: Skip it if python is not
10826 enabled.
10827
3a87ae65
SM
108282017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10829
10830 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10831 as a breakpoint command.
10832
484d8d36
MD
108332017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10834
10835 PR python/21213
10836 * gdb.python/py-infthread.exp: Test calling
10837 InferiorThread.inferior () multiple times in a row.
10838
4a27f119
KS
108392017-10-27 Keith Seitz <keiths@redhat.com>
10840
10841 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10842 Test "info break" for every inlined function breakpoint.
10843
bb11dd58
YQ
108442017-10-27 Yao Qi <yao.qi@linaro.org>
10845
10846 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10847
a43f3893
PF
108482017-10-26 Patrick Frants <osscontribute@gmail.com>
10849
10850 * gdb.cp/classes.exp (test_static_members): Test printing
10851 Outer::instance.
10852 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10853 (Inner::instance, Outer::instance): New.
10854
792ccf00
PA
108552017-10-24 Pedro Alves <palves@redhat.com>
10856
10857 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10858 extra console" test in two stages.
10859
eb2bfbad
PA
108602017-10-24 Pedro Alves <palves@redhat.com>
10861
10862 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10863
1f75a651
PA
108642017-10-24 Pedro Alves <palves@redhat.com>
10865
10866 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10867 loop.
10868
779990d9
PA
108692017-10-24 Pedro Alves <palves@redhat.com>
10870
10871 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10872 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10873
ad9b8f5d
PA
108742017-10-24 Pedro Alves <palves@redhat.com>
10875
10876 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10877 parameter and handle it. Don't output read value in test name.
10878
fee6da6e
PA
108792017-10-24 Pedro Alves <palves@redhat.com>
10880
10881 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10882 custom test name.
10883
10389c2c
PA
108842017-10-24 Pedro Alves <palves@redhat.com>
10885
10886 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10887 include the unstable output directory name in the test's name.
10888 (initial_setup_simple) <'set args'>: Use custom test name.
10889
a80e65a9
PA
108902017-10-24 Pedro Alves <palves@redhat.com>
10891
10892 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10893 with explicit test name.
10894
15763a09
PA
108952017-10-20 Pedro Alves <palves@redhat.com>
10896
10897 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10898 'wait -i'. Use gdb_assert and remote_close.
10899
49a4ce2e
AB
109002017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10901
10902 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10903 number from variable rather than hard-coded.
10904
a75868f5
PA
109052017-10-19 Pedro Alves <palves@redhat.com>
10906
10907 * gdb.base/long-inferior-output.c: New file.
10908 * gdb.base/long-inferior-output.exp: New file.
10909
c8ba13ad
KS
109102017-11-18 Keith Seitz <keiths@redhat.com>
10911
10912 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10913 method.
10914 (main): Call it.
10915 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10916 Add additional user-defined conversion operator tests.
10917
b27de576
PA
109182017-10-17 Pedro Alves <palves@redhat.com>
10919
10920 * boards/native-stdio-gdbserver.exp: Load "local-board".
10921
8484c955
PA
109222017-10-17 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/quit-live.c: New file.
10925 * gdb.base/quit-live.exp: New file.
10926
83d5a34d
KS
109272017-10-16 Keith Seitz <keiths@redhat.com>
10928
10929 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10930 (class_with_protected_typedef, class_with_private_typedef)
10931 (struct_with_public_typedef, struct_with_protected_typedef)
10932 (struct_with_private_typedef): New classes/structs.
10933 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10934 typedefs and access specifiers.
10935
739b3f1d
PA
109362017-10-16 Pedro Alves <palves@redhat.com>
10937 Simon Marchi <simon.marchi@polymtl.ca>
10938
10939 * README (Local vs Remote vs Native): New section.
10940 * boards/local-board.exp: New file, with bits factored out from
10941 ...
10942 * boards/native-extended-gdbserver.exp: ... here. Load
10943 "local-board".
10944 * boards/native-gdbserver.exp: Load "local-board".
10945 (${board}_spawn, ${board}_exec): Delete.
10946 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10947 ...
10948 * boards/stdio-gdbserver-base.exp: ... this new file.
10949 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10950 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10951 procedure.
10952 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10953 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10954 stdio_gdbserver_command.
10955 (${board}_get_remote_address, ${board}_get_comm_port)
10956 (${board}_download, ${board}_upload): Delete.
10957 (get_target_remote_pipe_cmd): New.
10958
fe68b953
SM
109592017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10960
10961 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10962 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10963 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10964 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10965 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10966 remove with_test_prefix.
10967
300b6685
PA
109682017-10-13 Pedro Alves <palves@redhat.com>
10969
10970 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
10971 * gdb.base/annota1.exp: Use it instead of is_remote.
10972 * gdb.base/annota3.exp: Use it instead of is_remote.
10973 * gdb.cp/annota2.exp: Use it instead of is_remote.
10974 * gdb.cp/annota3.exp: Use it instead of is_remote.
10975 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
10976
50500caf
PA
109772017-10-13 Pedro Alves <palves@redhat.com>
10978
10979 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
10980 (test_num_test_vars, run_and_count_vars, find_env)
10981 (test_set_unset_env, test_inherit_env_var): New procedures.
10982 (top level): Use them.
10983
dad0c6d2
PA
109842017-10-13 Pedro Alves <palves@redhat.com>
10985
10986 * lib/selftest-support.exp (selftest_setup): Extend comments, and
10987 also skip on stub-like targets.
10988
8b0553c1
PA
109892017-10-13 Pedro Alves <palves@redhat.com>
10990
10991 PR gdb/22293
10992 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
10993 (top level): Move some tests to ...
10994 (test_not_found): ... this new procedure.
10995 (top level): Call it.
10996
7594f623
PA
109972017-10-13 Pedro Alves <palves@redhat.com>
10998
10999 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11000 expect different "info terminal" output if testing with a
11001 non-native target.
11002
ebe3b402
PA
110032017-10-13 Pedro Alves <palves@redhat.com>
11004 Simon Marchi <simon.marchi@polymtl.ca>
11005
11006 PR python/12966
11007 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11008
42f1b161
PA
110092017-10-13 Pedro Alves <palves@redhat.com>
11010
11011 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11012 already.
11013
8d6ef72b
PA
110142017-10-13 Pedro Alves <palves@redhat.com>
11015
11016 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11017 is_remote.
11018
d7bcd5b8
PA
110192017-10-13 Pedro Alves <palves@redhat.com>
11020
11021 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11022 is_remote.
11023
df479dc6
PA
110242017-10-13 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11027 is set.
11028 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11029 instead of is_remote.
11030
23fb630a
PA
110312017-10-13 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11034 (top level): Add comment.
11035
cc77b1dc
PA
110362017-10-13 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.base/remote.exp (top level): Fix comment typo and add
11039 missing return.
11040
27c9e813
PA
110412017-10-13 Pedro Alves <palves@redhat.com>
11042 Simon Marchi <simon.marchi@polymtl.ca>
11043
11044 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11045 calls and add comments. Skip test if use_gdb_stub is set.
11046 (top level): Use "set cwd" command instead of "cd" command.
11047
5e830d98
PA
110482017-10-13 Pedro Alves <palves@redhat.com>
11049
11050 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11051 is_remote target check.
11052
f5ca0032
PA
110532017-10-13 Pedro Alves <palves@redhat.com>
11054
11055 * gdb.base/scope.exp: Use build_executable + clean_restart +
11056 gdb_file_cmd instead of prepare_for_testing and no longer skip
11057 "before run" tests on is_remote target boards. Update comments.
11058 * boards/native-extended-gdbserver.exp
11059 (extended_gdbserver_load_last_file): New, factored out from ...
11060 (gdb_load): ... this. Move further below and add comment.
11061 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11062
8aed1c0d
PA
110632017-10-12 Pedro Alves <palves@redhat.com>
11064
11065 * gdb.base/attach.exp: Remove references to gdb64.
11066 * gdb.base/dbx.exp: Remove references to gdb64.
11067
cfa34c87
SM
110682017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11069 Pedro Alves <palves@redhat.com>
11070
11071 * gdb.base/label.exp: Remove is_remote target check.
11072
9192b7de
PA
110732017-10-12 Pedro Alves <palves@redhat.com>
11074
11075 * gdb.base/auvx.exp (coredir): Update comment.
11076 (top level) <core_works>: Use "set cwd" command instead of "cd"
11077 command.
11078
6bf0052d
PA
110792017-10-12 Pedro Alves <palves@redhat.com>
11080 Simon Marchi <simon.marchi@polymtl.ca>
11081
11082 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11083 target boards.
11084
e48ef82d
PA
110852017-10-12 Pedro Alves <palves@redhat.com>
11086 Simon Marchi <simon.marchi@polymtl.ca>
11087
11088 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11089 Instead skip if there's any gdb_protocol set.
11090
8d7aea57
SM
110912017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11092 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11095
30440677
PA
110962017-10-12 Pedro Alves <palves@redhat.com>
11097 Simon Marchi <simon.marchi@polymtl.ca>
11098
11099 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11100 instead of on dejagnu remote boards.
11101
4e04f045 111022017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11103 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11104
11105 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11106 checks. Use build_executable + clean_restart instead of
11107 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11108 of enabling non-stop after starting gdb.
11109
871a186e
PA
111102017-10-12 Pedro Alves <palves@redhat.com>
11111
11112 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11113 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11114 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11115 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11116
56d704da
AK
111172017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11118
11119 * gdb.arch/arc-tdesc-cpu.exp: New file.
11120 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11121
2f20e312
SM
111222017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11123
11124 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11125
65630365
PA
111262017-10-10 Pedro Alves <palves@redhat.com>
11127
11128 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11129 expect CLI output.
11130
bf469271
PA
111312017-10-10 Pedro Alves <palves@redhat.com>
11132
11133 * lib/selftest-support.exp (selftest_setup): Update for
11134 captured_command_loop's prototype change.
11135
777a42f1
PA
111362017-10-09 Pedro Alves <palves@redhat.com>
11137
11138 Test both arch1=>arch2 and arch2=>arch1.
11139
11140 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11141 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11142 factored out to...
11143 (append_arch1_options, append_arch2_options, append_arch_options)
11144 (build_executables): New procedures.
11145 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11146 local.
11147 (top level): Add new 'first_arch' testing axis.
11148
cbd2b4e3
PA
111492017-10-09 Pedro Alves <palves@redhat.com>
11150
11151 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11152 (barrier): New.
11153 (thread_start, all_started): New functions.
11154 (main): Spawn new thread and wait until it is scheduled.
11155 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11156 option.
11157 (do_test): Add 'selected_thread' parameter. Run to all_started
11158 instead of main. Explicitly set the breakpoint at main. Switch
11159 to the SELECTED_THREAD thread.
11160 (top level): Test handling the exec event with either the main
11161 thread or the second thread selected.
11162
5c9e4427
PA
111632017-10-09 Pedro Alves <palves@redhat.com>
11164
11165 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11166 logic. Move STOP marker after the value checks.
11167 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11168 regexp.
11169
b3b7c423
SL
111702017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11171
11172 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11173
3b4b2f16
UW
111742017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11175
11176 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11177 integer-to-dfp conversion.
11178 * gdb.base/dfp-test.exp: Likewise.
11179
5cd63fda
PA
111802017-10-04 Pedro Alves <palves@redhat.com>
11181
11182 * gdb.multi/hangout.c: Include <unistd.h>.
11183 (hangout_loop): New function.
11184 (main): Call alarm. Call hangout_loop in a loop.
11185 * gdb.multi/hello.c: Include <unistd.h>.
11186 (hello_loop): New function.
11187 (main): Call alarm. Call hangout_loop in a loop.
11188 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11189 inferior with the other selected.
11190
4c71c105
SM
111912017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11192
11193 * gdb.mi/list-thread-groups-available.exp: New file.
11194 * gdb.mi/list-thread-groups-available.c: New file.
11195
bc3b087d
SDJ
111962017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11197
11198 * gdb.base/set-cwd.exp: Make it available on
11199 native-extended-gdbserver.
11200
d092c5a2
SDJ
112012017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11202
11203 * gdb.base/set-cwd.c: New file.
11204 * gdb.base/set-cwd.exp: Likewise.
11205
45320ffa
TT
112062017-10-02 Tom Tromey <tom@tromey.com>
11207
11208 PR rust/22236:
11209 * gdb.rust/simple.rs (main): New variable "fslice".
11210 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11211
b3e3859b
TT
112122017-10-02 Tom Tromey <tom@tromey.com>
11213
11214 * gdb.rust/simple.exp: Test ptype of a slice.
11215
01af5e0d
TT
112162017-10-02 Tom Tromey <tom@tromey.com>
11217
11218 * gdb.rust/simple.exp: Test index of slice.
11219
a9bbfbd8
TT
112202017-09-27 Tom Tromey <tom@tromey.com>
11221
11222 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11223
df8899e5
TP
112242017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11225 Pedro Alves <palves@redhat.com>
11226
11227 * gdb.base/compare-sections.exp (get value of read-only section): Read
11228 as unsigned value.
11229 (corrupt read-only section): Likewise and don't set written if patching
11230 failed.
11231
757bf54b
KB
112322017-09-21 Kevin Buettner <kevinb@redhat.com>
11233
11234 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11235 files.
11236
06871ae8
PA
112372017-09-20 Pedro Alves <palves@redhat.com>
11238
11239 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11240 symbol names in gdb's output.
11241 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11242
e5f25bc5
PA
112432017-09-20 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11246 Rename to ...
11247 (test_list_ambiguous_symbol): ... this and add a symbol name
11248 parameter. Adjust.
11249 (test_list_ambiguous_function): Reimplement on top of
11250 test_list_ambiguous_symbol and also test listing ambiguous
11251 variables.
11252 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11253 (ambiguous_fun): ... this.
11254 (ambiguous_var): New.
11255 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11256 (ambiguous_fun): ... this.
11257 (ambiguous_var): New.
11258
4e5a4f58
JB
112592017-09-19 John Baldwin <jhb@FreeBSD.org>
11260
11261 * gdb.base/starti.c: New file.
11262 * gdb.base/starti.exp: New file.
11263 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11264
26e53f3e
PA
112652017-09-14 Pedro Alves <palves@redhat.com>
11266
11267 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11268 (top level): Use it instead of runto.
11269
cb791d59
TT
112702017-09-11 Tom Tromey <tom@tromey.com>
11271
11272 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11273
7c96f8c1
TT
112742017-09-11 Tom Tromey <tom@tromey.com>
11275
11276 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11277 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11278
469412dd
CW
112792017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11280
11281 * gdb.fortran/printing-types.exp: New file.
11282 * gdb.fortran/printing-types.exp: New file.
11283
e0f86435
BH
112842017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11285
11286 * gdb.fortran/vla-ptype.exp: Fix typos.
11287 * gdb.fortran/vla-value.exp: Same.
11288
9e9af4be
BH
112892017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11290
11291 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11292 * gdb.mi/mi-var-child-f.exp: Likewise.
11293 * gdb.mi/mi-vla-fortran.exp: Likewise.
11294
a5ad232b 112952017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11296 Christoph Weinmann <christoph.t.weinmann@intel.com>
11297 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11298
11299 * gdb.fortran/ptr-indentation.f90: New file.
11300 * gdb.fortran/ptr-indentation.exp: New file.
11301
5aec60eb
TT
113022017-09-05 Tom Tromey <tom@tromey.com>
11303
11304 PR gdb/22010:
11305 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11306
8f8f8152
TP
113072017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11308
11309 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11310
fbd1b771
JK
113112017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11312
11313 * gdb.threads/tls-nodebug-pie.c: New file.
11314 * gdb.threads/tls-nodebug-pie.exp: New file.
11315
5eb5f850
TT
113162017-09-05 Tom Tromey <tom@tromey.com>
11317
11318 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11319 for rust.
11320
ae780a21
SM
113212017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11322
11323 * gdb.multi/multi-arch-exec.exp: Test with different
11324 "follow-exec-mode" settings.
11325 (do_test): New procedure.
11326
3693fdb3
PA
113272017-09-04 Pedro Alves <palves@redhat.com>
11328
11329 * gdb.base/func-static.c (S::method const, S::method volatile)
11330 (S::method volatile const): New methods.
11331 (c_s, v_s, cv_s): New instances.
11332 (main): Call method() on them.
11333 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11334 (cannot_resolve): New procedure.
11335 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11336 print-quote-unquoted columns.
11337 (do_test): Test printing each scope too.
11338
e68cb8e0
PA
113392017-09-04 Pedro Alves <palves@redhat.com>
11340
11341 * gdb.base/local-static.exp: Also test with
11342 class::method::variable wholly quoted.
11343 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11344
858be34c
PA
113452017-09-04 Pedro Alves <palves@redhat.com>
11346
11347 * gdb.base/local-static.c: New.
11348 * gdb.base/local-static.cc: New.
11349 * gdb.base/local-static.exp: New.
11350
46a4882b
PA
113512017-09-04 Pedro Alves <palves@redhat.com>
11352
11353 * gdb.asm/asm-source.exp: Add casts to int.
11354 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11355 (dataglobal64_1, dataglobal64_2): New globals.
11356 * gdb.base/nodebug.exp: Test different expressions involving the
11357 new globals, with print, whatis and ptype. Add casts to int.
11358 * gdb.base/solib-display.exp: Add casts to int.
11359 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11360 * gdb.cp/m-static.exp: Add cast to int.
11361 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11362 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11363 tls variable with no debug info without a cast. Test with a cast
11364 to int too.
11365 * gdb.trace/entry-values.exp: Add casts.
11366
2c5a2be1
PA
113672017-09-04 Pedro Alves <palves@redhat.com>
11368
11369 * gdb.base/nodebug.exp: Test that ptype's error about functions
11370 with unknown return type includes the function name too.
11371
7022349d
PA
113722017-09-04 Pedro Alves <palves@redhat.com>
11373
11374 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11375 return type of munmap in infcall.
11376 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11377 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11378 type of ftell in infcall.
11379 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11380 type of getpid in infcall.
11381 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11382 infcall.
11383 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11384 Bail on failure to extract the pid.
11385 * gdb.base/nodebug.c: #include <stdint.h>.
11386 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11387 New functions.
11388 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11389 Change expected output of print/whatis/ptype with functions with
11390 no debug info. Test all supported languages. Call
11391 test_call_promotion.
11392 * gdb.compile/compile.exp: Adjust expected output to expect
11393 warning.
11394 * gdb.threads/siginfo-threads.exp: Likewise.
11395
54990598
PA
113962017-09-04 Pedro Alves <palves@redhat.com>
11397
11398 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11399 "prototypes". Test calling float functions via prototyped and
11400 unprototyped function pointers.
11401 (perform_all_tests): New parameter "prototypes". Pass it down.
11402 (top level): Pass down "prototypes" parameter to
11403 perform_all_tests.
11404
34d16ea2
SM
114052017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11406
11407 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11408 Test with nested loops.
11409
9521ecda
SM
114102017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11411
11412 * gdb.base/commands.exp: Call the new procedures.
11413 (loop_break_test, loop_continue_test): New procedures.
11414
80a65e9b
SM
114152017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11416
11417 * gdb.base/commands.exp: Call new procedure.
11418 (define_if_without_arg_test): New procedure.
11419
e439fa14
PA
114202017-09-04 Pedro Alves <palves@redhat.com>
11421
11422 * gdb.base/list-ambiguous.exp: New file.
11423 * gdb.base/list-ambiguous0.c: New file.
11424 * gdb.base/list-ambiguous1.c: New file.
11425 * gdb.base/list.exp (test_list_range): Adjust expected output.
11426
0a2dde4a
SDJ
114272017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11428
11429 * gdb.base/share-env-with-gdbserver.c: New file.
11430 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11431
5e89eb3a
SM
114322017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11433
11434 * gdb.base/commands.exp (gdbvar_simple_if_test,
11435 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11436 progvar_simple_if_test, progvar_simple_while_test,
11437 progvar_complex_if_while_test, user_defined_command_test,
11438 user_defined_command_args_eval,
11439 user_defined_command_args_stack_test,
11440 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11441 temporary_breakpoint_commands,
11442 gdb_test_no_prompt, redefine_hook_test,
11443 redefine_backtrace_test): Remove "global gdb_prompt".
11444
fd437cbc
SM
114452017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11446
11447 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11448 New proc, call it from toplevel.
11449
87215ad1
SDJ
114502017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11451
11452 PR remote/21852
11453 * gdb.server/normal.c: New file, copied from gdb.base.
11454 * gdb.server/run-without-local-binary.exp: New file.
11455
58afddc6
WP
114562017-08-07 Weimin Pan <weimin.pan@oracle.com>
11457
11458 * gdb.arch/sparc64-adi.exp: New file.
11459 * gdb.arch/sparc64-adi.c: New file.
11460
5277199a
PA
114612017-08-22 Pedro Alves <palves@redhat.com>
11462
11463 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11464 (top level): Add "list all overloads" tests.
11465
14278e1f
TT
114662017-08-22 Tom Tromey <tom@tromey.com>
11467
11468 * gdb.gdb/xfullpath.exp: Remove.
11469
bf223d3e
PA
114702017-08-21 Pedro Alves <palves@redhat.com>
11471
11472 PR gdb/19487
11473 * gdb.base/symbol-alias.c: New.
11474 * gdb.base/symbol-alias2.c: New.
11475 * gdb.base/symbol-alias.exp: New.
11476
c973d0aa
PA
114772017-08-21 Pedro Alves <palves@redhat.com>
11478
11479 * gdb.base/dfp-test.c
11480 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11481 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11482 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11483 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11484 * gdb.base/whatis-ptype-typedefs.c: New.
11485 * gdb.base/whatis-ptype-typedefs.exp: New.
11486 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11487 (an_int, an_int_type, an_int_type2): New globals.
11488 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11489 involving typedefs and cast expressions.
11490 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11491 (lookup_typedefs_function): New.
11492 (typedefs_pretty_printers_dict): New.
11493 (top level): Register lookup_typedefs_function in
11494 gdb.pretty_printers.
11495
6d580b63
YQ
114962017-08-18 Yao Qi <yao.qi@linaro.org>
11497
11498 * gdb.server/unittest.exp: New.
11499
206726fb
SDJ
115002017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11501
11502 PR gdb/21954
11503 * gdb.base/environ.exp: Add test to check if 'unset environment'
11504 works.
11505
bf0ec4c2
AA
115062017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11507
11508 * lib/gdb.exp (universal_compile_options): New caching proc.
11509 (gdb_compile): Suppress GCC's coloring of messages.
11510
d6382fff
TT
115112017-08-14 Tom Tromey <tom@tromey.com>
11512
11513 PR gdb/21675:
11514 * gdb.base/printcmds.exp (test_radices): New function.
11515 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11516 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11517 * lib/gdb.exp (get_integer_valueof): Use p/d.
11518
c2c2dd9f
SM
115192017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11520
11521 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11522 characters.
11523
fdffd6f4
TT
115242017-08-05 Tom Tromey <tom@tromey.com>
11525
11526 * gdb.rust/simple.exp: Allow String to appear in a different
11527 namespace.
11528
27d41eac
YQ
115292017-07-26 Yao Qi <yao.qi@linaro.org>
11530
11531 * gdb.gdb/unittest.exp: Invoke command
11532 "maintenance check xml-descriptions".
11533
031ed05d
AA
115342017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11535
11536 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11537 calling context.
11538 (hex128): Drop erroneous calculation of parameters.
11539
dcd27ddf
SM
115402017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11541
11542 * gdb.python/py-unwind.exp: Disable stack protection when
11543 building test file.
11544
47e77640
PA
115452017-07-20 Pedro Alves <palves@redhat.com>
11546
11547 * gdb.base/default.exp (set language): Adjust expected output.
11548
62d2a18a
PA
115492017-07-20 Pedro Alves <palves@redhat.com>
11550
11551 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11552 (test_minsym): ... this, and make static.
11553 (get_pck__foo__bar__minsym): Rename to ...
11554 (get_test_minsym): ... this.
11555 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11556 symbol names and comments.
11557 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11558 (get_test_minsym): ... this.
11559 (pck__foo__bar__minsym__2): Rename to ...
11560 (test_minsym): ... this.
11561 (main): Adjust.
11562
c45ec17c
PA
115632017-07-17 Pedro Alves <palves@redhat.com>
11564
11565 * gdb.base/completion.exp: Adjust expected output.
11566 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11567 the completer works.
11568
c6756f62
PA
115692017-07-17 Pedro Alves <palves@redhat.com>
11570
11571 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11572
5bd68487
AB
115732017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11574
11575 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11576
8880f2a9
TT
115772017-07-14 Tom Tromey <tom@tromey.com>
11578
11579 PR rust/21764:
11580 * gdb.rust/simple.exp: Add tests.
11581
65547233
TT
115822017-07-14 Tom Tromey <tom@tromey.com>
11583
11584 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11585
8f14146e
PA
115862017-07-14 Pedro Alves <palves@redhat.com>
11587
11588 * gdb.linespec/base/one/thefile.cc (z1): New function.
11589 * gdb.linespec/base/two/thefile.cc (z2): New function.
11590 * gdb.linespec/linespec.exp: Add tests.
11591
b4365d02
AB
115922017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11593
11594 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11595 to mi_create_breakpoint.
11596
5d2cbaa5
AB
115972017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11598
11599 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11600 mi_create_breakpoint.
11601
11cb5716
IB
116022017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11603
11604 * gdb.dlang/demangle.exp: Update for demangling changes.
11605
03278692
TT
116062017-07-09 Tom Tromey <tom@tromey.com>
11607
11608 * gdb.dwarf2/shortpiece.exp: New file.
11609
33c5cd75
DB
116102017-07-06 David Blaikie <dblaikie@gmail.com>
11611
11612 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11613 built from fissiont-multi-cu{1,2}.c.
11614 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11615 except putting 'main' and 'func' in separate CUs in the same DWO file.
11616 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11617 test.
11618 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11619 test.
11620
8455d262
PA
116212017-07-06 Pedro Alves <palves@redhat.com>
11622
11623 * gdb.python/py-unwind.exp: Test flushregs.
11624
dc4bde35
SDJ
116252017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11626
11627 PR cli/21688
11628 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11629 tests for alias commands and trailing whitespace.
11630
51ed89aa
SDJ
116312017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11632
11633 PR cli/21688
11634 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11635 procedure. Call it.
11636
eb17d413
PA
116372017-06-29 Pedro Alves <palves@redhat.com>
11638
11639 * gdb.base/printcmds.exp: Add tests.
11640
41664b45
DG
116412017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11642
11643 PR gdb/21337
11644 * gdb.base/reread-readsym.exp: New file.
11645 * gdb.base/reread-readsym.c: New file.
11646
75312ae3
KB
116472017-06-21 Kevin Buettner <kevinb@redhat.com>
11648
11649 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11650 subpattern.
11651
66953522
PB
116522017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11653
11654 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11655 extended mnemonic.
11656 * gdb.arch/powerpc-power9.s: Likewise.
11657
5524b525
AA
116582017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11659
11660 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11661 on 32-bit x86 targets. Exploit is_*_target macros where
11662 appropriate.
11663
03c8af18
AA
116642017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11665
11666 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11667 register pieces.
11668
3bf31011
AA
116692017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11670
11671 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11672 located in one or more DWARF pieces.
11673
805acca0
AA
116742017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11675
11676 * lib/gdb.exp (get_endianness): New proc.
11677 * gdb.arch/aarch64-fp.exp: Use it.
11678 * gdb.arch/altivec-regs.exp: Likewise.
11679 * gdb.arch/e500-regs.exp: Likewise.
11680 * gdb.arch/vsx-regs.exp: Likewise.
11681 * gdb.base/dump.exp: Likewise.
11682 * gdb.base/funcargs.exp: Likewise.
11683 * gdb.base/gnu_vector.exp: Likewise.
11684 * gdb.dwarf2/formdata16.exp: Likewise.
11685 * gdb.dwarf2/implptrpiece.exp: Likewise.
11686 * gdb.dwarf2/nonvar-access.exp: Likewise.
11687 * gdb.python/py-inferior.exp: Likewise.
11688 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11689
e9352324
AA
116902017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11691
11692 PR gdb/21226
11693 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11694 stack value pieces are taken from the LSB end.
11695
d5d1163e
AA
116962017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11697
11698 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11699 variable at nonzero offset.
11700
0567c986
AA
117012017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11702
11703 * gdb.dwarf2/var-access.c: New file.
11704 * gdb.dwarf2/var-access.exp: New test.
11705 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11706
973e9aab
TT
117072017-06-12 Tom Tromey <tom@tromey.com>
11708
11709 * gdb.dwarf2/formdata16.exp: Add tests.
11710
d9109c80
TT
117112017-06-12 Tom Tromey <tom@tromey.com>
11712
11713 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11714
30a25466
TT
117152017-06-12 Tom Tromey <tom@tromey.com>
11716
11717 PR exp/16225:
11718 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11719 * gdb.arch/vsx-regs.exp: Update tests.
11720 * gdb.arch/s390-vregs.exp (hex128): New proc.
11721 Update test.
11722 * gdb.arch/altivec-regs.exp: Update tests.
11723
aefd8b33
SDJ
117242017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11725
11726 * gdb.base/startup-with-shell.c: New file.
11727 * gdb.base/startup-with-shell.exp: Likewise.
11728
2090129c
SDJ
117292017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11730
11731 * gdb.server/non-existing-program.exp: Update regex in order to
11732 reflect the fact that gdbserver is now using fork_inferior (with a
11733 shell) to startup the inferior.
11734
8e86a419
SM
117352017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11736
11737 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11738 support function calls from GDB.
11739
e6cf65f2
TT
117402017-05-21 Tom Tromey <tom@tromey.com>
11741
11742 PR rust/21466:
11743 * gdb.rust/unsized.exp: New file.
11744 * gdb.rust/unsized.rs: New file.
11745
43cc5389
TT
117462017-05-19 Tom Tromey <tom@tromey.com>
11747
11748 PR rust/21484:
11749 * gdb.rust/watch.exp: New file.
11750 * gdb.rust/watch.rs: New file.
11751
ec8df234
TT
117522017-05-18 Tom Tromey <tom@tromey.com>
11753
11754 * gdb.rust/simple.exp: Allow Box to be qualified.
11755
3e3e7fae
TP
117562017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11757
11758 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11759
59cc050d
PA
117602017-05-18 Pedro Alves <palves@redhat.com>
11761
11762 * gdb.base/fileio.c (test_write, test_read, test_close)
11763 (test_fstat): Don't print 'ret' in the fail path.
11764
c8f6abd1
PA
117652017-05-18 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11768 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11769 (test_system, test_rename, test_unlink, test_time): Change
11770 prototypes.
11771 * gdb.base/fileio.exp (stop_msg): Adjust.
11772
d2a03b77
PA
117732017-05-18 Pedro Alves <palves@redhat.com>
11774
11775 * gdb.base/fileio.c (null_str): New global.
11776 (test_stat): Use it.
11777 * gdb.base/fileio.exp: Remove nowarnings.
11778
0d5c6999
YQ
117792017-05-17 Yao Qi <yao.qi@linaro.org>
11780
11781 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11782
21873064
YQ
117832017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11784
11785 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11786 argument command.
11787 (top-level): Invoke test_set_inferior_tty.
11788
d512d31c
PA
117892017-05-04 Pedro Alves <palves@redhat.com>
11790
11791 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11792 Add parens to print call for Python 3.
11793
90cef2ed
KS
117942017-05-03 Keith Seitz <keiths@redhat.com>
11795
11796 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11797 (main): Call it.
11798
14f819c8
TW
117992017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11800
11801 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11802 to prev and next.
11803
913aeadd
TW
118042017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11805
11806 * gdb.python/py-record-btrace.exp: Remove test for
11807 gdb.BtraceInstruction.error.
11808
a3be24ad
TW
118092017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11810
11811 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11812
ae20e79a
TW
118132017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11814
11815 * gdb.python/py-record-btrace-threads.c: New file.
11816 * gdb.python/py-record-btrace-threads.exp: New file.
11817
45ce1b47
SDJ
118182017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11819
11820 PR testsuite/8595
11821 * gdb.base/environ.exp: Make test available in all architectures.
11822 Move bits related to "info program" testing to
11823 gdb.base/info-program.exp. Rewrite tests to use the two new
11824 procedures mentione below.
11825 (test_set_show_env_var) New procedure.
11826 (test_set_show_env_var_equal): Likewise.
11827 * gdb.base/info-program.exp: New file.
11828
e15c3eb4
KS
118292017-04-27 Keith Seitz <keiths@redhat.com>
11830
11831 * gdb.cp/oranking.cc (test15): New function.
11832 (main): Call test15 and declare additional variables for testing.
11833 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11834 "p foo101('abc')" tests.
11835 Add tests for cv qualifier overloads.
11836 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11837 "lvalue reference overload" test.
11838 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11839 "print value of f1 on Child&& in f2" test.
11840
3a3fd0fd
PA
118412017-04-19 Pedro Alves <palves@redhat.com>
11842
11843 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11844 procedure.
11845 (top level): Call it.
11846 * lib/gdb.exp (gdb_define_cmd): New procedure.
11847
53375380
PA
118482017-04-12 Pedro Alves <palves@redhat.com>
11849
11850 PR gdb/21323
11851 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11852 (wchar): New global.
11853 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11854 (do_test_wide_char, wide_char_types_no_program, top level): Add
11855 wchar_t testing.
11856
53e710ac
PA
118572017-04-12 Pedro Alves <palves@redhat.com>
11858
11859 PR c++/21323
11860 * gdb.cp/wide_char_types.c: New file.
11861 * gdb.cp/wide_char_types.exp: New file.
11862
0ad9d8c7
SDJ
118632017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11864
11865 PR gdb/21352
11866 * gdb.trace/tsv.exp: Add test for "tsave -r".
11867
b1b45502
IB
118682017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11869
11870 * gdb.dlang/watch-loc.c: New file.
11871 * gdb.dlang/watch-loc.exp: New file.
11872
ec13808e
JK
118732017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11874
11875 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11876
fe5f7374
AK
118772017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11878
11879 * gdb.arch/arc-analyze-prologue.S: New file.
11880 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11881
eea78757
AK
118822017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11883
11884 * gdb.arch/arc-decode-insn.S: New file.
11885 * gdb.arch/arc-decode-insn.exp: Likewise.
11886
5badf10a
IR
118872017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11888
11889 PR tdep/20928
11890 * gdb.arch/sparc64-regs.exp: New file.
11891 * gdb.arch/sparc64-regs.S: Likewise.
11892
cee59b3f
TW
118932017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11894
11895 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11896 and memory view on Python 3.
11897
c0f55cc6
AV
118982017-03-20 Artemiy Volkov <artemiyv@acm.org>
11899 Keith Seitz <keiths@redhat.com>
11900
11901 PR gdb/14441
11902 * gdb.cp/demangle.exp: Add rvalue reference tests.
11903 * gdb.cp/rvalue-ref-casts.cc: New file.
11904 * gdb.cp/rvalue-ref-casts.exp: New file.
11905 * gdb.cp/rvalue-ref-overload.cc: New file.
11906 * gdb.cp/rvalue-ref-overload.exp: New file.
11907 * gdb.cp/rvalue-ref-params.cc: New file.
11908 * gdb.cp/rvalue-ref-params.exp: New file.
11909 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11910 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11911 * gdb.cp/rvalue-ref-types.cc: New file.
11912 * gdb.cp/rvalue-ref-types.exp: New file.
11913 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11914 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11915
51457a05
MAL
119162017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11917
11918 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11919 New procedure.
11920
5b291c04
MAL
119212017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11922
11923 * lib/mi-support.exp (mi_gdb_test): Add additional message
11924 for unexpected output.
11925
59a56148
AA
119262017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11927
11928 * gdb.base/examine-backward.c (Barrier): New character array
11929 constant, to ensure that TestStrings is preceded by a string
11930 terminator.
11931
7942e96e
AA
119322017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11933
11934 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11935 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11936 and implicit pointer into such a location.
11937
6ebac3fb
DE
119382017-03-16 Doug Evans <dje@google.com>
11939
11940 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11941
ec3b243d
TP
119422017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11943
11944 * gdb.cp/m-static.exp: Fix expectation for prototype of
11945 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
11946
119472017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
11948
11949 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11950 * gdb.guile/scm-lazy-string.c: New file.
11951 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11952 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11953 for pointer, array, typedef lazy strings.
11954
2cc36e25 119552017-03-16 Doug Evans <dje@google.com>
34b43320
DE
11956
11957 PR python/17728, python/18439, python/18779
11958 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11959 * gdb.python/py-lazy-string.c (pointer): New typedef.
11960 (main): New locals ptr, array, typedef_ptr.
11961 * gdb.python/py-value.exp: Move lazy string tests to ...
11962 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11963 array, typedef lazy strings.
ec3b243d 11964
0efcde63
AK
119652017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11966
11967 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11968 Add optional 'test' parameter.
11969
7978d7c3
SM
119702017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11971
11972 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11973 Skip for versions of DejaGnu < 1.5.
11974
896c0c1e
SM
119752017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11976
11977 * lib/gdb.exp (dejagnu_version): New proc.
11978 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11979 Use dejagnu_version.
11980
5f4d1085
KS
119812017-03-10 Keith Seitz <keiths@redhat.com>
11982
11983 PR c++/8128
11984 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11985 type from destructor regexps.
11986 Add a branch which actually passes the test.
11987 Adjust "ptype t5i" test names.
11988
1de05205
PA
119892017-03-08 Pedro Alves <palves@redhat.com>
11990
11991 * gdb.base/step-over-exit.exp: Add explicit test message.
11992
c65d6b55
PA
119932017-03-08 Pedro Alves <palves@redhat.com>
11994
11995 PR gdb/18360
11996 * gdb.threads/interrupt-while-step-over.c: New file.
11997 * gdb.threads/interrupt-while-step-over.exp: New file.
11998
2e86a283
PA
119992017-03-08 Pedro Alves <palves@redhat.com>
12000
12001 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12002 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12003
25dcbff6
PA
120042017-03-08 Pedro Alves <palves@redhat.com>
12005
12006 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12007 PKRU as not supported as a PASS.
12008
dc9366eb
PA
120092017-03-08 Pedro Alves <palves@redhat.com>
12010
12011 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12012 prefix instead of $binfile1/$binfile2.
12013 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12014 in test message.
12015 * gdb.python/py-completion.exp: Use "load python file" as test
12016 messages instead of unstable path names.
12017
6e5d74e7
PA
120182017-03-08 Pedro Alves <palves@redhat.com>
12019 Jan Kratochvil <jan.kratochvil@redhat.com>
12020
12021 PR cli/21218
12022 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12023 New proc.
12024 (top level): Call it.
12025
9753a2f6
PA
120262017-03-08 Pedro Alves <palves@redhat.com>
12027
12028 PR tui/21216
12029 * gdb.tui/tui-nl-filtered-output.exp: New file.
12030
1a4dd9dd
PA
120312017-03-08 Pedro Alves <palves@redhat.com>
12032
12033 * gdb.base/completion.exp: Move TUI completion tests to ...
12034 * gdb.tui/completion.exp: ... this new file.
12035
7cbbff33
PA
120362017-03-08 Pedro Alves <palves@redhat.com>
12037
12038 * gdb.base/tui-disasm-long-lines.c,
12039 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12040 gdb.base/tui-layout.exp: Move to ...
12041 * gdb.tui/: ... this new directory.
12042
5f6fd321
PA
120432017-03-07 Pedro Alves <palves@redhat.com>
12044
12045 * gdb.base/tui-layout.c: New file.
12046 * gdb.base/tui-layout.exp: New file.
12047
44959fa8
PA
120482017-03-07 Pedro Alves <palves@redhat.com>
12049
12050 * gdb.base/tui-layout.c: Rename to ...
12051 * gdb.base/tui-disasm-long-lines.c: ... this.
12052 * gdb.base/tui-layout.exp: Rename to ...
12053 * gdb.base/tui-disasm-long-lines.exp: ... this.
12054
f8c4e718
PA
120552017-03-07 Pedro Alves <palves@redhat.com>
12056
12057 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12058
6dbb839a 120592017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12060
12061 * i386-mpx-call.c: New file.
12062 * i386-mpx-call.exp: New file.
12063
65b48a81
PB
120642017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12065
12066 * gdb.arch/powerpc-power.exp: Delete test.
12067 * gdb.arch/powerpc-power.s: Likewise.
12068 * gdb.disasm/disassembler-options.exp: New test.
12069 * gdb.arch/powerpc-altivec.exp: Likewise.
12070 * gdb.arch/powerpc-altivec.s: Likewise.
12071 * gdb.arch/powerpc-altivec2.exp: Likewise.
12072 * gdb.arch/powerpc-altivec2.s: Likewise.
12073 * gdb.arch/powerpc-altivec3.exp: Likewise.
12074 * gdb.arch/powerpc-altivec3.s: Likewise.
12075 * gdb.arch/powerpc-power7.exp: Likewise.
12076 * gdb.arch/powerpc-power7.s: Likewise.
12077 * gdb.arch/powerpc-power8.exp: Likewise.
12078 * gdb.arch/powerpc-power8.s: Likewise.
12079 * gdb.arch/powerpc-power9.exp: Likewise.
12080 * gdb.arch/powerpc-power9.s: Likewise.
12081 * gdb.arch/powerpc-vsx.exp: Likewise.
12082 * gdb.arch/powerpc-vsx.s: Likewise.
12083 * gdb.arch/powerpc-vsx2.exp: Likewise.
12084 * gdb.arch/powerpc-vsx2.s: Likewise.
12085 * gdb.arch/powerpc-vsx3.exp: Likewise.
12086 * gdb.arch/powerpc-vsx3.s: Likewise.
12087 * gdb.arch/arm-disassembler-options.exp: Likewise.
12088 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12089 * gdb.arch/s390-disassembler-options.exp: Likewise.
12090
17cd4947
LM
120912017-02-23 Luis Machado <lgustavo@codesourcery.com>
12092
12093 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12094 (check_supported_features): ... this. Changed return type to void.
12095 (supports_rdseed): New static global.
12096 (rdseed): Check supports_rdseed.
12097 (initialize): Call check_supported_features.
12098
2039d74e
EBM
120992017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12100
12101 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12102 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12103 and lqarx/stqcx.
12104 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12105 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12106
a51d7ecf
EBM
121072017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12108
12109 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12110 uppercase.
12111
0224619f
JK
121122017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12113
12114 * gdb.dwarf2/formdata16.c: New file.
12115 * gdb.dwarf2/formdata16.exp: New file.
12116 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12117
216f72a1
JK
121182017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12119
12120 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12121 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12122 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12123 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12124 DW_AT_GNU_*.
12125
43988095
JK
121262017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12127
12128 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12129
99e8a4f9
SDJ
121302017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12131
12132 PR gdb/21164
12133 * gdb.base/maint.exp: Add testcases for when the commands do
12134 not have arguments.
12135
b58a8c0c
TP
121362017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12137
12138 * gdb.cp/chained-calls.exp: Use p instead of P.
12139
4e746bb6
TW
121402017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12141
12142 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12143 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12144
3f77c769
TT
121452017-02-14 Tom Tromey <tom@tromey.com>
12146
12147 PR python/13598:
12148 * gdb.python/py-events.exp: Add before_prompt event tests.
12149
075beec0
AA
121502017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12151
12152 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12153
bf5f525c
LM
121542017-02-13 Luis Machado <lgustavo@codesourcery.com>
12155
12156 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12157 (main): Call my_unique_function_name.
12158 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12159 completion of patterns with a single match.
12160 Add missing -re switches to gdb_test_multiple calls.
12161
13a66184
LM
121622017-02-13 Luis Machado <lgustavo@codesourcery.com>
12163
12164 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12165 return if core file is not recognized.
12166
26a06916
SM
121672017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12168
12169 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12170 and extra UIs.
12171
b761ca9e
SM
121722017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12173
12174 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12175 proc_with_prefix.
12176
b964bee0
TT
121772017-02-10 Tom Tromey <tom@tromey.com>
12178
12179 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12180
18da0c51
MG
121812017-02-10 Martin Galvan <martingalvan@sourceware.org>
12182
12183 PR gdb/21122
12184 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12185
604c4576
JG
121862017-02-08 Jerome Guitton <guitton@adacore.com>
12187
12188 * gdb.base/define.exp: Add test for command abbreviations
12189 in define.
12190
20b477a7
LM
121912017-02-06 Luis Machado <lgustavo@codesourcery.com>
12192
12193 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12194 * gdb.reverse/insn-reverse-x86.c: New file.
12195
3f7b46f2
IR
121962017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12197
12198 PR tdep/20936
12199 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12200
f0fd41c1
TT
122012017-02-03 Tom Tromey <tom@tromey.com>
12202
12203 PR rust/21097:
12204 * gdb.rust/simple.exp: Add new tests.
12205
5be5dbf0
PA
122062017-02-02 Pedro Alves <palves@redhat.com>
12207
12208 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12209 tests.
12210
7346ef59
AA
122112017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12212
12213 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12214 taking a 2-byte value out of a 4-byte DWARF implicit value on
12215 big-endian targets.
12216 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12217 logic. Add test cases for DW_OP_implicit.
12218
787f0025
MM
122192017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12220
12221 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12222
68777c29
MM
122232017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12224
12225 * gdb.btrace/enable.exp: Call gdb_exit before
12226 skip_gdbserver_tests.
12227
0a1c7e28
MM
122282017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12229
12230 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12231 GDBFLAGS.
12232
b5ac99b0
MM
122332017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12234
12235 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12236 the test is skipped.
12237 * gdb.btrace/data.exp: Likewise.
12238 * gdb.btrace/delta.exp: Likewise.
12239 * gdb.btrace/dlopen.exp: Likewise.
12240 * gdb.btrace/enable-running.exp: Likewise.
12241 * gdb.btrace/enable.exp: Likewise.
12242 * gdb.btrace/exception.exp: Likewise.
12243 * gdb.btrace/function_call_history.exp: Likewise.
12244 * gdb.btrace/gcore.exp: Likewise.
12245 * gdb.btrace/instruction_history.exp: Likewise.
12246 * gdb.btrace/multi-thread-step.exp: Likewise.
12247 * gdb.btrace/nohist.exp: Likewise.
12248 * gdb.btrace/non-stop.exp: Likewise.
12249 * gdb.btrace/reconnect.exp: Likewise.
12250 * gdb.btrace/record_goto-step.exp: Likewise.
12251 * gdb.btrace/record_goto.exp: Likewise.
12252 * gdb.btrace/rn-dl-bind.exp: Likewise.
12253 * gdb.btrace/segv.exp: Likewise.
12254 * gdb.btrace/step.exp: Likewise.
12255 * gdb.btrace/stepi.exp: Likewise.
12256 * gdb.btrace/tailcall-only.exp: Likewise.
12257 * gdb.btrace/tailcall.exp: Likewise.
12258 * gdb.btrace/tsx.exp: Likewise.
12259 * gdb.btrace/unknown_functions.exp: Likewise.
12260 * gdb.btrace/vdso.exp: Likewise.
12261
cd4007e4
MM
122622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12263
12264 * gdb.btrace/enable-running.c: New.
12265 * gdb.btrace/enable-running.exp: New.
12266
2735833d
WT
122672017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12268
12269 * gdb.arch/amd64-gs_base.c: New file.
12270 * gdb.arch/amd64-gs_base.exp: New file.
12271
b51e1e94
LM
122722017-01-26 Luis Machado <lgustavo@codesourcery.com>
12273
12274 * lib/memory.exp: Remove spurious empty newlines.
12275
72ca0410
SM
122762017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12277
12278 * gdb.python/py-bad-printers.exp: Load python file using "source".
12279 * gdb.python/py-events.exp: Likewise.
12280 * gdb.python/py-evsignal.exp: Likewise.
12281 * gdb.python/py-evthreads.exp: Likewise.
12282 * gdb.python/py-frame-args.exp: Likewise.
12283 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12284 * gdb.python/py-framefilter-mi.exp: Likewise.
12285 * gdb.python/py-framefilter.exp: Likewise.
12286 * gdb.python/py-mi.exp: Likewise.
12287 * gdb.python/py-pp-maint.exp: Likewise.
12288 * gdb.python/py-pp-registration.exp: Likewise.
12289 * gdb.python/py-prettyprint.exp: Likewise.
12290 (run_lang_tests): Likewise.
12291 * gdb.python/py-typeprint.exp: Likewise.
12292
e309aa65
LM
122932017-01-26 Luis Machado <lgustavo@codesourcery.com>
12294
12295 * lib/memory.exp: New file.
12296 * lib/gdb.exp: Load memory.exp.
12297 * gdb.base/memattr.exp (delete_memory): Move proc to
12298 lib/memory.exp and rename to delete_memory_regions.
12299 Replace delete_memory with delete_memory_regions.
12300 Cleanup memory regions before tests.
12301 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12302 before tests.
12303
515aff23
LM
123042017-01-26 Luis Machado <lgustavo@codesourcery.com>
12305
12306 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12307 files.
12308 (initialize): New function conditionally defined.
12309 (testcases): Move within conditional block.
12310 (main): Call initialize.
12311 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12312 of gdb.reverse/insn-reverse.c.
12313 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12314 gdb.reverse/insn-reverse.c.
12315
d8b49cf0
YQ
123162017-01-26 Yao Qi <yao.qi@linaro.org>
12317
12318 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12319 disassemble on address 0.
12320
f13a9a0c
YQ
123212017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12322 Yao Qi <yao.qi@linaro.org>
12323
12324 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12325 * gdb.dwarf2/implptr-64bit.S: Remove.
12326 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12327 variables in caller's context. Add DW_OP_implicit_value.
12328
5ac95241
YQ
123292017-01-25 Yao Qi <yao.qi@linaro.org>
12330
12331 * lib/dwarf.exp (Dwarf::_location): Handle
12332 DW_OP_GNU_implicit_pointer with proper size.
12333
23e82930
LM
123342017-01-20 Luis Machado <lgustavo@codesourcery.com>
12335
12336 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12337 and add untested calls.
12338
d334ae25
LM
123392017-01-20 Luis Machado <lgustavo@codesourcery.com>
12340
12341 * gdb.python/python.exp: Check line number against what GDB thinks
12342 the line number is for func1.
12343
f5e6296e
IB
123442017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12345
12346 * gdb.dlang/debug-expr.exp: New file.
12347
5b362f04
LM
123482016-12-23 Luis Machado <lgustavo@codesourcery.com>
12349
12350 Fix test names for the following files:
12351
12352 * gdb.ada/exec_changed.exp
12353 * gdb.ada/info_types.exp
12354 * gdb.arch/aarch64-atomic-inst.exp
12355 * gdb.arch/aarch64-fp.exp
12356 * gdb.arch/altivec-abi.exp
12357 * gdb.arch/altivec-regs.exp
12358 * gdb.arch/amd64-byte.exp
12359 * gdb.arch/amd64-disp-step.exp
12360 * gdb.arch/amd64-dword.exp
12361 * gdb.arch/amd64-entry-value-inline.exp
12362 * gdb.arch/amd64-entry-value-param.exp
12363 * gdb.arch/amd64-entry-value-paramref.exp
12364 * gdb.arch/amd64-entry-value.exp
12365 * gdb.arch/amd64-i386-address.exp
12366 * gdb.arch/amd64-invalid-stack-middle.exp
12367 * gdb.arch/amd64-invalid-stack-top.exp
12368 * gdb.arch/amd64-optimout-repeat.exp
12369 * gdb.arch/amd64-prologue-skip.exp
12370 * gdb.arch/amd64-prologue-xmm.exp
12371 * gdb.arch/amd64-stap-special-operands.exp
12372 * gdb.arch/amd64-stap-wrong-subexp.exp
12373 * gdb.arch/amd64-tailcall-cxx.exp
12374 * gdb.arch/amd64-tailcall-noret.exp
12375 * gdb.arch/amd64-tailcall-ret.exp
12376 * gdb.arch/amd64-tailcall-self.exp
12377 * gdb.arch/amd64-word.exp
12378 * gdb.arch/arm-bl-branch-dest.exp
12379 * gdb.arch/arm-disp-step.exp
12380 * gdb.arch/arm-neon.exp
12381 * gdb.arch/arm-single-step-kernel-helper.exp
12382 * gdb.arch/avr-flash-qualifier.exp
12383 * gdb.arch/disp-step-insn-reloc.exp
12384 * gdb.arch/e500-abi.exp
12385 * gdb.arch/e500-regs.exp
12386 * gdb.arch/ftrace-insn-reloc.exp
12387 * gdb.arch/i386-avx512.exp
12388 * gdb.arch/i386-bp_permanent.exp
12389 * gdb.arch/i386-byte.exp
12390 * gdb.arch/i386-cfi-notcurrent.exp
12391 * gdb.arch/i386-disp-step.exp
12392 * gdb.arch/i386-dr3-watch.exp
12393 * gdb.arch/i386-float.exp
12394 * gdb.arch/i386-gnu-cfi.exp
12395 * gdb.arch/i386-mpx-map.exp
12396 * gdb.arch/i386-mpx-sigsegv.exp
12397 * gdb.arch/i386-mpx-simple_segv.exp
12398 * gdb.arch/i386-mpx.exp
12399 * gdb.arch/i386-permbkpt.exp
12400 * gdb.arch/i386-prologue.exp
12401 * gdb.arch/i386-signal.exp
12402 * gdb.arch/i386-size-overlap.exp
12403 * gdb.arch/i386-unwind.exp
12404 * gdb.arch/i386-word.exp
12405 * gdb.arch/mips-fcr.exp
12406 * gdb.arch/powerpc-d128-regs.exp
12407 * gdb.arch/powerpc-stackless.exp
12408 * gdb.arch/ppc64-atomic-inst.exp
12409 * gdb.arch/s390-stackless.exp
12410 * gdb.arch/s390-tdbregs.exp
12411 * gdb.arch/s390-vregs.exp
12412 * gdb.arch/sparc-sysstep.exp
12413 * gdb.arch/thumb-bx-pc.exp
12414 * gdb.arch/thumb-singlestep.exp
12415 * gdb.arch/thumb2-it.exp
12416 * gdb.arch/vsx-regs.exp
12417 * gdb.asm/asm-source.exp
12418 * gdb.base/a2-run.exp
12419 * gdb.base/advance.exp
12420 * gdb.base/all-bin.exp
12421 * gdb.base/anon.exp
12422 * gdb.base/args.exp
12423 * gdb.base/arithmet.exp
12424 * gdb.base/async-shell.exp
12425 * gdb.base/async.exp
12426 * gdb.base/attach-pie-noexec.exp
12427 * gdb.base/attach-twice.exp
12428 * gdb.base/auto-load.exp
12429 * gdb.base/bang.exp
12430 * gdb.base/bitfields.exp
12431 * gdb.base/break-always.exp
12432 * gdb.base/break-caller-line.exp
12433 * gdb.base/break-entry.exp
12434 * gdb.base/break-inline.exp
12435 * gdb.base/break-on-linker-gcd-function.exp
12436 * gdb.base/break-probes.exp
12437 * gdb.base/break.exp
12438 * gdb.base/breakpoint-shadow.exp
12439 * gdb.base/call-ar-st.exp
12440 * gdb.base/call-sc.exp
12441 * gdb.base/call-signal-resume.exp
12442 * gdb.base/call-strs.exp
12443 * gdb.base/callfuncs.exp
12444 * gdb.base/catch-fork-static.exp
12445 * gdb.base/catch-gdb-caused-signals.exp
12446 * gdb.base/catch-load.exp
12447 * gdb.base/catch-signal-fork.exp
12448 * gdb.base/catch-signal.exp
12449 * gdb.base/catch-syscall.exp
12450 * gdb.base/charset.exp
12451 * gdb.base/checkpoint.exp
12452 * gdb.base/chng-syms.exp
12453 * gdb.base/code-expr.exp
12454 * gdb.base/code_elim.exp
12455 * gdb.base/commands.exp
12456 * gdb.base/completion.exp
12457 * gdb.base/complex.exp
12458 * gdb.base/cond-expr.exp
12459 * gdb.base/condbreak.exp
12460 * gdb.base/consecutive.exp
12461 * gdb.base/continue-all-already-running.exp
12462 * gdb.base/coredump-filter.exp
12463 * gdb.base/corefile.exp
12464 * gdb.base/dbx.exp
12465 * gdb.base/debug-expr.exp
12466 * gdb.base/define.exp
12467 * gdb.base/del.exp
12468 * gdb.base/disabled-location.exp
12469 * gdb.base/disasm-end-cu.exp
12470 * gdb.base/disasm-optim.exp
12471 * gdb.base/display.exp
12472 * gdb.base/duplicate-bp.exp
12473 * gdb.base/ena-dis-br.exp
12474 * gdb.base/ending-run.exp
12475 * gdb.base/enumval.exp
12476 * gdb.base/environ.exp
12477 * gdb.base/eu-strip-infcall.exp
12478 * gdb.base/eval-avoid-side-effects.exp
12479 * gdb.base/eval-skip.exp
12480 * gdb.base/exitsignal.exp
12481 * gdb.base/expand-psymtabs.exp
12482 * gdb.base/filesym.exp
12483 * gdb.base/find-unmapped.exp
12484 * gdb.base/finish.exp
12485 * gdb.base/float.exp
12486 * gdb.base/foll-exec-mode.exp
12487 * gdb.base/foll-exec.exp
12488 * gdb.base/foll-fork.exp
12489 * gdb.base/fortran-sym-case.exp
12490 * gdb.base/freebpcmd.exp
12491 * gdb.base/func-ptr.exp
12492 * gdb.base/func-ptrs.exp
12493 * gdb.base/funcargs.exp
12494 * gdb.base/gcore-buffer-overflow.exp
12495 * gdb.base/gcore-relro-pie.exp
12496 * gdb.base/gcore-relro.exp
12497 * gdb.base/gcore.exp
12498 * gdb.base/gdb1090.exp
12499 * gdb.base/gdb11530.exp
12500 * gdb.base/gdb11531.exp
12501 * gdb.base/gdb1821.exp
12502 * gdb.base/gdbindex-stabs.exp
12503 * gdb.base/gdbvars.exp
12504 * gdb.base/hbreak.exp
12505 * gdb.base/hbreak2.exp
12506 * gdb.base/included.exp
12507 * gdb.base/infcall-input.exp
12508 * gdb.base/inferior-died.exp
12509 * gdb.base/infnan.exp
12510 * gdb.base/info-macros.exp
12511 * gdb.base/info-os.exp
12512 * gdb.base/info-proc.exp
12513 * gdb.base/info-shared.exp
12514 * gdb.base/info-target.exp
12515 * gdb.base/infoline.exp
12516 * gdb.base/interp.exp
12517 * gdb.base/interrupt.exp
12518 * gdb.base/jit-reader.exp
12519 * gdb.base/jit-simple.exp
12520 * gdb.base/kill-after-signal.exp
12521 * gdb.base/kill-detach-inferiors-cmd.exp
12522 * gdb.base/label.exp
12523 * gdb.base/langs.exp
12524 * gdb.base/ldbl_e308.exp
12525 * gdb.base/line-symtabs.exp
12526 * gdb.base/linespecs.exp
12527 * gdb.base/list.exp
12528 * gdb.base/long_long.exp
12529 * gdb.base/longest-types.exp
12530 * gdb.base/maint.exp
12531 * gdb.base/max-value-size.exp
12532 * gdb.base/memattr.exp
12533 * gdb.base/mips_pro.exp
12534 * gdb.base/morestack.exp
12535 * gdb.base/moribund-step.exp
12536 * gdb.base/multi-forks.exp
12537 * gdb.base/nested-addr.exp
12538 * gdb.base/nextoverexit.exp
12539 * gdb.base/noreturn-finish.exp
12540 * gdb.base/noreturn-return.exp
12541 * gdb.base/nostdlib.exp
12542 * gdb.base/offsets.exp
12543 * gdb.base/opaque.exp
12544 * gdb.base/pc-fp.exp
12545 * gdb.base/permissions.exp
12546 * gdb.base/print-symbol-loading.exp
12547 * gdb.base/prologue-include.exp
12548 * gdb.base/psymtab.exp
12549 * gdb.base/ptype.exp
12550 * gdb.base/random-signal.exp
12551 * gdb.base/randomize.exp
12552 * gdb.base/range-stepping.exp
12553 * gdb.base/readline-ask.exp
12554 * gdb.base/recpar.exp
12555 * gdb.base/recurse.exp
12556 * gdb.base/relational.exp
12557 * gdb.base/restore.exp
12558 * gdb.base/return-nodebug.exp
12559 * gdb.base/return.exp
12560 * gdb.base/run-after-attach.exp
12561 * gdb.base/save-bp.exp
12562 * gdb.base/scope.exp
12563 * gdb.base/sect-cmd.exp
12564 * gdb.base/set-lang-auto.exp
12565 * gdb.base/set-noassign.exp
12566 * gdb.base/setvar.exp
12567 * gdb.base/sigall.exp
12568 * gdb.base/sigbpt.exp
12569 * gdb.base/siginfo-addr.exp
12570 * gdb.base/siginfo-infcall.exp
12571 * gdb.base/siginfo-obj.exp
12572 * gdb.base/siginfo.exp
12573 * gdb.base/signals-state-child.exp
12574 * gdb.base/signest.exp
12575 * gdb.base/sigstep.exp
12576 * gdb.base/sizeof.exp
12577 * gdb.base/skip.exp
12578 * gdb.base/solib-corrupted.exp
12579 * gdb.base/solib-nodir.exp
12580 * gdb.base/solib-search.exp
12581 * gdb.base/stack-checking.exp
12582 * gdb.base/stale-infcall.exp
12583 * gdb.base/stap-probe.exp
12584 * gdb.base/start.exp
12585 * gdb.base/step-break.exp
12586 * gdb.base/step-bt.exp
12587 * gdb.base/step-line.exp
12588 * gdb.base/step-over-exit.exp
12589 * gdb.base/step-over-syscall.exp
12590 * gdb.base/step-resume-infcall.exp
12591 * gdb.base/step-test.exp
12592 * gdb.base/store.exp
12593 * gdb.base/structs3.exp
12594 * gdb.base/sym-file.exp
12595 * gdb.base/symbol-without-target_section.exp
12596 * gdb.base/term.exp
12597 * gdb.base/testenv.exp
12598 * gdb.base/ui-redirect.exp
12599 * gdb.base/until.exp
12600 * gdb.base/unwindonsignal.exp
12601 * gdb.base/value-double-free.exp
12602 * gdb.base/vla-datatypes.exp
12603 * gdb.base/vla-ptr.exp
12604 * gdb.base/vla-sideeffect.exp
12605 * gdb.base/volatile.exp
12606 * gdb.base/watch-cond-infcall.exp
12607 * gdb.base/watch-cond.exp
12608 * gdb.base/watch-non-mem.exp
12609 * gdb.base/watch-read.exp
12610 * gdb.base/watch-vfork.exp
12611 * gdb.base/watchpoint-cond-gone.exp
12612 * gdb.base/watchpoint-delete.exp
12613 * gdb.base/watchpoint-hw-hit-once.exp
12614 * gdb.base/watchpoint-hw.exp
12615 * gdb.base/watchpoint-stops-at-right-insn.exp
12616 * gdb.base/watchpoints.exp
12617 * gdb.base/wchar.exp
12618 * gdb.base/whatis-exp.exp
12619 * gdb.btrace/buffer-size.exp
12620 * gdb.btrace/data.exp
12621 * gdb.btrace/delta.exp
12622 * gdb.btrace/dlopen.exp
12623 * gdb.btrace/enable.exp
12624 * gdb.btrace/exception.exp
12625 * gdb.btrace/function_call_history.exp
12626 * gdb.btrace/gcore.exp
12627 * gdb.btrace/instruction_history.exp
12628 * gdb.btrace/nohist.exp
12629 * gdb.btrace/reconnect.exp
12630 * gdb.btrace/record_goto-step.exp
12631 * gdb.btrace/record_goto.exp
12632 * gdb.btrace/rn-dl-bind.exp
12633 * gdb.btrace/segv.exp
12634 * gdb.btrace/step.exp
12635 * gdb.btrace/stepi.exp
12636 * gdb.btrace/tailcall-only.exp
12637 * gdb.btrace/tailcall.exp
12638 * gdb.btrace/tsx.exp
12639 * gdb.btrace/unknown_functions.exp
12640 * gdb.btrace/vdso.exp
12641 * gdb.compile/compile-ifunc.exp
12642 * gdb.compile/compile-ops.exp
12643 * gdb.compile/compile-print.exp
12644 * gdb.compile/compile-setjmp.exp
12645 * gdb.cp/abstract-origin.exp
12646 * gdb.cp/ambiguous.exp
12647 * gdb.cp/annota2.exp
12648 * gdb.cp/annota3.exp
12649 * gdb.cp/anon-ns.exp
12650 * gdb.cp/anon-struct.exp
12651 * gdb.cp/anon-union.exp
12652 * gdb.cp/arg-reference.exp
12653 * gdb.cp/baseenum.exp
12654 * gdb.cp/bool.exp
12655 * gdb.cp/breakpoint.exp
12656 * gdb.cp/bs15503.exp
12657 * gdb.cp/call-c.exp
12658 * gdb.cp/casts.exp
12659 * gdb.cp/chained-calls.exp
12660 * gdb.cp/class2.exp
12661 * gdb.cp/classes.exp
12662 * gdb.cp/cmpd-minsyms.exp
12663 * gdb.cp/converts.exp
12664 * gdb.cp/cp-relocate.exp
12665 * gdb.cp/cpcompletion.exp
12666 * gdb.cp/cpexprs.exp
12667 * gdb.cp/cplabel.exp
12668 * gdb.cp/cplusfuncs.exp
12669 * gdb.cp/cpsizeof.exp
12670 * gdb.cp/ctti.exp
12671 * gdb.cp/derivation.exp
12672 * gdb.cp/destrprint.exp
12673 * gdb.cp/dispcxx.exp
12674 * gdb.cp/enum-class.exp
12675 * gdb.cp/exception.exp
12676 * gdb.cp/exceptprint.exp
12677 * gdb.cp/expand-psymtabs-cxx.exp
12678 * gdb.cp/expand-sals.exp
12679 * gdb.cp/extern-c.exp
12680 * gdb.cp/filename.exp
12681 * gdb.cp/formatted-ref.exp
12682 * gdb.cp/fpointer.exp
12683 * gdb.cp/gdb1355.exp
12684 * gdb.cp/gdb2495.exp
12685 * gdb.cp/hang.exp
12686 * gdb.cp/impl-this.exp
12687 * gdb.cp/infcall-dlopen.exp
12688 * gdb.cp/inherit.exp
12689 * gdb.cp/iostream.exp
12690 * gdb.cp/koenig.exp
12691 * gdb.cp/local.exp
12692 * gdb.cp/m-data.exp
12693 * gdb.cp/m-static.exp
12694 * gdb.cp/mb-ctor.exp
12695 * gdb.cp/mb-inline.exp
12696 * gdb.cp/mb-templates.exp
12697 * gdb.cp/member-name.exp
12698 * gdb.cp/member-ptr.exp
12699 * gdb.cp/meth-typedefs.exp
12700 * gdb.cp/method.exp
12701 * gdb.cp/method2.exp
12702 * gdb.cp/minsym-fallback.exp
12703 * gdb.cp/misc.exp
12704 * gdb.cp/namelessclass.exp
12705 * gdb.cp/namespace-enum.exp
12706 * gdb.cp/namespace-nested-import.exp
12707 * gdb.cp/namespace.exp
12708 * gdb.cp/nextoverthrow.exp
12709 * gdb.cp/no-dmgl-verbose.exp
12710 * gdb.cp/non-trivial-retval.exp
12711 * gdb.cp/noparam.exp
12712 * gdb.cp/nsdecl.exp
12713 * gdb.cp/nsimport.exp
12714 * gdb.cp/nsnested.exp
12715 * gdb.cp/nsnoimports.exp
12716 * gdb.cp/nsrecurs.exp
12717 * gdb.cp/nsstress.exp
12718 * gdb.cp/nsusing.exp
12719 * gdb.cp/operator.exp
12720 * gdb.cp/oranking.exp
12721 * gdb.cp/overload-const.exp
12722 * gdb.cp/overload.exp
12723 * gdb.cp/ovldbreak.exp
12724 * gdb.cp/ovsrch.exp
12725 * gdb.cp/paren-type.exp
12726 * gdb.cp/parse-lang.exp
12727 * gdb.cp/pass-by-ref.exp
12728 * gdb.cp/pr-1023.exp
12729 * gdb.cp/pr-1210.exp
12730 * gdb.cp/pr-574.exp
12731 * gdb.cp/pr10687.exp
12732 * gdb.cp/pr12028.exp
12733 * gdb.cp/pr17132.exp
12734 * gdb.cp/pr17494.exp
12735 * gdb.cp/pr9067.exp
12736 * gdb.cp/pr9167.exp
12737 * gdb.cp/pr9631.exp
12738 * gdb.cp/printmethod.exp
12739 * gdb.cp/psmang.exp
12740 * gdb.cp/psymtab-parameter.exp
12741 * gdb.cp/ptype-cv-cp.exp
12742 * gdb.cp/ptype-flags.exp
12743 * gdb.cp/re-set-overloaded.exp
12744 * gdb.cp/ref-types.exp
12745 * gdb.cp/rtti.exp
12746 * gdb.cp/scope-err.exp
12747 * gdb.cp/shadow.exp
12748 * gdb.cp/smartp.exp
12749 * gdb.cp/static-method.exp
12750 * gdb.cp/static-print-quit.exp
12751 * gdb.cp/temargs.exp
12752 * gdb.cp/templates.exp
12753 * gdb.cp/try_catch.exp
12754 * gdb.cp/typedef-operator.exp
12755 * gdb.cp/typeid.exp
12756 * gdb.cp/userdef.exp
12757 * gdb.cp/using-crash.exp
12758 * gdb.cp/var-tag.exp
12759 * gdb.cp/virtbase.exp
12760 * gdb.cp/virtfunc.exp
12761 * gdb.cp/virtfunc2.exp
12762 * gdb.cp/vla-cxx.exp
12763 * gdb.disasm/t01_mov.exp
12764 * gdb.disasm/t02_mova.exp
12765 * gdb.disasm/t03_add.exp
12766 * gdb.disasm/t04_sub.exp
12767 * gdb.disasm/t05_cmp.exp
12768 * gdb.disasm/t06_ari2.exp
12769 * gdb.disasm/t07_ari3.exp
12770 * gdb.disasm/t08_or.exp
12771 * gdb.disasm/t09_xor.exp
12772 * gdb.disasm/t10_and.exp
12773 * gdb.disasm/t11_logs.exp
12774 * gdb.disasm/t12_bit.exp
12775 * gdb.disasm/t13_otr.exp
12776 * gdb.dlang/circular.exp
12777 * gdb.dwarf2/arr-stride.exp
12778 * gdb.dwarf2/arr-subrange.exp
12779 * gdb.dwarf2/atomic-type.exp
12780 * gdb.dwarf2/bad-regnum.exp
12781 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12782 * gdb.dwarf2/callframecfa.exp
12783 * gdb.dwarf2/clztest.exp
12784 * gdb.dwarf2/corrupt.exp
12785 * gdb.dwarf2/data-loc.exp
12786 * gdb.dwarf2/dup-psym.exp
12787 * gdb.dwarf2/dw2-anon-mptr.exp
12788 * gdb.dwarf2/dw2-anonymous-func.exp
12789 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12790 * gdb.dwarf2/dw2-bad-unresolved.exp
12791 * gdb.dwarf2/dw2-basic.exp
12792 * gdb.dwarf2/dw2-canonicalize-type.exp
12793 * gdb.dwarf2/dw2-case-insensitive.exp
12794 * gdb.dwarf2/dw2-common-block.exp
12795 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12796 * gdb.dwarf2/dw2-compressed.exp
12797 * gdb.dwarf2/dw2-const.exp
12798 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12799 * gdb.dwarf2/dw2-cu-size.exp
12800 * gdb.dwarf2/dw2-dup-frame.exp
12801 * gdb.dwarf2/dw2-entry-value.exp
12802 * gdb.dwarf2/dw2-icycle.exp
12803 * gdb.dwarf2/dw2-ifort-parameter.exp
12804 * gdb.dwarf2/dw2-inline-break.exp
12805 * gdb.dwarf2/dw2-inline-param.exp
12806 * gdb.dwarf2/dw2-intercu.exp
12807 * gdb.dwarf2/dw2-intermix.exp
12808 * gdb.dwarf2/dw2-lexical-block-bare.exp
12809 * gdb.dwarf2/dw2-linkage-name-trust.exp
12810 * gdb.dwarf2/dw2-minsym-in-cu.exp
12811 * gdb.dwarf2/dw2-noloc.exp
12812 * gdb.dwarf2/dw2-op-call.exp
12813 * gdb.dwarf2/dw2-op-out-param.exp
12814 * gdb.dwarf2/dw2-opt-structptr.exp
12815 * gdb.dwarf2/dw2-param-error.exp
12816 * gdb.dwarf2/dw2-producer.exp
12817 * gdb.dwarf2/dw2-ranges-base.exp
12818 * gdb.dwarf2/dw2-ref-missing-frame.exp
12819 * gdb.dwarf2/dw2-reg-undefined.exp
12820 * gdb.dwarf2/dw2-regno-invalid.exp
12821 * gdb.dwarf2/dw2-restore.exp
12822 * gdb.dwarf2/dw2-restrict.exp
12823 * gdb.dwarf2/dw2-single-line-discriminators.exp
12824 * gdb.dwarf2/dw2-strp.exp
12825 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12826 * gdb.dwarf2/dw2-unresolved.exp
12827 * gdb.dwarf2/dw2-var-zero-addr.exp
12828 * gdb.dwarf2/dw4-sig-types.exp
12829 * gdb.dwarf2/dwz.exp
12830 * gdb.dwarf2/dynarr-ptr.exp
12831 * gdb.dwarf2/enum-type.exp
12832 * gdb.dwarf2/gdb-index.exp
12833 * gdb.dwarf2/implptr-64bit.exp
12834 * gdb.dwarf2/implptr-optimized-out.exp
12835 * gdb.dwarf2/implptr.exp
12836 * gdb.dwarf2/implref-array.exp
12837 * gdb.dwarf2/implref-const.exp
12838 * gdb.dwarf2/implref-global.exp
12839 * gdb.dwarf2/implref-struct.exp
12840 * gdb.dwarf2/mac-fileno.exp
12841 * gdb.dwarf2/main-subprogram.exp
12842 * gdb.dwarf2/member-ptr-forwardref.exp
12843 * gdb.dwarf2/method-ptr.exp
12844 * gdb.dwarf2/missing-sig-type.exp
12845 * gdb.dwarf2/nonvar-access.exp
12846 * gdb.dwarf2/opaque-type-lookup.exp
12847 * gdb.dwarf2/pieces-optimized-out.exp
12848 * gdb.dwarf2/pieces.exp
12849 * gdb.dwarf2/pr10770.exp
12850 * gdb.dwarf2/pr13961.exp
12851 * gdb.dwarf2/staticvirtual.exp
12852 * gdb.dwarf2/subrange.exp
12853 * gdb.dwarf2/symtab-producer.exp
12854 * gdb.dwarf2/trace-crash.exp
12855 * gdb.dwarf2/typeddwarf.exp
12856 * gdb.dwarf2/valop.exp
12857 * gdb.dwarf2/watch-notconst.exp
12858 * gdb.fortran/array-element.exp
12859 * gdb.fortran/charset.exp
12860 * gdb.fortran/common-block.exp
12861 * gdb.fortran/complex.exp
12862 * gdb.fortran/derived-type-function.exp
12863 * gdb.fortran/derived-type.exp
12864 * gdb.fortran/logical.exp
12865 * gdb.fortran/module.exp
12866 * gdb.fortran/multi-dim.exp
12867 * gdb.fortran/nested-funcs.exp
12868 * gdb.fortran/print-formatted.exp
12869 * gdb.fortran/subarray.exp
12870 * gdb.fortran/vla-alloc-assoc.exp
12871 * gdb.fortran/vla-datatypes.exp
12872 * gdb.fortran/vla-history.exp
12873 * gdb.fortran/vla-ptr-info.exp
12874 * gdb.fortran/vla-ptype-sub.exp
12875 * gdb.fortran/vla-ptype.exp
12876 * gdb.fortran/vla-sizeof.exp
12877 * gdb.fortran/vla-type.exp
12878 * gdb.fortran/vla-value-sub-arbitrary.exp
12879 * gdb.fortran/vla-value-sub-finish.exp
12880 * gdb.fortran/vla-value-sub.exp
12881 * gdb.fortran/vla-value.exp
12882 * gdb.fortran/whatis_type.exp
12883 * gdb.go/chan.exp
12884 * gdb.go/handcall.exp
12885 * gdb.go/hello.exp
12886 * gdb.go/integers.exp
12887 * gdb.go/methods.exp
12888 * gdb.go/package.exp
12889 * gdb.go/strings.exp
12890 * gdb.go/types.exp
12891 * gdb.go/unsafe.exp
12892 * gdb.guile/scm-arch.exp
12893 * gdb.guile/scm-block.exp
12894 * gdb.guile/scm-breakpoint.exp
12895 * gdb.guile/scm-cmd.exp
12896 * gdb.guile/scm-disasm.exp
12897 * gdb.guile/scm-equal.exp
12898 * gdb.guile/scm-frame-args.exp
12899 * gdb.guile/scm-frame-inline.exp
12900 * gdb.guile/scm-frame.exp
12901 * gdb.guile/scm-iterator.exp
12902 * gdb.guile/scm-math.exp
12903 * gdb.guile/scm-objfile.exp
12904 * gdb.guile/scm-ports.exp
12905 * gdb.guile/scm-symbol.exp
12906 * gdb.guile/scm-symtab.exp
12907 * gdb.guile/scm-value-cc.exp
12908 * gdb.guile/types-module.exp
12909 * gdb.linespec/break-ask.exp
12910 * gdb.linespec/cpexplicit.exp
12911 * gdb.linespec/explicit.exp
12912 * gdb.linespec/keywords.exp
12913 * gdb.linespec/linespec.exp
12914 * gdb.linespec/ls-dollar.exp
12915 * gdb.linespec/ls-errs.exp
12916 * gdb.linespec/skip-two.exp
12917 * gdb.linespec/thread.exp
12918 * gdb.mi/mi-async.exp
12919 * gdb.mi/mi-basics.exp
12920 * gdb.mi/mi-break.exp
12921 * gdb.mi/mi-catch-load.exp
12922 * gdb.mi/mi-cli.exp
12923 * gdb.mi/mi-cmd-param-changed.exp
12924 * gdb.mi/mi-console.exp
12925 * gdb.mi/mi-detach.exp
12926 * gdb.mi/mi-disassemble.exp
12927 * gdb.mi/mi-eval.exp
12928 * gdb.mi/mi-file-transfer.exp
12929 * gdb.mi/mi-file.exp
12930 * gdb.mi/mi-fill-memory.exp
12931 * gdb.mi/mi-inheritance-syntax-error.exp
12932 * gdb.mi/mi-linespec-err-cp.exp
12933 * gdb.mi/mi-logging.exp
12934 * gdb.mi/mi-memory-changed.exp
12935 * gdb.mi/mi-read-memory.exp
12936 * gdb.mi/mi-record-changed.exp
12937 * gdb.mi/mi-reg-undefined.exp
12938 * gdb.mi/mi-regs.exp
12939 * gdb.mi/mi-return.exp
12940 * gdb.mi/mi-reverse.exp
12941 * gdb.mi/mi-simplerun.exp
12942 * gdb.mi/mi-solib.exp
12943 * gdb.mi/mi-stack.exp
12944 * gdb.mi/mi-stepi.exp
12945 * gdb.mi/mi-syn-frame.exp
12946 * gdb.mi/mi-until.exp
12947 * gdb.mi/mi-var-block.exp
12948 * gdb.mi/mi-var-child.exp
12949 * gdb.mi/mi-var-cmd.exp
12950 * gdb.mi/mi-var-cp.exp
12951 * gdb.mi/mi-var-display.exp
12952 * gdb.mi/mi-var-invalidate.exp
12953 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12954 * gdb.mi/mi-vla-fortran.exp
12955 * gdb.mi/mi-watch.exp
12956 * gdb.mi/mi2-var-child.exp
12957 * gdb.mi/user-selected-context-sync.exp
12958 * gdb.modula2/unbounded-array.exp
12959 * gdb.multi/dummy-frame-restore.exp
12960 * gdb.multi/multi-arch-exec.exp
12961 * gdb.multi/multi-arch.exp
12962 * gdb.multi/tids.exp
12963 * gdb.multi/watchpoint-multi.exp
12964 * gdb.opencl/callfuncs.exp
12965 * gdb.opencl/convs_casts.exp
12966 * gdb.opencl/datatypes.exp
12967 * gdb.opencl/operators.exp
12968 * gdb.opencl/vec_comps.exp
12969 * gdb.opt/clobbered-registers-O2.exp
12970 * gdb.opt/inline-break.exp
12971 * gdb.opt/inline-bt.exp
12972 * gdb.opt/inline-cmds.exp
12973 * gdb.opt/inline-locals.exp
12974 * gdb.pascal/case-insensitive-symbols.exp
12975 * gdb.pascal/floats.exp
12976 * gdb.pascal/gdb11492.exp
12977 * gdb.python/lib-types.exp
12978 * gdb.python/py-arch.exp
12979 * gdb.python/py-as-string.exp
12980 * gdb.python/py-bad-printers.exp
12981 * gdb.python/py-block.exp
12982 * gdb.python/py-breakpoint-create-fail.exp
12983 * gdb.python/py-breakpoint.exp
12984 * gdb.python/py-caller-is.exp
12985 * gdb.python/py-cmd.exp
12986 * gdb.python/py-explore-cc.exp
12987 * gdb.python/py-explore.exp
12988 * gdb.python/py-finish-breakpoint.exp
12989 * gdb.python/py-finish-breakpoint2.exp
12990 * gdb.python/py-frame-args.exp
12991 * gdb.python/py-frame-inline.exp
12992 * gdb.python/py-frame.exp
12993 * gdb.python/py-framefilter-mi.exp
12994 * gdb.python/py-infthread.exp
12995 * gdb.python/py-lazy-string.exp
12996 * gdb.python/py-linetable.exp
12997 * gdb.python/py-mi-events.exp
12998 * gdb.python/py-mi-objfile.exp
12999 * gdb.python/py-mi.exp
13000 * gdb.python/py-objfile.exp
13001 * gdb.python/py-pp-integral.exp
13002 * gdb.python/py-pp-maint.exp
13003 * gdb.python/py-pp-re-notag.exp
13004 * gdb.python/py-pp-registration.exp
13005 * gdb.python/py-recurse-unwind.exp
13006 * gdb.python/py-strfns.exp
13007 * gdb.python/py-symbol.exp
13008 * gdb.python/py-symtab.exp
13009 * gdb.python/py-sync-interp.exp
13010 * gdb.python/py-typeprint.exp
13011 * gdb.python/py-unwind-maint.exp
13012 * gdb.python/py-unwind.exp
13013 * gdb.python/py-value-cc.exp
13014 * gdb.python/py-xmethods.exp
13015 * gdb.reverse/amd64-tailcall-reverse.exp
13016 * gdb.reverse/break-precsave.exp
13017 * gdb.reverse/break-reverse.exp
13018 * gdb.reverse/consecutive-precsave.exp
13019 * gdb.reverse/consecutive-reverse.exp
13020 * gdb.reverse/finish-precsave.exp
13021 * gdb.reverse/finish-reverse-bkpt.exp
13022 * gdb.reverse/finish-reverse.exp
13023 * gdb.reverse/fstatat-reverse.exp
13024 * gdb.reverse/getresuid-reverse.exp
13025 * gdb.reverse/i386-precsave.exp
13026 * gdb.reverse/i386-reverse.exp
13027 * gdb.reverse/i386-sse-reverse.exp
13028 * gdb.reverse/i387-env-reverse.exp
13029 * gdb.reverse/i387-stack-reverse.exp
13030 * gdb.reverse/insn-reverse.exp
13031 * gdb.reverse/machinestate-precsave.exp
13032 * gdb.reverse/machinestate.exp
13033 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13034 * gdb.reverse/pipe-reverse.exp
13035 * gdb.reverse/readv-reverse.exp
13036 * gdb.reverse/recvmsg-reverse.exp
13037 * gdb.reverse/rerun-prec.exp
13038 * gdb.reverse/s390-mvcle.exp
13039 * gdb.reverse/step-precsave.exp
13040 * gdb.reverse/step-reverse.exp
13041 * gdb.reverse/time-reverse.exp
13042 * gdb.reverse/until-precsave.exp
13043 * gdb.reverse/until-reverse.exp
13044 * gdb.reverse/waitpid-reverse.exp
13045 * gdb.reverse/watch-precsave.exp
13046 * gdb.reverse/watch-reverse.exp
13047 * gdb.rust/generics.exp
13048 * gdb.rust/methods.exp
13049 * gdb.rust/modules.exp
13050 * gdb.rust/simple.exp
13051 * gdb.server/connect-with-no-symbol-file.exp
13052 * gdb.server/ext-attach.exp
13053 * gdb.server/ext-restart.exp
13054 * gdb.server/ext-wrapper.exp
13055 * gdb.server/file-transfer.exp
13056 * gdb.server/server-exec-info.exp
13057 * gdb.server/server-kill.exp
13058 * gdb.server/server-mon.exp
13059 * gdb.server/wrapper.exp
13060 * gdb.stabs/exclfwd.exp
13061 * gdb.stabs/gdb11479.exp
13062 * gdb.threads/clone-new-thread-event.exp
13063 * gdb.threads/corethreads.exp
13064 * gdb.threads/current-lwp-dead.exp
13065 * gdb.threads/dlopen-libpthread.exp
13066 * gdb.threads/gcore-thread.exp
13067 * gdb.threads/sigstep-threads.exp
13068 * gdb.threads/watchpoint-fork.exp
13069 * gdb.trace/actions-changed.exp
13070 * gdb.trace/backtrace.exp
13071 * gdb.trace/change-loc.exp
13072 * gdb.trace/circ.exp
13073 * gdb.trace/collection.exp
13074 * gdb.trace/disconnected-tracing.exp
13075 * gdb.trace/ftrace.exp
13076 * gdb.trace/mi-trace-frame-collected.exp
13077 * gdb.trace/mi-trace-unavailable.exp
13078 * gdb.trace/mi-traceframe-changed.exp
13079 * gdb.trace/mi-tsv-changed.exp
13080 * gdb.trace/no-attach-trace.exp
13081 * gdb.trace/passc-dyn.exp
13082 * gdb.trace/qtro.exp
13083 * gdb.trace/range-stepping.exp
13084 * gdb.trace/read-memory.exp
13085 * gdb.trace/save-trace.exp
13086 * gdb.trace/signal.exp
13087 * gdb.trace/status-stop.exp
13088 * gdb.trace/tfile.exp
13089 * gdb.trace/trace-break.exp
13090 * gdb.trace/trace-buffer-size.exp
13091 * gdb.trace/trace-condition.exp
13092 * gdb.trace/tracefile-pseudo-reg.exp
13093 * gdb.trace/tstatus.exp
13094 * gdb.trace/unavailable.exp
13095 * gdb.trace/while-dyn.exp
13096 * gdb.trace/while-stepping.exp
13097
34c41c68
DE
130982016-12-22 Doug Evans <xdje42@gmail.com>
13099
13100 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13101 and msymbols.
13102
16e69324
YQ
131032016-12-19 Yao Qi <yao.qi@linaro.org>
13104
13105 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13106 (test_with_self): Don't call do_steps_and_nexts, and remove
13107 code about stepping into xmalloc.
13108
f94f411b
YQ
131092016-12-09 Yao Qi <yao.qi@linaro.org>
13110
13111 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13112
131132016-12-09 Yao Qi <yao.qi@linaro.org>
13114
13115 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13116
f1b5deee
PA
131172016-12-09 Pedro Alves <palves@redhat.com>
13118
13119 * gdb.base/all-architectures-0.exp: New file.
13120 * gdb.base/all-architectures-1.exp: New file.
13121 * gdb.base/all-architectures-2.exp: New file.
13122 * gdb.base/all-architectures-3.exp: New file.
13123 * gdb.base/all-architectures-4.exp: New file.
13124 * gdb.base/all-architectures-5.exp: New file.
13125 * gdb.base/all-architectures-6.exp: New file.
13126 * gdb.base/all-architectures-7.exp: New file.
13127 * gdb.base/all-architectures.exp.in: New file.
13128
364ca42e
YQ
131292016-12-09 Yao Qi <yao.qi@linaro.org>
13130
13131 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13132
107c2d62
LM
131332016-12-02 Luis Machado <lgustavo@codesourcery.com>
13134
13135 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13136 possible.
13137 Remove useless pattern-matching code.
13138
df3ee9ca
PA
131392016-12-02 Pedro Alves <palves@redhat.com>
13140
13141 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13142 procedure.
13143 (top level): Call it.
13144
ec835369
PA
131452016-12-02 Pedro Alves <palves@redhat.com>
13146
13147 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13148 New procedure.
13149 (top level): Call it.
13150
01770bbd
PA
131512016-12-02 Pedro Alves <palves@redhat.com>
13152
13153 PR cli/20559
13154 * gdb.base/commands.exp (user_defined_command_args_eval): New
13155 procedure.
13156 (top level): Call it.
13157
008459ea
LM
131582016-12-02 Luis Machado <lgustavo@codesourcery.com>
13159
13160 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13161 timeout handling.
13162
0c1b455e
TT
131632016-12-02 Tom Tromey <tom@tromey.com>
13164
13165 * gdb.dwarf2/main-subprogram.c: New file.
13166 * gdb.dwarf2/main-subprogram.exp: New file.
13167
018572b8
LM
131682016-12-01 Luis Machado <lgustavo@codesourcery.com>
13169
13170 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13171 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13172 gdb_test_no_output for a couple of cases.
13173 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13174
84c93cd5
LM
131752016-12-01 Luis Machado <lgustavo@codesourcery.com>
13176
13177 Fix test names and standardize compilation error messages throughout
13178 the following files:
13179
13180 * gdb.ada/start.exp
13181 * gdb.arch/alpha-step.exp
13182 * gdb.arch/e500-prologue.exp
13183 * gdb.arch/ftrace-insn-reloc.exp
13184 * gdb.arch/gdb1291.exp
13185 * gdb.arch/gdb1431.exp
13186 * gdb.arch/gdb1558.exp
13187 * gdb.arch/i386-dr3-watch.exp
13188 * gdb.arch/i386-sse-stack-align.exp
13189 * gdb.arch/ia64-breakpoint-shadow.exp
13190 * gdb.arch/pa-nullify.exp
13191 * gdb.arch/powerpc-aix-prologue.exp
13192 * gdb.arch/thumb-bx-pc.exp
13193 * gdb.base/annota1.exp
13194 * gdb.base/annota3.exp
13195 * gdb.base/arrayidx.exp
13196 * gdb.base/assign.exp
13197 * gdb.base/attach.exp
13198 * gdb.base/auxv.exp
13199 * gdb.base/bang.exp
13200 * gdb.base/bfp-test.exp
13201 * gdb.base/bigcore.exp
13202 * gdb.base/bitfields2.exp
13203 * gdb.base/break-fun-addr.exp
13204 * gdb.base/break-probes.exp
13205 * gdb.base/call-rt-st.exp
13206 * gdb.base/callexit.exp
13207 * gdb.base/catch-fork-kill.exp
13208 * gdb.base/charset.exp
13209 * gdb.base/checkpoint.exp
13210 * gdb.base/comprdebug.exp
13211 * gdb.base/constvars.exp
13212 * gdb.base/coredump-filter.exp
13213 * gdb.base/cursal.exp
13214 * gdb.base/cvexpr.exp
13215 * gdb.base/detach.exp
13216 * gdb.base/display.exp
13217 * gdb.base/dmsym.exp
13218 * gdb.base/dprintf-pending.exp
13219 * gdb.base/dso2dso.exp
13220 * gdb.base/dtrace-probe.exp
13221 * gdb.base/dump.exp
13222 * gdb.base/enum_cond.exp
13223 * gdb.base/exe-lock.exp
13224 * gdb.base/exec-invalid-sysroot.exp
13225 * gdb.base/execl-update-breakpoints.exp
13226 * gdb.base/exprs.exp
13227 * gdb.base/fileio.exp
13228 * gdb.base/find.exp
13229 * gdb.base/finish.exp
13230 * gdb.base/fixsection.exp
13231 * gdb.base/foll-vfork.exp
13232 * gdb.base/frame-args.exp
13233 * gdb.base/gcore.exp
13234 * gdb.base/gdb1250.exp
13235 * gdb.base/global-var-nested-by-dso.exp
13236 * gdb.base/gnu-ifunc.exp
13237 * gdb.base/hashline1.exp
13238 * gdb.base/hashline2.exp
13239 * gdb.base/hashline3.exp
13240 * gdb.base/hbreak-in-shr-unsupported.exp
13241 * gdb.base/huge.exp
13242 * gdb.base/infcall-input.exp
13243 * gdb.base/info-fun.exp
13244 * gdb.base/info-shared.exp
13245 * gdb.base/jit-simple.exp
13246 * gdb.base/jit-so.exp
13247 * gdb.base/jit.exp
13248 * gdb.base/jump.exp
13249 * gdb.base/label.exp
13250 * gdb.base/lineinc.exp
13251 * gdb.base/logical.exp
13252 * gdb.base/longjmp.exp
13253 * gdb.base/macscp.exp
13254 * gdb.base/miscexprs.exp
13255 * gdb.base/new-ui-echo.exp
13256 * gdb.base/new-ui-pending-input.exp
13257 * gdb.base/new-ui.exp
13258 * gdb.base/nodebug.exp
13259 * gdb.base/nofield.exp
13260 * gdb.base/offsets.exp
13261 * gdb.base/overlays.exp
13262 * gdb.base/pending.exp
13263 * gdb.base/pointers.exp
13264 * gdb.base/pr11022.exp
13265 * gdb.base/printcmds.exp
13266 * gdb.base/prologue.exp
13267 * gdb.base/ptr-typedef.exp
13268 * gdb.base/realname-expand.exp
13269 * gdb.base/relativedebug.exp
13270 * gdb.base/relocate.exp
13271 * gdb.base/remote.exp
13272 * gdb.base/reread.exp
13273 * gdb.base/return2.exp
13274 * gdb.base/savedregs.exp
13275 * gdb.base/sep.exp
13276 * gdb.base/sepdebug.exp
13277 * gdb.base/sepsymtab.exp
13278 * gdb.base/set-inferior-tty.exp
13279 * gdb.base/setshow.exp
13280 * gdb.base/shlib-call.exp
13281 * gdb.base/sigaltstack.exp
13282 * gdb.base/siginfo-addr.exp
13283 * gdb.base/signals.exp
13284 * gdb.base/signull.exp
13285 * gdb.base/sigrepeat.exp
13286 * gdb.base/so-impl-ld.exp
13287 * gdb.base/solib-display.exp
13288 * gdb.base/solib-overlap.exp
13289 * gdb.base/solib-search.exp
13290 * gdb.base/solib-symbol.exp
13291 * gdb.base/structs.exp
13292 * gdb.base/structs2.exp
13293 * gdb.base/symtab-search-order.exp
13294 * gdb.base/twice.exp
13295 * gdb.base/unload.exp
13296 * gdb.base/varargs.exp
13297 * gdb.base/watchpoint-solib.exp
13298 * gdb.base/watchpoint.exp
13299 * gdb.base/whatis.exp
13300 * gdb.base/wrong_frame_bt_full.exp
13301 * gdb.btrace/dlopen.exp
13302 * gdb.cell/ea-standalone.exp
13303 * gdb.cell/ea-test.exp
13304 * gdb.cp/dispcxx.exp
13305 * gdb.cp/gdb2384.exp
13306 * gdb.cp/method2.exp
13307 * gdb.cp/nextoverthrow.exp
13308 * gdb.cp/pr10728.exp
13309 * gdb.disasm/am33.exp
13310 * gdb.disasm/h8300s.exp
13311 * gdb.disasm/mn10300.exp
13312 * gdb.disasm/sh3.exp
13313 * gdb.dwarf2/dw2-dir-file-name.exp
13314 * gdb.fortran/complex.exp
13315 * gdb.fortran/library-module.exp
13316 * gdb.guile/scm-pretty-print.exp
13317 * gdb.guile/scm-symbol.exp
13318 * gdb.guile/scm-type.exp
13319 * gdb.guile/scm-value.exp
13320 * gdb.linespec/linespec.exp
13321 * gdb.mi/gdb701.exp
13322 * gdb.mi/gdb792.exp
13323 * gdb.mi/mi-breakpoint-changed.exp
13324 * gdb.mi/mi-dprintf-pending.exp
13325 * gdb.mi/mi-dprintf.exp
13326 * gdb.mi/mi-exit-code.exp
13327 * gdb.mi/mi-pending.exp
13328 * gdb.mi/mi-solib.exp
13329 * gdb.mi/new-ui-mi-sync.exp
13330 * gdb.mi/pr11022.exp
13331 * gdb.mi/user-selected-context-sync.exp
13332 * gdb.opt/solib-intra-step.exp
13333 * gdb.python/py-events.exp
13334 * gdb.python/py-finish-breakpoint.exp
13335 * gdb.python/py-mi.exp
13336 * gdb.python/py-prettyprint.exp
13337 * gdb.python/py-shared.exp
13338 * gdb.python/py-symbol.exp
13339 * gdb.python/py-template.exp
13340 * gdb.python/py-type.exp
13341 * gdb.python/py-value.exp
13342 * gdb.reverse/solib-precsave.exp
13343 * gdb.reverse/solib-reverse.exp
13344 * gdb.server/solib-list.exp
13345 * gdb.stabs/weird.exp
13346 * gdb.threads/reconnect-signal.exp
13347 * gdb.threads/stepi-random-signal.exp
13348 * gdb.trace/actions.exp
13349 * gdb.trace/ax.exp
13350 * gdb.trace/backtrace.exp
13351 * gdb.trace/change-loc.exp
13352 * gdb.trace/deltrace.exp
13353 * gdb.trace/ftrace-lock.exp
13354 * gdb.trace/ftrace.exp
13355 * gdb.trace/infotrace.exp
13356 * gdb.trace/mi-tracepoint-changed.exp
13357 * gdb.trace/packetlen.exp
13358 * gdb.trace/passcount.exp
13359 * gdb.trace/pending.exp
13360 * gdb.trace/range-stepping.exp
13361 * gdb.trace/report.exp
13362 * gdb.trace/stap-trace.exp
13363 * gdb.trace/tfind.exp
13364 * gdb.trace/trace-break.exp
13365 * gdb.trace/trace-condition.exp
13366 * gdb.trace/trace-enable-disable.exp
13367 * gdb.trace/trace-mt.exp
13368 * gdb.trace/tracecmd.exp
13369 * gdb.trace/tspeed.exp
13370 * gdb.trace/tsv.exp
13371 * lib/perftest.exp
13372
fb9feb35
LM
133732016-12-01 Luis Machado <lgustavo@codesourcery.com>
13374
13375 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13376 with gdb_test_no_output.
13377 Use command as test name.
13378
cd2ddb6c
LM
133792016-12-01 Luis Machado <lgustavo@codesourcery.com>
13380
13381 Fix test names starting with uppercase throughout the files.
13382
13383 * gdb.ada/assign_1.exp
13384 * gdb.ada/boolean_expr.exp
13385 * gdb.base/arrayidx.exp
13386 * gdb.base/del.exp
13387 * gdb.base/gcore-buffer-overflow.exp
13388 * gdb.base/testenv.exp
13389 * gdb.compile/compile.exp
13390 * gdb.python/py-framefilter-invalidarg.exp
13391 * gdb.python/py-framefilter.exp
13392
bb95117e
LM
133932016-12-01 Luis Machado <lgustavo@codesourcery.com>
13394
13395 Fix test names starting with uppercase throughout the files.
13396
13397 * gdb.ada/array_return.exp
13398 * gdb.ada/expr_delims.exp
13399 * gdb.ada/mi_dyn_arr.exp
13400 * gdb.ada/mi_interface.exp
13401 * gdb.ada/mi_var_array.exp
13402 * gdb.ada/watch_arg.exp
13403 * gdb.arch/alpha-step.exp
13404 * gdb.arch/altivec-regs.exp
13405 * gdb.arch/e500-regs.exp
13406 * gdb.arch/powerpc-d128-regs.exp
13407 * gdb.base/arrayidx.exp
13408 * gdb.base/break.exp
13409 * gdb.base/checkpoint.exp
13410 * gdb.base/debug-expr.exp
13411 * gdb.base/dmsym.exp
13412 * gdb.base/radix.exp
13413 * gdb.base/sepdebug.exp
13414 * gdb.base/testenv.exp
13415 * gdb.base/watch_thread_num.exp
13416 * gdb.base/watchpoint-cond-gone.exp
13417 * gdb.cell/break.exp
13418 * gdb.cell/ea-cache.exp
13419 * gdb.compile/compile.exp
13420 * gdb.cp/gdb2495.exp
13421 * gdb.gdb/selftest.exp
13422 * gdb.gdb/xfullpath.exp
13423 * gdb.go/hello.exp
13424 * gdb.go/integers.exp
13425 * gdb.objc/basicclass.exp
13426 * gdb.pascal/hello.exp
13427 * gdb.pascal/integers.exp
13428 * gdb.python/py-breakpoint.exp
13429 * gdb.python/py-cmd.exp
13430 * gdb.python/py-linetable.exp
13431 * gdb.python/py-xmethods.exp
13432 * gdb.python/python.exp
13433 * gdb.reverse/consecutive-precsave.exp
13434 * gdb.reverse/finish-precsave.exp
13435 * gdb.reverse/i386-precsave.exp
13436 * gdb.reverse/machinestate-precsave.exp
13437 * gdb.reverse/sigall-precsave.exp
13438 * gdb.reverse/solib-precsave.exp
13439 * gdb.reverse/step-precsave.exp
13440 * gdb.reverse/until-precsave.exp
13441 * gdb.reverse/watch-precsave.exp
13442 * gdb.threads/leader-exit.exp
13443 * gdb.threads/pthreads.exp
13444 * gdb.threads/wp-replication.exp
13445 * gdb.trace/actions.exp
13446 * gdb.trace/mi-tsv-changed.exp
13447 * gdb.trace/tsv.exp
13448
de97fdd4
LM
134492016-12-01 Luis Machado <lgustavo@codesourcery.com>
13450
13451 Fix test names starting with uppercase throughout the files.
13452
13453 * gdb.arch/i386-bp_permanent.exp
13454 * gdb.arch/i386-gnu-cfi.exp
13455 * gdb.base/disasm-end-cu.exp
13456 * gdb.base/macscp.exp
13457 * gdb.base/pending.exp
13458 * gdb.base/watch_thread_num.exp
13459 * gdb.cp/exception.exp
13460 * gdb.cp/gdb2495.exp
13461 * gdb.cp/local.exp
13462 * gdb.python/py-evsignal.exp
13463 * gdb.python/python.exp
13464 * gdb.trace/tracecmd.exp
13465
9f058c10
LM
134662016-12-01 Luis Machado <lgustavo@codesourcery.com>
13467
13468 Fix test names starting with uppercase throughout the files.
13469
13470 * gdb.base/charset.exp
13471 * gdb.base/eval.exp
13472 * gdb.base/multi-forks.exp
13473 * gdb.guile/scm-progspace.exp
13474 * gdb.opencl/datatypes.exp
13475 * gdb.python/py-block.exp
13476 * gdb.python/py-function.exp
13477 * gdb.python/py-symbol.exp
13478 * gdb.python/py-symtab.exp
13479 * gdb.python/py-xmethods.exp
13480 * gdb.reverse/break-precsave.exp
13481 * gdb.reverse/break-reverse.exp
13482 * gdb.reverse/consecutive-precsave.exp
13483 * gdb.reverse/consecutive-reverse.exp
13484 * gdb.reverse/finish-precsave.exp
13485 * gdb.reverse/finish-reverse-bkpt.exp
13486 * gdb.reverse/finish-reverse.exp
13487 * gdb.reverse/fstatat-reverse.exp
13488 * gdb.reverse/getresuid-reverse.exp
13489 * gdb.reverse/i386-precsave.exp
13490 * gdb.reverse/i386-reverse.exp
13491 * gdb.reverse/i386-sse-reverse.exp
13492 * gdb.reverse/i387-stack-reverse.exp
13493 * gdb.reverse/insn-reverse.exp
13494 * gdb.reverse/machinestate-precsave.exp
13495 * gdb.reverse/machinestate.exp
13496 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13497 * gdb.reverse/pipe-reverse.exp
13498 * gdb.reverse/readv-reverse.exp
13499 * gdb.reverse/recvmsg-reverse.exp
13500 * gdb.reverse/rerun-prec.exp
13501 * gdb.reverse/s390-mvcle.exp
13502 * gdb.reverse/sigall-precsave.exp
13503 * gdb.reverse/sigall-reverse.exp
13504 * gdb.reverse/solib-precsave.exp
13505 * gdb.reverse/solib-reverse.exp
13506 * gdb.reverse/step-precsave.exp
13507 * gdb.reverse/step-reverse.exp
13508 * gdb.reverse/time-reverse.exp
13509 * gdb.reverse/until-precsave.exp
13510 * gdb.reverse/until-reverse.exp
13511 * gdb.reverse/waitpid-reverse.exp
13512 * gdb.reverse/watch-precsave.exp
13513 * gdb.reverse/watch-reverse.exp
13514
cdc7edd7
LM
135152016-12-01 Luis Machado <lgustavo@codesourcery.com>
13516
13517 Fix test names starting with uppercase throughout the files.
13518
13519 * gdb.arch/i386-mpx-simple_segv.exp
13520 * gdb.arch/i386-mpx.exp
13521 * gdb.arch/i386-permbkpt.exp
13522 * gdb.arch/pa-nullify.exp
13523 * gdb.arch/powerpc-d128-regs.exp
13524 * gdb.arch/vsx-regs.exp
13525 * gdb.base/bfp-test.exp
13526 * gdb.base/break.exp
13527 * gdb.base/breakpoint-shadow.exp
13528 * gdb.base/callfuncs.exp
13529 * gdb.base/charset.exp
13530 * gdb.base/commands.exp
13531 * gdb.base/completion.exp
13532 * gdb.base/dfp-test.exp
13533 * gdb.base/echo.exp
13534 * gdb.base/ending-run.exp
13535 * gdb.base/eval.exp
13536 * gdb.base/expand-psymtabs.exp
13537 * gdb.base/float128.exp
13538 * gdb.base/floatn.exp
13539 * gdb.base/foll-exec-mode.exp
13540 * gdb.base/gdb1056.exp
13541 * gdb.base/gdb11531.exp
13542 * gdb.base/kill-after-signal.exp
13543 * gdb.base/multi-forks.exp
13544 * gdb.base/overlays.exp
13545 * gdb.base/pending.exp
13546 * gdb.base/sepdebug.exp
13547 * gdb.base/testenv.exp
13548 * gdb.base/valgrind-db-attach.exp
13549 * gdb.base/watch_thread_num.exp
13550 * gdb.base/watchpoint-cond-gone.exp
13551 * gdb.base/watchpoint.exp
13552 * gdb.base/watchpoints.exp
13553 * gdb.cp/arg-reference.exp
13554 * gdb.cp/baseenum.exp
13555 * gdb.cp/operator.exp
13556 * gdb.cp/shadow.exp
13557 * gdb.dwarf2/dw2-op-out-param.exp
13558 * gdb.dwarf2/dw2-reg-undefined.exp
13559 * gdb.go/chan.exp
13560 * gdb.go/hello.exp
13561 * gdb.go/integers.exp
13562 * gdb.go/methods.exp
13563 * gdb.go/package.exp
13564 * gdb.guile/scm-parameter.exp
13565 * gdb.guile/scm-progspace.exp
13566 * gdb.guile/scm-value.exp
13567 * gdb.mi/mi-pending.exp
13568 * gdb.mi/user-selected-context-sync.exp
13569 * gdb.multi/multi-attach.exp
13570 * gdb.multi/tids.exp
13571 * gdb.opt/clobbered-registers-O2.exp
13572 * gdb.pascal/floats.exp
13573 * gdb.pascal/integers.exp
13574 * gdb.python/py-block.exp
13575 * gdb.python/py-events.exp
13576 * gdb.python/py-parameter.exp
13577 * gdb.python/py-symbol.exp
13578 * gdb.python/py-symtab.exp
13579 * gdb.python/py-type.exp
13580 * gdb.python/py-value.exp
13581 * gdb.python/py-xmethods.exp
13582 * gdb.python/python.exp
13583 * gdb.reverse/break-precsave.exp
13584 * gdb.reverse/consecutive-precsave.exp
13585 * gdb.reverse/finish-precsave.exp
13586 * gdb.reverse/i386-precsave.exp
13587 * gdb.reverse/machinestate-precsave.exp
13588 * gdb.reverse/sigall-precsave.exp
13589 * gdb.reverse/solib-precsave.exp
13590 * gdb.reverse/step-precsave.exp
13591 * gdb.reverse/until-precsave.exp
13592 * gdb.reverse/watch-precsave.exp
13593 * gdb.server/ext-attach.exp
13594 * gdb.server/ext-restart.exp
13595 * gdb.server/ext-run.exp
13596 * gdb.server/ext-wrapper.exp
13597 * gdb.stabs/gdb11479.exp
13598 * gdb.stabs/weird.exp
13599 * gdb.threads/attach-many-short-lived-threads.exp
13600 * gdb.threads/kill.exp
13601 * gdb.threads/watchpoint-fork.exp
13602
bc6c7af4
LM
136032016-12-01 Luis Machado <lgustavo@codesourcery.com>
13604
13605 Fix test names starting with uppercase throughout all the files below.
13606
13607 * gdb.ada/array_return.exp
13608 * gdb.ada/catch_ex.exp
13609 * gdb.ada/info_exc.exp
13610 * gdb.ada/mi_catch_ex.exp
13611 * gdb.ada/mi_dyn_arr.exp
13612 * gdb.ada/mi_ex_cond.exp
13613 * gdb.ada/mi_exc_info.exp
13614 * gdb.ada/mi_interface.exp
13615 * gdb.ada/mi_task_arg.exp
13616 * gdb.ada/mi_task_info.exp
13617 * gdb.ada/mi_var_array.exp
13618 * gdb.arch/alpha-step.exp
13619 * gdb.arch/amd64-disp-step.exp
13620 * gdb.arch/arm-disp-step.exp
13621 * gdb.arch/disp-step-insn-reloc.exp
13622 * gdb.arch/e500-prologue.exp
13623 * gdb.arch/ftrace-insn-reloc.exp
13624 * gdb.arch/gdb1558.exp
13625 * gdb.arch/i386-bp_permanent.exp
13626 * gdb.arch/i386-disp-step.exp
13627 * gdb.arch/i386-float.exp
13628 * gdb.arch/i386-gnu-cfi.exp
13629 * gdb.arch/ia64-breakpoint-shadow.exp
13630 * gdb.arch/mips16-thunks.exp
13631 * gdb.arch/pa-nullify.exp
13632 * gdb.arch/powerpc-aix-prologue.exp
13633 * gdb.arch/powerpc-power.exp
13634 * gdb.arch/ppc-dfp.exp
13635 * gdb.arch/s390-tdbregs.exp
13636 * gdb.arch/spu-info.exp
13637 * gdb.arch/spu-ls.exp
13638 * gdb.arch/thumb-bx-pc.exp
13639 * gdb.base/advance.exp
13640 * gdb.base/annota-input-while-running.exp
13641 * gdb.base/arrayidx.exp
13642 * gdb.base/asmlabel.exp
13643 * gdb.base/async.exp
13644 * gdb.base/attach-wait-input.exp
13645 * gdb.base/auto-connect-native-target.exp
13646 * gdb.base/batch-preserve-term-settings.exp
13647 * gdb.base/bfp-test.exp
13648 * gdb.base/bigcore.exp
13649 * gdb.base/bp-permanent.exp
13650 * gdb.base/break-always.exp
13651 * gdb.base/break-fun-addr.exp
13652 * gdb.base/break-idempotent.exp
13653 * gdb.base/break-main-file-remove-fail.exp
13654 * gdb.base/break-probes.exp
13655 * gdb.base/break-unload-file.exp
13656 * gdb.base/break.exp
13657 * gdb.base/call-ar-st.exp
13658 * gdb.base/call-rt-st.exp
13659 * gdb.base/call-sc.exp
13660 * gdb.base/call-signal-resume.exp
13661 * gdb.base/call-strs.exp
13662 * gdb.base/callexit.exp
13663 * gdb.base/callfuncs.exp
13664 * gdb.base/catch-gdb-caused-signals.exp
13665 * gdb.base/catch-signal-siginfo-cond.exp
13666 * gdb.base/catch-syscall.exp
13667 * gdb.base/compare-sections.exp
13668 * gdb.base/cond-eval-mode.exp
13669 * gdb.base/condbreak-call-false.exp
13670 * gdb.base/consecutive-step-over.exp
13671 * gdb.base/cursal.exp
13672 * gdb.base/disabled-location.exp
13673 * gdb.base/disasm-end-cu.exp
13674 * gdb.base/display.exp
13675 * gdb.base/double-prompt-target-event-error.exp
13676 * gdb.base/dprintf-bp-same-addr.exp
13677 * gdb.base/dprintf-detach.exp
13678 * gdb.base/dprintf-next.exp
13679 * gdb.base/dprintf-non-stop.exp
13680 * gdb.base/dprintf-pending.exp
13681 * gdb.base/dso2dso.exp
13682 * gdb.base/ending-run.exp
13683 * gdb.base/enum_cond.exp
13684 * gdb.base/examine-backward.exp
13685 * gdb.base/exe-lock.exp
13686 * gdb.base/exec-invalid-sysroot.exp
13687 * gdb.base/execl-update-breakpoints.exp
13688 * gdb.base/execution-termios.exp
13689 * gdb.base/fileio.exp
13690 * gdb.base/fixsection.exp
13691 * gdb.base/foll-exec-mode.exp
13692 * gdb.base/foll-exec.exp
13693 * gdb.base/fork-running-state.exp
13694 * gdb.base/frame-args.exp
13695 * gdb.base/fullpath-expand.exp
13696 * gdb.base/func-ptr.exp
13697 * gdb.base/gcore-relro-pie.exp
13698 * gdb.base/gdb1090.exp
13699 * gdb.base/gdb1555.exp
13700 * gdb.base/global-var-nested-by-dso.exp
13701 * gdb.base/gnu-ifunc.exp
13702 * gdb.base/hbreak-in-shr-unsupported.exp
13703 * gdb.base/hbreak-unmapped.exp
13704 * gdb.base/hook-stop.exp
13705 * gdb.base/infcall-input.exp
13706 * gdb.base/info-fun.exp
13707 * gdb.base/info-shared.exp
13708 * gdb.base/interrupt-noterm.exp
13709 * gdb.base/jit-so.exp
13710 * gdb.base/jit.exp
13711 * gdb.base/line-symtabs.exp
13712 * gdb.base/list.exp
13713 * gdb.base/longjmp.exp
13714 * gdb.base/macscp.exp
13715 * gdb.base/max-value-size.exp
13716 * gdb.base/nodebug.exp
13717 * gdb.base/nofield.exp
13718 * gdb.base/overlays.exp
13719 * gdb.base/paginate-after-ctrl-c-running.exp
13720 * gdb.base/paginate-bg-execution.exp
13721 * gdb.base/paginate-inferior-exit.exp
13722 * gdb.base/pending.exp
13723 * gdb.base/pr11022.exp
13724 * gdb.base/printcmds.exp
13725 * gdb.base/ptr-typedef.exp
13726 * gdb.base/ptype.exp
13727 * gdb.base/randomize.exp
13728 * gdb.base/range-stepping.exp
13729 * gdb.base/realname-expand.exp
13730 * gdb.base/relativedebug.exp
13731 * gdb.base/remote.exp
13732 * gdb.base/savedregs.exp
13733 * gdb.base/sepdebug.exp
13734 * gdb.base/set-noassign.exp
13735 * gdb.base/shlib-call.exp
13736 * gdb.base/shreloc.exp
13737 * gdb.base/sigaltstack.exp
13738 * gdb.base/sigbpt.exp
13739 * gdb.base/siginfo-addr.exp
13740 * gdb.base/siginfo-obj.exp
13741 * gdb.base/siginfo-thread.exp
13742 * gdb.base/signest.exp
13743 * gdb.base/signull.exp
13744 * gdb.base/sigrepeat.exp
13745 * gdb.base/skip.exp
13746 * gdb.base/so-impl-ld.exp
13747 * gdb.base/solib-corrupted.exp
13748 * gdb.base/solib-disc.exp
13749 * gdb.base/solib-display.exp
13750 * gdb.base/solib-overlap.exp
13751 * gdb.base/solib-search.exp
13752 * gdb.base/solib-symbol.exp
13753 * gdb.base/source-execution.exp
13754 * gdb.base/sss-bp-on-user-bp-2.exp
13755 * gdb.base/sss-bp-on-user-bp.exp
13756 * gdb.base/stack-checking.exp
13757 * gdb.base/stale-infcall.exp
13758 * gdb.base/step-break.exp
13759 * gdb.base/step-line.exp
13760 * gdb.base/step-over-exit.exp
13761 * gdb.base/step-test.exp
13762 * gdb.base/structs.exp
13763 * gdb.base/sym-file.exp
13764 * gdb.base/symtab-search-order.exp
13765 * gdb.base/term.exp
13766 * gdb.base/type-opaque.exp
13767 * gdb.base/unload.exp
13768 * gdb.base/until-nodebug.exp
13769 * gdb.base/until.exp
13770 * gdb.base/unwindonsignal.exp
13771 * gdb.base/watch-cond.exp
13772 * gdb.base/watch-non-mem.exp
13773 * gdb.base/watch_thread_num.exp
13774 * gdb.base/watchpoint-reuse-slot.exp
13775 * gdb.base/watchpoint-solib.exp
13776 * gdb.base/watchpoint.exp
13777 * gdb.btrace/dlopen.exp
13778 * gdb.cell/arch.exp
13779 * gdb.cell/break.exp
13780 * gdb.cell/bt.exp
13781 * gdb.cell/core.exp
13782 * gdb.cell/data.exp
13783 * gdb.cell/dwarfaddr.exp
13784 * gdb.cell/ea-cache.exp
13785 * gdb.cell/ea-standalone.exp
13786 * gdb.cell/ea-test.exp
13787 * gdb.cell/f-regs.exp
13788 * gdb.cell/fork.exp
13789 * gdb.cell/gcore.exp
13790 * gdb.cell/mem-access.exp
13791 * gdb.cell/ptype.exp
13792 * gdb.cell/registers.exp
13793 * gdb.cell/sizeof.exp
13794 * gdb.cell/solib-symbol.exp
13795 * gdb.cell/solib.exp
13796 * gdb.compile/compile-tls.exp
13797 * gdb.cp/exception.exp
13798 * gdb.cp/gdb2495.exp
13799 * gdb.cp/local.exp
13800 * gdb.cp/mb-inline.exp
13801 * gdb.cp/mb-templates.exp
13802 * gdb.cp/pr10687.exp
13803 * gdb.cp/pr9167.exp
13804 * gdb.cp/scope-err.exp
13805 * gdb.cp/templates.exp
13806 * gdb.cp/virtfunc.exp
13807 * gdb.dwarf2/dw2-dir-file-name.exp
13808 * gdb.dwarf2/dw2-single-line-discriminators.exp
13809 * gdb.fortran/complex.exp
13810 * gdb.fortran/library-module.exp
13811 * gdb.guile/guile.exp
13812 * gdb.guile/scm-cmd.exp
13813 * gdb.guile/scm-frame-inline.exp
13814 * gdb.guile/scm-objfile.exp
13815 * gdb.guile/scm-pretty-print.exp
13816 * gdb.guile/scm-symbol.exp
13817 * gdb.guile/scm-type.exp
13818 * gdb.guile/scm-value.exp
13819 * gdb.linespec/keywords.exp
13820 * gdb.linespec/ls-errs.exp
13821 * gdb.linespec/macro-relative.exp
13822 * gdb.linespec/thread.exp
13823 * gdb.mi/mi-breakpoint-changed.exp
13824 * gdb.mi/mi-dprintf-pending.exp
13825 * gdb.mi/mi-fullname-deleted.exp
13826 * gdb.mi/mi-logging.exp
13827 * gdb.mi/mi-pending.exp
13828 * gdb.mi/mi-solib.exp
13829 * gdb.mi/new-ui-mi-sync.exp
13830 * gdb.mi/user-selected-context-sync.exp
13831 * gdb.multi/dummy-frame-restore.exp
13832 * gdb.multi/multi-arch-exec.exp
13833 * gdb.multi/remove-inferiors.exp
13834 * gdb.multi/watchpoint-multi-exit.exp
13835 * gdb.opt/solib-intra-step.exp
13836 * gdb.perf/backtrace.exp
13837 * gdb.perf/single-step.exp
13838 * gdb.perf/skip-command.exp
13839 * gdb.perf/skip-prologue.exp
13840 * gdb.perf/solib.exp
13841 * gdb.python/lib-types.exp
13842 * gdb.python/py-as-string.exp
13843 * gdb.python/py-bad-printers.exp
13844 * gdb.python/py-block.exp
13845 * gdb.python/py-breakpoint.exp
13846 * gdb.python/py-cmd.exp
13847 * gdb.python/py-events.exp
13848 * gdb.python/py-evthreads.exp
13849 * gdb.python/py-finish-breakpoint.exp
13850 * gdb.python/py-finish-breakpoint2.exp
13851 * gdb.python/py-frame-inline.exp
13852 * gdb.python/py-frame.exp
13853 * gdb.python/py-inferior.exp
13854 * gdb.python/py-infthread.exp
13855 * gdb.python/py-mi.exp
13856 * gdb.python/py-objfile.exp
13857 * gdb.python/py-pp-maint.exp
13858 * gdb.python/py-pp-registration.exp
13859 * gdb.python/py-prettyprint.exp
13860 * gdb.python/py-recurse-unwind.exp
13861 * gdb.python/py-shared.exp
13862 * gdb.python/py-symbol.exp
13863 * gdb.python/py-symtab.exp
13864 * gdb.python/py-template.exp
13865 * gdb.python/py-type.exp
13866 * gdb.python/py-unwind-maint.exp
13867 * gdb.python/py-unwind.exp
13868 * gdb.python/py-value.exp
13869 * gdb.python/python.exp
13870 * gdb.reverse/finish-reverse-bkpt.exp
13871 * gdb.reverse/insn-reverse.exp
13872 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13873 * gdb.reverse/solib-precsave.exp
13874 * gdb.reverse/solib-reverse.exp
13875 * gdb.stabs/gdb11479.exp
13876 * gdb.stabs/weird.exp
13877 * gdb.threads/fork-child-threads.exp
13878 * gdb.threads/fork-plus-threads.exp
13879 * gdb.threads/fork-thread-pending.exp
13880 * gdb.threads/forking-threads-plus-breakpoint.exp
13881 * gdb.threads/hand-call-in-threads.exp
13882 * gdb.threads/interrupted-hand-call.exp
13883 * gdb.threads/linux-dp.exp
13884 * gdb.threads/local-watch-wrong-thread.exp
13885 * gdb.threads/next-while-other-thread-longjmps.exp
13886 * gdb.threads/non-ldr-exit.exp
13887 * gdb.threads/pending-step.exp
13888 * gdb.threads/print-threads.exp
13889 * gdb.threads/process-dies-while-detaching.exp
13890 * gdb.threads/process-dies-while-handling-bp.exp
13891 * gdb.threads/pthreads.exp
13892 * gdb.threads/queue-signal.exp
13893 * gdb.threads/reconnect-signal.exp
13894 * gdb.threads/signal-command-handle-nopass.exp
13895 * gdb.threads/signal-command-multiple-signals-pending.exp
13896 * gdb.threads/signal-delivered-right-thread.exp
13897 * gdb.threads/signal-sigtrap.exp
13898 * gdb.threads/sigthread.exp
13899 * gdb.threads/staticthreads.exp
13900 * gdb.threads/stepi-random-signal.exp
13901 * gdb.threads/thread-unwindonsignal.exp
13902 * gdb.threads/thread_check.exp
13903 * gdb.threads/thread_events.exp
13904 * gdb.threads/tid-reuse.exp
13905 * gdb.threads/tls-nodebug.exp
13906 * gdb.threads/tls-shared.exp
13907 * gdb.threads/tls-so_extern.exp
13908 * gdb.threads/tls.exp
13909 * gdb.threads/wp-replication.exp
13910 * gdb.trace/actions-changed.exp
13911 * gdb.trace/actions.exp
13912 * gdb.trace/backtrace.exp
13913 * gdb.trace/change-loc.exp
13914 * gdb.trace/collection.exp
13915 * gdb.trace/deltrace.exp
13916 * gdb.trace/disconnected-tracing.exp
13917 * gdb.trace/entry-values.exp
13918 * gdb.trace/ftrace-lock.exp
13919 * gdb.trace/ftrace.exp
13920 * gdb.trace/infotrace.exp
13921 * gdb.trace/mi-trace-frame-collected.exp
13922 * gdb.trace/mi-trace-unavailable.exp
13923 * gdb.trace/mi-traceframe-changed.exp
13924 * gdb.trace/mi-tracepoint-changed.exp
13925 * gdb.trace/mi-tsv-changed.exp
13926 * gdb.trace/no-attach-trace.exp
13927 * gdb.trace/packetlen.exp
13928 * gdb.trace/passc-dyn.exp
13929 * gdb.trace/passcount.exp
13930 * gdb.trace/pending.exp
13931 * gdb.trace/pr16508.exp
13932 * gdb.trace/qtro.exp
13933 * gdb.trace/range-stepping.exp
13934 * gdb.trace/read-memory.exp
13935 * gdb.trace/report.exp
13936 * gdb.trace/save-trace.exp
13937 * gdb.trace/signal.exp
13938 * gdb.trace/stap-trace.exp
13939 * gdb.trace/status-stop.exp
13940 * gdb.trace/strace.exp
13941 * gdb.trace/tfile.exp
13942 * gdb.trace/tfind.exp
13943 * gdb.trace/trace-break.exp
13944 * gdb.trace/trace-condition.exp
13945 * gdb.trace/trace-enable-disable.exp
13946 * gdb.trace/trace-mt.exp
13947 * gdb.trace/tracecmd.exp
13948 * gdb.trace/tracefile-pseudo-reg.exp
13949 * gdb.trace/tspeed.exp
13950 * gdb.trace/tstatus.exp
13951 * gdb.trace/tsv.exp
13952 * gdb.trace/unavailable.exp
13953 * gdb.trace/while-dyn.exp
13954 * gdb.trace/while-stepping.exp
13955 * lib/gdb-guile.exp
13956 * lib/gdb.exp
13957 * lib/mi-support.exp
13958 * lib/pascal.exp
13959 * lib/perftest.exp
13960 * lib/prelink-support.exp
13961 * lib/selftest-support.exp
13962
ad02e4fe
SM
139632016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13964
13965 * Makefile.in: Include disable-implicit-rules.mk.
13966
22347e55
AA
139672016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13968
13969 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13970 non-byte-aligned bit fields.
13971
da5b30da
AA
139722016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13973
13974 PR gdb/12616
13975 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
13976 respects the DW_AT_data_bit_offset attribute.
13977
b593ecca
SM
139782016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
13979
13980 * gdb.base/default.exp: Fix output of "set language".
13981
3b165252
SM
139822016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
13983
13984 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
13985 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
13986 make.
13987 * configure.ac: Remove checks for the make program.
13988 * configure: Re-generate.
13989
1a2f3d7f
KB
139902016-11-16 Kevin Buettner <kevinb@redhat.com>
13991
13992 * gdb.python/py-recurse-unwind.c (main): Add loop.
13993 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
13994 to read_register() and gdb.parse_and_eval(). Make each code
13995 call a separate case that can be individually tested.
13996 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
13997 proc. Call cont_and_backtrace for each of the code paths that
13998 we want to test in the unwinder.
13999
b7f38fda
AA
140002016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14001
14002 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14003 the definition of struct S.
14004
1f8db343
CM
140052016-11-11 Catherine Moore <clm@codesourcery.com>
14006
14007 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14008
fad0c9fb
PA
140092016-11-09 Pedro Alves <palves@redhat.com>
14010
14011 * gdb.base/commands.exp (runto_or_return): New procedure.
14012 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14013 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14014 (progvar_simple_while_test, progvar_complex_if_while_test)
14015 (if_while_breakpoint_command_test)
14016 (infrun_breakpoint_command_test, breakpoint_command_test)
14017 (user_defined_command_test, watchpoint_command_test)
14018 (test_command_prompt_position, redefine_hook_test)
14019 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14020 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14021 multi_line_input and multi_line. Remove gdb_expect and
14022 gdb_stop_suppressing_tests uses.
14023 * lib/gdb.exp (valnum_re): New global.
14024 (multi_line_input): New procedure.
14025
8354c62c
SM
140262016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14027
14028 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14029 Remove.
14030 (test_setup): Define with proc_with_prefix.
14031 (test_cli_inferior): Likewise.
14032 (test_cli_thread): Likewise.
14033 (test_cli_frame): Likewise.
14034 (test_cli_select_frame): Likewise.
14035 (test_cli_up_down): Likewise.
14036 (test_mi_thread_select): Likewise.
14037 (test_mi_stack_select_frame): Likewise.
14038 (test_cli_in_mi_inferior): Likewise.
14039 (test_cli_in_mi_thread): Likewise.
14040 (test_cli_in_mi_frame): Likewise.
14041 (top level): Do not use with_test_prefix_procname.
14042
64f367a2
PA
140432016-11-09 Pedro Alves <palves@redhat.com>
14044
14045 * gdb.base/commands.exp (gdbvar_simple_if_test)
14046 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14047 (progvar_simple_if_test, progvar_simple_while_test)
14048 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14049 (infrun_breakpoint_command_test, breakpoint_command_test)
14050 (user_defined_command_test, watchpoint_command_test)
14051 (test_command_prompt_position, deprecated_command_test)
14052 (bp_deleted_in_command, temporary_breakpoint_commands)
14053 (stray_arg0_test, source_file_with_indented_comment)
14054 (recursive_source_test, if_commands_test)
14055 (error_clears_commands_left, redefine_hook_test)
14056 (redefine_backtrace_test): Use proc_with_prefix.
14057 * lib/gdb.exp (proc_with_prefix): New proc.
14058
0bb65f1e
AA
140592016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14060
14061 * gdb.base/tui-layout.c: New file.
14062 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14063 disassembly window contains very long lines.
14064
7353f247
TT
140652016-11-08 Tom Tromey <tom@tromey.com>
14066
14067 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14068 depend on Python 2.
14069
30a7bb83
TT
140702016-11-08 Tom Tromey <tom@tromey.com>
14071
14072 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14073 New method.
14074
cdf5a07c
MG
140752016-10-29 Manish Goregaokar <manish@mozilla.com>
14076
2806dc7e 14077 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14078
51a789c3
MG
140792016-10-27 Manish Goregaokar <manish@mozilla.com>
14080
2806dc7e
PA
14081 * gdb.rust/simple.rs: Add test for univariant enums without
14082 discriminants and for encoded struct-like enums.
51a789c3 14083
f610ab6d
PA
140842016-10-28 Pedro Alves <palves@redhat.com>
14085
14086 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14087 gdb_test_multiple, tighten regexps and match symtabs and line
14088 tables incrementally.
14089
b129b0ca
LM
140902016-10-28 Luis Machado <lgustavo@codesourcery.com>
14091
14092 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14093 general.
14094
ecf45d2c
SL
140952016-10-25 Luis Machado <lgustavo@codesourcery.com>
14096
14097 * gdb.base/exec-invalid-sysroot.exp: New file.
14098
b8d38ee4
JK
140992016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14100
14101 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14102
f90fd8c2
JK
141032016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14104
14105 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14106
2d2476aa
MR
141072016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14108
2806dc7e
PA
14109 * gdb.base/killed-outside.exp: Remove $options from a call to
14110 `prepare_for_testing'.
2d2476aa 14111
e42b25a0
SM
141122016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14113
14114 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14115 Change test message.
14116
3ccdb432
SM
141172016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14118
14119 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14120 Update comment.
14121
5bad3170
SM
141222016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14123
14124 * gdb.trace/mi-trace-save.exp: New file.
14125
5ad9dba7
YQ
141262016-10-13 Yao Qi <yao.qi@linaro.org>
14127
14128 * gdb.base/code_elim.exp (get_var_address): Remove.
14129 * gdb.base/relocate.exp: Likewise.
14130 * gdb.base/shreloc.exp: Likewise.
14131 * lib/gdb.exp (get_var_address): New.
14132
62df7e21
YQ
141332016-10-13 Yao Qi <yao.qi@linaro.org>
14134
14135 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14136 floating point tests if $skip_float_test is false.
14137
4dac951e
LM
141382016-10-12 Luis Machado <lgustavo@codesourcery.com>
14139
14140 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14141 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14142 argc values.
14143 Add 1 to argc so we guarantee distinct initial/modified argc values.
14144
8f1a8fc4
JK
141452016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14146
14147 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14148
16c85b5d
JK
141492016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14150
14151 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14152 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14153 * gdb.arch/vsx-regs.exp: Likewise.
14154
1d0e042a
YQ
141552016-10-07 Yao Qi <yao.qi@linaro.org>
14156
14157 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14158
68dadef5
MM
141592016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14160
14161 * gdb.python/python.exp: Test decode_line("*0").
14162
33fa2c6e
DE
141632016-10-06 Doug Evans <dje@google.com>
14164
14165 * gdb.python/py-value.exp (test_value_creation): Add test for large
14166 unsigned 64-bit value.
14167
9c37b5ae
TT
141682016-10-06 Tom Tromey <tom@tromey.com>
14169
14170 * gdb.compile/compile.exp: Change java tests to rust.
14171 * gdb.base/setshow.exp: Change java tests to rust.
14172 * gdb.base/default.exp: Remove java from language list.
14173 * README (Examples): Update language example.
14174 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14175 test.
14176 * lib/gdb.exp (skip_java_tests): Remove.
14177 * lib/java.exp: Remove.
14178 * gdb.java: Remove.
14179
78b86327
MR
141802016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14181
14182 * gdb.arch/mips-fcr.exp: New test.
14183 * gdb.arch/mips-fcr.c: Source for the new test.
14184
7470adbb
MR
141852016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14186
14187 * gdb.base/solib-disc.exp: Use `standard_output_file'
14188 throughout.
14189
4a556533
PA
141902016-10-06 Pedro Alves <palves@redhat.com>
14191
14192 * gdb.base/jit-simple-dl.c: New file.
14193 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14194 * gdb.base/jit-simple.c: ... this.
14195 * gdb.base/jit-simple.exp (jit_run): Delete.
14196 (build_jit): New proc.
14197 (jit_test_reread): Recompile either the main program or the shared
14198 library, depending on what is being tested. Skip changing address
14199 if caller wants to. Compare before/after addresses. If testing
14200 standalone, explicitly load the binary. Test "maint info
14201 breakpoints".
14202 (top level): Add "standalone vs shared lib" and "change address"
14203 vs "same address" axes.
14204
5a122fbc
PA
142052016-10-06 Pedro Alves <palves@redhat.com>
14206
14207 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14208 call.
14209 (jit_run): Delete.
14210 (jit_test_reread): Use with_test_prefix. Reload the main binary
14211 explicitly. Compare the before/after addresses of the JIT
14212 descriptor.
14213
ee8da4b8
DE
142142016-08-15 Doug Evans <dje@google.com>
14215
14216 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14217 for single bitfields is bool.
14218 * gdb.xml/tdesc-regs.exp: Ditto.
14219
f389f6fe
JK
142202016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14221
14222 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14223
fdebf1a4
YQ
142242016-10-05 Yao Qi <yao.qi@linaro.org>
14225
14226 * lib/gdb.exp (support_complex_tests): Return zero if
14227 gdb_skip_float_test return true.
14228
9c36d954 142292016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14230 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14231
14232 PR gdb/20487
14233 * gdb.mi/user-selected-context-sync.exp: New file.
14234 * gdb.mi/user-selected-context-sync.c: New file.
14235
4034d0ff 142362016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14237 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14238
14239 PR gdb/20487
14240 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14241 =thread-select-event check.
14242
a4297203
PB
142432016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14244
14245 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14246 the compulsory L operand changes.
14247 * gdb.arch/powerpc-power.s: Likewise.
14248
bb805577
JK
142492016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14250
14251 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14252 * gdb.base/jit-attach-pie.c: New file.
14253 * gdb.base/jit-attach-pie.exp: New file.
14254
6d61dee5
PA
142552016-09-28 Pedro Alves <palves@redhat.com>
14256
14257 * gdb.base/infcall-input.c: New file.
14258 * gdb.base/infcall-input.exp: New file.
14259
f73842fc
YQ
142602016-09-22 Yao Qi <yao.qi@linaro.org>
14261
14262 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14263 (gdb_exit): Rename it to ...
14264 (gdbserver_gdb_exit): ... Close GDBserver.
14265 (gdb_exit): New proc, call gdbserver_gdb_exit.
14266 (mi_gdb_exit): Likewise.
14267
90681dab
YQ
142682016-09-22 Yao Qi <yao.qi@linaro.org>
14269
14270 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14271 path.
14272 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14273 Remove duplication.
14274
9c211fd8
YQ
142752016-09-22 Yao Qi <yao.qi@linaro.org>
14276
14277 * lib/gdbserver-support.exp: Check the existence of
14278 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14279
ad0a504f
AK
142802016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14281
14282 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14283
36cf1806
TT
142842016-09-21 Tom Tromey <tom@tromey.com>
14285
14286 PR gdb/20604:
14287 * gdb.base/quit.exp: New file.
14288
74172ecf
SM
142892016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14290
14291 * .gitignore: New file.
14292
3d0ec882
MR
142932016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14294
14295 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14296 throughout.
14297
8193adea
AA
142982016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14299
14300 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14301
d41a5c09
JK
143022016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14303
14304 * gdb.cp/casts.cc (decltype): Move it ...
14305 (main): ... with its call to ...
14306 * gdb.cp/casts03.cc: ... a new file.
14307 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14308
d2dfe700
JK
143092016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14310
14311 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14312
e2a92b16
PB
143132016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14314
14315 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14316 and sync up the test with tests in gas/testsuite/gas/ppc.
14317 * gdb.arch/powerpc-power.exp: Likewise.
14318
49b4de64
JK
143192016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14320
14321 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14322
2c29df25
SDJ
143232016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14324 Jan Kratochvil <jan.kratochvil@redhat.com>
14325
14326 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14327 make m1's definition to be different from m2's. Use 'dummy' as an
14328 argument for probe 'two'.
14329
cc3c2846
JB
143302016-09-10 Jon Beniston <jon@beniston.com>
14331
14332 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14333 for sim target.
14334
e1b2624a
AA
143352016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14336
14337 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14338 variable declaration.
14339 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14340 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14341 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14342 received HWCAP as its argument.
14343
4295e285
PA
143442016-09-06 Pedro Alves <palves@redhat.com>
14345
14346 * gdb.base/new-ui-pending-input.c: New file.
14347 * gdb.base/new-ui-pending-input.exp: New file.
14348 * gdb.exp (clear_gdb_spawn_id): New procedure.
14349 (with_spawn_id): Check whether gdb_spawn_id exists before
14350 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14351 on exit.
14352
00d5215e
UW
143532016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14354
14355 * gdb.base/float128.c: New file.
14356 * gdb.base/float128.exp: Likewise.
14357 * gdb.base/floatn.c: Likewise.
14358 * gdb.base/floatn.exp: Likewise.
14359
a9ff5f12
UW
143602016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14361
14362 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14363
f245535c
PA
143642016-09-05 Pedro Alves <palves@redhat.com>
14365
14366 PR backtrace/19927
14367 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14368 unwinders are immediately called as side effect of "source" or
14369 "disable unwinder" commands.
14370 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14371
ae9cf263
YQ
143722016-09-02 Yao Qi <yao.qi@linaro.org>
14373
14374 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14375 is true and $type is "float" or "double".
14376
27aba047
YQ
143772016-09-02 Yao Qi <yao.qi@linaro.org>
14378
14379 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14380 true.
14381 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14382 * gdb.base/call-rt-st.exp: Likewise.
14383 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14384 return value instead of gdb,skip_float_test.
14385 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14386 (do_function_calls): Use its return value instead of
14387 gdb,skip_float_test.
14388 * gdb.base/finish.exp: Likewise.
14389 * gdb.base/funcargs.exp: Likewise.
14390 * gdb.base/return.exp: Likewise.
14391 * gdb.base/return2.exp: Likewise.
14392 * gdb.base/varargs.exp: Likewise.
14393 * lib/gdb.exp (gdb_skip_float_test): Change it to
14394 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14395
5af962df
AA
143962016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14397
14398 * gdb.multi/tids.exp: Test "thread apply all".
14399
7fac6910
JK
144002016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14401
14402 * gdb.base/default.exp (tty): Remove.
14403
bb1fe4ac
KB
144042016-08-24 Kevin Buettner <kevinb@redhat.com>
14405
2806dc7e
PA
14406 * gdb.python/py-recurse-unwind.c: New file.
14407 * gdb.python/py-recurse-unwind.py: New file.
14408 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14409
0a1ddfa6
SM
144102016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14411
14412 * gdb.base/set-inferior-tty.exp: New file.
14413 * gdb.base/set-inferior-tty.c: New file.
14414
d9de1fe3
PA
144152016-08-23 Pedro Alves <palves@redhat.com>
14416
14417 PR gdb/20494
14418 * gdb.base/new-ui-echo.c: New file.
14419 * gdb.base/new-ui-echo.exp: New file.
14420
e9d9abd7
YQ
144212016-08-23 Yao Qi <yao.qi@linaro.org>
14422
14423 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14424 gdbserver_spawn.
14425 * gdb.server/connect-without-multi-process.exp (do_test):
14426 Likewise.
14427
3589529e
YQ
144282016-08-23 Yao Qi <yao.qi@linaro.org>
14429
14430 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14431 standalone_txt. Delete gdb_txt and standalone_txt on host
14432 and target. Spawn the binary on target. Copy files from
14433 target to host.
14434
6bb90213
PA
144352016-08-22 Pedro Alves <palves@redhat.com>
14436
14437 PR gdb/20505
14438 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14439 with_test_prefix. Factor out bits to ...
14440 (test_no_vdso): ... this new procedure.
14441
20c2c024
CL
144422016-08-19 Carl Love <cel@us.ibm.com>
14443
14444 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14445 maintaining separate logic for constructing the output path.
14446 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14447 * gdb.arch/ppc-dfp.exp: Likewise.
14448 * gdb.arch/ppc-fp.exp: Likewise.
14449 * gdb.arch/vsx-regs.exp: Likewise.
14450 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14451 binprefix for generating the additional binary files.
14452
0646e07d
PA
144532016-08-19 Pedro Alves <palves@redhat.com>
14454
14455 * gdb.trace/mi-trace-frame-collected.exp
14456 (test_trace_frame_collected): On x32, expect two registers.
14457
46da9242
CL
144582016-08-18 Carl Love <cel@us.ibm.com>
14459
14460 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14461 and sync up the test with tests in gas/testsuite/gas/ppc.
14462 * gdb.arch/powerpc-power.exp: Likewise.
14463
eb2332d7
SM
144642016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14465
14466 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14467 expected error message.
14468
63c61e04
SM
144692016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14470
14471 * gdb.multi/remove-inferiors.exp: New file.
14472 * gdb.multi/remove-inferiors.c: New file.
14473
7b17065f
YQ
144742016-08-12 Yao Qi <yao.qi@linaro.org>
14475
14476 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14477 argument list.
14478
01d3dedf
PA
144792016-08-10 Pedro Alves <palves@redhat.com>
14480
14481 PR gdb/19187
14482 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14483 setup_kfails.
14484
3eb7562a
PA
144852016-08-09 Pedro Alves <palves@redhat.com>
14486 Simon Marchi <simon.marchi@ericsson.com>
14487
14488 PR gdb/20418
14489 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14490 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14491
80614914
PA
144922016-08-09 Pedro Alves <palves@redhat.com>
14493
14494 PR mi/20431
14495 * gdb.mi/mi-cmd-error.exp: New file.
14496
f348d89a
PA
144972016-08-09 Pedro Alves <palves@redhat.com>
14498
14499 PR gdb/18653
14500 * gdb.base/signals-state-child.c: New file.
14501 * gdb.base/signals-state-child.exp: New file.
14502 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14503
e5ca03b4
PA
145042016-08-09 Pedro Alves <palves@redhat.com>
14505
14506 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14507
282a0691
TT
145082016-08-03 Tom Tromey <tom@tromey.com>
14509
14510 PR python/18565:
14511 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14512
41bfcd63
YQ
145132016-08-01 Yao Qi <yao.qi@linaro.org>
14514
14515 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14516 variable mode to "multi-process" if $multi_process is 1, otherwise
14517 set it to "single-process".
14518
e3465b24
YQ
145192016-08-01 Yao Qi <yao.qi@linaro.org>
14520
14521 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14522 * gdb.cp/cpexprs.exp: Likewise.
14523 * gdb.cp/m-static.exp: Likewise.
14524
0b31a4bc
TT
145252016-07-26 Tom Tromey <tom@tromey.com>
14526
14527 PR python/20190:
14528 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14529 test.
14530
e0461dbb
MM
145312016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14532
14533 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14534 selecting assembly source files.
14535 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14536 assembly source files.
14537 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14538 assembly source files.
14539 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14540 selecting assembly source files.
14541
8194e927
SM
145422016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14543
14544 * gdb.base/new-ui.exp (do_test_invalid_args): New
14545 procedure.
14546
c0272db5
TW
145472016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14548
14549 * gdb.btrace/reconnect.c: New file.
14550 * gdb.btrace/reconnect.exp: New file.
14551
e3487908
GKB
145522016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14553
14554 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14555 to test_catch_syscall_group.
14556 (test_catch_syscall_group): New.
14557
12df5c00
TT
145582016-07-21 Tom Tromey <tom@tromey.com>
14559
14560 * gdb.rust/simple.rs (main): Use empty struct expression.
14561 * gdb.rust/simple.exp: Add tests for empty struct expression.
14562
bae62ee2
YQ
145632016-07-21 Yao Qi <yao.qi@linaro.org>
14564
14565 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14566 if gdb_skip_xml_test is true on some targets.
14567
b1b53fb3
YQ
145682016-07-21 Yao Qi <yao.qi@linaro.org>
14569
14570 * gdb.server/solib-list.exp: Unset last_loaded_file.
14571
027d97f8
JK
145722016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14573
14574 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14575 "step into captured_main (args)".
14576
7674d381
JK
145772016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14578
14579 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14580
72b5d099
JK
145812016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14582
14583 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14584
1f960ced
PA
145852016-07-19 Pedro Alves <palves@redhat.com>
14586
14587 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14588 * gdb.opt/inline-bt.exp: Likewise.
14589 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14590 additional_flags=-Winline.
14591 * gdb.opt/inline-locals.exp: Likewise.
14592 * gdb.opt/inline-markers.c (ATTR): Define.
14593 (inlined_fn): Use it.
14594
f25827c1
YQ
145952016-07-19 Yao Qi <yao.qi@linaro.org>
14596
14597 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14598 (test_with_self): Remove some code. Remove argument executable.
14599 (top-level): Use do_self_tests.
14600
37539ebe
DB
146012016-07-15 Zachary Welch <zwelch@codesourcery.com>
14602 Don Breazeal <donb@codesourcery.com>
14603
14604 * gdb.base/maint.exp: Escape paths used in regular expressions.
14605 * gdb.stabs/weird.exp: Likewise.
14606
dac790e1
TT
146072016-07-13 Tom Tromey <tom@tromey.com>
14608
14609 PR python/15620, PR python/18620:
14610 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14611 (test_bkpt_events): New procs.
14612
93daf339
TT
146132016-07-13 Tom Tromey <tom@tromey.com>
14614
14615 PR python/17698:
14616 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14617 test.
14618 (test_watchpoints): Likewise.
14619 (test_bkpt_pending): New proc.
14620
6571a381
TT
146212016-07-13 Tom Tromey <tom@tromey.com>
14622
14623 PR cli/18053:
14624 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14625 completion test.
14626
e8732474
JK
146272016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14628
14629 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14630 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14631 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14632 f_label.
14633 (g): Rename g_end_lbl to g_label.
14634 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14635 low_pc and high_pc.
14636 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14637
e0f3fd7c
TT
146382016-07-12 Tom Tromey <tom@tromey.com>
14639
14640 PR python/19293:
14641 * gdb.python/py-unwind-maint.exp: Update tests.
14642
3cfe46b6
YQ
146432016-07-12 Yao Qi <yao.qi@linaro.org>
14644
14645 * lib/selftest-support.exp (selftest_setup): Match the output
14646 when captured_main is inlined.
14647
4f19a0e6
WT
146482016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14649
14650 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14651 New variables.
14652 (print this%a, print this%b, print this): New tests.
14653 * gdb.fortran/derived-types.f90 (this): New object and
14654 initialization.
14655
986cf455
SM
146562016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14657
14658 * gdb.ada/arraydim.exp: Remove extra directory level in build
14659 directory.
14660
f0464b23
SM
146612016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14662
14663 * lib/ada.exp: Remove extra directory level in build directory.
14664 * gdb.ada/cond_lang.exp: Likewise.
14665 * gdb.ada/exec_changed.exp: Likewise.
14666 * gdb.ada/lang_switch.exp: Likewise.
14667
42d94011
MG
146682016-07-06 Manish Goregaokar <manish@mozilla.com>
14669
2806dc7e
PA
14670 * simple.rs: Add test for raw pointer subscripting.
14671 * simple.exp: Add test expectations.
42d94011 14672
647c264c
YQ
146732016-07-05 Yao Qi <yao.qi@linaro.org>
14674
14675 * gdb.mi/mi-reverse.exp: Match =record-started output.
14676
20aa2c60
PA
146772016-07-01 Pedro Alves <palves@redhat.com>
14678
14679 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14680 procedure.
14681 (jit_reader_test): Test the jit reader's unwinder.
14682 * gdb.base/jithost.c (jit_function_00_code): New global.
14683 (main): Use memcpy to fill in the mmapped code, instead of poking
14684 bytes manually here.
14685 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14686 value.
14687 (read_debug_info): Save the function's range.
14688 (read_sp): New function.
14689 (unwind_frame): Use it. Also unwind RBP.
14690 (get_frame_id): Use read_sp.
14691 (gdb_init_reader): Use calloc instead of malloc.
14692 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14693 parameter. Use gdb_test_multiple.
14694
ced2dffb
PA
146952016-07-01 Pedro Alves <palves@redhat.com>
14696 Antoine Tremblay <antoine.tremblay@ericsson.com>
14697
14698 * gdb.threads/process-dies-while-detaching.c: New file.
14699 * gdb.threads/process-dies-while-detaching.exp: New file.
14700
63000888
PA
147012016-07-01 Pedro Alves <palves@redhat.com>
14702
14703 * gdb.multi/watchpoint-multi-exit.c: New file.
14704 * gdb.multi/watchpoint-multi-exit.exp: New file.
14705
038d4868
PA
147062016-06-30 Pedro Alves <palves@redhat.com>
14707
14708 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14709 unset inferior_spawn_id.
14710
994e9c83
PA
147112016-06-30 Pedro Alves <palves@redhat.com>
14712
14713 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14714 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14715
e5653468
YQ
147162016-06-29 Yao Qi <yao.qi@linaro.org>
14717
14718 * gdb.base/return.c: Add copyright header.
14719
803b47e5
TT
147202016-06-29 Tom Tromey <tom@tromey.com>
14721
14722 PR python/20129:
14723 * gdb.python/py-framefilter.exp: Add tests for setting priority
14724 and disabling of non-existent frame filter.
14725
28244707
YQ
147262016-06-29 Yao Qi <yao.qi@linaro.org>
14727
14728 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14729 0x0f07ff.
14730
a31d2f06
YQ
147312016-06-28 Yao Qi <yao.qi@linaro.org>
14732
14733 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14734 triplets. Start gdb, execute catch syscall, and continue. Check
14735 gdb's output to determine catch syscall is supported.
14736
921d8f54
MG
147372016-06-27 Manish Goregaokar <manish@mozilla.com>
14738
25d49b86
PA
14739 * gdb.rust/simple.rs: Add test for returning unit in a function.
14740 * gdb.rust/simple.exp: Add expectation for functions returning
14741 unit.
921d8f54 14742
f4952523
PMR
147432016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14744
14745 * gdb.python/py-breakpoint-create-fail.c,
14746 gdb.python/py-breakpoint-create-fail.exp,
14747 gdb.python/py-breakpoint-create-fail.py: New testcase.
14748
fccb08f8
MG
147492016-06-25 Manish Goregaokar <manish@mozilla.com>
14750
14751 PR gdb/20239
14752 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14753 * gdb.rust/simple.exp: Add test expectations for new NonZero
14754 tests.
fccb08f8 14755
6b850546
DT
147562016-06-24 David Taylor <dtaylor@emc.com>
14757
14758 * gdb.base/offsets.exp: New file.
14759 * gdb.base/offsets.c: New file.
14760
17621150
TT
147612016-06-23 Tom Tromey <tom@tromey.com>
14762
14763 PR gdb/16483:
14764 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14765 before any filters are loaded.
14766
04d59df6
WT
147672016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14768
14769 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14770 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14771 structs.
14772 * gdb.fortran/derived-type-function.exp: New file.
14773 * gdb.fortran/derived-type-function.f90: New file.
14774
14775
ac69f786
PA
147762016-06-21 Pedro Alves <palves@redhat.com>
14777
14778 * gdb.base/new-ui.exp: New file.
14779 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14780 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14781 (with_spawn_id): New procedure.
14782
49940788
PA
147832016-06-21 Pedro Alves <palves@redhat.com>
14784
14785 * gdb.mi/mi-exec-run.exp: New file.
14786
ef274d26
PA
147872016-06-21 Pedro Alves <palves@redhat.com>
14788
14789 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14790 breakpoint command's output on the main UI.
14791 (test_break): New procedure, factored out from calls in the top
14792 level.
14793 (top level): Use foreach_with_prefix to test MI as main UI and as
14794 separate UI.
14795
468afe6c
PA
147962016-06-21 Pedro Alves <palves@redhat.com>
14797
14798 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14799 (test_awatch_creation_and_listing)
14800 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14801 Remove 'type' parameter.
14802 (test_watchpoint_all): New parameter mi_mode. Remove
14803 with_test_prefix.
14804 (top level): Use foreach_with_prefix, and add main/separate UI MI
14805 testing axis.
14806
51f77c37
PA
148072016-06-21 Pedro Alves <palves@redhat.com>
14808
14809 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14810 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14811 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14812 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14813 (gdb_main_spawn_id, mi_spawn_id): Declare and
14814 comment.
14815 (mi_create_inferior_pty): New procedure,
14816 factored out from default_mi_gdb_start.
14817 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14818 procedures.
14819 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14820 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14821 Use mi_create_inferior_pty.
14822 (mi_gdb_start): Use eval to pass down args list.
14823
8980e177
PA
148242016-06-21 Pedro Alves <palves@redhat.com>
14825
14826 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14827 * gdb.opt/inline-cmds.exp: Add MI tests.
14828
f38d3ad1
PA
148292016-06-21 Pedro Alves <palves@redhat.com>
14830
14831 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14832
45db7c09
PA
148332016-06-21 Pedro Alves <palves@redhat.com>
14834
14835 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14836 (top level): Use it instead of mi_execute_to.
14837
5a069ab3
PA
148382016-06-21 Pedro Alves <palves@redhat.com>
14839
14840 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14841 (cont_handler_str): New.
14842 (signal_stop_handler): Set stop_handler_str instead of printing to
14843 stdout.
14844 (continue_handler): Set cont_handler_str instead of printing to
14845 stdout.
14846 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14847 mi_send_resuming_command. Print stop_handler_str and
14848 cont_handler_str instead of expecting the python events print
14849 directly.
14850
2838cc1d
SD
148512016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14852
14853 * gdb.base/jit-reader.exp: New file.
14854 * gdb.base/jithost.c: New file.
14855 * gdb.base/jithost.h: New file.
14856 * gdb.base/jitreader.c : New file.
14857 * gdb.base/jit-protocol.h: New file.
14858
21a77091
YQ
148592016-06-17 Yao Qi <yao.qi@linaro.org>
14860
14861 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14862 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14863 and detach-on-fork. Adjust tests.
14864 (top level): Invoke break_cond_on_syscall with combinations of
14865 syscall, follow-fork-mode and detach-on-fork.
14866
f50bf8e5
YQ
148672016-06-17 Yao Qi <yao.qi@linaro.org>
14868
14869 * gdb.base/step-over-exit.c: New.
14870 * gdb.base/step-over-exit.exp: New.
14871
a28d8e50
YTL
148722016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14873
14874 * gdb.base/float.exp: Add target check for nds32*-*-*.
14875 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14876
cad8e26d
AB
148772016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14878
14879 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14880 for unsupported target features.
14881 * gdb.base/call-rt-st.exp: Likewise.
14882 * gdb.base/call-sc.exp: Likewise.
14883 * gdb.base/call-signal-resume.exp: Likewise.
14884 * gdb.base/call-strs.exp: Likewise.
14885 * gdb.base/callexit.exp: Likewise.
14886 * gdb.base/callfuncs.exp: Likewise.
14887 * gdb.base/nodebug.exp: Likewise.
14888 * gdb.base/printcmds.exp: Likewise.
14889 * gdb.base/ptype.exp: Likewise.
14890 * gdb.base/structs.exp: Likewise.
14891 * gdb.base/unwindonsignal.exp: Likewise.
14892 * gdb.cp/gdb2495.exp: Likewise.
14893 * gdb.cp/templates.exp: Likewise.
14894 * gdb.cp/virtfunc.exp: Likewise.
14895 * gdb.threads/hand-call-in-threads.exp: Likewise.
14896 * gdb.threads/interrupted-hand-call.exp: Likewise.
14897 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14898
347dc102
TT
148992016-06-10 Tom Tromey <tom@tromey.com>
14900
14901 PR rust/20110:
14902 * gdb.rust/expr.exp: Add test for integer constant larger than
14903 i32.
14904
5e13cf25
BH
149052016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14906
14907 * gdb.fortran/nested-funcs.exp: New.
14908 * gdb.fortran/nested-funcs.f90: New.
14909
bb556f1f
TK
149102016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14911
14912 * gdb.base/examine-backward.c: New file.
14913 * gdb.base/examine-backward.exp: New file.
14914
38b022b4
SM
149152016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14916
14917 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14918 matching.
14919
1b40ec05
TT
149202016-06-02 Tom Tromey <tom@tromey.com>
14921
14922 PR python/18984:
14923 * gdb.python/py-shared.exp: Add solib_name test.
14924
193bd378
SM
149252016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14926
14927 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14928
3326303b
MG
149292016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14930
14931 PR c++/19893
14932 * gdb.dwarf2/implref.exp: Rename to...
14933 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14934 * gdb.dwarf2/implref-array.c: New file.
14935 * gdb.dwarf2/implref-array.exp: Likewise.
14936 * gdb.dwarf2/implref-global.c: Likewise.
14937 * gdb.dwarf2/implref-global.exp: Likewise.
14938 * gdb.dwarf2/implref-struct.c: Likewise.
14939 * gdb.dwarf2/implref-struct.exp: Likewise.
14940
825c8ef2
AT
149412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14942
14943 * gdb.trace/trace-condition.exp: Add 64bit tests.
14944
2320162a
AT
149452016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14946
14947 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14948 bits types.
14949 (main): Adapt to 8 to 64 bits types.
14950 * gdb.trace/trace-condition.exp: Add new tests.
14951
a7818233
AT
149522016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14953
14954 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14955
0d336466
AT
149562016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14957
14958 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14959 Move condition tests...
14960 * gdb.trace/trace-condition.exp: Here.
14961
7faeb45a
AT
149622016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14963
14964 * gdb.trace/trace-condition.exp: Add counter-case tests.
14965
e385593e
JK
149662016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14967
14968 PR c++/15231
14969 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14970 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
14971
744608cc
PA
149722016-05-27 Pedro Alves <palves@redhat.com>
14973
14974 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
14975 New procedure.
14976 (top level): Call it, and bail out of DejaGnu is known to be bad.
14977
ac775bf4
AB
149782016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
14979
14980 * gdb.base/whatis.c: Extend the test case.
14981 * gdb.base/whatis.exp: Add additional tests.
14982
2bbad2ea
BH
149832016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14984
14985* gdb.fortran/type.f90: Add pointer variable.
14986* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
14987
8b70175d
BH
149882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14989
14990 * gdb.fortran/vla-type.exp: Fix testcase name.
14991
86d8a848
BH
149922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14993
14994 * gdb.fortran/vla-type.exp: Access elements in nested structs.
14995
e188eb36
BH
149962016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14997
14998 * gdb.fortran/type.f90: Add nested structures.
14999 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15000 * gdb.fortran/derived-type.exp: Adapt expected output.
15001 * gdb.fortran/vla-type.exp: Adapt expected output.
15002
9b2db1fd
BH
150032016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15004
15005 * gdb.fortran/whatis_type.exp: Adapt expected output.
15006
72b17055
BH
150072016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15008
15009 * gdb.fortran/print_type.exp: Fix expected output.
15010 * gdb.fortran/whatis_type.exp: Fix expected output.
15011
3cd81d8d
BH
150122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15013
15014 * gdb.fortran/whatis_type.exp: Use multi_line.
15015
ddae9462
TT
150162016-05-24 Tom Tromey <tom@tromey.com>
15017
15018 PR python/17386:
15019 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15020 use value as an index.
15021
1957f6b8
TT
150222016-05-23 Tom Tromey <tom@tromey.com>
15023
15024 PR python/17981:
15025 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15026 no-breakpoint case.
15027
026a9174
PA
150282016-05-24 Pedro Alves <palves@redhat.com>
15029
15030 PR gdb/19828
15031 * gdb.threads/clone-attach-detach.c: New file.
15032 * gdb.threads/clone-attach-detach.exp: New file.
15033
e70a7231
FR
150342016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15035
15036 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15037
0f6ed0e0
TT
150382016-05-23 Tom Tromey <tom@tromey.com>
15039
15040 PR python/19438, PR python/18393:
15041 * gdb.python/py-progspace.exp: Add "dir" test.
15042 * gdb.python/py-objfile.exp: Add "dir" test.
15043
ffd19d61
YQ
150442016-05-23 Yao Qi <yao.qi@linaro.org>
15045
15046 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15047 * gdb.arch/thumb2-it.exp: Likewise.
15048
9e8f9b05
SM
150492016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15050
15051 * gdb.mi/mi-threads-interrupt.c: New file.
15052 * gdb.mi/mi-threads-interrupt.exp: New file.
15053
61c6156d
SM
150542016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15055
15056 PR gdb/18077
15057 * gdb.mi/mi-async-run.exp: New file.
15058 * gdb.mi/mi-async-run.c: New file.
15059
67218854
TT
150602016-05-17 Tom Tromey <tom@tromey.com>
15061 Manish Goregaokar <manishsmail@gmail.com>
15062
15063 * lib/rust-support.exp: New file.
15064 * lib/gdb.exp (skip_rust_tests): New proc.
15065 (build_executable_from_specs): Handle rust.
15066 * lib/future.exp (gdb_find_rustc): New proc.
15067 (gdb_default_target_compile): Handle rust.
15068 * gdb.rust/expr.exp: New file.
15069 * gdb.rust/generics.exp: New file.
15070 * gdb.rust/generics.rs: New file.
15071 * gdb.rust/methods.exp: New file.
15072 * gdb.rust/methods.rs: New file.
15073 * gdb.rust/modules.exp: New file.
15074 * gdb.rust/modules.rs: New file.
15075 * gdb.rust/simple.exp: New file.
15076 * gdb.rust/simple.rs: New file.
15077
c44af4eb
TT
150782016-05-17 Tom Tromey <tom@tromey.com>
15079
15080 * gdb.base/default.exp (set language): Add rust.
15081
dcd1f979
TT
150822016-05-17 Tom Tromey <tom@tromey.com>
15083
15084 * gdb.gdb/unittest.exp: New file.
15085
155b7f57
YQ
150862016-05-16 Yao Qi <yao.qi@linaro.org>
15087
15088 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15089 shell_prompt. Update shell_prompt_re.
15090
8ddd5a6c
DE
150912016-05-12 Doug Evans <dje@google.com>
15092
15093 PR symtab/19999
15094 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15095 $options when building executable.
15096 * gdb.dwarf2/fission-loclists-pie.S: New file.
15097 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15098
02e370d9
SM
150992016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15100
15101 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15102 of [is_remote target],
15103
8929ad8b
SM
151042016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15105
15106 * lib/gdb.exp (use_gdb_stub): New procedure.
15107
6c447423
DE
151082016-05-03 Yunlian Jiang <yunlian@google.com>
15109 Doug Evans <dje@google.com>
15110
15111 PR symtab/19914
15112 * gdb.dwarf2/dwp-sepdebug.c: New file.
15113 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15114
444e826c
SM
151152016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15116
15117 * gdb.base/detach.exp: Remove is_remote check.
15118
740feeaa
SM
151192016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15120
15121 * gdb.base/annota-input-while-running.exp: Don't check for
15122 [is_remote target]. Enable annotations after running to main.
15123 Remove unused "set test..." line.
15124
9080ac9d
SM
151252016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15126
15127 * gdb.trace/trace-enable-disable.exp: New file.
15128 * gdb.trace/trace-enable-disable.c: New file.
15129
952ebca5
SM
151302016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15131
15132 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15133 use it in info sharedlibrary test.
15134 * gdb.trace/ftrace-lock.exp: Likewise.
15135 * gdb.trace/ftrace.exp: Likewise.
15136 * gdb.trace/range-stepping.exp: Likewise.
15137 * gdb.trace/trace-break.exp: Likewise.
15138 * gdb.trace/trace-condition.exp: Likewise.
15139 * gdb.trace/trace-mt.exp: Likewise.
15140
d9019901
SM
151412016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15142
15143 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15144 (gdb_load_shlib): ... this.
15145 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15146 gdb_load_shlib.
15147 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15148 * gdb.base/ctxobj.exp: Likewise.
15149 * gdb.base/dprintf-pending.exp: Likewise.
15150 * gdb.base/dso2dso.exp: Likewise.
15151 * gdb.base/fixsection.exp: Likewise.
15152 * gdb.base/gcore-relro.exp: Likewise.
15153 * gdb.base/gdb1555.exp: Likewise.
15154 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15155 * gdb.base/gnu-ifunc.exp: Likewise.
15156 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15157 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15158 * gdb.base/pending.exp: Likewise.
15159 * gdb.base/print-file-var.exp: Likewise.
15160 * gdb.base/print-symbol-loading.exp: Likewise.
15161 * gdb.base/shlib-call.exp: Likewise.
15162 * gdb.base/shreloc.exp: Likewise.
15163 * gdb.base/so-impl-ld.exp: Likewise.
15164 * gdb.base/solib-disc.exp: Likewise.
15165 * gdb.base/solib-nodir.exp: Likewise.
15166 * gdb.base/solib-overlap.exp: Likewise.
15167 * gdb.base/solib-symbol.exp: Likewise.
15168 * gdb.base/solib-weak.exp (do_test): Likewise.
15169 * gdb.base/sym-file.exp: Likewise.
15170 * gdb.base/symtab-search-order.exp: Likewise.
15171 * gdb.base/type-opaque.exp: Likewise.
15172 * gdb.base/unload.exp: Likewise.
15173 * gdb.base/watchpoint-solib.exp: Likewise.
15174 * gdb.compile/compile.exp: Likewise.
15175 * gdb.cp/gdb2384.exp: Likewise.
15176 * gdb.cp/infcall-dlopen.exp: Likewise.
15177 * gdb.cp/re-set-overloaded.exp: Likewise.
15178 * gdb.fortran/library-module.exp: Likewise.
15179 * gdb.opt/solib-intra-step.exp: Likewise.
15180 * gdb.python/py-finish-breakpoint.exp: Likewise.
15181 * gdb.python/py-shared.exp: Likewise.
15182 * gdb.reverse/solib-precsave.exp: Likewise.
15183 * gdb.reverse/solib-reverse.exp: Likewise.
15184 * gdb.server/solib-list.exp: Likewise.
15185 * gdb.threads/dlopen-libpthread.exp: Likewise.
15186 * gdb.threads/tls-shared.exp: Likewise.
15187 * gdb.threads/tls-so_extern.exp: Likewise.
15188 * gdb.trace/change-loc.exp: Likewise.
15189 * gdb.trace/ftrace-lock.exp: Likewise.
15190 * gdb.trace/ftrace.exp: Likewise.
15191 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15192 * gdb.trace/pending.exp: Likewise.
15193 * gdb.trace/range-stepping.exp: Likewise.
15194 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15195 (strace_info_marker): Likewise.
15196 (strace_probe_marker): Likewise.
15197 (strace_trace_on_same_addr): Likewise.
15198 (strace_trace_on_diff_addr): Likewise.
15199 * gdb.trace/trace-break.exp: Likewise.
15200 * gdb.trace/trace-condition.exp: Likewise.
15201 * gdb.trace/trace-mt.exp: Likewise.
15202
fca4cfd9
SM
152032016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15204
15205 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15206 result of gdb_remote_download.
15207 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15208 * gdb.base/dso2dso.exp: Likewise.
15209 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15210 * gdb.base/print-file-var.exp: Likewise.
15211 * gdb.base/shlib-call.exp: Likewise.
15212 * gdb.base/shreloc.exp: Likewise.
15213 * gdb.base/solib-overlap.exp: Likewise.
15214 * gdb.base/solib-weak.exp (do_test): Likewise.
15215 * gdb.base/unload.exp: Likewise.
15216
11cf4ffb
YQ
152172016-04-27 Yao Qi <yao.qi@linaro.org>
15218
15219 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15220 exists.
15221
3e2e34f8
KB
152222016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15223
15224 * vla-type.exp: Print structure from toplevel.
15225
8f07e298
BH
152262016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15227
15228 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15229 of dynamic types.
15230 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15231 of dynamic types.
15232
9920b434
BH
152332016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15234
15235 * gdb.fortran/vla-type.f90: New file.
15236 * gdb.fortran/vla-type.exp: New file.
15237
f3abeff5
YQ
152382016-04-25 Yao Qi <yao.qi@linaro.org>
15239
15240 * gdb.base/branch-to-self.c: New file.
15241 * gdb.base/branch-to-self.exp: New file.
15242
0a5d52f0
YQ
152432016-04-22 Yao Qi <yao.qi@linaro.org>
15244
15245 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15246 more after $hex.
15247
495346f6
YQ
152482016-04-22 Yao Qi <yao.qi@linaro.org>
15249
15250 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15251 * gdb.base/annota3.exp: Likewise.
15252
4a7e075c
YQ
152532016-04-22 Yao Qi <yao.qi@linaro.org>
15254
15255 * gdb.reverse/step-precsave.exp: Do one step and test program
15256 stops in "callee" and do multiple steps until program goes out
15257 of "callee".
15258 * gdb.reverse/step-reverse.exp: Likewise.
15259
5b061e98
YQ
152602016-04-22 Yao Qi <yao.qi@linaro.org>
15261
15262 * gdb.trace/signal.exp: Also pass if
15263 $tracepoint_hits($i) > $iterations.
15264
5c5dc57f
YQ
152652016-04-22 Yao Qi <yao.qi@linaro.org>
15266
15267 * gdb.trace/signal.c: New file.
15268 * gdb.trace/signal.exp: New file.
15269
a55411b9
DE
152702016-04-19 Doug Evans <xdje42@gmail.com>
15271
15272 * gdb.base/bad-file.exp: New file.
15273
a22df60a
MG
152742016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15275
15276 * gdb.dwarf2/implref.exp: New file.
15277
0c13f7e5
BH
152782016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15279
15280 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15281 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15282 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15283 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15284 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15285 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15286 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15287 * lib/fortran.exp (fortran_int4): New procedure.
15288 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15289 (fortran_logical4): Likewise.
15290
9b9b09e9
BH
152912016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15292
15293 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15294
a14d1f4d
BH
152952016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15296
15297 * lib/compiler.c: Add Intel specific preprocessor macros.
15298 * lib/compiler.cc: Likewise.
25d49b86 15299
7d49b1d0
LM
153002016-04-13 Luis Machado <lgustavo@codesourcery.com>
15301
15302 * gdb.server/connect-with-no-symbol-file.c: New file.
15303 * gdb.server/connect-with-no-symbol-file.exp: New file.
15304
8392fa22
SM
153052016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15306
15307 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15308
8c4c4aeb
SM
153092016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15310
15311 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15312 standard output directory.
15313
45e3745e
AT
153142016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15315
15316 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15317
e26b7e41
MM
153182016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15319
15320 * gdb.btrace/instruction_history.c (loop): Add declaration.
15321
8ce09462
AT
153222016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15323
15324 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15325
2e88a1ea
SM
153262016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15327
15328 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15329 parentheses to print.
15330 (continue_handler): Likewise.
15331
f48e22e3
SM
153322016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15333
15334 * gdb.server/solib-list.exp: Remove is_remote check.
15335 Pass shlib= to gdb_compile. Don't link shared library with
15336 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15337 Run binary filename through "readlink -f" on the target.
15338
096be756
PA
153392016-04-08 Pedro Alves <palves@redhat.com>
15340
15341 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15342 interpreter filename as argument to gdbserver_spawn.
15343 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15344 Return empty if $last_loaded_file does not exist.
15345
06500533
JK
153462016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15347
15348 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15349 * gdb.base/jit-main.c: Use exit after usage.
15350
2d35e871
JK
153512016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15352
15353 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15354 GDBHISTSIZE prior to the tests.
15355 * gdb.base/gdbinit-history.exp: Likewise.
15356
153572016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15358
15359 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15360 instead of build_executable. Use gdb_load_shlibs.
15361
c8064e7e
YQ
153622016-04-07 Yao Qi <yao.qi@linaro.org>
15363
15364 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15365 Execute "si" command.
15366
bde47561
YQ
153672016-04-07 Yao Qi <yao.qi@linaro.org>
15368
15369 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15370 number instead of the comments on some line.
15371
b16f8a3b
DB
153722016-04-06 Don Breazeal <donb@codesourcery.com>
15373
15374 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15375 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15376
c2f901df
SM
153772016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15378
15379 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15380 standard_output_file. Remove unused binfile variable.
15381
ac17fda0
CU
153822016-04-05 Catalin Udma <catalin.udma@freescale.com>
15383
15384 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15385 * gdb.python/py-mi-objfile.exp: Match "list main" output
15386 in console format.
15387
03a8c4df
SM
153882016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15389
15390 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15391 absolute.
15392
6e774b13
SM
153932016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15394
15395 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15396 absolute.
15397 * gdb.trace/ftrace.exp: Likewise.
15398 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15399 targets as well.
15400 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15401 (gdb_load_shlibs): Copy libraries to test directory when testing
15402 natively. Only set solib-search-path if testing remotely.
15403 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15404
7817ea46
SM
154052016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15406
15407 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15408 gdb_download. Use it even if the target is not remote.
15409 * gdb.base/jit.exp (compile_jit_test): Likewise.
15410 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15411 output directory if the destination board is local, otherwise use
15412 the standard remote_download from DejaGnu.
15413 (gdb_download): Remove.
15414 (gdb_load_shlibs): Use gdb_remote_download instead of
15415 gdb_download.
15416 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15417 Use gdb_remote_download instead of gdb_download. Use it even if
15418 the target is not remote.
15419 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15420 instead of gdb_download.
15421
7beb7f68
SM
154222016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15423
15424 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15425 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15426 run.
15427
cc63428a
AV
154282016-04-01 Artemiy Volkov <artemiyv@acm.org>
15429
15430 PR gdb/19820
15431 * gdb.base/printcmds.exp: Add artificial arrays tests.
15432
64cdf930
PA
154332016-03-31 Pedro Alves <palves@redhat.com>
15434
15435 PR gdb/19858
15436 * gdb.base/jit-main.c: Include unistd.h.
15437 (ATTACH): Define to 0 if not already defined.
15438 (wait_for_gdb, mypid): New globals.
15439 (WAIT_FOR_GDB): New macro.
15440 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15441 some breakpoint locations.
15442 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15443 New procedures.
15444 (one_jit_test): Add REATTACH parameter, and handle it. Use
15445 continue_to_test_location.
15446 (top level): Test attach, and adjusts calls to one_jit_test.
15447
40dea8cb
PA
154482016-03-31 Pedro Alves <palves@redhat.com>
15449
15450 PR gdb/19858
15451 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15452 BINSUFFIX parameter, and handle it.
15453 (top level): Adjust calls compile_jit_test.
15454
e7ea3ec7
CU
154552016-03-31 Catalin Udma <catalin.udma@freescale.com>
15456
15457 PR python/19743
15458 * gdb.python/py-mi-events-gdb.py: New file.
15459 * gdb.python/py-mi-events.c: New file.
15460 * gdb.python/py-mi-events.exp: New file.
15461
e6359af3
YQ
154622016-03-30 Yao Qi <yao.qi@linaro.org>
15463
15464 * gdb.reverse/until-precsave.exp: Match function name only.
15465 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15466 Move malloc to a condition block.
15467 * gdb.reverse/until-reverse.exp: Match function name only.
15468
a4105d04
MK
154692016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15470
15471 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15472 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15473 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15474 variable for GPR 0 instead of assuming it is register 0.
15475 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15476 * lib/trace-support.exp: Add s390 registers.
15477
bfa6adb9
YQ
154782016-03-29 Yao Qi <yao.qi@linaro.org>
15479
15480 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15481
1e6697ea
YQ
154822016-03-24 Yao Qi <yao.qi@linaro.org>
15483
15484 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15485 test message.
15486
64bcd522
AA
154872016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15488
15489 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15490 maintaining separate logic for constructing the output path.
15491
7868401b
DB
154922016-03-16 Don Breazeal <donb@codesourcery.com>
15493
15494 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15495 Retry fork and waitpid on interrupted system call errors.
15496 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15497 Use with_timeout_factor to increase timeout by factor of 10.
15498
1cafadb4
DB
154992016-03-15 Don Breazeal <donb@codesourcery.com>
15500
15501 * gdb.cp/scope-err.cc: New test program.
15502 * gdb.cp/scope-err.exp: New test script.
15503 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15504 lines and "set breakpoint here" comment.
15505 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15506 Fixed some whitespace and format issues.
15507 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15508 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15509
81516450
DE
155102016-03-15 Doug Evans <dje@google.com>
15511
15512 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15513 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15514 All callers updated. Add tests for enums, mixed flags register.
15515
aa52b601
DE
155162016-03-15 Doug Evans <dje@google.com>
15517
15518 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15519 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15520
fa4ff313
SM
155212016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15522
15523 * gdb.base/default.exp: Add $_as_string to the list of expected
15524 convenience functions.
15525
f2403c39
AB
155262016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15527
15528 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15529
f2f3ccb9
SM
155302016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15531
15532 * gdb.python/py-as-string.exp: New file.
15533 * gdb.python/py-as-string.c: New file.
15534
00dbd492
PA
155352016-03-09 Pedro Alves <palves@redhat.com>
15536
15537 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15538 signal" -> "Thread NN received signal" output change.
15539 * gdb.threads/ia64-sigill.exp: Likewise.
15540 * gdb.threads/linux-dp.exp: Likewise.
15541 * gdb.threads/manythreads.exp: Likewise.
15542 * gdb.threads/pending-step.exp: Likewise.
15543 * gdb.threads/print-threads.exp: Likewise.
15544 * gdb.threads/sigstep-threads.exp: Likewise.
15545 * gdb.threads/staticthreads.exp: Likewise.
15546 * gdb.threads/tls.exp: Likewise.
15547
1e6697ea
YQ
155482016-03-09 Pedro Alves <palves@redhat.com>
15549
15550 * gdb.base/command-line-input.exp: New file.
15551
b04fd3be
MK
155522016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15553
15554 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15555 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15556 * gdb.trace/pending.exp: Accept leading dot before function name.
15557 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15558 * lib/trace-support.exp: Set registers for ppc.
15559
98fa59e9
MK
155602016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15561
15562 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15563 use it for disassembly; accept .main in addition to main in backtrace.
15564
f77198c8
MK
155652016-03-09 Wei-cheng Wang <cole945@gmail.com>
15566 Marcin Kościelnicki <koriakin@0x04.net>
15567
15568 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15569 (gdb_recursion_test_ptr): New global variable.
15570 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15571 gdb_recursion_test.
15572 (gdb_c_test): Ditto.
15573
ba84e0da
MK
155742016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15575
15576 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15577 ordering.
15578
4366d36e
MK
155792016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15580
15581 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15582 (bar): Add bar_start_lbl label.
15583 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15584 of foo/bar for emitting DWARF and tracing.
15585
5eb264df
SDJ
155862016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15587
15588 * analyze-racy-logs.py: Set executable bit.
15589
fb6a751f
SDJ
155902016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15591
15592 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15593 (CHECK_TARGET_TMP): Likewise.
15594 (check-single-racy): New rule.
15595 (check-parallel-racy): Likewise.
15596 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15597 (do-check-parallel-racy): New rule.
15598 (check-racy/%.exp): Likewise.
15599 * README (Racy testcases): New section.
15600 * analyze-racy-logs.py: New file.
15601
bdf7e230
DE
156022016-03-03 Doug Evans <dje@google.com>
15603
15604 * gdb.base/skip.exp: Use with_test_prefix.
15605
4719d415
YQ
156062016-03-03 Yao Qi <yao.qi@linaro.org>
15607
15608 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15609 Invoke step_over_syscall "clone" and break_cond_on_syscall
15610 "clone".
15611 * gdb.base/step-over-clone.c: New file.
15612
ea507862
YQ
156132016-03-03 Yao Qi <yao.qi@linaro.org>
15614
15615 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15616 code format.
15617
8fc8cbda
YQ
156182016-03-03 Yao Qi <yao.qi@linaro.org>
15619
15620 * gdb.base/disp-step-fork.c: Rename to ...
15621 * gdb.base/step-over-fork.c: ... it. New file.
15622 * gdb.base/disp-step-vfork.c: Rename to ...
15623 * gdb.base/step-over-vfork.c: ... it. New file.
15624 * gdb.base/disp-step-syscall.exp: Rename to ...
15625 * gdb.base/step-over-syscall.exp: ... it. New file.
15626 (disp_step_cross_syscall): Rename to ...
15627 (step_over_syscall): ... it.
15628
92fa70b0
YQ
156292016-03-03 Yao Qi <yao.qi@linaro.org>
15630
15631 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15632 If target supports condition evaluation on target, invoke
15633 break_cond_on_syscall for fork and vfork.
15634
e197ad3c
YQ
156352016-03-03 Yao Qi <yao.qi@linaro.org>
15636
15637 * gdb.base/disp-step-syscall.exp: Don't invoke
15638 support_displaced_stepping.
15639 (disp_step_cross_syscall): Test with displaced stepping off and
15640 on if supported.
15641
0b47da9f
YQ
156422016-03-03 Yao Qi <yao.qi@linaro.org>
15643
15644 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15645 proc.
15646 (setup): New proc.
15647 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15648 and setup.
15649
065ab6dc
BH
156502016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15651
15652 * gdb.fortran/vla-history.exp: Remove breakpoint.
15653
07e448ad 156542016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15655
25d49b86
PA
15656 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15657 exceeds timeout.
07e448ad 15658
9ac2d526 156592016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15660
25d49b86
PA
15661 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15662 breakpoint.
9ac2d526 15663
17807369
BH
156642016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15665
15666 * gdb.mi/vla.f90: Nullify pointer after declaration.
15667
86e501af
PA
156682016-03-01 Pedro Alves <palves@redhat.com>
15669
15670 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15671
1e903e32
PA
156722016-03-01 Pedro Alves <palves@redhat.com>
15673
15674 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15675 before anything else.
15676 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15677 _GNU_SOURCE here.
15678 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15679 before anything else.
15680 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15681
6ccb54e2
PA
156822016-03-01 Pedro Alves <palves@redhat.com>
15683
15684 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15685
30ca9da1
YQ
156862016-03-01 Yao Qi <yao.qi@linaro.org>
15687
15688 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15689 prepare_for_testing.
15690
dc856b38
YQ
156912016-03-01 Yao Qi <yao.qi@linaro.org>
15692
15693 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15694
4a932159
AA
156952016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15696
15697 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15698 manually constructing the output path.
15699
f2489477
AA
157002016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15701
15702 * gdb.arch/s390-stackless.S: New.
15703 * gdb.arch/s390-stackless.exp: New.
15704
38899f16
IB
157052016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15706
15707 * gdb.dlang/circular.c: New file.
15708 * gdb.dlang/circular.exp: New file.
15709
9fde51ed
YQ
157102016-02-26 Yao Qi <yao.qi@linaro.org>
15711
15712 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15713 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15714 (testcases): Update.
15715
ce90fefe
YQ
157162016-02-26 Yao Qi <yao.qi@linaro.org>
15717
15718 * gdb.reverse/aarch64.c: Rename to ...
15719 * gdb.reverse/insn-reverse.c: ... it.
15720 * gdb.reverse/aarch64.exp: Rename to ...
15721 * gdb.reverse/insn-reverse.exp: ... it.
15722
3263bceb
YQ
157232016-02-26 Yao Qi <yao.qi@linaro.org>
15724
15725 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15726 (testcase_ftype): New.
15727 (testcases): New array.
15728 (n_testcases): New.
15729 (main): Call each element in testcases.
15730 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15731 (read_testcase): New.
15732 Do the tests in a loop.
15733
6cb59ff1
YQ
157342016-02-25 Yao Qi <yao.qi@linaro.org>
15735
15736 * gdb.base/branches.c: Remove.
15737
ae91f625
MK
157382016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15739
15740 PR gdb/13808
15741 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15742
678b48b7
MK
157432016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15744
15745 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15746
7337a6f2
MK
157472016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15748
15749 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15750 change x86_64 call_insn to 'callq'.
15751
861ca91f
AT
157522016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15753
15754 * gdb.trace/tfile-avx.c: Move to...
15755 * gdb.trace/tracefile-pseudo-reg.c: Here.
15756 * gdb.trace/tfile-avx.exp: Move to...
15757 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15758
bf74e428
GB
157592016-02-24 Gary Benson <gbenson@redhat.com>
15760
15761 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15762 message on attach.
15763
cce0e923
DE
157642016-02-23 Doug Evans <dje@google.com>
15765
15766 * gdb.base/skip.c (test_skip): New function.
15767 (end_test_skip_file_and_function): New function.
15768 (test_skip_file_and_function): New function.
15769 * gdb.base/skip1.c (test_skip): New function.
15770 (skip1_test_skip_file_and_function): New function.
15771 * gdb.base/skip.exp: Add tests for new skip options.
15772 * gdb.base/skip-solib.exp: Update expected output.
15773 * gdb.perf/skip-command.cc: New file.
15774 * gdb.perf/skip-command.exp: New file.
15775 * gdb.perf/skip-command.py: New file.
15776
4000e47e
MK
157772016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15778
15779 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15780 info registers pattern.
15781
24f75ead
IB
157822016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15783
15784 * lib/future.exp: Add D support.
15785 (gdb_find_gdc): New proc.
15786 (gdb_default_target_compile): Add D support.
15787
fbb7bcbe
WW
157882016-02-18 Wei-cheng Wang <cole945@gmail.com>
15789
15790 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15791 user+system time.
15792 (trace_speed_test): Determine the iteration count for a time
15793 between 15..30 seconds.
15794
012b3a21
WT
157952016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15796
15797 * gdb.arch/i386-mpx-sigsegv.c: New file.
15798 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15799 * gdb.arch/i386-mpx-simple_segv.c: New file.
15800 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15801
2d5189bd
YQ
158022016-02-18 Yao Qi <yao.qi@linaro.org>
15803
15804 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15805 Don't call setup_kfail.
15806
40fb20d0
YQ
158072016-02-18 Yao Qi <yao.qi@linaro.org>
15808
15809 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15810 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15811
21b1f8d2
DE
158122016-02-16 Doug Evans <dje@google.com>
15813
15814 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15815 * gdb.base/skip1.c: Ditto.
15816 * gdb.base/skip.exp: Whitespace cleanup.
15817
4041ed77
DB
158182016-02-16 Don Breazeal <donb@codesourcery.com>
15819
15820 PR remote/19496
15821 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15822 Remove kfail for PR remote/19496.
15823
c4ef31bf
SM
158242016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15825
15826 * lib/gdb.exp (standard_temp_file): Return a path specific to
15827 the runtest invocation.
15828
266b65b3
SM
158292016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15830
15831 * gdb.trace/save-trace.exp: Change relative path to be in the
15832 standard output directory.
15833
a7a0a6a9
JK
158342016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15835
15836 * gdb.arch/i386-prologue.c: Add missing prototypes.
15837
c99dbb42
JK
158382016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15839
15840 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15841 * gdb.arch/i386-prologue.exp: Likewise.
15842 * gdb.arch/i386-size.exp: Likewise.
15843
aa480355
SM
158442016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15845
15846 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15847 define object file path.
15848 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15849 file path.
15850 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15851 standard_output_file to define binfile.
15852
ba881f50
JK
158532016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15854
15855 Fix compatibility with recent gfortran-5.3.1.
15856 * gdb.fortran/vla-history.exp (print vla1 allocated)
15857 (print vla2 allocated, print $2, print $3): Remove
15858 (print $4): Rename to ...
15859 (print $2): ... here.
15860 (print $9): Rename to ...
15861 (print $5): ... here.
15862 (print $10): Rename to ...
15863 (print $6): ... here.
15864 * gdb.fortran/vla.f90: Add pvla initialization.
15865
e9fb005c
JK
158662016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15867
15868 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15869 New test.
15870 * gdb.fortran/vla-value-sub.exp: Likewise.
15871
e44e00ff
MK
158722016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15873
15874 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15875
97e94151
SM
158762016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15877
15878 * i386-biarch-core.exp: Define corefile using
15879 standard_output_file.
15880
01113bc1
YQ
158812016-02-12 Yao Qi <yao.qi@linaro.org>
15882
15883 * gdb.arch/arm-single-step-kernel-helper.c: New.
15884 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15885
33b4777c
MM
158862016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15887
15888 * gdb.btrace/tailcall-only.exp: New.
15889 * gdb.btrace/tailcall-only.c: New.
15890 * gdb.btrace/x86_64-tailcall-only.S: New.
15891 * gdb.btrace/i686-tailcall-only.S: New.
15892
acc23c11
PA
158932016-02-11 Pedro Alves <palves@redhat.com>
15894
15895 * README (Parallel testing): Add missing double quotes.
15896
e352bf0a
PA
158972016-02-11 Pedro Alves <palves@redhat.com>
15898
15899 * README (Parallel testing): New section.
15900 (GDB_PARALLEL): Rewrite.
15901 (FORCE_PARALLEL): Document.
15902
9f5fed78
MK
159032016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15904
15905 * gdb.trace/tfile-avx.c: New test.
15906 * gdb.trace/tfile-avx.exp: New test.
15907
9ef9e6a6
KS
159082016-02-09 Keith Seitz <keiths@redhat.com>
15909
15910 PR breakpoints/19546
15911 * gdb.base/infcall-exec.c: New file.
15912 * gdb.base/infcall-exec2.c: New file.
15913 * gdb.base/infcall-exec.exp: New file.
15914
a96e36da
KS
159152016-02-09 Keith Seitz <keiths@redhat.com>
15916
15917 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15918 (toplevel): Call test_bkpt_address.
15919
9f61929f
KS
159202016-02-09 Keith Seitz <keiths@redhat.com>
15921
15922 PR python/19506
15923 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15924 (toplevel): Call test_bkpt_address.
15925
1e94266c
SM
159262016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15927
15928 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15929 to AC_OUTPUT.
15930 * configure: Regenerate.
15931
2a7f3dff
PA
159322016-02-09 Pedro Alves <palves@redhat.com>
15933
15934 PR breakpoints/19548
15935 * gdb.base/execl-update-breakpoints.c (some_function): New
15936 function.
15937 (main): Call it.
15938 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15939 Tighten expected GDB output.
15940
2151ccc5
SM
159412016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15942
15943 * Makefile.in (ALL_SUBDIRS): Remove.
15944 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15945 (distclean maintainer-clean realclean): Likewise.
15946 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15947 * configure: Regenerate.
15948 * gdb.ada/Makefile.in: Delete.
15949 * gdb.arch/Makefile.in: Likewise.
15950 * gdb.asm/Makefile.in: Likewise.
15951 * gdb.base/Makefile.in: Likewise.
15952 * gdb.btrace/Makefile.in: Likewise.
15953 * gdb.cell/Makefile.in: Likewise.
15954 * gdb.compile/Makefile.in: Likewise.
15955 * gdb.cp/Makefile.in: Likewise.
15956 * gdb.disasm/Makefile.in: Likewise.
15957 * gdb.dlang/Makefile.in: Likewise.
15958 * gdb.dwarf2/Makefile.in: Likewise.
15959 * gdb.fortran/Makefile.in: Likewise.
15960 * gdb.gdb/Makefile.in: Likewise.
15961 * gdb.go/Makefile.in: Likewise.
15962 * gdb.guile/Makefile.in: Likewise.
15963 * gdb.java/Makefile.in: Likewise.
15964 * gdb.linespec/Makefile.in: Likewise.
15965 * gdb.mi/Makefile.in: Likewise.
15966 * gdb.modula2/Makefile.in: Likewise.
15967 * gdb.multi/Makefile.in: Likewise.
15968 * gdb.objc/Makefile.in: Likewise.
15969 * gdb.opencl/Makefile.in: Likewise.
15970 * gdb.opt/Makefile.in: Likewise.
15971 * gdb.pascal/Makefile.in: Likewise.
15972 * gdb.perf/Makefile.in: Likewise.
15973 * gdb.python/Makefile.in: Likewise.
15974 * gdb.reverse/Makefile.in: Likewise.
15975 * gdb.server/Makefile.in: Likewise.
15976 * gdb.stabs/Makefile.in: Likewise.
15977 * gdb.threads/Makefile.in: Likewise.
15978 * gdb.trace/Makefile.in: Likewise.
15979 * gdb.xml/Makefile.in: Likewise.
15980 * lib/gdb.exp (make_gdb_parallel_path): Add check for
15981 GDB_PARALLEL.
15982 (standard_output_file): Remove check for GDB_PARALLEL, always
15983 return path in outputs/$subdir/$testname.
15984
437277d4
SM
159852016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15986
15987 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
15988 (site.exp): Assign abs_srcdir to tcl's srcdir.
15989
31d913c7
YQ
159902016-02-04 Yao Qi <yao.qi@linaro.org>
15991
15992 * gdb.base/foll-exec-mode.c: Include limits.h.
15993 (main): Add parameters argc and argv. Get directory from
15994 argv[0].
15995 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
15996 compilation.
15997 * gdb.base/foll-exec.c: Include limits.h.
15998 (main): Add parameters argc and argv.
15999 Get directory from argv[0].
16000 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16001 Adjust tests on the number of lines as source code changed.
16002 * gdb.base/foll-vfork-exit.c: Include limits.h.
16003 (main): Add one line of statement before vfork.
16004 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16005 (main): Add parameters argc and argv. Get directory from
16006 argv[0].
16007 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16008 (setup_gdb): Set tbreak to skip some source lines.
16009 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16010 (main): Add parameters argc and argv. Get directory from
16011 argv[0].
16012 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16013 compilation.
16014 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16015 (main): Add parameters argc and argv. Get directory from
16016 argv[0].
16017 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16018 compilation.
16019
9482b9fb
DE
160202016-02-01 Doug Evans <dje@google.com>
16021
16022 * gdb.base/skip.exp: Clean up multiple references to same test name.
16023
6b2e4f10
PA
160242016-02-01 Pedro Alves <palves@redhat.com>
16025
ccb6afd6 16026 PR remote/19496
6b2e4f10
PA
16027 * gdb.threads/forking-threads-plus-breakpoint.exp
16028 (displaced_stepping_supported): New global.
16029 (probe_displaced_stepping_support): New procedure.
16030 (do_test): Add 'displaced' parameter, and use it.
16031 (top level): Check for displaced stepping support. Add displaced
16032 stepping on/off testing axis.
16033
37a8db1a
AB
160342016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16035
16036 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16037 pointer. Don't perform further tests on the unassociated pointer
16038 if the first test fails.
16039
5fdf6324
AB
160402016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16041
16042 * gdb.base/max-value-size.c: New file.
16043 * gdb.base/max-value-size.exp: New file.
16044 * gdb.base/huge.exp: Disable max-value-size for this test.
16045
935c6144
IB
160462016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16047
16048 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16049
7fe8399d
YQ
160502016-01-28 Yao Qi <yao.qi@linaro.org>
16051
16052 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16053
a2077e25
PA
160542016-01-25 Pedro Alves <palves@redhat.com>
16055
16056 PR threads/19461
16057 * gdb.base/fork-running-state.c: New file.
16058 * gdb.base/fork-running-state.exp: New file.
16059
1d2736d4
PA
160602016-01-25 Pedro Alves <palves@redhat.com>
16061
16062 PR gdb/19494
16063 * gdb.base/catch-fork-kill.c: New file.
16064 * gdb.base/catch-fork-kill.exp: New file.
16065
f1da4b11
PA
160662016-01-25 Pedro Alves <palves@redhat.com>
16067
16068 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16069 Delete, moved to lib/gdb.exp.
16070 * gdb.threads/forking-threads-plus-breakpoint.exp
16071 (foreach_with_prefix): Likewise.
16072 * gdb.threads/process-dies-while-handling-bp.exp
16073 (foreach_with_prefix): Likewise.
16074 * lib/gdb.exp (foreach_with_prefix): New procedure.
16075
45f38546
MK
160762016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16077
16078 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16079 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16080
dc29a1ce
MK
160812016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16082
16083 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16084 endian targets.
16085
092127d7
JK
160862016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16087 Pedro Alves <palves@redhat.com>
16088
16089 Fix testsuite compatibility with Guile.
16090 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16091 number.
16092
31d765d3
JK
160932016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16094
16095 Fix testsuite compatibility with Guile.
16096 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16097 (thread 1): New test for backtrace through signal handler.
16098
1ac78c04
YQ
160992016-01-22 Yao Qi <yao.qi@linaro.org>
16100
16101 PR testsuite/19491
16102 * gdb.base/multi-forks.c: Include
16103 ../lib/unbuffer_output.c
16104 (main): Call gdb_unbuffer_output.
16105
4f5946a8
DE
161062016-01-21 Doug Evans <dje@google.com>
16107
16108 * lib/ada.exp (gdb_compile_ada): Fix typo.
16109
305e13e6
JB
161102016-01-21 Joel Brobecker <brobecker@adacore.com>
16111
16112 * gdb.base/break-fun-addr.exp: New file.
16113 * gdb.base/break-fun-addr1.c: New file.
16114 * gdb.base/break-fun-addr2.c: New file.
16115
5f5dfff6
SM
161162016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16117
16118 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16119 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16120 enum flag values.
16121
fd356fa2
AA
161222016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16123
16124 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16125 when GDB can not set the vector return value. Add more comments
16126 for clarification.
16127
9df22175
AT
161282016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16129
16130 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16131 command.
16132
41d1845e
SM
161332016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16134
16135 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16136
01ac6840
SM
161372016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16138
16139 * Makefile.in (check-single): Pass --status to runtest.
16140 (check/%.exp): Likewise.
16141
161422016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16143
16144 * Makefile.in (check-parallel): Propagate return code from make
16145 do-check-parallel.
16146
bd0a71fa
MK
161472016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16148
16149 * gdb.trace/ftrace.exp: Fix expected message on continue.
16150 * gdb.trace/pending.exp: Fix expected message on continue.
16151 * gdb.trace/trace-break.exp: Fix expected message on continue.
16152
8bcbad33
SM
161532016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16154
16155 * lib/gdb.exp (gdb_test): Remove unused global references.
16156
f303dbd6
PA
161572016-01-18 Pedro Alves <palves@redhat.com>
16158
16159 * gdb.base/async-shell.exp: Adjust expected output.
16160 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16161 * gdb.base/siginfo-thread.exp: Adjust expected output.
16162 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16163 * gdb.java/jnpe.exp: Adjust expected output.
16164 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16165 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16166 * gdb.threads/leader-exit.exp: Adjust expected output.
16167 * gdb.threads/manythreads.exp: Adjust expected output.
16168 * gdb.threads/pthreads.exp: Adjust expected output.
16169 * gdb.threads/schedlock.exp: Adjust expected output.
16170 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16171 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16172 expected output.
16173 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16174 output.
16175 * gdb.threads/sigthread.exp: Adjust expected output.
16176 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16177
b2789696
YQ
161782016-01-18 Yao Qi <yao.qi@linaro.org>
16179
16180 * gdb.guile/scm-section-script.c: Replace @progbits with
16181 %progbits.
16182 * gdb.python/py-section-script.c: Likewise.
16183
71ef29a8
PA
161842016-01-15 Pedro Alves <palves@redhat.com>
16185
16186 * gdb.multi/tids.exp: Test star wildcard ranges.
16187
3f5b7598
PA
161882016-01-15 Pedro Alves <palves@redhat.com>
16189
16190 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16191 command from "thread apply" invocation.
16192 (thr_apply_info_thr_invalid): Default the expected output to the
16193 input tid list.
16194 (top level): Add tests that use convenience variables. Add tests
16195 for "thread apply" with a valid TID list, but missing the command.
16196
663f6d42
PA
161972016-01-13 Pedro Alves <palves@redhat.com>
16198
16199 * gdb.base/default.exp: Expect $_gthread as well.
16200 * gdb.multi/tids.exp: Test $_gthread.
16201 * gdb.threads/thread-specific.exp: Test $_gthread.
16202
c84f6bbf
PA
162032016-01-13 Pedro Alves <palves@redhat.com>
16204
16205 * gdb.multi/tids.exp: Test "info threads -gid".
16206
22a02324
PA
162072016-01-13 Pedro Alves <palves@redhat.com>
16208
16209 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16210 Breakpoint.thread.
16211 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16212
5d5658a1
PA
162132016-01-07 Pedro Alves <palves@redhat.com>
16214
16215 * gdb.base/break.exp: Adjust to output changes.
16216 * gdb.base/hbreak2.exp: Likewise.
16217 * gdb.base/sepdebug.exp: Likewise.
16218 * gdb.base/watch_thread_num.exp: Likewise.
16219 * gdb.linespec/keywords.exp: Likewise.
16220 * gdb.multi/info-threads.exp: Likewise.
16221 * gdb.threads/thread-find.exp: Likewise.
16222 * gdb.multi/tids.c: New file.
16223 * gdb.multi/tids.exp: New file.
16224
84654457
PA
162252016-01-13 Pedro Alves <palves@redhat.com>
16226
16227 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16228
e3940304
PA
162292016-01-13 Pedro Alves <palves@redhat.com>
16230
16231 * gdb.base/default.exp: Expect $_inferior as well.
16232 * gdb.multi/base.exp: Test $_inferior.
16233
a911d87a
PA
162342016-01-13 Pedro Alves <palves@redhat.com>
16235
16236 PR breakpoints/19388
16237 * gdb.base/catch-signal-siginfo-cond.c: New file.
16238 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16239
82075af2
JS
162402016-01-12 Josh Stone <jistone@redhat.com>
16241 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16242
16243 * gdb.base/catch-syscall.c (do_execve): New variable.
16244 (main): Conditionally trigger an execve.
16245 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16246 (test_catch_syscall_execve): New, check entry/return across execve.
16247 (do_syscall_tests): Call test_catch_syscall_execve.
16248
e46eeedd
PA
162492016-01-12 Pedro Alves <palves@redhat.com>
16250
16251 * gdb.base/random-signal.exp (do_test): New procedure, with body
16252 of testcase moved in.
16253
01d8c27e
JK
162542016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16255 Pedro Alves <palves@redhat.com>
16256
16257 * gdb.base/funcargs.exp (finish from indirectly called function):
16258 Reintroduce the case for 'First'.
16259
9a706302
JK
162602016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16261 Pedro Alves <palves@redhat.com>
16262
16263 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16264 (tcatch_vfork_then_child_follow_exec)
16265 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16266 identification.
16267
c0ecb95f
JK
162682016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16269
16270 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16271 and repeats to unlimited.
16272 * gdb.python/py-value.exp: Likewise.
16273 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16274 and repeats to unlimited.
16275
6cfc1fcb
JK
162762016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16277
16278 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16279 and reordering the functions.
16280 * gdb.multi/hangout.c: Likewise.
16281 * gdb.multi/hello.c: Likewise.
16282
582a1b00
SM
162832016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16284
16285 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16286 absolute.
16287 (SingleStatisticTestResult.report): Use dict.keys instead of
16288 dict.iterkeys.
16289
79bc59cb
PA
162902016-01-06 Pedro Alves <palves@redhat.com>
16291
16292 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16293
43368e1d
MM
162942016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16295
16296 * gdb.btrace/dlopen.exp: New.
16297 * gdb.btrace/dlopen.c: New.
16298 * gdb.btrace/dlopen-dso.c: New.
16299
79fad5b8
SL
163002015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16301
16302 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16303 PATTERN argument is optional.
16304
ab8314b3
JB
163052015-12-24 Joel Brobecker <brobecker@adacore.com>
16306
16307 * lib/ada.exp (target_compile_ada_from_dir): New function.
16308 (gdb_compile_ada): Reimplement avoiding the use of project files.
16309 * gdb.ada/gnat_ada.gpr: Delete.
16310 * gdb.ada/cond_lang.exp: Adjust test to make path before
16311 filename optional.
16312 * gdb.ada/small_reg_param.exp: Likewise.
16313
fe33faff
SM
163142015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16315
16316 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16317
6d265cb4
TP
163182015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16319
16320 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16321 case.
16322
10125099
SM
163232015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16324
16325 * gdb.base/break.exp: Remove dead code.
16326 * gdb.base/sepdebug.exp: Likewise.
16327
3ca22649
SM
163282015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16329
16330 * gdb.asm/asm-source.exp: Remove HP-UX references.
16331 * gdb.base/annota1.exp: Likewise.
16332 * gdb.base/annota3.exp: Likewise.
16333 * gdb.base/attach.exp: Likewise.
16334 * gdb.base/bigcore.exp: Likewise.
16335 * gdb.base/break.exp: Likewise.
16336 * gdb.base/call-ar-st.exp: Likewise.
16337 * gdb.base/callfuncs.exp: Likewise.
16338 * gdb.base/catch-fork-static.exp: Likewise.
16339 * gdb.base/display.exp: Likewise.
16340 * gdb.base/foll-exec-mode.exp: Likewise.
16341 * gdb.base/foll-exec.exp: Likewise.
16342 * gdb.base/foll-fork.exp: Likewise.
16343 * gdb.base/foll-vfork.exp: Likewise.
16344 * gdb.base/funcargs.exp: Likewise.
16345 * gdb.base/hbreak2.exp: Likewise.
16346 * gdb.base/inferior-died.exp: Likewise.
16347 * gdb.base/interrupt.exp: Likewise.
16348 * gdb.base/multi-forks.exp: Likewise.
16349 * gdb.base/nodebug.exp: Likewise.
16350 * gdb.base/sepdebug.exp: Likewise.
16351 * gdb.base/solib1.c: Likewise.
16352 * gdb.base/step-test.exp: Likewise.
16353 * gdb.mi/non-stop.c: Likewise.
16354 * gdb.mi/pthreads.c: Likewise.
16355 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16356 * gdb.threads/pthreads.c: Likewise.
16357 * gdb.threads/staticthreads.exp: Likewise.
16358 * lib/future.exp: Likewise.
16359 * lib/gdb.exp: Likewise.
16360 * gdb.base/so-indr-cl.c: Remove.
16361 * gdb.base/so-indr-cl.exp: Likewise.
16362 * gdb.base/solib.c: Likewise.
16363 * gdb.base/solib.exp: Likewise.
16364 * gdb.base/solib2.c: Likewise.
16365
b6304613
SM
163662015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16367
16368 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16369 * gdb.base/call-ar-st.exp: Likewise.
16370 * gdb.base/callfuncs.exp: Likewise.
16371 * gdb.base/condbreak.exp: Likewise.
16372 * gdb.base/constvars.exp: Likewise.
16373 * gdb.base/hbreak2.exp: Likewise.
16374 * gdb.base/langs.exp: Likewise.
16375 * gdb.base/list.exp: Likewise.
16376 * gdb.base/long_long.exp: Likewise.
16377 * gdb.base/ptype.exp: Likewise.
16378 * gdb.base/scope.exp: Likewise.
16379 * gdb.base/signals.exp: Likewise.
16380 * gdb.base/so-impl-ld.exp: Likewise.
16381 * gdb.base/varargs.exp: Likewise.
16382 * gdb.base/volatile.exp: Likewise.
16383 * gdb.base/whatis.exp: Likewise.
16384 * gdb.cp/cplusfuncs.exp: Likewise.
16385 * gdb.cp/inherit.exp: Likewise.
16386 * gdb.cp/local.exp: Likewise.
16387 * gdb.cp/member-ptr.exp: Likewise.
16388 * gdb.cp/method.exp: Likewise.
16389 * gdb.cp/overload.exp: Likewise.
16390 * gdb.cp/templates.exp: Likewise.
16391 * gdb.stabs/weird.exp: Likewise.
16392 * lib/compiler.c: Likewise.
16393 * lib/compiler.cc: Likewise.
16394 * lib/cp-support.exp: Likewise.
16395 * lib/gdb.exp: Likewise.
16396
bf401b07
SM
163972015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16398
16399 * configure.ac: Remove HP-UX case.
16400 * configure: Regenerate.
16401
aff9c0f8
SM
164022015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16403
16404 * lib/gdb.exp (gdb_compile): Add function doc.
16405
a6904d5a
PA
164062015-12-17 Pedro Alves <palves@redhat.com>
16407
16408 PR threads/19354
16409 * gdb.multi/info-threads.exp: New file.
16410
a22279dd
YQ
164112015-12-15 Yao Qi <yao.qi@linaro.org>
16412
16413 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16414 is aarch64*-*-*.
16415
0588c796
SL
164162015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16417
16418 * gdb.base/history-duplicates.exp: Skip if no readline support.
16419
5d978e17
SL
164202015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16421
16422 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16423
7e763b86
SL
164242015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16425
16426 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16427
87a3a92c
SL
164282015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16429
16430 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16431 ctrl-C if nointerrupts target property is set.
16432 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16433 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16434 * gdb.base/paginate-bg-execution.exp: Likewise.
16435 * gdb.base/paginate-execution-startup.exp: Likewise.
16436 * gdb.base/random-signal.exp: Likewise.
16437 * gdb.base/range-stepping.exp: Likewise.
16438 * gdb.cp/annota2.exp: Likewise.
16439 * gdb.cp/annota3.exp: Likewise.
16440 * gdb.gdb/selftest.exp: Likewise.
16441 * gdb.threads/continue-pending-status.exp: Likewise.
16442 * gdb.threads/leader-exit.exp: Likewise.
16443 * gdb.threads/manythreads.exp: Likewise.
16444 * gdb.threads/pthreads.exp: Likewise.
16445 * gdb.threads/schedlock.exp: Likewise.
16446 * gdb.threads/sigthread.exp: Likewise.
16447
a8f077dc
DB
164482015-12-11 Don Breazeal <donb@codesourcery.com>
16449
16450 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16451 remote.
16452 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16453 * gdb.base/foll-exec.exp (main): Enable for target remote.
16454 * gdb.base/foll-fork.exp (main): Likewise.
16455 * gdb.base/foll-vfork.exp (main): Likewise.
16456 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16457 (proc continue_to_exit_bp_loc): Use clean_restart.
16458 * gdb.base/pie-execl.exp (main): Disable for target remote.
16459 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16460 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16461 * gdb.threads/execl.exp (main): Likewise.
16462 * gdb.threads/fork-child-threads.exp (main): Likewise.
16463 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16464 remote.
16465 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16466 remote.
16467 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16468 pid.tid style ptids, instead of just tid.
16469 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16470 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16471 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16472 ptids, instead of just tid.
16473
3b2464a8
AB
164742015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16475
16476 * gdb.base/list.exp (test_list_forward): Add end of file error
16477 test.
16478 (test_repeat_list_command): Add end of file error test.
16479 (test_list_backwards): Add beginning of file error test.
16480
a0def019
AB
164812015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16482
16483 * gdb.base/list.exp (test_list_invalid_args): New function,
16484 defined, and called.
16485
5c000dff
AB
164862015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16487
16488 * gdb.base/list.exp (test_list): Make test names unique.
16489
f1637ebe
YQ
164902015-12-11 Yao Qi <yao.qi@linaro.org>
16491
16492 * gdb.base/coremaker2.c: Remove.
16493
36d6fc0a
PA
164942015-12-10 Pedro Alves <palves@redhat.com>
16495
16496 * gdb.multi/base.exp: Remove stale "spaces" references.
16497
762f7747
PA
164982015-12-10 Pedro Alves <palves@redhat.com>
16499
16500 * gdb.multi/base.exp: Don't use nowarnings.
16501 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16502 * gdb.multi/hangout.c: Include stdio.h.
16503 * gdb.multi/hello.c: Include stdlib.h.
16504 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16505 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16506 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16507
28d2bfb9
AB
165082015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16509
16510 * gdb.dwarf2/dw2-ranges-base.c: New file.
16511 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16512 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16513 support additional line table, and debug ranges generation.
16514 (Dwarf::ranges): New function, generate .debug_ranges.
16515 (Dwarf::lines): Support generating simple line table programs.
16516 (Dwarf::assemble): Initialise new namespace variables.
16517
5fc2beac
KB
165182015-12-09 Kevin Buettner <kevinb@redhat.com>
16519
16520 * gdb.base/async.exp (proc test_background): Add case for
16521 asynchronous execution not supported.
16522
1c35a88f
LM
165232015-12-09 Luis Machado <lgustavo@codesourcery.com>
16524
16525 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16526 format and change test names to make them unique.
16527
b593e3d9
RK
165282015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16529 Pedro Alves <pedro@redhat.com>
16530
16531 PR gdb/18702
16532 Add checking of floatformats setup on x86_64 hosts.
16533 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16534 (smallval, bigval): New labels/constants.
16535 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16536 float" after loading bigval and smallval.
16537
d72413e6
PMR
165382015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16539
16540 * gdb.ada/fun_overload_menu.exp: New testcase.
16541 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16542
ece66d65
JS
165432015-12-04 Josh Stone <jistone@redhat.com>
16544
16545 * gdb.base/catch-fork-static.exp: New.
16546
41d0efca
YQ
165472015-12-03 Yao Qi <yao.qi@linaro.org>
16548
16549 * gdb.base/sizeof.c: Don't include stdio.h and
16550 ../lib/unbuffer_output.c.
16551 (main): New variable 'size' and 'value'. Remove printf and
16552 gdb_unbuffer_output. Assign return value to size and value.
16553 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16554 at the beginning.
16555 (check_sizeof): Check the result by printing variable 'size'.
16556 (check_valueof): Check the result by printing variable 'value'.
16557
99fd02d9
YQ
165582015-12-01 Yao Qi <yao.qi@linaro.org>
16559
16560 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16561 for aarch64*-*-linux* target.
16562
f2faf941
PA
165632015-11-30 Pedro Alves <palves@redhat.com>
16564
16565 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16566
04bf20c5
PA
165672015-11-30 Pedro Alves <palves@redhat.com>
16568
16569 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16570 Handle non-stop mode vCont replies.
16571
09df4675
PA
165722015-11-30 Pedro Alves <palves@redhat.com>
16573
16574 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16575 prepare_for_testing. Start gdb with "set non-stop on" appended to
16576 GDBFLAGS. Lax expected stop output.
16577
58b584af
YQ
165782015-11-27 Yao Qi <yao.qi@linaro.org>
16579
16580 * gdb.arch/arm-neon.exp: New.
16581 * gdb.arch/arm-neon.c: New.
16582
dfcb77a8
YQ
165832015-11-27 Yao Qi <yao.qi@linaro.org>
16584
16585 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16586
88e8ec1b
YQ
165872015-11-27 Yao Qi <yao.qi@linaro.org>
16588
16589 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16590 frames-invalid annotation.
16591
bfde72c2
YQ
165922015-11-27 Yao Qi <yao.qi@linaro.org>
16593
16594 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16595
f6512a69
SM
165962015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16597
16598 * gdb.threads/names.exp: New file.
16599 * gdb.threads/names.c: New file.
16600 * README: Mention gdb,no_thread_names.
16601
46a3515b
MM
166022015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16603
16604 PR 19297
16605 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16606 support" error.
16607
62147a22
PA
166082015-11-24 Pedro Alves <palves@redhat.com>
16609
16610 PR 17539
16611 * gdb.base/display.exp: Expect displays to be sorted in ascending
16612 order. Use multi_line.
16613 * gdb.base/solib-display.exp: Likewise.
16614
2f341b6e
PA
166152015-11-24 Pedro Alves <palves@redhat.com>
16616
16617 PR 17539
25d49b86
PA
16618 * gdb.base/display.exp: Expect displays to be sorted in ascending
16619 order. Use multi_line.
16620 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16621
7e0aa6aa
PA
166222015-11-24 Pedro Alves <palves@redhat.com>
16623
16624 PR 17539
16625 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16626 threads in ascending order.
16627 * gdb.base/foll-fork.exp: Likewise.
16628 * gdb.base/foll-vfork.exp: Likewise.
16629 * gdb.base/multi-forks.exp: Likewise.
16630 * gdb.mi/mi-nonstop.exp: Likewise.
16631 * gdb.mi/mi-nsintrall.exp: Likewise.
16632 * gdb.multi/base.exp: Likewise.
16633 * gdb.multi/multi-arch.exp: Likewise.
16634 * gdb.python/py-inferior.exp: Likewise.
16635 * gdb.threads/break-while-running.exp: Likewise.
16636 * gdb.threads/execl.exp: Likewise.
16637 * gdb.threads/gcore-thread.exp: Likewise.
16638 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16639 * gdb.threads/kill.exp: Likewise.
16640 * gdb.threads/linux-dp.exp: Likewise.
16641 * gdb.threads/multiple-step-overs.exp: Likewise.
16642 * gdb.threads/next-bp-other-thread.exp: Likewise.
16643 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16644 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16645 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16646 * gdb.threads/thread-find.exp: Likewise.
16647 * gdb.threads/tls.exp: Likewise.
16648 * lib/mi-support.exp (mi_reverse_list): Delete.
16649 (mi_check_thread_states): No longer reverse list.
16650
2cc57ad8
PA
166512015-11-24 Pedro Alves <palves@redhat.com>
16652
16653 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16654 use lowercase.
16655
c93e8391
SM
166562015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16657
16658 * gdb.trace/actions.c: Include trace-common.h.
16659 (main): Add a location for a fast tracepoint.
16660 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16661 the normal tracepoints.
16662 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16663
045ccf91
SM
166642015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16665
16666 * save-trace.exp: Factor out code to these...
16667 (gdb_save_tracepoints): New.
16668 (gdb_load_tracepoints): New.
16669 (do_save_load_test): New.
16670
5506f9f6
KB
166712015-11-23 Kevin Buettner <kevinb@redhat.com>
16672
16673 * gdb.base/asmlabel.exp: New test.
16674 * gdb.base/asmlabel.c: New test case.
16675
16c3b12f
JB
166762015-11-23 Joel Brobecker <brobecker@adacore.com>
16677
16678 * gdb.base/wrong_frame_bt_full-main.c: New file.
16679 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16680 * gdb.base/wrong_frame_bt_full.exp: New file.
16681
155bfbd3
JB
166822015-11-23 Joel Brobecker <brobecker@adacore.com>
16683
16684 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16685
bb097445
JM
166862015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16687
206853a0 16688 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16689 pstate register when comparing registers values in
16690 sparc64-*-linux-gnu targets to avoid spurious differences.
16691
9c88ed8f
JM
166922015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16693
206853a0 16694 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16695
96161e25
SL
166962015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16697
16698 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16699 as type argument to gdb_compile.
16700 * gdb.base/nested-subp2.exp: Likewise.
16701 * gdb.base/nested-subp3.exp: Likewise.
16702
340c2830
DV
167032015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16704
16705 * lib/dwarf.exp (_note): Fix left shift of negative value.
16706 * gdb.trace/trace-condition.exp: Likewise.
16707
c1862d0f
YQ
167082015-11-13 Yao Qi <yao.qi@linaro.org>
16709
16710 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16711 comments about d10v.
16712 (test_scalar_returns): Likewise.
16713 * gdb.base/d10v.ld: Remove.
16714 * gdb.base/overlays.exp: Remove the target triplet checking for
16715 d10v-*-*.
16716 * gdb.base/structs.exp (test_struct_returns): Remove the
16717 comments about d10v.
16718 (test_struct_calls): Likewise.
16719
77ae9c19
YQ
167202015-11-13 Yao Qi <yao.qi@linaro.org>
16721
16722 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16723 * gdb.base/gnu_vector.c: Don't include stdio.h.
16724 (main): Don't print res and call add_some_intvecs.
16725
430e004e
MK
167262015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16727
16728 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16729 macro.
16730 (func5): Removed.
16731 (func4): Use FAST_TRACEPOINT_LABEL.
16732 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16733 macro.
16734 (func): Removed.
16735 (thread_function): Use FAST_TRACEPOINT_LABEL.
16736 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16737 (func): Remove.
16738 (marker): Use FAST_TRACEPOINT_LABEL.
16739 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16740 (pendfunc1): Remove.
16741 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16742 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16743 (foo): Remove.
16744 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16745 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16746 macro.
16747 (func): Remove.
16748 (marker): Use FAST_TRACEPOINT_LABEL.
16749 * gdb.trace/trace-common.h: New header.
16750 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16751 macro.
16752 (func): Remove.
16753 (marker): Use FAST_TRACEPOINT_LABEL.
16754 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16755 (func): Remove.
16756 (thread_function): Use FAST_TRACEPOINT_LABEL.
16757
6e7675a7
MK
167582015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16759
16760 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16761 in front.
16762 * gdb.trace/change-loc.exp: Use global pcreg definition.
16763 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16764 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16765 in front.
16766 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16767 * gdb.trace/pending.exp: Likewise.
16768 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16769 * gdb.trace/trace-break.exp: Likewise.
16770 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16771 in front.
16772 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16773 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16774 in front.
16775 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16776
dddc0e16
JB
167772015-11-09 Joel Brobecker <brobecker@adacore.com>
16778
16779 * gdb.ada/fin_fun_out: New testcase.
16780
c6f0b406
KB
167812015-11-07 Kevin Buettner <kevinb@redhat.com>
16782
16783 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16784 value associated with DW_AT_byte_size.
16785 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16786 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16787 DW_AT_upper_bound.
16788
f01dcfd9
KB
167892015-11-07 Kevin Buettner <kevinb@redhat.com>
16790
16791 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16792 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16793 version.
16794 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16795 gdb.dwarf2/dw2-canonicalize-type.exp,
16796 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16797 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16798 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16799 provided by gdb_target_symbol_prefix_flags_asm.
16800 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16801 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16802 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16803 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16804 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16805 macros where needed). Use this macro for symbols which require
16806 the prefix provided by SYMBOL_PREFIX.
16807
2223449a
KB
168082015-11-05 Kevin Buettner <kevinb@redhat.com>
16809
16810 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16811 New procs.
16812 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16813 representing expressions, of more than one list element.
16814 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16815 to prepend linker symbol prefix to f.
16816 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16817 table_1 and table_2.
16818 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16819 Likewise, for f and g.
16820 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16821 for ptr.
16822 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16823 for main.
16824 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16825 table_1_ptr and table_2_ptr.
16826
6f2f1a3a
JK
168272015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16828 Joel Brobecker <brobecker@adacore.com>
16829
16830 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16831
566c56c9
MK
168322015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16833
16834 * gdb.reverse/s390-mvcle.c: New test.
16835 * gdb.reverse/s390-mvcle.exp: New file.
16836 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16837
d5f0636b
MK
168382015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16839
16840 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16841
7ad8b86c
MK
168422015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16843
16844 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16845 reaching marker2.
16846 * gdb.reverse/getresuid-reverse.exp: Likewise.
16847 * gdb.reverse/pipe-reverse.exp: Likewise.
16848 * gdb.reverse/readv-reverse.exp: Likewise.
16849 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16850 * gdb.reverse/time-reverse.exp: Likewise.
16851 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16852
4081c0f1
YQ
168532015-10-30 Yao Qi <yao.qi@linaro.org>
16854
16855 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16856 (empty_cycle): Remove.
16857 (main): Don't call empty_cycle. Don't use watch_count_done.
16858 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16859 empty_cycle. Rewrite the code counting HW watchpoints.
16860
452b4ba5
MK
168612015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16862
16863 * gdb.reverse/fstatat-reverse.c: New test.
16864 * gdb.reverse/fstatat-reverse.exp: New file.
16865 * gdb.reverse/getresuid-reverse.c: New test.
16866 * gdb.reverse/getresuid-reverse.exp: New file.
16867 * gdb.reverse/pipe-reverse.c: New test.
16868 * gdb.reverse/pipe-reverse.exp: New file.
16869 * gdb.reverse/readv-reverse.c: New test.
16870 * gdb.reverse/readv-reverse.exp: New file.
16871 * gdb.reverse/recvmsg-reverse.c: New test.
16872 * gdb.reverse/recvmsg-reverse.exp: New file.
16873 * gdb.reverse/time-reverse.c: New test.
16874 * gdb.reverse/time-reverse.exp: New file.
16875 * gdb.reverse/waitpid-reverse.c: New test.
16876 * gdb.reverse/waitpid-reverse.exp: New file.
16877
5e2e7507
JK
168782015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16879
16880 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16881
0fde2c53
DE
168822015-10-26 Doug Evans <dje@google.com>
16883
16884 PR symtab/17391
16885 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16886 * gdb.dwarf2/bad-regnum.c: New file.
16887 * gdb.dwarf2/bad-regnum.exp: New file.
16888
1a70ae97
DE
168892015-10-26 Doug Evans <dje@google.com>
16890
16891 PR python/18938
16892 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16893 file.
16894
27dc26ab
JK
168952015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16896
16897 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16898 for a change by "Mention language in compile error message".
16899
bed91f4d
SM
169002015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16901
16902 PR python/18073
16903 * gdb.python/py-type.c (C::a_method): New.
16904 (C::a_const_method): New.
16905 (C::a_static_method): New.
16906 (a_function): New.
16907 * gdb.python/py-type.exp (test_fields): Test getting fields
16908 from function and method.
16909
3f2f83dd
KB
169102015-10-21 Keven Boell <keven.boell@intel.com>
16911
16912 * gdb.fortran/vla-alloc-assoc.exp: New file.
16913 * gdb.fortran/vla-datatypes.exp: New file.
16914 * gdb.fortran/vla-datatypes.f90: New file.
16915 * gdb.fortran/vla-history.exp: New file.
16916 * gdb.fortran/vla-ptype-sub.exp: New file.
16917 * gdb.fortran/vla-ptype.exp: New file.
16918 * gdb.fortran/vla-sizeof.exp: New file.
16919 * gdb.fortran/vla-sub.f90: New file.
16920 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16921 * gdb.fortran/vla-value-sub-finish.exp: New file.
16922 * gdb.fortran/vla-value-sub.exp: New file.
16923 * gdb.fortran/vla-value.exp: New file.
16924 * gdb.fortran/vla-ptr-info.exp: New file.
16925 * gdb.mi/mi-vla-fortran.exp: New file.
16926 * gdb.mi/vla.f90: New file.
16927
27145d50
SL
169282015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16929
16930 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16931 of hardwired timeout value.
16932
5f3ff4f8
JK
169332015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16934 Pedro Alves <palves@redhat.com>
16935
16936 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16937 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16938
bfd09d20
JS
169392015-10-19 Josh Stone <jistone@redhat.com>
16940
16941 * gdb.base/catch-syscall.c: Include <sched.h>.
16942 (unknown_syscall): New variable.
16943 (main): Trigger a vfork and an unknown syscall.
16944 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16945 (unknown_syscall_number): Likewise.
16946 (check_call_to_syscall): Accept an optional syscall pattern.
16947 (check_return_from_syscall): Likewise.
16948 (check_continue): Likewise.
16949 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16950 (test_catch_syscall_skipping_return): New test toggling off 'catch
16951 syscall' to step over the syscall return, then toggling back on.
16952 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16953 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16954 (do_syscall_tests): Call test_catch_syscall_without_args and
16955 test_catch_syscall_mid_vfork.
16956 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16957 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16958
b32b93c6
AS
169592015-10-19 Andrew Stubbs <ams@codesourcery.com>
16960
16961 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16962 print g_vE): Add new pass patterns.
16963 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16964 print various symbol names for vptr fields.
16965
9d622bda
AB
169662015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16967
16968 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16969 results.
16970
0fd8ac1c
YQ
169712015-10-12 Yao Qi <yao.qi@linaro.org>
16972
16973 * gdb.arch/disp-step-insn-reloc.exp: New test case.
16974
34240514
YQ
169752015-10-12 Yao Qi <yao.qi@linaro.org>
16976
16977 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
16978 is aarch64*-*-linux*.
16979
8240f442
YQ
169802015-10-12 Yao Qi <yao.qi@linaro.org>
16981
16982 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
16983 (can_relocate_bcond_true): ... it.
16984 (can_relocate_bcond_false): New function.
16985 (foo): Likewise.
16986 (can_relocate_bl): Likewise.
16987 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
16988 can_relocate_bl.
16989
2520f728
PMR
169902015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
16991
16992 * gdb.base/nested-addr.c: New file.
16993 * gdb.base/nested-addr.exp: New testcase.
16994
abcef95a
MM
169952015-10-09 Markus Metzger <markus.t.metzger@intel.com>
16996
16997 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
16998 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
16999 its output. Ignore the output of "record goto begin" and instead
17000 check that GDB is replaying.
17001
145e3ddb
PA
170022015-10-09 Pedro Alves <palves@redhat.com>
17003
17004 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17005 (top level): Use it in the run with no args test.
17006
d5d8c4e1
IB
170072015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17008
17009 * gdb.dlang/properties.exp: New file.
17010
06e635ef
SL
170112015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17012
17013 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17014 whether or not address 0x1000 is mapped on the target.
17015
e019fd1d
SM
170162015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17017
17018 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17019 build.
17020
77ba2a67
MM
170212015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17022
17023 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17024 instruction-history test.
17025
c60eb31f
DE
170262015-09-28 Doug Evans <dje@google.com>
17027
17028 * gdb.base/gcore.c (array_func): Add reference to static_array.
17029
9a3c8263
SM
170302015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17031
17032 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17033 source line.
17034
9720e656
SL
170352015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17036
17037 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17038 short or char as base type.
17039
938d3bf2
SL
170402015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17041
17042 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17043 to allow any size enum.
17044
e6c2c623
PMR
170452015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17046
17047 * gdb.ada/array_ptr_renaming.exp: New testcase.
17048 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17049 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17050
06da0f77
PL
170512015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17052
17053 * gdb.trace/ftrace-lock.c: New file.
17054 * gdb.trace/ftrace-lock.exp: New file.
17055
4f51c22a
PL
170562015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17057
17058 * gdb.arch/insn-reloc.c: New file.
17059 * gdb.arch/ftrace-insn-reloc.exp: New file.
17060
7041adf4
PL
170612015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17062
17063 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17064 instruction.
17065 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17066 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17067 * gdb.trace/range-stepping.c: Likewise.
17068 * gdb.trace/trace-break.c: Likewise.
17069 * gdb.trace/trace-mt.c (thread_function): Likewise.
17070 * gdb.trace/ftrace.c (marker): Likewise.
17071 * gdb.trace/trace-condition.c (marker): Likewise.
17072 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17073 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17074 is_aarch64_target.
17075
015d2e7e
DE
170762015-09-18 Doug Evans <xdje42@gmail.com>
17077
17078 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17079 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17080
26b188a2
SL
170812015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17082
17083 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17084 the breakpoint.
17085
79dc332b
SL
170862015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17087
17088 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17089 the pending breakpoint. Remove timeout override for "Run till
17090 MI pending breakpoint on pendfunc3 on thread 2" test.
17091
f57929f2
SL
170922015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17093
17094 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17095 filename pattern.
17096
3f469b17
SL
170972015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17098
17099 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17100 in breakpoint filename pattern.
17101
515b89b3
SL
171022015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17103
7800dbe4
SL
17104 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17105
171062015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17107
515b89b3
SL
17108 * gdb.linespec/explicit.exp: Check for readline support for
17109 tab-completion tests. Fix obvious typo.
17110
d2939ba2
MM
171112015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17112
17113 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17114 and replay.
17115
cbb55fa7
MM
171162015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17117
17118 * gdb.btrace/non-stop.c: New.
17119 * gdb.btrace/non-stop.exp: New.
17120
43691ca1
PL
171212015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17122 Yao Qi <yao.qi@linaro.org>
17123
17124 * gdb.trace/trace-condition.c: New file.
17125 * gdb.trace/trace-condition.exp: New file.
17126
d78908cf
WW
171272015-09-16 Wei-cheng Wang <cole945@gmail.com>
17128
17129 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17130 for testing bytecode compilation.
17131
1ed415e2
PA
171322015-09-16 Pedro Alves <palves@redhat.com>
17133 Sandra Loosemore <sandra@codesourcery.com>
17134
17135 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17136 (SECONDS): Redefine.
17137 (main): Call pthread_kill and alarm early.
17138 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17139 support.
17140 (test): If the target can't hardware step and doesn't support
17141 displaced stepping, increase the timeout.
17142
d136eff5
PA
171432015-09-16 Pedro Alves <palves@redhat.com>
17144
17145 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17146 (enable_debug): New procedures.
17147 (test): Use them. Bail out if waiting for threads fails.
17148 (top level): Bail out if a test fails.
17149
991f019c
YQ
171502015-09-16 Yao Qi <yao.qi@linaro.org>
17151
17152 * gdb.asm/asm-source.exp: Set asm-arch for
17153 aarch64*-*-* target.
17154 * gdb.asm/aarch64.inc: New file.
17155
bfca584f
PMR
171562015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17157
17158 * gdb.ada/array_of_variable_length.exp: New testcase.
17159 * gdb.ada/array_of_variable_length/foo.adb: New file.
17160 * gdb.ada/array_of_variable_length/pck.adb: New file.
17161 * gdb.ada/array_of_variable_length/pck.ads: New file.
17162
b326e587
DE
171632015-09-15 Doug Evans <dje@google.com>
17164
17165 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17166 of function static local variable.
17167
5382cfab
PW
171682015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17169
17170 * gdb.threads/tls-so_extern.exp: New test file.
17171 * gdb.threads/tls-so_extern.c: New test file.
17172 * gdb.threads/tls-so_extern_main.c: New test file.
17173
141c5cc4
JK
171742015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17175
17176 * gdb.opt/solib-intra-step-lib.c: New file.
17177 * gdb.opt/solib-intra-step-main.c: New file.
17178 * gdb.opt/solib-intra-step.exp: New file.
17179
d15dcecd
PA
171802015-09-15 Pedro Alves <palves@redhat.com>
17181
17182 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17183 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17184
4c2f2a79
PA
171852015-09-14 Pedro Alves <palves@redhat.com>
17186
17187 * gdb.base/hook-stop-continue.c: Delete.
17188 * gdb.base/hook-stop-continue.exp: Delete.
17189 * gdb.base/hook-stop-frame.c: Delete.
17190 * gdb.base/hook-stop-frame.exp: Delete.
17191 * gdb.base/hook-stop.c: New file.
17192 * gdb.base/hook-stop.exp: New file.
17193
919e6dbe
PMR
171942015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17195
17196 * gdb.ada/access_to_packed_array.exp: New testcase.
17197 * gdb.ada/access_to_packed_array/foo.adb: New file.
17198 * gdb.ada/access_to_packed_array/pack.adb: New file.
17199 * gdb.ada/access_to_packed_array/pack.ads: New file.
17200
157280a4
MM
172012015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17202
17203 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17204 buffer size test.
17205
2fd33e94
DB
172062015-09-11 Don Breazeal <donb@codesourcery.com>
17207
17208 * gdb.base/foll-exec.c: Add copyright header. Fix
17209 formatting issues.
17210 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17211 (do_exec_tests): Use clean_restart in place of zap_session,
17212 and for test initialization. Fix formatting issues. Use
17213 fail in place of perror.
17214 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17215 an expect statement to match an expression with output from
17216 the program under debug.
17217 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17218 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17219 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17220 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17221 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17222
e70b6e8e
DE
172232015-09-09 Doug Evans <dje@google.com>
17224
17225 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17226
7a551a51
DE
172272015-09-09 Doug Evans <dje@google.com>
17228
17229 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17230
4c666f84
DE
172312015-09-09 Doug Evans <dje@google.com>
17232
17233 * gdb.base/savedregs.exp: Fix typo.
17234
243a9253
PA
172352015-09-09 Pedro Alves <palves@redhat.com>
17236
17237 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17238
c0fa8fbd
SL
172392015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17240
17241 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17242 command actually switches threads. Give up on remaining
17243 tests if target fails to stop at breakpoint.
17244
cd7c1778
PMR
172452015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17246
17247 * gdb.ada/funcall_char.exp: New testcase.
17248 * gdb.ada/funcall_char/foo.adb: New file.
17249
dc5c8746
PMR
172502015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17251
17252 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17253 expected outputs. Add two testcases for completing ambiguous
17254 functions.
17255 * gdb.ada/complete/aux_pck.adb: New file.
17256 * gdb.ada/complete/aux_pck.ads: New file.
17257 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17258 Ambiguous_Func functions.
17259 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17260 * gdb.ada/complete/pck.adb: Likewise.
17261
4e83a1e7
UW
172622015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17263
17264 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17265 failures to run the test program under GDB.
17266
8ce74153
LM
172672015-08-26 Luis Machado <lgustavo@codesourcery.com>
17268
17269 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17270 to C.
17271
e9756d52
PP
172722015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17273
17274 * gdb.base/run-after-attach.exp: New test file.
17275 * gdb.base/run-after-attach.c: New test file.
17276
8d37573b
DB
172772015-08-26 Don Breazeal <donb@codesourcery.com>
17278
17279 * gdb.base/foll-exec-2.c: New test program.
17280 * gdb.base/foll-exec-2.exp: New test.
17281
63e43d3a
PMR
172822015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17283
17284 * gdb.base/nested-subp1.exp: New file.
17285 * gdb.base/nested-subp1.c: New file.
17286 * gdb.base/nested-subp2.exp: New file.
17287 * gdb.base/nested-subp2.c: New file.
17288 * gdb.base/nested-subp3.exp: New file.
17289 * gdb.base/nested-subp3.c: New file.
17290
3d40fbb5
PA
172912015-08-24 Pedro Alves <palves@redhat.com>
17292
17293 * gdb.server/connect-without-multi-process.c: New file.
17294 * gdb.server/connect-without-multi-process.exp: New file.
17295
4422ac93
LM
172962015-08-24 Luis Machado <lgustavo@codesourcery.com>
17297
17298 * gdb.opt/inline-markers.c: Make z int.
17299
91dddb86
LM
173002015-08-24 Luis Machado <lgustavo@codesourcery.com>
17301
17302 * gdb.opt/inline-markers.c: Make z volatile.
17303
a48847ee
LM
173042015-08-24 Luis Machado <lgustavo@codesourcery.com>
17305
17306 * gdb.opt/inline-bt.c: New volatile global z.
17307 * gdb.opt/inline-cmds.c: Likewise.
17308 * gdb.opt/inline-locals.c: Likewise.
17309 * gdb.opt/inline-markers.c: New extern global z.
17310 (marker): Use z.
17311 (inline_fn): Likewise.
17312
0ebbc52b
PA
173132015-08-24 Pedro Alves <palves@redhat.com>
17314
17315 * config/m32r-stub.exp: Remove file.
17316 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17317 * gdb.base/call-rt-st.exp: Likewise.
17318 * gdb.base/call-strs.exp: Likewise.
17319 * gdb.base/default.exp: Remove references to h8300-*-hms and
17320 *-*-udi*.
17321 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17322
77c365df
AA
173232015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17324
17325 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17326 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17327 and "return" use KFAIL when GDB can not read/write the vector
17328 return value.
17329
4313b8c0
GB
173302015-08-21 Gary Benson <gbenson@redhat.com>
17331
17332 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17333
0e433b32
PA
173342015-08-20 Pedro Alves <palves@redhat.com>
17335
17336 * gdb.server/solib-list.exp: No longer expect an interior stop in
17337 non-stop mode.
17338
221e1a37
PA
173392015-08-20 Pedro Alves <palves@redhat.com>
17340
17341 * gdb.server/connect-stopped-target.c: New file.
17342 * gdb.server/connect-stopped-target.exp: New file.
17343
40e3ad0e
PA
173442015-08-20 Pedro Alves <palves@redhat.com>
17345
17346 * gdb.dwarf2/comp-unit-lang.exp: New file.
17347 * gdb.dwarf2/comp-unit-lang.c: New file.
17348
af39b327
PMR
173492015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17350
17351 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17352 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17353
7d45c7c3 173542015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17355
7d45c7c3
KB
17356 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17357 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17358
4d6cceb4
DE
173592015-08-18 Doug Evans <dje@google.com>
17360 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17361
17362 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17363 skip_python_tests. New arg prompt_regexp.
17364 (skip_python_tests): New function.
17365 * lib/mi-support.exp (mi_skip_python_tests): New function.
17366 * gdb.python/py-mi-objfile-gdb.py: New file.
17367 * gdb.python/py-mi-objfile.c: New file.
17368 * gdb.python/py-mi-objfile.exp: New file.
17369
ad89c2aa
KS
173702015-08-17 Keith Seitz <keiths@redhat.com>
17371
17372 * gdb.linespec/explicit.exp: Move strace test from here ...
17373 * gdb.trace/strace.exp: ... to here.
17374
e3ae3c43
PP
173752015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17376
17377 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17378 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17379
604b2636
DE
173802015-08-14 Doug Evans <xdje42@gmail.com>
17381
17382 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17383 inferior before selecting a new file.
17384
6ff0ba5f
DE
173852015-08-14 Doug Evans <xdje42@gmail.com>
17386
17387 * gdb.mi/mi-disassemble.exp: Update.
17388 * gdb.base/disasm-optim.S: New file.
17389 * gdb.base/disasm-optim.c: New file.
17390 * gdb.base/disasm-optim.h: New file.
17391 * gdb.base/disasm-optim.exp: New file.
17392
9ca98f92
KS
173932015-08-14 Keith Seitz <keiths@redhat.com>
17394
17395 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17396 "evaluated-by".
17397
52bbc560
JB
173982015-08-13 Joel Brobecker <brobecker@adacore.com>
17399
17400 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17401
5d8c3ed3
PMR
174022015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17403
17404 * gdb.ada/fun_renaming.exp: New testcase.
17405 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17406 * gdb.ada/fun_renaming/pack.adb: New file.
17407 * gdb.ada/fun_renaming/pack.ads: New file.
17408
ea8812bc
KS
174092015-08-12 Keith Seitz <keiths@redhat.com>
17410
17411 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17412 gdb_get_line_number.
17413
4dafcdeb
JB
174142015-08-12 Joel Brobecker <brobecker@adacore.com>
17415
17416 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17417 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17418 gdb.base/dso2dso.exp: New files.
17419
5ba32597
SDJ
174202015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17421 Pedro Alves <palves@redhat.com>
17422 Keith Seitz <keiths@redhat.com>
17423
17424 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17425 GDBFLAGS.
17426
b6dafabf
PP
174272015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17428
17429 * gdb.base/gdbhistsize-history.exp
17430 (test_histsize_history_setting): Use save_vars.
17431 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17432 Use save_vars.
17433 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17434 * gdb.base/readline.exp: Use save_vars.
17435
abe8e607
PP
174362015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17437
17438 * lib/gdb.exp (save_vars): New proc.
17439
629500fa
KS
174402015-08-11 Keith Seitz <keiths@redhat.com>
17441
17442 * gdb.base/help.exp: Update help_breakpoint_text.
17443
eb8c4e2e
KS
174442015-08-11 Keith Seitz <keiths@redhat.com>
17445
17446 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17447 (at toplevel): Call test_explicit_breakpoints.
17448 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17449 breakpoints.
17450 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17451 breakpoint conditions, "-cond".
17452
87f0e720
KS
174532015-08-11 Keith Seitz <keiths@redhat.com>
17454
17455 * gdb.linespec/3explicit.c: New file.
17456 * gdb.linespec/cpexplicit.cc: New file.
17457 * gdb.linespec/cpexplicit.exp: New file.
17458 * gdb.linespec/explicit.c: New file.
17459 * gdb.linespec/explicit.exp: New file.
17460 * gdb.linespec/explicit2.c: New file.
17461 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17462 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17463 before using in the matching pattern.
17464 Clarify that `prefix' is a regular expression.
17465
f00aae0f
KS
174662015-08-11 Keith Seitz <keiths@redhat.com>
17467
17468 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17469 test.
17470 Add tests for missing ",FMT" and ",".
17471
e27852be
DE
174722015-08-10 Doug Evans <dje@google.com>
17473 Keith Seitz <keiths@redhat.com>
17474
17475 PR gdb/17960
17476 * gdb.base/completion.exp: Add location completer tests.
17477
7f03bd92
PA
174782015-08-07 Pedro Alves <palves@redhat.com>
17479
17480 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17481 tests here.
17482 (top level): Run do_test with and without displaced stepping.
17483
3fc8eb30
PA
174842015-08-07 Pedro Alves <palves@redhat.com>
17485
17486 * gdb.base/valgrind-disp-step.c: New file.
17487 * gdb.base/valgrind-disp-step.exp: New file.
17488
d4569d7b
PA
174892015-08-07 Pedro Alves <palves@redhat.com>
17490
17491 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17492 Delete function.
17493 (main): Add alarm. Run an infinite loop instead of calling
17494 wait_threads.
17495 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17496 comment.
17497 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17498 Delete function.
17499 (main): Add alarm. Run an infinite loop instead of calling
17500 wait_threads.
17501 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17502 comment.
17503
e1316e60
PA
175042015-08-07 Pedro Alves <palves@redhat.com>
17505
17506 * gdb.base/checkpoint-ns.exp: New file.
17507 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17508 standard_testfile.
17509
da8c46d2
MM
175102015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17511
17512 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17513 * gdb.btrace/instruction_history.exp: Update.
17514 * gdb.btrace/tsx.exp: New.
17515 * gdb.btrace/tsx.c: New.
17516
de1c2c52
PA
175172015-08-06 Pedro Alves <palves@redhat.com>
17518
17519 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17520 increase timeout.
17521 * gdb.reverse/until-precsave.exp: Bump timeouts.
17522
782e0bf4
PA
175232015-08-06 Pedro Alves <palves@redhat.com>
17524
17525 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17526
83e97ed0
PA
175272015-08-06 Pedro Alves <palves@redhat.com>
17528
17529 PR gdb/18749
17530 * gdb.threads/process-dies-while-handling-bp.c: New file.
17531 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17532
863d01bd
PA
175332015-08-06 Pedro Alves <palves@redhat.com>
17534
17535 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17536 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17537
0a39bb32
PA
175382015-08-05 Pedro Alves <palves@redhat.com>
17539
17540 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17541 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17542
ee2d2b10
SL
175432015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17544
17545 * gdb.base/bp-permanent.exp: Report test as unsupported if
17546 the target cannot stop at the permanent breakpoint.
17547
4e1bdb00
DE
175482015-08-03 Doug Evans <dje@google.com>
17549
17550 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17551 10000.
17552
3d338901
DE
175532015-08-03 Doug Evans <dje@google.com>
17554
17555 * Makefile.in (workers/%.worker, build-perf): New rule.
17556 (GDB_PERFTEST_MODE): New variable.
17557 (check-perf): Use it.
17558 (clean): Clean up gdb.perf parallel build subdirs.
17559 * lib/build-piece.exp: New file.
17560 * lib/gdb.exp (make_gdb_parallel_path): New function
17561 (standard_output_file, standard_temp_file): Call it.
17562 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17563 of $GDB_PARALLEL.
17564 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17565
af061d3e
DE
175662015-08-03 Doug Evans <dje@google.com>
17567
8e1afc81 17568 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17569 (LOG_FILE_NAME): New global.
17570 (TextReporter.__init__): Initialize self.txt_sum.
17571 (TextReporter.report): Add support for multiple data-points.
17572 Move report to perftest.sum, put raw data in perftest.log.
17573 (TextReporter.start): Open sum and log files.
17574 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17575 * gdb.perf/lib/perftest/testresult.py
17576 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17577
2c8c5d37
PA
175782015-07-31 Pedro Alves <palves@redhat.com>
17579
17580 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17581 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17582 kill_wait_spawned_process instead of explicit "kill -9".
17583 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17584 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17585 kill_wait_spawned_process.
17586 * gdb.base/attach-twice.exp: Likewise.
17587 * gdb.base/attach.exp: Likewise.
17588 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17589 gdb_test_multiple.
17590 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17591 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17592 kill_wait_spawned_process.
17593 * gdb.base/valgrind-infcall.exp: Likewise.
17594 * gdb.multi/multi-attach.exp: Likewise.
17595 * gdb.python/py-prompt.exp: Likewise.
17596 * gdb.python/py-sync-interp.exp: Likewise.
17597 * gdb.server/ext-attach.exp: Likewise.
17598 * gdb.threads/attach-into-signal.exp (corefunc): Use
17599 spawn_wait_for_attach, spawn_id_get_pid and
17600 kill_wait_spawned_process.
17601 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17602 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17603 spawn_id_get_pid and kill_wait_spawned_process.
17604 * gdb.threads/attach-stopped.exp (corefunc): Use
17605 spawn_wait_for_attach, spawn_id_get_pid and
17606 kill_wait_spawned_process.
17607 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17608 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17609 kill_wait_spawned_process instead of explicit "kill -9".
17610 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17611 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17612 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17613 processes. Don't map cygwin/windows pids here. Now returns a
17614 spawn id list.
17615
032a0fca
SL
176162015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17617
17618 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17619 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17620 correct patch.
17621
61a934ca
SL
176222015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17623
17624 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17625
4bc4d428
SL
176262015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17627
17628 Reapply:
17629 2014-05-21 Mark Wielaard <mjw@redhat.com>
17630
17631 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17632
998d452a
PA
176332015-07-30 Pedro Alves <palves@redhat.com>
17634
17635 * linux-low.c (handle_extended_wait): Set the child's last
17636 reported status to TARGET_WAITKIND_STOPPED.
17637
69dde7dc
PA
176382015-07-30 Pedro Alves <palves@redhat.com>
17639
17640 PR threads/18600
17641 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17642 only shows inferior 1.
17643
4dd63d48
PA
176442015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17645 Pedro Alves <palves@redhat.com>
17646
17647 PR threads/18600
17648 * gdb.threads/fork-plus-threads.c: New file.
17649 * gdb.threads/fork-plus-threads.exp: New file.
17650
d618e4c5
PP
176512015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17652
17653 * gdb.base/batch-preserve-term-settings.exp
17654 (test_terminal_settings_preserved_after_cli_exit): Use
17655 send_quit_command.
17656
1eef6428
PA
176572015-07-29 Pedro Alves <palves@redhat.com>
17658 Don Breazeal <donb@codesourcery.com>
17659
17660 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17661 output from both inferior_spawn_id and gdb_spawn_id.
17662
7da5b897
SDJ
176632015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17664
17665 * gdb.threads/attach-into-signal.exp (corefunc): Use
17666 with_test_prefix on nested loops, uniquefying the test messages.
17667
dac804df
SDJ
176682015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17669
17670 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17671 commit.
17672
06265e53
PP
176732015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17674
17675 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17676 New proc.
17677 (test_terminal_settings_preserved_after_sigterm): New test.
17678
18206ca3
PP
176792015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17680
17681 * gdb.base/batch-preserve-term-settings.exp
17682 (test_terminal_settings_preserved_after_cli_exit): New test.
17683
90074d11
PP
176842015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17685
17686 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17687 manipulation of saved_gdbflags.
17688 (test_terminal_settings_preserved): Remove global declaration of
17689 the unused variable pagination_prompt. Remove manipulation of
17690 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17691 GDBFLAGS.
17692
eb1a7902
PA
176932015-07-29 Pedro Alves <palves@redhat.com>
17694
17695 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17696
8b75dd3b
PA
176972015-07-29 Pedro Alves <palves@redhat.com>
17698
17699 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17700 at the top.
17701
dedad4e3
PA
177022015-07-29 Pedro Alves <palves@redhat.com>
17703
17704 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17705 (main): Call gdb_unbuffer_output.
17706 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17707 (main): Call gdb_unbuffer_output.
17708 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17709 (main): Call gdb_unbuffer_output.
17710 * gdb.base/call-strs.exp: Adjust to step over the
17711 gdb_unbuffer_output call.
17712 * gdb.base/catch-gdb-caused-signals.c: Include
17713 "../lib/unbuffer_output.c".
17714 (main): Call gdb_unbuffer_output.
17715 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17716 (main): Call gdb_unbuffer_output.
17717 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17718 (main): Call gdb_unbuffer_output.
17719 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17720 (main): Call gdb_unbuffer_output.
17721 * gdb.base/shlib-call.exp: Adjust to step over the
17722 gdb_unbuffer_output call.
17723 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17724 (main): Call gdb_unbuffer_output.
17725 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17726 (main): Call gdb_unbuffer_output.
17727 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17728 (main): Rename to ...
17729 (test): ... this.
17730 (main): Reimplement.
17731 * gdb.base/varargs.exp: Run to test instead of to main.
17732 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17733 (main): Call gdb_unbuffer_output.
17734
58789a91
PA
177352015-07-29 Pedro Alves <palves@redhat.com>
17736
17737 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17738 factore out from mi_continue_dprintf. For call-style dprintfs,
17739 expect dprintf output out of $inferior_spawn_id.
17740 (mi_continue_dprintf): Use mi_expect_dprintf.
17741 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17742 (main): Call gdb_unbuffer_output.
17743
e8376742
PA
177442015-07-29 Pedro Alves <palves@redhat.com>
17745
17746 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17747 (default_mi_gdb_start): Set inferior_spawn_id instead of
17748 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17749 gdb_spawn_id.
17750 (mi_gdb_test): Always expect inferior output from both
17751 $inferior_spawn_id and $gdb_spawn_id.
17752
08280010
PA
177532015-07-29 Pedro Alves <palves@redhat.com>
17754
17755 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17756 send_inferior and $inferior_spawn_id.
17757
4d30e432
PA
177582015-07-29 Pedro Alves <palves@redhat.com>
17759
17760 * gdb.gdb/complaints.exp (test_initial_complaints)
17761 (test_serial_complaints, test_short_complaints): Use
17762 gdb_test_stdio.
17763 (test_empty_complaint): Handle $inferior_spawn_id !=
17764 $gdb_spawn_id.
17765
0d30a335
PA
177662015-07-29 Pedro Alves <palves@redhat.com>
17767
17768 * gdb.base/varargs.exp: Use gdb_test_stdio.
17769
39413b29
PA
177702015-07-29 Pedro Alves <palves@redhat.com>
17771
17772 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17773
7cb000a9
PA
177742015-07-29 Pedro Alves <palves@redhat.com>
17775
17776 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17777
d7b8ac82
PA
177782015-07-29 Pedro Alves <palves@redhat.com>
17779
17780 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17781 parameter into two new parameters, "inf_result" and "gdb_result".
17782 Expect inferior output and gdb output from $inferior_spawn_id and
17783 $gdb_spawn_id, respectively. Adjust all callers.
17784
789c3a0c
PA
177852015-07-29 Pedro Alves <palves@redhat.com>
17786
17787 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17788 of gdb_test_sequence.
17789
77e760c3
PA
177902015-07-29 Pedro Alves <palves@redhat.com>
17791
17792 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17793 (saw_spurious_output): Expect inferior output from
17794 $inferior_spawn_id. Use gdb_test_stdio.
17795
8396d2cd
PA
177962015-07-29 Pedro Alves <palves@redhat.com>
17797
17798 * gdb.base/dprintf.exp: Use standard_testfile. Change
17799 prepare_for_testing call.
17800 (srcfile): Don't set.
17801 (restart): New procedure.
17802 (test_dprintf): New procecure, use to continue over dprintfs.
17803 (test_call, test_agent): New procedures, tests moved here.
17804 Restart gdb and recreate dprintfs. Adjust expected output.
17805
2051d61f
PA
178062015-07-29 Pedro Alves <palves@redhat.com>
17807
17808 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17809
452397af
PA
178102015-07-29 Pedro Alves <palves@redhat.com>
17811
17812 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17813
8aed9555
PA
178142015-07-29 Pedro Alves <palves@redhat.com>
17815
17816 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17817 gdb_test_stdio.
17818
188a61b4
PA
178192015-07-29 Pedro Alves <palves@redhat.com>
17820
17821 * lib/gdb.exp (gdb_test_stdio): New procedure.
17822
12264a45
PA
178232015-07-29 Pedro Alves <palves@redhat.com>
17824
17825 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17826
23ffc893
PA
178272015-07-29 Pedro Alves <palves@redhat.com>
17828
17829 * gdb.base/call-signal-resume.exp: Remove check for
17830 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17831 * gdb.base/unwindonsignal.exp: Likewise.
17832 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17833 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17834
65566918
PA
178352015-07-29 Pedro Alves <palves@redhat.com>
17836
17837 * gdb.base/siginfo-addr.c (pass): New function.
17838 (handler): Call it iff si_addr is correct.
17839 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17840 Set a breakpoint at "pass" and continue to it.
17841
d60a9221
SDJ
178422015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17843
17844 * gdb.python/py-objfile.exp: Make some tests have unique names.
17845 * gdb.python/py-pp-registration.exp: Likewise.
17846
bde40b8f
PA
178472015-07-28 Pedro Alves <palves@redhat.com>
17848
17849 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17850
13e1dec8
SM
178512015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17852
17853 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17854
da33c9a7
SM
178552015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17856
17857 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17858
077836f7
PP
178592015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17860
17861 * gdb.base/gdb-sigterm-2.exp: New test.
17862
b8cc7b2e
DE
178632015-07-25 Doug Evans <xdje42@gmail.com>
17864
17865 Revert:
17866 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17867 (workers/%.worker, build-perf): New rule.
17868 (GDB_PERFTEST_MODE): New variable.
17869 (check-perf): Use it.
17870 (clean): Clean up gdb.perf parallel build subdirs.
17871 * lib/build-piece.exp: New file.
17872 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17873 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17874 name.
17875 (standard_temp_file): Ditto.
17876 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17877 of $GDB_PARALLEL.
17878
c8bd4544
DE
178792015-07-24 Doug Evans <dje@google.com>
17880
17881 * gdb.perf/lib/perftest/utils.py: New file.
17882 * gdb.perf/gm-hello.cc: New file.
17883 * gdb.perf/gm-pervasive-typedef.cc: New file.
17884 * gdb.perf/gm-pervasive-typedef.h: New file.
17885 * gdb.perf/gm-std.cc: New file.
17886 * gdb.perf/gm-std.h: New file.
17887 * gdb.perf/gm-use-cerr.cc: New file.
17888 * gdb.perf/gm-utils.h: New file.
17889 * gdb.perf/gmonster-null-lookup.py: New file.
17890 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17891 * gdb.perf/gmonster-print-cerr.py: New file.
17892 * gdb.perf/gmonster-ptype-string.py: New file.
17893 * gdb.perf/gmonster-runto-main.py: New file.
17894 * gdb.perf/gmonster-select-file.py: New file.
17895 * gdb.perf/gmonster1-null-lookup.exp: New file.
17896 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17897 * gdb.perf/gmonster1-print-cerr.exp: New file.
17898 * gdb.perf/gmonster1-ptype-string.exp: New file.
17899 * gdb.perf/gmonster1-runto-main.exp: New file.
17900 * gdb.perf/gmonster1-select-file.exp: New file.
17901 * gdb.perf/gmonster1.cc: New file.
17902 * gdb.perf/gmonster1.exp: New file.
17903 * gdb.perf/gmonster2-null-lookup.exp: New file.
17904 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17905 * gdb.perf/gmonster2-print-cerr.exp: New file.
17906 * gdb.perf/gmonster2-ptype-string.exp: New file.
17907 * gdb.perf/gmonster2-runto-main.exp: New file.
17908 * gdb.perf/gmonster2-select-file.exp: New file.
17909 * gdb.perf/gmonster2.cc: New file.
17910 * gdb.perf/gmonster2.exp: New file.
17911
6eab34f3
DE
179122015-07-24 Doug Evans <dje@google.com>
17913
17914 * gdb.perf/README: New file.
17915 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17916 * lib/gen-perf-test.exp: New file.
17917
63738bfd
DE
179182015-07-24 Doug Evans <dje@google.com>
17919
17920 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17921 (PerfTest::startup): New function.
17922 (PerfTest::run): Return result of calling body.
17923 (PerfTest::assemble): Rewrite.
17924 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17925 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17926 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17927 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17928 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17929
7b606f95
DE
179302015-07-24 Doug Evans <dje@google.com>
17931
17932 * lib/gdb.exp (clean_restart): Make executable optional.
17933
a97b16b8
DE
179342015-07-24 Doug Evans <dje@google.com>
17935
17936 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17937 compiler_info references.
17938 * gdb.cp/temargs.exp: Ditto.
17939 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17940 (get_compiler_info): Early exit if already computed. Set compiler_info
17941 to "unknown" if there was a problem.
17942 (test_compiler_info): Add function comment. Call get_compiler_info.
17943
35baa57f
DE
179442015-07-24 Doug Evans <dje@google.com>
17945
17946 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17947 (workers/%.worker, build-perf): New rule.
17948 (GDB_PERFTEST_MODE): New variable.
17949 (check-perf): Use it.
17950 (clean): Clean up gdb.perf parallel build subdirs.
17951 * lib/build-piece.exp: New file.
17952 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17953 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17954 name.
17955 (standard_temp_file): Ditto.
17956 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17957 of $GDB_PARALLEL.
17958
6ebea266
DE
179592015-07-24 Doug Evans <dje@google.com>
17960
17961 * lib/future.exp (gdb_default_target_compile): New option
17962 "early_flags".
17963 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17964 --as-needed.
17965
1e76a7e9
SDJ
179662015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17967
17968 * gdb.base/catch-syscall.exp: Call gdb_exit before
17969 gdb_skip_xml_test.
17970
5068630a
PA
179712015-07-24 Pedro Alves <palves@redhat.com>
17972
17973 * gdb.python/py-events.exp: Accept output between the stop event
17974 and the prompt.
17975 * gdb.python/py-evsignal.exp: Likewise.
17976 * gdb.python/py-evthreads.exp: Likewise.
17977
77598427
PA
179782015-07-24 Pedro Alves <palves@redhat.com>
17979
17980 PR gdb/18717
17981 * gdb.threads/non-ldr-exit.c: New file.
17982 * gdb.threads/non-ldr-exit.exp: New file.
17983
11e6c98f
YQ
179842015-07-24 Yao Qi <yao.qi@linaro.org>
17985
17986 * gdb.server/ext-wrapper.exp: Test --wrapper option when
17987 restarting process.
17988
51aee833
YQ
179892015-07-24 Yao Qi <yao.qi@linaro.org>
17990
17991 * gdb.server/ext-restart.exp: New file.
17992
8cfe207c
YQ
179932015-07-24 Yao Qi <yao.qi@linaro.org>
17994
17995 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
17996 argument options.
17997 * gdb.server/ext-wrapper.exp: New file.
17998
cc12ce38
DE
179992015-07-23 Doug Evans <dje@google.com>
18000
18001 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18002 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18003
d0d84780
PMR
180042015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18005
18006 * gdb.ada/var_arr_typedef.exp: New testcase.
18007 * gdb.ada/var_arr_typedef/pack.adb: New file.
18008 * gdb.ada/var_arr_typedef/pack.ads: New file.
18009 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18010
8b558f79
JB
180112015-07-20 Joel Brobecker <brobecker@adacore.com>
18012
18013 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18014
775a3298
JK
180152015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18016
18017 * gdb.arch/i386-biarch-core.exp: Replace istarget
18018 by "complete set gnutarget". Remove expectation for the "core-file"
18019 command.
18020
db1ff28b
JK
180212015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18022
18023 Revert the previous commit:
18024 Tests for validate symbol file using build-id.
18025
0a94970d
JK
180262015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18027
18028 Tests for validate symbol file using build-id.
18029 * gdb.base/solib-mismatch-lib.c: New file.
18030 * gdb.base/solib-mismatch-libmod.c: New file.
18031 * gdb.base/solib-mismatch.c: New file.
18032 * gdb.base/solib-mismatch.exp: New file.
18033
03346981
SL
180342015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18035
18036 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18037 nios2-*-linux*.
18038 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18039 * gdb.base/siginfo.exp: Likewise.
18040 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18041
42422cc7
PL
180422015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18043
18044 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18045 Move it to ...
18046 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18047 ... here.
18048 * gdb.trace/range-stepping.exp: Check that the target supports
18049 range stepping.
18050
cfa68bae
JK
180512015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18052
18053 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18054
8ffdba26
PA
180552015-07-14 Pedro Alves <palves@redhat.com>
18056
18057 * gdb.base/killed-outside.exp: New file.
18058 * gdb.base/killed-outside.c: New file.
18059
218a5a11
JK
180602015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18061
18062 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18063 (n at main): New.
18064 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18065
e03ed3c6
AA
180662015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18067
18068 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18069 infcall tests instead of setting up for KFAIL.
18070
485668e5
MM
180712015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18072
18073 * gdb.btrace/record_goto-step.exp: New.
18074
08464196
JK
180752015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18076
18077 PR compile/18484
18078 * gdb.compile/compile.c (struct struct_type): Add volatile to
18079 selffield's type.
18080 * gdb.compile/compile.exp
18081 (compile code struct_object.selffield = &struct_object): Skip further
18082 struct_object tests if this one xfails.
18083
bcf5c1d9
RC
180842015-07-08 Robert O'Callahan <robert@ocallahan.org>
18085
18086 PR exp/18617
18087 * gdb.trace/ax.exp: Add test.
18088
4931af25
YQ
180892015-07-07 Yao Qi <yao.qi@linaro.org>
18090
18091 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18092 instead of istarget "aarch64*-*-*".
18093 * gdb.arch/aarch64-fp.exp: Likewise.
18094 * gdb.base/float.exp: Likewise.
18095 * gdb.reverse/aarch64.exp: Likewise.
18096 * lib/gdb.exp (is_aarch64_target): New proc.
18097
9fcf688e
YQ
180982015-07-07 Yao Qi <yao.qi@linaro.org>
18099
18100 * lib/gdb.exp (is_aarch32_target): New proc.
18101 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18102 instead of "istarget "arm*-*-*"".
18103 * gdb.arch/arm-disp-step.exp: Likewise.
18104 * gdb.arch/thumb-bx-pc.exp: Likewise.
18105 * gdb.arch/thumb-prologue.exp: Likewise.
18106 * gdb.arch/thumb-singlestep.exp: Likewise.
18107 * gdb.base/disp-step-syscall.exp: Likewise.
18108 * gdb.base/float.exp: Likewise.
18109
fbd8d50d
YQ
181102015-07-07 Yao Qi <yao.qi@linaro.org>
18111
18112 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18113 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18114
71be1fdc
YQ
181152015-07-07 Yao Qi <yao.qi@linaro.org>
18116
18117 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18118 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18119 if it exists.
18120 * gdb.multi/multi-arch.exp: Likewise.
18121
3e221d36
SM
181222015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18123
18124 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18125 print.
18126
d441430b
YQ
181272015-07-07 Yao Qi <yao.qi@linaro.org>
18128
18129 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18130
06f810bd
MG
181312015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18132
18133 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18134 '[' and ']' characters.
18135
5e61e7c0
IB
181362015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18137
18138 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18139
28bf096c
PA
181402015-06-29 Pedro Alves <palves@redhat.com>
18141
18142 PR threads/18127
18143 * gdb.threads/hand-call-new-thread.c: New file.
18144 * gdb.threads/hand-call-new-thread.c: New file.
18145
ee93cd5e
KS
181462015-06-26 Keith Seitz <keiths@redhat.com>
18147 Doug Evans <dje@google.com>
18148
18149 PR 16253
18150 * gdb.cp/var-tag-2.cc: New file.
18151 * gdb.cp/var-tag-3.cc: New file.
18152 * gdb.cp/var-tag-4.cc: New file.
18153 * gdb.cp/var-tag.cc: New file.
18154 * gdb.cp/var-tag.exp: New file.
18155
fc637f04
PP
181562015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18157
18158 * gdb.base/history-duplicates.exp: New test.
18159
2e52ae68
PP
181602015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18161
18162 * gdb.base/completion.exp: Test the completion of the "focus"
18163 command.
18164
6e22494e
JK
181652015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18166
18167 * gdb.arch/amd64-prologue-skip.S: New file.
18168 * gdb.arch/amd64-prologue-skip.exp: New file.
18169
bf7b9cd9
SM
181702015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18171
18172 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18173 is_address_zero_readable check.
18174
201e8dfd
PB
181752015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18176
18177 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18178 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18179
5cd867b4
YQ
181802015-06-24 Yao Qi <yao.qi@linaro.org>
18181
18182 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18183 linux targets.
18184
4d7be007
YQ
181852015-06-24 Yao Qi <yao.qi@linaro.org>
18186
18187 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18188 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18189 * gdb.base/siginfo-thread.exp: Likewise.
18190
07fcd301
YQ
181912015-06-22 Yao Qi <yao.qi@linaro.org>
18192
18193 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18194
52042a00
YQ
181952015-06-22 Yao Qi <yao.qi@linaro.org>
18196
18197 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18198 aarch64*-*-*.
18199 (skip_hw_watchpoint_tests): Likewise.
18200
74bd41ce
PP
182012015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18202
18203 * gdb.base/gdbinit-history.exp: Test the interaction between
18204 setting GDBHISTSIZE and setting the history size via .gdbinit.
18205
bc460514
PP
182062015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18207
18208 PR gdb/16999
18209 * gdb.base/gdbhistsize-history.exp: New test.
18210
b58c513b
PP
182112015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18212
18213 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18214 with GDBHISTSIZE.
18215 * gdb.base/readline.exp: Likewise.
18216
92046791
YQ
182172015-06-17 Yao Qi <yao.qi@linaro.org>
18218
18219 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18220 line.
18221
2093d2d3
PP
182222015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18223
18224 * gdb.base/gdbinit-history.exp: Add test case to check that
18225 an unlimited history file does not get truncated on exit.
18226
e6c693af
AA
182272015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18228
18229 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18230 (VECTOR): New macro. Use it...
18231 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18232 ...for these typedefs.
18233 (int8, char1, int1, double1): New typedefs.
18234 (struct just_int2, struct two_int2): New structures.
18235 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18236 (add_structvecs, add_singlevecs): New functions.
18237 (main): Call add_some_intvecs twice.
18238 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18239 the compile and exit upon failure. Try compiling for the "native"
18240 architecture. Test inferior function calls with vector arguments
18241 and vector return value handling with "finish" and "return".
18242
c74f7d1c
JT
182432015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18244
18245 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18246 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18247 PE file.
18248 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18249
98aa42ee
AT
182502015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18251
18252 PR breakpoints/16465
18253 * gdb.mi/mi-dprintf-pending.c: New file.
18254 * gdb.mi/mi-dprintf-pending.exp: New test.
18255 * gdb.mi/mi-dprintf-pendshr.c: New file.
18256
7d73c23c 182572015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18258 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18259
18260 * gdb.arch/i386-mpx-map.c: New file.
18261 * gdb.arch/i386-mpx-map.exp: New File.
18262
182632015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18264
18265 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18266 * gdb.arch/i386-mpx.exp: Indentation fixed.
18267
182682015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18269
18270 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18271 function and improved indentation.
18272 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18273 gdb_test_multiple. Added additional tests to skip the test.
18274
182752015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18276
18277 * gdb.arch/i386-avx512.c: Change path in include file.
18278 * gdb.arch/i386-avx512.exp: Change include dir path
18279 compilation flag.
18280 * gdb.arch/i386-mpx.c: Change path in include file.
18281 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18282 flag.
18283
d5eba19a
JK
182842015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18285
18286 * gdb.compile/compile-print.exp (compile print *vararray@3)
18287 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18288
7f361056
JK
182892015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18290
18291 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18292 (do not keep jit in memory): ... this.
18293 (expect 5): Change it to ...
18294 (expect no 5): ... this.
18295
3b462ec2
SM
182962015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18297
18298 PR gdb/15564
18299 * gdb.mi/mi-detach.exp: New file.
18300
e0619de6
JK
183012015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18302
18303 PR symtab/18392
18304 * gdb.arch/amd64-tailcall-self.S: New file.
18305 * gdb.arch/amd64-tailcall-self.c: New file.
18306 * gdb.arch/amd64-tailcall-self.exp: New file.
18307
e970cb34
DB
183082015-05-28 Don Breazeal <donb@codesourcery.com>
18309
18310 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18311 tests for remote targets by checking is_target_gdbserver.
18312
b2e2f908
DE
183132015-05-27 Doug Evans <dje@google.com>
18314
18315 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18316 * gdb.dwarf2/opaque-type-lookup.c: New file.
18317 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18318
82c7be31
DE
183192015-05-26 Doug Evans <dje@google.com>
18320
18321 * gdb.cp/iostream.cc: New file.
18322 * gdb.cp/iostream.exp: New file.
18323
b4f54984
DE
183242015-05-26 Doug Evans <dje@google.com>
18325
18326 * gdb.dwarf2/dw2-op-call.exp: Update.
18327 * gdb.dwarf2/dw4-sig-types.exp: Update.
18328 * gdb.dwarf2/implptr.exp: Update.
18329 * gdb.mi/mi-cmd-param-changed.exp: Update.
18330
4ea6efe9
DE
183312015-05-26 Doug Evans <dje@google.com>
18332
18333 * gdb.python/py-lazy-string.c: New file.
18334 * gdb.python/py-lazy-string.exp: New file.
18335 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18336 (main): Update. Add estring3.
18337 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18338 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18339
f6bb7db3
YQ
183402015-05-26 Omair Javaid <omair.javaid@linaro.org>
18341 Yao Qi <yao.qi@linaro.org>
18342
18343 * gdb.reverse/aarch64.c: New.
18344 * gdb.reverse/aarch64.exp: New.
18345
a81bfbd0
OJ
183462015-05-26 Omair Javaid <omair.javaid@linaro.org>
18347
25d49b86
PA
18348 * lib/gdb.exp (supports_process_record): Return true for
18349 aarch64*-linux*.
a81bfbd0
OJ
18350 (supports_reverse): Likewise.
18351
158bf1b4
PP
183522015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18353
18354 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18355 Use with_test_prefix.
18356
a0145030
AB
183572015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18358
18359 * gdb.base/completion.exp: Add test for completion of layout
18360 names.
18361
ebe3b578
AB
183622015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18363
18364 * lib/gdb.exp (skip_tui_tests): New proc.
18365 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18366
84204ed7
PA
183672015-05-19 Pedro Alves <palves@redhat.com>
18368
18369 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18370 Save the whole env array instead of just HOME. Unset HISTSIZE in
18371 the environment while testing. Restore whole environment
18372 afterwards.
18373
37442ce1
DE
183742015-05-16 Doug Evans <xdje42@gmail.com>
18375
18376 * gdb.guile/scm-ports.c: New file.
18377 * gdb.guile/scm-ports.exp: Add memory port tests.
18378
36de76f9
JK
183792015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18380
18381 * gdb.compile/compile-print.c: New file.
18382 * gdb.compile/compile-print.exp: New file.
18383
3a9558c4
JK
183842015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18385
18386 * gdb.compile/compile-ops.exp: Cast param to void.
18387 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18388 (compile code struct_object.selffield = &struct_object): Add xfail.
18389
aa715135
JG
183902015-05-15 Joel Brobecker <brobecker@adacore.com>
18391
18392 * gdb.ada/arr_enum_with_gap: New testcase.
18393
931e5bc3
JG
183942015-05-15 Joel Brobecker <brobecker@adacore.com>
18395
18396 * gdb.ada/byte_packed_arr: New testcase.
18397
9cd4d857
JB
183982015-05-15 Joel Brobecker <brobecker@adacore.com>
18399
18400 * gdb.ada/pckd_neg: New testcase.
18401
ebfd00d2
PP
184022015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18403
18404 PR gdb/17820
18405 * gdb.base/gdbinit-history.exp: New test.
18406 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18407 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18408
4c082a81
SC
184092015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18410
18411 * gdb.python/py-xmethods.cc: Enhance test case.
18412 * gdb.python/py-xmethods.exp: New tests.
18413 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18414 function.
18415 (B_indexoper): Likewise.
18416 (global_dm_list) : Add new xmethod worker functions.
18417
f7797074
SDJ
184182015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18419
18420 * gdb.base/coredump-filter.exp: Correctly unset
18421 "coredump_var_addr" array.
18422
a4674e4e
PA
184232015-05-08 Pedro Alves <palves@redhat.com>
18424
18425 * gdb.server/non-existing-program.exp: Unset spawn_id.
18426
df2eb078
SC
184272015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18428
18429 PR python/18291
18430 * gdb.python/py-xmethods.exp: Add tests.
18431
422349a3
YQ
184322015-05-08 Yao Qi <yao.qi@linaro.org>
18433
18434 PR gdb/18208
18435 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18436 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18437 function set_coredump_filter, and remove remote_exec call.
18438 Remove argument ipid. Callers update.
18439 (top level): Don't get inferior's PID.
18440
63fc80ce
AA
184412015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18442
18443 * gdb.base/watch_thread_num.exp: Skip test on targets without
18444 access watchpoints.
18445
80ad801e
PA
184462015-05-06 Pedro Alves <palves@redhat.com>
18447
18448 PR server/18081
18449 * gdb.server/non-existing-program.exp: New file.
18450
0fa7fe50
JB
184512015-05-05 Joel Brobecker <brobecker@adacore.com>
18452
18453 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18454
3ea89b92
PMR
184552015-05-05 Joel Brobecker <brobecker@adacore.com>
18456
18457 * gdb.ada/out_of_line_in_inlined: New testcase.
18458
87b8eff0
JB
184592015-05-05 Joel Brobecker <brobecker@adacore.com>
18460
18461 * gdb.ada/var_rec_arr: New testcase.
18462
5fccc635
YQ
184632015-04-30 Yao Qi <yao.qi@linaro.org>
18464
18465 * gdb.base/break-idempotent.exp: If
18466 skip_hw_watchpoint_multi_tests returns true, skip the tests
18467 on "rwatch" and "awatch".
18468
42d38f42
YQ
184692015-04-30 Yao Qi <yao.qi@linaro.org>
18470
18471 * gdb.base/relativedebug.exp: Invoke gdb command
18472 "info sharedlibrary", and if libc.so doesn't have debug info,
18473 skip the test.
18474
2ce1cdbf
DE
184752015-04-29 Doug Evans <dje@google.com>
18476
18477 * gdb.python/py-xmethods.exp: Add ptype tests.
18478 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18479 get_result_type method.
18480
f24a38c5
LM
184812015-04-29 Luis Machado <lgustavo@codesourcery.com>
18482
18483 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18484 the target does not support hardware watchpoints.
18485
ecbf2b3c
LM
184862015-04-29 Luis Machado <lgustavo@codesourcery.com>
18487
18488 * gdb.base/break-always.exp: Abort testing if writing to memory
18489 causes an error.
18490
34f5f757
DE
184912015-04-28 Doug Evans <dje@google.com>
18492
18493 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18494 * gdb.python/py-pp-registration.exp: ... here. New file.
18495 * gdb.python/py-pp-registration.c: New file.
18496 * gdb.python/py-pp-registration.py: New file.
18497
69b4374a
DE
184982015-04-28 Doug Evans <dje@google.com>
18499
18500 * gdb.python/py-bad-printers.c: New file.
18501 * gdb.python/py-bad-printers.py: New file.
18502 * gdb.python/py-bad-printers.exp: New file.
18503
59fb7612
SS
185042015-04-28 Sasha Smundak <asmundak@google.com>
18505
18506 * gdb.python/py-type.exp: New test.
18507
2631b16a
AW
185082015-04-28 Andy Wingo <wingo@igalia.com>
18509
18510 * gdb.python/py-parameter.exp:
18511 * gdb.guile/scm-parameter.exp: Escape the path that we are
18512 matching against, as it might contain characters that are special
18513 to regular expressions.
18514
460efde1
JB
185152015-04-27 Joel Brobecker <brobecker@adacore.com>
18516
18517 * gdb.ada/rec_comp: New testcase.
18518
2d369d8e
SDJ
185192015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18520
18521 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18522 before using it.
18523
cf75d6c3
AB
185242015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18525
18526 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18527 new tests for verilog output.
18528
8dbe7ca5
YQ
185292015-04-24 Yao Qi <yao.qi@linaro.org>
18530
18531 * boards/remote-gdbserver-on-localhost.exp: New file.
18532
4ef9fb2f
PA
185332015-04-23 Pedro Alves <palves@redhat.com>
18534
18535 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18536 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18537 "end of file", remove $inferior_spawn_id from the indirect list.
18538
0a803169
PA
185392015-04-23 Pedro Alves <palves@redhat.com>
18540
18541 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18542
749ef8f8
PA
185432015-04-23 Pedro Alves <palves@redhat.com>
18544
18545 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18546 on $any_spawn_id instead of only on $gdb_spawn_id.
18547
8aae4344
PM
185482015-04-21 Pierre Muller <muller@sourceware.org>
18549
18550 PR pascal/17815
18551 * lib/pascal.exp (gpc_compile): Add new option "class".
18552 (fpc_compile): Likewise.
18553 * gdb.pascal/case-insensitive-symbols.pas: New file.
18554 * gdb.pascal/case-insensitive-symbols.exp: New file.
18555
1586c8fb
GB
185562015-04-20 Gary Benson <gbenson@redhat.com>
18557
18558 * gdb.base/attach.exp: Fix three extended remote failures.
18559
1b6e6f5c
GB
185602015-04-17 Gary Benson <gbenson@redhat.com>
18561
18562 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18563 the main executable over the remote protocol.
18564
e797481d
PA
185652015-04-16 Pedro Alves <palves@redhat.com>
18566
18567 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18568 a new gdbserver if gdbserver_reconnect_p is set.
18569
1ca99c42
PA
185702015-04-16 Pedro Alves <palves@redhat.com>
18571
18572 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18573 is set, don't exit gdbserver.
18574
af9fd6f8
AA
185752015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18576
18577 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18578 appropriate .insn, such that an older assembler can be used.
18579 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18580 the z/Architecture instruction set on 31-bit targets as well.
18581
04ff1e61
AA
185822015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18583
18584 * gdb.go/handcall.exp: Remove all logic related to the first
18585 breakpoint and rely on go_runto_main instead.
18586 * gdb.go/strings.exp: Likewise.
18587 * gdb.go/unsafe.exp: Likewise.
18588 * gdb.go/hello.exp: Likewise. Also rename the remaining
18589 breakpoint marker to "breakpoint 1".
18590 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18591 * gdb.go/strings.go: Likewise.
18592 * gdb.go/unsafe.go: Likewise.
18593 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18594 "set breakpoint 2 here" and rename the remaining breakpoint marker
18595 to "breakpoint 1".
18596
40d2f8d6
SM
185972015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18598
18599 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18600 if itertools.imap is not present.
18601 * gdb.python/py-objfile.exp: Add parentheses.
18602 * gdb.python/py-type.exp: Same.
18603 * gdb.python/py-unwind-maint.py: Same.
18604
8cbc97c6
YQ
186052015-04-15 Yao Qi <yao.qi@linaro.org>
18606
18607 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18608 of ":$ptr_size" and set its form explicitly.
18609
45fd756c
YQ
186102015-04-15 Pedro Alves <palves@redhat.com>
18611 Yao Qi <yao.qi@linaro.org>
18612
18613 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18614 timeout by factor of 4.
18615 (test_regular_watch): Likewise.
18616 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18617 * gdb.reverse/sigall-reverse.exp: Likewise.
18618 * gdb.reverse/until-precsave.exp: Likewise.
18619 * lib/gdb.exp (with_timeout_factor): New proc.
18620 (gdb_expect): Move some code to ...
18621 (get_largest_timeout): ... here. New procedure.
18622
9e811bc3
LM
186232015-04-14 Luis Machado <lgustavo@codesourcery.com>
18624
18625 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18626
0ff6fcb2
LM
186272015-04-13 Luis Machado <lgustavo@codesourcery.com>
18628
18629 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18630 to write to the .text section.
18631
7578d5f7
LM
186322015-04-13 Luis Machado <lgustavo@codesourcery.com>
18633
18634 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18635 Handle the case of targets that do not provide PID information.
18636
2efe15c4
YQ
186372015-04-13 Yao Qi <yao.qi@linaro.org>
18638
18639 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18640 and use expect instead of gdb_expect.
18641
8cd8f2f8
SDJ
186422015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18643
18644 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18645 "coredump_var_addr" to avoid naming conflict with other testcases.
18646
9ee41772
PA
186472015-04-10 Pedro Alves <palves@redhat.com>
18648
18649 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18650 gdb_test_sequence and gdb_assert.
18651
07473109
PA
186522015-04-10 Pedro Alves <palves@redhat.com>
18653
18654 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18655 test messages that don't include the breakpoint address.
18656
de3db44c
YQ
186572015-04-10 Yao Qi <yao.qi@linaro.org>
18658
18659 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18660 false for some offset and width combinations which aren't
18661 supported by linux kernel.
18662
c79d856c
PA
186632015-04-10 Pedro Alves <palves@redhat.com>
18664
18665 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18666 procedure, factored out from ...
18667 (top level): ... here. Add "set displaced-stepping" testing axis.
18668 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18669 parameter "displaced". Use it.
18670 (top level): Use foreach and add "set displaced-stepping" testing
18671 axis.
18672
ebc90b50
PA
186732015-04-10 Pedro Alves <palves@redhat.com>
18674
18675 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18676 Remove comment.
18677 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18678 both the address of the instruction that triggers the watchpoint
18679 and the address of the instruction immediately after, and use
18680 those addresses for the test. Fix comment.
18681
8f572e5c
PA
186822015-04-10 Pedro Alves <palves@redhat.com>
18683
18684 * gdb.base/sigstep.exp (breakpoint_to_handler)
18685 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18686 Test "backtrace" in handler.
18687 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18688 (top level): Add new "displaced" test axis to
18689 breakpoint_to_handler, breakpoint_to_handler_entry and
18690 breakpoint_over_handler.
18691
8d707a12
PA
186922015-04-10 Pedro Alves <palves@redhat.com>
18693
18694 PR gdb/18216
18695 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18696
ef713951
YQ
186972015-04-10 Yao Qi <yao.qi@linaro.org>
18698
18699 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18700 (test_add_rn_pc): New function.
18701 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18702 (top level): Invoke test_add_rn_pc.
18703
906d60cf
PA
187042015-04-10 Pedro Alves <palves@redhat.com>
18705
18706 PR gdb/13858
18707 * gdb.base/step-over-no-symbols.exp: New file.
18708
f2983cc3
AW
187092015-04-09 Andy Wingo <wingo@igalia.com>
18710
18711 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18712 after the Python tests.
18713
6d62641c
SDJ
187142015-04-08 Keith Seitz <keiths@redhat.com>
18715
18716 PR python/16699
18717 * gdb.python/py-completion.exp: New tests for completion.
18718 * gdb.python/py-completion.py (CompleteLimit1): New class.
18719 (CompleteLimit2): Likewise.
18720 (CompleteLimit3): Likewise.
18721 (CompleteLimit4): Likewise.
18722 (CompleteLimit5): Likewise.
18723 (CompleteLimit6): Likewise.
18724 (CompleteLimit7): Likewise.
18725
f3770638
PA
187262015-04-08 Pedro Alves <palves@redhat.com>
18727
18728 PR gdb/18214
18729 PR gdb/18216
18730 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18731 function.
18732 (main): Install it as SIGUSR1 handler.
18733 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18734 parameter. Always use "setup" as prefix. Toggle "set
18735 displaced-stepping" off/on depending on global. Don't switch to
18736 thread 1 here.
18737 (top level): Add displaced stepping "off/on" test axis. Update
18738 "setup" calls. Wrap each subtest with with_test_prefix. Test
18739 continuing with a queued signal in each thread.
18740
4496bed7
PA
187412015-04-08 Pedro Alves <palves@redhat.com>
18742
18743 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18744 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18745 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18746 Return early if running to main fails.
18747 * gdb.trace/while-stepping.exp: Likewise.
18748
b97fde92
PA
187492015-04-07 Pedro Alves <palves@redhat.com>
18750
18751 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18752 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18753 interact with inferior program.
18754
f71c18e7
PA
187552015-04-07 Pedro Alves <palves@redhat.com>
18756
18757 * lib/gdb.exp (inferior_spawn_id): New global.
18758 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18759 spawn id after processing the user code.
18760 (default_gdb_start): Set inferior_spawn_id.
18761 (send_inferior): New procedure.
18762 * lib/gdbserver-support.exp (gdbserver_start): Set
18763 inferior_spawn_id.
18764 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18765
6423214f
PA
187662015-04-07 Pedro Alves <palves@redhat.com>
18767
18768 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18769 * lib/gdbserver-support.exp (gdbserver_start): Make
18770 $server_spawn_id global.
18771 (gdbserver_start): Don't wait for gdbserver's spawn id with
18772 expect_background.
18773 (close_gdbserver): New procedure.
18774 (gdb_exit): Rename the default version and reimplement.
18775
71c0ee8c
PA
187762015-04-07 Pedro Alves <palves@redhat.com>
18777
72f4393d 18778 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18779 append the substituted item, not the original item.
18780
203bc29b
PA
187812015-04-07 Pedro Alves <palves@redhat.com>
18782
18783 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18784 gdb_expect.
18785
508a3ddf
PA
187862015-04-07 Pedro Alves <palves@redhat.com>
18787
18788 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18789 output appearing once only.
18790
9f6dbe2b
PA
187912015-04-07 Pedro Alves <palves@redhat.com>
18792
18793 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18794 that doesn't expect anything. Return early if running to main
18795 fails.
18796
337532fa
YQ
187972015-04-07 Yao Qi <yao.qi@linaro.org>
18798
18799 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18800 (child_function): Call alarm.
18801 (main): Move call to alarm into the loop.
18802 * gdb.threads/non-stop-fair-events.exp: Build program with
18803 -DTIMEOUT=$timeout.
18804
01b622d4
DE
188052015-04-06 Doug Evans <xdje42@gmail.com>
18806
18807 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18808 Fix dest parameter to board_info.
18809 (fpc_compile): Ditto.
18810 (gdb_compile_pascal): Rename dest arg to destfile.
18811
961f4160
PMR
188122015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18813
18814 * gdb.ada/funcall_ref.exp: New file.
18815 * gdb.ada/funcall_ref/foo.adb: New file.
18816
cafda597
YQ
188172015-04-02 Yao Qi <yao.qi@linaro.org>
18818
18819 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18820 is remote.
18821
fed040c6
GB
188222015-04-02 Gary Benson <gbenson@redhat.com>
18823
18824 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18825
d11916aa
SS
188262015-04-01 Sasha Smundak <asmundak@google.com>
18827
18828 * gdb.python/py-unwind-maint.c: New file.
18829 * gdb.python/py-unwind-maint.exp: New test.
18830 * gdb.python/py-unwind-maint.py: New file.
18831 * gdb.python/py-unwind.c: New file.
18832 * gdb.python/py-unwind.exp: New test.
18833 * gdb.python/py-unwind.py: New test.
18834
a1471180
PA
188352015-04-01 Pedro Alves <palves@redhat.com>
18836
18837 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18838 to fail instead of non-existent $test.
18839
0bbeccb1
PA
188402015-04-01 Pedro Alves <palves@redhat.com>
18841
18842 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18843 GDBFLAGS if not empty.
18844
3c724c8c
PMR
188452015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18846
18847 * gdb.ada/complete.exp: Remove "multi_line".
18848 * gdb.ada/info_exc.exp: Remove "multi_line".
18849 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18850 * gdb.ada/ptype_field.exp: Remove "multi_line".
18851 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18852 * gdb.ada/tagged.exp: Remove "multi_line".
18853 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18854 [multi_line ...]
18855 * gdb.btrace/delta.exp: Likewise.
18856 * gdb.btrace/exception.exp: Likewise.
18857 * gdb.btrace/function_call_history.exp: Likewise.
18858 * gdb.btrace/instruction_history.exp: Likewise.
18859 * gdb.btrace/nohist.exp: Likewise.
18860 * gdb.btrace/record_goto.exp: Likewise.
18861 * gdb.btrace/segv.exp: Likewise.
18862 * gdb.btrace/stepi.exp: Likewise.
18863 * gdb.btrace/tailcall.exp: Likewise.
18864 * gdb.btrace/unknown_functions.exp: Likewise.
18865 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18866 * lib/gdb.exp: Add the "multi_line" helper.
18867
4eec2deb
PA
188682015-04-01 Pedro Alves <palves@redhat.com>
18869
18870 * gdb.threads/tid-reuse.c: New file.
18871 * gdb.threads/tid-reuse.exp: New file.
18872
df8411da
SDJ
188732015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18874
18875 PR corefiles/16092
18876 * gdb.base/coredump-filter.c: New file.
18877 * gdb.base/coredump-filter.exp: Likewise.
18878
6ef37366
PM
188792015-03-27 Petr Machata <pmachata@redhat.com>
18880
18881 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18882 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18883 (Dwarf::assemble): Initialize them.
18884 (Dwarf::lines): New function.
18885
7ec911b0
JT
188862015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18887
18888 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18889 SYMBOL_PREFIX for x86_64-*-cygwin.
18890
ff908ebf
AW
188912015-03-26 Andy Wingo <wingo@igalia.com>
18892
18893 PR symtab/18148
18894 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18895 const_value but not a location.
18896 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18897 location defined in non-main CUs are visible.
18898
6d5f0679
YQ
188992015-03-26 Yao Qi <yao.qi@linaro.org>
18900
18901 PR testsuite/18139
18902 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18903 Add a line number entry for the same line.
18904 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18905 Add a line number entry for the same line.
18906
2898689b
YQ
189072015-03-26 Yao Qi <yao.qi@linaro.org>
18908
18909 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18910 .int 0.
18911 (func): Likewise. Add .Lfunc_1 label.
18912 Use .Lfunc_1 label.
18913 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18914 .int 0.
18915 (func): Likewise.
18916 Use .Lfunc_1 label.
18917
85180498
YQ
189182015-03-26 Yao Qi <yao.qi@linaro.org>
18919
18920 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18921 Call gdb_compile instead to compile each .s files without debug
18922 information.
18923
8aa08a8d
YQ
189242015-03-26 Yao Qi <yao.qi@linaro.org>
18925
18926 * gdb.base/savedregs.exp (process_saved_regs): Make
18927 "Saved registers:" optional in the pattern.
18928
66849923
MM
189292015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18930
18931 * gdb.btrace/next.exp: Merged into step.exp.
18932 * gdb.btrace/finish.exp: Merged into step.exp.
18933 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18934 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18935 "record goto" and checking the exact replay position.
18936 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18937 check for "Recording format" in "info record" output.
18938 * gdb.btrace/record_goto.exp: Choose test file based on target.
18939 * gdb.btrace/x86-record_goto.S: Renamed into ...
18940 * gdb.btrace/x86_64-record_goto.S: ... this.
18941 * gdb.btrace/i686-record_goto.S: New.
18942 * gdb.btrace/x86-tailcall.S: Renamed into ...
18943 * gdb.btrace/x86_64-tailcall.S: ... this.
18944 * gdb.btrace/i686-tailcall.S: New.
18945 * gdb.btrace/x86-tailcall.c: Renamed into ...
18946 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18947 separate statements. Update test.
18948 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18949 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18950 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18951 * gdb.btrace/tailcall.exp: Choose test file based on target.
18952 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18953
11cc1b74
MM
189542015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18955
18956 * gdb.btrace/exception.exp: Increase BTS buffer size.
18957
a25d8bf9
PA
189582015-03-24 Pedro Alves <palves@redhat.com>
18959
18960 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18961
856e7dd6
PA
189622015-03-24 Pedro Alves <palves@redhat.com>
18963
18964 * gdb.threads/schedlock.exp (test_step): No longer expect that
18965 "set scheduler-locking step" with "next" over a function call runs
18966 threads unlocked.
18967
ad235a41
AT
189682015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18969
18970 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
18971
15630549
AT
189722015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18973
18974 PR breakpoints/16466
18975 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
18976 * gdb.mi/mi-pending.c (thread_func): New function.
18977 (int main): Add threading support required.
18978 * gdb.mi/mi-pending.exp: Add tests for this issue.
18979 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
18980 (pendfunc2): Remove stdio dependency.
18981 * gdb.mi/mi-pendshr2.c: New file.
18982
693dca06
KS
189832015-03-23 Keith Seitz <keiths@redhat.com>
18984
18985 * gdb.linespec/keywords.c: New file.
18986 * gdb.linespec/keywords.exp: New file.
18987
7e993ebf
KS
189882015-03-23 Keith Seitz <keiths@redhat.com>
18989
18990 PR gdb/18021
18991 * gdb.dwarf2/staticvirtual.exp: New test.
18992
bc23328c
JK
189932015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18994
18995 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
18996 * README: Remove HP-UX and gdb.hp.
18997 (configuration):
18998 * configure: Regenerate.
18999 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19000 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19001 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19002 gdb.hp/gdb.defects/Makefile.
19003 * gdb.hp/Makefile.in: File deleted.
19004 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19005 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19006 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19007 * gdb.hp/gdb.aCC/run.c: File deleted.
19008 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19009 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19010 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19011 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19012 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19013 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19014 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19015 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19016 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19017 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19018 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19019 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19020 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19021 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19022 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19023 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19024 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19025 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19026 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19027 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19028 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19029 * gdb.hp/gdb.compat/average.c: File deleted.
19030 * gdb.hp/gdb.compat/sum.c: File deleted.
19031 * gdb.hp/gdb.compat/xdb.c: File deleted.
19032 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19033 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19034 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19035 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19036 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19037 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19038 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19039 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19040 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19041 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19042 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19043 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19044 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19045 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19046 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19047 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19048 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19049 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19050 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19051 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19052 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19053 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19054 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19055 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19056 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19057 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19058 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19059 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19060 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19061 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19062 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19063 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19064 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19065 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19066 * gdb.hp/tools/odump: File deleted.
19067
8bf3b159
PA
190682015-03-19 Pedro Alves <palves@redhat.com>
19069
19070 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19071 (saw_thread_3): New globals.
19072 (top level): Increment them when an event for the corresponding
19073 thread is seen.
19074 (no thread starvation): New test.
19075
eb54c8bf
PA
190762015-03-19 Pedro Alves <palves@redhat.com>
19077
19078 * gdb.threads/continue-pending-status.c: New file.
19079 * gdb.threads/continue-pending-status.exp: New file.
19080
32d2e5d6
PA
190812015-03-18 Pedro Alves <palves@redhat.com>
19082
19083 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19084 Use gdb_is_target_remote instead of is_remote. Use
19085 gdb_test_multiple instead of gdb_expect. Exit early if
19086 gdb_test_multiple hits its internal matches. Tighten stepi tests
19087 expected output. Fail on exit with any signal, instead of just
19088 SIGILL.
19089
f68f11b7
YQ
190902015-03-18 Yao Qi <yao.qi@linaro.org>
19091
19092 PR tdep/18107
19093 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19094 variable.
19095 * gdb.base/catch-syscall.exp: Don't skip it on
19096 aarch64*-*-linux* target. Remove elements in all_syscalls.
19097 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19098 target.
19099 (setup_all_syscalls): New proc.
19100
ca5fd19b
YQ
191012015-03-16 Yao Qi <yao.qi@linaro.org>
19102
19103 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19104 (top level): Skip tests if valid_addr_p returns false for
19105 $cmd1 or $cmd2.
19106
85642ba0
AW
191072015-03-11 Andy Wingo <wingo@igalia.com>
19108
19109 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19110
e03f9645
YQ
191112015-03-11 Yao Qi <yao.qi@linaro.org>
19112
19113 * gdb.base/catch-syscall.exp: Fix typo in comments.
19114
5d0962b2
YQ
191152015-03-11 Yao Qi <yao.qi@linaro.org>
19116
19117 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19118
b2df3cef
PA
191192015-03-09 Pedro Alves <palves@redhat.com>
19120
19121 * dg-extract-results.py: Delete.
19122
ef878e53
PA
191232015-03-09 Pedro Alves <palves@redhat.com>
19124
19125 Merge dg-extract-results.sh from GCC upstream (r218843).
19126
19127 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19128 * dg-extract-results.sh: Use --text with grep to avoid issues with
19129 binary files. Fall back to cat -v, if that doesn't work.
19130
9494d219
PA
191312015-03-05 Pedro Alves <palves@redhat.com>
19132
19133 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19134
a8d9763a
SM
191352015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19136
19137 * lib/mi-support.exp (mi_expect_interrupt): Accept
19138 alternative event for when in all-stop mode.
19139
be9957b8
PA
191402015-03-04 Pedro Alves <palves@redhat.com>
19141
19142 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19143
d57be0f4 191442015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19145
19146 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19147
c214c7cf
AA
191482015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19149
19150 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19151 regexps for GDB's current line display, accept a hex address
19152 preceding the line number.
19153
6d74a497
AA
191542015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19155
19156 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19157 the 'arch1' variable for "s390*-linux*" targets.
19158
511aee7c
PA
191592015-03-04 Pedro Alves <palves@redhat.com>
19160
19161 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19162 (main): Pass missing retval argument to pthread_join call.
19163
95e50b27
PA
191642015-03-02 Pedro Alves <palves@redhat.com>
19165
19166 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19167 (top level): Call do_test with non-stop as well.
19168
28054d69
PA
191692015-03-02 Pedro Alves <palves@redhat.com>
19170
19171 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19172 -1.
19173
4fa5d7b4
AA
191742015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19175
19176 * gdb.arch/s390-vregs.exp: New test.
19177 * gdb.arch/s390-vregs.S: New file.
19178
97c18565
PA
191792015-02-27 Pedro Alves <palves@redhat.com>
19180
19181 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19182 call to catch_command_errors.
19183 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19184 catch_command_errors.
19185
a37bfa30
PA
191862015-02-27 Pedro Alves <palves@redhat.com>
19187
19188 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19189 "true" for boolean result.
19190 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19191 prototype of main.
19192
6f98576f
PA
191932015-02-27 Pedro Alves <palves@redhat.com>
19194
19195 * lib/unbuffer_output.c: New file.
19196 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19197 (main): Call gdb_unbuffer_output.
19198
eba5ab56
YQ
191992015-02-27 Yao Qi <yao.qi@linaro.org>
19200
19201 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19202 target.
19203
0def5aaa
DE
192042015-02-26 Doug Evans <dje@google.com>
19205
19206 * gdb.cp/class2.cc (Dbase, D): New classes.
19207 (main): New local delta.
19208 * gdb.cp/class2.exp: Test printing delta.
19209 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19210 (dynbar): New global.
19211 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19212
081a1c2c
JK
192132015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19214
19215 * gdb.compile/compile-ifunc.c: New file.
19216 * gdb.compile/compile-ifunc.exp: New file.
19217
2f41223f
AT
192182015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19219
19220 * gdb.base/structs.exp: Check for correct struct on finish.
19221
03eddd80
YQ
192222015-02-26 Yao Qi <yao.qi@linaro.org>
19223
19224 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19225 is zero.
19226
80c57053
JK
192272015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19228
19229 * gdb.arch/cordic.ko.bz2: New file.
19230 * gdb.arch/cordic.ko.debug.bz2: New file.
19231 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19232
21613c12
YQ
192332015-02-25 Yao Qi <yao.qi@linaro.org>
19234
19235 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19236 aarch64*-*-* target.
19237
d8b901ed
PA
192382015-02-23 Pedro Alves <palves@redhat.com>
19239
19240 * lib/gdb.exp (delete_breakpoints): Rewrite using
19241 gdb_test_multiple.
19242
e5b85ead
PA
192432015-02-23 Pedro Alves <palves@redhat.com>
19244
19245 * gdb.base/info-os.c: Include stdlib.h.
19246
85c3a371
DE
192472015-02-22 Doug Evans <xdje42@gmail.com>
19248
19249 PR symtab/17855
19250 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19251 is read after symbols have been re-read.
19252 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19253 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19254
96553a0c
DE
192552015-02-21 Doug Evans <dje@google.com>
19256
19257 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19258
97a0c697
JK
192592015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19260
19261 PR corefiles/17808
19262 * gdb.arch/i386-biarch-core.core.bz2: New file.
19263 * gdb.arch/i386-biarch-core.exp: New file.
19264
a47cd6e9
PA
192652015-02-21 Pedro Alves <palves@redhat.com>
19266
19267 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19268 runto_main fails.
19269
c5facdc4
PA
192702015-02-20 Pedro Alves <palves@redhat.com>
19271
19272 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19273 info probes.
19274
2db9a427
PA
192752015-02-20 Pedro Alves <palves@redhat.com>
19276
19277 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19278
60fb7e9e
PA
192792015-02-20 Pedro Alves <palves@redhat.com>
19280
19281 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19282 clean_restart before gdb_target_supports_trace.
19283
5c5019c2
PA
192842015-02-20 Pedro Alves <palves@redhat.com>
19285
19286 PR threads/18006
19287 * gdb.threads/clone-thread_db.c: New file.
19288 * gdb.threads/clone-thread_db.exp: New file.
19289
c9587f88
AT
192902015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19291
19292 PR breakpoints/16812
19293 * gdb.base/catch-gdb-caused-signals.c: New file.
19294 * gdb.base/catch-gdb-caused-signals.exp: New file.
19295
f6a88844
JM
192962015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19297
19298 * configure: Regenerated.
19299 * configure.ac: Use GDB_AC_TRANSFORM.
19300 * aclocal.m4: sinclude ../transform.m4.
19301
497c491b
JM
193022015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19303
19304 * lib/dtrace.exp: New file.
19305 * gdb.base/dtrace-probe.exp: Likewise.
19306 * gdb.base/dtrace-probe.d: Likewise.
19307 * gdb.base/dtrace-probe.c: Likewise.
19308 * lib/pdtrace.in: Likewise.
19309 * configure.ac: Output variables with the transformed names of
19310 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19311 * configure: Regenerated.
19312
03e98035
JM
193132015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19314
19315 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19316 expected message when trying to access $_probe_* convenience
19317 variables while not on a probe.
19318
63cc30e9
JK
193192015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19320
19321 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19322
0703599a
PA
193232015-02-11 Pedro Alves <pedro@codesourcery.com>
19324
19325 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19326 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19327
7e60a48e
DE
193282015-02-10 Doug Evans <xdje42@gmail.com>
19329
19330 * lib/gdb.exp (gdb_load): Always return a result.
19331
01b088bc
PA
193322015-02-10 Pedro Alves <palves@redhat.com>
19333
19334 * gdb.threads/signal-sigtrap.c: New file.
19335 * gdb.threads/signal-sigtrap.exp: New file.
19336
b05ec7a5
AT
193372015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19338
19339 * gdb.trace/no-attach-trace.c: New file.
19340 * gdb.trace/no-attach-trace.exp: New file.
19341
a2c2acaf
MW
193422015-02-09 Mark Wielaard <mjw@redhat.com>
19343
19344 * gdb.dwarf2/atomic.c: New file.
19345 * gdb.dwarf2/atomic-type.exp: Likewise.
19346
31fd9caa
MM
193472015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19348
19349 * gdb.btrace/buffer-size.exp: Update "info record" output.
19350 * gdb.btrace/delta.exp: Update "info record" output.
19351 * gdb.btrace/enable.exp: Update "info record" output.
19352 * gdb.btrace/finish.exp: Update "info record" output.
19353 * gdb.btrace/instruction_history.exp: Update "info record" output.
19354 * gdb.btrace/next.exp: Update "info record" output.
19355 * gdb.btrace/nexti.exp: Update "info record" output.
19356 * gdb.btrace/step.exp: Update "info record" output.
19357 * gdb.btrace/stepi.exp: Update "info record" output.
19358 * gdb.btrace/nohist.exp: Update "info record" output.
19359
d33501a5
MM
193602015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19361
19362 * gdb.btrace/buffer-size: New.
19363
f4abbc16
MM
193642015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19365
19366 * gdb.btrace/delta.exp: Update "info record" output.
19367 * gdb.btrace/enable.exp: Update "info record" output.
19368 * gdb.btrace/finish.exp: Update "info record" output.
19369 * gdb.btrace/instruction_history.exp: Update "info record" output.
19370 * gdb.btrace/next.exp: Update "info record" output.
19371 * gdb.btrace/nexti.exp: Update "info record" output.
19372 * gdb.btrace/step.exp: Update "info record" output.
19373 * gdb.btrace/stepi.exp: Update "info record" output.
19374 * gdb.btrace/nohist.exp: Update "info record" output.
19375
b9d61307
SM
193762015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19377
19378 PR gdb/15678
19379 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19380
e584fdbc
PA
193812015-02-06 Pedro Alves <palves@redhat.com>
19382
19383 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19384 macro.
19385 (seconds_left, again): New globals.
19386 (main): Wait seconds_left in a 1-second sleep loop instead of
19387 sleeping 180 seconds. If 'again' is set, reset the seconds
19388 counter.
19389 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19390 'again' in the inferior before detaching. Print the seconds left.
19391 (options): New global.
19392 (top level): Build program with -DTIMEOUT=$timeout.
19393
77f41761
PA
193942015-02-06 Pedro Alves <palves@redhat.com>
19395
19396 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19397 determine how many seconds to pass to 'alarm'.
19398 * gdb.base/gdb-sigterm.exp (top level): Build program with
19399 -DTIMEOUT=$timeout.
19400 (do_test): Return success/failure indication. Add more verbose
19401 logging. Don't fail if 200 single steps are seen. Instead, fail
19402 when the test times out.
19403 (passes): New global.
19404 (top level): Break the testing loop if testing fails on any
19405 iteration. Use gdb_assert.
19406
b9394193
DB
194072015-02-04 Don Breazeal <donb@codesourcery.com>
19408
19409 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19410 and initialize them.
19411 (ipc_cleanup): New function.
19412 (main): Don't declare shmid, semid, and msqid. Add a call to
19413 atexit so that we call ipc_cleanup on exit.
19414
42d9e528
PA
194152015-02-04 Pedro Alves <palves@redhat.com>
19416
19417 * boards/native-extended-gdbserver.exp: Remove any target variant
19418 specifications from the board name before clearing the isremote
19419 flag from board_info.
19420
ae6ae975
DE
194212015-01-31 Doug Evans <xdje42@gmail.com>
19422
19423 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19424
cfb069a8
GB
194252015-01-31 Gary Benson <gbenson@redhat.com>
19426
19427 * gdb.base/completion.exp: Disable completion limiting for
19428 existing tests. Add new tests to check completion limiting.
19429 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19430
5dd31d79
DE
194312015-01-31 Doug Evans <xdje42@gmail.com>
19432
19433 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19434
9f050062
DE
194352015-01-31 Doug Evans <xdje42@gmail.com>
19436
19437 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19438 entries. Duplicate file section script entries.
19439 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19440 inlined entries. Add test for safe-path rejection.
19441 * gdb.python/py-section-script.c: Add duplicate inlined section script
19442 entries. Duplicate file section script entries.
19443 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19444 inlined entries. Add test for safe-path rejection.
19445
df25ebbd
JB
194462015-01-29 Joel Brobecker <brobecker@adacore.com>
19447
19448 * gdb.ada/disc_arr_bound: New testcase.
19449
4a0ca9ec
JB
194502015-01-29 Joel Brobecker <brobecker@adacore.com>
19451
19452 * gdb.ada/mi_var_array: New testcase.
19453
3a8b707a
DE
194542015-01-27 Doug Evans <dje@google.com>
19455
19456 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19457 Add test for objfile.filename, objfile.username after objfile
19458 has been unloaded.
19459
f8313f6e
JB
194602015-01-26 Joel Brobecker <brobecker@adacore.com>
19461
19462 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19463 the second test to print the name attribute of value
19464 returned by the call to gdb.lookup_type, and adjust
19465 the expected output accordingly.
19466
37bc665e
MW
194672015-01-25 Mark Wielaard <mjw@redhat.com>
19468
19469 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19470 * gdb.base/disp-step-fork.c: Include unistd.h.
19471 * gdb.base/siginfo-obj.c: Include stdio.h.
19472 * gdb.base/siginfo-thread.c: Likewise.
19473 * gdb.mi/non-stop.c: Include unistd.h.
19474 * gdb.mi/nsthrexec.c: Include stdio.h.
19475 * gdb.mi/pthreads.c: Include unistd.h.
19476 * gdb.modula2/unbounded1.c (main): Declare returns int.
19477 * gdb.reverse/consecutive-reverse.c: Likewise.
19478 * gdb.threads/create-fail.c: Include unistd.h.
19479 * gdb.threads/killed.c: Likewise.
19480 * gdb.threads/linux-dp.c: Likewise.
19481 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19482 * gdb.threads/non-ldr-exc-2.c: Likewise.
19483 * gdb.threads/non-ldr-exc-3.c: Likewise.
19484 * gdb.threads/non-ldr-exc-4.c: Likewise.
19485 * gdb.threads/pthreads.c: Include unistd.h.
19486 (main): Declare returns int.
19487 * gdb.threads/tls-main.c (foo): New declaration.
19488 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19489
f7e5394d
SM
194902015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19491
19492 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19493 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19494
743649fd
MW
194952015-01-15 Mark Wielaard <mjw@redhat.com>
19496
19497 * gdb.base/noreturn-return.c: New file.
19498 * gdb.base/noreturn-return.exp: New file.
19499 * gdb.base/noreturn-finish.c: New file.
19500 * gdb.base/noreturn-finish.exp: New file.
19501
198297aa
PA
195022015-01-23 Pedro Alves <palves@redhat.com>
19503
19504 * gdb.threads/continue-pending-after-query.c: New file.
19505 * gdb.threads/continue-pending-after-query.exp: New file.
19506
717cf30c
AG
195072015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19508 Simon Marchi <simon.marchi@ericsson.com>
19509
19510 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19511 * gdb.base/valgrind-db-attach.exp: Same.
19512 * gdb.base/valgrind-infcall.exp: Same.
19513 * lib/mi-support.exp (default_mi_gdb_start): Same.
19514 * lib/prompt.exp (default_prompt_gdb_start): Same.
19515 * lib/gdb.exp (default_gdb_spawn): Same.
19516 (gdb_interact): New.
19517
19518
4b62a76e
JK
195192015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19520
19521 * gdb.compile/compile.exp (pointer to jit function): New test.
19522
b4cdae6f
WW
195232015-01-17 Wei-cheng Wang <cole945@gmail.com>
19524
19525 * lib/gdb.exp (supports_process_record): Return true for
19526 powerpc*-*-linux*.
19527 (supports_reverse): Likewise.
19528
d221e7ef
DB
195292015-01-15 Don Breazeal <donb@codesourcery.com>
19530
19531 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19532 instead of checking whether the target board is remote and
19533 use spawn_wait_for_attach instead of exec/sleep.
19534 * gdb.base/attach-twice.exp: Likewise.
19535
bafffb51
JB
195362015-01-15 Joel Brobecker <brobecker@adacore.com>
19537
19538 * gdb.ada/var_arr_attrs: New testcase.
19539
5589af0e
PA
195402015-01-14 Pedro Alves <palves@redhat.com>
19541 Joel Brobecker <brobecker@adacore.com>
19542
19543 PR gdb/17525
19544 * gdb.base/bp-cmds-execution-x-script.c: New file.
19545 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19546 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19547
6c400b59
PA
195482015-01-14 Pedro Alves <palves@redhat.com>
19549
19550 PR cli/17828
19551 * gdb.base/batch-preserve-term-settings.c: New file.
19552 * gdb.base/batch-preserve-term-settings.exp: New file.
19553
e02c96a7
DE
195542015-01-13 Doug Evans <dje@google.com>
19555
19556 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19557 binary.
19558
576fd14c
JB
195592015-01-13 Joel Brobecker <brobecker@adacore.com>
19560
19561 * Makefile.in (clean mostlyclean): Do not delete *.py.
19562
04dccad0
JB
195632015-01-13 Joel Brobecker <brobecker@adacore.com>
19564
19565 * gdb.python/py-lookup-type.exp: New file.
19566
3d230f71
PA
195672015-01-12 Pedro Alves <palves@redhat.com>
19568
19569 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19570 restore GDBFLAGS before returning.
19571
7e67715d
JK
195722015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19573
19574 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19575 is_amd64_regs_target and is_x86_like_target.
19576
f2e0d4b4
DE
195772015-01-11 Doug Evans <xdje42@gmail.com>
19578
19579 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19580 is given without an explicit form.
19581 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19582 attributes.
19583 * gdb.dwarf/corrupt.exp: Ditto.
19584 * gdb.dwarf2/enum-type.exp: Ditto.
19585 * gdb.trace/entry-values.exp: Ditto.
19586 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19587
439250fb
DE
195882015-01-11 Doug Evans <xdje42@gmail.com>
19589
19590 PR gdb/15830
19591 * gdb.base/maint.exp: Remove references to "maint demangle".
19592 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19593 Add tests for explicitly specifying language to demangle.
19594 * gdb.dlang/demangle.exp: Ditto.
19595
ede9f622
PA
195962015-01-09 Pedro Alves <palves@redhat.com>
19597
19598 * gdb.threads/non-stop-fair-events.c: New file.
19599 * gdb.threads/non-stop-fair-events.exp: New file.
19600
a7b796db
PA
196012015-01-09 Pedro Alves <palves@redhat.com>
19602
19603 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19604 the global scope. Set a breakpoint after all threads are started
19605 rather than stepping over two source lines. Expect the prompt.
19606 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19607 global.
19608 (NUM): Now 15.
19609 (main): Use threads_started_barrier to wait for all threads to
19610 start. Main thread no longer calls thread_function. Exit after
19611 180 seconds.
19612 (loop): New function.
19613 (thread_function): Wait on threads_started_barrier barrier. Call
19614 'loop' at each iteration.
19615 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19616 threads have started, instead of hardcoding number of "next"
19617 steps. Use an access watchpoint instead of a write watchpoint.
19618
9665ffdd
PA
196192015-01-09 Pedro Alves <palves@redhat.com>
19620
19621 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19622 (thread_func): Wait on barrier.
19623 (main): Wait for all threads to start before stopping GDB.
19624 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19625 global.
19626 (thread1_func, thread2_func): Wait on barrier.
19627 (main): Wait for all threads to start before stopping GDB.
19628 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19629 New global.
19630 (thread1_func, thread2_func): Wait on barrier.
19631 (main): Wait for all threads to start before stopping GDB.
19632
c945a99f
PA
196332015-01-09 Pedro Alves <palves@redhat.com>
19634
19635 * gdb.threads/attach-many-short-lived-threads.c: New file.
19636 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19637
c1a747c1
PA
196382014-01-09 Pedro Alves <palves@redhat.com>
19639
19640 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19641 instead of to thread 2.
19642 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19643 Add barrier around each pthread_create call instead of around all
19644 calls.
19645 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19646 Set a break on thread_function and have the child threads hit it
19647 one at at a time.
19648
60b3033e
PA
196492015-01-09 Pedro Alves <palves@redhat.com>
19650
19651 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19652 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19653 false.
19654 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19655 checking whether the target board is remote.
19656 * gdb.multi/multi-attach.exp: Likewise.
19657 * gdb.python/py-sync-interp.exp: Likewise.
19658 * gdb.server/ext-attach.exp: Likewise.
19659 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19660 tests that need to attach, instead of checking whether the target
19661 board is remote at the top of the file.
19662
acc018ac
YQ
196632015-01-08 Yao Qi <yao@codesourcery.com>
19664
19665 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19666
50a18af8
JK
196672015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19668
19669 Fix testcase compilation.
19670 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19671
8503d6e1
JB
196722015-01-06 Joel Brobecker <brobecker@adacore.com>
19673
19674 * gdb.python/py-type.exp: Add a couple test about empty
19675 array creation, and negative-length array creation.
19676
cc73dbcc
DE
196772015-01-02 Doug Evans <xdje42@gmail.com>
19678
19679 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19680
0300bbc7
DE
196812015-01-02 Doug Evans <dje@google.com>
19682
19683 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19684
9d85a0ec
YQ
196852014-12-29 Yao Qi <yao@codesourcery.com>
19686
19687 * gdb.trace/entry-values.exp: Update comments. Rename variable
19688 bar_call_foo to returned_from_foo.
19689
87186c6a
MMN
196902014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19691
19692 PR gdb/17394
19693 * gdb.linespec/break-asm-file.c: New file.
19694 * gdb.linespec/break-asm-file.exp: New file.
19695 * gdb.linespec/break-asm-file0.s: New file.
19696 * gdb.linespec/break-asm-file1.s: New file.
19697
1bab7383
YQ
196982014-12-18 Nigel Stephens <nigel@mips.com>
19699 Maciej W. Rozycki <macro@codesourcery.com>
19700
19701 * gdb.base/float.exp: Handle the new output from "info float" on
19702 MIPS targets.
19703
1bc1068a
JK
197042014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19705
19706 Fix MinGW compilation.
19707 * gdb.compile/compile-ops.exp: Update untested message if
19708 !skip_compile_feature_tests.
19709 * gdb.compile/compile-setjmp.exp: Likewise.
19710 * gdb.compile/compile-tls.exp: Likewise.
19711 * gdb.compile/compile.exp: Likewise.
19712 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19713 supported on this host".
19714
b6615d10
DE
197152014-12-16 Doug Evans <xdje42@gmail.com>
19716
19717 * boards/stabs.exp: New file.
19718
25dda427
AA
197192014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19720
19721 * gdb.base/completion.exp: Adjust to format changes of "maint
19722 print user-registers".
19723
bf330350
CU
197242014-12-16 Catalin Udma <catalin.udma@freescale.com>
19725
19726 PR server/17457
19727 * gdb.arch/aarch64-fp.c: New file.
19728 * gdb.arch/aarch64-fp.exp: New file.
19729
395cf596
SDJ
197302014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19731
19732 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19733 r210637, r210913, r211666, r215400, r215817).
19734
19735 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19736 * dg-extract-results.py: New file.
19737 * dg-extract-results.sh: Use it if the environment seems
19738 suitable.
19739
19740 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19741
19742 * dg-extract-results.py (parse_run): Handle warnings that
19743 are printed before a test harness is run.
19744
19745 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19746
19747 * dg-extract-results.py (Named): Remove __cmp__ method.
19748 (output_variation): Use a key to sort variation.harnesses.
19749
19750 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19751
19752 * dg-extract-results.py: For Python 3, force sys.stdout to
19753 handle surrogate escape sequences.
19754 (safe_open): New function.
19755 (output_segment, main): Use it.
19756
19757 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19758
19759 * dg-extract-results.py (Prog.result_re): Include options
19760 in test name.
19761
19762 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19763
19764 * dg-extract-results.py (output_variation): Always sort if
19765 do_sum.
19766
e882ef3c
SM
197672014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19768
19769 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19770 as long as we get pagination notifications.
19771
4992aa20
JM
197722014-12-15 Jason Merrill <jason@redhat.com>
19773
19774 * Makefile.in (check-gdb.%): Restore.
19775 * README: Mention it.
19776
c1b5a1a6
JB
197772014-12-13 Joel Brobecker <brobecker@adacore.com>
19778
19779 * gdb.ada/str_uninit: New testcase.
19780
5537b577
JK
197812014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19782
19783 PR symtab/17642
19784 * gdb.base/vla-stub-define.c: New file.
19785 * gdb.base/vla-stub.c: New file.
19786 * gdb.base/vla-stub.exp: New file.
19787
bb2ec1b3
TT
197882014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19789 Jan Kratochvil <jan.kratochvil@redhat.com>
19790 Tom Tromey <tromey@redhat.com>
19791
19792 * configure.ac: Add gdb.compile/.
19793 * configure: Regenerate.
19794 * gdb.compile/Makefile.in: New file.
19795 * gdb.compile/compile-ops.exp: New file.
19796 * gdb.compile/compile-ops.c: New file.
19797 * gdb.compile/compile-tls.c: New file.
19798 * gdb.compile/compile-tls.exp: New file.
19799 * gdb.compile/compile-constvar.S: New file.
19800 * gdb.compile/compile-constvar.c: New file.
19801 * gdb.compile/compile-mod.c: New file.
19802 * gdb.compile/compile-nodebug.c: New file.
19803 * gdb.compile/compile-setjmp-mod.c: New file.
19804 * gdb.compile/compile-setjmp.c: New file.
19805 * gdb.compile/compile-setjmp.exp: New file.
19806 * gdb.compile/compile-shlib.c: New file.
19807 * gdb.compile/compile.c: New file.
19808 * gdb.compile/compile.exp: New file.
19809 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19810
4ff709eb
TT
198112014-12-12 Tom Tromey <tromey@redhat.com>
19812
19813 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19814 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19815
6dddd6a5
DE
198162014-12-12 Doug Evans <dje@google.com>
19817
19818 * lib/gdb-python.exp (get_python_valueof): New function.
19819 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19820
71c24708
AA
198212014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19822
19823 * gdb.base/completion.exp: Add test for completion of "info
19824 registers ".
19825
3e29f34a
MR
198262014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19827
19828 * gdb.base/func-ptrs.c: New file.
19829 * gdb.base/func-ptrs.exp: New file.
19830
fc126975
SM
198312014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19832
19833 PR breakpoints/17012
19834 * gdb.base/dprintf-detach.c: New file.
19835 * gdb.base/dprintf-detach.exp: New file.
19836
0a46d518
SM
198372014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19838
19839 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19840 * lib/gdb.exp (target_is_gdbserver): New procedure.
19841
a0be3e44
DE
198422014-12-08 Doug Evans <dje@google.com>
19843
19844 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19845
df1b803a
YQ
198462014-12-05 Yao Qi <yao@codesourcery.com>
19847
19848 * gdb.guile/scm-error.exp: Remove the third argument to
19849 gdb_remote_download.
19850 * gdb.guile/scm-frame-args.exp: Likewise.
19851 * gdb.guile/scm-section-script.exp: Likewise.
19852
ddb9f679
YQ
198532014-12-05 Yao Qi <yao@codesourcery.com>
19854
19855 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19856
86e4ed39
DE
198572014-12-04 Doug Evans <dje@google.com>
19858
19859 * gdb.python/py-objfile.exp: Add tests for
19860 objfile.add_separate_debug_file.
19861
7c50a931
DE
198622014-12-04 Doug Evans <dje@google.com>
19863
19864 * lib/gdb.exp (get_build_id): New function.
19865 (build_id_debug_filename_get): Rewrite to use it.
19866 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19867
621661e3
MR
198682014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19869
19870 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19871 `method(long)', not just 0x0.
19872 * gdb.cp/nsalias.exp: Align code labels to 4.
19873 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19874 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19875 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19876 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19877 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19878 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19879
29f0c3b7
DE
198802014-12-02 Doug Evans <dje@google.com>
19881
e1e061e7 19882 PR symtab/17602
29f0c3b7 19883 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 19884 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
19885 * gdb.cp/anon-ns.exp: Update.
19886
162078c8
NB
198872014-12-02 Nick Bull <nicholaspbull@gmail.com>
19888
19889 * gdb.python/py-events.py (inferior_call_handler): New.
19890 (register_changed_handler, memory_changed_handler): New.
19891 (test_events.invoke): Register new handlers.
19892 * gdb.python/py-events.exp: Add tests for inferior call,
19893 memory_changed and register_changed events.
19894
fdb09caf
AA
198952014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19896
19897 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19898 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19899 if the linker doesn't understand this.
19900
55cfb2c4
SM
199012014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19902
19903 * gdb.python/python.exp: Change expected reply to help().
19904
9e8cd6df
YQ
199052014-12-01 Yao Qi <yao@codesourcery.com>
19906
19907 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19908 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19909 * configure: Re-generated.
19910
6c659fc2
SC
199112014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19912
19913 * gdb.cp/chained-calls.cc: New file.
19914 * gdb.cp/chained-calls.exp: New file.
19915 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19916
d7fc3181
SM
199172014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19918
19919 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19920 * gdb.dwarf2/symtab-producer.exp: Same.
19921 * gdb.gdb/python-interrupts.exp: Same.
19922 * gdb.gdb/python-selftest.exp: Same.
19923 * gdb.python/py-linetable.exp: Same.
19924 * gdb.python/py-type.exp: Same.
19925 * gdb.python/py-value-cc.exp: Same.
19926 * gdb.python/py-value.exp: Same.
19927
10e79639
YQ
199282014-11-28 Yao Qi <yao@codesourcery.com>
19929
19930 * gdb.base/break-probes.exp: Match library name prefixed with
19931 sysroot.
19932
f28a0564
SM
199332014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19934
19935 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19936 test expected output. Add parentheses for the call to print.
19937 Remove L suffix from integers.
19938
3fe1ce1d
DE
199392014-11-26 Doug Evans <dje@google.com>
19940
19941 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19942
84429e27
YQ
199432014-11-22 Yao Qi <yao@codesourcery.com>
19944
19945 * gdb.trace/entry-values.c: Remove asms.
19946 (foo): Add foo_label.
19947 (bar): Add bar_label.
19948 * gdb.trace/entry-values.exp: Remove code computing foo's
19949 length and bar's length.
19950 (Dwarf::assemble): Invoke function_range for bar and use
19951 MACRO_AT_func for foo.
19952
26741859
YQ
199532014-11-22 Yao Qi <yao@codesourcery.com>
19954
19955 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19956 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19957 Use .Lgcc43_procstart instead of gcc43.
19958
45e44d27
JB
199592014-11-21 Joel Brobecker <brobecker@adacore.com>
19960
19961 * gdb.ada/n_arr_bound: New testcase.
19962
458c8db8
SDJ
199632014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19964
19965 PR breakpoints/10737
19966 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19967 test_catch_syscall_multi_arch.
19968 (test_catch_syscall_multi_arch): New function.
19969
43f3e411
DE
199702014-11-20 Doug Evans <xdje42@gmail.com>
19971
19972 * gdb.base/maint.exp: Update expected output.
19973
0d7b2549
AA
199742014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
19975
19976 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
19977 4-byte instruction on S390.
19978
8908fca5
JB
199792014-11-19 Joel Brobecker <brobecker@adacore.com>
19980
19981 * gdb.ada/arr_arr: New testcase.
19982
4a46959e
JB
199832014-11-19 Joel Brobecker <brobecker@adacore.com>
19984
19985 * gdb.ada/pkd_arr_elem: New Testcase.
19986
470e2f4e
LM
199872014-11-18 Luis Machado <lgustavo@codesourcery.com>
19988
19989 * gdb.reverse/break-precsave: Expect completion message for
19990 core file reads.
19991 * gdb.reverse/consecutive-precsave.exp: Likewise.
19992 * gdb.reverse/finish-precsave.exp: Likewise.
19993 * gdb.reverse/i386-precsave.exp: Likewise.
19994 * gdb.reverse/machinestate-precsave.exp: Likewise.
19995 * gdb.reverse/sigall-precsave.exp: Likewise.
19996 * gdb.reverse/solib-precsave.exp: Likewise.
19997 * gdb.reverse/step-precsave.exp: Likewise.
19998 * gdb.reverse/until-precsave.exp: Likewise.
19999 * gdb.reverse/watch-precsave.exp: Likewise.
20000
a267f3ad
AA
200012014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20002
20003 * gdb.base/bp-permanent.c: Include unistd.h.
20004 * gdb.python/py-framefilter-mi.c (main): Add return type.
20005 * gdb.python/py-framefilter.c (main): Likewise.
20006 * gdb.trace/actions-changed.c (main): Likewise.
20007
12084a9a
AA
200082014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20009
20010 * gdb.mi/until.c: Add eye-catchers.
20011 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20012 line numbers.
20013
dc7e1a77
AA
200142014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20015
20016 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20017 function header variants in break1.c.
20018 * gdb.base/ena-dis-br.exp: Likewise.
20019 * gdb.base/hbreak2.exp: Likewise.
20020 * gdb.reverse/until-precsave.exp: Drop references to removed
20021 non-prototype function header variants in ur1.c.
20022 * gdb.reverse/until-reverse.exp: Likewise.
20023
41c77605
PM
200242014-11-17 Petr Machata <pmachata@redhat.com>
20025
20026 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20027 ${_cu_offset_size} bytes abbrev offset.
20028
34248c3a
DE
200292014-11-15 Doug Evans <xdje42@gmail.com>
20030
20031 PR symtab/17559
20032 * gdb.base/line-symtabs.exp: New file.
20033 * gdb.base/line-symtabs.c: New file.
20034 * gdb.base/line-symtabs.h: New file.
20035
646da059
YQ
200362014-11-14 Yao Qi <yao@codesourcery.com>
20037
20038 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20039 (func): Add label func_label.
20040 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20041 Replace low_pc and high_pc with MACRO_AT_range.
20042 Replace name, low_pc and high_pc with MACRO_AT_func.
20043
9301ebe6
YQ
200442014-11-14 Yao Qi <yao@codesourcery.com>
20045
20046 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20047 Replace name, low_pc and high_pc with MACRO_AT_func.
20048
f166b542
YQ
200492014-11-14 Yao Qi <yao@codesourcery.com>
20050
20051 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20052 produce debug information.
20053 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20054
0f6e71e3
YQ
200552014-11-14 Yao Qi <yao@codesourcery.com>
20056
20057 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20058 object and get function length.
20059 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20060 with MACRO_AT_func.
20061 (top-level): Replace gdb_compile and clean_restart with
20062 prepare_for_testing.
20063 * gdb.dwarf2/main.c (main): Add label main_label.
20064
876c4df9
YQ
200652014-11-14 Yao Qi <yao@codesourcery.com>
20066
20067 * lib/dwarf.exp (function_range): New procedure.
20068 (Dwarf::_handle_macro_at_func): New procedure.
20069 (Dwarf::_handle_macro_at_range): New procedure.
20070 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20071
02ad9cf1
YQ
200722014-11-14 Yao Qi <yao@codesourcery.com>
20073
20074 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20075 (_handle_attribute): New procedure.
20076
a59add0c
AA
200772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20078
20079 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20080 * gdb.base/call-sc.c (zed): Likewise.
20081 * gdb.base/checkpoint.c (main): Likewise.
20082 * gdb.base/dump.c (main): Likewise.
20083 * gdb.base/gcore.c (main): Likewise.
20084 * gdb.base/huge.c (main): Likewise.
20085 * gdb.base/multi-forks.c (main): Likewise.
20086 * gdb.base/pr10179-a.c (main): Likewise.
20087 * gdb.base/savedregs.c (main): Likewise.
20088 * gdb.base/sigaltstack.c (main): Likewise.
20089 * gdb.base/siginfo.c (main): Likewise.
20090 * gdb.base/structs.c (zed): Likewise.
20091 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20092 * gdb.mi/mi-syn-frame.c (main): Likewise.
20093 * gdb.mi/until.c (foo, main): Likewise.
20094 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20095 * gdb.base/solib-weak.c (foo): Declare.
20096 * gdb.base/attach-twice.c: Include stdio.h.
20097 * gdb.base/weaklib1.c: Likewise.
20098 * gdb.base/weaklib2.c: Likewise.
20099 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20100 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20101 unistd.h.
20102 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20103 * gdb.mi/mi-exit-code.c: Likewise.
20104 * gdb.base/break-interp-lib.c: Include string.h.
20105 * gdb.base/coremaker.c: Likewise.
20106 * gdb.base/testenv.c: Likewise.
20107 * gdb.python/py-finish-breakpoint.c: Likewise.
20108 * gdb.base/inferior-died.c: Include sys/wait.h.
20109 * gdb.base/fileio.c: Include time.h.
20110 * gdb.base/async-shell.c: Include unistd.h.
20111 * gdb.base/dprintf-non-stop.c: Likewise.
20112 * gdb.base/info-os.c: Likewise.
20113 * gdb.mi/mi-console.c: Likewise.
20114 * gdb.mi/watch-nonstop.c: Likewise.
20115 * gdb.python/py-events.c: Likewise.
20116 * gdb.base/async.c (baz): Move up before its invocation.
20117 * gdb.base/code_elim2.c (my_global_func): Likewise.
20118 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20119 * gdb.base/advance.c (func2): Likewise.
20120
3b5d5997
AA
201212014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20122
20123 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20124 variant.
20125 * gdb.base/annota3.c: Likewise.
20126 * gdb.base/async.c: Likewise.
20127 * gdb.base/average.c: Likewise.
20128 * gdb.base/call-ar-st.c: Likewise.
20129 * gdb.base/call-rt-st.c: Likewise.
20130 * gdb.base/call-sc.c: Likewise.
20131 * gdb.base/call-strs.c: Likewise.
20132 * gdb.base/ending-run.c: Likewise.
20133 * gdb.base/execd-prog.c: Likewise.
20134 * gdb.base/exprs.c: Likewise.
20135 * gdb.base/foll-exec.c: Likewise.
20136 * gdb.base/foll-fork.c: Likewise.
20137 * gdb.base/foll-vfork.c: Likewise.
20138 * gdb.base/funcargs.c: Likewise.
20139 * gdb.base/gcore.c: Likewise.
20140 * gdb.base/jump.c: Likewise.
20141 * gdb.base/langs0.c: Likewise.
20142 * gdb.base/langs1.c: Likewise.
20143 * gdb.base/langs2.c: Likewise.
20144 * gdb.base/mips_pro.c: Likewise.
20145 * gdb.base/nodebug.c: Likewise.
20146 * gdb.base/opaque0.c: Likewise.
20147 * gdb.base/opaque1.c: Likewise.
20148 * gdb.base/recurse.c: Likewise.
20149 * gdb.base/run.c: Likewise.
20150 * gdb.base/scope0.c: Likewise.
20151 * gdb.base/scope1.c: Likewise.
20152 * gdb.base/setshow.c: Likewise.
20153 * gdb.base/setvar.c: Likewise.
20154 * gdb.base/shmain.c: Likewise.
20155 * gdb.base/shr1.c: Likewise.
20156 * gdb.base/shr2.c: Likewise.
20157 * gdb.base/sigall.c: Likewise.
20158 * gdb.base/signals.c: Likewise.
20159 * gdb.base/so-indr-cl.c: Likewise.
20160 * gdb.base/solib2.c: Likewise.
20161 * gdb.base/structs.c: Likewise.
20162 * gdb.base/sum.c: Likewise.
20163 * gdb.base/vforked-prog.c: Likewise.
20164 * gdb.base/watchpoint.c: Likewise.
20165 * gdb.reverse/shr2.c: Likewise.
20166 * gdb.reverse/until-reverse.c: Likewise.
20167 * gdb.reverse/ur1.c: Likewise.
20168 * gdb.reverse/watch-reverse.c: Likewise.
20169
066a77c5
AA
201702014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20171
20172 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20173 variant.
20174 * gdb.base/sepdebug.exp: Drop references to removed code.
20175
4f204ea5
AA
201762014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20177
20178 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20179 variant. Preserve original line numbering.
20180 * gdb.base/list1.c: Likewise.
20181
3b377a3a
AA
201822014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20183
20184 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20185 variant.
20186 * gdb.base/break1.c: Likewise.
20187 * gdb.base/break.exp: Drop references to removed code.
20188
e444df73
AA
201892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20190
20191 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20192 variant.
20193
8008f2a7
AA
201942014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20195
20196 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20197
a5a06887
AA
201982014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20199
20200 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20201 logic into perform_all_tests() and invoke it with and without
20202 function header prototypes.
20203 (do_function_calls): Remove conditional XFAIL for PR 5318.
20204 (rerun_and_prepare): Remove duplicate code.
20205 (perform_all_tests): New. Main logic moved here.
20206
44dba9b9
AA
202072014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20208
20209 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20210 code guarded by #ifdef NO_PROTOTYPES.
20211 (t_double_many_args): Likewise.
20212 (DEF_FUNC_MANY_ARGS_1): Likewise.
20213 (DEF_FUNC_VALUES_1): Likewise.
20214 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20215 guarded by #ifdef PROTOTYPES.
20216
d1fbcd56
AA
202172014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20218
20219 * gdb.mi/mi-console.c: Add eye-catcher.
20220 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20221 instead of literal line number.
20222
b0e59b8f
AA
202232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20224
20225 * gdb.base/shr2.c: Add eye-catcher.
20226 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20227 line number.
20228
78f98cca
AA
202292014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20230
20231 * gdb.base/jump.c: Add eye-catchers.
20232 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20233 numbers.
20234
58fa2af0
AA
202352014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20236
20237 * gdb.base/execd-prog.c: Add eye-catchers.
20238 * gdb.base/foll-exec.c: Likewise.
20239 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20240 line numbers.
20241
04e5059b
AA
202422014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20243
20244 * gdb.base/ending-run.c: Add eye-catchers.
20245 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20246 literal line numbers.
20247
dbfdb174
AA
202482014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20249
20250 * gdb.base/call-rt-st.c: Add eye-catchers.
20251 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20252 literal line numbers.
20253
888a2ade
AA
202542014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20255
20256 * gdb.base/call-ar-st.c: Add eye-catchers.
20257 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20258 literal line numbers.
20259
6acc2dde
AA
202602014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20261
20262 * gdb.base/average.c: Add eye-catchers.
20263 * gdb.base/sum.c: Likewise.
20264 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20265 regexps dynamically.
20266
9ecfcd1d
AA
202672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20268
20269 * gdb.base/solib1.c: Add eye-catchers.
20270 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20271 literal line numbers.
20272
78708b7c
PA
202732014-11-12 Pedro Alves <palves@redhat.com>
20274
20275 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20276 leader has exited.
20277
af48d08f
PA
202782014-11-12 Pedro Alves <palves@redhat.com>
20279
20280 * gdb.arch/i386-bp_permanent.c: New file.
20281 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20282 (srcfile): Set to i386-bp_permanent.c.
20283 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20284 that stepi does not execute the 'leave' instruction, instead of
20285 testing it does execute.
20286 * gdb.base/bp-permanent.c: New file.
20287 * gdb.base/bp-permanent.exp: New file.
20288
af3768e9
DE
202892014-11-10 Doug Evans <xdje42@gmail.com>
20290
20291 PR symtab/17564
20292 * gdb.base/symtab-search-order.exp: New file.
20293 * gdb.base/symtab-search-order.c: New file.
20294 * gdb.base/symtab-search-order-1.c: New file.
20295 * gdb.base/symtab-search-order-shlib-1.c: New file.
20296
9de00a4a
PA
202972014-11-07 Pedro Alves <palves@redhat.com>
20298
20299 PR gdb/17511
20300 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20301 i?86-*-linux*.
20302
e0f52461
SC
203032014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20304
20305 PR c++/17494
20306 * gdb.cp/pr17494.cc: New file.
20307 * gdb.cp/pr17494.exp: New file.
20308
6ce8c980
YQ
203092014-11-02 Yao Qi <yao@codesourcery.com>
20310
20311 * gdb.python/python.exp: Get working directory and match the
20312 output of "set extended-prompt \\w " with it.
20313
02be9a71
DE
203142014-10-30 Doug Evans <dje@google.com>
20315
20316 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20317 in objfiles.
20318 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20319 in progspaces.
20320
3bdff46b
LM
203212014-10-30 Janis Johnson <janisjo@codesourcery.com>
20322
20323 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20324 * gdb.base/realname-expand.exp: Likewise.
20325 * gdb.linespec/macro-relative.exp: Likewise.
20326
ab917dfb
PA
203272014-10-29 Pedro Alves <palves@redhat.com>
20328
20329 PR gdb/17408
20330 * gdb.threads/schedlock.c (some_function): New function.
20331 (call_function): New global.
20332 (MAYBE_CALL_SOME_FUNCTION): New macro.
20333 (thread_function): Call it.
20334 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20335 and use it instead of a global counter. Adjust all callers.
20336 (get_current_thread): Use "find current thread" for test message
20337 here rather than having all callers pass down the same string.
20338 (goto_loop): New procedure, factored out from ...
20339 (my_continue): ... this.
20340 (step_ten_loops): Change parameter from test message to command to
20341 use. Adjust.
20342 (list_count): Delete global.
20343 (check_result): New procedure, factored out from duplicate top
20344 level code.
20345 (continue tests): Wrap in with_test_prefix.
20346 (test_step): New procedure, factored out from duplicate top level
20347 code.
20348 (top level): Test "step" in combination with all scheduler-locking
20349 modes. Test "next" in combination with all scheduler-locking
20350 modes, and in combination with stepping over a function call or
20351 not.
20352 * gdb.threads/next-bp-other-thread.c: New file.
20353 * gdb.threads/next-bp-other-thread.exp: New file.
20354
d3d4baed
PA
203552014-10-29 Pedro Alves <palves@redhat.com>
20356
20357 PR python/17372
20358 * gdb.python/python.exp: Test a multi-line command that spawns
20359 interactive Python.
20360 * gdb.base/multi-line-starts-subshell.exp: New file.
20361
563e8d85
YQ
203622014-10-29 Yao Qi <yao@codesourcery.com>
20363
20364 * gdb.base/fileio.exp: Make directories on host.
20365
0ea4d52e
YQ
203662014-10-29 Yao Qi <yao@codesourcery.com>
20367
20368 * gdb.base/fileio.c (test_write): Close the file.
20369
7f5ef605
PA
203702014-10-28 Pedro Alves <palves@redhat.com>
20371
20372 PR gdb/12623
20373 * gdb.base/sigstep.c (no_handler): New global.
20374 (main): If 'no_handler is true, set the signal handlers to
20375 SIG_IGN.
20376 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20377 with_sw_watch and no_handler parameters. Handle them.
20378 (top level) <stepping over handler when stopped at a breakpoint
20379 test>: Add a test axis for testing with a software watchpoint, and
20380 another for testing with the signal handler set to SIG_IGN.
20381 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20382 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20383
abbdbd03
PA
203842014-10-28 Pedro Alves <palves@redhat.com>
20385
20386 PR gdb/17511
20387 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20388 * gdb.base/sigstep.exp (other_handler_location): New global.
20389 (advance): Support stepping into the signal handler, and running
20390 commands while in the handler.
20391 (in_handler_map): New global.
20392 (top level): In the advance test, add combinations for getting
20393 into the handler with stepping commands, and for running commands
20394 in the handler. Add comment descripting the advancei tests.
20395
1df4399f
PA
203962014-10-28 Pedro Alves <palves@redhat.com>
20397
20398 * gdb.base/sigstep.exp: Use build_executable instead of
20399 prepare_for_testing.
20400 (top level): Move code that starts GDB, runs to main and creates a
20401 display to ...
20402 (restart): ... this new procedure.
20403 (top level): Move backtrace from signal handler test to ...
20404 (validate_backtrace): ... this new procedure.
20405 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20406 with_test_prefix. Always restart GDB.
20407 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20408 with_test_prefix. Always restart GDB. No need to delete
20409 breakpoints after the test.
20410 (test_skip_handler): Remove prefix parameter.
20411 (skip_over_handler, breakpoint_to_handler)
20412 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20413 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20414 restart GDB. No need to delete breakpoints after the test.
20415 (top level): Use foreach to call the test procedures with
20416 different commands.
20417
a5b6e449
PA
204182014-10-28 Pedro Alves <palves@redhat.com>
20419
20420 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20421 instead of GNATS numbers.
20422 * gdb.base/sigbpt.exp: Likewise.
20423 * gdb.base/siginfo.exp: Likewise.
20424 * gdb.base/sigstep.exp: Likewise.
20425
e5f8a7cc
PA
204262014-10-27 Pedro Alves <palves@redhat.com>
20427
20428 * gdb.base/sigstep.c (dummy): New global.
20429 (main): Issue a couple writes to the new global.
20430 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20431 procedures.
20432 (skip_over_handler): Use test_skip_handler.
20433 (top level): Call skip_over_handler for stepi and nexti too.
20434 (breakpoint_over_handler): Use test_skip_handler.
20435 (top level): Call breakpoint_over_handler for stepi and nexti too.
20436
763905a3
YQ
204372014-10-27 Yao Qi <yao@codesourcery.com>
20438
20439 * gdb.trace/tfile.c (adjust_function_address)
20440 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20441 function descriptor.
20442
6f259a23
DB
204432014-10-24 Don Breazeal <donb@codesourcery.com>
20444
20445 * gdb.base/foll-fork.exp (test_follow_fork,
20446 catch_fork_child_follow): Check for updated fork messages emitted
20447 from infrun.c.
20448 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20449 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20450 vfork_and_exec_child_follow_through_step): Check for updated vfork
20451 messages emitted from infrun.c.
20452
09dd9a69
PA
204532014-10-24 Pedro Alves <palves@redhat.com>
20454
20455 * gdb.base/corefile.exp: Remove references to ultrix.
20456 * gdb.base/interrupt.exp: Likewise.
20457 * gdb.base/whatis.exp: Likewise.
20458 * gdb.gdb/selftest.exp: Likewise.
20459 * gdb.threads/manythreads.exp: Likewise.
20460 * gdb.threads/print-threads.exp: Likewise.
20461 * gdb.threads/pthreads.exp:: Likewise.
20462 * gdb.threads/schedlock.exp: Likewise.
20463
3433cfa5
SC
204642014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20465
20466 * gdb.cp/non-trivial-retval.cc: Add a test case.
20467 * gdb.cp/non-trivial-retval.exp: Add a test.
20468
092f880b
YQ
204692014-10-20 Yao Qi <yao@codesourcery.com>
20470
20471 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20472 * gdb.python/py-objfile-script-gdb.py: New file.
20473 * gdb.python/py-objfile-script.exp: Update reference to
20474 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20475 of remote_download. Remove the dest file.
20476
acbdb7f3
YQ
204772014-10-20 Yao Qi <yao@codesourcery.com>
20478
20479 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20480 * gdb.base/step-line.exp: Likewise.
20481 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20482 * gdb.dwarf2/dw2-basic.exp: Likewise.
20483 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20484 * gdb.dwarf2/dw2-filename.exp: Likewise.
20485 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20486 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20487 * gdb.dwarf2/dw2-producer.exp: Likewise.
20488 * gdb.dwarf2/mac-fileno.exp: Likewise.
20489 * gdb.python/py-frame-args.exp: Likewise.
20490 * gdb.python/py-framefilter.exp: Likewise.
20491 * gdb.python/py-mi.exp: Likewise.
20492 * gdb.python/py-objfile-script.exp: Likewise
20493 * gdb.python/py-pp-integral.exp: Likewise.
20494 * gdb.python/py-pp-re-notag.exp: Likewise.
20495 * gdb.python/py-prettyprint.exp: Likewise.
20496 * gdb.python/py-section-script.exp: Likewise.
20497 * gdb.python/py-typeprint.exp: Likewise.
20498 * gdb.python/py-xmethods.exp: Likewise.
20499 * gdb.stabs/weird.exp: Likewise.
20500 * gdb.xml/tdesc-regs.exp: Likewise.
20501
bd286a29
KCY
205022014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20503
20504 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20505 (out_cu): Use addr_len for the size of addresses.
20506 (out_line): Likewise. Size DW_LNE_set_address instruction
20507 according to addr_len.
20508 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20509 (FUNC): Add START_INSNS to definition.
20510
673dc4a0
YQ
205112014-10-18 Yao Qi <yao@codesourcery.com>
20512
20513 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20514 gdb_has_argv0 return true.
20515 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20516 check [target_info exists noargs], check [gdb_has_argv0]
20517 instead.
20518 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20519 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20520 procedures.
20521
4ffbba72
DE
205222014-10-17 Doug Evans <dje@google.com>
20523
20524 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20525 event.
20526 * gdb.python/py-events.py: Add clear_objfiles event.
20527
d096d8c1
DE
205282014-10-17 Doug Evans <dje@google.com>
20529
20530 * gdb.python/py-objfile.exp: Test progspace attribute.
20531
a80db015
LM
205322014-10-17 Luis Machado <lgustavo@codesourcery.com>
20533
20534 * gdb.guile/scm-breakpoint.exp: Do not assume any
20535 directory separators when matching source file paths.
20536 * gdb.python/py-breakpoint.exp: Likewise.
20537 * gdb.reverse/break-precsave.exp: Likewise.
20538 * gdb.reverse/break-reverse.exp: Likewise.
20539 * gdb.reverse/consecutive-precsave.exp: Likewise.
20540 * gdb.reverse/finish-precsave.exp: Likewise.
20541 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20542 * gdb.reverse/finish-reverse.exp: Likewise.
20543 * gdb.reverse/i386-precsave.exp: Likewise.
20544 * gdb.reverse/i387-env-reverse.exp: Likewise.
20545 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20546 * gdb.reverse/machinestate-precsave.exp: Likewise.
20547 * gdb.reverse/machinestate.exp: Likewise.
20548 * gdb.reverse/sigall-precsave.exp: Likewise.
20549 * gdb.reverse/solib-precsave.exp: Likewise.
20550 * gdb.reverse/step-precsave.exp: Likewise.
20551 * gdb.reverse/until-precsave.exp: Likewise.
20552 * gdb.reverse/watch-precsave.exp: Likewise.
20553 * gdb.reverse/watch-reverse.exp: Likewise.
20554
b22089ab
YQ
205552014-10-17 Yao Qi <yao@codesourcery.com>
20556
20557 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20558 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20559
6c4486e6
PA
205602014-10-17 Pedro Alves <palves@redhat.com>
20561
20562 PR gdb/17471
20563 * gdb.base/bg-execution-repeat.c: New file.
20564 * gdb.base/bg-execution-repeat.exp: New file.
20565
0ff33695
PA
205662014-10-17 Pedro Alves <palves@redhat.com>
20567
20568 PR gdb/17300
20569 * gdb.base/continue-all-already-running.c: New file.
20570 * gdb.base/continue-all-already-running.exp: New file.
20571
6fdebc3d
PA
205722014-10-17 Pedro Alves <palves@redhat.com>
20573
20574 PR gdb/17472
20575 * gdb.base/annota-input-while-running.c: New file.
20576 * gdb.base/annota-input-while-running.exp: New file.
20577
32a8097b
PA
205782014-10-17 Pedro Alves <palves@redhat.com>
20579
20580 * gdb.base/callfuncs.exp: emove references to osf.
20581 * gdb.base/sigall.exp: Likewise.
20582 * gdb.gdb/selftest.exp: Likewise.
20583 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20584 * gdb.mi/non-stop.c: Likewise.
20585 * gdb.mi/pthreads.c: Likewise.
20586 * gdb.reverse/sigall-precsave.exp: Likewise.
20587 * gdb.reverse/sigall-reverse.exp: Likewise.
20588 * gdb.threads/pthreads.c: Likewise.
20589 * gdb.threads/pthreads.exp: Likewise.
20590
7a3517ff
YQ
205912014-10-17 Yao Qi <yao@codesourcery.com>
20592
20593 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20594 check 'target_info exists noargs'.
20595 (test_command_prompt_position): Likewise.
20596 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20597 Remove "set args".
20598 (progvar_simple_while_test): Likewise.
20599 (progvar_complex_if_while_test): Likewise.
20600 (if_while_breakpoint_command_test): Likewise.
20601 (infrun_breakpoint_command_test): Likewise.
20602 (breakpoint_command_test): Likewise.
20603 (watchpoint_command_test): Likewise.
20604 (bp_deleted_in_command_test): Likewise.
20605 (temporary_breakpoint_commands): Likewise.
20606
bb99c472
YQ
206072014-10-16 Yao Qi <yao@codesourcery.com>
20608
20609 * gdb.base/remotetimeout.exp: Remove noargs checking.
20610
7c16b83e
PA
206112014-10-15 Pedro Alves <palves@redhat.com>
20612
20613 PR breakpoints/9649
20614 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20615 * gdb.base/breakpoint-in-ro-region.exp
20616 (probe_target_hardware_step): New procedure.
20617 (top level): Probe hardware stepping and hardware breakpoint
20618 support. Test stepping through a read-only region, with both
20619 "breakpoint auto-hw" on and off and both "always-inserted" on and
20620 off.
20621
35a49624
IB
206222014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20623
20624 * gdb.dlang/demangle.exp: Update for demangling changes.
20625
2d1c107c
SC
206262014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20627
20628 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20629 * gdb.cp/non-trivial-retval.exp: Add new tests.
20630
778811d5
SC
206312014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20632
20633 PR c++/13403
20634 PR c++/15154
20635 * gdb.cp/non-trivial-retval.cc: New file.
20636 * gdb.cp/non-trivial-retval.exp: New file.
20637
10c5f0a8
YQ
206382014-10-15 Yao Qi <yao@codesourcery.com>
20639
20640 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20641 remote host.
20642
65d7b369
YQ
206432014-10-15 Yao Qi <yao@codesourcery.com>
20644
20645 * gdb.python/py-symbol.exp: Match file base name if host is
20646 remote, otherwise match file name with dir name.
20647 * gdb.python/py-symtab.exp: Likewise.
20648 * gdb.python/python.exp: Likewise.
20649
46dc1394
YQ
206502014-10-15 Yao Qi <yao@codesourcery.com>
20651
20652 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20653 pattern.
20654 * gdb.python/py-symtab.exp: Likewise.
20655 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20656 locationn.
20657
c40cc657
JB
206582014-10-14 Joel Brobecker <brobecker@adacore.com>
20659
20660 * gdb.ada/addr_arith: New testcase.
20661
2abf49e1
MR
206622014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20663
20664 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20665 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20666 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20667 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20668
f7088df3
SDJ
206692014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20670
20671 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20672 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20673 * gdb.arch/stap-eval-lang-ada.exp: New file.
20674
4dc06805
YQ
206752014-10-14 Yao Qi <yao@codesourcery.com>
20676
20677 * gdb.mi/mi-var-child.c (nothing1): New function.
20678 (nothing2): New function.
20679 (do_children_tests): Set function pointers by nothing1 and
20680 nothing2.
20681 * gdb.mi/mi-var-child.exp: Step over new added statements.
20682 Update test to match the new output.
20683 * gdb.mi/var-cmd.c (nothing1): New function.
20684 (nothing2): New function.
20685 (do_children_tests): Set function pointers by nothing1 and
20686 nothing2.
20687 * gdb.mi/mi-var-display.exp: Update test to match output.
20688 Step to the line specified by $line_dct_nothing.
20689 Increase the number of lines to step.
20690
46a93de2
YQ
206912014-10-14 Yao Qi <yao@codesourcery.com>
20692
20693 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20694 tests.
20695 * gdb.mi/mi2-var-child.exp: Likewise.
20696
14ea52ee
DE
206972014-10-13 Doug Evans <dje@google.com>
20698
20699 * gdb.python/py-objfile.exp: Change name of file name test.
20700
e5c6e92b
DE
207012014-10-13 Doug Evans <dje@google.com>
20702
20703 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20704 from the start of the CU.
20705
c780cc2f
JK
207062014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20707 Yao Qi <yao@codesourcery.com>
20708
20709 Fix "save breakpoints" for "catch" command.
20710 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20711 Remove -nonewline. Match also the added "main" line.
20712
99894e11
JK
207132014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20714
20715 Fix "save breakpoints" for "disable $bpnum" command.
20716 * gdb.base/save-bp.c (main): Add label.
20717 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20718
6e1ac5a3
JK
207192014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20720
20721 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20722
754dd2b0
YQ
207232014-10-11 Yao Qi <yao@codesourcery.com>
20724
20725 * gdb.server/server-kill.exp: Execute command
20726 "set remote trace-status-packet on" before "tstatus".
20727
f90183d7
YQ
207282014-10-11 Yao Qi <yao@codesourcery.com>
20729
20730 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20731 (main): Call getppid.
20732 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20733 and continue to it. Read variable "server_pid".
20734
bf40a607
YQ
207352014-10-11 Yao Qi <yao@codesourcery.com>
20736
20737 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20738
052ca370
YQ
207392014-10-11 Yao Qi <yao@codesourcery.com>
20740
20741 * gdb.threads/thread-find.exp: Don't execute command
20742 "info threads".
20743 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20744 * gdb.threads/linux-dp.exp: Don't check the condition
20745 $threads_created equals to zero.
20746
3831839c
PA
207472014-10-10 Pedro Alves <palves@redhat.com>
20748
20749 * gdb.base/bigcore.exp: Remove references to IRIX.
20750 * gdb.base/funcargs.exp: Likewise.
20751 * gdb.base/interrupt.exp: Likewise.
20752 * gdb.base/mips_pro.exp: Likewise.
20753 * gdb.base/nodebug.exp: Likewise.
20754 * gdb.base/setvar.exp: Likewise.
20755 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20756
8b9a549d
PA
207572014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20758 Pedro Alves <palves@redhat.com>
20759
20760 PR symtab/14466
20761 * gdb.base/vdso-warning.c: New file.
20762 * gdb.base/vdso-warning.exp: New file.
20763
d48ba5e8
DE
207642014-10-02 Doug Evans <dje@google.com>
20765
20766 * gdb.base/structs.c (main): Don't run forever.
20767
2278c276
PA
207682014-10-02 Pedro Alves <palves@redhat.com>
20769
20770 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20771 (top level) <stop threads 1, stop threads 2>: Use it.
20772
b57bacec
PA
207732014-10-02 Pedro Alves <palves@redhat.com>
20774
20775 * gdb.threads/break-while-running.exp (test): Add new
20776 'update_thread_list' argument. Skip "info threads" if false.
20777 (top level): Add new 'update_thread_list' axis.
20778
13fd3ff3
PA
207792014-10-02 Pedro Alves <palves@redhat.com>
20780
20781 PR breakpoints/17431
20782 * gdb.base/execl-update-breakpoints.c: New file.
20783 * gdb.base/execl-update-breakpoints.exp: New file.
20784
0fec99e8
PA
207852014-10-01 Pedro Alves <palves@redhat.com>
20786
20787 * gdb.base/breakpoint-in-ro-region.c: New file.
20788 * gdb.base/breakpoint-in-ro-region.exp: New file.
20789
2ddf4301
SM
207902014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20791
20792 * gdb.mi/mi-exit-code.exp: New file.
20793 * gdb.mi/mi-exit-code.c: New file.
20794
6a5f3f43
YQ
207952014-09-30 Yao Qi <yao@codesourcery.com>
20796
20797 * lib/prelink-support.exp (build_executable_own_libs): Error if
20798 the target isn't native.
20799
345bcc73
YQ
208002014-09-30 Yao Qi <yao@codesourcery.com>
20801
20802 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20803 false.
20804
a25a5a45
PA
208052014-09-22 Pedro Alves <palves@redhat.com>
20806
20807 * gdb.threads/break-while-running.exp: New file.
20808 * gdb.threads/break-while-running.c: New file.
20809
00ba3162
YQ
208102014-09-19 Yao Qi <yao@codesourcery.com>
20811
20812 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20813 Invoke test. Restart GDB with --readnow and invoke test again.
20814
c3b7b696
YQ
208152014-09-19 Yao Qi <yao@codesourcery.com>
20816
20817 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20818 proc set_breakpoint_on_gcd_function. Invoke
20819 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20820 invoke set_breakpoint_on_gcd_function again.
20821
2b4fd423
DE
208222014-09-18 Doug Evans <dje@google.com>
20823
20824 * gdb.dwarf2/symtab-producer.exp: New file.
20825
a5947601
SDJ
208262014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20827
20828 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20829 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20830 * gdb.base/global-var-nested-by-dso.c: Likewise.
20831 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20832
91c19059
SDJ
208332014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20834 Pedro Alves <palves@redhat.com>
20835
20836 * gdb.base/watch-bitfields.exp: Pass string other than test file
20837 name to prepare_for_testing.
20838 (watch): New procedure.
20839 (expect_watchpoint): Use with_test_prefix.
20840 (top level): Factor out tests to ...
20841 (test_watch_location, test_regular_watch): ... these new
20842 procedures, and use with_test_prefix and gdb_continue_to_end.
20843
bb9d5f81
PP
208442014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20845
20846 PR breakpoints/12526
20847 * gdb.base/watch-bitfields.exp: New file.
20848 * gdb.base/watch-bitfields.c: New file.
20849
635856f5
PA
208502014-09-16 Pedro Alves <palves@redhat.com>
20851
20852 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20853 software and hardware addresses, not software address against
20854 itself.
20855
7280ceea
PA
208562014-09-16 Pedro Alves <palves@redhat.com>
20857
20858 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20859 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20860
428b16bd
PA
208612014-09-16 Pedro Alves <palves@redhat.com>
20862
20863 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20864 files.
20865 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20866 "*-*-vxworks*" throughout.
20867 * gdb.base/break.exp: Likewise.
20868 * gdb.base/default.exp: Likewise.
20869 * gdb.base/scope.exp: Likewise.
20870 * gdb.base/sepdebug.exp: Likewise.
20871 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20872 throughout.
20873 * gdb.base/run.c: Likewise.
20874 * gdb.base/sepdebug.c: Likewise.
20875 * gdb.hp/gdb.aCC/run.c: Likewise.
20876 * gdb.reverse/until-reverse.c: Likewise.
20877 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20878
666d413c
YQ
208792014-09-16 Yao Qi <yao@codesourcery.com>
20880
20881 * boards/local-remote-host-native.exp: New file.
20882
57cbd724
DE
208832014-09-14 Doug Evans <xdje42@gmail.com>
20884
20885 * gdb.threads/queue-signal.c (thread_count): New variable.
20886 (thread_count_mutex, thread_count_condvar): New variables.
20887 (incr_thread_count, wait_all_threads_running): New functions.
20888 (main): Wait for all threads to be in their thread functions.
20889
81219e53
DE
208902014-09-13 Doug Evans <xdje42@gmail.com>
20891
20892 * gdb.threads/queue-signal.c: New file.
20893 * gdb.threads/queue-signal.exp: New file.
20894
3714cea7
DE
208952014-09-13 Doug Evans <xdje42@gmail.com>
20896
20897 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20898 be consistent with what default_gdb_init uses.
20899 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20900 the plain text of the prompt. Add some logging printfs.
20901 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20902
fa43b1d7
PA
209032014-09-12 Pedro Alves <palves@redhat.com>
20904
20905 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20906 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20907 * gdb.arch/i386-size-overlap.exp: Likewise.
20908 * gdb.arch/i386-size.exp: Likewise.
20909 * gdb.arch/i386-unwind.exp: Likewise.
20910 * gdb.base/a2-run.exp: Likewise.
20911 * gdb.base/break.exp: Likewise.
20912 * gdb.base/charset.exp: Likewise.
20913 * gdb.base/chng-syms.exp: Likewise.
20914 * gdb.base/commands.exp: Likewise.
20915 * gdb.base/dbx.exp: Likewise.
20916 * gdb.base/find.exp: Likewise.
20917 * gdb.base/funcargs.exp: Likewise.
20918 * gdb.base/jit-simple.exp: Likewise.
20919 * gdb.base/reread.exp: Likewise.
20920 * gdb.base/sepdebug.exp: Likewise.
20921 * gdb.base/step-bt.exp: Likewise.
20922 * gdb.cp/mb-inline.exp: Likewise.
20923 * gdb.cp/mb-templates.exp: Likewise.
20924 * gdb.objc/basicclass.exp: Likewise.
20925 * gdb.threads/killed.exp: Likewise.
20926
9d9bf2df
EBM
209272014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20928
20929 PR tdep/17379
20930 * gdb.arch/powerpc-stackless.S: New file.
20931 * gdb.arch/powerpc-stackless.exp: New file.
20932
1cf2f1b0
JK
209332014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20934
20935 * gdb.base/attach.c: Include unistd.h.
20936 (main): Call alarm. Add label postloop.
20937 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20938 gdb_breakpoint, gdb_continue_to_breakpoint.
20939 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20940
98880d46
PA
209412014-09-11 Pedro Alves <palves@redhat.com>
20942
20943 PR gdb/17347
20944 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20945 * gdb.base/attach.exp (test_command_line_attach_run): New
20946 procedure.
20947 (top level): Call it.
20948
4c92ff2c
PA
209492014-09-11 Pedro Alves <palves@redhat.com>
20950
20951 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20952 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20953 (do_command_attach_tests): Use spawn_wait_for_attach.
20954 * gdb.base/solib-overlap.exp: Likewise.
20955 * gdb.multi/multi-attach.exp: Likewise.
20956 * gdb.python/py-prompt.exp: Likewise.
20957 * gdb.python/py-sync-interp.exp: Likewise.
20958 * gdb.server/ext-attach.exp: Likewise.
20959
3adc1a7d
GKB
209602014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20961
20962 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20963 command in testcase. Simplify testcase.
20964
96334934
JB
209652014-09-10 Joel Brobecker <brobecker@adacore.com>
20966
20967 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20968
eb479039
JB
209692014-09-10 Joel Brobecker <brobecker@adacore.com>
20970
20971 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
20972
deede10c
JB
209732014-09-10 Joel Brobecker <brobecker@adacore.com>
20974
20975 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
20976
7828a5f5
JB
209772014-09-10 Joel Brobecker <brobecker@adacore.com>
20978
20979 * gdb.dwarf2/dynarr-ptr.c: New file.
20980 * gdb.dwarf2/dynarr-ptr.exp: New file.
20981
33aeebcf
MR
209822014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20983
20984 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
20985 of 30 rather than hardcoding 120 for a slow test case. Take the
20986 `gdb,timeout' target setting into account for this calculation.
20987 Don't extend the timeout for the test cases that don't need it.
20988
7b415901
MR
209892014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20990
20991 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
20992 a factor of 2 for a slow test case. Take the `gdb,timeout'
20993 target setting into account for this calculation.
20994 * gdb.reverse/until-precsave.exp: Increase the timeout by
20995 a factor of 15 and 3 respectively rather than adding 120
20996 for a pair of slow test cases. Take the `gdb,timeout'
20997 target setting into account for this calculation.
20998
4a40f85a
MR
209992014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21000
21001 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21002 timeout, don't pass one down to gdb_expect.
21003 (gdb_expect): Rework timeout selection.
21004
09635af7
MR
210052014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21006
21007 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21008 exception on timeout.
21009 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21010 (gdbserver_start_extended): Catch any `gdbserver_start' error
21011 exceptions.
21012 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21013 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21014 `gdbserver_gdb_load' error exceptions.
21015
2bdd10b7
MR
210162014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21017
21018 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21019 120 on waiting for the TCP socket to open.
21020
316935f0
DE
210212014-09-09 Doug Evans <xdje42@gmail.com>
21022
21023 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21024 _caller_matches, _any_caller_is, _any_caller_matches.
21025
83740597
DE
210262014-09-09 Doug Evans <xdje42@gmail.com>
21027
21028 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21029
4c122fc3
YQ
210302014-09-09 Yao Qi <yao@codesourcery.com>
21031
21032 * gdb.mi/mi-var-display.exp: Set print symbol off.
21033
a9f116cb
GKB
210342014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21035
21036 PR gdb/17035
21037 * gdb.base/commands.exp: Add tests to verify user-defined
21038 commands with empty bodies.
21039 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21040 python commands in `show user command`.
21041 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21042 scheme commands in `show user command`.
21043
c75bd3a2
JK
210442014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21045
21046 PR python/17355
21047 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21048 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21049 * gdb.python/py-framefilter-invalidarg.exp: New file.
21050 * gdb.python/py-framefilter-invalidarg.py: New file.
21051
faa42425
DE
210522014-09-06 Doug Evans <xdje42@gmail.com>
21053
21054 PR 15276
21055 * gdb.python/py-caller-is.c: New file.
21056 * gdb.python/py-caller-is.exp: New file.
21057
474ca4f6
SDJ
210582014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21059
21060 PR gdb/17235
21061 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21062 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21063
eb0b0463
SDJ
210642014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21065
21066 PR fortran/17237
21067 * gdb.fortran/print-formatted.exp: New file.
21068 * gdb.fortran/print-formatted.f90: Likewise.
21069
5f3b99cf
SS
210702014-09-03 Sasha Smundak <asmundak@google.com>
21071
21072 * gdb.python/py-frame.exp: Test Frame.read_register.
21073
7d793aa9
SDJ
210742014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21075
21076 PR python/16699
21077 * gdb.python/py-completion.exp: New file.
21078 * gdb.python/py-completion.py: Likewise.
21079
fb0576e9
DE
210802014-08-28 Doug Evans <dje@google.com>
21081
21082 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21083 eax,etc. are live with values set by gdb and thus the compiler can't
21084 use them.
21085 * gdb.arch/i386-pseudo.c (main): Ditto.
21086
ee92b0dd
DE
210872014-08-27 Doug Evans <dje@google.com>
21088
21089 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21090
6649db35
DE
210912014-08-25 Doug Evans <dje@google.com>
21092
21093 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21094 (main): Ditto.
21095
564b7600
DE
210962014-08-25 Doug Evans <dje@google.com>
21097
21098 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21099
3881fb67
YQ
211002014-08-24 Yao Qi <yao@codesourcery.com>
21101
21102 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21103 symbol off.
21104 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21105
a05a36a5
DE
211062014-08-22 Doug Evans <dje@google.com>
21107
21108 PR 17276
21109 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21110 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21111 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21112
7c343b48
YQ
211132014-08-22 Yao Qi <yao@codesourcery.com>
21114
21115 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21116 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21117 * gdb.python/python.exp: Likewise. Use .py file on the host
21118 instead of the build.
21119
22fd09ae
JK
211202014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21121
21122 * gdb.threads/gcore-stale-thread.c: New file.
21123 * gdb.threads/gcore-stale-thread.exp: New file.
21124
a8454a7c
PA
211252014-08-21 Pedro Alves <palves@redhat.com>
21126
21127 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21128 * gdb.base/gcore-relro-pie.exp: Likewise.
21129 * gdb.base/gcore-relro.exp: Likewise.
21130 * gdb.base/gcore.exp: Likewise.
21131 * gdb.base/print-symbol-loading.exp: Likewise.
21132 * gdb.threads/gcore-thread.exp: Likewise.
21133 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21134
2a31c623
PA
211352014-08-20 Pedro Alves <palves@redhat.com>
21136 Jan Kratochvil <jan.kratochvil@redhat.com>
21137
21138 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21139 configure.
21140 (EXPECT): Handle READ1 being set.
21141 (all): Depend on EXTRA_RULES.
21142 (check-read1, expect-read1, read1.so, read1): New rules.
21143 * README (Testsuite Parameters): Document the READ1 make variable.
21144 (Race detection): New section.
21145 * configure: Regenerate.
21146 * configure.ac: If build==host==target, and running under a
21147 GNU/glibc system, add read1 to the extra Makefile rules.
21148 (EXTRA_RULES): AC_SUBST it.
21149 * lib/read1.c: New file.
21150
d36430db
JB
211512014-08-20 Joel Brobecker <brobecker@adacore.com>
21152
21153 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21154 the handling of variables declared as a typedef to an array
21155 which a DW_AT_data_location attribute.
21156
9a0dc9e3
PA
211572014-08-19 Andrew Burgess <aburgess@broadcom.com>
21158 Pedro Alves <palves@redhat.com>
21159
21160 PR symtab/14604
21161 PR symtab/14605
21162 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21163 gdb_test.
21164
0718a8da
PA
211652014-08-19 Pedro Alves <palves@redhat.com>
21166
21167 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21168
13b448cd
YQ
211692014-08-19 Yao Qi <yao@codesourcery.com>
21170
21171 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21172 right line.
21173
1cbf5077
DB
211742014-08-18 David Blaikie <dblaikie@gmail.com>
21175
21176 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21177
bf0fae19
JB
211782014-08-18 Joel Brobecker <brobecker@adacore.com>
21179
21180 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21181 attribute in array range.
21182
3c8c5dcc
JB
211832014-08-18 Joel Brobecker <brobecker@adacore.com>
21184
21185 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21186
e66d4446
SC
211872014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21188
21189 PR c++/17132
21190 * gdb.cp/pr17132.cc: New file.
21191 * gdb.cp/pr17132.exp: New file.
21192
940df408
SC
211932014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21194
21195 * gdb.python/py-xmethods.py (A_getarrayind)
21196 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21197 Use 'print' with function call syntax.
21198 (E_method_matcher.match): Fix tab vs space indentation mixup.
21199
ebcc6c3a
YQ
212002014-08-15 Yao Qi <yao@codesourcery.com>
21201
21202 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21203 false.
21204
775e0f04
YQ
212052014-08-15 Yao Qi <yao@codesourcery.com>
21206
21207 * gdb.cp/casts.exp: Set print symbol off.
21208 * gdb.cp/class2.exp: Likewise.
21209 * gdb.cp/overload.exp: Likewise.
21210 * gdb.cp/templates.exp: Likewise.
21211
d769e349
DE
212122014-08-11 Doug Evans <dje@google.com>
21213
21214 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21215 (test_load_shlib): Update.
21216
20c6f1e1
YQ
212172014-08-09 Yao Qi <yao@codesourcery.com>
21218
21219 * gdb.base/display.exp: Invoke is_address_zero_readable.
21220 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21221 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21222 * gdb.base/hbreak-unmapped.exp: Return if
21223 is_address_zero_readable returns true.
21224 * gdb.base/signest.exp: Likewise.
21225 * gdb.base/signull.exp: Likewise.
21226 * gdb.base/sigbpt.exp: Likewise.
21227 * gdb.guile/scm-disasm.exp: Do the test if
21228 is_address_zero_readable returns false.
21229 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21230 * gdb.python/py-arch.exp: Likewise.
21231 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21232 * lib/gdb.exp (is_address_zero_readable): New proc.
21233
5792e8e3
YQ
212342014-08-09 Yao Qi <yao@codesourcery.com>
21235
21236 PR testsuite/13443
21237 * gdb.mi/mi-var-display.exp: Make test messages unique.
21238
3cecbbbe
TT
212392014-08-04 Tom Tromey <tromey@redhat.com>
21240
21241 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21242 target 0".
21243
00b51ff5
TT
212442014-08-04 Tom Tromey <tromey@redhat.com>
21245
21246 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21247 "target_resume".
21248
6908c509
JB
212492014-08-01 Joel Brobecker <brobecker@adacore.com>
21250
21251 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21252 inner_vla_struct_object_size.
21253 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21254 as xfail.
21255
cc6563d2
PA
212562014-07-30 Pedro Alves <palves@redhat.com>
21257
21258 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21259 comment.
21260
7e09a223
YQ
212612014-07-29 Yao Qi <yao@codesourcery.com>
21262
21263 PR gdb/17206
21264 * gdb.base/until-nodebug.exp: New.
21265
7ebdbe92
DE
212662014-07-28 Doug Evans <xdje42@gmail.com>
21267
21268 PR guile/17203
21269 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21270 previously existing parameter, and previously ambiguously spelled
21271 parameter.
21272
fdb1adc6
WN
212732014-07-28 Will Newton <will.newton@linaro.org>
21274
21275 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21276
186fcde0
DE
212772014-07-26 Ludovic Courtès <ludo@gnu.org>
21278 Doug Evans <xdje42@gmail.com>
21279
21280 PR guile/17146
21281 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21282
70509625
PA
212832014-07-25 Pedro Alves <palves@redhat.com>
21284
21285 * gdb.threads/signal-command-handle-nopass.c: New file.
21286 * gdb.threads/signal-command-handle-nopass.exp: New file.
21287 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21288 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21289 * gdb.threads/signal-delivered-right-thread.c: New file.
21290 * gdb.threads/signal-delivered-right-thread.exp: New file.
21291
c3f814a1
PA
212922014-07-25 Pedro Alves <palves@redhat.com>
21293
21294 * gdb.base/double-prompt-target-event-error.exp
21295 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21296 match.
21297 (cancel_pagination_in_target_event): Rework double prompt
21298 detection.
21299 * gdb.base/paginate-after-ctrl-c-running.exp
21300 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21301 <return>' match.
21302 * gdb.base/paginate-bg-execution.exp
21303 (test_bg_execution_pagination_return)
21304 (test_bg_execution_pagination_cancel): Remove '-notransfer
21305 <return>' matches.
21306 * gdb.base/paginate-execution-startup.exp
21307 (test_fg_execution_pagination_return)
21308 (test_fg_execution_pagination_cancel): Remove '-notransfer
21309 <return>' matches.
21310 * gdb.base/paginate-inferior-exit.exp
21311 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21312 match.
21313 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21314 * lib/gdb.exp (pagination_prompt): Run text through
21315 string_to_regexp.
21316 (gdb_test_multiple): Match $pagination_prompt instead of
21317 "<return>".
21318 (string_to_regexp): Move to lib/gdb-utils.exp.
21319
e214cf6c
JK
213202014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21321
21322 * gdb.arch/amd64-entry-value-paramref.S: New file.
21323 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21324 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21325 * gdb.arch/amd64-optimout-repeat.S: New file.
21326 * gdb.arch/amd64-optimout-repeat.c: New file.
21327 * gdb.arch/amd64-optimout-repeat.exp: New file.
21328
17d0c5c8
JK
213292014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21330
21331 PR gdb/17170
21332 * gdb.base/statistics.exp: New file.
21333
b8b8facf
DE
213342014-07-17 Doug Evans <dje@google.com>
21335
74b49205 21336 PR gdb/17170
b8b8facf
DE
21337 * gdb.base/maint.exp: Update testing of per-command stats.
21338
1b5d0ab3
PA
213392014-07-16 Pedro Alves <palves@redhat.com>
21340
21341 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21342 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21343 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21344 (tfile_write_buf): New functions.
21345 (add_memory_block): Rewrite using the above.
21346 (adjust_function_address): New function.
21347 (FUNCTION_ADDRESS): New macro.
21348 (write_basic_trace_file): Remove short_x local, and use
21349 tfile_write_16. Change type of func_addr local to unsigned long
21350 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21351 here. Cast argument of add_memory_block to char pointer.
21352 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21353 (main): Remove parameters.
21354 * gdb.trace/tfile.exp: Remove nowarnings.
21355
4d974e88
SM
213562014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21357
21358 * gdb.base/debug-expr.exp: Test string evaluation with
21359 "debug expression" on.
21360
41e99568
PA
213612014-07-15 Pedro Alves <palves@redhat.com>
21362
21363 * gdb.base/reread.exp: Use clean_restart.
21364
487d9753
PL
213652014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21366
21367 * gdb.arch/avr-flash-qualifer.c: New.
21368 * gdb.arch/avr-flash-qualifer.exp: New.
21369
cc1c52ad
PA
213702014-07-14 Pedro Alves <palves@redhat.com>
21371
21372 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21373 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21374
1e973570
PA
213752014-07-14 Pedro Alves <palves@redhat.com>
21376
21377 * gdb.base/double-prompt-target-event-error.c: New file.
21378 * gdb.base/double-prompt-target-event-error.exp: New file.
21379
93d6eb10
PA
213802014-07-14 Pedro Alves <palves@redhat.com>
21381
21382 PR gdb/17072
21383 * gdb.base/paginate-inferior-exit.c: New file.
21384 * gdb.base/paginate-inferior-exit.exp: New file.
21385
0017922d
PA
213862014-07-14 Pedro Alves <palves@redhat.com>
21387
21388 PR gdb/17072
21389 * gdb.base/paginate-bg-execution.c: New file.
21390 * gdb.base/paginate-bg-execution.exp: New file.
21391
94696ad3
PA
213922014-07-14 Pedro Alves <palves@redhat.com>
21393
21394 PR gdb/17072
21395 * gdb.base/paginate-execution-startup.c: New file.
21396 * gdb.base/paginate-execution-startup.exp: New file.
21397 * lib/gdb.exp (pagination_prompt): New global.
21398 (default_gdb_spawn): New procedure, factored out from
21399 default_gdb_spawn.
21400 (default_gdb_start): Adjust to call default_gdb_spawn.
21401 (gdb_spawn): New procedure.
21402
bd293940
PA
214032014-07-14 Pedro Alves <palves@redhat.com>
21404
21405 * lib/gdb.exp (gdb_assert): New procedure.
21406 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21407
c933f875
PA
214082014-07-14 Pedro Alves <palves@redhat.com>
21409
21410 * gdb.base/execution-termios.c: New file.
21411 * gdb.base/execution-termios.exp: New file.
21412
d98b7a16
TT
214132014-07-14 Tom Tromey <tromey@redhat.com>
21414
21415 * gdb.cp/vla-cxx.cc: New file.
21416 * gdb.cp/vla-cxx.exp: New file.
21417
548740d6
TT
214182014-07-14 Tom Tromey <tromey@redhat.com>
21419
21420 * gdb.reverse/rerun-prec.c: New file.
21421 * gdb.reverse/rerun-prec.exp: New file.
21422
a25eb028
MR
214232014-07-12 Maciej W. Rozycki <macro@mips.com>
21424 Maciej W. Rozycki <macro@codesourcery.com>
21425
21426 * lib/gdb-utils.exp: New file.
21427 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21428 inline `gdb_init_command' processing.
21429 (gdb_start_cmd): Likewise.
21430 * lib/mi-support.exp (mi_run_cmd): Likewise.
21431 * README: Document `gdb_init_command' and `gdb_init_commands'.
21432
218c2655
JK
214332014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21434
21435 Fix false FAIL running under a very long directory name.
21436 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21437 and "set print elements 10000". Twice.
21438
5401fde3
YQ
214392014-07-11 Yao Qi <yao@codesourcery.com>
21440
21441 * gdb.base/exprs.exp: "set print symbol off".
21442
e76126e8
PA
214432014-07-11 Pedro Alves <palves@redhat.com>
21444
21445 * gdb.threads/kill.c: New file.
21446 * gdb.threads/kill.exp: New file.
21447
2d6f0de6
YQ
214482014-07-10 Yao Qi <yao@codesourcery.com>
21449
21450 * gdb.trace/tfile.c (write_basic_trace_file)
21451 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21452 address written to trace file.
21453
7180e04a
PA
214542014-07-09 Pedro Alves <palves@redhat.com>
21455
21456 * gdb.base/attach-wait-input.exp: New file.
21457 * gdb.base/attach-wait-input.c: New file.
21458
9a9a7608
AB
214592014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21460
21461 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21462 setting up test structures.
21463 (main): Call new test function.
21464 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21465 test function, continue into test function and walk test
21466 structures.
21467
161ac41e
YQ
214682014-07-02 Yao Qi <yao@codesourcery.com>
21469
21470 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21471 'bar_start' at the beginning of functions 'foo' and 'bar'
21472 respectively.
21473 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21474 instead of 'foo' and 'bar'.
21475
1f267ae3
MM
214762014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21477
21478 * gdb.btrace/segv.exp: New.
21479 * gdb.btrace/segv.c: New.
21480
2b239efb
LM
214812014-07-02 Luis Machado <lgustavo@codesourcery.com>
21482
21483 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21484 instruction.
21485
cf363f18
MW
214862014-06-30 Mark Wielaard <mjw@redhat.com>
21487
21488 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21489 vulture, vilify, villar): New volatile array constants.
21490 (vindictive, vegetation): New const volatile array constants.
21491 * gdb.base/volatile.exp: Test volatile and const volatile array
21492 types.
21493
aebf9d24
AA
214942014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21495
21496 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21497 target lacks support for awatch, rwatch, or hbreak.
21498
b67a2c6f
YQ
214992014-06-27 Yao Qi <yao@codesourcery.com>
21500
21501 * gdb.multi/dummy-frame-restore.exp: New.
21502 * gdb.multi/dummy-frame-restore.c: New.
21503
aef92902
MM
215042014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21505
21506 * gdb.btrace/gcore.exp: New.
21507
8e9db26e
PA
215082014-06-23 Pedro Alves <palves@redhat.com>
21509
21510 * gdb.base/watchpoint-reuse-slot.c: New file.
21511 * gdb.base/watchpoint-reuse-slot.exp: New file.
21512
70afc5b7
SC
215132014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21514
21515 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21516 progspace's filename in 'info', 'enable' and 'disable' command
21517 tests.
21518
b972bd9c
JK
215192014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21520
21521 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21522 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21523 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21524
125f8a3d
GB
215252014-06-20 Gary Benson <gbenson@redhat.com>
21526
21527 * gdb.arch/i386-avx.exp: Fix include file location.
21528 * gdb.arch/i386-sse.exp: Likewise.
21529
3ed9baed
IB
215302014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21531
21532 * gdb.dlang/expression.exp: New file.
21533
034f788c
PA
215342014-06-19 Pedro Alves <palves@redhat.com>
21535
21536 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21537 out from ...
21538 (top level): ... here. Iterate running tests under different
21539 scheduler-locking settings.
21540
45371d0c
LM
215412014-06-18 Luis Machado <lgustavo@codesourcery.com>
21542
21543 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21544 to DW_FORM_addr and use non-zero addresses.
21545
5d376983
SC
215462014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21547
21548 PR gdb/17017
21549 * gdb.python/py-xmethods.cc: Add global function call counters and
21550 increment them in their respective functions. Remove "cout"
21551 statements.
21552 * gdb.python/py-xmethods.exp: Make tests check the global function
21553 call counters instead of depending on inferior IO.
21554
a1aa2221
LM
215552014-06-18 Don Breazeal <donb@codesourcery.com>
21556
21557 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21558 Deleted procedure.
21559 (explicit_fork_parent_follow): Deleted procedure.
21560 (explicit_fork_child_follow): Deleted procedure.
21561 (test_follow_fork): New procedure.
21562 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21563 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21564 procedure calls.
21565
0fc05997
YQ
215662014-06-17 Yao Qi <yao@codesourcery.com>
21567
21568 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21569 CP1252.
21570
70795c52
LM
215712014-06-17 Luis Machado <lgustavo@codesourcery.com>
21572
21573 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21574 Initialize ptr and S explicitly.
21575 (skip_type_update_when_not_use_rtti_test): Likewise.
21576
6be47f0c
KS
215772014-06-16 Keith Seitz <keiths@redhat.com>
21578
21579 PR mi/15863
21580 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21581 the inferior is started.
21582
d03de421
PA
215832014-06-16 Pedro Alves <palves@redhat.com>
21584
21585 * gdb.base/break-main-file-remove-fail.c: New file.
21586 * gdb.base/break-main-file-remove-fail.exp: New file.
21587 * gdb.base/break-unload-file.exp: Use build_executable instead of
21588 prepare_for_testing.
21589 (test_break): New parameter "initial_load". Handle it.
21590 (top level): Add initial_load cmdline/file axis.
21591
f9579b99
TT
215922014-06-12 Tom Tromey <tromey@redhat.com>
21593
21594 * gdb.base/completion.exp: Don't use directory name in test.
21595
3657956b
GB
215962014-06-09 Gary Benson <gbenson@redhat.com>
21597
21598 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21599 separate the always-available ANSI-standard signals from the
21600 signals that require checking.
21601 (main): Likewise.
21602 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21603 Likewise.
21604 (main): Likewise.
21605
4186eb54
KS
216062014-06-07 Keith Seitz <keiths@redhat.com>
21607
21608 Revert:
21609 PR c++/16253
21610 * gdb.cp/var-tag.cc: New file.
21611 * gdb.cp/var-tag.exp: New file.
21612 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21613 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21614 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21615 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21616
25326a28 216172014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21618
21619 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21620
829155c9
PA
216212014-06-06 Pedro Alves <palves@redhat.com>
21622
21623 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21624 in target debug output instead of looking at RSP packets,
21625 disabling the test on any target that uses hardware stepping.
21626 Update comments.
21627
61c8d22e
PA
216282014-06-06 Pedro Alves <palves@redhat.com>
21629
21630 * gdb.base/break-unload-file.exp: Fix typo.
21631
d9a47287
YQ
216322014-06-06 Yao Qi <yao@codesourcery.com>
21633
21634 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21635 from "jit_function" to "^jit_function".
21636
e5e01dbf
YQ
216372014-06-06 Yao Qi <yao@codesourcery.com>
21638
21639 * gdb.base/async.c (foo): Add one statement.
21640 * gdb.base/async.exp: Get the next instruction address and
21641 match the output of "nexti" by instruction address. Match
21642 the hex address in the output of "finish".
21643
73ba372c
GB
216442014-06-06 Gary Benson <gbenson@redhat.com>
21645
21646 * gdb.base/call-signals.c: Remove preprocessor conditionals
21647 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21648 SIGSEGV and SIGTERM.
21649 * gdb.base/sigall.c: Likewise.
21650 * gdb.base/unwindonsignal.c: Likewise.
21651 * gdb.reverse/sigall-reverse.c: Likewise.
21652
831517df
YQ
216532014-06-06 Yao Qi <yao@codesourcery.com>
21654
21655 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21656 readable, skip the test.
21657
b8b91e98
YQ
216582014-06-06 Yao Qi <yao@codesourcery.com>
21659
21660 * gdb.threads/staticthreads.c (thread_function): Move the line
21661 setting breakpoint on forward.
21662 * gdb.threads/staticthreads.exp: Update comments.
21663
fb934770
LC
216642014-06-05 Ludovic Courtès <ludo@gnu.org>
21665
21666 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21667 "history-append! type error".
21668
6ef284bd
SM
216692014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21670
21671 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21672 erroneous dprintf expected input.
21673
a872e241
DE
216742014-06-04 Doug Evans <xdje42@gmail.com>
21675
21676 * gdb.guile/scm-generics.exp: Delete.
21677
16f691fb
DE
216782014-06-04 Doug Evans <xdje42@gmail.com>
21679
21680 * gdb.guile/scm-breakpoint.exp: Update.
21681 Add tests for breakpoint registration.
21682
012370f6
TT
216832014-06-04 Tom Tromey <tromey@redhat.com>
21684
21685 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21686 VLA-in-union.
21687 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21688 inner_vla_struct, vla_union types. Initialize objects of those
21689 types and compute their sizes.
21690
9f5a4cef
HZ
216912014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21692 Hui Zhu <hui@codesourcery.com>
21693
21694 * gdb.base/fileio.exp: Add test for shell not available as well as
21695 available.
21696 * gdb.base/fileio.c (test_system): Check for shell twice.
21697
90a45c4d
YQ
216982014-06-04 Yao Qi <yao@codesourcery.com>
21699
21700 * gdb.base/auto-connect-native-target.exp: Remove redundant
21701 space from the regexp pattern.
21702
70017e41
YQ
217032014-06-04 Yao Qi <yao@codesourcery.com>
21704
21705 * gdb.base/default.exp: Replace "child" with "native" in
21706 regexp pattern.
21707
883964a7
SC
217082014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21709
21710 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21711 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21712 * gdb.python/py-xmethods.py: Python script supporting the
21713 new testcase and tests.
21714
ef370185
JB
217152014-06-03 Joel Brobecker <brobecker@adacore.com>
21716 Pedro Alves <palves@redhat.com>
21717
21718 PR breakpoints/17000
21719 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21720 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21721
1e2ccb61
BM
217222014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21723
21724 * gdb.base/subst.exp: Add tests to verify partial path matching
21725 output.
21726
c6ec5ab2
PA
217272014-06-03 Pedro Alves <palves@redhat.com>
21728
21729 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21730 target that doesn't use software single-stepping.
21731
835c559f
PA
217322014-06-03 Pedro Alves <palves@redhat.com>
21733
21734 PR breakpoints/17000
21735 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21736 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21737
06eb1586
DE
217382014-06-02 Doug Evans <xdje42@gmail.com>
21739
21740 * gdb.guile/scm-parameter.exp: New file.
21741
e698b8c4
DE
217422014-06-02 Doug Evans <xdje42@gmail.com>
21743
21744 * gdb.guile/scm-cmd.c: New file.
21745 * gdb.guile/scm-cmd.exp: New file.
21746
ded03782
DE
217472014-06-02 Doug Evans <xdje42@gmail.com>
21748
21749 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21750 pretty-printer lookup.
21751 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21752 (make-pp_s-printer): Call it.
21753 (make-pretty-printer-from-dict): New function.
21754 (lookup-pretty-printer-maker-from-dict): New function.
21755 (*pretty-printer*): Simplify.
21756 (make-objfile-pp_s-printer): New function.
21757 (install-objfile-pretty-printers!): New function.
21758 (make-progspace-pp_s-printer): New function.
21759 (install-progspace-pretty-printers!): New function.
21760 * gdb.guile/scm-progspace.c: New file.
21761 * gdb.guile/scm-progspace.exp: New file.
21762
41fac0cf
PA
217632014-06-02 Pedro Alves <palves@redhat.com>
21764
21765 * gdb.base/dprintf-bp-same-addr.c: New file.
21766 * gdb.base/dprintf-bp-same-addr.exp: New file.
21767
96ae5695
EBM
217682014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21769
21770 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21771 * gdb.arch/powerpc-power.s: Likewise.
21772
da02b3a8
JB
217732014-06-02 Joel Brobecker <brobecker@adacore.com>
21774
21775 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21776
c72b2e7b
YQ
217772014-06-01 Yao Qi <yao@codesourcery.com>
21778
21779 * gdb.base/watchpoint.exp (test_watch_location): Check null
21780 pointer can be dereferenced. If not, do the test, otherwise
21781 skip it.
21782
53e8a631
AB
217832014-05-30 Andrew Burgess <aburgess@broadcom.com>
21784
21785 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21786 results.
21787 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21788
938f0e2f
AB
217892014-05-30 Andrew Burgess <aburgess@broadcom.com>
21790
21791 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21792 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21793 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21794 * gdb.arch/amd64-invalid-stack-top.c: New file.
21795 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21796
9ba6657a
PA
217972014-05-30 Pedro Alves <palves@redhat.com>
21798
21799 PR breakpoints/17000
21800 * gdb.base/sss-bp-on-user-bp.c: New file.
21801 * gdb.base/sss-bp-on-user-bp.exp: New file.
21802
522c09bf
DB
218032014-05-30 David Blaikie <dblaikie@gmail.com>
21804
21805 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21806 gnu_inline semantics via attribute.
21807 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21808 source explicitly specifies the required semantics.
21809
bf4ef81e
MR
218102014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21811
21812 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21813
329ea579
PA
218142014-05-29 Pedro Alves <palves@redhat.com>
21815 Tom Tromey <tromey@redhat.com>
21816
21817 * gdb.base/async-shell.exp: Don't enable target-async.
21818 * gdb.base/async.exp
21819 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21820 parameter. Adjust.
21821 (top level): Don't test with "target-async".
21822 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21823 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21824 * gdb.base/inferior-died.exp: Don't enable target-async.
21825 * gdb.base/interrupt-noterm.exp: Likewise.
21826 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21827 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21828 * gdb.mi/mi-nonstop.exp: Likewise.
21829 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21830 * gdb.mi/mi-nsintrall.exp: Likewise.
21831 * gdb.mi/mi-nsmoribund.exp: Likewise.
21832 * gdb.mi/mi-nsthrexec.exp: Likewise.
21833 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21834 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21835 * gdb.python/py-evsignal.exp: Don't enable target-async.
21836 * gdb.python/py-evthreads.exp: Likewise.
21837 * gdb.python/py-prompt.exp: Likewise.
21838 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21839 * gdb.server/solib-list.exp: Don't enable target-async.
21840 * gdb.threads/thread-specific-bp.exp: Likewise.
21841 * lib/mi-support.exp: Adjust to use mi-async.
21842
fd664c91
PA
218432014-05-29 Pedro Alves <palves@redhat.com>
21844
21845 PR gdb/13860
21846 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21847 reason, even in sync mode.
21848
251bde03
PA
218492014-05-29 Pedro Alves <palves@redhat.com>
21850 Hui Zhu <hui@codesourcery.com>
21851
21852 PR PR15693
21853 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21854 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21855 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21856 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21857
7f3c0343
JB
218582014-05-28 Joel Brobecker <brobecker@adacore.com>
21859
21860 * config/monitor.exp (gdb_target_monitor): Replace use of
21861 "set remotebaud" by "set serial baud".
21862
b2715b27
AW
218632014-05-26 Andy Wingo <wingo@igalia.com>
21864
21865 * gdb.guile/scm-breakpoint.exp:
21866 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21867 properties instead of gdb-object-properties.
21868
498a4489
YQ
218692014-05-26 Yao Qi <yao@codesourcery.com>
21870
21871 * gdb.server/no-thread-db.exp: Specify source file name
21872 explicitly when setting a breakpoint.
21873
589fdceb
MM
218742014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21875
21876 * gdb.btrace/vdso.c: New.
21877 * gdb.btrace/vdso.exp: New.
21878
e9089e05
MM
218792014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21880
21881 * gdb.base/gcore.exp (capture_command_output): Move ...
21882 * lib/gdb.exp (capture_command_output): ... here.
21883
67b5c0c1
MM
218842014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21885
21886 * gdb.btrace/data.exp: Test memory access during btrace replay.
21887
a2199296
SM
218882014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21889
21890 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21891
17b2616c
PA
218922014-05-21 Pedro Alves <palves@redhat.com>
21893
21894 PR gdb/13860
21895 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21896 (top level): Test that output related to execution commands is
21897 sent to the console with CLI commands, but not with MI commands.
21898 Test that breakpoint events are always mirrored to the console.
21899 Also expect the new source line to be output after a "next" in
21900 async mode too. Make it a pass/fail test.
21901 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21902 output.
21903 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21904
5166082f
PA
219052014-05-21 Pedro Alves <palves@redhat.com>
21906
21907 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21908 Use them to test variations of "list" after reaching a breakpoint.
21909 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21910 Test "list" with listsize 10 after reaching a breakpoint.
21911 * gdb.python/python.exp (decode_line current location line
21912 number): Adjust expected line number.
21913
2f25d70f
SM
219142014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21915
21916 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21917 behavior for $args, pass it directly to "run".
21918
ff604a67
MR
219192014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21920
21921 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21922 30000 to 65536.
21923
6a3cb8e8
PA
219242014-05-21 Pedro Alves <palves@redhat.com>
21925
21926 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21927 auto-connect-native-target off".
21928 * gdb.base/auto-connect-native-target.c: New file.
21929 * gdb.base/auto-connect-native-target.exp: New file.
21930
4ebfc96e
PA
219312014-05-21 Pedro Alves <palves@redhat.com>
21932
21933 * gdb.base/default.exp: Test "target native" instead of "target
21934 child".
21935
36d46afb
MW
219362014-05-21 Mark Wielaard <mjw@redhat.com>
21937
21938 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21939
5876f503
JK
219402014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21941
21942 Fix TLS access for -static -pthread.
21943 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21944 <HAVE_TLS> (thread_function, main): Initialize it.
21945 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21946 Add clean_restart.
21947 <$have_tls != "">: Check TLSVAR.
21948
0256a6ac
PA
219492014-05-21 Pedro Alves <palves@redhat.com>
21950
21951 * gdb.base/dcache-line-read-error.c: New.
21952 * gdb.base/dcache-line-read-error.exp: New.
21953
936d2992
PA
219542014-05-20 Pedro Alves <palves@redhat.com>
21955
21956 * gdb.base/compare-sections.c: New file.
21957 * gdb.base/compare-sections.exp: New file.
21958
802e8e6d
PA
219592014-05-20 Pedro Alves <palves@redhat.com>
21960
21961 * gdb.base/break-idempotent.c: New file.
21962 * gdb.base/break-idempotent.exp: New file.
21963
e59fa00f
MM
219642014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21965
21966 * gdb.btrace/nohist.exp: New.
21967
8b696e31
YQ
219682014-05-20 Yao Qi <yao@codesourcery.com>
21969
21970 * lib/gdb.exp (gdb_init): Set timeout if test file is under
21971 gdb.reverse directory and gdb_reverse_timeout exists in board
21972 setting.
21973 * README: Document gdb_reverse_timeout.
21974
73c9764f
YQ
219752014-05-20 Yao Qi <yao@codesourcery.com>
21976
21977 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
21978 'test_file_name'. Treat args as a string instead of a list.
21979 (gdb_init): Rename argument 'args' by 'test_file_name'.
21980
f1f4348a
JK
219812014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
21982
21983 * gdb.arch/powerpc-power.exp: New file.
21984 * gdb.arch/powerpc-power.s: New file.
21985
0dbe70ce
DE
219862014-05-16 Doug Evans <dje@google.com>
21987
21988 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
21989 * gdb.base/completion.exp: Check that all expected files exist
21990 before doing file completion.
0dbe70ce 21991
8d551b02
DE
219922014-05-16 Doug Evans <dje@google.com>
21993
21994 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
21995 Update.
21996 (do_syscall_tests_without_xml): Update.
21997
73eb7709
PA
219982014-05-16 Pedro Alves <palves@redhat.com>
21999
22000 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22001 instead of "unknown output after running".
22002
3fae92fc
YQ
220032014-05-16 Yao Qi <yao@codesourcery.com>
22004
22005 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22006 file1.txt from host at the end.
22007 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22008
c2b2ccc5
DE
220092014-05-15 Doug Evans <dje@google.com>
22010
22011 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22012 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22013 loading file. Add test for TU lookup.
22014
8c217a4b
SM
220152014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22016
22017 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22018 calling "-exec-arguments" or "set args" before running the
22019 inferior.
22020
3deb39c6
SM
220212014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22022
22023 * lib/mi-support.exp (mi_expect_stop): Expect message for
22024 inferiors that exit with non-zero exit code.
22025
71a79f8c
YQ
220262014-05-14 Yao Qi <yao@codesourcery.com>
22027
22028 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22029 match absolute path on remote host.
22030 (test_file_list_exec_source_files): Remove "/" from the
22031 pattern.
22032
f23fcd46
YQ
220332014-05-14 Yao Qi <yao@codesourcery.com>
22034
22035 * boards/local-remote-host-notty.exp (${board}_file): New
22036 proc.
22037
9404b58f
KM
220382014-05-07 Kyle McMartin <kyle@redhat.com>
22039
22040 Pushed by Joel Brobecker <brobecker@adacore.com>.
22041 * gdb.arch/aarch64-atomic-inst.c: New file.
22042 * gdb.arch/aarch64-atomic-inst.exp: New file.
22043
5e45f04c
YQ
220442014-05-07 Yao Qi <yao@codesourcery.com>
22045
22046 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22047 in current context" too.
22048
c888a17d
KS
220492014-05-05 Keith Seitz <keiths@redhat.com>
22050
22051 * gdb.linespec/ls-dollar.exp: Add test for linespec
22052 file:convenience_variable.
22053
290a839c
YQ
220542014-05-05 Yao Qi <yao@codesourcery.com>
22055
22056 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22057 traceframes into tfile and ctf trace files. Read data from
22058 trace file and test collected data.
22059 (gdb_collect_locals_test): Likewise.
22060 (gdb_unavailable_registers_test): Likewise.
22061 (gdb_unavailable_floats): Likewise.
22062 (gdb_collect_globals_test): Likewise.
22063 (top-level): Append "ctf" to trace_file_targets if GDB
22064 supports.
22065
b5262cd0
YQ
220662014-05-05 Yao Qi <yao@codesourcery.com>
22067
22068 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22069 code to ...
22070 (gdb_collect_args_test_1): ... it. New proc.
22071 (gdb_collect_locals_test): Move some code to ...
22072 (gdb_collect_locals_test_1): ... it. New proc.
22073 (gdb_unavailable_registers_test): Move some code to ...
22074 (gdb_unavailable_registers_test_1): ... it. New proc.
22075 (gdb_unavailable_floats): Move some code to ...
22076 (gdb_unavailable_floats_1): ... it. New proc.
22077
30a1e6cc
SDJ
220782014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22079
22080 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22081 probes to test for bitness recognition.
22082 * gdb.arch/amd64-stap-optional-prefix.exp
22083 (test_probe_value_without_reg): New procedure.
22084 Add code to test for different kinds of bitness.
22085
f33da99a
SDJ
220862014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22087
22088 PR breakpoints/16889
22089 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22090 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22091
5b80f00d
PA
220922014-05-01 Pedro Alves <palves@redhat.com>
22093
22094 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22095 gdb_file_cmd if no file is specified.
22096 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22097 last_loaded_file to set the remote exec-file.
22098
f8c2a73c
PA
220992014-05-01 Pedro Alves <palves@redhat.com>
22100
22101 * boards/local-remote-host.exp: New file.
22102
be6e8ac7
PA
221032014-05-01 Pedro Alves <palves@redhat.com>
22104
22105 * boards/local-remote-host.exp: Rename to ...
22106 * boards/local-remote-host-notty.exp: ... this.
22107
cac0dc8f
JB
221082014-04-28 Joel Brobecker <brobecker@adacore.com>
22109
22110 * gdb.ada/dyn_arrayidx: New testcase.
22111
9730e6cc
YQ
221122014-04-26 Yao Qi <yao@codesourcery.com>
22113
22114 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22115 and compute the length of function main. Save it in
22116 $main_length.
22117 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22118 (top-level): Use gdb_compile to compile objects into
22119 executable and restart GDB. Remove invocation to
22120 prepare_for_testing.
22121
7ae1a6a6
PA
221222014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22123 Pedro Alves <palves@redhat.com>
22124
22125 PR server/16255
22126 * gdb.multi/multi-attach.c: New file.
22127 * gdb.multi/multi-attach.exp: New file.
22128
4082afcc
PA
221292014-04-25 Pedro Alves <palves@redhat.com>
22130
22131 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22132 user.
22133 (top level): Test that "set remote conditional-breakpoints-packet
22134 off" works as intended.
22135 * gdb.base/dprintf.exp: Test that "set remote
22136 breakpoint-commands-packet off" works as intended.
22137 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22138 New function.
22139 (top level): Call it.
22140 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22141 remote fast-tracepoints-packet off" works as intended.
22142 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22143 * lib/gdb.exp (gdb_is_target_remote): ... here.
22144
2abc3f8d
DB
221452014-04-24 David Blaikie <dblaikie@gmail.com>
22146
22147 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22148 ensure clang would not discard them.
22149 * gdb.base/gdbvars.c: Ditto.
22150 * gdb.base/memattr.c: Ditto.
22151 * gdb.base/whatis.c: Ditto.
22152 * gdb.python/py-prettyprint.c: Ditto.
22153 * gdb.trace/actions.c: Ditto.
22154 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22155 ensure clang would not discard it.
22156
bfd39632
DB
221572014-04-24 David Blaikie <dblaikie@gmail.com>
22158
22159 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22160 clang to emit the full definition of type required by the test
22161 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22162
22842ff6
DB
221632014-04-24 David Blaikie <dblaikie@gmail.com>
22164
22165 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22166 coax Clang into emitting the definition of the type.
22167 * gdb.cp/pr10728-x.h (y): Ditto.
22168 * gdb.cp/pr10728-y.cc (y): Ditto.
22169
c2e827ad
DB
221702014-04-24 David Blaikie <dblaikie@gmail.com>
22171
22172 * gdb.base/label.exp: XFAIL label related tests under Clang.
22173 * gdb.cp/cplabel.exp: Ditto.
22174 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22175 under Clang those using labels.
22176
4c2d33e7
YQ
221772014-04-25 Yao Qi <yao@codesourcery.com>
22178
22179 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22180 double_label.
22181 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22182 partial_label and double_label.
22183
56083b99
DB
221842014-04-24 David Blaikie <dblaikie@gmail.com>
22185
22186 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22187
25d4e99d
DB
221882014-04-24 David Blaikie <dblaikie@gmail.com>
22189
22190 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22191 of the function to work across GCC and Clang.
22192 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22193 pointer types (const void ** const V void **).
22194
01f9f808
MS
221952014-04-24 Michael Sturm <michael.sturm@mintel.com>
22196 Walfred Tedeschi <walfred.tedeschi@intel.com>
22197
22198 * Makefile.in (EXECUTABLES): Added i386-avx512.
22199 * gdb.arch/i386-avx512.c: New file.
22200 * gdb.arch/i386-avx512.exp: Likewise.
22201
4b48d439
KS
222022014-04-23 Keith Seitz <keiths@redhat.com>
22203
22204 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22205 (mi_make_breakpoint_table): New procedure.
22206 (mi_create_breakpoint): Use mi_make_breakpoint
22207 and return the result.
22208 (mi_make_breakpoint): New procedure.
22209 (mi_build_kv_pairs): New procedure.
22210
22211 * gdb.mi/mi-break.exp: Remove unused globals,
22212 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22213 All callers updated.
22214 * gdb.mi/mi-dprintf.exp: Use variable to track command
22215 number.
22216 Update all callers of mi_create_breakpoint and use
22217 mi_make_breakpoint_table.
22218 Remove any unused global variables.
22219 * gdb.mi/mi-nonstop.exp: Likewise.
22220 * gdb.mi/mi-nsintrall.exp: Likewise.
22221 * gdb.mi/mi-nsmoribund.exp: Likewise.
22222 * gdb.mi/mi-nsthrexec.exp: Likewise.
22223 * gdb.mi/mi-reverse.exp: Likewise.
22224 * gdb.mi/mi-simplerun.exp: Likewise.
22225 * gdb.mi/mi-stepn.exp: Likewise.
22226 * gdb.mi/mi-syn-frame.exp: Likewise.
22227 * gdb.mi/mi-until.exp: Likewise.
22228 * gdb.mi/mi-var-cp.exp: Likewise.
22229 * gdb.mi/mi-var-display.exp: Likewise.
22230 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22231 * gdb.mi/mi2-var-child.exp: Likewise.
22232 * gdb.mi/mi-vla-c99.exp: Likewise.
22233 * lib/mi-support.exp: Likewise.
22234
22235 From Ian Lance Taylor <iant@cygnus.com>:
22236 * lib/gdb.exp (parse_args): New procedure.
22237
08351840
PA
222382014-04-23 Pedro Alves <palves@redhat.com>
22239
22240 * gdb.base/break-unload-file.c: New file.
22241 * gdb.base/break-unload-file.exp: New file.
22242 * gdb.base/sym-file-lib.c (baz): New function.
22243 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22244 field.
22245 (load): Store the segment's mapped size.
22246 (unload): New function.
22247 (unload_shlib): New function.
22248 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22249 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22250 set a breakpoint at baz, and call it.
22251 * gdb.base/sym-file.exp: New tests for stale breakpoint
22252 instructions.
22253
076855f9
PA
222542014-04-23 Pedro Alves <palves@redhat.com>
22255
22256 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22257 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22258 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22259 * gdb.base/hbreak-unmapped.c: New file.
22260 * gdb.base/hbreak-unmapped.exp: New file.
22261 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22262 * lib/gdb.exp (gdb_is_target_remote): ... here.
22263
483805cf
PA
222642014-04-22 Pedro Alves <palves@redhat.com>
22265
22266 * gdb.base/consecutive-step-over.c: New file.
22267 * gdb.base/consecutive-step-over.exp: New file.
22268
06d97543
PA
222692014-04-22 Pedro Alves <palves@redhat.com>
22270
22271 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22272 instead of send_gdb/gdb_expect.
22273
b4429ea2
YQ
222742014-04-22 Yao Qi <yao@codesourcery.com>
22275
22276 * lib/trace-support.exp (generate_tracefile): New procedure.
22277 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22278 return 0.
22279 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22280 if generate_tracefile returns 1.
22281
51d48146
PA
222822014-04-18 Tom Tromey <palves@redhat.com>
22283 Pedro alves <tromey@redhat.com>
22284
22285 PR backtrace/15558
22286 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22287 with a backtrace limit.
22288 * gdb.python/py-frame-inline.exp: Test running to an inline
22289 function with a backtrace limit, and printing the newest frame.
22290 * gdb.python/py-frame-inline.c (main): Call f.
22291
bd1dce5f
MS
222922014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22293
22294 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22295
40d1a503
MS
222962014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22297
22298 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22299 Drop prefix from unsupported source file path.
22300
389b98f7
YQ
223012014-04-17 Yao Qi <yao@codesourcery.com>
22302
22303 * lib/gdb.exp (with_target_charset): New proc.
22304 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22305 with_target_charset.
22306 (test_print_strings): Likewise.
22307 (test_repeat_bytes): Likewise.
22308 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22309 for some tests.
22310
22869d73
KS
223112014-04-16 Keith Seitz <keiths@redhat.com>
22312
22313 PR gdb/15827
22314 * gdb.dwarf2/corrupt.c: New file.
22315 * gdb.dwarf2/corrupt.exp: New file.
22316
c4f87ca6
KS
223172014-04-16 Keith Seitz <keiths@redhat.com>
22318
22319 PR c++/16597
22320 * gdb.cp/namelessclass.cc: New file.
22321 * gdb.cp/namelessclass.exp: New file.
22322 * gdb.cp/namelessclass.S: New file.
22323
ab19de87
DE
223242014-04-16 Doug Evans <dje@google.com>
22325
22326 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22327 Add comment.
22328 (gdbserver_default_get_comm_port): New function.
22329 (gdbserver_start): Check if board file provided
22330 "gdbserver,get_comm_port" and use it if so.
22331 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22332 (gdb,socketport): Set to "stdio".
22333 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22334 (stdio_gdbserver_template): Delete.
22335 (${board}_get_remote_address): Update.
22336 (${board}_build_remote_cmd): Delete.
22337 (${board}_get_comm_port): New function.
22338 (${board}_spawn): Update.
22339 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22340 Delete.
22341 (${board}_get_remote_address): Update.
22342 (${board}_get_comm_port): New function.
22343
fc98a809
AB
223442014-04-16 Andrew Burgess <aburgess@broadcom.com>
22345
22346 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22347 appearing in any order.
22348
87fd9e6e
DE
223492014-04-15 Doug Evans <dje@google.com>
22350
22351 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22352 uninitialized value of "description".
22353
099fc3ea
KS
223542014-04-15 Keith Seitz <keiths@redhat.com>
22355
22356 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22357 Remove unused globals.
22358 (test_running_the_program): Likewise.
22359 (test_controlled_execution): Likewise.
22360 (test_controlling_breakpoints): Likewise.
22361 (test_program_termination): Likewise.
22362
5da151d4
KS
223632014-04-15 Keith Seitz <keiths@redhat.com>
22364
22365 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22366 unused globals.
22367 (test_rbreak_creation_and_listing): Likewise.
22368 (test_ignore_count): Likewise.
22369 (test_error): Likewise.
22370
35e5d2f0
PA
223712014-04-15 Pedro Alves <palves@redhat.com>
22372
22373 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22374 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22375 sym-file-loader.c.
22376 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22377 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22378 to sym-file-loader.c.
22379 (struct library): Forward declare.
22380 (load_shlib, lookup_function): Change prototypes.
22381 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22382 (translate_offset): Remove declarations.
22383 (get_text_addr): New declaration.
22384 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22385 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22386 sym-file-loader.h.
22387 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22388 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22389 here from sym-file-loader.h.
22390 (struct library): New structure.
22391 (load_shlib, lookup_function): Change prototypes and adjust to
22392 work with a struct library.
22393 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22394 (translate_offset): Make static.
22395 (get_text_addr): New function.
22396 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22397
eb4c1710
PA
223982014-04-15 Pedro Alves <palves@redhat.com>
22399
22400 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22401
2d1baf52
PA
224022014-04-15 Pedro Alves <palves@redhat.com>
22403
22404 * gdb.base/sym-file-loader.c: Include <limits.h>.
22405 (SELF_LINK): New define.
22406 (get_origin): New function.
22407 (load_shlib): Use it.
22408 * gdb.base/sym-file.exp: Don't early return if the target is
22409 remote. Use runto_main, and issue fail is that fails. Use
22410 gdb_load_shlibs.
22411 (shlib_name): Delete.
22412 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22413
7dd6df01
PA
224142014-04-15 Pedro Alves <palves@redhat.com>
22415
22416 * gdb.base/sym-file.exp: Remove regex characters from test
22417 message. Don't refer to breakpoint numbers in test messages.
22418
b50c8614
KS
224192014-04-14 Keith Seitz <keiths@redhat.com>
22420
22421 PR c++/16253
22422 * gdb.cp/var-tag.cc: New file.
22423 * gdb.cp/var-tag.exp: New file.
22424 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22425 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22426 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22427 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22428
3d567982
TT
224292014-04-14 Tom Tromey <tromey@redhat.com>
22430
22431 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22432 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22433 type.
22434 * gdb.cp/enum-class.exp: New file.
22435 * gdb.cp/enum-class.cc: New file.
22436
0626fc76
TT
224372014-04-14 Tom Tromey <tromey@redhat.com>
22438
22439 * gdb.dwarf2/enum-type.exp: New file.
22440
dca325b3
SA
224412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22442
22443 * gdb.mi/mi-vla-c99.exp: New file.
22444 * gdb.mi/vla.c: New file.
22445
5854b38a
SA
224462014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22447
22448 * gdb.base/vla-datatypes.c: New file.
22449 * gdb.base/vla-datatypes.exp: New file.
22450
463bb957
SA
224512014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22452
22453 * gdb.base/vla-ptr.c: New file.
22454 * gdb.base/vla-ptr.exp: New file.
22455
3dd170be
SA
224562014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22457
22458 * gdb.dwarf2/count.exp: New file.
22459
5ecaaa66
SA
224602014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22461
22462 * gdb.base/vla-sideeffect.c: New file.
22463 * gdb.base/vla-sideeffect.exp: New file.
22464
41f1ada5
DB
224652014-04-14 David Blaikie <dblaikie@gmail.com>
22466
22467 * gdb.mi/non-stop.c: Add return value for non-void function return
22468 statement.
22469 * gdb.threads/staticthreads.c: Ditto.
22470
0be03e84
DE
224712014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22472 Doug Evans <xdje42@gmail.com>
22473
22474 * gdb.guile/scm-value.c: Improve test case.
22475 * gdb.guile/scm-value.exp: Add new test.
22476
f180a1fb
DB
224772014-04-11 David Blaikie <dblaikie@gmail.com>
22478
22479 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22480 override Clang's default.
22481
6b662e19
JB
224822014-04-11 Joel Brobecker <brobecker@adacore.com>
22483
22484 Revert the following changes (regressions):
22485
22486 * gdb.base/vla-sideeffect.c: New file.
22487 * gdb.base/vla-sideeffect.exp: New file.
22488
22489 * gdb.dwarf2/count.exp: New file.
22490
22491 * gdb.base/vla-multi.c: New file.
22492 * gdb.base/vla-multi.exp: New file.
22493
22494 * gdb.base/vla-ptr.c: New file.
22495 * gdb.base/vla-ptr.exp: New file.
22496
22497 * gdb.base/vla-datatypes.c: New file.
22498 * gdb.base/vla-datatypes.exp: New file.
22499
22500 * gdb.mi/mi-vla-c99.exp: New file.
22501 * gdb.mi/vla.c: New file.
22502
245a5f0b
KS
225032014-04-11 Keith Seitz <keiths@redhat.com>
22504
22505 PR c++/16675
22506 * gdb.cp/cpsizeof.exp: New file.
22507 * gdb.cp/cpsizeof.cc: New file.
22508
58a84dcf
SA
225092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22510
191a8a90
JB
22511 * gdb.mi/mi-vla-c99.exp: New file.
22512 * gdb.mi/vla.c: New file.
58a84dcf 22513
c8655f75
SA
225142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22515
22516 * gdb.base/vla-datatypes.c: New file.
22517 * gdb.base/vla-datatypes.exp: New file.
22518
024e13b4
SA
225192014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22520
22521 * gdb.base/vla-ptr.c: New file.
22522 * gdb.base/vla-ptr.exp: New file.
22523
1a237e0e
SA
225242014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22525
22526 * gdb.base/vla-multi.c: New file.
22527 * gdb.base/vla-multi.exp: New file.
22528
504f3432
SA
225292014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22530
22531 * gdb.dwarf2/count.exp: New file.
22532
3bce8237
SA
225332014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22534
191a8a90
JB
22535 * gdb.base/vla-sideeffect.c: New file.
22536 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22537
322f9c21
YQ
225382014-04-11 Yao Qi <yao@codesourcery.com>
22539
22540 * gdb.base/completion.exp: Check file exists before running tests
22541 on file completion.
22542
d708bcd1
PA
225432014-04-10 Pedro Alves <palves@redhat.com>
22544
22545 * gdb.base/cond-eval-mode.c: New file.
22546 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22547 prepare_for_testing to build the new file. Check result of
22548 runto_main.
22549 (test_break, test_watch): New procedures.
22550 (top level): Use them.
22551
ae1d2761
PM
225522014-04-08 Pierre Muller <muller@sourceware.org>
22553
22554 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22555 Ctrl-V use for mingw hosts.
22556
7af389b8
SC
225572014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22558
22559 * gdb.python/py-value.c: Improve test case.
22560 * gdb.python/py-value.exp: Add new test.
22561
5e703181
DE
225622014-04-07 David Blaikie <dblaikie@gmail.com>
22563
22564 * lib/compiler.c: Identify the clang compiler.
22565 * lib/compiler.cc: Ditto.
22566
9810b410
YQ
225672014-04-03 Yao Qi <yao@codesourcery.com>
22568
22569 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22570
98d1b8dc
AB
225712014-04-01 Anton Blanchard <anton@samba.org>
22572
22573 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22574 messages unique.
22575
3114cea1
AB
225762014-04-01 Anton Blanchard <anton@samba.org>
22577
22578 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22579 prepare_for_testing.
22580
62f7182c
AB
225812014-04-01 Anton Blanchard <anton@samba.org>
22582
22583 * gdb.arch/ppc64-atomic-inst.c: Remove.
22584 * gdb.arch/ppc64-atomic-inst.S: New file.
22585 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22586
770e7fc7
DE
225872014-03-31 Doug Evans <dje@google.com>
22588
22589 * gdb.base/print-symbol-loading-lib.c: New file.
22590 * gdb.base/print-symbol-loading-main.c: New file.
22591 * gdb.base/print-symbol-loading.exp: New file.
22592
46e2bafa
YQ
225932014-03-31 Yao Qi <yao@codesourcery.com>
22594
22595 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22596
8776cfe9
JB
225972014-03-28 Joel Brobecker <brobecker@adacore.com>
22598
22599 * gdb.ada/mi_dyn_arr: New testcase.
22600
5d1ef361
DE
226012014-03-27 Doug Evans <dje@google.com>
22602
22603 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22604
b5bee914
YQ
226052014-03-27 Yao Qi <yao@codesourcery.com>
22606
22607 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22608 if target is nios2-*-*.
22609
0d4d0e77
YQ
226102014-03-26 Yao Qi <yao@codesourcery.com>
22611
22612 * lib/gdb.exp (readline_is_used): New proc.
22613 * gdb.base/completion.exp: Move tests on command complete up.
22614 Skip the rest of tests if readline is not used.
22615 * gdb.ada/complete.exp: Skp the test if readline is not
22616 used.
22617 * gdb.base/filesym.exp: Likewise.
22618 * gdb.base/macscp.exp: Likewise.
22619 * gdb.base/readline-ask.exp: Likewise.
22620 * gdb.base/readline.exp: Likewise.
22621 * gdb.python/py-cmd.exp: Likewise.
22622 * gdb.trace/tfile.exp: Likewise.
22623
29361eee
YQ
226242014-03-26 Yao Qi <yao@codesourcery.com>
22625
22626 * gdb.base/macscp.exp: Fix code format issues.
22627
bc9a5525
UW
226282014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22629
22630 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22631 * gdb.asm/powerpc64le.inc: New file.
22632
d3839ede
PA
226332014-03-25 Pedro Alves <palves@redhat.com>
22634 Doug Evans <dje@google.com>
22635
22636 * gdb.base/source-execution.c: New file.
22637 * gdb.base/source-execution.exp: New file.
22638 * gdb.base/source-execution.gdb: New file.
22639
01672a57
DE
226402014-03-24 Doug Evans <dje@google.com>
22641
22642 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22643 using fission.
22644
88bbeca9
HZ
226452014-03-24 Hui Zhu <hui@codesourcery.com>
22646 Pedro Alves <palves@redhat.com>
22647
22648 PR breakpoints/16101
22649 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22650 test pass/fail messages. Detect missing support for dprintf when
22651 breakpoints are actually inserted.
22652 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22653 breakpoints are actually inserted.
22654 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22655 fails.
22656
d2348791
JK
226572014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22658
22659 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22660
feef67ab
DE
226612014-03-22 Doug Evans <xdje42@gmail.com>
22662
22663 * gdb.python/python.exp (python not supported): Verify multi-line
22664 python command issues an error.
25d743f9 22665 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22666 guile command issues an error.
feef67ab 22667
ecebef6a
MR
226682014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22669
22670 * gdb.threads/thread-specific.exp: Handle the lack of usable
22671 $this_breakpoint and $this_thread.
22672
ccdd1909
HZ
226732014-03-21 Hui Zhu <hui@codesourcery.com>
22674
22675 * gdb.base/attach.exp (do_command_attach_tests): New.
22676
beb460e8
PA
226772014-03-20 Tom Tromey <tromey@redhat.com>
22678 Pedro Alves <palves@redhat.com>
22679
22680 PR cli/15718
22681 * gdb.base/condbreak-call-false.c: New file.
22682 * gdb.base/condbreak-call-false.exp: New file.
22683
40acf43a
PA
226842014-03-20 Pedro Alves <palves@redhat.com>
22685
22686 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22687 Delete.
22688 (block_signals, unblock_signals): Delete.
22689 (child_function_2, main): Remove references to deleted variable
22690 and functions.
22691
9f5e1e02
PA
226922014-03-20 Pedro Alves <palves@redhat.com>
22693
22694 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22695 Use pthread_kill to signal thread 2.
22696 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22697 Adjust to make the test send itself a signal rather than using the
22698 host's "kill" command.
22699
99619bea
PA
227002014-03-20 Pedro Alves <palves@redhat.com>
22701
22702 * gdb.threads/multiple-step-overs.c: New file.
22703 * gdb.threads/multiple-step-overs.exp: New file.
22704 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22705 Adjust expected infrun debug output.
22706
2adfaa28
PA
227072014-03-20 Pedro Alves <palves@redhat.com>
22708
22709 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22710 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22711
31e77af2
PA
227122014-03-20 Pedro Alves <palves@redhat.com>
22713
22714 PR breakpoints/7143
22715 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22716 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22717 of gdb_test_multiple.
22718 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22719 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22720
b9f437de
PA
227212014-03-20 Pedro Alves <palves@redhat.com>
22722
22723 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22724 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22725
05adc73e
PA
227262014-03-19 Pedro Alves <palves@redhat.com>
22727
22728 * gdb.base/async.exp: Remove early return.
22729
6048b950
PA
227302014-03-19 Pedro Alves <palves@redhat.com>
22731
22732 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22733
8bcfb00a
PA
227342014-03-19 Pedro Alves <palves@redhat.com>
22735
22736 * gdb.base/async.exp (test_background): Expect \r\n after
22737 "completed." in the fail pattern.
22738
884e37dc
PA
227392014-03-19 Pedro Alves <palves@redhat.com>
22740
22741 * gdb.base/async.exp (test_background): New procedure.
22742 Use it for all background execution command tests.
22743
148e57e2
PA
227442014-03-19 Pedro Alves <palves@redhat.com>
22745
22746 * gdb.base/async.exp: Use prepare_for_testing.
22747
f48088c7
PA
227482014-03-19 Pedro Alves <palves@redhat.com>
22749
22750 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22751 the same line.
22752
e2f6c966
PA
227532014-03-19 Pedro Alves <palves@redhat.com>
22754
22755 * gdb.base/async.c (main): Add "jump here" and "until here" line
22756 marker comments.
22757 * gdb.base/async.exp (jump_here): New global.
22758 (jump& test): Use it.
22759 (until_here): New global.
22760 (until& test): Use it.
22761
c30568d4
PA
227622014-03-19 Pedro Alves <palves@redhat.com>
22763
22764 * gdb.base/async.exp: Don't frob gdb_protocol.
22765
0172b6a7
DE
227662014-03-18 Doug Evans <xdje42@gmail.com>
22767
22768 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22769 Fix spelling of exec-done-display.
22770
06c868a8
JK
227712014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22772
22773 PR gdb/15358
22774 * gdb.base/gdb-sigterm.c: New file.
22775 * gdb.base/gdb-sigterm.exp: New file.
22776
0c7e1a46
PA
227772014-03-18 Pedro Alves <palves@redhat.com>
22778
22779 PR gdb/13860
22780 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22781 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22782 solib-event.
22783
f7c77d93
JB
227842014-03-17 Joel Brobecker <brobecker@adacore.com>
22785
22786 * gdb.ada/pckd_arr_ren: New testcase.
22787
5a1e8c7a
DE
227882014-03-13 Doug Evans <xdje42@gmail.com>
22789
22790 PR guile/16612
22791 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22792 collect after discarding symbols.
22793
350e1a76
DE
227942014-03-13 Ludovic Courtès <ludo@gnu.org>
22795 Doug Evans <xdje42@gmail.com>
22796
22797 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22798 to history survives a gc.
22799
a69900ae
PA
228002014-03-13 Pedro Alves <palves@redhat.com>
22801
22802 * gdb.base/default.exp: Don't test "target procfs".
22803
5db9f0bd
PA
228042014-03-13 Pedro Alves <palves@redhat.com>
22805
22806 * gdb.base/default.exp: Update "target child" and "target procfs"
22807 tests to not expect "Unix".
22808
b3ccfe11
TT
228092014-03-12 Tom Tromey <tromey@redhat.com>
22810
22811 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22812 New procs. Add target-async tests.
22813 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22814 Add target-async tests.
22815
646f4417
AA
228162014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22817
22818 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22819 'func_start' and 'func_end' for the beginning and end of the
22820 function code, respectively.
22821 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22822 'func_end' instead of 'func' and 'main'.
22823
288c211f
AA
228242014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22825
22826 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22827 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22828 generate the debug info assembler source.
22829
e0c0f156
AA
228302014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22831
22832 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22833 * gdb.dwarf2/arr-subrange.exp: Likewise.
22834 * gdb.dwarf2/dwz.exp: Likewise.
22835 * gdb.dwarf2/method-ptr.exp: Likewise.
22836 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22837 * gdb.dwarf2/subrange.exp: Likewise.
22838 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22839 * gdb.dwarf2/implptrpiece.exp: Likewise.
22840 * gdb.dwarf2/nostaticblock.exp: Likewise.
22841
0e5c4555
AA
228422014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22843
22844 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22845 directory to absolute path name arguments.
22846
5ec18f2b
JG
228472014-03-10 Joel Brobecker <brobecker@adacore.com>
22848
22849 * gdb.ada/tagged_access: New testcase.
22850
847fc4f2
MM
228512014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22852
22853 * gdb.btrace/data.exp: Update expected output.
22854
cc3da688
YQ
228552014-03-06 Yao Qi <yao@codesourcery.com>
22856
22857 * gdb.trace/pr16508.exp: New file.
22858
0f26cec1
PA
228592014-03-05 Pedro Alves <palves@redhat.com>
22860
22861 PR gdb/16575
22862 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22863 procedure.
22864 (top level): Adjust to use it. Add tests that exercise breakpoint
22865 interaction with the code-cache.
22866
7a5a839f
LC
228672014-02-26 Ludovic Courtès <ludo@gnu.org>
22868
22869 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22870 test for 'history-append!'.
22871
31aa7e4e
JB
228722014-02-26 Joel Brobecker <brobecker@adacore.com>
22873
22874 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22875 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22876 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22877 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22878 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22879 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22880
1b588015
JB
228812014-02-26 Joel Brobecker <brobecker@adacore.com>
22882
22883 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22884 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22885 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22886
55426c9d
JB
228872014-02-26 Joel Brobecker <brobecker@adacore.com>
22888
22889 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22890
dc53a7ad
JB
228912014-02-26 Joel Brobecker <brobecker@adacore.com>
22892
22893 * gdb.dwarf2/arr-stride.c: New file.
22894 * gdb.dwarf2/arr-stride.exp: New file.
22895
12ab52e9
PA
228962014-02-26 Pedro Alves <palves@redhat.com>
22897
22898 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22899 that won't ever trigger. Make sure that GDB reports the correct
22900 breakpoint that caused the stop.
22901
849c862e
JK
229022014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22903
22904 PR gdb/16626
22905 * gdb.base/auto-load-script: New file.
22906 * gdb.base/auto-load.c: New file.
22907 * gdb.base/auto-load.exp: New file.
22908
71b7d793
JK
22909 PR gdb/16626
22910 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22911
e2f0d509
JK
229122014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22913
22914 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22915 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22916
50cc37c8
DE
229172014-02-24 Doug Evans <dje@google.com>
22918
22919 * lib/gdb.exp (run_on_host): Log error output if program fails.
22920
ea4758f2
PA
229212014-02-21 Pedro Alves <palves@redhat.com>
22922
22923 * gdb.threads/step-after-sr-lock.c: Rename to ...
22924 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22925 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22926 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22927 ... this.
22928
d7b30f67
SDJ
229292014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22930
22931 PR tdep/16397
22932 * gdb.arch/amd64-stap-special-operands.exp: New file.
22933 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22934 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22935 * gdb.arch/amd64-stap-triplet.S: Likewise.
22936 * gdb.arch/amd64-stap-triplet.c: Likewise.
22937
83deb43f
JB
229382014-02-20 Joel Brobecker <brobecker@adacore.com>
22939
22940 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22941 in .section pseudo-op.
22942
adde2bff
DE
229432014-02-20 lin zuojian <manjian2006@gmail.com>
22944 Joel Brobecker <brobecker@adacore.com>
22945 Doug Evans <xdje42@gmail.com>
22946
22947 PR symtab/16581
22948 * gdb.dwarf2/dw2-icycle.S: New file.
22949 * gdb.dwarf2/dw2-icycle.c: New file.
22950 * gdb.dwarf2/dw2-icycle.exp: New file.
22951
f7bd0f78
SC
229522014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22953
22954 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22955 operations on gdb.Value objects.
22956 * gdb.python/py-value-cc.exp: Add new test to test operations on
22957 gdb.Value objects.
22958
c17ef0d5
DE
229592014-02-18 Doug Evans <dje@google.com>
22960
22961 * Makefile.in (TESTS): New variable.
22962 (expanded_tests, expanded_tests_or_none): New variables
22963 (check-single): Pass $(expanded_tests_or_none) to runtest.
22964 (check-parallel): Only run tests in $(TESTS) if non-empty.
22965 (check/no-matching-tests-found): New rule.
22966 * README: Document TESTS makefile variable.
22967
5dd3176f
DE
229682014-02-18 Doug Evans <dje@google.com>
22969
22970 * Makefile.in (check-parallel): rm -rf outputs temp.
22971
0b10be4f
JK
229722014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
22973
22974 Fix "ERROR: no fileid for" in the testsuite.
22975 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
22976
85f224e7
DE
229772014-02-12 Doug Evans <dje@google.com>
22978
22979 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
22980 (MISCELLANEOUS): New variable.
22981 (clean): rm -rf $(MISCELLANEOUS).
22982 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
22983 dwp live in the same directory as symlinks, with each symlink pointed
22984 to a differently named file in a different directory.
22985
149b30ff
DE
229862014-02-11 Doug Evans <dje@google.com>
22987
22988 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
22989 of Tcl file commands.
22990
1dfdac32
MK
229912014-02-10 Mark Kettenis <kettenis@gnu.org>
22992
22993 * gdb.threads/step-after-sr-lock.exp: Avoid executing
22994 "kill -SIGUSR1 -1".
22995
aa4fb036
JB
229962014-02-10 Joel Brobecker <brobecker@adacore.com>
22997
22998 * gdb.ada/tick_length_array_enum_idx: New testcase.
22999
ed3ef339
DE
230002014-02-10 Doug Evans <xdje42@gmail.com>
23001
23002 * configure.ac (AC_OUTPUT): Add gdb.guile.
23003 * configure: Regenerate.
23004 * lib/gdb-guile.exp: New file.
23005 * lib/gdb.exp (get_target_charset): New function.
23006 * gdb.base/help.exp: Update expected output from "apropos apropos".
23007 * gdb.guile/Makefile.in: New file.
23008 * gdb.guile/guile.exp: New file.
23009 * gdb.guile/scm-arch.c: New file.
23010 * gdb.guile/scm-arch.exp: New file.
23011 * gdb.guile/scm-block.c: New file.
23012 * gdb.guile/scm-block.exp: New file.
23013 * gdb.guile/scm-breakpoint.c: New file.
23014 * gdb.guile/scm-breakpoint.exp: New file.
23015 * gdb.guile/scm-disasm.c: New file.
23016 * gdb.guile/scm-disasm.exp: New file.
23017 * gdb.guile/scm-equal.c: New file.
23018 * gdb.guile/scm-equal.exp: New file.
23019 * gdb.guile/scm-error.exp: New file.
23020 * gdb.guile/scm-error.scm: New file.
23021 * gdb.guile/scm-frame-args.c: New file.
23022 * gdb.guile/scm-frame-args.exp: New file.
23023 * gdb.guile/scm-frame-args.scm: New file.
23024 * gdb.guile/scm-frame-inline.c: New file.
23025 * gdb.guile/scm-frame-inline.exp: New file.
23026 * gdb.guile/scm-frame.c: New file.
23027 * gdb.guile/scm-frame.exp: New file.
23028 * gdb.guile/scm-generics.exp: New file.
23029 * gdb.guile/scm-gsmob.exp: New file.
23030 * gdb.guile/scm-iterator.c: New file.
23031 * gdb.guile/scm-iterator.exp: New file.
23032 * gdb.guile/scm-math.c: New file.
23033 * gdb.guile/scm-math.exp: New file.
23034 * gdb.guile/scm-objfile-script-gdb.in: New file.
23035 * gdb.guile/scm-objfile-script.c: New file.
23036 * gdb.guile/scm-objfile-script.exp: New file.
23037 * gdb.guile/scm-objfile.c: New file.
23038 * gdb.guile/scm-objfile.exp: New file.
23039 * gdb.guile/scm-ports.exp: New file.
23040 * gdb.guile/scm-pretty-print.c: New file.
23041 * gdb.guile/scm-pretty-print.exp: New file.
23042 * gdb.guile/scm-pretty-print.scm: New file.
23043 * gdb.guile/scm-section-script.c: New file.
23044 * gdb.guile/scm-section-script.exp: New file.
23045 * gdb.guile/scm-section-script.scm: New file.
23046 * gdb.guile/scm-symbol.c: New file.
23047 * gdb.guile/scm-symbol.exp: New file.
23048 * gdb.guile/scm-symtab-2.c: New file.
23049 * gdb.guile/scm-symtab.c: New file.
23050 * gdb.guile/scm-symtab.exp: New file.
23051 * gdb.guile/scm-type.c: New file.
23052 * gdb.guile/scm-type.exp: New file.
23053 * gdb.guile/scm-value-cc.cc: New file.
23054 * gdb.guile/scm-value-cc.exp: New file.
23055 * gdb.guile/scm-value.c: New file.
23056 * gdb.guile/scm-value.exp: New file.
23057 * gdb.guile/source2.scm: New file.
23058 * gdb.guile/types-module.cc: New file.
23059 * gdb.guile/types-module.exp: New file.
23060
7026a7c1
YQ
230612014-02-10 Yao Qi <yao@codesourcery.com>
23062
23063 PR testsuite/16543
23064 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23065 * configure: Regenerated.
23066 * Makefile.in: New file.
23067
6c466447
AS
230682014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23069
23070 * gdb.python/py-framefilter.exp: Fix typo.
23071
6e854735
YQ
230722014-02-08 Yao Qi <yao@codesourcery.com>
23073
23074 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23075 that no =breakpoint-modified is emitted when breakpoints are
23076 modified through MI commands.
23077
d137e6dc
PA
230782014-02-07 Pedro Alves <pedro@codesourcery.com>
23079 Pedro Alves <palves@redhat.com>
23080
23081 * gdb.threads/step-after-sr-lock.c: New file.
23082 * gdb.threads/step-after-sr-lock.exp: New file.
23083
b5ee5a50
PA
230842014-02-07 Pedro Alves <palves@redhat.com>
23085
23086 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23087
3c77faf3
JK
230882014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23089
23090 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23091 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23092
6dddc817
DE
230932014-02-06 Doug Evans <xdje42@gmail.com>
23094
23095 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23096 output.
23097
23098 * gdb.gdb/python-interrupts.exp: New file.
23099
de7b2893
YQ
231002014-02-05 Yao Qi <yao@codesourcery.com>
23101
23102 * gdb.trace/report.exp (use_collected_data): Test the output
23103 of "info threads" and "info inferiors".
23104
66d032ac
YQ
231052014-02-05 Yao Qi <yao@codesourcery.com>
23106
23107 Revert this patch:
23108
23109 2013-05-24 Yao Qi <yao@codesourcery.com>
23110
23111 * gdb.trace/tfile.exp: Test inferior and thread.
23112
591a12a1
UW
231132014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23114
23115 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23116 on a function.
23117 * gdb.base/step-bt.c: Call hello via function pointer to make
23118 sure its first instruction is executed on powerpc64le-linux.
23119
0ff3e01f
UW
231202014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23121
23122 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23123
084ee545
UW
231242014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23125
23126 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23127 of the test patterns for use on little-endian systems.
23128
6ed14ff3
UW
231292014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23130
23131 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23132 (decimal_vector): Fix for little-endian.
23133
401e27fd
JM
231342014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23135
23136 * gdb.arch/sparc-sysstep.exp: New file.
23137 * gdb.arch/sparc-sysstep.c: Likewise.
23138
23139 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23140
8b924729
EBM
231412014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23142
23143 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23144
fb151210
JB
231452014-01-23 Tom Tromey <tromey@redhat.com>
23146
23147 * gdb.ada/array_char_idx: New testcase.
23148
0740f8d8
TT
231492014-01-23 Tom Tromey <tromey@redhat.com>
23150
23151 PR python/16487:
23152 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23153 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23154 classes.
23155
21909fa1
TT
231562014-01-23 Tom Tromey <tromey@redhat.com>
23157
23158 PR python/16491:
23159 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23160 string from an inferior frame.
23161 * gdb.python/py-framefilter-mi.exp: Update.
23162
87ce2a04
DE
231632014-01-22 Doug Evans <dje@google.com>
23164
23165 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23166
237b092b
AA
231672014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23168
23169 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23170
d674a709
AA
231712014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23172
23173 * gdb.trace/entry-values.exp: Remove excess space character from
23174 regex patterns. Handle s390 call instruction.
23175
20fa3390
AA
231762014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23177
23178 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23179 define "*_start" label. Make "name" static.
23180 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23181 ${name} by references to ${name}_start.
23182
78466714
AA
231832014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23184
23185 * gdb.base/info-macros.exp: Remove "debug" from the compile
23186 options.
23187
ec9f644a
IB
231882014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23189
23190 * gdb.dlang/demangle.exp: New file.
23191
94b1b47e
IB
231922014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23193
23194 * gdb.dlang/primitive-types.exp: New file.
23195
7f420862
IB
231962014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23197
23198 * configure.ac: Create gdb.dlang/Makefile.
23199 * configure: Regenerate.
23200 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23201 * gdb.dlang/Makefile.in: New file.
23202 * lib/d-support.exp: New file.
23203 * lib/gdb.exp (skip_d_tests): New proc.
23204
52834460
MM
232052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23206
23207 * gdb.btrace/delta.exp: Check reverse stepi.
23208 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23209 * gdb.btrace/finish.exp: New.
23210 * gdb.btrace/next.exp: New.
23211 * gdb.btrace/nexti.exp: New.
23212 * gdb.btrace/record_goto.c: Add comments.
23213 * gdb.btrace/step.exp: New.
23214 * gdb.btrace/stepi.exp: New.
23215 * gdb.btrace/multi-thread-step.c: New.
23216 * gdb.btrace/multi-thread-step.exp: New.
23217 * gdb.btrace/rn-dl-bind.c: New.
23218 * gdb.btrace/rn-dl-bind.exp: New.
23219 * gdb.btrace/data.c: New.
23220 * gdb.btrace/data.exp: New.
23221 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23222
6e07b1d2
MM
232232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23224
23225 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23226 * gdb.btrace/exception.exp: Update.
23227 * gdb.btrace/instruction_history.exp: Update.
23228 * gdb.btrace/record_goto.exp: Update.
23229 * gdb.btrace/tailcall.exp: Update.
23230 * gdb.btrace/unknown_functions.exp: Update.
23231 * gdb.btrace/delta.exp: New.
23232
0b722aec
MM
232332014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23234
23235 * gdb.btrace/record_goto.exp: Add backtrace test.
23236 * gdb.btrace/tailcall.exp: Add backtrace test.
23237
066ce621
MM
232382014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23239
23240 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23241 * gdb.btrace/record_goto.c: New.
23242 * gdb.btrace/record_goto.exp: New.
23243 * gdb.btrace/x86-record_goto.S: New.
23244
0688d04e
MM
232452014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23246
23247 * gdb.btrace/function_call_history.exp: Update tests.
23248 * gdb.btrace/instruction_history.exp: Update tests.
23249
8710b709
MM
232502014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23251
23252 * gdb.btrace/function_call_history.exp: Fix expected field
23253 order for "record function-call-history".
23254 Add new tests for "record function-call-history /c".
23255 * gdb.btrace/exception.cc: New.
23256 * gdb.btrace/exception.exp: New.
23257 * gdb.btrace/tailcall.exp: New.
23258 * gdb.btrace/x86-tailcall.S: New.
23259 * gdb.btrace/x86-tailcall.c: New.
23260 * gdb.btrace/unknown_functions.c: New.
23261 * gdb.btrace/unknown_functions.exp: New.
23262 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23263
5de9129b
MM
232642014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23265
23266 * gdb.btrace/instruction_history.exp: Update.
23267 * gdb.btrace/function_call_history.exp: Update.
23268
23a7fe75
MM
232692014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23270
23271 * gdb.btrace/function_call_history.exp: Fix expected function
23272 trace.
23273 * gdb.btrace/instruction_history.exp: Initialize traced.
23274 Remove traced_functions.
23275
724c7dd8
MM
232762014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23277
23278 * gdb.btrace/function_call_history.exp: Update
23279 * gdb.btrace/instruction_history.exp: Update.
23280
6d78d93b
MM
232812014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23282
23283 * gdb.btrace/enable.exp: Update expected text.
23284
93a360cc
OJ
232852014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23286
23287 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23288 bytes.
23289
3772b53f
MR
232902014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23291
23292 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23293
596662fa
OJ
232942014-01-15 Omair Javaid <omair.javaid@linaro.org>
23295
23296 * lib/gdb.exp (supports_process_record): Return true for
23297 arm*-linux*. (supports_reverse): Likewise.
23298
b5b08fb4
SC
232992014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23300
23301 PR python/15464
23302 PR python/16113
23303 * gdb.python/py-type.c: Enhance test case.
23304 * gdb.python/py-value-cc.cc: Likewise
23305 * gdb.python/py-type.exp: Add new tests.
23306 * gdb.python/py-value-cc.exp: Likewise
23307
52d7fb13
AA
233082014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23309 Pedro Alves <palves@redhat.com>
23310
23311 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23312 Make "name" extern.
23313 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23314 references to ${name}_start by references to ${name}.
23315
a2cd8cfe
JB
233162014-01-10 Joel Brobecker <brobecker@adacore.com>
23317
23318 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23319
4e23fced
JB
233202014-01-10 Joel Brobecker <brobecker@adacore.com>
23321
23322 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23323
c6a9e42c
PA
233242014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23325 Pedro Alves <palves@redhat.com>
23326
23327 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23328 mi_gdb_target_load.
c6a9e42c 23329
b7ea362b
PA
233302014-01-08 Pedro Alves <palves@redhat.com>
23331
23332 * gdb.threads/reconnect-signal.c: New file.
23333 * gdb.threads/reconnect-signal.exp: New file.
23334
5e3f4fab
EBM
233352014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23336
23337 * gdb.base/source-dir.exp: New file.
23338
79301218
JB
233392014-01-07 Joel Brobecker <brobecker@adacore.com>
23340
23341 * gdb.ada/mi_interface: New testcase.
23342
8e355c5d
JB
233432014-01-07 Joel Brobecker <brobecker@adacore.com>
23344
23345 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23346 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23347 gdb.ada/pp-rec-component/pck.ads: New files.
23348
c0d48811
JB
233492014-01-07 Joel Brobecker <brobecker@adacore.com>
23350
23351 * gdb.python/py-pp-integral.c: New file.
23352 * gdb.python/py-pp-integral.py: New file.
23353 * gdb.python/py-pp-integral.exp: New file.
23354
17b609c3 23355For older changes see ChangeLog-1993-2013.
c906108c 23356\f
8d8cb839
EZ
23357;; Local Variables:
23358;; mode: change-log
23359;; left-margin: 8
23360;; fill-column: 74
23361;; version-control: never
23362;; End:
902f2ccb 23363
3666a048 23364 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23365 Copying and distribution of this file, with or without modification,
23366 are permitted provided the copyright notice and this notice are preserved.