[gdb/testsuite] Skip gdb.rust/*.exp for target board unix/-m32
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-01-20 Tom de Vries <tdevries@suse.de>
2
3 * lib/gdb.exp (skip_rust_tests): Skip if multilib_flags contains -m32.
4
5 2021-01-20 Sergio Durigan Junior <sergiodj@sergiodj.net>
6
7 * gdb.arch/amd64-stap-expressions.S: New file.
8 * gdb.arch/amd64-stap-expressions.exp: New file.
9
10 2021-01-19 Tom de Vries <tdevries@suse.de>
11
12 * gdb.base/step-over-syscall.exp: Detect and handle sysenter/int
13 sequence.
14
15 2021-01-19 Tom de Vries <tdevries@suse.de>
16
17 * gdb.arch/i386-mpx.c (main): Drop argc/argv parameter.
18
19 2021-01-18 Andrew Burgess <andrew.burgess@embecosm.com>
20
21 * gdb.fortran/array-slices.exp (run_test): Avoid including
22 addresses in test names.
23
24 2021-01-15 Tom de Vries <tdevries@suse.de>
25
26 PR testsuite/26997
27 * gdb.fortran/array-slices.exp (run_test): Avoid pointer arithmetic
28 when adding sizeof.
29
30 2021-01-14 Tom de Vries <tdevries@suse.de>
31
32 PR testsuite/24590
33 * gdb.base/style.exp: Handle shorter argv in frame command output.
34
35 2021-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
36
37 PR gdb/26819
38 * gdb.server/stop-reply-no-thread-multi.c: New file.
39 * gdb.server/stop-reply-no-thread-multi.exp: New file.
40
41 2021-01-12 Tom de Vries <tdevries@suse.de>
42
43 * gdb.arch/i386-mpx-call.c (have_mpx): Remove.
44 (main): Remove call to have_mpx.
45 * gdb.arch/i386-mpx-call.exp: Use have_mpx.
46 * gdb.arch/i386-mpx-map.c (have_mpx): Remove.
47 (main): Remote call to have_mpx.
48 * gdb.arch/i386-mpx-map.exp: Use have_mpx.
49 * gdb.arch/i386-mpx-sigsegv.c (have_mpx): Remove.
50 (main): Remove call to have_mpx.
51 * gdb.arch/i386-mpx-sigsegv.exp: Use have_mpx.
52 * gdb.arch/i386-mpx-simple_segv.c (have_mpx): Remove.
53 (main): Remove call to have_mpx.
54 * gdb.arch/i386-mpx-simple_segv.exp: Use have_mpx.
55 * gdb.arch/i386-mpx.c (have_mpx): Remove.
56 (main): Remote call to have_mpx.
57 * gdb.arch/i386-mpx.exp: Use have_mpx.
58 * lib/gdb.exp (have_mpx): New proc.
59
60 2021-01-12 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
61
62 * gdb.arch/aarch64-fp.exp: Modify to test bfloat16 support.
63
64 2021-01-12 Tom de Vries <tdevries@suse.de>
65
66 * gdb.base/disasm-optim.exp: Require is_amd64_regs_target.
67
68 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
69
70 * gdb.fortran/debug-expr.exp: Add new tests.
71
72 2021-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
73
74 * gdb.fortran/dot-ops.exp: Add new tests.
75
76 2021-01-11 Tom de Vries <tdevries@suse.de>
77
78 PR testsuite/26968
79 * gdb.arch/amd64-stap-three-arg-disp.S: Remove insn modifying $ebx.
80 Move insn setting $eax to before probe point.
81
82 2021-01-09 Tom Tromey <tom@tromey.com>
83
84 * gdb.trace/ax.exp: Do not require an "ext".
85
86 2021-01-08 Tom Tromey <tromey@adacore.com>
87
88 * gdb.ada/voidctx/pck.adb: New file.
89 * gdb.ada/voidctx/pck.ads: New file.
90 * gdb.ada/voidctx/voidctx.adb: New file.
91 * gdb.ada/voidctx.exp: New file.
92
93 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
94
95 PR gdb/27157
96 * gdb.base/empty-host-env-vars.exp: New test.
97
98 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
99
100 * gdb.base/completion.exp: Add a new test.
101
102 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
103
104 * gdb.fortran/intvar-dynamic-types.exp: New file.
105 * gdb.fortran/intvar-dynamic-types.f90: New file.
106
107 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
108
109 * gdb.fortran/intvar-array.exp: New file.
110 * gdb.fortran/intvar-array.f90: New file.
111
112 2021-01-07 Tom Tromey <tromey@adacore.com>
113
114 * gdb.ada/assign_arr.exp: Add 'others' test.
115
116 2021-01-06 Tom Tromey <tromey@adacore.com>
117
118 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
119 (FP4_Type): New type.
120 (FP4_Var): New variable.
121 * gdb.ada/fixed_points/fixed_points.adb: Update.
122 * gdb.ada/fixed_points.exp: Add tests for binary operators.
123
124 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
125
126 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
127 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
128 Pass prompt containing debug print to gdb_test_sequence.
129
130 2021-01-04 Tom de Vries <tdevries@suse.de>
131
132 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
133
134 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
135
136
137
138 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
139
140 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
141 * gdb.server/connect-without-multi-process.exp: Likewise.
142 * gdb.server/exit-multiple-threads.exp: Likewise.
143 * gdb.server/ext-attach.exp: Likewise.
144 * gdb.server/ext-restart.exp: Likewise.
145 * gdb.server/ext-run.exp: Likewise.
146 * gdb.server/ext-wrapper.exp: Likewise.
147 * gdb.server/multi-ui-errors.exp: Likewise.
148 * gdb.server/no-thread-db.exp: Likewise.
149 * gdb.server/reconnect-ctrl-c.exp: Likewise.
150 * gdb.server/run-without-local-binary.exp: Likewise.
151 * gdb.server/server-kill.exp: Likewise.
152 * gdb.server/server-run.exp: Likewise.
153 * gdb.server/solib-list.exp: Likewise.
154 * gdb.server/stop-reply-no-thread.exp: Likewise.
155 * gdb.server/wrapper.exp: Likewise.
156 * gdb.server/sysroot.exp: Increase timeout when testing the
157 target: sysroot.
158
159 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
160
161 * gdb.server/server-run.exp: Use clean_restart.
162
163 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
164
165 * gdb.server/ext-run.exp: Use clean_restart.
166
167 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
168
169 * gdb.server/stop-reply-no-thread.exp: Use build_executable
170 instead of prepare_for_testing.
171
172 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
173
174 * gdb.server/solib-list.exp: Use clean_restart.
175
176 2021-01-04 Tom de Vries <tdevries@suse.de>
177
178 * gdb.base/morestack.c: Remove printf.
179 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
180
181 2020-12-31 Tom Tromey <tom@tromey.com>
182
183 * gdb.rust/simple.exp: Update output for Rust 1.49.
184
185 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
186
187 * gdb.cp/step-and-next-inline.exp: Fix test case.
188
189 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
190
191 * gdb.python/py-frame-args.exp: De-duplicate test names.
192
193 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
194
195 PR gdb/27059
196 * gdb.dwarf2/dyn-type-unallocated.c: New file.
197 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
198
199 2020-12-21 Peter Waller <p@pwaller.net>
200
201 * gdb.base/style-interp-exec-mi.exp: New.
202 * gdb.base/style-interp-exec-mi.c: New.
203
204 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
205
206 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
207 gdb_test. Use proc_with_prefix.
208
209 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
210
211 * gdb.btrace/exception.exp: Build with nopie.
212 * gdb.btrace/function_call_history.exp: Likewise.
213 * gdb.btrace/unknown_functions.exp: Likewise.
214
215 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
216
217 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
218
219 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
220
221 * gdb.python/py-record-btrace.exp: Make test names unique.
222 * gdb.python/py-record-full.exp: Likewise.
223
224 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
225
226 * gdb.btrace/data.exp: Make test names unique.
227 * gdb.btrace/delta.exp: Likewise.
228 * gdb.btrace/enable.exp: Likewise.
229 * gdb.btrace/function_call_history.exp: Likewise.
230 * gdb.btrace/nohist.exp: Likewise.
231 * gdb.btrace/non-stop.exp: Likewise.
232 * gdb.btrace/rn-dl-bind.exp: Likewise.
233 * gdb.btrace/step.exp: Likewise.
234 * gdb.btrace/stepi.exp: Likewise.
235 * gdb.btrace/tailcall.exp: Likewise.
236
237 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
238
239 * gdb.btrace/enable.exp: Update error message.
240 * gdb.btrace/multi-inferior.exp: Likewise.
241 * gdb.btrace/reconnect.exp: Likewise.
242 * gdb.python/py-record-btrace.exp: Likewise.
243 * gdb.python/py-record-full.exp: Likewise.
244
245 2020-12-20 Tom de Vries <tdevries@suse.de>
246
247 * lib/gdb.exp (save_target_board_info): New proc.
248 (gdb_compile_shlib): Use save_target_board_info.
249
250 2020-12-19 Tom de Vries <tdevries@suse.de>
251
252 * lib/gdb.exp (supports_scalar_storage_order_attribute)
253 (supports_gnuc): New proc.
254 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
255 test_compiler_info calls. Add unsupported message.
256 * gdb.base/endianity.c: Use TEST_SSO.
257
258 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
259
260 PR exp/27070
261 * gdb.python/compare-enum-type-a.c: New test.
262 * gdb.python/compare-enum-type-b.c: New test.
263 * gdb.python/compare-enum-type.exp: New file.
264 * gdb.python/compare-enum-type.h: New test.
265
266 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
267
268 * gdb.python/py-format-string.exp: Add tests for address keyword.
269
270 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
271
272 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
273
274 2020-12-18 Tom Tromey <tromey@adacore.com>
275
276 * gdb.ada/fixed_points.exp: Also run with
277 -fgnat-encodings=minimal. Update expected output.
278
279 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
280
281 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
282 * gdb.base/continue-all-already-running.exp: Likewise.
283 * gdb.base/moribund-step.exp: Likewise.
284 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
285
286 2020-12-16 Tom de Vries <tdevries@suse.de>
287
288 * gdb.base/batch-preserve-term-settings.exp:
289
290 2020-12-16 Tom de Vries <tdevries@suse.de>
291
292 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
293 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
294
295 2020-12-16 Luis Machado <luis.machado@linaro.org>
296
297 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
298 pointer-based memory accesses.
299 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
300 hw watchpoint cases.
301
302 2020-12-15 Rae Kim <rae.kim@gmail.com>
303
304 * gdb.base/document.exp: New test.
305
306 2020-12-15 Tom Tromey <tromey@adacore.com>
307
308 * gdb.base/style.exp: Add deprecation tests.
309
310 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
311
312 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
313
314 2020-12-14 Mark Wielaard <mark@klomp.org>
315
316 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
317 specially, set attr_form_comment to the actual FORM string used.
318
319 2020-12-14 Mark Wielaard <mark@klomp.org>
320
321 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
322 _constants(SPECIAL_expr) here, but set it...
323 (Dwarf::cu): ...here based on _cu_version.
324
325 2020-12-14 Tom de Vries <tdevries@suse.de>
326
327 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
328 pass -fPIC.
329 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
330 * gdb.base/break-probes.exp: Same.
331 * gdb.base/ctxobj.exp: Same.
332 * gdb.base/dso2dso.exp: Same.
333 * gdb.base/global-var-nested-by-dso.exp: Same.
334 * gdb.base/info-shared.exp: Same.
335 * gdb.base/jit-reader-simple.exp: Same.
336 * gdb.base/print-file-var.exp: Same.
337 * gdb.base/skip-solib.exp: Same.
338 * gdb.btrace/dlopen.exp: Same.
339
340 2020-12-14 Tom de Vries <tdevries@suse.de>
341
342 PR testsuite/26963
343 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
344
345 2020-12-14 Tom de Vries <tdevries@suse.de>
346
347 PR testsuite/26962
348 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
349 cast it to its declared type".
350
351 2020-12-14 Tom de Vries <tdevries@suse.de>
352
353 PR testsuite/26951
354 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
355 shell prompt.
356
357 2020-12-14 Tom Tromey <tromey@adacore.com>
358
359 * gdb.ada/nested.exp: Add new tests.
360 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
361
362 2020-12-14 Tom Tromey <tromey@adacore.com>
363
364 * gdb.dwarf2/ada-thick-pointer.exp: New file.
365
366 2020-12-14 Tom Tromey <tromey@adacore.com>
367
368 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
369
370 2020-12-13 Tom de Vries <tdevries@suse.de>
371
372 PR testsuite/26953
373 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
374 attribute support if compiler doesn't support it.
375
376 2020-12-13 Tom de Vries <tdevries@suse.de>
377
378 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
379 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
380 source to shared lib. Add ada to options.
381
382 2020-12-13 Tom de Vries <tdevries@suse.de>
383
384 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
385 calling gnatbind and gnatlink.
386
387 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
388
389 * gdb.base/dcache-flush.c: New file.
390 * gdb.base/dcache-flush.exp: New file.
391
392 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
393
394 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
395 commands.
396 * gdb.base/killed-outside.exp: Likewise.
397 * gdb.opt/inline-bt.exp: Likewise.
398 * gdb.perf/gmonster-null-lookup.py: Likewise.
399 * gdb.perf/gmonster-print-cerr.py: Likewise.
400 * gdb.perf/gmonster-ptype-string.py: Likewise.
401 * gdb.python/py-unwind.exp: Likewise.
402
403 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
404
405 * gdb.base/commands.exp: Update expected results.
406
407 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
408
409 PR cli/15104
410 * gdb.base/commands.exp: Add additional tests.
411 * gdb.base/completion.exp: Add additional tests.
412
413 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
414
415 * gdb.base/completion.exp: Add additional tests.
416
417 2020-12-11 Tom de Vries <tdevries@suse.de>
418
419 PR testsuite/26991
420 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
421 violations by setting bounds registers if the bounds are passed in the
422 Bounds Table.
423
424 2020-12-11 Tom de Vries <tdevries@suse.de>
425
426 PR testsuite/26954
427 * gdb.base/float128.exp: Detect and handle no mpfr support.
428
429 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
430
431 PR gdb/24694
432 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
433 calls.
434
435 2020-12-10 Tom de Vries <tdevries@suse.de>
436
437 PR testsuite/26947
438 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
439 braces for tcl 8.5 and earlier.
440
441 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
442
443 PR 26875, PR 26901
444 * gdb.base/flexible-array-member.c: New test.
445 * gdb.base/flexible-array-member.exp: New test.
446
447 2020-12-08 Tom de Vries <tdevries@suse.de>
448
449 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
450 using is_amd64_regs_target.
451
452 2020-12-08 Tom de Vries <tdevries@suse.de>
453
454 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
455 self_id.
456
457 2020-12-07 Pedro Alves <pedro@palves.net>
458
459 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
460 'additional_flags' variable.
461
462 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
463
464 * gdb.linespec/explicit.exp: Extend with a test to check completing
465 '-' after seemingly complete options.
466
467 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
468
469 * gdb.linespec/keywords.exp: Add tests to check positional
470 flexibility of "-force-condition".
471
472 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
473
474 * gdb.base/bp-cmds-run-with-ex.c: New file.
475 * gdb.base/bp-cmds-run-with-ex.exp: New file.
476 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
477 * gdb.gdb/python-interrupts.exp: Update the call to
478 'catch_command_errors' with the new argument.
479 * gdb.gdb/python-selftest.exp: Ditto.
480
481 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
482
483 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
484 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
485 * gdb.threads/non-stop-fair-events.exp: Likewise.
486
487 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
488
489 * gdb.threads/step-over-exec.exp: New.
490 * gdb.threads/step-over-exec.c: New.
491 * gdb.threads/step-over-exec-execd.c: New.
492 * lib/my-syscalls.S: New.
493 * lib/my-syscalls.h: New.
494
495 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
496
497 * lib/dwarf.exp (declare_labels): Use name as text if text is
498 not provided.
499
500 2020-12-04 Tom de Vries <tdevries@suse.de>
501
502 PR testsuite/26990
503 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
504 are unsupported.
505
506 2020-12-04 Tom de Vries <tdevries@suse.de>
507
508 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
509 clause.
510
511 2020-12-04 Tom de Vries <tdevries@suse.de>
512
513 * gdb.reverse/insn-reverse.exp: Fix count handling.
514
515 2020-12-04 Tom de Vries <tdevries@suse.de>
516
517 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
518 __x86_64__.
519
520 2020-12-04 Tom de Vries <tdevries@suse.de>
521
522 * gdb.reverse/insn-reverse.c (test_nr): New var.
523 (usage, parse_args): New function.
524 (main): Call parse_args. Only run test for test_nr.
525 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
526 and bail out. Run subtests individually, using an inferior arg
527 specifying the subtest.
528
529 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
530
531 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
532
533 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
534
535 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
536 update test to use this.
537
538 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
539
540 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
541
542 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
543
544 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
545 (do_test): Don't use with_test_prefix.
546 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
547 (do_test): Don't use with_test_prefix.
548 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
549 (do_test): Don't use with_test_prefix.
550 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
551 (do_test): Don't use with_test_prefix.
552
553 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
554
555 * gdb.threads/non-ldr-exit.exp: Fix comment.
556
557 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
558
559 * gdb.xml/maint-xml-dump-03.xml: New file.
560
561 2020-11-30 Tom de Vries <tdevries@suse.de>
562
563 PR symtab/26905
564 * gdb.dwarf2/count.exp: Remove kfails.
565
566 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
567
568 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
569 indices.
570
571 2020-11-24 Joel Brobecker <brobecker@adacore.com>
572
573 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
574 the "ptype pck__fp1_range_var" test for the module-2 and pascal
575 languages. Remove the associated setup_xfail.
576
577 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
578
579 * lib/gdb.exp (gdb_assert): Show error message on error.
580
581 2020-11-23 Tom de Vries <tdevries@suse.de>
582
583 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
584 * gdb.ada/mod_from_name.exp: Same.
585 * gdb.ada/pckd_arr_ren.exp: Same.
586
587 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
588
589 * gdb.base/template.exp: New.
590 * gdb.base/template.c: New.
591
592 2020-11-22 Gary Benson <gbenson@redhat.com>
593
594 PR gdb/26905
595 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
596 is defined using a DW_AT_count which references another DIE.
597
598 2020-11-21 Tom de Vries <tdevries@suse.de>
599
600 * gdb.base/vla-ptr.exp: Add XFAIL.
601
602 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
603
604 * gdb.fortran/array-slices-bad.exp: New file.
605 * gdb.fortran/array-slices-bad.f90: New file.
606 * gdb.fortran/array-slices-sub-slices.exp: New file.
607 * gdb.fortran/array-slices-sub-slices.f90: New file.
608 * gdb.fortran/array-slices.exp: Rewrite tests.
609 * gdb.fortran/array-slices.f90: Rewrite tests.
610 * gdb.fortran/vla-sizeof.exp: Correct expected results.
611
612 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
613
614 * gdb.base/completion.exp: Add new completion tests.
615
616 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
617
618 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
619 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
620 * gdb.mi/mi-nsintrall.exp: Likewise.
621 * gdb.mi/mi-nsmoribund.exp: Likewise.
622 * gdb.mi/mi-nsthrexec.exp: Likewise.
623 * gdb.mi/mi-watch-nonstop.exp: Likewise.
624
625 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
626
627 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
628 of perror.
629
630 2020-11-18 Joseph Myers <joseph@codesourcery.com>
631
632 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
633 $arg.exe exists but $arg does not.
634
635 2020-11-17 Gary Benson <gbenson@redhat.com>
636
637 * gdb.trace/trace-common.h (x86_trace_dummy): Add
638 __attribute__ ((used)).
639
640 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
641
642 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
643
644 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
645
646 * gdb.base/completion.exp: Add new tests.
647
648 2020-11-16 Tom Tromey <tromey@adacore.com>
649
650 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
651 tests.
652
653 2020-11-15 Joel Brobecker <brobecker@adacore.com>
654
655 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
656 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
657 (main): Add reference to pck__fp1_var2.
658 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
659
660 2020-11-15 Joel Brobecker <brobecker@adacore.com>
661
662 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
663
664 2020-11-15 Joel Brobecker <brobecker@adacore.com>
665
666 * gdb.ada/fixed_points.exp: Add ptype tests.
667 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
668
669 2020-11-15 Joel Brobecker <brobecker@adacore.com>
670
671 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
672
673 2020-11-15 Joel Brobecker <brobecker@adacore.com>
674
675 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
676 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
677 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
678 New files.
679 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
680
681 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
682 New files.
683
684 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
685
686 PR cli/26879
687 * gdb.fortran/completion.exp: New file.
688 * gdb.fortran/completion.f90: New file.
689
690 2020-11-12 Joseph Myers <joseph@codesourcery.com>
691
692 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
693 but $arg does not.
694
695 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
696
697 * gdb.fortran/types.exp: Add more tests.
698
699 2020-11-12 Tom Tromey <tom@tromey.com>
700
701 PR rust/26799:
702 * gdb.rust/traits.exp: Remove kfails.
703
704 2020-11-12 Gary Benson <gbenson@redhat.com>
705
706 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
707 statement.
708
709 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
710
711 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
712 always-inserted" axis.
713 (do_test): Add breakpoint_always_inserted parameter.
714
715 2020-11-10 Tom Tromey <tromey@adacore.com>
716
717 * gdb.ada/bias.exp: Update.
718 * gdb.ada/bias/bias.adb (X): Change value.
719
720 2020-11-10 Gary Benson <gbenson@redhat.com>
721
722 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
723 regexp fragment in parentheses to prevent false matching.
724
725 2020-11-10 Gary Benson <gbenson@redhat.com>
726
727 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
728
729 2020-11-10 Gary Benson <gbenson@redhat.com>
730
731 * gdb.cp/step-and-next-inline.exp: Only require
732 -gstatement-frontiers when building with GCC.
733 Only setup KFAIL's for GCC issues when using
734 a GCC-built executable.
735
736 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
737
738 * gdb.base/debug-expr.c: Add extra function to allow for an
739 additional test.
740 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
741 to this proc with gdb_test_debug_expr. Add an extra test.
742 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
743 to this proc with gdb_test_debug_expr, give the tests names
744 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
745 calls to this proc with gdb_test_debug_expr, give the tests names
746 * gdb.fortran/debug-expr.exp: New file.
747 * gdb.fortran/debug-expr.f90: New file.
748 * lib/gdb.exp (gdb_test_debug_expr): New proc.
749
750 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
751
752 * lib/dwarf.exp (ranges): Handle "base" and "range" as
753 proceduresu.
754 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
755 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
756 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
757 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
758 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
759 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
760 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
761 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
762
763 2020-11-04 Tom Tromey <tromey@adacore.com>
764
765 * gdb.ada/funcall_ref.exp: Update.
766 * gdb.ada/var_rec_arr.exp: Update.
767
768 2020-11-04 Tom Tromey <tromey@adacore.com>
769
770 * gdb.ada/rec_ptype.exp: New file.
771 * gdb.ada/rec_ptype/main.adb: New file.
772 * gdb.ada/rec_ptype/p.ads: New file.
773
774 2020-11-04 Tom Tromey <tromey@adacore.com>
775
776 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
777 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
778 (PT_Full): New variable.
779 * gdb.ada/tick_length_array_enum_idx/pck.adb
780 (Full_PT): New type.
781
782 2020-11-04 Tom Tromey <tromey@adacore.com>
783
784 * gdb.ada/array_of_variant.exp: New file.
785 * gdb.ada/array_of_variant/p.adb: New file.
786 * gdb.ada/array_of_variant/pck.ads: New file.
787 * gdb.ada/array_of_variant/pck.adb: New file.
788
789 2020-11-04 Tom Tromey <tromey@adacore.com>
790
791 * gdb.ada/enum_idx_packed.exp: Add test.
792 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
793 New variable.
794 * gdb.ada/enum_idx_packed/pck.ads (Short)
795 (Multi_Dimension, Multi_Dimension_Access): New types.
796
797 2020-11-04 Tom Tromey <tromey@adacore.com>
798
799 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
800
801 2020-11-04 Tom Tromey <tromey@adacore.com>
802
803 * gdb.ada/set_pckd_arr_elt.exp: Also test
804 -fgnat-encodings=minimal. Add tests.
805 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
806 Call Update_Small a second time.
807 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
808 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
809 (Variant_Access): New types.
810 (New_Variant): Declare.
811
812 2020-11-04 Tom Tromey <tromey@adacore.com>
813
814 * gdb.ada/mod_from_name.exp: Test printing slice.
815
816 2020-11-04 Tom Tromey <tromey@adacore.com>
817
818 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
819 values.
820 * gdb.ada/access_to_unbounded_array.exp: Test different
821 -fgnat-encodings values.
822 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
823 values.
824 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
825 values.
826 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
827 values.
828 * gdb.ada/array_of_variable_length.exp: Test different
829 -fgnat-encodings values.
830 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
831 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
832 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
833 change.
834 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
835 values.
836 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
837 * gdb.ada/out_of_line_in_inlined.exp: Test different
838 -fgnat-encodings values.
839 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
840 values.
841 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
842 values.
843 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
844 -fgnat-encodings values.
845 * gdb.ada/variant_record_packed_array.exp: Test different
846 -fgnat-encodings values.
847
848 2020-11-04 Tom Tromey <tromey@adacore.com>
849
850 * gdb.ada/enum_idx_packed.exp: Add tests.
851 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
852 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
853 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
854 declarations.
855
856 2020-11-03 Tom de Vries <tdevries@suse.de>
857
858 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
859 terminator comments.
860 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
861 terminator.
862
863 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
864
865 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
866 integer format test with regexp.
867
868 2020-11-02 Gary Benson <gbenson@redhat.com>
869
870 * gdb.base/print-file-var.exp (test): Separate compiler and
871 linker options, and build using build_executable_from_specs
872 to accommodate this.
873
874 2020-11-02 Gary Benson <gbenson@redhat.com>
875
876 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
877 for .c files compiled as C++ with Clang if any shared
878 libraries are specified.
879
880 2020-11-02 Gary Benson <gbenson@redhat.com>
881
882 * lib/attributes.h: New header.
883 * gdb.base/backtrace.c: Include the above. Replace
884 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
885 * gdb.base/infcall-nested-structs.c: Likewise.
886 * gdb.base/vla-optimized-out.c: Likewise.
887
888 2020-11-02 Tom de Vries <tdevries@suse.de>
889
890 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
891
892 2020-11-01 Joel Brobecker <brobecker@adacore.com>
893
894 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
895 System.Min_Int and System.Max_Int with smaller hardcoded
896 constants.
897
898 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
899
900 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
901 * configure: Re-generate.
902
903 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
904
905 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
906 expected output.
907
908 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
909
910 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
911 behavior.
912 * gdb.base/paginate-bg-execution.exp: Ditto.
913 * gdb.base/paginate-inferior-exit.exp: Ditto.
914 * gdb.base/double-prompt-target-event-error.c: Remove.
915 * gdb.base/double-prompt-target-event-error.exp: Remove.
916
917 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
918
919 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
920 inferiors' and 'detach inferiors' do not change the current
921 inferior.
922
923 2020-10-29 Tom de Vries <tdevries@suse.de>
924
925 * gdb.threads/tls.exp: Fix DUPLICATEs.
926
927 2020-10-28 Tom de Vries <tdevries@suse.de>
928
929 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
930
931 2020-10-28 Tom de Vries <tdevries@suse.de>
932
933 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
934 * gdb.base/reread.exp: Same.
935
936 2020-10-28 Tom de Vries <tdevries@suse.de>
937
938 * lib/gdb.exp (readnow): Handle arg.
939 * gdb.rust/traits.exp: Add KFAILs for -readnow.
940
941 2020-10-28 Tom de Vries <tdevries@suse.de>
942
943 * gdb.base/relocate.exp: Update regexp for -readnow.
944
945 2020-10-28 Tom de Vries <tdevries@suse.de>
946
947 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
948 -readnow.
949
950 2020-10-28 Tom de Vries <tdevries@suse.de>
951
952 PR symtab/26772
953 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
954 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
955
956 2020-10-28 Tom de Vries <tdevries@suse.de>
957
958 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
959 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
960 complaint during file command for -readnow.
961
962 2020-10-28 Tom de Vries <tdevries@suse.de>
963
964 * gdb.cp/nsalias.exp: Fix typo in test name.
965
966 2020-10-28 Tom de Vries <tdevries@suse.de>
967
968 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
969
970 2020-10-28 Tom de Vries <tdevries@suse.de>
971
972 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
973 -readnow.
974
975 2020-10-27 Tom de Vries <tdevries@suse.de>
976
977 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
978
979 2020-10-27 Tom de Vries <tdevries@suse.de>
980
981 * gdb.base/maint.exp: Update for -readnow.
982
983 2020-10-27 Tom de Vries <tdevries@suse.de>
984
985 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
986 -readnow.
987
988 2020-10-14 Gary Benson <gbenson@redhat.com>
989
990 * gdb.python/py-format-string.exp (test_deref_refs): Treat
991 "_vptr$Base" as correct, in addition to "_vptr.Base".
992 (test_mixed): Likewise.
993
994 2020-10-27 Gary Benson <gbenson@redhat.com>
995
996 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
997 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
998
999 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1000
1001 * gdb.base/condbreak.exp: Update the completion tests to
1002 consider the '-force' flag.
1003
1004 2020-10-27 Tom de Vries <tdevries@suse.de>
1005
1006 * gdb.base/list-ambiguous-readnow.exp: New file.
1007
1008 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1009
1010 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
1011 the condition.
1012 * gdb.linespec/cpcompletion.exp: Update to consider the
1013 '-force-condition' keyword.
1014 * gdb.linespec/explicit.exp: Ditto.
1015 * lib/completion-support.exp: Ditto.
1016
1017 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1018
1019 * gdb.base/condbreak-multi-context.cc: New file.
1020 * gdb.base/condbreak-multi-context.exp: New file.
1021
1022 2020-10-26 Tom Tromey <tom@tromey.com>
1023
1024 * lib/mi-support.exp (default_mi_gdb_start): Call
1025 gdb_stdin_log_init.
1026 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
1027 subtract one from gdb_instances.
1028 (gdb_stdin_log_write): Flush in_file.
1029
1030 2020-10-26 Tom de Vries <tdevries@suse.de>
1031
1032 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
1033
1034 2020-10-26 Tom Tromey <tromey@adacore.com>
1035
1036 * gdb.ada/unsigned_range/foo.adb: New file.
1037 * gdb.ada/unsigned_range/pack.adb: New file.
1038 * gdb.ada/unsigned_range/pack.ads: New file.
1039 * gdb.ada/unsigned_range.exp: New file.
1040
1041 2020-10-26 Tom de Vries <tdevries@suse.de>
1042
1043 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
1044
1045 2020-10-26 Tom de Vries <tdevries@suse.de>
1046
1047 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
1048 for CU.
1049 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
1050
1051 2020-10-23 Tom de Vries <tdevries@suse.de>
1052
1053 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
1054 DW_FORM_string.
1055 (Dwarf::_default_form): New proc.
1056 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
1057 guessed.
1058
1059 2020-10-23 Tom de Vries <tdevries@suse.de>
1060
1061 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
1062 * gdb.dwarf2/atomic-type.exp: Same.
1063 * gdb.dwarf2/bad-regnum.exp: Same.
1064 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1065 * gdb.dwarf2/dw2-align.exp: Same.
1066 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1067 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1068 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1069 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1070 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1071 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1072 * gdb.dwarf2/enum-type.exp: Same.
1073 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
1074 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1075 * gdb.dwarf2/main-subprogram.exp: Same.
1076 * gdb.dwarf2/missing-type-name.exp: Same.
1077 * gdb.dwarf2/nonvar-access.exp: Same.
1078 * gdb.dwarf2/typedef-void-finish.exp: Same.
1079 * gdb.dwarf2/var-access.exp: Same.
1080 * gdb.dwarf2/void-type.exp: Same.
1081
1082 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1083
1084 PR gdb/26693
1085 * gdb.dwarf2/template-specification-full-name.exp: New test.
1086
1087 2020-10-22 Luis Machado <luis.machado@linaro.org>
1088
1089 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1090 expected an offset from the function.
1091 * gdb.base/msym-bp.exp (test): Likewise.
1092
1093 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1094
1095 * gdb.fortran/array-slices.exp: Add a new test.
1096
1097 2020-10-21 Gary Benson <gbenson@redhat.com>
1098
1099 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1100 fullname test with Clang. Also expand comments generally.
1101
1102 2020-10-20 Tom de Vries <tdevries@suse.de>
1103
1104 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1105
1106 2020-10-20 Tom de Vries <tdevries@suse.de>
1107
1108 * gdb.dwarf2/arr-stride.c: Remove.
1109 * gdb.dwarf2/arr-stride.exp: Use main.c.
1110 * gdb.dwarf2/arr-subrange.c: Remove.
1111 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1112 * gdb.dwarf2/bad-regnum.c: Remove.
1113 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1114 * gdb.dwarf2/corrupt.c: Remove.
1115 * gdb.dwarf2/corrupt.exp: Use main.c.
1116 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1117 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1118 * gdb.dwarf2/dw2-icycle.c: Remove.
1119 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1120 * gdb.dwarf2/formdata16.c: Remove.
1121 * gdb.dwarf2/formdata16.exp: Use main.c.
1122 * gdb.dwarf2/implptrconst.c: Remove.
1123 * gdb.dwarf2/implptrconst.exp: Use main.c.
1124 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1125 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1126 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1127 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1128
1129 2020-10-20 Tom de Vries <tdevries@suse.de>
1130
1131 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1132 file.
1133 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1134
1135 2020-10-20 Tom de Vries <tdevries@suse.de>
1136
1137 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1138 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1139 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1140 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1141 * gdb.dwarf2/dw2-ranges.exp: Same.
1142 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1143 * gdb.dwarf2/var-access.exp: Same.
1144
1145 2020-10-19 Tom Tromey <tromey@adacore.com>
1146
1147 PR tui/26719
1148 * gdb.tui/list.exp: Check source window contents after focus
1149 change.
1150
1151 2020-10-17 Tom de Vries <tdevries@suse.de>
1152
1153 PR symtab/26317
1154 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1155
1156 2020-10-17 Tom de Vries <tdevries@suse.de>
1157
1158 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1159 as suffix.
1160 * gdb.dwarf2/atomic.c: Rename to ...
1161 * gdb.dwarf2/atomic-type.c: ... this.
1162 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1163 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1164 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1165 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1166 * gdb.dwarf2/fission-mix2.c: Rename to ...
1167 * gdb.dwarf2/fission-mix-2.c: ... this.
1168 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1169 standard_testfile.
1170 * gdb.dwarf2/ada-valprint-error.exp: Same.
1171 * gdb.dwarf2/arr-stride.exp: Same.
1172 * gdb.dwarf2/arr-subrange.exp: Same.
1173 * gdb.dwarf2/atomic-type.exp: Same.
1174 * gdb.dwarf2/bad-regnum.exp: Same.
1175 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1176 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1177 * gdb.dwarf2/clang-debug-names.exp: Same.
1178 * gdb.dwarf2/comp-unit-lang.exp: Same.
1179 * gdb.dwarf2/corrupt.exp: Same.
1180 * gdb.dwarf2/count.exp: Same.
1181 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1182 * gdb.dwarf2/data-loc.exp: Same.
1183 * gdb.dwarf2/dw2-align.exp: Same.
1184 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1185 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1186 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1187 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1188 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1189 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1190 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1191 * gdb.dwarf2/dw2-inline-param.exp: Same.
1192 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1193 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1194 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1195 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1196 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1197 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1198 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1199 * gdb.dwarf2/dw2-param-error.exp: Same.
1200 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1201 * gdb.dwarf2/dw2-ranges.exp: Same.
1202 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1203 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1204 * gdb.dwarf2/dw4-sig-types.exp: Same.
1205 * gdb.dwarf2/dynarr-ptr.exp: Same.
1206 * gdb.dwarf2/enum-type.exp: Same.
1207 * gdb.dwarf2/fission-mix.exp: Same.
1208 * gdb.dwarf2/formdata16.exp: Same.
1209 * gdb.dwarf2/implptrconst.exp: Same.
1210 * gdb.dwarf2/implptrpiece.exp: Same.
1211 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1212 * gdb.dwarf2/main-subprogram.exp: Same.
1213 * gdb.dwarf2/method-ptr.exp: Same.
1214 * gdb.dwarf2/missing-sig-type.exp: Same.
1215 * gdb.dwarf2/nonvar-access.exp: Same.
1216 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1217 * gdb.dwarf2/shortpiece.exp: Same.
1218 * gdb.dwarf2/staticvirtual.exp: Same.
1219 * gdb.dwarf2/subrange.exp: Same.
1220 * gdb.dwarf2/symtab-producer.exp: Same.
1221 * gdb.dwarf2/typedef-void-finish.exp: Same.
1222 * gdb.dwarf2/var-access.exp: Same.
1223 * gdb.dwarf2/variant.exp: Same.
1224 * gdb.dwarf2/void-type.exp: Same.
1225 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1226 dw2-ranges-main.c.
1227 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1228
1229 2020-10-16 Tom de Vries <tdevries@suse.de>
1230
1231 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1232
1233 2020-10-16 Tom de Vries <tdevries@suse.de>
1234
1235 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1236
1237 2020-10-14 Tom de Vries <tdevries@suse.de>
1238
1239 PR testsuite/26732
1240 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1241 scenario 2.
1242 * gdb.ada/mi_catch_ex_hand.exp: Same.
1243
1244 2020-10-13 Pedro Alves <pedro@palves.net>
1245
1246 * lib/mi-support.exp (mi_clean_restart): New.
1247 (mi_run_to_main): Delete.
1248 All callers adjust to use mi_clean_restart / mi_runto_main.
1249
1250 2020-10-13 Pedro Alves <pedro@palves.net>
1251
1252 * config/monitor.exp: Use "list -q".
1253 * gdb.arch/gdb1558.exp: Use "break -q".
1254 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1255 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1256 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1257 * gdb.base/commands.exp: Use "break -q".
1258 * gdb.base/condbreak.exp: Use "break -q".
1259 * gdb.base/ctf-ptype.exp: Use "list -q".
1260 * gdb.base/define.exp: Use "break -q".
1261 * gdb.base/del.exp: Use "break -q".
1262 * gdb.base/fullname.exp: Use "break -q".
1263 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1264 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1265 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1266 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1267 "hbreak -q".
1268 * gdb.base/included.exp: Use "list -q".
1269 * gdb.base/label.exp: Use "break -q".
1270 * gdb.base/lineinc.exp: Use "break -q".
1271 * gdb.base/list.exp: Use "list -q".
1272 * gdb.base/macscp.exp: Use "list -q".
1273 * gdb.base/pending.exp: Use "break -q".
1274 * gdb.base/prologue-include.exp: Use "break -q".
1275 * gdb.base/ptype.exp: Use "list -q".
1276 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1277 * gdb.base/server-del-break.exp: Use "break -q".
1278 * gdb.base/style.exp: Use "break -q".
1279 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1280 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1281 * gdb.cp/exception.exp: Use "tbreak -q".
1282 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1283 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1284 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1285 * gdb.dwarf2/pr13961.exp: Use "break -q".
1286 * gdb.linespec/explicit.exp: Use "list -q".
1287 * gdb.linespec/linespec.exp: Use "break -q".
1288 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1289 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1290 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1291 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1292 * gdb.trace/change-loc.exp: Use "break -q".
1293 * gdb.trace/pending.exp: Use "break -q".
1294 * gdb.tui/basic.exp: Use "list -q".
1295 * gdb.tui/list-before.exp: Use "list -q".
1296 * gdb.tui/list.exp: Use "list -q".
1297 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1298
1299 2020-10-13 Pedro Alves <pedro@palves.net>
1300
1301 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1302 saved breakpoints file.
1303 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1304 inspecting breakpoint list.
1305 * lib/gdb.exp (runto_main): Add "qualified" to options.
1306 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1307 and handle it.
1308 (mi_runto_main): Pass 1 as qualified argument.
1309
1310 2020-10-13 Pedro Alves <pedro@palves.net>
1311
1312 * lib/mi-support.exp (mi_runto_main): New proc.
1313 (mi_run_to_main): Use it.
1314 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1315 * gdb.mi/mi-var-cmd.exp: Likewise.
1316 * gdb.mi/mi-var-invalidate.exp: Likewise.
1317 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1318 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1319 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1320 * gdb.mi/user-selected-context-sync.exp: Likewise.
1321 * gdb.opt/inline-cmds.exp: Likewise.
1322 * gdb.python/py-framefilter-mi.exp: Likewise.
1323 * gdb.python/py-mi.exp: Likewise.
1324
1325 2020-10-13 Pedro Alves <pedro@palves.net>
1326
1327 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1328 "runto main".
1329 * gdb.ada/small_reg_param.exp: Likewise.
1330 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1331 * gdb.base/annota1.exp: Likewise.
1332 * gdb.base/anon.exp: Likewise.
1333 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1334 * gdb.base/dprintf-non-stop.exp: Likewise.
1335 * gdb.base/dprintf.exp: Likewise.
1336 * gdb.base/gdb11530.exp: Likewise.
1337 * gdb.base/gdb11531.exp: Likewise.
1338 * gdb.base/gnu_vector.exp: Likewise.
1339 * gdb.base/interrupt-noterm.exp: Likewise.
1340 * gdb.base/memattr.exp: Likewise.
1341 * gdb.base/step-over-syscall.exp: Likewise.
1342 * gdb.base/watch-cond-infcall.exp: Likewise.
1343 * gdb.base/watch-read.exp: Likewise.
1344 * gdb.base/watch-vfork.exp: Likewise.
1345 * gdb.base/watch_thread_num.exp: Likewise.
1346 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1347 * gdb.guile/scm-frame-inline.exp: Likewise.
1348 * gdb.linespec/explicit.exp: Likewise.
1349 * gdb.opt/inline-break.exp: Likewise.
1350 * gdb.python/py-frame-inline.exp: Likewise.
1351 * gdb.reverse/break-precsave.exp: Likewise.
1352 * gdb.reverse/break-reverse.exp: Likewise.
1353 * gdb.reverse/consecutive-precsave.exp: Likewise.
1354 * gdb.reverse/consecutive-reverse.exp: Likewise.
1355 * gdb.reverse/finish-precsave.exp: Likewise.
1356 * gdb.reverse/finish-reverse.exp: Likewise.
1357 * gdb.reverse/fstatat-reverse.exp: Likewise.
1358 * gdb.reverse/getresuid-reverse.exp: Likewise.
1359 * gdb.reverse/i386-precsave.exp: Likewise.
1360 * gdb.reverse/i386-reverse.exp: Likewise.
1361 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1362 * gdb.reverse/i387-env-reverse.exp: Likewise.
1363 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1364 * gdb.reverse/insn-reverse.exp: Likewise.
1365 * gdb.reverse/machinestate-precsave.exp: Likewise.
1366 * gdb.reverse/machinestate.exp: Likewise.
1367 * gdb.reverse/pipe-reverse.exp: Likewise.
1368 * gdb.reverse/readv-reverse.exp: Likewise.
1369 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1370 * gdb.reverse/rerun-prec.exp: Likewise.
1371 * gdb.reverse/s390-mvcle.exp: Likewise.
1372 * gdb.reverse/solib-precsave.exp: Likewise.
1373 * gdb.reverse/solib-reverse.exp: Likewise.
1374 * gdb.reverse/step-precsave.exp: Likewise.
1375 * gdb.reverse/step-reverse.exp: Likewise.
1376 * gdb.reverse/time-reverse.exp: Likewise.
1377 * gdb.reverse/until-precsave.exp: Likewise.
1378 * gdb.reverse/until-reverse.exp: Likewise.
1379 * gdb.reverse/waitpid-reverse.exp: Likewise.
1380 * gdb.reverse/watch-precsave.exp: Likewise.
1381 * gdb.reverse/watch-reverse.exp: Likewise.
1382 * gdb.threads/kill.exp: Likewise.
1383 * gdb.threads/tid-reuse.exp: Likewise.
1384
1385 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1386
1387 PR gdb/26642
1388 * gdb.base/maint-target-async-off.c: New test.
1389 * gdb.base/maint-target-async-off.exp: New test.
1390
1391 2020-10-13 Alan Modra <amodra@gmail.com>
1392
1393 * gdb.arch/powerpc-altivec.s,
1394 * gdb.arch/powerpc-power7.s,
1395 * gdb.arch/powerpc-power8.s,
1396 * gdb.arch/powerpc-power9.s,
1397 * gdb.arch/powerpc-vsx.s,
1398 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1399 * gdb.arch/powerpc-altivec.exp,
1400 * gdb.arch/powerpc-power7.exp,
1401 * gdb.arch/powerpc-power8.exp,
1402 * gdb.arch/powerpc-power9.exp,
1403 * gdb.arch/powerpc-vsx.exp,
1404 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1405 disassembly of mfvsrd/mtvsrd.
1406
1407 2020-10-13 Alan Modra <amodra@gmail.com>
1408
1409 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1410 "target architecture" output.
1411 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1412 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1413 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1414 * gdb.arch/s390-disassembler-options.exp: Likewise.
1415
1416 2020-10-12 Pedro Alves <pedro@palves.net>
1417
1418 PR exp/26602
1419 PR c++/26550
1420 * gdb.cp/ambiguous.cc (marker1): Delete.
1421 (main): Initialize all the fields of the locals. Replace marker1
1422 call with a "set breakpoint here" marker.
1423 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1424 instead of running to marker1. Add tests printing all the
1425 variables and all the fields of the variables.
1426 (test_ambiguous): New proc, expecting the new GDB output when a
1427 field access is ambiguous. Change all "warning: X ambiguous"
1428 tests to use it.
1429
1430 2020-10-12 Gary Benson <gbenson@redhat.com>
1431
1432 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1433 * gdb.base/msym-bp-2.c (foo): Likewise.
1434 * gdb.base/msym-lang.c (foo): Likewise.
1435 * gdb.base/msym-lang-main.c (foo): Likewise.
1436 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1437 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1438 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1439 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1440 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1441 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1442 * gdb.python/py-objfile.c (static_var): Likewise.
1443 * gdb.python/py-symbol.c (rr): Likewise.
1444 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1445 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1446
1447 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1448
1449 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1450 output of backtrace.
1451
1452 2020-10-09 Tom Tromey <tromey@adacore.com>
1453
1454 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1455 (Rec): Add field. Fix range.
1456 * gdb.ada/scalar_storage.exp: Update.
1457
1458 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
1459
1460 PR exp/26714
1461 * gdb.base/printcmds.exp: Add tests for void results.
1462
1463 2020-10-09 Jan Vrany <jan.vrany@labware.com>
1464
1465 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1466 is emmited for both 'set directories' and 'directory' commands.
1467
1468 2020-10-08 Tom Tromey <tom@tromey.com>
1469
1470 * gdb.base/style.exp: Check that "main"'s name is styled.
1471
1472 2020-10-07 Tom Tromey <tromey@adacore.com>
1473
1474 * gdb.base/find.exp: Rename some tests.
1475
1476 2020-10-06 Gary Benson <gbenson@redhat.com>
1477
1478 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1479 * gdb.base/list1.c (unused): Likewise.
1480
1481 2020-10-06 Gary Benson <gbenson@redhat.com>
1482
1483 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1484 __attribute__ ((used)).
1485 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1486
1487 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1488
1489 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1490 make use of regions throughout.
1491 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1492 not {...}.
1493 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1494
1495 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
1496
1497 * gdb.base/call-sc.c: Fix return struct on stack test case.
1498 * gdb.base/call-sc.exp: Likewise.
1499
1500 2020-10-02 Gary Benson <gbenson@redhat.com>
1501
1502 * README: Fix "paralell".
1503
1504 2020-09-30 Gary Benson <gbenson@redhat.com>
1505
1506 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1507 Convert directive to lowercase.
1508 (.Labbrev1_begin): Add missing label.
1509 (abbrev code 0x1): Remove DW_AT_stmt_list.
1510 (.Ldie_b): Likewise.
1511
1512 2020-09-27 Tom Tromey <tom@tromey.com>
1513
1514 * gdb.tui/new-layout.exp: Use with_test_prefix.
1515
1516 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1517
1518 PR python/26586
1519 * gdb.python/python.exp: add test cases for the from_tty
1520 argument to gdb.execute.
1521
1522 2020-09-25 Gary Benson <gbenson@redhat.com>
1523
1524 * gdb.base/infcall-nested-structs.exp.tcl: Add
1525 additional_flags=-Wno-tautological-compare for C++
1526 tests when compiling using Clang.
1527
1528 2020-09-25 Gary Benson <gbenson@redhat.com>
1529
1530 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1531 for .c files.
1532
1533 2020-09-24 Tom Tromey <tromey@adacore.com>
1534
1535 PR tui/26638:
1536 * gdb.tui/list.exp: Check output of "focus next".
1537
1538 2020-09-23 Tom Tromey <tom@tromey.com>
1539
1540 * gdb.dwarf2/intbits.exp: New file.
1541 * gdb.dwarf2/intbits.c: New file.
1542
1543 2020-09-20 Pedro Alves <pedro@palves.net>
1544
1545 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1546 spawn_id before calling remote_close. Close secondary MI channel.
1547
1548 2020-09-20 Pedro Alves <pedro@palves.net>
1549
1550 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1551 fails.
1552
1553 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1554
1555 * gdb.fortran/array-slices.exp: Update expected results.
1556 * gdb.fortran/class-allocatable-array.exp: Likewise.
1557 * gdb.fortran/multi-dim.exp: Likewise.
1558 * gdb.fortran/vla-type.exp: Likewise.
1559 * gdb.mi/mi-vla-fortran.exp: Likewise.
1560
1561 2020-09-18 Victor Collod <vcollod@nvidia.com>
1562
1563 PR gdb/26635
1564 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1565 compatible with i386, and move it to...
1566 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1567 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1568 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1569
1570 2020-09-18 Pedro Alves <pedro@palves.net>
1571
1572 PR gdb/26631
1573 * gdb.multi/multi-target-thread-find.exp: New file.
1574
1575 2020-09-18 Pedro Alves <pedro@palves.net>
1576
1577 * gdb.multi/multi-target-continue.exp: New file, factored out from
1578 multi-target.exp.
1579 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1580 multi-target.exp.
1581 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1582 multi-target.exp.
1583 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1584 multi-target.exp.
1585 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1586 multi-target.exp.
1587 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1588 multi-target.exp.
1589 * gdb.multi/multi-target.exp: Delete.
1590
1591 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1592
1593 * gdb.fortran/array-slices.exp: Add missing message data.
1594
1595 2020-09-17 Pedro Alves <pedro@palves.net>
1596
1597 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1598
1599 2020-09-17 Pedro Alves <pedro@palves.net>
1600
1601 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1602 full prototype.
1603
1604 2020-09-17 Pedro Alves <pedro@palves.net>
1605
1606 * gdb.python/py-as-string.c: Add cast.
1607
1608 2020-09-17 Pedro Alves <pedro@palves.net>
1609
1610 * gdb.base/sizeof.c (fill): Add cast.
1611
1612 2020-09-17 Pedro Alves <pedro@palves.net>
1613
1614 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1615
1616 2020-09-17 Pedro Alves <pedro@palves.net>
1617
1618 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1619 linkage name.
1620 * gdb.base/prologue.exp: Use print /d.
1621 * gdb.base/symbol-alias.exp: Handle C++ output.
1622 * gdb.base/symbol-alias2.c: Handle C++ output.
1623 [__cplusplus] (func): Explicitly specify linkage name.
1624
1625 2020-09-17 Pedro Alves <pedro@palves.net>
1626
1627 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1628 (struct my_key_t): ... this. Adjust all references.
1629 (struct value_t): Rename to ...
1630 (struct my_value_t): ... this. Adjust all references.
1631 (create_map, add_map_element, create_map_map)
1632 (add_map_map_element): Add casts.
1633
1634 2020-09-17 Pedro Alves <pedro@palves.net>
1635
1636 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1637 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1638
1639 2020-09-17 Pedro Alves <pedro@palves.net>
1640
1641 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1642
1643 2020-09-17 Pedro Alves <pedro@palves.net>
1644
1645 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1646 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1647 (charfoo, intfoo): Define full prototype.
1648 * gdb.base/ptype1.c (charfoo): Define full prototype.
1649 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1650 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1651
1652 2020-09-17 Pedro Alves <pedro@palves.net>
1653
1654 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1655 Don't define.
1656 (utf_32_string): Compile for both C and C++.
1657 * gdb.base/charset.exp: Use "print /d".
1658
1659 2020-09-17 Pedro Alves <pedro@palves.net>
1660
1661 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1662 (nullptr): Rename to ...
1663 (null_ptr): ... this.
1664 * gdb.base/watchpoint.exp: Adjust to rename.
1665
1666 2020-09-17 Pedro Alves <pedro@palves.net>
1667
1668 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1669 (three_not_flag): Add casts.
1670
1671 2020-09-17 Pedro Alves <pedro@palves.net>
1672
1673 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1674 char array.
1675 (main): Add references to Barrier, TestStrings, TestStringsH and
1676 TestStringsW.
1677 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1678 and expect a full prototype in C++.
1679
1680 2020-09-17 Pedro Alves <pedro@palves.net>
1681
1682 * gdb.base/nested-addr.c (main): Add cast.
1683 * gdb.base/nested-addr.exp: Use "print /d".
1684
1685 2020-09-17 Pedro Alves <pedro@palves.net>
1686
1687 * gdb.base/break.exp (func): New. Use it throughout when
1688 expecting a function name.
1689
1690 2020-09-17 Pedro Alves <pedro@palves.net>
1691
1692 * gdb.base/display.exp: Issue "set print asm-demangle on".
1693
1694 2020-09-17 Pedro Alves <pedro@palves.net>
1695
1696 * gdb.base/find.c: Include <string.h>.
1697 (init_bufs): Add cast.
1698 * gdb.base/find.exp: Issue "set print asm-demangle on".
1699
1700 2020-09-16 Tom Tromey <tromey@adacore.com>
1701
1702 PR gdb/26598:
1703 * gdb.base/skipcxx.exp: New file.
1704 * gdb.base/skipcxx.cc: New file.
1705
1706 2020-09-16 Tom de Vries <tdevries@suse.de>
1707
1708 PR testsuite/26617
1709 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1710 WITH_DEBUG_SECTIONS is defined.
1711 (xstr, str): New macro.
1712 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1713 to get start and size of _Dmain.
1714 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1715 using additional_flags.
1716
1717 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1718
1719 * gdb.base/bp-cmds-sourced-script.c: New file.
1720 * gdb.base/bp-cmds-sourced-script.exp: New test.
1721 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1722
1723 2020-09-16 Tom de Vries <tdevries@suse.de>
1724
1725 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1726 get the gdb prompt after issuing "monitor exit".
1727
1728 2020-09-16 Tom de Vries <tdevries@suse.de>
1729
1730 PR testsuite/26624
1731 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1732
1733 2020-09-16 Tom de Vries <tdevries@suse.de>
1734
1735 PR testsuite/26618
1736 * gdb.tui/new-layout.exp: Escape unbalanced braces.
1737
1738 2020-09-15 Tom Tromey <tromey@adacore.com>
1739
1740 PR rust/26197:
1741 * lib/rust-support.exp (rust_llvm_version): New proc.
1742 * gdb.rust/simple.exp: Check rust_llvm_version.
1743
1744 2020-09-14 Tom de Vries <tdevries@suse.de>
1745
1746 * gdb.rust/traits.exp: Fix PATH warning.
1747
1748 2020-09-13 Pedro Alves <pedro@palves.net>
1749
1750 * gdb.base/catch-follow-exec.c (main): Add explicit return
1751 statement.
1752 * gdb.base/catch-signal.c (main): Likewise.
1753 * gdb.base/condbreak-call-false.c (main): Likewise.
1754 * gdb.base/consecutive.c (main): Add explicit return
1755 statement and return type.
1756 * gdb.base/cursal.c (main): Add explicit return statement.
1757 * gdb.base/cvexpr.c (main): Likewise.
1758 * gdb.base/display.c (main): Add explicit return statement and
1759 return type.
1760 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
1761 * gdb.base/endianity.c (main): Likewise.
1762 * gdb.base/execd-prog.c (main): Likewise.
1763 * gdb.base/gdb1090.c (main): Likewise.
1764 * gdb.base/info_qt.c (main): Likewise.
1765 * gdb.base/lineinc.c (main): Likewise.
1766 * gdb.base/load-command.c (main): Likewise.
1767 * gdb.base/macscp1.c (main): Likewise.
1768 * gdb.base/pr10179-a.c (main): Likewise.
1769 * gdb.base/quit-live.c (main): Likewise.
1770 * gdb.base/scope0.c (main): Likewise.
1771 * gdb.base/settings.c (main): Likewise.
1772 * gdb.base/stack-checking.c (main): Return int.
1773 * gdb.base/varargs.c (main): Add explicit return statement.
1774 * gdb.cp/ambiguous.cc (main): Likewise.
1775 * gdb.cp/anon-struct.cc (main): Likewise.
1776 * gdb.cp/anon-union.cc (main): Likewise.
1777 * gdb.cp/bool.cc (main): Likewise.
1778 * gdb.cp/bs15503.cc (main): Likewise.
1779 * gdb.cp/cplusfuncs.cc (main): Likewise.
1780 * gdb.cp/cttiadd.cc (main): Likewise.
1781 * gdb.cp/extern-c.cc (main): Likewise.
1782 * gdb.cp/filename.cc (main): Likewise.
1783 * gdb.cp/formatted-ref.cc (main): Likewise.
1784 * gdb.cp/mb-ctor.cc (main): Likewise.
1785 * gdb.cp/member-ptr.cc (main): Likewise.
1786 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
1787 * gdb.cp/overload-const.cc (main): Likewise.
1788 * gdb.cp/paren-type.cc (main): Likewise.
1789 * gdb.cp/parse-lang.cc (main): Likewise.
1790 * gdb.cp/pr-1023.cc (main): Likewise.
1791 * gdb.cp/psmang1.cc (main): Likewise.
1792 * gdb.cp/readnow-language.cc (main): Likewise.
1793 * gdb.cp/ref-params.cc (main): Likewise.
1794 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
1795 * gdb.cp/virtbase2.cc (main): Likewise.
1796 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
1797 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
1798 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
1799 * gdb.mi/mi-console.c (main): Likewise.
1800 * gdb.mi/mi-read-memory.c (main): Likewise.
1801 * gdb.modula2/multidim.c (main): Likewise.
1802 * gdb.opt/inline-small-func.c (main): Likewise.
1803 * gdb.python/py-rbreak.c (main): Likewise.
1804 * gdb.stabs/exclfwd1.c (main): Likewise.
1805 * gdb.trace/qtro.c (main): Likewise.
1806
1807 2020-09-13 Pedro Alves <pedro@palves.net>
1808
1809 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
1810 instead of getenv.
1811
1812 2020-09-13 Pedro Alves <pedro@palves.net>
1813
1814 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
1815 instead of spawning GDB with remote_spawn.
1816 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
1817 gdb_spawn instead of spawning GDB with remote_spawn.
1818
1819 2020-09-13 Pedro Alves <pedro@palves.net>
1820
1821 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
1822 file and add calls to first and second.
1823 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
1824 add call to f.
1825
1826 2020-09-13 Pedro Alves <pedro@palves.net>
1827
1828 * gdb.mi/mi-break-qualified.cc: New file.
1829 * gdb.mi/mi-break-qualified.exp: New file.
1830 * lib/mi-support.exp (mi_create_breakpoint_multi)
1831 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
1832 procedures.
1833 (mi_create_breakpoint_1): New, factored out from
1834 mi_create_breakpoint.
1835
1836 2020-09-13 Pedro Alves <pedro@palves.net>
1837
1838 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
1839 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
1840 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
1841 (register_class): Delete.
1842 (main): Don't call register_class.
1843
1844 2020-09-13 Pedro Alves <pedro@palves.net>
1845
1846 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
1847 (do_tests): Remove "calling method for small class" test.
1848 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
1849 (register_class): Delete.
1850 (main): Don't call register_class.
1851 * gdb.cp/call-method-register.exp: New file, based on bits removed
1852 from classes.exp.
1853 * gdb.cp/call-method-register.cc: New file, based on bits removed
1854 from classes.cc.
1855
1856 2020-09-13 Pedro Alves <pedro@palves.net>
1857
1858 * gdb.base/msym-bp-2.c: New.
1859 * gdb.base/msym-bp-shl-lib.c: New file.
1860 * gdb.base/msym-bp-shl-main-2.c: New file.
1861 * gdb.base/msym-bp-shl-main.c: New file.
1862 * gdb.base/msym-bp-shl.exp: New file.
1863 * gdb.base/msym-bp.c: New file.
1864 * gdb.base/msym-bp.exp: New file.
1865
1866 2020-09-13 Joel Brobecker <brobecker@adacore.com>
1867
1868 * gdb.base/default.exp: Change $_gdb_major to 11.
1869
1870 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
1871 Felix Willgerodt <Felix.Willgerodt@intel.com>
1872
1873 * x86-avx512bf16.c: New file.
1874 * x86-avx512bf16.exp: Likewise.
1875 * lib/gdb.exp (skip_avx512bf16_tests): New function.
1876
1877 2020-09-11 Tom de Vries <tdevries@suse.de>
1878
1879 PR exp/26602
1880 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
1881
1882 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1883
1884 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
1885
1886 2020-09-10 Alan Modra <amodra@gmail.com>
1887
1888 PR 26597
1889 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
1890
1891 2020-09-08 Tom de Vries <tdevries@suse.de>
1892
1893 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
1894 after gdb_starti_cmd.
1895
1896 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1897
1898 * lib/fortran.exp (fortran_complex8): New proc.
1899 (fortran_complex16): New proc.
1900 * gdb.fortran/complex.exp: Use routines from fortran.exp
1901 * gdb.fortran/pointer-to-pointer.exp: Likewise.
1902 * gdb.fortran/vla-ptr-info.exp: Likewise.
1903
1904 2020-09-03 Tom de Vries <tdevries@suse.de>
1905
1906 PR breakpoint/26546
1907 * gdb.base/label-without-address.exp: Runto main first.
1908
1909 2020-09-02 Tom Tromey <tromey@adacore.com>
1910
1911 * gdb.ada/mi_var_access.exp: Test children of access variable.
1912 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
1913 * gdb.ada/mi_var_array.exp: Update.
1914
1915 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1916
1917 * gdb.base/corefile.exp (warning-free): XFAIL test when running
1918 on docker w/ AUFS storage driver.
1919
1920 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1921
1922 * gdb.base/corefile2.exp (renamed binfile): New tests.
1923
1924 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1925
1926 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
1927
1928 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1929
1930 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
1931 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
1932
1933 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1934
1935 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
1936 output, printing a "not saved" value from history and printing a
1937 convenience variable created from a "not saved" value.
1938
1939 2020-08-31 Tom de Vries <tdevries@suse.de>
1940
1941 * gdb.base/eh_return.exp: Use nopie.
1942
1943 2020-08-28 Pedro Alves <pedro@palves.net>
1944
1945 * gdb.base/advance-until-multiple-locations.exp
1946 (advance_overload, until_overload): Adjust to match the
1947 frame/function header instead of the source line text.
1948
1949 2020-08-28 Tom de Vries <tdevries@suse.de>
1950
1951 * gdb.base/label-without-address.c: New test.
1952 * gdb.base/label-without-address.exp: New file.
1953
1954 2020-08-27 Pedro Alves <pedro@palves.net>
1955
1956 PR gdb/26523
1957 PR gdb/26524
1958 * gdb.base/advance-until-multiple-locations.cc: New.
1959 * gdb.base/advance-until-multiple-locations.exp: New.
1960
1961 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
1962
1963 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
1964
1965 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1966
1967 * gdb.arch/amd64-byte.exp: Make test names unique, use
1968 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1969 * gdb.arch/amd64-dword.exp: Likewise.
1970 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
1971 * gdb.arch/amd64-stap-special-operands.exp: Make test names
1972 unique.
1973 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
1974 * gdb.arch/amd64-word.exp: Make test names unique, use
1975 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1976 * gdb.arch/i386-byte.exp: Make test names unique, use
1977 gdb_breakpoint.
1978 * gdb.arch/i386-word.exp: Likewise.
1979
1980 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
1981
1982 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
1983
1984 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
1985
1986 PR gdb/26532
1987 * gdb.threads/stepi-random-signal.exp: Update pattern.
1988
1989 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
1990
1991 PR gdb/26532
1992 * gdb.base/ui-redirect.exp: Update pattern.
1993
1994 2020-08-25 Gary Benson <gbenson@redhat.com>
1995
1996 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
1997 when compiling with clang.
1998 * gdb.dwarf2/dw2-restore.exp: Likewise.
1999
2000 2020-08-25 Gary Benson <gbenson@redhat.com>
2001
2002 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
2003 Add additional_flags=-Wno-inaccessible-base when compiling
2004 with GCC >= 10.1 or clang. Add additional_flags=-w when
2005 compiling with GCC < 10.
2006
2007 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
2008
2009 PR m2/26372
2010 * gdb.modula2/multidim.c: New file.
2011 * gdb.modula2/multidim.exp: New file.
2012
2013 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
2014
2015 * lib/gdb.exp (runto): Always emit fail on internal error.
2016
2017 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
2018
2019 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
2020 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
2021 Likewise.
2022 * gdb.threads/stepi-random-signal.exp: Likewise.
2023
2024 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2025
2026 * gdb.base/print-file-var.exp: Fix typo "breapoint".
2027 * gdb.trace/strace.exp: Ditto.
2028
2029 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
2030
2031 * gdb.fortran/vla-type.exp: Skip commands not required for
2032 the Flang compiled binaries after prologue fix.
2033
2034 2020-08-17 Tom de Vries <tdevries@suse.de>
2035 Tom Tromey <tromey@adacore.com>
2036
2037 PR rust/26197:
2038 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
2039
2040 2020-08-17 Tom Tromey <tromey@adacore.com>
2041
2042 * gdb.ada/mi_var_access.exp: New file.
2043 * gdb.ada/mi_var_access/mi_access.adb: New file.
2044 * gdb.ada/mi_var_access/pck.adb: New file.
2045 * gdb.ada/mi_var_access/pck.ads: New file.
2046
2047 2020-08-16 Tom de Vries <tdevries@suse.de>
2048
2049 PR gdb/25350
2050 * gdb.base/eh_return.c: New test.
2051 * gdb.base/eh_return.exp: New file.
2052
2053 2020-08-15 Tom de Vries <tdevries@suse.de>
2054
2055 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
2056 (mixed_func_1d_): Use fortran_charlen_t in decl.
2057
2058 2020-08-15 Tom de Vries <tdevries@suse.de>
2059
2060 PR backtrace/26390
2061 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
2062 Update expected pattern.
2063
2064 2020-08-13 Pedro Alves <pedro@palves.net>
2065
2066 * gdb.fortran/complex.exp: Check skip_fortran_tests.
2067 * gdb.fortran/library-module.exp: Likewise.
2068 * gdb.fortran/logical.exp: Likewise.
2069 * gdb.fortran/module.exp: Likewise.
2070 * gdb.fortran/print_type.exp: Likewise.
2071 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
2072 * gdb.fortran/vla-datatypes.exp: Likewise.
2073 * gdb.fortran/vla-history.exp: Likewise.
2074 * gdb.fortran/vla-ptr-info.exp: Likewise.
2075 * gdb.fortran/vla-ptype-sub.exp: Likewise.
2076 * gdb.fortran/vla-ptype.exp: Likewise.
2077 * gdb.fortran/vla-sizeof.exp: Likewise.
2078 * gdb.fortran/vla-type.exp: Likewise.
2079 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
2080 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2081 * gdb.fortran/vla-value-sub.exp: Likewise.
2082 * gdb.fortran/vla-value.exp: Likewise.
2083
2084 2020-08-13 Pedro Alves <pedro@palves.net>
2085
2086 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2087 * gdb.ada/access_to_packed_array.exp: Likewise.
2088 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2089 * gdb.ada/addr_arith.exp: Likewise.
2090 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2091 * gdb.ada/arr_arr.exp: Likewise.
2092 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2093 * gdb.ada/array_bounds.exp: Likewise.
2094 * gdb.ada/array_of_variable_length.exp: Likewise.
2095 * gdb.ada/array_ptr_renaming.exp: Likewise.
2096 * gdb.ada/array_subscript_addr.exp: Likewise.
2097 * gdb.ada/arraydim.exp: Likewise.
2098 * gdb.ada/arrayparam.exp: Likewise.
2099 * gdb.ada/arrayptr.exp: Likewise.
2100 * gdb.ada/assign_1.exp: Likewise.
2101 * gdb.ada/assign_arr.exp: Likewise.
2102 * gdb.ada/atomic_enum.exp: Likewise.
2103 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2104 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2105 * gdb.ada/bias.exp: Likewise.
2106 * gdb.ada/boolean_expr.exp: Likewise.
2107 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2108 * gdb.ada/bp_enum_homonym.exp: Likewise.
2109 * gdb.ada/bp_inlined_func.exp: Likewise.
2110 * gdb.ada/bp_on_var.exp: Likewise.
2111 * gdb.ada/bp_range_type.exp: Likewise.
2112 * gdb.ada/bp_reset.exp: Likewise.
2113 * gdb.ada/call_pn.exp: Likewise.
2114 * gdb.ada/catch_assert_if.exp: Likewise.
2115 * gdb.ada/catch_ex.exp: Likewise.
2116 * gdb.ada/catch_ex_std.exp: Likewise.
2117 * gdb.ada/char_enum.exp: Likewise.
2118 * gdb.ada/char_param.exp: Likewise.
2119 * gdb.ada/complete.exp: Likewise.
2120 * gdb.ada/cond_lang.exp: Likewise.
2121 * gdb.ada/convvar_comp.exp: Likewise.
2122 * gdb.ada/dgopt.exp: Likewise.
2123 * gdb.ada/disc_arr_bound.exp: Likewise.
2124 * gdb.ada/display_nested.exp: Likewise.
2125 * gdb.ada/dot_all.exp: Likewise.
2126 * gdb.ada/dyn_loc.exp: Likewise.
2127 * gdb.ada/dyn_stride.exp: Likewise.
2128 * gdb.ada/excep_handle.exp: Likewise.
2129 * gdb.ada/expr_delims.exp: Likewise.
2130 * gdb.ada/expr_with_funcall.exp: Likewise.
2131 * gdb.ada/exprs.exp: Likewise.
2132 * gdb.ada/fin_fun_out.exp: Likewise.
2133 * gdb.ada/fixed_cmp.exp: Likewise.
2134 * gdb.ada/formatted_ref.exp: Likewise.
2135 * gdb.ada/frame_arg_lang.exp: Likewise.
2136 * gdb.ada/frame_args.exp: Likewise.
2137 * gdb.ada/fullname_bp.exp: Likewise.
2138 * gdb.ada/fun_addr.exp: Likewise.
2139 * gdb.ada/fun_in_declare.exp: Likewise.
2140 * gdb.ada/fun_overload_menu.exp: Likewise.
2141 * gdb.ada/fun_renaming.exp: Likewise.
2142 * gdb.ada/funcall_char.exp: Likewise.
2143 * gdb.ada/funcall_param.exp: Likewise.
2144 * gdb.ada/funcall_ptr.exp: Likewise.
2145 * gdb.ada/funcall_ref.exp: Likewise.
2146 * gdb.ada/homonym.exp: Likewise.
2147 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2148 * gdb.ada/info_auto_lang.exp: Likewise.
2149 * gdb.ada/info_exc.exp: Likewise.
2150 * gdb.ada/info_types.exp: Likewise.
2151 * gdb.ada/int_deref.exp: Likewise.
2152 * gdb.ada/interface.exp: Likewise.
2153 * gdb.ada/iwide.exp: Likewise.
2154 * gdb.ada/lang_switch.exp: Likewise.
2155 * gdb.ada/length_cond.exp: Likewise.
2156 * gdb.ada/maint_with_ada.exp: Likewise.
2157 * gdb.ada/mi_catch_assert.exp: Likewise.
2158 * gdb.ada/mi_catch_ex.exp: Likewise.
2159 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2160 * gdb.ada/mi_dyn_arr.exp: Likewise.
2161 * gdb.ada/mi_ex_cond.exp: Likewise.
2162 * gdb.ada/mi_exc_info.exp: Likewise.
2163 * gdb.ada/mi_interface.exp: Likewise.
2164 * gdb.ada/mi_prot.exp: Likewise.
2165 * gdb.ada/mi_ref_changeable.exp: Likewise.
2166 * gdb.ada/mi_string_access.exp: Likewise.
2167 * gdb.ada/mi_task_arg.exp: Likewise.
2168 * gdb.ada/mi_task_info.exp: Likewise.
2169 * gdb.ada/mi_var_array.exp: Likewise.
2170 * gdb.ada/mi_var_union.exp: Likewise.
2171 * gdb.ada/mi_variant.exp: Likewise.
2172 * gdb.ada/minsyms.exp: Likewise.
2173 * gdb.ada/mod_from_name.exp: Likewise.
2174 * gdb.ada/nested.exp: Likewise.
2175 * gdb.ada/null_array.exp: Likewise.
2176 * gdb.ada/optim_drec.exp: Likewise.
2177 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2178 * gdb.ada/packed_array_assign.exp: Likewise.
2179 * gdb.ada/packed_tagged.exp: Likewise.
2180 * gdb.ada/pp-rec-component.exp: Likewise.
2181 * gdb.ada/print_chars.exp: Likewise.
2182 * gdb.ada/print_pc.exp: Likewise.
2183 * gdb.ada/ptr_typedef.exp: Likewise.
2184 * gdb.ada/ptype_arith_binop.exp: Likewise.
2185 * gdb.ada/ptype_array.exp: Likewise.
2186 * gdb.ada/ptype_field.exp: Likewise.
2187 * gdb.ada/ptype_tagged_param.exp: Likewise.
2188 * gdb.ada/ptype_union.exp: Likewise.
2189 * gdb.ada/py_range.exp: Likewise.
2190 * gdb.ada/py_taft.exp: Likewise.
2191 * gdb.ada/rdv_wait.exp: Likewise.
2192 * gdb.ada/rec_comp.exp: Likewise.
2193 * gdb.ada/rec_return.exp: Likewise.
2194 * gdb.ada/ref_param.exp: Likewise.
2195 * gdb.ada/ref_tick_size.exp: Likewise.
2196 * gdb.ada/rename_subscript_param.exp: Likewise.
2197 * gdb.ada/repeat_dyn.exp: Likewise.
2198 * gdb.ada/same_component_name.exp: Likewise.
2199 * gdb.ada/same_enum.exp: Likewise.
2200 * gdb.ada/scalar_storage.exp: Likewise.
2201 * gdb.ada/set_wstr.exp: Likewise.
2202 * gdb.ada/small_reg_param.exp: Likewise.
2203 * gdb.ada/str_binop_equal.exp: Likewise.
2204 * gdb.ada/str_ref_cmp.exp: Likewise.
2205 * gdb.ada/str_uninit.exp: Likewise.
2206 * gdb.ada/sub_variant.exp: Likewise.
2207 * gdb.ada/sym_print_name.exp: Likewise.
2208 * gdb.ada/taft_type.exp: Likewise.
2209 * gdb.ada/tagged.exp: Likewise.
2210 * gdb.ada/tagged_access.exp: Likewise.
2211 * gdb.ada/task_bp.exp: Likewise.
2212 * gdb.ada/task_switch_in_core.exp: Likewise.
2213 * gdb.ada/tasks.exp: Likewise.
2214 * gdb.ada/tick_last_segv.exp: Likewise.
2215 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2216 * gdb.ada/type_coercion.exp: Likewise.
2217 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2218 * gdb.ada/unchecked_union.exp: Likewise.
2219 * gdb.ada/uninitialized_vars.exp: Likewise.
2220 * gdb.ada/var_arr_attrs.exp: Likewise.
2221 * gdb.ada/var_arr_typedef.exp: Likewise.
2222 * gdb.ada/var_rec_arr.exp: Likewise.
2223 * gdb.ada/variant-record.exp: Likewise.
2224 * gdb.ada/variant.exp: Likewise.
2225 * gdb.ada/variant_record_packed_array.exp: Likewise.
2226 * gdb.ada/varsize_limit.exp: Likewise.
2227 * gdb.ada/whatis_array_val.exp: Likewise.
2228 * gdb.ada/widewide.exp: Likewise.
2229 * gdb.ada/win_fu_syms.exp: Likewise.
2230
2231 2020-08-12 Gary Benson <gbenson@redhat.com>
2232
2233 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2234
2235 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2238 unset the array variable.
2239
2240 2020-08-03 Tom de Vries <tdevries@suse.de>
2241
2242 PR symtab/26333
2243 * lib/dwarf.exp (DW_LNE_user): New proc.
2244 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2245 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2246
2247 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2248
2249 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2250 to 'uintptr_t'
2251 (inttypes.h): Include.
2252
2253 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2254
2255 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2256 (C5_24k): Delete.
2257 (C5_8k, C5_64k, C5_256k): New macros.
2258 (buf_ro): Allocate 256 KiB of initialized data.
2259
2260 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2261
2262 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2263 that attempt to overwrite an existing condition with a condition
2264 that fails parsing and also with a condition that parses fine
2265 but contains junk at the end.
2266
2267 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2268
2269 * gdb.base/condbreak-bad.c: New test.
2270 * gdb.base/condbreak-bad.exp: New file.
2271
2272 2020-07-30 Tom de Vries <tdevries@suse.de>
2273
2274 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2275 out of ...
2276 (GDBInfoModuleSymbols::check_entry): ... here.
2277 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2278 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2279 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2280
2281 2020-07-30 Tom de Vries <tdevries@suse.de>
2282
2283 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2284 "__class_some_module_Number_t" optional.
2285
2286 2020-07-29 Tom de Vries <tdevries@suse.de>
2287
2288 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2289 multiple locations.
2290
2291 2020-07-29 Tom de Vries <tdevries@suse.de>
2292
2293 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2294 rather than function name.
2295
2296 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2297
2298 PR symtab/26270:
2299 * gdb.cp/disasm-func-name.cc: New file.
2300 * gdb.cp/disasm-func-name.exp: New file.
2301
2302 2020-07-28 Tom Tromey <tromey@adacore.com>
2303
2304 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2305 'varval' location.
2306
2307 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2308
2309 * gdb.python/py-unwind.py: Update to make use of a register
2310 descriptor.
2311
2312 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2313
2314 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2315
2316 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2317
2318 PR fortran/23051
2319 PR fortran/26139
2320 * gdb.fortran/class-allocatable-array.exp: New file.
2321 * gdb.fortran/class-allocatable-array.f90: New file.
2322 * gdb.fortran/pointer-to-pointer.exp: New file.
2323 * gdb.fortran/pointer-to-pointer.f90: New file.
2324
2325 2020-07-25 Tom de Vries <tdevries@suse.de>
2326
2327 PR symtab/26243
2328 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2329 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2330
2331 2020-07-24 Tom de Vries <tdevries@suse.de>
2332
2333 PR testsuite/26293
2334 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2335
2336 2020-07-23 Pedro Alves <pedro@palves.net>
2337
2338 * gdb.server/server-kill.exp (prepare): New, factored out from the
2339 top level.
2340 (kill_server): New.
2341 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2342 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2343
2344 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2345
2346 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2347
2348 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2349
2350 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2351 Initialize to empty string at top level.
2352 (gdb_wrapper_init): Revert check for file existence on build.
2353 Build the wrapper in its default place, not a build-specific
2354 location. When host == build, make the pathname absolute.
2355 (gdb_compile): Delete leftover declaration of
2356 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2357 string instead of uninitialized.
2358
2359 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2360
2361 * gdb.base/corefile2.exp: New file.
2362 * gdb.base/coremaker2.exp: New file.
2363
2364 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2365
2366 * gdb.base/coredump-filter.exp: Add second
2367 non-Private-Shared-Anon-File test.
2368 (test_disasm): Rename binfile for test which is expected
2369 to fail.
2370
2371 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2372
2373 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2374 data in core file".
2375 * gdb.base/coremaker.c (buf2ro): New global.
2376 (mmapdata): Add a read-only mmap mapping.
2377
2378 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2379
2380 PR corefiles/25631
2381 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2382 New test.
2383 * gdb.base/coremaker.c (buf3): New global.
2384 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2385 flags.
2386
2387 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2388
2389 * gdb.base/coremaker.c (filler_ro): New global constant.
2390
2391 2020-07-22 Tom Tromey <tromey@adacore.com>
2392
2393 * gdb.ada/mi_prot.exp: New file.
2394 * gdb.ada/mi_prot/pkg.adb: New file.
2395 * gdb.ada/mi_prot/pkg.ads: New file.
2396 * gdb.ada/mi_prot/prot.adb: New file.
2397
2398 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2399
2400 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2401 loads two JITers.
2402
2403 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2404
2405 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2406
2407 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2408
2409 * gdb.python/py-arch-reg-names.exp: Additional tests.
2410
2411 2020-07-21 Tom de Vries <tdevries@suse.de>
2412
2413 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2414 breakpoint locations".
2415 * gdb.reverse/solib-reverse.exp: Same.
2416
2417 2020-07-21 Tom de Vries <tdevries@suse.de>
2418
2419 * gdb.reverse/step-reverse.c (callee): Merge statements.
2420
2421 2020-07-21 Tom de Vries <tdevries@suse.de>
2422
2423 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2424 line numbers for some variables.
2425
2426 2020-07-21 Tom de Vries <tdevries@suse.de>
2427
2428 * gdb.opt/inline-locals.c (init_array): New func.
2429 (func1): Use init_array.
2430 * gdb.opt/inline-locals.exp: Update pattern.
2431
2432 2020-07-21 Tom de Vries <tdevries@suse.de>
2433
2434 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2435 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2436
2437 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2438
2439 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2440 * gdb.guile/types-module.exp: Remove "ERROR:" from
2441 regexps since Guile 3.0 no longer prints that.
2442
2443 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2444
2445 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2446 error regexp to match on Guile 2.2.
2447
2448 2020-07-20 Gary Benson <gbenson@redhat.com>
2449
2450 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2451 with clang.
2452
2453 2020-07-20 Tom de Vries <tdevries@suse.de>
2454
2455 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2456 (omp_set_lock_in_order): New function.
2457 (single_scope, multi_scope, nested_func, nested_parallel): Use
2458 omp_set_lock_in_order and omp_unset_lock.
2459 (main): Init and destroy lock and lock2.
2460
2461 2020-07-20 Tom de Vries <tdevries@suse.de>
2462
2463 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2464
2465 2020-07-20 Tom de Vries <tdevries@suse.de>
2466
2467 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2468
2469 2020-07-17 Tom de Vries <tdevries@suse.de>
2470
2471 * gdb.base/valgrind-infcall-2.c: New test.
2472 * gdb.base/valgrind-infcall-2.exp: New file.
2473 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2474
2475 2020-07-17 Tom de Vries <tdevries@suse.de>
2476
2477 * gdb.dlang/circular.c (found): Use found_label as label name.
2478 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2479 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2480 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2481 * gdb.dwarf2/ada-linkage-name.exp: Same.
2482 * gdb.dwarf2/arr-subrange.exp: Same.
2483 * gdb.dwarf2/atomic-type.exp: Same.
2484 * gdb.dwarf2/comp-unit-lang.exp: Same.
2485 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2486 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2487 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2488 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2489 * gdb.dwarf2/implptr-64bit.exp: Same.
2490 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2491 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2492 * gdb.dwarf2/imported-unit.exp: Same.
2493 * gdb.dwarf2/main-subprogram.exp: Same.
2494 * gdb.dwarf2/missing-type-name.exp: Same.
2495 * gdb.dwarf2/nonvar-access.exp: Same.
2496 * gdb.dwarf2/struct-with-sig.exp: Same.
2497 * gdb.dwarf2/typedef-void-finish.exp: Same.
2498 * gdb.dwarf2/void-type.exp: Same.
2499
2500 2020-07-17 Tom de Vries <tdevries@suse.de>
2501
2502 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2503 src parameter.
2504 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2505 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2506 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2507 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2508 * gdb.dwarf2/dwz.exp: Same.
2509 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2510 * gdb.dwarf2/implref-array.exp: Same.
2511 * gdb.dwarf2/implref-const.exp: Same.
2512 * gdb.dwarf2/implref-global.exp: Same.
2513 * gdb.dwarf2/implref-struct.exp: Same.
2514 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2515 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2516 * gdb.dwarf2/var-access.exp: Same.
2517 * gdb.dwarf2/varval.exp: Same.
2518 * gdb.trace/entry-values.exp: Same.
2519
2520 2020-07-17 Tom de Vries <tdevries@suse.de>
2521
2522 * lib/dwarf.exp (Dwarf::extern): Remove.
2523 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2524 * gdb.dlang/circular.exp: Same.
2525 * gdb.dwarf2/comp-unit-lang.exp: Same.
2526 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2527 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2528 * gdb.dwarf2/dwz.exp: Same.
2529 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2530 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2531 * gdb.dwarf2/imported-unit.exp: Same.
2532 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2533
2534 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2535
2536 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2537 Use double quotes instead of single quotes.
2538
2539 2020-07-16 Caroline Tice <cmtice@google.com>
2540
2541 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2542 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2543
2544 2020-07-16 Tom de Vries <tdevries@suse.de>
2545
2546 * lib/dwarf.exp (program): Initialize _line.
2547 (DW_LNE_end_sequence): Reinitialize _line.
2548 (DW_LNS_advance_line): Update _line.
2549 (line): New proc.
2550 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2551 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2552 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2553 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2554 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2555 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2556
2557 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2558
2559 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2560 generic.
2561
2562 2020-07-15 Tom de Vries <tdevries@suse.de>
2563
2564 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2565 is_amd64_regs_target.
2566
2567 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2568
2569 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2570 * gdb.fortran/ptype-on-functions.f90: Likewise.
2571
2572 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2573
2574 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2575 values in documentation for addr_size to 4 and 8.
2576
2577 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2578
2579 * gdb.arch/amd64-osabi.exp: Update.
2580 * gdb.arch/arm-disassembler-options.exp: Update.
2581 * gdb.arch/powerpc-disassembler-options.exp: Update.
2582 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2583 * gdb.arch/s390-disassembler-options.exp: Update.
2584 * gdb.base/all-architectures.exp.tcl: Update.
2585 * gdb.base/attach-pie-noexec.exp: Update.
2586 * gdb.base/catch-syscall.exp: Update.
2587 * gdb.xml/tdesc-arch.exp: Update.
2588
2589 2020-07-14 Tom de Vries <tdevries@suse.de>
2590
2591 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2592 (local_gettid): ... this.
2593 (fn): Update.
2594
2595 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2596
2597 * gdb.base/info_sources.exp: Skip directory match tests on
2598 remote hosts.
2599
2600 2020-07-13 Gary Benson <gbenson@redhat.com>
2601
2602 * gdb.base/savedregs.exp (caller): Use parentheses to
2603 make expected expression evaluation ordering explicit.
2604
2605 2020-07-13 Gary Benson <gbenson@redhat.com>
2606
2607 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2608
2609 2020-07-13 Gary Benson <gbenson@redhat.com>
2610
2611 * gdb.base/bigcore.c (main): Use a volatile pointer when
2612 attempting to trigger a SIGSEGV.
2613 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2614 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2615 * gdb.base/savedregs.c (thrower): Likewise.
2616 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2617
2618 2020-07-13 Gary Benson <gbenson@redhat.com>
2619
2620 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2621 defining and using VLA structure fields into...
2622 * gdb.base/vla-struct-fields.c: New file.
2623 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2624 tests into...
2625 * gdb.base/vla-struct-fields.exp: New file.
2626
2627 2020-07-13 Tom de Vries <tdevries@suse.de>
2628
2629 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2630 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2631 * gdb.base/gold-gdb-index.exp: Same.
2632 * gdb.base/morestack.exp: Same.
2633
2634 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2635
2636 PR rust/26121
2637 * gdb.rust/modules.rs: Prevent linker from discarding test
2638 symbol.
2639
2640 2020-07-10 Pedro Alves <pedro@palves.net>
2641
2642 PR gdb/26199
2643 * gdb.multi/multi-target.c (exit_thread): New.
2644 (thread_start): Break loop if EXIT_THREAD.
2645 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2646 (top level) Call test_no_resumed.
2647
2648 2020-07-08 Tom Tromey <tromey@adacore.com>
2649
2650 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2651 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2652
2653 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2654
2655 PR python/22748
2656 * gdb.opt/inline-frame-tailcall.c: New file.
2657 * gdb.opt/inline-frame-tailcall.exp: New file.
2658 * gdb.python/py-unwind-inline.c: New file.
2659 * gdb.python/py-unwind-inline.exp: New file.
2660 * gdb.python/py-unwind-inline.py: New file.
2661
2662 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2663
2664 * gdb.python/py-arch-reg-groups.exp: New file.
2665
2666 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2667
2668 * gdb.python/py-arch-reg-names.exp: New file.
2669
2670 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2671
2672 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2673 gdb.PendingFrame.architecture method.
2674
2675 2020-07-06 Tom de Vries <tdevries@suse.de>
2676
2677 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2678
2679 2020-07-03 Pedro Alves <palves@redhat.com>
2680
2681 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2682 explicitly write negative numbers.
2683 * gdb.base/structs2.exp: Adjust expected output.
2684
2685 2020-07-03 Pedro Alves <palves@redhat.com>
2686
2687 * gdb.base/charset.c (init_string): Change all char parameters to
2688 unsigned char parameters.
2689
2690 2020-07-03 Pedro Alves <palves@redhat.com>
2691
2692 * gdb.base/call-sc.exp (start_scalars_test): Use
2693 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2694 * gdb.base/overlays.c: Remove references to PARAMS.
2695 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2696 * gdb.base/reread.exp: Don't set 'prototypes' global.
2697 * gdb.base/structs.exp (start_structs_test): Use
2698 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2699 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2700 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2701 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2702 call.
2703 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2704
2705 2020-07-03 Pedro Alves <palves@redhat.com>
2706
2707 * gdb.base/m32rovly.c: Delete.
2708 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2709
2710 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2711
2712 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2713 of gdb_py_test_multiple.
2714 * gdb.python/py-cmd.exp: Likewise.
2715 * gdb.python/py-events.exp: Likewise.
2716 * gdb.python/py-function.exp: Likewise.
2717 * gdb.python/py-inferior.exp: Likewise.
2718 * gdb.python/py-infthread.exp: Likewise.
2719 * gdb.python/py-linetable.exp: Likewise.
2720 * gdb.python/py-parameter.exp: Likewise.
2721 * gdb.python/py-value.exp: Likewise.
2722
2723 2020-06-30 Tom de Vries <tdevries@suse.de>
2724
2725 PR testsuite/26175
2726 * lib/future.exp (gdb_default_target_compile): Detect and handle
2727 early_flags.
2728
2729 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
2730
2731 * boards/simavr.exp (gdb_load): Catch errors when closing
2732 previous connection. Close connection, wait for process and
2733 unset simavr_spawn_id on failure.
2734
2735 2020-06-29 Tom de Vries <tdevries@suse.de>
2736
2737 * lib/gdb.exp (unknown): Make test-case unresolved.
2738
2739 2020-06-29 Tom de Vries <tdevries@suse.de>
2740
2741 PR gdb/25475
2742 * gdb.server/solib-list.exp: Verify that the symbol reload
2743 confirmation question is asked.
2744
2745 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2746
2747 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
2748 have a input seq nr in each pass message.
2749 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
2750 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
2751 * gdb.python/python.exp: Make test names unique,
2752 use gdb_test_multiline instead of gdb_py_test_multiple,
2753 use $gdb_test_name.
2754 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
2755
2756 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
2757
2758 * configure.ac: Add --enable-libctf.
2759 * aclocal.m4: sinclude ../config/enable.m4.
2760 * Makefile.in (site.exp): Add enable_libctf to site.exp.
2761 * lib/gdb.exp (skip_ctf_tests): Use it.
2762 * gdb.base/ctf-constvars.exp: Error message tweak.
2763 * gdb.base/ctf-ptype.exp: Likewise.
2764 * configure: Regenerate.
2765
2766 2020-06-26 Gary Benson <gbenson@redhat.com>
2767
2768 * gdb.cp/try_catch.cc: Include string.h.
2769 (main): Replace comparison against string literal with
2770 strcmp, avoiding build failure with -Wstring-compare.
2771 Add "marker test-complete".
2772 * gdb.cp/try_catch.exp: Run the test to the above marker,
2773 then verify that the value of "test" is still true.
2774
2775 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2776
2777 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
2778
2779 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2780
2781 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2782
2783 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2784
2785 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
2786 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
2787 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
2788 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
2789 * gdb.arch/riscv-tdesc-loading.exp: New file.
2790
2791 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2792
2793 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2794
2795 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2796
2797 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
2798 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
2799 * gdb.arch/riscv-tdesc-regs.c: New file.
2800 * gdb.arch/riscv-tdesc-regs.exp: New file.
2801
2802 2020-06-24 Pedro Alves <palves@redhat.com>
2803
2804 * gdb.arch/amd64-entry-value-paramref.exp: Use
2805 prepare_for_testing_full and don't pass "c++" for the .S file
2806 build spec.
2807 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
2808 $options, since it's an assembly file. Remove -Wno-deprecated.
2809 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
2810 compiling C++ programs.
2811
2812 2020-06-24 Pedro Alves <palves@redhat.com>
2813
2814 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
2815 Clang, add "-Wno-unknown-warning-option" to the options.
2816
2817 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
2818
2819 * gdb.xml/tdesc-reload.c: New file.
2820 * gdb.xml/tdesc-reload.exp: New file.
2821 * gdb.xml/maint-xml-dump-01.xml: New file.
2822 * gdb.xml/maint-xml-dump-02.xml: New file.
2823 * gdb.xml/maint-xml-dump.exp: New file.
2824
2825 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
2826
2827 * lib/completion-support.exp (test_gdb_completion_offers_commands):
2828 Adjust for omitted commands when TUI is disabled.
2829
2830 2020-06-23 Gary Benson <gbenson@redhat.com>
2831 Pedro Alves <palves@redhat.com>
2832
2833 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
2834 * gdb.cp/nsimport.cc: Likewise.
2835 * gdb.cp/nsnested.cc: Likewise.
2836 * gdb.cp/nsnoimports.cc: Likewise.
2837 * gdb.cp/nsusing.cc: Likewise.
2838 * gdb.cp/smartp.cc: Likewise.
2839 * gdb.python/py-pp-integral.c: Likewise.
2840 * gdb.python/py-pp-re-notag.c: Likewise.
2841
2842 2020-06-23 Gary Benson <gbenson@redhat.com>
2843
2844 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
2845 * gdb.cp/nsimport.cc: Likewise.
2846 * gdb.cp/nsnested.cc: Likewise.
2847 * gdb.cp/nsnoimports.cc: Likewise.
2848 * gdb.cp/nsusing.cc: Likewise.
2849 * gdb.cp/smartp.cc: Likewise.
2850 * gdb.python/py-pp-integral.c: Likewise.
2851 * gdb.python/py-pp-re-notag.c: Likewise.
2852
2853 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2854
2855 * gdb.base/default-args.exp: New test.
2856 * gdb.base/default-args.c: New file.
2857 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
2858 * gdb.base/default.exp: Update to new help text.
2859 * gdb.base/help.exp: Likewise.
2860 * gdb.base/page.exp: Likewise.
2861 * gdb.base/style.exp: Likewise.
2862 * gdb.guile/guile.exp: Likewise.
2863 * gdb.python/python.exp: Likewise.
2864
2865 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
2866
2867 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
2868 remote host. Fix search path syntax on Windows host.
2869
2870 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2871
2872 * gdb.base/attach.exp: Test priority of 'exec-file' changed
2873 over 'exec-file-mismatch'.
2874 * gdb.base/attach.c: Mark should_exit volatile.
2875 * gdb.base/attach2.c: Likewise. Add a comment explaining
2876 why the sleep cannot be big.
2877 * gdb.base/attach3.c: New file.
2878
2879 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2880
2881 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
2882 prefix optional.
2883
2884 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2885
2886 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
2887 for remote host.
2888
2889 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
2890 Hafiz Abid Qadeer <abidh@codesourcery.com>
2891
2892 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
2893 file sent to remote host.
2894 (top level): Allow int32_t as type of 32-bit register.
2895
2896 2020-06-19 Tom de Vries <tdevries@suse.de>
2897
2898 * lib/gdb.exp (gdb_note): New proc.
2899 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
2900 (gdb_default_target_compile): ... here. Only call
2901 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
2902 (use_gdb_compile): Change to array.
2903 (toplevel): Update sets of use_gdb_compile to specify language.
2904 Warn about default_target_compile override. Store dejagnu's version
2905 of default_target_compile in dejagnu_default_target_compile.
2906
2907 2020-06-18 Tom de Vries <tdevries@suse.de>
2908
2909 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
2910 (default_gdb_init): ... here.
2911
2912 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2913
2914 Fix TUI support checks in gdb.tui tests.
2915
2916 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
2917 just say UNSUPPORTED.
2918 * gdb.tui/corefile-run.exp: Likewise.
2919 * gdb.tui/empty.exp: Likewise.
2920 * gdb.tui/list-before.exp: Likewise.
2921 * gdb.tui/list.exp: Likewise.
2922 * gdb.tui/main.exp: Likewise.
2923 * gdb.tui/regs.exp: Likewise.
2924 * gdb.tui/resize.exp: Likewise.
2925 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
2926 * gdb.tui/tui-layout-asm.exp: Likewise.
2927 * gdb.tui/tui-missing-src.exp: Likewise.
2928 * gdb.tui/winheight.exp: Likewise.
2929 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
2930
2931 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2932
2933 Fix TCL error in gdb.python/py-format-string.exp.
2934
2935 * gdb.python/py-format-string.exp: Move test for python support
2936 earlier, out of function body.
2937
2938 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
2939
2940 * gdb.base/index-cache-load-twice.c: New.
2941 * gdb.base/index-cache-load-twice.exp: New.
2942
2943 2020-06-17 Keith Seitz <keiths@redhat.com>
2944
2945 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
2946 when executing "gdb --configuration".
2947
2948 2020-06-17 Tom de Vries <tdevries@suse.de>
2949
2950 * lib/gdb.exp (gdb_tcl_unknown): New proc.
2951 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
2952 conditional on presence of gdb_tcl_unknown.
2953 (gdb_finish): Make override undo conditional on presence of
2954 gdb_tcl_unknown.
2955
2956 2020-06-16 Tom Tromey <tom@tromey.com>
2957
2958 * gdb.python/tui-window.py (failwin): New function. Register it
2959 as a TUI window type.
2960 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
2961
2962 2020-06-16 Gary Benson <gbenson@redhat.com>
2963
2964 * gdb.python/py-nested-maps.c (create_map): Add missing return
2965 value.
2966 (create_map_map): Likewise.
2967
2968 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2969
2970 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
2971 variable.
2972 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
2973 and use the already-defined 'options' variable.
2974
2975 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2976 Tom de Vries <tdevries@suse.de>
2977
2978 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
2979 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
2980 (gdb_setup_known_globals): New proc.
2981 (gdb_cleanup_globals): New proc.
2982 * lib/gdb.exp (load_lib): New override proc.
2983 (gdb_stdin_log_init): Set var in_file as persistent global.
2984 * lib/pascal.exp (gdb_stdin_log_init): Set vars
2985 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
2986 fpc_compiler as persistent global.
2987
2988 2020-06-12 Tom de Vries <tdevries@suse.de>
2989
2990 * lib/tuiterm.exp (spawn): Rename to ...
2991 (tui_spawn): ... this.
2992 (toplevel): Move rename of spawn ...
2993 (gdb_init_tuiterm): ... here. New proc.
2994 (gdb_finish_tuiterm): New proc.
2995 * lib/gdb.exp (gdb_finish_hooks): New global var.
2996 (gdb_finish): Handle gdb_finish_hooks.
2997 (tuiterm_env): New proc.
2998 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
2999 tuiterm_env.
3000 * gdb.tui/basic.exp: Same.
3001 * gdb.tui/corefile-run.exp: Same.
3002 * gdb.tui/empty.exp: Same.
3003 * gdb.tui/list-before.exp: Same.
3004 * gdb.tui/list.exp: Same.
3005 * gdb.tui/main.exp: Same.
3006 * gdb.tui/new-layout.exp: Same.
3007 * gdb.tui/regs.exp: Same.
3008 * gdb.tui/resize.exp: Same.
3009 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
3010 * gdb.tui/tui-layout-asm.exp: Same.
3011 * gdb.tui/tui-missing-src.exp: Same.
3012 * gdb.tui/winheight.exp: Same.
3013
3014 2020-06-12 Tom de Vries <tdevries@suse.de>
3015
3016 PR testsuite/26110
3017 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
3018 (gdb_finish): Reinstall dejagnu's override of ::unknown.
3019
3020 2020-06-11 Tom Tromey <tom@tromey.com>
3021
3022 PR gdb/18318:
3023 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
3024 floating point tests.
3025
3026 2020-06-11 Keith Seitz <keiths@redhat.com>
3027
3028 PR gdb/21356
3029 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
3030 vla_struct.
3031 Add new struct vla_typedef and union vla_typedef_union and
3032 corresponding instantiation objects.
3033 Initialize new objects.
3034 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
3035 and vla_typedef_union_object.
3036 Fixup type for vla_struct_object.
3037
3038 2020-06-11 Tom de Vries <tdevries@suse.de>
3039
3040 * lib/gdb.exp (with_override): New proc, factored out of ...
3041 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
3042
3043 2020-06-10 Tom de Vries <tdevries@suse.de>
3044
3045 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
3046
3047 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
3048
3049 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
3050 parameter, update callers.
3051
3052 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
3053
3054 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
3055 * gdb.dwarf2/share-psymtabs-bt.c: New file.
3056 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
3057
3058 2020-06-04 Tom de Vries <tdevries@suse.de>
3059
3060 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
3061
3062 2020-06-04 Tom de Vries <tdevries@suse.de>
3063
3064 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
3065 exp_continue.
3066
3067 2020-06-04 Tom de Vries <tdevries@suse.de>
3068
3069 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
3070
3071 2020-06-03 Tom de Vries <tdevries@suse.de>
3072
3073 PR symtab/26046
3074 * gdb.cp/breakpoint-locs-2.cc: New test.
3075 * gdb.cp/breakpoint-locs.cc: New test.
3076 * gdb.cp/breakpoint-locs.exp: New file.
3077 * gdb.cp/breakpoint-locs.h: New test.
3078
3079 2020-06-03 Tom de Vries <tdevries@suse.de>
3080
3081 PR testsuite/25609
3082 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3083 value of global verbose.
3084 * gdb.base/jit-elf.exp: Same.
3085 * gdb.base/jit-reader.exp: Same.
3086
3087 2020-06-02 Tom de Vries <tdevries@suse.de>
3088
3089 * gdb.dwarf2/multidictionary.exp: Don't use
3090 gdb_spawn_with_cmdline_opts.
3091
3092 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3093
3094 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3095 use_header case.
3096 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3097 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3098 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3099 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3100 * gdb.dwarf2/dw2-inline-header.c: New file.
3101 * gdb.dwarf2/dw2-inline-header.h: New file.
3102
3103 2020-05-30 Pedro Alves <palves@redhat.com>
3104
3105 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3106 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3107
3108 2020-05-29 Gary Benson <gbenson@redhat.com>
3109
3110 * gdb.compile/compile-cplus.exp (additional_flags): Also
3111 set when building with clang.
3112 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3113 when building with clang.
3114
3115 2020-05-29 Gary Benson <gbenson@redhat.com>
3116
3117 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3118 building with clang.
3119 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3120
3121 2020-05-29 Gary Benson <gbenson@redhat.com>
3122
3123 * gdb.cp/koenig.exp (prepare_for_testing): Add
3124 additional_flags=-Wno-unused-comparison.
3125 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3126
3127 2020-05-28 Gary Benson <gbenson@redhat.com>
3128
3129 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3130 statement.
3131
3132 2020-05-28 Gary Benson <gbenson@redhat.com>
3133
3134 * gdb.cp/classes.exp (prepare_for_testing): Add
3135 additional_flags=-Wno-deprecated-register.
3136 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3137 * gdb.cp/misc.exp: Likewise.
3138
3139 2020-05-28 Gary Benson <gbenson@redhat.com>
3140
3141 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3142 (test_op_new::operator new): Add return statement.
3143 (test_op_new_array::operator new[]): Likewise.
3144
3145 2020-05-27 Pedro Alves <palves@redhat.com>
3146
3147 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3148 check. Use test_gdb_complete_unique instead of
3149 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3150 test_gdb_complete_multiple instead of
3151 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3152
3153 2020-05-27 Luis Machado <luis.machado@linaro.org>
3154
3155 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3156 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3157 * gdb.arch/arm-disassembler-options.exp: Likewise.
3158 * gdb.arch/arm-disp-step.exp: Likewise.
3159 * gdb.arch/thumb-prologue.exp: Likewise.
3160 * gdb.base/async.exp: Likewise.
3161 * gdb.base/auxv.exp: Likewise.
3162 * gdb.base/complex-parts.exp: Likewise.
3163 * gdb.base/ena-dis-br.exp: Likewise.
3164 * gdb.base/foll-exec.exp: Likewise.
3165 * gdb.base/permissions.exp: Likewise.
3166 * gdb.base/relocate.exp: Likewise.
3167 * gdb.base/return2.exp: Likewise.
3168 * gdb.base/sigbpt.exp: Likewise.
3169 * gdb.base/siginfo-obj.exp: Likewise.
3170 * gdb.cp/converts.exp: Likewise.
3171 * gdb.cp/exceptprint.exp: Likewise.
3172 * gdb.cp/inherit.exp: Likewise.
3173 * gdb.cp/nsnoimports.exp: Likewise.
3174 * gdb.cp/virtbase2.exp: Likewise.
3175 * gdb.mi/mi-var-cmd.exp: Likewise.
3176 * gdb.mi/var-cmd.c: Likewise.
3177
3178 2020-05-26 Tom Tromey <tromey@adacore.com>
3179
3180 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3181
3182 2020-05-26 Tom Tromey <tromey@adacore.com>
3183
3184 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3185 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3186 type.
3187 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3188 variable.
3189
3190 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3191
3192 * Makefile.in: Use = instead of == for the test command
3193 for portability.
3194
3195 2020-05-26 Tom de Vries <tdevries@suse.de>
3196
3197 * gdb.base/gold-gdb-index-2.c: New test.
3198 * gdb.base/gold-gdb-index.c: New test.
3199 * gdb.base/gold-gdb-index.exp: New file.
3200 * gdb.base/gold-gdb-index.h: New test.
3201
3202 2020-05-25 Tom de Vries <tdevries@suse.de>
3203
3204 * boards/gold-gdb-index.exp: New file.
3205
3206 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3207
3208 * boards/simavr.exp: New file.
3209
3210 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3211
3212 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3213 * gdb.base/inferior-args.exp: New file.
3214 * gdb.base/inferior-args.c: New file.
3215
3216 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3217
3218 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3219 inferior_args. Pass it to gdb_reload.
3220 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3221 inferior_args.
3222 (gdb_reload): Add inferior_args argument.
3223 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3224 pass it to gdbserver_run.
3225 * boards/native-gdbserver.exp: Do not set noargs.
3226 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3227 inferior_args argument.
3228 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3229 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3230 * gdb.base/args.exp: Likewise.
3231
3232 2020-05-25 Tom de Vries <tdevries@suse.de>
3233
3234 * lib/gdb.exp (exec_is_pie): Add comment.
3235
3236 2020-05-25 Tom de Vries <tdevries@suse.de>
3237
3238 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3239 instead of $binfile in the untested message.
3240
3241 2020-05-25 Tom de Vries <tdevries@suse.de>
3242
3243 PR testsuite/26031
3244 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3245
3246 2020-05-25 Tom de Vries <tdevries@suse.de>
3247
3248 * boards/gold.exp: New file.
3249
3250 2020-05-23 Tom Tromey <tom@tromey.com>
3251
3252 * gdb.base/style.exp: Remove completion styling test.
3253 * lib/gdb-utils.exp (style): Remove completion styles.
3254
3255 2020-05-23 Tom Tromey <tom@tromey.com>
3256
3257 * gdb.base/style.exp: Add completion styling test.
3258 * lib/gdb-utils.exp (style): Add completion styles.
3259
3260 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3261
3262 * gdb.base/annota1.exp: Update expected results.
3263 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3264 test name.
3265 * gdb.cp/annota3.exp: Update expected results.
3266
3267 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3268
3269 PR gdb/26016
3270 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3271 against MAP_FAILED.
3272 * gdb.base/coremaker.c (mmapdata): Likewise.
3273 * gdb.base/jit-reader-host.c (main): Likewise.
3274 * gdb.base/sym-file-loader.c (load): Likewise.
3275 (load_shlib): Likewise.
3276
3277 2020-05-20 Tom Tromey <tromey@adacore.com>
3278
3279 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3280
3281 2020-05-20 Tom de Vries <tdevries@suse.de>
3282
3283 PR symtab/25833
3284 * gdb.base/with-mf-inc.c: New test.
3285 * gdb.base/with-mf-main.c: New test.
3286 * gdb.base/with-mf.exp: New file.
3287
3288 2020-05-19 Tom Tromey <tromey@adacore.com>
3289
3290 * gdb.rust/simple.exp: Restore missing test result.
3291
3292 2020-05-19 Tom de Vries <tdevries@suse.de>
3293
3294 * gdb.base/gdb-caching-proc.exp: Fix typo.
3295
3296 2020-05-19 Tom Tromey <tromey@adacore.com>
3297
3298 * gdb.rust/simple.exp: Add some test descriptions.
3299 (test_one_slice): Use with_test_prefix.
3300
3301 2020-05-18 Tom de Vries <tdevries@suse.de>
3302
3303 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3304
3305 2020-05-17 Pedro Alves <palves@redhat.com>
3306
3307 PR gdb/25741
3308 * gdb.base/hw-sw-break-same-address.exp: New file.
3309
3310 2020-05-16 Pedro Alves <palves@redhat.com>
3311
3312 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3313 LAST_LOADED_FILE accordingly.
3314
3315 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3316
3317 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3318
3319 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3320
3321 * gdb.base/help.exp: Test apropos and help for commands
3322 having aliases. Fixed comments not starting with an
3323 upper-case letter or not finishing with a dot.
3324
3325 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3326
3327 * gdb.base/alias.exp: Update help output check.
3328
3329 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3330
3331 * gdb.base/default.exp: Update output following fixes.
3332
3333 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3334
3335 * gdb.base/alias.exp: Test aliases starting with a prefix of
3336 another alias.
3337
3338 2020-05-15 Gary Benson <gbenson@redhat.com>
3339
3340 * gdb.base/info-os.c (main): Add return statement.
3341 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3342 * gdb.base/large-frame-2.c (func): Likewise.
3343 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3344 * gdb.base/pr10179-b.c (foo2): Likewise.
3345 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3346 * gdb.base/watch-cond.c (func): Likewise.
3347 * gdb.multi/goodbye.c (verylongfun): Likewise.
3348 * gdb.multi/hello.c (commonfun): Likewise.
3349 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3350 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3351 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3352 Likewise.
3353 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3354 * gdb.threads/interrupt-while-step-over.c (child_function):
3355 Likewise.
3356 * gdb.trace/actions-changed.c (end): Likewise.
3357
3358 2020-05-15 Gary Benson <gbenson@redhat.com>
3359
3360 * gdb.opencl/callfuncs.exp: Report when test skipped.
3361 * gdb.opencl/convs_casts.exp: Likewise.
3362 * gdb.opencl/datatypes.exp: Likewise.
3363 * gdb.opencl/operators.exp: Likewise.
3364 * gdb.opencl/vec_comps.exp: Likewise.
3365
3366 2020-05-15 Tom de Vries <tdevries@suse.de>
3367
3368 * gdb.base/align.exp.in: Rename to ...
3369 * gdb.base/align.exp.tcl: ... this.
3370 * gdb.base/align-c++.exp: Update.
3371 * gdb.base/align-c.exp: Update.
3372 * gdb.base/all-architectures.exp.in: Rename to ...
3373 * gdb.base/all-architectures.exp: ... this.
3374 * gdb.base/all-architectures-0.exp: Update.
3375 * gdb.base/all-architectures-1.exp: Update.
3376 * gdb.base/all-architectures-2.exp: Update.
3377 * gdb.base/all-architectures-3.exp: Update.
3378 * gdb.base/all-architectures-4.exp: Update.
3379 * gdb.base/all-architectures-5.exp: Update.
3380 * gdb.base/all-architectures-6.exp: Update.
3381 * gdb.base/all-architectures-7.exp: Update.
3382 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3383 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3384 * gdb.base/infcall-nested-structs-c++.exp: Update.
3385 * gdb.base/infcall-nested-structs-c.exp: Update.
3386 * gdb.base/info-types.exp.in: Rename to ...
3387 * gdb.base/info-types.exp.tcl: ... this.
3388 * gdb.base/info-types-c++.exp: Update.
3389 * gdb.base/info-types-c.exp: Update.
3390 * gdb.base/max-depth.exp.in: Rename to ...
3391 * gdb.base/max-depth.exp.tcl: ... this.
3392 * gdb.base/max-depth-c++.exp: Update.
3393 * gdb.base/max-depth-c.exp: Update.
3394 * gdb.cp/cpexprs.exp.in: Rename to ...
3395 * gdb.cp/cpexprs.exp.tcl: ... this.
3396 * gdb.cp/cpexprs-debug-types.exp: Update.
3397 * gdb.cp/cpexprs.exp: Update.
3398 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3399 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3400 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3401 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3402 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3403 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3404 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3405 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3406 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3407 * gdb.dwarf2/clang-debug-names.exp: Update.
3408
3409 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3410
3411 * lib/check-test-names.exp: Remove code that prevents this file
3412 loading when tests are run in parallel.
3413
3414 2020-05-15 Pedro Alves <palves@redhat.com>
3415
3416 * gdb.multi/multi-kill.exp (start_inferior): Remove
3417 'testpid' parameter. Refer to namespace variable directly.
3418 (testpid): Declare as namespace variable.
3419
3420 2020-05-15 Pedro Alves <palves@redhat.com>
3421
3422 * gdb.multi/multi-kill.exp: Wrap in namespace.
3423 (start_inferior): Add TESTPID parameter. Use it instead of the
3424 testpid global.
3425 (top level): Define empty TESTPID array, and pass it down to
3426 start_inferior.
3427
3428 2020-05-14 Tom de Vries <tdevries@suse.de>
3429
3430 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3431 output.
3432
3433 2020-05-14 Tom de Vries <tdevries@suse.de>
3434
3435 * gdb.base/align.exp: Split into ...
3436 * gdb.base/align.exp.in: ...
3437 * gdb.base/align-c++.exp: ...
3438 * gdb.base/align-c.exp: ... these.
3439 * gdb.base/infcall-nested-structs.exp: Split into ...
3440 * gdb.base/infcall-nested-structs.exp.in: ...
3441 * gdb.base/infcall-nested-structs-c++.exp: ...
3442 * gdb.base/infcall-nested-structs-c.exp: ... these.
3443 * gdb.base/info-types.exp: Split into ...
3444 * gdb.base/info-types.exp.in: ...
3445 * gdb.base/info-types-c++.exp: ...
3446 * gdb.base/info-types-c.exp: ... these.
3447 * gdb.base/max-depth.exp: Split into ...
3448 * gdb.base/max-depth.exp.in: ...
3449 * gdb.base/max-depth-c++.exp: ...
3450 * gdb.base/max-depth-c.exp: ... these.
3451 * gdb.cp/infcall-nodebug.exp: Split into ...
3452 * gdb.cp/infcall-nodebug.exp.in: ...
3453 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3454 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3455 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3456 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3457
3458 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3459 Pedro Alves <palves@redhat.com>
3460
3461 * gdb.multi/multi-exit.c: New file.
3462 * gdb.multi/multi-exit.exp: New file.
3463 * gdb.multi/multi-kill.c: New file.
3464 * gdb.multi/multi-kill.exp: New file.
3465
3466 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3467
3468 * gdb.base/annota1.exp: Update the expected output.
3469 * gdb.cp/annota2.exp: Ditto.
3470
3471 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3472
3473 * lib/check-test-names.exp: Disable when testing is being run in
3474 parallel.
3475
3476 2020-05-12 Tom de Vries <tdevries@suse.de>
3477
3478 * gdb.base/jit-elf.exp: Fix string concat.
3479
3480 2020-05-12 Tom de Vries <tdevries@suse.de>
3481
3482 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3483 messages.
3484
3485 2020-05-12 Tom de Vries <tdevries@suse.de>
3486
3487 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3488
3489 2020-05-12 Tom de Vries <tdevries@suse.de>
3490
3491 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3492 * gdb.ada/mi_catch_ex.exp: Same.
3493 * gdb.ada/mi_catch_ex_hand.exp: Same.
3494
3495 2020-05-12 Tom de Vries <tdevries@suse.de>
3496
3497 * gdb.fortran/complex.exp: Use with_test_prefix.
3498
3499 2020-05-12 Tom de Vries <tdevries@suse.de>
3500
3501 * gdb.trace/passcount.exp: Fix test-names.
3502
3503 2020-05-12 Tom de Vries <tdevries@suse.de>
3504
3505 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3506
3507 2020-05-12 Tom de Vries <tdevries@suse.de>
3508
3509 * gdb.gdb/complaints.exp: Use with_test_prefix.
3510 * gdb.xml/tdesc-regs.exp: Same.
3511 * gdb.opt/inline-locals.exp: Fix test name.
3512
3513 2020-05-12 Tom de Vries <tdevries@suse.de>
3514
3515 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3516 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3517 * gdb.dwarf2/implref-struct.exp: Same.
3518 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3519 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3520
3521 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3522
3523 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3524
3525 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3526
3527 * lib/check-test-names.exp (all_test_names): New module variable.
3528 (counts): Add 'duplicates' field.
3529 (_check_duplicates): New procedure.
3530 (check): Also check for duplicates.
3531 (do_log_summary): Print duplicates count.
3532 (do_reset_vars): Reset counter for duplicate test names, and
3533 discard all know test names.
3534
3535 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3536
3537 * lib/gdb.exp: Include check-test-names.exp library.
3538 * lib/check-test-names.exp: New file.
3539
3540 2020-05-11 Tom de Vries <tdevries@suse.de>
3541
3542 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3543
3544 2020-05-11 Keith Seitz <keiths@redhat.com>
3545
3546 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3547
3548 2020-05-11 Tom de Vries <tdevries@suse.de>
3549
3550 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3551 * gdb.cp/cpexprs.exp.in: .. here.
3552 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3553 cpexprs.exp.
3554
3555 2020-05-11 Keith Seitz <keiths@redhat.com>
3556
3557 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3558 test names.
3559 * gdb.ada/arrayptr.exp: Likewise.
3560 * gdb.ada/assign_arr.exp: Likewise.
3561 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3562 * gdb.ada/bp_on_var.exp: Likewise.
3563 * gdb.ada/call_pn.exp: Likewise.
3564 * gdb.ada/complete.exp: Likewise.
3565 * gdb.ada/fun_overload_menu.exp: Likewise.
3566 * gdb.ada/funcall_param.exp: Likewise.
3567 * gdb.ada/funcall_ref.exp: Likewise.
3568 * gdb.ada/packed_array_assign.exp: Likewise.
3569 * gdb.ada/same_component_name.exp: Likewise.
3570 * gdb.ada/type_coercion.exp: Likewise.
3571 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3572 * gdb.ada/variant_record_packed_array.exp: Likewise.
3573
3574 2020-05-11 Tom de Vries <tdevries@suse.de>
3575
3576 PR symtab/25941
3577 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3578 out of ...
3579 * gdb.dwarf2/clang-debug-names.exp: ... here.
3580 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3581 clang-debug-names.exp.in.
3582 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3583 * gdb.dwarf2/clang-debug-names-2.c: New test.
3584
3585 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3586
3587 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3588 (fortran_runto_main): New Proc, fortran version of runto_main.
3589 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3590 * gdb.fortran/array-bounds.exp: Likewise.
3591 * gdb.fortran/array-slices.exp: Likewise.
3592 * gdb.fortran/block-data.exp: Likewise.
3593 * gdb.fortran/charset.exp: Likewise.
3594 * gdb.fortran/common-block.exp: Likewise.
3595 * gdb.fortran/complex.exp: Likewise.
3596 * gdb.fortran/derived-type-function.exp: Likewise.
3597 * gdb.fortran/derived-type.exp: Likewise.
3598 * gdb.fortran/info-modules.exp: Likewise.
3599 * gdb.fortran/info-types.exp: Likewise.
3600 * gdb.fortran/intrinsics.exp: Likewise.
3601 * gdb.fortran/library-module.exp: Likewise.
3602 * gdb.fortran/logical.exp: Likewise.
3603 * gdb.fortran/max-depth.exp: Likewise.
3604 * gdb.fortran/module.exp: Likewise.
3605 * gdb.fortran/multi-dim.exp: Likewise.
3606 * gdb.fortran/nested-funcs.exp: Likewise.
3607 * gdb.fortran/print-formatted.exp: Likewise.
3608 * gdb.fortran/print_type.exp: Likewise.
3609 * gdb.fortran/printing-types.exp: Likewise.
3610 * gdb.fortran/ptr-indentation.exp: Likewise.
3611 * gdb.fortran/ptype-on-functions.exp: Likewise.
3612 * gdb.fortran/subarray.exp: Likewise.
3613 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3614 * gdb.fortran/vla-datatypes.exp: Likewise.
3615 * gdb.fortran/vla-history.exp: Likewise.
3616 * gdb.fortran/vla-ptr-info.exp: Likewise.
3617 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3618 * gdb.fortran/vla-ptype.exp: Likewise.
3619 * gdb.fortran/vla-sizeof.exp: Likewise.
3620 * gdb.fortran/vla-type.exp: Likewise.
3621 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3622 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3623 * gdb.fortran/vla-value-sub.exp: Likewise.
3624 * gdb.fortran/vla-value.exp: Likewise.
3625 * gdb.fortran/whatis_type.exp: Likewise.
3626 * gdb.mi/mi-var-child-f.exp: Likewise.
3627
3628 2020-05-09 Tom de Vries <tdevries@suse.de>
3629
3630 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3631
3632 2020-05-08 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.dwarf2/clang-debug-names.c: New test.
3635 * gdb.dwarf2/clang-debug-names.exp: New file.
3636
3637 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
3638
3639 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3640 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3641
3642 2020-05-06 Tom de Vries <tdevries@suse.de>
3643
3644 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3645 breakpoint is at a "recommended breakpoint location".
3646 * gdb.reverse/consecutive-reverse.exp: Same.
3647
3648 2020-05-06 Tom de Vries <tdevries@suse.de>
3649
3650 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3651 address.
3652
3653 2020-05-06 Tom de Vries <tdevries@suse.de>
3654
3655 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3656
3657 2020-05-06 Tom de Vries <tdevries@suse.de>
3658
3659 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3660 info for r.
3661
3662 2020-05-06 Tom de Vries <tdevries@suse.de>
3663
3664 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3665 necessary.
3666
3667 2020-05-06 Tom de Vries <tdevries@suse.de>
3668
3669 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3670 void.
3671
3672 2020-05-06 Tom de Vries <tdevries@suse.de>
3673
3674 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3675 of ...
3676 * gdb.base/async.exp: ... here.
3677 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3678 "recommended breakpoint location".
3679
3680 2020-05-06 Tom de Vries <tdevries@suse.de>
3681
3682 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3683
3684 2020-05-04 Tom de Vries <tdevries@suse.de>
3685
3686 * gdb.base/async.exp: Check whether instruction addresses are a
3687 "recommended breakpoint location".
3688
3689 2020-05-03 Tom Tromey <tom@tromey.com>
3690
3691 * gdb.base/sepdebug.exp: Remove "catch" test.
3692 * gdb.base/break.exp: Remove "catch" test.
3693 * gdb.base/default.exp: Update expected output.
3694
3695 2020-05-02 Tom de Vries <tdevries@suse.de>
3696
3697 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3698 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3699 * gdb.arch/i386-mpx-map.exp: Same.
3700 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3701 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3702 * gdb.arch/i386-mpx.exp: Same.
3703
3704 2020-05-02 Tom de Vries <tdevries@suse.de>
3705
3706 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3707
3708 2020-05-01 Tom de Vries <tdevries@suse.de>
3709
3710 * gdb.ada/operator_bp.exp: Allow more than required amount of
3711 breakpoint.
3712
3713 2020-05-01 Tom de Vries <tdevries@suse.de>
3714
3715 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3716
3717 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3718
3719 PR gdb/18706
3720 * gdb.cp/stub-array-size.cc: New test.
3721 * gdb.cp/stub-array-size.exp: New file.
3722 * gdb.cp/stub-array-size.h: New test.
3723 * gdb.cp/stub-array-size2.cc: New test.
3724
3725 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3726
3727 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3728 output to the new format.
3729
3730 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
3731
3732 * gdb.base/break.exp: Use with_test_prefix.
3733
3734 2020-04-29 Tom de Vries <tdevries@suse.de>
3735
3736 * lib/gdb.exp (debug_types): New proc.
3737 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
3738 * gdb.python/py-symtab.exp: Same.
3739
3740 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
3741
3742 PR gdb/17320
3743 * gdb.base/pretty-array.c: New test.
3744 * gdb.base/pretty-array.exp: New file.
3745
3746 2020-04-29 Tom de Vries <tdevries@suse.de>
3747
3748 PR symtab/25889
3749 * gdb.cp/cpexprs.exp: Adapt for inclusion.
3750 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
3751 and include cpexprs.exp.
3752
3753 2020-04-28 Mark Williams <mark@myosotissp.com>
3754
3755 PR gdb/24480
3756 * dw4-toplevel-types.exp: Test for top level types.
3757 * dw4-toplevel-types.cc: Test for top level types.
3758
3759 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3760
3761 * gdb.threads/stop-with-handle.exp: Fix typo in comment
3762 (theads -> threads).
3763
3764 2020-04-28 Tom de Vries <tdevries@suse.de>
3765
3766 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
3767
3768 2020-04-28 Tom de Vries <tdevries@suse.de>
3769
3770 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
3771
3772 2020-04-28 Tom de Vries <tdevries@suse.de>
3773
3774 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
3775
3776 2020-04-28 Tom de Vries <tdevries@suse.de>
3777
3778 * gdb.dwarf2/main-foo.c: New test.
3779 * gdb.dwarf2/struct-with-sig.exp: New file.
3780
3781 2020-04-25 Tom de Vries <tdevries@suse.de>
3782
3783 * boards/debug-types.exp: New file.
3784
3785 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
3786
3787 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
3788
3789 2020-04-24 Tom Tromey <tom@tromey.com>
3790
3791 PR symtab/12707:
3792 * gdb.python/py-symbol.exp: Update expected results for
3793 linkage_name test.
3794 * gdb.cp/print-demangle.exp: New file.
3795 * gdb.base/c-linkage-name.exp: Fix test.
3796 * gdb.guile/scm-symbol.exp: Update expected results for
3797 linkage_name test.
3798
3799 2020-04-24 Tom Tromey <tom@tromey.com>
3800
3801 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
3802 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
3803 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
3804 assembler.
3805
3806 2020-04-24 Tom de Vries <tdevries@suse.de>
3807
3808 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
3809 C++.
3810
3811 2020-04-24 Tom Tromey <tromey@adacore.com>
3812
3813 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
3814 values.
3815 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
3816 values. Update test for minimal encodings.
3817 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
3818 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
3819 values. Update test for minimal encodings.
3820
3821 2020-04-24 Tom Tromey <tromey@adacore.com>
3822
3823 PR python/23662:
3824 * gdb.ada/variant.exp: Add Python checks.
3825 * gdb.rust/simple.exp: Add dynamic type checks.
3826
3827 2020-04-24 Tom Tromey <tromey@adacore.com>
3828
3829 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
3830 Make array type matching more lax.
3831 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
3832 * gdb.ada/mi_variant.exp: New file.
3833 * gdb.ada/mi_variant/pck.ads: New file.
3834 * gdb.ada/mi_variant/pkg.adb: New file.
3835 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
3836 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
3837
3838 2020-04-24 Tom Tromey <tromey@adacore.com>
3839
3840 * gdb.ada/variant.exp: Add dynamic field offset tests.
3841 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
3842 * gdb.ada/variant/pkg.adb: Add new variables.
3843
3844 2020-04-24 Tom Tromey <tromey@adacore.com>
3845
3846 * gdb.ada/variant.exp: New file
3847 * gdb.ada/variant/pkg.adb: New file
3848 * gdb.ada/variant/pck.adb: New file
3849
3850 2020-04-24 Tom de Vries <tdevries@suse.de>
3851
3852 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
3853
3854 2020-04-24 Tom de Vries <tdevries@suse.de>
3855
3856 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
3857 flags.
3858
3859 2020-04-24 Tom de Vries <tdevries@suse.de>
3860
3861 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
3862
3863 2020-04-24 Tom de Vries <tdevries@suse.de>
3864
3865 * lib/gdb.exp (default_gdb_start): Handle eof.
3866 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
3867 failure.
3868 * gdb.base/readnever.exp: Handle clean_restart failure.
3869
3870 2020-04-23 Tom de Vries <tdevries@suse.de>
3871
3872 * gdb.base/decl-before-def.exp: Run to main and print a again.
3873
3874 2020-04-23 Tom de Vries <tdevries@suse.de>
3875
3876 * gdb.base/decl-before-def-decl.c: New test.
3877 * gdb.base/decl-before-def-def.c: New test.
3878 * gdb.base/decl-before-def.exp: New file.
3879
3880 2020-04-23 Tom de Vries <tdevries@suse.de>
3881
3882 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
3883
3884 2020-04-22 Tom de Vries <tdevries@suse.de>
3885
3886 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
3887 debug_info_offset.
3888 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
3889 before $objsfile in the line line.
3890
3891 2020-04-22 Tom de Vries <tdevries@suse.de>
3892
3893 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
3894
3895 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3896
3897 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
3898 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
3899 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
3900 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
3901 * gdb.base/jit-protocol.h: Update definitions to match all usage
3902 contexts.
3903
3904 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3905
3906 * gdb.base: Rename all jit related test and source files.
3907
3908 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3909
3910 * gdb.base/jit-reader.exp: Relax register output check.
3911
3912 2020-04-22 Tom de Vries <tdevries@suse.de>
3913
3914 PR symtab/25764
3915 * gdb.base/psym-external-decl-2.c: New test.
3916 * gdb.base/psym-external-decl.c: New test.
3917 * gdb.base/psym-external-decl.exp: New file.
3918 * gdb.threads/tls.exp: Add PR25807 kfail.
3919
3920 2020-04-22 Tom de Vries <tdevries@suse.de>
3921
3922 PR symtab/25801
3923 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
3924 in "info source" output.
3925
3926 2020-04-22 Tom de Vries <tdevries@suse.de>
3927
3928 PR symtab/25700
3929 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
3930 symtab for imported_unit.c.
3931
3932 2020-04-21 Gary Benson <gbenson@redhat.com>
3933
3934 * gdb.base/advance.c (func): New argument, to match call site.
3935 (func2, func3): Add return statements.
3936
3937 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3938
3939 * gdb.multi/run-only-second-inf.c: New file.
3940 * gdb.multi/run-only-second-inf.exp: New file.
3941
3942 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3943
3944 * gdb.btrace/multi-inferior.c: New test.
3945 * gdb.btrace/multi-inferior.exp: New file.
3946
3947 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3948
3949 * gdb.btrace/enable-new-thread.c: New test.
3950 * gdb.btrace/enable-new-thread.exp: New file.
3951
3952 2020-04-21 Tom de Vries <tdevries@suse.de>
3953
3954 PR gdb/25471
3955 * gdb.threads/killed-outside.c: New test.
3956 * gdb.threads/killed-outside.exp: New file.
3957
3958 2020-04-20 Gary Benson <gbenson@redhat.com>
3959
3960 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
3961 * gdb.base/nested-subp2.exp: Likewise.
3962 * gdb.base/nested-subp3.exp: Likewise.
3963
3964 2020-04-20 Gary Benson <gbenson@redhat.com>
3965
3966 * gdb.base/nested-subp1.exp: Disable test when using clang.
3967 * gdb.base/nested-subp2.exp: Likewise.
3968 * gdb.base/nested-subp3.exp: Likewise.
3969
3970 2020-04-20 Gary Benson <gbenson@redhat.com>
3971
3972 * gdb.cp/exception.cc: Fix compilation error with clang.
3973
3974 2020-04-20 Gary Benson <gbenson@redhat.com>
3975
3976 * gdb.trace/tspeed.c: Fix compilation error with clang.
3977
3978 2020-04-20 Gary Benson <gbenson@redhat.com>
3979
3980 * gdb.base/jit-main.c: Fix compilation error with clang.
3981
3982 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3983
3984 * gdb.base/attach-twice.c: Include "sys/types.h".
3985 (PTRACE_ATTACH): Add fallback definition.
3986 (main): Pass `0' to the 4th argument of `ptrace'.
3987
3988 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3989
3990 * gdb.base/fork-running-state.c: Include "signal.h".
3991
3992 2020-04-17 Tom Tromey <tromey@adacore.com>
3993
3994 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
3995 Update tests.
3996 * gdb.btrace/cpu.exp: Update tests.
3997 * gdb.base/maint.exp: Update tests.
3998 * gdb.base/default.exp: Update tests.
3999 * gdb.base/completion.exp: Update tests.
4000
4001 2020-04-16 Tom de Vries <tdevries@suse.de>
4002
4003 PR symtab/25791
4004 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
4005 (ensure_gdb_index): and factor out and move ...
4006 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
4007 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
4008
4009 2020-04-16 Tom de Vries <tdevries@suse.de>
4010
4011 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
4012 loading exec.
4013
4014 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
4015
4016 * gdb.base/many-completions.exp: New file.
4017
4018 2020-04-14 Tom de Vries <tdevries@suse.de>
4019
4020 PR symtab/25718
4021 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
4022
4023 2020-04-14 Tom de Vries <tdevries@suse.de>
4024
4025 PR symtab/25720
4026 * gdb.base/maint-expand-symbols-header-file.c: New test.
4027 * gdb.base/maint-expand-symbols-header-file.exp: New file.
4028 * gdb.base/maint-expand-symbols-header-file.h: New test.
4029
4030 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
4031
4032 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
4033 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
4034 get_func_info.
4035 (get_func_info): Delete.
4036 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
4037 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
4038 * lib/dwarf.exp (get_func_info): New function.
4039
4040 2020-04-13 Tom de Vries <tdevries@suse.de>
4041
4042 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
4043 to what find_gnatmake does.
4044
4045 2020-04-10 Tom de Vries <tdevries@suse.de>
4046
4047 * gdb.base/style.exp: Expect "Expanding full symbols" message for
4048 -readnow.
4049
4050 2020-04-10 Tom de Vries <tdevries@suse.de>
4051
4052 PR cli/25808
4053 * gdb.base/style.c: Add leading newlines.
4054 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
4055 Check listing of main's one-line body.
4056
4057 2020-04-08 Tom de Vries <tdevries@suse.de>
4058
4059 * lib/gdb.exp (psymtabs_p): New proc.
4060 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
4061 importing unit" unsupported if there are no partial symbols.
4062
4063 2020-04-08 Tom de Vries <tdevries@suse.de>
4064
4065 PR testsuite/25760
4066 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
4067
4068 2020-04-07 Tom de Vries <tdevries@suse.de>
4069
4070 PR symtab/25796
4071 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
4072
4073 2020-04-07 Tom de Vries <tdevries@suse.de>
4074
4075 * gdb.base/check-psymtab.c: New test.
4076 * gdb.base/check-psymtab.exp: New file.
4077
4078 2020-04-06 Tom Tromey <tromey@adacore.com>
4079
4080 * gdb.ada/variant-record/proc.adb: New file.
4081 * gdb.ada/variant-record/value.adb: New file.
4082 * gdb.ada/variant-record/value.s: New file.
4083 * gdb.ada/variant-record.exp: New file.
4084
4085 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4086
4087 PR gdb/25325
4088 * gdb.cp/typed-enum.cc: New test.
4089 * gdb.cp/typed-enum.exp: New file.
4090
4091 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4092
4093 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4094 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4095 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4096 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4097 * gdb.opt/inline-small-func.c: New file.
4098 * gdb.opt/inline-small-func.exp: New file.
4099 * gdb.opt/inline-small-func.h: New file.
4100
4101 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4102
4103 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4104 function.
4105
4106 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4107
4108 * lib/dwarf.exp (function_range): Allow compiler options to be
4109 specified.
4110
4111 2020-04-02 Tom de Vries <tdevries@suse.de>
4112
4113 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4114 __attribute__((always_inline)).
4115 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4116
4117 2020-04-02 Tom de Vries <tdevries@suse.de>
4118
4119 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4120 (gdbserver_gdb_exit): ... here. Add timeout warning.
4121 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4122 (connect_target_extended_remote): Append new server_spawn_id to
4123 server_spawn_ids.
4124 (cleanup): New proc.
4125 (setup, <toplevel>): Call cleanup.
4126
4127 2020-04-02 Tom de Vries <tdevries@suse.de>
4128
4129 * gdb.base/main-psymtab.exp: New file.
4130
4131 2020-04-02 Tom de Vries <tdevries@suse.de>
4132
4133 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4134
4135 2020-04-01 Tom Tromey <tom@tromey.com>
4136
4137 * gdb.base/complex-parts.exp: Add type tests.
4138
4139 2020-04-01 Tom Tromey <tom@tromey.com>
4140
4141 * gdb.base/complex-parts.exp: Add arithmetic tests.
4142
4143 2020-04-01 Tom Tromey <tom@tromey.com>
4144
4145 * gdb.compile/compile.exp: Update.
4146 * gdb.compile/compile-cplus.exp: Update.
4147 * gdb.base/varargs.exp: Update.
4148 * gdb.base/floatn.exp: Update.
4149 * gdb.base/endianity.exp: Update.
4150 * gdb.base/callfuncs.exp (do_function_calls): Update.
4151 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4152 (complex_float_integral_args): Update.
4153 * gdb.base/complex.exp: Update.
4154 * gdb.base/complex-parts.exp: Update.
4155
4156 2020-04-01 Tom Tromey <tromey@adacore.com>
4157
4158 * gdb.rust/union.rs: New file.
4159 * gdb.rust/union.exp: New file.
4160 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4161 (main): Update.
4162 * gdb.rust/simple.exp: Move union tests to union.exp.
4163
4164 2020-04-01 Tom Tromey <tromey@adacore.com>
4165
4166 * gdb.rust/simple.rs (main): Remove "y0".
4167
4168 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4169
4170 * gdb.multi/stop-all-on-exit.c: New test.
4171 * gdb.multi/stop-all-on-exit.exp: New file.
4172
4173 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4174
4175 PR gdb/24789
4176 * gdb.cp/misc.cc: Add integer reference variable.
4177 * gdb.cp/misc.exp: Add test.
4178
4179 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4180
4181 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4182 scenario to cover execution until the end and also the case
4183
4184 2020-03-31 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4187 c. Use "maint info symtabs" to check symtab expansion.
4188
4189 2020-03-30 Tom de Vries <tdevries@suse.de>
4190
4191 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4192 unsupported.
4193 (verify_psymtab_expanded): Move ...
4194 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4195 test.
4196 (readnow): New proc.
4197
4198 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4199
4200 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4201 with $hex.
4202
4203 2020-03-20 Tom Tromey <tromey@adacore.com>
4204
4205 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4206
4207 2020-03-20 Tom Tromey <tromey@adacore.com>
4208
4209 * gdb.ada/sub_variant/subv.adb: New file.
4210 * gdb.ada/sub_variant.exp: New file.
4211
4212 2020-03-20 Tom de Vries <tdevries@suse.de>
4213
4214 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4215 first break fails.
4216 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4217
4218 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4219
4220 * gdb.server/exit-multiple-threads.c: New file.
4221 * gdb.server/exit-multiple-threads.exp: New file.
4222
4223 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4224
4225 * gdb.fortran/mixed-lang-stack.c: New file.
4226 * gdb.fortran/mixed-lang-stack.cpp: New file.
4227 * gdb.fortran/mixed-lang-stack.exp: New file.
4228 * gdb.fortran/mixed-lang-stack.f90: New file.
4229
4230 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4231
4232 * gdb.linespec/cp-completion-aliases.cc: New file.
4233 * gdb.linespec/cp-completion-aliases.exp: New file.
4234
4235 2020-03-19 Tom de Vries <tdevries@suse.de>
4236
4237 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4238 more precise.
4239
4240 2020-03-18 Tom de Vries <tdevries@suse.de>
4241
4242 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4243 * gdb.dwarf2/break-inline-psymtab.c: New test.
4244 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4245
4246 2020-03-16 Tom de Vries <tdevries@suse.de>
4247
4248 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4249 cache_verify and cache_verify_proc.
4250
4251 2020-03-15 Tom de Vries <tdevries@suse.de>
4252
4253 * gdb.server/solib-list.exp: Handle
4254 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4255
4256 2020-03-15 Tom de Vries <tdevries@suse.de>
4257
4258 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4259 objfiles".
4260
4261 2020-03-14 Tom Tromey <tom@tromey.com>
4262
4263 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4264
4265 2020-03-14 Tom de Vries <tdevries@suse.de>
4266
4267 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4268
4269 2020-03-14 Tom de Vries <tdevries@suse.de>
4270
4271 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4272 result in line-by-line fashion.
4273
4274 2020-03-14 Tom de Vries <tdevries@suse.de>
4275
4276 * lib/gdb.exp (supports_statement_frontiers): New proc.
4277 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4278
4279 2020-03-14 Tom de Vries <tdevries@suse.de>
4280
4281 * gdb.base/printcmds.exp: Add missing quoting for "print
4282 teststring2".
4283
4284 2020-03-13 Tom Tromey <tom@tromey.com>
4285
4286 * gdb.base/printcmds.exp (test_print_strings): Add regression
4287 test.
4288 * gdb.base/printcmds.c (charptr): New typedef.
4289 (teststring2): New global.
4290
4291 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4292
4293 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4294 full path in the test name.
4295 (test_ld): Add some with_test_prefix blocks to make test names
4296 unique.
4297
4298 2020-03-13 Tom de Vries <tdevries@suse.de>
4299
4300 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4301
4302 2020-03-13 Tom de Vries <tdevries@suse.de>
4303
4304 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4305
4306 2020-03-13 Tom de Vries <tdevries@suse.de>
4307
4308 PR symtab/25646
4309 * gdb.dwarf2/imported-unit.exp: Add test.
4310
4311 2020-03-13 Tom de Vries <tdevries@suse.de>
4312
4313 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4314 (var1, var2): New variable.
4315 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4316 matching symbols.
4317
4318 2020-03-13 Tom de Vries <tdevries@suse.de>
4319
4320 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4321 (Term::command): Use prompt prefix.
4322 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4323 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4324 command_no_prompt_prefix instead of prefix.
4325 * gdb.tui/tui-layout-asm.exp: Same.
4326
4327 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4328
4329 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4330
4331 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4332
4333 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4334 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4335 on" while stepping over the test instruction, match printed
4336 message.
4337
4338 2020-03-12 Tom de Vries <tdevries@suse.de>
4339
4340 * gdb.base/info-types.exp: Use exp_continue during matching of output
4341 of "info types".
4342
4343 2020-03-12 Tom de Vries <tdevries@suse.de>
4344
4345 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4346
4347 2020-03-12 Tom de Vries <tdevries@suse.de>
4348
4349 * gdb.fortran/module.exp: Use exp_continue during matching of output
4350 of "info variable -n".
4351
4352 2020-03-12 Tom de Vries <tdevries@suse.de>
4353
4354 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4355 gdb.dwarf2/dw2-ranges-base.c.
4356
4357 2020-03-12 Tom de Vries <tdevries@suse.de>
4358
4359 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4360 in presence of GLIBC debuginfo.
4361
4362 2020-03-12 Tom de Vries <tdevries@suse.de>
4363
4364 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4365 $core.
4366
4367 2020-03-12 Tom de Vries <tdevries@suse.de>
4368
4369 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4370 more precise.
4371
4372 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4373
4374 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4375 from Unix to Windows path.
4376
4377 2020-03-11 Tom de Vries <tdevries@suse.de>
4378
4379 * gdb.ada/minsyms.exp: Set language to ada.
4380
4381 2020-03-11 Tom de Vries <tdevries@suse.de>
4382
4383 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4384
4385 2020-03-11 Tom de Vries <tdevries@suse.de>
4386
4387 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4388
4389 2020-03-11 Tom Tromey <tromey@adacore.com>
4390
4391 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4392
4393 2020-03-11 Tom de Vries <tdevries@suse.de>
4394
4395 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4396
4397 2020-03-11 Tom de Vries <tdevries@suse.de>
4398
4399 * gdb.base/break-interp.exp: Limit verbose scope.
4400
4401 2020-03-11 Tom de Vries <tdevries@suse.de>
4402
4403 * gdb.fortran/logical.f90: Define variable with character type.
4404 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4405
4406 2020-03-11 Tom de Vries <tdevries@suse.de>
4407
4408 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4409
4410 2020-03-11 Tom de Vries <tdevries@suse.de>
4411
4412 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4413 symtabs.
4414
4415 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4416 Bernd Edlinger <bernd.edlinger@hotmail.de>
4417
4418 * gdb.cp/step-and-next-inline.cc: New file.
4419 * gdb.cp/step-and-next-inline.exp: New file.
4420 * gdb.cp/step-and-next-inline.h: New file.
4421 * gdb.dwarf2/dw2-is-stmt.c: New file.
4422 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4423 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4424 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4425 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4426
4427 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4428
4429 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4430 is-stmt flag in the line table.
4431
4432 2020-03-09 Tom de Vries <tdevries@suse.de>
4433
4434 * lib/gdb.exp (cached_file): Create cache dir.
4435
4436 2020-03-07 Tom de Vries <tdevries@suse.de>
4437
4438 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4439 * gdb.cp/rvalue-ref-params.exp: Same.
4440
4441 2020-03-06 Tom de Vries <tdevries@suse.de>
4442
4443 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4444 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4445
4446 2020-03-06 Tom de Vries <tdevries@suse.de>
4447
4448 * README: Fix "the the".
4449 * gdb.base/dprintf.exp: Same.
4450
4451 2020-03-05 Tom de Vries <tdevries@suse.de>
4452
4453 * gdb.base/maint.exp: Update "main print statistics" expected output.
4454
4455 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4456
4457 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4458 (fortran_int8): Likewise.
4459 (fortran_real4): Likewise.
4460 (fortran_real8): Likewise.
4461 (fortran_complex4): Likewise.
4462 (fortran_logical4): Likewise.
4463 (fortran_character1): Likewise.
4464
4465 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4466
4467 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4468 printed as true.
4469
4470 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4471
4472 * gdb.base/printcmds.exp: Add test to verify printf of a
4473 variable holding an address.
4474
4475 2020-03-03 Tom de Vries <tdevries@suse.de>
4476
4477 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4478
4479 2020-03-03 Tom de Vries <tdevries@suse.de>
4480
4481 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4482 gdb_test_multiple call.
4483
4484 2020-03-03 Tom de Vries <tdevries@suse.de>
4485
4486 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4487 gdb_test_multiple calls.
4488
4489 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4490
4491 * gdb.base/default.exp: Remove test of 'set history filename'.
4492 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4493 filename to the empty string.
4494 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4495 and GDBHISTSIZE.
4496
4497 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4498
4499 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4500 disabled.
4501
4502 2020-03-02 Pedro Alves <palves@redhat.com>
4503 Tom de Vries <tdevries@suse.de>
4504
4505 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4506 -prompt prefix, before user_code argument. Add -lbl option likewise.
4507 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4508 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4509 argument.
4510 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4511 have "\r\n" at start-of-line, instead of at end-of-line.
4512
4513 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
4514
4515 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4516 libinproctrace.so.
4517
4518 2020-02-28 Luis Machado <luis.machado@linaro.org>
4519
4520 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4521 to "p/x".
4522
4523 2020-02-28 Luis Machado <luis.machado@linaro.org>
4524
4525 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4526 asm/ptrace.h and error.h.
4527
4528 2020-02-28 Tom de Vries <tdevries@suse.de>
4529
4530 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4531 (struct wrapper, do_something, mundane/symada__cS): Move ...
4532 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4533 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4534 Update "print symada__cS before partial symtab expansion" regexp.
4535 Update breakpoint location. Flush symbol cache after expansion.
4536
4537 2020-02-28 Luis Machado <luis.machado@linaro.org>
4538
4539 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4540
4541 2020-02-27 Tom de Vries <tdevries@suse.de>
4542
4543 * config/sid.exp: Remove unused globals.
4544 * gdb.base/attach.exp: Same.
4545 * gdb.base/catch-load.exp: Same.
4546 * gdb.base/dbx.exp: Same.
4547 * lib/gdb.exp: Same.
4548 * lib/mi-support.exp: Same.
4549 * lib/prompt.exp: Same.
4550
4551 2020-02-27 Tom de Vries <tdevries@suse.de>
4552
4553 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4554 not set.
4555
4556 2020-02-26 Aaron Merey <amerey@redhat.com>
4557
4558 * gdb.debuginfod: New directory for debuginfod tests.
4559 * gdb.debuginfod/main.c: New test file.
4560 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4561
4562 2020-02-26 Tom de Vries <tdevries@suse.de>
4563
4564 PR gdb/25603
4565 * gdb.base/persistent-lang.cc: New test.
4566 * gdb.base/persistent-lang.exp: New file.
4567
4568 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4569
4570 * gdb.fortran/derived-type-striding.exp: Add a new test.
4571 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4572 new test.
4573
4574 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4575
4576 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4577 names.
4578
4579 2020-02-25 Tom de Vries <tdevries@suse.de>
4580
4581 PR go/18926
4582 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4583
4584 2020-02-24 Tom de Vries <tdevries@suse.de>
4585
4586 PR gdb/25592
4587 * gdb.base/info-locals-unused-static-var.c: New test.
4588 * gdb.base/info-locals-unused-static-var.exp: New file.
4589
4590 2020-02-22 Tom Tromey <tom@tromey.com>
4591
4592 * gdb.python/tui-window.exp: New file.
4593 * gdb.python/tui-window.py: New file.
4594
4595 2020-02-22 Tom Tromey <tom@tromey.com>
4596
4597 PR tui/17850:
4598 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4599 tests.
4600
4601 2020-02-22 Tom Tromey <tom@tromey.com>
4602
4603 * gdb.tui/new-layout.exp: Add sub-layout tests.
4604
4605 2020-02-22 Tom Tromey <tom@tromey.com>
4606
4607 * gdb.tui/new-layout.exp: New file.
4608
4609 2020-02-22 Tom Tromey <tom@tromey.com>
4610
4611 * gdb.rust/rust-style.rs: New file.
4612 * gdb.rust/rust-style.exp: New file.
4613 * gdb.base/style.exp: Test structure printing.
4614 * gdb.base/style.c (struct some_struct): New type.
4615 (enum etype): New type.
4616 (struct_value): New global.
4617
4618 2020-02-21 Tom de Vries <tdevries@suse.de>
4619
4620 PR go/18926
4621 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4622 Remove blanket xfails. Use message argument for gdb_breakpoint.
4623 Make continuing to breakpoint test conditional on setting breakpoint.
4624 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4625 DW_AT_name attribute. Add xfail for GCC PR93866.
4626
4627 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4628
4629 * gdb.dwarf2/cpp-linkage-name.c: New file.
4630 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4631
4632 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
4633
4634 * lib/gdb.exp (gdb_wrapper_init): Reset
4635 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4636 not exist.
4637
4638 2020-02-20 Tom de Vries <tdevries@suse.de>
4639
4640 PR go/17018
4641 * gdb.go/hello.exp: Copy ...
4642 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4643 print of st to print value of global definition. Add xfail for GCC
4644 PR93844.
4645 * gdb.go/hello.exp: Remove printing of st before definition.
4646 * gdb.go/hello.go: Copy ...
4647 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4648 to st.
4649 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4650
4651 2020-02-20 Tom de Vries <tdevries@suse.de>
4652
4653 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4654 (gdb_simple_compile): Handle compile_flags go by using .go extension
4655 for source file.
4656 * gdb.go/chan.exp: Use support_go_compile.
4657 * gdb.go/handcall.exp: Same.
4658 * gdb.go/hello.exp: Same.
4659 * gdb.go/integers.exp: Same.
4660 * gdb.go/max-depth.exp: Same.
4661 * gdb.go/methods.exp: Same.
4662 * gdb.go/package.exp: Same.
4663 * gdb.go/strings.exp: Same.
4664 * gdb.go/types.exp: Same.
4665 * gdb.go/unsafe.exp: Same.
4666
4667 2020-02-19 Tom de Vries <tdevries@suse.de>
4668
4669 * gdb.python/lib-types.exp: Make xfail more strict.
4670
4671 2020-02-19 Tom de Vries <tdevries@suse.de>
4672
4673 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4674
4675 2020-02-19 Doug Evans <dje@google.com>
4676
4677 PR rust/25535
4678 * gdb.rust/simple.exp: Add test.
4679 * gdb.rust/simple.rs: Add test.
4680
4681 2020-02-19 Tom de Vries <tdevries@suse.de>
4682
4683 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4684 output line-by-line.
4685
4686 2020-02-19 Tom de Vries <tdevries@suse.de>
4687
4688 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4689
4690 2020-02-19 Tom de Vries <tdevries@suse.de>
4691
4692 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4693 prelink.
4694
4695 2020-02-19 Tom de Vries <tdevries@suse.de>
4696
4697 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4698 (gdb_do_cache): Use gdb_do_cache_wrap.
4699 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4700
4701 2020-02-19 Tom de Vries <tdevries@suse.de>
4702
4703 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4704 gdb_compile option.
4705
4706 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4707
4708 * gdb.base/printcmds.exp (test_print_enums): Update expected
4709 output.
4710
4711 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4712
4713 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4714 for "unknown".
4715
4716 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4717
4718 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4719 enumerator.
4720
4721 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4722
4723 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4724 FE_, add FE_NONE.
4725 (three): Update.
4726 (enum flag_enum_without_zero): New enum.
4727 (flag_enum_without_zero): New variable.
4728 (enum not_flag_enum): New enum.
4729 (three_not_flag): New variable.
4730 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4731 (test_print_enums): Add more tests for printing flag enums.
4732
4733 2020-02-18 Tom de Vries <tdevries@suse.de>
4734
4735 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4736 (gdb_compile_ada): ... here.
4737 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
4738 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
4739
4740 2020-02-14 Tom Tromey <tom@tromey.com>
4741
4742 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
4743 build directory.
4744 * boards/gdbserver-base.exp: Update path to gdbserver.
4745
4746 2020-02-13 Tom de Vries <tdevries@suse.de>
4747
4748 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
4749
4750 2020-02-13 Tom de Vries <tdevries@suse.de>
4751
4752 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
4753 are missing.
4754
4755 2020-02-13 Tom de Vries <tdevries@suse.de>
4756
4757 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
4758 call.
4759
4760 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
4761
4762 PR tui/25126
4763 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
4764 * gdb.base/cached-source-file.c: New file.
4765 * gdb.base/cached-source-file.exp: New file.
4766
4767 2020-02-11 Tom de Vries <tdevries@suse.de>
4768
4769 PR testsuite/25488
4770 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
4771
4772 2020-02-10 Tom de Vries <tdevries@suse.de>
4773
4774 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
4775
4776 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
4777
4778 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
4779 and $after_addr are both integers before making a comparison.
4780
4781 2020-02-09 Tom de Vries <tdevries@suse.de>
4782
4783 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
4784 command output and paste it into gdb.log. If any, paste catch message
4785 to gdb.log.
4786
4787 2020-02-07 Tom Tromey <tromey@adacore.com>
4788
4789 PR breakpoints/24915:
4790 * gdb.base/annotate-symlink.exp: Use setup_xfail.
4791
4792 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
4793
4794 * gdb.tui/tui-missing-src.exp: Add the "missing source
4795 file" test for the TUI.
4796
4797 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
4798
4799 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
4800 including a port number in the output.
4801
4802 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4803
4804 * lib/fortran.exp (fortran_int4): Handle clang.
4805 (fortran_int8): Likewise.
4806 (fortran_real4): Likewise.
4807 (fortran_real8): Likewise.
4808 (fortran_complex4): Likewise.
4809 (fortran_logical4): Likewise.
4810 (fortran_character1): Likewise.
4811
4812 2020-02-04 Tom de Vries <tdevries@suse.de>
4813
4814 * README (Race detection): Add note.
4815
4816 2020-02-04 Tom de Vries <tdevries@suse.de>
4817
4818 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
4819
4820 2020-02-04 Tom de Vries <tdevries@suse.de>
4821
4822 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
4823
4824 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
4825
4826 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
4827 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
4828 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
4829 blttar, bnetarl.
4830 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
4831 binary for blttar, bnetarl.
4832 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
4833 wait instruction. Delete ldmx test.
4834 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
4835
4836 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4837
4838 * gdb.fortran/array-bounds-high.exp: New file.
4839 * gdb.fortran/array-bounds-high.f90: New file.
4840
4841 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
4842
4843 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
4844 Replace #include of <sys/fcntl.h> by <fcntl.h>.
4845
4846 2020-02-01 Tom de Vries <tdevries@suse.de>
4847
4848 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
4849
4850 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
4851
4852 PR tui/9765
4853 * gdb.tui/tui-layout-asm-short-prog.S: New file.
4854 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
4855
4856 2020-01-29 Luis Machado <luis.machado@linaro.org>
4857
4858 * gdb.arch/aarch64-brk-patterns.c: New source file.
4859 * gdb.arch/aarch64-brk-patterns.exp: New test.
4860
4861 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4862
4863 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
4864 GCC/Clang version.
4865 * gdb.cp/pass-by-ref.exp: Ditto.
4866
4867 2020-01-29 Tom de Vries <tdevries@suse.de>
4868
4869 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
4870 * gdb.threads/watchpoint-fork-mt.c: Same.
4871 * gdb.threads/watchpoint-fork-parent.c: Same.
4872 * gdb.threads/watchpoint-fork-st.c: Same.
4873 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
4874
4875 2020-01-27 Luis Machado <luis.machado@linaro.org>
4876
4877 * gdb.base/step-over-syscall.exp (setup): Check if we're already
4878 sitting at a syscall instruction when we hit the syscall function's
4879 breakpoint.
4880 Check PC against one obtained with the x command.
4881 Validate syscall number.
4882 (step_over_syscall): Don't continue to the syscall instruction if
4883 we're already there.
4884
4885 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4886
4887 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
4888
4889 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4890
4891 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
4892 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
4893
4894 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4895
4896 * gdb.dwarf2/dw2-inline-stepping.c: New file.
4897 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
4898
4899 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4900
4901 * gdb.base/maint.exp: Update line table parsing test.
4902 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
4903
4904 2020-01-24 Pedro Alves <palves@redhat.com>
4905
4906 PR gdb/25410
4907 * gdb.multi/multi-re-run-1.c: New.
4908 * gdb.multi/multi-re-run-2.c: New.
4909 * gdb.multi/multi-re-run.exp: New.
4910
4911 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4912
4913 PR gdb/23718
4914 * gdb.server/server-kill-python.exp: New file.
4915
4916 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4917
4918 * gdb.server/multi-ui-errors.c: New file.
4919 * gdb.server/multi-ui-errors.exp: New file.
4920
4921 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4922
4923 PR tui/9765
4924 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
4925
4926 2020-01-19 Tom Tromey <tom@tromey.com>
4927
4928 * gdb.tui/main.exp: Add check for plain "file".
4929
4930 2020-01-16 Christian Biesinger <cbiesinger@google.com>
4931
4932 * lib/gdb.exp: Fix spelling error (seperatelly).
4933
4934 2020-01-14 Tom Tromey <tom@tromey.com>
4935
4936 PR symtab/12535:
4937 * gdb.python/python.exp: Test decode_line with empty string
4938 argument.
4939
4940 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
4941
4942 * gdb.base/skip-inline.exp: Extend test.
4943
4944 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4945
4946 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
4947 * gdb.dwarf2/dw2-bad-elf.c: New file.
4948 * gdb.dwarf2/dw2-bad-elf.exp: New file.
4949
4950 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4951
4952 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
4953 _line_saw_file.
4954
4955 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4956
4957 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
4958 border.
4959
4960 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4961
4962 * gdb.multi/multi-target.exp (setup): Factor out "info
4963 connections" and "info inferiors" tests to ...
4964 (test_info_inferiors): ... this new procedure.
4965 (top level): Run new "info-inferiors" tests.
4966
4967 2020-01-10 Pedro Alves <palves@redhat.com>
4968
4969 * gdb.server/bkpt-other-inferior.exp: New file.
4970
4971 2020-01-10 Pedro Alves <palves@redhat.com>
4972
4973 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
4974 of "add-inferior".
4975 * gdb.base/quit-live.exp: Likewise.
4976 * gdb.base/remote-exec-file.exp: Likewise.
4977 * gdb.guile/scm-progspace.exp: Likewise.
4978 * gdb.linespec/linespec.exp: Likewise.
4979 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4980 * gdb.mi/user-selected-context-sync.exp: Likewise.
4981 * gdb.multi/multi-target.exp (setup): Add "info connection" and
4982 "info inferiors" tests.
4983 * gdb.multi/remove-inferiors.exp: Adjust expected output of
4984 "add-inferior".
4985 * gdb.multi/watchpoint-multi.exp: Likewise.
4986 * gdb.python/py-inferior.exp: Likewise.
4987 * gdb.server/extended-remote-restart.exp: Likewise.
4988 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
4989 "info inferiors".
4990 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
4991 * gdb.trace/report.exp: Likewise.
4992
4993 2020-01-10 Pedro Alves <palves@redhat.com>
4994
4995 * gdb.multi/multi-target.c: New file.
4996 * gdb.multi/multi-target.exp: New file.
4997 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
4998 mode requested, but remote does not support non-stop".
4999
5000 2020-01-10 Pedro Alves <palves@redhat.com>
5001
5002 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
5003 disconnect before reconnecting.
5004
5005 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5006 Pedro Alves <palves@redhat.com>
5007
5008 * gdb.server/connect-without-multi-process.exp: Also test
5009 continuing to end.
5010
5011 2020-01-10 Pedro Alves <palves@redhat.com>
5012
5013 * gdb.base/remote-exec-file.exp: New file.
5014
5015 2020-01-10 Pedro Alves <palves@redhat.com>
5016
5017 * gdb.base/fork-running-state.exp (do_test): Adjust expected
5018 output.
5019 * gdb.threads/async.c: New.
5020 * gdb.threads/async.exp: New.
5021 * gdb.multi/tids-gid-reset.c: New.
5022 * gdb.multi/tids-gid-reset.exp: New.
5023
5024 2020-01-10 George Barrett <bob@bob131.so>
5025
5026 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
5027 to help in finding the image relocation offset.
5028 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
5029 options in arguments.
5030 (stap_test_no_debuginfo): Likewise.
5031 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
5032 test variants.
5033 (stap_test): Add null semaphore relocation test.
5034
5035 2020-01-10 George Barrett <bob@bob131.so>
5036
5037 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
5038 * gdb.base/stap-probe.exp: Likewise.
5039 (stap_test): Pass argument as an additional flag.
5040 (stap_test_no_debuginfo): Likewise.
5041 (stap_test): Check `info probes stap' output for semaphore
5042 addresses if the test binary is supposed to have them.
5043
5044 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5045
5046 * gdb.tui/basic.exp: Add more scrolling tests.
5047
5048 2020-01-09 Tom Tromey <tom@tromey.com>
5049
5050 PR tui/18932:
5051 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
5052 meangingful value.
5053 (Term::command, Term::resize): Update.
5054 * gdb.tui/basic.exp: Add scrolling test.
5055
5056 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5057
5058 * gdb.tui/tui-layout-asm.exp: New file.
5059
5060 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5061
5062 * lib/tuiterm.exp (Term::check_box_contents): New proc.
5063
5064 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5065
5066 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
5067 (Term::enter_tui): Use Term::prepare_for_tui.
5068
5069 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5070
5071 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
5072 called.
5073
5074 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
5075
5076 * gdb.base/skip.exp: Fix race condition in test.
5077
5078 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
5079
5080 * gdb.base/backtrace.c: New file.
5081 * gdb.base/backtrace.exp: New file.
5082
5083 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5084
5085 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5086
5087 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5088
5089 * gdb.base/style.exp: Test that warnings are styled.
5090
5091 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5092
5093 * gdb.base/line65535.exp: New file.
5094 * gdb.base/line65535.c: New file.
5095
5096 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5097
5098 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5099 * lib/gnat_debug_info_test.adb: New file.
5100 * gdb.ada/ptype_tagged_param.exp: Use
5101 gnat_runtime_has_debug_info, expect a different output if
5102 runtime does not have debug info.
5103
5104 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5105
5106 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5107 (another) quote in test name.
5108
5109 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5110
5111 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5112 Add quote in test name.
5113
5114 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5115
5116 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5117 directory instead.
5118 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5119 * gdb.cp/pass-by-ref-2.cc: New file.
5120 * gdb.cp/pass-by-ref-2.exp: New file.
5121
5122 2019-12-20 Tom Tromey <tom@tromey.com>
5123
5124 * gdb.tui/list-before.exp: New file.
5125
5126 2019-12-20 Tom Tromey <tom@tromey.com>
5127
5128 * gdb.tui/list.exp: Check for source on initial listing.
5129
5130 2019-12-11 Tom Tromey <tromey@adacore.com>
5131
5132 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5133 Add crlf test.
5134
5135 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5136
5137 * gdb.base/default.exp: Update value of $_gdb_major.
5138
5139 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5140
5141 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5142
5143 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5144
5145 * gdb.base/skip.exp: Whitespace fix.
5146
5147 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5148
5149 * gdb.base/skip-inline.c: New file.
5150 * gdb.base/skip-inline.exp: New file.
5151
5152 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5153
5154 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5155 jit_function_00 to jit_function_stack_mangle.
5156 * gdb.base/jithost.c (jit_function_t): Rename to...
5157 (jit_function_stack_mangle_t): ... this.
5158 (jit_function_add_t): New typedef.
5159 (jit_function_00_code): Rename to...
5160 (jit_function_stack_mangle_code): ... this, make static.
5161 (jit_function_add_code): New.
5162 (main): Generate "add" function and call it. Adjust to changes
5163 in jithost_abi.
5164 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5165 (struct jithost_abi) <begin, end>: Remove fields.
5166 <object, function_stack_mangle, function_add>: New fields.
5167 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5168 code_end>: Remove fields.
5169 <func_stack_mangle>: New field.
5170 (read_debug_info): Adjust to renaming, create block for "add"
5171 function.
5172 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5173
5174 2019-12-11 Tom Tromey <tom@tromey.com>
5175
5176 * gdb.tui/resize.exp: Fix regexp.
5177 * gdb.tui/regs.exp: Fix regexps.
5178 * gdb.tui/main.exp: Fix regexp.
5179
5180 2019-12-11 Tom Tromey <tom@tromey.com>
5181
5182 * gdb.tui/resize.exp: Update.
5183 * gdb.tui/empty.exp (layouts): Update.
5184
5185 2019-12-11 Tom Tromey <tom@tromey.com>
5186
5187 * gdb.tui/regs.exp: Update.
5188 * gdb.tui/empty.exp (layouts): Update.
5189 * gdb.tui/basic.exp: Update.
5190 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5191
5192 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5193
5194 * gdb.base/options.exp: Add -raw-values in the print completion list.
5195 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5196
5197 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5198
5199 * gdb.threads/omp-par-scope.c: New file.
5200 * gdb/threads/omp-par-scope.exp: New file.
5201
5202 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5203
5204 * lib/gdb.exp (support_nested_function_tests): New proc.
5205
5206 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5207
5208 * lib/gdb.exp (gdb_compile_openmp): New proc.
5209 (build_executable_from_specs): Add an "openmp" option.
5210 (gdb_compile_pthreads): Add non-executable case.
5211
5212 2019-12-10 Tom Tromey <tromey@adacore.com>
5213
5214 * gdb.ada/unchecked_union.exp: New file.
5215 * gdb.ada/unchecked_union/pck.adb: New file.
5216 * gdb.ada/unchecked_union/pck.ads: New file.
5217 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5218 * gdb-utils.exp (string_to_regexp): Also quote "?".
5219
5220 2019-12-10 George Barrett <bob@bob131.so>
5221
5222 Test scripted probe breakpoints.
5223 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5224 * gdb.python/py-breakpoint.c (main): Likewise.
5225 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5226 specifier test.
5227 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5228
5229 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5230
5231 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5232 an rvalue parameter.
5233 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5234 parameter.
5235
5236 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5237
5238 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5239 modules.
5240
5241 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5242
5243 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5244 broken version of GCC.
5245
5246 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5247
5248 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5249 sym-info-cmds library.
5250 * gdb.fortran/info-types.exp: Likewise.
5251 * lib/sym-info-cmds.exp: New file.
5252
5253 2019-12-08 Tom de Vries <tdevries@suse.de>
5254
5255 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5256
5257 2019-12-07 Keith Seitz <keiths@redhat.com>
5258
5259 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5260 * gdb.base/corefile-buildid-shlib.c: New file.
5261 * gdb.base/corefile-buildid.c: New file.
5262 * gdb.base/corefile-buildid.exp: New file.
5263
5264 2019-12-06 Tom de Vries <tdevries@suse.de>
5265
5266 * gdb.dwarf2/varval.exp: Add decl before def test.
5267
5268 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5269
5270 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5271
5272 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5273
5274 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5275 CV and reference conversion for overload resolution.
5276 * gdb.cp/rvalue-ref-overload.exp: Test it.
5277
5278 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5279
5280 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5281 * gdb.base/frameapply.exp: Test faas without command.
5282
5283 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5286 Fortran tests.
5287 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5288 order.
5289
5290 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5291
5292 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5293 casting to type with no kind specified.
5294 (test_basic_parsing_of_type_kinds): Additional tests for types
5295 with no kind specified, and add tests for single/double
5296 precision/complex types.
5297
5298 2019-12-04 Tom Tromey <tromey@adacore.com>
5299
5300 * gdb.base/endianity.c (struct other) <x>: New field.
5301 (main): Initialize it.
5302 * gdb.base/endianity.exp: Update.
5303
5304 2019-12-04 Tom Tromey <tromey@adacore.com>
5305
5306 * gdb.ada/scalar_storage/storage.adb: New file.
5307 * gdb.ada/scalar_storage/pck.adb: New file.
5308 * gdb.ada/scalar_storage/pck.ads: New file.
5309 * gdb.ada/scalar_storage.exp: New file.
5310
5311 2019-12-04 Tom Tromey <tromey@adacore.com>
5312
5313 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5314 (main): Initialize it.
5315 * gdb.base/endianity.exp: Update.
5316
5317 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5318
5319 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5320
5321 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5322
5323 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5324 -symbol-info-module-functions and -symbol-info-module-variables.
5325
5326 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5327
5328 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5329
5330 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5331 Andrew Burgess <andrew.burgess@embecosm.com>
5332
5333 * gdb.fortran/derived-type-striding.exp: New file.
5334 * gdb.fortran/derived-type-striding.f90: New file.
5335 * gdb.fortran/array-slices.exp: New file.
5336 * gdb.fortran/array-slices.f90: New file.
5337
5338 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5339
5340 * gdb.base/define.exp: Test . in command names.
5341 * gdb.base/setshow.exp: Update test, as . is now part of
5342 command name.
5343
5344 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5345
5346 * gdb.base/define-prefix.exp: New file.
5347
5348 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5349
5350 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5351 compile.
5352 (skip_btrace_pt_tests): Likewise.
5353
5354 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5355
5356 * gdb.fortran/info-modules.exp: Compile source files in correct
5357 order.
5358
5359 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5360
5361 * gdb.dwarf2/imported-unit.exp: New file.
5362 * gdb.dwarf2/imported-unit.c: New file.
5363
5364 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5365
5366 * gdb.mi/mi-fortran-modules-2.f90: New file.
5367 * gdb.mi/mi-fortran-modules.exp: New file.
5368 * gdb.mi/mi-fortran-modules.f90: New file.
5369
5370 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5371
5372 * gdb.mi/mi-sym-info-1.c: New file.
5373 * gdb.mi/mi-sym-info-2.c: New file.
5374 * gdb.mi/mi-sym-info.exp: New file.
5375
5376 2019-11-22 Tom Tromey <tromey@adacore.com>
5377
5378 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5379 * gdb.ada/tasks/foo.adb: Add another stopping location.
5380
5381 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5382
5383 * gdb.base/endianity.c: New test.
5384 * gdb.base/endianity.exp: New file.
5385
5386 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5387
5388 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5389
5390 2019-11-21 Tom de Vries <tdevries@suse.de>
5391
5392 PR gdb/24956
5393 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5394
5395 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5396
5397 * gdb.python/py-progspace.exp: Add missing parentheses on some
5398 'print' commands.
5399
5400 2019-11-19 Tom Tromey <tom@tromey.com>
5401
5402 * gdb.tui/winheight.exp: New file.
5403
5404 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5405
5406 * gdb.base/ctf-whatis.c: Delete.
5407 * gdb.base/ctf-whatis.exp: Delete.
5408 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5409
5410 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5411
5412 * gdb.base/ctf-cvexpr.exp: Delete.
5413 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5414
5415 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5416
5417 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5418 the compiler. Clean up header comment a little.
5419 * gdb.base/ctf-ptype.exp: Likewise.
5420 * gdb.base/ctf-whatis.exp: Likewise.
5421 * lib/gdb.exp (skip_ctf_tests): New proc.
5422
5423 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5424
5425 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5426 * gdb.tui/corefile-run.exp: New file.
5427
5428 2019-11-14 Tom Tromey <tromey@adacore.com>
5429
5430 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5431 regression tests.
5432
5433 2019-11-12 Tom Tromey <tom@tromey.com>
5434
5435 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5436 after any command. Expect prompt after WAIT_FOR is seen.
5437 (enter_tui): Enable resize messages.
5438 (command): Expect command in output.
5439 (get_line): Avoid error when cursor appears to be off-screen.
5440 (dump_screen): Include screen size in title.
5441 (_do_resize): New proc, from "resize".
5442 (resize): Rewrite. Do resize in two steps.
5443 * gdb.tui/empty.exp (layouts): Fix entries.
5444 (check_boxes): Remove xfail.
5445 (check_text): Dump screen on failure.
5446
5447 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5448
5449 * gdb.python/py-symbol.exp: Add test for
5450 gdb.lookup_static_symbols.
5451
5452 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5453
5454 * gdb.python/py-symbol.c: Declare and call function from new
5455 py-symbol-2.c file.
5456 * gdb.python/py-symbol.exp: Compile both source files, and add new
5457 tests for gdb.lookup_static_symbol.
5458 * gdb.python/py-symbol-2.c: New file.
5459
5460 2019-11-02 Tom de Vries <tdevries@suse.de>
5461
5462 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5463 * gdb.base/anon.exp: Same.
5464 * gdb.base/auto-connect-native-target.exp: Same.
5465 * gdb.base/call-ar-st.exp: Same.
5466 * gdb.base/catch-syscall.exp: Same.
5467 * gdb.base/commands.exp: Same.
5468 * gdb.base/default.exp: Same.
5469 * gdb.base/display.exp: Same.
5470 * gdb.base/float.exp: Same.
5471 * gdb.base/foll-fork.exp: Same.
5472 * gdb.base/help.exp: Same.
5473 * gdb.base/info-macros.exp: Same.
5474 * gdb.base/info-proc.exp: Same.
5475 * gdb.base/info-target.exp: Same.
5476 * gdb.base/long_long.exp: Same.
5477 * gdb.base/macscp.exp: Same.
5478 * gdb.base/memattr.exp: Same.
5479 * gdb.base/nofield.exp: Same.
5480 * gdb.base/pointers.exp: Same.
5481 * gdb.base/printcmds.exp: Same.
5482 * gdb.base/ptype.exp: Same.
5483 * gdb.base/restore.exp: Same.
5484 * gdb.base/return.exp: Same.
5485 * gdb.base/scope.exp: Same.
5486 * gdb.base/set-noassign.exp: Same.
5487 * gdb.base/setshow.exp: Same.
5488 * gdb.base/shlib-call.exp: Same.
5489 * gdb.base/signals.exp: Same.
5490 * gdb.base/sigstep.exp: Same.
5491 * gdb.base/skip.exp: Same.
5492 * gdb.base/solib-symbol.exp: Same.
5493 * gdb.base/stap-probe.exp: Same.
5494 * gdb.base/step-line.exp: Same.
5495 * gdb.base/step-test.exp: Same.
5496 * gdb.base/style.exp: Same.
5497 * gdb.base/varargs.exp: Same.
5498 * gdb.base/vla-datatypes.exp: Same.
5499 * gdb.base/vla-ptr.exp: Same.
5500 * gdb.base/vla-sideeffect.exp: Same.
5501 * gdb.base/volatile.exp: Same.
5502 * gdb.base/watch-cond-infcall.exp: Same.
5503 * gdb.base/watchpoint.exp: Same.
5504
5505 2019-11-02 Tom de Vries <tdevries@suse.de>
5506
5507 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5508 * gdb.cp/cpexprs.exp: Same.
5509 * gdb.cp/except-multi-location.exp: Same.
5510 * gdb.cp/exceptprint.exp: Same.
5511 * gdb.cp/gdb2384.exp: Same.
5512 * gdb.cp/inherit.exp: Same.
5513 * gdb.cp/m-static.exp: Same.
5514 * gdb.cp/meth-typedefs.exp: Same.
5515 * gdb.cp/misc.exp: Same.
5516 * gdb.cp/namespace.exp: Same.
5517 * gdb.cp/non-trivial-retval.exp: Same.
5518 * gdb.cp/overload.exp: Same.
5519 * gdb.cp/pr17132.exp: Same.
5520 * gdb.cp/re-set-overloaded.exp: Same.
5521 * gdb.cp/rvalue-ref-types.exp: Same.
5522 * gdb.cp/templates.exp: Same.
5523
5524 2019-11-01 Luis Machado <luis.machado@linaro.org>
5525
5526 PR gdb/25124
5527
5528 * gdb.arch/pr25124.S: New file.
5529 * gdb.arch/pr25124.exp: New file.
5530
5531 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5532
5533 * gdb.fortran/info-modules.exp: Update expected results, and add
5534 additional tests for 'info module functinos', and 'info module
5535 variables'.
5536 * gdb.fortran/info-types.exp: Update expected results.
5537 * gdb.fortran/info-types.f90: Extend testcase with additional
5538 module variables and functions.
5539
5540 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5541
5542 * gdb.fortran/info-modules.exp: New file.
5543 * gdb.fortran/info-types.exp: Build with new file.
5544 * gdb.fortran/info-types.f90: Include and use new module.
5545 * gdb.fortran/info-types-2.f90: New file.
5546
5547 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5548
5549 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5550 * gdb.base/settings.exp: Test all settings types using
5551 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5552 that now verifies that the value of "maint show" is the same as
5553 returned by the settings functions. Test the type of the
5554 maintenance settings.
5555 * gdb.base/default.exp: Update show_conv_list.
5556
5557 2019-10-31 Tom de Vries <tdevries@suse.de>
5558
5559 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5560 gdb_test.
5561 * gdb.arch/amd64-disp-step.exp: Same.
5562 * gdb.asm/asm-source.exp: Same.
5563 * gdb.btrace/buffer-size.exp: Same.
5564 * gdb.btrace/cpu.exp: Same.
5565 * gdb.btrace/enable.exp: Same.
5566 * gdb.dwarf2/count.exp: Same.
5567 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5568 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5569 * gdb.fortran/vla-datatypes.exp: Same.
5570 * gdb.fortran/vla-history.exp: Same.
5571 * gdb.fortran/vla-ptype.exp: Same.
5572 * gdb.fortran/vla-value.exp: Same.
5573 * gdb.fortran/whatis_type.exp: Same.
5574 * gdb.guile/guile.exp: Same.
5575 * gdb.multi/tids.exp: Same.
5576 * gdb.python/py-finish-breakpoint.exp: Same.
5577 * gdb.python/py-framefilter.exp: Same.
5578 * gdb.python/py-pp-registration.exp: Same.
5579 * gdb.python/py-xmethods.exp: Same.
5580 * gdb.python/python.exp: Same.
5581 * gdb.server/connect-with-no-symbol-file.exp: Same.
5582 * gdb.server/no-thread-db.exp: Same.
5583 * gdb.server/run-without-local-binary.exp: Same.
5584 * gdb.stabs/weird.exp: Same.
5585 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5586 * gdb.threads/thread-find.exp: Same.
5587 * gdb.threads/tls-shared.exp: Same.
5588 * gdb.threads/tls.exp: Same.
5589 * gdb.threads/wp-replication.exp: Same.
5590 * gdb.trace/ax.exp: Same.
5591 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5592
5593 2019-10-31 Tom de Vries <tdevries@suse.de>
5594
5595 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5596 * gdb.ada/array_subscript_addr.exp: Same.
5597 * gdb.ada/arrayidx.exp: Same.
5598 * gdb.ada/arrayparam.exp: Same.
5599 * gdb.ada/arrayptr.exp: Same.
5600 * gdb.ada/boolean_expr.exp: Same.
5601 * gdb.ada/call_pn.exp: Same.
5602 * gdb.ada/complete.exp: Same.
5603 * gdb.ada/fixed_cmp.exp: Same.
5604 * gdb.ada/fun_addr.exp: Same.
5605 * gdb.ada/funcall_param.exp: Same.
5606 * gdb.ada/interface.exp: Same.
5607 * gdb.ada/mod_from_name.exp: Same.
5608 * gdb.ada/null_array.exp: Same.
5609 * gdb.ada/packed_array.exp: Same.
5610 * gdb.ada/packed_tagged.exp: Same.
5611 * gdb.ada/print_chars.exp: Same.
5612 * gdb.ada/print_pc.exp: Same.
5613 * gdb.ada/ptype_arith_binop.exp: Same.
5614 * gdb.ada/ptype_field.exp: Same.
5615 * gdb.ada/ptype_tagged_param.exp: Same.
5616 * gdb.ada/rec_return.exp: Same.
5617 * gdb.ada/ref_tick_size.exp: Same.
5618 * gdb.ada/str_ref_cmp.exp: Same.
5619 * gdb.ada/taft_type.exp: Same.
5620 * gdb.ada/tagged.exp: Same.
5621 * gdb.ada/type_coercion.exp: Same.
5622 * gdb.ada/uninitialized_vars.exp: Same.
5623
5624 2019-10-30 Tom de Vries <tdevries@suse.de>
5625
5626 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5627
5628 2019-10-26 Tom de Vries <tdevries@suse.de>
5629
5630 * gdb.base/bigcore.c: Fix typos in comments.
5631 * gdb.base/ctf-ptype.c: Same.
5632 * gdb.base/long_long.c: Same.
5633 * gdb.dwarf2/dw2-op-out-param.S: Same.
5634 * gdb.python/py-evthreads.c: Same.
5635 * gdb.reverse/i387-stack-reverse.c: Same.
5636 * gdb.trace/tfile.c: Same.
5637 * lib/compiler.c: Same.
5638 * lib/compiler.cc: Same.
5639
5640 2019-10-25 Tom de Vries <tdevries@suse.de>
5641
5642 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5643 gdb_test_multiple calls.
5644 * gdb.reverse/sigall-reverse.exp: Same.
5645 * gdb.reverse/solib-precsave.exp: Same.
5646 * gdb.reverse/solib-reverse.exp: Same.
5647 * gdb.reverse/until-precsave.exp: Same.
5648 * gdb.reverse/until-reverse.exp: Same.
5649
5650 2019-10-24 Tom de Vries <tdevries@suse.de>
5651
5652 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5653 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5654 kfail using -wrap pattern flag and convenience variable
5655 gdb_test_name.
5656
5657 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5658
5659 * gdb.python/py-progspace.exp: Add tests for the
5660 Progspace.block_for_pc method.
5661
5662 2019-10-23 Tom Tromey <tom@tromey.com>
5663
5664 * configure: Rebuild.
5665 * aclocal.m4: Use m4_include, not sinclude.
5666
5667 2019-10-21 Tom de Vries <tdevries@suse.de>
5668
5669 * gdb.base/infcall-nested-structs.c: Add
5670 __attribute__((noinline,noclone)) to all functions.
5671 (call_all): Add missing variable initialization. Simplify return value.
5672 (breakpt): Increment volatile variable, to prevent call from being
5673 optimized out.
5674 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5675
5676 2019-10-17 Tom de Vries <tdevries@suse.de>
5677
5678 * gdb.fortran/module.exp: Allow info variables to print info for files
5679 other than module.f90.
5680
5681 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5682
5683 * gdb.fortran/module.exp: Extend with 'info variables' test.
5684
5685 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5686
5687 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5688 F77_FOR_TARGET.
5689
5690 2019-10-16 Tom de Vries <tdevries@suse.de>
5691
5692 PR tdep/25096
5693 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5694
5695 2019-10-16 Tom de Vries <tdevries@suse.de>
5696
5697 PR tdep/24104
5698 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5699 Add KFAIL for PR tdep/25096.
5700
5701 2019-10-16 Tom de Vries <tdevries@suse.de>
5702
5703 PR testsuite/25059
5704 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5705
5706 2019-10-16 Tom de Vries <tdevries@suse.de>
5707
5708 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5709 as signed.
5710
5711 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5712
5713 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5714 one instead of increasing timeout.
5715
5716 2019-10-13 Tom de Vries <tdevries@suse.de>
5717
5718 PR record/25038
5719 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5720 * gdb.reverse/sigall-reverse.exp: Same.
5721 * gdb.reverse/solib-precsave.exp: Same.
5722 * gdb.reverse/solib-reverse.exp: Same.
5723 * gdb.reverse/step-precsave.exp: Same.
5724 * gdb.reverse/until-precsave.exp: Same.
5725 * gdb.reverse/until-reverse.exp: Same.
5726 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5727
5728 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5729
5730 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5731 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5732 (cmp_struct_05_01, cmp_struct_static_02_01)
5733 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5734 comparisons.
5735
5736 2019-10-10 Tom de Vries <tdevries@suse.de>
5737
5738 PR testsuite/24888
5739 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
5740 gnatlink.
5741
5742 2019-10-09 Tom de Vries <tdevries@suse.de>
5743
5744 PR testsuite/25048
5745 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
5746
5747 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5748
5749 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
5750 exceptions due to missing debug information.
5751
5752 2019-10-07 Tom de Vries <tdevries@suse.de>
5753
5754 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
5755
5756 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
5759 * gdb.base/annota1.exp: Update to use gdb_test_name.
5760
5761 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
5762
5763 * gdb.base/ctf-whatis.exp: New file.
5764 * gdb.base/ctf-whatis.c: New file.
5765 * gdb.base/ctf-ptype.exp: New file.
5766 * gdb.base/ctf-ptype.c: New file.
5767 * gdb.base/ctf-constvars.exp: New file.
5768 * gdb.base/ctf-constvars.c: New file.
5769 * gdb.base/ctf-cvexpr.exp: New file.
5770
5771 2019-10-04 Tom de Vries <tdevries@suse.de>
5772
5773 * gdb.cp/local-static.c (main): Move declaration of int i out of the
5774 for loop.
5775
5776 2019-10-03 Tom Tromey <tom@tromey.com>
5777
5778 PR rust/24976:
5779 * gdb.rust/simple.rs (Union2): New type.
5780 (main): Use Union2.
5781 * gdb.rust/simple.exp: Add test.
5782
5783 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5784
5785 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
5786 nested function prefix.
5787
5788 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
5789 Richard Bunt <richard.bunt@arm.com>
5790 Andrew Burgess <andrew.burgess@embecosm.com>
5791
5792 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
5793 nested functions.
5794 * gdb.fortran/nested-funcs.f90: Update expected results.
5795 * gdb.fortran/nested-funcs-2.exp: New file.
5796 * gdb.fortran/nested-funcs-2.f90: New file.
5797
5798 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5799
5800 * gdb.python/py-parameter.exp: Make test names unique.
5801 * gdb.python/py-template.exp: Likewise.
5802 * gdb.python/py-value.exp: Likewise.
5803
5804 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5805
5806 * gdb.base/break-interp.exp: Reduce test name duplication.
5807 * gdb.base/call-sc.exp: Likewise.
5808 * gdb.base/callfuncs.exp: Likewise.
5809 * gdb.base/charset.exp: Likewise.
5810 * gdb.base/dump.exp: Likewise.
5811 * gdb.base/ena-dis-br.exp: Likewise.
5812 * gdb.base/relational.exp: Likewise.
5813 * gdb.base/step-over-syscall.exp: Likewise.
5814 * gdb.base/structs.exp: Likewise.
5815
5816 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5817
5818 * gdb.linespec/explicit.exp: Make test names unique.
5819 * gdb.linespec/ls-errs.exp: Likewise.
5820
5821 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5822
5823 * gdb.reverse/break-precsave.exp: Make test names unique.
5824 * gdb.reverse/break-reverse.exp: Likewise.
5825 * gdb.reverse/finish-precsave.exp: Likewise.
5826 * gdb.reverse/finish-reverse.exp: Likewise.
5827 * gdb.reverse/machinestate-precsave.exp: Likewise.
5828 * gdb.reverse/machinestate.exp: Likewise.
5829 * gdb.reverse/readv-reverse.exp: Likewise.
5830 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5831 * gdb.reverse/sigall-precsave.exp: Likewise.
5832 * gdb.reverse/sigall-reverse.exp: Likewise.
5833 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
5834 * gdb.reverse/watch-precsave.exp: Likewise.
5835 * gdb.reverse/watch-reverse.exp: Likewise.
5836
5837 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5838
5839 * gdb.threads/stop-with-handle.c: New file.
5840 * gdb.threads/stop-with-handle.exp: New file.
5841
5842 2019-10-03 Tom de Vries <tdevries@suse.de>
5843
5844 PR testsuite/25059
5845 * gdb.base/list-missing-source.exp: Allowing the "Compilation
5846 directory" line to be missing.
5847
5848 2019-10-03 Tom de Vries <tdevries@suse.de>
5849
5850 PR testsuite/25059
5851 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
5852 type optional.
5853
5854 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
5855
5856 * gdb.python/py-format-string.c (string.h): New include.
5857 (main): Fill a_struct_with_union.the_union.an_int with bytes of
5858 the same value, for endianness-independence.
5859 * gdb.python/py-format-string.exp (default_regexp_dict)
5860 (test_pretty_structs, test_format): Adjust expected output to the
5861 changed initialization.
5862
5863 2019-10-02 Tom Tromey <tromey@adacore.com>
5864
5865 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
5866
5867 2019-10-02 Pedro Alves <palves@redhat.com>
5868 Andrew Burgess <andrew.burgess@embecosm.com>
5869
5870 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
5871 "print-file-var.h".
5872 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5873 (get_version_1): Print this_version_id and its address.
5874 Add extern "C" wrappers around interface functions.
5875 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
5876 "print-file-var.h".
5877 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5878 (get_version_2): Print this_version_id and its address.
5879 Add extern "C" wrappers around interface functions.
5880 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
5881 <stddef.h> and "print-file-var.h".
5882 Add extern "C" wrappers around interface functions.
5883 [VERSION_ID_MAIN] (this_version_id): Define.
5884 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
5885 * gdb.base/print-file-var.h: Add some #defines to simplify setting
5886 up extern "C" blocks.
5887 * gdb.base/print-file-var.exp (test): New, factored out from top
5888 level.
5889 (top level): Test all combinations of attribute hidden or not,
5890 dlopen or not, and this_version_id symbol in main file or not.
5891 Compile tests as both C++ and C, make test names unique.
5892
5893 2019-10-01 Tom Tromey <tom@tromey.com>
5894
5895 * gdb.base/style.exp: Test "show logging filename".
5896
5897 2019-10-01 Tom Tromey <tom@tromey.com>
5898
5899 * lib/gdb-utils.exp (style): Handle "metadata" argument.
5900 * gdb.base/style.exp: Add metadata style test.
5901
5902 2019-10-01 Tom Tromey <tom@tromey.com>
5903
5904 * gdb.base/style.exp: Test "pwd".
5905
5906 2019-10-01 Tom Tromey <tom@tromey.com>
5907
5908 * gdb.base/style.exp: Update tests.
5909
5910 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
5911
5912 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
5913 'six' to unsigned.
5914 (s1): Initialize fields 'four' and 'six' instead of 'three' and
5915 'five'. Use an all-ones bit pattern for each.
5916 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
5917 to its changed values.
5918
5919 2019-09-30 Tom Tromey <tromey@adacore.com>
5920
5921 * gdb.rust/traits.rs: Disable all warnings.
5922
5923 2019-09-29 Tom de Vries <tdevries@suse.de>
5924
5925 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
5926
5927 2019-09-29 Tom de Vries <tdevries@suse.de>
5928
5929 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
5930
5931 2019-09-27 Tom de Vries <tdevries@suse.de>
5932
5933 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
5934
5935 2019-09-27 Tom de Vries <tdevries@suse.de>
5936
5937 PR record/23188
5938 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
5939
5940 2019-09-26 Tom Tromey <tromey@adacore.com>
5941
5942 * gdb.ada/py_taft.exp: New file.
5943 * gdb.ada/py_taft/main.adb: New file.
5944 * gdb.ada/py_taft/pkg.adb: New file.
5945 * gdb.ada/py_taft/pkg.ads: New file.
5946
5947 2019-09-24 Tom de Vries <tdevries@suse.de>
5948
5949 PR gdb/24598
5950 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
5951
5952 2019-09-22 Tom de Vries <tdevries@suse.de>
5953
5954 * gdb.base/restore.exp: Allow register variables to be optimized out at
5955 -O0.
5956
5957 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
5958
5959 * gdb.arch/spu-info.exp: Remove file.
5960 * gdb.arch/spu-info.c: Remove file.
5961 * gdb.arch/spu-ls.exp: Remove file.
5962 * gdb.arch/spu-ls.c: Remove file.
5963
5964 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
5965 * gdb.asm/spu.inc: Remove file.
5966
5967 * gdb.base/dump.exp: Remove support for spu*-*-*.
5968 * gdb.base/stack-checking.exp: Likewise.
5969 * gdb.base/overlays.exp: Likewise.
5970 * gdb.base/ovlymgr.c: Likewise.
5971 * gdb.base/spu.ld: Remove file.
5972
5973 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
5974 * gdb.cp/cpexprs.exp: Likewise.
5975 * gdb.cp/exception.exp: Likewise.
5976 * gdb.cp/gdb2495.exp: Likewise.
5977 * gdb.cp/mb-templates.exp: Likewise.
5978 * gdb.cp/pr9167.exp: Likewise.
5979 * gdb.cp/userdef.exp: Likewise.
5980
5981 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
5982
5983 * gdb.cell: Remove directory.
5984 * lib/cell.exp: Remove file.
5985
5986 2019-09-19 Tom de Vries <tdevries@suse.de>
5987
5988 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
5989
5990 2019-09-19 Tom de Vries <tdevries@suse.de>
5991
5992 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
5993
5994 2019-09-19 Tom de Vries <tdevries@suse.de>
5995
5996 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
5997 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
5998 (gdb_target_cmd): ... here.
5999 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
6000 value 2.
6001
6002 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
6003
6004 * gdb.base/source-dir.exp: Avoid having directory names in test
6005 names.
6006
6007 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6008
6009 * gdb.base/source-dir.exp: Add extra test for mapped compilation
6010 directory.
6011
6012 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
6013
6014 * gdb.base/list-missing-source.exp: New file.
6015
6016 2019-09-14 Tom de Vries <tdevries@suse.de>
6017
6018 PR teststuite/24599
6019 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
6020 * lib/ada.exp (gnatmake_version_at_least): New proc.
6021
6022 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6023
6024 * gdb.base/maint.exp: Use exec_has_index_section.
6025
6026 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
6027
6028 * gdb.base/maint.exp: Add test for 'maint info sections'.
6029
6030 2019-09-12 Tom de Vries <tdevries@suse.de>
6031
6032 * gdb.base/store.exp: Allow register variables to be optimized out at
6033 -O0.
6034
6035 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6036
6037 * gdb.ada/rdv_wait.exp: Update to new task names.
6038 * gdb.base/task_switch_in_core.exp: Likewise.
6039 * gdb.base/info_sources_base.c: Likewise.
6040
6041 2019-09-10 Tom Tromey <tromey@adacore.com>
6042
6043 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
6044
6045 2019-09-10 Tom Tromey <tromey@adacore.com>
6046
6047 * gdb.ada/dgopt.exp: New file.
6048 * gdb.ada/dgopt/x.adb: New file.
6049
6050 2019-09-08 Tom Tromey <tom@tromey.com>
6051
6052 * gdb.tui/resize.exp: Remove setup_xfail.
6053 * gdb.tui/regs.exp: Remove setup_xfail.
6054 * gdb.tui/basic.exp: Remove setup_xfail.
6055
6056 2019-09-06 David Blaikie <dblaikie@gmail.com>
6057
6058 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
6059 * gdb.cp/cplabel.exp: Ditto.
6060 * gdb.linespec/ls-errs.exp: Ditto.
6061
6062 2019-09-05 Tom de Vries <tdevries@suse.de>
6063
6064 * lib/gdb.exp (cmp_file_string): New proc.
6065 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
6066 runto_main. Verify save breakpoints output.
6067
6068 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6069
6070 * gdb.base/info-var.exp: Test info variables without running
6071 to main, to avoid expect's buffer overflow.
6072
6073 2019-09-03 Tom Tromey <tromey@adacore.com>
6074
6075 * gdb.ada/bias.exp: New file.
6076 * gdb.ada/bias/bias.adb: New file.
6077 * gdb.ada/print_chars.exp: Add regression test.
6078 * gdb.ada/print_chars/foo.adb (My_Character): New type.
6079 (MC): New variable.
6080
6081 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6082
6083 * gdb.base/argv0-symlink.exp: Run only on native target
6084 and local host.
6085
6086 2019-08-29 Tom de Vries <tdevries@suse.de>
6087
6088 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6089 diverse debug info.
6090 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6091
6092 2019-08-28 Tom de Vries <tdevries@suse.de>
6093
6094 * gdb.base/info-var.exp: Allow info variables to print info for files
6095 other than info-var-f1.c and info-var-f2.c.
6096
6097 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6098
6099 * gdb.fortran/info-types.exp: Add module.
6100 * gdb.fortran/info-types.f90: Update expected results.
6101
6102 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6103
6104 * gdb.fortran/info-types.exp: New file.
6105 * gdb.fortran/info-types.f90: New file.
6106 * lib/fortran.exp (fortran_character1): New proc.
6107
6108 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6109
6110 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6111 functions'. Reindent as needed.
6112 * gdb.base/info-var-f1.c: New file.
6113 * gdb.base/info-var-f2.c: New file.
6114 * gdb.base/info-var.exp: New file.
6115 * gdb.base/info-var.h: New file.
6116
6117 2019-08-26 Tom de Vries <tdevries@suse.de>
6118
6119 PR c++/24852
6120 * gdb.cp/no-libstdcxx-probe.exp: New test.
6121
6122 2019-08-26 Tom de Vries <tdevries@suse.de>
6123
6124 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6125 * tests need to be skipped.
6126 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6127 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6128 mi_skip_libstdcxx_probe_tests.
6129
6130 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6131
6132 * gdb.python/py-xmethods.exp: Use raw strings when passing
6133 arguments to SimpleXMethodMatcher.
6134
6135 2019-08-22 Tom de Vries <tdevries@suse.de>
6136
6137 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6138 more informative.
6139
6140 2019-08-21 Pedro Alves <palves@redhat.com>
6141
6142 * gdb.base/with.exp: Test "with" with no arguments.
6143
6144 2019-08-21 Tom de Vries <tdevries@suse.de>
6145
6146 * gdb.base/gdb-caching-proc.exp: Sort files.
6147
6148 2019-08-20 Tom de Vries <tdevries@suse.de>
6149
6150 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6151 compilation.
6152
6153 2019-08-16 Tom de Vries <tdevries@suse.de>
6154
6155 * gdb.base/compare-sections.exp ("after run to main"): Allow
6156 mismatched read-only sections for PIE executables.
6157
6158 2019-08-16 Tom Tromey <tom@tromey.com>
6159
6160 * lib/tuiterm.exp (_csi_Z): New proc.
6161 * gdb.tui/basic.exp: Update window positions.
6162 * gdb.tui/empty.exp: Update window positions.
6163
6164 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6165
6166 * gdb.base/examine-backward.exp: Correct regexp for
6167 "examine 3 bytes backward from ${address_zero}".
6168
6169 2019-08-15 Tom Tromey <tom@tromey.com>
6170
6171 * gdb.tui/empty.exp: Enable resizing tests.
6172
6173 2019-08-15 Tom Tromey <tromey@adacore.com>
6174
6175 * gdb.ada/char_enum.exp: Add regression tests.
6176 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6177 and '0'.
6178 (Char, Gchar): Update.
6179 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6180
6181 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6182
6183 * gdb.python/python.exp: Expect a leading underscore on
6184 GdbOutput{,Error}File.
6185
6186 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6187
6188 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6189 Windows host.
6190
6191 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6192
6193 * gdb.base/batch-preserve-term-settings.exp
6194 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6195
6196 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6197
6198 * lib/gdb.exp: When running on a mingw target, replace
6199 /x/ with x:/.
6200
6201 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6202
6203 * gdb.arch/aarch64-prologue.c: New test.
6204 * gdb.arch/aarch64-prologue.exp: New file.
6205
6206 2019-08-13 Tom de Vries <tdevries@suse.de>
6207
6208 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6209 Thread.
6210
6211 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6212
6213 * gdb.python/py-completion.exp: Download the .py file to the host
6214 and use its host pathname. Conditionalize tests that use
6215 tab completion and manipulate files on the build machine.
6216 * gdb.python/py-events.exp: Download the .py file to the host
6217 and use its host pathname.
6218 * gdb.python/py-evsignal.exp: Likewise.
6219 * gdb.python/py-evthreads.exp: Likewise.
6220 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6221 pathname syntax.
6222 * gdb.python/py-framefilter.exp: Download the .py file to the right
6223 place on the host. Match Windows pathname syntax.
6224 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6225 .py file to the host and use its host pathname.
6226 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6227 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6228 build pathname. Skip symlink test on Windows host. Add missing
6229 newline at end of file.
6230 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6231 and use its host pathname.
6232 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6233 * gdb.python/py-section-script.exp: Use host location of binfile
6234 on safe-path. Use correct path separator on Windows host.
6235 Reorder alternatives in gdb_test_multiple to prevent matching
6236 the wrong alternative on success.
6237 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6238
6239 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6240
6241 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6242 expect the GDB inferior to no longer immediately stop after
6243 being resumed with "signal SIGINT".
6244
6245 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6246
6247 * gdb.linespec/break-ask.exp: Generalize regexps to match
6248 Windows pathnames too.
6249
6250 2019-08-08 Tom de Vries <tdevries@suse.de>
6251
6252 PR testsuite/24862
6253 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6254
6255 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6256
6257 * gdb.base/style.exp: Update tests for help doc new invariants.
6258 * gdb.base/help.exp: Likewise.
6259
6260 2019-08-06 Tom Tromey <tom@tromey.com>
6261
6262 * gdb.base/style.exp: Add disassemble test.
6263 * gdb.base/style.c (some_called_function): New function.
6264 (main): Use it.
6265
6266 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6267
6268 * gdb.python/py-block.exp: Test dictionary access on blocks.
6269
6270 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6271
6272 PR gdb/24863
6273 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6274 -list-thread-groups --available test when running under
6275 check-read1.
6276
6277 2019-08-05 Tom de Vries <tdevries@suse.de>
6278
6279 PR testsuite/24863
6280 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6281 * gdb.base/help.exp: Use with_read1_timeout_factor.
6282 * gdb.base/info-macros.exp: Same.
6283 * gdb.cp/nested-types.exp: Same.
6284
6285 2019-08-05 Tom de Vries <tdevries@suse.de>
6286
6287 * lib/gdb.exp (version_at_least): Factor out of ...
6288 (tcl_version_at_least): ... here.
6289 (gdb_compile): Fail if pie results in non-PIE executable.
6290 (readelf_version, readelf_prints_pie): New proc.
6291 (exec_is_pie): Return -1 if unknown.
6292
6293 2019-08-05 Tom de Vries <tdevries@suse.de>
6294
6295 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6296
6297 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6298
6299 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6300
6301 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6302
6303 * lib/completion-support.exp (test_gdb_complete_none): Skip
6304 tab completion tests if no readline support.
6305 (test_gdb_complete_unique_re): Likewise.
6306 (test_gdb_complete_multiple): Likewise.
6307
6308 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6309
6310 * gdb.base/info_sources.exp: New file.
6311 * gdb.base/info_sources.c: New file.
6312 * gdb.base/info_sources_base.c: New file.
6313
6314 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6315
6316 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6317 prefix argument.
6318 (test_exit_status): Add prefix argument.
6319
6320 2019-08-01 Tom de Vries <tdevries@suse.de>
6321
6322 PR testsuite/24863
6323 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6324 calling exp_continue for new thread and thread exited messages.
6325
6326 2019-08-01 Tom de Vries <tdevries@suse.de>
6327
6328 PR testsuite/24863
6329 * gdb.base/structs.exp: Fix check-read1 timeout using
6330 gdb_test_sequence.
6331 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6332
6333 2019-08-01 Tom de Vries <tdevries@suse.de>
6334
6335 PR testsuite/24863
6336 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6337 line.
6338
6339 2019-08-01 Tom de Vries <tdevries@suse.de>
6340
6341 PR testsuite/24863
6342 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6343
6344 2019-07-30 Tom Tromey <tromey@adacore.com>
6345
6346 * gdb.ada/display_nested.exp: New file.
6347 * gdb.ada/display_nested/foo.adb: New file.
6348 * gdb.ada/display_nested/pack.adb: New file.
6349 * gdb.ada/display_nested/pack.ads: New file.
6350
6351 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6352
6353 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6354 namespace.
6355 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6356
6357 2019-07-30 Tom de Vries <tdevries@suse.de>
6358
6359 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6360 instead.
6361
6362 2019-07-30 Tom de Vries <tdevries@suse.de>
6363
6364 PR testsuite/24834
6365 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6366 (exec_is_pie): New proc.
6367
6368 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6369
6370 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6371
6372 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6373
6374 * gdb.python/py-objfile.c: Add global and static vars.
6375 * gdb.python/py-objfile.exp: Test new functions Objfile.
6376 lookup_global_symbol and lookup_static_symbol.
6377
6378 2019-07-29 Tom Tromey <tom@tromey.com>
6379
6380 * lib/tuiterm.exp (Term::_csi_@): New proc.
6381 (Term::_csi_X): Don't move cursor.
6382
6383 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6384
6385 * gdb.base/options.exp: Update backtrace - completion to
6386 new option -frame-info.
6387 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6388 Test new 'set print frame-info'. Test backtrace -frame-info
6389 overriding 'set print frame-info'.
6390 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6391 Test new 'set print frame-info'.
6392 Verify consistency of backtrace with and without filters, with and
6393 without -no-filters.
6394 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6395 default.
6396
6397 2019-07-29 Tom de Vries <tdevries@suse.de>
6398
6399 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6400 no arguments".
6401
6402 2019-07-29 Tom de Vries <tdevries@suse.de>
6403
6404 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6405 is a substring of the first for "complete non-unique file name".
6406
6407 2019-07-29 Tom de Vries <tdevries@suse.de>
6408
6409 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6410 with ".*".
6411
6412 2019-07-29 Tom de Vries <tdevries@suse.de>
6413
6414 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6415 Pass prompt_regexp parameter to gdb_test_multiple calls.
6416
6417 2019-07-29 Tom de Vries <tdevries@suse.de>
6418
6419 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
6420 print registers" regexps.
6421
6422 2019-07-29 Tom de Vries <tdevries@suse.de>
6423
6424 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6425
6426 2019-07-29 Tom de Vries <tdevries@suse.de>
6427
6428 PR gdb/24855
6429 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6430 (skip_python_tests_prompt): Add prompt_regexp argument to
6431 gdb_test_multiple calls.
6432
6433 2019-07-27 Tom Tromey <tom@tromey.com>
6434
6435 * gdb.tui/main.exp: New file.
6436
6437 2019-07-27 Tom Tromey <tom@tromey.com>
6438
6439 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6440 optional.
6441 * gdb.tui/empty.exp: New file.
6442
6443 2019-07-27 Tom Tromey <tom@tromey.com>
6444
6445 * lib/tuiterm.exp (spawn): New proc.
6446 (Term::resize): New proc.
6447 * gdb.tui/resize.exp: New file.
6448
6449 2019-07-27 Tom Tromey <tom@tromey.com>
6450
6451 * gdb.tui/list.exp: New file.
6452
6453 2019-07-27 Tom Tromey <tom@tromey.com>
6454
6455 * gdb.tui/regs.exp: New file.
6456
6457 2019-07-27 Tom Tromey <tom@tromey.com>
6458
6459 * gdb.tui/basic.exp: Add "layout split" test.
6460
6461 2019-07-27 Tom Tromey <tom@tromey.com>
6462
6463 * gdb.tui/basic.exp: Add "layout asm" test.
6464
6465 2019-07-27 Tom Tromey <tom@tromey.com>
6466
6467 * lib/tuiterm.exp: New file.
6468 * gdb.tui/basic.exp: New file.
6469
6470 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6471
6472 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6473 Enable tests associated with this flag. Adjust regex
6474 referencing "foo_low" to now refer to "foo_cold" instead.
6475
6476 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6477
6478 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6479 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6480 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6481 foo_cold. Revise comments to match.
6482 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6483 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6484 were wrapped into this proc; Call do_test in loop from outermost
6485 level.
6486 (foo_low): Rename all occurrences to "foo_cold".
6487 (backtrace from baz): New test.
6488 (x2/i foo_cold): New test.
6489 (info line *foo_cold): New test.
6490
6491 2019-07-26 Tom de Vries <tdevries@suse.de>
6492
6493 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6494
6495 2019-07-25 Tom de Vries <tdevries@suse.de>
6496
6497 PR testsuite/24830
6498 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6499 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6500 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6501 (skip_libstdcxx_probe_tests): ... here.
6502 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6503
6504 2019-07-24 Tom de Vries <tdevries@suse.de>
6505
6506 PR testsuite/24807
6507 * gdb.objc/basicclass.m: Include stdio.h.
6508 * gdb.objc/nondebug.m: Same.
6509 * gdb.objc/objcdecode.m: Same.
6510
6511 2019-07-24 Tom de Vries <tdevries@suse.de>
6512
6513 PR testsuite/24612
6514 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6515 additional_flags.
6516
6517 2019-07-24 Tom de Vries <tdevries@suse.de>
6518
6519 PR testsuite/24831
6520 * gdb.multi/tids.exp: Update error messages for info threads.
6521
6522 2019-07-24 Tom de Vries <tdevries@suse.de>
6523
6524 * gdb.base/info-types.exp: Allow info types to print info for more than
6525 one file.
6526
6527 2019-07-23 Tom de Vries <tdevries@suse.de>
6528
6529 PR testsuite/24842
6530 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6531 gdb_spawn_with_cmdline_opts.
6532
6533 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6534
6535 * gdb.arch/arm-cmse-sgstubs.c: New test.
6536 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6537
6538 2019-07-23 Tom de Vries <tdevries@suse.de>
6539
6540 PR testsuite/24711
6541 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6542 issuing next command.
6543
6544 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6545
6546 * gdb.ada/info_auto_lang.exp: Update expected results.
6547 * gdb.base/info-types.c: Add additional types to check.
6548 * gdb.base/info-types.exp: Update expected results.
6549
6550 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6551
6552 * gdb.base/info-types.c: New file.
6553 * gdb.base/info-types.exp: New file.
6554
6555 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6556
6557 * gdb.arch/riscv-bp-infcall.c: New file.
6558 * gdb.arch/riscv-bp-infcall.exp: New file.
6559
6560 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6561
6562 PR breakpoints/24541
6563 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6564
6565 2019-07-14 Tom de Vries <tdevries@suse.de>
6566
6567 PR testsuite/24760
6568 * gdb.objc/basicclass.exp: Fix unterminated string.
6569
6570 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6571 Andrew Burgess <andrew.burgess@embecosm.com>
6572
6573 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6574 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6575 negative bounds.
6576 * gdb.fortran/vla-value.exp: Print elements of an array with
6577 negative bounds.
6578 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6579 testing.
6580
6581 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6582
6583 * gdb.base/options.exp (expect_string): Dequote strings in
6584 results.
6585 (test-string): Test strings with different quoting and reindent.
6586
6587 2019-07-10 Tom Tromey <tromey@adacore.com>
6588
6589 * gdb.ada/mi_ex_cond.exp: Update expected results.
6590 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6591 * gdb.ada/mi_catch_ex.exp: Update expected results.
6592 * gdb.ada/mi_catch_assert.exp: Update expected results.
6593 * gdb.ada/catch_ex.exp (catch_exception_info)
6594 (catch_exception_entry, catch_assert_entry)
6595 (catch_unhandled_entry): Update.
6596 * gdb.ada/catch_assert_if.exp: Update expected results.
6597
6598 2019-07-10 Richard Bunt <richard.bunt@arm.com>
6599 Stephen Roberts <stephen.roberts@arm.com>
6600
6601 * gdb.base/define.exp: Restore original prompt.
6602
6603 2019-07-09 Pedro Alves <palves@redhat.com>
6604
6605 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6606 breakpoints" output.
6607 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6608 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6609 throw" creates breakpoint.
6610 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6611 'type="catchpoint"'.
6612
6613 2019-07-09 Pedro Alves <palves@redhat.com>
6614
6615 PR c++/15468
6616 * gdb.cp/except-multi-location-lib.cc: New.
6617 * gdb.cp/except-multi-location-main.cc: New.
6618 * gdb.cp/except-multi-location.exp: New.
6619
6620 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6621
6622 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6623 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6624 argument and update callers.
6625
6626 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6627
6628 * gdb.arch/amd64-break-on-asm-line.S: New file.
6629 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6630
6631 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6632
6633 * gdb.base/printcmds.exp: Test printing C string and
6634 C wide string convenience vars without transiting via the inferior.
6635 Also make test names unique.
6636
6637 2019-07-08 Alan Hayward <alan.hayward@arm.com>
6638
6639 PR breakpoints/25011
6640 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6641
6642 2019-07-04 Pedro Alves <palves@redhat.com>
6643
6644 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6645 body returned ok(0), break(3) or continue(4).
6646 * gdb.testsuite/foreach_with_prefix.exp: New file.
6647
6648 2019-07-04 Alan Hayward <alan.hayward@arm.com>
6649
6650 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6651
6652 2019-07-03 Pedro Alves <palves@redhat.com>
6653
6654 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6655 "return -code".
6656
6657 2019-07-03 Pedro Alves <palves@redhat.com>
6658
6659 PR cli/24732
6660 * gdb.base/shell.exp: Load completion-support.exp.
6661 Adjust expected error output. Add completion tests.
6662
6663 2019-07-03 Pedro Alves <palves@redhat.com>
6664
6665 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6666 string_to_regexp.
6667
6668 2019-07-03 Pedro Alves <palves@redhat.com>
6669
6670 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6671 (expect_integer): Adjust to expect "-string".
6672 (expect_string): New.
6673 (all_options): Expect "-string".
6674 (test-flag, test-boolean): Adjust to expect "-string".
6675 (test-string): New proc.
6676 (top level): Call it.
6677
6678 2019-07-03 Pedro Alves <palves@redhat.com>
6679
6680 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6681 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6682 the expected output in the success.
6683
6684 2019-07-03 Pedro Alves <palves@redhat.com>
6685
6686 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6687 Split one gdb_test_multiple call in two to avoid a race.
6688
6689 2019-07-03 Pedro Alves <palves@redhat.com>
6690
6691 * gdb.base/with.c: New file.
6692 * gdb.base/with.exp: New file.
6693
6694 2019-07-03 Pedro Alves <palves@redhat.com>
6695
6696 * gdb.base/settings.exp: Replace all references to "maint
6697 test-settings set" with references to "maint set test-settings",
6698 and all references to "maint test-settings show" with references
6699 to "maint show test-settings".
6700
6701 2019-07-03 Pedro Alves <palves@redhat.com>
6702
6703 * gdb.base/settings.exp (test-string): Adjust expected out when
6704 testing "maint test-settings show filename"
6705
6706 2019-07-02 Pedro Alves <palves@redhat.com>
6707
6708 * gdb.base/options.exp (test-info-threads): New procedure.
6709 (top level): Call it.
6710
6711 2019-06-28 Tom Tromey <tromey@adacore.com>
6712
6713 * gdb.dwarf2/ada-linkage-name.c: New file.
6714 * gdb.dwarf2/ada-linkage-name.exp: New file.
6715
6716 2019-06-27 Tom Tromey <tromey@adacore.com>
6717
6718 PR c++/20020:
6719 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6720
6721 2019-06-26 Tom de Vries <tdevries@suse.de>
6722
6723 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6724
6725 2019-06-26 Tom de Vries <tdevries@suse.de>
6726
6727 * gdb.base/index-cache.exp: Add back missing debug option.
6728
6729 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6730
6731 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6732
6733 2019-06-25 Tom de Vries <tdevries@suse.de>
6734
6735 PR testsuite/24727
6736 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
6737
6738 2019-06-24 Tom de Vries <tdevries@suse.de>
6739
6740 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
6741
6742 2019-06-24 Tom de Vries <tdevries@suse.de>
6743
6744 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
6745 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
6746 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6747
6748 2019-06-24 Tom de Vries <tdevries@suse.de>
6749
6750 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
6751
6752 2019-06-21 Tom de Vries <tdevries@suse.de>
6753
6754 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
6755
6756 2019-06-21 Tom de Vries <tdevries@suse.de>
6757
6758 PR testsuite/24518
6759 PR ada/24713
6760 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
6761 index.
6762
6763 2019-06-19 Tom Tromey <tromey@adacore.com>
6764
6765 * gdb.ada/length_cond.exp: Add intro comment.
6766
6767 2019-06-19 Tom Tromey <tromey@adacore.com>
6768
6769 * gdb.ada/length_cond.exp: New file.
6770 * gdb.ada/length_cond/length_cond.adb: New file.
6771 * gdb.ada/length_cond/pck.adb: New file.
6772 * gdb.ada/length_cond/pck.ads: New file.
6773
6774 2019-06-18 Tom de Vries <tdevries@suse.de>
6775
6776 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
6777
6778 2019-06-18 Tom Tromey <tromey@adacore.com>
6779
6780 * gdb.base/list0.h: Add comment explaining control character.
6781
6782 2019-06-18 Tom de Vries <tdevries@suse.de>
6783
6784 * boards/fission.exp: Break up long debug_flags line.
6785
6786 2019-06-16 Tom de Vries <tdevries@suse.de>
6787
6788 PR gdb/24445
6789 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
6790 generated index.
6791
6792 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6793
6794 PR gdb/24686
6795 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
6796 improve detection of bug gdb/24541.
6797
6798 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
6799
6800 PR gdb/24669
6801 * gdb.base/index-cache.exp (uses_readnow,
6802 expecting_index_cache_use): Define global variable.
6803 (test_cache_enabled_miss, test_cache_enabled_hit): Use
6804 expecting_index_cache_use.
6805
6806 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6807 Andrew Burgess <andrew.burgess@embecosm.com>
6808
6809 * gdb.fortran/pointers.f90: New file.
6810 * gdb.fortran/print_type.exp: New file.
6811 * gdb.fortran/vla-ptype.exp: Adapt expected results.
6812 * gdb.fortran/vla-type.exp: Likewise.
6813 * gdb.fortran/vla-value.exp: Likewise.
6814 * gdb.mi/mi-vla-fortran.exp: Likewise.
6815
6816 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6817
6818 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
6819 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
6820 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
6821 as a stop reason.
6822
6823 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6824
6825 * gdb.base/annota1.exp: Update expected results.
6826 * gdb.cp/annota2.exp: Likewise.
6827 * gdb.cp/annota3.exp: Likewise.
6828
6829 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6830
6831 * gdb.base/style-logging.exp: Remove path from test name.
6832
6833 2019-06-14 Tom Tromey <tromey@adacore.com>
6834
6835 PR gdb/24502:
6836 * gdb.base/style-logging.exp: New file.
6837
6838 2019-06-14 Tom Tromey <tromey@adacore.com>
6839
6840 * gdb.base/symfile-warn.exp: New file.
6841 * gdb.base/symfile-warn.c: New file.
6842
6843 2019-06-14 Tom Tromey <tromey@adacore.com>
6844
6845 * gdb.base/annotate-symlink.exp: New file.
6846
6847 2019-06-14 Tom Tromey <tromey@adacore.com>
6848
6849 * gdb.ada/set_wstr.exp: Add reassignment test.
6850
6851 2019-06-14 Tom Tromey <tromey@adacore.com>
6852
6853 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
6854 'unchecked_access and 'unrestricted_access as well.
6855
6856 2019-06-14 Tom Tromey <tromey@adacore.com>
6857
6858 PR ada/24539:
6859 * gdb.ada/vla.exp: Update tests.
6860 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
6861 pragma.
6862
6863 2019-06-13 Pedro Alves <palves@redhat.com>
6864
6865 * gdb.base/settings.exp (test-integer): Test junk after
6866 "unlimited".
6867
6868 2019-06-13 Pedro Alves <palves@redhat.com>
6869
6870 * gdb.base/options.exp (test-thread-apply): New.
6871 (top level): Call it.
6872
6873 2019-06-13 Pedro Alves <palves@redhat.com>
6874
6875 * gdb.base/options.exp (test-frame-apply): New.
6876 (top level): Test print commands with different "frame apply"
6877 prefixes.
6878
6879 2019-06-13 Pedro Alves <palves@redhat.com>
6880
6881 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
6882 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
6883 'max_completions' parameter and handle it.
6884 (test_gdb_completion_offers_commands): New.
6885
6886 2019-06-13 Pedro Alves <palves@redhat.com>
6887
6888 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
6889
6890 2019-06-13 Pedro Alves <palves@redhat.com>
6891
6892 * gdb.base/options.exp (test-backtrace): New.
6893 (top level): Call it.
6894
6895 2019-06-13 Pedro Alves <palves@redhat.com>
6896
6897 * gdb.guile/scm-frame-args.exp: Use "set print
6898 raw-frame-arguments" instead of "set print raw frame-arguments".
6899 * gdb.python/py-frame-args.exp: Likewise.
6900
6901 2019-06-13 Pedro Alves <palves@redhat.com>
6902
6903 * gdb.compile/compile.exp: Adjust expected output to option
6904 processing changes.
6905
6906 2019-06-13 Pedro Alves <palves@redhat.com>
6907
6908 * gdb.base/options.exp: Build executable.
6909 (test-print): New procedure.
6910 (top level): Call it, once for "print" and another for "compile
6911 print".
6912
6913 2019-06-13 Pedro Alves <palves@redhat.com>
6914
6915 * gdb.base/options.c: New file.
6916 * gdb.base/options.exp: New file.
6917
6918 2019-06-13 Pedro Alves <palves@redhat.com>
6919
6920 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
6921 that "o" is ambiguous.
6922
6923 2019-06-13 Pedro Alves <palves@redhat.com>
6924
6925 * gdb.base/settings.c: New file.
6926 * gdb.base/settings.exp: New file.
6927
6928 2019-06-13 Pedro Alves <palves@redhat.com>
6929
6930 * gdb.base/completion.exp: Fix comment typo.
6931
6932 2019-06-13 Pedro Alves <palves@redhat.com>
6933
6934 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
6935 foo --1" test.
6936
6937 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6938
6939 * gdb.fortran/block-data.f: New.
6940 * gdb.fortran/block-data.exp: New.
6941
6942 2019-06-11 Tom de Vries <tdevries@suse.de>
6943
6944 PR testsuite/24521
6945 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
6946 message.
6947
6948 2019-06-11 Tom de Vries <tdevries@suse.de>
6949
6950 PR testsuite/24521
6951 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
6952
6953 2019-06-11 Tom de Vries <tdevries@suse.de>
6954
6955 * boards/readnow.exp: New file.
6956
6957 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6958
6959 * gdb.fortran/vla-sizeof.exp: Update expected results.
6960
6961 2019-06-06 Amos Bird <amosbird@gmail.com>
6962
6963 * gdb.base/annota1.exp (thread_switch): Add test for
6964 thread-exited annotation.
6965
6966 2019-06-06 Tom Tromey <tromey@adacore.com>
6967
6968 * gdb.base/maint.exp: Expect command started/finished output.
6969
6970 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6971
6972 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
6973 comment.
6974 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
6975
6976 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6977
6978 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
6979 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
6980 * gdb.arch/riscv-unwind-long-insn.c: New file.
6981 * gdb.arch/riscv-unwind-long-insn.exp: New file.
6982
6983 2019-06-04 Christian Biesinger <cbiesinger@google.com>
6984
6985 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
6986
6987 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6988
6989 * lib/gdb.exp (help_list_trailer): New regexp variable
6990 factorizing the help trailer message.
6991 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
6992 arg to allow to better factorize various tests.
6993 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
6994 (test_prefix_command_help): Use help_list_trailer.
6995 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
6996 * gdb.guile/scm-cmd.exp: Likewise.
6997 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
6998 * gdb.base/help.exp: Use test_user_defined_class_help.
6999 * gdb.base/style.exp: Add tests for styling of help and apropos.
7000 * lib/gdb-utils.exp (style): Add title and highlight styles.
7001
7002 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7003
7004 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
7005 $_shell_exitsignal.
7006 * gdb.base/default.exp: Update for new convenience variables.
7007
7008 2019-05-29 Tom Tromey <tromey@adacore.com>
7009
7010 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
7011 to "break complete ada" test case's regexp.
7012
7013 2019-05-29 Tom Tromey <tromey@adacore.com>
7014
7015 PR c++/20020:
7016 * gdb.cp/constexpr-field.exp: New file.
7017 * gdb.cp/constexpr-field.cc: New file.
7018
7019 2019-05-29 Tom Tromey <tromey@adacore.com>
7020
7021 * gdb.base/finish.exp (finish_no_print): New proc.
7022 (finish_tests): Call it.
7023
7024 2019-05-24 Tom de Vries <tdevries@suse.de>
7025
7026 * gdb.dwarf2/gdb-add-index.exp: New file.
7027
7028 2019-05-22 Tom Tromey <tromey@adacore.com>
7029
7030 * gdb.base/info-shared.exp (check_info_shared): Use "style".
7031 * gdb.base/style.exp: Use "style".
7032 * lib/gdb-utils.exp (style): New proc.
7033
7034 2019-05-22 Tom de Vries <tdevries@suse.de>
7035
7036 * gdb.base/align.exp: Require c++11.
7037
7038 2019-05-22 Tom de Vries <tdevries@suse.de>
7039
7040 PR testsuite/24586
7041 * gdb.python/py-mi-var-info-path-expression.exp: Call
7042 mi_skip_python_tests to check if python is supported.
7043
7044 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7045
7046 * gdb.arch/aarch64-pauth.c: New test.
7047 * gdb.arch/aarch64-pauth.exp: New file.
7048
7049 2019-05-22 Alan Hayward <alan.hayward@arm.com>
7050
7051 * README (Re-running Tests Outside The Testsuite): New section.
7052
7053 2019-05-21 Tom de Vries <tdevries@suse.de>
7054
7055 * gdb.arch/amd64-eval.exp: Require c++11.
7056 * gdb.base/max-depth.exp: Same.
7057 * gdb.compile/compile-cplus-array-decay.exp: Same.
7058 * gdb.cp/meth-typedefs.exp: Same.
7059 * gdb.cp/subtypes.exp: Same.
7060 * gdb.cp/temargs.exp: Same.
7061
7062 2019-05-21 Alan Hayward <alan.hayward@arm.com>
7063
7064 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
7065
7066 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
7067
7068 PR gdb/18644
7069 * gdb.fortran/complex.exp: Remove setup_kfail calls.
7070 * gdb.fortran/printing-types.exp: Add new test.
7071 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
7072 testing.
7073 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
7074 setup_kfail call.
7075
7076 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7077
7078 * README (Running the Testsuite): Change example.
7079 (Testsuite Parameters): Remove TRANSCRIPT.
7080 * lib/gdb.exp: Remove TRANSCRIPT check.
7081
7082 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7083
7084 * README (Testsuite Parameters): Add replay logging to
7085 GDBSERVER_DEBUG.
7086 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7087 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7088 as a comma separated list.
7089 (gdb_debug_init): Override procedure.
7090
7091 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7092
7093 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7094 (gdb_write_cmd_file): New procedure.
7095 * lib/gdbserver-support.exp (gdbserver_start): Call
7096 gdbserver_write_cmd_file.
7097 (gdbserver_write_cmd_file): New procedure.
7098
7099 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7100
7101 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7102 (delete_breakpoints): Likewise.
7103 (gdb_run_cmd): Likewise.
7104 (gdb_start_cmd): Likewise.
7105 (gdb_starti_cmd): Likewise.
7106 (gdb_internal_error_resync): Likewise.
7107 (gdb_test_multiple): Likewise.
7108 (gdb_reinitialize_dir): Likewise.
7109 (default_gdb_exit): Likewise.
7110 (gdb_file_cmd): Mark kill as optional.
7111 (default_gdb_start): Call gdb_stdin_log_init.
7112 (send_gdb): Call gdb_stdin_log_write.
7113 (rerun_to_main): Mark Y as an answer.
7114 (gdb_stdin_log_init): New function.
7115 (gdb_stdin_log_write): Likewise.
7116
7117 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7118
7119 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7120 * gdb.base/debug-expr.exp: Likewise.
7121 * gdb.base/foll-fork.exp: Likewise.
7122 * gdb.base/foll-vfork.exp: Likewise.
7123 * gdb.base/fork-print-inferior-events.exp: Likewise.
7124 * gdb.base/gdb-sigterm.exp: Likewise.
7125 * gdb.base/gdbinit-history.exp: Likewise.
7126 * gdb.base/osabi.exp: Likewise.
7127 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7128 * gdb.base/ui-redirect.exp: Likewise.
7129 * gdb.gdb/unittest.exp: Likewise.
7130 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7131 * gdb.mi/mi-watch.exp: Likewise.
7132 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7133 * gdb.mi/user-selected-context-sync.exp: Likewise.
7134 * gdb.python/python.exp: Disable debug test when debugging.
7135 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7136 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7137 Likewise.
7138 * gdb.threads/stepi-random-signal.exp: Likewise.
7139
7140 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7141
7142 * Makefile.in: Pass through GDB_DEBUG.
7143 * README (Testsuite Parameters): Add GDB_DEBUG.
7144 (gdb,debug): Add board setting.
7145 * lib/gdb.exp (default_gdb_start): Start debugging.
7146 (gdb_debug_enabled): New procedure.
7147 (gdb_debug_init): Likewise.
7148
7149 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7150
7151 * Makefile.in: Pass through GDB_DEBUG.
7152 * README (Testsuite Parameters): Add GDB_DEBUG.
7153 (gdb,debug): Add board setting.
7154 * lib/gdb.exp (default_gdb_start): Start debugging.
7155 (gdb_debug_enabled): New procedure.
7156 (gdb_debug_init): Likewise.
7157
7158 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7159
7160 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7161
7162 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7163
7164 * gdb.base/ui-redirect.exp: Test redirection.
7165
7166 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7167
7168 * gdb.mi/mi-complete.exp: New file.
7169 * gdb.mi/mi-complete.cc: Likewise.
7170
7171 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7172
7173 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7174 indexed and sliced arrays, and pointers to arrays.
7175
7176 2019-05-14 Tom Tromey <tromey@adacore.com>
7177
7178 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7179 styling test.
7180
7181 2019-05-14 Tom de Vries <tdevries@suse.de>
7182
7183 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7184 selection entry encoding.
7185
7186 2019-05-10 Tom Tromey <tromey@adacore.com>
7187
7188 * gdb.ada/info_exc.exp: Add "complete" test.
7189
7190 2019-05-09 Tom de Vries <tdevries@suse.de>
7191
7192 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7193 CU-relative.
7194
7195 2019-05-09 Tom de Vries <tdevries@suse.de>
7196
7197 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7198 CU-relative.
7199
7200 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7201
7202 * gdb.ada/frame_arg_lang.exp: New testcase.
7203 * gdb.ada/frame_arg_lang/bla.adb: New file.
7204 * gdb.ada/frame_arg_lang/pck.ads: New file.
7205 * gdb.ada/frame_arg_lang/pck.adb: New file.
7206 * gdb.ada/frame_arg_lang/foo.c: New file.
7207
7208 2019-05-08 Tom Tromey <tromey@adacore.com>
7209
7210 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7211
7212 2019-05-08 Tom Tromey <tromey@adacore.com>
7213
7214 * gdb.base/ptype-offsets.exp: Update tests.
7215
7216 2019-05-08 Tom Tromey <tromey@adacore.com>
7217
7218 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7219 cases.
7220 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7221 "short".
7222
7223 2019-05-08 Tom Tromey <tromey@adacore.com>
7224
7225 * gdb.ada/vla.exp: New file.
7226 * gdb.ada/vla/vla.adb: New file.
7227
7228 2019-05-07 Tom de Vries <tdevries@suse.de>
7229
7230 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7231
7232 2019-05-07 Tom de Vries <tdevries@suse.de>
7233
7234 PR testsuite/24522
7235 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7236 section.
7237
7238 2019-05-07 Tom de Vries <tdevries@suse.de>
7239
7240 PR testsuite/24522
7241 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7242 .debug_aranges section.
7243
7244 2019-05-07 Tom de Vries <tdevries@suse.de>
7245
7246 PR testsuite/24159
7247 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7248
7249 2019-05-06 Tom de Vries <tdevries@suse.de>
7250
7251 * lib/gdb.exp (exec_has_index_section): New proc.
7252 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7253 section.
7254
7255 2019-05-04 Tom de Vries <tdevries@suse.de>
7256
7257 * boards/cc-with-debug-names.exp: New file.
7258
7259 2019-05-03 Tom Tromey <tromey@adacore.com>
7260
7261 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7262 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7263 * gdb.ada/char_enum.exp: Add test.
7264
7265 2019-05-03 Tom de Vries <tdevries@suse.de>
7266
7267 * boards/cc-with-gdb-index.exp: New file.
7268
7269 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7270
7271 * gdb.rust/simple.exp: Add new test case.
7272 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7273 (main): Initialise an instance of the new struct.
7274
7275 2019-05-01 Tom Tromey <tromey@adacore.com>
7276
7277 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7278 record.
7279 (NPR): New variable.
7280 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7281 test.
7282
7283 2019-05-01 Tom Tromey <tromey@adacore.com>
7284
7285 * gdb.ada/packed_array_assign.exp: Add packed assignment
7286 regression test.
7287
7288 2019-05-01 Tom de Vries <tdevries@suse.de>
7289
7290 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7291
7292 2019-05-01 Tom de Vries <tdevries@suse.de>
7293
7294 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7295
7296 2019-04-30 Ali Tamur <tamur@google.com>
7297
7298 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7299
7300 2019-04-30 Tom Tromey <tromey@adacore.com>
7301
7302 * lib/ada.exp (find_ada_tool): New proc.
7303 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7304 * gdb.ada/catch_ex_std.exp: New file.
7305 * gdb.ada/catch_ex_std/foo.adb: New file.
7306 * gdb.ada/catch_ex_std/some_package.adb: New file.
7307 * gdb.ada/catch_ex_std/some_package.ads: New file.
7308
7309 2019-04-30 Tom Tromey <tromey@adacore.com>
7310
7311 PR c++/24470:
7312 * gdb.cp/temargs.cc: Add test code from PR.
7313
7314 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7315
7316 * gdb.fortran/vla-datatypes.exp: Update expected results.
7317 * gdb.fortran/vla-ptype.exp: Likewise.
7318 * gdb.fortran/vla-type.exp: Likewise.
7319 * gdb.fortran/vla-value.exp: Likewise.
7320
7321 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7322
7323 * gdb.fortran/ptr-indentation.exp: Update expected results.
7324 * gdb.fortran/ptype-on-functions.exp: Likewise.
7325 * gdb.fortran/vla-ptr-info.exp: Likewise.
7326 * gdb.fortran/vla-value.exp: Likewise.
7327
7328 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7329
7330 * gdb.fortran/ptype-on-functions.exp: New file.
7331 * gdb.fortran/ptype-on-functions.f90: New file.
7332
7333 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7334
7335 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7336 case void string.
7337
7338 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7339
7340 * gdb.fortran/complex.exp: Expand.
7341 * gdb.fortran/complex.f: Renamed to...
7342 * gdb.fortran/complex.f90: ...this, and extended to add more
7343 complex values.
7344
7345 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7346
7347 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7348 MODULO, CMPLX.
7349
7350 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7351 Richard Bunt <richard.bunt@arm.com>
7352
7353 * gdb.base/max-depth.c: New file.
7354 * gdb.base/max-depth.exp: New file.
7355 * gdb.python/py-nested-maps.c: New file.
7356 * gdb.python/py-nested-maps.exp: New file.
7357 * gdb.python/py-nested-maps.py: New file.
7358 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7359 (test_all_common): Call test_max_depth.
7360 * gdb.fortran/max-depth.exp: New file.
7361 * gdb.fortran/max-depth.f90: New file.
7362 * gdb.go/max-depth.exp: New file.
7363 * gdb.go/max-depth.go: New file.
7364 * gdb.modula2/max-depth.exp: New file.
7365 * gdb.modula2/max-depth.c: New file.
7366 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7367
7368 2019-04-29 Tom de Vries <tdevries@suse.de>
7369
7370 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7371
7372 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7373
7374 * gdb.base/callexit.exp: Test may-call-functions off.
7375
7376 2019-04-25 Keith Seitz <keiths@redhat.com>
7377
7378 PR c++/24367
7379 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7380 (another_incomplete_struct, test_incomplete): New definitions.
7381 (main): Use new definitions.
7382 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7383 functions.
7384
7385 2019-04-25 Ali Tamur <tamur@google.com>
7386
7387 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7388
7389 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7390
7391 PR corefiles/11608
7392 PR corefiles/18187
7393 * gdb.base/coredump-filter-build-id.exp: New file.
7394
7395 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7396
7397 * Makefile.in: Pass through GDBSERVER_DEBUG.
7398 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7399 (gdbserver,debug): Add board setting.
7400 * gdb.trace/tspeed.exp: Skip when debugging.
7401 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7402 * lib/gdbserver-support.exp: Likewise
7403
7404 2019-04-24 Tom Tromey <tromey@adacore.com>
7405
7406 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7407 Rust.
7408
7409 2019-04-24 Tom Tromey <tromey@adacore.com>
7410
7411 * gdb.arch/amd64-eval.exp: Test bitfield return.
7412 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7413 (class Foo) <return_bitfields>: New method.
7414 (main): Call it.
7415
7416 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7417
7418 * gdb.cp/many-args.cc: New file.
7419 * gdb.cp/many-args.exp: New file.
7420
7421 2019-04-23 Tom de Vries <tdevries@suse.de>
7422
7423 PR gdb/24433
7424 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7425
7426 2019-04-23 Alan Hayward <alan.hayward@arm.com>
7427
7428 * gdb.trace/backtrace.exp: Use nopie flag.
7429 * gdb.trace/circ.exp: Likewise.
7430 * gdb.trace/collection.exp: Likewise.
7431 * gdb.trace/ftrace.exp: Likewise.
7432 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7433 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7434 * gdb.trace/qtro.exp: Likewise.
7435 * gdb.trace/read-memory.exp: Likewise.
7436 * gdb.trace/report.exp: Likewise.
7437 * gdb.trace/tfile.exp: Likewise.
7438 * gdb.trace/tfind.exp: Likewise.
7439 * gdb.trace/unavailable.exp: Likewise.
7440
7441 2019-04-22 Pedro Alves <palves@redhat.com>
7442
7443 * gdb.base/solib-probes-nosharedlibrary.c,
7444 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7445
7446 2019-04-19 Tom Tromey <tromey@adacore.com>
7447
7448 * gdb.ada/ptype_union.c: New file.
7449 * gdb.ada/ptype_union.exp: New file.
7450
7451 2019-04-19 Tom Tromey <tromey@adacore.com>
7452
7453 PR symtab/24423:
7454 * gdb.base/list0.h (foo): Add a control-l character.
7455
7456 2019-04-18 Tom de Vries <tdevries@suse.de>
7457
7458 PR gdb/24433
7459 * boards/local-board.exp: Set sysroot to "".
7460
7461 2019-04-18 Tom de Vries <tdevries@suse.de>
7462 Pedro Alves <palves@redhat.com>
7463
7464 PR gdb/24454
7465 * gdb.threads/vfork-follow-child-exec.c: New file.
7466 * gdb.threads/vfork-follow-child-exec.exp: New file.
7467 * gdb.threads/vfork-follow-child-exit.c: New file.
7468 * gdb.threads/vfork-follow-child-exit.exp: New file.
7469
7470 2019-04-15 Leszek Swirski <leszeks@google.com>
7471
7472 * gdb.arch/amd64-eval.cc: New file.
7473 * gdb.arch/amd64-eval.exp: New file.
7474
7475 2019-04-11 Alan Hayward <alan.hayward@arm.com>
7476
7477 * gdb.server/sysroot.c: New test.
7478 * gdb.server/sysroot.exp: New file.
7479 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7480 matching param.
7481
7482 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7483
7484 * gdb.base/align.exp: Extend test to cover structures containing
7485 only static fields.
7486
7487 2019-04-11 Tom de Vries <tdevries@suse.de>
7488
7489 * boards/cc-with-dwz-m.exp: New file.
7490 * boards/cc-with-dwz.exp: New file.
7491 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7492
7493 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
7494
7495 * gdb.base/start-cpp.exp: New file.
7496 * gdb.base/start-cpp.cc: New file.
7497
7498 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7499
7500 * gdb.python/py-thrhandle.exp: Adjust tests to call
7501 thread_from_handle instead of thread_from_thread_handle.
7502
7503 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7504
7505 * gdb.python/py-thrhandle.exp: Add tests for
7506 gdb.InferiorThread.handle.
7507
7508 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7509
7510 * gdb.python/py-function.exp: Check calling helper function from
7511 all languages.
7512 * lib/gdb.exp (gdb_supported_languages): New proc.
7513
7514 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7515
7516 * gdb.base/complex-parts.c: New file.
7517 * gdb.base/complex-parts.exp: New file.
7518
7519 2019-04-01 Tom Tromey <tromey@adacore.com>
7520
7521 PR symtab/23331:
7522 * gdb.dwarf2/dw2-ranges-main.c: New file.
7523 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7524 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7525
7526 2019-03-30 Simon Marchi <simark@simark.ca>
7527
7528 * gdb.base/default.exp: Add values for $_gdb_major and
7529 $_gdb_minor.
7530
7531 2019-03-29 Tom Tromey <tromey@adacore.com>
7532
7533 * gdb.base/help.exp: Tighten apropos regexp.
7534
7535 2019-03-29 Keith Seitz <keiths@redhat.com>
7536
7537 * gdb.fortran/array-bounds.exp: New file.
7538 * gdb.fortran/array-bounds.f90: New file.
7539
7540 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7541
7542 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7543
7544 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7545
7546 * gdb.multi/hello.c (main): Increase alarm timer.
7547
7548 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7549
7550 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7551 factor when no hardware watchpoint support.
7552
7553 2019-03-28 Alan Hayward <alan.hayward@arm.com>
7554 Pedro Alves <palves@redhat.com>
7555
7556 * boards/local-board.exp: set sysroot to /.
7557
7558 2019-03-27 Alan Hayward <alan.hayward@arm.com>
7559
7560 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7561 in child.
7562
7563 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7564
7565 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7566 field.
7567 (make_container): Initialise new field.
7568 * gdb.python/py-prettyprint.exp: Add new tests.
7569 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7570 <display_hint>: New method.
7571
7572 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7573
7574 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7575 gdb_continue_to_breakpoint more throughout this test.
7576 (run_lang_tests) Supply unique test names, and use
7577 gdb_test_no_output.
7578
7579 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7580
7581 * gdb.base/finish-pretty.exp: Update expected results.
7582 * gdb.base/pretty-print.c: New file.
7583 * gdb.base/pretty-print.exp: New file.
7584
7585 2019-03-25 Pedro Alves <palves@redhat.com>
7586
7587 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7588 move comments outside list. Append '-i "" eof' section.
7589
7590 2019-03-22 Alan Hayward <alan.hayward@arm.com>
7591
7592 PR testsuite/25016
7593 * README: Add pie options.
7594 * gdb.base/break-interp.exp: Ensure pie is disabled.
7595 * gdb.base/dump.exp: Likewise.
7596 * lib/gdb.exp (gdb_compile): Add pie option.
7597
7598 2019-03-19 Tom Tromey <tromey@adacore.com>
7599
7600 * gdb.mi/mi2-cli-display.c: New file.
7601 * gdb.mi/mi2-cli-display.exp: New file.
7602
7603 2019-03-18 Joel Brobecker <brobecker@adacore.com>
7604 Tom Tromey <tromey@adacore.com>
7605
7606 * gdb.ada/ptype_array/pck.adb: New file.
7607 * gdb.ada/ptype_array/pck.ads: New file.
7608 * gdb.ada/ptype_array/foo.adb: New file.
7609 * gdb.ada/ptype_array.exp: New file.
7610
7611 2019-03-14 Tom Tromey <tromey@adacore.com>
7612
7613 * gdb.base/style.exp: Add "set style sources" test.
7614
7615 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7616
7617 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7618 * mi-breakpoint-multiple-locations.exp: ... this.
7619 (make_breakpoints_pattern): New proc.
7620 (do_test): Add mi_version parameter, test -break-insert,
7621 -break-info and =breakpoint-created.
7622
7623 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7624
7625 * config/default.exp: Remove 'load_lib gdb.exp'.
7626 * config/monitor.exp: Likewise.
7627 * config/sid.exp: Likewise.
7628 * config/sim.exp: Likewise.
7629 * config/slite.exp: Likewise.
7630 * config/unix.exp: Likewise.
7631 * gdb.base/default.exp: Remove unhelpful comment.
7632
7633 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7634
7635 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7636
7637 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7638
7639 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7640
7641 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7642
7643 * gdb.fortran/type-kinds.exp: Update expected results.
7644
7645 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7646
7647 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7648
7649 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7650
7651 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7652 function.
7653 (test_basic_parsing_of_type_kinds): Expand types tested.
7654 (test_parsing_invalid_type_kinds): New function.
7655
7656 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7657
7658 * gdb.fortran/intrinsics.exp: New file.
7659 * gdb.fortran/intrinsics.f90: New file.
7660 * gdb.fortran/type-kinds.exp: New file.
7661
7662 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7663
7664 * gdb.fortran/dot-ops.exp: New file.
7665
7666 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7667
7668 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7669 Check upper and lower case logical literals.
7670
7671 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7672
7673 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7674 Remove duplicate tests.
7675
7676 2019-03-06 Alan Hayward <alan.hayward@arm.com>
7677
7678 * lib/gdb.exp (builtin_cd): rename of cd.
7679 (cd): Override builtin.
7680
7681 2019-03-06 Richard Bunt <richard.bunt@arm.com>
7682
7683 * gdb.fortran/function-calls.exp: New file.
7684 * gdb.fortran/function-calls.f90: New test.
7685
7686 2019-03-04 Richard Bunt <richard.bunt@arm.com>
7687
7688 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7689 on user program standard output.
7690 * gdb.fortran/short-circuit-argument-list.f90: Record function
7691 calls.
7692
7693 2019-02-28 Alan Hayward <alan.hayward@arm.com>
7694
7695 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7696 failure.
7697
7698 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7699
7700 PR gdb/8527
7701 * gdb.base/interrupt-daemon-attach.c,
7702 gdb.base/interrupt-daemon-attach.exp: New test.
7703
7704 2019-02-27 Pedro Alves <palves@redhat.com>
7705
7706 * gdb.base/page.exp: Add tests for "set width/height -1".
7707
7708 2019-02-27 Pedro Alves <palves@redhat.com>
7709
7710 * gdb.base/page.exp: Add tests for "set/show width/height" with
7711 "infinite" values.
7712
7713 2019-02-27 Tom Tromey <tromey@adacore.com>
7714
7715 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7716 2.4.
7717 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7718 workaround.
7719
7720 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7721
7722 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7723 tests for structs with static members.
7724
7725 2019-02-26 Tom Tromey <tromey@adacore.com>
7726
7727 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7728 ValueError, not TypeError.
7729
7730 2019-02-26 Kevin Buettner <kevinb@redhat.com>
7731
7732 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7733 call from main program.
7734
7735 2019-02-23 Joel Brobecker <brobecker@adacore.com>
7736
7737 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
7738 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
7739 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
7740 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
7741 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
7742
7743 2019-02-22 Keith Seitz <keiths@redhat.com>
7744
7745 PR symtab/23853
7746 * gdb.base/symlink-sourcefile.c: New file.
7747 * gdb.base/symlink-sourcefile.exp: New file.
7748
7749 2019-02-20 Tom Tromey <tom@tromey.com>
7750
7751 * gdb.base/info_qt.exp: Update.
7752
7753 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
7754
7755 * gdb.base/source.exp: Move "error in sourced script" code to
7756 the end.
7757 * gdb.base/source-error.gdb: Move contents to
7758 source-error-1.gdb. Add new code to source source-error-1.gdb.
7759 * gdb.base/source-error-1.gdb: New file, from previous
7760 source-error.gdb.
7761
7762 2019-02-17 Tom Tromey <tom@tromey.com>
7763
7764 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
7765 for macro styling.
7766 * gdb.base/style.c (SOME_MACRO): New macro.
7767
7768 2019-02-17 Tom Tromey <tom@tromey.com>
7769
7770 * gdb.base/style.exp: Add line-wrapping tests.
7771 * gdb.base/page.exp: Add test for quitting during pagination.
7772
7773 2019-02-17 Joel Brobecker <brobecker@adacore.com>
7774
7775 * gdb.ada/big_packed_array: New testcase.
7776 * gdb.ada/homonym.exp: Fix incorrect expected output for
7777 "break <homonym__get_value>" test.
7778
7779 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
7780
7781 PR breakpoints/21870
7782 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
7783 and prepare_for_testing. Add comment.
7784 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
7785 redundant cleanup call. Clean up comment.
7786
7787 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
7788
7789 PR breakpoints/21870
7790 * gdb.arch/aarch64-dbreg-contents.exp: New file.
7791 * gdb.arch/aarch64-dbreg-contents.c: New file.
7792
7793 2019-02-10 Joel Brobecker <brobecker@adacore.com>
7794
7795 * gdb.ada/mi_ref_changeable: New testcase.
7796
7797 2019-02-07 Alan Hayward <alan.hayward@arm.com>
7798
7799 * gdb.base/attach.exp: Add double attach test.
7800
7801 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7802
7803 * lib/gdb.exp (default_gdb_start): Don't match pagination
7804 prompt.
7805 (gdb_init): Set stty_init.
7806
7807 2019-01-27 Tom Tromey <tom@tromey.com>
7808
7809 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
7810 skip_python_tests.
7811
7812 2019-01-24 Alan Hayward <alan.hayward@arm.com>
7813
7814 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
7815 New structure.
7816 (struct struct_static_02_02): Likewise.
7817 (struct struct_static_02_03): Likewise.
7818 (struct struct_static_02_04): Likewise.
7819 (struct struct_static_04_01): Likewise.
7820 (struct struct_static_04_02): Likewise.
7821 (struct struct_static_04_03): Likewise.
7822 (struct struct_static_04_04): Likewise.
7823 (struct struct_static_06_01): Likewise.
7824 (struct struct_static_06_02): Likewise.
7825 (struct struct_static_06_03): Likewise.
7826 (struct struct_static_06_04): Likewise.
7827 (cmp_struct_static_02_01): Likewise.
7828 (cmp_struct_static_02_02): Likewise.
7829 (cmp_struct_static_02_03): Likewise.
7830 (cmp_struct_static_02_04): Likewise.
7831 (cmp_struct_static_04_01): Likewise.
7832 (cmp_struct_static_04_02): Likewise.
7833 (cmp_struct_static_04_03): Likewise.
7834 (cmp_struct_static_04_04): Likewise.
7835 (cmp_struct_static_06_01): Likewise.
7836 (cmp_struct_static_06_02): Likewise.
7837 (cmp_struct_static_06_03): Likewise.
7838 (cmp_struct_static_06_04): Likewise.
7839 (call_all): Test new structs.
7840 * gdb.base/infcall-nested-structs.exp: Likewise.
7841
7842 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7843 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
7844
7845 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7846 * gdb.base/stack-protector.c: New test.
7847 * gdb.base/stack-protector.exp: New file.
7848 * gdb.cp/ovldbreak.exp: Only allow a single break line.
7849 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
7850 option.
7851 (gdb_compile): Remove stack protector for GCC and prevent
7852 recursion.
7853
7854 2019-01-16 Keith Seitz <keiths@redhat.com>
7855
7856 PR gdb/23773
7857 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
7858
7859 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7860
7861 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
7862 aliases.
7863 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
7864 tests.
7865 * gdb.arch/powerpc-vector-regs.c: New file.
7866 * gdb.arch/powerpc-vector-regs.exp: New file.
7867
7868 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7869
7870 * gdb.arch/altivec-regs.exp: Fix the list passed to
7871 gdb_expect_list when testing "info vector".
7872
7873 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7874
7875 * gdb.base/style.exp: Don't include path in testname.
7876
7877 2019-01-10 Keith Seitz <keiths@redhat.com>
7878
7879 PR gdb/23712
7880 PR symtab/23010
7881 * gdb.dwarf2/multidictionary.exp: New file.
7882
7883 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
7884
7885 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
7886 (test_gnuv3_style_demangling): ... this.
7887 (test_lucid_style_demangling): Remove.
7888 (test_arm_style_demangling): Remove.
7889 (test_hp_style_demangling): Remove.
7890 (do_tests): Remove calls to the above.
7891
7892 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7893
7894 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
7895 case.
7896
7897 2019-01-06 Tom Tromey <tom@tromey.com>
7898
7899 PR gdb/28155:
7900 * gdb.dwarf2/typedef-void-finish.exp: New file.
7901
7902 2018-12-28 Tom Tromey <tom@tromey.com>
7903 Simon Marchi <simark@simark.ca>
7904
7905 * gdb.base/jit-exec.exp: New file.
7906 * gdb.base/jit-exec.c: New file.
7907 * gdb.base/jit-execd.c: New file.
7908
7909 2018-12-28 Tom Tromey <tom@tromey.com>
7910
7911 * gdb.base/style.exp: Update test to check for address styling.
7912
7913 2018-12-28 Tom Tromey <tom@tromey.com>
7914
7915 * gdb.base/style.exp: Add test for styling of "Reading symbols"
7916 message.
7917
7918 2018-12-28 Tom Tromey <tom@tromey.com>
7919
7920 * gdb.base/style.exp: Add test for version number styling.
7921
7922 2018-12-28 Tom Tromey <tom@tromey.com>
7923
7924 * gdb.base/style.exp: Add test for print_address_symbolic.
7925
7926 2018-12-28 Tom Tromey <tom@tromey.com>
7927
7928 * gdb.base/style.exp: Add test for breakpoint setting.
7929
7930 2018-12-28 Tom Tromey <tom@tromey.com>
7931
7932 * gdb.base/style.exp: Add test for variable names.
7933
7934 2018-12-28 Tom Tromey <tom@tromey.com>
7935
7936 * gdb.base/style.exp: New file.
7937 * gdb.base/style.c: New file.
7938
7939 2018-12-28 Tom Tromey <tom@tromey.com>
7940
7941 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
7942 "dumb".
7943 * gdb.base/readline.exp (operate_and_get_next): Save and restore
7944 the TERM environment variable.
7945
7946 2018-12-27 Tom Tromey <tom@tromey.com>
7947
7948 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
7949 pagination test.
7950
7951 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
7952
7953 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
7954 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
7955
7956 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7957
7958 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
7959 Filename a.adb changed to bp_fun_addr.adb.
7960 gdb.ada/bp_fun_addr.exp: Update test accordingly.
7961
7962 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
7963
7964 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
7965 non-PIE executables.
7966 * README: Mention the gdb,nopie_flag board setting.
7967 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
7968 non-PIE executable.
7969 * gdb.arch/amd64-entry-value.exp: Likewise.
7970 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
7971 * gdb.arch/i386-float.exp: Likewise.
7972 * gdb.arch/i386-signal.exp: Likewise.
7973 * gdb.mi/mi-reg-undefined.exp: Likewise.
7974
7975 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
7976
7977 PR gdb/23974
7978 * gdb.base/info-os.exp: Check return for unknown "info os" type.
7979
7980 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7981
7982 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
7983 Update order of results accordingly.
7984
7985 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
7986
7987 * gdb.base/annota1.exp: Update a test regexp.
7988
7989 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7990
7991 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
7992
7993 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7994
7995 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
7996 (reuse_time): Initialize to REUSE_TIME_CAP.
7997 (check_rc): New function.
7998 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
7999 Check pthread_create rc.
8000 (spawner_thread_func): Check pthread_create and pthread_join rc.
8001
8002 2018-12-08 Pedro Alves <palves@redhat.com>
8003
8004 * gdb.base/list.exp (test_forward_search): Rename to ...
8005 (test_forward_reverse_search): ... this. Also test reverse-search
8006 and the forward-search alias.
8007
8008 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
8009
8010 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
8011 local timeout variable before return, and remove all local timeout
8012 variable entirely.
8013 (gdb_load): Likewise.
8014
8015 2018-12-01 Tom de Vries <tdevries@suse.de>
8016
8017 * gdb.base/gdb-caching-proc.exp: New file.
8018
8019 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
8020
8021 * Makefile.in (TIMESTAMP): New variable.
8022 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
8023 command.
8024 (check-single-racy): Likewise.
8025 (check/%.exp): Likewise.
8026 (check-racy/%.exp): Likewise.
8027 (workers/%.worker): Likewise.
8028 (build-perf): Likewise.
8029 (check-perf): Likewise.
8030 * README: Describe new "TS" and "TS_FORMAT" variables.
8031 * print-ts.py: New file.
8032
8033 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
8034
8035 PR python/23714
8036 * gdb.python/python.exp: Test command repetition after
8037 gdb.execute.
8038
8039 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
8040
8041 * gdb.opt/inline-break.exp: Add test that info breakpoint output
8042 is correctly aligned.
8043
8044 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8045
8046 * gdb.ada/info_auto_lang.exp: New testcase.
8047 * gdb.ada/info_auto_lang/global_pack.ads: New file.
8048 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
8049 * gdb.ada/info_auto_lang/some_c.c: New file.
8050
8051 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8052
8053 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
8054 FUNC_lang language syntax.
8055
8056 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8057
8058 * gdb.base/info_minsym.c: New file.
8059 * gdb.base/info_minsym.exp: New file.
8060
8061 2018-11-19 Tom Tromey <tom@tromey.com>
8062
8063 PR rust/23625:
8064 * gdb.rust/simple.exp: Add ptype test. Update expected output.
8065 * gdb.rust/expr.exp: Update expected output. Change one test.
8066
8067 2018-11-19 Tom Tromey <tom@tromey.com>
8068
8069 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
8070
8071 2018-11-19 Pedro Alves <palves@redhat.com>
8072
8073 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
8074 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
8075 see the expected warning.
8076
8077 2018-11-16 Alan Hayward <alan.hayward@arm.com>
8078
8079 PR gdb/22736:
8080 * gdb.cp/infcall-nodebug-lib.c: New test.
8081 * gdb.cp/infcall-nodebug-main.c: New test.
8082 * gdb.cp/infcall-nodebug.exp: New file.
8083
8084 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8085
8086 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8087 completer tests.
8088
8089 2018-11-09 Tom de Vries <tdevries@suse.de>
8090
8091 * gdb.base/msym-lang.c: New test.
8092 * gdb.base/msym-lang.exp: New file.
8093 * gdb.base/msym-lang-main.c: New test.
8094
8095 2018-11-08 Tom Tromey <tom@tromey.com>
8096
8097 PR gdb/23555:
8098 PR gdb/23838:
8099 * gdb.base/warning.exp: New file.
8100
8101 2018-11-08 Jan Beulich <jbeulich@suse.com>
8102
8103 * testsuite/gdb.arch/i386-avx512.c,
8104 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8105
8106 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8107
8108 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8109 point hardware.
8110
8111 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8112
8113 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8114 * gdb.dwarf2/missing-type-name.exp: New file.
8115
8116 2018-11-06 Tom de Vries <tdevries@suse.de>
8117
8118 * gdb.base/many-headers.c: New test.
8119 * gdb.base/many-headers.exp: New file.
8120
8121 2018-11-06 Jim Wilson <jimw@sifive.com>
8122
8123 * gdb.base/code_elim.exp: For riscv, set additional_flags
8124 to include -msmall-data-limit=0.
8125
8126 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8127
8128 * gdb.ada/watch_minus_l: New testcase.
8129
8130 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8131
8132 * gdb.arch/aix-sighandle.c: New file.
8133 * gdb.arch/aix-sighandle.exp: New file.
8134
8135 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8136
8137 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8138 registers being unions.
8139
8140 2018-10-31 Tom de Vries <tdevries@suse.de>
8141
8142 * lib/valgrind.exp: New file.
8143 (vgdb_start, vgdb_stop): New procs, factored out of ...
8144 * gdb.base/valgrind-bt.exp: ... here, ...
8145 * gdb.base/valgrind-disp-step.exp: ... here and ...
8146 * gdb.base/valgrind-infcall.exp: ... here.
8147
8148 2018-10-31 Tom de Vries <tdevries@suse.de>
8149
8150 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8151
8152 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8153
8154 * gdb.dwarf2/void-type.c: New file.
8155 * gdb.dwarf2/void-type.exp: New file.
8156
8157 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8158
8159 * gdb.base/info_qt.c: New file.
8160 * gdb.base/info_qt.exp: New file.
8161
8162 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8163
8164 * gdb.arch/powerpc-htm-regs.c: New file.
8165 * gdb.arch/powerpc-htm-regs.exp: New file.
8166
8167 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8168
8169 * gdb.arch/powerpc-tar.c: New file.
8170 * gdb.arch/powerpc-tar.exp: New file.
8171
8172 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8173
8174 * gdb.arch/powerpc-ppr-dscr.c: New file.
8175 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8176
8177 2018-10-25 Tom de Vries <tdevries@suse.de>
8178
8179 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8180
8181 2018-10-24 Tom de Vries <tdevries@suse.de>
8182
8183 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8184 longer exists error.
8185
8186 2018-10-24 Tom de Vries <tdevries@suse.de>
8187
8188 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8189
8190 2018-10-24 Tom de Vries <tdevries@suse.de>
8191
8192 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8193 --db-attach in valgrind.
8194
8195 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8196
8197 * gdb.arch/riscv-reg-aliases.c: New file.
8198 * gdb.arch/riscv-reg-aliases.exp: New file.
8199
8200 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8201
8202 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8203
8204 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8205
8206 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8207
8208 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8209
8210 * gdb.cp/ovldbreak.exp: Fix regexps.
8211
8212 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8213
8214 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8215
8216 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8217
8218 PR cli/23785
8219 * gdb.base/restore.exp: New test to check if "restore" with an
8220 invalid file doesn't segfault.
8221
8222 2018-10-18 Tom de Vries <tdevries@suse.de>
8223
8224 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8225 * gdb.ada/excep_handle.exp: Same.
8226 * gdb.ada/mi_string_access.exp: Same.
8227 * gdb.ada/mi_var_union.exp: Same.
8228 * gdb.arch/arc-analyze-prologue.exp: Same.
8229 * gdb.arch/arc-decode-insn.exp: Same.
8230 * gdb.base/readnever.exp: Same.
8231 * gdb.fortran/printing-types.exp: Same.
8232 * gdb.guile/scm-lazy-string.exp: Same.
8233
8234 2018-10-16 Tom de Vries <tdevries@suse.de>
8235
8236 PR gdb/23730
8237 * gdb.base/catch-follow-exec.c: Add copyright notice.
8238 * gdb.base/catch-follow-exec.exp: Rewrite to use
8239 gdb_spawn_with_cmdline_opts. Require gdb-native.
8240
8241 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8242
8243 * gdb.trace/actions-changed.exp: Check for arch support.
8244 * gdb.trace/actions.exp: Likewise.
8245 * gdb.trace/ax.exp: Likewise.
8246 * gdb.trace/backtrace.exp: Likewise.
8247 * gdb.trace/change-loc.exp: Likewise.
8248 * gdb.trace/deltrace.exp: Likewise.
8249 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8250 * gdb.trace/ftrace.exp: Likewise.
8251 * gdb.trace/infotrace.exp: Check for arch support.
8252 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8253 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8254 * gdb.trace/mi-tsv-changed.exp: Likewise.
8255 * gdb.trace/packetlen.exp: Likewise.
8256 * gdb.trace/passc-dyn.exp: Likewise.
8257 * gdb.trace/passcount.exp: Likewise.
8258 * gdb.trace/pending.exp: Likewise.
8259 * gdb.trace/range-stepping.exp: Check for shlib support.
8260 * gdb.trace/report.exp: Check for arch support.
8261 * gdb.trace/save-trace.exp: Likewise.
8262 * gdb.trace/signal.exp: Check for signal support.
8263 * gdb.trace/tfind.exp: Check for arch support.
8264 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8265 * gdb.trace/trace-common.h: Add comment.
8266 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8267 * gdb.trace/trace-enable-disable.exp: Likewise.
8268 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8269 * gdb.trace/tracecmd.exp: Check for arch support.
8270 * gdb.trace/tspeed.exp: Check for shlib and target support.
8271 * gdb.trace/tstatus.exp: Check for arch support.
8272 * gdb.trace/tsv.exp: Likewise.
8273 * gdb.trace/while-dyn.exp: Likewise.
8274 * gdb.trace/while-stepping.exp: Likewise.
8275 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8276
8277 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8278
8279 * gdb.trace/tspeed.exp: Remove nowarnings.
8280 (prepare_for_trace_test): Declare "global ipalib".
8281 * gdb.trace/tspeed.c: Include unistd.h.
8282 (main): Remove superfluous printf argument.
8283
8284 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8285
8286 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8287 directory prefix on the filename.
8288
8289 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8290
8291 * gdb.gdb/unittest.exp: Update expected message informing that
8292 selftests have been disabled.
8293 * gdb.server/unittest.exp: Likewise.
8294
8295 2018-10-09 Tom de Vries <tdevries@suse.de>
8296
8297 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8298 with runto_main.
8299
8300 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8301
8302 PR c++/16841
8303 * gdb.cp/virtbase2.cc: New file.
8304 * gdb.cp/virtbase2.exp: New file.
8305
8306 2018-10-06 Tom Tromey <tom@tromey.com>
8307
8308 PR python/19399:
8309 * gdb.python/py-inferior.exp: Add architecture test.
8310
8311 2018-10-06 Tom Tromey <tom@tromey.com>
8312
8313 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8314 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8315
8316 2018-10-06 Tom Tromey <tom@tromey.com>
8317
8318 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8319 of a "throw" catchpoint.
8320
8321 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8322
8323 * gdb.base/info-proc.exp: Update string expected from "help info
8324 proc".
8325
8326 2018-10-04 Tom Tromey <tom@tromey.com>
8327
8328 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8329 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8330 (test_initial_complaints, test_empty_complaints): Update.
8331 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8332
8333 2018-10-04 Tom Tromey <tom@tromey.com>
8334
8335 PR cli/19551:
8336 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8337 * lib/gdb.exp (gdb_file_cmd): Update.
8338 * gdb.stabs/weird.exp (print_weird_var): Update.
8339 * gdb.server/solib-list.exp: Update.
8340 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8341 * gdb.mi/mi-cli.exp: Update.
8342 * gdb.linespec/linespec.exp: Update.
8343 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8344 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8345 * gdb.cp/cp-relocate.exp: Update.
8346 * gdb.base/sym-file.exp: Update.
8347 * gdb.base/relocate.exp: Update.
8348 * gdb.base/readnever.exp: Update.
8349 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8350 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8351 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8352 * gdb.base/code_elim.exp: Update.
8353 * gdb.base/break-unload-file.exp (test_break): Update.
8354 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8355 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8356 Update.
8357 * gdb.base/attach.exp (do_attach_tests): Update.
8358 * gdb.base/sepdebug.exp: Update.
8359 * gdb.python/py-section-script.exp: Update.
8360
8361 2018-10-04 Tom Tromey <tom@tromey.com>
8362
8363 PR cli/22234:
8364 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8365 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8366 output.
8367
8368 2018-10-04 Tom Tromey <tom@tromey.com>
8369
8370 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8371 set width and height to 0.
8372 (test_command_line_attach_run): Use -quiet.
8373
8374 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8375
8376 * lib/gdb.exp (skip_ifunc_tests): New.
8377 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8378 other compile failures.
8379 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8380
8381 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8382
8383 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8384 is_amd64_regs_target.
8385
8386 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8387
8388 * gdb.arch/aarch64-sighandler-regs.c: New test.
8389 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8390 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8391
8392 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8393
8394 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8395 assembly.
8396
8397 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8398
8399 * gdb.base/frame-selection.exp: New file.
8400 * gdb.base/frame-selection.c: New file.
8401
8402 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8403
8404 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8405 pthread barrier.
8406 (main): Likewise.
8407
8408 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8409
8410 * gdb.base/large-frame-1.c: New file.
8411 * gdb.base/large-frame-2.c: New file.
8412 * gdb.base/large-frame.exp: New file.
8413 * gdb.base/large-frame.h: New file.
8414
8415 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8416
8417 PR gdb/20948
8418 * gdb.base/write_mem.exp: New test.
8419 * gdb.base/write_mem.c: Likewise.
8420
8421 2018-09-23 Tom Tromey <tom@tromey.com>
8422
8423 PR python/18852:
8424 * gdb.python/py-parameter.exp: Add test for parameter that throws
8425 on "set".
8426
8427 2018-09-23 Tom Tromey <tom@tromey.com>
8428
8429 PR python/17284:
8430 * gdb.python/py-template.exp (test_template_arg): Add test for
8431 negative template argument number.
8432
8433 2018-09-23 Tom Tromey <tom@tromey.com>
8434
8435 PR python/14062:
8436 * gdb.python/python.exp: Add test for post_event error.
8437
8438 2018-09-23 Tom Tromey <tom@tromey.com>
8439
8440 PR python/18170:
8441 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8442 convert pointers to int and long.
8443
8444 2018-09-23 Tom Tromey <tom@tromey.com>
8445
8446 PR python/20126:
8447 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8448 signed-ness conversion tests.
8449
8450 2018-09-23 Tom Tromey <tom@tromey.com>
8451
8452 PR python/18352;
8453 * gdb.python/py-value.exp (test_float_conversion): New proc.
8454 Use it.
8455
8456 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8457
8458 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8459
8460 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8461
8462 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8463 no readline.
8464 * gdb.base/utf8-identifiers.exp: Likewise.
8465 * gdb.cp/cpcompletion.exp: Likewise.
8466 * gdb.linespec/cpcompletion.exp: Likewise.
8467 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8468 * gdb.linespec/cpls-ops.exp: Likewise.
8469
8470 2018-09-19 Richard Bunt <richard.bunt@arm.com>
8471 Chris January <chris.january@arm.com>
8472
8473 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8474 * gdb.fortran/short-circuit-argument-list.exp: New file.
8475 * gdb.fortran/short-circuit-argument-list.f90: New test.
8476
8477 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8478
8479 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8480 "arch=" keyword when executing "-stack-list-frames".
8481
8482 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8483
8484 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8485 "arch=" keyword when executing "-stack-list-frames".
8486
8487 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8488
8489 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8490 break ada".
8491
8492 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8493
8494 PR python/23669
8495 * gdb.python/python.exp: Test gdb.execute("show commands").
8496
8497 2018-09-16 Tom Tromey <tom@tromey.com>
8498
8499 * gdb.base/new-ui.exp (do_execution_tests): Update.
8500 * gdb.base/dbx.exp (test_breakpoints): Update.
8501
8502 2018-09-14 Alan Hayward <alan.hayward@arm.com>
8503
8504 * lib/gdb.exp (gdb_simple_compile): Add proc.
8505 (is_elf_target): Use gdb_simple_compile.
8506 (skip_altivec_tests): Likewise.
8507 (skip_vsx_tests): Likewise.
8508 (skip_tsx_tests): Likewise.
8509 (skip_btrace_tests): Likewise.
8510 (skip_btrace_pt_tests): Likewise.
8511 (gdb_can_simple_compile): Likewise.
8512 (gdb_has_argv0): Likewise.
8513 (gdb_target_symbol_prefix): Likewise.
8514 (target_supports_scheduler_locking): Likewise.
8515
8516 2018-09-13 Tom Tromey <tom@tromey.com>
8517
8518 * Makefile.in (TAGS): Recognize proc_with_prefix and
8519 gdb_caching_proc.
8520
8521 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8522
8523 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8524 method.
8525
8526 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8527
8528 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8529 and a few other Inferior properties when the Inferior is no
8530 longer valid.
8531
8532 2018-09-13 Tom Tromey <tom@tromey.com>
8533
8534 PR rust/23650:
8535 * gdb.rust/simple.exp: Add test for enum field access error.
8536
8537 2018-09-13 Tom Tromey <tom@tromey.com>
8538
8539 PR rust/23626:
8540 * gdb.rust/simple.rs (EmptyEnum): New type.
8541 (main): Use it.
8542 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8543
8544 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8545
8546 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8547 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8548 * gdb.python/py-symtab.exp: Update test printing an objfile.
8549
8550 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8551
8552 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8553 object.
8554
8555 2018-09-12 Alan Hayward <alan.hayward@arm.com>
8556
8557 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8558 (support_complex_tests): Use gdb_can_simple_compile.
8559 (is_ilp32_target): Likewise.
8560 (is_lp64_target): Likewise.
8561 (is_64_target): Likewise.
8562 (is_amd64_regs_target): Likewise.
8563 (is_aarch32_target): Likewise.
8564 (gdb_int128_helper): Likewise.
8565
8566 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8567
8568 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8569
8570 2018-09-10 Jerome Guitton <guitton@adacore.com>
8571
8572 * gdb.ada/same_component_name: Add test for case of tagged record
8573 with variable-length fields.
8574
8575 2018-09-10 Xavier Roirand <roirand@adacore.com>
8576
8577 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8578 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8579 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8580 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8581
8582 2018-09-10 Xavier Roirand <roirand@adacore.com>
8583
8584 * gdb.ada/mi_string_access.exp: New testcase.
8585 * gdb.ada/mi_string_access/bar.adb: New file.
8586 * gdb.ada/mi_string_access/pck.adb: New file.
8587 * gdb.ada/mi_string_access/pck.asd: New file.
8588
8589 2018-09-10 Xavier Roirand <roirand@adacore.com>
8590
8591 * gdb.ada/mi_var_union.exp: New testcase.
8592 * gdb.ada/mi_var_union/bar.adb: New file.
8593 * gdb.ada/mi_var_union/pck.adb: New file.
8594 * gdb.ada/mi_var_union/pck.asd: New file.
8595
8596 2018-09-08 Tom Tromey <tom@tromey.com>
8597
8598 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8599
8600 2018-09-08 Tom Tromey <tom@tromey.com>
8601
8602 PR python/16047:
8603 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8604 (register_pretty_printers): Register new printer.
8605 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8606 test.
8607 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8608 (an_int_type3): New global.
8609
8610 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8611
8612 * gdb.ada/expr_with_funcall: New testcase.
8613
8614 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8615
8616 * gdb.ada/packed_array_assign: New testcase.
8617
8618 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8619
8620 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8621 names, and add test prefixes to make test names unique.
8622
8623 2018-09-05 Tom de Vries <tdevries@suse.de>
8624
8625 * gdb.dwarf2/varval.exp: Add test.
8626
8627 2018-09-04 Gary Benson <gbenson@redhat.com>
8628
8629 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8630 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8631
8632 2018-08-31 Tom Tromey <tom@tromey.com>
8633
8634 * gdb.rust/simple.rs: Rename second variable "v".
8635
8636 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8637
8638 * gdb.base/funcargs.c (use_a): New function.
8639 (recurse): Call use_a.
8640
8641 2018-08-29 Keith Seitz <keiths@redhat.com>
8642
8643 * gdb.compile/compile-cplus-anonymous.cc: New file.
8644 * gdb.compile/compile-cplus-anonymous.exp: New file.
8645 * gdb.compile/compile-cplus-array-decay.cc: New file.
8646 * gdb.compile/compile-cplus-array-decay.exp: New file.
8647 * gdb.compile/compile-cplus-inherit.cc: New file.
8648 * gdb.compile/compile-cplus-inherit.exp: New file.
8649 * gdb.compile/compile-cplus-member.cc: New file.
8650 * gdb.compile/compile-cplus-member.exp: New file.
8651 * gdb.compile/compile-cplus-method.cc: New file.
8652 * gdb.compile/compile-cplus-method.exp: New file.
8653 * gdb.compile/compile-cplus-mod.c: "New" file.
8654 * gdb.compile/compile-cplus-namespace.cc: New file.
8655 * gdb.compile/compile-cplus-namespace.exp: New file.
8656 * gdb.compile/compile-cplus-nested.cc: New file.
8657 * gdb.compile/compile-cplus-nested.exp: New file.
8658 * gdb.compile/compile-cplus-print.c: "New" file.
8659 * gdb.compile/compile-cplus-print.exp: "New" file.
8660 * gdb.compile/compile-cplus-virtual.cc: New file.
8661 * gdb.compile/compile-cplus-virtual.exp: New file.
8662 * gdb.compile/compile-cplus.c: "New" file.
8663 * gdb.compile/compile-cplus.exp: "New" file.
8664 * lib/compile-support.exp: New file.
8665
8666 2018-08-16 Gary Benson <gbenson@redhat.com>
8667
8668 PR gdb/13000:
8669 * gdb.base/batch-exit-status.exp: New file.
8670 * gdb.base/batch-exit-status.good-commands: Likewise.
8671 * gdb.base/batch-exit-status.bad-commands: Likewise.
8672
8673 2018-08-29 Alan Hayward <alan.hayward@arm.com>
8674
8675 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8676 (struct struct02): Likewise.
8677 (struct struct03): Likewise.
8678 (struct struct04): Likewise.
8679 (struct struct_01_01): New struct.
8680 (struct struct_01_02): Likewise.
8681 (struct struct_01_03): Likewise.
8682 (struct struct_01_04): Likewise.
8683 (struct struct_02_01): Likewise.
8684 (struct struct_02_02): Likewise.
8685 (struct struct_02_03): Likewise.
8686 (struct struct_02_04): Likewise.
8687 (struct struct_04_01): Likewise.
8688 (struct struct_04_02): Likewise.
8689 (struct struct_04_03): Likewise.
8690 (struct struct_04_04): Likewise.
8691 (struct struct_05_01): Likewise.
8692 (struct struct_05_02): Likewise.
8693 (struct struct_05_03): Likewise.
8694 (struct struct_05_04): Likewise.
8695 (cmp_struct01): Remove function.
8696 (cmp_struct02): Likewise.
8697 (cmp_struct03): Likewise.
8698 (cmp_struct04): Likewise.
8699 (cmp_struct_01_01): Add Function.
8700 (cmp_struct_01_02): Likewise.
8701 (cmp_struct_01_03): Likewise.
8702 (cmp_struct_01_04): Likewise.
8703 (cmp_struct_02_01): Likewise.
8704 (cmp_struct_02_02): Likewise.
8705 (cmp_struct_02_03): Likewise.
8706 (cmp_struct_02_04): Likewise.
8707 (cmp_struct_04_01): Likewise.
8708 (cmp_struct_04_02): Likewise.
8709 (cmp_struct_04_03): Likewise.
8710 (cmp_struct_04_04): Likewise.
8711 (cmp_struct_05_01): Likewise.
8712 (cmp_struct_05_02): Likewise.
8713 (cmp_struct_05_03): Likewise.
8714 (cmp_struct_05_04): Likewise.
8715 (call_all): Add new structs.
8716 * gdb.base/infcall-nested-structs.exp: Likewise.
8717
8718 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8719
8720 * gdb.python/py-framefilter-mi.exp: Update regexp to
8721 check for "arch" field in frame output.
8722
8723 2018-08-23 Kevin Buettner <kevinb@redhat.com>
8724
8725 * gdb.dwarf2/dw2-ranges-func.c: New file.
8726 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8727
8728 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8729
8730 * gdb.base/term.exp: Compare terminal settings with values from
8731 the inferior.
8732 * gdb.base/term.c: Get and set terminal settings.
8733
8734 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8735
8736 * lib/mi-support.exp (mi_expect_stop): Update regexp to
8737 accommodate new "arch" field in frame output.
8738 * gdb.mi/mi-return.exp: Likewise.
8739 * gdb.mi/mi-stack.exp: Likewise.
8740 * gdb.mi/mi-syn-frame.exp: Likewise.
8741 * gdb.mi/user-selected-context-sync.exp: Likewise.
8742
8743 2018-08-19 Michael Spang <spang@google.com>
8744
8745 PR gdb/11786
8746 * gdb.base/gcore-tls-pie.c: New file.
8747 * gdb.base/gcore-tls-pie.exp: New file.
8748
8749 2018-08-18 Kevin Buettner <kevinb@redhat.com>
8750
8751 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
8752 * gdb.dwarf2/varval.c: New file.
8753 * gdb.dwarf2/varval.exp: New file.
8754
8755 2018-08-17 Alan Hayward <alan.hayward@arm.com>
8756
8757 PR gdb/18931
8758 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
8759
8760 2018-08-16 Keith Seitz <keiths@redhat.com>
8761
8762 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
8763 tests expected to pass.
8764
8765 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
8766
8767 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
8768 -data-disassemble -a.
8769 (test_disassembly_bogus_args): Likewise.
8770
8771 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
8772
8773 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
8774
8775 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8776
8777 * gdb.base/vla-optimized-out.exp: Add new test.
8778
8779 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8780
8781 * gdb.base/vla-optimized-out-o3.exp: Delete.
8782 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
8783 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
8784 deleted tests.
8785
8786 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
8787
8788 PR gdb/18050:
8789 * gdb.server/extended-remote-restart.c: New file.
8790 * gdb.server/extended-remote-restart.exp: New file.
8791
8792 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
8793
8794 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
8795 "set variable index = 42".
8796
8797 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
8798
8799 * boards/index-cache-gdb.exp: New file.
8800 * gdb.dwarf2/index-cache.exp: New file.
8801 * gdb.dwarf2/index-cache.c: New file.
8802 * gdb.base/maint.exp: Check if we are using the index cache.
8803
8804 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8805
8806 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
8807 MAKEFLAGS.
8808
8809 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8810
8811 * dg-extract-results.sh: Move to toplevel contrib.
8812 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
8813 * Makefile.in (check-parallel-racy): Likewise.
8814
8815 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
8816
8817 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
8818 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
8819 tests if the target supports scheduler locking.
8820
8821 2018-08-04 Tom de Vries <tdevries@suse.de>
8822
8823 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
8824
8825 2018-08-02 Tom Tromey <tom@tromey.com>
8826
8827 PR symtab/16842.
8828 * gdb.cp/temargs.exp: Test "info address" of a template
8829 parameter.
8830
8831 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
8832
8833 * gdb.python/py-mi-var-info-path-expression.c: New file.
8834 * gdb.python/py-mi-var-info-path-expression.py: New file.
8835 * gdb.python/py-mi-var-info-path-expression.exp: New file.
8836
8837 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
8838
8839 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
8840 error after "cannot resolve name" string.
8841
8842 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
8843
8844 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
8845 started.
8846 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
8847
8848 2018-07-28 Tom de Vries <tdevries@suse.de>
8849
8850 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
8851
8852 2018-07-26 Tom de Vries <tdevries@suse.de>
8853
8854 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
8855
8856 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
8857
8858 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
8859 is visible.
8860
8861 2018-07-26 Tom de Vries <tdevries@suse.de>
8862
8863 PR breakpoints/23366
8864 * gdb.base/catch-follow-exec.c: New test.
8865 * gdb.base/catch-follow-exec.exp: New file.
8866
8867 2018-07-25 Tom de Vries <tdevries@suse.de>
8868
8869 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
8870 vla-optimized-out.c.
8871
8872 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
8873
8874 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
8875 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
8876
8877 2018-07-20 Tom de Vries <tdevries@suse.de>
8878
8879 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
8880 NOCLONE macro.
8881 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
8882
8883 2018-07-19 Tom de Vries <tdevries@suse.de>
8884
8885 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
8886 regular expression.
8887
8888 2018-07-18 Tom de Vries <tdevries@suse.de>
8889
8890 * gdb.base/vla-optimized-out.c: New test.
8891 * gdb.base/vla-optimized-out.exp: New file.
8892
8893 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
8894
8895 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
8896 message "No address associated with hostname" when gdbserver
8897 cannot resolve the hostname.
8898
8899 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8900
8901 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
8902 Add some test prefixes to make tests unique.
8903
8904 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8905
8906 * gdb.base/frameapply.c: New file.
8907 * gdb.base/frameapply.exp: New file.
8908
8909 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8910
8911 * gdb.base/skip.exp: Update expected error message.
8912
8913 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8914 Jan Kratochvil <jan.kratochvil@redhat.com>
8915 Paul Fertser <fercerpav@gmail.com>
8916 Tsutomu Seki <sekiriki@gmail.com>
8917
8918 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
8919 parameter.
8920 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
8921 by default.
8922 * boards/native-gdbserver.exp: Likewise.
8923 * gdb.server/run-without-local-binary.exp: Improve regexp used
8924 for detecting when a remote debugging connection succeeds.
8925 * gdb.server/server-connect.exp: New file.
8926 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
8927 Do not prefix the port number with ":".
8928 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
8929 support for detecting and using it. Add '$debughost_gdbserver'
8930 to the list of arguments used to start gdbserver. Handle case
8931 when gdbserver cannot resolve a network name.
8932
8933 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8934
8935 PR c++/23373
8936 * gdb.base/ptype-offsets.cc (struct static_member): New
8937 struct.
8938 (main) <stmember>: New variable.
8939 * gdb.base/ptype-offsets.exp: Add test for printing a struct
8940 with a static member in it.
8941
8942 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
8943
8944 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
8945 watchpoints enabled and disabled.
8946
8947 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8948
8949 * gdb.base/examine-backward.exp: Still run tests around address
8950 0x0, even if address 0x0 is not readable. Update the pattern for
8951 matching address 0x0 in expected output.
8952
8953 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
8954
8955 * gdb.base/share-env-with-gdbserver.c (main): Add call to
8956 malloc/free.
8957
8958 2018-07-04 Tom de Vries <tdevries@suse.de>
8959
8960 * gdb.dwarf2/dw2-error.exp: Update expected error message.
8961
8962 2018-07-02 Maciej W. Rozycki <macro@mips.com>
8963
8964 PR tdep/8282
8965 * gdb.arch/mips-disassembler-options.exp: New test.
8966 * gdb.arch/mips-disassembler-options.s: New test source.
8967
8968 2018-06-29 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.threads/names.exp: Adjust expected "info threads" output.
8971
8972 2018-06-29 Pedro Alves <palves@redhat.com>
8973
8974 * gdb.opt/inline-break.exp (line number, address): Add "info
8975 break" tests.
8976
8977 2018-06-29 Pedro Alves <palves@redhat.com>
8978
8979 * gdb.opt/inline-break.c (func1): Add "break here" marker.
8980 * gdb.opt/inline-break.exp: Test setting breakpoints by line
8981 number and address and running to them.
8982
8983 2018-06-29 Richard Bunt <richard.bunt@arm.com>
8984
8985 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
8986
8987 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8988
8989 * lib/compiler.c: Remove executable permission flag.
8990
8991 2018-06-28 Richard Bunt <richard.bunt@arm.com>
8992
8993 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
8994 code.
8995 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
8996
8997 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8998
8999 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
9000
9001 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9002
9003 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
9004 address argument is omitted.
9005
9006 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
9007
9008 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
9009
9010 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
9011
9012 PR gdb/21695
9013 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
9014 * gdb.base/infoline-reloc-main-from-zero.c: New file.
9015
9016 2018-06-26 Tom Tromey <tom@tromey.com>
9017
9018 PR rust/22574:
9019 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
9020 * gdb.rust/simple.rs (struct SimpleLayout): New.
9021
9022 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
9023
9024 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
9025 "info registers" output.
9026
9027 2018-06-21 Richard Bunt <richard.bunt@arm.com>
9028
9029 * gdb.base/watchpoint-hw-attach.c: New test.
9030 * gdb.base/watchpoint-hw-attach.exp: New file.
9031
9032 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
9033
9034 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
9035 through /bin/sh.
9036 * boards/dwarf4-gdb-index.exp: Likewise.
9037 * boards/fission-dwp.exp: Likewise.
9038
9039 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
9040
9041 * gdb.base/float128.exp: Add comment and improved fail message
9042 to the failure case of "print large128" test.
9043
9044 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
9045
9046 * configure.ac: Remove AC_PREREQ.
9047 * configure: Re-generate.
9048
9049 2018-06-19 Pedro Alves <palves@redhat.com>
9050
9051 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
9052 (func_extern_caller): New.
9053 (main): Call func_extern_caller.
9054 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
9055 logic change.
9056
9057 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
9058
9059 PR gdb/16841
9060 * gdb.cp/typedef-base.cc: New file.
9061 * gdb.cp/typedef-base.exp: New file.
9062
9063 2018-06-18 Tom de Vries <tdevries@suse.de>
9064
9065 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
9066
9067 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
9068 Richard Bunt <Richard.Bunt@arm.com>
9069
9070 * gdb.threads/attach-slow-waitpid.c: New file.
9071 * gdb.threads/attach-slow-waitpid.exp: New file.
9072 * gdb.threads/slow-waitpid.c: New file.
9073
9074 2018-06-14 Pedro Alves <palves@redhat.com>
9075
9076 * gdb.base/fork-running-state.c: Include <errno.h>.
9077 (exit_if_relative_exits): New.
9078 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
9079 exits.
9080 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9081 child exits.
9082
9083 2018-06-14 Tom de Vries <tdevries@suse.de>
9084
9085 PR cli/22573
9086 * gdb.base/finish-pretty.c: New test.
9087 * gdb.base/finish-pretty.exp: New file.
9088
9089 2018-06-14 Pedro Alves <palves@redhat.com>
9090
9091 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9092 gdb's expected startup output.
9093
9094 2018-06-14 Pedro Alves <palves@redhat.com>
9095
9096 * lib/selftest-support.exp (selftest_setup): Remove inlined
9097 function handling.
9098
9099 2018-06-14 Tom de Vries <tdevries@suse.de>
9100
9101 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9102 matching of breakpoint printing.
9103
9104 2018-06-13 Tom de Vries <tdevries@suse.de>
9105
9106 PR testsuite/23269
9107 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9108 (fork_child): ... here, and ...
9109 (fork_parent): ... here.
9110
9111 2018-06-12 Tom de Vries <tdevries@suse.de>
9112
9113 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9114
9115 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9116 Stephen Roberts <stephen.roberts@arm.com>
9117
9118 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9119 rewrite test to describe action performed, rather than possible
9120 failure.
9121
9122 2018-06-08 Gary Benson <gbenson@redhat.com>
9123
9124 * gdb.threads/check-libthread-db.exp: New file.
9125 * gdb.threads/check-libthread-db.c: Likewise.
9126
9127 2018-06-05 Tom Tromey <tom@tromey.com>
9128
9129 * gdb.base/default.exp: Update expected "show version" output.
9130
9131 2018-06-05 Tom Tromey <tom@tromey.com>
9132
9133 PR cli/12326:
9134 * gdb.cp/static-print-quit.exp: Update.
9135 * lib/gdb.exp (pagination_prompt): Update.
9136 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9137 * gdb.python/python.exp: Update.
9138
9139 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9140
9141 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9142
9143 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9144
9145 * gdb.ada/bp_fun_addr: New testcase.
9146
9147 2018-06-01 Tom Tromey <tom@tromey.com>
9148
9149 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9150 results.
9151 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9152 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9153 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9154 * gdb.base/maint.exp (maint_pass_if): Update.
9155
9156 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9157
9158 * gdb.base/endian.exp: New test.
9159 * gdb.base/endian.c: New test source.
9160
9161 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9162
9163 PR gdb/23203
9164 * gdb.base/bt-selected-frame.c: New file.
9165 * gdb.base/bt-selected-frame.exp: New file.
9166 * lib/gdb.exp (get_current_frame_number): New function.
9167
9168 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9169 Pedro Alves <palves@redhat.com>
9170
9171 * gdb.threads/tls-core.c: Include <stdlib.h>
9172 (thread_proc): Call `abort'.
9173 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9174 (tls_core_test): New procedure, bits factored out from ...
9175 (top level): ... here. Test both native cores and gcore cores.
9176
9177 2018-05-23 Tom Tromey <tom@tromey.com>
9178
9179 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9180
9181 2018-05-23 Tom Tromey <tom@tromey.com>
9182
9183 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9184 symfile_complaints.
9185 (test_short_complaints): Likewise.
9186 (test_empty_complaints): Likewise.
9187 (test_initial_complaints): Update.
9188
9189 2018-05-23 Tom Tromey <tom@tromey.com>
9190
9191 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9192
9193 2018-05-23 Tom Tromey <tom@tromey.com>
9194
9195 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9196 (test_short_complaints): Update.
9197
9198 2018-05-22 Pedro Alves <palves@redhat.com>
9199
9200 * gdb.base/remote.exp: Only gdb_start after compiling the
9201 testcase. Issue "disconnect" before testing "set remote" command
9202 defaults. Issue clean_restart before running to main.
9203
9204 2018-05-22 Pedro Alves <palves@redhat.com>
9205
9206 * gdb.base/remote.exp: Adjust expected output of "show remote
9207 memory-write-packet-size". Add tests for "set remote
9208 memory-write-packet-size 0" and "set remote
9209 memory-write-packet-size fixed/limit".
9210
9211 2018-05-22 Pedro Alves <palves@redhat.com>
9212
9213 PR gdb/22973
9214 * gdb.base/utf8-identifiers.c: New file.
9215 * gdb.base/utf8-identifiers.exp: New file.
9216
9217 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9218
9219 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9220
9221 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9222
9223 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9224
9225 2018-05-18 Tom Tromey <tom@tromey.com>
9226
9227 * gdb.base/ptype-offsets.exp: Update.
9228
9229 2018-05-17 Keith Seitz <keiths@redhat.com>
9230
9231 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9232 in expected breakpoint stop locations.
9233 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9234 move to proper scope to test variable values.
9235 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9236 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9237 New functions.
9238 (main): Call not_inline_func3.
9239 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9240 inline_func1, inline_func2, and inline_func3. Test that when each
9241 breakpoint is hit, GDB properly reports both the stop location
9242 and the backtrace. Repeat tests for temporary breakpoints.
9243
9244 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9245
9246 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9247 rather then trying to access it in determining whether the PID
9248 of `gdbserver' could have been retrieved.
9249
9250 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9251
9252 * gdb.arch/amd64-init-x87-values.S: New file.
9253 * gdb.arch/amd64-init-x87-values.exp: New file.
9254
9255 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9256
9257 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9258
9259 2018-05-04 Tom Tromey <tom@tromey.com>
9260
9261 PR python/22730:
9262 * gdb.python/python.exp: Test multi-line execute.
9263
9264 2018-05-04 Tom Tromey <tom@tromey.com>
9265
9266 PR python/22731:
9267 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9268
9269 2018-05-04 Tom Tromey <tom@tromey.com>
9270
9271 PR gdb/11750:
9272 * gdb.base/define.exp: Test defining a user command inside a user
9273 command.
9274 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9275
9276 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9277 Pedro Alves <palves@redhat.com>
9278
9279 PR breakpoints/19806 and support for PR external/20207.
9280 * gdb.base/watchpoint-unaligned.c: New file.
9281 * gdb.base/watchpoint-unaligned.exp: New file.
9282
9283 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9284
9285 * gdb.base/maint.exp: Make test names unique, use
9286 test_prefix_command_help to test 'help maint info', and remove
9287 repeated test of 'help maint'.
9288
9289 2018-05-04 Tom Tromey <tom@tromey.com>
9290
9291 PR gdb/22619:
9292 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9293 behavior.
9294
9295 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9296
9297 * gdb.base/maint.exp: Process output from 'maint print registers'
9298 line at a time.
9299
9300 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9301
9302 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9303 timeout.
9304
9305 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9306
9307 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9308 filter pattern.
9309
9310 2018-05-02 Pedro Alves <palves@redhat.com>
9311
9312 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9313 to_log_command renames.
9314 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9315
9316 2018-05-02 Tom Tromey <tom@tromey.com>
9317
9318 * gdb.python/py-parameter.exp: Set test message.
9319
9320 2018-05-02 Tom Tromey <tom@tromey.com>
9321
9322 PR python/20084:
9323 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9324 PARAM_ZUINTEGER_UNLIMITED tests.
9325
9326 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9327
9328 PR rust/23124
9329 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9330 when casting.
9331
9332 2018-04-30 Tom Tromey <tom@tromey.com>
9333
9334 * gdb.python/py-type.exp: Check align attribute.
9335 * gdb.python/py-type.c: New "aligncheck" global.
9336
9337 2018-04-30 Tom Tromey <tom@tromey.com>
9338
9339 PR exp/17095:
9340 * gdb.dwarf2/dw2-align.exp: New file.
9341 * gdb.cp/align.exp: New file.
9342 * gdb.base/align.exp: New file.
9343 * lib/gdb.exp (gdb_int128_helper): New proc.
9344 (has_int128_c, has_int128_cxx): New caching procs.
9345
9346 2018-04-27 Tom Tromey <tom@tromey.com>
9347
9348 PR rust/22545:
9349 * gdb.rust/simple.exp: Add inclusive range tests.
9350
9351 2018-04-26 Pedro Alves <palves@redhat.com>
9352
9353 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9354 ifunc breakpoint locations correctly of ifunc breakpoints set
9355 while the program resolves the ifunc.
9356
9357 2018-04-26 Pedro Alves <palves@redhat.com>
9358
9359 * gdb.base/gnu-ifunc-final.c: New file.
9360 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9361 * gdb.base/gnu-ifunc.exp (executable): Delete.
9362 (staticexecutable): Adjust.
9363 (lib_opts, exec_opts): Delete.
9364 (make_binsuffix, build, set-break): New procedures.
9365 (misc_tests): New, with tests factored out from the top level.
9366 (top level): Test different combinations of ifunc resolver name,
9367 resolver with and with debug info, and ifunc target with and
9368 without debug info. Wrap static tests with with_target_prefix.
9369
9370 2018-04-26 Pedro Alves <palves@redhat.com>
9371
9372 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9373 return type" warnings.
9374
9375 2018-04-25 Pedro Alves <palves@redhat.com>
9376
9377 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9378 killed".
9379 * gdb.base/kill-after-signal.exp: Likewise.
9380 * gdb.threads/kill.exp: Likewise.
9381
9382 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9383 Sergio Durigan Junior <sergiodj@redhat.com>
9384 Pedro Alves <palves@redhat.com>
9385
9386 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9387 regexps to expect for '[Inferior ... detached]' as well.
9388 * gdb.base/attach.exp: Likewise.
9389 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9390 "gdb_continue_to_end".
9391 (test_catch_syscall_with_wrong_args): Likewise.
9392 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9393 ']'. Don't set 'verbose' on.
9394 * gdb.base/foll-vfork.exp: Likewise.
9395 * gdb.base/fork-print-inferior-events.c: New file.
9396 * gdb.base/fork-print-inferior-events.exp: New file.
9397 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9398 '[Inferior ... has been killed]' message.
9399 * gdb.base/kill-after-signal.exp: Likewise.
9400 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9401 detach message.
9402 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9403 message.
9404 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9405 regexps to expect for '[Inferior ... detached]' as well.
9406 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9407
9408 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9409
9410 PR gdb/23104
9411 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9412
9413 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9414
9415 PR gdb/23095
9416 * gdb.base/break-probes.exp: Pass shlib_load to
9417 prepare_for_testing. Set normal_bp to r_debug_state if target is
9418 bsd.
9419
9420 2018-04-19 Richard Bunt <richard.bunt@arm.com>
9421
9422 * gdb.threads/multiple-successive-infcall.c: New test.
9423 * gdb.threads/multiple-successive-infcall.exp: New file.
9424
9425 2018-04-17 Tom Tromey <tom@tromey.com>
9426
9427 * gdb.rust/simple.rs (Union): New type.
9428 (main): New local "u".
9429 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9430
9431 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9432
9433 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9434 number information in output of "whereis" command.
9435 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9436
9437 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9438
9439 * gdb.ada/info_types.exp: Adjust expected output to the line
9440 numbers now printed by "info var/func/type".
9441 * gdb.base/completion.exp: Likewise.
9442 * gdb.base/included.exp: Likewise.
9443 * gdb.cp/cp-relocate.exp: Likewise.
9444 * gdb.cp/cplusfuncs.exp: Likewise.
9445 * gdb.cp/namespace.exp: Likewise.
9446 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9447
9448 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9449
9450 * gdb.btrace/cpu.exp: New.
9451
9452 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9453
9454 * gdb.base/step-indirect-call-thunk.exp: New.
9455 * gdb.base/step-indirect-call-thunk.c: New.
9456 * gdb.reverse/step-indirect-call-thunk.exp: New.
9457 * gdb.reverse/step-indirect-call-thunk.c: New.
9458
9459 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9460
9461 * gdb.base/pie-fork.c: New file.
9462 * gdb.base/pie-fork.exp: New file.
9463
9464 2018-04-11 Tom Tromey <tom@tromey.com>
9465
9466 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9467
9468 2018-04-10 Pedro Alves <palves@redhat.com>
9469
9470 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9471 exits. Instead loop running forever.
9472 (fork_parent): Run forever too.
9473
9474 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9475
9476 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9477 mi_continue_to_line.
9478 * gdb.mi/mi-stack.c (callee4): Add comment.
9479
9480 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9481
9482 * gdb.mi/mi-stack.exp: Fix indentation.
9483
9484 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9485
9486 PR gdb/22979
9487 * gdb.arch/amd64-osabi.exp: New file.
9488
9489 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9490
9491 PR gdb/22980
9492 * gdb.base/osabi.exp: New file.
9493
9494 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
9495
9496 * gdb.cp/static-typedef-print.exp: New file.
9497 * gdb.cp/static-typedef-print.cc: New file.
9498
9499 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9500
9501 * gdb.ada/varsize_limit: New testcase.
9502
9503 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9504
9505 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9506
9507 * gdb.ada/notcplusplus: New testcase.
9508
9509 * gdb.base/c-linkage-name.c: New file.
9510 * gdb.base/c-linkage-name.exp: New testcase.
9511
9512 2018-03-26 Tom Tromey <tom@tromey.com>
9513
9514 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9515 * gdb.python/py-framefilter.py (name_error): New global.
9516 (ErrorInName.function): Use name_error.
9517
9518 2018-03-26 Tom Tromey <tom@tromey.com>
9519
9520 PR backtrace/15582:
9521 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9522
9523 2018-03-23 Keith Seitz <keiths@redhat.com>
9524
9525 PR c++/22968
9526 * gdb.cp/subtypes.exp: New file.
9527 * gdb.cp/subtypes.h: New file.
9528 * gdb.cp/subtypes.cc: New file.
9529 * gdb.cp/subtypes-2.cc: New file.
9530
9531 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9532
9533 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9534 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9535 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9536 -nostartfiles when compiling the test. Confirm that all registers
9537 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9538
9539 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9540
9541 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9542 option, syntax was wrong anyway.
9543 * gdb.arch/arm-disp-step.exp: Likewise.
9544 * gdb.arch/sparc64-regs.exp: Likewise.
9545 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9546 option, syntax was wrong anyway, switch to use
9547 prepare_for_testing.
9548 * gdb.arch/i386-disp-step.exp: Likewise.
9549
9550 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9551
9552 * gdb.ada/exec_changed.exp: Replace "target_info exists
9553 use_gdb_stub" by "use_gdb_stub".
9554 * gdb.ada/start.exp: Likewise.
9555 * gdb.base/async-shell.exp: Likewise.
9556 * gdb.base/attach-pie-misread.exp: Likewise.
9557 * gdb.base/attach-wait-input.exp: Likewise.
9558 * gdb.base/break-entry.exp: Likewise.
9559 * gdb.base/break-interp.exp: Likewise.
9560 * gdb.base/dprintf-detach.exp: Likewise.
9561 * gdb.base/nostdlib.exp: Likewise.
9562 * gdb.base/solib-nodir.exp: Likewise.
9563 * gdb.base/statistics.exp: Likewise.
9564 * gdb.base/testenv.exp: Likewise.
9565 * gdb.mi/mi-exec-run.exp: Likewise.
9566 * gdb.mi/mi-start.exp: Likewise.
9567 * gdb.multi/dummy-frame-restore.exp: Likewise.
9568 * gdb.multi/multi-arch-exec.exp: Likewise.
9569 * gdb.multi/multi-arch.exp: Likewise.
9570 * gdb.multi/tids.exp: Likewise.
9571 * gdb.multi/watchpoint-multi.exp: Likewise.
9572 * gdb.python/py-events.exp: Likewise.
9573 * gdb.threads/attach-into-signal.exp: Likewise.
9574 * gdb.threads/attach-stopped.exp: Likewise.
9575 * gdb.threads/threadapply.exp: Likewise.
9576 * lib/selftest-support.exp: Likewise.
9577
9578 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9579
9580 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9581
9582 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9583
9584 * gdb.perf/template-breakpoints.cc: New file.
9585 * gdb.perf/template-breakpoints.exp: New file.
9586 * gdb.perf/template-breakpoints.py: New file.
9587
9588 2018-03-19 Tom Tromey <tom@tromey.com>
9589
9590 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9591 y0.
9592 * gdb.rust/simple.exp: Test bare identifier form of struct
9593 initializer.
9594
9595 2018-03-19 Tom Tromey <tom@tromey.com>
9596
9597 * gdb.gdb/observer.exp: Remove.
9598
9599 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9600
9601 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9602 "qualified" option when setting breakpoints.
9603 * gdb.trace/backtrace.exp: Likewise.
9604 * gdb.trace/circ.exp: Likewise.
9605 * gdb.trace/collection.exp: Likewise.
9606 * gdb.trace/disconnected-tracing.exp: Likewise.
9607 * gdb.trace/ftrace-lock.exp: Likewise.
9608 * gdb.trace/ftrace.exp: Likewise.
9609 * gdb.trace/infotrace.exp: Likewise.
9610 * gdb.trace/packetlen.exp: Likewise.
9611 * gdb.trace/passc-dyn.exp: Likewise.
9612 * gdb.trace/qtro.exp: Likewise.
9613 * gdb.trace/read-memory.exp: Likewise.
9614 * gdb.trace/report.exp: Likewise.
9615 * gdb.trace/signal.exp: Likewise.
9616 * gdb.trace/status-stop.exp: Likewise.
9617 * gdb.trace/strace.exp: Likewise.
9618 * gdb.trace/tfind.exp: Likewise.
9619 * gdb.trace/trace-break.exp: Likewise.
9620 * gdb.trace/trace-condition.exp: Likewise.
9621 * gdb.trace/trace-mt.exp: Likewise.
9622 * gdb.trace/tstatus.exp: Likewise.
9623 * gdb.trace/tsv.exp: Likewise.
9624 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9625 * gdb.trace/unavailable.exp: Likewise.
9626 * gdb.trace/while-dyn.exp: Likewise.
9627
9628 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9629
9630 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9631 that libinproctrace is copied to the target.
9632
9633 2018-03-14 Tom Tromey <tom@tromey.com>
9634
9635 PR cli/14977:
9636 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9637 a null pointer.
9638 * gdb.base/wchar.exp: Likewise.
9639
9640 2018-03-14 Tom Tromey <tom@tromey.com>
9641
9642 PR cli/19918:
9643 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9644 flag.
9645
9646 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9647
9648 PR gdb/22841
9649 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9650 "target" to remote_exec.
9651
9652 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9653
9654 PR gdb/22841
9655 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9656 ${board}_upload): Remove.
9657
9658 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9659
9660 * gdb.cp/watch-cp.cc: New test.
9661 * gdb.cp/watch-cp.exp: New file.
9662
9663 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9664
9665 * gdb.base/infcall-nested-structs.exp: New file.
9666 * gdb.base/infcall-nested-structs.c: New file.
9667 * gdb.base/float.exp: Add riscv support.
9668
9669 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9670
9671 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9672 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9673
9674 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9675
9676 * gdb.server/abspath.exp: New file.
9677 * lib/gdb.exp (with_cwd): New procedure.
9678
9679 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9680
9681 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9682 use it.
9683 (gdb_is_target_remote_prompt): New proc.
9684 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9685 (gdb_is_target_native): Pass prompt parameter to
9686 gdb_is_target_1.
9687
9688 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9689
9690 * gdb.base/load-command.c: New file.
9691 * gdb.base/load-command.exp: New file.
9692 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9693 (gdb_is_target_1): ...this, and generalize for other targets
9694 than just remote.
9695 (gdb_is_target_remote): Use gdb_is_target_1.
9696 (gdb_is_target_native): use gdb_is_target_1.
9697
9698 2018-02-26 Tom Tromey <tom@tromey.com>
9699
9700 PR python/16497:
9701 * gdb.python/py-framefilter.exp: Update test.
9702
9703 2018-02-26 Tom Tromey <tom@tromey.com>
9704
9705 * gdb.dwarf2/variant.c: New file.
9706 * gdb.dwarf2/variant.exp: New file.
9707
9708 2018-02-26 Tom Tromey <tom@tromey.com>
9709
9710 * gdb.rust/simple.exp: Accept more possible results in enum test.
9711
9712 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9713
9714 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9715 parentheses.
9716
9717 2018-02-23 Maciej W. Rozycki <macro@mips.com>
9718
9719 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9720 name of a variable: $actual_linejj -> $actual_line.
9721
9722 2018-02-21 John Baldwin <jhb@FreeBSD.org>
9723
9724 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9725
9726 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9727
9728 * gdb.btrace/buffer-size.exp: Do not force BTS.
9729
9730 2018-02-14 Pedro Alves <palves@redhat.com>
9731
9732 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9733 getting a "Quit".
9734
9735 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9736
9737 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
9738 Fix test name.
9739
9740 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
9741
9742 * gdb.cp/m-static.exp: Check type of optimized out static
9743 member.
9744
9745 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
9746
9747 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
9748 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
9749
9750 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9751 Leszek Swirski <leszeks@google.com>
9752
9753 * gdb.python/py-prettyprint.c
9754 (struct to_string_returns_value_inner,
9755 struct to_string_returns_value_wrapper): New.
9756 (main): Add tsrvw variable.
9757 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
9758 ToStringReturnsValueWrapper): New classes.
9759 (register_pretty_printers): Register new pretty-printers.
9760 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
9761 recursive pretty printer.
9762 * gdb.python/py-mi.exp: Likewise.
9763
9764 2018-02-01 Leszek Swirski <leszeks@google.com>
9765
9766 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
9767 functions with the same name as an include file are parsed
9768 correctly.
9769
9770 2018-02-01 Yao Qi <yao.qi@linaro.org>
9771
9772 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
9773 "\[^\r\n\]*".
9774
9775 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
9776
9777 * gdb.arch/powerpc-prologue-frame.s: New file.
9778 * gdb.arch/powerpc-prologue-frame.c: Likewise.
9779 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
9780
9781 2018-01-31 Joel Brobecker <brobecker@adacore.com>
9782
9783 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
9784
9785 2018-01-30 Pedro Alves <palves@redhat.com>
9786
9787 PR gdb/13211
9788 * gdb.base/interrupt-daemon.c: New.
9789 * gdb.base/interrupt-daemon.exp: New.
9790 * gdb.multi/multi-term-settings.c: New.
9791 * gdb.multi/multi-term-settings.exp: New.
9792
9793 2018-01-30 Joel Brobecker <brobecker@adacore.com>
9794
9795 * gdb.base/break.exp: Save the location where the breakpoint
9796 on break.c:47 was actually inserted when debugging the version
9797 compiled at -O2 and use it in the expected output of the "info
9798 break" test performed soon after.
9799
9800 2018-01-22 Pedro Alves <palves@redhat.com>
9801 Sergio Durigan Junior <sergiodj@redhat.com>
9802
9803 * gdb.base/whatis.exp: Add tests for 'set print object on' +
9804 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
9805
9806 2018-01-22 Joel Brobecker <brobecker@adacore.com>
9807
9808 * gdb.base/break-include.c, gdb.base/break-include.inc,
9809 gdb.base/break-include.exp: New files.
9810 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
9811 line number now being the actual line number where the breakpoint
9812 was inserted.
9813 * gdb.mi/mi-break.exp: Likewise.
9814 * gdb.mi/mi-reverse.exp: Likewise.
9815 * gdb.mi/mi-simplerun.exp: Ditto.
9816
9817 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9818
9819 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
9820 varobj.
9821 * gdb.mi/mi-var-create-rtti.exp: Likewise.
9822
9823 2018-01-21 Don Breazeal <donb@codesourcery.com>
9824 Andrew Burgess <andrew.burgess@embecosm.com>
9825
9826 * gdb.mi/basics.c: Add new global.
9827 * gdb.mi/mi-frame-regs.exp: New file.
9828 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
9829 case.
9830
9831 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9832
9833 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
9834 non-parameter, and on an unknown symbol.
9835
9836 2018-01-19 Tom Tromey <tom@tromey.com>
9837
9838 * gdb.rust/modules.rs (TWENTY_THREE): New global.
9839 * gdb.rust/modules.exp: Add ::-qualified lookup test.
9840
9841 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9842
9843 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
9844 setrlimit and chdir to int.
9845
9846 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9847
9848 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
9849 function.
9850 (my_tend): Likewise.
9851 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
9852 rationale of avoiding FP- and vector instructions.
9853
9854 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
9855
9856 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
9857 "info reg" with "\[ \t\]*".
9858 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
9859 "\[ \t\]+".
9860 * gdb.arch/s390-multiarch.exp: Ditto.
9861 * gdb.base/pc-fp.exp: Ditto.
9862 * gdb.reverse/i386-precsave.exp: Ditto.
9863 * gdb.reverse/i386-reverse.exp: Ditto.
9864 * gdb.reverse/i387-env-reverse.exp: Ditto.
9865 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9866
9867 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9868
9869 * lib/gdb.exp (gdb_compile): Re-enable use of
9870 universal_compile_options for languages other than Rust.
9871
9872 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9873
9874 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
9875
9876 2018-01-17 Mike Gulick <mgulick@mathworks.com>
9877
9878 PR gdb/16577
9879 * gdb.base/solib-vanish.exp: New.
9880 * gdb.base/solib-vanish-main.c: New.
9881 * gdb.base/solib-vanish-lib1.c: New.
9882 * gdb.base/solib-vanish-lib2.c: New.
9883
9884 2018-01-17 Yao Qi <yao.qi@linaro.org>
9885
9886 * gdb.compile/compile.exp: Match the address printed for
9887 frame in the output of command "bt".
9888
9889 2018-01-15 Tom Tromey <tom@tromey.com>
9890
9891 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
9892 compute sp_reg.
9893
9894 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9895
9896 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
9897 to prepare.
9898 (prepare): Return 0 on error, 1 on success.
9899
9900 2018-01-12 Pedro Alves <palves@redhat.com>
9901
9902 * gdb.base/continue-after-aborted-step-over.c: New.
9903 * gdb.base/continue-after-aborted-step-over.exp: New.
9904
9905 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
9906
9907 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
9908 options when not creating an executable.
9909
9910 2018-01-11 Pedro Alves <palves@redhat.com>
9911
9912 PR remote/22597
9913 * gdb.server/stop-reply-no-thread.c: New file.
9914 * gdb.server/stop-reply-no-thread.exp: New file.
9915
9916 2018-01-10 Pedro Alves <palves@redhat.com>
9917
9918 PR gdb/22670
9919 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
9920 functions too. Test setting breakpoints and printing C functions
9921 with no debug info too.
9922 * gdb.ada/bp_c_mixed_case/qux.c: New file.
9923
9924 2018-01-10 Pedro Alves <palves@redhat.com>
9925
9926 PR gdb/22670
9927 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
9928 a fail.
9929
9930 2018-01-10 Pedro Alves <palves@redhat.com>
9931
9932 PR gdb/22670
9933 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
9934
9935 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9936
9937 * gdb.server/unittest.exp: Match the output in non-development
9938 mode.
9939
9940 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9941
9942 * gdb.gdb/unittest.exp: Match output in non-development mode.
9943
9944 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9945
9946 * gdb.ada/access_tagged_param.exp: Relax expected output
9947 for value of "ObjL" in "continue" to pck.inspect breakpoint
9948 test.
9949
9950 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9951
9952 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
9953 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
9954
9955 2018-01-05 Pedro Alves <palves@redhat.com>
9956
9957 PR gdb/18653
9958 * gdb.base/libsegfault.exp: New.
9959
9960 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9961
9962 PR gdb/22670
9963 * gdb.ada/access_tagged_param.exp: New file.
9964 * gdb.ada/access_tagged_param/foo.adb: New file.
9965
9966 2018-01-05 Pedro Alves <palves@redhat.com>
9967
9968 PR gdb/22670
9969 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
9970 exercise lower case too, and to exercise both full matching and
9971 wild matching.
9972
9973 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9974
9975 * gdb.ada/rename_subscript_param: New testcase.
9976
9977 2018-01-05 Jerome Guitton <guitton@adacore.com>
9978
9979 * gdb.ada/arr_acc_idx_w_gap: New testcase.
9980
9981 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9982
9983 * gdb.ada/convvar_comp: New testcase.
9984
9985 2018-01-05 Xavier Roirand <roirand@adacore.com>
9986
9987 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
9988 (My_Table): New global variable.
9989 * testsuite/gdb.ada/array_char_idx.exp: Add test.
9990
9991 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9992
9993 PR gdb/22670
9994 * gdb.ada/maint_with_ada: New testcase.
9995
9996 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9997
9998 PR gdb/22670
9999 * gdb.ada/bp_c_mixed_case: New testcase.
10000
10001 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10002
10003 PR gdb/22670
10004 * gdb.ada/complete.exp: Add "complete break ada" test.
10005
10006 2018-01-04 Joel Brobecker <brobecker@adacore.com>
10007
10008 PR gdb/22670
10009 * gdb.ada/info_addr_mixed_case: New testcase.
10010
10011 2018-01-03 Xavier Roirand <roirand@adacore.com>
10012
10013 * gdb.ada/excep_handle.exp: New testcase.
10014 * gdb.ada/excep_handle/foo.adb: New file.
10015 * gdb.ada/excep_handle/pck.ads: New file.
10016
10017 2018-01-03 Joel Brobecker <brobecker@adacore.com>
10018
10019 * gdb.base/step-line.c: Add extra empty line in copyright header.
10020 * gdb.base/step-line.inp: Likewise.
10021
10022 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10023
10024 * gdb.ada/dyn_stride.exp: Add slice test.
10025
10026 2018-01-02 Joel Brobecker <brobecker@adacore.com>
10027
10028 * gdb.ada/dyn_stride: New testcase.
10029
10030 2017-12-27 Stafford Horne <shorne@gmail.com>
10031
10032 * gdb.xml/extra-regs.xml: Add example foo reggroup.
10033 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
10034
10035 2017-12-27 Stafford Horne <shorne@gmail.com>
10036
10037 * gdb.base/reggroups.c: New file.
10038 * gdb.base/reggroups.exp: New file.
10039
10040 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10041
10042 * gdb.dwarf2/ada-valprint-error.c: New file.
10043 * gdb.dwarf2/ada-valprint-error.exp: New file.
10044
10045 2017-12-18 Joel Brobecker <brobecker@adacore.com>
10046
10047 * gdb.ada/assign_arr: New testcase.
10048
10049 2017-12-18 Xavier Roirand <roirand@adacore.com>
10050
10051 * gdb.ada/funcall_ptr: New testcase.
10052
10053 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
10054
10055 PR cli/16224
10056 * gdb.base/ptype-offsets.cc: New file.
10057 * gdb.base/ptype-offsets.exp: New file.
10058
10059 2017-12-15 Yao Qi <yao.qi@linaro.org>
10060
10061 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
10062 if XML is disabled.
10063
10064 2017-12-15 Xavier Roirand <roirand@adacore.com>
10065
10066 * gdb.ada/same_component_name: New testcase.
10067
10068 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10069
10070 * gdb.ada/str_binop_equal: New testcase.
10071
10072 2017-12-14 Joel Brobecker <brobecker@adacore.com>
10073
10074 * gdb.ada/task_switch_in_core: New testcase.
10075
10076 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
10077
10078 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
10079 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
10080 call test_bkpt_qualified.
10081 (test_bkpt_qualified): New proc.
10082
10083 2017-12-13 Pedro Alves <palves@redhat.com>
10084
10085 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10086 Tighten regexp by matching with an anchor.
10087
10088 2017-12-13 Pedro Alves <palves@redhat.com>
10089
10090 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10091 ("expression with namespace"): New set of tests.
10092 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10093 (Nested::Test_NS::qux): New.
10094 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10095 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10096
10097 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10098
10099 * gdb.base/server-del-break.c: New file.
10100 * gdb.base/server-del-break.exp: New file.
10101
10102 2017-12-12 Stafford Horne <shorne@gmail.com>
10103
10104 * gdb.xml/tdesc-regs.exp: Add or1k support.
10105
10106 2017-12-12 Stafford Horne <shorne@gmail.com>
10107
10108 * gdb.base/bp-permanent.c: Define nop of or1k.
10109
10110 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10111
10112 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10113 output with components being reordered.
10114
10115 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10116
10117 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10118 output with components being reordered.
10119
10120 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10121 Pedro Alves <palves@redhat.com>
10122
10123 * gdb.base/maint.exp (check for .gdb_index): Check also for
10124 .debug_names.
10125 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10126 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10127 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10128 (.gdb_index used after symbol reloading): Support also .debug_names.
10129 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10130
10131 2017-12-08 Yao Qi <yao.qi@linaro.org>
10132
10133 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10134 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10135
10136 2017-12-08 Yao Qi <yao.qi@linaro.org>
10137
10138 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10139 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10140
10141 2017-12-08 Yao Qi <yao.qi@linaro.org>
10142
10143 * gdb.arch/aarch64-tagged-pointer.c: New file.
10144 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10145
10146 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10147
10148 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10149 "int".
10150
10151 2017-12-07 Keith Seitz <keiths@redhat.com>
10152
10153 PR breakpoints/22569
10154 * gdb.linespec/ls-errs.exp: Change expected result of "break
10155 -source this file has spaces.c -line 3".
10156 Check that an explicit source file followed by whitespace is
10157 identified as an invalid explicit location.
10158
10159 2017-12-07 Keith Seitz <keiths@redhat.com>
10160
10161 * gdb.cp/nested-types.cc: New file.
10162 * gdb.cp/nested-types.exp: New file.
10163 * lib/cp-support.exp: Load data-structures.exp library.
10164 (debug_cp_test_ptype_class): New global.
10165 (cp_ptype_class_verbose, next_line): New procedures.
10166 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10167 Add and document new return value.
10168 Switch the list of lines to a queue.
10169 Add support for new `type' key for nested type definitions.
10170 Add debugging/troubleshooting messages.
10171 * lib/data-structures.exp: New file.
10172
10173 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10174
10175 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10176 with proc_with_prefix, don't use with_test_prefix.
10177
10178 2017-12-07 Tom Tromey <tom@tromey.com>
10179
10180 * gdb.base/break.exp: Add test for empty "commands".
10181
10182 2017-12-07 Yao Qi <yao.qi@linaro.org>
10183
10184 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10185 malloc and catch syscall.
10186
10187 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10188
10189 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10190 tests for explicit locations.
10191
10192 2017-12-06 Pedro Alves <palves@redhat.com>
10193
10194 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10195 force-disabling XML descriptions.
10196
10197 2017-12-04 Pedro Alves <palves@redhat.com>
10198
10199 PR gdb/22499
10200 * gdb.arch/amd64-disp-step-avx.S: New file.
10201 * gdb.arch/amd64-disp-step-avx.exp: New file.
10202
10203 2017-12-03 Pedro Alves <palves@redhat.com>
10204
10205 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10206 and <string.h>.
10207 (parent_function): Print distinct messages when waitpid fails, or
10208 the child exits with a signal, or the child exits for an unhandled
10209 reason.
10210 * gdb.threads/process-dies-while-detaching.exp
10211 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10212 it. Wait for both inferior output and GDB's prompt. Use an
10213 indirect spawn id list.
10214 (do_detach): New parameter 'child_exit'. Use it to compute
10215 expected inferior output.
10216 (test_detach, test_detach_watch, test_detach_killed_outside):
10217 Adjust to pass down the expected child exit kind.
10218
10219 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10220 Sergio Durigan Junior <sergiodj@redhat.com>
10221 Pedro Alves <palves@redhat.com>
10222
10223 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10224
10225 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10226
10227 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10228 to 'symbol-file' and 'add-symbol-file' can be
10229 position-independent.
10230
10231 2017-12-01 Yao Qi <yao.qi@linaro.org>
10232
10233 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10234 the URL in copyright header.
10235 * gdb.arch/aarch64-fp.exp: Likewise.
10236 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10237 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10238 * gdb.base/expand-psymtabs.exp: Likewise.
10239 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10240 * gdb.fortran/common-block.exp: Likewise.
10241 * gdb.fortran/common-block.f90: Likewise.
10242 * gdb.fortran/logical.exp: Likewise.
10243 * gdb.fortran/vla-datatypes.f90: Likewise.
10244 * gdb.fortran/vla-sub.f90: Likewise.
10245
10246 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10247
10248 * gdb.ada/repeat_dyn: New testcase.
10249
10250 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10251
10252 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10253 Update for changed thread numbering.
10254 * gdb.cell/bt.exp: Update for changed GDB output.
10255
10256 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10257
10258 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10259 setting isremote by hand.
10260 * boards/dwarf4-gdb-index.exp: Likewise.
10261 * boards/fission.exp: Likewise.
10262 * boards/stabs.exp: Likewise.
10263
10264 2017-11-30 Pedro Alves <palves@redhat.com>
10265
10266 * gdb.linespec/cpls-ops.exp
10267 (check_explicit_skips_function_argument): Extract the underlying
10268 type of size_t instead of hardcoding it.
10269
10270 2017-11-29 Pedro Alves <palves@redhat.com>
10271
10272 PR c++/19436
10273 * gdb.linespec/cpls-abi-tag.cc: New file.
10274 * gdb.linespec/cpls-abi-tag.exp: New file.
10275
10276 2017-11-29 Pedro Alves <palves@redhat.com>
10277
10278 * gdb.base/langs.exp: Use -qualified.
10279 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10280 it.
10281 * gdb.cp/namespace.exp: Use -qualified.
10282 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10283 (overload-3, template-overload, template-ret-type, const-overload)
10284 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10285 procedures.
10286 (test_driver): Call them.
10287 * gdb.cp/save-bp-qualified.cc: New.
10288 * gdb.cp/save-bp-qualified.exp: New.
10289 * gdb.linespec/explicit.exp: Test -qualified.
10290 * lib/completion-support.exp (completion::explicit_opts_list): Add
10291 "-qualified".
10292 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10293
10294 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10295
10296 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10297
10298 2017-11-29 Tom Tromey <tom@tromey.com>
10299
10300 * gdb.base/relocate.exp: Update invalid argument test.
10301 Add new tests for invalid arguments.
10302
10303 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10304
10305 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10306 Return 0 as a long.
10307 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10308
10309 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10310
10311 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10312 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10313 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10314 func ().
10315 * gdb.cp/shadow.cc (B.func): Return 0.
10316
10317 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10318
10319 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10320 expected output in gdb_expect call to allow the exception
10321 message to be present as well. Fix syntax confusion to avoid
10322 TCL thinking that exception_name is an array.
10323
10324 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10325
10326 * gdb.arch/spu-info.c: Include <unistd.h>.
10327 (do_signal_test): Fix broken calls to write.
10328 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10329 Fix checks for empty mailboxes. Update signal tests for corrected
10330 do_signal_test routine. Allow nonzero event status.
10331 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10332 * gdb.cell/arch.exp: Use standard_output_file.
10333 * gdb.cell/break.exp: Likewise.
10334 * gdb.cell/bt.exp: Likewise.
10335 * gdb.cell/core.exp: Likewise.
10336 * gdb.cell/dwarfaddr.exp: Likewise.
10337 * gdb.cell/ea-cache.exp: Likewise.
10338 * gdb.cell/ea-standalone.exp: Likewise.
10339 * gdb.cell/f-regs.exp: Likewise.
10340 * gdb.cell/fork.exp: Likewise.
10341 * gdb.cell/gcore.exp: Likewise.
10342 * gdb.cell/mem-access.exp: Likewise.
10343 * gdb.cell/ptype.exp: Likewise.
10344 * gdb.cell/registers.exp: Likewise.
10345 * gdb.cell/sizeof.exp: Likewise.
10346 * gdb.cell/solib-symbol.exp: Likewise.
10347 * gdb.cell/solib.exp: Likewise.
10348
10349 2017-11-25 Pedro Alves <palves@redhat.com>
10350
10351 * gdb.base/complete-empty.exp: New file.
10352 * gdb.base/completion.exp: Adjust.
10353
10354 2017-11-25 Pedro Alves <palves@redhat.com>
10355
10356 * gdb.linespec/cpls-ops.cc: New file.
10357 * gdb.linespec/cpls-ops.exp: New file.
10358 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10359 factored out from ...
10360 (test_complete_prefix_range): ... this.
10361
10362 2017-11-24 Pedro Alves <palves@redhat.com>
10363
10364 * gdb.linespec/cpcompletion.exp: New file.
10365 * gdb.linespec/cpls-hyphen.cc: New file.
10366 * gdb.linespec/cpls.cc: New file.
10367 * gdb.linespec/cpls2.cc: New file.
10368 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10369 test to use test_gdb_complete_unique. Add label completion,
10370 keyword completion and explicit location completion tests.
10371 * lib/completion-support.exp: New file.
10372
10373 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10374
10375 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10376 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10377 when hitting an exception catchpoint.
10378
10379 2017-11-22 Yao Qi <yao.qi@linaro.org>
10380
10381 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10382
10383 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10384
10385 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10386 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10387 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10388
10389 2017-11-22 Yao Qi <yao.qi@linaro.org>
10390
10391 * gdb.base/info-os.exp: Pass pthreads.
10392 * gdb.multi/multi-attach.exp: Likewise.
10393
10394 2017-11-22 Yao Qi <yao.qi@linaro.org>
10395
10396 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10397 compiler.
10398
10399 2017-11-22 Yao Qi <yao.qi@linaro.org>
10400
10401 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10402 * gdb.base/break-interp.exp: Likewise.
10403 * gdb.base/jit-attach-pie.exp: Likewise.
10404
10405 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10406
10407 * gdb.base/float128.c (large128): New variable.
10408 * gdb.base/float128.exp: Add test to print largest __float128 value.
10409
10410 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10411
10412 * gdb.arch/vsx-regs.exp: Update register content checks.
10413
10414 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10415
10416 * gdb.arch/ppc-longdouble.exp: New file.
10417 * gdb.arch/ppc-longdouble.c: Likewise.
10418
10419 2017-11-21 Pedro Alves <palves@redhat.com>
10420
10421 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10422
10423 2017-11-20 Pedro Alves <palves@redhat.com>
10424
10425 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10426 (long_double_typedef): New typedefs.
10427 Use DEF on double and long double.
10428 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10429 cases.
10430 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10431 and 'long_double_ptr_same_size' locals. Use them to decide
10432 whether cast from array/function to float is valid/invalid.
10433
10434 2017-11-17 Tom Tromey <tom@tromey.com>
10435
10436 * gdb.rust/traits.rs: New file.
10437 * gdb.rust/traits.exp: New file.
10438
10439 2017-11-17 Joel Brobecker <brobecker@adacore.com>
10440
10441 * gdb.ada/minsyms: New testcase.
10442
10443 2017-11-16 Pedro Alves <palves@redhat.com>
10444
10445 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10446 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10447
10448 2017-11-16 Pedro Alves <palves@redhat.com>
10449
10450 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10451 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10452
10453 2017-11-16 Pedro Alves <palves@redhat.com>
10454
10455 * gdb.server/reconnect-ctrl-c.c: New file.
10456 * gdb.server/reconnect-ctrl-c.exp: New file.
10457
10458 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10459
10460 * gdb.python/py-rbreak.exp: New file.
10461 * gdb.python/py-rbreak.c: New file.
10462 * gdb.python/py-rbreak-func2.c: New file.
10463
10464 2017-11-16 Pedro Alves <palves@redhat.com>
10465
10466 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10467 pattern.
10468 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10469 GDB.
10470
10471 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10472
10473 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10474 regex.
10475
10476 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10477
10478 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10479 test names.
10480
10481 2017-11-09 Pedro Alves <palves@redhat.com>
10482
10483 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10484 factored out from ...
10485 (top level): ... here, and adjusted to avoid expecting beyond the
10486 prompt in a single gdb_test_multiple.
10487
10488 2017-11-09 Pedro Alves <palves@redhat.com>
10489
10490 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10491 output.
10492 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10493 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10494 * gdb.server/ext-run.exp ("kill" test): Likewise.
10495 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10496
10497 2017-11-09 Pedro Alves <palves@redhat.com>
10498
10499 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10500 match till end of line.
10501
10502 2017-11-09 Pedro Alves <palves@redhat.com>
10503
10504 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10505
10506 2017-11-09 Pedro Alves <palves@redhat.com>
10507
10508 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10509 New procedures, factored out from ...
10510 (top level): ... here, and adjusted to avoid expecting beyond the
10511 prompt in one go.
10512
10513 2017-11-09 Pedro Alves <palves@redhat.com>
10514
10515 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10516 output. Fix '?' match.
10517
10518 2017-11-08 Joel Brobecker <brobecker@adacore.com>
10519
10520 * gdb.ada/scoped_watch: New testcase.
10521 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10522 which is actually correct.
10523 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10524 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10525
10526 2017-11-08 Pedro Alves <palves@redhat.com>
10527
10528 * gdb.gdb/complaints.exp (test_initial_complaints)
10529 (test_serial_complaints, test_short_complaints): Call
10530 complaint_internal instead of complaint.
10531
10532 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10533
10534 * gdb.threads/tls-core.c: New file.
10535 * gdb.threads/tls-core.exp: Likewise.
10536
10537 2017-11-08 Pedro Alves <palves@redhat.com>
10538
10539 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10540 (p Exported_Capitalized): New test.
10541 (p exported_capitalized): New test.
10542
10543 2017-11-07 Pedro Alves <palves@redhat.com>
10544
10545 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10546
10547 2017-11-07 Pedro Alves <palves@redhat.com>
10548
10549 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10550 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10551 (disable_invalid, disable_inverted, disable_negative): New
10552 procedures.
10553 ("bad numbers"): New set of tests.
10554
10555 2017-11-07 Pedro Alves <palves@redhat.com>
10556
10557 * gdb.cp/ena-dis-br-range.exp: Add tests.
10558
10559 2017-11-07 Pedro Alves <palves@redhat.com>
10560
10561 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10562
10563 2017-11-07 Xavier Roirand <roirand@adacore.com>
10564 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.base/ena-dis-br.exp: Add reference to
10567 gdb.cp/ena-dis-br-range.exp.
10568 * gdb.cp/ena-dis-br-range.exp: New file.
10569 * gdb.cp/ena-dis-br-range.cc: New file.
10570
10571 2017-11-06 Pedro Alves <palves@redhat.com>
10572
10573 * gdb.base/attach-non-pgrp-leader.c: New.
10574 * gdb.base/attach-non-pgrp-leader.exp: New.
10575
10576 2017-11-06 Pedro Alves <palves@redhat.com>
10577
10578 * configure.ac: No longer check for termio.h and sgtty.h.
10579 * configure: Regenerate.
10580 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10581 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10582 Remove termio and sgtty code.
10583
10584 2017-11-03 Yao Qi <yao.qi@linaro.org>
10585
10586 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10587 in GDB is disabled.
10588
10589 2017-11-03 Yao Qi <yao.qi@linaro.org>
10590
10591 * gdb.python/py-thrhandle.exp: Skip it if python is not
10592 enabled.
10593
10594 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10595
10596 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10597 as a breakpoint command.
10598
10599 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10600
10601 PR python/21213
10602 * gdb.python/py-infthread.exp: Test calling
10603 InferiorThread.inferior () multiple times in a row.
10604
10605 2017-10-27 Keith Seitz <keiths@redhat.com>
10606
10607 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10608 Test "info break" for every inlined function breakpoint.
10609
10610 2017-10-27 Yao Qi <yao.qi@linaro.org>
10611
10612 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10613
10614 2017-10-26 Patrick Frants <osscontribute@gmail.com>
10615
10616 * gdb.cp/classes.exp (test_static_members): Test printing
10617 Outer::instance.
10618 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10619 (Inner::instance, Outer::instance): New.
10620
10621 2017-10-24 Pedro Alves <palves@redhat.com>
10622
10623 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10624 extra console" test in two stages.
10625
10626 2017-10-24 Pedro Alves <palves@redhat.com>
10627
10628 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10629
10630 2017-10-24 Pedro Alves <palves@redhat.com>
10631
10632 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10633 loop.
10634
10635 2017-10-24 Pedro Alves <palves@redhat.com>
10636
10637 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10638 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10639
10640 2017-10-24 Pedro Alves <palves@redhat.com>
10641
10642 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10643 parameter and handle it. Don't output read value in test name.
10644
10645 2017-10-24 Pedro Alves <palves@redhat.com>
10646
10647 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10648 custom test name.
10649
10650 2017-10-24 Pedro Alves <palves@redhat.com>
10651
10652 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10653 include the unstable output directory name in the test's name.
10654 (initial_setup_simple) <'set args'>: Use custom test name.
10655
10656 2017-10-24 Pedro Alves <palves@redhat.com>
10657
10658 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10659 with explicit test name.
10660
10661 2017-10-20 Pedro Alves <palves@redhat.com>
10662
10663 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10664 'wait -i'. Use gdb_assert and remote_close.
10665
10666 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10667
10668 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10669 number from variable rather than hard-coded.
10670
10671 2017-10-19 Pedro Alves <palves@redhat.com>
10672
10673 * gdb.base/long-inferior-output.c: New file.
10674 * gdb.base/long-inferior-output.exp: New file.
10675
10676 2017-11-18 Keith Seitz <keiths@redhat.com>
10677
10678 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10679 method.
10680 (main): Call it.
10681 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10682 Add additional user-defined conversion operator tests.
10683
10684 2017-10-17 Pedro Alves <palves@redhat.com>
10685
10686 * boards/native-stdio-gdbserver.exp: Load "local-board".
10687
10688 2017-10-17 Pedro Alves <palves@redhat.com>
10689
10690 * gdb.base/quit-live.c: New file.
10691 * gdb.base/quit-live.exp: New file.
10692
10693 2017-10-16 Keith Seitz <keiths@redhat.com>
10694
10695 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10696 (class_with_protected_typedef, class_with_private_typedef)
10697 (struct_with_public_typedef, struct_with_protected_typedef)
10698 (struct_with_private_typedef): New classes/structs.
10699 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10700 typedefs and access specifiers.
10701
10702 2017-10-16 Pedro Alves <palves@redhat.com>
10703 Simon Marchi <simon.marchi@polymtl.ca>
10704
10705 * README (Local vs Remote vs Native): New section.
10706 * boards/local-board.exp: New file, with bits factored out from
10707 ...
10708 * boards/native-extended-gdbserver.exp: ... here. Load
10709 "local-board".
10710 * boards/native-gdbserver.exp: Load "local-board".
10711 (${board}_spawn, ${board}_exec): Delete.
10712 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10713 ...
10714 * boards/stdio-gdbserver-base.exp: ... this new file.
10715 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10716 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10717 procedure.
10718 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10719 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10720 stdio_gdbserver_command.
10721 (${board}_get_remote_address, ${board}_get_comm_port)
10722 (${board}_download, ${board}_upload): Delete.
10723 (get_target_remote_pipe_cmd): New.
10724
10725 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10726
10727 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10728 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10729 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10730 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10731 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10732 remove with_test_prefix.
10733
10734 2017-10-13 Pedro Alves <palves@redhat.com>
10735
10736 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
10737 * gdb.base/annota1.exp: Use it instead of is_remote.
10738 * gdb.base/annota3.exp: Use it instead of is_remote.
10739 * gdb.cp/annota2.exp: Use it instead of is_remote.
10740 * gdb.cp/annota3.exp: Use it instead of is_remote.
10741 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
10742
10743 2017-10-13 Pedro Alves <palves@redhat.com>
10744
10745 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
10746 (test_num_test_vars, run_and_count_vars, find_env)
10747 (test_set_unset_env, test_inherit_env_var): New procedures.
10748 (top level): Use them.
10749
10750 2017-10-13 Pedro Alves <palves@redhat.com>
10751
10752 * lib/selftest-support.exp (selftest_setup): Extend comments, and
10753 also skip on stub-like targets.
10754
10755 2017-10-13 Pedro Alves <palves@redhat.com>
10756
10757 PR gdb/22293
10758 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
10759 (top level): Move some tests to ...
10760 (test_not_found): ... this new procedure.
10761 (top level): Call it.
10762
10763 2017-10-13 Pedro Alves <palves@redhat.com>
10764
10765 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
10766 expect different "info terminal" output if testing with a
10767 non-native target.
10768
10769 2017-10-13 Pedro Alves <palves@redhat.com>
10770 Simon Marchi <simon.marchi@polymtl.ca>
10771
10772 PR python/12966
10773 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
10774
10775 2017-10-13 Pedro Alves <palves@redhat.com>
10776
10777 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
10778 already.
10779
10780 2017-10-13 Pedro Alves <palves@redhat.com>
10781
10782 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
10783 is_remote.
10784
10785 2017-10-13 Pedro Alves <palves@redhat.com>
10786
10787 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
10788 is_remote.
10789
10790 2017-10-13 Pedro Alves <palves@redhat.com>
10791
10792 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
10793 is set.
10794 (corefile_test_attach): Likewise. Check can_spawn_for_attach
10795 instead of is_remote.
10796
10797 2017-10-13 Pedro Alves <palves@redhat.com>
10798
10799 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
10800 (top level): Add comment.
10801
10802 2017-10-13 Pedro Alves <palves@redhat.com>
10803
10804 * gdb.base/remote.exp (top level): Fix comment typo and add
10805 missing return.
10806
10807 2017-10-13 Pedro Alves <palves@redhat.com>
10808 Simon Marchi <simon.marchi@polymtl.ca>
10809
10810 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
10811 calls and add comments. Skip test if use_gdb_stub is set.
10812 (top level): Use "set cwd" command instead of "cd" command.
10813
10814 2017-10-13 Pedro Alves <palves@redhat.com>
10815
10816 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
10817 is_remote target check.
10818
10819 2017-10-13 Pedro Alves <palves@redhat.com>
10820
10821 * gdb.base/scope.exp: Use build_executable + clean_restart +
10822 gdb_file_cmd instead of prepare_for_testing and no longer skip
10823 "before run" tests on is_remote target boards. Update comments.
10824 * boards/native-extended-gdbserver.exp
10825 (extended_gdbserver_load_last_file): New, factored out from ...
10826 (gdb_load): ... this. Move further below and add comment.
10827 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
10828
10829 2017-10-12 Pedro Alves <palves@redhat.com>
10830
10831 * gdb.base/attach.exp: Remove references to gdb64.
10832 * gdb.base/dbx.exp: Remove references to gdb64.
10833
10834 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10835 Pedro Alves <palves@redhat.com>
10836
10837 * gdb.base/label.exp: Remove is_remote target check.
10838
10839 2017-10-12 Pedro Alves <palves@redhat.com>
10840
10841 * gdb.base/auvx.exp (coredir): Update comment.
10842 (top level) <core_works>: Use "set cwd" command instead of "cd"
10843 command.
10844
10845 2017-10-12 Pedro Alves <palves@redhat.com>
10846 Simon Marchi <simon.marchi@polymtl.ca>
10847
10848 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
10849 target boards.
10850
10851 2017-10-12 Pedro Alves <palves@redhat.com>
10852 Simon Marchi <simon.marchi@polymtl.ca>
10853
10854 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
10855 Instead skip if there's any gdb_protocol set.
10856
10857 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10858 Pedro Alves <palves@redhat.com>
10859
10860 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
10861
10862 2017-10-12 Pedro Alves <palves@redhat.com>
10863 Simon Marchi <simon.marchi@polymtl.ca>
10864
10865 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
10866 instead of on dejagnu remote boards.
10867
10868 2017-10-12 Pedro Alves <palves@redhat.com>
10869 Simon Marchi <simon.marchi@polymtl.ca>
10870
10871 * gdb.base/inferior-died.exp: Remove is_remote and isnative
10872 checks. Use build_executable + clean_restart instead of
10873 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
10874 of enabling non-stop after starting gdb.
10875
10876 2017-10-12 Pedro Alves <palves@redhat.com>
10877
10878 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
10879 * gdb.threads/non-ldr-exc-2.exp: Ditto.
10880 * gdb.threads/non-ldr-exc-3.exp: Ditto.
10881 * gdb.threads/non-ldr-exc-4.exp: Ditto.
10882
10883 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
10884
10885 * gdb.arch/arc-tdesc-cpu.exp: New file.
10886 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
10887
10888 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
10889
10890 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
10891
10892 2017-10-10 Pedro Alves <palves@redhat.com>
10893
10894 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
10895 expect CLI output.
10896
10897 2017-10-10 Pedro Alves <palves@redhat.com>
10898
10899 * lib/selftest-support.exp (selftest_setup): Update for
10900 captured_command_loop's prototype change.
10901
10902 2017-10-09 Pedro Alves <palves@redhat.com>
10903
10904 Test both arch1=>arch2 and arch2=>arch1.
10905
10906 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
10907 (srcfile2, binfile2, march1, march2): Remove globals. Largely
10908 factored out to...
10909 (append_arch1_options, append_arch2_options, append_arch_options)
10910 (build_executables): New procedures.
10911 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
10912 local.
10913 (top level): Add new 'first_arch' testing axis.
10914
10915 2017-10-09 Pedro Alves <palves@redhat.com>
10916
10917 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
10918 (barrier): New.
10919 (thread_start, all_started): New functions.
10920 (main): Spawn new thread and wait until it is scheduled.
10921 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
10922 option.
10923 (do_test): Add 'selected_thread' parameter. Run to all_started
10924 instead of main. Explicitly set the breakpoint at main. Switch
10925 to the SELECTED_THREAD thread.
10926 (top level): Test handling the exec event with either the main
10927 thread or the second thread selected.
10928
10929 2017-10-09 Pedro Alves <palves@redhat.com>
10930
10931 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
10932 logic. Move STOP marker after the value checks.
10933 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
10934 regexp.
10935
10936 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
10937
10938 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
10939
10940 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
10941
10942 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
10943 integer-to-dfp conversion.
10944 * gdb.base/dfp-test.exp: Likewise.
10945
10946 2017-10-04 Pedro Alves <palves@redhat.com>
10947
10948 * gdb.multi/hangout.c: Include <unistd.h>.
10949 (hangout_loop): New function.
10950 (main): Call alarm. Call hangout_loop in a loop.
10951 * gdb.multi/hello.c: Include <unistd.h>.
10952 (hello_loop): New function.
10953 (main): Call alarm. Call hangout_loop in a loop.
10954 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
10955 inferior with the other selected.
10956
10957 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
10958
10959 * gdb.mi/list-thread-groups-available.exp: New file.
10960 * gdb.mi/list-thread-groups-available.c: New file.
10961
10962 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10963
10964 * gdb.base/set-cwd.exp: Make it available on
10965 native-extended-gdbserver.
10966
10967 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10968
10969 * gdb.base/set-cwd.c: New file.
10970 * gdb.base/set-cwd.exp: Likewise.
10971
10972 2017-10-02 Tom Tromey <tom@tromey.com>
10973
10974 PR rust/22236:
10975 * gdb.rust/simple.rs (main): New variable "fslice".
10976 * gdb.rust/simple.exp: Add slice tests. Update string tests.
10977
10978 2017-10-02 Tom Tromey <tom@tromey.com>
10979
10980 * gdb.rust/simple.exp: Test ptype of a slice.
10981
10982 2017-10-02 Tom Tromey <tom@tromey.com>
10983
10984 * gdb.rust/simple.exp: Test index of slice.
10985
10986 2017-09-27 Tom Tromey <tom@tromey.com>
10987
10988 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
10989
10990 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
10991 Pedro Alves <palves@redhat.com>
10992
10993 * gdb.base/compare-sections.exp (get value of read-only section): Read
10994 as unsigned value.
10995 (corrupt read-only section): Likewise and don't set written if patching
10996 failed.
10997
10998 2017-09-21 Kevin Buettner <kevinb@redhat.com>
10999
11000 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
11001 files.
11002
11003 2017-09-20 Pedro Alves <palves@redhat.com>
11004
11005 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
11006 symbol names in gdb's output.
11007 * gdb.cp/overload.exp ("list all overloads"): Likewise.
11008
11009 2017-09-20 Pedro Alves <palves@redhat.com>
11010
11011 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
11012 Rename to ...
11013 (test_list_ambiguous_symbol): ... this and add a symbol name
11014 parameter. Adjust.
11015 (test_list_ambiguous_function): Reimplement on top of
11016 test_list_ambiguous_symbol and also test listing ambiguous
11017 variables.
11018 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
11019 (ambiguous_fun): ... this.
11020 (ambiguous_var): New.
11021 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
11022 (ambiguous_fun): ... this.
11023 (ambiguous_var): New.
11024
11025 2017-09-19 John Baldwin <jhb@FreeBSD.org>
11026
11027 * gdb.base/starti.c: New file.
11028 * gdb.base/starti.exp: New file.
11029 * lib/gdb.exp (gdb_starti_cmd): New procedure.
11030
11031 2017-09-14 Pedro Alves <palves@redhat.com>
11032
11033 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
11034 (top level): Use it instead of runto.
11035
11036 2017-09-11 Tom Tromey <tom@tromey.com>
11037
11038 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
11039
11040 2017-09-11 Tom Tromey <tom@tromey.com>
11041
11042 * gdb.python/py-infthread.exp: Add tests for new_thread event.
11043 * gdb.python/py-inferior.exp: Add tests for new inferior events.
11044
11045 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
11046
11047 * gdb.fortran/printing-types.exp: New file.
11048 * gdb.fortran/printing-types.exp: New file.
11049
11050 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11051
11052 * gdb.fortran/vla-ptype.exp: Fix typos.
11053 * gdb.fortran/vla-value.exp: Same.
11054
11055 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
11056
11057 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
11058 * gdb.mi/mi-var-child-f.exp: Likewise.
11059 * gdb.mi/mi-vla-fortran.exp: Likewise.
11060
11061 2017-09-08 Frank Penczek <frank.penczek@intel.com>
11062 Christoph Weinmann <christoph.t.weinmann@intel.com>
11063 Bernhard Heckel <bernhard.heckel@intel.com>
11064
11065 * gdb.fortran/ptr-indentation.f90: New file.
11066 * gdb.fortran/ptr-indentation.exp: New file.
11067
11068 2017-09-05 Tom Tromey <tom@tromey.com>
11069
11070 PR gdb/22010:
11071 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
11072
11073 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
11074
11075 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
11076
11077 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
11078
11079 * gdb.threads/tls-nodebug-pie.c: New file.
11080 * gdb.threads/tls-nodebug-pie.exp: New file.
11081
11082 2017-09-05 Tom Tromey <tom@tromey.com>
11083
11084 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11085 for rust.
11086
11087 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11088
11089 * gdb.multi/multi-arch-exec.exp: Test with different
11090 "follow-exec-mode" settings.
11091 (do_test): New procedure.
11092
11093 2017-09-04 Pedro Alves <palves@redhat.com>
11094
11095 * gdb.base/func-static.c (S::method const, S::method volatile)
11096 (S::method volatile const): New methods.
11097 (c_s, v_s, cv_s): New instances.
11098 (main): Call method() on them.
11099 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11100 (cannot_resolve): New procedure.
11101 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11102 print-quote-unquoted columns.
11103 (do_test): Test printing each scope too.
11104
11105 2017-09-04 Pedro Alves <palves@redhat.com>
11106
11107 * gdb.base/local-static.exp: Also test with
11108 class::method::variable wholly quoted.
11109 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11110
11111 2017-09-04 Pedro Alves <palves@redhat.com>
11112
11113 * gdb.base/local-static.c: New.
11114 * gdb.base/local-static.cc: New.
11115 * gdb.base/local-static.exp: New.
11116
11117 2017-09-04 Pedro Alves <palves@redhat.com>
11118
11119 * gdb.asm/asm-source.exp: Add casts to int.
11120 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11121 (dataglobal64_1, dataglobal64_2): New globals.
11122 * gdb.base/nodebug.exp: Test different expressions involving the
11123 new globals, with print, whatis and ptype. Add casts to int.
11124 * gdb.base/solib-display.exp: Add casts to int.
11125 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11126 * gdb.cp/m-static.exp: Add cast to int.
11127 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11128 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11129 tls variable with no debug info without a cast. Test with a cast
11130 to int too.
11131 * gdb.trace/entry-values.exp: Add casts.
11132
11133 2017-09-04 Pedro Alves <palves@redhat.com>
11134
11135 * gdb.base/nodebug.exp: Test that ptype's error about functions
11136 with unknown return type includes the function name too.
11137
11138 2017-09-04 Pedro Alves <palves@redhat.com>
11139
11140 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11141 return type of munmap in infcall.
11142 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11143 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11144 type of ftell in infcall.
11145 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11146 type of getpid in infcall.
11147 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11148 infcall.
11149 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11150 Bail on failure to extract the pid.
11151 * gdb.base/nodebug.c: #include <stdint.h>.
11152 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11153 New functions.
11154 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11155 Change expected output of print/whatis/ptype with functions with
11156 no debug info. Test all supported languages. Call
11157 test_call_promotion.
11158 * gdb.compile/compile.exp: Adjust expected output to expect
11159 warning.
11160 * gdb.threads/siginfo-threads.exp: Likewise.
11161
11162 2017-09-04 Pedro Alves <palves@redhat.com>
11163
11164 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11165 "prototypes". Test calling float functions via prototyped and
11166 unprototyped function pointers.
11167 (perform_all_tests): New parameter "prototypes". Pass it down.
11168 (top level): Pass down "prototypes" parameter to
11169 perform_all_tests.
11170
11171 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11172
11173 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11174 Test with nested loops.
11175
11176 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11177
11178 * gdb.base/commands.exp: Call the new procedures.
11179 (loop_break_test, loop_continue_test): New procedures.
11180
11181 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11182
11183 * gdb.base/commands.exp: Call new procedure.
11184 (define_if_without_arg_test): New procedure.
11185
11186 2017-09-04 Pedro Alves <palves@redhat.com>
11187
11188 * gdb.base/list-ambiguous.exp: New file.
11189 * gdb.base/list-ambiguous0.c: New file.
11190 * gdb.base/list-ambiguous1.c: New file.
11191 * gdb.base/list.exp (test_list_range): Adjust expected output.
11192
11193 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11194
11195 * gdb.base/share-env-with-gdbserver.c: New file.
11196 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11197
11198 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11199
11200 * gdb.base/commands.exp (gdbvar_simple_if_test,
11201 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11202 progvar_simple_if_test, progvar_simple_while_test,
11203 progvar_complex_if_while_test, user_defined_command_test,
11204 user_defined_command_args_eval,
11205 user_defined_command_args_stack_test,
11206 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11207 temporary_breakpoint_commands,
11208 gdb_test_no_prompt, redefine_hook_test,
11209 redefine_backtrace_test): Remove "global gdb_prompt".
11210
11211 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11212
11213 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11214 New proc, call it from toplevel.
11215
11216 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11217
11218 PR remote/21852
11219 * gdb.server/normal.c: New file, copied from gdb.base.
11220 * gdb.server/run-without-local-binary.exp: New file.
11221
11222 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11223
11224 * gdb.arch/sparc64-adi.exp: New file.
11225 * gdb.arch/sparc64-adi.c: New file.
11226
11227 2017-08-22 Pedro Alves <palves@redhat.com>
11228
11229 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11230 (top level): Add "list all overloads" tests.
11231
11232 2017-08-22 Tom Tromey <tom@tromey.com>
11233
11234 * gdb.gdb/xfullpath.exp: Remove.
11235
11236 2017-08-21 Pedro Alves <palves@redhat.com>
11237
11238 PR gdb/19487
11239 * gdb.base/symbol-alias.c: New.
11240 * gdb.base/symbol-alias2.c: New.
11241 * gdb.base/symbol-alias.exp: New.
11242
11243 2017-08-21 Pedro Alves <palves@redhat.com>
11244
11245 * gdb.base/dfp-test.c
11246 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11247 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11248 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11249 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11250 * gdb.base/whatis-ptype-typedefs.c: New.
11251 * gdb.base/whatis-ptype-typedefs.exp: New.
11252 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11253 (an_int, an_int_type, an_int_type2): New globals.
11254 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11255 involving typedefs and cast expressions.
11256 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11257 (lookup_typedefs_function): New.
11258 (typedefs_pretty_printers_dict): New.
11259 (top level): Register lookup_typedefs_function in
11260 gdb.pretty_printers.
11261
11262 2017-08-18 Yao Qi <yao.qi@linaro.org>
11263
11264 * gdb.server/unittest.exp: New.
11265
11266 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11267
11268 PR gdb/21954
11269 * gdb.base/environ.exp: Add test to check if 'unset environment'
11270 works.
11271
11272 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11273
11274 * lib/gdb.exp (universal_compile_options): New caching proc.
11275 (gdb_compile): Suppress GCC's coloring of messages.
11276
11277 2017-08-14 Tom Tromey <tom@tromey.com>
11278
11279 PR gdb/21675:
11280 * gdb.base/printcmds.exp (test_radices): New function.
11281 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11282 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11283 * lib/gdb.exp (get_integer_valueof): Use p/d.
11284
11285 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11286
11287 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11288 characters.
11289
11290 2017-08-05 Tom Tromey <tom@tromey.com>
11291
11292 * gdb.rust/simple.exp: Allow String to appear in a different
11293 namespace.
11294
11295 2017-07-26 Yao Qi <yao.qi@linaro.org>
11296
11297 * gdb.gdb/unittest.exp: Invoke command
11298 "maintenance check xml-descriptions".
11299
11300 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11301
11302 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11303 calling context.
11304 (hex128): Drop erroneous calculation of parameters.
11305
11306 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11307
11308 * gdb.python/py-unwind.exp: Disable stack protection when
11309 building test file.
11310
11311 2017-07-20 Pedro Alves <palves@redhat.com>
11312
11313 * gdb.base/default.exp (set language): Adjust expected output.
11314
11315 2017-07-20 Pedro Alves <palves@redhat.com>
11316
11317 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11318 (test_minsym): ... this, and make static.
11319 (get_pck__foo__bar__minsym): Rename to ...
11320 (get_test_minsym): ... this.
11321 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11322 symbol names and comments.
11323 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11324 (get_test_minsym): ... this.
11325 (pck__foo__bar__minsym__2): Rename to ...
11326 (test_minsym): ... this.
11327 (main): Adjust.
11328
11329 2017-07-17 Pedro Alves <palves@redhat.com>
11330
11331 * gdb.base/completion.exp: Adjust expected output.
11332 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11333 the completer works.
11334
11335 2017-07-17 Pedro Alves <palves@redhat.com>
11336
11337 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11338
11339 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11340
11341 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11342
11343 2017-07-14 Tom Tromey <tom@tromey.com>
11344
11345 PR rust/21764:
11346 * gdb.rust/simple.exp: Add tests.
11347
11348 2017-07-14 Tom Tromey <tom@tromey.com>
11349
11350 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11351
11352 2017-07-14 Pedro Alves <palves@redhat.com>
11353
11354 * gdb.linespec/base/one/thefile.cc (z1): New function.
11355 * gdb.linespec/base/two/thefile.cc (z2): New function.
11356 * gdb.linespec/linespec.exp: Add tests.
11357
11358 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11359
11360 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11361 to mi_create_breakpoint.
11362
11363 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11364
11365 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11366 mi_create_breakpoint.
11367
11368 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11369
11370 * gdb.dlang/demangle.exp: Update for demangling changes.
11371
11372 2017-07-09 Tom Tromey <tom@tromey.com>
11373
11374 * gdb.dwarf2/shortpiece.exp: New file.
11375
11376 2017-07-06 David Blaikie <dblaikie@gmail.com>
11377
11378 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11379 built from fissiont-multi-cu{1,2}.c.
11380 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11381 except putting 'main' and 'func' in separate CUs in the same DWO file.
11382 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11383 test.
11384 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11385 test.
11386
11387 2017-07-06 Pedro Alves <palves@redhat.com>
11388
11389 * gdb.python/py-unwind.exp: Test flushregs.
11390
11391 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11392
11393 PR cli/21688
11394 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11395 tests for alias commands and trailing whitespace.
11396
11397 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11398
11399 PR cli/21688
11400 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11401 procedure. Call it.
11402
11403 2017-06-29 Pedro Alves <palves@redhat.com>
11404
11405 * gdb.base/printcmds.exp: Add tests.
11406
11407 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11408
11409 PR gdb/21337
11410 * gdb.base/reread-readsym.exp: New file.
11411 * gdb.base/reread-readsym.c: New file.
11412
11413 2017-06-21 Kevin Buettner <kevinb@redhat.com>
11414
11415 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11416 subpattern.
11417
11418 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11419
11420 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11421 extended mnemonic.
11422 * gdb.arch/powerpc-power9.s: Likewise.
11423
11424 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11425
11426 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11427 on 32-bit x86 targets. Exploit is_*_target macros where
11428 appropriate.
11429
11430 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11431
11432 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11433 register pieces.
11434
11435 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11436
11437 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11438 located in one or more DWARF pieces.
11439
11440 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11441
11442 * lib/gdb.exp (get_endianness): New proc.
11443 * gdb.arch/aarch64-fp.exp: Use it.
11444 * gdb.arch/altivec-regs.exp: Likewise.
11445 * gdb.arch/e500-regs.exp: Likewise.
11446 * gdb.arch/vsx-regs.exp: Likewise.
11447 * gdb.base/dump.exp: Likewise.
11448 * gdb.base/funcargs.exp: Likewise.
11449 * gdb.base/gnu_vector.exp: Likewise.
11450 * gdb.dwarf2/formdata16.exp: Likewise.
11451 * gdb.dwarf2/implptrpiece.exp: Likewise.
11452 * gdb.dwarf2/nonvar-access.exp: Likewise.
11453 * gdb.python/py-inferior.exp: Likewise.
11454 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11455
11456 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11457
11458 PR gdb/21226
11459 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11460 stack value pieces are taken from the LSB end.
11461
11462 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11463
11464 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11465 variable at nonzero offset.
11466
11467 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11468
11469 * gdb.dwarf2/var-access.c: New file.
11470 * gdb.dwarf2/var-access.exp: New test.
11471 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11472
11473 2017-06-12 Tom Tromey <tom@tromey.com>
11474
11475 * gdb.dwarf2/formdata16.exp: Add tests.
11476
11477 2017-06-12 Tom Tromey <tom@tromey.com>
11478
11479 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11480
11481 2017-06-12 Tom Tromey <tom@tromey.com>
11482
11483 PR exp/16225:
11484 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11485 * gdb.arch/vsx-regs.exp: Update tests.
11486 * gdb.arch/s390-vregs.exp (hex128): New proc.
11487 Update test.
11488 * gdb.arch/altivec-regs.exp: Update tests.
11489
11490 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11491
11492 * gdb.base/startup-with-shell.c: New file.
11493 * gdb.base/startup-with-shell.exp: Likewise.
11494
11495 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11496
11497 * gdb.server/non-existing-program.exp: Update regex in order to
11498 reflect the fact that gdbserver is now using fork_inferior (with a
11499 shell) to startup the inferior.
11500
11501 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11502
11503 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11504 support function calls from GDB.
11505
11506 2017-05-21 Tom Tromey <tom@tromey.com>
11507
11508 PR rust/21466:
11509 * gdb.rust/unsized.exp: New file.
11510 * gdb.rust/unsized.rs: New file.
11511
11512 2017-05-19 Tom Tromey <tom@tromey.com>
11513
11514 PR rust/21484:
11515 * gdb.rust/watch.exp: New file.
11516 * gdb.rust/watch.rs: New file.
11517
11518 2017-05-18 Tom Tromey <tom@tromey.com>
11519
11520 * gdb.rust/simple.exp: Allow Box to be qualified.
11521
11522 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11523
11524 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11525
11526 2017-05-18 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.base/fileio.c (test_write, test_read, test_close)
11529 (test_fstat): Don't print 'ret' in the fail path.
11530
11531 2017-05-18 Pedro Alves <palves@redhat.com>
11532
11533 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11534 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11535 (test_system, test_rename, test_unlink, test_time): Change
11536 prototypes.
11537 * gdb.base/fileio.exp (stop_msg): Adjust.
11538
11539 2017-05-18 Pedro Alves <palves@redhat.com>
11540
11541 * gdb.base/fileio.c (null_str): New global.
11542 (test_stat): Use it.
11543 * gdb.base/fileio.exp: Remove nowarnings.
11544
11545 2017-05-17 Yao Qi <yao.qi@linaro.org>
11546
11547 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11548
11549 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11550
11551 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11552 argument command.
11553 (top-level): Invoke test_set_inferior_tty.
11554
11555 2017-05-04 Pedro Alves <palves@redhat.com>
11556
11557 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11558 Add parens to print call for Python 3.
11559
11560 2017-05-03 Keith Seitz <keiths@redhat.com>
11561
11562 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11563 (main): Call it.
11564
11565 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11566
11567 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11568 to prev and next.
11569
11570 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11571
11572 * gdb.python/py-record-btrace.exp: Remove test for
11573 gdb.BtraceInstruction.error.
11574
11575 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11576
11577 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11578
11579 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11580
11581 * gdb.python/py-record-btrace-threads.c: New file.
11582 * gdb.python/py-record-btrace-threads.exp: New file.
11583
11584 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11585
11586 PR testsuite/8595
11587 * gdb.base/environ.exp: Make test available in all architectures.
11588 Move bits related to "info program" testing to
11589 gdb.base/info-program.exp. Rewrite tests to use the two new
11590 procedures mentione below.
11591 (test_set_show_env_var) New procedure.
11592 (test_set_show_env_var_equal): Likewise.
11593 * gdb.base/info-program.exp: New file.
11594
11595 2017-04-27 Keith Seitz <keiths@redhat.com>
11596
11597 * gdb.cp/oranking.cc (test15): New function.
11598 (main): Call test15 and declare additional variables for testing.
11599 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11600 "p foo101('abc')" tests.
11601 Add tests for cv qualifier overloads.
11602 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11603 "lvalue reference overload" test.
11604 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11605 "print value of f1 on Child&& in f2" test.
11606
11607 2017-04-19 Pedro Alves <palves@redhat.com>
11608
11609 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11610 procedure.
11611 (top level): Call it.
11612 * lib/gdb.exp (gdb_define_cmd): New procedure.
11613
11614 2017-04-12 Pedro Alves <palves@redhat.com>
11615
11616 PR gdb/21323
11617 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11618 (wchar): New global.
11619 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11620 (do_test_wide_char, wide_char_types_no_program, top level): Add
11621 wchar_t testing.
11622
11623 2017-04-12 Pedro Alves <palves@redhat.com>
11624
11625 PR c++/21323
11626 * gdb.cp/wide_char_types.c: New file.
11627 * gdb.cp/wide_char_types.exp: New file.
11628
11629 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11630
11631 PR gdb/21352
11632 * gdb.trace/tsv.exp: Add test for "tsave -r".
11633
11634 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11635
11636 * gdb.dlang/watch-loc.c: New file.
11637 * gdb.dlang/watch-loc.exp: New file.
11638
11639 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11640
11641 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11642
11643 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11644
11645 * gdb.arch/arc-analyze-prologue.S: New file.
11646 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11647
11648 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11649
11650 * gdb.arch/arc-decode-insn.S: New file.
11651 * gdb.arch/arc-decode-insn.exp: Likewise.
11652
11653 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11654
11655 PR tdep/20928
11656 * gdb.arch/sparc64-regs.exp: New file.
11657 * gdb.arch/sparc64-regs.S: Likewise.
11658
11659 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11660
11661 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11662 and memory view on Python 3.
11663
11664 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
11665 Keith Seitz <keiths@redhat.com>
11666
11667 PR gdb/14441
11668 * gdb.cp/demangle.exp: Add rvalue reference tests.
11669 * gdb.cp/rvalue-ref-casts.cc: New file.
11670 * gdb.cp/rvalue-ref-casts.exp: New file.
11671 * gdb.cp/rvalue-ref-overload.cc: New file.
11672 * gdb.cp/rvalue-ref-overload.exp: New file.
11673 * gdb.cp/rvalue-ref-params.cc: New file.
11674 * gdb.cp/rvalue-ref-params.exp: New file.
11675 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11676 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11677 * gdb.cp/rvalue-ref-types.cc: New file.
11678 * gdb.cp/rvalue-ref-types.exp: New file.
11679 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11680 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11681
11682 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11683
11684 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11685 New procedure.
11686
11687 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11688
11689 * lib/mi-support.exp (mi_gdb_test): Add additional message
11690 for unexpected output.
11691
11692 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11693
11694 * gdb.base/examine-backward.c (Barrier): New character array
11695 constant, to ensure that TestStrings is preceded by a string
11696 terminator.
11697
11698 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11699
11700 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11701 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11702 and implicit pointer into such a location.
11703
11704 2017-03-16 Doug Evans <dje@google.com>
11705
11706 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11707
11708 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11709
11710 * gdb.cp/m-static.exp: Fix expectation for prototype of
11711 test5.single_constructor and single_constructor::single_constructor.
11712
11713 2017-03-16 Doug Evans <dje@google.com>
11714
11715 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11716 * gdb.guile/scm-lazy-string.c: New file.
11717 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11718 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11719 for pointer, array, typedef lazy strings.
11720
11721 2017-03-16 Doug Evans <dje@google.com>
11722
11723 PR python/17728, python/18439, python/18779
11724 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11725 * gdb.python/py-lazy-string.c (pointer): New typedef.
11726 (main): New locals ptr, array, typedef_ptr.
11727 * gdb.python/py-value.exp: Move lazy string tests to ...
11728 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11729 array, typedef lazy strings.
11730
11731 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11732
11733 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11734 Add optional 'test' parameter.
11735
11736 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11737
11738 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11739 Skip for versions of DejaGnu < 1.5.
11740
11741 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11742
11743 * lib/gdb.exp (dejagnu_version): New proc.
11744 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11745 Use dejagnu_version.
11746
11747 2017-03-10 Keith Seitz <keiths@redhat.com>
11748
11749 PR c++/8128
11750 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11751 type from destructor regexps.
11752 Add a branch which actually passes the test.
11753 Adjust "ptype t5i" test names.
11754
11755 2017-03-08 Pedro Alves <palves@redhat.com>
11756
11757 * gdb.base/step-over-exit.exp: Add explicit test message.
11758
11759 2017-03-08 Pedro Alves <palves@redhat.com>
11760
11761 PR gdb/18360
11762 * gdb.threads/interrupt-while-step-over.c: New file.
11763 * gdb.threads/interrupt-while-step-over.exp: New file.
11764
11765 2017-03-08 Pedro Alves <palves@redhat.com>
11766
11767 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
11768 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
11769
11770 2017-03-08 Pedro Alves <palves@redhat.com>
11771
11772 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
11773 PKRU as not supported as a PASS.
11774
11775 2017-03-08 Pedro Alves <palves@redhat.com>
11776
11777 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
11778 prefix instead of $binfile1/$binfile2.
11779 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
11780 in test message.
11781 * gdb.python/py-completion.exp: Use "load python file" as test
11782 messages instead of unstable path names.
11783
11784 2017-03-08 Pedro Alves <palves@redhat.com>
11785 Jan Kratochvil <jan.kratochvil@redhat.com>
11786
11787 PR cli/21218
11788 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11789 New proc.
11790 (top level): Call it.
11791
11792 2017-03-08 Pedro Alves <palves@redhat.com>
11793
11794 PR tui/21216
11795 * gdb.tui/tui-nl-filtered-output.exp: New file.
11796
11797 2017-03-08 Pedro Alves <palves@redhat.com>
11798
11799 * gdb.base/completion.exp: Move TUI completion tests to ...
11800 * gdb.tui/completion.exp: ... this new file.
11801
11802 2017-03-08 Pedro Alves <palves@redhat.com>
11803
11804 * gdb.base/tui-disasm-long-lines.c,
11805 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
11806 gdb.base/tui-layout.exp: Move to ...
11807 * gdb.tui/: ... this new directory.
11808
11809 2017-03-07 Pedro Alves <palves@redhat.com>
11810
11811 * gdb.base/tui-layout.c: New file.
11812 * gdb.base/tui-layout.exp: New file.
11813
11814 2017-03-07 Pedro Alves <palves@redhat.com>
11815
11816 * gdb.base/tui-layout.c: Rename to ...
11817 * gdb.base/tui-disasm-long-lines.c: ... this.
11818 * gdb.base/tui-layout.exp: Rename to ...
11819 * gdb.base/tui-disasm-long-lines.exp: ... this.
11820
11821 2017-03-07 Pedro Alves <palves@redhat.com>
11822
11823 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
11824
11825 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11826
11827 * i386-mpx-call.c: New file.
11828 * i386-mpx-call.exp: New file.
11829
11830 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
11831
11832 * gdb.arch/powerpc-power.exp: Delete test.
11833 * gdb.arch/powerpc-power.s: Likewise.
11834 * gdb.disasm/disassembler-options.exp: New test.
11835 * gdb.arch/powerpc-altivec.exp: Likewise.
11836 * gdb.arch/powerpc-altivec.s: Likewise.
11837 * gdb.arch/powerpc-altivec2.exp: Likewise.
11838 * gdb.arch/powerpc-altivec2.s: Likewise.
11839 * gdb.arch/powerpc-altivec3.exp: Likewise.
11840 * gdb.arch/powerpc-altivec3.s: Likewise.
11841 * gdb.arch/powerpc-power7.exp: Likewise.
11842 * gdb.arch/powerpc-power7.s: Likewise.
11843 * gdb.arch/powerpc-power8.exp: Likewise.
11844 * gdb.arch/powerpc-power8.s: Likewise.
11845 * gdb.arch/powerpc-power9.exp: Likewise.
11846 * gdb.arch/powerpc-power9.s: Likewise.
11847 * gdb.arch/powerpc-vsx.exp: Likewise.
11848 * gdb.arch/powerpc-vsx.s: Likewise.
11849 * gdb.arch/powerpc-vsx2.exp: Likewise.
11850 * gdb.arch/powerpc-vsx2.s: Likewise.
11851 * gdb.arch/powerpc-vsx3.exp: Likewise.
11852 * gdb.arch/powerpc-vsx3.s: Likewise.
11853 * gdb.arch/arm-disassembler-options.exp: Likewise.
11854 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
11855 * gdb.arch/s390-disassembler-options.exp: Likewise.
11856
11857 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
11858
11859 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
11860 (check_supported_features): ... this. Changed return type to void.
11861 (supports_rdseed): New static global.
11862 (rdseed): Check supports_rdseed.
11863 (initialize): Call check_supported_features.
11864
11865 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11866
11867 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
11868 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
11869 and lqarx/stqcx.
11870 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
11871 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
11872
11873 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11874
11875 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
11876 uppercase.
11877
11878 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11879
11880 * gdb.dwarf2/formdata16.c: New file.
11881 * gdb.dwarf2/formdata16.exp: New file.
11882 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
11883
11884 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11885
11886 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
11887 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
11888 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
11889 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
11890 DW_AT_GNU_*.
11891
11892 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11893
11894 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
11895
11896 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
11897
11898 PR gdb/21164
11899 * gdb.base/maint.exp: Add testcases for when the commands do
11900 not have arguments.
11901
11902 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
11903
11904 * gdb.cp/chained-calls.exp: Use p instead of P.
11905
11906 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
11907
11908 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
11909 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
11910
11911 2017-02-14 Tom Tromey <tom@tromey.com>
11912
11913 PR python/13598:
11914 * gdb.python/py-events.exp: Add before_prompt event tests.
11915
11916 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11917
11918 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
11919
11920 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11921
11922 * gdb.linespec/explicit.c (my_unique_function_name): New function.
11923 (main): Call my_unique_function_name.
11924 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
11925 completion of patterns with a single match.
11926 Add missing -re switches to gdb_test_multiple calls.
11927
11928 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11929
11930 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
11931 return if core file is not recognized.
11932
11933 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11934
11935 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
11936 and extra UIs.
11937
11938 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11939
11940 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
11941 proc_with_prefix.
11942
11943 2017-02-10 Tom Tromey <tom@tromey.com>
11944
11945 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
11946
11947 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
11948
11949 PR gdb/21122
11950 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
11951
11952 2017-02-08 Jerome Guitton <guitton@adacore.com>
11953
11954 * gdb.base/define.exp: Add test for command abbreviations
11955 in define.
11956
11957 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
11958
11959 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
11960 * gdb.reverse/insn-reverse-x86.c: New file.
11961
11962 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
11963
11964 PR tdep/20936
11965 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
11966
11967 2017-02-03 Tom Tromey <tom@tromey.com>
11968
11969 PR rust/21097:
11970 * gdb.rust/simple.exp: Add new tests.
11971
11972 2017-02-02 Pedro Alves <palves@redhat.com>
11973
11974 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
11975 tests.
11976
11977 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11978
11979 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
11980 taking a 2-byte value out of a 4-byte DWARF implicit value on
11981 big-endian targets.
11982 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
11983 logic. Add test cases for DW_OP_implicit.
11984
11985 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11986
11987 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
11988
11989 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11990
11991 * gdb.btrace/enable.exp: Call gdb_exit before
11992 skip_gdbserver_tests.
11993
11994 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11995
11996 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
11997 GDBFLAGS.
11998
11999 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12000
12001 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
12002 the test is skipped.
12003 * gdb.btrace/data.exp: Likewise.
12004 * gdb.btrace/delta.exp: Likewise.
12005 * gdb.btrace/dlopen.exp: Likewise.
12006 * gdb.btrace/enable-running.exp: Likewise.
12007 * gdb.btrace/enable.exp: Likewise.
12008 * gdb.btrace/exception.exp: Likewise.
12009 * gdb.btrace/function_call_history.exp: Likewise.
12010 * gdb.btrace/gcore.exp: Likewise.
12011 * gdb.btrace/instruction_history.exp: Likewise.
12012 * gdb.btrace/multi-thread-step.exp: Likewise.
12013 * gdb.btrace/nohist.exp: Likewise.
12014 * gdb.btrace/non-stop.exp: Likewise.
12015 * gdb.btrace/reconnect.exp: Likewise.
12016 * gdb.btrace/record_goto-step.exp: Likewise.
12017 * gdb.btrace/record_goto.exp: Likewise.
12018 * gdb.btrace/rn-dl-bind.exp: Likewise.
12019 * gdb.btrace/segv.exp: Likewise.
12020 * gdb.btrace/step.exp: Likewise.
12021 * gdb.btrace/stepi.exp: Likewise.
12022 * gdb.btrace/tailcall-only.exp: Likewise.
12023 * gdb.btrace/tailcall.exp: Likewise.
12024 * gdb.btrace/tsx.exp: Likewise.
12025 * gdb.btrace/unknown_functions.exp: Likewise.
12026 * gdb.btrace/vdso.exp: Likewise.
12027
12028 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
12029
12030 * gdb.btrace/enable-running.c: New.
12031 * gdb.btrace/enable-running.exp: New.
12032
12033 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
12034
12035 * gdb.arch/amd64-gs_base.c: New file.
12036 * gdb.arch/amd64-gs_base.exp: New file.
12037
12038 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12039
12040 * lib/memory.exp: Remove spurious empty newlines.
12041
12042 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
12043
12044 * gdb.python/py-bad-printers.exp: Load python file using "source".
12045 * gdb.python/py-events.exp: Likewise.
12046 * gdb.python/py-evsignal.exp: Likewise.
12047 * gdb.python/py-evthreads.exp: Likewise.
12048 * gdb.python/py-frame-args.exp: Likewise.
12049 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
12050 * gdb.python/py-framefilter-mi.exp: Likewise.
12051 * gdb.python/py-framefilter.exp: Likewise.
12052 * gdb.python/py-mi.exp: Likewise.
12053 * gdb.python/py-pp-maint.exp: Likewise.
12054 * gdb.python/py-pp-registration.exp: Likewise.
12055 * gdb.python/py-prettyprint.exp: Likewise.
12056 (run_lang_tests): Likewise.
12057 * gdb.python/py-typeprint.exp: Likewise.
12058
12059 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12060
12061 * lib/memory.exp: New file.
12062 * lib/gdb.exp: Load memory.exp.
12063 * gdb.base/memattr.exp (delete_memory): Move proc to
12064 lib/memory.exp and rename to delete_memory_regions.
12065 Replace delete_memory with delete_memory_regions.
12066 Cleanup memory regions before tests.
12067 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
12068 before tests.
12069
12070 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
12071
12072 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
12073 files.
12074 (initialize): New function conditionally defined.
12075 (testcases): Move within conditional block.
12076 (main): Call initialize.
12077 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
12078 of gdb.reverse/insn-reverse.c.
12079 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
12080 gdb.reverse/insn-reverse.c.
12081
12082 2017-01-26 Yao Qi <yao.qi@linaro.org>
12083
12084 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12085 disassemble on address 0.
12086
12087 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12088 Yao Qi <yao.qi@linaro.org>
12089
12090 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12091 * gdb.dwarf2/implptr-64bit.S: Remove.
12092 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12093 variables in caller's context. Add DW_OP_implicit_value.
12094
12095 2017-01-25 Yao Qi <yao.qi@linaro.org>
12096
12097 * lib/dwarf.exp (Dwarf::_location): Handle
12098 DW_OP_GNU_implicit_pointer with proper size.
12099
12100 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12101
12102 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12103 and add untested calls.
12104
12105 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12106
12107 * gdb.python/python.exp: Check line number against what GDB thinks
12108 the line number is for func1.
12109
12110 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12111
12112 * gdb.dlang/debug-expr.exp: New file.
12113
12114 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12115
12116 Fix test names for the following files:
12117
12118 * gdb.ada/exec_changed.exp
12119 * gdb.ada/info_types.exp
12120 * gdb.arch/aarch64-atomic-inst.exp
12121 * gdb.arch/aarch64-fp.exp
12122 * gdb.arch/altivec-abi.exp
12123 * gdb.arch/altivec-regs.exp
12124 * gdb.arch/amd64-byte.exp
12125 * gdb.arch/amd64-disp-step.exp
12126 * gdb.arch/amd64-dword.exp
12127 * gdb.arch/amd64-entry-value-inline.exp
12128 * gdb.arch/amd64-entry-value-param.exp
12129 * gdb.arch/amd64-entry-value-paramref.exp
12130 * gdb.arch/amd64-entry-value.exp
12131 * gdb.arch/amd64-i386-address.exp
12132 * gdb.arch/amd64-invalid-stack-middle.exp
12133 * gdb.arch/amd64-invalid-stack-top.exp
12134 * gdb.arch/amd64-optimout-repeat.exp
12135 * gdb.arch/amd64-prologue-skip.exp
12136 * gdb.arch/amd64-prologue-xmm.exp
12137 * gdb.arch/amd64-stap-special-operands.exp
12138 * gdb.arch/amd64-stap-wrong-subexp.exp
12139 * gdb.arch/amd64-tailcall-cxx.exp
12140 * gdb.arch/amd64-tailcall-noret.exp
12141 * gdb.arch/amd64-tailcall-ret.exp
12142 * gdb.arch/amd64-tailcall-self.exp
12143 * gdb.arch/amd64-word.exp
12144 * gdb.arch/arm-bl-branch-dest.exp
12145 * gdb.arch/arm-disp-step.exp
12146 * gdb.arch/arm-neon.exp
12147 * gdb.arch/arm-single-step-kernel-helper.exp
12148 * gdb.arch/avr-flash-qualifier.exp
12149 * gdb.arch/disp-step-insn-reloc.exp
12150 * gdb.arch/e500-abi.exp
12151 * gdb.arch/e500-regs.exp
12152 * gdb.arch/ftrace-insn-reloc.exp
12153 * gdb.arch/i386-avx512.exp
12154 * gdb.arch/i386-bp_permanent.exp
12155 * gdb.arch/i386-byte.exp
12156 * gdb.arch/i386-cfi-notcurrent.exp
12157 * gdb.arch/i386-disp-step.exp
12158 * gdb.arch/i386-dr3-watch.exp
12159 * gdb.arch/i386-float.exp
12160 * gdb.arch/i386-gnu-cfi.exp
12161 * gdb.arch/i386-mpx-map.exp
12162 * gdb.arch/i386-mpx-sigsegv.exp
12163 * gdb.arch/i386-mpx-simple_segv.exp
12164 * gdb.arch/i386-mpx.exp
12165 * gdb.arch/i386-permbkpt.exp
12166 * gdb.arch/i386-prologue.exp
12167 * gdb.arch/i386-signal.exp
12168 * gdb.arch/i386-size-overlap.exp
12169 * gdb.arch/i386-unwind.exp
12170 * gdb.arch/i386-word.exp
12171 * gdb.arch/mips-fcr.exp
12172 * gdb.arch/powerpc-d128-regs.exp
12173 * gdb.arch/powerpc-stackless.exp
12174 * gdb.arch/ppc64-atomic-inst.exp
12175 * gdb.arch/s390-stackless.exp
12176 * gdb.arch/s390-tdbregs.exp
12177 * gdb.arch/s390-vregs.exp
12178 * gdb.arch/sparc-sysstep.exp
12179 * gdb.arch/thumb-bx-pc.exp
12180 * gdb.arch/thumb-singlestep.exp
12181 * gdb.arch/thumb2-it.exp
12182 * gdb.arch/vsx-regs.exp
12183 * gdb.asm/asm-source.exp
12184 * gdb.base/a2-run.exp
12185 * gdb.base/advance.exp
12186 * gdb.base/all-bin.exp
12187 * gdb.base/anon.exp
12188 * gdb.base/args.exp
12189 * gdb.base/arithmet.exp
12190 * gdb.base/async-shell.exp
12191 * gdb.base/async.exp
12192 * gdb.base/attach-pie-noexec.exp
12193 * gdb.base/attach-twice.exp
12194 * gdb.base/auto-load.exp
12195 * gdb.base/bang.exp
12196 * gdb.base/bitfields.exp
12197 * gdb.base/break-always.exp
12198 * gdb.base/break-caller-line.exp
12199 * gdb.base/break-entry.exp
12200 * gdb.base/break-inline.exp
12201 * gdb.base/break-on-linker-gcd-function.exp
12202 * gdb.base/break-probes.exp
12203 * gdb.base/break.exp
12204 * gdb.base/breakpoint-shadow.exp
12205 * gdb.base/call-ar-st.exp
12206 * gdb.base/call-sc.exp
12207 * gdb.base/call-signal-resume.exp
12208 * gdb.base/call-strs.exp
12209 * gdb.base/callfuncs.exp
12210 * gdb.base/catch-fork-static.exp
12211 * gdb.base/catch-gdb-caused-signals.exp
12212 * gdb.base/catch-load.exp
12213 * gdb.base/catch-signal-fork.exp
12214 * gdb.base/catch-signal.exp
12215 * gdb.base/catch-syscall.exp
12216 * gdb.base/charset.exp
12217 * gdb.base/checkpoint.exp
12218 * gdb.base/chng-syms.exp
12219 * gdb.base/code-expr.exp
12220 * gdb.base/code_elim.exp
12221 * gdb.base/commands.exp
12222 * gdb.base/completion.exp
12223 * gdb.base/complex.exp
12224 * gdb.base/cond-expr.exp
12225 * gdb.base/condbreak.exp
12226 * gdb.base/consecutive.exp
12227 * gdb.base/continue-all-already-running.exp
12228 * gdb.base/coredump-filter.exp
12229 * gdb.base/corefile.exp
12230 * gdb.base/dbx.exp
12231 * gdb.base/debug-expr.exp
12232 * gdb.base/define.exp
12233 * gdb.base/del.exp
12234 * gdb.base/disabled-location.exp
12235 * gdb.base/disasm-end-cu.exp
12236 * gdb.base/disasm-optim.exp
12237 * gdb.base/display.exp
12238 * gdb.base/duplicate-bp.exp
12239 * gdb.base/ena-dis-br.exp
12240 * gdb.base/ending-run.exp
12241 * gdb.base/enumval.exp
12242 * gdb.base/environ.exp
12243 * gdb.base/eu-strip-infcall.exp
12244 * gdb.base/eval-avoid-side-effects.exp
12245 * gdb.base/eval-skip.exp
12246 * gdb.base/exitsignal.exp
12247 * gdb.base/expand-psymtabs.exp
12248 * gdb.base/filesym.exp
12249 * gdb.base/find-unmapped.exp
12250 * gdb.base/finish.exp
12251 * gdb.base/float.exp
12252 * gdb.base/foll-exec-mode.exp
12253 * gdb.base/foll-exec.exp
12254 * gdb.base/foll-fork.exp
12255 * gdb.base/fortran-sym-case.exp
12256 * gdb.base/freebpcmd.exp
12257 * gdb.base/func-ptr.exp
12258 * gdb.base/func-ptrs.exp
12259 * gdb.base/funcargs.exp
12260 * gdb.base/gcore-buffer-overflow.exp
12261 * gdb.base/gcore-relro-pie.exp
12262 * gdb.base/gcore-relro.exp
12263 * gdb.base/gcore.exp
12264 * gdb.base/gdb1090.exp
12265 * gdb.base/gdb11530.exp
12266 * gdb.base/gdb11531.exp
12267 * gdb.base/gdb1821.exp
12268 * gdb.base/gdbindex-stabs.exp
12269 * gdb.base/gdbvars.exp
12270 * gdb.base/hbreak.exp
12271 * gdb.base/hbreak2.exp
12272 * gdb.base/included.exp
12273 * gdb.base/infcall-input.exp
12274 * gdb.base/inferior-died.exp
12275 * gdb.base/infnan.exp
12276 * gdb.base/info-macros.exp
12277 * gdb.base/info-os.exp
12278 * gdb.base/info-proc.exp
12279 * gdb.base/info-shared.exp
12280 * gdb.base/info-target.exp
12281 * gdb.base/infoline.exp
12282 * gdb.base/interp.exp
12283 * gdb.base/interrupt.exp
12284 * gdb.base/jit-reader.exp
12285 * gdb.base/jit-simple.exp
12286 * gdb.base/kill-after-signal.exp
12287 * gdb.base/kill-detach-inferiors-cmd.exp
12288 * gdb.base/label.exp
12289 * gdb.base/langs.exp
12290 * gdb.base/ldbl_e308.exp
12291 * gdb.base/line-symtabs.exp
12292 * gdb.base/linespecs.exp
12293 * gdb.base/list.exp
12294 * gdb.base/long_long.exp
12295 * gdb.base/longest-types.exp
12296 * gdb.base/maint.exp
12297 * gdb.base/max-value-size.exp
12298 * gdb.base/memattr.exp
12299 * gdb.base/mips_pro.exp
12300 * gdb.base/morestack.exp
12301 * gdb.base/moribund-step.exp
12302 * gdb.base/multi-forks.exp
12303 * gdb.base/nested-addr.exp
12304 * gdb.base/nextoverexit.exp
12305 * gdb.base/noreturn-finish.exp
12306 * gdb.base/noreturn-return.exp
12307 * gdb.base/nostdlib.exp
12308 * gdb.base/offsets.exp
12309 * gdb.base/opaque.exp
12310 * gdb.base/pc-fp.exp
12311 * gdb.base/permissions.exp
12312 * gdb.base/print-symbol-loading.exp
12313 * gdb.base/prologue-include.exp
12314 * gdb.base/psymtab.exp
12315 * gdb.base/ptype.exp
12316 * gdb.base/random-signal.exp
12317 * gdb.base/randomize.exp
12318 * gdb.base/range-stepping.exp
12319 * gdb.base/readline-ask.exp
12320 * gdb.base/recpar.exp
12321 * gdb.base/recurse.exp
12322 * gdb.base/relational.exp
12323 * gdb.base/restore.exp
12324 * gdb.base/return-nodebug.exp
12325 * gdb.base/return.exp
12326 * gdb.base/run-after-attach.exp
12327 * gdb.base/save-bp.exp
12328 * gdb.base/scope.exp
12329 * gdb.base/sect-cmd.exp
12330 * gdb.base/set-lang-auto.exp
12331 * gdb.base/set-noassign.exp
12332 * gdb.base/setvar.exp
12333 * gdb.base/sigall.exp
12334 * gdb.base/sigbpt.exp
12335 * gdb.base/siginfo-addr.exp
12336 * gdb.base/siginfo-infcall.exp
12337 * gdb.base/siginfo-obj.exp
12338 * gdb.base/siginfo.exp
12339 * gdb.base/signals-state-child.exp
12340 * gdb.base/signest.exp
12341 * gdb.base/sigstep.exp
12342 * gdb.base/sizeof.exp
12343 * gdb.base/skip.exp
12344 * gdb.base/solib-corrupted.exp
12345 * gdb.base/solib-nodir.exp
12346 * gdb.base/solib-search.exp
12347 * gdb.base/stack-checking.exp
12348 * gdb.base/stale-infcall.exp
12349 * gdb.base/stap-probe.exp
12350 * gdb.base/start.exp
12351 * gdb.base/step-break.exp
12352 * gdb.base/step-bt.exp
12353 * gdb.base/step-line.exp
12354 * gdb.base/step-over-exit.exp
12355 * gdb.base/step-over-syscall.exp
12356 * gdb.base/step-resume-infcall.exp
12357 * gdb.base/step-test.exp
12358 * gdb.base/store.exp
12359 * gdb.base/structs3.exp
12360 * gdb.base/sym-file.exp
12361 * gdb.base/symbol-without-target_section.exp
12362 * gdb.base/term.exp
12363 * gdb.base/testenv.exp
12364 * gdb.base/ui-redirect.exp
12365 * gdb.base/until.exp
12366 * gdb.base/unwindonsignal.exp
12367 * gdb.base/value-double-free.exp
12368 * gdb.base/vla-datatypes.exp
12369 * gdb.base/vla-ptr.exp
12370 * gdb.base/vla-sideeffect.exp
12371 * gdb.base/volatile.exp
12372 * gdb.base/watch-cond-infcall.exp
12373 * gdb.base/watch-cond.exp
12374 * gdb.base/watch-non-mem.exp
12375 * gdb.base/watch-read.exp
12376 * gdb.base/watch-vfork.exp
12377 * gdb.base/watchpoint-cond-gone.exp
12378 * gdb.base/watchpoint-delete.exp
12379 * gdb.base/watchpoint-hw-hit-once.exp
12380 * gdb.base/watchpoint-hw.exp
12381 * gdb.base/watchpoint-stops-at-right-insn.exp
12382 * gdb.base/watchpoints.exp
12383 * gdb.base/wchar.exp
12384 * gdb.base/whatis-exp.exp
12385 * gdb.btrace/buffer-size.exp
12386 * gdb.btrace/data.exp
12387 * gdb.btrace/delta.exp
12388 * gdb.btrace/dlopen.exp
12389 * gdb.btrace/enable.exp
12390 * gdb.btrace/exception.exp
12391 * gdb.btrace/function_call_history.exp
12392 * gdb.btrace/gcore.exp
12393 * gdb.btrace/instruction_history.exp
12394 * gdb.btrace/nohist.exp
12395 * gdb.btrace/reconnect.exp
12396 * gdb.btrace/record_goto-step.exp
12397 * gdb.btrace/record_goto.exp
12398 * gdb.btrace/rn-dl-bind.exp
12399 * gdb.btrace/segv.exp
12400 * gdb.btrace/step.exp
12401 * gdb.btrace/stepi.exp
12402 * gdb.btrace/tailcall-only.exp
12403 * gdb.btrace/tailcall.exp
12404 * gdb.btrace/tsx.exp
12405 * gdb.btrace/unknown_functions.exp
12406 * gdb.btrace/vdso.exp
12407 * gdb.compile/compile-ifunc.exp
12408 * gdb.compile/compile-ops.exp
12409 * gdb.compile/compile-print.exp
12410 * gdb.compile/compile-setjmp.exp
12411 * gdb.cp/abstract-origin.exp
12412 * gdb.cp/ambiguous.exp
12413 * gdb.cp/annota2.exp
12414 * gdb.cp/annota3.exp
12415 * gdb.cp/anon-ns.exp
12416 * gdb.cp/anon-struct.exp
12417 * gdb.cp/anon-union.exp
12418 * gdb.cp/arg-reference.exp
12419 * gdb.cp/baseenum.exp
12420 * gdb.cp/bool.exp
12421 * gdb.cp/breakpoint.exp
12422 * gdb.cp/bs15503.exp
12423 * gdb.cp/call-c.exp
12424 * gdb.cp/casts.exp
12425 * gdb.cp/chained-calls.exp
12426 * gdb.cp/class2.exp
12427 * gdb.cp/classes.exp
12428 * gdb.cp/cmpd-minsyms.exp
12429 * gdb.cp/converts.exp
12430 * gdb.cp/cp-relocate.exp
12431 * gdb.cp/cpcompletion.exp
12432 * gdb.cp/cpexprs.exp
12433 * gdb.cp/cplabel.exp
12434 * gdb.cp/cplusfuncs.exp
12435 * gdb.cp/cpsizeof.exp
12436 * gdb.cp/ctti.exp
12437 * gdb.cp/derivation.exp
12438 * gdb.cp/destrprint.exp
12439 * gdb.cp/dispcxx.exp
12440 * gdb.cp/enum-class.exp
12441 * gdb.cp/exception.exp
12442 * gdb.cp/exceptprint.exp
12443 * gdb.cp/expand-psymtabs-cxx.exp
12444 * gdb.cp/expand-sals.exp
12445 * gdb.cp/extern-c.exp
12446 * gdb.cp/filename.exp
12447 * gdb.cp/formatted-ref.exp
12448 * gdb.cp/fpointer.exp
12449 * gdb.cp/gdb1355.exp
12450 * gdb.cp/gdb2495.exp
12451 * gdb.cp/hang.exp
12452 * gdb.cp/impl-this.exp
12453 * gdb.cp/infcall-dlopen.exp
12454 * gdb.cp/inherit.exp
12455 * gdb.cp/iostream.exp
12456 * gdb.cp/koenig.exp
12457 * gdb.cp/local.exp
12458 * gdb.cp/m-data.exp
12459 * gdb.cp/m-static.exp
12460 * gdb.cp/mb-ctor.exp
12461 * gdb.cp/mb-inline.exp
12462 * gdb.cp/mb-templates.exp
12463 * gdb.cp/member-name.exp
12464 * gdb.cp/member-ptr.exp
12465 * gdb.cp/meth-typedefs.exp
12466 * gdb.cp/method.exp
12467 * gdb.cp/method2.exp
12468 * gdb.cp/minsym-fallback.exp
12469 * gdb.cp/misc.exp
12470 * gdb.cp/namelessclass.exp
12471 * gdb.cp/namespace-enum.exp
12472 * gdb.cp/namespace-nested-import.exp
12473 * gdb.cp/namespace.exp
12474 * gdb.cp/nextoverthrow.exp
12475 * gdb.cp/no-dmgl-verbose.exp
12476 * gdb.cp/non-trivial-retval.exp
12477 * gdb.cp/noparam.exp
12478 * gdb.cp/nsdecl.exp
12479 * gdb.cp/nsimport.exp
12480 * gdb.cp/nsnested.exp
12481 * gdb.cp/nsnoimports.exp
12482 * gdb.cp/nsrecurs.exp
12483 * gdb.cp/nsstress.exp
12484 * gdb.cp/nsusing.exp
12485 * gdb.cp/operator.exp
12486 * gdb.cp/oranking.exp
12487 * gdb.cp/overload-const.exp
12488 * gdb.cp/overload.exp
12489 * gdb.cp/ovldbreak.exp
12490 * gdb.cp/ovsrch.exp
12491 * gdb.cp/paren-type.exp
12492 * gdb.cp/parse-lang.exp
12493 * gdb.cp/pass-by-ref.exp
12494 * gdb.cp/pr-1023.exp
12495 * gdb.cp/pr-1210.exp
12496 * gdb.cp/pr-574.exp
12497 * gdb.cp/pr10687.exp
12498 * gdb.cp/pr12028.exp
12499 * gdb.cp/pr17132.exp
12500 * gdb.cp/pr17494.exp
12501 * gdb.cp/pr9067.exp
12502 * gdb.cp/pr9167.exp
12503 * gdb.cp/pr9631.exp
12504 * gdb.cp/printmethod.exp
12505 * gdb.cp/psmang.exp
12506 * gdb.cp/psymtab-parameter.exp
12507 * gdb.cp/ptype-cv-cp.exp
12508 * gdb.cp/ptype-flags.exp
12509 * gdb.cp/re-set-overloaded.exp
12510 * gdb.cp/ref-types.exp
12511 * gdb.cp/rtti.exp
12512 * gdb.cp/scope-err.exp
12513 * gdb.cp/shadow.exp
12514 * gdb.cp/smartp.exp
12515 * gdb.cp/static-method.exp
12516 * gdb.cp/static-print-quit.exp
12517 * gdb.cp/temargs.exp
12518 * gdb.cp/templates.exp
12519 * gdb.cp/try_catch.exp
12520 * gdb.cp/typedef-operator.exp
12521 * gdb.cp/typeid.exp
12522 * gdb.cp/userdef.exp
12523 * gdb.cp/using-crash.exp
12524 * gdb.cp/var-tag.exp
12525 * gdb.cp/virtbase.exp
12526 * gdb.cp/virtfunc.exp
12527 * gdb.cp/virtfunc2.exp
12528 * gdb.cp/vla-cxx.exp
12529 * gdb.disasm/t01_mov.exp
12530 * gdb.disasm/t02_mova.exp
12531 * gdb.disasm/t03_add.exp
12532 * gdb.disasm/t04_sub.exp
12533 * gdb.disasm/t05_cmp.exp
12534 * gdb.disasm/t06_ari2.exp
12535 * gdb.disasm/t07_ari3.exp
12536 * gdb.disasm/t08_or.exp
12537 * gdb.disasm/t09_xor.exp
12538 * gdb.disasm/t10_and.exp
12539 * gdb.disasm/t11_logs.exp
12540 * gdb.disasm/t12_bit.exp
12541 * gdb.disasm/t13_otr.exp
12542 * gdb.dlang/circular.exp
12543 * gdb.dwarf2/arr-stride.exp
12544 * gdb.dwarf2/arr-subrange.exp
12545 * gdb.dwarf2/atomic-type.exp
12546 * gdb.dwarf2/bad-regnum.exp
12547 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12548 * gdb.dwarf2/callframecfa.exp
12549 * gdb.dwarf2/clztest.exp
12550 * gdb.dwarf2/corrupt.exp
12551 * gdb.dwarf2/data-loc.exp
12552 * gdb.dwarf2/dup-psym.exp
12553 * gdb.dwarf2/dw2-anon-mptr.exp
12554 * gdb.dwarf2/dw2-anonymous-func.exp
12555 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12556 * gdb.dwarf2/dw2-bad-unresolved.exp
12557 * gdb.dwarf2/dw2-basic.exp
12558 * gdb.dwarf2/dw2-canonicalize-type.exp
12559 * gdb.dwarf2/dw2-case-insensitive.exp
12560 * gdb.dwarf2/dw2-common-block.exp
12561 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12562 * gdb.dwarf2/dw2-compressed.exp
12563 * gdb.dwarf2/dw2-const.exp
12564 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12565 * gdb.dwarf2/dw2-cu-size.exp
12566 * gdb.dwarf2/dw2-dup-frame.exp
12567 * gdb.dwarf2/dw2-entry-value.exp
12568 * gdb.dwarf2/dw2-icycle.exp
12569 * gdb.dwarf2/dw2-ifort-parameter.exp
12570 * gdb.dwarf2/dw2-inline-break.exp
12571 * gdb.dwarf2/dw2-inline-param.exp
12572 * gdb.dwarf2/dw2-intercu.exp
12573 * gdb.dwarf2/dw2-intermix.exp
12574 * gdb.dwarf2/dw2-lexical-block-bare.exp
12575 * gdb.dwarf2/dw2-linkage-name-trust.exp
12576 * gdb.dwarf2/dw2-minsym-in-cu.exp
12577 * gdb.dwarf2/dw2-noloc.exp
12578 * gdb.dwarf2/dw2-op-call.exp
12579 * gdb.dwarf2/dw2-op-out-param.exp
12580 * gdb.dwarf2/dw2-opt-structptr.exp
12581 * gdb.dwarf2/dw2-param-error.exp
12582 * gdb.dwarf2/dw2-producer.exp
12583 * gdb.dwarf2/dw2-ranges-base.exp
12584 * gdb.dwarf2/dw2-ref-missing-frame.exp
12585 * gdb.dwarf2/dw2-reg-undefined.exp
12586 * gdb.dwarf2/dw2-regno-invalid.exp
12587 * gdb.dwarf2/dw2-restore.exp
12588 * gdb.dwarf2/dw2-restrict.exp
12589 * gdb.dwarf2/dw2-single-line-discriminators.exp
12590 * gdb.dwarf2/dw2-strp.exp
12591 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12592 * gdb.dwarf2/dw2-unresolved.exp
12593 * gdb.dwarf2/dw2-var-zero-addr.exp
12594 * gdb.dwarf2/dw4-sig-types.exp
12595 * gdb.dwarf2/dwz.exp
12596 * gdb.dwarf2/dynarr-ptr.exp
12597 * gdb.dwarf2/enum-type.exp
12598 * gdb.dwarf2/gdb-index.exp
12599 * gdb.dwarf2/implptr-64bit.exp
12600 * gdb.dwarf2/implptr-optimized-out.exp
12601 * gdb.dwarf2/implptr.exp
12602 * gdb.dwarf2/implref-array.exp
12603 * gdb.dwarf2/implref-const.exp
12604 * gdb.dwarf2/implref-global.exp
12605 * gdb.dwarf2/implref-struct.exp
12606 * gdb.dwarf2/mac-fileno.exp
12607 * gdb.dwarf2/main-subprogram.exp
12608 * gdb.dwarf2/member-ptr-forwardref.exp
12609 * gdb.dwarf2/method-ptr.exp
12610 * gdb.dwarf2/missing-sig-type.exp
12611 * gdb.dwarf2/nonvar-access.exp
12612 * gdb.dwarf2/opaque-type-lookup.exp
12613 * gdb.dwarf2/pieces-optimized-out.exp
12614 * gdb.dwarf2/pieces.exp
12615 * gdb.dwarf2/pr10770.exp
12616 * gdb.dwarf2/pr13961.exp
12617 * gdb.dwarf2/staticvirtual.exp
12618 * gdb.dwarf2/subrange.exp
12619 * gdb.dwarf2/symtab-producer.exp
12620 * gdb.dwarf2/trace-crash.exp
12621 * gdb.dwarf2/typeddwarf.exp
12622 * gdb.dwarf2/valop.exp
12623 * gdb.dwarf2/watch-notconst.exp
12624 * gdb.fortran/array-element.exp
12625 * gdb.fortran/charset.exp
12626 * gdb.fortran/common-block.exp
12627 * gdb.fortran/complex.exp
12628 * gdb.fortran/derived-type-function.exp
12629 * gdb.fortran/derived-type.exp
12630 * gdb.fortran/logical.exp
12631 * gdb.fortran/module.exp
12632 * gdb.fortran/multi-dim.exp
12633 * gdb.fortran/nested-funcs.exp
12634 * gdb.fortran/print-formatted.exp
12635 * gdb.fortran/subarray.exp
12636 * gdb.fortran/vla-alloc-assoc.exp
12637 * gdb.fortran/vla-datatypes.exp
12638 * gdb.fortran/vla-history.exp
12639 * gdb.fortran/vla-ptr-info.exp
12640 * gdb.fortran/vla-ptype-sub.exp
12641 * gdb.fortran/vla-ptype.exp
12642 * gdb.fortran/vla-sizeof.exp
12643 * gdb.fortran/vla-type.exp
12644 * gdb.fortran/vla-value-sub-arbitrary.exp
12645 * gdb.fortran/vla-value-sub-finish.exp
12646 * gdb.fortran/vla-value-sub.exp
12647 * gdb.fortran/vla-value.exp
12648 * gdb.fortran/whatis_type.exp
12649 * gdb.go/chan.exp
12650 * gdb.go/handcall.exp
12651 * gdb.go/hello.exp
12652 * gdb.go/integers.exp
12653 * gdb.go/methods.exp
12654 * gdb.go/package.exp
12655 * gdb.go/strings.exp
12656 * gdb.go/types.exp
12657 * gdb.go/unsafe.exp
12658 * gdb.guile/scm-arch.exp
12659 * gdb.guile/scm-block.exp
12660 * gdb.guile/scm-breakpoint.exp
12661 * gdb.guile/scm-cmd.exp
12662 * gdb.guile/scm-disasm.exp
12663 * gdb.guile/scm-equal.exp
12664 * gdb.guile/scm-frame-args.exp
12665 * gdb.guile/scm-frame-inline.exp
12666 * gdb.guile/scm-frame.exp
12667 * gdb.guile/scm-iterator.exp
12668 * gdb.guile/scm-math.exp
12669 * gdb.guile/scm-objfile.exp
12670 * gdb.guile/scm-ports.exp
12671 * gdb.guile/scm-symbol.exp
12672 * gdb.guile/scm-symtab.exp
12673 * gdb.guile/scm-value-cc.exp
12674 * gdb.guile/types-module.exp
12675 * gdb.linespec/break-ask.exp
12676 * gdb.linespec/cpexplicit.exp
12677 * gdb.linespec/explicit.exp
12678 * gdb.linespec/keywords.exp
12679 * gdb.linespec/linespec.exp
12680 * gdb.linespec/ls-dollar.exp
12681 * gdb.linespec/ls-errs.exp
12682 * gdb.linespec/skip-two.exp
12683 * gdb.linespec/thread.exp
12684 * gdb.mi/mi-async.exp
12685 * gdb.mi/mi-basics.exp
12686 * gdb.mi/mi-break.exp
12687 * gdb.mi/mi-catch-load.exp
12688 * gdb.mi/mi-cli.exp
12689 * gdb.mi/mi-cmd-param-changed.exp
12690 * gdb.mi/mi-console.exp
12691 * gdb.mi/mi-detach.exp
12692 * gdb.mi/mi-disassemble.exp
12693 * gdb.mi/mi-eval.exp
12694 * gdb.mi/mi-file-transfer.exp
12695 * gdb.mi/mi-file.exp
12696 * gdb.mi/mi-fill-memory.exp
12697 * gdb.mi/mi-inheritance-syntax-error.exp
12698 * gdb.mi/mi-linespec-err-cp.exp
12699 * gdb.mi/mi-logging.exp
12700 * gdb.mi/mi-memory-changed.exp
12701 * gdb.mi/mi-read-memory.exp
12702 * gdb.mi/mi-record-changed.exp
12703 * gdb.mi/mi-reg-undefined.exp
12704 * gdb.mi/mi-regs.exp
12705 * gdb.mi/mi-return.exp
12706 * gdb.mi/mi-reverse.exp
12707 * gdb.mi/mi-simplerun.exp
12708 * gdb.mi/mi-solib.exp
12709 * gdb.mi/mi-stack.exp
12710 * gdb.mi/mi-stepi.exp
12711 * gdb.mi/mi-syn-frame.exp
12712 * gdb.mi/mi-until.exp
12713 * gdb.mi/mi-var-block.exp
12714 * gdb.mi/mi-var-child.exp
12715 * gdb.mi/mi-var-cmd.exp
12716 * gdb.mi/mi-var-cp.exp
12717 * gdb.mi/mi-var-display.exp
12718 * gdb.mi/mi-var-invalidate.exp
12719 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12720 * gdb.mi/mi-vla-fortran.exp
12721 * gdb.mi/mi-watch.exp
12722 * gdb.mi/mi2-var-child.exp
12723 * gdb.mi/user-selected-context-sync.exp
12724 * gdb.modula2/unbounded-array.exp
12725 * gdb.multi/dummy-frame-restore.exp
12726 * gdb.multi/multi-arch-exec.exp
12727 * gdb.multi/multi-arch.exp
12728 * gdb.multi/tids.exp
12729 * gdb.multi/watchpoint-multi.exp
12730 * gdb.opencl/callfuncs.exp
12731 * gdb.opencl/convs_casts.exp
12732 * gdb.opencl/datatypes.exp
12733 * gdb.opencl/operators.exp
12734 * gdb.opencl/vec_comps.exp
12735 * gdb.opt/clobbered-registers-O2.exp
12736 * gdb.opt/inline-break.exp
12737 * gdb.opt/inline-bt.exp
12738 * gdb.opt/inline-cmds.exp
12739 * gdb.opt/inline-locals.exp
12740 * gdb.pascal/case-insensitive-symbols.exp
12741 * gdb.pascal/floats.exp
12742 * gdb.pascal/gdb11492.exp
12743 * gdb.python/lib-types.exp
12744 * gdb.python/py-arch.exp
12745 * gdb.python/py-as-string.exp
12746 * gdb.python/py-bad-printers.exp
12747 * gdb.python/py-block.exp
12748 * gdb.python/py-breakpoint-create-fail.exp
12749 * gdb.python/py-breakpoint.exp
12750 * gdb.python/py-caller-is.exp
12751 * gdb.python/py-cmd.exp
12752 * gdb.python/py-explore-cc.exp
12753 * gdb.python/py-explore.exp
12754 * gdb.python/py-finish-breakpoint.exp
12755 * gdb.python/py-finish-breakpoint2.exp
12756 * gdb.python/py-frame-args.exp
12757 * gdb.python/py-frame-inline.exp
12758 * gdb.python/py-frame.exp
12759 * gdb.python/py-framefilter-mi.exp
12760 * gdb.python/py-infthread.exp
12761 * gdb.python/py-lazy-string.exp
12762 * gdb.python/py-linetable.exp
12763 * gdb.python/py-mi-events.exp
12764 * gdb.python/py-mi-objfile.exp
12765 * gdb.python/py-mi.exp
12766 * gdb.python/py-objfile.exp
12767 * gdb.python/py-pp-integral.exp
12768 * gdb.python/py-pp-maint.exp
12769 * gdb.python/py-pp-re-notag.exp
12770 * gdb.python/py-pp-registration.exp
12771 * gdb.python/py-recurse-unwind.exp
12772 * gdb.python/py-strfns.exp
12773 * gdb.python/py-symbol.exp
12774 * gdb.python/py-symtab.exp
12775 * gdb.python/py-sync-interp.exp
12776 * gdb.python/py-typeprint.exp
12777 * gdb.python/py-unwind-maint.exp
12778 * gdb.python/py-unwind.exp
12779 * gdb.python/py-value-cc.exp
12780 * gdb.python/py-xmethods.exp
12781 * gdb.reverse/amd64-tailcall-reverse.exp
12782 * gdb.reverse/break-precsave.exp
12783 * gdb.reverse/break-reverse.exp
12784 * gdb.reverse/consecutive-precsave.exp
12785 * gdb.reverse/consecutive-reverse.exp
12786 * gdb.reverse/finish-precsave.exp
12787 * gdb.reverse/finish-reverse-bkpt.exp
12788 * gdb.reverse/finish-reverse.exp
12789 * gdb.reverse/fstatat-reverse.exp
12790 * gdb.reverse/getresuid-reverse.exp
12791 * gdb.reverse/i386-precsave.exp
12792 * gdb.reverse/i386-reverse.exp
12793 * gdb.reverse/i386-sse-reverse.exp
12794 * gdb.reverse/i387-env-reverse.exp
12795 * gdb.reverse/i387-stack-reverse.exp
12796 * gdb.reverse/insn-reverse.exp
12797 * gdb.reverse/machinestate-precsave.exp
12798 * gdb.reverse/machinestate.exp
12799 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12800 * gdb.reverse/pipe-reverse.exp
12801 * gdb.reverse/readv-reverse.exp
12802 * gdb.reverse/recvmsg-reverse.exp
12803 * gdb.reverse/rerun-prec.exp
12804 * gdb.reverse/s390-mvcle.exp
12805 * gdb.reverse/step-precsave.exp
12806 * gdb.reverse/step-reverse.exp
12807 * gdb.reverse/time-reverse.exp
12808 * gdb.reverse/until-precsave.exp
12809 * gdb.reverse/until-reverse.exp
12810 * gdb.reverse/waitpid-reverse.exp
12811 * gdb.reverse/watch-precsave.exp
12812 * gdb.reverse/watch-reverse.exp
12813 * gdb.rust/generics.exp
12814 * gdb.rust/methods.exp
12815 * gdb.rust/modules.exp
12816 * gdb.rust/simple.exp
12817 * gdb.server/connect-with-no-symbol-file.exp
12818 * gdb.server/ext-attach.exp
12819 * gdb.server/ext-restart.exp
12820 * gdb.server/ext-wrapper.exp
12821 * gdb.server/file-transfer.exp
12822 * gdb.server/server-exec-info.exp
12823 * gdb.server/server-kill.exp
12824 * gdb.server/server-mon.exp
12825 * gdb.server/wrapper.exp
12826 * gdb.stabs/exclfwd.exp
12827 * gdb.stabs/gdb11479.exp
12828 * gdb.threads/clone-new-thread-event.exp
12829 * gdb.threads/corethreads.exp
12830 * gdb.threads/current-lwp-dead.exp
12831 * gdb.threads/dlopen-libpthread.exp
12832 * gdb.threads/gcore-thread.exp
12833 * gdb.threads/sigstep-threads.exp
12834 * gdb.threads/watchpoint-fork.exp
12835 * gdb.trace/actions-changed.exp
12836 * gdb.trace/backtrace.exp
12837 * gdb.trace/change-loc.exp
12838 * gdb.trace/circ.exp
12839 * gdb.trace/collection.exp
12840 * gdb.trace/disconnected-tracing.exp
12841 * gdb.trace/ftrace.exp
12842 * gdb.trace/mi-trace-frame-collected.exp
12843 * gdb.trace/mi-trace-unavailable.exp
12844 * gdb.trace/mi-traceframe-changed.exp
12845 * gdb.trace/mi-tsv-changed.exp
12846 * gdb.trace/no-attach-trace.exp
12847 * gdb.trace/passc-dyn.exp
12848 * gdb.trace/qtro.exp
12849 * gdb.trace/range-stepping.exp
12850 * gdb.trace/read-memory.exp
12851 * gdb.trace/save-trace.exp
12852 * gdb.trace/signal.exp
12853 * gdb.trace/status-stop.exp
12854 * gdb.trace/tfile.exp
12855 * gdb.trace/trace-break.exp
12856 * gdb.trace/trace-buffer-size.exp
12857 * gdb.trace/trace-condition.exp
12858 * gdb.trace/tracefile-pseudo-reg.exp
12859 * gdb.trace/tstatus.exp
12860 * gdb.trace/unavailable.exp
12861 * gdb.trace/while-dyn.exp
12862 * gdb.trace/while-stepping.exp
12863
12864 2016-12-22 Doug Evans <xdje42@gmail.com>
12865
12866 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
12867 and msymbols.
12868
12869 2016-12-19 Yao Qi <yao.qi@linaro.org>
12870
12871 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
12872 (test_with_self): Don't call do_steps_and_nexts, and remove
12873 code about stepping into xmalloc.
12874
12875 2016-12-09 Yao Qi <yao.qi@linaro.org>
12876
12877 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
12878
12879 2016-12-09 Yao Qi <yao.qi@linaro.org>
12880
12881 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
12882
12883 2016-12-09 Pedro Alves <palves@redhat.com>
12884
12885 * gdb.base/all-architectures-0.exp: New file.
12886 * gdb.base/all-architectures-1.exp: New file.
12887 * gdb.base/all-architectures-2.exp: New file.
12888 * gdb.base/all-architectures-3.exp: New file.
12889 * gdb.base/all-architectures-4.exp: New file.
12890 * gdb.base/all-architectures-5.exp: New file.
12891 * gdb.base/all-architectures-6.exp: New file.
12892 * gdb.base/all-architectures-7.exp: New file.
12893 * gdb.base/all-architectures.exp.in: New file.
12894
12895 2016-12-09 Yao Qi <yao.qi@linaro.org>
12896
12897 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
12898
12899 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12900
12901 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
12902 possible.
12903 Remove useless pattern-matching code.
12904
12905 2016-12-02 Pedro Alves <palves@redhat.com>
12906
12907 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
12908 procedure.
12909 (top level): Call it.
12910
12911 2016-12-02 Pedro Alves <palves@redhat.com>
12912
12913 * gdb.base/commands.exp (user_defined_command_args_stack_test):
12914 New procedure.
12915 (top level): Call it.
12916
12917 2016-12-02 Pedro Alves <palves@redhat.com>
12918
12919 PR cli/20559
12920 * gdb.base/commands.exp (user_defined_command_args_eval): New
12921 procedure.
12922 (top level): Call it.
12923
12924 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12925
12926 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
12927 timeout handling.
12928
12929 2016-12-02 Tom Tromey <tom@tromey.com>
12930
12931 * gdb.dwarf2/main-subprogram.c: New file.
12932 * gdb.dwarf2/main-subprogram.exp: New file.
12933
12934 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12935
12936 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
12937 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
12938 gdb_test_no_output for a couple of cases.
12939 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
12940
12941 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12942
12943 Fix test names and standardize compilation error messages throughout
12944 the following files:
12945
12946 * gdb.ada/start.exp
12947 * gdb.arch/alpha-step.exp
12948 * gdb.arch/e500-prologue.exp
12949 * gdb.arch/ftrace-insn-reloc.exp
12950 * gdb.arch/gdb1291.exp
12951 * gdb.arch/gdb1431.exp
12952 * gdb.arch/gdb1558.exp
12953 * gdb.arch/i386-dr3-watch.exp
12954 * gdb.arch/i386-sse-stack-align.exp
12955 * gdb.arch/ia64-breakpoint-shadow.exp
12956 * gdb.arch/pa-nullify.exp
12957 * gdb.arch/powerpc-aix-prologue.exp
12958 * gdb.arch/thumb-bx-pc.exp
12959 * gdb.base/annota1.exp
12960 * gdb.base/annota3.exp
12961 * gdb.base/arrayidx.exp
12962 * gdb.base/assign.exp
12963 * gdb.base/attach.exp
12964 * gdb.base/auxv.exp
12965 * gdb.base/bang.exp
12966 * gdb.base/bfp-test.exp
12967 * gdb.base/bigcore.exp
12968 * gdb.base/bitfields2.exp
12969 * gdb.base/break-fun-addr.exp
12970 * gdb.base/break-probes.exp
12971 * gdb.base/call-rt-st.exp
12972 * gdb.base/callexit.exp
12973 * gdb.base/catch-fork-kill.exp
12974 * gdb.base/charset.exp
12975 * gdb.base/checkpoint.exp
12976 * gdb.base/comprdebug.exp
12977 * gdb.base/constvars.exp
12978 * gdb.base/coredump-filter.exp
12979 * gdb.base/cursal.exp
12980 * gdb.base/cvexpr.exp
12981 * gdb.base/detach.exp
12982 * gdb.base/display.exp
12983 * gdb.base/dmsym.exp
12984 * gdb.base/dprintf-pending.exp
12985 * gdb.base/dso2dso.exp
12986 * gdb.base/dtrace-probe.exp
12987 * gdb.base/dump.exp
12988 * gdb.base/enum_cond.exp
12989 * gdb.base/exe-lock.exp
12990 * gdb.base/exec-invalid-sysroot.exp
12991 * gdb.base/execl-update-breakpoints.exp
12992 * gdb.base/exprs.exp
12993 * gdb.base/fileio.exp
12994 * gdb.base/find.exp
12995 * gdb.base/finish.exp
12996 * gdb.base/fixsection.exp
12997 * gdb.base/foll-vfork.exp
12998 * gdb.base/frame-args.exp
12999 * gdb.base/gcore.exp
13000 * gdb.base/gdb1250.exp
13001 * gdb.base/global-var-nested-by-dso.exp
13002 * gdb.base/gnu-ifunc.exp
13003 * gdb.base/hashline1.exp
13004 * gdb.base/hashline2.exp
13005 * gdb.base/hashline3.exp
13006 * gdb.base/hbreak-in-shr-unsupported.exp
13007 * gdb.base/huge.exp
13008 * gdb.base/infcall-input.exp
13009 * gdb.base/info-fun.exp
13010 * gdb.base/info-shared.exp
13011 * gdb.base/jit-simple.exp
13012 * gdb.base/jit-so.exp
13013 * gdb.base/jit.exp
13014 * gdb.base/jump.exp
13015 * gdb.base/label.exp
13016 * gdb.base/lineinc.exp
13017 * gdb.base/logical.exp
13018 * gdb.base/longjmp.exp
13019 * gdb.base/macscp.exp
13020 * gdb.base/miscexprs.exp
13021 * gdb.base/new-ui-echo.exp
13022 * gdb.base/new-ui-pending-input.exp
13023 * gdb.base/new-ui.exp
13024 * gdb.base/nodebug.exp
13025 * gdb.base/nofield.exp
13026 * gdb.base/offsets.exp
13027 * gdb.base/overlays.exp
13028 * gdb.base/pending.exp
13029 * gdb.base/pointers.exp
13030 * gdb.base/pr11022.exp
13031 * gdb.base/printcmds.exp
13032 * gdb.base/prologue.exp
13033 * gdb.base/ptr-typedef.exp
13034 * gdb.base/realname-expand.exp
13035 * gdb.base/relativedebug.exp
13036 * gdb.base/relocate.exp
13037 * gdb.base/remote.exp
13038 * gdb.base/reread.exp
13039 * gdb.base/return2.exp
13040 * gdb.base/savedregs.exp
13041 * gdb.base/sep.exp
13042 * gdb.base/sepdebug.exp
13043 * gdb.base/sepsymtab.exp
13044 * gdb.base/set-inferior-tty.exp
13045 * gdb.base/setshow.exp
13046 * gdb.base/shlib-call.exp
13047 * gdb.base/sigaltstack.exp
13048 * gdb.base/siginfo-addr.exp
13049 * gdb.base/signals.exp
13050 * gdb.base/signull.exp
13051 * gdb.base/sigrepeat.exp
13052 * gdb.base/so-impl-ld.exp
13053 * gdb.base/solib-display.exp
13054 * gdb.base/solib-overlap.exp
13055 * gdb.base/solib-search.exp
13056 * gdb.base/solib-symbol.exp
13057 * gdb.base/structs.exp
13058 * gdb.base/structs2.exp
13059 * gdb.base/symtab-search-order.exp
13060 * gdb.base/twice.exp
13061 * gdb.base/unload.exp
13062 * gdb.base/varargs.exp
13063 * gdb.base/watchpoint-solib.exp
13064 * gdb.base/watchpoint.exp
13065 * gdb.base/whatis.exp
13066 * gdb.base/wrong_frame_bt_full.exp
13067 * gdb.btrace/dlopen.exp
13068 * gdb.cell/ea-standalone.exp
13069 * gdb.cell/ea-test.exp
13070 * gdb.cp/dispcxx.exp
13071 * gdb.cp/gdb2384.exp
13072 * gdb.cp/method2.exp
13073 * gdb.cp/nextoverthrow.exp
13074 * gdb.cp/pr10728.exp
13075 * gdb.disasm/am33.exp
13076 * gdb.disasm/h8300s.exp
13077 * gdb.disasm/mn10300.exp
13078 * gdb.disasm/sh3.exp
13079 * gdb.dwarf2/dw2-dir-file-name.exp
13080 * gdb.fortran/complex.exp
13081 * gdb.fortran/library-module.exp
13082 * gdb.guile/scm-pretty-print.exp
13083 * gdb.guile/scm-symbol.exp
13084 * gdb.guile/scm-type.exp
13085 * gdb.guile/scm-value.exp
13086 * gdb.linespec/linespec.exp
13087 * gdb.mi/gdb701.exp
13088 * gdb.mi/gdb792.exp
13089 * gdb.mi/mi-breakpoint-changed.exp
13090 * gdb.mi/mi-dprintf-pending.exp
13091 * gdb.mi/mi-dprintf.exp
13092 * gdb.mi/mi-exit-code.exp
13093 * gdb.mi/mi-pending.exp
13094 * gdb.mi/mi-solib.exp
13095 * gdb.mi/new-ui-mi-sync.exp
13096 * gdb.mi/pr11022.exp
13097 * gdb.mi/user-selected-context-sync.exp
13098 * gdb.opt/solib-intra-step.exp
13099 * gdb.python/py-events.exp
13100 * gdb.python/py-finish-breakpoint.exp
13101 * gdb.python/py-mi.exp
13102 * gdb.python/py-prettyprint.exp
13103 * gdb.python/py-shared.exp
13104 * gdb.python/py-symbol.exp
13105 * gdb.python/py-template.exp
13106 * gdb.python/py-type.exp
13107 * gdb.python/py-value.exp
13108 * gdb.reverse/solib-precsave.exp
13109 * gdb.reverse/solib-reverse.exp
13110 * gdb.server/solib-list.exp
13111 * gdb.stabs/weird.exp
13112 * gdb.threads/reconnect-signal.exp
13113 * gdb.threads/stepi-random-signal.exp
13114 * gdb.trace/actions.exp
13115 * gdb.trace/ax.exp
13116 * gdb.trace/backtrace.exp
13117 * gdb.trace/change-loc.exp
13118 * gdb.trace/deltrace.exp
13119 * gdb.trace/ftrace-lock.exp
13120 * gdb.trace/ftrace.exp
13121 * gdb.trace/infotrace.exp
13122 * gdb.trace/mi-tracepoint-changed.exp
13123 * gdb.trace/packetlen.exp
13124 * gdb.trace/passcount.exp
13125 * gdb.trace/pending.exp
13126 * gdb.trace/range-stepping.exp
13127 * gdb.trace/report.exp
13128 * gdb.trace/stap-trace.exp
13129 * gdb.trace/tfind.exp
13130 * gdb.trace/trace-break.exp
13131 * gdb.trace/trace-condition.exp
13132 * gdb.trace/trace-enable-disable.exp
13133 * gdb.trace/trace-mt.exp
13134 * gdb.trace/tracecmd.exp
13135 * gdb.trace/tspeed.exp
13136 * gdb.trace/tsv.exp
13137 * lib/perftest.exp
13138
13139 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13140
13141 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13142 with gdb_test_no_output.
13143 Use command as test name.
13144
13145 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13146
13147 Fix test names starting with uppercase throughout the files.
13148
13149 * gdb.ada/assign_1.exp
13150 * gdb.ada/boolean_expr.exp
13151 * gdb.base/arrayidx.exp
13152 * gdb.base/del.exp
13153 * gdb.base/gcore-buffer-overflow.exp
13154 * gdb.base/testenv.exp
13155 * gdb.compile/compile.exp
13156 * gdb.python/py-framefilter-invalidarg.exp
13157 * gdb.python/py-framefilter.exp
13158
13159 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13160
13161 Fix test names starting with uppercase throughout the files.
13162
13163 * gdb.ada/array_return.exp
13164 * gdb.ada/expr_delims.exp
13165 * gdb.ada/mi_dyn_arr.exp
13166 * gdb.ada/mi_interface.exp
13167 * gdb.ada/mi_var_array.exp
13168 * gdb.ada/watch_arg.exp
13169 * gdb.arch/alpha-step.exp
13170 * gdb.arch/altivec-regs.exp
13171 * gdb.arch/e500-regs.exp
13172 * gdb.arch/powerpc-d128-regs.exp
13173 * gdb.base/arrayidx.exp
13174 * gdb.base/break.exp
13175 * gdb.base/checkpoint.exp
13176 * gdb.base/debug-expr.exp
13177 * gdb.base/dmsym.exp
13178 * gdb.base/radix.exp
13179 * gdb.base/sepdebug.exp
13180 * gdb.base/testenv.exp
13181 * gdb.base/watch_thread_num.exp
13182 * gdb.base/watchpoint-cond-gone.exp
13183 * gdb.cell/break.exp
13184 * gdb.cell/ea-cache.exp
13185 * gdb.compile/compile.exp
13186 * gdb.cp/gdb2495.exp
13187 * gdb.gdb/selftest.exp
13188 * gdb.gdb/xfullpath.exp
13189 * gdb.go/hello.exp
13190 * gdb.go/integers.exp
13191 * gdb.objc/basicclass.exp
13192 * gdb.pascal/hello.exp
13193 * gdb.pascal/integers.exp
13194 * gdb.python/py-breakpoint.exp
13195 * gdb.python/py-cmd.exp
13196 * gdb.python/py-linetable.exp
13197 * gdb.python/py-xmethods.exp
13198 * gdb.python/python.exp
13199 * gdb.reverse/consecutive-precsave.exp
13200 * gdb.reverse/finish-precsave.exp
13201 * gdb.reverse/i386-precsave.exp
13202 * gdb.reverse/machinestate-precsave.exp
13203 * gdb.reverse/sigall-precsave.exp
13204 * gdb.reverse/solib-precsave.exp
13205 * gdb.reverse/step-precsave.exp
13206 * gdb.reverse/until-precsave.exp
13207 * gdb.reverse/watch-precsave.exp
13208 * gdb.threads/leader-exit.exp
13209 * gdb.threads/pthreads.exp
13210 * gdb.threads/wp-replication.exp
13211 * gdb.trace/actions.exp
13212 * gdb.trace/mi-tsv-changed.exp
13213 * gdb.trace/tsv.exp
13214
13215 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13216
13217 Fix test names starting with uppercase throughout the files.
13218
13219 * gdb.arch/i386-bp_permanent.exp
13220 * gdb.arch/i386-gnu-cfi.exp
13221 * gdb.base/disasm-end-cu.exp
13222 * gdb.base/macscp.exp
13223 * gdb.base/pending.exp
13224 * gdb.base/watch_thread_num.exp
13225 * gdb.cp/exception.exp
13226 * gdb.cp/gdb2495.exp
13227 * gdb.cp/local.exp
13228 * gdb.python/py-evsignal.exp
13229 * gdb.python/python.exp
13230 * gdb.trace/tracecmd.exp
13231
13232 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13233
13234 Fix test names starting with uppercase throughout the files.
13235
13236 * gdb.base/charset.exp
13237 * gdb.base/eval.exp
13238 * gdb.base/multi-forks.exp
13239 * gdb.guile/scm-progspace.exp
13240 * gdb.opencl/datatypes.exp
13241 * gdb.python/py-block.exp
13242 * gdb.python/py-function.exp
13243 * gdb.python/py-symbol.exp
13244 * gdb.python/py-symtab.exp
13245 * gdb.python/py-xmethods.exp
13246 * gdb.reverse/break-precsave.exp
13247 * gdb.reverse/break-reverse.exp
13248 * gdb.reverse/consecutive-precsave.exp
13249 * gdb.reverse/consecutive-reverse.exp
13250 * gdb.reverse/finish-precsave.exp
13251 * gdb.reverse/finish-reverse-bkpt.exp
13252 * gdb.reverse/finish-reverse.exp
13253 * gdb.reverse/fstatat-reverse.exp
13254 * gdb.reverse/getresuid-reverse.exp
13255 * gdb.reverse/i386-precsave.exp
13256 * gdb.reverse/i386-reverse.exp
13257 * gdb.reverse/i386-sse-reverse.exp
13258 * gdb.reverse/i387-stack-reverse.exp
13259 * gdb.reverse/insn-reverse.exp
13260 * gdb.reverse/machinestate-precsave.exp
13261 * gdb.reverse/machinestate.exp
13262 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13263 * gdb.reverse/pipe-reverse.exp
13264 * gdb.reverse/readv-reverse.exp
13265 * gdb.reverse/recvmsg-reverse.exp
13266 * gdb.reverse/rerun-prec.exp
13267 * gdb.reverse/s390-mvcle.exp
13268 * gdb.reverse/sigall-precsave.exp
13269 * gdb.reverse/sigall-reverse.exp
13270 * gdb.reverse/solib-precsave.exp
13271 * gdb.reverse/solib-reverse.exp
13272 * gdb.reverse/step-precsave.exp
13273 * gdb.reverse/step-reverse.exp
13274 * gdb.reverse/time-reverse.exp
13275 * gdb.reverse/until-precsave.exp
13276 * gdb.reverse/until-reverse.exp
13277 * gdb.reverse/waitpid-reverse.exp
13278 * gdb.reverse/watch-precsave.exp
13279 * gdb.reverse/watch-reverse.exp
13280
13281 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13282
13283 Fix test names starting with uppercase throughout the files.
13284
13285 * gdb.arch/i386-mpx-simple_segv.exp
13286 * gdb.arch/i386-mpx.exp
13287 * gdb.arch/i386-permbkpt.exp
13288 * gdb.arch/pa-nullify.exp
13289 * gdb.arch/powerpc-d128-regs.exp
13290 * gdb.arch/vsx-regs.exp
13291 * gdb.base/bfp-test.exp
13292 * gdb.base/break.exp
13293 * gdb.base/breakpoint-shadow.exp
13294 * gdb.base/callfuncs.exp
13295 * gdb.base/charset.exp
13296 * gdb.base/commands.exp
13297 * gdb.base/completion.exp
13298 * gdb.base/dfp-test.exp
13299 * gdb.base/echo.exp
13300 * gdb.base/ending-run.exp
13301 * gdb.base/eval.exp
13302 * gdb.base/expand-psymtabs.exp
13303 * gdb.base/float128.exp
13304 * gdb.base/floatn.exp
13305 * gdb.base/foll-exec-mode.exp
13306 * gdb.base/gdb1056.exp
13307 * gdb.base/gdb11531.exp
13308 * gdb.base/kill-after-signal.exp
13309 * gdb.base/multi-forks.exp
13310 * gdb.base/overlays.exp
13311 * gdb.base/pending.exp
13312 * gdb.base/sepdebug.exp
13313 * gdb.base/testenv.exp
13314 * gdb.base/valgrind-db-attach.exp
13315 * gdb.base/watch_thread_num.exp
13316 * gdb.base/watchpoint-cond-gone.exp
13317 * gdb.base/watchpoint.exp
13318 * gdb.base/watchpoints.exp
13319 * gdb.cp/arg-reference.exp
13320 * gdb.cp/baseenum.exp
13321 * gdb.cp/operator.exp
13322 * gdb.cp/shadow.exp
13323 * gdb.dwarf2/dw2-op-out-param.exp
13324 * gdb.dwarf2/dw2-reg-undefined.exp
13325 * gdb.go/chan.exp
13326 * gdb.go/hello.exp
13327 * gdb.go/integers.exp
13328 * gdb.go/methods.exp
13329 * gdb.go/package.exp
13330 * gdb.guile/scm-parameter.exp
13331 * gdb.guile/scm-progspace.exp
13332 * gdb.guile/scm-value.exp
13333 * gdb.mi/mi-pending.exp
13334 * gdb.mi/user-selected-context-sync.exp
13335 * gdb.multi/multi-attach.exp
13336 * gdb.multi/tids.exp
13337 * gdb.opt/clobbered-registers-O2.exp
13338 * gdb.pascal/floats.exp
13339 * gdb.pascal/integers.exp
13340 * gdb.python/py-block.exp
13341 * gdb.python/py-events.exp
13342 * gdb.python/py-parameter.exp
13343 * gdb.python/py-symbol.exp
13344 * gdb.python/py-symtab.exp
13345 * gdb.python/py-type.exp
13346 * gdb.python/py-value.exp
13347 * gdb.python/py-xmethods.exp
13348 * gdb.python/python.exp
13349 * gdb.reverse/break-precsave.exp
13350 * gdb.reverse/consecutive-precsave.exp
13351 * gdb.reverse/finish-precsave.exp
13352 * gdb.reverse/i386-precsave.exp
13353 * gdb.reverse/machinestate-precsave.exp
13354 * gdb.reverse/sigall-precsave.exp
13355 * gdb.reverse/solib-precsave.exp
13356 * gdb.reverse/step-precsave.exp
13357 * gdb.reverse/until-precsave.exp
13358 * gdb.reverse/watch-precsave.exp
13359 * gdb.server/ext-attach.exp
13360 * gdb.server/ext-restart.exp
13361 * gdb.server/ext-run.exp
13362 * gdb.server/ext-wrapper.exp
13363 * gdb.stabs/gdb11479.exp
13364 * gdb.stabs/weird.exp
13365 * gdb.threads/attach-many-short-lived-threads.exp
13366 * gdb.threads/kill.exp
13367 * gdb.threads/watchpoint-fork.exp
13368
13369 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13370
13371 Fix test names starting with uppercase throughout all the files below.
13372
13373 * gdb.ada/array_return.exp
13374 * gdb.ada/catch_ex.exp
13375 * gdb.ada/info_exc.exp
13376 * gdb.ada/mi_catch_ex.exp
13377 * gdb.ada/mi_dyn_arr.exp
13378 * gdb.ada/mi_ex_cond.exp
13379 * gdb.ada/mi_exc_info.exp
13380 * gdb.ada/mi_interface.exp
13381 * gdb.ada/mi_task_arg.exp
13382 * gdb.ada/mi_task_info.exp
13383 * gdb.ada/mi_var_array.exp
13384 * gdb.arch/alpha-step.exp
13385 * gdb.arch/amd64-disp-step.exp
13386 * gdb.arch/arm-disp-step.exp
13387 * gdb.arch/disp-step-insn-reloc.exp
13388 * gdb.arch/e500-prologue.exp
13389 * gdb.arch/ftrace-insn-reloc.exp
13390 * gdb.arch/gdb1558.exp
13391 * gdb.arch/i386-bp_permanent.exp
13392 * gdb.arch/i386-disp-step.exp
13393 * gdb.arch/i386-float.exp
13394 * gdb.arch/i386-gnu-cfi.exp
13395 * gdb.arch/ia64-breakpoint-shadow.exp
13396 * gdb.arch/mips16-thunks.exp
13397 * gdb.arch/pa-nullify.exp
13398 * gdb.arch/powerpc-aix-prologue.exp
13399 * gdb.arch/powerpc-power.exp
13400 * gdb.arch/ppc-dfp.exp
13401 * gdb.arch/s390-tdbregs.exp
13402 * gdb.arch/spu-info.exp
13403 * gdb.arch/spu-ls.exp
13404 * gdb.arch/thumb-bx-pc.exp
13405 * gdb.base/advance.exp
13406 * gdb.base/annota-input-while-running.exp
13407 * gdb.base/arrayidx.exp
13408 * gdb.base/asmlabel.exp
13409 * gdb.base/async.exp
13410 * gdb.base/attach-wait-input.exp
13411 * gdb.base/auto-connect-native-target.exp
13412 * gdb.base/batch-preserve-term-settings.exp
13413 * gdb.base/bfp-test.exp
13414 * gdb.base/bigcore.exp
13415 * gdb.base/bp-permanent.exp
13416 * gdb.base/break-always.exp
13417 * gdb.base/break-fun-addr.exp
13418 * gdb.base/break-idempotent.exp
13419 * gdb.base/break-main-file-remove-fail.exp
13420 * gdb.base/break-probes.exp
13421 * gdb.base/break-unload-file.exp
13422 * gdb.base/break.exp
13423 * gdb.base/call-ar-st.exp
13424 * gdb.base/call-rt-st.exp
13425 * gdb.base/call-sc.exp
13426 * gdb.base/call-signal-resume.exp
13427 * gdb.base/call-strs.exp
13428 * gdb.base/callexit.exp
13429 * gdb.base/callfuncs.exp
13430 * gdb.base/catch-gdb-caused-signals.exp
13431 * gdb.base/catch-signal-siginfo-cond.exp
13432 * gdb.base/catch-syscall.exp
13433 * gdb.base/compare-sections.exp
13434 * gdb.base/cond-eval-mode.exp
13435 * gdb.base/condbreak-call-false.exp
13436 * gdb.base/consecutive-step-over.exp
13437 * gdb.base/cursal.exp
13438 * gdb.base/disabled-location.exp
13439 * gdb.base/disasm-end-cu.exp
13440 * gdb.base/display.exp
13441 * gdb.base/double-prompt-target-event-error.exp
13442 * gdb.base/dprintf-bp-same-addr.exp
13443 * gdb.base/dprintf-detach.exp
13444 * gdb.base/dprintf-next.exp
13445 * gdb.base/dprintf-non-stop.exp
13446 * gdb.base/dprintf-pending.exp
13447 * gdb.base/dso2dso.exp
13448 * gdb.base/ending-run.exp
13449 * gdb.base/enum_cond.exp
13450 * gdb.base/examine-backward.exp
13451 * gdb.base/exe-lock.exp
13452 * gdb.base/exec-invalid-sysroot.exp
13453 * gdb.base/execl-update-breakpoints.exp
13454 * gdb.base/execution-termios.exp
13455 * gdb.base/fileio.exp
13456 * gdb.base/fixsection.exp
13457 * gdb.base/foll-exec-mode.exp
13458 * gdb.base/foll-exec.exp
13459 * gdb.base/fork-running-state.exp
13460 * gdb.base/frame-args.exp
13461 * gdb.base/fullpath-expand.exp
13462 * gdb.base/func-ptr.exp
13463 * gdb.base/gcore-relro-pie.exp
13464 * gdb.base/gdb1090.exp
13465 * gdb.base/gdb1555.exp
13466 * gdb.base/global-var-nested-by-dso.exp
13467 * gdb.base/gnu-ifunc.exp
13468 * gdb.base/hbreak-in-shr-unsupported.exp
13469 * gdb.base/hbreak-unmapped.exp
13470 * gdb.base/hook-stop.exp
13471 * gdb.base/infcall-input.exp
13472 * gdb.base/info-fun.exp
13473 * gdb.base/info-shared.exp
13474 * gdb.base/interrupt-noterm.exp
13475 * gdb.base/jit-so.exp
13476 * gdb.base/jit.exp
13477 * gdb.base/line-symtabs.exp
13478 * gdb.base/list.exp
13479 * gdb.base/longjmp.exp
13480 * gdb.base/macscp.exp
13481 * gdb.base/max-value-size.exp
13482 * gdb.base/nodebug.exp
13483 * gdb.base/nofield.exp
13484 * gdb.base/overlays.exp
13485 * gdb.base/paginate-after-ctrl-c-running.exp
13486 * gdb.base/paginate-bg-execution.exp
13487 * gdb.base/paginate-inferior-exit.exp
13488 * gdb.base/pending.exp
13489 * gdb.base/pr11022.exp
13490 * gdb.base/printcmds.exp
13491 * gdb.base/ptr-typedef.exp
13492 * gdb.base/ptype.exp
13493 * gdb.base/randomize.exp
13494 * gdb.base/range-stepping.exp
13495 * gdb.base/realname-expand.exp
13496 * gdb.base/relativedebug.exp
13497 * gdb.base/remote.exp
13498 * gdb.base/savedregs.exp
13499 * gdb.base/sepdebug.exp
13500 * gdb.base/set-noassign.exp
13501 * gdb.base/shlib-call.exp
13502 * gdb.base/shreloc.exp
13503 * gdb.base/sigaltstack.exp
13504 * gdb.base/sigbpt.exp
13505 * gdb.base/siginfo-addr.exp
13506 * gdb.base/siginfo-obj.exp
13507 * gdb.base/siginfo-thread.exp
13508 * gdb.base/signest.exp
13509 * gdb.base/signull.exp
13510 * gdb.base/sigrepeat.exp
13511 * gdb.base/skip.exp
13512 * gdb.base/so-impl-ld.exp
13513 * gdb.base/solib-corrupted.exp
13514 * gdb.base/solib-disc.exp
13515 * gdb.base/solib-display.exp
13516 * gdb.base/solib-overlap.exp
13517 * gdb.base/solib-search.exp
13518 * gdb.base/solib-symbol.exp
13519 * gdb.base/source-execution.exp
13520 * gdb.base/sss-bp-on-user-bp-2.exp
13521 * gdb.base/sss-bp-on-user-bp.exp
13522 * gdb.base/stack-checking.exp
13523 * gdb.base/stale-infcall.exp
13524 * gdb.base/step-break.exp
13525 * gdb.base/step-line.exp
13526 * gdb.base/step-over-exit.exp
13527 * gdb.base/step-test.exp
13528 * gdb.base/structs.exp
13529 * gdb.base/sym-file.exp
13530 * gdb.base/symtab-search-order.exp
13531 * gdb.base/term.exp
13532 * gdb.base/type-opaque.exp
13533 * gdb.base/unload.exp
13534 * gdb.base/until-nodebug.exp
13535 * gdb.base/until.exp
13536 * gdb.base/unwindonsignal.exp
13537 * gdb.base/watch-cond.exp
13538 * gdb.base/watch-non-mem.exp
13539 * gdb.base/watch_thread_num.exp
13540 * gdb.base/watchpoint-reuse-slot.exp
13541 * gdb.base/watchpoint-solib.exp
13542 * gdb.base/watchpoint.exp
13543 * gdb.btrace/dlopen.exp
13544 * gdb.cell/arch.exp
13545 * gdb.cell/break.exp
13546 * gdb.cell/bt.exp
13547 * gdb.cell/core.exp
13548 * gdb.cell/data.exp
13549 * gdb.cell/dwarfaddr.exp
13550 * gdb.cell/ea-cache.exp
13551 * gdb.cell/ea-standalone.exp
13552 * gdb.cell/ea-test.exp
13553 * gdb.cell/f-regs.exp
13554 * gdb.cell/fork.exp
13555 * gdb.cell/gcore.exp
13556 * gdb.cell/mem-access.exp
13557 * gdb.cell/ptype.exp
13558 * gdb.cell/registers.exp
13559 * gdb.cell/sizeof.exp
13560 * gdb.cell/solib-symbol.exp
13561 * gdb.cell/solib.exp
13562 * gdb.compile/compile-tls.exp
13563 * gdb.cp/exception.exp
13564 * gdb.cp/gdb2495.exp
13565 * gdb.cp/local.exp
13566 * gdb.cp/mb-inline.exp
13567 * gdb.cp/mb-templates.exp
13568 * gdb.cp/pr10687.exp
13569 * gdb.cp/pr9167.exp
13570 * gdb.cp/scope-err.exp
13571 * gdb.cp/templates.exp
13572 * gdb.cp/virtfunc.exp
13573 * gdb.dwarf2/dw2-dir-file-name.exp
13574 * gdb.dwarf2/dw2-single-line-discriminators.exp
13575 * gdb.fortran/complex.exp
13576 * gdb.fortran/library-module.exp
13577 * gdb.guile/guile.exp
13578 * gdb.guile/scm-cmd.exp
13579 * gdb.guile/scm-frame-inline.exp
13580 * gdb.guile/scm-objfile.exp
13581 * gdb.guile/scm-pretty-print.exp
13582 * gdb.guile/scm-symbol.exp
13583 * gdb.guile/scm-type.exp
13584 * gdb.guile/scm-value.exp
13585 * gdb.linespec/keywords.exp
13586 * gdb.linespec/ls-errs.exp
13587 * gdb.linespec/macro-relative.exp
13588 * gdb.linespec/thread.exp
13589 * gdb.mi/mi-breakpoint-changed.exp
13590 * gdb.mi/mi-dprintf-pending.exp
13591 * gdb.mi/mi-fullname-deleted.exp
13592 * gdb.mi/mi-logging.exp
13593 * gdb.mi/mi-pending.exp
13594 * gdb.mi/mi-solib.exp
13595 * gdb.mi/new-ui-mi-sync.exp
13596 * gdb.mi/user-selected-context-sync.exp
13597 * gdb.multi/dummy-frame-restore.exp
13598 * gdb.multi/multi-arch-exec.exp
13599 * gdb.multi/remove-inferiors.exp
13600 * gdb.multi/watchpoint-multi-exit.exp
13601 * gdb.opt/solib-intra-step.exp
13602 * gdb.perf/backtrace.exp
13603 * gdb.perf/single-step.exp
13604 * gdb.perf/skip-command.exp
13605 * gdb.perf/skip-prologue.exp
13606 * gdb.perf/solib.exp
13607 * gdb.python/lib-types.exp
13608 * gdb.python/py-as-string.exp
13609 * gdb.python/py-bad-printers.exp
13610 * gdb.python/py-block.exp
13611 * gdb.python/py-breakpoint.exp
13612 * gdb.python/py-cmd.exp
13613 * gdb.python/py-events.exp
13614 * gdb.python/py-evthreads.exp
13615 * gdb.python/py-finish-breakpoint.exp
13616 * gdb.python/py-finish-breakpoint2.exp
13617 * gdb.python/py-frame-inline.exp
13618 * gdb.python/py-frame.exp
13619 * gdb.python/py-inferior.exp
13620 * gdb.python/py-infthread.exp
13621 * gdb.python/py-mi.exp
13622 * gdb.python/py-objfile.exp
13623 * gdb.python/py-pp-maint.exp
13624 * gdb.python/py-pp-registration.exp
13625 * gdb.python/py-prettyprint.exp
13626 * gdb.python/py-recurse-unwind.exp
13627 * gdb.python/py-shared.exp
13628 * gdb.python/py-symbol.exp
13629 * gdb.python/py-symtab.exp
13630 * gdb.python/py-template.exp
13631 * gdb.python/py-type.exp
13632 * gdb.python/py-unwind-maint.exp
13633 * gdb.python/py-unwind.exp
13634 * gdb.python/py-value.exp
13635 * gdb.python/python.exp
13636 * gdb.reverse/finish-reverse-bkpt.exp
13637 * gdb.reverse/insn-reverse.exp
13638 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13639 * gdb.reverse/solib-precsave.exp
13640 * gdb.reverse/solib-reverse.exp
13641 * gdb.stabs/gdb11479.exp
13642 * gdb.stabs/weird.exp
13643 * gdb.threads/fork-child-threads.exp
13644 * gdb.threads/fork-plus-threads.exp
13645 * gdb.threads/fork-thread-pending.exp
13646 * gdb.threads/forking-threads-plus-breakpoint.exp
13647 * gdb.threads/hand-call-in-threads.exp
13648 * gdb.threads/interrupted-hand-call.exp
13649 * gdb.threads/linux-dp.exp
13650 * gdb.threads/local-watch-wrong-thread.exp
13651 * gdb.threads/next-while-other-thread-longjmps.exp
13652 * gdb.threads/non-ldr-exit.exp
13653 * gdb.threads/pending-step.exp
13654 * gdb.threads/print-threads.exp
13655 * gdb.threads/process-dies-while-detaching.exp
13656 * gdb.threads/process-dies-while-handling-bp.exp
13657 * gdb.threads/pthreads.exp
13658 * gdb.threads/queue-signal.exp
13659 * gdb.threads/reconnect-signal.exp
13660 * gdb.threads/signal-command-handle-nopass.exp
13661 * gdb.threads/signal-command-multiple-signals-pending.exp
13662 * gdb.threads/signal-delivered-right-thread.exp
13663 * gdb.threads/signal-sigtrap.exp
13664 * gdb.threads/sigthread.exp
13665 * gdb.threads/staticthreads.exp
13666 * gdb.threads/stepi-random-signal.exp
13667 * gdb.threads/thread-unwindonsignal.exp
13668 * gdb.threads/thread_check.exp
13669 * gdb.threads/thread_events.exp
13670 * gdb.threads/tid-reuse.exp
13671 * gdb.threads/tls-nodebug.exp
13672 * gdb.threads/tls-shared.exp
13673 * gdb.threads/tls-so_extern.exp
13674 * gdb.threads/tls.exp
13675 * gdb.threads/wp-replication.exp
13676 * gdb.trace/actions-changed.exp
13677 * gdb.trace/actions.exp
13678 * gdb.trace/backtrace.exp
13679 * gdb.trace/change-loc.exp
13680 * gdb.trace/collection.exp
13681 * gdb.trace/deltrace.exp
13682 * gdb.trace/disconnected-tracing.exp
13683 * gdb.trace/entry-values.exp
13684 * gdb.trace/ftrace-lock.exp
13685 * gdb.trace/ftrace.exp
13686 * gdb.trace/infotrace.exp
13687 * gdb.trace/mi-trace-frame-collected.exp
13688 * gdb.trace/mi-trace-unavailable.exp
13689 * gdb.trace/mi-traceframe-changed.exp
13690 * gdb.trace/mi-tracepoint-changed.exp
13691 * gdb.trace/mi-tsv-changed.exp
13692 * gdb.trace/no-attach-trace.exp
13693 * gdb.trace/packetlen.exp
13694 * gdb.trace/passc-dyn.exp
13695 * gdb.trace/passcount.exp
13696 * gdb.trace/pending.exp
13697 * gdb.trace/pr16508.exp
13698 * gdb.trace/qtro.exp
13699 * gdb.trace/range-stepping.exp
13700 * gdb.trace/read-memory.exp
13701 * gdb.trace/report.exp
13702 * gdb.trace/save-trace.exp
13703 * gdb.trace/signal.exp
13704 * gdb.trace/stap-trace.exp
13705 * gdb.trace/status-stop.exp
13706 * gdb.trace/strace.exp
13707 * gdb.trace/tfile.exp
13708 * gdb.trace/tfind.exp
13709 * gdb.trace/trace-break.exp
13710 * gdb.trace/trace-condition.exp
13711 * gdb.trace/trace-enable-disable.exp
13712 * gdb.trace/trace-mt.exp
13713 * gdb.trace/tracecmd.exp
13714 * gdb.trace/tracefile-pseudo-reg.exp
13715 * gdb.trace/tspeed.exp
13716 * gdb.trace/tstatus.exp
13717 * gdb.trace/tsv.exp
13718 * gdb.trace/unavailable.exp
13719 * gdb.trace/while-dyn.exp
13720 * gdb.trace/while-stepping.exp
13721 * lib/gdb-guile.exp
13722 * lib/gdb.exp
13723 * lib/mi-support.exp
13724 * lib/pascal.exp
13725 * lib/perftest.exp
13726 * lib/prelink-support.exp
13727 * lib/selftest-support.exp
13728
13729 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13730
13731 * Makefile.in: Include disable-implicit-rules.mk.
13732
13733 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13734
13735 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13736 non-byte-aligned bit fields.
13737
13738 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13739
13740 PR gdb/12616
13741 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
13742 respects the DW_AT_data_bit_offset attribute.
13743
13744 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
13745
13746 * gdb.base/default.exp: Fix output of "set language".
13747
13748 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
13749
13750 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
13751 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
13752 make.
13753 * configure.ac: Remove checks for the make program.
13754 * configure: Re-generate.
13755
13756 2016-11-16 Kevin Buettner <kevinb@redhat.com>
13757
13758 * gdb.python/py-recurse-unwind.c (main): Add loop.
13759 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
13760 to read_register() and gdb.parse_and_eval(). Make each code
13761 call a separate case that can be individually tested.
13762 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
13763 proc. Call cont_and_backtrace for each of the code paths that
13764 we want to test in the unwinder.
13765
13766 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
13767
13768 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
13769 the definition of struct S.
13770
13771 2016-11-11 Catherine Moore <clm@codesourcery.com>
13772
13773 * gdb.base/dump.exp: Identify verilog format dump tests as such.
13774
13775 2016-11-09 Pedro Alves <palves@redhat.com>
13776
13777 * gdb.base/commands.exp (runto_or_return): New procedure.
13778 (gdbvar_simple_if_test, gdbvar_simple_while_test)
13779 (gdbvar_complex_if_while_test, progvar_simple_if_test)
13780 (progvar_simple_while_test, progvar_complex_if_while_test)
13781 (if_while_breakpoint_command_test)
13782 (infrun_breakpoint_command_test, breakpoint_command_test)
13783 (user_defined_command_test, watchpoint_command_test)
13784 (test_command_prompt_position, redefine_hook_test)
13785 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
13786 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
13787 multi_line_input and multi_line. Remove gdb_expect and
13788 gdb_stop_suppressing_tests uses.
13789 * lib/gdb.exp (valnum_re): New global.
13790 (multi_line_input): New procedure.
13791
13792 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
13793
13794 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
13795 Remove.
13796 (test_setup): Define with proc_with_prefix.
13797 (test_cli_inferior): Likewise.
13798 (test_cli_thread): Likewise.
13799 (test_cli_frame): Likewise.
13800 (test_cli_select_frame): Likewise.
13801 (test_cli_up_down): Likewise.
13802 (test_mi_thread_select): Likewise.
13803 (test_mi_stack_select_frame): Likewise.
13804 (test_cli_in_mi_inferior): Likewise.
13805 (test_cli_in_mi_thread): Likewise.
13806 (test_cli_in_mi_frame): Likewise.
13807 (top level): Do not use with_test_prefix_procname.
13808
13809 2016-11-09 Pedro Alves <palves@redhat.com>
13810
13811 * gdb.base/commands.exp (gdbvar_simple_if_test)
13812 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
13813 (progvar_simple_if_test, progvar_simple_while_test)
13814 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
13815 (infrun_breakpoint_command_test, breakpoint_command_test)
13816 (user_defined_command_test, watchpoint_command_test)
13817 (test_command_prompt_position, deprecated_command_test)
13818 (bp_deleted_in_command, temporary_breakpoint_commands)
13819 (stray_arg0_test, source_file_with_indented_comment)
13820 (recursive_source_test, if_commands_test)
13821 (error_clears_commands_left, redefine_hook_test)
13822 (redefine_backtrace_test): Use proc_with_prefix.
13823 * lib/gdb.exp (proc_with_prefix): New proc.
13824
13825 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13826
13827 * gdb.base/tui-layout.c: New file.
13828 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
13829 disassembly window contains very long lines.
13830
13831 2016-11-08 Tom Tromey <tom@tromey.com>
13832
13833 * gdb.python/py-value.exp (test_value_creation): Make "long" test
13834 depend on Python 2.
13835
13836 2016-11-08 Tom Tromey <tom@tromey.com>
13837
13838 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
13839 New method.
13840
13841 2016-10-29 Manish Goregaokar <manish@mozilla.com>
13842
13843 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
13844
13845 2016-10-27 Manish Goregaokar <manish@mozilla.com>
13846
13847 * gdb.rust/simple.rs: Add test for univariant enums without
13848 discriminants and for encoded struct-like enums.
13849
13850 2016-10-28 Pedro Alves <palves@redhat.com>
13851
13852 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
13853 gdb_test_multiple, tighten regexps and match symtabs and line
13854 tables incrementally.
13855
13856 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
13857
13858 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
13859 general.
13860
13861 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
13862
13863 * gdb.base/exec-invalid-sysroot.exp: New file.
13864
13865 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13866
13867 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
13868
13869 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13870
13871 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
13872
13873 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
13874
13875 * gdb.base/killed-outside.exp: Remove $options from a call to
13876 `prepare_for_testing'.
13877
13878 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13879
13880 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13881 Change test message.
13882
13883 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13884
13885 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13886 Update comment.
13887
13888 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13889
13890 * gdb.trace/mi-trace-save.exp: New file.
13891
13892 2016-10-13 Yao Qi <yao.qi@linaro.org>
13893
13894 * gdb.base/code_elim.exp (get_var_address): Remove.
13895 * gdb.base/relocate.exp: Likewise.
13896 * gdb.base/shreloc.exp: Likewise.
13897 * lib/gdb.exp (get_var_address): New.
13898
13899 2016-10-13 Yao Qi <yao.qi@linaro.org>
13900
13901 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
13902 floating point tests if $skip_float_test is false.
13903
13904 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
13905
13906 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
13907 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
13908 argc values.
13909 Add 1 to argc so we guarantee distinct initial/modified argc values.
13910
13911 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13912
13913 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
13914
13915 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13916
13917 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
13918 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
13919 * gdb.arch/vsx-regs.exp: Likewise.
13920
13921 2016-10-07 Yao Qi <yao.qi@linaro.org>
13922
13923 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
13924
13925 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
13926
13927 * gdb.python/python.exp: Test decode_line("*0").
13928
13929 2016-10-06 Doug Evans <dje@google.com>
13930
13931 * gdb.python/py-value.exp (test_value_creation): Add test for large
13932 unsigned 64-bit value.
13933
13934 2016-10-06 Tom Tromey <tom@tromey.com>
13935
13936 * gdb.compile/compile.exp: Change java tests to rust.
13937 * gdb.base/setshow.exp: Change java tests to rust.
13938 * gdb.base/default.exp: Remove java from language list.
13939 * README (Examples): Update language example.
13940 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
13941 test.
13942 * lib/gdb.exp (skip_java_tests): Remove.
13943 * lib/java.exp: Remove.
13944 * gdb.java: Remove.
13945
13946 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13947
13948 * gdb.arch/mips-fcr.exp: New test.
13949 * gdb.arch/mips-fcr.c: Source for the new test.
13950
13951 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13952
13953 * gdb.base/solib-disc.exp: Use `standard_output_file'
13954 throughout.
13955
13956 2016-10-06 Pedro Alves <palves@redhat.com>
13957
13958 * gdb.base/jit-simple-dl.c: New file.
13959 * gdb.base/jit-simple-jit.c: New file, factored out from ...
13960 * gdb.base/jit-simple.c: ... this.
13961 * gdb.base/jit-simple.exp (jit_run): Delete.
13962 (build_jit): New proc.
13963 (jit_test_reread): Recompile either the main program or the shared
13964 library, depending on what is being tested. Skip changing address
13965 if caller wants to. Compare before/after addresses. If testing
13966 standalone, explicitly load the binary. Test "maint info
13967 breakpoints".
13968 (top level): Add "standalone vs shared lib" and "change address"
13969 vs "same address" axes.
13970
13971 2016-10-06 Pedro Alves <palves@redhat.com>
13972
13973 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
13974 call.
13975 (jit_run): Delete.
13976 (jit_test_reread): Use with_test_prefix. Reload the main binary
13977 explicitly. Compare the before/after addresses of the JIT
13978 descriptor.
13979
13980 2016-08-15 Doug Evans <dje@google.com>
13981
13982 * gdb.xml/extra-regs.xml: Update, end field now required, default type
13983 for single bitfields is bool.
13984 * gdb.xml/tdesc-regs.exp: Ditto.
13985
13986 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13987
13988 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
13989
13990 2016-10-05 Yao Qi <yao.qi@linaro.org>
13991
13992 * lib/gdb.exp (support_complex_tests): Return zero if
13993 gdb_skip_float_test return true.
13994
13995 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13996 Simon Marchi <simon.marchi@ericsson.com>
13997
13998 PR gdb/20487
13999 * gdb.mi/user-selected-context-sync.exp: New file.
14000 * gdb.mi/user-selected-context-sync.c: New file.
14001
14002 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
14003 Simon Marchi <simon.marchi@ericsson.com>
14004
14005 PR gdb/20487
14006 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
14007 =thread-select-event check.
14008
14009 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
14010
14011 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
14012 the compulsory L operand changes.
14013 * gdb.arch/powerpc-power.s: Likewise.
14014
14015 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14016
14017 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
14018 * gdb.base/jit-attach-pie.c: New file.
14019 * gdb.base/jit-attach-pie.exp: New file.
14020
14021 2016-09-28 Pedro Alves <palves@redhat.com>
14022
14023 * gdb.base/infcall-input.c: New file.
14024 * gdb.base/infcall-input.exp: New file.
14025
14026 2016-09-22 Yao Qi <yao.qi@linaro.org>
14027
14028 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
14029 (gdb_exit): Rename it to ...
14030 (gdbserver_gdb_exit): ... Close GDBserver.
14031 (gdb_exit): New proc, call gdbserver_gdb_exit.
14032 (mi_gdb_exit): Likewise.
14033
14034 2016-09-22 Yao Qi <yao.qi@linaro.org>
14035
14036 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
14037 path.
14038 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
14039 Remove duplication.
14040
14041 2016-09-22 Yao Qi <yao.qi@linaro.org>
14042
14043 * lib/gdbserver-support.exp: Check the existence of
14044 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
14045
14046 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
14047
14048 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
14049
14050 2016-09-21 Tom Tromey <tom@tromey.com>
14051
14052 PR gdb/20604:
14053 * gdb.base/quit.exp: New file.
14054
14055 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
14056
14057 * .gitignore: New file.
14058
14059 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
14060
14061 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
14062 throughout.
14063
14064 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
14065
14066 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
14067
14068 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
14069
14070 * gdb.cp/casts.cc (decltype): Move it ...
14071 (main): ... with its call to ...
14072 * gdb.cp/casts03.cc: ... a new file.
14073 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
14074
14075 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14076
14077 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
14078
14079 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
14080
14081 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14082 and sync up the test with tests in gas/testsuite/gas/ppc.
14083 * gdb.arch/powerpc-power.exp: Likewise.
14084
14085 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14086
14087 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14088
14089 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14090 Jan Kratochvil <jan.kratochvil@redhat.com>
14091
14092 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14093 make m1's definition to be different from m2's. Use 'dummy' as an
14094 argument for probe 'two'.
14095
14096 2016-09-10 Jon Beniston <jon@beniston.com>
14097
14098 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14099 for sim target.
14100
14101 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14102
14103 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14104 variable declaration.
14105 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14106 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14107 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14108 received HWCAP as its argument.
14109
14110 2016-09-06 Pedro Alves <palves@redhat.com>
14111
14112 * gdb.base/new-ui-pending-input.c: New file.
14113 * gdb.base/new-ui-pending-input.exp: New file.
14114 * gdb.exp (clear_gdb_spawn_id): New procedure.
14115 (with_spawn_id): Check whether gdb_spawn_id exists before
14116 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14117 on exit.
14118
14119 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14120
14121 * gdb.base/float128.c: New file.
14122 * gdb.base/float128.exp: Likewise.
14123 * gdb.base/floatn.c: Likewise.
14124 * gdb.base/floatn.exp: Likewise.
14125
14126 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14127
14128 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14129
14130 2016-09-05 Pedro Alves <palves@redhat.com>
14131
14132 PR backtrace/19927
14133 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14134 unwinders are immediately called as side effect of "source" or
14135 "disable unwinder" commands.
14136 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14137
14138 2016-09-02 Yao Qi <yao.qi@linaro.org>
14139
14140 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14141 is true and $type is "float" or "double".
14142
14143 2016-09-02 Yao Qi <yao.qi@linaro.org>
14144
14145 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14146 true.
14147 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14148 * gdb.base/call-rt-st.exp: Likewise.
14149 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14150 return value instead of gdb,skip_float_test.
14151 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14152 (do_function_calls): Use its return value instead of
14153 gdb,skip_float_test.
14154 * gdb.base/finish.exp: Likewise.
14155 * gdb.base/funcargs.exp: Likewise.
14156 * gdb.base/return.exp: Likewise.
14157 * gdb.base/return2.exp: Likewise.
14158 * gdb.base/varargs.exp: Likewise.
14159 * lib/gdb.exp (gdb_skip_float_test): Change it to
14160 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14161
14162 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14163
14164 * gdb.multi/tids.exp: Test "thread apply all".
14165
14166 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14167
14168 * gdb.base/default.exp (tty): Remove.
14169
14170 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14171
14172 * gdb.python/py-recurse-unwind.c: New file.
14173 * gdb.python/py-recurse-unwind.py: New file.
14174 * gdb.python/py-recurse-unwind.exp: New file.
14175
14176 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14177
14178 * gdb.base/set-inferior-tty.exp: New file.
14179 * gdb.base/set-inferior-tty.c: New file.
14180
14181 2016-08-23 Pedro Alves <palves@redhat.com>
14182
14183 PR gdb/20494
14184 * gdb.base/new-ui-echo.c: New file.
14185 * gdb.base/new-ui-echo.exp: New file.
14186
14187 2016-08-23 Yao Qi <yao.qi@linaro.org>
14188
14189 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14190 gdbserver_spawn.
14191 * gdb.server/connect-without-multi-process.exp (do_test):
14192 Likewise.
14193
14194 2016-08-23 Yao Qi <yao.qi@linaro.org>
14195
14196 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14197 standalone_txt. Delete gdb_txt and standalone_txt on host
14198 and target. Spawn the binary on target. Copy files from
14199 target to host.
14200
14201 2016-08-22 Pedro Alves <palves@redhat.com>
14202
14203 PR gdb/20505
14204 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14205 with_test_prefix. Factor out bits to ...
14206 (test_no_vdso): ... this new procedure.
14207
14208 2016-08-19 Carl Love <cel@us.ibm.com>
14209
14210 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14211 maintaining separate logic for constructing the output path.
14212 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14213 * gdb.arch/ppc-dfp.exp: Likewise.
14214 * gdb.arch/ppc-fp.exp: Likewise.
14215 * gdb.arch/vsx-regs.exp: Likewise.
14216 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14217 binprefix for generating the additional binary files.
14218
14219 2016-08-19 Pedro Alves <palves@redhat.com>
14220
14221 * gdb.trace/mi-trace-frame-collected.exp
14222 (test_trace_frame_collected): On x32, expect two registers.
14223
14224 2016-08-18 Carl Love <cel@us.ibm.com>
14225
14226 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14227 and sync up the test with tests in gas/testsuite/gas/ppc.
14228 * gdb.arch/powerpc-power.exp: Likewise.
14229
14230 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14231
14232 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14233 expected error message.
14234
14235 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14236
14237 * gdb.multi/remove-inferiors.exp: New file.
14238 * gdb.multi/remove-inferiors.c: New file.
14239
14240 2016-08-12 Yao Qi <yao.qi@linaro.org>
14241
14242 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14243 argument list.
14244
14245 2016-08-10 Pedro Alves <palves@redhat.com>
14246
14247 PR gdb/19187
14248 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14249 setup_kfails.
14250
14251 2016-08-09 Pedro Alves <palves@redhat.com>
14252 Simon Marchi <simon.marchi@ericsson.com>
14253
14254 PR gdb/20418
14255 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14256 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14257
14258 2016-08-09 Pedro Alves <palves@redhat.com>
14259
14260 PR mi/20431
14261 * gdb.mi/mi-cmd-error.exp: New file.
14262
14263 2016-08-09 Pedro Alves <palves@redhat.com>
14264
14265 PR gdb/18653
14266 * gdb.base/signals-state-child.c: New file.
14267 * gdb.base/signals-state-child.exp: New file.
14268 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14269
14270 2016-08-09 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14273
14274 2016-08-03 Tom Tromey <tom@tromey.com>
14275
14276 PR python/18565:
14277 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14278
14279 2016-08-01 Yao Qi <yao.qi@linaro.org>
14280
14281 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14282 variable mode to "multi-process" if $multi_process is 1, otherwise
14283 set it to "single-process".
14284
14285 2016-08-01 Yao Qi <yao.qi@linaro.org>
14286
14287 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14288 * gdb.cp/cpexprs.exp: Likewise.
14289 * gdb.cp/m-static.exp: Likewise.
14290
14291 2016-07-26 Tom Tromey <tom@tromey.com>
14292
14293 PR python/20190:
14294 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14295 test.
14296
14297 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14298
14299 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14300 selecting assembly source files.
14301 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14302 assembly source files.
14303 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14304 assembly source files.
14305 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14306 selecting assembly source files.
14307
14308 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14309
14310 * gdb.base/new-ui.exp (do_test_invalid_args): New
14311 procedure.
14312
14313 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14314
14315 * gdb.btrace/reconnect.c: New file.
14316 * gdb.btrace/reconnect.exp: New file.
14317
14318 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14319
14320 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14321 to test_catch_syscall_group.
14322 (test_catch_syscall_group): New.
14323
14324 2016-07-21 Tom Tromey <tom@tromey.com>
14325
14326 * gdb.rust/simple.rs (main): Use empty struct expression.
14327 * gdb.rust/simple.exp: Add tests for empty struct expression.
14328
14329 2016-07-21 Yao Qi <yao.qi@linaro.org>
14330
14331 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14332 if gdb_skip_xml_test is true on some targets.
14333
14334 2016-07-21 Yao Qi <yao.qi@linaro.org>
14335
14336 * gdb.server/solib-list.exp: Unset last_loaded_file.
14337
14338 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14339
14340 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14341 "step into captured_main (args)".
14342
14343 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14344
14345 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14346
14347 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14348
14349 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14350
14351 2016-07-19 Pedro Alves <palves@redhat.com>
14352
14353 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14354 * gdb.opt/inline-bt.exp: Likewise.
14355 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14356 additional_flags=-Winline.
14357 * gdb.opt/inline-locals.exp: Likewise.
14358 * gdb.opt/inline-markers.c (ATTR): Define.
14359 (inlined_fn): Use it.
14360
14361 2016-07-19 Yao Qi <yao.qi@linaro.org>
14362
14363 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14364 (test_with_self): Remove some code. Remove argument executable.
14365 (top-level): Use do_self_tests.
14366
14367 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14368 Don Breazeal <donb@codesourcery.com>
14369
14370 * gdb.base/maint.exp: Escape paths used in regular expressions.
14371 * gdb.stabs/weird.exp: Likewise.
14372
14373 2016-07-13 Tom Tromey <tom@tromey.com>
14374
14375 PR python/15620, PR python/18620:
14376 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14377 (test_bkpt_events): New procs.
14378
14379 2016-07-13 Tom Tromey <tom@tromey.com>
14380
14381 PR python/17698:
14382 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14383 test.
14384 (test_watchpoints): Likewise.
14385 (test_bkpt_pending): New proc.
14386
14387 2016-07-13 Tom Tromey <tom@tromey.com>
14388
14389 PR cli/18053:
14390 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14391 completion test.
14392
14393 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14394
14395 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14396 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14397 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14398 f_label.
14399 (g): Rename g_end_lbl to g_label.
14400 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14401 low_pc and high_pc.
14402 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14403
14404 2016-07-12 Tom Tromey <tom@tromey.com>
14405
14406 PR python/19293:
14407 * gdb.python/py-unwind-maint.exp: Update tests.
14408
14409 2016-07-12 Yao Qi <yao.qi@linaro.org>
14410
14411 * lib/selftest-support.exp (selftest_setup): Match the output
14412 when captured_main is inlined.
14413
14414 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14415
14416 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14417 New variables.
14418 (print this%a, print this%b, print this): New tests.
14419 * gdb.fortran/derived-types.f90 (this): New object and
14420 initialization.
14421
14422 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14423
14424 * gdb.ada/arraydim.exp: Remove extra directory level in build
14425 directory.
14426
14427 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14428
14429 * lib/ada.exp: Remove extra directory level in build directory.
14430 * gdb.ada/cond_lang.exp: Likewise.
14431 * gdb.ada/exec_changed.exp: Likewise.
14432 * gdb.ada/lang_switch.exp: Likewise.
14433
14434 2016-07-06 Manish Goregaokar <manish@mozilla.com>
14435
14436 * simple.rs: Add test for raw pointer subscripting.
14437 * simple.exp: Add test expectations.
14438
14439 2016-07-05 Yao Qi <yao.qi@linaro.org>
14440
14441 * gdb.mi/mi-reverse.exp: Match =record-started output.
14442
14443 2016-07-01 Pedro Alves <palves@redhat.com>
14444
14445 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14446 procedure.
14447 (jit_reader_test): Test the jit reader's unwinder.
14448 * gdb.base/jithost.c (jit_function_00_code): New global.
14449 (main): Use memcpy to fill in the mmapped code, instead of poking
14450 bytes manually here.
14451 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14452 value.
14453 (read_debug_info): Save the function's range.
14454 (read_sp): New function.
14455 (unwind_frame): Use it. Also unwind RBP.
14456 (get_frame_id): Use read_sp.
14457 (gdb_init_reader): Use calloc instead of malloc.
14458 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14459 parameter. Use gdb_test_multiple.
14460
14461 2016-07-01 Pedro Alves <palves@redhat.com>
14462 Antoine Tremblay <antoine.tremblay@ericsson.com>
14463
14464 * gdb.threads/process-dies-while-detaching.c: New file.
14465 * gdb.threads/process-dies-while-detaching.exp: New file.
14466
14467 2016-07-01 Pedro Alves <palves@redhat.com>
14468
14469 * gdb.multi/watchpoint-multi-exit.c: New file.
14470 * gdb.multi/watchpoint-multi-exit.exp: New file.
14471
14472 2016-06-30 Pedro Alves <palves@redhat.com>
14473
14474 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14475 unset inferior_spawn_id.
14476
14477 2016-06-30 Pedro Alves <palves@redhat.com>
14478
14479 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14480 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14481
14482 2016-06-29 Yao Qi <yao.qi@linaro.org>
14483
14484 * gdb.base/return.c: Add copyright header.
14485
14486 2016-06-29 Tom Tromey <tom@tromey.com>
14487
14488 PR python/20129:
14489 * gdb.python/py-framefilter.exp: Add tests for setting priority
14490 and disabling of non-existent frame filter.
14491
14492 2016-06-29 Yao Qi <yao.qi@linaro.org>
14493
14494 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14495 0x0f07ff.
14496
14497 2016-06-28 Yao Qi <yao.qi@linaro.org>
14498
14499 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14500 triplets. Start gdb, execute catch syscall, and continue. Check
14501 gdb's output to determine catch syscall is supported.
14502
14503 2016-06-27 Manish Goregaokar <manish@mozilla.com>
14504
14505 * gdb.rust/simple.rs: Add test for returning unit in a function.
14506 * gdb.rust/simple.exp: Add expectation for functions returning
14507 unit.
14508
14509 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14510
14511 * gdb.python/py-breakpoint-create-fail.c,
14512 gdb.python/py-breakpoint-create-fail.exp,
14513 gdb.python/py-breakpoint-create-fail.py: New testcase.
14514
14515 2016-06-25 Manish Goregaokar <manish@mozilla.com>
14516
14517 PR gdb/20239
14518 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
14519 * gdb.rust/simple.exp: Add test expectations for new NonZero
14520 tests.
14521
14522 2016-06-24 David Taylor <dtaylor@emc.com>
14523
14524 * gdb.base/offsets.exp: New file.
14525 * gdb.base/offsets.c: New file.
14526
14527 2016-06-23 Tom Tromey <tom@tromey.com>
14528
14529 PR gdb/16483:
14530 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14531 before any filters are loaded.
14532
14533 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14534
14535 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14536 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14537 structs.
14538 * gdb.fortran/derived-type-function.exp: New file.
14539 * gdb.fortran/derived-type-function.f90: New file.
14540
14541
14542 2016-06-21 Pedro Alves <palves@redhat.com>
14543
14544 * gdb.base/new-ui.exp: New file.
14545 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14546 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14547 (with_spawn_id): New procedure.
14548
14549 2016-06-21 Pedro Alves <palves@redhat.com>
14550
14551 * gdb.mi/mi-exec-run.exp: New file.
14552
14553 2016-06-21 Pedro Alves <palves@redhat.com>
14554
14555 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14556 breakpoint command's output on the main UI.
14557 (test_break): New procedure, factored out from calls in the top
14558 level.
14559 (top level): Use foreach_with_prefix to test MI as main UI and as
14560 separate UI.
14561
14562 2016-06-21 Pedro Alves <palves@redhat.com>
14563
14564 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14565 (test_awatch_creation_and_listing)
14566 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14567 Remove 'type' parameter.
14568 (test_watchpoint_all): New parameter mi_mode. Remove
14569 with_test_prefix.
14570 (top level): Use foreach_with_prefix, and add main/separate UI MI
14571 testing axis.
14572
14573 2016-06-21 Pedro Alves <palves@redhat.com>
14574
14575 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14576 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14577 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14578 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14579 (gdb_main_spawn_id, mi_spawn_id): Declare and
14580 comment.
14581 (mi_create_inferior_pty): New procedure,
14582 factored out from default_mi_gdb_start.
14583 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14584 procedures.
14585 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14586 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14587 Use mi_create_inferior_pty.
14588 (mi_gdb_start): Use eval to pass down args list.
14589
14590 2016-06-21 Pedro Alves <palves@redhat.com>
14591
14592 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14593 * gdb.opt/inline-cmds.exp: Add MI tests.
14594
14595 2016-06-21 Pedro Alves <palves@redhat.com>
14596
14597 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14598
14599 2016-06-21 Pedro Alves <palves@redhat.com>
14600
14601 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14602 (top level): Use it instead of mi_execute_to.
14603
14604 2016-06-21 Pedro Alves <palves@redhat.com>
14605
14606 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14607 (cont_handler_str): New.
14608 (signal_stop_handler): Set stop_handler_str instead of printing to
14609 stdout.
14610 (continue_handler): Set cont_handler_str instead of printing to
14611 stdout.
14612 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14613 mi_send_resuming_command. Print stop_handler_str and
14614 cont_handler_str instead of expecting the python events print
14615 directly.
14616
14617 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14618
14619 * gdb.base/jit-reader.exp: New file.
14620 * gdb.base/jithost.c: New file.
14621 * gdb.base/jithost.h: New file.
14622 * gdb.base/jitreader.c : New file.
14623 * gdb.base/jit-protocol.h: New file.
14624
14625 2016-06-17 Yao Qi <yao.qi@linaro.org>
14626
14627 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14628 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14629 and detach-on-fork. Adjust tests.
14630 (top level): Invoke break_cond_on_syscall with combinations of
14631 syscall, follow-fork-mode and detach-on-fork.
14632
14633 2016-06-17 Yao Qi <yao.qi@linaro.org>
14634
14635 * gdb.base/step-over-exit.c: New.
14636 * gdb.base/step-over-exit.exp: New.
14637
14638 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14639
14640 * gdb.base/float.exp: Add target check for nds32*-*-*.
14641 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14642
14643 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14644
14645 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14646 for unsupported target features.
14647 * gdb.base/call-rt-st.exp: Likewise.
14648 * gdb.base/call-sc.exp: Likewise.
14649 * gdb.base/call-signal-resume.exp: Likewise.
14650 * gdb.base/call-strs.exp: Likewise.
14651 * gdb.base/callexit.exp: Likewise.
14652 * gdb.base/callfuncs.exp: Likewise.
14653 * gdb.base/nodebug.exp: Likewise.
14654 * gdb.base/printcmds.exp: Likewise.
14655 * gdb.base/ptype.exp: Likewise.
14656 * gdb.base/structs.exp: Likewise.
14657 * gdb.base/unwindonsignal.exp: Likewise.
14658 * gdb.cp/gdb2495.exp: Likewise.
14659 * gdb.cp/templates.exp: Likewise.
14660 * gdb.cp/virtfunc.exp: Likewise.
14661 * gdb.threads/hand-call-in-threads.exp: Likewise.
14662 * gdb.threads/interrupted-hand-call.exp: Likewise.
14663 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14664
14665 2016-06-10 Tom Tromey <tom@tromey.com>
14666
14667 PR rust/20110:
14668 * gdb.rust/expr.exp: Add test for integer constant larger than
14669 i32.
14670
14671 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14672
14673 * gdb.fortran/nested-funcs.exp: New.
14674 * gdb.fortran/nested-funcs.f90: New.
14675
14676 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14677
14678 * gdb.base/examine-backward.c: New file.
14679 * gdb.base/examine-backward.exp: New file.
14680
14681 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14682
14683 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14684 matching.
14685
14686 2016-06-02 Tom Tromey <tom@tromey.com>
14687
14688 PR python/18984:
14689 * gdb.python/py-shared.exp: Add solib_name test.
14690
14691 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14692
14693 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14694
14695 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14696
14697 PR c++/19893
14698 * gdb.dwarf2/implref.exp: Rename to...
14699 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14700 * gdb.dwarf2/implref-array.c: New file.
14701 * gdb.dwarf2/implref-array.exp: Likewise.
14702 * gdb.dwarf2/implref-global.c: Likewise.
14703 * gdb.dwarf2/implref-global.exp: Likewise.
14704 * gdb.dwarf2/implref-struct.c: Likewise.
14705 * gdb.dwarf2/implref-struct.exp: Likewise.
14706
14707 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14708
14709 * gdb.trace/trace-condition.exp: Add 64bit tests.
14710
14711 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14712
14713 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14714 bits types.
14715 (main): Adapt to 8 to 64 bits types.
14716 * gdb.trace/trace-condition.exp: Add new tests.
14717
14718 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14719
14720 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14721
14722 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14723
14724 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14725 Move condition tests...
14726 * gdb.trace/trace-condition.exp: Here.
14727
14728 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14729
14730 * gdb.trace/trace-condition.exp: Add counter-case tests.
14731
14732 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14733
14734 PR c++/15231
14735 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14736 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
14737
14738 2016-05-27 Pedro Alves <palves@redhat.com>
14739
14740 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
14741 New procedure.
14742 (top level): Call it, and bail out of DejaGnu is known to be bad.
14743
14744 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
14745
14746 * gdb.base/whatis.c: Extend the test case.
14747 * gdb.base/whatis.exp: Add additional tests.
14748
14749 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14750
14751 * gdb.fortran/type.f90: Add pointer variable.
14752 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
14753
14754 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14755
14756 * gdb.fortran/vla-type.exp: Fix testcase name.
14757
14758 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14759
14760 * gdb.fortran/vla-type.exp: Access elements in nested structs.
14761
14762 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14763
14764 * gdb.fortran/type.f90: Add nested structures.
14765 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
14766 * gdb.fortran/derived-type.exp: Adapt expected output.
14767 * gdb.fortran/vla-type.exp: Adapt expected output.
14768
14769 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14770
14771 * gdb.fortran/whatis_type.exp: Adapt expected output.
14772
14773 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14774
14775 * gdb.fortran/print_type.exp: Fix expected output.
14776 * gdb.fortran/whatis_type.exp: Fix expected output.
14777
14778 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14779
14780 * gdb.fortran/whatis_type.exp: Use multi_line.
14781
14782 2016-05-24 Tom Tromey <tom@tromey.com>
14783
14784 PR python/17386:
14785 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
14786 use value as an index.
14787
14788 2016-05-23 Tom Tromey <tom@tromey.com>
14789
14790 PR python/17981:
14791 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
14792 no-breakpoint case.
14793
14794 2016-05-24 Pedro Alves <palves@redhat.com>
14795
14796 PR gdb/19828
14797 * gdb.threads/clone-attach-detach.c: New file.
14798 * gdb.threads/clone-attach-detach.exp: New file.
14799
14800 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
14801
14802 * gdb.base/annota-input-while-running.exp: Fix syntax error.
14803
14804 2016-05-23 Tom Tromey <tom@tromey.com>
14805
14806 PR python/19438, PR python/18393:
14807 * gdb.python/py-progspace.exp: Add "dir" test.
14808 * gdb.python/py-objfile.exp: Add "dir" test.
14809
14810 2016-05-23 Yao Qi <yao.qi@linaro.org>
14811
14812 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
14813 * gdb.arch/thumb2-it.exp: Likewise.
14814
14815 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
14816
14817 * gdb.mi/mi-threads-interrupt.c: New file.
14818 * gdb.mi/mi-threads-interrupt.exp: New file.
14819
14820 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
14821
14822 PR gdb/18077
14823 * gdb.mi/mi-async-run.exp: New file.
14824 * gdb.mi/mi-async-run.c: New file.
14825
14826 2016-05-17 Tom Tromey <tom@tromey.com>
14827 Manish Goregaokar <manishsmail@gmail.com>
14828
14829 * lib/rust-support.exp: New file.
14830 * lib/gdb.exp (skip_rust_tests): New proc.
14831 (build_executable_from_specs): Handle rust.
14832 * lib/future.exp (gdb_find_rustc): New proc.
14833 (gdb_default_target_compile): Handle rust.
14834 * gdb.rust/expr.exp: New file.
14835 * gdb.rust/generics.exp: New file.
14836 * gdb.rust/generics.rs: New file.
14837 * gdb.rust/methods.exp: New file.
14838 * gdb.rust/methods.rs: New file.
14839 * gdb.rust/modules.exp: New file.
14840 * gdb.rust/modules.rs: New file.
14841 * gdb.rust/simple.exp: New file.
14842 * gdb.rust/simple.rs: New file.
14843
14844 2016-05-17 Tom Tromey <tom@tromey.com>
14845
14846 * gdb.base/default.exp (set language): Add rust.
14847
14848 2016-05-17 Tom Tromey <tom@tromey.com>
14849
14850 * gdb.gdb/unittest.exp: New file.
14851
14852 2016-05-16 Yao Qi <yao.qi@linaro.org>
14853
14854 * gdb.base/batch-preserve-term-settings.exp: Remove variable
14855 shell_prompt. Update shell_prompt_re.
14856
14857 2016-05-12 Doug Evans <dje@google.com>
14858
14859 PR symtab/19999
14860 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
14861 $options when building executable.
14862 * gdb.dwarf2/fission-loclists-pie.S: New file.
14863 * gdb.dwarf2/fission-loclists-pie.exp: New file.
14864
14865 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14866
14867 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
14868 of [is_remote target],
14869
14870 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14871
14872 * lib/gdb.exp (use_gdb_stub): New procedure.
14873
14874 2016-05-03 Yunlian Jiang <yunlian@google.com>
14875 Doug Evans <dje@google.com>
14876
14877 PR symtab/19914
14878 * gdb.dwarf2/dwp-sepdebug.c: New file.
14879 * gdb.dwarf2/dwp-sepdebug.exp: New file.
14880
14881 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14882
14883 * gdb.base/detach.exp: Remove is_remote check.
14884
14885 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14886
14887 * gdb.base/annota-input-while-running.exp: Don't check for
14888 [is_remote target]. Enable annotations after running to main.
14889 Remove unused "set test..." line.
14890
14891 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14892
14893 * gdb.trace/trace-enable-disable.exp: New file.
14894 * gdb.trace/trace-enable-disable.c: New file.
14895
14896 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14897
14898 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
14899 use it in info sharedlibrary test.
14900 * gdb.trace/ftrace-lock.exp: Likewise.
14901 * gdb.trace/ftrace.exp: Likewise.
14902 * gdb.trace/range-stepping.exp: Likewise.
14903 * gdb.trace/trace-break.exp: Likewise.
14904 * gdb.trace/trace-condition.exp: Likewise.
14905 * gdb.trace/trace-mt.exp: Likewise.
14906
14907 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14908
14909 * lib/gdb.exp (gdb_load_shlibs): Rename to...
14910 (gdb_load_shlib): ... this.
14911 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
14912 gdb_load_shlib.
14913 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
14914 * gdb.base/ctxobj.exp: Likewise.
14915 * gdb.base/dprintf-pending.exp: Likewise.
14916 * gdb.base/dso2dso.exp: Likewise.
14917 * gdb.base/fixsection.exp: Likewise.
14918 * gdb.base/gcore-relro.exp: Likewise.
14919 * gdb.base/gdb1555.exp: Likewise.
14920 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14921 * gdb.base/gnu-ifunc.exp: Likewise.
14922 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
14923 * gdb.base/jit-so.exp (one_jit_test): Likewise.
14924 * gdb.base/pending.exp: Likewise.
14925 * gdb.base/print-file-var.exp: Likewise.
14926 * gdb.base/print-symbol-loading.exp: Likewise.
14927 * gdb.base/shlib-call.exp: Likewise.
14928 * gdb.base/shreloc.exp: Likewise.
14929 * gdb.base/so-impl-ld.exp: Likewise.
14930 * gdb.base/solib-disc.exp: Likewise.
14931 * gdb.base/solib-nodir.exp: Likewise.
14932 * gdb.base/solib-overlap.exp: Likewise.
14933 * gdb.base/solib-symbol.exp: Likewise.
14934 * gdb.base/solib-weak.exp (do_test): Likewise.
14935 * gdb.base/sym-file.exp: Likewise.
14936 * gdb.base/symtab-search-order.exp: Likewise.
14937 * gdb.base/type-opaque.exp: Likewise.
14938 * gdb.base/unload.exp: Likewise.
14939 * gdb.base/watchpoint-solib.exp: Likewise.
14940 * gdb.compile/compile.exp: Likewise.
14941 * gdb.cp/gdb2384.exp: Likewise.
14942 * gdb.cp/infcall-dlopen.exp: Likewise.
14943 * gdb.cp/re-set-overloaded.exp: Likewise.
14944 * gdb.fortran/library-module.exp: Likewise.
14945 * gdb.opt/solib-intra-step.exp: Likewise.
14946 * gdb.python/py-finish-breakpoint.exp: Likewise.
14947 * gdb.python/py-shared.exp: Likewise.
14948 * gdb.reverse/solib-precsave.exp: Likewise.
14949 * gdb.reverse/solib-reverse.exp: Likewise.
14950 * gdb.server/solib-list.exp: Likewise.
14951 * gdb.threads/dlopen-libpthread.exp: Likewise.
14952 * gdb.threads/tls-shared.exp: Likewise.
14953 * gdb.threads/tls-so_extern.exp: Likewise.
14954 * gdb.trace/change-loc.exp: Likewise.
14955 * gdb.trace/ftrace-lock.exp: Likewise.
14956 * gdb.trace/ftrace.exp: Likewise.
14957 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
14958 * gdb.trace/pending.exp: Likewise.
14959 * gdb.trace/range-stepping.exp: Likewise.
14960 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
14961 (strace_info_marker): Likewise.
14962 (strace_probe_marker): Likewise.
14963 (strace_trace_on_same_addr): Likewise.
14964 (strace_trace_on_diff_addr): Likewise.
14965 * gdb.trace/trace-break.exp: Likewise.
14966 * gdb.trace/trace-condition.exp: Likewise.
14967 * gdb.trace/trace-mt.exp: Likewise.
14968
14969 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14970
14971 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
14972 result of gdb_remote_download.
14973 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
14974 * gdb.base/dso2dso.exp: Likewise.
14975 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14976 * gdb.base/print-file-var.exp: Likewise.
14977 * gdb.base/shlib-call.exp: Likewise.
14978 * gdb.base/shreloc.exp: Likewise.
14979 * gdb.base/solib-overlap.exp: Likewise.
14980 * gdb.base/solib-weak.exp (do_test): Likewise.
14981 * gdb.base/unload.exp: Likewise.
14982
14983 2016-04-27 Yao Qi <yao.qi@linaro.org>
14984
14985 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
14986 exists.
14987
14988 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14989
14990 * vla-type.exp: Print structure from toplevel.
14991
14992 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14993
14994 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
14995 of dynamic types.
14996 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
14997 of dynamic types.
14998
14999 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
15000
15001 * gdb.fortran/vla-type.f90: New file.
15002 * gdb.fortran/vla-type.exp: New file.
15003
15004 2016-04-25 Yao Qi <yao.qi@linaro.org>
15005
15006 * gdb.base/branch-to-self.c: New file.
15007 * gdb.base/branch-to-self.exp: New file.
15008
15009 2016-04-22 Yao Qi <yao.qi@linaro.org>
15010
15011 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
15012 more after $hex.
15013
15014 2016-04-22 Yao Qi <yao.qi@linaro.org>
15015
15016 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
15017 * gdb.base/annota3.exp: Likewise.
15018
15019 2016-04-22 Yao Qi <yao.qi@linaro.org>
15020
15021 * gdb.reverse/step-precsave.exp: Do one step and test program
15022 stops in "callee" and do multiple steps until program goes out
15023 of "callee".
15024 * gdb.reverse/step-reverse.exp: Likewise.
15025
15026 2016-04-22 Yao Qi <yao.qi@linaro.org>
15027
15028 * gdb.trace/signal.exp: Also pass if
15029 $tracepoint_hits($i) > $iterations.
15030
15031 2016-04-22 Yao Qi <yao.qi@linaro.org>
15032
15033 * gdb.trace/signal.c: New file.
15034 * gdb.trace/signal.exp: New file.
15035
15036 2016-04-19 Doug Evans <xdje42@gmail.com>
15037
15038 * gdb.base/bad-file.exp: New file.
15039
15040 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
15041
15042 * gdb.dwarf2/implref.exp: New file.
15043
15044 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15045
15046 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
15047 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
15048 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
15049 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
15050 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
15051 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
15052 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
15053 * lib/fortran.exp (fortran_int4): New procedure.
15054 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
15055 (fortran_logical4): Likewise.
15056
15057 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
15058
15059 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
15060
15061 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
15062
15063 * lib/compiler.c: Add Intel specific preprocessor macros.
15064 * lib/compiler.cc: Likewise.
15065
15066 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
15067
15068 * gdb.server/connect-with-no-symbol-file.c: New file.
15069 * gdb.server/connect-with-no-symbol-file.exp: New file.
15070
15071 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15072
15073 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
15074
15075 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
15076
15077 * boards/gdbserver-base.exp (${board}_download): Copy source file to
15078 standard output directory.
15079
15080 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15081
15082 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15083
15084 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15085
15086 * gdb.btrace/instruction_history.c (loop): Add declaration.
15087
15088 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15089
15090 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15091
15092 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15093
15094 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15095 parentheses to print.
15096 (continue_handler): Likewise.
15097
15098 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15099
15100 * gdb.server/solib-list.exp: Remove is_remote check.
15101 Pass shlib= to gdb_compile. Don't link shared library with
15102 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15103 Run binary filename through "readlink -f" on the target.
15104
15105 2016-04-08 Pedro Alves <palves@redhat.com>
15106
15107 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15108 interpreter filename as argument to gdbserver_spawn.
15109 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15110 Return empty if $last_loaded_file does not exist.
15111
15112 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15113
15114 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15115 * gdb.base/jit-main.c: Use exit after usage.
15116
15117 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15118
15119 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15120 GDBHISTSIZE prior to the tests.
15121 * gdb.base/gdbinit-history.exp: Likewise.
15122
15123 2016-04-07 Pedro Alves <palves@redhat.com>
15124
15125 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15126 instead of build_executable. Use gdb_load_shlibs.
15127
15128 2016-04-07 Yao Qi <yao.qi@linaro.org>
15129
15130 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15131 Execute "si" command.
15132
15133 2016-04-07 Yao Qi <yao.qi@linaro.org>
15134
15135 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15136 number instead of the comments on some line.
15137
15138 2016-04-06 Don Breazeal <donb@codesourcery.com>
15139
15140 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15141 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15142
15143 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15144
15145 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15146 standard_output_file. Remove unused binfile variable.
15147
15148 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15149
15150 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15151 * gdb.python/py-mi-objfile.exp: Match "list main" output
15152 in console format.
15153
15154 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15155
15156 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15157 absolute.
15158
15159 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15160
15161 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15162 absolute.
15163 * gdb.trace/ftrace.exp: Likewise.
15164 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15165 targets as well.
15166 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15167 (gdb_load_shlibs): Copy libraries to test directory when testing
15168 natively. Only set solib-search-path if testing remotely.
15169 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15170
15171 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15172
15173 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15174 gdb_download. Use it even if the target is not remote.
15175 * gdb.base/jit.exp (compile_jit_test): Likewise.
15176 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15177 output directory if the destination board is local, otherwise use
15178 the standard remote_download from DejaGnu.
15179 (gdb_download): Remove.
15180 (gdb_load_shlibs): Use gdb_remote_download instead of
15181 gdb_download.
15182 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15183 Use gdb_remote_download instead of gdb_download. Use it even if
15184 the target is not remote.
15185 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15186 instead of gdb_download.
15187
15188 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15189
15190 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15191 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15192 run.
15193
15194 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15195
15196 PR gdb/19820
15197 * gdb.base/printcmds.exp: Add artificial arrays tests.
15198
15199 2016-03-31 Pedro Alves <palves@redhat.com>
15200
15201 PR gdb/19858
15202 * gdb.base/jit-main.c: Include unistd.h.
15203 (ATTACH): Define to 0 if not already defined.
15204 (wait_for_gdb, mypid): New globals.
15205 (WAIT_FOR_GDB): New macro.
15206 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15207 some breakpoint locations.
15208 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15209 New procedures.
15210 (one_jit_test): Add REATTACH parameter, and handle it. Use
15211 continue_to_test_location.
15212 (top level): Test attach, and adjusts calls to one_jit_test.
15213
15214 2016-03-31 Pedro Alves <palves@redhat.com>
15215
15216 PR gdb/19858
15217 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15218 BINSUFFIX parameter, and handle it.
15219 (top level): Adjust calls compile_jit_test.
15220
15221 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15222
15223 PR python/19743
15224 * gdb.python/py-mi-events-gdb.py: New file.
15225 * gdb.python/py-mi-events.c: New file.
15226 * gdb.python/py-mi-events.exp: New file.
15227
15228 2016-03-30 Yao Qi <yao.qi@linaro.org>
15229
15230 * gdb.reverse/until-precsave.exp: Match function name only.
15231 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15232 Move malloc to a condition block.
15233 * gdb.reverse/until-reverse.exp: Match function name only.
15234
15235 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15236
15237 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15238 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15239 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15240 variable for GPR 0 instead of assuming it is register 0.
15241 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15242 * lib/trace-support.exp: Add s390 registers.
15243
15244 2016-03-29 Yao Qi <yao.qi@linaro.org>
15245
15246 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15247
15248 2016-03-24 Yao Qi <yao.qi@linaro.org>
15249
15250 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15251 test message.
15252
15253 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15254
15255 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15256 maintaining separate logic for constructing the output path.
15257
15258 2016-03-16 Don Breazeal <donb@codesourcery.com>
15259
15260 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15261 Retry fork and waitpid on interrupted system call errors.
15262 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15263 Use with_timeout_factor to increase timeout by factor of 10.
15264
15265 2016-03-15 Don Breazeal <donb@codesourcery.com>
15266
15267 * gdb.cp/scope-err.cc: New test program.
15268 * gdb.cp/scope-err.exp: New test script.
15269 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15270 lines and "set breakpoint here" comment.
15271 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15272 Fixed some whitespace and format issues.
15273 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15274 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15275
15276 2016-03-15 Doug Evans <dje@google.com>
15277
15278 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15279 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15280 All callers updated. Add tests for enums, mixed flags register.
15281
15282 2016-03-15 Doug Evans <dje@google.com>
15283
15284 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15285 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15286
15287 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15288
15289 * gdb.base/default.exp: Add $_as_string to the list of expected
15290 convenience functions.
15291
15292 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15293
15294 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15295
15296 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15297
15298 * gdb.python/py-as-string.exp: New file.
15299 * gdb.python/py-as-string.c: New file.
15300
15301 2016-03-09 Pedro Alves <palves@redhat.com>
15302
15303 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15304 signal" -> "Thread NN received signal" output change.
15305 * gdb.threads/ia64-sigill.exp: Likewise.
15306 * gdb.threads/linux-dp.exp: Likewise.
15307 * gdb.threads/manythreads.exp: Likewise.
15308 * gdb.threads/pending-step.exp: Likewise.
15309 * gdb.threads/print-threads.exp: Likewise.
15310 * gdb.threads/sigstep-threads.exp: Likewise.
15311 * gdb.threads/staticthreads.exp: Likewise.
15312 * gdb.threads/tls.exp: Likewise.
15313
15314 2016-03-09 Pedro Alves <palves@redhat.com>
15315
15316 * gdb.base/command-line-input.exp: New file.
15317
15318 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15319
15320 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15321 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15322 * gdb.trace/pending.exp: Accept leading dot before function name.
15323 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15324 * lib/trace-support.exp: Set registers for ppc.
15325
15326 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15327
15328 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15329 use it for disassembly; accept .main in addition to main in backtrace.
15330
15331 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15332 Marcin Kościelnicki <koriakin@0x04.net>
15333
15334 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15335 (gdb_recursion_test_ptr): New global variable.
15336 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15337 gdb_recursion_test.
15338 (gdb_c_test): Ditto.
15339
15340 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15341
15342 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15343 ordering.
15344
15345 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15346
15347 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15348 (bar): Add bar_start_lbl label.
15349 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15350 of foo/bar for emitting DWARF and tracing.
15351
15352 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15353
15354 * analyze-racy-logs.py: Set executable bit.
15355
15356 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15357
15358 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15359 (CHECK_TARGET_TMP): Likewise.
15360 (check-single-racy): New rule.
15361 (check-parallel-racy): Likewise.
15362 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15363 (do-check-parallel-racy): New rule.
15364 (check-racy/%.exp): Likewise.
15365 * README (Racy testcases): New section.
15366 * analyze-racy-logs.py: New file.
15367
15368 2016-03-03 Doug Evans <dje@google.com>
15369
15370 * gdb.base/skip.exp: Use with_test_prefix.
15371
15372 2016-03-03 Yao Qi <yao.qi@linaro.org>
15373
15374 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15375 Invoke step_over_syscall "clone" and break_cond_on_syscall
15376 "clone".
15377 * gdb.base/step-over-clone.c: New file.
15378
15379 2016-03-03 Yao Qi <yao.qi@linaro.org>
15380
15381 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15382 code format.
15383
15384 2016-03-03 Yao Qi <yao.qi@linaro.org>
15385
15386 * gdb.base/disp-step-fork.c: Rename to ...
15387 * gdb.base/step-over-fork.c: ... it. New file.
15388 * gdb.base/disp-step-vfork.c: Rename to ...
15389 * gdb.base/step-over-vfork.c: ... it. New file.
15390 * gdb.base/disp-step-syscall.exp: Rename to ...
15391 * gdb.base/step-over-syscall.exp: ... it. New file.
15392 (disp_step_cross_syscall): Rename to ...
15393 (step_over_syscall): ... it.
15394
15395 2016-03-03 Yao Qi <yao.qi@linaro.org>
15396
15397 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15398 If target supports condition evaluation on target, invoke
15399 break_cond_on_syscall for fork and vfork.
15400
15401 2016-03-03 Yao Qi <yao.qi@linaro.org>
15402
15403 * gdb.base/disp-step-syscall.exp: Don't invoke
15404 support_displaced_stepping.
15405 (disp_step_cross_syscall): Test with displaced stepping off and
15406 on if supported.
15407
15408 2016-03-03 Yao Qi <yao.qi@linaro.org>
15409
15410 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15411 proc.
15412 (setup): New proc.
15413 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15414 and setup.
15415
15416 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15417
15418 * gdb.fortran/vla-history.exp: Remove breakpoint.
15419
15420 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15421
15422 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15423 exceeds timeout.
15424
15425 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15426
15427 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15428 breakpoint.
15429
15430 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15431
15432 * gdb.mi/vla.f90: Nullify pointer after declaration.
15433
15434 2016-03-01 Pedro Alves <palves@redhat.com>
15435
15436 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15437
15438 2016-03-01 Pedro Alves <palves@redhat.com>
15439
15440 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15441 before anything else.
15442 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15443 _GNU_SOURCE here.
15444 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15445 before anything else.
15446 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15447
15448 2016-03-01 Pedro Alves <palves@redhat.com>
15449
15450 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15451
15452 2016-03-01 Yao Qi <yao.qi@linaro.org>
15453
15454 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15455 prepare_for_testing.
15456
15457 2016-03-01 Yao Qi <yao.qi@linaro.org>
15458
15459 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15460
15461 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15462
15463 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15464 manually constructing the output path.
15465
15466 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15467
15468 * gdb.arch/s390-stackless.S: New.
15469 * gdb.arch/s390-stackless.exp: New.
15470
15471 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15472
15473 * gdb.dlang/circular.c: New file.
15474 * gdb.dlang/circular.exp: New file.
15475
15476 2016-02-26 Yao Qi <yao.qi@linaro.org>
15477
15478 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15479 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15480 (testcases): Update.
15481
15482 2016-02-26 Yao Qi <yao.qi@linaro.org>
15483
15484 * gdb.reverse/aarch64.c: Rename to ...
15485 * gdb.reverse/insn-reverse.c: ... it.
15486 * gdb.reverse/aarch64.exp: Rename to ...
15487 * gdb.reverse/insn-reverse.exp: ... it.
15488
15489 2016-02-26 Yao Qi <yao.qi@linaro.org>
15490
15491 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15492 (testcase_ftype): New.
15493 (testcases): New array.
15494 (n_testcases): New.
15495 (main): Call each element in testcases.
15496 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15497 (read_testcase): New.
15498 Do the tests in a loop.
15499
15500 2016-02-25 Yao Qi <yao.qi@linaro.org>
15501
15502 * gdb.base/branches.c: Remove.
15503
15504 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15505
15506 PR gdb/13808
15507 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15508
15509 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15510
15511 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15512
15513 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15514
15515 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15516 change x86_64 call_insn to 'callq'.
15517
15518 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15519
15520 * gdb.trace/tfile-avx.c: Move to...
15521 * gdb.trace/tracefile-pseudo-reg.c: Here.
15522 * gdb.trace/tfile-avx.exp: Move to...
15523 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15524
15525 2016-02-24 Gary Benson <gbenson@redhat.com>
15526
15527 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15528 message on attach.
15529
15530 2016-02-23 Doug Evans <dje@google.com>
15531
15532 * gdb.base/skip.c (test_skip): New function.
15533 (end_test_skip_file_and_function): New function.
15534 (test_skip_file_and_function): New function.
15535 * gdb.base/skip1.c (test_skip): New function.
15536 (skip1_test_skip_file_and_function): New function.
15537 * gdb.base/skip.exp: Add tests for new skip options.
15538 * gdb.base/skip-solib.exp: Update expected output.
15539 * gdb.perf/skip-command.cc: New file.
15540 * gdb.perf/skip-command.exp: New file.
15541 * gdb.perf/skip-command.py: New file.
15542
15543 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15544
15545 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15546 info registers pattern.
15547
15548 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15549
15550 * lib/future.exp: Add D support.
15551 (gdb_find_gdc): New proc.
15552 (gdb_default_target_compile): Add D support.
15553
15554 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
15555
15556 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15557 user+system time.
15558 (trace_speed_test): Determine the iteration count for a time
15559 between 15..30 seconds.
15560
15561 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15562
15563 * gdb.arch/i386-mpx-sigsegv.c: New file.
15564 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15565 * gdb.arch/i386-mpx-simple_segv.c: New file.
15566 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15567
15568 2016-02-18 Yao Qi <yao.qi@linaro.org>
15569
15570 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15571 Don't call setup_kfail.
15572
15573 2016-02-18 Yao Qi <yao.qi@linaro.org>
15574
15575 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15576 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15577
15578 2016-02-16 Doug Evans <dje@google.com>
15579
15580 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15581 * gdb.base/skip1.c: Ditto.
15582 * gdb.base/skip.exp: Whitespace cleanup.
15583
15584 2016-02-16 Don Breazeal <donb@codesourcery.com>
15585
15586 PR remote/19496
15587 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15588 Remove kfail for PR remote/19496.
15589
15590 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15591
15592 * lib/gdb.exp (standard_temp_file): Return a path specific to
15593 the runtest invocation.
15594
15595 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15596
15597 * gdb.trace/save-trace.exp: Change relative path to be in the
15598 standard output directory.
15599
15600 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15601
15602 * gdb.arch/i386-prologue.c: Add missing prototypes.
15603
15604 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15605
15606 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15607 * gdb.arch/i386-prologue.exp: Likewise.
15608 * gdb.arch/i386-size.exp: Likewise.
15609
15610 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15611
15612 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15613 define object file path.
15614 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15615 file path.
15616 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15617 standard_output_file to define binfile.
15618
15619 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15620
15621 Fix compatibility with recent gfortran-5.3.1.
15622 * gdb.fortran/vla-history.exp (print vla1 allocated)
15623 (print vla2 allocated, print $2, print $3): Remove
15624 (print $4): Rename to ...
15625 (print $2): ... here.
15626 (print $9): Rename to ...
15627 (print $5): ... here.
15628 (print $10): Rename to ...
15629 (print $6): ... here.
15630 * gdb.fortran/vla.f90: Add pvla initialization.
15631
15632 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15633
15634 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15635 New test.
15636 * gdb.fortran/vla-value-sub.exp: Likewise.
15637
15638 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15639
15640 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15641
15642 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15643
15644 * i386-biarch-core.exp: Define corefile using
15645 standard_output_file.
15646
15647 2016-02-12 Yao Qi <yao.qi@linaro.org>
15648
15649 * gdb.arch/arm-single-step-kernel-helper.c: New.
15650 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15651
15652 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15653
15654 * gdb.btrace/tailcall-only.exp: New.
15655 * gdb.btrace/tailcall-only.c: New.
15656 * gdb.btrace/x86_64-tailcall-only.S: New.
15657 * gdb.btrace/i686-tailcall-only.S: New.
15658
15659 2016-02-11 Pedro Alves <palves@redhat.com>
15660
15661 * README (Parallel testing): Add missing double quotes.
15662
15663 2016-02-11 Pedro Alves <palves@redhat.com>
15664
15665 * README (Parallel testing): New section.
15666 (GDB_PARALLEL): Rewrite.
15667 (FORCE_PARALLEL): Document.
15668
15669 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15670
15671 * gdb.trace/tfile-avx.c: New test.
15672 * gdb.trace/tfile-avx.exp: New test.
15673
15674 2016-02-09 Keith Seitz <keiths@redhat.com>
15675
15676 PR breakpoints/19546
15677 * gdb.base/infcall-exec.c: New file.
15678 * gdb.base/infcall-exec2.c: New file.
15679 * gdb.base/infcall-exec.exp: New file.
15680
15681 2016-02-09 Keith Seitz <keiths@redhat.com>
15682
15683 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15684 (toplevel): Call test_bkpt_address.
15685
15686 2016-02-09 Keith Seitz <keiths@redhat.com>
15687
15688 PR python/19506
15689 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15690 (toplevel): Call test_bkpt_address.
15691
15692 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15693
15694 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15695 to AC_OUTPUT.
15696 * configure: Regenerate.
15697
15698 2016-02-09 Pedro Alves <palves@redhat.com>
15699
15700 PR breakpoints/19548
15701 * gdb.base/execl-update-breakpoints.c (some_function): New
15702 function.
15703 (main): Call it.
15704 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15705 Tighten expected GDB output.
15706
15707 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15708
15709 * Makefile.in (ALL_SUBDIRS): Remove.
15710 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15711 (distclean maintainer-clean realclean): Likewise.
15712 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15713 * configure: Regenerate.
15714 * gdb.ada/Makefile.in: Delete.
15715 * gdb.arch/Makefile.in: Likewise.
15716 * gdb.asm/Makefile.in: Likewise.
15717 * gdb.base/Makefile.in: Likewise.
15718 * gdb.btrace/Makefile.in: Likewise.
15719 * gdb.cell/Makefile.in: Likewise.
15720 * gdb.compile/Makefile.in: Likewise.
15721 * gdb.cp/Makefile.in: Likewise.
15722 * gdb.disasm/Makefile.in: Likewise.
15723 * gdb.dlang/Makefile.in: Likewise.
15724 * gdb.dwarf2/Makefile.in: Likewise.
15725 * gdb.fortran/Makefile.in: Likewise.
15726 * gdb.gdb/Makefile.in: Likewise.
15727 * gdb.go/Makefile.in: Likewise.
15728 * gdb.guile/Makefile.in: Likewise.
15729 * gdb.java/Makefile.in: Likewise.
15730 * gdb.linespec/Makefile.in: Likewise.
15731 * gdb.mi/Makefile.in: Likewise.
15732 * gdb.modula2/Makefile.in: Likewise.
15733 * gdb.multi/Makefile.in: Likewise.
15734 * gdb.objc/Makefile.in: Likewise.
15735 * gdb.opencl/Makefile.in: Likewise.
15736 * gdb.opt/Makefile.in: Likewise.
15737 * gdb.pascal/Makefile.in: Likewise.
15738 * gdb.perf/Makefile.in: Likewise.
15739 * gdb.python/Makefile.in: Likewise.
15740 * gdb.reverse/Makefile.in: Likewise.
15741 * gdb.server/Makefile.in: Likewise.
15742 * gdb.stabs/Makefile.in: Likewise.
15743 * gdb.threads/Makefile.in: Likewise.
15744 * gdb.trace/Makefile.in: Likewise.
15745 * gdb.xml/Makefile.in: Likewise.
15746 * lib/gdb.exp (make_gdb_parallel_path): Add check for
15747 GDB_PARALLEL.
15748 (standard_output_file): Remove check for GDB_PARALLEL, always
15749 return path in outputs/$subdir/$testname.
15750
15751 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15752
15753 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
15754 (site.exp): Assign abs_srcdir to tcl's srcdir.
15755
15756 2016-02-04 Yao Qi <yao.qi@linaro.org>
15757
15758 * gdb.base/foll-exec-mode.c: Include limits.h.
15759 (main): Add parameters argc and argv. Get directory from
15760 argv[0].
15761 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
15762 compilation.
15763 * gdb.base/foll-exec.c: Include limits.h.
15764 (main): Add parameters argc and argv.
15765 Get directory from argv[0].
15766 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
15767 Adjust tests on the number of lines as source code changed.
15768 * gdb.base/foll-vfork-exit.c: Include limits.h.
15769 (main): Add one line of statement before vfork.
15770 * gdb.base/foll-vfork.c: Include limits.h and string.h.
15771 (main): Add parameters argc and argv. Get directory from
15772 argv[0].
15773 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
15774 (setup_gdb): Set tbreak to skip some source lines.
15775 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
15776 (main): Add parameters argc and argv. Get directory from
15777 argv[0].
15778 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
15779 compilation.
15780 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
15781 (main): Add parameters argc and argv. Get directory from
15782 argv[0].
15783 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
15784 compilation.
15785
15786 2016-02-01 Doug Evans <dje@google.com>
15787
15788 * gdb.base/skip.exp: Clean up multiple references to same test name.
15789
15790 2016-02-01 Pedro Alves <palves@redhat.com>
15791
15792 PR remote/19496
15793 * gdb.threads/forking-threads-plus-breakpoint.exp
15794 (displaced_stepping_supported): New global.
15795 (probe_displaced_stepping_support): New procedure.
15796 (do_test): Add 'displaced' parameter, and use it.
15797 (top level): Check for displaced stepping support. Add displaced
15798 stepping on/off testing axis.
15799
15800 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15801
15802 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
15803 pointer. Don't perform further tests on the unassociated pointer
15804 if the first test fails.
15805
15806 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15807
15808 * gdb.base/max-value-size.c: New file.
15809 * gdb.base/max-value-size.exp: New file.
15810 * gdb.base/huge.exp: Disable max-value-size for this test.
15811
15812 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
15813
15814 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15815
15816 2016-01-28 Yao Qi <yao.qi@linaro.org>
15817
15818 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
15819
15820 2016-01-25 Pedro Alves <palves@redhat.com>
15821
15822 PR threads/19461
15823 * gdb.base/fork-running-state.c: New file.
15824 * gdb.base/fork-running-state.exp: New file.
15825
15826 2016-01-25 Pedro Alves <palves@redhat.com>
15827
15828 PR gdb/19494
15829 * gdb.base/catch-fork-kill.c: New file.
15830 * gdb.base/catch-fork-kill.exp: New file.
15831
15832 2016-01-25 Pedro Alves <palves@redhat.com>
15833
15834 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
15835 Delete, moved to lib/gdb.exp.
15836 * gdb.threads/forking-threads-plus-breakpoint.exp
15837 (foreach_with_prefix): Likewise.
15838 * gdb.threads/process-dies-while-handling-bp.exp
15839 (foreach_with_prefix): Likewise.
15840 * lib/gdb.exp (foreach_with_prefix): New procedure.
15841
15842 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
15843
15844 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
15845 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
15846
15847 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
15848
15849 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
15850 endian targets.
15851
15852 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15853 Pedro Alves <palves@redhat.com>
15854
15855 Fix testsuite compatibility with Guile.
15856 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
15857 number.
15858
15859 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15860
15861 Fix testsuite compatibility with Guile.
15862 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
15863 (thread 1): New test for backtrace through signal handler.
15864
15865 2016-01-22 Yao Qi <yao.qi@linaro.org>
15866
15867 PR testsuite/19491
15868 * gdb.base/multi-forks.c: Include
15869 ../lib/unbuffer_output.c
15870 (main): Call gdb_unbuffer_output.
15871
15872 2016-01-21 Doug Evans <dje@google.com>
15873
15874 * lib/ada.exp (gdb_compile_ada): Fix typo.
15875
15876 2016-01-21 Joel Brobecker <brobecker@adacore.com>
15877
15878 * gdb.base/break-fun-addr.exp: New file.
15879 * gdb.base/break-fun-addr1.c: New file.
15880 * gdb.base/break-fun-addr2.c: New file.
15881
15882 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
15883
15884 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
15885 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
15886 enum flag values.
15887
15888 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
15889
15890 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
15891 when GDB can not set the vector return value. Add more comments
15892 for clarification.
15893
15894 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
15895
15896 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
15897 command.
15898
15899 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15900
15901 * Makefile.in (DO_RUNTEST): Add --status and update usages.
15902
15903 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15904
15905 * Makefile.in (check-single): Pass --status to runtest.
15906 (check/%.exp): Likewise.
15907
15908 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15909
15910 * Makefile.in (check-parallel): Propagate return code from make
15911 do-check-parallel.
15912
15913 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
15914
15915 * gdb.trace/ftrace.exp: Fix expected message on continue.
15916 * gdb.trace/pending.exp: Fix expected message on continue.
15917 * gdb.trace/trace-break.exp: Fix expected message on continue.
15918
15919 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
15920
15921 * lib/gdb.exp (gdb_test): Remove unused global references.
15922
15923 2016-01-18 Pedro Alves <palves@redhat.com>
15924
15925 * gdb.base/async-shell.exp: Adjust expected output.
15926 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
15927 * gdb.base/siginfo-thread.exp: Adjust expected output.
15928 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
15929 * gdb.java/jnpe.exp: Adjust expected output.
15930 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
15931 * gdb.threads/continue-pending-status.exp: Adjust expected output.
15932 * gdb.threads/leader-exit.exp: Adjust expected output.
15933 * gdb.threads/manythreads.exp: Adjust expected output.
15934 * gdb.threads/pthreads.exp: Adjust expected output.
15935 * gdb.threads/schedlock.exp: Adjust expected output.
15936 * gdb.threads/siginfo-threads.exp: Adjust expected output.
15937 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
15938 expected output.
15939 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
15940 output.
15941 * gdb.threads/sigthread.exp: Adjust expected output.
15942 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
15943
15944 2016-01-18 Yao Qi <yao.qi@linaro.org>
15945
15946 * gdb.guile/scm-section-script.c: Replace @progbits with
15947 %progbits.
15948 * gdb.python/py-section-script.c: Likewise.
15949
15950 2016-01-15 Pedro Alves <palves@redhat.com>
15951
15952 * gdb.multi/tids.exp: Test star wildcard ranges.
15953
15954 2016-01-15 Pedro Alves <palves@redhat.com>
15955
15956 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
15957 command from "thread apply" invocation.
15958 (thr_apply_info_thr_invalid): Default the expected output to the
15959 input tid list.
15960 (top level): Add tests that use convenience variables. Add tests
15961 for "thread apply" with a valid TID list, but missing the command.
15962
15963 2016-01-13 Pedro Alves <palves@redhat.com>
15964
15965 * gdb.base/default.exp: Expect $_gthread as well.
15966 * gdb.multi/tids.exp: Test $_gthread.
15967 * gdb.threads/thread-specific.exp: Test $_gthread.
15968
15969 2016-01-13 Pedro Alves <palves@redhat.com>
15970
15971 * gdb.multi/tids.exp: Test "info threads -gid".
15972
15973 2016-01-13 Pedro Alves <palves@redhat.com>
15974
15975 * gdb.multi/tids.exp: Test InferiorThread.global_num and
15976 Breakpoint.thread.
15977 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
15978
15979 2016-01-07 Pedro Alves <palves@redhat.com>
15980
15981 * gdb.base/break.exp: Adjust to output changes.
15982 * gdb.base/hbreak2.exp: Likewise.
15983 * gdb.base/sepdebug.exp: Likewise.
15984 * gdb.base/watch_thread_num.exp: Likewise.
15985 * gdb.linespec/keywords.exp: Likewise.
15986 * gdb.multi/info-threads.exp: Likewise.
15987 * gdb.threads/thread-find.exp: Likewise.
15988 * gdb.multi/tids.c: New file.
15989 * gdb.multi/tids.exp: New file.
15990
15991 2016-01-13 Pedro Alves <palves@redhat.com>
15992
15993 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
15994
15995 2016-01-13 Pedro Alves <palves@redhat.com>
15996
15997 * gdb.base/default.exp: Expect $_inferior as well.
15998 * gdb.multi/base.exp: Test $_inferior.
15999
16000 2016-01-13 Pedro Alves <palves@redhat.com>
16001
16002 PR breakpoints/19388
16003 * gdb.base/catch-signal-siginfo-cond.c: New file.
16004 * gdb.base/catch-signal-siginfo-cond.exp: New file.
16005
16006 2016-01-12 Josh Stone <jistone@redhat.com>
16007 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16008
16009 * gdb.base/catch-syscall.c (do_execve): New variable.
16010 (main): Conditionally trigger an execve.
16011 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
16012 (test_catch_syscall_execve): New, check entry/return across execve.
16013 (do_syscall_tests): Call test_catch_syscall_execve.
16014
16015 2016-01-12 Pedro Alves <palves@redhat.com>
16016
16017 * gdb.base/random-signal.exp (do_test): New procedure, with body
16018 of testcase moved in.
16019
16020 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16021 Pedro Alves <palves@redhat.com>
16022
16023 * gdb.base/funcargs.exp (finish from indirectly called function):
16024 Reintroduce the case for 'First'.
16025
16026 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16027 Pedro Alves <palves@redhat.com>
16028
16029 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
16030 (tcatch_vfork_then_child_follow_exec)
16031 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
16032 identification.
16033
16034 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
16035
16036 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
16037 and repeats to unlimited.
16038 * gdb.python/py-value.exp: Likewise.
16039 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
16040 and repeats to unlimited.
16041
16042 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
16043
16044 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
16045 and reordering the functions.
16046 * gdb.multi/hangout.c: Likewise.
16047 * gdb.multi/hello.c: Likewise.
16048
16049 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
16050
16051 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
16052 absolute.
16053 (SingleStatisticTestResult.report): Use dict.keys instead of
16054 dict.iterkeys.
16055
16056 2016-01-06 Pedro Alves <palves@redhat.com>
16057
16058 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
16059
16060 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
16061
16062 * gdb.btrace/dlopen.exp: New.
16063 * gdb.btrace/dlopen.c: New.
16064 * gdb.btrace/dlopen-dso.c: New.
16065
16066 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
16067
16068 * lib/gdb.exp (gdb_test): Update comments to clarify that the
16069 PATTERN argument is optional.
16070
16071 2015-12-24 Joel Brobecker <brobecker@adacore.com>
16072
16073 * lib/ada.exp (target_compile_ada_from_dir): New function.
16074 (gdb_compile_ada): Reimplement avoiding the use of project files.
16075 * gdb.ada/gnat_ada.gpr: Delete.
16076 * gdb.ada/cond_lang.exp: Adjust test to make path before
16077 filename optional.
16078 * gdb.ada/small_reg_param.exp: Likewise.
16079
16080 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16081
16082 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16083
16084 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16085
16086 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16087 case.
16088
16089 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16090
16091 * gdb.base/break.exp: Remove dead code.
16092 * gdb.base/sepdebug.exp: Likewise.
16093
16094 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16095
16096 * gdb.asm/asm-source.exp: Remove HP-UX references.
16097 * gdb.base/annota1.exp: Likewise.
16098 * gdb.base/annota3.exp: Likewise.
16099 * gdb.base/attach.exp: Likewise.
16100 * gdb.base/bigcore.exp: Likewise.
16101 * gdb.base/break.exp: Likewise.
16102 * gdb.base/call-ar-st.exp: Likewise.
16103 * gdb.base/callfuncs.exp: Likewise.
16104 * gdb.base/catch-fork-static.exp: Likewise.
16105 * gdb.base/display.exp: Likewise.
16106 * gdb.base/foll-exec-mode.exp: Likewise.
16107 * gdb.base/foll-exec.exp: Likewise.
16108 * gdb.base/foll-fork.exp: Likewise.
16109 * gdb.base/foll-vfork.exp: Likewise.
16110 * gdb.base/funcargs.exp: Likewise.
16111 * gdb.base/hbreak2.exp: Likewise.
16112 * gdb.base/inferior-died.exp: Likewise.
16113 * gdb.base/interrupt.exp: Likewise.
16114 * gdb.base/multi-forks.exp: Likewise.
16115 * gdb.base/nodebug.exp: Likewise.
16116 * gdb.base/sepdebug.exp: Likewise.
16117 * gdb.base/solib1.c: Likewise.
16118 * gdb.base/step-test.exp: Likewise.
16119 * gdb.mi/non-stop.c: Likewise.
16120 * gdb.mi/pthreads.c: Likewise.
16121 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16122 * gdb.threads/pthreads.c: Likewise.
16123 * gdb.threads/staticthreads.exp: Likewise.
16124 * lib/future.exp: Likewise.
16125 * lib/gdb.exp: Likewise.
16126 * gdb.base/so-indr-cl.c: Remove.
16127 * gdb.base/so-indr-cl.exp: Likewise.
16128 * gdb.base/solib.c: Likewise.
16129 * gdb.base/solib.exp: Likewise.
16130 * gdb.base/solib2.c: Likewise.
16131
16132 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16133
16134 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16135 * gdb.base/call-ar-st.exp: Likewise.
16136 * gdb.base/callfuncs.exp: Likewise.
16137 * gdb.base/condbreak.exp: Likewise.
16138 * gdb.base/constvars.exp: Likewise.
16139 * gdb.base/hbreak2.exp: Likewise.
16140 * gdb.base/langs.exp: Likewise.
16141 * gdb.base/list.exp: Likewise.
16142 * gdb.base/long_long.exp: Likewise.
16143 * gdb.base/ptype.exp: Likewise.
16144 * gdb.base/scope.exp: Likewise.
16145 * gdb.base/signals.exp: Likewise.
16146 * gdb.base/so-impl-ld.exp: Likewise.
16147 * gdb.base/varargs.exp: Likewise.
16148 * gdb.base/volatile.exp: Likewise.
16149 * gdb.base/whatis.exp: Likewise.
16150 * gdb.cp/cplusfuncs.exp: Likewise.
16151 * gdb.cp/inherit.exp: Likewise.
16152 * gdb.cp/local.exp: Likewise.
16153 * gdb.cp/member-ptr.exp: Likewise.
16154 * gdb.cp/method.exp: Likewise.
16155 * gdb.cp/overload.exp: Likewise.
16156 * gdb.cp/templates.exp: Likewise.
16157 * gdb.stabs/weird.exp: Likewise.
16158 * lib/compiler.c: Likewise.
16159 * lib/compiler.cc: Likewise.
16160 * lib/cp-support.exp: Likewise.
16161 * lib/gdb.exp: Likewise.
16162
16163 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16164
16165 * configure.ac: Remove HP-UX case.
16166 * configure: Regenerate.
16167
16168 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16169
16170 * lib/gdb.exp (gdb_compile): Add function doc.
16171
16172 2015-12-17 Pedro Alves <palves@redhat.com>
16173
16174 PR threads/19354
16175 * gdb.multi/info-threads.exp: New file.
16176
16177 2015-12-15 Yao Qi <yao.qi@linaro.org>
16178
16179 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16180 is aarch64*-*-*.
16181
16182 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16183
16184 * gdb.base/history-duplicates.exp: Skip if no readline support.
16185
16186 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16187
16188 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16189
16190 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16191
16192 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16193
16194 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16195
16196 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16197 ctrl-C if nointerrupts target property is set.
16198 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16199 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16200 * gdb.base/paginate-bg-execution.exp: Likewise.
16201 * gdb.base/paginate-execution-startup.exp: Likewise.
16202 * gdb.base/random-signal.exp: Likewise.
16203 * gdb.base/range-stepping.exp: Likewise.
16204 * gdb.cp/annota2.exp: Likewise.
16205 * gdb.cp/annota3.exp: Likewise.
16206 * gdb.gdb/selftest.exp: Likewise.
16207 * gdb.threads/continue-pending-status.exp: Likewise.
16208 * gdb.threads/leader-exit.exp: Likewise.
16209 * gdb.threads/manythreads.exp: Likewise.
16210 * gdb.threads/pthreads.exp: Likewise.
16211 * gdb.threads/schedlock.exp: Likewise.
16212 * gdb.threads/sigthread.exp: Likewise.
16213
16214 2015-12-11 Don Breazeal <donb@codesourcery.com>
16215
16216 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16217 remote.
16218 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16219 * gdb.base/foll-exec.exp (main): Enable for target remote.
16220 * gdb.base/foll-fork.exp (main): Likewise.
16221 * gdb.base/foll-vfork.exp (main): Likewise.
16222 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16223 (proc continue_to_exit_bp_loc): Use clean_restart.
16224 * gdb.base/pie-execl.exp (main): Disable for target remote.
16225 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16226 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16227 * gdb.threads/execl.exp (main): Likewise.
16228 * gdb.threads/fork-child-threads.exp (main): Likewise.
16229 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16230 remote.
16231 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16232 remote.
16233 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16234 pid.tid style ptids, instead of just tid.
16235 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16236 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16237 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16238 ptids, instead of just tid.
16239
16240 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16241
16242 * gdb.base/list.exp (test_list_forward): Add end of file error
16243 test.
16244 (test_repeat_list_command): Add end of file error test.
16245 (test_list_backwards): Add beginning of file error test.
16246
16247 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16248
16249 * gdb.base/list.exp (test_list_invalid_args): New function,
16250 defined, and called.
16251
16252 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16253
16254 * gdb.base/list.exp (test_list): Make test names unique.
16255
16256 2015-12-11 Yao Qi <yao.qi@linaro.org>
16257
16258 * gdb.base/coremaker2.c: Remove.
16259
16260 2015-12-10 Pedro Alves <palves@redhat.com>
16261
16262 * gdb.multi/base.exp: Remove stale "spaces" references.
16263
16264 2015-12-10 Pedro Alves <palves@redhat.com>
16265
16266 * gdb.multi/base.exp: Don't use nowarnings.
16267 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16268 * gdb.multi/hangout.c: Include stdio.h.
16269 * gdb.multi/hello.c: Include stdlib.h.
16270 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16271 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16272 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16273
16274 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16275
16276 * gdb.dwarf2/dw2-ranges-base.c: New file.
16277 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16278 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16279 support additional line table, and debug ranges generation.
16280 (Dwarf::ranges): New function, generate .debug_ranges.
16281 (Dwarf::lines): Support generating simple line table programs.
16282 (Dwarf::assemble): Initialise new namespace variables.
16283
16284 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16285
16286 * gdb.base/async.exp (proc test_background): Add case for
16287 asynchronous execution not supported.
16288
16289 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16290
16291 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16292 format and change test names to make them unique.
16293
16294 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16295 Pedro Alves <pedro@redhat.com>
16296
16297 PR gdb/18702
16298 Add checking of floatformats setup on x86_64 hosts.
16299 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16300 (smallval, bigval): New labels/constants.
16301 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16302 float" after loading bigval and smallval.
16303
16304 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16305
16306 * gdb.ada/fun_overload_menu.exp: New testcase.
16307 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16308
16309 2015-12-04 Josh Stone <jistone@redhat.com>
16310
16311 * gdb.base/catch-fork-static.exp: New.
16312
16313 2015-12-03 Yao Qi <yao.qi@linaro.org>
16314
16315 * gdb.base/sizeof.c: Don't include stdio.h and
16316 ../lib/unbuffer_output.c.
16317 (main): New variable 'size' and 'value'. Remove printf and
16318 gdb_unbuffer_output. Assign return value to size and value.
16319 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16320 at the beginning.
16321 (check_sizeof): Check the result by printing variable 'size'.
16322 (check_valueof): Check the result by printing variable 'value'.
16323
16324 2015-12-01 Yao Qi <yao.qi@linaro.org>
16325
16326 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16327 for aarch64*-*-linux* target.
16328
16329 2015-11-30 Pedro Alves <palves@redhat.com>
16330
16331 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16332
16333 2015-11-30 Pedro Alves <palves@redhat.com>
16334
16335 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16336 Handle non-stop mode vCont replies.
16337
16338 2015-11-30 Pedro Alves <palves@redhat.com>
16339
16340 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16341 prepare_for_testing. Start gdb with "set non-stop on" appended to
16342 GDBFLAGS. Lax expected stop output.
16343
16344 2015-11-27 Yao Qi <yao.qi@linaro.org>
16345
16346 * gdb.arch/arm-neon.exp: New.
16347 * gdb.arch/arm-neon.c: New.
16348
16349 2015-11-27 Yao Qi <yao.qi@linaro.org>
16350
16351 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16352
16353 2015-11-27 Yao Qi <yao.qi@linaro.org>
16354
16355 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16356 frames-invalid annotation.
16357
16358 2015-11-27 Yao Qi <yao.qi@linaro.org>
16359
16360 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16361
16362 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16363
16364 * gdb.threads/names.exp: New file.
16365 * gdb.threads/names.c: New file.
16366 * README: Mention gdb,no_thread_names.
16367
16368 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16369
16370 PR 19297
16371 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16372 support" error.
16373
16374 2015-11-24 Pedro Alves <palves@redhat.com>
16375
16376 PR 17539
16377 * gdb.base/display.exp: Expect displays to be sorted in ascending
16378 order. Use multi_line.
16379 * gdb.base/solib-display.exp: Likewise.
16380
16381 2015-11-24 Pedro Alves <palves@redhat.com>
16382
16383 PR 17539
16384 * gdb.base/display.exp: Expect displays to be sorted in ascending
16385 order. Use multi_line.
16386 * gdb.base/solib-display.exp: Likewise.
16387
16388 2015-11-24 Pedro Alves <palves@redhat.com>
16389
16390 PR 17539
16391 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16392 threads in ascending order.
16393 * gdb.base/foll-fork.exp: Likewise.
16394 * gdb.base/foll-vfork.exp: Likewise.
16395 * gdb.base/multi-forks.exp: Likewise.
16396 * gdb.mi/mi-nonstop.exp: Likewise.
16397 * gdb.mi/mi-nsintrall.exp: Likewise.
16398 * gdb.multi/base.exp: Likewise.
16399 * gdb.multi/multi-arch.exp: Likewise.
16400 * gdb.python/py-inferior.exp: Likewise.
16401 * gdb.threads/break-while-running.exp: Likewise.
16402 * gdb.threads/execl.exp: Likewise.
16403 * gdb.threads/gcore-thread.exp: Likewise.
16404 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16405 * gdb.threads/kill.exp: Likewise.
16406 * gdb.threads/linux-dp.exp: Likewise.
16407 * gdb.threads/multiple-step-overs.exp: Likewise.
16408 * gdb.threads/next-bp-other-thread.exp: Likewise.
16409 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16410 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16411 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16412 * gdb.threads/thread-find.exp: Likewise.
16413 * gdb.threads/tls.exp: Likewise.
16414 * lib/mi-support.exp (mi_reverse_list): Delete.
16415 (mi_check_thread_states): No longer reverse list.
16416
16417 2015-11-24 Pedro Alves <palves@redhat.com>
16418
16419 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16420 use lowercase.
16421
16422 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16423
16424 * gdb.trace/actions.c: Include trace-common.h.
16425 (main): Add a location for a fast tracepoint.
16426 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16427 the normal tracepoints.
16428 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16429
16430 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16431
16432 * save-trace.exp: Factor out code to these...
16433 (gdb_save_tracepoints): New.
16434 (gdb_load_tracepoints): New.
16435 (do_save_load_test): New.
16436
16437 2015-11-23 Kevin Buettner <kevinb@redhat.com>
16438
16439 * gdb.base/asmlabel.exp: New test.
16440 * gdb.base/asmlabel.c: New test case.
16441
16442 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16443
16444 * gdb.base/wrong_frame_bt_full-main.c: New file.
16445 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16446 * gdb.base/wrong_frame_bt_full.exp: New file.
16447
16448 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16449
16450 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16451
16452 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16453
16454 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
16455 pstate register when comparing registers values in
16456 sparc64-*-linux-gnu targets to avoid spurious differences.
16457
16458 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16459
16460 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
16461
16462 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16463
16464 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16465 as type argument to gdb_compile.
16466 * gdb.base/nested-subp2.exp: Likewise.
16467 * gdb.base/nested-subp3.exp: Likewise.
16468
16469 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16470
16471 * lib/dwarf.exp (_note): Fix left shift of negative value.
16472 * gdb.trace/trace-condition.exp: Likewise.
16473
16474 2015-11-13 Yao Qi <yao.qi@linaro.org>
16475
16476 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16477 comments about d10v.
16478 (test_scalar_returns): Likewise.
16479 * gdb.base/d10v.ld: Remove.
16480 * gdb.base/overlays.exp: Remove the target triplet checking for
16481 d10v-*-*.
16482 * gdb.base/structs.exp (test_struct_returns): Remove the
16483 comments about d10v.
16484 (test_struct_calls): Likewise.
16485
16486 2015-11-13 Yao Qi <yao.qi@linaro.org>
16487
16488 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16489 * gdb.base/gnu_vector.c: Don't include stdio.h.
16490 (main): Don't print res and call add_some_intvecs.
16491
16492 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16493
16494 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16495 macro.
16496 (func5): Removed.
16497 (func4): Use FAST_TRACEPOINT_LABEL.
16498 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16499 macro.
16500 (func): Removed.
16501 (thread_function): Use FAST_TRACEPOINT_LABEL.
16502 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16503 (func): Remove.
16504 (marker): Use FAST_TRACEPOINT_LABEL.
16505 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16506 (pendfunc1): Remove.
16507 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16508 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16509 (foo): Remove.
16510 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16511 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16512 macro.
16513 (func): Remove.
16514 (marker): Use FAST_TRACEPOINT_LABEL.
16515 * gdb.trace/trace-common.h: New header.
16516 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16517 macro.
16518 (func): Remove.
16519 (marker): Use FAST_TRACEPOINT_LABEL.
16520 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16521 (func): Remove.
16522 (thread_function): Use FAST_TRACEPOINT_LABEL.
16523
16524 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16525
16526 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16527 in front.
16528 * gdb.trace/change-loc.exp: Use global pcreg definition.
16529 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16530 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16531 in front.
16532 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16533 * gdb.trace/pending.exp: Likewise.
16534 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16535 * gdb.trace/trace-break.exp: Likewise.
16536 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16537 in front.
16538 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16539 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16540 in front.
16541 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16542
16543 2015-11-09 Joel Brobecker <brobecker@adacore.com>
16544
16545 * gdb.ada/fin_fun_out: New testcase.
16546
16547 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16548
16549 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16550 value associated with DW_AT_byte_size.
16551 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16552 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16553 DW_AT_upper_bound.
16554
16555 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16556
16557 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16558 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16559 version.
16560 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16561 gdb.dwarf2/dw2-canonicalize-type.exp,
16562 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16563 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16564 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16565 provided by gdb_target_symbol_prefix_flags_asm.
16566 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16567 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16568 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16569 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16570 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16571 macros where needed). Use this macro for symbols which require
16572 the prefix provided by SYMBOL_PREFIX.
16573
16574 2015-11-05 Kevin Buettner <kevinb@redhat.com>
16575
16576 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16577 New procs.
16578 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16579 representing expressions, of more than one list element.
16580 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16581 to prepend linker symbol prefix to f.
16582 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16583 table_1 and table_2.
16584 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16585 Likewise, for f and g.
16586 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16587 for ptr.
16588 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16589 for main.
16590 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16591 table_1_ptr and table_2_ptr.
16592
16593 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16594 Joel Brobecker <brobecker@adacore.com>
16595
16596 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16597
16598 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16599
16600 * gdb.reverse/s390-mvcle.c: New test.
16601 * gdb.reverse/s390-mvcle.exp: New file.
16602 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16603
16604 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16605
16606 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16607
16608 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16609
16610 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16611 reaching marker2.
16612 * gdb.reverse/getresuid-reverse.exp: Likewise.
16613 * gdb.reverse/pipe-reverse.exp: Likewise.
16614 * gdb.reverse/readv-reverse.exp: Likewise.
16615 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16616 * gdb.reverse/time-reverse.exp: Likewise.
16617 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16618
16619 2015-10-30 Yao Qi <yao.qi@linaro.org>
16620
16621 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16622 (empty_cycle): Remove.
16623 (main): Don't call empty_cycle. Don't use watch_count_done.
16624 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16625 empty_cycle. Rewrite the code counting HW watchpoints.
16626
16627 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16628
16629 * gdb.reverse/fstatat-reverse.c: New test.
16630 * gdb.reverse/fstatat-reverse.exp: New file.
16631 * gdb.reverse/getresuid-reverse.c: New test.
16632 * gdb.reverse/getresuid-reverse.exp: New file.
16633 * gdb.reverse/pipe-reverse.c: New test.
16634 * gdb.reverse/pipe-reverse.exp: New file.
16635 * gdb.reverse/readv-reverse.c: New test.
16636 * gdb.reverse/readv-reverse.exp: New file.
16637 * gdb.reverse/recvmsg-reverse.c: New test.
16638 * gdb.reverse/recvmsg-reverse.exp: New file.
16639 * gdb.reverse/time-reverse.c: New test.
16640 * gdb.reverse/time-reverse.exp: New file.
16641 * gdb.reverse/waitpid-reverse.c: New test.
16642 * gdb.reverse/waitpid-reverse.exp: New file.
16643
16644 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16645
16646 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16647
16648 2015-10-26 Doug Evans <dje@google.com>
16649
16650 PR symtab/17391
16651 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16652 * gdb.dwarf2/bad-regnum.c: New file.
16653 * gdb.dwarf2/bad-regnum.exp: New file.
16654
16655 2015-10-26 Doug Evans <dje@google.com>
16656
16657 PR python/18938
16658 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16659 file.
16660
16661 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16662
16663 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16664 for a change by "Mention language in compile error message".
16665
16666 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16667
16668 PR python/18073
16669 * gdb.python/py-type.c (C::a_method): New.
16670 (C::a_const_method): New.
16671 (C::a_static_method): New.
16672 (a_function): New.
16673 * gdb.python/py-type.exp (test_fields): Test getting fields
16674 from function and method.
16675
16676 2015-10-21 Keven Boell <keven.boell@intel.com>
16677
16678 * gdb.fortran/vla-alloc-assoc.exp: New file.
16679 * gdb.fortran/vla-datatypes.exp: New file.
16680 * gdb.fortran/vla-datatypes.f90: New file.
16681 * gdb.fortran/vla-history.exp: New file.
16682 * gdb.fortran/vla-ptype-sub.exp: New file.
16683 * gdb.fortran/vla-ptype.exp: New file.
16684 * gdb.fortran/vla-sizeof.exp: New file.
16685 * gdb.fortran/vla-sub.f90: New file.
16686 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16687 * gdb.fortran/vla-value-sub-finish.exp: New file.
16688 * gdb.fortran/vla-value-sub.exp: New file.
16689 * gdb.fortran/vla-value.exp: New file.
16690 * gdb.fortran/vla-ptr-info.exp: New file.
16691 * gdb.mi/mi-vla-fortran.exp: New file.
16692 * gdb.mi/vla.f90: New file.
16693
16694 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16695
16696 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16697 of hardwired timeout value.
16698
16699 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16700 Pedro Alves <palves@redhat.com>
16701
16702 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16703 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16704
16705 2015-10-19 Josh Stone <jistone@redhat.com>
16706
16707 * gdb.base/catch-syscall.c: Include <sched.h>.
16708 (unknown_syscall): New variable.
16709 (main): Trigger a vfork and an unknown syscall.
16710 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16711 (unknown_syscall_number): Likewise.
16712 (check_call_to_syscall): Accept an optional syscall pattern.
16713 (check_return_from_syscall): Likewise.
16714 (check_continue): Likewise.
16715 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16716 (test_catch_syscall_skipping_return): New test toggling off 'catch
16717 syscall' to step over the syscall return, then toggling back on.
16718 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16719 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16720 (do_syscall_tests): Call test_catch_syscall_without_args and
16721 test_catch_syscall_mid_vfork.
16722 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16723 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16724
16725 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
16726
16727 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16728 print g_vE): Add new pass patterns.
16729 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16730 print various symbol names for vptr fields.
16731
16732 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16733
16734 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16735 results.
16736
16737 2015-10-12 Yao Qi <yao.qi@linaro.org>
16738
16739 * gdb.arch/disp-step-insn-reloc.exp: New test case.
16740
16741 2015-10-12 Yao Qi <yao.qi@linaro.org>
16742
16743 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
16744 is aarch64*-*-linux*.
16745
16746 2015-10-12 Yao Qi <yao.qi@linaro.org>
16747
16748 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
16749 (can_relocate_bcond_true): ... it.
16750 (can_relocate_bcond_false): New function.
16751 (foo): Likewise.
16752 (can_relocate_bl): Likewise.
16753 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
16754 can_relocate_bl.
16755
16756 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
16757
16758 * gdb.base/nested-addr.c: New file.
16759 * gdb.base/nested-addr.exp: New testcase.
16760
16761 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
16762
16763 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
16764 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
16765 its output. Ignore the output of "record goto begin" and instead
16766 check that GDB is replaying.
16767
16768 2015-10-09 Pedro Alves <palves@redhat.com>
16769
16770 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
16771 (top level): Use it in the run with no args test.
16772
16773 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
16774
16775 * gdb.dlang/properties.exp: New file.
16776
16777 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
16778
16779 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
16780 whether or not address 0x1000 is mapped on the target.
16781
16782 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
16783
16784 * gdb.python/py-type.exp: Do not run tests if binaries fail to
16785 build.
16786
16787 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
16788
16789 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
16790 instruction-history test.
16791
16792 2015-09-28 Doug Evans <dje@google.com>
16793
16794 * gdb.base/gcore.c (array_func): Add reference to static_array.
16795
16796 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
16797
16798 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
16799 source line.
16800
16801 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
16802
16803 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
16804 short or char as base type.
16805
16806 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
16807
16808 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
16809 to allow any size enum.
16810
16811 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
16812
16813 * gdb.ada/array_ptr_renaming.exp: New testcase.
16814 * gdb.ada/array_ptr_renaming/foo.adb: New file.
16815 * gdb.ada/array_ptr_renaming/pack.ads: New file.
16816
16817 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16818
16819 * gdb.trace/ftrace-lock.c: New file.
16820 * gdb.trace/ftrace-lock.exp: New file.
16821
16822 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16823
16824 * gdb.arch/insn-reloc.c: New file.
16825 * gdb.arch/ftrace-insn-reloc.exp: New file.
16826
16827 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16828
16829 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
16830 instruction.
16831 * gdb.trace/pendshr1.c (pendfunc): Likewise.
16832 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
16833 * gdb.trace/range-stepping.c: Likewise.
16834 * gdb.trace/trace-break.c: Likewise.
16835 * gdb.trace/trace-mt.c (thread_function): Likewise.
16836 * gdb.trace/ftrace.c (marker): Likewise.
16837 * gdb.trace/trace-condition.c (marker): Likewise.
16838 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
16839 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
16840 is_aarch64_target.
16841
16842 2015-09-18 Doug Evans <xdje42@gmail.com>
16843
16844 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
16845 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
16846
16847 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16848
16849 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
16850 the breakpoint.
16851
16852 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16853
16854 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
16855 the pending breakpoint. Remove timeout override for "Run till
16856 MI pending breakpoint on pendfunc3 on thread 2" test.
16857
16858 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16859
16860 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
16861 filename pattern.
16862
16863 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16864
16865 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
16866 in breakpoint filename pattern.
16867
16868 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16869
16870 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
16871
16872 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16873
16874 * gdb.linespec/explicit.exp: Check for readline support for
16875 tab-completion tests. Fix obvious typo.
16876
16877 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16878
16879 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
16880 and replay.
16881
16882 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16883
16884 * gdb.btrace/non-stop.c: New.
16885 * gdb.btrace/non-stop.exp: New.
16886
16887 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
16888 Yao Qi <yao.qi@linaro.org>
16889
16890 * gdb.trace/trace-condition.c: New file.
16891 * gdb.trace/trace-condition.exp: New file.
16892
16893 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
16894
16895 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
16896 for testing bytecode compilation.
16897
16898 2015-09-16 Pedro Alves <palves@redhat.com>
16899 Sandra Loosemore <sandra@codesourcery.com>
16900
16901 * gdb.threads/non-stop-fair-events.c (timeout): New global.
16902 (SECONDS): Redefine.
16903 (main): Call pthread_kill and alarm early.
16904 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
16905 support.
16906 (test): If the target can't hardware step and doesn't support
16907 displaced stepping, increase the timeout.
16908
16909 2015-09-16 Pedro Alves <palves@redhat.com>
16910
16911 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
16912 (enable_debug): New procedures.
16913 (test): Use them. Bail out if waiting for threads fails.
16914 (top level): Bail out if a test fails.
16915
16916 2015-09-16 Yao Qi <yao.qi@linaro.org>
16917
16918 * gdb.asm/asm-source.exp: Set asm-arch for
16919 aarch64*-*-* target.
16920 * gdb.asm/aarch64.inc: New file.
16921
16922 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
16923
16924 * gdb.ada/array_of_variable_length.exp: New testcase.
16925 * gdb.ada/array_of_variable_length/foo.adb: New file.
16926 * gdb.ada/array_of_variable_length/pck.adb: New file.
16927 * gdb.ada/array_of_variable_length/pck.ads: New file.
16928
16929 2015-09-15 Doug Evans <dje@google.com>
16930
16931 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
16932 of function static local variable.
16933
16934 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16935
16936 * gdb.threads/tls-so_extern.exp: New test file.
16937 * gdb.threads/tls-so_extern.c: New test file.
16938 * gdb.threads/tls-so_extern_main.c: New test file.
16939
16940 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16941
16942 * gdb.opt/solib-intra-step-lib.c: New file.
16943 * gdb.opt/solib-intra-step-main.c: New file.
16944 * gdb.opt/solib-intra-step.exp: New file.
16945
16946 2015-09-15 Pedro Alves <palves@redhat.com>
16947
16948 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
16949 gdb_continue_to_breakpoint instead of gdb_test_multiple.
16950
16951 2015-09-14 Pedro Alves <palves@redhat.com>
16952
16953 * gdb.base/hook-stop-continue.c: Delete.
16954 * gdb.base/hook-stop-continue.exp: Delete.
16955 * gdb.base/hook-stop-frame.c: Delete.
16956 * gdb.base/hook-stop-frame.exp: Delete.
16957 * gdb.base/hook-stop.c: New file.
16958 * gdb.base/hook-stop.exp: New file.
16959
16960 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
16961
16962 * gdb.ada/access_to_packed_array.exp: New testcase.
16963 * gdb.ada/access_to_packed_array/foo.adb: New file.
16964 * gdb.ada/access_to_packed_array/pack.adb: New file.
16965 * gdb.ada/access_to_packed_array/pack.ads: New file.
16966
16967 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
16968
16969 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
16970 buffer size test.
16971
16972 2015-09-11 Don Breazeal <donb@codesourcery.com>
16973
16974 * gdb.base/foll-exec.c: Add copyright header. Fix
16975 formatting issues.
16976 * gdb.base/foll-exec.exp (zap_session): Delete proc.
16977 (do_exec_tests): Use clean_restart in place of zap_session,
16978 and for test initialization. Fix formatting issues. Use
16979 fail in place of perror.
16980 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
16981 an expect statement to match an expression with output from
16982 the program under debug.
16983 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
16984 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
16985 * gdb.threads/non-ldr-exc-2.exp: Likewise.
16986 * gdb.threads/non-ldr-exc-3.exp: Likewise.
16987 * gdb.threads/non-ldr-exc-4.exp: Likewise.
16988
16989 2015-09-09 Doug Evans <dje@google.com>
16990
16991 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
16992
16993 2015-09-09 Doug Evans <dje@google.com>
16994
16995 * gdb.base/pie-execl.exp: Fix result test of build_executable.
16996
16997 2015-09-09 Doug Evans <dje@google.com>
16998
16999 * gdb.base/savedregs.exp: Fix typo.
17000
17001 2015-09-09 Pedro Alves <palves@redhat.com>
17002
17003 * gdb.mi/mi-cli.exp: Add CLI finish tests.
17004
17005 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
17006
17007 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
17008 command actually switches threads. Give up on remaining
17009 tests if target fails to stop at breakpoint.
17010
17011 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
17012
17013 * gdb.ada/funcall_char.exp: New testcase.
17014 * gdb.ada/funcall_char/foo.adb: New file.
17015
17016 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
17017
17018 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
17019 expected outputs. Add two testcases for completing ambiguous
17020 functions.
17021 * gdb.ada/complete/aux_pck.adb: New file.
17022 * gdb.ada/complete/aux_pck.ads: New file.
17023 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
17024 Ambiguous_Func functions.
17025 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
17026 * gdb.ada/complete/pck.adb: Likewise.
17027
17028 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
17029
17030 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
17031 failures to run the test program under GDB.
17032
17033 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
17034
17035 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
17036 to C.
17037
17038 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
17039
17040 * gdb.base/run-after-attach.exp: New test file.
17041 * gdb.base/run-after-attach.c: New test file.
17042
17043 2015-08-26 Don Breazeal <donb@codesourcery.com>
17044
17045 * gdb.base/foll-exec-2.c: New test program.
17046 * gdb.base/foll-exec-2.exp: New test.
17047
17048 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
17049
17050 * gdb.base/nested-subp1.exp: New file.
17051 * gdb.base/nested-subp1.c: New file.
17052 * gdb.base/nested-subp2.exp: New file.
17053 * gdb.base/nested-subp2.c: New file.
17054 * gdb.base/nested-subp3.exp: New file.
17055 * gdb.base/nested-subp3.c: New file.
17056
17057 2015-08-24 Pedro Alves <palves@redhat.com>
17058
17059 * gdb.server/connect-without-multi-process.c: New file.
17060 * gdb.server/connect-without-multi-process.exp: New file.
17061
17062 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17063
17064 * gdb.opt/inline-markers.c: Make z int.
17065
17066 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17067
17068 * gdb.opt/inline-markers.c: Make z volatile.
17069
17070 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
17071
17072 * gdb.opt/inline-bt.c: New volatile global z.
17073 * gdb.opt/inline-cmds.c: Likewise.
17074 * gdb.opt/inline-locals.c: Likewise.
17075 * gdb.opt/inline-markers.c: New extern global z.
17076 (marker): Use z.
17077 (inline_fn): Likewise.
17078
17079 2015-08-24 Pedro Alves <palves@redhat.com>
17080
17081 * config/m32r-stub.exp: Remove file.
17082 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17083 * gdb.base/call-rt-st.exp: Likewise.
17084 * gdb.base/call-strs.exp: Likewise.
17085 * gdb.base/default.exp: Remove references to h8300-*-hms and
17086 *-*-udi*.
17087 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17088
17089 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17090
17091 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17092 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17093 and "return" use KFAIL when GDB can not read/write the vector
17094 return value.
17095
17096 2015-08-21 Gary Benson <gbenson@redhat.com>
17097
17098 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17099
17100 2015-08-20 Pedro Alves <palves@redhat.com>
17101
17102 * gdb.server/solib-list.exp: No longer expect an interior stop in
17103 non-stop mode.
17104
17105 2015-08-20 Pedro Alves <palves@redhat.com>
17106
17107 * gdb.server/connect-stopped-target.c: New file.
17108 * gdb.server/connect-stopped-target.exp: New file.
17109
17110 2015-08-20 Pedro Alves <palves@redhat.com>
17111
17112 * gdb.dwarf2/comp-unit-lang.exp: New file.
17113 * gdb.dwarf2/comp-unit-lang.c: New file.
17114
17115 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17116
17117 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17118 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17119
17120 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17121
17122 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17123 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17124
17125 2015-08-18 Doug Evans <dje@google.com>
17126 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17127
17128 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17129 skip_python_tests. New arg prompt_regexp.
17130 (skip_python_tests): New function.
17131 * lib/mi-support.exp (mi_skip_python_tests): New function.
17132 * gdb.python/py-mi-objfile-gdb.py: New file.
17133 * gdb.python/py-mi-objfile.c: New file.
17134 * gdb.python/py-mi-objfile.exp: New file.
17135
17136 2015-08-17 Keith Seitz <keiths@redhat.com>
17137
17138 * gdb.linespec/explicit.exp: Move strace test from here ...
17139 * gdb.trace/strace.exp: ... to here.
17140
17141 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17142
17143 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17144 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17145
17146 2015-08-14 Doug Evans <xdje42@gmail.com>
17147
17148 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17149 inferior before selecting a new file.
17150
17151 2015-08-14 Doug Evans <xdje42@gmail.com>
17152
17153 * gdb.mi/mi-disassemble.exp: Update.
17154 * gdb.base/disasm-optim.S: New file.
17155 * gdb.base/disasm-optim.c: New file.
17156 * gdb.base/disasm-optim.h: New file.
17157 * gdb.base/disasm-optim.exp: New file.
17158
17159 2015-08-14 Keith Seitz <keiths@redhat.com>
17160
17161 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17162 "evaluated-by".
17163
17164 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17165
17166 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17167
17168 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17169
17170 * gdb.ada/fun_renaming.exp: New testcase.
17171 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17172 * gdb.ada/fun_renaming/pack.adb: New file.
17173 * gdb.ada/fun_renaming/pack.ads: New file.
17174
17175 2015-08-12 Keith Seitz <keiths@redhat.com>
17176
17177 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17178 gdb_get_line_number.
17179
17180 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17181
17182 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17183 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17184 gdb.base/dso2dso.exp: New files.
17185
17186 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17187 Pedro Alves <palves@redhat.com>
17188 Keith Seitz <keiths@redhat.com>
17189
17190 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17191 GDBFLAGS.
17192
17193 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17194
17195 * gdb.base/gdbhistsize-history.exp
17196 (test_histsize_history_setting): Use save_vars.
17197 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17198 Use save_vars.
17199 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17200 * gdb.base/readline.exp: Use save_vars.
17201
17202 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17203
17204 * lib/gdb.exp (save_vars): New proc.
17205
17206 2015-08-11 Keith Seitz <keiths@redhat.com>
17207
17208 * gdb.base/help.exp: Update help_breakpoint_text.
17209
17210 2015-08-11 Keith Seitz <keiths@redhat.com>
17211
17212 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17213 (at toplevel): Call test_explicit_breakpoints.
17214 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17215 breakpoints.
17216 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17217 breakpoint conditions, "-cond".
17218
17219 2015-08-11 Keith Seitz <keiths@redhat.com>
17220
17221 * gdb.linespec/3explicit.c: New file.
17222 * gdb.linespec/cpexplicit.cc: New file.
17223 * gdb.linespec/cpexplicit.exp: New file.
17224 * gdb.linespec/explicit.c: New file.
17225 * gdb.linespec/explicit.exp: New file.
17226 * gdb.linespec/explicit2.c: New file.
17227 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17228 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17229 before using in the matching pattern.
17230 Clarify that `prefix' is a regular expression.
17231
17232 2015-08-11 Keith Seitz <keiths@redhat.com>
17233
17234 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17235 test.
17236 Add tests for missing ",FMT" and ",".
17237
17238 2015-08-10 Doug Evans <dje@google.com>
17239 Keith Seitz <keiths@redhat.com>
17240
17241 PR gdb/17960
17242 * gdb.base/completion.exp: Add location completer tests.
17243
17244 2015-08-07 Pedro Alves <palves@redhat.com>
17245
17246 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17247 tests here.
17248 (top level): Run do_test with and without displaced stepping.
17249
17250 2015-08-07 Pedro Alves <palves@redhat.com>
17251
17252 * gdb.base/valgrind-disp-step.c: New file.
17253 * gdb.base/valgrind-disp-step.exp: New file.
17254
17255 2015-08-07 Pedro Alves <palves@redhat.com>
17256
17257 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17258 Delete function.
17259 (main): Add alarm. Run an infinite loop instead of calling
17260 wait_threads.
17261 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17262 comment.
17263 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17264 Delete function.
17265 (main): Add alarm. Run an infinite loop instead of calling
17266 wait_threads.
17267 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17268 comment.
17269
17270 2015-08-07 Pedro Alves <palves@redhat.com>
17271
17272 * gdb.base/checkpoint-ns.exp: New file.
17273 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17274 standard_testfile.
17275
17276 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17277
17278 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17279 * gdb.btrace/instruction_history.exp: Update.
17280 * gdb.btrace/tsx.exp: New.
17281 * gdb.btrace/tsx.c: New.
17282
17283 2015-08-06 Pedro Alves <palves@redhat.com>
17284
17285 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17286 increase timeout.
17287 * gdb.reverse/until-precsave.exp: Bump timeouts.
17288
17289 2015-08-06 Pedro Alves <palves@redhat.com>
17290
17291 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17292
17293 2015-08-06 Pedro Alves <palves@redhat.com>
17294
17295 PR gdb/18749
17296 * gdb.threads/process-dies-while-handling-bp.c: New file.
17297 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17298
17299 2015-08-06 Pedro Alves <palves@redhat.com>
17300
17301 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17302 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17303
17304 2015-08-05 Pedro Alves <palves@redhat.com>
17305
17306 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17307 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17308
17309 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17310
17311 * gdb.base/bp-permanent.exp: Report test as unsupported if
17312 the target cannot stop at the permanent breakpoint.
17313
17314 2015-08-03 Doug Evans <dje@google.com>
17315
17316 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17317 10000.
17318
17319 2015-08-03 Doug Evans <dje@google.com>
17320
17321 * Makefile.in (workers/%.worker, build-perf): New rule.
17322 (GDB_PERFTEST_MODE): New variable.
17323 (check-perf): Use it.
17324 (clean): Clean up gdb.perf parallel build subdirs.
17325 * lib/build-piece.exp: New file.
17326 * lib/gdb.exp (make_gdb_parallel_path): New function
17327 (standard_output_file, standard_temp_file): Call it.
17328 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17329 of $GDB_PARALLEL.
17330 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17331
17332 2015-08-03 Doug Evans <dje@google.com>
17333
17334 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17335 (LOG_FILE_NAME): New global.
17336 (TextReporter.__init__): Initialize self.txt_sum.
17337 (TextReporter.report): Add support for multiple data-points.
17338 Move report to perftest.sum, put raw data in perftest.log.
17339 (TextReporter.start): Open sum and log files.
17340 (TextReporter.end): Close sum and log files.
17341 * gdb.perf/lib/perftest/testresult.py
17342 (SingleStatisticTestResult.record): Handle multiple data-points.
17343
17344 2015-07-31 Pedro Alves <palves@redhat.com>
17345
17346 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17347 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17348 kill_wait_spawned_process instead of explicit "kill -9".
17349 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17350 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17351 kill_wait_spawned_process.
17352 * gdb.base/attach-twice.exp: Likewise.
17353 * gdb.base/attach.exp: Likewise.
17354 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17355 gdb_test_multiple.
17356 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17357 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17358 kill_wait_spawned_process.
17359 * gdb.base/valgrind-infcall.exp: Likewise.
17360 * gdb.multi/multi-attach.exp: Likewise.
17361 * gdb.python/py-prompt.exp: Likewise.
17362 * gdb.python/py-sync-interp.exp: Likewise.
17363 * gdb.server/ext-attach.exp: Likewise.
17364 * gdb.threads/attach-into-signal.exp (corefunc): Use
17365 spawn_wait_for_attach, spawn_id_get_pid and
17366 kill_wait_spawned_process.
17367 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17368 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17369 spawn_id_get_pid and kill_wait_spawned_process.
17370 * gdb.threads/attach-stopped.exp (corefunc): Use
17371 spawn_wait_for_attach, spawn_id_get_pid and
17372 kill_wait_spawned_process.
17373 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17374 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17375 kill_wait_spawned_process instead of explicit "kill -9".
17376 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17377 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17378 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17379 processes. Don't map cygwin/windows pids here. Now returns a
17380 spawn id list.
17381
17382 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17383
17384 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17385 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17386 correct patch.
17387
17388 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17389
17390 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17391
17392 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17393
17394 Reapply:
17395 2014-05-21 Mark Wielaard <mjw@redhat.com>
17396
17397 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17398
17399 2015-07-30 Pedro Alves <palves@redhat.com>
17400
17401 * linux-low.c (handle_extended_wait): Set the child's last
17402 reported status to TARGET_WAITKIND_STOPPED.
17403
17404 2015-07-30 Pedro Alves <palves@redhat.com>
17405
17406 PR threads/18600
17407 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17408 only shows inferior 1.
17409
17410 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17411 Pedro Alves <palves@redhat.com>
17412
17413 PR threads/18600
17414 * gdb.threads/fork-plus-threads.c: New file.
17415 * gdb.threads/fork-plus-threads.exp: New file.
17416
17417 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17418
17419 * gdb.base/batch-preserve-term-settings.exp
17420 (test_terminal_settings_preserved_after_cli_exit): Use
17421 send_quit_command.
17422
17423 2015-07-29 Pedro Alves <palves@redhat.com>
17424 Don Breazeal <donb@codesourcery.com>
17425
17426 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17427 output from both inferior_spawn_id and gdb_spawn_id.
17428
17429 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17430
17431 * gdb.threads/attach-into-signal.exp (corefunc): Use
17432 with_test_prefix on nested loops, uniquefying the test messages.
17433
17434 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17435
17436 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17437 commit.
17438
17439 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17440
17441 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17442 New proc.
17443 (test_terminal_settings_preserved_after_sigterm): New test.
17444
17445 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17446
17447 * gdb.base/batch-preserve-term-settings.exp
17448 (test_terminal_settings_preserved_after_cli_exit): New test.
17449
17450 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17451
17452 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17453 manipulation of saved_gdbflags.
17454 (test_terminal_settings_preserved): Remove global declaration of
17455 the unused variable pagination_prompt. Remove manipulation of
17456 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17457 GDBFLAGS.
17458
17459 2015-07-29 Pedro Alves <palves@redhat.com>
17460
17461 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17462
17463 2015-07-29 Pedro Alves <palves@redhat.com>
17464
17465 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17466 at the top.
17467
17468 2015-07-29 Pedro Alves <palves@redhat.com>
17469
17470 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17471 (main): Call gdb_unbuffer_output.
17472 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17473 (main): Call gdb_unbuffer_output.
17474 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17475 (main): Call gdb_unbuffer_output.
17476 * gdb.base/call-strs.exp: Adjust to step over the
17477 gdb_unbuffer_output call.
17478 * gdb.base/catch-gdb-caused-signals.c: Include
17479 "../lib/unbuffer_output.c".
17480 (main): Call gdb_unbuffer_output.
17481 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17482 (main): Call gdb_unbuffer_output.
17483 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17484 (main): Call gdb_unbuffer_output.
17485 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17486 (main): Call gdb_unbuffer_output.
17487 * gdb.base/shlib-call.exp: Adjust to step over the
17488 gdb_unbuffer_output call.
17489 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17490 (main): Call gdb_unbuffer_output.
17491 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17492 (main): Call gdb_unbuffer_output.
17493 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17494 (main): Rename to ...
17495 (test): ... this.
17496 (main): Reimplement.
17497 * gdb.base/varargs.exp: Run to test instead of to main.
17498 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17499 (main): Call gdb_unbuffer_output.
17500
17501 2015-07-29 Pedro Alves <palves@redhat.com>
17502
17503 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17504 factore out from mi_continue_dprintf. For call-style dprintfs,
17505 expect dprintf output out of $inferior_spawn_id.
17506 (mi_continue_dprintf): Use mi_expect_dprintf.
17507 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17508 (main): Call gdb_unbuffer_output.
17509
17510 2015-07-29 Pedro Alves <palves@redhat.com>
17511
17512 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17513 (default_mi_gdb_start): Set inferior_spawn_id instead of
17514 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17515 gdb_spawn_id.
17516 (mi_gdb_test): Always expect inferior output from both
17517 $inferior_spawn_id and $gdb_spawn_id.
17518
17519 2015-07-29 Pedro Alves <palves@redhat.com>
17520
17521 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17522 send_inferior and $inferior_spawn_id.
17523
17524 2015-07-29 Pedro Alves <palves@redhat.com>
17525
17526 * gdb.gdb/complaints.exp (test_initial_complaints)
17527 (test_serial_complaints, test_short_complaints): Use
17528 gdb_test_stdio.
17529 (test_empty_complaint): Handle $inferior_spawn_id !=
17530 $gdb_spawn_id.
17531
17532 2015-07-29 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.base/varargs.exp: Use gdb_test_stdio.
17535
17536 2015-07-29 Pedro Alves <palves@redhat.com>
17537
17538 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17539
17540 2015-07-29 Pedro Alves <palves@redhat.com>
17541
17542 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17543
17544 2015-07-29 Pedro Alves <palves@redhat.com>
17545
17546 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17547 parameter into two new parameters, "inf_result" and "gdb_result".
17548 Expect inferior output and gdb output from $inferior_spawn_id and
17549 $gdb_spawn_id, respectively. Adjust all callers.
17550
17551 2015-07-29 Pedro Alves <palves@redhat.com>
17552
17553 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17554 of gdb_test_sequence.
17555
17556 2015-07-29 Pedro Alves <palves@redhat.com>
17557
17558 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17559 (saw_spurious_output): Expect inferior output from
17560 $inferior_spawn_id. Use gdb_test_stdio.
17561
17562 2015-07-29 Pedro Alves <palves@redhat.com>
17563
17564 * gdb.base/dprintf.exp: Use standard_testfile. Change
17565 prepare_for_testing call.
17566 (srcfile): Don't set.
17567 (restart): New procedure.
17568 (test_dprintf): New procecure, use to continue over dprintfs.
17569 (test_call, test_agent): New procedures, tests moved here.
17570 Restart gdb and recreate dprintfs. Adjust expected output.
17571
17572 2015-07-29 Pedro Alves <palves@redhat.com>
17573
17574 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17575
17576 2015-07-29 Pedro Alves <palves@redhat.com>
17577
17578 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17579
17580 2015-07-29 Pedro Alves <palves@redhat.com>
17581
17582 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17583 gdb_test_stdio.
17584
17585 2015-07-29 Pedro Alves <palves@redhat.com>
17586
17587 * lib/gdb.exp (gdb_test_stdio): New procedure.
17588
17589 2015-07-29 Pedro Alves <palves@redhat.com>
17590
17591 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17592
17593 2015-07-29 Pedro Alves <palves@redhat.com>
17594
17595 * gdb.base/call-signal-resume.exp: Remove check for
17596 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17597 * gdb.base/unwindonsignal.exp: Likewise.
17598 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17599 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17600
17601 2015-07-29 Pedro Alves <palves@redhat.com>
17602
17603 * gdb.base/siginfo-addr.c (pass): New function.
17604 (handler): Call it iff si_addr is correct.
17605 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17606 Set a breakpoint at "pass" and continue to it.
17607
17608 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17609
17610 * gdb.python/py-objfile.exp: Make some tests have unique names.
17611 * gdb.python/py-pp-registration.exp: Likewise.
17612
17613 2015-07-28 Pedro Alves <palves@redhat.com>
17614
17615 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17616
17617 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17618
17619 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17620
17621 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17622
17623 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17624
17625 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17626
17627 * gdb.base/gdb-sigterm-2.exp: New test.
17628
17629 2015-07-25 Doug Evans <xdje42@gmail.com>
17630
17631 Revert:
17632 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17633 (workers/%.worker, build-perf): New rule.
17634 (GDB_PERFTEST_MODE): New variable.
17635 (check-perf): Use it.
17636 (clean): Clean up gdb.perf parallel build subdirs.
17637 * lib/build-piece.exp: New file.
17638 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17639 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17640 name.
17641 (standard_temp_file): Ditto.
17642 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17643 of $GDB_PARALLEL.
17644
17645 2015-07-24 Doug Evans <dje@google.com>
17646
17647 * gdb.perf/lib/perftest/utils.py: New file.
17648 * gdb.perf/gm-hello.cc: New file.
17649 * gdb.perf/gm-pervasive-typedef.cc: New file.
17650 * gdb.perf/gm-pervasive-typedef.h: New file.
17651 * gdb.perf/gm-std.cc: New file.
17652 * gdb.perf/gm-std.h: New file.
17653 * gdb.perf/gm-use-cerr.cc: New file.
17654 * gdb.perf/gm-utils.h: New file.
17655 * gdb.perf/gmonster-null-lookup.py: New file.
17656 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17657 * gdb.perf/gmonster-print-cerr.py: New file.
17658 * gdb.perf/gmonster-ptype-string.py: New file.
17659 * gdb.perf/gmonster-runto-main.py: New file.
17660 * gdb.perf/gmonster-select-file.py: New file.
17661 * gdb.perf/gmonster1-null-lookup.exp: New file.
17662 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17663 * gdb.perf/gmonster1-print-cerr.exp: New file.
17664 * gdb.perf/gmonster1-ptype-string.exp: New file.
17665 * gdb.perf/gmonster1-runto-main.exp: New file.
17666 * gdb.perf/gmonster1-select-file.exp: New file.
17667 * gdb.perf/gmonster1.cc: New file.
17668 * gdb.perf/gmonster1.exp: New file.
17669 * gdb.perf/gmonster2-null-lookup.exp: New file.
17670 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17671 * gdb.perf/gmonster2-print-cerr.exp: New file.
17672 * gdb.perf/gmonster2-ptype-string.exp: New file.
17673 * gdb.perf/gmonster2-runto-main.exp: New file.
17674 * gdb.perf/gmonster2-select-file.exp: New file.
17675 * gdb.perf/gmonster2.cc: New file.
17676 * gdb.perf/gmonster2.exp: New file.
17677
17678 2015-07-24 Doug Evans <dje@google.com>
17679
17680 * gdb.perf/README: New file.
17681 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17682 * lib/gen-perf-test.exp: New file.
17683
17684 2015-07-24 Doug Evans <dje@google.com>
17685
17686 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17687 (PerfTest::startup): New function.
17688 (PerfTest::run): Return result of calling body.
17689 (PerfTest::assemble): Rewrite.
17690 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17691 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17692 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17693 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17694 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17695
17696 2015-07-24 Doug Evans <dje@google.com>
17697
17698 * lib/gdb.exp (clean_restart): Make executable optional.
17699
17700 2015-07-24 Doug Evans <dje@google.com>
17701
17702 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17703 compiler_info references.
17704 * gdb.cp/temargs.exp: Ditto.
17705 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17706 (get_compiler_info): Early exit if already computed. Set compiler_info
17707 to "unknown" if there was a problem.
17708 (test_compiler_info): Add function comment. Call get_compiler_info.
17709
17710 2015-07-24 Doug Evans <dje@google.com>
17711
17712 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17713 (workers/%.worker, build-perf): New rule.
17714 (GDB_PERFTEST_MODE): New variable.
17715 (check-perf): Use it.
17716 (clean): Clean up gdb.perf parallel build subdirs.
17717 * lib/build-piece.exp: New file.
17718 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17719 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17720 name.
17721 (standard_temp_file): Ditto.
17722 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17723 of $GDB_PARALLEL.
17724
17725 2015-07-24 Doug Evans <dje@google.com>
17726
17727 * lib/future.exp (gdb_default_target_compile): New option
17728 "early_flags".
17729 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17730 --as-needed.
17731
17732 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17733
17734 * gdb.base/catch-syscall.exp: Call gdb_exit before
17735 gdb_skip_xml_test.
17736
17737 2015-07-24 Pedro Alves <palves@redhat.com>
17738
17739 * gdb.python/py-events.exp: Accept output between the stop event
17740 and the prompt.
17741 * gdb.python/py-evsignal.exp: Likewise.
17742 * gdb.python/py-evthreads.exp: Likewise.
17743
17744 2015-07-24 Pedro Alves <palves@redhat.com>
17745
17746 PR gdb/18717
17747 * gdb.threads/non-ldr-exit.c: New file.
17748 * gdb.threads/non-ldr-exit.exp: New file.
17749
17750 2015-07-24 Yao Qi <yao.qi@linaro.org>
17751
17752 * gdb.server/ext-wrapper.exp: Test --wrapper option when
17753 restarting process.
17754
17755 2015-07-24 Yao Qi <yao.qi@linaro.org>
17756
17757 * gdb.server/ext-restart.exp: New file.
17758
17759 2015-07-24 Yao Qi <yao.qi@linaro.org>
17760
17761 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
17762 argument options.
17763 * gdb.server/ext-wrapper.exp: New file.
17764
17765 2015-07-23 Doug Evans <dje@google.com>
17766
17767 * gdb.dwarf2/dw2-dummy-cu.S: New file.
17768 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
17769
17770 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
17771
17772 * gdb.ada/var_arr_typedef.exp: New testcase.
17773 * gdb.ada/var_arr_typedef/pack.adb: New file.
17774 * gdb.ada/var_arr_typedef/pack.ads: New file.
17775 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
17776
17777 2015-07-20 Joel Brobecker <brobecker@adacore.com>
17778
17779 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
17780
17781 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17782
17783 * gdb.arch/i386-biarch-core.exp: Replace istarget
17784 by "complete set gnutarget". Remove expectation for the "core-file"
17785 command.
17786
17787 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17788
17789 Revert the previous commit:
17790 Tests for validate symbol file using build-id.
17791
17792 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
17793
17794 Tests for validate symbol file using build-id.
17795 * gdb.base/solib-mismatch-lib.c: New file.
17796 * gdb.base/solib-mismatch-libmod.c: New file.
17797 * gdb.base/solib-mismatch.c: New file.
17798 * gdb.base/solib-mismatch.exp: New file.
17799
17800 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
17801
17802 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
17803 nios2-*-linux*.
17804 * gdb.base/sigbpt.exp (stepi_out): Likewise.
17805 * gdb.base/siginfo.exp: Likewise.
17806 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17807
17808 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
17809
17810 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
17811 Move it to ...
17812 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
17813 ... here.
17814 * gdb.trace/range-stepping.exp: Check that the target supports
17815 range stepping.
17816
17817 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17818
17819 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
17820
17821 2015-07-14 Pedro Alves <palves@redhat.com>
17822
17823 * gdb.base/killed-outside.exp: New file.
17824 * gdb.base/killed-outside.c: New file.
17825
17826 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17827
17828 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
17829 (n at main): New.
17830 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
17831
17832 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17833
17834 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
17835 infcall tests instead of setting up for KFAIL.
17836
17837 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
17838
17839 * gdb.btrace/record_goto-step.exp: New.
17840
17841 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17842
17843 PR compile/18484
17844 * gdb.compile/compile.c (struct struct_type): Add volatile to
17845 selffield's type.
17846 * gdb.compile/compile.exp
17847 (compile code struct_object.selffield = &struct_object): Skip further
17848 struct_object tests if this one xfails.
17849
17850 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
17851
17852 PR exp/18617
17853 * gdb.trace/ax.exp: Add test.
17854
17855 2015-07-07 Yao Qi <yao.qi@linaro.org>
17856
17857 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
17858 instead of istarget "aarch64*-*-*".
17859 * gdb.arch/aarch64-fp.exp: Likewise.
17860 * gdb.base/float.exp: Likewise.
17861 * gdb.reverse/aarch64.exp: Likewise.
17862 * lib/gdb.exp (is_aarch64_target): New proc.
17863
17864 2015-07-07 Yao Qi <yao.qi@linaro.org>
17865
17866 * lib/gdb.exp (is_aarch32_target): New proc.
17867 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
17868 instead of "istarget "arm*-*-*"".
17869 * gdb.arch/arm-disp-step.exp: Likewise.
17870 * gdb.arch/thumb-bx-pc.exp: Likewise.
17871 * gdb.arch/thumb-prologue.exp: Likewise.
17872 * gdb.arch/thumb-singlestep.exp: Likewise.
17873 * gdb.base/disp-step-syscall.exp: Likewise.
17874 * gdb.base/float.exp: Likewise.
17875
17876 2015-07-07 Yao Qi <yao.qi@linaro.org>
17877
17878 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
17879 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
17880
17881 2015-07-07 Yao Qi <yao.qi@linaro.org>
17882
17883 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
17884 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
17885 if it exists.
17886 * gdb.multi/multi-arch.exp: Likewise.
17887
17888 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
17889
17890 * gdb.python/py-lazy-string.exp: Add missing parentheses to
17891 print.
17892
17893 2015-07-07 Yao Qi <yao.qi@linaro.org>
17894
17895 * gdb.arch/thumb-singlestep.exp: Do one more single step.
17896
17897 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
17898
17899 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
17900 '[' and ']' characters.
17901
17902 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
17903
17904 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17905
17906 2015-06-29 Pedro Alves <palves@redhat.com>
17907
17908 PR threads/18127
17909 * gdb.threads/hand-call-new-thread.c: New file.
17910 * gdb.threads/hand-call-new-thread.c: New file.
17911
17912 2015-06-26 Keith Seitz <keiths@redhat.com>
17913 Doug Evans <dje@google.com>
17914
17915 PR 16253
17916 * gdb.cp/var-tag-2.cc: New file.
17917 * gdb.cp/var-tag-3.cc: New file.
17918 * gdb.cp/var-tag-4.cc: New file.
17919 * gdb.cp/var-tag.cc: New file.
17920 * gdb.cp/var-tag.exp: New file.
17921
17922 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17923
17924 * gdb.base/history-duplicates.exp: New test.
17925
17926 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17927
17928 * gdb.base/completion.exp: Test the completion of the "focus"
17929 command.
17930
17931 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17932
17933 * gdb.arch/amd64-prologue-skip.S: New file.
17934 * gdb.arch/amd64-prologue-skip.exp: New file.
17935
17936 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
17937
17938 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
17939 is_address_zero_readable check.
17940
17941 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
17942
17943 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
17944 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
17945
17946 2015-06-24 Yao Qi <yao.qi@linaro.org>
17947
17948 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
17949 linux targets.
17950
17951 2015-06-24 Yao Qi <yao.qi@linaro.org>
17952
17953 * lib/gdb.exp (supports_get_siginfo_type): New proc.
17954 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
17955 * gdb.base/siginfo-thread.exp: Likewise.
17956
17957 2015-06-22 Yao Qi <yao.qi@linaro.org>
17958
17959 * boards/remote-gdbserver-on-localhost.exp: Add comments.
17960
17961 2015-06-22 Yao Qi <yao.qi@linaro.org>
17962
17963 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
17964 aarch64*-*-*.
17965 (skip_hw_watchpoint_tests): Likewise.
17966
17967 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
17968
17969 * gdb.base/gdbinit-history.exp: Test the interaction between
17970 setting GDBHISTSIZE and setting the history size via .gdbinit.
17971
17972 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17973
17974 PR gdb/16999
17975 * gdb.base/gdbhistsize-history.exp: New test.
17976
17977 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17978
17979 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
17980 with GDBHISTSIZE.
17981 * gdb.base/readline.exp: Likewise.
17982
17983 2015-06-17 Yao Qi <yao.qi@linaro.org>
17984
17985 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
17986 line.
17987
17988 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17989
17990 * gdb.base/gdbinit-history.exp: Add test case to check that
17991 an unlimited history file does not get truncated on exit.
17992
17993 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17994
17995 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
17996 (VECTOR): New macro. Use it...
17997 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
17998 ...for these typedefs.
17999 (int8, char1, int1, double1): New typedefs.
18000 (struct just_int2, struct two_int2): New structures.
18001 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
18002 (add_structvecs, add_singlevecs): New functions.
18003 (main): Call add_some_intvecs twice.
18004 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
18005 the compile and exit upon failure. Try compiling for the "native"
18006 architecture. Test inferior function calls with vector arguments
18007 and vector return value handling with "finish" and "return".
18008
18009 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
18010
18011 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
18012 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
18013 PE file.
18014 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
18015
18016 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
18017
18018 PR breakpoints/16465
18019 * gdb.mi/mi-dprintf-pending.c: New file.
18020 * gdb.mi/mi-dprintf-pending.exp: New test.
18021 * gdb.mi/mi-dprintf-pendshr.c: New file.
18022
18023 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18024 Mircea Gherzan <mircea.gherzan@intel.com>
18025
18026 * gdb.arch/i386-mpx-map.c: New file.
18027 * gdb.arch/i386-mpx-map.exp: New File.
18028
18029 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18030
18031 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
18032 * gdb.arch/i386-mpx.exp: Indentation fixed.
18033
18034 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18035
18036 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
18037 function and improved indentation.
18038 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
18039 gdb_test_multiple. Added additional tests to skip the test.
18040
18041 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
18042
18043 * gdb.arch/i386-avx512.c: Change path in include file.
18044 * gdb.arch/i386-avx512.exp: Change include dir path
18045 compilation flag.
18046 * gdb.arch/i386-mpx.c: Change path in include file.
18047 * gdb.arch/i386-mpx.exp: Change include dir path compilation
18048 flag.
18049
18050 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
18051
18052 * gdb.compile/compile-print.exp (compile print *vararray@3)
18053 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
18054
18055 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
18056
18057 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
18058 (do not keep jit in memory): ... this.
18059 (expect 5): Change it to ...
18060 (expect no 5): ... this.
18061
18062 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
18063
18064 PR gdb/15564
18065 * gdb.mi/mi-detach.exp: New file.
18066
18067 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
18068
18069 PR symtab/18392
18070 * gdb.arch/amd64-tailcall-self.S: New file.
18071 * gdb.arch/amd64-tailcall-self.c: New file.
18072 * gdb.arch/amd64-tailcall-self.exp: New file.
18073
18074 2015-05-28 Don Breazeal <donb@codesourcery.com>
18075
18076 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
18077 tests for remote targets by checking is_target_gdbserver.
18078
18079 2015-05-27 Doug Evans <dje@google.com>
18080
18081 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18082 * gdb.dwarf2/opaque-type-lookup.c: New file.
18083 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18084
18085 2015-05-26 Doug Evans <dje@google.com>
18086
18087 * gdb.cp/iostream.cc: New file.
18088 * gdb.cp/iostream.exp: New file.
18089
18090 2015-05-26 Doug Evans <dje@google.com>
18091
18092 * gdb.dwarf2/dw2-op-call.exp: Update.
18093 * gdb.dwarf2/dw4-sig-types.exp: Update.
18094 * gdb.dwarf2/implptr.exp: Update.
18095 * gdb.mi/mi-cmd-param-changed.exp: Update.
18096
18097 2015-05-26 Doug Evans <dje@google.com>
18098
18099 * gdb.python/py-lazy-string.c: New file.
18100 * gdb.python/py-lazy-string.exp: New file.
18101 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18102 (main): Update. Add estring3.
18103 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18104 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18105
18106 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18107 Yao Qi <yao.qi@linaro.org>
18108
18109 * gdb.reverse/aarch64.c: New.
18110 * gdb.reverse/aarch64.exp: New.
18111
18112 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18113
18114 * lib/gdb.exp (supports_process_record): Return true for
18115 aarch64*-linux*.
18116 (supports_reverse): Likewise.
18117
18118 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18119
18120 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18121 Use with_test_prefix.
18122
18123 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18124
18125 * gdb.base/completion.exp: Add test for completion of layout
18126 names.
18127
18128 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18129
18130 * lib/gdb.exp (skip_tui_tests): New proc.
18131 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18132
18133 2015-05-19 Pedro Alves <palves@redhat.com>
18134
18135 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18136 Save the whole env array instead of just HOME. Unset HISTSIZE in
18137 the environment while testing. Restore whole environment
18138 afterwards.
18139
18140 2015-05-16 Doug Evans <xdje42@gmail.com>
18141
18142 * gdb.guile/scm-ports.c: New file.
18143 * gdb.guile/scm-ports.exp: Add memory port tests.
18144
18145 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18146
18147 * gdb.compile/compile-print.c: New file.
18148 * gdb.compile/compile-print.exp: New file.
18149
18150 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18151
18152 * gdb.compile/compile-ops.exp: Cast param to void.
18153 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18154 (compile code struct_object.selffield = &struct_object): Add xfail.
18155
18156 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18157
18158 * gdb.ada/arr_enum_with_gap: New testcase.
18159
18160 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18161
18162 * gdb.ada/byte_packed_arr: New testcase.
18163
18164 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18165
18166 * gdb.ada/pckd_neg: New testcase.
18167
18168 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18169
18170 PR gdb/17820
18171 * gdb.base/gdbinit-history.exp: New test.
18172 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18173 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18174
18175 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18176
18177 * gdb.python/py-xmethods.cc: Enhance test case.
18178 * gdb.python/py-xmethods.exp: New tests.
18179 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18180 function.
18181 (B_indexoper): Likewise.
18182 (global_dm_list) : Add new xmethod worker functions.
18183
18184 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18185
18186 * gdb.base/coredump-filter.exp: Correctly unset
18187 "coredump_var_addr" array.
18188
18189 2015-05-08 Pedro Alves <palves@redhat.com>
18190
18191 * gdb.server/non-existing-program.exp: Unset spawn_id.
18192
18193 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18194
18195 PR python/18291
18196 * gdb.python/py-xmethods.exp: Add tests.
18197
18198 2015-05-08 Yao Qi <yao.qi@linaro.org>
18199
18200 PR gdb/18208
18201 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18202 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18203 function set_coredump_filter, and remove remote_exec call.
18204 Remove argument ipid. Callers update.
18205 (top level): Don't get inferior's PID.
18206
18207 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18208
18209 * gdb.base/watch_thread_num.exp: Skip test on targets without
18210 access watchpoints.
18211
18212 2015-05-06 Pedro Alves <palves@redhat.com>
18213
18214 PR server/18081
18215 * gdb.server/non-existing-program.exp: New file.
18216
18217 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18218
18219 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18220
18221 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18222
18223 * gdb.ada/out_of_line_in_inlined: New testcase.
18224
18225 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18226
18227 * gdb.ada/var_rec_arr: New testcase.
18228
18229 2015-04-30 Yao Qi <yao.qi@linaro.org>
18230
18231 * gdb.base/break-idempotent.exp: If
18232 skip_hw_watchpoint_multi_tests returns true, skip the tests
18233 on "rwatch" and "awatch".
18234
18235 2015-04-30 Yao Qi <yao.qi@linaro.org>
18236
18237 * gdb.base/relativedebug.exp: Invoke gdb command
18238 "info sharedlibrary", and if libc.so doesn't have debug info,
18239 skip the test.
18240
18241 2015-04-29 Doug Evans <dje@google.com>
18242
18243 * gdb.python/py-xmethods.exp: Add ptype tests.
18244 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18245 get_result_type method.
18246
18247 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18248
18249 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18250 the target does not support hardware watchpoints.
18251
18252 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18253
18254 * gdb.base/break-always.exp: Abort testing if writing to memory
18255 causes an error.
18256
18257 2015-04-28 Doug Evans <dje@google.com>
18258
18259 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18260 * gdb.python/py-pp-registration.exp: ... here. New file.
18261 * gdb.python/py-pp-registration.c: New file.
18262 * gdb.python/py-pp-registration.py: New file.
18263
18264 2015-04-28 Doug Evans <dje@google.com>
18265
18266 * gdb.python/py-bad-printers.c: New file.
18267 * gdb.python/py-bad-printers.py: New file.
18268 * gdb.python/py-bad-printers.exp: New file.
18269
18270 2015-04-28 Sasha Smundak <asmundak@google.com>
18271
18272 * gdb.python/py-type.exp: New test.
18273
18274 2015-04-28 Andy Wingo <wingo@igalia.com>
18275
18276 * gdb.python/py-parameter.exp:
18277 * gdb.guile/scm-parameter.exp: Escape the path that we are
18278 matching against, as it might contain characters that are special
18279 to regular expressions.
18280
18281 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18282
18283 * gdb.ada/rec_comp: New testcase.
18284
18285 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18286
18287 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18288 before using it.
18289
18290 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18291
18292 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18293 new tests for verilog output.
18294
18295 2015-04-24 Yao Qi <yao.qi@linaro.org>
18296
18297 * boards/remote-gdbserver-on-localhost.exp: New file.
18298
18299 2015-04-23 Pedro Alves <palves@redhat.com>
18300
18301 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18302 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18303 "end of file", remove $inferior_spawn_id from the indirect list.
18304
18305 2015-04-23 Pedro Alves <palves@redhat.com>
18306
18307 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18308
18309 2015-04-23 Pedro Alves <palves@redhat.com>
18310
18311 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18312 on $any_spawn_id instead of only on $gdb_spawn_id.
18313
18314 2015-04-21 Pierre Muller <muller@sourceware.org>
18315
18316 PR pascal/17815
18317 * lib/pascal.exp (gpc_compile): Add new option "class".
18318 (fpc_compile): Likewise.
18319 * gdb.pascal/case-insensitive-symbols.pas: New file.
18320 * gdb.pascal/case-insensitive-symbols.exp: New file.
18321
18322 2015-04-20 Gary Benson <gbenson@redhat.com>
18323
18324 * gdb.base/attach.exp: Fix three extended remote failures.
18325
18326 2015-04-17 Gary Benson <gbenson@redhat.com>
18327
18328 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18329 the main executable over the remote protocol.
18330
18331 2015-04-16 Pedro Alves <palves@redhat.com>
18332
18333 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18334 a new gdbserver if gdbserver_reconnect_p is set.
18335
18336 2015-04-16 Pedro Alves <palves@redhat.com>
18337
18338 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18339 is set, don't exit gdbserver.
18340
18341 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18342
18343 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18344 appropriate .insn, such that an older assembler can be used.
18345 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18346 the z/Architecture instruction set on 31-bit targets as well.
18347
18348 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18349
18350 * gdb.go/handcall.exp: Remove all logic related to the first
18351 breakpoint and rely on go_runto_main instead.
18352 * gdb.go/strings.exp: Likewise.
18353 * gdb.go/unsafe.exp: Likewise.
18354 * gdb.go/hello.exp: Likewise. Also rename the remaining
18355 breakpoint marker to "breakpoint 1".
18356 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18357 * gdb.go/strings.go: Likewise.
18358 * gdb.go/unsafe.go: Likewise.
18359 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18360 "set breakpoint 2 here" and rename the remaining breakpoint marker
18361 to "breakpoint 1".
18362
18363 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18364
18365 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18366 if itertools.imap is not present.
18367 * gdb.python/py-objfile.exp: Add parentheses.
18368 * gdb.python/py-type.exp: Same.
18369 * gdb.python/py-unwind-maint.py: Same.
18370
18371 2015-04-15 Yao Qi <yao.qi@linaro.org>
18372
18373 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18374 of ":$ptr_size" and set its form explicitly.
18375
18376 2015-04-15 Pedro Alves <palves@redhat.com>
18377 Yao Qi <yao.qi@linaro.org>
18378
18379 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18380 timeout by factor of 4.
18381 (test_regular_watch): Likewise.
18382 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18383 * gdb.reverse/sigall-reverse.exp: Likewise.
18384 * gdb.reverse/until-precsave.exp: Likewise.
18385 * lib/gdb.exp (with_timeout_factor): New proc.
18386 (gdb_expect): Move some code to ...
18387 (get_largest_timeout): ... here. New procedure.
18388
18389 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18390
18391 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18392
18393 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18394
18395 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18396 to write to the .text section.
18397
18398 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18399
18400 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18401 Handle the case of targets that do not provide PID information.
18402
18403 2015-04-13 Yao Qi <yao.qi@linaro.org>
18404
18405 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18406 and use expect instead of gdb_expect.
18407
18408 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18409
18410 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18411 "coredump_var_addr" to avoid naming conflict with other testcases.
18412
18413 2015-04-10 Pedro Alves <palves@redhat.com>
18414
18415 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18416 gdb_test_sequence and gdb_assert.
18417
18418 2015-04-10 Pedro Alves <palves@redhat.com>
18419
18420 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18421 test messages that don't include the breakpoint address.
18422
18423 2015-04-10 Yao Qi <yao.qi@linaro.org>
18424
18425 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18426 false for some offset and width combinations which aren't
18427 supported by linux kernel.
18428
18429 2015-04-10 Pedro Alves <palves@redhat.com>
18430
18431 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18432 procedure, factored out from ...
18433 (top level): ... here. Add "set displaced-stepping" testing axis.
18434 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18435 parameter "displaced". Use it.
18436 (top level): Use foreach and add "set displaced-stepping" testing
18437 axis.
18438
18439 2015-04-10 Pedro Alves <palves@redhat.com>
18440
18441 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18442 Remove comment.
18443 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18444 both the address of the instruction that triggers the watchpoint
18445 and the address of the instruction immediately after, and use
18446 those addresses for the test. Fix comment.
18447
18448 2015-04-10 Pedro Alves <palves@redhat.com>
18449
18450 * gdb.base/sigstep.exp (breakpoint_to_handler)
18451 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18452 Test "backtrace" in handler.
18453 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18454 (top level): Add new "displaced" test axis to
18455 breakpoint_to_handler, breakpoint_to_handler_entry and
18456 breakpoint_over_handler.
18457
18458 2015-04-10 Pedro Alves <palves@redhat.com>
18459
18460 PR gdb/18216
18461 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18462
18463 2015-04-10 Yao Qi <yao.qi@linaro.org>
18464
18465 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18466 (test_add_rn_pc): New function.
18467 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18468 (top level): Invoke test_add_rn_pc.
18469
18470 2015-04-10 Pedro Alves <palves@redhat.com>
18471
18472 PR gdb/13858
18473 * gdb.base/step-over-no-symbols.exp: New file.
18474
18475 2015-04-09 Andy Wingo <wingo@igalia.com>
18476
18477 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18478 after the Python tests.
18479
18480 2015-04-08 Keith Seitz <keiths@redhat.com>
18481
18482 PR python/16699
18483 * gdb.python/py-completion.exp: New tests for completion.
18484 * gdb.python/py-completion.py (CompleteLimit1): New class.
18485 (CompleteLimit2): Likewise.
18486 (CompleteLimit3): Likewise.
18487 (CompleteLimit4): Likewise.
18488 (CompleteLimit5): Likewise.
18489 (CompleteLimit6): Likewise.
18490 (CompleteLimit7): Likewise.
18491
18492 2015-04-08 Pedro Alves <palves@redhat.com>
18493
18494 PR gdb/18214
18495 PR gdb/18216
18496 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18497 function.
18498 (main): Install it as SIGUSR1 handler.
18499 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18500 parameter. Always use "setup" as prefix. Toggle "set
18501 displaced-stepping" off/on depending on global. Don't switch to
18502 thread 1 here.
18503 (top level): Add displaced stepping "off/on" test axis. Update
18504 "setup" calls. Wrap each subtest with with_test_prefix. Test
18505 continuing with a queued signal in each thread.
18506
18507 2015-04-08 Pedro Alves <palves@redhat.com>
18508
18509 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18510 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18511 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18512 Return early if running to main fails.
18513 * gdb.trace/while-stepping.exp: Likewise.
18514
18515 2015-04-07 Pedro Alves <palves@redhat.com>
18516
18517 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18518 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18519 interact with inferior program.
18520
18521 2015-04-07 Pedro Alves <palves@redhat.com>
18522
18523 * lib/gdb.exp (inferior_spawn_id): New global.
18524 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18525 spawn id after processing the user code.
18526 (default_gdb_start): Set inferior_spawn_id.
18527 (send_inferior): New procedure.
18528 * lib/gdbserver-support.exp (gdbserver_start): Set
18529 inferior_spawn_id.
18530 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18531
18532 2015-04-07 Pedro Alves <palves@redhat.com>
18533
18534 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18535 * lib/gdbserver-support.exp (gdbserver_start): Make
18536 $server_spawn_id global.
18537 (gdbserver_start): Don't wait for gdbserver's spawn id with
18538 expect_background.
18539 (close_gdbserver): New procedure.
18540 (gdb_exit): Rename the default version and reimplement.
18541
18542 2015-04-07 Pedro Alves <palves@redhat.com>
18543
18544 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
18545 append the substituted item, not the original item.
18546
18547 2015-04-07 Pedro Alves <palves@redhat.com>
18548
18549 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18550 gdb_expect.
18551
18552 2015-04-07 Pedro Alves <palves@redhat.com>
18553
18554 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18555 output appearing once only.
18556
18557 2015-04-07 Pedro Alves <palves@redhat.com>
18558
18559 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18560 that doesn't expect anything. Return early if running to main
18561 fails.
18562
18563 2015-04-07 Yao Qi <yao.qi@linaro.org>
18564
18565 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18566 (child_function): Call alarm.
18567 (main): Move call to alarm into the loop.
18568 * gdb.threads/non-stop-fair-events.exp: Build program with
18569 -DTIMEOUT=$timeout.
18570
18571 2015-04-06 Doug Evans <xdje42@gmail.com>
18572
18573 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18574 Fix dest parameter to board_info.
18575 (fpc_compile): Ditto.
18576 (gdb_compile_pascal): Rename dest arg to destfile.
18577
18578 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18579
18580 * gdb.ada/funcall_ref.exp: New file.
18581 * gdb.ada/funcall_ref/foo.adb: New file.
18582
18583 2015-04-02 Yao Qi <yao.qi@linaro.org>
18584
18585 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18586 is remote.
18587
18588 2015-04-02 Gary Benson <gbenson@redhat.com>
18589
18590 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18591
18592 2015-04-01 Sasha Smundak <asmundak@google.com>
18593
18594 * gdb.python/py-unwind-maint.c: New file.
18595 * gdb.python/py-unwind-maint.exp: New test.
18596 * gdb.python/py-unwind-maint.py: New file.
18597 * gdb.python/py-unwind.c: New file.
18598 * gdb.python/py-unwind.exp: New test.
18599 * gdb.python/py-unwind.py: New test.
18600
18601 2015-04-01 Pedro Alves <palves@redhat.com>
18602
18603 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18604 to fail instead of non-existent $test.
18605
18606 2015-04-01 Pedro Alves <palves@redhat.com>
18607
18608 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18609 GDBFLAGS if not empty.
18610
18611 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18612
18613 * gdb.ada/complete.exp: Remove "multi_line".
18614 * gdb.ada/info_exc.exp: Remove "multi_line".
18615 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18616 * gdb.ada/ptype_field.exp: Remove "multi_line".
18617 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18618 * gdb.ada/tagged.exp: Remove "multi_line".
18619 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18620 [multi_line ...]
18621 * gdb.btrace/delta.exp: Likewise.
18622 * gdb.btrace/exception.exp: Likewise.
18623 * gdb.btrace/function_call_history.exp: Likewise.
18624 * gdb.btrace/instruction_history.exp: Likewise.
18625 * gdb.btrace/nohist.exp: Likewise.
18626 * gdb.btrace/record_goto.exp: Likewise.
18627 * gdb.btrace/segv.exp: Likewise.
18628 * gdb.btrace/stepi.exp: Likewise.
18629 * gdb.btrace/tailcall.exp: Likewise.
18630 * gdb.btrace/unknown_functions.exp: Likewise.
18631 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18632 * lib/gdb.exp: Add the "multi_line" helper.
18633
18634 2015-04-01 Pedro Alves <palves@redhat.com>
18635
18636 * gdb.threads/tid-reuse.c: New file.
18637 * gdb.threads/tid-reuse.exp: New file.
18638
18639 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18640
18641 PR corefiles/16092
18642 * gdb.base/coredump-filter.c: New file.
18643 * gdb.base/coredump-filter.exp: Likewise.
18644
18645 2015-03-27 Petr Machata <pmachata@redhat.com>
18646
18647 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18648 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18649 (Dwarf::assemble): Initialize them.
18650 (Dwarf::lines): New function.
18651
18652 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18653
18654 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18655 SYMBOL_PREFIX for x86_64-*-cygwin.
18656
18657 2015-03-26 Andy Wingo <wingo@igalia.com>
18658
18659 PR symtab/18148
18660 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18661 const_value but not a location.
18662 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18663 location defined in non-main CUs are visible.
18664
18665 2015-03-26 Yao Qi <yao.qi@linaro.org>
18666
18667 PR testsuite/18139
18668 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18669 Add a line number entry for the same line.
18670 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18671 Add a line number entry for the same line.
18672
18673 2015-03-26 Yao Qi <yao.qi@linaro.org>
18674
18675 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18676 .int 0.
18677 (func): Likewise. Add .Lfunc_1 label.
18678 Use .Lfunc_1 label.
18679 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18680 .int 0.
18681 (func): Likewise.
18682 Use .Lfunc_1 label.
18683
18684 2015-03-26 Yao Qi <yao.qi@linaro.org>
18685
18686 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18687 Call gdb_compile instead to compile each .s files without debug
18688 information.
18689
18690 2015-03-26 Yao Qi <yao.qi@linaro.org>
18691
18692 * gdb.base/savedregs.exp (process_saved_regs): Make
18693 "Saved registers:" optional in the pattern.
18694
18695 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18696
18697 * gdb.btrace/next.exp: Merged into step.exp.
18698 * gdb.btrace/finish.exp: Merged into step.exp.
18699 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18700 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18701 "record goto" and checking the exact replay position.
18702 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18703 check for "Recording format" in "info record" output.
18704 * gdb.btrace/record_goto.exp: Choose test file based on target.
18705 * gdb.btrace/x86-record_goto.S: Renamed into ...
18706 * gdb.btrace/x86_64-record_goto.S: ... this.
18707 * gdb.btrace/i686-record_goto.S: New.
18708 * gdb.btrace/x86-tailcall.S: Renamed into ...
18709 * gdb.btrace/x86_64-tailcall.S: ... this.
18710 * gdb.btrace/i686-tailcall.S: New.
18711 * gdb.btrace/x86-tailcall.c: Renamed into ...
18712 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18713 separate statements. Update test.
18714 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18715 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18716 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18717 * gdb.btrace/tailcall.exp: Choose test file based on target.
18718 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18719
18720 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18721
18722 * gdb.btrace/exception.exp: Increase BTS buffer size.
18723
18724 2015-03-24 Pedro Alves <palves@redhat.com>
18725
18726 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18727
18728 2015-03-24 Pedro Alves <palves@redhat.com>
18729
18730 * gdb.threads/schedlock.exp (test_step): No longer expect that
18731 "set scheduler-locking step" with "next" over a function call runs
18732 threads unlocked.
18733
18734 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18735
18736 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
18737
18738 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18739
18740 PR breakpoints/16466
18741 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
18742 * gdb.mi/mi-pending.c (thread_func): New function.
18743 (int main): Add threading support required.
18744 * gdb.mi/mi-pending.exp: Add tests for this issue.
18745 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
18746 (pendfunc2): Remove stdio dependency.
18747 * gdb.mi/mi-pendshr2.c: New file.
18748
18749 2015-03-23 Keith Seitz <keiths@redhat.com>
18750
18751 * gdb.linespec/keywords.c: New file.
18752 * gdb.linespec/keywords.exp: New file.
18753
18754 2015-03-23 Keith Seitz <keiths@redhat.com>
18755
18756 PR gdb/18021
18757 * gdb.dwarf2/staticvirtual.exp: New test.
18758
18759 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18760
18761 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
18762 * README: Remove HP-UX and gdb.hp.
18763 (configuration):
18764 * configure: Regenerate.
18765 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
18766 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
18767 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
18768 gdb.hp/gdb.defects/Makefile.
18769 * gdb.hp/Makefile.in: File deleted.
18770 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
18771 * gdb.hp/gdb.aCC/optimize.c: File deleted.
18772 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
18773 * gdb.hp/gdb.aCC/run.c: File deleted.
18774 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
18775 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
18776 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
18777 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
18778 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
18779 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
18780 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
18781 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
18782 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
18783 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
18784 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
18785 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
18786 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
18787 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
18788 * gdb.hp/gdb.base-hp/reg.s: File deleted.
18789 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
18790 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
18791 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
18792 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
18793 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
18794 * gdb.hp/gdb.compat/Makefile.in: File deleted.
18795 * gdb.hp/gdb.compat/average.c: File deleted.
18796 * gdb.hp/gdb.compat/sum.c: File deleted.
18797 * gdb.hp/gdb.compat/xdb.c: File deleted.
18798 * gdb.hp/gdb.compat/xdb0.c: File deleted.
18799 * gdb.hp/gdb.compat/xdb0.h: File deleted.
18800 * gdb.hp/gdb.compat/xdb1.c: File deleted.
18801 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
18802 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
18803 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
18804 * gdb.hp/gdb.defects/Makefile.in: File deleted.
18805 * gdb.hp/gdb.defects/bs14602.c: File deleted.
18806 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
18807 * gdb.hp/gdb.defects/solib-d.c: File deleted.
18808 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
18809 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
18810 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
18811 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
18812 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
18813 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
18814 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
18815 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
18816 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
18817 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
18818 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
18819 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
18820 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
18821 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
18822 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
18823 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
18824 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
18825 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
18826 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
18827 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
18828 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
18829 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
18830 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
18831 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
18832 * gdb.hp/tools/odump: File deleted.
18833
18834 2015-03-19 Pedro Alves <palves@redhat.com>
18835
18836 * gdb.threads/continue-pending-status.exp (saw_thread_2)
18837 (saw_thread_3): New globals.
18838 (top level): Increment them when an event for the corresponding
18839 thread is seen.
18840 (no thread starvation): New test.
18841
18842 2015-03-19 Pedro Alves <palves@redhat.com>
18843
18844 * gdb.threads/continue-pending-status.c: New file.
18845 * gdb.threads/continue-pending-status.exp: New file.
18846
18847 2015-03-18 Pedro Alves <palves@redhat.com>
18848
18849 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
18850 Use gdb_is_target_remote instead of is_remote. Use
18851 gdb_test_multiple instead of gdb_expect. Exit early if
18852 gdb_test_multiple hits its internal matches. Tighten stepi tests
18853 expected output. Fail on exit with any signal, instead of just
18854 SIGILL.
18855
18856 2015-03-18 Yao Qi <yao.qi@linaro.org>
18857
18858 PR tdep/18107
18859 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
18860 variable.
18861 * gdb.base/catch-syscall.exp: Don't skip it on
18862 aarch64*-*-linux* target. Remove elements in all_syscalls.
18863 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
18864 target.
18865 (setup_all_syscalls): New proc.
18866
18867 2015-03-16 Yao Qi <yao.qi@linaro.org>
18868
18869 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
18870 (top level): Skip tests if valid_addr_p returns false for
18871 $cmd1 or $cmd2.
18872
18873 2015-03-11 Andy Wingo <wingo@igalia.com>
18874
18875 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
18876
18877 2015-03-11 Yao Qi <yao.qi@linaro.org>
18878
18879 * gdb.base/catch-syscall.exp: Fix typo in comments.
18880
18881 2015-03-11 Yao Qi <yao.qi@linaro.org>
18882
18883 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
18884
18885 2015-03-09 Pedro Alves <palves@redhat.com>
18886
18887 * dg-extract-results.py: Delete.
18888
18889 2015-03-09 Pedro Alves <palves@redhat.com>
18890
18891 Merge dg-extract-results.sh from GCC upstream (r218843).
18892
18893 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
18894 * dg-extract-results.sh: Use --text with grep to avoid issues with
18895 binary files. Fall back to cat -v, if that doesn't work.
18896
18897 2015-03-05 Pedro Alves <palves@redhat.com>
18898
18899 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
18900
18901 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
18902
18903 * lib/mi-support.exp (mi_expect_interrupt): Accept
18904 alternative event for when in all-stop mode.
18905
18906 2015-03-04 Pedro Alves <palves@redhat.com>
18907
18908 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
18909
18910 2015-03-04 Mark Kettenis <kettenis@gnu.org>
18911
18912 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
18913
18914 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18915
18916 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
18917 regexps for GDB's current line display, accept a hex address
18918 preceding the line number.
18919
18920 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18921
18922 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
18923 the 'arch1' variable for "s390*-linux*" targets.
18924
18925 2015-03-04 Pedro Alves <palves@redhat.com>
18926
18927 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
18928 (main): Pass missing retval argument to pthread_join call.
18929
18930 2015-03-02 Pedro Alves <palves@redhat.com>
18931
18932 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
18933 (top level): Call do_test with non-stop as well.
18934
18935 2015-03-02 Pedro Alves <palves@redhat.com>
18936
18937 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
18938 -1.
18939
18940 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18941
18942 * gdb.arch/s390-vregs.exp: New test.
18943 * gdb.arch/s390-vregs.S: New file.
18944
18945 2015-02-27 Pedro Alves <palves@redhat.com>
18946
18947 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
18948 call to catch_command_errors.
18949 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
18950 catch_command_errors.
18951
18952 2015-02-27 Pedro Alves <palves@redhat.com>
18953
18954 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
18955 "true" for boolean result.
18956 * gdb.gdb/selftest.exp (test_with_self): Also accept full
18957 prototype of main.
18958
18959 2015-02-27 Pedro Alves <palves@redhat.com>
18960
18961 * lib/unbuffer_output.c: New file.
18962 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
18963 (main): Call gdb_unbuffer_output.
18964
18965 2015-02-27 Yao Qi <yao.qi@linaro.org>
18966
18967 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
18968 target.
18969
18970 2015-02-26 Doug Evans <dje@google.com>
18971
18972 * gdb.cp/class2.cc (Dbase, D): New classes.
18973 (main): New local delta.
18974 * gdb.cp/class2.exp: Test printing delta.
18975 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
18976 (dynbar): New global.
18977 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
18978
18979 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18980
18981 * gdb.compile/compile-ifunc.c: New file.
18982 * gdb.compile/compile-ifunc.exp: New file.
18983
18984 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
18985
18986 * gdb.base/structs.exp: Check for correct struct on finish.
18987
18988 2015-02-26 Yao Qi <yao.qi@linaro.org>
18989
18990 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
18991 is zero.
18992
18993 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18994
18995 * gdb.arch/cordic.ko.bz2: New file.
18996 * gdb.arch/cordic.ko.debug.bz2: New file.
18997 * gdb.arch/ppc64-symtab-cordic.exp: New file.
18998
18999 2015-02-25 Yao Qi <yao.qi@linaro.org>
19000
19001 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
19002 aarch64*-*-* target.
19003
19004 2015-02-23 Pedro Alves <palves@redhat.com>
19005
19006 * lib/gdb.exp (delete_breakpoints): Rewrite using
19007 gdb_test_multiple.
19008
19009 2015-02-23 Pedro Alves <palves@redhat.com>
19010
19011 * gdb.base/info-os.c: Include stdlib.h.
19012
19013 2015-02-22 Doug Evans <xdje42@gmail.com>
19014
19015 PR symtab/17855
19016 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
19017 is read after symbols have been re-read.
19018 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
19019 * gdb.ada/exec_changed/second.adb (Second): Ditto.
19020
19021 2015-02-21 Doug Evans <dje@google.com>
19022
19023 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
19024
19025 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
19026
19027 PR corefiles/17808
19028 * gdb.arch/i386-biarch-core.core.bz2: New file.
19029 * gdb.arch/i386-biarch-core.exp: New file.
19030
19031 2015-02-21 Pedro Alves <palves@redhat.com>
19032
19033 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
19034 runto_main fails.
19035
19036 2015-02-20 Pedro Alves <palves@redhat.com>
19037
19038 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
19039 info probes.
19040
19041 2015-02-20 Pedro Alves <palves@redhat.com>
19042
19043 * gdb.threads/multi-create-ns-info-thr.exp: New file.
19044
19045 2015-02-20 Pedro Alves <palves@redhat.com>
19046
19047 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
19048 clean_restart before gdb_target_supports_trace.
19049
19050 2015-02-20 Pedro Alves <palves@redhat.com>
19051
19052 PR threads/18006
19053 * gdb.threads/clone-thread_db.c: New file.
19054 * gdb.threads/clone-thread_db.exp: New file.
19055
19056 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
19057
19058 PR breakpoints/16812
19059 * gdb.base/catch-gdb-caused-signals.c: New file.
19060 * gdb.base/catch-gdb-caused-signals.exp: New file.
19061
19062 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
19063
19064 * configure: Regenerated.
19065 * configure.ac: Use GDB_AC_TRANSFORM.
19066 * aclocal.m4: sinclude ../transform.m4.
19067
19068 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19069
19070 * lib/dtrace.exp: New file.
19071 * gdb.base/dtrace-probe.exp: Likewise.
19072 * gdb.base/dtrace-probe.d: Likewise.
19073 * gdb.base/dtrace-probe.c: Likewise.
19074 * lib/pdtrace.in: Likewise.
19075 * configure.ac: Output variables with the transformed names of
19076 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
19077 * configure: Regenerated.
19078
19079 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
19080
19081 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19082 expected message when trying to access $_probe_* convenience
19083 variables while not on a probe.
19084
19085 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19086
19087 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19088
19089 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19090
19091 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19092 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19093
19094 2015-02-10 Doug Evans <xdje42@gmail.com>
19095
19096 * lib/gdb.exp (gdb_load): Always return a result.
19097
19098 2015-02-10 Pedro Alves <palves@redhat.com>
19099
19100 * gdb.threads/signal-sigtrap.c: New file.
19101 * gdb.threads/signal-sigtrap.exp: New file.
19102
19103 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19104
19105 * gdb.trace/no-attach-trace.c: New file.
19106 * gdb.trace/no-attach-trace.exp: New file.
19107
19108 2015-02-09 Mark Wielaard <mjw@redhat.com>
19109
19110 * gdb.dwarf2/atomic.c: New file.
19111 * gdb.dwarf2/atomic-type.exp: Likewise.
19112
19113 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19114
19115 * gdb.btrace/buffer-size.exp: Update "info record" output.
19116 * gdb.btrace/delta.exp: Update "info record" output.
19117 * gdb.btrace/enable.exp: Update "info record" output.
19118 * gdb.btrace/finish.exp: Update "info record" output.
19119 * gdb.btrace/instruction_history.exp: Update "info record" output.
19120 * gdb.btrace/next.exp: Update "info record" output.
19121 * gdb.btrace/nexti.exp: Update "info record" output.
19122 * gdb.btrace/step.exp: Update "info record" output.
19123 * gdb.btrace/stepi.exp: Update "info record" output.
19124 * gdb.btrace/nohist.exp: Update "info record" output.
19125
19126 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19127
19128 * gdb.btrace/buffer-size: New.
19129
19130 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19131
19132 * gdb.btrace/delta.exp: Update "info record" output.
19133 * gdb.btrace/enable.exp: Update "info record" output.
19134 * gdb.btrace/finish.exp: Update "info record" output.
19135 * gdb.btrace/instruction_history.exp: Update "info record" output.
19136 * gdb.btrace/next.exp: Update "info record" output.
19137 * gdb.btrace/nexti.exp: Update "info record" output.
19138 * gdb.btrace/step.exp: Update "info record" output.
19139 * gdb.btrace/stepi.exp: Update "info record" output.
19140 * gdb.btrace/nohist.exp: Update "info record" output.
19141
19142 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19143
19144 PR gdb/15678
19145 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19146
19147 2015-02-06 Pedro Alves <palves@redhat.com>
19148
19149 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19150 macro.
19151 (seconds_left, again): New globals.
19152 (main): Wait seconds_left in a 1-second sleep loop instead of
19153 sleeping 180 seconds. If 'again' is set, reset the seconds
19154 counter.
19155 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19156 'again' in the inferior before detaching. Print the seconds left.
19157 (options): New global.
19158 (top level): Build program with -DTIMEOUT=$timeout.
19159
19160 2015-02-06 Pedro Alves <palves@redhat.com>
19161
19162 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19163 determine how many seconds to pass to 'alarm'.
19164 * gdb.base/gdb-sigterm.exp (top level): Build program with
19165 -DTIMEOUT=$timeout.
19166 (do_test): Return success/failure indication. Add more verbose
19167 logging. Don't fail if 200 single steps are seen. Instead, fail
19168 when the test times out.
19169 (passes): New global.
19170 (top level): Break the testing loop if testing fails on any
19171 iteration. Use gdb_assert.
19172
19173 2015-02-04 Don Breazeal <donb@codesourcery.com>
19174
19175 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19176 and initialize them.
19177 (ipc_cleanup): New function.
19178 (main): Don't declare shmid, semid, and msqid. Add a call to
19179 atexit so that we call ipc_cleanup on exit.
19180
19181 2015-02-04 Pedro Alves <palves@redhat.com>
19182
19183 * boards/native-extended-gdbserver.exp: Remove any target variant
19184 specifications from the board name before clearing the isremote
19185 flag from board_info.
19186
19187 2015-01-31 Doug Evans <xdje42@gmail.com>
19188
19189 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19190
19191 2015-01-31 Gary Benson <gbenson@redhat.com>
19192
19193 * gdb.base/completion.exp: Disable completion limiting for
19194 existing tests. Add new tests to check completion limiting.
19195 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19196
19197 2015-01-31 Doug Evans <xdje42@gmail.com>
19198
19199 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19200
19201 2015-01-31 Doug Evans <xdje42@gmail.com>
19202
19203 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19204 entries. Duplicate file section script entries.
19205 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19206 inlined entries. Add test for safe-path rejection.
19207 * gdb.python/py-section-script.c: Add duplicate inlined section script
19208 entries. Duplicate file section script entries.
19209 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19210 inlined entries. Add test for safe-path rejection.
19211
19212 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19213
19214 * gdb.ada/disc_arr_bound: New testcase.
19215
19216 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19217
19218 * gdb.ada/mi_var_array: New testcase.
19219
19220 2015-01-27 Doug Evans <dje@google.com>
19221
19222 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19223 Add test for objfile.filename, objfile.username after objfile
19224 has been unloaded.
19225
19226 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19227
19228 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19229 the second test to print the name attribute of value
19230 returned by the call to gdb.lookup_type, and adjust
19231 the expected output accordingly.
19232
19233 2015-01-25 Mark Wielaard <mjw@redhat.com>
19234
19235 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19236 * gdb.base/disp-step-fork.c: Include unistd.h.
19237 * gdb.base/siginfo-obj.c: Include stdio.h.
19238 * gdb.base/siginfo-thread.c: Likewise.
19239 * gdb.mi/non-stop.c: Include unistd.h.
19240 * gdb.mi/nsthrexec.c: Include stdio.h.
19241 * gdb.mi/pthreads.c: Include unistd.h.
19242 * gdb.modula2/unbounded1.c (main): Declare returns int.
19243 * gdb.reverse/consecutive-reverse.c: Likewise.
19244 * gdb.threads/create-fail.c: Include unistd.h.
19245 * gdb.threads/killed.c: Likewise.
19246 * gdb.threads/linux-dp.c: Likewise.
19247 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19248 * gdb.threads/non-ldr-exc-2.c: Likewise.
19249 * gdb.threads/non-ldr-exc-3.c: Likewise.
19250 * gdb.threads/non-ldr-exc-4.c: Likewise.
19251 * gdb.threads/pthreads.c: Include unistd.h.
19252 (main): Declare returns int.
19253 * gdb.threads/tls-main.c (foo): New declaration.
19254 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19255
19256 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19257
19258 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19259 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19260
19261 2015-01-15 Mark Wielaard <mjw@redhat.com>
19262
19263 * gdb.base/noreturn-return.c: New file.
19264 * gdb.base/noreturn-return.exp: New file.
19265 * gdb.base/noreturn-finish.c: New file.
19266 * gdb.base/noreturn-finish.exp: New file.
19267
19268 2015-01-23 Pedro Alves <palves@redhat.com>
19269
19270 * gdb.threads/continue-pending-after-query.c: New file.
19271 * gdb.threads/continue-pending-after-query.exp: New file.
19272
19273 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19274 Simon Marchi <simon.marchi@ericsson.com>
19275
19276 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19277 * gdb.base/valgrind-db-attach.exp: Same.
19278 * gdb.base/valgrind-infcall.exp: Same.
19279 * lib/mi-support.exp (default_mi_gdb_start): Same.
19280 * lib/prompt.exp (default_prompt_gdb_start): Same.
19281 * lib/gdb.exp (default_gdb_spawn): Same.
19282 (gdb_interact): New.
19283
19284
19285 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19286
19287 * gdb.compile/compile.exp (pointer to jit function): New test.
19288
19289 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19290
19291 * lib/gdb.exp (supports_process_record): Return true for
19292 powerpc*-*-linux*.
19293 (supports_reverse): Likewise.
19294
19295 2015-01-15 Don Breazeal <donb@codesourcery.com>
19296
19297 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19298 instead of checking whether the target board is remote and
19299 use spawn_wait_for_attach instead of exec/sleep.
19300 * gdb.base/attach-twice.exp: Likewise.
19301
19302 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19303
19304 * gdb.ada/var_arr_attrs: New testcase.
19305
19306 2015-01-14 Pedro Alves <palves@redhat.com>
19307 Joel Brobecker <brobecker@adacore.com>
19308
19309 PR gdb/17525
19310 * gdb.base/bp-cmds-execution-x-script.c: New file.
19311 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19312 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19313
19314 2015-01-14 Pedro Alves <palves@redhat.com>
19315
19316 PR cli/17828
19317 * gdb.base/batch-preserve-term-settings.c: New file.
19318 * gdb.base/batch-preserve-term-settings.exp: New file.
19319
19320 2015-01-13 Doug Evans <dje@google.com>
19321
19322 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19323 binary.
19324
19325 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19326
19327 * Makefile.in (clean mostlyclean): Do not delete *.py.
19328
19329 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19330
19331 * gdb.python/py-lookup-type.exp: New file.
19332
19333 2015-01-12 Pedro Alves <palves@redhat.com>
19334
19335 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19336 restore GDBFLAGS before returning.
19337
19338 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19339
19340 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19341 is_amd64_regs_target and is_x86_like_target.
19342
19343 2015-01-11 Doug Evans <xdje42@gmail.com>
19344
19345 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19346 is given without an explicit form.
19347 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19348 attributes.
19349 * gdb.dwarf/corrupt.exp: Ditto.
19350 * gdb.dwarf2/enum-type.exp: Ditto.
19351 * gdb.trace/entry-values.exp: Ditto.
19352 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19353
19354 2015-01-11 Doug Evans <xdje42@gmail.com>
19355
19356 PR gdb/15830
19357 * gdb.base/maint.exp: Remove references to "maint demangle".
19358 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19359 Add tests for explicitly specifying language to demangle.
19360 * gdb.dlang/demangle.exp: Ditto.
19361
19362 2015-01-09 Pedro Alves <palves@redhat.com>
19363
19364 * gdb.threads/non-stop-fair-events.c: New file.
19365 * gdb.threads/non-stop-fair-events.exp: New file.
19366
19367 2015-01-09 Pedro Alves <palves@redhat.com>
19368
19369 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19370 the global scope. Set a breakpoint after all threads are started
19371 rather than stepping over two source lines. Expect the prompt.
19372 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19373 global.
19374 (NUM): Now 15.
19375 (main): Use threads_started_barrier to wait for all threads to
19376 start. Main thread no longer calls thread_function. Exit after
19377 180 seconds.
19378 (loop): New function.
19379 (thread_function): Wait on threads_started_barrier barrier. Call
19380 'loop' at each iteration.
19381 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19382 threads have started, instead of hardcoding number of "next"
19383 steps. Use an access watchpoint instead of a write watchpoint.
19384
19385 2015-01-09 Pedro Alves <palves@redhat.com>
19386
19387 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19388 (thread_func): Wait on barrier.
19389 (main): Wait for all threads to start before stopping GDB.
19390 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19391 global.
19392 (thread1_func, thread2_func): Wait on barrier.
19393 (main): Wait for all threads to start before stopping GDB.
19394 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19395 New global.
19396 (thread1_func, thread2_func): Wait on barrier.
19397 (main): Wait for all threads to start before stopping GDB.
19398
19399 2015-01-09 Pedro Alves <palves@redhat.com>
19400
19401 * gdb.threads/attach-many-short-lived-threads.c: New file.
19402 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19403
19404 2014-01-09 Pedro Alves <palves@redhat.com>
19405
19406 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19407 instead of to thread 2.
19408 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19409 Add barrier around each pthread_create call instead of around all
19410 calls.
19411 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19412 Set a break on thread_function and have the child threads hit it
19413 one at at a time.
19414
19415 2015-01-09 Pedro Alves <palves@redhat.com>
19416
19417 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19418 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19419 false.
19420 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19421 checking whether the target board is remote.
19422 * gdb.multi/multi-attach.exp: Likewise.
19423 * gdb.python/py-sync-interp.exp: Likewise.
19424 * gdb.server/ext-attach.exp: Likewise.
19425 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19426 tests that need to attach, instead of checking whether the target
19427 board is remote at the top of the file.
19428
19429 2015-01-08 Yao Qi <yao@codesourcery.com>
19430
19431 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19432
19433 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19434
19435 Fix testcase compilation.
19436 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19437
19438 2015-01-06 Joel Brobecker <brobecker@adacore.com>
19439
19440 * gdb.python/py-type.exp: Add a couple test about empty
19441 array creation, and negative-length array creation.
19442
19443 2015-01-02 Doug Evans <xdje42@gmail.com>
19444
19445 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19446
19447 2015-01-02 Doug Evans <dje@google.com>
19448
19449 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19450
19451 2014-12-29 Yao Qi <yao@codesourcery.com>
19452
19453 * gdb.trace/entry-values.exp: Update comments. Rename variable
19454 bar_call_foo to returned_from_foo.
19455
19456 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19457
19458 PR gdb/17394
19459 * gdb.linespec/break-asm-file.c: New file.
19460 * gdb.linespec/break-asm-file.exp: New file.
19461 * gdb.linespec/break-asm-file0.s: New file.
19462 * gdb.linespec/break-asm-file1.s: New file.
19463
19464 2014-12-18 Nigel Stephens <nigel@mips.com>
19465 Maciej W. Rozycki <macro@codesourcery.com>
19466
19467 * gdb.base/float.exp: Handle the new output from "info float" on
19468 MIPS targets.
19469
19470 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19471
19472 Fix MinGW compilation.
19473 * gdb.compile/compile-ops.exp: Update untested message if
19474 !skip_compile_feature_tests.
19475 * gdb.compile/compile-setjmp.exp: Likewise.
19476 * gdb.compile/compile-tls.exp: Likewise.
19477 * gdb.compile/compile.exp: Likewise.
19478 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19479 supported on this host".
19480
19481 2014-12-16 Doug Evans <xdje42@gmail.com>
19482
19483 * boards/stabs.exp: New file.
19484
19485 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19486
19487 * gdb.base/completion.exp: Adjust to format changes of "maint
19488 print user-registers".
19489
19490 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
19491
19492 PR server/17457
19493 * gdb.arch/aarch64-fp.c: New file.
19494 * gdb.arch/aarch64-fp.exp: New file.
19495
19496 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19497
19498 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19499 r210637, r210913, r211666, r215400, r215817).
19500
19501 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19502 * dg-extract-results.py: New file.
19503 * dg-extract-results.sh: Use it if the environment seems
19504 suitable.
19505
19506 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19507
19508 * dg-extract-results.py (parse_run): Handle warnings that
19509 are printed before a test harness is run.
19510
19511 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19512
19513 * dg-extract-results.py (Named): Remove __cmp__ method.
19514 (output_variation): Use a key to sort variation.harnesses.
19515
19516 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19517
19518 * dg-extract-results.py: For Python 3, force sys.stdout to
19519 handle surrogate escape sequences.
19520 (safe_open): New function.
19521 (output_segment, main): Use it.
19522
19523 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19524
19525 * dg-extract-results.py (Prog.result_re): Include options
19526 in test name.
19527
19528 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19529
19530 * dg-extract-results.py (output_variation): Always sort if
19531 do_sum.
19532
19533 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19534
19535 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19536 as long as we get pagination notifications.
19537
19538 2014-12-15 Jason Merrill <jason@redhat.com>
19539
19540 * Makefile.in (check-gdb.%): Restore.
19541 * README: Mention it.
19542
19543 2014-12-13 Joel Brobecker <brobecker@adacore.com>
19544
19545 * gdb.ada/str_uninit: New testcase.
19546
19547 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19548
19549 PR symtab/17642
19550 * gdb.base/vla-stub-define.c: New file.
19551 * gdb.base/vla-stub.c: New file.
19552 * gdb.base/vla-stub.exp: New file.
19553
19554 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19555 Jan Kratochvil <jan.kratochvil@redhat.com>
19556 Tom Tromey <tromey@redhat.com>
19557
19558 * configure.ac: Add gdb.compile/.
19559 * configure: Regenerate.
19560 * gdb.compile/Makefile.in: New file.
19561 * gdb.compile/compile-ops.exp: New file.
19562 * gdb.compile/compile-ops.c: New file.
19563 * gdb.compile/compile-tls.c: New file.
19564 * gdb.compile/compile-tls.exp: New file.
19565 * gdb.compile/compile-constvar.S: New file.
19566 * gdb.compile/compile-constvar.c: New file.
19567 * gdb.compile/compile-mod.c: New file.
19568 * gdb.compile/compile-nodebug.c: New file.
19569 * gdb.compile/compile-setjmp-mod.c: New file.
19570 * gdb.compile/compile-setjmp.c: New file.
19571 * gdb.compile/compile-setjmp.exp: New file.
19572 * gdb.compile/compile-shlib.c: New file.
19573 * gdb.compile/compile.c: New file.
19574 * gdb.compile/compile.exp: New file.
19575 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19576
19577 2014-12-12 Tom Tromey <tromey@redhat.com>
19578
19579 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19580 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19581
19582 2014-12-12 Doug Evans <dje@google.com>
19583
19584 * lib/gdb-python.exp (get_python_valueof): New function.
19585 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19586
19587 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19588
19589 * gdb.base/completion.exp: Add test for completion of "info
19590 registers ".
19591
19592 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19593
19594 * gdb.base/func-ptrs.c: New file.
19595 * gdb.base/func-ptrs.exp: New file.
19596
19597 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19598
19599 PR breakpoints/17012
19600 * gdb.base/dprintf-detach.c: New file.
19601 * gdb.base/dprintf-detach.exp: New file.
19602
19603 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19604
19605 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19606 * lib/gdb.exp (target_is_gdbserver): New procedure.
19607
19608 2014-12-08 Doug Evans <dje@google.com>
19609
19610 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19611
19612 2014-12-05 Yao Qi <yao@codesourcery.com>
19613
19614 * gdb.guile/scm-error.exp: Remove the third argument to
19615 gdb_remote_download.
19616 * gdb.guile/scm-frame-args.exp: Likewise.
19617 * gdb.guile/scm-section-script.exp: Likewise.
19618
19619 2014-12-05 Yao Qi <yao@codesourcery.com>
19620
19621 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19622
19623 2014-12-04 Doug Evans <dje@google.com>
19624
19625 * gdb.python/py-objfile.exp: Add tests for
19626 objfile.add_separate_debug_file.
19627
19628 2014-12-04 Doug Evans <dje@google.com>
19629
19630 * lib/gdb.exp (get_build_id): New function.
19631 (build_id_debug_filename_get): Rewrite to use it.
19632 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19633
19634 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19635
19636 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19637 `method(long)', not just 0x0.
19638 * gdb.cp/nsalias.exp: Align code labels to 4.
19639 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19640 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19641 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19642 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19643 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19644 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19645
19646 2014-12-02 Doug Evans <dje@google.com>
19647
19648 PR symtab/17602
19649 * gdb.cp/anon-ns.cc: Move guts of this file to ...
19650 * gdb.cp/anon-ns2.cc: ... here. New file.
19651 * gdb.cp/anon-ns.exp: Update.
19652
19653 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
19654
19655 * gdb.python/py-events.py (inferior_call_handler): New.
19656 (register_changed_handler, memory_changed_handler): New.
19657 (test_events.invoke): Register new handlers.
19658 * gdb.python/py-events.exp: Add tests for inferior call,
19659 memory_changed and register_changed events.
19660
19661 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19662
19663 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19664 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19665 if the linker doesn't understand this.
19666
19667 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19668
19669 * gdb.python/python.exp: Change expected reply to help().
19670
19671 2014-12-01 Yao Qi <yao@codesourcery.com>
19672
19673 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19674 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19675 * configure: Re-generated.
19676
19677 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19678
19679 * gdb.cp/chained-calls.cc: New file.
19680 * gdb.cp/chained-calls.exp: New file.
19681 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19682
19683 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19684
19685 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19686 * gdb.dwarf2/symtab-producer.exp: Same.
19687 * gdb.gdb/python-interrupts.exp: Same.
19688 * gdb.gdb/python-selftest.exp: Same.
19689 * gdb.python/py-linetable.exp: Same.
19690 * gdb.python/py-type.exp: Same.
19691 * gdb.python/py-value-cc.exp: Same.
19692 * gdb.python/py-value.exp: Same.
19693
19694 2014-11-28 Yao Qi <yao@codesourcery.com>
19695
19696 * gdb.base/break-probes.exp: Match library name prefixed with
19697 sysroot.
19698
19699 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19700
19701 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19702 test expected output. Add parentheses for the call to print.
19703 Remove L suffix from integers.
19704
19705 2014-11-26 Doug Evans <dje@google.com>
19706
19707 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19708
19709 2014-11-22 Yao Qi <yao@codesourcery.com>
19710
19711 * gdb.trace/entry-values.c: Remove asms.
19712 (foo): Add foo_label.
19713 (bar): Add bar_label.
19714 * gdb.trace/entry-values.exp: Remove code computing foo's
19715 length and bar's length.
19716 (Dwarf::assemble): Invoke function_range for bar and use
19717 MACRO_AT_func for foo.
19718
19719 2014-11-22 Yao Qi <yao@codesourcery.com>
19720
19721 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19722 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19723 Use .Lgcc43_procstart instead of gcc43.
19724
19725 2014-11-21 Joel Brobecker <brobecker@adacore.com>
19726
19727 * gdb.ada/n_arr_bound: New testcase.
19728
19729 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19730
19731 PR breakpoints/10737
19732 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19733 test_catch_syscall_multi_arch.
19734 (test_catch_syscall_multi_arch): New function.
19735
19736 2014-11-20 Doug Evans <xdje42@gmail.com>
19737
19738 * gdb.base/maint.exp: Update expected output.
19739
19740 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
19741
19742 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
19743 4-byte instruction on S390.
19744
19745 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19746
19747 * gdb.ada/arr_arr: New testcase.
19748
19749 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19750
19751 * gdb.ada/pkd_arr_elem: New Testcase.
19752
19753 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
19754
19755 * gdb.reverse/break-precsave: Expect completion message for
19756 core file reads.
19757 * gdb.reverse/consecutive-precsave.exp: Likewise.
19758 * gdb.reverse/finish-precsave.exp: Likewise.
19759 * gdb.reverse/i386-precsave.exp: Likewise.
19760 * gdb.reverse/machinestate-precsave.exp: Likewise.
19761 * gdb.reverse/sigall-precsave.exp: Likewise.
19762 * gdb.reverse/solib-precsave.exp: Likewise.
19763 * gdb.reverse/step-precsave.exp: Likewise.
19764 * gdb.reverse/until-precsave.exp: Likewise.
19765 * gdb.reverse/watch-precsave.exp: Likewise.
19766
19767 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19768
19769 * gdb.base/bp-permanent.c: Include unistd.h.
19770 * gdb.python/py-framefilter-mi.c (main): Add return type.
19771 * gdb.python/py-framefilter.c (main): Likewise.
19772 * gdb.trace/actions-changed.c (main): Likewise.
19773
19774 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19775
19776 * gdb.mi/until.c: Add eye-catchers.
19777 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
19778 line numbers.
19779
19780 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19781
19782 * gdb.base/condbreak.exp: Drop references to removed non-prototype
19783 function header variants in break1.c.
19784 * gdb.base/ena-dis-br.exp: Likewise.
19785 * gdb.base/hbreak2.exp: Likewise.
19786 * gdb.reverse/until-precsave.exp: Drop references to removed
19787 non-prototype function header variants in ur1.c.
19788 * gdb.reverse/until-reverse.exp: Likewise.
19789
19790 2014-11-17 Petr Machata <pmachata@redhat.com>
19791
19792 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
19793 ${_cu_offset_size} bytes abbrev offset.
19794
19795 2014-11-15 Doug Evans <xdje42@gmail.com>
19796
19797 PR symtab/17559
19798 * gdb.base/line-symtabs.exp: New file.
19799 * gdb.base/line-symtabs.c: New file.
19800 * gdb.base/line-symtabs.h: New file.
19801
19802 2014-11-14 Yao Qi <yao@codesourcery.com>
19803
19804 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
19805 (func): Add label func_label.
19806 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
19807 Replace low_pc and high_pc with MACRO_AT_range.
19808 Replace name, low_pc and high_pc with MACRO_AT_func.
19809
19810 2014-11-14 Yao Qi <yao@codesourcery.com>
19811
19812 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
19813 Replace name, low_pc and high_pc with MACRO_AT_func.
19814
19815 2014-11-14 Yao Qi <yao@codesourcery.com>
19816
19817 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
19818 produce debug information.
19819 * gdb.dwarf2/implptr-optimized-out.S: Removed.
19820
19821 2014-11-14 Yao Qi <yao@codesourcery.com>
19822
19823 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
19824 object and get function length.
19825 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
19826 with MACRO_AT_func.
19827 (top-level): Replace gdb_compile and clean_restart with
19828 prepare_for_testing.
19829 * gdb.dwarf2/main.c (main): Add label main_label.
19830
19831 2014-11-14 Yao Qi <yao@codesourcery.com>
19832
19833 * lib/dwarf.exp (function_range): New procedure.
19834 (Dwarf::_handle_macro_at_func): New procedure.
19835 (Dwarf::_handle_macro_at_range): New procedure.
19836 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
19837
19838 2014-11-14 Yao Qi <yao@codesourcery.com>
19839
19840 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
19841 (_handle_attribute): New procedure.
19842
19843 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19844
19845 * gdb.ada/cond_lang/foo.c (callme): Add return type.
19846 * gdb.base/call-sc.c (zed): Likewise.
19847 * gdb.base/checkpoint.c (main): Likewise.
19848 * gdb.base/dump.c (main): Likewise.
19849 * gdb.base/gcore.c (main): Likewise.
19850 * gdb.base/huge.c (main): Likewise.
19851 * gdb.base/multi-forks.c (main): Likewise.
19852 * gdb.base/pr10179-a.c (main): Likewise.
19853 * gdb.base/savedregs.c (main): Likewise.
19854 * gdb.base/sigaltstack.c (main): Likewise.
19855 * gdb.base/siginfo.c (main): Likewise.
19856 * gdb.base/structs.c (zed): Likewise.
19857 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
19858 * gdb.mi/mi-syn-frame.c (main): Likewise.
19859 * gdb.mi/until.c (foo, main): Likewise.
19860 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
19861 * gdb.base/solib-weak.c (foo): Declare.
19862 * gdb.base/attach-twice.c: Include stdio.h.
19863 * gdb.base/weaklib1.c: Likewise.
19864 * gdb.base/weaklib2.c: Likewise.
19865 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
19866 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
19867 unistd.h.
19868 * gdb.base/attach-pie-misread.c: Include stdlib.h.
19869 * gdb.mi/mi-exit-code.c: Likewise.
19870 * gdb.base/break-interp-lib.c: Include string.h.
19871 * gdb.base/coremaker.c: Likewise.
19872 * gdb.base/testenv.c: Likewise.
19873 * gdb.python/py-finish-breakpoint.c: Likewise.
19874 * gdb.base/inferior-died.c: Include sys/wait.h.
19875 * gdb.base/fileio.c: Include time.h.
19876 * gdb.base/async-shell.c: Include unistd.h.
19877 * gdb.base/dprintf-non-stop.c: Likewise.
19878 * gdb.base/info-os.c: Likewise.
19879 * gdb.mi/mi-console.c: Likewise.
19880 * gdb.mi/watch-nonstop.c: Likewise.
19881 * gdb.python/py-events.c: Likewise.
19882 * gdb.base/async.c (baz): Move up before its invocation.
19883 * gdb.base/code_elim2.c (my_global_func): Likewise.
19884 * gdb.base/skip-solib-lib.c (multiply): Likewise.
19885 * gdb.base/advance.c (func2): Likewise.
19886
19887 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19888
19889 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
19890 variant.
19891 * gdb.base/annota3.c: Likewise.
19892 * gdb.base/async.c: Likewise.
19893 * gdb.base/average.c: Likewise.
19894 * gdb.base/call-ar-st.c: Likewise.
19895 * gdb.base/call-rt-st.c: Likewise.
19896 * gdb.base/call-sc.c: Likewise.
19897 * gdb.base/call-strs.c: Likewise.
19898 * gdb.base/ending-run.c: Likewise.
19899 * gdb.base/execd-prog.c: Likewise.
19900 * gdb.base/exprs.c: Likewise.
19901 * gdb.base/foll-exec.c: Likewise.
19902 * gdb.base/foll-fork.c: Likewise.
19903 * gdb.base/foll-vfork.c: Likewise.
19904 * gdb.base/funcargs.c: Likewise.
19905 * gdb.base/gcore.c: Likewise.
19906 * gdb.base/jump.c: Likewise.
19907 * gdb.base/langs0.c: Likewise.
19908 * gdb.base/langs1.c: Likewise.
19909 * gdb.base/langs2.c: Likewise.
19910 * gdb.base/mips_pro.c: Likewise.
19911 * gdb.base/nodebug.c: Likewise.
19912 * gdb.base/opaque0.c: Likewise.
19913 * gdb.base/opaque1.c: Likewise.
19914 * gdb.base/recurse.c: Likewise.
19915 * gdb.base/run.c: Likewise.
19916 * gdb.base/scope0.c: Likewise.
19917 * gdb.base/scope1.c: Likewise.
19918 * gdb.base/setshow.c: Likewise.
19919 * gdb.base/setvar.c: Likewise.
19920 * gdb.base/shmain.c: Likewise.
19921 * gdb.base/shr1.c: Likewise.
19922 * gdb.base/shr2.c: Likewise.
19923 * gdb.base/sigall.c: Likewise.
19924 * gdb.base/signals.c: Likewise.
19925 * gdb.base/so-indr-cl.c: Likewise.
19926 * gdb.base/solib2.c: Likewise.
19927 * gdb.base/structs.c: Likewise.
19928 * gdb.base/sum.c: Likewise.
19929 * gdb.base/vforked-prog.c: Likewise.
19930 * gdb.base/watchpoint.c: Likewise.
19931 * gdb.reverse/shr2.c: Likewise.
19932 * gdb.reverse/until-reverse.c: Likewise.
19933 * gdb.reverse/ur1.c: Likewise.
19934 * gdb.reverse/watch-reverse.c: Likewise.
19935
19936 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19937
19938 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
19939 variant.
19940 * gdb.base/sepdebug.exp: Drop references to removed code.
19941
19942 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19943
19944 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
19945 variant. Preserve original line numbering.
19946 * gdb.base/list1.c: Likewise.
19947
19948 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19949
19950 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
19951 variant.
19952 * gdb.base/break1.c: Likewise.
19953 * gdb.base/break.exp: Drop references to removed code.
19954
19955 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19956
19957 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
19958 variant.
19959
19960 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19961
19962 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
19963
19964 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19965
19966 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
19967 logic into perform_all_tests() and invoke it with and without
19968 function header prototypes.
19969 (do_function_calls): Remove conditional XFAIL for PR 5318.
19970 (rerun_and_prepare): Remove duplicate code.
19971 (perform_all_tests): New. Main logic moved here.
19972
19973 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19974
19975 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
19976 code guarded by #ifdef NO_PROTOTYPES.
19977 (t_double_many_args): Likewise.
19978 (DEF_FUNC_MANY_ARGS_1): Likewise.
19979 (DEF_FUNC_VALUES_1): Likewise.
19980 (t_structs_ldc): Renamed from t_structs_fc in conditional code
19981 guarded by #ifdef PROTOTYPES.
19982
19983 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19984
19985 * gdb.mi/mi-console.c: Add eye-catcher.
19986 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
19987 instead of literal line number.
19988
19989 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19990
19991 * gdb.base/shr2.c: Add eye-catcher.
19992 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
19993 line number.
19994
19995 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19996
19997 * gdb.base/jump.c: Add eye-catchers.
19998 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
19999 numbers.
20000
20001 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20002
20003 * gdb.base/execd-prog.c: Add eye-catchers.
20004 * gdb.base/foll-exec.c: Likewise.
20005 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
20006 line numbers.
20007
20008 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20009
20010 * gdb.base/ending-run.c: Add eye-catchers.
20011 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
20012 literal line numbers.
20013
20014 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20015
20016 * gdb.base/call-rt-st.c: Add eye-catchers.
20017 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
20018 literal line numbers.
20019
20020 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20021
20022 * gdb.base/call-ar-st.c: Add eye-catchers.
20023 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
20024 literal line numbers.
20025
20026 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20027
20028 * gdb.base/average.c: Add eye-catchers.
20029 * gdb.base/sum.c: Likewise.
20030 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
20031 regexps dynamically.
20032
20033 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
20034
20035 * gdb.base/solib1.c: Add eye-catchers.
20036 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
20037 literal line numbers.
20038
20039 2014-11-12 Pedro Alves <palves@redhat.com>
20040
20041 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
20042 leader has exited.
20043
20044 2014-11-12 Pedro Alves <palves@redhat.com>
20045
20046 * gdb.arch/i386-bp_permanent.c: New file.
20047 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
20048 (srcfile): Set to i386-bp_permanent.c.
20049 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
20050 that stepi does not execute the 'leave' instruction, instead of
20051 testing it does execute.
20052 * gdb.base/bp-permanent.c: New file.
20053 * gdb.base/bp-permanent.exp: New file.
20054
20055 2014-11-10 Doug Evans <xdje42@gmail.com>
20056
20057 PR symtab/17564
20058 * gdb.base/symtab-search-order.exp: New file.
20059 * gdb.base/symtab-search-order.c: New file.
20060 * gdb.base/symtab-search-order-1.c: New file.
20061 * gdb.base/symtab-search-order-shlib-1.c: New file.
20062
20063 2014-11-07 Pedro Alves <palves@redhat.com>
20064
20065 PR gdb/17511
20066 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
20067 i?86-*-linux*.
20068
20069 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
20070
20071 PR c++/17494
20072 * gdb.cp/pr17494.cc: New file.
20073 * gdb.cp/pr17494.exp: New file.
20074
20075 2014-11-02 Yao Qi <yao@codesourcery.com>
20076
20077 * gdb.python/python.exp: Get working directory and match the
20078 output of "set extended-prompt \\w " with it.
20079
20080 2014-10-30 Doug Evans <dje@google.com>
20081
20082 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20083 in objfiles.
20084 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20085 in progspaces.
20086
20087 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20088
20089 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20090 * gdb.base/realname-expand.exp: Likewise.
20091 * gdb.linespec/macro-relative.exp: Likewise.
20092
20093 2014-10-29 Pedro Alves <palves@redhat.com>
20094
20095 PR gdb/17408
20096 * gdb.threads/schedlock.c (some_function): New function.
20097 (call_function): New global.
20098 (MAYBE_CALL_SOME_FUNCTION): New macro.
20099 (thread_function): Call it.
20100 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20101 and use it instead of a global counter. Adjust all callers.
20102 (get_current_thread): Use "find current thread" for test message
20103 here rather than having all callers pass down the same string.
20104 (goto_loop): New procedure, factored out from ...
20105 (my_continue): ... this.
20106 (step_ten_loops): Change parameter from test message to command to
20107 use. Adjust.
20108 (list_count): Delete global.
20109 (check_result): New procedure, factored out from duplicate top
20110 level code.
20111 (continue tests): Wrap in with_test_prefix.
20112 (test_step): New procedure, factored out from duplicate top level
20113 code.
20114 (top level): Test "step" in combination with all scheduler-locking
20115 modes. Test "next" in combination with all scheduler-locking
20116 modes, and in combination with stepping over a function call or
20117 not.
20118 * gdb.threads/next-bp-other-thread.c: New file.
20119 * gdb.threads/next-bp-other-thread.exp: New file.
20120
20121 2014-10-29 Pedro Alves <palves@redhat.com>
20122
20123 PR python/17372
20124 * gdb.python/python.exp: Test a multi-line command that spawns
20125 interactive Python.
20126 * gdb.base/multi-line-starts-subshell.exp: New file.
20127
20128 2014-10-29 Yao Qi <yao@codesourcery.com>
20129
20130 * gdb.base/fileio.exp: Make directories on host.
20131
20132 2014-10-29 Yao Qi <yao@codesourcery.com>
20133
20134 * gdb.base/fileio.c (test_write): Close the file.
20135
20136 2014-10-28 Pedro Alves <palves@redhat.com>
20137
20138 PR gdb/12623
20139 * gdb.base/sigstep.c (no_handler): New global.
20140 (main): If 'no_handler is true, set the signal handlers to
20141 SIG_IGN.
20142 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20143 with_sw_watch and no_handler parameters. Handle them.
20144 (top level) <stepping over handler when stopped at a breakpoint
20145 test>: Add a test axis for testing with a software watchpoint, and
20146 another for testing with the signal handler set to SIG_IGN.
20147 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20148 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20149
20150 2014-10-28 Pedro Alves <palves@redhat.com>
20151
20152 PR gdb/17511
20153 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20154 * gdb.base/sigstep.exp (other_handler_location): New global.
20155 (advance): Support stepping into the signal handler, and running
20156 commands while in the handler.
20157 (in_handler_map): New global.
20158 (top level): In the advance test, add combinations for getting
20159 into the handler with stepping commands, and for running commands
20160 in the handler. Add comment descripting the advancei tests.
20161
20162 2014-10-28 Pedro Alves <palves@redhat.com>
20163
20164 * gdb.base/sigstep.exp: Use build_executable instead of
20165 prepare_for_testing.
20166 (top level): Move code that starts GDB, runs to main and creates a
20167 display to ...
20168 (restart): ... this new procedure.
20169 (top level): Move backtrace from signal handler test to ...
20170 (validate_backtrace): ... this new procedure.
20171 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20172 with_test_prefix. Always restart GDB.
20173 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20174 with_test_prefix. Always restart GDB. No need to delete
20175 breakpoints after the test.
20176 (test_skip_handler): Remove prefix parameter.
20177 (skip_over_handler, breakpoint_to_handler)
20178 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20179 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20180 restart GDB. No need to delete breakpoints after the test.
20181 (top level): Use foreach to call the test procedures with
20182 different commands.
20183
20184 2014-10-28 Pedro Alves <palves@redhat.com>
20185
20186 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20187 instead of GNATS numbers.
20188 * gdb.base/sigbpt.exp: Likewise.
20189 * gdb.base/siginfo.exp: Likewise.
20190 * gdb.base/sigstep.exp: Likewise.
20191
20192 2014-10-27 Pedro Alves <palves@redhat.com>
20193
20194 * gdb.base/sigstep.c (dummy): New global.
20195 (main): Issue a couple writes to the new global.
20196 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20197 procedures.
20198 (skip_over_handler): Use test_skip_handler.
20199 (top level): Call skip_over_handler for stepi and nexti too.
20200 (breakpoint_over_handler): Use test_skip_handler.
20201 (top level): Call breakpoint_over_handler for stepi and nexti too.
20202
20203 2014-10-27 Yao Qi <yao@codesourcery.com>
20204
20205 * gdb.trace/tfile.c (adjust_function_address)
20206 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20207 function descriptor.
20208
20209 2014-10-24 Don Breazeal <donb@codesourcery.com>
20210
20211 * gdb.base/foll-fork.exp (test_follow_fork,
20212 catch_fork_child_follow): Check for updated fork messages emitted
20213 from infrun.c.
20214 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20215 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20216 vfork_and_exec_child_follow_through_step): Check for updated vfork
20217 messages emitted from infrun.c.
20218
20219 2014-10-24 Pedro Alves <palves@redhat.com>
20220
20221 * gdb.base/corefile.exp: Remove references to ultrix.
20222 * gdb.base/interrupt.exp: Likewise.
20223 * gdb.base/whatis.exp: Likewise.
20224 * gdb.gdb/selftest.exp: Likewise.
20225 * gdb.threads/manythreads.exp: Likewise.
20226 * gdb.threads/print-threads.exp: Likewise.
20227 * gdb.threads/pthreads.exp:: Likewise.
20228 * gdb.threads/schedlock.exp: Likewise.
20229
20230 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20231
20232 * gdb.cp/non-trivial-retval.cc: Add a test case.
20233 * gdb.cp/non-trivial-retval.exp: Add a test.
20234
20235 2014-10-20 Yao Qi <yao@codesourcery.com>
20236
20237 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20238 * gdb.python/py-objfile-script-gdb.py: New file.
20239 * gdb.python/py-objfile-script.exp: Update reference to
20240 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20241 of remote_download. Remove the dest file.
20242
20243 2014-10-20 Yao Qi <yao@codesourcery.com>
20244
20245 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20246 * gdb.base/step-line.exp: Likewise.
20247 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20248 * gdb.dwarf2/dw2-basic.exp: Likewise.
20249 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20250 * gdb.dwarf2/dw2-filename.exp: Likewise.
20251 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20252 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20253 * gdb.dwarf2/dw2-producer.exp: Likewise.
20254 * gdb.dwarf2/mac-fileno.exp: Likewise.
20255 * gdb.python/py-frame-args.exp: Likewise.
20256 * gdb.python/py-framefilter.exp: Likewise.
20257 * gdb.python/py-mi.exp: Likewise.
20258 * gdb.python/py-objfile-script.exp: Likewise
20259 * gdb.python/py-pp-integral.exp: Likewise.
20260 * gdb.python/py-pp-re-notag.exp: Likewise.
20261 * gdb.python/py-prettyprint.exp: Likewise.
20262 * gdb.python/py-section-script.exp: Likewise.
20263 * gdb.python/py-typeprint.exp: Likewise.
20264 * gdb.python/py-xmethods.exp: Likewise.
20265 * gdb.stabs/weird.exp: Likewise.
20266 * gdb.xml/tdesc-regs.exp: Likewise.
20267
20268 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20269
20270 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20271 (out_cu): Use addr_len for the size of addresses.
20272 (out_line): Likewise. Size DW_LNE_set_address instruction
20273 according to addr_len.
20274 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20275 (FUNC): Add START_INSNS to definition.
20276
20277 2014-10-18 Yao Qi <yao@codesourcery.com>
20278
20279 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20280 gdb_has_argv0 return true.
20281 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20282 check [target_info exists noargs], check [gdb_has_argv0]
20283 instead.
20284 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20285 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20286 procedures.
20287
20288 2014-10-17 Doug Evans <dje@google.com>
20289
20290 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20291 event.
20292 * gdb.python/py-events.py: Add clear_objfiles event.
20293
20294 2014-10-17 Doug Evans <dje@google.com>
20295
20296 * gdb.python/py-objfile.exp: Test progspace attribute.
20297
20298 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20299
20300 * gdb.guile/scm-breakpoint.exp: Do not assume any
20301 directory separators when matching source file paths.
20302 * gdb.python/py-breakpoint.exp: Likewise.
20303 * gdb.reverse/break-precsave.exp: Likewise.
20304 * gdb.reverse/break-reverse.exp: Likewise.
20305 * gdb.reverse/consecutive-precsave.exp: Likewise.
20306 * gdb.reverse/finish-precsave.exp: Likewise.
20307 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20308 * gdb.reverse/finish-reverse.exp: Likewise.
20309 * gdb.reverse/i386-precsave.exp: Likewise.
20310 * gdb.reverse/i387-env-reverse.exp: Likewise.
20311 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20312 * gdb.reverse/machinestate-precsave.exp: Likewise.
20313 * gdb.reverse/machinestate.exp: Likewise.
20314 * gdb.reverse/sigall-precsave.exp: Likewise.
20315 * gdb.reverse/solib-precsave.exp: Likewise.
20316 * gdb.reverse/step-precsave.exp: Likewise.
20317 * gdb.reverse/until-precsave.exp: Likewise.
20318 * gdb.reverse/watch-precsave.exp: Likewise.
20319 * gdb.reverse/watch-reverse.exp: Likewise.
20320
20321 2014-10-17 Yao Qi <yao@codesourcery.com>
20322
20323 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20324 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20325
20326 2014-10-17 Pedro Alves <palves@redhat.com>
20327
20328 PR gdb/17471
20329 * gdb.base/bg-execution-repeat.c: New file.
20330 * gdb.base/bg-execution-repeat.exp: New file.
20331
20332 2014-10-17 Pedro Alves <palves@redhat.com>
20333
20334 PR gdb/17300
20335 * gdb.base/continue-all-already-running.c: New file.
20336 * gdb.base/continue-all-already-running.exp: New file.
20337
20338 2014-10-17 Pedro Alves <palves@redhat.com>
20339
20340 PR gdb/17472
20341 * gdb.base/annota-input-while-running.c: New file.
20342 * gdb.base/annota-input-while-running.exp: New file.
20343
20344 2014-10-17 Pedro Alves <palves@redhat.com>
20345
20346 * gdb.base/callfuncs.exp: emove references to osf.
20347 * gdb.base/sigall.exp: Likewise.
20348 * gdb.gdb/selftest.exp: Likewise.
20349 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20350 * gdb.mi/non-stop.c: Likewise.
20351 * gdb.mi/pthreads.c: Likewise.
20352 * gdb.reverse/sigall-precsave.exp: Likewise.
20353 * gdb.reverse/sigall-reverse.exp: Likewise.
20354 * gdb.threads/pthreads.c: Likewise.
20355 * gdb.threads/pthreads.exp: Likewise.
20356
20357 2014-10-17 Yao Qi <yao@codesourcery.com>
20358
20359 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20360 check 'target_info exists noargs'.
20361 (test_command_prompt_position): Likewise.
20362 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20363 Remove "set args".
20364 (progvar_simple_while_test): Likewise.
20365 (progvar_complex_if_while_test): Likewise.
20366 (if_while_breakpoint_command_test): Likewise.
20367 (infrun_breakpoint_command_test): Likewise.
20368 (breakpoint_command_test): Likewise.
20369 (watchpoint_command_test): Likewise.
20370 (bp_deleted_in_command_test): Likewise.
20371 (temporary_breakpoint_commands): Likewise.
20372
20373 2014-10-16 Yao Qi <yao@codesourcery.com>
20374
20375 * gdb.base/remotetimeout.exp: Remove noargs checking.
20376
20377 2014-10-15 Pedro Alves <palves@redhat.com>
20378
20379 PR breakpoints/9649
20380 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20381 * gdb.base/breakpoint-in-ro-region.exp
20382 (probe_target_hardware_step): New procedure.
20383 (top level): Probe hardware stepping and hardware breakpoint
20384 support. Test stepping through a read-only region, with both
20385 "breakpoint auto-hw" on and off and both "always-inserted" on and
20386 off.
20387
20388 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20389
20390 * gdb.dlang/demangle.exp: Update for demangling changes.
20391
20392 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20393
20394 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20395 * gdb.cp/non-trivial-retval.exp: Add new tests.
20396
20397 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20398
20399 PR c++/13403
20400 PR c++/15154
20401 * gdb.cp/non-trivial-retval.cc: New file.
20402 * gdb.cp/non-trivial-retval.exp: New file.
20403
20404 2014-10-15 Yao Qi <yao@codesourcery.com>
20405
20406 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20407 remote host.
20408
20409 2014-10-15 Yao Qi <yao@codesourcery.com>
20410
20411 * gdb.python/py-symbol.exp: Match file base name if host is
20412 remote, otherwise match file name with dir name.
20413 * gdb.python/py-symtab.exp: Likewise.
20414 * gdb.python/python.exp: Likewise.
20415
20416 2014-10-15 Yao Qi <yao@codesourcery.com>
20417
20418 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20419 pattern.
20420 * gdb.python/py-symtab.exp: Likewise.
20421 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20422 locationn.
20423
20424 2014-10-14 Joel Brobecker <brobecker@adacore.com>
20425
20426 * gdb.ada/addr_arith: New testcase.
20427
20428 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20429
20430 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20431 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20432 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20433 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20434
20435 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20436
20437 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20438 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20439 * gdb.arch/stap-eval-lang-ada.exp: New file.
20440
20441 2014-10-14 Yao Qi <yao@codesourcery.com>
20442
20443 * gdb.mi/mi-var-child.c (nothing1): New function.
20444 (nothing2): New function.
20445 (do_children_tests): Set function pointers by nothing1 and
20446 nothing2.
20447 * gdb.mi/mi-var-child.exp: Step over new added statements.
20448 Update test to match the new output.
20449 * gdb.mi/var-cmd.c (nothing1): New function.
20450 (nothing2): New function.
20451 (do_children_tests): Set function pointers by nothing1 and
20452 nothing2.
20453 * gdb.mi/mi-var-display.exp: Update test to match output.
20454 Step to the line specified by $line_dct_nothing.
20455 Increase the number of lines to step.
20456
20457 2014-10-14 Yao Qi <yao@codesourcery.com>
20458
20459 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20460 tests.
20461 * gdb.mi/mi2-var-child.exp: Likewise.
20462
20463 2014-10-13 Doug Evans <dje@google.com>
20464
20465 * gdb.python/py-objfile.exp: Change name of file name test.
20466
20467 2014-10-13 Doug Evans <dje@google.com>
20468
20469 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20470 from the start of the CU.
20471
20472 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20473 Yao Qi <yao@codesourcery.com>
20474
20475 Fix "save breakpoints" for "catch" command.
20476 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20477 Remove -nonewline. Match also the added "main" line.
20478
20479 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20480
20481 Fix "save breakpoints" for "disable $bpnum" command.
20482 * gdb.base/save-bp.c (main): Add label.
20483 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20484
20485 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20486
20487 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20488
20489 2014-10-11 Yao Qi <yao@codesourcery.com>
20490
20491 * gdb.server/server-kill.exp: Execute command
20492 "set remote trace-status-packet on" before "tstatus".
20493
20494 2014-10-11 Yao Qi <yao@codesourcery.com>
20495
20496 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20497 (main): Call getppid.
20498 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20499 and continue to it. Read variable "server_pid".
20500
20501 2014-10-11 Yao Qi <yao@codesourcery.com>
20502
20503 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20504
20505 2014-10-11 Yao Qi <yao@codesourcery.com>
20506
20507 * gdb.threads/thread-find.exp: Don't execute command
20508 "info threads".
20509 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20510 * gdb.threads/linux-dp.exp: Don't check the condition
20511 $threads_created equals to zero.
20512
20513 2014-10-10 Pedro Alves <palves@redhat.com>
20514
20515 * gdb.base/bigcore.exp: Remove references to IRIX.
20516 * gdb.base/funcargs.exp: Likewise.
20517 * gdb.base/interrupt.exp: Likewise.
20518 * gdb.base/mips_pro.exp: Likewise.
20519 * gdb.base/nodebug.exp: Likewise.
20520 * gdb.base/setvar.exp: Likewise.
20521 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20522
20523 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20524 Pedro Alves <palves@redhat.com>
20525
20526 PR symtab/14466
20527 * gdb.base/vdso-warning.c: New file.
20528 * gdb.base/vdso-warning.exp: New file.
20529
20530 2014-10-02 Doug Evans <dje@google.com>
20531
20532 * gdb.base/structs.c (main): Don't run forever.
20533
20534 2014-10-02 Pedro Alves <palves@redhat.com>
20535
20536 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20537 (top level) <stop threads 1, stop threads 2>: Use it.
20538
20539 2014-10-02 Pedro Alves <palves@redhat.com>
20540
20541 * gdb.threads/break-while-running.exp (test): Add new
20542 'update_thread_list' argument. Skip "info threads" if false.
20543 (top level): Add new 'update_thread_list' axis.
20544
20545 2014-10-02 Pedro Alves <palves@redhat.com>
20546
20547 PR breakpoints/17431
20548 * gdb.base/execl-update-breakpoints.c: New file.
20549 * gdb.base/execl-update-breakpoints.exp: New file.
20550
20551 2014-10-01 Pedro Alves <palves@redhat.com>
20552
20553 * gdb.base/breakpoint-in-ro-region.c: New file.
20554 * gdb.base/breakpoint-in-ro-region.exp: New file.
20555
20556 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20557
20558 * gdb.mi/mi-exit-code.exp: New file.
20559 * gdb.mi/mi-exit-code.c: New file.
20560
20561 2014-09-30 Yao Qi <yao@codesourcery.com>
20562
20563 * lib/prelink-support.exp (build_executable_own_libs): Error if
20564 the target isn't native.
20565
20566 2014-09-30 Yao Qi <yao@codesourcery.com>
20567
20568 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20569 false.
20570
20571 2014-09-22 Pedro Alves <palves@redhat.com>
20572
20573 * gdb.threads/break-while-running.exp: New file.
20574 * gdb.threads/break-while-running.c: New file.
20575
20576 2014-09-19 Yao Qi <yao@codesourcery.com>
20577
20578 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20579 Invoke test. Restart GDB with --readnow and invoke test again.
20580
20581 2014-09-19 Yao Qi <yao@codesourcery.com>
20582
20583 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20584 proc set_breakpoint_on_gcd_function. Invoke
20585 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20586 invoke set_breakpoint_on_gcd_function again.
20587
20588 2014-09-18 Doug Evans <dje@google.com>
20589
20590 * gdb.dwarf2/symtab-producer.exp: New file.
20591
20592 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20593
20594 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20595 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20596 * gdb.base/global-var-nested-by-dso.c: Likewise.
20597 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20598
20599 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20600 Pedro Alves <palves@redhat.com>
20601
20602 * gdb.base/watch-bitfields.exp: Pass string other than test file
20603 name to prepare_for_testing.
20604 (watch): New procedure.
20605 (expect_watchpoint): Use with_test_prefix.
20606 (top level): Factor out tests to ...
20607 (test_watch_location, test_regular_watch): ... these new
20608 procedures, and use with_test_prefix and gdb_continue_to_end.
20609
20610 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20611
20612 PR breakpoints/12526
20613 * gdb.base/watch-bitfields.exp: New file.
20614 * gdb.base/watch-bitfields.c: New file.
20615
20616 2014-09-16 Pedro Alves <palves@redhat.com>
20617
20618 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20619 software and hardware addresses, not software address against
20620 itself.
20621
20622 2014-09-16 Pedro Alves <palves@redhat.com>
20623
20624 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20625 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20626
20627 2014-09-16 Pedro Alves <palves@redhat.com>
20628
20629 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20630 files.
20631 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20632 "*-*-vxworks*" throughout.
20633 * gdb.base/break.exp: Likewise.
20634 * gdb.base/default.exp: Likewise.
20635 * gdb.base/scope.exp: Likewise.
20636 * gdb.base/sepdebug.exp: Likewise.
20637 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20638 throughout.
20639 * gdb.base/run.c: Likewise.
20640 * gdb.base/sepdebug.c: Likewise.
20641 * gdb.hp/gdb.aCC/run.c: Likewise.
20642 * gdb.reverse/until-reverse.c: Likewise.
20643 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20644
20645 2014-09-16 Yao Qi <yao@codesourcery.com>
20646
20647 * boards/local-remote-host-native.exp: New file.
20648
20649 2014-09-14 Doug Evans <xdje42@gmail.com>
20650
20651 * gdb.threads/queue-signal.c (thread_count): New variable.
20652 (thread_count_mutex, thread_count_condvar): New variables.
20653 (incr_thread_count, wait_all_threads_running): New functions.
20654 (main): Wait for all threads to be in their thread functions.
20655
20656 2014-09-13 Doug Evans <xdje42@gmail.com>
20657
20658 * gdb.threads/queue-signal.c: New file.
20659 * gdb.threads/queue-signal.exp: New file.
20660
20661 2014-09-13 Doug Evans <xdje42@gmail.com>
20662
20663 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20664 be consistent with what default_gdb_init uses.
20665 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20666 the plain text of the prompt. Add some logging printfs.
20667 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20668
20669 2014-09-12 Pedro Alves <palves@redhat.com>
20670
20671 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20672 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20673 * gdb.arch/i386-size-overlap.exp: Likewise.
20674 * gdb.arch/i386-size.exp: Likewise.
20675 * gdb.arch/i386-unwind.exp: Likewise.
20676 * gdb.base/a2-run.exp: Likewise.
20677 * gdb.base/break.exp: Likewise.
20678 * gdb.base/charset.exp: Likewise.
20679 * gdb.base/chng-syms.exp: Likewise.
20680 * gdb.base/commands.exp: Likewise.
20681 * gdb.base/dbx.exp: Likewise.
20682 * gdb.base/find.exp: Likewise.
20683 * gdb.base/funcargs.exp: Likewise.
20684 * gdb.base/jit-simple.exp: Likewise.
20685 * gdb.base/reread.exp: Likewise.
20686 * gdb.base/sepdebug.exp: Likewise.
20687 * gdb.base/step-bt.exp: Likewise.
20688 * gdb.cp/mb-inline.exp: Likewise.
20689 * gdb.cp/mb-templates.exp: Likewise.
20690 * gdb.objc/basicclass.exp: Likewise.
20691 * gdb.threads/killed.exp: Likewise.
20692
20693 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20694
20695 PR tdep/17379
20696 * gdb.arch/powerpc-stackless.S: New file.
20697 * gdb.arch/powerpc-stackless.exp: New file.
20698
20699 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20700
20701 * gdb.base/attach.c: Include unistd.h.
20702 (main): Call alarm. Add label postloop.
20703 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20704 gdb_breakpoint, gdb_continue_to_breakpoint.
20705 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20706
20707 2014-09-11 Pedro Alves <palves@redhat.com>
20708
20709 PR gdb/17347
20710 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20711 * gdb.base/attach.exp (test_command_line_attach_run): New
20712 procedure.
20713 (top level): Call it.
20714
20715 2014-09-11 Pedro Alves <palves@redhat.com>
20716
20717 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20718 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20719 (do_command_attach_tests): Use spawn_wait_for_attach.
20720 * gdb.base/solib-overlap.exp: Likewise.
20721 * gdb.multi/multi-attach.exp: Likewise.
20722 * gdb.python/py-prompt.exp: Likewise.
20723 * gdb.python/py-sync-interp.exp: Likewise.
20724 * gdb.server/ext-attach.exp: Likewise.
20725
20726 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20727
20728 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20729 command in testcase. Simplify testcase.
20730
20731 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20732
20733 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20734
20735 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20736
20737 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
20738
20739 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20740
20741 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
20742
20743 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20744
20745 * gdb.dwarf2/dynarr-ptr.c: New file.
20746 * gdb.dwarf2/dynarr-ptr.exp: New file.
20747
20748 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20749
20750 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
20751 of 30 rather than hardcoding 120 for a slow test case. Take the
20752 `gdb,timeout' target setting into account for this calculation.
20753 Don't extend the timeout for the test cases that don't need it.
20754
20755 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20756
20757 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
20758 a factor of 2 for a slow test case. Take the `gdb,timeout'
20759 target setting into account for this calculation.
20760 * gdb.reverse/until-precsave.exp: Increase the timeout by
20761 a factor of 15 and 3 respectively rather than adding 120
20762 for a pair of slow test cases. Take the `gdb,timeout'
20763 target setting into account for this calculation.
20764
20765 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20766
20767 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
20768 timeout, don't pass one down to gdb_expect.
20769 (gdb_expect): Rework timeout selection.
20770
20771 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20772
20773 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
20774 exception on timeout.
20775 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
20776 (gdbserver_start_extended): Catch any `gdbserver_start' error
20777 exceptions.
20778 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
20779 * lib/mi-support.exp (mi_gdb_target_load): Catch any
20780 `gdbserver_gdb_load' error exceptions.
20781
20782 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20783
20784 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
20785 120 on waiting for the TCP socket to open.
20786
20787 2014-09-09 Doug Evans <xdje42@gmail.com>
20788
20789 * gdb.base/default.exp (show_conv_list): Add _caller_is,
20790 _caller_matches, _any_caller_is, _any_caller_matches.
20791
20792 2014-09-09 Doug Evans <xdje42@gmail.com>
20793
20794 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
20795
20796 2014-09-09 Yao Qi <yao@codesourcery.com>
20797
20798 * gdb.mi/mi-var-display.exp: Set print symbol off.
20799
20800 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
20801
20802 PR gdb/17035
20803 * gdb.base/commands.exp: Add tests to verify user-defined
20804 commands with empty bodies.
20805 * gdb.python/py-cmd.exp: Test that we don't show user-defined
20806 python commands in `show user command`.
20807 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
20808 scheme commands in `show user command`.
20809
20810 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20811
20812 PR python/17355
20813 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
20814 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
20815 * gdb.python/py-framefilter-invalidarg.exp: New file.
20816 * gdb.python/py-framefilter-invalidarg.py: New file.
20817
20818 2014-09-06 Doug Evans <xdje42@gmail.com>
20819
20820 PR 15276
20821 * gdb.python/py-caller-is.c: New file.
20822 * gdb.python/py-caller-is.exp: New file.
20823
20824 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
20825
20826 PR gdb/17235
20827 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
20828 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
20829
20830 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
20831
20832 PR fortran/17237
20833 * gdb.fortran/print-formatted.exp: New file.
20834 * gdb.fortran/print-formatted.f90: Likewise.
20835
20836 2014-09-03 Sasha Smundak <asmundak@google.com>
20837
20838 * gdb.python/py-frame.exp: Test Frame.read_register.
20839
20840 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
20841
20842 PR python/16699
20843 * gdb.python/py-completion.exp: New file.
20844 * gdb.python/py-completion.py: Likewise.
20845
20846 2014-08-28 Doug Evans <dje@google.com>
20847
20848 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
20849 eax,etc. are live with values set by gdb and thus the compiler can't
20850 use them.
20851 * gdb.arch/i386-pseudo.c (main): Ditto.
20852
20853 2014-08-27 Doug Evans <dje@google.com>
20854
20855 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
20856
20857 2014-08-25 Doug Evans <dje@google.com>
20858
20859 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
20860 (main): Ditto.
20861
20862 2014-08-25 Doug Evans <dje@google.com>
20863
20864 * gdb.threads/thread-execl.exp: #include <stdio.h>.
20865
20866 2014-08-24 Yao Qi <yao@codesourcery.com>
20867
20868 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
20869 symbol off.
20870 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
20871
20872 2014-08-22 Doug Evans <dje@google.com>
20873
20874 PR 17276
20875 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
20876 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
20877 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
20878
20879 2014-08-22 Yao Qi <yao@codesourcery.com>
20880
20881 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
20882 * gdb.python/py-finish-breakpoint2.exp: Likewise.
20883 * gdb.python/python.exp: Likewise. Use .py file on the host
20884 instead of the build.
20885
20886 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20887
20888 * gdb.threads/gcore-stale-thread.c: New file.
20889 * gdb.threads/gcore-stale-thread.exp: New file.
20890
20891 2014-08-21 Pedro Alves <palves@redhat.com>
20892
20893 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
20894 * gdb.base/gcore-relro-pie.exp: Likewise.
20895 * gdb.base/gcore-relro.exp: Likewise.
20896 * gdb.base/gcore.exp: Likewise.
20897 * gdb.base/print-symbol-loading.exp: Likewise.
20898 * gdb.threads/gcore-thread.exp: Likewise.
20899 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
20900
20901 2014-08-20 Pedro Alves <palves@redhat.com>
20902 Jan Kratochvil <jan.kratochvil@redhat.com>
20903
20904 * Makefile.in (EXTRA_RULES, CC): New variables, get from
20905 configure.
20906 (EXPECT): Handle READ1 being set.
20907 (all): Depend on EXTRA_RULES.
20908 (check-read1, expect-read1, read1.so, read1): New rules.
20909 * README (Testsuite Parameters): Document the READ1 make variable.
20910 (Race detection): New section.
20911 * configure: Regenerate.
20912 * configure.ac: If build==host==target, and running under a
20913 GNU/glibc system, add read1 to the extra Makefile rules.
20914 (EXTRA_RULES): AC_SUBST it.
20915 * lib/read1.c: New file.
20916
20917 2014-08-20 Joel Brobecker <brobecker@adacore.com>
20918
20919 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
20920 the handling of variables declared as a typedef to an array
20921 which a DW_AT_data_location attribute.
20922
20923 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
20924 Pedro Alves <palves@redhat.com>
20925
20926 PR symtab/14604
20927 PR symtab/14605
20928 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
20929 gdb_test.
20930
20931 2014-08-19 Pedro Alves <palves@redhat.com>
20932
20933 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
20934
20935 2014-08-19 Yao Qi <yao@codesourcery.com>
20936
20937 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
20938 right line.
20939
20940 2014-08-18 David Blaikie <dblaikie@gmail.com>
20941
20942 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
20943
20944 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20945
20946 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
20947 attribute in array range.
20948
20949 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20950
20951 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
20952
20953 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20954
20955 PR c++/17132
20956 * gdb.cp/pr17132.cc: New file.
20957 * gdb.cp/pr17132.exp: New file.
20958
20959 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20960
20961 * gdb.python/py-xmethods.py (A_getarrayind)
20962 (E_method_char_worker.__call__, E_method_int_worker.__call__):
20963 Use 'print' with function call syntax.
20964 (E_method_matcher.match): Fix tab vs space indentation mixup.
20965
20966 2014-08-15 Yao Qi <yao@codesourcery.com>
20967
20968 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
20969 false.
20970
20971 2014-08-15 Yao Qi <yao@codesourcery.com>
20972
20973 * gdb.cp/casts.exp: Set print symbol off.
20974 * gdb.cp/class2.exp: Likewise.
20975 * gdb.cp/overload.exp: Likewise.
20976 * gdb.cp/templates.exp: Likewise.
20977
20978 2014-08-11 Doug Evans <dje@google.com>
20979
20980 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
20981 (test_load_shlib): Update.
20982
20983 2014-08-09 Yao Qi <yao@codesourcery.com>
20984
20985 * gdb.base/display.exp: Invoke is_address_zero_readable.
20986 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
20987 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20988 * gdb.base/hbreak-unmapped.exp: Return if
20989 is_address_zero_readable returns true.
20990 * gdb.base/signest.exp: Likewise.
20991 * gdb.base/signull.exp: Likewise.
20992 * gdb.base/sigbpt.exp: Likewise.
20993 * gdb.guile/scm-disasm.exp: Do the test if
20994 is_address_zero_readable returns false.
20995 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
20996 * gdb.python/py-arch.exp: Likewise.
20997 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
20998 * lib/gdb.exp (is_address_zero_readable): New proc.
20999
21000 2014-08-09 Yao Qi <yao@codesourcery.com>
21001
21002 PR testsuite/13443
21003 * gdb.mi/mi-var-display.exp: Make test messages unique.
21004
21005 2014-08-04 Tom Tromey <tromey@redhat.com>
21006
21007 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
21008 target 0".
21009
21010 2014-08-04 Tom Tromey <tromey@redhat.com>
21011
21012 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
21013 "target_resume".
21014
21015 2014-08-01 Joel Brobecker <brobecker@adacore.com>
21016
21017 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
21018 inner_vla_struct_object_size.
21019 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
21020 as xfail.
21021
21022 2014-07-30 Pedro Alves <palves@redhat.com>
21023
21024 * gdb.threads/signal-command-handle-nopass.exp (test): Add
21025 comment.
21026
21027 2014-07-29 Yao Qi <yao@codesourcery.com>
21028
21029 PR gdb/17206
21030 * gdb.base/until-nodebug.exp: New.
21031
21032 2014-07-28 Doug Evans <xdje42@gmail.com>
21033
21034 PR guile/17203
21035 * gdb.guile/scm-parameter.exp: Add tests for trying to create
21036 previously existing parameter, and previously ambiguously spelled
21037 parameter.
21038
21039 2014-07-28 Will Newton <will.newton@linaro.org>
21040
21041 * gdb.base/varargs.exp: Remove KFAILs for ARM.
21042
21043 2014-07-26 Ludovic Courtès <ludo@gnu.org>
21044 Doug Evans <xdje42@gmail.com>
21045
21046 PR guile/17146
21047 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
21048
21049 2014-07-25 Pedro Alves <palves@redhat.com>
21050
21051 * gdb.threads/signal-command-handle-nopass.c: New file.
21052 * gdb.threads/signal-command-handle-nopass.exp: New file.
21053 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
21054 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
21055 * gdb.threads/signal-delivered-right-thread.c: New file.
21056 * gdb.threads/signal-delivered-right-thread.exp: New file.
21057
21058 2014-07-25 Pedro Alves <palves@redhat.com>
21059
21060 * gdb.base/double-prompt-target-event-error.exp
21061 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
21062 match.
21063 (cancel_pagination_in_target_event): Rework double prompt
21064 detection.
21065 * gdb.base/paginate-after-ctrl-c-running.exp
21066 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
21067 <return>' match.
21068 * gdb.base/paginate-bg-execution.exp
21069 (test_bg_execution_pagination_return)
21070 (test_bg_execution_pagination_cancel): Remove '-notransfer
21071 <return>' matches.
21072 * gdb.base/paginate-execution-startup.exp
21073 (test_fg_execution_pagination_return)
21074 (test_fg_execution_pagination_cancel): Remove '-notransfer
21075 <return>' matches.
21076 * gdb.base/paginate-inferior-exit.exp
21077 (test_paginate_inferior_exited): Remove '-notransfer <return>'
21078 match.
21079 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
21080 * lib/gdb.exp (pagination_prompt): Run text through
21081 string_to_regexp.
21082 (gdb_test_multiple): Match $pagination_prompt instead of
21083 "<return>".
21084 (string_to_regexp): Move to lib/gdb-utils.exp.
21085
21086 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21087
21088 * gdb.arch/amd64-entry-value-paramref.S: New file.
21089 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21090 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21091 * gdb.arch/amd64-optimout-repeat.S: New file.
21092 * gdb.arch/amd64-optimout-repeat.c: New file.
21093 * gdb.arch/amd64-optimout-repeat.exp: New file.
21094
21095 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21096
21097 PR gdb/17170
21098 * gdb.base/statistics.exp: New file.
21099
21100 2014-07-17 Doug Evans <dje@google.com>
21101
21102 PR gdb/17170
21103 * gdb.base/maint.exp: Update testing of per-command stats.
21104
21105 2014-07-16 Pedro Alves <palves@redhat.com>
21106
21107 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21108 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21109 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21110 (tfile_write_buf): New functions.
21111 (add_memory_block): Rewrite using the above.
21112 (adjust_function_address): New function.
21113 (FUNCTION_ADDRESS): New macro.
21114 (write_basic_trace_file): Remove short_x local, and use
21115 tfile_write_16. Change type of func_addr local to unsigned long
21116 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21117 here. Cast argument of add_memory_block to char pointer.
21118 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21119 (main): Remove parameters.
21120 * gdb.trace/tfile.exp: Remove nowarnings.
21121
21122 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21123
21124 * gdb.base/debug-expr.exp: Test string evaluation with
21125 "debug expression" on.
21126
21127 2014-07-15 Pedro Alves <palves@redhat.com>
21128
21129 * gdb.base/reread.exp: Use clean_restart.
21130
21131 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21132
21133 * gdb.arch/avr-flash-qualifer.c: New.
21134 * gdb.arch/avr-flash-qualifer.exp: New.
21135
21136 2014-07-14 Pedro Alves <palves@redhat.com>
21137
21138 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21139 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21140
21141 2014-07-14 Pedro Alves <palves@redhat.com>
21142
21143 * gdb.base/double-prompt-target-event-error.c: New file.
21144 * gdb.base/double-prompt-target-event-error.exp: New file.
21145
21146 2014-07-14 Pedro Alves <palves@redhat.com>
21147
21148 PR gdb/17072
21149 * gdb.base/paginate-inferior-exit.c: New file.
21150 * gdb.base/paginate-inferior-exit.exp: New file.
21151
21152 2014-07-14 Pedro Alves <palves@redhat.com>
21153
21154 PR gdb/17072
21155 * gdb.base/paginate-bg-execution.c: New file.
21156 * gdb.base/paginate-bg-execution.exp: New file.
21157
21158 2014-07-14 Pedro Alves <palves@redhat.com>
21159
21160 PR gdb/17072
21161 * gdb.base/paginate-execution-startup.c: New file.
21162 * gdb.base/paginate-execution-startup.exp: New file.
21163 * lib/gdb.exp (pagination_prompt): New global.
21164 (default_gdb_spawn): New procedure, factored out from
21165 default_gdb_spawn.
21166 (default_gdb_start): Adjust to call default_gdb_spawn.
21167 (gdb_spawn): New procedure.
21168
21169 2014-07-14 Pedro Alves <palves@redhat.com>
21170
21171 * lib/gdb.exp (gdb_assert): New procedure.
21172 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21173
21174 2014-07-14 Pedro Alves <palves@redhat.com>
21175
21176 * gdb.base/execution-termios.c: New file.
21177 * gdb.base/execution-termios.exp: New file.
21178
21179 2014-07-14 Tom Tromey <tromey@redhat.com>
21180
21181 * gdb.cp/vla-cxx.cc: New file.
21182 * gdb.cp/vla-cxx.exp: New file.
21183
21184 2014-07-14 Tom Tromey <tromey@redhat.com>
21185
21186 * gdb.reverse/rerun-prec.c: New file.
21187 * gdb.reverse/rerun-prec.exp: New file.
21188
21189 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21190 Maciej W. Rozycki <macro@codesourcery.com>
21191
21192 * lib/gdb-utils.exp: New file.
21193 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21194 inline `gdb_init_command' processing.
21195 (gdb_start_cmd): Likewise.
21196 * lib/mi-support.exp (mi_run_cmd): Likewise.
21197 * README: Document `gdb_init_command' and `gdb_init_commands'.
21198
21199 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21200
21201 Fix false FAIL running under a very long directory name.
21202 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21203 and "set print elements 10000". Twice.
21204
21205 2014-07-11 Yao Qi <yao@codesourcery.com>
21206
21207 * gdb.base/exprs.exp: "set print symbol off".
21208
21209 2014-07-11 Pedro Alves <palves@redhat.com>
21210
21211 * gdb.threads/kill.c: New file.
21212 * gdb.threads/kill.exp: New file.
21213
21214 2014-07-10 Yao Qi <yao@codesourcery.com>
21215
21216 * gdb.trace/tfile.c (write_basic_trace_file)
21217 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21218 address written to trace file.
21219
21220 2014-07-09 Pedro Alves <palves@redhat.com>
21221
21222 * gdb.base/attach-wait-input.exp: New file.
21223 * gdb.base/attach-wait-input.c: New file.
21224
21225 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21226
21227 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21228 setting up test structures.
21229 (main): Call new test function.
21230 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21231 test function, continue into test function and walk test
21232 structures.
21233
21234 2014-07-02 Yao Qi <yao@codesourcery.com>
21235
21236 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21237 'bar_start' at the beginning of functions 'foo' and 'bar'
21238 respectively.
21239 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21240 instead of 'foo' and 'bar'.
21241
21242 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21243
21244 * gdb.btrace/segv.exp: New.
21245 * gdb.btrace/segv.c: New.
21246
21247 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21248
21249 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21250 instruction.
21251
21252 2014-06-30 Mark Wielaard <mjw@redhat.com>
21253
21254 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21255 vulture, vilify, villar): New volatile array constants.
21256 (vindictive, vegetation): New const volatile array constants.
21257 * gdb.base/volatile.exp: Test volatile and const volatile array
21258 types.
21259
21260 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21261
21262 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21263 target lacks support for awatch, rwatch, or hbreak.
21264
21265 2014-06-27 Yao Qi <yao@codesourcery.com>
21266
21267 * gdb.multi/dummy-frame-restore.exp: New.
21268 * gdb.multi/dummy-frame-restore.c: New.
21269
21270 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21271
21272 * gdb.btrace/gcore.exp: New.
21273
21274 2014-06-23 Pedro Alves <palves@redhat.com>
21275
21276 * gdb.base/watchpoint-reuse-slot.c: New file.
21277 * gdb.base/watchpoint-reuse-slot.exp: New file.
21278
21279 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21280
21281 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21282 progspace's filename in 'info', 'enable' and 'disable' command
21283 tests.
21284
21285 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21286
21287 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21288 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21289 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21290
21291 2014-06-20 Gary Benson <gbenson@redhat.com>
21292
21293 * gdb.arch/i386-avx.exp: Fix include file location.
21294 * gdb.arch/i386-sse.exp: Likewise.
21295
21296 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21297
21298 * gdb.dlang/expression.exp: New file.
21299
21300 2014-06-19 Pedro Alves <palves@redhat.com>
21301
21302 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21303 out from ...
21304 (top level): ... here. Iterate running tests under different
21305 scheduler-locking settings.
21306
21307 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21308
21309 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21310 to DW_FORM_addr and use non-zero addresses.
21311
21312 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21313
21314 PR gdb/17017
21315 * gdb.python/py-xmethods.cc: Add global function call counters and
21316 increment them in their respective functions. Remove "cout"
21317 statements.
21318 * gdb.python/py-xmethods.exp: Make tests check the global function
21319 call counters instead of depending on inferior IO.
21320
21321 2014-06-18 Don Breazeal <donb@codesourcery.com>
21322
21323 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21324 Deleted procedure.
21325 (explicit_fork_parent_follow): Deleted procedure.
21326 (explicit_fork_child_follow): Deleted procedure.
21327 (test_follow_fork): New procedure.
21328 (do_fork_tests): Replace calls to deleted procedures with
21329 calls to test_follow_fork and reset GDB for subsequent
21330 procedure calls.
21331
21332 2014-06-17 Yao Qi <yao@codesourcery.com>
21333
21334 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21335 CP1252.
21336
21337 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21338
21339 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21340 Initialize ptr and S explicitly.
21341 (skip_type_update_when_not_use_rtti_test): Likewise.
21342
21343 2014-06-16 Keith Seitz <keiths@redhat.com>
21344
21345 PR mi/15863
21346 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21347 the inferior is started.
21348
21349 2014-06-16 Pedro Alves <palves@redhat.com>
21350
21351 * gdb.base/break-main-file-remove-fail.c: New file.
21352 * gdb.base/break-main-file-remove-fail.exp: New file.
21353 * gdb.base/break-unload-file.exp: Use build_executable instead of
21354 prepare_for_testing.
21355 (test_break): New parameter "initial_load". Handle it.
21356 (top level): Add initial_load cmdline/file axis.
21357
21358 2014-06-12 Tom Tromey <tromey@redhat.com>
21359
21360 * gdb.base/completion.exp: Don't use directory name in test.
21361
21362 2014-06-09 Gary Benson <gbenson@redhat.com>
21363
21364 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21365 separate the always-available ANSI-standard signals from the
21366 signals that require checking.
21367 (main): Likewise.
21368 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21369 Likewise.
21370 (main): Likewise.
21371
21372 2014-06-07 Keith Seitz <keiths@redhat.com>
21373
21374 Revert:
21375 PR c++/16253
21376 * gdb.cp/var-tag.cc: New file.
21377 * gdb.cp/var-tag.exp: New file.
21378 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21379 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21380 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21381 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21382
21383 2014-06-06 Doug Evans <xdje42@gmail.com>
21384
21385 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21386
21387 2014-06-06 Pedro Alves <palves@redhat.com>
21388
21389 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21390 in target debug output instead of looking at RSP packets,
21391 disabling the test on any target that uses hardware stepping.
21392 Update comments.
21393
21394 2014-06-06 Pedro Alves <palves@redhat.com>
21395
21396 * gdb.base/break-unload-file.exp: Fix typo.
21397
21398 2014-06-06 Yao Qi <yao@codesourcery.com>
21399
21400 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21401 from "jit_function" to "^jit_function".
21402
21403 2014-06-06 Yao Qi <yao@codesourcery.com>
21404
21405 * gdb.base/async.c (foo): Add one statement.
21406 * gdb.base/async.exp: Get the next instruction address and
21407 match the output of "nexti" by instruction address. Match
21408 the hex address in the output of "finish".
21409
21410 2014-06-06 Gary Benson <gbenson@redhat.com>
21411
21412 * gdb.base/call-signals.c: Remove preprocessor conditionals
21413 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21414 SIGSEGV and SIGTERM.
21415 * gdb.base/sigall.c: Likewise.
21416 * gdb.base/unwindonsignal.c: Likewise.
21417 * gdb.reverse/sigall-reverse.c: Likewise.
21418
21419 2014-06-06 Yao Qi <yao@codesourcery.com>
21420
21421 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21422 readable, skip the test.
21423
21424 2014-06-06 Yao Qi <yao@codesourcery.com>
21425
21426 * gdb.threads/staticthreads.c (thread_function): Move the line
21427 setting breakpoint on forward.
21428 * gdb.threads/staticthreads.exp: Update comments.
21429
21430 2014-06-05 Ludovic Courtès <ludo@gnu.org>
21431
21432 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21433 "history-append! type error".
21434
21435 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21436
21437 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21438 erroneous dprintf expected input.
21439
21440 2014-06-04 Doug Evans <xdje42@gmail.com>
21441
21442 * gdb.guile/scm-generics.exp: Delete.
21443
21444 2014-06-04 Doug Evans <xdje42@gmail.com>
21445
21446 * gdb.guile/scm-breakpoint.exp: Update.
21447 Add tests for breakpoint registration.
21448
21449 2014-06-04 Tom Tromey <tromey@redhat.com>
21450
21451 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21452 VLA-in-union.
21453 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21454 inner_vla_struct, vla_union types. Initialize objects of those
21455 types and compute their sizes.
21456
21457 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21458 Hui Zhu <hui@codesourcery.com>
21459
21460 * gdb.base/fileio.exp: Add test for shell not available as well as
21461 available.
21462 * gdb.base/fileio.c (test_system): Check for shell twice.
21463
21464 2014-06-04 Yao Qi <yao@codesourcery.com>
21465
21466 * gdb.base/auto-connect-native-target.exp: Remove redundant
21467 space from the regexp pattern.
21468
21469 2014-06-04 Yao Qi <yao@codesourcery.com>
21470
21471 * gdb.base/default.exp: Replace "child" with "native" in
21472 regexp pattern.
21473
21474 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21475
21476 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21477 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21478 * gdb.python/py-xmethods.py: Python script supporting the
21479 new testcase and tests.
21480
21481 2014-06-03 Joel Brobecker <brobecker@adacore.com>
21482 Pedro Alves <palves@redhat.com>
21483
21484 PR breakpoints/17000
21485 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21486 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21487
21488 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21489
21490 * gdb.base/subst.exp: Add tests to verify partial path matching
21491 output.
21492
21493 2014-06-03 Pedro Alves <palves@redhat.com>
21494
21495 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21496 target that doesn't use software single-stepping.
21497
21498 2014-06-03 Pedro Alves <palves@redhat.com>
21499
21500 PR breakpoints/17000
21501 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21502 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21503
21504 2014-06-02 Doug Evans <xdje42@gmail.com>
21505
21506 * gdb.guile/scm-parameter.exp: New file.
21507
21508 2014-06-02 Doug Evans <xdje42@gmail.com>
21509
21510 * gdb.guile/scm-cmd.c: New file.
21511 * gdb.guile/scm-cmd.exp: New file.
21512
21513 2014-06-02 Doug Evans <xdje42@gmail.com>
21514
21515 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21516 pretty-printer lookup.
21517 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21518 (make-pp_s-printer): Call it.
21519 (make-pretty-printer-from-dict): New function.
21520 (lookup-pretty-printer-maker-from-dict): New function.
21521 (*pretty-printer*): Simplify.
21522 (make-objfile-pp_s-printer): New function.
21523 (install-objfile-pretty-printers!): New function.
21524 (make-progspace-pp_s-printer): New function.
21525 (install-progspace-pretty-printers!): New function.
21526 * gdb.guile/scm-progspace.c: New file.
21527 * gdb.guile/scm-progspace.exp: New file.
21528
21529 2014-06-02 Pedro Alves <palves@redhat.com>
21530
21531 * gdb.base/dprintf-bp-same-addr.c: New file.
21532 * gdb.base/dprintf-bp-same-addr.exp: New file.
21533
21534 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21535
21536 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21537 * gdb.arch/powerpc-power.s: Likewise.
21538
21539 2014-06-02 Joel Brobecker <brobecker@adacore.com>
21540
21541 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21542
21543 2014-06-01 Yao Qi <yao@codesourcery.com>
21544
21545 * gdb.base/watchpoint.exp (test_watch_location): Check null
21546 pointer can be dereferenced. If not, do the test, otherwise
21547 skip it.
21548
21549 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21550
21551 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21552 results.
21553 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21554
21555 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21556
21557 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21558 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21559 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21560 * gdb.arch/amd64-invalid-stack-top.c: New file.
21561 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21562
21563 2014-05-30 Pedro Alves <palves@redhat.com>
21564
21565 PR breakpoints/17000
21566 * gdb.base/sss-bp-on-user-bp.c: New file.
21567 * gdb.base/sss-bp-on-user-bp.exp: New file.
21568
21569 2014-05-30 David Blaikie <dblaikie@gmail.com>
21570
21571 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21572 gnu_inline semantics via attribute.
21573 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21574 source explicitly specifies the required semantics.
21575
21576 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21577
21578 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21579
21580 2014-05-29 Pedro Alves <palves@redhat.com>
21581 Tom Tromey <tromey@redhat.com>
21582
21583 * gdb.base/async-shell.exp: Don't enable target-async.
21584 * gdb.base/async.exp
21585 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21586 parameter. Adjust.
21587 (top level): Don't test with "target-async".
21588 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21589 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21590 * gdb.base/inferior-died.exp: Don't enable target-async.
21591 * gdb.base/interrupt-noterm.exp: Likewise.
21592 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21593 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21594 * gdb.mi/mi-nonstop.exp: Likewise.
21595 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21596 * gdb.mi/mi-nsintrall.exp: Likewise.
21597 * gdb.mi/mi-nsmoribund.exp: Likewise.
21598 * gdb.mi/mi-nsthrexec.exp: Likewise.
21599 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21600 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21601 * gdb.python/py-evsignal.exp: Don't enable target-async.
21602 * gdb.python/py-evthreads.exp: Likewise.
21603 * gdb.python/py-prompt.exp: Likewise.
21604 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21605 * gdb.server/solib-list.exp: Don't enable target-async.
21606 * gdb.threads/thread-specific-bp.exp: Likewise.
21607 * lib/mi-support.exp: Adjust to use mi-async.
21608
21609 2014-05-29 Pedro Alves <palves@redhat.com>
21610
21611 PR gdb/13860
21612 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21613 reason, even in sync mode.
21614
21615 2014-05-29 Pedro Alves <palves@redhat.com>
21616 Hui Zhu <hui@codesourcery.com>
21617
21618 PR PR15693
21619 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21620 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21621 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21622 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21623
21624 2014-05-28 Joel Brobecker <brobecker@adacore.com>
21625
21626 * config/monitor.exp (gdb_target_monitor): Replace use of
21627 "set remotebaud" by "set serial baud".
21628
21629 2014-05-26 Andy Wingo <wingo@igalia.com>
21630
21631 * gdb.guile/scm-breakpoint.exp:
21632 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21633 properties instead of gdb-object-properties.
21634
21635 2014-05-26 Yao Qi <yao@codesourcery.com>
21636
21637 * gdb.server/no-thread-db.exp: Specify source file name
21638 explicitly when setting a breakpoint.
21639
21640 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21641
21642 * gdb.btrace/vdso.c: New.
21643 * gdb.btrace/vdso.exp: New.
21644
21645 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21646
21647 * gdb.base/gcore.exp (capture_command_output): Move ...
21648 * lib/gdb.exp (capture_command_output): ... here.
21649
21650 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21651
21652 * gdb.btrace/data.exp: Test memory access during btrace replay.
21653
21654 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21655
21656 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21657
21658 2014-05-21 Pedro Alves <palves@redhat.com>
21659
21660 PR gdb/13860
21661 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21662 (top level): Test that output related to execution commands is
21663 sent to the console with CLI commands, but not with MI commands.
21664 Test that breakpoint events are always mirrored to the console.
21665 Also expect the new source line to be output after a "next" in
21666 async mode too. Make it a pass/fail test.
21667 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21668 output.
21669 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21670
21671 2014-05-21 Pedro Alves <palves@redhat.com>
21672
21673 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21674 Use them to test variations of "list" after reaching a breakpoint.
21675 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21676 Test "list" with listsize 10 after reaching a breakpoint.
21677 * gdb.python/python.exp (decode_line current location line
21678 number): Adjust expected line number.
21679
21680 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21681
21682 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21683 behavior for $args, pass it directly to "run".
21684
21685 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21686
21687 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21688 30000 to 65536.
21689
21690 2014-05-21 Pedro Alves <palves@redhat.com>
21691
21692 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21693 auto-connect-native-target off".
21694 * gdb.base/auto-connect-native-target.c: New file.
21695 * gdb.base/auto-connect-native-target.exp: New file.
21696
21697 2014-05-21 Pedro Alves <palves@redhat.com>
21698
21699 * gdb.base/default.exp: Test "target native" instead of "target
21700 child".
21701
21702 2014-05-21 Mark Wielaard <mjw@redhat.com>
21703
21704 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21705
21706 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21707
21708 Fix TLS access for -static -pthread.
21709 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21710 <HAVE_TLS> (thread_function, main): Initialize it.
21711 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21712 Add clean_restart.
21713 <$have_tls != "">: Check TLSVAR.
21714
21715 2014-05-21 Pedro Alves <palves@redhat.com>
21716
21717 * gdb.base/dcache-line-read-error.c: New.
21718 * gdb.base/dcache-line-read-error.exp: New.
21719
21720 2014-05-20 Pedro Alves <palves@redhat.com>
21721
21722 * gdb.base/compare-sections.c: New file.
21723 * gdb.base/compare-sections.exp: New file.
21724
21725 2014-05-20 Pedro Alves <palves@redhat.com>
21726
21727 * gdb.base/break-idempotent.c: New file.
21728 * gdb.base/break-idempotent.exp: New file.
21729
21730 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21731
21732 * gdb.btrace/nohist.exp: New.
21733
21734 2014-05-20 Yao Qi <yao@codesourcery.com>
21735
21736 * lib/gdb.exp (gdb_init): Set timeout if test file is under
21737 gdb.reverse directory and gdb_reverse_timeout exists in board
21738 setting.
21739 * README: Document gdb_reverse_timeout.
21740
21741 2014-05-20 Yao Qi <yao@codesourcery.com>
21742
21743 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
21744 'test_file_name'. Treat args as a string instead of a list.
21745 (gdb_init): Rename argument 'args' by 'test_file_name'.
21746
21747 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
21748
21749 * gdb.arch/powerpc-power.exp: New file.
21750 * gdb.arch/powerpc-power.s: New file.
21751
21752 2014-05-16 Doug Evans <dje@google.com>
21753
21754 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
21755 * gdb.base/completion.exp: Check that all expected files exist
21756 before doing file completion.
21757
21758 2014-05-16 Doug Evans <dje@google.com>
21759
21760 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
21761 Update.
21762 (do_syscall_tests_without_xml): Update.
21763
21764 2014-05-16 Pedro Alves <palves@redhat.com>
21765
21766 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
21767 instead of "unknown output after running".
21768
21769 2014-05-16 Yao Qi <yao@codesourcery.com>
21770
21771 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
21772 file1.txt from host at the end.
21773 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21774
21775 2014-05-15 Doug Evans <dje@google.com>
21776
21777 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
21778 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
21779 loading file. Add test for TU lookup.
21780
21781 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21782
21783 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
21784 calling "-exec-arguments" or "set args" before running the
21785 inferior.
21786
21787 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21788
21789 * lib/mi-support.exp (mi_expect_stop): Expect message for
21790 inferiors that exit with non-zero exit code.
21791
21792 2014-05-14 Yao Qi <yao@codesourcery.com>
21793
21794 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
21795 match absolute path on remote host.
21796 (test_file_list_exec_source_files): Remove "/" from the
21797 pattern.
21798
21799 2014-05-14 Yao Qi <yao@codesourcery.com>
21800
21801 * boards/local-remote-host-notty.exp (${board}_file): New
21802 proc.
21803
21804 2014-05-07 Kyle McMartin <kyle@redhat.com>
21805
21806 Pushed by Joel Brobecker <brobecker@adacore.com>.
21807 * gdb.arch/aarch64-atomic-inst.c: New file.
21808 * gdb.arch/aarch64-atomic-inst.exp: New file.
21809
21810 2014-05-07 Yao Qi <yao@codesourcery.com>
21811
21812 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
21813 in current context" too.
21814
21815 2014-05-05 Keith Seitz <keiths@redhat.com>
21816
21817 * gdb.linespec/ls-dollar.exp: Add test for linespec
21818 file:convenience_variable.
21819
21820 2014-05-05 Yao Qi <yao@codesourcery.com>
21821
21822 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
21823 traceframes into tfile and ctf trace files. Read data from
21824 trace file and test collected data.
21825 (gdb_collect_locals_test): Likewise.
21826 (gdb_unavailable_registers_test): Likewise.
21827 (gdb_unavailable_floats): Likewise.
21828 (gdb_collect_globals_test): Likewise.
21829 (top-level): Append "ctf" to trace_file_targets if GDB
21830 supports.
21831
21832 2014-05-05 Yao Qi <yao@codesourcery.com>
21833
21834 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
21835 code to ...
21836 (gdb_collect_args_test_1): ... it. New proc.
21837 (gdb_collect_locals_test): Move some code to ...
21838 (gdb_collect_locals_test_1): ... it. New proc.
21839 (gdb_unavailable_registers_test): Move some code to ...
21840 (gdb_unavailable_registers_test_1): ... it. New proc.
21841 (gdb_unavailable_floats): Move some code to ...
21842 (gdb_unavailable_floats_1): ... it. New proc.
21843
21844 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21845
21846 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
21847 probes to test for bitness recognition.
21848 * gdb.arch/amd64-stap-optional-prefix.exp
21849 (test_probe_value_without_reg): New procedure.
21850 Add code to test for different kinds of bitness.
21851
21852 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21853
21854 PR breakpoints/16889
21855 * gdb.arch/amd64-stap-optional-prefix.S: New file.
21856 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21857
21858 2014-05-01 Pedro Alves <palves@redhat.com>
21859
21860 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
21861 gdb_file_cmd if no file is specified.
21862 * boards/native-extended-gdbserver.exp (gdb_load): Use the
21863 last_loaded_file to set the remote exec-file.
21864
21865 2014-05-01 Pedro Alves <palves@redhat.com>
21866
21867 * boards/local-remote-host.exp: New file.
21868
21869 2014-05-01 Pedro Alves <palves@redhat.com>
21870
21871 * boards/local-remote-host.exp: Rename to ...
21872 * boards/local-remote-host-notty.exp: ... this.
21873
21874 2014-04-28 Joel Brobecker <brobecker@adacore.com>
21875
21876 * gdb.ada/dyn_arrayidx: New testcase.
21877
21878 2014-04-26 Yao Qi <yao@codesourcery.com>
21879
21880 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
21881 and compute the length of function main. Save it in
21882 $main_length.
21883 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
21884 (top-level): Use gdb_compile to compile objects into
21885 executable and restart GDB. Remove invocation to
21886 prepare_for_testing.
21887
21888 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
21889 Pedro Alves <palves@redhat.com>
21890
21891 PR server/16255
21892 * gdb.multi/multi-attach.c: New file.
21893 * gdb.multi/multi-attach.exp: New file.
21894
21895 2014-04-25 Pedro Alves <palves@redhat.com>
21896
21897 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
21898 user.
21899 (top level): Test that "set remote conditional-breakpoints-packet
21900 off" works as intended.
21901 * gdb.base/dprintf.exp: Test that "set remote
21902 breakpoint-commands-packet off" works as intended.
21903 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
21904 New function.
21905 (top level): Call it.
21906 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
21907 remote fast-tracepoints-packet off" works as intended.
21908 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
21909 * lib/gdb.exp (gdb_is_target_remote): ... here.
21910
21911 2014-04-24 David Blaikie <dblaikie@gmail.com>
21912
21913 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
21914 ensure clang would not discard them.
21915 * gdb.base/gdbvars.c: Ditto.
21916 * gdb.base/memattr.c: Ditto.
21917 * gdb.base/whatis.c: Ditto.
21918 * gdb.python/py-prettyprint.c: Ditto.
21919 * gdb.trace/actions.c: Ditto.
21920 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
21921 ensure clang would not discard it.
21922
21923 2014-04-24 David Blaikie <dblaikie@gmail.com>
21924
21925 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
21926 clang to emit the full definition of type required by the test
21927 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
21928
21929 2014-04-24 David Blaikie <dblaikie@gmail.com>
21930
21931 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
21932 coax Clang into emitting the definition of the type.
21933 * gdb.cp/pr10728-x.h (y): Ditto.
21934 * gdb.cp/pr10728-y.cc (y): Ditto.
21935
21936 2014-04-24 David Blaikie <dblaikie@gmail.com>
21937
21938 * gdb.base/label.exp: XFAIL label related tests under Clang.
21939 * gdb.cp/cplabel.exp: Ditto.
21940 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
21941 under Clang those using labels.
21942
21943 2014-04-25 Yao Qi <yao@codesourcery.com>
21944
21945 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
21946 double_label.
21947 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
21948 partial_label and double_label.
21949
21950 2014-04-24 David Blaikie <dblaikie@gmail.com>
21951
21952 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
21953
21954 2014-04-24 David Blaikie <dblaikie@gmail.com>
21955
21956 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
21957 of the function to work across GCC and Clang.
21958 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
21959 pointer types (const void ** const V void **).
21960
21961 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
21962 Walfred Tedeschi <walfred.tedeschi@intel.com>
21963
21964 * Makefile.in (EXECUTABLES): Added i386-avx512.
21965 * gdb.arch/i386-avx512.c: New file.
21966 * gdb.arch/i386-avx512.exp: Likewise.
21967
21968 2014-04-23 Keith Seitz <keiths@redhat.com>
21969
21970 * lib/mi-support.exp (mi_list_breakpoints): Delete.
21971 (mi_make_breakpoint_table): New procedure.
21972 (mi_create_breakpoint): Use mi_make_breakpoint
21973 and return the result.
21974 (mi_make_breakpoint): New procedure.
21975 (mi_build_kv_pairs): New procedure.
21976
21977 * gdb.mi/mi-break.exp: Remove unused globals,
21978 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
21979 All callers updated.
21980 * gdb.mi/mi-dprintf.exp: Use variable to track command
21981 number.
21982 Update all callers of mi_create_breakpoint and use
21983 mi_make_breakpoint_table.
21984 Remove any unused global variables.
21985 * gdb.mi/mi-nonstop.exp: Likewise.
21986 * gdb.mi/mi-nsintrall.exp: Likewise.
21987 * gdb.mi/mi-nsmoribund.exp: Likewise.
21988 * gdb.mi/mi-nsthrexec.exp: Likewise.
21989 * gdb.mi/mi-reverse.exp: Likewise.
21990 * gdb.mi/mi-simplerun.exp: Likewise.
21991 * gdb.mi/mi-stepn.exp: Likewise.
21992 * gdb.mi/mi-syn-frame.exp: Likewise.
21993 * gdb.mi/mi-until.exp: Likewise.
21994 * gdb.mi/mi-var-cp.exp: Likewise.
21995 * gdb.mi/mi-var-display.exp: Likewise.
21996 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
21997 * gdb.mi/mi2-var-child.exp: Likewise.
21998 * gdb.mi/mi-vla-c99.exp: Likewise.
21999 * lib/mi-support.exp: Likewise.
22000
22001 From Ian Lance Taylor <iant@cygnus.com>:
22002 * lib/gdb.exp (parse_args): New procedure.
22003
22004 2014-04-23 Pedro Alves <palves@redhat.com>
22005
22006 * gdb.base/break-unload-file.c: New file.
22007 * gdb.base/break-unload-file.exp: New file.
22008 * gdb.base/sym-file-lib.c (baz): New function.
22009 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
22010 field.
22011 (load): Store the segment's mapped size.
22012 (unload): New function.
22013 (unload_shlib): New function.
22014 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
22015 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
22016 set a breakpoint at baz, and call it.
22017 * gdb.base/sym-file.exp: New tests for stale breakpoint
22018 instructions.
22019
22020 2014-04-23 Pedro Alves <palves@redhat.com>
22021
22022 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
22023 * gdb.base/hbreak-in-shr-unsupported.c: New file.
22024 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
22025 * gdb.base/hbreak-unmapped.c: New file.
22026 * gdb.base/hbreak-unmapped.exp: New file.
22027 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
22028 * lib/gdb.exp (gdb_is_target_remote): ... here.
22029
22030 2014-04-22 Pedro Alves <palves@redhat.com>
22031
22032 * gdb.base/consecutive-step-over.c: New file.
22033 * gdb.base/consecutive-step-over.exp: New file.
22034
22035 2014-04-22 Pedro Alves <palves@redhat.com>
22036
22037 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
22038 instead of send_gdb/gdb_expect.
22039
22040 2014-04-22 Yao Qi <yao@codesourcery.com>
22041
22042 * lib/trace-support.exp (generate_tracefile): New procedure.
22043 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
22044 return 0.
22045 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
22046 if generate_tracefile returns 1.
22047
22048 2014-04-18 Tom Tromey <palves@redhat.com>
22049 Pedro alves <tromey@redhat.com>
22050
22051 PR backtrace/15558
22052 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
22053 with a backtrace limit.
22054 * gdb.python/py-frame-inline.exp: Test running to an inline
22055 function with a backtrace limit, and printing the newest frame.
22056 * gdb.python/py-frame-inline.c (main): Call f.
22057
22058 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22059
22060 * gdb.java/jnpe.exp: Drop srcdir from untested path.
22061
22062 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
22063
22064 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
22065 Drop prefix from unsupported source file path.
22066
22067 2014-04-17 Yao Qi <yao@codesourcery.com>
22068
22069 * lib/gdb.exp (with_target_charset): New proc.
22070 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
22071 with_target_charset.
22072 (test_print_strings): Likewise.
22073 (test_repeat_bytes): Likewise.
22074 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
22075 for some tests.
22076
22077 2014-04-16 Keith Seitz <keiths@redhat.com>
22078
22079 PR gdb/15827
22080 * gdb.dwarf2/corrupt.c: New file.
22081 * gdb.dwarf2/corrupt.exp: New file.
22082
22083 2014-04-16 Keith Seitz <keiths@redhat.com>
22084
22085 PR c++/16597
22086 * gdb.cp/namelessclass.cc: New file.
22087 * gdb.cp/namelessclass.exp: New file.
22088 * gdb.cp/namelessclass.S: New file.
22089
22090 2014-04-16 Doug Evans <dje@google.com>
22091
22092 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22093 Add comment.
22094 (gdbserver_default_get_comm_port): New function.
22095 (gdbserver_start): Check if board file provided
22096 "gdbserver,get_comm_port" and use it if so.
22097 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22098 (gdb,socketport): Set to "stdio".
22099 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22100 (stdio_gdbserver_template): Delete.
22101 (${board}_get_remote_address): Update.
22102 (${board}_build_remote_cmd): Delete.
22103 (${board}_get_comm_port): New function.
22104 (${board}_spawn): Update.
22105 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22106 Delete.
22107 (${board}_get_remote_address): Update.
22108 (${board}_get_comm_port): New function.
22109
22110 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22111
22112 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22113 appearing in any order.
22114
22115 2014-04-15 Doug Evans <dje@google.com>
22116
22117 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22118 uninitialized value of "description".
22119
22120 2014-04-15 Keith Seitz <keiths@redhat.com>
22121
22122 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22123 Remove unused globals.
22124 (test_running_the_program): Likewise.
22125 (test_controlled_execution): Likewise.
22126 (test_controlling_breakpoints): Likewise.
22127 (test_program_termination): Likewise.
22128
22129 2014-04-15 Keith Seitz <keiths@redhat.com>
22130
22131 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22132 unused globals.
22133 (test_rbreak_creation_and_listing): Likewise.
22134 (test_ignore_count): Likewise.
22135 (test_error): Likewise.
22136
22137 2014-04-15 Pedro Alves <palves@redhat.com>
22138
22139 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22140 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22141 sym-file-loader.c.
22142 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22143 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22144 to sym-file-loader.c.
22145 (struct library): Forward declare.
22146 (load_shlib, lookup_function): Change prototypes.
22147 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22148 (translate_offset): Remove declarations.
22149 (get_text_addr): New declaration.
22150 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22151 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22152 sym-file-loader.h.
22153 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22154 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22155 here from sym-file-loader.h.
22156 (struct library): New structure.
22157 (load_shlib, lookup_function): Change prototypes and adjust to
22158 work with a struct library.
22159 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22160 (translate_offset): Make static.
22161 (get_text_addr): New function.
22162 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22163
22164 2014-04-15 Pedro Alves <palves@redhat.com>
22165
22166 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22167
22168 2014-04-15 Pedro Alves <palves@redhat.com>
22169
22170 * gdb.base/sym-file-loader.c: Include <limits.h>.
22171 (SELF_LINK): New define.
22172 (get_origin): New function.
22173 (load_shlib): Use it.
22174 * gdb.base/sym-file.exp: Don't early return if the target is
22175 remote. Use runto_main, and issue fail is that fails. Use
22176 gdb_load_shlibs.
22177 (shlib_name): Delete.
22178 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22179
22180 2014-04-15 Pedro Alves <palves@redhat.com>
22181
22182 * gdb.base/sym-file.exp: Remove regex characters from test
22183 message. Don't refer to breakpoint numbers in test messages.
22184
22185 2014-04-14 Keith Seitz <keiths@redhat.com>
22186
22187 PR c++/16253
22188 * gdb.cp/var-tag.cc: New file.
22189 * gdb.cp/var-tag.exp: New file.
22190 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22191 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22192 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22193 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22194
22195 2014-04-14 Tom Tromey <tromey@redhat.com>
22196
22197 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22198 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22199 type.
22200 * gdb.cp/enum-class.exp: New file.
22201 * gdb.cp/enum-class.cc: New file.
22202
22203 2014-04-14 Tom Tromey <tromey@redhat.com>
22204
22205 * gdb.dwarf2/enum-type.exp: New file.
22206
22207 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22208
22209 * gdb.mi/mi-vla-c99.exp: New file.
22210 * gdb.mi/vla.c: New file.
22211
22212 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22213
22214 * gdb.base/vla-datatypes.c: New file.
22215 * gdb.base/vla-datatypes.exp: New file.
22216
22217 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22218
22219 * gdb.base/vla-ptr.c: New file.
22220 * gdb.base/vla-ptr.exp: New file.
22221
22222 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22223
22224 * gdb.dwarf2/count.exp: New file.
22225
22226 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22227
22228 * gdb.base/vla-sideeffect.c: New file.
22229 * gdb.base/vla-sideeffect.exp: New file.
22230
22231 2014-04-14 David Blaikie <dblaikie@gmail.com>
22232
22233 * gdb.mi/non-stop.c: Add return value for non-void function return
22234 statement.
22235 * gdb.threads/staticthreads.c: Ditto.
22236
22237 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22238 Doug Evans <xdje42@gmail.com>
22239
22240 * gdb.guile/scm-value.c: Improve test case.
22241 * gdb.guile/scm-value.exp: Add new test.
22242
22243 2014-04-11 David Blaikie <dblaikie@gmail.com>
22244
22245 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22246 override Clang's default.
22247
22248 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22249
22250 Revert the following changes (regressions):
22251
22252 * gdb.base/vla-sideeffect.c: New file.
22253 * gdb.base/vla-sideeffect.exp: New file.
22254
22255 * gdb.dwarf2/count.exp: New file.
22256
22257 * gdb.base/vla-multi.c: New file.
22258 * gdb.base/vla-multi.exp: New file.
22259
22260 * gdb.base/vla-ptr.c: New file.
22261 * gdb.base/vla-ptr.exp: New file.
22262
22263 * gdb.base/vla-datatypes.c: New file.
22264 * gdb.base/vla-datatypes.exp: New file.
22265
22266 * gdb.mi/mi-vla-c99.exp: New file.
22267 * gdb.mi/vla.c: New file.
22268
22269 2014-04-11 Keith Seitz <keiths@redhat.com>
22270
22271 PR c++/16675
22272 * gdb.cp/cpsizeof.exp: New file.
22273 * gdb.cp/cpsizeof.cc: New file.
22274
22275 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22276
22277 * gdb.mi/mi-vla-c99.exp: New file.
22278 * gdb.mi/vla.c: New file.
22279
22280 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22281
22282 * gdb.base/vla-datatypes.c: New file.
22283 * gdb.base/vla-datatypes.exp: New file.
22284
22285 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22286
22287 * gdb.base/vla-ptr.c: New file.
22288 * gdb.base/vla-ptr.exp: New file.
22289
22290 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22291
22292 * gdb.base/vla-multi.c: New file.
22293 * gdb.base/vla-multi.exp: New file.
22294
22295 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22296
22297 * gdb.dwarf2/count.exp: New file.
22298
22299 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22300
22301 * gdb.base/vla-sideeffect.c: New file.
22302 * gdb.base/vla-sideeffect.exp: New file.
22303
22304 2014-04-11 Yao Qi <yao@codesourcery.com>
22305
22306 * gdb.base/completion.exp: Check file exists before running tests
22307 on file completion.
22308
22309 2014-04-10 Pedro Alves <palves@redhat.com>
22310
22311 * gdb.base/cond-eval-mode.c: New file.
22312 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22313 prepare_for_testing to build the new file. Check result of
22314 runto_main.
22315 (test_break, test_watch): New procedures.
22316 (top level): Use them.
22317
22318 2014-04-08 Pierre Muller <muller@sourceware.org>
22319
22320 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22321 Ctrl-V use for mingw hosts.
22322
22323 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22324
22325 * gdb.python/py-value.c: Improve test case.
22326 * gdb.python/py-value.exp: Add new test.
22327
22328 2014-04-07 David Blaikie <dblaikie@gmail.com>
22329
22330 * lib/compiler.c: Identify the clang compiler.
22331 * lib/compiler.cc: Ditto.
22332
22333 2014-04-03 Yao Qi <yao@codesourcery.com>
22334
22335 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22336
22337 2014-04-01 Anton Blanchard <anton@samba.org>
22338
22339 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22340 messages unique.
22341
22342 2014-04-01 Anton Blanchard <anton@samba.org>
22343
22344 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22345 prepare_for_testing.
22346
22347 2014-04-01 Anton Blanchard <anton@samba.org>
22348
22349 * gdb.arch/ppc64-atomic-inst.c: Remove.
22350 * gdb.arch/ppc64-atomic-inst.S: New file.
22351 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22352
22353 2014-03-31 Doug Evans <dje@google.com>
22354
22355 * gdb.base/print-symbol-loading-lib.c: New file.
22356 * gdb.base/print-symbol-loading-main.c: New file.
22357 * gdb.base/print-symbol-loading.exp: New file.
22358
22359 2014-03-31 Yao Qi <yao@codesourcery.com>
22360
22361 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22362
22363 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22364
22365 * gdb.ada/mi_dyn_arr: New testcase.
22366
22367 2014-03-27 Doug Evans <dje@google.com>
22368
22369 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22370
22371 2014-03-27 Yao Qi <yao@codesourcery.com>
22372
22373 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22374 if target is nios2-*-*.
22375
22376 2014-03-26 Yao Qi <yao@codesourcery.com>
22377
22378 * lib/gdb.exp (readline_is_used): New proc.
22379 * gdb.base/completion.exp: Move tests on command complete up.
22380 Skip the rest of tests if readline is not used.
22381 * gdb.ada/complete.exp: Skp the test if readline is not
22382 used.
22383 * gdb.base/filesym.exp: Likewise.
22384 * gdb.base/macscp.exp: Likewise.
22385 * gdb.base/readline-ask.exp: Likewise.
22386 * gdb.base/readline.exp: Likewise.
22387 * gdb.python/py-cmd.exp: Likewise.
22388 * gdb.trace/tfile.exp: Likewise.
22389
22390 2014-03-26 Yao Qi <yao@codesourcery.com>
22391
22392 * gdb.base/macscp.exp: Fix code format issues.
22393
22394 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22395
22396 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22397 * gdb.asm/powerpc64le.inc: New file.
22398
22399 2014-03-25 Pedro Alves <palves@redhat.com>
22400 Doug Evans <dje@google.com>
22401
22402 * gdb.base/source-execution.c: New file.
22403 * gdb.base/source-execution.exp: New file.
22404 * gdb.base/source-execution.gdb: New file.
22405
22406 2014-03-24 Doug Evans <dje@google.com>
22407
22408 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22409 using fission.
22410
22411 2014-03-24 Hui Zhu <hui@codesourcery.com>
22412 Pedro Alves <palves@redhat.com>
22413
22414 PR breakpoints/16101
22415 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22416 test pass/fail messages. Detect missing support for dprintf when
22417 breakpoints are actually inserted.
22418 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22419 breakpoints are actually inserted.
22420 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22421 fails.
22422
22423 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22424
22425 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22426
22427 2014-03-22 Doug Evans <xdje42@gmail.com>
22428
22429 * gdb.python/python.exp (python not supported): Verify multi-line
22430 python command issues an error.
22431 * gdb.guile/guile.exp (guile not supported): Verify multi-line
22432 guile command issues an error.
22433
22434 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22435
22436 * gdb.threads/thread-specific.exp: Handle the lack of usable
22437 $this_breakpoint and $this_thread.
22438
22439 2014-03-21 Hui Zhu <hui@codesourcery.com>
22440
22441 * gdb.base/attach.exp (do_command_attach_tests): New.
22442
22443 2014-03-20 Tom Tromey <tromey@redhat.com>
22444 Pedro Alves <palves@redhat.com>
22445
22446 PR cli/15718
22447 * gdb.base/condbreak-call-false.c: New file.
22448 * gdb.base/condbreak-call-false.exp: New file.
22449
22450 2014-03-20 Pedro Alves <palves@redhat.com>
22451
22452 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22453 Delete.
22454 (block_signals, unblock_signals): Delete.
22455 (child_function_2, main): Remove references to deleted variable
22456 and functions.
22457
22458 2014-03-20 Pedro Alves <palves@redhat.com>
22459
22460 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22461 Use pthread_kill to signal thread 2.
22462 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22463 Adjust to make the test send itself a signal rather than using the
22464 host's "kill" command.
22465
22466 2014-03-20 Pedro Alves <palves@redhat.com>
22467
22468 * gdb.threads/multiple-step-overs.c: New file.
22469 * gdb.threads/multiple-step-overs.exp: New file.
22470 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22471 Adjust expected infrun debug output.
22472
22473 2014-03-20 Pedro Alves <palves@redhat.com>
22474
22475 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22476 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22477
22478 2014-03-20 Pedro Alves <palves@redhat.com>
22479
22480 PR breakpoints/7143
22481 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22482 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22483 of gdb_test_multiple.
22484 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22485 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22486
22487 2014-03-20 Pedro Alves <palves@redhat.com>
22488
22489 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22490 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22491
22492 2014-03-19 Pedro Alves <palves@redhat.com>
22493
22494 * gdb.base/async.exp: Remove early return.
22495
22496 2014-03-19 Pedro Alves <palves@redhat.com>
22497
22498 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22499
22500 2014-03-19 Pedro Alves <palves@redhat.com>
22501
22502 * gdb.base/async.exp (test_background): Expect \r\n after
22503 "completed." in the fail pattern.
22504
22505 2014-03-19 Pedro Alves <palves@redhat.com>
22506
22507 * gdb.base/async.exp (test_background): New procedure.
22508 Use it for all background execution command tests.
22509
22510 2014-03-19 Pedro Alves <palves@redhat.com>
22511
22512 * gdb.base/async.exp: Use prepare_for_testing.
22513
22514 2014-03-19 Pedro Alves <palves@redhat.com>
22515
22516 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22517 the same line.
22518
22519 2014-03-19 Pedro Alves <palves@redhat.com>
22520
22521 * gdb.base/async.c (main): Add "jump here" and "until here" line
22522 marker comments.
22523 * gdb.base/async.exp (jump_here): New global.
22524 (jump& test): Use it.
22525 (until_here): New global.
22526 (until& test): Use it.
22527
22528 2014-03-19 Pedro Alves <palves@redhat.com>
22529
22530 * gdb.base/async.exp: Don't frob gdb_protocol.
22531
22532 2014-03-18 Doug Evans <xdje42@gmail.com>
22533
22534 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22535 Fix spelling of exec-done-display.
22536
22537 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22538
22539 PR gdb/15358
22540 * gdb.base/gdb-sigterm.c: New file.
22541 * gdb.base/gdb-sigterm.exp: New file.
22542
22543 2014-03-18 Pedro Alves <palves@redhat.com>
22544
22545 PR gdb/13860
22546 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22547 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22548 solib-event.
22549
22550 2014-03-17 Joel Brobecker <brobecker@adacore.com>
22551
22552 * gdb.ada/pckd_arr_ren: New testcase.
22553
22554 2014-03-13 Doug Evans <xdje42@gmail.com>
22555
22556 PR guile/16612
22557 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22558 collect after discarding symbols.
22559
22560 2014-03-13 Ludovic Courtès <ludo@gnu.org>
22561 Doug Evans <xdje42@gmail.com>
22562
22563 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22564 to history survives a gc.
22565
22566 2014-03-13 Pedro Alves <palves@redhat.com>
22567
22568 * gdb.base/default.exp: Don't test "target procfs".
22569
22570 2014-03-13 Pedro Alves <palves@redhat.com>
22571
22572 * gdb.base/default.exp: Update "target child" and "target procfs"
22573 tests to not expect "Unix".
22574
22575 2014-03-12 Tom Tromey <tromey@redhat.com>
22576
22577 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22578 New procs. Add target-async tests.
22579 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22580 Add target-async tests.
22581
22582 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22583
22584 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22585 'func_start' and 'func_end' for the beginning and end of the
22586 function code, respectively.
22587 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22588 'func_end' instead of 'func' and 'main'.
22589
22590 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22591
22592 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22593 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22594 generate the debug info assembler source.
22595
22596 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22597
22598 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22599 * gdb.dwarf2/arr-subrange.exp: Likewise.
22600 * gdb.dwarf2/dwz.exp: Likewise.
22601 * gdb.dwarf2/method-ptr.exp: Likewise.
22602 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22603 * gdb.dwarf2/subrange.exp: Likewise.
22604 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22605 * gdb.dwarf2/implptrpiece.exp: Likewise.
22606 * gdb.dwarf2/nostaticblock.exp: Likewise.
22607
22608 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22609
22610 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22611 directory to absolute path name arguments.
22612
22613 2014-03-10 Joel Brobecker <brobecker@adacore.com>
22614
22615 * gdb.ada/tagged_access: New testcase.
22616
22617 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22618
22619 * gdb.btrace/data.exp: Update expected output.
22620
22621 2014-03-06 Yao Qi <yao@codesourcery.com>
22622
22623 * gdb.trace/pr16508.exp: New file.
22624
22625 2014-03-05 Pedro Alves <palves@redhat.com>
22626
22627 PR gdb/16575
22628 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22629 procedure.
22630 (top level): Adjust to use it. Add tests that exercise breakpoint
22631 interaction with the code-cache.
22632
22633 2014-02-26 Ludovic Courtès <ludo@gnu.org>
22634
22635 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22636 test for 'history-append!'.
22637
22638 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22639
22640 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22641 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22642 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22643 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22644 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22645 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22646
22647 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22648
22649 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22650 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22651 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22652
22653 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22654
22655 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22656
22657 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22658
22659 * gdb.dwarf2/arr-stride.c: New file.
22660 * gdb.dwarf2/arr-stride.exp: New file.
22661
22662 2014-02-26 Pedro Alves <palves@redhat.com>
22663
22664 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22665 that won't ever trigger. Make sure that GDB reports the correct
22666 breakpoint that caused the stop.
22667
22668 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22669
22670 PR gdb/16626
22671 * gdb.base/auto-load-script: New file.
22672 * gdb.base/auto-load.c: New file.
22673 * gdb.base/auto-load.exp: New file.
22674
22675 PR gdb/16626
22676 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22677
22678 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22679
22680 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22681 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22682
22683 2014-02-24 Doug Evans <dje@google.com>
22684
22685 * lib/gdb.exp (run_on_host): Log error output if program fails.
22686
22687 2014-02-21 Pedro Alves <palves@redhat.com>
22688
22689 * gdb.threads/step-after-sr-lock.c: Rename to ...
22690 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22691 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22692 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22693 ... this.
22694
22695 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22696
22697 PR tdep/16397
22698 * gdb.arch/amd64-stap-special-operands.exp: New file.
22699 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22700 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22701 * gdb.arch/amd64-stap-triplet.S: Likewise.
22702 * gdb.arch/amd64-stap-triplet.c: Likewise.
22703
22704 2014-02-20 Joel Brobecker <brobecker@adacore.com>
22705
22706 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22707 in .section pseudo-op.
22708
22709 2014-02-20 lin zuojian <manjian2006@gmail.com>
22710 Joel Brobecker <brobecker@adacore.com>
22711 Doug Evans <xdje42@gmail.com>
22712
22713 PR symtab/16581
22714 * gdb.dwarf2/dw2-icycle.S: New file.
22715 * gdb.dwarf2/dw2-icycle.c: New file.
22716 * gdb.dwarf2/dw2-icycle.exp: New file.
22717
22718 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22719
22720 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22721 operations on gdb.Value objects.
22722 * gdb.python/py-value-cc.exp: Add new test to test operations on
22723 gdb.Value objects.
22724
22725 2014-02-18 Doug Evans <dje@google.com>
22726
22727 * Makefile.in (TESTS): New variable.
22728 (expanded_tests, expanded_tests_or_none): New variables
22729 (check-single): Pass $(expanded_tests_or_none) to runtest.
22730 (check-parallel): Only run tests in $(TESTS) if non-empty.
22731 (check/no-matching-tests-found): New rule.
22732 * README: Document TESTS makefile variable.
22733
22734 2014-02-18 Doug Evans <dje@google.com>
22735
22736 * Makefile.in (check-parallel): rm -rf outputs temp.
22737
22738 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
22739
22740 Fix "ERROR: no fileid for" in the testsuite.
22741 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
22742
22743 2014-02-12 Doug Evans <dje@google.com>
22744
22745 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
22746 (MISCELLANEOUS): New variable.
22747 (clean): rm -rf $(MISCELLANEOUS).
22748 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
22749 dwp live in the same directory as symlinks, with each symlink pointed
22750 to a differently named file in a different directory.
22751
22752 2014-02-11 Doug Evans <dje@google.com>
22753
22754 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
22755 of Tcl file commands.
22756
22757 2014-02-10 Mark Kettenis <kettenis@gnu.org>
22758
22759 * gdb.threads/step-after-sr-lock.exp: Avoid executing
22760 "kill -SIGUSR1 -1".
22761
22762 2014-02-10 Joel Brobecker <brobecker@adacore.com>
22763
22764 * gdb.ada/tick_length_array_enum_idx: New testcase.
22765
22766 2014-02-10 Doug Evans <xdje42@gmail.com>
22767
22768 * configure.ac (AC_OUTPUT): Add gdb.guile.
22769 * configure: Regenerate.
22770 * lib/gdb-guile.exp: New file.
22771 * lib/gdb.exp (get_target_charset): New function.
22772 * gdb.base/help.exp: Update expected output from "apropos apropos".
22773 * gdb.guile/Makefile.in: New file.
22774 * gdb.guile/guile.exp: New file.
22775 * gdb.guile/scm-arch.c: New file.
22776 * gdb.guile/scm-arch.exp: New file.
22777 * gdb.guile/scm-block.c: New file.
22778 * gdb.guile/scm-block.exp: New file.
22779 * gdb.guile/scm-breakpoint.c: New file.
22780 * gdb.guile/scm-breakpoint.exp: New file.
22781 * gdb.guile/scm-disasm.c: New file.
22782 * gdb.guile/scm-disasm.exp: New file.
22783 * gdb.guile/scm-equal.c: New file.
22784 * gdb.guile/scm-equal.exp: New file.
22785 * gdb.guile/scm-error.exp: New file.
22786 * gdb.guile/scm-error.scm: New file.
22787 * gdb.guile/scm-frame-args.c: New file.
22788 * gdb.guile/scm-frame-args.exp: New file.
22789 * gdb.guile/scm-frame-args.scm: New file.
22790 * gdb.guile/scm-frame-inline.c: New file.
22791 * gdb.guile/scm-frame-inline.exp: New file.
22792 * gdb.guile/scm-frame.c: New file.
22793 * gdb.guile/scm-frame.exp: New file.
22794 * gdb.guile/scm-generics.exp: New file.
22795 * gdb.guile/scm-gsmob.exp: New file.
22796 * gdb.guile/scm-iterator.c: New file.
22797 * gdb.guile/scm-iterator.exp: New file.
22798 * gdb.guile/scm-math.c: New file.
22799 * gdb.guile/scm-math.exp: New file.
22800 * gdb.guile/scm-objfile-script-gdb.in: New file.
22801 * gdb.guile/scm-objfile-script.c: New file.
22802 * gdb.guile/scm-objfile-script.exp: New file.
22803 * gdb.guile/scm-objfile.c: New file.
22804 * gdb.guile/scm-objfile.exp: New file.
22805 * gdb.guile/scm-ports.exp: New file.
22806 * gdb.guile/scm-pretty-print.c: New file.
22807 * gdb.guile/scm-pretty-print.exp: New file.
22808 * gdb.guile/scm-pretty-print.scm: New file.
22809 * gdb.guile/scm-section-script.c: New file.
22810 * gdb.guile/scm-section-script.exp: New file.
22811 * gdb.guile/scm-section-script.scm: New file.
22812 * gdb.guile/scm-symbol.c: New file.
22813 * gdb.guile/scm-symbol.exp: New file.
22814 * gdb.guile/scm-symtab-2.c: New file.
22815 * gdb.guile/scm-symtab.c: New file.
22816 * gdb.guile/scm-symtab.exp: New file.
22817 * gdb.guile/scm-type.c: New file.
22818 * gdb.guile/scm-type.exp: New file.
22819 * gdb.guile/scm-value-cc.cc: New file.
22820 * gdb.guile/scm-value-cc.exp: New file.
22821 * gdb.guile/scm-value.c: New file.
22822 * gdb.guile/scm-value.exp: New file.
22823 * gdb.guile/source2.scm: New file.
22824 * gdb.guile/types-module.cc: New file.
22825 * gdb.guile/types-module.exp: New file.
22826
22827 2014-02-10 Yao Qi <yao@codesourcery.com>
22828
22829 PR testsuite/16543
22830 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
22831 * configure: Regenerated.
22832 * Makefile.in: New file.
22833
22834 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
22835
22836 * gdb.python/py-framefilter.exp: Fix typo.
22837
22838 2014-02-08 Yao Qi <yao@codesourcery.com>
22839
22840 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
22841 that no =breakpoint-modified is emitted when breakpoints are
22842 modified through MI commands.
22843
22844 2014-02-07 Pedro Alves <pedro@codesourcery.com>
22845 Pedro Alves <palves@redhat.com>
22846
22847 * gdb.threads/step-after-sr-lock.c: New file.
22848 * gdb.threads/step-after-sr-lock.exp: New file.
22849
22850 2014-02-07 Pedro Alves <palves@redhat.com>
22851
22852 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
22853
22854 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
22855
22856 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
22857 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
22858
22859 2014-02-06 Doug Evans <xdje42@gmail.com>
22860
22861 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
22862 output.
22863
22864 * gdb.gdb/python-interrupts.exp: New file.
22865
22866 2014-02-05 Yao Qi <yao@codesourcery.com>
22867
22868 * gdb.trace/report.exp (use_collected_data): Test the output
22869 of "info threads" and "info inferiors".
22870
22871 2014-02-05 Yao Qi <yao@codesourcery.com>
22872
22873 Revert this patch:
22874
22875 2013-05-24 Yao Qi <yao@codesourcery.com>
22876
22877 * gdb.trace/tfile.exp: Test inferior and thread.
22878
22879 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22880
22881 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
22882 on a function.
22883 * gdb.base/step-bt.c: Call hello via function pointer to make
22884 sure its first instruction is executed on powerpc64le-linux.
22885
22886 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22887
22888 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
22889
22890 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22891
22892 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
22893 of the test patterns for use on little-endian systems.
22894
22895 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22896
22897 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
22898 (decimal_vector): Fix for little-endian.
22899
22900 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
22901
22902 * gdb.arch/sparc-sysstep.exp: New file.
22903 * gdb.arch/sparc-sysstep.c: Likewise.
22904
22905 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
22906
22907 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22908
22909 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
22910
22911 2014-01-23 Tom Tromey <tromey@redhat.com>
22912
22913 * gdb.ada/array_char_idx: New testcase.
22914
22915 2014-01-23 Tom Tromey <tromey@redhat.com>
22916
22917 PR python/16487:
22918 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
22919 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
22920 classes.
22921
22922 2014-01-23 Tom Tromey <tromey@redhat.com>
22923
22924 PR python/16491:
22925 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
22926 string from an inferior frame.
22927 * gdb.python/py-framefilter-mi.exp: Update.
22928
22929 2014-01-22 Doug Evans <dje@google.com>
22930
22931 * gdb.server/server-mon.exp: Add tests for "set debug-format".
22932
22933 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22934
22935 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
22936
22937 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22938
22939 * gdb.trace/entry-values.exp: Remove excess space character from
22940 regex patterns. Handle s390 call instruction.
22941
22942 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22943
22944 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
22945 define "*_start" label. Make "name" static.
22946 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
22947 ${name} by references to ${name}_start.
22948
22949 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22950
22951 * gdb.base/info-macros.exp: Remove "debug" from the compile
22952 options.
22953
22954 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22955
22956 * gdb.dlang/demangle.exp: New file.
22957
22958 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22959
22960 * gdb.dlang/primitive-types.exp: New file.
22961
22962 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22963
22964 * configure.ac: Create gdb.dlang/Makefile.
22965 * configure: Regenerate.
22966 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
22967 * gdb.dlang/Makefile.in: New file.
22968 * lib/d-support.exp: New file.
22969 * lib/gdb.exp (skip_d_tests): New proc.
22970
22971 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22972
22973 * gdb.btrace/delta.exp: Check reverse stepi.
22974 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
22975 * gdb.btrace/finish.exp: New.
22976 * gdb.btrace/next.exp: New.
22977 * gdb.btrace/nexti.exp: New.
22978 * gdb.btrace/record_goto.c: Add comments.
22979 * gdb.btrace/step.exp: New.
22980 * gdb.btrace/stepi.exp: New.
22981 * gdb.btrace/multi-thread-step.c: New.
22982 * gdb.btrace/multi-thread-step.exp: New.
22983 * gdb.btrace/rn-dl-bind.c: New.
22984 * gdb.btrace/rn-dl-bind.exp: New.
22985 * gdb.btrace/data.c: New.
22986 * gdb.btrace/data.exp: New.
22987 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22988
22989 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22990
22991 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
22992 * gdb.btrace/exception.exp: Update.
22993 * gdb.btrace/instruction_history.exp: Update.
22994 * gdb.btrace/record_goto.exp: Update.
22995 * gdb.btrace/tailcall.exp: Update.
22996 * gdb.btrace/unknown_functions.exp: Update.
22997 * gdb.btrace/delta.exp: New.
22998
22999 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23000
23001 * gdb.btrace/record_goto.exp: Add backtrace test.
23002 * gdb.btrace/tailcall.exp: Add backtrace test.
23003
23004 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23005
23006 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
23007 * gdb.btrace/record_goto.c: New.
23008 * gdb.btrace/record_goto.exp: New.
23009 * gdb.btrace/x86-record_goto.S: New.
23010
23011 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23012
23013 * gdb.btrace/function_call_history.exp: Update tests.
23014 * gdb.btrace/instruction_history.exp: Update tests.
23015
23016 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23017
23018 * gdb.btrace/function_call_history.exp: Fix expected field
23019 order for "record function-call-history".
23020 Add new tests for "record function-call-history /c".
23021 * gdb.btrace/exception.cc: New.
23022 * gdb.btrace/exception.exp: New.
23023 * gdb.btrace/tailcall.exp: New.
23024 * gdb.btrace/x86-tailcall.S: New.
23025 * gdb.btrace/x86-tailcall.c: New.
23026 * gdb.btrace/unknown_functions.c: New.
23027 * gdb.btrace/unknown_functions.exp: New.
23028 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
23029
23030 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23031
23032 * gdb.btrace/instruction_history.exp: Update.
23033 * gdb.btrace/function_call_history.exp: Update.
23034
23035 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23036
23037 * gdb.btrace/function_call_history.exp: Fix expected function
23038 trace.
23039 * gdb.btrace/instruction_history.exp: Initialize traced.
23040 Remove traced_functions.
23041
23042 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23043
23044 * gdb.btrace/function_call_history.exp: Update
23045 * gdb.btrace/instruction_history.exp: Update.
23046
23047 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
23048
23049 * gdb.btrace/enable.exp: Update expected text.
23050
23051 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
23052
23053 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
23054 bytes.
23055
23056 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
23057
23058 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
23059
23060 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
23061
23062 * lib/gdb.exp (supports_process_record): Return true for
23063 arm*-linux*. (supports_reverse): Likewise.
23064
23065 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
23066
23067 PR python/15464
23068 PR python/16113
23069 * gdb.python/py-type.c: Enhance test case.
23070 * gdb.python/py-value-cc.cc: Likewise
23071 * gdb.python/py-type.exp: Add new tests.
23072 * gdb.python/py-value-cc.exp: Likewise
23073
23074 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
23075 Pedro Alves <palves@redhat.com>
23076
23077 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
23078 Make "name" extern.
23079 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
23080 references to ${name}_start by references to ${name}.
23081
23082 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23083
23084 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23085
23086 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23087
23088 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23089
23090 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23091 Pedro Alves <palves@redhat.com>
23092
23093 * gdb.mi/mi-info-os.exp: Connect to the target with
23094 mi_gdb_target_load.
23095
23096 2014-01-08 Pedro Alves <palves@redhat.com>
23097
23098 * gdb.threads/reconnect-signal.c: New file.
23099 * gdb.threads/reconnect-signal.exp: New file.
23100
23101 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23102
23103 * gdb.base/source-dir.exp: New file.
23104
23105 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23106
23107 * gdb.ada/mi_interface: New testcase.
23108
23109 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23110
23111 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23112 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23113 gdb.ada/pp-rec-component/pck.ads: New files.
23114
23115 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23116
23117 * gdb.python/py-pp-integral.c: New file.
23118 * gdb.python/py-pp-integral.py: New file.
23119 * gdb.python/py-pp-integral.exp: New file.
23120
23121 For older changes see ChangeLog-1993-2013.
23122 \f
23123 ;; Local Variables:
23124 ;; mode: change-log
23125 ;; left-margin: 8
23126 ;; fill-column: 74
23127 ;; version-control: never
23128 ;; End:
23129
23130 Copyright 2014-2021 Free Software Foundation, Inc.
23131 Copying and distribution of this file, with or without modification,
23132 are permitted provided the copyright notice and this notice are preserved.
This page took 0.529007 seconds and 4 git commands to generate.