]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/testsuite/ChangeLog
aarch64: Remove support for CSRE
[thirdparty/binutils-gdb.git] / gdb / testsuite / ChangeLog
CommitLineData
66beed02
TT
12021-01-09 Tom Tromey <tom@tromey.com>
2
3 * gdb.trace/ax.exp: Do not require an "ext".
4
8fc48b79
TT
52021-01-08 Tom Tromey <tromey@adacore.com>
6
7 * gdb.ada/voidctx/pck.adb: New file.
8 * gdb.ada/voidctx/pck.ads: New file.
9 * gdb.ada/voidctx/voidctx.adb: New file.
10 * gdb.ada/voidctx.exp: New file.
11
6abd4cf2
SM
122021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
13
14 PR gdb/27157
15 * gdb.base/empty-host-env-vars.exp: New test.
16
d00f0868
AB
172021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.base/completion.exp: Add a new test.
20
3c8c6de2
AB
212021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.fortran/intvar-dynamic-types.exp: New file.
24 * gdb.fortran/intvar-dynamic-types.f90: New file.
25
e3436813
AB
262021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.fortran/intvar-array.exp: New file.
29 * gdb.fortran/intvar-array.f90: New file.
30
d4813f10
TT
312021-01-07 Tom Tromey <tromey@adacore.com>
32
33 * gdb.ada/assign_arr.exp: Add 'others' test.
34
b49180ac
TT
352021-01-06 Tom Tromey <tromey@adacore.com>
36
37 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
38 (FP4_Type): New type.
39 (FP4_Var): New variable.
40 * gdb.ada/fixed_points/fixed_points.adb: Update.
41 * gdb.ada/fixed_points.exp: Add tests for binary operators.
42
3c55062c
SM
432021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
44
45 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
46 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
47 Pass prompt containing debug print to gdb_test_sequence.
48
e4ad960a
TV
492021-01-04 Tom de Vries <tdevries@suse.de>
50
51 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
52
3ec3145c
SM
532021-01-04 Simon Marchi <simon.marchi@efficios.com>
54
55
56
8dc558a0
SM
572021-01-04 Simon Marchi <simon.marchi@efficios.com>
58
59 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
60 * gdb.server/connect-without-multi-process.exp: Likewise.
61 * gdb.server/exit-multiple-threads.exp: Likewise.
62 * gdb.server/ext-attach.exp: Likewise.
63 * gdb.server/ext-restart.exp: Likewise.
64 * gdb.server/ext-run.exp: Likewise.
65 * gdb.server/ext-wrapper.exp: Likewise.
66 * gdb.server/multi-ui-errors.exp: Likewise.
67 * gdb.server/no-thread-db.exp: Likewise.
68 * gdb.server/reconnect-ctrl-c.exp: Likewise.
69 * gdb.server/run-without-local-binary.exp: Likewise.
70 * gdb.server/server-kill.exp: Likewise.
71 * gdb.server/server-run.exp: Likewise.
72 * gdb.server/solib-list.exp: Likewise.
73 * gdb.server/stop-reply-no-thread.exp: Likewise.
74 * gdb.server/wrapper.exp: Likewise.
75 * gdb.server/sysroot.exp: Increase timeout when testing the
76 target: sysroot.
77
d8387cc8
SM
782021-01-04 Simon Marchi <simon.marchi@efficios.com>
79
80 * gdb.server/server-run.exp: Use clean_restart.
81
5169ae34
SM
822021-01-04 Simon Marchi <simon.marchi@efficios.com>
83
84 * gdb.server/ext-run.exp: Use clean_restart.
85
7b0ff8a2
SM
862021-01-04 Simon Marchi <simon.marchi@efficios.com>
87
88 * gdb.server/stop-reply-no-thread.exp: Use build_executable
89 instead of prepare_for_testing.
90
a754fbdf
SM
912021-01-04 Simon Marchi <simon.marchi@efficios.com>
92
93 * gdb.server/solib-list.exp: Use clean_restart.
94
c5e71b33
TV
952021-01-04 Tom de Vries <tdevries@suse.de>
96
97 * gdb.base/morestack.c: Remove printf.
98 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
99
9b243007
TT
1002020-12-31 Tom Tromey <tom@tromey.com>
101
102 * gdb.rust/simple.exp: Update output for Rust 1.49.
103
4ff509e7
BE
1042020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
105
106 * gdb.cp/step-and-next-inline.exp: Fix test case.
107
391750c3
SM
1082020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
109
110 * gdb.python/py-frame-args.exp: De-duplicate test names.
111
b7874836
AB
1122020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 PR gdb/27059
115 * gdb.dwarf2/dyn-type-unallocated.c: New file.
116 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
117
e1ff6226
PW
1182020-12-21 Peter Waller <p@pwaller.net>
119
120 * gdb.base/style-interp-exec-mi.exp: New.
121 * gdb.base/style-interp-exec-mi.c: New.
122
ca01f1bf
SM
1232020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
124
125 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
126 gdb_test. Use proc_with_prefix.
127
0fe69a94
MM
1282020-12-21 Markus Metzger <markus.t.metzger@intel.com>
129
130 * gdb.btrace/exception.exp: Build with nopie.
131 * gdb.btrace/function_call_history.exp: Likewise.
132 * gdb.btrace/unknown_functions.exp: Likewise.
133
806e7575
MM
1342020-12-21 Markus Metzger <markus.t.metzger@intel.com>
135
136 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
137
493d2172
MM
1382020-12-21 Markus Metzger <markus.t.metzger@intel.com>
139
140 * gdb.python/py-record-btrace.exp: Make test names unique.
141 * gdb.python/py-record-full.exp: Likewise.
142
1a1c0afc
MM
1432020-12-21 Markus Metzger <markus.t.metzger@intel.com>
144
145 * gdb.btrace/data.exp: Make test names unique.
146 * gdb.btrace/delta.exp: Likewise.
147 * gdb.btrace/enable.exp: Likewise.
148 * gdb.btrace/function_call_history.exp: Likewise.
149 * gdb.btrace/nohist.exp: Likewise.
150 * gdb.btrace/non-stop.exp: Likewise.
151 * gdb.btrace/rn-dl-bind.exp: Likewise.
152 * gdb.btrace/step.exp: Likewise.
153 * gdb.btrace/stepi.exp: Likewise.
154 * gdb.btrace/tailcall.exp: Likewise.
155
98d837f0
MM
1562020-12-21 Markus Metzger <markus.t.metzger@intel.com>
157
158 * gdb.btrace/enable.exp: Update error message.
159 * gdb.btrace/multi-inferior.exp: Likewise.
160 * gdb.btrace/reconnect.exp: Likewise.
161 * gdb.python/py-record-btrace.exp: Likewise.
162 * gdb.python/py-record-full.exp: Likewise.
163
c541fa7c
TV
1642020-12-20 Tom de Vries <tdevries@suse.de>
165
166 * lib/gdb.exp (save_target_board_info): New proc.
167 (gdb_compile_shlib): Use save_target_board_info.
168
60108e47
TV
1692020-12-19 Tom de Vries <tdevries@suse.de>
170
171 * lib/gdb.exp (supports_scalar_storage_order_attribute)
172 (supports_gnuc): New proc.
173 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
174 test_compiler_info calls. Add unsupported message.
175 * gdb.base/endianity.c: Use TEST_SSO.
176
fa639f55
HD
1772020-12-19 Hannes Domani <ssbssa@yahoo.de>
178
179 PR exp/27070
180 * gdb.python/compare-enum-type-a.c: New test.
181 * gdb.python/compare-enum-type-b.c: New test.
182 * gdb.python/compare-enum-type.exp: New file.
183 * gdb.python/compare-enum-type.h: New test.
184
4aea001f
HD
1852020-12-18 Hannes Domani <ssbssa@yahoo.de>
186
187 * gdb.python/py-format-string.exp: Add tests for address keyword.
188
b3f9469b
HD
1892020-12-18 Hannes Domani <ssbssa@yahoo.de>
190
191 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
192
86ef42bd
TT
1932020-12-18 Tom Tromey <tromey@adacore.com>
194
195 * gdb.ada/fixed_points.exp: Also run with
196 -fgnat-encodings=minimal. Update expected output.
197
93df4a1d
SM
1982020-12-16 Simon Marchi <simon.marchi@efficios.com>
199
200 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
201 * gdb.base/continue-all-already-running.exp: Likewise.
202 * gdb.base/moribund-step.exp: Likewise.
203 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
204
592995fa
TV
2052020-12-16 Tom de Vries <tdevries@suse.de>
206
207 * gdb.base/batch-preserve-term-settings.exp:
208
1e61189d
TV
2092020-12-16 Tom de Vries <tdevries@suse.de>
210
211 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
212 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
213
19007d95
LM
2142020-12-16 Luis Machado <luis.machado@linaro.org>
215
216 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
217 pointer-based memory accesses.
218 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
219 hw watchpoint cases.
220
a33fc9ae
RK
2212020-12-15 Rae Kim <rae.kim@gmail.com>
222
223 * gdb.base/document.exp: New test.
224
0e5ad442
TT
2252020-12-15 Tom Tromey <tromey@adacore.com>
226
227 * gdb.base/style.exp: Add deprecation tests.
228
60598dbd
SM
2292020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
230
231 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
232
8cd6d968
MW
2332020-12-14 Mark Wielaard <mark@klomp.org>
234
235 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
236 specially, set attr_form_comment to the actual FORM string used.
237
eab9267c
MW
2382020-12-14 Mark Wielaard <mark@klomp.org>
239
240 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
241 _constants(SPECIAL_expr) here, but set it...
242 (Dwarf::cu): ...here based on _cu_version.
243
2f413264
TV
2442020-12-14 Tom de Vries <tdevries@suse.de>
245
246 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
247 pass -fPIC.
248 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
249 * gdb.base/break-probes.exp: Same.
250 * gdb.base/ctxobj.exp: Same.
251 * gdb.base/dso2dso.exp: Same.
252 * gdb.base/global-var-nested-by-dso.exp: Same.
253 * gdb.base/info-shared.exp: Same.
254 * gdb.base/jit-reader-simple.exp: Same.
255 * gdb.base/print-file-var.exp: Same.
256 * gdb.base/skip-solib.exp: Same.
257 * gdb.btrace/dlopen.exp: Same.
258
18f1cb1f
TV
2592020-12-14 Tom de Vries <tdevries@suse.de>
260
261 PR testsuite/26963
262 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
263
519155c9
TV
2642020-12-14 Tom de Vries <tdevries@suse.de>
265
266 PR testsuite/26962
267 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
268 cast it to its declared type".
269
153f6e6c
TV
2702020-12-14 Tom de Vries <tdevries@suse.de>
271
272 PR testsuite/26951
273 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
274 shell prompt.
275
86b44259
TT
2762020-12-14 Tom Tromey <tromey@adacore.com>
277
278 * gdb.ada/nested.exp: Add new tests.
279 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
280
e26624c6
TT
2812020-12-14 Tom Tromey <tromey@adacore.com>
282
283 * gdb.dwarf2/ada-thick-pointer.exp: New file.
284
a3bdae4e
TT
2852020-12-14 Tom Tromey <tromey@adacore.com>
286
287 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
288
862fcbd8
TV
2892020-12-13 Tom de Vries <tdevries@suse.de>
290
291 PR testsuite/26953
292 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
293 attribute support if compiler doesn't support it.
294
a406a98e
TV
2952020-12-13 Tom de Vries <tdevries@suse.de>
296
297 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
298 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
299 source to shared lib. Add ada to options.
300
5d7e6ed0
TV
3012020-12-13 Tom de Vries <tdevries@suse.de>
302
303 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
304 calling gnatbind and gnatlink.
305
ee9812a0
AB
3062020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * gdb.base/dcache-flush.c: New file.
309 * gdb.base/dcache-flush.exp: New file.
310
50a5f187
AB
3112020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
312
313 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
314 commands.
315 * gdb.base/killed-outside.exp: Likewise.
316 * gdb.opt/inline-bt.exp: Likewise.
317 * gdb.perf/gmonster-null-lookup.py: Likewise.
318 * gdb.perf/gmonster-print-cerr.py: Likewise.
319 * gdb.perf/gmonster-ptype-string.py: Likewise.
320 * gdb.python/py-unwind.exp: Likewise.
321
19c659f1
AB
3222020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.base/commands.exp: Update expected results.
325
9ef6d4a1
AB
3262020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 PR cli/15104
329 * gdb.base/commands.exp: Add additional tests.
330 * gdb.base/completion.exp: Add additional tests.
331
1536146f
AB
3322020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.base/completion.exp: Add additional tests.
335
346e7e19
TV
3362020-12-11 Tom de Vries <tdevries@suse.de>
337
338 PR testsuite/26991
339 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
340 violations by setting bounds registers if the bounds are passed in the
341 Bounds Table.
342
9cd7a95a
TV
3432020-12-11 Tom de Vries <tdevries@suse.de>
344
345 PR testsuite/26954
346 * gdb.base/float128.exp: Detect and handle no mpfr support.
347
4483a8e7
SM
3482020-12-10 Simon Marchi <simon.marchi@efficios.com>
349
350 PR gdb/24694
351 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
352 calls.
353
10067028
TV
3542020-12-10 Tom de Vries <tdevries@suse.de>
355
356 PR testsuite/26947
357 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
358 braces for tcl 8.5 and earlier.
359
5b56203a
SM
3602020-12-09 Simon Marchi <simon.marchi@efficios.com>
361
362 PR 26875, PR 26901
363 * gdb.base/flexible-array-member.c: New test.
364 * gdb.base/flexible-array-member.exp: New test.
365
b46551b2
TV
3662020-12-08 Tom de Vries <tdevries@suse.de>
367
368 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
369 using is_amd64_regs_target.
370
8439f446
TV
3712020-12-08 Tom de Vries <tdevries@suse.de>
372
373 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
374 self_id.
375
bc545da7
PA
3762020-12-07 Pedro Alves <pedro@palves.net>
377
378 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
379 'additional_flags' variable.
380
1f58f6c2
TBA
3812020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
382
383 * gdb.linespec/explicit.exp: Extend with a test to check completing
384 '-' after seemingly complete options.
385
5759831a
TBA
3862020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
387
388 * gdb.linespec/keywords.exp: Add tests to check positional
389 flexibility of "-force-condition".
390
21e051b3
TBA
3912020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
392
393 * gdb.base/bp-cmds-run-with-ex.c: New file.
394 * gdb.base/bp-cmds-run-with-ex.exp: New file.
395 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
396 * gdb.gdb/python-interrupts.exp: Update the call to
397 'catch_command_errors' with the new argument.
398 * gdb.gdb/python-selftest.exp: Ditto.
399
187b041e
SM
4002020-12-04 Simon Marchi <simon.marchi@efficios.com>
401
402 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
403 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
404 * gdb.threads/non-stop-fair-events.exp: Likewise.
405
3b7a962d
SM
4062020-12-04 Simon Marchi <simon.marchi@efficios.com>
407
408 * gdb.threads/step-over-exec.exp: New.
409 * gdb.threads/step-over-exec.c: New.
410 * gdb.threads/step-over-exec-execd.c: New.
411 * lib/my-syscalls.S: New.
412 * lib/my-syscalls.h: New.
413
e633b117
SM
4142020-12-04 Simon Marchi <simon.marchi@efficios.com>
415
416 * lib/dwarf.exp (declare_labels): Use name as text if text is
417 not provided.
418
67748e0f
TV
4192020-12-04 Tom de Vries <tdevries@suse.de>
420
421 PR testsuite/26990
422 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
423 are unsupported.
424
a8d13675
TV
4252020-12-04 Tom de Vries <tdevries@suse.de>
426
427 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
428 clause.
429
f17727b3
TV
4302020-12-04 Tom de Vries <tdevries@suse.de>
431
432 * gdb.reverse/insn-reverse.exp: Fix count handling.
433
a1499830
TV
4342020-12-04 Tom de Vries <tdevries@suse.de>
435
436 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
437 __x86_64__.
438
9c027c2f
TV
4392020-12-04 Tom de Vries <tdevries@suse.de>
440
441 * gdb.reverse/insn-reverse.c (test_nr): New var.
442 (usage, parse_args): New function.
443 (main): Call parse_args. Only run test for test_nr.
444 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
445 and bail out. Run subtests individually, using an inferior arg
446 specifying the subtest.
447
533b2ae0
AB
4482020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
451
e4502042
AB
4522020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
453
454 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
455 update test to use this.
456
f55a9a37
SM
4572020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
458
459 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
460
0a6155a0
SM
4612020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
462
463 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
464 (do_test): Don't use with_test_prefix.
465 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
466 (do_test): Don't use with_test_prefix.
467 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
468 (do_test): Don't use with_test_prefix.
469 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
470 (do_test): Don't use with_test_prefix.
471
4d56d64a
SM
4722020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
473
474 * gdb.threads/non-ldr-exit.exp: Fix comment.
475
54e75f29
AB
4762020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * gdb.xml/maint-xml-dump-03.xml: New file.
479
7ce05d21
TV
4802020-11-30 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/26905
483 * gdb.dwarf2/count.exp: Remove kfails.
484
50757f95
TBA
4852020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
486
487 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
488 indices.
489
4afa9fd9
JB
4902020-11-24 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
493 the "ptype pck__fp1_range_var" test for the module-2 and pascal
494 languages. Remove the associated setup_xfail.
495
15a491af
SM
4962020-11-23 Simon Marchi <simon.marchi@efficios.com>
497
498 * lib/gdb.exp (gdb_assert): Show error message on error.
499
891615f0
TV
5002020-11-23 Tom de Vries <tdevries@suse.de>
501
502 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
503 * gdb.ada/mod_from_name.exp: Same.
504 * gdb.ada/pckd_arr_ren.exp: Same.
505
19922582
SM
5062020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
507
508 * gdb.base/template.exp: New.
509 * gdb.base/template.c: New.
510
117c628d
GB
5112020-11-22 Gary Benson <gbenson@redhat.com>
512
513 PR gdb/26905
514 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
515 is defined using a DW_AT_count which references another DIE.
516
da39d3ba
TV
5172020-11-21 Tom de Vries <tdevries@suse.de>
518
519 * gdb.base/vla-ptr.exp: Add XFAIL.
520
a5c641b5
AB
5212020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.fortran/array-slices-bad.exp: New file.
524 * gdb.fortran/array-slices-bad.f90: New file.
525 * gdb.fortran/array-slices-sub-slices.exp: New file.
526 * gdb.fortran/array-slices-sub-slices.f90: New file.
527 * gdb.fortran/array-slices.exp: Rewrite tests.
528 * gdb.fortran/array-slices.f90: Rewrite tests.
529 * gdb.fortran/vla-sizeof.exp: Correct expected results.
530
a15a5258
AB
5312020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.base/completion.exp: Add new completion tests.
534
7cb2893d
SM
5352020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
536
537 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
538 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
539 * gdb.mi/mi-nsintrall.exp: Likewise.
540 * gdb.mi/mi-nsmoribund.exp: Likewise.
541 * gdb.mi/mi-nsthrexec.exp: Likewise.
542 * gdb.mi/mi-watch-nonstop.exp: Likewise.
543
cf144ec8
SM
5442020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
545
546 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
547 of perror.
548
6b6a3e05
JM
5492020-11-18 Joseph Myers <joseph@codesourcery.com>
550
551 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
552 $arg.exe exists but $arg does not.
553
811bdca0
GB
5542020-11-17 Gary Benson <gbenson@redhat.com>
555
556 * gdb.trace/trace-common.h (x86_trace_dummy): Add
557 __attribute__ ((used)).
558
c72e3136
AB
5592020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
562
037d7135
AB
5632020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.base/completion.exp: Add new tests.
566
119e99bb
TT
5672020-11-16 Tom Tromey <tromey@adacore.com>
568
569 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
570 tests.
571
b74dbc20
JB
5722020-11-15 Joel Brobecker <brobecker@adacore.com>
573
574 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
575 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
576 (main): Add reference to pck__fp1_var2.
577 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
578
0a12719e
JB
5792020-11-15 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
582
0c9150e4
JB
5832020-11-15 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.ada/fixed_points.exp: Add ptype tests.
586 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
587
b26daff9
JB
5882020-11-15 Joel Brobecker <brobecker@adacore.com>
589
590 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
591
09584414
JB
5922020-11-15 Joel Brobecker <brobecker@adacore.com>
593
594 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
595 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
596 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
597 New files.
598 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
599
600 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
601 New files.
602
9dd02fc0
AB
6032020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 PR cli/26879
606 * gdb.fortran/completion.exp: New file.
607 * gdb.fortran/completion.f90: New file.
608
5643c500
JM
6092020-11-12 Joseph Myers <joseph@codesourcery.com>
610
611 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
612 but $arg does not.
613
7bea47f0
AB
6142020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
615
616 * gdb.fortran/types.exp: Add more tests.
617
1f2624a3
TT
6182020-11-12 Tom Tromey <tom@tromey.com>
619
620 PR rust/26799:
621 * gdb.rust/traits.exp: Remove kfails.
622
9e74f0ae
GB
6232020-11-12 Gary Benson <gbenson@redhat.com>
624
625 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
626 statement.
627
acb994fa
SM
6282020-11-11 Simon Marchi <simon.marchi@efficios.com>
629
630 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
631 always-inserted" axis.
632 (do_test): Add breakpoint_always_inserted parameter.
633
95016fd2
TT
6342020-11-10 Tom Tromey <tromey@adacore.com>
635
636 * gdb.ada/bias.exp: Update.
637 * gdb.ada/bias/bias.adb (X): Change value.
638
83100a74
GB
6392020-11-10 Gary Benson <gbenson@redhat.com>
640
641 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
642 regexp fragment in parentheses to prevent false matching.
643
6ff174a7
GB
6442020-11-10 Gary Benson <gbenson@redhat.com>
645
646 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
647
eb24648c
GB
6482020-11-10 Gary Benson <gbenson@redhat.com>
649
650 * gdb.cp/step-and-next-inline.exp: Only require
651 -gstatement-frontiers when building with GCC.
652 Only setup KFAIL's for GCC issues when using
653 a GCC-built executable.
654
86775fab
AB
6552020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.base/debug-expr.c: Add extra function to allow for an
658 additional test.
659 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
660 to this proc with gdb_test_debug_expr. Add an extra test.
661 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
662 to this proc with gdb_test_debug_expr, give the tests names
663 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
664 calls to this proc with gdb_test_debug_expr, give the tests names
665 * gdb.fortran/debug-expr.exp: New file.
666 * gdb.fortran/debug-expr.f90: New file.
667 * lib/gdb.exp (gdb_test_debug_expr): New proc.
668
a1945bd4
SM
6692020-11-06 Simon Marchi <simon.marchi@efficios.com>
670
671 * lib/dwarf.exp (ranges): Handle "base" and "range" as
672 proceduresu.
673 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
674 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
675 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
676 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
677 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
678 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
679 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
680 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
681
9c91c725
TT
6822020-11-04 Tom Tromey <tromey@adacore.com>
683
684 * gdb.ada/funcall_ref.exp: Update.
685 * gdb.ada/var_rec_arr.exp: Update.
686
8d9fd3a1
TT
6872020-11-04 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/rec_ptype.exp: New file.
690 * gdb.ada/rec_ptype/main.adb: New file.
691 * gdb.ada/rec_ptype/p.ads: New file.
692
d8f62e84
TT
6932020-11-04 Tom Tromey <tromey@adacore.com>
694
695 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
696 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
697 (PT_Full): New variable.
698 * gdb.ada/tick_length_array_enum_idx/pck.adb
699 (Full_PT): New type.
700
7ff5b937
TT
7012020-11-04 Tom Tromey <tromey@adacore.com>
702
703 * gdb.ada/array_of_variant.exp: New file.
704 * gdb.ada/array_of_variant/p.adb: New file.
705 * gdb.ada/array_of_variant/pck.ads: New file.
706 * gdb.ada/array_of_variant/pck.adb: New file.
707
10f6a3ad
TT
7082020-11-04 Tom Tromey <tromey@adacore.com>
709
710 * gdb.ada/enum_idx_packed.exp: Add test.
711 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
712 New variable.
713 * gdb.ada/enum_idx_packed/pck.ads (Short)
714 (Multi_Dimension, Multi_Dimension_Access): New types.
715
b72795a8
TT
7162020-11-04 Tom Tromey <tromey@adacore.com>
717
718 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
719
24aa1b02
TT
7202020-11-04 Tom Tromey <tromey@adacore.com>
721
722 * gdb.ada/set_pckd_arr_elt.exp: Also test
723 -fgnat-encodings=minimal. Add tests.
724 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
725 Call Update_Small a second time.
726 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
727 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
728 (Variant_Access): New types.
729 (New_Variant): Declare.
730
c9a28cbe
TT
7312020-11-04 Tom Tromey <tromey@adacore.com>
732
733 * gdb.ada/mod_from_name.exp: Test printing slice.
734
57567375
TT
7352020-11-04 Tom Tromey <tromey@adacore.com>
736
737 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
738 values.
739 * gdb.ada/access_to_unbounded_array.exp: Test different
740 -fgnat-encodings values.
741 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
742 values.
743 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
744 values.
745 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
746 values.
747 * gdb.ada/array_of_variable_length.exp: Test different
748 -fgnat-encodings values.
749 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
750 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
751 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
752 change.
753 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
754 values.
755 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
756 * gdb.ada/out_of_line_in_inlined.exp: Test different
757 -fgnat-encodings values.
758 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
759 values.
760 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
761 values.
762 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
763 -fgnat-encodings values.
764 * gdb.ada/variant_record_packed_array.exp: Test different
765 -fgnat-encodings values.
766
a7400e44
TT
7672020-11-04 Tom Tromey <tromey@adacore.com>
768
769 * gdb.ada/enum_idx_packed.exp: Add tests.
770 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
771 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
772 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
773 declarations.
774
c40907bf
TV
7752020-11-03 Tom de Vries <tdevries@suse.de>
776
777 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
778 terminator comments.
779 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
780 terminator.
781
f468977a
SM
7822020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
783
784 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
785 integer format test with regexp.
786
1c2bec19
GB
7872020-11-02 Gary Benson <gbenson@redhat.com>
788
789 * gdb.base/print-file-var.exp (test): Separate compiler and
790 linker options, and build using build_executable_from_specs
791 to accommodate this.
792
6539a36d
GB
7932020-11-02 Gary Benson <gbenson@redhat.com>
794
795 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
796 for .c files compiled as C++ with Clang if any shared
797 libraries are specified.
798
7ea44a51
GB
7992020-11-02 Gary Benson <gbenson@redhat.com>
800
801 * lib/attributes.h: New header.
802 * gdb.base/backtrace.c: Include the above. Replace
803 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
804 * gdb.base/infcall-nested-structs.c: Likewise.
805 * gdb.base/vla-optimized-out.c: Likewise.
806
ab8f783d
TV
8072020-11-02 Tom de Vries <tdevries@suse.de>
808
809 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
810
d77c9224
JB
8112020-11-01 Joel Brobecker <brobecker@adacore.com>
812
813 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
814 System.Min_Int and System.Max_Int with smaller hardcoded
815 constants.
816
0e5b0dd0
SM
8172020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
818
819 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
820 * configure: Re-generate.
821
136821d9
SM
8222020-10-30 Simon Marchi <simon.marchi@efficios.com>
823
824 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
825 expected output.
826
b78b3a29
TBA
8272020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
828
829 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
830 behavior.
831 * gdb.base/paginate-bg-execution.exp: Ditto.
832 * gdb.base/paginate-inferior-exit.exp: Ditto.
833 * gdb.base/double-prompt-target-event-error.c: Remove.
834 * gdb.base/double-prompt-target-event-error.exp: Remove.
835
cfaa8f76
TBA
8362020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
837
838 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
839 inferiors' and 'detach inferiors' do not change the current
840 inferior.
841
0ad0e70c
TV
8422020-10-29 Tom de Vries <tdevries@suse.de>
843
844 * gdb.threads/tls.exp: Fix DUPLICATEs.
845
99cc6b2a
TV
8462020-10-28 Tom de Vries <tdevries@suse.de>
847
848 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
849
efe9b873
TV
8502020-10-28 Tom de Vries <tdevries@suse.de>
851
852 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
853 * gdb.base/reread.exp: Same.
854
6b68fd45
TV
8552020-10-28 Tom de Vries <tdevries@suse.de>
856
857 * lib/gdb.exp (readnow): Handle arg.
858 * gdb.rust/traits.exp: Add KFAILs for -readnow.
859
32a5f98a
TV
8602020-10-28 Tom de Vries <tdevries@suse.de>
861
862 * gdb.base/relocate.exp: Update regexp for -readnow.
863
f93b8760
TV
8642020-10-28 Tom de Vries <tdevries@suse.de>
865
866 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
867 -readnow.
868
1b00ef06
TV
8692020-10-28 Tom de Vries <tdevries@suse.de>
870
871 PR symtab/26772
872 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
873 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
874
364bb903
TV
8752020-10-28 Tom de Vries <tdevries@suse.de>
876
877 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
878 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
879 complaint during file command for -readnow.
880
445a033f
TV
8812020-10-28 Tom de Vries <tdevries@suse.de>
882
883 * gdb.cp/nsalias.exp: Fix typo in test name.
884
fdd67a42
TV
8852020-10-28 Tom de Vries <tdevries@suse.de>
886
887 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
888
706baf4c
TV
8892020-10-28 Tom de Vries <tdevries@suse.de>
890
891 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
892 -readnow.
893
b448cca5
TV
8942020-10-27 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
897
5868da03
TV
8982020-10-27 Tom de Vries <tdevries@suse.de>
899
900 * gdb.base/maint.exp: Update for -readnow.
901
06db6ec3
TV
9022020-10-27 Tom de Vries <tdevries@suse.de>
903
904 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
905 -readnow.
906
934a1764
GB
9072020-10-14 Gary Benson <gbenson@redhat.com>
908
909 * gdb.python/py-format-string.exp (test_deref_refs): Treat
910 "_vptr$Base" as correct, in addition to "_vptr.Base".
911 (test_mixed): Likewise.
912
0bf21fbd
GB
9132020-10-27 Gary Benson <gbenson@redhat.com>
914
915 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
916 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
917
b1d4d8d1
TBA
9182020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
919
920 * gdb.base/condbreak.exp: Update the completion tests to
921 consider the '-force' flag.
922
bd24c5d6
TV
9232020-10-27 Tom de Vries <tdevries@suse.de>
924
925 * gdb.base/list-ambiguous-readnow.exp: New file.
926
733d554a
TBA
9272020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
928
929 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
930 the condition.
931 * gdb.linespec/cpcompletion.exp: Update to consider the
932 '-force-condition' keyword.
933 * gdb.linespec/explicit.exp: Ditto.
934 * lib/completion-support.exp: Ditto.
935
b5fa468f
TBA
9362020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
937
938 * gdb.base/condbreak-multi-context.cc: New file.
939 * gdb.base/condbreak-multi-context.exp: New file.
940
b3247276
TT
9412020-10-26 Tom Tromey <tom@tromey.com>
942
943 * lib/mi-support.exp (default_mi_gdb_start): Call
944 gdb_stdin_log_init.
945 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
946 subtract one from gdb_instances.
947 (gdb_stdin_log_write): Flush in_file.
948
1c47ec3e
TV
9492020-10-26 Tom de Vries <tdevries@suse.de>
950
951 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
952
6390859c
TT
9532020-10-26 Tom Tromey <tromey@adacore.com>
954
955 * gdb.ada/unsigned_range/foo.adb: New file.
956 * gdb.ada/unsigned_range/pack.adb: New file.
957 * gdb.ada/unsigned_range/pack.ads: New file.
958 * gdb.ada/unsigned_range.exp: New file.
959
55c3ad88
TV
9602020-10-26 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
963
1612c4bb
TV
9642020-10-26 Tom de Vries <tdevries@suse.de>
965
966 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
967 for CU.
968 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
969
7d72802b
TV
9702020-10-23 Tom de Vries <tdevries@suse.de>
971
972 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
973 DW_FORM_string.
974 (Dwarf::_default_form): New proc.
975 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
976 guessed.
977
9476b583
TV
9782020-10-23 Tom de Vries <tdevries@suse.de>
979
980 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
981 * gdb.dwarf2/atomic-type.exp: Same.
982 * gdb.dwarf2/bad-regnum.exp: Same.
983 * gdb.dwarf2/cpp-linkage-name.exp: Same.
984 * gdb.dwarf2/dw2-align.exp: Same.
985 * gdb.dwarf2/dw2-bad-elf.exp: Same.
986 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
987 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
988 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
989 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
990 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
991 * gdb.dwarf2/enum-type.exp: Same.
992 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
993 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
994 * gdb.dwarf2/main-subprogram.exp: Same.
995 * gdb.dwarf2/missing-type-name.exp: Same.
996 * gdb.dwarf2/nonvar-access.exp: Same.
997 * gdb.dwarf2/typedef-void-finish.exp: Same.
998 * gdb.dwarf2/var-access.exp: Same.
999 * gdb.dwarf2/void-type.exp: Same.
1000
4a636814
SM
10012020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1002
1003 PR gdb/26693
1004 * gdb.dwarf2/template-specification-full-name.exp: New test.
1005
557fc257
LM
10062020-10-22 Luis Machado <luis.machado@linaro.org>
1007
1008 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1009 expected an offset from the function.
1010 * gdb.base/msym-bp.exp (test): Likewise.
1011
6b4c676c
AB
10122020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.fortran/array-slices.exp: Add a new test.
1015
98cec4f6
GB
10162020-10-21 Gary Benson <gbenson@redhat.com>
1017
1018 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1019 fullname test with Clang. Also expand comments generally.
1020
ae86f581
TV
10212020-10-20 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1024
8c161360
TV
10252020-10-20 Tom de Vries <tdevries@suse.de>
1026
1027 * gdb.dwarf2/arr-stride.c: Remove.
1028 * gdb.dwarf2/arr-stride.exp: Use main.c.
1029 * gdb.dwarf2/arr-subrange.c: Remove.
1030 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1031 * gdb.dwarf2/bad-regnum.c: Remove.
1032 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1033 * gdb.dwarf2/corrupt.c: Remove.
1034 * gdb.dwarf2/corrupt.exp: Use main.c.
1035 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1036 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1037 * gdb.dwarf2/dw2-icycle.c: Remove.
1038 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1039 * gdb.dwarf2/formdata16.c: Remove.
1040 * gdb.dwarf2/formdata16.exp: Use main.c.
1041 * gdb.dwarf2/implptrconst.c: Remove.
1042 * gdb.dwarf2/implptrconst.exp: Use main.c.
1043 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1044 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1045 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1046 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1047
9c2412ec
TV
10482020-10-20 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1051 file.
1052 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1053
0cd2ad78
TV
10542020-10-20 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1057 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1058 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1059 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1060 * gdb.dwarf2/dw2-ranges.exp: Same.
1061 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1062 * gdb.dwarf2/var-access.exp: Same.
1063
22cc388e
TT
10642020-10-19 Tom Tromey <tromey@adacore.com>
1065
1066 PR tui/26719
1067 * gdb.tui/list.exp: Check source window contents after focus
1068 change.
1069
520596f2
TV
10702020-10-17 Tom de Vries <tdevries@suse.de>
1071
1072 PR symtab/26317
1073 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1074
d1c8a76d
TV
10752020-10-17 Tom de Vries <tdevries@suse.de>
1076
1077 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1078 as suffix.
1079 * gdb.dwarf2/atomic.c: Rename to ...
1080 * gdb.dwarf2/atomic-type.c: ... this.
1081 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1082 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1083 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1084 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1085 * gdb.dwarf2/fission-mix2.c: Rename to ...
1086 * gdb.dwarf2/fission-mix-2.c: ... this.
1087 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1088 standard_testfile.
1089 * gdb.dwarf2/ada-valprint-error.exp: Same.
1090 * gdb.dwarf2/arr-stride.exp: Same.
1091 * gdb.dwarf2/arr-subrange.exp: Same.
1092 * gdb.dwarf2/atomic-type.exp: Same.
1093 * gdb.dwarf2/bad-regnum.exp: Same.
1094 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1095 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1096 * gdb.dwarf2/clang-debug-names.exp: Same.
1097 * gdb.dwarf2/comp-unit-lang.exp: Same.
1098 * gdb.dwarf2/corrupt.exp: Same.
1099 * gdb.dwarf2/count.exp: Same.
1100 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1101 * gdb.dwarf2/data-loc.exp: Same.
1102 * gdb.dwarf2/dw2-align.exp: Same.
1103 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1104 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1105 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1106 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1107 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1108 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1109 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1110 * gdb.dwarf2/dw2-inline-param.exp: Same.
1111 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1112 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1113 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1114 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1115 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1116 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1117 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1118 * gdb.dwarf2/dw2-param-error.exp: Same.
1119 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1120 * gdb.dwarf2/dw2-ranges.exp: Same.
1121 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1122 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1123 * gdb.dwarf2/dw4-sig-types.exp: Same.
1124 * gdb.dwarf2/dynarr-ptr.exp: Same.
1125 * gdb.dwarf2/enum-type.exp: Same.
1126 * gdb.dwarf2/fission-mix.exp: Same.
1127 * gdb.dwarf2/formdata16.exp: Same.
1128 * gdb.dwarf2/implptrconst.exp: Same.
1129 * gdb.dwarf2/implptrpiece.exp: Same.
1130 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1131 * gdb.dwarf2/main-subprogram.exp: Same.
1132 * gdb.dwarf2/method-ptr.exp: Same.
1133 * gdb.dwarf2/missing-sig-type.exp: Same.
1134 * gdb.dwarf2/nonvar-access.exp: Same.
1135 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1136 * gdb.dwarf2/shortpiece.exp: Same.
1137 * gdb.dwarf2/staticvirtual.exp: Same.
1138 * gdb.dwarf2/subrange.exp: Same.
1139 * gdb.dwarf2/symtab-producer.exp: Same.
1140 * gdb.dwarf2/typedef-void-finish.exp: Same.
1141 * gdb.dwarf2/var-access.exp: Same.
1142 * gdb.dwarf2/variant.exp: Same.
1143 * gdb.dwarf2/void-type.exp: Same.
1144 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1145 dw2-ranges-main.c.
1146 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1147
472d09c1
TV
11482020-10-16 Tom de Vries <tdevries@suse.de>
1149
1150 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1151
afe75f6d
TV
11522020-10-16 Tom de Vries <tdevries@suse.de>
1153
1154 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1155
8c8bd0ba
TV
11562020-10-14 Tom de Vries <tdevries@suse.de>
1157
1158 PR testsuite/26732
1159 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1160 scenario 2.
1161 * gdb.ada/mi_catch_ex_hand.exp: Same.
1162
b75d55d4
PA
11632020-10-13 Pedro Alves <pedro@palves.net>
1164
1165 * lib/mi-support.exp (mi_clean_restart): New.
1166 (mi_run_to_main): Delete.
1167 All callers adjust to use mi_clean_restart / mi_runto_main.
1168
e777225b
PA
11692020-10-13 Pedro Alves <pedro@palves.net>
1170
1171 * config/monitor.exp: Use "list -q".
1172 * gdb.arch/gdb1558.exp: Use "break -q".
1173 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1174 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1175 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1176 * gdb.base/commands.exp: Use "break -q".
1177 * gdb.base/condbreak.exp: Use "break -q".
1178 * gdb.base/ctf-ptype.exp: Use "list -q".
1179 * gdb.base/define.exp: Use "break -q".
1180 * gdb.base/del.exp: Use "break -q".
1181 * gdb.base/fullname.exp: Use "break -q".
1182 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1183 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1184 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1185 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1186 "hbreak -q".
1187 * gdb.base/included.exp: Use "list -q".
1188 * gdb.base/label.exp: Use "break -q".
1189 * gdb.base/lineinc.exp: Use "break -q".
1190 * gdb.base/list.exp: Use "list -q".
1191 * gdb.base/macscp.exp: Use "list -q".
1192 * gdb.base/pending.exp: Use "break -q".
1193 * gdb.base/prologue-include.exp: Use "break -q".
1194 * gdb.base/ptype.exp: Use "list -q".
1195 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1196 * gdb.base/server-del-break.exp: Use "break -q".
1197 * gdb.base/style.exp: Use "break -q".
1198 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1199 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1200 * gdb.cp/exception.exp: Use "tbreak -q".
1201 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1202 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1203 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1204 * gdb.dwarf2/pr13961.exp: Use "break -q".
1205 * gdb.linespec/explicit.exp: Use "list -q".
1206 * gdb.linespec/linespec.exp: Use "break -q".
1207 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1208 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1209 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1210 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1211 * gdb.trace/change-loc.exp: Use "break -q".
1212 * gdb.trace/pending.exp: Use "break -q".
1213 * gdb.tui/basic.exp: Use "list -q".
1214 * gdb.tui/list-before.exp: Use "list -q".
1215 * gdb.tui/list.exp: Use "list -q".
1216 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1217
8abd8ee8
PA
12182020-10-13 Pedro Alves <pedro@palves.net>
1219
1220 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1221 saved breakpoints file.
1222 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1223 inspecting breakpoint list.
1224 * lib/gdb.exp (runto_main): Add "qualified" to options.
1225 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1226 and handle it.
1227 (mi_runto_main): Pass 1 as qualified argument.
1228
f71e6719
PA
12292020-10-13 Pedro Alves <pedro@palves.net>
1230
1231 * lib/mi-support.exp (mi_runto_main): New proc.
1232 (mi_run_to_main): Use it.
1233 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1234 * gdb.mi/mi-var-cmd.exp: Likewise.
1235 * gdb.mi/mi-var-invalidate.exp: Likewise.
1236 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1237 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1238 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1239 * gdb.mi/user-selected-context-sync.exp: Likewise.
1240 * gdb.opt/inline-cmds.exp: Likewise.
1241 * gdb.python/py-framefilter-mi.exp: Likewise.
1242 * gdb.python/py-mi.exp: Likewise.
1243
50441f0f
PA
12442020-10-13 Pedro Alves <pedro@palves.net>
1245
1246 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1247 "runto main".
1248 * gdb.ada/small_reg_param.exp: Likewise.
1249 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1250 * gdb.base/annota1.exp: Likewise.
1251 * gdb.base/anon.exp: Likewise.
1252 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1253 * gdb.base/dprintf-non-stop.exp: Likewise.
1254 * gdb.base/dprintf.exp: Likewise.
1255 * gdb.base/gdb11530.exp: Likewise.
1256 * gdb.base/gdb11531.exp: Likewise.
1257 * gdb.base/gnu_vector.exp: Likewise.
1258 * gdb.base/interrupt-noterm.exp: Likewise.
1259 * gdb.base/memattr.exp: Likewise.
1260 * gdb.base/step-over-syscall.exp: Likewise.
1261 * gdb.base/watch-cond-infcall.exp: Likewise.
1262 * gdb.base/watch-read.exp: Likewise.
1263 * gdb.base/watch-vfork.exp: Likewise.
1264 * gdb.base/watch_thread_num.exp: Likewise.
1265 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1266 * gdb.guile/scm-frame-inline.exp: Likewise.
1267 * gdb.linespec/explicit.exp: Likewise.
1268 * gdb.opt/inline-break.exp: Likewise.
1269 * gdb.python/py-frame-inline.exp: Likewise.
1270 * gdb.reverse/break-precsave.exp: Likewise.
1271 * gdb.reverse/break-reverse.exp: Likewise.
1272 * gdb.reverse/consecutive-precsave.exp: Likewise.
1273 * gdb.reverse/consecutive-reverse.exp: Likewise.
1274 * gdb.reverse/finish-precsave.exp: Likewise.
1275 * gdb.reverse/finish-reverse.exp: Likewise.
1276 * gdb.reverse/fstatat-reverse.exp: Likewise.
1277 * gdb.reverse/getresuid-reverse.exp: Likewise.
1278 * gdb.reverse/i386-precsave.exp: Likewise.
1279 * gdb.reverse/i386-reverse.exp: Likewise.
1280 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1281 * gdb.reverse/i387-env-reverse.exp: Likewise.
1282 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1283 * gdb.reverse/insn-reverse.exp: Likewise.
1284 * gdb.reverse/machinestate-precsave.exp: Likewise.
1285 * gdb.reverse/machinestate.exp: Likewise.
1286 * gdb.reverse/pipe-reverse.exp: Likewise.
1287 * gdb.reverse/readv-reverse.exp: Likewise.
1288 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1289 * gdb.reverse/rerun-prec.exp: Likewise.
1290 * gdb.reverse/s390-mvcle.exp: Likewise.
1291 * gdb.reverse/solib-precsave.exp: Likewise.
1292 * gdb.reverse/solib-reverse.exp: Likewise.
1293 * gdb.reverse/step-precsave.exp: Likewise.
1294 * gdb.reverse/step-reverse.exp: Likewise.
1295 * gdb.reverse/time-reverse.exp: Likewise.
1296 * gdb.reverse/until-precsave.exp: Likewise.
1297 * gdb.reverse/until-reverse.exp: Likewise.
1298 * gdb.reverse/waitpid-reverse.exp: Likewise.
1299 * gdb.reverse/watch-precsave.exp: Likewise.
1300 * gdb.reverse/watch-reverse.exp: Likewise.
1301 * gdb.threads/kill.exp: Likewise.
1302 * gdb.threads/tid-reuse.exp: Likewise.
1303
d3a07122
SM
13042020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1305
1306 PR gdb/26642
1307 * gdb.base/maint-target-async-off.c: New test.
1308 * gdb.base/maint-target-async-off.exp: New test.
1309
c65c6c42
AM
13102020-10-13 Alan Modra <amodra@gmail.com>
1311
1312 * gdb.arch/powerpc-altivec.s,
1313 * gdb.arch/powerpc-power7.s,
1314 * gdb.arch/powerpc-power8.s,
1315 * gdb.arch/powerpc-power9.s,
1316 * gdb.arch/powerpc-vsx.s,
1317 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1318 * gdb.arch/powerpc-altivec.exp,
1319 * gdb.arch/powerpc-power7.exp,
1320 * gdb.arch/powerpc-power8.exp,
1321 * gdb.arch/powerpc-power9.exp,
1322 * gdb.arch/powerpc-vsx.exp,
1323 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1324 disassembly of mfvsrd/mtvsrd.
1325
f4a0f710
AM
13262020-10-13 Alan Modra <amodra@gmail.com>
1327
1328 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1329 "target architecture" output.
1330 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1331 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1332 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1333 * gdb.arch/s390-disassembler-options.exp: Likewise.
1334
87a37e5e
PA
13352020-10-12 Pedro Alves <pedro@palves.net>
1336
1337 PR exp/26602
1338 PR c++/26550
1339 * gdb.cp/ambiguous.cc (marker1): Delete.
1340 (main): Initialize all the fields of the locals. Replace marker1
1341 call with a "set breakpoint here" marker.
1342 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1343 instead of running to marker1. Add tests printing all the
1344 variables and all the fields of the variables.
1345 (test_ambiguous): New proc, expecting the new GDB output when a
1346 field access is ambiguous. Change all "warning: X ambiguous"
1347 tests to use it.
1348
71e1b6b0
GB
13492020-10-12 Gary Benson <gbenson@redhat.com>
1350
1351 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1352 * gdb.base/msym-bp-2.c (foo): Likewise.
1353 * gdb.base/msym-lang.c (foo): Likewise.
1354 * gdb.base/msym-lang-main.c (foo): Likewise.
1355 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1356 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1357 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1358 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1359 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1360 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1361 * gdb.python/py-objfile.c (static_var): Likewise.
1362 * gdb.python/py-symbol.c (rr): Likewise.
1363 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1364 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1365
9370fd51
AB
13662020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1369 output of backtrace.
1370
7c184d33
TT
13712020-10-09 Tom Tromey <tromey@adacore.com>
1372
1373 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1374 (Rec): Add field. Fix range.
1375 * gdb.ada/scalar_storage.exp: Update.
1376
3d87245c
HD
13772020-10-09 Hannes Domani <ssbssa@yahoo.de>
1378
1379 PR exp/26714
1380 * gdb.base/printcmds.exp: Add tests for void results.
1381
f5c4b229
JV
13822020-10-09 Jan Vrany <jan.vrany@labware.com>
1383
1384 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1385 is emmited for both 'set directories' and 'directory' commands.
1386
b2701685
TT
13872020-10-08 Tom Tromey <tom@tromey.com>
1388
1389 * gdb.base/style.exp: Check that "main"'s name is styled.
1390
e86efb33
TT
13912020-10-07 Tom Tromey <tromey@adacore.com>
1392
1393 * gdb.base/find.exp: Rename some tests.
1394
30897591
GB
13952020-10-06 Gary Benson <gbenson@redhat.com>
1396
1397 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1398 * gdb.base/list1.c (unused): Likewise.
1399
ced4a4c1
GB
14002020-10-06 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1403 __attribute__ ((used)).
1404 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1405
ed3bdac4
AB
14062020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1409 make use of regions throughout.
1410 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1411 not {...}.
1412 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1413
cd096ec8
HD
14142020-10-05 Hannes Domani <ssbssa@yahoo.de>
1415
1416 * gdb.base/call-sc.c: Fix return struct on stack test case.
1417 * gdb.base/call-sc.exp: Likewise.
1418
3ee6f75d
GB
14192020-10-02 Gary Benson <gbenson@redhat.com>
1420
1421 * README: Fix "paralell".
1422
f65825ec
GB
14232020-09-30 Gary Benson <gbenson@redhat.com>
1424
1425 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1426 Convert directive to lowercase.
1427 (.Labbrev1_begin): Add missing label.
1428 (abbrev code 0x1): Remove DW_AT_stmt_list.
1429 (.Ldie_b): Likewise.
1430
5f278258
TT
14312020-09-27 Tom Tromey <tom@tromey.com>
1432
1433 * gdb.tui/new-layout.exp: Use with_test_prefix.
1434
8f9929bb
GR
14352020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1436
1437 PR python/26586
1438 * gdb.python/python.exp: add test cases for the from_tty
1439 argument to gdb.execute.
1440
c20c017b
GB
14412020-09-25 Gary Benson <gbenson@redhat.com>
1442
1443 * gdb.base/infcall-nested-structs.exp.tcl: Add
1444 additional_flags=-Wno-tautological-compare for C++
1445 tests when compiling using Clang.
1446
68d654af
GB
14472020-09-25 Gary Benson <gbenson@redhat.com>
1448
1449 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1450 for .c files.
1451
b551a89f
TT
14522020-09-24 Tom Tromey <tromey@adacore.com>
1453
1454 PR tui/26638:
1455 * gdb.tui/list.exp: Check output of "focus next".
1456
20a5fcbd
TT
14572020-09-23 Tom Tromey <tom@tromey.com>
1458
1459 * gdb.dwarf2/intbits.exp: New file.
1460 * gdb.dwarf2/intbits.c: New file.
1461
b167e53f
PA
14622020-09-20 Pedro Alves <pedro@palves.net>
1463
1464 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1465 spawn_id before calling remote_close. Close secondary MI channel.
1466
dbc49e9f
PA
14672020-09-20 Pedro Alves <pedro@palves.net>
1468
1469 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1470 fails.
1471
c8d5abea
AB
14722020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.fortran/array-slices.exp: Update expected results.
1475 * gdb.fortran/class-allocatable-array.exp: Likewise.
1476 * gdb.fortran/multi-dim.exp: Likewise.
1477 * gdb.fortran/vla-type.exp: Likewise.
1478 * gdb.mi/mi-vla-fortran.exp: Likewise.
1479
14f9473c
VC
14802020-09-18 Victor Collod <vcollod@nvidia.com>
1481
1482 PR gdb/26635
1483 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1484 compatible with i386, and move it to...
1485 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1486 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1487 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1488
e8ef12b9
PA
14892020-09-18 Pedro Alves <pedro@palves.net>
1490
1491 PR gdb/26631
1492 * gdb.multi/multi-target-thread-find.exp: New file.
1493
e11daf7a
PA
14942020-09-18 Pedro Alves <pedro@palves.net>
1495
1496 * gdb.multi/multi-target-continue.exp: New file, factored out from
1497 multi-target.exp.
1498 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1499 multi-target.exp.
1500 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1501 multi-target.exp.
1502 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1503 multi-target.exp.
1504 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1505 multi-target.exp.
1506 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1507 multi-target.exp.
1508 * gdb.multi/multi-target.exp: Delete.
1509
d0edc2b8
AB
15102020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1511
1512 * gdb.fortran/array-slices.exp: Add missing message data.
1513
7474326c
PA
15142020-09-17 Pedro Alves <pedro@palves.net>
1515
1516 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1517
dd23068d
PA
15182020-09-17 Pedro Alves <pedro@palves.net>
1519
1520 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1521 full prototype.
1522
0640a543
PA
15232020-09-17 Pedro Alves <pedro@palves.net>
1524
1525 * gdb.python/py-as-string.c: Add cast.
1526
ef0cdbc1
PA
15272020-09-17 Pedro Alves <pedro@palves.net>
1528
1529 * gdb.base/sizeof.c (fill): Add cast.
1530
3a5eeb8b
PA
15312020-09-17 Pedro Alves <pedro@palves.net>
1532
1533 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1534
a8129512
PA
15352020-09-17 Pedro Alves <pedro@palves.net>
1536
1537 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1538 linkage name.
1539 * gdb.base/prologue.exp: Use print /d.
1540 * gdb.base/symbol-alias.exp: Handle C++ output.
1541 * gdb.base/symbol-alias2.c: Handle C++ output.
1542 [__cplusplus] (func): Explicitly specify linkage name.
1543
a83cdcb6
PA
15442020-09-17 Pedro Alves <pedro@palves.net>
1545
1546 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1547 (struct my_key_t): ... this. Adjust all references.
1548 (struct value_t): Rename to ...
1549 (struct my_value_t): ... this. Adjust all references.
1550 (create_map, add_map_element, create_map_map)
1551 (add_map_map_element): Add casts.
1552
d4bcee5c
PA
15532020-09-17 Pedro Alves <pedro@palves.net>
1554
1555 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1556 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1557
81f90489
PA
15582020-09-17 Pedro Alves <pedro@palves.net>
1559
1560 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1561
0a229804
PA
15622020-09-17 Pedro Alves <pedro@palves.net>
1563
1564 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1565 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1566 (charfoo, intfoo): Define full prototype.
1567 * gdb.base/ptype1.c (charfoo): Define full prototype.
1568 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1569 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1570
c3e5138d
PA
15712020-09-17 Pedro Alves <pedro@palves.net>
1572
1573 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1574 Don't define.
1575 (utf_32_string): Compile for both C and C++.
1576 * gdb.base/charset.exp: Use "print /d".
1577
151fdbad
PA
15782020-09-17 Pedro Alves <pedro@palves.net>
1579
1580 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1581 (nullptr): Rename to ...
1582 (null_ptr): ... this.
1583 * gdb.base/watchpoint.exp: Adjust to rename.
1584
18a25b64
PA
15852020-09-17 Pedro Alves <pedro@palves.net>
1586
1587 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1588 (three_not_flag): Add casts.
1589
11fac337
PA
15902020-09-17 Pedro Alves <pedro@palves.net>
1591
1592 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1593 char array.
1594 (main): Add references to Barrier, TestStrings, TestStringsH and
1595 TestStringsW.
1596 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1597 and expect a full prototype in C++.
1598
52626c58
PA
15992020-09-17 Pedro Alves <pedro@palves.net>
1600
1601 * gdb.base/nested-addr.c (main): Add cast.
1602 * gdb.base/nested-addr.exp: Use "print /d".
1603
52bb0902
PA
16042020-09-17 Pedro Alves <pedro@palves.net>
1605
1606 * gdb.base/break.exp (func): New. Use it throughout when
1607 expecting a function name.
1608
73e18ac9
PA
16092020-09-17 Pedro Alves <pedro@palves.net>
1610
1611 * gdb.base/display.exp: Issue "set print asm-demangle on".
1612
c8b18808
PA
16132020-09-17 Pedro Alves <pedro@palves.net>
1614
1615 * gdb.base/find.c: Include <string.h>.
1616 (init_bufs): Add cast.
1617 * gdb.base/find.exp: Issue "set print asm-demangle on".
1618
fe830662
TT
16192020-09-16 Tom Tromey <tromey@adacore.com>
1620
1621 PR gdb/26598:
1622 * gdb.base/skipcxx.exp: New file.
1623 * gdb.base/skipcxx.cc: New file.
1624
945ff6e2
TV
16252020-09-16 Tom de Vries <tdevries@suse.de>
1626
1627 PR testsuite/26617
1628 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1629 WITH_DEBUG_SECTIONS is defined.
1630 (xstr, str): New macro.
1631 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1632 to get start and size of _Dmain.
1633 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1634 using additional_flags.
1635
da1df1db
TBA
16362020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1637
1638 * gdb.base/bp-cmds-sourced-script.c: New file.
1639 * gdb.base/bp-cmds-sourced-script.exp: New test.
1640 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1641
337882d4
TV
16422020-09-16 Tom de Vries <tdevries@suse.de>
1643
1644 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1645 get the gdb prompt after issuing "monitor exit".
1646
7361f908
TV
16472020-09-16 Tom de Vries <tdevries@suse.de>
1648
1649 PR testsuite/26624
1650 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1651
4d91ddd3
TV
16522020-09-16 Tom de Vries <tdevries@suse.de>
1653
1654 PR testsuite/26618
1655 * gdb.tui/new-layout.exp: Escape unbalanced braces.
1656
08cc37dd
TT
16572020-09-15 Tom Tromey <tromey@adacore.com>
1658
1659 PR rust/26197:
1660 * lib/rust-support.exp (rust_llvm_version): New proc.
1661 * gdb.rust/simple.exp: Check rust_llvm_version.
1662
ee6372f2
TV
16632020-09-14 Tom de Vries <tdevries@suse.de>
1664
1665 * gdb.rust/traits.exp: Fix PATH warning.
1666
dc3a371e
PA
16672020-09-13 Pedro Alves <pedro@palves.net>
1668
1669 * gdb.base/catch-follow-exec.c (main): Add explicit return
1670 statement.
1671 * gdb.base/catch-signal.c (main): Likewise.
1672 * gdb.base/condbreak-call-false.c (main): Likewise.
1673 * gdb.base/consecutive.c (main): Add explicit return
1674 statement and return type.
1675 * gdb.base/cursal.c (main): Add explicit return statement.
1676 * gdb.base/cvexpr.c (main): Likewise.
1677 * gdb.base/display.c (main): Add explicit return statement and
1678 return type.
1679 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
1680 * gdb.base/endianity.c (main): Likewise.
1681 * gdb.base/execd-prog.c (main): Likewise.
1682 * gdb.base/gdb1090.c (main): Likewise.
1683 * gdb.base/info_qt.c (main): Likewise.
1684 * gdb.base/lineinc.c (main): Likewise.
1685 * gdb.base/load-command.c (main): Likewise.
1686 * gdb.base/macscp1.c (main): Likewise.
1687 * gdb.base/pr10179-a.c (main): Likewise.
1688 * gdb.base/quit-live.c (main): Likewise.
1689 * gdb.base/scope0.c (main): Likewise.
1690 * gdb.base/settings.c (main): Likewise.
1691 * gdb.base/stack-checking.c (main): Return int.
1692 * gdb.base/varargs.c (main): Add explicit return statement.
1693 * gdb.cp/ambiguous.cc (main): Likewise.
1694 * gdb.cp/anon-struct.cc (main): Likewise.
1695 * gdb.cp/anon-union.cc (main): Likewise.
1696 * gdb.cp/bool.cc (main): Likewise.
1697 * gdb.cp/bs15503.cc (main): Likewise.
1698 * gdb.cp/cplusfuncs.cc (main): Likewise.
1699 * gdb.cp/cttiadd.cc (main): Likewise.
1700 * gdb.cp/extern-c.cc (main): Likewise.
1701 * gdb.cp/filename.cc (main): Likewise.
1702 * gdb.cp/formatted-ref.cc (main): Likewise.
1703 * gdb.cp/mb-ctor.cc (main): Likewise.
1704 * gdb.cp/member-ptr.cc (main): Likewise.
1705 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
1706 * gdb.cp/overload-const.cc (main): Likewise.
1707 * gdb.cp/paren-type.cc (main): Likewise.
1708 * gdb.cp/parse-lang.cc (main): Likewise.
1709 * gdb.cp/pr-1023.cc (main): Likewise.
1710 * gdb.cp/psmang1.cc (main): Likewise.
1711 * gdb.cp/readnow-language.cc (main): Likewise.
1712 * gdb.cp/ref-params.cc (main): Likewise.
1713 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
1714 * gdb.cp/virtbase2.cc (main): Likewise.
1715 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
1716 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
1717 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
1718 * gdb.mi/mi-console.c (main): Likewise.
1719 * gdb.mi/mi-read-memory.c (main): Likewise.
1720 * gdb.modula2/multidim.c (main): Likewise.
1721 * gdb.opt/inline-small-func.c (main): Likewise.
1722 * gdb.python/py-rbreak.c (main): Likewise.
1723 * gdb.stabs/exclfwd1.c (main): Likewise.
1724 * gdb.trace/qtro.c (main): Likewise.
1725
af26601c
PA
17262020-09-13 Pedro Alves <pedro@palves.net>
1727
1728 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
1729 instead of getenv.
1730
2f4b83cd
PA
17312020-09-13 Pedro Alves <pedro@palves.net>
1732
1733 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
1734 instead of spawning GDB with remote_spawn.
1735 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
1736 gdb_spawn instead of spawning GDB with remote_spawn.
1737
c49da0e4
PA
17382020-09-13 Pedro Alves <pedro@palves.net>
1739
1740 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
1741 file and add calls to first and second.
1742 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
1743 add call to f.
1744
6791b117
PA
17452020-09-13 Pedro Alves <pedro@palves.net>
1746
1747 * gdb.mi/mi-break-qualified.cc: New file.
1748 * gdb.mi/mi-break-qualified.exp: New file.
1749 * lib/mi-support.exp (mi_create_breakpoint_multi)
1750 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
1751 procedures.
1752 (mi_create_breakpoint_1): New, factored out from
1753 mi_create_breakpoint.
1754
3b8d4c5c
PA
17552020-09-13 Pedro Alves <pedro@palves.net>
1756
1757 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
1758 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
1759 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
1760 (register_class): Delete.
1761 (main): Don't call register_class.
1762
d5f96005
PA
17632020-09-13 Pedro Alves <pedro@palves.net>
1764
1765 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
1766 (do_tests): Remove "calling method for small class" test.
1767 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
1768 (register_class): Delete.
1769 (main): Don't call register_class.
1770 * gdb.cp/call-method-register.exp: New file, based on bits removed
1771 from classes.exp.
1772 * gdb.cp/call-method-register.cc: New file, based on bits removed
1773 from classes.cc.
1774
77f2120b
PA
17752020-09-13 Pedro Alves <pedro@palves.net>
1776
1777 * gdb.base/msym-bp-2.c: New.
1778 * gdb.base/msym-bp-shl-lib.c: New file.
1779 * gdb.base/msym-bp-shl-main-2.c: New file.
1780 * gdb.base/msym-bp-shl-main.c: New file.
1781 * gdb.base/msym-bp-shl.exp: New file.
1782 * gdb.base/msym-bp.c: New file.
1783 * gdb.base/msym-bp.exp: New file.
1784
32aea73e
JB
17852020-09-13 Joel Brobecker <brobecker@adacore.com>
1786
1787 * gdb.base/default.exp: Change $_gdb_major to 11.
1788
2a67f09d
FW
17892020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
1790 Felix Willgerodt <Felix.Willgerodt@intel.com>
1791
1792 * x86-avx512bf16.c: New file.
1793 * x86-avx512bf16.exp: Likewise.
1794 * lib/gdb.exp (skip_avx512bf16_tests): New function.
1795
ad570dd7
TV
17962020-09-11 Tom de Vries <tdevries@suse.de>
1797
1798 PR exp/26602
1799 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
1800
a56f7391
TBA
18012020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1802
1803 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
1804
918619e5
AM
18052020-09-10 Alan Modra <amodra@gmail.com>
1806
1807 PR 26597
1808 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
1809
cac1e71d
TV
18102020-09-08 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
1813 after gdb_starti_cmd.
1814
c5cd900e
AKS
18152020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1816
1817 * lib/fortran.exp (fortran_complex8): New proc.
1818 (fortran_complex16): New proc.
1819 * gdb.fortran/complex.exp: Use routines from fortran.exp
1820 * gdb.fortran/pointer-to-pointer.exp: Likewise.
1821 * gdb.fortran/vla-ptr-info.exp: Likewise.
1822
8f5c6526
TV
18232020-09-03 Tom de Vries <tdevries@suse.de>
1824
1825 PR breakpoint/26546
1826 * gdb.base/label-without-address.exp: Runto main first.
1827
02c6f3f1
TT
18282020-09-02 Tom Tromey <tromey@adacore.com>
1829
1830 * gdb.ada/mi_var_access.exp: Test children of access variable.
1831 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
1832 * gdb.ada/mi_var_array.exp: Update.
1833
efe24f05
KB
18342020-08-31 Kevin Buettner <kevinb@redhat.com>
1835
1836 * gdb.base/corefile.exp (warning-free): XFAIL test when running
1837 on docker w/ AUFS storage driver.
1838
973695d6
KB
18392020-08-31 Kevin Buettner <kevinb@redhat.com>
1840
1841 * gdb.base/corefile2.exp (renamed binfile): New tests.
1842
f3bd50f1
SM
18432020-08-31 Simon Marchi <simon.marchi@efficios.com>
1844
1845 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
1846
22b9b4b0
SL
18472020-08-31 Simon Marchi <simon.marchi@efficios.com>
1848
1849 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
1850 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
1851
8efaf6b3
SM
18522020-08-31 Simon Marchi <simon.marchi@efficios.com>
1853
1854 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
1855 output, printing a "not saved" value from history and printing a
1856 convenience variable created from a "not saved" value.
1857
e840f2e3
TV
18582020-08-31 Tom de Vries <tdevries@suse.de>
1859
1860 * gdb.base/eh_return.exp: Use nopie.
1861
8f57f343
PA
18622020-08-28 Pedro Alves <pedro@palves.net>
1863
1864 * gdb.base/advance-until-multiple-locations.exp
1865 (advance_overload, until_overload): Adjust to match the
1866 frame/function header instead of the source line text.
1867
626d2320
TV
18682020-08-28 Tom de Vries <tdevries@suse.de>
1869
1870 * gdb.base/label-without-address.c: New test.
1871 * gdb.base/label-without-address.exp: New file.
1872
df631783
PA
18732020-08-27 Pedro Alves <pedro@palves.net>
1874
1875 PR gdb/26523
1876 PR gdb/26524
1877 * gdb.base/advance-until-multiple-locations.cc: New.
1878 * gdb.base/advance-until-multiple-locations.exp: New.
1879
48b076bb
SM
18802020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
1881
1882 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
1883
c2015ce4
AB
18842020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.arch/amd64-byte.exp: Make test names unique, use
1887 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1888 * gdb.arch/amd64-dword.exp: Likewise.
1889 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
1890 * gdb.arch/amd64-stap-special-operands.exp: Make test names
1891 unique.
1892 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
1893 * gdb.arch/amd64-word.exp: Make test names unique, use
1894 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1895 * gdb.arch/i386-byte.exp: Make test names unique, use
1896 gdb_breakpoint.
1897 * gdb.arch/i386-word.exp: Likewise.
1898
995d3a19
SV
18992020-08-25 Shahab Vahedi <shahab@synopsys.com>
1900
1901 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
1902
8cac2b31
SM
19032020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
1904
1905 PR gdb/26532
1906 * gdb.threads/stepi-random-signal.exp: Update pattern.
1907
2bc19622
SM
19082020-08-25 Simon Marchi <simon.marchi@efficios.com>
1909
1910 PR gdb/26532
1911 * gdb.base/ui-redirect.exp: Update pattern.
1912
b04aa1fc
GB
19132020-08-25 Gary Benson <gbenson@redhat.com>
1914
1915 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
1916 when compiling with clang.
8571e9c8 1917 * gdb.dwarf2/dw2-restore.exp: Likewise.
b04aa1fc 1918
9f68b453
GB
19192020-08-25 Gary Benson <gbenson@redhat.com>
1920
1921 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
1922 Add additional_flags=-Wno-inaccessible-base when compiling
1923 with GCC >= 10.1 or clang. Add additional_flags=-w when
1924 compiling with GCC < 10.
1925
3945d2d7
GM
19262020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
1927
1928 PR m2/26372
fc5d6901
SM
1929 * gdb.modula2/multidim.c: New file.
1930 * gdb.modula2/multidim.exp: New file.
3945d2d7 1931
60122dbe
SM
19322020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
1933
1934 * lib/gdb.exp (runto): Always emit fail on internal error.
1935
1eb8556f
SM
19362020-08-24 Simon Marchi <simon.marchi@efficios.com>
1937
1938 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
1939 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1940 Likewise.
1941 * gdb.threads/stepi-random-signal.exp: Likewise.
1942
33bf4c5c
TBA
19432020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1944
1945 * gdb.base/print-file-var.exp: Fix typo "breapoint".
1946 * gdb.trace/strace.exp: Ditto.
1947
c2fd7fae
AKS
19482020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1949
1950 * gdb.fortran/vla-type.exp: Skip commands not required for
1951 the Flang compiled binaries after prologue fix.
1952
326afb72
TT
19532020-08-17 Tom de Vries <tdevries@suse.de>
1954 Tom Tromey <tromey@adacore.com>
1955
1956 PR rust/26197:
1957 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
1958
3ae7ab99
TT
19592020-08-17 Tom Tromey <tromey@adacore.com>
1960
1961 * gdb.ada/mi_var_access.exp: New file.
1962 * gdb.ada/mi_var_access/mi_access.adb: New file.
1963 * gdb.ada/mi_var_access/pck.adb: New file.
1964 * gdb.ada/mi_var_access/pck.ads: New file.
1965
f569c1c5
TV
19662020-08-16 Tom de Vries <tdevries@suse.de>
1967
1968 PR gdb/25350
1969 * gdb.base/eh_return.c: New test.
1970 * gdb.base/eh_return.exp: New file.
1971
3d11c30a
TV
19722020-08-15 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
1975 (mixed_func_1d_): Use fortran_charlen_t in decl.
1976
547ce8f0
TV
19772020-08-15 Tom de Vries <tdevries@suse.de>
1978
1979 PR backtrace/26390
1980 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
1981 Update expected pattern.
1982
a54a7f13
PA
19832020-08-13 Pedro Alves <pedro@palves.net>
1984
1985 * gdb.fortran/complex.exp: Check skip_fortran_tests.
1986 * gdb.fortran/library-module.exp: Likewise.
1987 * gdb.fortran/logical.exp: Likewise.
1988 * gdb.fortran/module.exp: Likewise.
1989 * gdb.fortran/print_type.exp: Likewise.
1990 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1991 * gdb.fortran/vla-datatypes.exp: Likewise.
1992 * gdb.fortran/vla-history.exp: Likewise.
1993 * gdb.fortran/vla-ptr-info.exp: Likewise.
1994 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1995 * gdb.fortran/vla-ptype.exp: Likewise.
1996 * gdb.fortran/vla-sizeof.exp: Likewise.
1997 * gdb.fortran/vla-type.exp: Likewise.
1998 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1999 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2000 * gdb.fortran/vla-value-sub.exp: Likewise.
2001 * gdb.fortran/vla-value.exp: Likewise.
2002
7a82e903
PA
20032020-08-13 Pedro Alves <pedro@palves.net>
2004
2005 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2006 * gdb.ada/access_to_packed_array.exp: Likewise.
2007 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2008 * gdb.ada/addr_arith.exp: Likewise.
2009 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2010 * gdb.ada/arr_arr.exp: Likewise.
2011 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2012 * gdb.ada/array_bounds.exp: Likewise.
2013 * gdb.ada/array_of_variable_length.exp: Likewise.
2014 * gdb.ada/array_ptr_renaming.exp: Likewise.
2015 * gdb.ada/array_subscript_addr.exp: Likewise.
2016 * gdb.ada/arraydim.exp: Likewise.
2017 * gdb.ada/arrayparam.exp: Likewise.
2018 * gdb.ada/arrayptr.exp: Likewise.
2019 * gdb.ada/assign_1.exp: Likewise.
2020 * gdb.ada/assign_arr.exp: Likewise.
2021 * gdb.ada/atomic_enum.exp: Likewise.
2022 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2023 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2024 * gdb.ada/bias.exp: Likewise.
2025 * gdb.ada/boolean_expr.exp: Likewise.
2026 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2027 * gdb.ada/bp_enum_homonym.exp: Likewise.
2028 * gdb.ada/bp_inlined_func.exp: Likewise.
2029 * gdb.ada/bp_on_var.exp: Likewise.
2030 * gdb.ada/bp_range_type.exp: Likewise.
2031 * gdb.ada/bp_reset.exp: Likewise.
2032 * gdb.ada/call_pn.exp: Likewise.
2033 * gdb.ada/catch_assert_if.exp: Likewise.
2034 * gdb.ada/catch_ex.exp: Likewise.
2035 * gdb.ada/catch_ex_std.exp: Likewise.
2036 * gdb.ada/char_enum.exp: Likewise.
2037 * gdb.ada/char_param.exp: Likewise.
2038 * gdb.ada/complete.exp: Likewise.
2039 * gdb.ada/cond_lang.exp: Likewise.
2040 * gdb.ada/convvar_comp.exp: Likewise.
2041 * gdb.ada/dgopt.exp: Likewise.
2042 * gdb.ada/disc_arr_bound.exp: Likewise.
2043 * gdb.ada/display_nested.exp: Likewise.
2044 * gdb.ada/dot_all.exp: Likewise.
2045 * gdb.ada/dyn_loc.exp: Likewise.
2046 * gdb.ada/dyn_stride.exp: Likewise.
2047 * gdb.ada/excep_handle.exp: Likewise.
2048 * gdb.ada/expr_delims.exp: Likewise.
2049 * gdb.ada/expr_with_funcall.exp: Likewise.
2050 * gdb.ada/exprs.exp: Likewise.
2051 * gdb.ada/fin_fun_out.exp: Likewise.
2052 * gdb.ada/fixed_cmp.exp: Likewise.
2053 * gdb.ada/formatted_ref.exp: Likewise.
2054 * gdb.ada/frame_arg_lang.exp: Likewise.
2055 * gdb.ada/frame_args.exp: Likewise.
2056 * gdb.ada/fullname_bp.exp: Likewise.
2057 * gdb.ada/fun_addr.exp: Likewise.
2058 * gdb.ada/fun_in_declare.exp: Likewise.
2059 * gdb.ada/fun_overload_menu.exp: Likewise.
2060 * gdb.ada/fun_renaming.exp: Likewise.
2061 * gdb.ada/funcall_char.exp: Likewise.
2062 * gdb.ada/funcall_param.exp: Likewise.
2063 * gdb.ada/funcall_ptr.exp: Likewise.
2064 * gdb.ada/funcall_ref.exp: Likewise.
2065 * gdb.ada/homonym.exp: Likewise.
2066 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2067 * gdb.ada/info_auto_lang.exp: Likewise.
2068 * gdb.ada/info_exc.exp: Likewise.
2069 * gdb.ada/info_types.exp: Likewise.
2070 * gdb.ada/int_deref.exp: Likewise.
2071 * gdb.ada/interface.exp: Likewise.
2072 * gdb.ada/iwide.exp: Likewise.
2073 * gdb.ada/lang_switch.exp: Likewise.
2074 * gdb.ada/length_cond.exp: Likewise.
2075 * gdb.ada/maint_with_ada.exp: Likewise.
2076 * gdb.ada/mi_catch_assert.exp: Likewise.
2077 * gdb.ada/mi_catch_ex.exp: Likewise.
2078 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2079 * gdb.ada/mi_dyn_arr.exp: Likewise.
2080 * gdb.ada/mi_ex_cond.exp: Likewise.
2081 * gdb.ada/mi_exc_info.exp: Likewise.
2082 * gdb.ada/mi_interface.exp: Likewise.
2083 * gdb.ada/mi_prot.exp: Likewise.
2084 * gdb.ada/mi_ref_changeable.exp: Likewise.
2085 * gdb.ada/mi_string_access.exp: Likewise.
2086 * gdb.ada/mi_task_arg.exp: Likewise.
2087 * gdb.ada/mi_task_info.exp: Likewise.
2088 * gdb.ada/mi_var_array.exp: Likewise.
2089 * gdb.ada/mi_var_union.exp: Likewise.
2090 * gdb.ada/mi_variant.exp: Likewise.
2091 * gdb.ada/minsyms.exp: Likewise.
2092 * gdb.ada/mod_from_name.exp: Likewise.
2093 * gdb.ada/nested.exp: Likewise.
2094 * gdb.ada/null_array.exp: Likewise.
2095 * gdb.ada/optim_drec.exp: Likewise.
2096 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2097 * gdb.ada/packed_array_assign.exp: Likewise.
2098 * gdb.ada/packed_tagged.exp: Likewise.
2099 * gdb.ada/pp-rec-component.exp: Likewise.
2100 * gdb.ada/print_chars.exp: Likewise.
2101 * gdb.ada/print_pc.exp: Likewise.
2102 * gdb.ada/ptr_typedef.exp: Likewise.
2103 * gdb.ada/ptype_arith_binop.exp: Likewise.
2104 * gdb.ada/ptype_array.exp: Likewise.
2105 * gdb.ada/ptype_field.exp: Likewise.
2106 * gdb.ada/ptype_tagged_param.exp: Likewise.
2107 * gdb.ada/ptype_union.exp: Likewise.
2108 * gdb.ada/py_range.exp: Likewise.
2109 * gdb.ada/py_taft.exp: Likewise.
2110 * gdb.ada/rdv_wait.exp: Likewise.
2111 * gdb.ada/rec_comp.exp: Likewise.
2112 * gdb.ada/rec_return.exp: Likewise.
2113 * gdb.ada/ref_param.exp: Likewise.
2114 * gdb.ada/ref_tick_size.exp: Likewise.
2115 * gdb.ada/rename_subscript_param.exp: Likewise.
2116 * gdb.ada/repeat_dyn.exp: Likewise.
2117 * gdb.ada/same_component_name.exp: Likewise.
2118 * gdb.ada/same_enum.exp: Likewise.
2119 * gdb.ada/scalar_storage.exp: Likewise.
2120 * gdb.ada/set_wstr.exp: Likewise.
2121 * gdb.ada/small_reg_param.exp: Likewise.
2122 * gdb.ada/str_binop_equal.exp: Likewise.
2123 * gdb.ada/str_ref_cmp.exp: Likewise.
2124 * gdb.ada/str_uninit.exp: Likewise.
2125 * gdb.ada/sub_variant.exp: Likewise.
2126 * gdb.ada/sym_print_name.exp: Likewise.
2127 * gdb.ada/taft_type.exp: Likewise.
2128 * gdb.ada/tagged.exp: Likewise.
2129 * gdb.ada/tagged_access.exp: Likewise.
2130 * gdb.ada/task_bp.exp: Likewise.
2131 * gdb.ada/task_switch_in_core.exp: Likewise.
2132 * gdb.ada/tasks.exp: Likewise.
2133 * gdb.ada/tick_last_segv.exp: Likewise.
2134 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2135 * gdb.ada/type_coercion.exp: Likewise.
2136 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2137 * gdb.ada/unchecked_union.exp: Likewise.
2138 * gdb.ada/uninitialized_vars.exp: Likewise.
2139 * gdb.ada/var_arr_attrs.exp: Likewise.
2140 * gdb.ada/var_arr_typedef.exp: Likewise.
2141 * gdb.ada/var_rec_arr.exp: Likewise.
2142 * gdb.ada/variant-record.exp: Likewise.
2143 * gdb.ada/variant.exp: Likewise.
2144 * gdb.ada/variant_record_packed_array.exp: Likewise.
2145 * gdb.ada/varsize_limit.exp: Likewise.
2146 * gdb.ada/whatis_array_val.exp: Likewise.
2147 * gdb.ada/widewide.exp: Likewise.
2148 * gdb.ada/win_fu_syms.exp: Likewise.
2149
21502020-08-12 Gary Benson <gbenson@redhat.com>
c0ab14ae
GB
2151
2152 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2153
10c381b5
AB
21542020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2155
2156 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2157 unset the array variable.
2158
8f34b746
TV
21592020-08-03 Tom de Vries <tdevries@suse.de>
2160
2161 PR symtab/26333
2162 * lib/dwarf.exp (DW_LNE_user): New proc.
2163 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2164 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2165
0245e136
KB
21662020-07-31 Kevin Buettner <kevinb@redhat.com>
2167
2168 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2169 to 'uintptr_t'
2170 (inttypes.h): Include.
2171
9ef1ec5d
KB
21722020-07-31 Kevin Buettner <kevinb@redhat.com>
2173
2174 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2175 (C5_24k): Delete.
2176 (C5_8k, C5_64k, C5_256k): New macros.
2177 (buf_ro): Allocate 256 KiB of initialized data.
2178
4c55e970
TBA
21792020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2180
2181 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2182 that attempt to overwrite an existing condition with a condition
2183 that fails parsing and also with a condition that parses fine
2184 but contains junk at the end.
2185
1e620590
TBA
21862020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2187
2188 * gdb.base/condbreak-bad.c: New test.
2189 * gdb.base/condbreak-bad.exp: New file.
2190
e12dcc50
TV
21912020-07-30 Tom de Vries <tdevries@suse.de>
2192
2193 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2194 out of ...
2195 (GDBInfoModuleSymbols::check_entry): ... here.
2196 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2197 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2198 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2199
6cc64caa
TV
22002020-07-30 Tom de Vries <tdevries@suse.de>
2201
2202 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2203 "__class_some_module_Number_t" optional.
2204
90fd07fc
TV
22052020-07-29 Tom de Vries <tdevries@suse.de>
2206
2207 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2208 multiple locations.
2209
f5c79e97
TV
22102020-07-29 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2213 rather than function name.
2214
f75a0693
AB
22152020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2216
2217 PR symtab/26270:
2218 * gdb.cp/disasm-func-name.cc: New file.
2219 * gdb.cp/disasm-func-name.exp: New file.
2220
4888741a
TT
22212020-07-28 Tom Tromey <tromey@adacore.com>
2222
2223 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2224 'varval' location.
2225
43d5901d
AB
22262020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.python/py-unwind.py: Update to make use of a register
2229 descriptor.
2230
14fa8fb3
AB
22312020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2234
e79eb02f
AB
22352020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 PR fortran/23051
2238 PR fortran/26139
2239 * gdb.fortran/class-allocatable-array.exp: New file.
2240 * gdb.fortran/class-allocatable-array.f90: New file.
2241 * gdb.fortran/pointer-to-pointer.exp: New file.
2242 * gdb.fortran/pointer-to-pointer.f90: New file.
2243
876518dd
TV
22442020-07-25 Tom de Vries <tdevries@suse.de>
2245
2246 PR symtab/26243
2247 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2248 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2249
6dcfb80a
TV
22502020-07-24 Tom de Vries <tdevries@suse.de>
2251
2252 PR testsuite/26293
2253 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2254
e7bc9db8
PA
22552020-07-23 Pedro Alves <pedro@palves.net>
2256
2257 * gdb.server/server-kill.exp (prepare): New, factored out from the
2258 top level.
2259 (kill_server): New.
2260 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2261 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2262
78344df7
AB
22632020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2266
25dfed24
SL
22672020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2268
2269 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2270 Initialize to empty string at top level.
2271 (gdb_wrapper_init): Revert check for file existence on build.
2272 Build the wrapper in its default place, not a build-specific
2273 location. When host == build, make the pathname absolute.
2274 (gdb_compile): Delete leftover declaration of
2275 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2276 string instead of uninitialized.
2277
7da515fd
KB
22782020-07-22 Kevin Buettner <kevinb@redhat.com>
2279
2280 * gdb.base/corefile2.exp: New file.
2281 * gdb.base/coremaker2.exp: New file.
2282
9c5ec5c2
KB
22832020-07-22 Kevin Buettner <kevinb@redhat.com>
2284
2285 * gdb.base/coredump-filter.exp: Add second
2286 non-Private-Shared-Anon-File test.
2287 (test_disasm): Rename binfile for test which is expected
2288 to fail.
2289
f9e233c9
KB
22902020-07-22 Kevin Buettner <kevinb@redhat.com>
2291
2292 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2293 data in core file".
2294 * gdb.base/coremaker.c (buf2ro): New global.
2295 (mmapdata): Add a read-only mmap mapping.
2296
94c265d7
KB
22972020-07-22 Kevin Buettner <kevinb@redhat.com>
2298
2299 PR corefiles/25631
2300 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2301 New test.
2302 * gdb.base/coremaker.c (buf3): New global.
2303 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2304 flags.
2305
23062020-07-22 Kevin Buettner <kevinb@redhat.com>
678c7a56
KB
2307
2308 * gdb.base/coremaker.c (filler_ro): New global constant.
2309
32fa152e
TT
23102020-07-22 Tom Tromey <tromey@adacore.com>
2311
2312 * gdb.ada/mi_prot.exp: New file.
2313 * gdb.ada/mi_prot/pkg.adb: New file.
2314 * gdb.ada/mi_prot/pkg.ads: New file.
2315 * gdb.ada/mi_prot/prot.adb: New file.
2316
c8474dc3
TBA
23172020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2318
2319 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2320 loads two JITers.
2321
baf8791e
AB
23222020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2325
f7306dac
AB
23262020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2327
2328 * gdb.python/py-arch-reg-names.exp: Additional tests.
2329
6d3d6e4b
TV
23302020-07-21 Tom de Vries <tdevries@suse.de>
2331
2332 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2333 breakpoint locations".
2334 * gdb.reverse/solib-reverse.exp: Same.
2335
803d0592
TV
23362020-07-21 Tom de Vries <tdevries@suse.de>
2337
2338 * gdb.reverse/step-reverse.c (callee): Merge statements.
2339
e9bdc510
TV
23402020-07-21 Tom de Vries <tdevries@suse.de>
2341
2342 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2343 line numbers for some variables.
2344
f0f9e75a
TV
23452020-07-21 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.opt/inline-locals.c (init_array): New func.
2348 (func1): Use init_array.
2349 * gdb.opt/inline-locals.exp: Update pattern.
2350
bd460ecb
TV
23512020-07-21 Tom de Vries <tdevries@suse.de>
2352
2353 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2354 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2355
ae5369e7
LC
23562020-07-20 Ludovic Courtès <ludo@gnu.org>
2357
2358 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2359 * gdb.guile/types-module.exp: Remove "ERROR:" from
2360 regexps since Guile 3.0 no longer prints that.
2361
68cf161c
LC
23622020-07-20 Ludovic Courtès <ludo@gnu.org>
2363
2364 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2365 error regexp to match on Guile 2.2.
2366
c14b4913
GB
23672020-07-20 Gary Benson <gbenson@redhat.com>
2368
2369 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2370 with clang.
2371
b243ba58
TV
23722020-07-20 Tom de Vries <tdevries@suse.de>
2373
2374 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2375 (omp_set_lock_in_order): New function.
2376 (single_scope, multi_scope, nested_func, nested_parallel): Use
2377 omp_set_lock_in_order and omp_unset_lock.
2378 (main): Init and destroy lock and lock2.
2379
c06ad8b5
TV
23802020-07-20 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2383
6e22f117
TV
23842020-07-20 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2387
33176ea7
TV
23882020-07-17 Tom de Vries <tdevries@suse.de>
2389
2390 * gdb.base/valgrind-infcall-2.c: New test.
2391 * gdb.base/valgrind-infcall-2.exp: New file.
2392 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2393
90c3ec2d
TV
23942020-07-17 Tom de Vries <tdevries@suse.de>
2395
2396 * gdb.dlang/circular.c (found): Use found_label as label name.
2397 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2398 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2399 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2400 * gdb.dwarf2/ada-linkage-name.exp: Same.
2401 * gdb.dwarf2/arr-subrange.exp: Same.
2402 * gdb.dwarf2/atomic-type.exp: Same.
2403 * gdb.dwarf2/comp-unit-lang.exp: Same.
2404 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2405 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2406 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2407 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2408 * gdb.dwarf2/implptr-64bit.exp: Same.
2409 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2410 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2411 * gdb.dwarf2/imported-unit.exp: Same.
2412 * gdb.dwarf2/main-subprogram.exp: Same.
2413 * gdb.dwarf2/missing-type-name.exp: Same.
2414 * gdb.dwarf2/nonvar-access.exp: Same.
2415 * gdb.dwarf2/struct-with-sig.exp: Same.
2416 * gdb.dwarf2/typedef-void-finish.exp: Same.
2417 * gdb.dwarf2/void-type.exp: Same.
2418
10da644d
TV
24192020-07-17 Tom de Vries <tdevries@suse.de>
2420
2421 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2422 src parameter.
2423 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2424 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2425 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2426 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2427 * gdb.dwarf2/dwz.exp: Same.
2428 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2429 * gdb.dwarf2/implref-array.exp: Same.
2430 * gdb.dwarf2/implref-const.exp: Same.
2431 * gdb.dwarf2/implref-global.exp: Same.
2432 * gdb.dwarf2/implref-struct.exp: Same.
2433 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2434 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2435 * gdb.dwarf2/var-access.exp: Same.
2436 * gdb.dwarf2/varval.exp: Same.
2437 * gdb.trace/entry-values.exp: Same.
2438
315e6afc
TV
24392020-07-17 Tom de Vries <tdevries@suse.de>
2440
2441 * lib/dwarf.exp (Dwarf::extern): Remove.
2442 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2443 * gdb.dlang/circular.exp: Same.
2444 * gdb.dwarf2/comp-unit-lang.exp: Same.
2445 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2446 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2447 * gdb.dwarf2/dwz.exp: Same.
2448 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2449 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2450 * gdb.dwarf2/imported-unit.exp: Same.
2451 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2452
5597c940
SL
24532020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2454
2455 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2456 Use double quotes instead of single quotes.
2457
d0ce17d8
CT
24582020-07-16 Caroline Tice <cmtice@google.com>
2459
2460 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2461 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2462
853772cc
TV
24632020-07-16 Tom de Vries <tdevries@suse.de>
2464
2465 * lib/dwarf.exp (program): Initialize _line.
2466 (DW_LNE_end_sequence): Reinitialize _line.
2467 (DW_LNS_advance_line): Update _line.
2468 (line): New proc.
2469 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2470 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2471 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2472 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2473 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2474 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2475
fe07b572
AB
24762020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2479 generic.
2480
52781cce
TV
24812020-07-15 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2484 is_amd64_regs_target.
2485
3dcc261c
AB
24862020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2489 * gdb.fortran/ptype-on-functions.f90: Likewise.
2490
054a0959
SM
24912020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2492
2493 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2494 values in documentation for addr_size to 4 and 8.
2495
ccb9eba6
AB
24962020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * gdb.arch/amd64-osabi.exp: Update.
2499 * gdb.arch/arm-disassembler-options.exp: Update.
2500 * gdb.arch/powerpc-disassembler-options.exp: Update.
2501 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2502 * gdb.arch/s390-disassembler-options.exp: Update.
2503 * gdb.base/all-architectures.exp.tcl: Update.
2504 * gdb.base/attach-pie-noexec.exp: Update.
2505 * gdb.base/catch-syscall.exp: Update.
2506 * gdb.xml/tdesc-arch.exp: Update.
2507
025a39a7
TV
25082020-07-14 Tom de Vries <tdevries@suse.de>
2509
2510 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2511 (local_gettid): ... this.
2512 (fn): Update.
2513
74e4b667
SL
25142020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2515
2516 * gdb.base/info_sources.exp: Skip directory match tests on
2517 remote hosts.
2518
f413dd74
GB
25192020-07-13 Gary Benson <gbenson@redhat.com>
2520
2521 * gdb.base/savedregs.exp (caller): Use parentheses to
2522 make expected expression evaluation ordering explicit.
2523
915771bb
GB
25242020-07-13 Gary Benson <gbenson@redhat.com>
2525
2526 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2527
2a122642
GB
25282020-07-13 Gary Benson <gbenson@redhat.com>
2529
2530 * gdb.base/bigcore.c (main): Use a volatile pointer when
2531 attempting to trigger a SIGSEGV.
2532 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2533 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2534 * gdb.base/savedregs.c (thrower): Likewise.
2535 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2536
3f00c730
GB
25372020-07-13 Gary Benson <gbenson@redhat.com>
2538
2539 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2540 defining and using VLA structure fields into...
2541 * gdb.base/vla-struct-fields.c: New file.
2542 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2543 tests into...
2544 * gdb.base/vla-struct-fields.exp: New file.
2545
963eeee4
TV
25462020-07-13 Tom de Vries <tdevries@suse.de>
2547
2548 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2549 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2550 * gdb.base/gold-gdb-index.exp: Same.
2551 * gdb.base/morestack.exp: Same.
2552
0ed35c9a
DX
25532020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2554
2555 PR rust/26121
2556 * gdb.rust/modules.rs: Prevent linker from discarding test
2557 symbol.
2558
4fdba23d
PA
25592020-07-10 Pedro Alves <pedro@palves.net>
2560
2561 PR gdb/26199
2562 * gdb.multi/multi-target.c (exit_thread): New.
2563 (thread_start): Break loop if EXIT_THREAD.
2564 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2565 (top level) Call test_no_resumed.
2566
15f3b077
TT
25672020-07-08 Tom Tromey <tromey@adacore.com>
2568
2569 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2570 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2571
9fc501fd
AB
25722020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2573
2574 PR python/22748
2575 * gdb.opt/inline-frame-tailcall.c: New file.
2576 * gdb.opt/inline-frame-tailcall.exp: New file.
2577 * gdb.python/py-unwind-inline.c: New file.
2578 * gdb.python/py-unwind-inline.exp: New file.
2579 * gdb.python/py-unwind-inline.py: New file.
2580
64cb3757
AB
25812020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.python/py-arch-reg-groups.exp: New file.
2584
0f767f94
AB
25852020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.python/py-arch-reg-names.exp: New file.
2588
87dbc774
AB
25892020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2592 gdb.PendingFrame.architecture method.
2593
d8cc8af6
TV
25942020-07-06 Tom de Vries <tdevries@suse.de>
2595
2596 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2597
3c8ea5be
PA
25982020-07-03 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2601 explicitly write negative numbers.
2602 * gdb.base/structs2.exp: Adjust expected output.
2603
bf90c83a
PA
26042020-07-03 Pedro Alves <palves@redhat.com>
2605
2606 * gdb.base/charset.c (init_string): Change all char parameters to
2607 unsigned char parameters.
2608
2eb82157
PA
26092020-07-03 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.base/call-sc.exp (start_scalars_test): Use
2612 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2613 * gdb.base/overlays.c: Remove references to PARAMS.
2614 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2615 * gdb.base/reread.exp: Don't set 'prototypes' global.
2616 * gdb.base/structs.exp (start_structs_test): Use
2617 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2618 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2619 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2620 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2621 call.
2622 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2623
9adda7af
PA
26242020-07-03 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.base/m32rovly.c: Delete.
2627 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2628
2a17c803
PW
26292020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2630
2631 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2632 of gdb_py_test_multiple.
2633 * gdb.python/py-cmd.exp: Likewise.
2634 * gdb.python/py-events.exp: Likewise.
2635 * gdb.python/py-function.exp: Likewise.
2636 * gdb.python/py-inferior.exp: Likewise.
2637 * gdb.python/py-infthread.exp: Likewise.
2638 * gdb.python/py-linetable.exp: Likewise.
2639 * gdb.python/py-parameter.exp: Likewise.
2640 * gdb.python/py-value.exp: Likewise.
2641
b011fe1a
TV
26422020-06-30 Tom de Vries <tdevries@suse.de>
2643
2644 PR testsuite/26175
2645 * lib/future.exp (gdb_default_target_compile): Detect and handle
2646 early_flags.
2647
df5b8876
SM
26482020-06-29 Simon Marchi <simon.marchi@efficios.com>
2649
2650 * boards/simavr.exp (gdb_load): Catch errors when closing
2651 previous connection. Close connection, wait for process and
2652 unset simavr_spawn_id on failure.
2653
a3ca48cd
TV
26542020-06-29 Tom de Vries <tdevries@suse.de>
2655
2656 * lib/gdb.exp (unknown): Make test-case unresolved.
2657
b0237c0e
TV
26582020-06-29 Tom de Vries <tdevries@suse.de>
2659
2660 PR gdb/25475
2661 * gdb.server/solib-list.exp: Verify that the symbol reload
2662 confirmation question is asked.
2663
c0b3b3bd
PW
26642020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2665
2666 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
2667 have a input seq nr in each pass message.
fe4c3d43 2668 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
c0b3b3bd
PW
2669 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
2670 * gdb.python/python.exp: Make test names unique,
2671 use gdb_test_multiline instead of gdb_py_test_multiple,
2672 use $gdb_test_name.
2673 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
2674
1776e3e5
NA
26752020-06-26 Nick Alcock <nick.alcock@oracle.com>
2676
2677 * configure.ac: Add --enable-libctf.
2678 * aclocal.m4: sinclude ../config/enable.m4.
2679 * Makefile.in (site.exp): Add enable_libctf to site.exp.
2680 * lib/gdb.exp (skip_ctf_tests): Use it.
2681 * gdb.base/ctf-constvars.exp: Error message tweak.
2682 * gdb.base/ctf-ptype.exp: Likewise.
2683 * configure: Regenerate.
2684
f53b3eeb
GB
26852020-06-26 Gary Benson <gbenson@redhat.com>
2686
2687 * gdb.cp/try_catch.cc: Include string.h.
2688 (main): Replace comparison against string literal with
2689 strcmp, avoiding build failure with -Wstring-compare.
2690 Add "marker test-complete".
2691 * gdb.cp/try_catch.exp: Run the test to the above marker,
2692 then verify that the value of "test" is still true.
2693
6d74da72
AB
26942020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2695
2696 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
2697
2e52d038
AB
26982020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2699
2700 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2701
3b9fce96
AB
27022020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
2705 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
2706 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
2707 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
2708 * gdb.arch/riscv-tdesc-loading.exp: New file.
2709
ed69cbc8
AB
27102020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2713
767a879e
AB
27142020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2715
2716 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
2717 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
2718 * gdb.arch/riscv-tdesc-regs.c: New file.
2719 * gdb.arch/riscv-tdesc-regs.exp: New file.
2720
221db974
PA
27212020-06-24 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.arch/amd64-entry-value-paramref.exp: Use
2724 prepare_for_testing_full and don't pass "c++" for the .S file
2725 build spec.
2726 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
2727 $options, since it's an assembly file. Remove -Wno-deprecated.
2728 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
2729 compiling C++ programs.
2730
331733cd
PA
27312020-06-24 Pedro Alves <palves@redhat.com>
2732
2733 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
2734 Clang, add "-Wno-unknown-warning-option" to the options.
2735
caa7fd04
AB
27362020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
2737
2738 * gdb.xml/tdesc-reload.c: New file.
2739 * gdb.xml/tdesc-reload.exp: New file.
2740 * gdb.xml/maint-xml-dump-01.xml: New file.
2741 * gdb.xml/maint-xml-dump-02.xml: New file.
2742 * gdb.xml/maint-xml-dump.exp: New file.
2743
bb8d1260
SL
27442020-06-23 Sandra Loosemore <sandra@codesourcery.com>
2745
2746 * lib/completion-support.exp (test_gdb_completion_offers_commands):
2747 Adjust for omitted commands when TUI is disabled.
2748
7e4b9c4c
GB
27492020-06-23 Gary Benson <gbenson@redhat.com>
2750 Pedro Alves <palves@redhat.com>
2751
2752 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
2753 * gdb.cp/nsimport.cc: Likewise.
2754 * gdb.cp/nsnested.cc: Likewise.
2755 * gdb.cp/nsnoimports.cc: Likewise.
2756 * gdb.cp/nsusing.cc: Likewise.
2757 * gdb.cp/smartp.cc: Likewise.
2758 * gdb.python/py-pp-integral.c: Likewise.
2759 * gdb.python/py-pp-re-notag.c: Likewise.
2760
2e573c0a
GB
27612020-06-23 Gary Benson <gbenson@redhat.com>
2762
2763 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
2764 * gdb.cp/nsimport.cc: Likewise.
2765 * gdb.cp/nsnested.cc: Likewise.
2766 * gdb.cp/nsnoimports.cc: Likewise.
2767 * gdb.cp/nsusing.cc: Likewise.
2768 * gdb.cp/smartp.cc: Likewise.
2769 * gdb.python/py-pp-integral.c: Likewise.
2770 * gdb.python/py-pp-re-notag.c: Likewise.
2771
746ebfe8
PW
27722020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2773
2774 * gdb.base/default-args.exp: New test.
2775 * gdb.base/default-args.c: New file.
2776 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
2777 * gdb.base/default.exp: Update to new help text.
2778 * gdb.base/help.exp: Likewise.
2779 * gdb.base/page.exp: Likewise.
2780 * gdb.base/style.exp: Likewise.
2781 * gdb.guile/guile.exp: Likewise.
2782 * gdb.python/python.exp: Likewise.
2783
e822f2cd
SL
27842020-06-22 Sandra Loosemore <sandra@codesourcery.com>
2785
2786 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
2787 remote host. Fix search path syntax on Windows host.
2788
48e9cc84
PW
27892020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2790
2791 * gdb.base/attach.exp: Test priority of 'exec-file' changed
2792 over 'exec-file-mismatch'.
2793 * gdb.base/attach.c: Mark should_exit volatile.
2794 * gdb.base/attach2.c: Likewise. Add a comment explaining
2795 why the sleep cannot be big.
2796 * gdb.base/attach3.c: New file.
2797
160f8a8f
SL
27982020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2799
2800 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
2801 prefix optional.
2802
4d91c2a4
SL
28032020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2804
2805 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
2806 for remote host.
2807
87f83f20
SL
28082020-06-19 Sandra Loosemore <sandra@codesourcery.com>
2809 Hafiz Abid Qadeer <abidh@codesourcery.com>
2810
2811 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
2812 file sent to remote host.
2813 (top level): Allow int32_t as type of 32-bit register.
2814
37ab8655
TV
28152020-06-19 Tom de Vries <tdevries@suse.de>
2816
2817 * lib/gdb.exp (gdb_note): New proc.
2818 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
2819 (gdb_default_target_compile): ... here. Only call
2820 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
2821 (use_gdb_compile): Change to array.
2822 (toplevel): Update sets of use_gdb_compile to specify language.
2823 Warn about default_target_compile override. Store dejagnu's version
2824 of default_target_compile in dejagnu_default_target_compile.
2825
a8a56685
TV
28262020-06-18 Tom de Vries <tdevries@suse.de>
2827
2828 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
2829 (default_gdb_init): ... here.
2830
581bea2c
SL
28312020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2832
2833 Fix TUI support checks in gdb.tui tests.
2834
2835 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
2836 just say UNSUPPORTED.
2837 * gdb.tui/corefile-run.exp: Likewise.
2838 * gdb.tui/empty.exp: Likewise.
2839 * gdb.tui/list-before.exp: Likewise.
2840 * gdb.tui/list.exp: Likewise.
2841 * gdb.tui/main.exp: Likewise.
2842 * gdb.tui/regs.exp: Likewise.
2843 * gdb.tui/resize.exp: Likewise.
2844 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
2845 * gdb.tui/tui-layout-asm.exp: Likewise.
2846 * gdb.tui/tui-missing-src.exp: Likewise.
2847 * gdb.tui/winheight.exp: Likewise.
2848 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
2849
05e682e3
SL
28502020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2851
2852 Fix TCL error in gdb.python/py-format-string.exp.
2853
2854 * gdb.python/py-format-string.exp: Move test for python support
2855 earlier, out of function body.
2856
efb763a5
SM
28572020-06-15 Simon Marchi <simon.marchi@efficios.com>
2858
2859 * gdb.base/index-cache-load-twice.c: New.
2860 * gdb.base/index-cache-load-twice.exp: New.
2861
43327b20
KS
28622020-06-17 Keith Seitz <keiths@redhat.com>
2863
99cf27cf 2864 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
43327b20
KS
2865 when executing "gdb --configuration".
2866
081e778c
TV
28672020-06-17 Tom de Vries <tdevries@suse.de>
2868
2869 * lib/gdb.exp (gdb_tcl_unknown): New proc.
2870 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
2871 conditional on presence of gdb_tcl_unknown.
2872 (gdb_finish): Make override undo conditional on presence of
2873 gdb_tcl_unknown.
2874
d2d1ea20
TT
28752020-06-16 Tom Tromey <tom@tromey.com>
2876
2877 * gdb.python/tui-window.py (failwin): New function. Register it
2878 as a TUI window type.
2879 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
2880
c802e8a7
GB
28812020-06-16 Gary Benson <gbenson@redhat.com>
2882
2883 * gdb.python/py-nested-maps.c (create_map): Add missing return
2884 value.
2885 (create_map_map): Likewise.
2886
ff08abb8
TBA
28872020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2888
2889 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
2890 variable.
2891 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
2892 and use the already-defined 'options' variable.
2893
a29d5112
AB
28942020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2895 Tom de Vries <tdevries@suse.de>
2896
2897 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
2898 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
2899 (gdb_setup_known_globals): New proc.
2900 (gdb_cleanup_globals): New proc.
2901 * lib/gdb.exp (load_lib): New override proc.
2902 (gdb_stdin_log_init): Set var in_file as persistent global.
2903 * lib/pascal.exp (gdb_stdin_log_init): Set vars
2904 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
2905 fpc_compiler as persistent global.
2906
8c74a764
TV
29072020-06-12 Tom de Vries <tdevries@suse.de>
2908
2909 * lib/tuiterm.exp (spawn): Rename to ...
2910 (tui_spawn): ... this.
2911 (toplevel): Move rename of spawn ...
2912 (gdb_init_tuiterm): ... here. New proc.
2913 (gdb_finish_tuiterm): New proc.
2914 * lib/gdb.exp (gdb_finish_hooks): New global var.
2915 (gdb_finish): Handle gdb_finish_hooks.
2916 (tuiterm_env): New proc.
2917 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
2918 tuiterm_env.
2919 * gdb.tui/basic.exp: Same.
2920 * gdb.tui/corefile-run.exp: Same.
2921 * gdb.tui/empty.exp: Same.
2922 * gdb.tui/list-before.exp: Same.
2923 * gdb.tui/list.exp: Same.
2924 * gdb.tui/main.exp: Same.
2925 * gdb.tui/new-layout.exp: Same.
2926 * gdb.tui/regs.exp: Same.
2927 * gdb.tui/resize.exp: Same.
2928 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
2929 * gdb.tui/tui-layout-asm.exp: Same.
2930 * gdb.tui/tui-missing-src.exp: Same.
2931 * gdb.tui/winheight.exp: Same.
2932
26783bce
TV
29332020-06-12 Tom de Vries <tdevries@suse.de>
2934
2935 PR testsuite/26110
2936 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
2937 (gdb_finish): Reinstall dejagnu's override of ::unknown.
2938
2b4e6a3f
TT
29392020-06-11 Tom Tromey <tom@tromey.com>
2940
2941 PR gdb/18318:
2942 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
2943 floating point tests.
2944
2f33032a
KS
29452020-06-11 Keith Seitz <keiths@redhat.com>
2946
2947 PR gdb/21356
2948 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
2949 vla_struct.
2950 Add new struct vla_typedef and union vla_typedef_union and
2951 corresponding instantiation objects.
2952 Initialize new objects.
2953 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
2954 and vla_typedef_union_object.
2955 Fixup type for vla_struct_object.
2956
a8baf0a3
TV
29572020-06-11 Tom de Vries <tdevries@suse.de>
2958
2959 * lib/gdb.exp (with_override): New proc, factored out of ...
2960 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
2961
7ab96794
TV
29622020-06-10 Tom de Vries <tdevries@suse.de>
2963
2964 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
2965
cab5c3b7
SM
29662020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
2967
2968 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
2969 parameter, update callers.
2970
f8c41851
SM
29712020-06-04 Simon Marchi <simon.marchi@efficios.com>
2972
2973 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
2974 * gdb.dwarf2/share-psymtabs-bt.c: New file.
2975 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
2976
1c07a73f
TV
29772020-06-04 Tom de Vries <tdevries@suse.de>
2978
2979 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
2980
95146b5d
TV
29812020-06-04 Tom de Vries <tdevries@suse.de>
2982
2983 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
2984 exp_continue.
2985
0cfcd4f0
TV
29862020-06-04 Tom de Vries <tdevries@suse.de>
2987
2988 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
2989
f9b5d5ea
TV
29902020-06-03 Tom de Vries <tdevries@suse.de>
2991
2992 PR symtab/26046
2993 * gdb.cp/breakpoint-locs-2.cc: New test.
2994 * gdb.cp/breakpoint-locs.cc: New test.
2995 * gdb.cp/breakpoint-locs.exp: New file.
2996 * gdb.cp/breakpoint-locs.h: New test.
2997
5144dfba
TV
29982020-06-03 Tom de Vries <tdevries@suse.de>
2999
3000 PR testsuite/25609
3001 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3002 value of global verbose.
3003 * gdb.base/jit-elf.exp: Same.
3004 * gdb.base/jit-reader.exp: Same.
3005
621eacdf
TV
30062020-06-02 Tom de Vries <tdevries@suse.de>
3007
3008 * gdb.dwarf2/multidictionary.exp: Don't use
3009 gdb_spawn_with_cmdline_opts.
3010
1313c56e
AB
30112020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3012
3013 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3014 use_header case.
3015 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3016 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3017 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3018 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3019 * gdb.dwarf2/dw2-inline-header.c: New file.
3020 * gdb.dwarf2/dw2-inline-header.h: New file.
3021
f68f85b5
PA
30222020-05-30 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3025 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3026
678048e8
GB
30272020-05-29 Gary Benson <gbenson@redhat.com>
3028
3029 * gdb.compile/compile-cplus.exp (additional_flags): Also
3030 set when building with clang.
3031 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3032 when building with clang.
3033
9fcafd23
GB
30342020-05-29 Gary Benson <gbenson@redhat.com>
3035
3036 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3037 building with clang.
3038 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3039
735d5a07
GB
30402020-05-29 Gary Benson <gbenson@redhat.com>
3041
3042 * gdb.cp/koenig.exp (prepare_for_testing): Add
3043 additional_flags=-Wno-unused-comparison.
3044 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3045
4ad2c6a0
GB
30462020-05-28 Gary Benson <gbenson@redhat.com>
3047
3048 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3049 statement.
3050
09fe663e
GB
30512020-05-28 Gary Benson <gbenson@redhat.com>
3052
3053 * gdb.cp/classes.exp (prepare_for_testing): Add
3054 additional_flags=-Wno-deprecated-register.
3055 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3056 * gdb.cp/misc.exp: Likewise.
3057
cee00f17
GB
30582020-05-28 Gary Benson <gbenson@redhat.com>
3059
3060 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3061 (test_op_new::operator new): Add return statement.
3062 (test_op_new_array::operator new[]): Likewise.
3063
636edd00
PA
30642020-05-27 Pedro Alves <palves@redhat.com>
3065
3066 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3067 check. Use test_gdb_complete_unique instead of
3068 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3069 test_gdb_complete_multiple instead of
3070 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3071
c2b75043
LM
30722020-05-27 Luis Machado <luis.machado@linaro.org>
3073
3074 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3075 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3076 * gdb.arch/arm-disassembler-options.exp: Likewise.
3077 * gdb.arch/arm-disp-step.exp: Likewise.
3078 * gdb.arch/thumb-prologue.exp: Likewise.
3079 * gdb.base/async.exp: Likewise.
3080 * gdb.base/auxv.exp: Likewise.
3081 * gdb.base/complex-parts.exp: Likewise.
3082 * gdb.base/ena-dis-br.exp: Likewise.
3083 * gdb.base/foll-exec.exp: Likewise.
3084 * gdb.base/permissions.exp: Likewise.
3085 * gdb.base/relocate.exp: Likewise.
3086 * gdb.base/return2.exp: Likewise.
3087 * gdb.base/sigbpt.exp: Likewise.
3088 * gdb.base/siginfo-obj.exp: Likewise.
3089 * gdb.cp/converts.exp: Likewise.
3090 * gdb.cp/exceptprint.exp: Likewise.
3091 * gdb.cp/inherit.exp: Likewise.
3092 * gdb.cp/nsnoimports.exp: Likewise.
3093 * gdb.cp/virtbase2.exp: Likewise.
3094 * gdb.mi/mi-var-cmd.exp: Likewise.
3095 * gdb.mi/var-cmd.c: Likewise.
3096
53a47a3e
TT
30972020-05-26 Tom Tromey <tromey@adacore.com>
3098
3099 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3100
0bc2354b
TT
31012020-05-26 Tom Tromey <tromey@adacore.com>
3102
3103 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3104 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3105 type.
3106 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3107 variable.
3108
0db49895
CBG
31092020-05-26 Christian Biesinger <cbiesinger@google.com>
3110
3111 * Makefile.in: Use = instead of == for the test command
3112 for portability.
3113
40d22035
TV
31142020-05-26 Tom de Vries <tdevries@suse.de>
3115
3116 * gdb.base/gold-gdb-index-2.c: New test.
3117 * gdb.base/gold-gdb-index.c: New test.
3118 * gdb.base/gold-gdb-index.exp: New file.
3119 * gdb.base/gold-gdb-index.h: New test.
3120
043e2e02
TV
31212020-05-25 Tom de Vries <tdevries@suse.de>
3122
3123 * boards/gold-gdb-index.exp: New file.
3124
462f72c5
SM
31252020-05-25 Simon Marchi <simon.marchi@efficios.com>
3126
3127 * boards/simavr.exp: New file.
3128
6cf66e76
SM
31292020-05-25 Simon Marchi <simon.marchi@efficios.com>
3130
3131 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3132 * gdb.base/inferior-args.exp: New file.
3133 * gdb.base/inferior-args.c: New file.
3134
75d04512
SM
31352020-05-25 Simon Marchi <simon.marchi@efficios.com>
3136
3137 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3138 inferior_args. Pass it to gdb_reload.
3139 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3140 inferior_args.
3141 (gdb_reload): Add inferior_args argument.
3142 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3143 pass it to gdbserver_run.
3144 * boards/native-gdbserver.exp: Do not set noargs.
3145 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3146 inferior_args argument.
3147 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3148 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3149 * gdb.base/args.exp: Likewise.
3150
42cf1844
TV
31512020-05-25 Tom de Vries <tdevries@suse.de>
3152
3153 * lib/gdb.exp (exec_is_pie): Add comment.
3154
8f7d38ef
TV
31552020-05-25 Tom de Vries <tdevries@suse.de>
3156
3157 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3158 instead of $binfile in the untested message.
3159
465e1b0f
TV
31602020-05-25 Tom de Vries <tdevries@suse.de>
3161
3162 PR testsuite/26031
3163 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3164
3c5a0e02
TV
31652020-05-25 Tom de Vries <tdevries@suse.de>
3166
3167 * boards/gold.exp: New file.
3168
0a4f5f8c
TT
31692020-05-23 Tom Tromey <tom@tromey.com>
3170
3171 * gdb.base/style.exp: Remove completion styling test.
3172 * lib/gdb-utils.exp (style): Remove completion styles.
3173
eca1f90c
TT
31742020-05-23 Tom Tromey <tom@tromey.com>
3175
3176 * gdb.base/style.exp: Add completion styling test.
3177 * lib/gdb-utils.exp (style): Add completion styles.
3178
7c13f4e8
AB
31792020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 * gdb.base/annota1.exp: Update expected results.
3182 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3183 test name.
3184 * gdb.cp/annota3.exp: Update expected results.
3185
41977d16
SM
31862020-05-20 Simon Marchi <simon.marchi@efficios.com>
3187
3188 PR gdb/26016
3189 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3190 against MAP_FAILED.
3191 * gdb.base/coremaker.c (mmapdata): Likewise.
3192 * gdb.base/jit-reader-host.c (main): Likewise.
3193 * gdb.base/sym-file-loader.c (load): Likewise.
3194 (load_shlib): Likewise.
3195
b4757f2e
TT
31962020-05-20 Tom Tromey <tromey@adacore.com>
3197
3198 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3199
9a0bacfb
TV
32002020-05-20 Tom de Vries <tdevries@suse.de>
3201
3202 PR symtab/25833
3203 * gdb.base/with-mf-inc.c: New test.
3204 * gdb.base/with-mf-main.c: New test.
3205 * gdb.base/with-mf.exp: New file.
3206
76571211
TT
32072020-05-19 Tom Tromey <tromey@adacore.com>
3208
3209 * gdb.rust/simple.exp: Restore missing test result.
3210
4cd9f3d5
TV
32112020-05-19 Tom de Vries <tdevries@suse.de>
3212
3213 * gdb.base/gdb-caching-proc.exp: Fix typo.
3214
7d874253
TT
32152020-05-19 Tom Tromey <tromey@adacore.com>
3216
3217 * gdb.rust/simple.exp: Add some test descriptions.
3218 (test_one_slice): Use with_test_prefix.
3219
1d727695
TV
32202020-05-18 Tom de Vries <tdevries@suse.de>
3221
3222 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3223
7f32a4d5
PA
32242020-05-17 Pedro Alves <palves@redhat.com>
3225
3226 PR gdb/25741
3227 * gdb.base/hw-sw-break-same-address.exp: New file.
3228
7cfd74cf
PA
32292020-05-16 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3232 LAST_LOADED_FILE accordingly.
3233
57b4f16e
PW
32342020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3235
3236 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3237
7c05caf7
PW
32382020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3239
3240 * gdb.base/help.exp: Test apropos and help for commands
3241 having aliases. Fixed comments not starting with an
3242 upper-case letter or not finishing with a dot.
3243
7aa1b46f
PW
32442020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3245
3b3aaacb
PW
3246 * gdb.base/alias.exp: Update help output check.
3247
57b4f16e 32482020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3b3aaacb 3249
7aa1b46f
PW
3250 * gdb.base/default.exp: Update output following fixes.
3251
0605465f
PW
32522020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3253
3254 * gdb.base/alias.exp: Test aliases starting with a prefix of
3255 another alias.
3256
86e4e63d
GB
32572020-05-15 Gary Benson <gbenson@redhat.com>
3258
3259 * gdb.base/info-os.c (main): Add return statement.
3260 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3261 * gdb.base/large-frame-2.c (func): Likewise.
3262 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3263 * gdb.base/pr10179-b.c (foo2): Likewise.
3264 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3265 * gdb.base/watch-cond.c (func): Likewise.
3266 * gdb.multi/goodbye.c (verylongfun): Likewise.
3267 * gdb.multi/hello.c (commonfun): Likewise.
3268 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3269 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3270 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3271 Likewise.
3272 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3273 * gdb.threads/interrupt-while-step-over.c (child_function):
3274 Likewise.
3275 * gdb.trace/actions-changed.c (end): Likewise.
3276
163df4df
GB
32772020-05-15 Gary Benson <gbenson@redhat.com>
3278
3279 * gdb.opencl/callfuncs.exp: Report when test skipped.
3280 * gdb.opencl/convs_casts.exp: Likewise.
3281 * gdb.opencl/datatypes.exp: Likewise.
3282 * gdb.opencl/operators.exp: Likewise.
3283 * gdb.opencl/vec_comps.exp: Likewise.
3284
6dbc505a
TV
32852020-05-15 Tom de Vries <tdevries@suse.de>
3286
3287 * gdb.base/align.exp.in: Rename to ...
3288 * gdb.base/align.exp.tcl: ... this.
3289 * gdb.base/align-c++.exp: Update.
3290 * gdb.base/align-c.exp: Update.
3291 * gdb.base/all-architectures.exp.in: Rename to ...
3292 * gdb.base/all-architectures.exp: ... this.
3293 * gdb.base/all-architectures-0.exp: Update.
3294 * gdb.base/all-architectures-1.exp: Update.
3295 * gdb.base/all-architectures-2.exp: Update.
3296 * gdb.base/all-architectures-3.exp: Update.
3297 * gdb.base/all-architectures-4.exp: Update.
3298 * gdb.base/all-architectures-5.exp: Update.
3299 * gdb.base/all-architectures-6.exp: Update.
3300 * gdb.base/all-architectures-7.exp: Update.
3301 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3302 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3303 * gdb.base/infcall-nested-structs-c++.exp: Update.
3304 * gdb.base/infcall-nested-structs-c.exp: Update.
3305 * gdb.base/info-types.exp.in: Rename to ...
3306 * gdb.base/info-types.exp.tcl: ... this.
3307 * gdb.base/info-types-c++.exp: Update.
3308 * gdb.base/info-types-c.exp: Update.
3309 * gdb.base/max-depth.exp.in: Rename to ...
3310 * gdb.base/max-depth.exp.tcl: ... this.
3311 * gdb.base/max-depth-c++.exp: Update.
3312 * gdb.base/max-depth-c.exp: Update.
3313 * gdb.cp/cpexprs.exp.in: Rename to ...
3314 * gdb.cp/cpexprs.exp.tcl: ... this.
3315 * gdb.cp/cpexprs-debug-types.exp: Update.
3316 * gdb.cp/cpexprs.exp: Update.
3317 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3318 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3319 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3320 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3321 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3322 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3323 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3324 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3325 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3326 * gdb.dwarf2/clang-debug-names.exp: Update.
3327
d1034d78
AB
33282020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3329
3330 * lib/check-test-names.exp: Remove code that prevents this file
3331 loading when tests are run in parallel.
3332
3c5c3649
PA
33332020-05-15 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.multi/multi-kill.exp (start_inferior): Remove
3336 'testpid' parameter. Refer to namespace variable directly.
3337 (testpid): Declare as namespace variable.
3338
272c36b8
PA
33392020-05-15 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.multi/multi-kill.exp: Wrap in namespace.
3342 (start_inferior): Add TESTPID parameter. Use it instead of the
3343 testpid global.
3344 (top level): Define empty TESTPID array, and pass it down to
3345 start_inferior.
3346
02eba61a
TV
33472020-05-14 Tom de Vries <tdevries@suse.de>
3348
3349 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3350 output.
3351
971a3747
TV
33522020-05-14 Tom de Vries <tdevries@suse.de>
3353
3354 * gdb.base/align.exp: Split into ...
3355 * gdb.base/align.exp.in: ...
3356 * gdb.base/align-c++.exp: ...
3357 * gdb.base/align-c.exp: ... these.
3358 * gdb.base/infcall-nested-structs.exp: Split into ...
3359 * gdb.base/infcall-nested-structs.exp.in: ...
3360 * gdb.base/infcall-nested-structs-c++.exp: ...
3361 * gdb.base/infcall-nested-structs-c.exp: ... these.
3362 * gdb.base/info-types.exp: Split into ...
3363 * gdb.base/info-types.exp.in: ...
3364 * gdb.base/info-types-c++.exp: ...
3365 * gdb.base/info-types-c.exp: ... these.
3366 * gdb.base/max-depth.exp: Split into ...
3367 * gdb.base/max-depth.exp.in: ...
3368 * gdb.base/max-depth-c++.exp: ...
3369 * gdb.base/max-depth-c.exp: ... these.
3370 * gdb.cp/infcall-nodebug.exp: Split into ...
3371 * gdb.cp/infcall-nodebug.exp.in: ...
3372 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3373 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3374 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3375 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3376
a05575d3
TBA
33772020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3378 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.multi/multi-exit.c: New file.
3381 * gdb.multi/multi-exit.exp: New file.
3382 * gdb.multi/multi-kill.c: New file.
3383 * gdb.multi/multi-kill.exp: New file.
3384
6ad82919
TBA
33852020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3386
3387 * gdb.base/annota1.exp: Update the expected output.
3388 * gdb.cp/annota2.exp: Ditto.
3389
843f4d93
AB
33902020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * lib/check-test-names.exp: Disable when testing is being run in
3393 parallel.
3394
c7c66341
TV
33952020-05-12 Tom de Vries <tdevries@suse.de>
3396
3397 * gdb.base/jit-elf.exp: Fix string concat.
3398
1b59ca1c
TV
33992020-05-12 Tom de Vries <tdevries@suse.de>
3400
3401 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3402 messages.
3403
b4991d29
TV
34042020-05-12 Tom de Vries <tdevries@suse.de>
3405
3406 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3407
dbb0ab10
TV
34082020-05-12 Tom de Vries <tdevries@suse.de>
3409
3410 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3411 * gdb.ada/mi_catch_ex.exp: Same.
3412 * gdb.ada/mi_catch_ex_hand.exp: Same.
3413
7549fed8
TV
34142020-05-12 Tom de Vries <tdevries@suse.de>
3415
3416 * gdb.fortran/complex.exp: Use with_test_prefix.
3417
af2d5cd8
TV
34182020-05-12 Tom de Vries <tdevries@suse.de>
3419
3420 * gdb.trace/passcount.exp: Fix test-names.
3421
7c121311
TV
34222020-05-12 Tom de Vries <tdevries@suse.de>
3423
3424 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3425
c9f3b40e
TV
34262020-05-12 Tom de Vries <tdevries@suse.de>
3427
3428 * gdb.gdb/complaints.exp: Use with_test_prefix.
3429 * gdb.xml/tdesc-regs.exp: Same.
3430 * gdb.opt/inline-locals.exp: Fix test name.
3431
111b33f0
TV
34322020-05-12 Tom de Vries <tdevries@suse.de>
3433
3434 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3435 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3436 * gdb.dwarf2/implref-struct.exp: Same.
3437 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3438 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3439
ebf47080
SM
34402020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3441
3442 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3443
d30dcd12
AB
34442020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3445
3446 * lib/check-test-names.exp (all_test_names): New module variable.
3447 (counts): Add 'duplicates' field.
3448 (_check_duplicates): New procedure.
3449 (check): Also check for duplicates.
3450 (do_log_summary): Print duplicates count.
3451 (do_reset_vars): Reset counter for duplicate test names, and
3452 discard all know test names.
3453
34584c09
AB
34542020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3455
3456 * lib/gdb.exp: Include check-test-names.exp library.
3457 * lib/check-test-names.exp: New file.
3458
e0002117
TV
34592020-05-11 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3462
53f539a3
KS
34632020-05-11 Keith Seitz <keiths@redhat.com>
3464
3465 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3466
113ee09a
TV
34672020-05-11 Tom de Vries <tdevries@suse.de>
3468
3469 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3470 * gdb.cp/cpexprs.exp.in: .. here.
3471 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3472 cpexprs.exp.
3473
ba3e70b0
KS
34742020-05-11 Keith Seitz <keiths@redhat.com>
3475
3476 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3477 test names.
3478 * gdb.ada/arrayptr.exp: Likewise.
3479 * gdb.ada/assign_arr.exp: Likewise.
3480 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3481 * gdb.ada/bp_on_var.exp: Likewise.
3482 * gdb.ada/call_pn.exp: Likewise.
3483 * gdb.ada/complete.exp: Likewise.
3484 * gdb.ada/fun_overload_menu.exp: Likewise.
3485 * gdb.ada/funcall_param.exp: Likewise.
3486 * gdb.ada/funcall_ref.exp: Likewise.
3487 * gdb.ada/packed_array_assign.exp: Likewise.
3488 * gdb.ada/same_component_name.exp: Likewise.
3489 * gdb.ada/type_coercion.exp: Likewise.
3490 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3491 * gdb.ada/variant_record_packed_array.exp: Likewise.
3492
3ee6bb11
TV
34932020-05-11 Tom de Vries <tdevries@suse.de>
3494
3495 PR symtab/25941
3496 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3497 out of ...
3498 * gdb.dwarf2/clang-debug-names.exp: ... here.
3499 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3500 clang-debug-names.exp.in.
3501 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3502 * gdb.dwarf2/clang-debug-names-2.c: New test.
3503
86cd6bc8
AKS
35042020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3505
3506 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3507 (fortran_runto_main): New Proc, fortran version of runto_main.
3508 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3509 * gdb.fortran/array-bounds.exp: Likewise.
3510 * gdb.fortran/array-slices.exp: Likewise.
3511 * gdb.fortran/block-data.exp: Likewise.
3512 * gdb.fortran/charset.exp: Likewise.
3513 * gdb.fortran/common-block.exp: Likewise.
3514 * gdb.fortran/complex.exp: Likewise.
3515 * gdb.fortran/derived-type-function.exp: Likewise.
3516 * gdb.fortran/derived-type.exp: Likewise.
3517 * gdb.fortran/info-modules.exp: Likewise.
3518 * gdb.fortran/info-types.exp: Likewise.
3519 * gdb.fortran/intrinsics.exp: Likewise.
3520 * gdb.fortran/library-module.exp: Likewise.
3521 * gdb.fortran/logical.exp: Likewise.
3522 * gdb.fortran/max-depth.exp: Likewise.
3523 * gdb.fortran/module.exp: Likewise.
3524 * gdb.fortran/multi-dim.exp: Likewise.
3525 * gdb.fortran/nested-funcs.exp: Likewise.
3526 * gdb.fortran/print-formatted.exp: Likewise.
3527 * gdb.fortran/print_type.exp: Likewise.
3528 * gdb.fortran/printing-types.exp: Likewise.
3529 * gdb.fortran/ptr-indentation.exp: Likewise.
3530 * gdb.fortran/ptype-on-functions.exp: Likewise.
3531 * gdb.fortran/subarray.exp: Likewise.
3532 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3533 * gdb.fortran/vla-datatypes.exp: Likewise.
3534 * gdb.fortran/vla-history.exp: Likewise.
3535 * gdb.fortran/vla-ptr-info.exp: Likewise.
3536 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3537 * gdb.fortran/vla-ptype.exp: Likewise.
3538 * gdb.fortran/vla-sizeof.exp: Likewise.
3539 * gdb.fortran/vla-type.exp: Likewise.
3540 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3541 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3542 * gdb.fortran/vla-value-sub.exp: Likewise.
3543 * gdb.fortran/vla-value.exp: Likewise.
3544 * gdb.fortran/whatis_type.exp: Likewise.
3545 * gdb.mi/mi-var-child-f.exp: Likewise.
3546
6dc55ce9 35472020-05-09 Tom de Vries <tdevries@suse.de>
3548
3549 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3550
283cb58c
TV
35512020-05-08 Tom de Vries <tdevries@suse.de>
3552
3553 * gdb.dwarf2/clang-debug-names.c: New test.
3554 * gdb.dwarf2/clang-debug-names.exp: New file.
3555
ac4a4f1c
SM
35562020-05-06 Simon Marchi <simon.marchi@efficios.com>
3557
3558 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3559 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3560
24fe640b
TV
35612020-05-06 Tom de Vries <tdevries@suse.de>
3562
3563 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3564 breakpoint is at a "recommended breakpoint location".
3565 * gdb.reverse/consecutive-reverse.exp: Same.
3566
0d8683a3
TV
35672020-05-06 Tom de Vries <tdevries@suse.de>
3568
3569 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3570 address.
3571
b8983c46
TV
35722020-05-06 Tom de Vries <tdevries@suse.de>
3573
3574 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3575
abf6d805
TV
35762020-05-06 Tom de Vries <tdevries@suse.de>
3577
3578 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3579 info for r.
3580
0fc2a808
TV
35812020-05-06 Tom de Vries <tdevries@suse.de>
3582
3583 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3584 necessary.
3585
873dd427
TV
35862020-05-06 Tom de Vries <tdevries@suse.de>
3587
3588 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3589 void.
3590
7c99e7e2
TV
35912020-05-06 Tom de Vries <tdevries@suse.de>
3592
3593 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3594 of ...
3595 * gdb.base/async.exp: ... here.
3596 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3597 "recommended breakpoint location".
3598
6173d6a6
TV
35992020-05-06 Tom de Vries <tdevries@suse.de>
3600
3601 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3602
6015a067
TV
36032020-05-04 Tom de Vries <tdevries@suse.de>
3604
3605 * gdb.base/async.exp: Check whether instruction addresses are a
3606 "recommended breakpoint location".
3607
3b6acaee
TT
36082020-05-03 Tom Tromey <tom@tromey.com>
3609
3610 * gdb.base/sepdebug.exp: Remove "catch" test.
3611 * gdb.base/break.exp: Remove "catch" test.
3612 * gdb.base/default.exp: Update expected output.
3613
5beb4d17
TV
36142020-05-02 Tom de Vries <tdevries@suse.de>
3615
3616 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3617 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3618 * gdb.arch/i386-mpx-map.exp: Same.
3619 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3620 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3621 * gdb.arch/i386-mpx.exp: Same.
3622
8caf140d
TV
36232020-05-02 Tom de Vries <tdevries@suse.de>
3624
3625 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3626
693196cb
TV
36272020-05-01 Tom de Vries <tdevries@suse.de>
3628
3629 * gdb.ada/operator_bp.exp: Allow more than required amount of
3630 breakpoint.
3631
53ae0aa9
TV
36322020-05-01 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3635
ee9d1e5f
HD
36362020-04-30 Hannes Domani <ssbssa@yahoo.de>
3637
3638 PR gdb/18706
3639 * gdb.cp/stub-array-size.cc: New test.
3640 * gdb.cp/stub-array-size.exp: New file.
3641 * gdb.cp/stub-array-size.h: New test.
3642 * gdb.cp/stub-array-size2.cc: New test.
3643
d5cf82c0
HD
36442020-04-30 Hannes Domani <ssbssa@yahoo.de>
3645
3646 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3647 output to the new format.
3648
42e165c3
SM
36492020-04-29 Simon Marchi <simon.marchi@efficios.com>
3650
3651 * gdb.base/break.exp: Use with_test_prefix.
3652
6e4e3fe1
TV
36532020-04-29 Tom de Vries <tdevries@suse.de>
3654
3655 * lib/gdb.exp (debug_types): New proc.
3656 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
3657 * gdb.python/py-symtab.exp: Same.
3658
d642b692
HD
36592020-04-29 Hannes Domani <ssbssa@yahoo.de>
3660
3661 PR gdb/17320
3662 * gdb.base/pretty-array.c: New test.
3663 * gdb.base/pretty-array.exp: New file.
3664
ea90f227
TV
36652020-04-29 Tom de Vries <tdevries@suse.de>
3666
3667 PR symtab/25889
3668 * gdb.cp/cpexprs.exp: Adapt for inclusion.
3669 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
3670 and include cpexprs.exp.
3671
a65189c9
TV
36722020-04-28 Mark Williams <mark@myosotissp.com>
3673
3674 PR gdb/24480
3675 * dw4-toplevel-types.exp: Test for top level types.
3676 * dw4-toplevel-types.cc: Test for top level types.
3677
32d1f47a
TBA
36782020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3679
3680 * gdb.threads/stop-with-handle.exp: Fix typo in comment
3681 (theads -> threads).
3682
56a4f5a1
TV
36832020-04-28 Tom de Vries <tdevries@suse.de>
3684
3685 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
3686
0b2f8a3b
TV
36872020-04-28 Tom de Vries <tdevries@suse.de>
3688
3689 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
3690
5390c717
TV
36912020-04-28 Tom de Vries <tdevries@suse.de>
3692
3693 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
3694
15cd93d0
TV
36952020-04-28 Tom de Vries <tdevries@suse.de>
3696
3697 * gdb.dwarf2/main-foo.c: New test.
3698 * gdb.dwarf2/struct-with-sig.exp: New file.
3699
d472f0fb
TV
37002020-04-25 Tom de Vries <tdevries@suse.de>
3701
3702 * boards/debug-types.exp: New file.
3703
8d840e05
AB
37042020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
3707
bcfe6157
TT
37082020-04-24 Tom Tromey <tom@tromey.com>
3709
3710 PR symtab/12707:
3711 * gdb.python/py-symbol.exp: Update expected results for
3712 linkage_name test.
3713 * gdb.cp/print-demangle.exp: New file.
3714 * gdb.base/c-linkage-name.exp: Fix test.
3715 * gdb.guile/scm-symbol.exp: Update expected results for
3716 linkage_name test.
3717
f049a313
TT
37182020-04-24 Tom Tromey <tom@tromey.com>
3719
3720 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
3721 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
3722 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
3723 assembler.
3724
7cf28874
TV
37252020-04-24 Tom de Vries <tdevries@suse.de>
3726
3727 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
3728 C++.
3729
dac2fef7
TT
37302020-04-24 Tom Tromey <tromey@adacore.com>
3731
3732 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
3733 values.
3734 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
3735 values. Update test for minimal encodings.
3736 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
3737 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
3738 values. Update test for minimal encodings.
3739
1acda803
TT
37402020-04-24 Tom Tromey <tromey@adacore.com>
3741
3742 PR python/23662:
3743 * gdb.ada/variant.exp: Add Python checks.
3744 * gdb.rust/simple.exp: Add dynamic type checks.
3745
adfb9815
TT
37462020-04-24 Tom Tromey <tromey@adacore.com>
3747
3748 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
3749 Make array type matching more lax.
3750 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
3751 * gdb.ada/mi_variant.exp: New file.
3752 * gdb.ada/mi_variant/pck.ads: New file.
3753 * gdb.ada/mi_variant/pkg.adb: New file.
3754 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
3755 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
3756
7d79de9a
TT
37572020-04-24 Tom Tromey <tromey@adacore.com>
3758
3759 * gdb.ada/variant.exp: Add dynamic field offset tests.
3760 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
3761 * gdb.ada/variant/pkg.adb: Add new variables.
3762
f8e89861
TT
37632020-04-24 Tom Tromey <tromey@adacore.com>
3764
3765 * gdb.ada/variant.exp: New file
3766 * gdb.ada/variant/pkg.adb: New file
3767 * gdb.ada/variant/pck.adb: New file
3768
86e887ae
TV
37692020-04-24 Tom de Vries <tdevries@suse.de>
3770
3771 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
3772
88428775
TV
37732020-04-24 Tom de Vries <tdevries@suse.de>
3774
3775 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
3776 flags.
3777
4e86f6e7
TV
37782020-04-24 Tom de Vries <tdevries@suse.de>
3779
3780 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
3781
2016d3e6
TV
37822020-04-24 Tom de Vries <tdevries@suse.de>
3783
3784 * lib/gdb.exp (default_gdb_start): Handle eof.
3785 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
3786 failure.
3787 * gdb.base/readnever.exp: Handle clean_restart failure.
3788
70bc38f5
TV
37892020-04-23 Tom de Vries <tdevries@suse.de>
3790
3791 * gdb.base/decl-before-def.exp: Run to main and print a again.
3792
de82891c
TV
37932020-04-23 Tom de Vries <tdevries@suse.de>
3794
3795 * gdb.base/decl-before-def-decl.c: New test.
3796 * gdb.base/decl-before-def-def.c: New test.
3797 * gdb.base/decl-before-def.exp: New file.
3798
96038148
TV
37992020-04-23 Tom de Vries <tdevries@suse.de>
3800
3801 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
3802
54ac3df1
TV
38032020-04-22 Tom de Vries <tdevries@suse.de>
3804
3805 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
3806 debug_info_offset.
3807 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
3808 before $objsfile in the line line.
3809
714534e1
TV
38102020-04-22 Tom de Vries <tdevries@suse.de>
3811
3812 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
3813
16a7dbf4
MS
38142020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3815
3816 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
3817 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
3818 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
3819 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
3820 * gdb.base/jit-protocol.h: Update definitions to match all usage
3821 contexts.
3822
38232020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3824
3825 * gdb.base: Rename all jit related test and source files.
3826
38272020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3828
3829 * gdb.base/jit-reader.exp: Relax register output check.
3830
317d2668
TV
38312020-04-22 Tom de Vries <tdevries@suse.de>
3832
3833 PR symtab/25764
3834 * gdb.base/psym-external-decl-2.c: New test.
3835 * gdb.base/psym-external-decl.c: New test.
3836 * gdb.base/psym-external-decl.exp: New file.
3837 * gdb.threads/tls.exp: Add PR25807 kfail.
3838
eea9e357
TV
38392020-04-22 Tom de Vries <tdevries@suse.de>
3840
3841 PR symtab/25801
3842 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
3843 in "info source" output.
3844
3d5afab3
TV
38452020-04-22 Tom de Vries <tdevries@suse.de>
3846
3847 PR symtab/25700
3848 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
3849 symtab for imported_unit.c.
3850
b32102f6
GB
38512020-04-21 Gary Benson <gbenson@redhat.com>
3852
3853 * gdb.base/advance.c (func): New argument, to match call site.
3854 (func2, func3): Add return statements.
3855
d43b7a2d
TBA
38562020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3857
3858 * gdb.multi/run-only-second-inf.c: New file.
3859 * gdb.multi/run-only-second-inf.exp: New file.
3860
d89edf9b
MM
38612020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3862
3863 * gdb.btrace/multi-inferior.c: New test.
3864 * gdb.btrace/multi-inferior.exp: New file.
3865
1a476b6d
MM
38662020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3867
3868 * gdb.btrace/enable-new-thread.c: New test.
3869 * gdb.btrace/enable-new-thread.exp: New file.
3870
4778a5f8
TV
38712020-04-21 Tom de Vries <tdevries@suse.de>
3872
3873 PR gdb/25471
3874 * gdb.threads/killed-outside.c: New test.
3875 * gdb.threads/killed-outside.exp: New file.
3876
9b2c992c
GB
38772020-04-20 Gary Benson <gbenson@redhat.com>
3878
3879 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
3880 * gdb.base/nested-subp2.exp: Likewise.
3881 * gdb.base/nested-subp3.exp: Likewise.
3882
b5d1d6f7
GB
38832020-04-20 Gary Benson <gbenson@redhat.com>
3884
3885 * gdb.base/nested-subp1.exp: Disable test when using clang.
3886 * gdb.base/nested-subp2.exp: Likewise.
3887 * gdb.base/nested-subp3.exp: Likewise.
3888
25230285
GB
38892020-04-20 Gary Benson <gbenson@redhat.com>
3890
3891 * gdb.cp/exception.cc: Fix compilation error with clang.
3892
fa93cc8f
GB
38932020-04-20 Gary Benson <gbenson@redhat.com>
3894
809730f3 3895 * gdb.trace/tspeed.c: Fix compilation error with clang.
fa93cc8f 3896
e0c45f30
GB
38972020-04-20 Gary Benson <gbenson@redhat.com>
3898
3899 * gdb.base/jit-main.c: Fix compilation error with clang.
3900
4ddfec93
KR
39012020-04-17 Kamil Rytarowski <n54@gmx.com>
3902
3903 * gdb.base/attach-twice.c: Include "sys/types.h".
3904 (PTRACE_ATTACH): Add fallback definition.
3905 (main): Pass `0' to the 4th argument of `ptrace'.
3906
2bed205e
KR
39072020-04-17 Kamil Rytarowski <n54@gmx.com>
3908
3909 * gdb.base/fork-running-state.c: Include "signal.h".
3910
0743fc83
TT
39112020-04-17 Tom Tromey <tromey@adacore.com>
3912
3913 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
3914 Update tests.
3915 * gdb.btrace/cpu.exp: Update tests.
3916 * gdb.base/maint.exp: Update tests.
3917 * gdb.base/default.exp: Update tests.
3918 * gdb.base/completion.exp: Update tests.
3919
efba5c23
TV
39202020-04-16 Tom de Vries <tdevries@suse.de>
3921
3922 PR symtab/25791
3923 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
3924 (ensure_gdb_index): and factor out and move ...
3925 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
3926 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
3927
d191d716
TV
39282020-04-16 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
3931 loading exec.
3932
99f1bc6a
AB
39332020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
3934
3935 * gdb.base/many-completions.exp: New file.
3936
194d088f
TV
39372020-04-14 Tom de Vries <tdevries@suse.de>
3938
3939 PR symtab/25718
3940 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
3941
c1a66c06
TV
39422020-04-14 Tom de Vries <tdevries@suse.de>
3943
3944 PR symtab/25720
3945 * gdb.base/maint-expand-symbols-header-file.c: New test.
3946 * gdb.base/maint-expand-symbols-header-file.exp: New file.
3947 * gdb.base/maint-expand-symbols-header-file.h: New test.
3948
21b0982c
AB
39492020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3950
3951 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
3952 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
3953 get_func_info.
3954 (get_func_info): Delete.
3955 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
3956 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
3957 * lib/dwarf.exp (get_func_info): New function.
3958
dd1cab06
TV
39592020-04-13 Tom de Vries <tdevries@suse.de>
3960
3961 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
3962 to what find_gnatmake does.
3963
71ea2b6b
TV
39642020-04-10 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/style.exp: Expect "Expanding full symbols" message for
3967 -readnow.
3968
bdfc1e8a
TV
39692020-04-10 Tom de Vries <tdevries@suse.de>
3970
3971 PR cli/25808
3972 * gdb.base/style.c: Add leading newlines.
3973 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
3974 Check listing of main's one-line body.
3975
14ca8ecf
TV
39762020-04-08 Tom de Vries <tdevries@suse.de>
3977
3978 * lib/gdb.exp (psymtabs_p): New proc.
3979 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
3980 importing unit" unsupported if there are no partial symbols.
3981
e21d048f
TV
39822020-04-08 Tom de Vries <tdevries@suse.de>
3983
3984 PR testsuite/25760
3985 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
3986
25c11aca
TV
39872020-04-07 Tom de Vries <tdevries@suse.de>
3988
3989 PR symtab/25796
3990 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
3991
5707e24b
TV
39922020-04-07 Tom de Vries <tdevries@suse.de>
3993
3994 * gdb.base/check-psymtab.c: New test.
3995 * gdb.base/check-psymtab.exp: New file.
3996
6ee448cc
TT
39972020-04-06 Tom Tromey <tromey@adacore.com>
3998
3999 * gdb.ada/variant-record/proc.adb: New file.
4000 * gdb.ada/variant-record/value.adb: New file.
4001 * gdb.ada/variant-record/value.s: New file.
4002 * gdb.ada/variant-record.exp: New file.
4003
9e7c9a03
HD
40042020-04-03 Hannes Domani <ssbssa@yahoo.de>
4005
4006 PR gdb/25325
4007 * gdb.cp/typed-enum.cc: New test.
4008 * gdb.cp/typed-enum.exp: New file.
4009
c90d28ac
AB
40102020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4013 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4014 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4015 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4016 * gdb.opt/inline-small-func.c: New file.
4017 * gdb.opt/inline-small-func.exp: New file.
4018 * gdb.opt/inline-small-func.h: New file.
4019
34e9a9fa
AB
40202020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4021
4022 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4023 function.
4024
6a354911
AB
40252020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4026
4027 * lib/dwarf.exp (function_range): Allow compiler options to be
4028 specified.
4029
880d9777
TV
40302020-04-02 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4033 __attribute__((always_inline)).
4034 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4035
f32682ea
TV
40362020-04-02 Tom de Vries <tdevries@suse.de>
4037
4038 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4039 (gdbserver_gdb_exit): ... here. Add timeout warning.
4040 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4041 (connect_target_extended_remote): Append new server_spawn_id to
4042 server_spawn_ids.
4043 (cleanup): New proc.
4044 (setup, <toplevel>): Call cleanup.
4045
d3214198
TV
40462020-04-02 Tom de Vries <tdevries@suse.de>
4047
4048 * gdb.base/main-psymtab.exp: New file.
4049
cc77ed24
TV
40502020-04-02 Tom de Vries <tdevries@suse.de>
4051
4052 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4053
3638a098
TT
40542020-04-01 Tom Tromey <tom@tromey.com>
4055
4056 * gdb.base/complex-parts.exp: Add type tests.
4057
c34e8714
TT
40582020-04-01 Tom Tromey <tom@tromey.com>
4059
4060 * gdb.base/complex-parts.exp: Add arithmetic tests.
4061
981c08ce
TT
40622020-04-01 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.compile/compile.exp: Update.
4065 * gdb.compile/compile-cplus.exp: Update.
4066 * gdb.base/varargs.exp: Update.
4067 * gdb.base/floatn.exp: Update.
4068 * gdb.base/endianity.exp: Update.
4069 * gdb.base/callfuncs.exp (do_function_calls): Update.
4070 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4071 (complex_float_integral_args): Update.
4072 * gdb.base/complex.exp: Update.
4073 * gdb.base/complex-parts.exp: Update.
4074
3d1cfd43
TT
40752020-04-01 Tom Tromey <tromey@adacore.com>
4076
4077 * gdb.rust/union.rs: New file.
4078 * gdb.rust/union.exp: New file.
4079 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4080 (main): Update.
4081 * gdb.rust/simple.exp: Move union tests to union.exp.
4082
e033dfa9
TT
40832020-04-01 Tom Tromey <tromey@adacore.com>
4084
4085 * gdb.rust/simple.rs (main): Remove "y0".
4086
53cccef1
TBA
40872020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4088
4089 * gdb.multi/stop-all-on-exit.c: New test.
4090 * gdb.multi/stop-all-on-exit.exp: New file.
4091
60e22c1e
HD
40922020-04-01 Hannes Domani <ssbssa@yahoo.de>
4093
4094 PR gdb/24789
4095 * gdb.cp/misc.cc: Add integer reference variable.
4096 * gdb.cp/misc.exp: Add test.
4097
e139a727
TBA
40982020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4099
4100 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4101 scenario to cover execution until the end and also the case
4102
16b0db75
TV
41032020-03-31 Tom de Vries <tdevries@suse.de>
4104
4105 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4106 c. Use "maint info symtabs" to check symtab expansion.
4107
c0502da6
TV
41082020-03-30 Tom de Vries <tdevries@suse.de>
4109
4110 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4111 unsupported.
4112 (verify_psymtab_expanded): Move ...
4113 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4114 test.
4115 (readnow): New proc.
4116
5935fd15
AB
41172020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4120 with $hex.
4121
1773be9e
TT
41222020-03-20 Tom Tromey <tromey@adacore.com>
4123
4124 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4125
70304be9
TT
41262020-03-20 Tom Tromey <tromey@adacore.com>
4127
4128 * gdb.ada/sub_variant/subv.adb: New file.
4129 * gdb.ada/sub_variant.exp: New file.
4130
0dd7b8f7
TV
41312020-03-20 Tom de Vries <tdevries@suse.de>
4132
4133 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4134 first break fails.
4135 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4136
cada5fc9
AB
41372020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4138
4139 * gdb.server/exit-multiple-threads.c: New file.
4140 * gdb.server/exit-multiple-threads.exp: New file.
4141
6b8c53f2
AB
41422020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4143
4144 * gdb.fortran/mixed-lang-stack.c: New file.
4145 * gdb.fortran/mixed-lang-stack.cpp: New file.
4146 * gdb.fortran/mixed-lang-stack.exp: New file.
4147 * gdb.fortran/mixed-lang-stack.f90: New file.
4148
19a2740f
AB
41492020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4150
4151 * gdb.linespec/cp-completion-aliases.cc: New file.
4152 * gdb.linespec/cp-completion-aliases.exp: New file.
4153
d8c8b848
TV
41542020-03-19 Tom de Vries <tdevries@suse.de>
4155
4156 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4157 more precise.
4158
a9933ccf
TV
41592020-03-18 Tom de Vries <tdevries@suse.de>
4160
4161 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4162 * gdb.dwarf2/break-inline-psymtab.c: New test.
4163 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4164
2f89101f
TV
41652020-03-16 Tom de Vries <tdevries@suse.de>
4166
4167 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4168 cache_verify and cache_verify_proc.
4169
6b9374f1
TV
41702020-03-15 Tom de Vries <tdevries@suse.de>
4171
4172 * gdb.server/solib-list.exp: Handle
4173 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4174
eaeaf44c
TV
41752020-03-15 Tom de Vries <tdevries@suse.de>
4176
4177 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4178 objfiles".
4179
3293bbaf
TT
41802020-03-14 Tom Tromey <tom@tromey.com>
4181
4182 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4183
ab44624c
TV
41842020-03-14 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4187
54c43825
TV
41882020-03-14 Tom de Vries <tdevries@suse.de>
4189
4190 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4191 result in line-by-line fashion.
4192
2ac70237
TV
41932020-03-14 Tom de Vries <tdevries@suse.de>
4194
4195 * lib/gdb.exp (supports_statement_frontiers): New proc.
4196 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4197
09546b56
TV
41982020-03-14 Tom de Vries <tdevries@suse.de>
4199
4200 * gdb.base/printcmds.exp: Add missing quoting for "print
4201 teststring2".
4202
a1f6a07c
TT
42032020-03-13 Tom Tromey <tom@tromey.com>
4204
4205 * gdb.base/printcmds.exp (test_print_strings): Add regression
4206 test.
4207 * gdb.base/printcmds.c (charptr): New typedef.
4208 (teststring2): New global.
4209
1b83d09c
AB
42102020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4213 full path in the test name.
4214 (test_ld): Add some with_test_prefix blocks to make test names
4215 unique.
4216
2d61316c
TV
42172020-03-13 Tom de Vries <tdevries@suse.de>
4218
4219 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4220
2e9145ac
TV
42212020-03-13 Tom de Vries <tdevries@suse.de>
4222
4223 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4224
96c7f873
TV
42252020-03-13 Tom de Vries <tdevries@suse.de>
4226
4227 PR symtab/25646
4228 * gdb.dwarf2/imported-unit.exp: Add test.
4229
49ba92c0
TV
42302020-03-13 Tom de Vries <tdevries@suse.de>
4231
4232 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4233 (var1, var2): New variable.
4234 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4235 matching symbols.
4236
301b21e0
TV
42372020-03-13 Tom de Vries <tdevries@suse.de>
4238
4239 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4240 (Term::command): Use prompt prefix.
4241 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4242 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4243 command_no_prompt_prefix instead of prefix.
4244 * gdb.tui/tui-layout-asm.exp: Same.
4245
3f512721
SM
42462020-03-12 Simon Marchi <simon.marchi@efficios.com>
4247
4248 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4249
40310f30
SM
42502020-03-12 Simon Marchi <simon.marchi@efficios.com>
4251
4252 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4253 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4254 on" while stepping over the test instruction, match printed
4255 message.
4256
09252140
TV
42572020-03-12 Tom de Vries <tdevries@suse.de>
4258
4259 * gdb.base/info-types.exp: Use exp_continue during matching of output
4260 of "info types".
4261
14e9c72c
TV
42622020-03-12 Tom de Vries <tdevries@suse.de>
4263
4264 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4265
e515d67e
TV
42662020-03-12 Tom de Vries <tdevries@suse.de>
4267
4268 * gdb.fortran/module.exp: Use exp_continue during matching of output
4269 of "info variable -n".
4270
307eafd8
TV
42712020-03-12 Tom de Vries <tdevries@suse.de>
4272
4273 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4274 gdb.dwarf2/dw2-ranges-base.c.
4275
9a2de3fc
TV
42762020-03-12 Tom de Vries <tdevries@suse.de>
4277
4278 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4279 in presence of GLIBC debuginfo.
4280
3217502e
TV
42812020-03-12 Tom de Vries <tdevries@suse.de>
4282
4283 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4284 $core.
4285
1281424c
TV
42862020-03-12 Tom de Vries <tdevries@suse.de>
4287
4288 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4289 more precise.
4290
038b97fc
SM
42912020-03-11 Simon Marchi <simon.marchi@efficios.com>
4292
4293 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4294 from Unix to Windows path.
4295
5308d1e7
TV
42962020-03-11 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.ada/minsyms.exp: Set language to ada.
4299
f870f78f
TV
43002020-03-11 Tom de Vries <tdevries@suse.de>
4301
4302 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4303
5a13315d
TV
43042020-03-11 Tom de Vries <tdevries@suse.de>
4305
4306 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4307
976862ed
TT
43082020-03-11 Tom Tromey <tromey@adacore.com>
4309
4310 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4311
7462c383
TV
43122020-03-11 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4315
1c6c46a0
TV
43162020-03-11 Tom de Vries <tdevries@suse.de>
4317
4318 * gdb.base/break-interp.exp: Limit verbose scope.
4319
44f41bb7
TV
43202020-03-11 Tom de Vries <tdevries@suse.de>
4321
4322 * gdb.fortran/logical.f90: Define variable with character type.
4323 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4324
b76f3a42
TV
43252020-03-11 Tom de Vries <tdevries@suse.de>
4326
4327 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4328
1c33af77
TV
43292020-03-11 Tom de Vries <tdevries@suse.de>
4330
4331 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4332 symtabs.
4333
8c95582d
AB
43342020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4335 Bernd Edlinger <bernd.edlinger@hotmail.de>
4336
4337 * gdb.cp/step-and-next-inline.cc: New file.
4338 * gdb.cp/step-and-next-inline.exp: New file.
4339 * gdb.cp/step-and-next-inline.h: New file.
4340 * gdb.dwarf2/dw2-is-stmt.c: New file.
4341 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4342 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4343 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4344 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4345
cecf8547
AB
43462020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4347
4348 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4349 is-stmt flag in the line table.
4350
0ba678c9
TV
43512020-03-09 Tom de Vries <tdevries@suse.de>
4352
4353 * lib/gdb.exp (cached_file): Create cache dir.
4354
72fbdf83
TV
43552020-03-07 Tom de Vries <tdevries@suse.de>
4356
4357 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4358 * gdb.cp/rvalue-ref-params.exp: Same.
4359
436b5e99
TV
43602020-03-06 Tom de Vries <tdevries@suse.de>
4361
4362 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4363 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4364
09f2921c
TV
43652020-03-06 Tom de Vries <tdevries@suse.de>
4366
4367 * README: Fix "the the".
4368 * gdb.base/dprintf.exp: Same.
4369
50a3cc5d
TV
43702020-03-05 Tom de Vries <tdevries@suse.de>
4371
4372 * gdb.base/maint.exp: Update "main print statistics" expected output.
4373
0a709cba
AKS
43742020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4375
4376 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4377 (fortran_int8): Likewise.
4378 (fortran_real4): Likewise.
4379 (fortran_real8): Likewise.
4380 (fortran_complex4): Likewise.
4381 (fortran_logical4): Likewise.
4382 (fortran_character1): Likewise.
4383
5e5d66b6
AB
43842020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4385
4386 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4387 printed as true.
4388
7b973adc
SDJ
43892020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4390
4391 * gdb.base/printcmds.exp: Add test to verify printf of a
4392 variable holding an address.
4393
478e490a
TV
43942020-03-03 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4397
1ef44e86
TV
43982020-03-03 Tom de Vries <tdevries@suse.de>
4399
4400 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4401 gdb_test_multiple call.
4402
b98cc2cf
TV
44032020-03-03 Tom de Vries <tdevries@suse.de>
4404
4405 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4406 gdb_test_multiple calls.
4407
63e163f2
AB
44082020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4409
4410 * gdb.base/default.exp: Remove test of 'set history filename'.
4411 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4412 filename to the empty string.
4413 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4414 and GDBHISTSIZE.
4415
24ed6739
AB
44162020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4417
4418 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4419 disabled.
4420
590003dc 44212020-03-02 Pedro Alves <palves@redhat.com>
fc5d6901 4422 Tom de Vries <tdevries@suse.de>
590003dc
TV
4423
4424 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4425 -prompt prefix, before user_code argument. Add -lbl option likewise.
4426 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4427 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4428 argument.
4429 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4430 have "\r\n" at start-of-line, instead of at end-of-line.
4431
f5e46084
SM
44322020-02-28 Simon Marchi <simon.marchi@efficios.com>
4433
4434 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4435 libinproctrace.so.
4436
f7a7000d
LM
44372020-02-28 Luis Machado <luis.machado@linaro.org>
4438
4439 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4440 to "p/x".
4441
718e0816
LM
44422020-02-28 Luis Machado <luis.machado@linaro.org>
4443
4444 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4445 asm/ptrace.h and error.h.
4446
13c3a74a
TV
44472020-02-28 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4450 (struct wrapper, do_something, mundane/symada__cS): Move ...
4451 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4452 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4453 Update "print symada__cS before partial symtab expansion" regexp.
4454 Update breakpoint location. Flush symbol cache after expansion.
4455
85d2d5bb
LM
44562020-02-28 Luis Machado <luis.machado@linaro.org>
4457
4458 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4459
3608f86c
TV
44602020-02-27 Tom de Vries <tdevries@suse.de>
4461
4462 * config/sid.exp: Remove unused globals.
4463 * gdb.base/attach.exp: Same.
4464 * gdb.base/catch-load.exp: Same.
4465 * gdb.base/dbx.exp: Same.
4466 * lib/gdb.exp: Same.
4467 * lib/mi-support.exp: Same.
4468 * lib/prompt.exp: Same.
4469
c8d4f6df
TV
44702020-02-27 Tom de Vries <tdevries@suse.de>
4471
4472 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4473 not set.
4474
0d79cdc4
AM
44752020-02-26 Aaron Merey <amerey@redhat.com>
4476
4477 * gdb.debuginfod: New directory for debuginfod tests.
4478 * gdb.debuginfod/main.c: New test file.
4479 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4480
0dce4280
TV
44812020-02-26 Tom de Vries <tdevries@suse.de>
4482
4483 PR gdb/25603
4484 * gdb.base/persistent-lang.cc: New test.
4485 * gdb.base/persistent-lang.exp: New file.
4486
9e80cfa1
AB
44872020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4488
4489 * gdb.fortran/derived-type-striding.exp: Add a new test.
4490 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4491 new test.
4492
2078dbb2
AB
44932020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4496 names.
4497
70d49700
TV
44982020-02-25 Tom de Vries <tdevries@suse.de>
4499
4500 PR go/18926
4501 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4502
a88ef40d
TV
45032020-02-24 Tom de Vries <tdevries@suse.de>
4504
4505 PR gdb/25592
4506 * gdb.base/info-locals-unused-static-var.c: New test.
4507 * gdb.base/info-locals-unused-static-var.exp: New file.
4508
01b1af32
TT
45092020-02-22 Tom Tromey <tom@tromey.com>
4510
4511 * gdb.python/tui-window.exp: New file.
4512 * gdb.python/tui-window.py: New file.
4513
7c043ba6
TT
45142020-02-22 Tom Tromey <tom@tromey.com>
4515
4516 PR tui/17850:
4517 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4518 tests.
4519
c22fef7e
TT
45202020-02-22 Tom Tromey <tom@tromey.com>
4521
4522 * gdb.tui/new-layout.exp: Add sub-layout tests.
4523
ee325b61
TT
45242020-02-22 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.tui/new-layout.exp: New file.
4527
3f0cbb04
TT
45282020-02-22 Tom Tromey <tom@tromey.com>
4529
4530 * gdb.rust/rust-style.rs: New file.
4531 * gdb.rust/rust-style.exp: New file.
4532 * gdb.base/style.exp: Test structure printing.
4533 * gdb.base/style.c (struct some_struct): New type.
4534 (enum etype): New type.
4535 (struct_value): New global.
4536
75525152
TV
45372020-02-21 Tom de Vries <tdevries@suse.de>
4538
4539 PR go/18926
4540 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4541 Remove blanket xfails. Use message argument for gdb_breakpoint.
4542 Make continuing to breakpoint test conditional on setting breakpoint.
4543 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4544 DW_AT_name attribute. Add xfail for GCC PR93866.
4545
bd360d30
AB
45462020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4547
4548 * gdb.dwarf2/cpp-linkage-name.c: New file.
4549 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4550
c7adb09f 45512020-02-21 Shahab Vahedi <shahab@synopsys.com>
24ac169a
SV
4552
4553 * lib/gdb.exp (gdb_wrapper_init): Reset
4554 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4555 not exist.
4556
a9c79803
TV
45572020-02-20 Tom de Vries <tdevries@suse.de>
4558
4559 PR go/17018
4560 * gdb.go/hello.exp: Copy ...
4561 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4562 print of st to print value of global definition. Add xfail for GCC
4563 PR93844.
4564 * gdb.go/hello.exp: Remove printing of st before definition.
4565 * gdb.go/hello.go: Copy ...
4566 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4567 to st.
4568 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4569
d7445728
TV
45702020-02-20 Tom de Vries <tdevries@suse.de>
4571
4572 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4573 (gdb_simple_compile): Handle compile_flags go by using .go extension
4574 for source file.
4575 * gdb.go/chan.exp: Use support_go_compile.
4576 * gdb.go/handcall.exp: Same.
4577 * gdb.go/hello.exp: Same.
4578 * gdb.go/integers.exp: Same.
4579 * gdb.go/max-depth.exp: Same.
4580 * gdb.go/methods.exp: Same.
4581 * gdb.go/package.exp: Same.
4582 * gdb.go/strings.exp: Same.
4583 * gdb.go/types.exp: Same.
4584 * gdb.go/unsafe.exp: Same.
4585
c9c41e6d
TV
45862020-02-19 Tom de Vries <tdevries@suse.de>
4587
4588 * gdb.python/lib-types.exp: Make xfail more strict.
4589
f20ff837
TV
45902020-02-19 Tom de Vries <tdevries@suse.de>
4591
4592 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4593
08410482
DE
45942020-02-19 Doug Evans <dje@google.com>
4595
4596 PR rust/25535
4597 * gdb.rust/simple.exp: Add test.
4598 * gdb.rust/simple.rs: Add test.
4599
623563f7
TV
46002020-02-19 Tom de Vries <tdevries@suse.de>
4601
4602 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4603 output line-by-line.
4604
d3308cfd
TV
46052020-02-19 Tom de Vries <tdevries@suse.de>
4606
4607 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4608
86cbc5dc
TV
46092020-02-19 Tom de Vries <tdevries@suse.de>
4610
4611 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4612 prelink.
4613
9db2b96b
TV
46142020-02-19 Tom de Vries <tdevries@suse.de>
4615
4616 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4617 (gdb_do_cache): Use gdb_do_cache_wrap.
4618 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4619
89e2fdc5
TV
46202020-02-19 Tom de Vries <tdevries@suse.de>
4621
4622 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4623 gdb_compile option.
4624
373d7ac0
SM
46252020-02-18 Simon Marchi <simon.marchi@efficios.com>
4626
4627 * gdb.base/printcmds.exp (test_print_enums): Update expected
4628 output.
4629
b29a2df0
SM
46302020-02-18 Simon Marchi <simon.marchi@efficios.com>
4631
4632 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4633 for "unknown".
4634
6740f0cc
SM
46352020-02-18 Simon Marchi <simon.marchi@efficios.com>
4636
4637 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4638 enumerator.
4639
edd45eb0
SM
46402020-02-18 Simon Marchi <simon.marchi@efficios.com>
4641
4642 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4643 FE_, add FE_NONE.
4644 (three): Update.
4645 (enum flag_enum_without_zero): New enum.
4646 (flag_enum_without_zero): New variable.
4647 (enum not_flag_enum): New enum.
4648 (three_not_flag): New variable.
4649 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4650 (test_print_enums): Add more tests for printing flag enums.
4651
d4295de4
TV
46522020-02-18 Tom de Vries <tdevries@suse.de>
4653
4654 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4655 (gdb_compile_ada): ... here.
4656 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
4657 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
4658
f251f505
TT
46592020-02-14 Tom Tromey <tom@tromey.com>
4660
4661 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
4662 build directory.
4663 * boards/gdbserver-base.exp: Update path to gdbserver.
4664
8f432634
TV
46652020-02-13 Tom de Vries <tdevries@suse.de>
4666
4667 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
4668
92b6eaf7
TV
46692020-02-13 Tom de Vries <tdevries@suse.de>
4670
4671 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
4672 are missing.
4673
f3b0f7fe
TV
46742020-02-13 Tom de Vries <tdevries@suse.de>
4675
4676 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
4677 call.
4678
f6be8713
SDJ
46792020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
4680
4681 PR tui/25126
4682 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
4683 * gdb.base/cached-source-file.c: New file.
4684 * gdb.base/cached-source-file.exp: New file.
4685
b2770d5e
TV
46862020-02-11 Tom de Vries <tdevries@suse.de>
4687
4688 PR testsuite/25488
4689 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
4690
44f6938e
TV
46912020-02-10 Tom de Vries <tdevries@suse.de>
4692
4693 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
4694
5f0e2eb7
MR
46952020-02-10 Maciej W. Rozycki <macro@wdc.com>
4696
4697 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
4698 and $after_addr are both integers before making a comparison.
4699
46ce2b6f
TV
47002020-02-09 Tom de Vries <tdevries@suse.de>
4701
4702 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
4703 command output and paste it into gdb.log. If any, paste catch message
4704 to gdb.log.
4705
5abbbe1d
TT
47062020-02-07 Tom Tromey <tromey@adacore.com>
4707
4708 PR breakpoints/24915:
4709 * gdb.base/annotate-symlink.exp: Use setup_xfail.
4710
1d5d29e7
SV
47112020-02-06 Shahab Vahedi <shahab@synopsys.com>
4712
4713 * gdb.tui/tui-missing-src.exp: Add the "missing source
4714 file" test for the TUI.
4715
b0999b9b
AB
47162020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
4717
4718 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
4719 including a port number in the output.
4720
c3b149eb
AKS
47212020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4722
4723 * lib/fortran.exp (fortran_int4): Handle clang.
4724 (fortran_int8): Likewise.
4725 (fortran_real4): Likewise.
4726 (fortran_real8): Likewise.
4727 (fortran_complex4): Likewise.
4728 (fortran_logical4): Likewise.
4729 (fortran_character1): Likewise.
4730
f8dcc90b
TV
47312020-02-04 Tom de Vries <tdevries@suse.de>
4732
4733 * README (Race detection): Add note.
4734
f90ac7c2
TV
47352020-02-04 Tom de Vries <tdevries@suse.de>
4736
4737 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
4738
780636ae
TV
47392020-02-04 Tom de Vries <tdevries@suse.de>
4740
4741 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
4742
5d2e1193
RA
47432020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
4744
4745 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
4746 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
4747 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
4748 blttar, bnetarl.
4749 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
4750 binary for blttar, bnetarl.
4751 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
4752 wait instruction. Delete ldmx test.
4753 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
4754
e409c542
AKS
47552020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4756
4757 * gdb.fortran/array-bounds-high.exp: New file.
4758 * gdb.fortran/array-bounds-high.f90: New file.
4759
b0029748
LD
47602020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
4761
4762 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
4763 Replace #include of <sys/fcntl.h> by <fcntl.h>.
4764
195a8287
TV
47652020-02-01 Tom de Vries <tdevries@suse.de>
4766
4767 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
4768
42330a68
AB
47692020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
4770
4771 PR tui/9765
4772 * gdb.tui/tui-layout-asm-short-prog.S: New file.
4773 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
4774
b62a8028
LM
47752020-01-29 Luis Machado <luis.machado@linaro.org>
4776
4777 * gdb.arch/aarch64-brk-patterns.c: New source file.
4778 * gdb.arch/aarch64-brk-patterns.exp: New test.
4779
5f440116
TBA
47802020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4781
4782 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
4783 GCC/Clang version.
4784 * gdb.cp/pass-by-ref.exp: Ditto.
4785
ee2a6fc6
TV
47862020-01-29 Tom de Vries <tdevries@suse.de>
4787
4788 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
4789 * gdb.threads/watchpoint-fork-mt.c: Same.
4790 * gdb.threads/watchpoint-fork-parent.c: Same.
4791 * gdb.threads/watchpoint-fork-st.c: Same.
4792 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
4793
16b10d6e
LM
47942020-01-27 Luis Machado <luis.machado@linaro.org>
4795
4796 * gdb.base/step-over-syscall.exp (setup): Check if we're already
4797 sitting at a syscall instruction when we hit the syscall function's
4798 breakpoint.
4799 Check PC against one obtained with the x command.
4800 Validate syscall number.
4801 (step_over_syscall): Don't continue to the syscall instruction if
4802 we're already there.
4803
b1468492
PW
48042020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4805
4806 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
4807
7ffa82e1
AB
48082020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
4811 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
4812
3d92a3e3
AB
48132020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.dwarf2/dw2-inline-stepping.c: New file.
4816 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
4817
94a72be7
AB
48182020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.base/maint.exp: Update line table parsing test.
4821 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
4822
53af73bf
PA
48232020-01-24 Pedro Alves <palves@redhat.com>
4824
4825 PR gdb/25410
4826 * gdb.multi/multi-re-run-1.c: New.
4827 * gdb.multi/multi-re-run-2.c: New.
4828 * gdb.multi/multi-re-run.exp: New.
4829
1ba1ac88
AB
48302020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 PR gdb/23718
4833 * gdb.server/server-kill-python.exp: New file.
4834
f3364a6d
AB
48352020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.server/multi-ui-errors.c: New file.
4838 * gdb.server/multi-ui-errors.exp: New file.
4839
733d0a67
AB
48402020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 PR tui/9765
4843 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
4844
4f13c1c0
TT
48452020-01-19 Tom Tromey <tom@tromey.com>
4846
4847 * gdb.tui/main.exp: Add check for plain "file".
4848
40c94099
CB
48492020-01-16 Christian Biesinger <cbiesinger@google.com>
4850
4851 * lib/gdb.exp: Fix spelling error (seperatelly).
4852
ff47f4f0
TT
48532020-01-14 Tom Tromey <tom@tromey.com>
4854
4855 PR symtab/12535:
4856 * gdb.python/python.exp: Test decode_line with empty string
4857 argument.
4858
717c684d
BE
48592020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
4860
4861 * gdb.base/skip-inline.exp: Extend test.
4862
44e4c775
AB
48632020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4864
4865 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
4866 * gdb.dwarf2/dw2-bad-elf.c: New file.
4867 * gdb.dwarf2/dw2-bad-elf.exp: New file.
4868
d93c6db7
AB
48692020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
4872 _line_saw_file.
4873
9a6d629c
AB
48742020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
4877 border.
4878
d9ebdab7
TBA
48792020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4880
4881 * gdb.multi/multi-target.exp (setup): Factor out "info
4882 connections" and "info inferiors" tests to ...
4883 (test_info_inferiors): ... this new procedure.
4884 (top level): Run new "info-inferiors" tests.
4885
f3c469b9
PA
48862020-01-10 Pedro Alves <palves@redhat.com>
4887
4888 * gdb.server/bkpt-other-inferior.exp: New file.
4889
121b3efd
PA
48902020-01-10 Pedro Alves <palves@redhat.com>
4891
4892 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
4893 of "add-inferior".
4894 * gdb.base/quit-live.exp: Likewise.
4895 * gdb.base/remote-exec-file.exp: Likewise.
4896 * gdb.guile/scm-progspace.exp: Likewise.
4897 * gdb.linespec/linespec.exp: Likewise.
4898 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4899 * gdb.mi/user-selected-context-sync.exp: Likewise.
4900 * gdb.multi/multi-target.exp (setup): Add "info connection" and
4901 "info inferiors" tests.
4902 * gdb.multi/remove-inferiors.exp: Adjust expected output of
4903 "add-inferior".
4904 * gdb.multi/watchpoint-multi.exp: Likewise.
4905 * gdb.python/py-inferior.exp: Likewise.
4906 * gdb.server/extended-remote-restart.exp: Likewise.
4907 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
4908 "info inferiors".
4909 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
4910 * gdb.trace/report.exp: Likewise.
4911
1dadb1dd
PA
49122020-01-10 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.multi/multi-target.c: New file.
4915 * gdb.multi/multi-target.exp: New file.
4916 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
4917 mode requested, but remote does not support non-stop".
4918
78f2c40a
PA
49192020-01-10 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
4922 disconnect before reconnecting.
4923
e7af6c70
TBA
49242020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4925 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.server/connect-without-multi-process.exp: Also test
4928 continuing to end.
4929
acdf84a6
PA
49302020-01-10 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/remote-exec-file.exp: New file.
4933
873657b9
PA
49342020-01-10 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/fork-running-state.exp (do_test): Adjust expected
4937 output.
4938 * gdb.threads/async.c: New.
4939 * gdb.threads/async.exp: New.
4940 * gdb.multi/tids-gid-reset.c: New.
4941 * gdb.multi/tids-gid-reset.exp: New.
4942
7f0ae84c
GB
49432020-01-10 George Barrett <bob@bob131.so>
4944
4945 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
4946 to help in finding the image relocation offset.
4947 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
4948 options in arguments.
4949 (stap_test_no_debuginfo): Likewise.
4950 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
4951 test variants.
4952 (stap_test): Add null semaphore relocation test.
4953
47e9d49d
GB
49542020-01-10 George Barrett <bob@bob131.so>
4955
4956 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
4957 * gdb.base/stap-probe.exp: Likewise.
4958 (stap_test): Pass argument as an additional flag.
4959 (stap_test_no_debuginfo): Likewise.
4960 (stap_test): Check `info probes stap' output for semaphore
4961 addresses if the test binary is supposed to have them.
4962
f5a7c406
AB
49632020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4964
4965 * gdb.tui/basic.exp: Add more scrolling tests.
4966
9ae6bf64
TT
49672020-01-09 Tom Tromey <tom@tromey.com>
4968
4969 PR tui/18932:
4970 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
4971 meangingful value.
4972 (Term::command, Term::resize): Update.
4973 * gdb.tui/basic.exp: Add scrolling test.
4974
b2efe70c
AB
49752020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.tui/tui-layout-asm.exp: New file.
4978
3804da7e
AB
49792020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4980
4981 * lib/tuiterm.exp (Term::check_box_contents): New proc.
4982
b40aa28f
AB
49832020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4984
4985 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
4986 (Term::enter_tui): Use Term::prepare_for_tui.
4987
63ffd7c9
AB
49882020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4989
4990 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
4991 called.
4992
3be966f6
AB
49932020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.base/skip.exp: Fix race condition in test.
4996
153d79c4
AB
49972020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.base/backtrace.c: New file.
5000 * gdb.base/backtrace.exp: New file.
5001
f2302a34
AB
50022020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5003
5004 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5005
6ec1d75e
PW
50062020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5007
5008 * gdb.base/style.exp: Test that warnings are styled.
5009
c296cbe6
BE
50102019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5011
5012 * gdb.base/line65535.exp: New file.
5013 * gdb.base/line65535.c: New file.
5014
b28a729d
SM
50152019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5016
5017 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5018 * lib/gnat_debug_info_test.adb: New file.
5019 * gdb.ada/ptype_tagged_param.exp: Use
5020 gnat_runtime_has_debug_info, expect a different output if
5021 runtime does not have debug info.
5022
7f2d7a0d
SM
50232019-12-20 Simon Marchi <simon.marchi@efficios.com>
5024
5025 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5026 (another) quote in test name.
5027
f3bce483
SM
50282019-12-20 Simon Marchi <simon.marchi@efficios.com>
5029
5030 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5031 Add quote in test name.
5032
c855a912
TBA
50332019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5034
5035 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5036 directory instead.
5037 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5038 * gdb.cp/pass-by-ref-2.cc: New file.
5039 * gdb.cp/pass-by-ref-2.exp: New file.
5040
fc9d2d72
TT
50412019-12-20 Tom Tromey <tom@tromey.com>
5042
5043 * gdb.tui/list-before.exp: New file.
5044
77b97e00
TT
50452019-12-20 Tom Tromey <tom@tromey.com>
5046
5047 * gdb.tui/list.exp: Check for source on initial listing.
5048
f69656d0
TT
50492019-12-11 Tom Tromey <tromey@adacore.com>
5050
5051 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5052 Add crlf test.
5053
99a55965
SM
50542019-12-18 Simon Marchi <simon.marchi@efficios.com>
5055
5056 * gdb.base/default.exp: Update value of $_gdb_major.
5057
5024637f
BE
50582019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5059
5060 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5061
b63634be
BE
50622019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5063
5064 * gdb.base/skip.exp: Whitespace fix.
5065
45d73523
BE
50662019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5067
5068 * gdb.base/skip-inline.c: New file.
5069 * gdb.base/skip-inline.exp: New file.
5070
d043f8c8
SM
50712019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5072
5073 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5074 jit_function_00 to jit_function_stack_mangle.
5075 * gdb.base/jithost.c (jit_function_t): Rename to...
5076 (jit_function_stack_mangle_t): ... this.
5077 (jit_function_add_t): New typedef.
5078 (jit_function_00_code): Rename to...
5079 (jit_function_stack_mangle_code): ... this, make static.
5080 (jit_function_add_code): New.
5081 (main): Generate "add" function and call it. Adjust to changes
5082 in jithost_abi.
5083 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5084 (struct jithost_abi) <begin, end>: Remove fields.
5085 <object, function_stack_mangle, function_add>: New fields.
5086 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5087 code_end>: Remove fields.
5088 <func_stack_mangle>: New field.
5089 (read_debug_info): Adjust to renaming, create block for "add"
5090 function.
5091 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5092
873de05c
TT
50932019-12-11 Tom Tromey <tom@tromey.com>
5094
5095 * gdb.tui/resize.exp: Fix regexp.
5096 * gdb.tui/regs.exp: Fix regexps.
5097 * gdb.tui/main.exp: Fix regexp.
5098
3d979945
TT
50992019-12-11 Tom Tromey <tom@tromey.com>
5100
5101 * gdb.tui/resize.exp: Update.
5102 * gdb.tui/empty.exp (layouts): Update.
5103
2192a9d3
TT
51042019-12-11 Tom Tromey <tom@tromey.com>
5105
5106 * gdb.tui/regs.exp: Update.
5107 * gdb.tui/empty.exp (layouts): Update.
5108 * gdb.tui/basic.exp: Update.
5109 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5110
d8edc8b7
PW
51112019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5112
5113 * gdb.base/options.exp: Add -raw-values in the print completion list.
5114 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5115
4c12d936
KB
51162019-12-10 Kevin Buettner <kevinb@redhat.com>
5117
5118 * gdb.threads/omp-par-scope.c: New file.
5119 * gdb/threads/omp-par-scope.exp: New file.
5120
26b911fb
KB
51212019-12-10 Kevin Buettner <kevinb@redhat.com>
5122
bb47f919
KB
5123 * lib/gdb.exp (support_nested_function_tests): New proc.
5124
51252019-12-10 Kevin Buettner <kevinb@redhat.com>
5126
5127 * lib/gdb.exp (gdb_compile_openmp): New proc.
5128 (build_executable_from_specs): Add an "openmp" option.
5129 (gdb_compile_pthreads): Add non-executable case.
26b911fb 5130
6c71eb7d
TT
51312019-12-10 Tom Tromey <tromey@adacore.com>
5132
5133 * gdb.ada/unchecked_union.exp: New file.
5134 * gdb.ada/unchecked_union/pck.adb: New file.
5135 * gdb.ada/unchecked_union/pck.ads: New file.
5136 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5137 * gdb-utils.exp (string_to_regexp): Also quote "?".
5138
bac7c5cf
GB
51392019-12-10 George Barrett <bob@bob131.so>
5140
5141 Test scripted probe breakpoints.
5142 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5143 * gdb.python/py-breakpoint.c (main): Likewise.
5144 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5145 specifier test.
5146 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5147
330f1d38
TBA
51482019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5149
5150 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5151 an rvalue parameter.
5152 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5153 parameter.
5154
b43315e2
AB
51552019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5156
5157 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5158 modules.
5159
54f73dad
AB
51602019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5161
5162 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5163 broken version of GCC.
5164
d57cbee9
AB
51652019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5166
5167 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5168 sym-info-cmds library.
5169 * gdb.fortran/info-types.exp: Likewise.
5170 * lib/sym-info-cmds.exp: New file.
5171
c14aab8c
TV
51722019-12-08 Tom de Vries <tdevries@suse.de>
5173
5174 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5175
aa2d5a42
KS
51762019-12-07 Keith Seitz <keiths@redhat.com>
5177
5178 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5179 * gdb.base/corefile-buildid-shlib.c: New file.
5180 * gdb.base/corefile-buildid.c: New file.
5181 * gdb.base/corefile-buildid.exp: New file.
5182
93e55f0a
TV
51832019-12-06 Tom de Vries <tdevries@suse.de>
5184
5185 * gdb.dwarf2/varval.exp: Add decl before def test.
5186
c7d12402
TBA
51872019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5188
5189 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5190
06acc08f
TBA
51912019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5192
5193 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5194 CV and reference conversion for overload resolution.
5195 * gdb.cp/rvalue-ref-overload.exp: Test it.
5196
e0fad1ea
PW
51972019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5198
5199 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5200 * gdb.base/frameapply.exp: Test faas without command.
5201
8d70a9f0
AB
52022019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5205 Fortran tests.
5206 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5207 order.
5208
36c8fb93
AB
52092019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5212 casting to type with no kind specified.
5213 (test_basic_parsing_of_type_kinds): Additional tests for types
5214 with no kind specified, and add tests for single/double
5215 precision/complex types.
5216
4139ff00
TT
52172019-12-04 Tom Tromey <tromey@adacore.com>
5218
5219 * gdb.base/endianity.c (struct other) <x>: New field.
5220 (main): Initialize it.
5221 * gdb.base/endianity.exp: Update.
5222
a05cf17a
TT
52232019-12-04 Tom Tromey <tromey@adacore.com>
5224
5225 * gdb.ada/scalar_storage/storage.adb: New file.
5226 * gdb.ada/scalar_storage/pck.adb: New file.
5227 * gdb.ada/scalar_storage/pck.ads: New file.
5228 * gdb.ada/scalar_storage.exp: New file.
5229
103a685e
TT
52302019-12-04 Tom Tromey <tromey@adacore.com>
5231
5232 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5233 (main): Initialize it.
5234 * gdb.base/endianity.exp: Update.
5235
c2512106
AB
52362019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5237
5238 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5239
293b38d6
AB
52402019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5241
5242 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5243 -symbol-info-module-functions and -symbol-info-module-variables.
5244
216a7e6b
AB
52452019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5246
5247 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5248
5bbd8269
AB
52492019-12-01 Richard Bunt <richard.bunt@arm.com>
5250 Andrew Burgess <andrew.burgess@embecosm.com>
5251
5252 * gdb.fortran/derived-type-striding.exp: New file.
5253 * gdb.fortran/derived-type-striding.f90: New file.
5254 * gdb.fortran/array-slices.exp: New file.
5255 * gdb.fortran/array-slices.f90: New file.
5256
be09caf1
PW
52572019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5258
5259 * gdb.base/define.exp: Test . in command names.
5260 * gdb.base/setshow.exp: Update test, as . is now part of
5261 command name.
5262
643c0cbe
PW
52632019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5264
5265 * gdb.base/define-prefix.exp: New file.
5266
dcdec678
AB
52672019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5268
5269 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5270 compile.
5271 (skip_btrace_pt_tests): Likewise.
5272
640ab947
AB
52732019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.fortran/info-modules.exp: Compile source files in correct
5276 order.
5277
d22670f0
KB
52782019-11-27 Kevin Buettner <kevinb@redhat.com>
5279
5280 * gdb.dwarf2/imported-unit.exp: New file.
5281 * gdb.dwarf2/imported-unit.c: New file.
5282
db5960b4
AB
52832019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.mi/mi-fortran-modules-2.f90: New file.
5286 * gdb.mi/mi-fortran-modules.exp: New file.
5287 * gdb.mi/mi-fortran-modules.f90: New file.
5288
7dc42066
AB
52892019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5290
5291 * gdb.mi/mi-sym-info-1.c: New file.
5292 * gdb.mi/mi-sym-info-2.c: New file.
5293 * gdb.mi/mi-sym-info.exp: New file.
5294
0dfeecca
TT
52952019-11-22 Tom Tromey <tromey@adacore.com>
5296
5297 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5298 * gdb.ada/tasks/foo.adb: Add another stopping location.
5299
34877895
PJ
53002019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5301
5302 * gdb.base/endianity.c: New test.
5303 * gdb.base/endianity.exp: New file.
5304
2e84f897
LD
53052019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5306
5307 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5308
65d1cd5f
TV
53092019-11-21 Tom de Vries <tdevries@suse.de>
5310
5311 PR gdb/24956
5312 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5313
4f22c3f4
SDJ
53142019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5315
5316 * gdb.python/py-progspace.exp: Add missing parentheses on some
5317 'print' commands.
5318
9f6ad286
TT
53192019-11-19 Tom Tromey <tom@tromey.com>
5320
5321 * gdb.tui/winheight.exp: New file.
5322
0b8dbf3f
AB
53232019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * gdb.base/ctf-whatis.c: Delete.
5326 * gdb.base/ctf-whatis.exp: Delete.
5327 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5328
f833b7a7
AB
53292019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5330
5331 * gdb.base/ctf-cvexpr.exp: Delete.
5332 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5333
30d0a636
AB
53342019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5335
5336 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5337 the compiler. Clean up header comment a little.
5338 * gdb.base/ctf-ptype.exp: Likewise.
5339 * gdb.base/ctf-whatis.exp: Likewise.
5340 * lib/gdb.exp (skip_ctf_tests): New proc.
5341
494409bb
SDJ
53422019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5343
5344 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5345 * gdb.tui/corefile-run.exp: New file.
5346
55708e99
TT
53472019-11-14 Tom Tromey <tromey@adacore.com>
5348
5349 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5350 regression tests.
5351
45e42163
TT
53522019-11-12 Tom Tromey <tom@tromey.com>
5353
5354 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5355 after any command. Expect prompt after WAIT_FOR is seen.
5356 (enter_tui): Enable resize messages.
5357 (command): Expect command in output.
5358 (get_line): Avoid error when cursor appears to be off-screen.
5359 (dump_screen): Include screen size in title.
5360 (_do_resize): New proc, from "resize".
5361 (resize): Rewrite. Do resize in two steps.
5362 * gdb.tui/empty.exp (layouts): Fix entries.
5363 (check_boxes): Remove xfail.
5364 (check_text): Dump screen on failure.
5365
086baaf1
AB
53662019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.python/py-symbol.exp: Add test for
5369 gdb.lookup_static_symbols.
5370
09ff83af
AB
53712019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * gdb.python/py-symbol.c: Declare and call function from new
5374 py-symbol-2.c file.
5375 * gdb.python/py-symbol.exp: Compile both source files, and add new
5376 tests for gdb.lookup_static_symbol.
5377 * gdb.python/py-symbol-2.c: New file.
5378
11af934b
TV
53792019-11-02 Tom de Vries <tdevries@suse.de>
5380
5381 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5382 * gdb.base/anon.exp: Same.
5383 * gdb.base/auto-connect-native-target.exp: Same.
5384 * gdb.base/call-ar-st.exp: Same.
5385 * gdb.base/catch-syscall.exp: Same.
5386 * gdb.base/commands.exp: Same.
5387 * gdb.base/default.exp: Same.
5388 * gdb.base/display.exp: Same.
5389 * gdb.base/float.exp: Same.
5390 * gdb.base/foll-fork.exp: Same.
5391 * gdb.base/help.exp: Same.
5392 * gdb.base/info-macros.exp: Same.
5393 * gdb.base/info-proc.exp: Same.
5394 * gdb.base/info-target.exp: Same.
5395 * gdb.base/long_long.exp: Same.
5396 * gdb.base/macscp.exp: Same.
5397 * gdb.base/memattr.exp: Same.
5398 * gdb.base/nofield.exp: Same.
5399 * gdb.base/pointers.exp: Same.
5400 * gdb.base/printcmds.exp: Same.
5401 * gdb.base/ptype.exp: Same.
5402 * gdb.base/restore.exp: Same.
5403 * gdb.base/return.exp: Same.
5404 * gdb.base/scope.exp: Same.
5405 * gdb.base/set-noassign.exp: Same.
5406 * gdb.base/setshow.exp: Same.
5407 * gdb.base/shlib-call.exp: Same.
5408 * gdb.base/signals.exp: Same.
5409 * gdb.base/sigstep.exp: Same.
5410 * gdb.base/skip.exp: Same.
5411 * gdb.base/solib-symbol.exp: Same.
5412 * gdb.base/stap-probe.exp: Same.
5413 * gdb.base/step-line.exp: Same.
5414 * gdb.base/step-test.exp: Same.
5415 * gdb.base/style.exp: Same.
5416 * gdb.base/varargs.exp: Same.
5417 * gdb.base/vla-datatypes.exp: Same.
5418 * gdb.base/vla-ptr.exp: Same.
5419 * gdb.base/vla-sideeffect.exp: Same.
5420 * gdb.base/volatile.exp: Same.
5421 * gdb.base/watch-cond-infcall.exp: Same.
5422 * gdb.base/watchpoint.exp: Same.
5423
e96ec2ba
TV
54242019-11-02 Tom de Vries <tdevries@suse.de>
5425
5426 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5427 * gdb.cp/cpexprs.exp: Same.
5428 * gdb.cp/except-multi-location.exp: Same.
5429 * gdb.cp/exceptprint.exp: Same.
5430 * gdb.cp/gdb2384.exp: Same.
5431 * gdb.cp/inherit.exp: Same.
5432 * gdb.cp/m-static.exp: Same.
5433 * gdb.cp/meth-typedefs.exp: Same.
5434 * gdb.cp/misc.exp: Same.
5435 * gdb.cp/namespace.exp: Same.
5436 * gdb.cp/non-trivial-retval.exp: Same.
5437 * gdb.cp/overload.exp: Same.
5438 * gdb.cp/pr17132.exp: Same.
5439 * gdb.cp/re-set-overloaded.exp: Same.
5440 * gdb.cp/rvalue-ref-types.exp: Same.
5441 * gdb.cp/templates.exp: Same.
5442
bd5766ec
LM
54432019-11-01 Luis Machado <luis.machado@linaro.org>
5444
5445 PR gdb/25124
5446
5447 * gdb.arch/pr25124.S: New file.
5448 * gdb.arch/pr25124.exp: New file.
5449
165f8965
AB
54502019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5451
5452 * gdb.fortran/info-modules.exp: Update expected results, and add
5453 additional tests for 'info module functinos', and 'info module
5454 variables'.
5455 * gdb.fortran/info-types.exp: Update expected results.
5456 * gdb.fortran/info-types.f90: Extend testcase with additional
5457 module variables and functions.
5458
59c35742
AB
54592019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5460
5461 * gdb.fortran/info-modules.exp: New file.
5462 * gdb.fortran/info-types.exp: Build with new file.
5463 * gdb.fortran/info-types.f90: Include and use new module.
5464 * gdb.fortran/info-types-2.f90: New file.
5465
f3fb2519
PW
54662019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5467
5468 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5469 * gdb.base/settings.exp: Test all settings types using
5470 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5471 that now verifies that the value of "maint show" is the same as
5472 returned by the settings functions. Test the type of the
5473 maintenance settings.
5474 * gdb.base/default.exp: Update show_conv_list.
5475
d1e36019
TV
54762019-10-31 Tom de Vries <tdevries@suse.de>
5477
5478 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5479 gdb_test.
5480 * gdb.arch/amd64-disp-step.exp: Same.
5481 * gdb.asm/asm-source.exp: Same.
5482 * gdb.btrace/buffer-size.exp: Same.
5483 * gdb.btrace/cpu.exp: Same.
5484 * gdb.btrace/enable.exp: Same.
5485 * gdb.dwarf2/count.exp: Same.
5486 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5487 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5488 * gdb.fortran/vla-datatypes.exp: Same.
5489 * gdb.fortran/vla-history.exp: Same.
5490 * gdb.fortran/vla-ptype.exp: Same.
5491 * gdb.fortran/vla-value.exp: Same.
5492 * gdb.fortran/whatis_type.exp: Same.
5493 * gdb.guile/guile.exp: Same.
5494 * gdb.multi/tids.exp: Same.
5495 * gdb.python/py-finish-breakpoint.exp: Same.
5496 * gdb.python/py-framefilter.exp: Same.
5497 * gdb.python/py-pp-registration.exp: Same.
5498 * gdb.python/py-xmethods.exp: Same.
5499 * gdb.python/python.exp: Same.
5500 * gdb.server/connect-with-no-symbol-file.exp: Same.
5501 * gdb.server/no-thread-db.exp: Same.
5502 * gdb.server/run-without-local-binary.exp: Same.
5503 * gdb.stabs/weird.exp: Same.
5504 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5505 * gdb.threads/thread-find.exp: Same.
5506 * gdb.threads/tls-shared.exp: Same.
5507 * gdb.threads/tls.exp: Same.
5508 * gdb.threads/wp-replication.exp: Same.
5509 * gdb.trace/ax.exp: Same.
5510 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5511
3d11e68e
TV
55122019-10-31 Tom de Vries <tdevries@suse.de>
5513
5514 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5515 * gdb.ada/array_subscript_addr.exp: Same.
5516 * gdb.ada/arrayidx.exp: Same.
5517 * gdb.ada/arrayparam.exp: Same.
5518 * gdb.ada/arrayptr.exp: Same.
5519 * gdb.ada/boolean_expr.exp: Same.
5520 * gdb.ada/call_pn.exp: Same.
5521 * gdb.ada/complete.exp: Same.
5522 * gdb.ada/fixed_cmp.exp: Same.
5523 * gdb.ada/fun_addr.exp: Same.
5524 * gdb.ada/funcall_param.exp: Same.
5525 * gdb.ada/interface.exp: Same.
5526 * gdb.ada/mod_from_name.exp: Same.
5527 * gdb.ada/null_array.exp: Same.
5528 * gdb.ada/packed_array.exp: Same.
5529 * gdb.ada/packed_tagged.exp: Same.
5530 * gdb.ada/print_chars.exp: Same.
5531 * gdb.ada/print_pc.exp: Same.
5532 * gdb.ada/ptype_arith_binop.exp: Same.
5533 * gdb.ada/ptype_field.exp: Same.
5534 * gdb.ada/ptype_tagged_param.exp: Same.
5535 * gdb.ada/rec_return.exp: Same.
5536 * gdb.ada/ref_tick_size.exp: Same.
5537 * gdb.ada/str_ref_cmp.exp: Same.
5538 * gdb.ada/taft_type.exp: Same.
5539 * gdb.ada/tagged.exp: Same.
5540 * gdb.ada/type_coercion.exp: Same.
5541 * gdb.ada/uninitialized_vars.exp: Same.
5542
60b6ede8
TV
55432019-10-30 Tom de Vries <tdevries@suse.de>
5544
5545 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5546
30baf67b
TV
55472019-10-26 Tom de Vries <tdevries@suse.de>
5548
5549 * gdb.base/bigcore.c: Fix typos in comments.
5550 * gdb.base/ctf-ptype.c: Same.
5551 * gdb.base/long_long.c: Same.
5552 * gdb.dwarf2/dw2-op-out-param.S: Same.
5553 * gdb.python/py-evthreads.c: Same.
5554 * gdb.reverse/i387-stack-reverse.c: Same.
5555 * gdb.trace/tfile.c: Same.
5556 * lib/compiler.c: Same.
5557 * lib/compiler.cc: Same.
5558
158da0d1
TV
55592019-10-25 Tom de Vries <tdevries@suse.de>
5560
5561 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5562 gdb_test_multiple calls.
5563 * gdb.reverse/sigall-reverse.exp: Same.
5564 * gdb.reverse/solib-precsave.exp: Same.
5565 * gdb.reverse/solib-reverse.exp: Same.
5566 * gdb.reverse/until-precsave.exp: Same.
5567 * gdb.reverse/until-reverse.exp: Same.
5568
4ccdfbec
TV
55692019-10-24 Tom de Vries <tdevries@suse.de>
5570
5571 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5572 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5573 kfail using -wrap pattern flag and convenience variable
5574 gdb_test_name.
5575
33d569b7
AB
55762019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5577
5578 * gdb.python/py-progspace.exp: Add tests for the
5579 Progspace.block_for_pc method.
5580
4d0b984b
TT
55812019-10-23 Tom Tromey <tom@tromey.com>
5582
5583 * configure: Rebuild.
5584 * aclocal.m4: Use m4_include, not sinclude.
5585
94cb3754
TV
55862019-10-21 Tom de Vries <tdevries@suse.de>
5587
5588 * gdb.base/infcall-nested-structs.c: Add
5589 __attribute__((noinline,noclone)) to all functions.
5590 (call_all): Add missing variable initialization. Simplify return value.
5591 (breakpt): Increment volatile variable, to prevent call from being
5592 optimized out.
5593 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5594
062f1fc1
TV
55952019-10-17 Tom de Vries <tdevries@suse.de>
5596
5597 * gdb.fortran/module.exp: Allow info variables to print info for files
5598 other than module.f90.
5599
0b54364d
AB
56002019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5601
5602 * gdb.fortran/module.exp: Extend with 'info variables' test.
5603
7ff5fae7
AB
56042019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5605
5606 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5607 F77_FOR_TARGET.
5608
d10eccaa
TV
56092019-10-16 Tom de Vries <tdevries@suse.de>
5610
5611 PR tdep/25096
5612 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5613
745ff14e
TV
56142019-10-16 Tom de Vries <tdevries@suse.de>
5615
5616 PR tdep/24104
5617 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5618 Add KFAIL for PR tdep/25096.
5619
03e1ab94
TV
56202019-10-16 Tom de Vries <tdevries@suse.de>
5621
5622 PR testsuite/25059
5623 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5624
b17fcc10
TV
56252019-10-16 Tom de Vries <tdevries@suse.de>
5626
5627 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5628 as signed.
5629
9223170f
SM
56302019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5631
5632 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5633 one instead of increasing timeout.
5634
d6e76313
TV
56352019-10-13 Tom de Vries <tdevries@suse.de>
5636
5637 PR record/25038
5638 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5639 * gdb.reverse/sigall-reverse.exp: Same.
5640 * gdb.reverse/solib-precsave.exp: Same.
5641 * gdb.reverse/solib-reverse.exp: Same.
5642 * gdb.reverse/step-precsave.exp: Same.
5643 * gdb.reverse/until-precsave.exp: Same.
5644 * gdb.reverse/until-reverse.exp: Same.
5645 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5646
6dfc0041
AA
56472019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5648
5649 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5650 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5651 (cmp_struct_05_01, cmp_struct_static_02_01)
5652 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5653 comparisons.
5654
abcf2cc8
TV
56552019-10-10 Tom de Vries <tdevries@suse.de>
5656
5657 PR testsuite/24888
5658 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
5659 gnatlink.
5660
a50faaf6
TV
56612019-10-09 Tom de Vries <tdevries@suse.de>
5662
5663 PR testsuite/25048
5664 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
5665
60ff3cd7
AB
56662019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
5669 exceptions due to missing debug information.
5670
dfee8566
TV
56712019-10-07 Tom de Vries <tdevries@suse.de>
5672
5673 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
5674
3d63690a
AB
56752019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5676
5677 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
5678 * gdb.base/annota1.exp: Update to use gdb_test_name.
5679
30d1f018
WP
56802019-10-07 Weimin Pan <weimin.pan@oracle.com>
5681
5682 * gdb.base/ctf-whatis.exp: New file.
5683 * gdb.base/ctf-whatis.c: New file.
5684 * gdb.base/ctf-ptype.exp: New file.
5685 * gdb.base/ctf-ptype.c: New file.
5686 * gdb.base/ctf-constvars.exp: New file.
5687 * gdb.base/ctf-constvars.c: New file.
5688 * gdb.base/ctf-cvexpr.exp: New file.
5689
4dbbb47c
TV
56902019-10-04 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.cp/local-static.c (main): Move declaration of int i out of the
5693 for loop.
5694
77c2dba3
TT
56952019-10-03 Tom Tromey <tom@tromey.com>
5696
5697 PR rust/24976:
5698 * gdb.rust/simple.rs (Union2): New type.
5699 (main): Use Union2.
5700 * gdb.rust/simple.exp: Add test.
5701
179aed7f
AB
57022019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5703
5704 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
5705 nested function prefix.
5706
0a4b0913
AB
57072019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
5708 Richard Bunt <richard.bunt@arm.com>
5709 Andrew Burgess <andrew.burgess@embecosm.com>
5710
5711 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
5712 nested functions.
5713 * gdb.fortran/nested-funcs.f90: Update expected results.
5714 * gdb.fortran/nested-funcs-2.exp: New file.
5715 * gdb.fortran/nested-funcs-2.f90: New file.
5716
082cce05
AB
57172019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5718
5719 * gdb.python/py-parameter.exp: Make test names unique.
5720 * gdb.python/py-template.exp: Likewise.
5721 * gdb.python/py-value.exp: Likewise.
5722
2b74ba5a
AB
57232019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5724
5725 * gdb.base/break-interp.exp: Reduce test name duplication.
5726 * gdb.base/call-sc.exp: Likewise.
5727 * gdb.base/callfuncs.exp: Likewise.
5728 * gdb.base/charset.exp: Likewise.
5729 * gdb.base/dump.exp: Likewise.
5730 * gdb.base/ena-dis-br.exp: Likewise.
5731 * gdb.base/relational.exp: Likewise.
5732 * gdb.base/step-over-syscall.exp: Likewise.
5733 * gdb.base/structs.exp: Likewise.
5734
58eb20d5
AB
57352019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5736
5737 * gdb.linespec/explicit.exp: Make test names unique.
5738 * gdb.linespec/ls-errs.exp: Likewise.
5739
4d421147
AB
57402019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5741
5742 * gdb.reverse/break-precsave.exp: Make test names unique.
5743 * gdb.reverse/break-reverse.exp: Likewise.
5744 * gdb.reverse/finish-precsave.exp: Likewise.
5745 * gdb.reverse/finish-reverse.exp: Likewise.
5746 * gdb.reverse/machinestate-precsave.exp: Likewise.
5747 * gdb.reverse/machinestate.exp: Likewise.
5748 * gdb.reverse/readv-reverse.exp: Likewise.
5749 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5750 * gdb.reverse/sigall-precsave.exp: Likewise.
5751 * gdb.reverse/sigall-reverse.exp: Likewise.
5752 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
5753 * gdb.reverse/watch-precsave.exp: Likewise.
5754 * gdb.reverse/watch-reverse.exp: Likewise.
5755
d8c06f22
AB
57562019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 * gdb.threads/stop-with-handle.c: New file.
5759 * gdb.threads/stop-with-handle.exp: New file.
5760
3a56ed86
TV
57612019-10-03 Tom de Vries <tdevries@suse.de>
5762
5763 PR testsuite/25059
5764 * gdb.base/list-missing-source.exp: Allowing the "Compilation
5765 directory" line to be missing.
5766
42275044
TV
57672019-10-03 Tom de Vries <tdevries@suse.de>
5768
5769 PR testsuite/25059
5770 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
5771 type optional.
5772
9ef62df0
AA
57732019-10-02 Andreas Arnez <arnez@linux.ibm.com>
5774
5775 * gdb.python/py-format-string.c (string.h): New include.
5776 (main): Fill a_struct_with_union.the_union.an_int with bytes of
5777 the same value, for endianness-independence.
5778 * gdb.python/py-format-string.exp (default_regexp_dict)
5779 (test_pretty_structs, test_format): Adjust expected output to the
5780 changed initialization.
5781
37f6a7f4
TT
57822019-10-02 Tom Tromey <tromey@adacore.com>
5783
5784 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
5785
1d58d6a2
PA
57862019-10-02 Pedro Alves <palves@redhat.com>
5787 Andrew Burgess <andrew.burgess@embecosm.com>
5788
5789 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
5790 "print-file-var.h".
5791 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5792 (get_version_1): Print this_version_id and its address.
5793 Add extern "C" wrappers around interface functions.
5794 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
5795 "print-file-var.h".
5796 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5797 (get_version_2): Print this_version_id and its address.
5798 Add extern "C" wrappers around interface functions.
5799 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
5800 <stddef.h> and "print-file-var.h".
5801 Add extern "C" wrappers around interface functions.
5802 [VERSION_ID_MAIN] (this_version_id): Define.
5803 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
5804 * gdb.base/print-file-var.h: Add some #defines to simplify setting
5805 up extern "C" blocks.
5806 * gdb.base/print-file-var.exp (test): New, factored out from top
5807 level.
5808 (top level): Test all combinations of attribute hidden or not,
5809 dlopen or not, and this_version_id symbol in main file or not.
5810 Compile tests as both C++ and C, make test names unique.
5811
d770d56f
TT
58122019-10-01 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.base/style.exp: Test "show logging filename".
5815
7f6aba03
TT
58162019-10-01 Tom Tromey <tom@tromey.com>
5817
5818 * lib/gdb-utils.exp (style): Handle "metadata" argument.
5819 * gdb.base/style.exp: Add metadata style test.
5820
14309bb6
TT
58212019-10-01 Tom Tromey <tom@tromey.com>
5822
5823 * gdb.base/style.exp: Test "pwd".
5824
2a3c1174
PA
58252019-10-01 Tom Tromey <tom@tromey.com>
5826
5827 * gdb.base/style.exp: Update tests.
5828
53d666ec
AA
58292019-10-01 Andreas Arnez <arnez@linux.ibm.com>
5830
5831 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
5832 'six' to unsigned.
5833 (s1): Initialize fields 'four' and 'six' instead of 'three' and
5834 'five'. Use an all-ones bit pattern for each.
5835 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
5836 to its changed values.
5837
4a56a520
TT
58382019-09-30 Tom Tromey <tromey@adacore.com>
5839
5840 * gdb.rust/traits.rs: Disable all warnings.
5841
0df0352a
TV
58422019-09-29 Tom de Vries <tdevries@suse.de>
5843
aac66a4c 5844 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
0df0352a 5845
73d9a918
TV
58462019-09-29 Tom de Vries <tdevries@suse.de>
5847
5848 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
5849
060b3ab4
TV
58502019-09-27 Tom de Vries <tdevries@suse.de>
5851
5852 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
5853
68f7d34d
TV
58542019-09-27 Tom de Vries <tdevries@suse.de>
5855
5856 PR record/23188
5857 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
5858
5d63b30a
TT
58592019-09-26 Tom Tromey <tromey@adacore.com>
5860
5861 * gdb.ada/py_taft.exp: New file.
5862 * gdb.ada/py_taft/main.adb: New file.
5863 * gdb.ada/py_taft/pkg.adb: New file.
5864 * gdb.ada/py_taft/pkg.ads: New file.
5865
3d435220
TV
58662019-09-24 Tom de Vries <tdevries@suse.de>
5867
5868 PR gdb/24598
5869 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
5870
77d03678
TV
58712019-09-22 Tom de Vries <tdevries@suse.de>
5872
5873 * gdb.base/restore.exp: Allow register variables to be optimized out at
5874 -O0.
5875
abf516c6
UW
58762019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
5877
5878 * gdb.arch/spu-info.exp: Remove file.
5879 * gdb.arch/spu-info.c: Remove file.
5880 * gdb.arch/spu-ls.exp: Remove file.
5881 * gdb.arch/spu-ls.c: Remove file.
5882
5883 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
5884 * gdb.asm/spu.inc: Remove file.
5885
5886 * gdb.base/dump.exp: Remove support for spu*-*-*.
5887 * gdb.base/stack-checking.exp: Likewise.
5888 * gdb.base/overlays.exp: Likewise.
5889 * gdb.base/ovlymgr.c: Likewise.
5890 * gdb.base/spu.ld: Remove file.
5891
5892 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
5893 * gdb.cp/cpexprs.exp: Likewise.
5894 * gdb.cp/exception.exp: Likewise.
5895 * gdb.cp/gdb2495.exp: Likewise.
5896 * gdb.cp/mb-templates.exp: Likewise.
5897 * gdb.cp/pr9167.exp: Likewise.
5898 * gdb.cp/userdef.exp: Likewise.
5899
5900 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
5901
5902 * gdb.cell: Remove directory.
5903 * lib/cell.exp: Remove file.
5904
e452e88f
TV
59052019-09-19 Tom de Vries <tdevries@suse.de>
5906
5907 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
5908
8a625130
TV
59092019-09-19 Tom de Vries <tdevries@suse.de>
5910
5911 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
5912
81dc3ab5
TV
59132019-09-19 Tom de Vries <tdevries@suse.de>
5914
5915 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
5916 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
5917 (gdb_target_cmd): ... here.
5918 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
5919 value 2.
5920
b078f3ac
AB
59212019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
5922
5923 * gdb.base/source-dir.exp: Avoid having directory names in test
5924 names.
5925
f1b620e9
MG
59262019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5927
5928 * gdb.base/source-dir.exp: Add extra test for mapped compilation
5929 directory.
5930
67f3ed6a
AB
59312019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5932
5933 * gdb.base/list-missing-source.exp: New file.
5934
d1b70248
TV
59352019-09-14 Tom de Vries <tdevries@suse.de>
5936
5937 PR teststuite/24599
5938 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
5939 * lib/ada.exp (gnatmake_version_at_least): New proc.
5940
5fabdcd6
AB
59412019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5942
5943 * gdb.base/maint.exp: Use exec_has_index_section.
5944
aa17805f
AB
59452019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5946
5947 * gdb.base/maint.exp: Add test for 'maint info sections'.
5948
25e5c209
TV
59492019-09-12 Tom de Vries <tdevries@suse.de>
5950
5951 * gdb.base/store.exp: Allow register variables to be optimized out at
5952 -O0.
5953
4993045d
PW
59542019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5955
5956 * gdb.ada/rdv_wait.exp: Update to new task names.
5957 * gdb.base/task_switch_in_core.exp: Likewise.
5958 * gdb.base/info_sources_base.c: Likewise.
5959
8a516164
TT
59602019-09-10 Tom Tromey <tromey@adacore.com>
5961
5962 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
5963
aa391654
TT
59642019-09-10 Tom Tromey <tromey@adacore.com>
5965
5966 * gdb.ada/dgopt.exp: New file.
5967 * gdb.ada/dgopt/x.adb: New file.
5968
8634b462
TT
59692019-09-08 Tom Tromey <tom@tromey.com>
5970
5971 * gdb.tui/resize.exp: Remove setup_xfail.
5972 * gdb.tui/regs.exp: Remove setup_xfail.
5973 * gdb.tui/basic.exp: Remove setup_xfail.
5974
736b0f76
DB
59752019-09-06 David Blaikie <dblaikie@gmail.com>
5976
5977 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
5978 * gdb.cp/cplabel.exp: Ditto.
5979 * gdb.linespec/ls-errs.exp: Ditto.
5980
30331a6c
TV
59812019-09-05 Tom de Vries <tdevries@suse.de>
5982
5983 * lib/gdb.exp (cmp_file_string): New proc.
5984 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
5985 runto_main. Verify save breakpoints output.
5986
98b0ebab
PW
59872019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5988
5989 * gdb.base/info-var.exp: Test info variables without running
5990 to main, to avoid expect's buffer overflow.
5991
4e962e74
TT
59922019-09-03 Tom Tromey <tromey@adacore.com>
5993
5994 * gdb.ada/bias.exp: New file.
5995 * gdb.ada/bias/bias.adb: New file.
5996 * gdb.ada/print_chars.exp: Add regression test.
5997 * gdb.ada/print_chars/foo.adb (My_Character): New type.
5998 (MC): New variable.
5999
2ea1a07a
SL
60002019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.base/argv0-symlink.exp: Run only on native target
6003 and local host.
6004
8077c50d
TV
60052019-08-29 Tom de Vries <tdevries@suse.de>
6006
6007 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6008 diverse debug info.
6009 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6010
48352473
TV
60112019-08-28 Tom de Vries <tdevries@suse.de>
6012
6013 * gdb.base/info-var.exp: Allow info variables to print info for files
6014 other than info-var-f1.c and info-var-f2.c.
6015
d8f27c60
AB
60162019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6017
6018 * gdb.fortran/info-types.exp: Add module.
6019 * gdb.fortran/info-types.f90: Update expected results.
6020
1f20c35e
AB
60212019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6022
6023 * gdb.fortran/info-types.exp: New file.
6024 * gdb.fortran/info-types.f90: New file.
6025 * lib/fortran.exp (fortran_character1): New proc.
6026
4acfdd20
AB
60272019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6028
6029 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6030 functions'. Reindent as needed.
6031 * gdb.base/info-var-f1.c: New file.
6032 * gdb.base/info-var-f2.c: New file.
6033 * gdb.base/info-var.exp: New file.
6034 * gdb.base/info-var.h: New file.
6035
5c31b358
TV
60362019-08-26 Tom de Vries <tdevries@suse.de>
6037
6038 PR c++/24852
6039 * gdb.cp/no-libstdcxx-probe.exp: New test.
6040
b694989f
TV
60412019-08-26 Tom de Vries <tdevries@suse.de>
6042
6043 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6044 * tests need to be skipped.
6045 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6046 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6047 mi_skip_libstdcxx_probe_tests.
6048
d9c4ba53
SDJ
60492019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6050
6051 * gdb.python/py-xmethods.exp: Use raw strings when passing
6052 arguments to SimpleXMethodMatcher.
6053
395fad09
TV
60542019-08-22 Tom de Vries <tdevries@suse.de>
6055
6056 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6057 more informative.
6058
26c957f1
PA
60592019-08-21 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/with.exp: Test "with" with no arguments.
6062
61f80d5d
TV
60632019-08-21 Tom de Vries <tdevries@suse.de>
6064
6065 * gdb.base/gdb-caching-proc.exp: Sort files.
6066
d7a11d13
TV
60672019-08-20 Tom de Vries <tdevries@suse.de>
6068
6069 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6070 compilation.
6071
34dafe9f
TV
60722019-08-16 Tom de Vries <tdevries@suse.de>
6073
6074 * gdb.base/compare-sections.exp ("after run to main"): Allow
6075 mismatched read-only sections for PIE executables.
6076
398fdd60
TT
60772019-08-16 Tom Tromey <tom@tromey.com>
6078
6079 * lib/tuiterm.exp (_csi_Z): New proc.
6080 * gdb.tui/basic.exp: Update window positions.
6081 * gdb.tui/empty.exp: Update window positions.
6082
d8f9e51c
SL
60832019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6084
6085 * gdb.base/examine-backward.exp: Correct regexp for
6086 "examine 3 bytes backward from ${address_zero}".
6087
3df505f6
TT
60882019-08-15 Tom Tromey <tom@tromey.com>
6089
6090 * gdb.tui/empty.exp: Enable resizing tests.
6091
272560b5
TT
60922019-08-15 Tom Tromey <tromey@adacore.com>
6093
6094 * gdb.ada/char_enum.exp: Add regression tests.
6095 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6096 and '0'.
6097 (Char, Gchar): Update.
6098 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6099
08235187
CB
61002019-08-15 Christian Biesinger <cbiesinger@google.com>
6101
6102 * gdb.python/python.exp: Expect a leading underscore on
6103 GdbOutput{,Error}File.
6104
22a2ab04
SL
61052019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6106
6107 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6108 Windows host.
6109
835b995b
SL
61102019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6111
6112 * gdb.base/batch-preserve-term-settings.exp
6113 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6114
97dd8e07
CB
61152019-08-15 Christian Biesinger <cbiesinger@google.com>
6116
6117 * lib/gdb.exp: When running on a mingw target, replace
6118 /x/ with x:/.
6119
75faf5c4
AH
61202019-08-14 Alan Hayward <alan.hayward@arm.com>
6121
6122 * gdb.arch/aarch64-prologue.c: New test.
6123 * gdb.arch/aarch64-prologue.exp: New file.
6124
abc6c00f
TV
61252019-08-13 Tom de Vries <tdevries@suse.de>
6126
6127 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6128 Thread.
6129
74c2c1f4
SL
61302019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6131
6132 * gdb.python/py-completion.exp: Download the .py file to the host
6133 and use its host pathname. Conditionalize tests that use
6134 tab completion and manipulate files on the build machine.
6135 * gdb.python/py-events.exp: Download the .py file to the host
6136 and use its host pathname.
6137 * gdb.python/py-evsignal.exp: Likewise.
6138 * gdb.python/py-evthreads.exp: Likewise.
6139 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6140 pathname syntax.
6141 * gdb.python/py-framefilter.exp: Download the .py file to the right
6142 place on the host. Match Windows pathname syntax.
6143 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6144 .py file to the host and use its host pathname.
6145 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6146 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6147 build pathname. Skip symlink test on Windows host. Add missing
6148 newline at end of file.
6149 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6150 and use its host pathname.
6151 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6152 * gdb.python/py-section-script.exp: Use host location of binfile
6153 on safe-path. Use correct path separator on Windows host.
6154 Reorder alternatives in gdb_test_multiple to prevent matching
6155 the wrong alternative on success.
6156 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6157
ca2589f3
PP
61582019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6159
6160 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6161 expect the GDB inferior to no longer immediately stop after
6162 being resumed with "signal SIGINT".
6163
020a839d
SL
61642019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6165
6166 * gdb.linespec/break-ask.exp: Generalize regexps to match
6167 Windows pathnames too.
6168
128d6509
TV
61692019-08-08 Tom de Vries <tdevries@suse.de>
6170
6171 PR testsuite/24862
6172 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6173
590042fc
PW
61742019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6175
6176 * gdb.base/style.exp: Update tests for help doc new invariants.
6177 * gdb.base/help.exp: Likewise.
6178
046bebe1
TT
61792019-08-06 Tom Tromey <tom@tromey.com>
6180
6181 * gdb.base/style.exp: Add disassemble test.
6182 * gdb.base/style.c (some_called_function): New function.
6183 (main): Use it.
6184
0b27c27d
CB
61852019-08-05 Christian Biesinger <cbiesinger@google.com>
6186
6187 * gdb.python/py-block.exp: Test dictionary access on blocks.
6188
580f1034
SM
61892019-08-05 Simon Marchi <simon.marchi@efficios.com>
6190
6191 PR gdb/24863
6192 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6193 -list-thread-groups --available test when running under
6194 check-read1.
6195
d86bd7cb
TV
61962019-08-05 Tom de Vries <tdevries@suse.de>
6197
6198 PR testsuite/24863
6199 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6200 * gdb.base/help.exp: Use with_read1_timeout_factor.
6201 * gdb.base/info-macros.exp: Same.
6202 * gdb.cp/nested-types.exp: Same.
6203
a80cf5d8
TV
62042019-08-05 Tom de Vries <tdevries@suse.de>
6205
6206 * lib/gdb.exp (version_at_least): Factor out of ...
6207 (tcl_version_at_least): ... here.
6208 (gdb_compile): Fail if pie results in non-PIE executable.
6209 (readelf_version, readelf_prints_pie): New proc.
6210 (exec_is_pie): Return -1 if unknown.
6211
d0962838
TV
62122019-08-05 Tom de Vries <tdevries@suse.de>
6213
6214 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6215
2252ff3d
SL
62162019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6217
6218 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6219
26655f53
SL
62202019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6221
6222 * lib/completion-support.exp (test_gdb_complete_none): Skip
6223 tab completion tests if no readline support.
6224 (test_gdb_complete_unique_re): Likewise.
6225 (test_gdb_complete_multiple): Likewise.
6226
db4dc13e
PW
62272019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6228
6229 * gdb.base/info_sources.exp: New file.
6230 * gdb.base/info_sources.c: New file.
6231 * gdb.base/info_sources_base.c: New file.
6232
0eba165a
PFC
62332019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6234
6235 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6236 prefix argument.
6237 (test_exit_status): Add prefix argument.
6238
59bd512b
TV
62392019-08-01 Tom de Vries <tdevries@suse.de>
6240
6241 PR testsuite/24863
6242 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6243 calling exp_continue for new thread and thread exited messages.
6244
2a3ad588
TV
62452019-08-01 Tom de Vries <tdevries@suse.de>
6246
6247 PR testsuite/24863
6248 * gdb.base/structs.exp: Fix check-read1 timeout using
6249 gdb_test_sequence.
6250 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6251
117eb594
TV
62522019-08-01 Tom de Vries <tdevries@suse.de>
6253
6254 PR testsuite/24863
6255 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6256 line.
6257
ed591340
TV
62582019-08-01 Tom de Vries <tdevries@suse.de>
6259
6260 PR testsuite/24863
6261 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6262
aa3b6533
TT
62632019-07-30 Tom Tromey <tromey@adacore.com>
6264
6265 * gdb.ada/display_nested.exp: New file.
6266 * gdb.ada/display_nested/foo.adb: New file.
6267 * gdb.ada/display_nested/pack.adb: New file.
6268 * gdb.ada/display_nested/pack.ads: New file.
6269
2906593f
CB
62702019-07-30 Christian Biesinger <cbiesinger@google.com>
6271
6272 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6273 namespace.
6274 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6275
0f575925
TV
62762019-07-30 Tom de Vries <tdevries@suse.de>
6277
6278 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6279 instead.
6280
b13057d9
TV
62812019-07-30 Tom de Vries <tdevries@suse.de>
6282
6283 PR testsuite/24834
6284 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6285 (exec_is_pie): New proc.
6286
5c4dde85
CB
62872019-07-29 Christian Biesinger <cbiesinger@google.com>
6288
6289 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6290
c620ed88
CB
62912019-07-29 Christian Biesinger <cbiesinger@google.com>
6292
6293 * gdb.python/py-objfile.c: Add global and static vars.
6294 * gdb.python/py-objfile.exp: Test new functions Objfile.
6295 lookup_global_symbol and lookup_static_symbol.
6296
3d235706
TT
62972019-07-29 Tom Tromey <tom@tromey.com>
6298
6299 * lib/tuiterm.exp (Term::_csi_@): New proc.
6300 (Term::_csi_X): Don't move cursor.
6301
c7e4c0a6
PW
63022019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6303
6304 * gdb.base/options.exp: Update backtrace - completion to
6305 new option -frame-info.
6306 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6307 Test new 'set print frame-info'. Test backtrace -frame-info
6308 overriding 'set print frame-info'.
6309 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6310 Test new 'set print frame-info'.
6311 Verify consistency of backtrace with and without filters, with and
6312 without -no-filters.
6313 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6314 default.
6315
de28a3b7
TV
63162019-07-29 Tom de Vries <tdevries@suse.de>
6317
6318 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6319 no arguments".
6320
507dd60e
TV
63212019-07-29 Tom de Vries <tdevries@suse.de>
6322
6323 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6324 is a substring of the first for "complete non-unique file name".
6325
5beafce9
TV
63262019-07-29 Tom de Vries <tdevries@suse.de>
6327
6328 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6329 with ".*".
6330
2d274232
TV
63312019-07-29 Tom de Vries <tdevries@suse.de>
6332
6333 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6334 Pass prompt_regexp parameter to gdb_test_multiple calls.
6335
9197cd8b
TV
63362019-07-29 Tom de Vries <tdevries@suse.de>
6337
6338 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
aac66a4c 6339 print registers" regexps.
9197cd8b 6340
b528dae0
TV
63412019-07-29 Tom de Vries <tdevries@suse.de>
6342
6343 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6344
d17725d7
TV
63452019-07-29 Tom de Vries <tdevries@suse.de>
6346
6347 PR gdb/24855
6348 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6349 (skip_python_tests_prompt): Add prompt_regexp argument to
6350 gdb_test_multiple calls.
6351
52b75bf1
TT
63522019-07-27 Tom Tromey <tom@tromey.com>
6353
6354 * gdb.tui/main.exp: New file.
6355
2b1d00c2
TT
63562019-07-27 Tom Tromey <tom@tromey.com>
6357
6358 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6359 optional.
6360 * gdb.tui/empty.exp: New file.
6361
ded631d5
TT
63622019-07-27 Tom Tromey <tom@tromey.com>
6363
6364 * lib/tuiterm.exp (spawn): New proc.
6365 (Term::resize): New proc.
6366 * gdb.tui/resize.exp: New file.
6367
58ac439d
TT
63682019-07-27 Tom Tromey <tom@tromey.com>
6369
6370 * gdb.tui/list.exp: New file.
6371
fe1f56ee
TT
63722019-07-27 Tom Tromey <tom@tromey.com>
6373
6374 * gdb.tui/regs.exp: New file.
6375
f790b310
TT
63762019-07-27 Tom Tromey <tom@tromey.com>
6377
6378 * gdb.tui/basic.exp: Add "layout split" test.
6379
d95fc6ee
TT
63802019-07-27 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.tui/basic.exp: Add "layout asm" test.
6383
c3786b3a
TT
63842019-07-27 Tom Tromey <tom@tromey.com>
6385
6386 * lib/tuiterm.exp: New file.
6387 * gdb.tui/basic.exp: New file.
6388
98a617f8
KB
63892019-07-27 Kevin Buettner <kevinb@redhat.com>
6390
6391 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6392 Enable tests associated with this flag. Adjust regex
6393 referencing "foo_low" to now refer to "foo_cold" instead.
6394
5c076da4
KB
63952019-07-27 Kevin Buettner <kevinb@redhat.com>
6396
6397 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6398 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6399 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6400 foo_cold. Revise comments to match.
6401 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6402 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6403 were wrapped into this proc; Call do_test in loop from outermost
6404 level.
6405 (foo_low): Rename all occurrences to "foo_cold".
6406 (backtrace from baz): New test.
6407 (x2/i foo_cold): New test.
6408 (info line *foo_cold): New test.
6409
1512d3b7
TV
64102019-07-26 Tom de Vries <tdevries@suse.de>
6411
6412 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6413
297989a1
TV
64142019-07-25 Tom de Vries <tdevries@suse.de>
6415
6416 PR testsuite/24830
6417 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6418 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6419 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6420 (skip_libstdcxx_probe_tests): ... here.
6421 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6422
b3b965fb
TV
64232019-07-24 Tom de Vries <tdevries@suse.de>
6424
6425 PR testsuite/24807
6426 * gdb.objc/basicclass.m: Include stdio.h.
6427 * gdb.objc/nondebug.m: Same.
6428 * gdb.objc/objcdecode.m: Same.
6429
4625b4d0
TV
64302019-07-24 Tom de Vries <tdevries@suse.de>
6431
6432 PR testsuite/24612
6433 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6434 additional_flags.
6435
024a5840
TV
64362019-07-24 Tom de Vries <tdevries@suse.de>
6437
6438 PR testsuite/24831
6439 * gdb.multi/tids.exp: Update error messages for info threads.
6440
c76ddaa3
TV
64412019-07-24 Tom de Vries <tdevries@suse.de>
6442
6443 * gdb.base/info-types.exp: Allow info types to print info for more than
6444 one file.
6445
9a618ef6
TV
64462019-07-23 Tom de Vries <tdevries@suse.de>
6447
6448 PR testsuite/24842
6449 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6450 gdb_spawn_with_cmdline_opts.
6451
40eadf04
SP
64522019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6453
6454 * gdb.arch/arm-cmse-sgstubs.c: New test.
6455 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6456
5ba29434
TV
64572019-07-23 Tom de Vries <tdevries@suse.de>
6458
6459 PR testsuite/24711
6460 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6461 issuing next command.
6462
a8e9d247
AB
64632019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6464
6465 * gdb.ada/info_auto_lang.exp: Update expected results.
6466 * gdb.base/info-types.c: Add additional types to check.
6467 * gdb.base/info-types.exp: Update expected results.
6468
eb86c5e2
AB
64692019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6470
6471 * gdb.base/info-types.c: New file.
6472 * gdb.base/info-types.exp: New file.
6473
01e175fe
AB
64742019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6475
6476 * gdb.arch/riscv-bp-infcall.c: New file.
6477 * gdb.arch/riscv-bp-infcall.exp: New file.
6478
6b78c3f8
AB
64792019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 PR breakpoints/24541
6482 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6483
da738167
TV
64842019-07-14 Tom de Vries <tdevries@suse.de>
6485
6486 PR testsuite/24760
6487 * gdb.objc/basicclass.exp: Fix unterminated string.
6488
0d4e84ed
AB
64892019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6490 Andrew Burgess <andrew.burgess@embecosm.com>
6491
6492 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6493 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6494 negative bounds.
6495 * gdb.fortran/vla-value.exp: Print elements of an array with
6496 negative bounds.
6497 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6498 testing.
6499
021d8588
AB
65002019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6501
6502 * gdb.base/options.exp (expect_string): Dequote strings in
6503 results.
6504 (test-string): Test strings with different quoting and reindent.
6505
f06f1252
TT
65062019-07-10 Tom Tromey <tromey@adacore.com>
6507
6508 * gdb.ada/mi_ex_cond.exp: Update expected results.
6509 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6510 * gdb.ada/mi_catch_ex.exp: Update expected results.
6511 * gdb.ada/mi_catch_assert.exp: Update expected results.
6512 * gdb.ada/catch_ex.exp (catch_exception_info)
6513 (catch_exception_entry, catch_assert_entry)
6514 (catch_unhandled_entry): Update.
6515 * gdb.ada/catch_assert_if.exp: Update expected results.
6516
b863685d
RB
65172019-07-10 Richard Bunt <richard.bunt@arm.com>
6518 Stephen Roberts <stephen.roberts@arm.com>
6519
6520 * gdb.base/define.exp: Restore original prompt.
6521
cb1e4e32
PA
65222019-07-09 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6525 breakpoints" output.
6526 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6527 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6528 throw" creates breakpoint.
6529 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6530 'type="catchpoint"'.
6531
b58a68fe
PA
65322019-07-09 Pedro Alves <palves@redhat.com>
6533
6534 PR c++/15468
6535 * gdb.cp/except-multi-location-lib.cc: New.
6536 * gdb.cp/except-multi-location-main.cc: New.
6537 * gdb.cp/except-multi-location.exp: New.
6538
0826779b
PW
65392019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6540
6541 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6542 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6543 argument and update callers.
6544
5b0e2db4
AB
65452019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6546
6547 * gdb.arch/amd64-break-on-asm-line.S: New file.
6548 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6549
1f6f6e21
PW
65502019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6551
6552 * gdb.base/printcmds.exp: Test printing C string and
6553 C wide string convenience vars without transiting via the inferior.
6554 Also make test names unique.
6555
ea142fbf
AH
65562019-07-08 Alan Hayward <alan.hayward@arm.com>
6557
5862c886 6558 PR breakpoints/25011
ea142fbf
AH
6559 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6560
213fd9fa
PA
65612019-07-04 Pedro Alves <palves@redhat.com>
6562
6563 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6564 body returned ok(0), break(3) or continue(4).
6565 * gdb.testsuite/foreach_with_prefix.exp: New file.
6566
2b40fda7
AH
65672019-07-04 Alan Hayward <alan.hayward@arm.com>
6568
6569 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6570
a26c8de0
PA
65712019-07-03 Pedro Alves <palves@redhat.com>
6572
6573 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6574 "return -code".
6575
5f4ba3e7
PA
65762019-07-03 Pedro Alves <palves@redhat.com>
6577
6578 PR cli/24732
6579 * gdb.base/shell.exp: Load completion-support.exp.
6580 Adjust expected error output. Add completion tests.
6581
a994424f
PA
65822019-07-03 Pedro Alves <palves@redhat.com>
6583
6584 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6585 string_to_regexp.
6586
3d9be6f5
PA
65872019-07-03 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6590 (expect_integer): Adjust to expect "-string".
6591 (expect_string): New.
6592 (all_options): Expect "-string".
6593 (test-flag, test-boolean): Adjust to expect "-string".
6594 (test-string): New proc.
6595 (top level): Call it.
6596
41fc454c
PA
65972019-07-03 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6600 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6601 the expected output in the success.
6602
b2b2a215
PA
66032019-07-03 Pedro Alves <palves@redhat.com>
6604
6605 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6606 Split one gdb_test_multiple call in two to avoid a race.
6607
fdbc9870
PA
66082019-07-03 Pedro Alves <palves@redhat.com>
6609
6610 * gdb.base/with.c: New file.
6611 * gdb.base/with.exp: New file.
6612
c6ac8931
PA
66132019-07-03 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.base/settings.exp: Replace all references to "maint
6616 test-settings set" with references to "maint set test-settings",
6617 and all references to "maint test-settings show" with references
6618 to "maint show test-settings".
6619
970f9d09
PA
66202019-07-03 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.base/settings.exp (test-string): Adjust expected out when
6623 testing "maint test-settings show filename"
6624
54d66006
PA
66252019-07-02 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.base/options.exp (test-info-threads): New procedure.
6628 (top level): Call it.
6629
10d06d82
TT
66302019-06-28 Tom Tromey <tromey@adacore.com>
6631
6632 * gdb.dwarf2/ada-linkage-name.c: New file.
6633 * gdb.dwarf2/ada-linkage-name.exp: New file.
6634
3d507ff2
TT
66352019-06-27 Tom Tromey <tromey@adacore.com>
6636
d039f014 6637 PR c++/20020:
3d507ff2
TT
6638 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6639
8af58ffe
TV
66402019-06-26 Tom de Vries <tdevries@suse.de>
6641
6642 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6643
22e21752
TV
66442019-06-26 Tom de Vries <tdevries@suse.de>
6645
6646 * gdb.base/index-cache.exp: Add back missing debug option.
6647
b65b566c
PW
66482019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6649
6650 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6651
5c2c8c69
TV
66522019-06-25 Tom de Vries <tdevries@suse.de>
6653
6654 PR testsuite/24727
6655 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
6656
164e3873
TV
66572019-06-24 Tom de Vries <tdevries@suse.de>
6658
6659 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
6660
824eacee
TV
66612019-06-24 Tom de Vries <tdevries@suse.de>
6662
6663 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
6664 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
6665 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6666
385b97d3
TV
66672019-06-24 Tom de Vries <tdevries@suse.de>
6668
6669 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
6670
c596f180
TV
66712019-06-21 Tom de Vries <tdevries@suse.de>
6672
6673 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
6674
b13a7d03
TV
66752019-06-21 Tom de Vries <tdevries@suse.de>
6676
6677 PR testsuite/24518
6678 PR ada/24713
6679 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
6680 index.
6681
899277ae
TT
66822019-06-19 Tom Tromey <tromey@adacore.com>
6683
6684 * gdb.ada/length_cond.exp: Add intro comment.
6685
680e1bee
TT
66862019-06-19 Tom Tromey <tromey@adacore.com>
6687
6688 * gdb.ada/length_cond.exp: New file.
6689 * gdb.ada/length_cond/length_cond.adb: New file.
6690 * gdb.ada/length_cond/pck.adb: New file.
6691 * gdb.ada/length_cond/pck.ads: New file.
6692
0ed4690a
TV
66932019-06-18 Tom de Vries <tdevries@suse.de>
6694
6695 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
6696
d20ed5fd
TT
66972019-06-18 Tom Tromey <tromey@adacore.com>
6698
6699 * gdb.base/list0.h: Add comment explaining control character.
6700
86e04673
TV
67012019-06-18 Tom de Vries <tdevries@suse.de>
6702
6703 * boards/fission.exp: Break up long debug_flags line.
6704
c4973306
SM
67052019-06-16 Tom de Vries <tdevries@suse.de>
6706
6707 PR gdb/24445
6708 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
6709 generated index.
6710
93cb9841
AB
67112019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6712
6713 PR gdb/24686
6714 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
6715 improve detection of bug gdb/24541.
6716
399aaebd
SM
67172019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
6718
6719 PR gdb/24669
6720 * gdb.base/index-cache.exp (uses_readnow,
6721 expecting_index_cache_use): Define global variable.
6722 (test_cache_enabled_miss, test_cache_enabled_hit): Use
6723 expecting_index_cache_use.
6724
584a927c
AB
67252019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6726 Andrew Burgess <andrew.burgess@embecosm.com>
6727
6728 * gdb.fortran/pointers.f90: New file.
6729 * gdb.fortran/print_type.exp: New file.
6730 * gdb.fortran/vla-ptype.exp: Adapt expected results.
6731 * gdb.fortran/vla-type.exp: Likewise.
6732 * gdb.fortran/vla-value.exp: Likewise.
6733 * gdb.mi/mi-vla-fortran.exp: Likewise.
6734
30056ea0
AB
67352019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6736
6737 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
6738 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
6739 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
6740 as a stop reason.
6741
ec8e2b6d
AB
67422019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6743
6744 * gdb.base/annota1.exp: Update expected results.
6745 * gdb.cp/annota2.exp: Likewise.
6746 * gdb.cp/annota3.exp: Likewise.
6747
09e4c4e1
AB
67482019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6749
6750 * gdb.base/style-logging.exp: Remove path from test name.
6751
0735b091
TT
67522019-06-14 Tom Tromey <tromey@adacore.com>
6753
6754 PR gdb/24502:
6755 * gdb.base/style-logging.exp: New file.
6756
f5686554
TT
67572019-06-14 Tom Tromey <tromey@adacore.com>
6758
6759 * gdb.base/symfile-warn.exp: New file.
6760 * gdb.base/symfile-warn.c: New file.
6761
a0c1ffed
TT
67622019-06-14 Tom Tromey <tromey@adacore.com>
6763
6764 * gdb.base/annotate-symlink.exp: New file.
6765
f411722c
TT
67662019-06-14 Tom Tromey <tromey@adacore.com>
6767
6768 * gdb.ada/set_wstr.exp: Add reassignment test.
6769
4268ec18
TT
67702019-06-14 Tom Tromey <tromey@adacore.com>
6771
6772 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
6773 'unchecked_access and 'unrestricted_access as well.
6774
9a9e394b
TT
67752019-06-14 Tom Tromey <tromey@adacore.com>
6776
6777 PR ada/24539:
6778 * gdb.ada/vla.exp: Update tests.
6779 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
6780 pragma.
6781
4c048731
PA
67822019-06-13 Pedro Alves <palves@redhat.com>
6783
6784 * gdb.base/settings.exp (test-integer): Test junk after
6785 "unlimited".
6786
6665660a
PA
67872019-06-13 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/options.exp (test-thread-apply): New.
6790 (top level): Call it.
6791
5d707134
PA
67922019-06-13 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.base/options.exp (test-frame-apply): New.
6795 (top level): Test print commands with different "frame apply"
6796 prefixes.
6797
e2a689da
PA
67982019-06-13 Pedro Alves <palves@redhat.com>
6799
e79be6e5 6800 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
e2a689da
PA
6801 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
6802 'max_completions' parameter and handle it.
6803 (test_gdb_completion_offers_commands): New.
6804
90a1ef87
PA
68052019-06-13 Pedro Alves <palves@redhat.com>
6806
6807 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
6808
d4c16835
PA
68092019-06-13 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/options.exp (test-backtrace): New.
6812 (top level): Call it.
6813
2daf894e
PA
68142019-06-13 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.guile/scm-frame-args.exp: Use "set print
6817 raw-frame-arguments" instead of "set print raw frame-arguments".
6818 * gdb.python/py-frame-args.exp: Likewise.
6819
e6ed716c
PA
68202019-06-13 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.compile/compile.exp: Adjust expected output to option
6823 processing changes.
6824
7d8062de
PA
68252019-06-13 Pedro Alves <palves@redhat.com>
6826
6827 * gdb.base/options.exp: Build executable.
6828 (test-print): New procedure.
6829 (top level): Call it, once for "print" and another for "compile
6830 print".
6831
9d0faba9
PA
68322019-06-13 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/options.c: New file.
6835 * gdb.base/options.exp: New file.
6836
dee7b4c8
PA
68372019-06-13 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
6840 that "o" is ambiguous.
6841
dca0f6c0
PA
68422019-06-13 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/settings.c: New file.
6845 * gdb.base/settings.exp: New file.
6846
ccf46844
PA
68472019-06-13 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.base/completion.exp: Fix comment typo.
6850
b9a3f842
PA
68512019-06-13 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
6854 foo --1" test.
6855
d106773e
PA
68562019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6857
6858 * gdb.fortran/block-data.f: New.
6859 * gdb.fortran/block-data.exp: New.
6860
fea82da0
TV
68612019-06-11 Tom de Vries <tdevries@suse.de>
6862
6863 PR testsuite/24521
6864 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
6865 message.
6866
8c2e74f1
TV
68672019-06-11 Tom de Vries <tdevries@suse.de>
6868
6869 PR testsuite/24521
6870 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
6871
b49851c8
TV
68722019-06-11 Tom de Vries <tdevries@suse.de>
6873
6874 * boards/readnow.exp: New file.
6875
a7067863
AB
68762019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6877
6878 * gdb.fortran/vla-sizeof.exp: Update expected results.
6879
1a3da2cd
AB
68802019-06-06 Amos Bird <amosbird@gmail.com>
6881
6882 * gdb.base/annota1.exp (thread_switch): Add test for
6883 thread-exited annotation.
6884
3847a7bf
TT
68852019-06-06 Tom Tromey <tromey@adacore.com>
6886
6887 * gdb.base/maint.exp: Expect command started/finished output.
6888
0088ba59
AB
68892019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6890
6891 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
6892 comment.
6893 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
6894
312617a3
AB
68952019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6896
6897 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
6898 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
6899 * gdb.arch/riscv-unwind-long-insn.c: New file.
6900 * gdb.arch/riscv-unwind-long-insn.exp: New file.
6901
e1f2e1a2
CB
69022019-06-04 Christian Biesinger <cbiesinger@google.com>
6903
d3238f7d 6904 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
e1f2e1a2 6905
206584bd
PW
69062019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6907
6908 * lib/gdb.exp (help_list_trailer): New regexp variable
6909 factorizing the help trailer message.
6910 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
6911 arg to allow to better factorize various tests.
6912 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
6913 (test_prefix_command_help): Use help_list_trailer.
6914 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
6915 * gdb.guile/scm-cmd.exp: Likewise.
6916 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
6917 * gdb.base/help.exp: Use test_user_defined_class_help.
6918 * gdb.base/style.exp: Add tests for styling of help and apropos.
6919 * lib/gdb-utils.exp (style): Add title and highlight styles.
6920
708dc93e
PW
69212019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6922
6923 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
6924 $_shell_exitsignal.
6925 * gdb.base/default.exp: Update for new convenience variables.
6926
f49055a5
TT
69272019-05-29 Tom Tromey <tromey@adacore.com>
6928
6929 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
6930 to "break complete ada" test case's regexp.
6931
4330d61d
TT
69322019-05-29 Tom Tromey <tromey@adacore.com>
6933
6934 PR c++/20020:
6935 * gdb.cp/constexpr-field.exp: New file.
6936 * gdb.cp/constexpr-field.cc: New file.
6937
000439d5
TT
69382019-05-29 Tom Tromey <tromey@adacore.com>
6939
6940 * gdb.base/finish.exp (finish_no_print): New proc.
6941 (finish_tests): Call it.
6942
5a01c34c
TV
69432019-05-24 Tom de Vries <tdevries@suse.de>
6944
6945 * gdb.dwarf2/gdb-add-index.exp: New file.
6946
18125b16
TT
69472019-05-22 Tom Tromey <tromey@adacore.com>
6948
6949 * gdb.base/info-shared.exp (check_info_shared): Use "style".
6950 * gdb.base/style.exp: Use "style".
6951 * lib/gdb-utils.exp (style): New proc.
6952
af1a8d03
TV
69532019-05-22 Tom de Vries <tdevries@suse.de>
6954
6955 * gdb.base/align.exp: Require c++11.
6956
e7fe496b
TV
69572019-05-22 Tom de Vries <tdevries@suse.de>
6958
6959 PR testsuite/24586
6960 * gdb.python/py-mi-var-info-path-expression.exp: Call
6961 mi_skip_python_tests to check if python is supported.
6962
8fca4da0
AH
69632019-05-22 Alan Hayward <alan.hayward@arm.com>
6964
6965 * gdb.arch/aarch64-pauth.c: New test.
6966 * gdb.arch/aarch64-pauth.exp: New file.
6967
b7060614
AH
69682019-05-22 Alan Hayward <alan.hayward@arm.com>
6969
6970 * README (Re-running Tests Outside The Testsuite): New section.
6971
669d0468
TV
69722019-05-21 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.arch/amd64-eval.exp: Require c++11.
6975 * gdb.base/max-depth.exp: Same.
6976 * gdb.compile/compile-cplus-array-decay.exp: Same.
6977 * gdb.cp/meth-typedefs.exp: Same.
6978 * gdb.cp/subtypes.exp: Same.
6979 * gdb.cp/temargs.exp: Same.
6980
ce3ebcaa
AH
69812019-05-21 Alan Hayward <alan.hayward@arm.com>
6982
6983 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
6984
34d11c68
AB
69852019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6986
6987 PR gdb/18644
6988 * gdb.fortran/complex.exp: Remove setup_kfail calls.
6989 * gdb.fortran/printing-types.exp: Add new test.
6990 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
6991 testing.
6992 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
6993 setup_kfail call.
6994
87781e84
AH
69952019-05-17 Alan Hayward <alan.hayward@arm.com>
6996
6997 * README (Running the Testsuite): Change example.
6998 (Testsuite Parameters): Remove TRANSCRIPT.
6999 * lib/gdb.exp: Remove TRANSCRIPT check.
7000
b420b89e
AH
70012019-05-17 Alan Hayward <alan.hayward@arm.com>
7002
7003 * README (Testsuite Parameters): Add replay logging to
7004 GDBSERVER_DEBUG.
7005 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7006 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7007 as a comma separated list.
7008 (gdb_debug_init): Override procedure.
7009
408e9b8b
AH
70102019-05-17 Alan Hayward <alan.hayward@arm.com>
7011
7012 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7013 (gdb_write_cmd_file): New procedure.
7014 * lib/gdbserver-support.exp (gdbserver_start): Call
7015 gdbserver_write_cmd_file.
7016 (gdbserver_write_cmd_file): New procedure.
7017
f9e2e39d
AH
70182019-05-17 Alan Hayward <alan.hayward@arm.com>
7019
7020 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7021 (delete_breakpoints): Likewise.
7022 (gdb_run_cmd): Likewise.
7023 (gdb_start_cmd): Likewise.
7024 (gdb_starti_cmd): Likewise.
7025 (gdb_internal_error_resync): Likewise.
7026 (gdb_test_multiple): Likewise.
7027 (gdb_reinitialize_dir): Likewise.
7028 (default_gdb_exit): Likewise.
7029 (gdb_file_cmd): Mark kill as optional.
7030 (default_gdb_start): Call gdb_stdin_log_init.
7031 (send_gdb): Call gdb_stdin_log_write.
7032 (rerun_to_main): Mark Y as an answer.
7033 (gdb_stdin_log_init): New function.
7034 (gdb_stdin_log_write): Likewise.
7035
81f47ac2
AH
70362019-05-17 Alan Hayward <alan.hayward@arm.com>
7037
7038 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7039 * gdb.base/debug-expr.exp: Likewise.
7040 * gdb.base/foll-fork.exp: Likewise.
7041 * gdb.base/foll-vfork.exp: Likewise.
7042 * gdb.base/fork-print-inferior-events.exp: Likewise.
7043 * gdb.base/gdb-sigterm.exp: Likewise.
7044 * gdb.base/gdbinit-history.exp: Likewise.
7045 * gdb.base/osabi.exp: Likewise.
7046 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7047 * gdb.base/ui-redirect.exp: Likewise.
7048 * gdb.gdb/unittest.exp: Likewise.
7049 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7050 * gdb.mi/mi-watch.exp: Likewise.
7051 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7052 * gdb.mi/user-selected-context-sync.exp: Likewise.
7053 * gdb.python/python.exp: Disable debug test when debugging.
7054 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7055 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7056 Likewise.
7057 * gdb.threads/stepi-random-signal.exp: Likewise.
7058
29b52314
AH
70592019-05-17 Alan Hayward <alan.hayward@arm.com>
7060
7061 * Makefile.in: Pass through GDB_DEBUG.
7062 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7063 (gdb,debug): Add board setting.
7064 * lib/gdb.exp (default_gdb_start): Start debugging.
7065 (gdb_debug_enabled): New procedure.
7066 (gdb_debug_init): Likewise.
29b52314
AH
7067
70682019-05-17 Alan Hayward <alan.hayward@arm.com>
e79be6e5 7069
29b52314
AH
7070 * Makefile.in: Pass through GDB_DEBUG.
7071 * README (Testsuite Parameters): Add GDB_DEBUG.
81f47ac2
AH
7072 (gdb,debug): Add board setting.
7073 * lib/gdb.exp (default_gdb_start): Start debugging.
7074 (gdb_debug_enabled): New procedure.
7075 (gdb_debug_init): Likewise.
29b52314 7076
ca1285d1
AH
70772019-05-17 Alan Hayward <alan.hayward@arm.com>
7078
7079 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7080
f3a09c80
AH
70812019-05-17 Alan Hayward <alan.hayward@arm.com>
7082
7083 * gdb.base/ui-redirect.exp: Test redirection.
7084
26648588
JV
70852019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7086
7087 * gdb.mi/mi-complete.exp: New file.
7088 * gdb.mi/mi-complete.cc: Likewise.
7089
14237686
AB
70902019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7091
7092 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7093 indexed and sliced arrays, and pointers to arrays.
7094
e7bd7fba
TT
70952019-05-14 Tom Tromey <tromey@adacore.com>
7096
7097 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7098 styling test.
7099
2764128d
TV
71002019-05-14 Tom de Vries <tdevries@suse.de>
7101
7102 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7103 selection entry encoding.
7104
71bed2db
TT
71052019-05-10 Tom Tromey <tromey@adacore.com>
7106
7107 * gdb.ada/info_exc.exp: Add "complete" test.
7108
63b667ad
TV
71092019-05-09 Tom de Vries <tdevries@suse.de>
7110
7111 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7112 CU-relative.
7113
9cfd2b89
TV
71142019-05-09 Tom de Vries <tdevries@suse.de>
7115
7116 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7117 CU-relative.
7118
2228ef77
XR
71192019-05-08 Joel Brobecker <brobecker@adacore.com>
7120
7121 * gdb.ada/frame_arg_lang.exp: New testcase.
7122 * gdb.ada/frame_arg_lang/bla.adb: New file.
7123 * gdb.ada/frame_arg_lang/pck.ads: New file.
7124 * gdb.ada/frame_arg_lang/pck.adb: New file.
7125 * gdb.ada/frame_arg_lang/foo.c: New file.
7126
80e55b13
TT
71272019-05-08 Tom Tromey <tromey@adacore.com>
7128
7129 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7130
9d3421af
TT
71312019-05-08 Tom Tromey <tromey@adacore.com>
7132
7133 * gdb.base/ptype-offsets.exp: Update tests.
7134
844333e2
TT
71352019-05-08 Tom Tromey <tromey@adacore.com>
7136
7137 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7138 cases.
7139 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7140 "short".
7141
988915ee
TT
71422019-05-08 Tom Tromey <tromey@adacore.com>
7143
7144 * gdb.ada/vla.exp: New file.
7145 * gdb.ada/vla/vla.adb: New file.
7146
7bd55dac
TV
71472019-05-07 Tom de Vries <tdevries@suse.de>
7148
7149 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7150
75f06e9d
TV
71512019-05-07 Tom de Vries <tdevries@suse.de>
7152
7153 PR testsuite/24522
7154 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7155 section.
7156
77e7aaa4
TV
71572019-05-07 Tom de Vries <tdevries@suse.de>
7158
7159 PR testsuite/24522
7160 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7161 .debug_aranges section.
7162
456ba0fa
TV
71632019-05-07 Tom de Vries <tdevries@suse.de>
7164
7165 PR testsuite/24159
7166 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7167
5a56d6a6
TV
71682019-05-06 Tom de Vries <tdevries@suse.de>
7169
7170 * lib/gdb.exp (exec_has_index_section): New proc.
7171 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7172 section.
7173
9d6d4be8
TV
71742019-05-04 Tom de Vries <tdevries@suse.de>
7175
7176 * boards/cc-with-debug-names.exp: New file.
7177
222a8d25
TT
71782019-05-03 Tom Tromey <tromey@adacore.com>
7179
7180 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7181 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7182 * gdb.ada/char_enum.exp: Add test.
7183
0fdfd794
TV
71842019-05-03 Tom de Vries <tdevries@suse.de>
7185
7186 * boards/cc-with-gdb-index.exp: New file.
7187
80062eb9
AB
71882019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7189
7190 * gdb.rust/simple.exp: Add new test case.
7191 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7192 (main): Initialise an instance of the new struct.
7193
4504bbde
TT
71942019-05-01 Tom Tromey <tromey@adacore.com>
7195
7196 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7197 record.
7198 (NPR): New variable.
7199 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7200 test.
7201
d48e62f4
TT
72022019-05-01 Tom Tromey <tromey@adacore.com>
7203
7204 * gdb.ada/packed_array_assign.exp: Add packed assignment
7205 regression test.
7206
f59f30f5
TV
72072019-05-01 Tom de Vries <tdevries@suse.de>
7208
7209 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7210
b70bfc54
TV
72112019-05-01 Tom de Vries <tdevries@suse.de>
7212
7213 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7214
15f18d14
AT
72152019-04-30 Ali Tamur <tamur@google.com>
7216
7217 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7218
2ff0a947
TT
72192019-04-30 Tom Tromey <tromey@adacore.com>
7220
7221 * lib/ada.exp (find_ada_tool): New proc.
7222 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7223 * gdb.ada/catch_ex_std.exp: New file.
7224 * gdb.ada/catch_ex_std/foo.adb: New file.
7225 * gdb.ada/catch_ex_std/some_package.adb: New file.
7226 * gdb.ada/catch_ex_std/some_package.ads: New file.
7227
a776957c
TT
72282019-04-30 Tom Tromey <tromey@adacore.com>
7229
7230 PR c++/24470:
7231 * gdb.cp/temargs.cc: Add test code from PR.
7232
bc68014d
AB
72332019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7234
7235 * gdb.fortran/vla-datatypes.exp: Update expected results.
7236 * gdb.fortran/vla-ptype.exp: Likewise.
7237 * gdb.fortran/vla-type.exp: Likewise.
7238 * gdb.fortran/vla-value.exp: Likewise.
7239
f1fdc960
AB
72402019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7241
7242 * gdb.fortran/ptr-indentation.exp: Update expected results.
7243 * gdb.fortran/ptype-on-functions.exp: Likewise.
7244 * gdb.fortran/vla-ptr-info.exp: Likewise.
7245 * gdb.fortran/vla-value.exp: Likewise.
7246
bf7a4de1
AB
72472019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7248
7249 * gdb.fortran/ptype-on-functions.exp: New file.
7250 * gdb.fortran/ptype-on-functions.f90: New file.
7251
bbe75b9d
AB
72522019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7253
7254 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7255 case void string.
7256
1db455a7
AB
72572019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7258
7259 * gdb.fortran/complex.exp: Expand.
7260 * gdb.fortran/complex.f: Renamed to...
7261 * gdb.fortran/complex.f90: ...this, and extended to add more
7262 complex values.
7263
b6d03bb2
AB
72642019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7265
7266 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7267 MODULO, CMPLX.
7268
2e62ab40
AB
72692019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7270 Richard Bunt <richard.bunt@arm.com>
7271
7272 * gdb.base/max-depth.c: New file.
7273 * gdb.base/max-depth.exp: New file.
7274 * gdb.python/py-nested-maps.c: New file.
7275 * gdb.python/py-nested-maps.exp: New file.
7276 * gdb.python/py-nested-maps.py: New file.
7277 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7278 (test_all_common): Call test_max_depth.
7279 * gdb.fortran/max-depth.exp: New file.
7280 * gdb.fortran/max-depth.f90: New file.
7281 * gdb.go/max-depth.exp: New file.
7282 * gdb.go/max-depth.go: New file.
7283 * gdb.modula2/max-depth.exp: New file.
7284 * gdb.modula2/max-depth.c: New file.
7285 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7286
d2b584a5
TV
72872019-04-29 Tom de Vries <tdevries@suse.de>
7288
7289 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7290
136afab8
PW
72912019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7292
7293 * gdb.base/callexit.exp: Test may-call-functions off.
7294
725cbb63
KS
72952019-04-25 Keith Seitz <keiths@redhat.com>
7296
7297 PR c++/24367
7298 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7299 (another_incomplete_struct, test_incomplete): New definitions.
7300 (main): Use new definitions.
7301 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7302 functions.
7303
701adfb0
PA
73042019-04-25 Ali Tamur <tamur@google.com>
7305
7306 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7307
82433e3e
SDJ
73082019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7309
7310 PR corefiles/11608
7311 PR corefiles/18187
7312 * gdb.base/coredump-filter-build-id.exp: New file.
7313
dd06d4d6
AH
73142019-04-25 Alan Hayward <alan.hayward@arm.com>
7315
e79be6e5
SM
7316 * Makefile.in: Pass through GDBSERVER_DEBUG.
7317 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7318 (gdbserver,debug): Add board setting.
7319 * gdb.trace/tspeed.exp: Skip when debugging.
7320 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7321 * lib/gdbserver-support.exp: Likewise
dd06d4d6 7322
1670072e
TT
73232019-04-24 Tom Tromey <tromey@adacore.com>
7324
7325 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7326 Rust.
7327
a59240a4
TT
73282019-04-24 Tom Tromey <tromey@adacore.com>
7329
7330 * gdb.arch/amd64-eval.exp: Test bitfield return.
7331 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7332 (class Foo) <return_bitfields>: New method.
7333 (main): Call it.
7334
b907456c
AB
73352019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7336
7337 * gdb.cp/many-args.cc: New file.
7338 * gdb.cp/many-args.exp: New file.
7339
5c565afd
TV
73402019-04-23 Tom de Vries <tdevries@suse.de>
7341
7342 PR gdb/24433
7343 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7344
ba22ff86
AH
73452019-04-23 Alan Hayward <alan.hayward@arm.com>
7346
7347 * gdb.trace/backtrace.exp: Use nopie flag.
7348 * gdb.trace/circ.exp: Likewise.
7349 * gdb.trace/collection.exp: Likewise.
7350 * gdb.trace/ftrace.exp: Likewise.
7351 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7352 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7353 * gdb.trace/qtro.exp: Likewise.
7354 * gdb.trace/read-memory.exp: Likewise.
7355 * gdb.trace/report.exp: Likewise.
7356 * gdb.trace/tfile.exp: Likewise.
7357 * gdb.trace/tfind.exp: Likewise.
7358 * gdb.trace/unavailable.exp: Likewise.
7359
7905fc35
PA
73602019-04-22 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/solib-probes-nosharedlibrary.c,
7363 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7364
8ecb59f8
TT
73652019-04-19 Tom Tromey <tromey@adacore.com>
7366
7367 * gdb.ada/ptype_union.c: New file.
7368 * gdb.ada/ptype_union.exp: New file.
7369
62160ec9
TT
73702019-04-19 Tom Tromey <tromey@adacore.com>
7371
7372 PR symtab/24423:
7373 * gdb.base/list0.h (foo): Add a control-l character.
7374
36cd4ba5
TV
73752019-04-18 Tom de Vries <tdevries@suse.de>
7376
7377 PR gdb/24433
7378 * boards/local-board.exp: Set sysroot to "".
7379
b73715df
TV
73802019-04-18 Tom de Vries <tdevries@suse.de>
7381 Pedro Alves <palves@redhat.com>
7382
7383 PR gdb/24454
7384 * gdb.threads/vfork-follow-child-exec.c: New file.
7385 * gdb.threads/vfork-follow-child-exec.exp: New file.
7386 * gdb.threads/vfork-follow-child-exit.c: New file.
7387 * gdb.threads/vfork-follow-child-exit.exp: New file.
7388
4aa866af
LS
73892019-04-15 Leszek Swirski <leszeks@google.com>
7390
7391 * gdb.arch/amd64-eval.cc: New file.
7392 * gdb.arch/amd64-eval.exp: New file.
7393
e5a1a79a
AH
73942019-04-11 Alan Hayward <alan.hayward@arm.com>
7395
7396 * gdb.server/sysroot.c: New test.
7397 * gdb.server/sysroot.exp: New file.
7398 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7399 matching param.
7400
41077b66
AB
74012019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7402
7403 * gdb.base/align.exp: Extend test to cover structures containing
7404 only static fields.
7405
c30391f8
TV
74062019-04-11 Tom de Vries <tdevries@suse.de>
7407
7408 * boards/cc-with-dwz-m.exp: New file.
7409 * boards/cc-with-dwz.exp: New file.
7410 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7411
e242fd12
SM
74122019-04-09 Simon Marchi <simon.marchi@efficios.com>
7413
7414 * gdb.base/start-cpp.exp: New file.
7415 * gdb.base/start-cpp.cc: New file.
7416
2b0c8b01
KB
74172019-04-08 Kevin Buettner <kevinb@redhat.com>
7418
7419 * gdb.python/py-thrhandle.exp: Adjust tests to call
7420 thread_from_handle instead of thread_from_thread_handle.
7421
947210e5
KB
74222019-04-08 Kevin Buettner <kevinb@redhat.com>
7423
7424 * gdb.python/py-thrhandle.exp: Add tests for
7425 gdb.InferiorThread.handle.
7426
d7df6549
AB
74272019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7428
7429 * gdb.python/py-function.exp: Check calling helper function from
7430 all languages.
7431 * lib/gdb.exp (gdb_supported_languages): New proc.
7432
8bdc1658
AB
74332019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7434
7435 * gdb.base/complex-parts.c: New file.
7436 * gdb.base/complex-parts.exp: New file.
7437
05caa1d2
TT
74382019-04-01 Tom Tromey <tromey@adacore.com>
7439
7440 PR symtab/23331:
7441 * gdb.dwarf2/dw2-ranges-main.c: New file.
7442 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7443 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7444
7734102d
EZ
74452019-03-30 Simon Marchi <simark@simark.ca>
7446
7447 * gdb.base/default.exp: Add values for $_gdb_major and
7448 $_gdb_minor.
7449
188e1fa9
TT
74502019-03-29 Tom Tromey <tromey@adacore.com>
7451
7452 * gdb.base/help.exp: Tighten apropos regexp.
7453
2880242d
KS
74542019-03-29 Keith Seitz <keiths@redhat.com>
7455
7456 * gdb.fortran/array-bounds.exp: New file.
7457 * gdb.fortran/array-bounds.f90: New file.
7458
077cad8e
PW
74592019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7460
7461 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7462
80047cfc
PW
74632019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7464
7465 * gdb.multi/hello.c (main): Increase alarm timer.
7466
f489207e
SL
74672019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7468
7469 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7470 factor when no hardware watchpoint support.
7471
c92df149
AH
74722019-03-28 Alan Hayward <alan.hayward@arm.com>
7473 Pedro Alves <palves@redhat.com>
7474
7475 * boards/local-board.exp: set sysroot to /.
7476
933aebfa
AH
74772019-03-27 Alan Hayward <alan.hayward@arm.com>
7478
7479 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7480 in child.
7481
9f9aa852
AB
74822019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7483
7484 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7485 field.
7486 (make_container): Initialise new field.
7487 * gdb.python/py-prettyprint.exp: Add new tests.
7488 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7489 <display_hint>: New method.
7490
3714a195
AB
74912019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7492
7493 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7494 gdb_continue_to_breakpoint more throughout this test.
7495 (run_lang_tests) Supply unique test names, and use
7496 gdb_test_no_output.
7497
18c77628
AB
74982019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7499
7500 * gdb.base/finish-pretty.exp: Update expected results.
7501 * gdb.base/pretty-print.c: New file.
7502 * gdb.base/pretty-print.exp: New file.
7503
9a93502f
PA
75042019-03-25 Pedro Alves <palves@redhat.com>
7505
7506 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7507 move comments outside list. Append '-i "" eof' section.
7508
968aa7ae
AH
75092019-03-22 Alan Hayward <alan.hayward@arm.com>
7510
34a7f2a4 7511 PR testsuite/25016
968aa7ae
AH
7512 * README: Add pie options.
7513 * gdb.base/break-interp.exp: Ensure pie is disabled.
7514 * gdb.base/dump.exp: Likewise.
7515 * lib/gdb.exp (gdb_compile): Add pie option.
7516
4c7d57e7
TT
75172019-03-19 Tom Tromey <tromey@adacore.com>
7518
7519 * gdb.mi/mi2-cli-display.c: New file.
7520 * gdb.mi/mi2-cli-display.exp: New file.
7521
bff8c71f
TT
75222019-03-18 Joel Brobecker <brobecker@adacore.com>
7523 Tom Tromey <tromey@adacore.com>
7524
7525 * gdb.ada/ptype_array/pck.adb: New file.
7526 * gdb.ada/ptype_array/pck.ads: New file.
7527 * gdb.ada/ptype_array/foo.adb: New file.
7528 * gdb.ada/ptype_array.exp: New file.
7529
d085f989
TT
75302019-03-14 Tom Tromey <tromey@adacore.com>
7531
7532 * gdb.base/style.exp: Add "set style sources" test.
7533
b4be1b06
SM
75342019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7535
7536 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7537 * mi-breakpoint-multiple-locations.exp: ... this.
7538 (make_breakpoints_pattern): New proc.
7539 (do_test): Add mi_version parameter, test -break-insert,
7540 -break-info and =breakpoint-created.
7541
7cde5fc2
AB
75422019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7543
7544 * config/default.exp: Remove 'load_lib gdb.exp'.
7545 * config/monitor.exp: Likewise.
7546 * config/sid.exp: Likewise.
7547 * config/sim.exp: Likewise.
7548 * config/slite.exp: Likewise.
7549 * config/unix.exp: Likewise.
7550 * gdb.base/default.exp: Remove unhelpful comment.
7551
efbecbc1
AB
75522019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7553
7554 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7555
0841c79a
AB
75562019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7557
7558 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7559
4a270568
AB
75602019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.fortran/type-kinds.exp: Update expected results.
7563
067630bd
AB
75642019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7565
7566 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7567
3be47f7a
AB
75682019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7569
7570 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7571 function.
7572 (test_basic_parsing_of_type_kinds): Expand types tested.
7573 (test_parsing_invalid_type_kinds): New function.
7574
4d00f5d8
AB
75752019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7576
7577 * gdb.fortran/intrinsics.exp: New file.
7578 * gdb.fortran/intrinsics.f90: New file.
7579 * gdb.fortran/type-kinds.exp: New file.
7580
c8f91604
AB
75812019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7582
7583 * gdb.fortran/dot-ops.exp: New file.
7584
dd9f2c76
AB
75852019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7586
7587 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7588 Check upper and lower case logical literals.
7589
84ec9724
AB
75902019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7591
7592 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7593 Remove duplicate tests.
7594
c3734e09
AH
75952019-03-06 Alan Hayward <alan.hayward@arm.com>
7596
7597 * lib/gdb.exp (builtin_cd): rename of cd.
7598 (cd): Override builtin.
7599
aa3cfbda
RB
76002019-03-06 Richard Bunt <richard.bunt@arm.com>
7601
7602 * gdb.fortran/function-calls.exp: New file.
7603 * gdb.fortran/function-calls.f90: New test.
7604
7b63ad86
RB
76052019-03-04 Richard Bunt <richard.bunt@arm.com>
7606
7607 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7608 on user program standard output.
7609 * gdb.fortran/short-circuit-argument-list.f90: Record function
7610 calls.
7611
01abb042
AH
76122019-02-28 Alan Hayward <alan.hayward@arm.com>
7613
c3734e09
AH
7614 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7615 failure.
01abb042 7616
92137da0
RO
76172019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7618
7619 PR gdb/8527
7620 * gdb.base/interrupt-daemon-attach.c,
7621 gdb.base/interrupt-daemon-attach.exp: New test.
7622
5862844d
PA
76232019-02-27 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/page.exp: Add tests for "set width/height -1".
7626
8ed25214
PA
76272019-02-27 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/page.exp: Add tests for "set/show width/height" with
7630 "infinite" values.
7631
6c28e44a
TT
76322019-02-27 Tom Tromey <tromey@adacore.com>
7633
7634 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7635 2.4.
7636 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7637 workaround.
7638
bf9a735e
AB
76392019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7640
7641 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7642 tests for structs with static members.
7643
8791793c
TT
76442019-02-26 Tom Tromey <tromey@adacore.com>
7645
7646 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7647 ValueError, not TypeError.
7648
bc2a507e
KB
76492019-02-26 Kevin Buettner <kevinb@redhat.com>
7650
7651 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7652 call from main program.
7653
e0e7d3bd
JB
76542019-02-23 Joel Brobecker <brobecker@adacore.com>
7655
7656 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
7657 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
7658 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
7659 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
7660 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
7661
9600246d
KS
76622019-02-22 Keith Seitz <keiths@redhat.com>
7663
7664 PR symtab/23853
7665 * gdb.base/symlink-sourcefile.c: New file.
7666 * gdb.base/symlink-sourcefile.exp: New file.
7667
0c95f9ed
TT
76682019-02-20 Tom Tromey <tom@tromey.com>
7669
7670 * gdb.base/info_qt.exp: Update.
7671
6caa91b6
SM
76722019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
7673
7674 * gdb.base/source.exp: Move "error in sourced script" code to
7675 the end.
7676 * gdb.base/source-error.gdb: Move contents to
7677 source-error-1.gdb. Add new code to source source-error-1.gdb.
7678 * gdb.base/source-error-1.gdb: New file, from previous
7679 source-error.gdb.
7680
6506371f
TT
76812019-02-17 Tom Tromey <tom@tromey.com>
7682
7683 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
7684 for macro styling.
7685 * gdb.base/style.c (SOME_MACRO): New macro.
7686
a0087920
TT
76872019-02-17 Tom Tromey <tom@tromey.com>
7688
7689 * gdb.base/style.exp: Add line-wrapping tests.
7690 * gdb.base/page.exp: Add test for quitting during pagination.
7691
a2cd4f14
JB
76922019-02-17 Joel Brobecker <brobecker@adacore.com>
7693
7694 * gdb.ada/big_packed_array: New testcase.
7695 * gdb.ada/homonym.exp: Fix incorrect expected output for
7696 "break <homonym__get_value>" test.
7697
9d70ffbc
WP
76982019-02-13 Weimin Pan <weimin.pan@oracle.com>
7699
7700 PR breakpoints/21870
7701 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
7702 and prepare_for_testing. Add comment.
7703 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
7704 redundant cleanup call. Clean up comment.
7705
01c7ae81
WP
77062019-02-12 Weimin Pan <weimin.pan@oracle.com>
7707
7708 PR breakpoints/21870
7709 * gdb.arch/aarch64-dbreg-contents.exp: New file.
7710 * gdb.arch/aarch64-dbreg-contents.c: New file.
7711
aff29d1c
JB
77122019-02-10 Joel Brobecker <brobecker@adacore.com>
7713
7714 * gdb.ada/mi_ref_changeable: New testcase.
7715
df0da8a2
AH
77162019-02-07 Alan Hayward <alan.hayward@arm.com>
7717
7718 * gdb.base/attach.exp: Add double attach test.
7719
bd447abb
SM
77202019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7721
7722 * lib/gdb.exp (default_gdb_start): Don't match pagination
7723 prompt.
7724 (gdb_init): Set stty_init.
7725
1dbc40b9
TT
77262019-01-27 Tom Tromey <tom@tromey.com>
7727
7728 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
7729 skip_python_tests.
7730
353229bf
AH
77312019-01-24 Alan Hayward <alan.hayward@arm.com>
7732
7733 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
7734 New structure.
7735 (struct struct_static_02_02): Likewise.
7736 (struct struct_static_02_03): Likewise.
7737 (struct struct_static_02_04): Likewise.
7738 (struct struct_static_04_01): Likewise.
7739 (struct struct_static_04_02): Likewise.
7740 (struct struct_static_04_03): Likewise.
7741 (struct struct_static_04_04): Likewise.
7742 (struct struct_static_06_01): Likewise.
7743 (struct struct_static_06_02): Likewise.
7744 (struct struct_static_06_03): Likewise.
7745 (struct struct_static_06_04): Likewise.
7746 (cmp_struct_static_02_01): Likewise.
7747 (cmp_struct_static_02_02): Likewise.
7748 (cmp_struct_static_02_03): Likewise.
7749 (cmp_struct_static_02_04): Likewise.
7750 (cmp_struct_static_04_01): Likewise.
7751 (cmp_struct_static_04_02): Likewise.
7752 (cmp_struct_static_04_03): Likewise.
7753 (cmp_struct_static_04_04): Likewise.
7754 (cmp_struct_static_06_01): Likewise.
7755 (cmp_struct_static_06_02): Likewise.
7756 (cmp_struct_static_06_03): Likewise.
7757 (cmp_struct_static_06_04): Likewise.
7758 (call_all): Test new structs.
7759 * gdb.base/infcall-nested-structs.exp: Likewise.
7760
73021deb
AH
77612019-01-21 Alan Hayward <alan.hayward@arm.com>
7762 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
7763
fc65c7db
AH
77642019-01-21 Alan Hayward <alan.hayward@arm.com>
7765 * gdb.base/stack-protector.c: New test.
7766 * gdb.base/stack-protector.exp: New file.
7767 * gdb.cp/ovldbreak.exp: Only allow a single break line.
7768 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
7769 option.
7770 (gdb_compile): Remove stack protector for GCC and prevent
7771 recursion.
7772
c24bdb02
KS
77732019-01-16 Keith Seitz <keiths@redhat.com>
7774
7775 PR gdb/23773
7776 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
7777
6f072a10
PFC
77782019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7779
7780 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
7781 aliases.
7782 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
7783 tests.
7784 * gdb.arch/powerpc-vector-regs.c: New file.
7785 * gdb.arch/powerpc-vector-regs.exp: New file.
7786
a7b8d682
PFC
77872019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7788
7789 * gdb.arch/altivec-regs.exp: Fix the list passed to
7790 gdb_expect_list when testing "info vector".
7791
6eb6fb67
AB
77922019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7793
7794 * gdb.base/style.exp: Don't include path in testname.
7795
b56f80d8
KS
77962019-01-10 Keith Seitz <keiths@redhat.com>
7797
7798 PR gdb/23712
7799 PR symtab/23010
7800 * gdb.dwarf2/multidictionary.exp: New file.
7801
041be526
SM
78022019-01-09 Simon Marchi <simon.marchi@ericsson.com>
7803
7804 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
7805 (test_gnuv3_style_demangling): ... this.
7806 (test_lucid_style_demangling): Remove.
7807 (test_arm_style_demangling): Remove.
7808 (test_hp_style_demangling): Remove.
7809 (do_tests): Remove calls to the above.
7810
d820d0c3
AB
78112019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7812
7813 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
7814 case.
7815
f097f5ad
TT
78162019-01-06 Tom Tromey <tom@tromey.com>
7817
7818 PR gdb/28155:
7819 * gdb.dwarf2/typedef-void-finish.exp: New file.
7820
2cd8cc0b
TT
78212018-12-28 Tom Tromey <tom@tromey.com>
7822 Simon Marchi <simark@simark.ca>
7823
7824 * gdb.base/jit-exec.exp: New file.
7825 * gdb.base/jit-exec.c: New file.
7826 * gdb.base/jit-execd.c: New file.
7827
35fb8261
TT
78282018-12-28 Tom Tromey <tom@tromey.com>
7829
7830 * gdb.base/style.exp: Update test to check for address styling.
7831
47fd17cd
TT
78322018-12-28 Tom Tromey <tom@tromey.com>
7833
7834 * gdb.base/style.exp: Add test for styling of "Reading symbols"
7835 message.
7836
d47032b7
TT
78372018-12-28 Tom Tromey <tom@tromey.com>
7838
7839 * gdb.base/style.exp: Add test for version number styling.
7840
af79b68d
TT
78412018-12-28 Tom Tromey <tom@tromey.com>
7842
7843 * gdb.base/style.exp: Add test for print_address_symbolic.
7844
0bb296cb
TT
78452018-12-28 Tom Tromey <tom@tromey.com>
7846
7847 * gdb.base/style.exp: Add test for breakpoint setting.
7848
80ae2043
TT
78492018-12-28 Tom Tromey <tom@tromey.com>
7850
7851 * gdb.base/style.exp: Add test for variable names.
7852
cbe56571
TT
78532018-12-28 Tom Tromey <tom@tromey.com>
7854
7855 * gdb.base/style.exp: New file.
7856 * gdb.base/style.c: New file.
7857
9162a27c
TT
78582018-12-28 Tom Tromey <tom@tromey.com>
7859
7860 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
7861 "dumb".
7862 * gdb.base/readline.exp (operate_and_get_next): Save and restore
7863 the TERM environment variable.
7864
bc543c90
TT
78652018-12-27 Tom Tromey <tom@tromey.com>
7866
7867 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
7868 pagination test.
7869
6f0ffe50
AB
78702018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
7871
7872 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
7873 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
7874
b5a1e557
PW
78752018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7876
7877 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
7878 Filename a.adb changed to bp_fun_addr.adb.
7879 gdb.ada/bp_fun_addr.exp: Update test accordingly.
7880
6e8b1ab2
JV
78812018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
7882
7883 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
7884 non-PIE executables.
7885 * README: Mention the gdb,nopie_flag board setting.
7886 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
7887 non-PIE executable.
7888 * gdb.arch/amd64-entry-value.exp: Likewise.
7889 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
7890 * gdb.arch/i386-float.exp: Likewise.
7891 * gdb.arch/i386-signal.exp: Likewise.
7892 * gdb.mi/mi-reg-undefined.exp: Likewise.
7893
d00a27c5
PM
78942018-12-21 Paul Marechal <paul.marechal@ericsson.com>
7895
7896 PR gdb/23974
7897 * gdb.base/info-os.exp: Check return for unknown "info os" type.
7898
161d081c
PW
78992018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7900
7901 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
7902 Update order of results accordingly.
7903
b001de23
AB
79042018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 * gdb.base/annota1.exp: Update a test regexp.
7907
99e1a184
AB
79082018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7909
7910 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
7911
7a81c1e2
PW
79122018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7913
7914 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
7915 (reuse_time): Initialize to REUSE_TIME_CAP.
7916 (check_rc): New function.
7917 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
7918 Check pthread_create rc.
7919 (spawner_thread_func): Check pthread_create and pthread_join rc.
7920
73e8dc90
PA
79212018-12-08 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.base/list.exp (test_forward_search): Rename to ...
7924 (test_forward_reverse_search): ... this. Also test reverse-search
7925 and the forward-search alias.
7926
13f2ed32
AB
79272018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
7928
7929 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
7930 local timeout variable before return, and remove all local timeout
7931 variable entirely.
7932 (gdb_load): Likewise.
7933
64d27cfc
TV
79342018-12-01 Tom de Vries <tdevries@suse.de>
7935
7936 * gdb.base/gdb-caching-proc.exp: New file.
7937
f63c03b4
SDJ
79382018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
7939
7940 * Makefile.in (TIMESTAMP): New variable.
7941 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
7942 command.
7943 (check-single-racy): Likewise.
7944 (check/%.exp): Likewise.
7945 (check-racy/%.exp): Likewise.
7946 (workers/%.worker): Likewise.
7947 (build-perf): Likewise.
7948 (check-perf): Likewise.
7949 * README: Describe new "TS" and "TS_FORMAT" variables.
7950 * print-ts.py: New file.
7951
1c97054b
BF
79522018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
7953
7954 PR python/23714
7955 * gdb.python/python.exp: Test command repetition after
7956 gdb.execute.
7957
1871a62d
AB
79582018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
7959
7960 * gdb.opt/inline-break.exp: Add test that info breakpoint output
7961 is correctly aligned.
7962
fb5e1ed9
PW
79632018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7964
7965 * gdb.ada/info_auto_lang.exp: New testcase.
7966 * gdb.ada/info_auto_lang/global_pack.ads: New file.
7967 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
7968 * gdb.ada/info_auto_lang/some_c.c: New file.
7969
43d397ca
PW
79702018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7971
7972 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
7973 FUNC_lang language syntax.
7974
beddd671
PW
79752018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7976
7977 * gdb.base/info_minsym.c: New file.
7978 * gdb.base/info_minsym.exp: New file.
7979
73fc52c4
TT
79802018-11-19 Tom Tromey <tom@tromey.com>
7981
7982 PR rust/23625:
7983 * gdb.rust/simple.exp: Add ptype test. Update expected output.
7984 * gdb.rust/expr.exp: Update expected output. Change one test.
7985
994b876a
TT
79862018-11-19 Tom Tromey <tom@tromey.com>
7987
7988 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
7989
6769f276
PA
79902018-11-19 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
7993 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
7994 see the expected warning.
7995
38a72da0
AH
79962018-11-16 Alan Hayward <alan.hayward@arm.com>
7997
7998 PR gdb/22736:
7999 * gdb.cp/infcall-nodebug-lib.c: New test.
8000 * gdb.cp/infcall-nodebug-main.c: New test.
8001 * gdb.cp/infcall-nodebug.exp: New file.
8002
53a89d6e
SM
80032018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8004
8005 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8006 completer tests.
8007
9325300d
TV
80082018-11-09 Tom de Vries <tdevries@suse.de>
8009
8010 * gdb.base/msym-lang.c: New test.
8011 * gdb.base/msym-lang.exp: New file.
8012 * gdb.base/msym-lang-main.c: New test.
8013
20f0d60d
TT
80142018-11-08 Tom Tromey <tom@tromey.com>
8015
8016 PR gdb/23555:
8017 PR gdb/23838:
8018 * gdb.base/warning.exp: New file.
8019
b5420128
JB
80202018-11-08 Jan Beulich <jbeulich@suse.com>
8021
8022 * testsuite/gdb.arch/i386-avx512.c,
8023 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8024
cd115d61
AB
80252018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8026
8027 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8028 point hardware.
8029
35ee2dc2
AB
80302018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8031
8032 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8033 * gdb.dwarf2/missing-type-name.exp: New file.
8034
31aceee8
TV
80352018-11-06 Tom de Vries <tdevries@suse.de>
8036
8037 * gdb.base/many-headers.c: New test.
8038 * gdb.base/many-headers.exp: New file.
8039
109be305
JW
80402018-11-06 Jim Wilson <jimw@sifive.com>
8041
8042 * gdb.base/code_elim.exp: For riscv, set additional_flags
8043 to include -msmall-data-limit=0.
8044
e2b7af72
JB
80452018-11-01 Joel Brobecker <brobecker@adacore.com>
8046
8047 * gdb.ada/watch_minus_l: New testcase.
8048
cdcda965
SM
80492018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8050
8051 * gdb.arch/aix-sighandle.c: New file.
8052 * gdb.arch/aix-sighandle.exp: New file.
8053
92dcebf3
AB
80542018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8055
8056 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8057 registers being unions.
8058
68b9ac18
TV
80592018-10-31 Tom de Vries <tdevries@suse.de>
8060
8061 * lib/valgrind.exp: New file.
8062 (vgdb_start, vgdb_stop): New procs, factored out of ...
8063 * gdb.base/valgrind-bt.exp: ... here, ...
8064 * gdb.base/valgrind-disp-step.exp: ... here and ...
8065 * gdb.base/valgrind-infcall.exp: ... here.
8066
1443936e
TV
80672018-10-31 Tom de Vries <tdevries@suse.de>
8068
8069 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8070
eb77c9df
AB
80712018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8072
8073 * gdb.dwarf2/void-type.c: New file.
8074 * gdb.dwarf2/void-type.exp: New file.
8075
82b5e646
PW
80762018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8077
8078 * gdb.base/info_qt.c: New file.
8079 * gdb.base/info_qt.exp: New file.
8080
8d619c01
EBM
80812018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8082
8083 * gdb.arch/powerpc-htm-regs.c: New file.
8084 * gdb.arch/powerpc-htm-regs.exp: New file.
8085
f2cf6173
EBM
80862018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8087
8088 * gdb.arch/powerpc-tar.c: New file.
8089 * gdb.arch/powerpc-tar.exp: New file.
8090
7ca18ed6
EBM
80912018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8092
8093 * gdb.arch/powerpc-ppr-dscr.c: New file.
8094 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8095
bfcc0eba
TV
80962018-10-25 Tom de Vries <tdevries@suse.de>
8097
8098 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8099
fe1a5cad
TV
81002018-10-24 Tom de Vries <tdevries@suse.de>
8101
8102 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8103 longer exists error.
8104
a76dc3b7
TV
81052018-10-24 Tom de Vries <tdevries@suse.de>
8106
8107 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8108
4df46df7
TV
81092018-10-24 Tom de Vries <tdevries@suse.de>
8110
8111 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8112 --db-attach in valgrind.
8113
0dbfcfff
AB
81142018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8115
8116 * gdb.arch/riscv-reg-aliases.c: New file.
8117 * gdb.arch/riscv-reg-aliases.exp: New file.
8118
b04480b1
AH
81192018-10-19 Alan Hayward <alan.hayward@arm.com>
8120
8121 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8122
2c6ac8d7
AH
81232018-10-19 Alan Hayward <alan.hayward@arm.com>
8124
8125 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8126
2bc69f25
AH
81272018-10-19 Alan Hayward <alan.hayward@arm.com>
8128
8129 * gdb.cp/ovldbreak.exp: Fix regexps.
8130
1f1ae3a3
AH
81312018-10-19 Alan Hayward <alan.hayward@arm.com>
8132
8133 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8134
94c18618
SDJ
81352018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8136
8137 PR cli/23785
8138 * gdb.base/restore.exp: New test to check if "restore" with an
8139 invalid file doesn't segfault.
8140
812cd6eb
TV
81412018-10-18 Tom de Vries <tdevries@suse.de>
8142
8143 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8144 * gdb.ada/excep_handle.exp: Same.
8145 * gdb.ada/mi_string_access.exp: Same.
8146 * gdb.ada/mi_var_union.exp: Same.
8147 * gdb.arch/arc-analyze-prologue.exp: Same.
8148 * gdb.arch/arc-decode-insn.exp: Same.
8149 * gdb.base/readnever.exp: Same.
8150 * gdb.fortran/printing-types.exp: Same.
8151 * gdb.guile/scm-lazy-string.exp: Same.
8152
c4b90788
TV
81532018-10-16 Tom de Vries <tdevries@suse.de>
8154
8155 PR gdb/23730
8156 * gdb.base/catch-follow-exec.c: Add copyright notice.
8157 * gdb.base/catch-follow-exec.exp: Rewrite to use
8158 gdb_spawn_with_cmdline_opts. Require gdb-native.
8159
8bca2978
SL
81602018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8161
8162 * gdb.trace/actions-changed.exp: Check for arch support.
8163 * gdb.trace/actions.exp: Likewise.
8164 * gdb.trace/ax.exp: Likewise.
8165 * gdb.trace/backtrace.exp: Likewise.
8166 * gdb.trace/change-loc.exp: Likewise.
8167 * gdb.trace/deltrace.exp: Likewise.
8168 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8169 * gdb.trace/ftrace.exp: Likewise.
8170 * gdb.trace/infotrace.exp: Check for arch support.
8171 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8172 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8173 * gdb.trace/mi-tsv-changed.exp: Likewise.
8174 * gdb.trace/packetlen.exp: Likewise.
8175 * gdb.trace/passc-dyn.exp: Likewise.
8176 * gdb.trace/passcount.exp: Likewise.
8177 * gdb.trace/pending.exp: Likewise.
8178 * gdb.trace/range-stepping.exp: Check for shlib support.
8179 * gdb.trace/report.exp: Check for arch support.
8180 * gdb.trace/save-trace.exp: Likewise.
8181 * gdb.trace/signal.exp: Check for signal support.
8182 * gdb.trace/tfind.exp: Check for arch support.
8183 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8184 * gdb.trace/trace-common.h: Add comment.
8185 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8186 * gdb.trace/trace-enable-disable.exp: Likewise.
8187 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8188 * gdb.trace/tracecmd.exp: Check for arch support.
8189 * gdb.trace/tspeed.exp: Check for shlib and target support.
8190 * gdb.trace/tstatus.exp: Check for arch support.
8191 * gdb.trace/tsv.exp: Likewise.
8192 * gdb.trace/while-dyn.exp: Likewise.
8193 * gdb.trace/while-stepping.exp: Likewise.
8194 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8195
f9c49bff
SM
81962018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8197
8198 * gdb.trace/tspeed.exp: Remove nowarnings.
8199 (prepare_for_trace_test): Declare "global ipalib".
8200 * gdb.trace/tspeed.c: Include unistd.h.
8201 (main): Remove superfluous printf argument.
8202
d4330bde
SL
82032018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8204
8205 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8206 directory prefix on the filename.
8207
8ecfd7bd
SDJ
82082018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8209
8210 * gdb.gdb/unittest.exp: Update expected message informing that
8211 selftests have been disabled.
8212 * gdb.server/unittest.exp: Likewise.
8213
58bbcd02
TV
82142018-10-09 Tom de Vries <tdevries@suse.de>
8215
8216 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8217 with runto_main.
8218
9f6b697b
WP
82192018-10-08 Weimin Pan <weimin.pan@oracle.com>
8220
8221 PR c++/16841
8222 * gdb.cp/virtbase2.cc: New file.
8223 * gdb.cp/virtbase2.exp: New file.
8224
add5ded5
TT
82252018-10-06 Tom Tromey <tom@tromey.com>
8226
8227 PR python/19399:
8228 * gdb.python/py-inferior.exp: Add architecture test.
8229
f9e48344
TT
82302018-10-06 Tom Tromey <tom@tromey.com>
8231
8232 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8233 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8234
2a8be203
TT
82352018-10-06 Tom Tromey <tom@tromey.com>
8236
8237 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8238 of a "throw" catchpoint.
8239
e04caa70
SDJ
82402018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8241
8242 * gdb.base/info-proc.exp: Update string expected from "help info
8243 proc".
8244
5ca8c39f
TT
82452018-10-04 Tom Tromey <tom@tromey.com>
8246
8247 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8248 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8249 (test_initial_complaints, test_empty_complaints): Update.
8250 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8251
3453e7e4
TT
82522018-10-04 Tom Tromey <tom@tromey.com>
8253
8254 PR cli/19551:
8255 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8256 * lib/gdb.exp (gdb_file_cmd): Update.
8257 * gdb.stabs/weird.exp (print_weird_var): Update.
8258 * gdb.server/solib-list.exp: Update.
8259 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8260 * gdb.mi/mi-cli.exp: Update.
8261 * gdb.linespec/linespec.exp: Update.
8262 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8263 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8264 * gdb.cp/cp-relocate.exp: Update.
8265 * gdb.base/sym-file.exp: Update.
8266 * gdb.base/relocate.exp: Update.
8267 * gdb.base/readnever.exp: Update.
8268 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8269 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8270 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8271 * gdb.base/code_elim.exp: Update.
8272 * gdb.base/break-unload-file.exp (test_break): Update.
8273 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8274 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8275 Update.
8276 * gdb.base/attach.exp (do_attach_tests): Update.
8277 * gdb.base/sepdebug.exp: Update.
8278 * gdb.python/py-section-script.exp: Update.
8279
6afcf761
TT
82802018-10-04 Tom Tromey <tom@tromey.com>
8281
8282 PR cli/22234:
8283 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8284 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8285 output.
8286
fef1b293
TT
82872018-10-04 Tom Tromey <tom@tromey.com>
8288
8289 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8290 set width and height to 0.
8291 (test_command_line_attach_run): Use -quiet.
8292
ca98345e
SL
82932018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8294
8295 * lib/gdb.exp (skip_ifunc_tests): New.
8296 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8297 other compile failures.
8298 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8299
ff34e6ae
SM
83002018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8301
8302 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8303 is_amd64_regs_target.
8304
6bb8890e
AH
83052018-10-01 Alan Hayward <alan.hayward@arm.com>
8306
8307 * gdb.arch/aarch64-sighandler-regs.c: New test.
8308 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8309 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8310
224d30d3
MM
83112018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8312
8313 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8314 assembly.
8315
f67ffa6a
AB
83162018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8317
8318 * gdb.base/frame-selection.exp: New file.
8319 * gdb.base/frame-selection.c: New file.
8320
9fc3183f
AH
83212018-09-27 Alan Hayward <alan.hayward@arm.com>
8322
8323 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8324 pthread barrier.
8325 (main): Likewise.
8326
d354055e
AB
83272018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8328
8329 * gdb.base/large-frame-1.c: New file.
8330 * gdb.base/large-frame-2.c: New file.
8331 * gdb.base/large-frame.exp: New file.
8332 * gdb.base/large-frame.h: New file.
8333
db727370
JL
83342018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8335
8336 PR gdb/20948
8337 * gdb.base/write_mem.exp: New test.
8338 * gdb.base/write_mem.c: Likewise.
8339
ae778caf
TT
83402018-09-23 Tom Tromey <tom@tromey.com>
8341
8342 PR python/18852:
8343 * gdb.python/py-parameter.exp: Add test for parameter that throws
8344 on "set".
8345
fd3ba736
TT
83462018-09-23 Tom Tromey <tom@tromey.com>
8347
8348 PR python/17284:
8349 * gdb.python/py-template.exp (test_template_arg): Add test for
8350 negative template argument number.
8351
39a24317
TT
83522018-09-23 Tom Tromey <tom@tromey.com>
8353
8354 PR python/14062:
8355 * gdb.python/python.exp: Add test for post_event error.
8356
f5769a2c
TT
83572018-09-23 Tom Tromey <tom@tromey.com>
8358
8359 PR python/18170:
8360 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8361 convert pointers to int and long.
8362
1c1e54f6
TT
83632018-09-23 Tom Tromey <tom@tromey.com>
8364
8365 PR python/20126:
8366 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8367 signed-ness conversion tests.
8368
fb4fa946
TT
83692018-09-23 Tom Tromey <tom@tromey.com>
8370
8371 PR python/18352;
8372 * gdb.python/py-value.exp (test_float_conversion): New proc.
8373 Use it.
8374
a466edac
HAQ
83752018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8376
8377 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8378
4ee9b0c5
SL
83792018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8380
8381 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8382 no readline.
8383 * gdb.base/utf8-identifiers.exp: Likewise.
8384 * gdb.cp/cpcompletion.exp: Likewise.
8385 * gdb.linespec/cpcompletion.exp: Likewise.
8386 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8387 * gdb.linespec/cpls-ops.exp: Likewise.
8388
23be8da7
RB
83892018-09-19 Richard Bunt <richard.bunt@arm.com>
8390 Chris January <chris.january@arm.com>
8391
8392 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8393 * gdb.fortran/short-circuit-argument-list.exp: New file.
8394 * gdb.fortran/short-circuit-argument-list.f90: New test.
8395
5031d0ae
SDJ
83962018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8397
8398 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8399 "arch=" keyword when executing "-stack-list-frames".
8400
b4c0d1a4
SDJ
84012018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8402
8403 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8404 "arch=" keyword when executing "-stack-list-frames".
8405
7a6d2b45
SDJ
84062018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8407
8408 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8409 break ada".
8410
8588b356
SM
84112018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8412
8413 PR python/23669
8414 * gdb.python/python.exp: Test gdb.execute("show commands").
8415
65e65158
TT
84162018-09-16 Tom Tromey <tom@tromey.com>
8417
8418 * gdb.base/new-ui.exp (do_execution_tests): Update.
8419 * gdb.base/dbx.exp (test_breakpoints): Update.
8420
bf326452
AH
84212018-09-14 Alan Hayward <alan.hayward@arm.com>
8422
8423 * lib/gdb.exp (gdb_simple_compile): Add proc.
8424 (is_elf_target): Use gdb_simple_compile.
8425 (skip_altivec_tests): Likewise.
8426 (skip_vsx_tests): Likewise.
8427 (skip_tsx_tests): Likewise.
8428 (skip_btrace_tests): Likewise.
8429 (skip_btrace_pt_tests): Likewise.
8430 (gdb_can_simple_compile): Likewise.
8431 (gdb_has_argv0): Likewise.
8432 (gdb_target_symbol_prefix): Likewise.
8433 (target_supports_scheduler_locking): Likewise.
8434
2361b0fb
TT
84352018-09-13 Tom Tromey <tom@tromey.com>
8436
8437 * Makefile.in (TAGS): Recognize proc_with_prefix and
8438 gdb_caching_proc.
8439
0ae1a321
SM
84402018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8441
8442 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8443 method.
8444
a40bf0c2
SM
84452018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8446
8447 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8448 and a few other Inferior properties when the Inferior is no
8449 longer valid.
8450
4a3fe98f
TT
84512018-09-13 Tom Tromey <tom@tromey.com>
8452
8453 PR rust/23650:
8454 * gdb.rust/simple.exp: Add test for enum field access error.
8455
098b2108
TT
84562018-09-13 Tom Tromey <tom@tromey.com>
8457
8458 PR rust/23626:
8459 * gdb.rust/simple.rs (EmptyEnum): New type.
8460 (main): Use it.
8461 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8462
1256af7d
SM
84632018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8464
8465 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8466 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8467 * gdb.python/py-symtab.exp: Update test printing an objfile.
8468
4aa8e6c2
SM
84692018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8470
8471 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8472 object.
8473
c221b2f7
AH
84742018-09-12 Alan Hayward <alan.hayward@arm.com>
8475
8476 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8477 (support_complex_tests): Use gdb_can_simple_compile.
8478 (is_ilp32_target): Likewise.
8479 (is_lp64_target): Likewise.
8480 (is_64_target): Likewise.
8481 (is_amd64_regs_target): Likewise.
8482 (is_aarch32_target): Likewise.
8483 (gdb_int128_helper): Likewise.
8484
6f1107b5
JK
84852018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8486
8487 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8488
1f5d1570
JG
84892018-09-10 Jerome Guitton <guitton@adacore.com>
8490
8491 * gdb.ada/same_component_name: Add test for case of tagged record
8492 with variable-length fields.
8493
cc330e39
XR
84942018-09-10 Xavier Roirand <roirand@adacore.com>
8495
8496 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8497 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8498 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8499 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8500
b9c50e9a
XR
85012018-09-10 Xavier Roirand <roirand@adacore.com>
8502
8503 * gdb.ada/mi_string_access.exp: New testcase.
8504 * gdb.ada/mi_string_access/bar.adb: New file.
8505 * gdb.ada/mi_string_access/pck.adb: New file.
8506 * gdb.ada/mi_string_access/pck.asd: New file.
8507
2963898f
XR
85082018-09-10 Xavier Roirand <roirand@adacore.com>
8509
8510 * gdb.ada/mi_var_union.exp: New testcase.
8511 * gdb.ada/mi_var_union/bar.adb: New file.
8512 * gdb.ada/mi_var_union/pck.adb: New file.
8513 * gdb.ada/mi_var_union/pck.asd: New file.
8514
1aac008f
TT
85152018-09-08 Tom Tromey <tom@tromey.com>
8516
8517 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8518
332cf4c9
TT
85192018-09-08 Tom Tromey <tom@tromey.com>
8520
8521 PR python/16047:
8522 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8523 (register_pretty_printers): Register new printer.
8524 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8525 test.
8526 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8527 (an_int_type3): New global.
8528
424da6cf
JB
85292018-09-08 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.ada/expr_with_funcall: New testcase.
8532
2a62dfa9
JB
85332018-09-08 Joel Brobecker <brobecker@adacore.com>
8534
8535 * gdb.ada/packed_array_assign: New testcase.
8536
96b6697f
AB
85372018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8538
8539 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8540 names, and add test prefixes to make test names unique.
8541
e4a62c65
TV
85422018-09-05 Tom de Vries <tdevries@suse.de>
8543
8544 * gdb.dwarf2/varval.exp: Add test.
8545
dd083ee2
GB
85462018-09-04 Gary Benson <gbenson@redhat.com>
8547
8548 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8549 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8550
aef9346c
TT
85512018-08-31 Tom Tromey <tom@tromey.com>
8552
8553 * gdb.rust/simple.rs: Rename second variable "v".
8554
c67f2e15
AB
85552018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8556
8557 * gdb.base/funcargs.c (use_a): New function.
8558 (recurse): Call use_a.
8559
078a0207
KS
85602018-08-29 Keith Seitz <keiths@redhat.com>
8561
8562 * gdb.compile/compile-cplus-anonymous.cc: New file.
8563 * gdb.compile/compile-cplus-anonymous.exp: New file.
8564 * gdb.compile/compile-cplus-array-decay.cc: New file.
8565 * gdb.compile/compile-cplus-array-decay.exp: New file.
8566 * gdb.compile/compile-cplus-inherit.cc: New file.
8567 * gdb.compile/compile-cplus-inherit.exp: New file.
8568 * gdb.compile/compile-cplus-member.cc: New file.
8569 * gdb.compile/compile-cplus-member.exp: New file.
8570 * gdb.compile/compile-cplus-method.cc: New file.
8571 * gdb.compile/compile-cplus-method.exp: New file.
8572 * gdb.compile/compile-cplus-mod.c: "New" file.
8573 * gdb.compile/compile-cplus-namespace.cc: New file.
8574 * gdb.compile/compile-cplus-namespace.exp: New file.
8575 * gdb.compile/compile-cplus-nested.cc: New file.
8576 * gdb.compile/compile-cplus-nested.exp: New file.
8577 * gdb.compile/compile-cplus-print.c: "New" file.
8578 * gdb.compile/compile-cplus-print.exp: "New" file.
8579 * gdb.compile/compile-cplus-virtual.cc: New file.
8580 * gdb.compile/compile-cplus-virtual.exp: New file.
8581 * gdb.compile/compile-cplus.c: "New" file.
8582 * gdb.compile/compile-cplus.exp: "New" file.
8583 * lib/compile-support.exp: New file.
8584
b0f492b9
GB
85852018-08-16 Gary Benson <gbenson@redhat.com>
8586
8587 PR gdb/13000:
8588 * gdb.base/batch-exit-status.exp: New file.
8589 * gdb.base/batch-exit-status.good-commands: Likewise.
8590 * gdb.base/batch-exit-status.bad-commands: Likewise.
8591
36eb4c5f
AH
85922018-08-29 Alan Hayward <alan.hayward@arm.com>
8593
8594 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8595 (struct struct02): Likewise.
8596 (struct struct03): Likewise.
8597 (struct struct04): Likewise.
8598 (struct struct_01_01): New struct.
8599 (struct struct_01_02): Likewise.
8600 (struct struct_01_03): Likewise.
8601 (struct struct_01_04): Likewise.
8602 (struct struct_02_01): Likewise.
8603 (struct struct_02_02): Likewise.
8604 (struct struct_02_03): Likewise.
8605 (struct struct_02_04): Likewise.
8606 (struct struct_04_01): Likewise.
8607 (struct struct_04_02): Likewise.
8608 (struct struct_04_03): Likewise.
8609 (struct struct_04_04): Likewise.
8610 (struct struct_05_01): Likewise.
8611 (struct struct_05_02): Likewise.
8612 (struct struct_05_03): Likewise.
8613 (struct struct_05_04): Likewise.
8614 (cmp_struct01): Remove function.
8615 (cmp_struct02): Likewise.
8616 (cmp_struct03): Likewise.
8617 (cmp_struct04): Likewise.
8618 (cmp_struct_01_01): Add Function.
8619 (cmp_struct_01_02): Likewise.
8620 (cmp_struct_01_03): Likewise.
8621 (cmp_struct_01_04): Likewise.
8622 (cmp_struct_02_01): Likewise.
8623 (cmp_struct_02_02): Likewise.
8624 (cmp_struct_02_03): Likewise.
8625 (cmp_struct_02_04): Likewise.
8626 (cmp_struct_04_01): Likewise.
8627 (cmp_struct_04_02): Likewise.
8628 (cmp_struct_04_03): Likewise.
8629 (cmp_struct_04_04): Likewise.
8630 (cmp_struct_05_01): Likewise.
8631 (cmp_struct_05_02): Likewise.
8632 (cmp_struct_05_03): Likewise.
8633 (cmp_struct_05_04): Likewise.
8634 (call_all): Add new structs.
8635 * gdb.base/infcall-nested-structs.exp: Likewise.
8636
3bf9c013
JV
86372018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8638
8639 * gdb.python/py-framefilter-mi.exp: Update regexp to
8640 check for "arch" field in frame output.
8641
450d1e88
KB
86422018-08-23 Kevin Buettner <kevinb@redhat.com>
8643
8644 * gdb.dwarf2/dw2-ranges-func.c: New file.
8645 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8646
ae739fe7
SM
86472018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8648
8649 * gdb.base/term.exp: Compare terminal settings with values from
8650 the inferior.
8651 * gdb.base/term.c: Get and set terminal settings.
8652
6d52907e
JV
86532018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8654
8655 * lib/mi-support.exp (mi_expect_stop): Update regexp to
8656 accommodate new "arch" field in frame output.
8657 * gdb.mi/mi-return.exp: Likewise.
8658 * gdb.mi/mi-stack.exp: Likewise.
8659 * gdb.mi/mi-syn-frame.exp: Likewise.
8660 * gdb.mi/user-selected-context-sync.exp: Likewise.
8661
be2d111a
MS
86622018-08-19 Michael Spang <spang@google.com>
8663
8664 PR gdb/11786
8665 * gdb.base/gcore-tls-pie.c: New file.
8666 * gdb.base/gcore-tls-pie.exp: New file.
8667
ae3a7c47
KB
86682018-08-18 Kevin Buettner <kevinb@redhat.com>
8669
8670 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
7d140d1a
KB
8671 * gdb.dwarf2/varval.c: New file.
8672 * gdb.dwarf2/varval.exp: New file.
ae3a7c47 8673
2ecae92e
AH
86742018-08-17 Alan Hayward <alan.hayward@arm.com>
8675
8676 PR gdb/18931
8677 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
8678
c1854f1d
KS
86792018-08-16 Keith Seitz <keiths@redhat.com>
8680
8681 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
8682 tests expected to pass.
8683
26fb3983
JV
86842018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
8685
8686 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
8687 -data-disassemble -a.
8688 (test_disassembly_bogus_args): Likewise.
8689
67943c00
AB
86902018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
8691
8692 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
8693
5ff2bbae
AB
86942018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8695
8696 * gdb.base/vla-optimized-out.exp: Add new test.
8697
e5bbcd0f
AB
86982018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8699
8700 * gdb.base/vla-optimized-out-o3.exp: Delete.
8701 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
8702 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
8703 deleted tests.
8704
9d4a934c
AB
87052018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
8706
8707 PR gdb/18050:
8708 * gdb.server/extended-remote-restart.c: New file.
8709 * gdb.server/extended-remote-restart.exp: New file.
8710
045cf012
SM
87112018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
8712
8713 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
8714 "set variable index = 42".
8715
87d6a7aa
SM
87162018-08-07 Simon Marchi <simon.marchi@ericsson.com>
8717
8718 * boards/index-cache-gdb.exp: New file.
8719 * gdb.dwarf2/index-cache.exp: New file.
8720 * gdb.dwarf2/index-cache.c: New file.
8721 * gdb.base/maint.exp: Check if we are using the index cache.
8722
96d68bd4
RO
87232018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8724
8725 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
8726 MAKEFLAGS.
8727
5a699617
RO
87282018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8729
8730 * dg-extract-results.sh: Move to toplevel contrib.
8731 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
8732 * Makefile.in (check-parallel-racy): Likewise.
8733
5bd18990
AB
87342018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
8735
8736 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
8737 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
8738 tests if the target supports scheduler locking.
8739
3fbbcf47
TV
87402018-08-04 Tom de Vries <tdevries@suse.de>
8741
8742 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
8743
3e1d3d8c
TT
87442018-08-02 Tom Tromey <tom@tromey.com>
8745
8746 PR symtab/16842.
8747 * gdb.cp/temargs.exp: Test "info address" of a template
8748 parameter.
8749
5abe0f0c
JV
87502018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
8751
8752 * gdb.python/py-mi-var-info-path-expression.c: New file.
8753 * gdb.python/py-mi-var-info-path-expression.py: New file.
8754 * gdb.python/py-mi-var-info-path-expression.exp: New file.
8755
fb66cde8
SDJ
87562018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
8757
8758 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
8759 error after "cannot resolve name" string.
8760
c708f4d2
AB
87612018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
8762
8763 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
8764 started.
8765 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
8766
37cc0cae
TV
87672018-07-28 Tom de Vries <tdevries@suse.de>
8768
8769 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
8770
63b4ecf7
TV
87712018-07-26 Tom de Vries <tdevries@suse.de>
8772
8773 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
8774
3c3bb058
AB
87752018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
8776
8777 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
8778 is visible.
8779
9e7f3bbb
TV
87802018-07-26 Tom de Vries <tdevries@suse.de>
8781
8782 PR breakpoints/23366
8783 * gdb.base/catch-follow-exec.c: New test.
8784 * gdb.base/catch-follow-exec.exp: New file.
8785
16f808ec
TV
87862018-07-25 Tom de Vries <tdevries@suse.de>
8787
8788 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
8789 vla-optimized-out.c.
8790
d7154a8d
JV
87912018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
8792
8793 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
8794 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
8795
232a0032
TV
87962018-07-20 Tom de Vries <tdevries@suse.de>
8797
8798 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
8799 NOCLONE macro.
8800 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
8801
fbb1d502
TV
88022018-07-19 Tom de Vries <tdevries@suse.de>
8803
8804 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
8805 regular expression.
8806
42dc7699
TV
88072018-07-18 Tom de Vries <tdevries@suse.de>
8808
8809 * gdb.base/vla-optimized-out.c: New test.
8810 * gdb.base/vla-optimized-out.exp: New file.
8811
7f1f7e23
SDJ
88122018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
8813
8814 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
8815 message "No address associated with hostname" when gdbserver
8816 cannot resolve the hostname.
8817
5759ebb3
PW
88182018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8819
8820 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
8821 Add some test prefixes to make tests unique.
8822
3606ccab
PW
88232018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8824
8825 * gdb.base/frameapply.c: New file.
8826 * gdb.base/frameapply.exp: New file.
8827
529c08b2
PW
88282018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8829
8830 * gdb.base/skip.exp: Update expected error message.
8831
c7ab0aef
SDJ
88322018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8833 Jan Kratochvil <jan.kratochvil@redhat.com>
8834 Paul Fertser <fercerpav@gmail.com>
8835 Tsutomu Seki <sekiriki@gmail.com>
8836
8837 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
8838 parameter.
8839 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
8840 by default.
8841 * boards/native-gdbserver.exp: Likewise.
8842 * gdb.server/run-without-local-binary.exp: Improve regexp used
8843 for detecting when a remote debugging connection succeeds.
8844 * gdb.server/server-connect.exp: New file.
8845 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
8846 Do not prefix the port number with ":".
8847 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
8848 support for detecting and using it. Add '$debughost_gdbserver'
8849 to the list of arguments used to start gdbserver. Handle case
8850 when gdbserver cannot resolve a network name.
8851
16ff70dd
SDJ
88522018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8853
8854 PR c++/23373
8855 * gdb.base/ptype-offsets.cc (struct static_member): New
8856 struct.
8857 (main) <stmember>: New variable.
8858 * gdb.base/ptype-offsets.exp: Add test for printing a struct
8859 with a static member in it.
8860
3541979f
AB
88612018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
8862
8863 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
8864 watchpoints enabled and disabled.
8865
c8ad9b9a
AB
88662018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8867
8868 * gdb.base/examine-backward.exp: Still run tests around address
8869 0x0, even if address 0x0 is not readable. Update the pattern for
8870 matching address 0x0 in expected output.
8871
e0e5e971
AB
88722018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
8873
8874 * gdb.base/share-env-with-gdbserver.c (main): Add call to
8875 malloc/free.
8876
1ea5da02
TV
88772018-07-04 Tom de Vries <tdevries@suse.de>
8878
8879 * gdb.dwarf2/dw2-error.exp: Update expected error message.
8880
471b9d15
MR
88812018-07-02 Maciej W. Rozycki <macro@mips.com>
8882
8883 PR tdep/8282
8884 * gdb.arch/mips-disassembler-options.exp: New test.
8885 * gdb.arch/mips-disassembler-options.s: New test source.
8886
75acb486
PA
88872018-06-29 Pedro Alves <palves@redhat.com>
8888
8889 * gdb.threads/names.exp: Adjust expected "info threads" output.
8890
cd2bb709
PA
88912018-06-29 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.opt/inline-break.exp (line number, address): Add "info
8894 break" tests.
8895
991ff292
PA
88962018-06-29 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.opt/inline-break.c (func1): Add "break here" marker.
8899 * gdb.opt/inline-break.exp: Test setting breakpoints by line
8900 number and address and running to them.
8901
356819b6 89022018-06-29 Richard Bunt <richard.bunt@arm.com>
49af4b70
RB
8903
8904 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
8905
2512d7ef
JK
89062018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8907
8908 * lib/compiler.c: Remove executable permission flag.
8909
be1b6474
RB
89102018-06-28 Richard Bunt <richard.bunt@arm.com>
8911
8912 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
8913 code.
8914 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
8915
291f9a96
PT
89162018-06-28 Petr Tesarik <ptesarik@suse.cz>
8917
8918 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
8919
ed6dfe51
PT
89202018-06-28 Petr Tesarik <ptesarik@suse.cz>
8921
8922 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
8923 address argument is omitted.
8924
d4d429d5
PT
89252018-06-28 Petr Tesarik <ptesarik@suse.cz>
8926
8927 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
8928
7ab6656f
OJ
89292018-06-27 Omair Javaid <omair.javaid@linaro.org>
8930
8931 PR gdb/21695
8932 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
8933 * gdb.base/infoline-reloc-main-from-zero.c: New file.
8934
a33ccfc7
TT
89352018-06-26 Tom Tromey <tom@tromey.com>
8936
8937 PR rust/22574:
8938 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
8939 * gdb.rust/simple.rs (struct SimpleLayout): New.
8940
6d72d289
SM
89412018-06-22 Simon Marchi <simon.marchi@ericsson.com>
8942
8943 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
8944 "info registers" output.
8945
8363f9d5
RB
89462018-06-21 Richard Bunt <richard.bunt@arm.com>
8947
8948 * gdb.base/watchpoint-hw-attach.c: New test.
8949 * gdb.base/watchpoint-hw-attach.exp: New file.
8950
f00674fe
SM
89512018-06-20 Simon Marchi <simon.marchi@ericsson.com>
8952
8953 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
8954 through /bin/sh.
8955 * boards/dwarf4-gdb-index.exp: Likewise.
8956 * boards/fission-dwp.exp: Likewise.
8957
1d554008
UW
89582018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
8959
8960 * gdb.base/float128.exp: Add comment and improved fail message
8961 to the failure case of "print large128" test.
8962
d0ac1c44
SM
89632018-06-19 Simon Marchi <simon.marchi@ericsson.com>
8964
8965 * configure.ac: Remove AC_PREREQ.
8966 * configure: Re-generate.
8967
61b04dd0
PA
89682018-06-19 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
8971 (func_extern_caller): New.
8972 (main): Call func_extern_caller.
8973 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
8974 logic change.
8975
f63b508a
SM
89762018-06-18 Weimin Pan <weimin.pan@oracle.com>
8977
8978 PR gdb/16841
8979 * gdb.cp/typedef-base.cc: New file.
8980 * gdb.cp/typedef-base.exp: New file.
8981
0fe3a558
TV
89822018-06-18 Tom de Vries <tdevries@suse.de>
8983
8984 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
8985
7010835a
AB
89862018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8987 Richard Bunt <Richard.Bunt@arm.com>
8988
8989 * gdb.threads/attach-slow-waitpid.c: New file.
8990 * gdb.threads/attach-slow-waitpid.exp: New file.
8991 * gdb.threads/slow-waitpid.c: New file.
8992
14897d65
PA
89932018-06-14 Pedro Alves <palves@redhat.com>
8994
8995 * gdb.base/fork-running-state.c: Include <errno.h>.
8996 (exit_if_relative_exits): New.
8997 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
8998 exits.
8999 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9000 child exits.
9001
5d9a0608
TV
90022018-06-14 Tom de Vries <tdevries@suse.de>
9003
9004 PR cli/22573
9005 * gdb.base/finish-pretty.c: New test.
9006 * gdb.base/finish-pretty.exp: New file.
9007
11ae5818
PA
90082018-06-14 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9011 gdb's expected startup output.
9012
1d39de44
PA
90132018-06-14 Pedro Alves <palves@redhat.com>
9014
9015 * lib/selftest-support.exp (selftest_setup): Remove inlined
9016 function handling.
9017
70ee0000
TV
90182018-06-14 Tom de Vries <tdevries@suse.de>
9019
9020 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9021 matching of breakpoint printing.
9022
11f4b608
TV
90232018-06-13 Tom de Vries <tdevries@suse.de>
9024
9025 PR testsuite/23269
9026 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9027 (fork_child): ... here, and ...
9028 (fork_parent): ... here.
9029
90302018-06-12 Tom de Vries <tdevries@suse.de>
9031
9032 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9033
9516f85a
AB
90342018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9035 Stephen Roberts <stephen.roberts@arm.com>
9036
9037 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9038 rewrite test to describe action performed, rather than possible
9039 failure.
9040
5045b3d7
GB
90412018-06-08 Gary Benson <gbenson@redhat.com>
9042
9043 * gdb.threads/check-libthread-db.exp: New file.
9044 * gdb.threads/check-libthread-db.c: Likewise.
9045
c61b06a1
TT
90462018-06-05 Tom Tromey <tom@tromey.com>
9047
9048 * gdb.base/default.exp: Update expected "show version" output.
9049
eb6af809
TT
90502018-06-05 Tom Tromey <tom@tromey.com>
9051
9052 PR cli/12326:
9053 * gdb.cp/static-print-quit.exp: Update.
9054 * lib/gdb.exp (pagination_prompt): Update.
9055 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9056 * gdb.python/python.exp: Update.
9057
178d6a63
JB
90582018-06-04 Joel Brobecker <brobecker@adacore.com>
9059
9060 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9061
8e817061
JB
90622018-06-01 Joel Brobecker <brobecker@adacore.com>
9063
9064 * gdb.ada/bp_fun_addr: New testcase.
9065
e86ca25f
TT
90662018-06-01 Tom Tromey <tom@tromey.com>
9067
9068 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9069 results.
9070 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9071 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9072 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9073 * gdb.base/maint.exp (maint_pass_if): Update.
9074
4b2dfa9d
MR
90752018-05-31 Maciej W. Rozycki <macro@mips.com>
9076
9077 * gdb.base/endian.exp: New test.
9078 * gdb.base/endian.c: New test source.
9079
45f25d6c
AB
90802018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9081
9082 PR gdb/23203
9083 * gdb.base/bt-selected-frame.c: New file.
9084 * gdb.base/bt-selected-frame.exp: New file.
9085 * lib/gdb.exp (get_current_frame_number): New function.
9086
d9f6d7f8
MR
90872018-05-24 Maciej W. Rozycki <macro@mips.com>
9088 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.threads/tls-core.c: Include <stdlib.h>
9091 (thread_proc): Call `abort'.
9092 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9093 (tls_core_test): New procedure, bits factored out from ...
9094 (top level): ... here. Test both native cores and gcore cores.
9095
ff1cf532
TT
90962018-05-23 Tom Tromey <tom@tromey.com>
9097
9098 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9099
b98664d3
TT
91002018-05-23 Tom Tromey <tom@tromey.com>
9101
9102 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9103 symfile_complaints.
9104 (test_short_complaints): Likewise.
9105 (test_empty_complaints): Likewise.
9106 (test_initial_complaints): Update.
9107
4e9668d0
TT
91082018-05-23 Tom Tromey <tom@tromey.com>
9109
9110 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9111
43ba33c7
TT
91122018-05-23 Tom Tromey <tom@tromey.com>
9113
9114 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9115 (test_short_complaints): Update.
9116
035522c0
PA
91172018-05-22 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/remote.exp: Only gdb_start after compiling the
9120 testcase. Issue "disconnect" before testing "set remote" command
9121 defaults. Issue clean_restart before running to main.
9122
cc0be08f
PA
91232018-05-22 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/remote.exp: Adjust expected output of "show remote
9126 memory-write-packet-size". Add tests for "set remote
9127 memory-write-packet-size 0" and "set remote
9128 memory-write-packet-size fixed/limit".
9129
b1b60145
PA
91302018-05-22 Pedro Alves <palves@redhat.com>
9131
9132 PR gdb/22973
9133 * gdb.base/utf8-identifiers.c: New file.
9134 * gdb.base/utf8-identifiers.exp: New file.
9135
0ec848ad
PFC
91362018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9137
9138 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9139
2c3305f6
PFC
91402018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9141
9142 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9143
ce1e8424
TT
91442018-05-18 Tom Tromey <tom@tromey.com>
9145
9146 * gdb.base/ptype-offsets.exp: Update.
9147
ddfe970e
KS
91482018-05-17 Keith Seitz <keiths@redhat.com>
9149
9150 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9151 in expected breakpoint stop locations.
9152 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9153 move to proper scope to test variable values.
9154 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9155 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9156 New functions.
9157 (main): Call not_inline_func3.
9158 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9159 inline_func1, inline_func2, and inline_func3. Test that when each
9160 breakpoint is hit, GDB properly reports both the stop location
9161 and the backtrace. Repeat tests for temporary breakpoints.
9162
0726fcc6
MR
91632018-05-15 Maciej W. Rozycki <macro@mips.com>
9164
9165 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9166 rather then trying to access it in determining whether the PID
9167 of `gdbserver' could have been retrieved.
9168
8ee22052
AB
91692018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9170
9171 * gdb.arch/amd64-init-x87-values.S: New file.
9172 * gdb.arch/amd64-init-x87-values.exp: New file.
9173
7785df48
JK
91742018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9175
9176 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9177
56bcdbea
TT
91782018-05-04 Tom Tromey <tom@tromey.com>
9179
9180 PR python/22730:
9181 * gdb.python/python.exp: Test multi-line execute.
9182
a913fffb
TT
91832018-05-04 Tom Tromey <tom@tromey.com>
9184
9185 PR python/22731:
9186 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9187
7a2c85f2
TT
91882018-05-04 Tom Tromey <tom@tromey.com>
9189
9190 PR gdb/11750:
9191 * gdb.base/define.exp: Test defining a user command inside a user
9192 command.
9193 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9194
a3b60e45
JK
91952018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9196 Pedro Alves <palves@redhat.com>
9197
9198 PR breakpoints/19806 and support for PR external/20207.
9199 * gdb.base/watchpoint-unaligned.c: New file.
9200 * gdb.base/watchpoint-unaligned.exp: New file.
9201
45fe4a03
AB
92022018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9203
9204 * gdb.base/maint.exp: Make test names unique, use
9205 test_prefix_command_help to test 'help maint info', and remove
9206 repeated test of 'help maint'.
9207
9be2ae8f
TT
92082018-05-04 Tom Tromey <tom@tromey.com>
9209
9210 PR gdb/22619:
9211 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9212 behavior.
9213
11859c31
AB
92142018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9215
9216 * gdb.base/maint.exp: Process output from 'maint print registers'
9217 line at a time.
9218
089a9490
AB
92192018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9220
9221 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9222 timeout.
9223
9b0797e2
AB
92242018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9225
9226 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9227 filter pattern.
9228
f6ac5f3d
PA
92292018-05-02 Pedro Alves <palves@redhat.com>
9230
9231 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9232 to_log_command renames.
9233 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9234
77d3c63b
TT
92352018-05-02 Tom Tromey <tom@tromey.com>
9236
9237 * gdb.python/py-parameter.exp: Set test message.
9238
0489430a
TT
92392018-05-02 Tom Tromey <tom@tromey.com>
9240
9241 PR python/20084:
9242 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9243 PARAM_ZUINTEGER_UNLIMITED tests.
9244
1632f8ba
DR
92452018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9246
9247 PR rust/23124
9248 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9249 when casting.
9250
6d7bb824
TT
92512018-04-30 Tom Tromey <tom@tromey.com>
9252
9253 * gdb.python/py-type.exp: Check align attribute.
9254 * gdb.python/py-type.c: New "aligncheck" global.
9255
007e1530
TT
92562018-04-30 Tom Tromey <tom@tromey.com>
9257
9258 PR exp/17095:
9259 * gdb.dwarf2/dw2-align.exp: New file.
9260 * gdb.cp/align.exp: New file.
9261 * gdb.base/align.exp: New file.
9262 * lib/gdb.exp (gdb_int128_helper): New proc.
9263 (has_int128_c, has_int128_cxx): New caching procs.
9264
6873858b
TT
92652018-04-27 Tom Tromey <tom@tromey.com>
9266
9267 PR rust/22545:
9268 * gdb.rust/simple.exp: Add inclusive range tests.
9269
79188d8d
PA
92702018-04-26 Pedro Alves <palves@redhat.com>
9271
9272 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9273 ifunc breakpoint locations correctly of ifunc breakpoints set
9274 while the program resolves the ifunc.
9275
c7075ad5
PA
92762018-04-26 Pedro Alves <palves@redhat.com>
9277
9278 * gdb.base/gnu-ifunc-final.c: New file.
9279 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9280 * gdb.base/gnu-ifunc.exp (executable): Delete.
9281 (staticexecutable): Adjust.
9282 (lib_opts, exec_opts): Delete.
9283 (make_binsuffix, build, set-break): New procedures.
9284 (misc_tests): New, with tests factored out from the top level.
9285 (top level): Test different combinations of ifunc resolver name,
9286 resolver with and with debug info, and ifunc target with and
9287 without debug info. Wrap static tests with with_target_prefix.
9288
8388016d
PA
92892018-04-26 Pedro Alves <palves@redhat.com>
9290
9291 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9292 return type" warnings.
9293
249b5733
PA
92942018-04-25 Pedro Alves <palves@redhat.com>
9295
9296 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9297 killed".
9298 * gdb.base/kill-after-signal.exp: Likewise.
9299 * gdb.threads/kill.exp: Likewise.
9300
f67c0c91
SDJ
93012018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9302 Sergio Durigan Junior <sergiodj@redhat.com>
9303 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9306 regexps to expect for '[Inferior ... detached]' as well.
9307 * gdb.base/attach.exp: Likewise.
9308 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9309 "gdb_continue_to_end".
9310 (test_catch_syscall_with_wrong_args): Likewise.
9311 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9312 ']'. Don't set 'verbose' on.
9313 * gdb.base/foll-vfork.exp: Likewise.
9314 * gdb.base/fork-print-inferior-events.c: New file.
9315 * gdb.base/fork-print-inferior-events.exp: New file.
9316 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9317 '[Inferior ... has been killed]' message.
9318 * gdb.base/kill-after-signal.exp: Likewise.
9319 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9320 detach message.
9321 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9322 message.
9323 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9324 regexps to expect for '[Inferior ... detached]' as well.
9325 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9326
0a8ddac4
SM
93272018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 PR gdb/23104
9330 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9331
701adfb0
PA
93322018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9333
9334 PR gdb/23095
9335 * gdb.base/break-probes.exp: Pass shlib_load to
9336 prepare_for_testing. Set normal_bp to r_debug_state if target is
9337 bsd.
9338
d27d16bf
RB
93392018-04-19 Richard Bunt <richard.bunt@arm.com>
9340
9341 * gdb.threads/multiple-successive-infcall.c: New test.
9342 * gdb.threads/multiple-successive-infcall.exp: New file.
9343
a037790e
TT
93442018-04-17 Tom Tromey <tom@tromey.com>
9345
9346 * gdb.rust/simple.rs (Union): New type.
9347 (main): New local "u".
9348 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9349
e3a91079
AA
93502018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9351
9352 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9353 number information in output of "whereis" command.
9354 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9355
b744723f
AA
93562018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9357
9358 * gdb.ada/info_types.exp: Adjust expected output to the line
9359 numbers now printed by "info var/func/type".
9360 * gdb.base/completion.exp: Likewise.
9361 * gdb.base/included.exp: Likewise.
9362 * gdb.cp/cp-relocate.exp: Likewise.
9363 * gdb.cp/cplusfuncs.exp: Likewise.
9364 * gdb.cp/namespace.exp: Likewise.
9365 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9366
4a4495d6
MM
93672018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9368
9369 * gdb.btrace/cpu.exp: New.
9370
1d509aa6
MM
93712018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9372
9373 * gdb.base/step-indirect-call-thunk.exp: New.
9374 * gdb.base/step-indirect-call-thunk.c: New.
9375 * gdb.reverse/step-indirect-call-thunk.exp: New.
9376 * gdb.reverse/step-indirect-call-thunk.c: New.
9377
6295b6da
SM
93782018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9379
9380 * gdb.base/pie-fork.c: New file.
9381 * gdb.base/pie-fork.exp: New file.
9382
50146e70
TT
93832018-04-11 Tom Tromey <tom@tromey.com>
9384
9385 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9386
f50d8a2e
PA
93872018-04-10 Pedro Alves <palves@redhat.com>
9388
9389 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9390 exits. Instead loop running forever.
9391 (fork_parent): Run forever too.
9392
a0be7a36
SM
93932018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9394
9395 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9396 mi_continue_to_line.
9397 * gdb.mi/mi-stack.c (callee4): Add comment.
9398
9b73db36
SM
93992018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9400
9401 * gdb.mi/mi-stack.exp: Fix indentation.
9402
c912f608
SM
94032018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9404
9405 PR gdb/22979
9406 * gdb.arch/amd64-osabi.exp: New file.
9407
26540402
SM
94082018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9409
9410 PR gdb/22980
9411 * gdb.base/osabi.exp: New file.
9412
121ad66c 94132018-04-02 Weimin Pan <weimin.pan@oracle.com>
79f18731
WP
9414
9415 * gdb.cp/static-typedef-print.exp: New file.
9416 * gdb.cp/static-typedef-print.cc: New file.
9417
3fcded8f
JB
94182018-03-27 Joel Brobecker <brobecker@adacore.com>
9419
9420 * gdb.ada/varsize_limit: New testcase.
9421
59cc4834
JB
94222018-03-27 Joel Brobecker <brobecker@adacore.com>
9423
9424 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9425
9426 * gdb.ada/notcplusplus: New testcase.
9427
9428 * gdb.base/c-linkage-name.c: New file.
9429 * gdb.base/c-linkage-name.exp: New testcase.
9430
4ca59a9f
TT
94312018-03-26 Tom Tromey <tom@tromey.com>
9432
9433 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9434 * gdb.python/py-framefilter.py (name_error): New global.
9435 (ErrorInName.function): Use name_error.
9436
978d6c75
TT
94372018-03-26 Tom Tromey <tom@tromey.com>
9438
9439 PR backtrace/15582:
9440 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9441
b7fee5a3
KS
94422018-03-23 Keith Seitz <keiths@redhat.com>
9443
9444 PR c++/22968
9445 * gdb.cp/subtypes.exp: New file.
9446 * gdb.cp/subtypes.h: New file.
9447 * gdb.cp/subtypes.cc: New file.
9448 * gdb.cp/subtypes-2.cc: New file.
9449
376be529
AB
94502018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9451
9452 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9453 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9454 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9455 -nostartfiles when compiling the test. Confirm that all registers
9456 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9457
066cfa98
AB
94582018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9459
9460 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9461 option, syntax was wrong anyway.
9462 * gdb.arch/arm-disp-step.exp: Likewise.
9463 * gdb.arch/sparc64-regs.exp: Likewise.
9464 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9465 option, syntax was wrong anyway, switch to use
9466 prepare_for_testing.
9467 * gdb.arch/i386-disp-step.exp: Likewise.
9468
079670b9
AA
94692018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.ada/exec_changed.exp: Replace "target_info exists
9472 use_gdb_stub" by "use_gdb_stub".
9473 * gdb.ada/start.exp: Likewise.
9474 * gdb.base/async-shell.exp: Likewise.
9475 * gdb.base/attach-pie-misread.exp: Likewise.
9476 * gdb.base/attach-wait-input.exp: Likewise.
9477 * gdb.base/break-entry.exp: Likewise.
9478 * gdb.base/break-interp.exp: Likewise.
9479 * gdb.base/dprintf-detach.exp: Likewise.
9480 * gdb.base/nostdlib.exp: Likewise.
9481 * gdb.base/solib-nodir.exp: Likewise.
9482 * gdb.base/statistics.exp: Likewise.
9483 * gdb.base/testenv.exp: Likewise.
9484 * gdb.mi/mi-exec-run.exp: Likewise.
9485 * gdb.mi/mi-start.exp: Likewise.
9486 * gdb.multi/dummy-frame-restore.exp: Likewise.
9487 * gdb.multi/multi-arch-exec.exp: Likewise.
9488 * gdb.multi/multi-arch.exp: Likewise.
9489 * gdb.multi/tids.exp: Likewise.
9490 * gdb.multi/watchpoint-multi.exp: Likewise.
9491 * gdb.python/py-events.exp: Likewise.
9492 * gdb.threads/attach-into-signal.exp: Likewise.
9493 * gdb.threads/attach-stopped.exp: Likewise.
9494 * gdb.threads/threadapply.exp: Likewise.
9495 * lib/selftest-support.exp: Likewise.
9496
26d6cec4
AA
94972018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9498
9499 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9500
4ee89e90
SR
95012018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9502
9503 * gdb.perf/template-breakpoints.cc: New file.
9504 * gdb.perf/template-breakpoints.exp: New file.
9505 * gdb.perf/template-breakpoints.py: New file.
9506
92630041
TT
95072018-03-19 Tom Tromey <tom@tromey.com>
9508
9509 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9510 y0.
9511 * gdb.rust/simple.exp: Test bare identifier form of struct
9512 initializer.
9513
76727919
TT
95142018-03-19 Tom Tromey <tom@tromey.com>
9515
9516 * gdb.gdb/observer.exp: Remove.
9517
194ed413
AA
95182018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9519
9520 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9521 "qualified" option when setting breakpoints.
9522 * gdb.trace/backtrace.exp: Likewise.
9523 * gdb.trace/circ.exp: Likewise.
9524 * gdb.trace/collection.exp: Likewise.
9525 * gdb.trace/disconnected-tracing.exp: Likewise.
9526 * gdb.trace/ftrace-lock.exp: Likewise.
9527 * gdb.trace/ftrace.exp: Likewise.
9528 * gdb.trace/infotrace.exp: Likewise.
9529 * gdb.trace/packetlen.exp: Likewise.
9530 * gdb.trace/passc-dyn.exp: Likewise.
9531 * gdb.trace/qtro.exp: Likewise.
9532 * gdb.trace/read-memory.exp: Likewise.
9533 * gdb.trace/report.exp: Likewise.
9534 * gdb.trace/signal.exp: Likewise.
9535 * gdb.trace/status-stop.exp: Likewise.
9536 * gdb.trace/strace.exp: Likewise.
9537 * gdb.trace/tfind.exp: Likewise.
9538 * gdb.trace/trace-break.exp: Likewise.
9539 * gdb.trace/trace-condition.exp: Likewise.
9540 * gdb.trace/trace-mt.exp: Likewise.
9541 * gdb.trace/tstatus.exp: Likewise.
9542 * gdb.trace/tsv.exp: Likewise.
9543 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9544 * gdb.trace/unavailable.exp: Likewise.
9545 * gdb.trace/while-dyn.exp: Likewise.
9546
8b067d2c
AA
95472018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9548
9549 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9550 that libinproctrace is copied to the target.
9551
3ae9ce5d
TT
95522018-03-14 Tom Tromey <tom@tromey.com>
9553
9554 PR cli/14977:
9555 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9556 a null pointer.
9557 * gdb.base/wchar.exp: Likewise.
9558
b8c2339b
TT
95592018-03-14 Tom Tromey <tom@tromey.com>
9560
9561 PR cli/19918:
9562 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9563 flag.
9564
4872dc46
SM
95652018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9566
9567 PR gdb/22841
9568 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9569 "target" to remote_exec.
9570
e4fe3756
SM
95712018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9572
9573 PR gdb/22841
9574 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9575 ${board}_upload): Remove.
9576
e95a97d4
AA
95772018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9578
9579 * gdb.cp/watch-cp.cc: New test.
9580 * gdb.cp/watch-cp.exp: New file.
9581
dbbb1059
AB
95822018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9583
9584 * gdb.base/infcall-nested-structs.exp: New file.
9585 * gdb.base/infcall-nested-structs.c: New file.
9586 * gdb.base/float.exp: Add riscv support.
9587
ecc054c0
TP
95882018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9589
9590 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9591 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9592
25e3c82c
SDJ
95932018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9594
9595 * gdb.server/abspath.exp: New file.
9596 * lib/gdb.exp (with_cwd): New procedure.
9597
3083294d
SM
95982018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9599
9600 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9601 use it.
9602 (gdb_is_target_remote_prompt): New proc.
9603 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9604 (gdb_is_target_native): Pass prompt parameter to
9605 gdb_is_target_1.
9606
3275ef47
SM
96072018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9608
9609 * gdb.base/load-command.c: New file.
9610 * gdb.base/load-command.exp: New file.
9611 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9612 (gdb_is_target_1): ...this, and generalize for other targets
9613 than just remote.
9614 (gdb_is_target_remote): Use gdb_is_target_1.
9615 (gdb_is_target_native): use gdb_is_target_1.
9616
6893c19a
TT
96172018-02-26 Tom Tromey <tom@tromey.com>
9618
9619 PR python/16497:
9620 * gdb.python/py-framefilter.exp: Update test.
9621
2ddeaf8a
TT
96222018-02-26 Tom Tromey <tom@tromey.com>
9623
9624 * gdb.dwarf2/variant.c: New file.
9625 * gdb.dwarf2/variant.exp: New file.
9626
c9317f21
TT
96272018-02-26 Tom Tromey <tom@tromey.com>
9628
9629 * gdb.rust/simple.exp: Accept more possible results in enum test.
9630
6f6d0c26
SM
96312018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9632
9633 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9634 parentheses.
9635
11b03145
MR
96362018-02-23 Maciej W. Rozycki <macro@mips.com>
9637
9638 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9639 name of a variable: $actual_linejj -> $actual_line.
9640
54a27fe5
JB
96412018-02-21 John Baldwin <jhb@FreeBSD.org>
9642
9643 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9644
de65820c
MM
96452018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9646
9647 * gdb.btrace/buffer-size.exp: Do not force BTS.
9648
980548fd
PA
96492018-02-14 Pedro Alves <palves@redhat.com>
9650
9651 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9652 getting a "Quit".
9653
c4e12631
MM
96542018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9655
9656 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
9657 Fix test name.
9658
c2e0e465
SM
96592018-02-07 Simon Marchi <simon.marchi@ericsson.com>
9660
9661 * gdb.cp/m-static.exp: Check type of optimized out static
9662 member.
9663
f7216783
AB
96642018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
9665
9666 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
9667 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
9668
0625771b
LS
96692018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9670 Leszek Swirski <leszeks@google.com>
9671
9672 * gdb.python/py-prettyprint.c
9673 (struct to_string_returns_value_inner,
9674 struct to_string_returns_value_wrapper): New.
9675 (main): Add tsrvw variable.
9676 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
9677 ToStringReturnsValueWrapper): New classes.
9678 (register_pretty_printers): Register new pretty-printers.
9679 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
9680 recursive pretty printer.
9681 * gdb.python/py-mi.exp: Likewise.
9682
59498c30
LS
96832018-02-01 Leszek Swirski <leszeks@google.com>
9684
9685 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
9686 functions with the same name as an include file are parsed
9687 correctly.
9688
d4d38844
YQ
96892018-02-01 Yao Qi <yao.qi@linaro.org>
9690
9691 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
9692 "\[^\r\n\]*".
9693
07e5f5cf
NP
96942018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
9695
9696 * gdb.arch/powerpc-prologue-frame.s: New file.
9697 * gdb.arch/powerpc-prologue-frame.c: Likewise.
9698 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
9699
929b5ad4
JB
97002018-01-31 Joel Brobecker <brobecker@adacore.com>
9701
9702 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
9703
e671cd59
PA
97042018-01-30 Pedro Alves <palves@redhat.com>
9705
9706 PR gdb/13211
9707 * gdb.base/interrupt-daemon.c: New.
9708 * gdb.base/interrupt-daemon.exp: New.
9709 * gdb.multi/multi-term-settings.c: New.
9710 * gdb.multi/multi-term-settings.exp: New.
9711
fc413dc4
JB
97122018-01-30 Joel Brobecker <brobecker@adacore.com>
9713
9714 * gdb.base/break.exp: Save the location where the breakpoint
9715 on break.c:47 was actually inserted when debugging the version
9716 compiled at -O2 and use it in the expected output of the "info
9717 break" test performed soon after.
9718
5c319bb2
PA
97192018-01-22 Pedro Alves <palves@redhat.com>
9720 Sergio Durigan Junior <sergiodj@redhat.com>
9721
9722 * gdb.base/whatis.exp: Add tests for 'set print object on' +
9723 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
9724
a9e40818
JB
97252018-01-22 Joel Brobecker <brobecker@adacore.com>
9726
9727 * gdb.base/break-include.c, gdb.base/break-include.inc,
9728 gdb.base/break-include.exp: New files.
9729 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
9730 line number now being the actual line number where the breakpoint
9731 was inserted.
9732 * gdb.mi/mi-break.exp: Likewise.
9733 * gdb.mi/mi-reverse.exp: Likewise.
9734 * gdb.mi/mi-simplerun.exp: Ditto.
9735
e707fc44
AB
97362018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9737
9738 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
9739 varobj.
9740 * gdb.mi/mi-var-create-rtti.exp: Likewise.
9741
ae451627
AB
97422018-01-21 Don Breazeal <donb@codesourcery.com>
9743 Andrew Burgess <andrew.burgess@embecosm.com>
9744
9745 * gdb.mi/basics.c: Add new global.
9746 * gdb.mi/mi-frame-regs.exp: New file.
9747 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
9748 case.
9749
b1b189e0
AB
97502018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9751
9752 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
9753 non-parameter, and on an unknown symbol.
9754
fcfcc376
TT
97552018-01-19 Tom Tromey <tom@tromey.com>
9756
9757 * gdb.rust/modules.rs (TWENTY_THREE): New global.
9758 * gdb.rust/modules.exp: Add ::-qualified lookup test.
9759
634c1c31
AA
97602018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9761
9762 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
9763 setrlimit and chdir to int.
9764
d6ad07fd
AA
97652018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9766
9767 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
9768 function.
9769 (my_tend): Likewise.
9770 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
9771 rationale of avoiding FP- and vector instructions.
9772
adf8243b
RK
97732018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
9774
9775 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
9776 "info reg" with "\[ \t\]*".
9777 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
9778 "\[ \t\]+".
9779 * gdb.arch/s390-multiarch.exp: Ditto.
9780 * gdb.base/pc-fp.exp: Ditto.
9781 * gdb.reverse/i386-precsave.exp: Ditto.
9782 * gdb.reverse/i386-reverse.exp: Ditto.
9783 * gdb.reverse/i387-env-reverse.exp: Ditto.
9784 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9785
dcc06925
AA
97862018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9787
9788 * lib/gdb.exp (gdb_compile): Re-enable use of
9789 universal_compile_options for languages other than Rust.
9790
25d4fd80
AA
97912018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9792
9793 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
9794
ee7f689e 97952018-01-17 Mike Gulick <mgulick@mathworks.com>
41667530
MG
9796
9797 PR gdb/16577
9798 * gdb.base/solib-vanish.exp: New.
9799 * gdb.base/solib-vanish-main.c: New.
9800 * gdb.base/solib-vanish-lib1.c: New.
9801 * gdb.base/solib-vanish-lib2.c: New.
9802
d8447b6b
YQ
98032018-01-17 Yao Qi <yao.qi@linaro.org>
9804
9805 * gdb.compile/compile.exp: Match the address printed for
9806 frame in the output of command "bt".
9807
86d6a90c
TT
98082018-01-15 Tom Tromey <tom@tromey.com>
9809
9810 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
9811 compute sp_reg.
9812
cbcdb1aa
AB
98132018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9814
9815 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
9816 to prepare.
9817 (prepare): Return 0 on error, 1 on success.
9818
eea61984
PA
98192018-01-12 Pedro Alves <palves@redhat.com>
9820
9821 * gdb.base/continue-after-aborted-step-over.c: New.
9822 * gdb.base/continue-after-aborted-step-over.exp: New.
9823
6181e9c2
SM
98242018-01-11 Simon Marchi <simon.marchi@ericsson.com>
9825
9826 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
9827 options when not creating an executable.
9828
3cada740
PA
98292018-01-11 Pedro Alves <palves@redhat.com>
9830
9831 PR remote/22597
9832 * gdb.server/stop-reply-no-thread.c: New file.
9833 * gdb.server/stop-reply-no-thread.exp: New file.
9834
c63d3e8d
PA
98352018-01-10 Pedro Alves <palves@redhat.com>
9836
9837 PR gdb/22670
9838 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
9839 functions too. Test setting breakpoints and printing C functions
9840 with no debug info too.
9841 * gdb.ada/bp_c_mixed_case/qux.c: New file.
9842
d4c2a405
PA
98432018-01-10 Pedro Alves <palves@redhat.com>
9844
9845 PR gdb/22670
9846 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
9847 a fail.
9848
8825213e
PA
98492018-01-10 Pedro Alves <palves@redhat.com>
9850
9851 PR gdb/22670
9852 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
9853
605fd3c6
YQ
98542018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9855
9856 * gdb.server/unittest.exp: Match the output in non-development
9857 mode.
9858
1e5ded6c
YQ
98592018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9860
9861 * gdb.gdb/unittest.exp: Match output in non-development mode.
9862
30066b0b
JB
98632018-01-08 Joel Brobecker <brobecker@adacore.com>
9864
9865 * gdb.ada/access_tagged_param.exp: Relax expected output
9866 for value of "ObjL" in "continue" to pck.inspect breakpoint
9867 test.
9868
04bafb1e
XR
98692018-01-08 Joel Brobecker <brobecker@adacore.com>
9870
9f86398b
JB
9871 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
9872 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
04bafb1e 9873
e379cee6
PA
98742018-01-05 Pedro Alves <palves@redhat.com>
9875
9876 PR gdb/18653
9877 * gdb.base/libsegfault.exp: New.
9878
de63c46b
PA
98792018-01-05 Joel Brobecker <brobecker@adacore.com>
9880
9881 PR gdb/22670
9882 * gdb.ada/access_tagged_param.exp: New file.
9883 * gdb.ada/access_tagged_param/foo.adb: New file.
9884
f98fc17b
PA
98852018-01-05 Pedro Alves <palves@redhat.com>
9886
9887 PR gdb/22670
9888 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
9889 exercise lower case too, and to exercise both full matching and
9890 wild matching.
9891
342f8240
JB
98922018-01-05 Joel Brobecker <brobecker@adacore.com>
9893
9894 * gdb.ada/rename_subscript_param: New testcase.
9895
7150d33c
JG
98962018-01-05 Jerome Guitton <guitton@adacore.com>
9897
9898 * gdb.ada/arr_acc_idx_w_gap: New testcase.
9899
cc0e770c
JB
99002018-01-05 Joel Brobecker <brobecker@adacore.com>
9901
9902 * gdb.ada/convvar_comp: New testcase.
9903
672a41aa 99042018-01-05 Xavier Roirand <roirand@adacore.com>
e3861a03
XR
9905
9906 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
9907 (My_Table): New global variable.
9908 * testsuite/gdb.ada/array_char_idx.exp: Add test.
9909
7365ec2f
JB
99102018-01-04 Joel Brobecker <brobecker@adacore.com>
9911
9912 PR gdb/22670
9913 * gdb.ada/maint_with_ada: New testcase.
9914
289483b6
JB
99152018-01-04 Joel Brobecker <brobecker@adacore.com>
9916
9917 PR gdb/22670
9918 * gdb.ada/bp_c_mixed_case: New testcase.
9919
344420da
JB
99202018-01-04 Joel Brobecker <brobecker@adacore.com>
9921
9922 PR gdb/22670
9923 * gdb.ada/complete.exp: Add "complete break ada" test.
9924
66fc87a0
JB
99252018-01-04 Joel Brobecker <brobecker@adacore.com>
9926
9927 PR gdb/22670
9928 * gdb.ada/info_addr_mixed_case: New testcase.
9929
9f757bf7
XR
99302018-01-03 Xavier Roirand <roirand@adacore.com>
9931
9932 * gdb.ada/excep_handle.exp: New testcase.
9933 * gdb.ada/excep_handle/foo.adb: New file.
9934 * gdb.ada/excep_handle/pck.ads: New file.
9935
bd570f80
JB
99362018-01-03 Joel Brobecker <brobecker@adacore.com>
9937
9938 * gdb.base/step-line.c: Add extra empty line in copyright header.
9939 * gdb.base/step-line.inp: Likewise.
9940
9fe561ab
JB
99412018-01-02 Joel Brobecker <brobecker@adacore.com>
9942
9943 * gdb.ada/dyn_stride.exp: Add slice test.
9944
a405673c
JB
99452018-01-02 Joel Brobecker <brobecker@adacore.com>
9946
9947 * gdb.ada/dyn_stride: New testcase.
9948
cef0f868
SH
99492017-12-27 Stafford Horne <shorne@gmail.com>
9950
9951 * gdb.xml/extra-regs.xml: Add example foo reggroup.
9952 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
9953
b67d92b0
SH
99542017-12-27 Stafford Horne <shorne@gmail.com>
9955
9956 * gdb.base/reggroups.c: New file.
9957 * gdb.base/reggroups.exp: New file.
9958
eccab96d
JB
99592017-12-18 Joel Brobecker <brobecker@adacore.com>
9960
9961 * gdb.dwarf2/ada-valprint-error.c: New file.
9962 * gdb.dwarf2/ada-valprint-error.exp: New file.
9963
0e2da9f0
JB
99642017-12-18 Joel Brobecker <brobecker@adacore.com>
9965
9966 * gdb.ada/assign_arr: New testcase.
9967
cb923fcc
XR
99682017-12-18 Xavier Roirand <roirand@adacore.com>
9969
9970 * gdb.ada/funcall_ptr: New testcase.
9971
7c161838
SDJ
99722017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9973
9974 PR cli/16224
9975 * gdb.base/ptype-offsets.cc: New file.
9976 * gdb.base/ptype-offsets.exp: New file.
9977
1af17fd9
YQ
99782017-12-15 Yao Qi <yao.qi@linaro.org>
9979
9980 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
9981 if XML is disabled.
9982
828d5846
XR
99832017-12-15 Xavier Roirand <roirand@adacore.com>
9984
9985 * gdb.ada/same_component_name: New testcase.
9986
79e8fcaa
JB
99872017-12-14 Joel Brobecker <brobecker@adacore.com>
9988
9989 * gdb.ada/str_binop_equal: New testcase.
9990
e05fa6f9
JB
99912017-12-14 Joel Brobecker <brobecker@adacore.com>
9992
9993 * gdb.ada/task_switch_in_core: New testcase.
9994
b89641ba
SM
99952017-12-13 Simon Marchi <simon.marchi@ericsson.com>
9996
9997 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
9998 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
9999 call test_bkpt_qualified.
10000 (test_bkpt_qualified): New proc.
10001
6892d2e4
PA
100022017-12-13 Pedro Alves <palves@redhat.com>
10003
10004 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10005 Tighten regexp by matching with an anchor.
10006
a22ecf70
PA
100072017-12-13 Pedro Alves <palves@redhat.com>
10008
10009 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10010 ("expression with namespace"): New set of tests.
10011 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10012 (Nested::Test_NS::qux): New.
10013 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10014 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10015
9937536c
JB
100162017-12-13 Joel Brobecker <brobecker@adacore.com>
10017
10018 * gdb.base/server-del-break.c: New file.
10019 * gdb.base/server-del-break.exp: New file.
10020
fe49c6f5
SH
100212017-12-12 Stafford Horne <shorne@gmail.com>
10022
10023 * gdb.xml/tdesc-regs.exp: Add or1k support.
10024
c3d18620
SH
100252017-12-12 Stafford Horne <shorne@gmail.com>
10026
10027 * gdb.base/bp-permanent.c: Define nop of or1k.
10028
c5f9cfc8
JB
100292017-12-11 Joel Brobecker <brobecker@adacore.com>
10030
10031 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10032 output with components being reordered.
10033
a9c135fc
JB
100342017-12-11 Joel Brobecker <brobecker@adacore.com>
10035
10036 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10037 output with components being reordered.
10038
927aa2e7
JK
100392017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10040 Pedro Alves <palves@redhat.com>
10041
10042 * gdb.base/maint.exp (check for .gdb_index): Check also for
10043 .debug_names.
10044 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10045 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10046 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10047 (.gdb_index used after symbol reloading): Support also .debug_names.
10048 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10049
f17d9474
YQ
100502017-12-08 Yao Qi <yao.qi@linaro.org>
10051
10052 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10053 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10054
a0de8c21
YQ
100552017-12-08 Yao Qi <yao.qi@linaro.org>
10056
10057 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10058 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10059
a738ea1d
YQ
100602017-12-08 Yao Qi <yao.qi@linaro.org>
10061
10062 * gdb.arch/aarch64-tagged-pointer.c: New file.
10063 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10064
1cd9a73b
SDJ
100652017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10066
10067 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10068 "int".
10069
fa6eb693
KS
100702017-12-07 Keith Seitz <keiths@redhat.com>
10071
10072 PR breakpoints/22569
10073 * gdb.linespec/ls-errs.exp: Change expected result of "break
10074 -source this file has spaces.c -line 3".
10075 Check that an explicit source file followed by whitespace is
10076 identified as an invalid explicit location.
10077
883fd55a
KS
100782017-12-07 Keith Seitz <keiths@redhat.com>
10079
10080 * gdb.cp/nested-types.cc: New file.
10081 * gdb.cp/nested-types.exp: New file.
10082 * lib/cp-support.exp: Load data-structures.exp library.
10083 (debug_cp_test_ptype_class): New global.
10084 (cp_ptype_class_verbose, next_line): New procedures.
10085 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10086 Add and document new return value.
10087 Switch the list of lines to a queue.
10088 Add support for new `type' key for nested type definitions.
10089 Add debugging/troubleshooting messages.
10090 * lib/data-structures.exp: New file.
10091
ec72db3e
SM
100922017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10093
10094 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10095 with proc_with_prefix, don't use with_test_prefix.
10096
99598d71
TT
100972017-12-07 Tom Tromey <tom@tromey.com>
10098
10099 * gdb.base/break.exp: Add test for empty "commands".
10100
a8806230
YQ
101012017-12-07 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10104 malloc and catch syscall.
10105
824cc835
PM
101062017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10107
e79be6e5 10108 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
824cc835
PM
10109 tests for explicit locations.
10110
7cc244de
PA
101112017-12-06 Pedro Alves <palves@redhat.com>
10112
10113 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10114 force-disabling XML descriptions.
10115
50a1fdd5
PA
101162017-12-04 Pedro Alves <palves@redhat.com>
10117
10118 PR gdb/22499
10119 * gdb.arch/amd64-disp-step-avx.S: New file.
10120 * gdb.arch/amd64-disp-step-avx.exp: New file.
10121
f0fb2488
PA
101222017-12-03 Pedro Alves <palves@redhat.com>
10123
10124 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10125 and <string.h>.
10126 (parent_function): Print distinct messages when waitpid fails, or
10127 the child exits with a signal, or the child exits for an unhandled
10128 reason.
10129 * gdb.threads/process-dies-while-detaching.exp
10130 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10131 it. Wait for both inferior output and GDB's prompt. Use an
10132 indirect spawn id list.
10133 (do_detach): New parameter 'child_exit'. Use it to compute
10134 expected inferior output.
10135 (test_detach, test_detach_watch, test_detach_killed_outside):
10136 Adjust to pass down the expected child exit kind.
10137
97cbe998
SDJ
101382017-12-01 Joel Brobecker <brobecker@adacore.com>
10139 Sergio Durigan Junior <sergiodj@redhat.com>
10140 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10143
40fc416f
SDJ
101442017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10145
10146 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10147 to 'symbol-file' and 'add-symbol-file' can be
10148 position-independent.
10149
1cc75e92
YQ
101502017-12-01 Yao Qi <yao.qi@linaro.org>
10151
10152 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10153 the URL in copyright header.
10154 * gdb.arch/aarch64-fp.exp: Likewise.
10155 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10156 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10157 * gdb.base/expand-psymtabs.exp: Likewise.
10158 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10159 * gdb.fortran/common-block.exp: Likewise.
10160 * gdb.fortran/common-block.f90: Likewise.
10161 * gdb.fortran/logical.exp: Likewise.
10162 * gdb.fortran/vla-datatypes.f90: Likewise.
10163 * gdb.fortran/vla-sub.f90: Likewise.
10164
875fb7a7
JB
101652017-11-30 Joel Brobecker <brobecker@adacore.com>
10166
10167 * gdb.ada/repeat_dyn: New testcase.
10168
6f14765f
UW
101692017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10170
10171 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10172 Update for changed thread numbering.
10173 * gdb.cell/bt.exp: Update for changed GDB output.
10174
f1af7b94
SM
101752017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10176
10177 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10178 setting isremote by hand.
10179 * boards/dwarf4-gdb-index.exp: Likewise.
10180 * boards/fission.exp: Likewise.
10181 * boards/stabs.exp: Likewise.
10182
e3919f3e
PA
101832017-11-30 Pedro Alves <palves@redhat.com>
10184
10185 * gdb.linespec/cpls-ops.exp
10186 (check_explicit_skips_function_argument): Extract the underlying
10187 type of size_t instead of hardcoding it.
10188
bd69330d
PA
101892017-11-29 Pedro Alves <palves@redhat.com>
10190
10191 PR c++/19436
10192 * gdb.linespec/cpls-abi-tag.cc: New file.
10193 * gdb.linespec/cpls-abi-tag.exp: New file.
10194
a20714ff
PA
101952017-11-29 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.base/langs.exp: Use -qualified.
10198 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10199 it.
10200 * gdb.cp/namespace.exp: Use -qualified.
10201 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10202 (overload-3, template-overload, template-ret-type, const-overload)
10203 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10204 procedures.
10205 (test_driver): Call them.
10206 * gdb.cp/save-bp-qualified.cc: New.
10207 * gdb.cp/save-bp-qualified.exp: New.
10208 * gdb.linespec/explicit.exp: Test -qualified.
10209 * lib/completion-support.exp (completion::explicit_opts_list): Add
10210 "-qualified".
10211 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10212
f6f1d339
PM
102132017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10214
10215 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10216
02ca603a
TT
102172017-11-29 Tom Tromey <tom@tromey.com>
10218
10219 * gdb.base/relocate.exp: Update invalid argument test.
10220 Add new tests for invalid arguments.
10221
ed6c0bfb
TP
102222017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10223
10224 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10225 Return 0 as a long.
10226 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10227
f106e10e
TP
102282017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10229
10230 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10231 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10232 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10233 func ().
10234 * gdb.cp/shadow.cc (B.func): Return 0.
10235
10329bb2
JB
102362017-11-27 Joel Brobecker <brobecker@adacore.com>
10237
10238 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10239 expected output in gdb_expect call to allow the exception
10240 message to be present as well. Fix syntax confusion to avoid
10241 TCL thinking that exception_name is an array.
10242
617cd4bc
UW
102432017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10244
10245 * gdb.arch/spu-info.c: Include <unistd.h>.
10246 (do_signal_test): Fix broken calls to write.
10247 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10248 Fix checks for empty mailboxes. Update signal tests for corrected
10249 do_signal_test routine. Allow nonzero event status.
58f7f0bf
UW
10250 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10251 * gdb.cell/arch.exp: Use standard_output_file.
10252 * gdb.cell/break.exp: Likewise.
10253 * gdb.cell/bt.exp: Likewise.
10254 * gdb.cell/core.exp: Likewise.
10255 * gdb.cell/dwarfaddr.exp: Likewise.
10256 * gdb.cell/ea-cache.exp: Likewise.
10257 * gdb.cell/ea-standalone.exp: Likewise.
10258 * gdb.cell/f-regs.exp: Likewise.
10259 * gdb.cell/fork.exp: Likewise.
10260 * gdb.cell/gcore.exp: Likewise.
10261 * gdb.cell/mem-access.exp: Likewise.
10262 * gdb.cell/ptype.exp: Likewise.
10263 * gdb.cell/registers.exp: Likewise.
10264 * gdb.cell/sizeof.exp: Likewise.
10265 * gdb.cell/solib-symbol.exp: Likewise.
10266 * gdb.cell/solib.exp: Likewise.
617cd4bc 10267
a81aaca0
PA
102682017-11-25 Pedro Alves <palves@redhat.com>
10269
10270 * gdb.base/complete-empty.exp: New file.
10271 * gdb.base/completion.exp: Adjust.
10272
6a3c6ee4
PA
102732017-11-25 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.linespec/cpls-ops.cc: New file.
10276 * gdb.linespec/cpls-ops.exp: New file.
10277 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10278 factored out from ...
10279 (test_complete_prefix_range): ... this.
10280
8955eb2d
PA
102812017-11-24 Pedro Alves <palves@redhat.com>
10282
10283 * gdb.linespec/cpcompletion.exp: New file.
10284 * gdb.linespec/cpls-hyphen.cc: New file.
10285 * gdb.linespec/cpls.cc: New file.
10286 * gdb.linespec/cpls2.cc: New file.
10287 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10288 test to use test_gdb_complete_unique. Add label completion,
10289 keyword completion and explicit location completion tests.
10290 * lib/completion-support.exp: New file.
10291
e547c119
JB
102922017-11-24 Joel Brobecker <brobecker@adacore.com>
10293
10294 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10295 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10296 when hitting an exception catchpoint.
10297
7c3c1aa8
YQ
102982017-11-22 Yao Qi <yao.qi@linaro.org>
10299
10300 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10301
41bd68f5
SM
103022017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10303
10304 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10305 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10306 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10307
1daad298
YQ
103082017-11-22 Yao Qi <yao.qi@linaro.org>
10309
10310 * gdb.base/info-os.exp: Pass pthreads.
10311 * gdb.multi/multi-attach.exp: Likewise.
10312
88465e87
YQ
103132017-11-22 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10316 compiler.
10317
dc196b23
YQ
103182017-11-22 Yao Qi <yao.qi@linaro.org>
10319
10320 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10321 * gdb.base/break-interp.exp: Likewise.
10322 * gdb.base/jit-attach-pie.exp: Likewise.
10323
2400729e
UW
103242017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10325
10326 * gdb.base/float128.c (large128): New variable.
10327 * gdb.base/float128.exp: Add test to print largest __float128 value.
10328
7a26362d
UW
103292017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10330
10331 * gdb.arch/vsx-regs.exp: Update register content checks.
10332
ed0f4273
UW
103332017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10334
10335 * gdb.arch/ppc-longdouble.exp: New file.
10336 * gdb.arch/ppc-longdouble.c: Likewise.
10337
a25d69c6
PA
103382017-11-21 Pedro Alves <palves@redhat.com>
10339
10340 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10341
73fcf641
PA
103422017-11-20 Pedro Alves <palves@redhat.com>
10343
10344 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10345 (long_double_typedef): New typedefs.
10346 Use DEF on double and long double.
10347 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10348 cases.
10349 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10350 and 'long_double_ptr_same_size' locals. Use them to decide
10351 whether cast from array/function to float is valid/invalid.
10352
71a3c369
TT
103532017-11-17 Tom Tromey <tom@tromey.com>
10354
10355 * gdb.rust/traits.rs: New file.
10356 * gdb.rust/traits.exp: New file.
10357
ced9779b
JB
103582017-11-17 Joel Brobecker <brobecker@adacore.com>
10359
10360 * gdb.ada/minsyms: New testcase.
10361
a0922d80
PA
103622017-11-16 Pedro Alves <palves@redhat.com>
10363
10364 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10365 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10366
ea04e54c
PA
103672017-11-16 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10370 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10371
e849ea89
PA
103722017-11-16 Pedro Alves <palves@redhat.com>
10373
10374 * gdb.server/reconnect-ctrl-c.c: New file.
10375 * gdb.server/reconnect-ctrl-c.exp: New file.
10376
d8ae99a7
PM
103772017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10378
10379 * gdb.python/py-rbreak.exp: New file.
10380 * gdb.python/py-rbreak.c: New file.
10381 * gdb.python/py-rbreak-func2.c: New file.
10382
968a13f8
PA
103832017-11-16 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10386 pattern.
10387 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10388 GDB.
10389
71774bc9
SM
103902017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10391
10392 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10393 regex.
10394
ddbb44cf
SM
103952017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10396
10397 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10398 test names.
10399
584a564f
PA
104002017-11-09 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10403 factored out from ...
10404 (top level): ... here, and adjusted to avoid expecting beyond the
10405 prompt in a single gdb_test_multiple.
10406
5ed7a928
PA
104072017-11-09 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10410 output.
10411 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10412 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10413 * gdb.server/ext-run.exp ("kill" test): Likewise.
10414 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10415
a60e0738
PA
104162017-11-09 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10419 match till end of line.
10420
2c88253f
PA
104212017-11-09 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10424
c7a38517
PA
104252017-11-09 Pedro Alves <palves@redhat.com>
10426
10427 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10428 New procedures, factored out from ...
10429 (top level): ... here, and adjusted to avoid expecting beyond the
10430 prompt in one go.
10431
f29f4b6b
PA
104322017-11-09 Pedro Alves <palves@redhat.com>
10433
10434 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10435 output. Fix '?' match.
10436
286acbb5
JB
104372017-11-08 Joel Brobecker <brobecker@adacore.com>
10438
10439 * gdb.ada/scoped_watch: New testcase.
10440 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10441 which is actually correct.
10442 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10443 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10444
62d7ae92
PA
104452017-11-08 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.gdb/complaints.exp (test_initial_complaints)
10448 (test_serial_complaints, test_short_complaints): Call
10449 complaint_internal instead of complaint.
10450
280ca31f
DT
104512017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10452
10453 * gdb.threads/tls-core.c: New file.
10454 * gdb.threads/tls-core.exp: Likewise.
10455
b5ec771e
PA
104562017-11-08 Pedro Alves <palves@redhat.com>
10457
10458 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10459 (p Exported_Capitalized): New test.
10460 (p exported_capitalized): New test.
10461
a02b41a7
PA
104622017-11-07 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10465
95e95a6d
PA
104662017-11-07 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10469 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10470 (disable_invalid, disable_inverted, disable_negative): New
10471 procedures.
10472 ("bad numbers"): New set of tests.
10473
cee62dbd
PA
104742017-11-07 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.cp/ena-dis-br-range.exp: Add tests.
10477
cc638e86
PA
104782017-11-07 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10481
d0fe4701
XR
104822017-11-07 Xavier Roirand <roirand@adacore.com>
10483 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/ena-dis-br.exp: Add reference to
10486 gdb.cp/ena-dis-br-range.exp.
10487 * gdb.cp/ena-dis-br-range.exp: New file.
10488 * gdb.cp/ena-dis-br-range.cc: New file.
10489
46f67f80
PA
104902017-11-06 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.base/attach-non-pgrp-leader.c: New.
10493 * gdb.base/attach-non-pgrp-leader.exp: New.
10494
726e1356
PA
104952017-11-06 Pedro Alves <palves@redhat.com>
10496
10497 * configure.ac: No longer check for termio.h and sgtty.h.
10498 * configure: Regenerate.
10499 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10500 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10501 Remove termio and sgtty code.
10502
50ab6ace
YQ
105032017-11-03 Yao Qi <yao.qi@linaro.org>
10504
10505 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10506 in GDB is disabled.
10507
8e68731c
YQ
105082017-11-03 Yao Qi <yao.qi@linaro.org>
10509
10510 * gdb.python/py-thrhandle.exp: Skip it if python is not
10511 enabled.
10512
3a87ae65
SM
105132017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10514
10515 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10516 as a breakpoint command.
10517
484d8d36
MD
105182017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10519
10520 PR python/21213
10521 * gdb.python/py-infthread.exp: Test calling
10522 InferiorThread.inferior () multiple times in a row.
10523
4a27f119
KS
105242017-10-27 Keith Seitz <keiths@redhat.com>
10525
10526 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10527 Test "info break" for every inlined function breakpoint.
10528
bb11dd58
YQ
105292017-10-27 Yao Qi <yao.qi@linaro.org>
10530
10531 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10532
a43f3893
PF
105332017-10-26 Patrick Frants <osscontribute@gmail.com>
10534
10535 * gdb.cp/classes.exp (test_static_members): Test printing
10536 Outer::instance.
10537 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10538 (Inner::instance, Outer::instance): New.
10539
792ccf00
PA
105402017-10-24 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10543 extra console" test in two stages.
10544
eb2bfbad
PA
105452017-10-24 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10548
1f75a651
PA
105492017-10-24 Pedro Alves <palves@redhat.com>
10550
10551 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10552 loop.
10553
779990d9
PA
105542017-10-24 Pedro Alves <palves@redhat.com>
10555
10556 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10557 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10558
ad9b8f5d
PA
105592017-10-24 Pedro Alves <palves@redhat.com>
10560
10561 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10562 parameter and handle it. Don't output read value in test name.
10563
fee6da6e
PA
105642017-10-24 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10567 custom test name.
10568
10389c2c
PA
105692017-10-24 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10572 include the unstable output directory name in the test's name.
10573 (initial_setup_simple) <'set args'>: Use custom test name.
10574
a80e65a9
PA
105752017-10-24 Pedro Alves <palves@redhat.com>
10576
10577 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10578 with explicit test name.
10579
15763a09
PA
105802017-10-20 Pedro Alves <palves@redhat.com>
10581
10582 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10583 'wait -i'. Use gdb_assert and remote_close.
10584
49a4ce2e
AB
105852017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10586
10587 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10588 number from variable rather than hard-coded.
10589
a75868f5
PA
105902017-10-19 Pedro Alves <palves@redhat.com>
10591
10592 * gdb.base/long-inferior-output.c: New file.
10593 * gdb.base/long-inferior-output.exp: New file.
10594
c8ba13ad
KS
105952017-11-18 Keith Seitz <keiths@redhat.com>
10596
10597 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10598 method.
10599 (main): Call it.
10600 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10601 Add additional user-defined conversion operator tests.
10602
b27de576
PA
106032017-10-17 Pedro Alves <palves@redhat.com>
10604
10605 * boards/native-stdio-gdbserver.exp: Load "local-board".
10606
8484c955
PA
106072017-10-17 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.base/quit-live.c: New file.
10610 * gdb.base/quit-live.exp: New file.
10611
83d5a34d
KS
106122017-10-16 Keith Seitz <keiths@redhat.com>
10613
10614 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10615 (class_with_protected_typedef, class_with_private_typedef)
10616 (struct_with_public_typedef, struct_with_protected_typedef)
10617 (struct_with_private_typedef): New classes/structs.
10618 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10619 typedefs and access specifiers.
10620
739b3f1d
PA
106212017-10-16 Pedro Alves <palves@redhat.com>
10622 Simon Marchi <simon.marchi@polymtl.ca>
10623
10624 * README (Local vs Remote vs Native): New section.
10625 * boards/local-board.exp: New file, with bits factored out from
10626 ...
10627 * boards/native-extended-gdbserver.exp: ... here. Load
10628 "local-board".
10629 * boards/native-gdbserver.exp: Load "local-board".
10630 (${board}_spawn, ${board}_exec): Delete.
10631 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10632 ...
10633 * boards/stdio-gdbserver-base.exp: ... this new file.
10634 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10635 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10636 procedure.
10637 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10638 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10639 stdio_gdbserver_command.
10640 (${board}_get_remote_address, ${board}_get_comm_port)
10641 (${board}_download, ${board}_upload): Delete.
10642 (get_target_remote_pipe_cmd): New.
10643
fe68b953
SM
106442017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10645
10646 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10647 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10648 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10649 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10650 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10651 remove with_test_prefix.
10652
300b6685
PA
106532017-10-13 Pedro Alves <palves@redhat.com>
10654
10655 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
10656 * gdb.base/annota1.exp: Use it instead of is_remote.
10657 * gdb.base/annota3.exp: Use it instead of is_remote.
10658 * gdb.cp/annota2.exp: Use it instead of is_remote.
10659 * gdb.cp/annota3.exp: Use it instead of is_remote.
10660 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
10661
50500caf
PA
106622017-10-13 Pedro Alves <palves@redhat.com>
10663
10664 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
10665 (test_num_test_vars, run_and_count_vars, find_env)
10666 (test_set_unset_env, test_inherit_env_var): New procedures.
10667 (top level): Use them.
10668
dad0c6d2
PA
106692017-10-13 Pedro Alves <palves@redhat.com>
10670
10671 * lib/selftest-support.exp (selftest_setup): Extend comments, and
10672 also skip on stub-like targets.
10673
8b0553c1
PA
106742017-10-13 Pedro Alves <palves@redhat.com>
10675
10676 PR gdb/22293
10677 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
10678 (top level): Move some tests to ...
10679 (test_not_found): ... this new procedure.
10680 (top level): Call it.
10681
7594f623
PA
106822017-10-13 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
10685 expect different "info terminal" output if testing with a
10686 non-native target.
10687
ebe3b402
PA
106882017-10-13 Pedro Alves <palves@redhat.com>
10689 Simon Marchi <simon.marchi@polymtl.ca>
10690
10691 PR python/12966
10692 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
10693
42f1b161
PA
106942017-10-13 Pedro Alves <palves@redhat.com>
10695
10696 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
10697 already.
10698
8d6ef72b
PA
106992017-10-13 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
10702 is_remote.
10703
d7bcd5b8
PA
107042017-10-13 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
10707 is_remote.
10708
df479dc6
PA
107092017-10-13 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
10712 is set.
10713 (corefile_test_attach): Likewise. Check can_spawn_for_attach
10714 instead of is_remote.
10715
23fb630a
PA
107162017-10-13 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
10719 (top level): Add comment.
10720
cc77b1dc
PA
107212017-10-13 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.base/remote.exp (top level): Fix comment typo and add
10724 missing return.
10725
27c9e813
PA
107262017-10-13 Pedro Alves <palves@redhat.com>
10727 Simon Marchi <simon.marchi@polymtl.ca>
10728
10729 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
10730 calls and add comments. Skip test if use_gdb_stub is set.
10731 (top level): Use "set cwd" command instead of "cd" command.
10732
5e830d98
PA
107332017-10-13 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
10736 is_remote target check.
10737
f5ca0032
PA
107382017-10-13 Pedro Alves <palves@redhat.com>
10739
10740 * gdb.base/scope.exp: Use build_executable + clean_restart +
10741 gdb_file_cmd instead of prepare_for_testing and no longer skip
10742 "before run" tests on is_remote target boards. Update comments.
10743 * boards/native-extended-gdbserver.exp
10744 (extended_gdbserver_load_last_file): New, factored out from ...
10745 (gdb_load): ... this. Move further below and add comment.
10746 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
10747
8aed1c0d
PA
107482017-10-12 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.base/attach.exp: Remove references to gdb64.
10751 * gdb.base/dbx.exp: Remove references to gdb64.
10752
cfa34c87
SM
107532017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10754 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.base/label.exp: Remove is_remote target check.
10757
9192b7de
PA
107582017-10-12 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/auvx.exp (coredir): Update comment.
10761 (top level) <core_works>: Use "set cwd" command instead of "cd"
10762 command.
10763
6bf0052d
PA
107642017-10-12 Pedro Alves <palves@redhat.com>
10765 Simon Marchi <simon.marchi@polymtl.ca>
10766
10767 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
10768 target boards.
10769
e48ef82d
PA
107702017-10-12 Pedro Alves <palves@redhat.com>
10771 Simon Marchi <simon.marchi@polymtl.ca>
10772
10773 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
10774 Instead skip if there's any gdb_protocol set.
10775
8d7aea57
SM
107762017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10777 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
10780
30440677
PA
107812017-10-12 Pedro Alves <palves@redhat.com>
10782 Simon Marchi <simon.marchi@polymtl.ca>
10783
10784 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
10785 instead of on dejagnu remote boards.
10786
4e04f045 107872017-10-12 Pedro Alves <palves@redhat.com>
175654b9 10788 Simon Marchi <simon.marchi@polymtl.ca>
4e04f045
PA
10789
10790 * gdb.base/inferior-died.exp: Remove is_remote and isnative
10791 checks. Use build_executable + clean_restart instead of
10792 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
10793 of enabling non-stop after starting gdb.
10794
871a186e
PA
107952017-10-12 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
10798 * gdb.threads/non-ldr-exc-2.exp: Ditto.
10799 * gdb.threads/non-ldr-exc-3.exp: Ditto.
10800 * gdb.threads/non-ldr-exc-4.exp: Ditto.
10801
56d704da
AK
108022017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
10803
10804 * gdb.arch/arc-tdesc-cpu.exp: New file.
10805 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
10806
2f20e312
SM
108072017-10-10 Simon Marchi <simon.marchi@ericsson.com>
10808
10809 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
10810
65630365
PA
108112017-10-10 Pedro Alves <palves@redhat.com>
10812
10813 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
10814 expect CLI output.
10815
bf469271
PA
108162017-10-10 Pedro Alves <palves@redhat.com>
10817
10818 * lib/selftest-support.exp (selftest_setup): Update for
10819 captured_command_loop's prototype change.
10820
777a42f1
PA
108212017-10-09 Pedro Alves <palves@redhat.com>
10822
10823 Test both arch1=>arch2 and arch2=>arch1.
10824
10825 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
10826 (srcfile2, binfile2, march1, march2): Remove globals. Largely
10827 factored out to...
10828 (append_arch1_options, append_arch2_options, append_arch_options)
10829 (build_executables): New procedures.
10830 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
10831 local.
10832 (top level): Add new 'first_arch' testing axis.
10833
cbd2b4e3
PA
108342017-10-09 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
10837 (barrier): New.
10838 (thread_start, all_started): New functions.
10839 (main): Spawn new thread and wait until it is scheduled.
10840 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
10841 option.
10842 (do_test): Add 'selected_thread' parameter. Run to all_started
10843 instead of main. Explicitly set the breakpoint at main. Switch
10844 to the SELECTED_THREAD thread.
10845 (top level): Test handling the exec event with either the main
10846 thread or the second thread selected.
10847
5c9e4427
PA
108482017-10-09 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
10851 logic. Move STOP marker after the value checks.
10852 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
10853 regexp.
10854
b3b7c423
SL
108552017-10-06 Sandra Loosemore <sandra@codesourcery.com>
10856
10857 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
10858
3b4b2f16
UW
108592017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
10860
10861 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
10862 integer-to-dfp conversion.
10863 * gdb.base/dfp-test.exp: Likewise.
10864
5cd63fda
PA
108652017-10-04 Pedro Alves <palves@redhat.com>
10866
10867 * gdb.multi/hangout.c: Include <unistd.h>.
10868 (hangout_loop): New function.
10869 (main): Call alarm. Call hangout_loop in a loop.
10870 * gdb.multi/hello.c: Include <unistd.h>.
10871 (hello_loop): New function.
10872 (main): Call alarm. Call hangout_loop in a loop.
10873 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
10874 inferior with the other selected.
10875
4c71c105
SM
108762017-10-04 Simon Marchi <simon.marchi@ericsson.com>
10877
10878 * gdb.mi/list-thread-groups-available.exp: New file.
10879 * gdb.mi/list-thread-groups-available.c: New file.
10880
bc3b087d
SDJ
108812017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10882
10883 * gdb.base/set-cwd.exp: Make it available on
10884 native-extended-gdbserver.
10885
d092c5a2
SDJ
108862017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10887
10888 * gdb.base/set-cwd.c: New file.
10889 * gdb.base/set-cwd.exp: Likewise.
10890
45320ffa
TT
108912017-10-02 Tom Tromey <tom@tromey.com>
10892
10893 PR rust/22236:
10894 * gdb.rust/simple.rs (main): New variable "fslice".
10895 * gdb.rust/simple.exp: Add slice tests. Update string tests.
10896
b3e3859b
TT
108972017-10-02 Tom Tromey <tom@tromey.com>
10898
10899 * gdb.rust/simple.exp: Test ptype of a slice.
10900
01af5e0d
TT
109012017-10-02 Tom Tromey <tom@tromey.com>
10902
10903 * gdb.rust/simple.exp: Test index of slice.
10904
a9bbfbd8
TT
109052017-09-27 Tom Tromey <tom@tromey.com>
10906
10907 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
10908
df8899e5
TP
109092017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
10910 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.base/compare-sections.exp (get value of read-only section): Read
10913 as unsigned value.
10914 (corrupt read-only section): Likewise and don't set written if patching
10915 failed.
10916
757bf54b
KB
109172017-09-21 Kevin Buettner <kevinb@redhat.com>
10918
10919 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
10920 files.
10921
06871ae8
PA
109222017-09-20 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
10925 symbol names in gdb's output.
10926 * gdb.cp/overload.exp ("list all overloads"): Likewise.
10927
e5f25bc5
PA
109282017-09-20 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
10931 Rename to ...
10932 (test_list_ambiguous_symbol): ... this and add a symbol name
10933 parameter. Adjust.
10934 (test_list_ambiguous_function): Reimplement on top of
10935 test_list_ambiguous_symbol and also test listing ambiguous
10936 variables.
10937 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
10938 (ambiguous_fun): ... this.
10939 (ambiguous_var): New.
10940 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
10941 (ambiguous_fun): ... this.
10942 (ambiguous_var): New.
10943
4e5a4f58
JB
109442017-09-19 John Baldwin <jhb@FreeBSD.org>
10945
10946 * gdb.base/starti.c: New file.
10947 * gdb.base/starti.exp: New file.
10948 * lib/gdb.exp (gdb_starti_cmd): New procedure.
10949
26e53f3e
PA
109502017-09-14 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
10953 (top level): Use it instead of runto.
10954
cb791d59
TT
109552017-09-11 Tom Tromey <tom@tromey.com>
10956
10957 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
10958
7c96f8c1
TT
109592017-09-11 Tom Tromey <tom@tromey.com>
10960
10961 * gdb.python/py-infthread.exp: Add tests for new_thread event.
10962 * gdb.python/py-inferior.exp: Add tests for new inferior events.
10963
469412dd
CW
109642017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
10965
10966 * gdb.fortran/printing-types.exp: New file.
10967 * gdb.fortran/printing-types.exp: New file.
10968
e0f86435
BH
109692017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10970
10971 * gdb.fortran/vla-ptype.exp: Fix typos.
10972 * gdb.fortran/vla-value.exp: Same.
10973
9e9af4be
BH
109742017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10975
10976 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
10977 * gdb.mi/mi-var-child-f.exp: Likewise.
10978 * gdb.mi/mi-vla-fortran.exp: Likewise.
10979
a5ad232b 109802017-09-08 Frank Penczek <frank.penczek@intel.com>
e79be6e5
SM
10981 Christoph Weinmann <christoph.t.weinmann@intel.com>
10982 Bernhard Heckel <bernhard.heckel@intel.com>
a5ad232b
FP
10983
10984 * gdb.fortran/ptr-indentation.f90: New file.
10985 * gdb.fortran/ptr-indentation.exp: New file.
10986
5aec60eb
TT
109872017-09-05 Tom Tromey <tom@tromey.com>
10988
10989 PR gdb/22010:
10990 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
10991
8f8f8152
TP
109922017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
10993
10994 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
10995
fbd1b771
JK
109962017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10997
10998 * gdb.threads/tls-nodebug-pie.c: New file.
10999 * gdb.threads/tls-nodebug-pie.exp: New file.
11000
5eb5f850
TT
110012017-09-05 Tom Tromey <tom@tromey.com>
11002
11003 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11004 for rust.
11005
ae780a21
SM
110062017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11007
11008 * gdb.multi/multi-arch-exec.exp: Test with different
11009 "follow-exec-mode" settings.
11010 (do_test): New procedure.
11011
3693fdb3
PA
110122017-09-04 Pedro Alves <palves@redhat.com>
11013
11014 * gdb.base/func-static.c (S::method const, S::method volatile)
11015 (S::method volatile const): New methods.
11016 (c_s, v_s, cv_s): New instances.
11017 (main): Call method() on them.
11018 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11019 (cannot_resolve): New procedure.
11020 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11021 print-quote-unquoted columns.
11022 (do_test): Test printing each scope too.
11023
e68cb8e0
PA
110242017-09-04 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.base/local-static.exp: Also test with
11027 class::method::variable wholly quoted.
11028 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11029
858be34c
PA
110302017-09-04 Pedro Alves <palves@redhat.com>
11031
11032 * gdb.base/local-static.c: New.
11033 * gdb.base/local-static.cc: New.
11034 * gdb.base/local-static.exp: New.
11035
46a4882b
PA
110362017-09-04 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.asm/asm-source.exp: Add casts to int.
11039 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11040 (dataglobal64_1, dataglobal64_2): New globals.
11041 * gdb.base/nodebug.exp: Test different expressions involving the
11042 new globals, with print, whatis and ptype. Add casts to int.
11043 * gdb.base/solib-display.exp: Add casts to int.
11044 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11045 * gdb.cp/m-static.exp: Add cast to int.
11046 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11047 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11048 tls variable with no debug info without a cast. Test with a cast
11049 to int too.
11050 * gdb.trace/entry-values.exp: Add casts.
11051
2c5a2be1
PA
110522017-09-04 Pedro Alves <palves@redhat.com>
11053
11054 * gdb.base/nodebug.exp: Test that ptype's error about functions
11055 with unknown return type includes the function name too.
11056
7022349d
PA
110572017-09-04 Pedro Alves <palves@redhat.com>
11058
11059 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11060 return type of munmap in infcall.
11061 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11062 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11063 type of ftell in infcall.
11064 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11065 type of getpid in infcall.
11066 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11067 infcall.
11068 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11069 Bail on failure to extract the pid.
11070 * gdb.base/nodebug.c: #include <stdint.h>.
11071 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11072 New functions.
11073 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11074 Change expected output of print/whatis/ptype with functions with
11075 no debug info. Test all supported languages. Call
11076 test_call_promotion.
11077 * gdb.compile/compile.exp: Adjust expected output to expect
11078 warning.
11079 * gdb.threads/siginfo-threads.exp: Likewise.
11080
54990598
PA
110812017-09-04 Pedro Alves <palves@redhat.com>
11082
11083 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11084 "prototypes". Test calling float functions via prototyped and
11085 unprototyped function pointers.
11086 (perform_all_tests): New parameter "prototypes". Pass it down.
11087 (top level): Pass down "prototypes" parameter to
11088 perform_all_tests.
11089
34d16ea2
SM
110902017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11091
11092 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11093 Test with nested loops.
11094
9521ecda
SM
110952017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11096
11097 * gdb.base/commands.exp: Call the new procedures.
11098 (loop_break_test, loop_continue_test): New procedures.
11099
80a65e9b
SM
111002017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11101
11102 * gdb.base/commands.exp: Call new procedure.
11103 (define_if_without_arg_test): New procedure.
11104
e439fa14
PA
111052017-09-04 Pedro Alves <palves@redhat.com>
11106
11107 * gdb.base/list-ambiguous.exp: New file.
11108 * gdb.base/list-ambiguous0.c: New file.
11109 * gdb.base/list-ambiguous1.c: New file.
11110 * gdb.base/list.exp (test_list_range): Adjust expected output.
11111
0a2dde4a
SDJ
111122017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11113
11114 * gdb.base/share-env-with-gdbserver.c: New file.
11115 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11116
5e89eb3a
SM
111172017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11118
11119 * gdb.base/commands.exp (gdbvar_simple_if_test,
11120 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11121 progvar_simple_if_test, progvar_simple_while_test,
11122 progvar_complex_if_while_test, user_defined_command_test,
11123 user_defined_command_args_eval,
11124 user_defined_command_args_stack_test,
11125 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11126 temporary_breakpoint_commands,
11127 gdb_test_no_prompt, redefine_hook_test,
11128 redefine_backtrace_test): Remove "global gdb_prompt".
11129
fd437cbc
SM
111302017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11131
11132 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11133 New proc, call it from toplevel.
11134
87215ad1
SDJ
111352017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11136
11137 PR remote/21852
11138 * gdb.server/normal.c: New file, copied from gdb.base.
11139 * gdb.server/run-without-local-binary.exp: New file.
11140
58afddc6
WP
111412017-08-07 Weimin Pan <weimin.pan@oracle.com>
11142
11143 * gdb.arch/sparc64-adi.exp: New file.
11144 * gdb.arch/sparc64-adi.c: New file.
11145
5277199a
PA
111462017-08-22 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11149 (top level): Add "list all overloads" tests.
11150
14278e1f
TT
111512017-08-22 Tom Tromey <tom@tromey.com>
11152
11153 * gdb.gdb/xfullpath.exp: Remove.
11154
bf223d3e
PA
111552017-08-21 Pedro Alves <palves@redhat.com>
11156
11157 PR gdb/19487
11158 * gdb.base/symbol-alias.c: New.
11159 * gdb.base/symbol-alias2.c: New.
11160 * gdb.base/symbol-alias.exp: New.
11161
c973d0aa
PA
111622017-08-21 Pedro Alves <palves@redhat.com>
11163
11164 * gdb.base/dfp-test.c
11165 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11166 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11167 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11168 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11169 * gdb.base/whatis-ptype-typedefs.c: New.
11170 * gdb.base/whatis-ptype-typedefs.exp: New.
11171 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11172 (an_int, an_int_type, an_int_type2): New globals.
11173 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11174 involving typedefs and cast expressions.
11175 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11176 (lookup_typedefs_function): New.
11177 (typedefs_pretty_printers_dict): New.
11178 (top level): Register lookup_typedefs_function in
11179 gdb.pretty_printers.
11180
6d580b63
YQ
111812017-08-18 Yao Qi <yao.qi@linaro.org>
11182
11183 * gdb.server/unittest.exp: New.
11184
206726fb
SDJ
111852017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11186
11187 PR gdb/21954
11188 * gdb.base/environ.exp: Add test to check if 'unset environment'
11189 works.
11190
bf0ec4c2
AA
111912017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11192
11193 * lib/gdb.exp (universal_compile_options): New caching proc.
11194 (gdb_compile): Suppress GCC's coloring of messages.
11195
d6382fff
TT
111962017-08-14 Tom Tromey <tom@tromey.com>
11197
11198 PR gdb/21675:
11199 * gdb.base/printcmds.exp (test_radices): New function.
11200 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11201 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11202 * lib/gdb.exp (get_integer_valueof): Use p/d.
11203
c2c2dd9f
SM
112042017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11205
11206 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11207 characters.
11208
fdffd6f4
TT
112092017-08-05 Tom Tromey <tom@tromey.com>
11210
11211 * gdb.rust/simple.exp: Allow String to appear in a different
11212 namespace.
11213
27d41eac
YQ
112142017-07-26 Yao Qi <yao.qi@linaro.org>
11215
11216 * gdb.gdb/unittest.exp: Invoke command
11217 "maintenance check xml-descriptions".
11218
031ed05d
AA
112192017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11220
11221 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11222 calling context.
11223 (hex128): Drop erroneous calculation of parameters.
11224
dcd27ddf
SM
112252017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11226
11227 * gdb.python/py-unwind.exp: Disable stack protection when
11228 building test file.
11229
47e77640
PA
112302017-07-20 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.base/default.exp (set language): Adjust expected output.
11233
62d2a18a
PA
112342017-07-20 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11237 (test_minsym): ... this, and make static.
11238 (get_pck__foo__bar__minsym): Rename to ...
11239 (get_test_minsym): ... this.
11240 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11241 symbol names and comments.
11242 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11243 (get_test_minsym): ... this.
11244 (pck__foo__bar__minsym__2): Rename to ...
11245 (test_minsym): ... this.
11246 (main): Adjust.
11247
c45ec17c
PA
112482017-07-17 Pedro Alves <palves@redhat.com>
11249
11250 * gdb.base/completion.exp: Adjust expected output.
11251 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11252 the completer works.
11253
c6756f62
PA
112542017-07-17 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11257
5bd68487
AB
112582017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11259
11260 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11261
8880f2a9
TT
112622017-07-14 Tom Tromey <tom@tromey.com>
11263
11264 PR rust/21764:
11265 * gdb.rust/simple.exp: Add tests.
11266
65547233
TT
112672017-07-14 Tom Tromey <tom@tromey.com>
11268
11269 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11270
8f14146e
PA
112712017-07-14 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.linespec/base/one/thefile.cc (z1): New function.
11274 * gdb.linespec/base/two/thefile.cc (z2): New function.
11275 * gdb.linespec/linespec.exp: Add tests.
11276
b4365d02
AB
112772017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11278
11279 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11280 to mi_create_breakpoint.
11281
5d2cbaa5
AB
112822017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11283
11284 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11285 mi_create_breakpoint.
11286
11cb5716
IB
112872017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11288
11289 * gdb.dlang/demangle.exp: Update for demangling changes.
11290
03278692
TT
112912017-07-09 Tom Tromey <tom@tromey.com>
11292
11293 * gdb.dwarf2/shortpiece.exp: New file.
11294
33c5cd75
DB
112952017-07-06 David Blaikie <dblaikie@gmail.com>
11296
11297 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11298 built from fissiont-multi-cu{1,2}.c.
11299 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11300 except putting 'main' and 'func' in separate CUs in the same DWO file.
11301 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11302 test.
11303 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11304 test.
11305
8455d262
PA
113062017-07-06 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.python/py-unwind.exp: Test flushregs.
11309
dc4bde35
SDJ
113102017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11311
11312 PR cli/21688
11313 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11314 tests for alias commands and trailing whitespace.
11315
51ed89aa
SDJ
113162017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11317
11318 PR cli/21688
11319 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11320 procedure. Call it.
11321
eb17d413
PA
113222017-06-29 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.base/printcmds.exp: Add tests.
11325
41664b45
DG
113262017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11327
11328 PR gdb/21337
11329 * gdb.base/reread-readsym.exp: New file.
11330 * gdb.base/reread-readsym.c: New file.
11331
75312ae3
KB
113322017-06-21 Kevin Buettner <kevinb@redhat.com>
11333
11334 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11335 subpattern.
11336
66953522
PB
113372017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11338
11339 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11340 extended mnemonic.
11341 * gdb.arch/powerpc-power9.s: Likewise.
11342
5524b525
AA
113432017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11344
11345 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11346 on 32-bit x86 targets. Exploit is_*_target macros where
11347 appropriate.
11348
03c8af18
AA
113492017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11350
11351 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11352 register pieces.
11353
3bf31011
AA
113542017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11355
11356 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11357 located in one or more DWARF pieces.
11358
805acca0
AA
113592017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11360
11361 * lib/gdb.exp (get_endianness): New proc.
11362 * gdb.arch/aarch64-fp.exp: Use it.
11363 * gdb.arch/altivec-regs.exp: Likewise.
11364 * gdb.arch/e500-regs.exp: Likewise.
11365 * gdb.arch/vsx-regs.exp: Likewise.
11366 * gdb.base/dump.exp: Likewise.
11367 * gdb.base/funcargs.exp: Likewise.
11368 * gdb.base/gnu_vector.exp: Likewise.
11369 * gdb.dwarf2/formdata16.exp: Likewise.
11370 * gdb.dwarf2/implptrpiece.exp: Likewise.
11371 * gdb.dwarf2/nonvar-access.exp: Likewise.
11372 * gdb.python/py-inferior.exp: Likewise.
11373 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11374
e9352324
AA
113752017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11376
11377 PR gdb/21226
11378 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11379 stack value pieces are taken from the LSB end.
11380
d5d1163e
AA
113812017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11382
11383 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11384 variable at nonzero offset.
11385
0567c986
AA
113862017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11387
11388 * gdb.dwarf2/var-access.c: New file.
11389 * gdb.dwarf2/var-access.exp: New test.
11390 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11391
973e9aab
TT
113922017-06-12 Tom Tromey <tom@tromey.com>
11393
11394 * gdb.dwarf2/formdata16.exp: Add tests.
11395
d9109c80
TT
113962017-06-12 Tom Tromey <tom@tromey.com>
11397
11398 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11399
30a25466
TT
114002017-06-12 Tom Tromey <tom@tromey.com>
11401
11402 PR exp/16225:
11403 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11404 * gdb.arch/vsx-regs.exp: Update tests.
11405 * gdb.arch/s390-vregs.exp (hex128): New proc.
11406 Update test.
11407 * gdb.arch/altivec-regs.exp: Update tests.
11408
aefd8b33
SDJ
114092017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11410
11411 * gdb.base/startup-with-shell.c: New file.
11412 * gdb.base/startup-with-shell.exp: Likewise.
11413
2090129c
SDJ
114142017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11415
11416 * gdb.server/non-existing-program.exp: Update regex in order to
11417 reflect the fact that gdbserver is now using fork_inferior (with a
11418 shell) to startup the inferior.
11419
8e86a419
SM
114202017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11421
11422 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11423 support function calls from GDB.
11424
e6cf65f2
TT
114252017-05-21 Tom Tromey <tom@tromey.com>
11426
11427 PR rust/21466:
11428 * gdb.rust/unsized.exp: New file.
11429 * gdb.rust/unsized.rs: New file.
11430
43cc5389
TT
114312017-05-19 Tom Tromey <tom@tromey.com>
11432
11433 PR rust/21484:
11434 * gdb.rust/watch.exp: New file.
11435 * gdb.rust/watch.rs: New file.
11436
ec8df234
TT
114372017-05-18 Tom Tromey <tom@tromey.com>
11438
11439 * gdb.rust/simple.exp: Allow Box to be qualified.
11440
3e3e7fae
TP
114412017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11442
11443 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11444
59cc050d
PA
114452017-05-18 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.base/fileio.c (test_write, test_read, test_close)
11448 (test_fstat): Don't print 'ret' in the fail path.
11449
c8f6abd1
PA
114502017-05-18 Pedro Alves <palves@redhat.com>
11451
11452 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11453 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11454 (test_system, test_rename, test_unlink, test_time): Change
11455 prototypes.
11456 * gdb.base/fileio.exp (stop_msg): Adjust.
11457
d2a03b77
PA
114582017-05-18 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.base/fileio.c (null_str): New global.
11461 (test_stat): Use it.
11462 * gdb.base/fileio.exp: Remove nowarnings.
11463
0d5c6999
YQ
114642017-05-17 Yao Qi <yao.qi@linaro.org>
11465
11466 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11467
21873064
YQ
114682017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11469
11470 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11471 argument command.
11472 (top-level): Invoke test_set_inferior_tty.
11473
d512d31c
PA
114742017-05-04 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11477 Add parens to print call for Python 3.
11478
90cef2ed
KS
114792017-05-03 Keith Seitz <keiths@redhat.com>
11480
11481 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11482 (main): Call it.
11483
14f819c8
TW
114842017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11485
11486 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11487 to prev and next.
11488
913aeadd
TW
114892017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11490
11491 * gdb.python/py-record-btrace.exp: Remove test for
11492 gdb.BtraceInstruction.error.
11493
a3be24ad
TW
114942017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11495
11496 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11497
ae20e79a
TW
114982017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11499
11500 * gdb.python/py-record-btrace-threads.c: New file.
11501 * gdb.python/py-record-btrace-threads.exp: New file.
11502
45ce1b47
SDJ
115032017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11504
11505 PR testsuite/8595
11506 * gdb.base/environ.exp: Make test available in all architectures.
11507 Move bits related to "info program" testing to
11508 gdb.base/info-program.exp. Rewrite tests to use the two new
11509 procedures mentione below.
11510 (test_set_show_env_var) New procedure.
11511 (test_set_show_env_var_equal): Likewise.
11512 * gdb.base/info-program.exp: New file.
11513
e15c3eb4
KS
115142017-04-27 Keith Seitz <keiths@redhat.com>
11515
11516 * gdb.cp/oranking.cc (test15): New function.
11517 (main): Call test15 and declare additional variables for testing.
11518 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11519 "p foo101('abc')" tests.
11520 Add tests for cv qualifier overloads.
11521 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11522 "lvalue reference overload" test.
11523 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11524 "print value of f1 on Child&& in f2" test.
11525
3a3fd0fd
PA
115262017-04-19 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11529 procedure.
11530 (top level): Call it.
11531 * lib/gdb.exp (gdb_define_cmd): New procedure.
11532
53375380
PA
115332017-04-12 Pedro Alves <palves@redhat.com>
11534
11535 PR gdb/21323
11536 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11537 (wchar): New global.
11538 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11539 (do_test_wide_char, wide_char_types_no_program, top level): Add
11540 wchar_t testing.
11541
53e710ac
PA
115422017-04-12 Pedro Alves <palves@redhat.com>
11543
11544 PR c++/21323
11545 * gdb.cp/wide_char_types.c: New file.
11546 * gdb.cp/wide_char_types.exp: New file.
11547
0ad9d8c7
SDJ
115482017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11549
11550 PR gdb/21352
11551 * gdb.trace/tsv.exp: Add test for "tsave -r".
11552
b1b45502
IB
115532017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11554
11555 * gdb.dlang/watch-loc.c: New file.
11556 * gdb.dlang/watch-loc.exp: New file.
11557
ec13808e
JK
115582017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11559
11560 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11561
fe5f7374
AK
115622017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11563
11564 * gdb.arch/arc-analyze-prologue.S: New file.
11565 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11566
eea78757
AK
115672017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11568
11569 * gdb.arch/arc-decode-insn.S: New file.
11570 * gdb.arch/arc-decode-insn.exp: Likewise.
11571
5badf10a
IR
115722017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11573
11574 PR tdep/20928
11575 * gdb.arch/sparc64-regs.exp: New file.
11576 * gdb.arch/sparc64-regs.S: Likewise.
11577
cee59b3f
TW
115782017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11579
11580 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11581 and memory view on Python 3.
11582
c0f55cc6
AV
115832017-03-20 Artemiy Volkov <artemiyv@acm.org>
11584 Keith Seitz <keiths@redhat.com>
11585
11586 PR gdb/14441
11587 * gdb.cp/demangle.exp: Add rvalue reference tests.
11588 * gdb.cp/rvalue-ref-casts.cc: New file.
11589 * gdb.cp/rvalue-ref-casts.exp: New file.
11590 * gdb.cp/rvalue-ref-overload.cc: New file.
11591 * gdb.cp/rvalue-ref-overload.exp: New file.
11592 * gdb.cp/rvalue-ref-params.cc: New file.
11593 * gdb.cp/rvalue-ref-params.exp: New file.
11594 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11595 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11596 * gdb.cp/rvalue-ref-types.cc: New file.
11597 * gdb.cp/rvalue-ref-types.exp: New file.
11598 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11599 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11600
51457a05
MAL
116012017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11602
11603 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11604 New procedure.
11605
5b291c04
MAL
116062017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11607
11608 * lib/mi-support.exp (mi_gdb_test): Add additional message
11609 for unexpected output.
11610
59a56148
AA
116112017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11612
11613 * gdb.base/examine-backward.c (Barrier): New character array
11614 constant, to ensure that TestStrings is preceded by a string
11615 terminator.
11616
7942e96e
AA
116172017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11618
11619 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11620 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11621 and implicit pointer into such a location.
11622
6ebac3fb
DE
116232017-03-16 Doug Evans <dje@google.com>
11624
11625 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11626
ec3b243d
TP
116272017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11628
11629 * gdb.cp/m-static.exp: Fix expectation for prototype of
11630 test5.single_constructor and single_constructor::single_constructor.
2cc36e25
DE
11631
116322017-03-16 Doug Evans <dje@google.com>
a7c0469f
DE
11633
11634 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11635 * gdb.guile/scm-lazy-string.c: New file.
11636 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11637 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11638 for pointer, array, typedef lazy strings.
11639
2cc36e25 116402017-03-16 Doug Evans <dje@google.com>
34b43320
DE
11641
11642 PR python/17728, python/18439, python/18779
11643 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11644 * gdb.python/py-lazy-string.c (pointer): New typedef.
11645 (main): New locals ptr, array, typedef_ptr.
11646 * gdb.python/py-value.exp: Move lazy string tests to ...
11647 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11648 array, typedef lazy strings.
ec3b243d 11649
0efcde63
AK
116502017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11651
11652 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11653 Add optional 'test' parameter.
11654
7978d7c3
SM
116552017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11656
11657 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11658 Skip for versions of DejaGnu < 1.5.
11659
896c0c1e
SM
116602017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11661
11662 * lib/gdb.exp (dejagnu_version): New proc.
11663 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11664 Use dejagnu_version.
11665
5f4d1085
KS
116662017-03-10 Keith Seitz <keiths@redhat.com>
11667
11668 PR c++/8128
11669 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11670 type from destructor regexps.
11671 Add a branch which actually passes the test.
11672 Adjust "ptype t5i" test names.
11673
1de05205
PA
116742017-03-08 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.base/step-over-exit.exp: Add explicit test message.
11677
c65d6b55
PA
116782017-03-08 Pedro Alves <palves@redhat.com>
11679
11680 PR gdb/18360
11681 * gdb.threads/interrupt-while-step-over.c: New file.
11682 * gdb.threads/interrupt-while-step-over.exp: New file.
11683
2e86a283
PA
116842017-03-08 Pedro Alves <palves@redhat.com>
11685
11686 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
11687 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
11688
25dcbff6
PA
116892017-03-08 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
11692 PKRU as not supported as a PASS.
11693
dc9366eb
PA
116942017-03-08 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
11697 prefix instead of $binfile1/$binfile2.
11698 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
11699 in test message.
11700 * gdb.python/py-completion.exp: Use "load python file" as test
11701 messages instead of unstable path names.
11702
6e5d74e7
PA
117032017-03-08 Pedro Alves <palves@redhat.com>
11704 Jan Kratochvil <jan.kratochvil@redhat.com>
11705
11706 PR cli/21218
11707 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11708 New proc.
11709 (top level): Call it.
11710
9753a2f6
PA
117112017-03-08 Pedro Alves <palves@redhat.com>
11712
11713 PR tui/21216
11714 * gdb.tui/tui-nl-filtered-output.exp: New file.
11715
1a4dd9dd
PA
117162017-03-08 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/completion.exp: Move TUI completion tests to ...
11719 * gdb.tui/completion.exp: ... this new file.
11720
7cbbff33
PA
117212017-03-08 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.base/tui-disasm-long-lines.c,
11724 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
11725 gdb.base/tui-layout.exp: Move to ...
11726 * gdb.tui/: ... this new directory.
11727
5f6fd321
PA
117282017-03-07 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/tui-layout.c: New file.
11731 * gdb.base/tui-layout.exp: New file.
11732
44959fa8
PA
117332017-03-07 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.base/tui-layout.c: Rename to ...
11736 * gdb.base/tui-disasm-long-lines.c: ... this.
11737 * gdb.base/tui-layout.exp: Rename to ...
11738 * gdb.base/tui-disasm-long-lines.exp: ... this.
11739
f8c4e718
PA
117402017-03-07 Pedro Alves <palves@redhat.com>
11741
11742 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
11743
6dbb839a 117442017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
4a612d6f
WT
11745
11746 * i386-mpx-call.c: New file.
11747 * i386-mpx-call.exp: New file.
11748
65b48a81
PB
117492017-02-28 Peter Bergner <bergner@vnet.ibm.com>
11750
11751 * gdb.arch/powerpc-power.exp: Delete test.
11752 * gdb.arch/powerpc-power.s: Likewise.
11753 * gdb.disasm/disassembler-options.exp: New test.
11754 * gdb.arch/powerpc-altivec.exp: Likewise.
11755 * gdb.arch/powerpc-altivec.s: Likewise.
11756 * gdb.arch/powerpc-altivec2.exp: Likewise.
11757 * gdb.arch/powerpc-altivec2.s: Likewise.
11758 * gdb.arch/powerpc-altivec3.exp: Likewise.
11759 * gdb.arch/powerpc-altivec3.s: Likewise.
11760 * gdb.arch/powerpc-power7.exp: Likewise.
11761 * gdb.arch/powerpc-power7.s: Likewise.
11762 * gdb.arch/powerpc-power8.exp: Likewise.
11763 * gdb.arch/powerpc-power8.s: Likewise.
11764 * gdb.arch/powerpc-power9.exp: Likewise.
11765 * gdb.arch/powerpc-power9.s: Likewise.
11766 * gdb.arch/powerpc-vsx.exp: Likewise.
11767 * gdb.arch/powerpc-vsx.s: Likewise.
11768 * gdb.arch/powerpc-vsx2.exp: Likewise.
11769 * gdb.arch/powerpc-vsx2.s: Likewise.
11770 * gdb.arch/powerpc-vsx3.exp: Likewise.
11771 * gdb.arch/powerpc-vsx3.s: Likewise.
11772 * gdb.arch/arm-disassembler-options.exp: Likewise.
11773 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
11774 * gdb.arch/s390-disassembler-options.exp: Likewise.
11775
17cd4947
LM
117762017-02-23 Luis Machado <lgustavo@codesourcery.com>
11777
11778 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
11779 (check_supported_features): ... this. Changed return type to void.
11780 (supports_rdseed): New static global.
11781 (rdseed): Check supports_rdseed.
11782 (initialize): Call check_supported_features.
11783
2039d74e
EBM
117842017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11785
11786 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
11787 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
11788 and lqarx/stqcx.
11789 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
11790 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
11791
a51d7ecf
EBM
117922017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11793
11794 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
11795 uppercase.
11796
0224619f
JK
117972017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11798
11799 * gdb.dwarf2/formdata16.c: New file.
11800 * gdb.dwarf2/formdata16.exp: New file.
11801 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
11802
216f72a1
JK
118032017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11804
11805 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
11806 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
11807 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
11808 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
11809 DW_AT_GNU_*.
11810
43988095
JK
118112017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11812
11813 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
11814
99e8a4f9
SDJ
118152017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
11816
11817 PR gdb/21164
11818 * gdb.base/maint.exp: Add testcases for when the commands do
11819 not have arguments.
11820
b58a8c0c
TP
118212017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
11822
11823 * gdb.cp/chained-calls.exp: Use p instead of P.
11824
4e746bb6
TW
118252017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
11826
11827 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
11828 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
11829
3f77c769
TT
118302017-02-14 Tom Tromey <tom@tromey.com>
11831
11832 PR python/13598:
11833 * gdb.python/py-events.exp: Add before_prompt event tests.
11834
075beec0
AA
118352017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11836
11837 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
11838
bf5f525c
LM
118392017-02-13 Luis Machado <lgustavo@codesourcery.com>
11840
11841 * gdb.linespec/explicit.c (my_unique_function_name): New function.
11842 (main): Call my_unique_function_name.
11843 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
11844 completion of patterns with a single match.
11845 Add missing -re switches to gdb_test_multiple calls.
11846
13a66184
LM
118472017-02-13 Luis Machado <lgustavo@codesourcery.com>
11848
11849 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
11850 return if core file is not recognized.
11851
26a06916
SM
118522017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11853
11854 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
11855 and extra UIs.
11856
b761ca9e
SM
118572017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11858
11859 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
11860 proc_with_prefix.
11861
b964bee0
TT
118622017-02-10 Tom Tromey <tom@tromey.com>
11863
11864 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
11865
18da0c51
MG
118662017-02-10 Martin Galvan <martingalvan@sourceware.org>
11867
11868 PR gdb/21122
11869 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
11870
604c4576
JG
118712017-02-08 Jerome Guitton <guitton@adacore.com>
11872
11873 * gdb.base/define.exp: Add test for command abbreviations
11874 in define.
11875
20b477a7
LM
118762017-02-06 Luis Machado <lgustavo@codesourcery.com>
11877
11878 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
11879 * gdb.reverse/insn-reverse-x86.c: New file.
11880
3f7b46f2
IR
118812017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
11882
11883 PR tdep/20936
11884 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
11885
f0fd41c1
TT
118862017-02-03 Tom Tromey <tom@tromey.com>
11887
11888 PR rust/21097:
11889 * gdb.rust/simple.exp: Add new tests.
11890
5be5dbf0
PA
118912017-02-02 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
11894 tests.
11895
7346ef59
AA
118962017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11897
11898 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
11899 taking a 2-byte value out of a 4-byte DWARF implicit value on
11900 big-endian targets.
11901 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
11902 logic. Add test cases for DW_OP_implicit.
11903
787f0025
MM
119042017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11905
11906 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
11907
68777c29
MM
119082017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11909
11910 * gdb.btrace/enable.exp: Call gdb_exit before
11911 skip_gdbserver_tests.
11912
0a1c7e28
MM
119132017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11914
11915 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
11916 GDBFLAGS.
11917
b5ac99b0
MM
119182017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11919
11920 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
11921 the test is skipped.
11922 * gdb.btrace/data.exp: Likewise.
11923 * gdb.btrace/delta.exp: Likewise.
11924 * gdb.btrace/dlopen.exp: Likewise.
11925 * gdb.btrace/enable-running.exp: Likewise.
11926 * gdb.btrace/enable.exp: Likewise.
11927 * gdb.btrace/exception.exp: Likewise.
11928 * gdb.btrace/function_call_history.exp: Likewise.
11929 * gdb.btrace/gcore.exp: Likewise.
11930 * gdb.btrace/instruction_history.exp: Likewise.
11931 * gdb.btrace/multi-thread-step.exp: Likewise.
11932 * gdb.btrace/nohist.exp: Likewise.
11933 * gdb.btrace/non-stop.exp: Likewise.
11934 * gdb.btrace/reconnect.exp: Likewise.
11935 * gdb.btrace/record_goto-step.exp: Likewise.
11936 * gdb.btrace/record_goto.exp: Likewise.
11937 * gdb.btrace/rn-dl-bind.exp: Likewise.
11938 * gdb.btrace/segv.exp: Likewise.
11939 * gdb.btrace/step.exp: Likewise.
11940 * gdb.btrace/stepi.exp: Likewise.
11941 * gdb.btrace/tailcall-only.exp: Likewise.
11942 * gdb.btrace/tailcall.exp: Likewise.
11943 * gdb.btrace/tsx.exp: Likewise.
11944 * gdb.btrace/unknown_functions.exp: Likewise.
11945 * gdb.btrace/vdso.exp: Likewise.
11946
cd4007e4
MM
119472017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11948
11949 * gdb.btrace/enable-running.c: New.
11950 * gdb.btrace/enable-running.exp: New.
11951
2735833d
WT
119522017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
11953
11954 * gdb.arch/amd64-gs_base.c: New file.
11955 * gdb.arch/amd64-gs_base.exp: New file.
11956
b51e1e94
LM
119572017-01-26 Luis Machado <lgustavo@codesourcery.com>
11958
11959 * lib/memory.exp: Remove spurious empty newlines.
11960
72ca0410
SM
119612017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
11962
11963 * gdb.python/py-bad-printers.exp: Load python file using "source".
11964 * gdb.python/py-events.exp: Likewise.
11965 * gdb.python/py-evsignal.exp: Likewise.
11966 * gdb.python/py-evthreads.exp: Likewise.
11967 * gdb.python/py-frame-args.exp: Likewise.
11968 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
11969 * gdb.python/py-framefilter-mi.exp: Likewise.
11970 * gdb.python/py-framefilter.exp: Likewise.
11971 * gdb.python/py-mi.exp: Likewise.
11972 * gdb.python/py-pp-maint.exp: Likewise.
11973 * gdb.python/py-pp-registration.exp: Likewise.
11974 * gdb.python/py-prettyprint.exp: Likewise.
11975 (run_lang_tests): Likewise.
11976 * gdb.python/py-typeprint.exp: Likewise.
11977
e309aa65
LM
119782017-01-26 Luis Machado <lgustavo@codesourcery.com>
11979
11980 * lib/memory.exp: New file.
11981 * lib/gdb.exp: Load memory.exp.
11982 * gdb.base/memattr.exp (delete_memory): Move proc to
11983 lib/memory.exp and rename to delete_memory_regions.
11984 Replace delete_memory with delete_memory_regions.
11985 Cleanup memory regions before tests.
11986 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
11987 before tests.
11988
515aff23
LM
119892017-01-26 Luis Machado <lgustavo@codesourcery.com>
11990
11991 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
11992 files.
11993 (initialize): New function conditionally defined.
11994 (testcases): Move within conditional block.
11995 (main): Call initialize.
11996 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
11997 of gdb.reverse/insn-reverse.c.
11998 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
11999 gdb.reverse/insn-reverse.c.
12000
d8b49cf0
YQ
120012017-01-26 Yao Qi <yao.qi@linaro.org>
12002
12003 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12004 disassemble on address 0.
12005
f13a9a0c
YQ
120062017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12007 Yao Qi <yao.qi@linaro.org>
12008
12009 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12010 * gdb.dwarf2/implptr-64bit.S: Remove.
12011 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12012 variables in caller's context. Add DW_OP_implicit_value.
12013
5ac95241
YQ
120142017-01-25 Yao Qi <yao.qi@linaro.org>
12015
12016 * lib/dwarf.exp (Dwarf::_location): Handle
12017 DW_OP_GNU_implicit_pointer with proper size.
12018
23e82930
LM
120192017-01-20 Luis Machado <lgustavo@codesourcery.com>
12020
12021 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12022 and add untested calls.
12023
d334ae25
LM
120242017-01-20 Luis Machado <lgustavo@codesourcery.com>
12025
12026 * gdb.python/python.exp: Check line number against what GDB thinks
12027 the line number is for func1.
12028
f5e6296e
IB
120292017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12030
12031 * gdb.dlang/debug-expr.exp: New file.
12032
5b362f04
LM
120332016-12-23 Luis Machado <lgustavo@codesourcery.com>
12034
12035 Fix test names for the following files:
12036
12037 * gdb.ada/exec_changed.exp
12038 * gdb.ada/info_types.exp
12039 * gdb.arch/aarch64-atomic-inst.exp
12040 * gdb.arch/aarch64-fp.exp
12041 * gdb.arch/altivec-abi.exp
12042 * gdb.arch/altivec-regs.exp
12043 * gdb.arch/amd64-byte.exp
12044 * gdb.arch/amd64-disp-step.exp
12045 * gdb.arch/amd64-dword.exp
12046 * gdb.arch/amd64-entry-value-inline.exp
12047 * gdb.arch/amd64-entry-value-param.exp
12048 * gdb.arch/amd64-entry-value-paramref.exp
12049 * gdb.arch/amd64-entry-value.exp
12050 * gdb.arch/amd64-i386-address.exp
12051 * gdb.arch/amd64-invalid-stack-middle.exp
12052 * gdb.arch/amd64-invalid-stack-top.exp
12053 * gdb.arch/amd64-optimout-repeat.exp
12054 * gdb.arch/amd64-prologue-skip.exp
12055 * gdb.arch/amd64-prologue-xmm.exp
12056 * gdb.arch/amd64-stap-special-operands.exp
12057 * gdb.arch/amd64-stap-wrong-subexp.exp
12058 * gdb.arch/amd64-tailcall-cxx.exp
12059 * gdb.arch/amd64-tailcall-noret.exp
12060 * gdb.arch/amd64-tailcall-ret.exp
12061 * gdb.arch/amd64-tailcall-self.exp
12062 * gdb.arch/amd64-word.exp
12063 * gdb.arch/arm-bl-branch-dest.exp
12064 * gdb.arch/arm-disp-step.exp
12065 * gdb.arch/arm-neon.exp
12066 * gdb.arch/arm-single-step-kernel-helper.exp
12067 * gdb.arch/avr-flash-qualifier.exp
12068 * gdb.arch/disp-step-insn-reloc.exp
12069 * gdb.arch/e500-abi.exp
12070 * gdb.arch/e500-regs.exp
12071 * gdb.arch/ftrace-insn-reloc.exp
12072 * gdb.arch/i386-avx512.exp
12073 * gdb.arch/i386-bp_permanent.exp
12074 * gdb.arch/i386-byte.exp
12075 * gdb.arch/i386-cfi-notcurrent.exp
12076 * gdb.arch/i386-disp-step.exp
12077 * gdb.arch/i386-dr3-watch.exp
12078 * gdb.arch/i386-float.exp
12079 * gdb.arch/i386-gnu-cfi.exp
12080 * gdb.arch/i386-mpx-map.exp
12081 * gdb.arch/i386-mpx-sigsegv.exp
12082 * gdb.arch/i386-mpx-simple_segv.exp
12083 * gdb.arch/i386-mpx.exp
12084 * gdb.arch/i386-permbkpt.exp
12085 * gdb.arch/i386-prologue.exp
12086 * gdb.arch/i386-signal.exp
12087 * gdb.arch/i386-size-overlap.exp
12088 * gdb.arch/i386-unwind.exp
12089 * gdb.arch/i386-word.exp
12090 * gdb.arch/mips-fcr.exp
12091 * gdb.arch/powerpc-d128-regs.exp
12092 * gdb.arch/powerpc-stackless.exp
12093 * gdb.arch/ppc64-atomic-inst.exp
12094 * gdb.arch/s390-stackless.exp
12095 * gdb.arch/s390-tdbregs.exp
12096 * gdb.arch/s390-vregs.exp
12097 * gdb.arch/sparc-sysstep.exp
12098 * gdb.arch/thumb-bx-pc.exp
12099 * gdb.arch/thumb-singlestep.exp
12100 * gdb.arch/thumb2-it.exp
12101 * gdb.arch/vsx-regs.exp
12102 * gdb.asm/asm-source.exp
12103 * gdb.base/a2-run.exp
12104 * gdb.base/advance.exp
12105 * gdb.base/all-bin.exp
12106 * gdb.base/anon.exp
12107 * gdb.base/args.exp
12108 * gdb.base/arithmet.exp
12109 * gdb.base/async-shell.exp
12110 * gdb.base/async.exp
12111 * gdb.base/attach-pie-noexec.exp
12112 * gdb.base/attach-twice.exp
12113 * gdb.base/auto-load.exp
12114 * gdb.base/bang.exp
12115 * gdb.base/bitfields.exp
12116 * gdb.base/break-always.exp
12117 * gdb.base/break-caller-line.exp
12118 * gdb.base/break-entry.exp
12119 * gdb.base/break-inline.exp
12120 * gdb.base/break-on-linker-gcd-function.exp
12121 * gdb.base/break-probes.exp
12122 * gdb.base/break.exp
12123 * gdb.base/breakpoint-shadow.exp
12124 * gdb.base/call-ar-st.exp
12125 * gdb.base/call-sc.exp
12126 * gdb.base/call-signal-resume.exp
12127 * gdb.base/call-strs.exp
12128 * gdb.base/callfuncs.exp
12129 * gdb.base/catch-fork-static.exp
12130 * gdb.base/catch-gdb-caused-signals.exp
12131 * gdb.base/catch-load.exp
12132 * gdb.base/catch-signal-fork.exp
12133 * gdb.base/catch-signal.exp
12134 * gdb.base/catch-syscall.exp
12135 * gdb.base/charset.exp
12136 * gdb.base/checkpoint.exp
12137 * gdb.base/chng-syms.exp
12138 * gdb.base/code-expr.exp
12139 * gdb.base/code_elim.exp
12140 * gdb.base/commands.exp
12141 * gdb.base/completion.exp
12142 * gdb.base/complex.exp
12143 * gdb.base/cond-expr.exp
12144 * gdb.base/condbreak.exp
12145 * gdb.base/consecutive.exp
12146 * gdb.base/continue-all-already-running.exp
12147 * gdb.base/coredump-filter.exp
12148 * gdb.base/corefile.exp
12149 * gdb.base/dbx.exp
12150 * gdb.base/debug-expr.exp
12151 * gdb.base/define.exp
12152 * gdb.base/del.exp
12153 * gdb.base/disabled-location.exp
12154 * gdb.base/disasm-end-cu.exp
12155 * gdb.base/disasm-optim.exp
12156 * gdb.base/display.exp
12157 * gdb.base/duplicate-bp.exp
12158 * gdb.base/ena-dis-br.exp
12159 * gdb.base/ending-run.exp
12160 * gdb.base/enumval.exp
12161 * gdb.base/environ.exp
12162 * gdb.base/eu-strip-infcall.exp
12163 * gdb.base/eval-avoid-side-effects.exp
12164 * gdb.base/eval-skip.exp
12165 * gdb.base/exitsignal.exp
12166 * gdb.base/expand-psymtabs.exp
12167 * gdb.base/filesym.exp
12168 * gdb.base/find-unmapped.exp
12169 * gdb.base/finish.exp
12170 * gdb.base/float.exp
12171 * gdb.base/foll-exec-mode.exp
12172 * gdb.base/foll-exec.exp
12173 * gdb.base/foll-fork.exp
12174 * gdb.base/fortran-sym-case.exp
12175 * gdb.base/freebpcmd.exp
12176 * gdb.base/func-ptr.exp
12177 * gdb.base/func-ptrs.exp
12178 * gdb.base/funcargs.exp
12179 * gdb.base/gcore-buffer-overflow.exp
12180 * gdb.base/gcore-relro-pie.exp
12181 * gdb.base/gcore-relro.exp
12182 * gdb.base/gcore.exp
12183 * gdb.base/gdb1090.exp
12184 * gdb.base/gdb11530.exp
12185 * gdb.base/gdb11531.exp
12186 * gdb.base/gdb1821.exp
12187 * gdb.base/gdbindex-stabs.exp
12188 * gdb.base/gdbvars.exp
12189 * gdb.base/hbreak.exp
12190 * gdb.base/hbreak2.exp
12191 * gdb.base/included.exp
12192 * gdb.base/infcall-input.exp
12193 * gdb.base/inferior-died.exp
12194 * gdb.base/infnan.exp
12195 * gdb.base/info-macros.exp
12196 * gdb.base/info-os.exp
12197 * gdb.base/info-proc.exp
12198 * gdb.base/info-shared.exp
12199 * gdb.base/info-target.exp
12200 * gdb.base/infoline.exp
12201 * gdb.base/interp.exp
12202 * gdb.base/interrupt.exp
12203 * gdb.base/jit-reader.exp
12204 * gdb.base/jit-simple.exp
12205 * gdb.base/kill-after-signal.exp
12206 * gdb.base/kill-detach-inferiors-cmd.exp
12207 * gdb.base/label.exp
12208 * gdb.base/langs.exp
12209 * gdb.base/ldbl_e308.exp
12210 * gdb.base/line-symtabs.exp
12211 * gdb.base/linespecs.exp
12212 * gdb.base/list.exp
12213 * gdb.base/long_long.exp
12214 * gdb.base/longest-types.exp
12215 * gdb.base/maint.exp
12216 * gdb.base/max-value-size.exp
12217 * gdb.base/memattr.exp
12218 * gdb.base/mips_pro.exp
12219 * gdb.base/morestack.exp
12220 * gdb.base/moribund-step.exp
12221 * gdb.base/multi-forks.exp
12222 * gdb.base/nested-addr.exp
12223 * gdb.base/nextoverexit.exp
12224 * gdb.base/noreturn-finish.exp
12225 * gdb.base/noreturn-return.exp
12226 * gdb.base/nostdlib.exp
12227 * gdb.base/offsets.exp
12228 * gdb.base/opaque.exp
12229 * gdb.base/pc-fp.exp
12230 * gdb.base/permissions.exp
12231 * gdb.base/print-symbol-loading.exp
12232 * gdb.base/prologue-include.exp
12233 * gdb.base/psymtab.exp
12234 * gdb.base/ptype.exp
12235 * gdb.base/random-signal.exp
12236 * gdb.base/randomize.exp
12237 * gdb.base/range-stepping.exp
12238 * gdb.base/readline-ask.exp
12239 * gdb.base/recpar.exp
12240 * gdb.base/recurse.exp
12241 * gdb.base/relational.exp
12242 * gdb.base/restore.exp
12243 * gdb.base/return-nodebug.exp
12244 * gdb.base/return.exp
12245 * gdb.base/run-after-attach.exp
12246 * gdb.base/save-bp.exp
12247 * gdb.base/scope.exp
12248 * gdb.base/sect-cmd.exp
12249 * gdb.base/set-lang-auto.exp
12250 * gdb.base/set-noassign.exp
12251 * gdb.base/setvar.exp
12252 * gdb.base/sigall.exp
12253 * gdb.base/sigbpt.exp
12254 * gdb.base/siginfo-addr.exp
12255 * gdb.base/siginfo-infcall.exp
12256 * gdb.base/siginfo-obj.exp
12257 * gdb.base/siginfo.exp
12258 * gdb.base/signals-state-child.exp
12259 * gdb.base/signest.exp
12260 * gdb.base/sigstep.exp
12261 * gdb.base/sizeof.exp
12262 * gdb.base/skip.exp
12263 * gdb.base/solib-corrupted.exp
12264 * gdb.base/solib-nodir.exp
12265 * gdb.base/solib-search.exp
12266 * gdb.base/stack-checking.exp
12267 * gdb.base/stale-infcall.exp
12268 * gdb.base/stap-probe.exp
12269 * gdb.base/start.exp
12270 * gdb.base/step-break.exp
12271 * gdb.base/step-bt.exp
12272 * gdb.base/step-line.exp
12273 * gdb.base/step-over-exit.exp
12274 * gdb.base/step-over-syscall.exp
12275 * gdb.base/step-resume-infcall.exp
12276 * gdb.base/step-test.exp
12277 * gdb.base/store.exp
12278 * gdb.base/structs3.exp
12279 * gdb.base/sym-file.exp
12280 * gdb.base/symbol-without-target_section.exp
12281 * gdb.base/term.exp
12282 * gdb.base/testenv.exp
12283 * gdb.base/ui-redirect.exp
12284 * gdb.base/until.exp
12285 * gdb.base/unwindonsignal.exp
12286 * gdb.base/value-double-free.exp
12287 * gdb.base/vla-datatypes.exp
12288 * gdb.base/vla-ptr.exp
12289 * gdb.base/vla-sideeffect.exp
12290 * gdb.base/volatile.exp
12291 * gdb.base/watch-cond-infcall.exp
12292 * gdb.base/watch-cond.exp
12293 * gdb.base/watch-non-mem.exp
12294 * gdb.base/watch-read.exp
12295 * gdb.base/watch-vfork.exp
12296 * gdb.base/watchpoint-cond-gone.exp
12297 * gdb.base/watchpoint-delete.exp
12298 * gdb.base/watchpoint-hw-hit-once.exp
12299 * gdb.base/watchpoint-hw.exp
12300 * gdb.base/watchpoint-stops-at-right-insn.exp
12301 * gdb.base/watchpoints.exp
12302 * gdb.base/wchar.exp
12303 * gdb.base/whatis-exp.exp
12304 * gdb.btrace/buffer-size.exp
12305 * gdb.btrace/data.exp
12306 * gdb.btrace/delta.exp
12307 * gdb.btrace/dlopen.exp
12308 * gdb.btrace/enable.exp
12309 * gdb.btrace/exception.exp
12310 * gdb.btrace/function_call_history.exp
12311 * gdb.btrace/gcore.exp
12312 * gdb.btrace/instruction_history.exp
12313 * gdb.btrace/nohist.exp
12314 * gdb.btrace/reconnect.exp
12315 * gdb.btrace/record_goto-step.exp
12316 * gdb.btrace/record_goto.exp
12317 * gdb.btrace/rn-dl-bind.exp
12318 * gdb.btrace/segv.exp
12319 * gdb.btrace/step.exp
12320 * gdb.btrace/stepi.exp
12321 * gdb.btrace/tailcall-only.exp
12322 * gdb.btrace/tailcall.exp
12323 * gdb.btrace/tsx.exp
12324 * gdb.btrace/unknown_functions.exp
12325 * gdb.btrace/vdso.exp
12326 * gdb.compile/compile-ifunc.exp
12327 * gdb.compile/compile-ops.exp
12328 * gdb.compile/compile-print.exp
12329 * gdb.compile/compile-setjmp.exp
12330 * gdb.cp/abstract-origin.exp
12331 * gdb.cp/ambiguous.exp
12332 * gdb.cp/annota2.exp
12333 * gdb.cp/annota3.exp
12334 * gdb.cp/anon-ns.exp
12335 * gdb.cp/anon-struct.exp
12336 * gdb.cp/anon-union.exp
12337 * gdb.cp/arg-reference.exp
12338 * gdb.cp/baseenum.exp
12339 * gdb.cp/bool.exp
12340 * gdb.cp/breakpoint.exp
12341 * gdb.cp/bs15503.exp
12342 * gdb.cp/call-c.exp
12343 * gdb.cp/casts.exp
12344 * gdb.cp/chained-calls.exp
12345 * gdb.cp/class2.exp
12346 * gdb.cp/classes.exp
12347 * gdb.cp/cmpd-minsyms.exp
12348 * gdb.cp/converts.exp
12349 * gdb.cp/cp-relocate.exp
12350 * gdb.cp/cpcompletion.exp
12351 * gdb.cp/cpexprs.exp
12352 * gdb.cp/cplabel.exp
12353 * gdb.cp/cplusfuncs.exp
12354 * gdb.cp/cpsizeof.exp
12355 * gdb.cp/ctti.exp
12356 * gdb.cp/derivation.exp
12357 * gdb.cp/destrprint.exp
12358 * gdb.cp/dispcxx.exp
12359 * gdb.cp/enum-class.exp
12360 * gdb.cp/exception.exp
12361 * gdb.cp/exceptprint.exp
12362 * gdb.cp/expand-psymtabs-cxx.exp
12363 * gdb.cp/expand-sals.exp
12364 * gdb.cp/extern-c.exp
12365 * gdb.cp/filename.exp
12366 * gdb.cp/formatted-ref.exp
12367 * gdb.cp/fpointer.exp
12368 * gdb.cp/gdb1355.exp
12369 * gdb.cp/gdb2495.exp
12370 * gdb.cp/hang.exp
12371 * gdb.cp/impl-this.exp
12372 * gdb.cp/infcall-dlopen.exp
12373 * gdb.cp/inherit.exp
12374 * gdb.cp/iostream.exp
12375 * gdb.cp/koenig.exp
12376 * gdb.cp/local.exp
12377 * gdb.cp/m-data.exp
12378 * gdb.cp/m-static.exp
12379 * gdb.cp/mb-ctor.exp
12380 * gdb.cp/mb-inline.exp
12381 * gdb.cp/mb-templates.exp
12382 * gdb.cp/member-name.exp
12383 * gdb.cp/member-ptr.exp
12384 * gdb.cp/meth-typedefs.exp
12385 * gdb.cp/method.exp
12386 * gdb.cp/method2.exp
12387 * gdb.cp/minsym-fallback.exp
12388 * gdb.cp/misc.exp
12389 * gdb.cp/namelessclass.exp
12390 * gdb.cp/namespace-enum.exp
12391 * gdb.cp/namespace-nested-import.exp
12392 * gdb.cp/namespace.exp
12393 * gdb.cp/nextoverthrow.exp
12394 * gdb.cp/no-dmgl-verbose.exp
12395 * gdb.cp/non-trivial-retval.exp
12396 * gdb.cp/noparam.exp
12397 * gdb.cp/nsdecl.exp
12398 * gdb.cp/nsimport.exp
12399 * gdb.cp/nsnested.exp
12400 * gdb.cp/nsnoimports.exp
12401 * gdb.cp/nsrecurs.exp
12402 * gdb.cp/nsstress.exp
12403 * gdb.cp/nsusing.exp
12404 * gdb.cp/operator.exp
12405 * gdb.cp/oranking.exp
12406 * gdb.cp/overload-const.exp
12407 * gdb.cp/overload.exp
12408 * gdb.cp/ovldbreak.exp
12409 * gdb.cp/ovsrch.exp
12410 * gdb.cp/paren-type.exp
12411 * gdb.cp/parse-lang.exp
12412 * gdb.cp/pass-by-ref.exp
12413 * gdb.cp/pr-1023.exp
12414 * gdb.cp/pr-1210.exp
12415 * gdb.cp/pr-574.exp
12416 * gdb.cp/pr10687.exp
12417 * gdb.cp/pr12028.exp
12418 * gdb.cp/pr17132.exp
12419 * gdb.cp/pr17494.exp
12420 * gdb.cp/pr9067.exp
12421 * gdb.cp/pr9167.exp
12422 * gdb.cp/pr9631.exp
12423 * gdb.cp/printmethod.exp
12424 * gdb.cp/psmang.exp
12425 * gdb.cp/psymtab-parameter.exp
12426 * gdb.cp/ptype-cv-cp.exp
12427 * gdb.cp/ptype-flags.exp
12428 * gdb.cp/re-set-overloaded.exp
12429 * gdb.cp/ref-types.exp
12430 * gdb.cp/rtti.exp
12431 * gdb.cp/scope-err.exp
12432 * gdb.cp/shadow.exp
12433 * gdb.cp/smartp.exp
12434 * gdb.cp/static-method.exp
12435 * gdb.cp/static-print-quit.exp
12436 * gdb.cp/temargs.exp
12437 * gdb.cp/templates.exp
12438 * gdb.cp/try_catch.exp
12439 * gdb.cp/typedef-operator.exp
12440 * gdb.cp/typeid.exp
12441 * gdb.cp/userdef.exp
12442 * gdb.cp/using-crash.exp
12443 * gdb.cp/var-tag.exp
12444 * gdb.cp/virtbase.exp
12445 * gdb.cp/virtfunc.exp
12446 * gdb.cp/virtfunc2.exp
12447 * gdb.cp/vla-cxx.exp
12448 * gdb.disasm/t01_mov.exp
12449 * gdb.disasm/t02_mova.exp
12450 * gdb.disasm/t03_add.exp
12451 * gdb.disasm/t04_sub.exp
12452 * gdb.disasm/t05_cmp.exp
12453 * gdb.disasm/t06_ari2.exp
12454 * gdb.disasm/t07_ari3.exp
12455 * gdb.disasm/t08_or.exp
12456 * gdb.disasm/t09_xor.exp
12457 * gdb.disasm/t10_and.exp
12458 * gdb.disasm/t11_logs.exp
12459 * gdb.disasm/t12_bit.exp
12460 * gdb.disasm/t13_otr.exp
12461 * gdb.dlang/circular.exp
12462 * gdb.dwarf2/arr-stride.exp
12463 * gdb.dwarf2/arr-subrange.exp
12464 * gdb.dwarf2/atomic-type.exp
12465 * gdb.dwarf2/bad-regnum.exp
12466 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12467 * gdb.dwarf2/callframecfa.exp
12468 * gdb.dwarf2/clztest.exp
12469 * gdb.dwarf2/corrupt.exp
12470 * gdb.dwarf2/data-loc.exp
12471 * gdb.dwarf2/dup-psym.exp
12472 * gdb.dwarf2/dw2-anon-mptr.exp
12473 * gdb.dwarf2/dw2-anonymous-func.exp
12474 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12475 * gdb.dwarf2/dw2-bad-unresolved.exp
12476 * gdb.dwarf2/dw2-basic.exp
12477 * gdb.dwarf2/dw2-canonicalize-type.exp
12478 * gdb.dwarf2/dw2-case-insensitive.exp
12479 * gdb.dwarf2/dw2-common-block.exp
12480 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12481 * gdb.dwarf2/dw2-compressed.exp
12482 * gdb.dwarf2/dw2-const.exp
12483 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12484 * gdb.dwarf2/dw2-cu-size.exp
12485 * gdb.dwarf2/dw2-dup-frame.exp
12486 * gdb.dwarf2/dw2-entry-value.exp
12487 * gdb.dwarf2/dw2-icycle.exp
12488 * gdb.dwarf2/dw2-ifort-parameter.exp
12489 * gdb.dwarf2/dw2-inline-break.exp
12490 * gdb.dwarf2/dw2-inline-param.exp
12491 * gdb.dwarf2/dw2-intercu.exp
12492 * gdb.dwarf2/dw2-intermix.exp
12493 * gdb.dwarf2/dw2-lexical-block-bare.exp
12494 * gdb.dwarf2/dw2-linkage-name-trust.exp
12495 * gdb.dwarf2/dw2-minsym-in-cu.exp
12496 * gdb.dwarf2/dw2-noloc.exp
12497 * gdb.dwarf2/dw2-op-call.exp
12498 * gdb.dwarf2/dw2-op-out-param.exp
12499 * gdb.dwarf2/dw2-opt-structptr.exp
12500 * gdb.dwarf2/dw2-param-error.exp
12501 * gdb.dwarf2/dw2-producer.exp
12502 * gdb.dwarf2/dw2-ranges-base.exp
12503 * gdb.dwarf2/dw2-ref-missing-frame.exp
12504 * gdb.dwarf2/dw2-reg-undefined.exp
12505 * gdb.dwarf2/dw2-regno-invalid.exp
12506 * gdb.dwarf2/dw2-restore.exp
12507 * gdb.dwarf2/dw2-restrict.exp
12508 * gdb.dwarf2/dw2-single-line-discriminators.exp
12509 * gdb.dwarf2/dw2-strp.exp
12510 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12511 * gdb.dwarf2/dw2-unresolved.exp
12512 * gdb.dwarf2/dw2-var-zero-addr.exp
12513 * gdb.dwarf2/dw4-sig-types.exp
12514 * gdb.dwarf2/dwz.exp
12515 * gdb.dwarf2/dynarr-ptr.exp
12516 * gdb.dwarf2/enum-type.exp
12517 * gdb.dwarf2/gdb-index.exp
12518 * gdb.dwarf2/implptr-64bit.exp
12519 * gdb.dwarf2/implptr-optimized-out.exp
12520 * gdb.dwarf2/implptr.exp
12521 * gdb.dwarf2/implref-array.exp
12522 * gdb.dwarf2/implref-const.exp
12523 * gdb.dwarf2/implref-global.exp
12524 * gdb.dwarf2/implref-struct.exp
12525 * gdb.dwarf2/mac-fileno.exp
12526 * gdb.dwarf2/main-subprogram.exp
12527 * gdb.dwarf2/member-ptr-forwardref.exp
12528 * gdb.dwarf2/method-ptr.exp
12529 * gdb.dwarf2/missing-sig-type.exp
12530 * gdb.dwarf2/nonvar-access.exp
12531 * gdb.dwarf2/opaque-type-lookup.exp
12532 * gdb.dwarf2/pieces-optimized-out.exp
12533 * gdb.dwarf2/pieces.exp
12534 * gdb.dwarf2/pr10770.exp
12535 * gdb.dwarf2/pr13961.exp
12536 * gdb.dwarf2/staticvirtual.exp
12537 * gdb.dwarf2/subrange.exp
12538 * gdb.dwarf2/symtab-producer.exp
12539 * gdb.dwarf2/trace-crash.exp
12540 * gdb.dwarf2/typeddwarf.exp
12541 * gdb.dwarf2/valop.exp
12542 * gdb.dwarf2/watch-notconst.exp
12543 * gdb.fortran/array-element.exp
12544 * gdb.fortran/charset.exp
12545 * gdb.fortran/common-block.exp
12546 * gdb.fortran/complex.exp
12547 * gdb.fortran/derived-type-function.exp
12548 * gdb.fortran/derived-type.exp
12549 * gdb.fortran/logical.exp
12550 * gdb.fortran/module.exp
12551 * gdb.fortran/multi-dim.exp
12552 * gdb.fortran/nested-funcs.exp
12553 * gdb.fortran/print-formatted.exp
12554 * gdb.fortran/subarray.exp
12555 * gdb.fortran/vla-alloc-assoc.exp
12556 * gdb.fortran/vla-datatypes.exp
12557 * gdb.fortran/vla-history.exp
12558 * gdb.fortran/vla-ptr-info.exp
12559 * gdb.fortran/vla-ptype-sub.exp
12560 * gdb.fortran/vla-ptype.exp
12561 * gdb.fortran/vla-sizeof.exp
12562 * gdb.fortran/vla-type.exp
12563 * gdb.fortran/vla-value-sub-arbitrary.exp
12564 * gdb.fortran/vla-value-sub-finish.exp
12565 * gdb.fortran/vla-value-sub.exp
12566 * gdb.fortran/vla-value.exp
12567 * gdb.fortran/whatis_type.exp
12568 * gdb.go/chan.exp
12569 * gdb.go/handcall.exp
12570 * gdb.go/hello.exp
12571 * gdb.go/integers.exp
12572 * gdb.go/methods.exp
12573 * gdb.go/package.exp
12574 * gdb.go/strings.exp
12575 * gdb.go/types.exp
12576 * gdb.go/unsafe.exp
12577 * gdb.guile/scm-arch.exp
12578 * gdb.guile/scm-block.exp
12579 * gdb.guile/scm-breakpoint.exp
12580 * gdb.guile/scm-cmd.exp
12581 * gdb.guile/scm-disasm.exp
12582 * gdb.guile/scm-equal.exp
12583 * gdb.guile/scm-frame-args.exp
12584 * gdb.guile/scm-frame-inline.exp
12585 * gdb.guile/scm-frame.exp
12586 * gdb.guile/scm-iterator.exp
12587 * gdb.guile/scm-math.exp
12588 * gdb.guile/scm-objfile.exp
12589 * gdb.guile/scm-ports.exp
12590 * gdb.guile/scm-symbol.exp
12591 * gdb.guile/scm-symtab.exp
12592 * gdb.guile/scm-value-cc.exp
12593 * gdb.guile/types-module.exp
12594 * gdb.linespec/break-ask.exp
12595 * gdb.linespec/cpexplicit.exp
12596 * gdb.linespec/explicit.exp
12597 * gdb.linespec/keywords.exp
12598 * gdb.linespec/linespec.exp
12599 * gdb.linespec/ls-dollar.exp
12600 * gdb.linespec/ls-errs.exp
12601 * gdb.linespec/skip-two.exp
12602 * gdb.linespec/thread.exp
12603 * gdb.mi/mi-async.exp
12604 * gdb.mi/mi-basics.exp
12605 * gdb.mi/mi-break.exp
12606 * gdb.mi/mi-catch-load.exp
12607 * gdb.mi/mi-cli.exp
12608 * gdb.mi/mi-cmd-param-changed.exp
12609 * gdb.mi/mi-console.exp
12610 * gdb.mi/mi-detach.exp
12611 * gdb.mi/mi-disassemble.exp
12612 * gdb.mi/mi-eval.exp
12613 * gdb.mi/mi-file-transfer.exp
12614 * gdb.mi/mi-file.exp
12615 * gdb.mi/mi-fill-memory.exp
12616 * gdb.mi/mi-inheritance-syntax-error.exp
12617 * gdb.mi/mi-linespec-err-cp.exp
12618 * gdb.mi/mi-logging.exp
12619 * gdb.mi/mi-memory-changed.exp
12620 * gdb.mi/mi-read-memory.exp
12621 * gdb.mi/mi-record-changed.exp
12622 * gdb.mi/mi-reg-undefined.exp
12623 * gdb.mi/mi-regs.exp
12624 * gdb.mi/mi-return.exp
12625 * gdb.mi/mi-reverse.exp
12626 * gdb.mi/mi-simplerun.exp
12627 * gdb.mi/mi-solib.exp
12628 * gdb.mi/mi-stack.exp
12629 * gdb.mi/mi-stepi.exp
12630 * gdb.mi/mi-syn-frame.exp
12631 * gdb.mi/mi-until.exp
12632 * gdb.mi/mi-var-block.exp
12633 * gdb.mi/mi-var-child.exp
12634 * gdb.mi/mi-var-cmd.exp
12635 * gdb.mi/mi-var-cp.exp
12636 * gdb.mi/mi-var-display.exp
12637 * gdb.mi/mi-var-invalidate.exp
12638 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12639 * gdb.mi/mi-vla-fortran.exp
12640 * gdb.mi/mi-watch.exp
12641 * gdb.mi/mi2-var-child.exp
12642 * gdb.mi/user-selected-context-sync.exp
12643 * gdb.modula2/unbounded-array.exp
12644 * gdb.multi/dummy-frame-restore.exp
12645 * gdb.multi/multi-arch-exec.exp
12646 * gdb.multi/multi-arch.exp
12647 * gdb.multi/tids.exp
12648 * gdb.multi/watchpoint-multi.exp
12649 * gdb.opencl/callfuncs.exp
12650 * gdb.opencl/convs_casts.exp
12651 * gdb.opencl/datatypes.exp
12652 * gdb.opencl/operators.exp
12653 * gdb.opencl/vec_comps.exp
12654 * gdb.opt/clobbered-registers-O2.exp
12655 * gdb.opt/inline-break.exp
12656 * gdb.opt/inline-bt.exp
12657 * gdb.opt/inline-cmds.exp
12658 * gdb.opt/inline-locals.exp
12659 * gdb.pascal/case-insensitive-symbols.exp
12660 * gdb.pascal/floats.exp
12661 * gdb.pascal/gdb11492.exp
12662 * gdb.python/lib-types.exp
12663 * gdb.python/py-arch.exp
12664 * gdb.python/py-as-string.exp
12665 * gdb.python/py-bad-printers.exp
12666 * gdb.python/py-block.exp
12667 * gdb.python/py-breakpoint-create-fail.exp
12668 * gdb.python/py-breakpoint.exp
12669 * gdb.python/py-caller-is.exp
12670 * gdb.python/py-cmd.exp
12671 * gdb.python/py-explore-cc.exp
12672 * gdb.python/py-explore.exp
12673 * gdb.python/py-finish-breakpoint.exp
12674 * gdb.python/py-finish-breakpoint2.exp
12675 * gdb.python/py-frame-args.exp
12676 * gdb.python/py-frame-inline.exp
12677 * gdb.python/py-frame.exp
12678 * gdb.python/py-framefilter-mi.exp
12679 * gdb.python/py-infthread.exp
12680 * gdb.python/py-lazy-string.exp
12681 * gdb.python/py-linetable.exp
12682 * gdb.python/py-mi-events.exp
12683 * gdb.python/py-mi-objfile.exp
12684 * gdb.python/py-mi.exp
12685 * gdb.python/py-objfile.exp
12686 * gdb.python/py-pp-integral.exp
12687 * gdb.python/py-pp-maint.exp
12688 * gdb.python/py-pp-re-notag.exp
12689 * gdb.python/py-pp-registration.exp
12690 * gdb.python/py-recurse-unwind.exp
12691 * gdb.python/py-strfns.exp
12692 * gdb.python/py-symbol.exp
12693 * gdb.python/py-symtab.exp
12694 * gdb.python/py-sync-interp.exp
12695 * gdb.python/py-typeprint.exp
12696 * gdb.python/py-unwind-maint.exp
12697 * gdb.python/py-unwind.exp
12698 * gdb.python/py-value-cc.exp
12699 * gdb.python/py-xmethods.exp
12700 * gdb.reverse/amd64-tailcall-reverse.exp
12701 * gdb.reverse/break-precsave.exp
12702 * gdb.reverse/break-reverse.exp
12703 * gdb.reverse/consecutive-precsave.exp
12704 * gdb.reverse/consecutive-reverse.exp
12705 * gdb.reverse/finish-precsave.exp
12706 * gdb.reverse/finish-reverse-bkpt.exp
12707 * gdb.reverse/finish-reverse.exp
12708 * gdb.reverse/fstatat-reverse.exp
12709 * gdb.reverse/getresuid-reverse.exp
12710 * gdb.reverse/i386-precsave.exp
12711 * gdb.reverse/i386-reverse.exp
12712 * gdb.reverse/i386-sse-reverse.exp
12713 * gdb.reverse/i387-env-reverse.exp
12714 * gdb.reverse/i387-stack-reverse.exp
12715 * gdb.reverse/insn-reverse.exp
12716 * gdb.reverse/machinestate-precsave.exp
12717 * gdb.reverse/machinestate.exp
12718 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12719 * gdb.reverse/pipe-reverse.exp
12720 * gdb.reverse/readv-reverse.exp
12721 * gdb.reverse/recvmsg-reverse.exp
12722 * gdb.reverse/rerun-prec.exp
12723 * gdb.reverse/s390-mvcle.exp
12724 * gdb.reverse/step-precsave.exp
12725 * gdb.reverse/step-reverse.exp
12726 * gdb.reverse/time-reverse.exp
12727 * gdb.reverse/until-precsave.exp
12728 * gdb.reverse/until-reverse.exp
12729 * gdb.reverse/waitpid-reverse.exp
12730 * gdb.reverse/watch-precsave.exp
12731 * gdb.reverse/watch-reverse.exp
12732 * gdb.rust/generics.exp
12733 * gdb.rust/methods.exp
12734 * gdb.rust/modules.exp
12735 * gdb.rust/simple.exp
12736 * gdb.server/connect-with-no-symbol-file.exp
12737 * gdb.server/ext-attach.exp
12738 * gdb.server/ext-restart.exp
12739 * gdb.server/ext-wrapper.exp
12740 * gdb.server/file-transfer.exp
12741 * gdb.server/server-exec-info.exp
12742 * gdb.server/server-kill.exp
12743 * gdb.server/server-mon.exp
12744 * gdb.server/wrapper.exp
12745 * gdb.stabs/exclfwd.exp
12746 * gdb.stabs/gdb11479.exp
12747 * gdb.threads/clone-new-thread-event.exp
12748 * gdb.threads/corethreads.exp
12749 * gdb.threads/current-lwp-dead.exp
12750 * gdb.threads/dlopen-libpthread.exp
12751 * gdb.threads/gcore-thread.exp
12752 * gdb.threads/sigstep-threads.exp
12753 * gdb.threads/watchpoint-fork.exp
12754 * gdb.trace/actions-changed.exp
12755 * gdb.trace/backtrace.exp
12756 * gdb.trace/change-loc.exp
12757 * gdb.trace/circ.exp
12758 * gdb.trace/collection.exp
12759 * gdb.trace/disconnected-tracing.exp
12760 * gdb.trace/ftrace.exp
12761 * gdb.trace/mi-trace-frame-collected.exp
12762 * gdb.trace/mi-trace-unavailable.exp
12763 * gdb.trace/mi-traceframe-changed.exp
12764 * gdb.trace/mi-tsv-changed.exp
12765 * gdb.trace/no-attach-trace.exp
12766 * gdb.trace/passc-dyn.exp
12767 * gdb.trace/qtro.exp
12768 * gdb.trace/range-stepping.exp
12769 * gdb.trace/read-memory.exp
12770 * gdb.trace/save-trace.exp
12771 * gdb.trace/signal.exp
12772 * gdb.trace/status-stop.exp
12773 * gdb.trace/tfile.exp
12774 * gdb.trace/trace-break.exp
12775 * gdb.trace/trace-buffer-size.exp
12776 * gdb.trace/trace-condition.exp
12777 * gdb.trace/tracefile-pseudo-reg.exp
12778 * gdb.trace/tstatus.exp
12779 * gdb.trace/unavailable.exp
12780 * gdb.trace/while-dyn.exp
12781 * gdb.trace/while-stepping.exp
12782
34c41c68
DE
127832016-12-22 Doug Evans <xdje42@gmail.com>
12784
12785 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
12786 and msymbols.
12787
16e69324
YQ
127882016-12-19 Yao Qi <yao.qi@linaro.org>
12789
12790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
12791 (test_with_self): Don't call do_steps_and_nexts, and remove
12792 code about stepping into xmalloc.
12793
f94f411b
YQ
127942016-12-09 Yao Qi <yao.qi@linaro.org>
12795
12796 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
12797
127982016-12-09 Yao Qi <yao.qi@linaro.org>
12799
12800 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
12801
f1b5deee
PA
128022016-12-09 Pedro Alves <palves@redhat.com>
12803
12804 * gdb.base/all-architectures-0.exp: New file.
12805 * gdb.base/all-architectures-1.exp: New file.
12806 * gdb.base/all-architectures-2.exp: New file.
12807 * gdb.base/all-architectures-3.exp: New file.
12808 * gdb.base/all-architectures-4.exp: New file.
12809 * gdb.base/all-architectures-5.exp: New file.
12810 * gdb.base/all-architectures-6.exp: New file.
12811 * gdb.base/all-architectures-7.exp: New file.
12812 * gdb.base/all-architectures.exp.in: New file.
12813
364ca42e
YQ
128142016-12-09 Yao Qi <yao.qi@linaro.org>
12815
12816 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
12817
107c2d62
LM
128182016-12-02 Luis Machado <lgustavo@codesourcery.com>
12819
12820 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
12821 possible.
12822 Remove useless pattern-matching code.
12823
df3ee9ca
PA
128242016-12-02 Pedro Alves <palves@redhat.com>
12825
12826 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
12827 procedure.
12828 (top level): Call it.
12829
ec835369
PA
128302016-12-02 Pedro Alves <palves@redhat.com>
12831
12832 * gdb.base/commands.exp (user_defined_command_args_stack_test):
12833 New procedure.
12834 (top level): Call it.
12835
01770bbd
PA
128362016-12-02 Pedro Alves <palves@redhat.com>
12837
12838 PR cli/20559
12839 * gdb.base/commands.exp (user_defined_command_args_eval): New
12840 procedure.
12841 (top level): Call it.
12842
008459ea
LM
128432016-12-02 Luis Machado <lgustavo@codesourcery.com>
12844
12845 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
12846 timeout handling.
12847
0c1b455e
TT
128482016-12-02 Tom Tromey <tom@tromey.com>
12849
12850 * gdb.dwarf2/main-subprogram.c: New file.
12851 * gdb.dwarf2/main-subprogram.exp: New file.
12852
018572b8
LM
128532016-12-01 Luis Machado <lgustavo@codesourcery.com>
12854
12855 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
12856 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
12857 gdb_test_no_output for a couple of cases.
12858 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
12859
84c93cd5
LM
128602016-12-01 Luis Machado <lgustavo@codesourcery.com>
12861
12862 Fix test names and standardize compilation error messages throughout
12863 the following files:
12864
12865 * gdb.ada/start.exp
12866 * gdb.arch/alpha-step.exp
12867 * gdb.arch/e500-prologue.exp
12868 * gdb.arch/ftrace-insn-reloc.exp
12869 * gdb.arch/gdb1291.exp
12870 * gdb.arch/gdb1431.exp
12871 * gdb.arch/gdb1558.exp
12872 * gdb.arch/i386-dr3-watch.exp
12873 * gdb.arch/i386-sse-stack-align.exp
12874 * gdb.arch/ia64-breakpoint-shadow.exp
12875 * gdb.arch/pa-nullify.exp
12876 * gdb.arch/powerpc-aix-prologue.exp
12877 * gdb.arch/thumb-bx-pc.exp
12878 * gdb.base/annota1.exp
12879 * gdb.base/annota3.exp
12880 * gdb.base/arrayidx.exp
12881 * gdb.base/assign.exp
12882 * gdb.base/attach.exp
12883 * gdb.base/auxv.exp
12884 * gdb.base/bang.exp
12885 * gdb.base/bfp-test.exp
12886 * gdb.base/bigcore.exp
12887 * gdb.base/bitfields2.exp
12888 * gdb.base/break-fun-addr.exp
12889 * gdb.base/break-probes.exp
12890 * gdb.base/call-rt-st.exp
12891 * gdb.base/callexit.exp
12892 * gdb.base/catch-fork-kill.exp
12893 * gdb.base/charset.exp
12894 * gdb.base/checkpoint.exp
12895 * gdb.base/comprdebug.exp
12896 * gdb.base/constvars.exp
12897 * gdb.base/coredump-filter.exp
12898 * gdb.base/cursal.exp
12899 * gdb.base/cvexpr.exp
12900 * gdb.base/detach.exp
12901 * gdb.base/display.exp
12902 * gdb.base/dmsym.exp
12903 * gdb.base/dprintf-pending.exp
12904 * gdb.base/dso2dso.exp
12905 * gdb.base/dtrace-probe.exp
12906 * gdb.base/dump.exp
12907 * gdb.base/enum_cond.exp
12908 * gdb.base/exe-lock.exp
12909 * gdb.base/exec-invalid-sysroot.exp
12910 * gdb.base/execl-update-breakpoints.exp
12911 * gdb.base/exprs.exp
12912 * gdb.base/fileio.exp
12913 * gdb.base/find.exp
12914 * gdb.base/finish.exp
12915 * gdb.base/fixsection.exp
12916 * gdb.base/foll-vfork.exp
12917 * gdb.base/frame-args.exp
12918 * gdb.base/gcore.exp
12919 * gdb.base/gdb1250.exp
12920 * gdb.base/global-var-nested-by-dso.exp
12921 * gdb.base/gnu-ifunc.exp
12922 * gdb.base/hashline1.exp
12923 * gdb.base/hashline2.exp
12924 * gdb.base/hashline3.exp
12925 * gdb.base/hbreak-in-shr-unsupported.exp
12926 * gdb.base/huge.exp
12927 * gdb.base/infcall-input.exp
12928 * gdb.base/info-fun.exp
12929 * gdb.base/info-shared.exp
12930 * gdb.base/jit-simple.exp
12931 * gdb.base/jit-so.exp
12932 * gdb.base/jit.exp
12933 * gdb.base/jump.exp
12934 * gdb.base/label.exp
12935 * gdb.base/lineinc.exp
12936 * gdb.base/logical.exp
12937 * gdb.base/longjmp.exp
12938 * gdb.base/macscp.exp
12939 * gdb.base/miscexprs.exp
12940 * gdb.base/new-ui-echo.exp
12941 * gdb.base/new-ui-pending-input.exp
12942 * gdb.base/new-ui.exp
12943 * gdb.base/nodebug.exp
12944 * gdb.base/nofield.exp
12945 * gdb.base/offsets.exp
12946 * gdb.base/overlays.exp
12947 * gdb.base/pending.exp
12948 * gdb.base/pointers.exp
12949 * gdb.base/pr11022.exp
12950 * gdb.base/printcmds.exp
12951 * gdb.base/prologue.exp
12952 * gdb.base/ptr-typedef.exp
12953 * gdb.base/realname-expand.exp
12954 * gdb.base/relativedebug.exp
12955 * gdb.base/relocate.exp
12956 * gdb.base/remote.exp
12957 * gdb.base/reread.exp
12958 * gdb.base/return2.exp
12959 * gdb.base/savedregs.exp
12960 * gdb.base/sep.exp
12961 * gdb.base/sepdebug.exp
12962 * gdb.base/sepsymtab.exp
12963 * gdb.base/set-inferior-tty.exp
12964 * gdb.base/setshow.exp
12965 * gdb.base/shlib-call.exp
12966 * gdb.base/sigaltstack.exp
12967 * gdb.base/siginfo-addr.exp
12968 * gdb.base/signals.exp
12969 * gdb.base/signull.exp
12970 * gdb.base/sigrepeat.exp
12971 * gdb.base/so-impl-ld.exp
12972 * gdb.base/solib-display.exp
12973 * gdb.base/solib-overlap.exp
12974 * gdb.base/solib-search.exp
12975 * gdb.base/solib-symbol.exp
12976 * gdb.base/structs.exp
12977 * gdb.base/structs2.exp
12978 * gdb.base/symtab-search-order.exp
12979 * gdb.base/twice.exp
12980 * gdb.base/unload.exp
12981 * gdb.base/varargs.exp
12982 * gdb.base/watchpoint-solib.exp
12983 * gdb.base/watchpoint.exp
12984 * gdb.base/whatis.exp
12985 * gdb.base/wrong_frame_bt_full.exp
12986 * gdb.btrace/dlopen.exp
12987 * gdb.cell/ea-standalone.exp
12988 * gdb.cell/ea-test.exp
12989 * gdb.cp/dispcxx.exp
12990 * gdb.cp/gdb2384.exp
12991 * gdb.cp/method2.exp
12992 * gdb.cp/nextoverthrow.exp
12993 * gdb.cp/pr10728.exp
12994 * gdb.disasm/am33.exp
12995 * gdb.disasm/h8300s.exp
12996 * gdb.disasm/mn10300.exp
12997 * gdb.disasm/sh3.exp
12998 * gdb.dwarf2/dw2-dir-file-name.exp
12999 * gdb.fortran/complex.exp
13000 * gdb.fortran/library-module.exp
13001 * gdb.guile/scm-pretty-print.exp
13002 * gdb.guile/scm-symbol.exp
13003 * gdb.guile/scm-type.exp
13004 * gdb.guile/scm-value.exp
13005 * gdb.linespec/linespec.exp
13006 * gdb.mi/gdb701.exp
13007 * gdb.mi/gdb792.exp
13008 * gdb.mi/mi-breakpoint-changed.exp
13009 * gdb.mi/mi-dprintf-pending.exp
13010 * gdb.mi/mi-dprintf.exp
13011 * gdb.mi/mi-exit-code.exp
13012 * gdb.mi/mi-pending.exp
13013 * gdb.mi/mi-solib.exp
13014 * gdb.mi/new-ui-mi-sync.exp
13015 * gdb.mi/pr11022.exp
13016 * gdb.mi/user-selected-context-sync.exp
13017 * gdb.opt/solib-intra-step.exp
13018 * gdb.python/py-events.exp
13019 * gdb.python/py-finish-breakpoint.exp
13020 * gdb.python/py-mi.exp
13021 * gdb.python/py-prettyprint.exp
13022 * gdb.python/py-shared.exp
13023 * gdb.python/py-symbol.exp
13024 * gdb.python/py-template.exp
13025 * gdb.python/py-type.exp
13026 * gdb.python/py-value.exp
13027 * gdb.reverse/solib-precsave.exp
13028 * gdb.reverse/solib-reverse.exp
13029 * gdb.server/solib-list.exp
13030 * gdb.stabs/weird.exp
13031 * gdb.threads/reconnect-signal.exp
13032 * gdb.threads/stepi-random-signal.exp
13033 * gdb.trace/actions.exp
13034 * gdb.trace/ax.exp
13035 * gdb.trace/backtrace.exp
13036 * gdb.trace/change-loc.exp
13037 * gdb.trace/deltrace.exp
13038 * gdb.trace/ftrace-lock.exp
13039 * gdb.trace/ftrace.exp
13040 * gdb.trace/infotrace.exp
13041 * gdb.trace/mi-tracepoint-changed.exp
13042 * gdb.trace/packetlen.exp
13043 * gdb.trace/passcount.exp
13044 * gdb.trace/pending.exp
13045 * gdb.trace/range-stepping.exp
13046 * gdb.trace/report.exp
13047 * gdb.trace/stap-trace.exp
13048 * gdb.trace/tfind.exp
13049 * gdb.trace/trace-break.exp
13050 * gdb.trace/trace-condition.exp
13051 * gdb.trace/trace-enable-disable.exp
13052 * gdb.trace/trace-mt.exp
13053 * gdb.trace/tracecmd.exp
13054 * gdb.trace/tspeed.exp
13055 * gdb.trace/tsv.exp
13056 * lib/perftest.exp
13057
fb9feb35
LM
130582016-12-01 Luis Machado <lgustavo@codesourcery.com>
13059
13060 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13061 with gdb_test_no_output.
13062 Use command as test name.
13063
cd2ddb6c
LM
130642016-12-01 Luis Machado <lgustavo@codesourcery.com>
13065
13066 Fix test names starting with uppercase throughout the files.
13067
13068 * gdb.ada/assign_1.exp
13069 * gdb.ada/boolean_expr.exp
13070 * gdb.base/arrayidx.exp
13071 * gdb.base/del.exp
13072 * gdb.base/gcore-buffer-overflow.exp
13073 * gdb.base/testenv.exp
13074 * gdb.compile/compile.exp
13075 * gdb.python/py-framefilter-invalidarg.exp
13076 * gdb.python/py-framefilter.exp
13077
bb95117e
LM
130782016-12-01 Luis Machado <lgustavo@codesourcery.com>
13079
13080 Fix test names starting with uppercase throughout the files.
13081
13082 * gdb.ada/array_return.exp
13083 * gdb.ada/expr_delims.exp
13084 * gdb.ada/mi_dyn_arr.exp
13085 * gdb.ada/mi_interface.exp
13086 * gdb.ada/mi_var_array.exp
13087 * gdb.ada/watch_arg.exp
13088 * gdb.arch/alpha-step.exp
13089 * gdb.arch/altivec-regs.exp
13090 * gdb.arch/e500-regs.exp
13091 * gdb.arch/powerpc-d128-regs.exp
13092 * gdb.base/arrayidx.exp
13093 * gdb.base/break.exp
13094 * gdb.base/checkpoint.exp
13095 * gdb.base/debug-expr.exp
13096 * gdb.base/dmsym.exp
13097 * gdb.base/radix.exp
13098 * gdb.base/sepdebug.exp
13099 * gdb.base/testenv.exp
13100 * gdb.base/watch_thread_num.exp
13101 * gdb.base/watchpoint-cond-gone.exp
13102 * gdb.cell/break.exp
13103 * gdb.cell/ea-cache.exp
13104 * gdb.compile/compile.exp
13105 * gdb.cp/gdb2495.exp
13106 * gdb.gdb/selftest.exp
13107 * gdb.gdb/xfullpath.exp
13108 * gdb.go/hello.exp
13109 * gdb.go/integers.exp
13110 * gdb.objc/basicclass.exp
13111 * gdb.pascal/hello.exp
13112 * gdb.pascal/integers.exp
13113 * gdb.python/py-breakpoint.exp
13114 * gdb.python/py-cmd.exp
13115 * gdb.python/py-linetable.exp
13116 * gdb.python/py-xmethods.exp
13117 * gdb.python/python.exp
13118 * gdb.reverse/consecutive-precsave.exp
13119 * gdb.reverse/finish-precsave.exp
13120 * gdb.reverse/i386-precsave.exp
13121 * gdb.reverse/machinestate-precsave.exp
13122 * gdb.reverse/sigall-precsave.exp
13123 * gdb.reverse/solib-precsave.exp
13124 * gdb.reverse/step-precsave.exp
13125 * gdb.reverse/until-precsave.exp
13126 * gdb.reverse/watch-precsave.exp
13127 * gdb.threads/leader-exit.exp
13128 * gdb.threads/pthreads.exp
13129 * gdb.threads/wp-replication.exp
13130 * gdb.trace/actions.exp
13131 * gdb.trace/mi-tsv-changed.exp
13132 * gdb.trace/tsv.exp
13133
de97fdd4
LM
131342016-12-01 Luis Machado <lgustavo@codesourcery.com>
13135
13136 Fix test names starting with uppercase throughout the files.
13137
13138 * gdb.arch/i386-bp_permanent.exp
13139 * gdb.arch/i386-gnu-cfi.exp
13140 * gdb.base/disasm-end-cu.exp
13141 * gdb.base/macscp.exp
13142 * gdb.base/pending.exp
13143 * gdb.base/watch_thread_num.exp
13144 * gdb.cp/exception.exp
13145 * gdb.cp/gdb2495.exp
13146 * gdb.cp/local.exp
13147 * gdb.python/py-evsignal.exp
13148 * gdb.python/python.exp
13149 * gdb.trace/tracecmd.exp
13150
9f058c10
LM
131512016-12-01 Luis Machado <lgustavo@codesourcery.com>
13152
13153 Fix test names starting with uppercase throughout the files.
13154
13155 * gdb.base/charset.exp
13156 * gdb.base/eval.exp
13157 * gdb.base/multi-forks.exp
13158 * gdb.guile/scm-progspace.exp
13159 * gdb.opencl/datatypes.exp
13160 * gdb.python/py-block.exp
13161 * gdb.python/py-function.exp
13162 * gdb.python/py-symbol.exp
13163 * gdb.python/py-symtab.exp
13164 * gdb.python/py-xmethods.exp
13165 * gdb.reverse/break-precsave.exp
13166 * gdb.reverse/break-reverse.exp
13167 * gdb.reverse/consecutive-precsave.exp
13168 * gdb.reverse/consecutive-reverse.exp
13169 * gdb.reverse/finish-precsave.exp
13170 * gdb.reverse/finish-reverse-bkpt.exp
13171 * gdb.reverse/finish-reverse.exp
13172 * gdb.reverse/fstatat-reverse.exp
13173 * gdb.reverse/getresuid-reverse.exp
13174 * gdb.reverse/i386-precsave.exp
13175 * gdb.reverse/i386-reverse.exp
13176 * gdb.reverse/i386-sse-reverse.exp
13177 * gdb.reverse/i387-stack-reverse.exp
13178 * gdb.reverse/insn-reverse.exp
13179 * gdb.reverse/machinestate-precsave.exp
13180 * gdb.reverse/machinestate.exp
13181 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13182 * gdb.reverse/pipe-reverse.exp
13183 * gdb.reverse/readv-reverse.exp
13184 * gdb.reverse/recvmsg-reverse.exp
13185 * gdb.reverse/rerun-prec.exp
13186 * gdb.reverse/s390-mvcle.exp
13187 * gdb.reverse/sigall-precsave.exp
13188 * gdb.reverse/sigall-reverse.exp
13189 * gdb.reverse/solib-precsave.exp
13190 * gdb.reverse/solib-reverse.exp
13191 * gdb.reverse/step-precsave.exp
13192 * gdb.reverse/step-reverse.exp
13193 * gdb.reverse/time-reverse.exp
13194 * gdb.reverse/until-precsave.exp
13195 * gdb.reverse/until-reverse.exp
13196 * gdb.reverse/waitpid-reverse.exp
13197 * gdb.reverse/watch-precsave.exp
13198 * gdb.reverse/watch-reverse.exp
13199
cdc7edd7
LM
132002016-12-01 Luis Machado <lgustavo@codesourcery.com>
13201
13202 Fix test names starting with uppercase throughout the files.
13203
13204 * gdb.arch/i386-mpx-simple_segv.exp
13205 * gdb.arch/i386-mpx.exp
13206 * gdb.arch/i386-permbkpt.exp
13207 * gdb.arch/pa-nullify.exp
13208 * gdb.arch/powerpc-d128-regs.exp
13209 * gdb.arch/vsx-regs.exp
13210 * gdb.base/bfp-test.exp
13211 * gdb.base/break.exp
13212 * gdb.base/breakpoint-shadow.exp
13213 * gdb.base/callfuncs.exp
13214 * gdb.base/charset.exp
13215 * gdb.base/commands.exp
13216 * gdb.base/completion.exp
13217 * gdb.base/dfp-test.exp
13218 * gdb.base/echo.exp
13219 * gdb.base/ending-run.exp
13220 * gdb.base/eval.exp
13221 * gdb.base/expand-psymtabs.exp
13222 * gdb.base/float128.exp
13223 * gdb.base/floatn.exp
13224 * gdb.base/foll-exec-mode.exp
13225 * gdb.base/gdb1056.exp
13226 * gdb.base/gdb11531.exp
13227 * gdb.base/kill-after-signal.exp
13228 * gdb.base/multi-forks.exp
13229 * gdb.base/overlays.exp
13230 * gdb.base/pending.exp
13231 * gdb.base/sepdebug.exp
13232 * gdb.base/testenv.exp
13233 * gdb.base/valgrind-db-attach.exp
13234 * gdb.base/watch_thread_num.exp
13235 * gdb.base/watchpoint-cond-gone.exp
13236 * gdb.base/watchpoint.exp
13237 * gdb.base/watchpoints.exp
13238 * gdb.cp/arg-reference.exp
13239 * gdb.cp/baseenum.exp
13240 * gdb.cp/operator.exp
13241 * gdb.cp/shadow.exp
13242 * gdb.dwarf2/dw2-op-out-param.exp
13243 * gdb.dwarf2/dw2-reg-undefined.exp
13244 * gdb.go/chan.exp
13245 * gdb.go/hello.exp
13246 * gdb.go/integers.exp
13247 * gdb.go/methods.exp
13248 * gdb.go/package.exp
13249 * gdb.guile/scm-parameter.exp
13250 * gdb.guile/scm-progspace.exp
13251 * gdb.guile/scm-value.exp
13252 * gdb.mi/mi-pending.exp
13253 * gdb.mi/user-selected-context-sync.exp
13254 * gdb.multi/multi-attach.exp
13255 * gdb.multi/tids.exp
13256 * gdb.opt/clobbered-registers-O2.exp
13257 * gdb.pascal/floats.exp
13258 * gdb.pascal/integers.exp
13259 * gdb.python/py-block.exp
13260 * gdb.python/py-events.exp
13261 * gdb.python/py-parameter.exp
13262 * gdb.python/py-symbol.exp
13263 * gdb.python/py-symtab.exp
13264 * gdb.python/py-type.exp
13265 * gdb.python/py-value.exp
13266 * gdb.python/py-xmethods.exp
13267 * gdb.python/python.exp
13268 * gdb.reverse/break-precsave.exp
13269 * gdb.reverse/consecutive-precsave.exp
13270 * gdb.reverse/finish-precsave.exp
13271 * gdb.reverse/i386-precsave.exp
13272 * gdb.reverse/machinestate-precsave.exp
13273 * gdb.reverse/sigall-precsave.exp
13274 * gdb.reverse/solib-precsave.exp
13275 * gdb.reverse/step-precsave.exp
13276 * gdb.reverse/until-precsave.exp
13277 * gdb.reverse/watch-precsave.exp
13278 * gdb.server/ext-attach.exp
13279 * gdb.server/ext-restart.exp
13280 * gdb.server/ext-run.exp
13281 * gdb.server/ext-wrapper.exp
13282 * gdb.stabs/gdb11479.exp
13283 * gdb.stabs/weird.exp
13284 * gdb.threads/attach-many-short-lived-threads.exp
13285 * gdb.threads/kill.exp
13286 * gdb.threads/watchpoint-fork.exp
13287
bc6c7af4
LM
132882016-12-01 Luis Machado <lgustavo@codesourcery.com>
13289
13290 Fix test names starting with uppercase throughout all the files below.
13291
13292 * gdb.ada/array_return.exp
13293 * gdb.ada/catch_ex.exp
13294 * gdb.ada/info_exc.exp
13295 * gdb.ada/mi_catch_ex.exp
13296 * gdb.ada/mi_dyn_arr.exp
13297 * gdb.ada/mi_ex_cond.exp
13298 * gdb.ada/mi_exc_info.exp
13299 * gdb.ada/mi_interface.exp
13300 * gdb.ada/mi_task_arg.exp
13301 * gdb.ada/mi_task_info.exp
13302 * gdb.ada/mi_var_array.exp
13303 * gdb.arch/alpha-step.exp
13304 * gdb.arch/amd64-disp-step.exp
13305 * gdb.arch/arm-disp-step.exp
13306 * gdb.arch/disp-step-insn-reloc.exp
13307 * gdb.arch/e500-prologue.exp
13308 * gdb.arch/ftrace-insn-reloc.exp
13309 * gdb.arch/gdb1558.exp
13310 * gdb.arch/i386-bp_permanent.exp
13311 * gdb.arch/i386-disp-step.exp
13312 * gdb.arch/i386-float.exp
13313 * gdb.arch/i386-gnu-cfi.exp
13314 * gdb.arch/ia64-breakpoint-shadow.exp
13315 * gdb.arch/mips16-thunks.exp
13316 * gdb.arch/pa-nullify.exp
13317 * gdb.arch/powerpc-aix-prologue.exp
13318 * gdb.arch/powerpc-power.exp
13319 * gdb.arch/ppc-dfp.exp
13320 * gdb.arch/s390-tdbregs.exp
13321 * gdb.arch/spu-info.exp
13322 * gdb.arch/spu-ls.exp
13323 * gdb.arch/thumb-bx-pc.exp
13324 * gdb.base/advance.exp
13325 * gdb.base/annota-input-while-running.exp
13326 * gdb.base/arrayidx.exp
13327 * gdb.base/asmlabel.exp
13328 * gdb.base/async.exp
13329 * gdb.base/attach-wait-input.exp
13330 * gdb.base/auto-connect-native-target.exp
13331 * gdb.base/batch-preserve-term-settings.exp
13332 * gdb.base/bfp-test.exp
13333 * gdb.base/bigcore.exp
13334 * gdb.base/bp-permanent.exp
13335 * gdb.base/break-always.exp
13336 * gdb.base/break-fun-addr.exp
13337 * gdb.base/break-idempotent.exp
13338 * gdb.base/break-main-file-remove-fail.exp
13339 * gdb.base/break-probes.exp
13340 * gdb.base/break-unload-file.exp
13341 * gdb.base/break.exp
13342 * gdb.base/call-ar-st.exp
13343 * gdb.base/call-rt-st.exp
13344 * gdb.base/call-sc.exp
13345 * gdb.base/call-signal-resume.exp
13346 * gdb.base/call-strs.exp
13347 * gdb.base/callexit.exp
13348 * gdb.base/callfuncs.exp
13349 * gdb.base/catch-gdb-caused-signals.exp
13350 * gdb.base/catch-signal-siginfo-cond.exp
13351 * gdb.base/catch-syscall.exp
13352 * gdb.base/compare-sections.exp
13353 * gdb.base/cond-eval-mode.exp
13354 * gdb.base/condbreak-call-false.exp
13355 * gdb.base/consecutive-step-over.exp
13356 * gdb.base/cursal.exp
13357 * gdb.base/disabled-location.exp
13358 * gdb.base/disasm-end-cu.exp
13359 * gdb.base/display.exp
13360 * gdb.base/double-prompt-target-event-error.exp
13361 * gdb.base/dprintf-bp-same-addr.exp
13362 * gdb.base/dprintf-detach.exp
13363 * gdb.base/dprintf-next.exp
13364 * gdb.base/dprintf-non-stop.exp
13365 * gdb.base/dprintf-pending.exp
13366 * gdb.base/dso2dso.exp
13367 * gdb.base/ending-run.exp
13368 * gdb.base/enum_cond.exp
13369 * gdb.base/examine-backward.exp
13370 * gdb.base/exe-lock.exp
13371 * gdb.base/exec-invalid-sysroot.exp
13372 * gdb.base/execl-update-breakpoints.exp
13373 * gdb.base/execution-termios.exp
13374 * gdb.base/fileio.exp
13375 * gdb.base/fixsection.exp
13376 * gdb.base/foll-exec-mode.exp
13377 * gdb.base/foll-exec.exp
13378 * gdb.base/fork-running-state.exp
13379 * gdb.base/frame-args.exp
13380 * gdb.base/fullpath-expand.exp
13381 * gdb.base/func-ptr.exp
13382 * gdb.base/gcore-relro-pie.exp
13383 * gdb.base/gdb1090.exp
13384 * gdb.base/gdb1555.exp
13385 * gdb.base/global-var-nested-by-dso.exp
13386 * gdb.base/gnu-ifunc.exp
13387 * gdb.base/hbreak-in-shr-unsupported.exp
13388 * gdb.base/hbreak-unmapped.exp
13389 * gdb.base/hook-stop.exp
13390 * gdb.base/infcall-input.exp
13391 * gdb.base/info-fun.exp
13392 * gdb.base/info-shared.exp
13393 * gdb.base/interrupt-noterm.exp
13394 * gdb.base/jit-so.exp
13395 * gdb.base/jit.exp
13396 * gdb.base/line-symtabs.exp
13397 * gdb.base/list.exp
13398 * gdb.base/longjmp.exp
13399 * gdb.base/macscp.exp
13400 * gdb.base/max-value-size.exp
13401 * gdb.base/nodebug.exp
13402 * gdb.base/nofield.exp
13403 * gdb.base/overlays.exp
13404 * gdb.base/paginate-after-ctrl-c-running.exp
13405 * gdb.base/paginate-bg-execution.exp
13406 * gdb.base/paginate-inferior-exit.exp
13407 * gdb.base/pending.exp
13408 * gdb.base/pr11022.exp
13409 * gdb.base/printcmds.exp
13410 * gdb.base/ptr-typedef.exp
13411 * gdb.base/ptype.exp
13412 * gdb.base/randomize.exp
13413 * gdb.base/range-stepping.exp
13414 * gdb.base/realname-expand.exp
13415 * gdb.base/relativedebug.exp
13416 * gdb.base/remote.exp
13417 * gdb.base/savedregs.exp
13418 * gdb.base/sepdebug.exp
13419 * gdb.base/set-noassign.exp
13420 * gdb.base/shlib-call.exp
13421 * gdb.base/shreloc.exp
13422 * gdb.base/sigaltstack.exp
13423 * gdb.base/sigbpt.exp
13424 * gdb.base/siginfo-addr.exp
13425 * gdb.base/siginfo-obj.exp
13426 * gdb.base/siginfo-thread.exp
13427 * gdb.base/signest.exp
13428 * gdb.base/signull.exp
13429 * gdb.base/sigrepeat.exp
13430 * gdb.base/skip.exp
13431 * gdb.base/so-impl-ld.exp
13432 * gdb.base/solib-corrupted.exp
13433 * gdb.base/solib-disc.exp
13434 * gdb.base/solib-display.exp
13435 * gdb.base/solib-overlap.exp
13436 * gdb.base/solib-search.exp
13437 * gdb.base/solib-symbol.exp
13438 * gdb.base/source-execution.exp
13439 * gdb.base/sss-bp-on-user-bp-2.exp
13440 * gdb.base/sss-bp-on-user-bp.exp
13441 * gdb.base/stack-checking.exp
13442 * gdb.base/stale-infcall.exp
13443 * gdb.base/step-break.exp
13444 * gdb.base/step-line.exp
13445 * gdb.base/step-over-exit.exp
13446 * gdb.base/step-test.exp
13447 * gdb.base/structs.exp
13448 * gdb.base/sym-file.exp
13449 * gdb.base/symtab-search-order.exp
13450 * gdb.base/term.exp
13451 * gdb.base/type-opaque.exp
13452 * gdb.base/unload.exp
13453 * gdb.base/until-nodebug.exp
13454 * gdb.base/until.exp
13455 * gdb.base/unwindonsignal.exp
13456 * gdb.base/watch-cond.exp
13457 * gdb.base/watch-non-mem.exp
13458 * gdb.base/watch_thread_num.exp
13459 * gdb.base/watchpoint-reuse-slot.exp
13460 * gdb.base/watchpoint-solib.exp
13461 * gdb.base/watchpoint.exp
13462 * gdb.btrace/dlopen.exp
13463 * gdb.cell/arch.exp
13464 * gdb.cell/break.exp
13465 * gdb.cell/bt.exp
13466 * gdb.cell/core.exp
13467 * gdb.cell/data.exp
13468 * gdb.cell/dwarfaddr.exp
13469 * gdb.cell/ea-cache.exp
13470 * gdb.cell/ea-standalone.exp
13471 * gdb.cell/ea-test.exp
13472 * gdb.cell/f-regs.exp
13473 * gdb.cell/fork.exp
13474 * gdb.cell/gcore.exp
13475 * gdb.cell/mem-access.exp
13476 * gdb.cell/ptype.exp
13477 * gdb.cell/registers.exp
13478 * gdb.cell/sizeof.exp
13479 * gdb.cell/solib-symbol.exp
13480 * gdb.cell/solib.exp
13481 * gdb.compile/compile-tls.exp
13482 * gdb.cp/exception.exp
13483 * gdb.cp/gdb2495.exp
13484 * gdb.cp/local.exp
13485 * gdb.cp/mb-inline.exp
13486 * gdb.cp/mb-templates.exp
13487 * gdb.cp/pr10687.exp
13488 * gdb.cp/pr9167.exp
13489 * gdb.cp/scope-err.exp
13490 * gdb.cp/templates.exp
13491 * gdb.cp/virtfunc.exp
13492 * gdb.dwarf2/dw2-dir-file-name.exp
13493 * gdb.dwarf2/dw2-single-line-discriminators.exp
13494 * gdb.fortran/complex.exp
13495 * gdb.fortran/library-module.exp
13496 * gdb.guile/guile.exp
13497 * gdb.guile/scm-cmd.exp
13498 * gdb.guile/scm-frame-inline.exp
13499 * gdb.guile/scm-objfile.exp
13500 * gdb.guile/scm-pretty-print.exp
13501 * gdb.guile/scm-symbol.exp
13502 * gdb.guile/scm-type.exp
13503 * gdb.guile/scm-value.exp
13504 * gdb.linespec/keywords.exp
13505 * gdb.linespec/ls-errs.exp
13506 * gdb.linespec/macro-relative.exp
13507 * gdb.linespec/thread.exp
13508 * gdb.mi/mi-breakpoint-changed.exp
13509 * gdb.mi/mi-dprintf-pending.exp
13510 * gdb.mi/mi-fullname-deleted.exp
13511 * gdb.mi/mi-logging.exp
13512 * gdb.mi/mi-pending.exp
13513 * gdb.mi/mi-solib.exp
13514 * gdb.mi/new-ui-mi-sync.exp
13515 * gdb.mi/user-selected-context-sync.exp
13516 * gdb.multi/dummy-frame-restore.exp
13517 * gdb.multi/multi-arch-exec.exp
13518 * gdb.multi/remove-inferiors.exp
13519 * gdb.multi/watchpoint-multi-exit.exp
13520 * gdb.opt/solib-intra-step.exp
13521 * gdb.perf/backtrace.exp
13522 * gdb.perf/single-step.exp
13523 * gdb.perf/skip-command.exp
13524 * gdb.perf/skip-prologue.exp
13525 * gdb.perf/solib.exp
13526 * gdb.python/lib-types.exp
13527 * gdb.python/py-as-string.exp
13528 * gdb.python/py-bad-printers.exp
13529 * gdb.python/py-block.exp
13530 * gdb.python/py-breakpoint.exp
13531 * gdb.python/py-cmd.exp
13532 * gdb.python/py-events.exp
13533 * gdb.python/py-evthreads.exp
13534 * gdb.python/py-finish-breakpoint.exp
13535 * gdb.python/py-finish-breakpoint2.exp
13536 * gdb.python/py-frame-inline.exp
13537 * gdb.python/py-frame.exp
13538 * gdb.python/py-inferior.exp
13539 * gdb.python/py-infthread.exp
13540 * gdb.python/py-mi.exp
13541 * gdb.python/py-objfile.exp
13542 * gdb.python/py-pp-maint.exp
13543 * gdb.python/py-pp-registration.exp
13544 * gdb.python/py-prettyprint.exp
13545 * gdb.python/py-recurse-unwind.exp
13546 * gdb.python/py-shared.exp
13547 * gdb.python/py-symbol.exp
13548 * gdb.python/py-symtab.exp
13549 * gdb.python/py-template.exp
13550 * gdb.python/py-type.exp
13551 * gdb.python/py-unwind-maint.exp
13552 * gdb.python/py-unwind.exp
13553 * gdb.python/py-value.exp
13554 * gdb.python/python.exp
13555 * gdb.reverse/finish-reverse-bkpt.exp
13556 * gdb.reverse/insn-reverse.exp
13557 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13558 * gdb.reverse/solib-precsave.exp
13559 * gdb.reverse/solib-reverse.exp
13560 * gdb.stabs/gdb11479.exp
13561 * gdb.stabs/weird.exp
13562 * gdb.threads/fork-child-threads.exp
13563 * gdb.threads/fork-plus-threads.exp
13564 * gdb.threads/fork-thread-pending.exp
13565 * gdb.threads/forking-threads-plus-breakpoint.exp
13566 * gdb.threads/hand-call-in-threads.exp
13567 * gdb.threads/interrupted-hand-call.exp
13568 * gdb.threads/linux-dp.exp
13569 * gdb.threads/local-watch-wrong-thread.exp
13570 * gdb.threads/next-while-other-thread-longjmps.exp
13571 * gdb.threads/non-ldr-exit.exp
13572 * gdb.threads/pending-step.exp
13573 * gdb.threads/print-threads.exp
13574 * gdb.threads/process-dies-while-detaching.exp
13575 * gdb.threads/process-dies-while-handling-bp.exp
13576 * gdb.threads/pthreads.exp
13577 * gdb.threads/queue-signal.exp
13578 * gdb.threads/reconnect-signal.exp
13579 * gdb.threads/signal-command-handle-nopass.exp
13580 * gdb.threads/signal-command-multiple-signals-pending.exp
13581 * gdb.threads/signal-delivered-right-thread.exp
13582 * gdb.threads/signal-sigtrap.exp
13583 * gdb.threads/sigthread.exp
13584 * gdb.threads/staticthreads.exp
13585 * gdb.threads/stepi-random-signal.exp
13586 * gdb.threads/thread-unwindonsignal.exp
13587 * gdb.threads/thread_check.exp
13588 * gdb.threads/thread_events.exp
13589 * gdb.threads/tid-reuse.exp
13590 * gdb.threads/tls-nodebug.exp
13591 * gdb.threads/tls-shared.exp
13592 * gdb.threads/tls-so_extern.exp
13593 * gdb.threads/tls.exp
13594 * gdb.threads/wp-replication.exp
13595 * gdb.trace/actions-changed.exp
13596 * gdb.trace/actions.exp
13597 * gdb.trace/backtrace.exp
13598 * gdb.trace/change-loc.exp
13599 * gdb.trace/collection.exp
13600 * gdb.trace/deltrace.exp
13601 * gdb.trace/disconnected-tracing.exp
13602 * gdb.trace/entry-values.exp
13603 * gdb.trace/ftrace-lock.exp
13604 * gdb.trace/ftrace.exp
13605 * gdb.trace/infotrace.exp
13606 * gdb.trace/mi-trace-frame-collected.exp
13607 * gdb.trace/mi-trace-unavailable.exp
13608 * gdb.trace/mi-traceframe-changed.exp
13609 * gdb.trace/mi-tracepoint-changed.exp
13610 * gdb.trace/mi-tsv-changed.exp
13611 * gdb.trace/no-attach-trace.exp
13612 * gdb.trace/packetlen.exp
13613 * gdb.trace/passc-dyn.exp
13614 * gdb.trace/passcount.exp
13615 * gdb.trace/pending.exp
13616 * gdb.trace/pr16508.exp
13617 * gdb.trace/qtro.exp
13618 * gdb.trace/range-stepping.exp
13619 * gdb.trace/read-memory.exp
13620 * gdb.trace/report.exp
13621 * gdb.trace/save-trace.exp
13622 * gdb.trace/signal.exp
13623 * gdb.trace/stap-trace.exp
13624 * gdb.trace/status-stop.exp
13625 * gdb.trace/strace.exp
13626 * gdb.trace/tfile.exp
13627 * gdb.trace/tfind.exp
13628 * gdb.trace/trace-break.exp
13629 * gdb.trace/trace-condition.exp
13630 * gdb.trace/trace-enable-disable.exp
13631 * gdb.trace/trace-mt.exp
13632 * gdb.trace/tracecmd.exp
13633 * gdb.trace/tracefile-pseudo-reg.exp
13634 * gdb.trace/tspeed.exp
13635 * gdb.trace/tstatus.exp
13636 * gdb.trace/tsv.exp
13637 * gdb.trace/unavailable.exp
13638 * gdb.trace/while-dyn.exp
13639 * gdb.trace/while-stepping.exp
13640 * lib/gdb-guile.exp
13641 * lib/gdb.exp
13642 * lib/mi-support.exp
13643 * lib/pascal.exp
13644 * lib/perftest.exp
13645 * lib/prelink-support.exp
13646 * lib/selftest-support.exp
13647
ad02e4fe
SM
136482016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13649
13650 * Makefile.in: Include disable-implicit-rules.mk.
13651
22347e55
AA
136522016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13653
13654 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13655 non-byte-aligned bit fields.
13656
da5b30da
AA
136572016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13658
13659 PR gdb/12616
13660 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
13661 respects the DW_AT_data_bit_offset attribute.
13662
b593ecca
SM
136632016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
13664
13665 * gdb.base/default.exp: Fix output of "set language".
13666
3b165252
SM
136672016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
13668
13669 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
13670 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
13671 make.
13672 * configure.ac: Remove checks for the make program.
13673 * configure: Re-generate.
13674
1a2f3d7f
KB
136752016-11-16 Kevin Buettner <kevinb@redhat.com>
13676
13677 * gdb.python/py-recurse-unwind.c (main): Add loop.
13678 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
13679 to read_register() and gdb.parse_and_eval(). Make each code
13680 call a separate case that can be individually tested.
13681 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
13682 proc. Call cont_and_backtrace for each of the code paths that
13683 we want to test in the unwinder.
13684
b7f38fda
AA
136852016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
13686
13687 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
13688 the definition of struct S.
13689
1f8db343
CM
136902016-11-11 Catherine Moore <clm@codesourcery.com>
13691
13692 * gdb.base/dump.exp: Identify verilog format dump tests as such.
13693
fad0c9fb
PA
136942016-11-09 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.base/commands.exp (runto_or_return): New procedure.
13697 (gdbvar_simple_if_test, gdbvar_simple_while_test)
13698 (gdbvar_complex_if_while_test, progvar_simple_if_test)
13699 (progvar_simple_while_test, progvar_complex_if_while_test)
13700 (if_while_breakpoint_command_test)
13701 (infrun_breakpoint_command_test, breakpoint_command_test)
13702 (user_defined_command_test, watchpoint_command_test)
13703 (test_command_prompt_position, redefine_hook_test)
13704 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
13705 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
13706 multi_line_input and multi_line. Remove gdb_expect and
13707 gdb_stop_suppressing_tests uses.
13708 * lib/gdb.exp (valnum_re): New global.
13709 (multi_line_input): New procedure.
13710
8354c62c
SM
137112016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
13712
13713 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
13714 Remove.
13715 (test_setup): Define with proc_with_prefix.
13716 (test_cli_inferior): Likewise.
13717 (test_cli_thread): Likewise.
13718 (test_cli_frame): Likewise.
13719 (test_cli_select_frame): Likewise.
13720 (test_cli_up_down): Likewise.
13721 (test_mi_thread_select): Likewise.
13722 (test_mi_stack_select_frame): Likewise.
13723 (test_cli_in_mi_inferior): Likewise.
13724 (test_cli_in_mi_thread): Likewise.
13725 (test_cli_in_mi_frame): Likewise.
13726 (top level): Do not use with_test_prefix_procname.
13727
64f367a2
PA
137282016-11-09 Pedro Alves <palves@redhat.com>
13729
13730 * gdb.base/commands.exp (gdbvar_simple_if_test)
13731 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
13732 (progvar_simple_if_test, progvar_simple_while_test)
13733 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
13734 (infrun_breakpoint_command_test, breakpoint_command_test)
13735 (user_defined_command_test, watchpoint_command_test)
13736 (test_command_prompt_position, deprecated_command_test)
13737 (bp_deleted_in_command, temporary_breakpoint_commands)
13738 (stray_arg0_test, source_file_with_indented_comment)
13739 (recursive_source_test, if_commands_test)
13740 (error_clears_commands_left, redefine_hook_test)
13741 (redefine_backtrace_test): Use proc_with_prefix.
13742 * lib/gdb.exp (proc_with_prefix): New proc.
13743
0bb65f1e
AA
137442016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13745
13746 * gdb.base/tui-layout.c: New file.
13747 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
13748 disassembly window contains very long lines.
13749
7353f247
TT
137502016-11-08 Tom Tromey <tom@tromey.com>
13751
13752 * gdb.python/py-value.exp (test_value_creation): Make "long" test
13753 depend on Python 2.
13754
30a7bb83
TT
137552016-11-08 Tom Tromey <tom@tromey.com>
13756
13757 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
13758 New method.
13759
cdf5a07c
MG
137602016-10-29 Manish Goregaokar <manish@mozilla.com>
13761
2806dc7e 13762 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
cdf5a07c 13763
51a789c3
MG
137642016-10-27 Manish Goregaokar <manish@mozilla.com>
13765
2806dc7e
PA
13766 * gdb.rust/simple.rs: Add test for univariant enums without
13767 discriminants and for encoded struct-like enums.
51a789c3 13768
f610ab6d
PA
137692016-10-28 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
13772 gdb_test_multiple, tighten regexps and match symtabs and line
13773 tables incrementally.
13774
b129b0ca
LM
137752016-10-28 Luis Machado <lgustavo@codesourcery.com>
13776
13777 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
13778 general.
13779
ecf45d2c
SL
137802016-10-25 Luis Machado <lgustavo@codesourcery.com>
13781
13782 * gdb.base/exec-invalid-sysroot.exp: New file.
13783
b8d38ee4
JK
137842016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13785
13786 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
13787
f90fd8c2
JK
137882016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13789
13790 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
13791
2d2476aa
MR
137922016-10-19 Maciej W. Rozycki <macro@imgtec.com>
13793
2806dc7e
PA
13794 * gdb.base/killed-outside.exp: Remove $options from a call to
13795 `prepare_for_testing'.
2d2476aa 13796
e42b25a0
SM
137972016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13798
13799 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13800 Change test message.
13801
3ccdb432
SM
138022016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13803
13804 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13805 Update comment.
13806
5bad3170
SM
138072016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13808
13809 * gdb.trace/mi-trace-save.exp: New file.
13810
5ad9dba7
YQ
138112016-10-13 Yao Qi <yao.qi@linaro.org>
13812
13813 * gdb.base/code_elim.exp (get_var_address): Remove.
13814 * gdb.base/relocate.exp: Likewise.
13815 * gdb.base/shreloc.exp: Likewise.
13816 * lib/gdb.exp (get_var_address): New.
13817
62df7e21
YQ
138182016-10-13 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
13821 floating point tests if $skip_float_test is false.
13822
4dac951e
LM
138232016-10-12 Luis Machado <lgustavo@codesourcery.com>
13824
13825 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
13826 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
13827 argc values.
13828 Add 1 to argc so we guarantee distinct initial/modified argc values.
13829
8f1a8fc4
JK
138302016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13831
13832 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
13833
16c85b5d
JK
138342016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13835
13836 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
13837 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
13838 * gdb.arch/vsx-regs.exp: Likewise.
13839
1d0e042a
YQ
138402016-10-07 Yao Qi <yao.qi@linaro.org>
13841
13842 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
13843
68dadef5
MM
138442016-10-07 Markus Metzger <markus.t.metzger@intel.com>
13845
13846 * gdb.python/python.exp: Test decode_line("*0").
13847
33fa2c6e
DE
138482016-10-06 Doug Evans <dje@google.com>
13849
13850 * gdb.python/py-value.exp (test_value_creation): Add test for large
13851 unsigned 64-bit value.
13852
9c37b5ae
TT
138532016-10-06 Tom Tromey <tom@tromey.com>
13854
13855 * gdb.compile/compile.exp: Change java tests to rust.
13856 * gdb.base/setshow.exp: Change java tests to rust.
13857 * gdb.base/default.exp: Remove java from language list.
13858 * README (Examples): Update language example.
13859 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
13860 test.
13861 * lib/gdb.exp (skip_java_tests): Remove.
13862 * lib/java.exp: Remove.
13863 * gdb.java: Remove.
13864
78b86327
MR
138652016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13866
13867 * gdb.arch/mips-fcr.exp: New test.
13868 * gdb.arch/mips-fcr.c: Source for the new test.
13869
7470adbb
MR
138702016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13871
13872 * gdb.base/solib-disc.exp: Use `standard_output_file'
13873 throughout.
13874
4a556533
PA
138752016-10-06 Pedro Alves <palves@redhat.com>
13876
13877 * gdb.base/jit-simple-dl.c: New file.
13878 * gdb.base/jit-simple-jit.c: New file, factored out from ...
13879 * gdb.base/jit-simple.c: ... this.
13880 * gdb.base/jit-simple.exp (jit_run): Delete.
13881 (build_jit): New proc.
13882 (jit_test_reread): Recompile either the main program or the shared
13883 library, depending on what is being tested. Skip changing address
13884 if caller wants to. Compare before/after addresses. If testing
13885 standalone, explicitly load the binary. Test "maint info
13886 breakpoints".
13887 (top level): Add "standalone vs shared lib" and "change address"
13888 vs "same address" axes.
13889
5a122fbc
PA
138902016-10-06 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
13893 call.
13894 (jit_run): Delete.
13895 (jit_test_reread): Use with_test_prefix. Reload the main binary
13896 explicitly. Compare the before/after addresses of the JIT
13897 descriptor.
13898
ee8da4b8
DE
138992016-08-15 Doug Evans <dje@google.com>
13900
13901 * gdb.xml/extra-regs.xml: Update, end field now required, default type
13902 for single bitfields is bool.
13903 * gdb.xml/tdesc-regs.exp: Ditto.
13904
f389f6fe
JK
139052016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13906
13907 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
13908
fdebf1a4
YQ
139092016-10-05 Yao Qi <yao.qi@linaro.org>
13910
13911 * lib/gdb.exp (support_complex_tests): Return zero if
13912 gdb_skip_float_test return true.
13913
9c36d954 139142016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 13915 Simon Marchi <simon.marchi@ericsson.com>
9c36d954
AT
13916
13917 PR gdb/20487
13918 * gdb.mi/user-selected-context-sync.exp: New file.
13919 * gdb.mi/user-selected-context-sync.c: New file.
13920
4034d0ff 139212016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
2806dc7e 13922 Simon Marchi <simon.marchi@ericsson.com>
4034d0ff
AT
13923
13924 PR gdb/20487
13925 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
13926 =thread-select-event check.
13927
a4297203
PB
139282016-09-29 Peter Bergner <bergner@vnet.ibm.com>
13929
13930 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
13931 the compulsory L operand changes.
13932 * gdb.arch/powerpc-power.s: Likewise.
13933
bb805577
JK
139342016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13935
13936 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
13937 * gdb.base/jit-attach-pie.c: New file.
13938 * gdb.base/jit-attach-pie.exp: New file.
13939
6d61dee5
PA
139402016-09-28 Pedro Alves <palves@redhat.com>
13941
13942 * gdb.base/infcall-input.c: New file.
13943 * gdb.base/infcall-input.exp: New file.
13944
f73842fc
YQ
139452016-09-22 Yao Qi <yao.qi@linaro.org>
13946
13947 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
13948 (gdb_exit): Rename it to ...
13949 (gdbserver_gdb_exit): ... Close GDBserver.
13950 (gdb_exit): New proc, call gdbserver_gdb_exit.
13951 (mi_gdb_exit): Likewise.
13952
90681dab
YQ
139532016-09-22 Yao Qi <yao.qi@linaro.org>
13954
13955 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
13956 path.
13957 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
13958 Remove duplication.
13959
9c211fd8
YQ
139602016-09-22 Yao Qi <yao.qi@linaro.org>
13961
13962 * lib/gdbserver-support.exp: Check the existence of
13963 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
13964
ad0a504f
AK
139652016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
13966
13967 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
13968
36cf1806
TT
139692016-09-21 Tom Tromey <tom@tromey.com>
13970
13971 PR gdb/20604:
13972 * gdb.base/quit.exp: New file.
13973
74172ecf
SM
139742016-09-21 Simon Marchi <simon.marchi@ericsson.com>
13975
13976 * .gitignore: New file.
13977
3d0ec882
MR
139782016-09-21 Maciej W. Rozycki <macro@imgtec.com>
13979
13980 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
13981 throughout.
13982
8193adea
AA
139832016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13984
13985 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
13986
d41a5c09
JK
139872016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13988
13989 * gdb.cp/casts.cc (decltype): Move it ...
13990 (main): ... with its call to ...
13991 * gdb.cp/casts03.cc: ... a new file.
13992 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
13993
d2dfe700
JK
139942016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13995
13996 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
13997
e2a92b16
PB
139982016-09-15 Peter Bergner <bergner@vnet.ibm.com>
13999
14000 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14001 and sync up the test with tests in gas/testsuite/gas/ppc.
14002 * gdb.arch/powerpc-power.exp: Likewise.
14003
49b4de64
JK
140042016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14005
14006 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14007
2c29df25
SDJ
140082016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14009 Jan Kratochvil <jan.kratochvil@redhat.com>
14010
14011 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14012 make m1's definition to be different from m2's. Use 'dummy' as an
14013 argument for probe 'two'.
14014
cc3c2846
JB
140152016-09-10 Jon Beniston <jon@beniston.com>
14016
14017 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14018 for sim target.
14019
e1b2624a
AA
140202016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14021
14022 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14023 variable declaration.
14024 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14025 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14026 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14027 received HWCAP as its argument.
14028
4295e285
PA
140292016-09-06 Pedro Alves <palves@redhat.com>
14030
14031 * gdb.base/new-ui-pending-input.c: New file.
14032 * gdb.base/new-ui-pending-input.exp: New file.
14033 * gdb.exp (clear_gdb_spawn_id): New procedure.
14034 (with_spawn_id): Check whether gdb_spawn_id exists before
14035 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14036 on exit.
14037
00d5215e
UW
140382016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14039
14040 * gdb.base/float128.c: New file.
14041 * gdb.base/float128.exp: Likewise.
14042 * gdb.base/floatn.c: Likewise.
14043 * gdb.base/floatn.exp: Likewise.
14044
a9ff5f12
UW
140452016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14046
14047 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14048
f245535c
PA
140492016-09-05 Pedro Alves <palves@redhat.com>
14050
14051 PR backtrace/19927
14052 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14053 unwinders are immediately called as side effect of "source" or
14054 "disable unwinder" commands.
14055 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14056
ae9cf263
YQ
140572016-09-02 Yao Qi <yao.qi@linaro.org>
14058
14059 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14060 is true and $type is "float" or "double".
14061
27aba047
YQ
140622016-09-02 Yao Qi <yao.qi@linaro.org>
14063
14064 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14065 true.
14066 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14067 * gdb.base/call-rt-st.exp: Likewise.
14068 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14069 return value instead of gdb,skip_float_test.
14070 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14071 (do_function_calls): Use its return value instead of
14072 gdb,skip_float_test.
14073 * gdb.base/finish.exp: Likewise.
14074 * gdb.base/funcargs.exp: Likewise.
14075 * gdb.base/return.exp: Likewise.
14076 * gdb.base/return2.exp: Likewise.
14077 * gdb.base/varargs.exp: Likewise.
14078 * lib/gdb.exp (gdb_skip_float_test): Change it to
14079 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14080
5af962df
AA
140812016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14082
14083 * gdb.multi/tids.exp: Test "thread apply all".
14084
7fac6910
JK
140852016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14086
14087 * gdb.base/default.exp (tty): Remove.
14088
bb1fe4ac
KB
140892016-08-24 Kevin Buettner <kevinb@redhat.com>
14090
2806dc7e
PA
14091 * gdb.python/py-recurse-unwind.c: New file.
14092 * gdb.python/py-recurse-unwind.py: New file.
14093 * gdb.python/py-recurse-unwind.exp: New file.
bb1fe4ac 14094
0a1ddfa6
SM
140952016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14096
14097 * gdb.base/set-inferior-tty.exp: New file.
14098 * gdb.base/set-inferior-tty.c: New file.
14099
d9de1fe3
PA
141002016-08-23 Pedro Alves <palves@redhat.com>
14101
14102 PR gdb/20494
14103 * gdb.base/new-ui-echo.c: New file.
14104 * gdb.base/new-ui-echo.exp: New file.
14105
e9d9abd7
YQ
141062016-08-23 Yao Qi <yao.qi@linaro.org>
14107
14108 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14109 gdbserver_spawn.
14110 * gdb.server/connect-without-multi-process.exp (do_test):
14111 Likewise.
14112
3589529e
YQ
141132016-08-23 Yao Qi <yao.qi@linaro.org>
14114
14115 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14116 standalone_txt. Delete gdb_txt and standalone_txt on host
14117 and target. Spawn the binary on target. Copy files from
14118 target to host.
14119
6bb90213
PA
141202016-08-22 Pedro Alves <palves@redhat.com>
14121
14122 PR gdb/20505
14123 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14124 with_test_prefix. Factor out bits to ...
14125 (test_no_vdso): ... this new procedure.
14126
20c2c024
CL
141272016-08-19 Carl Love <cel@us.ibm.com>
14128
14129 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14130 maintaining separate logic for constructing the output path.
14131 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14132 * gdb.arch/ppc-dfp.exp: Likewise.
14133 * gdb.arch/ppc-fp.exp: Likewise.
14134 * gdb.arch/vsx-regs.exp: Likewise.
14135 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14136 binprefix for generating the additional binary files.
14137
0646e07d
PA
141382016-08-19 Pedro Alves <palves@redhat.com>
14139
14140 * gdb.trace/mi-trace-frame-collected.exp
14141 (test_trace_frame_collected): On x32, expect two registers.
14142
46da9242
CL
141432016-08-18 Carl Love <cel@us.ibm.com>
14144
14145 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14146 and sync up the test with tests in gas/testsuite/gas/ppc.
14147 * gdb.arch/powerpc-power.exp: Likewise.
14148
eb2332d7
SM
141492016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14150
14151 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14152 expected error message.
14153
63c61e04
SM
141542016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14155
14156 * gdb.multi/remove-inferiors.exp: New file.
14157 * gdb.multi/remove-inferiors.c: New file.
14158
7b17065f
YQ
141592016-08-12 Yao Qi <yao.qi@linaro.org>
14160
14161 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14162 argument list.
14163
01d3dedf
PA
141642016-08-10 Pedro Alves <palves@redhat.com>
14165
14166 PR gdb/19187
14167 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14168 setup_kfails.
14169
3eb7562a
PA
141702016-08-09 Pedro Alves <palves@redhat.com>
14171 Simon Marchi <simon.marchi@ericsson.com>
14172
14173 PR gdb/20418
14174 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14175 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14176
80614914
PA
141772016-08-09 Pedro Alves <palves@redhat.com>
14178
14179 PR mi/20431
14180 * gdb.mi/mi-cmd-error.exp: New file.
14181
f348d89a
PA
141822016-08-09 Pedro Alves <palves@redhat.com>
14183
14184 PR gdb/18653
14185 * gdb.base/signals-state-child.c: New file.
14186 * gdb.base/signals-state-child.exp: New file.
14187 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14188
e5ca03b4
PA
141892016-08-09 Pedro Alves <palves@redhat.com>
14190
14191 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14192
282a0691
TT
141932016-08-03 Tom Tromey <tom@tromey.com>
14194
14195 PR python/18565:
14196 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14197
41bfcd63
YQ
141982016-08-01 Yao Qi <yao.qi@linaro.org>
14199
14200 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14201 variable mode to "multi-process" if $multi_process is 1, otherwise
14202 set it to "single-process".
14203
e3465b24
YQ
142042016-08-01 Yao Qi <yao.qi@linaro.org>
14205
14206 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14207 * gdb.cp/cpexprs.exp: Likewise.
14208 * gdb.cp/m-static.exp: Likewise.
14209
0b31a4bc
TT
142102016-07-26 Tom Tromey <tom@tromey.com>
14211
14212 PR python/20190:
14213 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14214 test.
14215
e0461dbb
MM
142162016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14217
14218 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14219 selecting assembly source files.
14220 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14221 assembly source files.
14222 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14223 assembly source files.
14224 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14225 selecting assembly source files.
14226
8194e927
SM
142272016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14228
14229 * gdb.base/new-ui.exp (do_test_invalid_args): New
14230 procedure.
14231
c0272db5
TW
142322016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14233
14234 * gdb.btrace/reconnect.c: New file.
14235 * gdb.btrace/reconnect.exp: New file.
14236
e3487908
GKB
142372016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14238
14239 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14240 to test_catch_syscall_group.
14241 (test_catch_syscall_group): New.
14242
12df5c00
TT
142432016-07-21 Tom Tromey <tom@tromey.com>
14244
14245 * gdb.rust/simple.rs (main): Use empty struct expression.
14246 * gdb.rust/simple.exp: Add tests for empty struct expression.
14247
bae62ee2
YQ
142482016-07-21 Yao Qi <yao.qi@linaro.org>
14249
14250 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14251 if gdb_skip_xml_test is true on some targets.
14252
b1b53fb3
YQ
142532016-07-21 Yao Qi <yao.qi@linaro.org>
14254
14255 * gdb.server/solib-list.exp: Unset last_loaded_file.
14256
027d97f8
JK
142572016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14258
14259 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14260 "step into captured_main (args)".
14261
7674d381
JK
142622016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14265
72b5d099
JK
142662016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14267
14268 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14269
1f960ced
PA
142702016-07-19 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14273 * gdb.opt/inline-bt.exp: Likewise.
14274 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14275 additional_flags=-Winline.
14276 * gdb.opt/inline-locals.exp: Likewise.
14277 * gdb.opt/inline-markers.c (ATTR): Define.
14278 (inlined_fn): Use it.
14279
f25827c1
YQ
142802016-07-19 Yao Qi <yao.qi@linaro.org>
14281
14282 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14283 (test_with_self): Remove some code. Remove argument executable.
14284 (top-level): Use do_self_tests.
14285
37539ebe
DB
142862016-07-15 Zachary Welch <zwelch@codesourcery.com>
14287 Don Breazeal <donb@codesourcery.com>
14288
14289 * gdb.base/maint.exp: Escape paths used in regular expressions.
14290 * gdb.stabs/weird.exp: Likewise.
14291
dac790e1
TT
142922016-07-13 Tom Tromey <tom@tromey.com>
14293
14294 PR python/15620, PR python/18620:
14295 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14296 (test_bkpt_events): New procs.
14297
93daf339
TT
142982016-07-13 Tom Tromey <tom@tromey.com>
14299
14300 PR python/17698:
14301 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14302 test.
14303 (test_watchpoints): Likewise.
14304 (test_bkpt_pending): New proc.
14305
6571a381
TT
143062016-07-13 Tom Tromey <tom@tromey.com>
14307
14308 PR cli/18053:
14309 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14310 completion test.
14311
e8732474
JK
143122016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14313
14314 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14315 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14316 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14317 f_label.
14318 (g): Rename g_end_lbl to g_label.
14319 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14320 low_pc and high_pc.
14321 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14322
e0f3fd7c
TT
143232016-07-12 Tom Tromey <tom@tromey.com>
14324
14325 PR python/19293:
14326 * gdb.python/py-unwind-maint.exp: Update tests.
14327
3cfe46b6
YQ
143282016-07-12 Yao Qi <yao.qi@linaro.org>
14329
14330 * lib/selftest-support.exp (selftest_setup): Match the output
14331 when captured_main is inlined.
14332
4f19a0e6
WT
143332016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14334
14335 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14336 New variables.
14337 (print this%a, print this%b, print this): New tests.
14338 * gdb.fortran/derived-types.f90 (this): New object and
14339 initialization.
14340
986cf455
SM
143412016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14342
14343 * gdb.ada/arraydim.exp: Remove extra directory level in build
14344 directory.
14345
f0464b23
SM
143462016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14347
14348 * lib/ada.exp: Remove extra directory level in build directory.
14349 * gdb.ada/cond_lang.exp: Likewise.
14350 * gdb.ada/exec_changed.exp: Likewise.
14351 * gdb.ada/lang_switch.exp: Likewise.
14352
42d94011
MG
143532016-07-06 Manish Goregaokar <manish@mozilla.com>
14354
2806dc7e
PA
14355 * simple.rs: Add test for raw pointer subscripting.
14356 * simple.exp: Add test expectations.
42d94011 14357
647c264c
YQ
143582016-07-05 Yao Qi <yao.qi@linaro.org>
14359
14360 * gdb.mi/mi-reverse.exp: Match =record-started output.
14361
20aa2c60
PA
143622016-07-01 Pedro Alves <palves@redhat.com>
14363
14364 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14365 procedure.
14366 (jit_reader_test): Test the jit reader's unwinder.
14367 * gdb.base/jithost.c (jit_function_00_code): New global.
14368 (main): Use memcpy to fill in the mmapped code, instead of poking
14369 bytes manually here.
14370 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14371 value.
14372 (read_debug_info): Save the function's range.
14373 (read_sp): New function.
14374 (unwind_frame): Use it. Also unwind RBP.
14375 (get_frame_id): Use read_sp.
14376 (gdb_init_reader): Use calloc instead of malloc.
14377 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14378 parameter. Use gdb_test_multiple.
14379
ced2dffb
PA
143802016-07-01 Pedro Alves <palves@redhat.com>
14381 Antoine Tremblay <antoine.tremblay@ericsson.com>
14382
14383 * gdb.threads/process-dies-while-detaching.c: New file.
14384 * gdb.threads/process-dies-while-detaching.exp: New file.
14385
63000888
PA
143862016-07-01 Pedro Alves <palves@redhat.com>
14387
14388 * gdb.multi/watchpoint-multi-exit.c: New file.
14389 * gdb.multi/watchpoint-multi-exit.exp: New file.
14390
038d4868
PA
143912016-06-30 Pedro Alves <palves@redhat.com>
14392
14393 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14394 unset inferior_spawn_id.
14395
994e9c83
PA
143962016-06-30 Pedro Alves <palves@redhat.com>
14397
14398 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14399 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14400
e5653468
YQ
144012016-06-29 Yao Qi <yao.qi@linaro.org>
14402
14403 * gdb.base/return.c: Add copyright header.
14404
803b47e5
TT
144052016-06-29 Tom Tromey <tom@tromey.com>
14406
14407 PR python/20129:
14408 * gdb.python/py-framefilter.exp: Add tests for setting priority
14409 and disabling of non-existent frame filter.
14410
28244707
YQ
144112016-06-29 Yao Qi <yao.qi@linaro.org>
14412
14413 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14414 0x0f07ff.
14415
a31d2f06
YQ
144162016-06-28 Yao Qi <yao.qi@linaro.org>
14417
14418 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14419 triplets. Start gdb, execute catch syscall, and continue. Check
14420 gdb's output to determine catch syscall is supported.
14421
921d8f54
MG
144222016-06-27 Manish Goregaokar <manish@mozilla.com>
14423
25d49b86
PA
14424 * gdb.rust/simple.rs: Add test for returning unit in a function.
14425 * gdb.rust/simple.exp: Add expectation for functions returning
14426 unit.
921d8f54 14427
f4952523
PMR
144282016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14429
14430 * gdb.python/py-breakpoint-create-fail.c,
14431 gdb.python/py-breakpoint-create-fail.exp,
14432 gdb.python/py-breakpoint-create-fail.py: New testcase.
14433
fccb08f8
MG
144342016-06-25 Manish Goregaokar <manish@mozilla.com>
14435
14436 PR gdb/20239
14437 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
25d49b86
PA
14438 * gdb.rust/simple.exp: Add test expectations for new NonZero
14439 tests.
fccb08f8 14440
6b850546
DT
144412016-06-24 David Taylor <dtaylor@emc.com>
14442
14443 * gdb.base/offsets.exp: New file.
14444 * gdb.base/offsets.c: New file.
14445
17621150
TT
144462016-06-23 Tom Tromey <tom@tromey.com>
14447
14448 PR gdb/16483:
14449 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14450 before any filters are loaded.
14451
04d59df6
WT
144522016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14453
14454 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14455 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14456 structs.
14457 * gdb.fortran/derived-type-function.exp: New file.
14458 * gdb.fortran/derived-type-function.f90: New file.
14459
14460
ac69f786
PA
144612016-06-21 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/new-ui.exp: New file.
14464 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14465 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14466 (with_spawn_id): New procedure.
14467
49940788
PA
144682016-06-21 Pedro Alves <palves@redhat.com>
14469
14470 * gdb.mi/mi-exec-run.exp: New file.
14471
ef274d26
PA
144722016-06-21 Pedro Alves <palves@redhat.com>
14473
14474 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14475 breakpoint command's output on the main UI.
14476 (test_break): New procedure, factored out from calls in the top
14477 level.
14478 (top level): Use foreach_with_prefix to test MI as main UI and as
14479 separate UI.
14480
468afe6c
PA
144812016-06-21 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14484 (test_awatch_creation_and_listing)
14485 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14486 Remove 'type' parameter.
14487 (test_watchpoint_all): New parameter mi_mode. Remove
14488 with_test_prefix.
14489 (top level): Use foreach_with_prefix, and add main/separate UI MI
14490 testing axis.
14491
51f77c37
PA
144922016-06-21 Pedro Alves <palves@redhat.com>
14493
14494 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14495 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14496 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14497 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14498 (gdb_main_spawn_id, mi_spawn_id): Declare and
14499 comment.
14500 (mi_create_inferior_pty): New procedure,
14501 factored out from default_mi_gdb_start.
14502 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14503 procedures.
14504 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14505 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14506 Use mi_create_inferior_pty.
14507 (mi_gdb_start): Use eval to pass down args list.
14508
8980e177
PA
145092016-06-21 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14512 * gdb.opt/inline-cmds.exp: Add MI tests.
14513
f38d3ad1
PA
145142016-06-21 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14517
45db7c09
PA
145182016-06-21 Pedro Alves <palves@redhat.com>
14519
14520 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14521 (top level): Use it instead of mi_execute_to.
14522
5a069ab3
PA
145232016-06-21 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14526 (cont_handler_str): New.
14527 (signal_stop_handler): Set stop_handler_str instead of printing to
14528 stdout.
14529 (continue_handler): Set cont_handler_str instead of printing to
14530 stdout.
14531 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14532 mi_send_resuming_command. Print stop_handler_str and
14533 cont_handler_str instead of expecting the python events print
14534 directly.
14535
2838cc1d
SD
145362016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14537
14538 * gdb.base/jit-reader.exp: New file.
14539 * gdb.base/jithost.c: New file.
14540 * gdb.base/jithost.h: New file.
14541 * gdb.base/jitreader.c : New file.
14542 * gdb.base/jit-protocol.h: New file.
14543
21a77091
YQ
145442016-06-17 Yao Qi <yao.qi@linaro.org>
14545
14546 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14547 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14548 and detach-on-fork. Adjust tests.
14549 (top level): Invoke break_cond_on_syscall with combinations of
14550 syscall, follow-fork-mode and detach-on-fork.
14551
f50bf8e5
YQ
145522016-06-17 Yao Qi <yao.qi@linaro.org>
14553
14554 * gdb.base/step-over-exit.c: New.
14555 * gdb.base/step-over-exit.exp: New.
14556
a28d8e50
YTL
145572016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14558
14559 * gdb.base/float.exp: Add target check for nds32*-*-*.
14560 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14561
cad8e26d
AB
145622016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14563
14564 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14565 for unsupported target features.
14566 * gdb.base/call-rt-st.exp: Likewise.
14567 * gdb.base/call-sc.exp: Likewise.
14568 * gdb.base/call-signal-resume.exp: Likewise.
14569 * gdb.base/call-strs.exp: Likewise.
14570 * gdb.base/callexit.exp: Likewise.
14571 * gdb.base/callfuncs.exp: Likewise.
14572 * gdb.base/nodebug.exp: Likewise.
14573 * gdb.base/printcmds.exp: Likewise.
14574 * gdb.base/ptype.exp: Likewise.
14575 * gdb.base/structs.exp: Likewise.
14576 * gdb.base/unwindonsignal.exp: Likewise.
14577 * gdb.cp/gdb2495.exp: Likewise.
14578 * gdb.cp/templates.exp: Likewise.
14579 * gdb.cp/virtfunc.exp: Likewise.
14580 * gdb.threads/hand-call-in-threads.exp: Likewise.
14581 * gdb.threads/interrupted-hand-call.exp: Likewise.
14582 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14583
347dc102
TT
145842016-06-10 Tom Tromey <tom@tromey.com>
14585
14586 PR rust/20110:
14587 * gdb.rust/expr.exp: Add test for integer constant larger than
14588 i32.
14589
5e13cf25
BH
145902016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14591
14592 * gdb.fortran/nested-funcs.exp: New.
14593 * gdb.fortran/nested-funcs.f90: New.
14594
bb556f1f
TK
145952016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14596
14597 * gdb.base/examine-backward.c: New file.
14598 * gdb.base/examine-backward.exp: New file.
14599
38b022b4
SM
146002016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14601
14602 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14603 matching.
14604
1b40ec05
TT
146052016-06-02 Tom Tromey <tom@tromey.com>
14606
14607 PR python/18984:
14608 * gdb.python/py-shared.exp: Add solib_name test.
14609
193bd378
SM
146102016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14611
14612 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14613
3326303b
MG
146142016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14615
14616 PR c++/19893
14617 * gdb.dwarf2/implref.exp: Rename to...
14618 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14619 * gdb.dwarf2/implref-array.c: New file.
14620 * gdb.dwarf2/implref-array.exp: Likewise.
14621 * gdb.dwarf2/implref-global.c: Likewise.
14622 * gdb.dwarf2/implref-global.exp: Likewise.
14623 * gdb.dwarf2/implref-struct.c: Likewise.
14624 * gdb.dwarf2/implref-struct.exp: Likewise.
14625
825c8ef2
AT
146262016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14627
14628 * gdb.trace/trace-condition.exp: Add 64bit tests.
14629
2320162a
AT
146302016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14631
14632 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14633 bits types.
14634 (main): Adapt to 8 to 64 bits types.
14635 * gdb.trace/trace-condition.exp: Add new tests.
14636
a7818233
AT
146372016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14638
14639 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14640
0d336466
AT
146412016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14642
14643 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14644 Move condition tests...
14645 * gdb.trace/trace-condition.exp: Here.
14646
7faeb45a
AT
146472016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14648
14649 * gdb.trace/trace-condition.exp: Add counter-case tests.
14650
e385593e
JK
146512016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14652
14653 PR c++/15231
14654 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14655 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
14656
744608cc
PA
146572016-05-27 Pedro Alves <palves@redhat.com>
14658
14659 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
14660 New procedure.
14661 (top level): Call it, and bail out of DejaGnu is known to be bad.
14662
ac775bf4
AB
146632016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
14664
14665 * gdb.base/whatis.c: Extend the test case.
14666 * gdb.base/whatis.exp: Add additional tests.
14667
2bbad2ea
BH
146682016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14669
14670* gdb.fortran/type.f90: Add pointer variable.
14671* gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
14672
8b70175d
BH
146732016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14674
14675 * gdb.fortran/vla-type.exp: Fix testcase name.
14676
86d8a848
BH
146772016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14678
14679 * gdb.fortran/vla-type.exp: Access elements in nested structs.
14680
e188eb36
BH
146812016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14682
14683 * gdb.fortran/type.f90: Add nested structures.
14684 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
14685 * gdb.fortran/derived-type.exp: Adapt expected output.
14686 * gdb.fortran/vla-type.exp: Adapt expected output.
14687
9b2db1fd
BH
146882016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14689
14690 * gdb.fortran/whatis_type.exp: Adapt expected output.
14691
72b17055
BH
146922016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14693
14694 * gdb.fortran/print_type.exp: Fix expected output.
14695 * gdb.fortran/whatis_type.exp: Fix expected output.
14696
3cd81d8d
BH
146972016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14698
14699 * gdb.fortran/whatis_type.exp: Use multi_line.
14700
ddae9462
TT
147012016-05-24 Tom Tromey <tom@tromey.com>
14702
14703 PR python/17386:
14704 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
14705 use value as an index.
14706
1957f6b8
TT
147072016-05-23 Tom Tromey <tom@tromey.com>
14708
14709 PR python/17981:
14710 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
14711 no-breakpoint case.
14712
026a9174
PA
147132016-05-24 Pedro Alves <palves@redhat.com>
14714
14715 PR gdb/19828
14716 * gdb.threads/clone-attach-detach.c: New file.
14717 * gdb.threads/clone-attach-detach.exp: New file.
14718
e70a7231
FR
147192016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
14720
14721 * gdb.base/annota-input-while-running.exp: Fix syntax error.
14722
0f6ed0e0
TT
147232016-05-23 Tom Tromey <tom@tromey.com>
14724
14725 PR python/19438, PR python/18393:
14726 * gdb.python/py-progspace.exp: Add "dir" test.
14727 * gdb.python/py-objfile.exp: Add "dir" test.
14728
ffd19d61
YQ
147292016-05-23 Yao Qi <yao.qi@linaro.org>
14730
14731 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
14732 * gdb.arch/thumb2-it.exp: Likewise.
14733
9e8f9b05
SM
147342016-05-18 Simon Marchi <simon.marchi@ericsson.com>
14735
14736 * gdb.mi/mi-threads-interrupt.c: New file.
14737 * gdb.mi/mi-threads-interrupt.exp: New file.
14738
61c6156d
SM
147392016-05-17 Simon Marchi <simon.marchi@ericsson.com>
14740
14741 PR gdb/18077
14742 * gdb.mi/mi-async-run.exp: New file.
14743 * gdb.mi/mi-async-run.c: New file.
14744
67218854
TT
147452016-05-17 Tom Tromey <tom@tromey.com>
14746 Manish Goregaokar <manishsmail@gmail.com>
14747
14748 * lib/rust-support.exp: New file.
14749 * lib/gdb.exp (skip_rust_tests): New proc.
14750 (build_executable_from_specs): Handle rust.
14751 * lib/future.exp (gdb_find_rustc): New proc.
14752 (gdb_default_target_compile): Handle rust.
14753 * gdb.rust/expr.exp: New file.
14754 * gdb.rust/generics.exp: New file.
14755 * gdb.rust/generics.rs: New file.
14756 * gdb.rust/methods.exp: New file.
14757 * gdb.rust/methods.rs: New file.
14758 * gdb.rust/modules.exp: New file.
14759 * gdb.rust/modules.rs: New file.
14760 * gdb.rust/simple.exp: New file.
14761 * gdb.rust/simple.rs: New file.
14762
c44af4eb
TT
147632016-05-17 Tom Tromey <tom@tromey.com>
14764
14765 * gdb.base/default.exp (set language): Add rust.
14766
dcd1f979
TT
147672016-05-17 Tom Tromey <tom@tromey.com>
14768
14769 * gdb.gdb/unittest.exp: New file.
14770
155b7f57
YQ
147712016-05-16 Yao Qi <yao.qi@linaro.org>
14772
14773 * gdb.base/batch-preserve-term-settings.exp: Remove variable
14774 shell_prompt. Update shell_prompt_re.
14775
8ddd5a6c
DE
147762016-05-12 Doug Evans <dje@google.com>
14777
14778 PR symtab/19999
14779 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
14780 $options when building executable.
14781 * gdb.dwarf2/fission-loclists-pie.S: New file.
14782 * gdb.dwarf2/fission-loclists-pie.exp: New file.
14783
02e370d9
SM
147842016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14785
14786 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
14787 of [is_remote target],
14788
8929ad8b
SM
147892016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14790
14791 * lib/gdb.exp (use_gdb_stub): New procedure.
14792
6c447423
DE
147932016-05-03 Yunlian Jiang <yunlian@google.com>
14794 Doug Evans <dje@google.com>
14795
14796 PR symtab/19914
14797 * gdb.dwarf2/dwp-sepdebug.c: New file.
14798 * gdb.dwarf2/dwp-sepdebug.exp: New file.
14799
444e826c
SM
148002016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14801
14802 * gdb.base/detach.exp: Remove is_remote check.
14803
740feeaa
SM
148042016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14805
14806 * gdb.base/annota-input-while-running.exp: Don't check for
14807 [is_remote target]. Enable annotations after running to main.
14808 Remove unused "set test..." line.
14809
9080ac9d
SM
148102016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14811
14812 * gdb.trace/trace-enable-disable.exp: New file.
14813 * gdb.trace/trace-enable-disable.c: New file.
14814
952ebca5
SM
148152016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14816
14817 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
14818 use it in info sharedlibrary test.
14819 * gdb.trace/ftrace-lock.exp: Likewise.
14820 * gdb.trace/ftrace.exp: Likewise.
14821 * gdb.trace/range-stepping.exp: Likewise.
14822 * gdb.trace/trace-break.exp: Likewise.
14823 * gdb.trace/trace-condition.exp: Likewise.
14824 * gdb.trace/trace-mt.exp: Likewise.
14825
d9019901
SM
148262016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14827
14828 * lib/gdb.exp (gdb_load_shlibs): Rename to...
14829 (gdb_load_shlib): ... this.
14830 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
14831 gdb_load_shlib.
14832 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
14833 * gdb.base/ctxobj.exp: Likewise.
14834 * gdb.base/dprintf-pending.exp: Likewise.
14835 * gdb.base/dso2dso.exp: Likewise.
14836 * gdb.base/fixsection.exp: Likewise.
14837 * gdb.base/gcore-relro.exp: Likewise.
14838 * gdb.base/gdb1555.exp: Likewise.
14839 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14840 * gdb.base/gnu-ifunc.exp: Likewise.
14841 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
14842 * gdb.base/jit-so.exp (one_jit_test): Likewise.
14843 * gdb.base/pending.exp: Likewise.
14844 * gdb.base/print-file-var.exp: Likewise.
14845 * gdb.base/print-symbol-loading.exp: Likewise.
14846 * gdb.base/shlib-call.exp: Likewise.
14847 * gdb.base/shreloc.exp: Likewise.
14848 * gdb.base/so-impl-ld.exp: Likewise.
14849 * gdb.base/solib-disc.exp: Likewise.
14850 * gdb.base/solib-nodir.exp: Likewise.
14851 * gdb.base/solib-overlap.exp: Likewise.
14852 * gdb.base/solib-symbol.exp: Likewise.
14853 * gdb.base/solib-weak.exp (do_test): Likewise.
14854 * gdb.base/sym-file.exp: Likewise.
14855 * gdb.base/symtab-search-order.exp: Likewise.
14856 * gdb.base/type-opaque.exp: Likewise.
14857 * gdb.base/unload.exp: Likewise.
14858 * gdb.base/watchpoint-solib.exp: Likewise.
14859 * gdb.compile/compile.exp: Likewise.
14860 * gdb.cp/gdb2384.exp: Likewise.
14861 * gdb.cp/infcall-dlopen.exp: Likewise.
14862 * gdb.cp/re-set-overloaded.exp: Likewise.
14863 * gdb.fortran/library-module.exp: Likewise.
14864 * gdb.opt/solib-intra-step.exp: Likewise.
14865 * gdb.python/py-finish-breakpoint.exp: Likewise.
14866 * gdb.python/py-shared.exp: Likewise.
14867 * gdb.reverse/solib-precsave.exp: Likewise.
14868 * gdb.reverse/solib-reverse.exp: Likewise.
14869 * gdb.server/solib-list.exp: Likewise.
14870 * gdb.threads/dlopen-libpthread.exp: Likewise.
14871 * gdb.threads/tls-shared.exp: Likewise.
14872 * gdb.threads/tls-so_extern.exp: Likewise.
14873 * gdb.trace/change-loc.exp: Likewise.
14874 * gdb.trace/ftrace-lock.exp: Likewise.
14875 * gdb.trace/ftrace.exp: Likewise.
14876 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
14877 * gdb.trace/pending.exp: Likewise.
14878 * gdb.trace/range-stepping.exp: Likewise.
14879 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
14880 (strace_info_marker): Likewise.
14881 (strace_probe_marker): Likewise.
14882 (strace_trace_on_same_addr): Likewise.
14883 (strace_trace_on_diff_addr): Likewise.
14884 * gdb.trace/trace-break.exp: Likewise.
14885 * gdb.trace/trace-condition.exp: Likewise.
14886 * gdb.trace/trace-mt.exp: Likewise.
14887
fca4cfd9
SM
148882016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14889
14890 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
14891 result of gdb_remote_download.
14892 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
14893 * gdb.base/dso2dso.exp: Likewise.
14894 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14895 * gdb.base/print-file-var.exp: Likewise.
14896 * gdb.base/shlib-call.exp: Likewise.
14897 * gdb.base/shreloc.exp: Likewise.
14898 * gdb.base/solib-overlap.exp: Likewise.
14899 * gdb.base/solib-weak.exp (do_test): Likewise.
14900 * gdb.base/unload.exp: Likewise.
14901
11cf4ffb
YQ
149022016-04-27 Yao Qi <yao.qi@linaro.org>
14903
14904 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
14905 exists.
14906
3e2e34f8
KB
149072016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14908
14909 * vla-type.exp: Print structure from toplevel.
14910
8f07e298
BH
149112016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14912
14913 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
14914 of dynamic types.
14915 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
14916 of dynamic types.
14917
9920b434
BH
149182016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14919
14920 * gdb.fortran/vla-type.f90: New file.
14921 * gdb.fortran/vla-type.exp: New file.
14922
f3abeff5
YQ
149232016-04-25 Yao Qi <yao.qi@linaro.org>
14924
14925 * gdb.base/branch-to-self.c: New file.
14926 * gdb.base/branch-to-self.exp: New file.
14927
0a5d52f0
YQ
149282016-04-22 Yao Qi <yao.qi@linaro.org>
14929
14930 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
14931 more after $hex.
14932
495346f6
YQ
149332016-04-22 Yao Qi <yao.qi@linaro.org>
14934
14935 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
14936 * gdb.base/annota3.exp: Likewise.
14937
4a7e075c
YQ
149382016-04-22 Yao Qi <yao.qi@linaro.org>
14939
14940 * gdb.reverse/step-precsave.exp: Do one step and test program
14941 stops in "callee" and do multiple steps until program goes out
14942 of "callee".
14943 * gdb.reverse/step-reverse.exp: Likewise.
14944
5b061e98
YQ
149452016-04-22 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.trace/signal.exp: Also pass if
14948 $tracepoint_hits($i) > $iterations.
14949
5c5dc57f
YQ
149502016-04-22 Yao Qi <yao.qi@linaro.org>
14951
14952 * gdb.trace/signal.c: New file.
14953 * gdb.trace/signal.exp: New file.
14954
a55411b9
DE
149552016-04-19 Doug Evans <xdje42@gmail.com>
14956
14957 * gdb.base/bad-file.exp: New file.
14958
a22df60a
MG
149592016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
14960
14961 * gdb.dwarf2/implref.exp: New file.
14962
0c13f7e5
BH
149632016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14964
14965 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
14966 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
14967 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
14968 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
14969 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
14970 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
14971 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
14972 * lib/fortran.exp (fortran_int4): New procedure.
14973 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
14974 (fortran_logical4): Likewise.
14975
9b9b09e9
BH
149762016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
14977
14978 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
14979
a14d1f4d
BH
149802016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14981
14982 * lib/compiler.c: Add Intel specific preprocessor macros.
14983 * lib/compiler.cc: Likewise.
25d49b86 14984
7d49b1d0
LM
149852016-04-13 Luis Machado <lgustavo@codesourcery.com>
14986
14987 * gdb.server/connect-with-no-symbol-file.c: New file.
14988 * gdb.server/connect-with-no-symbol-file.exp: New file.
14989
8392fa22
SM
149902016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14991
14992 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
14993
8c4c4aeb
SM
149942016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14995
14996 * boards/gdbserver-base.exp (${board}_download): Copy source file to
14997 standard output directory.
14998
45e3745e
AT
149992016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15000
15001 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15002
e26b7e41
MM
150032016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15004
15005 * gdb.btrace/instruction_history.c (loop): Add declaration.
15006
8ce09462
AT
150072016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15008
15009 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15010
2e88a1ea
SM
150112016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15012
15013 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15014 parentheses to print.
15015 (continue_handler): Likewise.
15016
f48e22e3
SM
150172016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15018
15019 * gdb.server/solib-list.exp: Remove is_remote check.
15020 Pass shlib= to gdb_compile. Don't link shared library with
15021 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15022 Run binary filename through "readlink -f" on the target.
15023
096be756
PA
150242016-04-08 Pedro Alves <palves@redhat.com>
15025
15026 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15027 interpreter filename as argument to gdbserver_spawn.
15028 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15029 Return empty if $last_loaded_file does not exist.
15030
06500533
JK
150312016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15032
15033 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15034 * gdb.base/jit-main.c: Use exit after usage.
15035
2d35e871
JK
150362016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15037
15038 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15039 GDBHISTSIZE prior to the tests.
15040 * gdb.base/gdbinit-history.exp: Likewise.
15041
150422016-04-07 Pedro Alves <palves@redhat.com>
9553661a
PA
15043
15044 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15045 instead of build_executable. Use gdb_load_shlibs.
15046
c8064e7e
YQ
150472016-04-07 Yao Qi <yao.qi@linaro.org>
15048
15049 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15050 Execute "si" command.
15051
bde47561
YQ
150522016-04-07 Yao Qi <yao.qi@linaro.org>
15053
15054 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15055 number instead of the comments on some line.
15056
b16f8a3b
DB
150572016-04-06 Don Breazeal <donb@codesourcery.com>
15058
15059 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15060 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15061
c2f901df
SM
150622016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15063
15064 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15065 standard_output_file. Remove unused binfile variable.
15066
ac17fda0
CU
150672016-04-05 Catalin Udma <catalin.udma@freescale.com>
15068
15069 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15070 * gdb.python/py-mi-objfile.exp: Match "list main" output
15071 in console format.
15072
03a8c4df
SM
150732016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15074
15075 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15076 absolute.
15077
6e774b13
SM
150782016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15079
15080 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15081 absolute.
15082 * gdb.trace/ftrace.exp: Likewise.
15083 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15084 targets as well.
15085 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15086 (gdb_load_shlibs): Copy libraries to test directory when testing
15087 natively. Only set solib-search-path if testing remotely.
15088 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15089
7817ea46
SM
150902016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15091
15092 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15093 gdb_download. Use it even if the target is not remote.
15094 * gdb.base/jit.exp (compile_jit_test): Likewise.
15095 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15096 output directory if the destination board is local, otherwise use
15097 the standard remote_download from DejaGnu.
15098 (gdb_download): Remove.
15099 (gdb_load_shlibs): Use gdb_remote_download instead of
15100 gdb_download.
15101 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15102 Use gdb_remote_download instead of gdb_download. Use it even if
15103 the target is not remote.
15104 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15105 instead of gdb_download.
15106
7beb7f68
SM
151072016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15108
15109 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15110 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15111 run.
15112
cc63428a
AV
151132016-04-01 Artemiy Volkov <artemiyv@acm.org>
15114
15115 PR gdb/19820
15116 * gdb.base/printcmds.exp: Add artificial arrays tests.
15117
64cdf930
PA
151182016-03-31 Pedro Alves <palves@redhat.com>
15119
15120 PR gdb/19858
15121 * gdb.base/jit-main.c: Include unistd.h.
15122 (ATTACH): Define to 0 if not already defined.
15123 (wait_for_gdb, mypid): New globals.
15124 (WAIT_FOR_GDB): New macro.
15125 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15126 some breakpoint locations.
15127 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15128 New procedures.
15129 (one_jit_test): Add REATTACH parameter, and handle it. Use
15130 continue_to_test_location.
15131 (top level): Test attach, and adjusts calls to one_jit_test.
15132
40dea8cb
PA
151332016-03-31 Pedro Alves <palves@redhat.com>
15134
15135 PR gdb/19858
15136 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15137 BINSUFFIX parameter, and handle it.
15138 (top level): Adjust calls compile_jit_test.
15139
e7ea3ec7
CU
151402016-03-31 Catalin Udma <catalin.udma@freescale.com>
15141
15142 PR python/19743
15143 * gdb.python/py-mi-events-gdb.py: New file.
15144 * gdb.python/py-mi-events.c: New file.
15145 * gdb.python/py-mi-events.exp: New file.
15146
e6359af3
YQ
151472016-03-30 Yao Qi <yao.qi@linaro.org>
15148
15149 * gdb.reverse/until-precsave.exp: Match function name only.
15150 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15151 Move malloc to a condition block.
15152 * gdb.reverse/until-reverse.exp: Match function name only.
15153
a4105d04
MK
151542016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15155
15156 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15157 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15158 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15159 variable for GPR 0 instead of assuming it is register 0.
15160 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15161 * lib/trace-support.exp: Add s390 registers.
15162
bfa6adb9
YQ
151632016-03-29 Yao Qi <yao.qi@linaro.org>
15164
15165 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15166
1e6697ea
YQ
151672016-03-24 Yao Qi <yao.qi@linaro.org>
15168
15169 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15170 test message.
15171
64bcd522
AA
151722016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15173
15174 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15175 maintaining separate logic for constructing the output path.
15176
7868401b
DB
151772016-03-16 Don Breazeal <donb@codesourcery.com>
15178
15179 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15180 Retry fork and waitpid on interrupted system call errors.
15181 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15182 Use with_timeout_factor to increase timeout by factor of 10.
15183
1cafadb4
DB
151842016-03-15 Don Breazeal <donb@codesourcery.com>
15185
15186 * gdb.cp/scope-err.cc: New test program.
15187 * gdb.cp/scope-err.exp: New test script.
15188 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15189 lines and "set breakpoint here" comment.
15190 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15191 Fixed some whitespace and format issues.
15192 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15193 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15194
81516450
DE
151952016-03-15 Doug Evans <dje@google.com>
15196
15197 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15198 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15199 All callers updated. Add tests for enums, mixed flags register.
15200
aa52b601
DE
152012016-03-15 Doug Evans <dje@google.com>
15202
15203 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15204 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15205
fa4ff313
SM
152062016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15207
15208 * gdb.base/default.exp: Add $_as_string to the list of expected
15209 convenience functions.
15210
f2403c39
AB
152112016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15212
15213 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15214
f2f3ccb9
SM
152152016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15216
15217 * gdb.python/py-as-string.exp: New file.
15218 * gdb.python/py-as-string.c: New file.
15219
00dbd492
PA
152202016-03-09 Pedro Alves <palves@redhat.com>
15221
15222 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15223 signal" -> "Thread NN received signal" output change.
15224 * gdb.threads/ia64-sigill.exp: Likewise.
15225 * gdb.threads/linux-dp.exp: Likewise.
15226 * gdb.threads/manythreads.exp: Likewise.
15227 * gdb.threads/pending-step.exp: Likewise.
15228 * gdb.threads/print-threads.exp: Likewise.
15229 * gdb.threads/sigstep-threads.exp: Likewise.
15230 * gdb.threads/staticthreads.exp: Likewise.
15231 * gdb.threads/tls.exp: Likewise.
15232
1e6697ea
YQ
152332016-03-09 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.base/command-line-input.exp: New file.
15236
b04fd3be
MK
152372016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15238
15239 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15240 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15241 * gdb.trace/pending.exp: Accept leading dot before function name.
15242 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15243 * lib/trace-support.exp: Set registers for ppc.
15244
98fa59e9
MK
152452016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15246
15247 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15248 use it for disassembly; accept .main in addition to main in backtrace.
15249
f77198c8
MK
152502016-03-09 Wei-cheng Wang <cole945@gmail.com>
15251 Marcin Kościelnicki <koriakin@0x04.net>
15252
15253 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15254 (gdb_recursion_test_ptr): New global variable.
15255 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15256 gdb_recursion_test.
15257 (gdb_c_test): Ditto.
15258
ba84e0da
MK
152592016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15260
15261 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15262 ordering.
15263
4366d36e
MK
152642016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15265
15266 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15267 (bar): Add bar_start_lbl label.
15268 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15269 of foo/bar for emitting DWARF and tracing.
15270
5eb264df
SDJ
152712016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15272
15273 * analyze-racy-logs.py: Set executable bit.
15274
fb6a751f
SDJ
152752016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15276
15277 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15278 (CHECK_TARGET_TMP): Likewise.
15279 (check-single-racy): New rule.
15280 (check-parallel-racy): Likewise.
15281 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15282 (do-check-parallel-racy): New rule.
15283 (check-racy/%.exp): Likewise.
15284 * README (Racy testcases): New section.
15285 * analyze-racy-logs.py: New file.
15286
bdf7e230
DE
152872016-03-03 Doug Evans <dje@google.com>
15288
15289 * gdb.base/skip.exp: Use with_test_prefix.
15290
4719d415
YQ
152912016-03-03 Yao Qi <yao.qi@linaro.org>
15292
15293 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15294 Invoke step_over_syscall "clone" and break_cond_on_syscall
15295 "clone".
15296 * gdb.base/step-over-clone.c: New file.
15297
ea507862
YQ
152982016-03-03 Yao Qi <yao.qi@linaro.org>
15299
15300 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15301 code format.
15302
8fc8cbda
YQ
153032016-03-03 Yao Qi <yao.qi@linaro.org>
15304
15305 * gdb.base/disp-step-fork.c: Rename to ...
15306 * gdb.base/step-over-fork.c: ... it. New file.
15307 * gdb.base/disp-step-vfork.c: Rename to ...
15308 * gdb.base/step-over-vfork.c: ... it. New file.
15309 * gdb.base/disp-step-syscall.exp: Rename to ...
15310 * gdb.base/step-over-syscall.exp: ... it. New file.
15311 (disp_step_cross_syscall): Rename to ...
15312 (step_over_syscall): ... it.
15313
92fa70b0
YQ
153142016-03-03 Yao Qi <yao.qi@linaro.org>
15315
15316 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15317 If target supports condition evaluation on target, invoke
15318 break_cond_on_syscall for fork and vfork.
15319
e197ad3c
YQ
153202016-03-03 Yao Qi <yao.qi@linaro.org>
15321
15322 * gdb.base/disp-step-syscall.exp: Don't invoke
15323 support_displaced_stepping.
15324 (disp_step_cross_syscall): Test with displaced stepping off and
15325 on if supported.
15326
0b47da9f
YQ
153272016-03-03 Yao Qi <yao.qi@linaro.org>
15328
15329 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15330 proc.
15331 (setup): New proc.
15332 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15333 and setup.
15334
065ab6dc
BH
153352016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15336
15337 * gdb.fortran/vla-history.exp: Remove breakpoint.
15338
07e448ad 153392016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15340
25d49b86
PA
15341 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15342 exceeds timeout.
07e448ad 15343
9ac2d526 153442016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15345
25d49b86
PA
15346 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15347 breakpoint.
9ac2d526 15348
17807369
BH
153492016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15350
15351 * gdb.mi/vla.f90: Nullify pointer after declaration.
15352
86e501af
PA
153532016-03-01 Pedro Alves <palves@redhat.com>
15354
15355 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15356
1e903e32
PA
153572016-03-01 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15360 before anything else.
15361 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15362 _GNU_SOURCE here.
15363 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15364 before anything else.
15365 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15366
6ccb54e2
PA
153672016-03-01 Pedro Alves <palves@redhat.com>
15368
15369 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15370
30ca9da1
YQ
153712016-03-01 Yao Qi <yao.qi@linaro.org>
15372
15373 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15374 prepare_for_testing.
15375
dc856b38
YQ
153762016-03-01 Yao Qi <yao.qi@linaro.org>
15377
15378 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15379
4a932159
AA
153802016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15381
15382 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15383 manually constructing the output path.
15384
f2489477
AA
153852016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15386
15387 * gdb.arch/s390-stackless.S: New.
15388 * gdb.arch/s390-stackless.exp: New.
15389
38899f16
IB
153902016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15391
15392 * gdb.dlang/circular.c: New file.
15393 * gdb.dlang/circular.exp: New file.
15394
9fde51ed
YQ
153952016-02-26 Yao Qi <yao.qi@linaro.org>
15396
15397 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15398 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15399 (testcases): Update.
15400
ce90fefe
YQ
154012016-02-26 Yao Qi <yao.qi@linaro.org>
15402
15403 * gdb.reverse/aarch64.c: Rename to ...
15404 * gdb.reverse/insn-reverse.c: ... it.
15405 * gdb.reverse/aarch64.exp: Rename to ...
15406 * gdb.reverse/insn-reverse.exp: ... it.
15407
3263bceb
YQ
154082016-02-26 Yao Qi <yao.qi@linaro.org>
15409
15410 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15411 (testcase_ftype): New.
15412 (testcases): New array.
15413 (n_testcases): New.
15414 (main): Call each element in testcases.
15415 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15416 (read_testcase): New.
15417 Do the tests in a loop.
15418
6cb59ff1
YQ
154192016-02-25 Yao Qi <yao.qi@linaro.org>
15420
15421 * gdb.base/branches.c: Remove.
15422
ae91f625
MK
154232016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15424
15425 PR gdb/13808
15426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15427
678b48b7
MK
154282016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15429
15430 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15431
7337a6f2
MK
154322016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15433
15434 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15435 change x86_64 call_insn to 'callq'.
15436
861ca91f
AT
154372016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15438
15439 * gdb.trace/tfile-avx.c: Move to...
15440 * gdb.trace/tracefile-pseudo-reg.c: Here.
15441 * gdb.trace/tfile-avx.exp: Move to...
15442 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15443
bf74e428
GB
154442016-02-24 Gary Benson <gbenson@redhat.com>
15445
15446 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15447 message on attach.
15448
cce0e923
DE
154492016-02-23 Doug Evans <dje@google.com>
15450
15451 * gdb.base/skip.c (test_skip): New function.
15452 (end_test_skip_file_and_function): New function.
15453 (test_skip_file_and_function): New function.
15454 * gdb.base/skip1.c (test_skip): New function.
15455 (skip1_test_skip_file_and_function): New function.
15456 * gdb.base/skip.exp: Add tests for new skip options.
15457 * gdb.base/skip-solib.exp: Update expected output.
15458 * gdb.perf/skip-command.cc: New file.
15459 * gdb.perf/skip-command.exp: New file.
15460 * gdb.perf/skip-command.py: New file.
15461
4000e47e
MK
154622016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15463
15464 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15465 info registers pattern.
15466
24f75ead
IB
154672016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15468
15469 * lib/future.exp: Add D support.
15470 (gdb_find_gdc): New proc.
15471 (gdb_default_target_compile): Add D support.
15472
fbb7bcbe
WW
154732016-02-18 Wei-cheng Wang <cole945@gmail.com>
15474
15475 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15476 user+system time.
15477 (trace_speed_test): Determine the iteration count for a time
15478 between 15..30 seconds.
15479
012b3a21
WT
154802016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15481
15482 * gdb.arch/i386-mpx-sigsegv.c: New file.
15483 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15484 * gdb.arch/i386-mpx-simple_segv.c: New file.
15485 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15486
2d5189bd
YQ
154872016-02-18 Yao Qi <yao.qi@linaro.org>
15488
15489 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15490 Don't call setup_kfail.
15491
40fb20d0
YQ
154922016-02-18 Yao Qi <yao.qi@linaro.org>
15493
15494 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15495 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15496
21b1f8d2
DE
154972016-02-16 Doug Evans <dje@google.com>
15498
15499 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15500 * gdb.base/skip1.c: Ditto.
15501 * gdb.base/skip.exp: Whitespace cleanup.
15502
4041ed77
DB
155032016-02-16 Don Breazeal <donb@codesourcery.com>
15504
15505 PR remote/19496
15506 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15507 Remove kfail for PR remote/19496.
15508
c4ef31bf
SM
155092016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15510
15511 * lib/gdb.exp (standard_temp_file): Return a path specific to
15512 the runtest invocation.
15513
266b65b3
SM
155142016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15515
15516 * gdb.trace/save-trace.exp: Change relative path to be in the
15517 standard output directory.
15518
a7a0a6a9
JK
155192016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15520
15521 * gdb.arch/i386-prologue.c: Add missing prototypes.
15522
c99dbb42
JK
155232016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15524
15525 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15526 * gdb.arch/i386-prologue.exp: Likewise.
15527 * gdb.arch/i386-size.exp: Likewise.
15528
aa480355
SM
155292016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15530
15531 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15532 define object file path.
15533 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15534 file path.
15535 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15536 standard_output_file to define binfile.
15537
ba881f50
JK
155382016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15539
15540 Fix compatibility with recent gfortran-5.3.1.
15541 * gdb.fortran/vla-history.exp (print vla1 allocated)
15542 (print vla2 allocated, print $2, print $3): Remove
15543 (print $4): Rename to ...
15544 (print $2): ... here.
15545 (print $9): Rename to ...
15546 (print $5): ... here.
15547 (print $10): Rename to ...
15548 (print $6): ... here.
15549 * gdb.fortran/vla.f90: Add pvla initialization.
15550
e9fb005c
JK
155512016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15552
15553 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15554 New test.
15555 * gdb.fortran/vla-value-sub.exp: Likewise.
15556
e44e00ff
MK
155572016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15558
15559 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15560
97e94151
SM
155612016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15562
15563 * i386-biarch-core.exp: Define corefile using
15564 standard_output_file.
15565
01113bc1
YQ
155662016-02-12 Yao Qi <yao.qi@linaro.org>
15567
15568 * gdb.arch/arm-single-step-kernel-helper.c: New.
15569 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15570
33b4777c
MM
155712016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15572
15573 * gdb.btrace/tailcall-only.exp: New.
15574 * gdb.btrace/tailcall-only.c: New.
15575 * gdb.btrace/x86_64-tailcall-only.S: New.
15576 * gdb.btrace/i686-tailcall-only.S: New.
15577
acc23c11
PA
155782016-02-11 Pedro Alves <palves@redhat.com>
15579
15580 * README (Parallel testing): Add missing double quotes.
15581
e352bf0a
PA
155822016-02-11 Pedro Alves <palves@redhat.com>
15583
15584 * README (Parallel testing): New section.
15585 (GDB_PARALLEL): Rewrite.
15586 (FORCE_PARALLEL): Document.
15587
9f5fed78
MK
155882016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15589
15590 * gdb.trace/tfile-avx.c: New test.
15591 * gdb.trace/tfile-avx.exp: New test.
15592
9ef9e6a6
KS
155932016-02-09 Keith Seitz <keiths@redhat.com>
15594
15595 PR breakpoints/19546
15596 * gdb.base/infcall-exec.c: New file.
15597 * gdb.base/infcall-exec2.c: New file.
15598 * gdb.base/infcall-exec.exp: New file.
15599
a96e36da
KS
156002016-02-09 Keith Seitz <keiths@redhat.com>
15601
15602 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15603 (toplevel): Call test_bkpt_address.
15604
9f61929f
KS
156052016-02-09 Keith Seitz <keiths@redhat.com>
15606
15607 PR python/19506
15608 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15609 (toplevel): Call test_bkpt_address.
15610
1e94266c
SM
156112016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15612
15613 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15614 to AC_OUTPUT.
15615 * configure: Regenerate.
15616
2a7f3dff
PA
156172016-02-09 Pedro Alves <palves@redhat.com>
15618
15619 PR breakpoints/19548
15620 * gdb.base/execl-update-breakpoints.c (some_function): New
15621 function.
15622 (main): Call it.
15623 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15624 Tighten expected GDB output.
15625
2151ccc5
SM
156262016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15627
15628 * Makefile.in (ALL_SUBDIRS): Remove.
15629 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15630 (distclean maintainer-clean realclean): Likewise.
15631 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15632 * configure: Regenerate.
15633 * gdb.ada/Makefile.in: Delete.
15634 * gdb.arch/Makefile.in: Likewise.
15635 * gdb.asm/Makefile.in: Likewise.
15636 * gdb.base/Makefile.in: Likewise.
15637 * gdb.btrace/Makefile.in: Likewise.
15638 * gdb.cell/Makefile.in: Likewise.
15639 * gdb.compile/Makefile.in: Likewise.
15640 * gdb.cp/Makefile.in: Likewise.
15641 * gdb.disasm/Makefile.in: Likewise.
15642 * gdb.dlang/Makefile.in: Likewise.
15643 * gdb.dwarf2/Makefile.in: Likewise.
15644 * gdb.fortran/Makefile.in: Likewise.
15645 * gdb.gdb/Makefile.in: Likewise.
15646 * gdb.go/Makefile.in: Likewise.
15647 * gdb.guile/Makefile.in: Likewise.
15648 * gdb.java/Makefile.in: Likewise.
15649 * gdb.linespec/Makefile.in: Likewise.
15650 * gdb.mi/Makefile.in: Likewise.
15651 * gdb.modula2/Makefile.in: Likewise.
15652 * gdb.multi/Makefile.in: Likewise.
15653 * gdb.objc/Makefile.in: Likewise.
15654 * gdb.opencl/Makefile.in: Likewise.
15655 * gdb.opt/Makefile.in: Likewise.
15656 * gdb.pascal/Makefile.in: Likewise.
15657 * gdb.perf/Makefile.in: Likewise.
15658 * gdb.python/Makefile.in: Likewise.
15659 * gdb.reverse/Makefile.in: Likewise.
15660 * gdb.server/Makefile.in: Likewise.
15661 * gdb.stabs/Makefile.in: Likewise.
15662 * gdb.threads/Makefile.in: Likewise.
15663 * gdb.trace/Makefile.in: Likewise.
15664 * gdb.xml/Makefile.in: Likewise.
15665 * lib/gdb.exp (make_gdb_parallel_path): Add check for
15666 GDB_PARALLEL.
15667 (standard_output_file): Remove check for GDB_PARALLEL, always
15668 return path in outputs/$subdir/$testname.
15669
437277d4
SM
156702016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15671
15672 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
15673 (site.exp): Assign abs_srcdir to tcl's srcdir.
15674
31d913c7
YQ
156752016-02-04 Yao Qi <yao.qi@linaro.org>
15676
15677 * gdb.base/foll-exec-mode.c: Include limits.h.
15678 (main): Add parameters argc and argv. Get directory from
15679 argv[0].
15680 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
15681 compilation.
15682 * gdb.base/foll-exec.c: Include limits.h.
15683 (main): Add parameters argc and argv.
15684 Get directory from argv[0].
15685 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
15686 Adjust tests on the number of lines as source code changed.
15687 * gdb.base/foll-vfork-exit.c: Include limits.h.
15688 (main): Add one line of statement before vfork.
15689 * gdb.base/foll-vfork.c: Include limits.h and string.h.
15690 (main): Add parameters argc and argv. Get directory from
15691 argv[0].
15692 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
15693 (setup_gdb): Set tbreak to skip some source lines.
15694 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
15695 (main): Add parameters argc and argv. Get directory from
15696 argv[0].
15697 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
15698 compilation.
15699 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
15700 (main): Add parameters argc and argv. Get directory from
15701 argv[0].
15702 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
15703 compilation.
15704
9482b9fb
DE
157052016-02-01 Doug Evans <dje@google.com>
15706
15707 * gdb.base/skip.exp: Clean up multiple references to same test name.
15708
6b2e4f10
PA
157092016-02-01 Pedro Alves <palves@redhat.com>
15710
ccb6afd6 15711 PR remote/19496
6b2e4f10
PA
15712 * gdb.threads/forking-threads-plus-breakpoint.exp
15713 (displaced_stepping_supported): New global.
15714 (probe_displaced_stepping_support): New procedure.
15715 (do_test): Add 'displaced' parameter, and use it.
15716 (top level): Check for displaced stepping support. Add displaced
15717 stepping on/off testing axis.
15718
37a8db1a
AB
157192016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15720
15721 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
15722 pointer. Don't perform further tests on the unassociated pointer
15723 if the first test fails.
15724
5fdf6324
AB
157252016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15726
15727 * gdb.base/max-value-size.c: New file.
15728 * gdb.base/max-value-size.exp: New file.
15729 * gdb.base/huge.exp: Disable max-value-size for this test.
15730
935c6144
IB
157312016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
15732
15733 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15734
7fe8399d
YQ
157352016-01-28 Yao Qi <yao.qi@linaro.org>
15736
15737 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
15738
a2077e25
PA
157392016-01-25 Pedro Alves <palves@redhat.com>
15740
15741 PR threads/19461
15742 * gdb.base/fork-running-state.c: New file.
15743 * gdb.base/fork-running-state.exp: New file.
15744
1d2736d4
PA
157452016-01-25 Pedro Alves <palves@redhat.com>
15746
15747 PR gdb/19494
15748 * gdb.base/catch-fork-kill.c: New file.
15749 * gdb.base/catch-fork-kill.exp: New file.
15750
f1da4b11
PA
157512016-01-25 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
15754 Delete, moved to lib/gdb.exp.
15755 * gdb.threads/forking-threads-plus-breakpoint.exp
15756 (foreach_with_prefix): Likewise.
15757 * gdb.threads/process-dies-while-handling-bp.exp
15758 (foreach_with_prefix): Likewise.
15759 * lib/gdb.exp (foreach_with_prefix): New procedure.
15760
45f38546
MK
157612016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
15762
15763 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
15764 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
15765
dc29a1ce
MK
157662016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
15767
15768 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
15769 endian targets.
15770
092127d7
JK
157712016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15772 Pedro Alves <palves@redhat.com>
15773
15774 Fix testsuite compatibility with Guile.
15775 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
15776 number.
15777
31d765d3
JK
157782016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15779
15780 Fix testsuite compatibility with Guile.
15781 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
15782 (thread 1): New test for backtrace through signal handler.
15783
1ac78c04
YQ
157842016-01-22 Yao Qi <yao.qi@linaro.org>
15785
15786 PR testsuite/19491
15787 * gdb.base/multi-forks.c: Include
15788 ../lib/unbuffer_output.c
15789 (main): Call gdb_unbuffer_output.
15790
4f5946a8
DE
157912016-01-21 Doug Evans <dje@google.com>
15792
15793 * lib/ada.exp (gdb_compile_ada): Fix typo.
15794
305e13e6
JB
157952016-01-21 Joel Brobecker <brobecker@adacore.com>
15796
15797 * gdb.base/break-fun-addr.exp: New file.
15798 * gdb.base/break-fun-addr1.c: New file.
15799 * gdb.base/break-fun-addr2.c: New file.
15800
5f5dfff6
SM
158012016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
15802
15803 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
15804 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
15805 enum flag values.
15806
fd356fa2
AA
158072016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
15808
15809 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
15810 when GDB can not set the vector return value. Add more comments
15811 for clarification.
15812
9df22175
AT
158132016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
15814
15815 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
15816 command.
15817
41d1845e
SM
158182016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15819
15820 * Makefile.in (DO_RUNTEST): Add --status and update usages.
15821
01ac6840
SM
158222016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15823
15824 * Makefile.in (check-single): Pass --status to runtest.
15825 (check/%.exp): Likewise.
15826
158272016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15828
15829 * Makefile.in (check-parallel): Propagate return code from make
15830 do-check-parallel.
15831
bd0a71fa
MK
158322016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
15833
15834 * gdb.trace/ftrace.exp: Fix expected message on continue.
15835 * gdb.trace/pending.exp: Fix expected message on continue.
15836 * gdb.trace/trace-break.exp: Fix expected message on continue.
15837
8bcbad33
SM
158382016-01-18 Simon Marchi <simon.marchi@ericsson.com>
15839
15840 * lib/gdb.exp (gdb_test): Remove unused global references.
15841
f303dbd6
PA
158422016-01-18 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.base/async-shell.exp: Adjust expected output.
15845 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
15846 * gdb.base/siginfo-thread.exp: Adjust expected output.
15847 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
15848 * gdb.java/jnpe.exp: Adjust expected output.
15849 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
15850 * gdb.threads/continue-pending-status.exp: Adjust expected output.
15851 * gdb.threads/leader-exit.exp: Adjust expected output.
15852 * gdb.threads/manythreads.exp: Adjust expected output.
15853 * gdb.threads/pthreads.exp: Adjust expected output.
15854 * gdb.threads/schedlock.exp: Adjust expected output.
15855 * gdb.threads/siginfo-threads.exp: Adjust expected output.
15856 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
15857 expected output.
15858 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
15859 output.
15860 * gdb.threads/sigthread.exp: Adjust expected output.
15861 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
15862
b2789696
YQ
158632016-01-18 Yao Qi <yao.qi@linaro.org>
15864
15865 * gdb.guile/scm-section-script.c: Replace @progbits with
15866 %progbits.
15867 * gdb.python/py-section-script.c: Likewise.
15868
71ef29a8
PA
158692016-01-15 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.multi/tids.exp: Test star wildcard ranges.
15872
3f5b7598
PA
158732016-01-15 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
15876 command from "thread apply" invocation.
15877 (thr_apply_info_thr_invalid): Default the expected output to the
15878 input tid list.
15879 (top level): Add tests that use convenience variables. Add tests
15880 for "thread apply" with a valid TID list, but missing the command.
15881
663f6d42
PA
158822016-01-13 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.base/default.exp: Expect $_gthread as well.
15885 * gdb.multi/tids.exp: Test $_gthread.
15886 * gdb.threads/thread-specific.exp: Test $_gthread.
15887
c84f6bbf
PA
158882016-01-13 Pedro Alves <palves@redhat.com>
15889
15890 * gdb.multi/tids.exp: Test "info threads -gid".
15891
22a02324
PA
158922016-01-13 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.multi/tids.exp: Test InferiorThread.global_num and
15895 Breakpoint.thread.
15896 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
15897
5d5658a1
PA
158982016-01-07 Pedro Alves <palves@redhat.com>
15899
15900 * gdb.base/break.exp: Adjust to output changes.
15901 * gdb.base/hbreak2.exp: Likewise.
15902 * gdb.base/sepdebug.exp: Likewise.
15903 * gdb.base/watch_thread_num.exp: Likewise.
15904 * gdb.linespec/keywords.exp: Likewise.
15905 * gdb.multi/info-threads.exp: Likewise.
15906 * gdb.threads/thread-find.exp: Likewise.
15907 * gdb.multi/tids.c: New file.
15908 * gdb.multi/tids.exp: New file.
15909
84654457
PA
159102016-01-13 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
15913
e3940304
PA
159142016-01-13 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.base/default.exp: Expect $_inferior as well.
15917 * gdb.multi/base.exp: Test $_inferior.
15918
a911d87a
PA
159192016-01-13 Pedro Alves <palves@redhat.com>
15920
15921 PR breakpoints/19388
15922 * gdb.base/catch-signal-siginfo-cond.c: New file.
15923 * gdb.base/catch-signal-siginfo-cond.exp: New file.
15924
82075af2
JS
159252016-01-12 Josh Stone <jistone@redhat.com>
15926 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15927
15928 * gdb.base/catch-syscall.c (do_execve): New variable.
15929 (main): Conditionally trigger an execve.
15930 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
15931 (test_catch_syscall_execve): New, check entry/return across execve.
15932 (do_syscall_tests): Call test_catch_syscall_execve.
15933
e46eeedd
PA
159342016-01-12 Pedro Alves <palves@redhat.com>
15935
15936 * gdb.base/random-signal.exp (do_test): New procedure, with body
15937 of testcase moved in.
15938
01d8c27e
JK
159392016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15940 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.base/funcargs.exp (finish from indirectly called function):
15943 Reintroduce the case for 'First'.
15944
9a706302
JK
159452016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15946 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15949 (tcatch_vfork_then_child_follow_exec)
15950 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
15951 identification.
15952
c0ecb95f
JK
159532016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15954
15955 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
15956 and repeats to unlimited.
15957 * gdb.python/py-value.exp: Likewise.
15958 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
15959 and repeats to unlimited.
15960
6cfc1fcb
JK
159612016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15962
15963 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
15964 and reordering the functions.
15965 * gdb.multi/hangout.c: Likewise.
15966 * gdb.multi/hello.c: Likewise.
15967
582a1b00
SM
159682016-01-08 Simon Marchi <simon.marchi@ericsson.com>
15969
15970 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
15971 absolute.
15972 (SingleStatisticTestResult.report): Use dict.keys instead of
15973 dict.iterkeys.
15974
79bc59cb
PA
159752016-01-06 Pedro Alves <palves@redhat.com>
15976
15977 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
15978
43368e1d
MM
159792016-01-04 Markus Metzger <markus.t.metzger@intel.com>
15980
15981 * gdb.btrace/dlopen.exp: New.
15982 * gdb.btrace/dlopen.c: New.
15983 * gdb.btrace/dlopen-dso.c: New.
15984
79fad5b8
SL
159852015-12-25 Sandra Loosemore <sandra@codesourcery.com>
15986
15987 * lib/gdb.exp (gdb_test): Update comments to clarify that the
15988 PATTERN argument is optional.
15989
ab8314b3
JB
159902015-12-24 Joel Brobecker <brobecker@adacore.com>
15991
15992 * lib/ada.exp (target_compile_ada_from_dir): New function.
15993 (gdb_compile_ada): Reimplement avoiding the use of project files.
15994 * gdb.ada/gnat_ada.gpr: Delete.
15995 * gdb.ada/cond_lang.exp: Adjust test to make path before
15996 filename optional.
15997 * gdb.ada/small_reg_param.exp: Likewise.
15998
fe33faff
SM
159992015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16000
16001 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16002
6d265cb4
TP
160032015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16004
16005 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16006 case.
16007
10125099
SM
160082015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16009
16010 * gdb.base/break.exp: Remove dead code.
16011 * gdb.base/sepdebug.exp: Likewise.
16012
3ca22649
SM
160132015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16014
16015 * gdb.asm/asm-source.exp: Remove HP-UX references.
16016 * gdb.base/annota1.exp: Likewise.
16017 * gdb.base/annota3.exp: Likewise.
16018 * gdb.base/attach.exp: Likewise.
16019 * gdb.base/bigcore.exp: Likewise.
16020 * gdb.base/break.exp: Likewise.
16021 * gdb.base/call-ar-st.exp: Likewise.
16022 * gdb.base/callfuncs.exp: Likewise.
16023 * gdb.base/catch-fork-static.exp: Likewise.
16024 * gdb.base/display.exp: Likewise.
16025 * gdb.base/foll-exec-mode.exp: Likewise.
16026 * gdb.base/foll-exec.exp: Likewise.
16027 * gdb.base/foll-fork.exp: Likewise.
16028 * gdb.base/foll-vfork.exp: Likewise.
16029 * gdb.base/funcargs.exp: Likewise.
16030 * gdb.base/hbreak2.exp: Likewise.
16031 * gdb.base/inferior-died.exp: Likewise.
16032 * gdb.base/interrupt.exp: Likewise.
16033 * gdb.base/multi-forks.exp: Likewise.
16034 * gdb.base/nodebug.exp: Likewise.
16035 * gdb.base/sepdebug.exp: Likewise.
16036 * gdb.base/solib1.c: Likewise.
16037 * gdb.base/step-test.exp: Likewise.
16038 * gdb.mi/non-stop.c: Likewise.
16039 * gdb.mi/pthreads.c: Likewise.
16040 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16041 * gdb.threads/pthreads.c: Likewise.
16042 * gdb.threads/staticthreads.exp: Likewise.
16043 * lib/future.exp: Likewise.
16044 * lib/gdb.exp: Likewise.
16045 * gdb.base/so-indr-cl.c: Remove.
16046 * gdb.base/so-indr-cl.exp: Likewise.
16047 * gdb.base/solib.c: Likewise.
16048 * gdb.base/solib.exp: Likewise.
16049 * gdb.base/solib2.c: Likewise.
16050
b6304613
SM
160512015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16052
16053 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16054 * gdb.base/call-ar-st.exp: Likewise.
16055 * gdb.base/callfuncs.exp: Likewise.
16056 * gdb.base/condbreak.exp: Likewise.
16057 * gdb.base/constvars.exp: Likewise.
16058 * gdb.base/hbreak2.exp: Likewise.
16059 * gdb.base/langs.exp: Likewise.
16060 * gdb.base/list.exp: Likewise.
16061 * gdb.base/long_long.exp: Likewise.
16062 * gdb.base/ptype.exp: Likewise.
16063 * gdb.base/scope.exp: Likewise.
16064 * gdb.base/signals.exp: Likewise.
16065 * gdb.base/so-impl-ld.exp: Likewise.
16066 * gdb.base/varargs.exp: Likewise.
16067 * gdb.base/volatile.exp: Likewise.
16068 * gdb.base/whatis.exp: Likewise.
16069 * gdb.cp/cplusfuncs.exp: Likewise.
16070 * gdb.cp/inherit.exp: Likewise.
16071 * gdb.cp/local.exp: Likewise.
16072 * gdb.cp/member-ptr.exp: Likewise.
16073 * gdb.cp/method.exp: Likewise.
16074 * gdb.cp/overload.exp: Likewise.
16075 * gdb.cp/templates.exp: Likewise.
16076 * gdb.stabs/weird.exp: Likewise.
16077 * lib/compiler.c: Likewise.
16078 * lib/compiler.cc: Likewise.
16079 * lib/cp-support.exp: Likewise.
16080 * lib/gdb.exp: Likewise.
16081
bf401b07
SM
160822015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16083
16084 * configure.ac: Remove HP-UX case.
16085 * configure: Regenerate.
16086
aff9c0f8
SM
160872015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16088
16089 * lib/gdb.exp (gdb_compile): Add function doc.
16090
a6904d5a
PA
160912015-12-17 Pedro Alves <palves@redhat.com>
16092
16093 PR threads/19354
16094 * gdb.multi/info-threads.exp: New file.
16095
a22279dd
YQ
160962015-12-15 Yao Qi <yao.qi@linaro.org>
16097
16098 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16099 is aarch64*-*-*.
16100
0588c796
SL
161012015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16102
16103 * gdb.base/history-duplicates.exp: Skip if no readline support.
16104
5d978e17
SL
161052015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16106
16107 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16108
7e763b86
SL
161092015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16110
16111 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16112
87a3a92c
SL
161132015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16114
16115 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16116 ctrl-C if nointerrupts target property is set.
16117 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16118 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16119 * gdb.base/paginate-bg-execution.exp: Likewise.
16120 * gdb.base/paginate-execution-startup.exp: Likewise.
16121 * gdb.base/random-signal.exp: Likewise.
16122 * gdb.base/range-stepping.exp: Likewise.
16123 * gdb.cp/annota2.exp: Likewise.
16124 * gdb.cp/annota3.exp: Likewise.
16125 * gdb.gdb/selftest.exp: Likewise.
16126 * gdb.threads/continue-pending-status.exp: Likewise.
16127 * gdb.threads/leader-exit.exp: Likewise.
16128 * gdb.threads/manythreads.exp: Likewise.
16129 * gdb.threads/pthreads.exp: Likewise.
16130 * gdb.threads/schedlock.exp: Likewise.
16131 * gdb.threads/sigthread.exp: Likewise.
16132
a8f077dc
DB
161332015-12-11 Don Breazeal <donb@codesourcery.com>
16134
16135 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16136 remote.
16137 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16138 * gdb.base/foll-exec.exp (main): Enable for target remote.
16139 * gdb.base/foll-fork.exp (main): Likewise.
16140 * gdb.base/foll-vfork.exp (main): Likewise.
16141 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16142 (proc continue_to_exit_bp_loc): Use clean_restart.
16143 * gdb.base/pie-execl.exp (main): Disable for target remote.
16144 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16145 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16146 * gdb.threads/execl.exp (main): Likewise.
16147 * gdb.threads/fork-child-threads.exp (main): Likewise.
16148 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16149 remote.
16150 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16151 remote.
16152 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16153 pid.tid style ptids, instead of just tid.
16154 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16155 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16156 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16157 ptids, instead of just tid.
16158
3b2464a8
AB
161592015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16160
16161 * gdb.base/list.exp (test_list_forward): Add end of file error
16162 test.
16163 (test_repeat_list_command): Add end of file error test.
16164 (test_list_backwards): Add beginning of file error test.
16165
a0def019
AB
161662015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16167
16168 * gdb.base/list.exp (test_list_invalid_args): New function,
16169 defined, and called.
16170
5c000dff
AB
161712015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16172
16173 * gdb.base/list.exp (test_list): Make test names unique.
16174
f1637ebe
YQ
161752015-12-11 Yao Qi <yao.qi@linaro.org>
16176
16177 * gdb.base/coremaker2.c: Remove.
16178
36d6fc0a
PA
161792015-12-10 Pedro Alves <palves@redhat.com>
16180
16181 * gdb.multi/base.exp: Remove stale "spaces" references.
16182
762f7747
PA
161832015-12-10 Pedro Alves <palves@redhat.com>
16184
16185 * gdb.multi/base.exp: Don't use nowarnings.
16186 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16187 * gdb.multi/hangout.c: Include stdio.h.
16188 * gdb.multi/hello.c: Include stdlib.h.
16189 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16190 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16191 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16192
28d2bfb9
AB
161932015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16194
16195 * gdb.dwarf2/dw2-ranges-base.c: New file.
16196 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16197 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16198 support additional line table, and debug ranges generation.
16199 (Dwarf::ranges): New function, generate .debug_ranges.
16200 (Dwarf::lines): Support generating simple line table programs.
16201 (Dwarf::assemble): Initialise new namespace variables.
16202
5fc2beac
KB
162032015-12-09 Kevin Buettner <kevinb@redhat.com>
16204
16205 * gdb.base/async.exp (proc test_background): Add case for
16206 asynchronous execution not supported.
16207
1c35a88f
LM
162082015-12-09 Luis Machado <lgustavo@codesourcery.com>
16209
16210 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16211 format and change test names to make them unique.
16212
b593e3d9
RK
162132015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16214 Pedro Alves <pedro@redhat.com>
16215
16216 PR gdb/18702
16217 Add checking of floatformats setup on x86_64 hosts.
16218 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16219 (smallval, bigval): New labels/constants.
16220 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16221 float" after loading bigval and smallval.
16222
d72413e6
PMR
162232015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16224
16225 * gdb.ada/fun_overload_menu.exp: New testcase.
16226 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16227
ece66d65
JS
162282015-12-04 Josh Stone <jistone@redhat.com>
16229
16230 * gdb.base/catch-fork-static.exp: New.
16231
41d0efca
YQ
162322015-12-03 Yao Qi <yao.qi@linaro.org>
16233
16234 * gdb.base/sizeof.c: Don't include stdio.h and
16235 ../lib/unbuffer_output.c.
16236 (main): New variable 'size' and 'value'. Remove printf and
16237 gdb_unbuffer_output. Assign return value to size and value.
16238 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16239 at the beginning.
16240 (check_sizeof): Check the result by printing variable 'size'.
16241 (check_valueof): Check the result by printing variable 'value'.
16242
99fd02d9
YQ
162432015-12-01 Yao Qi <yao.qi@linaro.org>
16244
16245 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16246 for aarch64*-*-linux* target.
16247
f2faf941
PA
162482015-11-30 Pedro Alves <palves@redhat.com>
16249
16250 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16251
04bf20c5
PA
162522015-11-30 Pedro Alves <palves@redhat.com>
16253
16254 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16255 Handle non-stop mode vCont replies.
16256
09df4675
PA
162572015-11-30 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16260 prepare_for_testing. Start gdb with "set non-stop on" appended to
16261 GDBFLAGS. Lax expected stop output.
16262
58b584af
YQ
162632015-11-27 Yao Qi <yao.qi@linaro.org>
16264
16265 * gdb.arch/arm-neon.exp: New.
16266 * gdb.arch/arm-neon.c: New.
16267
dfcb77a8
YQ
162682015-11-27 Yao Qi <yao.qi@linaro.org>
16269
16270 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16271
88e8ec1b
YQ
162722015-11-27 Yao Qi <yao.qi@linaro.org>
16273
16274 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16275 frames-invalid annotation.
16276
bfde72c2
YQ
162772015-11-27 Yao Qi <yao.qi@linaro.org>
16278
16279 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16280
f6512a69
SM
162812015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16282
16283 * gdb.threads/names.exp: New file.
16284 * gdb.threads/names.c: New file.
16285 * README: Mention gdb,no_thread_names.
16286
46a3515b
MM
162872015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16288
16289 PR 19297
16290 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16291 support" error.
16292
62147a22
PA
162932015-11-24 Pedro Alves <palves@redhat.com>
16294
16295 PR 17539
16296 * gdb.base/display.exp: Expect displays to be sorted in ascending
16297 order. Use multi_line.
16298 * gdb.base/solib-display.exp: Likewise.
16299
2f341b6e
PA
163002015-11-24 Pedro Alves <palves@redhat.com>
16301
16302 PR 17539
25d49b86
PA
16303 * gdb.base/display.exp: Expect displays to be sorted in ascending
16304 order. Use multi_line.
16305 * gdb.base/solib-display.exp: Likewise.
2f341b6e 16306
7e0aa6aa
PA
163072015-11-24 Pedro Alves <palves@redhat.com>
16308
16309 PR 17539
16310 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16311 threads in ascending order.
16312 * gdb.base/foll-fork.exp: Likewise.
16313 * gdb.base/foll-vfork.exp: Likewise.
16314 * gdb.base/multi-forks.exp: Likewise.
16315 * gdb.mi/mi-nonstop.exp: Likewise.
16316 * gdb.mi/mi-nsintrall.exp: Likewise.
16317 * gdb.multi/base.exp: Likewise.
16318 * gdb.multi/multi-arch.exp: Likewise.
16319 * gdb.python/py-inferior.exp: Likewise.
16320 * gdb.threads/break-while-running.exp: Likewise.
16321 * gdb.threads/execl.exp: Likewise.
16322 * gdb.threads/gcore-thread.exp: Likewise.
16323 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16324 * gdb.threads/kill.exp: Likewise.
16325 * gdb.threads/linux-dp.exp: Likewise.
16326 * gdb.threads/multiple-step-overs.exp: Likewise.
16327 * gdb.threads/next-bp-other-thread.exp: Likewise.
16328 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16329 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16330 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16331 * gdb.threads/thread-find.exp: Likewise.
16332 * gdb.threads/tls.exp: Likewise.
16333 * lib/mi-support.exp (mi_reverse_list): Delete.
16334 (mi_check_thread_states): No longer reverse list.
16335
2cc57ad8
PA
163362015-11-24 Pedro Alves <palves@redhat.com>
16337
16338 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16339 use lowercase.
16340
c93e8391
SM
163412015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16342
16343 * gdb.trace/actions.c: Include trace-common.h.
16344 (main): Add a location for a fast tracepoint.
16345 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16346 the normal tracepoints.
16347 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16348
045ccf91
SM
163492015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16350
16351 * save-trace.exp: Factor out code to these...
16352 (gdb_save_tracepoints): New.
16353 (gdb_load_tracepoints): New.
16354 (do_save_load_test): New.
16355
5506f9f6
KB
163562015-11-23 Kevin Buettner <kevinb@redhat.com>
16357
16358 * gdb.base/asmlabel.exp: New test.
16359 * gdb.base/asmlabel.c: New test case.
16360
16c3b12f
JB
163612015-11-23 Joel Brobecker <brobecker@adacore.com>
16362
16363 * gdb.base/wrong_frame_bt_full-main.c: New file.
16364 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16365 * gdb.base/wrong_frame_bt_full.exp: New file.
16366
155bfbd3
JB
163672015-11-23 Joel Brobecker <brobecker@adacore.com>
16368
16369 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16370
bb097445
JM
163712015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16372
206853a0 16373 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
bb097445
JM
16374 pstate register when comparing registers values in
16375 sparc64-*-linux-gnu targets to avoid spurious differences.
16376
9c88ed8f
JM
163772015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16378
206853a0 16379 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
9c88ed8f 16380
96161e25
SL
163812015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16382
16383 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16384 as type argument to gdb_compile.
16385 * gdb.base/nested-subp2.exp: Likewise.
16386 * gdb.base/nested-subp3.exp: Likewise.
16387
340c2830
DV
163882015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16389
16390 * lib/dwarf.exp (_note): Fix left shift of negative value.
16391 * gdb.trace/trace-condition.exp: Likewise.
16392
c1862d0f
YQ
163932015-11-13 Yao Qi <yao.qi@linaro.org>
16394
16395 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16396 comments about d10v.
16397 (test_scalar_returns): Likewise.
16398 * gdb.base/d10v.ld: Remove.
16399 * gdb.base/overlays.exp: Remove the target triplet checking for
16400 d10v-*-*.
16401 * gdb.base/structs.exp (test_struct_returns): Remove the
16402 comments about d10v.
16403 (test_struct_calls): Likewise.
16404
77ae9c19
YQ
164052015-11-13 Yao Qi <yao.qi@linaro.org>
16406
16407 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16408 * gdb.base/gnu_vector.c: Don't include stdio.h.
16409 (main): Don't print res and call add_some_intvecs.
16410
430e004e
MK
164112015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16412
16413 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16414 macro.
16415 (func5): Removed.
16416 (func4): Use FAST_TRACEPOINT_LABEL.
16417 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16418 macro.
16419 (func): Removed.
16420 (thread_function): Use FAST_TRACEPOINT_LABEL.
16421 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16422 (func): Remove.
16423 (marker): Use FAST_TRACEPOINT_LABEL.
16424 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16425 (pendfunc1): Remove.
16426 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16427 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16428 (foo): Remove.
16429 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16430 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16431 macro.
16432 (func): Remove.
16433 (marker): Use FAST_TRACEPOINT_LABEL.
16434 * gdb.trace/trace-common.h: New header.
16435 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16436 macro.
16437 (func): Remove.
16438 (marker): Use FAST_TRACEPOINT_LABEL.
16439 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16440 (func): Remove.
16441 (thread_function): Use FAST_TRACEPOINT_LABEL.
16442
6e7675a7
MK
164432015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16444
16445 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16446 in front.
16447 * gdb.trace/change-loc.exp: Use global pcreg definition.
16448 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16449 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16450 in front.
16451 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16452 * gdb.trace/pending.exp: Likewise.
16453 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16454 * gdb.trace/trace-break.exp: Likewise.
16455 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16456 in front.
16457 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16458 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16459 in front.
16460 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16461
dddc0e16
JB
164622015-11-09 Joel Brobecker <brobecker@adacore.com>
16463
16464 * gdb.ada/fin_fun_out: New testcase.
16465
c6f0b406
KB
164662015-11-07 Kevin Buettner <kevinb@redhat.com>
16467
16468 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16469 value associated with DW_AT_byte_size.
16470 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16471 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16472 DW_AT_upper_bound.
16473
f01dcfd9
KB
164742015-11-07 Kevin Buettner <kevinb@redhat.com>
16475
16476 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16477 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16478 version.
16479 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16480 gdb.dwarf2/dw2-canonicalize-type.exp,
16481 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16482 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16483 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16484 provided by gdb_target_symbol_prefix_flags_asm.
16485 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16486 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16487 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16488 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16489 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16490 macros where needed). Use this macro for symbols which require
16491 the prefix provided by SYMBOL_PREFIX.
16492
2223449a
KB
164932015-11-05 Kevin Buettner <kevinb@redhat.com>
16494
16495 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16496 New procs.
16497 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16498 representing expressions, of more than one list element.
16499 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16500 to prepend linker symbol prefix to f.
16501 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16502 table_1 and table_2.
16503 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16504 Likewise, for f and g.
16505 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16506 for ptr.
16507 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16508 for main.
16509 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16510 table_1_ptr and table_2_ptr.
16511
6f2f1a3a
JK
165122015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16513 Joel Brobecker <brobecker@adacore.com>
16514
16515 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16516
566c56c9
MK
165172015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16518
16519 * gdb.reverse/s390-mvcle.c: New test.
16520 * gdb.reverse/s390-mvcle.exp: New file.
16521 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16522
d5f0636b
MK
165232015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16524
16525 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16526
7ad8b86c
MK
165272015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16528
16529 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16530 reaching marker2.
16531 * gdb.reverse/getresuid-reverse.exp: Likewise.
16532 * gdb.reverse/pipe-reverse.exp: Likewise.
16533 * gdb.reverse/readv-reverse.exp: Likewise.
16534 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16535 * gdb.reverse/time-reverse.exp: Likewise.
16536 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16537
4081c0f1
YQ
165382015-10-30 Yao Qi <yao.qi@linaro.org>
16539
16540 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16541 (empty_cycle): Remove.
16542 (main): Don't call empty_cycle. Don't use watch_count_done.
16543 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16544 empty_cycle. Rewrite the code counting HW watchpoints.
16545
452b4ba5
MK
165462015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16547
16548 * gdb.reverse/fstatat-reverse.c: New test.
16549 * gdb.reverse/fstatat-reverse.exp: New file.
16550 * gdb.reverse/getresuid-reverse.c: New test.
16551 * gdb.reverse/getresuid-reverse.exp: New file.
16552 * gdb.reverse/pipe-reverse.c: New test.
16553 * gdb.reverse/pipe-reverse.exp: New file.
16554 * gdb.reverse/readv-reverse.c: New test.
16555 * gdb.reverse/readv-reverse.exp: New file.
16556 * gdb.reverse/recvmsg-reverse.c: New test.
16557 * gdb.reverse/recvmsg-reverse.exp: New file.
16558 * gdb.reverse/time-reverse.c: New test.
16559 * gdb.reverse/time-reverse.exp: New file.
16560 * gdb.reverse/waitpid-reverse.c: New test.
16561 * gdb.reverse/waitpid-reverse.exp: New file.
16562
5e2e7507
JK
165632015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16564
16565 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16566
0fde2c53
DE
165672015-10-26 Doug Evans <dje@google.com>
16568
16569 PR symtab/17391
16570 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16571 * gdb.dwarf2/bad-regnum.c: New file.
16572 * gdb.dwarf2/bad-regnum.exp: New file.
16573
1a70ae97
DE
165742015-10-26 Doug Evans <dje@google.com>
16575
16576 PR python/18938
16577 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16578 file.
16579
27dc26ab
JK
165802015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16581
16582 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16583 for a change by "Mention language in compile error message".
16584
bed91f4d
SM
165852015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16586
16587 PR python/18073
16588 * gdb.python/py-type.c (C::a_method): New.
16589 (C::a_const_method): New.
16590 (C::a_static_method): New.
16591 (a_function): New.
16592 * gdb.python/py-type.exp (test_fields): Test getting fields
16593 from function and method.
16594
3f2f83dd
KB
165952015-10-21 Keven Boell <keven.boell@intel.com>
16596
16597 * gdb.fortran/vla-alloc-assoc.exp: New file.
16598 * gdb.fortran/vla-datatypes.exp: New file.
16599 * gdb.fortran/vla-datatypes.f90: New file.
16600 * gdb.fortran/vla-history.exp: New file.
16601 * gdb.fortran/vla-ptype-sub.exp: New file.
16602 * gdb.fortran/vla-ptype.exp: New file.
16603 * gdb.fortran/vla-sizeof.exp: New file.
16604 * gdb.fortran/vla-sub.f90: New file.
16605 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16606 * gdb.fortran/vla-value-sub-finish.exp: New file.
16607 * gdb.fortran/vla-value-sub.exp: New file.
16608 * gdb.fortran/vla-value.exp: New file.
16609 * gdb.fortran/vla-ptr-info.exp: New file.
16610 * gdb.mi/mi-vla-fortran.exp: New file.
16611 * gdb.mi/vla.f90: New file.
16612
27145d50
SL
166132015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16614
16615 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16616 of hardwired timeout value.
16617
5f3ff4f8
JK
166182015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16619 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16622 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16623
bfd09d20
JS
166242015-10-19 Josh Stone <jistone@redhat.com>
16625
16626 * gdb.base/catch-syscall.c: Include <sched.h>.
16627 (unknown_syscall): New variable.
16628 (main): Trigger a vfork and an unknown syscall.
16629 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16630 (unknown_syscall_number): Likewise.
16631 (check_call_to_syscall): Accept an optional syscall pattern.
16632 (check_return_from_syscall): Likewise.
16633 (check_continue): Likewise.
16634 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16635 (test_catch_syscall_skipping_return): New test toggling off 'catch
16636 syscall' to step over the syscall return, then toggling back on.
16637 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16638 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16639 (do_syscall_tests): Call test_catch_syscall_without_args and
16640 test_catch_syscall_mid_vfork.
16641 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16642 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16643
b32b93c6
AS
166442015-10-19 Andrew Stubbs <ams@codesourcery.com>
16645
16646 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16647 print g_vE): Add new pass patterns.
16648 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16649 print various symbol names for vptr fields.
16650
9d622bda
AB
166512015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16652
16653 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16654 results.
16655
0fd8ac1c
YQ
166562015-10-12 Yao Qi <yao.qi@linaro.org>
16657
16658 * gdb.arch/disp-step-insn-reloc.exp: New test case.
16659
34240514
YQ
166602015-10-12 Yao Qi <yao.qi@linaro.org>
16661
16662 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
16663 is aarch64*-*-linux*.
16664
8240f442
YQ
166652015-10-12 Yao Qi <yao.qi@linaro.org>
16666
16667 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
16668 (can_relocate_bcond_true): ... it.
16669 (can_relocate_bcond_false): New function.
16670 (foo): Likewise.
16671 (can_relocate_bl): Likewise.
16672 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
16673 can_relocate_bl.
16674
2520f728
PMR
166752015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
16676
16677 * gdb.base/nested-addr.c: New file.
16678 * gdb.base/nested-addr.exp: New testcase.
16679
abcef95a
MM
166802015-10-09 Markus Metzger <markus.t.metzger@intel.com>
16681
16682 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
16683 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
16684 its output. Ignore the output of "record goto begin" and instead
16685 check that GDB is replaying.
16686
145e3ddb
PA
166872015-10-09 Pedro Alves <palves@redhat.com>
16688
16689 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
16690 (top level): Use it in the run with no args test.
16691
d5d8c4e1
IB
166922015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
16693
16694 * gdb.dlang/properties.exp: New file.
16695
06e635ef
SL
166962015-10-02 Sandra Loosemore <sandra@codesourcery.com>
16697
16698 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
16699 whether or not address 0x1000 is mapped on the target.
16700
e019fd1d
SM
167012015-09-30 Simon Marchi <simon.marchi@ericsson.com>
16702
16703 * gdb.python/py-type.exp: Do not run tests if binaries fail to
16704 build.
16705
77ba2a67
MM
167062015-09-30 Markus Metzger <markus.t.metzger@intel.com>
16707
16708 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
16709 instruction-history test.
16710
c60eb31f
DE
167112015-09-28 Doug Evans <dje@google.com>
16712
16713 * gdb.base/gcore.c (array_func): Add reference to static_array.
16714
9a3c8263
SM
167152015-09-25 Simon Marchi <simon.marchi@ericsson.com>
16716
16717 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
16718 source line.
16719
9720e656
SL
167202015-09-24 Sandra Loosemore <sandra@codesourcery.com>
16721
16722 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
16723 short or char as base type.
16724
938d3bf2
SL
167252015-09-23 Sandra Loosemore <sandra@codesourcery.com>
16726
16727 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
16728 to allow any size enum.
16729
e6c2c623
PMR
167302015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
16731
16732 * gdb.ada/array_ptr_renaming.exp: New testcase.
16733 * gdb.ada/array_ptr_renaming/foo.adb: New file.
16734 * gdb.ada/array_ptr_renaming/pack.ads: New file.
16735
06da0f77
PL
167362015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16737
16738 * gdb.trace/ftrace-lock.c: New file.
16739 * gdb.trace/ftrace-lock.exp: New file.
16740
4f51c22a
PL
167412015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16742
16743 * gdb.arch/insn-reloc.c: New file.
16744 * gdb.arch/ftrace-insn-reloc.exp: New file.
16745
7041adf4
PL
167462015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16747
16748 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
16749 instruction.
16750 * gdb.trace/pendshr1.c (pendfunc): Likewise.
16751 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
16752 * gdb.trace/range-stepping.c: Likewise.
16753 * gdb.trace/trace-break.c: Likewise.
16754 * gdb.trace/trace-mt.c (thread_function): Likewise.
16755 * gdb.trace/ftrace.c (marker): Likewise.
16756 * gdb.trace/trace-condition.c (marker): Likewise.
16757 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
16758 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
16759 is_aarch64_target.
16760
015d2e7e
DE
167612015-09-18 Doug Evans <xdje42@gmail.com>
16762
16763 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
16764 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
16765
26b188a2
SL
167662015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16767
16768 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
16769 the breakpoint.
16770
79dc332b
SL
167712015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16772
16773 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
16774 the pending breakpoint. Remove timeout override for "Run till
16775 MI pending breakpoint on pendfunc3 on thread 2" test.
16776
f57929f2
SL
167772015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16778
16779 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
16780 filename pattern.
16781
3f469b17
SL
167822015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16783
16784 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
16785 in breakpoint filename pattern.
16786
515b89b3
SL
167872015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16788
7800dbe4
SL
16789 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
16790
167912015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16792
515b89b3
SL
16793 * gdb.linespec/explicit.exp: Check for readline support for
16794 tab-completion tests. Fix obvious typo.
16795
d2939ba2
MM
167962015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16797
16798 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
16799 and replay.
16800
cbb55fa7
MM
168012015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16802
16803 * gdb.btrace/non-stop.c: New.
16804 * gdb.btrace/non-stop.exp: New.
16805
43691ca1
PL
168062015-09-17 Pierre Langlois <pierre.langlois@arm.com>
16807 Yao Qi <yao.qi@linaro.org>
16808
16809 * gdb.trace/trace-condition.c: New file.
16810 * gdb.trace/trace-condition.exp: New file.
16811
d78908cf
WW
168122015-09-16 Wei-cheng Wang <cole945@gmail.com>
16813
16814 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
16815 for testing bytecode compilation.
16816
1ed415e2
PA
168172015-09-16 Pedro Alves <palves@redhat.com>
16818 Sandra Loosemore <sandra@codesourcery.com>
16819
16820 * gdb.threads/non-stop-fair-events.c (timeout): New global.
16821 (SECONDS): Redefine.
16822 (main): Call pthread_kill and alarm early.
16823 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
16824 support.
16825 (test): If the target can't hardware step and doesn't support
16826 displaced stepping, increase the timeout.
16827
d136eff5
PA
168282015-09-16 Pedro Alves <palves@redhat.com>
16829
16830 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
16831 (enable_debug): New procedures.
16832 (test): Use them. Bail out if waiting for threads fails.
16833 (top level): Bail out if a test fails.
16834
991f019c
YQ
168352015-09-16 Yao Qi <yao.qi@linaro.org>
16836
16837 * gdb.asm/asm-source.exp: Set asm-arch for
16838 aarch64*-*-* target.
16839 * gdb.asm/aarch64.inc: New file.
16840
bfca584f
PMR
168412015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
16842
16843 * gdb.ada/array_of_variable_length.exp: New testcase.
16844 * gdb.ada/array_of_variable_length/foo.adb: New file.
16845 * gdb.ada/array_of_variable_length/pck.adb: New file.
16846 * gdb.ada/array_of_variable_length/pck.ads: New file.
16847
b326e587
DE
168482015-09-15 Doug Evans <dje@google.com>
16849
16850 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
16851 of function static local variable.
16852
5382cfab
PW
168532015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16854
16855 * gdb.threads/tls-so_extern.exp: New test file.
16856 * gdb.threads/tls-so_extern.c: New test file.
16857 * gdb.threads/tls-so_extern_main.c: New test file.
16858
141c5cc4
JK
168592015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16860
16861 * gdb.opt/solib-intra-step-lib.c: New file.
16862 * gdb.opt/solib-intra-step-main.c: New file.
16863 * gdb.opt/solib-intra-step.exp: New file.
16864
d15dcecd
PA
168652015-09-15 Pedro Alves <palves@redhat.com>
16866
16867 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
16868 gdb_continue_to_breakpoint instead of gdb_test_multiple.
16869
4c2f2a79
PA
168702015-09-14 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/hook-stop-continue.c: Delete.
16873 * gdb.base/hook-stop-continue.exp: Delete.
16874 * gdb.base/hook-stop-frame.c: Delete.
16875 * gdb.base/hook-stop-frame.exp: Delete.
16876 * gdb.base/hook-stop.c: New file.
16877 * gdb.base/hook-stop.exp: New file.
16878
919e6dbe
PMR
168792015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
16880
16881 * gdb.ada/access_to_packed_array.exp: New testcase.
16882 * gdb.ada/access_to_packed_array/foo.adb: New file.
16883 * gdb.ada/access_to_packed_array/pack.adb: New file.
16884 * gdb.ada/access_to_packed_array/pack.ads: New file.
16885
157280a4
MM
168862015-09-14 Markus Metzger <markus.t.metzger@intel.com>
16887
16888 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
16889 buffer size test.
16890
2fd33e94
DB
168912015-09-11 Don Breazeal <donb@codesourcery.com>
16892
16893 * gdb.base/foll-exec.c: Add copyright header. Fix
16894 formatting issues.
16895 * gdb.base/foll-exec.exp (zap_session): Delete proc.
16896 (do_exec_tests): Use clean_restart in place of zap_session,
16897 and for test initialization. Fix formatting issues. Use
16898 fail in place of perror.
16899 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
16900 an expect statement to match an expression with output from
16901 the program under debug.
16902 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
16903 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
16904 * gdb.threads/non-ldr-exc-2.exp: Likewise.
16905 * gdb.threads/non-ldr-exc-3.exp: Likewise.
16906 * gdb.threads/non-ldr-exc-4.exp: Likewise.
16907
e70b6e8e
DE
169082015-09-09 Doug Evans <dje@google.com>
16909
16910 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
16911
7a551a51
DE
169122015-09-09 Doug Evans <dje@google.com>
16913
16914 * gdb.base/pie-execl.exp: Fix result test of build_executable.
16915
4c666f84
DE
169162015-09-09 Doug Evans <dje@google.com>
16917
16918 * gdb.base/savedregs.exp: Fix typo.
16919
243a9253
PA
169202015-09-09 Pedro Alves <palves@redhat.com>
16921
16922 * gdb.mi/mi-cli.exp: Add CLI finish tests.
16923
c0fa8fbd
SL
169242015-09-08 Sandra Loosemore <sandra@codesourcery.com>
16925
16926 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
16927 command actually switches threads. Give up on remaining
16928 tests if target fails to stop at breakpoint.
16929
cd7c1778
PMR
169302015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
16931
16932 * gdb.ada/funcall_char.exp: New testcase.
16933 * gdb.ada/funcall_char/foo.adb: New file.
16934
dc5c8746
PMR
169352015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
16936
16937 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
16938 expected outputs. Add two testcases for completing ambiguous
16939 functions.
16940 * gdb.ada/complete/aux_pck.adb: New file.
16941 * gdb.ada/complete/aux_pck.ads: New file.
16942 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
16943 Ambiguous_Func functions.
16944 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
16945 * gdb.ada/complete/pck.adb: Likewise.
16946
4e83a1e7
UW
169472015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
16948
16949 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
16950 failures to run the test program under GDB.
16951
8ce74153
LM
169522015-08-26 Luis Machado <lgustavo@codesourcery.com>
16953
16954 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
16955 to C.
16956
e9756d52
PP
169572015-08-26 Patrick Palka <patrick@parcs.ath.cx>
16958
16959 * gdb.base/run-after-attach.exp: New test file.
16960 * gdb.base/run-after-attach.c: New test file.
16961
8d37573b
DB
169622015-08-26 Don Breazeal <donb@codesourcery.com>
16963
16964 * gdb.base/foll-exec-2.c: New test program.
16965 * gdb.base/foll-exec-2.exp: New test.
16966
63e43d3a
PMR
169672015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
16968
16969 * gdb.base/nested-subp1.exp: New file.
16970 * gdb.base/nested-subp1.c: New file.
16971 * gdb.base/nested-subp2.exp: New file.
16972 * gdb.base/nested-subp2.c: New file.
16973 * gdb.base/nested-subp3.exp: New file.
16974 * gdb.base/nested-subp3.c: New file.
16975
3d40fbb5
PA
169762015-08-24 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.server/connect-without-multi-process.c: New file.
16979 * gdb.server/connect-without-multi-process.exp: New file.
16980
4422ac93
LM
169812015-08-24 Luis Machado <lgustavo@codesourcery.com>
16982
16983 * gdb.opt/inline-markers.c: Make z int.
16984
91dddb86
LM
169852015-08-24 Luis Machado <lgustavo@codesourcery.com>
16986
16987 * gdb.opt/inline-markers.c: Make z volatile.
16988
a48847ee
LM
169892015-08-24 Luis Machado <lgustavo@codesourcery.com>
16990
16991 * gdb.opt/inline-bt.c: New volatile global z.
16992 * gdb.opt/inline-cmds.c: Likewise.
16993 * gdb.opt/inline-locals.c: Likewise.
16994 * gdb.opt/inline-markers.c: New extern global z.
16995 (marker): Use z.
16996 (inline_fn): Likewise.
16997
0ebbc52b
PA
169982015-08-24 Pedro Alves <palves@redhat.com>
16999
17000 * config/m32r-stub.exp: Remove file.
17001 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17002 * gdb.base/call-rt-st.exp: Likewise.
17003 * gdb.base/call-strs.exp: Likewise.
17004 * gdb.base/default.exp: Remove references to h8300-*-hms and
17005 *-*-udi*.
17006 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17007
77c365df
AA
170082015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17009
17010 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17011 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17012 and "return" use KFAIL when GDB can not read/write the vector
17013 return value.
17014
4313b8c0
GB
170152015-08-21 Gary Benson <gbenson@redhat.com>
17016
17017 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17018
0e433b32
PA
170192015-08-20 Pedro Alves <palves@redhat.com>
17020
17021 * gdb.server/solib-list.exp: No longer expect an interior stop in
17022 non-stop mode.
17023
221e1a37
PA
170242015-08-20 Pedro Alves <palves@redhat.com>
17025
17026 * gdb.server/connect-stopped-target.c: New file.
17027 * gdb.server/connect-stopped-target.exp: New file.
17028
40e3ad0e
PA
170292015-08-20 Pedro Alves <palves@redhat.com>
17030
17031 * gdb.dwarf2/comp-unit-lang.exp: New file.
17032 * gdb.dwarf2/comp-unit-lang.c: New file.
17033
af39b327
PMR
170342015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17035
17036 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17037 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17038
7d45c7c3 170392015-08-19 Kevin Buettner <kevinb@redhat.com>
206853a0 17040
7d45c7c3
KB
17041 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17043
4d6cceb4
DE
170442015-08-18 Doug Evans <dje@google.com>
17045 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17046
17047 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17048 skip_python_tests. New arg prompt_regexp.
17049 (skip_python_tests): New function.
17050 * lib/mi-support.exp (mi_skip_python_tests): New function.
17051 * gdb.python/py-mi-objfile-gdb.py: New file.
17052 * gdb.python/py-mi-objfile.c: New file.
17053 * gdb.python/py-mi-objfile.exp: New file.
17054
ad89c2aa
KS
170552015-08-17 Keith Seitz <keiths@redhat.com>
17056
17057 * gdb.linespec/explicit.exp: Move strace test from here ...
17058 * gdb.trace/strace.exp: ... to here.
17059
e3ae3c43
PP
170602015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17061
17062 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17063 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17064
604b2636
DE
170652015-08-14 Doug Evans <xdje42@gmail.com>
17066
17067 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17068 inferior before selecting a new file.
17069
6ff0ba5f
DE
170702015-08-14 Doug Evans <xdje42@gmail.com>
17071
17072 * gdb.mi/mi-disassemble.exp: Update.
17073 * gdb.base/disasm-optim.S: New file.
17074 * gdb.base/disasm-optim.c: New file.
17075 * gdb.base/disasm-optim.h: New file.
17076 * gdb.base/disasm-optim.exp: New file.
17077
9ca98f92
KS
170782015-08-14 Keith Seitz <keiths@redhat.com>
17079
17080 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17081 "evaluated-by".
17082
52bbc560
JB
170832015-08-13 Joel Brobecker <brobecker@adacore.com>
17084
17085 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17086
5d8c3ed3
PMR
170872015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17088
17089 * gdb.ada/fun_renaming.exp: New testcase.
17090 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17091 * gdb.ada/fun_renaming/pack.adb: New file.
17092 * gdb.ada/fun_renaming/pack.ads: New file.
17093
ea8812bc
KS
170942015-08-12 Keith Seitz <keiths@redhat.com>
17095
17096 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17097 gdb_get_line_number.
17098
4dafcdeb
JB
170992015-08-12 Joel Brobecker <brobecker@adacore.com>
17100
17101 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17102 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17103 gdb.base/dso2dso.exp: New files.
17104
5ba32597
SDJ
171052015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17106 Pedro Alves <palves@redhat.com>
17107 Keith Seitz <keiths@redhat.com>
17108
17109 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17110 GDBFLAGS.
17111
b6dafabf
PP
171122015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17113
17114 * gdb.base/gdbhistsize-history.exp
17115 (test_histsize_history_setting): Use save_vars.
17116 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17117 Use save_vars.
17118 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17119 * gdb.base/readline.exp: Use save_vars.
17120
abe8e607
PP
171212015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17122
17123 * lib/gdb.exp (save_vars): New proc.
17124
629500fa
KS
171252015-08-11 Keith Seitz <keiths@redhat.com>
17126
17127 * gdb.base/help.exp: Update help_breakpoint_text.
17128
eb8c4e2e
KS
171292015-08-11 Keith Seitz <keiths@redhat.com>
17130
17131 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17132 (at toplevel): Call test_explicit_breakpoints.
17133 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17134 breakpoints.
17135 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17136 breakpoint conditions, "-cond".
17137
87f0e720
KS
171382015-08-11 Keith Seitz <keiths@redhat.com>
17139
17140 * gdb.linespec/3explicit.c: New file.
17141 * gdb.linespec/cpexplicit.cc: New file.
17142 * gdb.linespec/cpexplicit.exp: New file.
17143 * gdb.linespec/explicit.c: New file.
17144 * gdb.linespec/explicit.exp: New file.
17145 * gdb.linespec/explicit2.c: New file.
17146 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17147 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17148 before using in the matching pattern.
17149 Clarify that `prefix' is a regular expression.
17150
f00aae0f
KS
171512015-08-11 Keith Seitz <keiths@redhat.com>
17152
17153 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17154 test.
17155 Add tests for missing ",FMT" and ",".
17156
e27852be
DE
171572015-08-10 Doug Evans <dje@google.com>
17158 Keith Seitz <keiths@redhat.com>
17159
17160 PR gdb/17960
17161 * gdb.base/completion.exp: Add location completer tests.
17162
7f03bd92
PA
171632015-08-07 Pedro Alves <palves@redhat.com>
17164
17165 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17166 tests here.
17167 (top level): Run do_test with and without displaced stepping.
17168
3fc8eb30
PA
171692015-08-07 Pedro Alves <palves@redhat.com>
17170
17171 * gdb.base/valgrind-disp-step.c: New file.
17172 * gdb.base/valgrind-disp-step.exp: New file.
17173
d4569d7b
PA
171742015-08-07 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17177 Delete function.
17178 (main): Add alarm. Run an infinite loop instead of calling
17179 wait_threads.
17180 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17181 comment.
17182 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17183 Delete function.
17184 (main): Add alarm. Run an infinite loop instead of calling
17185 wait_threads.
17186 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17187 comment.
17188
e1316e60
PA
171892015-08-07 Pedro Alves <palves@redhat.com>
17190
17191 * gdb.base/checkpoint-ns.exp: New file.
17192 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17193 standard_testfile.
17194
da8c46d2
MM
171952015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17196
17197 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17198 * gdb.btrace/instruction_history.exp: Update.
17199 * gdb.btrace/tsx.exp: New.
17200 * gdb.btrace/tsx.c: New.
17201
de1c2c52
PA
172022015-08-06 Pedro Alves <palves@redhat.com>
17203
17204 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17205 increase timeout.
17206 * gdb.reverse/until-precsave.exp: Bump timeouts.
17207
782e0bf4
PA
172082015-08-06 Pedro Alves <palves@redhat.com>
17209
17210 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17211
83e97ed0
PA
172122015-08-06 Pedro Alves <palves@redhat.com>
17213
17214 PR gdb/18749
17215 * gdb.threads/process-dies-while-handling-bp.c: New file.
17216 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17217
863d01bd
PA
172182015-08-06 Pedro Alves <palves@redhat.com>
17219
17220 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17221 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17222
0a39bb32
PA
172232015-08-05 Pedro Alves <palves@redhat.com>
17224
17225 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17226 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17227
ee2d2b10
SL
172282015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17229
17230 * gdb.base/bp-permanent.exp: Report test as unsupported if
17231 the target cannot stop at the permanent breakpoint.
17232
4e1bdb00
DE
172332015-08-03 Doug Evans <dje@google.com>
17234
17235 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17236 10000.
17237
3d338901
DE
172382015-08-03 Doug Evans <dje@google.com>
17239
17240 * Makefile.in (workers/%.worker, build-perf): New rule.
17241 (GDB_PERFTEST_MODE): New variable.
17242 (check-perf): Use it.
17243 (clean): Clean up gdb.perf parallel build subdirs.
17244 * lib/build-piece.exp: New file.
17245 * lib/gdb.exp (make_gdb_parallel_path): New function
17246 (standard_output_file, standard_temp_file): Call it.
17247 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17248 of $GDB_PARALLEL.
17249 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17250
af061d3e
DE
172512015-08-03 Doug Evans <dje@google.com>
17252
8e1afc81 17253 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
af061d3e
DE
17254 (LOG_FILE_NAME): New global.
17255 (TextReporter.__init__): Initialize self.txt_sum.
17256 (TextReporter.report): Add support for multiple data-points.
17257 Move report to perftest.sum, put raw data in perftest.log.
17258 (TextReporter.start): Open sum and log files.
17259 (TextReporter.end): Close sum and log files.
8e1afc81
DE
17260 * gdb.perf/lib/perftest/testresult.py
17261 (SingleStatisticTestResult.record): Handle multiple data-points.
af061d3e 17262
2c8c5d37
PA
172632015-07-31 Pedro Alves <palves@redhat.com>
17264
17265 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17266 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17267 kill_wait_spawned_process instead of explicit "kill -9".
17268 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17269 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17270 kill_wait_spawned_process.
17271 * gdb.base/attach-twice.exp: Likewise.
17272 * gdb.base/attach.exp: Likewise.
17273 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17274 gdb_test_multiple.
17275 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17276 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17277 kill_wait_spawned_process.
17278 * gdb.base/valgrind-infcall.exp: Likewise.
17279 * gdb.multi/multi-attach.exp: Likewise.
17280 * gdb.python/py-prompt.exp: Likewise.
17281 * gdb.python/py-sync-interp.exp: Likewise.
17282 * gdb.server/ext-attach.exp: Likewise.
17283 * gdb.threads/attach-into-signal.exp (corefunc): Use
17284 spawn_wait_for_attach, spawn_id_get_pid and
17285 kill_wait_spawned_process.
17286 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17287 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17288 spawn_id_get_pid and kill_wait_spawned_process.
17289 * gdb.threads/attach-stopped.exp (corefunc): Use
17290 spawn_wait_for_attach, spawn_id_get_pid and
17291 kill_wait_spawned_process.
17292 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17293 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17294 kill_wait_spawned_process instead of explicit "kill -9".
17295 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17296 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17297 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17298 processes. Don't map cygwin/windows pids here. Now returns a
17299 spawn id list.
17300
032a0fca
SL
173012015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17302
17303 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17304 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17305 correct patch.
17306
61a934ca
SL
173072015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17308
17309 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17310
4bc4d428
SL
173112015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17312
17313 Reapply:
17314 2014-05-21 Mark Wielaard <mjw@redhat.com>
17315
17316 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17317
998d452a
PA
173182015-07-30 Pedro Alves <palves@redhat.com>
17319
17320 * linux-low.c (handle_extended_wait): Set the child's last
17321 reported status to TARGET_WAITKIND_STOPPED.
17322
69dde7dc
PA
173232015-07-30 Pedro Alves <palves@redhat.com>
17324
17325 PR threads/18600
17326 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17327 only shows inferior 1.
17328
4dd63d48
PA
173292015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17330 Pedro Alves <palves@redhat.com>
17331
17332 PR threads/18600
17333 * gdb.threads/fork-plus-threads.c: New file.
17334 * gdb.threads/fork-plus-threads.exp: New file.
17335
d618e4c5
PP
173362015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17337
17338 * gdb.base/batch-preserve-term-settings.exp
17339 (test_terminal_settings_preserved_after_cli_exit): Use
17340 send_quit_command.
17341
1eef6428
PA
173422015-07-29 Pedro Alves <palves@redhat.com>
17343 Don Breazeal <donb@codesourcery.com>
17344
17345 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17346 output from both inferior_spawn_id and gdb_spawn_id.
17347
7da5b897
SDJ
173482015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17349
17350 * gdb.threads/attach-into-signal.exp (corefunc): Use
17351 with_test_prefix on nested loops, uniquefying the test messages.
17352
dac804df
SDJ
173532015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17354
17355 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17356 commit.
17357
06265e53
PP
173582015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17359
17360 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17361 New proc.
17362 (test_terminal_settings_preserved_after_sigterm): New test.
17363
18206ca3
PP
173642015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17365
17366 * gdb.base/batch-preserve-term-settings.exp
17367 (test_terminal_settings_preserved_after_cli_exit): New test.
17368
90074d11
PP
173692015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17370
17371 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17372 manipulation of saved_gdbflags.
17373 (test_terminal_settings_preserved): Remove global declaration of
17374 the unused variable pagination_prompt. Remove manipulation of
17375 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17376 GDBFLAGS.
17377
eb1a7902
PA
173782015-07-29 Pedro Alves <palves@redhat.com>
17379
17380 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17381
8b75dd3b
PA
173822015-07-29 Pedro Alves <palves@redhat.com>
17383
17384 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17385 at the top.
17386
dedad4e3
PA
173872015-07-29 Pedro Alves <palves@redhat.com>
17388
17389 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17390 (main): Call gdb_unbuffer_output.
17391 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17392 (main): Call gdb_unbuffer_output.
17393 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17394 (main): Call gdb_unbuffer_output.
17395 * gdb.base/call-strs.exp: Adjust to step over the
17396 gdb_unbuffer_output call.
17397 * gdb.base/catch-gdb-caused-signals.c: Include
17398 "../lib/unbuffer_output.c".
17399 (main): Call gdb_unbuffer_output.
17400 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17401 (main): Call gdb_unbuffer_output.
17402 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17403 (main): Call gdb_unbuffer_output.
17404 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17405 (main): Call gdb_unbuffer_output.
17406 * gdb.base/shlib-call.exp: Adjust to step over the
17407 gdb_unbuffer_output call.
17408 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17409 (main): Call gdb_unbuffer_output.
17410 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17411 (main): Call gdb_unbuffer_output.
17412 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17413 (main): Rename to ...
17414 (test): ... this.
17415 (main): Reimplement.
17416 * gdb.base/varargs.exp: Run to test instead of to main.
17417 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17418 (main): Call gdb_unbuffer_output.
17419
58789a91
PA
174202015-07-29 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17423 factore out from mi_continue_dprintf. For call-style dprintfs,
17424 expect dprintf output out of $inferior_spawn_id.
17425 (mi_continue_dprintf): Use mi_expect_dprintf.
17426 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17427 (main): Call gdb_unbuffer_output.
17428
e8376742
PA
174292015-07-29 Pedro Alves <palves@redhat.com>
17430
17431 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17432 (default_mi_gdb_start): Set inferior_spawn_id instead of
17433 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17434 gdb_spawn_id.
17435 (mi_gdb_test): Always expect inferior output from both
17436 $inferior_spawn_id and $gdb_spawn_id.
17437
08280010
PA
174382015-07-29 Pedro Alves <palves@redhat.com>
17439
17440 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17441 send_inferior and $inferior_spawn_id.
17442
4d30e432
PA
174432015-07-29 Pedro Alves <palves@redhat.com>
17444
17445 * gdb.gdb/complaints.exp (test_initial_complaints)
17446 (test_serial_complaints, test_short_complaints): Use
17447 gdb_test_stdio.
17448 (test_empty_complaint): Handle $inferior_spawn_id !=
17449 $gdb_spawn_id.
17450
0d30a335
PA
174512015-07-29 Pedro Alves <palves@redhat.com>
17452
17453 * gdb.base/varargs.exp: Use gdb_test_stdio.
17454
39413b29
PA
174552015-07-29 Pedro Alves <palves@redhat.com>
17456
17457 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17458
7cb000a9
PA
174592015-07-29 Pedro Alves <palves@redhat.com>
17460
17461 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17462
d7b8ac82
PA
174632015-07-29 Pedro Alves <palves@redhat.com>
17464
17465 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17466 parameter into two new parameters, "inf_result" and "gdb_result".
17467 Expect inferior output and gdb output from $inferior_spawn_id and
17468 $gdb_spawn_id, respectively. Adjust all callers.
17469
789c3a0c
PA
174702015-07-29 Pedro Alves <palves@redhat.com>
17471
17472 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17473 of gdb_test_sequence.
17474
77e760c3
PA
174752015-07-29 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17478 (saw_spurious_output): Expect inferior output from
17479 $inferior_spawn_id. Use gdb_test_stdio.
17480
8396d2cd
PA
174812015-07-29 Pedro Alves <palves@redhat.com>
17482
17483 * gdb.base/dprintf.exp: Use standard_testfile. Change
17484 prepare_for_testing call.
17485 (srcfile): Don't set.
17486 (restart): New procedure.
17487 (test_dprintf): New procecure, use to continue over dprintfs.
17488 (test_call, test_agent): New procedures, tests moved here.
17489 Restart gdb and recreate dprintfs. Adjust expected output.
17490
2051d61f
PA
174912015-07-29 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17494
452397af
PA
174952015-07-29 Pedro Alves <palves@redhat.com>
17496
17497 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17498
8aed9555
PA
174992015-07-29 Pedro Alves <palves@redhat.com>
17500
17501 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17502 gdb_test_stdio.
17503
188a61b4
PA
175042015-07-29 Pedro Alves <palves@redhat.com>
17505
17506 * lib/gdb.exp (gdb_test_stdio): New procedure.
17507
12264a45
PA
175082015-07-29 Pedro Alves <palves@redhat.com>
17509
17510 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17511
23ffc893
PA
175122015-07-29 Pedro Alves <palves@redhat.com>
17513
17514 * gdb.base/call-signal-resume.exp: Remove check for
17515 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17516 * gdb.base/unwindonsignal.exp: Likewise.
17517 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17518 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17519
65566918
PA
175202015-07-29 Pedro Alves <palves@redhat.com>
17521
17522 * gdb.base/siginfo-addr.c (pass): New function.
17523 (handler): Call it iff si_addr is correct.
17524 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17525 Set a breakpoint at "pass" and continue to it.
17526
d60a9221
SDJ
175272015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17528
17529 * gdb.python/py-objfile.exp: Make some tests have unique names.
17530 * gdb.python/py-pp-registration.exp: Likewise.
17531
bde40b8f
PA
175322015-07-28 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17535
13e1dec8
SM
175362015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17537
17538 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17539
da33c9a7
SM
175402015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17541
17542 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17543
077836f7
PP
175442015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17545
17546 * gdb.base/gdb-sigterm-2.exp: New test.
17547
b8cc7b2e
DE
175482015-07-25 Doug Evans <xdje42@gmail.com>
17549
17550 Revert:
17551 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17552 (workers/%.worker, build-perf): New rule.
17553 (GDB_PERFTEST_MODE): New variable.
17554 (check-perf): Use it.
17555 (clean): Clean up gdb.perf parallel build subdirs.
17556 * lib/build-piece.exp: New file.
17557 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17558 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17559 name.
17560 (standard_temp_file): Ditto.
17561 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17562 of $GDB_PARALLEL.
17563
c8bd4544
DE
175642015-07-24 Doug Evans <dje@google.com>
17565
17566 * gdb.perf/lib/perftest/utils.py: New file.
17567 * gdb.perf/gm-hello.cc: New file.
17568 * gdb.perf/gm-pervasive-typedef.cc: New file.
17569 * gdb.perf/gm-pervasive-typedef.h: New file.
17570 * gdb.perf/gm-std.cc: New file.
17571 * gdb.perf/gm-std.h: New file.
17572 * gdb.perf/gm-use-cerr.cc: New file.
17573 * gdb.perf/gm-utils.h: New file.
17574 * gdb.perf/gmonster-null-lookup.py: New file.
17575 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17576 * gdb.perf/gmonster-print-cerr.py: New file.
17577 * gdb.perf/gmonster-ptype-string.py: New file.
17578 * gdb.perf/gmonster-runto-main.py: New file.
17579 * gdb.perf/gmonster-select-file.py: New file.
17580 * gdb.perf/gmonster1-null-lookup.exp: New file.
17581 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17582 * gdb.perf/gmonster1-print-cerr.exp: New file.
17583 * gdb.perf/gmonster1-ptype-string.exp: New file.
17584 * gdb.perf/gmonster1-runto-main.exp: New file.
17585 * gdb.perf/gmonster1-select-file.exp: New file.
17586 * gdb.perf/gmonster1.cc: New file.
17587 * gdb.perf/gmonster1.exp: New file.
17588 * gdb.perf/gmonster2-null-lookup.exp: New file.
17589 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17590 * gdb.perf/gmonster2-print-cerr.exp: New file.
17591 * gdb.perf/gmonster2-ptype-string.exp: New file.
17592 * gdb.perf/gmonster2-runto-main.exp: New file.
17593 * gdb.perf/gmonster2-select-file.exp: New file.
17594 * gdb.perf/gmonster2.cc: New file.
17595 * gdb.perf/gmonster2.exp: New file.
17596
6eab34f3
DE
175972015-07-24 Doug Evans <dje@google.com>
17598
17599 * gdb.perf/README: New file.
17600 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17601 * lib/gen-perf-test.exp: New file.
17602
63738bfd
DE
176032015-07-24 Doug Evans <dje@google.com>
17604
17605 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17606 (PerfTest::startup): New function.
17607 (PerfTest::run): Return result of calling body.
17608 (PerfTest::assemble): Rewrite.
17609 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17610 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17611 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17612 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17613 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17614
7b606f95
DE
176152015-07-24 Doug Evans <dje@google.com>
17616
17617 * lib/gdb.exp (clean_restart): Make executable optional.
17618
a97b16b8
DE
176192015-07-24 Doug Evans <dje@google.com>
17620
17621 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17622 compiler_info references.
17623 * gdb.cp/temargs.exp: Ditto.
17624 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17625 (get_compiler_info): Early exit if already computed. Set compiler_info
17626 to "unknown" if there was a problem.
17627 (test_compiler_info): Add function comment. Call get_compiler_info.
17628
35baa57f
DE
176292015-07-24 Doug Evans <dje@google.com>
17630
17631 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17632 (workers/%.worker, build-perf): New rule.
17633 (GDB_PERFTEST_MODE): New variable.
17634 (check-perf): Use it.
17635 (clean): Clean up gdb.perf parallel build subdirs.
17636 * lib/build-piece.exp: New file.
17637 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17638 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17639 name.
17640 (standard_temp_file): Ditto.
17641 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17642 of $GDB_PARALLEL.
17643
6ebea266
DE
176442015-07-24 Doug Evans <dje@google.com>
17645
17646 * lib/future.exp (gdb_default_target_compile): New option
17647 "early_flags".
17648 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17649 --as-needed.
17650
1e76a7e9
SDJ
176512015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17652
17653 * gdb.base/catch-syscall.exp: Call gdb_exit before
17654 gdb_skip_xml_test.
17655
5068630a
PA
176562015-07-24 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.python/py-events.exp: Accept output between the stop event
17659 and the prompt.
17660 * gdb.python/py-evsignal.exp: Likewise.
17661 * gdb.python/py-evthreads.exp: Likewise.
17662
77598427
PA
176632015-07-24 Pedro Alves <palves@redhat.com>
17664
17665 PR gdb/18717
17666 * gdb.threads/non-ldr-exit.c: New file.
17667 * gdb.threads/non-ldr-exit.exp: New file.
17668
11e6c98f
YQ
176692015-07-24 Yao Qi <yao.qi@linaro.org>
17670
17671 * gdb.server/ext-wrapper.exp: Test --wrapper option when
17672 restarting process.
17673
51aee833
YQ
176742015-07-24 Yao Qi <yao.qi@linaro.org>
17675
17676 * gdb.server/ext-restart.exp: New file.
17677
8cfe207c
YQ
176782015-07-24 Yao Qi <yao.qi@linaro.org>
17679
17680 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
17681 argument options.
17682 * gdb.server/ext-wrapper.exp: New file.
17683
cc12ce38
DE
176842015-07-23 Doug Evans <dje@google.com>
17685
17686 * gdb.dwarf2/dw2-dummy-cu.S: New file.
17687 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
17688
d0d84780
PMR
176892015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
17690
17691 * gdb.ada/var_arr_typedef.exp: New testcase.
17692 * gdb.ada/var_arr_typedef/pack.adb: New file.
17693 * gdb.ada/var_arr_typedef/pack.ads: New file.
17694 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
17695
8b558f79
JB
176962015-07-20 Joel Brobecker <brobecker@adacore.com>
17697
17698 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
17699
775a3298
JK
177002015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17701
17702 * gdb.arch/i386-biarch-core.exp: Replace istarget
17703 by "complete set gnutarget". Remove expectation for the "core-file"
17704 command.
17705
db1ff28b
JK
177062015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17707
17708 Revert the previous commit:
17709 Tests for validate symbol file using build-id.
17710
0a94970d
JK
177112015-07-15 Aleksandar Ristovski <aristovski@qnx.com
17712
17713 Tests for validate symbol file using build-id.
17714 * gdb.base/solib-mismatch-lib.c: New file.
17715 * gdb.base/solib-mismatch-libmod.c: New file.
17716 * gdb.base/solib-mismatch.c: New file.
17717 * gdb.base/solib-mismatch.exp: New file.
17718
03346981
SL
177192015-07-15 Sandra Loosemore <sandra@codesourcery.com>
17720
17721 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
17722 nios2-*-linux*.
17723 * gdb.base/sigbpt.exp (stepi_out): Likewise.
17724 * gdb.base/siginfo.exp: Likewise.
17725 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17726
42422cc7
PL
177272015-07-15 Pierre Langlois <pierre.langlois@arm.com>
17728
17729 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
17730 Move it to ...
17731 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
17732 ... here.
17733 * gdb.trace/range-stepping.exp: Check that the target supports
17734 range stepping.
17735
cfa68bae
JK
177362015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17737
17738 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
17739
8ffdba26
PA
177402015-07-14 Pedro Alves <palves@redhat.com>
17741
17742 * gdb.base/killed-outside.exp: New file.
17743 * gdb.base/killed-outside.c: New file.
17744
218a5a11
JK
177452015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17746
17747 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
17748 (n at main): New.
17749 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
17750
e03ed3c6
AA
177512015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17752
17753 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
17754 infcall tests instead of setting up for KFAIL.
17755
485668e5
MM
177562015-07-10 Markus Metzger <markus.t.metzger@intel.com>
17757
17758 * gdb.btrace/record_goto-step.exp: New.
17759
08464196
JK
177602015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17761
17762 PR compile/18484
17763 * gdb.compile/compile.c (struct struct_type): Add volatile to
17764 selffield's type.
17765 * gdb.compile/compile.exp
17766 (compile code struct_object.selffield = &struct_object): Skip further
17767 struct_object tests if this one xfails.
17768
bcf5c1d9
RC
177692015-07-08 Robert O'Callahan <robert@ocallahan.org>
17770
17771 PR exp/18617
17772 * gdb.trace/ax.exp: Add test.
17773
4931af25
YQ
177742015-07-07 Yao Qi <yao.qi@linaro.org>
17775
17776 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
17777 instead of istarget "aarch64*-*-*".
17778 * gdb.arch/aarch64-fp.exp: Likewise.
17779 * gdb.base/float.exp: Likewise.
17780 * gdb.reverse/aarch64.exp: Likewise.
17781 * lib/gdb.exp (is_aarch64_target): New proc.
17782
9fcf688e
YQ
177832015-07-07 Yao Qi <yao.qi@linaro.org>
17784
17785 * lib/gdb.exp (is_aarch32_target): New proc.
17786 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
17787 instead of "istarget "arm*-*-*"".
17788 * gdb.arch/arm-disp-step.exp: Likewise.
17789 * gdb.arch/thumb-bx-pc.exp: Likewise.
17790 * gdb.arch/thumb-prologue.exp: Likewise.
17791 * gdb.arch/thumb-singlestep.exp: Likewise.
17792 * gdb.base/disp-step-syscall.exp: Likewise.
17793 * gdb.base/float.exp: Likewise.
17794
fbd8d50d
YQ
177952015-07-07 Yao Qi <yao.qi@linaro.org>
17796
17797 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
17798 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
17799
71be1fdc
YQ
178002015-07-07 Yao Qi <yao.qi@linaro.org>
17801
17802 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
17803 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
17804 if it exists.
17805 * gdb.multi/multi-arch.exp: Likewise.
17806
3e221d36
SM
178072015-07-07 Simon Marchi <simon.marchi@ericsson.com>
17808
17809 * gdb.python/py-lazy-string.exp: Add missing parentheses to
17810 print.
17811
d441430b
YQ
178122015-07-07 Yao Qi <yao.qi@linaro.org>
17813
17814 * gdb.arch/thumb-singlestep.exp: Do one more single step.
17815
06f810bd
MG
178162015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
17817
17818 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
17819 '[' and ']' characters.
17820
5e61e7c0
IB
178212015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
17822
17823 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17824
28bf096c
PA
178252015-06-29 Pedro Alves <palves@redhat.com>
17826
17827 PR threads/18127
17828 * gdb.threads/hand-call-new-thread.c: New file.
17829 * gdb.threads/hand-call-new-thread.c: New file.
17830
ee93cd5e
KS
178312015-06-26 Keith Seitz <keiths@redhat.com>
17832 Doug Evans <dje@google.com>
17833
17834 PR 16253
17835 * gdb.cp/var-tag-2.cc: New file.
17836 * gdb.cp/var-tag-3.cc: New file.
17837 * gdb.cp/var-tag-4.cc: New file.
17838 * gdb.cp/var-tag.cc: New file.
17839 * gdb.cp/var-tag.exp: New file.
17840
fc637f04
PP
178412015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17842
17843 * gdb.base/history-duplicates.exp: New test.
17844
2e52ae68
PP
178452015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17846
17847 * gdb.base/completion.exp: Test the completion of the "focus"
17848 command.
17849
6e22494e
JK
178502015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17851
17852 * gdb.arch/amd64-prologue-skip.S: New file.
17853 * gdb.arch/amd64-prologue-skip.exp: New file.
17854
bf7b9cd9
SM
178552015-06-25 Simon Marchi <simon.marchi@ericsson.com>
17856
17857 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
17858 is_address_zero_readable check.
17859
201e8dfd
PB
178602015-06-24 Peter Bergner <bergner@vnet.ibm.com>
17861
17862 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
17863 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
17864
5cd867b4
YQ
178652015-06-24 Yao Qi <yao.qi@linaro.org>
17866
17867 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
17868 linux targets.
17869
4d7be007
YQ
178702015-06-24 Yao Qi <yao.qi@linaro.org>
17871
17872 * lib/gdb.exp (supports_get_siginfo_type): New proc.
17873 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
17874 * gdb.base/siginfo-thread.exp: Likewise.
17875
07fcd301
YQ
178762015-06-22 Yao Qi <yao.qi@linaro.org>
17877
17878 * boards/remote-gdbserver-on-localhost.exp: Add comments.
17879
52042a00
YQ
178802015-06-22 Yao Qi <yao.qi@linaro.org>
17881
17882 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
17883 aarch64*-*-*.
17884 (skip_hw_watchpoint_tests): Likewise.
17885
74bd41ce
PP
178862015-06-18 Patrick Palka <patrick@parcs.ath.cx>
17887
17888 * gdb.base/gdbinit-history.exp: Test the interaction between
17889 setting GDBHISTSIZE and setting the history size via .gdbinit.
17890
bc460514
PP
178912015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17892
17893 PR gdb/16999
17894 * gdb.base/gdbhistsize-history.exp: New test.
17895
b58c513b
PP
178962015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17897
17898 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
17899 with GDBHISTSIZE.
17900 * gdb.base/readline.exp: Likewise.
17901
92046791
YQ
179022015-06-17 Yao Qi <yao.qi@linaro.org>
17903
17904 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
17905 line.
17906
2093d2d3
PP
179072015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17908
17909 * gdb.base/gdbinit-history.exp: Add test case to check that
17910 an unlimited history file does not get truncated on exit.
17911
e6c693af
AA
179122015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17913
17914 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
17915 (VECTOR): New macro. Use it...
17916 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
17917 ...for these typedefs.
17918 (int8, char1, int1, double1): New typedefs.
17919 (struct just_int2, struct two_int2): New structures.
17920 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
17921 (add_structvecs, add_singlevecs): New functions.
17922 (main): Call add_some_intvecs twice.
17923 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
17924 the compile and exit upon failure. Try compiling for the "native"
17925 architecture. Test inferior function calls with vector arguments
17926 and vector return value handling with "finish" and "return".
17927
c74f7d1c
JT
179282015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
17929
17930 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
17931 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
17932 PE file.
17933 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
17934
98aa42ee
AT
179352015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
17936
17937 PR breakpoints/16465
17938 * gdb.mi/mi-dprintf-pending.c: New file.
17939 * gdb.mi/mi-dprintf-pending.exp: New test.
17940 * gdb.mi/mi-dprintf-pendshr.c: New file.
17941
7d73c23c 179422015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
72f4393d 17943 Mircea Gherzan <mircea.gherzan@intel.com>
7d73c23c
WT
17944
17945 * gdb.arch/i386-mpx-map.c: New file.
17946 * gdb.arch/i386-mpx-map.exp: New File.
17947
179482015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17949
17950 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
17951 * gdb.arch/i386-mpx.exp: Indentation fixed.
17952
179532015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17954
17955 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
17956 function and improved indentation.
17957 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
17958 gdb_test_multiple. Added additional tests to skip the test.
17959
179602015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17961
17962 * gdb.arch/i386-avx512.c: Change path in include file.
17963 * gdb.arch/i386-avx512.exp: Change include dir path
17964 compilation flag.
17965 * gdb.arch/i386-mpx.c: Change path in include file.
17966 * gdb.arch/i386-mpx.exp: Change include dir path compilation
17967 flag.
17968
d5eba19a
JK
179692015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17970
17971 * gdb.compile/compile-print.exp (compile print *vararray@3)
17972 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
17973
7f361056
JK
179742015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17975
17976 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
17977 (do not keep jit in memory): ... this.
17978 (expect 5): Change it to ...
17979 (expect no 5): ... this.
17980
3b462ec2
SM
179812015-06-02 Simon Marchi <simon.marchi@ericsson.com>
17982
17983 PR gdb/15564
17984 * gdb.mi/mi-detach.exp: New file.
17985
e0619de6
JK
179862015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17987
17988 PR symtab/18392
17989 * gdb.arch/amd64-tailcall-self.S: New file.
17990 * gdb.arch/amd64-tailcall-self.c: New file.
17991 * gdb.arch/amd64-tailcall-self.exp: New file.
17992
e970cb34
DB
179932015-05-28 Don Breazeal <donb@codesourcery.com>
17994
17995 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
17996 tests for remote targets by checking is_target_gdbserver.
17997
b2e2f908
DE
179982015-05-27 Doug Evans <dje@google.com>
17999
18000 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18001 * gdb.dwarf2/opaque-type-lookup.c: New file.
18002 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18003
82c7be31
DE
180042015-05-26 Doug Evans <dje@google.com>
18005
18006 * gdb.cp/iostream.cc: New file.
18007 * gdb.cp/iostream.exp: New file.
18008
b4f54984
DE
180092015-05-26 Doug Evans <dje@google.com>
18010
18011 * gdb.dwarf2/dw2-op-call.exp: Update.
18012 * gdb.dwarf2/dw4-sig-types.exp: Update.
18013 * gdb.dwarf2/implptr.exp: Update.
18014 * gdb.mi/mi-cmd-param-changed.exp: Update.
18015
4ea6efe9
DE
180162015-05-26 Doug Evans <dje@google.com>
18017
18018 * gdb.python/py-lazy-string.c: New file.
18019 * gdb.python/py-lazy-string.exp: New file.
18020 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18021 (main): Update. Add estring3.
18022 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18023 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18024
f6bb7db3
YQ
180252015-05-26 Omair Javaid <omair.javaid@linaro.org>
18026 Yao Qi <yao.qi@linaro.org>
18027
18028 * gdb.reverse/aarch64.c: New.
18029 * gdb.reverse/aarch64.exp: New.
18030
a81bfbd0
OJ
180312015-05-26 Omair Javaid <omair.javaid@linaro.org>
18032
25d49b86
PA
18033 * lib/gdb.exp (supports_process_record): Return true for
18034 aarch64*-linux*.
a81bfbd0
OJ
18035 (supports_reverse): Likewise.
18036
158bf1b4
PP
180372015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18038
18039 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18040 Use with_test_prefix.
18041
a0145030
AB
180422015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18043
18044 * gdb.base/completion.exp: Add test for completion of layout
18045 names.
18046
ebe3b578
AB
180472015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18048
18049 * lib/gdb.exp (skip_tui_tests): New proc.
18050 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18051
84204ed7
PA
180522015-05-19 Pedro Alves <palves@redhat.com>
18053
18054 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18055 Save the whole env array instead of just HOME. Unset HISTSIZE in
18056 the environment while testing. Restore whole environment
18057 afterwards.
18058
37442ce1
DE
180592015-05-16 Doug Evans <xdje42@gmail.com>
18060
18061 * gdb.guile/scm-ports.c: New file.
18062 * gdb.guile/scm-ports.exp: Add memory port tests.
18063
36de76f9
JK
180642015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18065
18066 * gdb.compile/compile-print.c: New file.
18067 * gdb.compile/compile-print.exp: New file.
18068
3a9558c4
JK
180692015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18070
18071 * gdb.compile/compile-ops.exp: Cast param to void.
18072 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18073 (compile code struct_object.selffield = &struct_object): Add xfail.
18074
aa715135
JG
180752015-05-15 Joel Brobecker <brobecker@adacore.com>
18076
18077 * gdb.ada/arr_enum_with_gap: New testcase.
18078
931e5bc3
JG
180792015-05-15 Joel Brobecker <brobecker@adacore.com>
18080
18081 * gdb.ada/byte_packed_arr: New testcase.
18082
9cd4d857
JB
180832015-05-15 Joel Brobecker <brobecker@adacore.com>
18084
18085 * gdb.ada/pckd_neg: New testcase.
18086
ebfd00d2
PP
180872015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18088
18089 PR gdb/17820
18090 * gdb.base/gdbinit-history.exp: New test.
18091 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18092 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18093
4c082a81
SC
180942015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18095
18096 * gdb.python/py-xmethods.cc: Enhance test case.
18097 * gdb.python/py-xmethods.exp: New tests.
18098 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18099 function.
18100 (B_indexoper): Likewise.
18101 (global_dm_list) : Add new xmethod worker functions.
18102
f7797074
SDJ
181032015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18104
18105 * gdb.base/coredump-filter.exp: Correctly unset
18106 "coredump_var_addr" array.
18107
a4674e4e
PA
181082015-05-08 Pedro Alves <palves@redhat.com>
18109
18110 * gdb.server/non-existing-program.exp: Unset spawn_id.
18111
df2eb078
SC
181122015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18113
18114 PR python/18291
18115 * gdb.python/py-xmethods.exp: Add tests.
18116
422349a3
YQ
181172015-05-08 Yao Qi <yao.qi@linaro.org>
18118
18119 PR gdb/18208
18120 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18121 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18122 function set_coredump_filter, and remove remote_exec call.
18123 Remove argument ipid. Callers update.
18124 (top level): Don't get inferior's PID.
18125
63fc80ce
AA
181262015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18127
18128 * gdb.base/watch_thread_num.exp: Skip test on targets without
18129 access watchpoints.
18130
80ad801e
PA
181312015-05-06 Pedro Alves <palves@redhat.com>
18132
18133 PR server/18081
18134 * gdb.server/non-existing-program.exp: New file.
18135
0fa7fe50
JB
181362015-05-05 Joel Brobecker <brobecker@adacore.com>
18137
18138 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18139
3ea89b92
PMR
181402015-05-05 Joel Brobecker <brobecker@adacore.com>
18141
18142 * gdb.ada/out_of_line_in_inlined: New testcase.
18143
87b8eff0
JB
181442015-05-05 Joel Brobecker <brobecker@adacore.com>
18145
18146 * gdb.ada/var_rec_arr: New testcase.
18147
5fccc635
YQ
181482015-04-30 Yao Qi <yao.qi@linaro.org>
18149
18150 * gdb.base/break-idempotent.exp: If
18151 skip_hw_watchpoint_multi_tests returns true, skip the tests
18152 on "rwatch" and "awatch".
18153
42d38f42
YQ
181542015-04-30 Yao Qi <yao.qi@linaro.org>
18155
18156 * gdb.base/relativedebug.exp: Invoke gdb command
18157 "info sharedlibrary", and if libc.so doesn't have debug info,
18158 skip the test.
18159
2ce1cdbf
DE
181602015-04-29 Doug Evans <dje@google.com>
18161
18162 * gdb.python/py-xmethods.exp: Add ptype tests.
18163 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18164 get_result_type method.
18165
f24a38c5
LM
181662015-04-29 Luis Machado <lgustavo@codesourcery.com>
18167
18168 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18169 the target does not support hardware watchpoints.
18170
ecbf2b3c
LM
181712015-04-29 Luis Machado <lgustavo@codesourcery.com>
18172
18173 * gdb.base/break-always.exp: Abort testing if writing to memory
18174 causes an error.
18175
34f5f757
DE
181762015-04-28 Doug Evans <dje@google.com>
18177
18178 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18179 * gdb.python/py-pp-registration.exp: ... here. New file.
18180 * gdb.python/py-pp-registration.c: New file.
18181 * gdb.python/py-pp-registration.py: New file.
18182
69b4374a
DE
181832015-04-28 Doug Evans <dje@google.com>
18184
18185 * gdb.python/py-bad-printers.c: New file.
18186 * gdb.python/py-bad-printers.py: New file.
18187 * gdb.python/py-bad-printers.exp: New file.
18188
59fb7612
SS
181892015-04-28 Sasha Smundak <asmundak@google.com>
18190
18191 * gdb.python/py-type.exp: New test.
18192
2631b16a
AW
181932015-04-28 Andy Wingo <wingo@igalia.com>
18194
18195 * gdb.python/py-parameter.exp:
18196 * gdb.guile/scm-parameter.exp: Escape the path that we are
18197 matching against, as it might contain characters that are special
18198 to regular expressions.
18199
460efde1
JB
182002015-04-27 Joel Brobecker <brobecker@adacore.com>
18201
18202 * gdb.ada/rec_comp: New testcase.
18203
2d369d8e
SDJ
182042015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18205
18206 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18207 before using it.
18208
cf75d6c3
AB
182092015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18210
18211 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18212 new tests for verilog output.
18213
8dbe7ca5
YQ
182142015-04-24 Yao Qi <yao.qi@linaro.org>
18215
18216 * boards/remote-gdbserver-on-localhost.exp: New file.
18217
4ef9fb2f
PA
182182015-04-23 Pedro Alves <palves@redhat.com>
18219
18220 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18221 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18222 "end of file", remove $inferior_spawn_id from the indirect list.
18223
0a803169
PA
182242015-04-23 Pedro Alves <palves@redhat.com>
18225
18226 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18227
749ef8f8
PA
182282015-04-23 Pedro Alves <palves@redhat.com>
18229
18230 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18231 on $any_spawn_id instead of only on $gdb_spawn_id.
18232
8aae4344
PM
182332015-04-21 Pierre Muller <muller@sourceware.org>
18234
18235 PR pascal/17815
18236 * lib/pascal.exp (gpc_compile): Add new option "class".
18237 (fpc_compile): Likewise.
18238 * gdb.pascal/case-insensitive-symbols.pas: New file.
18239 * gdb.pascal/case-insensitive-symbols.exp: New file.
18240
1586c8fb
GB
182412015-04-20 Gary Benson <gbenson@redhat.com>
18242
18243 * gdb.base/attach.exp: Fix three extended remote failures.
18244
1b6e6f5c
GB
182452015-04-17 Gary Benson <gbenson@redhat.com>
18246
18247 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18248 the main executable over the remote protocol.
18249
e797481d
PA
182502015-04-16 Pedro Alves <palves@redhat.com>
18251
18252 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18253 a new gdbserver if gdbserver_reconnect_p is set.
18254
1ca99c42
PA
182552015-04-16 Pedro Alves <palves@redhat.com>
18256
18257 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18258 is set, don't exit gdbserver.
18259
af9fd6f8
AA
182602015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18261
18262 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18263 appropriate .insn, such that an older assembler can be used.
18264 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18265 the z/Architecture instruction set on 31-bit targets as well.
18266
04ff1e61
AA
182672015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18268
18269 * gdb.go/handcall.exp: Remove all logic related to the first
18270 breakpoint and rely on go_runto_main instead.
18271 * gdb.go/strings.exp: Likewise.
18272 * gdb.go/unsafe.exp: Likewise.
18273 * gdb.go/hello.exp: Likewise. Also rename the remaining
18274 breakpoint marker to "breakpoint 1".
18275 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18276 * gdb.go/strings.go: Likewise.
18277 * gdb.go/unsafe.go: Likewise.
18278 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18279 "set breakpoint 2 here" and rename the remaining breakpoint marker
18280 to "breakpoint 1".
18281
40d2f8d6
SM
182822015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18283
18284 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18285 if itertools.imap is not present.
18286 * gdb.python/py-objfile.exp: Add parentheses.
18287 * gdb.python/py-type.exp: Same.
18288 * gdb.python/py-unwind-maint.py: Same.
18289
8cbc97c6
YQ
182902015-04-15 Yao Qi <yao.qi@linaro.org>
18291
18292 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18293 of ":$ptr_size" and set its form explicitly.
18294
45fd756c
YQ
182952015-04-15 Pedro Alves <palves@redhat.com>
18296 Yao Qi <yao.qi@linaro.org>
18297
18298 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18299 timeout by factor of 4.
18300 (test_regular_watch): Likewise.
18301 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18302 * gdb.reverse/sigall-reverse.exp: Likewise.
18303 * gdb.reverse/until-precsave.exp: Likewise.
18304 * lib/gdb.exp (with_timeout_factor): New proc.
18305 (gdb_expect): Move some code to ...
18306 (get_largest_timeout): ... here. New procedure.
18307
9e811bc3
LM
183082015-04-14 Luis Machado <lgustavo@codesourcery.com>
18309
18310 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18311
0ff6fcb2
LM
183122015-04-13 Luis Machado <lgustavo@codesourcery.com>
18313
18314 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18315 to write to the .text section.
18316
7578d5f7
LM
183172015-04-13 Luis Machado <lgustavo@codesourcery.com>
18318
18319 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18320 Handle the case of targets that do not provide PID information.
18321
2efe15c4
YQ
183222015-04-13 Yao Qi <yao.qi@linaro.org>
18323
18324 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18325 and use expect instead of gdb_expect.
18326
8cd8f2f8
SDJ
183272015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18328
18329 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18330 "coredump_var_addr" to avoid naming conflict with other testcases.
18331
9ee41772
PA
183322015-04-10 Pedro Alves <palves@redhat.com>
18333
18334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18335 gdb_test_sequence and gdb_assert.
18336
07473109
PA
183372015-04-10 Pedro Alves <palves@redhat.com>
18338
18339 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18340 test messages that don't include the breakpoint address.
18341
de3db44c
YQ
183422015-04-10 Yao Qi <yao.qi@linaro.org>
18343
18344 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18345 false for some offset and width combinations which aren't
18346 supported by linux kernel.
18347
c79d856c
PA
183482015-04-10 Pedro Alves <palves@redhat.com>
18349
18350 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18351 procedure, factored out from ...
18352 (top level): ... here. Add "set displaced-stepping" testing axis.
18353 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18354 parameter "displaced". Use it.
18355 (top level): Use foreach and add "set displaced-stepping" testing
18356 axis.
18357
ebc90b50
PA
183582015-04-10 Pedro Alves <palves@redhat.com>
18359
18360 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18361 Remove comment.
18362 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18363 both the address of the instruction that triggers the watchpoint
18364 and the address of the instruction immediately after, and use
18365 those addresses for the test. Fix comment.
18366
8f572e5c
PA
183672015-04-10 Pedro Alves <palves@redhat.com>
18368
18369 * gdb.base/sigstep.exp (breakpoint_to_handler)
18370 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18371 Test "backtrace" in handler.
18372 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18373 (top level): Add new "displaced" test axis to
18374 breakpoint_to_handler, breakpoint_to_handler_entry and
18375 breakpoint_over_handler.
18376
8d707a12
PA
183772015-04-10 Pedro Alves <palves@redhat.com>
18378
18379 PR gdb/18216
18380 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18381
ef713951
YQ
183822015-04-10 Yao Qi <yao.qi@linaro.org>
18383
18384 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18385 (test_add_rn_pc): New function.
18386 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18387 (top level): Invoke test_add_rn_pc.
18388
906d60cf
PA
183892015-04-10 Pedro Alves <palves@redhat.com>
18390
18391 PR gdb/13858
18392 * gdb.base/step-over-no-symbols.exp: New file.
18393
f2983cc3
AW
183942015-04-09 Andy Wingo <wingo@igalia.com>
18395
18396 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18397 after the Python tests.
18398
6d62641c
SDJ
183992015-04-08 Keith Seitz <keiths@redhat.com>
18400
18401 PR python/16699
18402 * gdb.python/py-completion.exp: New tests for completion.
18403 * gdb.python/py-completion.py (CompleteLimit1): New class.
18404 (CompleteLimit2): Likewise.
18405 (CompleteLimit3): Likewise.
18406 (CompleteLimit4): Likewise.
18407 (CompleteLimit5): Likewise.
18408 (CompleteLimit6): Likewise.
18409 (CompleteLimit7): Likewise.
18410
f3770638
PA
184112015-04-08 Pedro Alves <palves@redhat.com>
18412
18413 PR gdb/18214
18414 PR gdb/18216
18415 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18416 function.
18417 (main): Install it as SIGUSR1 handler.
18418 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18419 parameter. Always use "setup" as prefix. Toggle "set
18420 displaced-stepping" off/on depending on global. Don't switch to
18421 thread 1 here.
18422 (top level): Add displaced stepping "off/on" test axis. Update
18423 "setup" calls. Wrap each subtest with with_test_prefix. Test
18424 continuing with a queued signal in each thread.
18425
4496bed7
PA
184262015-04-08 Pedro Alves <palves@redhat.com>
18427
18428 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18429 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18430 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18431 Return early if running to main fails.
18432 * gdb.trace/while-stepping.exp: Likewise.
18433
b97fde92
PA
184342015-04-07 Pedro Alves <palves@redhat.com>
18435
18436 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18437 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18438 interact with inferior program.
18439
f71c18e7
PA
184402015-04-07 Pedro Alves <palves@redhat.com>
18441
18442 * lib/gdb.exp (inferior_spawn_id): New global.
18443 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18444 spawn id after processing the user code.
18445 (default_gdb_start): Set inferior_spawn_id.
18446 (send_inferior): New procedure.
18447 * lib/gdbserver-support.exp (gdbserver_start): Set
18448 inferior_spawn_id.
18449 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18450
6423214f
PA
184512015-04-07 Pedro Alves <palves@redhat.com>
18452
18453 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18454 * lib/gdbserver-support.exp (gdbserver_start): Make
18455 $server_spawn_id global.
18456 (gdbserver_start): Don't wait for gdbserver's spawn id with
18457 expect_background.
18458 (close_gdbserver): New procedure.
18459 (gdb_exit): Rename the default version and reimplement.
18460
71c0ee8c
PA
184612015-04-07 Pedro Alves <palves@redhat.com>
18462
72f4393d 18463 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
71c0ee8c
PA
18464 append the substituted item, not the original item.
18465
203bc29b
PA
184662015-04-07 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18469 gdb_expect.
18470
508a3ddf
PA
184712015-04-07 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18474 output appearing once only.
18475
9f6dbe2b
PA
184762015-04-07 Pedro Alves <palves@redhat.com>
18477
18478 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18479 that doesn't expect anything. Return early if running to main
18480 fails.
18481
337532fa
YQ
184822015-04-07 Yao Qi <yao.qi@linaro.org>
18483
18484 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18485 (child_function): Call alarm.
18486 (main): Move call to alarm into the loop.
18487 * gdb.threads/non-stop-fair-events.exp: Build program with
18488 -DTIMEOUT=$timeout.
18489
01b622d4
DE
184902015-04-06 Doug Evans <xdje42@gmail.com>
18491
18492 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18493 Fix dest parameter to board_info.
18494 (fpc_compile): Ditto.
18495 (gdb_compile_pascal): Rename dest arg to destfile.
18496
961f4160
PMR
184972015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18498
18499 * gdb.ada/funcall_ref.exp: New file.
18500 * gdb.ada/funcall_ref/foo.adb: New file.
18501
cafda597
YQ
185022015-04-02 Yao Qi <yao.qi@linaro.org>
18503
18504 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18505 is remote.
18506
fed040c6
GB
185072015-04-02 Gary Benson <gbenson@redhat.com>
18508
18509 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18510
d11916aa
SS
185112015-04-01 Sasha Smundak <asmundak@google.com>
18512
18513 * gdb.python/py-unwind-maint.c: New file.
18514 * gdb.python/py-unwind-maint.exp: New test.
18515 * gdb.python/py-unwind-maint.py: New file.
18516 * gdb.python/py-unwind.c: New file.
18517 * gdb.python/py-unwind.exp: New test.
18518 * gdb.python/py-unwind.py: New test.
18519
a1471180
PA
185202015-04-01 Pedro Alves <palves@redhat.com>
18521
18522 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18523 to fail instead of non-existent $test.
18524
0bbeccb1
PA
185252015-04-01 Pedro Alves <palves@redhat.com>
18526
18527 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18528 GDBFLAGS if not empty.
18529
3c724c8c
PMR
185302015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18531
18532 * gdb.ada/complete.exp: Remove "multi_line".
18533 * gdb.ada/info_exc.exp: Remove "multi_line".
18534 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18535 * gdb.ada/ptype_field.exp: Remove "multi_line".
18536 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18537 * gdb.ada/tagged.exp: Remove "multi_line".
18538 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18539 [multi_line ...]
18540 * gdb.btrace/delta.exp: Likewise.
18541 * gdb.btrace/exception.exp: Likewise.
18542 * gdb.btrace/function_call_history.exp: Likewise.
18543 * gdb.btrace/instruction_history.exp: Likewise.
18544 * gdb.btrace/nohist.exp: Likewise.
18545 * gdb.btrace/record_goto.exp: Likewise.
18546 * gdb.btrace/segv.exp: Likewise.
18547 * gdb.btrace/stepi.exp: Likewise.
18548 * gdb.btrace/tailcall.exp: Likewise.
18549 * gdb.btrace/unknown_functions.exp: Likewise.
18550 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18551 * lib/gdb.exp: Add the "multi_line" helper.
18552
4eec2deb
PA
185532015-04-01 Pedro Alves <palves@redhat.com>
18554
18555 * gdb.threads/tid-reuse.c: New file.
18556 * gdb.threads/tid-reuse.exp: New file.
18557
df8411da
SDJ
185582015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18559
18560 PR corefiles/16092
18561 * gdb.base/coredump-filter.c: New file.
18562 * gdb.base/coredump-filter.exp: Likewise.
18563
6ef37366
PM
185642015-03-27 Petr Machata <pmachata@redhat.com>
18565
18566 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18567 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18568 (Dwarf::assemble): Initialize them.
18569 (Dwarf::lines): New function.
18570
7ec911b0
JT
185712015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18572
18573 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18574 SYMBOL_PREFIX for x86_64-*-cygwin.
18575
ff908ebf
AW
185762015-03-26 Andy Wingo <wingo@igalia.com>
18577
18578 PR symtab/18148
18579 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18580 const_value but not a location.
18581 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18582 location defined in non-main CUs are visible.
18583
6d5f0679
YQ
185842015-03-26 Yao Qi <yao.qi@linaro.org>
18585
18586 PR testsuite/18139
18587 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18588 Add a line number entry for the same line.
18589 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18590 Add a line number entry for the same line.
18591
2898689b
YQ
185922015-03-26 Yao Qi <yao.qi@linaro.org>
18593
18594 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18595 .int 0.
18596 (func): Likewise. Add .Lfunc_1 label.
18597 Use .Lfunc_1 label.
18598 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18599 .int 0.
18600 (func): Likewise.
18601 Use .Lfunc_1 label.
18602
85180498
YQ
186032015-03-26 Yao Qi <yao.qi@linaro.org>
18604
18605 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18606 Call gdb_compile instead to compile each .s files without debug
18607 information.
18608
8aa08a8d
YQ
186092015-03-26 Yao Qi <yao.qi@linaro.org>
18610
18611 * gdb.base/savedregs.exp (process_saved_regs): Make
18612 "Saved registers:" optional in the pattern.
18613
66849923
MM
186142015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18615
18616 * gdb.btrace/next.exp: Merged into step.exp.
18617 * gdb.btrace/finish.exp: Merged into step.exp.
18618 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18619 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18620 "record goto" and checking the exact replay position.
18621 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18622 check for "Recording format" in "info record" output.
18623 * gdb.btrace/record_goto.exp: Choose test file based on target.
18624 * gdb.btrace/x86-record_goto.S: Renamed into ...
18625 * gdb.btrace/x86_64-record_goto.S: ... this.
18626 * gdb.btrace/i686-record_goto.S: New.
18627 * gdb.btrace/x86-tailcall.S: Renamed into ...
18628 * gdb.btrace/x86_64-tailcall.S: ... this.
18629 * gdb.btrace/i686-tailcall.S: New.
18630 * gdb.btrace/x86-tailcall.c: Renamed into ...
18631 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18632 separate statements. Update test.
18633 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18634 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18635 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18636 * gdb.btrace/tailcall.exp: Choose test file based on target.
18637 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18638
11cc1b74
MM
186392015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18640
18641 * gdb.btrace/exception.exp: Increase BTS buffer size.
18642
a25d8bf9
PA
186432015-03-24 Pedro Alves <palves@redhat.com>
18644
18645 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18646
856e7dd6
PA
186472015-03-24 Pedro Alves <palves@redhat.com>
18648
18649 * gdb.threads/schedlock.exp (test_step): No longer expect that
18650 "set scheduler-locking step" with "next" over a function call runs
18651 threads unlocked.
18652
ad235a41
AT
186532015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18654
18655 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
18656
15630549
AT
186572015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18658
18659 PR breakpoints/16466
18660 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
18661 * gdb.mi/mi-pending.c (thread_func): New function.
18662 (int main): Add threading support required.
18663 * gdb.mi/mi-pending.exp: Add tests for this issue.
18664 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
18665 (pendfunc2): Remove stdio dependency.
18666 * gdb.mi/mi-pendshr2.c: New file.
18667
693dca06
KS
186682015-03-23 Keith Seitz <keiths@redhat.com>
18669
18670 * gdb.linespec/keywords.c: New file.
18671 * gdb.linespec/keywords.exp: New file.
18672
7e993ebf
KS
186732015-03-23 Keith Seitz <keiths@redhat.com>
18674
18675 PR gdb/18021
18676 * gdb.dwarf2/staticvirtual.exp: New test.
18677
bc23328c
JK
186782015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18679
18680 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
18681 * README: Remove HP-UX and gdb.hp.
18682 (configuration):
18683 * configure: Regenerate.
18684 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
18685 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
18686 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
18687 gdb.hp/gdb.defects/Makefile.
18688 * gdb.hp/Makefile.in: File deleted.
18689 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
18690 * gdb.hp/gdb.aCC/optimize.c: File deleted.
18691 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
18692 * gdb.hp/gdb.aCC/run.c: File deleted.
18693 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
18694 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
18695 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
18696 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
18697 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
18698 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
18699 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
18700 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
18701 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
18702 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
18703 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
18704 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
18705 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
18706 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
18707 * gdb.hp/gdb.base-hp/reg.s: File deleted.
18708 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
18709 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
18710 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
18711 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
18712 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
18713 * gdb.hp/gdb.compat/Makefile.in: File deleted.
18714 * gdb.hp/gdb.compat/average.c: File deleted.
18715 * gdb.hp/gdb.compat/sum.c: File deleted.
18716 * gdb.hp/gdb.compat/xdb.c: File deleted.
18717 * gdb.hp/gdb.compat/xdb0.c: File deleted.
18718 * gdb.hp/gdb.compat/xdb0.h: File deleted.
18719 * gdb.hp/gdb.compat/xdb1.c: File deleted.
18720 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
18721 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
18722 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
18723 * gdb.hp/gdb.defects/Makefile.in: File deleted.
18724 * gdb.hp/gdb.defects/bs14602.c: File deleted.
18725 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
18726 * gdb.hp/gdb.defects/solib-d.c: File deleted.
18727 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
18728 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
18729 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
18730 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
18731 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
18732 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
18733 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
18734 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
18735 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
18736 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
18737 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
18738 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
18739 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
18740 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
18741 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
18742 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
18743 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
18744 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
18745 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
18746 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
18747 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
18748 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
18749 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
18750 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
18751 * gdb.hp/tools/odump: File deleted.
18752
8bf3b159
PA
187532015-03-19 Pedro Alves <palves@redhat.com>
18754
18755 * gdb.threads/continue-pending-status.exp (saw_thread_2)
18756 (saw_thread_3): New globals.
18757 (top level): Increment them when an event for the corresponding
18758 thread is seen.
18759 (no thread starvation): New test.
18760
eb54c8bf
PA
187612015-03-19 Pedro Alves <palves@redhat.com>
18762
18763 * gdb.threads/continue-pending-status.c: New file.
18764 * gdb.threads/continue-pending-status.exp: New file.
18765
32d2e5d6
PA
187662015-03-18 Pedro Alves <palves@redhat.com>
18767
18768 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
18769 Use gdb_is_target_remote instead of is_remote. Use
18770 gdb_test_multiple instead of gdb_expect. Exit early if
18771 gdb_test_multiple hits its internal matches. Tighten stepi tests
18772 expected output. Fail on exit with any signal, instead of just
18773 SIGILL.
18774
f68f11b7
YQ
187752015-03-18 Yao Qi <yao.qi@linaro.org>
18776
18777 PR tdep/18107
18778 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
18779 variable.
18780 * gdb.base/catch-syscall.exp: Don't skip it on
18781 aarch64*-*-linux* target. Remove elements in all_syscalls.
18782 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
18783 target.
18784 (setup_all_syscalls): New proc.
18785
ca5fd19b
YQ
187862015-03-16 Yao Qi <yao.qi@linaro.org>
18787
18788 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
18789 (top level): Skip tests if valid_addr_p returns false for
18790 $cmd1 or $cmd2.
18791
85642ba0
AW
187922015-03-11 Andy Wingo <wingo@igalia.com>
18793
18794 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
18795
e03f9645
YQ
187962015-03-11 Yao Qi <yao.qi@linaro.org>
18797
18798 * gdb.base/catch-syscall.exp: Fix typo in comments.
18799
5d0962b2
YQ
188002015-03-11 Yao Qi <yao.qi@linaro.org>
18801
18802 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
18803
b2df3cef
PA
188042015-03-09 Pedro Alves <palves@redhat.com>
18805
18806 * dg-extract-results.py: Delete.
18807
ef878e53
PA
188082015-03-09 Pedro Alves <palves@redhat.com>
18809
18810 Merge dg-extract-results.sh from GCC upstream (r218843).
18811
18812 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
18813 * dg-extract-results.sh: Use --text with grep to avoid issues with
18814 binary files. Fall back to cat -v, if that doesn't work.
18815
9494d219
PA
188162015-03-05 Pedro Alves <palves@redhat.com>
18817
18818 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
18819
a8d9763a
SM
188202015-03-04 Simon Marchi <simon.marchi@ericsson.com>
18821
18822 * lib/mi-support.exp (mi_expect_interrupt): Accept
18823 alternative event for when in all-stop mode.
18824
be9957b8
PA
188252015-03-04 Pedro Alves <palves@redhat.com>
18826
18827 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
18828
d57be0f4 188292015-03-04 Mark Kettenis <kettenis@gnu.org>
4727d613
MK
18830
18831 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
18832
c214c7cf
AA
188332015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18834
18835 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
18836 regexps for GDB's current line display, accept a hex address
18837 preceding the line number.
18838
6d74a497
AA
188392015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18840
18841 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
18842 the 'arch1' variable for "s390*-linux*" targets.
18843
511aee7c
PA
188442015-03-04 Pedro Alves <palves@redhat.com>
18845
18846 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
18847 (main): Pass missing retval argument to pthread_join call.
18848
95e50b27
PA
188492015-03-02 Pedro Alves <palves@redhat.com>
18850
18851 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
18852 (top level): Call do_test with non-stop as well.
18853
28054d69
PA
188542015-03-02 Pedro Alves <palves@redhat.com>
18855
18856 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
18857 -1.
18858
4fa5d7b4
AA
188592015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18860
18861 * gdb.arch/s390-vregs.exp: New test.
18862 * gdb.arch/s390-vregs.S: New file.
18863
97c18565
PA
188642015-02-27 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
18867 call to catch_command_errors.
18868 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
18869 catch_command_errors.
18870
a37bfa30
PA
188712015-02-27 Pedro Alves <palves@redhat.com>
18872
18873 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
18874 "true" for boolean result.
18875 * gdb.gdb/selftest.exp (test_with_self): Also accept full
18876 prototype of main.
18877
6f98576f
PA
188782015-02-27 Pedro Alves <palves@redhat.com>
18879
18880 * lib/unbuffer_output.c: New file.
18881 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
18882 (main): Call gdb_unbuffer_output.
18883
eba5ab56
YQ
188842015-02-27 Yao Qi <yao.qi@linaro.org>
18885
18886 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
18887 target.
18888
0def5aaa
DE
188892015-02-26 Doug Evans <dje@google.com>
18890
18891 * gdb.cp/class2.cc (Dbase, D): New classes.
18892 (main): New local delta.
18893 * gdb.cp/class2.exp: Test printing delta.
18894 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
18895 (dynbar): New global.
18896 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
18897
081a1c2c
JK
188982015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18899
18900 * gdb.compile/compile-ifunc.c: New file.
18901 * gdb.compile/compile-ifunc.exp: New file.
18902
2f41223f
AT
189032015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
18904
18905 * gdb.base/structs.exp: Check for correct struct on finish.
18906
03eddd80
YQ
189072015-02-26 Yao Qi <yao.qi@linaro.org>
18908
18909 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
18910 is zero.
18911
80c57053
JK
189122015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18913
18914 * gdb.arch/cordic.ko.bz2: New file.
18915 * gdb.arch/cordic.ko.debug.bz2: New file.
18916 * gdb.arch/ppc64-symtab-cordic.exp: New file.
18917
21613c12
YQ
189182015-02-25 Yao Qi <yao.qi@linaro.org>
18919
18920 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
18921 aarch64*-*-* target.
18922
d8b901ed
PA
189232015-02-23 Pedro Alves <palves@redhat.com>
18924
18925 * lib/gdb.exp (delete_breakpoints): Rewrite using
18926 gdb_test_multiple.
18927
e5b85ead
PA
189282015-02-23 Pedro Alves <palves@redhat.com>
18929
18930 * gdb.base/info-os.c: Include stdlib.h.
18931
85c3a371
DE
189322015-02-22 Doug Evans <xdje42@gmail.com>
18933
18934 PR symtab/17855
18935 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
18936 is read after symbols have been re-read.
18937 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
18938 * gdb.ada/exec_changed/second.adb (Second): Ditto.
18939
96553a0c
DE
189402015-02-21 Doug Evans <dje@google.com>
18941
18942 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
18943
97a0c697
JK
189442015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18945
18946 PR corefiles/17808
18947 * gdb.arch/i386-biarch-core.core.bz2: New file.
18948 * gdb.arch/i386-biarch-core.exp: New file.
18949
a47cd6e9
PA
189502015-02-21 Pedro Alves <palves@redhat.com>
18951
18952 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
18953 runto_main fails.
18954
c5facdc4
PA
189552015-02-20 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
18958 info probes.
18959
2db9a427
PA
189602015-02-20 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.threads/multi-create-ns-info-thr.exp: New file.
18963
60fb7e9e
PA
189642015-02-20 Pedro Alves <palves@redhat.com>
18965
18966 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
18967 clean_restart before gdb_target_supports_trace.
18968
5c5019c2
PA
189692015-02-20 Pedro Alves <palves@redhat.com>
18970
18971 PR threads/18006
18972 * gdb.threads/clone-thread_db.c: New file.
18973 * gdb.threads/clone-thread_db.exp: New file.
18974
c9587f88
AT
189752015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
18976
18977 PR breakpoints/16812
18978 * gdb.base/catch-gdb-caused-signals.c: New file.
18979 * gdb.base/catch-gdb-caused-signals.exp: New file.
18980
f6a88844
JM
189812015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
18982
18983 * configure: Regenerated.
18984 * configure.ac: Use GDB_AC_TRANSFORM.
18985 * aclocal.m4: sinclude ../transform.m4.
18986
497c491b
JM
189872015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18988
18989 * lib/dtrace.exp: New file.
18990 * gdb.base/dtrace-probe.exp: Likewise.
18991 * gdb.base/dtrace-probe.d: Likewise.
18992 * gdb.base/dtrace-probe.c: Likewise.
18993 * lib/pdtrace.in: Likewise.
18994 * configure.ac: Output variables with the transformed names of
18995 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
18996 * configure: Regenerated.
18997
03e98035
JM
189982015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18999
19000 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19001 expected message when trying to access $_probe_* convenience
19002 variables while not on a probe.
19003
63cc30e9
JK
190042015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19005
19006 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19007
0703599a
PA
190082015-02-11 Pedro Alves <pedro@codesourcery.com>
19009
19010 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19011 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19012
7e60a48e
DE
190132015-02-10 Doug Evans <xdje42@gmail.com>
19014
19015 * lib/gdb.exp (gdb_load): Always return a result.
19016
01b088bc
PA
190172015-02-10 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.threads/signal-sigtrap.c: New file.
19020 * gdb.threads/signal-sigtrap.exp: New file.
19021
b05ec7a5
AT
190222015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19023
19024 * gdb.trace/no-attach-trace.c: New file.
19025 * gdb.trace/no-attach-trace.exp: New file.
19026
a2c2acaf
MW
190272015-02-09 Mark Wielaard <mjw@redhat.com>
19028
19029 * gdb.dwarf2/atomic.c: New file.
19030 * gdb.dwarf2/atomic-type.exp: Likewise.
19031
31fd9caa
MM
190322015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19033
19034 * gdb.btrace/buffer-size.exp: Update "info record" output.
19035 * gdb.btrace/delta.exp: Update "info record" output.
19036 * gdb.btrace/enable.exp: Update "info record" output.
19037 * gdb.btrace/finish.exp: Update "info record" output.
19038 * gdb.btrace/instruction_history.exp: Update "info record" output.
19039 * gdb.btrace/next.exp: Update "info record" output.
19040 * gdb.btrace/nexti.exp: Update "info record" output.
19041 * gdb.btrace/step.exp: Update "info record" output.
19042 * gdb.btrace/stepi.exp: Update "info record" output.
19043 * gdb.btrace/nohist.exp: Update "info record" output.
19044
d33501a5
MM
190452015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19046
19047 * gdb.btrace/buffer-size: New.
19048
f4abbc16
MM
190492015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19050
19051 * gdb.btrace/delta.exp: Update "info record" output.
19052 * gdb.btrace/enable.exp: Update "info record" output.
19053 * gdb.btrace/finish.exp: Update "info record" output.
19054 * gdb.btrace/instruction_history.exp: Update "info record" output.
19055 * gdb.btrace/next.exp: Update "info record" output.
19056 * gdb.btrace/nexti.exp: Update "info record" output.
19057 * gdb.btrace/step.exp: Update "info record" output.
19058 * gdb.btrace/stepi.exp: Update "info record" output.
19059 * gdb.btrace/nohist.exp: Update "info record" output.
19060
b9d61307
SM
190612015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19062
19063 PR gdb/15678
19064 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19065
e584fdbc
PA
190662015-02-06 Pedro Alves <palves@redhat.com>
19067
19068 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19069 macro.
19070 (seconds_left, again): New globals.
19071 (main): Wait seconds_left in a 1-second sleep loop instead of
19072 sleeping 180 seconds. If 'again' is set, reset the seconds
19073 counter.
19074 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19075 'again' in the inferior before detaching. Print the seconds left.
19076 (options): New global.
19077 (top level): Build program with -DTIMEOUT=$timeout.
19078
77f41761
PA
190792015-02-06 Pedro Alves <palves@redhat.com>
19080
19081 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19082 determine how many seconds to pass to 'alarm'.
19083 * gdb.base/gdb-sigterm.exp (top level): Build program with
19084 -DTIMEOUT=$timeout.
19085 (do_test): Return success/failure indication. Add more verbose
19086 logging. Don't fail if 200 single steps are seen. Instead, fail
19087 when the test times out.
19088 (passes): New global.
19089 (top level): Break the testing loop if testing fails on any
19090 iteration. Use gdb_assert.
19091
b9394193
DB
190922015-02-04 Don Breazeal <donb@codesourcery.com>
19093
19094 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19095 and initialize them.
19096 (ipc_cleanup): New function.
19097 (main): Don't declare shmid, semid, and msqid. Add a call to
19098 atexit so that we call ipc_cleanup on exit.
19099
42d9e528
PA
191002015-02-04 Pedro Alves <palves@redhat.com>
19101
19102 * boards/native-extended-gdbserver.exp: Remove any target variant
19103 specifications from the board name before clearing the isremote
19104 flag from board_info.
19105
ae6ae975
DE
191062015-01-31 Doug Evans <xdje42@gmail.com>
19107
19108 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19109
cfb069a8
GB
191102015-01-31 Gary Benson <gbenson@redhat.com>
19111
19112 * gdb.base/completion.exp: Disable completion limiting for
19113 existing tests. Add new tests to check completion limiting.
19114 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19115
5dd31d79
DE
191162015-01-31 Doug Evans <xdje42@gmail.com>
19117
19118 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19119
9f050062
DE
191202015-01-31 Doug Evans <xdje42@gmail.com>
19121
19122 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19123 entries. Duplicate file section script entries.
19124 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19125 inlined entries. Add test for safe-path rejection.
19126 * gdb.python/py-section-script.c: Add duplicate inlined section script
19127 entries. Duplicate file section script entries.
19128 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19129 inlined entries. Add test for safe-path rejection.
19130
df25ebbd
JB
191312015-01-29 Joel Brobecker <brobecker@adacore.com>
19132
19133 * gdb.ada/disc_arr_bound: New testcase.
19134
4a0ca9ec
JB
191352015-01-29 Joel Brobecker <brobecker@adacore.com>
19136
19137 * gdb.ada/mi_var_array: New testcase.
19138
3a8b707a
DE
191392015-01-27 Doug Evans <dje@google.com>
19140
19141 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19142 Add test for objfile.filename, objfile.username after objfile
19143 has been unloaded.
19144
f8313f6e
JB
191452015-01-26 Joel Brobecker <brobecker@adacore.com>
19146
19147 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19148 the second test to print the name attribute of value
19149 returned by the call to gdb.lookup_type, and adjust
19150 the expected output accordingly.
19151
37bc665e
MW
191522015-01-25 Mark Wielaard <mjw@redhat.com>
19153
19154 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19155 * gdb.base/disp-step-fork.c: Include unistd.h.
19156 * gdb.base/siginfo-obj.c: Include stdio.h.
19157 * gdb.base/siginfo-thread.c: Likewise.
19158 * gdb.mi/non-stop.c: Include unistd.h.
19159 * gdb.mi/nsthrexec.c: Include stdio.h.
19160 * gdb.mi/pthreads.c: Include unistd.h.
19161 * gdb.modula2/unbounded1.c (main): Declare returns int.
19162 * gdb.reverse/consecutive-reverse.c: Likewise.
19163 * gdb.threads/create-fail.c: Include unistd.h.
19164 * gdb.threads/killed.c: Likewise.
19165 * gdb.threads/linux-dp.c: Likewise.
19166 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19167 * gdb.threads/non-ldr-exc-2.c: Likewise.
19168 * gdb.threads/non-ldr-exc-3.c: Likewise.
19169 * gdb.threads/non-ldr-exc-4.c: Likewise.
19170 * gdb.threads/pthreads.c: Include unistd.h.
19171 (main): Declare returns int.
19172 * gdb.threads/tls-main.c (foo): New declaration.
19173 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19174
f7e5394d
SM
191752015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19176
19177 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19178 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19179
743649fd
MW
191802015-01-15 Mark Wielaard <mjw@redhat.com>
19181
19182 * gdb.base/noreturn-return.c: New file.
19183 * gdb.base/noreturn-return.exp: New file.
19184 * gdb.base/noreturn-finish.c: New file.
19185 * gdb.base/noreturn-finish.exp: New file.
19186
198297aa
PA
191872015-01-23 Pedro Alves <palves@redhat.com>
19188
19189 * gdb.threads/continue-pending-after-query.c: New file.
19190 * gdb.threads/continue-pending-after-query.exp: New file.
19191
717cf30c
AG
191922015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19193 Simon Marchi <simon.marchi@ericsson.com>
19194
19195 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19196 * gdb.base/valgrind-db-attach.exp: Same.
19197 * gdb.base/valgrind-infcall.exp: Same.
19198 * lib/mi-support.exp (default_mi_gdb_start): Same.
19199 * lib/prompt.exp (default_prompt_gdb_start): Same.
19200 * lib/gdb.exp (default_gdb_spawn): Same.
19201 (gdb_interact): New.
19202
19203
4b62a76e
JK
192042015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19205
19206 * gdb.compile/compile.exp (pointer to jit function): New test.
19207
b4cdae6f
WW
192082015-01-17 Wei-cheng Wang <cole945@gmail.com>
19209
19210 * lib/gdb.exp (supports_process_record): Return true for
19211 powerpc*-*-linux*.
19212 (supports_reverse): Likewise.
19213
d221e7ef
DB
192142015-01-15 Don Breazeal <donb@codesourcery.com>
19215
19216 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19217 instead of checking whether the target board is remote and
19218 use spawn_wait_for_attach instead of exec/sleep.
19219 * gdb.base/attach-twice.exp: Likewise.
19220
bafffb51
JB
192212015-01-15 Joel Brobecker <brobecker@adacore.com>
19222
19223 * gdb.ada/var_arr_attrs: New testcase.
19224
5589af0e
PA
192252015-01-14 Pedro Alves <palves@redhat.com>
19226 Joel Brobecker <brobecker@adacore.com>
19227
19228 PR gdb/17525
19229 * gdb.base/bp-cmds-execution-x-script.c: New file.
19230 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19231 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19232
6c400b59
PA
192332015-01-14 Pedro Alves <palves@redhat.com>
19234
19235 PR cli/17828
19236 * gdb.base/batch-preserve-term-settings.c: New file.
19237 * gdb.base/batch-preserve-term-settings.exp: New file.
19238
e02c96a7
DE
192392015-01-13 Doug Evans <dje@google.com>
19240
19241 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19242 binary.
19243
576fd14c
JB
192442015-01-13 Joel Brobecker <brobecker@adacore.com>
19245
19246 * Makefile.in (clean mostlyclean): Do not delete *.py.
19247
04dccad0
JB
192482015-01-13 Joel Brobecker <brobecker@adacore.com>
19249
19250 * gdb.python/py-lookup-type.exp: New file.
19251
3d230f71
PA
192522015-01-12 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19255 restore GDBFLAGS before returning.
19256
7e67715d
JK
192572015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19258
19259 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19260 is_amd64_regs_target and is_x86_like_target.
19261
f2e0d4b4
DE
192622015-01-11 Doug Evans <xdje42@gmail.com>
19263
19264 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19265 is given without an explicit form.
19266 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19267 attributes.
19268 * gdb.dwarf/corrupt.exp: Ditto.
19269 * gdb.dwarf2/enum-type.exp: Ditto.
19270 * gdb.trace/entry-values.exp: Ditto.
19271 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19272
439250fb
DE
192732015-01-11 Doug Evans <xdje42@gmail.com>
19274
19275 PR gdb/15830
19276 * gdb.base/maint.exp: Remove references to "maint demangle".
19277 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19278 Add tests for explicitly specifying language to demangle.
19279 * gdb.dlang/demangle.exp: Ditto.
19280
ede9f622
PA
192812015-01-09 Pedro Alves <palves@redhat.com>
19282
19283 * gdb.threads/non-stop-fair-events.c: New file.
19284 * gdb.threads/non-stop-fair-events.exp: New file.
19285
a7b796db
PA
192862015-01-09 Pedro Alves <palves@redhat.com>
19287
19288 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19289 the global scope. Set a breakpoint after all threads are started
19290 rather than stepping over two source lines. Expect the prompt.
19291 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19292 global.
19293 (NUM): Now 15.
19294 (main): Use threads_started_barrier to wait for all threads to
19295 start. Main thread no longer calls thread_function. Exit after
19296 180 seconds.
19297 (loop): New function.
19298 (thread_function): Wait on threads_started_barrier barrier. Call
19299 'loop' at each iteration.
19300 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19301 threads have started, instead of hardcoding number of "next"
19302 steps. Use an access watchpoint instead of a write watchpoint.
19303
9665ffdd
PA
193042015-01-09 Pedro Alves <palves@redhat.com>
19305
19306 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19307 (thread_func): Wait on barrier.
19308 (main): Wait for all threads to start before stopping GDB.
19309 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19310 global.
19311 (thread1_func, thread2_func): Wait on barrier.
19312 (main): Wait for all threads to start before stopping GDB.
19313 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19314 New global.
19315 (thread1_func, thread2_func): Wait on barrier.
19316 (main): Wait for all threads to start before stopping GDB.
19317
c945a99f
PA
193182015-01-09 Pedro Alves <palves@redhat.com>
19319
19320 * gdb.threads/attach-many-short-lived-threads.c: New file.
19321 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19322
c1a747c1
PA
193232014-01-09 Pedro Alves <palves@redhat.com>
19324
19325 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19326 instead of to thread 2.
19327 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19328 Add barrier around each pthread_create call instead of around all
19329 calls.
19330 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19331 Set a break on thread_function and have the child threads hit it
19332 one at at a time.
19333
60b3033e
PA
193342015-01-09 Pedro Alves <palves@redhat.com>
19335
19336 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19337 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19338 false.
19339 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19340 checking whether the target board is remote.
19341 * gdb.multi/multi-attach.exp: Likewise.
19342 * gdb.python/py-sync-interp.exp: Likewise.
19343 * gdb.server/ext-attach.exp: Likewise.
19344 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19345 tests that need to attach, instead of checking whether the target
19346 board is remote at the top of the file.
19347
acc018ac
YQ
193482015-01-08 Yao Qi <yao@codesourcery.com>
19349
19350 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19351
50a18af8
JK
193522015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19353
19354 Fix testcase compilation.
19355 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19356
8503d6e1
JB
193572015-01-06 Joel Brobecker <brobecker@adacore.com>
19358
19359 * gdb.python/py-type.exp: Add a couple test about empty
19360 array creation, and negative-length array creation.
19361
cc73dbcc
DE
193622015-01-02 Doug Evans <xdje42@gmail.com>
19363
19364 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19365
0300bbc7
DE
193662015-01-02 Doug Evans <dje@google.com>
19367
19368 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19369
9d85a0ec
YQ
193702014-12-29 Yao Qi <yao@codesourcery.com>
19371
19372 * gdb.trace/entry-values.exp: Update comments. Rename variable
19373 bar_call_foo to returned_from_foo.
19374
87186c6a
MMN
193752014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19376
19377 PR gdb/17394
19378 * gdb.linespec/break-asm-file.c: New file.
19379 * gdb.linespec/break-asm-file.exp: New file.
19380 * gdb.linespec/break-asm-file0.s: New file.
19381 * gdb.linespec/break-asm-file1.s: New file.
19382
1bab7383
YQ
193832014-12-18 Nigel Stephens <nigel@mips.com>
19384 Maciej W. Rozycki <macro@codesourcery.com>
19385
19386 * gdb.base/float.exp: Handle the new output from "info float" on
19387 MIPS targets.
19388
1bc1068a
JK
193892014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19390
19391 Fix MinGW compilation.
19392 * gdb.compile/compile-ops.exp: Update untested message if
19393 !skip_compile_feature_tests.
19394 * gdb.compile/compile-setjmp.exp: Likewise.
19395 * gdb.compile/compile-tls.exp: Likewise.
19396 * gdb.compile/compile.exp: Likewise.
19397 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19398 supported on this host".
19399
b6615d10
DE
194002014-12-16 Doug Evans <xdje42@gmail.com>
19401
19402 * boards/stabs.exp: New file.
19403
25dda427
AA
194042014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19405
19406 * gdb.base/completion.exp: Adjust to format changes of "maint
19407 print user-registers".
19408
bf330350
CU
194092014-12-16 Catalin Udma <catalin.udma@freescale.com>
19410
19411 PR server/17457
19412 * gdb.arch/aarch64-fp.c: New file.
19413 * gdb.arch/aarch64-fp.exp: New file.
19414
395cf596
SDJ
194152014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19416
19417 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19418 r210637, r210913, r211666, r215400, r215817).
19419
19420 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19421 * dg-extract-results.py: New file.
19422 * dg-extract-results.sh: Use it if the environment seems
19423 suitable.
19424
19425 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19426
19427 * dg-extract-results.py (parse_run): Handle warnings that
19428 are printed before a test harness is run.
19429
19430 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19431
19432 * dg-extract-results.py (Named): Remove __cmp__ method.
19433 (output_variation): Use a key to sort variation.harnesses.
19434
19435 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19436
19437 * dg-extract-results.py: For Python 3, force sys.stdout to
19438 handle surrogate escape sequences.
19439 (safe_open): New function.
19440 (output_segment, main): Use it.
19441
19442 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19443
19444 * dg-extract-results.py (Prog.result_re): Include options
19445 in test name.
19446
19447 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19448
19449 * dg-extract-results.py (output_variation): Always sort if
19450 do_sum.
19451
e882ef3c
SM
194522014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19453
19454 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19455 as long as we get pagination notifications.
19456
4992aa20
JM
194572014-12-15 Jason Merrill <jason@redhat.com>
19458
19459 * Makefile.in (check-gdb.%): Restore.
19460 * README: Mention it.
19461
c1b5a1a6
JB
194622014-12-13 Joel Brobecker <brobecker@adacore.com>
19463
19464 * gdb.ada/str_uninit: New testcase.
19465
5537b577
JK
194662014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19467
19468 PR symtab/17642
19469 * gdb.base/vla-stub-define.c: New file.
19470 * gdb.base/vla-stub.c: New file.
19471 * gdb.base/vla-stub.exp: New file.
19472
bb2ec1b3
TT
194732014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19474 Jan Kratochvil <jan.kratochvil@redhat.com>
19475 Tom Tromey <tromey@redhat.com>
19476
19477 * configure.ac: Add gdb.compile/.
19478 * configure: Regenerate.
19479 * gdb.compile/Makefile.in: New file.
19480 * gdb.compile/compile-ops.exp: New file.
19481 * gdb.compile/compile-ops.c: New file.
19482 * gdb.compile/compile-tls.c: New file.
19483 * gdb.compile/compile-tls.exp: New file.
19484 * gdb.compile/compile-constvar.S: New file.
19485 * gdb.compile/compile-constvar.c: New file.
19486 * gdb.compile/compile-mod.c: New file.
19487 * gdb.compile/compile-nodebug.c: New file.
19488 * gdb.compile/compile-setjmp-mod.c: New file.
19489 * gdb.compile/compile-setjmp.c: New file.
19490 * gdb.compile/compile-setjmp.exp: New file.
19491 * gdb.compile/compile-shlib.c: New file.
19492 * gdb.compile/compile.c: New file.
19493 * gdb.compile/compile.exp: New file.
19494 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19495
4ff709eb
TT
194962014-12-12 Tom Tromey <tromey@redhat.com>
19497
19498 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19499 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19500
6dddd6a5
DE
195012014-12-12 Doug Evans <dje@google.com>
19502
19503 * lib/gdb-python.exp (get_python_valueof): New function.
19504 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19505
71c24708
AA
195062014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19507
19508 * gdb.base/completion.exp: Add test for completion of "info
19509 registers ".
19510
3e29f34a
MR
195112014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19512
19513 * gdb.base/func-ptrs.c: New file.
19514 * gdb.base/func-ptrs.exp: New file.
19515
fc126975
SM
195162014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19517
19518 PR breakpoints/17012
19519 * gdb.base/dprintf-detach.c: New file.
19520 * gdb.base/dprintf-detach.exp: New file.
19521
0a46d518
SM
195222014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19523
19524 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19525 * lib/gdb.exp (target_is_gdbserver): New procedure.
19526
a0be3e44
DE
195272014-12-08 Doug Evans <dje@google.com>
19528
19529 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19530
df1b803a
YQ
195312014-12-05 Yao Qi <yao@codesourcery.com>
19532
19533 * gdb.guile/scm-error.exp: Remove the third argument to
19534 gdb_remote_download.
19535 * gdb.guile/scm-frame-args.exp: Likewise.
19536 * gdb.guile/scm-section-script.exp: Likewise.
19537
ddb9f679
YQ
195382014-12-05 Yao Qi <yao@codesourcery.com>
19539
19540 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19541
86e4ed39
DE
195422014-12-04 Doug Evans <dje@google.com>
19543
19544 * gdb.python/py-objfile.exp: Add tests for
19545 objfile.add_separate_debug_file.
19546
7c50a931
DE
195472014-12-04 Doug Evans <dje@google.com>
19548
19549 * lib/gdb.exp (get_build_id): New function.
19550 (build_id_debug_filename_get): Rewrite to use it.
19551 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19552
621661e3
MR
195532014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19554
19555 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19556 `method(long)', not just 0x0.
19557 * gdb.cp/nsalias.exp: Align code labels to 4.
19558 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19559 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19560 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19561 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19562 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19563 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19564
29f0c3b7
DE
195652014-12-02 Doug Evans <dje@google.com>
19566
e1e061e7 19567 PR symtab/17602
29f0c3b7 19568 * gdb.cp/anon-ns.cc: Move guts of this file to ...
e1e061e7 19569 * gdb.cp/anon-ns2.cc: ... here. New file.
29f0c3b7
DE
19570 * gdb.cp/anon-ns.exp: Update.
19571
162078c8
NB
195722014-12-02 Nick Bull <nicholaspbull@gmail.com>
19573
19574 * gdb.python/py-events.py (inferior_call_handler): New.
19575 (register_changed_handler, memory_changed_handler): New.
19576 (test_events.invoke): Register new handlers.
19577 * gdb.python/py-events.exp: Add tests for inferior call,
19578 memory_changed and register_changed events.
19579
fdb09caf
AA
195802014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19581
19582 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19583 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19584 if the linker doesn't understand this.
19585
55cfb2c4
SM
195862014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19587
19588 * gdb.python/python.exp: Change expected reply to help().
19589
9e8cd6df
YQ
195902014-12-01 Yao Qi <yao@codesourcery.com>
19591
19592 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19593 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19594 * configure: Re-generated.
19595
6c659fc2
SC
195962014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19597
19598 * gdb.cp/chained-calls.cc: New file.
19599 * gdb.cp/chained-calls.exp: New file.
19600 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19601
d7fc3181
SM
196022014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19603
19604 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19605 * gdb.dwarf2/symtab-producer.exp: Same.
19606 * gdb.gdb/python-interrupts.exp: Same.
19607 * gdb.gdb/python-selftest.exp: Same.
19608 * gdb.python/py-linetable.exp: Same.
19609 * gdb.python/py-type.exp: Same.
19610 * gdb.python/py-value-cc.exp: Same.
19611 * gdb.python/py-value.exp: Same.
19612
10e79639
YQ
196132014-11-28 Yao Qi <yao@codesourcery.com>
19614
19615 * gdb.base/break-probes.exp: Match library name prefixed with
19616 sysroot.
19617
f28a0564
SM
196182014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19619
19620 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19621 test expected output. Add parentheses for the call to print.
19622 Remove L suffix from integers.
19623
3fe1ce1d
DE
196242014-11-26 Doug Evans <dje@google.com>
19625
19626 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19627
84429e27
YQ
196282014-11-22 Yao Qi <yao@codesourcery.com>
19629
19630 * gdb.trace/entry-values.c: Remove asms.
19631 (foo): Add foo_label.
19632 (bar): Add bar_label.
19633 * gdb.trace/entry-values.exp: Remove code computing foo's
19634 length and bar's length.
19635 (Dwarf::assemble): Invoke function_range for bar and use
19636 MACRO_AT_func for foo.
19637
26741859
YQ
196382014-11-22 Yao Qi <yao@codesourcery.com>
19639
19640 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19641 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19642 Use .Lgcc43_procstart instead of gcc43.
19643
45e44d27
JB
196442014-11-21 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.ada/n_arr_bound: New testcase.
19647
458c8db8
SDJ
196482014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19649
19650 PR breakpoints/10737
19651 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19652 test_catch_syscall_multi_arch.
19653 (test_catch_syscall_multi_arch): New function.
19654
43f3e411
DE
196552014-11-20 Doug Evans <xdje42@gmail.com>
19656
19657 * gdb.base/maint.exp: Update expected output.
19658
0d7b2549
AA
196592014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
19660
19661 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
19662 4-byte instruction on S390.
19663
8908fca5
JB
196642014-11-19 Joel Brobecker <brobecker@adacore.com>
19665
19666 * gdb.ada/arr_arr: New testcase.
19667
4a46959e
JB
196682014-11-19 Joel Brobecker <brobecker@adacore.com>
19669
19670 * gdb.ada/pkd_arr_elem: New Testcase.
19671
470e2f4e
LM
196722014-11-18 Luis Machado <lgustavo@codesourcery.com>
19673
19674 * gdb.reverse/break-precsave: Expect completion message for
19675 core file reads.
19676 * gdb.reverse/consecutive-precsave.exp: Likewise.
19677 * gdb.reverse/finish-precsave.exp: Likewise.
19678 * gdb.reverse/i386-precsave.exp: Likewise.
19679 * gdb.reverse/machinestate-precsave.exp: Likewise.
19680 * gdb.reverse/sigall-precsave.exp: Likewise.
19681 * gdb.reverse/solib-precsave.exp: Likewise.
19682 * gdb.reverse/step-precsave.exp: Likewise.
19683 * gdb.reverse/until-precsave.exp: Likewise.
19684 * gdb.reverse/watch-precsave.exp: Likewise.
19685
a267f3ad
AA
196862014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19687
19688 * gdb.base/bp-permanent.c: Include unistd.h.
19689 * gdb.python/py-framefilter-mi.c (main): Add return type.
19690 * gdb.python/py-framefilter.c (main): Likewise.
19691 * gdb.trace/actions-changed.c (main): Likewise.
19692
12084a9a
AA
196932014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19694
19695 * gdb.mi/until.c: Add eye-catchers.
19696 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
19697 line numbers.
19698
dc7e1a77
AA
196992014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19700
19701 * gdb.base/condbreak.exp: Drop references to removed non-prototype
19702 function header variants in break1.c.
19703 * gdb.base/ena-dis-br.exp: Likewise.
19704 * gdb.base/hbreak2.exp: Likewise.
19705 * gdb.reverse/until-precsave.exp: Drop references to removed
19706 non-prototype function header variants in ur1.c.
19707 * gdb.reverse/until-reverse.exp: Likewise.
19708
41c77605
PM
197092014-11-17 Petr Machata <pmachata@redhat.com>
19710
19711 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
19712 ${_cu_offset_size} bytes abbrev offset.
19713
34248c3a
DE
197142014-11-15 Doug Evans <xdje42@gmail.com>
19715
19716 PR symtab/17559
19717 * gdb.base/line-symtabs.exp: New file.
19718 * gdb.base/line-symtabs.c: New file.
19719 * gdb.base/line-symtabs.h: New file.
19720
646da059
YQ
197212014-11-14 Yao Qi <yao@codesourcery.com>
19722
19723 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
19724 (func): Add label func_label.
19725 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
19726 Replace low_pc and high_pc with MACRO_AT_range.
19727 Replace name, low_pc and high_pc with MACRO_AT_func.
19728
9301ebe6
YQ
197292014-11-14 Yao Qi <yao@codesourcery.com>
19730
19731 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
19732 Replace name, low_pc and high_pc with MACRO_AT_func.
19733
f166b542
YQ
197342014-11-14 Yao Qi <yao@codesourcery.com>
19735
19736 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
19737 produce debug information.
19738 * gdb.dwarf2/implptr-optimized-out.S: Removed.
19739
0f6e71e3
YQ
197402014-11-14 Yao Qi <yao@codesourcery.com>
19741
19742 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
19743 object and get function length.
19744 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
19745 with MACRO_AT_func.
19746 (top-level): Replace gdb_compile and clean_restart with
19747 prepare_for_testing.
19748 * gdb.dwarf2/main.c (main): Add label main_label.
19749
876c4df9
YQ
197502014-11-14 Yao Qi <yao@codesourcery.com>
19751
19752 * lib/dwarf.exp (function_range): New procedure.
19753 (Dwarf::_handle_macro_at_func): New procedure.
19754 (Dwarf::_handle_macro_at_range): New procedure.
19755 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
19756
02ad9cf1
YQ
197572014-11-14 Yao Qi <yao@codesourcery.com>
19758
19759 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
19760 (_handle_attribute): New procedure.
19761
a59add0c
AA
197622014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19763
19764 * gdb.ada/cond_lang/foo.c (callme): Add return type.
19765 * gdb.base/call-sc.c (zed): Likewise.
19766 * gdb.base/checkpoint.c (main): Likewise.
19767 * gdb.base/dump.c (main): Likewise.
19768 * gdb.base/gcore.c (main): Likewise.
19769 * gdb.base/huge.c (main): Likewise.
19770 * gdb.base/multi-forks.c (main): Likewise.
19771 * gdb.base/pr10179-a.c (main): Likewise.
19772 * gdb.base/savedregs.c (main): Likewise.
19773 * gdb.base/sigaltstack.c (main): Likewise.
19774 * gdb.base/siginfo.c (main): Likewise.
19775 * gdb.base/structs.c (zed): Likewise.
19776 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
19777 * gdb.mi/mi-syn-frame.c (main): Likewise.
19778 * gdb.mi/until.c (foo, main): Likewise.
19779 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
19780 * gdb.base/solib-weak.c (foo): Declare.
19781 * gdb.base/attach-twice.c: Include stdio.h.
19782 * gdb.base/weaklib1.c: Likewise.
19783 * gdb.base/weaklib2.c: Likewise.
19784 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
19785 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
19786 unistd.h.
19787 * gdb.base/attach-pie-misread.c: Include stdlib.h.
19788 * gdb.mi/mi-exit-code.c: Likewise.
19789 * gdb.base/break-interp-lib.c: Include string.h.
19790 * gdb.base/coremaker.c: Likewise.
19791 * gdb.base/testenv.c: Likewise.
19792 * gdb.python/py-finish-breakpoint.c: Likewise.
19793 * gdb.base/inferior-died.c: Include sys/wait.h.
19794 * gdb.base/fileio.c: Include time.h.
19795 * gdb.base/async-shell.c: Include unistd.h.
19796 * gdb.base/dprintf-non-stop.c: Likewise.
19797 * gdb.base/info-os.c: Likewise.
19798 * gdb.mi/mi-console.c: Likewise.
19799 * gdb.mi/watch-nonstop.c: Likewise.
19800 * gdb.python/py-events.c: Likewise.
19801 * gdb.base/async.c (baz): Move up before its invocation.
19802 * gdb.base/code_elim2.c (my_global_func): Likewise.
19803 * gdb.base/skip-solib-lib.c (multiply): Likewise.
19804 * gdb.base/advance.c (func2): Likewise.
19805
3b5d5997
AA
198062014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19807
19808 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
19809 variant.
19810 * gdb.base/annota3.c: Likewise.
19811 * gdb.base/async.c: Likewise.
19812 * gdb.base/average.c: Likewise.
19813 * gdb.base/call-ar-st.c: Likewise.
19814 * gdb.base/call-rt-st.c: Likewise.
19815 * gdb.base/call-sc.c: Likewise.
19816 * gdb.base/call-strs.c: Likewise.
19817 * gdb.base/ending-run.c: Likewise.
19818 * gdb.base/execd-prog.c: Likewise.
19819 * gdb.base/exprs.c: Likewise.
19820 * gdb.base/foll-exec.c: Likewise.
19821 * gdb.base/foll-fork.c: Likewise.
19822 * gdb.base/foll-vfork.c: Likewise.
19823 * gdb.base/funcargs.c: Likewise.
19824 * gdb.base/gcore.c: Likewise.
19825 * gdb.base/jump.c: Likewise.
19826 * gdb.base/langs0.c: Likewise.
19827 * gdb.base/langs1.c: Likewise.
19828 * gdb.base/langs2.c: Likewise.
19829 * gdb.base/mips_pro.c: Likewise.
19830 * gdb.base/nodebug.c: Likewise.
19831 * gdb.base/opaque0.c: Likewise.
19832 * gdb.base/opaque1.c: Likewise.
19833 * gdb.base/recurse.c: Likewise.
19834 * gdb.base/run.c: Likewise.
19835 * gdb.base/scope0.c: Likewise.
19836 * gdb.base/scope1.c: Likewise.
19837 * gdb.base/setshow.c: Likewise.
19838 * gdb.base/setvar.c: Likewise.
19839 * gdb.base/shmain.c: Likewise.
19840 * gdb.base/shr1.c: Likewise.
19841 * gdb.base/shr2.c: Likewise.
19842 * gdb.base/sigall.c: Likewise.
19843 * gdb.base/signals.c: Likewise.
19844 * gdb.base/so-indr-cl.c: Likewise.
19845 * gdb.base/solib2.c: Likewise.
19846 * gdb.base/structs.c: Likewise.
19847 * gdb.base/sum.c: Likewise.
19848 * gdb.base/vforked-prog.c: Likewise.
19849 * gdb.base/watchpoint.c: Likewise.
19850 * gdb.reverse/shr2.c: Likewise.
19851 * gdb.reverse/until-reverse.c: Likewise.
19852 * gdb.reverse/ur1.c: Likewise.
19853 * gdb.reverse/watch-reverse.c: Likewise.
19854
066a77c5
AA
198552014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19856
19857 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
19858 variant.
19859 * gdb.base/sepdebug.exp: Drop references to removed code.
19860
4f204ea5
AA
198612014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19862
19863 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
19864 variant. Preserve original line numbering.
19865 * gdb.base/list1.c: Likewise.
19866
3b377a3a
AA
198672014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19868
19869 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
19870 variant.
19871 * gdb.base/break1.c: Likewise.
19872 * gdb.base/break.exp: Drop references to removed code.
19873
e444df73
AA
198742014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19875
19876 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
19877 variant.
19878
8008f2a7
AA
198792014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19880
19881 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
19882
a5a06887
AA
198832014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19884
19885 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
19886 logic into perform_all_tests() and invoke it with and without
19887 function header prototypes.
19888 (do_function_calls): Remove conditional XFAIL for PR 5318.
19889 (rerun_and_prepare): Remove duplicate code.
19890 (perform_all_tests): New. Main logic moved here.
19891
44dba9b9
AA
198922014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19893
19894 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
19895 code guarded by #ifdef NO_PROTOTYPES.
19896 (t_double_many_args): Likewise.
19897 (DEF_FUNC_MANY_ARGS_1): Likewise.
19898 (DEF_FUNC_VALUES_1): Likewise.
19899 (t_structs_ldc): Renamed from t_structs_fc in conditional code
19900 guarded by #ifdef PROTOTYPES.
19901
d1fbcd56
AA
199022014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19903
19904 * gdb.mi/mi-console.c: Add eye-catcher.
19905 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
19906 instead of literal line number.
19907
b0e59b8f
AA
199082014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19909
19910 * gdb.base/shr2.c: Add eye-catcher.
19911 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
19912 line number.
19913
78f98cca
AA
199142014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19915
19916 * gdb.base/jump.c: Add eye-catchers.
19917 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
19918 numbers.
19919
58fa2af0
AA
199202014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19921
19922 * gdb.base/execd-prog.c: Add eye-catchers.
19923 * gdb.base/foll-exec.c: Likewise.
19924 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
19925 line numbers.
19926
04e5059b
AA
199272014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19928
19929 * gdb.base/ending-run.c: Add eye-catchers.
19930 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
19931 literal line numbers.
19932
dbfdb174
AA
199332014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19934
19935 * gdb.base/call-rt-st.c: Add eye-catchers.
19936 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
19937 literal line numbers.
19938
888a2ade
AA
199392014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19940
19941 * gdb.base/call-ar-st.c: Add eye-catchers.
19942 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
19943 literal line numbers.
19944
6acc2dde
AA
199452014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19946
19947 * gdb.base/average.c: Add eye-catchers.
19948 * gdb.base/sum.c: Likewise.
19949 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
19950 regexps dynamically.
19951
9ecfcd1d
AA
199522014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19953
19954 * gdb.base/solib1.c: Add eye-catchers.
19955 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
19956 literal line numbers.
19957
78708b7c
PA
199582014-11-12 Pedro Alves <palves@redhat.com>
19959
19960 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
19961 leader has exited.
19962
af48d08f
PA
199632014-11-12 Pedro Alves <palves@redhat.com>
19964
19965 * gdb.arch/i386-bp_permanent.c: New file.
19966 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
19967 (srcfile): Set to i386-bp_permanent.c.
19968 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
19969 that stepi does not execute the 'leave' instruction, instead of
19970 testing it does execute.
19971 * gdb.base/bp-permanent.c: New file.
19972 * gdb.base/bp-permanent.exp: New file.
19973
af3768e9
DE
199742014-11-10 Doug Evans <xdje42@gmail.com>
19975
19976 PR symtab/17564
19977 * gdb.base/symtab-search-order.exp: New file.
19978 * gdb.base/symtab-search-order.c: New file.
19979 * gdb.base/symtab-search-order-1.c: New file.
19980 * gdb.base/symtab-search-order-shlib-1.c: New file.
19981
9de00a4a
PA
199822014-11-07 Pedro Alves <palves@redhat.com>
19983
19984 PR gdb/17511
19985 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
19986 i?86-*-linux*.
19987
e0f52461
SC
199882014-11-03 Siva Chandra Reddy <sivachandra@google.com>
19989
19990 PR c++/17494
19991 * gdb.cp/pr17494.cc: New file.
19992 * gdb.cp/pr17494.exp: New file.
19993
6ce8c980
YQ
199942014-11-02 Yao Qi <yao@codesourcery.com>
19995
19996 * gdb.python/python.exp: Get working directory and match the
19997 output of "set extended-prompt \\w " with it.
19998
02be9a71
DE
199992014-10-30 Doug Evans <dje@google.com>
20000
20001 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20002 in objfiles.
20003 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20004 in progspaces.
20005
3bdff46b
LM
200062014-10-30 Janis Johnson <janisjo@codesourcery.com>
20007
20008 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20009 * gdb.base/realname-expand.exp: Likewise.
20010 * gdb.linespec/macro-relative.exp: Likewise.
20011
ab917dfb
PA
200122014-10-29 Pedro Alves <palves@redhat.com>
20013
20014 PR gdb/17408
20015 * gdb.threads/schedlock.c (some_function): New function.
20016 (call_function): New global.
20017 (MAYBE_CALL_SOME_FUNCTION): New macro.
20018 (thread_function): Call it.
20019 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20020 and use it instead of a global counter. Adjust all callers.
20021 (get_current_thread): Use "find current thread" for test message
20022 here rather than having all callers pass down the same string.
20023 (goto_loop): New procedure, factored out from ...
20024 (my_continue): ... this.
20025 (step_ten_loops): Change parameter from test message to command to
20026 use. Adjust.
20027 (list_count): Delete global.
20028 (check_result): New procedure, factored out from duplicate top
20029 level code.
20030 (continue tests): Wrap in with_test_prefix.
20031 (test_step): New procedure, factored out from duplicate top level
20032 code.
20033 (top level): Test "step" in combination with all scheduler-locking
20034 modes. Test "next" in combination with all scheduler-locking
20035 modes, and in combination with stepping over a function call or
20036 not.
20037 * gdb.threads/next-bp-other-thread.c: New file.
20038 * gdb.threads/next-bp-other-thread.exp: New file.
20039
d3d4baed
PA
200402014-10-29 Pedro Alves <palves@redhat.com>
20041
20042 PR python/17372
20043 * gdb.python/python.exp: Test a multi-line command that spawns
20044 interactive Python.
20045 * gdb.base/multi-line-starts-subshell.exp: New file.
20046
563e8d85
YQ
200472014-10-29 Yao Qi <yao@codesourcery.com>
20048
20049 * gdb.base/fileio.exp: Make directories on host.
20050
0ea4d52e
YQ
200512014-10-29 Yao Qi <yao@codesourcery.com>
20052
20053 * gdb.base/fileio.c (test_write): Close the file.
20054
7f5ef605
PA
200552014-10-28 Pedro Alves <palves@redhat.com>
20056
20057 PR gdb/12623
20058 * gdb.base/sigstep.c (no_handler): New global.
20059 (main): If 'no_handler is true, set the signal handlers to
20060 SIG_IGN.
20061 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20062 with_sw_watch and no_handler parameters. Handle them.
20063 (top level) <stepping over handler when stopped at a breakpoint
20064 test>: Add a test axis for testing with a software watchpoint, and
20065 another for testing with the signal handler set to SIG_IGN.
20066 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20067 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20068
abbdbd03
PA
200692014-10-28 Pedro Alves <palves@redhat.com>
20070
20071 PR gdb/17511
20072 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20073 * gdb.base/sigstep.exp (other_handler_location): New global.
20074 (advance): Support stepping into the signal handler, and running
20075 commands while in the handler.
20076 (in_handler_map): New global.
20077 (top level): In the advance test, add combinations for getting
20078 into the handler with stepping commands, and for running commands
20079 in the handler. Add comment descripting the advancei tests.
20080
1df4399f
PA
200812014-10-28 Pedro Alves <palves@redhat.com>
20082
20083 * gdb.base/sigstep.exp: Use build_executable instead of
20084 prepare_for_testing.
20085 (top level): Move code that starts GDB, runs to main and creates a
20086 display to ...
20087 (restart): ... this new procedure.
20088 (top level): Move backtrace from signal handler test to ...
20089 (validate_backtrace): ... this new procedure.
20090 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20091 with_test_prefix. Always restart GDB.
20092 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20093 with_test_prefix. Always restart GDB. No need to delete
20094 breakpoints after the test.
20095 (test_skip_handler): Remove prefix parameter.
20096 (skip_over_handler, breakpoint_to_handler)
20097 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20098 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20099 restart GDB. No need to delete breakpoints after the test.
20100 (top level): Use foreach to call the test procedures with
20101 different commands.
20102
a5b6e449
PA
201032014-10-28 Pedro Alves <palves@redhat.com>
20104
20105 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20106 instead of GNATS numbers.
20107 * gdb.base/sigbpt.exp: Likewise.
20108 * gdb.base/siginfo.exp: Likewise.
20109 * gdb.base/sigstep.exp: Likewise.
20110
e5f8a7cc
PA
201112014-10-27 Pedro Alves <palves@redhat.com>
20112
20113 * gdb.base/sigstep.c (dummy): New global.
20114 (main): Issue a couple writes to the new global.
20115 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20116 procedures.
20117 (skip_over_handler): Use test_skip_handler.
20118 (top level): Call skip_over_handler for stepi and nexti too.
20119 (breakpoint_over_handler): Use test_skip_handler.
20120 (top level): Call breakpoint_over_handler for stepi and nexti too.
20121
763905a3
YQ
201222014-10-27 Yao Qi <yao@codesourcery.com>
20123
20124 * gdb.trace/tfile.c (adjust_function_address)
20125 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20126 function descriptor.
20127
6f259a23
DB
201282014-10-24 Don Breazeal <donb@codesourcery.com>
20129
20130 * gdb.base/foll-fork.exp (test_follow_fork,
20131 catch_fork_child_follow): Check for updated fork messages emitted
20132 from infrun.c.
20133 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20134 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20135 vfork_and_exec_child_follow_through_step): Check for updated vfork
20136 messages emitted from infrun.c.
20137
09dd9a69
PA
201382014-10-24 Pedro Alves <palves@redhat.com>
20139
20140 * gdb.base/corefile.exp: Remove references to ultrix.
20141 * gdb.base/interrupt.exp: Likewise.
20142 * gdb.base/whatis.exp: Likewise.
20143 * gdb.gdb/selftest.exp: Likewise.
20144 * gdb.threads/manythreads.exp: Likewise.
20145 * gdb.threads/print-threads.exp: Likewise.
20146 * gdb.threads/pthreads.exp:: Likewise.
20147 * gdb.threads/schedlock.exp: Likewise.
20148
3433cfa5
SC
201492014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20150
20151 * gdb.cp/non-trivial-retval.cc: Add a test case.
20152 * gdb.cp/non-trivial-retval.exp: Add a test.
20153
092f880b
YQ
201542014-10-20 Yao Qi <yao@codesourcery.com>
20155
20156 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20157 * gdb.python/py-objfile-script-gdb.py: New file.
20158 * gdb.python/py-objfile-script.exp: Update reference to
20159 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20160 of remote_download. Remove the dest file.
20161
acbdb7f3
YQ
201622014-10-20 Yao Qi <yao@codesourcery.com>
20163
20164 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20165 * gdb.base/step-line.exp: Likewise.
20166 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20167 * gdb.dwarf2/dw2-basic.exp: Likewise.
20168 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20169 * gdb.dwarf2/dw2-filename.exp: Likewise.
20170 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20171 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20172 * gdb.dwarf2/dw2-producer.exp: Likewise.
20173 * gdb.dwarf2/mac-fileno.exp: Likewise.
20174 * gdb.python/py-frame-args.exp: Likewise.
20175 * gdb.python/py-framefilter.exp: Likewise.
20176 * gdb.python/py-mi.exp: Likewise.
20177 * gdb.python/py-objfile-script.exp: Likewise
20178 * gdb.python/py-pp-integral.exp: Likewise.
20179 * gdb.python/py-pp-re-notag.exp: Likewise.
20180 * gdb.python/py-prettyprint.exp: Likewise.
20181 * gdb.python/py-section-script.exp: Likewise.
20182 * gdb.python/py-typeprint.exp: Likewise.
20183 * gdb.python/py-xmethods.exp: Likewise.
20184 * gdb.stabs/weird.exp: Likewise.
20185 * gdb.xml/tdesc-regs.exp: Likewise.
20186
bd286a29
KCY
201872014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20188
20189 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20190 (out_cu): Use addr_len for the size of addresses.
20191 (out_line): Likewise. Size DW_LNE_set_address instruction
20192 according to addr_len.
20193 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20194 (FUNC): Add START_INSNS to definition.
20195
673dc4a0
YQ
201962014-10-18 Yao Qi <yao@codesourcery.com>
20197
20198 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20199 gdb_has_argv0 return true.
20200 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20201 check [target_info exists noargs], check [gdb_has_argv0]
20202 instead.
20203 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20204 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20205 procedures.
20206
4ffbba72
DE
202072014-10-17 Doug Evans <dje@google.com>
20208
20209 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20210 event.
20211 * gdb.python/py-events.py: Add clear_objfiles event.
20212
d096d8c1
DE
202132014-10-17 Doug Evans <dje@google.com>
20214
20215 * gdb.python/py-objfile.exp: Test progspace attribute.
20216
a80db015
LM
202172014-10-17 Luis Machado <lgustavo@codesourcery.com>
20218
20219 * gdb.guile/scm-breakpoint.exp: Do not assume any
20220 directory separators when matching source file paths.
20221 * gdb.python/py-breakpoint.exp: Likewise.
20222 * gdb.reverse/break-precsave.exp: Likewise.
20223 * gdb.reverse/break-reverse.exp: Likewise.
20224 * gdb.reverse/consecutive-precsave.exp: Likewise.
20225 * gdb.reverse/finish-precsave.exp: Likewise.
20226 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20227 * gdb.reverse/finish-reverse.exp: Likewise.
20228 * gdb.reverse/i386-precsave.exp: Likewise.
20229 * gdb.reverse/i387-env-reverse.exp: Likewise.
20230 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20231 * gdb.reverse/machinestate-precsave.exp: Likewise.
20232 * gdb.reverse/machinestate.exp: Likewise.
20233 * gdb.reverse/sigall-precsave.exp: Likewise.
20234 * gdb.reverse/solib-precsave.exp: Likewise.
20235 * gdb.reverse/step-precsave.exp: Likewise.
20236 * gdb.reverse/until-precsave.exp: Likewise.
20237 * gdb.reverse/watch-precsave.exp: Likewise.
20238 * gdb.reverse/watch-reverse.exp: Likewise.
20239
b22089ab
YQ
202402014-10-17 Yao Qi <yao@codesourcery.com>
20241
20242 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20243 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20244
6c4486e6
PA
202452014-10-17 Pedro Alves <palves@redhat.com>
20246
20247 PR gdb/17471
20248 * gdb.base/bg-execution-repeat.c: New file.
20249 * gdb.base/bg-execution-repeat.exp: New file.
20250
0ff33695
PA
202512014-10-17 Pedro Alves <palves@redhat.com>
20252
20253 PR gdb/17300
20254 * gdb.base/continue-all-already-running.c: New file.
20255 * gdb.base/continue-all-already-running.exp: New file.
20256
6fdebc3d
PA
202572014-10-17 Pedro Alves <palves@redhat.com>
20258
20259 PR gdb/17472
20260 * gdb.base/annota-input-while-running.c: New file.
20261 * gdb.base/annota-input-while-running.exp: New file.
20262
32a8097b
PA
202632014-10-17 Pedro Alves <palves@redhat.com>
20264
20265 * gdb.base/callfuncs.exp: emove references to osf.
20266 * gdb.base/sigall.exp: Likewise.
20267 * gdb.gdb/selftest.exp: Likewise.
20268 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20269 * gdb.mi/non-stop.c: Likewise.
20270 * gdb.mi/pthreads.c: Likewise.
20271 * gdb.reverse/sigall-precsave.exp: Likewise.
20272 * gdb.reverse/sigall-reverse.exp: Likewise.
20273 * gdb.threads/pthreads.c: Likewise.
20274 * gdb.threads/pthreads.exp: Likewise.
20275
7a3517ff
YQ
202762014-10-17 Yao Qi <yao@codesourcery.com>
20277
20278 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20279 check 'target_info exists noargs'.
20280 (test_command_prompt_position): Likewise.
20281 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20282 Remove "set args".
20283 (progvar_simple_while_test): Likewise.
20284 (progvar_complex_if_while_test): Likewise.
20285 (if_while_breakpoint_command_test): Likewise.
20286 (infrun_breakpoint_command_test): Likewise.
20287 (breakpoint_command_test): Likewise.
20288 (watchpoint_command_test): Likewise.
20289 (bp_deleted_in_command_test): Likewise.
20290 (temporary_breakpoint_commands): Likewise.
20291
bb99c472
YQ
202922014-10-16 Yao Qi <yao@codesourcery.com>
20293
20294 * gdb.base/remotetimeout.exp: Remove noargs checking.
20295
7c16b83e
PA
202962014-10-15 Pedro Alves <palves@redhat.com>
20297
20298 PR breakpoints/9649
20299 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20300 * gdb.base/breakpoint-in-ro-region.exp
20301 (probe_target_hardware_step): New procedure.
20302 (top level): Probe hardware stepping and hardware breakpoint
20303 support. Test stepping through a read-only region, with both
20304 "breakpoint auto-hw" on and off and both "always-inserted" on and
20305 off.
20306
35a49624
IB
203072014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20308
20309 * gdb.dlang/demangle.exp: Update for demangling changes.
20310
2d1c107c
SC
203112014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20312
20313 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20314 * gdb.cp/non-trivial-retval.exp: Add new tests.
20315
778811d5
SC
203162014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20317
20318 PR c++/13403
20319 PR c++/15154
20320 * gdb.cp/non-trivial-retval.cc: New file.
20321 * gdb.cp/non-trivial-retval.exp: New file.
20322
10c5f0a8
YQ
203232014-10-15 Yao Qi <yao@codesourcery.com>
20324
20325 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20326 remote host.
20327
65d7b369
YQ
203282014-10-15 Yao Qi <yao@codesourcery.com>
20329
20330 * gdb.python/py-symbol.exp: Match file base name if host is
20331 remote, otherwise match file name with dir name.
20332 * gdb.python/py-symtab.exp: Likewise.
20333 * gdb.python/python.exp: Likewise.
20334
46dc1394
YQ
203352014-10-15 Yao Qi <yao@codesourcery.com>
20336
20337 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20338 pattern.
20339 * gdb.python/py-symtab.exp: Likewise.
20340 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20341 locationn.
20342
c40cc657
JB
203432014-10-14 Joel Brobecker <brobecker@adacore.com>
20344
20345 * gdb.ada/addr_arith: New testcase.
20346
2abf49e1
MR
203472014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20348
20349 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20350 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20351 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20352 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20353
f7088df3
SDJ
203542014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20355
20356 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20357 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20358 * gdb.arch/stap-eval-lang-ada.exp: New file.
20359
4dc06805
YQ
203602014-10-14 Yao Qi <yao@codesourcery.com>
20361
20362 * gdb.mi/mi-var-child.c (nothing1): New function.
20363 (nothing2): New function.
20364 (do_children_tests): Set function pointers by nothing1 and
20365 nothing2.
20366 * gdb.mi/mi-var-child.exp: Step over new added statements.
20367 Update test to match the new output.
20368 * gdb.mi/var-cmd.c (nothing1): New function.
20369 (nothing2): New function.
20370 (do_children_tests): Set function pointers by nothing1 and
20371 nothing2.
20372 * gdb.mi/mi-var-display.exp: Update test to match output.
20373 Step to the line specified by $line_dct_nothing.
20374 Increase the number of lines to step.
20375
46a93de2
YQ
203762014-10-14 Yao Qi <yao@codesourcery.com>
20377
20378 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20379 tests.
20380 * gdb.mi/mi2-var-child.exp: Likewise.
20381
14ea52ee
DE
203822014-10-13 Doug Evans <dje@google.com>
20383
20384 * gdb.python/py-objfile.exp: Change name of file name test.
20385
e5c6e92b
DE
203862014-10-13 Doug Evans <dje@google.com>
20387
20388 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20389 from the start of the CU.
20390
c780cc2f
JK
203912014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20392 Yao Qi <yao@codesourcery.com>
20393
20394 Fix "save breakpoints" for "catch" command.
20395 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20396 Remove -nonewline. Match also the added "main" line.
20397
99894e11
JK
203982014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20399
20400 Fix "save breakpoints" for "disable $bpnum" command.
20401 * gdb.base/save-bp.c (main): Add label.
20402 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20403
6e1ac5a3
JK
204042014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20405
20406 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20407
754dd2b0
YQ
204082014-10-11 Yao Qi <yao@codesourcery.com>
20409
20410 * gdb.server/server-kill.exp: Execute command
20411 "set remote trace-status-packet on" before "tstatus".
20412
f90183d7
YQ
204132014-10-11 Yao Qi <yao@codesourcery.com>
20414
20415 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20416 (main): Call getppid.
20417 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20418 and continue to it. Read variable "server_pid".
20419
bf40a607
YQ
204202014-10-11 Yao Qi <yao@codesourcery.com>
20421
20422 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20423
052ca370
YQ
204242014-10-11 Yao Qi <yao@codesourcery.com>
20425
20426 * gdb.threads/thread-find.exp: Don't execute command
20427 "info threads".
20428 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20429 * gdb.threads/linux-dp.exp: Don't check the condition
20430 $threads_created equals to zero.
20431
3831839c
PA
204322014-10-10 Pedro Alves <palves@redhat.com>
20433
20434 * gdb.base/bigcore.exp: Remove references to IRIX.
20435 * gdb.base/funcargs.exp: Likewise.
20436 * gdb.base/interrupt.exp: Likewise.
20437 * gdb.base/mips_pro.exp: Likewise.
20438 * gdb.base/nodebug.exp: Likewise.
20439 * gdb.base/setvar.exp: Likewise.
20440 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20441
8b9a549d
PA
204422014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20443 Pedro Alves <palves@redhat.com>
20444
20445 PR symtab/14466
20446 * gdb.base/vdso-warning.c: New file.
20447 * gdb.base/vdso-warning.exp: New file.
20448
d48ba5e8
DE
204492014-10-02 Doug Evans <dje@google.com>
20450
20451 * gdb.base/structs.c (main): Don't run forever.
20452
2278c276
PA
204532014-10-02 Pedro Alves <palves@redhat.com>
20454
20455 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20456 (top level) <stop threads 1, stop threads 2>: Use it.
20457
b57bacec
PA
204582014-10-02 Pedro Alves <palves@redhat.com>
20459
20460 * gdb.threads/break-while-running.exp (test): Add new
20461 'update_thread_list' argument. Skip "info threads" if false.
20462 (top level): Add new 'update_thread_list' axis.
20463
13fd3ff3
PA
204642014-10-02 Pedro Alves <palves@redhat.com>
20465
20466 PR breakpoints/17431
20467 * gdb.base/execl-update-breakpoints.c: New file.
20468 * gdb.base/execl-update-breakpoints.exp: New file.
20469
0fec99e8
PA
204702014-10-01 Pedro Alves <palves@redhat.com>
20471
20472 * gdb.base/breakpoint-in-ro-region.c: New file.
20473 * gdb.base/breakpoint-in-ro-region.exp: New file.
20474
2ddf4301
SM
204752014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20476
20477 * gdb.mi/mi-exit-code.exp: New file.
20478 * gdb.mi/mi-exit-code.c: New file.
20479
6a5f3f43
YQ
204802014-09-30 Yao Qi <yao@codesourcery.com>
20481
20482 * lib/prelink-support.exp (build_executable_own_libs): Error if
20483 the target isn't native.
20484
345bcc73
YQ
204852014-09-30 Yao Qi <yao@codesourcery.com>
20486
20487 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20488 false.
20489
a25a5a45
PA
204902014-09-22 Pedro Alves <palves@redhat.com>
20491
20492 * gdb.threads/break-while-running.exp: New file.
20493 * gdb.threads/break-while-running.c: New file.
20494
00ba3162
YQ
204952014-09-19 Yao Qi <yao@codesourcery.com>
20496
20497 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20498 Invoke test. Restart GDB with --readnow and invoke test again.
20499
c3b7b696
YQ
205002014-09-19 Yao Qi <yao@codesourcery.com>
20501
20502 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20503 proc set_breakpoint_on_gcd_function. Invoke
20504 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20505 invoke set_breakpoint_on_gcd_function again.
20506
2b4fd423
DE
205072014-09-18 Doug Evans <dje@google.com>
20508
20509 * gdb.dwarf2/symtab-producer.exp: New file.
20510
a5947601
SDJ
205112014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20512
20513 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20514 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20515 * gdb.base/global-var-nested-by-dso.c: Likewise.
20516 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20517
91c19059
SDJ
205182014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20519 Pedro Alves <palves@redhat.com>
20520
20521 * gdb.base/watch-bitfields.exp: Pass string other than test file
20522 name to prepare_for_testing.
20523 (watch): New procedure.
20524 (expect_watchpoint): Use with_test_prefix.
20525 (top level): Factor out tests to ...
20526 (test_watch_location, test_regular_watch): ... these new
20527 procedures, and use with_test_prefix and gdb_continue_to_end.
20528
bb9d5f81
PP
205292014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20530
20531 PR breakpoints/12526
20532 * gdb.base/watch-bitfields.exp: New file.
20533 * gdb.base/watch-bitfields.c: New file.
20534
635856f5
PA
205352014-09-16 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20538 software and hardware addresses, not software address against
20539 itself.
20540
7280ceea
PA
205412014-09-16 Pedro Alves <palves@redhat.com>
20542
20543 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20544 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20545
428b16bd
PA
205462014-09-16 Pedro Alves <palves@redhat.com>
20547
20548 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20549 files.
20550 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20551 "*-*-vxworks*" throughout.
20552 * gdb.base/break.exp: Likewise.
20553 * gdb.base/default.exp: Likewise.
20554 * gdb.base/scope.exp: Likewise.
20555 * gdb.base/sepdebug.exp: Likewise.
20556 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20557 throughout.
20558 * gdb.base/run.c: Likewise.
20559 * gdb.base/sepdebug.c: Likewise.
20560 * gdb.hp/gdb.aCC/run.c: Likewise.
20561 * gdb.reverse/until-reverse.c: Likewise.
20562 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20563
666d413c
YQ
205642014-09-16 Yao Qi <yao@codesourcery.com>
20565
20566 * boards/local-remote-host-native.exp: New file.
20567
57cbd724
DE
205682014-09-14 Doug Evans <xdje42@gmail.com>
20569
20570 * gdb.threads/queue-signal.c (thread_count): New variable.
20571 (thread_count_mutex, thread_count_condvar): New variables.
20572 (incr_thread_count, wait_all_threads_running): New functions.
20573 (main): Wait for all threads to be in their thread functions.
20574
81219e53
DE
205752014-09-13 Doug Evans <xdje42@gmail.com>
20576
20577 * gdb.threads/queue-signal.c: New file.
20578 * gdb.threads/queue-signal.exp: New file.
20579
3714cea7
DE
205802014-09-13 Doug Evans <xdje42@gmail.com>
20581
20582 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20583 be consistent with what default_gdb_init uses.
20584 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20585 the plain text of the prompt. Add some logging printfs.
20586 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20587
fa43b1d7
PA
205882014-09-12 Pedro Alves <palves@redhat.com>
20589
20590 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20591 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20592 * gdb.arch/i386-size-overlap.exp: Likewise.
20593 * gdb.arch/i386-size.exp: Likewise.
20594 * gdb.arch/i386-unwind.exp: Likewise.
20595 * gdb.base/a2-run.exp: Likewise.
20596 * gdb.base/break.exp: Likewise.
20597 * gdb.base/charset.exp: Likewise.
20598 * gdb.base/chng-syms.exp: Likewise.
20599 * gdb.base/commands.exp: Likewise.
20600 * gdb.base/dbx.exp: Likewise.
20601 * gdb.base/find.exp: Likewise.
20602 * gdb.base/funcargs.exp: Likewise.
20603 * gdb.base/jit-simple.exp: Likewise.
20604 * gdb.base/reread.exp: Likewise.
20605 * gdb.base/sepdebug.exp: Likewise.
20606 * gdb.base/step-bt.exp: Likewise.
20607 * gdb.cp/mb-inline.exp: Likewise.
20608 * gdb.cp/mb-templates.exp: Likewise.
20609 * gdb.objc/basicclass.exp: Likewise.
20610 * gdb.threads/killed.exp: Likewise.
20611
9d9bf2df
EBM
206122014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20613
20614 PR tdep/17379
20615 * gdb.arch/powerpc-stackless.S: New file.
20616 * gdb.arch/powerpc-stackless.exp: New file.
20617
1cf2f1b0
JK
206182014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20619
20620 * gdb.base/attach.c: Include unistd.h.
20621 (main): Call alarm. Add label postloop.
20622 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20623 gdb_breakpoint, gdb_continue_to_breakpoint.
20624 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20625
98880d46
PA
206262014-09-11 Pedro Alves <palves@redhat.com>
20627
20628 PR gdb/17347
20629 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20630 * gdb.base/attach.exp (test_command_line_attach_run): New
20631 procedure.
20632 (top level): Call it.
20633
4c92ff2c
PA
206342014-09-11 Pedro Alves <palves@redhat.com>
20635
20636 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20637 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20638 (do_command_attach_tests): Use spawn_wait_for_attach.
20639 * gdb.base/solib-overlap.exp: Likewise.
20640 * gdb.multi/multi-attach.exp: Likewise.
20641 * gdb.python/py-prompt.exp: Likewise.
20642 * gdb.python/py-sync-interp.exp: Likewise.
20643 * gdb.server/ext-attach.exp: Likewise.
20644
3adc1a7d
GKB
206452014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20646
20647 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20648 command in testcase. Simplify testcase.
20649
96334934
JB
206502014-09-10 Joel Brobecker <brobecker@adacore.com>
20651
20652 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20653
eb479039
JB
206542014-09-10 Joel Brobecker <brobecker@adacore.com>
20655
20656 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
20657
deede10c
JB
206582014-09-10 Joel Brobecker <brobecker@adacore.com>
20659
20660 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
20661
7828a5f5
JB
206622014-09-10 Joel Brobecker <brobecker@adacore.com>
20663
20664 * gdb.dwarf2/dynarr-ptr.c: New file.
20665 * gdb.dwarf2/dynarr-ptr.exp: New file.
20666
33aeebcf
MR
206672014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20668
20669 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
20670 of 30 rather than hardcoding 120 for a slow test case. Take the
20671 `gdb,timeout' target setting into account for this calculation.
20672 Don't extend the timeout for the test cases that don't need it.
20673
7b415901
MR
206742014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20675
20676 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
20677 a factor of 2 for a slow test case. Take the `gdb,timeout'
20678 target setting into account for this calculation.
20679 * gdb.reverse/until-precsave.exp: Increase the timeout by
20680 a factor of 15 and 3 respectively rather than adding 120
20681 for a pair of slow test cases. Take the `gdb,timeout'
20682 target setting into account for this calculation.
20683
4a40f85a
MR
206842014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20685
20686 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
20687 timeout, don't pass one down to gdb_expect.
20688 (gdb_expect): Rework timeout selection.
20689
09635af7
MR
206902014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20691
20692 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
20693 exception on timeout.
20694 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
20695 (gdbserver_start_extended): Catch any `gdbserver_start' error
20696 exceptions.
20697 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
20698 * lib/mi-support.exp (mi_gdb_target_load): Catch any
20699 `gdbserver_gdb_load' error exceptions.
20700
2bdd10b7
MR
207012014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20702
20703 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
20704 120 on waiting for the TCP socket to open.
20705
316935f0
DE
207062014-09-09 Doug Evans <xdje42@gmail.com>
20707
20708 * gdb.base/default.exp (show_conv_list): Add _caller_is,
20709 _caller_matches, _any_caller_is, _any_caller_matches.
20710
83740597
DE
207112014-09-09 Doug Evans <xdje42@gmail.com>
20712
20713 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
20714
4c122fc3
YQ
207152014-09-09 Yao Qi <yao@codesourcery.com>
20716
20717 * gdb.mi/mi-var-display.exp: Set print symbol off.
20718
a9f116cb
GKB
207192014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
20720
20721 PR gdb/17035
20722 * gdb.base/commands.exp: Add tests to verify user-defined
20723 commands with empty bodies.
20724 * gdb.python/py-cmd.exp: Test that we don't show user-defined
20725 python commands in `show user command`.
20726 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
20727 scheme commands in `show user command`.
20728
c75bd3a2
JK
207292014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20730
20731 PR python/17355
20732 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
20733 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
20734 * gdb.python/py-framefilter-invalidarg.exp: New file.
20735 * gdb.python/py-framefilter-invalidarg.py: New file.
20736
faa42425
DE
207372014-09-06 Doug Evans <xdje42@gmail.com>
20738
20739 PR 15276
20740 * gdb.python/py-caller-is.c: New file.
20741 * gdb.python/py-caller-is.exp: New file.
20742
474ca4f6
SDJ
207432014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
20744
20745 PR gdb/17235
20746 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
20747 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
20748
eb0b0463
SDJ
207492014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
20750
20751 PR fortran/17237
20752 * gdb.fortran/print-formatted.exp: New file.
20753 * gdb.fortran/print-formatted.f90: Likewise.
20754
5f3b99cf
SS
207552014-09-03 Sasha Smundak <asmundak@google.com>
20756
20757 * gdb.python/py-frame.exp: Test Frame.read_register.
20758
7d793aa9
SDJ
207592014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
20760
20761 PR python/16699
20762 * gdb.python/py-completion.exp: New file.
20763 * gdb.python/py-completion.py: Likewise.
20764
fb0576e9
DE
207652014-08-28 Doug Evans <dje@google.com>
20766
20767 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
20768 eax,etc. are live with values set by gdb and thus the compiler can't
20769 use them.
20770 * gdb.arch/i386-pseudo.c (main): Ditto.
20771
ee92b0dd
DE
207722014-08-27 Doug Evans <dje@google.com>
20773
20774 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
20775
6649db35
DE
207762014-08-25 Doug Evans <dje@google.com>
20777
20778 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
20779 (main): Ditto.
20780
564b7600
DE
207812014-08-25 Doug Evans <dje@google.com>
20782
20783 * gdb.threads/thread-execl.exp: #include <stdio.h>.
20784
3881fb67
YQ
207852014-08-24 Yao Qi <yao@codesourcery.com>
20786
20787 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
20788 symbol off.
20789 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
20790
a05a36a5
DE
207912014-08-22 Doug Evans <dje@google.com>
20792
20793 PR 17276
20794 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
20795 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
20796 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
20797
7c343b48
YQ
207982014-08-22 Yao Qi <yao@codesourcery.com>
20799
20800 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
20801 * gdb.python/py-finish-breakpoint2.exp: Likewise.
20802 * gdb.python/python.exp: Likewise. Use .py file on the host
20803 instead of the build.
20804
22fd09ae
JK
208052014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20806
20807 * gdb.threads/gcore-stale-thread.c: New file.
20808 * gdb.threads/gcore-stale-thread.exp: New file.
20809
a8454a7c
PA
208102014-08-21 Pedro Alves <palves@redhat.com>
20811
20812 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
20813 * gdb.base/gcore-relro-pie.exp: Likewise.
20814 * gdb.base/gcore-relro.exp: Likewise.
20815 * gdb.base/gcore.exp: Likewise.
20816 * gdb.base/print-symbol-loading.exp: Likewise.
20817 * gdb.threads/gcore-thread.exp: Likewise.
20818 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
20819
2a31c623
PA
208202014-08-20 Pedro Alves <palves@redhat.com>
20821 Jan Kratochvil <jan.kratochvil@redhat.com>
20822
20823 * Makefile.in (EXTRA_RULES, CC): New variables, get from
20824 configure.
20825 (EXPECT): Handle READ1 being set.
20826 (all): Depend on EXTRA_RULES.
20827 (check-read1, expect-read1, read1.so, read1): New rules.
20828 * README (Testsuite Parameters): Document the READ1 make variable.
20829 (Race detection): New section.
20830 * configure: Regenerate.
20831 * configure.ac: If build==host==target, and running under a
20832 GNU/glibc system, add read1 to the extra Makefile rules.
20833 (EXTRA_RULES): AC_SUBST it.
20834 * lib/read1.c: New file.
20835
d36430db
JB
208362014-08-20 Joel Brobecker <brobecker@adacore.com>
20837
20838 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
20839 the handling of variables declared as a typedef to an array
20840 which a DW_AT_data_location attribute.
20841
9a0dc9e3
PA
208422014-08-19 Andrew Burgess <aburgess@broadcom.com>
20843 Pedro Alves <palves@redhat.com>
20844
20845 PR symtab/14604
20846 PR symtab/14605
20847 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
20848 gdb_test.
20849
0718a8da
PA
208502014-08-19 Pedro Alves <palves@redhat.com>
20851
20852 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
20853
13b448cd
YQ
208542014-08-19 Yao Qi <yao@codesourcery.com>
20855
20856 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
20857 right line.
20858
1cbf5077
DB
208592014-08-18 David Blaikie <dblaikie@gmail.com>
20860
20861 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
20862
bf0fae19
JB
208632014-08-18 Joel Brobecker <brobecker@adacore.com>
20864
20865 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
20866 attribute in array range.
20867
3c8c5dcc
JB
208682014-08-18 Joel Brobecker <brobecker@adacore.com>
20869
20870 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
20871
e66d4446
SC
208722014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20873
20874 PR c++/17132
20875 * gdb.cp/pr17132.cc: New file.
20876 * gdb.cp/pr17132.exp: New file.
20877
940df408
SC
208782014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20879
20880 * gdb.python/py-xmethods.py (A_getarrayind)
20881 (E_method_char_worker.__call__, E_method_int_worker.__call__):
20882 Use 'print' with function call syntax.
20883 (E_method_matcher.match): Fix tab vs space indentation mixup.
20884
ebcc6c3a
YQ
208852014-08-15 Yao Qi <yao@codesourcery.com>
20886
20887 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
20888 false.
20889
775e0f04
YQ
208902014-08-15 Yao Qi <yao@codesourcery.com>
20891
20892 * gdb.cp/casts.exp: Set print symbol off.
20893 * gdb.cp/class2.exp: Likewise.
20894 * gdb.cp/overload.exp: Likewise.
20895 * gdb.cp/templates.exp: Likewise.
20896
d769e349
DE
208972014-08-11 Doug Evans <dje@google.com>
20898
20899 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
20900 (test_load_shlib): Update.
20901
20c6f1e1
YQ
209022014-08-09 Yao Qi <yao@codesourcery.com>
20903
20904 * gdb.base/display.exp: Invoke is_address_zero_readable.
20905 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
20906 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20907 * gdb.base/hbreak-unmapped.exp: Return if
20908 is_address_zero_readable returns true.
20909 * gdb.base/signest.exp: Likewise.
20910 * gdb.base/signull.exp: Likewise.
20911 * gdb.base/sigbpt.exp: Likewise.
20912 * gdb.guile/scm-disasm.exp: Do the test if
20913 is_address_zero_readable returns false.
20914 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
20915 * gdb.python/py-arch.exp: Likewise.
20916 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
20917 * lib/gdb.exp (is_address_zero_readable): New proc.
20918
5792e8e3
YQ
209192014-08-09 Yao Qi <yao@codesourcery.com>
20920
20921 PR testsuite/13443
20922 * gdb.mi/mi-var-display.exp: Make test messages unique.
20923
3cecbbbe
TT
209242014-08-04 Tom Tromey <tromey@redhat.com>
20925
20926 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
20927 target 0".
20928
00b51ff5
TT
209292014-08-04 Tom Tromey <tromey@redhat.com>
20930
20931 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
20932 "target_resume".
20933
6908c509
JB
209342014-08-01 Joel Brobecker <brobecker@adacore.com>
20935
20936 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
20937 inner_vla_struct_object_size.
20938 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
20939 as xfail.
20940
cc6563d2
PA
209412014-07-30 Pedro Alves <palves@redhat.com>
20942
20943 * gdb.threads/signal-command-handle-nopass.exp (test): Add
20944 comment.
20945
7e09a223
YQ
209462014-07-29 Yao Qi <yao@codesourcery.com>
20947
20948 PR gdb/17206
20949 * gdb.base/until-nodebug.exp: New.
20950
7ebdbe92
DE
209512014-07-28 Doug Evans <xdje42@gmail.com>
20952
20953 PR guile/17203
20954 * gdb.guile/scm-parameter.exp: Add tests for trying to create
20955 previously existing parameter, and previously ambiguously spelled
20956 parameter.
20957
fdb1adc6
WN
209582014-07-28 Will Newton <will.newton@linaro.org>
20959
20960 * gdb.base/varargs.exp: Remove KFAILs for ARM.
20961
186fcde0
DE
209622014-07-26 Ludovic Courtès <ludo@gnu.org>
20963 Doug Evans <xdje42@gmail.com>
20964
20965 PR guile/17146
20966 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
20967
70509625
PA
209682014-07-25 Pedro Alves <palves@redhat.com>
20969
20970 * gdb.threads/signal-command-handle-nopass.c: New file.
20971 * gdb.threads/signal-command-handle-nopass.exp: New file.
20972 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
20973 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
20974 * gdb.threads/signal-delivered-right-thread.c: New file.
20975 * gdb.threads/signal-delivered-right-thread.exp: New file.
20976
c3f814a1
PA
209772014-07-25 Pedro Alves <palves@redhat.com>
20978
20979 * gdb.base/double-prompt-target-event-error.exp
20980 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
20981 match.
20982 (cancel_pagination_in_target_event): Rework double prompt
20983 detection.
20984 * gdb.base/paginate-after-ctrl-c-running.exp
20985 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
20986 <return>' match.
20987 * gdb.base/paginate-bg-execution.exp
20988 (test_bg_execution_pagination_return)
20989 (test_bg_execution_pagination_cancel): Remove '-notransfer
20990 <return>' matches.
20991 * gdb.base/paginate-execution-startup.exp
20992 (test_fg_execution_pagination_return)
20993 (test_fg_execution_pagination_cancel): Remove '-notransfer
20994 <return>' matches.
20995 * gdb.base/paginate-inferior-exit.exp
20996 (test_paginate_inferior_exited): Remove '-notransfer <return>'
20997 match.
20998 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
20999 * lib/gdb.exp (pagination_prompt): Run text through
21000 string_to_regexp.
21001 (gdb_test_multiple): Match $pagination_prompt instead of
21002 "<return>".
21003 (string_to_regexp): Move to lib/gdb-utils.exp.
21004
e214cf6c
JK
210052014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21006
21007 * gdb.arch/amd64-entry-value-paramref.S: New file.
21008 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21009 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21010 * gdb.arch/amd64-optimout-repeat.S: New file.
21011 * gdb.arch/amd64-optimout-repeat.c: New file.
21012 * gdb.arch/amd64-optimout-repeat.exp: New file.
21013
17d0c5c8
JK
210142014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21015
21016 PR gdb/17170
21017 * gdb.base/statistics.exp: New file.
21018
b8b8facf
DE
210192014-07-17 Doug Evans <dje@google.com>
21020
74b49205 21021 PR gdb/17170
b8b8facf
DE
21022 * gdb.base/maint.exp: Update testing of per-command stats.
21023
1b5d0ab3
PA
210242014-07-16 Pedro Alves <palves@redhat.com>
21025
21026 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21027 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21028 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21029 (tfile_write_buf): New functions.
21030 (add_memory_block): Rewrite using the above.
21031 (adjust_function_address): New function.
21032 (FUNCTION_ADDRESS): New macro.
21033 (write_basic_trace_file): Remove short_x local, and use
21034 tfile_write_16. Change type of func_addr local to unsigned long
21035 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21036 here. Cast argument of add_memory_block to char pointer.
21037 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21038 (main): Remove parameters.
21039 * gdb.trace/tfile.exp: Remove nowarnings.
21040
4d974e88
SM
210412014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21042
21043 * gdb.base/debug-expr.exp: Test string evaluation with
21044 "debug expression" on.
21045
41e99568
PA
210462014-07-15 Pedro Alves <palves@redhat.com>
21047
21048 * gdb.base/reread.exp: Use clean_restart.
21049
487d9753
PL
210502014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21051
21052 * gdb.arch/avr-flash-qualifer.c: New.
21053 * gdb.arch/avr-flash-qualifer.exp: New.
21054
cc1c52ad
PA
210552014-07-14 Pedro Alves <palves@redhat.com>
21056
21057 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21058 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21059
1e973570
PA
210602014-07-14 Pedro Alves <palves@redhat.com>
21061
21062 * gdb.base/double-prompt-target-event-error.c: New file.
21063 * gdb.base/double-prompt-target-event-error.exp: New file.
21064
93d6eb10
PA
210652014-07-14 Pedro Alves <palves@redhat.com>
21066
21067 PR gdb/17072
21068 * gdb.base/paginate-inferior-exit.c: New file.
21069 * gdb.base/paginate-inferior-exit.exp: New file.
21070
0017922d
PA
210712014-07-14 Pedro Alves <palves@redhat.com>
21072
21073 PR gdb/17072
21074 * gdb.base/paginate-bg-execution.c: New file.
21075 * gdb.base/paginate-bg-execution.exp: New file.
21076
94696ad3
PA
210772014-07-14 Pedro Alves <palves@redhat.com>
21078
21079 PR gdb/17072
21080 * gdb.base/paginate-execution-startup.c: New file.
21081 * gdb.base/paginate-execution-startup.exp: New file.
21082 * lib/gdb.exp (pagination_prompt): New global.
21083 (default_gdb_spawn): New procedure, factored out from
21084 default_gdb_spawn.
21085 (default_gdb_start): Adjust to call default_gdb_spawn.
21086 (gdb_spawn): New procedure.
21087
bd293940
PA
210882014-07-14 Pedro Alves <palves@redhat.com>
21089
21090 * lib/gdb.exp (gdb_assert): New procedure.
21091 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21092
c933f875
PA
210932014-07-14 Pedro Alves <palves@redhat.com>
21094
21095 * gdb.base/execution-termios.c: New file.
21096 * gdb.base/execution-termios.exp: New file.
21097
d98b7a16
TT
210982014-07-14 Tom Tromey <tromey@redhat.com>
21099
21100 * gdb.cp/vla-cxx.cc: New file.
21101 * gdb.cp/vla-cxx.exp: New file.
21102
548740d6
TT
211032014-07-14 Tom Tromey <tromey@redhat.com>
21104
21105 * gdb.reverse/rerun-prec.c: New file.
21106 * gdb.reverse/rerun-prec.exp: New file.
21107
a25eb028
MR
211082014-07-12 Maciej W. Rozycki <macro@mips.com>
21109 Maciej W. Rozycki <macro@codesourcery.com>
21110
21111 * lib/gdb-utils.exp: New file.
21112 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21113 inline `gdb_init_command' processing.
21114 (gdb_start_cmd): Likewise.
21115 * lib/mi-support.exp (mi_run_cmd): Likewise.
21116 * README: Document `gdb_init_command' and `gdb_init_commands'.
21117
218c2655
JK
211182014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21119
21120 Fix false FAIL running under a very long directory name.
21121 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21122 and "set print elements 10000". Twice.
21123
5401fde3
YQ
211242014-07-11 Yao Qi <yao@codesourcery.com>
21125
21126 * gdb.base/exprs.exp: "set print symbol off".
21127
e76126e8
PA
211282014-07-11 Pedro Alves <palves@redhat.com>
21129
21130 * gdb.threads/kill.c: New file.
21131 * gdb.threads/kill.exp: New file.
21132
2d6f0de6
YQ
211332014-07-10 Yao Qi <yao@codesourcery.com>
21134
21135 * gdb.trace/tfile.c (write_basic_trace_file)
21136 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21137 address written to trace file.
21138
7180e04a
PA
211392014-07-09 Pedro Alves <palves@redhat.com>
21140
21141 * gdb.base/attach-wait-input.exp: New file.
21142 * gdb.base/attach-wait-input.c: New file.
21143
9a9a7608
AB
211442014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21145
21146 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21147 setting up test structures.
21148 (main): Call new test function.
21149 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21150 test function, continue into test function and walk test
21151 structures.
21152
161ac41e
YQ
211532014-07-02 Yao Qi <yao@codesourcery.com>
21154
21155 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21156 'bar_start' at the beginning of functions 'foo' and 'bar'
21157 respectively.
21158 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21159 instead of 'foo' and 'bar'.
21160
1f267ae3
MM
211612014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21162
21163 * gdb.btrace/segv.exp: New.
21164 * gdb.btrace/segv.c: New.
21165
2b239efb
LM
211662014-07-02 Luis Machado <lgustavo@codesourcery.com>
21167
21168 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21169 instruction.
21170
cf363f18
MW
211712014-06-30 Mark Wielaard <mjw@redhat.com>
21172
21173 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21174 vulture, vilify, villar): New volatile array constants.
21175 (vindictive, vegetation): New const volatile array constants.
21176 * gdb.base/volatile.exp: Test volatile and const volatile array
21177 types.
21178
aebf9d24
AA
211792014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21180
21181 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21182 target lacks support for awatch, rwatch, or hbreak.
21183
b67a2c6f
YQ
211842014-06-27 Yao Qi <yao@codesourcery.com>
21185
21186 * gdb.multi/dummy-frame-restore.exp: New.
21187 * gdb.multi/dummy-frame-restore.c: New.
21188
aef92902
MM
211892014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21190
21191 * gdb.btrace/gcore.exp: New.
21192
8e9db26e
PA
211932014-06-23 Pedro Alves <palves@redhat.com>
21194
21195 * gdb.base/watchpoint-reuse-slot.c: New file.
21196 * gdb.base/watchpoint-reuse-slot.exp: New file.
21197
70afc5b7
SC
211982014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21199
21200 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21201 progspace's filename in 'info', 'enable' and 'disable' command
21202 tests.
21203
b972bd9c
JK
212042014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21205
21206 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21207 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21208 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21209
125f8a3d
GB
212102014-06-20 Gary Benson <gbenson@redhat.com>
21211
21212 * gdb.arch/i386-avx.exp: Fix include file location.
21213 * gdb.arch/i386-sse.exp: Likewise.
21214
3ed9baed
IB
212152014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21216
21217 * gdb.dlang/expression.exp: New file.
21218
034f788c
PA
212192014-06-19 Pedro Alves <palves@redhat.com>
21220
21221 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21222 out from ...
21223 (top level): ... here. Iterate running tests under different
21224 scheduler-locking settings.
21225
45371d0c
LM
212262014-06-18 Luis Machado <lgustavo@codesourcery.com>
21227
21228 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21229 to DW_FORM_addr and use non-zero addresses.
21230
5d376983
SC
212312014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21232
21233 PR gdb/17017
21234 * gdb.python/py-xmethods.cc: Add global function call counters and
21235 increment them in their respective functions. Remove "cout"
21236 statements.
21237 * gdb.python/py-xmethods.exp: Make tests check the global function
21238 call counters instead of depending on inferior IO.
21239
a1aa2221
LM
212402014-06-18 Don Breazeal <donb@codesourcery.com>
21241
21242 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21243 Deleted procedure.
21244 (explicit_fork_parent_follow): Deleted procedure.
21245 (explicit_fork_child_follow): Deleted procedure.
21246 (test_follow_fork): New procedure.
21247 (do_fork_tests): Replace calls to deleted procedures with
72f4393d 21248 calls to test_follow_fork and reset GDB for subsequent
a1aa2221
LM
21249 procedure calls.
21250
0fc05997
YQ
212512014-06-17 Yao Qi <yao@codesourcery.com>
21252
21253 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21254 CP1252.
21255
70795c52
LM
212562014-06-17 Luis Machado <lgustavo@codesourcery.com>
21257
21258 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21259 Initialize ptr and S explicitly.
21260 (skip_type_update_when_not_use_rtti_test): Likewise.
21261
6be47f0c
KS
212622014-06-16 Keith Seitz <keiths@redhat.com>
21263
21264 PR mi/15863
21265 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21266 the inferior is started.
21267
d03de421
PA
212682014-06-16 Pedro Alves <palves@redhat.com>
21269
21270 * gdb.base/break-main-file-remove-fail.c: New file.
21271 * gdb.base/break-main-file-remove-fail.exp: New file.
21272 * gdb.base/break-unload-file.exp: Use build_executable instead of
21273 prepare_for_testing.
21274 (test_break): New parameter "initial_load". Handle it.
21275 (top level): Add initial_load cmdline/file axis.
21276
f9579b99
TT
212772014-06-12 Tom Tromey <tromey@redhat.com>
21278
21279 * gdb.base/completion.exp: Don't use directory name in test.
21280
3657956b
GB
212812014-06-09 Gary Benson <gbenson@redhat.com>
21282
21283 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21284 separate the always-available ANSI-standard signals from the
21285 signals that require checking.
21286 (main): Likewise.
21287 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21288 Likewise.
21289 (main): Likewise.
21290
4186eb54
KS
212912014-06-07 Keith Seitz <keiths@redhat.com>
21292
21293 Revert:
21294 PR c++/16253
21295 * gdb.cp/var-tag.cc: New file.
21296 * gdb.cp/var-tag.exp: New file.
21297 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21298 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21299 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21300 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21301
25326a28 213022014-06-06 Doug Evans <xdje42@gmail.com>
6da01dbe
DE
21303
21304 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21305
829155c9
PA
213062014-06-06 Pedro Alves <palves@redhat.com>
21307
21308 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21309 in target debug output instead of looking at RSP packets,
21310 disabling the test on any target that uses hardware stepping.
21311 Update comments.
21312
61c8d22e
PA
213132014-06-06 Pedro Alves <palves@redhat.com>
21314
21315 * gdb.base/break-unload-file.exp: Fix typo.
21316
d9a47287
YQ
213172014-06-06 Yao Qi <yao@codesourcery.com>
21318
21319 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21320 from "jit_function" to "^jit_function".
21321
e5e01dbf
YQ
213222014-06-06 Yao Qi <yao@codesourcery.com>
21323
21324 * gdb.base/async.c (foo): Add one statement.
21325 * gdb.base/async.exp: Get the next instruction address and
21326 match the output of "nexti" by instruction address. Match
21327 the hex address in the output of "finish".
21328
73ba372c
GB
213292014-06-06 Gary Benson <gbenson@redhat.com>
21330
21331 * gdb.base/call-signals.c: Remove preprocessor conditionals
21332 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21333 SIGSEGV and SIGTERM.
21334 * gdb.base/sigall.c: Likewise.
21335 * gdb.base/unwindonsignal.c: Likewise.
21336 * gdb.reverse/sigall-reverse.c: Likewise.
21337
831517df
YQ
213382014-06-06 Yao Qi <yao@codesourcery.com>
21339
21340 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21341 readable, skip the test.
21342
b8b91e98
YQ
213432014-06-06 Yao Qi <yao@codesourcery.com>
21344
21345 * gdb.threads/staticthreads.c (thread_function): Move the line
21346 setting breakpoint on forward.
21347 * gdb.threads/staticthreads.exp: Update comments.
21348
fb934770
LC
213492014-06-05 Ludovic Courtès <ludo@gnu.org>
21350
21351 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21352 "history-append! type error".
21353
6ef284bd
SM
213542014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21355
21356 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21357 erroneous dprintf expected input.
21358
a872e241
DE
213592014-06-04 Doug Evans <xdje42@gmail.com>
21360
21361 * gdb.guile/scm-generics.exp: Delete.
21362
16f691fb
DE
213632014-06-04 Doug Evans <xdje42@gmail.com>
21364
21365 * gdb.guile/scm-breakpoint.exp: Update.
21366 Add tests for breakpoint registration.
21367
012370f6
TT
213682014-06-04 Tom Tromey <tromey@redhat.com>
21369
21370 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21371 VLA-in-union.
21372 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21373 inner_vla_struct, vla_union types. Initialize objects of those
21374 types and compute their sizes.
21375
9f5a4cef
HZ
213762014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21377 Hui Zhu <hui@codesourcery.com>
21378
21379 * gdb.base/fileio.exp: Add test for shell not available as well as
21380 available.
21381 * gdb.base/fileio.c (test_system): Check for shell twice.
21382
90a45c4d
YQ
213832014-06-04 Yao Qi <yao@codesourcery.com>
21384
21385 * gdb.base/auto-connect-native-target.exp: Remove redundant
21386 space from the regexp pattern.
21387
70017e41
YQ
213882014-06-04 Yao Qi <yao@codesourcery.com>
21389
21390 * gdb.base/default.exp: Replace "child" with "native" in
21391 regexp pattern.
21392
883964a7
SC
213932014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21394
21395 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21396 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21397 * gdb.python/py-xmethods.py: Python script supporting the
21398 new testcase and tests.
21399
ef370185
JB
214002014-06-03 Joel Brobecker <brobecker@adacore.com>
21401 Pedro Alves <palves@redhat.com>
21402
21403 PR breakpoints/17000
21404 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21405 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21406
1e2ccb61
BM
214072014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21408
21409 * gdb.base/subst.exp: Add tests to verify partial path matching
21410 output.
21411
c6ec5ab2
PA
214122014-06-03 Pedro Alves <palves@redhat.com>
21413
21414 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21415 target that doesn't use software single-stepping.
21416
835c559f
PA
214172014-06-03 Pedro Alves <palves@redhat.com>
21418
21419 PR breakpoints/17000
21420 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21421 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21422
06eb1586
DE
214232014-06-02 Doug Evans <xdje42@gmail.com>
21424
21425 * gdb.guile/scm-parameter.exp: New file.
21426
e698b8c4
DE
214272014-06-02 Doug Evans <xdje42@gmail.com>
21428
21429 * gdb.guile/scm-cmd.c: New file.
21430 * gdb.guile/scm-cmd.exp: New file.
21431
ded03782
DE
214322014-06-02 Doug Evans <xdje42@gmail.com>
21433
21434 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21435 pretty-printer lookup.
21436 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21437 (make-pp_s-printer): Call it.
21438 (make-pretty-printer-from-dict): New function.
21439 (lookup-pretty-printer-maker-from-dict): New function.
21440 (*pretty-printer*): Simplify.
21441 (make-objfile-pp_s-printer): New function.
21442 (install-objfile-pretty-printers!): New function.
21443 (make-progspace-pp_s-printer): New function.
21444 (install-progspace-pretty-printers!): New function.
21445 * gdb.guile/scm-progspace.c: New file.
21446 * gdb.guile/scm-progspace.exp: New file.
21447
41fac0cf
PA
214482014-06-02 Pedro Alves <palves@redhat.com>
21449
21450 * gdb.base/dprintf-bp-same-addr.c: New file.
21451 * gdb.base/dprintf-bp-same-addr.exp: New file.
21452
96ae5695
EBM
214532014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21454
21455 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21456 * gdb.arch/powerpc-power.s: Likewise.
21457
da02b3a8
JB
214582014-06-02 Joel Brobecker <brobecker@adacore.com>
21459
21460 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21461
c72b2e7b
YQ
214622014-06-01 Yao Qi <yao@codesourcery.com>
21463
21464 * gdb.base/watchpoint.exp (test_watch_location): Check null
21465 pointer can be dereferenced. If not, do the test, otherwise
21466 skip it.
21467
53e8a631
AB
214682014-05-30 Andrew Burgess <aburgess@broadcom.com>
21469
21470 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21471 results.
21472 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21473
938f0e2f
AB
214742014-05-30 Andrew Burgess <aburgess@broadcom.com>
21475
21476 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21477 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21478 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21479 * gdb.arch/amd64-invalid-stack-top.c: New file.
21480 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21481
9ba6657a
PA
214822014-05-30 Pedro Alves <palves@redhat.com>
21483
21484 PR breakpoints/17000
21485 * gdb.base/sss-bp-on-user-bp.c: New file.
21486 * gdb.base/sss-bp-on-user-bp.exp: New file.
21487
522c09bf
DB
214882014-05-30 David Blaikie <dblaikie@gmail.com>
21489
21490 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21491 gnu_inline semantics via attribute.
21492 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21493 source explicitly specifies the required semantics.
21494
bf4ef81e
MR
214952014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21496
21497 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21498
329ea579
PA
214992014-05-29 Pedro Alves <palves@redhat.com>
21500 Tom Tromey <tromey@redhat.com>
21501
21502 * gdb.base/async-shell.exp: Don't enable target-async.
21503 * gdb.base/async.exp
21504 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21505 parameter. Adjust.
21506 (top level): Don't test with "target-async".
21507 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21508 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21509 * gdb.base/inferior-died.exp: Don't enable target-async.
21510 * gdb.base/interrupt-noterm.exp: Likewise.
21511 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21512 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21513 * gdb.mi/mi-nonstop.exp: Likewise.
21514 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21515 * gdb.mi/mi-nsintrall.exp: Likewise.
21516 * gdb.mi/mi-nsmoribund.exp: Likewise.
21517 * gdb.mi/mi-nsthrexec.exp: Likewise.
21518 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21519 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21520 * gdb.python/py-evsignal.exp: Don't enable target-async.
21521 * gdb.python/py-evthreads.exp: Likewise.
21522 * gdb.python/py-prompt.exp: Likewise.
21523 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21524 * gdb.server/solib-list.exp: Don't enable target-async.
21525 * gdb.threads/thread-specific-bp.exp: Likewise.
21526 * lib/mi-support.exp: Adjust to use mi-async.
21527
fd664c91
PA
215282014-05-29 Pedro Alves <palves@redhat.com>
21529
21530 PR gdb/13860
21531 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21532 reason, even in sync mode.
21533
251bde03
PA
215342014-05-29 Pedro Alves <palves@redhat.com>
21535 Hui Zhu <hui@codesourcery.com>
21536
21537 PR PR15693
21538 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21539 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21540 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21541 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21542
7f3c0343
JB
215432014-05-28 Joel Brobecker <brobecker@adacore.com>
21544
21545 * config/monitor.exp (gdb_target_monitor): Replace use of
21546 "set remotebaud" by "set serial baud".
21547
b2715b27
AW
215482014-05-26 Andy Wingo <wingo@igalia.com>
21549
21550 * gdb.guile/scm-breakpoint.exp:
21551 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21552 properties instead of gdb-object-properties.
21553
498a4489
YQ
215542014-05-26 Yao Qi <yao@codesourcery.com>
21555
21556 * gdb.server/no-thread-db.exp: Specify source file name
21557 explicitly when setting a breakpoint.
21558
589fdceb
MM
215592014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21560
21561 * gdb.btrace/vdso.c: New.
21562 * gdb.btrace/vdso.exp: New.
21563
e9089e05
MM
215642014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21565
21566 * gdb.base/gcore.exp (capture_command_output): Move ...
21567 * lib/gdb.exp (capture_command_output): ... here.
21568
67b5c0c1
MM
215692014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21570
21571 * gdb.btrace/data.exp: Test memory access during btrace replay.
21572
a2199296
SM
215732014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21574
21575 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21576
17b2616c
PA
215772014-05-21 Pedro Alves <palves@redhat.com>
21578
21579 PR gdb/13860
21580 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21581 (top level): Test that output related to execution commands is
21582 sent to the console with CLI commands, but not with MI commands.
21583 Test that breakpoint events are always mirrored to the console.
21584 Also expect the new source line to be output after a "next" in
21585 async mode too. Make it a pass/fail test.
21586 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21587 output.
21588 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21589
5166082f
PA
215902014-05-21 Pedro Alves <palves@redhat.com>
21591
21592 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21593 Use them to test variations of "list" after reaching a breakpoint.
21594 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21595 Test "list" with listsize 10 after reaching a breakpoint.
21596 * gdb.python/python.exp (decode_line current location line
21597 number): Adjust expected line number.
21598
2f25d70f
SM
215992014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21600
21601 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21602 behavior for $args, pass it directly to "run".
21603
ff604a67
MR
216042014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21605
21606 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21607 30000 to 65536.
21608
6a3cb8e8
PA
216092014-05-21 Pedro Alves <palves@redhat.com>
21610
21611 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21612 auto-connect-native-target off".
21613 * gdb.base/auto-connect-native-target.c: New file.
21614 * gdb.base/auto-connect-native-target.exp: New file.
21615
4ebfc96e
PA
216162014-05-21 Pedro Alves <palves@redhat.com>
21617
21618 * gdb.base/default.exp: Test "target native" instead of "target
21619 child".
21620
36d46afb
MW
216212014-05-21 Mark Wielaard <mjw@redhat.com>
21622
21623 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21624
5876f503
JK
216252014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21626
21627 Fix TLS access for -static -pthread.
21628 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21629 <HAVE_TLS> (thread_function, main): Initialize it.
21630 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21631 Add clean_restart.
21632 <$have_tls != "">: Check TLSVAR.
21633
0256a6ac
PA
216342014-05-21 Pedro Alves <palves@redhat.com>
21635
21636 * gdb.base/dcache-line-read-error.c: New.
21637 * gdb.base/dcache-line-read-error.exp: New.
21638
936d2992
PA
216392014-05-20 Pedro Alves <palves@redhat.com>
21640
21641 * gdb.base/compare-sections.c: New file.
21642 * gdb.base/compare-sections.exp: New file.
21643
802e8e6d
PA
216442014-05-20 Pedro Alves <palves@redhat.com>
21645
21646 * gdb.base/break-idempotent.c: New file.
21647 * gdb.base/break-idempotent.exp: New file.
21648
e59fa00f
MM
216492014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21650
21651 * gdb.btrace/nohist.exp: New.
21652
8b696e31
YQ
216532014-05-20 Yao Qi <yao@codesourcery.com>
21654
21655 * lib/gdb.exp (gdb_init): Set timeout if test file is under
21656 gdb.reverse directory and gdb_reverse_timeout exists in board
21657 setting.
21658 * README: Document gdb_reverse_timeout.
21659
73c9764f
YQ
216602014-05-20 Yao Qi <yao@codesourcery.com>
21661
21662 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
21663 'test_file_name'. Treat args as a string instead of a list.
21664 (gdb_init): Rename argument 'args' by 'test_file_name'.
21665
f1f4348a
JK
216662014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
21667
21668 * gdb.arch/powerpc-power.exp: New file.
21669 * gdb.arch/powerpc-power.s: New file.
21670
0dbe70ce
DE
216712014-05-16 Doug Evans <dje@google.com>
21672
21673 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
d7761c2c
DE
21674 * gdb.base/completion.exp: Check that all expected files exist
21675 before doing file completion.
0dbe70ce 21676
8d551b02
DE
216772014-05-16 Doug Evans <dje@google.com>
21678
21679 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
21680 Update.
21681 (do_syscall_tests_without_xml): Update.
21682
73eb7709
PA
216832014-05-16 Pedro Alves <palves@redhat.com>
21684
21685 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
21686 instead of "unknown output after running".
21687
3fae92fc
YQ
216882014-05-16 Yao Qi <yao@codesourcery.com>
21689
21690 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
21691 file1.txt from host at the end.
21692 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21693
c2b2ccc5
DE
216942014-05-15 Doug Evans <dje@google.com>
21695
21696 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
21697 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
21698 loading file. Add test for TU lookup.
21699
8c217a4b
SM
217002014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21701
21702 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
21703 calling "-exec-arguments" or "set args" before running the
21704 inferior.
21705
3deb39c6
SM
217062014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21707
21708 * lib/mi-support.exp (mi_expect_stop): Expect message for
21709 inferiors that exit with non-zero exit code.
21710
71a79f8c
YQ
217112014-05-14 Yao Qi <yao@codesourcery.com>
21712
21713 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
21714 match absolute path on remote host.
21715 (test_file_list_exec_source_files): Remove "/" from the
21716 pattern.
21717
f23fcd46
YQ
217182014-05-14 Yao Qi <yao@codesourcery.com>
21719
21720 * boards/local-remote-host-notty.exp (${board}_file): New
21721 proc.
21722
9404b58f
KM
217232014-05-07 Kyle McMartin <kyle@redhat.com>
21724
21725 Pushed by Joel Brobecker <brobecker@adacore.com>.
21726 * gdb.arch/aarch64-atomic-inst.c: New file.
21727 * gdb.arch/aarch64-atomic-inst.exp: New file.
21728
5e45f04c
YQ
217292014-05-07 Yao Qi <yao@codesourcery.com>
21730
21731 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
21732 in current context" too.
21733
c888a17d
KS
217342014-05-05 Keith Seitz <keiths@redhat.com>
21735
21736 * gdb.linespec/ls-dollar.exp: Add test for linespec
21737 file:convenience_variable.
21738
290a839c
YQ
217392014-05-05 Yao Qi <yao@codesourcery.com>
21740
21741 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
21742 traceframes into tfile and ctf trace files. Read data from
21743 trace file and test collected data.
21744 (gdb_collect_locals_test): Likewise.
21745 (gdb_unavailable_registers_test): Likewise.
21746 (gdb_unavailable_floats): Likewise.
21747 (gdb_collect_globals_test): Likewise.
21748 (top-level): Append "ctf" to trace_file_targets if GDB
21749 supports.
21750
b5262cd0
YQ
217512014-05-05 Yao Qi <yao@codesourcery.com>
21752
21753 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
21754 code to ...
21755 (gdb_collect_args_test_1): ... it. New proc.
21756 (gdb_collect_locals_test): Move some code to ...
21757 (gdb_collect_locals_test_1): ... it. New proc.
21758 (gdb_unavailable_registers_test): Move some code to ...
21759 (gdb_unavailable_registers_test_1): ... it. New proc.
21760 (gdb_unavailable_floats): Move some code to ...
21761 (gdb_unavailable_floats_1): ... it. New proc.
21762
30a1e6cc
SDJ
217632014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21764
21765 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
21766 probes to test for bitness recognition.
21767 * gdb.arch/amd64-stap-optional-prefix.exp
21768 (test_probe_value_without_reg): New procedure.
21769 Add code to test for different kinds of bitness.
21770
f33da99a
SDJ
217712014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21772
21773 PR breakpoints/16889
21774 * gdb.arch/amd64-stap-optional-prefix.S: New file.
21775 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21776
5b80f00d
PA
217772014-05-01 Pedro Alves <palves@redhat.com>
21778
21779 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
21780 gdb_file_cmd if no file is specified.
21781 * boards/native-extended-gdbserver.exp (gdb_load): Use the
21782 last_loaded_file to set the remote exec-file.
21783
f8c2a73c
PA
217842014-05-01 Pedro Alves <palves@redhat.com>
21785
21786 * boards/local-remote-host.exp: New file.
21787
be6e8ac7
PA
217882014-05-01 Pedro Alves <palves@redhat.com>
21789
21790 * boards/local-remote-host.exp: Rename to ...
21791 * boards/local-remote-host-notty.exp: ... this.
21792
cac0dc8f
JB
217932014-04-28 Joel Brobecker <brobecker@adacore.com>
21794
21795 * gdb.ada/dyn_arrayidx: New testcase.
21796
9730e6cc
YQ
217972014-04-26 Yao Qi <yao@codesourcery.com>
21798
21799 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
21800 and compute the length of function main. Save it in
21801 $main_length.
21802 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
21803 (top-level): Use gdb_compile to compile objects into
21804 executable and restart GDB. Remove invocation to
21805 prepare_for_testing.
21806
7ae1a6a6
PA
218072014-04-25 Simon Marchi <simon.marchi@ericsson.com>
21808 Pedro Alves <palves@redhat.com>
21809
21810 PR server/16255
21811 * gdb.multi/multi-attach.c: New file.
21812 * gdb.multi/multi-attach.exp: New file.
21813
4082afcc
PA
218142014-04-25 Pedro Alves <palves@redhat.com>
21815
21816 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
21817 user.
21818 (top level): Test that "set remote conditional-breakpoints-packet
21819 off" works as intended.
21820 * gdb.base/dprintf.exp: Test that "set remote
21821 breakpoint-commands-packet off" works as intended.
21822 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
21823 New function.
21824 (top level): Call it.
21825 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
21826 remote fast-tracepoints-packet off" works as intended.
21827 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
21828 * lib/gdb.exp (gdb_is_target_remote): ... here.
21829
2abc3f8d
DB
218302014-04-24 David Blaikie <dblaikie@gmail.com>
21831
21832 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
21833 ensure clang would not discard them.
21834 * gdb.base/gdbvars.c: Ditto.
21835 * gdb.base/memattr.c: Ditto.
21836 * gdb.base/whatis.c: Ditto.
21837 * gdb.python/py-prettyprint.c: Ditto.
21838 * gdb.trace/actions.c: Ditto.
21839 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
21840 ensure clang would not discard it.
21841
bfd39632
DB
218422014-04-24 David Blaikie <dblaikie@gmail.com>
21843
21844 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
21845 clang to emit the full definition of type required by the test
21846 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
21847
22842ff6
DB
218482014-04-24 David Blaikie <dblaikie@gmail.com>
21849
21850 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
21851 coax Clang into emitting the definition of the type.
21852 * gdb.cp/pr10728-x.h (y): Ditto.
21853 * gdb.cp/pr10728-y.cc (y): Ditto.
21854
c2e827ad
DB
218552014-04-24 David Blaikie <dblaikie@gmail.com>
21856
21857 * gdb.base/label.exp: XFAIL label related tests under Clang.
21858 * gdb.cp/cplabel.exp: Ditto.
21859 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
21860 under Clang those using labels.
21861
4c2d33e7
YQ
218622014-04-25 Yao Qi <yao@codesourcery.com>
21863
21864 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
21865 double_label.
21866 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
21867 partial_label and double_label.
21868
56083b99
DB
218692014-04-24 David Blaikie <dblaikie@gmail.com>
21870
21871 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
21872
25d4e99d
DB
218732014-04-24 David Blaikie <dblaikie@gmail.com>
21874
21875 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
21876 of the function to work across GCC and Clang.
21877 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
21878 pointer types (const void ** const V void **).
21879
01f9f808
MS
218802014-04-24 Michael Sturm <michael.sturm@mintel.com>
21881 Walfred Tedeschi <walfred.tedeschi@intel.com>
21882
21883 * Makefile.in (EXECUTABLES): Added i386-avx512.
21884 * gdb.arch/i386-avx512.c: New file.
21885 * gdb.arch/i386-avx512.exp: Likewise.
21886
4b48d439
KS
218872014-04-23 Keith Seitz <keiths@redhat.com>
21888
21889 * lib/mi-support.exp (mi_list_breakpoints): Delete.
21890 (mi_make_breakpoint_table): New procedure.
21891 (mi_create_breakpoint): Use mi_make_breakpoint
21892 and return the result.
21893 (mi_make_breakpoint): New procedure.
21894 (mi_build_kv_pairs): New procedure.
21895
21896 * gdb.mi/mi-break.exp: Remove unused globals,
21897 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
21898 All callers updated.
21899 * gdb.mi/mi-dprintf.exp: Use variable to track command
21900 number.
21901 Update all callers of mi_create_breakpoint and use
21902 mi_make_breakpoint_table.
21903 Remove any unused global variables.
21904 * gdb.mi/mi-nonstop.exp: Likewise.
21905 * gdb.mi/mi-nsintrall.exp: Likewise.
21906 * gdb.mi/mi-nsmoribund.exp: Likewise.
21907 * gdb.mi/mi-nsthrexec.exp: Likewise.
21908 * gdb.mi/mi-reverse.exp: Likewise.
21909 * gdb.mi/mi-simplerun.exp: Likewise.
21910 * gdb.mi/mi-stepn.exp: Likewise.
21911 * gdb.mi/mi-syn-frame.exp: Likewise.
21912 * gdb.mi/mi-until.exp: Likewise.
21913 * gdb.mi/mi-var-cp.exp: Likewise.
21914 * gdb.mi/mi-var-display.exp: Likewise.
21915 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
21916 * gdb.mi/mi2-var-child.exp: Likewise.
21917 * gdb.mi/mi-vla-c99.exp: Likewise.
21918 * lib/mi-support.exp: Likewise.
21919
21920 From Ian Lance Taylor <iant@cygnus.com>:
21921 * lib/gdb.exp (parse_args): New procedure.
21922
08351840
PA
219232014-04-23 Pedro Alves <palves@redhat.com>
21924
21925 * gdb.base/break-unload-file.c: New file.
21926 * gdb.base/break-unload-file.exp: New file.
21927 * gdb.base/sym-file-lib.c (baz): New function.
21928 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
21929 field.
21930 (load): Store the segment's mapped size.
21931 (unload): New function.
21932 (unload_shlib): New function.
21933 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
21934 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
21935 set a breakpoint at baz, and call it.
21936 * gdb.base/sym-file.exp: New tests for stale breakpoint
21937 instructions.
21938
076855f9
PA
219392014-04-23 Pedro Alves <palves@redhat.com>
21940
21941 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
21942 * gdb.base/hbreak-in-shr-unsupported.c: New file.
21943 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
21944 * gdb.base/hbreak-unmapped.c: New file.
21945 * gdb.base/hbreak-unmapped.exp: New file.
21946 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
21947 * lib/gdb.exp (gdb_is_target_remote): ... here.
21948
483805cf
PA
219492014-04-22 Pedro Alves <palves@redhat.com>
21950
21951 * gdb.base/consecutive-step-over.c: New file.
21952 * gdb.base/consecutive-step-over.exp: New file.
21953
06d97543
PA
219542014-04-22 Pedro Alves <palves@redhat.com>
21955
21956 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
21957 instead of send_gdb/gdb_expect.
21958
b4429ea2
YQ
219592014-04-22 Yao Qi <yao@codesourcery.com>
21960
21961 * lib/trace-support.exp (generate_tracefile): New procedure.
21962 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
21963 return 0.
21964 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
21965 if generate_tracefile returns 1.
21966
51d48146
PA
219672014-04-18 Tom Tromey <palves@redhat.com>
21968 Pedro alves <tromey@redhat.com>
21969
21970 PR backtrace/15558
21971 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
21972 with a backtrace limit.
21973 * gdb.python/py-frame-inline.exp: Test running to an inline
21974 function with a backtrace limit, and printing the newest frame.
21975 * gdb.python/py-frame-inline.c (main): Call f.
21976
bd1dce5f
MS
219772014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21978
21979 * gdb.java/jnpe.exp: Drop srcdir from untested path.
21980
40d1a503
MS
219812014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21982
21983 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
21984 Drop prefix from unsupported source file path.
21985
389b98f7
YQ
219862014-04-17 Yao Qi <yao@codesourcery.com>
21987
21988 * lib/gdb.exp (with_target_charset): New proc.
21989 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
21990 with_target_charset.
21991 (test_print_strings): Likewise.
21992 (test_repeat_bytes): Likewise.
21993 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
21994 for some tests.
21995
22869d73
KS
219962014-04-16 Keith Seitz <keiths@redhat.com>
21997
21998 PR gdb/15827
21999 * gdb.dwarf2/corrupt.c: New file.
22000 * gdb.dwarf2/corrupt.exp: New file.
22001
c4f87ca6
KS
220022014-04-16 Keith Seitz <keiths@redhat.com>
22003
22004 PR c++/16597
22005 * gdb.cp/namelessclass.cc: New file.
22006 * gdb.cp/namelessclass.exp: New file.
22007 * gdb.cp/namelessclass.S: New file.
22008
ab19de87
DE
220092014-04-16 Doug Evans <dje@google.com>
22010
22011 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22012 Add comment.
22013 (gdbserver_default_get_comm_port): New function.
22014 (gdbserver_start): Check if board file provided
22015 "gdbserver,get_comm_port" and use it if so.
22016 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22017 (gdb,socketport): Set to "stdio".
22018 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22019 (stdio_gdbserver_template): Delete.
22020 (${board}_get_remote_address): Update.
22021 (${board}_build_remote_cmd): Delete.
22022 (${board}_get_comm_port): New function.
22023 (${board}_spawn): Update.
22024 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22025 Delete.
22026 (${board}_get_remote_address): Update.
22027 (${board}_get_comm_port): New function.
22028
fc98a809
AB
220292014-04-16 Andrew Burgess <aburgess@broadcom.com>
22030
22031 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22032 appearing in any order.
22033
87fd9e6e
DE
220342014-04-15 Doug Evans <dje@google.com>
22035
22036 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22037 uninitialized value of "description".
22038
099fc3ea
KS
220392014-04-15 Keith Seitz <keiths@redhat.com>
22040
22041 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22042 Remove unused globals.
22043 (test_running_the_program): Likewise.
22044 (test_controlled_execution): Likewise.
22045 (test_controlling_breakpoints): Likewise.
22046 (test_program_termination): Likewise.
22047
5da151d4
KS
220482014-04-15 Keith Seitz <keiths@redhat.com>
22049
22050 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22051 unused globals.
22052 (test_rbreak_creation_and_listing): Likewise.
22053 (test_ignore_count): Likewise.
22054 (test_error): Likewise.
22055
35e5d2f0
PA
220562014-04-15 Pedro Alves <palves@redhat.com>
22057
22058 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22059 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22060 sym-file-loader.c.
22061 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22062 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22063 to sym-file-loader.c.
22064 (struct library): Forward declare.
22065 (load_shlib, lookup_function): Change prototypes.
22066 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22067 (translate_offset): Remove declarations.
22068 (get_text_addr): New declaration.
22069 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22070 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22071 sym-file-loader.h.
22072 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22073 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22074 here from sym-file-loader.h.
22075 (struct library): New structure.
22076 (load_shlib, lookup_function): Change prototypes and adjust to
22077 work with a struct library.
22078 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22079 (translate_offset): Make static.
22080 (get_text_addr): New function.
22081 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22082
eb4c1710
PA
220832014-04-15 Pedro Alves <palves@redhat.com>
22084
22085 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22086
2d1baf52
PA
220872014-04-15 Pedro Alves <palves@redhat.com>
22088
22089 * gdb.base/sym-file-loader.c: Include <limits.h>.
22090 (SELF_LINK): New define.
22091 (get_origin): New function.
22092 (load_shlib): Use it.
22093 * gdb.base/sym-file.exp: Don't early return if the target is
22094 remote. Use runto_main, and issue fail is that fails. Use
22095 gdb_load_shlibs.
22096 (shlib_name): Delete.
22097 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22098
7dd6df01
PA
220992014-04-15 Pedro Alves <palves@redhat.com>
22100
22101 * gdb.base/sym-file.exp: Remove regex characters from test
22102 message. Don't refer to breakpoint numbers in test messages.
22103
b50c8614
KS
221042014-04-14 Keith Seitz <keiths@redhat.com>
22105
22106 PR c++/16253
22107 * gdb.cp/var-tag.cc: New file.
22108 * gdb.cp/var-tag.exp: New file.
22109 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22110 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22111 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22112 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22113
3d567982
TT
221142014-04-14 Tom Tromey <tromey@redhat.com>
22115
22116 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22117 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22118 type.
22119 * gdb.cp/enum-class.exp: New file.
22120 * gdb.cp/enum-class.cc: New file.
22121
0626fc76
TT
221222014-04-14 Tom Tromey <tromey@redhat.com>
22123
22124 * gdb.dwarf2/enum-type.exp: New file.
22125
dca325b3
SA
221262014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22127
22128 * gdb.mi/mi-vla-c99.exp: New file.
22129 * gdb.mi/vla.c: New file.
22130
5854b38a
SA
221312014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22132
22133 * gdb.base/vla-datatypes.c: New file.
22134 * gdb.base/vla-datatypes.exp: New file.
22135
463bb957
SA
221362014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22137
22138 * gdb.base/vla-ptr.c: New file.
22139 * gdb.base/vla-ptr.exp: New file.
22140
3dd170be
SA
221412014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22142
22143 * gdb.dwarf2/count.exp: New file.
22144
5ecaaa66
SA
221452014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22146
22147 * gdb.base/vla-sideeffect.c: New file.
22148 * gdb.base/vla-sideeffect.exp: New file.
22149
41f1ada5
DB
221502014-04-14 David Blaikie <dblaikie@gmail.com>
22151
22152 * gdb.mi/non-stop.c: Add return value for non-void function return
22153 statement.
22154 * gdb.threads/staticthreads.c: Ditto.
22155
0be03e84
DE
221562014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22157 Doug Evans <xdje42@gmail.com>
22158
22159 * gdb.guile/scm-value.c: Improve test case.
22160 * gdb.guile/scm-value.exp: Add new test.
22161
f180a1fb
DB
221622014-04-11 David Blaikie <dblaikie@gmail.com>
22163
22164 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22165 override Clang's default.
22166
6b662e19
JB
221672014-04-11 Joel Brobecker <brobecker@adacore.com>
22168
22169 Revert the following changes (regressions):
22170
22171 * gdb.base/vla-sideeffect.c: New file.
22172 * gdb.base/vla-sideeffect.exp: New file.
22173
22174 * gdb.dwarf2/count.exp: New file.
22175
22176 * gdb.base/vla-multi.c: New file.
22177 * gdb.base/vla-multi.exp: New file.
22178
22179 * gdb.base/vla-ptr.c: New file.
22180 * gdb.base/vla-ptr.exp: New file.
22181
22182 * gdb.base/vla-datatypes.c: New file.
22183 * gdb.base/vla-datatypes.exp: New file.
22184
22185 * gdb.mi/mi-vla-c99.exp: New file.
22186 * gdb.mi/vla.c: New file.
22187
245a5f0b
KS
221882014-04-11 Keith Seitz <keiths@redhat.com>
22189
22190 PR c++/16675
22191 * gdb.cp/cpsizeof.exp: New file.
22192 * gdb.cp/cpsizeof.cc: New file.
22193
58a84dcf
SA
221942014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22195
191a8a90
JB
22196 * gdb.mi/mi-vla-c99.exp: New file.
22197 * gdb.mi/vla.c: New file.
58a84dcf 22198
c8655f75
SA
221992014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22200
22201 * gdb.base/vla-datatypes.c: New file.
22202 * gdb.base/vla-datatypes.exp: New file.
22203
024e13b4
SA
222042014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22205
22206 * gdb.base/vla-ptr.c: New file.
22207 * gdb.base/vla-ptr.exp: New file.
22208
1a237e0e
SA
222092014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22210
22211 * gdb.base/vla-multi.c: New file.
22212 * gdb.base/vla-multi.exp: New file.
22213
504f3432
SA
222142014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22215
22216 * gdb.dwarf2/count.exp: New file.
22217
3bce8237
SA
222182014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22219
191a8a90
JB
22220 * gdb.base/vla-sideeffect.c: New file.
22221 * gdb.base/vla-sideeffect.exp: New file.
3bce8237 22222
322f9c21
YQ
222232014-04-11 Yao Qi <yao@codesourcery.com>
22224
22225 * gdb.base/completion.exp: Check file exists before running tests
22226 on file completion.
22227
d708bcd1
PA
222282014-04-10 Pedro Alves <palves@redhat.com>
22229
22230 * gdb.base/cond-eval-mode.c: New file.
22231 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22232 prepare_for_testing to build the new file. Check result of
22233 runto_main.
22234 (test_break, test_watch): New procedures.
22235 (top level): Use them.
22236
ae1d2761
PM
222372014-04-08 Pierre Muller <muller@sourceware.org>
22238
22239 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22240 Ctrl-V use for mingw hosts.
22241
7af389b8
SC
222422014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22243
22244 * gdb.python/py-value.c: Improve test case.
22245 * gdb.python/py-value.exp: Add new test.
22246
5e703181
DE
222472014-04-07 David Blaikie <dblaikie@gmail.com>
22248
22249 * lib/compiler.c: Identify the clang compiler.
22250 * lib/compiler.cc: Ditto.
22251
9810b410
YQ
222522014-04-03 Yao Qi <yao@codesourcery.com>
22253
22254 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22255
98d1b8dc
AB
222562014-04-01 Anton Blanchard <anton@samba.org>
22257
22258 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22259 messages unique.
22260
3114cea1
AB
222612014-04-01 Anton Blanchard <anton@samba.org>
22262
22263 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22264 prepare_for_testing.
22265
62f7182c
AB
222662014-04-01 Anton Blanchard <anton@samba.org>
22267
22268 * gdb.arch/ppc64-atomic-inst.c: Remove.
22269 * gdb.arch/ppc64-atomic-inst.S: New file.
22270 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22271
770e7fc7
DE
222722014-03-31 Doug Evans <dje@google.com>
22273
22274 * gdb.base/print-symbol-loading-lib.c: New file.
22275 * gdb.base/print-symbol-loading-main.c: New file.
22276 * gdb.base/print-symbol-loading.exp: New file.
22277
46e2bafa
YQ
222782014-03-31 Yao Qi <yao@codesourcery.com>
22279
22280 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22281
8776cfe9
JB
222822014-03-28 Joel Brobecker <brobecker@adacore.com>
22283
22284 * gdb.ada/mi_dyn_arr: New testcase.
22285
5d1ef361
DE
222862014-03-27 Doug Evans <dje@google.com>
22287
22288 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22289
b5bee914
YQ
222902014-03-27 Yao Qi <yao@codesourcery.com>
22291
22292 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22293 if target is nios2-*-*.
22294
0d4d0e77
YQ
222952014-03-26 Yao Qi <yao@codesourcery.com>
22296
22297 * lib/gdb.exp (readline_is_used): New proc.
22298 * gdb.base/completion.exp: Move tests on command complete up.
22299 Skip the rest of tests if readline is not used.
22300 * gdb.ada/complete.exp: Skp the test if readline is not
22301 used.
22302 * gdb.base/filesym.exp: Likewise.
22303 * gdb.base/macscp.exp: Likewise.
22304 * gdb.base/readline-ask.exp: Likewise.
22305 * gdb.base/readline.exp: Likewise.
22306 * gdb.python/py-cmd.exp: Likewise.
22307 * gdb.trace/tfile.exp: Likewise.
22308
29361eee
YQ
223092014-03-26 Yao Qi <yao@codesourcery.com>
22310
22311 * gdb.base/macscp.exp: Fix code format issues.
22312
bc9a5525
UW
223132014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22314
22315 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22316 * gdb.asm/powerpc64le.inc: New file.
22317
d3839ede
PA
223182014-03-25 Pedro Alves <palves@redhat.com>
22319 Doug Evans <dje@google.com>
22320
22321 * gdb.base/source-execution.c: New file.
22322 * gdb.base/source-execution.exp: New file.
22323 * gdb.base/source-execution.gdb: New file.
22324
01672a57
DE
223252014-03-24 Doug Evans <dje@google.com>
22326
22327 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22328 using fission.
22329
88bbeca9
HZ
223302014-03-24 Hui Zhu <hui@codesourcery.com>
22331 Pedro Alves <palves@redhat.com>
22332
22333 PR breakpoints/16101
22334 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22335 test pass/fail messages. Detect missing support for dprintf when
22336 breakpoints are actually inserted.
22337 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22338 breakpoints are actually inserted.
22339 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22340 fails.
22341
d2348791
JK
223422014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22343
22344 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22345
feef67ab
DE
223462014-03-22 Doug Evans <xdje42@gmail.com>
22347
22348 * gdb.python/python.exp (python not supported): Verify multi-line
22349 python command issues an error.
25d743f9 22350 * gdb.guile/guile.exp (guile not supported): Verify multi-line
51b8d20c 22351 guile command issues an error.
feef67ab 22352
ecebef6a
MR
223532014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22354
22355 * gdb.threads/thread-specific.exp: Handle the lack of usable
22356 $this_breakpoint and $this_thread.
22357
ccdd1909
HZ
223582014-03-21 Hui Zhu <hui@codesourcery.com>
22359
22360 * gdb.base/attach.exp (do_command_attach_tests): New.
22361
beb460e8
PA
223622014-03-20 Tom Tromey <tromey@redhat.com>
22363 Pedro Alves <palves@redhat.com>
22364
22365 PR cli/15718
22366 * gdb.base/condbreak-call-false.c: New file.
22367 * gdb.base/condbreak-call-false.exp: New file.
22368
40acf43a
PA
223692014-03-20 Pedro Alves <palves@redhat.com>
22370
22371 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22372 Delete.
22373 (block_signals, unblock_signals): Delete.
22374 (child_function_2, main): Remove references to deleted variable
22375 and functions.
22376
9f5e1e02
PA
223772014-03-20 Pedro Alves <palves@redhat.com>
22378
22379 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22380 Use pthread_kill to signal thread 2.
22381 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22382 Adjust to make the test send itself a signal rather than using the
22383 host's "kill" command.
22384
99619bea
PA
223852014-03-20 Pedro Alves <palves@redhat.com>
22386
22387 * gdb.threads/multiple-step-overs.c: New file.
22388 * gdb.threads/multiple-step-overs.exp: New file.
22389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22390 Adjust expected infrun debug output.
22391
2adfaa28
PA
223922014-03-20 Pedro Alves <palves@redhat.com>
22393
22394 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22395 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22396
31e77af2
PA
223972014-03-20 Pedro Alves <palves@redhat.com>
22398
22399 PR breakpoints/7143
22400 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22401 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22402 of gdb_test_multiple.
22403 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22404 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22405
b9f437de
PA
224062014-03-20 Pedro Alves <palves@redhat.com>
22407
22408 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22409 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22410
05adc73e
PA
224112014-03-19 Pedro Alves <palves@redhat.com>
22412
22413 * gdb.base/async.exp: Remove early return.
22414
6048b950
PA
224152014-03-19 Pedro Alves <palves@redhat.com>
22416
22417 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22418
8bcfb00a
PA
224192014-03-19 Pedro Alves <palves@redhat.com>
22420
22421 * gdb.base/async.exp (test_background): Expect \r\n after
22422 "completed." in the fail pattern.
22423
884e37dc
PA
224242014-03-19 Pedro Alves <palves@redhat.com>
22425
22426 * gdb.base/async.exp (test_background): New procedure.
22427 Use it for all background execution command tests.
22428
148e57e2
PA
224292014-03-19 Pedro Alves <palves@redhat.com>
22430
22431 * gdb.base/async.exp: Use prepare_for_testing.
22432
f48088c7
PA
224332014-03-19 Pedro Alves <palves@redhat.com>
22434
22435 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22436 the same line.
22437
e2f6c966
PA
224382014-03-19 Pedro Alves <palves@redhat.com>
22439
22440 * gdb.base/async.c (main): Add "jump here" and "until here" line
22441 marker comments.
22442 * gdb.base/async.exp (jump_here): New global.
22443 (jump& test): Use it.
22444 (until_here): New global.
22445 (until& test): Use it.
22446
c30568d4
PA
224472014-03-19 Pedro Alves <palves@redhat.com>
22448
22449 * gdb.base/async.exp: Don't frob gdb_protocol.
22450
0172b6a7
DE
224512014-03-18 Doug Evans <xdje42@gmail.com>
22452
22453 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22454 Fix spelling of exec-done-display.
22455
06c868a8
JK
224562014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22457
22458 PR gdb/15358
22459 * gdb.base/gdb-sigterm.c: New file.
22460 * gdb.base/gdb-sigterm.exp: New file.
22461
0c7e1a46
PA
224622014-03-18 Pedro Alves <palves@redhat.com>
22463
22464 PR gdb/13860
22465 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22466 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22467 solib-event.
22468
f7c77d93
JB
224692014-03-17 Joel Brobecker <brobecker@adacore.com>
22470
22471 * gdb.ada/pckd_arr_ren: New testcase.
22472
5a1e8c7a
DE
224732014-03-13 Doug Evans <xdje42@gmail.com>
22474
22475 PR guile/16612
22476 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22477 collect after discarding symbols.
22478
350e1a76
DE
224792014-03-13 Ludovic Courtès <ludo@gnu.org>
22480 Doug Evans <xdje42@gmail.com>
22481
22482 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22483 to history survives a gc.
22484
a69900ae
PA
224852014-03-13 Pedro Alves <palves@redhat.com>
22486
22487 * gdb.base/default.exp: Don't test "target procfs".
22488
5db9f0bd
PA
224892014-03-13 Pedro Alves <palves@redhat.com>
22490
22491 * gdb.base/default.exp: Update "target child" and "target procfs"
22492 tests to not expect "Unix".
22493
b3ccfe11
TT
224942014-03-12 Tom Tromey <tromey@redhat.com>
22495
22496 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22497 New procs. Add target-async tests.
22498 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22499 Add target-async tests.
22500
646f4417
AA
225012014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22502
22503 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22504 'func_start' and 'func_end' for the beginning and end of the
22505 function code, respectively.
22506 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22507 'func_end' instead of 'func' and 'main'.
22508
288c211f
AA
225092014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22510
22511 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22512 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22513 generate the debug info assembler source.
22514
e0c0f156
AA
225152014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22516
22517 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22518 * gdb.dwarf2/arr-subrange.exp: Likewise.
22519 * gdb.dwarf2/dwz.exp: Likewise.
22520 * gdb.dwarf2/method-ptr.exp: Likewise.
22521 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22522 * gdb.dwarf2/subrange.exp: Likewise.
22523 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22524 * gdb.dwarf2/implptrpiece.exp: Likewise.
22525 * gdb.dwarf2/nostaticblock.exp: Likewise.
22526
0e5c4555
AA
225272014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22528
22529 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22530 directory to absolute path name arguments.
22531
5ec18f2b
JG
225322014-03-10 Joel Brobecker <brobecker@adacore.com>
22533
22534 * gdb.ada/tagged_access: New testcase.
22535
847fc4f2
MM
225362014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22537
22538 * gdb.btrace/data.exp: Update expected output.
22539
cc3da688
YQ
225402014-03-06 Yao Qi <yao@codesourcery.com>
22541
22542 * gdb.trace/pr16508.exp: New file.
22543
0f26cec1
PA
225442014-03-05 Pedro Alves <palves@redhat.com>
22545
22546 PR gdb/16575
22547 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22548 procedure.
22549 (top level): Adjust to use it. Add tests that exercise breakpoint
22550 interaction with the code-cache.
22551
7a5a839f
LC
225522014-02-26 Ludovic Courtès <ludo@gnu.org>
22553
22554 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22555 test for 'history-append!'.
22556
31aa7e4e
JB
225572014-02-26 Joel Brobecker <brobecker@adacore.com>
22558
22559 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22560 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22561 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22562 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22563 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22564 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22565
1b588015
JB
225662014-02-26 Joel Brobecker <brobecker@adacore.com>
22567
22568 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22569 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22570 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22571
55426c9d
JB
225722014-02-26 Joel Brobecker <brobecker@adacore.com>
22573
22574 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22575
dc53a7ad
JB
225762014-02-26 Joel Brobecker <brobecker@adacore.com>
22577
22578 * gdb.dwarf2/arr-stride.c: New file.
22579 * gdb.dwarf2/arr-stride.exp: New file.
22580
12ab52e9
PA
225812014-02-26 Pedro Alves <palves@redhat.com>
22582
22583 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22584 that won't ever trigger. Make sure that GDB reports the correct
22585 breakpoint that caused the stop.
22586
849c862e
JK
225872014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22588
22589 PR gdb/16626
22590 * gdb.base/auto-load-script: New file.
22591 * gdb.base/auto-load.c: New file.
22592 * gdb.base/auto-load.exp: New file.
22593
71b7d793
JK
22594 PR gdb/16626
22595 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22596
e2f0d509
JK
225972014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22598
22599 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22600 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22601
50cc37c8
DE
226022014-02-24 Doug Evans <dje@google.com>
22603
22604 * lib/gdb.exp (run_on_host): Log error output if program fails.
22605
ea4758f2
PA
226062014-02-21 Pedro Alves <palves@redhat.com>
22607
22608 * gdb.threads/step-after-sr-lock.c: Rename to ...
22609 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22610 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22611 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22612 ... this.
22613
d7b30f67
SDJ
226142014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22615
22616 PR tdep/16397
22617 * gdb.arch/amd64-stap-special-operands.exp: New file.
22618 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22619 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22620 * gdb.arch/amd64-stap-triplet.S: Likewise.
22621 * gdb.arch/amd64-stap-triplet.c: Likewise.
22622
83deb43f
JB
226232014-02-20 Joel Brobecker <brobecker@adacore.com>
22624
22625 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22626 in .section pseudo-op.
22627
adde2bff
DE
226282014-02-20 lin zuojian <manjian2006@gmail.com>
22629 Joel Brobecker <brobecker@adacore.com>
22630 Doug Evans <xdje42@gmail.com>
22631
22632 PR symtab/16581
22633 * gdb.dwarf2/dw2-icycle.S: New file.
22634 * gdb.dwarf2/dw2-icycle.c: New file.
22635 * gdb.dwarf2/dw2-icycle.exp: New file.
22636
f7bd0f78
SC
226372014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22638
22639 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22640 operations on gdb.Value objects.
22641 * gdb.python/py-value-cc.exp: Add new test to test operations on
22642 gdb.Value objects.
22643
c17ef0d5
DE
226442014-02-18 Doug Evans <dje@google.com>
22645
22646 * Makefile.in (TESTS): New variable.
22647 (expanded_tests, expanded_tests_or_none): New variables
22648 (check-single): Pass $(expanded_tests_or_none) to runtest.
22649 (check-parallel): Only run tests in $(TESTS) if non-empty.
22650 (check/no-matching-tests-found): New rule.
22651 * README: Document TESTS makefile variable.
22652
5dd3176f
DE
226532014-02-18 Doug Evans <dje@google.com>
22654
22655 * Makefile.in (check-parallel): rm -rf outputs temp.
22656
0b10be4f
JK
226572014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
22658
22659 Fix "ERROR: no fileid for" in the testsuite.
22660 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
22661
85f224e7
DE
226622014-02-12 Doug Evans <dje@google.com>
22663
22664 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
22665 (MISCELLANEOUS): New variable.
22666 (clean): rm -rf $(MISCELLANEOUS).
22667 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
22668 dwp live in the same directory as symlinks, with each symlink pointed
22669 to a differently named file in a different directory.
22670
149b30ff
DE
226712014-02-11 Doug Evans <dje@google.com>
22672
22673 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
22674 of Tcl file commands.
22675
1dfdac32
MK
226762014-02-10 Mark Kettenis <kettenis@gnu.org>
22677
22678 * gdb.threads/step-after-sr-lock.exp: Avoid executing
22679 "kill -SIGUSR1 -1".
22680
aa4fb036
JB
226812014-02-10 Joel Brobecker <brobecker@adacore.com>
22682
22683 * gdb.ada/tick_length_array_enum_idx: New testcase.
22684
ed3ef339
DE
226852014-02-10 Doug Evans <xdje42@gmail.com>
22686
22687 * configure.ac (AC_OUTPUT): Add gdb.guile.
22688 * configure: Regenerate.
22689 * lib/gdb-guile.exp: New file.
22690 * lib/gdb.exp (get_target_charset): New function.
22691 * gdb.base/help.exp: Update expected output from "apropos apropos".
22692 * gdb.guile/Makefile.in: New file.
22693 * gdb.guile/guile.exp: New file.
22694 * gdb.guile/scm-arch.c: New file.
22695 * gdb.guile/scm-arch.exp: New file.
22696 * gdb.guile/scm-block.c: New file.
22697 * gdb.guile/scm-block.exp: New file.
22698 * gdb.guile/scm-breakpoint.c: New file.
22699 * gdb.guile/scm-breakpoint.exp: New file.
22700 * gdb.guile/scm-disasm.c: New file.
22701 * gdb.guile/scm-disasm.exp: New file.
22702 * gdb.guile/scm-equal.c: New file.
22703 * gdb.guile/scm-equal.exp: New file.
22704 * gdb.guile/scm-error.exp: New file.
22705 * gdb.guile/scm-error.scm: New file.
22706 * gdb.guile/scm-frame-args.c: New file.
22707 * gdb.guile/scm-frame-args.exp: New file.
22708 * gdb.guile/scm-frame-args.scm: New file.
22709 * gdb.guile/scm-frame-inline.c: New file.
22710 * gdb.guile/scm-frame-inline.exp: New file.
22711 * gdb.guile/scm-frame.c: New file.
22712 * gdb.guile/scm-frame.exp: New file.
22713 * gdb.guile/scm-generics.exp: New file.
22714 * gdb.guile/scm-gsmob.exp: New file.
22715 * gdb.guile/scm-iterator.c: New file.
22716 * gdb.guile/scm-iterator.exp: New file.
22717 * gdb.guile/scm-math.c: New file.
22718 * gdb.guile/scm-math.exp: New file.
22719 * gdb.guile/scm-objfile-script-gdb.in: New file.
22720 * gdb.guile/scm-objfile-script.c: New file.
22721 * gdb.guile/scm-objfile-script.exp: New file.
22722 * gdb.guile/scm-objfile.c: New file.
22723 * gdb.guile/scm-objfile.exp: New file.
22724 * gdb.guile/scm-ports.exp: New file.
22725 * gdb.guile/scm-pretty-print.c: New file.
22726 * gdb.guile/scm-pretty-print.exp: New file.
22727 * gdb.guile/scm-pretty-print.scm: New file.
22728 * gdb.guile/scm-section-script.c: New file.
22729 * gdb.guile/scm-section-script.exp: New file.
22730 * gdb.guile/scm-section-script.scm: New file.
22731 * gdb.guile/scm-symbol.c: New file.
22732 * gdb.guile/scm-symbol.exp: New file.
22733 * gdb.guile/scm-symtab-2.c: New file.
22734 * gdb.guile/scm-symtab.c: New file.
22735 * gdb.guile/scm-symtab.exp: New file.
22736 * gdb.guile/scm-type.c: New file.
22737 * gdb.guile/scm-type.exp: New file.
22738 * gdb.guile/scm-value-cc.cc: New file.
22739 * gdb.guile/scm-value-cc.exp: New file.
22740 * gdb.guile/scm-value.c: New file.
22741 * gdb.guile/scm-value.exp: New file.
22742 * gdb.guile/source2.scm: New file.
22743 * gdb.guile/types-module.cc: New file.
22744 * gdb.guile/types-module.exp: New file.
22745
7026a7c1
YQ
227462014-02-10 Yao Qi <yao@codesourcery.com>
22747
22748 PR testsuite/16543
22749 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
22750 * configure: Regenerated.
22751 * Makefile.in: New file.
22752
6c466447
AS
227532014-02-08 Andreas Schwab <schwab@linux-m68k.org>
22754
22755 * gdb.python/py-framefilter.exp: Fix typo.
22756
6e854735
YQ
227572014-02-08 Yao Qi <yao@codesourcery.com>
22758
22759 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
22760 that no =breakpoint-modified is emitted when breakpoints are
22761 modified through MI commands.
22762
d137e6dc
PA
227632014-02-07 Pedro Alves <pedro@codesourcery.com>
22764 Pedro Alves <palves@redhat.com>
22765
22766 * gdb.threads/step-after-sr-lock.c: New file.
22767 * gdb.threads/step-after-sr-lock.exp: New file.
22768
b5ee5a50
PA
227692014-02-07 Pedro Alves <palves@redhat.com>
22770
22771 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
22772
3c77faf3
JK
227732014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
22774
22775 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
22776 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
22777
6dddc817
DE
227782014-02-06 Doug Evans <xdje42@gmail.com>
22779
22780 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
22781 output.
22782
22783 * gdb.gdb/python-interrupts.exp: New file.
22784
de7b2893
YQ
227852014-02-05 Yao Qi <yao@codesourcery.com>
22786
22787 * gdb.trace/report.exp (use_collected_data): Test the output
22788 of "info threads" and "info inferiors".
22789
66d032ac
YQ
227902014-02-05 Yao Qi <yao@codesourcery.com>
22791
22792 Revert this patch:
22793
22794 2013-05-24 Yao Qi <yao@codesourcery.com>
22795
22796 * gdb.trace/tfile.exp: Test inferior and thread.
22797
591a12a1
UW
227982014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22799
22800 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
22801 on a function.
22802 * gdb.base/step-bt.c: Call hello via function pointer to make
22803 sure its first instruction is executed on powerpc64le-linux.
22804
0ff3e01f
UW
228052014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22806
22807 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
22808
084ee545
UW
228092014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22810
22811 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
22812 of the test patterns for use on little-endian systems.
22813
6ed14ff3
UW
228142014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22815
22816 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
22817 (decimal_vector): Fix for little-endian.
22818
401e27fd
JM
228192014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
22820
22821 * gdb.arch/sparc-sysstep.exp: New file.
22822 * gdb.arch/sparc-sysstep.c: Likewise.
22823
22824 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
22825
8b924729
EBM
228262014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22827
22828 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
22829
fb151210
JB
228302014-01-23 Tom Tromey <tromey@redhat.com>
22831
22832 * gdb.ada/array_char_idx: New testcase.
22833
0740f8d8
TT
228342014-01-23 Tom Tromey <tromey@redhat.com>
22835
22836 PR python/16487:
22837 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
22838 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
22839 classes.
22840
21909fa1
TT
228412014-01-23 Tom Tromey <tromey@redhat.com>
22842
22843 PR python/16491:
22844 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
22845 string from an inferior frame.
22846 * gdb.python/py-framefilter-mi.exp: Update.
22847
87ce2a04
DE
228482014-01-22 Doug Evans <dje@google.com>
22849
22850 * gdb.server/server-mon.exp: Add tests for "set debug-format".
22851
237b092b
AA
228522014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22853
22854 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
22855
d674a709
AA
228562014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22857
22858 * gdb.trace/entry-values.exp: Remove excess space character from
22859 regex patterns. Handle s390 call instruction.
22860
20fa3390
AA
228612014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22862
22863 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
22864 define "*_start" label. Make "name" static.
22865 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
22866 ${name} by references to ${name}_start.
22867
78466714
AA
228682014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22869
22870 * gdb.base/info-macros.exp: Remove "debug" from the compile
22871 options.
22872
ec9f644a
IB
228732014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22874
22875 * gdb.dlang/demangle.exp: New file.
22876
94b1b47e
IB
228772014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22878
22879 * gdb.dlang/primitive-types.exp: New file.
22880
7f420862
IB
228812014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22882
22883 * configure.ac: Create gdb.dlang/Makefile.
22884 * configure: Regenerate.
22885 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
22886 * gdb.dlang/Makefile.in: New file.
22887 * lib/d-support.exp: New file.
22888 * lib/gdb.exp (skip_d_tests): New proc.
22889
52834460
MM
228902014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22891
22892 * gdb.btrace/delta.exp: Check reverse stepi.
22893 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
22894 * gdb.btrace/finish.exp: New.
22895 * gdb.btrace/next.exp: New.
22896 * gdb.btrace/nexti.exp: New.
22897 * gdb.btrace/record_goto.c: Add comments.
22898 * gdb.btrace/step.exp: New.
22899 * gdb.btrace/stepi.exp: New.
22900 * gdb.btrace/multi-thread-step.c: New.
22901 * gdb.btrace/multi-thread-step.exp: New.
22902 * gdb.btrace/rn-dl-bind.c: New.
22903 * gdb.btrace/rn-dl-bind.exp: New.
22904 * gdb.btrace/data.c: New.
22905 * gdb.btrace/data.exp: New.
22906 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22907
6e07b1d2
MM
229082014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22909
22910 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
22911 * gdb.btrace/exception.exp: Update.
22912 * gdb.btrace/instruction_history.exp: Update.
22913 * gdb.btrace/record_goto.exp: Update.
22914 * gdb.btrace/tailcall.exp: Update.
22915 * gdb.btrace/unknown_functions.exp: Update.
22916 * gdb.btrace/delta.exp: New.
22917
0b722aec
MM
229182014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22919
22920 * gdb.btrace/record_goto.exp: Add backtrace test.
22921 * gdb.btrace/tailcall.exp: Add backtrace test.
22922
066ce621
MM
229232014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22924
22925 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
22926 * gdb.btrace/record_goto.c: New.
22927 * gdb.btrace/record_goto.exp: New.
22928 * gdb.btrace/x86-record_goto.S: New.
22929
0688d04e
MM
229302014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22931
22932 * gdb.btrace/function_call_history.exp: Update tests.
22933 * gdb.btrace/instruction_history.exp: Update tests.
22934
8710b709
MM
229352014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22936
22937 * gdb.btrace/function_call_history.exp: Fix expected field
22938 order for "record function-call-history".
22939 Add new tests for "record function-call-history /c".
22940 * gdb.btrace/exception.cc: New.
22941 * gdb.btrace/exception.exp: New.
22942 * gdb.btrace/tailcall.exp: New.
22943 * gdb.btrace/x86-tailcall.S: New.
22944 * gdb.btrace/x86-tailcall.c: New.
22945 * gdb.btrace/unknown_functions.c: New.
22946 * gdb.btrace/unknown_functions.exp: New.
22947 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22948
5de9129b
MM
229492014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22950
22951 * gdb.btrace/instruction_history.exp: Update.
22952 * gdb.btrace/function_call_history.exp: Update.
22953
23a7fe75
MM
229542014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22955
22956 * gdb.btrace/function_call_history.exp: Fix expected function
22957 trace.
22958 * gdb.btrace/instruction_history.exp: Initialize traced.
22959 Remove traced_functions.
22960
724c7dd8
MM
229612014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22962
22963 * gdb.btrace/function_call_history.exp: Update
22964 * gdb.btrace/instruction_history.exp: Update.
22965
6d78d93b
MM
229662014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22967
22968 * gdb.btrace/enable.exp: Update expected text.
22969
93a360cc
OJ
229702014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
22971
22972 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
22973 bytes.
22974
3772b53f
MR
229752014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
22976
22977 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
22978
596662fa
OJ
229792014-01-15 Omair Javaid <omair.javaid@linaro.org>
22980
22981 * lib/gdb.exp (supports_process_record): Return true for
22982 arm*-linux*. (supports_reverse): Likewise.
22983
b5b08fb4
SC
229842014-01-13 Siva Chandra Reddy <sivachandra@google.com>
22985
22986 PR python/15464
22987 PR python/16113
22988 * gdb.python/py-type.c: Enhance test case.
22989 * gdb.python/py-value-cc.cc: Likewise
22990 * gdb.python/py-type.exp: Add new tests.
22991 * gdb.python/py-value-cc.exp: Likewise
22992
52d7fb13
AA
229932014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
22994 Pedro Alves <palves@redhat.com>
22995
22996 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
22997 Make "name" extern.
22998 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
22999 references to ${name}_start by references to ${name}.
23000
a2cd8cfe
JB
230012014-01-10 Joel Brobecker <brobecker@adacore.com>
23002
23003 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23004
4e23fced
JB
230052014-01-10 Joel Brobecker <brobecker@adacore.com>
23006
23007 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23008
c6a9e42c
PA
230092014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23010 Pedro Alves <palves@redhat.com>
23011
23012 * gdb.mi/mi-info-os.exp: Connect to the target with
72f4393d 23013 mi_gdb_target_load.
c6a9e42c 23014
b7ea362b
PA
230152014-01-08 Pedro Alves <palves@redhat.com>
23016
23017 * gdb.threads/reconnect-signal.c: New file.
23018 * gdb.threads/reconnect-signal.exp: New file.
23019
5e3f4fab
EBM
230202014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23021
23022 * gdb.base/source-dir.exp: New file.
23023
79301218
JB
230242014-01-07 Joel Brobecker <brobecker@adacore.com>
23025
23026 * gdb.ada/mi_interface: New testcase.
23027
8e355c5d
JB
230282014-01-07 Joel Brobecker <brobecker@adacore.com>
23029
23030 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23031 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23032 gdb.ada/pp-rec-component/pck.ads: New files.
23033
c0d48811
JB
230342014-01-07 Joel Brobecker <brobecker@adacore.com>
23035
23036 * gdb.python/py-pp-integral.c: New file.
23037 * gdb.python/py-pp-integral.py: New file.
23038 * gdb.python/py-pp-integral.exp: New file.
23039
17b609c3 23040For older changes see ChangeLog-1993-2013.
c906108c 23041\f
8d8cb839
EZ
23042;; Local Variables:
23043;; mode: change-log
23044;; left-margin: 8
23045;; fill-column: 74
23046;; version-control: never
23047;; End:
902f2ccb 23048
3666a048 23049 Copyright 2014-2021 Free Software Foundation, Inc.
902f2ccb
MC
23050 Copying and distribution of this file, with or without modification,
23051 are permitted provided the copyright notice and this notice are preserved.