[gdb/exp] Fix assert when adding ptr to imaginary unit
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
ae710496
TV
12021-02-05 Tom de Vries <tdevries@suse.de>
2
3 PR exp/27265
4 * gdb.base/complex-parts.exp: Add tests.
5
d3b54e63
TV
62021-02-05 Tom de Vries <tdevries@suse.de>
7
8 PR symtab/27307
9 * gdb.dwarf2/clang-debug-names.exp: Check file command warnings.
10
3eccb1c8
SV
112021-02-04 Shahab Vahedi <shahab@synopsys.com>
12
13 * gdb.xml/tdesc-regs.exp: Use correct core-regs for ARC.
14
a71501e2
PA
152021-02-03 Pedro Alves <pedro@palves.net>
16
17 * gdb.threads/detach-step-over.c: New file.
18 * gdb.threads/detach-step-over.exp: New file.
19
92234eb1
PA
202021-02-03 Pedro Alves <pedro@palves.net>
21
22 * gdb.threads/attach-non-stop.c: New file.
23 * gdb.threads/attach-non-stop.exp: New file.
24
2e3773ff
LS
252021-02-02 Lancelot SIX <lsix@lancelotsix.com>
26
27 * gdb.base/inferior-noarg.c: New test.
28 * gdb.base/inferior-noarg.exp: New test.
29
e0bd9202
SM
302021-02-02 Simon Marchi <simon.marchi@polymtl.ca>
31
32 * gdb.base/scope.exp: Use proc_with_prefix.
33
9307efbe
SM
342021-02-02 Simon Marchi <simon.marchi@efficios.com>
35
36 * lib/dwarf.exp (rnglists): Add -no-offset-array option to
37 table proc.
38 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for
39 .debug_rnglists table without offset array.
40 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
41 .debug_loclists table without offset array.
42
2b0c7f41
SM
432021-02-02 Simon Marchi <simon.marchi@efficios.com>
44
45 * gdb.dwarf2/rnglists-sec-offset.exp: Add test for DW_AT_ranges
46 of DW_FORM_sec_offset form plus DW_AT_rnglists_base attribute.
47 * gdb.dwarf2/loclists-sec-offset.exp: Add test for
48 DW_AT_location of DW_FORM_sec_offset plus DW_AT_loclists_base
49 attribute
50
ecfda20d
SM
512021-02-02 Simon Marchi <simon.marchi@efficios.com>
52
53 PR gdb/26813
54 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_loclistx.
55 (loclists): New proc.
56 * gdb.dwarf2/loclists-multiple-cus.c: New.
57 * gdb.dwarf2/loclists-multiple-cus.exp: New.
58 * gdb.dwarf2/loclists-sec-offset.c: New.
59 * gdb.dwarf2/loclists-sec-offset.exp: New.
60
6b0933da
SM
612021-02-02 Simon Marchi <simon.marchi@efficios.com>
62
63 * lib/dwarf.exp (_location): Add parameters.
64 (_handle_DW_FORM): Adjust.
65
962effa7
SM
662021-02-02 Simon Marchi <simon.marchi@efficios.com>
67
68 PR gdb/26813
69 * lib/dwarf.exp (_handle_DW_FORM): Handle DW_FORM_rnglistx.
70 (cu): Generate header for DWARF 5.
71 (rnglists): New proc.
72 * gdb.dwarf2/rnglists-multiple-cus.exp: New.
73 * gdb.dwarf2/rnglists-sec-offset.exp: New.
74
2bd3e4b8
TV
752021-02-02 Tom de Vries <tdevries@suse.de>
76
77 PR symtab/24620
78 * gdb.dwarf2/fission-reread.exp: Add test-case.
79
c39c8637
TV
802021-02-01 Tom de Vries <tdevries@suse.de>
81
82 * gdb.dwarf2/fission-base.S: Pass -DDWO=$dwo.
83 * gdb.dwarf2/fission-loclists-pie.S: Same.
84 * gdb.dwarf2/fission-loclists.S: Same.
85 * gdb.dwarf2/fission-multi-cu.S: Same.
86 * gdb.dwarf2/fission-reread.S: Same.
87 * gdb.dwarf2/fission-base.exp: Use DWO.
88 * gdb.dwarf2/fission-loclists-pie.exp: Same.
89 * gdb.dwarf2/fission-loclists.exp: Same.
90 * gdb.dwarf2/fission-multi-cu.exp: Same.
91 * gdb.dwarf2/fission-reread.exp: Same.
92
ebde6f2d
TV
932021-01-29 Tom de Vries <tdevries@suse.de>
94
95 PR breakpoints/26063
96 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.c: New test.
97 * gdb.dwarf2/dw2-step-out-of-function-no-stmt.exp: New file.
98
620ec3ca
TV
992021-01-29 Tom de Vries <tdevries@suse.de>
100
101 * gdb.opt/solib-intra-step.exp: Remove state tracking logic.
102
cdeba395
TV
1032021-01-28 Tom de Vries <tdevries@suse.de>
104
105 * gdb.arch/i386-gnu-cfi.exp: Capture the position of function gate
106 in the backtrace, and use that in the rest of the test instead of
107 hardcoded constant 3. Use "frame" instead of "up" for robustness.
108
c47b145e
TV
1092021-01-28 Tom de Vries <tdevries@suse.de>
110
111 * gdb.arch/i386-sse-stack-align.S: Rename g[0-4] to test_g[0-4].
112 * gdb.arch/i386-sse-stack-align.c: Same.
113 * gdb.arch/i386-sse-stack-align.exp: Same.
114
47918cca
AB
1152021-01-28 Andrew Burgess <andrew.burgess@embecosm.com>
116
117 * lib/gdb.exp (default_gdb_init): Unset XDG_CONFIG_HOME.
118
2f985dd1
TV
1192021-01-28 Tom de Vries <tdevries@suse.de>
120
121 * gdb.ada/out_of_line_in_inlined.exp: Use gdb_breakpoint.
122
22efa3d3
TV
1232021-01-28 Tom de Vries <tdevries@suse.de>
124
125 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: Add regexp to
126 "maint info line-table". Make PASS pattern more specific. Make
127 FAIL pattern work for -m32.
128
59b59f08
LS
1292021-01-27 Lancelot SIX <lsix@lancelotsix.com>
130
131 PR gdb/27133
132 * gdb.base/ui-redirect.exp: Add test case that ensures that
133 redirecting both logging and debug does not cause gdb to crash.
134
135
807f647c
MM
1362021-01-27 Matthew Malcomson <matthew.malcomson@arm.com>
137
138 * gdb.arch/insn-reloc.c: Add tests for BR and BLR.
139
4ca40594
TV
1402021-01-26 Tom de Vries <tdevries@suse.de>
141
142 * gdb.threads/killed-outside.exp: Allow regular output.
143
d0021af3
TV
1442021-01-26 Tom de Vries <tdevries@suse.de>
145
146 * gdb.opt/solib-intra-step.exp: Handle stepping into thunk.
147
9f6c202e
TV
1482021-01-25 Tom de Vries <tdevries@suse.de>
149
150 * gdb.dwarf2/dw2-ranges-psym.exp (gdb_load_no_complaints): New proc.
151 * lib/gdb.exp: Use gdb_load_no_complaints.
152
a625a8c9
TT
1532021-01-25 Tom Tromey <tromey@adacore.com>
154
155 * gdb.ada/fixed_points.exp: Add regression test.
156 * gdb.ada/fixed_points/fixed_points.adb (FP5_Var): New variable.
157 * gdb.ada/fixed_points/pck.adb (Delta5, FP5_Type): New.
158
19184910
TT
1592021-01-25 Tom Tromey <tromey@adacore.com>
160
161 * gdb.ada/local-enum.exp: Add enumerator resolution test.
162
acd6125f
TT
1632021-01-25 Tom Tromey <tromey@adacore.com>
164
165 * gdb.ada/local-enum.exp: New file.
166 * gdb.ada/local-enum/local.adb: New file.
167
1af4c9c4
TT
1682021-01-23 Tom Tromey <tom@tromey.com>
169
170 * lib/gdb.exp (default_gdb_init): Set INPUTRC to a cached file.
171
705646c0
BE
1722021-01-22 Bernd Edlinger <bernd.edlinger@hotmail.de>
173
174 * gdb.base/line65535.exp: Fix test expectation.
175
0ac85db5
SM
1762021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
177
178 * lib/gdb.exp (gdb_test_multiple): Remove things related to test
179 suppression.
180 (default_gdb_exit): Likewise.
181 (default_gdb_spawn): Likewise.
182 (send_gdb): Likewise.
183 (gdb_expect): Likewise.
184 (gdb_expect_list): Likewise.
185 (default_gdb_init): Likewise.
186 (gdb_suppress_entire_file): Remove.
187 (gdb_suppress_tests): Remove.
188 (gdb_stop_suppressing_tests): Remove.
189 (gdb_clear_suppressed): Remove.
190 * lib/mi-support.exp (mi_uncatched_gdb_exit): Remove things
191 related to test suppression.
192 (default_mi_gdb_start): Likewise.
193 (mi_gdb_reinitialize_dir): Likewise.
194 (mi_gdb_test): Likewise.
195 (mi_run_cmd_full): Likewise.
196 (mi_runto_helper): Likewise.
197 (mi_execute_to): Likewise.
198 * lib/prompt.exp (default_prompt_gdb_start): Likewise.
199 * gdb.base/bitfields.exp: Likewise.
200 * gdb.base/bitfields2.exp: Likewise.
201 * gdb.base/break.exp: Likewise.
202 * gdb.base/call-sc.exp: Likewise.
203 * gdb.base/callfuncs.exp: Likewise.
204 * gdb.base/dfp-test.exp: Likewise.
205 * gdb.base/endian.exp: Likewise.
206 * gdb.base/exprs.exp: Likewise.
207 * gdb.base/funcargs.exp: Likewise.
208 * gdb.base/hbreak2.exp: Likewise.
209 * gdb.base/recurse.exp: Likewise.
210 * gdb.base/scope.exp: Likewise.
211 * gdb.base/sepdebug.exp: Likewise.
212 * gdb.base/structs.exp: Likewise.
213 * gdb.base/until.exp: Likewise.
214 * gdb.cp/misc.exp: Likewise.
215
9d2d8a16
AB
2162021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
217
218 PR cli/25956
219 * gdb.base/style.exp (run_style_tests): Add version string test.
220 (test_startup_version_string): Use version style name.
221 * lib/gdb-utils.exp (style): Handle version style name.
222
e7b43072
AB
2232021-01-22 Andrew Burgess <andrew.burgess@embecosm.com>
224
225 * gdb.base/style.exp (limited_style): New proc.
226 (clean_restart_and_disable): New proc.
227 (run_style_tests): New proc. Most of the old tests from this file
228 are now in this proc.
229 (test_startup_version_string): New proc. Reamining test from the
230 old file is in this proc.
231
2189c312
SM
2322021-01-22 Simon Marchi <simon.marchi@polymtl.ca>
233
234 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
235 Adjust to "set debug remote" changes.
236
cd211c75
LM
2372021-01-21 Luis Machado <luis.machado@linaro.org>
238
239 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Handle a new error
240 message.
241
730af663
SM
2422021-01-21 Simon Marchi <simon.marchi@polymtl.ca>
243
244 * lib/tuiterm.exp (_log, _log_cur): New, use throughout.
245
325d39e4
HD
2462021-01-21 Hannes Domani <ssbssa@yahoo.de>
247
248 PR python/19151
249 * gdb.python/py-breakpoint.exp: Add tests for hardware breakpoints.
250
c3e96aa7
SM
2512021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
252
253 * lib/tuiterm.exp: Rename _cur_x/_cur_y to _cur_col/_cur_row.
254
6571ffc6
SM
2552021-01-20 Simon Marchi <simon.marchi@polymtl.ca>
256
257 * lib/tuiterm.exp: Add links in comments.
258
7c794afd
TV
2592021-01-20 Tom de Vries <tdevries@suse.de>
260
261 * gdb.python/py-format-string.exp: Allow Deriv+$decimal as vtable
262 offset.
263
1402665c
TV
2642021-01-20 Tom de Vries <tdevries@suse.de>
265
266 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
267
6f52fdf4
SDJ
2682021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
269
270 * gdb.arch/amd64-stap-expressions.S: New file.
271 * gdb.arch/amd64-stap-expressions.exp: New file.
272
14852123
TV
2732021-01-19 Tom de Vries <tdevries@suse.de>
274
275 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
276 sequence.
277
0c4e2c6c
TV
2782021-01-19 Tom de Vries <tdevries@suse.de>
279
280 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
281
02baa133
AB
2822021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
283
284 * gdb.fortran/array-slices.exp (run_test): Avoid including
285 addresses in test names.
286
10f92414
TV
2872021-01-15 Tom de Vries <tdevries@suse.de>
288
289 PR testsuite/26997
290 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
291 when adding sizeof.
292
116d0cf1
TV
2932021-01-14 Tom de Vries <tdevries@suse.de>
294
295 PR testsuite/24590
296 * gdb.base/style.exp: Handle shorter argv in frame command output.
297
8f66807b
AB
2982021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
299
300 PR gdb/26819
301 * gdb.server/stop-reply-no-thread-multi.c: New file.
302 * gdb.server/stop-reply-no-thread-multi.exp: New file.
303
3f94e588
TV
3042021-01-12 Tom de Vries <tdevries@suse.de>
305
306 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
307 (main): Remove call to have_mpx.
308 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
309 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
310 (main): Remote call to have_mpx.
311 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
312 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
313 (main): Remove call to have_mpx.
314 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
315 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
316 (main): Remove call to have_mpx.
317 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
318 * gdb.arch/i386-mpx.c (have_mpx): Remove.
319 (main): Remote call to have_mpx.
320 * gdb.arch/i386-mpx.exp: Use have_mpx.
321 * lib/gdb.exp (have_mpx): New proc.
322
5291fe3c
SP
3232021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
324
325 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
326
18bfb505
TV
3272021-01-12 Tom de Vries <tdevries@suse.de>
328
329 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
330
ce38f5ed
AB
3312021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
332
333 * gdb.fortran/debug-expr.exp: Add new tests.
334
7c654b71
AB
3352021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
336
337 * gdb.fortran/dot-ops.exp: Add new tests.
338
10dadadc
TV
3392021-01-11 Tom de Vries <tdevries@suse.de>
340
341 PR testsuite/26968
342 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
343 Move insn setting $eax to before probe point.
344
66beed02
TT
3452021-01-09 Tom Tromey <tom@tromey.com>
346
347 * gdb.trace/ax.exp: Do not require an "ext".
348
8fc48b79
TT
3492021-01-08 Tom Tromey <tromey@adacore.com>
350
351 * gdb.ada/voidctx/pck.adb: New file.
352 * gdb.ada/voidctx/pck.ads: New file.
353 * gdb.ada/voidctx/voidctx.adb: New file.
354 * gdb.ada/voidctx.exp: New file.
355
6abd4cf2
SM
3562021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
357
358 PR gdb/27157
359 * gdb.base/empty-host-env-vars.exp: New test.
360
d00f0868
AB
3612021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
362
363 * gdb.base/completion.exp: Add a new test.
364
3c8c6de2
AB
3652021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
366
367 * gdb.fortran/intvar-dynamic-types.exp: New file.
368 * gdb.fortran/intvar-dynamic-types.f90: New file.
369
e3436813
AB
3702021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
371
372 * gdb.fortran/intvar-array.exp: New file.
373 * gdb.fortran/intvar-array.f90: New file.
374
d4813f10
TT
3752021-01-07 Tom Tromey <tromey@adacore.com>
376
377 * gdb.ada/assign_arr.exp: Add 'others' test.
378
b49180ac
TT
3792021-01-06 Tom Tromey <tromey@adacore.com>
380
381 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
382 (FP4_Type): New type.
383 (FP4_Var): New variable.
384 * gdb.ada/fixed_points/fixed_points.adb: Update.
385 * gdb.ada/fixed_points.exp: Add tests for binary operators.
386
3c55062c
SM
3872021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
388
389 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
390 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
391 Pass prompt containing debug print to gdb_test_sequence.
392
e4ad960a
TV
3932021-01-04 Tom de Vries <tdevries@suse.de>
394
395 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
396
3ec3145c
SM
3972021-01-04 Simon Marchi <simon.marchi@efficios.com>
398
399
400
8dc558a0
SM
4012021-01-04 Simon Marchi <simon.marchi@efficios.com>
402
403 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
404 * gdb.server/connect-without-multi-process.exp: Likewise.
405 * gdb.server/exit-multiple-threads.exp: Likewise.
406 * gdb.server/ext-attach.exp: Likewise.
407 * gdb.server/ext-restart.exp: Likewise.
408 * gdb.server/ext-run.exp: Likewise.
409 * gdb.server/ext-wrapper.exp: Likewise.
410 * gdb.server/multi-ui-errors.exp: Likewise.
411 * gdb.server/no-thread-db.exp: Likewise.
412 * gdb.server/reconnect-ctrl-c.exp: Likewise.
413 * gdb.server/run-without-local-binary.exp: Likewise.
414 * gdb.server/server-kill.exp: Likewise.
415 * gdb.server/server-run.exp: Likewise.
416 * gdb.server/solib-list.exp: Likewise.
417 * gdb.server/stop-reply-no-thread.exp: Likewise.
418 * gdb.server/wrapper.exp: Likewise.
419 * gdb.server/sysroot.exp: Increase timeout when testing the
420 target: sysroot.
421
d8387cc8
SM
4222021-01-04 Simon Marchi <simon.marchi@efficios.com>
423
424 * gdb.server/server-run.exp: Use clean_restart.
425
5169ae34
SM
4262021-01-04 Simon Marchi <simon.marchi@efficios.com>
427
428 * gdb.server/ext-run.exp: Use clean_restart.
429
7b0ff8a2
SM
4302021-01-04 Simon Marchi <simon.marchi@efficios.com>
431
432 * gdb.server/stop-reply-no-thread.exp: Use build_executable
433 instead of prepare_for_testing.
434
a754fbdf
SM
4352021-01-04 Simon Marchi <simon.marchi@efficios.com>
436
437 * gdb.server/solib-list.exp: Use clean_restart.
438
c5e71b33
TV
4392021-01-04 Tom de Vries <tdevries@suse.de>
440
441 * gdb.base/morestack.c: Remove printf.
442 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
443
9b243007
TT
4442020-12-31 Tom Tromey <tom@tromey.com>
445
446 * gdb.rust/simple.exp: Update output for Rust 1.49.
447
4ff509e7
BE
4482020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
449
450 * gdb.cp/step-and-next-inline.exp: Fix test case.
451
391750c3
SM
4522020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
453
454 * gdb.python/py-frame-args.exp: De-duplicate test names.
455
b7874836
AB
4562020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
457
458 PR gdb/27059
459 * gdb.dwarf2/dyn-type-unallocated.c: New file.
460 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
461
e1ff6226
PW
4622020-12-21 Peter Waller <p@pwaller.net>
463
464 * gdb.base/style-interp-exec-mi.exp: New.
465 * gdb.base/style-interp-exec-mi.c: New.
466
ca01f1bf
SM
4672020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
468
469 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
470 gdb_test. Use proc_with_prefix.
471
0fe69a94
MM
4722020-12-21 Markus Metzger <markus.t.metzger@intel.com>
473
474 * gdb.btrace/exception.exp: Build with nopie.
475 * gdb.btrace/function_call_history.exp: Likewise.
476 * gdb.btrace/unknown_functions.exp: Likewise.
477
806e7575
MM
4782020-12-21 Markus Metzger <markus.t.metzger@intel.com>
479
480 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
481
493d2172
MM
4822020-12-21 Markus Metzger <markus.t.metzger@intel.com>
483
484 * gdb.python/py-record-btrace.exp: Make test names unique.
485 * gdb.python/py-record-full.exp: Likewise.
486
1a1c0afc
MM
4872020-12-21 Markus Metzger <markus.t.metzger@intel.com>
488
489 * gdb.btrace/data.exp: Make test names unique.
490 * gdb.btrace/delta.exp: Likewise.
491 * gdb.btrace/enable.exp: Likewise.
492 * gdb.btrace/function_call_history.exp: Likewise.
493 * gdb.btrace/nohist.exp: Likewise.
494 * gdb.btrace/non-stop.exp: Likewise.
495 * gdb.btrace/rn-dl-bind.exp: Likewise.
496 * gdb.btrace/step.exp: Likewise.
497 * gdb.btrace/stepi.exp: Likewise.
498 * gdb.btrace/tailcall.exp: Likewise.
499
98d837f0
MM
5002020-12-21 Markus Metzger <markus.t.metzger@intel.com>
501
502 * gdb.btrace/enable.exp: Update error message.
503 * gdb.btrace/multi-inferior.exp: Likewise.
504 * gdb.btrace/reconnect.exp: Likewise.
505 * gdb.python/py-record-btrace.exp: Likewise.
506 * gdb.python/py-record-full.exp: Likewise.
507
c541fa7c
TV
5082020-12-20 Tom de Vries <tdevries@suse.de>
509
510 * lib/gdb.exp (save_target_board_info): New proc.
511 (gdb_compile_shlib): Use save_target_board_info.
512
60108e47
TV
5132020-12-19 Tom de Vries <tdevries@suse.de>
514
515 * lib/gdb.exp (supports_scalar_storage_order_attribute)
516 (supports_gnuc): New proc.
517 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
518 test_compiler_info calls. Add unsupported message.
519 * gdb.base/endianity.c: Use TEST_SSO.
520
fa639f55
HD
5212020-12-19 Hannes Domani <ssbssa@yahoo.de>
522
523 PR exp/27070
524 * gdb.python/compare-enum-type-a.c: New test.
525 * gdb.python/compare-enum-type-b.c: New test.
526 * gdb.python/compare-enum-type.exp: New file.
527 * gdb.python/compare-enum-type.h: New test.
528
4aea001f
HD
5292020-12-18 Hannes Domani <ssbssa@yahoo.de>
530
531 * gdb.python/py-format-string.exp: Add tests for address keyword.
532
b3f9469b
HD
5332020-12-18 Hannes Domani <ssbssa@yahoo.de>
534
535 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
536
86ef42bd
TT
5372020-12-18 Tom Tromey <tromey@adacore.com>
538
539 * gdb.ada/fixed_points.exp: Also run with
540 -fgnat-encodings=minimal. Update expected output.
541
93df4a1d
SM
5422020-12-16 Simon Marchi <simon.marchi@efficios.com>
543
544 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
545 * gdb.base/continue-all-already-running.exp: Likewise.
546 * gdb.base/moribund-step.exp: Likewise.
547 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
548
592995fa
TV
5492020-12-16 Tom de Vries <tdevries@suse.de>
550
551 * gdb.base/batch-preserve-term-settings.exp:
552
1e61189d
TV
5532020-12-16 Tom de Vries <tdevries@suse.de>
554
555 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
556 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
557
19007d95
LM
5582020-12-16 Luis Machado <luis.machado@linaro.org>
559
560 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
561 pointer-based memory accesses.
562 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
563 hw watchpoint cases.
564
a33fc9ae
RK
5652020-12-15 Rae Kim <rae.kim@gmail.com>
566
567 * gdb.base/document.exp: New test.
568
0e5ad442
TT
5692020-12-15 Tom Tromey <tromey@adacore.com>
570
571 * gdb.base/style.exp: Add deprecation tests.
572
60598dbd
SM
5732020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
574
575 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
576
8cd6d968
MW
5772020-12-14 Mark Wielaard <mark@klomp.org>
578
579 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
580 specially, set attr_form_comment to the actual FORM string used.
581
eab9267c
MW
5822020-12-14 Mark Wielaard <mark@klomp.org>
583
584 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
585 _constants(SPECIAL_expr) here, but set it...
586 (Dwarf::cu): ...here based on _cu_version.
587
2f413264
TV
5882020-12-14 Tom de Vries <tdevries@suse.de>
589
590 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
591 pass -fPIC.
592 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
593 * gdb.base/break-probes.exp: Same.
594 * gdb.base/ctxobj.exp: Same.
595 * gdb.base/dso2dso.exp: Same.
596 * gdb.base/global-var-nested-by-dso.exp: Same.
597 * gdb.base/info-shared.exp: Same.
598 * gdb.base/jit-reader-simple.exp: Same.
599 * gdb.base/print-file-var.exp: Same.
600 * gdb.base/skip-solib.exp: Same.
601 * gdb.btrace/dlopen.exp: Same.
602
18f1cb1f
TV
6032020-12-14 Tom de Vries <tdevries@suse.de>
604
605 PR testsuite/26963
606 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
607
519155c9
TV
6082020-12-14 Tom de Vries <tdevries@suse.de>
609
610 PR testsuite/26962
611 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
612 cast it to its declared type".
613
153f6e6c
TV
6142020-12-14 Tom de Vries <tdevries@suse.de>
615
616 PR testsuite/26951
617 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
618 shell prompt.
619
86b44259
TT
6202020-12-14 Tom Tromey <tromey@adacore.com>
621
622 * gdb.ada/nested.exp: Add new tests.
623 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
624
e26624c6
TT
6252020-12-14 Tom Tromey <tromey@adacore.com>
626
627 * gdb.dwarf2/ada-thick-pointer.exp: New file.
628
a3bdae4e
TT
6292020-12-14 Tom Tromey <tromey@adacore.com>
630
631 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
632
862fcbd8
TV
6332020-12-13 Tom de Vries <tdevries@suse.de>
634
635 PR testsuite/26953
636 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
637 attribute support if compiler doesn't support it.
638
a406a98e
TV
6392020-12-13 Tom de Vries <tdevries@suse.de>
640
641 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
642 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
643 source to shared lib. Add ada to options.
644
5d7e6ed0
TV
6452020-12-13 Tom de Vries <tdevries@suse.de>
646
647 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
648 calling gnatbind and gnatlink.
649
ee9812a0
AB
6502020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
651
652 * gdb.base/dcache-flush.c: New file.
653 * gdb.base/dcache-flush.exp: New file.
654
50a5f187
AB
6552020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
658 commands.
659 * gdb.base/killed-outside.exp: Likewise.
660 * gdb.opt/inline-bt.exp: Likewise.
661 * gdb.perf/gmonster-null-lookup.py: Likewise.
662 * gdb.perf/gmonster-print-cerr.py: Likewise.
663 * gdb.perf/gmonster-ptype-string.py: Likewise.
664 * gdb.python/py-unwind.exp: Likewise.
665
19c659f1
AB
6662020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
667
668 * gdb.base/commands.exp: Update expected results.
669
9ef6d4a1
AB
6702020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
671
672 PR cli/15104
673 * gdb.base/commands.exp: Add additional tests.
674 * gdb.base/completion.exp: Add additional tests.
675
1536146f
AB
6762020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
677
678 * gdb.base/completion.exp: Add additional tests.
679
346e7e19
TV
6802020-12-11 Tom de Vries <tdevries@suse.de>
681
682 PR testsuite/26991
683 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
684 violations by setting bounds registers if the bounds are passed in the
685 Bounds Table.
686
9cd7a95a
TV
6872020-12-11 Tom de Vries <tdevries@suse.de>
688
689 PR testsuite/26954
690 * gdb.base/float128.exp: Detect and handle no mpfr support.
691
4483a8e7
SM
6922020-12-10 Simon Marchi <simon.marchi@efficios.com>
693
694 PR gdb/24694
695 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
696 calls.
697
10067028
TV
6982020-12-10 Tom de Vries <tdevries@suse.de>
699
700 PR testsuite/26947
701 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
702 braces for tcl 8.5 and earlier.
703
5b56203a
SM
7042020-12-09 Simon Marchi <simon.marchi@efficios.com>
705
706 PR 26875, PR 26901
707 * gdb.base/flexible-array-member.c: New test.
708 * gdb.base/flexible-array-member.exp: New test.
709
b46551b2
TV
7102020-12-08 Tom de Vries <tdevries@suse.de>
711
712 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
713 using is_amd64_regs_target.
714
8439f446
TV
7152020-12-08 Tom de Vries <tdevries@suse.de>
716
717 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
718 self_id.
719
bc545da7
PA
7202020-12-07 Pedro Alves <pedro@palves.net>
721
722 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
723 'additional_flags' variable.
724
1f58f6c2
TBA
7252020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
726
727 * gdb.linespec/explicit.exp: Extend with a test to check completing
728 '-' after seemingly complete options.
729
5759831a
TBA
7302020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
731
732 * gdb.linespec/keywords.exp: Add tests to check positional
733 flexibility of "-force-condition".
734
21e051b3
TBA
7352020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
736
737 * gdb.base/bp-cmds-run-with-ex.c: New file.
738 * gdb.base/bp-cmds-run-with-ex.exp: New file.
739 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
740 * gdb.gdb/python-interrupts.exp: Update the call to
741 'catch_command_errors' with the new argument.
742 * gdb.gdb/python-selftest.exp: Ditto.
743
187b041e
SM
7442020-12-04 Simon Marchi <simon.marchi@efficios.com>
745
746 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
747 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
748 * gdb.threads/non-stop-fair-events.exp: Likewise.
749
3b7a962d
SM
7502020-12-04 Simon Marchi <simon.marchi@efficios.com>
751
752 * gdb.threads/step-over-exec.exp: New.
753 * gdb.threads/step-over-exec.c: New.
754 * gdb.threads/step-over-exec-execd.c: New.
755 * lib/my-syscalls.S: New.
756 * lib/my-syscalls.h: New.
757
e633b117
SM
7582020-12-04 Simon Marchi <simon.marchi@efficios.com>
759
760 * lib/dwarf.exp (declare_labels): Use name as text if text is
761 not provided.
762
67748e0f
TV
7632020-12-04 Tom de Vries <tdevries@suse.de>
764
765 PR testsuite/26990
766 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
767 are unsupported.
768
a8d13675
TV
7692020-12-04 Tom de Vries <tdevries@suse.de>
770
771 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
772 clause.
773
f17727b3
TV
7742020-12-04 Tom de Vries <tdevries@suse.de>
775
776 * gdb.reverse/insn-reverse.exp: Fix count handling.
777
a1499830
TV
7782020-12-04 Tom de Vries <tdevries@suse.de>
779
780 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
781 __x86_64__.
782
9c027c2f
TV
7832020-12-04 Tom de Vries <tdevries@suse.de>
784
785 * gdb.reverse/insn-reverse.c (test_nr): New var.
786 (usage, parse_args): New function.
787 (main): Call parse_args. Only run test for test_nr.
788 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
789 and bail out. Run subtests individually, using an inferior arg
790 specifying the subtest.
791
533b2ae0
AB
7922020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
793
794 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
795
e4502042
AB
7962020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
797
798 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
799 update test to use this.
800
f55a9a37
SM
8012020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
802
803 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
804
0a6155a0
SM
8052020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
806
807 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
808 (do_test): Don't use with_test_prefix.
809 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
810 (do_test): Don't use with_test_prefix.
811 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
812 (do_test): Don't use with_test_prefix.
813 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
814 (do_test): Don't use with_test_prefix.
815
4d56d64a
SM
8162020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
817
818 * gdb.threads/non-ldr-exit.exp: Fix comment.
819
54e75f29
AB
8202020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
821
822 * gdb.xml/maint-xml-dump-03.xml: New file.
823
7ce05d21
TV
8242020-11-30 Tom de Vries <tdevries@suse.de>
825
826 PR symtab/26905
827 * gdb.dwarf2/count.exp: Remove kfails.
828
50757f95
TBA
8292020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
830
831 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
832 indices.
833
4afa9fd9
JB
8342020-11-24 Joel Brobecker <brobecker@adacore.com>
835
836 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
837 the "ptype pck__fp1_range_var" test for the module-2 and pascal
838 languages. Remove the associated setup_xfail.
839
15a491af
SM
8402020-11-23 Simon Marchi <simon.marchi@efficios.com>
841
842 * lib/gdb.exp (gdb_assert): Show error message on error.
843
891615f0
TV
8442020-11-23 Tom de Vries <tdevries@suse.de>
845
846 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
847 * gdb.ada/mod_from_name.exp: Same.
848 * gdb.ada/pckd_arr_ren.exp: Same.
849
19922582
SM
8502020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
851
852 * gdb.base/template.exp: New.
853 * gdb.base/template.c: New.
854
117c628d
GB
8552020-11-22 Gary Benson <gbenson@redhat.com>
856
857 PR gdb/26905
858 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
859 is defined using a DW_AT_count which references another DIE.
860
da39d3ba
TV
8612020-11-21 Tom de Vries <tdevries@suse.de>
862
863 * gdb.base/vla-ptr.exp: Add XFAIL.
864
a5c641b5
AB
8652020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
866
867 * gdb.fortran/array-slices-bad.exp: New file.
868 * gdb.fortran/array-slices-bad.f90: New file.
869 * gdb.fortran/array-slices-sub-slices.exp: New file.
870 * gdb.fortran/array-slices-sub-slices.f90: New file.
871 * gdb.fortran/array-slices.exp: Rewrite tests.
872 * gdb.fortran/array-slices.f90: Rewrite tests.
873 * gdb.fortran/vla-sizeof.exp: Correct expected results.
874
a15a5258
AB
8752020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
876
877 * gdb.base/completion.exp: Add new completion tests.
878
7cb2893d
SM
8792020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
880
881 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
882 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
883 * gdb.mi/mi-nsintrall.exp: Likewise.
884 * gdb.mi/mi-nsmoribund.exp: Likewise.
885 * gdb.mi/mi-nsthrexec.exp: Likewise.
886 * gdb.mi/mi-watch-nonstop.exp: Likewise.
887
cf144ec8
SM
8882020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
889
890 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
891 of perror.
892
6b6a3e05
JM
8932020-11-18 Joseph Myers <joseph@codesourcery.com>
894
895 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
896 $arg.exe exists but $arg does not.
897
811bdca0
GB
8982020-11-17 Gary Benson <gbenson@redhat.com>
899
900 * gdb.trace/trace-common.h (x86_trace_dummy): Add
901 __attribute__ ((used)).
902
c72e3136
AB
9032020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
904
905 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
906
037d7135
AB
9072020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
908
909 * gdb.base/completion.exp: Add new tests.
910
119e99bb
TT
9112020-11-16 Tom Tromey <tromey@adacore.com>
912
913 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
914 tests.
915
b74dbc20
JB
9162020-11-15 Joel Brobecker <brobecker@adacore.com>
917
918 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
919 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
920 (main): Add reference to pck__fp1_var2.
921 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
922
0a12719e
JB
9232020-11-15 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
926
0c9150e4
JB
9272020-11-15 Joel Brobecker <brobecker@adacore.com>
928
929 * gdb.ada/fixed_points.exp: Add ptype tests.
930 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
931
b26daff9
JB
9322020-11-15 Joel Brobecker <brobecker@adacore.com>
933
934 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
935
09584414
JB
9362020-11-15 Joel Brobecker <brobecker@adacore.com>
937
938 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
939 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
940 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
941 New files.
942 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
943
944 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
945 New files.
946
9dd02fc0
AB
9472020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
948
949 PR cli/26879
950 * gdb.fortran/completion.exp: New file.
951 * gdb.fortran/completion.f90: New file.
952
5643c500
JM
9532020-11-12 Joseph Myers <joseph@codesourcery.com>
954
955 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
956 but $arg does not.
957
7bea47f0
AB
9582020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
959
960 * gdb.fortran/types.exp: Add more tests.
961
1f2624a3
TT
9622020-11-12 Tom Tromey <tom@tromey.com>
963
964 PR rust/26799:
965 * gdb.rust/traits.exp: Remove kfails.
966
9e74f0ae
GB
9672020-11-12 Gary Benson <gbenson@redhat.com>
968
969 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
970 statement.
971
acb994fa
SM
9722020-11-11 Simon Marchi <simon.marchi@efficios.com>
973
974 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
975 always-inserted" axis.
976 (do_test): Add breakpoint_always_inserted parameter.
977
95016fd2
TT
9782020-11-10 Tom Tromey <tromey@adacore.com>
979
980 * gdb.ada/bias.exp: Update.
981 * gdb.ada/bias/bias.adb (X): Change value.
982
83100a74
GB
9832020-11-10 Gary Benson <gbenson@redhat.com>
984
985 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
986 regexp fragment in parentheses to prevent false matching.
987
6ff174a7
GB
9882020-11-10 Gary Benson <gbenson@redhat.com>
989
990 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
991
eb24648c
GB
9922020-11-10 Gary Benson <gbenson@redhat.com>
993
994 * gdb.cp/step-and-next-inline.exp: Only require
995 -gstatement-frontiers when building with GCC.
996 Only setup KFAIL's for GCC issues when using
997 a GCC-built executable.
998
86775fab
AB
9992020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
1000
1001 * gdb.base/debug-expr.c: Add extra function to allow for an
1002 additional test.
1003 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
1004 to this proc with gdb_test_debug_expr. Add an extra test.
1005 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
1006 to this proc with gdb_test_debug_expr, give the tests names
1007 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
1008 calls to this proc with gdb_test_debug_expr, give the tests names
1009 * gdb.fortran/debug-expr.exp: New file.
1010 * gdb.fortran/debug-expr.f90: New file.
1011 * lib/gdb.exp (gdb_test_debug_expr): New proc.
1012
a1945bd4
SM
10132020-11-06 Simon Marchi <simon.marchi@efficios.com>
1014
1015 * lib/dwarf.exp (ranges): Handle "base" and "range" as
1016 proceduresu.
1017 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
1018 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
1019 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
1020 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
1021 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
1022 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
1023 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
1024 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
1025
9c91c725
TT
10262020-11-04 Tom Tromey <tromey@adacore.com>
1027
1028 * gdb.ada/funcall_ref.exp: Update.
1029 * gdb.ada/var_rec_arr.exp: Update.
1030
8d9fd3a1
TT
10312020-11-04 Tom Tromey <tromey@adacore.com>
1032
1033 * gdb.ada/rec_ptype.exp: New file.
1034 * gdb.ada/rec_ptype/main.adb: New file.
1035 * gdb.ada/rec_ptype/p.ads: New file.
1036
d8f62e84
TT
10372020-11-04 Tom Tromey <tromey@adacore.com>
1038
1039 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
1040 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
1041 (PT_Full): New variable.
1042 * gdb.ada/tick_length_array_enum_idx/pck.adb
1043 (Full_PT): New type.
1044
7ff5b937
TT
10452020-11-04 Tom Tromey <tromey@adacore.com>
1046
1047 * gdb.ada/array_of_variant.exp: New file.
1048 * gdb.ada/array_of_variant/p.adb: New file.
1049 * gdb.ada/array_of_variant/pck.ads: New file.
1050 * gdb.ada/array_of_variant/pck.adb: New file.
1051
10f6a3ad
TT
10522020-11-04 Tom Tromey <tromey@adacore.com>
1053
1054 * gdb.ada/enum_idx_packed.exp: Add test.
1055 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
1056 New variable.
1057 * gdb.ada/enum_idx_packed/pck.ads (Short)
1058 (Multi_Dimension, Multi_Dimension_Access): New types.
1059
b72795a8
TT
10602020-11-04 Tom Tromey <tromey@adacore.com>
1061
1062 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
1063
24aa1b02
TT
10642020-11-04 Tom Tromey <tromey@adacore.com>
1065
1066 * gdb.ada/set_pckd_arr_elt.exp: Also test
1067 -fgnat-encodings=minimal. Add tests.
1068 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
1069 Call Update_Small a second time.
1070 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
1071 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
1072 (Variant_Access): New types.
1073 (New_Variant): Declare.
1074
c9a28cbe
TT
10752020-11-04 Tom Tromey <tromey@adacore.com>
1076
1077 * gdb.ada/mod_from_name.exp: Test printing slice.
1078
57567375
TT
10792020-11-04 Tom Tromey <tromey@adacore.com>
1080
1081 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
1082 values.
1083 * gdb.ada/access_to_unbounded_array.exp: Test different
1084 -fgnat-encodings values.
1085 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
1086 values.
1087 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
1088 values.
1089 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
1090 values.
1091 * gdb.ada/array_of_variable_length.exp: Test different
1092 -fgnat-encodings values.
1093 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
1094 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
1095 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
1096 change.
1097 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
1098 values.
1099 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
1100 * gdb.ada/out_of_line_in_inlined.exp: Test different
1101 -fgnat-encodings values.
1102 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
1103 values.
1104 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
1105 values.
1106 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
1107 -fgnat-encodings values.
1108 * gdb.ada/variant_record_packed_array.exp: Test different
1109 -fgnat-encodings values.
1110
a7400e44
TT
11112020-11-04 Tom Tromey <tromey@adacore.com>
1112
1113 * gdb.ada/enum_idx_packed.exp: Add tests.
1114 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
1115 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
1116 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
1117 declarations.
1118
c40907bf
TV
11192020-11-03 Tom de Vries <tdevries@suse.de>
1120
1121 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
1122 terminator comments.
1123 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
1124 terminator.
1125
f468977a
SM
11262020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
1127
1128 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
1129 integer format test with regexp.
1130
1c2bec19
GB
11312020-11-02 Gary Benson <gbenson@redhat.com>
1132
1133 * gdb.base/print-file-var.exp (test): Separate compiler and
1134 linker options, and build using build_executable_from_specs
1135 to accommodate this.
1136
6539a36d
GB
11372020-11-02 Gary Benson <gbenson@redhat.com>
1138
1139 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
1140 for .c files compiled as C++ with Clang if any shared
1141 libraries are specified.
1142
7ea44a51
GB
11432020-11-02 Gary Benson <gbenson@redhat.com>
1144
1145 * lib/attributes.h: New header.
1146 * gdb.base/backtrace.c: Include the above. Replace
1147 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
1148 * gdb.base/infcall-nested-structs.c: Likewise.
1149 * gdb.base/vla-optimized-out.c: Likewise.
1150
ab8f783d
TV
11512020-11-02 Tom de Vries <tdevries@suse.de>
1152
1153 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
1154
d77c9224
JB
11552020-11-01 Joel Brobecker <brobecker@adacore.com>
1156
1157 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
1158 System.Min_Int and System.Max_Int with smaller hardcoded
1159 constants.
1160
0e5b0dd0
SM
11612020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
1162
1163 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
1164 * configure: Re-generate.
1165
136821d9
SM
11662020-10-30 Simon Marchi <simon.marchi@efficios.com>
1167
1168 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
1169 expected output.
1170
b78b3a29
TBA
11712020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1172
1173 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
1174 behavior.
1175 * gdb.base/paginate-bg-execution.exp: Ditto.
1176 * gdb.base/paginate-inferior-exit.exp: Ditto.
1177 * gdb.base/double-prompt-target-event-error.c: Remove.
1178 * gdb.base/double-prompt-target-event-error.exp: Remove.
1179
cfaa8f76
TBA
11802020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1181
1182 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
1183 inferiors' and 'detach inferiors' do not change the current
1184 inferior.
1185
0ad0e70c
TV
11862020-10-29 Tom de Vries <tdevries@suse.de>
1187
1188 * gdb.threads/tls.exp: Fix DUPLICATEs.
1189
99cc6b2a
TV
11902020-10-28 Tom de Vries <tdevries@suse.de>
1191
1192 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
1193
efe9b873
TV
11942020-10-28 Tom de Vries <tdevries@suse.de>
1195
1196 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
1197 * gdb.base/reread.exp: Same.
1198
6b68fd45
TV
11992020-10-28 Tom de Vries <tdevries@suse.de>
1200
1201 * lib/gdb.exp (readnow): Handle arg.
1202 * gdb.rust/traits.exp: Add KFAILs for -readnow.
1203
32a5f98a
TV
12042020-10-28 Tom de Vries <tdevries@suse.de>
1205
1206 * gdb.base/relocate.exp: Update regexp for -readnow.
1207
f93b8760
TV
12082020-10-28 Tom de Vries <tdevries@suse.de>
1209
1210 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
1211 -readnow.
1212
1b00ef06
TV
12132020-10-28 Tom de Vries <tdevries@suse.de>
1214
1215 PR symtab/26772
1216 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
1217 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
1218
364bb903
TV
12192020-10-28 Tom de Vries <tdevries@suse.de>
1220
1221 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
1222 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
1223 complaint during file command for -readnow.
1224
445a033f
TV
12252020-10-28 Tom de Vries <tdevries@suse.de>
1226
1227 * gdb.cp/nsalias.exp: Fix typo in test name.
1228
fdd67a42
TV
12292020-10-28 Tom de Vries <tdevries@suse.de>
1230
1231 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
1232
706baf4c
TV
12332020-10-28 Tom de Vries <tdevries@suse.de>
1234
1235 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
1236 -readnow.
1237
b448cca5
TV
12382020-10-27 Tom de Vries <tdevries@suse.de>
1239
1240 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
1241
5868da03
TV
12422020-10-27 Tom de Vries <tdevries@suse.de>
1243
1244 * gdb.base/maint.exp: Update for -readnow.
1245
06db6ec3
TV
12462020-10-27 Tom de Vries <tdevries@suse.de>
1247
1248 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
1249 -readnow.
1250
934a1764
GB
12512020-10-14 Gary Benson <gbenson@redhat.com>
1252
1253 * gdb.python/py-format-string.exp (test_deref_refs): Treat
1254 "_vptr$Base" as correct, in addition to "_vptr.Base".
1255 (test_mixed): Likewise.
1256
0bf21fbd
GB
12572020-10-27 Gary Benson <gbenson@redhat.com>
1258
1259 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
1260 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
1261
b1d4d8d1
TBA
12622020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1263
1264 * gdb.base/condbreak.exp: Update the completion tests to
1265 consider the '-force' flag.
1266
bd24c5d6
TV
12672020-10-27 Tom de Vries <tdevries@suse.de>
1268
1269 * gdb.base/list-ambiguous-readnow.exp: New file.
1270
733d554a
TBA
12712020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1272
1273 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1274 the condition.
1275 * gdb.linespec/cpcompletion.exp: Update to consider the
1276 '-force-condition' keyword.
1277 * gdb.linespec/explicit.exp: Ditto.
1278 * lib/completion-support.exp: Ditto.
1279
b5fa468f
TBA
12802020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1281
1282 * gdb.base/condbreak-multi-context.cc: New file.
1283 * gdb.base/condbreak-multi-context.exp: New file.
1284
b3247276
TT
12852020-10-26 Tom Tromey <tom@tromey.com>
1286
1287 * lib/mi-support.exp (default_mi_gdb_start): Call
1288 gdb_stdin_log_init.
1289 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1290 subtract one from gdb_instances.
1291 (gdb_stdin_log_write): Flush in_file.
1292
1c47ec3e
TV
12932020-10-26 Tom de Vries <tdevries@suse.de>
1294
1295 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1296
6390859c
TT
12972020-10-26 Tom Tromey <tromey@adacore.com>
1298
1299 * gdb.ada/unsigned_range/foo.adb: New file.
1300 * gdb.ada/unsigned_range/pack.adb: New file.
1301 * gdb.ada/unsigned_range/pack.ads: New file.
1302 * gdb.ada/unsigned_range.exp: New file.
1303
55c3ad88
TV
13042020-10-26 Tom de Vries <tdevries@suse.de>
1305
1306 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1307
1612c4bb
TV
13082020-10-26 Tom de Vries <tdevries@suse.de>
1309
1310 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1311 for CU.
1312 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1313
7d72802b
TV
13142020-10-23 Tom de Vries <tdevries@suse.de>
1315
1316 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1317 DW_FORM_string.
1318 (Dwarf::_default_form): New proc.
1319 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1320 guessed.
1321
9476b583
TV
13222020-10-23 Tom de Vries <tdevries@suse.de>
1323
1324 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1325 * gdb.dwarf2/atomic-type.exp: Same.
1326 * gdb.dwarf2/bad-regnum.exp: Same.
1327 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1328 * gdb.dwarf2/dw2-align.exp: Same.
1329 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1330 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1331 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1332 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1333 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1334 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1335 * gdb.dwarf2/enum-type.exp: Same.
1336 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1337 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1338 * gdb.dwarf2/main-subprogram.exp: Same.
1339 * gdb.dwarf2/missing-type-name.exp: Same.
1340 * gdb.dwarf2/nonvar-access.exp: Same.
1341 * gdb.dwarf2/typedef-void-finish.exp: Same.
1342 * gdb.dwarf2/var-access.exp: Same.
1343 * gdb.dwarf2/void-type.exp: Same.
1344
4a636814
SM
13452020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1346
1347 PR gdb/26693
1348 * gdb.dwarf2/template-specification-full-name.exp: New test.
1349
557fc257
LM
13502020-10-22 Luis Machado <luis.machado@linaro.org>
1351
1352 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1353 expected an offset from the function.
1354 * gdb.base/msym-bp.exp (test): Likewise.
1355
6b4c676c
AB
13562020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1357
1358 * gdb.fortran/array-slices.exp: Add a new test.
1359
98cec4f6
GB
13602020-10-21 Gary Benson <gbenson@redhat.com>
1361
1362 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1363 fullname test with Clang. Also expand comments generally.
1364
ae86f581
TV
13652020-10-20 Tom de Vries <tdevries@suse.de>
1366
1367 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1368
8c161360
TV
13692020-10-20 Tom de Vries <tdevries@suse.de>
1370
1371 * gdb.dwarf2/arr-stride.c: Remove.
1372 * gdb.dwarf2/arr-stride.exp: Use main.c.
1373 * gdb.dwarf2/arr-subrange.c: Remove.
1374 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1375 * gdb.dwarf2/bad-regnum.c: Remove.
1376 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1377 * gdb.dwarf2/corrupt.c: Remove.
1378 * gdb.dwarf2/corrupt.exp: Use main.c.
1379 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1380 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1381 * gdb.dwarf2/dw2-icycle.c: Remove.
1382 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1383 * gdb.dwarf2/formdata16.c: Remove.
1384 * gdb.dwarf2/formdata16.exp: Use main.c.
1385 * gdb.dwarf2/implptrconst.c: Remove.
1386 * gdb.dwarf2/implptrconst.exp: Use main.c.
1387 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1388 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1389 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1390 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1391
9c2412ec
TV
13922020-10-20 Tom de Vries <tdevries@suse.de>
1393
1394 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1395 file.
1396 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1397
0cd2ad78
TV
13982020-10-20 Tom de Vries <tdevries@suse.de>
1399
1400 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1401 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1402 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1403 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1404 * gdb.dwarf2/dw2-ranges.exp: Same.
1405 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1406 * gdb.dwarf2/var-access.exp: Same.
1407
22cc388e
TT
14082020-10-19 Tom Tromey <tromey@adacore.com>
1409
1410 PR tui/26719
1411 * gdb.tui/list.exp: Check source window contents after focus
1412 change.
1413
520596f2
TV
14142020-10-17 Tom de Vries <tdevries@suse.de>
1415
1416 PR symtab/26317
1417 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1418
d1c8a76d
TV
14192020-10-17 Tom de Vries <tdevries@suse.de>
1420
1421 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1422 as suffix.
1423 * gdb.dwarf2/atomic.c: Rename to ...
1424 * gdb.dwarf2/atomic-type.c: ... this.
1425 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1426 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1427 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1428 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1429 * gdb.dwarf2/fission-mix2.c: Rename to ...
1430 * gdb.dwarf2/fission-mix-2.c: ... this.
1431 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1432 standard_testfile.
1433 * gdb.dwarf2/ada-valprint-error.exp: Same.
1434 * gdb.dwarf2/arr-stride.exp: Same.
1435 * gdb.dwarf2/arr-subrange.exp: Same.
1436 * gdb.dwarf2/atomic-type.exp: Same.
1437 * gdb.dwarf2/bad-regnum.exp: Same.
1438 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1439 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1440 * gdb.dwarf2/clang-debug-names.exp: Same.
1441 * gdb.dwarf2/comp-unit-lang.exp: Same.
1442 * gdb.dwarf2/corrupt.exp: Same.
1443 * gdb.dwarf2/count.exp: Same.
1444 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1445 * gdb.dwarf2/data-loc.exp: Same.
1446 * gdb.dwarf2/dw2-align.exp: Same.
1447 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1448 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1449 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1450 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1451 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1452 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1453 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1454 * gdb.dwarf2/dw2-inline-param.exp: Same.
1455 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1456 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1457 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1458 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1459 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1460 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1461 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1462 * gdb.dwarf2/dw2-param-error.exp: Same.
1463 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1464 * gdb.dwarf2/dw2-ranges.exp: Same.
1465 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1466 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1467 * gdb.dwarf2/dw4-sig-types.exp: Same.
1468 * gdb.dwarf2/dynarr-ptr.exp: Same.
1469 * gdb.dwarf2/enum-type.exp: Same.
1470 * gdb.dwarf2/fission-mix.exp: Same.
1471 * gdb.dwarf2/formdata16.exp: Same.
1472 * gdb.dwarf2/implptrconst.exp: Same.
1473 * gdb.dwarf2/implptrpiece.exp: Same.
1474 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1475 * gdb.dwarf2/main-subprogram.exp: Same.
1476 * gdb.dwarf2/method-ptr.exp: Same.
1477 * gdb.dwarf2/missing-sig-type.exp: Same.
1478 * gdb.dwarf2/nonvar-access.exp: Same.
1479 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1480 * gdb.dwarf2/shortpiece.exp: Same.
1481 * gdb.dwarf2/staticvirtual.exp: Same.
1482 * gdb.dwarf2/subrange.exp: Same.
1483 * gdb.dwarf2/symtab-producer.exp: Same.
1484 * gdb.dwarf2/typedef-void-finish.exp: Same.
1485 * gdb.dwarf2/var-access.exp: Same.
1486 * gdb.dwarf2/variant.exp: Same.
1487 * gdb.dwarf2/void-type.exp: Same.
1488 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1489 dw2-ranges-main.c.
1490 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1491
472d09c1
TV
14922020-10-16 Tom de Vries <tdevries@suse.de>
1493
1494 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1495
afe75f6d
TV
14962020-10-16 Tom de Vries <tdevries@suse.de>
1497
1498 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1499
8c8bd0ba
TV
15002020-10-14 Tom de Vries <tdevries@suse.de>
1501
1502 PR testsuite/26732
1503 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1504 scenario 2.
1505 * gdb.ada/mi_catch_ex_hand.exp: Same.
1506
b75d55d4
PA
15072020-10-13 Pedro Alves <pedro@palves.net>
1508
1509 * lib/mi-support.exp (mi_clean_restart): New.
1510 (mi_run_to_main): Delete.
1511 All callers adjust to use mi_clean_restart / mi_runto_main.
1512
e777225b
PA
15132020-10-13 Pedro Alves <pedro@palves.net>
1514
1515 * config/monitor.exp: Use "list -q".
1516 * gdb.arch/gdb1558.exp: Use "break -q".
1517 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1518 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1519 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1520 * gdb.base/commands.exp: Use "break -q".
1521 * gdb.base/condbreak.exp: Use "break -q".
1522 * gdb.base/ctf-ptype.exp: Use "list -q".
1523 * gdb.base/define.exp: Use "break -q".
1524 * gdb.base/del.exp: Use "break -q".
1525 * gdb.base/fullname.exp: Use "break -q".
1526 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1527 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1528 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1529 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1530 "hbreak -q".
1531 * gdb.base/included.exp: Use "list -q".
1532 * gdb.base/label.exp: Use "break -q".
1533 * gdb.base/lineinc.exp: Use "break -q".
1534 * gdb.base/list.exp: Use "list -q".
1535 * gdb.base/macscp.exp: Use "list -q".
1536 * gdb.base/pending.exp: Use "break -q".
1537 * gdb.base/prologue-include.exp: Use "break -q".
1538 * gdb.base/ptype.exp: Use "list -q".
1539 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1540 * gdb.base/server-del-break.exp: Use "break -q".
1541 * gdb.base/style.exp: Use "break -q".
1542 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1543 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1544 * gdb.cp/exception.exp: Use "tbreak -q".
1545 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1546 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1547 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1548 * gdb.dwarf2/pr13961.exp: Use "break -q".
1549 * gdb.linespec/explicit.exp: Use "list -q".
1550 * gdb.linespec/linespec.exp: Use "break -q".
1551 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1552 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1553 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1554 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1555 * gdb.trace/change-loc.exp: Use "break -q".
1556 * gdb.trace/pending.exp: Use "break -q".
1557 * gdb.tui/basic.exp: Use "list -q".
1558 * gdb.tui/list-before.exp: Use "list -q".
1559 * gdb.tui/list.exp: Use "list -q".
1560 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1561
8abd8ee8
PA
15622020-10-13 Pedro Alves <pedro@palves.net>
1563
1564 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1565 saved breakpoints file.
1566 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1567 inspecting breakpoint list.
1568 * lib/gdb.exp (runto_main): Add "qualified" to options.
1569 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1570 and handle it.
1571 (mi_runto_main): Pass 1 as qualified argument.
1572
f71e6719
PA
15732020-10-13 Pedro Alves <pedro@palves.net>
1574
1575 * lib/mi-support.exp (mi_runto_main): New proc.
1576 (mi_run_to_main): Use it.
1577 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1578 * gdb.mi/mi-var-cmd.exp: Likewise.
1579 * gdb.mi/mi-var-invalidate.exp: Likewise.
1580 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1581 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1582 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1583 * gdb.mi/user-selected-context-sync.exp: Likewise.
1584 * gdb.opt/inline-cmds.exp: Likewise.
1585 * gdb.python/py-framefilter-mi.exp: Likewise.
1586 * gdb.python/py-mi.exp: Likewise.
1587
50441f0f
PA
15882020-10-13 Pedro Alves <pedro@palves.net>
1589
1590 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1591 "runto main".
1592 * gdb.ada/small_reg_param.exp: Likewise.
1593 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1594 * gdb.base/annota1.exp: Likewise.
1595 * gdb.base/anon.exp: Likewise.
1596 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1597 * gdb.base/dprintf-non-stop.exp: Likewise.
1598 * gdb.base/dprintf.exp: Likewise.
1599 * gdb.base/gdb11530.exp: Likewise.
1600 * gdb.base/gdb11531.exp: Likewise.
1601 * gdb.base/gnu_vector.exp: Likewise.
1602 * gdb.base/interrupt-noterm.exp: Likewise.
1603 * gdb.base/memattr.exp: Likewise.
1604 * gdb.base/step-over-syscall.exp: Likewise.
1605 * gdb.base/watch-cond-infcall.exp: Likewise.
1606 * gdb.base/watch-read.exp: Likewise.
1607 * gdb.base/watch-vfork.exp: Likewise.
1608 * gdb.base/watch_thread_num.exp: Likewise.
1609 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1610 * gdb.guile/scm-frame-inline.exp: Likewise.
1611 * gdb.linespec/explicit.exp: Likewise.
1612 * gdb.opt/inline-break.exp: Likewise.
1613 * gdb.python/py-frame-inline.exp: Likewise.
1614 * gdb.reverse/break-precsave.exp: Likewise.
1615 * gdb.reverse/break-reverse.exp: Likewise.
1616 * gdb.reverse/consecutive-precsave.exp: Likewise.
1617 * gdb.reverse/consecutive-reverse.exp: Likewise.
1618 * gdb.reverse/finish-precsave.exp: Likewise.
1619 * gdb.reverse/finish-reverse.exp: Likewise.
1620 * gdb.reverse/fstatat-reverse.exp: Likewise.
1621 * gdb.reverse/getresuid-reverse.exp: Likewise.
1622 * gdb.reverse/i386-precsave.exp: Likewise.
1623 * gdb.reverse/i386-reverse.exp: Likewise.
1624 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1625 * gdb.reverse/i387-env-reverse.exp: Likewise.
1626 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1627 * gdb.reverse/insn-reverse.exp: Likewise.
1628 * gdb.reverse/machinestate-precsave.exp: Likewise.
1629 * gdb.reverse/machinestate.exp: Likewise.
1630 * gdb.reverse/pipe-reverse.exp: Likewise.
1631 * gdb.reverse/readv-reverse.exp: Likewise.
1632 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1633 * gdb.reverse/rerun-prec.exp: Likewise.
1634 * gdb.reverse/s390-mvcle.exp: Likewise.
1635 * gdb.reverse/solib-precsave.exp: Likewise.
1636 * gdb.reverse/solib-reverse.exp: Likewise.
1637 * gdb.reverse/step-precsave.exp: Likewise.
1638 * gdb.reverse/step-reverse.exp: Likewise.
1639 * gdb.reverse/time-reverse.exp: Likewise.
1640 * gdb.reverse/until-precsave.exp: Likewise.
1641 * gdb.reverse/until-reverse.exp: Likewise.
1642 * gdb.reverse/waitpid-reverse.exp: Likewise.
1643 * gdb.reverse/watch-precsave.exp: Likewise.
1644 * gdb.reverse/watch-reverse.exp: Likewise.
1645 * gdb.threads/kill.exp: Likewise.
1646 * gdb.threads/tid-reuse.exp: Likewise.
1647
d3a07122
SM
16482020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1649
1650 PR gdb/26642
1651 * gdb.base/maint-target-async-off.c: New test.
1652 * gdb.base/maint-target-async-off.exp: New test.
1653
c65c6c42
AM
16542020-10-13 Alan Modra <amodra@gmail.com>
1655
1656 * gdb.arch/powerpc-altivec.s,
1657 * gdb.arch/powerpc-power7.s,
1658 * gdb.arch/powerpc-power8.s,
1659 * gdb.arch/powerpc-power9.s,
1660 * gdb.arch/powerpc-vsx.s,
1661 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1662 * gdb.arch/powerpc-altivec.exp,
1663 * gdb.arch/powerpc-power7.exp,
1664 * gdb.arch/powerpc-power8.exp,
1665 * gdb.arch/powerpc-power9.exp,
1666 * gdb.arch/powerpc-vsx.exp,
1667 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1668 disassembly of mfvsrd/mtvsrd.
1669
f4a0f710
AM
16702020-10-13 Alan Modra <amodra@gmail.com>
1671
1672 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1673 "target architecture" output.
1674 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1675 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1676 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1677 * gdb.arch/s390-disassembler-options.exp: Likewise.
1678
87a37e5e
PA
16792020-10-12 Pedro Alves <pedro@palves.net>
1680
1681 PR exp/26602
1682 PR c++/26550
1683 * gdb.cp/ambiguous.cc (marker1): Delete.
1684 (main): Initialize all the fields of the locals. Replace marker1
1685 call with a "set breakpoint here" marker.
1686 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1687 instead of running to marker1. Add tests printing all the
1688 variables and all the fields of the variables.
1689 (test_ambiguous): New proc, expecting the new GDB output when a
1690 field access is ambiguous. Change all "warning: X ambiguous"
1691 tests to use it.
1692
71e1b6b0
GB
16932020-10-12 Gary Benson <gbenson@redhat.com>
1694
1695 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1696 * gdb.base/msym-bp-2.c (foo): Likewise.
1697 * gdb.base/msym-lang.c (foo): Likewise.
1698 * gdb.base/msym-lang-main.c (foo): Likewise.
1699 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1700 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1701 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1702 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1703 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1704 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1705 * gdb.python/py-objfile.c (static_var): Likewise.
1706 * gdb.python/py-symbol.c (rr): Likewise.
1707 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1708 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1709
9370fd51
AB
17102020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1711
1712 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1713 output of backtrace.
1714
7c184d33
TT
17152020-10-09 Tom Tromey <tromey@adacore.com>
1716
1717 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1718 (Rec): Add field. Fix range.
1719 * gdb.ada/scalar_storage.exp: Update.
1720
3d87245c
HD
17212020-10-09 Hannes Domani <ssbssa@yahoo.de>
1722
1723 PR exp/26714
1724 * gdb.base/printcmds.exp: Add tests for void results.
1725
f5c4b229
JV
17262020-10-09 Jan Vrany <jan.vrany@labware.com>
1727
1728 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1729 is emmited for both 'set directories' and 'directory' commands.
1730
b2701685
TT
17312020-10-08 Tom Tromey <tom@tromey.com>
1732
1733 * gdb.base/style.exp: Check that "main"'s name is styled.
1734
e86efb33
TT
17352020-10-07 Tom Tromey <tromey@adacore.com>
1736
1737 * gdb.base/find.exp: Rename some tests.
1738
30897591
GB
17392020-10-06 Gary Benson <gbenson@redhat.com>
1740
1741 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1742 * gdb.base/list1.c (unused): Likewise.
1743
ced4a4c1
GB
17442020-10-06 Gary Benson <gbenson@redhat.com>
1745
1746 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1747 __attribute__ ((used)).
1748 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1749
ed3bdac4
AB
17502020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1751
1752 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1753 make use of regions throughout.
1754 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1755 not {...}.
1756 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1757
cd096ec8
HD
17582020-10-05 Hannes Domani <ssbssa@yahoo.de>
1759
1760 * gdb.base/call-sc.c: Fix return struct on stack test case.
1761 * gdb.base/call-sc.exp: Likewise.
1762
3ee6f75d
GB
17632020-10-02 Gary Benson <gbenson@redhat.com>
1764
1765 * README: Fix "paralell".
1766
f65825ec
GB
17672020-09-30 Gary Benson <gbenson@redhat.com>
1768
1769 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1770 Convert directive to lowercase.
1771 (.Labbrev1_begin): Add missing label.
1772 (abbrev code 0x1): Remove DW_AT_stmt_list.
1773 (.Ldie_b): Likewise.
1774
5f278258
TT
17752020-09-27 Tom Tromey <tom@tromey.com>
1776
1777 * gdb.tui/new-layout.exp: Use with_test_prefix.
1778
8f9929bb
GR
17792020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1780
1781 PR python/26586
1782 * gdb.python/python.exp: add test cases for the from_tty
1783 argument to gdb.execute.
1784
c20c017b
GB
17852020-09-25 Gary Benson <gbenson@redhat.com>
1786
1787 * gdb.base/infcall-nested-structs.exp.tcl: Add
1788 additional_flags=-Wno-tautological-compare for C++
1789 tests when compiling using Clang.
1790
68d654af
GB
17912020-09-25 Gary Benson <gbenson@redhat.com>
1792
1793 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1794 for .c files.
1795
b551a89f
TT
17962020-09-24 Tom Tromey <tromey@adacore.com>
1797
1798 PR tui/26638:
1799 * gdb.tui/list.exp: Check output of "focus next".
1800
20a5fcbd
TT
18012020-09-23 Tom Tromey <tom@tromey.com>
1802
1803 * gdb.dwarf2/intbits.exp: New file.
1804 * gdb.dwarf2/intbits.c: New file.
1805
b167e53f
PA
18062020-09-20 Pedro Alves <pedro@palves.net>
1807
1808 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1809 spawn_id before calling remote_close. Close secondary MI channel.
1810
dbc49e9f
PA
18112020-09-20 Pedro Alves <pedro@palves.net>
1812
1813 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1814 fails.
1815
c8d5abea
AB
18162020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1817
1818 * gdb.fortran/array-slices.exp: Update expected results.
1819 * gdb.fortran/class-allocatable-array.exp: Likewise.
1820 * gdb.fortran/multi-dim.exp: Likewise.
1821 * gdb.fortran/vla-type.exp: Likewise.
1822 * gdb.mi/mi-vla-fortran.exp: Likewise.
1823
14f9473c
VC
18242020-09-18 Victor Collod <vcollod@nvidia.com>
1825
1826 PR gdb/26635
1827 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1828 compatible with i386, and move it to...
1829 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1830 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1831 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1832
e8ef12b9
PA
18332020-09-18 Pedro Alves <pedro@palves.net>
1834
1835 PR gdb/26631
1836 * gdb.multi/multi-target-thread-find.exp: New file.
1837
e11daf7a
PA
18382020-09-18 Pedro Alves <pedro@palves.net>
1839
1840 * gdb.multi/multi-target-continue.exp: New file, factored out from
1841 multi-target.exp.
1842 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1843 multi-target.exp.
1844 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1845 multi-target.exp.
1846 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1847 multi-target.exp.
1848 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1849 multi-target.exp.
1850 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1851 multi-target.exp.
1852 * gdb.multi/multi-target.exp: Delete.
1853
d0edc2b8
AB
18542020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1855
1856 * gdb.fortran/array-slices.exp: Add missing message data.
1857
7474326c
PA
18582020-09-17 Pedro Alves <pedro@palves.net>
1859
1860 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1861
dd23068d
PA
18622020-09-17 Pedro Alves <pedro@palves.net>
1863
1864 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1865 full prototype.
1866
0640a543
PA
18672020-09-17 Pedro Alves <pedro@palves.net>
1868
1869 * gdb.python/py-as-string.c: Add cast.
1870
ef0cdbc1
PA
18712020-09-17 Pedro Alves <pedro@palves.net>
1872
1873 * gdb.base/sizeof.c (fill): Add cast.
1874
3a5eeb8b
PA
18752020-09-17 Pedro Alves <pedro@palves.net>
1876
1877 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1878
a8129512
PA
18792020-09-17 Pedro Alves <pedro@palves.net>
1880
1881 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1882 linkage name.
1883 * gdb.base/prologue.exp: Use print /d.
1884 * gdb.base/symbol-alias.exp: Handle C++ output.
1885 * gdb.base/symbol-alias2.c: Handle C++ output.
1886 [__cplusplus] (func): Explicitly specify linkage name.
1887
a83cdcb6
PA
18882020-09-17 Pedro Alves <pedro@palves.net>
1889
1890 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1891 (struct my_key_t): ... this. Adjust all references.
1892 (struct value_t): Rename to ...
1893 (struct my_value_t): ... this. Adjust all references.
1894 (create_map, add_map_element, create_map_map)
1895 (add_map_map_element): Add casts.
1896
d4bcee5c
PA
18972020-09-17 Pedro Alves <pedro@palves.net>
1898
1899 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1900 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1901
81f90489
PA
19022020-09-17 Pedro Alves <pedro@palves.net>
1903
1904 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1905
0a229804
PA
19062020-09-17 Pedro Alves <pedro@palves.net>
1907
1908 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1909 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1910 (charfoo, intfoo): Define full prototype.
1911 * gdb.base/ptype1.c (charfoo): Define full prototype.
1912 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1913 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1914
c3e5138d
PA
19152020-09-17 Pedro Alves <pedro@palves.net>
1916
1917 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1918 Don't define.
1919 (utf_32_string): Compile for both C and C++.
1920 * gdb.base/charset.exp: Use "print /d".
1921
151fdbad
PA
19222020-09-17 Pedro Alves <pedro@palves.net>
1923
1924 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1925 (nullptr): Rename to ...
1926 (null_ptr): ... this.
1927 * gdb.base/watchpoint.exp: Adjust to rename.
1928
18a25b64
PA
19292020-09-17 Pedro Alves <pedro@palves.net>
1930
1931 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1932 (three_not_flag): Add casts.
1933
11fac337
PA
19342020-09-17 Pedro Alves <pedro@palves.net>
1935
1936 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1937 char array.
1938 (main): Add references to Barrier, TestStrings, TestStringsH and
1939 TestStringsW.
1940 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1941 and expect a full prototype in C++.
1942
52626c58
PA
19432020-09-17 Pedro Alves <pedro@palves.net>
1944
1945 * gdb.base/nested-addr.c (main): Add cast.
1946 * gdb.base/nested-addr.exp: Use "print /d".
1947
52bb0902
PA
19482020-09-17 Pedro Alves <pedro@palves.net>
1949
1950 * gdb.base/break.exp (func): New. Use it throughout when
1951 expecting a function name.
1952
73e18ac9
PA
19532020-09-17 Pedro Alves <pedro@palves.net>
1954
1955 * gdb.base/display.exp: Issue "set print asm-demangle on".
1956
c8b18808
PA
19572020-09-17 Pedro Alves <pedro@palves.net>
1958
1959 * gdb.base/find.c: Include <string.h>.
1960 (init_bufs): Add cast.
1961 * gdb.base/find.exp: Issue "set print asm-demangle on".
1962
fe830662
TT
19632020-09-16 Tom Tromey <tromey@adacore.com>
1964
1965 PR gdb/26598:
1966 * gdb.base/skipcxx.exp: New file.
1967 * gdb.base/skipcxx.cc: New file.
1968
945ff6e2
TV
19692020-09-16 Tom de Vries <tdevries@suse.de>
1970
1971 PR testsuite/26617
1972 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1973 WITH_DEBUG_SECTIONS is defined.
1974 (xstr, str): New macro.
1975 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1976 to get start and size of _Dmain.
1977 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1978 using additional_flags.
1979
da1df1db
TBA
19802020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1981
1982 * gdb.base/bp-cmds-sourced-script.c: New file.
1983 * gdb.base/bp-cmds-sourced-script.exp: New test.
1984 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1985
337882d4
TV
19862020-09-16 Tom de Vries <tdevries@suse.de>
1987
1988 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1989 get the gdb prompt after issuing "monitor exit".
1990
7361f908
TV
19912020-09-16 Tom de Vries <tdevries@suse.de>
1992
1993 PR testsuite/26624
1994 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1995
4d91ddd3
TV
19962020-09-16 Tom de Vries <tdevries@suse.de>
1997
1998 PR testsuite/26618
1999 * gdb.tui/new-layout.exp: Escape unbalanced braces.
2000
08cc37dd
TT
20012020-09-15 Tom Tromey <tromey@adacore.com>
2002
2003 PR rust/26197:
2004 * lib/rust-support.exp (rust_llvm_version): New proc.
2005 * gdb.rust/simple.exp: Check rust_llvm_version.
2006
ee6372f2
TV
20072020-09-14 Tom de Vries <tdevries@suse.de>
2008
2009 * gdb.rust/traits.exp: Fix PATH warning.
2010
dc3a371e
PA
20112020-09-13 Pedro Alves <pedro@palves.net>
2012
2013 * gdb.base/catch-follow-exec.c (main): Add explicit return
2014 statement.
2015 * gdb.base/catch-signal.c (main): Likewise.
2016 * gdb.base/condbreak-call-false.c (main): Likewise.
2017 * gdb.base/consecutive.c (main): Add explicit return
2018 statement and return type.
2019 * gdb.base/cursal.c (main): Add explicit return statement.
2020 * gdb.base/cvexpr.c (main): Likewise.
2021 * gdb.base/display.c (main): Add explicit return statement and
2022 return type.
2023 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
2024 * gdb.base/endianity.c (main): Likewise.
2025 * gdb.base/execd-prog.c (main): Likewise.
2026 * gdb.base/gdb1090.c (main): Likewise.
2027 * gdb.base/info_qt.c (main): Likewise.
2028 * gdb.base/lineinc.c (main): Likewise.
2029 * gdb.base/load-command.c (main): Likewise.
2030 * gdb.base/macscp1.c (main): Likewise.
2031 * gdb.base/pr10179-a.c (main): Likewise.
2032 * gdb.base/quit-live.c (main): Likewise.
2033 * gdb.base/scope0.c (main): Likewise.
2034 * gdb.base/settings.c (main): Likewise.
2035 * gdb.base/stack-checking.c (main): Return int.
2036 * gdb.base/varargs.c (main): Add explicit return statement.
2037 * gdb.cp/ambiguous.cc (main): Likewise.
2038 * gdb.cp/anon-struct.cc (main): Likewise.
2039 * gdb.cp/anon-union.cc (main): Likewise.
2040 * gdb.cp/bool.cc (main): Likewise.
2041 * gdb.cp/bs15503.cc (main): Likewise.
2042 * gdb.cp/cplusfuncs.cc (main): Likewise.
2043 * gdb.cp/cttiadd.cc (main): Likewise.
2044 * gdb.cp/extern-c.cc (main): Likewise.
2045 * gdb.cp/filename.cc (main): Likewise.
2046 * gdb.cp/formatted-ref.cc (main): Likewise.
2047 * gdb.cp/mb-ctor.cc (main): Likewise.
2048 * gdb.cp/member-ptr.cc (main): Likewise.
2049 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
2050 * gdb.cp/overload-const.cc (main): Likewise.
2051 * gdb.cp/paren-type.cc (main): Likewise.
2052 * gdb.cp/parse-lang.cc (main): Likewise.
2053 * gdb.cp/pr-1023.cc (main): Likewise.
2054 * gdb.cp/psmang1.cc (main): Likewise.
2055 * gdb.cp/readnow-language.cc (main): Likewise.
2056 * gdb.cp/ref-params.cc (main): Likewise.
2057 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
2058 * gdb.cp/virtbase2.cc (main): Likewise.
2059 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
2060 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
2061 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
2062 * gdb.mi/mi-console.c (main): Likewise.
2063 * gdb.mi/mi-read-memory.c (main): Likewise.
2064 * gdb.modula2/multidim.c (main): Likewise.
2065 * gdb.opt/inline-small-func.c (main): Likewise.
2066 * gdb.python/py-rbreak.c (main): Likewise.
2067 * gdb.stabs/exclfwd1.c (main): Likewise.
2068 * gdb.trace/qtro.c (main): Likewise.
2069
af26601c
PA
20702020-09-13 Pedro Alves <pedro@palves.net>
2071
2072 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
2073 instead of getenv.
2074
2f4b83cd
PA
20752020-09-13 Pedro Alves <pedro@palves.net>
2076
2077 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
2078 instead of spawning GDB with remote_spawn.
2079 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
2080 gdb_spawn instead of spawning GDB with remote_spawn.
2081
c49da0e4
PA
20822020-09-13 Pedro Alves <pedro@palves.net>
2083
2084 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
2085 file and add calls to first and second.
2086 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
2087 add call to f.
2088
6791b117
PA
20892020-09-13 Pedro Alves <pedro@palves.net>
2090
2091 * gdb.mi/mi-break-qualified.cc: New file.
2092 * gdb.mi/mi-break-qualified.exp: New file.
2093 * lib/mi-support.exp (mi_create_breakpoint_multi)
2094 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
2095 procedures.
2096 (mi_create_breakpoint_1): New, factored out from
2097 mi_create_breakpoint.
2098
3b8d4c5c
PA
20992020-09-13 Pedro Alves <pedro@palves.net>
2100
2101 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
2102 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
2103 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
2104 (register_class): Delete.
2105 (main): Don't call register_class.
2106
d5f96005
PA
21072020-09-13 Pedro Alves <pedro@palves.net>
2108
2109 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
2110 (do_tests): Remove "calling method for small class" test.
2111 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
2112 (register_class): Delete.
2113 (main): Don't call register_class.
2114 * gdb.cp/call-method-register.exp: New file, based on bits removed
2115 from classes.exp.
2116 * gdb.cp/call-method-register.cc: New file, based on bits removed
2117 from classes.cc.
2118
77f2120b
PA
21192020-09-13 Pedro Alves <pedro@palves.net>
2120
2121 * gdb.base/msym-bp-2.c: New.
2122 * gdb.base/msym-bp-shl-lib.c: New file.
2123 * gdb.base/msym-bp-shl-main-2.c: New file.
2124 * gdb.base/msym-bp-shl-main.c: New file.
2125 * gdb.base/msym-bp-shl.exp: New file.
2126 * gdb.base/msym-bp.c: New file.
2127 * gdb.base/msym-bp.exp: New file.
2128
32aea73e
JB
21292020-09-13 Joel Brobecker <brobecker@adacore.com>
2130
2131 * gdb.base/default.exp: Change $_gdb_major to 11.
2132
2a67f09d
FW
21332020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
2134 Felix Willgerodt <Felix.Willgerodt@intel.com>
2135
2136 * x86-avx512bf16.c: New file.
2137 * x86-avx512bf16.exp: Likewise.
2138 * lib/gdb.exp (skip_avx512bf16_tests): New function.
2139
ad570dd7
TV
21402020-09-11 Tom de Vries <tdevries@suse.de>
2141
2142 PR exp/26602
2143 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
2144
a56f7391
TBA
21452020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2146
2147 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
2148
918619e5
AM
21492020-09-10 Alan Modra <amodra@gmail.com>
2150
2151 PR 26597
2152 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
2153
cac1e71d
TV
21542020-09-08 Tom de Vries <tdevries@suse.de>
2155
2156 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
2157 after gdb_starti_cmd.
2158
c5cd900e
AKS
21592020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2160
2161 * lib/fortran.exp (fortran_complex8): New proc.
2162 (fortran_complex16): New proc.
2163 * gdb.fortran/complex.exp: Use routines from fortran.exp
2164 * gdb.fortran/pointer-to-pointer.exp: Likewise.
2165 * gdb.fortran/vla-ptr-info.exp: Likewise.
2166
8f5c6526
TV
21672020-09-03 Tom de Vries <tdevries@suse.de>
2168
2169 PR breakpoint/26546
2170 * gdb.base/label-without-address.exp: Runto main first.
2171
02c6f3f1
TT
21722020-09-02 Tom Tromey <tromey@adacore.com>
2173
2174 * gdb.ada/mi_var_access.exp: Test children of access variable.
2175 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
2176 * gdb.ada/mi_var_array.exp: Update.
2177
efe24f05
KB
21782020-08-31 Kevin Buettner <kevinb@redhat.com>
2179
2180 * gdb.base/corefile.exp (warning-free): XFAIL test when running
2181 on docker w/ AUFS storage driver.
2182
973695d6
KB
21832020-08-31 Kevin Buettner <kevinb@redhat.com>
2184
2185 * gdb.base/corefile2.exp (renamed binfile): New tests.
2186
f3bd50f1
SM
21872020-08-31 Simon Marchi <simon.marchi@efficios.com>
2188
2189 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
2190
22b9b4b0
SL
21912020-08-31 Simon Marchi <simon.marchi@efficios.com>
2192
2193 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
2194 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
2195
8efaf6b3
SM
21962020-08-31 Simon Marchi <simon.marchi@efficios.com>
2197
2198 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
2199 output, printing a "not saved" value from history and printing a
2200 convenience variable created from a "not saved" value.
2201
e840f2e3
TV
22022020-08-31 Tom de Vries <tdevries@suse.de>
2203
2204 * gdb.base/eh_return.exp: Use nopie.
2205
8f57f343
PA
22062020-08-28 Pedro Alves <pedro@palves.net>
2207
2208 * gdb.base/advance-until-multiple-locations.exp
2209 (advance_overload, until_overload): Adjust to match the
2210 frame/function header instead of the source line text.
2211
626d2320
TV
22122020-08-28 Tom de Vries <tdevries@suse.de>
2213
2214 * gdb.base/label-without-address.c: New test.
2215 * gdb.base/label-without-address.exp: New file.
2216
df631783
PA
22172020-08-27 Pedro Alves <pedro@palves.net>
2218
2219 PR gdb/26523
2220 PR gdb/26524
2221 * gdb.base/advance-until-multiple-locations.cc: New.
2222 * gdb.base/advance-until-multiple-locations.exp: New.
2223
48b076bb
SM
22242020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
2225
2226 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
2227
c2015ce4
AB
22282020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
2229
2230 * gdb.arch/amd64-byte.exp: Make test names unique, use
2231 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2232 * gdb.arch/amd64-dword.exp: Likewise.
2233 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
2234 * gdb.arch/amd64-stap-special-operands.exp: Make test names
2235 unique.
2236 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
2237 * gdb.arch/amd64-word.exp: Make test names unique, use
2238 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
2239 * gdb.arch/i386-byte.exp: Make test names unique, use
2240 gdb_breakpoint.
2241 * gdb.arch/i386-word.exp: Likewise.
2242
995d3a19
SV
22432020-08-25 Shahab Vahedi <shahab@synopsys.com>
2244
2245 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
2246
8cac2b31
SM
22472020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
2248
2249 PR gdb/26532
2250 * gdb.threads/stepi-random-signal.exp: Update pattern.
2251
2bc19622
SM
22522020-08-25 Simon Marchi <simon.marchi@efficios.com>
2253
2254 PR gdb/26532
2255 * gdb.base/ui-redirect.exp: Update pattern.
2256
b04aa1fc
GB
22572020-08-25 Gary Benson <gbenson@redhat.com>
2258
2259 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
2260 when compiling with clang.
8571e9c8 2261 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 2262
9f68b453
GB
22632020-08-25 Gary Benson <gbenson@redhat.com>
2264
2265 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2266 Add additional_flags=-Wno-inaccessible-base when compiling
2267 with GCC >= 10.1 or clang. Add additional_flags=-w when
2268 compiling with GCC < 10.
2269
3945d2d7
GM
22702020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2271
2272 PR m2/26372
fc5d6901
SM
2273 * gdb.modula2/multidim.c: New file.
2274 * gdb.modula2/multidim.exp: New file.
3945d2d7 2275
60122dbe
SM
22762020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2277
2278 * lib/gdb.exp (runto): Always emit fail on internal error.
2279
1eb8556f
SM
22802020-08-24 Simon Marchi <simon.marchi@efficios.com>
2281
2282 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2283 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2284 Likewise.
2285 * gdb.threads/stepi-random-signal.exp: Likewise.
2286
33bf4c5c
TBA
22872020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2288
2289 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2290 * gdb.trace/strace.exp: Ditto.
2291
c2fd7fae
AKS
22922020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2293
2294 * gdb.fortran/vla-type.exp: Skip commands not required for
2295 the Flang compiled binaries after prologue fix.
2296
326afb72
TT
22972020-08-17 Tom de Vries <tdevries@suse.de>
2298 Tom Tromey <tromey@adacore.com>
2299
2300 PR rust/26197:
2301 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2302
3ae7ab99
TT
23032020-08-17 Tom Tromey <tromey@adacore.com>
2304
2305 * gdb.ada/mi_var_access.exp: New file.
2306 * gdb.ada/mi_var_access/mi_access.adb: New file.
2307 * gdb.ada/mi_var_access/pck.adb: New file.
2308 * gdb.ada/mi_var_access/pck.ads: New file.
2309
f569c1c5
TV
23102020-08-16 Tom de Vries <tdevries@suse.de>
2311
2312 PR gdb/25350
2313 * gdb.base/eh_return.c: New test.
2314 * gdb.base/eh_return.exp: New file.
2315
3d11c30a
TV
23162020-08-15 Tom de Vries <tdevries@suse.de>
2317
2318 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2319 (mixed_func_1d_): Use fortran_charlen_t in decl.
2320
547ce8f0
TV
23212020-08-15 Tom de Vries <tdevries@suse.de>
2322
2323 PR backtrace/26390
2324 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2325 Update expected pattern.
2326
a54a7f13
PA
23272020-08-13 Pedro Alves <pedro@palves.net>
2328
2329 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2330 * gdb.fortran/library-module.exp: Likewise.
2331 * gdb.fortran/logical.exp: Likewise.
2332 * gdb.fortran/module.exp: Likewise.
2333 * gdb.fortran/print_type.exp: Likewise.
2334 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2335 * gdb.fortran/vla-datatypes.exp: Likewise.
2336 * gdb.fortran/vla-history.exp: Likewise.
2337 * gdb.fortran/vla-ptr-info.exp: Likewise.
2338 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2339 * gdb.fortran/vla-ptype.exp: Likewise.
2340 * gdb.fortran/vla-sizeof.exp: Likewise.
2341 * gdb.fortran/vla-type.exp: Likewise.
2342 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2343 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2344 * gdb.fortran/vla-value-sub.exp: Likewise.
2345 * gdb.fortran/vla-value.exp: Likewise.
2346
7a82e903
PA
23472020-08-13 Pedro Alves <pedro@palves.net>
2348
2349 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2350 * gdb.ada/access_to_packed_array.exp: Likewise.
2351 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2352 * gdb.ada/addr_arith.exp: Likewise.
2353 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2354 * gdb.ada/arr_arr.exp: Likewise.
2355 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2356 * gdb.ada/array_bounds.exp: Likewise.
2357 * gdb.ada/array_of_variable_length.exp: Likewise.
2358 * gdb.ada/array_ptr_renaming.exp: Likewise.
2359 * gdb.ada/array_subscript_addr.exp: Likewise.
2360 * gdb.ada/arraydim.exp: Likewise.
2361 * gdb.ada/arrayparam.exp: Likewise.
2362 * gdb.ada/arrayptr.exp: Likewise.
2363 * gdb.ada/assign_1.exp: Likewise.
2364 * gdb.ada/assign_arr.exp: Likewise.
2365 * gdb.ada/atomic_enum.exp: Likewise.
2366 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2367 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2368 * gdb.ada/bias.exp: Likewise.
2369 * gdb.ada/boolean_expr.exp: Likewise.
2370 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2371 * gdb.ada/bp_enum_homonym.exp: Likewise.
2372 * gdb.ada/bp_inlined_func.exp: Likewise.
2373 * gdb.ada/bp_on_var.exp: Likewise.
2374 * gdb.ada/bp_range_type.exp: Likewise.
2375 * gdb.ada/bp_reset.exp: Likewise.
2376 * gdb.ada/call_pn.exp: Likewise.
2377 * gdb.ada/catch_assert_if.exp: Likewise.
2378 * gdb.ada/catch_ex.exp: Likewise.
2379 * gdb.ada/catch_ex_std.exp: Likewise.
2380 * gdb.ada/char_enum.exp: Likewise.
2381 * gdb.ada/char_param.exp: Likewise.
2382 * gdb.ada/complete.exp: Likewise.
2383 * gdb.ada/cond_lang.exp: Likewise.
2384 * gdb.ada/convvar_comp.exp: Likewise.
2385 * gdb.ada/dgopt.exp: Likewise.
2386 * gdb.ada/disc_arr_bound.exp: Likewise.
2387 * gdb.ada/display_nested.exp: Likewise.
2388 * gdb.ada/dot_all.exp: Likewise.
2389 * gdb.ada/dyn_loc.exp: Likewise.
2390 * gdb.ada/dyn_stride.exp: Likewise.
2391 * gdb.ada/excep_handle.exp: Likewise.
2392 * gdb.ada/expr_delims.exp: Likewise.
2393 * gdb.ada/expr_with_funcall.exp: Likewise.
2394 * gdb.ada/exprs.exp: Likewise.
2395 * gdb.ada/fin_fun_out.exp: Likewise.
2396 * gdb.ada/fixed_cmp.exp: Likewise.
2397 * gdb.ada/formatted_ref.exp: Likewise.
2398 * gdb.ada/frame_arg_lang.exp: Likewise.
2399 * gdb.ada/frame_args.exp: Likewise.
2400 * gdb.ada/fullname_bp.exp: Likewise.
2401 * gdb.ada/fun_addr.exp: Likewise.
2402 * gdb.ada/fun_in_declare.exp: Likewise.
2403 * gdb.ada/fun_overload_menu.exp: Likewise.
2404 * gdb.ada/fun_renaming.exp: Likewise.
2405 * gdb.ada/funcall_char.exp: Likewise.
2406 * gdb.ada/funcall_param.exp: Likewise.
2407 * gdb.ada/funcall_ptr.exp: Likewise.
2408 * gdb.ada/funcall_ref.exp: Likewise.
2409 * gdb.ada/homonym.exp: Likewise.
2410 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2411 * gdb.ada/info_auto_lang.exp: Likewise.
2412 * gdb.ada/info_exc.exp: Likewise.
2413 * gdb.ada/info_types.exp: Likewise.
2414 * gdb.ada/int_deref.exp: Likewise.
2415 * gdb.ada/interface.exp: Likewise.
2416 * gdb.ada/iwide.exp: Likewise.
2417 * gdb.ada/lang_switch.exp: Likewise.
2418 * gdb.ada/length_cond.exp: Likewise.
2419 * gdb.ada/maint_with_ada.exp: Likewise.
2420 * gdb.ada/mi_catch_assert.exp: Likewise.
2421 * gdb.ada/mi_catch_ex.exp: Likewise.
2422 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2423 * gdb.ada/mi_dyn_arr.exp: Likewise.
2424 * gdb.ada/mi_ex_cond.exp: Likewise.
2425 * gdb.ada/mi_exc_info.exp: Likewise.
2426 * gdb.ada/mi_interface.exp: Likewise.
2427 * gdb.ada/mi_prot.exp: Likewise.
2428 * gdb.ada/mi_ref_changeable.exp: Likewise.
2429 * gdb.ada/mi_string_access.exp: Likewise.
2430 * gdb.ada/mi_task_arg.exp: Likewise.
2431 * gdb.ada/mi_task_info.exp: Likewise.
2432 * gdb.ada/mi_var_array.exp: Likewise.
2433 * gdb.ada/mi_var_union.exp: Likewise.
2434 * gdb.ada/mi_variant.exp: Likewise.
2435 * gdb.ada/minsyms.exp: Likewise.
2436 * gdb.ada/mod_from_name.exp: Likewise.
2437 * gdb.ada/nested.exp: Likewise.
2438 * gdb.ada/null_array.exp: Likewise.
2439 * gdb.ada/optim_drec.exp: Likewise.
2440 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2441 * gdb.ada/packed_array_assign.exp: Likewise.
2442 * gdb.ada/packed_tagged.exp: Likewise.
2443 * gdb.ada/pp-rec-component.exp: Likewise.
2444 * gdb.ada/print_chars.exp: Likewise.
2445 * gdb.ada/print_pc.exp: Likewise.
2446 * gdb.ada/ptr_typedef.exp: Likewise.
2447 * gdb.ada/ptype_arith_binop.exp: Likewise.
2448 * gdb.ada/ptype_array.exp: Likewise.
2449 * gdb.ada/ptype_field.exp: Likewise.
2450 * gdb.ada/ptype_tagged_param.exp: Likewise.
2451 * gdb.ada/ptype_union.exp: Likewise.
2452 * gdb.ada/py_range.exp: Likewise.
2453 * gdb.ada/py_taft.exp: Likewise.
2454 * gdb.ada/rdv_wait.exp: Likewise.
2455 * gdb.ada/rec_comp.exp: Likewise.
2456 * gdb.ada/rec_return.exp: Likewise.
2457 * gdb.ada/ref_param.exp: Likewise.
2458 * gdb.ada/ref_tick_size.exp: Likewise.
2459 * gdb.ada/rename_subscript_param.exp: Likewise.
2460 * gdb.ada/repeat_dyn.exp: Likewise.
2461 * gdb.ada/same_component_name.exp: Likewise.
2462 * gdb.ada/same_enum.exp: Likewise.
2463 * gdb.ada/scalar_storage.exp: Likewise.
2464 * gdb.ada/set_wstr.exp: Likewise.
2465 * gdb.ada/small_reg_param.exp: Likewise.
2466 * gdb.ada/str_binop_equal.exp: Likewise.
2467 * gdb.ada/str_ref_cmp.exp: Likewise.
2468 * gdb.ada/str_uninit.exp: Likewise.
2469 * gdb.ada/sub_variant.exp: Likewise.
2470 * gdb.ada/sym_print_name.exp: Likewise.
2471 * gdb.ada/taft_type.exp: Likewise.
2472 * gdb.ada/tagged.exp: Likewise.
2473 * gdb.ada/tagged_access.exp: Likewise.
2474 * gdb.ada/task_bp.exp: Likewise.
2475 * gdb.ada/task_switch_in_core.exp: Likewise.
2476 * gdb.ada/tasks.exp: Likewise.
2477 * gdb.ada/tick_last_segv.exp: Likewise.
2478 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2479 * gdb.ada/type_coercion.exp: Likewise.
2480 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2481 * gdb.ada/unchecked_union.exp: Likewise.
2482 * gdb.ada/uninitialized_vars.exp: Likewise.
2483 * gdb.ada/var_arr_attrs.exp: Likewise.
2484 * gdb.ada/var_arr_typedef.exp: Likewise.
2485 * gdb.ada/var_rec_arr.exp: Likewise.
2486 * gdb.ada/variant-record.exp: Likewise.
2487 * gdb.ada/variant.exp: Likewise.
2488 * gdb.ada/variant_record_packed_array.exp: Likewise.
2489 * gdb.ada/varsize_limit.exp: Likewise.
2490 * gdb.ada/whatis_array_val.exp: Likewise.
2491 * gdb.ada/widewide.exp: Likewise.
2492 * gdb.ada/win_fu_syms.exp: Likewise.
2493
24942020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2495
2496 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2497
10c381b5
AB
24982020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2499
2500 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2501 unset the array variable.
2502
8f34b746
TV
25032020-08-03 Tom de Vries <tdevries@suse.de>
2504
2505 PR symtab/26333
2506 * lib/dwarf.exp (DW_LNE_user): New proc.
2507 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2508 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2509
0245e136
KB
25102020-07-31 Kevin Buettner <kevinb@redhat.com>
2511
2512 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2513 to 'uintptr_t'
2514 (inttypes.h): Include.
2515
9ef1ec5d
KB
25162020-07-31 Kevin Buettner <kevinb@redhat.com>
2517
2518 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2519 (C5_24k): Delete.
2520 (C5_8k, C5_64k, C5_256k): New macros.
2521 (buf_ro): Allocate 256 KiB of initialized data.
2522
4c55e970
TBA
25232020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2524
2525 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2526 that attempt to overwrite an existing condition with a condition
2527 that fails parsing and also with a condition that parses fine
2528 but contains junk at the end.
2529
1e620590
TBA
25302020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2531
2532 * gdb.base/condbreak-bad.c: New test.
2533 * gdb.base/condbreak-bad.exp: New file.
2534
e12dcc50
TV
25352020-07-30 Tom de Vries <tdevries@suse.de>
2536
2537 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2538 out of ...
2539 (GDBInfoModuleSymbols::check_entry): ... here.
2540 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2541 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2542 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2543
6cc64caa
TV
25442020-07-30 Tom de Vries <tdevries@suse.de>
2545
2546 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2547 "__class_some_module_Number_t" optional.
2548
90fd07fc
TV
25492020-07-29 Tom de Vries <tdevries@suse.de>
2550
2551 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2552 multiple locations.
2553
f5c79e97
TV
25542020-07-29 Tom de Vries <tdevries@suse.de>
2555
2556 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2557 rather than function name.
2558
f75a0693
AB
25592020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2560
2561 PR symtab/26270:
2562 * gdb.cp/disasm-func-name.cc: New file.
2563 * gdb.cp/disasm-func-name.exp: New file.
2564
4888741a
TT
25652020-07-28 Tom Tromey <tromey@adacore.com>
2566
2567 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2568 'varval' location.
2569
43d5901d
AB
25702020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2571
2572 * gdb.python/py-unwind.py: Update to make use of a register
2573 descriptor.
2574
14fa8fb3
AB
25752020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2576
2577 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2578
e79eb02f
AB
25792020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2580
2581 PR fortran/23051
2582 PR fortran/26139
2583 * gdb.fortran/class-allocatable-array.exp: New file.
2584 * gdb.fortran/class-allocatable-array.f90: New file.
2585 * gdb.fortran/pointer-to-pointer.exp: New file.
2586 * gdb.fortran/pointer-to-pointer.f90: New file.
2587
876518dd
TV
25882020-07-25 Tom de Vries <tdevries@suse.de>
2589
2590 PR symtab/26243
2591 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2592 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2593
6dcfb80a
TV
25942020-07-24 Tom de Vries <tdevries@suse.de>
2595
2596 PR testsuite/26293
2597 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2598
e7bc9db8
PA
25992020-07-23 Pedro Alves <pedro@palves.net>
2600
2601 * gdb.server/server-kill.exp (prepare): New, factored out from the
2602 top level.
2603 (kill_server): New.
2604 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2605 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2606
78344df7
AB
26072020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2608
2609 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2610
25dfed24
SL
26112020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2612
2613 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2614 Initialize to empty string at top level.
2615 (gdb_wrapper_init): Revert check for file existence on build.
2616 Build the wrapper in its default place, not a build-specific
2617 location. When host == build, make the pathname absolute.
2618 (gdb_compile): Delete leftover declaration of
2619 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2620 string instead of uninitialized.
2621
7da515fd
KB
26222020-07-22 Kevin Buettner <kevinb@redhat.com>
2623
2624 * gdb.base/corefile2.exp: New file.
2625 * gdb.base/coremaker2.exp: New file.
2626
9c5ec5c2
KB
26272020-07-22 Kevin Buettner <kevinb@redhat.com>
2628
2629 * gdb.base/coredump-filter.exp: Add second
2630 non-Private-Shared-Anon-File test.
2631 (test_disasm): Rename binfile for test which is expected
2632 to fail.
2633
f9e233c9
KB
26342020-07-22 Kevin Buettner <kevinb@redhat.com>
2635
2636 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2637 data in core file".
2638 * gdb.base/coremaker.c (buf2ro): New global.
2639 (mmapdata): Add a read-only mmap mapping.
2640
94c265d7
KB
26412020-07-22 Kevin Buettner <kevinb@redhat.com>
2642
2643 PR corefiles/25631
2644 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2645 New test.
2646 * gdb.base/coremaker.c (buf3): New global.
2647 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2648 flags.
2649
26502020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2651
2652 * gdb.base/coremaker.c (filler_ro): New global constant.
2653
32fa152e
TT
26542020-07-22 Tom Tromey <tromey@adacore.com>
2655
2656 * gdb.ada/mi_prot.exp: New file.
2657 * gdb.ada/mi_prot/pkg.adb: New file.
2658 * gdb.ada/mi_prot/pkg.ads: New file.
2659 * gdb.ada/mi_prot/prot.adb: New file.
2660
c8474dc3
TBA
26612020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2662
2663 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2664 loads two JITers.
2665
baf8791e
AB
26662020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2667
2668 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2669
f7306dac
AB
26702020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.python/py-arch-reg-names.exp: Additional tests.
2673
6d3d6e4b
TV
26742020-07-21 Tom de Vries <tdevries@suse.de>
2675
2676 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2677 breakpoint locations".
2678 * gdb.reverse/solib-reverse.exp: Same.
2679
803d0592
TV
26802020-07-21 Tom de Vries <tdevries@suse.de>
2681
2682 * gdb.reverse/step-reverse.c (callee): Merge statements.
2683
e9bdc510
TV
26842020-07-21 Tom de Vries <tdevries@suse.de>
2685
2686 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2687 line numbers for some variables.
2688
f0f9e75a
TV
26892020-07-21 Tom de Vries <tdevries@suse.de>
2690
2691 * gdb.opt/inline-locals.c (init_array): New func.
2692 (func1): Use init_array.
2693 * gdb.opt/inline-locals.exp: Update pattern.
2694
bd460ecb
TV
26952020-07-21 Tom de Vries <tdevries@suse.de>
2696
2697 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2698 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2699
ae5369e7
LC
27002020-07-20 Ludovic Courtès <ludo@gnu.org>
2701
2702 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2703 * gdb.guile/types-module.exp: Remove "ERROR:" from
2704 regexps since Guile 3.0 no longer prints that.
2705
68cf161c
LC
27062020-07-20 Ludovic Courtès <ludo@gnu.org>
2707
2708 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2709 error regexp to match on Guile 2.2.
2710
c14b4913
GB
27112020-07-20 Gary Benson <gbenson@redhat.com>
2712
2713 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2714 with clang.
2715
b243ba58
TV
27162020-07-20 Tom de Vries <tdevries@suse.de>
2717
2718 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2719 (omp_set_lock_in_order): New function.
2720 (single_scope, multi_scope, nested_func, nested_parallel): Use
2721 omp_set_lock_in_order and omp_unset_lock.
2722 (main): Init and destroy lock and lock2.
2723
c06ad8b5
TV
27242020-07-20 Tom de Vries <tdevries@suse.de>
2725
2726 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2727
6e22f117
TV
27282020-07-20 Tom de Vries <tdevries@suse.de>
2729
2730 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2731
33176ea7
TV
27322020-07-17 Tom de Vries <tdevries@suse.de>
2733
2734 * gdb.base/valgrind-infcall-2.c: New test.
2735 * gdb.base/valgrind-infcall-2.exp: New file.
2736 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2737
90c3ec2d
TV
27382020-07-17 Tom de Vries <tdevries@suse.de>
2739
2740 * gdb.dlang/circular.c (found): Use found_label as label name.
2741 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2742 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2743 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2744 * gdb.dwarf2/ada-linkage-name.exp: Same.
2745 * gdb.dwarf2/arr-subrange.exp: Same.
2746 * gdb.dwarf2/atomic-type.exp: Same.
2747 * gdb.dwarf2/comp-unit-lang.exp: Same.
2748 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2749 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2750 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2751 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2752 * gdb.dwarf2/implptr-64bit.exp: Same.
2753 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2754 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2755 * gdb.dwarf2/imported-unit.exp: Same.
2756 * gdb.dwarf2/main-subprogram.exp: Same.
2757 * gdb.dwarf2/missing-type-name.exp: Same.
2758 * gdb.dwarf2/nonvar-access.exp: Same.
2759 * gdb.dwarf2/struct-with-sig.exp: Same.
2760 * gdb.dwarf2/typedef-void-finish.exp: Same.
2761 * gdb.dwarf2/void-type.exp: Same.
2762
10da644d
TV
27632020-07-17 Tom de Vries <tdevries@suse.de>
2764
2765 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2766 src parameter.
2767 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2768 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2769 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2770 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2771 * gdb.dwarf2/dwz.exp: Same.
2772 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2773 * gdb.dwarf2/implref-array.exp: Same.
2774 * gdb.dwarf2/implref-const.exp: Same.
2775 * gdb.dwarf2/implref-global.exp: Same.
2776 * gdb.dwarf2/implref-struct.exp: Same.
2777 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2778 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2779 * gdb.dwarf2/var-access.exp: Same.
2780 * gdb.dwarf2/varval.exp: Same.
2781 * gdb.trace/entry-values.exp: Same.
2782
315e6afc
TV
27832020-07-17 Tom de Vries <tdevries@suse.de>
2784
2785 * lib/dwarf.exp (Dwarf::extern): Remove.
2786 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2787 * gdb.dlang/circular.exp: Same.
2788 * gdb.dwarf2/comp-unit-lang.exp: Same.
2789 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2790 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2791 * gdb.dwarf2/dwz.exp: Same.
2792 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2793 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2794 * gdb.dwarf2/imported-unit.exp: Same.
2795 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2796
5597c940
SL
27972020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2798
2799 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2800 Use double quotes instead of single quotes.
2801
d0ce17d8
CT
28022020-07-16 Caroline Tice <cmtice@google.com>
2803
2804 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2805 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2806
853772cc
TV
28072020-07-16 Tom de Vries <tdevries@suse.de>
2808
2809 * lib/dwarf.exp (program): Initialize _line.
2810 (DW_LNE_end_sequence): Reinitialize _line.
2811 (DW_LNS_advance_line): Update _line.
2812 (line): New proc.
2813 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2814 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2815 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2816 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2817 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2818 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2819
fe07b572
AB
28202020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2821
2822 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2823 generic.
2824
52781cce
TV
28252020-07-15 Tom de Vries <tdevries@suse.de>
2826
2827 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2828 is_amd64_regs_target.
2829
3dcc261c
AB
28302020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2831
2832 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2833 * gdb.fortran/ptype-on-functions.f90: Likewise.
2834
054a0959
SM
28352020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2836
2837 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2838 values in documentation for addr_size to 4 and 8.
2839
ccb9eba6
AB
28402020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2841
2842 * gdb.arch/amd64-osabi.exp: Update.
2843 * gdb.arch/arm-disassembler-options.exp: Update.
2844 * gdb.arch/powerpc-disassembler-options.exp: Update.
2845 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2846 * gdb.arch/s390-disassembler-options.exp: Update.
2847 * gdb.base/all-architectures.exp.tcl: Update.
2848 * gdb.base/attach-pie-noexec.exp: Update.
2849 * gdb.base/catch-syscall.exp: Update.
2850 * gdb.xml/tdesc-arch.exp: Update.
2851
025a39a7
TV
28522020-07-14 Tom de Vries <tdevries@suse.de>
2853
2854 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2855 (local_gettid): ... this.
2856 (fn): Update.
2857
74e4b667
SL
28582020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2859
2860 * gdb.base/info_sources.exp: Skip directory match tests on
2861 remote hosts.
2862
f413dd74
GB
28632020-07-13 Gary Benson <gbenson@redhat.com>
2864
2865 * gdb.base/savedregs.exp (caller): Use parentheses to
2866 make expected expression evaluation ordering explicit.
2867
915771bb
GB
28682020-07-13 Gary Benson <gbenson@redhat.com>
2869
2870 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2871
2a122642
GB
28722020-07-13 Gary Benson <gbenson@redhat.com>
2873
2874 * gdb.base/bigcore.c (main): Use a volatile pointer when
2875 attempting to trigger a SIGSEGV.
2876 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2877 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2878 * gdb.base/savedregs.c (thrower): Likewise.
2879 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2880
3f00c730
GB
28812020-07-13 Gary Benson <gbenson@redhat.com>
2882
2883 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2884 defining and using VLA structure fields into...
2885 * gdb.base/vla-struct-fields.c: New file.
2886 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2887 tests into...
2888 * gdb.base/vla-struct-fields.exp: New file.
2889
963eeee4
TV
28902020-07-13 Tom de Vries <tdevries@suse.de>
2891
2892 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2893 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2894 * gdb.base/gold-gdb-index.exp: Same.
2895 * gdb.base/morestack.exp: Same.
2896
0ed35c9a
DX
28972020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2898
2899 PR rust/26121
2900 * gdb.rust/modules.rs: Prevent linker from discarding test
2901 symbol.
2902
4fdba23d
PA
29032020-07-10 Pedro Alves <pedro@palves.net>
2904
2905 PR gdb/26199
2906 * gdb.multi/multi-target.c (exit_thread): New.
2907 (thread_start): Break loop if EXIT_THREAD.
2908 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2909 (top level) Call test_no_resumed.
2910
15f3b077
TT
29112020-07-08 Tom Tromey <tromey@adacore.com>
2912
2913 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2914 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2915
9fc501fd
AB
29162020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2917
2918 PR python/22748
2919 * gdb.opt/inline-frame-tailcall.c: New file.
2920 * gdb.opt/inline-frame-tailcall.exp: New file.
2921 * gdb.python/py-unwind-inline.c: New file.
2922 * gdb.python/py-unwind-inline.exp: New file.
2923 * gdb.python/py-unwind-inline.py: New file.
2924
64cb3757
AB
29252020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2926
2927 * gdb.python/py-arch-reg-groups.exp: New file.
2928
0f767f94
AB
29292020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2930
2931 * gdb.python/py-arch-reg-names.exp: New file.
2932
87dbc774
AB
29332020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2934
2935 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2936 gdb.PendingFrame.architecture method.
2937
d8cc8af6
TV
29382020-07-06 Tom de Vries <tdevries@suse.de>
2939
2940 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2941
3c8ea5be
PA
29422020-07-03 Pedro Alves <palves@redhat.com>
2943
2944 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2945 explicitly write negative numbers.
2946 * gdb.base/structs2.exp: Adjust expected output.
2947
bf90c83a
PA
29482020-07-03 Pedro Alves <palves@redhat.com>
2949
2950 * gdb.base/charset.c (init_string): Change all char parameters to
2951 unsigned char parameters.
2952
2eb82157
PA
29532020-07-03 Pedro Alves <palves@redhat.com>
2954
2955 * gdb.base/call-sc.exp (start_scalars_test): Use
2956 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2957 * gdb.base/overlays.c: Remove references to PARAMS.
2958 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2959 * gdb.base/reread.exp: Don't set 'prototypes' global.
2960 * gdb.base/structs.exp (start_structs_test): Use
2961 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2962 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2963 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2964 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2965 call.
2966 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2967
9adda7af
PA
29682020-07-03 Pedro Alves <palves@redhat.com>
2969
2970 * gdb.base/m32rovly.c: Delete.
2971 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2972
2a17c803
PW
29732020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2974
2975 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2976 of gdb_py_test_multiple.
2977 * gdb.python/py-cmd.exp: Likewise.
2978 * gdb.python/py-events.exp: Likewise.
2979 * gdb.python/py-function.exp: Likewise.
2980 * gdb.python/py-inferior.exp: Likewise.
2981 * gdb.python/py-infthread.exp: Likewise.
2982 * gdb.python/py-linetable.exp: Likewise.
2983 * gdb.python/py-parameter.exp: Likewise.
2984 * gdb.python/py-value.exp: Likewise.
2985
b011fe1a
TV
29862020-06-30 Tom de Vries <tdevries@suse.de>
2987
2988 PR testsuite/26175
2989 * lib/future.exp (gdb_default_target_compile): Detect and handle
2990 early_flags.
2991
df5b8876
SM
29922020-06-29 Simon Marchi <simon.marchi@efficios.com>
2993
2994 * boards/simavr.exp (gdb_load): Catch errors when closing
2995 previous connection. Close connection, wait for process and
2996 unset simavr_spawn_id on failure.
2997
a3ca48cd
TV
29982020-06-29 Tom de Vries <tdevries@suse.de>
2999
3000 * lib/gdb.exp (unknown): Make test-case unresolved.
3001
b0237c0e
TV
30022020-06-29 Tom de Vries <tdevries@suse.de>
3003
3004 PR gdb/25475
3005 * gdb.server/solib-list.exp: Verify that the symbol reload
3006 confirmation question is asked.
3007
c0b3b3bd
PW
30082020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3009
3010 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
3011 have a input seq nr in each pass message.
fe4c3d43 3012 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
3013 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
3014 * gdb.python/python.exp: Make test names unique,
3015 use gdb_test_multiline instead of gdb_py_test_multiple,
3016 use $gdb_test_name.
3017 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
3018
1776e3e5
NA
30192020-06-26 Nick Alcock <nick.alcock@oracle.com>
3020
3021 * configure.ac: Add --enable-libctf.
3022 * aclocal.m4: sinclude ../config/enable.m4.
3023 * Makefile.in (site.exp): Add enable_libctf to site.exp.
3024 * lib/gdb.exp (skip_ctf_tests): Use it.
3025 * gdb.base/ctf-constvars.exp: Error message tweak.
3026 * gdb.base/ctf-ptype.exp: Likewise.
3027 * configure: Regenerate.
3028
f53b3eeb
GB
30292020-06-26 Gary Benson <gbenson@redhat.com>
3030
3031 * gdb.cp/try_catch.cc: Include string.h.
3032 (main): Replace comparison against string literal with
3033 strcmp, avoiding build failure with -Wstring-compare.
3034 Add "marker test-complete".
3035 * gdb.cp/try_catch.exp: Run the test to the above marker,
3036 then verify that the value of "test" is still true.
3037
6d74da72
AB
30382020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3039
3040 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
3041
2e52d038
AB
30422020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3043
3044 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3045
3b9fce96
AB
30462020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3047
3048 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
3049 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
3050 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
3051 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
3052 * gdb.arch/riscv-tdesc-loading.exp: New file.
3053
ed69cbc8
AB
30542020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3055
3056 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
3057
767a879e
AB
30582020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
3059
3060 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
3061 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
3062 * gdb.arch/riscv-tdesc-regs.c: New file.
3063 * gdb.arch/riscv-tdesc-regs.exp: New file.
3064
221db974
PA
30652020-06-24 Pedro Alves <palves@redhat.com>
3066
3067 * gdb.arch/amd64-entry-value-paramref.exp: Use
3068 prepare_for_testing_full and don't pass "c++" for the .S file
3069 build spec.
3070 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
3071 $options, since it's an assembly file. Remove -Wno-deprecated.
3072 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
3073 compiling C++ programs.
3074
331733cd
PA
30752020-06-24 Pedro Alves <palves@redhat.com>
3076
3077 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
3078 Clang, add "-Wno-unknown-warning-option" to the options.
3079
caa7fd04
AB
30802020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
3081
3082 * gdb.xml/tdesc-reload.c: New file.
3083 * gdb.xml/tdesc-reload.exp: New file.
3084 * gdb.xml/maint-xml-dump-01.xml: New file.
3085 * gdb.xml/maint-xml-dump-02.xml: New file.
3086 * gdb.xml/maint-xml-dump.exp: New file.
3087
bb8d1260
SL
30882020-06-23 Sandra Loosemore <sandra@codesourcery.com>
3089
3090 * lib/completion-support.exp (test_gdb_completion_offers_commands):
3091 Adjust for omitted commands when TUI is disabled.
3092
7e4b9c4c
GB
30932020-06-23 Gary Benson <gbenson@redhat.com>
3094 Pedro Alves <palves@redhat.com>
3095
3096 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
3097 * gdb.cp/nsimport.cc: Likewise.
3098 * gdb.cp/nsnested.cc: Likewise.
3099 * gdb.cp/nsnoimports.cc: Likewise.
3100 * gdb.cp/nsusing.cc: Likewise.
3101 * gdb.cp/smartp.cc: Likewise.
3102 * gdb.python/py-pp-integral.c: Likewise.
3103 * gdb.python/py-pp-re-notag.c: Likewise.
3104
2e573c0a
GB
31052020-06-23 Gary Benson <gbenson@redhat.com>
3106
3107 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
3108 * gdb.cp/nsimport.cc: Likewise.
3109 * gdb.cp/nsnested.cc: Likewise.
3110 * gdb.cp/nsnoimports.cc: Likewise.
3111 * gdb.cp/nsusing.cc: Likewise.
3112 * gdb.cp/smartp.cc: Likewise.
3113 * gdb.python/py-pp-integral.c: Likewise.
3114 * gdb.python/py-pp-re-notag.c: Likewise.
3115
746ebfe8
PW
31162020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3117
3118 * gdb.base/default-args.exp: New test.
3119 * gdb.base/default-args.c: New file.
3120 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
3121 * gdb.base/default.exp: Update to new help text.
3122 * gdb.base/help.exp: Likewise.
3123 * gdb.base/page.exp: Likewise.
3124 * gdb.base/style.exp: Likewise.
3125 * gdb.guile/guile.exp: Likewise.
3126 * gdb.python/python.exp: Likewise.
3127
e822f2cd
SL
31282020-06-22 Sandra Loosemore <sandra@codesourcery.com>
3129
3130 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
3131 remote host. Fix search path syntax on Windows host.
3132
48e9cc84
PW
31332020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3134
3135 * gdb.base/attach.exp: Test priority of 'exec-file' changed
3136 over 'exec-file-mismatch'.
3137 * gdb.base/attach.c: Mark should_exit volatile.
3138 * gdb.base/attach2.c: Likewise. Add a comment explaining
3139 why the sleep cannot be big.
3140 * gdb.base/attach3.c: New file.
3141
160f8a8f
SL
31422020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3143
3144 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
3145 prefix optional.
3146
4d91c2a4
SL
31472020-06-20 Sandra Loosemore <sandra@codesourcery.com>
3148
3149 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
3150 for remote host.
3151
87f83f20
SL
31522020-06-19 Sandra Loosemore <sandra@codesourcery.com>
3153 Hafiz Abid Qadeer <abidh@codesourcery.com>
3154
3155 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
3156 file sent to remote host.
3157 (top level): Allow int32_t as type of 32-bit register.
3158
37ab8655
TV
31592020-06-19 Tom de Vries <tdevries@suse.de>
3160
3161 * lib/gdb.exp (gdb_note): New proc.
3162 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
3163 (gdb_default_target_compile): ... here. Only call
3164 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
3165 (use_gdb_compile): Change to array.
3166 (toplevel): Update sets of use_gdb_compile to specify language.
3167 Warn about default_target_compile override. Store dejagnu's version
3168 of default_target_compile in dejagnu_default_target_compile.
3169
a8a56685
TV
31702020-06-18 Tom de Vries <tdevries@suse.de>
3171
3172 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
3173 (default_gdb_init): ... here.
3174
581bea2c
SL
31752020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3176
3177 Fix TUI support checks in gdb.tui tests.
3178
3179 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
3180 just say UNSUPPORTED.
3181 * gdb.tui/corefile-run.exp: Likewise.
3182 * gdb.tui/empty.exp: Likewise.
3183 * gdb.tui/list-before.exp: Likewise.
3184 * gdb.tui/list.exp: Likewise.
3185 * gdb.tui/main.exp: Likewise.
3186 * gdb.tui/regs.exp: Likewise.
3187 * gdb.tui/resize.exp: Likewise.
3188 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
3189 * gdb.tui/tui-layout-asm.exp: Likewise.
3190 * gdb.tui/tui-missing-src.exp: Likewise.
3191 * gdb.tui/winheight.exp: Likewise.
3192 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
3193
05e682e3
SL
31942020-06-17 Sandra Loosemore <sandra@codesourcery.com>
3195
3196 Fix TCL error in gdb.python/py-format-string.exp.
3197
3198 * gdb.python/py-format-string.exp: Move test for python support
3199 earlier, out of function body.
3200
efb763a5
SM
32012020-06-15 Simon Marchi <simon.marchi@efficios.com>
3202
3203 * gdb.base/index-cache-load-twice.c: New.
3204 * gdb.base/index-cache-load-twice.exp: New.
3205
43327b20
KS
32062020-06-17 Keith Seitz <keiths@redhat.com>
3207
99cf27cf 3208 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
3209 when executing "gdb --configuration".
3210
081e778c
TV
32112020-06-17 Tom de Vries <tdevries@suse.de>
3212
3213 * lib/gdb.exp (gdb_tcl_unknown): New proc.
3214 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
3215 conditional on presence of gdb_tcl_unknown.
3216 (gdb_finish): Make override undo conditional on presence of
3217 gdb_tcl_unknown.
3218
d2d1ea20
TT
32192020-06-16 Tom Tromey <tom@tromey.com>
3220
3221 * gdb.python/tui-window.py (failwin): New function. Register it
3222 as a TUI window type.
3223 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
3224
c802e8a7
GB
32252020-06-16 Gary Benson <gbenson@redhat.com>
3226
3227 * gdb.python/py-nested-maps.c (create_map): Add missing return
3228 value.
3229 (create_map_map): Likewise.
3230
ff08abb8
TBA
32312020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3232
3233 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
3234 variable.
3235 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
3236 and use the already-defined 'options' variable.
3237
a29d5112
AB
32382020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
3239 Tom de Vries <tdevries@suse.de>
3240
3241 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
3242 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
3243 (gdb_setup_known_globals): New proc.
3244 (gdb_cleanup_globals): New proc.
3245 * lib/gdb.exp (load_lib): New override proc.
3246 (gdb_stdin_log_init): Set var in_file as persistent global.
3247 * lib/pascal.exp (gdb_stdin_log_init): Set vars
3248 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
3249 fpc_compiler as persistent global.
3250
8c74a764
TV
32512020-06-12 Tom de Vries <tdevries@suse.de>
3252
3253 * lib/tuiterm.exp (spawn): Rename to ...
3254 (tui_spawn): ... this.
3255 (toplevel): Move rename of spawn ...
3256 (gdb_init_tuiterm): ... here. New proc.
3257 (gdb_finish_tuiterm): New proc.
3258 * lib/gdb.exp (gdb_finish_hooks): New global var.
3259 (gdb_finish): Handle gdb_finish_hooks.
3260 (tuiterm_env): New proc.
3261 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
3262 tuiterm_env.
3263 * gdb.tui/basic.exp: Same.
3264 * gdb.tui/corefile-run.exp: Same.
3265 * gdb.tui/empty.exp: Same.
3266 * gdb.tui/list-before.exp: Same.
3267 * gdb.tui/list.exp: Same.
3268 * gdb.tui/main.exp: Same.
3269 * gdb.tui/new-layout.exp: Same.
3270 * gdb.tui/regs.exp: Same.
3271 * gdb.tui/resize.exp: Same.
3272 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3273 * gdb.tui/tui-layout-asm.exp: Same.
3274 * gdb.tui/tui-missing-src.exp: Same.
3275 * gdb.tui/winheight.exp: Same.
3276
26783bce
TV
32772020-06-12 Tom de Vries <tdevries@suse.de>
3278
3279 PR testsuite/26110
3280 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3281 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3282
2b4e6a3f
TT
32832020-06-11 Tom Tromey <tom@tromey.com>
3284
3285 PR gdb/18318:
3286 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3287 floating point tests.
3288
2f33032a
KS
32892020-06-11 Keith Seitz <keiths@redhat.com>
3290
3291 PR gdb/21356
3292 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3293 vla_struct.
3294 Add new struct vla_typedef and union vla_typedef_union and
3295 corresponding instantiation objects.
3296 Initialize new objects.
3297 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3298 and vla_typedef_union_object.
3299 Fixup type for vla_struct_object.
3300
a8baf0a3
TV
33012020-06-11 Tom de Vries <tdevries@suse.de>
3302
3303 * lib/gdb.exp (with_override): New proc, factored out of ...
3304 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3305
7ab96794
TV
33062020-06-10 Tom de Vries <tdevries@suse.de>
3307
3308 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3309
cab5c3b7
SM
33102020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3311
3312 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3313 parameter, update callers.
3314
f8c41851
SM
33152020-06-04 Simon Marchi <simon.marchi@efficios.com>
3316
3317 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3318 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3319 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3320
1c07a73f
TV
33212020-06-04 Tom de Vries <tdevries@suse.de>
3322
3323 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3324
95146b5d
TV
33252020-06-04 Tom de Vries <tdevries@suse.de>
3326
3327 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3328 exp_continue.
3329
0cfcd4f0
TV
33302020-06-04 Tom de Vries <tdevries@suse.de>
3331
3332 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3333
f9b5d5ea
TV
33342020-06-03 Tom de Vries <tdevries@suse.de>
3335
3336 PR symtab/26046
3337 * gdb.cp/breakpoint-locs-2.cc: New test.
3338 * gdb.cp/breakpoint-locs.cc: New test.
3339 * gdb.cp/breakpoint-locs.exp: New file.
3340 * gdb.cp/breakpoint-locs.h: New test.
3341
5144dfba
TV
33422020-06-03 Tom de Vries <tdevries@suse.de>
3343
3344 PR testsuite/25609
3345 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3346 value of global verbose.
3347 * gdb.base/jit-elf.exp: Same.
3348 * gdb.base/jit-reader.exp: Same.
3349
621eacdf
TV
33502020-06-02 Tom de Vries <tdevries@suse.de>
3351
3352 * gdb.dwarf2/multidictionary.exp: Don't use
3353 gdb_spawn_with_cmdline_opts.
3354
1313c56e
AB
33552020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3356
3357 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3358 use_header case.
3359 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3360 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3361 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3362 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3363 * gdb.dwarf2/dw2-inline-header.c: New file.
3364 * gdb.dwarf2/dw2-inline-header.h: New file.
3365
f68f85b5
PA
33662020-05-30 Pedro Alves <palves@redhat.com>
3367
3368 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3369 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3370
678048e8
GB
33712020-05-29 Gary Benson <gbenson@redhat.com>
3372
3373 * gdb.compile/compile-cplus.exp (additional_flags): Also
3374 set when building with clang.
3375 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3376 when building with clang.
3377
9fcafd23
GB
33782020-05-29 Gary Benson <gbenson@redhat.com>
3379
3380 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3381 building with clang.
3382 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3383
735d5a07
GB
33842020-05-29 Gary Benson <gbenson@redhat.com>
3385
3386 * gdb.cp/koenig.exp (prepare_for_testing): Add
3387 additional_flags=-Wno-unused-comparison.
3388 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3389
4ad2c6a0
GB
33902020-05-28 Gary Benson <gbenson@redhat.com>
3391
3392 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3393 statement.
3394
09fe663e
GB
33952020-05-28 Gary Benson <gbenson@redhat.com>
3396
3397 * gdb.cp/classes.exp (prepare_for_testing): Add
3398 additional_flags=-Wno-deprecated-register.
3399 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3400 * gdb.cp/misc.exp: Likewise.
3401
cee00f17
GB
34022020-05-28 Gary Benson <gbenson@redhat.com>
3403
3404 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3405 (test_op_new::operator new): Add return statement.
3406 (test_op_new_array::operator new[]): Likewise.
3407
636edd00
PA
34082020-05-27 Pedro Alves <palves@redhat.com>
3409
3410 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3411 check. Use test_gdb_complete_unique instead of
3412 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3413 test_gdb_complete_multiple instead of
3414 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3415
c2b75043
LM
34162020-05-27 Luis Machado <luis.machado@linaro.org>
3417
3418 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3419 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3420 * gdb.arch/arm-disassembler-options.exp: Likewise.
3421 * gdb.arch/arm-disp-step.exp: Likewise.
3422 * gdb.arch/thumb-prologue.exp: Likewise.
3423 * gdb.base/async.exp: Likewise.
3424 * gdb.base/auxv.exp: Likewise.
3425 * gdb.base/complex-parts.exp: Likewise.
3426 * gdb.base/ena-dis-br.exp: Likewise.
3427 * gdb.base/foll-exec.exp: Likewise.
3428 * gdb.base/permissions.exp: Likewise.
3429 * gdb.base/relocate.exp: Likewise.
3430 * gdb.base/return2.exp: Likewise.
3431 * gdb.base/sigbpt.exp: Likewise.
3432 * gdb.base/siginfo-obj.exp: Likewise.
3433 * gdb.cp/converts.exp: Likewise.
3434 * gdb.cp/exceptprint.exp: Likewise.
3435 * gdb.cp/inherit.exp: Likewise.
3436 * gdb.cp/nsnoimports.exp: Likewise.
3437 * gdb.cp/virtbase2.exp: Likewise.
3438 * gdb.mi/mi-var-cmd.exp: Likewise.
3439 * gdb.mi/var-cmd.c: Likewise.
3440
53a47a3e
TT
34412020-05-26 Tom Tromey <tromey@adacore.com>
3442
3443 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3444
0bc2354b
TT
34452020-05-26 Tom Tromey <tromey@adacore.com>
3446
3447 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3448 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3449 type.
3450 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3451 variable.
3452
0db49895
CBG
34532020-05-26 Christian Biesinger <cbiesinger@google.com>
3454
3455 * Makefile.in: Use = instead of == for the test command
3456 for portability.
3457
40d22035
TV
34582020-05-26 Tom de Vries <tdevries@suse.de>
3459
3460 * gdb.base/gold-gdb-index-2.c: New test.
3461 * gdb.base/gold-gdb-index.c: New test.
3462 * gdb.base/gold-gdb-index.exp: New file.
3463 * gdb.base/gold-gdb-index.h: New test.
3464
043e2e02
TV
34652020-05-25 Tom de Vries <tdevries@suse.de>
3466
3467 * boards/gold-gdb-index.exp: New file.
3468
462f72c5
SM
34692020-05-25 Simon Marchi <simon.marchi@efficios.com>
3470
3471 * boards/simavr.exp: New file.
3472
6cf66e76
SM
34732020-05-25 Simon Marchi <simon.marchi@efficios.com>
3474
3475 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3476 * gdb.base/inferior-args.exp: New file.
3477 * gdb.base/inferior-args.c: New file.
3478
75d04512
SM
34792020-05-25 Simon Marchi <simon.marchi@efficios.com>
3480
3481 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3482 inferior_args. Pass it to gdb_reload.
3483 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3484 inferior_args.
3485 (gdb_reload): Add inferior_args argument.
3486 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3487 pass it to gdbserver_run.
3488 * boards/native-gdbserver.exp: Do not set noargs.
3489 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3490 inferior_args argument.
3491 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3492 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3493 * gdb.base/args.exp: Likewise.
3494
42cf1844
TV
34952020-05-25 Tom de Vries <tdevries@suse.de>
3496
3497 * lib/gdb.exp (exec_is_pie): Add comment.
3498
8f7d38ef
TV
34992020-05-25 Tom de Vries <tdevries@suse.de>
3500
3501 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3502 instead of $binfile in the untested message.
3503
465e1b0f
TV
35042020-05-25 Tom de Vries <tdevries@suse.de>
3505
3506 PR testsuite/26031
3507 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3508
3c5a0e02
TV
35092020-05-25 Tom de Vries <tdevries@suse.de>
3510
3511 * boards/gold.exp: New file.
3512
0a4f5f8c
TT
35132020-05-23 Tom Tromey <tom@tromey.com>
3514
3515 * gdb.base/style.exp: Remove completion styling test.
3516 * lib/gdb-utils.exp (style): Remove completion styles.
3517
eca1f90c
TT
35182020-05-23 Tom Tromey <tom@tromey.com>
3519
3520 * gdb.base/style.exp: Add completion styling test.
3521 * lib/gdb-utils.exp (style): Add completion styles.
3522
7c13f4e8
AB
35232020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3524
3525 * gdb.base/annota1.exp: Update expected results.
3526 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3527 test name.
3528 * gdb.cp/annota3.exp: Update expected results.
3529
41977d16
SM
35302020-05-20 Simon Marchi <simon.marchi@efficios.com>
3531
3532 PR gdb/26016
3533 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3534 against MAP_FAILED.
3535 * gdb.base/coremaker.c (mmapdata): Likewise.
3536 * gdb.base/jit-reader-host.c (main): Likewise.
3537 * gdb.base/sym-file-loader.c (load): Likewise.
3538 (load_shlib): Likewise.
3539
b4757f2e
TT
35402020-05-20 Tom Tromey <tromey@adacore.com>
3541
3542 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3543
9a0bacfb
TV
35442020-05-20 Tom de Vries <tdevries@suse.de>
3545
3546 PR symtab/25833
3547 * gdb.base/with-mf-inc.c: New test.
3548 * gdb.base/with-mf-main.c: New test.
3549 * gdb.base/with-mf.exp: New file.
3550
76571211
TT
35512020-05-19 Tom Tromey <tromey@adacore.com>
3552
3553 * gdb.rust/simple.exp: Restore missing test result.
3554
4cd9f3d5
TV
35552020-05-19 Tom de Vries <tdevries@suse.de>
3556
3557 * gdb.base/gdb-caching-proc.exp: Fix typo.
3558
7d874253
TT
35592020-05-19 Tom Tromey <tromey@adacore.com>
3560
3561 * gdb.rust/simple.exp: Add some test descriptions.
3562 (test_one_slice): Use with_test_prefix.
3563
1d727695
TV
35642020-05-18 Tom de Vries <tdevries@suse.de>
3565
3566 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3567
7f32a4d5
PA
35682020-05-17 Pedro Alves <palves@redhat.com>
3569
3570 PR gdb/25741
3571 * gdb.base/hw-sw-break-same-address.exp: New file.
3572
7cfd74cf
PA
35732020-05-16 Pedro Alves <palves@redhat.com>
3574
3575 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3576 LAST_LOADED_FILE accordingly.
3577
57b4f16e
PW
35782020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3579
3580 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3581
7c05caf7
PW
35822020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3583
3584 * gdb.base/help.exp: Test apropos and help for commands
3585 having aliases. Fixed comments not starting with an
3586 upper-case letter or not finishing with a dot.
3587
7aa1b46f
PW
35882020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3589
3b3aaacb
PW
3590 * gdb.base/alias.exp: Update help output check.
3591
57b4f16e 35922020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3593
7aa1b46f
PW
3594 * gdb.base/default.exp: Update output following fixes.
3595
0605465f
PW
35962020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3597
3598 * gdb.base/alias.exp: Test aliases starting with a prefix of
3599 another alias.
3600
86e4e63d
GB
36012020-05-15 Gary Benson <gbenson@redhat.com>
3602
3603 * gdb.base/info-os.c (main): Add return statement.
3604 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3605 * gdb.base/large-frame-2.c (func): Likewise.
3606 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3607 * gdb.base/pr10179-b.c (foo2): Likewise.
3608 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3609 * gdb.base/watch-cond.c (func): Likewise.
3610 * gdb.multi/goodbye.c (verylongfun): Likewise.
3611 * gdb.multi/hello.c (commonfun): Likewise.
3612 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3613 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3614 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3615 Likewise.
3616 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3617 * gdb.threads/interrupt-while-step-over.c (child_function):
3618 Likewise.
3619 * gdb.trace/actions-changed.c (end): Likewise.
3620
163df4df
GB
36212020-05-15 Gary Benson <gbenson@redhat.com>
3622
3623 * gdb.opencl/callfuncs.exp: Report when test skipped.
3624 * gdb.opencl/convs_casts.exp: Likewise.
3625 * gdb.opencl/datatypes.exp: Likewise.
3626 * gdb.opencl/operators.exp: Likewise.
3627 * gdb.opencl/vec_comps.exp: Likewise.
3628
6dbc505a
TV
36292020-05-15 Tom de Vries <tdevries@suse.de>
3630
3631 * gdb.base/align.exp.in: Rename to ...
3632 * gdb.base/align.exp.tcl: ... this.
3633 * gdb.base/align-c++.exp: Update.
3634 * gdb.base/align-c.exp: Update.
3635 * gdb.base/all-architectures.exp.in: Rename to ...
3636 * gdb.base/all-architectures.exp: ... this.
3637 * gdb.base/all-architectures-0.exp: Update.
3638 * gdb.base/all-architectures-1.exp: Update.
3639 * gdb.base/all-architectures-2.exp: Update.
3640 * gdb.base/all-architectures-3.exp: Update.
3641 * gdb.base/all-architectures-4.exp: Update.
3642 * gdb.base/all-architectures-5.exp: Update.
3643 * gdb.base/all-architectures-6.exp: Update.
3644 * gdb.base/all-architectures-7.exp: Update.
3645 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3646 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3647 * gdb.base/infcall-nested-structs-c++.exp: Update.
3648 * gdb.base/infcall-nested-structs-c.exp: Update.
3649 * gdb.base/info-types.exp.in: Rename to ...
3650 * gdb.base/info-types.exp.tcl: ... this.
3651 * gdb.base/info-types-c++.exp: Update.
3652 * gdb.base/info-types-c.exp: Update.
3653 * gdb.base/max-depth.exp.in: Rename to ...
3654 * gdb.base/max-depth.exp.tcl: ... this.
3655 * gdb.base/max-depth-c++.exp: Update.
3656 * gdb.base/max-depth-c.exp: Update.
3657 * gdb.cp/cpexprs.exp.in: Rename to ...
3658 * gdb.cp/cpexprs.exp.tcl: ... this.
3659 * gdb.cp/cpexprs-debug-types.exp: Update.
3660 * gdb.cp/cpexprs.exp: Update.
3661 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3662 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3663 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3664 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3665 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3666 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3667 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3668 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3669 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3670 * gdb.dwarf2/clang-debug-names.exp: Update.
3671
d1034d78
AB
36722020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3673
3674 * lib/check-test-names.exp: Remove code that prevents this file
3675 loading when tests are run in parallel.
3676
3c5c3649
PA
36772020-05-15 Pedro Alves <palves@redhat.com>
3678
3679 * gdb.multi/multi-kill.exp (start_inferior): Remove
3680 'testpid' parameter. Refer to namespace variable directly.
3681 (testpid): Declare as namespace variable.
3682
272c36b8
PA
36832020-05-15 Pedro Alves <palves@redhat.com>
3684
3685 * gdb.multi/multi-kill.exp: Wrap in namespace.
3686 (start_inferior): Add TESTPID parameter. Use it instead of the
3687 testpid global.
3688 (top level): Define empty TESTPID array, and pass it down to
3689 start_inferior.
3690
02eba61a
TV
36912020-05-14 Tom de Vries <tdevries@suse.de>
3692
3693 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3694 output.
3695
971a3747
TV
36962020-05-14 Tom de Vries <tdevries@suse.de>
3697
3698 * gdb.base/align.exp: Split into ...
3699 * gdb.base/align.exp.in: ...
3700 * gdb.base/align-c++.exp: ...
3701 * gdb.base/align-c.exp: ... these.
3702 * gdb.base/infcall-nested-structs.exp: Split into ...
3703 * gdb.base/infcall-nested-structs.exp.in: ...
3704 * gdb.base/infcall-nested-structs-c++.exp: ...
3705 * gdb.base/infcall-nested-structs-c.exp: ... these.
3706 * gdb.base/info-types.exp: Split into ...
3707 * gdb.base/info-types.exp.in: ...
3708 * gdb.base/info-types-c++.exp: ...
3709 * gdb.base/info-types-c.exp: ... these.
3710 * gdb.base/max-depth.exp: Split into ...
3711 * gdb.base/max-depth.exp.in: ...
3712 * gdb.base/max-depth-c++.exp: ...
3713 * gdb.base/max-depth-c.exp: ... these.
3714 * gdb.cp/infcall-nodebug.exp: Split into ...
3715 * gdb.cp/infcall-nodebug.exp.in: ...
3716 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3717 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3718 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3719 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3720
a05575d3
TBA
37212020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3722 Pedro Alves <palves@redhat.com>
3723
3724 * gdb.multi/multi-exit.c: New file.
3725 * gdb.multi/multi-exit.exp: New file.
3726 * gdb.multi/multi-kill.c: New file.
3727 * gdb.multi/multi-kill.exp: New file.
3728
6ad82919
TBA
37292020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3730
3731 * gdb.base/annota1.exp: Update the expected output.
3732 * gdb.cp/annota2.exp: Ditto.
3733
843f4d93
AB
37342020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3735
3736 * lib/check-test-names.exp: Disable when testing is being run in
3737 parallel.
3738
c7c66341
TV
37392020-05-12 Tom de Vries <tdevries@suse.de>
3740
3741 * gdb.base/jit-elf.exp: Fix string concat.
3742
1b59ca1c
TV
37432020-05-12 Tom de Vries <tdevries@suse.de>
3744
3745 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3746 messages.
3747
b4991d29
TV
37482020-05-12 Tom de Vries <tdevries@suse.de>
3749
3750 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3751
dbb0ab10
TV
37522020-05-12 Tom de Vries <tdevries@suse.de>
3753
3754 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3755 * gdb.ada/mi_catch_ex.exp: Same.
3756 * gdb.ada/mi_catch_ex_hand.exp: Same.
3757
7549fed8
TV
37582020-05-12 Tom de Vries <tdevries@suse.de>
3759
3760 * gdb.fortran/complex.exp: Use with_test_prefix.
3761
af2d5cd8
TV
37622020-05-12 Tom de Vries <tdevries@suse.de>
3763
3764 * gdb.trace/passcount.exp: Fix test-names.
3765
7c121311
TV
37662020-05-12 Tom de Vries <tdevries@suse.de>
3767
3768 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3769
c9f3b40e
TV
37702020-05-12 Tom de Vries <tdevries@suse.de>
3771
3772 * gdb.gdb/complaints.exp: Use with_test_prefix.
3773 * gdb.xml/tdesc-regs.exp: Same.
3774 * gdb.opt/inline-locals.exp: Fix test name.
3775
111b33f0
TV
37762020-05-12 Tom de Vries <tdevries@suse.de>
3777
3778 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3779 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3780 * gdb.dwarf2/implref-struct.exp: Same.
3781 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3782 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3783
ebf47080
SM
37842020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3785
3786 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3787
d30dcd12
AB
37882020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3789
3790 * lib/check-test-names.exp (all_test_names): New module variable.
3791 (counts): Add 'duplicates' field.
3792 (_check_duplicates): New procedure.
3793 (check): Also check for duplicates.
3794 (do_log_summary): Print duplicates count.
3795 (do_reset_vars): Reset counter for duplicate test names, and
3796 discard all know test names.
3797
34584c09
AB
37982020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3799
3800 * lib/gdb.exp: Include check-test-names.exp library.
3801 * lib/check-test-names.exp: New file.
3802
e0002117
TV
38032020-05-11 Tom de Vries <tdevries@suse.de>
3804
3805 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3806
53f539a3
KS
38072020-05-11 Keith Seitz <keiths@redhat.com>
3808
3809 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3810
113ee09a
TV
38112020-05-11 Tom de Vries <tdevries@suse.de>
3812
3813 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3814 * gdb.cp/cpexprs.exp.in: .. here.
3815 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3816 cpexprs.exp.
3817
ba3e70b0
KS
38182020-05-11 Keith Seitz <keiths@redhat.com>
3819
3820 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3821 test names.
3822 * gdb.ada/arrayptr.exp: Likewise.
3823 * gdb.ada/assign_arr.exp: Likewise.
3824 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3825 * gdb.ada/bp_on_var.exp: Likewise.
3826 * gdb.ada/call_pn.exp: Likewise.
3827 * gdb.ada/complete.exp: Likewise.
3828 * gdb.ada/fun_overload_menu.exp: Likewise.
3829 * gdb.ada/funcall_param.exp: Likewise.
3830 * gdb.ada/funcall_ref.exp: Likewise.
3831 * gdb.ada/packed_array_assign.exp: Likewise.
3832 * gdb.ada/same_component_name.exp: Likewise.
3833 * gdb.ada/type_coercion.exp: Likewise.
3834 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3835 * gdb.ada/variant_record_packed_array.exp: Likewise.
3836
3ee6bb11
TV
38372020-05-11 Tom de Vries <tdevries@suse.de>
3838
3839 PR symtab/25941
3840 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3841 out of ...
3842 * gdb.dwarf2/clang-debug-names.exp: ... here.
3843 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3844 clang-debug-names.exp.in.
3845 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3846 * gdb.dwarf2/clang-debug-names-2.c: New test.
3847
86cd6bc8
AKS
38482020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3849
3850 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3851 (fortran_runto_main): New Proc, fortran version of runto_main.
3852 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3853 * gdb.fortran/array-bounds.exp: Likewise.
3854 * gdb.fortran/array-slices.exp: Likewise.
3855 * gdb.fortran/block-data.exp: Likewise.
3856 * gdb.fortran/charset.exp: Likewise.
3857 * gdb.fortran/common-block.exp: Likewise.
3858 * gdb.fortran/complex.exp: Likewise.
3859 * gdb.fortran/derived-type-function.exp: Likewise.
3860 * gdb.fortran/derived-type.exp: Likewise.
3861 * gdb.fortran/info-modules.exp: Likewise.
3862 * gdb.fortran/info-types.exp: Likewise.
3863 * gdb.fortran/intrinsics.exp: Likewise.
3864 * gdb.fortran/library-module.exp: Likewise.
3865 * gdb.fortran/logical.exp: Likewise.
3866 * gdb.fortran/max-depth.exp: Likewise.
3867 * gdb.fortran/module.exp: Likewise.
3868 * gdb.fortran/multi-dim.exp: Likewise.
3869 * gdb.fortran/nested-funcs.exp: Likewise.
3870 * gdb.fortran/print-formatted.exp: Likewise.
3871 * gdb.fortran/print_type.exp: Likewise.
3872 * gdb.fortran/printing-types.exp: Likewise.
3873 * gdb.fortran/ptr-indentation.exp: Likewise.
3874 * gdb.fortran/ptype-on-functions.exp: Likewise.
3875 * gdb.fortran/subarray.exp: Likewise.
3876 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3877 * gdb.fortran/vla-datatypes.exp: Likewise.
3878 * gdb.fortran/vla-history.exp: Likewise.
3879 * gdb.fortran/vla-ptr-info.exp: Likewise.
3880 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3881 * gdb.fortran/vla-ptype.exp: Likewise.
3882 * gdb.fortran/vla-sizeof.exp: Likewise.
3883 * gdb.fortran/vla-type.exp: Likewise.
3884 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3885 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3886 * gdb.fortran/vla-value-sub.exp: Likewise.
3887 * gdb.fortran/vla-value.exp: Likewise.
3888 * gdb.fortran/whatis_type.exp: Likewise.
3889 * gdb.mi/mi-var-child-f.exp: Likewise.
3890
6dc55ce9 38912020-05-09 Tom de Vries <tdevries@suse.de>
3892
3893 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3894
283cb58c
TV
38952020-05-08 Tom de Vries <tdevries@suse.de>
3896
3897 * gdb.dwarf2/clang-debug-names.c: New test.
3898 * gdb.dwarf2/clang-debug-names.exp: New file.
3899
ac4a4f1c
SM
39002020-05-06 Simon Marchi <simon.marchi@efficios.com>
3901
3902 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3903 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3904
24fe640b
TV
39052020-05-06 Tom de Vries <tdevries@suse.de>
3906
3907 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3908 breakpoint is at a "recommended breakpoint location".
3909 * gdb.reverse/consecutive-reverse.exp: Same.
3910
0d8683a3
TV
39112020-05-06 Tom de Vries <tdevries@suse.de>
3912
3913 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3914 address.
3915
b8983c46
TV
39162020-05-06 Tom de Vries <tdevries@suse.de>
3917
3918 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3919
abf6d805
TV
39202020-05-06 Tom de Vries <tdevries@suse.de>
3921
3922 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3923 info for r.
3924
0fc2a808
TV
39252020-05-06 Tom de Vries <tdevries@suse.de>
3926
3927 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3928 necessary.
3929
873dd427
TV
39302020-05-06 Tom de Vries <tdevries@suse.de>
3931
3932 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3933 void.
3934
7c99e7e2
TV
39352020-05-06 Tom de Vries <tdevries@suse.de>
3936
3937 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3938 of ...
3939 * gdb.base/async.exp: ... here.
3940 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3941 "recommended breakpoint location".
3942
6173d6a6
TV
39432020-05-06 Tom de Vries <tdevries@suse.de>
3944
3945 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3946
6015a067
TV
39472020-05-04 Tom de Vries <tdevries@suse.de>
3948
3949 * gdb.base/async.exp: Check whether instruction addresses are a
3950 "recommended breakpoint location".
3951
3b6acaee
TT
39522020-05-03 Tom Tromey <tom@tromey.com>
3953
3954 * gdb.base/sepdebug.exp: Remove "catch" test.
3955 * gdb.base/break.exp: Remove "catch" test.
3956 * gdb.base/default.exp: Update expected output.
3957
5beb4d17
TV
39582020-05-02 Tom de Vries <tdevries@suse.de>
3959
3960 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3961 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3962 * gdb.arch/i386-mpx-map.exp: Same.
3963 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3964 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3965 * gdb.arch/i386-mpx.exp: Same.
3966
8caf140d
TV
39672020-05-02 Tom de Vries <tdevries@suse.de>
3968
3969 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3970
693196cb
TV
39712020-05-01 Tom de Vries <tdevries@suse.de>
3972
3973 * gdb.ada/operator_bp.exp: Allow more than required amount of
3974 breakpoint.
3975
53ae0aa9
TV
39762020-05-01 Tom de Vries <tdevries@suse.de>
3977
3978 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3979
ee9d1e5f
HD
39802020-04-30 Hannes Domani <ssbssa@yahoo.de>
3981
3982 PR gdb/18706
3983 * gdb.cp/stub-array-size.cc: New test.
3984 * gdb.cp/stub-array-size.exp: New file.
3985 * gdb.cp/stub-array-size.h: New test.
3986 * gdb.cp/stub-array-size2.cc: New test.
3987
d5cf82c0
HD
39882020-04-30 Hannes Domani <ssbssa@yahoo.de>
3989
3990 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3991 output to the new format.
3992
42e165c3
SM
39932020-04-29 Simon Marchi <simon.marchi@efficios.com>
3994
3995 * gdb.base/break.exp: Use with_test_prefix.
3996
6e4e3fe1
TV
39972020-04-29 Tom de Vries <tdevries@suse.de>
3998
3999 * lib/gdb.exp (debug_types): New proc.
4000 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
4001 * gdb.python/py-symtab.exp: Same.
4002
d642b692
HD
40032020-04-29 Hannes Domani <ssbssa@yahoo.de>
4004
4005 PR gdb/17320
4006 * gdb.base/pretty-array.c: New test.
4007 * gdb.base/pretty-array.exp: New file.
4008
ea90f227
TV
40092020-04-29 Tom de Vries <tdevries@suse.de>
4010
4011 PR symtab/25889
4012 * gdb.cp/cpexprs.exp: Adapt for inclusion.
4013 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
4014 and include cpexprs.exp.
4015
a65189c9
TV
40162020-04-28 Mark Williams <mark@myosotissp.com>
4017
4018 PR gdb/24480
4019 * dw4-toplevel-types.exp: Test for top level types.
4020 * dw4-toplevel-types.cc: Test for top level types.
4021
32d1f47a
TBA
40222020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4023
4024 * gdb.threads/stop-with-handle.exp: Fix typo in comment
4025 (theads -> threads).
4026
56a4f5a1
TV
40272020-04-28 Tom de Vries <tdevries@suse.de>
4028
4029 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
4030
0b2f8a3b
TV
40312020-04-28 Tom de Vries <tdevries@suse.de>
4032
4033 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
4034
5390c717
TV
40352020-04-28 Tom de Vries <tdevries@suse.de>
4036
4037 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
4038
15cd93d0
TV
40392020-04-28 Tom de Vries <tdevries@suse.de>
4040
4041 * gdb.dwarf2/main-foo.c: New test.
4042 * gdb.dwarf2/struct-with-sig.exp: New file.
4043
d472f0fb
TV
40442020-04-25 Tom de Vries <tdevries@suse.de>
4045
4046 * boards/debug-types.exp: New file.
4047
8d840e05
AB
40482020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
4049
4050 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
4051
bcfe6157
TT
40522020-04-24 Tom Tromey <tom@tromey.com>
4053
4054 PR symtab/12707:
4055 * gdb.python/py-symbol.exp: Update expected results for
4056 linkage_name test.
4057 * gdb.cp/print-demangle.exp: New file.
4058 * gdb.base/c-linkage-name.exp: Fix test.
4059 * gdb.guile/scm-symbol.exp: Update expected results for
4060 linkage_name test.
4061
f049a313
TT
40622020-04-24 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
4065 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
4066 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
4067 assembler.
4068
7cf28874
TV
40692020-04-24 Tom de Vries <tdevries@suse.de>
4070
4071 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
4072 C++.
4073
dac2fef7
TT
40742020-04-24 Tom Tromey <tromey@adacore.com>
4075
4076 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
4077 values.
4078 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
4079 values. Update test for minimal encodings.
4080 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
4081 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
4082 values. Update test for minimal encodings.
4083
1acda803
TT
40842020-04-24 Tom Tromey <tromey@adacore.com>
4085
4086 PR python/23662:
4087 * gdb.ada/variant.exp: Add Python checks.
4088 * gdb.rust/simple.exp: Add dynamic type checks.
4089
adfb9815
TT
40902020-04-24 Tom Tromey <tromey@adacore.com>
4091
4092 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
4093 Make array type matching more lax.
4094 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
4095 * gdb.ada/mi_variant.exp: New file.
4096 * gdb.ada/mi_variant/pck.ads: New file.
4097 * gdb.ada/mi_variant/pkg.adb: New file.
4098 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
4099 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
4100
7d79de9a
TT
41012020-04-24 Tom Tromey <tromey@adacore.com>
4102
4103 * gdb.ada/variant.exp: Add dynamic field offset tests.
4104 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
4105 * gdb.ada/variant/pkg.adb: Add new variables.
4106
f8e89861
TT
41072020-04-24 Tom Tromey <tromey@adacore.com>
4108
4109 * gdb.ada/variant.exp: New file
4110 * gdb.ada/variant/pkg.adb: New file
4111 * gdb.ada/variant/pck.adb: New file
4112
86e887ae
TV
41132020-04-24 Tom de Vries <tdevries@suse.de>
4114
4115 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
4116
88428775
TV
41172020-04-24 Tom de Vries <tdevries@suse.de>
4118
4119 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
4120 flags.
4121
4e86f6e7
TV
41222020-04-24 Tom de Vries <tdevries@suse.de>
4123
4124 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
4125
2016d3e6
TV
41262020-04-24 Tom de Vries <tdevries@suse.de>
4127
4128 * lib/gdb.exp (default_gdb_start): Handle eof.
4129 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
4130 failure.
4131 * gdb.base/readnever.exp: Handle clean_restart failure.
4132
70bc38f5
TV
41332020-04-23 Tom de Vries <tdevries@suse.de>
4134
4135 * gdb.base/decl-before-def.exp: Run to main and print a again.
4136
de82891c
TV
41372020-04-23 Tom de Vries <tdevries@suse.de>
4138
4139 * gdb.base/decl-before-def-decl.c: New test.
4140 * gdb.base/decl-before-def-def.c: New test.
4141 * gdb.base/decl-before-def.exp: New file.
4142
96038148
TV
41432020-04-23 Tom de Vries <tdevries@suse.de>
4144
4145 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
4146
54ac3df1
TV
41472020-04-22 Tom de Vries <tdevries@suse.de>
4148
4149 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
4150 debug_info_offset.
4151 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
4152 before $objsfile in the line line.
4153
714534e1
TV
41542020-04-22 Tom de Vries <tdevries@suse.de>
4155
4156 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
4157
16a7dbf4
MS
41582020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4159
4160 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
4161 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
4162 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
4163 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
4164 * gdb.base/jit-protocol.h: Update definitions to match all usage
4165 contexts.
4166
41672020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4168
4169 * gdb.base: Rename all jit related test and source files.
4170
41712020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
4172
4173 * gdb.base/jit-reader.exp: Relax register output check.
4174
317d2668
TV
41752020-04-22 Tom de Vries <tdevries@suse.de>
4176
4177 PR symtab/25764
4178 * gdb.base/psym-external-decl-2.c: New test.
4179 * gdb.base/psym-external-decl.c: New test.
4180 * gdb.base/psym-external-decl.exp: New file.
4181 * gdb.threads/tls.exp: Add PR25807 kfail.
4182
eea9e357
TV
41832020-04-22 Tom de Vries <tdevries@suse.de>
4184
4185 PR symtab/25801
4186 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
4187 in "info source" output.
4188
3d5afab3
TV
41892020-04-22 Tom de Vries <tdevries@suse.de>
4190
4191 PR symtab/25700
4192 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
4193 symtab for imported_unit.c.
4194
b32102f6
GB
41952020-04-21 Gary Benson <gbenson@redhat.com>
4196
4197 * gdb.base/advance.c (func): New argument, to match call site.
4198 (func2, func3): Add return statements.
4199
d43b7a2d
TBA
42002020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4201
4202 * gdb.multi/run-only-second-inf.c: New file.
4203 * gdb.multi/run-only-second-inf.exp: New file.
4204
d89edf9b
MM
42052020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4206
4207 * gdb.btrace/multi-inferior.c: New test.
4208 * gdb.btrace/multi-inferior.exp: New file.
4209
1a476b6d
MM
42102020-04-21 Markus Metzger <markus.t.metzger@intel.com>
4211
4212 * gdb.btrace/enable-new-thread.c: New test.
4213 * gdb.btrace/enable-new-thread.exp: New file.
4214
4778a5f8
TV
42152020-04-21 Tom de Vries <tdevries@suse.de>
4216
4217 PR gdb/25471
4218 * gdb.threads/killed-outside.c: New test.
4219 * gdb.threads/killed-outside.exp: New file.
4220
9b2c992c
GB
42212020-04-20 Gary Benson <gbenson@redhat.com>
4222
4223 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
4224 * gdb.base/nested-subp2.exp: Likewise.
4225 * gdb.base/nested-subp3.exp: Likewise.
4226
b5d1d6f7
GB
42272020-04-20 Gary Benson <gbenson@redhat.com>
4228
4229 * gdb.base/nested-subp1.exp: Disable test when using clang.
4230 * gdb.base/nested-subp2.exp: Likewise.
4231 * gdb.base/nested-subp3.exp: Likewise.
4232
25230285
GB
42332020-04-20 Gary Benson <gbenson@redhat.com>
4234
4235 * gdb.cp/exception.cc: Fix compilation error with clang.
4236
fa93cc8f
GB
42372020-04-20 Gary Benson <gbenson@redhat.com>
4238
809730f3 4239 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 4240
e0c45f30
GB
42412020-04-20 Gary Benson <gbenson@redhat.com>
4242
4243 * gdb.base/jit-main.c: Fix compilation error with clang.
4244
4ddfec93
KR
42452020-04-17 Kamil Rytarowski <n54@gmx.com>
4246
4247 * gdb.base/attach-twice.c: Include "sys/types.h".
4248 (PTRACE_ATTACH): Add fallback definition.
4249 (main): Pass `0' to the 4th argument of `ptrace'.
4250
2bed205e
KR
42512020-04-17 Kamil Rytarowski <n54@gmx.com>
4252
4253 * gdb.base/fork-running-state.c: Include "signal.h".
4254
0743fc83
TT
42552020-04-17 Tom Tromey <tromey@adacore.com>
4256
4257 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
4258 Update tests.
4259 * gdb.btrace/cpu.exp: Update tests.
4260 * gdb.base/maint.exp: Update tests.
4261 * gdb.base/default.exp: Update tests.
4262 * gdb.base/completion.exp: Update tests.
4263
efba5c23
TV
42642020-04-16 Tom de Vries <tdevries@suse.de>
4265
4266 PR symtab/25791
4267 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4268 (ensure_gdb_index): and factor out and move ...
4269 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4270 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4271
d191d716
TV
42722020-04-16 Tom de Vries <tdevries@suse.de>
4273
4274 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4275 loading exec.
4276
99f1bc6a
AB
42772020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4278
4279 * gdb.base/many-completions.exp: New file.
4280
194d088f
TV
42812020-04-14 Tom de Vries <tdevries@suse.de>
4282
4283 PR symtab/25718
4284 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4285
c1a66c06
TV
42862020-04-14 Tom de Vries <tdevries@suse.de>
4287
4288 PR symtab/25720
4289 * gdb.base/maint-expand-symbols-header-file.c: New test.
4290 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4291 * gdb.base/maint-expand-symbols-header-file.h: New test.
4292
21b0982c
AB
42932020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4294
4295 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4296 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4297 get_func_info.
4298 (get_func_info): Delete.
4299 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4300 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4301 * lib/dwarf.exp (get_func_info): New function.
4302
dd1cab06
TV
43032020-04-13 Tom de Vries <tdevries@suse.de>
4304
4305 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4306 to what find_gnatmake does.
4307
71ea2b6b
TV
43082020-04-10 Tom de Vries <tdevries@suse.de>
4309
4310 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4311 -readnow.
4312
bdfc1e8a
TV
43132020-04-10 Tom de Vries <tdevries@suse.de>
4314
4315 PR cli/25808
4316 * gdb.base/style.c: Add leading newlines.
4317 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4318 Check listing of main's one-line body.
4319
14ca8ecf
TV
43202020-04-08 Tom de Vries <tdevries@suse.de>
4321
4322 * lib/gdb.exp (psymtabs_p): New proc.
4323 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4324 importing unit" unsupported if there are no partial symbols.
4325
e21d048f
TV
43262020-04-08 Tom de Vries <tdevries@suse.de>
4327
4328 PR testsuite/25760
4329 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4330
25c11aca
TV
43312020-04-07 Tom de Vries <tdevries@suse.de>
4332
4333 PR symtab/25796
4334 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4335
5707e24b
TV
43362020-04-07 Tom de Vries <tdevries@suse.de>
4337
4338 * gdb.base/check-psymtab.c: New test.
4339 * gdb.base/check-psymtab.exp: New file.
4340
6ee448cc
TT
43412020-04-06 Tom Tromey <tromey@adacore.com>
4342
4343 * gdb.ada/variant-record/proc.adb: New file.
4344 * gdb.ada/variant-record/value.adb: New file.
4345 * gdb.ada/variant-record/value.s: New file.
4346 * gdb.ada/variant-record.exp: New file.
4347
9e7c9a03
HD
43482020-04-03 Hannes Domani <ssbssa@yahoo.de>
4349
4350 PR gdb/25325
4351 * gdb.cp/typed-enum.cc: New test.
4352 * gdb.cp/typed-enum.exp: New file.
4353
c90d28ac
AB
43542020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4355
4356 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4357 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4358 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4359 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4360 * gdb.opt/inline-small-func.c: New file.
4361 * gdb.opt/inline-small-func.exp: New file.
4362 * gdb.opt/inline-small-func.h: New file.
4363
34e9a9fa
AB
43642020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4365
4366 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4367 function.
4368
6a354911
AB
43692020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4370
4371 * lib/dwarf.exp (function_range): Allow compiler options to be
4372 specified.
4373
880d9777
TV
43742020-04-02 Tom de Vries <tdevries@suse.de>
4375
4376 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4377 __attribute__((always_inline)).
4378 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4379
f32682ea
TV
43802020-04-02 Tom de Vries <tdevries@suse.de>
4381
4382 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4383 (gdbserver_gdb_exit): ... here. Add timeout warning.
4384 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4385 (connect_target_extended_remote): Append new server_spawn_id to
4386 server_spawn_ids.
4387 (cleanup): New proc.
4388 (setup, <toplevel>): Call cleanup.
4389
d3214198
TV
43902020-04-02 Tom de Vries <tdevries@suse.de>
4391
4392 * gdb.base/main-psymtab.exp: New file.
4393
cc77ed24
TV
43942020-04-02 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4397
3638a098
TT
43982020-04-01 Tom Tromey <tom@tromey.com>
4399
4400 * gdb.base/complex-parts.exp: Add type tests.
4401
c34e8714
TT
44022020-04-01 Tom Tromey <tom@tromey.com>
4403
4404 * gdb.base/complex-parts.exp: Add arithmetic tests.
4405
981c08ce
TT
44062020-04-01 Tom Tromey <tom@tromey.com>
4407
4408 * gdb.compile/compile.exp: Update.
4409 * gdb.compile/compile-cplus.exp: Update.
4410 * gdb.base/varargs.exp: Update.
4411 * gdb.base/floatn.exp: Update.
4412 * gdb.base/endianity.exp: Update.
4413 * gdb.base/callfuncs.exp (do_function_calls): Update.
4414 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4415 (complex_float_integral_args): Update.
4416 * gdb.base/complex.exp: Update.
4417 * gdb.base/complex-parts.exp: Update.
4418
3d1cfd43
TT
44192020-04-01 Tom Tromey <tromey@adacore.com>
4420
4421 * gdb.rust/union.rs: New file.
4422 * gdb.rust/union.exp: New file.
4423 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4424 (main): Update.
4425 * gdb.rust/simple.exp: Move union tests to union.exp.
4426
e033dfa9
TT
44272020-04-01 Tom Tromey <tromey@adacore.com>
4428
4429 * gdb.rust/simple.rs (main): Remove "y0".
4430
53cccef1
TBA
44312020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4432
4433 * gdb.multi/stop-all-on-exit.c: New test.
4434 * gdb.multi/stop-all-on-exit.exp: New file.
4435
60e22c1e
HD
44362020-04-01 Hannes Domani <ssbssa@yahoo.de>
4437
4438 PR gdb/24789
4439 * gdb.cp/misc.cc: Add integer reference variable.
4440 * gdb.cp/misc.exp: Add test.
4441
e139a727
TBA
44422020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4443
4444 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4445 scenario to cover execution until the end and also the case
4446
16b0db75
TV
44472020-03-31 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4450 c. Use "maint info symtabs" to check symtab expansion.
4451
c0502da6
TV
44522020-03-30 Tom de Vries <tdevries@suse.de>
4453
4454 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4455 unsupported.
4456 (verify_psymtab_expanded): Move ...
4457 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4458 test.
4459 (readnow): New proc.
4460
5935fd15
AB
44612020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4462
4463 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4464 with $hex.
4465
1773be9e
TT
44662020-03-20 Tom Tromey <tromey@adacore.com>
4467
4468 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4469
70304be9
TT
44702020-03-20 Tom Tromey <tromey@adacore.com>
4471
4472 * gdb.ada/sub_variant/subv.adb: New file.
4473 * gdb.ada/sub_variant.exp: New file.
4474
0dd7b8f7
TV
44752020-03-20 Tom de Vries <tdevries@suse.de>
4476
4477 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4478 first break fails.
4479 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4480
cada5fc9
AB
44812020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4482
4483 * gdb.server/exit-multiple-threads.c: New file.
4484 * gdb.server/exit-multiple-threads.exp: New file.
4485
6b8c53f2
AB
44862020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4487
4488 * gdb.fortran/mixed-lang-stack.c: New file.
4489 * gdb.fortran/mixed-lang-stack.cpp: New file.
4490 * gdb.fortran/mixed-lang-stack.exp: New file.
4491 * gdb.fortran/mixed-lang-stack.f90: New file.
4492
19a2740f
AB
44932020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.linespec/cp-completion-aliases.cc: New file.
4496 * gdb.linespec/cp-completion-aliases.exp: New file.
4497
d8c8b848
TV
44982020-03-19 Tom de Vries <tdevries@suse.de>
4499
4500 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4501 more precise.
4502
a9933ccf
TV
45032020-03-18 Tom de Vries <tdevries@suse.de>
4504
4505 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4506 * gdb.dwarf2/break-inline-psymtab.c: New test.
4507 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4508
2f89101f
TV
45092020-03-16 Tom de Vries <tdevries@suse.de>
4510
4511 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4512 cache_verify and cache_verify_proc.
4513
6b9374f1
TV
45142020-03-15 Tom de Vries <tdevries@suse.de>
4515
4516 * gdb.server/solib-list.exp: Handle
4517 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4518
eaeaf44c
TV
45192020-03-15 Tom de Vries <tdevries@suse.de>
4520
4521 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4522 objfiles".
4523
3293bbaf
TT
45242020-03-14 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4527
ab44624c
TV
45282020-03-14 Tom de Vries <tdevries@suse.de>
4529
4530 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4531
54c43825
TV
45322020-03-14 Tom de Vries <tdevries@suse.de>
4533
4534 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4535 result in line-by-line fashion.
4536
2ac70237
TV
45372020-03-14 Tom de Vries <tdevries@suse.de>
4538
4539 * lib/gdb.exp (supports_statement_frontiers): New proc.
4540 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4541
09546b56
TV
45422020-03-14 Tom de Vries <tdevries@suse.de>
4543
4544 * gdb.base/printcmds.exp: Add missing quoting for "print
4545 teststring2".
4546
a1f6a07c
TT
45472020-03-13 Tom Tromey <tom@tromey.com>
4548
4549 * gdb.base/printcmds.exp (test_print_strings): Add regression
4550 test.
4551 * gdb.base/printcmds.c (charptr): New typedef.
4552 (teststring2): New global.
4553
1b83d09c
AB
45542020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4555
4556 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4557 full path in the test name.
4558 (test_ld): Add some with_test_prefix blocks to make test names
4559 unique.
4560
2d61316c
TV
45612020-03-13 Tom de Vries <tdevries@suse.de>
4562
4563 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4564
2e9145ac
TV
45652020-03-13 Tom de Vries <tdevries@suse.de>
4566
4567 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4568
96c7f873
TV
45692020-03-13 Tom de Vries <tdevries@suse.de>
4570
4571 PR symtab/25646
4572 * gdb.dwarf2/imported-unit.exp: Add test.
4573
49ba92c0
TV
45742020-03-13 Tom de Vries <tdevries@suse.de>
4575
4576 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4577 (var1, var2): New variable.
4578 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4579 matching symbols.
4580
301b21e0
TV
45812020-03-13 Tom de Vries <tdevries@suse.de>
4582
4583 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4584 (Term::command): Use prompt prefix.
4585 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4586 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4587 command_no_prompt_prefix instead of prefix.
4588 * gdb.tui/tui-layout-asm.exp: Same.
4589
3f512721
SM
45902020-03-12 Simon Marchi <simon.marchi@efficios.com>
4591
4592 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4593
40310f30
SM
45942020-03-12 Simon Marchi <simon.marchi@efficios.com>
4595
4596 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4597 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4598 on" while stepping over the test instruction, match printed
4599 message.
4600
09252140
TV
46012020-03-12 Tom de Vries <tdevries@suse.de>
4602
4603 * gdb.base/info-types.exp: Use exp_continue during matching of output
4604 of "info types".
4605
14e9c72c
TV
46062020-03-12 Tom de Vries <tdevries@suse.de>
4607
4608 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4609
e515d67e
TV
46102020-03-12 Tom de Vries <tdevries@suse.de>
4611
4612 * gdb.fortran/module.exp: Use exp_continue during matching of output
4613 of "info variable -n".
4614
307eafd8
TV
46152020-03-12 Tom de Vries <tdevries@suse.de>
4616
4617 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4618 gdb.dwarf2/dw2-ranges-base.c.
4619
9a2de3fc
TV
46202020-03-12 Tom de Vries <tdevries@suse.de>
4621
4622 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4623 in presence of GLIBC debuginfo.
4624
3217502e
TV
46252020-03-12 Tom de Vries <tdevries@suse.de>
4626
4627 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4628 $core.
4629
1281424c
TV
46302020-03-12 Tom de Vries <tdevries@suse.de>
4631
4632 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4633 more precise.
4634
038b97fc
SM
46352020-03-11 Simon Marchi <simon.marchi@efficios.com>
4636
4637 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4638 from Unix to Windows path.
4639
5308d1e7
TV
46402020-03-11 Tom de Vries <tdevries@suse.de>
4641
4642 * gdb.ada/minsyms.exp: Set language to ada.
4643
f870f78f
TV
46442020-03-11 Tom de Vries <tdevries@suse.de>
4645
4646 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4647
5a13315d
TV
46482020-03-11 Tom de Vries <tdevries@suse.de>
4649
4650 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4651
976862ed
TT
46522020-03-11 Tom Tromey <tromey@adacore.com>
4653
4654 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4655
7462c383
TV
46562020-03-11 Tom de Vries <tdevries@suse.de>
4657
4658 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4659
1c6c46a0
TV
46602020-03-11 Tom de Vries <tdevries@suse.de>
4661
4662 * gdb.base/break-interp.exp: Limit verbose scope.
4663
44f41bb7
TV
46642020-03-11 Tom de Vries <tdevries@suse.de>
4665
4666 * gdb.fortran/logical.f90: Define variable with character type.
4667 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4668
b76f3a42
TV
46692020-03-11 Tom de Vries <tdevries@suse.de>
4670
4671 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4672
1c33af77
TV
46732020-03-11 Tom de Vries <tdevries@suse.de>
4674
4675 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4676 symtabs.
4677
8c95582d
AB
46782020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4679 Bernd Edlinger <bernd.edlinger@hotmail.de>
4680
4681 * gdb.cp/step-and-next-inline.cc: New file.
4682 * gdb.cp/step-and-next-inline.exp: New file.
4683 * gdb.cp/step-and-next-inline.h: New file.
4684 * gdb.dwarf2/dw2-is-stmt.c: New file.
4685 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4686 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4687 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4688 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4689
cecf8547
AB
46902020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4691
4692 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4693 is-stmt flag in the line table.
4694
0ba678c9
TV
46952020-03-09 Tom de Vries <tdevries@suse.de>
4696
4697 * lib/gdb.exp (cached_file): Create cache dir.
4698
72fbdf83
TV
46992020-03-07 Tom de Vries <tdevries@suse.de>
4700
4701 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4702 * gdb.cp/rvalue-ref-params.exp: Same.
4703
436b5e99
TV
47042020-03-06 Tom de Vries <tdevries@suse.de>
4705
4706 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4707 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4708
09f2921c
TV
47092020-03-06 Tom de Vries <tdevries@suse.de>
4710
4711 * README: Fix "the the".
4712 * gdb.base/dprintf.exp: Same.
4713
50a3cc5d
TV
47142020-03-05 Tom de Vries <tdevries@suse.de>
4715
4716 * gdb.base/maint.exp: Update "main print statistics" expected output.
4717
0a709cba
AKS
47182020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4719
4720 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4721 (fortran_int8): Likewise.
4722 (fortran_real4): Likewise.
4723 (fortran_real8): Likewise.
4724 (fortran_complex4): Likewise.
4725 (fortran_logical4): Likewise.
4726 (fortran_character1): Likewise.
4727
5e5d66b6
AB
47282020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4729
4730 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4731 printed as true.
4732
7b973adc
SDJ
47332020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4734
4735 * gdb.base/printcmds.exp: Add test to verify printf of a
4736 variable holding an address.
4737
478e490a
TV
47382020-03-03 Tom de Vries <tdevries@suse.de>
4739
4740 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4741
1ef44e86
TV
47422020-03-03 Tom de Vries <tdevries@suse.de>
4743
4744 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4745 gdb_test_multiple call.
4746
b98cc2cf
TV
47472020-03-03 Tom de Vries <tdevries@suse.de>
4748
4749 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4750 gdb_test_multiple calls.
4751
63e163f2
AB
47522020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4753
4754 * gdb.base/default.exp: Remove test of 'set history filename'.
4755 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4756 filename to the empty string.
4757 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4758 and GDBHISTSIZE.
4759
24ed6739
AB
47602020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4761
4762 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4763 disabled.
4764
590003dc 47652020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4766 Tom de Vries <tdevries@suse.de>
590003dc
TV
4767
4768 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4769 -prompt prefix, before user_code argument. Add -lbl option likewise.
4770 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4771 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4772 argument.
4773 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4774 have "\r\n" at start-of-line, instead of at end-of-line.
4775
f5e46084
SM
47762020-02-28 Simon Marchi <simon.marchi@efficios.com>
4777
4778 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4779 libinproctrace.so.
4780
f7a7000d
LM
47812020-02-28 Luis Machado <luis.machado@linaro.org>
4782
4783 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4784 to "p/x".
4785
718e0816
LM
47862020-02-28 Luis Machado <luis.machado@linaro.org>
4787
4788 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4789 asm/ptrace.h and error.h.
4790
13c3a74a
TV
47912020-02-28 Tom de Vries <tdevries@suse.de>
4792
4793 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4794 (struct wrapper, do_something, mundane/symada__cS): Move ...
4795 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4796 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4797 Update "print symada__cS before partial symtab expansion" regexp.
4798 Update breakpoint location. Flush symbol cache after expansion.
4799
85d2d5bb
LM
48002020-02-28 Luis Machado <luis.machado@linaro.org>
4801
4802 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4803
3608f86c
TV
48042020-02-27 Tom de Vries <tdevries@suse.de>
4805
4806 * config/sid.exp: Remove unused globals.
4807 * gdb.base/attach.exp: Same.
4808 * gdb.base/catch-load.exp: Same.
4809 * gdb.base/dbx.exp: Same.
4810 * lib/gdb.exp: Same.
4811 * lib/mi-support.exp: Same.
4812 * lib/prompt.exp: Same.
4813
c8d4f6df
TV
48142020-02-27 Tom de Vries <tdevries@suse.de>
4815
4816 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4817 not set.
4818
0d79cdc4
AM
48192020-02-26 Aaron Merey <amerey@redhat.com>
4820
4821 * gdb.debuginfod: New directory for debuginfod tests.
4822 * gdb.debuginfod/main.c: New test file.
4823 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4824
0dce4280
TV
48252020-02-26 Tom de Vries <tdevries@suse.de>
4826
4827 PR gdb/25603
4828 * gdb.base/persistent-lang.cc: New test.
4829 * gdb.base/persistent-lang.exp: New file.
4830
9e80cfa1
AB
48312020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4832
4833 * gdb.fortran/derived-type-striding.exp: Add a new test.
4834 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4835 new test.
4836
2078dbb2
AB
48372020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4838
4839 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4840 names.
4841
70d49700
TV
48422020-02-25 Tom de Vries <tdevries@suse.de>
4843
4844 PR go/18926
4845 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4846
a88ef40d
TV
48472020-02-24 Tom de Vries <tdevries@suse.de>
4848
4849 PR gdb/25592
4850 * gdb.base/info-locals-unused-static-var.c: New test.
4851 * gdb.base/info-locals-unused-static-var.exp: New file.
4852
01b1af32
TT
48532020-02-22 Tom Tromey <tom@tromey.com>
4854
4855 * gdb.python/tui-window.exp: New file.
4856 * gdb.python/tui-window.py: New file.
4857
7c043ba6
TT
48582020-02-22 Tom Tromey <tom@tromey.com>
4859
4860 PR tui/17850:
4861 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4862 tests.
4863
c22fef7e
TT
48642020-02-22 Tom Tromey <tom@tromey.com>
4865
4866 * gdb.tui/new-layout.exp: Add sub-layout tests.
4867
ee325b61
TT
48682020-02-22 Tom Tromey <tom@tromey.com>
4869
4870 * gdb.tui/new-layout.exp: New file.
4871
3f0cbb04
TT
48722020-02-22 Tom Tromey <tom@tromey.com>
4873
4874 * gdb.rust/rust-style.rs: New file.
4875 * gdb.rust/rust-style.exp: New file.
4876 * gdb.base/style.exp: Test structure printing.
4877 * gdb.base/style.c (struct some_struct): New type.
4878 (enum etype): New type.
4879 (struct_value): New global.
4880
75525152
TV
48812020-02-21 Tom de Vries <tdevries@suse.de>
4882
4883 PR go/18926
4884 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4885 Remove blanket xfails. Use message argument for gdb_breakpoint.
4886 Make continuing to breakpoint test conditional on setting breakpoint.
4887 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4888 DW_AT_name attribute. Add xfail for GCC PR93866.
4889
bd360d30
AB
48902020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4891
4892 * gdb.dwarf2/cpp-linkage-name.c: New file.
4893 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4894
c7adb09f 48952020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
4896
4897 * lib/gdb.exp (gdb_wrapper_init): Reset
4898 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4899 not exist.
4900
a9c79803
TV
49012020-02-20 Tom de Vries <tdevries@suse.de>
4902
4903 PR go/17018
4904 * gdb.go/hello.exp: Copy ...
4905 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4906 print of st to print value of global definition. Add xfail for GCC
4907 PR93844.
4908 * gdb.go/hello.exp: Remove printing of st before definition.
4909 * gdb.go/hello.go: Copy ...
4910 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4911 to st.
4912 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4913
d7445728
TV
49142020-02-20 Tom de Vries <tdevries@suse.de>
4915
4916 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4917 (gdb_simple_compile): Handle compile_flags go by using .go extension
4918 for source file.
4919 * gdb.go/chan.exp: Use support_go_compile.
4920 * gdb.go/handcall.exp: Same.
4921 * gdb.go/hello.exp: Same.
4922 * gdb.go/integers.exp: Same.
4923 * gdb.go/max-depth.exp: Same.
4924 * gdb.go/methods.exp: Same.
4925 * gdb.go/package.exp: Same.
4926 * gdb.go/strings.exp: Same.
4927 * gdb.go/types.exp: Same.
4928 * gdb.go/unsafe.exp: Same.
4929
c9c41e6d
TV
49302020-02-19 Tom de Vries <tdevries@suse.de>
4931
4932 * gdb.python/lib-types.exp: Make xfail more strict.
4933
f20ff837
TV
49342020-02-19 Tom de Vries <tdevries@suse.de>
4935
4936 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4937
08410482
DE
49382020-02-19 Doug Evans <dje@google.com>
4939
4940 PR rust/25535
4941 * gdb.rust/simple.exp: Add test.
4942 * gdb.rust/simple.rs: Add test.
4943
623563f7
TV
49442020-02-19 Tom de Vries <tdevries@suse.de>
4945
4946 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4947 output line-by-line.
4948
d3308cfd
TV
49492020-02-19 Tom de Vries <tdevries@suse.de>
4950
4951 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4952
86cbc5dc
TV
49532020-02-19 Tom de Vries <tdevries@suse.de>
4954
4955 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4956 prelink.
4957
9db2b96b
TV
49582020-02-19 Tom de Vries <tdevries@suse.de>
4959
4960 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4961 (gdb_do_cache): Use gdb_do_cache_wrap.
4962 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4963
89e2fdc5
TV
49642020-02-19 Tom de Vries <tdevries@suse.de>
4965
4966 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4967 gdb_compile option.
4968
373d7ac0
SM
49692020-02-18 Simon Marchi <simon.marchi@efficios.com>
4970
4971 * gdb.base/printcmds.exp (test_print_enums): Update expected
4972 output.
4973
b29a2df0
SM
49742020-02-18 Simon Marchi <simon.marchi@efficios.com>
4975
4976 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4977 for "unknown".
4978
6740f0cc
SM
49792020-02-18 Simon Marchi <simon.marchi@efficios.com>
4980
4981 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4982 enumerator.
4983
edd45eb0
SM
49842020-02-18 Simon Marchi <simon.marchi@efficios.com>
4985
4986 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4987 FE_, add FE_NONE.
4988 (three): Update.
4989 (enum flag_enum_without_zero): New enum.
4990 (flag_enum_without_zero): New variable.
4991 (enum not_flag_enum): New enum.
4992 (three_not_flag): New variable.
4993 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4994 (test_print_enums): Add more tests for printing flag enums.
4995
d4295de4
TV
49962020-02-18 Tom de Vries <tdevries@suse.de>
4997
4998 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4999 (gdb_compile_ada): ... here.
5000 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
5001 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
5002
f251f505
TT
50032020-02-14 Tom Tromey <tom@tromey.com>
5004
5005 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
5006 build directory.
5007 * boards/gdbserver-base.exp: Update path to gdbserver.
5008
8f432634
TV
50092020-02-13 Tom de Vries <tdevries@suse.de>
5010
5011 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
5012
92b6eaf7
TV
50132020-02-13 Tom de Vries <tdevries@suse.de>
5014
5015 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
5016 are missing.
5017
f3b0f7fe
TV
50182020-02-13 Tom de Vries <tdevries@suse.de>
5019
5020 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
5021 call.
5022
f6be8713
SDJ
50232020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
5024
5025 PR tui/25126
5026 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
5027 * gdb.base/cached-source-file.c: New file.
5028 * gdb.base/cached-source-file.exp: New file.
5029
b2770d5e
TV
50302020-02-11 Tom de Vries <tdevries@suse.de>
5031
5032 PR testsuite/25488
5033 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
5034
44f6938e
TV
50352020-02-10 Tom de Vries <tdevries@suse.de>
5036
5037 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
5038
5f0e2eb7
MR
50392020-02-10 Maciej W. Rozycki <macro@wdc.com>
5040
5041 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
5042 and $after_addr are both integers before making a comparison.
5043
46ce2b6f
TV
50442020-02-09 Tom de Vries <tdevries@suse.de>
5045
5046 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
5047 command output and paste it into gdb.log. If any, paste catch message
5048 to gdb.log.
5049
5abbbe1d
TT
50502020-02-07 Tom Tromey <tromey@adacore.com>
5051
5052 PR breakpoints/24915:
5053 * gdb.base/annotate-symlink.exp: Use setup_xfail.
5054
1d5d29e7
SV
50552020-02-06 Shahab Vahedi <shahab@synopsys.com>
5056
5057 * gdb.tui/tui-missing-src.exp: Add the "missing source
5058 file" test for the TUI.
5059
b0999b9b
AB
50602020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
5061
5062 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
5063 including a port number in the output.
5064
c3b149eb
AKS
50652020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
5066
5067 * lib/fortran.exp (fortran_int4): Handle clang.
5068 (fortran_int8): Likewise.
5069 (fortran_real4): Likewise.
5070 (fortran_real8): Likewise.
5071 (fortran_complex4): Likewise.
5072 (fortran_logical4): Likewise.
5073 (fortran_character1): Likewise.
5074
f8dcc90b
TV
50752020-02-04 Tom de Vries <tdevries@suse.de>
5076
5077 * README (Race detection): Add note.
5078
f90ac7c2
TV
50792020-02-04 Tom de Vries <tdevries@suse.de>
5080
5081 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
5082
780636ae
TV
50832020-02-04 Tom de Vries <tdevries@suse.de>
5084
5085 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
5086
5d2e1193
RA
50872020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
5088
5089 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
5090 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
5091 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
5092 blttar, bnetarl.
5093 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
5094 binary for blttar, bnetarl.
5095 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
5096 wait instruction. Delete ldmx test.
5097 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
5098
e409c542
AKS
50992020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
5100
5101 * gdb.fortran/array-bounds-high.exp: New file.
5102 * gdb.fortran/array-bounds-high.f90: New file.
5103
b0029748
LD
51042020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
5105
5106 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
5107 Replace #include of <sys/fcntl.h> by <fcntl.h>.
5108
195a8287
TV
51092020-02-01 Tom de Vries <tdevries@suse.de>
5110
5111 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
5112
42330a68
AB
51132020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
5114
5115 PR tui/9765
5116 * gdb.tui/tui-layout-asm-short-prog.S: New file.
5117 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
5118
b62a8028
LM
51192020-01-29 Luis Machado <luis.machado@linaro.org>
5120
5121 * gdb.arch/aarch64-brk-patterns.c: New source file.
5122 * gdb.arch/aarch64-brk-patterns.exp: New test.
5123
5f440116
TBA
51242020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5125
5126 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
5127 GCC/Clang version.
5128 * gdb.cp/pass-by-ref.exp: Ditto.
5129
ee2a6fc6
TV
51302020-01-29 Tom de Vries <tdevries@suse.de>
5131
5132 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
5133 * gdb.threads/watchpoint-fork-mt.c: Same.
5134 * gdb.threads/watchpoint-fork-parent.c: Same.
5135 * gdb.threads/watchpoint-fork-st.c: Same.
5136 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
5137
16b10d6e
LM
51382020-01-27 Luis Machado <luis.machado@linaro.org>
5139
5140 * gdb.base/step-over-syscall.exp (setup): Check if we're already
5141 sitting at a syscall instruction when we hit the syscall function's
5142 breakpoint.
5143 Check PC against one obtained with the x command.
5144 Validate syscall number.
5145 (step_over_syscall): Don't continue to the syscall instruction if
5146 we're already there.
5147
b1468492
PW
51482020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5149
5150 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
5151
7ffa82e1
AB
51522020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5153
5154 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
5155 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
5156
3d92a3e3
AB
51572020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5158
5159 * gdb.dwarf2/dw2-inline-stepping.c: New file.
5160 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
5161
94a72be7
AB
51622020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5163
5164 * gdb.base/maint.exp: Update line table parsing test.
5165 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
5166
53af73bf
PA
51672020-01-24 Pedro Alves <palves@redhat.com>
5168
5169 PR gdb/25410
5170 * gdb.multi/multi-re-run-1.c: New.
5171 * gdb.multi/multi-re-run-2.c: New.
5172 * gdb.multi/multi-re-run.exp: New.
5173
1ba1ac88
AB
51742020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5175
5176 PR gdb/23718
5177 * gdb.server/server-kill-python.exp: New file.
5178
f3364a6d
AB
51792020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5180
5181 * gdb.server/multi-ui-errors.c: New file.
5182 * gdb.server/multi-ui-errors.exp: New file.
5183
733d0a67
AB
51842020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
5185
5186 PR tui/9765
5187 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
5188
4f13c1c0
TT
51892020-01-19 Tom Tromey <tom@tromey.com>
5190
5191 * gdb.tui/main.exp: Add check for plain "file".
5192
40c94099
CB
51932020-01-16 Christian Biesinger <cbiesinger@google.com>
5194
5195 * lib/gdb.exp: Fix spelling error (seperatelly).
5196
ff47f4f0
TT
51972020-01-14 Tom Tromey <tom@tromey.com>
5198
5199 PR symtab/12535:
5200 * gdb.python/python.exp: Test decode_line with empty string
5201 argument.
5202
717c684d
BE
52032020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
5204
5205 * gdb.base/skip-inline.exp: Extend test.
5206
44e4c775
AB
52072020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5208
5209 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
5210 * gdb.dwarf2/dw2-bad-elf.c: New file.
5211 * gdb.dwarf2/dw2-bad-elf.exp: New file.
5212
d93c6db7
AB
52132020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5214
5215 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
5216 _line_saw_file.
5217
9a6d629c
AB
52182020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
5219
5220 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
5221 border.
5222
d9ebdab7
TBA
52232020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5224
5225 * gdb.multi/multi-target.exp (setup): Factor out "info
5226 connections" and "info inferiors" tests to ...
5227 (test_info_inferiors): ... this new procedure.
5228 (top level): Run new "info-inferiors" tests.
5229
f3c469b9
PA
52302020-01-10 Pedro Alves <palves@redhat.com>
5231
5232 * gdb.server/bkpt-other-inferior.exp: New file.
5233
121b3efd
PA
52342020-01-10 Pedro Alves <palves@redhat.com>
5235
5236 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
5237 of "add-inferior".
5238 * gdb.base/quit-live.exp: Likewise.
5239 * gdb.base/remote-exec-file.exp: Likewise.
5240 * gdb.guile/scm-progspace.exp: Likewise.
5241 * gdb.linespec/linespec.exp: Likewise.
5242 * gdb.mi/new-ui-mi-sync.exp: Likewise.
5243 * gdb.mi/user-selected-context-sync.exp: Likewise.
5244 * gdb.multi/multi-target.exp (setup): Add "info connection" and
5245 "info inferiors" tests.
5246 * gdb.multi/remove-inferiors.exp: Adjust expected output of
5247 "add-inferior".
5248 * gdb.multi/watchpoint-multi.exp: Likewise.
5249 * gdb.python/py-inferior.exp: Likewise.
5250 * gdb.server/extended-remote-restart.exp: Likewise.
5251 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
5252 "info inferiors".
5253 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
5254 * gdb.trace/report.exp: Likewise.
5255
1dadb1dd
PA
52562020-01-10 Pedro Alves <palves@redhat.com>
5257
5258 * gdb.multi/multi-target.c: New file.
5259 * gdb.multi/multi-target.exp: New file.
5260 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
5261 mode requested, but remote does not support non-stop".
5262
78f2c40a
PA
52632020-01-10 Pedro Alves <palves@redhat.com>
5264
5265 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5266 disconnect before reconnecting.
5267
e7af6c70
TBA
52682020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5269 Pedro Alves <palves@redhat.com>
5270
5271 * gdb.server/connect-without-multi-process.exp: Also test
5272 continuing to end.
5273
acdf84a6
PA
52742020-01-10 Pedro Alves <palves@redhat.com>
5275
5276 * gdb.base/remote-exec-file.exp: New file.
5277
873657b9
PA
52782020-01-10 Pedro Alves <palves@redhat.com>
5279
5280 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5281 output.
5282 * gdb.threads/async.c: New.
5283 * gdb.threads/async.exp: New.
5284 * gdb.multi/tids-gid-reset.c: New.
5285 * gdb.multi/tids-gid-reset.exp: New.
5286
7f0ae84c
GB
52872020-01-10 George Barrett <bob@bob131.so>
5288
5289 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5290 to help in finding the image relocation offset.
5291 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5292 options in arguments.
5293 (stap_test_no_debuginfo): Likewise.
5294 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5295 test variants.
5296 (stap_test): Add null semaphore relocation test.
5297
47e9d49d
GB
52982020-01-10 George Barrett <bob@bob131.so>
5299
5300 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5301 * gdb.base/stap-probe.exp: Likewise.
5302 (stap_test): Pass argument as an additional flag.
5303 (stap_test_no_debuginfo): Likewise.
5304 (stap_test): Check `info probes stap' output for semaphore
5305 addresses if the test binary is supposed to have them.
5306
f5a7c406
AB
53072020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5308
5309 * gdb.tui/basic.exp: Add more scrolling tests.
5310
9ae6bf64
TT
53112020-01-09 Tom Tromey <tom@tromey.com>
5312
5313 PR tui/18932:
5314 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5315 meangingful value.
5316 (Term::command, Term::resize): Update.
5317 * gdb.tui/basic.exp: Add scrolling test.
5318
b2efe70c
AB
53192020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5320
5321 * gdb.tui/tui-layout-asm.exp: New file.
5322
3804da7e
AB
53232020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5326
b40aa28f
AB
53272020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5328
5329 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5330 (Term::enter_tui): Use Term::prepare_for_tui.
5331
63ffd7c9
AB
53322020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5333
5334 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5335 called.
5336
3be966f6
AB
53372020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5338
5339 * gdb.base/skip.exp: Fix race condition in test.
5340
153d79c4
AB
53412020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5342
5343 * gdb.base/backtrace.c: New file.
5344 * gdb.base/backtrace.exp: New file.
5345
f2302a34
AB
53462020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5347
5348 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5349
6ec1d75e
PW
53502020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5351
5352 * gdb.base/style.exp: Test that warnings are styled.
5353
c296cbe6
BE
53542019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5355
5356 * gdb.base/line65535.exp: New file.
5357 * gdb.base/line65535.c: New file.
5358
b28a729d
SM
53592019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5360
5361 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5362 * lib/gnat_debug_info_test.adb: New file.
5363 * gdb.ada/ptype_tagged_param.exp: Use
5364 gnat_runtime_has_debug_info, expect a different output if
5365 runtime does not have debug info.
5366
7f2d7a0d
SM
53672019-12-20 Simon Marchi <simon.marchi@efficios.com>
5368
5369 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5370 (another) quote in test name.
5371
f3bce483
SM
53722019-12-20 Simon Marchi <simon.marchi@efficios.com>
5373
5374 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5375 Add quote in test name.
5376
c855a912
TBA
53772019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5378
5379 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5380 directory instead.
5381 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5382 * gdb.cp/pass-by-ref-2.cc: New file.
5383 * gdb.cp/pass-by-ref-2.exp: New file.
5384
fc9d2d72
TT
53852019-12-20 Tom Tromey <tom@tromey.com>
5386
5387 * gdb.tui/list-before.exp: New file.
5388
77b97e00
TT
53892019-12-20 Tom Tromey <tom@tromey.com>
5390
5391 * gdb.tui/list.exp: Check for source on initial listing.
5392
f69656d0
TT
53932019-12-11 Tom Tromey <tromey@adacore.com>
5394
5395 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5396 Add crlf test.
5397
99a55965
SM
53982019-12-18 Simon Marchi <simon.marchi@efficios.com>
5399
5400 * gdb.base/default.exp: Update value of $_gdb_major.
5401
5024637f
BE
54022019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5403
5404 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5405
b63634be
BE
54062019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5407
5408 * gdb.base/skip.exp: Whitespace fix.
5409
45d73523
BE
54102019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5411
5412 * gdb.base/skip-inline.c: New file.
5413 * gdb.base/skip-inline.exp: New file.
5414
d043f8c8
SM
54152019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5416
5417 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5418 jit_function_00 to jit_function_stack_mangle.
5419 * gdb.base/jithost.c (jit_function_t): Rename to...
5420 (jit_function_stack_mangle_t): ... this.
5421 (jit_function_add_t): New typedef.
5422 (jit_function_00_code): Rename to...
5423 (jit_function_stack_mangle_code): ... this, make static.
5424 (jit_function_add_code): New.
5425 (main): Generate "add" function and call it. Adjust to changes
5426 in jithost_abi.
5427 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5428 (struct jithost_abi) <begin, end>: Remove fields.
5429 <object, function_stack_mangle, function_add>: New fields.
5430 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5431 code_end>: Remove fields.
5432 <func_stack_mangle>: New field.
5433 (read_debug_info): Adjust to renaming, create block for "add"
5434 function.
5435 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5436
873de05c
TT
54372019-12-11 Tom Tromey <tom@tromey.com>
5438
5439 * gdb.tui/resize.exp: Fix regexp.
5440 * gdb.tui/regs.exp: Fix regexps.
5441 * gdb.tui/main.exp: Fix regexp.
5442
3d979945
TT
54432019-12-11 Tom Tromey <tom@tromey.com>
5444
5445 * gdb.tui/resize.exp: Update.
5446 * gdb.tui/empty.exp (layouts): Update.
5447
2192a9d3
TT
54482019-12-11 Tom Tromey <tom@tromey.com>
5449
5450 * gdb.tui/regs.exp: Update.
5451 * gdb.tui/empty.exp (layouts): Update.
5452 * gdb.tui/basic.exp: Update.
5453 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5454
d8edc8b7
PW
54552019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5456
5457 * gdb.base/options.exp: Add -raw-values in the print completion list.
5458 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5459
4c12d936
KB
54602019-12-10 Kevin Buettner <kevinb@redhat.com>
5461
5462 * gdb.threads/omp-par-scope.c: New file.
5463 * gdb/threads/omp-par-scope.exp: New file.
5464
26b911fb
KB
54652019-12-10 Kevin Buettner <kevinb@redhat.com>
5466
bb47f919
KB
5467 * lib/gdb.exp (support_nested_function_tests): New proc.
5468
54692019-12-10 Kevin Buettner <kevinb@redhat.com>
5470
5471 * lib/gdb.exp (gdb_compile_openmp): New proc.
5472 (build_executable_from_specs): Add an "openmp" option.
5473 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5474
6c71eb7d
TT
54752019-12-10 Tom Tromey <tromey@adacore.com>
5476
5477 * gdb.ada/unchecked_union.exp: New file.
5478 * gdb.ada/unchecked_union/pck.adb: New file.
5479 * gdb.ada/unchecked_union/pck.ads: New file.
5480 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5481 * gdb-utils.exp (string_to_regexp): Also quote "?".
5482
bac7c5cf
GB
54832019-12-10 George Barrett <bob@bob131.so>
5484
5485 Test scripted probe breakpoints.
5486 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5487 * gdb.python/py-breakpoint.c (main): Likewise.
5488 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5489 specifier test.
5490 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5491
330f1d38
TBA
54922019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5493
5494 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5495 an rvalue parameter.
5496 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5497 parameter.
5498
b43315e2
AB
54992019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5500
5501 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5502 modules.
5503
54f73dad
AB
55042019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5505
5506 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5507 broken version of GCC.
5508
d57cbee9
AB
55092019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5510
5511 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5512 sym-info-cmds library.
5513 * gdb.fortran/info-types.exp: Likewise.
5514 * lib/sym-info-cmds.exp: New file.
5515
c14aab8c
TV
55162019-12-08 Tom de Vries <tdevries@suse.de>
5517
5518 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5519
aa2d5a42
KS
55202019-12-07 Keith Seitz <keiths@redhat.com>
5521
5522 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5523 * gdb.base/corefile-buildid-shlib.c: New file.
5524 * gdb.base/corefile-buildid.c: New file.
5525 * gdb.base/corefile-buildid.exp: New file.
5526
93e55f0a
TV
55272019-12-06 Tom de Vries <tdevries@suse.de>
5528
5529 * gdb.dwarf2/varval.exp: Add decl before def test.
5530
c7d12402
TBA
55312019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5532
5533 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5534
06acc08f
TBA
55352019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5536
5537 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5538 CV and reference conversion for overload resolution.
5539 * gdb.cp/rvalue-ref-overload.exp: Test it.
5540
e0fad1ea
PW
55412019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5542
5543 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5544 * gdb.base/frameapply.exp: Test faas without command.
5545
8d70a9f0
AB
55462019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5547
5548 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5549 Fortran tests.
5550 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5551 order.
5552
36c8fb93
AB
55532019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5554
5555 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5556 casting to type with no kind specified.
5557 (test_basic_parsing_of_type_kinds): Additional tests for types
5558 with no kind specified, and add tests for single/double
5559 precision/complex types.
5560
4139ff00
TT
55612019-12-04 Tom Tromey <tromey@adacore.com>
5562
5563 * gdb.base/endianity.c (struct other) <x>: New field.
5564 (main): Initialize it.
5565 * gdb.base/endianity.exp: Update.
5566
a05cf17a
TT
55672019-12-04 Tom Tromey <tromey@adacore.com>
5568
5569 * gdb.ada/scalar_storage/storage.adb: New file.
5570 * gdb.ada/scalar_storage/pck.adb: New file.
5571 * gdb.ada/scalar_storage/pck.ads: New file.
5572 * gdb.ada/scalar_storage.exp: New file.
5573
103a685e
TT
55742019-12-04 Tom Tromey <tromey@adacore.com>
5575
5576 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5577 (main): Initialize it.
5578 * gdb.base/endianity.exp: Update.
5579
c2512106
AB
55802019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5581
5582 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5583
293b38d6
AB
55842019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5585
5586 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5587 -symbol-info-module-functions and -symbol-info-module-variables.
5588
216a7e6b
AB
55892019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5590
5591 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5592
5bbd8269
AB
55932019-12-01 Richard Bunt <richard.bunt@arm.com>
5594 Andrew Burgess <andrew.burgess@embecosm.com>
5595
5596 * gdb.fortran/derived-type-striding.exp: New file.
5597 * gdb.fortran/derived-type-striding.f90: New file.
5598 * gdb.fortran/array-slices.exp: New file.
5599 * gdb.fortran/array-slices.f90: New file.
5600
be09caf1
PW
56012019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5602
5603 * gdb.base/define.exp: Test . in command names.
5604 * gdb.base/setshow.exp: Update test, as . is now part of
5605 command name.
5606
643c0cbe
PW
56072019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5608
5609 * gdb.base/define-prefix.exp: New file.
5610
dcdec678
AB
56112019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5612
5613 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5614 compile.
5615 (skip_btrace_pt_tests): Likewise.
5616
640ab947
AB
56172019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5618
5619 * gdb.fortran/info-modules.exp: Compile source files in correct
5620 order.
5621
d22670f0
KB
56222019-11-27 Kevin Buettner <kevinb@redhat.com>
5623
5624 * gdb.dwarf2/imported-unit.exp: New file.
5625 * gdb.dwarf2/imported-unit.c: New file.
5626
db5960b4
AB
56272019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5628
5629 * gdb.mi/mi-fortran-modules-2.f90: New file.
5630 * gdb.mi/mi-fortran-modules.exp: New file.
5631 * gdb.mi/mi-fortran-modules.f90: New file.
5632
7dc42066
AB
56332019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5634
5635 * gdb.mi/mi-sym-info-1.c: New file.
5636 * gdb.mi/mi-sym-info-2.c: New file.
5637 * gdb.mi/mi-sym-info.exp: New file.
5638
0dfeecca
TT
56392019-11-22 Tom Tromey <tromey@adacore.com>
5640
5641 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5642 * gdb.ada/tasks/foo.adb: Add another stopping location.
5643
34877895
PJ
56442019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5645
5646 * gdb.base/endianity.c: New test.
5647 * gdb.base/endianity.exp: New file.
5648
2e84f897
LD
56492019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5650
5651 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5652
65d1cd5f
TV
56532019-11-21 Tom de Vries <tdevries@suse.de>
5654
5655 PR gdb/24956
5656 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5657
4f22c3f4
SDJ
56582019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5659
5660 * gdb.python/py-progspace.exp: Add missing parentheses on some
5661 'print' commands.
5662
9f6ad286
TT
56632019-11-19 Tom Tromey <tom@tromey.com>
5664
5665 * gdb.tui/winheight.exp: New file.
5666
0b8dbf3f
AB
56672019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5668
5669 * gdb.base/ctf-whatis.c: Delete.
5670 * gdb.base/ctf-whatis.exp: Delete.
5671 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5672
f833b7a7
AB
56732019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5674
5675 * gdb.base/ctf-cvexpr.exp: Delete.
5676 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5677
30d0a636
AB
56782019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5679
5680 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5681 the compiler. Clean up header comment a little.
5682 * gdb.base/ctf-ptype.exp: Likewise.
5683 * gdb.base/ctf-whatis.exp: Likewise.
5684 * lib/gdb.exp (skip_ctf_tests): New proc.
5685
494409bb
SDJ
56862019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5687
5688 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5689 * gdb.tui/corefile-run.exp: New file.
5690
55708e99
TT
56912019-11-14 Tom Tromey <tromey@adacore.com>
5692
5693 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5694 regression tests.
5695
45e42163
TT
56962019-11-12 Tom Tromey <tom@tromey.com>
5697
5698 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5699 after any command. Expect prompt after WAIT_FOR is seen.
5700 (enter_tui): Enable resize messages.
5701 (command): Expect command in output.
5702 (get_line): Avoid error when cursor appears to be off-screen.
5703 (dump_screen): Include screen size in title.
5704 (_do_resize): New proc, from "resize".
5705 (resize): Rewrite. Do resize in two steps.
5706 * gdb.tui/empty.exp (layouts): Fix entries.
5707 (check_boxes): Remove xfail.
5708 (check_text): Dump screen on failure.
5709
086baaf1
AB
57102019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5711
5712 * gdb.python/py-symbol.exp: Add test for
5713 gdb.lookup_static_symbols.
5714
09ff83af
AB
57152019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5716
5717 * gdb.python/py-symbol.c: Declare and call function from new
5718 py-symbol-2.c file.
5719 * gdb.python/py-symbol.exp: Compile both source files, and add new
5720 tests for gdb.lookup_static_symbol.
5721 * gdb.python/py-symbol-2.c: New file.
5722
11af934b
TV
57232019-11-02 Tom de Vries <tdevries@suse.de>
5724
5725 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5726 * gdb.base/anon.exp: Same.
5727 * gdb.base/auto-connect-native-target.exp: Same.
5728 * gdb.base/call-ar-st.exp: Same.
5729 * gdb.base/catch-syscall.exp: Same.
5730 * gdb.base/commands.exp: Same.
5731 * gdb.base/default.exp: Same.
5732 * gdb.base/display.exp: Same.
5733 * gdb.base/float.exp: Same.
5734 * gdb.base/foll-fork.exp: Same.
5735 * gdb.base/help.exp: Same.
5736 * gdb.base/info-macros.exp: Same.
5737 * gdb.base/info-proc.exp: Same.
5738 * gdb.base/info-target.exp: Same.
5739 * gdb.base/long_long.exp: Same.
5740 * gdb.base/macscp.exp: Same.
5741 * gdb.base/memattr.exp: Same.
5742 * gdb.base/nofield.exp: Same.
5743 * gdb.base/pointers.exp: Same.
5744 * gdb.base/printcmds.exp: Same.
5745 * gdb.base/ptype.exp: Same.
5746 * gdb.base/restore.exp: Same.
5747 * gdb.base/return.exp: Same.
5748 * gdb.base/scope.exp: Same.
5749 * gdb.base/set-noassign.exp: Same.
5750 * gdb.base/setshow.exp: Same.
5751 * gdb.base/shlib-call.exp: Same.
5752 * gdb.base/signals.exp: Same.
5753 * gdb.base/sigstep.exp: Same.
5754 * gdb.base/skip.exp: Same.
5755 * gdb.base/solib-symbol.exp: Same.
5756 * gdb.base/stap-probe.exp: Same.
5757 * gdb.base/step-line.exp: Same.
5758 * gdb.base/step-test.exp: Same.
5759 * gdb.base/style.exp: Same.
5760 * gdb.base/varargs.exp: Same.
5761 * gdb.base/vla-datatypes.exp: Same.
5762 * gdb.base/vla-ptr.exp: Same.
5763 * gdb.base/vla-sideeffect.exp: Same.
5764 * gdb.base/volatile.exp: Same.
5765 * gdb.base/watch-cond-infcall.exp: Same.
5766 * gdb.base/watchpoint.exp: Same.
5767
e96ec2ba
TV
57682019-11-02 Tom de Vries <tdevries@suse.de>
5769
5770 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5771 * gdb.cp/cpexprs.exp: Same.
5772 * gdb.cp/except-multi-location.exp: Same.
5773 * gdb.cp/exceptprint.exp: Same.
5774 * gdb.cp/gdb2384.exp: Same.
5775 * gdb.cp/inherit.exp: Same.
5776 * gdb.cp/m-static.exp: Same.
5777 * gdb.cp/meth-typedefs.exp: Same.
5778 * gdb.cp/misc.exp: Same.
5779 * gdb.cp/namespace.exp: Same.
5780 * gdb.cp/non-trivial-retval.exp: Same.
5781 * gdb.cp/overload.exp: Same.
5782 * gdb.cp/pr17132.exp: Same.
5783 * gdb.cp/re-set-overloaded.exp: Same.
5784 * gdb.cp/rvalue-ref-types.exp: Same.
5785 * gdb.cp/templates.exp: Same.
5786
bd5766ec
LM
57872019-11-01 Luis Machado <luis.machado@linaro.org>
5788
5789 PR gdb/25124
5790
5791 * gdb.arch/pr25124.S: New file.
5792 * gdb.arch/pr25124.exp: New file.
5793
165f8965
AB
57942019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5795
5796 * gdb.fortran/info-modules.exp: Update expected results, and add
5797 additional tests for 'info module functinos', and 'info module
5798 variables'.
5799 * gdb.fortran/info-types.exp: Update expected results.
5800 * gdb.fortran/info-types.f90: Extend testcase with additional
5801 module variables and functions.
5802
59c35742
AB
58032019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5804
5805 * gdb.fortran/info-modules.exp: New file.
5806 * gdb.fortran/info-types.exp: Build with new file.
5807 * gdb.fortran/info-types.f90: Include and use new module.
5808 * gdb.fortran/info-types-2.f90: New file.
5809
f3fb2519
PW
58102019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5811
5812 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5813 * gdb.base/settings.exp: Test all settings types using
5814 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5815 that now verifies that the value of "maint show" is the same as
5816 returned by the settings functions. Test the type of the
5817 maintenance settings.
5818 * gdb.base/default.exp: Update show_conv_list.
5819
d1e36019
TV
58202019-10-31 Tom de Vries <tdevries@suse.de>
5821
5822 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5823 gdb_test.
5824 * gdb.arch/amd64-disp-step.exp: Same.
5825 * gdb.asm/asm-source.exp: Same.
5826 * gdb.btrace/buffer-size.exp: Same.
5827 * gdb.btrace/cpu.exp: Same.
5828 * gdb.btrace/enable.exp: Same.
5829 * gdb.dwarf2/count.exp: Same.
5830 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5831 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5832 * gdb.fortran/vla-datatypes.exp: Same.
5833 * gdb.fortran/vla-history.exp: Same.
5834 * gdb.fortran/vla-ptype.exp: Same.
5835 * gdb.fortran/vla-value.exp: Same.
5836 * gdb.fortran/whatis_type.exp: Same.
5837 * gdb.guile/guile.exp: Same.
5838 * gdb.multi/tids.exp: Same.
5839 * gdb.python/py-finish-breakpoint.exp: Same.
5840 * gdb.python/py-framefilter.exp: Same.
5841 * gdb.python/py-pp-registration.exp: Same.
5842 * gdb.python/py-xmethods.exp: Same.
5843 * gdb.python/python.exp: Same.
5844 * gdb.server/connect-with-no-symbol-file.exp: Same.
5845 * gdb.server/no-thread-db.exp: Same.
5846 * gdb.server/run-without-local-binary.exp: Same.
5847 * gdb.stabs/weird.exp: Same.
5848 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5849 * gdb.threads/thread-find.exp: Same.
5850 * gdb.threads/tls-shared.exp: Same.
5851 * gdb.threads/tls.exp: Same.
5852 * gdb.threads/wp-replication.exp: Same.
5853 * gdb.trace/ax.exp: Same.
5854 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5855
3d11e68e
TV
58562019-10-31 Tom de Vries <tdevries@suse.de>
5857
5858 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5859 * gdb.ada/array_subscript_addr.exp: Same.
5860 * gdb.ada/arrayidx.exp: Same.
5861 * gdb.ada/arrayparam.exp: Same.
5862 * gdb.ada/arrayptr.exp: Same.
5863 * gdb.ada/boolean_expr.exp: Same.
5864 * gdb.ada/call_pn.exp: Same.
5865 * gdb.ada/complete.exp: Same.
5866 * gdb.ada/fixed_cmp.exp: Same.
5867 * gdb.ada/fun_addr.exp: Same.
5868 * gdb.ada/funcall_param.exp: Same.
5869 * gdb.ada/interface.exp: Same.
5870 * gdb.ada/mod_from_name.exp: Same.
5871 * gdb.ada/null_array.exp: Same.
5872 * gdb.ada/packed_array.exp: Same.
5873 * gdb.ada/packed_tagged.exp: Same.
5874 * gdb.ada/print_chars.exp: Same.
5875 * gdb.ada/print_pc.exp: Same.
5876 * gdb.ada/ptype_arith_binop.exp: Same.
5877 * gdb.ada/ptype_field.exp: Same.
5878 * gdb.ada/ptype_tagged_param.exp: Same.
5879 * gdb.ada/rec_return.exp: Same.
5880 * gdb.ada/ref_tick_size.exp: Same.
5881 * gdb.ada/str_ref_cmp.exp: Same.
5882 * gdb.ada/taft_type.exp: Same.
5883 * gdb.ada/tagged.exp: Same.
5884 * gdb.ada/type_coercion.exp: Same.
5885 * gdb.ada/uninitialized_vars.exp: Same.
5886
60b6ede8
TV
58872019-10-30 Tom de Vries <tdevries@suse.de>
5888
5889 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5890
30baf67b
TV
58912019-10-26 Tom de Vries <tdevries@suse.de>
5892
5893 * gdb.base/bigcore.c: Fix typos in comments.
5894 * gdb.base/ctf-ptype.c: Same.
5895 * gdb.base/long_long.c: Same.
5896 * gdb.dwarf2/dw2-op-out-param.S: Same.
5897 * gdb.python/py-evthreads.c: Same.
5898 * gdb.reverse/i387-stack-reverse.c: Same.
5899 * gdb.trace/tfile.c: Same.
5900 * lib/compiler.c: Same.
5901 * lib/compiler.cc: Same.
5902
158da0d1
TV
59032019-10-25 Tom de Vries <tdevries@suse.de>
5904
5905 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5906 gdb_test_multiple calls.
5907 * gdb.reverse/sigall-reverse.exp: Same.
5908 * gdb.reverse/solib-precsave.exp: Same.
5909 * gdb.reverse/solib-reverse.exp: Same.
5910 * gdb.reverse/until-precsave.exp: Same.
5911 * gdb.reverse/until-reverse.exp: Same.
5912
4ccdfbec
TV
59132019-10-24 Tom de Vries <tdevries@suse.de>
5914
5915 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5916 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5917 kfail using -wrap pattern flag and convenience variable
5918 gdb_test_name.
5919
33d569b7
AB
59202019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5921
5922 * gdb.python/py-progspace.exp: Add tests for the
5923 Progspace.block_for_pc method.
5924
4d0b984b
TT
59252019-10-23 Tom Tromey <tom@tromey.com>
5926
5927 * configure: Rebuild.
5928 * aclocal.m4: Use m4_include, not sinclude.
5929
94cb3754
TV
59302019-10-21 Tom de Vries <tdevries@suse.de>
5931
5932 * gdb.base/infcall-nested-structs.c: Add
5933 __attribute__((noinline,noclone)) to all functions.
5934 (call_all): Add missing variable initialization. Simplify return value.
5935 (breakpt): Increment volatile variable, to prevent call from being
5936 optimized out.
5937 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5938
062f1fc1
TV
59392019-10-17 Tom de Vries <tdevries@suse.de>
5940
5941 * gdb.fortran/module.exp: Allow info variables to print info for files
5942 other than module.f90.
5943
0b54364d
AB
59442019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5945
5946 * gdb.fortran/module.exp: Extend with 'info variables' test.
5947
7ff5fae7
AB
59482019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5949
5950 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5951 F77_FOR_TARGET.
5952
d10eccaa
TV
59532019-10-16 Tom de Vries <tdevries@suse.de>
5954
5955 PR tdep/25096
5956 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5957
745ff14e
TV
59582019-10-16 Tom de Vries <tdevries@suse.de>
5959
5960 PR tdep/24104
5961 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5962 Add KFAIL for PR tdep/25096.
5963
03e1ab94
TV
59642019-10-16 Tom de Vries <tdevries@suse.de>
5965
5966 PR testsuite/25059
5967 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5968
b17fcc10
TV
59692019-10-16 Tom de Vries <tdevries@suse.de>
5970
5971 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5972 as signed.
5973
9223170f
SM
59742019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5975
5976 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5977 one instead of increasing timeout.
5978
d6e76313
TV
59792019-10-13 Tom de Vries <tdevries@suse.de>
5980
5981 PR record/25038
5982 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5983 * gdb.reverse/sigall-reverse.exp: Same.
5984 * gdb.reverse/solib-precsave.exp: Same.
5985 * gdb.reverse/solib-reverse.exp: Same.
5986 * gdb.reverse/step-precsave.exp: Same.
5987 * gdb.reverse/until-precsave.exp: Same.
5988 * gdb.reverse/until-reverse.exp: Same.
5989 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5990
6dfc0041
AA
59912019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5992
5993 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5994 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5995 (cmp_struct_05_01, cmp_struct_static_02_01)
5996 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5997 comparisons.
5998
abcf2cc8
TV
59992019-10-10 Tom de Vries <tdevries@suse.de>
6000
6001 PR testsuite/24888
6002 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
6003 gnatlink.
6004
a50faaf6
TV
60052019-10-09 Tom de Vries <tdevries@suse.de>
6006
6007 PR testsuite/25048
6008 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
6009
60ff3cd7
AB
60102019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6011
6012 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
6013 exceptions due to missing debug information.
6014
dfee8566
TV
60152019-10-07 Tom de Vries <tdevries@suse.de>
6016
6017 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
6018
3d63690a
AB
60192019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
6020
6021 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
6022 * gdb.base/annota1.exp: Update to use gdb_test_name.
6023
30d1f018
WP
60242019-10-07 Weimin Pan <weimin.pan@oracle.com>
6025
6026 * gdb.base/ctf-whatis.exp: New file.
6027 * gdb.base/ctf-whatis.c: New file.
6028 * gdb.base/ctf-ptype.exp: New file.
6029 * gdb.base/ctf-ptype.c: New file.
6030 * gdb.base/ctf-constvars.exp: New file.
6031 * gdb.base/ctf-constvars.c: New file.
6032 * gdb.base/ctf-cvexpr.exp: New file.
6033
4dbbb47c
TV
60342019-10-04 Tom de Vries <tdevries@suse.de>
6035
6036 * gdb.cp/local-static.c (main): Move declaration of int i out of the
6037 for loop.
6038
77c2dba3
TT
60392019-10-03 Tom Tromey <tom@tromey.com>
6040
6041 PR rust/24976:
6042 * gdb.rust/simple.rs (Union2): New type.
6043 (main): Use Union2.
6044 * gdb.rust/simple.exp: Add test.
6045
179aed7f
AB
60462019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6047
6048 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
6049 nested function prefix.
6050
0a4b0913
AB
60512019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
6052 Richard Bunt <richard.bunt@arm.com>
6053 Andrew Burgess <andrew.burgess@embecosm.com>
6054
6055 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
6056 nested functions.
6057 * gdb.fortran/nested-funcs.f90: Update expected results.
6058 * gdb.fortran/nested-funcs-2.exp: New file.
6059 * gdb.fortran/nested-funcs-2.f90: New file.
6060
082cce05
AB
60612019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6062
6063 * gdb.python/py-parameter.exp: Make test names unique.
6064 * gdb.python/py-template.exp: Likewise.
6065 * gdb.python/py-value.exp: Likewise.
6066
2b74ba5a
AB
60672019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6068
6069 * gdb.base/break-interp.exp: Reduce test name duplication.
6070 * gdb.base/call-sc.exp: Likewise.
6071 * gdb.base/callfuncs.exp: Likewise.
6072 * gdb.base/charset.exp: Likewise.
6073 * gdb.base/dump.exp: Likewise.
6074 * gdb.base/ena-dis-br.exp: Likewise.
6075 * gdb.base/relational.exp: Likewise.
6076 * gdb.base/step-over-syscall.exp: Likewise.
6077 * gdb.base/structs.exp: Likewise.
6078
58eb20d5
AB
60792019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6080
6081 * gdb.linespec/explicit.exp: Make test names unique.
6082 * gdb.linespec/ls-errs.exp: Likewise.
6083
4d421147
AB
60842019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6085
6086 * gdb.reverse/break-precsave.exp: Make test names unique.
6087 * gdb.reverse/break-reverse.exp: Likewise.
6088 * gdb.reverse/finish-precsave.exp: Likewise.
6089 * gdb.reverse/finish-reverse.exp: Likewise.
6090 * gdb.reverse/machinestate-precsave.exp: Likewise.
6091 * gdb.reverse/machinestate.exp: Likewise.
6092 * gdb.reverse/readv-reverse.exp: Likewise.
6093 * gdb.reverse/recvmsg-reverse.exp: Likewise.
6094 * gdb.reverse/sigall-precsave.exp: Likewise.
6095 * gdb.reverse/sigall-reverse.exp: Likewise.
6096 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
6097 * gdb.reverse/watch-precsave.exp: Likewise.
6098 * gdb.reverse/watch-reverse.exp: Likewise.
6099
d8c06f22
AB
61002019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
6101
6102 * gdb.threads/stop-with-handle.c: New file.
6103 * gdb.threads/stop-with-handle.exp: New file.
6104
3a56ed86
TV
61052019-10-03 Tom de Vries <tdevries@suse.de>
6106
6107 PR testsuite/25059
6108 * gdb.base/list-missing-source.exp: Allowing the "Compilation
6109 directory" line to be missing.
6110
42275044
TV
61112019-10-03 Tom de Vries <tdevries@suse.de>
6112
6113 PR testsuite/25059
6114 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
6115 type optional.
6116
9ef62df0
AA
61172019-10-02 Andreas Arnez <arnez@linux.ibm.com>
6118
6119 * gdb.python/py-format-string.c (string.h): New include.
6120 (main): Fill a_struct_with_union.the_union.an_int with bytes of
6121 the same value, for endianness-independence.
6122 * gdb.python/py-format-string.exp (default_regexp_dict)
6123 (test_pretty_structs, test_format): Adjust expected output to the
6124 changed initialization.
6125
37f6a7f4
TT
61262019-10-02 Tom Tromey <tromey@adacore.com>
6127
6128 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
6129
1d58d6a2
PA
61302019-10-02 Pedro Alves <palves@redhat.com>
6131 Andrew Burgess <andrew.burgess@embecosm.com>
6132
6133 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
6134 "print-file-var.h".
6135 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6136 (get_version_1): Print this_version_id and its address.
6137 Add extern "C" wrappers around interface functions.
6138 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
6139 "print-file-var.h".
6140 (this_version_id) Use ATTRIBUTE_VISIBILITY.
6141 (get_version_2): Print this_version_id and its address.
6142 Add extern "C" wrappers around interface functions.
6143 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
6144 <stddef.h> and "print-file-var.h".
6145 Add extern "C" wrappers around interface functions.
6146 [VERSION_ID_MAIN] (this_version_id): Define.
6147 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
6148 * gdb.base/print-file-var.h: Add some #defines to simplify setting
6149 up extern "C" blocks.
6150 * gdb.base/print-file-var.exp (test): New, factored out from top
6151 level.
6152 (top level): Test all combinations of attribute hidden or not,
6153 dlopen or not, and this_version_id symbol in main file or not.
6154 Compile tests as both C++ and C, make test names unique.
6155
d770d56f
TT
61562019-10-01 Tom Tromey <tom@tromey.com>
6157
6158 * gdb.base/style.exp: Test "show logging filename".
6159
7f6aba03
TT
61602019-10-01 Tom Tromey <tom@tromey.com>
6161
6162 * lib/gdb-utils.exp (style): Handle "metadata" argument.
6163 * gdb.base/style.exp: Add metadata style test.
6164
14309bb6
TT
61652019-10-01 Tom Tromey <tom@tromey.com>
6166
6167 * gdb.base/style.exp: Test "pwd".
6168
2a3c1174
PA
61692019-10-01 Tom Tromey <tom@tromey.com>
6170
6171 * gdb.base/style.exp: Update tests.
6172
53d666ec
AA
61732019-10-01 Andreas Arnez <arnez@linux.ibm.com>
6174
6175 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
6176 'six' to unsigned.
6177 (s1): Initialize fields 'four' and 'six' instead of 'three' and
6178 'five'. Use an all-ones bit pattern for each.
6179 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
6180 to its changed values.
6181
4a56a520
TT
61822019-09-30 Tom Tromey <tromey@adacore.com>
6183
6184 * gdb.rust/traits.rs: Disable all warnings.
6185
0df0352a
TV
61862019-09-29 Tom de Vries <tdevries@suse.de>
6187
aac66a4c 6188 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 6189
73d9a918
TV
61902019-09-29 Tom de Vries <tdevries@suse.de>
6191
6192 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
6193
060b3ab4
TV
61942019-09-27 Tom de Vries <tdevries@suse.de>
6195
6196 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
6197
68f7d34d
TV
61982019-09-27 Tom de Vries <tdevries@suse.de>
6199
6200 PR record/23188
6201 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
6202
5d63b30a
TT
62032019-09-26 Tom Tromey <tromey@adacore.com>
6204
6205 * gdb.ada/py_taft.exp: New file.
6206 * gdb.ada/py_taft/main.adb: New file.
6207 * gdb.ada/py_taft/pkg.adb: New file.
6208 * gdb.ada/py_taft/pkg.ads: New file.
6209
3d435220
TV
62102019-09-24 Tom de Vries <tdevries@suse.de>
6211
6212 PR gdb/24598
6213 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
6214
77d03678
TV
62152019-09-22 Tom de Vries <tdevries@suse.de>
6216
6217 * gdb.base/restore.exp: Allow register variables to be optimized out at
6218 -O0.
6219
abf516c6
UW
62202019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
6221
6222 * gdb.arch/spu-info.exp: Remove file.
6223 * gdb.arch/spu-info.c: Remove file.
6224 * gdb.arch/spu-ls.exp: Remove file.
6225 * gdb.arch/spu-ls.c: Remove file.
6226
6227 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
6228 * gdb.asm/spu.inc: Remove file.
6229
6230 * gdb.base/dump.exp: Remove support for spu*-*-*.
6231 * gdb.base/stack-checking.exp: Likewise.
6232 * gdb.base/overlays.exp: Likewise.
6233 * gdb.base/ovlymgr.c: Likewise.
6234 * gdb.base/spu.ld: Remove file.
6235
6236 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
6237 * gdb.cp/cpexprs.exp: Likewise.
6238 * gdb.cp/exception.exp: Likewise.
6239 * gdb.cp/gdb2495.exp: Likewise.
6240 * gdb.cp/mb-templates.exp: Likewise.
6241 * gdb.cp/pr9167.exp: Likewise.
6242 * gdb.cp/userdef.exp: Likewise.
6243
6244 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
6245
6246 * gdb.cell: Remove directory.
6247 * lib/cell.exp: Remove file.
6248
e452e88f
TV
62492019-09-19 Tom de Vries <tdevries@suse.de>
6250
6251 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
6252
8a625130
TV
62532019-09-19 Tom de Vries <tdevries@suse.de>
6254
6255 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
6256
81dc3ab5
TV
62572019-09-19 Tom de Vries <tdevries@suse.de>
6258
6259 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
6260 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
6261 (gdb_target_cmd): ... here.
6262 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6263 value 2.
6264
b078f3ac
AB
62652019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6266
6267 * gdb.base/source-dir.exp: Avoid having directory names in test
6268 names.
6269
f1b620e9
MG
62702019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6271
6272 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6273 directory.
6274
67f3ed6a
AB
62752019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6276
6277 * gdb.base/list-missing-source.exp: New file.
6278
d1b70248
TV
62792019-09-14 Tom de Vries <tdevries@suse.de>
6280
6281 PR teststuite/24599
6282 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6283 * lib/ada.exp (gnatmake_version_at_least): New proc.
6284
5fabdcd6
AB
62852019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6286
6287 * gdb.base/maint.exp: Use exec_has_index_section.
6288
aa17805f
AB
62892019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6290
6291 * gdb.base/maint.exp: Add test for 'maint info sections'.
6292
25e5c209
TV
62932019-09-12 Tom de Vries <tdevries@suse.de>
6294
6295 * gdb.base/store.exp: Allow register variables to be optimized out at
6296 -O0.
6297
4993045d
PW
62982019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6299
6300 * gdb.ada/rdv_wait.exp: Update to new task names.
6301 * gdb.base/task_switch_in_core.exp: Likewise.
6302 * gdb.base/info_sources_base.c: Likewise.
6303
8a516164
TT
63042019-09-10 Tom Tromey <tromey@adacore.com>
6305
6306 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6307
aa391654
TT
63082019-09-10 Tom Tromey <tromey@adacore.com>
6309
6310 * gdb.ada/dgopt.exp: New file.
6311 * gdb.ada/dgopt/x.adb: New file.
6312
8634b462
TT
63132019-09-08 Tom Tromey <tom@tromey.com>
6314
6315 * gdb.tui/resize.exp: Remove setup_xfail.
6316 * gdb.tui/regs.exp: Remove setup_xfail.
6317 * gdb.tui/basic.exp: Remove setup_xfail.
6318
736b0f76
DB
63192019-09-06 David Blaikie <dblaikie@gmail.com>
6320
6321 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6322 * gdb.cp/cplabel.exp: Ditto.
6323 * gdb.linespec/ls-errs.exp: Ditto.
6324
30331a6c
TV
63252019-09-05 Tom de Vries <tdevries@suse.de>
6326
6327 * lib/gdb.exp (cmp_file_string): New proc.
6328 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6329 runto_main. Verify save breakpoints output.
6330
98b0ebab
PW
63312019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6332
6333 * gdb.base/info-var.exp: Test info variables without running
6334 to main, to avoid expect's buffer overflow.
6335
4e962e74
TT
63362019-09-03 Tom Tromey <tromey@adacore.com>
6337
6338 * gdb.ada/bias.exp: New file.
6339 * gdb.ada/bias/bias.adb: New file.
6340 * gdb.ada/print_chars.exp: Add regression test.
6341 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6342 (MC): New variable.
6343
2ea1a07a
SL
63442019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6345
6346 * gdb.base/argv0-symlink.exp: Run only on native target
6347 and local host.
6348
8077c50d
TV
63492019-08-29 Tom de Vries <tdevries@suse.de>
6350
6351 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6352 diverse debug info.
6353 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6354
48352473
TV
63552019-08-28 Tom de Vries <tdevries@suse.de>
6356
6357 * gdb.base/info-var.exp: Allow info variables to print info for files
6358 other than info-var-f1.c and info-var-f2.c.
6359
d8f27c60
AB
63602019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6361
6362 * gdb.fortran/info-types.exp: Add module.
6363 * gdb.fortran/info-types.f90: Update expected results.
6364
1f20c35e
AB
63652019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6366
6367 * gdb.fortran/info-types.exp: New file.
6368 * gdb.fortran/info-types.f90: New file.
6369 * lib/fortran.exp (fortran_character1): New proc.
6370
4acfdd20
AB
63712019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6372
6373 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6374 functions'. Reindent as needed.
6375 * gdb.base/info-var-f1.c: New file.
6376 * gdb.base/info-var-f2.c: New file.
6377 * gdb.base/info-var.exp: New file.
6378 * gdb.base/info-var.h: New file.
6379
5c31b358
TV
63802019-08-26 Tom de Vries <tdevries@suse.de>
6381
6382 PR c++/24852
6383 * gdb.cp/no-libstdcxx-probe.exp: New test.
6384
b694989f
TV
63852019-08-26 Tom de Vries <tdevries@suse.de>
6386
6387 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6388 * tests need to be skipped.
6389 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6390 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6391 mi_skip_libstdcxx_probe_tests.
6392
d9c4ba53
SDJ
63932019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6394
6395 * gdb.python/py-xmethods.exp: Use raw strings when passing
6396 arguments to SimpleXMethodMatcher.
6397
395fad09
TV
63982019-08-22 Tom de Vries <tdevries@suse.de>
6399
6400 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6401 more informative.
6402
26c957f1
PA
64032019-08-21 Pedro Alves <palves@redhat.com>
6404
6405 * gdb.base/with.exp: Test "with" with no arguments.
6406
61f80d5d
TV
64072019-08-21 Tom de Vries <tdevries@suse.de>
6408
6409 * gdb.base/gdb-caching-proc.exp: Sort files.
6410
d7a11d13
TV
64112019-08-20 Tom de Vries <tdevries@suse.de>
6412
6413 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6414 compilation.
6415
34dafe9f
TV
64162019-08-16 Tom de Vries <tdevries@suse.de>
6417
6418 * gdb.base/compare-sections.exp ("after run to main"): Allow
6419 mismatched read-only sections for PIE executables.
6420
398fdd60
TT
64212019-08-16 Tom Tromey <tom@tromey.com>
6422
6423 * lib/tuiterm.exp (_csi_Z): New proc.
6424 * gdb.tui/basic.exp: Update window positions.
6425 * gdb.tui/empty.exp: Update window positions.
6426
d8f9e51c
SL
64272019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6428
6429 * gdb.base/examine-backward.exp: Correct regexp for
6430 "examine 3 bytes backward from ${address_zero}".
6431
3df505f6
TT
64322019-08-15 Tom Tromey <tom@tromey.com>
6433
6434 * gdb.tui/empty.exp: Enable resizing tests.
6435
272560b5
TT
64362019-08-15 Tom Tromey <tromey@adacore.com>
6437
6438 * gdb.ada/char_enum.exp: Add regression tests.
6439 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6440 and '0'.
6441 (Char, Gchar): Update.
6442 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6443
08235187
CB
64442019-08-15 Christian Biesinger <cbiesinger@google.com>
6445
6446 * gdb.python/python.exp: Expect a leading underscore on
6447 GdbOutput{,Error}File.
6448
22a2ab04
SL
64492019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6450
6451 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6452 Windows host.
6453
835b995b
SL
64542019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6455
6456 * gdb.base/batch-preserve-term-settings.exp
6457 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6458
97dd8e07
CB
64592019-08-15 Christian Biesinger <cbiesinger@google.com>
6460
6461 * lib/gdb.exp: When running on a mingw target, replace
6462 /x/ with x:/.
6463
75faf5c4
AH
64642019-08-14 Alan Hayward <alan.hayward@arm.com>
6465
6466 * gdb.arch/aarch64-prologue.c: New test.
6467 * gdb.arch/aarch64-prologue.exp: New file.
6468
abc6c00f
TV
64692019-08-13 Tom de Vries <tdevries@suse.de>
6470
6471 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6472 Thread.
6473
74c2c1f4
SL
64742019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6475
6476 * gdb.python/py-completion.exp: Download the .py file to the host
6477 and use its host pathname. Conditionalize tests that use
6478 tab completion and manipulate files on the build machine.
6479 * gdb.python/py-events.exp: Download the .py file to the host
6480 and use its host pathname.
6481 * gdb.python/py-evsignal.exp: Likewise.
6482 * gdb.python/py-evthreads.exp: Likewise.
6483 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6484 pathname syntax.
6485 * gdb.python/py-framefilter.exp: Download the .py file to the right
6486 place on the host. Match Windows pathname syntax.
6487 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6488 .py file to the host and use its host pathname.
6489 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6490 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6491 build pathname. Skip symlink test on Windows host. Add missing
6492 newline at end of file.
6493 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6494 and use its host pathname.
6495 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6496 * gdb.python/py-section-script.exp: Use host location of binfile
6497 on safe-path. Use correct path separator on Windows host.
6498 Reorder alternatives in gdb_test_multiple to prevent matching
6499 the wrong alternative on success.
6500 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6501
ca2589f3
PP
65022019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6503
6504 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6505 expect the GDB inferior to no longer immediately stop after
6506 being resumed with "signal SIGINT".
6507
020a839d
SL
65082019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6509
6510 * gdb.linespec/break-ask.exp: Generalize regexps to match
6511 Windows pathnames too.
6512
128d6509
TV
65132019-08-08 Tom de Vries <tdevries@suse.de>
6514
6515 PR testsuite/24862
6516 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6517
590042fc
PW
65182019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6519
6520 * gdb.base/style.exp: Update tests for help doc new invariants.
6521 * gdb.base/help.exp: Likewise.
6522
046bebe1
TT
65232019-08-06 Tom Tromey <tom@tromey.com>
6524
6525 * gdb.base/style.exp: Add disassemble test.
6526 * gdb.base/style.c (some_called_function): New function.
6527 (main): Use it.
6528
0b27c27d
CB
65292019-08-05 Christian Biesinger <cbiesinger@google.com>
6530
6531 * gdb.python/py-block.exp: Test dictionary access on blocks.
6532
580f1034
SM
65332019-08-05 Simon Marchi <simon.marchi@efficios.com>
6534
6535 PR gdb/24863
6536 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6537 -list-thread-groups --available test when running under
6538 check-read1.
6539
d86bd7cb
TV
65402019-08-05 Tom de Vries <tdevries@suse.de>
6541
6542 PR testsuite/24863
6543 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6544 * gdb.base/help.exp: Use with_read1_timeout_factor.
6545 * gdb.base/info-macros.exp: Same.
6546 * gdb.cp/nested-types.exp: Same.
6547
a80cf5d8
TV
65482019-08-05 Tom de Vries <tdevries@suse.de>
6549
6550 * lib/gdb.exp (version_at_least): Factor out of ...
6551 (tcl_version_at_least): ... here.
6552 (gdb_compile): Fail if pie results in non-PIE executable.
6553 (readelf_version, readelf_prints_pie): New proc.
6554 (exec_is_pie): Return -1 if unknown.
6555
d0962838
TV
65562019-08-05 Tom de Vries <tdevries@suse.de>
6557
6558 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6559
2252ff3d
SL
65602019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6561
6562 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6563
26655f53
SL
65642019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6565
6566 * lib/completion-support.exp (test_gdb_complete_none): Skip
6567 tab completion tests if no readline support.
6568 (test_gdb_complete_unique_re): Likewise.
6569 (test_gdb_complete_multiple): Likewise.
6570
db4dc13e
PW
65712019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6572
6573 * gdb.base/info_sources.exp: New file.
6574 * gdb.base/info_sources.c: New file.
6575 * gdb.base/info_sources_base.c: New file.
6576
0eba165a
PFC
65772019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6578
6579 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6580 prefix argument.
6581 (test_exit_status): Add prefix argument.
6582
59bd512b
TV
65832019-08-01 Tom de Vries <tdevries@suse.de>
6584
6585 PR testsuite/24863
6586 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6587 calling exp_continue for new thread and thread exited messages.
6588
2a3ad588
TV
65892019-08-01 Tom de Vries <tdevries@suse.de>
6590
6591 PR testsuite/24863
6592 * gdb.base/structs.exp: Fix check-read1 timeout using
6593 gdb_test_sequence.
6594 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6595
117eb594
TV
65962019-08-01 Tom de Vries <tdevries@suse.de>
6597
6598 PR testsuite/24863
6599 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6600 line.
6601
ed591340
TV
66022019-08-01 Tom de Vries <tdevries@suse.de>
6603
6604 PR testsuite/24863
6605 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6606
aa3b6533
TT
66072019-07-30 Tom Tromey <tromey@adacore.com>
6608
6609 * gdb.ada/display_nested.exp: New file.
6610 * gdb.ada/display_nested/foo.adb: New file.
6611 * gdb.ada/display_nested/pack.adb: New file.
6612 * gdb.ada/display_nested/pack.ads: New file.
6613
2906593f
CB
66142019-07-30 Christian Biesinger <cbiesinger@google.com>
6615
6616 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6617 namespace.
6618 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6619
0f575925
TV
66202019-07-30 Tom de Vries <tdevries@suse.de>
6621
6622 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6623 instead.
6624
b13057d9
TV
66252019-07-30 Tom de Vries <tdevries@suse.de>
6626
6627 PR testsuite/24834
6628 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6629 (exec_is_pie): New proc.
6630
5c4dde85
CB
66312019-07-29 Christian Biesinger <cbiesinger@google.com>
6632
6633 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6634
c620ed88
CB
66352019-07-29 Christian Biesinger <cbiesinger@google.com>
6636
6637 * gdb.python/py-objfile.c: Add global and static vars.
6638 * gdb.python/py-objfile.exp: Test new functions Objfile.
6639 lookup_global_symbol and lookup_static_symbol.
6640
3d235706
TT
66412019-07-29 Tom Tromey <tom@tromey.com>
6642
6643 * lib/tuiterm.exp (Term::_csi_@): New proc.
6644 (Term::_csi_X): Don't move cursor.
6645
c7e4c0a6
PW
66462019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6647
6648 * gdb.base/options.exp: Update backtrace - completion to
6649 new option -frame-info.
6650 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6651 Test new 'set print frame-info'. Test backtrace -frame-info
6652 overriding 'set print frame-info'.
6653 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6654 Test new 'set print frame-info'.
6655 Verify consistency of backtrace with and without filters, with and
6656 without -no-filters.
6657 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6658 default.
6659
de28a3b7
TV
66602019-07-29 Tom de Vries <tdevries@suse.de>
6661
6662 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6663 no arguments".
6664
507dd60e
TV
66652019-07-29 Tom de Vries <tdevries@suse.de>
6666
6667 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6668 is a substring of the first for "complete non-unique file name".
6669
5beafce9
TV
66702019-07-29 Tom de Vries <tdevries@suse.de>
6671
6672 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6673 with ".*".
6674
2d274232
TV
66752019-07-29 Tom de Vries <tdevries@suse.de>
6676
6677 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6678 Pass prompt_regexp parameter to gdb_test_multiple calls.
6679
9197cd8b
TV
66802019-07-29 Tom de Vries <tdevries@suse.de>
6681
6682 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6683 print registers" regexps.
9197cd8b 6684
b528dae0
TV
66852019-07-29 Tom de Vries <tdevries@suse.de>
6686
6687 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6688
d17725d7
TV
66892019-07-29 Tom de Vries <tdevries@suse.de>
6690
6691 PR gdb/24855
6692 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6693 (skip_python_tests_prompt): Add prompt_regexp argument to
6694 gdb_test_multiple calls.
6695
52b75bf1
TT
66962019-07-27 Tom Tromey <tom@tromey.com>
6697
6698 * gdb.tui/main.exp: New file.
6699
2b1d00c2
TT
67002019-07-27 Tom Tromey <tom@tromey.com>
6701
6702 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6703 optional.
6704 * gdb.tui/empty.exp: New file.
6705
ded631d5
TT
67062019-07-27 Tom Tromey <tom@tromey.com>
6707
6708 * lib/tuiterm.exp (spawn): New proc.
6709 (Term::resize): New proc.
6710 * gdb.tui/resize.exp: New file.
6711
58ac439d
TT
67122019-07-27 Tom Tromey <tom@tromey.com>
6713
6714 * gdb.tui/list.exp: New file.
6715
fe1f56ee
TT
67162019-07-27 Tom Tromey <tom@tromey.com>
6717
6718 * gdb.tui/regs.exp: New file.
6719
f790b310
TT
67202019-07-27 Tom Tromey <tom@tromey.com>
6721
6722 * gdb.tui/basic.exp: Add "layout split" test.
6723
d95fc6ee
TT
67242019-07-27 Tom Tromey <tom@tromey.com>
6725
6726 * gdb.tui/basic.exp: Add "layout asm" test.
6727
c3786b3a
TT
67282019-07-27 Tom Tromey <tom@tromey.com>
6729
6730 * lib/tuiterm.exp: New file.
6731 * gdb.tui/basic.exp: New file.
6732
98a617f8
KB
67332019-07-27 Kevin Buettner <kevinb@redhat.com>
6734
6735 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6736 Enable tests associated with this flag. Adjust regex
6737 referencing "foo_low" to now refer to "foo_cold" instead.
6738
5c076da4
KB
67392019-07-27 Kevin Buettner <kevinb@redhat.com>
6740
6741 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6742 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6743 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6744 foo_cold. Revise comments to match.
6745 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6746 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6747 were wrapped into this proc; Call do_test in loop from outermost
6748 level.
6749 (foo_low): Rename all occurrences to "foo_cold".
6750 (backtrace from baz): New test.
6751 (x2/i foo_cold): New test.
6752 (info line *foo_cold): New test.
6753
1512d3b7
TV
67542019-07-26 Tom de Vries <tdevries@suse.de>
6755
6756 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6757
297989a1
TV
67582019-07-25 Tom de Vries <tdevries@suse.de>
6759
6760 PR testsuite/24830
6761 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6762 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6763 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6764 (skip_libstdcxx_probe_tests): ... here.
6765 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6766
b3b965fb
TV
67672019-07-24 Tom de Vries <tdevries@suse.de>
6768
6769 PR testsuite/24807
6770 * gdb.objc/basicclass.m: Include stdio.h.
6771 * gdb.objc/nondebug.m: Same.
6772 * gdb.objc/objcdecode.m: Same.
6773
4625b4d0
TV
67742019-07-24 Tom de Vries <tdevries@suse.de>
6775
6776 PR testsuite/24612
6777 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6778 additional_flags.
6779
024a5840
TV
67802019-07-24 Tom de Vries <tdevries@suse.de>
6781
6782 PR testsuite/24831
6783 * gdb.multi/tids.exp: Update error messages for info threads.
6784
c76ddaa3
TV
67852019-07-24 Tom de Vries <tdevries@suse.de>
6786
6787 * gdb.base/info-types.exp: Allow info types to print info for more than
6788 one file.
6789
9a618ef6
TV
67902019-07-23 Tom de Vries <tdevries@suse.de>
6791
6792 PR testsuite/24842
6793 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6794 gdb_spawn_with_cmdline_opts.
6795
40eadf04
SP
67962019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6797
6798 * gdb.arch/arm-cmse-sgstubs.c: New test.
6799 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6800
5ba29434
TV
68012019-07-23 Tom de Vries <tdevries@suse.de>
6802
6803 PR testsuite/24711
6804 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6805 issuing next command.
6806
a8e9d247
AB
68072019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 * gdb.ada/info_auto_lang.exp: Update expected results.
6810 * gdb.base/info-types.c: Add additional types to check.
6811 * gdb.base/info-types.exp: Update expected results.
6812
eb86c5e2
AB
68132019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6814
6815 * gdb.base/info-types.c: New file.
6816 * gdb.base/info-types.exp: New file.
6817
01e175fe
AB
68182019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6819
6820 * gdb.arch/riscv-bp-infcall.c: New file.
6821 * gdb.arch/riscv-bp-infcall.exp: New file.
6822
6b78c3f8
AB
68232019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 PR breakpoints/24541
6826 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6827
da738167
TV
68282019-07-14 Tom de Vries <tdevries@suse.de>
6829
6830 PR testsuite/24760
6831 * gdb.objc/basicclass.exp: Fix unterminated string.
6832
0d4e84ed
AB
68332019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6834 Andrew Burgess <andrew.burgess@embecosm.com>
6835
6836 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6837 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6838 negative bounds.
6839 * gdb.fortran/vla-value.exp: Print elements of an array with
6840 negative bounds.
6841 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6842 testing.
6843
021d8588
AB
68442019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6845
6846 * gdb.base/options.exp (expect_string): Dequote strings in
6847 results.
6848 (test-string): Test strings with different quoting and reindent.
6849
f06f1252
TT
68502019-07-10 Tom Tromey <tromey@adacore.com>
6851
6852 * gdb.ada/mi_ex_cond.exp: Update expected results.
6853 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6854 * gdb.ada/mi_catch_ex.exp: Update expected results.
6855 * gdb.ada/mi_catch_assert.exp: Update expected results.
6856 * gdb.ada/catch_ex.exp (catch_exception_info)
6857 (catch_exception_entry, catch_assert_entry)
6858 (catch_unhandled_entry): Update.
6859 * gdb.ada/catch_assert_if.exp: Update expected results.
6860
b863685d
RB
68612019-07-10 Richard Bunt <richard.bunt@arm.com>
6862 Stephen Roberts <stephen.roberts@arm.com>
6863
6864 * gdb.base/define.exp: Restore original prompt.
6865
cb1e4e32
PA
68662019-07-09 Pedro Alves <palves@redhat.com>
6867
6868 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6869 breakpoints" output.
6870 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6871 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6872 throw" creates breakpoint.
6873 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6874 'type="catchpoint"'.
6875
b58a68fe
PA
68762019-07-09 Pedro Alves <palves@redhat.com>
6877
6878 PR c++/15468
6879 * gdb.cp/except-multi-location-lib.cc: New.
6880 * gdb.cp/except-multi-location-main.cc: New.
6881 * gdb.cp/except-multi-location.exp: New.
6882
0826779b
PW
68832019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6884
6885 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6886 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6887 argument and update callers.
6888
5b0e2db4
AB
68892019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6890
6891 * gdb.arch/amd64-break-on-asm-line.S: New file.
6892 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6893
1f6f6e21
PW
68942019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6895
6896 * gdb.base/printcmds.exp: Test printing C string and
6897 C wide string convenience vars without transiting via the inferior.
6898 Also make test names unique.
6899
ea142fbf
AH
69002019-07-08 Alan Hayward <alan.hayward@arm.com>
6901
5862c886 6902 PR breakpoints/25011
ea142fbf
AH
6903 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6904
213fd9fa
PA
69052019-07-04 Pedro Alves <palves@redhat.com>
6906
6907 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6908 body returned ok(0), break(3) or continue(4).
6909 * gdb.testsuite/foreach_with_prefix.exp: New file.
6910
2b40fda7
AH
69112019-07-04 Alan Hayward <alan.hayward@arm.com>
6912
6913 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6914
a26c8de0
PA
69152019-07-03 Pedro Alves <palves@redhat.com>
6916
6917 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6918 "return -code".
6919
5f4ba3e7
PA
69202019-07-03 Pedro Alves <palves@redhat.com>
6921
6922 PR cli/24732
6923 * gdb.base/shell.exp: Load completion-support.exp.
6924 Adjust expected error output. Add completion tests.
6925
a994424f
PA
69262019-07-03 Pedro Alves <palves@redhat.com>
6927
6928 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6929 string_to_regexp.
6930
3d9be6f5
PA
69312019-07-03 Pedro Alves <palves@redhat.com>
6932
6933 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6934 (expect_integer): Adjust to expect "-string".
6935 (expect_string): New.
6936 (all_options): Expect "-string".
6937 (test-flag, test-boolean): Adjust to expect "-string".
6938 (test-string): New proc.
6939 (top level): Call it.
6940
41fc454c
PA
69412019-07-03 Pedro Alves <palves@redhat.com>
6942
6943 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6944 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6945 the expected output in the success.
6946
b2b2a215
PA
69472019-07-03 Pedro Alves <palves@redhat.com>
6948
6949 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6950 Split one gdb_test_multiple call in two to avoid a race.
6951
fdbc9870
PA
69522019-07-03 Pedro Alves <palves@redhat.com>
6953
6954 * gdb.base/with.c: New file.
6955 * gdb.base/with.exp: New file.
6956
c6ac8931
PA
69572019-07-03 Pedro Alves <palves@redhat.com>
6958
6959 * gdb.base/settings.exp: Replace all references to "maint
6960 test-settings set" with references to "maint set test-settings",
6961 and all references to "maint test-settings show" with references
6962 to "maint show test-settings".
6963
970f9d09
PA
69642019-07-03 Pedro Alves <palves@redhat.com>
6965
6966 * gdb.base/settings.exp (test-string): Adjust expected out when
6967 testing "maint test-settings show filename"
6968
54d66006
PA
69692019-07-02 Pedro Alves <palves@redhat.com>
6970
6971 * gdb.base/options.exp (test-info-threads): New procedure.
6972 (top level): Call it.
6973
10d06d82
TT
69742019-06-28 Tom Tromey <tromey@adacore.com>
6975
6976 * gdb.dwarf2/ada-linkage-name.c: New file.
6977 * gdb.dwarf2/ada-linkage-name.exp: New file.
6978
3d507ff2
TT
69792019-06-27 Tom Tromey <tromey@adacore.com>
6980
d039f014 6981 PR c++/20020:
3d507ff2
TT
6982 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6983
8af58ffe
TV
69842019-06-26 Tom de Vries <tdevries@suse.de>
6985
6986 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6987
22e21752
TV
69882019-06-26 Tom de Vries <tdevries@suse.de>
6989
6990 * gdb.base/index-cache.exp: Add back missing debug option.
6991
b65b566c
PW
69922019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6993
6994 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6995
5c2c8c69
TV
69962019-06-25 Tom de Vries <tdevries@suse.de>
6997
6998 PR testsuite/24727
6999 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
7000
164e3873
TV
70012019-06-24 Tom de Vries <tdevries@suse.de>
7002
7003 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
7004
824eacee
TV
70052019-06-24 Tom de Vries <tdevries@suse.de>
7006
7007 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
7008 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
7009 * gdb.trace/unavailable-dwarf-piece.exp: Same.
7010
385b97d3
TV
70112019-06-24 Tom de Vries <tdevries@suse.de>
7012
7013 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
7014
c596f180
TV
70152019-06-21 Tom de Vries <tdevries@suse.de>
7016
7017 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
7018
b13a7d03
TV
70192019-06-21 Tom de Vries <tdevries@suse.de>
7020
7021 PR testsuite/24518
7022 PR ada/24713
7023 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
7024 index.
7025
899277ae
TT
70262019-06-19 Tom Tromey <tromey@adacore.com>
7027
7028 * gdb.ada/length_cond.exp: Add intro comment.
7029
680e1bee
TT
70302019-06-19 Tom Tromey <tromey@adacore.com>
7031
7032 * gdb.ada/length_cond.exp: New file.
7033 * gdb.ada/length_cond/length_cond.adb: New file.
7034 * gdb.ada/length_cond/pck.adb: New file.
7035 * gdb.ada/length_cond/pck.ads: New file.
7036
0ed4690a
TV
70372019-06-18 Tom de Vries <tdevries@suse.de>
7038
7039 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
7040
d20ed5fd
TT
70412019-06-18 Tom Tromey <tromey@adacore.com>
7042
7043 * gdb.base/list0.h: Add comment explaining control character.
7044
86e04673
TV
70452019-06-18 Tom de Vries <tdevries@suse.de>
7046
7047 * boards/fission.exp: Break up long debug_flags line.
7048
c4973306
SM
70492019-06-16 Tom de Vries <tdevries@suse.de>
7050
7051 PR gdb/24445
7052 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
7053 generated index.
7054
93cb9841
AB
70552019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
7056
7057 PR gdb/24686
7058 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
7059 improve detection of bug gdb/24541.
7060
399aaebd
SM
70612019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
7062
7063 PR gdb/24669
7064 * gdb.base/index-cache.exp (uses_readnow,
7065 expecting_index_cache_use): Define global variable.
7066 (test_cache_enabled_miss, test_cache_enabled_hit): Use
7067 expecting_index_cache_use.
7068
584a927c
AB
70692019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
7070 Andrew Burgess <andrew.burgess@embecosm.com>
7071
7072 * gdb.fortran/pointers.f90: New file.
7073 * gdb.fortran/print_type.exp: New file.
7074 * gdb.fortran/vla-ptype.exp: Adapt expected results.
7075 * gdb.fortran/vla-type.exp: Likewise.
7076 * gdb.fortran/vla-value.exp: Likewise.
7077 * gdb.mi/mi-vla-fortran.exp: Likewise.
7078
30056ea0
AB
70792019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7080
7081 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
7082 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
7083 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
7084 as a stop reason.
7085
ec8e2b6d
AB
70862019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7087
7088 * gdb.base/annota1.exp: Update expected results.
7089 * gdb.cp/annota2.exp: Likewise.
7090 * gdb.cp/annota3.exp: Likewise.
7091
09e4c4e1
AB
70922019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
7093
7094 * gdb.base/style-logging.exp: Remove path from test name.
7095
0735b091
TT
70962019-06-14 Tom Tromey <tromey@adacore.com>
7097
7098 PR gdb/24502:
7099 * gdb.base/style-logging.exp: New file.
7100
f5686554
TT
71012019-06-14 Tom Tromey <tromey@adacore.com>
7102
7103 * gdb.base/symfile-warn.exp: New file.
7104 * gdb.base/symfile-warn.c: New file.
7105
a0c1ffed
TT
71062019-06-14 Tom Tromey <tromey@adacore.com>
7107
7108 * gdb.base/annotate-symlink.exp: New file.
7109
f411722c
TT
71102019-06-14 Tom Tromey <tromey@adacore.com>
7111
7112 * gdb.ada/set_wstr.exp: Add reassignment test.
7113
4268ec18
TT
71142019-06-14 Tom Tromey <tromey@adacore.com>
7115
7116 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
7117 'unchecked_access and 'unrestricted_access as well.
7118
9a9e394b
TT
71192019-06-14 Tom Tromey <tromey@adacore.com>
7120
7121 PR ada/24539:
7122 * gdb.ada/vla.exp: Update tests.
7123 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
7124 pragma.
7125
4c048731
PA
71262019-06-13 Pedro Alves <palves@redhat.com>
7127
7128 * gdb.base/settings.exp (test-integer): Test junk after
7129 "unlimited".
7130
6665660a
PA
71312019-06-13 Pedro Alves <palves@redhat.com>
7132
7133 * gdb.base/options.exp (test-thread-apply): New.
7134 (top level): Call it.
7135
5d707134
PA
71362019-06-13 Pedro Alves <palves@redhat.com>
7137
7138 * gdb.base/options.exp (test-frame-apply): New.
7139 (top level): Test print commands with different "frame apply"
7140 prefixes.
7141
e2a689da
PA
71422019-06-13 Pedro Alves <palves@redhat.com>
7143
e79be6e5 7144 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
7145 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
7146 'max_completions' parameter and handle it.
7147 (test_gdb_completion_offers_commands): New.
7148
90a1ef87
PA
71492019-06-13 Pedro Alves <palves@redhat.com>
7150
7151 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
7152
d4c16835
PA
71532019-06-13 Pedro Alves <palves@redhat.com>
7154
7155 * gdb.base/options.exp (test-backtrace): New.
7156 (top level): Call it.
7157
2daf894e
PA
71582019-06-13 Pedro Alves <palves@redhat.com>
7159
7160 * gdb.guile/scm-frame-args.exp: Use "set print
7161 raw-frame-arguments" instead of "set print raw frame-arguments".
7162 * gdb.python/py-frame-args.exp: Likewise.
7163
e6ed716c
PA
71642019-06-13 Pedro Alves <palves@redhat.com>
7165
7166 * gdb.compile/compile.exp: Adjust expected output to option
7167 processing changes.
7168
7d8062de
PA
71692019-06-13 Pedro Alves <palves@redhat.com>
7170
7171 * gdb.base/options.exp: Build executable.
7172 (test-print): New procedure.
7173 (top level): Call it, once for "print" and another for "compile
7174 print".
7175
9d0faba9
PA
71762019-06-13 Pedro Alves <palves@redhat.com>
7177
7178 * gdb.base/options.c: New file.
7179 * gdb.base/options.exp: New file.
7180
dee7b4c8
PA
71812019-06-13 Pedro Alves <palves@redhat.com>
7182
7183 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
7184 that "o" is ambiguous.
7185
dca0f6c0
PA
71862019-06-13 Pedro Alves <palves@redhat.com>
7187
7188 * gdb.base/settings.c: New file.
7189 * gdb.base/settings.exp: New file.
7190
ccf46844
PA
71912019-06-13 Pedro Alves <palves@redhat.com>
7192
7193 * gdb.base/completion.exp: Fix comment typo.
7194
b9a3f842
PA
71952019-06-13 Pedro Alves <palves@redhat.com>
7196
7197 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
7198 foo --1" test.
7199
d106773e
PA
72002019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
7201
7202 * gdb.fortran/block-data.f: New.
7203 * gdb.fortran/block-data.exp: New.
7204
fea82da0
TV
72052019-06-11 Tom de Vries <tdevries@suse.de>
7206
7207 PR testsuite/24521
7208 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
7209 message.
7210
8c2e74f1
TV
72112019-06-11 Tom de Vries <tdevries@suse.de>
7212
7213 PR testsuite/24521
7214 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
7215
b49851c8
TV
72162019-06-11 Tom de Vries <tdevries@suse.de>
7217
7218 * boards/readnow.exp: New file.
7219
a7067863
AB
72202019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
7221
7222 * gdb.fortran/vla-sizeof.exp: Update expected results.
7223
1a3da2cd
AB
72242019-06-06 Amos Bird <amosbird@gmail.com>
7225
7226 * gdb.base/annota1.exp (thread_switch): Add test for
7227 thread-exited annotation.
7228
3847a7bf
TT
72292019-06-06 Tom Tromey <tromey@adacore.com>
7230
7231 * gdb.base/maint.exp: Expect command started/finished output.
7232
0088ba59
AB
72332019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7234
7235 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
7236 comment.
7237 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
7238
312617a3
AB
72392019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
7240
7241 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
7242 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
7243 * gdb.arch/riscv-unwind-long-insn.c: New file.
7244 * gdb.arch/riscv-unwind-long-insn.exp: New file.
7245
e1f2e1a2
CB
72462019-06-04 Christian Biesinger <cbiesinger@google.com>
7247
d3238f7d 7248 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 7249
206584bd
PW
72502019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7251
7252 * lib/gdb.exp (help_list_trailer): New regexp variable
7253 factorizing the help trailer message.
7254 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
7255 arg to allow to better factorize various tests.
7256 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
7257 (test_prefix_command_help): Use help_list_trailer.
7258 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
7259 * gdb.guile/scm-cmd.exp: Likewise.
7260 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
7261 * gdb.base/help.exp: Use test_user_defined_class_help.
7262 * gdb.base/style.exp: Add tests for styling of help and apropos.
7263 * lib/gdb-utils.exp (style): Add title and highlight styles.
7264
708dc93e
PW
72652019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7266
7267 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7268 $_shell_exitsignal.
7269 * gdb.base/default.exp: Update for new convenience variables.
7270
f49055a5
TT
72712019-05-29 Tom Tromey <tromey@adacore.com>
7272
7273 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7274 to "break complete ada" test case's regexp.
7275
4330d61d
TT
72762019-05-29 Tom Tromey <tromey@adacore.com>
7277
7278 PR c++/20020:
7279 * gdb.cp/constexpr-field.exp: New file.
7280 * gdb.cp/constexpr-field.cc: New file.
7281
000439d5
TT
72822019-05-29 Tom Tromey <tromey@adacore.com>
7283
7284 * gdb.base/finish.exp (finish_no_print): New proc.
7285 (finish_tests): Call it.
7286
5a01c34c
TV
72872019-05-24 Tom de Vries <tdevries@suse.de>
7288
7289 * gdb.dwarf2/gdb-add-index.exp: New file.
7290
18125b16
TT
72912019-05-22 Tom Tromey <tromey@adacore.com>
7292
7293 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7294 * gdb.base/style.exp: Use "style".
7295 * lib/gdb-utils.exp (style): New proc.
7296
af1a8d03
TV
72972019-05-22 Tom de Vries <tdevries@suse.de>
7298
7299 * gdb.base/align.exp: Require c++11.
7300
e7fe496b
TV
73012019-05-22 Tom de Vries <tdevries@suse.de>
7302
7303 PR testsuite/24586
7304 * gdb.python/py-mi-var-info-path-expression.exp: Call
7305 mi_skip_python_tests to check if python is supported.
7306
8fca4da0
AH
73072019-05-22 Alan Hayward <alan.hayward@arm.com>
7308
7309 * gdb.arch/aarch64-pauth.c: New test.
7310 * gdb.arch/aarch64-pauth.exp: New file.
7311
b7060614
AH
73122019-05-22 Alan Hayward <alan.hayward@arm.com>
7313
7314 * README (Re-running Tests Outside The Testsuite): New section.
7315
669d0468
TV
73162019-05-21 Tom de Vries <tdevries@suse.de>
7317
7318 * gdb.arch/amd64-eval.exp: Require c++11.
7319 * gdb.base/max-depth.exp: Same.
7320 * gdb.compile/compile-cplus-array-decay.exp: Same.
7321 * gdb.cp/meth-typedefs.exp: Same.
7322 * gdb.cp/subtypes.exp: Same.
7323 * gdb.cp/temargs.exp: Same.
7324
ce3ebcaa
AH
73252019-05-21 Alan Hayward <alan.hayward@arm.com>
7326
7327 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7328
34d11c68
AB
73292019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7330
7331 PR gdb/18644
7332 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7333 * gdb.fortran/printing-types.exp: Add new test.
7334 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7335 testing.
7336 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7337 setup_kfail call.
7338
87781e84
AH
73392019-05-17 Alan Hayward <alan.hayward@arm.com>
7340
7341 * README (Running the Testsuite): Change example.
7342 (Testsuite Parameters): Remove TRANSCRIPT.
7343 * lib/gdb.exp: Remove TRANSCRIPT check.
7344
b420b89e
AH
73452019-05-17 Alan Hayward <alan.hayward@arm.com>
7346
7347 * README (Testsuite Parameters): Add replay logging to
7348 GDBSERVER_DEBUG.
7349 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7350 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7351 as a comma separated list.
7352 (gdb_debug_init): Override procedure.
7353
408e9b8b
AH
73542019-05-17 Alan Hayward <alan.hayward@arm.com>
7355
7356 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7357 (gdb_write_cmd_file): New procedure.
7358 * lib/gdbserver-support.exp (gdbserver_start): Call
7359 gdbserver_write_cmd_file.
7360 (gdbserver_write_cmd_file): New procedure.
7361
f9e2e39d
AH
73622019-05-17 Alan Hayward <alan.hayward@arm.com>
7363
7364 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7365 (delete_breakpoints): Likewise.
7366 (gdb_run_cmd): Likewise.
7367 (gdb_start_cmd): Likewise.
7368 (gdb_starti_cmd): Likewise.
7369 (gdb_internal_error_resync): Likewise.
7370 (gdb_test_multiple): Likewise.
7371 (gdb_reinitialize_dir): Likewise.
7372 (default_gdb_exit): Likewise.
7373 (gdb_file_cmd): Mark kill as optional.
7374 (default_gdb_start): Call gdb_stdin_log_init.
7375 (send_gdb): Call gdb_stdin_log_write.
7376 (rerun_to_main): Mark Y as an answer.
7377 (gdb_stdin_log_init): New function.
7378 (gdb_stdin_log_write): Likewise.
7379
81f47ac2
AH
73802019-05-17 Alan Hayward <alan.hayward@arm.com>
7381
7382 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7383 * gdb.base/debug-expr.exp: Likewise.
7384 * gdb.base/foll-fork.exp: Likewise.
7385 * gdb.base/foll-vfork.exp: Likewise.
7386 * gdb.base/fork-print-inferior-events.exp: Likewise.
7387 * gdb.base/gdb-sigterm.exp: Likewise.
7388 * gdb.base/gdbinit-history.exp: Likewise.
7389 * gdb.base/osabi.exp: Likewise.
7390 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7391 * gdb.base/ui-redirect.exp: Likewise.
7392 * gdb.gdb/unittest.exp: Likewise.
7393 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7394 * gdb.mi/mi-watch.exp: Likewise.
7395 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7396 * gdb.mi/user-selected-context-sync.exp: Likewise.
7397 * gdb.python/python.exp: Disable debug test when debugging.
7398 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7399 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7400 Likewise.
7401 * gdb.threads/stepi-random-signal.exp: Likewise.
7402
29b52314
AH
74032019-05-17 Alan Hayward <alan.hayward@arm.com>
7404
7405 * Makefile.in: Pass through GDB_DEBUG.
7406 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7407 (gdb,debug): Add board setting.
7408 * lib/gdb.exp (default_gdb_start): Start debugging.
7409 (gdb_debug_enabled): New procedure.
7410 (gdb_debug_init): Likewise.
29b52314
AH
7411
74122019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7413
29b52314
AH
7414 * Makefile.in: Pass through GDB_DEBUG.
7415 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7416 (gdb,debug): Add board setting.
7417 * lib/gdb.exp (default_gdb_start): Start debugging.
7418 (gdb_debug_enabled): New procedure.
7419 (gdb_debug_init): Likewise.
29b52314 7420
ca1285d1
AH
74212019-05-17 Alan Hayward <alan.hayward@arm.com>
7422
7423 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7424
f3a09c80
AH
74252019-05-17 Alan Hayward <alan.hayward@arm.com>
7426
7427 * gdb.base/ui-redirect.exp: Test redirection.
7428
26648588
JV
74292019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7430
7431 * gdb.mi/mi-complete.exp: New file.
7432 * gdb.mi/mi-complete.cc: Likewise.
7433
14237686
AB
74342019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7435
7436 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7437 indexed and sliced arrays, and pointers to arrays.
7438
e7bd7fba
TT
74392019-05-14 Tom Tromey <tromey@adacore.com>
7440
7441 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7442 styling test.
7443
2764128d
TV
74442019-05-14 Tom de Vries <tdevries@suse.de>
7445
7446 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7447 selection entry encoding.
7448
71bed2db
TT
74492019-05-10 Tom Tromey <tromey@adacore.com>
7450
7451 * gdb.ada/info_exc.exp: Add "complete" test.
7452
63b667ad
TV
74532019-05-09 Tom de Vries <tdevries@suse.de>
7454
7455 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7456 CU-relative.
7457
9cfd2b89
TV
74582019-05-09 Tom de Vries <tdevries@suse.de>
7459
7460 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7461 CU-relative.
7462
2228ef77
XR
74632019-05-08 Joel Brobecker <brobecker@adacore.com>
7464
7465 * gdb.ada/frame_arg_lang.exp: New testcase.
7466 * gdb.ada/frame_arg_lang/bla.adb: New file.
7467 * gdb.ada/frame_arg_lang/pck.ads: New file.
7468 * gdb.ada/frame_arg_lang/pck.adb: New file.
7469 * gdb.ada/frame_arg_lang/foo.c: New file.
7470
80e55b13
TT
74712019-05-08 Tom Tromey <tromey@adacore.com>
7472
7473 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7474
9d3421af
TT
74752019-05-08 Tom Tromey <tromey@adacore.com>
7476
7477 * gdb.base/ptype-offsets.exp: Update tests.
7478
844333e2
TT
74792019-05-08 Tom Tromey <tromey@adacore.com>
7480
7481 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7482 cases.
7483 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7484 "short".
7485
988915ee
TT
74862019-05-08 Tom Tromey <tromey@adacore.com>
7487
7488 * gdb.ada/vla.exp: New file.
7489 * gdb.ada/vla/vla.adb: New file.
7490
7bd55dac
TV
74912019-05-07 Tom de Vries <tdevries@suse.de>
7492
7493 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7494
75f06e9d
TV
74952019-05-07 Tom de Vries <tdevries@suse.de>
7496
7497 PR testsuite/24522
7498 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7499 section.
7500
77e7aaa4
TV
75012019-05-07 Tom de Vries <tdevries@suse.de>
7502
7503 PR testsuite/24522
7504 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7505 .debug_aranges section.
7506
456ba0fa
TV
75072019-05-07 Tom de Vries <tdevries@suse.de>
7508
7509 PR testsuite/24159
7510 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7511
5a56d6a6
TV
75122019-05-06 Tom de Vries <tdevries@suse.de>
7513
7514 * lib/gdb.exp (exec_has_index_section): New proc.
7515 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7516 section.
7517
9d6d4be8
TV
75182019-05-04 Tom de Vries <tdevries@suse.de>
7519
7520 * boards/cc-with-debug-names.exp: New file.
7521
222a8d25
TT
75222019-05-03 Tom Tromey <tromey@adacore.com>
7523
7524 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7525 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7526 * gdb.ada/char_enum.exp: Add test.
7527
0fdfd794
TV
75282019-05-03 Tom de Vries <tdevries@suse.de>
7529
7530 * boards/cc-with-gdb-index.exp: New file.
7531
80062eb9
AB
75322019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7533
7534 * gdb.rust/simple.exp: Add new test case.
7535 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7536 (main): Initialise an instance of the new struct.
7537
4504bbde
TT
75382019-05-01 Tom Tromey <tromey@adacore.com>
7539
7540 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7541 record.
7542 (NPR): New variable.
7543 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7544 test.
7545
d48e62f4
TT
75462019-05-01 Tom Tromey <tromey@adacore.com>
7547
7548 * gdb.ada/packed_array_assign.exp: Add packed assignment
7549 regression test.
7550
f59f30f5
TV
75512019-05-01 Tom de Vries <tdevries@suse.de>
7552
7553 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7554
b70bfc54
TV
75552019-05-01 Tom de Vries <tdevries@suse.de>
7556
7557 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7558
15f18d14
AT
75592019-04-30 Ali Tamur <tamur@google.com>
7560
7561 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7562
2ff0a947
TT
75632019-04-30 Tom Tromey <tromey@adacore.com>
7564
7565 * lib/ada.exp (find_ada_tool): New proc.
7566 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7567 * gdb.ada/catch_ex_std.exp: New file.
7568 * gdb.ada/catch_ex_std/foo.adb: New file.
7569 * gdb.ada/catch_ex_std/some_package.adb: New file.
7570 * gdb.ada/catch_ex_std/some_package.ads: New file.
7571
a776957c
TT
75722019-04-30 Tom Tromey <tromey@adacore.com>
7573
7574 PR c++/24470:
7575 * gdb.cp/temargs.cc: Add test code from PR.
7576
bc68014d
AB
75772019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7578
7579 * gdb.fortran/vla-datatypes.exp: Update expected results.
7580 * gdb.fortran/vla-ptype.exp: Likewise.
7581 * gdb.fortran/vla-type.exp: Likewise.
7582 * gdb.fortran/vla-value.exp: Likewise.
7583
f1fdc960
AB
75842019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7585
7586 * gdb.fortran/ptr-indentation.exp: Update expected results.
7587 * gdb.fortran/ptype-on-functions.exp: Likewise.
7588 * gdb.fortran/vla-ptr-info.exp: Likewise.
7589 * gdb.fortran/vla-value.exp: Likewise.
7590
bf7a4de1
AB
75912019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7592
7593 * gdb.fortran/ptype-on-functions.exp: New file.
7594 * gdb.fortran/ptype-on-functions.f90: New file.
7595
bbe75b9d
AB
75962019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7597
7598 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7599 case void string.
7600
1db455a7
AB
76012019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7602
7603 * gdb.fortran/complex.exp: Expand.
7604 * gdb.fortran/complex.f: Renamed to...
7605 * gdb.fortran/complex.f90: ...this, and extended to add more
7606 complex values.
7607
b6d03bb2
AB
76082019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7609
7610 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7611 MODULO, CMPLX.
7612
2e62ab40
AB
76132019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7614 Richard Bunt <richard.bunt@arm.com>
7615
7616 * gdb.base/max-depth.c: New file.
7617 * gdb.base/max-depth.exp: New file.
7618 * gdb.python/py-nested-maps.c: New file.
7619 * gdb.python/py-nested-maps.exp: New file.
7620 * gdb.python/py-nested-maps.py: New file.
7621 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7622 (test_all_common): Call test_max_depth.
7623 * gdb.fortran/max-depth.exp: New file.
7624 * gdb.fortran/max-depth.f90: New file.
7625 * gdb.go/max-depth.exp: New file.
7626 * gdb.go/max-depth.go: New file.
7627 * gdb.modula2/max-depth.exp: New file.
7628 * gdb.modula2/max-depth.c: New file.
7629 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7630
d2b584a5
TV
76312019-04-29 Tom de Vries <tdevries@suse.de>
7632
7633 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7634
136afab8
PW
76352019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7636
7637 * gdb.base/callexit.exp: Test may-call-functions off.
7638
725cbb63
KS
76392019-04-25 Keith Seitz <keiths@redhat.com>
7640
7641 PR c++/24367
7642 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7643 (another_incomplete_struct, test_incomplete): New definitions.
7644 (main): Use new definitions.
7645 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7646 functions.
7647
701adfb0
PA
76482019-04-25 Ali Tamur <tamur@google.com>
7649
7650 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7651
82433e3e
SDJ
76522019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7653
7654 PR corefiles/11608
7655 PR corefiles/18187
7656 * gdb.base/coredump-filter-build-id.exp: New file.
7657
dd06d4d6
AH
76582019-04-25 Alan Hayward <alan.hayward@arm.com>
7659
e79be6e5
SM
7660 * Makefile.in: Pass through GDBSERVER_DEBUG.
7661 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7662 (gdbserver,debug): Add board setting.
7663 * gdb.trace/tspeed.exp: Skip when debugging.
7664 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7665 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7666
1670072e
TT
76672019-04-24 Tom Tromey <tromey@adacore.com>
7668
7669 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7670 Rust.
7671
a59240a4
TT
76722019-04-24 Tom Tromey <tromey@adacore.com>
7673
7674 * gdb.arch/amd64-eval.exp: Test bitfield return.
7675 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7676 (class Foo) <return_bitfields>: New method.
7677 (main): Call it.
7678
b907456c
AB
76792019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7680
7681 * gdb.cp/many-args.cc: New file.
7682 * gdb.cp/many-args.exp: New file.
7683
5c565afd
TV
76842019-04-23 Tom de Vries <tdevries@suse.de>
7685
7686 PR gdb/24433
7687 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7688
ba22ff86
AH
76892019-04-23 Alan Hayward <alan.hayward@arm.com>
7690
7691 * gdb.trace/backtrace.exp: Use nopie flag.
7692 * gdb.trace/circ.exp: Likewise.
7693 * gdb.trace/collection.exp: Likewise.
7694 * gdb.trace/ftrace.exp: Likewise.
7695 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7696 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7697 * gdb.trace/qtro.exp: Likewise.
7698 * gdb.trace/read-memory.exp: Likewise.
7699 * gdb.trace/report.exp: Likewise.
7700 * gdb.trace/tfile.exp: Likewise.
7701 * gdb.trace/tfind.exp: Likewise.
7702 * gdb.trace/unavailable.exp: Likewise.
7703
7905fc35
PA
77042019-04-22 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.base/solib-probes-nosharedlibrary.c,
7707 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7708
8ecb59f8
TT
77092019-04-19 Tom Tromey <tromey@adacore.com>
7710
7711 * gdb.ada/ptype_union.c: New file.
7712 * gdb.ada/ptype_union.exp: New file.
7713
62160ec9
TT
77142019-04-19 Tom Tromey <tromey@adacore.com>
7715
7716 PR symtab/24423:
7717 * gdb.base/list0.h (foo): Add a control-l character.
7718
36cd4ba5
TV
77192019-04-18 Tom de Vries <tdevries@suse.de>
7720
7721 PR gdb/24433
7722 * boards/local-board.exp: Set sysroot to "".
7723
b73715df
TV
77242019-04-18 Tom de Vries <tdevries@suse.de>
7725 Pedro Alves <palves@redhat.com>
7726
7727 PR gdb/24454
7728 * gdb.threads/vfork-follow-child-exec.c: New file.
7729 * gdb.threads/vfork-follow-child-exec.exp: New file.
7730 * gdb.threads/vfork-follow-child-exit.c: New file.
7731 * gdb.threads/vfork-follow-child-exit.exp: New file.
7732
4aa866af
LS
77332019-04-15 Leszek Swirski <leszeks@google.com>
7734
7735 * gdb.arch/amd64-eval.cc: New file.
7736 * gdb.arch/amd64-eval.exp: New file.
7737
e5a1a79a
AH
77382019-04-11 Alan Hayward <alan.hayward@arm.com>
7739
7740 * gdb.server/sysroot.c: New test.
7741 * gdb.server/sysroot.exp: New file.
7742 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7743 matching param.
7744
41077b66
AB
77452019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7746
7747 * gdb.base/align.exp: Extend test to cover structures containing
7748 only static fields.
7749
c30391f8
TV
77502019-04-11 Tom de Vries <tdevries@suse.de>
7751
7752 * boards/cc-with-dwz-m.exp: New file.
7753 * boards/cc-with-dwz.exp: New file.
7754 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7755
e242fd12
SM
77562019-04-09 Simon Marchi <simon.marchi@efficios.com>
7757
7758 * gdb.base/start-cpp.exp: New file.
7759 * gdb.base/start-cpp.cc: New file.
7760
2b0c8b01
KB
77612019-04-08 Kevin Buettner <kevinb@redhat.com>
7762
7763 * gdb.python/py-thrhandle.exp: Adjust tests to call
7764 thread_from_handle instead of thread_from_thread_handle.
7765
947210e5
KB
77662019-04-08 Kevin Buettner <kevinb@redhat.com>
7767
7768 * gdb.python/py-thrhandle.exp: Add tests for
7769 gdb.InferiorThread.handle.
7770
d7df6549
AB
77712019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7772
7773 * gdb.python/py-function.exp: Check calling helper function from
7774 all languages.
7775 * lib/gdb.exp (gdb_supported_languages): New proc.
7776
8bdc1658
AB
77772019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7778
7779 * gdb.base/complex-parts.c: New file.
7780 * gdb.base/complex-parts.exp: New file.
7781
05caa1d2
TT
77822019-04-01 Tom Tromey <tromey@adacore.com>
7783
7784 PR symtab/23331:
7785 * gdb.dwarf2/dw2-ranges-main.c: New file.
7786 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7787 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7788
7734102d
EZ
77892019-03-30 Simon Marchi <simark@simark.ca>
7790
7791 * gdb.base/default.exp: Add values for $_gdb_major and
7792 $_gdb_minor.
7793
188e1fa9
TT
77942019-03-29 Tom Tromey <tromey@adacore.com>
7795
7796 * gdb.base/help.exp: Tighten apropos regexp.
7797
2880242d
KS
77982019-03-29 Keith Seitz <keiths@redhat.com>
7799
7800 * gdb.fortran/array-bounds.exp: New file.
7801 * gdb.fortran/array-bounds.f90: New file.
7802
077cad8e
PW
78032019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7804
7805 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7806
80047cfc
PW
78072019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7808
7809 * gdb.multi/hello.c (main): Increase alarm timer.
7810
f489207e
SL
78112019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7812
7813 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7814 factor when no hardware watchpoint support.
7815
c92df149
AH
78162019-03-28 Alan Hayward <alan.hayward@arm.com>
7817 Pedro Alves <palves@redhat.com>
7818
7819 * boards/local-board.exp: set sysroot to /.
7820
933aebfa
AH
78212019-03-27 Alan Hayward <alan.hayward@arm.com>
7822
7823 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7824 in child.
7825
9f9aa852
AB
78262019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7827
7828 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7829 field.
7830 (make_container): Initialise new field.
7831 * gdb.python/py-prettyprint.exp: Add new tests.
7832 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7833 <display_hint>: New method.
7834
3714a195
AB
78352019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7836
7837 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7838 gdb_continue_to_breakpoint more throughout this test.
7839 (run_lang_tests) Supply unique test names, and use
7840 gdb_test_no_output.
7841
18c77628
AB
78422019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7843
7844 * gdb.base/finish-pretty.exp: Update expected results.
7845 * gdb.base/pretty-print.c: New file.
7846 * gdb.base/pretty-print.exp: New file.
7847
9a93502f
PA
78482019-03-25 Pedro Alves <palves@redhat.com>
7849
7850 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7851 move comments outside list. Append '-i "" eof' section.
7852
968aa7ae
AH
78532019-03-22 Alan Hayward <alan.hayward@arm.com>
7854
34a7f2a4 7855 PR testsuite/25016
968aa7ae
AH
7856 * README: Add pie options.
7857 * gdb.base/break-interp.exp: Ensure pie is disabled.
7858 * gdb.base/dump.exp: Likewise.
7859 * lib/gdb.exp (gdb_compile): Add pie option.
7860
4c7d57e7
TT
78612019-03-19 Tom Tromey <tromey@adacore.com>
7862
7863 * gdb.mi/mi2-cli-display.c: New file.
7864 * gdb.mi/mi2-cli-display.exp: New file.
7865
bff8c71f
TT
78662019-03-18 Joel Brobecker <brobecker@adacore.com>
7867 Tom Tromey <tromey@adacore.com>
7868
7869 * gdb.ada/ptype_array/pck.adb: New file.
7870 * gdb.ada/ptype_array/pck.ads: New file.
7871 * gdb.ada/ptype_array/foo.adb: New file.
7872 * gdb.ada/ptype_array.exp: New file.
7873
d085f989
TT
78742019-03-14 Tom Tromey <tromey@adacore.com>
7875
7876 * gdb.base/style.exp: Add "set style sources" test.
7877
b4be1b06
SM
78782019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7879
7880 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7881 * mi-breakpoint-multiple-locations.exp: ... this.
7882 (make_breakpoints_pattern): New proc.
7883 (do_test): Add mi_version parameter, test -break-insert,
7884 -break-info and =breakpoint-created.
7885
7cde5fc2
AB
78862019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7887
7888 * config/default.exp: Remove 'load_lib gdb.exp'.
7889 * config/monitor.exp: Likewise.
7890 * config/sid.exp: Likewise.
7891 * config/sim.exp: Likewise.
7892 * config/slite.exp: Likewise.
7893 * config/unix.exp: Likewise.
7894 * gdb.base/default.exp: Remove unhelpful comment.
7895
efbecbc1
AB
78962019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7897
7898 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7899
0841c79a
AB
79002019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7901
7902 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7903
4a270568
AB
79042019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 * gdb.fortran/type-kinds.exp: Update expected results.
7907
067630bd
AB
79082019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7909
7910 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7911
3be47f7a
AB
79122019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7913
7914 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7915 function.
7916 (test_basic_parsing_of_type_kinds): Expand types tested.
7917 (test_parsing_invalid_type_kinds): New function.
7918
4d00f5d8
AB
79192019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7920
7921 * gdb.fortran/intrinsics.exp: New file.
7922 * gdb.fortran/intrinsics.f90: New file.
7923 * gdb.fortran/type-kinds.exp: New file.
7924
c8f91604
AB
79252019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7926
7927 * gdb.fortran/dot-ops.exp: New file.
7928
dd9f2c76
AB
79292019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7930
7931 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7932 Check upper and lower case logical literals.
7933
84ec9724
AB
79342019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7935
7936 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7937 Remove duplicate tests.
7938
c3734e09
AH
79392019-03-06 Alan Hayward <alan.hayward@arm.com>
7940
7941 * lib/gdb.exp (builtin_cd): rename of cd.
7942 (cd): Override builtin.
7943
aa3cfbda
RB
79442019-03-06 Richard Bunt <richard.bunt@arm.com>
7945
7946 * gdb.fortran/function-calls.exp: New file.
7947 * gdb.fortran/function-calls.f90: New test.
7948
7b63ad86
RB
79492019-03-04 Richard Bunt <richard.bunt@arm.com>
7950
7951 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7952 on user program standard output.
7953 * gdb.fortran/short-circuit-argument-list.f90: Record function
7954 calls.
7955
01abb042
AH
79562019-02-28 Alan Hayward <alan.hayward@arm.com>
7957
c3734e09
AH
7958 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7959 failure.
01abb042 7960
92137da0
RO
79612019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7962
7963 PR gdb/8527
7964 * gdb.base/interrupt-daemon-attach.c,
7965 gdb.base/interrupt-daemon-attach.exp: New test.
7966
5862844d
PA
79672019-02-27 Pedro Alves <palves@redhat.com>
7968
7969 * gdb.base/page.exp: Add tests for "set width/height -1".
7970
8ed25214
PA
79712019-02-27 Pedro Alves <palves@redhat.com>
7972
7973 * gdb.base/page.exp: Add tests for "set/show width/height" with
7974 "infinite" values.
7975
6c28e44a
TT
79762019-02-27 Tom Tromey <tromey@adacore.com>
7977
7978 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7979 2.4.
7980 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7981 workaround.
7982
bf9a735e
AB
79832019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7984
7985 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7986 tests for structs with static members.
7987
8791793c
TT
79882019-02-26 Tom Tromey <tromey@adacore.com>
7989
7990 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7991 ValueError, not TypeError.
7992
bc2a507e
KB
79932019-02-26 Kevin Buettner <kevinb@redhat.com>
7994
7995 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7996 call from main program.
7997
e0e7d3bd
JB
79982019-02-23 Joel Brobecker <brobecker@adacore.com>
7999
8000 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
8001 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
8002 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
8003 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
8004 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
8005
9600246d
KS
80062019-02-22 Keith Seitz <keiths@redhat.com>
8007
8008 PR symtab/23853
8009 * gdb.base/symlink-sourcefile.c: New file.
8010 * gdb.base/symlink-sourcefile.exp: New file.
8011
0c95f9ed
TT
80122019-02-20 Tom Tromey <tom@tromey.com>
8013
8014 * gdb.base/info_qt.exp: Update.
8015
6caa91b6
SM
80162019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
8017
8018 * gdb.base/source.exp: Move "error in sourced script" code to
8019 the end.
8020 * gdb.base/source-error.gdb: Move contents to
8021 source-error-1.gdb. Add new code to source source-error-1.gdb.
8022 * gdb.base/source-error-1.gdb: New file, from previous
8023 source-error.gdb.
8024
6506371f
TT
80252019-02-17 Tom Tromey <tom@tromey.com>
8026
8027 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
8028 for macro styling.
8029 * gdb.base/style.c (SOME_MACRO): New macro.
8030
a0087920
TT
80312019-02-17 Tom Tromey <tom@tromey.com>
8032
8033 * gdb.base/style.exp: Add line-wrapping tests.
8034 * gdb.base/page.exp: Add test for quitting during pagination.
8035
a2cd4f14
JB
80362019-02-17 Joel Brobecker <brobecker@adacore.com>
8037
8038 * gdb.ada/big_packed_array: New testcase.
8039 * gdb.ada/homonym.exp: Fix incorrect expected output for
8040 "break <homonym__get_value>" test.
8041
9d70ffbc
WP
80422019-02-13 Weimin Pan <weimin.pan@oracle.com>
8043
8044 PR breakpoints/21870
8045 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
8046 and prepare_for_testing. Add comment.
8047 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
8048 redundant cleanup call. Clean up comment.
8049
01c7ae81
WP
80502019-02-12 Weimin Pan <weimin.pan@oracle.com>
8051
8052 PR breakpoints/21870
8053 * gdb.arch/aarch64-dbreg-contents.exp: New file.
8054 * gdb.arch/aarch64-dbreg-contents.c: New file.
8055
aff29d1c
JB
80562019-02-10 Joel Brobecker <brobecker@adacore.com>
8057
8058 * gdb.ada/mi_ref_changeable: New testcase.
8059
df0da8a2
AH
80602019-02-07 Alan Hayward <alan.hayward@arm.com>
8061
8062 * gdb.base/attach.exp: Add double attach test.
8063
bd447abb
SM
80642019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
8065
8066 * lib/gdb.exp (default_gdb_start): Don't match pagination
8067 prompt.
8068 (gdb_init): Set stty_init.
8069
1dbc40b9
TT
80702019-01-27 Tom Tromey <tom@tromey.com>
8071
8072 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
8073 skip_python_tests.
8074
353229bf
AH
80752019-01-24 Alan Hayward <alan.hayward@arm.com>
8076
8077 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
8078 New structure.
8079 (struct struct_static_02_02): Likewise.
8080 (struct struct_static_02_03): Likewise.
8081 (struct struct_static_02_04): Likewise.
8082 (struct struct_static_04_01): Likewise.
8083 (struct struct_static_04_02): Likewise.
8084 (struct struct_static_04_03): Likewise.
8085 (struct struct_static_04_04): Likewise.
8086 (struct struct_static_06_01): Likewise.
8087 (struct struct_static_06_02): Likewise.
8088 (struct struct_static_06_03): Likewise.
8089 (struct struct_static_06_04): Likewise.
8090 (cmp_struct_static_02_01): Likewise.
8091 (cmp_struct_static_02_02): Likewise.
8092 (cmp_struct_static_02_03): Likewise.
8093 (cmp_struct_static_02_04): Likewise.
8094 (cmp_struct_static_04_01): Likewise.
8095 (cmp_struct_static_04_02): Likewise.
8096 (cmp_struct_static_04_03): Likewise.
8097 (cmp_struct_static_04_04): Likewise.
8098 (cmp_struct_static_06_01): Likewise.
8099 (cmp_struct_static_06_02): Likewise.
8100 (cmp_struct_static_06_03): Likewise.
8101 (cmp_struct_static_06_04): Likewise.
8102 (call_all): Test new structs.
8103 * gdb.base/infcall-nested-structs.exp: Likewise.
8104
73021deb
AH
81052019-01-21 Alan Hayward <alan.hayward@arm.com>
8106 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
8107
fc65c7db
AH
81082019-01-21 Alan Hayward <alan.hayward@arm.com>
8109 * gdb.base/stack-protector.c: New test.
8110 * gdb.base/stack-protector.exp: New file.
8111 * gdb.cp/ovldbreak.exp: Only allow a single break line.
8112 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
8113 option.
8114 (gdb_compile): Remove stack protector for GCC and prevent
8115 recursion.
8116
c24bdb02
KS
81172019-01-16 Keith Seitz <keiths@redhat.com>
8118
8119 PR gdb/23773
8120 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
8121
6f072a10
PFC
81222019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8123
8124 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
8125 aliases.
8126 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
8127 tests.
8128 * gdb.arch/powerpc-vector-regs.c: New file.
8129 * gdb.arch/powerpc-vector-regs.exp: New file.
8130
a7b8d682
PFC
81312019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8132
8133 * gdb.arch/altivec-regs.exp: Fix the list passed to
8134 gdb_expect_list when testing "info vector".
8135
6eb6fb67
AB
81362019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
8137
8138 * gdb.base/style.exp: Don't include path in testname.
8139
b56f80d8
KS
81402019-01-10 Keith Seitz <keiths@redhat.com>
8141
8142 PR gdb/23712
8143 PR symtab/23010
8144 * gdb.dwarf2/multidictionary.exp: New file.
8145
041be526
SM
81462019-01-09 Simon Marchi <simon.marchi@ericsson.com>
8147
8148 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
8149 (test_gnuv3_style_demangling): ... this.
8150 (test_lucid_style_demangling): Remove.
8151 (test_arm_style_demangling): Remove.
8152 (test_hp_style_demangling): Remove.
8153 (do_tests): Remove calls to the above.
8154
d820d0c3
AB
81552019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
8156
8157 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
8158 case.
8159
f097f5ad
TT
81602019-01-06 Tom Tromey <tom@tromey.com>
8161
8162 PR gdb/28155:
8163 * gdb.dwarf2/typedef-void-finish.exp: New file.
8164
2cd8cc0b
TT
81652018-12-28 Tom Tromey <tom@tromey.com>
8166 Simon Marchi <simark@simark.ca>
8167
8168 * gdb.base/jit-exec.exp: New file.
8169 * gdb.base/jit-exec.c: New file.
8170 * gdb.base/jit-execd.c: New file.
8171
35fb8261
TT
81722018-12-28 Tom Tromey <tom@tromey.com>
8173
8174 * gdb.base/style.exp: Update test to check for address styling.
8175
47fd17cd
TT
81762018-12-28 Tom Tromey <tom@tromey.com>
8177
8178 * gdb.base/style.exp: Add test for styling of "Reading symbols"
8179 message.
8180
d47032b7
TT
81812018-12-28 Tom Tromey <tom@tromey.com>
8182
8183 * gdb.base/style.exp: Add test for version number styling.
8184
af79b68d
TT
81852018-12-28 Tom Tromey <tom@tromey.com>
8186
8187 * gdb.base/style.exp: Add test for print_address_symbolic.
8188
0bb296cb
TT
81892018-12-28 Tom Tromey <tom@tromey.com>
8190
8191 * gdb.base/style.exp: Add test for breakpoint setting.
8192
80ae2043
TT
81932018-12-28 Tom Tromey <tom@tromey.com>
8194
8195 * gdb.base/style.exp: Add test for variable names.
8196
cbe56571
TT
81972018-12-28 Tom Tromey <tom@tromey.com>
8198
8199 * gdb.base/style.exp: New file.
8200 * gdb.base/style.c: New file.
8201
9162a27c
TT
82022018-12-28 Tom Tromey <tom@tromey.com>
8203
8204 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
8205 "dumb".
8206 * gdb.base/readline.exp (operate_and_get_next): Save and restore
8207 the TERM environment variable.
8208
bc543c90
TT
82092018-12-27 Tom Tromey <tom@tromey.com>
8210
8211 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
8212 pagination test.
8213
6f0ffe50
AB
82142018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
8215
8216 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
8217 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
8218
b5a1e557
PW
82192018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8220
8221 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
8222 Filename a.adb changed to bp_fun_addr.adb.
8223 gdb.ada/bp_fun_addr.exp: Update test accordingly.
8224
6e8b1ab2
JV
82252018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
8226
8227 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
8228 non-PIE executables.
8229 * README: Mention the gdb,nopie_flag board setting.
8230 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
8231 non-PIE executable.
8232 * gdb.arch/amd64-entry-value.exp: Likewise.
8233 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
8234 * gdb.arch/i386-float.exp: Likewise.
8235 * gdb.arch/i386-signal.exp: Likewise.
8236 * gdb.mi/mi-reg-undefined.exp: Likewise.
8237
d00a27c5
PM
82382018-12-21 Paul Marechal <paul.marechal@ericsson.com>
8239
8240 PR gdb/23974
8241 * gdb.base/info-os.exp: Check return for unknown "info os" type.
8242
161d081c
PW
82432018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8244
8245 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
8246 Update order of results accordingly.
8247
b001de23
AB
82482018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
8249
8250 * gdb.base/annota1.exp: Update a test regexp.
8251
99e1a184
AB
82522018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
8253
8254 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
8255
7a81c1e2
PW
82562018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8257
8258 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
8259 (reuse_time): Initialize to REUSE_TIME_CAP.
8260 (check_rc): New function.
8261 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
8262 Check pthread_create rc.
8263 (spawner_thread_func): Check pthread_create and pthread_join rc.
8264
73e8dc90
PA
82652018-12-08 Pedro Alves <palves@redhat.com>
8266
8267 * gdb.base/list.exp (test_forward_search): Rename to ...
8268 (test_forward_reverse_search): ... this. Also test reverse-search
8269 and the forward-search alias.
8270
13f2ed32
AB
82712018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8272
8273 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8274 local timeout variable before return, and remove all local timeout
8275 variable entirely.
8276 (gdb_load): Likewise.
8277
64d27cfc
TV
82782018-12-01 Tom de Vries <tdevries@suse.de>
8279
8280 * gdb.base/gdb-caching-proc.exp: New file.
8281
f63c03b4
SDJ
82822018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8283
8284 * Makefile.in (TIMESTAMP): New variable.
8285 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8286 command.
8287 (check-single-racy): Likewise.
8288 (check/%.exp): Likewise.
8289 (check-racy/%.exp): Likewise.
8290 (workers/%.worker): Likewise.
8291 (build-perf): Likewise.
8292 (check-perf): Likewise.
8293 * README: Describe new "TS" and "TS_FORMAT" variables.
8294 * print-ts.py: New file.
8295
1c97054b
BF
82962018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8297
8298 PR python/23714
8299 * gdb.python/python.exp: Test command repetition after
8300 gdb.execute.
8301
1871a62d
AB
83022018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8303
8304 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8305 is correctly aligned.
8306
fb5e1ed9
PW
83072018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8308
8309 * gdb.ada/info_auto_lang.exp: New testcase.
8310 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8311 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8312 * gdb.ada/info_auto_lang/some_c.c: New file.
8313
43d397ca
PW
83142018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8315
8316 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8317 FUNC_lang language syntax.
8318
beddd671
PW
83192018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8320
8321 * gdb.base/info_minsym.c: New file.
8322 * gdb.base/info_minsym.exp: New file.
8323
73fc52c4
TT
83242018-11-19 Tom Tromey <tom@tromey.com>
8325
8326 PR rust/23625:
8327 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8328 * gdb.rust/expr.exp: Update expected output. Change one test.
8329
994b876a
TT
83302018-11-19 Tom Tromey <tom@tromey.com>
8331
8332 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8333
6769f276
PA
83342018-11-19 Pedro Alves <palves@redhat.com>
8335
8336 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8337 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8338 see the expected warning.
8339
38a72da0
AH
83402018-11-16 Alan Hayward <alan.hayward@arm.com>
8341
8342 PR gdb/22736:
8343 * gdb.cp/infcall-nodebug-lib.c: New test.
8344 * gdb.cp/infcall-nodebug-main.c: New test.
8345 * gdb.cp/infcall-nodebug.exp: New file.
8346
53a89d6e
SM
83472018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8348
8349 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8350 completer tests.
8351
9325300d
TV
83522018-11-09 Tom de Vries <tdevries@suse.de>
8353
8354 * gdb.base/msym-lang.c: New test.
8355 * gdb.base/msym-lang.exp: New file.
8356 * gdb.base/msym-lang-main.c: New test.
8357
20f0d60d
TT
83582018-11-08 Tom Tromey <tom@tromey.com>
8359
8360 PR gdb/23555:
8361 PR gdb/23838:
8362 * gdb.base/warning.exp: New file.
8363
b5420128
JB
83642018-11-08 Jan Beulich <jbeulich@suse.com>
8365
8366 * testsuite/gdb.arch/i386-avx512.c,
8367 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8368
cd115d61
AB
83692018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8370
8371 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8372 point hardware.
8373
35ee2dc2
AB
83742018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8375
8376 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8377 * gdb.dwarf2/missing-type-name.exp: New file.
8378
31aceee8
TV
83792018-11-06 Tom de Vries <tdevries@suse.de>
8380
8381 * gdb.base/many-headers.c: New test.
8382 * gdb.base/many-headers.exp: New file.
8383
109be305
JW
83842018-11-06 Jim Wilson <jimw@sifive.com>
8385
8386 * gdb.base/code_elim.exp: For riscv, set additional_flags
8387 to include -msmall-data-limit=0.
8388
e2b7af72
JB
83892018-11-01 Joel Brobecker <brobecker@adacore.com>
8390
8391 * gdb.ada/watch_minus_l: New testcase.
8392
cdcda965
SM
83932018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8394
8395 * gdb.arch/aix-sighandle.c: New file.
8396 * gdb.arch/aix-sighandle.exp: New file.
8397
92dcebf3
AB
83982018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8399
8400 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8401 registers being unions.
8402
68b9ac18
TV
84032018-10-31 Tom de Vries <tdevries@suse.de>
8404
8405 * lib/valgrind.exp: New file.
8406 (vgdb_start, vgdb_stop): New procs, factored out of ...
8407 * gdb.base/valgrind-bt.exp: ... here, ...
8408 * gdb.base/valgrind-disp-step.exp: ... here and ...
8409 * gdb.base/valgrind-infcall.exp: ... here.
8410
1443936e
TV
84112018-10-31 Tom de Vries <tdevries@suse.de>
8412
8413 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8414
eb77c9df
AB
84152018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8416
8417 * gdb.dwarf2/void-type.c: New file.
8418 * gdb.dwarf2/void-type.exp: New file.
8419
82b5e646
PW
84202018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8421
8422 * gdb.base/info_qt.c: New file.
8423 * gdb.base/info_qt.exp: New file.
8424
8d619c01
EBM
84252018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8426
8427 * gdb.arch/powerpc-htm-regs.c: New file.
8428 * gdb.arch/powerpc-htm-regs.exp: New file.
8429
f2cf6173
EBM
84302018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8431
8432 * gdb.arch/powerpc-tar.c: New file.
8433 * gdb.arch/powerpc-tar.exp: New file.
8434
7ca18ed6
EBM
84352018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8436
8437 * gdb.arch/powerpc-ppr-dscr.c: New file.
8438 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8439
bfcc0eba
TV
84402018-10-25 Tom de Vries <tdevries@suse.de>
8441
8442 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8443
fe1a5cad
TV
84442018-10-24 Tom de Vries <tdevries@suse.de>
8445
8446 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8447 longer exists error.
8448
a76dc3b7
TV
84492018-10-24 Tom de Vries <tdevries@suse.de>
8450
8451 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8452
4df46df7
TV
84532018-10-24 Tom de Vries <tdevries@suse.de>
8454
8455 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8456 --db-attach in valgrind.
8457
0dbfcfff
AB
84582018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8459
8460 * gdb.arch/riscv-reg-aliases.c: New file.
8461 * gdb.arch/riscv-reg-aliases.exp: New file.
8462
b04480b1
AH
84632018-10-19 Alan Hayward <alan.hayward@arm.com>
8464
8465 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8466
2c6ac8d7
AH
84672018-10-19 Alan Hayward <alan.hayward@arm.com>
8468
8469 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8470
2bc69f25
AH
84712018-10-19 Alan Hayward <alan.hayward@arm.com>
8472
8473 * gdb.cp/ovldbreak.exp: Fix regexps.
8474
1f1ae3a3
AH
84752018-10-19 Alan Hayward <alan.hayward@arm.com>
8476
8477 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8478
94c18618
SDJ
84792018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8480
8481 PR cli/23785
8482 * gdb.base/restore.exp: New test to check if "restore" with an
8483 invalid file doesn't segfault.
8484
812cd6eb
TV
84852018-10-18 Tom de Vries <tdevries@suse.de>
8486
8487 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8488 * gdb.ada/excep_handle.exp: Same.
8489 * gdb.ada/mi_string_access.exp: Same.
8490 * gdb.ada/mi_var_union.exp: Same.
8491 * gdb.arch/arc-analyze-prologue.exp: Same.
8492 * gdb.arch/arc-decode-insn.exp: Same.
8493 * gdb.base/readnever.exp: Same.
8494 * gdb.fortran/printing-types.exp: Same.
8495 * gdb.guile/scm-lazy-string.exp: Same.
8496
c4b90788
TV
84972018-10-16 Tom de Vries <tdevries@suse.de>
8498
8499 PR gdb/23730
8500 * gdb.base/catch-follow-exec.c: Add copyright notice.
8501 * gdb.base/catch-follow-exec.exp: Rewrite to use
8502 gdb_spawn_with_cmdline_opts. Require gdb-native.
8503
8bca2978
SL
85042018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8505
8506 * gdb.trace/actions-changed.exp: Check for arch support.
8507 * gdb.trace/actions.exp: Likewise.
8508 * gdb.trace/ax.exp: Likewise.
8509 * gdb.trace/backtrace.exp: Likewise.
8510 * gdb.trace/change-loc.exp: Likewise.
8511 * gdb.trace/deltrace.exp: Likewise.
8512 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8513 * gdb.trace/ftrace.exp: Likewise.
8514 * gdb.trace/infotrace.exp: Check for arch support.
8515 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8516 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8517 * gdb.trace/mi-tsv-changed.exp: Likewise.
8518 * gdb.trace/packetlen.exp: Likewise.
8519 * gdb.trace/passc-dyn.exp: Likewise.
8520 * gdb.trace/passcount.exp: Likewise.
8521 * gdb.trace/pending.exp: Likewise.
8522 * gdb.trace/range-stepping.exp: Check for shlib support.
8523 * gdb.trace/report.exp: Check for arch support.
8524 * gdb.trace/save-trace.exp: Likewise.
8525 * gdb.trace/signal.exp: Check for signal support.
8526 * gdb.trace/tfind.exp: Check for arch support.
8527 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8528 * gdb.trace/trace-common.h: Add comment.
8529 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8530 * gdb.trace/trace-enable-disable.exp: Likewise.
8531 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8532 * gdb.trace/tracecmd.exp: Check for arch support.
8533 * gdb.trace/tspeed.exp: Check for shlib and target support.
8534 * gdb.trace/tstatus.exp: Check for arch support.
8535 * gdb.trace/tsv.exp: Likewise.
8536 * gdb.trace/while-dyn.exp: Likewise.
8537 * gdb.trace/while-stepping.exp: Likewise.
8538 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8539
f9c49bff
SM
85402018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8541
8542 * gdb.trace/tspeed.exp: Remove nowarnings.
8543 (prepare_for_trace_test): Declare "global ipalib".
8544 * gdb.trace/tspeed.c: Include unistd.h.
8545 (main): Remove superfluous printf argument.
8546
d4330bde
SL
85472018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8548
8549 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8550 directory prefix on the filename.
8551
8ecfd7bd
SDJ
85522018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8553
8554 * gdb.gdb/unittest.exp: Update expected message informing that
8555 selftests have been disabled.
8556 * gdb.server/unittest.exp: Likewise.
8557
58bbcd02
TV
85582018-10-09 Tom de Vries <tdevries@suse.de>
8559
8560 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8561 with runto_main.
8562
9f6b697b
WP
85632018-10-08 Weimin Pan <weimin.pan@oracle.com>
8564
8565 PR c++/16841
8566 * gdb.cp/virtbase2.cc: New file.
8567 * gdb.cp/virtbase2.exp: New file.
8568
add5ded5
TT
85692018-10-06 Tom Tromey <tom@tromey.com>
8570
8571 PR python/19399:
8572 * gdb.python/py-inferior.exp: Add architecture test.
8573
f9e48344
TT
85742018-10-06 Tom Tromey <tom@tromey.com>
8575
8576 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8577 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8578
2a8be203
TT
85792018-10-06 Tom Tromey <tom@tromey.com>
8580
8581 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8582 of a "throw" catchpoint.
8583
e04caa70
SDJ
85842018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8585
8586 * gdb.base/info-proc.exp: Update string expected from "help info
8587 proc".
8588
5ca8c39f
TT
85892018-10-04 Tom Tromey <tom@tromey.com>
8590
8591 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8592 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8593 (test_initial_complaints, test_empty_complaints): Update.
8594 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8595
3453e7e4
TT
85962018-10-04 Tom Tromey <tom@tromey.com>
8597
8598 PR cli/19551:
8599 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8600 * lib/gdb.exp (gdb_file_cmd): Update.
8601 * gdb.stabs/weird.exp (print_weird_var): Update.
8602 * gdb.server/solib-list.exp: Update.
8603 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8604 * gdb.mi/mi-cli.exp: Update.
8605 * gdb.linespec/linespec.exp: Update.
8606 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8607 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8608 * gdb.cp/cp-relocate.exp: Update.
8609 * gdb.base/sym-file.exp: Update.
8610 * gdb.base/relocate.exp: Update.
8611 * gdb.base/readnever.exp: Update.
8612 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8613 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8614 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8615 * gdb.base/code_elim.exp: Update.
8616 * gdb.base/break-unload-file.exp (test_break): Update.
8617 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8618 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8619 Update.
8620 * gdb.base/attach.exp (do_attach_tests): Update.
8621 * gdb.base/sepdebug.exp: Update.
8622 * gdb.python/py-section-script.exp: Update.
8623
6afcf761
TT
86242018-10-04 Tom Tromey <tom@tromey.com>
8625
8626 PR cli/22234:
8627 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8628 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8629 output.
8630
fef1b293
TT
86312018-10-04 Tom Tromey <tom@tromey.com>
8632
8633 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8634 set width and height to 0.
8635 (test_command_line_attach_run): Use -quiet.
8636
ca98345e
SL
86372018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8638
8639 * lib/gdb.exp (skip_ifunc_tests): New.
8640 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8641 other compile failures.
8642 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8643
ff34e6ae
SM
86442018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8645
8646 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8647 is_amd64_regs_target.
8648
6bb8890e
AH
86492018-10-01 Alan Hayward <alan.hayward@arm.com>
8650
8651 * gdb.arch/aarch64-sighandler-regs.c: New test.
8652 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8653 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8654
224d30d3
MM
86552018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8656
8657 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8658 assembly.
8659
f67ffa6a
AB
86602018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8661
8662 * gdb.base/frame-selection.exp: New file.
8663 * gdb.base/frame-selection.c: New file.
8664
9fc3183f
AH
86652018-09-27 Alan Hayward <alan.hayward@arm.com>
8666
8667 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8668 pthread barrier.
8669 (main): Likewise.
8670
d354055e
AB
86712018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8672
8673 * gdb.base/large-frame-1.c: New file.
8674 * gdb.base/large-frame-2.c: New file.
8675 * gdb.base/large-frame.exp: New file.
8676 * gdb.base/large-frame.h: New file.
8677
db727370
JL
86782018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8679
8680 PR gdb/20948
8681 * gdb.base/write_mem.exp: New test.
8682 * gdb.base/write_mem.c: Likewise.
8683
ae778caf
TT
86842018-09-23 Tom Tromey <tom@tromey.com>
8685
8686 PR python/18852:
8687 * gdb.python/py-parameter.exp: Add test for parameter that throws
8688 on "set".
8689
fd3ba736
TT
86902018-09-23 Tom Tromey <tom@tromey.com>
8691
8692 PR python/17284:
8693 * gdb.python/py-template.exp (test_template_arg): Add test for
8694 negative template argument number.
8695
39a24317
TT
86962018-09-23 Tom Tromey <tom@tromey.com>
8697
8698 PR python/14062:
8699 * gdb.python/python.exp: Add test for post_event error.
8700
f5769a2c
TT
87012018-09-23 Tom Tromey <tom@tromey.com>
8702
8703 PR python/18170:
8704 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8705 convert pointers to int and long.
8706
1c1e54f6
TT
87072018-09-23 Tom Tromey <tom@tromey.com>
8708
8709 PR python/20126:
8710 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8711 signed-ness conversion tests.
8712
fb4fa946
TT
87132018-09-23 Tom Tromey <tom@tromey.com>
8714
8715 PR python/18352;
8716 * gdb.python/py-value.exp (test_float_conversion): New proc.
8717 Use it.
8718
a466edac
HAQ
87192018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8720
8721 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8722
4ee9b0c5
SL
87232018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8724
8725 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8726 no readline.
8727 * gdb.base/utf8-identifiers.exp: Likewise.
8728 * gdb.cp/cpcompletion.exp: Likewise.
8729 * gdb.linespec/cpcompletion.exp: Likewise.
8730 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8731 * gdb.linespec/cpls-ops.exp: Likewise.
8732
23be8da7
RB
87332018-09-19 Richard Bunt <richard.bunt@arm.com>
8734 Chris January <chris.january@arm.com>
8735
8736 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8737 * gdb.fortran/short-circuit-argument-list.exp: New file.
8738 * gdb.fortran/short-circuit-argument-list.f90: New test.
8739
5031d0ae
SDJ
87402018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8741
8742 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8743 "arch=" keyword when executing "-stack-list-frames".
8744
b4c0d1a4
SDJ
87452018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8746
8747 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8748 "arch=" keyword when executing "-stack-list-frames".
8749
7a6d2b45
SDJ
87502018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8751
8752 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8753 break ada".
8754
8588b356
SM
87552018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8756
8757 PR python/23669
8758 * gdb.python/python.exp: Test gdb.execute("show commands").
8759
65e65158
TT
87602018-09-16 Tom Tromey <tom@tromey.com>
8761
8762 * gdb.base/new-ui.exp (do_execution_tests): Update.
8763 * gdb.base/dbx.exp (test_breakpoints): Update.
8764
bf326452
AH
87652018-09-14 Alan Hayward <alan.hayward@arm.com>
8766
8767 * lib/gdb.exp (gdb_simple_compile): Add proc.
8768 (is_elf_target): Use gdb_simple_compile.
8769 (skip_altivec_tests): Likewise.
8770 (skip_vsx_tests): Likewise.
8771 (skip_tsx_tests): Likewise.
8772 (skip_btrace_tests): Likewise.
8773 (skip_btrace_pt_tests): Likewise.
8774 (gdb_can_simple_compile): Likewise.
8775 (gdb_has_argv0): Likewise.
8776 (gdb_target_symbol_prefix): Likewise.
8777 (target_supports_scheduler_locking): Likewise.
8778
2361b0fb
TT
87792018-09-13 Tom Tromey <tom@tromey.com>
8780
8781 * Makefile.in (TAGS): Recognize proc_with_prefix and
8782 gdb_caching_proc.
8783
0ae1a321
SM
87842018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8785
8786 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8787 method.
8788
a40bf0c2
SM
87892018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8790
8791 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8792 and a few other Inferior properties when the Inferior is no
8793 longer valid.
8794
4a3fe98f
TT
87952018-09-13 Tom Tromey <tom@tromey.com>
8796
8797 PR rust/23650:
8798 * gdb.rust/simple.exp: Add test for enum field access error.
8799
098b2108
TT
88002018-09-13 Tom Tromey <tom@tromey.com>
8801
8802 PR rust/23626:
8803 * gdb.rust/simple.rs (EmptyEnum): New type.
8804 (main): Use it.
8805 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8806
1256af7d
SM
88072018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8808
8809 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8810 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8811 * gdb.python/py-symtab.exp: Update test printing an objfile.
8812
4aa8e6c2
SM
88132018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8814
8815 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8816 object.
8817
c221b2f7
AH
88182018-09-12 Alan Hayward <alan.hayward@arm.com>
8819
8820 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8821 (support_complex_tests): Use gdb_can_simple_compile.
8822 (is_ilp32_target): Likewise.
8823 (is_lp64_target): Likewise.
8824 (is_64_target): Likewise.
8825 (is_amd64_regs_target): Likewise.
8826 (is_aarch32_target): Likewise.
8827 (gdb_int128_helper): Likewise.
8828
6f1107b5
JK
88292018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8830
8831 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8832
1f5d1570
JG
88332018-09-10 Jerome Guitton <guitton@adacore.com>
8834
8835 * gdb.ada/same_component_name: Add test for case of tagged record
8836 with variable-length fields.
8837
cc330e39
XR
88382018-09-10 Xavier Roirand <roirand@adacore.com>
8839
8840 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8841 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8842 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8843 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8844
b9c50e9a
XR
88452018-09-10 Xavier Roirand <roirand@adacore.com>
8846
8847 * gdb.ada/mi_string_access.exp: New testcase.
8848 * gdb.ada/mi_string_access/bar.adb: New file.
8849 * gdb.ada/mi_string_access/pck.adb: New file.
8850 * gdb.ada/mi_string_access/pck.asd: New file.
8851
2963898f
XR
88522018-09-10 Xavier Roirand <roirand@adacore.com>
8853
8854 * gdb.ada/mi_var_union.exp: New testcase.
8855 * gdb.ada/mi_var_union/bar.adb: New file.
8856 * gdb.ada/mi_var_union/pck.adb: New file.
8857 * gdb.ada/mi_var_union/pck.asd: New file.
8858
1aac008f
TT
88592018-09-08 Tom Tromey <tom@tromey.com>
8860
8861 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8862
332cf4c9
TT
88632018-09-08 Tom Tromey <tom@tromey.com>
8864
8865 PR python/16047:
8866 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8867 (register_pretty_printers): Register new printer.
8868 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8869 test.
8870 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8871 (an_int_type3): New global.
8872
424da6cf
JB
88732018-09-08 Joel Brobecker <brobecker@adacore.com>
8874
8875 * gdb.ada/expr_with_funcall: New testcase.
8876
2a62dfa9
JB
88772018-09-08 Joel Brobecker <brobecker@adacore.com>
8878
8879 * gdb.ada/packed_array_assign: New testcase.
8880
96b6697f
AB
88812018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8882
8883 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8884 names, and add test prefixes to make test names unique.
8885
e4a62c65
TV
88862018-09-05 Tom de Vries <tdevries@suse.de>
8887
8888 * gdb.dwarf2/varval.exp: Add test.
8889
dd083ee2
GB
88902018-09-04 Gary Benson <gbenson@redhat.com>
8891
8892 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8893 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8894
aef9346c
TT
88952018-08-31 Tom Tromey <tom@tromey.com>
8896
8897 * gdb.rust/simple.rs: Rename second variable "v".
8898
c67f2e15
AB
88992018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8900
8901 * gdb.base/funcargs.c (use_a): New function.
8902 (recurse): Call use_a.
8903
078a0207
KS
89042018-08-29 Keith Seitz <keiths@redhat.com>
8905
8906 * gdb.compile/compile-cplus-anonymous.cc: New file.
8907 * gdb.compile/compile-cplus-anonymous.exp: New file.
8908 * gdb.compile/compile-cplus-array-decay.cc: New file.
8909 * gdb.compile/compile-cplus-array-decay.exp: New file.
8910 * gdb.compile/compile-cplus-inherit.cc: New file.
8911 * gdb.compile/compile-cplus-inherit.exp: New file.
8912 * gdb.compile/compile-cplus-member.cc: New file.
8913 * gdb.compile/compile-cplus-member.exp: New file.
8914 * gdb.compile/compile-cplus-method.cc: New file.
8915 * gdb.compile/compile-cplus-method.exp: New file.
8916 * gdb.compile/compile-cplus-mod.c: "New" file.
8917 * gdb.compile/compile-cplus-namespace.cc: New file.
8918 * gdb.compile/compile-cplus-namespace.exp: New file.
8919 * gdb.compile/compile-cplus-nested.cc: New file.
8920 * gdb.compile/compile-cplus-nested.exp: New file.
8921 * gdb.compile/compile-cplus-print.c: "New" file.
8922 * gdb.compile/compile-cplus-print.exp: "New" file.
8923 * gdb.compile/compile-cplus-virtual.cc: New file.
8924 * gdb.compile/compile-cplus-virtual.exp: New file.
8925 * gdb.compile/compile-cplus.c: "New" file.
8926 * gdb.compile/compile-cplus.exp: "New" file.
8927 * lib/compile-support.exp: New file.
8928
b0f492b9
GB
89292018-08-16 Gary Benson <gbenson@redhat.com>
8930
8931 PR gdb/13000:
8932 * gdb.base/batch-exit-status.exp: New file.
8933 * gdb.base/batch-exit-status.good-commands: Likewise.
8934 * gdb.base/batch-exit-status.bad-commands: Likewise.
8935
36eb4c5f
AH
89362018-08-29 Alan Hayward <alan.hayward@arm.com>
8937
8938 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8939 (struct struct02): Likewise.
8940 (struct struct03): Likewise.
8941 (struct struct04): Likewise.
8942 (struct struct_01_01): New struct.
8943 (struct struct_01_02): Likewise.
8944 (struct struct_01_03): Likewise.
8945 (struct struct_01_04): Likewise.
8946 (struct struct_02_01): Likewise.
8947 (struct struct_02_02): Likewise.
8948 (struct struct_02_03): Likewise.
8949 (struct struct_02_04): Likewise.
8950 (struct struct_04_01): Likewise.
8951 (struct struct_04_02): Likewise.
8952 (struct struct_04_03): Likewise.
8953 (struct struct_04_04): Likewise.
8954 (struct struct_05_01): Likewise.
8955 (struct struct_05_02): Likewise.
8956 (struct struct_05_03): Likewise.
8957 (struct struct_05_04): Likewise.
8958 (cmp_struct01): Remove function.
8959 (cmp_struct02): Likewise.
8960 (cmp_struct03): Likewise.
8961 (cmp_struct04): Likewise.
8962 (cmp_struct_01_01): Add Function.
8963 (cmp_struct_01_02): Likewise.
8964 (cmp_struct_01_03): Likewise.
8965 (cmp_struct_01_04): Likewise.
8966 (cmp_struct_02_01): Likewise.
8967 (cmp_struct_02_02): Likewise.
8968 (cmp_struct_02_03): Likewise.
8969 (cmp_struct_02_04): Likewise.
8970 (cmp_struct_04_01): Likewise.
8971 (cmp_struct_04_02): Likewise.
8972 (cmp_struct_04_03): Likewise.
8973 (cmp_struct_04_04): Likewise.
8974 (cmp_struct_05_01): Likewise.
8975 (cmp_struct_05_02): Likewise.
8976 (cmp_struct_05_03): Likewise.
8977 (cmp_struct_05_04): Likewise.
8978 (call_all): Add new structs.
8979 * gdb.base/infcall-nested-structs.exp: Likewise.
8980
3bf9c013
JV
89812018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8982
8983 * gdb.python/py-framefilter-mi.exp: Update regexp to
8984 check for "arch" field in frame output.
8985
450d1e88
KB
89862018-08-23 Kevin Buettner <kevinb@redhat.com>
8987
8988 * gdb.dwarf2/dw2-ranges-func.c: New file.
8989 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8990
ae739fe7
SM
89912018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8992
8993 * gdb.base/term.exp: Compare terminal settings with values from
8994 the inferior.
8995 * gdb.base/term.c: Get and set terminal settings.
8996
6d52907e
JV
89972018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8998
8999 * lib/mi-support.exp (mi_expect_stop): Update regexp to
9000 accommodate new "arch" field in frame output.
9001 * gdb.mi/mi-return.exp: Likewise.
9002 * gdb.mi/mi-stack.exp: Likewise.
9003 * gdb.mi/mi-syn-frame.exp: Likewise.
9004 * gdb.mi/user-selected-context-sync.exp: Likewise.
9005
be2d111a
MS
90062018-08-19 Michael Spang <spang@google.com>
9007
9008 PR gdb/11786
9009 * gdb.base/gcore-tls-pie.c: New file.
9010 * gdb.base/gcore-tls-pie.exp: New file.
9011
ae3a7c47
KB
90122018-08-18 Kevin Buettner <kevinb@redhat.com>
9013
9014 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
9015 * gdb.dwarf2/varval.c: New file.
9016 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 9017
2ecae92e
AH
90182018-08-17 Alan Hayward <alan.hayward@arm.com>
9019
9020 PR gdb/18931
9021 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
9022
c1854f1d
KS
90232018-08-16 Keith Seitz <keiths@redhat.com>
9024
9025 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
9026 tests expected to pass.
9027
26fb3983
JV
90282018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
9029
9030 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
9031 -data-disassemble -a.
9032 (test_disassembly_bogus_args): Likewise.
9033
67943c00
AB
90342018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
9035
9036 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
9037
5ff2bbae
AB
90382018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9039
9040 * gdb.base/vla-optimized-out.exp: Add new test.
9041
e5bbcd0f
AB
90422018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
9043
9044 * gdb.base/vla-optimized-out-o3.exp: Delete.
9045 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
9046 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
9047 deleted tests.
9048
9d4a934c
AB
90492018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
9050
9051 PR gdb/18050:
9052 * gdb.server/extended-remote-restart.c: New file.
9053 * gdb.server/extended-remote-restart.exp: New file.
9054
045cf012
SM
90552018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
9056
9057 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
9058 "set variable index = 42".
9059
87d6a7aa
SM
90602018-08-07 Simon Marchi <simon.marchi@ericsson.com>
9061
9062 * boards/index-cache-gdb.exp: New file.
9063 * gdb.dwarf2/index-cache.exp: New file.
9064 * gdb.dwarf2/index-cache.c: New file.
9065 * gdb.base/maint.exp: Check if we are using the index cache.
9066
96d68bd4
RO
90672018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9068
9069 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
9070 MAKEFLAGS.
9071
5a699617
RO
90722018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
9073
9074 * dg-extract-results.sh: Move to toplevel contrib.
9075 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
9076 * Makefile.in (check-parallel-racy): Likewise.
9077
5bd18990
AB
90782018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
9079
9080 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
9081 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
9082 tests if the target supports scheduler locking.
9083
3fbbcf47
TV
90842018-08-04 Tom de Vries <tdevries@suse.de>
9085
9086 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
9087
3e1d3d8c
TT
90882018-08-02 Tom Tromey <tom@tromey.com>
9089
9090 PR symtab/16842.
9091 * gdb.cp/temargs.exp: Test "info address" of a template
9092 parameter.
9093
5abe0f0c
JV
90942018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
9095
9096 * gdb.python/py-mi-var-info-path-expression.c: New file.
9097 * gdb.python/py-mi-var-info-path-expression.py: New file.
9098 * gdb.python/py-mi-var-info-path-expression.exp: New file.
9099
fb66cde8
SDJ
91002018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
9101
9102 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
9103 error after "cannot resolve name" string.
9104
c708f4d2
AB
91052018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
9106
9107 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
9108 started.
9109 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
9110
37cc0cae
TV
91112018-07-28 Tom de Vries <tdevries@suse.de>
9112
9113 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
9114
63b4ecf7
TV
91152018-07-26 Tom de Vries <tdevries@suse.de>
9116
9117 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
9118
3c3bb058
AB
91192018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
9120
9121 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
9122 is visible.
9123
9e7f3bbb
TV
91242018-07-26 Tom de Vries <tdevries@suse.de>
9125
9126 PR breakpoints/23366
9127 * gdb.base/catch-follow-exec.c: New test.
9128 * gdb.base/catch-follow-exec.exp: New file.
9129
16f808ec
TV
91302018-07-25 Tom de Vries <tdevries@suse.de>
9131
9132 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
9133 vla-optimized-out.c.
9134
d7154a8d
JV
91352018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
9136
9137 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
9138 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
9139
232a0032
TV
91402018-07-20 Tom de Vries <tdevries@suse.de>
9141
9142 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
9143 NOCLONE macro.
9144 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
9145
fbb1d502
TV
91462018-07-19 Tom de Vries <tdevries@suse.de>
9147
9148 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
9149 regular expression.
9150
42dc7699
TV
91512018-07-18 Tom de Vries <tdevries@suse.de>
9152
9153 * gdb.base/vla-optimized-out.c: New test.
9154 * gdb.base/vla-optimized-out.exp: New file.
9155
7f1f7e23
SDJ
91562018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
9157
9158 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
9159 message "No address associated with hostname" when gdbserver
9160 cannot resolve the hostname.
9161
5759ebb3
PW
91622018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9163
9164 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
9165 Add some test prefixes to make tests unique.
9166
3606ccab
PW
91672018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9168
9169 * gdb.base/frameapply.c: New file.
9170 * gdb.base/frameapply.exp: New file.
9171
529c08b2
PW
91722018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
9173
9174 * gdb.base/skip.exp: Update expected error message.
9175
c7ab0aef
SDJ
91762018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9177 Jan Kratochvil <jan.kratochvil@redhat.com>
9178 Paul Fertser <fercerpav@gmail.com>
9179 Tsutomu Seki <sekiriki@gmail.com>
9180
9181 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
9182 parameter.
9183 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
9184 by default.
9185 * boards/native-gdbserver.exp: Likewise.
9186 * gdb.server/run-without-local-binary.exp: Improve regexp used
9187 for detecting when a remote debugging connection succeeds.
9188 * gdb.server/server-connect.exp: New file.
9189 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
9190 Do not prefix the port number with ":".
9191 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
9192 support for detecting and using it. Add '$debughost_gdbserver'
9193 to the list of arguments used to start gdbserver. Handle case
9194 when gdbserver cannot resolve a network name.
9195
16ff70dd
SDJ
91962018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
9197
9198 PR c++/23373
9199 * gdb.base/ptype-offsets.cc (struct static_member): New
9200 struct.
9201 (main) <stmember>: New variable.
9202 * gdb.base/ptype-offsets.exp: Add test for printing a struct
9203 with a static member in it.
9204
3541979f
AB
92052018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
9206
9207 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
9208 watchpoints enabled and disabled.
9209
c8ad9b9a
AB
92102018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
9211
9212 * gdb.base/examine-backward.exp: Still run tests around address
9213 0x0, even if address 0x0 is not readable. Update the pattern for
9214 matching address 0x0 in expected output.
9215
e0e5e971
AB
92162018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
9217
9218 * gdb.base/share-env-with-gdbserver.c (main): Add call to
9219 malloc/free.
9220
1ea5da02
TV
92212018-07-04 Tom de Vries <tdevries@suse.de>
9222
9223 * gdb.dwarf2/dw2-error.exp: Update expected error message.
9224
471b9d15
MR
92252018-07-02 Maciej W. Rozycki <macro@mips.com>
9226
9227 PR tdep/8282
9228 * gdb.arch/mips-disassembler-options.exp: New test.
9229 * gdb.arch/mips-disassembler-options.s: New test source.
9230
75acb486
PA
92312018-06-29 Pedro Alves <palves@redhat.com>
9232
9233 * gdb.threads/names.exp: Adjust expected "info threads" output.
9234
cd2bb709
PA
92352018-06-29 Pedro Alves <palves@redhat.com>
9236
9237 * gdb.opt/inline-break.exp (line number, address): Add "info
9238 break" tests.
9239
991ff292
PA
92402018-06-29 Pedro Alves <palves@redhat.com>
9241
9242 * gdb.opt/inline-break.c (func1): Add "break here" marker.
9243 * gdb.opt/inline-break.exp: Test setting breakpoints by line
9244 number and address and running to them.
9245
356819b6 92462018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
9247
9248 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
9249
2512d7ef
JK
92502018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
9251
9252 * lib/compiler.c: Remove executable permission flag.
9253
be1b6474
RB
92542018-06-28 Richard Bunt <richard.bunt@arm.com>
9255
9256 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
9257 code.
9258 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
9259
291f9a96
PT
92602018-06-28 Petr Tesarik <ptesarik@suse.cz>
9261
9262 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9263
ed6dfe51
PT
92642018-06-28 Petr Tesarik <ptesarik@suse.cz>
9265
9266 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9267 address argument is omitted.
9268
d4d429d5
PT
92692018-06-28 Petr Tesarik <ptesarik@suse.cz>
9270
9271 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9272
7ab6656f
OJ
92732018-06-27 Omair Javaid <omair.javaid@linaro.org>
9274
9275 PR gdb/21695
9276 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9277 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9278
a33ccfc7
TT
92792018-06-26 Tom Tromey <tom@tromey.com>
9280
9281 PR rust/22574:
9282 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9283 * gdb.rust/simple.rs (struct SimpleLayout): New.
9284
6d72d289
SM
92852018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9286
9287 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9288 "info registers" output.
9289
8363f9d5
RB
92902018-06-21 Richard Bunt <richard.bunt@arm.com>
9291
9292 * gdb.base/watchpoint-hw-attach.c: New test.
9293 * gdb.base/watchpoint-hw-attach.exp: New file.
9294
f00674fe
SM
92952018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9296
9297 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9298 through /bin/sh.
9299 * boards/dwarf4-gdb-index.exp: Likewise.
9300 * boards/fission-dwp.exp: Likewise.
9301
1d554008
UW
93022018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9303
9304 * gdb.base/float128.exp: Add comment and improved fail message
9305 to the failure case of "print large128" test.
9306
d0ac1c44
SM
93072018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9308
9309 * configure.ac: Remove AC_PREREQ.
9310 * configure: Re-generate.
9311
61b04dd0
PA
93122018-06-19 Pedro Alves <palves@redhat.com>
9313
9314 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9315 (func_extern_caller): New.
9316 (main): Call func_extern_caller.
9317 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9318 logic change.
9319
f63b508a
SM
93202018-06-18 Weimin Pan <weimin.pan@oracle.com>
9321
9322 PR gdb/16841
9323 * gdb.cp/typedef-base.cc: New file.
9324 * gdb.cp/typedef-base.exp: New file.
9325
0fe3a558
TV
93262018-06-18 Tom de Vries <tdevries@suse.de>
9327
9328 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9329
7010835a
AB
93302018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9331 Richard Bunt <Richard.Bunt@arm.com>
9332
9333 * gdb.threads/attach-slow-waitpid.c: New file.
9334 * gdb.threads/attach-slow-waitpid.exp: New file.
9335 * gdb.threads/slow-waitpid.c: New file.
9336
14897d65
PA
93372018-06-14 Pedro Alves <palves@redhat.com>
9338
9339 * gdb.base/fork-running-state.c: Include <errno.h>.
9340 (exit_if_relative_exits): New.
9341 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9342 exits.
9343 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9344 child exits.
9345
5d9a0608
TV
93462018-06-14 Tom de Vries <tdevries@suse.de>
9347
9348 PR cli/22573
9349 * gdb.base/finish-pretty.c: New test.
9350 * gdb.base/finish-pretty.exp: New file.
9351
11ae5818
PA
93522018-06-14 Pedro Alves <palves@redhat.com>
9353
9354 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9355 gdb's expected startup output.
9356
1d39de44
PA
93572018-06-14 Pedro Alves <palves@redhat.com>
9358
9359 * lib/selftest-support.exp (selftest_setup): Remove inlined
9360 function handling.
9361
70ee0000
TV
93622018-06-14 Tom de Vries <tdevries@suse.de>
9363
9364 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9365 matching of breakpoint printing.
9366
11f4b608
TV
93672018-06-13 Tom de Vries <tdevries@suse.de>
9368
9369 PR testsuite/23269
9370 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9371 (fork_child): ... here, and ...
9372 (fork_parent): ... here.
9373
93742018-06-12 Tom de Vries <tdevries@suse.de>
9375
9376 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9377
9516f85a
AB
93782018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9379 Stephen Roberts <stephen.roberts@arm.com>
9380
9381 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9382 rewrite test to describe action performed, rather than possible
9383 failure.
9384
5045b3d7
GB
93852018-06-08 Gary Benson <gbenson@redhat.com>
9386
9387 * gdb.threads/check-libthread-db.exp: New file.
9388 * gdb.threads/check-libthread-db.c: Likewise.
9389
c61b06a1
TT
93902018-06-05 Tom Tromey <tom@tromey.com>
9391
9392 * gdb.base/default.exp: Update expected "show version" output.
9393
eb6af809
TT
93942018-06-05 Tom Tromey <tom@tromey.com>
9395
9396 PR cli/12326:
9397 * gdb.cp/static-print-quit.exp: Update.
9398 * lib/gdb.exp (pagination_prompt): Update.
9399 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9400 * gdb.python/python.exp: Update.
9401
178d6a63
JB
94022018-06-04 Joel Brobecker <brobecker@adacore.com>
9403
9404 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9405
8e817061
JB
94062018-06-01 Joel Brobecker <brobecker@adacore.com>
9407
9408 * gdb.ada/bp_fun_addr: New testcase.
9409
e86ca25f
TT
94102018-06-01 Tom Tromey <tom@tromey.com>
9411
9412 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9413 results.
9414 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9415 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9416 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9417 * gdb.base/maint.exp (maint_pass_if): Update.
9418
4b2dfa9d
MR
94192018-05-31 Maciej W. Rozycki <macro@mips.com>
9420
9421 * gdb.base/endian.exp: New test.
9422 * gdb.base/endian.c: New test source.
9423
45f25d6c
AB
94242018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9425
9426 PR gdb/23203
9427 * gdb.base/bt-selected-frame.c: New file.
9428 * gdb.base/bt-selected-frame.exp: New file.
9429 * lib/gdb.exp (get_current_frame_number): New function.
9430
d9f6d7f8
MR
94312018-05-24 Maciej W. Rozycki <macro@mips.com>
9432 Pedro Alves <palves@redhat.com>
9433
9434 * gdb.threads/tls-core.c: Include <stdlib.h>
9435 (thread_proc): Call `abort'.
9436 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9437 (tls_core_test): New procedure, bits factored out from ...
9438 (top level): ... here. Test both native cores and gcore cores.
9439
ff1cf532
TT
94402018-05-23 Tom Tromey <tom@tromey.com>
9441
9442 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9443
b98664d3
TT
94442018-05-23 Tom Tromey <tom@tromey.com>
9445
9446 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9447 symfile_complaints.
9448 (test_short_complaints): Likewise.
9449 (test_empty_complaints): Likewise.
9450 (test_initial_complaints): Update.
9451
4e9668d0
TT
94522018-05-23 Tom Tromey <tom@tromey.com>
9453
9454 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9455
43ba33c7
TT
94562018-05-23 Tom Tromey <tom@tromey.com>
9457
9458 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9459 (test_short_complaints): Update.
9460
035522c0
PA
94612018-05-22 Pedro Alves <palves@redhat.com>
9462
9463 * gdb.base/remote.exp: Only gdb_start after compiling the
9464 testcase. Issue "disconnect" before testing "set remote" command
9465 defaults. Issue clean_restart before running to main.
9466
cc0be08f
PA
94672018-05-22 Pedro Alves <palves@redhat.com>
9468
9469 * gdb.base/remote.exp: Adjust expected output of "show remote
9470 memory-write-packet-size". Add tests for "set remote
9471 memory-write-packet-size 0" and "set remote
9472 memory-write-packet-size fixed/limit".
9473
b1b60145
PA
94742018-05-22 Pedro Alves <palves@redhat.com>
9475
9476 PR gdb/22973
9477 * gdb.base/utf8-identifiers.c: New file.
9478 * gdb.base/utf8-identifiers.exp: New file.
9479
0ec848ad
PFC
94802018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9481
9482 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9483
2c3305f6
PFC
94842018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9485
9486 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9487
ce1e8424
TT
94882018-05-18 Tom Tromey <tom@tromey.com>
9489
9490 * gdb.base/ptype-offsets.exp: Update.
9491
ddfe970e
KS
94922018-05-17 Keith Seitz <keiths@redhat.com>
9493
9494 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9495 in expected breakpoint stop locations.
9496 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9497 move to proper scope to test variable values.
9498 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9499 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9500 New functions.
9501 (main): Call not_inline_func3.
9502 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9503 inline_func1, inline_func2, and inline_func3. Test that when each
9504 breakpoint is hit, GDB properly reports both the stop location
9505 and the backtrace. Repeat tests for temporary breakpoints.
9506
0726fcc6
MR
95072018-05-15 Maciej W. Rozycki <macro@mips.com>
9508
9509 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9510 rather then trying to access it in determining whether the PID
9511 of `gdbserver' could have been retrieved.
9512
8ee22052
AB
95132018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9514
9515 * gdb.arch/amd64-init-x87-values.S: New file.
9516 * gdb.arch/amd64-init-x87-values.exp: New file.
9517
7785df48
JK
95182018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9519
9520 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9521
56bcdbea
TT
95222018-05-04 Tom Tromey <tom@tromey.com>
9523
9524 PR python/22730:
9525 * gdb.python/python.exp: Test multi-line execute.
9526
a913fffb
TT
95272018-05-04 Tom Tromey <tom@tromey.com>
9528
9529 PR python/22731:
9530 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9531
7a2c85f2
TT
95322018-05-04 Tom Tromey <tom@tromey.com>
9533
9534 PR gdb/11750:
9535 * gdb.base/define.exp: Test defining a user command inside a user
9536 command.
9537 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9538
a3b60e45
JK
95392018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9540 Pedro Alves <palves@redhat.com>
9541
9542 PR breakpoints/19806 and support for PR external/20207.
9543 * gdb.base/watchpoint-unaligned.c: New file.
9544 * gdb.base/watchpoint-unaligned.exp: New file.
9545
45fe4a03
AB
95462018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9547
9548 * gdb.base/maint.exp: Make test names unique, use
9549 test_prefix_command_help to test 'help maint info', and remove
9550 repeated test of 'help maint'.
9551
9be2ae8f
TT
95522018-05-04 Tom Tromey <tom@tromey.com>
9553
9554 PR gdb/22619:
9555 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9556 behavior.
9557
11859c31
AB
95582018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9559
9560 * gdb.base/maint.exp: Process output from 'maint print registers'
9561 line at a time.
9562
089a9490
AB
95632018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9564
9565 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9566 timeout.
9567
9b0797e2
AB
95682018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9569
9570 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9571 filter pattern.
9572
f6ac5f3d
PA
95732018-05-02 Pedro Alves <palves@redhat.com>
9574
9575 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9576 to_log_command renames.
9577 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9578
77d3c63b
TT
95792018-05-02 Tom Tromey <tom@tromey.com>
9580
9581 * gdb.python/py-parameter.exp: Set test message.
9582
0489430a
TT
95832018-05-02 Tom Tromey <tom@tromey.com>
9584
9585 PR python/20084:
9586 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9587 PARAM_ZUINTEGER_UNLIMITED tests.
9588
1632f8ba
DR
95892018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9590
9591 PR rust/23124
9592 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9593 when casting.
9594
6d7bb824
TT
95952018-04-30 Tom Tromey <tom@tromey.com>
9596
9597 * gdb.python/py-type.exp: Check align attribute.
9598 * gdb.python/py-type.c: New "aligncheck" global.
9599
007e1530
TT
96002018-04-30 Tom Tromey <tom@tromey.com>
9601
9602 PR exp/17095:
9603 * gdb.dwarf2/dw2-align.exp: New file.
9604 * gdb.cp/align.exp: New file.
9605 * gdb.base/align.exp: New file.
9606 * lib/gdb.exp (gdb_int128_helper): New proc.
9607 (has_int128_c, has_int128_cxx): New caching procs.
9608
6873858b
TT
96092018-04-27 Tom Tromey <tom@tromey.com>
9610
9611 PR rust/22545:
9612 * gdb.rust/simple.exp: Add inclusive range tests.
9613
79188d8d
PA
96142018-04-26 Pedro Alves <palves@redhat.com>
9615
9616 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9617 ifunc breakpoint locations correctly of ifunc breakpoints set
9618 while the program resolves the ifunc.
9619
c7075ad5
PA
96202018-04-26 Pedro Alves <palves@redhat.com>
9621
9622 * gdb.base/gnu-ifunc-final.c: New file.
9623 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9624 * gdb.base/gnu-ifunc.exp (executable): Delete.
9625 (staticexecutable): Adjust.
9626 (lib_opts, exec_opts): Delete.
9627 (make_binsuffix, build, set-break): New procedures.
9628 (misc_tests): New, with tests factored out from the top level.
9629 (top level): Test different combinations of ifunc resolver name,
9630 resolver with and with debug info, and ifunc target with and
9631 without debug info. Wrap static tests with with_target_prefix.
9632
8388016d
PA
96332018-04-26 Pedro Alves <palves@redhat.com>
9634
9635 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9636 return type" warnings.
9637
249b5733
PA
96382018-04-25 Pedro Alves <palves@redhat.com>
9639
9640 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9641 killed".
9642 * gdb.base/kill-after-signal.exp: Likewise.
9643 * gdb.threads/kill.exp: Likewise.
9644
f67c0c91
SDJ
96452018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9646 Sergio Durigan Junior <sergiodj@redhat.com>
9647 Pedro Alves <palves@redhat.com>
9648
9649 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9650 regexps to expect for '[Inferior ... detached]' as well.
9651 * gdb.base/attach.exp: Likewise.
9652 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9653 "gdb_continue_to_end".
9654 (test_catch_syscall_with_wrong_args): Likewise.
9655 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9656 ']'. Don't set 'verbose' on.
9657 * gdb.base/foll-vfork.exp: Likewise.
9658 * gdb.base/fork-print-inferior-events.c: New file.
9659 * gdb.base/fork-print-inferior-events.exp: New file.
9660 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9661 '[Inferior ... has been killed]' message.
9662 * gdb.base/kill-after-signal.exp: Likewise.
9663 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9664 detach message.
9665 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9666 message.
9667 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9668 regexps to expect for '[Inferior ... detached]' as well.
9669 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9670
0a8ddac4
SM
96712018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9672
9673 PR gdb/23104
9674 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9675
701adfb0
PA
96762018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9677
9678 PR gdb/23095
9679 * gdb.base/break-probes.exp: Pass shlib_load to
9680 prepare_for_testing. Set normal_bp to r_debug_state if target is
9681 bsd.
9682
d27d16bf
RB
96832018-04-19 Richard Bunt <richard.bunt@arm.com>
9684
9685 * gdb.threads/multiple-successive-infcall.c: New test.
9686 * gdb.threads/multiple-successive-infcall.exp: New file.
9687
a037790e
TT
96882018-04-17 Tom Tromey <tom@tromey.com>
9689
9690 * gdb.rust/simple.rs (Union): New type.
9691 (main): New local "u".
9692 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9693
e3a91079
AA
96942018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9695
9696 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9697 number information in output of "whereis" command.
9698 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9699
b744723f
AA
97002018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9701
9702 * gdb.ada/info_types.exp: Adjust expected output to the line
9703 numbers now printed by "info var/func/type".
9704 * gdb.base/completion.exp: Likewise.
9705 * gdb.base/included.exp: Likewise.
9706 * gdb.cp/cp-relocate.exp: Likewise.
9707 * gdb.cp/cplusfuncs.exp: Likewise.
9708 * gdb.cp/namespace.exp: Likewise.
9709 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9710
4a4495d6
MM
97112018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9712
9713 * gdb.btrace/cpu.exp: New.
9714
1d509aa6
MM
97152018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9716
9717 * gdb.base/step-indirect-call-thunk.exp: New.
9718 * gdb.base/step-indirect-call-thunk.c: New.
9719 * gdb.reverse/step-indirect-call-thunk.exp: New.
9720 * gdb.reverse/step-indirect-call-thunk.c: New.
9721
6295b6da
SM
97222018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9723
9724 * gdb.base/pie-fork.c: New file.
9725 * gdb.base/pie-fork.exp: New file.
9726
50146e70
TT
97272018-04-11 Tom Tromey <tom@tromey.com>
9728
9729 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9730
f50d8a2e
PA
97312018-04-10 Pedro Alves <palves@redhat.com>
9732
9733 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9734 exits. Instead loop running forever.
9735 (fork_parent): Run forever too.
9736
a0be7a36
SM
97372018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9738
9739 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9740 mi_continue_to_line.
9741 * gdb.mi/mi-stack.c (callee4): Add comment.
9742
9b73db36
SM
97432018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9744
9745 * gdb.mi/mi-stack.exp: Fix indentation.
9746
c912f608
SM
97472018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9748
9749 PR gdb/22979
9750 * gdb.arch/amd64-osabi.exp: New file.
9751
26540402
SM
97522018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9753
9754 PR gdb/22980
9755 * gdb.base/osabi.exp: New file.
9756
121ad66c 97572018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9758
9759 * gdb.cp/static-typedef-print.exp: New file.
9760 * gdb.cp/static-typedef-print.cc: New file.
9761
3fcded8f
JB
97622018-03-27 Joel Brobecker <brobecker@adacore.com>
9763
9764 * gdb.ada/varsize_limit: New testcase.
9765
59cc4834
JB
97662018-03-27 Joel Brobecker <brobecker@adacore.com>
9767
9768 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9769
9770 * gdb.ada/notcplusplus: New testcase.
9771
9772 * gdb.base/c-linkage-name.c: New file.
9773 * gdb.base/c-linkage-name.exp: New testcase.
9774
4ca59a9f
TT
97752018-03-26 Tom Tromey <tom@tromey.com>
9776
9777 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9778 * gdb.python/py-framefilter.py (name_error): New global.
9779 (ErrorInName.function): Use name_error.
9780
978d6c75
TT
97812018-03-26 Tom Tromey <tom@tromey.com>
9782
9783 PR backtrace/15582:
9784 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9785
b7fee5a3
KS
97862018-03-23 Keith Seitz <keiths@redhat.com>
9787
9788 PR c++/22968
9789 * gdb.cp/subtypes.exp: New file.
9790 * gdb.cp/subtypes.h: New file.
9791 * gdb.cp/subtypes.cc: New file.
9792 * gdb.cp/subtypes-2.cc: New file.
9793
376be529
AB
97942018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9795
9796 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9797 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9798 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9799 -nostartfiles when compiling the test. Confirm that all registers
9800 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9801
066cfa98
AB
98022018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9803
9804 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9805 option, syntax was wrong anyway.
9806 * gdb.arch/arm-disp-step.exp: Likewise.
9807 * gdb.arch/sparc64-regs.exp: Likewise.
9808 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9809 option, syntax was wrong anyway, switch to use
9810 prepare_for_testing.
9811 * gdb.arch/i386-disp-step.exp: Likewise.
9812
079670b9
AA
98132018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9814
9815 * gdb.ada/exec_changed.exp: Replace "target_info exists
9816 use_gdb_stub" by "use_gdb_stub".
9817 * gdb.ada/start.exp: Likewise.
9818 * gdb.base/async-shell.exp: Likewise.
9819 * gdb.base/attach-pie-misread.exp: Likewise.
9820 * gdb.base/attach-wait-input.exp: Likewise.
9821 * gdb.base/break-entry.exp: Likewise.
9822 * gdb.base/break-interp.exp: Likewise.
9823 * gdb.base/dprintf-detach.exp: Likewise.
9824 * gdb.base/nostdlib.exp: Likewise.
9825 * gdb.base/solib-nodir.exp: Likewise.
9826 * gdb.base/statistics.exp: Likewise.
9827 * gdb.base/testenv.exp: Likewise.
9828 * gdb.mi/mi-exec-run.exp: Likewise.
9829 * gdb.mi/mi-start.exp: Likewise.
9830 * gdb.multi/dummy-frame-restore.exp: Likewise.
9831 * gdb.multi/multi-arch-exec.exp: Likewise.
9832 * gdb.multi/multi-arch.exp: Likewise.
9833 * gdb.multi/tids.exp: Likewise.
9834 * gdb.multi/watchpoint-multi.exp: Likewise.
9835 * gdb.python/py-events.exp: Likewise.
9836 * gdb.threads/attach-into-signal.exp: Likewise.
9837 * gdb.threads/attach-stopped.exp: Likewise.
9838 * gdb.threads/threadapply.exp: Likewise.
9839 * lib/selftest-support.exp: Likewise.
9840
26d6cec4
AA
98412018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9842
9843 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9844
4ee89e90
SR
98452018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9846
9847 * gdb.perf/template-breakpoints.cc: New file.
9848 * gdb.perf/template-breakpoints.exp: New file.
9849 * gdb.perf/template-breakpoints.py: New file.
9850
92630041
TT
98512018-03-19 Tom Tromey <tom@tromey.com>
9852
9853 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9854 y0.
9855 * gdb.rust/simple.exp: Test bare identifier form of struct
9856 initializer.
9857
76727919
TT
98582018-03-19 Tom Tromey <tom@tromey.com>
9859
9860 * gdb.gdb/observer.exp: Remove.
9861
194ed413
AA
98622018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9863
9864 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9865 "qualified" option when setting breakpoints.
9866 * gdb.trace/backtrace.exp: Likewise.
9867 * gdb.trace/circ.exp: Likewise.
9868 * gdb.trace/collection.exp: Likewise.
9869 * gdb.trace/disconnected-tracing.exp: Likewise.
9870 * gdb.trace/ftrace-lock.exp: Likewise.
9871 * gdb.trace/ftrace.exp: Likewise.
9872 * gdb.trace/infotrace.exp: Likewise.
9873 * gdb.trace/packetlen.exp: Likewise.
9874 * gdb.trace/passc-dyn.exp: Likewise.
9875 * gdb.trace/qtro.exp: Likewise.
9876 * gdb.trace/read-memory.exp: Likewise.
9877 * gdb.trace/report.exp: Likewise.
9878 * gdb.trace/signal.exp: Likewise.
9879 * gdb.trace/status-stop.exp: Likewise.
9880 * gdb.trace/strace.exp: Likewise.
9881 * gdb.trace/tfind.exp: Likewise.
9882 * gdb.trace/trace-break.exp: Likewise.
9883 * gdb.trace/trace-condition.exp: Likewise.
9884 * gdb.trace/trace-mt.exp: Likewise.
9885 * gdb.trace/tstatus.exp: Likewise.
9886 * gdb.trace/tsv.exp: Likewise.
9887 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9888 * gdb.trace/unavailable.exp: Likewise.
9889 * gdb.trace/while-dyn.exp: Likewise.
9890
8b067d2c
AA
98912018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9892
9893 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9894 that libinproctrace is copied to the target.
9895
3ae9ce5d
TT
98962018-03-14 Tom Tromey <tom@tromey.com>
9897
9898 PR cli/14977:
9899 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9900 a null pointer.
9901 * gdb.base/wchar.exp: Likewise.
9902
b8c2339b
TT
99032018-03-14 Tom Tromey <tom@tromey.com>
9904
9905 PR cli/19918:
9906 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9907 flag.
9908
4872dc46
SM
99092018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9910
9911 PR gdb/22841
9912 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9913 "target" to remote_exec.
9914
e4fe3756
SM
99152018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9916
9917 PR gdb/22841
9918 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9919 ${board}_upload): Remove.
9920
e95a97d4
AA
99212018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9922
9923 * gdb.cp/watch-cp.cc: New test.
9924 * gdb.cp/watch-cp.exp: New file.
9925
dbbb1059
AB
99262018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9927
9928 * gdb.base/infcall-nested-structs.exp: New file.
9929 * gdb.base/infcall-nested-structs.c: New file.
9930 * gdb.base/float.exp: Add riscv support.
9931
ecc054c0
TP
99322018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9933
9934 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9935 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9936
25e3c82c
SDJ
99372018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9938
9939 * gdb.server/abspath.exp: New file.
9940 * lib/gdb.exp (with_cwd): New procedure.
9941
3083294d
SM
99422018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9943
9944 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9945 use it.
9946 (gdb_is_target_remote_prompt): New proc.
9947 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9948 (gdb_is_target_native): Pass prompt parameter to
9949 gdb_is_target_1.
9950
3275ef47
SM
99512018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9952
9953 * gdb.base/load-command.c: New file.
9954 * gdb.base/load-command.exp: New file.
9955 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9956 (gdb_is_target_1): ...this, and generalize for other targets
9957 than just remote.
9958 (gdb_is_target_remote): Use gdb_is_target_1.
9959 (gdb_is_target_native): use gdb_is_target_1.
9960
6893c19a
TT
99612018-02-26 Tom Tromey <tom@tromey.com>
9962
9963 PR python/16497:
9964 * gdb.python/py-framefilter.exp: Update test.
9965
2ddeaf8a
TT
99662018-02-26 Tom Tromey <tom@tromey.com>
9967
9968 * gdb.dwarf2/variant.c: New file.
9969 * gdb.dwarf2/variant.exp: New file.
9970
c9317f21
TT
99712018-02-26 Tom Tromey <tom@tromey.com>
9972
9973 * gdb.rust/simple.exp: Accept more possible results in enum test.
9974
6f6d0c26
SM
99752018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9976
9977 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9978 parentheses.
9979
11b03145
MR
99802018-02-23 Maciej W. Rozycki <macro@mips.com>
9981
9982 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9983 name of a variable: $actual_linejj -> $actual_line.
9984
54a27fe5
JB
99852018-02-21 John Baldwin <jhb@FreeBSD.org>
9986
9987 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9988
de65820c
MM
99892018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9990
9991 * gdb.btrace/buffer-size.exp: Do not force BTS.
9992
980548fd
PA
99932018-02-14 Pedro Alves <palves@redhat.com>
9994
9995 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9996 getting a "Quit".
9997
c4e12631
MM
99982018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9999
10000 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
10001 Fix test name.
10002
c2e0e465
SM
100032018-02-07 Simon Marchi <simon.marchi@ericsson.com>
10004
10005 * gdb.cp/m-static.exp: Check type of optimized out static
10006 member.
10007
f7216783
AB
100082018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
10009
10010 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
10011 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
10012
0625771b
LS
100132018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
10014 Leszek Swirski <leszeks@google.com>
10015
10016 * gdb.python/py-prettyprint.c
10017 (struct to_string_returns_value_inner,
10018 struct to_string_returns_value_wrapper): New.
10019 (main): Add tsrvw variable.
10020 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
10021 ToStringReturnsValueWrapper): New classes.
10022 (register_pretty_printers): Register new pretty-printers.
10023 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
10024 recursive pretty printer.
10025 * gdb.python/py-mi.exp: Likewise.
10026
59498c30
LS
100272018-02-01 Leszek Swirski <leszeks@google.com>
10028
10029 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
10030 functions with the same name as an include file are parsed
10031 correctly.
10032
d4d38844
YQ
100332018-02-01 Yao Qi <yao.qi@linaro.org>
10034
10035 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
10036 "\[^\r\n\]*".
10037
07e5f5cf
NP
100382018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
10039
10040 * gdb.arch/powerpc-prologue-frame.s: New file.
10041 * gdb.arch/powerpc-prologue-frame.c: Likewise.
10042 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
10043
929b5ad4
JB
100442018-01-31 Joel Brobecker <brobecker@adacore.com>
10045
10046 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
10047
e671cd59
PA
100482018-01-30 Pedro Alves <palves@redhat.com>
10049
10050 PR gdb/13211
10051 * gdb.base/interrupt-daemon.c: New.
10052 * gdb.base/interrupt-daemon.exp: New.
10053 * gdb.multi/multi-term-settings.c: New.
10054 * gdb.multi/multi-term-settings.exp: New.
10055
fc413dc4
JB
100562018-01-30 Joel Brobecker <brobecker@adacore.com>
10057
10058 * gdb.base/break.exp: Save the location where the breakpoint
10059 on break.c:47 was actually inserted when debugging the version
10060 compiled at -O2 and use it in the expected output of the "info
10061 break" test performed soon after.
10062
5c319bb2
PA
100632018-01-22 Pedro Alves <palves@redhat.com>
10064 Sergio Durigan Junior <sergiodj@redhat.com>
10065
10066 * gdb.base/whatis.exp: Add tests for 'set print object on' +
10067 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
10068
a9e40818
JB
100692018-01-22 Joel Brobecker <brobecker@adacore.com>
10070
10071 * gdb.base/break-include.c, gdb.base/break-include.inc,
10072 gdb.base/break-include.exp: New files.
10073 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
10074 line number now being the actual line number where the breakpoint
10075 was inserted.
10076 * gdb.mi/mi-break.exp: Likewise.
10077 * gdb.mi/mi-reverse.exp: Likewise.
10078 * gdb.mi/mi-simplerun.exp: Ditto.
10079
e707fc44
AB
100802018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10081
10082 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
10083 varobj.
10084 * gdb.mi/mi-var-create-rtti.exp: Likewise.
10085
ae451627
AB
100862018-01-21 Don Breazeal <donb@codesourcery.com>
10087 Andrew Burgess <andrew.burgess@embecosm.com>
10088
10089 * gdb.mi/basics.c: Add new global.
10090 * gdb.mi/mi-frame-regs.exp: New file.
10091 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
10092 case.
10093
b1b189e0
AB
100942018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
10095
10096 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
10097 non-parameter, and on an unknown symbol.
10098
fcfcc376
TT
100992018-01-19 Tom Tromey <tom@tromey.com>
10100
10101 * gdb.rust/modules.rs (TWENTY_THREE): New global.
10102 * gdb.rust/modules.exp: Add ::-qualified lookup test.
10103
634c1c31
AA
101042018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10105
10106 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
10107 setrlimit and chdir to int.
10108
d6ad07fd
AA
101092018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
10110
10111 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
10112 function.
10113 (my_tend): Likewise.
10114 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
10115 rationale of avoiding FP- and vector instructions.
10116
adf8243b
RK
101172018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
10118
10119 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
10120 "info reg" with "\[ \t\]*".
10121 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
10122 "\[ \t\]+".
10123 * gdb.arch/s390-multiarch.exp: Ditto.
10124 * gdb.base/pc-fp.exp: Ditto.
10125 * gdb.reverse/i386-precsave.exp: Ditto.
10126 * gdb.reverse/i386-reverse.exp: Ditto.
10127 * gdb.reverse/i387-env-reverse.exp: Ditto.
10128 * gdb.reverse/i387-stack-reverse.exp: Ditto.
10129
dcc06925
AA
101302018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10131
10132 * lib/gdb.exp (gdb_compile): Re-enable use of
10133 universal_compile_options for languages other than Rust.
10134
25d4fd80
AA
101352018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
10136
10137 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
10138
ee7f689e 101392018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
10140
10141 PR gdb/16577
10142 * gdb.base/solib-vanish.exp: New.
10143 * gdb.base/solib-vanish-main.c: New.
10144 * gdb.base/solib-vanish-lib1.c: New.
10145 * gdb.base/solib-vanish-lib2.c: New.
10146
d8447b6b
YQ
101472018-01-17 Yao Qi <yao.qi@linaro.org>
10148
10149 * gdb.compile/compile.exp: Match the address printed for
10150 frame in the output of command "bt".
10151
86d6a90c
TT
101522018-01-15 Tom Tromey <tom@tromey.com>
10153
10154 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
10155 compute sp_reg.
10156
cbcdb1aa
AB
101572018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
10158
10159 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
10160 to prepare.
10161 (prepare): Return 0 on error, 1 on success.
10162
eea61984
PA
101632018-01-12 Pedro Alves <palves@redhat.com>
10164
10165 * gdb.base/continue-after-aborted-step-over.c: New.
10166 * gdb.base/continue-after-aborted-step-over.exp: New.
10167
6181e9c2
SM
101682018-01-11 Simon Marchi <simon.marchi@ericsson.com>
10169
10170 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
10171 options when not creating an executable.
10172
3cada740
PA
101732018-01-11 Pedro Alves <palves@redhat.com>
10174
10175 PR remote/22597
10176 * gdb.server/stop-reply-no-thread.c: New file.
10177 * gdb.server/stop-reply-no-thread.exp: New file.
10178
c63d3e8d
PA
101792018-01-10 Pedro Alves <palves@redhat.com>
10180
10181 PR gdb/22670
10182 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
10183 functions too. Test setting breakpoints and printing C functions
10184 with no debug info too.
10185 * gdb.ada/bp_c_mixed_case/qux.c: New file.
10186
d4c2a405
PA
101872018-01-10 Pedro Alves <palves@redhat.com>
10188
10189 PR gdb/22670
10190 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
10191 a fail.
10192
8825213e
PA
101932018-01-10 Pedro Alves <palves@redhat.com>
10194
10195 PR gdb/22670
10196 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
10197
605fd3c6
YQ
101982018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10199
10200 * gdb.server/unittest.exp: Match the output in non-development
10201 mode.
10202
1e5ded6c
YQ
102032018-01-08 Simon Marchi <simon.marchi@ericsson.com>
10204
10205 * gdb.gdb/unittest.exp: Match output in non-development mode.
10206
30066b0b
JB
102072018-01-08 Joel Brobecker <brobecker@adacore.com>
10208
10209 * gdb.ada/access_tagged_param.exp: Relax expected output
10210 for value of "ObjL" in "continue" to pck.inspect breakpoint
10211 test.
10212
04bafb1e
XR
102132018-01-08 Joel Brobecker <brobecker@adacore.com>
10214
9f86398b
JB
10215 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
10216 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 10217
e379cee6
PA
102182018-01-05 Pedro Alves <palves@redhat.com>
10219
10220 PR gdb/18653
10221 * gdb.base/libsegfault.exp: New.
10222
de63c46b
PA
102232018-01-05 Joel Brobecker <brobecker@adacore.com>
10224
10225 PR gdb/22670
10226 * gdb.ada/access_tagged_param.exp: New file.
10227 * gdb.ada/access_tagged_param/foo.adb: New file.
10228
f98fc17b
PA
102292018-01-05 Pedro Alves <palves@redhat.com>
10230
10231 PR gdb/22670
10232 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
10233 exercise lower case too, and to exercise both full matching and
10234 wild matching.
10235
342f8240
JB
102362018-01-05 Joel Brobecker <brobecker@adacore.com>
10237
10238 * gdb.ada/rename_subscript_param: New testcase.
10239
7150d33c
JG
102402018-01-05 Jerome Guitton <guitton@adacore.com>
10241
10242 * gdb.ada/arr_acc_idx_w_gap: New testcase.
10243
cc0e770c
JB
102442018-01-05 Joel Brobecker <brobecker@adacore.com>
10245
10246 * gdb.ada/convvar_comp: New testcase.
10247
672a41aa 102482018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
10249
10250 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
10251 (My_Table): New global variable.
10252 * testsuite/gdb.ada/array_char_idx.exp: Add test.
10253
7365ec2f
JB
102542018-01-04 Joel Brobecker <brobecker@adacore.com>
10255
10256 PR gdb/22670
10257 * gdb.ada/maint_with_ada: New testcase.
10258
289483b6
JB
102592018-01-04 Joel Brobecker <brobecker@adacore.com>
10260
10261 PR gdb/22670
10262 * gdb.ada/bp_c_mixed_case: New testcase.
10263
344420da
JB
102642018-01-04 Joel Brobecker <brobecker@adacore.com>
10265
10266 PR gdb/22670
10267 * gdb.ada/complete.exp: Add "complete break ada" test.
10268
66fc87a0
JB
102692018-01-04 Joel Brobecker <brobecker@adacore.com>
10270
10271 PR gdb/22670
10272 * gdb.ada/info_addr_mixed_case: New testcase.
10273
9f757bf7
XR
102742018-01-03 Xavier Roirand <roirand@adacore.com>
10275
10276 * gdb.ada/excep_handle.exp: New testcase.
10277 * gdb.ada/excep_handle/foo.adb: New file.
10278 * gdb.ada/excep_handle/pck.ads: New file.
10279
bd570f80
JB
102802018-01-03 Joel Brobecker <brobecker@adacore.com>
10281
10282 * gdb.base/step-line.c: Add extra empty line in copyright header.
10283 * gdb.base/step-line.inp: Likewise.
10284
9fe561ab
JB
102852018-01-02 Joel Brobecker <brobecker@adacore.com>
10286
10287 * gdb.ada/dyn_stride.exp: Add slice test.
10288
a405673c
JB
102892018-01-02 Joel Brobecker <brobecker@adacore.com>
10290
10291 * gdb.ada/dyn_stride: New testcase.
10292
cef0f868
SH
102932017-12-27 Stafford Horne <shorne@gmail.com>
10294
10295 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10296 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10297
b67d92b0
SH
102982017-12-27 Stafford Horne <shorne@gmail.com>
10299
10300 * gdb.base/reggroups.c: New file.
10301 * gdb.base/reggroups.exp: New file.
10302
eccab96d
JB
103032017-12-18 Joel Brobecker <brobecker@adacore.com>
10304
10305 * gdb.dwarf2/ada-valprint-error.c: New file.
10306 * gdb.dwarf2/ada-valprint-error.exp: New file.
10307
0e2da9f0
JB
103082017-12-18 Joel Brobecker <brobecker@adacore.com>
10309
10310 * gdb.ada/assign_arr: New testcase.
10311
cb923fcc
XR
103122017-12-18 Xavier Roirand <roirand@adacore.com>
10313
10314 * gdb.ada/funcall_ptr: New testcase.
10315
7c161838
SDJ
103162017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10317
10318 PR cli/16224
10319 * gdb.base/ptype-offsets.cc: New file.
10320 * gdb.base/ptype-offsets.exp: New file.
10321
1af17fd9
YQ
103222017-12-15 Yao Qi <yao.qi@linaro.org>
10323
10324 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10325 if XML is disabled.
10326
828d5846
XR
103272017-12-15 Xavier Roirand <roirand@adacore.com>
10328
10329 * gdb.ada/same_component_name: New testcase.
10330
79e8fcaa
JB
103312017-12-14 Joel Brobecker <brobecker@adacore.com>
10332
10333 * gdb.ada/str_binop_equal: New testcase.
10334
e05fa6f9
JB
103352017-12-14 Joel Brobecker <brobecker@adacore.com>
10336
10337 * gdb.ada/task_switch_in_core: New testcase.
10338
b89641ba
SM
103392017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10340
10341 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10342 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10343 call test_bkpt_qualified.
10344 (test_bkpt_qualified): New proc.
10345
6892d2e4
PA
103462017-12-13 Pedro Alves <palves@redhat.com>
10347
10348 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10349 Tighten regexp by matching with an anchor.
10350
a22ecf70
PA
103512017-12-13 Pedro Alves <palves@redhat.com>
10352
10353 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10354 ("expression with namespace"): New set of tests.
10355 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10356 (Nested::Test_NS::qux): New.
10357 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10358 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10359
9937536c
JB
103602017-12-13 Joel Brobecker <brobecker@adacore.com>
10361
10362 * gdb.base/server-del-break.c: New file.
10363 * gdb.base/server-del-break.exp: New file.
10364
fe49c6f5
SH
103652017-12-12 Stafford Horne <shorne@gmail.com>
10366
10367 * gdb.xml/tdesc-regs.exp: Add or1k support.
10368
c3d18620
SH
103692017-12-12 Stafford Horne <shorne@gmail.com>
10370
10371 * gdb.base/bp-permanent.c: Define nop of or1k.
10372
c5f9cfc8
JB
103732017-12-11 Joel Brobecker <brobecker@adacore.com>
10374
10375 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10376 output with components being reordered.
10377
a9c135fc
JB
103782017-12-11 Joel Brobecker <brobecker@adacore.com>
10379
10380 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10381 output with components being reordered.
10382
927aa2e7
JK
103832017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10384 Pedro Alves <palves@redhat.com>
10385
10386 * gdb.base/maint.exp (check for .gdb_index): Check also for
10387 .debug_names.
10388 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10389 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10390 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10391 (.gdb_index used after symbol reloading): Support also .debug_names.
10392 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10393
f17d9474
YQ
103942017-12-08 Yao Qi <yao.qi@linaro.org>
10395
10396 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10397 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10398
a0de8c21
YQ
103992017-12-08 Yao Qi <yao.qi@linaro.org>
10400
10401 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10402 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10403
a738ea1d
YQ
104042017-12-08 Yao Qi <yao.qi@linaro.org>
10405
10406 * gdb.arch/aarch64-tagged-pointer.c: New file.
10407 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10408
1cd9a73b
SDJ
104092017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10410
10411 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10412 "int".
10413
fa6eb693
KS
104142017-12-07 Keith Seitz <keiths@redhat.com>
10415
10416 PR breakpoints/22569
10417 * gdb.linespec/ls-errs.exp: Change expected result of "break
10418 -source this file has spaces.c -line 3".
10419 Check that an explicit source file followed by whitespace is
10420 identified as an invalid explicit location.
10421
883fd55a
KS
104222017-12-07 Keith Seitz <keiths@redhat.com>
10423
10424 * gdb.cp/nested-types.cc: New file.
10425 * gdb.cp/nested-types.exp: New file.
10426 * lib/cp-support.exp: Load data-structures.exp library.
10427 (debug_cp_test_ptype_class): New global.
10428 (cp_ptype_class_verbose, next_line): New procedures.
10429 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10430 Add and document new return value.
10431 Switch the list of lines to a queue.
10432 Add support for new `type' key for nested type definitions.
10433 Add debugging/troubleshooting messages.
10434 * lib/data-structures.exp: New file.
10435
ec72db3e
SM
104362017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10437
10438 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10439 with proc_with_prefix, don't use with_test_prefix.
10440
99598d71
TT
104412017-12-07 Tom Tromey <tom@tromey.com>
10442
10443 * gdb.base/break.exp: Add test for empty "commands".
10444
a8806230
YQ
104452017-12-07 Yao Qi <yao.qi@linaro.org>
10446
10447 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10448 malloc and catch syscall.
10449
824cc835
PM
104502017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10451
e79be6e5 10452 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10453 tests for explicit locations.
10454
7cc244de
PA
104552017-12-06 Pedro Alves <palves@redhat.com>
10456
10457 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10458 force-disabling XML descriptions.
10459
50a1fdd5
PA
104602017-12-04 Pedro Alves <palves@redhat.com>
10461
10462 PR gdb/22499
10463 * gdb.arch/amd64-disp-step-avx.S: New file.
10464 * gdb.arch/amd64-disp-step-avx.exp: New file.
10465
f0fb2488
PA
104662017-12-03 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10469 and <string.h>.
10470 (parent_function): Print distinct messages when waitpid fails, or
10471 the child exits with a signal, or the child exits for an unhandled
10472 reason.
10473 * gdb.threads/process-dies-while-detaching.exp
10474 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10475 it. Wait for both inferior output and GDB's prompt. Use an
10476 indirect spawn id list.
10477 (do_detach): New parameter 'child_exit'. Use it to compute
10478 expected inferior output.
10479 (test_detach, test_detach_watch, test_detach_killed_outside):
10480 Adjust to pass down the expected child exit kind.
10481
97cbe998
SDJ
104822017-12-01 Joel Brobecker <brobecker@adacore.com>
10483 Sergio Durigan Junior <sergiodj@redhat.com>
10484 Pedro Alves <palves@redhat.com>
10485
10486 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10487
40fc416f
SDJ
104882017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10489
10490 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10491 to 'symbol-file' and 'add-symbol-file' can be
10492 position-independent.
10493
1cc75e92
YQ
104942017-12-01 Yao Qi <yao.qi@linaro.org>
10495
10496 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10497 the URL in copyright header.
10498 * gdb.arch/aarch64-fp.exp: Likewise.
10499 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10500 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10501 * gdb.base/expand-psymtabs.exp: Likewise.
10502 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10503 * gdb.fortran/common-block.exp: Likewise.
10504 * gdb.fortran/common-block.f90: Likewise.
10505 * gdb.fortran/logical.exp: Likewise.
10506 * gdb.fortran/vla-datatypes.f90: Likewise.
10507 * gdb.fortran/vla-sub.f90: Likewise.
10508
875fb7a7
JB
105092017-11-30 Joel Brobecker <brobecker@adacore.com>
10510
10511 * gdb.ada/repeat_dyn: New testcase.
10512
6f14765f
UW
105132017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10514
10515 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10516 Update for changed thread numbering.
10517 * gdb.cell/bt.exp: Update for changed GDB output.
10518
f1af7b94
SM
105192017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10520
10521 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10522 setting isremote by hand.
10523 * boards/dwarf4-gdb-index.exp: Likewise.
10524 * boards/fission.exp: Likewise.
10525 * boards/stabs.exp: Likewise.
10526
e3919f3e
PA
105272017-11-30 Pedro Alves <palves@redhat.com>
10528
10529 * gdb.linespec/cpls-ops.exp
10530 (check_explicit_skips_function_argument): Extract the underlying
10531 type of size_t instead of hardcoding it.
10532
bd69330d
PA
105332017-11-29 Pedro Alves <palves@redhat.com>
10534
10535 PR c++/19436
10536 * gdb.linespec/cpls-abi-tag.cc: New file.
10537 * gdb.linespec/cpls-abi-tag.exp: New file.
10538
a20714ff
PA
105392017-11-29 Pedro Alves <palves@redhat.com>
10540
10541 * gdb.base/langs.exp: Use -qualified.
10542 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10543 it.
10544 * gdb.cp/namespace.exp: Use -qualified.
10545 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10546 (overload-3, template-overload, template-ret-type, const-overload)
10547 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10548 procedures.
10549 (test_driver): Call them.
10550 * gdb.cp/save-bp-qualified.cc: New.
10551 * gdb.cp/save-bp-qualified.exp: New.
10552 * gdb.linespec/explicit.exp: Test -qualified.
10553 * lib/completion-support.exp (completion::explicit_opts_list): Add
10554 "-qualified".
10555 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10556
f6f1d339
PM
105572017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10558
10559 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10560
02ca603a
TT
105612017-11-29 Tom Tromey <tom@tromey.com>
10562
10563 * gdb.base/relocate.exp: Update invalid argument test.
10564 Add new tests for invalid arguments.
10565
ed6c0bfb
TP
105662017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10567
10568 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10569 Return 0 as a long.
10570 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10571
f106e10e
TP
105722017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10573
10574 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10575 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10576 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10577 func ().
10578 * gdb.cp/shadow.cc (B.func): Return 0.
10579
10329bb2
JB
105802017-11-27 Joel Brobecker <brobecker@adacore.com>
10581
10582 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10583 expected output in gdb_expect call to allow the exception
10584 message to be present as well. Fix syntax confusion to avoid
10585 TCL thinking that exception_name is an array.
10586
617cd4bc
UW
105872017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10588
10589 * gdb.arch/spu-info.c: Include <unistd.h>.
10590 (do_signal_test): Fix broken calls to write.
10591 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10592 Fix checks for empty mailboxes. Update signal tests for corrected
10593 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10594 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10595 * gdb.cell/arch.exp: Use standard_output_file.
10596 * gdb.cell/break.exp: Likewise.
10597 * gdb.cell/bt.exp: Likewise.
10598 * gdb.cell/core.exp: Likewise.
10599 * gdb.cell/dwarfaddr.exp: Likewise.
10600 * gdb.cell/ea-cache.exp: Likewise.
10601 * gdb.cell/ea-standalone.exp: Likewise.
10602 * gdb.cell/f-regs.exp: Likewise.
10603 * gdb.cell/fork.exp: Likewise.
10604 * gdb.cell/gcore.exp: Likewise.
10605 * gdb.cell/mem-access.exp: Likewise.
10606 * gdb.cell/ptype.exp: Likewise.
10607 * gdb.cell/registers.exp: Likewise.
10608 * gdb.cell/sizeof.exp: Likewise.
10609 * gdb.cell/solib-symbol.exp: Likewise.
10610 * gdb.cell/solib.exp: Likewise.
617cd4bc 10611
a81aaca0
PA
106122017-11-25 Pedro Alves <palves@redhat.com>
10613
10614 * gdb.base/complete-empty.exp: New file.
10615 * gdb.base/completion.exp: Adjust.
10616
6a3c6ee4
PA
106172017-11-25 Pedro Alves <palves@redhat.com>
10618
10619 * gdb.linespec/cpls-ops.cc: New file.
10620 * gdb.linespec/cpls-ops.exp: New file.
10621 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10622 factored out from ...
10623 (test_complete_prefix_range): ... this.
10624
8955eb2d
PA
106252017-11-24 Pedro Alves <palves@redhat.com>
10626
10627 * gdb.linespec/cpcompletion.exp: New file.
10628 * gdb.linespec/cpls-hyphen.cc: New file.
10629 * gdb.linespec/cpls.cc: New file.
10630 * gdb.linespec/cpls2.cc: New file.
10631 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10632 test to use test_gdb_complete_unique. Add label completion,
10633 keyword completion and explicit location completion tests.
10634 * lib/completion-support.exp: New file.
10635
e547c119
JB
106362017-11-24 Joel Brobecker <brobecker@adacore.com>
10637
10638 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10639 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10640 when hitting an exception catchpoint.
10641
7c3c1aa8
YQ
106422017-11-22 Yao Qi <yao.qi@linaro.org>
10643
10644 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10645
41bd68f5
SM
106462017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10647
10648 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10649 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10650 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10651
1daad298
YQ
106522017-11-22 Yao Qi <yao.qi@linaro.org>
10653
10654 * gdb.base/info-os.exp: Pass pthreads.
10655 * gdb.multi/multi-attach.exp: Likewise.
10656
88465e87
YQ
106572017-11-22 Yao Qi <yao.qi@linaro.org>
10658
10659 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10660 compiler.
10661
dc196b23
YQ
106622017-11-22 Yao Qi <yao.qi@linaro.org>
10663
10664 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10665 * gdb.base/break-interp.exp: Likewise.
10666 * gdb.base/jit-attach-pie.exp: Likewise.
10667
2400729e
UW
106682017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10669
10670 * gdb.base/float128.c (large128): New variable.
10671 * gdb.base/float128.exp: Add test to print largest __float128 value.
10672
7a26362d
UW
106732017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10674
10675 * gdb.arch/vsx-regs.exp: Update register content checks.
10676
ed0f4273
UW
106772017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10678
10679 * gdb.arch/ppc-longdouble.exp: New file.
10680 * gdb.arch/ppc-longdouble.c: Likewise.
10681
a25d69c6
PA
106822017-11-21 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10685
73fcf641
PA
106862017-11-20 Pedro Alves <palves@redhat.com>
10687
10688 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10689 (long_double_typedef): New typedefs.
10690 Use DEF on double and long double.
10691 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10692 cases.
10693 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10694 and 'long_double_ptr_same_size' locals. Use them to decide
10695 whether cast from array/function to float is valid/invalid.
10696
71a3c369
TT
106972017-11-17 Tom Tromey <tom@tromey.com>
10698
10699 * gdb.rust/traits.rs: New file.
10700 * gdb.rust/traits.exp: New file.
10701
ced9779b
JB
107022017-11-17 Joel Brobecker <brobecker@adacore.com>
10703
10704 * gdb.ada/minsyms: New testcase.
10705
a0922d80
PA
107062017-11-16 Pedro Alves <palves@redhat.com>
10707
10708 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10709 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10710
ea04e54c
PA
107112017-11-16 Pedro Alves <palves@redhat.com>
10712
10713 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10714 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10715
e849ea89
PA
107162017-11-16 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.server/reconnect-ctrl-c.c: New file.
10719 * gdb.server/reconnect-ctrl-c.exp: New file.
10720
d8ae99a7
PM
107212017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10722
10723 * gdb.python/py-rbreak.exp: New file.
10724 * gdb.python/py-rbreak.c: New file.
10725 * gdb.python/py-rbreak-func2.c: New file.
10726
968a13f8
PA
107272017-11-16 Pedro Alves <palves@redhat.com>
10728
10729 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10730 pattern.
10731 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10732 GDB.
10733
71774bc9
SM
107342017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10735
10736 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10737 regex.
10738
ddbb44cf
SM
107392017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10740
10741 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10742 test names.
10743
584a564f
PA
107442017-11-09 Pedro Alves <palves@redhat.com>
10745
10746 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10747 factored out from ...
10748 (top level): ... here, and adjusted to avoid expecting beyond the
10749 prompt in a single gdb_test_multiple.
10750
5ed7a928
PA
107512017-11-09 Pedro Alves <palves@redhat.com>
10752
10753 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10754 output.
10755 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10756 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10757 * gdb.server/ext-run.exp ("kill" test): Likewise.
10758 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10759
a60e0738
PA
107602017-11-09 Pedro Alves <palves@redhat.com>
10761
10762 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10763 match till end of line.
10764
2c88253f
PA
107652017-11-09 Pedro Alves <palves@redhat.com>
10766
10767 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10768
c7a38517
PA
107692017-11-09 Pedro Alves <palves@redhat.com>
10770
10771 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10772 New procedures, factored out from ...
10773 (top level): ... here, and adjusted to avoid expecting beyond the
10774 prompt in one go.
10775
f29f4b6b
PA
107762017-11-09 Pedro Alves <palves@redhat.com>
10777
10778 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10779 output. Fix '?' match.
10780
286acbb5
JB
107812017-11-08 Joel Brobecker <brobecker@adacore.com>
10782
10783 * gdb.ada/scoped_watch: New testcase.
10784 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10785 which is actually correct.
10786 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10787 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10788
62d7ae92
PA
107892017-11-08 Pedro Alves <palves@redhat.com>
10790
10791 * gdb.gdb/complaints.exp (test_initial_complaints)
10792 (test_serial_complaints, test_short_complaints): Call
10793 complaint_internal instead of complaint.
10794
280ca31f
DT
107952017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10796
10797 * gdb.threads/tls-core.c: New file.
10798 * gdb.threads/tls-core.exp: Likewise.
10799
b5ec771e
PA
108002017-11-08 Pedro Alves <palves@redhat.com>
10801
10802 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10803 (p Exported_Capitalized): New test.
10804 (p exported_capitalized): New test.
10805
a02b41a7
PA
108062017-11-07 Pedro Alves <palves@redhat.com>
10807
10808 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10809
95e95a6d
PA
108102017-11-07 Pedro Alves <palves@redhat.com>
10811
10812 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10813 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10814 (disable_invalid, disable_inverted, disable_negative): New
10815 procedures.
10816 ("bad numbers"): New set of tests.
10817
cee62dbd
PA
108182017-11-07 Pedro Alves <palves@redhat.com>
10819
10820 * gdb.cp/ena-dis-br-range.exp: Add tests.
10821
cc638e86
PA
108222017-11-07 Pedro Alves <palves@redhat.com>
10823
10824 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10825
d0fe4701
XR
108262017-11-07 Xavier Roirand <roirand@adacore.com>
10827 Pedro Alves <palves@redhat.com>
10828
10829 * gdb.base/ena-dis-br.exp: Add reference to
10830 gdb.cp/ena-dis-br-range.exp.
10831 * gdb.cp/ena-dis-br-range.exp: New file.
10832 * gdb.cp/ena-dis-br-range.cc: New file.
10833
46f67f80
PA
108342017-11-06 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.base/attach-non-pgrp-leader.c: New.
10837 * gdb.base/attach-non-pgrp-leader.exp: New.
10838
726e1356
PA
108392017-11-06 Pedro Alves <palves@redhat.com>
10840
10841 * configure.ac: No longer check for termio.h and sgtty.h.
10842 * configure: Regenerate.
10843 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10844 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10845 Remove termio and sgtty code.
10846
50ab6ace
YQ
108472017-11-03 Yao Qi <yao.qi@linaro.org>
10848
10849 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10850 in GDB is disabled.
10851
8e68731c
YQ
108522017-11-03 Yao Qi <yao.qi@linaro.org>
10853
10854 * gdb.python/py-thrhandle.exp: Skip it if python is not
10855 enabled.
10856
3a87ae65
SM
108572017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10858
10859 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10860 as a breakpoint command.
10861
484d8d36
MD
108622017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10863
10864 PR python/21213
10865 * gdb.python/py-infthread.exp: Test calling
10866 InferiorThread.inferior () multiple times in a row.
10867
4a27f119
KS
108682017-10-27 Keith Seitz <keiths@redhat.com>
10869
10870 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10871 Test "info break" for every inlined function breakpoint.
10872
bb11dd58
YQ
108732017-10-27 Yao Qi <yao.qi@linaro.org>
10874
10875 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10876
a43f3893
PF
108772017-10-26 Patrick Frants <osscontribute@gmail.com>
10878
10879 * gdb.cp/classes.exp (test_static_members): Test printing
10880 Outer::instance.
10881 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10882 (Inner::instance, Outer::instance): New.
10883
792ccf00
PA
108842017-10-24 Pedro Alves <palves@redhat.com>
10885
10886 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10887 extra console" test in two stages.
10888
eb2bfbad
PA
108892017-10-24 Pedro Alves <palves@redhat.com>
10890
10891 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10892
1f75a651
PA
108932017-10-24 Pedro Alves <palves@redhat.com>
10894
10895 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10896 loop.
10897
779990d9
PA
108982017-10-24 Pedro Alves <palves@redhat.com>
10899
10900 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10901 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10902
ad9b8f5d
PA
109032017-10-24 Pedro Alves <palves@redhat.com>
10904
10905 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10906 parameter and handle it. Don't output read value in test name.
10907
fee6da6e
PA
109082017-10-24 Pedro Alves <palves@redhat.com>
10909
10910 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10911 custom test name.
10912
10389c2c
PA
109132017-10-24 Pedro Alves <palves@redhat.com>
10914
10915 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10916 include the unstable output directory name in the test's name.
10917 (initial_setup_simple) <'set args'>: Use custom test name.
10918
a80e65a9
PA
109192017-10-24 Pedro Alves <palves@redhat.com>
10920
10921 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10922 with explicit test name.
10923
15763a09
PA
109242017-10-20 Pedro Alves <palves@redhat.com>
10925
10926 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10927 'wait -i'. Use gdb_assert and remote_close.
10928
49a4ce2e
AB
109292017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10930
10931 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10932 number from variable rather than hard-coded.
10933
a75868f5
PA
109342017-10-19 Pedro Alves <palves@redhat.com>
10935
10936 * gdb.base/long-inferior-output.c: New file.
10937 * gdb.base/long-inferior-output.exp: New file.
10938
c8ba13ad
KS
109392017-11-18 Keith Seitz <keiths@redhat.com>
10940
10941 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10942 method.
10943 (main): Call it.
10944 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10945 Add additional user-defined conversion operator tests.
10946
b27de576
PA
109472017-10-17 Pedro Alves <palves@redhat.com>
10948
10949 * boards/native-stdio-gdbserver.exp: Load "local-board".
10950
8484c955
PA
109512017-10-17 Pedro Alves <palves@redhat.com>
10952
10953 * gdb.base/quit-live.c: New file.
10954 * gdb.base/quit-live.exp: New file.
10955
83d5a34d
KS
109562017-10-16 Keith Seitz <keiths@redhat.com>
10957
10958 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10959 (class_with_protected_typedef, class_with_private_typedef)
10960 (struct_with_public_typedef, struct_with_protected_typedef)
10961 (struct_with_private_typedef): New classes/structs.
10962 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10963 typedefs and access specifiers.
10964
739b3f1d
PA
109652017-10-16 Pedro Alves <palves@redhat.com>
10966 Simon Marchi <simon.marchi@polymtl.ca>
10967
10968 * README (Local vs Remote vs Native): New section.
10969 * boards/local-board.exp: New file, with bits factored out from
10970 ...
10971 * boards/native-extended-gdbserver.exp: ... here. Load
10972 "local-board".
10973 * boards/native-gdbserver.exp: Load "local-board".
10974 (${board}_spawn, ${board}_exec): Delete.
10975 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10976 ...
10977 * boards/stdio-gdbserver-base.exp: ... this new file.
10978 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10979 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10980 procedure.
10981 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10982 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10983 stdio_gdbserver_command.
10984 (${board}_get_remote_address, ${board}_get_comm_port)
10985 (${board}_download, ${board}_upload): Delete.
10986 (get_target_remote_pipe_cmd): New.
10987
fe68b953
SM
109882017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10989
10990 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10991 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10992 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10993 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10994 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10995 remove with_test_prefix.
10996
300b6685
PA
109972017-10-13 Pedro Alves <palves@redhat.com>
10998
10999 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
11000 * gdb.base/annota1.exp: Use it instead of is_remote.
11001 * gdb.base/annota3.exp: Use it instead of is_remote.
11002 * gdb.cp/annota2.exp: Use it instead of is_remote.
11003 * gdb.cp/annota3.exp: Use it instead of is_remote.
11004 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
11005
50500caf
PA
110062017-10-13 Pedro Alves <palves@redhat.com>
11007
11008 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
11009 (test_num_test_vars, run_and_count_vars, find_env)
11010 (test_set_unset_env, test_inherit_env_var): New procedures.
11011 (top level): Use them.
11012
dad0c6d2
PA
110132017-10-13 Pedro Alves <palves@redhat.com>
11014
11015 * lib/selftest-support.exp (selftest_setup): Extend comments, and
11016 also skip on stub-like targets.
11017
8b0553c1
PA
110182017-10-13 Pedro Alves <palves@redhat.com>
11019
11020 PR gdb/22293
11021 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
11022 (top level): Move some tests to ...
11023 (test_not_found): ... this new procedure.
11024 (top level): Call it.
11025
7594f623
PA
110262017-10-13 Pedro Alves <palves@redhat.com>
11027
11028 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
11029 expect different "info terminal" output if testing with a
11030 non-native target.
11031
ebe3b402
PA
110322017-10-13 Pedro Alves <palves@redhat.com>
11033 Simon Marchi <simon.marchi@polymtl.ca>
11034
11035 PR python/12966
11036 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
11037
42f1b161
PA
110382017-10-13 Pedro Alves <palves@redhat.com>
11039
11040 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
11041 already.
11042
8d6ef72b
PA
110432017-10-13 Pedro Alves <palves@redhat.com>
11044
11045 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
11046 is_remote.
11047
d7bcd5b8
PA
110482017-10-13 Pedro Alves <palves@redhat.com>
11049
11050 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
11051 is_remote.
11052
df479dc6
PA
110532017-10-13 Pedro Alves <palves@redhat.com>
11054
11055 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
11056 is set.
11057 (corefile_test_attach): Likewise. Check can_spawn_for_attach
11058 instead of is_remote.
11059
23fb630a
PA
110602017-10-13 Pedro Alves <palves@redhat.com>
11061
11062 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
11063 (top level): Add comment.
11064
cc77b1dc
PA
110652017-10-13 Pedro Alves <palves@redhat.com>
11066
11067 * gdb.base/remote.exp (top level): Fix comment typo and add
11068 missing return.
11069
27c9e813
PA
110702017-10-13 Pedro Alves <palves@redhat.com>
11071 Simon Marchi <simon.marchi@polymtl.ca>
11072
11073 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
11074 calls and add comments. Skip test if use_gdb_stub is set.
11075 (top level): Use "set cwd" command instead of "cd" command.
11076
5e830d98
PA
110772017-10-13 Pedro Alves <palves@redhat.com>
11078
11079 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
11080 is_remote target check.
11081
f5ca0032
PA
110822017-10-13 Pedro Alves <palves@redhat.com>
11083
11084 * gdb.base/scope.exp: Use build_executable + clean_restart +
11085 gdb_file_cmd instead of prepare_for_testing and no longer skip
11086 "before run" tests on is_remote target boards. Update comments.
11087 * boards/native-extended-gdbserver.exp
11088 (extended_gdbserver_load_last_file): New, factored out from ...
11089 (gdb_load): ... this. Move further below and add comment.
11090 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
11091
8aed1c0d
PA
110922017-10-12 Pedro Alves <palves@redhat.com>
11093
11094 * gdb.base/attach.exp: Remove references to gdb64.
11095 * gdb.base/dbx.exp: Remove references to gdb64.
11096
cfa34c87
SM
110972017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11098 Pedro Alves <palves@redhat.com>
11099
11100 * gdb.base/label.exp: Remove is_remote target check.
11101
9192b7de
PA
111022017-10-12 Pedro Alves <palves@redhat.com>
11103
11104 * gdb.base/auvx.exp (coredir): Update comment.
11105 (top level) <core_works>: Use "set cwd" command instead of "cd"
11106 command.
11107
6bf0052d
PA
111082017-10-12 Pedro Alves <palves@redhat.com>
11109 Simon Marchi <simon.marchi@polymtl.ca>
11110
11111 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
11112 target boards.
11113
e48ef82d
PA
111142017-10-12 Pedro Alves <palves@redhat.com>
11115 Simon Marchi <simon.marchi@polymtl.ca>
11116
11117 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
11118 Instead skip if there's any gdb_protocol set.
11119
8d7aea57
SM
111202017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
11121 Pedro Alves <palves@redhat.com>
11122
11123 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
11124
30440677
PA
111252017-10-12 Pedro Alves <palves@redhat.com>
11126 Simon Marchi <simon.marchi@polymtl.ca>
11127
11128 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
11129 instead of on dejagnu remote boards.
11130
4e04f045 111312017-10-12 Pedro Alves <palves@redhat.com>
175654b9 11132 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
11133
11134 * gdb.base/inferior-died.exp: Remove is_remote and isnative
11135 checks. Use build_executable + clean_restart instead of
11136 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
11137 of enabling non-stop after starting gdb.
11138
871a186e
PA
111392017-10-12 Pedro Alves <palves@redhat.com>
11140
11141 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
11142 * gdb.threads/non-ldr-exc-2.exp: Ditto.
11143 * gdb.threads/non-ldr-exc-3.exp: Ditto.
11144 * gdb.threads/non-ldr-exc-4.exp: Ditto.
11145
56d704da
AK
111462017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
11147
11148 * gdb.arch/arc-tdesc-cpu.exp: New file.
11149 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
11150
2f20e312
SM
111512017-10-10 Simon Marchi <simon.marchi@ericsson.com>
11152
11153 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
11154
65630365
PA
111552017-10-10 Pedro Alves <palves@redhat.com>
11156
11157 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
11158 expect CLI output.
11159
bf469271
PA
111602017-10-10 Pedro Alves <palves@redhat.com>
11161
11162 * lib/selftest-support.exp (selftest_setup): Update for
11163 captured_command_loop's prototype change.
11164
777a42f1
PA
111652017-10-09 Pedro Alves <palves@redhat.com>
11166
11167 Test both arch1=>arch2 and arch2=>arch1.
11168
11169 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
11170 (srcfile2, binfile2, march1, march2): Remove globals. Largely
11171 factored out to...
11172 (append_arch1_options, append_arch2_options, append_arch_options)
11173 (build_executables): New procedures.
11174 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
11175 local.
11176 (top level): Add new 'first_arch' testing axis.
11177
cbd2b4e3
PA
111782017-10-09 Pedro Alves <palves@redhat.com>
11179
11180 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
11181 (barrier): New.
11182 (thread_start, all_started): New functions.
11183 (main): Spawn new thread and wait until it is scheduled.
11184 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
11185 option.
11186 (do_test): Add 'selected_thread' parameter. Run to all_started
11187 instead of main. Explicitly set the breakpoint at main. Switch
11188 to the SELECTED_THREAD thread.
11189 (top level): Test handling the exec event with either the main
11190 thread or the second thread selected.
11191
5c9e4427
PA
111922017-10-09 Pedro Alves <palves@redhat.com>
11193
11194 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
11195 logic. Move STOP marker after the value checks.
11196 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
11197 regexp.
11198
b3b7c423
SL
111992017-10-06 Sandra Loosemore <sandra@codesourcery.com>
11200
11201 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
11202
3b4b2f16
UW
112032017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
11204
11205 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
11206 integer-to-dfp conversion.
11207 * gdb.base/dfp-test.exp: Likewise.
11208
5cd63fda
PA
112092017-10-04 Pedro Alves <palves@redhat.com>
11210
11211 * gdb.multi/hangout.c: Include <unistd.h>.
11212 (hangout_loop): New function.
11213 (main): Call alarm. Call hangout_loop in a loop.
11214 * gdb.multi/hello.c: Include <unistd.h>.
11215 (hello_loop): New function.
11216 (main): Call alarm. Call hangout_loop in a loop.
11217 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
11218 inferior with the other selected.
11219
4c71c105
SM
112202017-10-04 Simon Marchi <simon.marchi@ericsson.com>
11221
11222 * gdb.mi/list-thread-groups-available.exp: New file.
11223 * gdb.mi/list-thread-groups-available.c: New file.
11224
bc3b087d
SDJ
112252017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11226
11227 * gdb.base/set-cwd.exp: Make it available on
11228 native-extended-gdbserver.
11229
d092c5a2
SDJ
112302017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
11231
11232 * gdb.base/set-cwd.c: New file.
11233 * gdb.base/set-cwd.exp: Likewise.
11234
45320ffa
TT
112352017-10-02 Tom Tromey <tom@tromey.com>
11236
11237 PR rust/22236:
11238 * gdb.rust/simple.rs (main): New variable "fslice".
11239 * gdb.rust/simple.exp: Add slice tests. Update string tests.
11240
b3e3859b
TT
112412017-10-02 Tom Tromey <tom@tromey.com>
11242
11243 * gdb.rust/simple.exp: Test ptype of a slice.
11244
01af5e0d
TT
112452017-10-02 Tom Tromey <tom@tromey.com>
11246
11247 * gdb.rust/simple.exp: Test index of slice.
11248
a9bbfbd8
TT
112492017-09-27 Tom Tromey <tom@tromey.com>
11250
11251 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
11252
df8899e5
TP
112532017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
11254 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.base/compare-sections.exp (get value of read-only section): Read
11257 as unsigned value.
11258 (corrupt read-only section): Likewise and don't set written if patching
11259 failed.
11260
757bf54b
KB
112612017-09-21 Kevin Buettner <kevinb@redhat.com>
11262
11263 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11264 files.
11265
06871ae8
PA
112662017-09-20 Pedro Alves <palves@redhat.com>
11267
11268 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11269 symbol names in gdb's output.
11270 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11271
e5f25bc5
PA
112722017-09-20 Pedro Alves <palves@redhat.com>
11273
11274 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11275 Rename to ...
11276 (test_list_ambiguous_symbol): ... this and add a symbol name
11277 parameter. Adjust.
11278 (test_list_ambiguous_function): Reimplement on top of
11279 test_list_ambiguous_symbol and also test listing ambiguous
11280 variables.
11281 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11282 (ambiguous_fun): ... this.
11283 (ambiguous_var): New.
11284 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11285 (ambiguous_fun): ... this.
11286 (ambiguous_var): New.
11287
4e5a4f58
JB
112882017-09-19 John Baldwin <jhb@FreeBSD.org>
11289
11290 * gdb.base/starti.c: New file.
11291 * gdb.base/starti.exp: New file.
11292 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11293
26e53f3e
PA
112942017-09-14 Pedro Alves <palves@redhat.com>
11295
11296 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11297 (top level): Use it instead of runto.
11298
cb791d59
TT
112992017-09-11 Tom Tromey <tom@tromey.com>
11300
11301 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11302
7c96f8c1
TT
113032017-09-11 Tom Tromey <tom@tromey.com>
11304
11305 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11306 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11307
469412dd
CW
113082017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11309
11310 * gdb.fortran/printing-types.exp: New file.
11311 * gdb.fortran/printing-types.exp: New file.
11312
e0f86435
BH
113132017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11314
11315 * gdb.fortran/vla-ptype.exp: Fix typos.
11316 * gdb.fortran/vla-value.exp: Same.
11317
9e9af4be
BH
113182017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11319
11320 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11321 * gdb.mi/mi-var-child-f.exp: Likewise.
11322 * gdb.mi/mi-vla-fortran.exp: Likewise.
11323
a5ad232b 113242017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
11325 Christoph Weinmann <christoph.t.weinmann@intel.com>
11326 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
11327
11328 * gdb.fortran/ptr-indentation.f90: New file.
11329 * gdb.fortran/ptr-indentation.exp: New file.
11330
5aec60eb
TT
113312017-09-05 Tom Tromey <tom@tromey.com>
11332
11333 PR gdb/22010:
11334 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11335
8f8f8152
TP
113362017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11337
11338 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11339
fbd1b771
JK
113402017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11341
11342 * gdb.threads/tls-nodebug-pie.c: New file.
11343 * gdb.threads/tls-nodebug-pie.exp: New file.
11344
5eb5f850
TT
113452017-09-05 Tom Tromey <tom@tromey.com>
11346
11347 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11348 for rust.
11349
ae780a21
SM
113502017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11351
11352 * gdb.multi/multi-arch-exec.exp: Test with different
11353 "follow-exec-mode" settings.
11354 (do_test): New procedure.
11355
3693fdb3
PA
113562017-09-04 Pedro Alves <palves@redhat.com>
11357
11358 * gdb.base/func-static.c (S::method const, S::method volatile)
11359 (S::method volatile const): New methods.
11360 (c_s, v_s, cv_s): New instances.
11361 (main): Call method() on them.
11362 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11363 (cannot_resolve): New procedure.
11364 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11365 print-quote-unquoted columns.
11366 (do_test): Test printing each scope too.
11367
e68cb8e0
PA
113682017-09-04 Pedro Alves <palves@redhat.com>
11369
11370 * gdb.base/local-static.exp: Also test with
11371 class::method::variable wholly quoted.
11372 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11373
858be34c
PA
113742017-09-04 Pedro Alves <palves@redhat.com>
11375
11376 * gdb.base/local-static.c: New.
11377 * gdb.base/local-static.cc: New.
11378 * gdb.base/local-static.exp: New.
11379
46a4882b
PA
113802017-09-04 Pedro Alves <palves@redhat.com>
11381
11382 * gdb.asm/asm-source.exp: Add casts to int.
11383 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11384 (dataglobal64_1, dataglobal64_2): New globals.
11385 * gdb.base/nodebug.exp: Test different expressions involving the
11386 new globals, with print, whatis and ptype. Add casts to int.
11387 * gdb.base/solib-display.exp: Add casts to int.
11388 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11389 * gdb.cp/m-static.exp: Add cast to int.
11390 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11391 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11392 tls variable with no debug info without a cast. Test with a cast
11393 to int too.
11394 * gdb.trace/entry-values.exp: Add casts.
11395
2c5a2be1
PA
113962017-09-04 Pedro Alves <palves@redhat.com>
11397
11398 * gdb.base/nodebug.exp: Test that ptype's error about functions
11399 with unknown return type includes the function name too.
11400
7022349d
PA
114012017-09-04 Pedro Alves <palves@redhat.com>
11402
11403 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11404 return type of munmap in infcall.
11405 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11406 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11407 type of ftell in infcall.
11408 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11409 type of getpid in infcall.
11410 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11411 infcall.
11412 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11413 Bail on failure to extract the pid.
11414 * gdb.base/nodebug.c: #include <stdint.h>.
11415 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11416 New functions.
11417 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11418 Change expected output of print/whatis/ptype with functions with
11419 no debug info. Test all supported languages. Call
11420 test_call_promotion.
11421 * gdb.compile/compile.exp: Adjust expected output to expect
11422 warning.
11423 * gdb.threads/siginfo-threads.exp: Likewise.
11424
54990598
PA
114252017-09-04 Pedro Alves <palves@redhat.com>
11426
11427 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11428 "prototypes". Test calling float functions via prototyped and
11429 unprototyped function pointers.
11430 (perform_all_tests): New parameter "prototypes". Pass it down.
11431 (top level): Pass down "prototypes" parameter to
11432 perform_all_tests.
11433
34d16ea2
SM
114342017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11435
11436 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11437 Test with nested loops.
11438
9521ecda
SM
114392017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11440
11441 * gdb.base/commands.exp: Call the new procedures.
11442 (loop_break_test, loop_continue_test): New procedures.
11443
80a65e9b
SM
114442017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11445
11446 * gdb.base/commands.exp: Call new procedure.
11447 (define_if_without_arg_test): New procedure.
11448
e439fa14
PA
114492017-09-04 Pedro Alves <palves@redhat.com>
11450
11451 * gdb.base/list-ambiguous.exp: New file.
11452 * gdb.base/list-ambiguous0.c: New file.
11453 * gdb.base/list-ambiguous1.c: New file.
11454 * gdb.base/list.exp (test_list_range): Adjust expected output.
11455
0a2dde4a
SDJ
114562017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11457
11458 * gdb.base/share-env-with-gdbserver.c: New file.
11459 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11460
5e89eb3a
SM
114612017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11462
11463 * gdb.base/commands.exp (gdbvar_simple_if_test,
11464 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11465 progvar_simple_if_test, progvar_simple_while_test,
11466 progvar_complex_if_while_test, user_defined_command_test,
11467 user_defined_command_args_eval,
11468 user_defined_command_args_stack_test,
11469 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11470 temporary_breakpoint_commands,
11471 gdb_test_no_prompt, redefine_hook_test,
11472 redefine_backtrace_test): Remove "global gdb_prompt".
11473
fd437cbc
SM
114742017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11475
11476 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11477 New proc, call it from toplevel.
11478
87215ad1
SDJ
114792017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11480
11481 PR remote/21852
11482 * gdb.server/normal.c: New file, copied from gdb.base.
11483 * gdb.server/run-without-local-binary.exp: New file.
11484
58afddc6
WP
114852017-08-07 Weimin Pan <weimin.pan@oracle.com>
11486
11487 * gdb.arch/sparc64-adi.exp: New file.
11488 * gdb.arch/sparc64-adi.c: New file.
11489
5277199a
PA
114902017-08-22 Pedro Alves <palves@redhat.com>
11491
11492 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11493 (top level): Add "list all overloads" tests.
11494
14278e1f
TT
114952017-08-22 Tom Tromey <tom@tromey.com>
11496
11497 * gdb.gdb/xfullpath.exp: Remove.
11498
bf223d3e
PA
114992017-08-21 Pedro Alves <palves@redhat.com>
11500
11501 PR gdb/19487
11502 * gdb.base/symbol-alias.c: New.
11503 * gdb.base/symbol-alias2.c: New.
11504 * gdb.base/symbol-alias.exp: New.
11505
c973d0aa
PA
115062017-08-21 Pedro Alves <palves@redhat.com>
11507
11508 * gdb.base/dfp-test.c
11509 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11510 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11511 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11512 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11513 * gdb.base/whatis-ptype-typedefs.c: New.
11514 * gdb.base/whatis-ptype-typedefs.exp: New.
11515 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11516 (an_int, an_int_type, an_int_type2): New globals.
11517 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11518 involving typedefs and cast expressions.
11519 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11520 (lookup_typedefs_function): New.
11521 (typedefs_pretty_printers_dict): New.
11522 (top level): Register lookup_typedefs_function in
11523 gdb.pretty_printers.
11524
6d580b63
YQ
115252017-08-18 Yao Qi <yao.qi@linaro.org>
11526
11527 * gdb.server/unittest.exp: New.
11528
206726fb
SDJ
115292017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11530
11531 PR gdb/21954
11532 * gdb.base/environ.exp: Add test to check if 'unset environment'
11533 works.
11534
bf0ec4c2
AA
115352017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11536
11537 * lib/gdb.exp (universal_compile_options): New caching proc.
11538 (gdb_compile): Suppress GCC's coloring of messages.
11539
d6382fff
TT
115402017-08-14 Tom Tromey <tom@tromey.com>
11541
11542 PR gdb/21675:
11543 * gdb.base/printcmds.exp (test_radices): New function.
11544 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11545 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11546 * lib/gdb.exp (get_integer_valueof): Use p/d.
11547
c2c2dd9f
SM
115482017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11549
11550 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11551 characters.
11552
fdffd6f4
TT
115532017-08-05 Tom Tromey <tom@tromey.com>
11554
11555 * gdb.rust/simple.exp: Allow String to appear in a different
11556 namespace.
11557
27d41eac
YQ
115582017-07-26 Yao Qi <yao.qi@linaro.org>
11559
11560 * gdb.gdb/unittest.exp: Invoke command
11561 "maintenance check xml-descriptions".
11562
031ed05d
AA
115632017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11564
11565 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11566 calling context.
11567 (hex128): Drop erroneous calculation of parameters.
11568
dcd27ddf
SM
115692017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11570
11571 * gdb.python/py-unwind.exp: Disable stack protection when
11572 building test file.
11573
47e77640
PA
115742017-07-20 Pedro Alves <palves@redhat.com>
11575
11576 * gdb.base/default.exp (set language): Adjust expected output.
11577
62d2a18a
PA
115782017-07-20 Pedro Alves <palves@redhat.com>
11579
11580 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11581 (test_minsym): ... this, and make static.
11582 (get_pck__foo__bar__minsym): Rename to ...
11583 (get_test_minsym): ... this.
11584 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11585 symbol names and comments.
11586 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11587 (get_test_minsym): ... this.
11588 (pck__foo__bar__minsym__2): Rename to ...
11589 (test_minsym): ... this.
11590 (main): Adjust.
11591
c45ec17c
PA
115922017-07-17 Pedro Alves <palves@redhat.com>
11593
11594 * gdb.base/completion.exp: Adjust expected output.
11595 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11596 the completer works.
11597
c6756f62
PA
115982017-07-17 Pedro Alves <palves@redhat.com>
11599
11600 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11601
5bd68487
AB
116022017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11603
11604 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11605
8880f2a9
TT
116062017-07-14 Tom Tromey <tom@tromey.com>
11607
11608 PR rust/21764:
11609 * gdb.rust/simple.exp: Add tests.
11610
65547233
TT
116112017-07-14 Tom Tromey <tom@tromey.com>
11612
11613 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11614
8f14146e
PA
116152017-07-14 Pedro Alves <palves@redhat.com>
11616
11617 * gdb.linespec/base/one/thefile.cc (z1): New function.
11618 * gdb.linespec/base/two/thefile.cc (z2): New function.
11619 * gdb.linespec/linespec.exp: Add tests.
11620
b4365d02
AB
116212017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11622
11623 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11624 to mi_create_breakpoint.
11625
5d2cbaa5
AB
116262017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11627
11628 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11629 mi_create_breakpoint.
11630
11cb5716
IB
116312017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11632
11633 * gdb.dlang/demangle.exp: Update for demangling changes.
11634
03278692
TT
116352017-07-09 Tom Tromey <tom@tromey.com>
11636
11637 * gdb.dwarf2/shortpiece.exp: New file.
11638
33c5cd75
DB
116392017-07-06 David Blaikie <dblaikie@gmail.com>
11640
11641 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11642 built from fissiont-multi-cu{1,2}.c.
11643 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11644 except putting 'main' and 'func' in separate CUs in the same DWO file.
11645 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11646 test.
11647 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11648 test.
11649
8455d262
PA
116502017-07-06 Pedro Alves <palves@redhat.com>
11651
11652 * gdb.python/py-unwind.exp: Test flushregs.
11653
dc4bde35
SDJ
116542017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11655
11656 PR cli/21688
11657 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11658 tests for alias commands and trailing whitespace.
11659
51ed89aa
SDJ
116602017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11661
11662 PR cli/21688
11663 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11664 procedure. Call it.
11665
eb17d413
PA
116662017-06-29 Pedro Alves <palves@redhat.com>
11667
11668 * gdb.base/printcmds.exp: Add tests.
11669
41664b45
DG
116702017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11671
11672 PR gdb/21337
11673 * gdb.base/reread-readsym.exp: New file.
11674 * gdb.base/reread-readsym.c: New file.
11675
75312ae3
KB
116762017-06-21 Kevin Buettner <kevinb@redhat.com>
11677
11678 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11679 subpattern.
11680
66953522
PB
116812017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11682
11683 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11684 extended mnemonic.
11685 * gdb.arch/powerpc-power9.s: Likewise.
11686
5524b525
AA
116872017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11688
11689 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11690 on 32-bit x86 targets. Exploit is_*_target macros where
11691 appropriate.
11692
03c8af18
AA
116932017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11694
11695 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11696 register pieces.
11697
3bf31011
AA
116982017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11699
11700 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11701 located in one or more DWARF pieces.
11702
805acca0
AA
117032017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11704
11705 * lib/gdb.exp (get_endianness): New proc.
11706 * gdb.arch/aarch64-fp.exp: Use it.
11707 * gdb.arch/altivec-regs.exp: Likewise.
11708 * gdb.arch/e500-regs.exp: Likewise.
11709 * gdb.arch/vsx-regs.exp: Likewise.
11710 * gdb.base/dump.exp: Likewise.
11711 * gdb.base/funcargs.exp: Likewise.
11712 * gdb.base/gnu_vector.exp: Likewise.
11713 * gdb.dwarf2/formdata16.exp: Likewise.
11714 * gdb.dwarf2/implptrpiece.exp: Likewise.
11715 * gdb.dwarf2/nonvar-access.exp: Likewise.
11716 * gdb.python/py-inferior.exp: Likewise.
11717 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11718
e9352324
AA
117192017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11720
11721 PR gdb/21226
11722 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11723 stack value pieces are taken from the LSB end.
11724
d5d1163e
AA
117252017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11726
11727 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11728 variable at nonzero offset.
11729
0567c986
AA
117302017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11731
11732 * gdb.dwarf2/var-access.c: New file.
11733 * gdb.dwarf2/var-access.exp: New test.
11734 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11735
973e9aab
TT
117362017-06-12 Tom Tromey <tom@tromey.com>
11737
11738 * gdb.dwarf2/formdata16.exp: Add tests.
11739
d9109c80
TT
117402017-06-12 Tom Tromey <tom@tromey.com>
11741
11742 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11743
30a25466
TT
117442017-06-12 Tom Tromey <tom@tromey.com>
11745
11746 PR exp/16225:
11747 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11748 * gdb.arch/vsx-regs.exp: Update tests.
11749 * gdb.arch/s390-vregs.exp (hex128): New proc.
11750 Update test.
11751 * gdb.arch/altivec-regs.exp: Update tests.
11752
aefd8b33
SDJ
117532017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11754
11755 * gdb.base/startup-with-shell.c: New file.
11756 * gdb.base/startup-with-shell.exp: Likewise.
11757
2090129c
SDJ
117582017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11759
11760 * gdb.server/non-existing-program.exp: Update regex in order to
11761 reflect the fact that gdbserver is now using fork_inferior (with a
11762 shell) to startup the inferior.
11763
8e86a419
SM
117642017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11765
11766 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11767 support function calls from GDB.
11768
e6cf65f2
TT
117692017-05-21 Tom Tromey <tom@tromey.com>
11770
11771 PR rust/21466:
11772 * gdb.rust/unsized.exp: New file.
11773 * gdb.rust/unsized.rs: New file.
11774
43cc5389
TT
117752017-05-19 Tom Tromey <tom@tromey.com>
11776
11777 PR rust/21484:
11778 * gdb.rust/watch.exp: New file.
11779 * gdb.rust/watch.rs: New file.
11780
ec8df234
TT
117812017-05-18 Tom Tromey <tom@tromey.com>
11782
11783 * gdb.rust/simple.exp: Allow Box to be qualified.
11784
3e3e7fae
TP
117852017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11786
11787 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11788
59cc050d
PA
117892017-05-18 Pedro Alves <palves@redhat.com>
11790
11791 * gdb.base/fileio.c (test_write, test_read, test_close)
11792 (test_fstat): Don't print 'ret' in the fail path.
11793
c8f6abd1
PA
117942017-05-18 Pedro Alves <palves@redhat.com>
11795
11796 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11797 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11798 (test_system, test_rename, test_unlink, test_time): Change
11799 prototypes.
11800 * gdb.base/fileio.exp (stop_msg): Adjust.
11801
d2a03b77
PA
118022017-05-18 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/fileio.c (null_str): New global.
11805 (test_stat): Use it.
11806 * gdb.base/fileio.exp: Remove nowarnings.
11807
0d5c6999
YQ
118082017-05-17 Yao Qi <yao.qi@linaro.org>
11809
11810 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11811
21873064
YQ
118122017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11813
11814 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11815 argument command.
11816 (top-level): Invoke test_set_inferior_tty.
11817
d512d31c
PA
118182017-05-04 Pedro Alves <palves@redhat.com>
11819
11820 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11821 Add parens to print call for Python 3.
11822
90cef2ed
KS
118232017-05-03 Keith Seitz <keiths@redhat.com>
11824
11825 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11826 (main): Call it.
11827
14f819c8
TW
118282017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11829
11830 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11831 to prev and next.
11832
913aeadd
TW
118332017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11834
11835 * gdb.python/py-record-btrace.exp: Remove test for
11836 gdb.BtraceInstruction.error.
11837
a3be24ad
TW
118382017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11839
11840 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11841
ae20e79a
TW
118422017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11843
11844 * gdb.python/py-record-btrace-threads.c: New file.
11845 * gdb.python/py-record-btrace-threads.exp: New file.
11846
45ce1b47
SDJ
118472017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11848
11849 PR testsuite/8595
11850 * gdb.base/environ.exp: Make test available in all architectures.
11851 Move bits related to "info program" testing to
11852 gdb.base/info-program.exp. Rewrite tests to use the two new
11853 procedures mentione below.
11854 (test_set_show_env_var) New procedure.
11855 (test_set_show_env_var_equal): Likewise.
11856 * gdb.base/info-program.exp: New file.
11857
e15c3eb4
KS
118582017-04-27 Keith Seitz <keiths@redhat.com>
11859
11860 * gdb.cp/oranking.cc (test15): New function.
11861 (main): Call test15 and declare additional variables for testing.
11862 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11863 "p foo101('abc')" tests.
11864 Add tests for cv qualifier overloads.
11865 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11866 "lvalue reference overload" test.
11867 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11868 "print value of f1 on Child&& in f2" test.
11869
3a3fd0fd
PA
118702017-04-19 Pedro Alves <palves@redhat.com>
11871
11872 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11873 procedure.
11874 (top level): Call it.
11875 * lib/gdb.exp (gdb_define_cmd): New procedure.
11876
53375380
PA
118772017-04-12 Pedro Alves <palves@redhat.com>
11878
11879 PR gdb/21323
11880 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11881 (wchar): New global.
11882 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11883 (do_test_wide_char, wide_char_types_no_program, top level): Add
11884 wchar_t testing.
11885
53e710ac
PA
118862017-04-12 Pedro Alves <palves@redhat.com>
11887
11888 PR c++/21323
11889 * gdb.cp/wide_char_types.c: New file.
11890 * gdb.cp/wide_char_types.exp: New file.
11891
0ad9d8c7
SDJ
118922017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11893
11894 PR gdb/21352
11895 * gdb.trace/tsv.exp: Add test for "tsave -r".
11896
b1b45502
IB
118972017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11898
11899 * gdb.dlang/watch-loc.c: New file.
11900 * gdb.dlang/watch-loc.exp: New file.
11901
ec13808e
JK
119022017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11903
11904 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11905
fe5f7374
AK
119062017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11907
11908 * gdb.arch/arc-analyze-prologue.S: New file.
11909 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11910
eea78757
AK
119112017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11912
11913 * gdb.arch/arc-decode-insn.S: New file.
11914 * gdb.arch/arc-decode-insn.exp: Likewise.
11915
5badf10a
IR
119162017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11917
11918 PR tdep/20928
11919 * gdb.arch/sparc64-regs.exp: New file.
11920 * gdb.arch/sparc64-regs.S: Likewise.
11921
cee59b3f
TW
119222017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11923
11924 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11925 and memory view on Python 3.
11926
c0f55cc6
AV
119272017-03-20 Artemiy Volkov <artemiyv@acm.org>
11928 Keith Seitz <keiths@redhat.com>
11929
11930 PR gdb/14441
11931 * gdb.cp/demangle.exp: Add rvalue reference tests.
11932 * gdb.cp/rvalue-ref-casts.cc: New file.
11933 * gdb.cp/rvalue-ref-casts.exp: New file.
11934 * gdb.cp/rvalue-ref-overload.cc: New file.
11935 * gdb.cp/rvalue-ref-overload.exp: New file.
11936 * gdb.cp/rvalue-ref-params.cc: New file.
11937 * gdb.cp/rvalue-ref-params.exp: New file.
11938 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11939 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11940 * gdb.cp/rvalue-ref-types.cc: New file.
11941 * gdb.cp/rvalue-ref-types.exp: New file.
11942 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11943 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11944
51457a05
MAL
119452017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11946
11947 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11948 New procedure.
11949
5b291c04
MAL
119502017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11951
11952 * lib/mi-support.exp (mi_gdb_test): Add additional message
11953 for unexpected output.
11954
59a56148
AA
119552017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11956
11957 * gdb.base/examine-backward.c (Barrier): New character array
11958 constant, to ensure that TestStrings is preceded by a string
11959 terminator.
11960
7942e96e
AA
119612017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11962
11963 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11964 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11965 and implicit pointer into such a location.
11966
6ebac3fb
DE
119672017-03-16 Doug Evans <dje@google.com>
11968
11969 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11970
ec3b243d
TP
119712017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11972
11973 * gdb.cp/m-static.exp: Fix expectation for prototype of
11974 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
11975
119762017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
11977
11978 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11979 * gdb.guile/scm-lazy-string.c: New file.
11980 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11981 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11982 for pointer, array, typedef lazy strings.
11983
2cc36e25 119842017-03-16 Doug Evans <dje@google.com>
34b43320
DE
11985
11986 PR python/17728, python/18439, python/18779
11987 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11988 * gdb.python/py-lazy-string.c (pointer): New typedef.
11989 (main): New locals ptr, array, typedef_ptr.
11990 * gdb.python/py-value.exp: Move lazy string tests to ...
11991 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11992 array, typedef lazy strings.
ec3b243d 11993
0efcde63
AK
119942017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11995
11996 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11997 Add optional 'test' parameter.
11998
7978d7c3
SM
119992017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12000
12001 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12002 Skip for versions of DejaGnu < 1.5.
12003
896c0c1e
SM
120042017-03-13 Simon Marchi <simon.marchi@ericsson.com>
12005
12006 * lib/gdb.exp (dejagnu_version): New proc.
12007 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
12008 Use dejagnu_version.
12009
5f4d1085
KS
120102017-03-10 Keith Seitz <keiths@redhat.com>
12011
12012 PR c++/8128
12013 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
12014 type from destructor regexps.
12015 Add a branch which actually passes the test.
12016 Adjust "ptype t5i" test names.
12017
1de05205
PA
120182017-03-08 Pedro Alves <palves@redhat.com>
12019
12020 * gdb.base/step-over-exit.exp: Add explicit test message.
12021
c65d6b55
PA
120222017-03-08 Pedro Alves <palves@redhat.com>
12023
12024 PR gdb/18360
12025 * gdb.threads/interrupt-while-step-over.c: New file.
12026 * gdb.threads/interrupt-while-step-over.exp: New file.
12027
2e86a283
PA
120282017-03-08 Pedro Alves <palves@redhat.com>
12029
12030 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
12031 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
12032
25dcbff6
PA
120332017-03-08 Pedro Alves <palves@redhat.com>
12034
12035 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
12036 PKRU as not supported as a PASS.
12037
dc9366eb
PA
120382017-03-08 Pedro Alves <palves@redhat.com>
12039
12040 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
12041 prefix instead of $binfile1/$binfile2.
12042 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
12043 in test message.
12044 * gdb.python/py-completion.exp: Use "load python file" as test
12045 messages instead of unstable path names.
12046
6e5d74e7
PA
120472017-03-08 Pedro Alves <palves@redhat.com>
12048 Jan Kratochvil <jan.kratochvil@redhat.com>
12049
12050 PR cli/21218
12051 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
12052 New proc.
12053 (top level): Call it.
12054
9753a2f6
PA
120552017-03-08 Pedro Alves <palves@redhat.com>
12056
12057 PR tui/21216
12058 * gdb.tui/tui-nl-filtered-output.exp: New file.
12059
1a4dd9dd
PA
120602017-03-08 Pedro Alves <palves@redhat.com>
12061
12062 * gdb.base/completion.exp: Move TUI completion tests to ...
12063 * gdb.tui/completion.exp: ... this new file.
12064
7cbbff33
PA
120652017-03-08 Pedro Alves <palves@redhat.com>
12066
12067 * gdb.base/tui-disasm-long-lines.c,
12068 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
12069 gdb.base/tui-layout.exp: Move to ...
12070 * gdb.tui/: ... this new directory.
12071
5f6fd321
PA
120722017-03-07 Pedro Alves <palves@redhat.com>
12073
12074 * gdb.base/tui-layout.c: New file.
12075 * gdb.base/tui-layout.exp: New file.
12076
44959fa8
PA
120772017-03-07 Pedro Alves <palves@redhat.com>
12078
12079 * gdb.base/tui-layout.c: Rename to ...
12080 * gdb.base/tui-disasm-long-lines.c: ... this.
12081 * gdb.base/tui-layout.exp: Rename to ...
12082 * gdb.base/tui-disasm-long-lines.exp: ... this.
12083
f8c4e718
PA
120842017-03-07 Pedro Alves <palves@redhat.com>
12085
12086 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
12087
6dbb839a 120882017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
12089
12090 * i386-mpx-call.c: New file.
12091 * i386-mpx-call.exp: New file.
12092
65b48a81
PB
120932017-02-28 Peter Bergner <bergner@vnet.ibm.com>
12094
12095 * gdb.arch/powerpc-power.exp: Delete test.
12096 * gdb.arch/powerpc-power.s: Likewise.
12097 * gdb.disasm/disassembler-options.exp: New test.
12098 * gdb.arch/powerpc-altivec.exp: Likewise.
12099 * gdb.arch/powerpc-altivec.s: Likewise.
12100 * gdb.arch/powerpc-altivec2.exp: Likewise.
12101 * gdb.arch/powerpc-altivec2.s: Likewise.
12102 * gdb.arch/powerpc-altivec3.exp: Likewise.
12103 * gdb.arch/powerpc-altivec3.s: Likewise.
12104 * gdb.arch/powerpc-power7.exp: Likewise.
12105 * gdb.arch/powerpc-power7.s: Likewise.
12106 * gdb.arch/powerpc-power8.exp: Likewise.
12107 * gdb.arch/powerpc-power8.s: Likewise.
12108 * gdb.arch/powerpc-power9.exp: Likewise.
12109 * gdb.arch/powerpc-power9.s: Likewise.
12110 * gdb.arch/powerpc-vsx.exp: Likewise.
12111 * gdb.arch/powerpc-vsx.s: Likewise.
12112 * gdb.arch/powerpc-vsx2.exp: Likewise.
12113 * gdb.arch/powerpc-vsx2.s: Likewise.
12114 * gdb.arch/powerpc-vsx3.exp: Likewise.
12115 * gdb.arch/powerpc-vsx3.s: Likewise.
12116 * gdb.arch/arm-disassembler-options.exp: Likewise.
12117 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
12118 * gdb.arch/s390-disassembler-options.exp: Likewise.
12119
17cd4947
LM
121202017-02-23 Luis Machado <lgustavo@codesourcery.com>
12121
12122 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
12123 (check_supported_features): ... this. Changed return type to void.
12124 (supports_rdseed): New static global.
12125 (rdseed): Check supports_rdseed.
12126 (initialize): Call check_supported_features.
12127
2039d74e
EBM
121282017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12129
12130 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
12131 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
12132 and lqarx/stqcx.
12133 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
12134 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
12135
a51d7ecf
EBM
121362017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
12137
12138 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
12139 uppercase.
12140
0224619f
JK
121412017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12142
12143 * gdb.dwarf2/formdata16.c: New file.
12144 * gdb.dwarf2/formdata16.exp: New file.
12145 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
12146
216f72a1
JK
121472017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12148
12149 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
12150 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
12151 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
12152 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
12153 DW_AT_GNU_*.
12154
43988095
JK
121552017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
12156
12157 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
12158
99e8a4f9
SDJ
121592017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
12160
12161 PR gdb/21164
12162 * gdb.base/maint.exp: Add testcases for when the commands do
12163 not have arguments.
12164
b58a8c0c
TP
121652017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
12166
12167 * gdb.cp/chained-calls.exp: Use p instead of P.
12168
4e746bb6
TW
121692017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
12170
12171 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
12172 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
12173
3f77c769
TT
121742017-02-14 Tom Tromey <tom@tromey.com>
12175
12176 PR python/13598:
12177 * gdb.python/py-events.exp: Add before_prompt event tests.
12178
075beec0
AA
121792017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
12180
12181 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
12182
bf5f525c
LM
121832017-02-13 Luis Machado <lgustavo@codesourcery.com>
12184
12185 * gdb.linespec/explicit.c (my_unique_function_name): New function.
12186 (main): Call my_unique_function_name.
12187 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
12188 completion of patterns with a single match.
12189 Add missing -re switches to gdb_test_multiple calls.
12190
13a66184
LM
121912017-02-13 Luis Machado <lgustavo@codesourcery.com>
12192
12193 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
12194 return if core file is not recognized.
12195
26a06916
SM
121962017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12197
12198 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
12199 and extra UIs.
12200
b761ca9e
SM
122012017-02-10 Simon Marchi <simon.marchi@ericsson.com>
12202
12203 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
12204 proc_with_prefix.
12205
b964bee0
TT
122062017-02-10 Tom Tromey <tom@tromey.com>
12207
12208 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
12209
18da0c51
MG
122102017-02-10 Martin Galvan <martingalvan@sourceware.org>
12211
12212 PR gdb/21122
12213 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
12214
604c4576
JG
122152017-02-08 Jerome Guitton <guitton@adacore.com>
12216
12217 * gdb.base/define.exp: Add test for command abbreviations
12218 in define.
12219
20b477a7
LM
122202017-02-06 Luis Machado <lgustavo@codesourcery.com>
12221
12222 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
12223 * gdb.reverse/insn-reverse-x86.c: New file.
12224
3f7b46f2
IR
122252017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
12226
12227 PR tdep/20936
12228 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
12229
f0fd41c1
TT
122302017-02-03 Tom Tromey <tom@tromey.com>
12231
12232 PR rust/21097:
12233 * gdb.rust/simple.exp: Add new tests.
12234
5be5dbf0
PA
122352017-02-02 Pedro Alves <palves@redhat.com>
12236
12237 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
12238 tests.
12239
7346ef59
AA
122402017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
12241
12242 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
12243 taking a 2-byte value out of a 4-byte DWARF implicit value on
12244 big-endian targets.
12245 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
12246 logic. Add test cases for DW_OP_implicit.
12247
787f0025
MM
122482017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12249
12250 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
12251
68777c29
MM
122522017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12253
12254 * gdb.btrace/enable.exp: Call gdb_exit before
12255 skip_gdbserver_tests.
12256
0a1c7e28
MM
122572017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12258
12259 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
12260 GDBFLAGS.
12261
b5ac99b0
MM
122622017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12263
12264 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12265 the test is skipped.
12266 * gdb.btrace/data.exp: Likewise.
12267 * gdb.btrace/delta.exp: Likewise.
12268 * gdb.btrace/dlopen.exp: Likewise.
12269 * gdb.btrace/enable-running.exp: Likewise.
12270 * gdb.btrace/enable.exp: Likewise.
12271 * gdb.btrace/exception.exp: Likewise.
12272 * gdb.btrace/function_call_history.exp: Likewise.
12273 * gdb.btrace/gcore.exp: Likewise.
12274 * gdb.btrace/instruction_history.exp: Likewise.
12275 * gdb.btrace/multi-thread-step.exp: Likewise.
12276 * gdb.btrace/nohist.exp: Likewise.
12277 * gdb.btrace/non-stop.exp: Likewise.
12278 * gdb.btrace/reconnect.exp: Likewise.
12279 * gdb.btrace/record_goto-step.exp: Likewise.
12280 * gdb.btrace/record_goto.exp: Likewise.
12281 * gdb.btrace/rn-dl-bind.exp: Likewise.
12282 * gdb.btrace/segv.exp: Likewise.
12283 * gdb.btrace/step.exp: Likewise.
12284 * gdb.btrace/stepi.exp: Likewise.
12285 * gdb.btrace/tailcall-only.exp: Likewise.
12286 * gdb.btrace/tailcall.exp: Likewise.
12287 * gdb.btrace/tsx.exp: Likewise.
12288 * gdb.btrace/unknown_functions.exp: Likewise.
12289 * gdb.btrace/vdso.exp: Likewise.
12290
cd4007e4
MM
122912017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12292
12293 * gdb.btrace/enable-running.c: New.
12294 * gdb.btrace/enable-running.exp: New.
12295
2735833d
WT
122962017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12297
12298 * gdb.arch/amd64-gs_base.c: New file.
12299 * gdb.arch/amd64-gs_base.exp: New file.
12300
b51e1e94
LM
123012017-01-26 Luis Machado <lgustavo@codesourcery.com>
12302
12303 * lib/memory.exp: Remove spurious empty newlines.
12304
72ca0410
SM
123052017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12306
12307 * gdb.python/py-bad-printers.exp: Load python file using "source".
12308 * gdb.python/py-events.exp: Likewise.
12309 * gdb.python/py-evsignal.exp: Likewise.
12310 * gdb.python/py-evthreads.exp: Likewise.
12311 * gdb.python/py-frame-args.exp: Likewise.
12312 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12313 * gdb.python/py-framefilter-mi.exp: Likewise.
12314 * gdb.python/py-framefilter.exp: Likewise.
12315 * gdb.python/py-mi.exp: Likewise.
12316 * gdb.python/py-pp-maint.exp: Likewise.
12317 * gdb.python/py-pp-registration.exp: Likewise.
12318 * gdb.python/py-prettyprint.exp: Likewise.
12319 (run_lang_tests): Likewise.
12320 * gdb.python/py-typeprint.exp: Likewise.
12321
e309aa65
LM
123222017-01-26 Luis Machado <lgustavo@codesourcery.com>
12323
12324 * lib/memory.exp: New file.
12325 * lib/gdb.exp: Load memory.exp.
12326 * gdb.base/memattr.exp (delete_memory): Move proc to
12327 lib/memory.exp and rename to delete_memory_regions.
12328 Replace delete_memory with delete_memory_regions.
12329 Cleanup memory regions before tests.
12330 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12331 before tests.
12332
515aff23
LM
123332017-01-26 Luis Machado <lgustavo@codesourcery.com>
12334
12335 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12336 files.
12337 (initialize): New function conditionally defined.
12338 (testcases): Move within conditional block.
12339 (main): Call initialize.
12340 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12341 of gdb.reverse/insn-reverse.c.
12342 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12343 gdb.reverse/insn-reverse.c.
12344
d8b49cf0
YQ
123452017-01-26 Yao Qi <yao.qi@linaro.org>
12346
12347 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12348 disassemble on address 0.
12349
f13a9a0c
YQ
123502017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12351 Yao Qi <yao.qi@linaro.org>
12352
12353 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12354 * gdb.dwarf2/implptr-64bit.S: Remove.
12355 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12356 variables in caller's context. Add DW_OP_implicit_value.
12357
5ac95241
YQ
123582017-01-25 Yao Qi <yao.qi@linaro.org>
12359
12360 * lib/dwarf.exp (Dwarf::_location): Handle
12361 DW_OP_GNU_implicit_pointer with proper size.
12362
23e82930
LM
123632017-01-20 Luis Machado <lgustavo@codesourcery.com>
12364
12365 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12366 and add untested calls.
12367
d334ae25
LM
123682017-01-20 Luis Machado <lgustavo@codesourcery.com>
12369
12370 * gdb.python/python.exp: Check line number against what GDB thinks
12371 the line number is for func1.
12372
f5e6296e
IB
123732017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12374
12375 * gdb.dlang/debug-expr.exp: New file.
12376
5b362f04
LM
123772016-12-23 Luis Machado <lgustavo@codesourcery.com>
12378
12379 Fix test names for the following files:
12380
12381 * gdb.ada/exec_changed.exp
12382 * gdb.ada/info_types.exp
12383 * gdb.arch/aarch64-atomic-inst.exp
12384 * gdb.arch/aarch64-fp.exp
12385 * gdb.arch/altivec-abi.exp
12386 * gdb.arch/altivec-regs.exp
12387 * gdb.arch/amd64-byte.exp
12388 * gdb.arch/amd64-disp-step.exp
12389 * gdb.arch/amd64-dword.exp
12390 * gdb.arch/amd64-entry-value-inline.exp
12391 * gdb.arch/amd64-entry-value-param.exp
12392 * gdb.arch/amd64-entry-value-paramref.exp
12393 * gdb.arch/amd64-entry-value.exp
12394 * gdb.arch/amd64-i386-address.exp
12395 * gdb.arch/amd64-invalid-stack-middle.exp
12396 * gdb.arch/amd64-invalid-stack-top.exp
12397 * gdb.arch/amd64-optimout-repeat.exp
12398 * gdb.arch/amd64-prologue-skip.exp
12399 * gdb.arch/amd64-prologue-xmm.exp
12400 * gdb.arch/amd64-stap-special-operands.exp
12401 * gdb.arch/amd64-stap-wrong-subexp.exp
12402 * gdb.arch/amd64-tailcall-cxx.exp
12403 * gdb.arch/amd64-tailcall-noret.exp
12404 * gdb.arch/amd64-tailcall-ret.exp
12405 * gdb.arch/amd64-tailcall-self.exp
12406 * gdb.arch/amd64-word.exp
12407 * gdb.arch/arm-bl-branch-dest.exp
12408 * gdb.arch/arm-disp-step.exp
12409 * gdb.arch/arm-neon.exp
12410 * gdb.arch/arm-single-step-kernel-helper.exp
12411 * gdb.arch/avr-flash-qualifier.exp
12412 * gdb.arch/disp-step-insn-reloc.exp
12413 * gdb.arch/e500-abi.exp
12414 * gdb.arch/e500-regs.exp
12415 * gdb.arch/ftrace-insn-reloc.exp
12416 * gdb.arch/i386-avx512.exp
12417 * gdb.arch/i386-bp_permanent.exp
12418 * gdb.arch/i386-byte.exp
12419 * gdb.arch/i386-cfi-notcurrent.exp
12420 * gdb.arch/i386-disp-step.exp
12421 * gdb.arch/i386-dr3-watch.exp
12422 * gdb.arch/i386-float.exp
12423 * gdb.arch/i386-gnu-cfi.exp
12424 * gdb.arch/i386-mpx-map.exp
12425 * gdb.arch/i386-mpx-sigsegv.exp
12426 * gdb.arch/i386-mpx-simple_segv.exp
12427 * gdb.arch/i386-mpx.exp
12428 * gdb.arch/i386-permbkpt.exp
12429 * gdb.arch/i386-prologue.exp
12430 * gdb.arch/i386-signal.exp
12431 * gdb.arch/i386-size-overlap.exp
12432 * gdb.arch/i386-unwind.exp
12433 * gdb.arch/i386-word.exp
12434 * gdb.arch/mips-fcr.exp
12435 * gdb.arch/powerpc-d128-regs.exp
12436 * gdb.arch/powerpc-stackless.exp
12437 * gdb.arch/ppc64-atomic-inst.exp
12438 * gdb.arch/s390-stackless.exp
12439 * gdb.arch/s390-tdbregs.exp
12440 * gdb.arch/s390-vregs.exp
12441 * gdb.arch/sparc-sysstep.exp
12442 * gdb.arch/thumb-bx-pc.exp
12443 * gdb.arch/thumb-singlestep.exp
12444 * gdb.arch/thumb2-it.exp
12445 * gdb.arch/vsx-regs.exp
12446 * gdb.asm/asm-source.exp
12447 * gdb.base/a2-run.exp
12448 * gdb.base/advance.exp
12449 * gdb.base/all-bin.exp
12450 * gdb.base/anon.exp
12451 * gdb.base/args.exp
12452 * gdb.base/arithmet.exp
12453 * gdb.base/async-shell.exp
12454 * gdb.base/async.exp
12455 * gdb.base/attach-pie-noexec.exp
12456 * gdb.base/attach-twice.exp
12457 * gdb.base/auto-load.exp
12458 * gdb.base/bang.exp
12459 * gdb.base/bitfields.exp
12460 * gdb.base/break-always.exp
12461 * gdb.base/break-caller-line.exp
12462 * gdb.base/break-entry.exp
12463 * gdb.base/break-inline.exp
12464 * gdb.base/break-on-linker-gcd-function.exp
12465 * gdb.base/break-probes.exp
12466 * gdb.base/break.exp
12467 * gdb.base/breakpoint-shadow.exp
12468 * gdb.base/call-ar-st.exp
12469 * gdb.base/call-sc.exp
12470 * gdb.base/call-signal-resume.exp
12471 * gdb.base/call-strs.exp
12472 * gdb.base/callfuncs.exp
12473 * gdb.base/catch-fork-static.exp
12474 * gdb.base/catch-gdb-caused-signals.exp
12475 * gdb.base/catch-load.exp
12476 * gdb.base/catch-signal-fork.exp
12477 * gdb.base/catch-signal.exp
12478 * gdb.base/catch-syscall.exp
12479 * gdb.base/charset.exp
12480 * gdb.base/checkpoint.exp
12481 * gdb.base/chng-syms.exp
12482 * gdb.base/code-expr.exp
12483 * gdb.base/code_elim.exp
12484 * gdb.base/commands.exp
12485 * gdb.base/completion.exp
12486 * gdb.base/complex.exp
12487 * gdb.base/cond-expr.exp
12488 * gdb.base/condbreak.exp
12489 * gdb.base/consecutive.exp
12490 * gdb.base/continue-all-already-running.exp
12491 * gdb.base/coredump-filter.exp
12492 * gdb.base/corefile.exp
12493 * gdb.base/dbx.exp
12494 * gdb.base/debug-expr.exp
12495 * gdb.base/define.exp
12496 * gdb.base/del.exp
12497 * gdb.base/disabled-location.exp
12498 * gdb.base/disasm-end-cu.exp
12499 * gdb.base/disasm-optim.exp
12500 * gdb.base/display.exp
12501 * gdb.base/duplicate-bp.exp
12502 * gdb.base/ena-dis-br.exp
12503 * gdb.base/ending-run.exp
12504 * gdb.base/enumval.exp
12505 * gdb.base/environ.exp
12506 * gdb.base/eu-strip-infcall.exp
12507 * gdb.base/eval-avoid-side-effects.exp
12508 * gdb.base/eval-skip.exp
12509 * gdb.base/exitsignal.exp
12510 * gdb.base/expand-psymtabs.exp
12511 * gdb.base/filesym.exp
12512 * gdb.base/find-unmapped.exp
12513 * gdb.base/finish.exp
12514 * gdb.base/float.exp
12515 * gdb.base/foll-exec-mode.exp
12516 * gdb.base/foll-exec.exp
12517 * gdb.base/foll-fork.exp
12518 * gdb.base/fortran-sym-case.exp
12519 * gdb.base/freebpcmd.exp
12520 * gdb.base/func-ptr.exp
12521 * gdb.base/func-ptrs.exp
12522 * gdb.base/funcargs.exp
12523 * gdb.base/gcore-buffer-overflow.exp
12524 * gdb.base/gcore-relro-pie.exp
12525 * gdb.base/gcore-relro.exp
12526 * gdb.base/gcore.exp
12527 * gdb.base/gdb1090.exp
12528 * gdb.base/gdb11530.exp
12529 * gdb.base/gdb11531.exp
12530 * gdb.base/gdb1821.exp
12531 * gdb.base/gdbindex-stabs.exp
12532 * gdb.base/gdbvars.exp
12533 * gdb.base/hbreak.exp
12534 * gdb.base/hbreak2.exp
12535 * gdb.base/included.exp
12536 * gdb.base/infcall-input.exp
12537 * gdb.base/inferior-died.exp
12538 * gdb.base/infnan.exp
12539 * gdb.base/info-macros.exp
12540 * gdb.base/info-os.exp
12541 * gdb.base/info-proc.exp
12542 * gdb.base/info-shared.exp
12543 * gdb.base/info-target.exp
12544 * gdb.base/infoline.exp
12545 * gdb.base/interp.exp
12546 * gdb.base/interrupt.exp
12547 * gdb.base/jit-reader.exp
12548 * gdb.base/jit-simple.exp
12549 * gdb.base/kill-after-signal.exp
12550 * gdb.base/kill-detach-inferiors-cmd.exp
12551 * gdb.base/label.exp
12552 * gdb.base/langs.exp
12553 * gdb.base/ldbl_e308.exp
12554 * gdb.base/line-symtabs.exp
12555 * gdb.base/linespecs.exp
12556 * gdb.base/list.exp
12557 * gdb.base/long_long.exp
12558 * gdb.base/longest-types.exp
12559 * gdb.base/maint.exp
12560 * gdb.base/max-value-size.exp
12561 * gdb.base/memattr.exp
12562 * gdb.base/mips_pro.exp
12563 * gdb.base/morestack.exp
12564 * gdb.base/moribund-step.exp
12565 * gdb.base/multi-forks.exp
12566 * gdb.base/nested-addr.exp
12567 * gdb.base/nextoverexit.exp
12568 * gdb.base/noreturn-finish.exp
12569 * gdb.base/noreturn-return.exp
12570 * gdb.base/nostdlib.exp
12571 * gdb.base/offsets.exp
12572 * gdb.base/opaque.exp
12573 * gdb.base/pc-fp.exp
12574 * gdb.base/permissions.exp
12575 * gdb.base/print-symbol-loading.exp
12576 * gdb.base/prologue-include.exp
12577 * gdb.base/psymtab.exp
12578 * gdb.base/ptype.exp
12579 * gdb.base/random-signal.exp
12580 * gdb.base/randomize.exp
12581 * gdb.base/range-stepping.exp
12582 * gdb.base/readline-ask.exp
12583 * gdb.base/recpar.exp
12584 * gdb.base/recurse.exp
12585 * gdb.base/relational.exp
12586 * gdb.base/restore.exp
12587 * gdb.base/return-nodebug.exp
12588 * gdb.base/return.exp
12589 * gdb.base/run-after-attach.exp
12590 * gdb.base/save-bp.exp
12591 * gdb.base/scope.exp
12592 * gdb.base/sect-cmd.exp
12593 * gdb.base/set-lang-auto.exp
12594 * gdb.base/set-noassign.exp
12595 * gdb.base/setvar.exp
12596 * gdb.base/sigall.exp
12597 * gdb.base/sigbpt.exp
12598 * gdb.base/siginfo-addr.exp
12599 * gdb.base/siginfo-infcall.exp
12600 * gdb.base/siginfo-obj.exp
12601 * gdb.base/siginfo.exp
12602 * gdb.base/signals-state-child.exp
12603 * gdb.base/signest.exp
12604 * gdb.base/sigstep.exp
12605 * gdb.base/sizeof.exp
12606 * gdb.base/skip.exp
12607 * gdb.base/solib-corrupted.exp
12608 * gdb.base/solib-nodir.exp
12609 * gdb.base/solib-search.exp
12610 * gdb.base/stack-checking.exp
12611 * gdb.base/stale-infcall.exp
12612 * gdb.base/stap-probe.exp
12613 * gdb.base/start.exp
12614 * gdb.base/step-break.exp
12615 * gdb.base/step-bt.exp
12616 * gdb.base/step-line.exp
12617 * gdb.base/step-over-exit.exp
12618 * gdb.base/step-over-syscall.exp
12619 * gdb.base/step-resume-infcall.exp
12620 * gdb.base/step-test.exp
12621 * gdb.base/store.exp
12622 * gdb.base/structs3.exp
12623 * gdb.base/sym-file.exp
12624 * gdb.base/symbol-without-target_section.exp
12625 * gdb.base/term.exp
12626 * gdb.base/testenv.exp
12627 * gdb.base/ui-redirect.exp
12628 * gdb.base/until.exp
12629 * gdb.base/unwindonsignal.exp
12630 * gdb.base/value-double-free.exp
12631 * gdb.base/vla-datatypes.exp
12632 * gdb.base/vla-ptr.exp
12633 * gdb.base/vla-sideeffect.exp
12634 * gdb.base/volatile.exp
12635 * gdb.base/watch-cond-infcall.exp
12636 * gdb.base/watch-cond.exp
12637 * gdb.base/watch-non-mem.exp
12638 * gdb.base/watch-read.exp
12639 * gdb.base/watch-vfork.exp
12640 * gdb.base/watchpoint-cond-gone.exp
12641 * gdb.base/watchpoint-delete.exp
12642 * gdb.base/watchpoint-hw-hit-once.exp
12643 * gdb.base/watchpoint-hw.exp
12644 * gdb.base/watchpoint-stops-at-right-insn.exp
12645 * gdb.base/watchpoints.exp
12646 * gdb.base/wchar.exp
12647 * gdb.base/whatis-exp.exp
12648 * gdb.btrace/buffer-size.exp
12649 * gdb.btrace/data.exp
12650 * gdb.btrace/delta.exp
12651 * gdb.btrace/dlopen.exp
12652 * gdb.btrace/enable.exp
12653 * gdb.btrace/exception.exp
12654 * gdb.btrace/function_call_history.exp
12655 * gdb.btrace/gcore.exp
12656 * gdb.btrace/instruction_history.exp
12657 * gdb.btrace/nohist.exp
12658 * gdb.btrace/reconnect.exp
12659 * gdb.btrace/record_goto-step.exp
12660 * gdb.btrace/record_goto.exp
12661 * gdb.btrace/rn-dl-bind.exp
12662 * gdb.btrace/segv.exp
12663 * gdb.btrace/step.exp
12664 * gdb.btrace/stepi.exp
12665 * gdb.btrace/tailcall-only.exp
12666 * gdb.btrace/tailcall.exp
12667 * gdb.btrace/tsx.exp
12668 * gdb.btrace/unknown_functions.exp
12669 * gdb.btrace/vdso.exp
12670 * gdb.compile/compile-ifunc.exp
12671 * gdb.compile/compile-ops.exp
12672 * gdb.compile/compile-print.exp
12673 * gdb.compile/compile-setjmp.exp
12674 * gdb.cp/abstract-origin.exp
12675 * gdb.cp/ambiguous.exp
12676 * gdb.cp/annota2.exp
12677 * gdb.cp/annota3.exp
12678 * gdb.cp/anon-ns.exp
12679 * gdb.cp/anon-struct.exp
12680 * gdb.cp/anon-union.exp
12681 * gdb.cp/arg-reference.exp
12682 * gdb.cp/baseenum.exp
12683 * gdb.cp/bool.exp
12684 * gdb.cp/breakpoint.exp
12685 * gdb.cp/bs15503.exp
12686 * gdb.cp/call-c.exp
12687 * gdb.cp/casts.exp
12688 * gdb.cp/chained-calls.exp
12689 * gdb.cp/class2.exp
12690 * gdb.cp/classes.exp
12691 * gdb.cp/cmpd-minsyms.exp
12692 * gdb.cp/converts.exp
12693 * gdb.cp/cp-relocate.exp
12694 * gdb.cp/cpcompletion.exp
12695 * gdb.cp/cpexprs.exp
12696 * gdb.cp/cplabel.exp
12697 * gdb.cp/cplusfuncs.exp
12698 * gdb.cp/cpsizeof.exp
12699 * gdb.cp/ctti.exp
12700 * gdb.cp/derivation.exp
12701 * gdb.cp/destrprint.exp
12702 * gdb.cp/dispcxx.exp
12703 * gdb.cp/enum-class.exp
12704 * gdb.cp/exception.exp
12705 * gdb.cp/exceptprint.exp
12706 * gdb.cp/expand-psymtabs-cxx.exp
12707 * gdb.cp/expand-sals.exp
12708 * gdb.cp/extern-c.exp
12709 * gdb.cp/filename.exp
12710 * gdb.cp/formatted-ref.exp
12711 * gdb.cp/fpointer.exp
12712 * gdb.cp/gdb1355.exp
12713 * gdb.cp/gdb2495.exp
12714 * gdb.cp/hang.exp
12715 * gdb.cp/impl-this.exp
12716 * gdb.cp/infcall-dlopen.exp
12717 * gdb.cp/inherit.exp
12718 * gdb.cp/iostream.exp
12719 * gdb.cp/koenig.exp
12720 * gdb.cp/local.exp
12721 * gdb.cp/m-data.exp
12722 * gdb.cp/m-static.exp
12723 * gdb.cp/mb-ctor.exp
12724 * gdb.cp/mb-inline.exp
12725 * gdb.cp/mb-templates.exp
12726 * gdb.cp/member-name.exp
12727 * gdb.cp/member-ptr.exp
12728 * gdb.cp/meth-typedefs.exp
12729 * gdb.cp/method.exp
12730 * gdb.cp/method2.exp
12731 * gdb.cp/minsym-fallback.exp
12732 * gdb.cp/misc.exp
12733 * gdb.cp/namelessclass.exp
12734 * gdb.cp/namespace-enum.exp
12735 * gdb.cp/namespace-nested-import.exp
12736 * gdb.cp/namespace.exp
12737 * gdb.cp/nextoverthrow.exp
12738 * gdb.cp/no-dmgl-verbose.exp
12739 * gdb.cp/non-trivial-retval.exp
12740 * gdb.cp/noparam.exp
12741 * gdb.cp/nsdecl.exp
12742 * gdb.cp/nsimport.exp
12743 * gdb.cp/nsnested.exp
12744 * gdb.cp/nsnoimports.exp
12745 * gdb.cp/nsrecurs.exp
12746 * gdb.cp/nsstress.exp
12747 * gdb.cp/nsusing.exp
12748 * gdb.cp/operator.exp
12749 * gdb.cp/oranking.exp
12750 * gdb.cp/overload-const.exp
12751 * gdb.cp/overload.exp
12752 * gdb.cp/ovldbreak.exp
12753 * gdb.cp/ovsrch.exp
12754 * gdb.cp/paren-type.exp
12755 * gdb.cp/parse-lang.exp
12756 * gdb.cp/pass-by-ref.exp
12757 * gdb.cp/pr-1023.exp
12758 * gdb.cp/pr-1210.exp
12759 * gdb.cp/pr-574.exp
12760 * gdb.cp/pr10687.exp
12761 * gdb.cp/pr12028.exp
12762 * gdb.cp/pr17132.exp
12763 * gdb.cp/pr17494.exp
12764 * gdb.cp/pr9067.exp
12765 * gdb.cp/pr9167.exp
12766 * gdb.cp/pr9631.exp
12767 * gdb.cp/printmethod.exp
12768 * gdb.cp/psmang.exp
12769 * gdb.cp/psymtab-parameter.exp
12770 * gdb.cp/ptype-cv-cp.exp
12771 * gdb.cp/ptype-flags.exp
12772 * gdb.cp/re-set-overloaded.exp
12773 * gdb.cp/ref-types.exp
12774 * gdb.cp/rtti.exp
12775 * gdb.cp/scope-err.exp
12776 * gdb.cp/shadow.exp
12777 * gdb.cp/smartp.exp
12778 * gdb.cp/static-method.exp
12779 * gdb.cp/static-print-quit.exp
12780 * gdb.cp/temargs.exp
12781 * gdb.cp/templates.exp
12782 * gdb.cp/try_catch.exp
12783 * gdb.cp/typedef-operator.exp
12784 * gdb.cp/typeid.exp
12785 * gdb.cp/userdef.exp
12786 * gdb.cp/using-crash.exp
12787 * gdb.cp/var-tag.exp
12788 * gdb.cp/virtbase.exp
12789 * gdb.cp/virtfunc.exp
12790 * gdb.cp/virtfunc2.exp
12791 * gdb.cp/vla-cxx.exp
12792 * gdb.disasm/t01_mov.exp
12793 * gdb.disasm/t02_mova.exp
12794 * gdb.disasm/t03_add.exp
12795 * gdb.disasm/t04_sub.exp
12796 * gdb.disasm/t05_cmp.exp
12797 * gdb.disasm/t06_ari2.exp
12798 * gdb.disasm/t07_ari3.exp
12799 * gdb.disasm/t08_or.exp
12800 * gdb.disasm/t09_xor.exp
12801 * gdb.disasm/t10_and.exp
12802 * gdb.disasm/t11_logs.exp
12803 * gdb.disasm/t12_bit.exp
12804 * gdb.disasm/t13_otr.exp
12805 * gdb.dlang/circular.exp
12806 * gdb.dwarf2/arr-stride.exp
12807 * gdb.dwarf2/arr-subrange.exp
12808 * gdb.dwarf2/atomic-type.exp
12809 * gdb.dwarf2/bad-regnum.exp
12810 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12811 * gdb.dwarf2/callframecfa.exp
12812 * gdb.dwarf2/clztest.exp
12813 * gdb.dwarf2/corrupt.exp
12814 * gdb.dwarf2/data-loc.exp
12815 * gdb.dwarf2/dup-psym.exp
12816 * gdb.dwarf2/dw2-anon-mptr.exp
12817 * gdb.dwarf2/dw2-anonymous-func.exp
12818 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12819 * gdb.dwarf2/dw2-bad-unresolved.exp
12820 * gdb.dwarf2/dw2-basic.exp
12821 * gdb.dwarf2/dw2-canonicalize-type.exp
12822 * gdb.dwarf2/dw2-case-insensitive.exp
12823 * gdb.dwarf2/dw2-common-block.exp
12824 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12825 * gdb.dwarf2/dw2-compressed.exp
12826 * gdb.dwarf2/dw2-const.exp
12827 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12828 * gdb.dwarf2/dw2-cu-size.exp
12829 * gdb.dwarf2/dw2-dup-frame.exp
12830 * gdb.dwarf2/dw2-entry-value.exp
12831 * gdb.dwarf2/dw2-icycle.exp
12832 * gdb.dwarf2/dw2-ifort-parameter.exp
12833 * gdb.dwarf2/dw2-inline-break.exp
12834 * gdb.dwarf2/dw2-inline-param.exp
12835 * gdb.dwarf2/dw2-intercu.exp
12836 * gdb.dwarf2/dw2-intermix.exp
12837 * gdb.dwarf2/dw2-lexical-block-bare.exp
12838 * gdb.dwarf2/dw2-linkage-name-trust.exp
12839 * gdb.dwarf2/dw2-minsym-in-cu.exp
12840 * gdb.dwarf2/dw2-noloc.exp
12841 * gdb.dwarf2/dw2-op-call.exp
12842 * gdb.dwarf2/dw2-op-out-param.exp
12843 * gdb.dwarf2/dw2-opt-structptr.exp
12844 * gdb.dwarf2/dw2-param-error.exp
12845 * gdb.dwarf2/dw2-producer.exp
12846 * gdb.dwarf2/dw2-ranges-base.exp
12847 * gdb.dwarf2/dw2-ref-missing-frame.exp
12848 * gdb.dwarf2/dw2-reg-undefined.exp
12849 * gdb.dwarf2/dw2-regno-invalid.exp
12850 * gdb.dwarf2/dw2-restore.exp
12851 * gdb.dwarf2/dw2-restrict.exp
12852 * gdb.dwarf2/dw2-single-line-discriminators.exp
12853 * gdb.dwarf2/dw2-strp.exp
12854 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12855 * gdb.dwarf2/dw2-unresolved.exp
12856 * gdb.dwarf2/dw2-var-zero-addr.exp
12857 * gdb.dwarf2/dw4-sig-types.exp
12858 * gdb.dwarf2/dwz.exp
12859 * gdb.dwarf2/dynarr-ptr.exp
12860 * gdb.dwarf2/enum-type.exp
12861 * gdb.dwarf2/gdb-index.exp
12862 * gdb.dwarf2/implptr-64bit.exp
12863 * gdb.dwarf2/implptr-optimized-out.exp
12864 * gdb.dwarf2/implptr.exp
12865 * gdb.dwarf2/implref-array.exp
12866 * gdb.dwarf2/implref-const.exp
12867 * gdb.dwarf2/implref-global.exp
12868 * gdb.dwarf2/implref-struct.exp
12869 * gdb.dwarf2/mac-fileno.exp
12870 * gdb.dwarf2/main-subprogram.exp
12871 * gdb.dwarf2/member-ptr-forwardref.exp
12872 * gdb.dwarf2/method-ptr.exp
12873 * gdb.dwarf2/missing-sig-type.exp
12874 * gdb.dwarf2/nonvar-access.exp
12875 * gdb.dwarf2/opaque-type-lookup.exp
12876 * gdb.dwarf2/pieces-optimized-out.exp
12877 * gdb.dwarf2/pieces.exp
12878 * gdb.dwarf2/pr10770.exp
12879 * gdb.dwarf2/pr13961.exp
12880 * gdb.dwarf2/staticvirtual.exp
12881 * gdb.dwarf2/subrange.exp
12882 * gdb.dwarf2/symtab-producer.exp
12883 * gdb.dwarf2/trace-crash.exp
12884 * gdb.dwarf2/typeddwarf.exp
12885 * gdb.dwarf2/valop.exp
12886 * gdb.dwarf2/watch-notconst.exp
12887 * gdb.fortran/array-element.exp
12888 * gdb.fortran/charset.exp
12889 * gdb.fortran/common-block.exp
12890 * gdb.fortran/complex.exp
12891 * gdb.fortran/derived-type-function.exp
12892 * gdb.fortran/derived-type.exp
12893 * gdb.fortran/logical.exp
12894 * gdb.fortran/module.exp
12895 * gdb.fortran/multi-dim.exp
12896 * gdb.fortran/nested-funcs.exp
12897 * gdb.fortran/print-formatted.exp
12898 * gdb.fortran/subarray.exp
12899 * gdb.fortran/vla-alloc-assoc.exp
12900 * gdb.fortran/vla-datatypes.exp
12901 * gdb.fortran/vla-history.exp
12902 * gdb.fortran/vla-ptr-info.exp
12903 * gdb.fortran/vla-ptype-sub.exp
12904 * gdb.fortran/vla-ptype.exp
12905 * gdb.fortran/vla-sizeof.exp
12906 * gdb.fortran/vla-type.exp
12907 * gdb.fortran/vla-value-sub-arbitrary.exp
12908 * gdb.fortran/vla-value-sub-finish.exp
12909 * gdb.fortran/vla-value-sub.exp
12910 * gdb.fortran/vla-value.exp
12911 * gdb.fortran/whatis_type.exp
12912 * gdb.go/chan.exp
12913 * gdb.go/handcall.exp
12914 * gdb.go/hello.exp
12915 * gdb.go/integers.exp
12916 * gdb.go/methods.exp
12917 * gdb.go/package.exp
12918 * gdb.go/strings.exp
12919 * gdb.go/types.exp
12920 * gdb.go/unsafe.exp
12921 * gdb.guile/scm-arch.exp
12922 * gdb.guile/scm-block.exp
12923 * gdb.guile/scm-breakpoint.exp
12924 * gdb.guile/scm-cmd.exp
12925 * gdb.guile/scm-disasm.exp
12926 * gdb.guile/scm-equal.exp
12927 * gdb.guile/scm-frame-args.exp
12928 * gdb.guile/scm-frame-inline.exp
12929 * gdb.guile/scm-frame.exp
12930 * gdb.guile/scm-iterator.exp
12931 * gdb.guile/scm-math.exp
12932 * gdb.guile/scm-objfile.exp
12933 * gdb.guile/scm-ports.exp
12934 * gdb.guile/scm-symbol.exp
12935 * gdb.guile/scm-symtab.exp
12936 * gdb.guile/scm-value-cc.exp
12937 * gdb.guile/types-module.exp
12938 * gdb.linespec/break-ask.exp
12939 * gdb.linespec/cpexplicit.exp
12940 * gdb.linespec/explicit.exp
12941 * gdb.linespec/keywords.exp
12942 * gdb.linespec/linespec.exp
12943 * gdb.linespec/ls-dollar.exp
12944 * gdb.linespec/ls-errs.exp
12945 * gdb.linespec/skip-two.exp
12946 * gdb.linespec/thread.exp
12947 * gdb.mi/mi-async.exp
12948 * gdb.mi/mi-basics.exp
12949 * gdb.mi/mi-break.exp
12950 * gdb.mi/mi-catch-load.exp
12951 * gdb.mi/mi-cli.exp
12952 * gdb.mi/mi-cmd-param-changed.exp
12953 * gdb.mi/mi-console.exp
12954 * gdb.mi/mi-detach.exp
12955 * gdb.mi/mi-disassemble.exp
12956 * gdb.mi/mi-eval.exp
12957 * gdb.mi/mi-file-transfer.exp
12958 * gdb.mi/mi-file.exp
12959 * gdb.mi/mi-fill-memory.exp
12960 * gdb.mi/mi-inheritance-syntax-error.exp
12961 * gdb.mi/mi-linespec-err-cp.exp
12962 * gdb.mi/mi-logging.exp
12963 * gdb.mi/mi-memory-changed.exp
12964 * gdb.mi/mi-read-memory.exp
12965 * gdb.mi/mi-record-changed.exp
12966 * gdb.mi/mi-reg-undefined.exp
12967 * gdb.mi/mi-regs.exp
12968 * gdb.mi/mi-return.exp
12969 * gdb.mi/mi-reverse.exp
12970 * gdb.mi/mi-simplerun.exp
12971 * gdb.mi/mi-solib.exp
12972 * gdb.mi/mi-stack.exp
12973 * gdb.mi/mi-stepi.exp
12974 * gdb.mi/mi-syn-frame.exp
12975 * gdb.mi/mi-until.exp
12976 * gdb.mi/mi-var-block.exp
12977 * gdb.mi/mi-var-child.exp
12978 * gdb.mi/mi-var-cmd.exp
12979 * gdb.mi/mi-var-cp.exp
12980 * gdb.mi/mi-var-display.exp
12981 * gdb.mi/mi-var-invalidate.exp
12982 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12983 * gdb.mi/mi-vla-fortran.exp
12984 * gdb.mi/mi-watch.exp
12985 * gdb.mi/mi2-var-child.exp
12986 * gdb.mi/user-selected-context-sync.exp
12987 * gdb.modula2/unbounded-array.exp
12988 * gdb.multi/dummy-frame-restore.exp
12989 * gdb.multi/multi-arch-exec.exp
12990 * gdb.multi/multi-arch.exp
12991 * gdb.multi/tids.exp
12992 * gdb.multi/watchpoint-multi.exp
12993 * gdb.opencl/callfuncs.exp
12994 * gdb.opencl/convs_casts.exp
12995 * gdb.opencl/datatypes.exp
12996 * gdb.opencl/operators.exp
12997 * gdb.opencl/vec_comps.exp
12998 * gdb.opt/clobbered-registers-O2.exp
12999 * gdb.opt/inline-break.exp
13000 * gdb.opt/inline-bt.exp
13001 * gdb.opt/inline-cmds.exp
13002 * gdb.opt/inline-locals.exp
13003 * gdb.pascal/case-insensitive-symbols.exp
13004 * gdb.pascal/floats.exp
13005 * gdb.pascal/gdb11492.exp
13006 * gdb.python/lib-types.exp
13007 * gdb.python/py-arch.exp
13008 * gdb.python/py-as-string.exp
13009 * gdb.python/py-bad-printers.exp
13010 * gdb.python/py-block.exp
13011 * gdb.python/py-breakpoint-create-fail.exp
13012 * gdb.python/py-breakpoint.exp
13013 * gdb.python/py-caller-is.exp
13014 * gdb.python/py-cmd.exp
13015 * gdb.python/py-explore-cc.exp
13016 * gdb.python/py-explore.exp
13017 * gdb.python/py-finish-breakpoint.exp
13018 * gdb.python/py-finish-breakpoint2.exp
13019 * gdb.python/py-frame-args.exp
13020 * gdb.python/py-frame-inline.exp
13021 * gdb.python/py-frame.exp
13022 * gdb.python/py-framefilter-mi.exp
13023 * gdb.python/py-infthread.exp
13024 * gdb.python/py-lazy-string.exp
13025 * gdb.python/py-linetable.exp
13026 * gdb.python/py-mi-events.exp
13027 * gdb.python/py-mi-objfile.exp
13028 * gdb.python/py-mi.exp
13029 * gdb.python/py-objfile.exp
13030 * gdb.python/py-pp-integral.exp
13031 * gdb.python/py-pp-maint.exp
13032 * gdb.python/py-pp-re-notag.exp
13033 * gdb.python/py-pp-registration.exp
13034 * gdb.python/py-recurse-unwind.exp
13035 * gdb.python/py-strfns.exp
13036 * gdb.python/py-symbol.exp
13037 * gdb.python/py-symtab.exp
13038 * gdb.python/py-sync-interp.exp
13039 * gdb.python/py-typeprint.exp
13040 * gdb.python/py-unwind-maint.exp
13041 * gdb.python/py-unwind.exp
13042 * gdb.python/py-value-cc.exp
13043 * gdb.python/py-xmethods.exp
13044 * gdb.reverse/amd64-tailcall-reverse.exp
13045 * gdb.reverse/break-precsave.exp
13046 * gdb.reverse/break-reverse.exp
13047 * gdb.reverse/consecutive-precsave.exp
13048 * gdb.reverse/consecutive-reverse.exp
13049 * gdb.reverse/finish-precsave.exp
13050 * gdb.reverse/finish-reverse-bkpt.exp
13051 * gdb.reverse/finish-reverse.exp
13052 * gdb.reverse/fstatat-reverse.exp
13053 * gdb.reverse/getresuid-reverse.exp
13054 * gdb.reverse/i386-precsave.exp
13055 * gdb.reverse/i386-reverse.exp
13056 * gdb.reverse/i386-sse-reverse.exp
13057 * gdb.reverse/i387-env-reverse.exp
13058 * gdb.reverse/i387-stack-reverse.exp
13059 * gdb.reverse/insn-reverse.exp
13060 * gdb.reverse/machinestate-precsave.exp
13061 * gdb.reverse/machinestate.exp
13062 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13063 * gdb.reverse/pipe-reverse.exp
13064 * gdb.reverse/readv-reverse.exp
13065 * gdb.reverse/recvmsg-reverse.exp
13066 * gdb.reverse/rerun-prec.exp
13067 * gdb.reverse/s390-mvcle.exp
13068 * gdb.reverse/step-precsave.exp
13069 * gdb.reverse/step-reverse.exp
13070 * gdb.reverse/time-reverse.exp
13071 * gdb.reverse/until-precsave.exp
13072 * gdb.reverse/until-reverse.exp
13073 * gdb.reverse/waitpid-reverse.exp
13074 * gdb.reverse/watch-precsave.exp
13075 * gdb.reverse/watch-reverse.exp
13076 * gdb.rust/generics.exp
13077 * gdb.rust/methods.exp
13078 * gdb.rust/modules.exp
13079 * gdb.rust/simple.exp
13080 * gdb.server/connect-with-no-symbol-file.exp
13081 * gdb.server/ext-attach.exp
13082 * gdb.server/ext-restart.exp
13083 * gdb.server/ext-wrapper.exp
13084 * gdb.server/file-transfer.exp
13085 * gdb.server/server-exec-info.exp
13086 * gdb.server/server-kill.exp
13087 * gdb.server/server-mon.exp
13088 * gdb.server/wrapper.exp
13089 * gdb.stabs/exclfwd.exp
13090 * gdb.stabs/gdb11479.exp
13091 * gdb.threads/clone-new-thread-event.exp
13092 * gdb.threads/corethreads.exp
13093 * gdb.threads/current-lwp-dead.exp
13094 * gdb.threads/dlopen-libpthread.exp
13095 * gdb.threads/gcore-thread.exp
13096 * gdb.threads/sigstep-threads.exp
13097 * gdb.threads/watchpoint-fork.exp
13098 * gdb.trace/actions-changed.exp
13099 * gdb.trace/backtrace.exp
13100 * gdb.trace/change-loc.exp
13101 * gdb.trace/circ.exp
13102 * gdb.trace/collection.exp
13103 * gdb.trace/disconnected-tracing.exp
13104 * gdb.trace/ftrace.exp
13105 * gdb.trace/mi-trace-frame-collected.exp
13106 * gdb.trace/mi-trace-unavailable.exp
13107 * gdb.trace/mi-traceframe-changed.exp
13108 * gdb.trace/mi-tsv-changed.exp
13109 * gdb.trace/no-attach-trace.exp
13110 * gdb.trace/passc-dyn.exp
13111 * gdb.trace/qtro.exp
13112 * gdb.trace/range-stepping.exp
13113 * gdb.trace/read-memory.exp
13114 * gdb.trace/save-trace.exp
13115 * gdb.trace/signal.exp
13116 * gdb.trace/status-stop.exp
13117 * gdb.trace/tfile.exp
13118 * gdb.trace/trace-break.exp
13119 * gdb.trace/trace-buffer-size.exp
13120 * gdb.trace/trace-condition.exp
13121 * gdb.trace/tracefile-pseudo-reg.exp
13122 * gdb.trace/tstatus.exp
13123 * gdb.trace/unavailable.exp
13124 * gdb.trace/while-dyn.exp
13125 * gdb.trace/while-stepping.exp
13126
34c41c68
DE
131272016-12-22 Doug Evans <xdje42@gmail.com>
13128
13129 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
13130 and msymbols.
13131
16e69324
YQ
131322016-12-19 Yao Qi <yao.qi@linaro.org>
13133
13134 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
13135 (test_with_self): Don't call do_steps_and_nexts, and remove
13136 code about stepping into xmalloc.
13137
f94f411b
YQ
131382016-12-09 Yao Qi <yao.qi@linaro.org>
13139
13140 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
13141
131422016-12-09 Yao Qi <yao.qi@linaro.org>
13143
13144 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
13145
f1b5deee
PA
131462016-12-09 Pedro Alves <palves@redhat.com>
13147
13148 * gdb.base/all-architectures-0.exp: New file.
13149 * gdb.base/all-architectures-1.exp: New file.
13150 * gdb.base/all-architectures-2.exp: New file.
13151 * gdb.base/all-architectures-3.exp: New file.
13152 * gdb.base/all-architectures-4.exp: New file.
13153 * gdb.base/all-architectures-5.exp: New file.
13154 * gdb.base/all-architectures-6.exp: New file.
13155 * gdb.base/all-architectures-7.exp: New file.
13156 * gdb.base/all-architectures.exp.in: New file.
13157
364ca42e
YQ
131582016-12-09 Yao Qi <yao.qi@linaro.org>
13159
13160 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
13161
107c2d62
LM
131622016-12-02 Luis Machado <lgustavo@codesourcery.com>
13163
13164 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
13165 possible.
13166 Remove useless pattern-matching code.
13167
df3ee9ca
PA
131682016-12-02 Pedro Alves <palves@redhat.com>
13169
13170 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
13171 procedure.
13172 (top level): Call it.
13173
ec835369
PA
131742016-12-02 Pedro Alves <palves@redhat.com>
13175
13176 * gdb.base/commands.exp (user_defined_command_args_stack_test):
13177 New procedure.
13178 (top level): Call it.
13179
01770bbd
PA
131802016-12-02 Pedro Alves <palves@redhat.com>
13181
13182 PR cli/20559
13183 * gdb.base/commands.exp (user_defined_command_args_eval): New
13184 procedure.
13185 (top level): Call it.
13186
008459ea
LM
131872016-12-02 Luis Machado <lgustavo@codesourcery.com>
13188
13189 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
13190 timeout handling.
13191
0c1b455e
TT
131922016-12-02 Tom Tromey <tom@tromey.com>
13193
13194 * gdb.dwarf2/main-subprogram.c: New file.
13195 * gdb.dwarf2/main-subprogram.exp: New file.
13196
018572b8
LM
131972016-12-01 Luis Machado <lgustavo@codesourcery.com>
13198
13199 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
13200 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
13201 gdb_test_no_output for a couple of cases.
13202 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
13203
84c93cd5
LM
132042016-12-01 Luis Machado <lgustavo@codesourcery.com>
13205
13206 Fix test names and standardize compilation error messages throughout
13207 the following files:
13208
13209 * gdb.ada/start.exp
13210 * gdb.arch/alpha-step.exp
13211 * gdb.arch/e500-prologue.exp
13212 * gdb.arch/ftrace-insn-reloc.exp
13213 * gdb.arch/gdb1291.exp
13214 * gdb.arch/gdb1431.exp
13215 * gdb.arch/gdb1558.exp
13216 * gdb.arch/i386-dr3-watch.exp
13217 * gdb.arch/i386-sse-stack-align.exp
13218 * gdb.arch/ia64-breakpoint-shadow.exp
13219 * gdb.arch/pa-nullify.exp
13220 * gdb.arch/powerpc-aix-prologue.exp
13221 * gdb.arch/thumb-bx-pc.exp
13222 * gdb.base/annota1.exp
13223 * gdb.base/annota3.exp
13224 * gdb.base/arrayidx.exp
13225 * gdb.base/assign.exp
13226 * gdb.base/attach.exp
13227 * gdb.base/auxv.exp
13228 * gdb.base/bang.exp
13229 * gdb.base/bfp-test.exp
13230 * gdb.base/bigcore.exp
13231 * gdb.base/bitfields2.exp
13232 * gdb.base/break-fun-addr.exp
13233 * gdb.base/break-probes.exp
13234 * gdb.base/call-rt-st.exp
13235 * gdb.base/callexit.exp
13236 * gdb.base/catch-fork-kill.exp
13237 * gdb.base/charset.exp
13238 * gdb.base/checkpoint.exp
13239 * gdb.base/comprdebug.exp
13240 * gdb.base/constvars.exp
13241 * gdb.base/coredump-filter.exp
13242 * gdb.base/cursal.exp
13243 * gdb.base/cvexpr.exp
13244 * gdb.base/detach.exp
13245 * gdb.base/display.exp
13246 * gdb.base/dmsym.exp
13247 * gdb.base/dprintf-pending.exp
13248 * gdb.base/dso2dso.exp
13249 * gdb.base/dtrace-probe.exp
13250 * gdb.base/dump.exp
13251 * gdb.base/enum_cond.exp
13252 * gdb.base/exe-lock.exp
13253 * gdb.base/exec-invalid-sysroot.exp
13254 * gdb.base/execl-update-breakpoints.exp
13255 * gdb.base/exprs.exp
13256 * gdb.base/fileio.exp
13257 * gdb.base/find.exp
13258 * gdb.base/finish.exp
13259 * gdb.base/fixsection.exp
13260 * gdb.base/foll-vfork.exp
13261 * gdb.base/frame-args.exp
13262 * gdb.base/gcore.exp
13263 * gdb.base/gdb1250.exp
13264 * gdb.base/global-var-nested-by-dso.exp
13265 * gdb.base/gnu-ifunc.exp
13266 * gdb.base/hashline1.exp
13267 * gdb.base/hashline2.exp
13268 * gdb.base/hashline3.exp
13269 * gdb.base/hbreak-in-shr-unsupported.exp
13270 * gdb.base/huge.exp
13271 * gdb.base/infcall-input.exp
13272 * gdb.base/info-fun.exp
13273 * gdb.base/info-shared.exp
13274 * gdb.base/jit-simple.exp
13275 * gdb.base/jit-so.exp
13276 * gdb.base/jit.exp
13277 * gdb.base/jump.exp
13278 * gdb.base/label.exp
13279 * gdb.base/lineinc.exp
13280 * gdb.base/logical.exp
13281 * gdb.base/longjmp.exp
13282 * gdb.base/macscp.exp
13283 * gdb.base/miscexprs.exp
13284 * gdb.base/new-ui-echo.exp
13285 * gdb.base/new-ui-pending-input.exp
13286 * gdb.base/new-ui.exp
13287 * gdb.base/nodebug.exp
13288 * gdb.base/nofield.exp
13289 * gdb.base/offsets.exp
13290 * gdb.base/overlays.exp
13291 * gdb.base/pending.exp
13292 * gdb.base/pointers.exp
13293 * gdb.base/pr11022.exp
13294 * gdb.base/printcmds.exp
13295 * gdb.base/prologue.exp
13296 * gdb.base/ptr-typedef.exp
13297 * gdb.base/realname-expand.exp
13298 * gdb.base/relativedebug.exp
13299 * gdb.base/relocate.exp
13300 * gdb.base/remote.exp
13301 * gdb.base/reread.exp
13302 * gdb.base/return2.exp
13303 * gdb.base/savedregs.exp
13304 * gdb.base/sep.exp
13305 * gdb.base/sepdebug.exp
13306 * gdb.base/sepsymtab.exp
13307 * gdb.base/set-inferior-tty.exp
13308 * gdb.base/setshow.exp
13309 * gdb.base/shlib-call.exp
13310 * gdb.base/sigaltstack.exp
13311 * gdb.base/siginfo-addr.exp
13312 * gdb.base/signals.exp
13313 * gdb.base/signull.exp
13314 * gdb.base/sigrepeat.exp
13315 * gdb.base/so-impl-ld.exp
13316 * gdb.base/solib-display.exp
13317 * gdb.base/solib-overlap.exp
13318 * gdb.base/solib-search.exp
13319 * gdb.base/solib-symbol.exp
13320 * gdb.base/structs.exp
13321 * gdb.base/structs2.exp
13322 * gdb.base/symtab-search-order.exp
13323 * gdb.base/twice.exp
13324 * gdb.base/unload.exp
13325 * gdb.base/varargs.exp
13326 * gdb.base/watchpoint-solib.exp
13327 * gdb.base/watchpoint.exp
13328 * gdb.base/whatis.exp
13329 * gdb.base/wrong_frame_bt_full.exp
13330 * gdb.btrace/dlopen.exp
13331 * gdb.cell/ea-standalone.exp
13332 * gdb.cell/ea-test.exp
13333 * gdb.cp/dispcxx.exp
13334 * gdb.cp/gdb2384.exp
13335 * gdb.cp/method2.exp
13336 * gdb.cp/nextoverthrow.exp
13337 * gdb.cp/pr10728.exp
13338 * gdb.disasm/am33.exp
13339 * gdb.disasm/h8300s.exp
13340 * gdb.disasm/mn10300.exp
13341 * gdb.disasm/sh3.exp
13342 * gdb.dwarf2/dw2-dir-file-name.exp
13343 * gdb.fortran/complex.exp
13344 * gdb.fortran/library-module.exp
13345 * gdb.guile/scm-pretty-print.exp
13346 * gdb.guile/scm-symbol.exp
13347 * gdb.guile/scm-type.exp
13348 * gdb.guile/scm-value.exp
13349 * gdb.linespec/linespec.exp
13350 * gdb.mi/gdb701.exp
13351 * gdb.mi/gdb792.exp
13352 * gdb.mi/mi-breakpoint-changed.exp
13353 * gdb.mi/mi-dprintf-pending.exp
13354 * gdb.mi/mi-dprintf.exp
13355 * gdb.mi/mi-exit-code.exp
13356 * gdb.mi/mi-pending.exp
13357 * gdb.mi/mi-solib.exp
13358 * gdb.mi/new-ui-mi-sync.exp
13359 * gdb.mi/pr11022.exp
13360 * gdb.mi/user-selected-context-sync.exp
13361 * gdb.opt/solib-intra-step.exp
13362 * gdb.python/py-events.exp
13363 * gdb.python/py-finish-breakpoint.exp
13364 * gdb.python/py-mi.exp
13365 * gdb.python/py-prettyprint.exp
13366 * gdb.python/py-shared.exp
13367 * gdb.python/py-symbol.exp
13368 * gdb.python/py-template.exp
13369 * gdb.python/py-type.exp
13370 * gdb.python/py-value.exp
13371 * gdb.reverse/solib-precsave.exp
13372 * gdb.reverse/solib-reverse.exp
13373 * gdb.server/solib-list.exp
13374 * gdb.stabs/weird.exp
13375 * gdb.threads/reconnect-signal.exp
13376 * gdb.threads/stepi-random-signal.exp
13377 * gdb.trace/actions.exp
13378 * gdb.trace/ax.exp
13379 * gdb.trace/backtrace.exp
13380 * gdb.trace/change-loc.exp
13381 * gdb.trace/deltrace.exp
13382 * gdb.trace/ftrace-lock.exp
13383 * gdb.trace/ftrace.exp
13384 * gdb.trace/infotrace.exp
13385 * gdb.trace/mi-tracepoint-changed.exp
13386 * gdb.trace/packetlen.exp
13387 * gdb.trace/passcount.exp
13388 * gdb.trace/pending.exp
13389 * gdb.trace/range-stepping.exp
13390 * gdb.trace/report.exp
13391 * gdb.trace/stap-trace.exp
13392 * gdb.trace/tfind.exp
13393 * gdb.trace/trace-break.exp
13394 * gdb.trace/trace-condition.exp
13395 * gdb.trace/trace-enable-disable.exp
13396 * gdb.trace/trace-mt.exp
13397 * gdb.trace/tracecmd.exp
13398 * gdb.trace/tspeed.exp
13399 * gdb.trace/tsv.exp
13400 * lib/perftest.exp
13401
fb9feb35
LM
134022016-12-01 Luis Machado <lgustavo@codesourcery.com>
13403
13404 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13405 with gdb_test_no_output.
13406 Use command as test name.
13407
cd2ddb6c
LM
134082016-12-01 Luis Machado <lgustavo@codesourcery.com>
13409
13410 Fix test names starting with uppercase throughout the files.
13411
13412 * gdb.ada/assign_1.exp
13413 * gdb.ada/boolean_expr.exp
13414 * gdb.base/arrayidx.exp
13415 * gdb.base/del.exp
13416 * gdb.base/gcore-buffer-overflow.exp
13417 * gdb.base/testenv.exp
13418 * gdb.compile/compile.exp
13419 * gdb.python/py-framefilter-invalidarg.exp
13420 * gdb.python/py-framefilter.exp
13421
bb95117e
LM
134222016-12-01 Luis Machado <lgustavo@codesourcery.com>
13423
13424 Fix test names starting with uppercase throughout the files.
13425
13426 * gdb.ada/array_return.exp
13427 * gdb.ada/expr_delims.exp
13428 * gdb.ada/mi_dyn_arr.exp
13429 * gdb.ada/mi_interface.exp
13430 * gdb.ada/mi_var_array.exp
13431 * gdb.ada/watch_arg.exp
13432 * gdb.arch/alpha-step.exp
13433 * gdb.arch/altivec-regs.exp
13434 * gdb.arch/e500-regs.exp
13435 * gdb.arch/powerpc-d128-regs.exp
13436 * gdb.base/arrayidx.exp
13437 * gdb.base/break.exp
13438 * gdb.base/checkpoint.exp
13439 * gdb.base/debug-expr.exp
13440 * gdb.base/dmsym.exp
13441 * gdb.base/radix.exp
13442 * gdb.base/sepdebug.exp
13443 * gdb.base/testenv.exp
13444 * gdb.base/watch_thread_num.exp
13445 * gdb.base/watchpoint-cond-gone.exp
13446 * gdb.cell/break.exp
13447 * gdb.cell/ea-cache.exp
13448 * gdb.compile/compile.exp
13449 * gdb.cp/gdb2495.exp
13450 * gdb.gdb/selftest.exp
13451 * gdb.gdb/xfullpath.exp
13452 * gdb.go/hello.exp
13453 * gdb.go/integers.exp
13454 * gdb.objc/basicclass.exp
13455 * gdb.pascal/hello.exp
13456 * gdb.pascal/integers.exp
13457 * gdb.python/py-breakpoint.exp
13458 * gdb.python/py-cmd.exp
13459 * gdb.python/py-linetable.exp
13460 * gdb.python/py-xmethods.exp
13461 * gdb.python/python.exp
13462 * gdb.reverse/consecutive-precsave.exp
13463 * gdb.reverse/finish-precsave.exp
13464 * gdb.reverse/i386-precsave.exp
13465 * gdb.reverse/machinestate-precsave.exp
13466 * gdb.reverse/sigall-precsave.exp
13467 * gdb.reverse/solib-precsave.exp
13468 * gdb.reverse/step-precsave.exp
13469 * gdb.reverse/until-precsave.exp
13470 * gdb.reverse/watch-precsave.exp
13471 * gdb.threads/leader-exit.exp
13472 * gdb.threads/pthreads.exp
13473 * gdb.threads/wp-replication.exp
13474 * gdb.trace/actions.exp
13475 * gdb.trace/mi-tsv-changed.exp
13476 * gdb.trace/tsv.exp
13477
de97fdd4
LM
134782016-12-01 Luis Machado <lgustavo@codesourcery.com>
13479
13480 Fix test names starting with uppercase throughout the files.
13481
13482 * gdb.arch/i386-bp_permanent.exp
13483 * gdb.arch/i386-gnu-cfi.exp
13484 * gdb.base/disasm-end-cu.exp
13485 * gdb.base/macscp.exp
13486 * gdb.base/pending.exp
13487 * gdb.base/watch_thread_num.exp
13488 * gdb.cp/exception.exp
13489 * gdb.cp/gdb2495.exp
13490 * gdb.cp/local.exp
13491 * gdb.python/py-evsignal.exp
13492 * gdb.python/python.exp
13493 * gdb.trace/tracecmd.exp
13494
9f058c10
LM
134952016-12-01 Luis Machado <lgustavo@codesourcery.com>
13496
13497 Fix test names starting with uppercase throughout the files.
13498
13499 * gdb.base/charset.exp
13500 * gdb.base/eval.exp
13501 * gdb.base/multi-forks.exp
13502 * gdb.guile/scm-progspace.exp
13503 * gdb.opencl/datatypes.exp
13504 * gdb.python/py-block.exp
13505 * gdb.python/py-function.exp
13506 * gdb.python/py-symbol.exp
13507 * gdb.python/py-symtab.exp
13508 * gdb.python/py-xmethods.exp
13509 * gdb.reverse/break-precsave.exp
13510 * gdb.reverse/break-reverse.exp
13511 * gdb.reverse/consecutive-precsave.exp
13512 * gdb.reverse/consecutive-reverse.exp
13513 * gdb.reverse/finish-precsave.exp
13514 * gdb.reverse/finish-reverse-bkpt.exp
13515 * gdb.reverse/finish-reverse.exp
13516 * gdb.reverse/fstatat-reverse.exp
13517 * gdb.reverse/getresuid-reverse.exp
13518 * gdb.reverse/i386-precsave.exp
13519 * gdb.reverse/i386-reverse.exp
13520 * gdb.reverse/i386-sse-reverse.exp
13521 * gdb.reverse/i387-stack-reverse.exp
13522 * gdb.reverse/insn-reverse.exp
13523 * gdb.reverse/machinestate-precsave.exp
13524 * gdb.reverse/machinestate.exp
13525 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13526 * gdb.reverse/pipe-reverse.exp
13527 * gdb.reverse/readv-reverse.exp
13528 * gdb.reverse/recvmsg-reverse.exp
13529 * gdb.reverse/rerun-prec.exp
13530 * gdb.reverse/s390-mvcle.exp
13531 * gdb.reverse/sigall-precsave.exp
13532 * gdb.reverse/sigall-reverse.exp
13533 * gdb.reverse/solib-precsave.exp
13534 * gdb.reverse/solib-reverse.exp
13535 * gdb.reverse/step-precsave.exp
13536 * gdb.reverse/step-reverse.exp
13537 * gdb.reverse/time-reverse.exp
13538 * gdb.reverse/until-precsave.exp
13539 * gdb.reverse/until-reverse.exp
13540 * gdb.reverse/waitpid-reverse.exp
13541 * gdb.reverse/watch-precsave.exp
13542 * gdb.reverse/watch-reverse.exp
13543
cdc7edd7
LM
135442016-12-01 Luis Machado <lgustavo@codesourcery.com>
13545
13546 Fix test names starting with uppercase throughout the files.
13547
13548 * gdb.arch/i386-mpx-simple_segv.exp
13549 * gdb.arch/i386-mpx.exp
13550 * gdb.arch/i386-permbkpt.exp
13551 * gdb.arch/pa-nullify.exp
13552 * gdb.arch/powerpc-d128-regs.exp
13553 * gdb.arch/vsx-regs.exp
13554 * gdb.base/bfp-test.exp
13555 * gdb.base/break.exp
13556 * gdb.base/breakpoint-shadow.exp
13557 * gdb.base/callfuncs.exp
13558 * gdb.base/charset.exp
13559 * gdb.base/commands.exp
13560 * gdb.base/completion.exp
13561 * gdb.base/dfp-test.exp
13562 * gdb.base/echo.exp
13563 * gdb.base/ending-run.exp
13564 * gdb.base/eval.exp
13565 * gdb.base/expand-psymtabs.exp
13566 * gdb.base/float128.exp
13567 * gdb.base/floatn.exp
13568 * gdb.base/foll-exec-mode.exp
13569 * gdb.base/gdb1056.exp
13570 * gdb.base/gdb11531.exp
13571 * gdb.base/kill-after-signal.exp
13572 * gdb.base/multi-forks.exp
13573 * gdb.base/overlays.exp
13574 * gdb.base/pending.exp
13575 * gdb.base/sepdebug.exp
13576 * gdb.base/testenv.exp
13577 * gdb.base/valgrind-db-attach.exp
13578 * gdb.base/watch_thread_num.exp
13579 * gdb.base/watchpoint-cond-gone.exp
13580 * gdb.base/watchpoint.exp
13581 * gdb.base/watchpoints.exp
13582 * gdb.cp/arg-reference.exp
13583 * gdb.cp/baseenum.exp
13584 * gdb.cp/operator.exp
13585 * gdb.cp/shadow.exp
13586 * gdb.dwarf2/dw2-op-out-param.exp
13587 * gdb.dwarf2/dw2-reg-undefined.exp
13588 * gdb.go/chan.exp
13589 * gdb.go/hello.exp
13590 * gdb.go/integers.exp
13591 * gdb.go/methods.exp
13592 * gdb.go/package.exp
13593 * gdb.guile/scm-parameter.exp
13594 * gdb.guile/scm-progspace.exp
13595 * gdb.guile/scm-value.exp
13596 * gdb.mi/mi-pending.exp
13597 * gdb.mi/user-selected-context-sync.exp
13598 * gdb.multi/multi-attach.exp
13599 * gdb.multi/tids.exp
13600 * gdb.opt/clobbered-registers-O2.exp
13601 * gdb.pascal/floats.exp
13602 * gdb.pascal/integers.exp
13603 * gdb.python/py-block.exp
13604 * gdb.python/py-events.exp
13605 * gdb.python/py-parameter.exp
13606 * gdb.python/py-symbol.exp
13607 * gdb.python/py-symtab.exp
13608 * gdb.python/py-type.exp
13609 * gdb.python/py-value.exp
13610 * gdb.python/py-xmethods.exp
13611 * gdb.python/python.exp
13612 * gdb.reverse/break-precsave.exp
13613 * gdb.reverse/consecutive-precsave.exp
13614 * gdb.reverse/finish-precsave.exp
13615 * gdb.reverse/i386-precsave.exp
13616 * gdb.reverse/machinestate-precsave.exp
13617 * gdb.reverse/sigall-precsave.exp
13618 * gdb.reverse/solib-precsave.exp
13619 * gdb.reverse/step-precsave.exp
13620 * gdb.reverse/until-precsave.exp
13621 * gdb.reverse/watch-precsave.exp
13622 * gdb.server/ext-attach.exp
13623 * gdb.server/ext-restart.exp
13624 * gdb.server/ext-run.exp
13625 * gdb.server/ext-wrapper.exp
13626 * gdb.stabs/gdb11479.exp
13627 * gdb.stabs/weird.exp
13628 * gdb.threads/attach-many-short-lived-threads.exp
13629 * gdb.threads/kill.exp
13630 * gdb.threads/watchpoint-fork.exp
13631
bc6c7af4
LM
136322016-12-01 Luis Machado <lgustavo@codesourcery.com>
13633
13634 Fix test names starting with uppercase throughout all the files below.
13635
13636 * gdb.ada/array_return.exp
13637 * gdb.ada/catch_ex.exp
13638 * gdb.ada/info_exc.exp
13639 * gdb.ada/mi_catch_ex.exp
13640 * gdb.ada/mi_dyn_arr.exp
13641 * gdb.ada/mi_ex_cond.exp
13642 * gdb.ada/mi_exc_info.exp
13643 * gdb.ada/mi_interface.exp
13644 * gdb.ada/mi_task_arg.exp
13645 * gdb.ada/mi_task_info.exp
13646 * gdb.ada/mi_var_array.exp
13647 * gdb.arch/alpha-step.exp
13648 * gdb.arch/amd64-disp-step.exp
13649 * gdb.arch/arm-disp-step.exp
13650 * gdb.arch/disp-step-insn-reloc.exp
13651 * gdb.arch/e500-prologue.exp
13652 * gdb.arch/ftrace-insn-reloc.exp
13653 * gdb.arch/gdb1558.exp
13654 * gdb.arch/i386-bp_permanent.exp
13655 * gdb.arch/i386-disp-step.exp
13656 * gdb.arch/i386-float.exp
13657 * gdb.arch/i386-gnu-cfi.exp
13658 * gdb.arch/ia64-breakpoint-shadow.exp
13659 * gdb.arch/mips16-thunks.exp
13660 * gdb.arch/pa-nullify.exp
13661 * gdb.arch/powerpc-aix-prologue.exp
13662 * gdb.arch/powerpc-power.exp
13663 * gdb.arch/ppc-dfp.exp
13664 * gdb.arch/s390-tdbregs.exp
13665 * gdb.arch/spu-info.exp
13666 * gdb.arch/spu-ls.exp
13667 * gdb.arch/thumb-bx-pc.exp
13668 * gdb.base/advance.exp
13669 * gdb.base/annota-input-while-running.exp
13670 * gdb.base/arrayidx.exp
13671 * gdb.base/asmlabel.exp
13672 * gdb.base/async.exp
13673 * gdb.base/attach-wait-input.exp
13674 * gdb.base/auto-connect-native-target.exp
13675 * gdb.base/batch-preserve-term-settings.exp
13676 * gdb.base/bfp-test.exp
13677 * gdb.base/bigcore.exp
13678 * gdb.base/bp-permanent.exp
13679 * gdb.base/break-always.exp
13680 * gdb.base/break-fun-addr.exp
13681 * gdb.base/break-idempotent.exp
13682 * gdb.base/break-main-file-remove-fail.exp
13683 * gdb.base/break-probes.exp
13684 * gdb.base/break-unload-file.exp
13685 * gdb.base/break.exp
13686 * gdb.base/call-ar-st.exp
13687 * gdb.base/call-rt-st.exp
13688 * gdb.base/call-sc.exp
13689 * gdb.base/call-signal-resume.exp
13690 * gdb.base/call-strs.exp
13691 * gdb.base/callexit.exp
13692 * gdb.base/callfuncs.exp
13693 * gdb.base/catch-gdb-caused-signals.exp
13694 * gdb.base/catch-signal-siginfo-cond.exp
13695 * gdb.base/catch-syscall.exp
13696 * gdb.base/compare-sections.exp
13697 * gdb.base/cond-eval-mode.exp
13698 * gdb.base/condbreak-call-false.exp
13699 * gdb.base/consecutive-step-over.exp
13700 * gdb.base/cursal.exp
13701 * gdb.base/disabled-location.exp
13702 * gdb.base/disasm-end-cu.exp
13703 * gdb.base/display.exp
13704 * gdb.base/double-prompt-target-event-error.exp
13705 * gdb.base/dprintf-bp-same-addr.exp
13706 * gdb.base/dprintf-detach.exp
13707 * gdb.base/dprintf-next.exp
13708 * gdb.base/dprintf-non-stop.exp
13709 * gdb.base/dprintf-pending.exp
13710 * gdb.base/dso2dso.exp
13711 * gdb.base/ending-run.exp
13712 * gdb.base/enum_cond.exp
13713 * gdb.base/examine-backward.exp
13714 * gdb.base/exe-lock.exp
13715 * gdb.base/exec-invalid-sysroot.exp
13716 * gdb.base/execl-update-breakpoints.exp
13717 * gdb.base/execution-termios.exp
13718 * gdb.base/fileio.exp
13719 * gdb.base/fixsection.exp
13720 * gdb.base/foll-exec-mode.exp
13721 * gdb.base/foll-exec.exp
13722 * gdb.base/fork-running-state.exp
13723 * gdb.base/frame-args.exp
13724 * gdb.base/fullpath-expand.exp
13725 * gdb.base/func-ptr.exp
13726 * gdb.base/gcore-relro-pie.exp
13727 * gdb.base/gdb1090.exp
13728 * gdb.base/gdb1555.exp
13729 * gdb.base/global-var-nested-by-dso.exp
13730 * gdb.base/gnu-ifunc.exp
13731 * gdb.base/hbreak-in-shr-unsupported.exp
13732 * gdb.base/hbreak-unmapped.exp
13733 * gdb.base/hook-stop.exp
13734 * gdb.base/infcall-input.exp
13735 * gdb.base/info-fun.exp
13736 * gdb.base/info-shared.exp
13737 * gdb.base/interrupt-noterm.exp
13738 * gdb.base/jit-so.exp
13739 * gdb.base/jit.exp
13740 * gdb.base/line-symtabs.exp
13741 * gdb.base/list.exp
13742 * gdb.base/longjmp.exp
13743 * gdb.base/macscp.exp
13744 * gdb.base/max-value-size.exp
13745 * gdb.base/nodebug.exp
13746 * gdb.base/nofield.exp
13747 * gdb.base/overlays.exp
13748 * gdb.base/paginate-after-ctrl-c-running.exp
13749 * gdb.base/paginate-bg-execution.exp
13750 * gdb.base/paginate-inferior-exit.exp
13751 * gdb.base/pending.exp
13752 * gdb.base/pr11022.exp
13753 * gdb.base/printcmds.exp
13754 * gdb.base/ptr-typedef.exp
13755 * gdb.base/ptype.exp
13756 * gdb.base/randomize.exp
13757 * gdb.base/range-stepping.exp
13758 * gdb.base/realname-expand.exp
13759 * gdb.base/relativedebug.exp
13760 * gdb.base/remote.exp
13761 * gdb.base/savedregs.exp
13762 * gdb.base/sepdebug.exp
13763 * gdb.base/set-noassign.exp
13764 * gdb.base/shlib-call.exp
13765 * gdb.base/shreloc.exp
13766 * gdb.base/sigaltstack.exp
13767 * gdb.base/sigbpt.exp
13768 * gdb.base/siginfo-addr.exp
13769 * gdb.base/siginfo-obj.exp
13770 * gdb.base/siginfo-thread.exp
13771 * gdb.base/signest.exp
13772 * gdb.base/signull.exp
13773 * gdb.base/sigrepeat.exp
13774 * gdb.base/skip.exp
13775 * gdb.base/so-impl-ld.exp
13776 * gdb.base/solib-corrupted.exp
13777 * gdb.base/solib-disc.exp
13778 * gdb.base/solib-display.exp
13779 * gdb.base/solib-overlap.exp
13780 * gdb.base/solib-search.exp
13781 * gdb.base/solib-symbol.exp
13782 * gdb.base/source-execution.exp
13783 * gdb.base/sss-bp-on-user-bp-2.exp
13784 * gdb.base/sss-bp-on-user-bp.exp
13785 * gdb.base/stack-checking.exp
13786 * gdb.base/stale-infcall.exp
13787 * gdb.base/step-break.exp
13788 * gdb.base/step-line.exp
13789 * gdb.base/step-over-exit.exp
13790 * gdb.base/step-test.exp
13791 * gdb.base/structs.exp
13792 * gdb.base/sym-file.exp
13793 * gdb.base/symtab-search-order.exp
13794 * gdb.base/term.exp
13795 * gdb.base/type-opaque.exp
13796 * gdb.base/unload.exp
13797 * gdb.base/until-nodebug.exp
13798 * gdb.base/until.exp
13799 * gdb.base/unwindonsignal.exp
13800 * gdb.base/watch-cond.exp
13801 * gdb.base/watch-non-mem.exp
13802 * gdb.base/watch_thread_num.exp
13803 * gdb.base/watchpoint-reuse-slot.exp
13804 * gdb.base/watchpoint-solib.exp
13805 * gdb.base/watchpoint.exp
13806 * gdb.btrace/dlopen.exp
13807 * gdb.cell/arch.exp
13808 * gdb.cell/break.exp
13809 * gdb.cell/bt.exp
13810 * gdb.cell/core.exp
13811 * gdb.cell/data.exp
13812 * gdb.cell/dwarfaddr.exp
13813 * gdb.cell/ea-cache.exp
13814 * gdb.cell/ea-standalone.exp
13815 * gdb.cell/ea-test.exp
13816 * gdb.cell/f-regs.exp
13817 * gdb.cell/fork.exp
13818 * gdb.cell/gcore.exp
13819 * gdb.cell/mem-access.exp
13820 * gdb.cell/ptype.exp
13821 * gdb.cell/registers.exp
13822 * gdb.cell/sizeof.exp
13823 * gdb.cell/solib-symbol.exp
13824 * gdb.cell/solib.exp
13825 * gdb.compile/compile-tls.exp
13826 * gdb.cp/exception.exp
13827 * gdb.cp/gdb2495.exp
13828 * gdb.cp/local.exp
13829 * gdb.cp/mb-inline.exp
13830 * gdb.cp/mb-templates.exp
13831 * gdb.cp/pr10687.exp
13832 * gdb.cp/pr9167.exp
13833 * gdb.cp/scope-err.exp
13834 * gdb.cp/templates.exp
13835 * gdb.cp/virtfunc.exp
13836 * gdb.dwarf2/dw2-dir-file-name.exp
13837 * gdb.dwarf2/dw2-single-line-discriminators.exp
13838 * gdb.fortran/complex.exp
13839 * gdb.fortran/library-module.exp
13840 * gdb.guile/guile.exp
13841 * gdb.guile/scm-cmd.exp
13842 * gdb.guile/scm-frame-inline.exp
13843 * gdb.guile/scm-objfile.exp
13844 * gdb.guile/scm-pretty-print.exp
13845 * gdb.guile/scm-symbol.exp
13846 * gdb.guile/scm-type.exp
13847 * gdb.guile/scm-value.exp
13848 * gdb.linespec/keywords.exp
13849 * gdb.linespec/ls-errs.exp
13850 * gdb.linespec/macro-relative.exp
13851 * gdb.linespec/thread.exp
13852 * gdb.mi/mi-breakpoint-changed.exp
13853 * gdb.mi/mi-dprintf-pending.exp
13854 * gdb.mi/mi-fullname-deleted.exp
13855 * gdb.mi/mi-logging.exp
13856 * gdb.mi/mi-pending.exp
13857 * gdb.mi/mi-solib.exp
13858 * gdb.mi/new-ui-mi-sync.exp
13859 * gdb.mi/user-selected-context-sync.exp
13860 * gdb.multi/dummy-frame-restore.exp
13861 * gdb.multi/multi-arch-exec.exp
13862 * gdb.multi/remove-inferiors.exp
13863 * gdb.multi/watchpoint-multi-exit.exp
13864 * gdb.opt/solib-intra-step.exp
13865 * gdb.perf/backtrace.exp
13866 * gdb.perf/single-step.exp
13867 * gdb.perf/skip-command.exp
13868 * gdb.perf/skip-prologue.exp
13869 * gdb.perf/solib.exp
13870 * gdb.python/lib-types.exp
13871 * gdb.python/py-as-string.exp
13872 * gdb.python/py-bad-printers.exp
13873 * gdb.python/py-block.exp
13874 * gdb.python/py-breakpoint.exp
13875 * gdb.python/py-cmd.exp
13876 * gdb.python/py-events.exp
13877 * gdb.python/py-evthreads.exp
13878 * gdb.python/py-finish-breakpoint.exp
13879 * gdb.python/py-finish-breakpoint2.exp
13880 * gdb.python/py-frame-inline.exp
13881 * gdb.python/py-frame.exp
13882 * gdb.python/py-inferior.exp
13883 * gdb.python/py-infthread.exp
13884 * gdb.python/py-mi.exp
13885 * gdb.python/py-objfile.exp
13886 * gdb.python/py-pp-maint.exp
13887 * gdb.python/py-pp-registration.exp
13888 * gdb.python/py-prettyprint.exp
13889 * gdb.python/py-recurse-unwind.exp
13890 * gdb.python/py-shared.exp
13891 * gdb.python/py-symbol.exp
13892 * gdb.python/py-symtab.exp
13893 * gdb.python/py-template.exp
13894 * gdb.python/py-type.exp
13895 * gdb.python/py-unwind-maint.exp
13896 * gdb.python/py-unwind.exp
13897 * gdb.python/py-value.exp
13898 * gdb.python/python.exp
13899 * gdb.reverse/finish-reverse-bkpt.exp
13900 * gdb.reverse/insn-reverse.exp
13901 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13902 * gdb.reverse/solib-precsave.exp
13903 * gdb.reverse/solib-reverse.exp
13904 * gdb.stabs/gdb11479.exp
13905 * gdb.stabs/weird.exp
13906 * gdb.threads/fork-child-threads.exp
13907 * gdb.threads/fork-plus-threads.exp
13908 * gdb.threads/fork-thread-pending.exp
13909 * gdb.threads/forking-threads-plus-breakpoint.exp
13910 * gdb.threads/hand-call-in-threads.exp
13911 * gdb.threads/interrupted-hand-call.exp
13912 * gdb.threads/linux-dp.exp
13913 * gdb.threads/local-watch-wrong-thread.exp
13914 * gdb.threads/next-while-other-thread-longjmps.exp
13915 * gdb.threads/non-ldr-exit.exp
13916 * gdb.threads/pending-step.exp
13917 * gdb.threads/print-threads.exp
13918 * gdb.threads/process-dies-while-detaching.exp
13919 * gdb.threads/process-dies-while-handling-bp.exp
13920 * gdb.threads/pthreads.exp
13921 * gdb.threads/queue-signal.exp
13922 * gdb.threads/reconnect-signal.exp
13923 * gdb.threads/signal-command-handle-nopass.exp
13924 * gdb.threads/signal-command-multiple-signals-pending.exp
13925 * gdb.threads/signal-delivered-right-thread.exp
13926 * gdb.threads/signal-sigtrap.exp
13927 * gdb.threads/sigthread.exp
13928 * gdb.threads/staticthreads.exp
13929 * gdb.threads/stepi-random-signal.exp
13930 * gdb.threads/thread-unwindonsignal.exp
13931 * gdb.threads/thread_check.exp
13932 * gdb.threads/thread_events.exp
13933 * gdb.threads/tid-reuse.exp
13934 * gdb.threads/tls-nodebug.exp
13935 * gdb.threads/tls-shared.exp
13936 * gdb.threads/tls-so_extern.exp
13937 * gdb.threads/tls.exp
13938 * gdb.threads/wp-replication.exp
13939 * gdb.trace/actions-changed.exp
13940 * gdb.trace/actions.exp
13941 * gdb.trace/backtrace.exp
13942 * gdb.trace/change-loc.exp
13943 * gdb.trace/collection.exp
13944 * gdb.trace/deltrace.exp
13945 * gdb.trace/disconnected-tracing.exp
13946 * gdb.trace/entry-values.exp
13947 * gdb.trace/ftrace-lock.exp
13948 * gdb.trace/ftrace.exp
13949 * gdb.trace/infotrace.exp
13950 * gdb.trace/mi-trace-frame-collected.exp
13951 * gdb.trace/mi-trace-unavailable.exp
13952 * gdb.trace/mi-traceframe-changed.exp
13953 * gdb.trace/mi-tracepoint-changed.exp
13954 * gdb.trace/mi-tsv-changed.exp
13955 * gdb.trace/no-attach-trace.exp
13956 * gdb.trace/packetlen.exp
13957 * gdb.trace/passc-dyn.exp
13958 * gdb.trace/passcount.exp
13959 * gdb.trace/pending.exp
13960 * gdb.trace/pr16508.exp
13961 * gdb.trace/qtro.exp
13962 * gdb.trace/range-stepping.exp
13963 * gdb.trace/read-memory.exp
13964 * gdb.trace/report.exp
13965 * gdb.trace/save-trace.exp
13966 * gdb.trace/signal.exp
13967 * gdb.trace/stap-trace.exp
13968 * gdb.trace/status-stop.exp
13969 * gdb.trace/strace.exp
13970 * gdb.trace/tfile.exp
13971 * gdb.trace/tfind.exp
13972 * gdb.trace/trace-break.exp
13973 * gdb.trace/trace-condition.exp
13974 * gdb.trace/trace-enable-disable.exp
13975 * gdb.trace/trace-mt.exp
13976 * gdb.trace/tracecmd.exp
13977 * gdb.trace/tracefile-pseudo-reg.exp
13978 * gdb.trace/tspeed.exp
13979 * gdb.trace/tstatus.exp
13980 * gdb.trace/tsv.exp
13981 * gdb.trace/unavailable.exp
13982 * gdb.trace/while-dyn.exp
13983 * gdb.trace/while-stepping.exp
13984 * lib/gdb-guile.exp
13985 * lib/gdb.exp
13986 * lib/mi-support.exp
13987 * lib/pascal.exp
13988 * lib/perftest.exp
13989 * lib/prelink-support.exp
13990 * lib/selftest-support.exp
13991
ad02e4fe
SM
139922016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13993
13994 * Makefile.in: Include disable-implicit-rules.mk.
13995
22347e55
AA
139962016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13997
13998 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13999 non-byte-aligned bit fields.
14000
da5b30da
AA
140012016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
14002
14003 PR gdb/12616
14004 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
14005 respects the DW_AT_data_bit_offset attribute.
14006
b593ecca
SM
140072016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
14008
14009 * gdb.base/default.exp: Fix output of "set language".
14010
3b165252
SM
140112016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
14012
14013 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
14014 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
14015 make.
14016 * configure.ac: Remove checks for the make program.
14017 * configure: Re-generate.
14018
1a2f3d7f
KB
140192016-11-16 Kevin Buettner <kevinb@redhat.com>
14020
14021 * gdb.python/py-recurse-unwind.c (main): Add loop.
14022 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
14023 to read_register() and gdb.parse_and_eval(). Make each code
14024 call a separate case that can be individually tested.
14025 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
14026 proc. Call cont_and_backtrace for each of the code paths that
14027 we want to test in the unwinder.
14028
b7f38fda
AA
140292016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
14030
14031 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
14032 the definition of struct S.
14033
1f8db343
CM
140342016-11-11 Catherine Moore <clm@codesourcery.com>
14035
14036 * gdb.base/dump.exp: Identify verilog format dump tests as such.
14037
fad0c9fb
PA
140382016-11-09 Pedro Alves <palves@redhat.com>
14039
14040 * gdb.base/commands.exp (runto_or_return): New procedure.
14041 (gdbvar_simple_if_test, gdbvar_simple_while_test)
14042 (gdbvar_complex_if_while_test, progvar_simple_if_test)
14043 (progvar_simple_while_test, progvar_complex_if_while_test)
14044 (if_while_breakpoint_command_test)
14045 (infrun_breakpoint_command_test, breakpoint_command_test)
14046 (user_defined_command_test, watchpoint_command_test)
14047 (test_command_prompt_position, redefine_hook_test)
14048 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
14049 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
14050 multi_line_input and multi_line. Remove gdb_expect and
14051 gdb_stop_suppressing_tests uses.
14052 * lib/gdb.exp (valnum_re): New global.
14053 (multi_line_input): New procedure.
14054
8354c62c
SM
140552016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
14056
14057 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
14058 Remove.
14059 (test_setup): Define with proc_with_prefix.
14060 (test_cli_inferior): Likewise.
14061 (test_cli_thread): Likewise.
14062 (test_cli_frame): Likewise.
14063 (test_cli_select_frame): Likewise.
14064 (test_cli_up_down): Likewise.
14065 (test_mi_thread_select): Likewise.
14066 (test_mi_stack_select_frame): Likewise.
14067 (test_cli_in_mi_inferior): Likewise.
14068 (test_cli_in_mi_thread): Likewise.
14069 (test_cli_in_mi_frame): Likewise.
14070 (top level): Do not use with_test_prefix_procname.
14071
64f367a2
PA
140722016-11-09 Pedro Alves <palves@redhat.com>
14073
14074 * gdb.base/commands.exp (gdbvar_simple_if_test)
14075 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
14076 (progvar_simple_if_test, progvar_simple_while_test)
14077 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
14078 (infrun_breakpoint_command_test, breakpoint_command_test)
14079 (user_defined_command_test, watchpoint_command_test)
14080 (test_command_prompt_position, deprecated_command_test)
14081 (bp_deleted_in_command, temporary_breakpoint_commands)
14082 (stray_arg0_test, source_file_with_indented_comment)
14083 (recursive_source_test, if_commands_test)
14084 (error_clears_commands_left, redefine_hook_test)
14085 (redefine_backtrace_test): Use proc_with_prefix.
14086 * lib/gdb.exp (proc_with_prefix): New proc.
14087
0bb65f1e
AA
140882016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14089
14090 * gdb.base/tui-layout.c: New file.
14091 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
14092 disassembly window contains very long lines.
14093
7353f247
TT
140942016-11-08 Tom Tromey <tom@tromey.com>
14095
14096 * gdb.python/py-value.exp (test_value_creation): Make "long" test
14097 depend on Python 2.
14098
30a7bb83
TT
140992016-11-08 Tom Tromey <tom@tromey.com>
14100
14101 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
14102 New method.
14103
cdf5a07c
MG
141042016-10-29 Manish Goregaokar <manish@mozilla.com>
14105
2806dc7e 14106 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 14107
51a789c3
MG
141082016-10-27 Manish Goregaokar <manish@mozilla.com>
14109
2806dc7e
PA
14110 * gdb.rust/simple.rs: Add test for univariant enums without
14111 discriminants and for encoded struct-like enums.
51a789c3 14112
f610ab6d
PA
141132016-10-28 Pedro Alves <palves@redhat.com>
14114
14115 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
14116 gdb_test_multiple, tighten regexps and match symtabs and line
14117 tables incrementally.
14118
b129b0ca
LM
141192016-10-28 Luis Machado <lgustavo@codesourcery.com>
14120
14121 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
14122 general.
14123
ecf45d2c
SL
141242016-10-25 Luis Machado <lgustavo@codesourcery.com>
14125
14126 * gdb.base/exec-invalid-sysroot.exp: New file.
14127
b8d38ee4
JK
141282016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
14129
14130 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
14131
f90fd8c2
JK
141322016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14133
14134 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
14135
2d2476aa
MR
141362016-10-19 Maciej W. Rozycki <macro@imgtec.com>
14137
2806dc7e
PA
14138 * gdb.base/killed-outside.exp: Remove $options from a call to
14139 `prepare_for_testing'.
2d2476aa 14140
e42b25a0
SM
141412016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14142
14143 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14144 Change test message.
14145
3ccdb432
SM
141462016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14147
14148 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
14149 Update comment.
14150
5bad3170
SM
141512016-10-17 Simon Marchi <simon.marchi@ericsson.com>
14152
14153 * gdb.trace/mi-trace-save.exp: New file.
14154
5ad9dba7
YQ
141552016-10-13 Yao Qi <yao.qi@linaro.org>
14156
14157 * gdb.base/code_elim.exp (get_var_address): Remove.
14158 * gdb.base/relocate.exp: Likewise.
14159 * gdb.base/shreloc.exp: Likewise.
14160 * lib/gdb.exp (get_var_address): New.
14161
62df7e21
YQ
141622016-10-13 Yao Qi <yao.qi@linaro.org>
14163
14164 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
14165 floating point tests if $skip_float_test is false.
14166
4dac951e
LM
141672016-10-12 Luis Machado <lgustavo@codesourcery.com>
14168
14169 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
14170 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
14171 argc values.
14172 Add 1 to argc so we guarantee distinct initial/modified argc values.
14173
8f1a8fc4
JK
141742016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14175
14176 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
14177
16c85b5d
JK
141782016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
14179
14180 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
14181 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
14182 * gdb.arch/vsx-regs.exp: Likewise.
14183
1d0e042a
YQ
141842016-10-07 Yao Qi <yao.qi@linaro.org>
14185
14186 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
14187
68dadef5
MM
141882016-10-07 Markus Metzger <markus.t.metzger@intel.com>
14189
14190 * gdb.python/python.exp: Test decode_line("*0").
14191
33fa2c6e
DE
141922016-10-06 Doug Evans <dje@google.com>
14193
14194 * gdb.python/py-value.exp (test_value_creation): Add test for large
14195 unsigned 64-bit value.
14196
9c37b5ae
TT
141972016-10-06 Tom Tromey <tom@tromey.com>
14198
14199 * gdb.compile/compile.exp: Change java tests to rust.
14200 * gdb.base/setshow.exp: Change java tests to rust.
14201 * gdb.base/default.exp: Remove java from language list.
14202 * README (Examples): Update language example.
14203 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
14204 test.
14205 * lib/gdb.exp (skip_java_tests): Remove.
14206 * lib/java.exp: Remove.
14207 * gdb.java: Remove.
14208
78b86327
MR
142092016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14210
14211 * gdb.arch/mips-fcr.exp: New test.
14212 * gdb.arch/mips-fcr.c: Source for the new test.
14213
7470adbb
MR
142142016-10-06 Maciej W. Rozycki <macro@imgtec.com>
14215
14216 * gdb.base/solib-disc.exp: Use `standard_output_file'
14217 throughout.
14218
4a556533
PA
142192016-10-06 Pedro Alves <palves@redhat.com>
14220
14221 * gdb.base/jit-simple-dl.c: New file.
14222 * gdb.base/jit-simple-jit.c: New file, factored out from ...
14223 * gdb.base/jit-simple.c: ... this.
14224 * gdb.base/jit-simple.exp (jit_run): Delete.
14225 (build_jit): New proc.
14226 (jit_test_reread): Recompile either the main program or the shared
14227 library, depending on what is being tested. Skip changing address
14228 if caller wants to. Compare before/after addresses. If testing
14229 standalone, explicitly load the binary. Test "maint info
14230 breakpoints".
14231 (top level): Add "standalone vs shared lib" and "change address"
14232 vs "same address" axes.
14233
5a122fbc
PA
142342016-10-06 Pedro Alves <palves@redhat.com>
14235
14236 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
14237 call.
14238 (jit_run): Delete.
14239 (jit_test_reread): Use with_test_prefix. Reload the main binary
14240 explicitly. Compare the before/after addresses of the JIT
14241 descriptor.
14242
ee8da4b8
DE
142432016-08-15 Doug Evans <dje@google.com>
14244
14245 * gdb.xml/extra-regs.xml: Update, end field now required, default type
14246 for single bitfields is bool.
14247 * gdb.xml/tdesc-regs.exp: Ditto.
14248
f389f6fe
JK
142492016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
14250
14251 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
14252
fdebf1a4
YQ
142532016-10-05 Yao Qi <yao.qi@linaro.org>
14254
14255 * lib/gdb.exp (support_complex_tests): Return zero if
14256 gdb_skip_float_test return true.
14257
9c36d954 142582016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14259 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
14260
14261 PR gdb/20487
14262 * gdb.mi/user-selected-context-sync.exp: New file.
14263 * gdb.mi/user-selected-context-sync.c: New file.
14264
4034d0ff 142652016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 14266 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
14267
14268 PR gdb/20487
14269 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14270 =thread-select-event check.
14271
a4297203
PB
142722016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14273
14274 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14275 the compulsory L operand changes.
14276 * gdb.arch/powerpc-power.s: Likewise.
14277
bb805577
JK
142782016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14279
14280 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14281 * gdb.base/jit-attach-pie.c: New file.
14282 * gdb.base/jit-attach-pie.exp: New file.
14283
6d61dee5
PA
142842016-09-28 Pedro Alves <palves@redhat.com>
14285
14286 * gdb.base/infcall-input.c: New file.
14287 * gdb.base/infcall-input.exp: New file.
14288
f73842fc
YQ
142892016-09-22 Yao Qi <yao.qi@linaro.org>
14290
14291 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14292 (gdb_exit): Rename it to ...
14293 (gdbserver_gdb_exit): ... Close GDBserver.
14294 (gdb_exit): New proc, call gdbserver_gdb_exit.
14295 (mi_gdb_exit): Likewise.
14296
90681dab
YQ
142972016-09-22 Yao Qi <yao.qi@linaro.org>
14298
14299 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14300 path.
14301 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14302 Remove duplication.
14303
9c211fd8
YQ
143042016-09-22 Yao Qi <yao.qi@linaro.org>
14305
14306 * lib/gdbserver-support.exp: Check the existence of
14307 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14308
ad0a504f
AK
143092016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14310
14311 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14312
36cf1806
TT
143132016-09-21 Tom Tromey <tom@tromey.com>
14314
14315 PR gdb/20604:
14316 * gdb.base/quit.exp: New file.
14317
74172ecf
SM
143182016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14319
14320 * .gitignore: New file.
14321
3d0ec882
MR
143222016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14323
14324 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14325 throughout.
14326
8193adea
AA
143272016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14328
14329 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14330
d41a5c09
JK
143312016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14332
14333 * gdb.cp/casts.cc (decltype): Move it ...
14334 (main): ... with its call to ...
14335 * gdb.cp/casts03.cc: ... a new file.
14336 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14337
d2dfe700
JK
143382016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14339
14340 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14341
e2a92b16
PB
143422016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14343
14344 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14345 and sync up the test with tests in gas/testsuite/gas/ppc.
14346 * gdb.arch/powerpc-power.exp: Likewise.
14347
49b4de64
JK
143482016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14349
14350 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14351
2c29df25
SDJ
143522016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14353 Jan Kratochvil <jan.kratochvil@redhat.com>
14354
14355 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14356 make m1's definition to be different from m2's. Use 'dummy' as an
14357 argument for probe 'two'.
14358
cc3c2846
JB
143592016-09-10 Jon Beniston <jon@beniston.com>
14360
14361 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14362 for sim target.
14363
e1b2624a
AA
143642016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14365
14366 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14367 variable declaration.
14368 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14369 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14370 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14371 received HWCAP as its argument.
14372
4295e285
PA
143732016-09-06 Pedro Alves <palves@redhat.com>
14374
14375 * gdb.base/new-ui-pending-input.c: New file.
14376 * gdb.base/new-ui-pending-input.exp: New file.
14377 * gdb.exp (clear_gdb_spawn_id): New procedure.
14378 (with_spawn_id): Check whether gdb_spawn_id exists before
14379 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14380 on exit.
14381
00d5215e
UW
143822016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14383
14384 * gdb.base/float128.c: New file.
14385 * gdb.base/float128.exp: Likewise.
14386 * gdb.base/floatn.c: Likewise.
14387 * gdb.base/floatn.exp: Likewise.
14388
a9ff5f12
UW
143892016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14390
14391 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14392
f245535c
PA
143932016-09-05 Pedro Alves <palves@redhat.com>
14394
14395 PR backtrace/19927
14396 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14397 unwinders are immediately called as side effect of "source" or
14398 "disable unwinder" commands.
14399 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14400
ae9cf263
YQ
144012016-09-02 Yao Qi <yao.qi@linaro.org>
14402
14403 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14404 is true and $type is "float" or "double".
14405
27aba047
YQ
144062016-09-02 Yao Qi <yao.qi@linaro.org>
14407
14408 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14409 true.
14410 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14411 * gdb.base/call-rt-st.exp: Likewise.
14412 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14413 return value instead of gdb,skip_float_test.
14414 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14415 (do_function_calls): Use its return value instead of
14416 gdb,skip_float_test.
14417 * gdb.base/finish.exp: Likewise.
14418 * gdb.base/funcargs.exp: Likewise.
14419 * gdb.base/return.exp: Likewise.
14420 * gdb.base/return2.exp: Likewise.
14421 * gdb.base/varargs.exp: Likewise.
14422 * lib/gdb.exp (gdb_skip_float_test): Change it to
14423 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14424
5af962df
AA
144252016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14426
14427 * gdb.multi/tids.exp: Test "thread apply all".
14428
7fac6910
JK
144292016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14430
14431 * gdb.base/default.exp (tty): Remove.
14432
bb1fe4ac
KB
144332016-08-24 Kevin Buettner <kevinb@redhat.com>
14434
2806dc7e
PA
14435 * gdb.python/py-recurse-unwind.c: New file.
14436 * gdb.python/py-recurse-unwind.py: New file.
14437 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14438
0a1ddfa6
SM
144392016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14440
14441 * gdb.base/set-inferior-tty.exp: New file.
14442 * gdb.base/set-inferior-tty.c: New file.
14443
d9de1fe3
PA
144442016-08-23 Pedro Alves <palves@redhat.com>
14445
14446 PR gdb/20494
14447 * gdb.base/new-ui-echo.c: New file.
14448 * gdb.base/new-ui-echo.exp: New file.
14449
e9d9abd7
YQ
144502016-08-23 Yao Qi <yao.qi@linaro.org>
14451
14452 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14453 gdbserver_spawn.
14454 * gdb.server/connect-without-multi-process.exp (do_test):
14455 Likewise.
14456
3589529e
YQ
144572016-08-23 Yao Qi <yao.qi@linaro.org>
14458
14459 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14460 standalone_txt. Delete gdb_txt and standalone_txt on host
14461 and target. Spawn the binary on target. Copy files from
14462 target to host.
14463
6bb90213
PA
144642016-08-22 Pedro Alves <palves@redhat.com>
14465
14466 PR gdb/20505
14467 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14468 with_test_prefix. Factor out bits to ...
14469 (test_no_vdso): ... this new procedure.
14470
20c2c024
CL
144712016-08-19 Carl Love <cel@us.ibm.com>
14472
14473 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14474 maintaining separate logic for constructing the output path.
14475 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14476 * gdb.arch/ppc-dfp.exp: Likewise.
14477 * gdb.arch/ppc-fp.exp: Likewise.
14478 * gdb.arch/vsx-regs.exp: Likewise.
14479 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14480 binprefix for generating the additional binary files.
14481
0646e07d
PA
144822016-08-19 Pedro Alves <palves@redhat.com>
14483
14484 * gdb.trace/mi-trace-frame-collected.exp
14485 (test_trace_frame_collected): On x32, expect two registers.
14486
46da9242
CL
144872016-08-18 Carl Love <cel@us.ibm.com>
14488
14489 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14490 and sync up the test with tests in gas/testsuite/gas/ppc.
14491 * gdb.arch/powerpc-power.exp: Likewise.
14492
eb2332d7
SM
144932016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14494
14495 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14496 expected error message.
14497
63c61e04
SM
144982016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14499
14500 * gdb.multi/remove-inferiors.exp: New file.
14501 * gdb.multi/remove-inferiors.c: New file.
14502
7b17065f
YQ
145032016-08-12 Yao Qi <yao.qi@linaro.org>
14504
14505 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14506 argument list.
14507
01d3dedf
PA
145082016-08-10 Pedro Alves <palves@redhat.com>
14509
14510 PR gdb/19187
14511 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14512 setup_kfails.
14513
3eb7562a
PA
145142016-08-09 Pedro Alves <palves@redhat.com>
14515 Simon Marchi <simon.marchi@ericsson.com>
14516
14517 PR gdb/20418
14518 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14519 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14520
80614914
PA
145212016-08-09 Pedro Alves <palves@redhat.com>
14522
14523 PR mi/20431
14524 * gdb.mi/mi-cmd-error.exp: New file.
14525
f348d89a
PA
145262016-08-09 Pedro Alves <palves@redhat.com>
14527
14528 PR gdb/18653
14529 * gdb.base/signals-state-child.c: New file.
14530 * gdb.base/signals-state-child.exp: New file.
14531 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14532
e5ca03b4
PA
145332016-08-09 Pedro Alves <palves@redhat.com>
14534
14535 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14536
282a0691
TT
145372016-08-03 Tom Tromey <tom@tromey.com>
14538
14539 PR python/18565:
14540 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14541
41bfcd63
YQ
145422016-08-01 Yao Qi <yao.qi@linaro.org>
14543
14544 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14545 variable mode to "multi-process" if $multi_process is 1, otherwise
14546 set it to "single-process".
14547
e3465b24
YQ
145482016-08-01 Yao Qi <yao.qi@linaro.org>
14549
14550 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14551 * gdb.cp/cpexprs.exp: Likewise.
14552 * gdb.cp/m-static.exp: Likewise.
14553
0b31a4bc
TT
145542016-07-26 Tom Tromey <tom@tromey.com>
14555
14556 PR python/20190:
14557 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14558 test.
14559
e0461dbb
MM
145602016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14561
14562 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14563 selecting assembly source files.
14564 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14565 assembly source files.
14566 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14567 assembly source files.
14568 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14569 selecting assembly source files.
14570
8194e927
SM
145712016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14572
14573 * gdb.base/new-ui.exp (do_test_invalid_args): New
14574 procedure.
14575
c0272db5
TW
145762016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14577
14578 * gdb.btrace/reconnect.c: New file.
14579 * gdb.btrace/reconnect.exp: New file.
14580
e3487908
GKB
145812016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14582
14583 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14584 to test_catch_syscall_group.
14585 (test_catch_syscall_group): New.
14586
12df5c00
TT
145872016-07-21 Tom Tromey <tom@tromey.com>
14588
14589 * gdb.rust/simple.rs (main): Use empty struct expression.
14590 * gdb.rust/simple.exp: Add tests for empty struct expression.
14591
bae62ee2
YQ
145922016-07-21 Yao Qi <yao.qi@linaro.org>
14593
14594 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14595 if gdb_skip_xml_test is true on some targets.
14596
b1b53fb3
YQ
145972016-07-21 Yao Qi <yao.qi@linaro.org>
14598
14599 * gdb.server/solib-list.exp: Unset last_loaded_file.
14600
027d97f8
JK
146012016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14602
14603 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14604 "step into captured_main (args)".
14605
7674d381
JK
146062016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14607
14608 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14609
72b5d099
JK
146102016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14611
14612 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14613
1f960ced
PA
146142016-07-19 Pedro Alves <palves@redhat.com>
14615
14616 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14617 * gdb.opt/inline-bt.exp: Likewise.
14618 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14619 additional_flags=-Winline.
14620 * gdb.opt/inline-locals.exp: Likewise.
14621 * gdb.opt/inline-markers.c (ATTR): Define.
14622 (inlined_fn): Use it.
14623
f25827c1
YQ
146242016-07-19 Yao Qi <yao.qi@linaro.org>
14625
14626 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14627 (test_with_self): Remove some code. Remove argument executable.
14628 (top-level): Use do_self_tests.
14629
37539ebe
DB
146302016-07-15 Zachary Welch <zwelch@codesourcery.com>
14631 Don Breazeal <donb@codesourcery.com>
14632
14633 * gdb.base/maint.exp: Escape paths used in regular expressions.
14634 * gdb.stabs/weird.exp: Likewise.
14635
dac790e1
TT
146362016-07-13 Tom Tromey <tom@tromey.com>
14637
14638 PR python/15620, PR python/18620:
14639 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14640 (test_bkpt_events): New procs.
14641
93daf339
TT
146422016-07-13 Tom Tromey <tom@tromey.com>
14643
14644 PR python/17698:
14645 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14646 test.
14647 (test_watchpoints): Likewise.
14648 (test_bkpt_pending): New proc.
14649
6571a381
TT
146502016-07-13 Tom Tromey <tom@tromey.com>
14651
14652 PR cli/18053:
14653 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14654 completion test.
14655
e8732474
JK
146562016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14657
14658 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14659 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14660 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14661 f_label.
14662 (g): Rename g_end_lbl to g_label.
14663 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14664 low_pc and high_pc.
14665 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14666
e0f3fd7c
TT
146672016-07-12 Tom Tromey <tom@tromey.com>
14668
14669 PR python/19293:
14670 * gdb.python/py-unwind-maint.exp: Update tests.
14671
3cfe46b6
YQ
146722016-07-12 Yao Qi <yao.qi@linaro.org>
14673
14674 * lib/selftest-support.exp (selftest_setup): Match the output
14675 when captured_main is inlined.
14676
4f19a0e6
WT
146772016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14678
14679 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14680 New variables.
14681 (print this%a, print this%b, print this): New tests.
14682 * gdb.fortran/derived-types.f90 (this): New object and
14683 initialization.
14684
986cf455
SM
146852016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14686
14687 * gdb.ada/arraydim.exp: Remove extra directory level in build
14688 directory.
14689
f0464b23
SM
146902016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14691
14692 * lib/ada.exp: Remove extra directory level in build directory.
14693 * gdb.ada/cond_lang.exp: Likewise.
14694 * gdb.ada/exec_changed.exp: Likewise.
14695 * gdb.ada/lang_switch.exp: Likewise.
14696
42d94011
MG
146972016-07-06 Manish Goregaokar <manish@mozilla.com>
14698
2806dc7e
PA
14699 * simple.rs: Add test for raw pointer subscripting.
14700 * simple.exp: Add test expectations.
42d94011 14701
647c264c
YQ
147022016-07-05 Yao Qi <yao.qi@linaro.org>
14703
14704 * gdb.mi/mi-reverse.exp: Match =record-started output.
14705
20aa2c60
PA
147062016-07-01 Pedro Alves <palves@redhat.com>
14707
14708 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14709 procedure.
14710 (jit_reader_test): Test the jit reader's unwinder.
14711 * gdb.base/jithost.c (jit_function_00_code): New global.
14712 (main): Use memcpy to fill in the mmapped code, instead of poking
14713 bytes manually here.
14714 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14715 value.
14716 (read_debug_info): Save the function's range.
14717 (read_sp): New function.
14718 (unwind_frame): Use it. Also unwind RBP.
14719 (get_frame_id): Use read_sp.
14720 (gdb_init_reader): Use calloc instead of malloc.
14721 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14722 parameter. Use gdb_test_multiple.
14723
ced2dffb
PA
147242016-07-01 Pedro Alves <palves@redhat.com>
14725 Antoine Tremblay <antoine.tremblay@ericsson.com>
14726
14727 * gdb.threads/process-dies-while-detaching.c: New file.
14728 * gdb.threads/process-dies-while-detaching.exp: New file.
14729
63000888
PA
147302016-07-01 Pedro Alves <palves@redhat.com>
14731
14732 * gdb.multi/watchpoint-multi-exit.c: New file.
14733 * gdb.multi/watchpoint-multi-exit.exp: New file.
14734
038d4868
PA
147352016-06-30 Pedro Alves <palves@redhat.com>
14736
14737 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14738 unset inferior_spawn_id.
14739
994e9c83
PA
147402016-06-30 Pedro Alves <palves@redhat.com>
14741
14742 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14743 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14744
e5653468
YQ
147452016-06-29 Yao Qi <yao.qi@linaro.org>
14746
14747 * gdb.base/return.c: Add copyright header.
14748
803b47e5
TT
147492016-06-29 Tom Tromey <tom@tromey.com>
14750
14751 PR python/20129:
14752 * gdb.python/py-framefilter.exp: Add tests for setting priority
14753 and disabling of non-existent frame filter.
14754
28244707
YQ
147552016-06-29 Yao Qi <yao.qi@linaro.org>
14756
14757 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14758 0x0f07ff.
14759
a31d2f06
YQ
147602016-06-28 Yao Qi <yao.qi@linaro.org>
14761
14762 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14763 triplets. Start gdb, execute catch syscall, and continue. Check
14764 gdb's output to determine catch syscall is supported.
14765
921d8f54
MG
147662016-06-27 Manish Goregaokar <manish@mozilla.com>
14767
25d49b86
PA
14768 * gdb.rust/simple.rs: Add test for returning unit in a function.
14769 * gdb.rust/simple.exp: Add expectation for functions returning
14770 unit.
921d8f54 14771
f4952523
PMR
147722016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14773
14774 * gdb.python/py-breakpoint-create-fail.c,
14775 gdb.python/py-breakpoint-create-fail.exp,
14776 gdb.python/py-breakpoint-create-fail.py: New testcase.
14777
fccb08f8
MG
147782016-06-25 Manish Goregaokar <manish@mozilla.com>
14779
14780 PR gdb/20239
14781 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14782 * gdb.rust/simple.exp: Add test expectations for new NonZero
14783 tests.
fccb08f8 14784
6b850546
DT
147852016-06-24 David Taylor <dtaylor@emc.com>
14786
14787 * gdb.base/offsets.exp: New file.
14788 * gdb.base/offsets.c: New file.
14789
17621150
TT
147902016-06-23 Tom Tromey <tom@tromey.com>
14791
14792 PR gdb/16483:
14793 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14794 before any filters are loaded.
14795
04d59df6
WT
147962016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14797
14798 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14799 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14800 structs.
14801 * gdb.fortran/derived-type-function.exp: New file.
14802 * gdb.fortran/derived-type-function.f90: New file.
14803
14804
ac69f786
PA
148052016-06-21 Pedro Alves <palves@redhat.com>
14806
14807 * gdb.base/new-ui.exp: New file.
14808 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14809 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14810 (with_spawn_id): New procedure.
14811
49940788
PA
148122016-06-21 Pedro Alves <palves@redhat.com>
14813
14814 * gdb.mi/mi-exec-run.exp: New file.
14815
ef274d26
PA
148162016-06-21 Pedro Alves <palves@redhat.com>
14817
14818 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14819 breakpoint command's output on the main UI.
14820 (test_break): New procedure, factored out from calls in the top
14821 level.
14822 (top level): Use foreach_with_prefix to test MI as main UI and as
14823 separate UI.
14824
468afe6c
PA
148252016-06-21 Pedro Alves <palves@redhat.com>
14826
14827 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14828 (test_awatch_creation_and_listing)
14829 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14830 Remove 'type' parameter.
14831 (test_watchpoint_all): New parameter mi_mode. Remove
14832 with_test_prefix.
14833 (top level): Use foreach_with_prefix, and add main/separate UI MI
14834 testing axis.
14835
51f77c37
PA
148362016-06-21 Pedro Alves <palves@redhat.com>
14837
14838 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14839 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14840 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14841 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14842 (gdb_main_spawn_id, mi_spawn_id): Declare and
14843 comment.
14844 (mi_create_inferior_pty): New procedure,
14845 factored out from default_mi_gdb_start.
14846 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14847 procedures.
14848 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14849 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14850 Use mi_create_inferior_pty.
14851 (mi_gdb_start): Use eval to pass down args list.
14852
8980e177
PA
148532016-06-21 Pedro Alves <palves@redhat.com>
14854
14855 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14856 * gdb.opt/inline-cmds.exp: Add MI tests.
14857
f38d3ad1
PA
148582016-06-21 Pedro Alves <palves@redhat.com>
14859
14860 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14861
45db7c09
PA
148622016-06-21 Pedro Alves <palves@redhat.com>
14863
14864 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14865 (top level): Use it instead of mi_execute_to.
14866
5a069ab3
PA
148672016-06-21 Pedro Alves <palves@redhat.com>
14868
14869 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14870 (cont_handler_str): New.
14871 (signal_stop_handler): Set stop_handler_str instead of printing to
14872 stdout.
14873 (continue_handler): Set cont_handler_str instead of printing to
14874 stdout.
14875 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14876 mi_send_resuming_command. Print stop_handler_str and
14877 cont_handler_str instead of expecting the python events print
14878 directly.
14879
2838cc1d
SD
148802016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14881
14882 * gdb.base/jit-reader.exp: New file.
14883 * gdb.base/jithost.c: New file.
14884 * gdb.base/jithost.h: New file.
14885 * gdb.base/jitreader.c : New file.
14886 * gdb.base/jit-protocol.h: New file.
14887
21a77091
YQ
148882016-06-17 Yao Qi <yao.qi@linaro.org>
14889
14890 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14891 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14892 and detach-on-fork. Adjust tests.
14893 (top level): Invoke break_cond_on_syscall with combinations of
14894 syscall, follow-fork-mode and detach-on-fork.
14895
f50bf8e5
YQ
148962016-06-17 Yao Qi <yao.qi@linaro.org>
14897
14898 * gdb.base/step-over-exit.c: New.
14899 * gdb.base/step-over-exit.exp: New.
14900
a28d8e50
YTL
149012016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14902
14903 * gdb.base/float.exp: Add target check for nds32*-*-*.
14904 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14905
cad8e26d
AB
149062016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14907
14908 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14909 for unsupported target features.
14910 * gdb.base/call-rt-st.exp: Likewise.
14911 * gdb.base/call-sc.exp: Likewise.
14912 * gdb.base/call-signal-resume.exp: Likewise.
14913 * gdb.base/call-strs.exp: Likewise.
14914 * gdb.base/callexit.exp: Likewise.
14915 * gdb.base/callfuncs.exp: Likewise.
14916 * gdb.base/nodebug.exp: Likewise.
14917 * gdb.base/printcmds.exp: Likewise.
14918 * gdb.base/ptype.exp: Likewise.
14919 * gdb.base/structs.exp: Likewise.
14920 * gdb.base/unwindonsignal.exp: Likewise.
14921 * gdb.cp/gdb2495.exp: Likewise.
14922 * gdb.cp/templates.exp: Likewise.
14923 * gdb.cp/virtfunc.exp: Likewise.
14924 * gdb.threads/hand-call-in-threads.exp: Likewise.
14925 * gdb.threads/interrupted-hand-call.exp: Likewise.
14926 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14927
347dc102
TT
149282016-06-10 Tom Tromey <tom@tromey.com>
14929
14930 PR rust/20110:
14931 * gdb.rust/expr.exp: Add test for integer constant larger than
14932 i32.
14933
5e13cf25
BH
149342016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14935
14936 * gdb.fortran/nested-funcs.exp: New.
14937 * gdb.fortran/nested-funcs.f90: New.
14938
bb556f1f
TK
149392016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14940
14941 * gdb.base/examine-backward.c: New file.
14942 * gdb.base/examine-backward.exp: New file.
14943
38b022b4
SM
149442016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14945
14946 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14947 matching.
14948
1b40ec05
TT
149492016-06-02 Tom Tromey <tom@tromey.com>
14950
14951 PR python/18984:
14952 * gdb.python/py-shared.exp: Add solib_name test.
14953
193bd378
SM
149542016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14955
14956 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14957
3326303b
MG
149582016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14959
14960 PR c++/19893
14961 * gdb.dwarf2/implref.exp: Rename to...
14962 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14963 * gdb.dwarf2/implref-array.c: New file.
14964 * gdb.dwarf2/implref-array.exp: Likewise.
14965 * gdb.dwarf2/implref-global.c: Likewise.
14966 * gdb.dwarf2/implref-global.exp: Likewise.
14967 * gdb.dwarf2/implref-struct.c: Likewise.
14968 * gdb.dwarf2/implref-struct.exp: Likewise.
14969
825c8ef2
AT
149702016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14971
14972 * gdb.trace/trace-condition.exp: Add 64bit tests.
14973
2320162a
AT
149742016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14975
14976 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14977 bits types.
14978 (main): Adapt to 8 to 64 bits types.
14979 * gdb.trace/trace-condition.exp: Add new tests.
14980
a7818233
AT
149812016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14982
14983 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14984
0d336466
AT
149852016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14986
14987 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14988 Move condition tests...
14989 * gdb.trace/trace-condition.exp: Here.
14990
7faeb45a
AT
149912016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14992
14993 * gdb.trace/trace-condition.exp: Add counter-case tests.
14994
e385593e
JK
149952016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14996
14997 PR c++/15231
14998 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14999 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
15000
744608cc
PA
150012016-05-27 Pedro Alves <palves@redhat.com>
15002
15003 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
15004 New procedure.
15005 (top level): Call it, and bail out of DejaGnu is known to be bad.
15006
ac775bf4
AB
150072016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
15008
15009 * gdb.base/whatis.c: Extend the test case.
15010 * gdb.base/whatis.exp: Add additional tests.
15011
2bbad2ea
BH
150122016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15013
15014* gdb.fortran/type.f90: Add pointer variable.
15015* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
15016
8b70175d
BH
150172016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15018
15019 * gdb.fortran/vla-type.exp: Fix testcase name.
15020
86d8a848
BH
150212016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15022
15023 * gdb.fortran/vla-type.exp: Access elements in nested structs.
15024
e188eb36
BH
150252016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15026
15027 * gdb.fortran/type.f90: Add nested structures.
15028 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
15029 * gdb.fortran/derived-type.exp: Adapt expected output.
15030 * gdb.fortran/vla-type.exp: Adapt expected output.
15031
9b2db1fd
BH
150322016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15033
15034 * gdb.fortran/whatis_type.exp: Adapt expected output.
15035
72b17055
BH
150362016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15037
15038 * gdb.fortran/print_type.exp: Fix expected output.
15039 * gdb.fortran/whatis_type.exp: Fix expected output.
15040
3cd81d8d
BH
150412016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
15042
15043 * gdb.fortran/whatis_type.exp: Use multi_line.
15044
ddae9462
TT
150452016-05-24 Tom Tromey <tom@tromey.com>
15046
15047 PR python/17386:
15048 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
15049 use value as an index.
15050
1957f6b8
TT
150512016-05-23 Tom Tromey <tom@tromey.com>
15052
15053 PR python/17981:
15054 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
15055 no-breakpoint case.
15056
026a9174
PA
150572016-05-24 Pedro Alves <palves@redhat.com>
15058
15059 PR gdb/19828
15060 * gdb.threads/clone-attach-detach.c: New file.
15061 * gdb.threads/clone-attach-detach.exp: New file.
15062
e70a7231
FR
150632016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
15064
15065 * gdb.base/annota-input-while-running.exp: Fix syntax error.
15066
0f6ed0e0
TT
150672016-05-23 Tom Tromey <tom@tromey.com>
15068
15069 PR python/19438, PR python/18393:
15070 * gdb.python/py-progspace.exp: Add "dir" test.
15071 * gdb.python/py-objfile.exp: Add "dir" test.
15072
ffd19d61
YQ
150732016-05-23 Yao Qi <yao.qi@linaro.org>
15074
15075 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
15076 * gdb.arch/thumb2-it.exp: Likewise.
15077
9e8f9b05
SM
150782016-05-18 Simon Marchi <simon.marchi@ericsson.com>
15079
15080 * gdb.mi/mi-threads-interrupt.c: New file.
15081 * gdb.mi/mi-threads-interrupt.exp: New file.
15082
61c6156d
SM
150832016-05-17 Simon Marchi <simon.marchi@ericsson.com>
15084
15085 PR gdb/18077
15086 * gdb.mi/mi-async-run.exp: New file.
15087 * gdb.mi/mi-async-run.c: New file.
15088
67218854
TT
150892016-05-17 Tom Tromey <tom@tromey.com>
15090 Manish Goregaokar <manishsmail@gmail.com>
15091
15092 * lib/rust-support.exp: New file.
15093 * lib/gdb.exp (skip_rust_tests): New proc.
15094 (build_executable_from_specs): Handle rust.
15095 * lib/future.exp (gdb_find_rustc): New proc.
15096 (gdb_default_target_compile): Handle rust.
15097 * gdb.rust/expr.exp: New file.
15098 * gdb.rust/generics.exp: New file.
15099 * gdb.rust/generics.rs: New file.
15100 * gdb.rust/methods.exp: New file.
15101 * gdb.rust/methods.rs: New file.
15102 * gdb.rust/modules.exp: New file.
15103 * gdb.rust/modules.rs: New file.
15104 * gdb.rust/simple.exp: New file.
15105 * gdb.rust/simple.rs: New file.
15106
c44af4eb
TT
151072016-05-17 Tom Tromey <tom@tromey.com>
15108
15109 * gdb.base/default.exp (set language): Add rust.
15110
dcd1f979
TT
151112016-05-17 Tom Tromey <tom@tromey.com>
15112
15113 * gdb.gdb/unittest.exp: New file.
15114
155b7f57
YQ
151152016-05-16 Yao Qi <yao.qi@linaro.org>
15116
15117 * gdb.base/batch-preserve-term-settings.exp: Remove variable
15118 shell_prompt. Update shell_prompt_re.
15119
8ddd5a6c
DE
151202016-05-12 Doug Evans <dje@google.com>
15121
15122 PR symtab/19999
15123 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
15124 $options when building executable.
15125 * gdb.dwarf2/fission-loclists-pie.S: New file.
15126 * gdb.dwarf2/fission-loclists-pie.exp: New file.
15127
02e370d9
SM
151282016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15129
15130 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
15131 of [is_remote target],
15132
8929ad8b
SM
151332016-05-04 Simon Marchi <simon.marchi@ericsson.com>
15134
15135 * lib/gdb.exp (use_gdb_stub): New procedure.
15136
6c447423
DE
151372016-05-03 Yunlian Jiang <yunlian@google.com>
15138 Doug Evans <dje@google.com>
15139
15140 PR symtab/19914
15141 * gdb.dwarf2/dwp-sepdebug.c: New file.
15142 * gdb.dwarf2/dwp-sepdebug.exp: New file.
15143
444e826c
SM
151442016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15145
15146 * gdb.base/detach.exp: Remove is_remote check.
15147
740feeaa
SM
151482016-05-02 Simon Marchi <simon.marchi@ericsson.com>
15149
15150 * gdb.base/annota-input-while-running.exp: Don't check for
15151 [is_remote target]. Enable annotations after running to main.
15152 Remove unused "set test..." line.
15153
9080ac9d
SM
151542016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15155
15156 * gdb.trace/trace-enable-disable.exp: New file.
15157 * gdb.trace/trace-enable-disable.c: New file.
15158
952ebca5
SM
151592016-04-28 Simon Marchi <simon.marchi@ericsson.com>
15160
15161 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
15162 use it in info sharedlibrary test.
15163 * gdb.trace/ftrace-lock.exp: Likewise.
15164 * gdb.trace/ftrace.exp: Likewise.
15165 * gdb.trace/range-stepping.exp: Likewise.
15166 * gdb.trace/trace-break.exp: Likewise.
15167 * gdb.trace/trace-condition.exp: Likewise.
15168 * gdb.trace/trace-mt.exp: Likewise.
15169
d9019901
SM
151702016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15171
15172 * lib/gdb.exp (gdb_load_shlibs): Rename to...
15173 (gdb_load_shlib): ... this.
15174 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
15175 gdb_load_shlib.
15176 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
15177 * gdb.base/ctxobj.exp: Likewise.
15178 * gdb.base/dprintf-pending.exp: Likewise.
15179 * gdb.base/dso2dso.exp: Likewise.
15180 * gdb.base/fixsection.exp: Likewise.
15181 * gdb.base/gcore-relro.exp: Likewise.
15182 * gdb.base/gdb1555.exp: Likewise.
15183 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15184 * gdb.base/gnu-ifunc.exp: Likewise.
15185 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
15186 * gdb.base/jit-so.exp (one_jit_test): Likewise.
15187 * gdb.base/pending.exp: Likewise.
15188 * gdb.base/print-file-var.exp: Likewise.
15189 * gdb.base/print-symbol-loading.exp: Likewise.
15190 * gdb.base/shlib-call.exp: Likewise.
15191 * gdb.base/shreloc.exp: Likewise.
15192 * gdb.base/so-impl-ld.exp: Likewise.
15193 * gdb.base/solib-disc.exp: Likewise.
15194 * gdb.base/solib-nodir.exp: Likewise.
15195 * gdb.base/solib-overlap.exp: Likewise.
15196 * gdb.base/solib-symbol.exp: Likewise.
15197 * gdb.base/solib-weak.exp (do_test): Likewise.
15198 * gdb.base/sym-file.exp: Likewise.
15199 * gdb.base/symtab-search-order.exp: Likewise.
15200 * gdb.base/type-opaque.exp: Likewise.
15201 * gdb.base/unload.exp: Likewise.
15202 * gdb.base/watchpoint-solib.exp: Likewise.
15203 * gdb.compile/compile.exp: Likewise.
15204 * gdb.cp/gdb2384.exp: Likewise.
15205 * gdb.cp/infcall-dlopen.exp: Likewise.
15206 * gdb.cp/re-set-overloaded.exp: Likewise.
15207 * gdb.fortran/library-module.exp: Likewise.
15208 * gdb.opt/solib-intra-step.exp: Likewise.
15209 * gdb.python/py-finish-breakpoint.exp: Likewise.
15210 * gdb.python/py-shared.exp: Likewise.
15211 * gdb.reverse/solib-precsave.exp: Likewise.
15212 * gdb.reverse/solib-reverse.exp: Likewise.
15213 * gdb.server/solib-list.exp: Likewise.
15214 * gdb.threads/dlopen-libpthread.exp: Likewise.
15215 * gdb.threads/tls-shared.exp: Likewise.
15216 * gdb.threads/tls-so_extern.exp: Likewise.
15217 * gdb.trace/change-loc.exp: Likewise.
15218 * gdb.trace/ftrace-lock.exp: Likewise.
15219 * gdb.trace/ftrace.exp: Likewise.
15220 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
15221 * gdb.trace/pending.exp: Likewise.
15222 * gdb.trace/range-stepping.exp: Likewise.
15223 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
15224 (strace_info_marker): Likewise.
15225 (strace_probe_marker): Likewise.
15226 (strace_trace_on_same_addr): Likewise.
15227 (strace_trace_on_diff_addr): Likewise.
15228 * gdb.trace/trace-break.exp: Likewise.
15229 * gdb.trace/trace-condition.exp: Likewise.
15230 * gdb.trace/trace-mt.exp: Likewise.
15231
fca4cfd9
SM
152322016-04-27 Simon Marchi <simon.marchi@ericsson.com>
15233
15234 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
15235 result of gdb_remote_download.
15236 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
15237 * gdb.base/dso2dso.exp: Likewise.
15238 * gdb.base/global-var-nested-by-dso.exp: Likewise.
15239 * gdb.base/print-file-var.exp: Likewise.
15240 * gdb.base/shlib-call.exp: Likewise.
15241 * gdb.base/shreloc.exp: Likewise.
15242 * gdb.base/solib-overlap.exp: Likewise.
15243 * gdb.base/solib-weak.exp (do_test): Likewise.
15244 * gdb.base/unload.exp: Likewise.
15245
11cf4ffb
YQ
152462016-04-27 Yao Qi <yao.qi@linaro.org>
15247
15248 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
15249 exists.
15250
3e2e34f8
KB
152512016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15252
15253 * vla-type.exp: Print structure from toplevel.
15254
8f07e298
BH
152552016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15256
15257 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
15258 of dynamic types.
15259 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
15260 of dynamic types.
15261
9920b434
BH
152622016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15263
15264 * gdb.fortran/vla-type.f90: New file.
15265 * gdb.fortran/vla-type.exp: New file.
15266
f3abeff5
YQ
152672016-04-25 Yao Qi <yao.qi@linaro.org>
15268
15269 * gdb.base/branch-to-self.c: New file.
15270 * gdb.base/branch-to-self.exp: New file.
15271
0a5d52f0
YQ
152722016-04-22 Yao Qi <yao.qi@linaro.org>
15273
15274 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15275 more after $hex.
15276
495346f6
YQ
152772016-04-22 Yao Qi <yao.qi@linaro.org>
15278
15279 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15280 * gdb.base/annota3.exp: Likewise.
15281
4a7e075c
YQ
152822016-04-22 Yao Qi <yao.qi@linaro.org>
15283
15284 * gdb.reverse/step-precsave.exp: Do one step and test program
15285 stops in "callee" and do multiple steps until program goes out
15286 of "callee".
15287 * gdb.reverse/step-reverse.exp: Likewise.
15288
5b061e98
YQ
152892016-04-22 Yao Qi <yao.qi@linaro.org>
15290
15291 * gdb.trace/signal.exp: Also pass if
15292 $tracepoint_hits($i) > $iterations.
15293
5c5dc57f
YQ
152942016-04-22 Yao Qi <yao.qi@linaro.org>
15295
15296 * gdb.trace/signal.c: New file.
15297 * gdb.trace/signal.exp: New file.
15298
a55411b9
DE
152992016-04-19 Doug Evans <xdje42@gmail.com>
15300
15301 * gdb.base/bad-file.exp: New file.
15302
a22df60a
MG
153032016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15304
15305 * gdb.dwarf2/implref.exp: New file.
15306
0c13f7e5
BH
153072016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15308
15309 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15310 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15311 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15312 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15313 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15314 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15315 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15316 * lib/fortran.exp (fortran_int4): New procedure.
15317 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15318 (fortran_logical4): Likewise.
15319
9b9b09e9
BH
153202016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15321
15322 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15323
a14d1f4d
BH
153242016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15325
15326 * lib/compiler.c: Add Intel specific preprocessor macros.
15327 * lib/compiler.cc: Likewise.
25d49b86 15328
7d49b1d0
LM
153292016-04-13 Luis Machado <lgustavo@codesourcery.com>
15330
15331 * gdb.server/connect-with-no-symbol-file.c: New file.
15332 * gdb.server/connect-with-no-symbol-file.exp: New file.
15333
8392fa22
SM
153342016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15335
15336 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15337
8c4c4aeb
SM
153382016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15339
15340 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15341 standard output directory.
15342
45e3745e
AT
153432016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15344
15345 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15346
e26b7e41
MM
153472016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15348
15349 * gdb.btrace/instruction_history.c (loop): Add declaration.
15350
8ce09462
AT
153512016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15352
15353 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15354
2e88a1ea
SM
153552016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15356
15357 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15358 parentheses to print.
15359 (continue_handler): Likewise.
15360
f48e22e3
SM
153612016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15362
15363 * gdb.server/solib-list.exp: Remove is_remote check.
15364 Pass shlib= to gdb_compile. Don't link shared library with
15365 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15366 Run binary filename through "readlink -f" on the target.
15367
096be756
PA
153682016-04-08 Pedro Alves <palves@redhat.com>
15369
15370 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15371 interpreter filename as argument to gdbserver_spawn.
15372 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15373 Return empty if $last_loaded_file does not exist.
15374
06500533
JK
153752016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15376
15377 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15378 * gdb.base/jit-main.c: Use exit after usage.
15379
2d35e871
JK
153802016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15381
15382 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15383 GDBHISTSIZE prior to the tests.
15384 * gdb.base/gdbinit-history.exp: Likewise.
15385
153862016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15387
15388 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15389 instead of build_executable. Use gdb_load_shlibs.
15390
c8064e7e
YQ
153912016-04-07 Yao Qi <yao.qi@linaro.org>
15392
15393 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15394 Execute "si" command.
15395
bde47561
YQ
153962016-04-07 Yao Qi <yao.qi@linaro.org>
15397
15398 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15399 number instead of the comments on some line.
15400
b16f8a3b
DB
154012016-04-06 Don Breazeal <donb@codesourcery.com>
15402
15403 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15404 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15405
c2f901df
SM
154062016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15407
15408 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15409 standard_output_file. Remove unused binfile variable.
15410
ac17fda0
CU
154112016-04-05 Catalin Udma <catalin.udma@freescale.com>
15412
15413 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15414 * gdb.python/py-mi-objfile.exp: Match "list main" output
15415 in console format.
15416
03a8c4df
SM
154172016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15418
15419 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15420 absolute.
15421
6e774b13
SM
154222016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15423
15424 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15425 absolute.
15426 * gdb.trace/ftrace.exp: Likewise.
15427 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15428 targets as well.
15429 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15430 (gdb_load_shlibs): Copy libraries to test directory when testing
15431 natively. Only set solib-search-path if testing remotely.
15432 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15433
7817ea46
SM
154342016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15435
15436 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15437 gdb_download. Use it even if the target is not remote.
15438 * gdb.base/jit.exp (compile_jit_test): Likewise.
15439 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15440 output directory if the destination board is local, otherwise use
15441 the standard remote_download from DejaGnu.
15442 (gdb_download): Remove.
15443 (gdb_load_shlibs): Use gdb_remote_download instead of
15444 gdb_download.
15445 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15446 Use gdb_remote_download instead of gdb_download. Use it even if
15447 the target is not remote.
15448 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15449 instead of gdb_download.
15450
7beb7f68
SM
154512016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15452
15453 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15454 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15455 run.
15456
cc63428a
AV
154572016-04-01 Artemiy Volkov <artemiyv@acm.org>
15458
15459 PR gdb/19820
15460 * gdb.base/printcmds.exp: Add artificial arrays tests.
15461
64cdf930
PA
154622016-03-31 Pedro Alves <palves@redhat.com>
15463
15464 PR gdb/19858
15465 * gdb.base/jit-main.c: Include unistd.h.
15466 (ATTACH): Define to 0 if not already defined.
15467 (wait_for_gdb, mypid): New globals.
15468 (WAIT_FOR_GDB): New macro.
15469 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15470 some breakpoint locations.
15471 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15472 New procedures.
15473 (one_jit_test): Add REATTACH parameter, and handle it. Use
15474 continue_to_test_location.
15475 (top level): Test attach, and adjusts calls to one_jit_test.
15476
40dea8cb
PA
154772016-03-31 Pedro Alves <palves@redhat.com>
15478
15479 PR gdb/19858
15480 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15481 BINSUFFIX parameter, and handle it.
15482 (top level): Adjust calls compile_jit_test.
15483
e7ea3ec7
CU
154842016-03-31 Catalin Udma <catalin.udma@freescale.com>
15485
15486 PR python/19743
15487 * gdb.python/py-mi-events-gdb.py: New file.
15488 * gdb.python/py-mi-events.c: New file.
15489 * gdb.python/py-mi-events.exp: New file.
15490
e6359af3
YQ
154912016-03-30 Yao Qi <yao.qi@linaro.org>
15492
15493 * gdb.reverse/until-precsave.exp: Match function name only.
15494 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15495 Move malloc to a condition block.
15496 * gdb.reverse/until-reverse.exp: Match function name only.
15497
a4105d04
MK
154982016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15499
15500 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15501 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15502 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15503 variable for GPR 0 instead of assuming it is register 0.
15504 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15505 * lib/trace-support.exp: Add s390 registers.
15506
bfa6adb9
YQ
155072016-03-29 Yao Qi <yao.qi@linaro.org>
15508
15509 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15510
1e6697ea
YQ
155112016-03-24 Yao Qi <yao.qi@linaro.org>
15512
15513 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15514 test message.
15515
64bcd522
AA
155162016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15517
15518 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15519 maintaining separate logic for constructing the output path.
15520
7868401b
DB
155212016-03-16 Don Breazeal <donb@codesourcery.com>
15522
15523 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15524 Retry fork and waitpid on interrupted system call errors.
15525 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15526 Use with_timeout_factor to increase timeout by factor of 10.
15527
1cafadb4
DB
155282016-03-15 Don Breazeal <donb@codesourcery.com>
15529
15530 * gdb.cp/scope-err.cc: New test program.
15531 * gdb.cp/scope-err.exp: New test script.
15532 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15533 lines and "set breakpoint here" comment.
15534 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15535 Fixed some whitespace and format issues.
15536 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15537 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15538
81516450
DE
155392016-03-15 Doug Evans <dje@google.com>
15540
15541 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15542 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15543 All callers updated. Add tests for enums, mixed flags register.
15544
aa52b601
DE
155452016-03-15 Doug Evans <dje@google.com>
15546
15547 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15548 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15549
fa4ff313
SM
155502016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15551
15552 * gdb.base/default.exp: Add $_as_string to the list of expected
15553 convenience functions.
15554
f2403c39
AB
155552016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15556
15557 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15558
f2f3ccb9
SM
155592016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15560
15561 * gdb.python/py-as-string.exp: New file.
15562 * gdb.python/py-as-string.c: New file.
15563
00dbd492
PA
155642016-03-09 Pedro Alves <palves@redhat.com>
15565
15566 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15567 signal" -> "Thread NN received signal" output change.
15568 * gdb.threads/ia64-sigill.exp: Likewise.
15569 * gdb.threads/linux-dp.exp: Likewise.
15570 * gdb.threads/manythreads.exp: Likewise.
15571 * gdb.threads/pending-step.exp: Likewise.
15572 * gdb.threads/print-threads.exp: Likewise.
15573 * gdb.threads/sigstep-threads.exp: Likewise.
15574 * gdb.threads/staticthreads.exp: Likewise.
15575 * gdb.threads/tls.exp: Likewise.
15576
1e6697ea
YQ
155772016-03-09 Pedro Alves <palves@redhat.com>
15578
15579 * gdb.base/command-line-input.exp: New file.
15580
b04fd3be
MK
155812016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15582
15583 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15584 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15585 * gdb.trace/pending.exp: Accept leading dot before function name.
15586 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15587 * lib/trace-support.exp: Set registers for ppc.
15588
98fa59e9
MK
155892016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15590
15591 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15592 use it for disassembly; accept .main in addition to main in backtrace.
15593
f77198c8
MK
155942016-03-09 Wei-cheng Wang <cole945@gmail.com>
15595 Marcin Kościelnicki <koriakin@0x04.net>
15596
15597 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15598 (gdb_recursion_test_ptr): New global variable.
15599 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15600 gdb_recursion_test.
15601 (gdb_c_test): Ditto.
15602
ba84e0da
MK
156032016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15604
15605 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15606 ordering.
15607
4366d36e
MK
156082016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15609
15610 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15611 (bar): Add bar_start_lbl label.
15612 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15613 of foo/bar for emitting DWARF and tracing.
15614
5eb264df
SDJ
156152016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15616
15617 * analyze-racy-logs.py: Set executable bit.
15618
fb6a751f
SDJ
156192016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15620
15621 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15622 (CHECK_TARGET_TMP): Likewise.
15623 (check-single-racy): New rule.
15624 (check-parallel-racy): Likewise.
15625 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15626 (do-check-parallel-racy): New rule.
15627 (check-racy/%.exp): Likewise.
15628 * README (Racy testcases): New section.
15629 * analyze-racy-logs.py: New file.
15630
bdf7e230
DE
156312016-03-03 Doug Evans <dje@google.com>
15632
15633 * gdb.base/skip.exp: Use with_test_prefix.
15634
4719d415
YQ
156352016-03-03 Yao Qi <yao.qi@linaro.org>
15636
15637 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15638 Invoke step_over_syscall "clone" and break_cond_on_syscall
15639 "clone".
15640 * gdb.base/step-over-clone.c: New file.
15641
ea507862
YQ
156422016-03-03 Yao Qi <yao.qi@linaro.org>
15643
15644 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15645 code format.
15646
8fc8cbda
YQ
156472016-03-03 Yao Qi <yao.qi@linaro.org>
15648
15649 * gdb.base/disp-step-fork.c: Rename to ...
15650 * gdb.base/step-over-fork.c: ... it. New file.
15651 * gdb.base/disp-step-vfork.c: Rename to ...
15652 * gdb.base/step-over-vfork.c: ... it. New file.
15653 * gdb.base/disp-step-syscall.exp: Rename to ...
15654 * gdb.base/step-over-syscall.exp: ... it. New file.
15655 (disp_step_cross_syscall): Rename to ...
15656 (step_over_syscall): ... it.
15657
92fa70b0
YQ
156582016-03-03 Yao Qi <yao.qi@linaro.org>
15659
15660 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15661 If target supports condition evaluation on target, invoke
15662 break_cond_on_syscall for fork and vfork.
15663
e197ad3c
YQ
156642016-03-03 Yao Qi <yao.qi@linaro.org>
15665
15666 * gdb.base/disp-step-syscall.exp: Don't invoke
15667 support_displaced_stepping.
15668 (disp_step_cross_syscall): Test with displaced stepping off and
15669 on if supported.
15670
0b47da9f
YQ
156712016-03-03 Yao Qi <yao.qi@linaro.org>
15672
15673 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15674 proc.
15675 (setup): New proc.
15676 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15677 and setup.
15678
065ab6dc
BH
156792016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15680
15681 * gdb.fortran/vla-history.exp: Remove breakpoint.
15682
07e448ad 156832016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15684
25d49b86
PA
15685 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15686 exceeds timeout.
07e448ad 15687
9ac2d526 156882016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15689
25d49b86
PA
15690 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15691 breakpoint.
9ac2d526 15692
17807369
BH
156932016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15694
15695 * gdb.mi/vla.f90: Nullify pointer after declaration.
15696
86e501af
PA
156972016-03-01 Pedro Alves <palves@redhat.com>
15698
15699 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15700
1e903e32
PA
157012016-03-01 Pedro Alves <palves@redhat.com>
15702
15703 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15704 before anything else.
15705 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15706 _GNU_SOURCE here.
15707 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15708 before anything else.
15709 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15710
6ccb54e2
PA
157112016-03-01 Pedro Alves <palves@redhat.com>
15712
15713 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15714
30ca9da1
YQ
157152016-03-01 Yao Qi <yao.qi@linaro.org>
15716
15717 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15718 prepare_for_testing.
15719
dc856b38
YQ
157202016-03-01 Yao Qi <yao.qi@linaro.org>
15721
15722 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15723
4a932159
AA
157242016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15725
15726 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15727 manually constructing the output path.
15728
f2489477
AA
157292016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15730
15731 * gdb.arch/s390-stackless.S: New.
15732 * gdb.arch/s390-stackless.exp: New.
15733
38899f16
IB
157342016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15735
15736 * gdb.dlang/circular.c: New file.
15737 * gdb.dlang/circular.exp: New file.
15738
9fde51ed
YQ
157392016-02-26 Yao Qi <yao.qi@linaro.org>
15740
15741 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15742 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15743 (testcases): Update.
15744
ce90fefe
YQ
157452016-02-26 Yao Qi <yao.qi@linaro.org>
15746
15747 * gdb.reverse/aarch64.c: Rename to ...
15748 * gdb.reverse/insn-reverse.c: ... it.
15749 * gdb.reverse/aarch64.exp: Rename to ...
15750 * gdb.reverse/insn-reverse.exp: ... it.
15751
3263bceb
YQ
157522016-02-26 Yao Qi <yao.qi@linaro.org>
15753
15754 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15755 (testcase_ftype): New.
15756 (testcases): New array.
15757 (n_testcases): New.
15758 (main): Call each element in testcases.
15759 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15760 (read_testcase): New.
15761 Do the tests in a loop.
15762
6cb59ff1
YQ
157632016-02-25 Yao Qi <yao.qi@linaro.org>
15764
15765 * gdb.base/branches.c: Remove.
15766
ae91f625
MK
157672016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15768
15769 PR gdb/13808
15770 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15771
678b48b7
MK
157722016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15773
15774 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15775
7337a6f2
MK
157762016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15777
15778 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15779 change x86_64 call_insn to 'callq'.
15780
861ca91f
AT
157812016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15782
15783 * gdb.trace/tfile-avx.c: Move to...
15784 * gdb.trace/tracefile-pseudo-reg.c: Here.
15785 * gdb.trace/tfile-avx.exp: Move to...
15786 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15787
bf74e428
GB
157882016-02-24 Gary Benson <gbenson@redhat.com>
15789
15790 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15791 message on attach.
15792
cce0e923
DE
157932016-02-23 Doug Evans <dje@google.com>
15794
15795 * gdb.base/skip.c (test_skip): New function.
15796 (end_test_skip_file_and_function): New function.
15797 (test_skip_file_and_function): New function.
15798 * gdb.base/skip1.c (test_skip): New function.
15799 (skip1_test_skip_file_and_function): New function.
15800 * gdb.base/skip.exp: Add tests for new skip options.
15801 * gdb.base/skip-solib.exp: Update expected output.
15802 * gdb.perf/skip-command.cc: New file.
15803 * gdb.perf/skip-command.exp: New file.
15804 * gdb.perf/skip-command.py: New file.
15805
4000e47e
MK
158062016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15807
15808 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15809 info registers pattern.
15810
24f75ead
IB
158112016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15812
15813 * lib/future.exp: Add D support.
15814 (gdb_find_gdc): New proc.
15815 (gdb_default_target_compile): Add D support.
15816
fbb7bcbe
WW
158172016-02-18 Wei-cheng Wang <cole945@gmail.com>
15818
15819 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15820 user+system time.
15821 (trace_speed_test): Determine the iteration count for a time
15822 between 15..30 seconds.
15823
012b3a21
WT
158242016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15825
15826 * gdb.arch/i386-mpx-sigsegv.c: New file.
15827 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15828 * gdb.arch/i386-mpx-simple_segv.c: New file.
15829 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15830
2d5189bd
YQ
158312016-02-18 Yao Qi <yao.qi@linaro.org>
15832
15833 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15834 Don't call setup_kfail.
15835
40fb20d0
YQ
158362016-02-18 Yao Qi <yao.qi@linaro.org>
15837
15838 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15839 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15840
21b1f8d2
DE
158412016-02-16 Doug Evans <dje@google.com>
15842
15843 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15844 * gdb.base/skip1.c: Ditto.
15845 * gdb.base/skip.exp: Whitespace cleanup.
15846
4041ed77
DB
158472016-02-16 Don Breazeal <donb@codesourcery.com>
15848
15849 PR remote/19496
15850 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15851 Remove kfail for PR remote/19496.
15852
c4ef31bf
SM
158532016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15854
15855 * lib/gdb.exp (standard_temp_file): Return a path specific to
15856 the runtest invocation.
15857
266b65b3
SM
158582016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15859
15860 * gdb.trace/save-trace.exp: Change relative path to be in the
15861 standard output directory.
15862
a7a0a6a9
JK
158632016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15864
15865 * gdb.arch/i386-prologue.c: Add missing prototypes.
15866
c99dbb42
JK
158672016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15868
15869 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15870 * gdb.arch/i386-prologue.exp: Likewise.
15871 * gdb.arch/i386-size.exp: Likewise.
15872
aa480355
SM
158732016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15874
15875 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15876 define object file path.
15877 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15878 file path.
15879 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15880 standard_output_file to define binfile.
15881
ba881f50
JK
158822016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15883
15884 Fix compatibility with recent gfortran-5.3.1.
15885 * gdb.fortran/vla-history.exp (print vla1 allocated)
15886 (print vla2 allocated, print $2, print $3): Remove
15887 (print $4): Rename to ...
15888 (print $2): ... here.
15889 (print $9): Rename to ...
15890 (print $5): ... here.
15891 (print $10): Rename to ...
15892 (print $6): ... here.
15893 * gdb.fortran/vla.f90: Add pvla initialization.
15894
e9fb005c
JK
158952016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15896
15897 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15898 New test.
15899 * gdb.fortran/vla-value-sub.exp: Likewise.
15900
e44e00ff
MK
159012016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15902
15903 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15904
97e94151
SM
159052016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15906
15907 * i386-biarch-core.exp: Define corefile using
15908 standard_output_file.
15909
01113bc1
YQ
159102016-02-12 Yao Qi <yao.qi@linaro.org>
15911
15912 * gdb.arch/arm-single-step-kernel-helper.c: New.
15913 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15914
33b4777c
MM
159152016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15916
15917 * gdb.btrace/tailcall-only.exp: New.
15918 * gdb.btrace/tailcall-only.c: New.
15919 * gdb.btrace/x86_64-tailcall-only.S: New.
15920 * gdb.btrace/i686-tailcall-only.S: New.
15921
acc23c11
PA
159222016-02-11 Pedro Alves <palves@redhat.com>
15923
15924 * README (Parallel testing): Add missing double quotes.
15925
e352bf0a
PA
159262016-02-11 Pedro Alves <palves@redhat.com>
15927
15928 * README (Parallel testing): New section.
15929 (GDB_PARALLEL): Rewrite.
15930 (FORCE_PARALLEL): Document.
15931
9f5fed78
MK
159322016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15933
15934 * gdb.trace/tfile-avx.c: New test.
15935 * gdb.trace/tfile-avx.exp: New test.
15936
9ef9e6a6
KS
159372016-02-09 Keith Seitz <keiths@redhat.com>
15938
15939 PR breakpoints/19546
15940 * gdb.base/infcall-exec.c: New file.
15941 * gdb.base/infcall-exec2.c: New file.
15942 * gdb.base/infcall-exec.exp: New file.
15943
a96e36da
KS
159442016-02-09 Keith Seitz <keiths@redhat.com>
15945
15946 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15947 (toplevel): Call test_bkpt_address.
15948
9f61929f
KS
159492016-02-09 Keith Seitz <keiths@redhat.com>
15950
15951 PR python/19506
15952 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15953 (toplevel): Call test_bkpt_address.
15954
1e94266c
SM
159552016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15956
15957 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15958 to AC_OUTPUT.
15959 * configure: Regenerate.
15960
2a7f3dff
PA
159612016-02-09 Pedro Alves <palves@redhat.com>
15962
15963 PR breakpoints/19548
15964 * gdb.base/execl-update-breakpoints.c (some_function): New
15965 function.
15966 (main): Call it.
15967 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15968 Tighten expected GDB output.
15969
2151ccc5
SM
159702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15971
15972 * Makefile.in (ALL_SUBDIRS): Remove.
15973 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15974 (distclean maintainer-clean realclean): Likewise.
15975 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15976 * configure: Regenerate.
15977 * gdb.ada/Makefile.in: Delete.
15978 * gdb.arch/Makefile.in: Likewise.
15979 * gdb.asm/Makefile.in: Likewise.
15980 * gdb.base/Makefile.in: Likewise.
15981 * gdb.btrace/Makefile.in: Likewise.
15982 * gdb.cell/Makefile.in: Likewise.
15983 * gdb.compile/Makefile.in: Likewise.
15984 * gdb.cp/Makefile.in: Likewise.
15985 * gdb.disasm/Makefile.in: Likewise.
15986 * gdb.dlang/Makefile.in: Likewise.
15987 * gdb.dwarf2/Makefile.in: Likewise.
15988 * gdb.fortran/Makefile.in: Likewise.
15989 * gdb.gdb/Makefile.in: Likewise.
15990 * gdb.go/Makefile.in: Likewise.
15991 * gdb.guile/Makefile.in: Likewise.
15992 * gdb.java/Makefile.in: Likewise.
15993 * gdb.linespec/Makefile.in: Likewise.
15994 * gdb.mi/Makefile.in: Likewise.
15995 * gdb.modula2/Makefile.in: Likewise.
15996 * gdb.multi/Makefile.in: Likewise.
15997 * gdb.objc/Makefile.in: Likewise.
15998 * gdb.opencl/Makefile.in: Likewise.
15999 * gdb.opt/Makefile.in: Likewise.
16000 * gdb.pascal/Makefile.in: Likewise.
16001 * gdb.perf/Makefile.in: Likewise.
16002 * gdb.python/Makefile.in: Likewise.
16003 * gdb.reverse/Makefile.in: Likewise.
16004 * gdb.server/Makefile.in: Likewise.
16005 * gdb.stabs/Makefile.in: Likewise.
16006 * gdb.threads/Makefile.in: Likewise.
16007 * gdb.trace/Makefile.in: Likewise.
16008 * gdb.xml/Makefile.in: Likewise.
16009 * lib/gdb.exp (make_gdb_parallel_path): Add check for
16010 GDB_PARALLEL.
16011 (standard_output_file): Remove check for GDB_PARALLEL, always
16012 return path in outputs/$subdir/$testname.
16013
437277d4
SM
160142016-02-08 Simon Marchi <simon.marchi@ericsson.com>
16015
16016 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
16017 (site.exp): Assign abs_srcdir to tcl's srcdir.
16018
31d913c7
YQ
160192016-02-04 Yao Qi <yao.qi@linaro.org>
16020
16021 * gdb.base/foll-exec-mode.c: Include limits.h.
16022 (main): Add parameters argc and argv. Get directory from
16023 argv[0].
16024 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
16025 compilation.
16026 * gdb.base/foll-exec.c: Include limits.h.
16027 (main): Add parameters argc and argv.
16028 Get directory from argv[0].
16029 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
16030 Adjust tests on the number of lines as source code changed.
16031 * gdb.base/foll-vfork-exit.c: Include limits.h.
16032 (main): Add one line of statement before vfork.
16033 * gdb.base/foll-vfork.c: Include limits.h and string.h.
16034 (main): Add parameters argc and argv. Get directory from
16035 argv[0].
16036 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
16037 (setup_gdb): Set tbreak to skip some source lines.
16038 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
16039 (main): Add parameters argc and argv. Get directory from
16040 argv[0].
16041 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
16042 compilation.
16043 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
16044 (main): Add parameters argc and argv. Get directory from
16045 argv[0].
16046 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
16047 compilation.
16048
9482b9fb
DE
160492016-02-01 Doug Evans <dje@google.com>
16050
16051 * gdb.base/skip.exp: Clean up multiple references to same test name.
16052
6b2e4f10
PA
160532016-02-01 Pedro Alves <palves@redhat.com>
16054
ccb6afd6 16055 PR remote/19496
6b2e4f10
PA
16056 * gdb.threads/forking-threads-plus-breakpoint.exp
16057 (displaced_stepping_supported): New global.
16058 (probe_displaced_stepping_support): New procedure.
16059 (do_test): Add 'displaced' parameter, and use it.
16060 (top level): Check for displaced stepping support. Add displaced
16061 stepping on/off testing axis.
16062
37a8db1a
AB
160632016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16064
16065 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
16066 pointer. Don't perform further tests on the unassociated pointer
16067 if the first test fails.
16068
5fdf6324
AB
160692016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
16070
16071 * gdb.base/max-value-size.c: New file.
16072 * gdb.base/max-value-size.exp: New file.
16073 * gdb.base/huge.exp: Disable max-value-size for this test.
16074
935c6144
IB
160752016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
16076
16077 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
16078
7fe8399d
YQ
160792016-01-28 Yao Qi <yao.qi@linaro.org>
16080
16081 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
16082
a2077e25
PA
160832016-01-25 Pedro Alves <palves@redhat.com>
16084
16085 PR threads/19461
16086 * gdb.base/fork-running-state.c: New file.
16087 * gdb.base/fork-running-state.exp: New file.
16088
1d2736d4
PA
160892016-01-25 Pedro Alves <palves@redhat.com>
16090
16091 PR gdb/19494
16092 * gdb.base/catch-fork-kill.c: New file.
16093 * gdb.base/catch-fork-kill.exp: New file.
16094
f1da4b11
PA
160952016-01-25 Pedro Alves <palves@redhat.com>
16096
16097 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
16098 Delete, moved to lib/gdb.exp.
16099 * gdb.threads/forking-threads-plus-breakpoint.exp
16100 (foreach_with_prefix): Likewise.
16101 * gdb.threads/process-dies-while-handling-bp.exp
16102 (foreach_with_prefix): Likewise.
16103 * lib/gdb.exp (foreach_with_prefix): New procedure.
16104
45f38546
MK
161052016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
16106
16107 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
16108 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
16109
dc29a1ce
MK
161102016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
16111
16112 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
16113 endian targets.
16114
092127d7
JK
161152016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16116 Pedro Alves <palves@redhat.com>
16117
16118 Fix testsuite compatibility with Guile.
16119 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
16120 number.
16121
31d765d3
JK
161222016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
16123
16124 Fix testsuite compatibility with Guile.
16125 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
16126 (thread 1): New test for backtrace through signal handler.
16127
1ac78c04
YQ
161282016-01-22 Yao Qi <yao.qi@linaro.org>
16129
16130 PR testsuite/19491
16131 * gdb.base/multi-forks.c: Include
16132 ../lib/unbuffer_output.c
16133 (main): Call gdb_unbuffer_output.
16134
4f5946a8
DE
161352016-01-21 Doug Evans <dje@google.com>
16136
16137 * lib/ada.exp (gdb_compile_ada): Fix typo.
16138
305e13e6
JB
161392016-01-21 Joel Brobecker <brobecker@adacore.com>
16140
16141 * gdb.base/break-fun-addr.exp: New file.
16142 * gdb.base/break-fun-addr1.c: New file.
16143 * gdb.base/break-fun-addr2.c: New file.
16144
5f5dfff6
SM
161452016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
16146
16147 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
16148 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
16149 enum flag values.
16150
fd356fa2
AA
161512016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
16152
16153 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
16154 when GDB can not set the vector return value. Add more comments
16155 for clarification.
16156
9df22175
AT
161572016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
16158
16159 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
16160 command.
16161
41d1845e
SM
161622016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16163
16164 * Makefile.in (DO_RUNTEST): Add --status and update usages.
16165
01ac6840
SM
161662016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16167
16168 * Makefile.in (check-single): Pass --status to runtest.
16169 (check/%.exp): Likewise.
16170
161712016-01-19 Simon Marchi <simon.marchi@ericsson.com>
16172
16173 * Makefile.in (check-parallel): Propagate return code from make
16174 do-check-parallel.
16175
bd0a71fa
MK
161762016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
16177
16178 * gdb.trace/ftrace.exp: Fix expected message on continue.
16179 * gdb.trace/pending.exp: Fix expected message on continue.
16180 * gdb.trace/trace-break.exp: Fix expected message on continue.
16181
8bcbad33
SM
161822016-01-18 Simon Marchi <simon.marchi@ericsson.com>
16183
16184 * lib/gdb.exp (gdb_test): Remove unused global references.
16185
f303dbd6
PA
161862016-01-18 Pedro Alves <palves@redhat.com>
16187
16188 * gdb.base/async-shell.exp: Adjust expected output.
16189 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
16190 * gdb.base/siginfo-thread.exp: Adjust expected output.
16191 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
16192 * gdb.java/jnpe.exp: Adjust expected output.
16193 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
16194 * gdb.threads/continue-pending-status.exp: Adjust expected output.
16195 * gdb.threads/leader-exit.exp: Adjust expected output.
16196 * gdb.threads/manythreads.exp: Adjust expected output.
16197 * gdb.threads/pthreads.exp: Adjust expected output.
16198 * gdb.threads/schedlock.exp: Adjust expected output.
16199 * gdb.threads/siginfo-threads.exp: Adjust expected output.
16200 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
16201 expected output.
16202 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
16203 output.
16204 * gdb.threads/sigthread.exp: Adjust expected output.
16205 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
16206
b2789696
YQ
162072016-01-18 Yao Qi <yao.qi@linaro.org>
16208
16209 * gdb.guile/scm-section-script.c: Replace @progbits with
16210 %progbits.
16211 * gdb.python/py-section-script.c: Likewise.
16212
71ef29a8
PA
162132016-01-15 Pedro Alves <palves@redhat.com>
16214
16215 * gdb.multi/tids.exp: Test star wildcard ranges.
16216
3f5b7598
PA
162172016-01-15 Pedro Alves <palves@redhat.com>
16218
16219 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
16220 command from "thread apply" invocation.
16221 (thr_apply_info_thr_invalid): Default the expected output to the
16222 input tid list.
16223 (top level): Add tests that use convenience variables. Add tests
16224 for "thread apply" with a valid TID list, but missing the command.
16225
663f6d42
PA
162262016-01-13 Pedro Alves <palves@redhat.com>
16227
16228 * gdb.base/default.exp: Expect $_gthread as well.
16229 * gdb.multi/tids.exp: Test $_gthread.
16230 * gdb.threads/thread-specific.exp: Test $_gthread.
16231
c84f6bbf
PA
162322016-01-13 Pedro Alves <palves@redhat.com>
16233
16234 * gdb.multi/tids.exp: Test "info threads -gid".
16235
22a02324
PA
162362016-01-13 Pedro Alves <palves@redhat.com>
16237
16238 * gdb.multi/tids.exp: Test InferiorThread.global_num and
16239 Breakpoint.thread.
16240 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
16241
5d5658a1
PA
162422016-01-07 Pedro Alves <palves@redhat.com>
16243
16244 * gdb.base/break.exp: Adjust to output changes.
16245 * gdb.base/hbreak2.exp: Likewise.
16246 * gdb.base/sepdebug.exp: Likewise.
16247 * gdb.base/watch_thread_num.exp: Likewise.
16248 * gdb.linespec/keywords.exp: Likewise.
16249 * gdb.multi/info-threads.exp: Likewise.
16250 * gdb.threads/thread-find.exp: Likewise.
16251 * gdb.multi/tids.c: New file.
16252 * gdb.multi/tids.exp: New file.
16253
84654457
PA
162542016-01-13 Pedro Alves <palves@redhat.com>
16255
16256 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
16257
e3940304
PA
162582016-01-13 Pedro Alves <palves@redhat.com>
16259
16260 * gdb.base/default.exp: Expect $_inferior as well.
16261 * gdb.multi/base.exp: Test $_inferior.
16262
a911d87a
PA
162632016-01-13 Pedro Alves <palves@redhat.com>
16264
16265 PR breakpoints/19388
16266 * gdb.base/catch-signal-siginfo-cond.c: New file.
16267 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16268
82075af2
JS
162692016-01-12 Josh Stone <jistone@redhat.com>
16270 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16271
16272 * gdb.base/catch-syscall.c (do_execve): New variable.
16273 (main): Conditionally trigger an execve.
16274 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16275 (test_catch_syscall_execve): New, check entry/return across execve.
16276 (do_syscall_tests): Call test_catch_syscall_execve.
16277
e46eeedd
PA
162782016-01-12 Pedro Alves <palves@redhat.com>
16279
16280 * gdb.base/random-signal.exp (do_test): New procedure, with body
16281 of testcase moved in.
16282
01d8c27e
JK
162832016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16284 Pedro Alves <palves@redhat.com>
16285
16286 * gdb.base/funcargs.exp (finish from indirectly called function):
16287 Reintroduce the case for 'First'.
16288
9a706302
JK
162892016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16290 Pedro Alves <palves@redhat.com>
16291
16292 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16293 (tcatch_vfork_then_child_follow_exec)
16294 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16295 identification.
16296
c0ecb95f
JK
162972016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16298
16299 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16300 and repeats to unlimited.
16301 * gdb.python/py-value.exp: Likewise.
16302 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16303 and repeats to unlimited.
16304
6cfc1fcb
JK
163052016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16306
16307 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16308 and reordering the functions.
16309 * gdb.multi/hangout.c: Likewise.
16310 * gdb.multi/hello.c: Likewise.
16311
582a1b00
SM
163122016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16313
16314 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16315 absolute.
16316 (SingleStatisticTestResult.report): Use dict.keys instead of
16317 dict.iterkeys.
16318
79bc59cb
PA
163192016-01-06 Pedro Alves <palves@redhat.com>
16320
16321 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16322
43368e1d
MM
163232016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16324
16325 * gdb.btrace/dlopen.exp: New.
16326 * gdb.btrace/dlopen.c: New.
16327 * gdb.btrace/dlopen-dso.c: New.
16328
79fad5b8
SL
163292015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16330
16331 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16332 PATTERN argument is optional.
16333
ab8314b3
JB
163342015-12-24 Joel Brobecker <brobecker@adacore.com>
16335
16336 * lib/ada.exp (target_compile_ada_from_dir): New function.
16337 (gdb_compile_ada): Reimplement avoiding the use of project files.
16338 * gdb.ada/gnat_ada.gpr: Delete.
16339 * gdb.ada/cond_lang.exp: Adjust test to make path before
16340 filename optional.
16341 * gdb.ada/small_reg_param.exp: Likewise.
16342
fe33faff
SM
163432015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16344
16345 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16346
6d265cb4
TP
163472015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16348
16349 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16350 case.
16351
10125099
SM
163522015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16353
16354 * gdb.base/break.exp: Remove dead code.
16355 * gdb.base/sepdebug.exp: Likewise.
16356
3ca22649
SM
163572015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16358
16359 * gdb.asm/asm-source.exp: Remove HP-UX references.
16360 * gdb.base/annota1.exp: Likewise.
16361 * gdb.base/annota3.exp: Likewise.
16362 * gdb.base/attach.exp: Likewise.
16363 * gdb.base/bigcore.exp: Likewise.
16364 * gdb.base/break.exp: Likewise.
16365 * gdb.base/call-ar-st.exp: Likewise.
16366 * gdb.base/callfuncs.exp: Likewise.
16367 * gdb.base/catch-fork-static.exp: Likewise.
16368 * gdb.base/display.exp: Likewise.
16369 * gdb.base/foll-exec-mode.exp: Likewise.
16370 * gdb.base/foll-exec.exp: Likewise.
16371 * gdb.base/foll-fork.exp: Likewise.
16372 * gdb.base/foll-vfork.exp: Likewise.
16373 * gdb.base/funcargs.exp: Likewise.
16374 * gdb.base/hbreak2.exp: Likewise.
16375 * gdb.base/inferior-died.exp: Likewise.
16376 * gdb.base/interrupt.exp: Likewise.
16377 * gdb.base/multi-forks.exp: Likewise.
16378 * gdb.base/nodebug.exp: Likewise.
16379 * gdb.base/sepdebug.exp: Likewise.
16380 * gdb.base/solib1.c: Likewise.
16381 * gdb.base/step-test.exp: Likewise.
16382 * gdb.mi/non-stop.c: Likewise.
16383 * gdb.mi/pthreads.c: Likewise.
16384 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16385 * gdb.threads/pthreads.c: Likewise.
16386 * gdb.threads/staticthreads.exp: Likewise.
16387 * lib/future.exp: Likewise.
16388 * lib/gdb.exp: Likewise.
16389 * gdb.base/so-indr-cl.c: Remove.
16390 * gdb.base/so-indr-cl.exp: Likewise.
16391 * gdb.base/solib.c: Likewise.
16392 * gdb.base/solib.exp: Likewise.
16393 * gdb.base/solib2.c: Likewise.
16394
b6304613
SM
163952015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16396
16397 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16398 * gdb.base/call-ar-st.exp: Likewise.
16399 * gdb.base/callfuncs.exp: Likewise.
16400 * gdb.base/condbreak.exp: Likewise.
16401 * gdb.base/constvars.exp: Likewise.
16402 * gdb.base/hbreak2.exp: Likewise.
16403 * gdb.base/langs.exp: Likewise.
16404 * gdb.base/list.exp: Likewise.
16405 * gdb.base/long_long.exp: Likewise.
16406 * gdb.base/ptype.exp: Likewise.
16407 * gdb.base/scope.exp: Likewise.
16408 * gdb.base/signals.exp: Likewise.
16409 * gdb.base/so-impl-ld.exp: Likewise.
16410 * gdb.base/varargs.exp: Likewise.
16411 * gdb.base/volatile.exp: Likewise.
16412 * gdb.base/whatis.exp: Likewise.
16413 * gdb.cp/cplusfuncs.exp: Likewise.
16414 * gdb.cp/inherit.exp: Likewise.
16415 * gdb.cp/local.exp: Likewise.
16416 * gdb.cp/member-ptr.exp: Likewise.
16417 * gdb.cp/method.exp: Likewise.
16418 * gdb.cp/overload.exp: Likewise.
16419 * gdb.cp/templates.exp: Likewise.
16420 * gdb.stabs/weird.exp: Likewise.
16421 * lib/compiler.c: Likewise.
16422 * lib/compiler.cc: Likewise.
16423 * lib/cp-support.exp: Likewise.
16424 * lib/gdb.exp: Likewise.
16425
bf401b07
SM
164262015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16427
16428 * configure.ac: Remove HP-UX case.
16429 * configure: Regenerate.
16430
aff9c0f8
SM
164312015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16432
16433 * lib/gdb.exp (gdb_compile): Add function doc.
16434
a6904d5a
PA
164352015-12-17 Pedro Alves <palves@redhat.com>
16436
16437 PR threads/19354
16438 * gdb.multi/info-threads.exp: New file.
16439
a22279dd
YQ
164402015-12-15 Yao Qi <yao.qi@linaro.org>
16441
16442 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16443 is aarch64*-*-*.
16444
0588c796
SL
164452015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16446
16447 * gdb.base/history-duplicates.exp: Skip if no readline support.
16448
5d978e17
SL
164492015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16450
16451 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16452
7e763b86
SL
164532015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16454
16455 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16456
87a3a92c
SL
164572015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16458
16459 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16460 ctrl-C if nointerrupts target property is set.
16461 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16462 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16463 * gdb.base/paginate-bg-execution.exp: Likewise.
16464 * gdb.base/paginate-execution-startup.exp: Likewise.
16465 * gdb.base/random-signal.exp: Likewise.
16466 * gdb.base/range-stepping.exp: Likewise.
16467 * gdb.cp/annota2.exp: Likewise.
16468 * gdb.cp/annota3.exp: Likewise.
16469 * gdb.gdb/selftest.exp: Likewise.
16470 * gdb.threads/continue-pending-status.exp: Likewise.
16471 * gdb.threads/leader-exit.exp: Likewise.
16472 * gdb.threads/manythreads.exp: Likewise.
16473 * gdb.threads/pthreads.exp: Likewise.
16474 * gdb.threads/schedlock.exp: Likewise.
16475 * gdb.threads/sigthread.exp: Likewise.
16476
a8f077dc
DB
164772015-12-11 Don Breazeal <donb@codesourcery.com>
16478
16479 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16480 remote.
16481 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16482 * gdb.base/foll-exec.exp (main): Enable for target remote.
16483 * gdb.base/foll-fork.exp (main): Likewise.
16484 * gdb.base/foll-vfork.exp (main): Likewise.
16485 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16486 (proc continue_to_exit_bp_loc): Use clean_restart.
16487 * gdb.base/pie-execl.exp (main): Disable for target remote.
16488 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16489 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16490 * gdb.threads/execl.exp (main): Likewise.
16491 * gdb.threads/fork-child-threads.exp (main): Likewise.
16492 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16493 remote.
16494 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16495 remote.
16496 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16497 pid.tid style ptids, instead of just tid.
16498 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16499 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16500 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16501 ptids, instead of just tid.
16502
3b2464a8
AB
165032015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16504
16505 * gdb.base/list.exp (test_list_forward): Add end of file error
16506 test.
16507 (test_repeat_list_command): Add end of file error test.
16508 (test_list_backwards): Add beginning of file error test.
16509
a0def019
AB
165102015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16511
16512 * gdb.base/list.exp (test_list_invalid_args): New function,
16513 defined, and called.
16514
5c000dff
AB
165152015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16516
16517 * gdb.base/list.exp (test_list): Make test names unique.
16518
f1637ebe
YQ
165192015-12-11 Yao Qi <yao.qi@linaro.org>
16520
16521 * gdb.base/coremaker2.c: Remove.
16522
36d6fc0a
PA
165232015-12-10 Pedro Alves <palves@redhat.com>
16524
16525 * gdb.multi/base.exp: Remove stale "spaces" references.
16526
762f7747
PA
165272015-12-10 Pedro Alves <palves@redhat.com>
16528
16529 * gdb.multi/base.exp: Don't use nowarnings.
16530 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16531 * gdb.multi/hangout.c: Include stdio.h.
16532 * gdb.multi/hello.c: Include stdlib.h.
16533 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16534 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16535 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16536
28d2bfb9
AB
165372015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16538
16539 * gdb.dwarf2/dw2-ranges-base.c: New file.
16540 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16541 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16542 support additional line table, and debug ranges generation.
16543 (Dwarf::ranges): New function, generate .debug_ranges.
16544 (Dwarf::lines): Support generating simple line table programs.
16545 (Dwarf::assemble): Initialise new namespace variables.
16546
5fc2beac
KB
165472015-12-09 Kevin Buettner <kevinb@redhat.com>
16548
16549 * gdb.base/async.exp (proc test_background): Add case for
16550 asynchronous execution not supported.
16551
1c35a88f
LM
165522015-12-09 Luis Machado <lgustavo@codesourcery.com>
16553
16554 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16555 format and change test names to make them unique.
16556
b593e3d9
RK
165572015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16558 Pedro Alves <pedro@redhat.com>
16559
16560 PR gdb/18702
16561 Add checking of floatformats setup on x86_64 hosts.
16562 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16563 (smallval, bigval): New labels/constants.
16564 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16565 float" after loading bigval and smallval.
16566
d72413e6
PMR
165672015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16568
16569 * gdb.ada/fun_overload_menu.exp: New testcase.
16570 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16571
ece66d65
JS
165722015-12-04 Josh Stone <jistone@redhat.com>
16573
16574 * gdb.base/catch-fork-static.exp: New.
16575
41d0efca
YQ
165762015-12-03 Yao Qi <yao.qi@linaro.org>
16577
16578 * gdb.base/sizeof.c: Don't include stdio.h and
16579 ../lib/unbuffer_output.c.
16580 (main): New variable 'size' and 'value'. Remove printf and
16581 gdb_unbuffer_output. Assign return value to size and value.
16582 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16583 at the beginning.
16584 (check_sizeof): Check the result by printing variable 'size'.
16585 (check_valueof): Check the result by printing variable 'value'.
16586
99fd02d9
YQ
165872015-12-01 Yao Qi <yao.qi@linaro.org>
16588
16589 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16590 for aarch64*-*-linux* target.
16591
f2faf941
PA
165922015-11-30 Pedro Alves <palves@redhat.com>
16593
16594 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16595
04bf20c5
PA
165962015-11-30 Pedro Alves <palves@redhat.com>
16597
16598 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16599 Handle non-stop mode vCont replies.
16600
09df4675
PA
166012015-11-30 Pedro Alves <palves@redhat.com>
16602
16603 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16604 prepare_for_testing. Start gdb with "set non-stop on" appended to
16605 GDBFLAGS. Lax expected stop output.
16606
58b584af
YQ
166072015-11-27 Yao Qi <yao.qi@linaro.org>
16608
16609 * gdb.arch/arm-neon.exp: New.
16610 * gdb.arch/arm-neon.c: New.
16611
dfcb77a8
YQ
166122015-11-27 Yao Qi <yao.qi@linaro.org>
16613
16614 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16615
88e8ec1b
YQ
166162015-11-27 Yao Qi <yao.qi@linaro.org>
16617
16618 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16619 frames-invalid annotation.
16620
bfde72c2
YQ
166212015-11-27 Yao Qi <yao.qi@linaro.org>
16622
16623 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16624
f6512a69
SM
166252015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16626
16627 * gdb.threads/names.exp: New file.
16628 * gdb.threads/names.c: New file.
16629 * README: Mention gdb,no_thread_names.
16630
46a3515b
MM
166312015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16632
16633 PR 19297
16634 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16635 support" error.
16636
62147a22
PA
166372015-11-24 Pedro Alves <palves@redhat.com>
16638
16639 PR 17539
16640 * gdb.base/display.exp: Expect displays to be sorted in ascending
16641 order. Use multi_line.
16642 * gdb.base/solib-display.exp: Likewise.
16643
2f341b6e
PA
166442015-11-24 Pedro Alves <palves@redhat.com>
16645
16646 PR 17539
25d49b86
PA
16647 * gdb.base/display.exp: Expect displays to be sorted in ascending
16648 order. Use multi_line.
16649 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16650
7e0aa6aa
PA
166512015-11-24 Pedro Alves <palves@redhat.com>
16652
16653 PR 17539
16654 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16655 threads in ascending order.
16656 * gdb.base/foll-fork.exp: Likewise.
16657 * gdb.base/foll-vfork.exp: Likewise.
16658 * gdb.base/multi-forks.exp: Likewise.
16659 * gdb.mi/mi-nonstop.exp: Likewise.
16660 * gdb.mi/mi-nsintrall.exp: Likewise.
16661 * gdb.multi/base.exp: Likewise.
16662 * gdb.multi/multi-arch.exp: Likewise.
16663 * gdb.python/py-inferior.exp: Likewise.
16664 * gdb.threads/break-while-running.exp: Likewise.
16665 * gdb.threads/execl.exp: Likewise.
16666 * gdb.threads/gcore-thread.exp: Likewise.
16667 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16668 * gdb.threads/kill.exp: Likewise.
16669 * gdb.threads/linux-dp.exp: Likewise.
16670 * gdb.threads/multiple-step-overs.exp: Likewise.
16671 * gdb.threads/next-bp-other-thread.exp: Likewise.
16672 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16673 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16674 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16675 * gdb.threads/thread-find.exp: Likewise.
16676 * gdb.threads/tls.exp: Likewise.
16677 * lib/mi-support.exp (mi_reverse_list): Delete.
16678 (mi_check_thread_states): No longer reverse list.
16679
2cc57ad8
PA
166802015-11-24 Pedro Alves <palves@redhat.com>
16681
16682 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16683 use lowercase.
16684
c93e8391
SM
166852015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16686
16687 * gdb.trace/actions.c: Include trace-common.h.
16688 (main): Add a location for a fast tracepoint.
16689 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16690 the normal tracepoints.
16691 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16692
045ccf91
SM
166932015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16694
16695 * save-trace.exp: Factor out code to these...
16696 (gdb_save_tracepoints): New.
16697 (gdb_load_tracepoints): New.
16698 (do_save_load_test): New.
16699
5506f9f6
KB
167002015-11-23 Kevin Buettner <kevinb@redhat.com>
16701
16702 * gdb.base/asmlabel.exp: New test.
16703 * gdb.base/asmlabel.c: New test case.
16704
16c3b12f
JB
167052015-11-23 Joel Brobecker <brobecker@adacore.com>
16706
16707 * gdb.base/wrong_frame_bt_full-main.c: New file.
16708 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16709 * gdb.base/wrong_frame_bt_full.exp: New file.
16710
155bfbd3
JB
167112015-11-23 Joel Brobecker <brobecker@adacore.com>
16712
16713 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16714
bb097445
JM
167152015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16716
206853a0 16717 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16718 pstate register when comparing registers values in
16719 sparc64-*-linux-gnu targets to avoid spurious differences.
16720
9c88ed8f
JM
167212015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16722
206853a0 16723 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16724
96161e25
SL
167252015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16726
16727 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16728 as type argument to gdb_compile.
16729 * gdb.base/nested-subp2.exp: Likewise.
16730 * gdb.base/nested-subp3.exp: Likewise.
16731
340c2830
DV
167322015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16733
16734 * lib/dwarf.exp (_note): Fix left shift of negative value.
16735 * gdb.trace/trace-condition.exp: Likewise.
16736
c1862d0f
YQ
167372015-11-13 Yao Qi <yao.qi@linaro.org>
16738
16739 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16740 comments about d10v.
16741 (test_scalar_returns): Likewise.
16742 * gdb.base/d10v.ld: Remove.
16743 * gdb.base/overlays.exp: Remove the target triplet checking for
16744 d10v-*-*.
16745 * gdb.base/structs.exp (test_struct_returns): Remove the
16746 comments about d10v.
16747 (test_struct_calls): Likewise.
16748
77ae9c19
YQ
167492015-11-13 Yao Qi <yao.qi@linaro.org>
16750
16751 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16752 * gdb.base/gnu_vector.c: Don't include stdio.h.
16753 (main): Don't print res and call add_some_intvecs.
16754
430e004e
MK
167552015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16756
16757 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16758 macro.
16759 (func5): Removed.
16760 (func4): Use FAST_TRACEPOINT_LABEL.
16761 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16762 macro.
16763 (func): Removed.
16764 (thread_function): Use FAST_TRACEPOINT_LABEL.
16765 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16766 (func): Remove.
16767 (marker): Use FAST_TRACEPOINT_LABEL.
16768 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16769 (pendfunc1): Remove.
16770 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16771 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16772 (foo): Remove.
16773 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16774 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16775 macro.
16776 (func): Remove.
16777 (marker): Use FAST_TRACEPOINT_LABEL.
16778 * gdb.trace/trace-common.h: New header.
16779 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16780 macro.
16781 (func): Remove.
16782 (marker): Use FAST_TRACEPOINT_LABEL.
16783 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16784 (func): Remove.
16785 (thread_function): Use FAST_TRACEPOINT_LABEL.
16786
6e7675a7
MK
167872015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16788
16789 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16790 in front.
16791 * gdb.trace/change-loc.exp: Use global pcreg definition.
16792 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16793 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16794 in front.
16795 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16796 * gdb.trace/pending.exp: Likewise.
16797 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16798 * gdb.trace/trace-break.exp: Likewise.
16799 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16800 in front.
16801 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16802 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16803 in front.
16804 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16805
dddc0e16
JB
168062015-11-09 Joel Brobecker <brobecker@adacore.com>
16807
16808 * gdb.ada/fin_fun_out: New testcase.
16809
c6f0b406
KB
168102015-11-07 Kevin Buettner <kevinb@redhat.com>
16811
16812 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16813 value associated with DW_AT_byte_size.
16814 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16815 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16816 DW_AT_upper_bound.
16817
f01dcfd9
KB
168182015-11-07 Kevin Buettner <kevinb@redhat.com>
16819
16820 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16821 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16822 version.
16823 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16824 gdb.dwarf2/dw2-canonicalize-type.exp,
16825 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16826 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16827 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16828 provided by gdb_target_symbol_prefix_flags_asm.
16829 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16830 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16831 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16832 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16833 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16834 macros where needed). Use this macro for symbols which require
16835 the prefix provided by SYMBOL_PREFIX.
16836
2223449a
KB
168372015-11-05 Kevin Buettner <kevinb@redhat.com>
16838
16839 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16840 New procs.
16841 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16842 representing expressions, of more than one list element.
16843 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16844 to prepend linker symbol prefix to f.
16845 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16846 table_1 and table_2.
16847 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16848 Likewise, for f and g.
16849 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16850 for ptr.
16851 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16852 for main.
16853 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16854 table_1_ptr and table_2_ptr.
16855
6f2f1a3a
JK
168562015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16857 Joel Brobecker <brobecker@adacore.com>
16858
16859 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16860
566c56c9
MK
168612015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16862
16863 * gdb.reverse/s390-mvcle.c: New test.
16864 * gdb.reverse/s390-mvcle.exp: New file.
16865 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16866
d5f0636b
MK
168672015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16868
16869 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16870
7ad8b86c
MK
168712015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16872
16873 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16874 reaching marker2.
16875 * gdb.reverse/getresuid-reverse.exp: Likewise.
16876 * gdb.reverse/pipe-reverse.exp: Likewise.
16877 * gdb.reverse/readv-reverse.exp: Likewise.
16878 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16879 * gdb.reverse/time-reverse.exp: Likewise.
16880 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16881
4081c0f1
YQ
168822015-10-30 Yao Qi <yao.qi@linaro.org>
16883
16884 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16885 (empty_cycle): Remove.
16886 (main): Don't call empty_cycle. Don't use watch_count_done.
16887 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16888 empty_cycle. Rewrite the code counting HW watchpoints.
16889
452b4ba5
MK
168902015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16891
16892 * gdb.reverse/fstatat-reverse.c: New test.
16893 * gdb.reverse/fstatat-reverse.exp: New file.
16894 * gdb.reverse/getresuid-reverse.c: New test.
16895 * gdb.reverse/getresuid-reverse.exp: New file.
16896 * gdb.reverse/pipe-reverse.c: New test.
16897 * gdb.reverse/pipe-reverse.exp: New file.
16898 * gdb.reverse/readv-reverse.c: New test.
16899 * gdb.reverse/readv-reverse.exp: New file.
16900 * gdb.reverse/recvmsg-reverse.c: New test.
16901 * gdb.reverse/recvmsg-reverse.exp: New file.
16902 * gdb.reverse/time-reverse.c: New test.
16903 * gdb.reverse/time-reverse.exp: New file.
16904 * gdb.reverse/waitpid-reverse.c: New test.
16905 * gdb.reverse/waitpid-reverse.exp: New file.
16906
5e2e7507
JK
169072015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16908
16909 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16910
0fde2c53
DE
169112015-10-26 Doug Evans <dje@google.com>
16912
16913 PR symtab/17391
16914 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16915 * gdb.dwarf2/bad-regnum.c: New file.
16916 * gdb.dwarf2/bad-regnum.exp: New file.
16917
1a70ae97
DE
169182015-10-26 Doug Evans <dje@google.com>
16919
16920 PR python/18938
16921 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16922 file.
16923
27dc26ab
JK
169242015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16925
16926 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16927 for a change by "Mention language in compile error message".
16928
bed91f4d
SM
169292015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16930
16931 PR python/18073
16932 * gdb.python/py-type.c (C::a_method): New.
16933 (C::a_const_method): New.
16934 (C::a_static_method): New.
16935 (a_function): New.
16936 * gdb.python/py-type.exp (test_fields): Test getting fields
16937 from function and method.
16938
3f2f83dd
KB
169392015-10-21 Keven Boell <keven.boell@intel.com>
16940
16941 * gdb.fortran/vla-alloc-assoc.exp: New file.
16942 * gdb.fortran/vla-datatypes.exp: New file.
16943 * gdb.fortran/vla-datatypes.f90: New file.
16944 * gdb.fortran/vla-history.exp: New file.
16945 * gdb.fortran/vla-ptype-sub.exp: New file.
16946 * gdb.fortran/vla-ptype.exp: New file.
16947 * gdb.fortran/vla-sizeof.exp: New file.
16948 * gdb.fortran/vla-sub.f90: New file.
16949 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16950 * gdb.fortran/vla-value-sub-finish.exp: New file.
16951 * gdb.fortran/vla-value-sub.exp: New file.
16952 * gdb.fortran/vla-value.exp: New file.
16953 * gdb.fortran/vla-ptr-info.exp: New file.
16954 * gdb.mi/mi-vla-fortran.exp: New file.
16955 * gdb.mi/vla.f90: New file.
16956
27145d50
SL
169572015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16958
16959 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16960 of hardwired timeout value.
16961
5f3ff4f8
JK
169622015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16963 Pedro Alves <palves@redhat.com>
16964
16965 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16966 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16967
bfd09d20
JS
169682015-10-19 Josh Stone <jistone@redhat.com>
16969
16970 * gdb.base/catch-syscall.c: Include <sched.h>.
16971 (unknown_syscall): New variable.
16972 (main): Trigger a vfork and an unknown syscall.
16973 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16974 (unknown_syscall_number): Likewise.
16975 (check_call_to_syscall): Accept an optional syscall pattern.
16976 (check_return_from_syscall): Likewise.
16977 (check_continue): Likewise.
16978 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16979 (test_catch_syscall_skipping_return): New test toggling off 'catch
16980 syscall' to step over the syscall return, then toggling back on.
16981 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16982 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16983 (do_syscall_tests): Call test_catch_syscall_without_args and
16984 test_catch_syscall_mid_vfork.
16985 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16986 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16987
b32b93c6
AS
169882015-10-19 Andrew Stubbs <ams@codesourcery.com>
16989
16990 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16991 print g_vE): Add new pass patterns.
16992 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16993 print various symbol names for vptr fields.
16994
9d622bda
AB
169952015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16996
16997 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16998 results.
16999
0fd8ac1c
YQ
170002015-10-12 Yao Qi <yao.qi@linaro.org>
17001
17002 * gdb.arch/disp-step-insn-reloc.exp: New test case.
17003
34240514
YQ
170042015-10-12 Yao Qi <yao.qi@linaro.org>
17005
17006 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
17007 is aarch64*-*-linux*.
17008
8240f442
YQ
170092015-10-12 Yao Qi <yao.qi@linaro.org>
17010
17011 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
17012 (can_relocate_bcond_true): ... it.
17013 (can_relocate_bcond_false): New function.
17014 (foo): Likewise.
17015 (can_relocate_bl): Likewise.
17016 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
17017 can_relocate_bl.
17018
2520f728
PMR
170192015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
17020
17021 * gdb.base/nested-addr.c: New file.
17022 * gdb.base/nested-addr.exp: New testcase.
17023
abcef95a
MM
170242015-10-09 Markus Metzger <markus.t.metzger@intel.com>
17025
17026 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
17027 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
17028 its output. Ignore the output of "record goto begin" and instead
17029 check that GDB is replaying.
17030
145e3ddb
PA
170312015-10-09 Pedro Alves <palves@redhat.com>
17032
17033 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
17034 (top level): Use it in the run with no args test.
17035
d5d8c4e1
IB
170362015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
17037
17038 * gdb.dlang/properties.exp: New file.
17039
06e635ef
SL
170402015-10-02 Sandra Loosemore <sandra@codesourcery.com>
17041
17042 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
17043 whether or not address 0x1000 is mapped on the target.
17044
e019fd1d
SM
170452015-09-30 Simon Marchi <simon.marchi@ericsson.com>
17046
17047 * gdb.python/py-type.exp: Do not run tests if binaries fail to
17048 build.
17049
77ba2a67
MM
170502015-09-30 Markus Metzger <markus.t.metzger@intel.com>
17051
17052 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
17053 instruction-history test.
17054
c60eb31f
DE
170552015-09-28 Doug Evans <dje@google.com>
17056
17057 * gdb.base/gcore.c (array_func): Add reference to static_array.
17058
9a3c8263
SM
170592015-09-25 Simon Marchi <simon.marchi@ericsson.com>
17060
17061 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
17062 source line.
17063
9720e656
SL
170642015-09-24 Sandra Loosemore <sandra@codesourcery.com>
17065
17066 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
17067 short or char as base type.
17068
938d3bf2
SL
170692015-09-23 Sandra Loosemore <sandra@codesourcery.com>
17070
17071 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
17072 to allow any size enum.
17073
e6c2c623
PMR
170742015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
17075
17076 * gdb.ada/array_ptr_renaming.exp: New testcase.
17077 * gdb.ada/array_ptr_renaming/foo.adb: New file.
17078 * gdb.ada/array_ptr_renaming/pack.ads: New file.
17079
06da0f77
PL
170802015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17081
17082 * gdb.trace/ftrace-lock.c: New file.
17083 * gdb.trace/ftrace-lock.exp: New file.
17084
4f51c22a
PL
170852015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17086
17087 * gdb.arch/insn-reloc.c: New file.
17088 * gdb.arch/ftrace-insn-reloc.exp: New file.
17089
7041adf4
PL
170902015-09-21 Pierre Langlois <pierre.langlois@arm.com>
17091
17092 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
17093 instruction.
17094 * gdb.trace/pendshr1.c (pendfunc): Likewise.
17095 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
17096 * gdb.trace/range-stepping.c: Likewise.
17097 * gdb.trace/trace-break.c: Likewise.
17098 * gdb.trace/trace-mt.c (thread_function): Likewise.
17099 * gdb.trace/ftrace.c (marker): Likewise.
17100 * gdb.trace/trace-condition.c (marker): Likewise.
17101 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
17102 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
17103 is_aarch64_target.
17104
015d2e7e
DE
171052015-09-18 Doug Evans <xdje42@gmail.com>
17106
17107 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
17108 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
17109
26b188a2
SL
171102015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17111
17112 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
17113 the breakpoint.
17114
79dc332b
SL
171152015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17116
17117 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
17118 the pending breakpoint. Remove timeout override for "Run till
17119 MI pending breakpoint on pendfunc3 on thread 2" test.
17120
f57929f2
SL
171212015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17122
17123 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
17124 filename pattern.
17125
3f469b17
SL
171262015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17127
17128 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
17129 in breakpoint filename pattern.
17130
515b89b3
SL
171312015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17132
7800dbe4
SL
17133 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
17134
171352015-09-18 Sandra Loosemore <sandra@codesourcery.com>
17136
515b89b3
SL
17137 * gdb.linespec/explicit.exp: Check for readline support for
17138 tab-completion tests. Fix obvious typo.
17139
d2939ba2
MM
171402015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17141
17142 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
17143 and replay.
17144
cbb55fa7
MM
171452015-09-18 Markus Metzger <markus.t.metzger@intel.com>
17146
17147 * gdb.btrace/non-stop.c: New.
17148 * gdb.btrace/non-stop.exp: New.
17149
43691ca1
PL
171502015-09-17 Pierre Langlois <pierre.langlois@arm.com>
17151 Yao Qi <yao.qi@linaro.org>
17152
17153 * gdb.trace/trace-condition.c: New file.
17154 * gdb.trace/trace-condition.exp: New file.
17155
d78908cf
WW
171562015-09-16 Wei-cheng Wang <cole945@gmail.com>
17157
17158 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
17159 for testing bytecode compilation.
17160
1ed415e2
PA
171612015-09-16 Pedro Alves <palves@redhat.com>
17162 Sandra Loosemore <sandra@codesourcery.com>
17163
17164 * gdb.threads/non-stop-fair-events.c (timeout): New global.
17165 (SECONDS): Redefine.
17166 (main): Call pthread_kill and alarm early.
17167 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
17168 support.
17169 (test): If the target can't hardware step and doesn't support
17170 displaced stepping, increase the timeout.
17171
d136eff5
PA
171722015-09-16 Pedro Alves <palves@redhat.com>
17173
17174 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
17175 (enable_debug): New procedures.
17176 (test): Use them. Bail out if waiting for threads fails.
17177 (top level): Bail out if a test fails.
17178
991f019c
YQ
171792015-09-16 Yao Qi <yao.qi@linaro.org>
17180
17181 * gdb.asm/asm-source.exp: Set asm-arch for
17182 aarch64*-*-* target.
17183 * gdb.asm/aarch64.inc: New file.
17184
bfca584f
PMR
171852015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
17186
17187 * gdb.ada/array_of_variable_length.exp: New testcase.
17188 * gdb.ada/array_of_variable_length/foo.adb: New file.
17189 * gdb.ada/array_of_variable_length/pck.adb: New file.
17190 * gdb.ada/array_of_variable_length/pck.ads: New file.
17191
b326e587
DE
171922015-09-15 Doug Evans <dje@google.com>
17193
17194 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
17195 of function static local variable.
17196
5382cfab
PW
171972015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
17198
17199 * gdb.threads/tls-so_extern.exp: New test file.
17200 * gdb.threads/tls-so_extern.c: New test file.
17201 * gdb.threads/tls-so_extern_main.c: New test file.
17202
141c5cc4
JK
172032015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17204
17205 * gdb.opt/solib-intra-step-lib.c: New file.
17206 * gdb.opt/solib-intra-step-main.c: New file.
17207 * gdb.opt/solib-intra-step.exp: New file.
17208
d15dcecd
PA
172092015-09-15 Pedro Alves <palves@redhat.com>
17210
17211 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
17212 gdb_continue_to_breakpoint instead of gdb_test_multiple.
17213
4c2f2a79
PA
172142015-09-14 Pedro Alves <palves@redhat.com>
17215
17216 * gdb.base/hook-stop-continue.c: Delete.
17217 * gdb.base/hook-stop-continue.exp: Delete.
17218 * gdb.base/hook-stop-frame.c: Delete.
17219 * gdb.base/hook-stop-frame.exp: Delete.
17220 * gdb.base/hook-stop.c: New file.
17221 * gdb.base/hook-stop.exp: New file.
17222
919e6dbe
PMR
172232015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
17224
17225 * gdb.ada/access_to_packed_array.exp: New testcase.
17226 * gdb.ada/access_to_packed_array/foo.adb: New file.
17227 * gdb.ada/access_to_packed_array/pack.adb: New file.
17228 * gdb.ada/access_to_packed_array/pack.ads: New file.
17229
157280a4
MM
172302015-09-14 Markus Metzger <markus.t.metzger@intel.com>
17231
17232 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
17233 buffer size test.
17234
2fd33e94
DB
172352015-09-11 Don Breazeal <donb@codesourcery.com>
17236
17237 * gdb.base/foll-exec.c: Add copyright header. Fix
17238 formatting issues.
17239 * gdb.base/foll-exec.exp (zap_session): Delete proc.
17240 (do_exec_tests): Use clean_restart in place of zap_session,
17241 and for test initialization. Fix formatting issues. Use
17242 fail in place of perror.
17243 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
17244 an expect statement to match an expression with output from
17245 the program under debug.
17246 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
17247 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
17248 * gdb.threads/non-ldr-exc-2.exp: Likewise.
17249 * gdb.threads/non-ldr-exc-3.exp: Likewise.
17250 * gdb.threads/non-ldr-exc-4.exp: Likewise.
17251
e70b6e8e
DE
172522015-09-09 Doug Evans <dje@google.com>
17253
17254 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
17255
7a551a51
DE
172562015-09-09 Doug Evans <dje@google.com>
17257
17258 * gdb.base/pie-execl.exp: Fix result test of build_executable.
17259
4c666f84
DE
172602015-09-09 Doug Evans <dje@google.com>
17261
17262 * gdb.base/savedregs.exp: Fix typo.
17263
243a9253
PA
172642015-09-09 Pedro Alves <palves@redhat.com>
17265
17266 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17267
c0fa8fbd
SL
172682015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17269
17270 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17271 command actually switches threads. Give up on remaining
17272 tests if target fails to stop at breakpoint.
17273
cd7c1778
PMR
172742015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17275
17276 * gdb.ada/funcall_char.exp: New testcase.
17277 * gdb.ada/funcall_char/foo.adb: New file.
17278
dc5c8746
PMR
172792015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17280
17281 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17282 expected outputs. Add two testcases for completing ambiguous
17283 functions.
17284 * gdb.ada/complete/aux_pck.adb: New file.
17285 * gdb.ada/complete/aux_pck.ads: New file.
17286 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17287 Ambiguous_Func functions.
17288 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17289 * gdb.ada/complete/pck.adb: Likewise.
17290
4e83a1e7
UW
172912015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17292
17293 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17294 failures to run the test program under GDB.
17295
8ce74153
LM
172962015-08-26 Luis Machado <lgustavo@codesourcery.com>
17297
17298 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17299 to C.
17300
e9756d52
PP
173012015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17302
17303 * gdb.base/run-after-attach.exp: New test file.
17304 * gdb.base/run-after-attach.c: New test file.
17305
8d37573b
DB
173062015-08-26 Don Breazeal <donb@codesourcery.com>
17307
17308 * gdb.base/foll-exec-2.c: New test program.
17309 * gdb.base/foll-exec-2.exp: New test.
17310
63e43d3a
PMR
173112015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17312
17313 * gdb.base/nested-subp1.exp: New file.
17314 * gdb.base/nested-subp1.c: New file.
17315 * gdb.base/nested-subp2.exp: New file.
17316 * gdb.base/nested-subp2.c: New file.
17317 * gdb.base/nested-subp3.exp: New file.
17318 * gdb.base/nested-subp3.c: New file.
17319
3d40fbb5
PA
173202015-08-24 Pedro Alves <palves@redhat.com>
17321
17322 * gdb.server/connect-without-multi-process.c: New file.
17323 * gdb.server/connect-without-multi-process.exp: New file.
17324
4422ac93
LM
173252015-08-24 Luis Machado <lgustavo@codesourcery.com>
17326
17327 * gdb.opt/inline-markers.c: Make z int.
17328
91dddb86
LM
173292015-08-24 Luis Machado <lgustavo@codesourcery.com>
17330
17331 * gdb.opt/inline-markers.c: Make z volatile.
17332
a48847ee
LM
173332015-08-24 Luis Machado <lgustavo@codesourcery.com>
17334
17335 * gdb.opt/inline-bt.c: New volatile global z.
17336 * gdb.opt/inline-cmds.c: Likewise.
17337 * gdb.opt/inline-locals.c: Likewise.
17338 * gdb.opt/inline-markers.c: New extern global z.
17339 (marker): Use z.
17340 (inline_fn): Likewise.
17341
0ebbc52b
PA
173422015-08-24 Pedro Alves <palves@redhat.com>
17343
17344 * config/m32r-stub.exp: Remove file.
17345 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17346 * gdb.base/call-rt-st.exp: Likewise.
17347 * gdb.base/call-strs.exp: Likewise.
17348 * gdb.base/default.exp: Remove references to h8300-*-hms and
17349 *-*-udi*.
17350 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17351
77c365df
AA
173522015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17353
17354 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17355 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17356 and "return" use KFAIL when GDB can not read/write the vector
17357 return value.
17358
4313b8c0
GB
173592015-08-21 Gary Benson <gbenson@redhat.com>
17360
17361 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17362
0e433b32
PA
173632015-08-20 Pedro Alves <palves@redhat.com>
17364
17365 * gdb.server/solib-list.exp: No longer expect an interior stop in
17366 non-stop mode.
17367
221e1a37
PA
173682015-08-20 Pedro Alves <palves@redhat.com>
17369
17370 * gdb.server/connect-stopped-target.c: New file.
17371 * gdb.server/connect-stopped-target.exp: New file.
17372
40e3ad0e
PA
173732015-08-20 Pedro Alves <palves@redhat.com>
17374
17375 * gdb.dwarf2/comp-unit-lang.exp: New file.
17376 * gdb.dwarf2/comp-unit-lang.c: New file.
17377
af39b327
PMR
173782015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17379
17380 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17381 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17382
7d45c7c3 173832015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17384
7d45c7c3
KB
17385 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17386 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17387
4d6cceb4
DE
173882015-08-18 Doug Evans <dje@google.com>
17389 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17390
17391 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17392 skip_python_tests. New arg prompt_regexp.
17393 (skip_python_tests): New function.
17394 * lib/mi-support.exp (mi_skip_python_tests): New function.
17395 * gdb.python/py-mi-objfile-gdb.py: New file.
17396 * gdb.python/py-mi-objfile.c: New file.
17397 * gdb.python/py-mi-objfile.exp: New file.
17398
ad89c2aa
KS
173992015-08-17 Keith Seitz <keiths@redhat.com>
17400
17401 * gdb.linespec/explicit.exp: Move strace test from here ...
17402 * gdb.trace/strace.exp: ... to here.
17403
e3ae3c43
PP
174042015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17405
17406 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17407 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17408
604b2636
DE
174092015-08-14 Doug Evans <xdje42@gmail.com>
17410
17411 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17412 inferior before selecting a new file.
17413
6ff0ba5f
DE
174142015-08-14 Doug Evans <xdje42@gmail.com>
17415
17416 * gdb.mi/mi-disassemble.exp: Update.
17417 * gdb.base/disasm-optim.S: New file.
17418 * gdb.base/disasm-optim.c: New file.
17419 * gdb.base/disasm-optim.h: New file.
17420 * gdb.base/disasm-optim.exp: New file.
17421
9ca98f92
KS
174222015-08-14 Keith Seitz <keiths@redhat.com>
17423
17424 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17425 "evaluated-by".
17426
52bbc560
JB
174272015-08-13 Joel Brobecker <brobecker@adacore.com>
17428
17429 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17430
5d8c3ed3
PMR
174312015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17432
17433 * gdb.ada/fun_renaming.exp: New testcase.
17434 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17435 * gdb.ada/fun_renaming/pack.adb: New file.
17436 * gdb.ada/fun_renaming/pack.ads: New file.
17437
ea8812bc
KS
174382015-08-12 Keith Seitz <keiths@redhat.com>
17439
17440 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17441 gdb_get_line_number.
17442
4dafcdeb
JB
174432015-08-12 Joel Brobecker <brobecker@adacore.com>
17444
17445 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17446 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17447 gdb.base/dso2dso.exp: New files.
17448
5ba32597
SDJ
174492015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17450 Pedro Alves <palves@redhat.com>
17451 Keith Seitz <keiths@redhat.com>
17452
17453 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17454 GDBFLAGS.
17455
b6dafabf
PP
174562015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17457
17458 * gdb.base/gdbhistsize-history.exp
17459 (test_histsize_history_setting): Use save_vars.
17460 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17461 Use save_vars.
17462 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17463 * gdb.base/readline.exp: Use save_vars.
17464
abe8e607
PP
174652015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17466
17467 * lib/gdb.exp (save_vars): New proc.
17468
629500fa
KS
174692015-08-11 Keith Seitz <keiths@redhat.com>
17470
17471 * gdb.base/help.exp: Update help_breakpoint_text.
17472
eb8c4e2e
KS
174732015-08-11 Keith Seitz <keiths@redhat.com>
17474
17475 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17476 (at toplevel): Call test_explicit_breakpoints.
17477 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17478 breakpoints.
17479 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17480 breakpoint conditions, "-cond".
17481
87f0e720
KS
174822015-08-11 Keith Seitz <keiths@redhat.com>
17483
17484 * gdb.linespec/3explicit.c: New file.
17485 * gdb.linespec/cpexplicit.cc: New file.
17486 * gdb.linespec/cpexplicit.exp: New file.
17487 * gdb.linespec/explicit.c: New file.
17488 * gdb.linespec/explicit.exp: New file.
17489 * gdb.linespec/explicit2.c: New file.
17490 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17491 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17492 before using in the matching pattern.
17493 Clarify that `prefix' is a regular expression.
17494
f00aae0f
KS
174952015-08-11 Keith Seitz <keiths@redhat.com>
17496
17497 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17498 test.
17499 Add tests for missing ",FMT" and ",".
17500
e27852be
DE
175012015-08-10 Doug Evans <dje@google.com>
17502 Keith Seitz <keiths@redhat.com>
17503
17504 PR gdb/17960
17505 * gdb.base/completion.exp: Add location completer tests.
17506
7f03bd92
PA
175072015-08-07 Pedro Alves <palves@redhat.com>
17508
17509 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17510 tests here.
17511 (top level): Run do_test with and without displaced stepping.
17512
3fc8eb30
PA
175132015-08-07 Pedro Alves <palves@redhat.com>
17514
17515 * gdb.base/valgrind-disp-step.c: New file.
17516 * gdb.base/valgrind-disp-step.exp: New file.
17517
d4569d7b
PA
175182015-08-07 Pedro Alves <palves@redhat.com>
17519
17520 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17521 Delete function.
17522 (main): Add alarm. Run an infinite loop instead of calling
17523 wait_threads.
17524 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17525 comment.
17526 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17527 Delete function.
17528 (main): Add alarm. Run an infinite loop instead of calling
17529 wait_threads.
17530 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17531 comment.
17532
e1316e60
PA
175332015-08-07 Pedro Alves <palves@redhat.com>
17534
17535 * gdb.base/checkpoint-ns.exp: New file.
17536 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17537 standard_testfile.
17538
da8c46d2
MM
175392015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17540
17541 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17542 * gdb.btrace/instruction_history.exp: Update.
17543 * gdb.btrace/tsx.exp: New.
17544 * gdb.btrace/tsx.c: New.
17545
de1c2c52
PA
175462015-08-06 Pedro Alves <palves@redhat.com>
17547
17548 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17549 increase timeout.
17550 * gdb.reverse/until-precsave.exp: Bump timeouts.
17551
782e0bf4
PA
175522015-08-06 Pedro Alves <palves@redhat.com>
17553
17554 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17555
83e97ed0
PA
175562015-08-06 Pedro Alves <palves@redhat.com>
17557
17558 PR gdb/18749
17559 * gdb.threads/process-dies-while-handling-bp.c: New file.
17560 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17561
863d01bd
PA
175622015-08-06 Pedro Alves <palves@redhat.com>
17563
17564 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17565 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17566
0a39bb32
PA
175672015-08-05 Pedro Alves <palves@redhat.com>
17568
17569 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17570 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17571
ee2d2b10
SL
175722015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17573
17574 * gdb.base/bp-permanent.exp: Report test as unsupported if
17575 the target cannot stop at the permanent breakpoint.
17576
4e1bdb00
DE
175772015-08-03 Doug Evans <dje@google.com>
17578
17579 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17580 10000.
17581
3d338901
DE
175822015-08-03 Doug Evans <dje@google.com>
17583
17584 * Makefile.in (workers/%.worker, build-perf): New rule.
17585 (GDB_PERFTEST_MODE): New variable.
17586 (check-perf): Use it.
17587 (clean): Clean up gdb.perf parallel build subdirs.
17588 * lib/build-piece.exp: New file.
17589 * lib/gdb.exp (make_gdb_parallel_path): New function
17590 (standard_output_file, standard_temp_file): Call it.
17591 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17592 of $GDB_PARALLEL.
17593 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17594
af061d3e
DE
175952015-08-03 Doug Evans <dje@google.com>
17596
8e1afc81 17597 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17598 (LOG_FILE_NAME): New global.
17599 (TextReporter.__init__): Initialize self.txt_sum.
17600 (TextReporter.report): Add support for multiple data-points.
17601 Move report to perftest.sum, put raw data in perftest.log.
17602 (TextReporter.start): Open sum and log files.
17603 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17604 * gdb.perf/lib/perftest/testresult.py
17605 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17606
2c8c5d37
PA
176072015-07-31 Pedro Alves <palves@redhat.com>
17608
17609 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17610 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17611 kill_wait_spawned_process instead of explicit "kill -9".
17612 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17613 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17614 kill_wait_spawned_process.
17615 * gdb.base/attach-twice.exp: Likewise.
17616 * gdb.base/attach.exp: Likewise.
17617 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17618 gdb_test_multiple.
17619 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17620 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17621 kill_wait_spawned_process.
17622 * gdb.base/valgrind-infcall.exp: Likewise.
17623 * gdb.multi/multi-attach.exp: Likewise.
17624 * gdb.python/py-prompt.exp: Likewise.
17625 * gdb.python/py-sync-interp.exp: Likewise.
17626 * gdb.server/ext-attach.exp: Likewise.
17627 * gdb.threads/attach-into-signal.exp (corefunc): Use
17628 spawn_wait_for_attach, spawn_id_get_pid and
17629 kill_wait_spawned_process.
17630 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17631 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17632 spawn_id_get_pid and kill_wait_spawned_process.
17633 * gdb.threads/attach-stopped.exp (corefunc): Use
17634 spawn_wait_for_attach, spawn_id_get_pid and
17635 kill_wait_spawned_process.
17636 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17637 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17638 kill_wait_spawned_process instead of explicit "kill -9".
17639 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17640 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17641 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17642 processes. Don't map cygwin/windows pids here. Now returns a
17643 spawn id list.
17644
032a0fca
SL
176452015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17646
17647 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17648 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17649 correct patch.
17650
61a934ca
SL
176512015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17652
17653 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17654
4bc4d428
SL
176552015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17656
17657 Reapply:
17658 2014-05-21 Mark Wielaard <mjw@redhat.com>
17659
17660 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17661
998d452a
PA
176622015-07-30 Pedro Alves <palves@redhat.com>
17663
17664 * linux-low.c (handle_extended_wait): Set the child's last
17665 reported status to TARGET_WAITKIND_STOPPED.
17666
69dde7dc
PA
176672015-07-30 Pedro Alves <palves@redhat.com>
17668
17669 PR threads/18600
17670 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17671 only shows inferior 1.
17672
4dd63d48
PA
176732015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17674 Pedro Alves <palves@redhat.com>
17675
17676 PR threads/18600
17677 * gdb.threads/fork-plus-threads.c: New file.
17678 * gdb.threads/fork-plus-threads.exp: New file.
17679
d618e4c5
PP
176802015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17681
17682 * gdb.base/batch-preserve-term-settings.exp
17683 (test_terminal_settings_preserved_after_cli_exit): Use
17684 send_quit_command.
17685
1eef6428
PA
176862015-07-29 Pedro Alves <palves@redhat.com>
17687 Don Breazeal <donb@codesourcery.com>
17688
17689 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17690 output from both inferior_spawn_id and gdb_spawn_id.
17691
7da5b897
SDJ
176922015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17693
17694 * gdb.threads/attach-into-signal.exp (corefunc): Use
17695 with_test_prefix on nested loops, uniquefying the test messages.
17696
dac804df
SDJ
176972015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17698
17699 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17700 commit.
17701
06265e53
PP
177022015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17703
17704 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17705 New proc.
17706 (test_terminal_settings_preserved_after_sigterm): New test.
17707
18206ca3
PP
177082015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17709
17710 * gdb.base/batch-preserve-term-settings.exp
17711 (test_terminal_settings_preserved_after_cli_exit): New test.
17712
90074d11
PP
177132015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17714
17715 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17716 manipulation of saved_gdbflags.
17717 (test_terminal_settings_preserved): Remove global declaration of
17718 the unused variable pagination_prompt. Remove manipulation of
17719 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17720 GDBFLAGS.
17721
eb1a7902
PA
177222015-07-29 Pedro Alves <palves@redhat.com>
17723
17724 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17725
8b75dd3b
PA
177262015-07-29 Pedro Alves <palves@redhat.com>
17727
17728 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17729 at the top.
17730
dedad4e3
PA
177312015-07-29 Pedro Alves <palves@redhat.com>
17732
17733 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17734 (main): Call gdb_unbuffer_output.
17735 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17736 (main): Call gdb_unbuffer_output.
17737 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17738 (main): Call gdb_unbuffer_output.
17739 * gdb.base/call-strs.exp: Adjust to step over the
17740 gdb_unbuffer_output call.
17741 * gdb.base/catch-gdb-caused-signals.c: Include
17742 "../lib/unbuffer_output.c".
17743 (main): Call gdb_unbuffer_output.
17744 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17745 (main): Call gdb_unbuffer_output.
17746 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17747 (main): Call gdb_unbuffer_output.
17748 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17749 (main): Call gdb_unbuffer_output.
17750 * gdb.base/shlib-call.exp: Adjust to step over the
17751 gdb_unbuffer_output call.
17752 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17753 (main): Call gdb_unbuffer_output.
17754 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17755 (main): Call gdb_unbuffer_output.
17756 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17757 (main): Rename to ...
17758 (test): ... this.
17759 (main): Reimplement.
17760 * gdb.base/varargs.exp: Run to test instead of to main.
17761 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17762 (main): Call gdb_unbuffer_output.
17763
58789a91
PA
177642015-07-29 Pedro Alves <palves@redhat.com>
17765
17766 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17767 factore out from mi_continue_dprintf. For call-style dprintfs,
17768 expect dprintf output out of $inferior_spawn_id.
17769 (mi_continue_dprintf): Use mi_expect_dprintf.
17770 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17771 (main): Call gdb_unbuffer_output.
17772
e8376742
PA
177732015-07-29 Pedro Alves <palves@redhat.com>
17774
17775 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17776 (default_mi_gdb_start): Set inferior_spawn_id instead of
17777 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17778 gdb_spawn_id.
17779 (mi_gdb_test): Always expect inferior output from both
17780 $inferior_spawn_id and $gdb_spawn_id.
17781
08280010
PA
177822015-07-29 Pedro Alves <palves@redhat.com>
17783
17784 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17785 send_inferior and $inferior_spawn_id.
17786
4d30e432
PA
177872015-07-29 Pedro Alves <palves@redhat.com>
17788
17789 * gdb.gdb/complaints.exp (test_initial_complaints)
17790 (test_serial_complaints, test_short_complaints): Use
17791 gdb_test_stdio.
17792 (test_empty_complaint): Handle $inferior_spawn_id !=
17793 $gdb_spawn_id.
17794
0d30a335
PA
177952015-07-29 Pedro Alves <palves@redhat.com>
17796
17797 * gdb.base/varargs.exp: Use gdb_test_stdio.
17798
39413b29
PA
177992015-07-29 Pedro Alves <palves@redhat.com>
17800
17801 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17802
7cb000a9
PA
178032015-07-29 Pedro Alves <palves@redhat.com>
17804
17805 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17806
d7b8ac82
PA
178072015-07-29 Pedro Alves <palves@redhat.com>
17808
17809 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17810 parameter into two new parameters, "inf_result" and "gdb_result".
17811 Expect inferior output and gdb output from $inferior_spawn_id and
17812 $gdb_spawn_id, respectively. Adjust all callers.
17813
789c3a0c
PA
178142015-07-29 Pedro Alves <palves@redhat.com>
17815
17816 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17817 of gdb_test_sequence.
17818
77e760c3
PA
178192015-07-29 Pedro Alves <palves@redhat.com>
17820
17821 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17822 (saw_spurious_output): Expect inferior output from
17823 $inferior_spawn_id. Use gdb_test_stdio.
17824
8396d2cd
PA
178252015-07-29 Pedro Alves <palves@redhat.com>
17826
17827 * gdb.base/dprintf.exp: Use standard_testfile. Change
17828 prepare_for_testing call.
17829 (srcfile): Don't set.
17830 (restart): New procedure.
17831 (test_dprintf): New procecure, use to continue over dprintfs.
17832 (test_call, test_agent): New procedures, tests moved here.
17833 Restart gdb and recreate dprintfs. Adjust expected output.
17834
2051d61f
PA
178352015-07-29 Pedro Alves <palves@redhat.com>
17836
17837 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17838
452397af
PA
178392015-07-29 Pedro Alves <palves@redhat.com>
17840
17841 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17842
8aed9555
PA
178432015-07-29 Pedro Alves <palves@redhat.com>
17844
17845 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17846 gdb_test_stdio.
17847
188a61b4
PA
178482015-07-29 Pedro Alves <palves@redhat.com>
17849
17850 * lib/gdb.exp (gdb_test_stdio): New procedure.
17851
12264a45
PA
178522015-07-29 Pedro Alves <palves@redhat.com>
17853
17854 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17855
23ffc893
PA
178562015-07-29 Pedro Alves <palves@redhat.com>
17857
17858 * gdb.base/call-signal-resume.exp: Remove check for
17859 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17860 * gdb.base/unwindonsignal.exp: Likewise.
17861 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17862 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17863
65566918
PA
178642015-07-29 Pedro Alves <palves@redhat.com>
17865
17866 * gdb.base/siginfo-addr.c (pass): New function.
17867 (handler): Call it iff si_addr is correct.
17868 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17869 Set a breakpoint at "pass" and continue to it.
17870
d60a9221
SDJ
178712015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17872
17873 * gdb.python/py-objfile.exp: Make some tests have unique names.
17874 * gdb.python/py-pp-registration.exp: Likewise.
17875
bde40b8f
PA
178762015-07-28 Pedro Alves <palves@redhat.com>
17877
17878 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17879
13e1dec8
SM
178802015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17881
17882 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17883
da33c9a7
SM
178842015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17885
17886 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17887
077836f7
PP
178882015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17889
17890 * gdb.base/gdb-sigterm-2.exp: New test.
17891
b8cc7b2e
DE
178922015-07-25 Doug Evans <xdje42@gmail.com>
17893
17894 Revert:
17895 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17896 (workers/%.worker, build-perf): New rule.
17897 (GDB_PERFTEST_MODE): New variable.
17898 (check-perf): Use it.
17899 (clean): Clean up gdb.perf parallel build subdirs.
17900 * lib/build-piece.exp: New file.
17901 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17902 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17903 name.
17904 (standard_temp_file): Ditto.
17905 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17906 of $GDB_PARALLEL.
17907
c8bd4544
DE
179082015-07-24 Doug Evans <dje@google.com>
17909
17910 * gdb.perf/lib/perftest/utils.py: New file.
17911 * gdb.perf/gm-hello.cc: New file.
17912 * gdb.perf/gm-pervasive-typedef.cc: New file.
17913 * gdb.perf/gm-pervasive-typedef.h: New file.
17914 * gdb.perf/gm-std.cc: New file.
17915 * gdb.perf/gm-std.h: New file.
17916 * gdb.perf/gm-use-cerr.cc: New file.
17917 * gdb.perf/gm-utils.h: New file.
17918 * gdb.perf/gmonster-null-lookup.py: New file.
17919 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17920 * gdb.perf/gmonster-print-cerr.py: New file.
17921 * gdb.perf/gmonster-ptype-string.py: New file.
17922 * gdb.perf/gmonster-runto-main.py: New file.
17923 * gdb.perf/gmonster-select-file.py: New file.
17924 * gdb.perf/gmonster1-null-lookup.exp: New file.
17925 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17926 * gdb.perf/gmonster1-print-cerr.exp: New file.
17927 * gdb.perf/gmonster1-ptype-string.exp: New file.
17928 * gdb.perf/gmonster1-runto-main.exp: New file.
17929 * gdb.perf/gmonster1-select-file.exp: New file.
17930 * gdb.perf/gmonster1.cc: New file.
17931 * gdb.perf/gmonster1.exp: New file.
17932 * gdb.perf/gmonster2-null-lookup.exp: New file.
17933 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17934 * gdb.perf/gmonster2-print-cerr.exp: New file.
17935 * gdb.perf/gmonster2-ptype-string.exp: New file.
17936 * gdb.perf/gmonster2-runto-main.exp: New file.
17937 * gdb.perf/gmonster2-select-file.exp: New file.
17938 * gdb.perf/gmonster2.cc: New file.
17939 * gdb.perf/gmonster2.exp: New file.
17940
6eab34f3
DE
179412015-07-24 Doug Evans <dje@google.com>
17942
17943 * gdb.perf/README: New file.
17944 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17945 * lib/gen-perf-test.exp: New file.
17946
63738bfd
DE
179472015-07-24 Doug Evans <dje@google.com>
17948
17949 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17950 (PerfTest::startup): New function.
17951 (PerfTest::run): Return result of calling body.
17952 (PerfTest::assemble): Rewrite.
17953 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17954 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17955 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17956 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17957 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17958
7b606f95
DE
179592015-07-24 Doug Evans <dje@google.com>
17960
17961 * lib/gdb.exp (clean_restart): Make executable optional.
17962
a97b16b8
DE
179632015-07-24 Doug Evans <dje@google.com>
17964
17965 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17966 compiler_info references.
17967 * gdb.cp/temargs.exp: Ditto.
17968 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17969 (get_compiler_info): Early exit if already computed. Set compiler_info
17970 to "unknown" if there was a problem.
17971 (test_compiler_info): Add function comment. Call get_compiler_info.
17972
35baa57f
DE
179732015-07-24 Doug Evans <dje@google.com>
17974
17975 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17976 (workers/%.worker, build-perf): New rule.
17977 (GDB_PERFTEST_MODE): New variable.
17978 (check-perf): Use it.
17979 (clean): Clean up gdb.perf parallel build subdirs.
17980 * lib/build-piece.exp: New file.
17981 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17982 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17983 name.
17984 (standard_temp_file): Ditto.
17985 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17986 of $GDB_PARALLEL.
17987
6ebea266
DE
179882015-07-24 Doug Evans <dje@google.com>
17989
17990 * lib/future.exp (gdb_default_target_compile): New option
17991 "early_flags".
17992 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17993 --as-needed.
17994
1e76a7e9
SDJ
179952015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17996
17997 * gdb.base/catch-syscall.exp: Call gdb_exit before
17998 gdb_skip_xml_test.
17999
5068630a
PA
180002015-07-24 Pedro Alves <palves@redhat.com>
18001
18002 * gdb.python/py-events.exp: Accept output between the stop event
18003 and the prompt.
18004 * gdb.python/py-evsignal.exp: Likewise.
18005 * gdb.python/py-evthreads.exp: Likewise.
18006
77598427
PA
180072015-07-24 Pedro Alves <palves@redhat.com>
18008
18009 PR gdb/18717
18010 * gdb.threads/non-ldr-exit.c: New file.
18011 * gdb.threads/non-ldr-exit.exp: New file.
18012
11e6c98f
YQ
180132015-07-24 Yao Qi <yao.qi@linaro.org>
18014
18015 * gdb.server/ext-wrapper.exp: Test --wrapper option when
18016 restarting process.
18017
51aee833
YQ
180182015-07-24 Yao Qi <yao.qi@linaro.org>
18019
18020 * gdb.server/ext-restart.exp: New file.
18021
8cfe207c
YQ
180222015-07-24 Yao Qi <yao.qi@linaro.org>
18023
18024 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
18025 argument options.
18026 * gdb.server/ext-wrapper.exp: New file.
18027
cc12ce38
DE
180282015-07-23 Doug Evans <dje@google.com>
18029
18030 * gdb.dwarf2/dw2-dummy-cu.S: New file.
18031 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
18032
d0d84780
PMR
180332015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
18034
18035 * gdb.ada/var_arr_typedef.exp: New testcase.
18036 * gdb.ada/var_arr_typedef/pack.adb: New file.
18037 * gdb.ada/var_arr_typedef/pack.ads: New file.
18038 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
18039
8b558f79
JB
180402015-07-20 Joel Brobecker <brobecker@adacore.com>
18041
18042 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
18043
775a3298
JK
180442015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18045
18046 * gdb.arch/i386-biarch-core.exp: Replace istarget
18047 by "complete set gnutarget". Remove expectation for the "core-file"
18048 command.
18049
db1ff28b
JK
180502015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
18051
18052 Revert the previous commit:
18053 Tests for validate symbol file using build-id.
18054
0a94970d
JK
180552015-07-15 Aleksandar Ristovski <aristovski@qnx.com
18056
18057 Tests for validate symbol file using build-id.
18058 * gdb.base/solib-mismatch-lib.c: New file.
18059 * gdb.base/solib-mismatch-libmod.c: New file.
18060 * gdb.base/solib-mismatch.c: New file.
18061 * gdb.base/solib-mismatch.exp: New file.
18062
03346981
SL
180632015-07-15 Sandra Loosemore <sandra@codesourcery.com>
18064
18065 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
18066 nios2-*-linux*.
18067 * gdb.base/sigbpt.exp (stepi_out): Likewise.
18068 * gdb.base/siginfo.exp: Likewise.
18069 * gdb.base/sigstep.exp (advance, advancei): Likewise.
18070
42422cc7
PL
180712015-07-15 Pierre Langlois <pierre.langlois@arm.com>
18072
18073 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
18074 Move it to ...
18075 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
18076 ... here.
18077 * gdb.trace/range-stepping.exp: Check that the target supports
18078 range stepping.
18079
cfa68bae
JK
180802015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
18081
18082 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
18083
8ffdba26
PA
180842015-07-14 Pedro Alves <palves@redhat.com>
18085
18086 * gdb.base/killed-outside.exp: New file.
18087 * gdb.base/killed-outside.c: New file.
18088
218a5a11
JK
180892015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
18090
18091 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
18092 (n at main): New.
18093 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
18094
e03ed3c6
AA
180952015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
18096
18097 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
18098 infcall tests instead of setting up for KFAIL.
18099
485668e5
MM
181002015-07-10 Markus Metzger <markus.t.metzger@intel.com>
18101
18102 * gdb.btrace/record_goto-step.exp: New.
18103
08464196
JK
181042015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
18105
18106 PR compile/18484
18107 * gdb.compile/compile.c (struct struct_type): Add volatile to
18108 selffield's type.
18109 * gdb.compile/compile.exp
18110 (compile code struct_object.selffield = &struct_object): Skip further
18111 struct_object tests if this one xfails.
18112
bcf5c1d9
RC
181132015-07-08 Robert O'Callahan <robert@ocallahan.org>
18114
18115 PR exp/18617
18116 * gdb.trace/ax.exp: Add test.
18117
4931af25
YQ
181182015-07-07 Yao Qi <yao.qi@linaro.org>
18119
18120 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
18121 instead of istarget "aarch64*-*-*".
18122 * gdb.arch/aarch64-fp.exp: Likewise.
18123 * gdb.base/float.exp: Likewise.
18124 * gdb.reverse/aarch64.exp: Likewise.
18125 * lib/gdb.exp (is_aarch64_target): New proc.
18126
9fcf688e
YQ
181272015-07-07 Yao Qi <yao.qi@linaro.org>
18128
18129 * lib/gdb.exp (is_aarch32_target): New proc.
18130 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
18131 instead of "istarget "arm*-*-*"".
18132 * gdb.arch/arm-disp-step.exp: Likewise.
18133 * gdb.arch/thumb-bx-pc.exp: Likewise.
18134 * gdb.arch/thumb-prologue.exp: Likewise.
18135 * gdb.arch/thumb-singlestep.exp: Likewise.
18136 * gdb.base/disp-step-syscall.exp: Likewise.
18137 * gdb.base/float.exp: Likewise.
18138
fbd8d50d
YQ
181392015-07-07 Yao Qi <yao.qi@linaro.org>
18140
18141 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
18142 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
18143
71be1fdc
YQ
181442015-07-07 Yao Qi <yao.qi@linaro.org>
18145
18146 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
18147 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
18148 if it exists.
18149 * gdb.multi/multi-arch.exp: Likewise.
18150
3e221d36
SM
181512015-07-07 Simon Marchi <simon.marchi@ericsson.com>
18152
18153 * gdb.python/py-lazy-string.exp: Add missing parentheses to
18154 print.
18155
d441430b
YQ
181562015-07-07 Yao Qi <yao.qi@linaro.org>
18157
18158 * gdb.arch/thumb-singlestep.exp: Do one more single step.
18159
06f810bd
MG
181602015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
18161
18162 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
18163 '[' and ']' characters.
18164
5e61e7c0
IB
181652015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
18166
18167 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
18168
28bf096c
PA
181692015-06-29 Pedro Alves <palves@redhat.com>
18170
18171 PR threads/18127
18172 * gdb.threads/hand-call-new-thread.c: New file.
18173 * gdb.threads/hand-call-new-thread.c: New file.
18174
ee93cd5e
KS
181752015-06-26 Keith Seitz <keiths@redhat.com>
18176 Doug Evans <dje@google.com>
18177
18178 PR 16253
18179 * gdb.cp/var-tag-2.cc: New file.
18180 * gdb.cp/var-tag-3.cc: New file.
18181 * gdb.cp/var-tag-4.cc: New file.
18182 * gdb.cp/var-tag.cc: New file.
18183 * gdb.cp/var-tag.exp: New file.
18184
fc637f04
PP
181852015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18186
18187 * gdb.base/history-duplicates.exp: New test.
18188
2e52ae68
PP
181892015-06-26 Patrick Palka <patrick@parcs.ath.cx>
18190
18191 * gdb.base/completion.exp: Test the completion of the "focus"
18192 command.
18193
6e22494e
JK
181942015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18195
18196 * gdb.arch/amd64-prologue-skip.S: New file.
18197 * gdb.arch/amd64-prologue-skip.exp: New file.
18198
bf7b9cd9
SM
181992015-06-25 Simon Marchi <simon.marchi@ericsson.com>
18200
18201 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
18202 is_address_zero_readable check.
18203
201e8dfd
PB
182042015-06-24 Peter Bergner <bergner@vnet.ibm.com>
18205
18206 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
18207 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
18208
5cd867b4
YQ
182092015-06-24 Yao Qi <yao.qi@linaro.org>
18210
18211 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
18212 linux targets.
18213
4d7be007
YQ
182142015-06-24 Yao Qi <yao.qi@linaro.org>
18215
18216 * lib/gdb.exp (supports_get_siginfo_type): New proc.
18217 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
18218 * gdb.base/siginfo-thread.exp: Likewise.
18219
07fcd301
YQ
182202015-06-22 Yao Qi <yao.qi@linaro.org>
18221
18222 * boards/remote-gdbserver-on-localhost.exp: Add comments.
18223
52042a00
YQ
182242015-06-22 Yao Qi <yao.qi@linaro.org>
18225
18226 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
18227 aarch64*-*-*.
18228 (skip_hw_watchpoint_tests): Likewise.
18229
74bd41ce
PP
182302015-06-18 Patrick Palka <patrick@parcs.ath.cx>
18231
18232 * gdb.base/gdbinit-history.exp: Test the interaction between
18233 setting GDBHISTSIZE and setting the history size via .gdbinit.
18234
bc460514
PP
182352015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18236
18237 PR gdb/16999
18238 * gdb.base/gdbhistsize-history.exp: New test.
18239
b58c513b
PP
182402015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18241
18242 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
18243 with GDBHISTSIZE.
18244 * gdb.base/readline.exp: Likewise.
18245
92046791
YQ
182462015-06-17 Yao Qi <yao.qi@linaro.org>
18247
18248 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
18249 line.
18250
2093d2d3
PP
182512015-06-17 Patrick Palka <patrick@parcs.ath.cx>
18252
18253 * gdb.base/gdbinit-history.exp: Add test case to check that
18254 an unlimited history file does not get truncated on exit.
18255
e6c693af
AA
182562015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
18257
18258 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
18259 (VECTOR): New macro. Use it...
18260 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
18261 ...for these typedefs.
18262 (int8, char1, int1, double1): New typedefs.
18263 (struct just_int2, struct two_int2): New structures.
18264 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18265 (add_structvecs, add_singlevecs): New functions.
18266 (main): Call add_some_intvecs twice.
18267 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18268 the compile and exit upon failure. Try compiling for the "native"
18269 architecture. Test inferior function calls with vector arguments
18270 and vector return value handling with "finish" and "return".
18271
c74f7d1c
JT
182722015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18273
18274 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18275 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18276 PE file.
18277 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18278
98aa42ee
AT
182792015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18280
18281 PR breakpoints/16465
18282 * gdb.mi/mi-dprintf-pending.c: New file.
18283 * gdb.mi/mi-dprintf-pending.exp: New test.
18284 * gdb.mi/mi-dprintf-pendshr.c: New file.
18285
7d73c23c 182862015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 18287 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
18288
18289 * gdb.arch/i386-mpx-map.c: New file.
18290 * gdb.arch/i386-mpx-map.exp: New File.
18291
182922015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18293
18294 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18295 * gdb.arch/i386-mpx.exp: Indentation fixed.
18296
182972015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18298
18299 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18300 function and improved indentation.
18301 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18302 gdb_test_multiple. Added additional tests to skip the test.
18303
183042015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18305
18306 * gdb.arch/i386-avx512.c: Change path in include file.
18307 * gdb.arch/i386-avx512.exp: Change include dir path
18308 compilation flag.
18309 * gdb.arch/i386-mpx.c: Change path in include file.
18310 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18311 flag.
18312
d5eba19a
JK
183132015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18314
18315 * gdb.compile/compile-print.exp (compile print *vararray@3)
18316 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18317
7f361056
JK
183182015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18319
18320 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18321 (do not keep jit in memory): ... this.
18322 (expect 5): Change it to ...
18323 (expect no 5): ... this.
18324
3b462ec2
SM
183252015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18326
18327 PR gdb/15564
18328 * gdb.mi/mi-detach.exp: New file.
18329
e0619de6
JK
183302015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18331
18332 PR symtab/18392
18333 * gdb.arch/amd64-tailcall-self.S: New file.
18334 * gdb.arch/amd64-tailcall-self.c: New file.
18335 * gdb.arch/amd64-tailcall-self.exp: New file.
18336
e970cb34
DB
183372015-05-28 Don Breazeal <donb@codesourcery.com>
18338
18339 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18340 tests for remote targets by checking is_target_gdbserver.
18341
b2e2f908
DE
183422015-05-27 Doug Evans <dje@google.com>
18343
18344 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18345 * gdb.dwarf2/opaque-type-lookup.c: New file.
18346 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18347
82c7be31
DE
183482015-05-26 Doug Evans <dje@google.com>
18349
18350 * gdb.cp/iostream.cc: New file.
18351 * gdb.cp/iostream.exp: New file.
18352
b4f54984
DE
183532015-05-26 Doug Evans <dje@google.com>
18354
18355 * gdb.dwarf2/dw2-op-call.exp: Update.
18356 * gdb.dwarf2/dw4-sig-types.exp: Update.
18357 * gdb.dwarf2/implptr.exp: Update.
18358 * gdb.mi/mi-cmd-param-changed.exp: Update.
18359
4ea6efe9
DE
183602015-05-26 Doug Evans <dje@google.com>
18361
18362 * gdb.python/py-lazy-string.c: New file.
18363 * gdb.python/py-lazy-string.exp: New file.
18364 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18365 (main): Update. Add estring3.
18366 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18367 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18368
f6bb7db3
YQ
183692015-05-26 Omair Javaid <omair.javaid@linaro.org>
18370 Yao Qi <yao.qi@linaro.org>
18371
18372 * gdb.reverse/aarch64.c: New.
18373 * gdb.reverse/aarch64.exp: New.
18374
a81bfbd0
OJ
183752015-05-26 Omair Javaid <omair.javaid@linaro.org>
18376
25d49b86
PA
18377 * lib/gdb.exp (supports_process_record): Return true for
18378 aarch64*-linux*.
a81bfbd0
OJ
18379 (supports_reverse): Likewise.
18380
158bf1b4
PP
183812015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18382
18383 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18384 Use with_test_prefix.
18385
a0145030
AB
183862015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18387
18388 * gdb.base/completion.exp: Add test for completion of layout
18389 names.
18390
ebe3b578
AB
183912015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18392
18393 * lib/gdb.exp (skip_tui_tests): New proc.
18394 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18395
84204ed7
PA
183962015-05-19 Pedro Alves <palves@redhat.com>
18397
18398 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18399 Save the whole env array instead of just HOME. Unset HISTSIZE in
18400 the environment while testing. Restore whole environment
18401 afterwards.
18402
37442ce1
DE
184032015-05-16 Doug Evans <xdje42@gmail.com>
18404
18405 * gdb.guile/scm-ports.c: New file.
18406 * gdb.guile/scm-ports.exp: Add memory port tests.
18407
36de76f9
JK
184082015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18409
18410 * gdb.compile/compile-print.c: New file.
18411 * gdb.compile/compile-print.exp: New file.
18412
3a9558c4
JK
184132015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18414
18415 * gdb.compile/compile-ops.exp: Cast param to void.
18416 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18417 (compile code struct_object.selffield = &struct_object): Add xfail.
18418
aa715135
JG
184192015-05-15 Joel Brobecker <brobecker@adacore.com>
18420
18421 * gdb.ada/arr_enum_with_gap: New testcase.
18422
931e5bc3
JG
184232015-05-15 Joel Brobecker <brobecker@adacore.com>
18424
18425 * gdb.ada/byte_packed_arr: New testcase.
18426
9cd4d857
JB
184272015-05-15 Joel Brobecker <brobecker@adacore.com>
18428
18429 * gdb.ada/pckd_neg: New testcase.
18430
ebfd00d2
PP
184312015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18432
18433 PR gdb/17820
18434 * gdb.base/gdbinit-history.exp: New test.
18435 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18436 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18437
4c082a81
SC
184382015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18439
18440 * gdb.python/py-xmethods.cc: Enhance test case.
18441 * gdb.python/py-xmethods.exp: New tests.
18442 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18443 function.
18444 (B_indexoper): Likewise.
18445 (global_dm_list) : Add new xmethod worker functions.
18446
f7797074
SDJ
184472015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18448
18449 * gdb.base/coredump-filter.exp: Correctly unset
18450 "coredump_var_addr" array.
18451
a4674e4e
PA
184522015-05-08 Pedro Alves <palves@redhat.com>
18453
18454 * gdb.server/non-existing-program.exp: Unset spawn_id.
18455
df2eb078
SC
184562015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18457
18458 PR python/18291
18459 * gdb.python/py-xmethods.exp: Add tests.
18460
422349a3
YQ
184612015-05-08 Yao Qi <yao.qi@linaro.org>
18462
18463 PR gdb/18208
18464 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18465 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18466 function set_coredump_filter, and remove remote_exec call.
18467 Remove argument ipid. Callers update.
18468 (top level): Don't get inferior's PID.
18469
63fc80ce
AA
184702015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18471
18472 * gdb.base/watch_thread_num.exp: Skip test on targets without
18473 access watchpoints.
18474
80ad801e
PA
184752015-05-06 Pedro Alves <palves@redhat.com>
18476
18477 PR server/18081
18478 * gdb.server/non-existing-program.exp: New file.
18479
0fa7fe50
JB
184802015-05-05 Joel Brobecker <brobecker@adacore.com>
18481
18482 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18483
3ea89b92
PMR
184842015-05-05 Joel Brobecker <brobecker@adacore.com>
18485
18486 * gdb.ada/out_of_line_in_inlined: New testcase.
18487
87b8eff0
JB
184882015-05-05 Joel Brobecker <brobecker@adacore.com>
18489
18490 * gdb.ada/var_rec_arr: New testcase.
18491
5fccc635
YQ
184922015-04-30 Yao Qi <yao.qi@linaro.org>
18493
18494 * gdb.base/break-idempotent.exp: If
18495 skip_hw_watchpoint_multi_tests returns true, skip the tests
18496 on "rwatch" and "awatch".
18497
42d38f42
YQ
184982015-04-30 Yao Qi <yao.qi@linaro.org>
18499
18500 * gdb.base/relativedebug.exp: Invoke gdb command
18501 "info sharedlibrary", and if libc.so doesn't have debug info,
18502 skip the test.
18503
2ce1cdbf
DE
185042015-04-29 Doug Evans <dje@google.com>
18505
18506 * gdb.python/py-xmethods.exp: Add ptype tests.
18507 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18508 get_result_type method.
18509
f24a38c5
LM
185102015-04-29 Luis Machado <lgustavo@codesourcery.com>
18511
18512 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18513 the target does not support hardware watchpoints.
18514
ecbf2b3c
LM
185152015-04-29 Luis Machado <lgustavo@codesourcery.com>
18516
18517 * gdb.base/break-always.exp: Abort testing if writing to memory
18518 causes an error.
18519
34f5f757
DE
185202015-04-28 Doug Evans <dje@google.com>
18521
18522 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18523 * gdb.python/py-pp-registration.exp: ... here. New file.
18524 * gdb.python/py-pp-registration.c: New file.
18525 * gdb.python/py-pp-registration.py: New file.
18526
69b4374a
DE
185272015-04-28 Doug Evans <dje@google.com>
18528
18529 * gdb.python/py-bad-printers.c: New file.
18530 * gdb.python/py-bad-printers.py: New file.
18531 * gdb.python/py-bad-printers.exp: New file.
18532
59fb7612
SS
185332015-04-28 Sasha Smundak <asmundak@google.com>
18534
18535 * gdb.python/py-type.exp: New test.
18536
2631b16a
AW
185372015-04-28 Andy Wingo <wingo@igalia.com>
18538
18539 * gdb.python/py-parameter.exp:
18540 * gdb.guile/scm-parameter.exp: Escape the path that we are
18541 matching against, as it might contain characters that are special
18542 to regular expressions.
18543
460efde1
JB
185442015-04-27 Joel Brobecker <brobecker@adacore.com>
18545
18546 * gdb.ada/rec_comp: New testcase.
18547
2d369d8e
SDJ
185482015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18549
18550 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18551 before using it.
18552
cf75d6c3
AB
185532015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18554
18555 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18556 new tests for verilog output.
18557
8dbe7ca5
YQ
185582015-04-24 Yao Qi <yao.qi@linaro.org>
18559
18560 * boards/remote-gdbserver-on-localhost.exp: New file.
18561
4ef9fb2f
PA
185622015-04-23 Pedro Alves <palves@redhat.com>
18563
18564 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18565 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18566 "end of file", remove $inferior_spawn_id from the indirect list.
18567
0a803169
PA
185682015-04-23 Pedro Alves <palves@redhat.com>
18569
18570 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18571
749ef8f8
PA
185722015-04-23 Pedro Alves <palves@redhat.com>
18573
18574 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18575 on $any_spawn_id instead of only on $gdb_spawn_id.
18576
8aae4344
PM
185772015-04-21 Pierre Muller <muller@sourceware.org>
18578
18579 PR pascal/17815
18580 * lib/pascal.exp (gpc_compile): Add new option "class".
18581 (fpc_compile): Likewise.
18582 * gdb.pascal/case-insensitive-symbols.pas: New file.
18583 * gdb.pascal/case-insensitive-symbols.exp: New file.
18584
1586c8fb
GB
185852015-04-20 Gary Benson <gbenson@redhat.com>
18586
18587 * gdb.base/attach.exp: Fix three extended remote failures.
18588
1b6e6f5c
GB
185892015-04-17 Gary Benson <gbenson@redhat.com>
18590
18591 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18592 the main executable over the remote protocol.
18593
e797481d
PA
185942015-04-16 Pedro Alves <palves@redhat.com>
18595
18596 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18597 a new gdbserver if gdbserver_reconnect_p is set.
18598
1ca99c42
PA
185992015-04-16 Pedro Alves <palves@redhat.com>
18600
18601 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18602 is set, don't exit gdbserver.
18603
af9fd6f8
AA
186042015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18605
18606 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18607 appropriate .insn, such that an older assembler can be used.
18608 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18609 the z/Architecture instruction set on 31-bit targets as well.
18610
04ff1e61
AA
186112015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18612
18613 * gdb.go/handcall.exp: Remove all logic related to the first
18614 breakpoint and rely on go_runto_main instead.
18615 * gdb.go/strings.exp: Likewise.
18616 * gdb.go/unsafe.exp: Likewise.
18617 * gdb.go/hello.exp: Likewise. Also rename the remaining
18618 breakpoint marker to "breakpoint 1".
18619 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18620 * gdb.go/strings.go: Likewise.
18621 * gdb.go/unsafe.go: Likewise.
18622 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18623 "set breakpoint 2 here" and rename the remaining breakpoint marker
18624 to "breakpoint 1".
18625
40d2f8d6
SM
186262015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18627
18628 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18629 if itertools.imap is not present.
18630 * gdb.python/py-objfile.exp: Add parentheses.
18631 * gdb.python/py-type.exp: Same.
18632 * gdb.python/py-unwind-maint.py: Same.
18633
8cbc97c6
YQ
186342015-04-15 Yao Qi <yao.qi@linaro.org>
18635
18636 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18637 of ":$ptr_size" and set its form explicitly.
18638
45fd756c
YQ
186392015-04-15 Pedro Alves <palves@redhat.com>
18640 Yao Qi <yao.qi@linaro.org>
18641
18642 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18643 timeout by factor of 4.
18644 (test_regular_watch): Likewise.
18645 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18646 * gdb.reverse/sigall-reverse.exp: Likewise.
18647 * gdb.reverse/until-precsave.exp: Likewise.
18648 * lib/gdb.exp (with_timeout_factor): New proc.
18649 (gdb_expect): Move some code to ...
18650 (get_largest_timeout): ... here. New procedure.
18651
9e811bc3
LM
186522015-04-14 Luis Machado <lgustavo@codesourcery.com>
18653
18654 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18655
0ff6fcb2
LM
186562015-04-13 Luis Machado <lgustavo@codesourcery.com>
18657
18658 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18659 to write to the .text section.
18660
7578d5f7
LM
186612015-04-13 Luis Machado <lgustavo@codesourcery.com>
18662
18663 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18664 Handle the case of targets that do not provide PID information.
18665
2efe15c4
YQ
186662015-04-13 Yao Qi <yao.qi@linaro.org>
18667
18668 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18669 and use expect instead of gdb_expect.
18670
8cd8f2f8
SDJ
186712015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18672
18673 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18674 "coredump_var_addr" to avoid naming conflict with other testcases.
18675
9ee41772
PA
186762015-04-10 Pedro Alves <palves@redhat.com>
18677
18678 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18679 gdb_test_sequence and gdb_assert.
18680
07473109
PA
186812015-04-10 Pedro Alves <palves@redhat.com>
18682
18683 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18684 test messages that don't include the breakpoint address.
18685
de3db44c
YQ
186862015-04-10 Yao Qi <yao.qi@linaro.org>
18687
18688 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18689 false for some offset and width combinations which aren't
18690 supported by linux kernel.
18691
c79d856c
PA
186922015-04-10 Pedro Alves <palves@redhat.com>
18693
18694 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18695 procedure, factored out from ...
18696 (top level): ... here. Add "set displaced-stepping" testing axis.
18697 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18698 parameter "displaced". Use it.
18699 (top level): Use foreach and add "set displaced-stepping" testing
18700 axis.
18701
ebc90b50
PA
187022015-04-10 Pedro Alves <palves@redhat.com>
18703
18704 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18705 Remove comment.
18706 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18707 both the address of the instruction that triggers the watchpoint
18708 and the address of the instruction immediately after, and use
18709 those addresses for the test. Fix comment.
18710
8f572e5c
PA
187112015-04-10 Pedro Alves <palves@redhat.com>
18712
18713 * gdb.base/sigstep.exp (breakpoint_to_handler)
18714 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18715 Test "backtrace" in handler.
18716 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18717 (top level): Add new "displaced" test axis to
18718 breakpoint_to_handler, breakpoint_to_handler_entry and
18719 breakpoint_over_handler.
18720
8d707a12
PA
187212015-04-10 Pedro Alves <palves@redhat.com>
18722
18723 PR gdb/18216
18724 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18725
ef713951
YQ
187262015-04-10 Yao Qi <yao.qi@linaro.org>
18727
18728 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18729 (test_add_rn_pc): New function.
18730 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18731 (top level): Invoke test_add_rn_pc.
18732
906d60cf
PA
187332015-04-10 Pedro Alves <palves@redhat.com>
18734
18735 PR gdb/13858
18736 * gdb.base/step-over-no-symbols.exp: New file.
18737
f2983cc3
AW
187382015-04-09 Andy Wingo <wingo@igalia.com>
18739
18740 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18741 after the Python tests.
18742
6d62641c
SDJ
187432015-04-08 Keith Seitz <keiths@redhat.com>
18744
18745 PR python/16699
18746 * gdb.python/py-completion.exp: New tests for completion.
18747 * gdb.python/py-completion.py (CompleteLimit1): New class.
18748 (CompleteLimit2): Likewise.
18749 (CompleteLimit3): Likewise.
18750 (CompleteLimit4): Likewise.
18751 (CompleteLimit5): Likewise.
18752 (CompleteLimit6): Likewise.
18753 (CompleteLimit7): Likewise.
18754
f3770638
PA
187552015-04-08 Pedro Alves <palves@redhat.com>
18756
18757 PR gdb/18214
18758 PR gdb/18216
18759 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18760 function.
18761 (main): Install it as SIGUSR1 handler.
18762 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18763 parameter. Always use "setup" as prefix. Toggle "set
18764 displaced-stepping" off/on depending on global. Don't switch to
18765 thread 1 here.
18766 (top level): Add displaced stepping "off/on" test axis. Update
18767 "setup" calls. Wrap each subtest with with_test_prefix. Test
18768 continuing with a queued signal in each thread.
18769
4496bed7
PA
187702015-04-08 Pedro Alves <palves@redhat.com>
18771
18772 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18773 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18774 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18775 Return early if running to main fails.
18776 * gdb.trace/while-stepping.exp: Likewise.
18777
b97fde92
PA
187782015-04-07 Pedro Alves <palves@redhat.com>
18779
18780 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18781 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18782 interact with inferior program.
18783
f71c18e7
PA
187842015-04-07 Pedro Alves <palves@redhat.com>
18785
18786 * lib/gdb.exp (inferior_spawn_id): New global.
18787 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18788 spawn id after processing the user code.
18789 (default_gdb_start): Set inferior_spawn_id.
18790 (send_inferior): New procedure.
18791 * lib/gdbserver-support.exp (gdbserver_start): Set
18792 inferior_spawn_id.
18793 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18794
6423214f
PA
187952015-04-07 Pedro Alves <palves@redhat.com>
18796
18797 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18798 * lib/gdbserver-support.exp (gdbserver_start): Make
18799 $server_spawn_id global.
18800 (gdbserver_start): Don't wait for gdbserver's spawn id with
18801 expect_background.
18802 (close_gdbserver): New procedure.
18803 (gdb_exit): Rename the default version and reimplement.
18804
71c0ee8c
PA
188052015-04-07 Pedro Alves <palves@redhat.com>
18806
72f4393d 18807 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18808 append the substituted item, not the original item.
18809
203bc29b
PA
188102015-04-07 Pedro Alves <palves@redhat.com>
18811
18812 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18813 gdb_expect.
18814
508a3ddf
PA
188152015-04-07 Pedro Alves <palves@redhat.com>
18816
18817 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18818 output appearing once only.
18819
9f6dbe2b
PA
188202015-04-07 Pedro Alves <palves@redhat.com>
18821
18822 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18823 that doesn't expect anything. Return early if running to main
18824 fails.
18825
337532fa
YQ
188262015-04-07 Yao Qi <yao.qi@linaro.org>
18827
18828 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18829 (child_function): Call alarm.
18830 (main): Move call to alarm into the loop.
18831 * gdb.threads/non-stop-fair-events.exp: Build program with
18832 -DTIMEOUT=$timeout.
18833
01b622d4
DE
188342015-04-06 Doug Evans <xdje42@gmail.com>
18835
18836 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18837 Fix dest parameter to board_info.
18838 (fpc_compile): Ditto.
18839 (gdb_compile_pascal): Rename dest arg to destfile.
18840
961f4160
PMR
188412015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18842
18843 * gdb.ada/funcall_ref.exp: New file.
18844 * gdb.ada/funcall_ref/foo.adb: New file.
18845
cafda597
YQ
188462015-04-02 Yao Qi <yao.qi@linaro.org>
18847
18848 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18849 is remote.
18850
fed040c6
GB
188512015-04-02 Gary Benson <gbenson@redhat.com>
18852
18853 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18854
d11916aa
SS
188552015-04-01 Sasha Smundak <asmundak@google.com>
18856
18857 * gdb.python/py-unwind-maint.c: New file.
18858 * gdb.python/py-unwind-maint.exp: New test.
18859 * gdb.python/py-unwind-maint.py: New file.
18860 * gdb.python/py-unwind.c: New file.
18861 * gdb.python/py-unwind.exp: New test.
18862 * gdb.python/py-unwind.py: New test.
18863
a1471180
PA
188642015-04-01 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18867 to fail instead of non-existent $test.
18868
0bbeccb1
PA
188692015-04-01 Pedro Alves <palves@redhat.com>
18870
18871 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18872 GDBFLAGS if not empty.
18873
3c724c8c
PMR
188742015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18875
18876 * gdb.ada/complete.exp: Remove "multi_line".
18877 * gdb.ada/info_exc.exp: Remove "multi_line".
18878 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18879 * gdb.ada/ptype_field.exp: Remove "multi_line".
18880 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18881 * gdb.ada/tagged.exp: Remove "multi_line".
18882 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18883 [multi_line ...]
18884 * gdb.btrace/delta.exp: Likewise.
18885 * gdb.btrace/exception.exp: Likewise.
18886 * gdb.btrace/function_call_history.exp: Likewise.
18887 * gdb.btrace/instruction_history.exp: Likewise.
18888 * gdb.btrace/nohist.exp: Likewise.
18889 * gdb.btrace/record_goto.exp: Likewise.
18890 * gdb.btrace/segv.exp: Likewise.
18891 * gdb.btrace/stepi.exp: Likewise.
18892 * gdb.btrace/tailcall.exp: Likewise.
18893 * gdb.btrace/unknown_functions.exp: Likewise.
18894 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18895 * lib/gdb.exp: Add the "multi_line" helper.
18896
4eec2deb
PA
188972015-04-01 Pedro Alves <palves@redhat.com>
18898
18899 * gdb.threads/tid-reuse.c: New file.
18900 * gdb.threads/tid-reuse.exp: New file.
18901
df8411da
SDJ
189022015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18903
18904 PR corefiles/16092
18905 * gdb.base/coredump-filter.c: New file.
18906 * gdb.base/coredump-filter.exp: Likewise.
18907
6ef37366
PM
189082015-03-27 Petr Machata <pmachata@redhat.com>
18909
18910 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18911 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18912 (Dwarf::assemble): Initialize them.
18913 (Dwarf::lines): New function.
18914
7ec911b0
JT
189152015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18916
18917 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18918 SYMBOL_PREFIX for x86_64-*-cygwin.
18919
ff908ebf
AW
189202015-03-26 Andy Wingo <wingo@igalia.com>
18921
18922 PR symtab/18148
18923 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18924 const_value but not a location.
18925 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18926 location defined in non-main CUs are visible.
18927
6d5f0679
YQ
189282015-03-26 Yao Qi <yao.qi@linaro.org>
18929
18930 PR testsuite/18139
18931 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18932 Add a line number entry for the same line.
18933 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18934 Add a line number entry for the same line.
18935
2898689b
YQ
189362015-03-26 Yao Qi <yao.qi@linaro.org>
18937
18938 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18939 .int 0.
18940 (func): Likewise. Add .Lfunc_1 label.
18941 Use .Lfunc_1 label.
18942 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18943 .int 0.
18944 (func): Likewise.
18945 Use .Lfunc_1 label.
18946
85180498
YQ
189472015-03-26 Yao Qi <yao.qi@linaro.org>
18948
18949 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18950 Call gdb_compile instead to compile each .s files without debug
18951 information.
18952
8aa08a8d
YQ
189532015-03-26 Yao Qi <yao.qi@linaro.org>
18954
18955 * gdb.base/savedregs.exp (process_saved_regs): Make
18956 "Saved registers:" optional in the pattern.
18957
66849923
MM
189582015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18959
18960 * gdb.btrace/next.exp: Merged into step.exp.
18961 * gdb.btrace/finish.exp: Merged into step.exp.
18962 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18963 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18964 "record goto" and checking the exact replay position.
18965 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18966 check for "Recording format" in "info record" output.
18967 * gdb.btrace/record_goto.exp: Choose test file based on target.
18968 * gdb.btrace/x86-record_goto.S: Renamed into ...
18969 * gdb.btrace/x86_64-record_goto.S: ... this.
18970 * gdb.btrace/i686-record_goto.S: New.
18971 * gdb.btrace/x86-tailcall.S: Renamed into ...
18972 * gdb.btrace/x86_64-tailcall.S: ... this.
18973 * gdb.btrace/i686-tailcall.S: New.
18974 * gdb.btrace/x86-tailcall.c: Renamed into ...
18975 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18976 separate statements. Update test.
18977 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18978 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18979 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18980 * gdb.btrace/tailcall.exp: Choose test file based on target.
18981 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18982
11cc1b74
MM
189832015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18984
18985 * gdb.btrace/exception.exp: Increase BTS buffer size.
18986
a25d8bf9
PA
189872015-03-24 Pedro Alves <palves@redhat.com>
18988
18989 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18990
856e7dd6
PA
189912015-03-24 Pedro Alves <palves@redhat.com>
18992
18993 * gdb.threads/schedlock.exp (test_step): No longer expect that
18994 "set scheduler-locking step" with "next" over a function call runs
18995 threads unlocked.
18996
ad235a41
AT
189972015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18998
18999 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
19000
15630549
AT
190012015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
19002
19003 PR breakpoints/16466
19004 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
19005 * gdb.mi/mi-pending.c (thread_func): New function.
19006 (int main): Add threading support required.
19007 * gdb.mi/mi-pending.exp: Add tests for this issue.
19008 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
19009 (pendfunc2): Remove stdio dependency.
19010 * gdb.mi/mi-pendshr2.c: New file.
19011
693dca06
KS
190122015-03-23 Keith Seitz <keiths@redhat.com>
19013
19014 * gdb.linespec/keywords.c: New file.
19015 * gdb.linespec/keywords.exp: New file.
19016
7e993ebf
KS
190172015-03-23 Keith Seitz <keiths@redhat.com>
19018
19019 PR gdb/18021
19020 * gdb.dwarf2/staticvirtual.exp: New test.
19021
bc23328c
JK
190222015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
19023
19024 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
19025 * README: Remove HP-UX and gdb.hp.
19026 (configuration):
19027 * configure: Regenerate.
19028 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
19029 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
19030 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
19031 gdb.hp/gdb.defects/Makefile.
19032 * gdb.hp/Makefile.in: File deleted.
19033 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
19034 * gdb.hp/gdb.aCC/optimize.c: File deleted.
19035 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
19036 * gdb.hp/gdb.aCC/run.c: File deleted.
19037 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
19038 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
19039 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
19040 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
19041 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
19042 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
19043 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
19044 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
19045 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
19046 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
19047 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
19048 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
19049 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
19050 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
19051 * gdb.hp/gdb.base-hp/reg.s: File deleted.
19052 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
19053 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
19054 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
19055 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
19056 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
19057 * gdb.hp/gdb.compat/Makefile.in: File deleted.
19058 * gdb.hp/gdb.compat/average.c: File deleted.
19059 * gdb.hp/gdb.compat/sum.c: File deleted.
19060 * gdb.hp/gdb.compat/xdb.c: File deleted.
19061 * gdb.hp/gdb.compat/xdb0.c: File deleted.
19062 * gdb.hp/gdb.compat/xdb0.h: File deleted.
19063 * gdb.hp/gdb.compat/xdb1.c: File deleted.
19064 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
19065 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
19066 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
19067 * gdb.hp/gdb.defects/Makefile.in: File deleted.
19068 * gdb.hp/gdb.defects/bs14602.c: File deleted.
19069 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
19070 * gdb.hp/gdb.defects/solib-d.c: File deleted.
19071 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
19072 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
19073 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
19074 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
19075 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
19076 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
19077 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
19078 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
19079 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
19080 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
19081 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
19082 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
19083 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
19084 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
19085 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
19086 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
19087 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
19088 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
19089 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
19090 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
19091 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
19092 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
19093 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
19094 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
19095 * gdb.hp/tools/odump: File deleted.
19096
8bf3b159
PA
190972015-03-19 Pedro Alves <palves@redhat.com>
19098
19099 * gdb.threads/continue-pending-status.exp (saw_thread_2)
19100 (saw_thread_3): New globals.
19101 (top level): Increment them when an event for the corresponding
19102 thread is seen.
19103 (no thread starvation): New test.
19104
eb54c8bf
PA
191052015-03-19 Pedro Alves <palves@redhat.com>
19106
19107 * gdb.threads/continue-pending-status.c: New file.
19108 * gdb.threads/continue-pending-status.exp: New file.
19109
32d2e5d6
PA
191102015-03-18 Pedro Alves <palves@redhat.com>
19111
19112 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
19113 Use gdb_is_target_remote instead of is_remote. Use
19114 gdb_test_multiple instead of gdb_expect. Exit early if
19115 gdb_test_multiple hits its internal matches. Tighten stepi tests
19116 expected output. Fail on exit with any signal, instead of just
19117 SIGILL.
19118
f68f11b7
YQ
191192015-03-18 Yao Qi <yao.qi@linaro.org>
19120
19121 PR tdep/18107
19122 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
19123 variable.
19124 * gdb.base/catch-syscall.exp: Don't skip it on
19125 aarch64*-*-linux* target. Remove elements in all_syscalls.
19126 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
19127 target.
19128 (setup_all_syscalls): New proc.
19129
ca5fd19b
YQ
191302015-03-16 Yao Qi <yao.qi@linaro.org>
19131
19132 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
19133 (top level): Skip tests if valid_addr_p returns false for
19134 $cmd1 or $cmd2.
19135
85642ba0
AW
191362015-03-11 Andy Wingo <wingo@igalia.com>
19137
19138 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
19139
e03f9645
YQ
191402015-03-11 Yao Qi <yao.qi@linaro.org>
19141
19142 * gdb.base/catch-syscall.exp: Fix typo in comments.
19143
5d0962b2
YQ
191442015-03-11 Yao Qi <yao.qi@linaro.org>
19145
19146 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
19147
b2df3cef
PA
191482015-03-09 Pedro Alves <palves@redhat.com>
19149
19150 * dg-extract-results.py: Delete.
19151
ef878e53
PA
191522015-03-09 Pedro Alves <palves@redhat.com>
19153
19154 Merge dg-extract-results.sh from GCC upstream (r218843).
19155
19156 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
19157 * dg-extract-results.sh: Use --text with grep to avoid issues with
19158 binary files. Fall back to cat -v, if that doesn't work.
19159
9494d219
PA
191602015-03-05 Pedro Alves <palves@redhat.com>
19161
19162 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
19163
a8d9763a
SM
191642015-03-04 Simon Marchi <simon.marchi@ericsson.com>
19165
19166 * lib/mi-support.exp (mi_expect_interrupt): Accept
19167 alternative event for when in all-stop mode.
19168
be9957b8
PA
191692015-03-04 Pedro Alves <palves@redhat.com>
19170
19171 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
19172
d57be0f4 191732015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
19174
19175 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
19176
c214c7cf
AA
191772015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19178
19179 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
19180 regexps for GDB's current line display, accept a hex address
19181 preceding the line number.
19182
6d74a497
AA
191832015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
19184
19185 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
19186 the 'arch1' variable for "s390*-linux*" targets.
19187
511aee7c
PA
191882015-03-04 Pedro Alves <palves@redhat.com>
19189
19190 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
19191 (main): Pass missing retval argument to pthread_join call.
19192
95e50b27
PA
191932015-03-02 Pedro Alves <palves@redhat.com>
19194
19195 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
19196 (top level): Call do_test with non-stop as well.
19197
28054d69
PA
191982015-03-02 Pedro Alves <palves@redhat.com>
19199
19200 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
19201 -1.
19202
4fa5d7b4
AA
192032015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19204
19205 * gdb.arch/s390-vregs.exp: New test.
19206 * gdb.arch/s390-vregs.S: New file.
19207
97c18565
PA
192082015-02-27 Pedro Alves <palves@redhat.com>
19209
19210 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
19211 call to catch_command_errors.
19212 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
19213 catch_command_errors.
19214
a37bfa30
PA
192152015-02-27 Pedro Alves <palves@redhat.com>
19216
19217 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
19218 "true" for boolean result.
19219 * gdb.gdb/selftest.exp (test_with_self): Also accept full
19220 prototype of main.
19221
6f98576f
PA
192222015-02-27 Pedro Alves <palves@redhat.com>
19223
19224 * lib/unbuffer_output.c: New file.
19225 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
19226 (main): Call gdb_unbuffer_output.
19227
eba5ab56
YQ
192282015-02-27 Yao Qi <yao.qi@linaro.org>
19229
19230 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
19231 target.
19232
0def5aaa
DE
192332015-02-26 Doug Evans <dje@google.com>
19234
19235 * gdb.cp/class2.cc (Dbase, D): New classes.
19236 (main): New local delta.
19237 * gdb.cp/class2.exp: Test printing delta.
19238 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
19239 (dynbar): New global.
19240 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
19241
081a1c2c
JK
192422015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19243
19244 * gdb.compile/compile-ifunc.c: New file.
19245 * gdb.compile/compile-ifunc.exp: New file.
19246
2f41223f
AT
192472015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
19248
19249 * gdb.base/structs.exp: Check for correct struct on finish.
19250
03eddd80
YQ
192512015-02-26 Yao Qi <yao.qi@linaro.org>
19252
19253 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
19254 is zero.
19255
80c57053
JK
192562015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
19257
19258 * gdb.arch/cordic.ko.bz2: New file.
19259 * gdb.arch/cordic.ko.debug.bz2: New file.
19260 * gdb.arch/ppc64-symtab-cordic.exp: New file.
19261
21613c12
YQ
192622015-02-25 Yao Qi <yao.qi@linaro.org>
19263
19264 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19265 aarch64*-*-* target.
19266
d8b901ed
PA
192672015-02-23 Pedro Alves <palves@redhat.com>
19268
19269 * lib/gdb.exp (delete_breakpoints): Rewrite using
19270 gdb_test_multiple.
19271
e5b85ead
PA
192722015-02-23 Pedro Alves <palves@redhat.com>
19273
19274 * gdb.base/info-os.c: Include stdlib.h.
19275
85c3a371
DE
192762015-02-22 Doug Evans <xdje42@gmail.com>
19277
19278 PR symtab/17855
19279 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19280 is read after symbols have been re-read.
19281 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19282 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19283
96553a0c
DE
192842015-02-21 Doug Evans <dje@google.com>
19285
19286 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19287
97a0c697
JK
192882015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19289
19290 PR corefiles/17808
19291 * gdb.arch/i386-biarch-core.core.bz2: New file.
19292 * gdb.arch/i386-biarch-core.exp: New file.
19293
a47cd6e9
PA
192942015-02-21 Pedro Alves <palves@redhat.com>
19295
19296 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19297 runto_main fails.
19298
c5facdc4
PA
192992015-02-20 Pedro Alves <palves@redhat.com>
19300
19301 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19302 info probes.
19303
2db9a427
PA
193042015-02-20 Pedro Alves <palves@redhat.com>
19305
19306 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19307
60fb7e9e
PA
193082015-02-20 Pedro Alves <palves@redhat.com>
19309
19310 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19311 clean_restart before gdb_target_supports_trace.
19312
5c5019c2
PA
193132015-02-20 Pedro Alves <palves@redhat.com>
19314
19315 PR threads/18006
19316 * gdb.threads/clone-thread_db.c: New file.
19317 * gdb.threads/clone-thread_db.exp: New file.
19318
c9587f88
AT
193192015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19320
19321 PR breakpoints/16812
19322 * gdb.base/catch-gdb-caused-signals.c: New file.
19323 * gdb.base/catch-gdb-caused-signals.exp: New file.
19324
f6a88844
JM
193252015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19326
19327 * configure: Regenerated.
19328 * configure.ac: Use GDB_AC_TRANSFORM.
19329 * aclocal.m4: sinclude ../transform.m4.
19330
497c491b
JM
193312015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19332
19333 * lib/dtrace.exp: New file.
19334 * gdb.base/dtrace-probe.exp: Likewise.
19335 * gdb.base/dtrace-probe.d: Likewise.
19336 * gdb.base/dtrace-probe.c: Likewise.
19337 * lib/pdtrace.in: Likewise.
19338 * configure.ac: Output variables with the transformed names of
19339 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19340 * configure: Regenerated.
19341
03e98035
JM
193422015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19343
19344 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19345 expected message when trying to access $_probe_* convenience
19346 variables while not on a probe.
19347
63cc30e9
JK
193482015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19349
19350 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19351
0703599a
PA
193522015-02-11 Pedro Alves <pedro@codesourcery.com>
19353
19354 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19355 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19356
7e60a48e
DE
193572015-02-10 Doug Evans <xdje42@gmail.com>
19358
19359 * lib/gdb.exp (gdb_load): Always return a result.
19360
01b088bc
PA
193612015-02-10 Pedro Alves <palves@redhat.com>
19362
19363 * gdb.threads/signal-sigtrap.c: New file.
19364 * gdb.threads/signal-sigtrap.exp: New file.
19365
b05ec7a5
AT
193662015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19367
19368 * gdb.trace/no-attach-trace.c: New file.
19369 * gdb.trace/no-attach-trace.exp: New file.
19370
a2c2acaf
MW
193712015-02-09 Mark Wielaard <mjw@redhat.com>
19372
19373 * gdb.dwarf2/atomic.c: New file.
19374 * gdb.dwarf2/atomic-type.exp: Likewise.
19375
31fd9caa
MM
193762015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19377
19378 * gdb.btrace/buffer-size.exp: Update "info record" output.
19379 * gdb.btrace/delta.exp: Update "info record" output.
19380 * gdb.btrace/enable.exp: Update "info record" output.
19381 * gdb.btrace/finish.exp: Update "info record" output.
19382 * gdb.btrace/instruction_history.exp: Update "info record" output.
19383 * gdb.btrace/next.exp: Update "info record" output.
19384 * gdb.btrace/nexti.exp: Update "info record" output.
19385 * gdb.btrace/step.exp: Update "info record" output.
19386 * gdb.btrace/stepi.exp: Update "info record" output.
19387 * gdb.btrace/nohist.exp: Update "info record" output.
19388
d33501a5
MM
193892015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19390
19391 * gdb.btrace/buffer-size: New.
19392
f4abbc16
MM
193932015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19394
19395 * gdb.btrace/delta.exp: Update "info record" output.
19396 * gdb.btrace/enable.exp: Update "info record" output.
19397 * gdb.btrace/finish.exp: Update "info record" output.
19398 * gdb.btrace/instruction_history.exp: Update "info record" output.
19399 * gdb.btrace/next.exp: Update "info record" output.
19400 * gdb.btrace/nexti.exp: Update "info record" output.
19401 * gdb.btrace/step.exp: Update "info record" output.
19402 * gdb.btrace/stepi.exp: Update "info record" output.
19403 * gdb.btrace/nohist.exp: Update "info record" output.
19404
b9d61307
SM
194052015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19406
19407 PR gdb/15678
19408 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19409
e584fdbc
PA
194102015-02-06 Pedro Alves <palves@redhat.com>
19411
19412 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19413 macro.
19414 (seconds_left, again): New globals.
19415 (main): Wait seconds_left in a 1-second sleep loop instead of
19416 sleeping 180 seconds. If 'again' is set, reset the seconds
19417 counter.
19418 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19419 'again' in the inferior before detaching. Print the seconds left.
19420 (options): New global.
19421 (top level): Build program with -DTIMEOUT=$timeout.
19422
77f41761
PA
194232015-02-06 Pedro Alves <palves@redhat.com>
19424
19425 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19426 determine how many seconds to pass to 'alarm'.
19427 * gdb.base/gdb-sigterm.exp (top level): Build program with
19428 -DTIMEOUT=$timeout.
19429 (do_test): Return success/failure indication. Add more verbose
19430 logging. Don't fail if 200 single steps are seen. Instead, fail
19431 when the test times out.
19432 (passes): New global.
19433 (top level): Break the testing loop if testing fails on any
19434 iteration. Use gdb_assert.
19435
b9394193
DB
194362015-02-04 Don Breazeal <donb@codesourcery.com>
19437
19438 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19439 and initialize them.
19440 (ipc_cleanup): New function.
19441 (main): Don't declare shmid, semid, and msqid. Add a call to
19442 atexit so that we call ipc_cleanup on exit.
19443
42d9e528
PA
194442015-02-04 Pedro Alves <palves@redhat.com>
19445
19446 * boards/native-extended-gdbserver.exp: Remove any target variant
19447 specifications from the board name before clearing the isremote
19448 flag from board_info.
19449
ae6ae975
DE
194502015-01-31 Doug Evans <xdje42@gmail.com>
19451
19452 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19453
cfb069a8
GB
194542015-01-31 Gary Benson <gbenson@redhat.com>
19455
19456 * gdb.base/completion.exp: Disable completion limiting for
19457 existing tests. Add new tests to check completion limiting.
19458 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19459
5dd31d79
DE
194602015-01-31 Doug Evans <xdje42@gmail.com>
19461
19462 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19463
9f050062
DE
194642015-01-31 Doug Evans <xdje42@gmail.com>
19465
19466 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19467 entries. Duplicate file section script entries.
19468 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19469 inlined entries. Add test for safe-path rejection.
19470 * gdb.python/py-section-script.c: Add duplicate inlined section script
19471 entries. Duplicate file section script entries.
19472 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19473 inlined entries. Add test for safe-path rejection.
19474
df25ebbd
JB
194752015-01-29 Joel Brobecker <brobecker@adacore.com>
19476
19477 * gdb.ada/disc_arr_bound: New testcase.
19478
4a0ca9ec
JB
194792015-01-29 Joel Brobecker <brobecker@adacore.com>
19480
19481 * gdb.ada/mi_var_array: New testcase.
19482
3a8b707a
DE
194832015-01-27 Doug Evans <dje@google.com>
19484
19485 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19486 Add test for objfile.filename, objfile.username after objfile
19487 has been unloaded.
19488
f8313f6e
JB
194892015-01-26 Joel Brobecker <brobecker@adacore.com>
19490
19491 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19492 the second test to print the name attribute of value
19493 returned by the call to gdb.lookup_type, and adjust
19494 the expected output accordingly.
19495
37bc665e
MW
194962015-01-25 Mark Wielaard <mjw@redhat.com>
19497
19498 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19499 * gdb.base/disp-step-fork.c: Include unistd.h.
19500 * gdb.base/siginfo-obj.c: Include stdio.h.
19501 * gdb.base/siginfo-thread.c: Likewise.
19502 * gdb.mi/non-stop.c: Include unistd.h.
19503 * gdb.mi/nsthrexec.c: Include stdio.h.
19504 * gdb.mi/pthreads.c: Include unistd.h.
19505 * gdb.modula2/unbounded1.c (main): Declare returns int.
19506 * gdb.reverse/consecutive-reverse.c: Likewise.
19507 * gdb.threads/create-fail.c: Include unistd.h.
19508 * gdb.threads/killed.c: Likewise.
19509 * gdb.threads/linux-dp.c: Likewise.
19510 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19511 * gdb.threads/non-ldr-exc-2.c: Likewise.
19512 * gdb.threads/non-ldr-exc-3.c: Likewise.
19513 * gdb.threads/non-ldr-exc-4.c: Likewise.
19514 * gdb.threads/pthreads.c: Include unistd.h.
19515 (main): Declare returns int.
19516 * gdb.threads/tls-main.c (foo): New declaration.
19517 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19518
f7e5394d
SM
195192015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19520
19521 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19522 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19523
743649fd
MW
195242015-01-15 Mark Wielaard <mjw@redhat.com>
19525
19526 * gdb.base/noreturn-return.c: New file.
19527 * gdb.base/noreturn-return.exp: New file.
19528 * gdb.base/noreturn-finish.c: New file.
19529 * gdb.base/noreturn-finish.exp: New file.
19530
198297aa
PA
195312015-01-23 Pedro Alves <palves@redhat.com>
19532
19533 * gdb.threads/continue-pending-after-query.c: New file.
19534 * gdb.threads/continue-pending-after-query.exp: New file.
19535
717cf30c
AG
195362015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19537 Simon Marchi <simon.marchi@ericsson.com>
19538
19539 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19540 * gdb.base/valgrind-db-attach.exp: Same.
19541 * gdb.base/valgrind-infcall.exp: Same.
19542 * lib/mi-support.exp (default_mi_gdb_start): Same.
19543 * lib/prompt.exp (default_prompt_gdb_start): Same.
19544 * lib/gdb.exp (default_gdb_spawn): Same.
19545 (gdb_interact): New.
19546
19547
4b62a76e
JK
195482015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19549
19550 * gdb.compile/compile.exp (pointer to jit function): New test.
19551
b4cdae6f
WW
195522015-01-17 Wei-cheng Wang <cole945@gmail.com>
19553
19554 * lib/gdb.exp (supports_process_record): Return true for
19555 powerpc*-*-linux*.
19556 (supports_reverse): Likewise.
19557
d221e7ef
DB
195582015-01-15 Don Breazeal <donb@codesourcery.com>
19559
19560 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19561 instead of checking whether the target board is remote and
19562 use spawn_wait_for_attach instead of exec/sleep.
19563 * gdb.base/attach-twice.exp: Likewise.
19564
bafffb51
JB
195652015-01-15 Joel Brobecker <brobecker@adacore.com>
19566
19567 * gdb.ada/var_arr_attrs: New testcase.
19568
5589af0e
PA
195692015-01-14 Pedro Alves <palves@redhat.com>
19570 Joel Brobecker <brobecker@adacore.com>
19571
19572 PR gdb/17525
19573 * gdb.base/bp-cmds-execution-x-script.c: New file.
19574 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19575 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19576
6c400b59
PA
195772015-01-14 Pedro Alves <palves@redhat.com>
19578
19579 PR cli/17828
19580 * gdb.base/batch-preserve-term-settings.c: New file.
19581 * gdb.base/batch-preserve-term-settings.exp: New file.
19582
e02c96a7
DE
195832015-01-13 Doug Evans <dje@google.com>
19584
19585 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19586 binary.
19587
576fd14c
JB
195882015-01-13 Joel Brobecker <brobecker@adacore.com>
19589
19590 * Makefile.in (clean mostlyclean): Do not delete *.py.
19591
04dccad0
JB
195922015-01-13 Joel Brobecker <brobecker@adacore.com>
19593
19594 * gdb.python/py-lookup-type.exp: New file.
19595
3d230f71
PA
195962015-01-12 Pedro Alves <palves@redhat.com>
19597
19598 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19599 restore GDBFLAGS before returning.
19600
7e67715d
JK
196012015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19602
19603 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19604 is_amd64_regs_target and is_x86_like_target.
19605
f2e0d4b4
DE
196062015-01-11 Doug Evans <xdje42@gmail.com>
19607
19608 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19609 is given without an explicit form.
19610 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19611 attributes.
19612 * gdb.dwarf/corrupt.exp: Ditto.
19613 * gdb.dwarf2/enum-type.exp: Ditto.
19614 * gdb.trace/entry-values.exp: Ditto.
19615 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19616
439250fb
DE
196172015-01-11 Doug Evans <xdje42@gmail.com>
19618
19619 PR gdb/15830
19620 * gdb.base/maint.exp: Remove references to "maint demangle".
19621 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19622 Add tests for explicitly specifying language to demangle.
19623 * gdb.dlang/demangle.exp: Ditto.
19624
ede9f622
PA
196252015-01-09 Pedro Alves <palves@redhat.com>
19626
19627 * gdb.threads/non-stop-fair-events.c: New file.
19628 * gdb.threads/non-stop-fair-events.exp: New file.
19629
a7b796db
PA
196302015-01-09 Pedro Alves <palves@redhat.com>
19631
19632 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19633 the global scope. Set a breakpoint after all threads are started
19634 rather than stepping over two source lines. Expect the prompt.
19635 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19636 global.
19637 (NUM): Now 15.
19638 (main): Use threads_started_barrier to wait for all threads to
19639 start. Main thread no longer calls thread_function. Exit after
19640 180 seconds.
19641 (loop): New function.
19642 (thread_function): Wait on threads_started_barrier barrier. Call
19643 'loop' at each iteration.
19644 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19645 threads have started, instead of hardcoding number of "next"
19646 steps. Use an access watchpoint instead of a write watchpoint.
19647
9665ffdd
PA
196482015-01-09 Pedro Alves <palves@redhat.com>
19649
19650 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19651 (thread_func): Wait on barrier.
19652 (main): Wait for all threads to start before stopping GDB.
19653 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19654 global.
19655 (thread1_func, thread2_func): Wait on barrier.
19656 (main): Wait for all threads to start before stopping GDB.
19657 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19658 New global.
19659 (thread1_func, thread2_func): Wait on barrier.
19660 (main): Wait for all threads to start before stopping GDB.
19661
c945a99f
PA
196622015-01-09 Pedro Alves <palves@redhat.com>
19663
19664 * gdb.threads/attach-many-short-lived-threads.c: New file.
19665 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19666
c1a747c1
PA
196672014-01-09 Pedro Alves <palves@redhat.com>
19668
19669 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19670 instead of to thread 2.
19671 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19672 Add barrier around each pthread_create call instead of around all
19673 calls.
19674 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19675 Set a break on thread_function and have the child threads hit it
19676 one at at a time.
19677
60b3033e
PA
196782015-01-09 Pedro Alves <palves@redhat.com>
19679
19680 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19681 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19682 false.
19683 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19684 checking whether the target board is remote.
19685 * gdb.multi/multi-attach.exp: Likewise.
19686 * gdb.python/py-sync-interp.exp: Likewise.
19687 * gdb.server/ext-attach.exp: Likewise.
19688 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19689 tests that need to attach, instead of checking whether the target
19690 board is remote at the top of the file.
19691
acc018ac
YQ
196922015-01-08 Yao Qi <yao@codesourcery.com>
19693
19694 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19695
50a18af8
JK
196962015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19697
19698 Fix testcase compilation.
19699 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19700
8503d6e1
JB
197012015-01-06 Joel Brobecker <brobecker@adacore.com>
19702
19703 * gdb.python/py-type.exp: Add a couple test about empty
19704 array creation, and negative-length array creation.
19705
cc73dbcc
DE
197062015-01-02 Doug Evans <xdje42@gmail.com>
19707
19708 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19709
0300bbc7
DE
197102015-01-02 Doug Evans <dje@google.com>
19711
19712 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19713
9d85a0ec
YQ
197142014-12-29 Yao Qi <yao@codesourcery.com>
19715
19716 * gdb.trace/entry-values.exp: Update comments. Rename variable
19717 bar_call_foo to returned_from_foo.
19718
87186c6a
MMN
197192014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19720
19721 PR gdb/17394
19722 * gdb.linespec/break-asm-file.c: New file.
19723 * gdb.linespec/break-asm-file.exp: New file.
19724 * gdb.linespec/break-asm-file0.s: New file.
19725 * gdb.linespec/break-asm-file1.s: New file.
19726
1bab7383
YQ
197272014-12-18 Nigel Stephens <nigel@mips.com>
19728 Maciej W. Rozycki <macro@codesourcery.com>
19729
19730 * gdb.base/float.exp: Handle the new output from "info float" on
19731 MIPS targets.
19732
1bc1068a
JK
197332014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19734
19735 Fix MinGW compilation.
19736 * gdb.compile/compile-ops.exp: Update untested message if
19737 !skip_compile_feature_tests.
19738 * gdb.compile/compile-setjmp.exp: Likewise.
19739 * gdb.compile/compile-tls.exp: Likewise.
19740 * gdb.compile/compile.exp: Likewise.
19741 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19742 supported on this host".
19743
b6615d10
DE
197442014-12-16 Doug Evans <xdje42@gmail.com>
19745
19746 * boards/stabs.exp: New file.
19747
25dda427
AA
197482014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19749
19750 * gdb.base/completion.exp: Adjust to format changes of "maint
19751 print user-registers".
19752
bf330350
CU
197532014-12-16 Catalin Udma <catalin.udma@freescale.com>
19754
19755 PR server/17457
19756 * gdb.arch/aarch64-fp.c: New file.
19757 * gdb.arch/aarch64-fp.exp: New file.
19758
395cf596
SDJ
197592014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19760
19761 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19762 r210637, r210913, r211666, r215400, r215817).
19763
19764 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19765 * dg-extract-results.py: New file.
19766 * dg-extract-results.sh: Use it if the environment seems
19767 suitable.
19768
19769 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19770
19771 * dg-extract-results.py (parse_run): Handle warnings that
19772 are printed before a test harness is run.
19773
19774 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19775
19776 * dg-extract-results.py (Named): Remove __cmp__ method.
19777 (output_variation): Use a key to sort variation.harnesses.
19778
19779 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19780
19781 * dg-extract-results.py: For Python 3, force sys.stdout to
19782 handle surrogate escape sequences.
19783 (safe_open): New function.
19784 (output_segment, main): Use it.
19785
19786 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19787
19788 * dg-extract-results.py (Prog.result_re): Include options
19789 in test name.
19790
19791 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19792
19793 * dg-extract-results.py (output_variation): Always sort if
19794 do_sum.
19795
e882ef3c
SM
197962014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19797
19798 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19799 as long as we get pagination notifications.
19800
4992aa20
JM
198012014-12-15 Jason Merrill <jason@redhat.com>
19802
19803 * Makefile.in (check-gdb.%): Restore.
19804 * README: Mention it.
19805
c1b5a1a6
JB
198062014-12-13 Joel Brobecker <brobecker@adacore.com>
19807
19808 * gdb.ada/str_uninit: New testcase.
19809
5537b577
JK
198102014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19811
19812 PR symtab/17642
19813 * gdb.base/vla-stub-define.c: New file.
19814 * gdb.base/vla-stub.c: New file.
19815 * gdb.base/vla-stub.exp: New file.
19816
bb2ec1b3
TT
198172014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19818 Jan Kratochvil <jan.kratochvil@redhat.com>
19819 Tom Tromey <tromey@redhat.com>
19820
19821 * configure.ac: Add gdb.compile/.
19822 * configure: Regenerate.
19823 * gdb.compile/Makefile.in: New file.
19824 * gdb.compile/compile-ops.exp: New file.
19825 * gdb.compile/compile-ops.c: New file.
19826 * gdb.compile/compile-tls.c: New file.
19827 * gdb.compile/compile-tls.exp: New file.
19828 * gdb.compile/compile-constvar.S: New file.
19829 * gdb.compile/compile-constvar.c: New file.
19830 * gdb.compile/compile-mod.c: New file.
19831 * gdb.compile/compile-nodebug.c: New file.
19832 * gdb.compile/compile-setjmp-mod.c: New file.
19833 * gdb.compile/compile-setjmp.c: New file.
19834 * gdb.compile/compile-setjmp.exp: New file.
19835 * gdb.compile/compile-shlib.c: New file.
19836 * gdb.compile/compile.c: New file.
19837 * gdb.compile/compile.exp: New file.
19838 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19839
4ff709eb
TT
198402014-12-12 Tom Tromey <tromey@redhat.com>
19841
19842 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19843 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19844
6dddd6a5
DE
198452014-12-12 Doug Evans <dje@google.com>
19846
19847 * lib/gdb-python.exp (get_python_valueof): New function.
19848 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19849
71c24708
AA
198502014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19851
19852 * gdb.base/completion.exp: Add test for completion of "info
19853 registers ".
19854
3e29f34a
MR
198552014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19856
19857 * gdb.base/func-ptrs.c: New file.
19858 * gdb.base/func-ptrs.exp: New file.
19859
fc126975
SM
198602014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19861
19862 PR breakpoints/17012
19863 * gdb.base/dprintf-detach.c: New file.
19864 * gdb.base/dprintf-detach.exp: New file.
19865
0a46d518
SM
198662014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19867
19868 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19869 * lib/gdb.exp (target_is_gdbserver): New procedure.
19870
a0be3e44
DE
198712014-12-08 Doug Evans <dje@google.com>
19872
19873 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19874
df1b803a
YQ
198752014-12-05 Yao Qi <yao@codesourcery.com>
19876
19877 * gdb.guile/scm-error.exp: Remove the third argument to
19878 gdb_remote_download.
19879 * gdb.guile/scm-frame-args.exp: Likewise.
19880 * gdb.guile/scm-section-script.exp: Likewise.
19881
ddb9f679
YQ
198822014-12-05 Yao Qi <yao@codesourcery.com>
19883
19884 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19885
86e4ed39
DE
198862014-12-04 Doug Evans <dje@google.com>
19887
19888 * gdb.python/py-objfile.exp: Add tests for
19889 objfile.add_separate_debug_file.
19890
7c50a931
DE
198912014-12-04 Doug Evans <dje@google.com>
19892
19893 * lib/gdb.exp (get_build_id): New function.
19894 (build_id_debug_filename_get): Rewrite to use it.
19895 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19896
621661e3
MR
198972014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19898
19899 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19900 `method(long)', not just 0x0.
19901 * gdb.cp/nsalias.exp: Align code labels to 4.
19902 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19903 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19904 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19905 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19906 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19907 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19908
29f0c3b7
DE
199092014-12-02 Doug Evans <dje@google.com>
19910
e1e061e7 19911 PR symtab/17602
29f0c3b7 19912 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 19913 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
19914 * gdb.cp/anon-ns.exp: Update.
19915
162078c8
NB
199162014-12-02 Nick Bull <nicholaspbull@gmail.com>
19917
19918 * gdb.python/py-events.py (inferior_call_handler): New.
19919 (register_changed_handler, memory_changed_handler): New.
19920 (test_events.invoke): Register new handlers.
19921 * gdb.python/py-events.exp: Add tests for inferior call,
19922 memory_changed and register_changed events.
19923
fdb09caf
AA
199242014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19925
19926 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19927 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19928 if the linker doesn't understand this.
19929
55cfb2c4
SM
199302014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19931
19932 * gdb.python/python.exp: Change expected reply to help().
19933
9e8cd6df
YQ
199342014-12-01 Yao Qi <yao@codesourcery.com>
19935
19936 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19937 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19938 * configure: Re-generated.
19939
6c659fc2
SC
199402014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19941
19942 * gdb.cp/chained-calls.cc: New file.
19943 * gdb.cp/chained-calls.exp: New file.
19944 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19945
d7fc3181
SM
199462014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19947
19948 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19949 * gdb.dwarf2/symtab-producer.exp: Same.
19950 * gdb.gdb/python-interrupts.exp: Same.
19951 * gdb.gdb/python-selftest.exp: Same.
19952 * gdb.python/py-linetable.exp: Same.
19953 * gdb.python/py-type.exp: Same.
19954 * gdb.python/py-value-cc.exp: Same.
19955 * gdb.python/py-value.exp: Same.
19956
10e79639
YQ
199572014-11-28 Yao Qi <yao@codesourcery.com>
19958
19959 * gdb.base/break-probes.exp: Match library name prefixed with
19960 sysroot.
19961
f28a0564
SM
199622014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19963
19964 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19965 test expected output. Add parentheses for the call to print.
19966 Remove L suffix from integers.
19967
3fe1ce1d
DE
199682014-11-26 Doug Evans <dje@google.com>
19969
19970 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19971
84429e27
YQ
199722014-11-22 Yao Qi <yao@codesourcery.com>
19973
19974 * gdb.trace/entry-values.c: Remove asms.
19975 (foo): Add foo_label.
19976 (bar): Add bar_label.
19977 * gdb.trace/entry-values.exp: Remove code computing foo's
19978 length and bar's length.
19979 (Dwarf::assemble): Invoke function_range for bar and use
19980 MACRO_AT_func for foo.
19981
26741859
YQ
199822014-11-22 Yao Qi <yao@codesourcery.com>
19983
19984 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19985 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19986 Use .Lgcc43_procstart instead of gcc43.
19987
45e44d27
JB
199882014-11-21 Joel Brobecker <brobecker@adacore.com>
19989
19990 * gdb.ada/n_arr_bound: New testcase.
19991
458c8db8
SDJ
199922014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19993
19994 PR breakpoints/10737
19995 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19996 test_catch_syscall_multi_arch.
19997 (test_catch_syscall_multi_arch): New function.
19998
43f3e411
DE
199992014-11-20 Doug Evans <xdje42@gmail.com>
20000
20001 * gdb.base/maint.exp: Update expected output.
20002
0d7b2549
AA
200032014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
20004
20005 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
20006 4-byte instruction on S390.
20007
8908fca5
JB
200082014-11-19 Joel Brobecker <brobecker@adacore.com>
20009
20010 * gdb.ada/arr_arr: New testcase.
20011
4a46959e
JB
200122014-11-19 Joel Brobecker <brobecker@adacore.com>
20013
20014 * gdb.ada/pkd_arr_elem: New Testcase.
20015
470e2f4e
LM
200162014-11-18 Luis Machado <lgustavo@codesourcery.com>
20017
20018 * gdb.reverse/break-precsave: Expect completion message for
20019 core file reads.
20020 * gdb.reverse/consecutive-precsave.exp: Likewise.
20021 * gdb.reverse/finish-precsave.exp: Likewise.
20022 * gdb.reverse/i386-precsave.exp: Likewise.
20023 * gdb.reverse/machinestate-precsave.exp: Likewise.
20024 * gdb.reverse/sigall-precsave.exp: Likewise.
20025 * gdb.reverse/solib-precsave.exp: Likewise.
20026 * gdb.reverse/step-precsave.exp: Likewise.
20027 * gdb.reverse/until-precsave.exp: Likewise.
20028 * gdb.reverse/watch-precsave.exp: Likewise.
20029
a267f3ad
AA
200302014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20031
20032 * gdb.base/bp-permanent.c: Include unistd.h.
20033 * gdb.python/py-framefilter-mi.c (main): Add return type.
20034 * gdb.python/py-framefilter.c (main): Likewise.
20035 * gdb.trace/actions-changed.c (main): Likewise.
20036
12084a9a
AA
200372014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20038
20039 * gdb.mi/until.c: Add eye-catchers.
20040 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
20041 line numbers.
20042
dc7e1a77
AA
200432014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
20044
20045 * gdb.base/condbreak.exp: Drop references to removed non-prototype
20046 function header variants in break1.c.
20047 * gdb.base/ena-dis-br.exp: Likewise.
20048 * gdb.base/hbreak2.exp: Likewise.
20049 * gdb.reverse/until-precsave.exp: Drop references to removed
20050 non-prototype function header variants in ur1.c.
20051 * gdb.reverse/until-reverse.exp: Likewise.
20052
41c77605
PM
200532014-11-17 Petr Machata <pmachata@redhat.com>
20054
20055 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
20056 ${_cu_offset_size} bytes abbrev offset.
20057
34248c3a
DE
200582014-11-15 Doug Evans <xdje42@gmail.com>
20059
20060 PR symtab/17559
20061 * gdb.base/line-symtabs.exp: New file.
20062 * gdb.base/line-symtabs.c: New file.
20063 * gdb.base/line-symtabs.h: New file.
20064
646da059
YQ
200652014-11-14 Yao Qi <yao@codesourcery.com>
20066
20067 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
20068 (func): Add label func_label.
20069 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
20070 Replace low_pc and high_pc with MACRO_AT_range.
20071 Replace name, low_pc and high_pc with MACRO_AT_func.
20072
9301ebe6
YQ
200732014-11-14 Yao Qi <yao@codesourcery.com>
20074
20075 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
20076 Replace name, low_pc and high_pc with MACRO_AT_func.
20077
f166b542
YQ
200782014-11-14 Yao Qi <yao@codesourcery.com>
20079
20080 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
20081 produce debug information.
20082 * gdb.dwarf2/implptr-optimized-out.S: Removed.
20083
0f6e71e3
YQ
200842014-11-14 Yao Qi <yao@codesourcery.com>
20085
20086 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
20087 object and get function length.
20088 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
20089 with MACRO_AT_func.
20090 (top-level): Replace gdb_compile and clean_restart with
20091 prepare_for_testing.
20092 * gdb.dwarf2/main.c (main): Add label main_label.
20093
876c4df9
YQ
200942014-11-14 Yao Qi <yao@codesourcery.com>
20095
20096 * lib/dwarf.exp (function_range): New procedure.
20097 (Dwarf::_handle_macro_at_func): New procedure.
20098 (Dwarf::_handle_macro_at_range): New procedure.
20099 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
20100
02ad9cf1
YQ
201012014-11-14 Yao Qi <yao@codesourcery.com>
20102
20103 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
20104 (_handle_attribute): New procedure.
20105
a59add0c
AA
201062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20107
20108 * gdb.ada/cond_lang/foo.c (callme): Add return type.
20109 * gdb.base/call-sc.c (zed): Likewise.
20110 * gdb.base/checkpoint.c (main): Likewise.
20111 * gdb.base/dump.c (main): Likewise.
20112 * gdb.base/gcore.c (main): Likewise.
20113 * gdb.base/huge.c (main): Likewise.
20114 * gdb.base/multi-forks.c (main): Likewise.
20115 * gdb.base/pr10179-a.c (main): Likewise.
20116 * gdb.base/savedregs.c (main): Likewise.
20117 * gdb.base/sigaltstack.c (main): Likewise.
20118 * gdb.base/siginfo.c (main): Likewise.
20119 * gdb.base/structs.c (zed): Likewise.
20120 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
20121 * gdb.mi/mi-syn-frame.c (main): Likewise.
20122 * gdb.mi/until.c (foo, main): Likewise.
20123 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
20124 * gdb.base/solib-weak.c (foo): Declare.
20125 * gdb.base/attach-twice.c: Include stdio.h.
20126 * gdb.base/weaklib1.c: Likewise.
20127 * gdb.base/weaklib2.c: Likewise.
20128 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
20129 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
20130 unistd.h.
20131 * gdb.base/attach-pie-misread.c: Include stdlib.h.
20132 * gdb.mi/mi-exit-code.c: Likewise.
20133 * gdb.base/break-interp-lib.c: Include string.h.
20134 * gdb.base/coremaker.c: Likewise.
20135 * gdb.base/testenv.c: Likewise.
20136 * gdb.python/py-finish-breakpoint.c: Likewise.
20137 * gdb.base/inferior-died.c: Include sys/wait.h.
20138 * gdb.base/fileio.c: Include time.h.
20139 * gdb.base/async-shell.c: Include unistd.h.
20140 * gdb.base/dprintf-non-stop.c: Likewise.
20141 * gdb.base/info-os.c: Likewise.
20142 * gdb.mi/mi-console.c: Likewise.
20143 * gdb.mi/watch-nonstop.c: Likewise.
20144 * gdb.python/py-events.c: Likewise.
20145 * gdb.base/async.c (baz): Move up before its invocation.
20146 * gdb.base/code_elim2.c (my_global_func): Likewise.
20147 * gdb.base/skip-solib-lib.c (multiply): Likewise.
20148 * gdb.base/advance.c (func2): Likewise.
20149
3b5d5997
AA
201502014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20151
20152 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
20153 variant.
20154 * gdb.base/annota3.c: Likewise.
20155 * gdb.base/async.c: Likewise.
20156 * gdb.base/average.c: Likewise.
20157 * gdb.base/call-ar-st.c: Likewise.
20158 * gdb.base/call-rt-st.c: Likewise.
20159 * gdb.base/call-sc.c: Likewise.
20160 * gdb.base/call-strs.c: Likewise.
20161 * gdb.base/ending-run.c: Likewise.
20162 * gdb.base/execd-prog.c: Likewise.
20163 * gdb.base/exprs.c: Likewise.
20164 * gdb.base/foll-exec.c: Likewise.
20165 * gdb.base/foll-fork.c: Likewise.
20166 * gdb.base/foll-vfork.c: Likewise.
20167 * gdb.base/funcargs.c: Likewise.
20168 * gdb.base/gcore.c: Likewise.
20169 * gdb.base/jump.c: Likewise.
20170 * gdb.base/langs0.c: Likewise.
20171 * gdb.base/langs1.c: Likewise.
20172 * gdb.base/langs2.c: Likewise.
20173 * gdb.base/mips_pro.c: Likewise.
20174 * gdb.base/nodebug.c: Likewise.
20175 * gdb.base/opaque0.c: Likewise.
20176 * gdb.base/opaque1.c: Likewise.
20177 * gdb.base/recurse.c: Likewise.
20178 * gdb.base/run.c: Likewise.
20179 * gdb.base/scope0.c: Likewise.
20180 * gdb.base/scope1.c: Likewise.
20181 * gdb.base/setshow.c: Likewise.
20182 * gdb.base/setvar.c: Likewise.
20183 * gdb.base/shmain.c: Likewise.
20184 * gdb.base/shr1.c: Likewise.
20185 * gdb.base/shr2.c: Likewise.
20186 * gdb.base/sigall.c: Likewise.
20187 * gdb.base/signals.c: Likewise.
20188 * gdb.base/so-indr-cl.c: Likewise.
20189 * gdb.base/solib2.c: Likewise.
20190 * gdb.base/structs.c: Likewise.
20191 * gdb.base/sum.c: Likewise.
20192 * gdb.base/vforked-prog.c: Likewise.
20193 * gdb.base/watchpoint.c: Likewise.
20194 * gdb.reverse/shr2.c: Likewise.
20195 * gdb.reverse/until-reverse.c: Likewise.
20196 * gdb.reverse/ur1.c: Likewise.
20197 * gdb.reverse/watch-reverse.c: Likewise.
20198
066a77c5
AA
201992014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20200
20201 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
20202 variant.
20203 * gdb.base/sepdebug.exp: Drop references to removed code.
20204
4f204ea5
AA
202052014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20206
20207 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
20208 variant. Preserve original line numbering.
20209 * gdb.base/list1.c: Likewise.
20210
3b377a3a
AA
202112014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20212
20213 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
20214 variant.
20215 * gdb.base/break1.c: Likewise.
20216 * gdb.base/break.exp: Drop references to removed code.
20217
e444df73
AA
202182014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20219
20220 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
20221 variant.
20222
8008f2a7
AA
202232014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20224
20225 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
20226
a5a06887
AA
202272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20228
20229 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
20230 logic into perform_all_tests() and invoke it with and without
20231 function header prototypes.
20232 (do_function_calls): Remove conditional XFAIL for PR 5318.
20233 (rerun_and_prepare): Remove duplicate code.
20234 (perform_all_tests): New. Main logic moved here.
20235
44dba9b9
AA
202362014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20237
20238 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
20239 code guarded by #ifdef NO_PROTOTYPES.
20240 (t_double_many_args): Likewise.
20241 (DEF_FUNC_MANY_ARGS_1): Likewise.
20242 (DEF_FUNC_VALUES_1): Likewise.
20243 (t_structs_ldc): Renamed from t_structs_fc in conditional code
20244 guarded by #ifdef PROTOTYPES.
20245
d1fbcd56
AA
202462014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20247
20248 * gdb.mi/mi-console.c: Add eye-catcher.
20249 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
20250 instead of literal line number.
20251
b0e59b8f
AA
202522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20253
20254 * gdb.base/shr2.c: Add eye-catcher.
20255 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
20256 line number.
20257
78f98cca
AA
202582014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20259
20260 * gdb.base/jump.c: Add eye-catchers.
20261 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
20262 numbers.
20263
58fa2af0
AA
202642014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20265
20266 * gdb.base/execd-prog.c: Add eye-catchers.
20267 * gdb.base/foll-exec.c: Likewise.
20268 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20269 line numbers.
20270
04e5059b
AA
202712014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20272
20273 * gdb.base/ending-run.c: Add eye-catchers.
20274 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20275 literal line numbers.
20276
dbfdb174
AA
202772014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20278
20279 * gdb.base/call-rt-st.c: Add eye-catchers.
20280 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20281 literal line numbers.
20282
888a2ade
AA
202832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20284
20285 * gdb.base/call-ar-st.c: Add eye-catchers.
20286 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20287 literal line numbers.
20288
6acc2dde
AA
202892014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20290
20291 * gdb.base/average.c: Add eye-catchers.
20292 * gdb.base/sum.c: Likewise.
20293 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20294 regexps dynamically.
20295
9ecfcd1d
AA
202962014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20297
20298 * gdb.base/solib1.c: Add eye-catchers.
20299 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20300 literal line numbers.
20301
78708b7c
PA
203022014-11-12 Pedro Alves <palves@redhat.com>
20303
20304 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20305 leader has exited.
20306
af48d08f
PA
203072014-11-12 Pedro Alves <palves@redhat.com>
20308
20309 * gdb.arch/i386-bp_permanent.c: New file.
20310 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20311 (srcfile): Set to i386-bp_permanent.c.
20312 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20313 that stepi does not execute the 'leave' instruction, instead of
20314 testing it does execute.
20315 * gdb.base/bp-permanent.c: New file.
20316 * gdb.base/bp-permanent.exp: New file.
20317
af3768e9
DE
203182014-11-10 Doug Evans <xdje42@gmail.com>
20319
20320 PR symtab/17564
20321 * gdb.base/symtab-search-order.exp: New file.
20322 * gdb.base/symtab-search-order.c: New file.
20323 * gdb.base/symtab-search-order-1.c: New file.
20324 * gdb.base/symtab-search-order-shlib-1.c: New file.
20325
9de00a4a
PA
203262014-11-07 Pedro Alves <palves@redhat.com>
20327
20328 PR gdb/17511
20329 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20330 i?86-*-linux*.
20331
e0f52461
SC
203322014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20333
20334 PR c++/17494
20335 * gdb.cp/pr17494.cc: New file.
20336 * gdb.cp/pr17494.exp: New file.
20337
6ce8c980
YQ
203382014-11-02 Yao Qi <yao@codesourcery.com>
20339
20340 * gdb.python/python.exp: Get working directory and match the
20341 output of "set extended-prompt \\w " with it.
20342
02be9a71
DE
203432014-10-30 Doug Evans <dje@google.com>
20344
20345 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20346 in objfiles.
20347 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20348 in progspaces.
20349
3bdff46b
LM
203502014-10-30 Janis Johnson <janisjo@codesourcery.com>
20351
20352 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20353 * gdb.base/realname-expand.exp: Likewise.
20354 * gdb.linespec/macro-relative.exp: Likewise.
20355
ab917dfb
PA
203562014-10-29 Pedro Alves <palves@redhat.com>
20357
20358 PR gdb/17408
20359 * gdb.threads/schedlock.c (some_function): New function.
20360 (call_function): New global.
20361 (MAYBE_CALL_SOME_FUNCTION): New macro.
20362 (thread_function): Call it.
20363 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20364 and use it instead of a global counter. Adjust all callers.
20365 (get_current_thread): Use "find current thread" for test message
20366 here rather than having all callers pass down the same string.
20367 (goto_loop): New procedure, factored out from ...
20368 (my_continue): ... this.
20369 (step_ten_loops): Change parameter from test message to command to
20370 use. Adjust.
20371 (list_count): Delete global.
20372 (check_result): New procedure, factored out from duplicate top
20373 level code.
20374 (continue tests): Wrap in with_test_prefix.
20375 (test_step): New procedure, factored out from duplicate top level
20376 code.
20377 (top level): Test "step" in combination with all scheduler-locking
20378 modes. Test "next" in combination with all scheduler-locking
20379 modes, and in combination with stepping over a function call or
20380 not.
20381 * gdb.threads/next-bp-other-thread.c: New file.
20382 * gdb.threads/next-bp-other-thread.exp: New file.
20383
d3d4baed
PA
203842014-10-29 Pedro Alves <palves@redhat.com>
20385
20386 PR python/17372
20387 * gdb.python/python.exp: Test a multi-line command that spawns
20388 interactive Python.
20389 * gdb.base/multi-line-starts-subshell.exp: New file.
20390
563e8d85
YQ
203912014-10-29 Yao Qi <yao@codesourcery.com>
20392
20393 * gdb.base/fileio.exp: Make directories on host.
20394
0ea4d52e
YQ
203952014-10-29 Yao Qi <yao@codesourcery.com>
20396
20397 * gdb.base/fileio.c (test_write): Close the file.
20398
7f5ef605
PA
203992014-10-28 Pedro Alves <palves@redhat.com>
20400
20401 PR gdb/12623
20402 * gdb.base/sigstep.c (no_handler): New global.
20403 (main): If 'no_handler is true, set the signal handlers to
20404 SIG_IGN.
20405 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20406 with_sw_watch and no_handler parameters. Handle them.
20407 (top level) <stepping over handler when stopped at a breakpoint
20408 test>: Add a test axis for testing with a software watchpoint, and
20409 another for testing with the signal handler set to SIG_IGN.
20410 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20411 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20412
abbdbd03
PA
204132014-10-28 Pedro Alves <palves@redhat.com>
20414
20415 PR gdb/17511
20416 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20417 * gdb.base/sigstep.exp (other_handler_location): New global.
20418 (advance): Support stepping into the signal handler, and running
20419 commands while in the handler.
20420 (in_handler_map): New global.
20421 (top level): In the advance test, add combinations for getting
20422 into the handler with stepping commands, and for running commands
20423 in the handler. Add comment descripting the advancei tests.
20424
1df4399f
PA
204252014-10-28 Pedro Alves <palves@redhat.com>
20426
20427 * gdb.base/sigstep.exp: Use build_executable instead of
20428 prepare_for_testing.
20429 (top level): Move code that starts GDB, runs to main and creates a
20430 display to ...
20431 (restart): ... this new procedure.
20432 (top level): Move backtrace from signal handler test to ...
20433 (validate_backtrace): ... this new procedure.
20434 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20435 with_test_prefix. Always restart GDB.
20436 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20437 with_test_prefix. Always restart GDB. No need to delete
20438 breakpoints after the test.
20439 (test_skip_handler): Remove prefix parameter.
20440 (skip_over_handler, breakpoint_to_handler)
20441 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20442 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20443 restart GDB. No need to delete breakpoints after the test.
20444 (top level): Use foreach to call the test procedures with
20445 different commands.
20446
a5b6e449
PA
204472014-10-28 Pedro Alves <palves@redhat.com>
20448
20449 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20450 instead of GNATS numbers.
20451 * gdb.base/sigbpt.exp: Likewise.
20452 * gdb.base/siginfo.exp: Likewise.
20453 * gdb.base/sigstep.exp: Likewise.
20454
e5f8a7cc
PA
204552014-10-27 Pedro Alves <palves@redhat.com>
20456
20457 * gdb.base/sigstep.c (dummy): New global.
20458 (main): Issue a couple writes to the new global.
20459 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20460 procedures.
20461 (skip_over_handler): Use test_skip_handler.
20462 (top level): Call skip_over_handler for stepi and nexti too.
20463 (breakpoint_over_handler): Use test_skip_handler.
20464 (top level): Call breakpoint_over_handler for stepi and nexti too.
20465
763905a3
YQ
204662014-10-27 Yao Qi <yao@codesourcery.com>
20467
20468 * gdb.trace/tfile.c (adjust_function_address)
20469 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20470 function descriptor.
20471
6f259a23
DB
204722014-10-24 Don Breazeal <donb@codesourcery.com>
20473
20474 * gdb.base/foll-fork.exp (test_follow_fork,
20475 catch_fork_child_follow): Check for updated fork messages emitted
20476 from infrun.c.
20477 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20478 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20479 vfork_and_exec_child_follow_through_step): Check for updated vfork
20480 messages emitted from infrun.c.
20481
09dd9a69
PA
204822014-10-24 Pedro Alves <palves@redhat.com>
20483
20484 * gdb.base/corefile.exp: Remove references to ultrix.
20485 * gdb.base/interrupt.exp: Likewise.
20486 * gdb.base/whatis.exp: Likewise.
20487 * gdb.gdb/selftest.exp: Likewise.
20488 * gdb.threads/manythreads.exp: Likewise.
20489 * gdb.threads/print-threads.exp: Likewise.
20490 * gdb.threads/pthreads.exp:: Likewise.
20491 * gdb.threads/schedlock.exp: Likewise.
20492
3433cfa5
SC
204932014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20494
20495 * gdb.cp/non-trivial-retval.cc: Add a test case.
20496 * gdb.cp/non-trivial-retval.exp: Add a test.
20497
092f880b
YQ
204982014-10-20 Yao Qi <yao@codesourcery.com>
20499
20500 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20501 * gdb.python/py-objfile-script-gdb.py: New file.
20502 * gdb.python/py-objfile-script.exp: Update reference to
20503 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20504 of remote_download. Remove the dest file.
20505
acbdb7f3
YQ
205062014-10-20 Yao Qi <yao@codesourcery.com>
20507
20508 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20509 * gdb.base/step-line.exp: Likewise.
20510 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20511 * gdb.dwarf2/dw2-basic.exp: Likewise.
20512 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20513 * gdb.dwarf2/dw2-filename.exp: Likewise.
20514 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20515 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20516 * gdb.dwarf2/dw2-producer.exp: Likewise.
20517 * gdb.dwarf2/mac-fileno.exp: Likewise.
20518 * gdb.python/py-frame-args.exp: Likewise.
20519 * gdb.python/py-framefilter.exp: Likewise.
20520 * gdb.python/py-mi.exp: Likewise.
20521 * gdb.python/py-objfile-script.exp: Likewise
20522 * gdb.python/py-pp-integral.exp: Likewise.
20523 * gdb.python/py-pp-re-notag.exp: Likewise.
20524 * gdb.python/py-prettyprint.exp: Likewise.
20525 * gdb.python/py-section-script.exp: Likewise.
20526 * gdb.python/py-typeprint.exp: Likewise.
20527 * gdb.python/py-xmethods.exp: Likewise.
20528 * gdb.stabs/weird.exp: Likewise.
20529 * gdb.xml/tdesc-regs.exp: Likewise.
20530
bd286a29
KCY
205312014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20532
20533 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20534 (out_cu): Use addr_len for the size of addresses.
20535 (out_line): Likewise. Size DW_LNE_set_address instruction
20536 according to addr_len.
20537 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20538 (FUNC): Add START_INSNS to definition.
20539
673dc4a0
YQ
205402014-10-18 Yao Qi <yao@codesourcery.com>
20541
20542 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20543 gdb_has_argv0 return true.
20544 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20545 check [target_info exists noargs], check [gdb_has_argv0]
20546 instead.
20547 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20548 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20549 procedures.
20550
4ffbba72
DE
205512014-10-17 Doug Evans <dje@google.com>
20552
20553 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20554 event.
20555 * gdb.python/py-events.py: Add clear_objfiles event.
20556
d096d8c1
DE
205572014-10-17 Doug Evans <dje@google.com>
20558
20559 * gdb.python/py-objfile.exp: Test progspace attribute.
20560
a80db015
LM
205612014-10-17 Luis Machado <lgustavo@codesourcery.com>
20562
20563 * gdb.guile/scm-breakpoint.exp: Do not assume any
20564 directory separators when matching source file paths.
20565 * gdb.python/py-breakpoint.exp: Likewise.
20566 * gdb.reverse/break-precsave.exp: Likewise.
20567 * gdb.reverse/break-reverse.exp: Likewise.
20568 * gdb.reverse/consecutive-precsave.exp: Likewise.
20569 * gdb.reverse/finish-precsave.exp: Likewise.
20570 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20571 * gdb.reverse/finish-reverse.exp: Likewise.
20572 * gdb.reverse/i386-precsave.exp: Likewise.
20573 * gdb.reverse/i387-env-reverse.exp: Likewise.
20574 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20575 * gdb.reverse/machinestate-precsave.exp: Likewise.
20576 * gdb.reverse/machinestate.exp: Likewise.
20577 * gdb.reverse/sigall-precsave.exp: Likewise.
20578 * gdb.reverse/solib-precsave.exp: Likewise.
20579 * gdb.reverse/step-precsave.exp: Likewise.
20580 * gdb.reverse/until-precsave.exp: Likewise.
20581 * gdb.reverse/watch-precsave.exp: Likewise.
20582 * gdb.reverse/watch-reverse.exp: Likewise.
20583
b22089ab
YQ
205842014-10-17 Yao Qi <yao@codesourcery.com>
20585
20586 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20587 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20588
6c4486e6
PA
205892014-10-17 Pedro Alves <palves@redhat.com>
20590
20591 PR gdb/17471
20592 * gdb.base/bg-execution-repeat.c: New file.
20593 * gdb.base/bg-execution-repeat.exp: New file.
20594
0ff33695
PA
205952014-10-17 Pedro Alves <palves@redhat.com>
20596
20597 PR gdb/17300
20598 * gdb.base/continue-all-already-running.c: New file.
20599 * gdb.base/continue-all-already-running.exp: New file.
20600
6fdebc3d
PA
206012014-10-17 Pedro Alves <palves@redhat.com>
20602
20603 PR gdb/17472
20604 * gdb.base/annota-input-while-running.c: New file.
20605 * gdb.base/annota-input-while-running.exp: New file.
20606
32a8097b
PA
206072014-10-17 Pedro Alves <palves@redhat.com>
20608
20609 * gdb.base/callfuncs.exp: emove references to osf.
20610 * gdb.base/sigall.exp: Likewise.
20611 * gdb.gdb/selftest.exp: Likewise.
20612 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20613 * gdb.mi/non-stop.c: Likewise.
20614 * gdb.mi/pthreads.c: Likewise.
20615 * gdb.reverse/sigall-precsave.exp: Likewise.
20616 * gdb.reverse/sigall-reverse.exp: Likewise.
20617 * gdb.threads/pthreads.c: Likewise.
20618 * gdb.threads/pthreads.exp: Likewise.
20619
7a3517ff
YQ
206202014-10-17 Yao Qi <yao@codesourcery.com>
20621
20622 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20623 check 'target_info exists noargs'.
20624 (test_command_prompt_position): Likewise.
20625 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20626 Remove "set args".
20627 (progvar_simple_while_test): Likewise.
20628 (progvar_complex_if_while_test): Likewise.
20629 (if_while_breakpoint_command_test): Likewise.
20630 (infrun_breakpoint_command_test): Likewise.
20631 (breakpoint_command_test): Likewise.
20632 (watchpoint_command_test): Likewise.
20633 (bp_deleted_in_command_test): Likewise.
20634 (temporary_breakpoint_commands): Likewise.
20635
bb99c472
YQ
206362014-10-16 Yao Qi <yao@codesourcery.com>
20637
20638 * gdb.base/remotetimeout.exp: Remove noargs checking.
20639
7c16b83e
PA
206402014-10-15 Pedro Alves <palves@redhat.com>
20641
20642 PR breakpoints/9649
20643 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20644 * gdb.base/breakpoint-in-ro-region.exp
20645 (probe_target_hardware_step): New procedure.
20646 (top level): Probe hardware stepping and hardware breakpoint
20647 support. Test stepping through a read-only region, with both
20648 "breakpoint auto-hw" on and off and both "always-inserted" on and
20649 off.
20650
35a49624
IB
206512014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20652
20653 * gdb.dlang/demangle.exp: Update for demangling changes.
20654
2d1c107c
SC
206552014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20656
20657 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20658 * gdb.cp/non-trivial-retval.exp: Add new tests.
20659
778811d5
SC
206602014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20661
20662 PR c++/13403
20663 PR c++/15154
20664 * gdb.cp/non-trivial-retval.cc: New file.
20665 * gdb.cp/non-trivial-retval.exp: New file.
20666
10c5f0a8
YQ
206672014-10-15 Yao Qi <yao@codesourcery.com>
20668
20669 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20670 remote host.
20671
65d7b369
YQ
206722014-10-15 Yao Qi <yao@codesourcery.com>
20673
20674 * gdb.python/py-symbol.exp: Match file base name if host is
20675 remote, otherwise match file name with dir name.
20676 * gdb.python/py-symtab.exp: Likewise.
20677 * gdb.python/python.exp: Likewise.
20678
46dc1394
YQ
206792014-10-15 Yao Qi <yao@codesourcery.com>
20680
20681 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20682 pattern.
20683 * gdb.python/py-symtab.exp: Likewise.
20684 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20685 locationn.
20686
c40cc657
JB
206872014-10-14 Joel Brobecker <brobecker@adacore.com>
20688
20689 * gdb.ada/addr_arith: New testcase.
20690
2abf49e1
MR
206912014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20692
20693 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20694 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20695 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20696 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20697
f7088df3
SDJ
206982014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20699
20700 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20701 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20702 * gdb.arch/stap-eval-lang-ada.exp: New file.
20703
4dc06805
YQ
207042014-10-14 Yao Qi <yao@codesourcery.com>
20705
20706 * gdb.mi/mi-var-child.c (nothing1): New function.
20707 (nothing2): New function.
20708 (do_children_tests): Set function pointers by nothing1 and
20709 nothing2.
20710 * gdb.mi/mi-var-child.exp: Step over new added statements.
20711 Update test to match the new output.
20712 * gdb.mi/var-cmd.c (nothing1): New function.
20713 (nothing2): New function.
20714 (do_children_tests): Set function pointers by nothing1 and
20715 nothing2.
20716 * gdb.mi/mi-var-display.exp: Update test to match output.
20717 Step to the line specified by $line_dct_nothing.
20718 Increase the number of lines to step.
20719
46a93de2
YQ
207202014-10-14 Yao Qi <yao@codesourcery.com>
20721
20722 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20723 tests.
20724 * gdb.mi/mi2-var-child.exp: Likewise.
20725
14ea52ee
DE
207262014-10-13 Doug Evans <dje@google.com>
20727
20728 * gdb.python/py-objfile.exp: Change name of file name test.
20729
e5c6e92b
DE
207302014-10-13 Doug Evans <dje@google.com>
20731
20732 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20733 from the start of the CU.
20734
c780cc2f
JK
207352014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20736 Yao Qi <yao@codesourcery.com>
20737
20738 Fix "save breakpoints" for "catch" command.
20739 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20740 Remove -nonewline. Match also the added "main" line.
20741
99894e11
JK
207422014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20743
20744 Fix "save breakpoints" for "disable $bpnum" command.
20745 * gdb.base/save-bp.c (main): Add label.
20746 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20747
6e1ac5a3
JK
207482014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20749
20750 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20751
754dd2b0
YQ
207522014-10-11 Yao Qi <yao@codesourcery.com>
20753
20754 * gdb.server/server-kill.exp: Execute command
20755 "set remote trace-status-packet on" before "tstatus".
20756
f90183d7
YQ
207572014-10-11 Yao Qi <yao@codesourcery.com>
20758
20759 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20760 (main): Call getppid.
20761 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20762 and continue to it. Read variable "server_pid".
20763
bf40a607
YQ
207642014-10-11 Yao Qi <yao@codesourcery.com>
20765
20766 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20767
052ca370
YQ
207682014-10-11 Yao Qi <yao@codesourcery.com>
20769
20770 * gdb.threads/thread-find.exp: Don't execute command
20771 "info threads".
20772 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20773 * gdb.threads/linux-dp.exp: Don't check the condition
20774 $threads_created equals to zero.
20775
3831839c
PA
207762014-10-10 Pedro Alves <palves@redhat.com>
20777
20778 * gdb.base/bigcore.exp: Remove references to IRIX.
20779 * gdb.base/funcargs.exp: Likewise.
20780 * gdb.base/interrupt.exp: Likewise.
20781 * gdb.base/mips_pro.exp: Likewise.
20782 * gdb.base/nodebug.exp: Likewise.
20783 * gdb.base/setvar.exp: Likewise.
20784 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20785
8b9a549d
PA
207862014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20787 Pedro Alves <palves@redhat.com>
20788
20789 PR symtab/14466
20790 * gdb.base/vdso-warning.c: New file.
20791 * gdb.base/vdso-warning.exp: New file.
20792
d48ba5e8
DE
207932014-10-02 Doug Evans <dje@google.com>
20794
20795 * gdb.base/structs.c (main): Don't run forever.
20796
2278c276
PA
207972014-10-02 Pedro Alves <palves@redhat.com>
20798
20799 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20800 (top level) <stop threads 1, stop threads 2>: Use it.
20801
b57bacec
PA
208022014-10-02 Pedro Alves <palves@redhat.com>
20803
20804 * gdb.threads/break-while-running.exp (test): Add new
20805 'update_thread_list' argument. Skip "info threads" if false.
20806 (top level): Add new 'update_thread_list' axis.
20807
13fd3ff3
PA
208082014-10-02 Pedro Alves <palves@redhat.com>
20809
20810 PR breakpoints/17431
20811 * gdb.base/execl-update-breakpoints.c: New file.
20812 * gdb.base/execl-update-breakpoints.exp: New file.
20813
0fec99e8
PA
208142014-10-01 Pedro Alves <palves@redhat.com>
20815
20816 * gdb.base/breakpoint-in-ro-region.c: New file.
20817 * gdb.base/breakpoint-in-ro-region.exp: New file.
20818
2ddf4301
SM
208192014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20820
20821 * gdb.mi/mi-exit-code.exp: New file.
20822 * gdb.mi/mi-exit-code.c: New file.
20823
6a5f3f43
YQ
208242014-09-30 Yao Qi <yao@codesourcery.com>
20825
20826 * lib/prelink-support.exp (build_executable_own_libs): Error if
20827 the target isn't native.
20828
345bcc73
YQ
208292014-09-30 Yao Qi <yao@codesourcery.com>
20830
20831 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20832 false.
20833
a25a5a45
PA
208342014-09-22 Pedro Alves <palves@redhat.com>
20835
20836 * gdb.threads/break-while-running.exp: New file.
20837 * gdb.threads/break-while-running.c: New file.
20838
00ba3162
YQ
208392014-09-19 Yao Qi <yao@codesourcery.com>
20840
20841 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20842 Invoke test. Restart GDB with --readnow and invoke test again.
20843
c3b7b696
YQ
208442014-09-19 Yao Qi <yao@codesourcery.com>
20845
20846 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20847 proc set_breakpoint_on_gcd_function. Invoke
20848 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20849 invoke set_breakpoint_on_gcd_function again.
20850
2b4fd423
DE
208512014-09-18 Doug Evans <dje@google.com>
20852
20853 * gdb.dwarf2/symtab-producer.exp: New file.
20854
a5947601
SDJ
208552014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20856
20857 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20858 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20859 * gdb.base/global-var-nested-by-dso.c: Likewise.
20860 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20861
91c19059
SDJ
208622014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20863 Pedro Alves <palves@redhat.com>
20864
20865 * gdb.base/watch-bitfields.exp: Pass string other than test file
20866 name to prepare_for_testing.
20867 (watch): New procedure.
20868 (expect_watchpoint): Use with_test_prefix.
20869 (top level): Factor out tests to ...
20870 (test_watch_location, test_regular_watch): ... these new
20871 procedures, and use with_test_prefix and gdb_continue_to_end.
20872
bb9d5f81
PP
208732014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20874
20875 PR breakpoints/12526
20876 * gdb.base/watch-bitfields.exp: New file.
20877 * gdb.base/watch-bitfields.c: New file.
20878
635856f5
PA
208792014-09-16 Pedro Alves <palves@redhat.com>
20880
20881 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20882 software and hardware addresses, not software address against
20883 itself.
20884
7280ceea
PA
208852014-09-16 Pedro Alves <palves@redhat.com>
20886
20887 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20888 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20889
428b16bd
PA
208902014-09-16 Pedro Alves <palves@redhat.com>
20891
20892 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20893 files.
20894 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20895 "*-*-vxworks*" throughout.
20896 * gdb.base/break.exp: Likewise.
20897 * gdb.base/default.exp: Likewise.
20898 * gdb.base/scope.exp: Likewise.
20899 * gdb.base/sepdebug.exp: Likewise.
20900 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20901 throughout.
20902 * gdb.base/run.c: Likewise.
20903 * gdb.base/sepdebug.c: Likewise.
20904 * gdb.hp/gdb.aCC/run.c: Likewise.
20905 * gdb.reverse/until-reverse.c: Likewise.
20906 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20907
666d413c
YQ
209082014-09-16 Yao Qi <yao@codesourcery.com>
20909
20910 * boards/local-remote-host-native.exp: New file.
20911
57cbd724
DE
209122014-09-14 Doug Evans <xdje42@gmail.com>
20913
20914 * gdb.threads/queue-signal.c (thread_count): New variable.
20915 (thread_count_mutex, thread_count_condvar): New variables.
20916 (incr_thread_count, wait_all_threads_running): New functions.
20917 (main): Wait for all threads to be in their thread functions.
20918
81219e53
DE
209192014-09-13 Doug Evans <xdje42@gmail.com>
20920
20921 * gdb.threads/queue-signal.c: New file.
20922 * gdb.threads/queue-signal.exp: New file.
20923
3714cea7
DE
209242014-09-13 Doug Evans <xdje42@gmail.com>
20925
20926 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20927 be consistent with what default_gdb_init uses.
20928 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20929 the plain text of the prompt. Add some logging printfs.
20930 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20931
fa43b1d7
PA
209322014-09-12 Pedro Alves <palves@redhat.com>
20933
20934 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20935 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20936 * gdb.arch/i386-size-overlap.exp: Likewise.
20937 * gdb.arch/i386-size.exp: Likewise.
20938 * gdb.arch/i386-unwind.exp: Likewise.
20939 * gdb.base/a2-run.exp: Likewise.
20940 * gdb.base/break.exp: Likewise.
20941 * gdb.base/charset.exp: Likewise.
20942 * gdb.base/chng-syms.exp: Likewise.
20943 * gdb.base/commands.exp: Likewise.
20944 * gdb.base/dbx.exp: Likewise.
20945 * gdb.base/find.exp: Likewise.
20946 * gdb.base/funcargs.exp: Likewise.
20947 * gdb.base/jit-simple.exp: Likewise.
20948 * gdb.base/reread.exp: Likewise.
20949 * gdb.base/sepdebug.exp: Likewise.
20950 * gdb.base/step-bt.exp: Likewise.
20951 * gdb.cp/mb-inline.exp: Likewise.
20952 * gdb.cp/mb-templates.exp: Likewise.
20953 * gdb.objc/basicclass.exp: Likewise.
20954 * gdb.threads/killed.exp: Likewise.
20955
9d9bf2df
EBM
209562014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20957
20958 PR tdep/17379
20959 * gdb.arch/powerpc-stackless.S: New file.
20960 * gdb.arch/powerpc-stackless.exp: New file.
20961
1cf2f1b0
JK
209622014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20963
20964 * gdb.base/attach.c: Include unistd.h.
20965 (main): Call alarm. Add label postloop.
20966 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20967 gdb_breakpoint, gdb_continue_to_breakpoint.
20968 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20969
98880d46
PA
209702014-09-11 Pedro Alves <palves@redhat.com>
20971
20972 PR gdb/17347
20973 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20974 * gdb.base/attach.exp (test_command_line_attach_run): New
20975 procedure.
20976 (top level): Call it.
20977
4c92ff2c
PA
209782014-09-11 Pedro Alves <palves@redhat.com>
20979
20980 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20981 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20982 (do_command_attach_tests): Use spawn_wait_for_attach.
20983 * gdb.base/solib-overlap.exp: Likewise.
20984 * gdb.multi/multi-attach.exp: Likewise.
20985 * gdb.python/py-prompt.exp: Likewise.
20986 * gdb.python/py-sync-interp.exp: Likewise.
20987 * gdb.server/ext-attach.exp: Likewise.
20988
3adc1a7d
GKB
209892014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20990
20991 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20992 command in testcase. Simplify testcase.
20993
96334934
JB
209942014-09-10 Joel Brobecker <brobecker@adacore.com>
20995
20996 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20997
eb479039
JB
209982014-09-10 Joel Brobecker <brobecker@adacore.com>
20999
21000 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
21001
deede10c
JB
210022014-09-10 Joel Brobecker <brobecker@adacore.com>
21003
21004 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
21005
7828a5f5
JB
210062014-09-10 Joel Brobecker <brobecker@adacore.com>
21007
21008 * gdb.dwarf2/dynarr-ptr.c: New file.
21009 * gdb.dwarf2/dynarr-ptr.exp: New file.
21010
33aeebcf
MR
210112014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21012
21013 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
21014 of 30 rather than hardcoding 120 for a slow test case. Take the
21015 `gdb,timeout' target setting into account for this calculation.
21016 Don't extend the timeout for the test cases that don't need it.
21017
7b415901
MR
210182014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21019
21020 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
21021 a factor of 2 for a slow test case. Take the `gdb,timeout'
21022 target setting into account for this calculation.
21023 * gdb.reverse/until-precsave.exp: Increase the timeout by
21024 a factor of 15 and 3 respectively rather than adding 120
21025 for a pair of slow test cases. Take the `gdb,timeout'
21026 target setting into account for this calculation.
21027
4a40f85a
MR
210282014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21029
21030 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
21031 timeout, don't pass one down to gdb_expect.
21032 (gdb_expect): Rework timeout selection.
21033
09635af7
MR
210342014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21035
21036 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
21037 exception on timeout.
21038 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
21039 (gdbserver_start_extended): Catch any `gdbserver_start' error
21040 exceptions.
21041 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
21042 * lib/mi-support.exp (mi_gdb_target_load): Catch any
21043 `gdbserver_gdb_load' error exceptions.
21044
2bdd10b7
MR
210452014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
21046
21047 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
21048 120 on waiting for the TCP socket to open.
21049
316935f0
DE
210502014-09-09 Doug Evans <xdje42@gmail.com>
21051
21052 * gdb.base/default.exp (show_conv_list): Add _caller_is,
21053 _caller_matches, _any_caller_is, _any_caller_matches.
21054
83740597
DE
210552014-09-09 Doug Evans <xdje42@gmail.com>
21056
21057 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
21058
4c122fc3
YQ
210592014-09-09 Yao Qi <yao@codesourcery.com>
21060
21061 * gdb.mi/mi-var-display.exp: Set print symbol off.
21062
a9f116cb
GKB
210632014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
21064
21065 PR gdb/17035
21066 * gdb.base/commands.exp: Add tests to verify user-defined
21067 commands with empty bodies.
21068 * gdb.python/py-cmd.exp: Test that we don't show user-defined
21069 python commands in `show user command`.
21070 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
21071 scheme commands in `show user command`.
21072
c75bd3a2
JK
210732014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
21074
21075 PR python/17355
21076 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
21077 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
21078 * gdb.python/py-framefilter-invalidarg.exp: New file.
21079 * gdb.python/py-framefilter-invalidarg.py: New file.
21080
faa42425
DE
210812014-09-06 Doug Evans <xdje42@gmail.com>
21082
21083 PR 15276
21084 * gdb.python/py-caller-is.c: New file.
21085 * gdb.python/py-caller-is.exp: New file.
21086
474ca4f6
SDJ
210872014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
21088
21089 PR gdb/17235
21090 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
21091 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
21092
eb0b0463
SDJ
210932014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
21094
21095 PR fortran/17237
21096 * gdb.fortran/print-formatted.exp: New file.
21097 * gdb.fortran/print-formatted.f90: Likewise.
21098
5f3b99cf
SS
210992014-09-03 Sasha Smundak <asmundak@google.com>
21100
21101 * gdb.python/py-frame.exp: Test Frame.read_register.
21102
7d793aa9
SDJ
211032014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
21104
21105 PR python/16699
21106 * gdb.python/py-completion.exp: New file.
21107 * gdb.python/py-completion.py: Likewise.
21108
fb0576e9
DE
211092014-08-28 Doug Evans <dje@google.com>
21110
21111 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
21112 eax,etc. are live with values set by gdb and thus the compiler can't
21113 use them.
21114 * gdb.arch/i386-pseudo.c (main): Ditto.
21115
ee92b0dd
DE
211162014-08-27 Doug Evans <dje@google.com>
21117
21118 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
21119
6649db35
DE
211202014-08-25 Doug Evans <dje@google.com>
21121
21122 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
21123 (main): Ditto.
21124
564b7600
DE
211252014-08-25 Doug Evans <dje@google.com>
21126
21127 * gdb.threads/thread-execl.exp: #include <stdio.h>.
21128
3881fb67
YQ
211292014-08-24 Yao Qi <yao@codesourcery.com>
21130
21131 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
21132 symbol off.
21133 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
21134
a05a36a5
DE
211352014-08-22 Doug Evans <dje@google.com>
21136
21137 PR 17276
21138 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
21139 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
21140 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
21141
7c343b48
YQ
211422014-08-22 Yao Qi <yao@codesourcery.com>
21143
21144 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
21145 * gdb.python/py-finish-breakpoint2.exp: Likewise.
21146 * gdb.python/python.exp: Likewise. Use .py file on the host
21147 instead of the build.
21148
22fd09ae
JK
211492014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21150
21151 * gdb.threads/gcore-stale-thread.c: New file.
21152 * gdb.threads/gcore-stale-thread.exp: New file.
21153
a8454a7c
PA
211542014-08-21 Pedro Alves <palves@redhat.com>
21155
21156 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
21157 * gdb.base/gcore-relro-pie.exp: Likewise.
21158 * gdb.base/gcore-relro.exp: Likewise.
21159 * gdb.base/gcore.exp: Likewise.
21160 * gdb.base/print-symbol-loading.exp: Likewise.
21161 * gdb.threads/gcore-thread.exp: Likewise.
21162 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
21163
2a31c623
PA
211642014-08-20 Pedro Alves <palves@redhat.com>
21165 Jan Kratochvil <jan.kratochvil@redhat.com>
21166
21167 * Makefile.in (EXTRA_RULES, CC): New variables, get from
21168 configure.
21169 (EXPECT): Handle READ1 being set.
21170 (all): Depend on EXTRA_RULES.
21171 (check-read1, expect-read1, read1.so, read1): New rules.
21172 * README (Testsuite Parameters): Document the READ1 make variable.
21173 (Race detection): New section.
21174 * configure: Regenerate.
21175 * configure.ac: If build==host==target, and running under a
21176 GNU/glibc system, add read1 to the extra Makefile rules.
21177 (EXTRA_RULES): AC_SUBST it.
21178 * lib/read1.c: New file.
21179
d36430db
JB
211802014-08-20 Joel Brobecker <brobecker@adacore.com>
21181
21182 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
21183 the handling of variables declared as a typedef to an array
21184 which a DW_AT_data_location attribute.
21185
9a0dc9e3
PA
211862014-08-19 Andrew Burgess <aburgess@broadcom.com>
21187 Pedro Alves <palves@redhat.com>
21188
21189 PR symtab/14604
21190 PR symtab/14605
21191 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
21192 gdb_test.
21193
0718a8da
PA
211942014-08-19 Pedro Alves <palves@redhat.com>
21195
21196 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
21197
13b448cd
YQ
211982014-08-19 Yao Qi <yao@codesourcery.com>
21199
21200 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
21201 right line.
21202
1cbf5077
DB
212032014-08-18 David Blaikie <dblaikie@gmail.com>
21204
21205 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
21206
bf0fae19
JB
212072014-08-18 Joel Brobecker <brobecker@adacore.com>
21208
21209 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
21210 attribute in array range.
21211
3c8c5dcc
JB
212122014-08-18 Joel Brobecker <brobecker@adacore.com>
21213
21214 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
21215
e66d4446
SC
212162014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21217
21218 PR c++/17132
21219 * gdb.cp/pr17132.cc: New file.
21220 * gdb.cp/pr17132.exp: New file.
21221
940df408
SC
212222014-08-15 Siva Chandra Reddy <sivachandra@google.com>
21223
21224 * gdb.python/py-xmethods.py (A_getarrayind)
21225 (E_method_char_worker.__call__, E_method_int_worker.__call__):
21226 Use 'print' with function call syntax.
21227 (E_method_matcher.match): Fix tab vs space indentation mixup.
21228
ebcc6c3a
YQ
212292014-08-15 Yao Qi <yao@codesourcery.com>
21230
21231 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
21232 false.
21233
775e0f04
YQ
212342014-08-15 Yao Qi <yao@codesourcery.com>
21235
21236 * gdb.cp/casts.exp: Set print symbol off.
21237 * gdb.cp/class2.exp: Likewise.
21238 * gdb.cp/overload.exp: Likewise.
21239 * gdb.cp/templates.exp: Likewise.
21240
d769e349
DE
212412014-08-11 Doug Evans <dje@google.com>
21242
21243 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
21244 (test_load_shlib): Update.
21245
20c6f1e1
YQ
212462014-08-09 Yao Qi <yao@codesourcery.com>
21247
21248 * gdb.base/display.exp: Invoke is_address_zero_readable.
21249 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
21250 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
21251 * gdb.base/hbreak-unmapped.exp: Return if
21252 is_address_zero_readable returns true.
21253 * gdb.base/signest.exp: Likewise.
21254 * gdb.base/signull.exp: Likewise.
21255 * gdb.base/sigbpt.exp: Likewise.
21256 * gdb.guile/scm-disasm.exp: Do the test if
21257 is_address_zero_readable returns false.
21258 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
21259 * gdb.python/py-arch.exp: Likewise.
21260 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
21261 * lib/gdb.exp (is_address_zero_readable): New proc.
21262
5792e8e3
YQ
212632014-08-09 Yao Qi <yao@codesourcery.com>
21264
21265 PR testsuite/13443
21266 * gdb.mi/mi-var-display.exp: Make test messages unique.
21267
3cecbbbe
TT
212682014-08-04 Tom Tromey <tromey@redhat.com>
21269
21270 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21271 target 0".
21272
00b51ff5
TT
212732014-08-04 Tom Tromey <tromey@redhat.com>
21274
21275 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21276 "target_resume".
21277
6908c509
JB
212782014-08-01 Joel Brobecker <brobecker@adacore.com>
21279
21280 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21281 inner_vla_struct_object_size.
21282 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21283 as xfail.
21284
cc6563d2
PA
212852014-07-30 Pedro Alves <palves@redhat.com>
21286
21287 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21288 comment.
21289
7e09a223
YQ
212902014-07-29 Yao Qi <yao@codesourcery.com>
21291
21292 PR gdb/17206
21293 * gdb.base/until-nodebug.exp: New.
21294
7ebdbe92
DE
212952014-07-28 Doug Evans <xdje42@gmail.com>
21296
21297 PR guile/17203
21298 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21299 previously existing parameter, and previously ambiguously spelled
21300 parameter.
21301
fdb1adc6
WN
213022014-07-28 Will Newton <will.newton@linaro.org>
21303
21304 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21305
186fcde0
DE
213062014-07-26 Ludovic Courtès <ludo@gnu.org>
21307 Doug Evans <xdje42@gmail.com>
21308
21309 PR guile/17146
21310 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21311
70509625
PA
213122014-07-25 Pedro Alves <palves@redhat.com>
21313
21314 * gdb.threads/signal-command-handle-nopass.c: New file.
21315 * gdb.threads/signal-command-handle-nopass.exp: New file.
21316 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21317 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21318 * gdb.threads/signal-delivered-right-thread.c: New file.
21319 * gdb.threads/signal-delivered-right-thread.exp: New file.
21320
c3f814a1
PA
213212014-07-25 Pedro Alves <palves@redhat.com>
21322
21323 * gdb.base/double-prompt-target-event-error.exp
21324 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21325 match.
21326 (cancel_pagination_in_target_event): Rework double prompt
21327 detection.
21328 * gdb.base/paginate-after-ctrl-c-running.exp
21329 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21330 <return>' match.
21331 * gdb.base/paginate-bg-execution.exp
21332 (test_bg_execution_pagination_return)
21333 (test_bg_execution_pagination_cancel): Remove '-notransfer
21334 <return>' matches.
21335 * gdb.base/paginate-execution-startup.exp
21336 (test_fg_execution_pagination_return)
21337 (test_fg_execution_pagination_cancel): Remove '-notransfer
21338 <return>' matches.
21339 * gdb.base/paginate-inferior-exit.exp
21340 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21341 match.
21342 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21343 * lib/gdb.exp (pagination_prompt): Run text through
21344 string_to_regexp.
21345 (gdb_test_multiple): Match $pagination_prompt instead of
21346 "<return>".
21347 (string_to_regexp): Move to lib/gdb-utils.exp.
21348
e214cf6c
JK
213492014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21350
21351 * gdb.arch/amd64-entry-value-paramref.S: New file.
21352 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21353 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21354 * gdb.arch/amd64-optimout-repeat.S: New file.
21355 * gdb.arch/amd64-optimout-repeat.c: New file.
21356 * gdb.arch/amd64-optimout-repeat.exp: New file.
21357
17d0c5c8
JK
213582014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21359
21360 PR gdb/17170
21361 * gdb.base/statistics.exp: New file.
21362
b8b8facf
DE
213632014-07-17 Doug Evans <dje@google.com>
21364
74b49205 21365 PR gdb/17170
b8b8facf
DE
21366 * gdb.base/maint.exp: Update testing of per-command stats.
21367
1b5d0ab3
PA
213682014-07-16 Pedro Alves <palves@redhat.com>
21369
21370 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21371 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21372 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21373 (tfile_write_buf): New functions.
21374 (add_memory_block): Rewrite using the above.
21375 (adjust_function_address): New function.
21376 (FUNCTION_ADDRESS): New macro.
21377 (write_basic_trace_file): Remove short_x local, and use
21378 tfile_write_16. Change type of func_addr local to unsigned long
21379 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21380 here. Cast argument of add_memory_block to char pointer.
21381 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21382 (main): Remove parameters.
21383 * gdb.trace/tfile.exp: Remove nowarnings.
21384
4d974e88
SM
213852014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21386
21387 * gdb.base/debug-expr.exp: Test string evaluation with
21388 "debug expression" on.
21389
41e99568
PA
213902014-07-15 Pedro Alves <palves@redhat.com>
21391
21392 * gdb.base/reread.exp: Use clean_restart.
21393
487d9753
PL
213942014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21395
21396 * gdb.arch/avr-flash-qualifer.c: New.
21397 * gdb.arch/avr-flash-qualifer.exp: New.
21398
cc1c52ad
PA
213992014-07-14 Pedro Alves <palves@redhat.com>
21400
21401 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21402 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21403
1e973570
PA
214042014-07-14 Pedro Alves <palves@redhat.com>
21405
21406 * gdb.base/double-prompt-target-event-error.c: New file.
21407 * gdb.base/double-prompt-target-event-error.exp: New file.
21408
93d6eb10
PA
214092014-07-14 Pedro Alves <palves@redhat.com>
21410
21411 PR gdb/17072
21412 * gdb.base/paginate-inferior-exit.c: New file.
21413 * gdb.base/paginate-inferior-exit.exp: New file.
21414
0017922d
PA
214152014-07-14 Pedro Alves <palves@redhat.com>
21416
21417 PR gdb/17072
21418 * gdb.base/paginate-bg-execution.c: New file.
21419 * gdb.base/paginate-bg-execution.exp: New file.
21420
94696ad3
PA
214212014-07-14 Pedro Alves <palves@redhat.com>
21422
21423 PR gdb/17072
21424 * gdb.base/paginate-execution-startup.c: New file.
21425 * gdb.base/paginate-execution-startup.exp: New file.
21426 * lib/gdb.exp (pagination_prompt): New global.
21427 (default_gdb_spawn): New procedure, factored out from
21428 default_gdb_spawn.
21429 (default_gdb_start): Adjust to call default_gdb_spawn.
21430 (gdb_spawn): New procedure.
21431
bd293940
PA
214322014-07-14 Pedro Alves <palves@redhat.com>
21433
21434 * lib/gdb.exp (gdb_assert): New procedure.
21435 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21436
c933f875
PA
214372014-07-14 Pedro Alves <palves@redhat.com>
21438
21439 * gdb.base/execution-termios.c: New file.
21440 * gdb.base/execution-termios.exp: New file.
21441
d98b7a16
TT
214422014-07-14 Tom Tromey <tromey@redhat.com>
21443
21444 * gdb.cp/vla-cxx.cc: New file.
21445 * gdb.cp/vla-cxx.exp: New file.
21446
548740d6
TT
214472014-07-14 Tom Tromey <tromey@redhat.com>
21448
21449 * gdb.reverse/rerun-prec.c: New file.
21450 * gdb.reverse/rerun-prec.exp: New file.
21451
a25eb028
MR
214522014-07-12 Maciej W. Rozycki <macro@mips.com>
21453 Maciej W. Rozycki <macro@codesourcery.com>
21454
21455 * lib/gdb-utils.exp: New file.
21456 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21457 inline `gdb_init_command' processing.
21458 (gdb_start_cmd): Likewise.
21459 * lib/mi-support.exp (mi_run_cmd): Likewise.
21460 * README: Document `gdb_init_command' and `gdb_init_commands'.
21461
218c2655
JK
214622014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21463
21464 Fix false FAIL running under a very long directory name.
21465 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21466 and "set print elements 10000". Twice.
21467
5401fde3
YQ
214682014-07-11 Yao Qi <yao@codesourcery.com>
21469
21470 * gdb.base/exprs.exp: "set print symbol off".
21471
e76126e8
PA
214722014-07-11 Pedro Alves <palves@redhat.com>
21473
21474 * gdb.threads/kill.c: New file.
21475 * gdb.threads/kill.exp: New file.
21476
2d6f0de6
YQ
214772014-07-10 Yao Qi <yao@codesourcery.com>
21478
21479 * gdb.trace/tfile.c (write_basic_trace_file)
21480 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21481 address written to trace file.
21482
7180e04a
PA
214832014-07-09 Pedro Alves <palves@redhat.com>
21484
21485 * gdb.base/attach-wait-input.exp: New file.
21486 * gdb.base/attach-wait-input.c: New file.
21487
9a9a7608
AB
214882014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21489
21490 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21491 setting up test structures.
21492 (main): Call new test function.
21493 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21494 test function, continue into test function and walk test
21495 structures.
21496
161ac41e
YQ
214972014-07-02 Yao Qi <yao@codesourcery.com>
21498
21499 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21500 'bar_start' at the beginning of functions 'foo' and 'bar'
21501 respectively.
21502 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21503 instead of 'foo' and 'bar'.
21504
1f267ae3
MM
215052014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21506
21507 * gdb.btrace/segv.exp: New.
21508 * gdb.btrace/segv.c: New.
21509
2b239efb
LM
215102014-07-02 Luis Machado <lgustavo@codesourcery.com>
21511
21512 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21513 instruction.
21514
cf363f18
MW
215152014-06-30 Mark Wielaard <mjw@redhat.com>
21516
21517 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21518 vulture, vilify, villar): New volatile array constants.
21519 (vindictive, vegetation): New const volatile array constants.
21520 * gdb.base/volatile.exp: Test volatile and const volatile array
21521 types.
21522
aebf9d24
AA
215232014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21524
21525 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21526 target lacks support for awatch, rwatch, or hbreak.
21527
b67a2c6f
YQ
215282014-06-27 Yao Qi <yao@codesourcery.com>
21529
21530 * gdb.multi/dummy-frame-restore.exp: New.
21531 * gdb.multi/dummy-frame-restore.c: New.
21532
aef92902
MM
215332014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21534
21535 * gdb.btrace/gcore.exp: New.
21536
8e9db26e
PA
215372014-06-23 Pedro Alves <palves@redhat.com>
21538
21539 * gdb.base/watchpoint-reuse-slot.c: New file.
21540 * gdb.base/watchpoint-reuse-slot.exp: New file.
21541
70afc5b7
SC
215422014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21543
21544 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21545 progspace's filename in 'info', 'enable' and 'disable' command
21546 tests.
21547
b972bd9c
JK
215482014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21549
21550 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21551 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21552 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21553
125f8a3d
GB
215542014-06-20 Gary Benson <gbenson@redhat.com>
21555
21556 * gdb.arch/i386-avx.exp: Fix include file location.
21557 * gdb.arch/i386-sse.exp: Likewise.
21558
3ed9baed
IB
215592014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21560
21561 * gdb.dlang/expression.exp: New file.
21562
034f788c
PA
215632014-06-19 Pedro Alves <palves@redhat.com>
21564
21565 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21566 out from ...
21567 (top level): ... here. Iterate running tests under different
21568 scheduler-locking settings.
21569
45371d0c
LM
215702014-06-18 Luis Machado <lgustavo@codesourcery.com>
21571
21572 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21573 to DW_FORM_addr and use non-zero addresses.
21574
5d376983
SC
215752014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21576
21577 PR gdb/17017
21578 * gdb.python/py-xmethods.cc: Add global function call counters and
21579 increment them in their respective functions. Remove "cout"
21580 statements.
21581 * gdb.python/py-xmethods.exp: Make tests check the global function
21582 call counters instead of depending on inferior IO.
21583
a1aa2221
LM
215842014-06-18 Don Breazeal <donb@codesourcery.com>
21585
21586 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21587 Deleted procedure.
21588 (explicit_fork_parent_follow): Deleted procedure.
21589 (explicit_fork_child_follow): Deleted procedure.
21590 (test_follow_fork): New procedure.
21591 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21592 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21593 procedure calls.
21594
0fc05997
YQ
215952014-06-17 Yao Qi <yao@codesourcery.com>
21596
21597 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21598 CP1252.
21599
70795c52
LM
216002014-06-17 Luis Machado <lgustavo@codesourcery.com>
21601
21602 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21603 Initialize ptr and S explicitly.
21604 (skip_type_update_when_not_use_rtti_test): Likewise.
21605
6be47f0c
KS
216062014-06-16 Keith Seitz <keiths@redhat.com>
21607
21608 PR mi/15863
21609 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21610 the inferior is started.
21611
d03de421
PA
216122014-06-16 Pedro Alves <palves@redhat.com>
21613
21614 * gdb.base/break-main-file-remove-fail.c: New file.
21615 * gdb.base/break-main-file-remove-fail.exp: New file.
21616 * gdb.base/break-unload-file.exp: Use build_executable instead of
21617 prepare_for_testing.
21618 (test_break): New parameter "initial_load". Handle it.
21619 (top level): Add initial_load cmdline/file axis.
21620
f9579b99
TT
216212014-06-12 Tom Tromey <tromey@redhat.com>
21622
21623 * gdb.base/completion.exp: Don't use directory name in test.
21624
3657956b
GB
216252014-06-09 Gary Benson <gbenson@redhat.com>
21626
21627 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21628 separate the always-available ANSI-standard signals from the
21629 signals that require checking.
21630 (main): Likewise.
21631 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21632 Likewise.
21633 (main): Likewise.
21634
4186eb54
KS
216352014-06-07 Keith Seitz <keiths@redhat.com>
21636
21637 Revert:
21638 PR c++/16253
21639 * gdb.cp/var-tag.cc: New file.
21640 * gdb.cp/var-tag.exp: New file.
21641 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21642 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21643 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21644 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21645
25326a28 216462014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21647
21648 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21649
829155c9
PA
216502014-06-06 Pedro Alves <palves@redhat.com>
21651
21652 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21653 in target debug output instead of looking at RSP packets,
21654 disabling the test on any target that uses hardware stepping.
21655 Update comments.
21656
61c8d22e
PA
216572014-06-06 Pedro Alves <palves@redhat.com>
21658
21659 * gdb.base/break-unload-file.exp: Fix typo.
21660
d9a47287
YQ
216612014-06-06 Yao Qi <yao@codesourcery.com>
21662
21663 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21664 from "jit_function" to "^jit_function".
21665
e5e01dbf
YQ
216662014-06-06 Yao Qi <yao@codesourcery.com>
21667
21668 * gdb.base/async.c (foo): Add one statement.
21669 * gdb.base/async.exp: Get the next instruction address and
21670 match the output of "nexti" by instruction address. Match
21671 the hex address in the output of "finish".
21672
73ba372c
GB
216732014-06-06 Gary Benson <gbenson@redhat.com>
21674
21675 * gdb.base/call-signals.c: Remove preprocessor conditionals
21676 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21677 SIGSEGV and SIGTERM.
21678 * gdb.base/sigall.c: Likewise.
21679 * gdb.base/unwindonsignal.c: Likewise.
21680 * gdb.reverse/sigall-reverse.c: Likewise.
21681
831517df
YQ
216822014-06-06 Yao Qi <yao@codesourcery.com>
21683
21684 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21685 readable, skip the test.
21686
b8b91e98
YQ
216872014-06-06 Yao Qi <yao@codesourcery.com>
21688
21689 * gdb.threads/staticthreads.c (thread_function): Move the line
21690 setting breakpoint on forward.
21691 * gdb.threads/staticthreads.exp: Update comments.
21692
fb934770
LC
216932014-06-05 Ludovic Courtès <ludo@gnu.org>
21694
21695 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21696 "history-append! type error".
21697
6ef284bd
SM
216982014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21699
21700 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21701 erroneous dprintf expected input.
21702
a872e241
DE
217032014-06-04 Doug Evans <xdje42@gmail.com>
21704
21705 * gdb.guile/scm-generics.exp: Delete.
21706
16f691fb
DE
217072014-06-04 Doug Evans <xdje42@gmail.com>
21708
21709 * gdb.guile/scm-breakpoint.exp: Update.
21710 Add tests for breakpoint registration.
21711
012370f6
TT
217122014-06-04 Tom Tromey <tromey@redhat.com>
21713
21714 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21715 VLA-in-union.
21716 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21717 inner_vla_struct, vla_union types. Initialize objects of those
21718 types and compute their sizes.
21719
9f5a4cef
HZ
217202014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21721 Hui Zhu <hui@codesourcery.com>
21722
21723 * gdb.base/fileio.exp: Add test for shell not available as well as
21724 available.
21725 * gdb.base/fileio.c (test_system): Check for shell twice.
21726
90a45c4d
YQ
217272014-06-04 Yao Qi <yao@codesourcery.com>
21728
21729 * gdb.base/auto-connect-native-target.exp: Remove redundant
21730 space from the regexp pattern.
21731
70017e41
YQ
217322014-06-04 Yao Qi <yao@codesourcery.com>
21733
21734 * gdb.base/default.exp: Replace "child" with "native" in
21735 regexp pattern.
21736
883964a7
SC
217372014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21738
21739 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21740 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21741 * gdb.python/py-xmethods.py: Python script supporting the
21742 new testcase and tests.
21743
ef370185
JB
217442014-06-03 Joel Brobecker <brobecker@adacore.com>
21745 Pedro Alves <palves@redhat.com>
21746
21747 PR breakpoints/17000
21748 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21749 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21750
1e2ccb61
BM
217512014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21752
21753 * gdb.base/subst.exp: Add tests to verify partial path matching
21754 output.
21755
c6ec5ab2
PA
217562014-06-03 Pedro Alves <palves@redhat.com>
21757
21758 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21759 target that doesn't use software single-stepping.
21760
835c559f
PA
217612014-06-03 Pedro Alves <palves@redhat.com>
21762
21763 PR breakpoints/17000
21764 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21765 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21766
06eb1586
DE
217672014-06-02 Doug Evans <xdje42@gmail.com>
21768
21769 * gdb.guile/scm-parameter.exp: New file.
21770
e698b8c4
DE
217712014-06-02 Doug Evans <xdje42@gmail.com>
21772
21773 * gdb.guile/scm-cmd.c: New file.
21774 * gdb.guile/scm-cmd.exp: New file.
21775
ded03782
DE
217762014-06-02 Doug Evans <xdje42@gmail.com>
21777
21778 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21779 pretty-printer lookup.
21780 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21781 (make-pp_s-printer): Call it.
21782 (make-pretty-printer-from-dict): New function.
21783 (lookup-pretty-printer-maker-from-dict): New function.
21784 (*pretty-printer*): Simplify.
21785 (make-objfile-pp_s-printer): New function.
21786 (install-objfile-pretty-printers!): New function.
21787 (make-progspace-pp_s-printer): New function.
21788 (install-progspace-pretty-printers!): New function.
21789 * gdb.guile/scm-progspace.c: New file.
21790 * gdb.guile/scm-progspace.exp: New file.
21791
41fac0cf
PA
217922014-06-02 Pedro Alves <palves@redhat.com>
21793
21794 * gdb.base/dprintf-bp-same-addr.c: New file.
21795 * gdb.base/dprintf-bp-same-addr.exp: New file.
21796
96ae5695
EBM
217972014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21798
21799 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21800 * gdb.arch/powerpc-power.s: Likewise.
21801
da02b3a8
JB
218022014-06-02 Joel Brobecker <brobecker@adacore.com>
21803
21804 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21805
c72b2e7b
YQ
218062014-06-01 Yao Qi <yao@codesourcery.com>
21807
21808 * gdb.base/watchpoint.exp (test_watch_location): Check null
21809 pointer can be dereferenced. If not, do the test, otherwise
21810 skip it.
21811
53e8a631
AB
218122014-05-30 Andrew Burgess <aburgess@broadcom.com>
21813
21814 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21815 results.
21816 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21817
938f0e2f
AB
218182014-05-30 Andrew Burgess <aburgess@broadcom.com>
21819
21820 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21821 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21822 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21823 * gdb.arch/amd64-invalid-stack-top.c: New file.
21824 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21825
9ba6657a
PA
218262014-05-30 Pedro Alves <palves@redhat.com>
21827
21828 PR breakpoints/17000
21829 * gdb.base/sss-bp-on-user-bp.c: New file.
21830 * gdb.base/sss-bp-on-user-bp.exp: New file.
21831
522c09bf
DB
218322014-05-30 David Blaikie <dblaikie@gmail.com>
21833
21834 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21835 gnu_inline semantics via attribute.
21836 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21837 source explicitly specifies the required semantics.
21838
bf4ef81e
MR
218392014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21840
21841 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21842
329ea579
PA
218432014-05-29 Pedro Alves <palves@redhat.com>
21844 Tom Tromey <tromey@redhat.com>
21845
21846 * gdb.base/async-shell.exp: Don't enable target-async.
21847 * gdb.base/async.exp
21848 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21849 parameter. Adjust.
21850 (top level): Don't test with "target-async".
21851 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21852 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21853 * gdb.base/inferior-died.exp: Don't enable target-async.
21854 * gdb.base/interrupt-noterm.exp: Likewise.
21855 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21856 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21857 * gdb.mi/mi-nonstop.exp: Likewise.
21858 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21859 * gdb.mi/mi-nsintrall.exp: Likewise.
21860 * gdb.mi/mi-nsmoribund.exp: Likewise.
21861 * gdb.mi/mi-nsthrexec.exp: Likewise.
21862 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21863 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21864 * gdb.python/py-evsignal.exp: Don't enable target-async.
21865 * gdb.python/py-evthreads.exp: Likewise.
21866 * gdb.python/py-prompt.exp: Likewise.
21867 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21868 * gdb.server/solib-list.exp: Don't enable target-async.
21869 * gdb.threads/thread-specific-bp.exp: Likewise.
21870 * lib/mi-support.exp: Adjust to use mi-async.
21871
fd664c91
PA
218722014-05-29 Pedro Alves <palves@redhat.com>
21873
21874 PR gdb/13860
21875 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21876 reason, even in sync mode.
21877
251bde03
PA
218782014-05-29 Pedro Alves <palves@redhat.com>
21879 Hui Zhu <hui@codesourcery.com>
21880
21881 PR PR15693
21882 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21883 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21884 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21885 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21886
7f3c0343
JB
218872014-05-28 Joel Brobecker <brobecker@adacore.com>
21888
21889 * config/monitor.exp (gdb_target_monitor): Replace use of
21890 "set remotebaud" by "set serial baud".
21891
b2715b27
AW
218922014-05-26 Andy Wingo <wingo@igalia.com>
21893
21894 * gdb.guile/scm-breakpoint.exp:
21895 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21896 properties instead of gdb-object-properties.
21897
498a4489
YQ
218982014-05-26 Yao Qi <yao@codesourcery.com>
21899
21900 * gdb.server/no-thread-db.exp: Specify source file name
21901 explicitly when setting a breakpoint.
21902
589fdceb
MM
219032014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21904
21905 * gdb.btrace/vdso.c: New.
21906 * gdb.btrace/vdso.exp: New.
21907
e9089e05
MM
219082014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21909
21910 * gdb.base/gcore.exp (capture_command_output): Move ...
21911 * lib/gdb.exp (capture_command_output): ... here.
21912
67b5c0c1
MM
219132014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21914
21915 * gdb.btrace/data.exp: Test memory access during btrace replay.
21916
a2199296
SM
219172014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21918
21919 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21920
17b2616c
PA
219212014-05-21 Pedro Alves <palves@redhat.com>
21922
21923 PR gdb/13860
21924 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21925 (top level): Test that output related to execution commands is
21926 sent to the console with CLI commands, but not with MI commands.
21927 Test that breakpoint events are always mirrored to the console.
21928 Also expect the new source line to be output after a "next" in
21929 async mode too. Make it a pass/fail test.
21930 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21931 output.
21932 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21933
5166082f
PA
219342014-05-21 Pedro Alves <palves@redhat.com>
21935
21936 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21937 Use them to test variations of "list" after reaching a breakpoint.
21938 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21939 Test "list" with listsize 10 after reaching a breakpoint.
21940 * gdb.python/python.exp (decode_line current location line
21941 number): Adjust expected line number.
21942
2f25d70f
SM
219432014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21944
21945 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21946 behavior for $args, pass it directly to "run".
21947
ff604a67
MR
219482014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21949
21950 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21951 30000 to 65536.
21952
6a3cb8e8
PA
219532014-05-21 Pedro Alves <palves@redhat.com>
21954
21955 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21956 auto-connect-native-target off".
21957 * gdb.base/auto-connect-native-target.c: New file.
21958 * gdb.base/auto-connect-native-target.exp: New file.
21959
4ebfc96e
PA
219602014-05-21 Pedro Alves <palves@redhat.com>
21961
21962 * gdb.base/default.exp: Test "target native" instead of "target
21963 child".
21964
36d46afb
MW
219652014-05-21 Mark Wielaard <mjw@redhat.com>
21966
21967 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21968
5876f503
JK
219692014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21970
21971 Fix TLS access for -static -pthread.
21972 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21973 <HAVE_TLS> (thread_function, main): Initialize it.
21974 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21975 Add clean_restart.
21976 <$have_tls != "">: Check TLSVAR.
21977
0256a6ac
PA
219782014-05-21 Pedro Alves <palves@redhat.com>
21979
21980 * gdb.base/dcache-line-read-error.c: New.
21981 * gdb.base/dcache-line-read-error.exp: New.
21982
936d2992
PA
219832014-05-20 Pedro Alves <palves@redhat.com>
21984
21985 * gdb.base/compare-sections.c: New file.
21986 * gdb.base/compare-sections.exp: New file.
21987
802e8e6d
PA
219882014-05-20 Pedro Alves <palves@redhat.com>
21989
21990 * gdb.base/break-idempotent.c: New file.
21991 * gdb.base/break-idempotent.exp: New file.
21992
e59fa00f
MM
219932014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21994
21995 * gdb.btrace/nohist.exp: New.
21996
8b696e31
YQ
219972014-05-20 Yao Qi <yao@codesourcery.com>
21998
21999 * lib/gdb.exp (gdb_init): Set timeout if test file is under
22000 gdb.reverse directory and gdb_reverse_timeout exists in board
22001 setting.
22002 * README: Document gdb_reverse_timeout.
22003
73c9764f
YQ
220042014-05-20 Yao Qi <yao@codesourcery.com>
22005
22006 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
22007 'test_file_name'. Treat args as a string instead of a list.
22008 (gdb_init): Rename argument 'args' by 'test_file_name'.
22009
f1f4348a
JK
220102014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
22011
22012 * gdb.arch/powerpc-power.exp: New file.
22013 * gdb.arch/powerpc-power.s: New file.
22014
0dbe70ce
DE
220152014-05-16 Doug Evans <dje@google.com>
22016
22017 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
22018 * gdb.base/completion.exp: Check that all expected files exist
22019 before doing file completion.
0dbe70ce 22020
8d551b02
DE
220212014-05-16 Doug Evans <dje@google.com>
22022
22023 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
22024 Update.
22025 (do_syscall_tests_without_xml): Update.
22026
73eb7709
PA
220272014-05-16 Pedro Alves <palves@redhat.com>
22028
22029 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
22030 instead of "unknown output after running".
22031
3fae92fc
YQ
220322014-05-16 Yao Qi <yao@codesourcery.com>
22033
22034 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
22035 file1.txt from host at the end.
22036 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
22037
c2b2ccc5
DE
220382014-05-15 Doug Evans <dje@google.com>
22039
22040 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
22041 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
22042 loading file. Add test for TU lookup.
22043
8c217a4b
SM
220442014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22045
22046 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
22047 calling "-exec-arguments" or "set args" before running the
22048 inferior.
22049
3deb39c6
SM
220502014-05-15 Simon Marchi <simon.marchi@ericsson.com>
22051
22052 * lib/mi-support.exp (mi_expect_stop): Expect message for
22053 inferiors that exit with non-zero exit code.
22054
71a79f8c
YQ
220552014-05-14 Yao Qi <yao@codesourcery.com>
22056
22057 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
22058 match absolute path on remote host.
22059 (test_file_list_exec_source_files): Remove "/" from the
22060 pattern.
22061
f23fcd46
YQ
220622014-05-14 Yao Qi <yao@codesourcery.com>
22063
22064 * boards/local-remote-host-notty.exp (${board}_file): New
22065 proc.
22066
9404b58f
KM
220672014-05-07 Kyle McMartin <kyle@redhat.com>
22068
22069 Pushed by Joel Brobecker <brobecker@adacore.com>.
22070 * gdb.arch/aarch64-atomic-inst.c: New file.
22071 * gdb.arch/aarch64-atomic-inst.exp: New file.
22072
5e45f04c
YQ
220732014-05-07 Yao Qi <yao@codesourcery.com>
22074
22075 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
22076 in current context" too.
22077
c888a17d
KS
220782014-05-05 Keith Seitz <keiths@redhat.com>
22079
22080 * gdb.linespec/ls-dollar.exp: Add test for linespec
22081 file:convenience_variable.
22082
290a839c
YQ
220832014-05-05 Yao Qi <yao@codesourcery.com>
22084
22085 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
22086 traceframes into tfile and ctf trace files. Read data from
22087 trace file and test collected data.
22088 (gdb_collect_locals_test): Likewise.
22089 (gdb_unavailable_registers_test): Likewise.
22090 (gdb_unavailable_floats): Likewise.
22091 (gdb_collect_globals_test): Likewise.
22092 (top-level): Append "ctf" to trace_file_targets if GDB
22093 supports.
22094
b5262cd0
YQ
220952014-05-05 Yao Qi <yao@codesourcery.com>
22096
22097 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
22098 code to ...
22099 (gdb_collect_args_test_1): ... it. New proc.
22100 (gdb_collect_locals_test): Move some code to ...
22101 (gdb_collect_locals_test_1): ... it. New proc.
22102 (gdb_unavailable_registers_test): Move some code to ...
22103 (gdb_unavailable_registers_test_1): ... it. New proc.
22104 (gdb_unavailable_floats): Move some code to ...
22105 (gdb_unavailable_floats_1): ... it. New proc.
22106
30a1e6cc
SDJ
221072014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22108
22109 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
22110 probes to test for bitness recognition.
22111 * gdb.arch/amd64-stap-optional-prefix.exp
22112 (test_probe_value_without_reg): New procedure.
22113 Add code to test for different kinds of bitness.
22114
f33da99a
SDJ
221152014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
22116
22117 PR breakpoints/16889
22118 * gdb.arch/amd64-stap-optional-prefix.S: New file.
22119 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
22120
5b80f00d
PA
221212014-05-01 Pedro Alves <palves@redhat.com>
22122
22123 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
22124 gdb_file_cmd if no file is specified.
22125 * boards/native-extended-gdbserver.exp (gdb_load): Use the
22126 last_loaded_file to set the remote exec-file.
22127
f8c2a73c
PA
221282014-05-01 Pedro Alves <palves@redhat.com>
22129
22130 * boards/local-remote-host.exp: New file.
22131
be6e8ac7
PA
221322014-05-01 Pedro Alves <palves@redhat.com>
22133
22134 * boards/local-remote-host.exp: Rename to ...
22135 * boards/local-remote-host-notty.exp: ... this.
22136
cac0dc8f
JB
221372014-04-28 Joel Brobecker <brobecker@adacore.com>
22138
22139 * gdb.ada/dyn_arrayidx: New testcase.
22140
9730e6cc
YQ
221412014-04-26 Yao Qi <yao@codesourcery.com>
22142
22143 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
22144 and compute the length of function main. Save it in
22145 $main_length.
22146 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
22147 (top-level): Use gdb_compile to compile objects into
22148 executable and restart GDB. Remove invocation to
22149 prepare_for_testing.
22150
7ae1a6a6
PA
221512014-04-25 Simon Marchi <simon.marchi@ericsson.com>
22152 Pedro Alves <palves@redhat.com>
22153
22154 PR server/16255
22155 * gdb.multi/multi-attach.c: New file.
22156 * gdb.multi/multi-attach.exp: New file.
22157
4082afcc
PA
221582014-04-25 Pedro Alves <palves@redhat.com>
22159
22160 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
22161 user.
22162 (top level): Test that "set remote conditional-breakpoints-packet
22163 off" works as intended.
22164 * gdb.base/dprintf.exp: Test that "set remote
22165 breakpoint-commands-packet off" works as intended.
22166 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
22167 New function.
22168 (top level): Call it.
22169 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
22170 remote fast-tracepoints-packet off" works as intended.
22171 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
22172 * lib/gdb.exp (gdb_is_target_remote): ... here.
22173
2abc3f8d
DB
221742014-04-24 David Blaikie <dblaikie@gmail.com>
22175
22176 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
22177 ensure clang would not discard them.
22178 * gdb.base/gdbvars.c: Ditto.
22179 * gdb.base/memattr.c: Ditto.
22180 * gdb.base/whatis.c: Ditto.
22181 * gdb.python/py-prettyprint.c: Ditto.
22182 * gdb.trace/actions.c: Ditto.
22183 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
22184 ensure clang would not discard it.
22185
bfd39632
DB
221862014-04-24 David Blaikie <dblaikie@gmail.com>
22187
22188 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
22189 clang to emit the full definition of type required by the test
22190 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
22191
22842ff6
DB
221922014-04-24 David Blaikie <dblaikie@gmail.com>
22193
22194 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
22195 coax Clang into emitting the definition of the type.
22196 * gdb.cp/pr10728-x.h (y): Ditto.
22197 * gdb.cp/pr10728-y.cc (y): Ditto.
22198
c2e827ad
DB
221992014-04-24 David Blaikie <dblaikie@gmail.com>
22200
22201 * gdb.base/label.exp: XFAIL label related tests under Clang.
22202 * gdb.cp/cplabel.exp: Ditto.
22203 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
22204 under Clang those using labels.
22205
4c2d33e7
YQ
222062014-04-25 Yao Qi <yao@codesourcery.com>
22207
22208 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
22209 double_label.
22210 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
22211 partial_label and double_label.
22212
56083b99
DB
222132014-04-24 David Blaikie <dblaikie@gmail.com>
22214
22215 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
22216
25d4e99d
DB
222172014-04-24 David Blaikie <dblaikie@gmail.com>
22218
22219 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
22220 of the function to work across GCC and Clang.
22221 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
22222 pointer types (const void ** const V void **).
22223
01f9f808
MS
222242014-04-24 Michael Sturm <michael.sturm@mintel.com>
22225 Walfred Tedeschi <walfred.tedeschi@intel.com>
22226
22227 * Makefile.in (EXECUTABLES): Added i386-avx512.
22228 * gdb.arch/i386-avx512.c: New file.
22229 * gdb.arch/i386-avx512.exp: Likewise.
22230
4b48d439
KS
222312014-04-23 Keith Seitz <keiths@redhat.com>
22232
22233 * lib/mi-support.exp (mi_list_breakpoints): Delete.
22234 (mi_make_breakpoint_table): New procedure.
22235 (mi_create_breakpoint): Use mi_make_breakpoint
22236 and return the result.
22237 (mi_make_breakpoint): New procedure.
22238 (mi_build_kv_pairs): New procedure.
22239
22240 * gdb.mi/mi-break.exp: Remove unused globals,
22241 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
22242 All callers updated.
22243 * gdb.mi/mi-dprintf.exp: Use variable to track command
22244 number.
22245 Update all callers of mi_create_breakpoint and use
22246 mi_make_breakpoint_table.
22247 Remove any unused global variables.
22248 * gdb.mi/mi-nonstop.exp: Likewise.
22249 * gdb.mi/mi-nsintrall.exp: Likewise.
22250 * gdb.mi/mi-nsmoribund.exp: Likewise.
22251 * gdb.mi/mi-nsthrexec.exp: Likewise.
22252 * gdb.mi/mi-reverse.exp: Likewise.
22253 * gdb.mi/mi-simplerun.exp: Likewise.
22254 * gdb.mi/mi-stepn.exp: Likewise.
22255 * gdb.mi/mi-syn-frame.exp: Likewise.
22256 * gdb.mi/mi-until.exp: Likewise.
22257 * gdb.mi/mi-var-cp.exp: Likewise.
22258 * gdb.mi/mi-var-display.exp: Likewise.
22259 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
22260 * gdb.mi/mi2-var-child.exp: Likewise.
22261 * gdb.mi/mi-vla-c99.exp: Likewise.
22262 * lib/mi-support.exp: Likewise.
22263
22264 From Ian Lance Taylor <iant@cygnus.com>:
22265 * lib/gdb.exp (parse_args): New procedure.
22266
08351840
PA
222672014-04-23 Pedro Alves <palves@redhat.com>
22268
22269 * gdb.base/break-unload-file.c: New file.
22270 * gdb.base/break-unload-file.exp: New file.
22271 * gdb.base/sym-file-lib.c (baz): New function.
22272 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22273 field.
22274 (load): Store the segment's mapped size.
22275 (unload): New function.
22276 (unload_shlib): New function.
22277 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22278 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22279 set a breakpoint at baz, and call it.
22280 * gdb.base/sym-file.exp: New tests for stale breakpoint
22281 instructions.
22282
076855f9
PA
222832014-04-23 Pedro Alves <palves@redhat.com>
22284
22285 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22286 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22287 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22288 * gdb.base/hbreak-unmapped.c: New file.
22289 * gdb.base/hbreak-unmapped.exp: New file.
22290 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22291 * lib/gdb.exp (gdb_is_target_remote): ... here.
22292
483805cf
PA
222932014-04-22 Pedro Alves <palves@redhat.com>
22294
22295 * gdb.base/consecutive-step-over.c: New file.
22296 * gdb.base/consecutive-step-over.exp: New file.
22297
06d97543
PA
222982014-04-22 Pedro Alves <palves@redhat.com>
22299
22300 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22301 instead of send_gdb/gdb_expect.
22302
b4429ea2
YQ
223032014-04-22 Yao Qi <yao@codesourcery.com>
22304
22305 * lib/trace-support.exp (generate_tracefile): New procedure.
22306 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22307 return 0.
22308 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22309 if generate_tracefile returns 1.
22310
51d48146
PA
223112014-04-18 Tom Tromey <palves@redhat.com>
22312 Pedro alves <tromey@redhat.com>
22313
22314 PR backtrace/15558
22315 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22316 with a backtrace limit.
22317 * gdb.python/py-frame-inline.exp: Test running to an inline
22318 function with a backtrace limit, and printing the newest frame.
22319 * gdb.python/py-frame-inline.c (main): Call f.
22320
bd1dce5f
MS
223212014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22322
22323 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22324
40d1a503
MS
223252014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22326
22327 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22328 Drop prefix from unsupported source file path.
22329
389b98f7
YQ
223302014-04-17 Yao Qi <yao@codesourcery.com>
22331
22332 * lib/gdb.exp (with_target_charset): New proc.
22333 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22334 with_target_charset.
22335 (test_print_strings): Likewise.
22336 (test_repeat_bytes): Likewise.
22337 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22338 for some tests.
22339
22869d73
KS
223402014-04-16 Keith Seitz <keiths@redhat.com>
22341
22342 PR gdb/15827
22343 * gdb.dwarf2/corrupt.c: New file.
22344 * gdb.dwarf2/corrupt.exp: New file.
22345
c4f87ca6
KS
223462014-04-16 Keith Seitz <keiths@redhat.com>
22347
22348 PR c++/16597
22349 * gdb.cp/namelessclass.cc: New file.
22350 * gdb.cp/namelessclass.exp: New file.
22351 * gdb.cp/namelessclass.S: New file.
22352
ab19de87
DE
223532014-04-16 Doug Evans <dje@google.com>
22354
22355 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22356 Add comment.
22357 (gdbserver_default_get_comm_port): New function.
22358 (gdbserver_start): Check if board file provided
22359 "gdbserver,get_comm_port" and use it if so.
22360 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22361 (gdb,socketport): Set to "stdio".
22362 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22363 (stdio_gdbserver_template): Delete.
22364 (${board}_get_remote_address): Update.
22365 (${board}_build_remote_cmd): Delete.
22366 (${board}_get_comm_port): New function.
22367 (${board}_spawn): Update.
22368 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22369 Delete.
22370 (${board}_get_remote_address): Update.
22371 (${board}_get_comm_port): New function.
22372
fc98a809
AB
223732014-04-16 Andrew Burgess <aburgess@broadcom.com>
22374
22375 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22376 appearing in any order.
22377
87fd9e6e
DE
223782014-04-15 Doug Evans <dje@google.com>
22379
22380 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22381 uninitialized value of "description".
22382
099fc3ea
KS
223832014-04-15 Keith Seitz <keiths@redhat.com>
22384
22385 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22386 Remove unused globals.
22387 (test_running_the_program): Likewise.
22388 (test_controlled_execution): Likewise.
22389 (test_controlling_breakpoints): Likewise.
22390 (test_program_termination): Likewise.
22391
5da151d4
KS
223922014-04-15 Keith Seitz <keiths@redhat.com>
22393
22394 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22395 unused globals.
22396 (test_rbreak_creation_and_listing): Likewise.
22397 (test_ignore_count): Likewise.
22398 (test_error): Likewise.
22399
35e5d2f0
PA
224002014-04-15 Pedro Alves <palves@redhat.com>
22401
22402 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22403 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22404 sym-file-loader.c.
22405 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22406 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22407 to sym-file-loader.c.
22408 (struct library): Forward declare.
22409 (load_shlib, lookup_function): Change prototypes.
22410 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22411 (translate_offset): Remove declarations.
22412 (get_text_addr): New declaration.
22413 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22414 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22415 sym-file-loader.h.
22416 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22417 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22418 here from sym-file-loader.h.
22419 (struct library): New structure.
22420 (load_shlib, lookup_function): Change prototypes and adjust to
22421 work with a struct library.
22422 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22423 (translate_offset): Make static.
22424 (get_text_addr): New function.
22425 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22426
eb4c1710
PA
224272014-04-15 Pedro Alves <palves@redhat.com>
22428
22429 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22430
2d1baf52
PA
224312014-04-15 Pedro Alves <palves@redhat.com>
22432
22433 * gdb.base/sym-file-loader.c: Include <limits.h>.
22434 (SELF_LINK): New define.
22435 (get_origin): New function.
22436 (load_shlib): Use it.
22437 * gdb.base/sym-file.exp: Don't early return if the target is
22438 remote. Use runto_main, and issue fail is that fails. Use
22439 gdb_load_shlibs.
22440 (shlib_name): Delete.
22441 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22442
7dd6df01
PA
224432014-04-15 Pedro Alves <palves@redhat.com>
22444
22445 * gdb.base/sym-file.exp: Remove regex characters from test
22446 message. Don't refer to breakpoint numbers in test messages.
22447
b50c8614
KS
224482014-04-14 Keith Seitz <keiths@redhat.com>
22449
22450 PR c++/16253
22451 * gdb.cp/var-tag.cc: New file.
22452 * gdb.cp/var-tag.exp: New file.
22453 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22454 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22455 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22456 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22457
3d567982
TT
224582014-04-14 Tom Tromey <tromey@redhat.com>
22459
22460 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22461 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22462 type.
22463 * gdb.cp/enum-class.exp: New file.
22464 * gdb.cp/enum-class.cc: New file.
22465
0626fc76
TT
224662014-04-14 Tom Tromey <tromey@redhat.com>
22467
22468 * gdb.dwarf2/enum-type.exp: New file.
22469
dca325b3
SA
224702014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22471
22472 * gdb.mi/mi-vla-c99.exp: New file.
22473 * gdb.mi/vla.c: New file.
22474
5854b38a
SA
224752014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22476
22477 * gdb.base/vla-datatypes.c: New file.
22478 * gdb.base/vla-datatypes.exp: New file.
22479
463bb957
SA
224802014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22481
22482 * gdb.base/vla-ptr.c: New file.
22483 * gdb.base/vla-ptr.exp: New file.
22484
3dd170be
SA
224852014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22486
22487 * gdb.dwarf2/count.exp: New file.
22488
5ecaaa66
SA
224892014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22490
22491 * gdb.base/vla-sideeffect.c: New file.
22492 * gdb.base/vla-sideeffect.exp: New file.
22493
41f1ada5
DB
224942014-04-14 David Blaikie <dblaikie@gmail.com>
22495
22496 * gdb.mi/non-stop.c: Add return value for non-void function return
22497 statement.
22498 * gdb.threads/staticthreads.c: Ditto.
22499
0be03e84
DE
225002014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22501 Doug Evans <xdje42@gmail.com>
22502
22503 * gdb.guile/scm-value.c: Improve test case.
22504 * gdb.guile/scm-value.exp: Add new test.
22505
f180a1fb
DB
225062014-04-11 David Blaikie <dblaikie@gmail.com>
22507
22508 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22509 override Clang's default.
22510
6b662e19
JB
225112014-04-11 Joel Brobecker <brobecker@adacore.com>
22512
22513 Revert the following changes (regressions):
22514
22515 * gdb.base/vla-sideeffect.c: New file.
22516 * gdb.base/vla-sideeffect.exp: New file.
22517
22518 * gdb.dwarf2/count.exp: New file.
22519
22520 * gdb.base/vla-multi.c: New file.
22521 * gdb.base/vla-multi.exp: New file.
22522
22523 * gdb.base/vla-ptr.c: New file.
22524 * gdb.base/vla-ptr.exp: New file.
22525
22526 * gdb.base/vla-datatypes.c: New file.
22527 * gdb.base/vla-datatypes.exp: New file.
22528
22529 * gdb.mi/mi-vla-c99.exp: New file.
22530 * gdb.mi/vla.c: New file.
22531
245a5f0b
KS
225322014-04-11 Keith Seitz <keiths@redhat.com>
22533
22534 PR c++/16675
22535 * gdb.cp/cpsizeof.exp: New file.
22536 * gdb.cp/cpsizeof.cc: New file.
22537
58a84dcf
SA
225382014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22539
191a8a90
JB
22540 * gdb.mi/mi-vla-c99.exp: New file.
22541 * gdb.mi/vla.c: New file.
58a84dcf 22542
c8655f75
SA
225432014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22544
22545 * gdb.base/vla-datatypes.c: New file.
22546 * gdb.base/vla-datatypes.exp: New file.
22547
024e13b4
SA
225482014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22549
22550 * gdb.base/vla-ptr.c: New file.
22551 * gdb.base/vla-ptr.exp: New file.
22552
1a237e0e
SA
225532014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22554
22555 * gdb.base/vla-multi.c: New file.
22556 * gdb.base/vla-multi.exp: New file.
22557
504f3432
SA
225582014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22559
22560 * gdb.dwarf2/count.exp: New file.
22561
3bce8237
SA
225622014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22563
191a8a90
JB
22564 * gdb.base/vla-sideeffect.c: New file.
22565 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22566
322f9c21
YQ
225672014-04-11 Yao Qi <yao@codesourcery.com>
22568
22569 * gdb.base/completion.exp: Check file exists before running tests
22570 on file completion.
22571
d708bcd1
PA
225722014-04-10 Pedro Alves <palves@redhat.com>
22573
22574 * gdb.base/cond-eval-mode.c: New file.
22575 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22576 prepare_for_testing to build the new file. Check result of
22577 runto_main.
22578 (test_break, test_watch): New procedures.
22579 (top level): Use them.
22580
ae1d2761
PM
225812014-04-08 Pierre Muller <muller@sourceware.org>
22582
22583 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22584 Ctrl-V use for mingw hosts.
22585
7af389b8
SC
225862014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22587
22588 * gdb.python/py-value.c: Improve test case.
22589 * gdb.python/py-value.exp: Add new test.
22590
5e703181
DE
225912014-04-07 David Blaikie <dblaikie@gmail.com>
22592
22593 * lib/compiler.c: Identify the clang compiler.
22594 * lib/compiler.cc: Ditto.
22595
9810b410
YQ
225962014-04-03 Yao Qi <yao@codesourcery.com>
22597
22598 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22599
98d1b8dc
AB
226002014-04-01 Anton Blanchard <anton@samba.org>
22601
22602 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22603 messages unique.
22604
3114cea1
AB
226052014-04-01 Anton Blanchard <anton@samba.org>
22606
22607 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22608 prepare_for_testing.
22609
62f7182c
AB
226102014-04-01 Anton Blanchard <anton@samba.org>
22611
22612 * gdb.arch/ppc64-atomic-inst.c: Remove.
22613 * gdb.arch/ppc64-atomic-inst.S: New file.
22614 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22615
770e7fc7
DE
226162014-03-31 Doug Evans <dje@google.com>
22617
22618 * gdb.base/print-symbol-loading-lib.c: New file.
22619 * gdb.base/print-symbol-loading-main.c: New file.
22620 * gdb.base/print-symbol-loading.exp: New file.
22621
46e2bafa
YQ
226222014-03-31 Yao Qi <yao@codesourcery.com>
22623
22624 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22625
8776cfe9
JB
226262014-03-28 Joel Brobecker <brobecker@adacore.com>
22627
22628 * gdb.ada/mi_dyn_arr: New testcase.
22629
5d1ef361
DE
226302014-03-27 Doug Evans <dje@google.com>
22631
22632 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22633
b5bee914
YQ
226342014-03-27 Yao Qi <yao@codesourcery.com>
22635
22636 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22637 if target is nios2-*-*.
22638
0d4d0e77
YQ
226392014-03-26 Yao Qi <yao@codesourcery.com>
22640
22641 * lib/gdb.exp (readline_is_used): New proc.
22642 * gdb.base/completion.exp: Move tests on command complete up.
22643 Skip the rest of tests if readline is not used.
22644 * gdb.ada/complete.exp: Skp the test if readline is not
22645 used.
22646 * gdb.base/filesym.exp: Likewise.
22647 * gdb.base/macscp.exp: Likewise.
22648 * gdb.base/readline-ask.exp: Likewise.
22649 * gdb.base/readline.exp: Likewise.
22650 * gdb.python/py-cmd.exp: Likewise.
22651 * gdb.trace/tfile.exp: Likewise.
22652
29361eee
YQ
226532014-03-26 Yao Qi <yao@codesourcery.com>
22654
22655 * gdb.base/macscp.exp: Fix code format issues.
22656
bc9a5525
UW
226572014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22658
22659 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22660 * gdb.asm/powerpc64le.inc: New file.
22661
d3839ede
PA
226622014-03-25 Pedro Alves <palves@redhat.com>
22663 Doug Evans <dje@google.com>
22664
22665 * gdb.base/source-execution.c: New file.
22666 * gdb.base/source-execution.exp: New file.
22667 * gdb.base/source-execution.gdb: New file.
22668
01672a57
DE
226692014-03-24 Doug Evans <dje@google.com>
22670
22671 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22672 using fission.
22673
88bbeca9
HZ
226742014-03-24 Hui Zhu <hui@codesourcery.com>
22675 Pedro Alves <palves@redhat.com>
22676
22677 PR breakpoints/16101
22678 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22679 test pass/fail messages. Detect missing support for dprintf when
22680 breakpoints are actually inserted.
22681 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22682 breakpoints are actually inserted.
22683 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22684 fails.
22685
d2348791
JK
226862014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22687
22688 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22689
feef67ab
DE
226902014-03-22 Doug Evans <xdje42@gmail.com>
22691
22692 * gdb.python/python.exp (python not supported): Verify multi-line
22693 python command issues an error.
25d743f9 22694 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22695 guile command issues an error.
feef67ab 22696
ecebef6a
MR
226972014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22698
22699 * gdb.threads/thread-specific.exp: Handle the lack of usable
22700 $this_breakpoint and $this_thread.
22701
ccdd1909
HZ
227022014-03-21 Hui Zhu <hui@codesourcery.com>
22703
22704 * gdb.base/attach.exp (do_command_attach_tests): New.
22705
beb460e8
PA
227062014-03-20 Tom Tromey <tromey@redhat.com>
22707 Pedro Alves <palves@redhat.com>
22708
22709 PR cli/15718
22710 * gdb.base/condbreak-call-false.c: New file.
22711 * gdb.base/condbreak-call-false.exp: New file.
22712
40acf43a
PA
227132014-03-20 Pedro Alves <palves@redhat.com>
22714
22715 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22716 Delete.
22717 (block_signals, unblock_signals): Delete.
22718 (child_function_2, main): Remove references to deleted variable
22719 and functions.
22720
9f5e1e02
PA
227212014-03-20 Pedro Alves <palves@redhat.com>
22722
22723 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22724 Use pthread_kill to signal thread 2.
22725 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22726 Adjust to make the test send itself a signal rather than using the
22727 host's "kill" command.
22728
99619bea
PA
227292014-03-20 Pedro Alves <palves@redhat.com>
22730
22731 * gdb.threads/multiple-step-overs.c: New file.
22732 * gdb.threads/multiple-step-overs.exp: New file.
22733 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22734 Adjust expected infrun debug output.
22735
2adfaa28
PA
227362014-03-20 Pedro Alves <palves@redhat.com>
22737
22738 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22739 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22740
31e77af2
PA
227412014-03-20 Pedro Alves <palves@redhat.com>
22742
22743 PR breakpoints/7143
22744 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22745 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22746 of gdb_test_multiple.
22747 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22748 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22749
b9f437de
PA
227502014-03-20 Pedro Alves <palves@redhat.com>
22751
22752 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22753 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22754
05adc73e
PA
227552014-03-19 Pedro Alves <palves@redhat.com>
22756
22757 * gdb.base/async.exp: Remove early return.
22758
6048b950
PA
227592014-03-19 Pedro Alves <palves@redhat.com>
22760
22761 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22762
8bcfb00a
PA
227632014-03-19 Pedro Alves <palves@redhat.com>
22764
22765 * gdb.base/async.exp (test_background): Expect \r\n after
22766 "completed." in the fail pattern.
22767
884e37dc
PA
227682014-03-19 Pedro Alves <palves@redhat.com>
22769
22770 * gdb.base/async.exp (test_background): New procedure.
22771 Use it for all background execution command tests.
22772
148e57e2
PA
227732014-03-19 Pedro Alves <palves@redhat.com>
22774
22775 * gdb.base/async.exp: Use prepare_for_testing.
22776
f48088c7
PA
227772014-03-19 Pedro Alves <palves@redhat.com>
22778
22779 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22780 the same line.
22781
e2f6c966
PA
227822014-03-19 Pedro Alves <palves@redhat.com>
22783
22784 * gdb.base/async.c (main): Add "jump here" and "until here" line
22785 marker comments.
22786 * gdb.base/async.exp (jump_here): New global.
22787 (jump& test): Use it.
22788 (until_here): New global.
22789 (until& test): Use it.
22790
c30568d4
PA
227912014-03-19 Pedro Alves <palves@redhat.com>
22792
22793 * gdb.base/async.exp: Don't frob gdb_protocol.
22794
0172b6a7
DE
227952014-03-18 Doug Evans <xdje42@gmail.com>
22796
22797 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22798 Fix spelling of exec-done-display.
22799
06c868a8
JK
228002014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22801
22802 PR gdb/15358
22803 * gdb.base/gdb-sigterm.c: New file.
22804 * gdb.base/gdb-sigterm.exp: New file.
22805
0c7e1a46
PA
228062014-03-18 Pedro Alves <palves@redhat.com>
22807
22808 PR gdb/13860
22809 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22810 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22811 solib-event.
22812
f7c77d93
JB
228132014-03-17 Joel Brobecker <brobecker@adacore.com>
22814
22815 * gdb.ada/pckd_arr_ren: New testcase.
22816
5a1e8c7a
DE
228172014-03-13 Doug Evans <xdje42@gmail.com>
22818
22819 PR guile/16612
22820 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22821 collect after discarding symbols.
22822
350e1a76
DE
228232014-03-13 Ludovic Courtès <ludo@gnu.org>
22824 Doug Evans <xdje42@gmail.com>
22825
22826 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22827 to history survives a gc.
22828
a69900ae
PA
228292014-03-13 Pedro Alves <palves@redhat.com>
22830
22831 * gdb.base/default.exp: Don't test "target procfs".
22832
5db9f0bd
PA
228332014-03-13 Pedro Alves <palves@redhat.com>
22834
22835 * gdb.base/default.exp: Update "target child" and "target procfs"
22836 tests to not expect "Unix".
22837
b3ccfe11
TT
228382014-03-12 Tom Tromey <tromey@redhat.com>
22839
22840 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22841 New procs. Add target-async tests.
22842 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22843 Add target-async tests.
22844
646f4417
AA
228452014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22846
22847 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22848 'func_start' and 'func_end' for the beginning and end of the
22849 function code, respectively.
22850 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22851 'func_end' instead of 'func' and 'main'.
22852
288c211f
AA
228532014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22854
22855 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22856 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22857 generate the debug info assembler source.
22858
e0c0f156
AA
228592014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22860
22861 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22862 * gdb.dwarf2/arr-subrange.exp: Likewise.
22863 * gdb.dwarf2/dwz.exp: Likewise.
22864 * gdb.dwarf2/method-ptr.exp: Likewise.
22865 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22866 * gdb.dwarf2/subrange.exp: Likewise.
22867 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22868 * gdb.dwarf2/implptrpiece.exp: Likewise.
22869 * gdb.dwarf2/nostaticblock.exp: Likewise.
22870
0e5c4555
AA
228712014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22872
22873 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22874 directory to absolute path name arguments.
22875
5ec18f2b
JG
228762014-03-10 Joel Brobecker <brobecker@adacore.com>
22877
22878 * gdb.ada/tagged_access: New testcase.
22879
847fc4f2
MM
228802014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22881
22882 * gdb.btrace/data.exp: Update expected output.
22883
cc3da688
YQ
228842014-03-06 Yao Qi <yao@codesourcery.com>
22885
22886 * gdb.trace/pr16508.exp: New file.
22887
0f26cec1
PA
228882014-03-05 Pedro Alves <palves@redhat.com>
22889
22890 PR gdb/16575
22891 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22892 procedure.
22893 (top level): Adjust to use it. Add tests that exercise breakpoint
22894 interaction with the code-cache.
22895
7a5a839f
LC
228962014-02-26 Ludovic Courtès <ludo@gnu.org>
22897
22898 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22899 test for 'history-append!'.
22900
31aa7e4e
JB
229012014-02-26 Joel Brobecker <brobecker@adacore.com>
22902
22903 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22904 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22905 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22906 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22907 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22908 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22909
1b588015
JB
229102014-02-26 Joel Brobecker <brobecker@adacore.com>
22911
22912 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22913 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22914 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22915
55426c9d
JB
229162014-02-26 Joel Brobecker <brobecker@adacore.com>
22917
22918 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22919
dc53a7ad
JB
229202014-02-26 Joel Brobecker <brobecker@adacore.com>
22921
22922 * gdb.dwarf2/arr-stride.c: New file.
22923 * gdb.dwarf2/arr-stride.exp: New file.
22924
12ab52e9
PA
229252014-02-26 Pedro Alves <palves@redhat.com>
22926
22927 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22928 that won't ever trigger. Make sure that GDB reports the correct
22929 breakpoint that caused the stop.
22930
849c862e
JK
229312014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22932
22933 PR gdb/16626
22934 * gdb.base/auto-load-script: New file.
22935 * gdb.base/auto-load.c: New file.
22936 * gdb.base/auto-load.exp: New file.
22937
71b7d793
JK
22938 PR gdb/16626
22939 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22940
e2f0d509
JK
229412014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22942
22943 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22944 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22945
50cc37c8
DE
229462014-02-24 Doug Evans <dje@google.com>
22947
22948 * lib/gdb.exp (run_on_host): Log error output if program fails.
22949
ea4758f2
PA
229502014-02-21 Pedro Alves <palves@redhat.com>
22951
22952 * gdb.threads/step-after-sr-lock.c: Rename to ...
22953 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22954 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22955 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22956 ... this.
22957
d7b30f67
SDJ
229582014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22959
22960 PR tdep/16397
22961 * gdb.arch/amd64-stap-special-operands.exp: New file.
22962 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22963 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22964 * gdb.arch/amd64-stap-triplet.S: Likewise.
22965 * gdb.arch/amd64-stap-triplet.c: Likewise.
22966
83deb43f
JB
229672014-02-20 Joel Brobecker <brobecker@adacore.com>
22968
22969 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22970 in .section pseudo-op.
22971
adde2bff
DE
229722014-02-20 lin zuojian <manjian2006@gmail.com>
22973 Joel Brobecker <brobecker@adacore.com>
22974 Doug Evans <xdje42@gmail.com>
22975
22976 PR symtab/16581
22977 * gdb.dwarf2/dw2-icycle.S: New file.
22978 * gdb.dwarf2/dw2-icycle.c: New file.
22979 * gdb.dwarf2/dw2-icycle.exp: New file.
22980
f7bd0f78
SC
229812014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22982
22983 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22984 operations on gdb.Value objects.
22985 * gdb.python/py-value-cc.exp: Add new test to test operations on
22986 gdb.Value objects.
22987
c17ef0d5
DE
229882014-02-18 Doug Evans <dje@google.com>
22989
22990 * Makefile.in (TESTS): New variable.
22991 (expanded_tests, expanded_tests_or_none): New variables
22992 (check-single): Pass $(expanded_tests_or_none) to runtest.
22993 (check-parallel): Only run tests in $(TESTS) if non-empty.
22994 (check/no-matching-tests-found): New rule.
22995 * README: Document TESTS makefile variable.
22996
5dd3176f
DE
229972014-02-18 Doug Evans <dje@google.com>
22998
22999 * Makefile.in (check-parallel): rm -rf outputs temp.
23000
0b10be4f
JK
230012014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
23002
23003 Fix "ERROR: no fileid for" in the testsuite.
23004 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
23005
85f224e7
DE
230062014-02-12 Doug Evans <dje@google.com>
23007
23008 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
23009 (MISCELLANEOUS): New variable.
23010 (clean): rm -rf $(MISCELLANEOUS).
23011 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
23012 dwp live in the same directory as symlinks, with each symlink pointed
23013 to a differently named file in a different directory.
23014
149b30ff
DE
230152014-02-11 Doug Evans <dje@google.com>
23016
23017 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
23018 of Tcl file commands.
23019
1dfdac32
MK
230202014-02-10 Mark Kettenis <kettenis@gnu.org>
23021
23022 * gdb.threads/step-after-sr-lock.exp: Avoid executing
23023 "kill -SIGUSR1 -1".
23024
aa4fb036
JB
230252014-02-10 Joel Brobecker <brobecker@adacore.com>
23026
23027 * gdb.ada/tick_length_array_enum_idx: New testcase.
23028
ed3ef339
DE
230292014-02-10 Doug Evans <xdje42@gmail.com>
23030
23031 * configure.ac (AC_OUTPUT): Add gdb.guile.
23032 * configure: Regenerate.
23033 * lib/gdb-guile.exp: New file.
23034 * lib/gdb.exp (get_target_charset): New function.
23035 * gdb.base/help.exp: Update expected output from "apropos apropos".
23036 * gdb.guile/Makefile.in: New file.
23037 * gdb.guile/guile.exp: New file.
23038 * gdb.guile/scm-arch.c: New file.
23039 * gdb.guile/scm-arch.exp: New file.
23040 * gdb.guile/scm-block.c: New file.
23041 * gdb.guile/scm-block.exp: New file.
23042 * gdb.guile/scm-breakpoint.c: New file.
23043 * gdb.guile/scm-breakpoint.exp: New file.
23044 * gdb.guile/scm-disasm.c: New file.
23045 * gdb.guile/scm-disasm.exp: New file.
23046 * gdb.guile/scm-equal.c: New file.
23047 * gdb.guile/scm-equal.exp: New file.
23048 * gdb.guile/scm-error.exp: New file.
23049 * gdb.guile/scm-error.scm: New file.
23050 * gdb.guile/scm-frame-args.c: New file.
23051 * gdb.guile/scm-frame-args.exp: New file.
23052 * gdb.guile/scm-frame-args.scm: New file.
23053 * gdb.guile/scm-frame-inline.c: New file.
23054 * gdb.guile/scm-frame-inline.exp: New file.
23055 * gdb.guile/scm-frame.c: New file.
23056 * gdb.guile/scm-frame.exp: New file.
23057 * gdb.guile/scm-generics.exp: New file.
23058 * gdb.guile/scm-gsmob.exp: New file.
23059 * gdb.guile/scm-iterator.c: New file.
23060 * gdb.guile/scm-iterator.exp: New file.
23061 * gdb.guile/scm-math.c: New file.
23062 * gdb.guile/scm-math.exp: New file.
23063 * gdb.guile/scm-objfile-script-gdb.in: New file.
23064 * gdb.guile/scm-objfile-script.c: New file.
23065 * gdb.guile/scm-objfile-script.exp: New file.
23066 * gdb.guile/scm-objfile.c: New file.
23067 * gdb.guile/scm-objfile.exp: New file.
23068 * gdb.guile/scm-ports.exp: New file.
23069 * gdb.guile/scm-pretty-print.c: New file.
23070 * gdb.guile/scm-pretty-print.exp: New file.
23071 * gdb.guile/scm-pretty-print.scm: New file.
23072 * gdb.guile/scm-section-script.c: New file.
23073 * gdb.guile/scm-section-script.exp: New file.
23074 * gdb.guile/scm-section-script.scm: New file.
23075 * gdb.guile/scm-symbol.c: New file.
23076 * gdb.guile/scm-symbol.exp: New file.
23077 * gdb.guile/scm-symtab-2.c: New file.
23078 * gdb.guile/scm-symtab.c: New file.
23079 * gdb.guile/scm-symtab.exp: New file.
23080 * gdb.guile/scm-type.c: New file.
23081 * gdb.guile/scm-type.exp: New file.
23082 * gdb.guile/scm-value-cc.cc: New file.
23083 * gdb.guile/scm-value-cc.exp: New file.
23084 * gdb.guile/scm-value.c: New file.
23085 * gdb.guile/scm-value.exp: New file.
23086 * gdb.guile/source2.scm: New file.
23087 * gdb.guile/types-module.cc: New file.
23088 * gdb.guile/types-module.exp: New file.
23089
7026a7c1
YQ
230902014-02-10 Yao Qi <yao@codesourcery.com>
23091
23092 PR testsuite/16543
23093 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
23094 * configure: Regenerated.
23095 * Makefile.in: New file.
23096
6c466447
AS
230972014-02-08 Andreas Schwab <schwab@linux-m68k.org>
23098
23099 * gdb.python/py-framefilter.exp: Fix typo.
23100
6e854735
YQ
231012014-02-08 Yao Qi <yao@codesourcery.com>
23102
23103 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
23104 that no =breakpoint-modified is emitted when breakpoints are
23105 modified through MI commands.
23106
d137e6dc
PA
231072014-02-07 Pedro Alves <pedro@codesourcery.com>
23108 Pedro Alves <palves@redhat.com>
23109
23110 * gdb.threads/step-after-sr-lock.c: New file.
23111 * gdb.threads/step-after-sr-lock.exp: New file.
23112
b5ee5a50
PA
231132014-02-07 Pedro Alves <palves@redhat.com>
23114
23115 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
23116
3c77faf3
JK
231172014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
23118
23119 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
23120 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
23121
6dddc817
DE
231222014-02-06 Doug Evans <xdje42@gmail.com>
23123
23124 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
23125 output.
23126
23127 * gdb.gdb/python-interrupts.exp: New file.
23128
de7b2893
YQ
231292014-02-05 Yao Qi <yao@codesourcery.com>
23130
23131 * gdb.trace/report.exp (use_collected_data): Test the output
23132 of "info threads" and "info inferiors".
23133
66d032ac
YQ
231342014-02-05 Yao Qi <yao@codesourcery.com>
23135
23136 Revert this patch:
23137
23138 2013-05-24 Yao Qi <yao@codesourcery.com>
23139
23140 * gdb.trace/tfile.exp: Test inferior and thread.
23141
591a12a1
UW
231422014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23143
23144 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
23145 on a function.
23146 * gdb.base/step-bt.c: Call hello via function pointer to make
23147 sure its first instruction is executed on powerpc64le-linux.
23148
0ff3e01f
UW
231492014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23150
23151 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
23152
084ee545
UW
231532014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23154
23155 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
23156 of the test patterns for use on little-endian systems.
23157
6ed14ff3
UW
231582014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
23159
23160 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
23161 (decimal_vector): Fix for little-endian.
23162
401e27fd
JM
231632014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
23164
23165 * gdb.arch/sparc-sysstep.exp: New file.
23166 * gdb.arch/sparc-sysstep.c: Likewise.
23167
23168 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
23169
8b924729
EBM
231702014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
23171
23172 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
23173
fb151210
JB
231742014-01-23 Tom Tromey <tromey@redhat.com>
23175
23176 * gdb.ada/array_char_idx: New testcase.
23177
0740f8d8
TT
231782014-01-23 Tom Tromey <tromey@redhat.com>
23179
23180 PR python/16487:
23181 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
23182 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
23183 classes.
23184
21909fa1
TT
231852014-01-23 Tom Tromey <tromey@redhat.com>
23186
23187 PR python/16491:
23188 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
23189 string from an inferior frame.
23190 * gdb.python/py-framefilter-mi.exp: Update.
23191
87ce2a04
DE
231922014-01-22 Doug Evans <dje@google.com>
23193
23194 * gdb.server/server-mon.exp: Add tests for "set debug-format".
23195
237b092b
AA
231962014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23197
23198 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
23199
d674a709
AA
232002014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23201
23202 * gdb.trace/entry-values.exp: Remove excess space character from
23203 regex patterns. Handle s390 call instruction.
23204
20fa3390
AA
232052014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23206
23207 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
23208 define "*_start" label. Make "name" static.
23209 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
23210 ${name} by references to ${name}_start.
23211
78466714
AA
232122014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
23213
23214 * gdb.base/info-macros.exp: Remove "debug" from the compile
23215 options.
23216
ec9f644a
IB
232172014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23218
23219 * gdb.dlang/demangle.exp: New file.
23220
94b1b47e
IB
232212014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23222
23223 * gdb.dlang/primitive-types.exp: New file.
23224
7f420862
IB
232252014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
23226
23227 * configure.ac: Create gdb.dlang/Makefile.
23228 * configure: Regenerate.
23229 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
23230 * gdb.dlang/Makefile.in: New file.
23231 * lib/d-support.exp: New file.
23232 * lib/gdb.exp (skip_d_tests): New proc.
23233
52834460
MM
232342014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23235
23236 * gdb.btrace/delta.exp: Check reverse stepi.
23237 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
23238 * gdb.btrace/finish.exp: New.
23239 * gdb.btrace/next.exp: New.
23240 * gdb.btrace/nexti.exp: New.
23241 * gdb.btrace/record_goto.c: Add comments.
23242 * gdb.btrace/step.exp: New.
23243 * gdb.btrace/stepi.exp: New.
23244 * gdb.btrace/multi-thread-step.c: New.
23245 * gdb.btrace/multi-thread-step.exp: New.
23246 * gdb.btrace/rn-dl-bind.c: New.
23247 * gdb.btrace/rn-dl-bind.exp: New.
23248 * gdb.btrace/data.c: New.
23249 * gdb.btrace/data.exp: New.
23250 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23251
6e07b1d2
MM
232522014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23253
23254 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
23255 * gdb.btrace/exception.exp: Update.
23256 * gdb.btrace/instruction_history.exp: Update.
23257 * gdb.btrace/record_goto.exp: Update.
23258 * gdb.btrace/tailcall.exp: Update.
23259 * gdb.btrace/unknown_functions.exp: Update.
23260 * gdb.btrace/delta.exp: New.
23261
0b722aec
MM
232622014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23263
23264 * gdb.btrace/record_goto.exp: Add backtrace test.
23265 * gdb.btrace/tailcall.exp: Add backtrace test.
23266
066ce621
MM
232672014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23268
23269 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23270 * gdb.btrace/record_goto.c: New.
23271 * gdb.btrace/record_goto.exp: New.
23272 * gdb.btrace/x86-record_goto.S: New.
23273
0688d04e
MM
232742014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23275
23276 * gdb.btrace/function_call_history.exp: Update tests.
23277 * gdb.btrace/instruction_history.exp: Update tests.
23278
8710b709
MM
232792014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23280
23281 * gdb.btrace/function_call_history.exp: Fix expected field
23282 order for "record function-call-history".
23283 Add new tests for "record function-call-history /c".
23284 * gdb.btrace/exception.cc: New.
23285 * gdb.btrace/exception.exp: New.
23286 * gdb.btrace/tailcall.exp: New.
23287 * gdb.btrace/x86-tailcall.S: New.
23288 * gdb.btrace/x86-tailcall.c: New.
23289 * gdb.btrace/unknown_functions.c: New.
23290 * gdb.btrace/unknown_functions.exp: New.
23291 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23292
5de9129b
MM
232932014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23294
23295 * gdb.btrace/instruction_history.exp: Update.
23296 * gdb.btrace/function_call_history.exp: Update.
23297
23a7fe75
MM
232982014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23299
23300 * gdb.btrace/function_call_history.exp: Fix expected function
23301 trace.
23302 * gdb.btrace/instruction_history.exp: Initialize traced.
23303 Remove traced_functions.
23304
724c7dd8
MM
233052014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23306
23307 * gdb.btrace/function_call_history.exp: Update
23308 * gdb.btrace/instruction_history.exp: Update.
23309
6d78d93b
MM
233102014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23311
23312 * gdb.btrace/enable.exp: Update expected text.
23313
93a360cc
OJ
233142014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23315
23316 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23317 bytes.
23318
3772b53f
MR
233192014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23320
23321 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23322
596662fa
OJ
233232014-01-15 Omair Javaid <omair.javaid@linaro.org>
23324
23325 * lib/gdb.exp (supports_process_record): Return true for
23326 arm*-linux*. (supports_reverse): Likewise.
23327
b5b08fb4
SC
233282014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23329
23330 PR python/15464
23331 PR python/16113
23332 * gdb.python/py-type.c: Enhance test case.
23333 * gdb.python/py-value-cc.cc: Likewise
23334 * gdb.python/py-type.exp: Add new tests.
23335 * gdb.python/py-value-cc.exp: Likewise
23336
52d7fb13
AA
233372014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23338 Pedro Alves <palves@redhat.com>
23339
23340 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23341 Make "name" extern.
23342 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23343 references to ${name}_start by references to ${name}.
23344
a2cd8cfe
JB
233452014-01-10 Joel Brobecker <brobecker@adacore.com>
23346
23347 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23348
4e23fced
JB
233492014-01-10 Joel Brobecker <brobecker@adacore.com>
23350
23351 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23352
c6a9e42c
PA
233532014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23354 Pedro Alves <palves@redhat.com>
23355
23356 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23357 mi_gdb_target_load.
c6a9e42c 23358
b7ea362b
PA
233592014-01-08 Pedro Alves <palves@redhat.com>
23360
23361 * gdb.threads/reconnect-signal.c: New file.
23362 * gdb.threads/reconnect-signal.exp: New file.
23363
5e3f4fab
EBM
233642014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23365
23366 * gdb.base/source-dir.exp: New file.
23367
79301218
JB
233682014-01-07 Joel Brobecker <brobecker@adacore.com>
23369
23370 * gdb.ada/mi_interface: New testcase.
23371
8e355c5d
JB
233722014-01-07 Joel Brobecker <brobecker@adacore.com>
23373
23374 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23375 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23376 gdb.ada/pp-rec-component/pck.ads: New files.
23377
c0d48811
JB
233782014-01-07 Joel Brobecker <brobecker@adacore.com>
23379
23380 * gdb.python/py-pp-integral.c: New file.
23381 * gdb.python/py-pp-integral.py: New file.
23382 * gdb.python/py-pp-integral.exp: New file.
23383
17b609c3 23384For older changes see ChangeLog-1993-2013.
c906108c 23385\f
8d8cb839
EZ
23386;; Local Variables:
23387;; mode: change-log
23388;; left-margin: 8
23389;; fill-column: 74
23390;; version-control: never
23391;; End:
902f2ccb 23392
3666a048 23393 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23394 Copying and distribution of this file, with or without modification,
23395 are permitted provided the copyright notice and this notice are preserved.
This page took 4.020238 seconds and 4 git commands to generate.