Fix erroneous agent expression test
[deliverable/binutils-gdb.git] / gdb / testsuite / ChangeLog
1 2021-01-09 Tom Tromey <tom@tromey.com>
2
3 * gdb.trace/ax.exp: Do not require an "ext".
4
5 2021-01-08 Tom Tromey <tromey@adacore.com>
6
7 * gdb.ada/voidctx/pck.adb: New file.
8 * gdb.ada/voidctx/pck.ads: New file.
9 * gdb.ada/voidctx/voidctx.adb: New file.
10 * gdb.ada/voidctx.exp: New file.
11
12 2021-01-08 Simon Marchi <simon.marchi@polymtl.ca>
13
14 PR gdb/27157
15 * gdb.base/empty-host-env-vars.exp: New test.
16
17 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
18
19 * gdb.base/completion.exp: Add a new test.
20
21 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
22
23 * gdb.fortran/intvar-dynamic-types.exp: New file.
24 * gdb.fortran/intvar-dynamic-types.f90: New file.
25
26 2021-01-08 Andrew Burgess <andrew.burgess@embecosm.com>
27
28 * gdb.fortran/intvar-array.exp: New file.
29 * gdb.fortran/intvar-array.f90: New file.
30
31 2021-01-07 Tom Tromey <tromey@adacore.com>
32
33 * gdb.ada/assign_arr.exp: Add 'others' test.
34
35 2021-01-06 Tom Tromey <tromey@adacore.com>
36
37 * gdb.ada/fixed_points/pck.ads (Delta4): New constant.
38 (FP4_Type): New type.
39 (FP4_Var): New variable.
40 * gdb.ada/fixed_points/fixed_points.adb: Update.
41 * gdb.ada/fixed_points.exp: Add tests for binary operators.
42
43 2021-01-06 Simon Marchi <simon.marchi@polymtl.ca>
44
45 * lib/gdb.exp (gdb_test_sequence): Accept -prompt switch.
46 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
47 Pass prompt containing debug print to gdb_test_sequence.
48
49 2021-01-04 Tom de Vries <tdevries@suse.de>
50
51 * gdb.dwarf2/dw2-out-of-range-end-of-seq.exp: New file.
52
53 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
54
55
56
57 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
58
59 * gdb.server/abspath.exp: Append "set sysroot" to GDBFLAGS.
60 * gdb.server/connect-without-multi-process.exp: Likewise.
61 * gdb.server/exit-multiple-threads.exp: Likewise.
62 * gdb.server/ext-attach.exp: Likewise.
63 * gdb.server/ext-restart.exp: Likewise.
64 * gdb.server/ext-run.exp: Likewise.
65 * gdb.server/ext-wrapper.exp: Likewise.
66 * gdb.server/multi-ui-errors.exp: Likewise.
67 * gdb.server/no-thread-db.exp: Likewise.
68 * gdb.server/reconnect-ctrl-c.exp: Likewise.
69 * gdb.server/run-without-local-binary.exp: Likewise.
70 * gdb.server/server-kill.exp: Likewise.
71 * gdb.server/server-run.exp: Likewise.
72 * gdb.server/solib-list.exp: Likewise.
73 * gdb.server/stop-reply-no-thread.exp: Likewise.
74 * gdb.server/wrapper.exp: Likewise.
75 * gdb.server/sysroot.exp: Increase timeout when testing the
76 target: sysroot.
77
78 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
79
80 * gdb.server/server-run.exp: Use clean_restart.
81
82 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
83
84 * gdb.server/ext-run.exp: Use clean_restart.
85
86 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
87
88 * gdb.server/stop-reply-no-thread.exp: Use build_executable
89 instead of prepare_for_testing.
90
91 2021-01-04 Simon Marchi <simon.marchi@efficios.com>
92
93 * gdb.server/solib-list.exp: Use clean_restart.
94
95 2021-01-04 Tom de Vries <tdevries@suse.de>
96
97 * gdb.base/morestack.c: Remove printf.
98 * gdb.base/morestack.exp: Don't use -fuse-ld=gold.
99
100 2020-12-31 Tom Tromey <tom@tromey.com>
101
102 * gdb.rust/simple.exp: Update output for Rust 1.49.
103
104 2020-12-31 Bernd Edlinger <bernd.edlinger@hotmail.de>
105
106 * gdb.cp/step-and-next-inline.exp: Fix test case.
107
108 2020-12-30 Simon Marchi <simon.marchi@polymtl.ca>
109
110 * gdb.python/py-frame-args.exp: De-duplicate test names.
111
112 2020-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
113
114 PR gdb/27059
115 * gdb.dwarf2/dyn-type-unallocated.c: New file.
116 * gdb.dwarf2/dyn-type-unallocated.exp: New file.
117
118 2020-12-21 Peter Waller <p@pwaller.net>
119
120 * gdb.base/style-interp-exec-mi.exp: New.
121 * gdb.base/style-interp-exec-mi.c: New.
122
123 2020-12-21 Simon Marchi <simon.marchi@polymtl.ca>
124
125 * gdb.base/list.exp: Replace send_gdb + gdb_expect with
126 gdb_test. Use proc_with_prefix.
127
128 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
129
130 * gdb.btrace/exception.exp: Build with nopie.
131 * gdb.btrace/function_call_history.exp: Likewise.
132 * gdb.btrace/unknown_functions.exp: Likewise.
133
134 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
135
136 * gdb.btrace/multi-inferior.exp: Skip if use_gdb_stub.
137
138 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
139
140 * gdb.python/py-record-btrace.exp: Make test names unique.
141 * gdb.python/py-record-full.exp: Likewise.
142
143 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
144
145 * gdb.btrace/data.exp: Make test names unique.
146 * gdb.btrace/delta.exp: Likewise.
147 * gdb.btrace/enable.exp: Likewise.
148 * gdb.btrace/function_call_history.exp: Likewise.
149 * gdb.btrace/nohist.exp: Likewise.
150 * gdb.btrace/non-stop.exp: Likewise.
151 * gdb.btrace/rn-dl-bind.exp: Likewise.
152 * gdb.btrace/step.exp: Likewise.
153 * gdb.btrace/stepi.exp: Likewise.
154 * gdb.btrace/tailcall.exp: Likewise.
155
156 2020-12-21 Markus Metzger <markus.t.metzger@intel.com>
157
158 * gdb.btrace/enable.exp: Update error message.
159 * gdb.btrace/multi-inferior.exp: Likewise.
160 * gdb.btrace/reconnect.exp: Likewise.
161 * gdb.python/py-record-btrace.exp: Likewise.
162 * gdb.python/py-record-full.exp: Likewise.
163
164 2020-12-20 Tom de Vries <tdevries@suse.de>
165
166 * lib/gdb.exp (save_target_board_info): New proc.
167 (gdb_compile_shlib): Use save_target_board_info.
168
169 2020-12-19 Tom de Vries <tdevries@suse.de>
170
171 * lib/gdb.exp (supports_scalar_storage_order_attribute)
172 (supports_gnuc): New proc.
173 * gdb.base/endianity.exp: Define TEST_SSO. Eliminate
174 test_compiler_info calls. Add unsupported message.
175 * gdb.base/endianity.c: Use TEST_SSO.
176
177 2020-12-19 Hannes Domani <ssbssa@yahoo.de>
178
179 PR exp/27070
180 * gdb.python/compare-enum-type-a.c: New test.
181 * gdb.python/compare-enum-type-b.c: New test.
182 * gdb.python/compare-enum-type.exp: New file.
183 * gdb.python/compare-enum-type.h: New test.
184
185 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
186
187 * gdb.python/py-format-string.exp: Add tests for address keyword.
188
189 2020-12-18 Hannes Domani <ssbssa@yahoo.de>
190
191 * gdb.python/py-type.exp: Add tests for TYPE_CODE_METHOD.
192
193 2020-12-18 Tom Tromey <tromey@adacore.com>
194
195 * gdb.ada/fixed_points.exp: Also run with
196 -fgnat-encodings=minimal. Update expected output.
197
198 2020-12-16 Simon Marchi <simon.marchi@efficios.com>
199
200 * gdb.base/async-shell.exp: Enable non-stop through GDBFLAGS.
201 * gdb.base/continue-all-already-running.exp: Likewise.
202 * gdb.base/moribund-step.exp: Likewise.
203 * gdb.base/step-sw-breakpoint-adjust-pc.exp: Likewise.
204
205 2020-12-16 Tom de Vries <tdevries@suse.de>
206
207 * gdb.base/batch-preserve-term-settings.exp:
208
209 2020-12-16 Tom de Vries <tdevries@suse.de>
210
211 * lib/gdb.exp (gdb_compile_shlib_1): Factor out of ...
212 (gdb_compile_shlib): ... here. Filter out PIE-related flags.
213
214 2020-12-16 Luis Machado <luis.machado@linaro.org>
215
216 * gdb.arch/aarch64-tagged-pointer.c (main): Add a few more
217 pointer-based memory accesses.
218 * gdb.arch/aarch64-tagged-pointer.exp: Exercise additional
219 hw watchpoint cases.
220
221 2020-12-15 Rae Kim <rae.kim@gmail.com>
222
223 * gdb.base/document.exp: New test.
224
225 2020-12-15 Tom Tromey <tromey@adacore.com>
226
227 * gdb.base/style.exp: Add deprecation tests.
228
229 2020-12-14 Simon Marchi <simon.marchi@polymtl.ca>
230
231 * lib/gdb.exp (gdb_test_multiple): Fix typo in doc.
232
233 2020-12-14 Mark Wielaard <mark@klomp.org>
234
235 * lib/dwarf.exp (Dwarf::_handle_attribute): Handle SPECIAL_expr
236 specially, set attr_form_comment to the actual FORM string used.
237
238 2020-12-14 Mark Wielaard <mark@klomp.org>
239
240 * lib/dwarf.exp (Dwarf::_read_constants): Don't set
241 _constants(SPECIAL_expr) here, but set it...
242 (Dwarf::cu): ...here based on _cu_version.
243
244 2020-12-14 Tom de Vries <tdevries@suse.de>
245
246 * lib/gdb.exp (gdb_compile_shlib): Make sure it's not necessary to
247 pass -fPIC.
248 * gdb.ada/catch_ex_std.exp: Don't pass -fPIC to gdb_compile_shlib.
249 * gdb.base/break-probes.exp: Same.
250 * gdb.base/ctxobj.exp: Same.
251 * gdb.base/dso2dso.exp: Same.
252 * gdb.base/global-var-nested-by-dso.exp: Same.
253 * gdb.base/info-shared.exp: Same.
254 * gdb.base/jit-reader-simple.exp: Same.
255 * gdb.base/print-file-var.exp: Same.
256 * gdb.base/skip-solib.exp: Same.
257 * gdb.btrace/dlopen.exp: Same.
258
259 2020-12-14 Tom de Vries <tdevries@suse.de>
260
261 PR testsuite/26963
262 * lib/gdb.exp (run_on_host): Declare test unsupported if spawn fails.
263
264 2020-12-14 Tom de Vries <tdevries@suse.de>
265
266 PR testsuite/26962
267 * gdb.base/solib-corrupted.exp: Handle "'_r_debug' has unknown type;
268 cast it to its declared type".
269
270 2020-12-14 Tom de Vries <tdevries@suse.de>
271
272 PR testsuite/26951
273 * gdb.base/batch-preserve-term-settings.exp: Use "gdb-subshell$ " as
274 shell prompt.
275
276 2020-12-14 Tom Tromey <tromey@adacore.com>
277
278 * gdb.ada/nested.exp: Add new tests.
279 * gdb.ada/nested/hello.adb (Fourth, Fifth): New procedures.
280
281 2020-12-14 Tom Tromey <tromey@adacore.com>
282
283 * gdb.dwarf2/ada-thick-pointer.exp: New file.
284
285 2020-12-14 Tom Tromey <tromey@adacore.com>
286
287 * gdb.dwarf2/dw2-fixed-point.exp: Add test for division by zero.
288
289 2020-12-13 Tom de Vries <tdevries@suse.de>
290
291 PR testsuite/26953
292 * gdb.base/endianity.exp: Skip tests requiring scalar_storage_order
293 attribute support if compiler doesn't support it.
294
295 2020-12-13 Tom de Vries <tdevries@suse.de>
296
297 * lib/gdb.exp (gdb_compile_shlib): Handle ada.
298 * gdb.ada/catch_ex_std.exp: Use gdb_compile_shlib to compile from
299 source to shared lib. Add ada to options.
300
301 2020-12-13 Tom de Vries <tdevries@suse.de>
302
303 * gdb.ada/catch_ex_std.exp: Use gnatmake -bargs and -largs instead of
304 calling gnatbind and gnatlink.
305
306 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
307
308 * gdb.base/dcache-flush.c: New file.
309 * gdb.base/dcache-flush.exp: New file.
310
311 2020-12-13 Andrew Burgess <andrew.burgess@embecosm.com>
312
313 * gdb.base/c-linkage-name.exp: Update to use new 'maint flush ...'
314 commands.
315 * gdb.base/killed-outside.exp: Likewise.
316 * gdb.opt/inline-bt.exp: Likewise.
317 * gdb.perf/gmonster-null-lookup.py: Likewise.
318 * gdb.perf/gmonster-print-cerr.py: Likewise.
319 * gdb.perf/gmonster-ptype-string.py: Likewise.
320 * gdb.python/py-unwind.exp: Likewise.
321
322 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
323
324 * gdb.base/commands.exp: Update expected results.
325
326 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
327
328 PR cli/15104
329 * gdb.base/commands.exp: Add additional tests.
330 * gdb.base/completion.exp: Add additional tests.
331
332 2020-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
333
334 * gdb.base/completion.exp: Add additional tests.
335
336 2020-12-11 Tom de Vries <tdevries@suse.de>
337
338 PR testsuite/26991
339 * gdb.arch/i386-mpx-call.exp: Don't expect to trigger bounds
340 violations by setting bounds registers if the bounds are passed in the
341 Bounds Table.
342
343 2020-12-11 Tom de Vries <tdevries@suse.de>
344
345 PR testsuite/26954
346 * gdb.base/float128.exp: Detect and handle no mpfr support.
347
348 2020-12-10 Simon Marchi <simon.marchi@efficios.com>
349
350 PR gdb/24694
351 * gdb.multi/multi-arch-exec.c (thread_start, main): Add barrier
352 calls.
353
354 2020-12-10 Tom de Vries <tdevries@suse.de>
355
356 PR testsuite/26947
357 * gdb.tui/new-layout.exp: Don't execute tests with unbalanced curly
358 braces for tcl 8.5 and earlier.
359
360 2020-12-09 Simon Marchi <simon.marchi@efficios.com>
361
362 PR 26875, PR 26901
363 * gdb.base/flexible-array-member.c: New test.
364 * gdb.base/flexible-array-member.exp: New test.
365
366 2020-12-08 Tom de Vries <tdevries@suse.de>
367
368 * gdb.arch/amd64-gs_base.exp: Undo commit 67748e0f66, reimplement
369 using is_amd64_regs_target.
370
371 2020-12-08 Tom de Vries <tdevries@suse.de>
372
373 * gdb.ada/mi_task_arg.exp: Accept <optimized out> as valid value of
374 self_id.
375
376 2020-12-07 Pedro Alves <pedro@palves.net>
377
378 * gdb.base/break-on-linker-gcd-function.exp: Remove unused
379 'additional_flags' variable.
380
381 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
382
383 * gdb.linespec/explicit.exp: Extend with a test to check completing
384 '-' after seemingly complete options.
385
386 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
387
388 * gdb.linespec/keywords.exp: Add tests to check positional
389 flexibility of "-force-condition".
390
391 2020-12-07 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
392
393 * gdb.base/bp-cmds-run-with-ex.c: New file.
394 * gdb.base/bp-cmds-run-with-ex.exp: New file.
395 * gdb.base/bp-cmds-run-with-ex.gdb: New file.
396 * gdb.gdb/python-interrupts.exp: Update the call to
397 'catch_command_errors' with the new argument.
398 * gdb.gdb/python-selftest.exp: Ditto.
399
400 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
401
402 * gdb.arch/amd64-disp-step-avx.exp: Adjust pattern.
403 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
404 * gdb.threads/non-stop-fair-events.exp: Likewise.
405
406 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
407
408 * gdb.threads/step-over-exec.exp: New.
409 * gdb.threads/step-over-exec.c: New.
410 * gdb.threads/step-over-exec-execd.c: New.
411 * lib/my-syscalls.S: New.
412 * lib/my-syscalls.h: New.
413
414 2020-12-04 Simon Marchi <simon.marchi@efficios.com>
415
416 * lib/dwarf.exp (declare_labels): Use name as text if text is
417 not provided.
418
419 2020-12-04 Tom de Vries <tdevries@suse.de>
420
421 PR testsuite/26990
422 * gdb.arch/amd64-gs_base.exp: Handle -m32 where fs_base and gs_base
423 are unsupported.
424
425 2020-12-04 Tom de Vries <tdevries@suse.de>
426
427 * gdb.reverse/insn-reverse.exp: Don't break inside gdb_test_multiple
428 clause.
429
430 2020-12-04 Tom de Vries <tdevries@suse.de>
431
432 * gdb.reverse/insn-reverse.exp: Fix count handling.
433
434 2020-12-04 Tom de Vries <tdevries@suse.de>
435
436 * gdb.reverse/insn-reverse-x86.c: Guard x86_64 assembly with #ifdef
437 __x86_64__.
438
439 2020-12-04 Tom de Vries <tdevries@suse.de>
440
441 * gdb.reverse/insn-reverse.c (test_nr): New var.
442 (usage, parse_args): New function.
443 (main): Call parse_args. Only run test for test_nr.
444 * gdb.reverse/insn-reverse.exp: Detect lack of progress in stepi loop
445 and bail out. Run subtests individually, using an inferior arg
446 specifying the subtest.
447
448 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
449
450 * gdb.arch/riscv-tdesc-regs.exp: Remove unwanted test.
451
452 2020-12-02 Andrew Burgess <andrew.burgess@embecosm.com>
453
454 * gdb.arch/riscv-tdesc-regs.exp (get_expected_result): New proc,
455 update test to use this.
456
457 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
458
459 * gdb.threads/non-ldr-exc-1.exp: Fix indentation.
460
461 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
462
463 * gdb.threads/non-ldr-exc-1.exp: Use foreach_with_prefix.
464 (do_test): Don't use with_test_prefix.
465 * gdb.threads/non-ldr-exc-2.exp: Use foreach_with_prefix.
466 (do_test): Don't use with_test_prefix.
467 * gdb.threads/non-ldr-exc-3.exp: Use foreach_with_prefix.
468 (do_test): Don't use with_test_prefix.
469 * gdb.threads/non-ldr-exc-4.exp: Use foreach_with_prefix.
470 (do_test): Don't use with_test_prefix.
471
472 2020-12-01 Simon Marchi <simon.marchi@polymtl.ca>
473
474 * gdb.threads/non-ldr-exit.exp: Fix comment.
475
476 2020-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
477
478 * gdb.xml/maint-xml-dump-03.xml: New file.
479
480 2020-11-30 Tom de Vries <tdevries@suse.de>
481
482 PR symtab/26905
483 * gdb.dwarf2/count.exp: Remove kfails.
484
485 2020-11-24 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
486
487 * gdb.base/condbreak-multi-context.exp: Do not hard-code location
488 indices.
489
490 2020-11-24 Joel Brobecker <brobecker@adacore.com>
491
492 * gdb.dwarf2/dw2-fixed-point.exp: Fix the expected output of
493 the "ptype pck__fp1_range_var" test for the module-2 and pascal
494 languages. Remove the associated setup_xfail.
495
496 2020-11-23 Simon Marchi <simon.marchi@efficios.com>
497
498 * lib/gdb.exp (gdb_assert): Show error message on error.
499
500 2020-11-23 Tom de Vries <tdevries@suse.de>
501
502 * gdb.ada/enum_idx_packed.exp: Limit setup_kfail to gnat 9 and 10.
503 * gdb.ada/mod_from_name.exp: Same.
504 * gdb.ada/pckd_arr_ren.exp: Same.
505
506 2020-11-22 Simon Marchi <simon.marchi@polymtl.ca>
507
508 * gdb.base/template.exp: New.
509 * gdb.base/template.c: New.
510
511 2020-11-22 Gary Benson <gbenson@redhat.com>
512
513 PR gdb/26905
514 * gdb.dwarf2/count.exp: Add test for an array whose upper bound
515 is defined using a DW_AT_count which references another DIE.
516
517 2020-11-21 Tom de Vries <tdevries@suse.de>
518
519 * gdb.base/vla-ptr.exp: Add XFAIL.
520
521 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
522
523 * gdb.fortran/array-slices-bad.exp: New file.
524 * gdb.fortran/array-slices-bad.f90: New file.
525 * gdb.fortran/array-slices-sub-slices.exp: New file.
526 * gdb.fortran/array-slices-sub-slices.f90: New file.
527 * gdb.fortran/array-slices.exp: Rewrite tests.
528 * gdb.fortran/array-slices.f90: Rewrite tests.
529 * gdb.fortran/vla-sizeof.exp: Correct expected results.
530
531 2020-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
532
533 * gdb.base/completion.exp: Add new completion tests.
534
535 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
536
537 * gdb.mi/mi-nonstop-exit.exp: Enable non-stop through GDBFLAGS.
538 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
539 * gdb.mi/mi-nsintrall.exp: Likewise.
540 * gdb.mi/mi-nsmoribund.exp: Likewise.
541 * gdb.mi/mi-nsthrexec.exp: Likewise.
542 * gdb.mi/mi-watch-nonstop.exp: Likewise.
543
544 2020-11-18 Simon Marchi <simon.marchi@polymtl.ca>
545
546 * lib/mi-support.exp (mi_run_cmd_full): Use unresovled instead
547 of perror.
548
549 2020-11-18 Joseph Myers <joseph@codesourcery.com>
550
551 * lib/mi-support.exp (mi_gdb_file_cmd): Check for case where
552 $arg.exe exists but $arg does not.
553
554 2020-11-17 Gary Benson <gbenson@redhat.com>
555
556 * gdb.trace/trace-common.h (x86_trace_dummy): Add
557 __attribute__ ((used)).
558
559 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
560
561 * gdb.gdb/unittest.exp: Spot 'Running...' lines.
562
563 2020-11-17 Andrew Burgess <andrew.burgess@embecosm.com>
564
565 * gdb.base/completion.exp: Add new tests.
566
567 2020-11-16 Tom Tromey <tromey@adacore.com>
568
569 * gdb.dwarf2/data-loc.exp: Update expected output. Remove C
570 tests.
571
572 2020-11-15 Joel Brobecker <brobecker@adacore.com>
573
574 * gdb.ada/fixed_cmp.exp: Add -fgnat-encodings=minimal testing.
575 * gdb.dwarf2/dw2-fixed-point.c (pck__fp1_var2): New global.
576 (main): Add reference to pck__fp1_var2.
577 * gdb.dwarf2/dw2-fixed-point.exp: Add comparison operator testing.
578
579 2020-11-15 Joel Brobecker <brobecker@adacore.com>
580
581 * gdb.dwarf2/dw2-fixed-point.exp: Add arithmetic tests.
582
583 2020-11-15 Joel Brobecker <brobecker@adacore.com>
584
585 * gdb.ada/fixed_points.exp: Add ptype tests.
586 * gdb.dwarf2/dw2-fixed-point.exp: Likewise.
587
588 2020-11-15 Joel Brobecker <brobecker@adacore.com>
589
590 * gdb.dwarf2/dw2-fixed-point.exp: Add "print /x" tests.
591
592 2020-11-15 Joel Brobecker <brobecker@adacore.com>
593
594 * gdb.ada/fixed_cmp.exp: Force compilation to use -fgnat-encodings=all.
595 * gdb.ada/fixed_points.exp: Add fixed-point variables printing tests.
596 * gdb.ada/fixed_points/pck.ads, gdb.ada/fixed_points/pck.adb:
597 New files.
598 * gdb.ada/fixed_points/fixed_points.adb: Add use of package Pck.
599
600 * gdb.dwarf2/dw2-fixed-point.c, gdb.dwarf2/dw2-fixed-point.exp:
601 New files.
602
603 2020-11-14 Andrew Burgess <andrew.burgess@embecosm.com>
604
605 PR cli/26879
606 * gdb.fortran/completion.exp: New file.
607 * gdb.fortran/completion.f90: New file.
608
609 2020-11-12 Joseph Myers <joseph@codesourcery.com>
610
611 * lib/gdb.exp (gdb_file_cmd): Check for case where $arg.exe exists
612 but $arg does not.
613
614 2020-11-12 Andrew Burgess <andrew.burgess@embecosm.com>
615
616 * gdb.fortran/types.exp: Add more tests.
617
618 2020-11-12 Tom Tromey <tom@tromey.com>
619
620 PR rust/26799:
621 * gdb.rust/traits.exp: Remove kfails.
622
623 2020-11-12 Gary Benson <gbenson@redhat.com>
624
625 * gdb.threads/tls-so_extern_main.c (tls_ptr): Add missing return
626 statement.
627
628 2020-11-11 Simon Marchi <simon.marchi@efficios.com>
629
630 * gdb.base/continue-after-aborted-step-over.exp: Add "breakpoint
631 always-inserted" axis.
632 (do_test): Add breakpoint_always_inserted parameter.
633
634 2020-11-10 Tom Tromey <tromey@adacore.com>
635
636 * gdb.ada/bias.exp: Update.
637 * gdb.ada/bias/bias.adb (X): Change value.
638
639 2020-11-10 Gary Benson <gbenson@redhat.com>
640
641 * gdb.base/vla-optimized-out.exp (p sizeof (a)): Wrap supplied
642 regexp fragment in parentheses to prevent false matching.
643
644 2020-11-10 Gary Benson <gbenson@redhat.com>
645
646 * gdb.base/vla-optimized-out.c (f1): Add __attribute__ ((weak)).
647
648 2020-11-10 Gary Benson <gbenson@redhat.com>
649
650 * gdb.cp/step-and-next-inline.exp: Only require
651 -gstatement-frontiers when building with GCC.
652 Only setup KFAIL's for GCC issues when using
653 a GCC-built executable.
654
655 2020-11-06 Andrew Burgess <andrew.burgess@embecosm.com>
656
657 * gdb.base/debug-expr.c: Add extra function to allow for an
658 additional test.
659 * gdb.base/debug-expr.exp (test_debug_expr): Delete, replace calls
660 to this proc with gdb_test_debug_expr. Add an extra test.
661 * gdb.cp/debug-expr.exp (test_debug_expr): Delete, replace calls
662 to this proc with gdb_test_debug_expr, give the tests names
663 * gdb.dlang/debug-expr.exp (test_debug_expr): Delete, replace
664 calls to this proc with gdb_test_debug_expr, give the tests names
665 * gdb.fortran/debug-expr.exp: New file.
666 * gdb.fortran/debug-expr.f90: New file.
667 * lib/gdb.exp (gdb_test_debug_expr): New proc.
668
669 2020-11-06 Simon Marchi <simon.marchi@efficios.com>
670
671 * lib/dwarf.exp (ranges): Handle "base" and "range" as
672 proceduresu.
673 * gdb.dwarf/dw2-bad-elf.exp: Adjust.
674 * gdb.dwarf2/dw2-inline-many-frames.exp: Adjust.
675 * gdb.dwarf2/dw2-inline-stepping.exp: Adjust.
676 * gdb.dwarf2/dw2-ranges-base.exp: Adjust.
677 * gdb.dwarf2/dw2-ranges-func.exp: Adjust.
678 * gdb.dwarf2/dw2-ranges-overlap.exp: Adjust.
679 * gdb.dwarf2/dw2-ranges-psym.exp: Adjust.
680 * gdb.dwarf2/enqueued-cu-base-addr.exp: Adjust.
681
682 2020-11-04 Tom Tromey <tromey@adacore.com>
683
684 * gdb.ada/funcall_ref.exp: Update.
685 * gdb.ada/var_rec_arr.exp: Update.
686
687 2020-11-04 Tom Tromey <tromey@adacore.com>
688
689 * gdb.ada/rec_ptype.exp: New file.
690 * gdb.ada/rec_ptype/main.adb: New file.
691 * gdb.ada/rec_ptype/p.ads: New file.
692
693 2020-11-04 Tom Tromey <tromey@adacore.com>
694
695 * gdb.ada/tick_length_array_enum_idx.exp: Add ptype test.
696 * gdb.ada/tick_length_array_enum_idx/foo_n207_004.adb
697 (PT_Full): New variable.
698 * gdb.ada/tick_length_array_enum_idx/pck.adb
699 (Full_PT): New type.
700
701 2020-11-04 Tom Tromey <tromey@adacore.com>
702
703 * gdb.ada/array_of_variant.exp: New file.
704 * gdb.ada/array_of_variant/p.adb: New file.
705 * gdb.ada/array_of_variant/pck.ads: New file.
706 * gdb.ada/array_of_variant/pck.adb: New file.
707
708 2020-11-04 Tom Tromey <tromey@adacore.com>
709
710 * gdb.ada/enum_idx_packed.exp: Add test.
711 * gdb.ada/enum_idx_packed/foo.adb (Multi_Access):
712 New variable.
713 * gdb.ada/enum_idx_packed/pck.ads (Short)
714 (Multi_Dimension, Multi_Dimension_Access): New types.
715
716 2020-11-04 Tom Tromey <tromey@adacore.com>
717
718 * gdb.ada/enum_idx_packed.exp: Test two forms of -fgnat-encodings.
719
720 2020-11-04 Tom Tromey <tromey@adacore.com>
721
722 * gdb.ada/set_pckd_arr_elt.exp: Also test
723 -fgnat-encodings=minimal. Add tests.
724 * gdb.ada/set_pckd_arr_elt/foo.adb (Foo): Add VA variable.
725 Call Update_Small a second time.
726 * gdb.ada/set_pckd_arr_elt/pck.adb (New_Variant): New function.
727 * gdb.ada/set_pckd_arr_elt/pck.ads (Buffer, Variant)
728 (Variant_Access): New types.
729 (New_Variant): Declare.
730
731 2020-11-04 Tom Tromey <tromey@adacore.com>
732
733 * gdb.ada/mod_from_name.exp: Test printing slice.
734
735 2020-11-04 Tom Tromey <tromey@adacore.com>
736
737 * gdb.ada/O2_float_param.exp: Test different -fgnat-encodings
738 values.
739 * gdb.ada/access_to_unbounded_array.exp: Test different
740 -fgnat-encodings values.
741 * gdb.ada/big_packed_array.exp: Test different -fgnat-encodings
742 values.
743 * gdb.ada/arr_enum_idx_w_gap.exp: Test different -fgnat-encodings
744 values.
745 * gdb.ada/array_ptr_renaming.exp: Test different -fgnat-encodings
746 values.
747 * gdb.ada/array_of_variable_length.exp: Test different
748 -fgnat-encodings values.
749 * gdb.ada/arrayparam.exp: Test different -fgnat-encodings values.
750 * gdb.ada/arrayptr.exp: Test different -fgnat-encodings values.
751 * gdb.ada/frame_arg_lang.exp: Revert -fgnat-encodings=minimal
752 change.
753 * gdb.ada/mi_string_access.exp: Test different -fgnat-encodings
754 values.
755 * gdb.ada/mod_from_name.exp: Test different -fgnat-encodings values.
756 * gdb.ada/out_of_line_in_inlined.exp: Test different
757 -fgnat-encodings values.
758 * gdb.ada/packed_array.exp: Test different -fgnat-encodings
759 values.
760 * gdb.ada/pckd_arr_ren.exp: Test different -fgnat-encodings
761 values.
762 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Test different
763 -fgnat-encodings values.
764 * gdb.ada/variant_record_packed_array.exp: Test different
765 -fgnat-encodings values.
766
767 2020-11-04 Tom Tromey <tromey@adacore.com>
768
769 * gdb.ada/enum_idx_packed.exp: Add tests.
770 * gdb.ada/enum_idx_packed/foo.adb: Add variables.
771 * gdb.ada/enum_idx_packed/pck.adb: Add functions.
772 * gdb.ada/enum_idx_packed/pck.ads: Add types, function
773 declarations.
774
775 2020-11-03 Tom de Vries <tdevries@suse.de>
776
777 * lib/dwarf.exp (Dwarf::_handle_DW_TAG): Improve attribute list
778 terminator comments.
779 (Dwarf::cu, Dwarf::tu): Remove superfluous abbreviation table
780 terminator.
781
782 2020-11-02 Simon Marchi <simon.marchi@polymtl.ca>
783
784 * gdb.base/step-over-no-symbols.exp (test_step_over): Replace
785 integer format test with regexp.
786
787 2020-11-02 Gary Benson <gbenson@redhat.com>
788
789 * gdb.base/print-file-var.exp (test): Separate compiler and
790 linker options, and build using build_executable_from_specs
791 to accommodate this.
792
793 2020-11-02 Gary Benson <gbenson@redhat.com>
794
795 * lib/gdb.exp (gdb_compile): Inhibit passing "-x c++"
796 for .c files compiled as C++ with Clang if any shared
797 libraries are specified.
798
799 2020-11-02 Gary Benson <gbenson@redhat.com>
800
801 * lib/attributes.h: New header.
802 * gdb.base/backtrace.c: Include the above. Replace
803 __attribute__(noclone)) with ATTRIBUTE_NOCLONE.
804 * gdb.base/infcall-nested-structs.c: Likewise.
805 * gdb.base/vla-optimized-out.c: Likewise.
806
807 2020-11-02 Tom de Vries <tdevries@suse.de>
808
809 * gdb.dwarf2/fission-multi-cu.S: Remove .debug_line.dwo section.
810
811 2020-11-01 Joel Brobecker <brobecker@adacore.com>
812
813 * gdb.ada/fixed_points/fixed_points.adb: Replace use of
814 System.Min_Int and System.Max_Int with smaller hardcoded
815 constants.
816
817 2020-10-31 Simon Marchi <simon.marchi@polymtl.ca>
818
819 * configure.ac: Split AC_INIT into AC_INIT and AC_CONFIG_SRCDIR.
820 * configure: Re-generate.
821
822 2020-10-30 Simon Marchi <simon.marchi@efficios.com>
823
824 * gdb.arch/amd64-disp-step-avx.exp: Update displaced step debug
825 expected output.
826
827 2020-10-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
828
829 * gdb.base/paginate-after-ctrl-c-running.exp: Update with no pagination
830 behavior.
831 * gdb.base/paginate-bg-execution.exp: Ditto.
832 * gdb.base/paginate-inferior-exit.exp: Ditto.
833 * gdb.base/double-prompt-target-event-error.c: Remove.
834 * gdb.base/double-prompt-target-event-error.exp: Remove.
835
836 2020-10-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
837
838 * gdb.base/kill-detach-inferiors-cmd.exp: Check that 'kill
839 inferiors' and 'detach inferiors' do not change the current
840 inferior.
841
842 2020-10-29 Tom de Vries <tdevries@suse.de>
843
844 * gdb.threads/tls.exp: Fix DUPLICATEs.
845
846 2020-10-28 Tom de Vries <tdevries@suse.de>
847
848 * gdb.python/py-symbol.exp: Add KFAILs for -readnow.
849
850 2020-10-28 Tom de Vries <tdevries@suse.de>
851
852 * gdb.ada/exec_changed.exp: Add KFAILs for -readnow.
853 * gdb.base/reread.exp: Same.
854
855 2020-10-28 Tom de Vries <tdevries@suse.de>
856
857 * lib/gdb.exp (readnow): Handle arg.
858 * gdb.rust/traits.exp: Add KFAILs for -readnow.
859
860 2020-10-28 Tom de Vries <tdevries@suse.de>
861
862 * gdb.base/relocate.exp: Update regexp for -readnow.
863
864 2020-10-28 Tom de Vries <tdevries@suse.de>
865
866 * gdb.dwarf2/dw2-error.exp: Mark failure break in main as known with
867 -readnow.
868
869 2020-10-28 Tom de Vries <tdevries@suse.de>
870
871 PR symtab/26772
872 * gdb.dwarf2/dw2-ranges-overlap.c: New test.
873 * gdb.dwarf2/dw2-ranges-overlap.exp: New file.
874
875 2020-10-28 Tom de Vries <tdevries@suse.de>
876
877 * lib/gdb.exp (gdb_file_cmd): Set gdb_file_cmd_msg.
878 * gdb.cp/nsalias.exp: Set complaints limit before file cmd. Expect
879 complaint during file command for -readnow.
880
881 2020-10-28 Tom de Vries <tdevries@suse.de>
882
883 * gdb.cp/nsalias.exp: Fix typo in test name.
884
885 2020-10-28 Tom de Vries <tdevries@suse.de>
886
887 * gdb.dwarf2/dw2-filename.exp: Update regexp for -readnow.
888
889 2020-10-28 Tom de Vries <tdevries@suse.de>
890
891 * gdb.dwarf2/dw2-stack-boundary.exp: KFAILing the complaints for
892 -readnow.
893
894 2020-10-27 Tom de Vries <tdevries@suse.de>
895
896 * gdb.base/multi-forks.exp: Use exp_continue to fix timeout.
897
898 2020-10-27 Tom de Vries <tdevries@suse.de>
899
900 * gdb.base/maint.exp: Update for -readnow.
901
902 2020-10-27 Tom de Vries <tdevries@suse.de>
903
904 * gdb.cp/psymtab-parameter.exp: Don't expect unexpanded CU for
905 -readnow.
906
907 2020-10-14 Gary Benson <gbenson@redhat.com>
908
909 * gdb.python/py-format-string.exp (test_deref_refs): Treat
910 "_vptr$Base" as correct, in addition to "_vptr.Base".
911 (test_mixed): Likewise.
912
913 2020-10-27 Gary Benson <gbenson@redhat.com>
914
915 * gdb.mi/mi-fortran-modules.exp: Check skip_fortran_tests.
916 * gdb.mi/mi-vla-fortran.exp: Likewise. Also fix a comment.
917
918 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
919
920 * gdb.base/condbreak.exp: Update the completion tests to
921 consider the '-force' flag.
922
923 2020-10-27 Tom de Vries <tdevries@suse.de>
924
925 * gdb.base/list-ambiguous-readnow.exp: New file.
926
927 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
928
929 * gdb.base/condbreak-multi-context.exp: Expand to test forcing
930 the condition.
931 * gdb.linespec/cpcompletion.exp: Update to consider the
932 '-force-condition' keyword.
933 * gdb.linespec/explicit.exp: Ditto.
934 * lib/completion-support.exp: Ditto.
935
936 2020-10-27 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
937
938 * gdb.base/condbreak-multi-context.cc: New file.
939 * gdb.base/condbreak-multi-context.exp: New file.
940
941 2020-10-26 Tom Tromey <tom@tromey.com>
942
943 * lib/mi-support.exp (default_mi_gdb_start): Call
944 gdb_stdin_log_init.
945 * lib/gdb.exp (standard_output_file_with_gdb_instance): Don't
946 subtract one from gdb_instances.
947 (gdb_stdin_log_write): Flush in_file.
948
949 2020-10-26 Tom de Vries <tdevries@suse.de>
950
951 * gdb.dwarf2/enqueued-cu-base-addr.exp: New file.
952
953 2020-10-26 Tom Tromey <tromey@adacore.com>
954
955 * gdb.ada/unsigned_range/foo.adb: New file.
956 * gdb.ada/unsigned_range/pack.adb: New file.
957 * gdb.ada/unsigned_range/pack.ads: New file.
958 * gdb.ada/unsigned_range.exp: New file.
959
960 2020-10-26 Tom de Vries <tdevries@suse.de>
961
962 * lib/gdb.exp (INTERNAL_GDBFLAGS): Set heigth and width.
963
964 2020-10-26 Tom de Vries <tdevries@suse.de>
965
966 * gdb.dwarf2/dw2-objfile-overlap-inner.S: Specify default base address
967 for CU.
968 * gdb.dwarf2/dw2-objfile-overlap-outer.S: Same.
969
970 2020-10-23 Tom de Vries <tdevries@suse.de>
971
972 * lib/dwarf.exp (Dwarf::_guess_form): Return "" by default instead of
973 DW_FORM_string.
974 (Dwarf::_default_form): New proc.
975 (Dwarf::_handle_DW_TAG): Use _default_form. Error out if no form was
976 guessed.
977
978 2020-10-23 Tom de Vries <tdevries@suse.de>
979
980 * gdb.dwarf2/ada-linkage-name.exp: Use $srcfile for DW_AT_name of CU.
981 * gdb.dwarf2/atomic-type.exp: Same.
982 * gdb.dwarf2/bad-regnum.exp: Same.
983 * gdb.dwarf2/cpp-linkage-name.exp: Same.
984 * gdb.dwarf2/dw2-align.exp: Same.
985 * gdb.dwarf2/dw2-bad-elf.exp: Same.
986 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
987 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
988 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
989 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
990 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
991 * gdb.dwarf2/enum-type.exp: Same.
992 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Same.
993 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
994 * gdb.dwarf2/main-subprogram.exp: Same.
995 * gdb.dwarf2/missing-type-name.exp: Same.
996 * gdb.dwarf2/nonvar-access.exp: Same.
997 * gdb.dwarf2/typedef-void-finish.exp: Same.
998 * gdb.dwarf2/var-access.exp: Same.
999 * gdb.dwarf2/void-type.exp: Same.
1000
1001 2020-10-22 Simon Marchi <simon.marchi@polymtl.ca>
1002
1003 PR gdb/26693
1004 * gdb.dwarf2/template-specification-full-name.exp: New test.
1005
1006 2020-10-22 Luis Machado <luis.machado@linaro.org>
1007
1008 * gdb.base/msym-bp-shl.exp (test_break): Adjust pattern to not
1009 expected an offset from the function.
1010 * gdb.base/msym-bp.exp (test): Likewise.
1011
1012 2020-10-22 Andrew Burgess <andrew.burgess@embecosm.com>
1013
1014 * gdb.fortran/array-slices.exp: Add a new test.
1015
1016 2020-10-21 Gary Benson <gbenson@redhat.com>
1017
1018 * gdb.mi/mi-fullname-deleted.exp: Fix substituted
1019 fullname test with Clang. Also expand comments generally.
1020
1021 2020-10-20 Tom de Vries <tdevries@suse.de>
1022
1023 * gdb.dwarf2/pr13961.S: Remove superfluous end-of-siblings marker.
1024
1025 2020-10-20 Tom de Vries <tdevries@suse.de>
1026
1027 * gdb.dwarf2/arr-stride.c: Remove.
1028 * gdb.dwarf2/arr-stride.exp: Use main.c.
1029 * gdb.dwarf2/arr-subrange.c: Remove.
1030 * gdb.dwarf2/arr-subrange.exp: Use main.c.
1031 * gdb.dwarf2/bad-regnum.c: Remove.
1032 * gdb.dwarf2/bad-regnum.exp: Use main.c.
1033 * gdb.dwarf2/corrupt.c: Remove.
1034 * gdb.dwarf2/corrupt.exp: Use main.c.
1035 * gdb.dwarf2/dw2-bad-elf.c: Remove.
1036 * gdb.dwarf2/dw2-bad-elf.exp: Use main.c.
1037 * gdb.dwarf2/dw2-icycle.c: Remove.
1038 * gdb.dwarf2/dw2-icycle.exp: Use main.c.
1039 * gdb.dwarf2/formdata16.c: Remove.
1040 * gdb.dwarf2/formdata16.exp: Use main.c.
1041 * gdb.dwarf2/implptrconst.c: Remove.
1042 * gdb.dwarf2/implptrconst.exp: Use main.c.
1043 * gdb.dwarf2/info-locals-optimized-out.c: Remove.
1044 * gdb.dwarf2/info-locals-optimized-out.exp: Use main.c.
1045 * gdb.dwarf2/opaque-type-lookup.c: Remove.
1046 * gdb.dwarf2/opaque-type-lookup.exp: Use main.c.
1047
1048 2020-10-20 Tom de Vries <tdevries@suse.de>
1049
1050 * gdb.dwarf2/ada-valprint-error.exp: Remove redundant mention of .exp
1051 file.
1052 * gdb.dwarf2/dw2-dir-file-name.exp: Same.
1053
1054 2020-10-20 Tom de Vries <tdevries@suse.de>
1055
1056 * gdb.dwarf2/dw2-error.exp: Use $gdb_test_file_name.
1057 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1058 * gdb.dwarf2/dw2-main-no-line-number.exp: Same.
1059 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1060 * gdb.dwarf2/dw2-ranges.exp: Same.
1061 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1062 * gdb.dwarf2/var-access.exp: Same.
1063
1064 2020-10-19 Tom Tromey <tromey@adacore.com>
1065
1066 PR tui/26719
1067 * gdb.tui/list.exp: Check source window contents after focus
1068 change.
1069
1070 2020-10-17 Tom de Vries <tdevries@suse.de>
1071
1072 PR symtab/26317
1073 * gdb.dwarf2/dw2-main-no-line-number.exp: New file.
1074
1075 2020-10-17 Tom de Vries <tdevries@suse.de>
1076
1077 * lib/gdb.exp (standard_testfile): Also treat args starting with '-'
1078 as suffix.
1079 * gdb.dwarf2/atomic.c: Rename to ...
1080 * gdb.dwarf2/atomic-type.c: ... this.
1081 * gdb.dwarf2/dw2-ranges2.c: Rename to ...
1082 * gdb.dwarf2/dw2-ranges-2.c: ... this.
1083 * gdb.dwarf2/dw2-ranges3.c: Rename to ...
1084 * gdb.dwarf2/dw2-ranges-3.c: ... this.
1085 * gdb.dwarf2/fission-mix2.c: Rename to ...
1086 * gdb.dwarf2/fission-mix-2.c: ... this.
1087 * gdb.dwarf2/ada-linkage-name.exp: Use more suffix args for
1088 standard_testfile.
1089 * gdb.dwarf2/ada-valprint-error.exp: Same.
1090 * gdb.dwarf2/arr-stride.exp: Same.
1091 * gdb.dwarf2/arr-subrange.exp: Same.
1092 * gdb.dwarf2/atomic-type.exp: Same.
1093 * gdb.dwarf2/bad-regnum.exp: Same.
1094 * gdb.dwarf2/break-inline-psymtab.exp: Same.
1095 * gdb.dwarf2/clang-debug-names-2.exp: Same.
1096 * gdb.dwarf2/clang-debug-names.exp: Same.
1097 * gdb.dwarf2/comp-unit-lang.exp: Same.
1098 * gdb.dwarf2/corrupt.exp: Same.
1099 * gdb.dwarf2/count.exp: Same.
1100 * gdb.dwarf2/cpp-linkage-name.exp: Same.
1101 * gdb.dwarf2/data-loc.exp: Same.
1102 * gdb.dwarf2/dw2-align.exp: Same.
1103 * gdb.dwarf2/dw2-bad-elf.exp: Same.
1104 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
1105 * gdb.dwarf2/dw2-bad-unresolved.exp: Same.
1106 * gdb.dwarf2/dw2-case-insensitive.exp: Same.
1107 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp: Same.
1108 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
1109 * gdb.dwarf2/dw2-inline-many-frames.exp: Same.
1110 * gdb.dwarf2/dw2-inline-param.exp: Same.
1111 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
1112 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
1113 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
1114 * gdb.dwarf2/dw2-is-stmt.exp: Same.
1115 * gdb.dwarf2/dw2-line-number-zero.exp: Same.
1116 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Same.
1117 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
1118 * gdb.dwarf2/dw2-param-error.exp: Same.
1119 * gdb.dwarf2/dw2-ranges-base.exp: Same.
1120 * gdb.dwarf2/dw2-ranges.exp: Same.
1121 * gdb.dwarf2/dw2-unusual-field-names.exp: Same.
1122 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: Same.
1123 * gdb.dwarf2/dw4-sig-types.exp: Same.
1124 * gdb.dwarf2/dynarr-ptr.exp: Same.
1125 * gdb.dwarf2/enum-type.exp: Same.
1126 * gdb.dwarf2/fission-mix.exp: Same.
1127 * gdb.dwarf2/formdata16.exp: Same.
1128 * gdb.dwarf2/implptrconst.exp: Same.
1129 * gdb.dwarf2/implptrpiece.exp: Same.
1130 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
1131 * gdb.dwarf2/main-subprogram.exp: Same.
1132 * gdb.dwarf2/method-ptr.exp: Same.
1133 * gdb.dwarf2/missing-sig-type.exp: Same.
1134 * gdb.dwarf2/nonvar-access.exp: Same.
1135 * gdb.dwarf2/opaque-type-lookup.exp: Same.
1136 * gdb.dwarf2/shortpiece.exp: Same.
1137 * gdb.dwarf2/staticvirtual.exp: Same.
1138 * gdb.dwarf2/subrange.exp: Same.
1139 * gdb.dwarf2/symtab-producer.exp: Same.
1140 * gdb.dwarf2/typedef-void-finish.exp: Same.
1141 * gdb.dwarf2/var-access.exp: Same.
1142 * gdb.dwarf2/variant.exp: Same.
1143 * gdb.dwarf2/void-type.exp: Same.
1144 * gdb.dwarf2/dw2-ranges-psym.exp: Same. Use main.c instead of
1145 dw2-ranges-main.c.
1146 * gdb.dwarf2/dw2-ranges-main.c: Remove.
1147
1148 2020-10-16 Tom de Vries <tdevries@suse.de>
1149
1150 * lib/gdb.exp (gdb_breakpoint): Remove mention of "passfail".
1151
1152 2020-10-16 Tom de Vries <tdevries@suse.de>
1153
1154 * lib/gdb.exp (gdb_breakpoint): Handle eof as in gdb_test_multiple.
1155
1156 2020-10-14 Tom de Vries <tdevries@suse.de>
1157
1158 PR testsuite/26732
1159 * gdb.ada/mi_catch_ex.exp: Do mi_delete_breakpoints before running
1160 scenario 2.
1161 * gdb.ada/mi_catch_ex_hand.exp: Same.
1162
1163 2020-10-13 Pedro Alves <pedro@palves.net>
1164
1165 * lib/mi-support.exp (mi_clean_restart): New.
1166 (mi_run_to_main): Delete.
1167 All callers adjust to use mi_clean_restart / mi_runto_main.
1168
1169 2020-10-13 Pedro Alves <pedro@palves.net>
1170
1171 * config/monitor.exp: Use "list -q".
1172 * gdb.arch/gdb1558.exp: Use "break -q".
1173 * gdb.arch/i386-permbkpt.exp: Use "break -q".
1174 * gdb.arch/i386-prologue-skip-cf-protection.exp: Use "break -q".
1175 * gdb.base/break.exp: Use "break -q", "list -q" and "tbreak -q".
1176 * gdb.base/commands.exp: Use "break -q".
1177 * gdb.base/condbreak.exp: Use "break -q".
1178 * gdb.base/ctf-ptype.exp: Use "list -q".
1179 * gdb.base/define.exp: Use "break -q".
1180 * gdb.base/del.exp: Use "break -q".
1181 * gdb.base/fullname.exp: Use "break -q".
1182 * gdb.base/hbreak-in-shr-unsupported.exp: Use "hbreak -q".
1183 * gdb.base/hbreak-unmapped.exp: Use "hbreak -q".
1184 * gdb.base/hbreak2.exp: Use "hbreak -q" and "list -q".
1185 * gdb.base/hw-sw-break-same-address.exp: Use "break -q" and
1186 "hbreak -q".
1187 * gdb.base/included.exp: Use "list -q".
1188 * gdb.base/label.exp: Use "break -q".
1189 * gdb.base/lineinc.exp: Use "break -q".
1190 * gdb.base/list.exp: Use "list -q".
1191 * gdb.base/macscp.exp: Use "list -q".
1192 * gdb.base/pending.exp: Use "break -q".
1193 * gdb.base/prologue-include.exp: Use "break -q".
1194 * gdb.base/ptype.exp: Use "list -q".
1195 * gdb.base/sepdebug.exp: Use "break -q", "list -q" and "tbreak -q".
1196 * gdb.base/server-del-break.exp: Use "break -q".
1197 * gdb.base/style.exp: Use "break -q".
1198 * gdb.base/symbol-without-target_section.exp: Use "list -q".
1199 * gdb.base/watchpoint-reuse-slot.exp: Use "hbreak -q".
1200 * gdb.cp/exception.exp: Use "tbreak -q".
1201 * gdb.dwarf2/dw2-error.exp: Use "break -q".
1202 * gdb.dwarf2/fission-mix.exp: Use "break -q".
1203 * gdb.dwarf2/fission-reread.exp: Use "break -q".
1204 * gdb.dwarf2/pr13961.exp: Use "break -q".
1205 * gdb.linespec/explicit.exp: Use "list -q".
1206 * gdb.linespec/linespec.exp: Use "break -q".
1207 * gdb.mi/mi-simplerun.exp: Use "--qualified".
1208 * gdb.python/py-mi-objfile-gdb.py: Use "list -q".
1209 * gdb.server/bkpt-other-inferior.exp: Use "break -q".
1210 * gdb.server/connect-without-multi-process.exp: Use "break -q".
1211 * gdb.trace/change-loc.exp: Use "break -q".
1212 * gdb.trace/pending.exp: Use "break -q".
1213 * gdb.tui/basic.exp: Use "list -q".
1214 * gdb.tui/list-before.exp: Use "list -q".
1215 * gdb.tui/list.exp: Use "list -q".
1216 * lib/gdb.exp (gdb_has_argv0): Use "break -q".
1217
1218 2020-10-13 Pedro Alves <pedro@palves.net>
1219
1220 * gdb.base/ui-redirect.exp: Expect "break -qualified main" in
1221 saved breakpoints file.
1222 * gdb.guile/scm-breakpoint.exp: Expect "-qualified main" when
1223 inspecting breakpoint list.
1224 * lib/gdb.exp (runto_main): Add "qualified" to options.
1225 * lib/mi-support.exp (mi_runto_helper): Add 'qualified' parameter,
1226 and handle it.
1227 (mi_runto_main): Pass 1 as qualified argument.
1228
1229 2020-10-13 Pedro Alves <pedro@palves.net>
1230
1231 * lib/mi-support.exp (mi_runto_main): New proc.
1232 (mi_run_to_main): Use it.
1233 * gdb.mi/mi-catch-cpp-exceptions.exp: Likewise.
1234 * gdb.mi/mi-var-cmd.exp: Likewise.
1235 * gdb.mi/mi-var-invalidate.exp: Likewise.
1236 * mi-var-list-children-invalid-grandchild.exp: Likewise.
1237 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
1238 * gdb.mi/new-ui-mi-sync.exp: Likewise.
1239 * gdb.mi/user-selected-context-sync.exp: Likewise.
1240 * gdb.opt/inline-cmds.exp: Likewise.
1241 * gdb.python/py-framefilter-mi.exp: Likewise.
1242 * gdb.python/py-mi.exp: Likewise.
1243
1244 2020-10-13 Pedro Alves <pedro@palves.net>
1245
1246 * gdb.ada/fun_in_declare.exp: Use "runto_main" instead of
1247 "runto main".
1248 * gdb.ada/small_reg_param.exp: Likewise.
1249 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1250 * gdb.base/annota1.exp: Likewise.
1251 * gdb.base/anon.exp: Likewise.
1252 * gdb.base/breakpoint-in-ro-region.exp: Likewise.
1253 * gdb.base/dprintf-non-stop.exp: Likewise.
1254 * gdb.base/dprintf.exp: Likewise.
1255 * gdb.base/gdb11530.exp: Likewise.
1256 * gdb.base/gdb11531.exp: Likewise.
1257 * gdb.base/gnu_vector.exp: Likewise.
1258 * gdb.base/interrupt-noterm.exp: Likewise.
1259 * gdb.base/memattr.exp: Likewise.
1260 * gdb.base/step-over-syscall.exp: Likewise.
1261 * gdb.base/watch-cond-infcall.exp: Likewise.
1262 * gdb.base/watch-read.exp: Likewise.
1263 * gdb.base/watch-vfork.exp: Likewise.
1264 * gdb.base/watch_thread_num.exp: Likewise.
1265 * gdb.base/watchpoint-stops-at-right-insn.exp: Likewise.
1266 * gdb.guile/scm-frame-inline.exp: Likewise.
1267 * gdb.linespec/explicit.exp: Likewise.
1268 * gdb.opt/inline-break.exp: Likewise.
1269 * gdb.python/py-frame-inline.exp: Likewise.
1270 * gdb.reverse/break-precsave.exp: Likewise.
1271 * gdb.reverse/break-reverse.exp: Likewise.
1272 * gdb.reverse/consecutive-precsave.exp: Likewise.
1273 * gdb.reverse/consecutive-reverse.exp: Likewise.
1274 * gdb.reverse/finish-precsave.exp: Likewise.
1275 * gdb.reverse/finish-reverse.exp: Likewise.
1276 * gdb.reverse/fstatat-reverse.exp: Likewise.
1277 * gdb.reverse/getresuid-reverse.exp: Likewise.
1278 * gdb.reverse/i386-precsave.exp: Likewise.
1279 * gdb.reverse/i386-reverse.exp: Likewise.
1280 * gdb.reverse/i386-sse-reverse.exp: Likewise.
1281 * gdb.reverse/i387-env-reverse.exp: Likewise.
1282 * gdb.reverse/i387-stack-reverse.exp: Likewise.
1283 * gdb.reverse/insn-reverse.exp: Likewise.
1284 * gdb.reverse/machinestate-precsave.exp: Likewise.
1285 * gdb.reverse/machinestate.exp: Likewise.
1286 * gdb.reverse/pipe-reverse.exp: Likewise.
1287 * gdb.reverse/readv-reverse.exp: Likewise.
1288 * gdb.reverse/recvmsg-reverse.exp: Likewise.
1289 * gdb.reverse/rerun-prec.exp: Likewise.
1290 * gdb.reverse/s390-mvcle.exp: Likewise.
1291 * gdb.reverse/solib-precsave.exp: Likewise.
1292 * gdb.reverse/solib-reverse.exp: Likewise.
1293 * gdb.reverse/step-precsave.exp: Likewise.
1294 * gdb.reverse/step-reverse.exp: Likewise.
1295 * gdb.reverse/time-reverse.exp: Likewise.
1296 * gdb.reverse/until-precsave.exp: Likewise.
1297 * gdb.reverse/until-reverse.exp: Likewise.
1298 * gdb.reverse/waitpid-reverse.exp: Likewise.
1299 * gdb.reverse/watch-precsave.exp: Likewise.
1300 * gdb.reverse/watch-reverse.exp: Likewise.
1301 * gdb.threads/kill.exp: Likewise.
1302 * gdb.threads/tid-reuse.exp: Likewise.
1303
1304 2020-10-13 Simon Marchi <simon.marchi@polymtl.ca>
1305
1306 PR gdb/26642
1307 * gdb.base/maint-target-async-off.c: New test.
1308 * gdb.base/maint-target-async-off.exp: New test.
1309
1310 2020-10-13 Alan Modra <amodra@gmail.com>
1311
1312 * gdb.arch/powerpc-altivec.s,
1313 * gdb.arch/powerpc-power7.s,
1314 * gdb.arch/powerpc-power8.s,
1315 * gdb.arch/powerpc-power9.s,
1316 * gdb.arch/powerpc-vsx.s,
1317 * gdb.arch/powerpc-vsx2.s: Remove duplicate instructions.
1318 * gdb.arch/powerpc-altivec.exp,
1319 * gdb.arch/powerpc-power7.exp,
1320 * gdb.arch/powerpc-power8.exp,
1321 * gdb.arch/powerpc-power9.exp,
1322 * gdb.arch/powerpc-vsx.exp,
1323 * gdb.arch/powerpc-vsx2.exp: Likewise, and update expected
1324 disassembly of mfvsrd/mtvsrd.
1325
1326 2020-10-13 Alan Modra <amodra@gmail.com>
1327
1328 * gdb.arch/arm-disassembler-options.exp: Adjust expected
1329 "target architecture" output.
1330 * gdb.arch/powerpc-d128-regs.exp: Likewise.
1331 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
1332 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
1333 * gdb.arch/s390-disassembler-options.exp: Likewise.
1334
1335 2020-10-12 Pedro Alves <pedro@palves.net>
1336
1337 PR exp/26602
1338 PR c++/26550
1339 * gdb.cp/ambiguous.cc (marker1): Delete.
1340 (main): Initialize all the fields of the locals. Replace marker1
1341 call with a "set breakpoint here" marker.
1342 * gdb.cp/ambiguous.exp: Modernize. Use gdb_continue_to_breakpoint
1343 instead of running to marker1. Add tests printing all the
1344 variables and all the fields of the variables.
1345 (test_ambiguous): New proc, expecting the new GDB output when a
1346 field access is ambiguous. Change all "warning: X ambiguous"
1347 tests to use it.
1348
1349 2020-10-12 Gary Benson <gbenson@redhat.com>
1350
1351 * gdb.base/msym-bp.c (foo): Add __attribute__ ((used)).
1352 * gdb.base/msym-bp-2.c (foo): Likewise.
1353 * gdb.base/msym-lang.c (foo): Likewise.
1354 * gdb.base/msym-lang-main.c (foo): Likewise.
1355 * gdb.base/symtab-search-order-1.c (static_global): Likewise.
1356 * gdb.guile/scm-pretty-print.c (eval_func): Likewise.
1357 * gdb.mi/mi-sym-info-1.c (global_f1): Likewise.
1358 * gdb.mi/mi-sym-info-2.c (global_f1, var1, var2): Likewise.
1359 * gdb.multi/watchpoint-multi-exit.c (globalvar): Likewise.
1360 * gdb.python/py-as-string.c (enum_valid, enum_invalid): Likewise.
1361 * gdb.python/py-objfile.c (static_var): Likewise.
1362 * gdb.python/py-symbol.c (rr): Likewise.
1363 * gdb.python/py-symbol-2.c (anon, rr): Likewise.
1364 * gdb.mi/mi-sym-info.exp (lineno1, lineno2): Updated.
1365
1366 2020-10-11 Andrew Burgess <andrew.burgess@embecosm.com>
1367
1368 * gdb.fortran/mixed-lang-stack.exp (run_tests): Update expected
1369 output of backtrace.
1370
1371 2020-10-09 Tom Tromey <tromey@adacore.com>
1372
1373 * gdb.ada/scalar_storage/storage.adb (Another_Range): New type.
1374 (Rec): Add field. Fix range.
1375 * gdb.ada/scalar_storage.exp: Update.
1376
1377 2020-10-09 Hannes Domani <ssbssa@yahoo.de>
1378
1379 PR exp/26714
1380 * gdb.base/printcmds.exp: Add tests for void results.
1381
1382 2020-10-09 Jan Vrany <jan.vrany@labware.com>
1383
1384 * gdb.mi/mi-cmd-param-changed.exp: Check that notification is
1385 is emmited for both 'set directories' and 'directory' commands.
1386
1387 2020-10-08 Tom Tromey <tom@tromey.com>
1388
1389 * gdb.base/style.exp: Check that "main"'s name is styled.
1390
1391 2020-10-07 Tom Tromey <tromey@adacore.com>
1392
1393 * gdb.base/find.exp: Rename some tests.
1394
1395 2020-10-06 Gary Benson <gbenson@redhat.com>
1396
1397 * gdb.base/list0.c (unused): Add __attribute__ ((used)).
1398 * gdb.base/list1.c (unused): Likewise.
1399
1400 2020-10-06 Gary Benson <gbenson@redhat.com>
1401
1402 * gdb.base/list-ambiguous0.c (ambiguous_var): Add
1403 __attribute__ ((used)).
1404 * gdb.base/list-ambiguous1.c (ambiguous_var): Likewise.
1405
1406 2020-10-06 Andrew Burgess <andrew.burgess@embecosm.com>
1407
1408 * gdb.base/m32r.ld: Remove SEARCH_DIR line. Add MEMORY regions,
1409 make use of regions throughout.
1410 * gdb.base/overlays.exp: Enclose string with variableds in "..",
1411 not {...}.
1412 * gdb.base/ovlymgr.c: Add 'string.h' and 'stdlib.h' includes.
1413
1414 2020-10-05 Hannes Domani <ssbssa@yahoo.de>
1415
1416 * gdb.base/call-sc.c: Fix return struct on stack test case.
1417 * gdb.base/call-sc.exp: Likewise.
1418
1419 2020-10-02 Gary Benson <gbenson@redhat.com>
1420
1421 * README: Fix "paralell".
1422
1423 2020-09-30 Gary Benson <gbenson@redhat.com>
1424
1425 * gdb.dwarf2/dw2-double-set-die-type.S (.Ldie_3e0):
1426 Convert directive to lowercase.
1427 (.Labbrev1_begin): Add missing label.
1428 (abbrev code 0x1): Remove DW_AT_stmt_list.
1429 (.Ldie_b): Likewise.
1430
1431 2020-09-27 Tom Tromey <tom@tromey.com>
1432
1433 * gdb.tui/new-layout.exp: Use with_test_prefix.
1434
1435 2020-09-26 Gareth Rees <grees@undo.io> (tiny change)
1436
1437 PR python/26586
1438 * gdb.python/python.exp: add test cases for the from_tty
1439 argument to gdb.execute.
1440
1441 2020-09-25 Gary Benson <gbenson@redhat.com>
1442
1443 * gdb.base/infcall-nested-structs.exp.tcl: Add
1444 additional_flags=-Wno-tautological-compare for C++
1445 tests when compiling using Clang.
1446
1447 2020-09-25 Gary Benson <gbenson@redhat.com>
1448
1449 * lib/gdb.exp (gdb_compile): Pass "-x c++" earlier, and only
1450 for .c files.
1451
1452 2020-09-24 Tom Tromey <tromey@adacore.com>
1453
1454 PR tui/26638:
1455 * gdb.tui/list.exp: Check output of "focus next".
1456
1457 2020-09-23 Tom Tromey <tom@tromey.com>
1458
1459 * gdb.dwarf2/intbits.exp: New file.
1460 * gdb.dwarf2/intbits.c: New file.
1461
1462 2020-09-20 Pedro Alves <pedro@palves.net>
1463
1464 * lib/mi-support.exp (mi_uncatched_gdb_exit) Switch to the main
1465 spawn_id before calling remote_close. Close secondary MI channel.
1466
1467 2020-09-20 Pedro Alves <pedro@palves.net>
1468
1469 * gdb.base/testenv.exp (find_env): Bail out if printing 'envp[$i]'
1470 fails.
1471
1472 2020-09-19 Andrew Burgess <andrew.burgess@embecosm.com>
1473
1474 * gdb.fortran/array-slices.exp: Update expected results.
1475 * gdb.fortran/class-allocatable-array.exp: Likewise.
1476 * gdb.fortran/multi-dim.exp: Likewise.
1477 * gdb.fortran/vla-type.exp: Likewise.
1478 * gdb.mi/mi-vla-fortran.exp: Likewise.
1479
1480 2020-09-18 Victor Collod <vcollod@nvidia.com>
1481
1482 PR gdb/26635
1483 * gdb.arch/amd64-prologue-skip-cf-protection.exp: Make the test
1484 compatible with i386, and move it to...
1485 * gdb.arch/i386-prologue-skip-cf-protection.exp: ... here.
1486 * gdb.arch/amd64-prologue-skip-cf-protection.c: Move to...
1487 * gdb.arch/i386-prologue-skip-cf-protection.c: ... here.
1488
1489 2020-09-18 Pedro Alves <pedro@palves.net>
1490
1491 PR gdb/26631
1492 * gdb.multi/multi-target-thread-find.exp: New file.
1493
1494 2020-09-18 Pedro Alves <pedro@palves.net>
1495
1496 * gdb.multi/multi-target-continue.exp: New file, factored out from
1497 multi-target.exp.
1498 * gdb.multi/multi-target-info-inferiors.exp: New file, factored out from
1499 multi-target.exp.
1500 * gdb.multi/multi-target-interrupt.exp: New file, factored out from
1501 multi-target.exp.
1502 * gdb.multi/multi-target-no-resumed.exp: New file, factored out from
1503 multi-target.exp.
1504 * gdb.multi/multi-target-ping-pong-next.exp: New file, factored out from
1505 multi-target.exp.
1506 * gdb.multi/multi-target.exp.tcl: New file, factored out from
1507 multi-target.exp.
1508 * gdb.multi/multi-target.exp: Delete.
1509
1510 2020-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
1511
1512 * gdb.fortran/array-slices.exp: Add missing message data.
1513
1514 2020-09-17 Pedro Alves <pedro@palves.net>
1515
1516 * gdb.cp/call-c-1.c (foo) [__cplusplus]: Add extern "C".
1517
1518 2020-09-17 Pedro Alves <pedro@palves.net>
1519
1520 * gdb.python/py-frame-inline.exp: Adjust to optionally expect a
1521 full prototype.
1522
1523 2020-09-17 Pedro Alves <pedro@palves.net>
1524
1525 * gdb.python/py-as-string.c: Add cast.
1526
1527 2020-09-17 Pedro Alves <pedro@palves.net>
1528
1529 * gdb.base/sizeof.c (fill): Add cast.
1530
1531 2020-09-17 Pedro Alves <pedro@palves.net>
1532
1533 * gdb.base/share-env-with-gdbserver.c (main): Add cast.
1534
1535 2020-09-17 Pedro Alves <pedro@palves.net>
1536
1537 * gdb.base/prologue.c [__cplusplus] (marker): Explicitly specify
1538 linkage name.
1539 * gdb.base/prologue.exp: Use print /d.
1540 * gdb.base/symbol-alias.exp: Handle C++ output.
1541 * gdb.base/symbol-alias2.c: Handle C++ output.
1542 [__cplusplus] (func): Explicitly specify linkage name.
1543
1544 2020-09-17 Pedro Alves <pedro@palves.net>
1545
1546 * gdb.python/py-nested-maps.c (struct key_t): Rename to...
1547 (struct my_key_t): ... this. Adjust all references.
1548 (struct value_t): Rename to ...
1549 (struct my_value_t): ... this. Adjust all references.
1550 (create_map, add_map_element, create_map_map)
1551 (add_map_map_element): Add casts.
1552
1553 2020-09-17 Pedro Alves <pedro@palves.net>
1554
1555 * gdb.python/py-framefilter-mi.c (funca): Add casts.
1556 * gdb.python/py-framefilter.c.c (funca, func2): Add casts.
1557
1558 2020-09-17 Pedro Alves <pedro@palves.net>
1559
1560 * gdb.mi/var-cmd.c (do_anonymous_type_tests): Add cast.
1561
1562 2020-09-17 Pedro Alves <pedro@palves.net>
1563
1564 * gdb.base/exprs.c: Replace 'this' with 'self' throughout.
1565 * gdb.base/ptype.c: : Replace 'this' with 'self' throughout.
1566 (charfoo, intfoo): Define full prototype.
1567 * gdb.base/ptype1.c (charfoo): Define full prototype.
1568 * gdb.base/setvar.c: Replace 'this' with 'self' throughout.
1569 * gdb.base/whatis.c: Replace 'this' with 'self' throughout.
1570
1571 2020-09-17 Pedro Alves <pedro@palves.net>
1572
1573 * gdb.base/charset.c [__cplusplus] (wchar_t, char16_t, char32_t):
1574 Don't define.
1575 (utf_32_string): Compile for both C and C++.
1576 * gdb.base/charset.exp: Use "print /d".
1577
1578 2020-09-17 Pedro Alves <pedro@palves.net>
1579
1580 * gdb.base/watchpoint.c (buf): Make it 31 bytes.
1581 (nullptr): Rename to ...
1582 (null_ptr): ... this.
1583 * gdb.base/watchpoint.exp: Adjust to rename.
1584
1585 2020-09-17 Pedro Alves <pedro@palves.net>
1586
1587 * gdb.base/printcmds.c (three, flag_enum_without_zero)
1588 (three_not_flag): Add casts.
1589
1590 2020-09-17 Pedro Alves <pedro@palves.net>
1591
1592 * gdb.base/examine-backward.c (Barrier, TestStrings): Now unsigned
1593 char array.
1594 (main): Add references to Barrier, TestStrings, TestStringsH and
1595 TestStringsW.
1596 * gdb.base/examine-backward.exp: Issue "set print asm-demangle on"
1597 and expect a full prototype in C++.
1598
1599 2020-09-17 Pedro Alves <pedro@palves.net>
1600
1601 * gdb.base/nested-addr.c (main): Add cast.
1602 * gdb.base/nested-addr.exp: Use "print /d".
1603
1604 2020-09-17 Pedro Alves <pedro@palves.net>
1605
1606 * gdb.base/break.exp (func): New. Use it throughout when
1607 expecting a function name.
1608
1609 2020-09-17 Pedro Alves <pedro@palves.net>
1610
1611 * gdb.base/display.exp: Issue "set print asm-demangle on".
1612
1613 2020-09-17 Pedro Alves <pedro@palves.net>
1614
1615 * gdb.base/find.c: Include <string.h>.
1616 (init_bufs): Add cast.
1617 * gdb.base/find.exp: Issue "set print asm-demangle on".
1618
1619 2020-09-16 Tom Tromey <tromey@adacore.com>
1620
1621 PR gdb/26598:
1622 * gdb.base/skipcxx.exp: New file.
1623 * gdb.base/skipcxx.cc: New file.
1624
1625 2020-09-16 Tom de Vries <tdevries@suse.de>
1626
1627 PR testsuite/26617
1628 * gdb.dlang/watch-loc.c: Only add .debug_aranges if
1629 WITH_DEBUG_SECTIONS is defined.
1630 (xstr, str): New macro.
1631 (.debug_aranges): Use DMAIN_START_0/1/2 and DMAIN_LENGTH
1632 to get start and size of _Dmain.
1633 * gdb.dlang/watch-loc.exp: Pass DMAIN_START_0/1/2 and DMAIN_LENGTH
1634 using additional_flags.
1635
1636 2020-09-16 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1637
1638 * gdb.base/bp-cmds-sourced-script.c: New file.
1639 * gdb.base/bp-cmds-sourced-script.exp: New test.
1640 * gdb.base/bp-cmds-sourced-script.gdb: New file.
1641
1642 2020-09-16 Tom de Vries <tdevries@suse.de>
1643
1644 * lib/gdbserver-support.exp (gdbserver_exit): Make sure we
1645 get the gdb prompt after issuing "monitor exit".
1646
1647 2020-09-16 Tom de Vries <tdevries@suse.de>
1648
1649 PR testsuite/26624
1650 * lib/gdb.exp (gdb_assert): Catch errors in condition evaluation.
1651
1652 2020-09-16 Tom de Vries <tdevries@suse.de>
1653
1654 PR testsuite/26618
1655 * gdb.tui/new-layout.exp: Escape unbalanced braces.
1656
1657 2020-09-15 Tom Tromey <tromey@adacore.com>
1658
1659 PR rust/26197:
1660 * lib/rust-support.exp (rust_llvm_version): New proc.
1661 * gdb.rust/simple.exp: Check rust_llvm_version.
1662
1663 2020-09-14 Tom de Vries <tdevries@suse.de>
1664
1665 * gdb.rust/traits.exp: Fix PATH warning.
1666
1667 2020-09-13 Pedro Alves <pedro@palves.net>
1668
1669 * gdb.base/catch-follow-exec.c (main): Add explicit return
1670 statement.
1671 * gdb.base/catch-signal.c (main): Likewise.
1672 * gdb.base/condbreak-call-false.c (main): Likewise.
1673 * gdb.base/consecutive.c (main): Add explicit return
1674 statement and return type.
1675 * gdb.base/cursal.c (main): Add explicit return statement.
1676 * gdb.base/cvexpr.c (main): Likewise.
1677 * gdb.base/display.c (main): Add explicit return statement and
1678 return type.
1679 * gdb.base/dprintf-detach.c (main): Add explicit return statement.
1680 * gdb.base/endianity.c (main): Likewise.
1681 * gdb.base/execd-prog.c (main): Likewise.
1682 * gdb.base/gdb1090.c (main): Likewise.
1683 * gdb.base/info_qt.c (main): Likewise.
1684 * gdb.base/lineinc.c (main): Likewise.
1685 * gdb.base/load-command.c (main): Likewise.
1686 * gdb.base/macscp1.c (main): Likewise.
1687 * gdb.base/pr10179-a.c (main): Likewise.
1688 * gdb.base/quit-live.c (main): Likewise.
1689 * gdb.base/scope0.c (main): Likewise.
1690 * gdb.base/settings.c (main): Likewise.
1691 * gdb.base/stack-checking.c (main): Return int.
1692 * gdb.base/varargs.c (main): Add explicit return statement.
1693 * gdb.cp/ambiguous.cc (main): Likewise.
1694 * gdb.cp/anon-struct.cc (main): Likewise.
1695 * gdb.cp/anon-union.cc (main): Likewise.
1696 * gdb.cp/bool.cc (main): Likewise.
1697 * gdb.cp/bs15503.cc (main): Likewise.
1698 * gdb.cp/cplusfuncs.cc (main): Likewise.
1699 * gdb.cp/cttiadd.cc (main): Likewise.
1700 * gdb.cp/extern-c.cc (main): Likewise.
1701 * gdb.cp/filename.cc (main): Likewise.
1702 * gdb.cp/formatted-ref.cc (main): Likewise.
1703 * gdb.cp/mb-ctor.cc (main): Likewise.
1704 * gdb.cp/member-ptr.cc (main): Likewise.
1705 * gdb.cp/minsym-fallback-main.cc (main): Likewise.
1706 * gdb.cp/overload-const.cc (main): Likewise.
1707 * gdb.cp/paren-type.cc (main): Likewise.
1708 * gdb.cp/parse-lang.cc (main): Likewise.
1709 * gdb.cp/pr-1023.cc (main): Likewise.
1710 * gdb.cp/psmang1.cc (main): Likewise.
1711 * gdb.cp/readnow-language.cc (main): Likewise.
1712 * gdb.cp/ref-params.cc (main): Likewise.
1713 * gdb.cp/rvalue-ref-params.cc (main): Likewise.
1714 * gdb.cp/virtbase2.cc (main): Likewise.
1715 * gdb.dwarf2/dw2-abs-hi-pc.c (main): Likewise.
1716 * gdb.dwarf2/dw2-namespaceless-anonymous.c (main): Likewise.
1717 * gdb.dwarf2/dw4-toplevel-types.cc (main): Likewise.
1718 * gdb.mi/mi-console.c (main): Likewise.
1719 * gdb.mi/mi-read-memory.c (main): Likewise.
1720 * gdb.modula2/multidim.c (main): Likewise.
1721 * gdb.opt/inline-small-func.c (main): Likewise.
1722 * gdb.python/py-rbreak.c (main): Likewise.
1723 * gdb.stabs/exclfwd1.c (main): Likewise.
1724 * gdb.trace/qtro.c (main): Likewise.
1725
1726 2020-09-13 Pedro Alves <pedro@palves.net>
1727
1728 * gdb.base/share-env-with-gdbserver.c (main): Call my_getenv
1729 instead of getenv.
1730
1731 2020-09-13 Pedro Alves <pedro@palves.net>
1732
1733 * gdb.base/dbx.exp (dbx_gdb_start): Adjust to use gdb_spawn
1734 instead of spawning GDB with remote_spawn.
1735 * lib/mi-support.exp (default_mi_gdb_start): Adjust to use
1736 gdb_spawn instead of spawning GDB with remote_spawn.
1737
1738 2020-09-13 Pedro Alves <pedro@palves.net>
1739
1740 * gdb.dwarf2/ada-linkage-name.c (main): Move to the bottom of the
1741 file and add calls to first and second.
1742 * gdb.dwarf2/atomic.c (main): Move to the bottom of the file and
1743 add call to f.
1744
1745 2020-09-13 Pedro Alves <pedro@palves.net>
1746
1747 * gdb.mi/mi-break-qualified.cc: New file.
1748 * gdb.mi/mi-break-qualified.exp: New file.
1749 * lib/mi-support.exp (mi_create_breakpoint_multi)
1750 (mi_make_breakpoint_loc, mi_make_breakpoint_multi): New
1751 procedures.
1752 (mi_create_breakpoint_1): New, factored out from
1753 mi_create_breakpoint.
1754
1755 2020-09-13 Pedro Alves <pedro@palves.net>
1756
1757 * gdb.cp/inherit.exp: No longer pass -Wno-deprecated-register.
1758 * gdb.cp/misc.exp: No longer pass -Wno-deprecated-register.
1759 * gdb.cp/misc.cc (class small, small::method, marker_reg1)
1760 (register_class): Delete.
1761 (main): Don't call register_class.
1762
1763 2020-09-13 Pedro Alves <pedro@palves.net>
1764
1765 * gdb.cp/classes.exp: No longer pass -Wno-deprecated-register.
1766 (do_tests): Remove "calling method for small class" test.
1767 * gdb.cp/classes.cc (class small, small::method, marker_reg1)
1768 (register_class): Delete.
1769 (main): Don't call register_class.
1770 * gdb.cp/call-method-register.exp: New file, based on bits removed
1771 from classes.exp.
1772 * gdb.cp/call-method-register.cc: New file, based on bits removed
1773 from classes.cc.
1774
1775 2020-09-13 Pedro Alves <pedro@palves.net>
1776
1777 * gdb.base/msym-bp-2.c: New.
1778 * gdb.base/msym-bp-shl-lib.c: New file.
1779 * gdb.base/msym-bp-shl-main-2.c: New file.
1780 * gdb.base/msym-bp-shl-main.c: New file.
1781 * gdb.base/msym-bp-shl.exp: New file.
1782 * gdb.base/msym-bp.c: New file.
1783 * gdb.base/msym-bp.exp: New file.
1784
1785 2020-09-13 Joel Brobecker <brobecker@adacore.com>
1786
1787 * gdb.base/default.exp: Change $_gdb_major to 11.
1788
1789 2020-09-11 Moritz Riesterer <moritz.riesterer@intel.com>
1790 Felix Willgerodt <Felix.Willgerodt@intel.com>
1791
1792 * x86-avx512bf16.c: New file.
1793 * x86-avx512bf16.exp: Likewise.
1794 * lib/gdb.exp (skip_avx512bf16_tests): New function.
1795
1796 2020-09-11 Tom de Vries <tdevries@suse.de>
1797
1798 PR exp/26602
1799 * gdb.cp/ambiguous.exp: Add KFAILs for PR26602.
1800
1801 2020-09-11 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1802
1803 * gdb.base/bp-cmds-execution-x-script.exp: Remove a stale comment.
1804
1805 2020-09-10 Alan Modra <amodra@gmail.com>
1806
1807 PR 26597
1808 * gdb.dlang/demangle.exp: Update tests as per gcc commit 387d0773f3.
1809
1810 2020-09-08 Tom de Vries <tdevries@suse.de>
1811
1812 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: Consume gdb prompt
1813 after gdb_starti_cmd.
1814
1815 2020-09-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1816
1817 * lib/fortran.exp (fortran_complex8): New proc.
1818 (fortran_complex16): New proc.
1819 * gdb.fortran/complex.exp: Use routines from fortran.exp
1820 * gdb.fortran/pointer-to-pointer.exp: Likewise.
1821 * gdb.fortran/vla-ptr-info.exp: Likewise.
1822
1823 2020-09-03 Tom de Vries <tdevries@suse.de>
1824
1825 PR breakpoint/26546
1826 * gdb.base/label-without-address.exp: Runto main first.
1827
1828 2020-09-02 Tom Tromey <tromey@adacore.com>
1829
1830 * gdb.ada/mi_var_access.exp: Test children of access variable.
1831 * gdb.ada/mi_var_access/mi_access.adb: Add new stop markers.
1832 * gdb.ada/mi_var_array.exp: Update.
1833
1834 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1835
1836 * gdb.base/corefile.exp (warning-free): XFAIL test when running
1837 on docker w/ AUFS storage driver.
1838
1839 2020-08-31 Kevin Buettner <kevinb@redhat.com>
1840
1841 * gdb.base/corefile2.exp (renamed binfile): New tests.
1842
1843 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1844
1845 * gdb.dwarf2/dw2-reg-undefined.exp: Remove spurious #.
1846
1847 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1848
1849 * gdb.dwarf2/frame-inlined-in-outer-frame.exp: New file.
1850 * gdb.dwarf2/frame-inlined-in-outer-frame.S: New file.
1851
1852 2020-08-31 Simon Marchi <simon.marchi@efficios.com>
1853
1854 * gdb.dwarf2/dw2-reg-undefined.exp: Test "set debug frame 1"
1855 output, printing a "not saved" value from history and printing a
1856 convenience variable created from a "not saved" value.
1857
1858 2020-08-31 Tom de Vries <tdevries@suse.de>
1859
1860 * gdb.base/eh_return.exp: Use nopie.
1861
1862 2020-08-28 Pedro Alves <pedro@palves.net>
1863
1864 * gdb.base/advance-until-multiple-locations.exp
1865 (advance_overload, until_overload): Adjust to match the
1866 frame/function header instead of the source line text.
1867
1868 2020-08-28 Tom de Vries <tdevries@suse.de>
1869
1870 * gdb.base/label-without-address.c: New test.
1871 * gdb.base/label-without-address.exp: New file.
1872
1873 2020-08-27 Pedro Alves <pedro@palves.net>
1874
1875 PR gdb/26523
1876 PR gdb/26524
1877 * gdb.base/advance-until-multiple-locations.cc: New.
1878 * gdb.base/advance-until-multiple-locations.exp: New.
1879
1880 2020-08-27 Simon Marchi <simon.marchi@polymtl.ca>
1881
1882 * gdb.dwarf2/dw2-reg-undefined.exp: Use multi_line.
1883
1884 2020-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
1885
1886 * gdb.arch/amd64-byte.exp: Make test names unique, use
1887 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1888 * gdb.arch/amd64-dword.exp: Likewise.
1889 * gdb.arch/amd64-pseudo.c: Fix typo 'forth' -> 'fourth'.
1890 * gdb.arch/amd64-stap-special-operands.exp: Make test names
1891 unique.
1892 * gdb.arch/amd64-tailcall-ret.exp: Likewise.
1893 * gdb.arch/amd64-word.exp: Make test names unique, use
1894 gdb_breakpoint, and fix typo 'forth' -> 'fourth'.
1895 * gdb.arch/i386-byte.exp: Make test names unique, use
1896 gdb_breakpoint.
1897 * gdb.arch/i386-word.exp: Likewise.
1898
1899 2020-08-25 Shahab Vahedi <shahab@synopsys.com>
1900
1901 * gdb.arch/arc-tdesc-cpu.xml: Use new feature names.
1902
1903 2020-08-25 Simon Marchi <simon.marchi@polymtl.ca>
1904
1905 PR gdb/26532
1906 * gdb.threads/stepi-random-signal.exp: Update pattern.
1907
1908 2020-08-25 Simon Marchi <simon.marchi@efficios.com>
1909
1910 PR gdb/26532
1911 * gdb.base/ui-redirect.exp: Update pattern.
1912
1913 2020-08-25 Gary Benson <gbenson@redhat.com>
1914
1915 * gdb.dwarf2/dw2-dir-file-name.exp: Use system assembler
1916 when compiling with clang.
1917 * gdb.dwarf2/dw2-restore.exp: Likewise.
1918
1919 2020-08-25 Gary Benson <gbenson@redhat.com>
1920
1921 * gdb.cp/ambiguous.exp: Enable test when compiling with GCC.
1922 Add additional_flags=-Wno-inaccessible-base when compiling
1923 with GCC >= 10.1 or clang. Add additional_flags=-w when
1924 compiling with GCC < 10.
1925
1926 2020-08-25 Gaius Mulley <gaiusmod2@gmail.com>
1927
1928 PR m2/26372
1929 * gdb.modula2/multidim.c: New file.
1930 * gdb.modula2/multidim.exp: New file.
1931
1932 2020-08-24 Simon Marchi <simon.marchi@polymtl.ca>
1933
1934 * lib/gdb.exp (runto): Always emit fail on internal error.
1935
1936 2020-08-24 Simon Marchi <simon.marchi@efficios.com>
1937
1938 * gdb.base/gdb-sigterm.exp (do_test): Update expected regexp.
1939 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
1940 Likewise.
1941 * gdb.threads/stepi-random-signal.exp: Likewise.
1942
1943 2020-08-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
1944
1945 * gdb.base/print-file-var.exp: Fix typo "breapoint".
1946 * gdb.trace/strace.exp: Ditto.
1947
1948 2020-08-19 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
1949
1950 * gdb.fortran/vla-type.exp: Skip commands not required for
1951 the Flang compiled binaries after prologue fix.
1952
1953 2020-08-17 Tom de Vries <tdevries@suse.de>
1954 Tom Tromey <tromey@adacore.com>
1955
1956 PR rust/26197:
1957 * gdb.rust/simple.exp (xfail_pattern): Update for new failure.
1958
1959 2020-08-17 Tom Tromey <tromey@adacore.com>
1960
1961 * gdb.ada/mi_var_access.exp: New file.
1962 * gdb.ada/mi_var_access/mi_access.adb: New file.
1963 * gdb.ada/mi_var_access/pck.adb: New file.
1964 * gdb.ada/mi_var_access/pck.ads: New file.
1965
1966 2020-08-16 Tom de Vries <tdevries@suse.de>
1967
1968 PR gdb/25350
1969 * gdb.base/eh_return.c: New test.
1970 * gdb.base/eh_return.exp: New file.
1971
1972 2020-08-15 Tom de Vries <tdevries@suse.de>
1973
1974 * gdb.fortran/mixed-lang-stack.c (fortran_charlen_t): New type.
1975 (mixed_func_1d_): Use fortran_charlen_t in decl.
1976
1977 2020-08-15 Tom de Vries <tdevries@suse.de>
1978
1979 PR backtrace/26390
1980 * gdb.fortran/mixed-lang-stack.exp: Call bt with -frame-arguments all.
1981 Update expected pattern.
1982
1983 2020-08-13 Pedro Alves <pedro@palves.net>
1984
1985 * gdb.fortran/complex.exp: Check skip_fortran_tests.
1986 * gdb.fortran/library-module.exp: Likewise.
1987 * gdb.fortran/logical.exp: Likewise.
1988 * gdb.fortran/module.exp: Likewise.
1989 * gdb.fortran/print_type.exp: Likewise.
1990 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
1991 * gdb.fortran/vla-datatypes.exp: Likewise.
1992 * gdb.fortran/vla-history.exp: Likewise.
1993 * gdb.fortran/vla-ptr-info.exp: Likewise.
1994 * gdb.fortran/vla-ptype-sub.exp: Likewise.
1995 * gdb.fortran/vla-ptype.exp: Likewise.
1996 * gdb.fortran/vla-sizeof.exp: Likewise.
1997 * gdb.fortran/vla-type.exp: Likewise.
1998 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
1999 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
2000 * gdb.fortran/vla-value-sub.exp: Likewise.
2001 * gdb.fortran/vla-value.exp: Likewise.
2002
2003 2020-08-13 Pedro Alves <pedro@palves.net>
2004
2005 * gdb.ada/access_tagged_param.exp: Check skip_ada_tests.
2006 * gdb.ada/access_to_packed_array.exp: Likewise.
2007 * gdb.ada/access_to_unbounded_array.exp: Likewise.
2008 * gdb.ada/addr_arith.exp: Likewise.
2009 * gdb.ada/arr_acc_idx_w_gap.exp: Likewise.
2010 * gdb.ada/arr_arr.exp: Likewise.
2011 * gdb.ada/arr_enum_idx_w_gap.exp: Likewise.
2012 * gdb.ada/array_bounds.exp: Likewise.
2013 * gdb.ada/array_of_variable_length.exp: Likewise.
2014 * gdb.ada/array_ptr_renaming.exp: Likewise.
2015 * gdb.ada/array_subscript_addr.exp: Likewise.
2016 * gdb.ada/arraydim.exp: Likewise.
2017 * gdb.ada/arrayparam.exp: Likewise.
2018 * gdb.ada/arrayptr.exp: Likewise.
2019 * gdb.ada/assign_1.exp: Likewise.
2020 * gdb.ada/assign_arr.exp: Likewise.
2021 * gdb.ada/atomic_enum.exp: Likewise.
2022 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
2023 * gdb.ada/bad-task-bp-keyword.exp: Likewise.
2024 * gdb.ada/bias.exp: Likewise.
2025 * gdb.ada/boolean_expr.exp: Likewise.
2026 * gdb.ada/bp_c_mixed_case.exp: Likewise.
2027 * gdb.ada/bp_enum_homonym.exp: Likewise.
2028 * gdb.ada/bp_inlined_func.exp: Likewise.
2029 * gdb.ada/bp_on_var.exp: Likewise.
2030 * gdb.ada/bp_range_type.exp: Likewise.
2031 * gdb.ada/bp_reset.exp: Likewise.
2032 * gdb.ada/call_pn.exp: Likewise.
2033 * gdb.ada/catch_assert_if.exp: Likewise.
2034 * gdb.ada/catch_ex.exp: Likewise.
2035 * gdb.ada/catch_ex_std.exp: Likewise.
2036 * gdb.ada/char_enum.exp: Likewise.
2037 * gdb.ada/char_param.exp: Likewise.
2038 * gdb.ada/complete.exp: Likewise.
2039 * gdb.ada/cond_lang.exp: Likewise.
2040 * gdb.ada/convvar_comp.exp: Likewise.
2041 * gdb.ada/dgopt.exp: Likewise.
2042 * gdb.ada/disc_arr_bound.exp: Likewise.
2043 * gdb.ada/display_nested.exp: Likewise.
2044 * gdb.ada/dot_all.exp: Likewise.
2045 * gdb.ada/dyn_loc.exp: Likewise.
2046 * gdb.ada/dyn_stride.exp: Likewise.
2047 * gdb.ada/excep_handle.exp: Likewise.
2048 * gdb.ada/expr_delims.exp: Likewise.
2049 * gdb.ada/expr_with_funcall.exp: Likewise.
2050 * gdb.ada/exprs.exp: Likewise.
2051 * gdb.ada/fin_fun_out.exp: Likewise.
2052 * gdb.ada/fixed_cmp.exp: Likewise.
2053 * gdb.ada/formatted_ref.exp: Likewise.
2054 * gdb.ada/frame_arg_lang.exp: Likewise.
2055 * gdb.ada/frame_args.exp: Likewise.
2056 * gdb.ada/fullname_bp.exp: Likewise.
2057 * gdb.ada/fun_addr.exp: Likewise.
2058 * gdb.ada/fun_in_declare.exp: Likewise.
2059 * gdb.ada/fun_overload_menu.exp: Likewise.
2060 * gdb.ada/fun_renaming.exp: Likewise.
2061 * gdb.ada/funcall_char.exp: Likewise.
2062 * gdb.ada/funcall_param.exp: Likewise.
2063 * gdb.ada/funcall_ptr.exp: Likewise.
2064 * gdb.ada/funcall_ref.exp: Likewise.
2065 * gdb.ada/homonym.exp: Likewise.
2066 * gdb.ada/info_addr_mixed_case.exp: Likewise.
2067 * gdb.ada/info_auto_lang.exp: Likewise.
2068 * gdb.ada/info_exc.exp: Likewise.
2069 * gdb.ada/info_types.exp: Likewise.
2070 * gdb.ada/int_deref.exp: Likewise.
2071 * gdb.ada/interface.exp: Likewise.
2072 * gdb.ada/iwide.exp: Likewise.
2073 * gdb.ada/lang_switch.exp: Likewise.
2074 * gdb.ada/length_cond.exp: Likewise.
2075 * gdb.ada/maint_with_ada.exp: Likewise.
2076 * gdb.ada/mi_catch_assert.exp: Likewise.
2077 * gdb.ada/mi_catch_ex.exp: Likewise.
2078 * gdb.ada/mi_catch_ex_hand.exp: Likewise.
2079 * gdb.ada/mi_dyn_arr.exp: Likewise.
2080 * gdb.ada/mi_ex_cond.exp: Likewise.
2081 * gdb.ada/mi_exc_info.exp: Likewise.
2082 * gdb.ada/mi_interface.exp: Likewise.
2083 * gdb.ada/mi_prot.exp: Likewise.
2084 * gdb.ada/mi_ref_changeable.exp: Likewise.
2085 * gdb.ada/mi_string_access.exp: Likewise.
2086 * gdb.ada/mi_task_arg.exp: Likewise.
2087 * gdb.ada/mi_task_info.exp: Likewise.
2088 * gdb.ada/mi_var_array.exp: Likewise.
2089 * gdb.ada/mi_var_union.exp: Likewise.
2090 * gdb.ada/mi_variant.exp: Likewise.
2091 * gdb.ada/minsyms.exp: Likewise.
2092 * gdb.ada/mod_from_name.exp: Likewise.
2093 * gdb.ada/nested.exp: Likewise.
2094 * gdb.ada/null_array.exp: Likewise.
2095 * gdb.ada/optim_drec.exp: Likewise.
2096 * gdb.ada/out_of_line_in_inlined.exp: Likewise.
2097 * gdb.ada/packed_array_assign.exp: Likewise.
2098 * gdb.ada/packed_tagged.exp: Likewise.
2099 * gdb.ada/pp-rec-component.exp: Likewise.
2100 * gdb.ada/print_chars.exp: Likewise.
2101 * gdb.ada/print_pc.exp: Likewise.
2102 * gdb.ada/ptr_typedef.exp: Likewise.
2103 * gdb.ada/ptype_arith_binop.exp: Likewise.
2104 * gdb.ada/ptype_array.exp: Likewise.
2105 * gdb.ada/ptype_field.exp: Likewise.
2106 * gdb.ada/ptype_tagged_param.exp: Likewise.
2107 * gdb.ada/ptype_union.exp: Likewise.
2108 * gdb.ada/py_range.exp: Likewise.
2109 * gdb.ada/py_taft.exp: Likewise.
2110 * gdb.ada/rdv_wait.exp: Likewise.
2111 * gdb.ada/rec_comp.exp: Likewise.
2112 * gdb.ada/rec_return.exp: Likewise.
2113 * gdb.ada/ref_param.exp: Likewise.
2114 * gdb.ada/ref_tick_size.exp: Likewise.
2115 * gdb.ada/rename_subscript_param.exp: Likewise.
2116 * gdb.ada/repeat_dyn.exp: Likewise.
2117 * gdb.ada/same_component_name.exp: Likewise.
2118 * gdb.ada/same_enum.exp: Likewise.
2119 * gdb.ada/scalar_storage.exp: Likewise.
2120 * gdb.ada/set_wstr.exp: Likewise.
2121 * gdb.ada/small_reg_param.exp: Likewise.
2122 * gdb.ada/str_binop_equal.exp: Likewise.
2123 * gdb.ada/str_ref_cmp.exp: Likewise.
2124 * gdb.ada/str_uninit.exp: Likewise.
2125 * gdb.ada/sub_variant.exp: Likewise.
2126 * gdb.ada/sym_print_name.exp: Likewise.
2127 * gdb.ada/taft_type.exp: Likewise.
2128 * gdb.ada/tagged.exp: Likewise.
2129 * gdb.ada/tagged_access.exp: Likewise.
2130 * gdb.ada/task_bp.exp: Likewise.
2131 * gdb.ada/task_switch_in_core.exp: Likewise.
2132 * gdb.ada/tasks.exp: Likewise.
2133 * gdb.ada/tick_last_segv.exp: Likewise.
2134 * gdb.ada/tick_length_array_enum_idx.exp: Likewise.
2135 * gdb.ada/type_coercion.exp: Likewise.
2136 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
2137 * gdb.ada/unchecked_union.exp: Likewise.
2138 * gdb.ada/uninitialized_vars.exp: Likewise.
2139 * gdb.ada/var_arr_attrs.exp: Likewise.
2140 * gdb.ada/var_arr_typedef.exp: Likewise.
2141 * gdb.ada/var_rec_arr.exp: Likewise.
2142 * gdb.ada/variant-record.exp: Likewise.
2143 * gdb.ada/variant.exp: Likewise.
2144 * gdb.ada/variant_record_packed_array.exp: Likewise.
2145 * gdb.ada/varsize_limit.exp: Likewise.
2146 * gdb.ada/whatis_array_val.exp: Likewise.
2147 * gdb.ada/widewide.exp: Likewise.
2148 * gdb.ada/win_fu_syms.exp: Likewise.
2149
2150 2020-08-12 Gary Benson <gbenson@redhat.com>
2151
2152 * gdb.dwarf2/dw2-op-out-param.S (.Ltext5): Fix duplicate label.
2153
2154 2020-08-04 Andrew Burgess <andrew.burgess@embecosm.com>
2155
2156 * lib/check-test-names.exp (do_reset_vars): Use 'array unset' to
2157 unset the array variable.
2158
2159 2020-08-03 Tom de Vries <tdevries@suse.de>
2160
2161 PR symtab/26333
2162 * lib/dwarf.exp (DW_LNE_user): New proc.
2163 * gdb.dwarf2/dw2-vendor-extended-opcode.c: New test.
2164 * gdb.dwarf2/dw2-vendor-extended-opcode.exp: New file.
2165
2166 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2167
2168 * gdb.base/coremaker2.c: Change all uses of 'unsigned long long'
2169 to 'uintptr_t'
2170 (inttypes.h): Include.
2171
2172 2020-07-31 Kevin Buettner <kevinb@redhat.com>
2173
2174 * gdb.base/coremaker2.c (buf_rw): Increase size to 256 KiB.
2175 (C5_24k): Delete.
2176 (C5_8k, C5_64k, C5_256k): New macros.
2177 (buf_ro): Allocate 256 KiB of initialized data.
2178
2179 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2180
2181 * gdb.base/condbreak-bad.exp: Extend the test with scenarios
2182 that attempt to overwrite an existing condition with a condition
2183 that fails parsing and also with a condition that parses fine
2184 but contains junk at the end.
2185
2186 2020-07-30 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2187
2188 * gdb.base/condbreak-bad.c: New test.
2189 * gdb.base/condbreak-bad.exp: New file.
2190
2191 2020-07-30 Tom de Vries <tdevries@suse.de>
2192
2193 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_entry_1): Factor
2194 out of ...
2195 (GDBInfoModuleSymbols::check_entry): ... here.
2196 (GDBInfoModuleSymbols::check_optional_entry): New proc.
2197 * gdb.fortran/info-modules.exp: Use check_optional_entry for entries
2198 related to __def_init_mod1_M1t1 / __vtype_mod1_M1t1 / __copy_mod1_M1t1.
2199
2200 2020-07-30 Tom de Vries <tdevries@suse.de>
2201
2202 * gdb.fortran/ptype-on-functions.exp: Make "_t" suffix on
2203 "__class_some_module_Number_t" optional.
2204
2205 2020-07-29 Tom de Vries <tdevries@suse.de>
2206
2207 * lib/selftest-support.exp (selftest_setup): Allow breakpoint at
2208 multiple locations.
2209
2210 2020-07-29 Tom de Vries <tdevries@suse.de>
2211
2212 * gdb.dwarf2/dw2-line-number-zero.exp: Set breakpoints on lines
2213 rather than function name.
2214
2215 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2216
2217 PR symtab/26270:
2218 * gdb.cp/disasm-func-name.cc: New file.
2219 * gdb.cp/disasm-func-name.exp: New file.
2220
2221 2020-07-28 Tom Tromey <tromey@adacore.com>
2222
2223 * gdb.dwarf2/varval.exp (setup_exec): Add 'or' instruction to
2224 'varval' location.
2225
2226 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2227
2228 * gdb.python/py-unwind.py: Update to make use of a register
2229 descriptor.
2230
2231 2020-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
2232
2233 * gdb.python/py-arch-reg-names.exp: Add additional tests.
2234
2235 2020-07-25 Andrew Burgess <andrew.burgess@embecosm.com>
2236
2237 PR fortran/23051
2238 PR fortran/26139
2239 * gdb.fortran/class-allocatable-array.exp: New file.
2240 * gdb.fortran/class-allocatable-array.f90: New file.
2241 * gdb.fortran/pointer-to-pointer.exp: New file.
2242 * gdb.fortran/pointer-to-pointer.f90: New file.
2243
2244 2020-07-25 Tom de Vries <tdevries@suse.de>
2245
2246 PR symtab/26243
2247 * gdb.dwarf2/dw2-line-number-zero.c: New test.
2248 * gdb.dwarf2/dw2-line-number-zero.exp: New file.
2249
2250 2020-07-24 Tom de Vries <tdevries@suse.de>
2251
2252 PR testsuite/26293
2253 * gdb.ada/mi_prot.exp: Require gnatmake-8.
2254
2255 2020-07-23 Pedro Alves <pedro@palves.net>
2256
2257 * gdb.server/server-kill.exp (prepare): New, factored out from the
2258 top level.
2259 (kill_server): New.
2260 (test_tstatus, test_unwind_nosyms, test_unwind_syms): New.
2261 (top level) : Call test_tstatus, test_unwind_nosyms, test_unwind_syms.
2262
2263 2020-07-23 Andrew Burgess <andrew.burgess@embecosm.com>
2264
2265 * gdb.dwarf2/dw2-disasm-over-non-stmt.exp: New file.
2266
2267 2020-07-22 Sandra Loosemore <sandra@codesourcery.com>
2268
2269 * lib/gdb.exp (gdb_wrapper_file, gdb_wrapper_flags):
2270 Initialize to empty string at top level.
2271 (gdb_wrapper_init): Revert check for file existence on build.
2272 Build the wrapper in its default place, not a build-specific
2273 location. When host == build, make the pathname absolute.
2274 (gdb_compile): Delete leftover declaration of
2275 gdb_wrapper_initialized. Check gdb_wrapper_file being an empty
2276 string instead of uninitialized.
2277
2278 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2279
2280 * gdb.base/corefile2.exp: New file.
2281 * gdb.base/coremaker2.exp: New file.
2282
2283 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2284
2285 * gdb.base/coredump-filter.exp: Add second
2286 non-Private-Shared-Anon-File test.
2287 (test_disasm): Rename binfile for test which is expected
2288 to fail.
2289
2290 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2291
2292 * gdb.base/corefile.exp: Add test "accessing read-only mmapped
2293 data in core file".
2294 * gdb.base/coremaker.c (buf2ro): New global.
2295 (mmapdata): Add a read-only mmap mapping.
2296
2297 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2298
2299 PR corefiles/25631
2300 * gdb.base/corefile.exp (accessing anonymous, unwritten-to mmap data):
2301 New test.
2302 * gdb.base/coremaker.c (buf3): New global.
2303 (mmapdata): Add mmap call which uses MAP_ANONYMOUS and MAP_PRIVATE
2304 flags.
2305
2306 2020-07-22 Kevin Buettner <kevinb@redhat.com>
2307
2308 * gdb.base/coremaker.c (filler_ro): New global constant.
2309
2310 2020-07-22 Tom Tromey <tromey@adacore.com>
2311
2312 * gdb.ada/mi_prot.exp: New file.
2313 * gdb.ada/mi_prot/pkg.adb: New file.
2314 * gdb.ada/mi_prot/pkg.ads: New file.
2315 * gdb.ada/mi_prot/prot.adb: New file.
2316
2317 2020-07-22 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2318
2319 * gdb.base/jit-reader-simple.exp: Add a scenario for a binary that
2320 loads two JITers.
2321
2322 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2323
2324 * gdb.python/py-arch-reg-groups.exp: Additional tests.
2325
2326 2020-07-21 Andrew Burgess <andrew.burgess@embecosm.com>
2327
2328 * gdb.python/py-arch-reg-names.exp: Additional tests.
2329
2330 2020-07-21 Tom de Vries <tdevries@suse.de>
2331
2332 * gdb.reverse/solib-precsave.exp: Handle additional "recommended
2333 breakpoint locations".
2334 * gdb.reverse/solib-reverse.exp: Same.
2335
2336 2020-07-21 Tom de Vries <tdevries@suse.de>
2337
2338 * gdb.reverse/step-reverse.c (callee): Merge statements.
2339
2340 2020-07-21 Tom de Vries <tdevries@suse.de>
2341
2342 * gdb.fortran/info-modules.exp (info module variables): Allow missing
2343 line numbers for some variables.
2344
2345 2020-07-21 Tom de Vries <tdevries@suse.de>
2346
2347 * gdb.opt/inline-locals.c (init_array): New func.
2348 (func1): Use init_array.
2349 * gdb.opt/inline-locals.exp: Update pattern.
2350
2351 2020-07-21 Tom de Vries <tdevries@suse.de>
2352
2353 * gdb.debuginfod/fetch_src_and_symbols.exp: Use save_vars for env
2354 vars. Fix PATH and DUPLICATE errors. Cleanup whitespace.
2355
2356 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2357
2358 * gdb.guile/source2.scm: Add #f first argument to 'format'.
2359 * gdb.guile/types-module.exp: Remove "ERROR:" from
2360 regexps since Guile 3.0 no longer prints that.
2361
2362 2020-07-20 Ludovic Courtès <ludo@gnu.org>
2363
2364 * gdb.guile/scm-error.exp ("source $remote_guile_file_1"): Relax
2365 error regexp to match on Guile 2.2.
2366
2367 2020-07-20 Gary Benson <gbenson@redhat.com>
2368
2369 * gdb.cp/align.exp: Fix "alignof (void)" tests when compiling
2370 with clang.
2371
2372 2020-07-20 Tom de Vries <tdevries@suse.de>
2373
2374 * gdb.threads/omp-par-scope.c (lock, lock2): New variable.
2375 (omp_set_lock_in_order): New function.
2376 (single_scope, multi_scope, nested_func, nested_parallel): Use
2377 omp_set_lock_in_order and omp_unset_lock.
2378 (main): Init and destroy lock and lock2.
2379
2380 2020-07-20 Tom de Vries <tdevries@suse.de>
2381
2382 * gdb.base/valgrind-infcall-2.exp: Handle printf unknown return type.
2383
2384 2020-07-20 Tom de Vries <tdevries@suse.de>
2385
2386 * gdb.threads/attach-slow-waitpid.exp: Bail out if gdb_start fails.
2387
2388 2020-07-17 Tom de Vries <tdevries@suse.de>
2389
2390 * gdb.base/valgrind-infcall-2.c: New test.
2391 * gdb.base/valgrind-infcall-2.exp: New file.
2392 * lib/valgrind.exp (vgdb_start): Add and handle active_at_startup.
2393
2394 2020-07-17 Tom de Vries <tdevries@suse.de>
2395
2396 * gdb.dlang/circular.c (found): Use found_label as label name.
2397 * gdb.dwarf2/arr-subrange.c (main): Use main_label as label name.
2398 * gdb.dwarf2/comp-unit-lang.c (func): Use func_label as label name.
2399 * gdb.dlang/circular.exp: Use MACRO_AT_func and MACRO_AT_range.
2400 * gdb.dwarf2/ada-linkage-name.exp: Same.
2401 * gdb.dwarf2/arr-subrange.exp: Same.
2402 * gdb.dwarf2/atomic-type.exp: Same.
2403 * gdb.dwarf2/comp-unit-lang.exp: Same.
2404 * gdb.dwarf2/cpp-linkage-name.exp: Same.
2405 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Same.
2406 * gdb.dwarf2/dw2-lexical-block-bare.exp: Same.
2407 * gdb.dwarf2/dw2-regno-invalid.exp: Same.
2408 * gdb.dwarf2/implptr-64bit.exp: Same.
2409 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2410 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2411 * gdb.dwarf2/imported-unit.exp: Same.
2412 * gdb.dwarf2/main-subprogram.exp: Same.
2413 * gdb.dwarf2/missing-type-name.exp: Same.
2414 * gdb.dwarf2/nonvar-access.exp: Same.
2415 * gdb.dwarf2/struct-with-sig.exp: Same.
2416 * gdb.dwarf2/typedef-void-finish.exp: Same.
2417 * gdb.dwarf2/void-type.exp: Same.
2418
2419 2020-07-17 Tom de Vries <tdevries@suse.de>
2420
2421 * lib/dwarf.exp (Dwarf::MACRO_AT_func, Dwarf::MACRO_AT_range): Drop
2422 src parameter.
2423 * gdb.dlang/watch-loc.exp: Update MACRO_AT_{func,range} calls.
2424 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Same.
2425 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2426 * gdb.dwarf2/dw2-opt-structptr.exp: Same.
2427 * gdb.dwarf2/dwz.exp: Same.
2428 * gdb.dwarf2/implptr-optimized-out.exp: Same.
2429 * gdb.dwarf2/implref-array.exp: Same.
2430 * gdb.dwarf2/implref-const.exp: Same.
2431 * gdb.dwarf2/implref-global.exp: Same.
2432 * gdb.dwarf2/implref-struct.exp: Same.
2433 * gdb.dwarf2/info-locals-optimized-out.exp: Same.
2434 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2435 * gdb.dwarf2/var-access.exp: Same.
2436 * gdb.dwarf2/varval.exp: Same.
2437 * gdb.trace/entry-values.exp: Same.
2438
2439 2020-07-17 Tom de Vries <tdevries@suse.de>
2440
2441 * lib/dwarf.exp (Dwarf::extern): Remove.
2442 * gdb.compile/compile-ops.exp: Remove use of Dwarf::extern.
2443 * gdb.dlang/circular.exp: Same.
2444 * gdb.dwarf2/comp-unit-lang.exp: Same.
2445 * gdb.dwarf2/dw2-ifort-parameter.exp: Same.
2446 * gdb.dwarf2/dw2-symtab-includes.exp: Same.
2447 * gdb.dwarf2/dwz.exp: Same.
2448 * gdb.dwarf2/imported-unit-abstract-const-value.exp: Same.
2449 * gdb.dwarf2/imported-unit-runto-main.exp: Same.
2450 * gdb.dwarf2/imported-unit.exp: Same.
2451 * gdb.dwarf2/opaque-type-lookup.exp: Same.
2452
2453 2020-07-16 Sandra Loosemore <sandra@codesourcery.com>
2454
2455 * gdb.base/shell.exp: Skip pipe tests dependent on sh on Windows host.
2456 Use double quotes instead of single quotes.
2457
2458 2020-07-16 Caroline Tice <cmtice@google.com>
2459
2460 * gdb.dwarf2/dw5-rnglist-test.cc: New file.
2461 * gdb.dwarf2/dw5-rnglist-test.exp: New file.
2462
2463 2020-07-16 Tom de Vries <tdevries@suse.de>
2464
2465 * lib/dwarf.exp (program): Initialize _line.
2466 (DW_LNE_end_sequence): Reinitialize _line.
2467 (DW_LNS_advance_line): Update _line.
2468 (line): New proc.
2469 * gdb.dwarf2/dw2-inline-many-frames.exp: Use line.
2470 * gdb.dwarf2/dw2-inline-small-func.exp: Same.
2471 * gdb.dwarf2/dw2-inline-stepping.exp: Same.
2472 * gdb.dwarf2/dw2-is-stmt-2.exp: Same.
2473 * gdb.dwarf2/dw2-is-stmt.exp: Same.
2474 * gdb.dwarf2/dw2-ranges-func.exp: Same.
2475
2476 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2477
2478 * gdb.fortran/ptype-on-functions.exp: Make the result pattern more
2479 generic.
2480
2481 2020-07-15 Tom de Vries <tdevries@suse.de>
2482
2483 * gdb.trace/entry-values.exp: Expect "call" instead of "callq" if
2484 is_amd64_regs_target.
2485
2486 2020-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
2487
2488 * gdb.fortran/ptype-on-functions.exp: Add more tests.
2489 * gdb.fortran/ptype-on-functions.f90: Likewise.
2490
2491 2020-07-14 Simon Marchi <simon.marchi@polymtl.ca>
2492
2493 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu, Dwarf::lines): Change valid
2494 values in documentation for addr_size to 4 and 8.
2495
2496 2020-07-14 Andrew Burgess <andrew.burgess@embecosm.com>
2497
2498 * gdb.arch/amd64-osabi.exp: Update.
2499 * gdb.arch/arm-disassembler-options.exp: Update.
2500 * gdb.arch/powerpc-disassembler-options.exp: Update.
2501 * gdb.arch/ppc64-symtab-cordic.exp: Update.
2502 * gdb.arch/s390-disassembler-options.exp: Update.
2503 * gdb.base/all-architectures.exp.tcl: Update.
2504 * gdb.base/attach-pie-noexec.exp: Update.
2505 * gdb.base/catch-syscall.exp: Update.
2506 * gdb.xml/tdesc-arch.exp: Update.
2507
2508 2020-07-14 Tom de Vries <tdevries@suse.de>
2509
2510 * gdb.threads/clone-new-thread-event.c (gettid): Rename to ...
2511 (local_gettid): ... this.
2512 (fn): Update.
2513
2514 2020-07-13 Sandra Loosemore <sandra@codesourcery.com>
2515
2516 * gdb.base/info_sources.exp: Skip directory match tests on
2517 remote hosts.
2518
2519 2020-07-13 Gary Benson <gbenson@redhat.com>
2520
2521 * gdb.base/savedregs.exp (caller): Use parentheses to
2522 make expected expression evaluation ordering explicit.
2523
2524 2020-07-13 Gary Benson <gbenson@redhat.com>
2525
2526 * gdb.arch/i386-sse.c (have_sse) <edx>: Make unsigned.
2527
2528 2020-07-13 Gary Benson <gbenson@redhat.com>
2529
2530 * gdb.base/bigcore.c (main): Use a volatile pointer when
2531 attempting to trigger a SIGSEGV.
2532 * gdb.base/gcore-relro-pie.c (break_here): Likewise.
2533 * gdb.base/gcore-tls-pie.c (break_here): Likewise.
2534 * gdb.base/savedregs.c (thrower): Likewise.
2535 * gdb.mi/mi-syn-frame.c (bar): Likewise.
2536
2537 2020-07-13 Gary Benson <gbenson@redhat.com>
2538
2539 * gdb.base/vla-datatypes.c (vla_factory): Factor out sections
2540 defining and using VLA structure fields into...
2541 * gdb.base/vla-struct-fields.c: New file.
2542 * gdb.base/vla-datatypes.exp: Factor out VLA structure field
2543 tests into...
2544 * gdb.base/vla-struct-fields.exp: New file.
2545
2546 2020-07-13 Tom de Vries <tdevries@suse.de>
2547
2548 * lib/gdb.exp (have_fuse_ld_gold): New caching proc.
2549 * gdb.base/gcore-tls-pie.exp: Use have_fuse_ld_gold.
2550 * gdb.base/gold-gdb-index.exp: Same.
2551 * gdb.base/morestack.exp: Same.
2552
2553 2020-07-11 Daniel Xu <dxu@dxuuu.xyz>
2554
2555 PR rust/26121
2556 * gdb.rust/modules.rs: Prevent linker from discarding test
2557 symbol.
2558
2559 2020-07-10 Pedro Alves <pedro@palves.net>
2560
2561 PR gdb/26199
2562 * gdb.multi/multi-target.c (exit_thread): New.
2563 (thread_start): Break loop if EXIT_THREAD.
2564 * gdb.multi/multi-target.exp (test_no_unwaited_for): New proc.
2565 (top level) Call test_no_resumed.
2566
2567 2020-07-08 Tom Tromey <tromey@adacore.com>
2568
2569 * gdb.ada/catch_ex/foo.adb: Pass string to raise.
2570 * gdb.ada/catch_ex.exp: Examine catchpoint text.
2571
2572 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2573
2574 PR python/22748
2575 * gdb.opt/inline-frame-tailcall.c: New file.
2576 * gdb.opt/inline-frame-tailcall.exp: New file.
2577 * gdb.python/py-unwind-inline.c: New file.
2578 * gdb.python/py-unwind-inline.exp: New file.
2579 * gdb.python/py-unwind-inline.py: New file.
2580
2581 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2582
2583 * gdb.python/py-arch-reg-groups.exp: New file.
2584
2585 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2586
2587 * gdb.python/py-arch-reg-names.exp: New file.
2588
2589 2020-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
2590
2591 * gdb.python/py-unwind.py (TestUnwinder::__call__): Add test for
2592 gdb.PendingFrame.architecture method.
2593
2594 2020-07-06 Tom de Vries <tdevries@suse.de>
2595
2596 * gdb.dwarf2/dw2-ranges-base.exp: Test line-table order.
2597
2598 2020-07-03 Pedro Alves <palves@redhat.com>
2599
2600 * gdb.base/structs2.c (main): Adjust second parem_reg call to
2601 explicitly write negative numbers.
2602 * gdb.base/structs2.exp: Adjust expected output.
2603
2604 2020-07-03 Pedro Alves <palves@redhat.com>
2605
2606 * gdb.base/charset.c (init_string): Change all char parameters to
2607 unsigned char parameters.
2608
2609 2020-07-03 Pedro Alves <palves@redhat.com>
2610
2611 * gdb.base/call-sc.exp (start_scalars_test): Use
2612 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2613 * gdb.base/overlays.c: Remove references to PARAMS.
2614 * gdb.base/ovlymgr.h (PARAMS): Delete, and remove all references.
2615 * gdb.base/reread.exp: Don't set 'prototypes' global.
2616 * gdb.base/structs.exp (start_structs_test): Use
2617 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2618 * gdb.base/structs2.exp: Don't set 'prototypes' global. Use
2619 prepare_for_testing and don't try compiling with -DNO_PROTOTYPES.
2620 Don't issue "set width 0". Remove gdb_stop_suppressing_tests
2621 call.
2622 * gdb.base/varargs.exp: Don't set 'prototypes' global.
2623
2624 2020-07-03 Pedro Alves <palves@redhat.com>
2625
2626 * gdb.base/m32rovly.c: Delete.
2627 * gdb.base/ovlymgr.c: Remove all code guarded by __D10V__.
2628
2629 2020-06-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2630
2631 * gdb.python/py-breakpoint.exp: use gdb_test_multiline instead
2632 of gdb_py_test_multiple.
2633 * gdb.python/py-cmd.exp: Likewise.
2634 * gdb.python/py-events.exp: Likewise.
2635 * gdb.python/py-function.exp: Likewise.
2636 * gdb.python/py-inferior.exp: Likewise.
2637 * gdb.python/py-infthread.exp: Likewise.
2638 * gdb.python/py-linetable.exp: Likewise.
2639 * gdb.python/py-parameter.exp: Likewise.
2640 * gdb.python/py-value.exp: Likewise.
2641
2642 2020-06-30 Tom de Vries <tdevries@suse.de>
2643
2644 PR testsuite/26175
2645 * lib/future.exp (gdb_default_target_compile): Detect and handle
2646 early_flags.
2647
2648 2020-06-29 Simon Marchi <simon.marchi@efficios.com>
2649
2650 * boards/simavr.exp (gdb_load): Catch errors when closing
2651 previous connection. Close connection, wait for process and
2652 unset simavr_spawn_id on failure.
2653
2654 2020-06-29 Tom de Vries <tdevries@suse.de>
2655
2656 * lib/gdb.exp (unknown): Make test-case unresolved.
2657
2658 2020-06-29 Tom de Vries <tdevries@suse.de>
2659
2660 PR gdb/25475
2661 * gdb.server/solib-list.exp: Verify that the symbol reload
2662 confirmation question is asked.
2663
2664 2020-06-26 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2665
2666 * lib/gdb.exp (gdb_test_multiline): New, moved from gdb-guile.exp,
2667 have a input seq nr in each pass message.
2668 * lib/gdb-guile.exp (gdb_test_multiline): Move to gdb.exp.
2669 * lib/gdb-python.exp (gdb_py_test_multiple): Remove.
2670 * gdb.python/python.exp: Make test names unique,
2671 use gdb_test_multiline instead of gdb_py_test_multiple,
2672 use $gdb_test_name.
2673 * gdb.guile/guile.exp: Make test names unique, use $gdb_test_name
2674
2675 2020-06-26 Nick Alcock <nick.alcock@oracle.com>
2676
2677 * configure.ac: Add --enable-libctf.
2678 * aclocal.m4: sinclude ../config/enable.m4.
2679 * Makefile.in (site.exp): Add enable_libctf to site.exp.
2680 * lib/gdb.exp (skip_ctf_tests): Use it.
2681 * gdb.base/ctf-constvars.exp: Error message tweak.
2682 * gdb.base/ctf-ptype.exp: Likewise.
2683 * configure: Regenerate.
2684
2685 2020-06-26 Gary Benson <gbenson@redhat.com>
2686
2687 * gdb.cp/try_catch.cc: Include string.h.
2688 (main): Replace comparison against string literal with
2689 strcmp, avoiding build failure with -Wstring-compare.
2690 Add "marker test-complete".
2691 * gdb.cp/try_catch.exp: Run the test to the above marker,
2692 then verify that the value of "test" is still true.
2693
2694 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2695
2696 * gdb.arch/riscv-tdesc-regs.exp: New test cases.
2697
2698 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2699
2700 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2701
2702 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2703
2704 * gdb.arch/riscv-tdesc-loading-01.xml: New file.
2705 * gdb.arch/riscv-tdesc-loading-02.xml: New file.
2706 * gdb.arch/riscv-tdesc-loading-03.xml: New file.
2707 * gdb.arch/riscv-tdesc-loading-04.xml: New file.
2708 * gdb.arch/riscv-tdesc-loading.exp: New file.
2709
2710 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2711
2712 * gdb.arch/riscv-tdesc-regs.exp: Extend test case.
2713
2714 2020-06-25 Andrew Burgess <andrew.burgess@embecosm.com>
2715
2716 * gdb.arch/riscv-tdesc-regs-32.xml: New file.
2717 * gdb.arch/riscv-tdesc-regs-64.xml: New file.
2718 * gdb.arch/riscv-tdesc-regs.c: New file.
2719 * gdb.arch/riscv-tdesc-regs.exp: New file.
2720
2721 2020-06-24 Pedro Alves <palves@redhat.com>
2722
2723 * gdb.arch/amd64-entry-value-paramref.exp: Use
2724 prepare_for_testing_full and don't pass "c++" for the .S file
2725 build spec.
2726 * gdb.compile/compile-cplus.exp: Don't compile $srcfile3 with
2727 $options, since it's an assembly file. Remove -Wno-deprecated.
2728 * lib/gdb.exp (gdb_compile): Pass "-x c++" explicitly when
2729 compiling C++ programs.
2730
2731 2020-06-24 Pedro Alves <palves@redhat.com>
2732
2733 * lib/gdb.exp (gdb_compile): Update intro comment. If C/C++ with
2734 Clang, add "-Wno-unknown-warning-option" to the options.
2735
2736 2020-06-23 Andrew Burgess <andrew.burgess@embecosm.com>
2737
2738 * gdb.xml/tdesc-reload.c: New file.
2739 * gdb.xml/tdesc-reload.exp: New file.
2740 * gdb.xml/maint-xml-dump-01.xml: New file.
2741 * gdb.xml/maint-xml-dump-02.xml: New file.
2742 * gdb.xml/maint-xml-dump.exp: New file.
2743
2744 2020-06-23 Sandra Loosemore <sandra@codesourcery.com>
2745
2746 * lib/completion-support.exp (test_gdb_completion_offers_commands):
2747 Adjust for omitted commands when TUI is disabled.
2748
2749 2020-06-23 Gary Benson <gbenson@redhat.com>
2750 Pedro Alves <palves@redhat.com>
2751
2752 * gdb.cp/namespace.cc: Improve -Wunused-value fix.
2753 * gdb.cp/nsimport.cc: Likewise.
2754 * gdb.cp/nsnested.cc: Likewise.
2755 * gdb.cp/nsnoimports.cc: Likewise.
2756 * gdb.cp/nsusing.cc: Likewise.
2757 * gdb.cp/smartp.cc: Likewise.
2758 * gdb.python/py-pp-integral.c: Likewise.
2759 * gdb.python/py-pp-re-notag.c: Likewise.
2760
2761 2020-06-23 Gary Benson <gbenson@redhat.com>
2762
2763 * gdb.cp/namespace.cc: Avoid build failure with -Wunused-value.
2764 * gdb.cp/nsimport.cc: Likewise.
2765 * gdb.cp/nsnested.cc: Likewise.
2766 * gdb.cp/nsnoimports.cc: Likewise.
2767 * gdb.cp/nsusing.cc: Likewise.
2768 * gdb.cp/smartp.cc: Likewise.
2769 * gdb.python/py-pp-integral.c: Likewise.
2770 * gdb.python/py-pp-re-notag.c: Likewise.
2771
2772 2020-06-22 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2773
2774 * gdb.base/default-args.exp: New test.
2775 * gdb.base/default-args.c: New file.
2776 * gdb.base/alias.exp: Update expected error msg for alias foo=bar.
2777 * gdb.base/default.exp: Update to new help text.
2778 * gdb.base/help.exp: Likewise.
2779 * gdb.base/page.exp: Likewise.
2780 * gdb.base/style.exp: Likewise.
2781 * gdb.guile/guile.exp: Likewise.
2782 * gdb.python/python.exp: Likewise.
2783
2784 2020-06-22 Sandra Loosemore <sandra@codesourcery.com>
2785
2786 * gdb.base/source-dir.exp (test_truncated_comp_dir): Skip on
2787 remote host. Fix search path syntax on Windows host.
2788
2789 2020-06-21 Philippe Waroquiers <philippe.waroquiers@skynet.be>
2790
2791 * gdb.base/attach.exp: Test priority of 'exec-file' changed
2792 over 'exec-file-mismatch'.
2793 * gdb.base/attach.c: Mark should_exit volatile.
2794 * gdb.base/attach2.c: Likewise. Add a comment explaining
2795 why the sleep cannot be big.
2796 * gdb.base/attach3.c: New file.
2797
2798 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2799
2800 * gdb.mi/mi-sym-info.exp: Adjust filename patterns to make directory
2801 prefix optional.
2802
2803 2020-06-20 Sandra Loosemore <sandra@codesourcery.com>
2804
2805 * gdb.base/list-missing-source.exp: Correct $srcfile manipulation
2806 for remote host.
2807
2808 2020-06-19 Sandra Loosemore <sandra@codesourcery.com>
2809 Hafiz Abid Qadeer <abidh@codesourcery.com>
2810
2811 * gdb.xml/tdesc-regs.exp (load_description): Correct pathname of
2812 file sent to remote host.
2813 (top level): Allow int32_t as type of 32-bit register.
2814
2815 2020-06-19 Tom de Vries <tdevries@suse.de>
2816
2817 * lib/gdb.exp (gdb_note): New proc.
2818 * lib/future.exp (gdb_default_target_compile_1): Factor out of ...
2819 (gdb_default_target_compile): ... here. Only call
2820 gdb_default_target_compile_1 if use_gdb_compile(<lang>) is set.
2821 (use_gdb_compile): Change to array.
2822 (toplevel): Update sets of use_gdb_compile to specify language.
2823 Warn about default_target_compile override. Store dejagnu's version
2824 of default_target_compile in dejagnu_default_target_compile.
2825
2826 2020-06-18 Tom de Vries <tdevries@suse.de>
2827
2828 * lib/gdb.exp (gdb_init): Move all but call to default_gdb_init to ...
2829 (default_gdb_init): ... here.
2830
2831 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2832
2833 Fix TUI support checks in gdb.tui tests.
2834
2835 * gdb.tui/basic.exp: Skip test when TUI is unsupported, don't
2836 just say UNSUPPORTED.
2837 * gdb.tui/corefile-run.exp: Likewise.
2838 * gdb.tui/empty.exp: Likewise.
2839 * gdb.tui/list-before.exp: Likewise.
2840 * gdb.tui/list.exp: Likewise.
2841 * gdb.tui/main.exp: Likewise.
2842 * gdb.tui/regs.exp: Likewise.
2843 * gdb.tui/resize.exp: Likewise.
2844 * gdb.tui/tui-layout-asm-short-prog.exp: Likewise.
2845 * gdb.tui/tui-layout-asm.exp: Likewise.
2846 * gdb.tui/tui-missing-src.exp: Likewise.
2847 * gdb.tui/winheight.exp: Likewise.
2848 * gdb.tui/new-layout.exp: Likewise. Also move check earlier.
2849
2850 2020-06-17 Sandra Loosemore <sandra@codesourcery.com>
2851
2852 Fix TCL error in gdb.python/py-format-string.exp.
2853
2854 * gdb.python/py-format-string.exp: Move test for python support
2855 earlier, out of function body.
2856
2857 2020-06-15 Simon Marchi <simon.marchi@efficios.com>
2858
2859 * gdb.base/index-cache-load-twice.c: New.
2860 * gdb.base/index-cache-load-twice.exp: New.
2861
2862 2020-06-17 Keith Seitz <keiths@redhat.com>
2863
2864 * gdb.debuginfod/fetch_src_and_symbols.exp: Pass INTERNAL_GDBFLAGS
2865 when executing "gdb --configuration".
2866
2867 2020-06-17 Tom de Vries <tdevries@suse.de>
2868
2869 * lib/gdb.exp (gdb_tcl_unknown): New proc.
2870 (gdb_init): Use gdb_tcl_unknown for ::unknown override. Make override
2871 conditional on presence of gdb_tcl_unknown.
2872 (gdb_finish): Make override undo conditional on presence of
2873 gdb_tcl_unknown.
2874
2875 2020-06-16 Tom Tromey <tom@tromey.com>
2876
2877 * gdb.python/tui-window.py (failwin): New function. Register it
2878 as a TUI window type.
2879 * gdb.python/tui-window.exp: Create new "fail" layout. Test it.
2880
2881 2020-06-16 Gary Benson <gbenson@redhat.com>
2882
2883 * gdb.python/py-nested-maps.c (create_map): Add missing return
2884 value.
2885 (create_map_map): Likewise.
2886
2887 2020-06-15 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
2888
2889 * gdb.base/jit-elf-so.exp: Refer to the global main_loader_basename
2890 variable.
2891 * gdb.base/jit-reader-simple.exp: Fix typo ("Built" -> "Build"),
2892 and use the already-defined 'options' variable.
2893
2894 2020-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
2895 Tom de Vries <tdevries@suse.de>
2896
2897 * lib/gdb.exp (gdb_known_globals, gdb_persistent_globals): New global.
2898 (gdb_persistent_global, gdb_persistent_global_no_decl): New proc.
2899 (gdb_setup_known_globals): New proc.
2900 (gdb_cleanup_globals): New proc.
2901 * lib/gdb.exp (load_lib): New override proc.
2902 (gdb_stdin_log_init): Set var in_file as persistent global.
2903 * lib/pascal.exp (gdb_stdin_log_init): Set vars
2904 pascal_compiler_is_gpc, pascal_compiler_is_fpc, gpc_compiler and
2905 fpc_compiler as persistent global.
2906
2907 2020-06-12 Tom de Vries <tdevries@suse.de>
2908
2909 * lib/tuiterm.exp (spawn): Rename to ...
2910 (tui_spawn): ... this.
2911 (toplevel): Move rename of spawn ...
2912 (gdb_init_tuiterm): ... here. New proc.
2913 (gdb_finish_tuiterm): New proc.
2914 * lib/gdb.exp (gdb_finish_hooks): New global var.
2915 (gdb_finish): Handle gdb_finish_hooks.
2916 (tuiterm_env): New proc.
2917 * gdb.python/tui-window.exp: Replace load_lib tuiterm.exp with
2918 tuiterm_env.
2919 * gdb.tui/basic.exp: Same.
2920 * gdb.tui/corefile-run.exp: Same.
2921 * gdb.tui/empty.exp: Same.
2922 * gdb.tui/list-before.exp: Same.
2923 * gdb.tui/list.exp: Same.
2924 * gdb.tui/main.exp: Same.
2925 * gdb.tui/new-layout.exp: Same.
2926 * gdb.tui/regs.exp: Same.
2927 * gdb.tui/resize.exp: Same.
2928 * gdb.tui/tui-layout-asm-short-prog.exp: Same.
2929 * gdb.tui/tui-layout-asm.exp: Same.
2930 * gdb.tui/tui-missing-src.exp: Same.
2931 * gdb.tui/winheight.exp: Same.
2932
2933 2020-06-12 Tom de Vries <tdevries@suse.de>
2934
2935 PR testsuite/26110
2936 * lib/gdb.exp (gdb_init): Revert dejagnu's override of ::unknown.
2937 (gdb_finish): Reinstall dejagnu's override of ::unknown.
2938
2939 2020-06-11 Tom Tromey <tom@tromey.com>
2940
2941 PR gdb/18318:
2942 * gdb.base/printcmds.exp (test_float_accepted): Add more hex
2943 floating point tests.
2944
2945 2020-06-11 Keith Seitz <keiths@redhat.com>
2946
2947 PR gdb/21356
2948 * gdb.base/vla-datatypes.c (vla_factory): Add typedef for struct
2949 vla_struct.
2950 Add new struct vla_typedef and union vla_typedef_union and
2951 corresponding instantiation objects.
2952 Initialize new objects.
2953 * gdb.base/vla-datatypes.exp: Add tests for vla_typedef_struct_object
2954 and vla_typedef_union_object.
2955 Fixup type for vla_struct_object.
2956
2957 2020-06-11 Tom de Vries <tdevries@suse.de>
2958
2959 * lib/gdb.exp (with_override): New proc, factored out of ...
2960 * gdb.base/dbx.exp: ... here. Use with_override and save_vars.
2961
2962 2020-06-10 Tom de Vries <tdevries@suse.de>
2963
2964 * gdb.ada/ptype_union.exp: Remove PR24713 workaround.
2965
2966 2020-06-09 Simon Marchi <simon.marchi@polymtl.ca>
2967
2968 * gdb.base/index-cache.exp (test_cache_disabled): Add test_prefix
2969 parameter, update callers.
2970
2971 2020-06-04 Simon Marchi <simon.marchi@efficios.com>
2972
2973 * gdb.dwarf2/share-psymtabs-bt.exp: New file.
2974 * gdb.dwarf2/share-psymtabs-bt.c: New file.
2975 * gdb.dwarf2/share-psymtabs-bt-2.c: New file.
2976
2977 2020-06-04 Tom de Vries <tdevries@suse.de>
2978
2979 * lib/gdb.exp (gdb_file_cmd): Avoid path names in error messages.
2980
2981 2020-06-04 Tom de Vries <tdevries@suse.de>
2982
2983 * lib/gdb.exp (gdb_file_cmd): Replace incomplete gdb_expect by
2984 exp_continue.
2985
2986 2020-06-04 Tom de Vries <tdevries@suse.de>
2987
2988 * lib/gdb.exp (gdb_file_cmd): Use perror instead of fail.
2989
2990 2020-06-03 Tom de Vries <tdevries@suse.de>
2991
2992 PR symtab/26046
2993 * gdb.cp/breakpoint-locs-2.cc: New test.
2994 * gdb.cp/breakpoint-locs.cc: New test.
2995 * gdb.cp/breakpoint-locs.exp: New file.
2996 * gdb.cp/breakpoint-locs.h: New test.
2997
2998 2020-06-03 Tom de Vries <tdevries@suse.de>
2999
3000 PR testsuite/25609
3001 * gdb.base/jit-elf-so.exp: Don't modify testing behaviour based on
3002 value of global verbose.
3003 * gdb.base/jit-elf.exp: Same.
3004 * gdb.base/jit-reader.exp: Same.
3005
3006 2020-06-02 Tom de Vries <tdevries@suse.de>
3007
3008 * gdb.dwarf2/multidictionary.exp: Don't use
3009 gdb_spawn_with_cmdline_opts.
3010
3011 2020-06-01 Andrew Burgess <andrew.burgess@embecosm.com>
3012
3013 * gdb.cp/step-and-next-inline.exp (do_test): Skip all tests in the
3014 use_header case.
3015 * gdb.dwarf2/dw2-inline-header-1.exp: New file.
3016 * gdb.dwarf2/dw2-inline-header-2.exp: New file.
3017 * gdb.dwarf2/dw2-inline-header-3.exp: New file.
3018 * gdb.dwarf2/dw2-inline-header-lbls.c: New file.
3019 * gdb.dwarf2/dw2-inline-header.c: New file.
3020 * gdb.dwarf2/dw2-inline-header.h: New file.
3021
3022 2020-05-30 Pedro Alves <palves@redhat.com>
3023
3024 * gdb.linespec/cp-replace-typedefs-ns-template.cc: New.
3025 * gdb.linespec/cp-replace-typedefs-ns-template.exp: New.
3026
3027 2020-05-29 Gary Benson <gbenson@redhat.com>
3028
3029 * gdb.compile/compile-cplus.exp (additional_flags): Also
3030 set when building with clang.
3031 (additional_flags, srcfilesoptions): Pass -Wno-deprecated
3032 when building with clang.
3033
3034 2020-05-29 Gary Benson <gbenson@redhat.com>
3035
3036 * gdb.arch/i386-avx.exp (additional_flags): Also set when
3037 building with clang.
3038 * gdb.arch/i386-sse.exp (additional_flags): Likewise.
3039
3040 2020-05-29 Gary Benson <gbenson@redhat.com>
3041
3042 * gdb.cp/koenig.exp (prepare_for_testing): Add
3043 additional_flags=-Wno-unused-comparison.
3044 * gdb.cp/operator.exp (prepare_for_testing): Likewise.
3045
3046 2020-05-28 Gary Benson <gbenson@redhat.com>
3047
3048 * gdb.base/sigaltstack.c (catcher): Add default case to switch
3049 statement.
3050
3051 2020-05-28 Gary Benson <gbenson@redhat.com>
3052
3053 * gdb.cp/classes.exp (prepare_for_testing): Add
3054 additional_flags=-Wno-deprecated-register.
3055 * gdb.cp/inherit.exp (prepare_for_testing): Likewise.
3056 * gdb.cp/misc.exp: Likewise.
3057
3058 2020-05-28 Gary Benson <gbenson@redhat.com>
3059
3060 * gdb.linespec/cpls-ops.cc (dummy): New static global.
3061 (test_op_new::operator new): Add return statement.
3062 (test_op_new_array::operator new[]): Likewise.
3063
3064 2020-05-27 Pedro Alves <palves@redhat.com>
3065
3066 * gdb.linespec/cp-completion-aliases.exp: Remove readline_is_used
3067 check. Use test_gdb_complete_unique instead of
3068 test_gdb_complete_tab_unique + test_gdb_complete_cmd_unique. Use
3069 test_gdb_complete_multiple instead of
3070 test_gdb_complete_tab_multiple + test_gdb_complete_cmd_multiple.
3071
3072 2020-05-27 Luis Machado <luis.machado@linaro.org>
3073
3074 * gdb.arch/aarch64-sighandler-regs.exp: Fix duplicated test names.
3075 * gdb.arch/aarch64-tagged-pointer.exp: Likewise.
3076 * gdb.arch/arm-disassembler-options.exp: Likewise.
3077 * gdb.arch/arm-disp-step.exp: Likewise.
3078 * gdb.arch/thumb-prologue.exp: Likewise.
3079 * gdb.base/async.exp: Likewise.
3080 * gdb.base/auxv.exp: Likewise.
3081 * gdb.base/complex-parts.exp: Likewise.
3082 * gdb.base/ena-dis-br.exp: Likewise.
3083 * gdb.base/foll-exec.exp: Likewise.
3084 * gdb.base/permissions.exp: Likewise.
3085 * gdb.base/relocate.exp: Likewise.
3086 * gdb.base/return2.exp: Likewise.
3087 * gdb.base/sigbpt.exp: Likewise.
3088 * gdb.base/siginfo-obj.exp: Likewise.
3089 * gdb.cp/converts.exp: Likewise.
3090 * gdb.cp/exceptprint.exp: Likewise.
3091 * gdb.cp/inherit.exp: Likewise.
3092 * gdb.cp/nsnoimports.exp: Likewise.
3093 * gdb.cp/virtbase2.exp: Likewise.
3094 * gdb.mi/mi-var-cmd.exp: Likewise.
3095 * gdb.mi/var-cmd.c: Likewise.
3096
3097 2020-05-26 Tom Tromey <tromey@adacore.com>
3098
3099 * gdb.ada/arr_acc_idx_w_gap.exp: Add tests.
3100
3101 2020-05-26 Tom Tromey <tromey@adacore.com>
3102
3103 * gdb.ada/arr_acc_idx_w_gap.exp: Add enum subrange tests.
3104 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap.ads (Enum_Subrange): New
3105 type.
3106 * gdb.ada/arr_acc_idx_w_gap/enum_with_gap_main.adb (V): New
3107 variable.
3108
3109 2020-05-26 Christian Biesinger <cbiesinger@google.com>
3110
3111 * Makefile.in: Use = instead of == for the test command
3112 for portability.
3113
3114 2020-05-26 Tom de Vries <tdevries@suse.de>
3115
3116 * gdb.base/gold-gdb-index-2.c: New test.
3117 * gdb.base/gold-gdb-index.c: New test.
3118 * gdb.base/gold-gdb-index.exp: New file.
3119 * gdb.base/gold-gdb-index.h: New test.
3120
3121 2020-05-25 Tom de Vries <tdevries@suse.de>
3122
3123 * boards/gold-gdb-index.exp: New file.
3124
3125 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3126
3127 * boards/simavr.exp: New file.
3128
3129 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3130
3131 * lib/gdb.exp (gdb_run_cmd): Return success or failure.
3132 * gdb.base/inferior-args.exp: New file.
3133 * gdb.base/inferior-args.c: New file.
3134
3135 2020-05-25 Simon Marchi <simon.marchi@efficios.com>
3136
3137 * lib/gdb.exp (gdb_run_cmd): Change argument from args to
3138 inferior_args. Pass it to gdb_reload.
3139 (gdb_start_cmd, gdb_starti_cmd): Change argument from args to
3140 inferior_args.
3141 (gdb_reload): Add inferior_args argument.
3142 * config/gdbserver.exp (gdb_reload): Add inferior_args argument,
3143 pass it to gdbserver_run.
3144 * boards/native-gdbserver.exp: Do not set noargs.
3145 * boards/native-extended-gdbserver.exp (gdb_reload): Add
3146 inferior_args argument.
3147 * boards/stdio-gdbserver-base.exp (gdb_reload): Likewise.
3148 * gdb.base/a2-run.exp: Check for use_gdb_stub.
3149 * gdb.base/args.exp: Likewise.
3150
3151 2020-05-25 Tom de Vries <tdevries@suse.de>
3152
3153 * lib/gdb.exp (exec_is_pie): Add comment.
3154
3155 2020-05-25 Tom de Vries <tdevries@suse.de>
3156
3157 * lib/jit-elf-helpers.exp (compile_and_download_n_jit_so): Use $f
3158 instead of $binfile in the untested message.
3159
3160 2020-05-25 Tom de Vries <tdevries@suse.de>
3161
3162 PR testsuite/26031
3163 * lib/gdb.exp (exec_is_pie): Test readelf -h output.
3164
3165 2020-05-25 Tom de Vries <tdevries@suse.de>
3166
3167 * boards/gold.exp: New file.
3168
3169 2020-05-23 Tom Tromey <tom@tromey.com>
3170
3171 * gdb.base/style.exp: Remove completion styling test.
3172 * lib/gdb-utils.exp (style): Remove completion styles.
3173
3174 2020-05-23 Tom Tromey <tom@tromey.com>
3175
3176 * gdb.base/style.exp: Add completion styling test.
3177 * lib/gdb-utils.exp (style): Add completion styles.
3178
3179 2020-05-22 Andrew Burgess <andrew.burgess@embecosm.com>
3180
3181 * gdb.base/annota1.exp: Update expected results.
3182 * gdb.cp/annota2.exp: Update expected results, remove duplicate
3183 test name.
3184 * gdb.cp/annota3.exp: Update expected results.
3185
3186 2020-05-20 Simon Marchi <simon.marchi@efficios.com>
3187
3188 PR gdb/26016
3189 * gdb.base/coredump-filter.c (do_mmap): Check mmap ret val
3190 against MAP_FAILED.
3191 * gdb.base/coremaker.c (mmapdata): Likewise.
3192 * gdb.base/jit-reader-host.c (main): Likewise.
3193 * gdb.base/sym-file-loader.c (load): Likewise.
3194 (load_shlib): Likewise.
3195
3196 2020-05-20 Tom Tromey <tromey@adacore.com>
3197
3198 * gdb.ada/array_char_idx.exp: Recognize initialized array.
3199
3200 2020-05-20 Tom de Vries <tdevries@suse.de>
3201
3202 PR symtab/25833
3203 * gdb.base/with-mf-inc.c: New test.
3204 * gdb.base/with-mf-main.c: New test.
3205 * gdb.base/with-mf.exp: New file.
3206
3207 2020-05-19 Tom Tromey <tromey@adacore.com>
3208
3209 * gdb.rust/simple.exp: Restore missing test result.
3210
3211 2020-05-19 Tom de Vries <tdevries@suse.de>
3212
3213 * gdb.base/gdb-caching-proc.exp: Fix typo.
3214
3215 2020-05-19 Tom Tromey <tromey@adacore.com>
3216
3217 * gdb.rust/simple.exp: Add some test descriptions.
3218 (test_one_slice): Use with_test_prefix.
3219
3220 2020-05-18 Tom de Vries <tdevries@suse.de>
3221
3222 * gdb.base/gdb-caching-proc.exp: Use with_test_prefix.
3223
3224 2020-05-17 Pedro Alves <palves@redhat.com>
3225
3226 PR gdb/25741
3227 * gdb.base/hw-sw-break-same-address.exp: New file.
3228
3229 2020-05-16 Pedro Alves <palves@redhat.com>
3230
3231 * gdb.multi/multi-re-run.exp (test_re_run): Switch
3232 LAST_LOADED_FILE accordingly.
3233
3234 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3235
3236 * gdb.base/alias.exp: Verify 'help aliases' shows user defined aliases.
3237
3238 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3239
3240 * gdb.base/help.exp: Test apropos and help for commands
3241 having aliases. Fixed comments not starting with an
3242 upper-case letter or not finishing with a dot.
3243
3244 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3245
3246 * gdb.base/alias.exp: Update help output check.
3247
3248 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3249
3250 * gdb.base/default.exp: Update output following fixes.
3251
3252 2020-05-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
3253
3254 * gdb.base/alias.exp: Test aliases starting with a prefix of
3255 another alias.
3256
3257 2020-05-15 Gary Benson <gbenson@redhat.com>
3258
3259 * gdb.base/info-os.c (main): Add return statement.
3260 * gdb.base/info_minsym.c (minsym_fun): Likewise.
3261 * gdb.base/large-frame-2.c (func): Likewise.
3262 * gdb.base/pr10179-a.c (foo1, bar1): Likewise.
3263 * gdb.base/pr10179-b.c (foo2): Likewise.
3264 * gdb.base/valgrind-disp-step.c (foo): Likewise.
3265 * gdb.base/watch-cond.c (func): Likewise.
3266 * gdb.multi/goodbye.c (verylongfun): Likewise.
3267 * gdb.multi/hello.c (commonfun): Likewise.
3268 * gdb.python/py-finish-breakpoint.c (call_longjmp): Likewise.
3269 * gdb.threads/fork-plus-threads.c (thread_func): Likewise.
3270 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
3271 Likewise.
3272 * gdb.threads/hand-call-new-thread.c (foo): Likewise.
3273 * gdb.threads/interrupt-while-step-over.c (child_function):
3274 Likewise.
3275 * gdb.trace/actions-changed.c (end): Likewise.
3276
3277 2020-05-15 Gary Benson <gbenson@redhat.com>
3278
3279 * gdb.opencl/callfuncs.exp: Report when test skipped.
3280 * gdb.opencl/convs_casts.exp: Likewise.
3281 * gdb.opencl/datatypes.exp: Likewise.
3282 * gdb.opencl/operators.exp: Likewise.
3283 * gdb.opencl/vec_comps.exp: Likewise.
3284
3285 2020-05-15 Tom de Vries <tdevries@suse.de>
3286
3287 * gdb.base/align.exp.in: Rename to ...
3288 * gdb.base/align.exp.tcl: ... this.
3289 * gdb.base/align-c++.exp: Update.
3290 * gdb.base/align-c.exp: Update.
3291 * gdb.base/all-architectures.exp.in: Rename to ...
3292 * gdb.base/all-architectures.exp: ... this.
3293 * gdb.base/all-architectures-0.exp: Update.
3294 * gdb.base/all-architectures-1.exp: Update.
3295 * gdb.base/all-architectures-2.exp: Update.
3296 * gdb.base/all-architectures-3.exp: Update.
3297 * gdb.base/all-architectures-4.exp: Update.
3298 * gdb.base/all-architectures-5.exp: Update.
3299 * gdb.base/all-architectures-6.exp: Update.
3300 * gdb.base/all-architectures-7.exp: Update.
3301 * gdb.base/infcall-nested-structs.exp.in: Rename to ...
3302 * gdb.base/infcall-nested-structs.exp.tcl: ... this.
3303 * gdb.base/infcall-nested-structs-c++.exp: Update.
3304 * gdb.base/infcall-nested-structs-c.exp: Update.
3305 * gdb.base/info-types.exp.in: Rename to ...
3306 * gdb.base/info-types.exp.tcl: ... this.
3307 * gdb.base/info-types-c++.exp: Update.
3308 * gdb.base/info-types-c.exp: Update.
3309 * gdb.base/max-depth.exp.in: Rename to ...
3310 * gdb.base/max-depth.exp.tcl: ... this.
3311 * gdb.base/max-depth-c++.exp: Update.
3312 * gdb.base/max-depth-c.exp: Update.
3313 * gdb.cp/cpexprs.exp.in: Rename to ...
3314 * gdb.cp/cpexprs.exp.tcl: ... this.
3315 * gdb.cp/cpexprs-debug-types.exp: Update.
3316 * gdb.cp/cpexprs.exp: Update.
3317 * gdb.cp/infcall-nodebug.exp.in: Rename to ...
3318 * gdb.cp/infcall-nodebug.exp.tcl: ... this.
3319 * gdb.cp/infcall-nodebug-c++-d0.exp: Update.
3320 * gdb.cp/infcall-nodebug-c++-d1.exp: Update.
3321 * gdb.cp/infcall-nodebug-c-d0.exp: Update.
3322 * gdb.cp/infcall-nodebug-c-d1.exp: Update.
3323 * gdb.dwarf2/clang-debug-names.exp.in: Rename to ...
3324 * gdb.dwarf2/clang-debug-names.exp.tcl: ... this.
3325 * gdb.dwarf2/clang-debug-names-2.exp: Update.
3326 * gdb.dwarf2/clang-debug-names.exp: Update.
3327
3328 2020-05-15 Andrew Burgess <andrew.burgess@embecosm.com>
3329
3330 * lib/check-test-names.exp: Remove code that prevents this file
3331 loading when tests are run in parallel.
3332
3333 2020-05-15 Pedro Alves <palves@redhat.com>
3334
3335 * gdb.multi/multi-kill.exp (start_inferior): Remove
3336 'testpid' parameter. Refer to namespace variable directly.
3337 (testpid): Declare as namespace variable.
3338
3339 2020-05-15 Pedro Alves <palves@redhat.com>
3340
3341 * gdb.multi/multi-kill.exp: Wrap in namespace.
3342 (start_inferior): Add TESTPID parameter. Use it instead of the
3343 testpid global.
3344 (top level): Define empty TESTPID array, and pass it down to
3345 start_inferior.
3346
3347 2020-05-14 Tom de Vries <tdevries@suse.de>
3348
3349 * gdb.fortran/nested-funcs-2.exp: Use gdb_test_stdio to test inferior
3350 output.
3351
3352 2020-05-14 Tom de Vries <tdevries@suse.de>
3353
3354 * gdb.base/align.exp: Split into ...
3355 * gdb.base/align.exp.in: ...
3356 * gdb.base/align-c++.exp: ...
3357 * gdb.base/align-c.exp: ... these.
3358 * gdb.base/infcall-nested-structs.exp: Split into ...
3359 * gdb.base/infcall-nested-structs.exp.in: ...
3360 * gdb.base/infcall-nested-structs-c++.exp: ...
3361 * gdb.base/infcall-nested-structs-c.exp: ... these.
3362 * gdb.base/info-types.exp: Split into ...
3363 * gdb.base/info-types.exp.in: ...
3364 * gdb.base/info-types-c++.exp: ...
3365 * gdb.base/info-types-c.exp: ... these.
3366 * gdb.base/max-depth.exp: Split into ...
3367 * gdb.base/max-depth.exp.in: ...
3368 * gdb.base/max-depth-c++.exp: ...
3369 * gdb.base/max-depth-c.exp: ... these.
3370 * gdb.cp/infcall-nodebug.exp: Split into ...
3371 * gdb.cp/infcall-nodebug.exp.in: ...
3372 * gdb.cp/infcall-nodebug-c++-d0.exp: ...
3373 * gdb.cp/infcall-nodebug-c++-d1.exp: ...
3374 * gdb.cp/infcall-nodebug-c-d0.exp: ...
3375 * gdb.cp/infcall-nodebug-c-d1.exp: ... these.
3376
3377 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3378 Pedro Alves <palves@redhat.com>
3379
3380 * gdb.multi/multi-exit.c: New file.
3381 * gdb.multi/multi-exit.exp: New file.
3382 * gdb.multi/multi-kill.c: New file.
3383 * gdb.multi/multi-kill.exp: New file.
3384
3385 2020-05-14 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3386
3387 * gdb.base/annota1.exp: Update the expected output.
3388 * gdb.cp/annota2.exp: Ditto.
3389
3390 2020-05-12 Andrew Burgess <andrew.burgess@embecosm.com>
3391
3392 * lib/check-test-names.exp: Disable when testing is being run in
3393 parallel.
3394
3395 2020-05-12 Tom de Vries <tdevries@suse.de>
3396
3397 * gdb.base/jit-elf.exp: Fix string concat.
3398
3399 2020-05-12 Tom de Vries <tdevries@suse.de>
3400
3401 * lib/jit-elf-helpers.exp: Don't use undefined variables in untested
3402 messages.
3403
3404 2020-05-12 Tom de Vries <tdevries@suse.de>
3405
3406 * gdb.multi/multi-term-settings.exp: Use with_test_prefix.
3407
3408 2020-05-12 Tom de Vries <tdevries@suse.de>
3409
3410 * gdb.ada/catch_ex.exp: Use with_test_prefix.
3411 * gdb.ada/mi_catch_ex.exp: Same.
3412 * gdb.ada/mi_catch_ex_hand.exp: Same.
3413
3414 2020-05-12 Tom de Vries <tdevries@suse.de>
3415
3416 * gdb.fortran/complex.exp: Use with_test_prefix.
3417
3418 2020-05-12 Tom de Vries <tdevries@suse.de>
3419
3420 * gdb.trace/passcount.exp: Fix test-names.
3421
3422 2020-05-12 Tom de Vries <tdevries@suse.de>
3423
3424 * gdb.pascal/gdb11492.exp: Use with_test_prefix.
3425
3426 2020-05-12 Tom de Vries <tdevries@suse.de>
3427
3428 * gdb.gdb/complaints.exp: Use with_test_prefix.
3429 * gdb.xml/tdesc-regs.exp: Same.
3430 * gdb.opt/inline-locals.exp: Fix test name.
3431
3432 2020-05-12 Tom de Vries <tdevries@suse.de>
3433
3434 * gdb.dwarf2/comp-unit-lang.exp: Use with_test_prefix.
3435 * gdb.dwarf2/dw2-bad-parameter-type.exp: Same.
3436 * gdb.dwarf2/implref-struct.exp: Same.
3437 * gdb.dwarf2/varval.exp: Ensure get_sizeof is called once per type.
3438 * gdb.dwarf2/data-loc.exp: Same. Remove duplicate test.
3439
3440 2020-05-11 Simon Marchi <simon.marchi@polymtl.ca>
3441
3442 * gdb.base/jit-so.exp (one_jit_test): Change test name.
3443
3444 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3445
3446 * lib/check-test-names.exp (all_test_names): New module variable.
3447 (counts): Add 'duplicates' field.
3448 (_check_duplicates): New procedure.
3449 (check): Also check for duplicates.
3450 (do_log_summary): Print duplicates count.
3451 (do_reset_vars): Reset counter for duplicate test names, and
3452 discard all know test names.
3453
3454 2020-05-11 Andrew Burgess <andrew.burgess@embecosm.com>
3455
3456 * lib/gdb.exp: Include check-test-names.exp library.
3457 * lib/check-test-names.exp: New file.
3458
3459 2020-05-11 Tom de Vries <tdevries@suse.de>
3460
3461 * gdb.ada/packed_tagged.exp: Change kfail into xfail.
3462
3463 2020-05-11 Keith Seitz <keiths@redhat.com>
3464
3465 * gdb.ada/attr_ref_and_charlit.exp: Fix typo.
3466
3467 2020-05-11 Tom de Vries <tdevries@suse.de>
3468
3469 * gdb.cp/cpexprs.exp: Move everything except flags setting ...
3470 * gdb.cp/cpexprs.exp.in: .. here.
3471 * gdb.cp/cpexprs-debug-types.exp: Include cpexprs.exp.in instead of
3472 cpexprs.exp.
3473
3474 2020-05-11 Keith Seitz <keiths@redhat.com>
3475
3476 * gdb.ada/arrayparam.exp: Resolve duplicate and tail parentheses
3477 test names.
3478 * gdb.ada/arrayptr.exp: Likewise.
3479 * gdb.ada/assign_arr.exp: Likewise.
3480 * gdb.ada/attr_ref_and_charlit.exp: Likewise.
3481 * gdb.ada/bp_on_var.exp: Likewise.
3482 * gdb.ada/call_pn.exp: Likewise.
3483 * gdb.ada/complete.exp: Likewise.
3484 * gdb.ada/fun_overload_menu.exp: Likewise.
3485 * gdb.ada/funcall_param.exp: Likewise.
3486 * gdb.ada/funcall_ref.exp: Likewise.
3487 * gdb.ada/packed_array_assign.exp: Likewise.
3488 * gdb.ada/same_component_name.exp: Likewise.
3489 * gdb.ada/type_coercion.exp: Likewise.
3490 * gdb.ada/unc_arr_ptr_in_var_rec.exp: Likewise.
3491 * gdb.ada/variant_record_packed_array.exp: Likewise.
3492
3493 2020-05-11 Tom de Vries <tdevries@suse.de>
3494
3495 PR symtab/25941
3496 * gdb.dwarf2/clang-debug-names.exp.in: New include exp file, factored
3497 out of ...
3498 * gdb.dwarf2/clang-debug-names.exp: ... here.
3499 * gdb.dwarf2/clang-debug-names-2.exp: New file. Include
3500 clang-debug-names.exp.in.
3501 * gdb.dwarf2/clang-debug-names-2-foo.c: New test.
3502 * gdb.dwarf2/clang-debug-names-2.c: New test.
3503
3504 2020-05-10 Alok Kumar Sharma <alokkumar.sharma@amd.com>
3505
3506 * lib/fortran.exp (fortran_main): New Proc, handle flang MAIN_,
3507 (fortran_runto_main): New Proc, fortran version of runto_main.
3508 * gdb.fortran/array-bounds-high.exp: Handle flang MAIN_
3509 * gdb.fortran/array-bounds.exp: Likewise.
3510 * gdb.fortran/array-slices.exp: Likewise.
3511 * gdb.fortran/block-data.exp: Likewise.
3512 * gdb.fortran/charset.exp: Likewise.
3513 * gdb.fortran/common-block.exp: Likewise.
3514 * gdb.fortran/complex.exp: Likewise.
3515 * gdb.fortran/derived-type-function.exp: Likewise.
3516 * gdb.fortran/derived-type.exp: Likewise.
3517 * gdb.fortran/info-modules.exp: Likewise.
3518 * gdb.fortran/info-types.exp: Likewise.
3519 * gdb.fortran/intrinsics.exp: Likewise.
3520 * gdb.fortran/library-module.exp: Likewise.
3521 * gdb.fortran/logical.exp: Likewise.
3522 * gdb.fortran/max-depth.exp: Likewise.
3523 * gdb.fortran/module.exp: Likewise.
3524 * gdb.fortran/multi-dim.exp: Likewise.
3525 * gdb.fortran/nested-funcs.exp: Likewise.
3526 * gdb.fortran/print-formatted.exp: Likewise.
3527 * gdb.fortran/print_type.exp: Likewise.
3528 * gdb.fortran/printing-types.exp: Likewise.
3529 * gdb.fortran/ptr-indentation.exp: Likewise.
3530 * gdb.fortran/ptype-on-functions.exp: Likewise.
3531 * gdb.fortran/subarray.exp: Likewise.
3532 * gdb.fortran/vla-alloc-assoc.exp: Likewise.
3533 * gdb.fortran/vla-datatypes.exp: Likewise.
3534 * gdb.fortran/vla-history.exp: Likewise.
3535 * gdb.fortran/vla-ptr-info.exp: Likewise.
3536 * gdb.fortran/vla-ptype-sub.exp: Likewise.
3537 * gdb.fortran/vla-ptype.exp: Likewise.
3538 * gdb.fortran/vla-sizeof.exp: Likewise.
3539 * gdb.fortran/vla-type.exp: Likewise.
3540 * gdb.fortran/vla-value-sub-arbitrary.exp: Likewise.
3541 * gdb.fortran/vla-value-sub-finish.exp: Likewise.
3542 * gdb.fortran/vla-value-sub.exp: Likewise.
3543 * gdb.fortran/vla-value.exp: Likewise.
3544 * gdb.fortran/whatis_type.exp: Likewise.
3545 * gdb.mi/mi-var-child-f.exp: Likewise.
3546
3547 2020-05-09 Tom de Vries <tdevries@suse.de>
3548
3549 * gdb.dwarf2/clang-debug-names.exp: Remove PR25952 kfail.
3550
3551 2020-05-08 Tom de Vries <tdevries@suse.de>
3552
3553 * gdb.dwarf2/clang-debug-names.c: New test.
3554 * gdb.dwarf2/clang-debug-names.exp: New file.
3555
3556 2020-05-06 Simon Marchi <simon.marchi@efficios.com>
3557
3558 * gdb.arch/amd64-prologue-skip-cf-protection.exp: New file.
3559 * gdb.arch/amd64-prologue-skip-cf-protection.c: New file.
3560
3561 2020-05-06 Tom de Vries <tdevries@suse.de>
3562
3563 * gdb.reverse/consecutive-precsave.exp: Handle if instruction after
3564 breakpoint is at a "recommended breakpoint location".
3565 * gdb.reverse/consecutive-reverse.exp: Same.
3566
3567 2020-05-06 Tom de Vries <tdevries@suse.de>
3568
3569 * gdb.base/watchpoint-reuse-slot.exp (stepi): Print $pc to get current
3570 address.
3571
3572 2020-05-06 Tom de Vries <tdevries@suse.de>
3573
3574 * gdb.base/watchpoint-reuse-slot.exp: Fix incorrect assignment.
3575
3576 2020-05-06 Tom de Vries <tdevries@suse.de>
3577
3578 * gdb.base/store.exp (check_set, up_set): Allowing missing location
3579 info for r.
3580
3581 2020-05-06 Tom de Vries <tdevries@suse.de>
3582
3583 * gdb.base/shlib-call.exp: Add extra step to reach shmain.c:42, if
3584 necessary.
3585
3586 2020-05-06 Tom de Vries <tdevries@suse.de>
3587
3588 * lib/unbuffer_output.c (gdb_unbuffer_output): Change return type to
3589 void.
3590
3591 2020-05-06 Tom de Vries <tdevries@suse.de>
3592
3593 * lib/gdb.exp (is_stmt_addresses, hex_in_list): New proc, factored out
3594 of ...
3595 * gdb.base/async.exp: ... here.
3596 * gdb.base/consecutive.exp: Handle if 2nd breakpoint is at a
3597 "recommended breakpoint location".
3598
3599 2020-05-06 Tom de Vries <tdevries@suse.de>
3600
3601 * gdb.compile/compile-ifunc.exp: Use -Wno-attribute-alias.
3602
3603 2020-05-04 Tom de Vries <tdevries@suse.de>
3604
3605 * gdb.base/async.exp: Check whether instruction addresses are a
3606 "recommended breakpoint location".
3607
3608 2020-05-03 Tom Tromey <tom@tromey.com>
3609
3610 * gdb.base/sepdebug.exp: Remove "catch" test.
3611 * gdb.base/break.exp: Remove "catch" test.
3612 * gdb.base/default.exp: Update expected output.
3613
3614 2020-05-02 Tom de Vries <tdevries@suse.de>
3615
3616 * lib/gdb.exp (supports_mpx_check_pointer_bounds): New proc.
3617 * gdb.arch/i386-mpx-call.exp: Use supports_mpx_check_pointer_bounds.
3618 * gdb.arch/i386-mpx-map.exp: Same.
3619 * gdb.arch/i386-mpx-sigsegv.exp: Same.
3620 * gdb.arch/i386-mpx-simple_segv.exp: Same.
3621 * gdb.arch/i386-mpx.exp: Same.
3622
3623 2020-05-02 Tom de Vries <tdevries@suse.de>
3624
3625 * gdb.base/psym-external-decl.c (main): Add use of variable aaa.
3626
3627 2020-05-01 Tom de Vries <tdevries@suse.de>
3628
3629 * gdb.ada/operator_bp.exp: Allow more than required amount of
3630 breakpoint.
3631
3632 2020-05-01 Tom de Vries <tdevries@suse.de>
3633
3634 * gdb.reverse/until-reverse.c (main): Fix Wunused-result warning.
3635
3636 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3637
3638 PR gdb/18706
3639 * gdb.cp/stub-array-size.cc: New test.
3640 * gdb.cp/stub-array-size.exp: New file.
3641 * gdb.cp/stub-array-size.h: New test.
3642 * gdb.cp/stub-array-size2.cc: New test.
3643
3644 2020-04-30 Hannes Domani <ssbssa@yahoo.de>
3645
3646 * gdb.python/py-format-string.exp: Adjust pretty_arrays expected
3647 output to the new format.
3648
3649 2020-04-29 Simon Marchi <simon.marchi@efficios.com>
3650
3651 * gdb.base/break.exp: Use with_test_prefix.
3652
3653 2020-04-29 Tom de Vries <tdevries@suse.de>
3654
3655 * lib/gdb.exp (debug_types): New proc.
3656 * gdb.guile/scm-symtab.exp: Add xfail for PR gcc/90232.
3657 * gdb.python/py-symtab.exp: Same.
3658
3659 2020-04-29 Hannes Domani <ssbssa@yahoo.de>
3660
3661 PR gdb/17320
3662 * gdb.base/pretty-array.c: New test.
3663 * gdb.base/pretty-array.exp: New file.
3664
3665 2020-04-29 Tom de Vries <tdevries@suse.de>
3666
3667 PR symtab/25889
3668 * gdb.cp/cpexprs.exp: Adapt for inclusion.
3669 * gdb.cp/cpexprs-debug-types.exp: New file. Set -fdebug-types-section
3670 and include cpexprs.exp.
3671
3672 2020-04-28 Mark Williams <mark@myosotissp.com>
3673
3674 PR gdb/24480
3675 * dw4-toplevel-types.exp: Test for top level types.
3676 * dw4-toplevel-types.cc: Test for top level types.
3677
3678 2020-04-28 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3679
3680 * gdb.threads/stop-with-handle.exp: Fix typo in comment
3681 (theads -> threads).
3682
3683 2020-04-28 Tom de Vries <tdevries@suse.de>
3684
3685 * gdb.opt/inline-cmds.exp: Set KFAIL PR.
3686
3687 2020-04-28 Tom de Vries <tdevries@suse.de>
3688
3689 * gdb.base/info-macros.exp: Remove KFAIL. Add missing trailing ".*".
3690
3691 2020-04-28 Tom de Vries <tdevries@suse.de>
3692
3693 * gdb.ada/array_ptr_renaming.exp: Add PR number in KFAIL.
3694
3695 2020-04-28 Tom de Vries <tdevries@suse.de>
3696
3697 * gdb.dwarf2/main-foo.c: New test.
3698 * gdb.dwarf2/struct-with-sig.exp: New file.
3699
3700 2020-04-25 Tom de Vries <tdevries@suse.de>
3701
3702 * boards/debug-types.exp: New file.
3703
3704 2020-04-25 Andrew Burgess <andrew.burgess@embecosm.com>
3705
3706 * gdb.btrace/multi-inferior.exp: Avoid paths in test names.
3707
3708 2020-04-24 Tom Tromey <tom@tromey.com>
3709
3710 PR symtab/12707:
3711 * gdb.python/py-symbol.exp: Update expected results for
3712 linkage_name test.
3713 * gdb.cp/print-demangle.exp: New file.
3714 * gdb.base/c-linkage-name.exp: Fix test.
3715 * gdb.guile/scm-symbol.exp: Update expected results for
3716 linkage_name test.
3717
3718 2020-04-24 Tom Tromey <tom@tromey.com>
3719
3720 * gdb.dwarf2/dw2-namespaceless-anonymous.S: Remove.
3721 * gdb.dwarf2/dw2-namespaceless-anonymous.c: New file.
3722 * gdb.dwarf2/dw2-namespaceless-anonymous.exp: Use DWARF
3723 assembler.
3724
3725 2020-04-24 Tom de Vries <tdevries@suse.de>
3726
3727 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Set language of CU to
3728 C++.
3729
3730 2020-04-24 Tom Tromey <tromey@adacore.com>
3731
3732 * gdb.ada/frame_arg_lang.exp: Run with multiple -fgnat-encodings
3733 values.
3734 * gdb.ada/funcall_ref.exp: Run with multiple -fgnat-encodings
3735 values. Update test for minimal encodings.
3736 * gdb.ada/lang_switch.exp: Update test for minimal encodings.
3737 * gdb.ada/var_rec_arr.exp: Run with multiple -fgnat-encodings
3738 values. Update test for minimal encodings.
3739
3740 2020-04-24 Tom Tromey <tromey@adacore.com>
3741
3742 PR python/23662:
3743 * gdb.ada/variant.exp: Add Python checks.
3744 * gdb.rust/simple.exp: Add dynamic type checks.
3745
3746 2020-04-24 Tom Tromey <tromey@adacore.com>
3747
3748 * gdb.ada/mi_var_array.exp: Try all -fgnat-encodings settings.
3749 Make array type matching more lax.
3750 * gdb.ada/mi_var_union.exp: Try all -fgnat-encodings settings.
3751 * gdb.ada/mi_variant.exp: New file.
3752 * gdb.ada/mi_variant/pck.ads: New file.
3753 * gdb.ada/mi_variant/pkg.adb: New file.
3754 * gdb.ada/packed_tagged.exp: Try all -fgnat-encodings settings.
3755 * gdb.ada/unchecked_union.exp: Try all -fgnat-encodings settings.
3756
3757 2020-04-24 Tom Tromey <tromey@adacore.com>
3758
3759 * gdb.ada/variant.exp: Add dynamic field offset tests.
3760 * gdb.ada/variant/pck.ads (Nested_And_Variable): New type.
3761 * gdb.ada/variant/pkg.adb: Add new variables.
3762
3763 2020-04-24 Tom Tromey <tromey@adacore.com>
3764
3765 * gdb.ada/variant.exp: New file
3766 * gdb.ada/variant/pkg.adb: New file
3767 * gdb.ada/variant/pck.adb: New file
3768
3769 2020-04-24 Tom de Vries <tdevries@suse.de>
3770
3771 * lib/gdb.exp (clean_restart): Reset errcnt and warncnt.
3772
3773 2020-04-24 Tom de Vries <tdevries@suse.de>
3774
3775 * gdb.dwarf2/dwzbuildid.exp: Add quiet to dwzbuildid-mismatch compile
3776 flags.
3777
3778 2020-04-24 Tom de Vries <tdevries@suse.de>
3779
3780 * gdb.dwarf2/dw2-error.exp: Add quiet to compile flags.
3781
3782 2020-04-24 Tom de Vries <tdevries@suse.de>
3783
3784 * lib/gdb.exp (default_gdb_start): Handle eof.
3785 (clean_restart): Detect and handle gdb_start failure. Return -1 upon
3786 failure.
3787 * gdb.base/readnever.exp: Handle clean_restart failure.
3788
3789 2020-04-23 Tom de Vries <tdevries@suse.de>
3790
3791 * gdb.base/decl-before-def.exp: Run to main and print a again.
3792
3793 2020-04-23 Tom de Vries <tdevries@suse.de>
3794
3795 * gdb.base/decl-before-def-decl.c: New test.
3796 * gdb.base/decl-before-def-def.c: New test.
3797 * gdb.base/decl-before-def.exp: New file.
3798
3799 2020-04-23 Tom de Vries <tdevries@suse.de>
3800
3801 * gdb.base/readnever.exp: Skip if GDBFLAGS contain -readnow/--readnow.
3802
3803 2020-04-22 Tom de Vries <tdevries@suse.de>
3804
3805 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): Fix
3806 debug_info_offset.
3807 * gdb.mi/dw2-ref-missing-frame.exp: Make sure $objfuncfile comes
3808 before $objsfile in the line line.
3809
3810 2020-04-22 Tom de Vries <tdevries@suse.de>
3811
3812 * gdb.dlang/watch-loc.c (.debug_aranges): Fix _Dmain length.
3813
3814 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3815
3816 * gdb.base/jit-attach-pie.c: Use jit-protocol.h.
3817 * gdb.base/jit-elf-main.c: Use jit-protocol.h.
3818 * gdb.base/jit-reader-host.c: Use jit-protocol.h.
3819 * gdb.base/jit-reader-simple-jit.c: Use jit-protocol.h.
3820 * gdb.base/jit-protocol.h: Update definitions to match all usage
3821 contexts.
3822
3823 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3824
3825 * gdb.base: Rename all jit related test and source files.
3826
3827 2020-02-18 Mihails Strasuns <mihails.strasuns@intel.com>
3828
3829 * gdb.base/jit-reader.exp: Relax register output check.
3830
3831 2020-04-22 Tom de Vries <tdevries@suse.de>
3832
3833 PR symtab/25764
3834 * gdb.base/psym-external-decl-2.c: New test.
3835 * gdb.base/psym-external-decl.c: New test.
3836 * gdb.base/psym-external-decl.exp: New file.
3837 * gdb.threads/tls.exp: Add PR25807 kfail.
3838
3839 2020-04-22 Tom de Vries <tdevries@suse.de>
3840
3841 PR symtab/25801
3842 * gdb.dwarf2/imported-unit.exp: Test that we can get imported_unit.c
3843 in "info source" output.
3844
3845 2020-04-22 Tom de Vries <tdevries@suse.de>
3846
3847 PR symtab/25700
3848 * gdb.dwarf2/imported-unit.exp: Verify that there's only one partial
3849 symtab for imported_unit.c.
3850
3851 2020-04-21 Gary Benson <gbenson@redhat.com>
3852
3853 * gdb.base/advance.c (func): New argument, to match call site.
3854 (func2, func3): Add return statements.
3855
3856 2020-04-21 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
3857
3858 * gdb.multi/run-only-second-inf.c: New file.
3859 * gdb.multi/run-only-second-inf.exp: New file.
3860
3861 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3862
3863 * gdb.btrace/multi-inferior.c: New test.
3864 * gdb.btrace/multi-inferior.exp: New file.
3865
3866 2020-04-21 Markus Metzger <markus.t.metzger@intel.com>
3867
3868 * gdb.btrace/enable-new-thread.c: New test.
3869 * gdb.btrace/enable-new-thread.exp: New file.
3870
3871 2020-04-21 Tom de Vries <tdevries@suse.de>
3872
3873 PR gdb/25471
3874 * gdb.threads/killed-outside.c: New test.
3875 * gdb.threads/killed-outside.exp: New file.
3876
3877 2020-04-20 Gary Benson <gbenson@redhat.com>
3878
3879 * gdb.base/nested-subp1.exp: Use support_nested_function_tests.
3880 * gdb.base/nested-subp2.exp: Likewise.
3881 * gdb.base/nested-subp3.exp: Likewise.
3882
3883 2020-04-20 Gary Benson <gbenson@redhat.com>
3884
3885 * gdb.base/nested-subp1.exp: Disable test when using clang.
3886 * gdb.base/nested-subp2.exp: Likewise.
3887 * gdb.base/nested-subp3.exp: Likewise.
3888
3889 2020-04-20 Gary Benson <gbenson@redhat.com>
3890
3891 * gdb.cp/exception.cc: Fix compilation error with clang.
3892
3893 2020-04-20 Gary Benson <gbenson@redhat.com>
3894
3895 * gdb.trace/tspeed.c: Fix compilation error with clang.
3896
3897 2020-04-20 Gary Benson <gbenson@redhat.com>
3898
3899 * gdb.base/jit-main.c: Fix compilation error with clang.
3900
3901 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3902
3903 * gdb.base/attach-twice.c: Include "sys/types.h".
3904 (PTRACE_ATTACH): Add fallback definition.
3905 (main): Pass `0' to the 4th argument of `ptrace'.
3906
3907 2020-04-17 Kamil Rytarowski <n54@gmx.com>
3908
3909 * gdb.base/fork-running-state.c: Include "signal.h".
3910
3911 2020-04-17 Tom Tromey <tromey@adacore.com>
3912
3913 * gdb.cp/maint.exp (test_help): Simplify multiple_help_body.
3914 Update tests.
3915 * gdb.btrace/cpu.exp: Update tests.
3916 * gdb.base/maint.exp: Update tests.
3917 * gdb.base/default.exp: Update tests.
3918 * gdb.base/completion.exp: Update tests.
3919
3920 2020-04-16 Tom de Vries <tdevries@suse.de>
3921
3922 PR symtab/25791
3923 * gdb.dwarf2/gdb-add-index.exp (add_gdb_index): Move ...
3924 (ensure_gdb_index): and factor out and move ...
3925 * lib/gdb.exp (add_gdb_index, ensure_gdb_index): ... here.
3926 * gdb.dwarf2/imported-unit-runto-main.exp: New file.
3927
3928 2020-04-16 Tom de Vries <tdevries@suse.de>
3929
3930 * gdb.base/maint-expand-symbols-header-file.exp: Set language before
3931 loading exec.
3932
3933 2020-04-15 Andrew Burgess <andrew.burgess@embecosm.com>
3934
3935 * gdb.base/many-completions.exp: New file.
3936
3937 2020-04-14 Tom de Vries <tdevries@suse.de>
3938
3939 PR symtab/25718
3940 * gdb.dwarf2/dw2-symtab-includes.exp: New file.
3941
3942 2020-04-14 Tom de Vries <tdevries@suse.de>
3943
3944 PR symtab/25720
3945 * gdb.base/maint-expand-symbols-header-file.c: New test.
3946 * gdb.base/maint-expand-symbols-header-file.exp: New file.
3947 * gdb.base/maint-expand-symbols-header-file.h: New test.
3948
3949 2020-04-14 Andrew Burgess <andrew.burgess@embecosm.com>
3950
3951 * gdb.dwarf2/dw2-inline-many-frames.exp (get_func_info): Delete.
3952 * gdb.dwarf2/dw2-inline-small-func.exp: Pass options to
3953 get_func_info.
3954 (get_func_info): Delete.
3955 * gdb.dwarf2/dw2-is-stmt-2.exp (get_func_info): Delete.
3956 * gdb.dwarf2/dw2-is-stmt.exp (get_func_info): Delete.
3957 * lib/dwarf.exp (get_func_info): New function.
3958
3959 2020-04-13 Tom de Vries <tdevries@suse.de>
3960
3961 * lib/ada.exp (find_ada_tool): Pass --GCC and -B to gnatlink, similar
3962 to what find_gnatmake does.
3963
3964 2020-04-10 Tom de Vries <tdevries@suse.de>
3965
3966 * gdb.base/style.exp: Expect "Expanding full symbols" message for
3967 -readnow.
3968
3969 2020-04-10 Tom de Vries <tdevries@suse.de>
3970
3971 PR cli/25808
3972 * gdb.base/style.c: Add leading newlines.
3973 * gdb.base/style.exp: Use gdb_get_line_number to get specific lines.
3974 Check listing of main's one-line body.
3975
3976 2020-04-08 Tom de Vries <tdevries@suse.de>
3977
3978 * lib/gdb.exp (psymtabs_p): New proc.
3979 * gdb.dwarf2/imported-unit.exp: Mark "no static partial symbols in
3980 importing unit" unsupported if there are no partial symbols.
3981
3982 2020-04-08 Tom de Vries <tdevries@suse.de>
3983
3984 PR testsuite/25760
3985 * gdb.ada/call_pn.exp: Call "maint expand-symtabs". Add xfails.
3986
3987 2020-04-07 Tom de Vries <tdevries@suse.de>
3988
3989 PR symtab/25796
3990 * gdb.dwarf2/imported-unit-abstract-const-value.exp: New file.
3991
3992 2020-04-07 Tom de Vries <tdevries@suse.de>
3993
3994 * gdb.base/check-psymtab.c: New test.
3995 * gdb.base/check-psymtab.exp: New file.
3996
3997 2020-04-06 Tom Tromey <tromey@adacore.com>
3998
3999 * gdb.ada/variant-record/proc.adb: New file.
4000 * gdb.ada/variant-record/value.adb: New file.
4001 * gdb.ada/variant-record/value.s: New file.
4002 * gdb.ada/variant-record.exp: New file.
4003
4004 2020-04-03 Hannes Domani <ssbssa@yahoo.de>
4005
4006 PR gdb/25325
4007 * gdb.cp/typed-enum.cc: New test.
4008 * gdb.cp/typed-enum.exp: New file.
4009
4010 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4011
4012 * gdb.dwarf2/dw2-inline-small-func-lbls.c: New file.
4013 * gdb.dwarf2/dw2-inline-small-func.c: New file.
4014 * gdb.dwarf2/dw2-inline-small-func.exp: New file.
4015 * gdb.dwarf2/dw2-inline-small-func.h: New file.
4016 * gdb.opt/inline-small-func.c: New file.
4017 * gdb.opt/inline-small-func.exp: New file.
4018 * gdb.opt/inline-small-func.h: New file.
4019
4020 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4021
4022 * lib/dwarf.exp (Dwarf::lines::program::DW_LNS_set_file): New
4023 function.
4024
4025 2020-04-02 Andrew Burgess <andrew.burgess@embecosm.com>
4026
4027 * lib/dwarf.exp (function_range): Allow compiler options to be
4028 specified.
4029
4030 2020-04-02 Tom de Vries <tdevries@suse.de>
4031
4032 * gdb.dwarf2/break-inline-psymtab-2.c (bar): Add
4033 __attribute__((always_inline)).
4034 * gdb.dwarf2/break-inline-psymtab.exp: Don't use -O2.
4035
4036 2020-04-02 Tom de Vries <tdevries@suse.de>
4037
4038 * lib/gdbserver-support.exp (gdbserver_exit): Factor out of ...
4039 (gdbserver_gdb_exit): ... here. Add timeout warning.
4040 * gdb.multi/multi-target.exp (server_spawn_ids): New global var.
4041 (connect_target_extended_remote): Append new server_spawn_id to
4042 server_spawn_ids.
4043 (cleanup): New proc.
4044 (setup, <toplevel>): Call cleanup.
4045
4046 2020-04-02 Tom de Vries <tdevries@suse.de>
4047
4048 * gdb.base/main-psymtab.exp: New file.
4049
4050 2020-04-02 Tom de Vries <tdevries@suse.de>
4051
4052 * gdb.fortran/mixed-lang-stack.exp: Accept new complex printing style.
4053
4054 2020-04-01 Tom Tromey <tom@tromey.com>
4055
4056 * gdb.base/complex-parts.exp: Add type tests.
4057
4058 2020-04-01 Tom Tromey <tom@tromey.com>
4059
4060 * gdb.base/complex-parts.exp: Add arithmetic tests.
4061
4062 2020-04-01 Tom Tromey <tom@tromey.com>
4063
4064 * gdb.compile/compile.exp: Update.
4065 * gdb.compile/compile-cplus.exp: Update.
4066 * gdb.base/varargs.exp: Update.
4067 * gdb.base/floatn.exp: Update.
4068 * gdb.base/endianity.exp: Update.
4069 * gdb.base/callfuncs.exp (do_function_calls): Update.
4070 * gdb.base/funcargs.exp (complex_args, complex_integral_args)
4071 (complex_float_integral_args): Update.
4072 * gdb.base/complex.exp: Update.
4073 * gdb.base/complex-parts.exp: Update.
4074
4075 2020-04-01 Tom Tromey <tromey@adacore.com>
4076
4077 * gdb.rust/union.rs: New file.
4078 * gdb.rust/union.exp: New file.
4079 * gdb.rust/simple.rs (Union, Union2): Move to union.rs.
4080 (main): Update.
4081 * gdb.rust/simple.exp: Move union tests to union.exp.
4082
4083 2020-04-01 Tom Tromey <tromey@adacore.com>
4084
4085 * gdb.rust/simple.rs (main): Remove "y0".
4086
4087 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4088
4089 * gdb.multi/stop-all-on-exit.c: New test.
4090 * gdb.multi/stop-all-on-exit.exp: New file.
4091
4092 2020-04-01 Hannes Domani <ssbssa@yahoo.de>
4093
4094 PR gdb/24789
4095 * gdb.cp/misc.cc: Add integer reference variable.
4096 * gdb.cp/misc.exp: Add test.
4097
4098 2020-04-01 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4099
4100 * gdb.server/stop-reply-no-thread.exp: Enhance the test
4101 scenario to cover execution until the end and also the case
4102
4103 2020-03-31 Tom de Vries <tdevries@suse.de>
4104
4105 * gdb.base/c-linkage-name.exp: Fix test-case comment. Set language to
4106 c. Use "maint info symtabs" to check symtab expansion.
4107
4108 2020-03-30 Tom de Vries <tdevries@suse.de>
4109
4110 * gdb.base/c-linkage-name.exp: Use readnow call to mark a test
4111 unsupported.
4112 (verify_psymtab_expanded): Move ...
4113 * lib/gdb.exp (verify_psymtab_expanded): ... here. Add unsupported
4114 test.
4115 (readnow): New proc.
4116
4117 2020-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
4118
4119 * gdb.fortran/mixed-lang-stack.exp: Replace two hard coded address
4120 with $hex.
4121
4122 2020-03-20 Tom Tromey <tromey@adacore.com>
4123
4124 * gdb.dwarf2/dw2-ranges-base.exp: Update regular expressions.
4125
4126 2020-03-20 Tom Tromey <tromey@adacore.com>
4127
4128 * gdb.ada/sub_variant/subv.adb: New file.
4129 * gdb.ada/sub_variant.exp: New file.
4130
4131 2020-03-20 Tom de Vries <tdevries@suse.de>
4132
4133 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Bail out if
4134 first break fails.
4135 * gdb.threads/step-over-trips-on-watchpoint.exp: (do_test): Same.
4136
4137 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4138
4139 * gdb.server/exit-multiple-threads.c: New file.
4140 * gdb.server/exit-multiple-threads.exp: New file.
4141
4142 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4143
4144 * gdb.fortran/mixed-lang-stack.c: New file.
4145 * gdb.fortran/mixed-lang-stack.cpp: New file.
4146 * gdb.fortran/mixed-lang-stack.exp: New file.
4147 * gdb.fortran/mixed-lang-stack.f90: New file.
4148
4149 2020-03-19 Andrew Burgess <andrew.burgess@embecosm.com>
4150
4151 * gdb.linespec/cp-completion-aliases.cc: New file.
4152 * gdb.linespec/cp-completion-aliases.exp: New file.
4153
4154 2020-03-19 Tom de Vries <tdevries@suse.de>
4155
4156 * gdb.opt/inline-locals.exp: Add kfail PR number. Make kfail matching
4157 more precise.
4158
4159 2020-03-18 Tom de Vries <tdevries@suse.de>
4160
4161 * gdb.dwarf2/break-inline-psymtab-2.c: New test.
4162 * gdb.dwarf2/break-inline-psymtab.c: New test.
4163 * gdb.dwarf2/break-inline-psymtab.exp: New file.
4164
4165 2020-03-16 Tom de Vries <tdevries@suse.de>
4166
4167 * lib/cache.exp (gdb_do_cache): Add and handle local variables
4168 cache_verify and cache_verify_proc.
4169
4170 2020-03-15 Tom de Vries <tdevries@suse.de>
4171
4172 * gdb.server/solib-list.exp: Handle
4173 'Load new symbol table from "/lib64/ld-2.26.so"? (y or n)'.
4174
4175 2020-03-15 Tom de Vries <tdevries@suse.de>
4176
4177 * gdb.base/maint.exp: Use exp_continue in long lines for "maint print
4178 objfiles".
4179
4180 2020-03-14 Tom Tromey <tom@tromey.com>
4181
4182 * gdb.base/cvexpr.exp: Add test for _Atomic and restrict.
4183
4184 2020-03-14 Tom de Vries <tdevries@suse.de>
4185
4186 * gdb.mi/mi-fortran-modules.exp: Use exp_continue.
4187
4188 2020-03-14 Tom de Vries <tdevries@suse.de>
4189
4190 * gdb.threads/attach-many-short-lived-threads.exp: Read "info threads"
4191 result in line-by-line fashion.
4192
4193 2020-03-14 Tom de Vries <tdevries@suse.de>
4194
4195 * lib/gdb.exp (supports_statement_frontiers): New proc.
4196 * gdb.cp/step-and-next-inline.exp: Use supports_statement_frontiers.
4197
4198 2020-03-14 Tom de Vries <tdevries@suse.de>
4199
4200 * gdb.base/printcmds.exp: Add missing quoting for "print
4201 teststring2".
4202
4203 2020-03-13 Tom Tromey <tom@tromey.com>
4204
4205 * gdb.base/printcmds.exp (test_print_strings): Add regression
4206 test.
4207 * gdb.base/printcmds.c (charptr): New typedef.
4208 (teststring2): New global.
4209
4210 2020-03-13 Andrew Burgess <andrew.burgess@embecosm.com>
4211
4212 * gdb.base/break-interp.exp: Use the tail of the filename, not the
4213 full path in the test name.
4214 (test_ld): Add some with_test_prefix blocks to make test names
4215 unique.
4216
4217 2020-03-13 Tom de Vries <tdevries@suse.de>
4218
4219 * gdb.mi/mi-sym-info.exp: Fix buffer full errors, and timeouts.
4220
4221 2020-03-13 Tom de Vries <tdevries@suse.de>
4222
4223 * gdb.mi/mi-sym-info.exp: Make matching more precise.
4224
4225 2020-03-13 Tom de Vries <tdevries@suse.de>
4226
4227 PR symtab/25646
4228 * gdb.dwarf2/imported-unit.exp: Add test.
4229
4230 2020-03-13 Tom de Vries <tdevries@suse.de>
4231
4232 * gdb.mi/mi-sym-info-2.c (another_char_t, another_short_t): New typedef.
4233 (var1, var2): New variable.
4234 * gdb.mi/mi-sym-info.exp: Add --name to various commands to restrict
4235 matching symbols.
4236
4237 2020-03-13 Tom de Vries <tdevries@suse.de>
4238
4239 * lib/tuiterm.exp (Term::command_no_prompt_prefix): New proc.
4240 (Term::command): Use prompt prefix.
4241 (Term::enter_tui): Use command_no_prompt_prefix instead of prefix.
4242 * gdb.tui/tui-layout-asm-short-prog.exp: Use
4243 command_no_prompt_prefix instead of prefix.
4244 * gdb.tui/tui-layout-asm.exp: Same.
4245
4246 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4247
4248 * gdb.base/break-interp.exp: Use foreach_with_prefix.
4249
4250 2020-03-12 Simon Marchi <simon.marchi@efficios.com>
4251
4252 * gdb.arch/amd64-disp-step-avx.S: Add nops after _start.
4253 * gdb.arch/amd64-disp-step-avx.exp: Enable "set debug displaced
4254 on" while stepping over the test instruction, match printed
4255 message.
4256
4257 2020-03-12 Tom de Vries <tdevries@suse.de>
4258
4259 * gdb.base/info-types.exp: Use exp_continue during matching of output
4260 of "info types".
4261
4262 2020-03-12 Tom de Vries <tdevries@suse.de>
4263
4264 * gdb.threads/execl.exp: Delete breakpoint after hitting it.
4265
4266 2020-03-12 Tom de Vries <tdevries@suse.de>
4267
4268 * gdb.fortran/module.exp: Use exp_continue during matching of output
4269 of "info variable -n".
4270
4271 2020-03-12 Tom de Vries <tdevries@suse.de>
4272
4273 * gdb.dwarf2/dw2-ranges-base.exp: Limit "maint info line-table" to
4274 gdb.dwarf2/dw2-ranges-base.c.
4275
4276 2020-03-12 Tom de Vries <tdevries@suse.de>
4277
4278 * gdb.linespec/explicit.exp: Fix "complete non-unique file name" test
4279 in presence of GLIBC debuginfo.
4280
4281 2020-03-12 Tom de Vries <tdevries@suse.de>
4282
4283 * lib/gdb.exp (gdb_core_cmd): Use string_to_regexp for regexp-matching
4284 $core.
4285
4286 2020-03-12 Tom de Vries <tdevries@suse.de>
4287
4288 * lib/gdb.exp (gdb_core_cmd): Make "No such file or directory" regexp
4289 more precise.
4290
4291 2020-03-11 Simon Marchi <simon.marchi@efficios.com>
4292
4293 * lib/gdb.exp (standard_output_file): Use `pwd -W` to convert
4294 from Unix to Windows path.
4295
4296 2020-03-11 Tom de Vries <tdevries@suse.de>
4297
4298 * gdb.ada/minsyms.exp: Set language to ada.
4299
4300 2020-03-11 Tom de Vries <tdevries@suse.de>
4301
4302 * gdb.server/sysroot.exp: Allow GLIBC's printf alias __printf.
4303
4304 2020-03-11 Tom de Vries <tdevries@suse.de>
4305
4306 * gdb.btrace/reconnect.exp: Allow source line pattern after stepi.
4307
4308 2020-03-11 Tom Tromey <tromey@adacore.com>
4309
4310 * gdb.dwarf2/variant.exp: Mark discriminants as artificial.
4311
4312 2020-03-11 Tom de Vries <tdevries@suse.de>
4313
4314 * gdb.base/foll-fork.exp: Allow "Reading in symbols" messages.
4315
4316 2020-03-11 Tom de Vries <tdevries@suse.de>
4317
4318 * gdb.base/break-interp.exp: Limit verbose scope.
4319
4320 2020-03-11 Tom de Vries <tdevries@suse.de>
4321
4322 * gdb.fortran/logical.f90: Define variable with character type.
4323 * gdb.fortran/logical.exp: Use character type instead of uint8_t.
4324
4325 2020-03-11 Tom de Vries <tdevries@suse.de>
4326
4327 * gdb.base/list-ambiguous.exp: Set EDITOR to true.
4328
4329 2020-03-11 Tom de Vries <tdevries@suse.de>
4330
4331 * gdb.ada/access_to_packed_array.exp: Test printing of expanded
4332 symtabs.
4333
4334 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4335 Bernd Edlinger <bernd.edlinger@hotmail.de>
4336
4337 * gdb.cp/step-and-next-inline.cc: New file.
4338 * gdb.cp/step-and-next-inline.exp: New file.
4339 * gdb.cp/step-and-next-inline.h: New file.
4340 * gdb.dwarf2/dw2-is-stmt.c: New file.
4341 * gdb.dwarf2/dw2-is-stmt.exp: New file.
4342 * gdb.dwarf2/dw2-is-stmt-2.c: New file.
4343 * gdb.dwarf2/dw2-is-stmt-2.exp: New file.
4344 * gdb.dwarf2/dw2-ranges-base.exp: Update line table pattern.
4345
4346 2020-03-10 Andrew Burgess <andrew.burgess@embecosm.com>
4347
4348 * lib/dwarf.exp (Dwarf::lines) Add support for modifying the
4349 is-stmt flag in the line table.
4350
4351 2020-03-09 Tom de Vries <tdevries@suse.de>
4352
4353 * lib/gdb.exp (cached_file): Create cache dir.
4354
4355 2020-03-07 Tom de Vries <tdevries@suse.de>
4356
4357 * gdb.cp/ref-params.exp: Compare build_executable result with -1.
4358 * gdb.cp/rvalue-ref-params.exp: Same.
4359
4360 2020-03-06 Tom de Vries <tdevries@suse.de>
4361
4362 * lib/gdb.exp (tentative_rename, cached_file): New proc.
4363 * boards/cc-with-tweaks.exp: Use cached_file to create gdb.sh.
4364
4365 2020-03-06 Tom de Vries <tdevries@suse.de>
4366
4367 * README: Fix "the the".
4368 * gdb.base/dprintf.exp: Same.
4369
4370 2020-03-05 Tom de Vries <tdevries@suse.de>
4371
4372 * gdb.base/maint.exp: Update "main print statistics" expected output.
4373
4374 2020-03-04 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4375
4376 * lib/fortran.exp (fortran_int4): Handle flang kind printing.
4377 (fortran_int8): Likewise.
4378 (fortran_real4): Likewise.
4379 (fortran_real8): Likewise.
4380 (fortran_complex4): Likewise.
4381 (fortran_logical4): Likewise.
4382 (fortran_character1): Likewise.
4383
4384 2020-03-03 Andrew Burgess <andrew.burgess@embecosm.com>
4385
4386 * gdb.fortran/logical.exp: Add tests that any non-zero value is
4387 printed as true.
4388
4389 2020-03-03 Sergio Durigan Junior <sergiodj@redhat.com>
4390
4391 * gdb.base/printcmds.exp: Add test to verify printf of a
4392 variable holding an address.
4393
4394 2020-03-03 Tom de Vries <tdevries@suse.de>
4395
4396 * gdb.mi/gdb2549.exp: Fix "register values t" check-read1 timeout.
4397
4398 2020-03-03 Tom de Vries <tdevries@suse.de>
4399
4400 * gdb.mi/list-thread-groups-available.exp: Use -prompt syntax for
4401 gdb_test_multiple call.
4402
4403 2020-03-03 Tom de Vries <tdevries@suse.de>
4404
4405 * gdb.mi/mi-sym-info.exp: Add missing -prompt "$mi_gdb_prompt$" to
4406 gdb_test_multiple calls.
4407
4408 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4409
4410 * gdb.base/default.exp: Remove test of 'set history filename'.
4411 * gdb.base/gdbinit-history.exp: Add tests for setting the history
4412 filename to the empty string.
4413 * lib/gdb.exp (gdb_init): Unset environment variables GDBHISTFILE
4414 and GDBHISTSIZE.
4415
4416 2020-03-02 Andrew Burgess <andrew.burgess@embecosm.com>
4417
4418 * gdb.server/stop-reply-no-thread.exp: Add test where T packet is
4419 disabled.
4420
4421 2020-03-02 Pedro Alves <palves@redhat.com>
4422 Tom de Vries <tdevries@suse.de>
4423
4424 * lib/gdb.exp (gdb_test_multiple): Handle prompt_regexp option using
4425 -prompt prefix, before user_code argument. Add -lbl option likewise.
4426 (skip_python_tests_prompt, skip_libstdcxx_probe_tests_prompt)
4427 (gdb_is_target_1): Add -prompt prefix and move to before user_code
4428 argument.
4429 * gdb.base/corefile-buildid.exp: Use -lbl option. Rewrite regexps to
4430 have "\r\n" at start-of-line, instead of at end-of-line.
4431
4432 2020-02-28 Simon Marchi <simon.marchi@efficios.com>
4433
4434 * lib/trace-support.exp (get_in_proc_agent): Adjust path to
4435 libinproctrace.so.
4436
4437 2020-02-28 Luis Machado <luis.machado@linaro.org>
4438
4439 * gdb.arch/aarch64-fp.exp: Switch from "info registers" command
4440 to "p/x".
4441
4442 2020-02-28 Luis Machado <luis.machado@linaro.org>
4443
4444 * gdb.arch/aarch64-dbreg-contents.c: Include stdlib.h, unistd.h,
4445 asm/ptrace.h and error.h.
4446
4447 2020-02-28 Tom de Vries <tdevries@suse.de>
4448
4449 * gdb.base/c-linkage-name.c (main): Call do_something_other_cu.
4450 (struct wrapper, do_something, mundane/symada__cS): Move ...
4451 * gdb.base/c-linkage-name-2.c: ... here. New source file.
4452 * gdb.base/c-linkage-name.exp: Add verification of psymtab expansion.
4453 Update "print symada__cS before partial symtab expansion" regexp.
4454 Update breakpoint location. Flush symbol cache after expansion.
4455
4456 2020-02-28 Luis Machado <luis.machado@linaro.org>
4457
4458 * gdb.arch/aarch64-pauth.exp: Recognize optional PAC output.
4459
4460 2020-02-27 Tom de Vries <tdevries@suse.de>
4461
4462 * config/sid.exp: Remove unused globals.
4463 * gdb.base/attach.exp: Same.
4464 * gdb.base/catch-load.exp: Same.
4465 * gdb.base/dbx.exp: Same.
4466 * lib/gdb.exp: Same.
4467 * lib/mi-support.exp: Same.
4468 * lib/prompt.exp: Same.
4469
4470 2020-02-27 Tom de Vries <tdevries@suse.de>
4471
4472 * lib/tuiterm.exp (spawn): Handle case that spawn_out(slave,name) is
4473 not set.
4474
4475 2020-02-26 Aaron Merey <amerey@redhat.com>
4476
4477 * gdb.debuginfod: New directory for debuginfod tests.
4478 * gdb.debuginfod/main.c: New test file.
4479 * gdb.debuginfod/fetch_src_and_symbols.exp: New tests.
4480
4481 2020-02-26 Tom de Vries <tdevries@suse.de>
4482
4483 PR gdb/25603
4484 * gdb.base/persistent-lang.cc: New test.
4485 * gdb.base/persistent-lang.exp: New file.
4486
4487 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4488
4489 * gdb.fortran/derived-type-striding.exp: Add a new test.
4490 * gdb.fortran/derived-type-striding.f90: Add pointer variable for
4491 new test.
4492
4493 2020-02-25 Andrew Burgess <andrew.burgess@embecosm.com>
4494
4495 * gdb.base/cached-source-file.exp: Avoid source file paths in test
4496 names.
4497
4498 2020-02-25 Tom de Vries <tdevries@suse.de>
4499
4500 PR go/18926
4501 * gdb.go/methods.exp: Remove gcc/93866 xfail.
4502
4503 2020-02-24 Tom de Vries <tdevries@suse.de>
4504
4505 PR gdb/25592
4506 * gdb.base/info-locals-unused-static-var.c: New test.
4507 * gdb.base/info-locals-unused-static-var.exp: New file.
4508
4509 2020-02-22 Tom Tromey <tom@tromey.com>
4510
4511 * gdb.python/tui-window.exp: New file.
4512 * gdb.python/tui-window.py: New file.
4513
4514 2020-02-22 Tom Tromey <tom@tromey.com>
4515
4516 PR tui/17850:
4517 * gdb.tui/new-layout.exp: Add horizontal layout and winheight
4518 tests.
4519
4520 2020-02-22 Tom Tromey <tom@tromey.com>
4521
4522 * gdb.tui/new-layout.exp: Add sub-layout tests.
4523
4524 2020-02-22 Tom Tromey <tom@tromey.com>
4525
4526 * gdb.tui/new-layout.exp: New file.
4527
4528 2020-02-22 Tom Tromey <tom@tromey.com>
4529
4530 * gdb.rust/rust-style.rs: New file.
4531 * gdb.rust/rust-style.exp: New file.
4532 * gdb.base/style.exp: Test structure printing.
4533 * gdb.base/style.c (struct some_struct): New type.
4534 (enum etype): New type.
4535 (struct_value): New global.
4536
4537 2020-02-21 Tom de Vries <tdevries@suse.de>
4538
4539 PR go/18926
4540 * lib/gdb.exp (bp_location2/bp_location2_regexp): Fix.
4541 Remove blanket xfails. Use message argument for gdb_breakpoint.
4542 Make continuing to breakpoint test conditional on setting breakpoint.
4543 Fix continuing to breakpoint regexp. Add xfails for gccgo-6/7
4544 DW_AT_name attribute. Add xfail for GCC PR93866.
4545
4546 2020-02-21 Andrew Burgess <andrew.burgess@embecosm.com>
4547
4548 * gdb.dwarf2/cpp-linkage-name.c: New file.
4549 * gdb.dwarf2/cpp-linkage-name.exp: New file.
4550
4551 2020-02-21 Shahab Vahedi <shahab@synopsys.com>
4552
4553 * lib/gdb.exp (gdb_wrapper_init): Reset
4554 "gdb_wrapper_initialized" to 0 if "wrapper_file" does
4555 not exist.
4556
4557 2020-02-20 Tom de Vries <tdevries@suse.de>
4558
4559 PR go/17018
4560 * gdb.go/hello.exp: Copy ...
4561 * gdb.go/global-local-var-shadow.exp: ... here. New file. Expect
4562 print of st to print value of global definition. Add xfail for GCC
4563 PR93844.
4564 * gdb.go/hello.exp: Remove printing of st before definition.
4565 * gdb.go/hello.go: Copy ...
4566 * gdb.go/global-local-var-shadow.go: ... here. New test. Rename myst
4567 to st.
4568 * gdb.go/hello.go: Remove myst. Remove comment about shadowing.
4569
4570 2020-02-20 Tom de Vries <tdevries@suse.de>
4571
4572 * lib/gdb.exp (support_go_compile): New gdb_caching_proc.
4573 (gdb_simple_compile): Handle compile_flags go by using .go extension
4574 for source file.
4575 * gdb.go/chan.exp: Use support_go_compile.
4576 * gdb.go/handcall.exp: Same.
4577 * gdb.go/hello.exp: Same.
4578 * gdb.go/integers.exp: Same.
4579 * gdb.go/max-depth.exp: Same.
4580 * gdb.go/methods.exp: Same.
4581 * gdb.go/package.exp: Same.
4582 * gdb.go/strings.exp: Same.
4583 * gdb.go/types.exp: Same.
4584 * gdb.go/unsafe.exp: Same.
4585
4586 2020-02-19 Tom de Vries <tdevries@suse.de>
4587
4588 * gdb.python/lib-types.exp: Make xfail more strict.
4589
4590 2020-02-19 Tom de Vries <tdevries@suse.de>
4591
4592 * gdb.ada/funcall_ref.exp: Replace xfail setup by unsupported check.
4593
4594 2020-02-19 Doug Evans <dje@google.com>
4595
4596 PR rust/25535
4597 * gdb.rust/simple.exp: Add test.
4598 * gdb.rust/simple.rs: Add test.
4599
4600 2020-02-19 Tom de Vries <tdevries@suse.de>
4601
4602 * gdb.base/corefile-buildid.exp (check_exec_file): Match info files
4603 output line-by-line.
4604
4605 2020-02-19 Tom de Vries <tdevries@suse.de>
4606
4607 * gdb.cp/cpexprs.exp: Remove c++/14186 kfail.
4608
4609 2020-02-19 Tom de Vries <tdevries@suse.de>
4610
4611 * gdb.base/solib-overlap.exp: Use exec instead of system to execute
4612 prelink.
4613
4614 2020-02-19 Tom de Vries <tdevries@suse.de>
4615
4616 * lib/cache.exp (ignore_pass, gdb_do_cache_wrap): New proc.
4617 (gdb_do_cache): Use gdb_do_cache_wrap.
4618 * gdb.base/gdb-caching-proc.exp (test_proc): Use gdb_do_cache_wrap.
4619
4620 2020-02-19 Tom de Vries <tdevries@suse.de>
4621
4622 * lib/dtrace.exp (dtrace_build_usdt_test_program): Use quiet as
4623 gdb_compile option.
4624
4625 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4626
4627 * gdb.base/printcmds.exp (test_print_enums): Update expected
4628 output.
4629
4630 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4631
4632 * gdb.base/printcmds.exp (test_print_enums): Expect hex values
4633 for "unknown".
4634
4635 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4636
4637 * gdb.base/printcmds.c (enum flag_enum): Add FE_TWO_LEGACY
4638 enumerator.
4639
4640 2020-02-18 Simon Marchi <simon.marchi@efficios.com>
4641
4642 * gdb.base/printcmds.c (enum flag_enum): Prefix enumerators with
4643 FE_, add FE_NONE.
4644 (three): Update.
4645 (enum flag_enum_without_zero): New enum.
4646 (flag_enum_without_zero): New variable.
4647 (enum not_flag_enum): New enum.
4648 (three_not_flag): New variable.
4649 * gdb.base/printcmds.exp (test_artificial_arrays): Update.
4650 (test_print_enums): Add more tests for printing flag enums.
4651
4652 2020-02-18 Tom de Vries <tdevries@suse.de>
4653
4654 * lib/ada.exp (gdb_compile_ada_1): Factor out of ...
4655 (gdb_compile_ada): ... here.
4656 (gnat_runtime_has_debug_info): Remove fail call for gdb_compile_ada
4657 failure. Use gdb_compile_ada_1 instead of gdb_compile_ada.
4658
4659 2020-02-14 Tom Tromey <tom@tromey.com>
4660
4661 * lib/gdbserver-support.exp (find_gdbserver): Find gdbserver in
4662 build directory.
4663 * boards/gdbserver-base.exp: Update path to gdbserver.
4664
4665 2020-02-13 Tom de Vries <tdevries@suse.de>
4666
4667 * lib/ada.exp (gdb_compile_ada): Delete stale exec before compilation.
4668
4669 2020-02-13 Tom de Vries <tdevries@suse.de>
4670
4671 * gdb.ada/catch_ex_std.exp: Indicate unsupported if gnatbind/gnatlink
4672 are missing.
4673
4674 2020-02-13 Tom de Vries <tdevries@suse.de>
4675
4676 * lib/ada.exp (gnatmake_version_at_least): Wrap exec call in a catch
4677 call.
4678
4679 2020-02-11 Sergio Durigan Junior <sergiodj@redhat.com>
4680
4681 PR tui/25126
4682 https://bugzilla.redhat.com/show_bug.cgi?id=1784210
4683 * gdb.base/cached-source-file.c: New file.
4684 * gdb.base/cached-source-file.exp: New file.
4685
4686 2020-02-11 Tom de Vries <tdevries@suse.de>
4687
4688 PR testsuite/25488
4689 * lib/gdb.exp (gdb_init): Unset $file_last_loaded.
4690
4691 2020-02-10 Tom de Vries <tdevries@suse.de>
4692
4693 * gdb.multi/multi-target.exp: Skip if skip_gdbserver_tests.
4694
4695 2020-02-10 Maciej W. Rozycki <macro@wdc.com>
4696
4697 * gdb.base/step-over-no-symbols.exp: Verify that $before_addr
4698 and $after_addr are both integers before making a comparison.
4699
4700 2020-02-09 Tom de Vries <tdevries@suse.de>
4701
4702 * gdb.base/many-headers.exp: Echo gdb command to gdb.log. Capture gdb
4703 command output and paste it into gdb.log. If any, paste catch message
4704 to gdb.log.
4705
4706 2020-02-07 Tom Tromey <tromey@adacore.com>
4707
4708 PR breakpoints/24915:
4709 * gdb.base/annotate-symlink.exp: Use setup_xfail.
4710
4711 2020-02-06 Shahab Vahedi <shahab@synopsys.com>
4712
4713 * gdb.tui/tui-missing-src.exp: Add the "missing source
4714 file" test for the TUI.
4715
4716 2020-02-06 Andrew Burgess <andrew.burgess@embecosm.com>
4717
4718 * gdb.server/multi-ui-errors.exp: Give a test a real name to avoid
4719 including a port number in the output.
4720
4721 2020-02-04 Alok Kumar Sharma <alokkumar.sharma@amd.com>
4722
4723 * lib/fortran.exp (fortran_int4): Handle clang.
4724 (fortran_int8): Likewise.
4725 (fortran_real4): Likewise.
4726 (fortran_real8): Likewise.
4727 (fortran_complex4): Likewise.
4728 (fortran_logical4): Likewise.
4729 (fortran_character1): Likewise.
4730
4731 2020-02-04 Tom de Vries <tdevries@suse.de>
4732
4733 * README (Race detection): Add note.
4734
4735 2020-02-04 Tom de Vries <tdevries@suse.de>
4736
4737 * lib/gdb.exp (inferior_exited_re): Use "\[^\n\r\]*" instead of ".*".
4738
4739 2020-02-04 Tom de Vries <tdevries@suse.de>
4740
4741 * lib/gdb.exp (inferior_exited_re): Use non-capturing parentheses.
4742
4743 2020-02-03 Rogerio A. Cardoso <rcardoso@linux.ibm.com>
4744
4745 * gdb.arch/powerpc-power8.exp: Delete trailing whitespace of
4746 tbegin., tend. instructions. Replace bctar-, bctar+, bctarl-,
4747 bctarl+ extended mnemonics when avaliable by bgttar, bnstarl,
4748 blttar, bnetarl.
4749 * gdb.arch/powerpc-power8.s: Fix comments. Fix instructions
4750 binary for blttar, bnetarl.
4751 * gdb.arch/powerpc-power9.exp: Delete trailing whitespace of
4752 wait instruction. Delete ldmx test.
4753 * gdb.arch/powerpc-power9.s: Delete ldmx instruction.
4754
4755 2020-02-03 Alok Kumar Sharma <AlokKumar.Sharma@amd.com>
4756
4757 * gdb.fortran/array-bounds-high.exp: New file.
4758 * gdb.fortran/array-bounds-high.f90: New file.
4759
4760 2020-02-03 Lukas Durfina <ldurfina@tachyum.com> (tiny change)
4761
4762 * gdb.base/fileio.c: Remove #include of <sys/errno.h>.
4763 Replace #include of <sys/fcntl.h> by <fcntl.h>.
4764
4765 2020-02-01 Tom de Vries <tdevries@suse.de>
4766
4767 * gdb.server/server-kill-python.exp: Fix $gdb_tst_name typo.
4768
4769 2020-01-31 Andrew Burgess <andrew.burgess@embecosm.com>
4770
4771 PR tui/9765
4772 * gdb.tui/tui-layout-asm-short-prog.S: New file.
4773 * gdb.tui/tui-layout-asm-short-prog.exp: New file.
4774
4775 2020-01-29 Luis Machado <luis.machado@linaro.org>
4776
4777 * gdb.arch/aarch64-brk-patterns.c: New source file.
4778 * gdb.arch/aarch64-brk-patterns.exp: New test.
4779
4780 2020-01-29 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4781
4782 * gdb.cp/pass-by-ref-2.exp: Mark some tests as XFAIL based on the
4783 GCC/Clang version.
4784 * gdb.cp/pass-by-ref.exp: Ditto.
4785
4786 2020-01-29 Tom de Vries <tdevries@suse.de>
4787
4788 * gdb.threads/watchpoint-fork-child.c: Guard prints with #if DEBUG.
4789 * gdb.threads/watchpoint-fork-mt.c: Same.
4790 * gdb.threads/watchpoint-fork-parent.c: Same.
4791 * gdb.threads/watchpoint-fork-st.c: Same.
4792 * gdb.threads/watchpoint-fork.exp: Compile with DEBUG=0.
4793
4794 2020-01-27 Luis Machado <luis.machado@linaro.org>
4795
4796 * gdb.base/step-over-syscall.exp (setup): Check if we're already
4797 sitting at a syscall instruction when we hit the syscall function's
4798 breakpoint.
4799 Check PC against one obtained with the x command.
4800 Validate syscall number.
4801 (step_over_syscall): Don't continue to the syscall instruction if
4802 we're already there.
4803
4804 2020-01-25 Philippe Waroquiers <philippe.waroquiers@skynet.be>
4805
4806 * gdb.base/attach.exp: Test 'set exec-file-mismatch'.
4807
4808 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4809
4810 * gdb.dwarf2/dw2-inline-many-frames.c: New file.
4811 * gdb.dwarf2/dw2-inline-many-frames.exp: New file.
4812
4813 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4814
4815 * gdb.dwarf2/dw2-inline-stepping.c: New file.
4816 * gdb.dwarf2/dw2-inline-stepping.exp: New file.
4817
4818 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4819
4820 * gdb.base/maint.exp: Update line table parsing test.
4821 * gdb.dwarf2/dw2-ranges-base.exp: Add new line table parsing test.
4822
4823 2020-01-24 Pedro Alves <palves@redhat.com>
4824
4825 PR gdb/25410
4826 * gdb.multi/multi-re-run-1.c: New.
4827 * gdb.multi/multi-re-run-2.c: New.
4828 * gdb.multi/multi-re-run.exp: New.
4829
4830 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4831
4832 PR gdb/23718
4833 * gdb.server/server-kill-python.exp: New file.
4834
4835 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4836
4837 * gdb.server/multi-ui-errors.c: New file.
4838 * gdb.server/multi-ui-errors.exp: New file.
4839
4840 2020-01-24 Andrew Burgess <andrew.burgess@embecosm.com>
4841
4842 PR tui/9765
4843 * gdb.tui/tui-layout-asm.exp: Add scrolling test for asm window.
4844
4845 2020-01-19 Tom Tromey <tom@tromey.com>
4846
4847 * gdb.tui/main.exp: Add check for plain "file".
4848
4849 2020-01-16 Christian Biesinger <cbiesinger@google.com>
4850
4851 * lib/gdb.exp: Fix spelling error (seperatelly).
4852
4853 2020-01-14 Tom Tromey <tom@tromey.com>
4854
4855 PR symtab/12535:
4856 * gdb.python/python.exp: Test decode_line with empty string
4857 argument.
4858
4859 2020-01-14 Bernd Edlinger <bernd.edlinger@hotmail.de>
4860
4861 * gdb.base/skip-inline.exp: Extend test.
4862
4863 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4864
4865 * gdb.dwarf2/dw2-bad-elf-other.S: New file.
4866 * gdb.dwarf2/dw2-bad-elf.c: New file.
4867 * gdb.dwarf2/dw2-bad-elf.exp: New file.
4868
4869 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4870
4871 * lib/dwarf.exp (Dwarf::lines): Reset _line_saw_program and
4872 _line_saw_file.
4873
4874 2020-01-13 Andrew Burgess <andrew.burgess@embecosm.com>
4875
4876 * lib/tuiterm.exp (Term::_check_box): Check some parts of the top
4877 border.
4878
4879 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4880
4881 * gdb.multi/multi-target.exp (setup): Factor out "info
4882 connections" and "info inferiors" tests to ...
4883 (test_info_inferiors): ... this new procedure.
4884 (top level): Run new "info-inferiors" tests.
4885
4886 2020-01-10 Pedro Alves <palves@redhat.com>
4887
4888 * gdb.server/bkpt-other-inferior.exp: New file.
4889
4890 2020-01-10 Pedro Alves <palves@redhat.com>
4891
4892 * gdb.base/kill-detach-inferiors-cmd.exp: Adjust expected output
4893 of "add-inferior".
4894 * gdb.base/quit-live.exp: Likewise.
4895 * gdb.base/remote-exec-file.exp: Likewise.
4896 * gdb.guile/scm-progspace.exp: Likewise.
4897 * gdb.linespec/linespec.exp: Likewise.
4898 * gdb.mi/new-ui-mi-sync.exp: Likewise.
4899 * gdb.mi/user-selected-context-sync.exp: Likewise.
4900 * gdb.multi/multi-target.exp (setup): Add "info connection" and
4901 "info inferiors" tests.
4902 * gdb.multi/remove-inferiors.exp: Adjust expected output of
4903 "add-inferior".
4904 * gdb.multi/watchpoint-multi.exp: Likewise.
4905 * gdb.python/py-inferior.exp: Likewise.
4906 * gdb.server/extended-remote-restart.exp: Likewise.
4907 * gdb.threads/fork-plus-threads.exp: Adjust expected output of
4908 "info inferiors".
4909 * gdb.threads/forking-threads-plus-breakpoint.exp: Likewise.
4910 * gdb.trace/report.exp: Likewise.
4911
4912 2020-01-10 Pedro Alves <palves@redhat.com>
4913
4914 * gdb.multi/multi-target.c: New file.
4915 * gdb.multi/multi-target.exp: New file.
4916 * lib/gdbserver-support.exp (gdb_target_cmd): Handle "Non-stop
4917 mode requested, but remote does not support non-stop".
4918
4919 2020-01-10 Pedro Alves <palves@redhat.com>
4920
4921 * gdb.server/extended-remote-restart.exp (test_reload): Explicitly
4922 disconnect before reconnecting.
4923
4924 2020-01-10 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
4925 Pedro Alves <palves@redhat.com>
4926
4927 * gdb.server/connect-without-multi-process.exp: Also test
4928 continuing to end.
4929
4930 2020-01-10 Pedro Alves <palves@redhat.com>
4931
4932 * gdb.base/remote-exec-file.exp: New file.
4933
4934 2020-01-10 Pedro Alves <palves@redhat.com>
4935
4936 * gdb.base/fork-running-state.exp (do_test): Adjust expected
4937 output.
4938 * gdb.threads/async.c: New.
4939 * gdb.threads/async.exp: New.
4940 * gdb.multi/tids-gid-reset.c: New.
4941 * gdb.multi/tids-gid-reset.exp: New.
4942
4943 2020-01-10 George Barrett <bob@bob131.so>
4944
4945 * gdb.base/stap-probe.c (relocation_marker): Add dummy variable
4946 to help in finding the image relocation offset.
4947 * gdb.base/stap-probe.exp (stap_test): Accept arbitrary compile
4948 options in arguments.
4949 (stap_test_no_debuginfo): Likewise.
4950 (stap-probe-nosem-noopt-pie, stap-probe-nosem-noopt-nopie): Add
4951 test variants.
4952 (stap_test): Add null semaphore relocation test.
4953
4954 2020-01-10 George Barrett <bob@bob131.so>
4955
4956 * gdb.base/stap-probe.c: Rename USE_PROBES to USE_SEMAPHORES.
4957 * gdb.base/stap-probe.exp: Likewise.
4958 (stap_test): Pass argument as an additional flag.
4959 (stap_test_no_debuginfo): Likewise.
4960 (stap_test): Check `info probes stap' output for semaphore
4961 addresses if the test binary is supposed to have them.
4962
4963 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4964
4965 * gdb.tui/basic.exp: Add more scrolling tests.
4966
4967 2020-01-09 Tom Tromey <tom@tromey.com>
4968
4969 PR tui/18932:
4970 * lib/tuiterm.exp (Term::wait_for): Rename from _accept. Return a
4971 meangingful value.
4972 (Term::command, Term::resize): Update.
4973 * gdb.tui/basic.exp: Add scrolling test.
4974
4975 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4976
4977 * gdb.tui/tui-layout-asm.exp: New file.
4978
4979 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4980
4981 * lib/tuiterm.exp (Term::check_box_contents): New proc.
4982
4983 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4984
4985 * lib/tuiterm.exp (Term::prepare_for_tui): New proc.
4986 (Term::enter_tui): Use Term::prepare_for_tui.
4987
4988 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4989
4990 * lib/tuiterm.exp (Term::dump_screen): Always dump the screen when
4991 called.
4992
4993 2020-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
4994
4995 * gdb.base/skip.exp: Fix race condition in test.
4996
4997 2020-01-06 Andrew Burgess <andrew.burgess@embecosm.com>
4998
4999 * gdb.base/backtrace.c: New file.
5000 * gdb.base/backtrace.exp: New file.
5001
5002 2020-01-05 Andrew Burgess <andrew.burgess@embecosm.com>
5003
5004 * gdb.tui/list.exp: Test 'focus next' after 'list main'.
5005
5006 2020-01-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5007
5008 * gdb.base/style.exp: Test that warnings are styled.
5009
5010 2019-12-29 Bernd Edlinger <bernd.edlinger@hotmail.de>
5011
5012 * gdb.base/line65535.exp: New file.
5013 * gdb.base/line65535.c: New file.
5014
5015 2019-12-27 Simon Marchi <simon.marchi@polymtl.ca>
5016
5017 * lib/ada.exp (gnat_runtime_has_debug_info): New proc.
5018 * lib/gnat_debug_info_test.adb: New file.
5019 * gdb.ada/ptype_tagged_param.exp: Use
5020 gnat_runtime_has_debug_info, expect a different output if
5021 runtime does not have debug info.
5022
5023 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5024
5025 * lib/sym-info-cmds.exp (GDBInfoSymbols::check_no_entry): Add
5026 (another) quote in test name.
5027
5028 2019-12-20 Simon Marchi <simon.marchi@efficios.com>
5029
5030 * lib/sym-info-cmds.exp (GDBInfoModuleSymbols::check_no_entry):
5031 Add quote in test name.
5032
5033 2019-12-20 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5034
5035 * gdb.cp/pass-by-ref.cc: Delete. Generated in the output
5036 directory instead.
5037 * gdb.cp/pass-by-ref.exp: Extend with more cases.
5038 * gdb.cp/pass-by-ref-2.cc: New file.
5039 * gdb.cp/pass-by-ref-2.exp: New file.
5040
5041 2019-12-20 Tom Tromey <tom@tromey.com>
5042
5043 * gdb.tui/list-before.exp: New file.
5044
5045 2019-12-20 Tom Tromey <tom@tromey.com>
5046
5047 * gdb.tui/list.exp: Check for source on initial listing.
5048
5049 2019-12-11 Tom Tromey <tromey@adacore.com>
5050
5051 * gdb.xml/tdesc-arch.exp (set_arch): Add "trans_mode" parameter.
5052 Add crlf test.
5053
5054 2019-12-18 Simon Marchi <simon.marchi@efficios.com>
5055
5056 * gdb.base/default.exp: Update value of $_gdb_major.
5057
5058 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5059
5060 * gdb.base/skip.exp: Fix test failure observed with gcc-9.2.0.
5061
5062 2019-12-17 Bernd Edlinger <bernd.edlinger@hotmail.de>
5063
5064 * gdb.base/skip.exp: Whitespace fix.
5065
5066 2019-12-16 Bernd Edlinger <bernd.edlinger@hotmail.de>
5067
5068 * gdb.base/skip-inline.c: New file.
5069 * gdb.base/skip-inline.exp: New file.
5070
5071 2019-12-16 Simon Marchi <simon.marchi@polymtl.ca>
5072
5073 * gdb.base/jit-reader.exp (jit_reader_test): Rename
5074 jit_function_00 to jit_function_stack_mangle.
5075 * gdb.base/jithost.c (jit_function_t): Rename to...
5076 (jit_function_stack_mangle_t): ... this.
5077 (jit_function_add_t): New typedef.
5078 (jit_function_00_code): Rename to...
5079 (jit_function_stack_mangle_code): ... this, make static.
5080 (jit_function_add_code): New.
5081 (main): Generate "add" function and call it. Adjust to changes
5082 in jithost_abi.
5083 * gdb.base/jithost.h (struct jithost_abi_bounds): New.
5084 (struct jithost_abi) <begin, end>: Remove fields.
5085 <object, function_stack_mangle, function_add>: New fields.
5086 * gdb.base/jitreader.c (struct reader_state) <code_begin,
5087 code_end>: Remove fields.
5088 <func_stack_mangle>: New field.
5089 (read_debug_info): Adjust to renaming, create block for "add"
5090 function.
5091 (read_sp, unwind_frame, get_frame_id): Adjust to other changes.
5092
5093 2019-12-11 Tom Tromey <tom@tromey.com>
5094
5095 * gdb.tui/resize.exp: Fix regexp.
5096 * gdb.tui/regs.exp: Fix regexps.
5097 * gdb.tui/main.exp: Fix regexp.
5098
5099 2019-12-11 Tom Tromey <tom@tromey.com>
5100
5101 * gdb.tui/resize.exp: Update.
5102 * gdb.tui/empty.exp (layouts): Update.
5103
5104 2019-12-11 Tom Tromey <tom@tromey.com>
5105
5106 * gdb.tui/regs.exp: Update.
5107 * gdb.tui/empty.exp (layouts): Update.
5108 * gdb.tui/basic.exp: Update.
5109 * lib/tuiterm.exp (_check_box): Don't check bottom border.
5110
5111 2019-12-11 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5112
5113 * gdb.base/options.exp: Add -raw-values in the print completion list.
5114 * gdb.python/py-prettyprint.exp: Add tests for -raw-values.
5115
5116 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5117
5118 * gdb.threads/omp-par-scope.c: New file.
5119 * gdb/threads/omp-par-scope.exp: New file.
5120
5121 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5122
5123 * lib/gdb.exp (support_nested_function_tests): New proc.
5124
5125 2019-12-10 Kevin Buettner <kevinb@redhat.com>
5126
5127 * lib/gdb.exp (gdb_compile_openmp): New proc.
5128 (build_executable_from_specs): Add an "openmp" option.
5129 (gdb_compile_pthreads): Add non-executable case.
5130
5131 2019-12-10 Tom Tromey <tromey@adacore.com>
5132
5133 * gdb.ada/unchecked_union.exp: New file.
5134 * gdb.ada/unchecked_union/pck.adb: New file.
5135 * gdb.ada/unchecked_union/pck.ads: New file.
5136 * gdb.ada/unchecked_union/unchecked_union.adb: New file.
5137 * gdb-utils.exp (string_to_regexp): Also quote "?".
5138
5139 2019-12-10 George Barrett <bob@bob131.so>
5140
5141 Test scripted probe breakpoints.
5142 * gdb.guile/scm-breakpoint.c (main): Add probe point.
5143 * gdb.python/py-breakpoint.c (main): Likewise.
5144 * gdb.guile/scm-breakpoint.exp (test_bkpt_probe): Add probe
5145 specifier test.
5146 * gdb.python/py-breakpoint.exp (test_bkpt_probe): Likewise.
5147
5148 2019-12-09 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5149
5150 * gdb.cp/rvalue-ref-overload.cc (g): New function that takes
5151 an rvalue parameter.
5152 * gdb.cp/rvalue-ref-overload.exp: Test calling it with an lvalue
5153 parameter.
5154
5155 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5156
5157 * gdb.mi/mi-fortran-modules.exp: Add patterns to skip system
5158 modules.
5159
5160 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5161
5162 * gdb.fortran/derived-type-striding.exp: KFAIL if we are using a
5163 broken version of GCC.
5164
5165 2019-12-09 Andrew Burgess <andrew.burgess@embecosm.com>
5166
5167 * gdb.fortran/info-modules.exp: Rewrite to make use of new
5168 sym-info-cmds library.
5169 * gdb.fortran/info-types.exp: Likewise.
5170 * lib/sym-info-cmds.exp: New file.
5171
5172 2019-12-08 Tom de Vries <tdevries@suse.de>
5173
5174 * gdb.dwarf2/imported-unit.exp: Fix inter-CU references.
5175
5176 2019-12-07 Keith Seitz <keiths@redhat.com>
5177
5178 * gdb.base/corefile-buildid-shlib-shr.c: New file.
5179 * gdb.base/corefile-buildid-shlib.c: New file.
5180 * gdb.base/corefile-buildid.c: New file.
5181 * gdb.base/corefile-buildid.exp: New file.
5182
5183 2019-12-06 Tom de Vries <tdevries@suse.de>
5184
5185 * gdb.dwarf2/varval.exp: Add decl before def test.
5186
5187 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5188
5189 * gdb.cp/rvalue-ref-overload.exp: Minor cleanup.
5190
5191 2019-12-06 Tankut Baris Aktemur <tankut.baris.aktemur@intel.com>
5192
5193 * gdb.cp/rvalue-ref-overload.cc: Add a case that involves both
5194 CV and reference conversion for overload resolution.
5195 * gdb.cp/rvalue-ref-overload.exp: Test it.
5196
5197 2019-12-06 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5198
5199 * gdb.threads/pthreads.exp: Test taas and tfaas without command.
5200 * gdb.base/frameapply.exp: Test faas without command.
5201
5202 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5203
5204 * lib/gdb.exp (gdb_compile): Add -J compiler option when building
5205 Fortran tests.
5206 * gdb.mi/mi-fortran-modules.exp: Compile source files in correct
5207 order.
5208
5209 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5210
5211 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Handle
5212 casting to type with no kind specified.
5213 (test_basic_parsing_of_type_kinds): Additional tests for types
5214 with no kind specified, and add tests for single/double
5215 precision/complex types.
5216
5217 2019-12-04 Tom Tromey <tromey@adacore.com>
5218
5219 * gdb.base/endianity.c (struct other) <x>: New field.
5220 (main): Initialize it.
5221 * gdb.base/endianity.exp: Update.
5222
5223 2019-12-04 Tom Tromey <tromey@adacore.com>
5224
5225 * gdb.ada/scalar_storage/storage.adb: New file.
5226 * gdb.ada/scalar_storage/pck.adb: New file.
5227 * gdb.ada/scalar_storage/pck.ads: New file.
5228 * gdb.ada/scalar_storage.exp: New file.
5229
5230 2019-12-04 Tom Tromey <tromey@adacore.com>
5231
5232 * gdb.base/endianity.c (struct otherendian) <f>: New field.
5233 (main): Initialize it.
5234 * gdb.base/endianity.exp: Update.
5235
5236 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5237
5238 * gdb.mi/mi-sym-info.exp: Add tests for -max-results parameter.
5239
5240 2019-12-04 Andrew Burgess <andrew.burgess@embecosm.com>
5241
5242 * gdb.mi/mi-fortran-modules.exp: Add additional tests for
5243 -symbol-info-module-functions and -symbol-info-module-variables.
5244
5245 2019-12-01 Andrew Burgess <andrew.burgess@embecosm.com>
5246
5247 * gdb.fortran/array-slices.exp: Add test for dynamic strings.
5248
5249 2019-12-01 Richard Bunt <richard.bunt@arm.com>
5250 Andrew Burgess <andrew.burgess@embecosm.com>
5251
5252 * gdb.fortran/derived-type-striding.exp: New file.
5253 * gdb.fortran/derived-type-striding.f90: New file.
5254 * gdb.fortran/array-slices.exp: New file.
5255 * gdb.fortran/array-slices.f90: New file.
5256
5257 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5258
5259 * gdb.base/define.exp: Test . in command names.
5260 * gdb.base/setshow.exp: Update test, as . is now part of
5261 command name.
5262
5263 2019-11-30 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5264
5265 * gdb.base/define-prefix.exp: New file.
5266
5267 2019-11-28 Andrew Burgess <andrew.burgess@embecosm.com>
5268
5269 * lib/gdb.exp (skip_btrace_tests): Return 1 if the test fails to
5270 compile.
5271 (skip_btrace_pt_tests): Likewise.
5272
5273 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5274
5275 * gdb.fortran/info-modules.exp: Compile source files in correct
5276 order.
5277
5278 2019-11-27 Kevin Buettner <kevinb@redhat.com>
5279
5280 * gdb.dwarf2/imported-unit.exp: New file.
5281 * gdb.dwarf2/imported-unit.c: New file.
5282
5283 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5284
5285 * gdb.mi/mi-fortran-modules-2.f90: New file.
5286 * gdb.mi/mi-fortran-modules.exp: New file.
5287 * gdb.mi/mi-fortran-modules.f90: New file.
5288
5289 2019-11-27 Andrew Burgess <andrew.burgess@embecosm.com>
5290
5291 * gdb.mi/mi-sym-info-1.c: New file.
5292 * gdb.mi/mi-sym-info-2.c: New file.
5293 * gdb.mi/mi-sym-info.exp: New file.
5294
5295 2019-11-22 Tom Tromey <tromey@adacore.com>
5296
5297 * gdb.ada/tasks.exp: Add -ada-task-info regression test.
5298 * gdb.ada/tasks/foo.adb: Add another stopping location.
5299
5300 2019-11-21 Peeter Joot <peeter.joot@lzlabs.com>
5301
5302 * gdb.base/endianity.c: New test.
5303 * gdb.base/endianity.exp: New file.
5304
5305 2019-11-21 Lukas Durfina <ldurfina@tachyum.com>
5306
5307 * gdb.arch/amd64-eval.exp: Skip test if target is not x86-64.
5308
5309 2019-11-21 Tom de Vries <tdevries@suse.de>
5310
5311 PR gdb/24956
5312 * gdb.base/ui-redirect.exp: Test output of user-defined command.
5313
5314 2019-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
5315
5316 * gdb.python/py-progspace.exp: Add missing parentheses on some
5317 'print' commands.
5318
5319 2019-11-19 Tom Tromey <tom@tromey.com>
5320
5321 * gdb.tui/winheight.exp: New file.
5322
5323 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5324
5325 * gdb.base/ctf-whatis.c: Delete.
5326 * gdb.base/ctf-whatis.exp: Delete.
5327 * gdb.base/whatis.exp: Rewrite to compile as both dwarf and ctf.
5328
5329 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5330
5331 * gdb.base/ctf-cvexpr.exp: Delete.
5332 * gdb.base/cvexpr.exp: Rewrite to compile as both dwarf and ctf.
5333
5334 2019-11-19 Andrew Burgess <andrew.burgess@embecosm.com>
5335
5336 * gdb.base/ctf-constvars.exp: Skip test if CTF is not supported in
5337 the compiler. Clean up header comment a little.
5338 * gdb.base/ctf-ptype.exp: Likewise.
5339 * gdb.base/ctf-whatis.exp: Likewise.
5340 * lib/gdb.exp (skip_ctf_tests): New proc.
5341
5342 2019-11-18 Sergio Durigan Junior <sergiodj@redhat.com>
5343
5344 https://bugzilla.redhat.com/show_bug.cgi?id=1765117
5345 * gdb.tui/corefile-run.exp: New file.
5346
5347 2019-11-14 Tom Tromey <tromey@adacore.com>
5348
5349 * gdb.base/gdbvars.exp (test_convenience_variables): Add
5350 regression tests.
5351
5352 2019-11-12 Tom Tromey <tom@tromey.com>
5353
5354 * lib/tuiterm.exp (_accept): Add wait_for parameter. Check output
5355 after any command. Expect prompt after WAIT_FOR is seen.
5356 (enter_tui): Enable resize messages.
5357 (command): Expect command in output.
5358 (get_line): Avoid error when cursor appears to be off-screen.
5359 (dump_screen): Include screen size in title.
5360 (_do_resize): New proc, from "resize".
5361 (resize): Rewrite. Do resize in two steps.
5362 * gdb.tui/empty.exp (layouts): Fix entries.
5363 (check_boxes): Remove xfail.
5364 (check_text): Dump screen on failure.
5365
5366 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5367
5368 * gdb.python/py-symbol.exp: Add test for
5369 gdb.lookup_static_symbols.
5370
5371 2019-11-10 Andrew Burgess <andrew.burgess@embecosm.com>
5372
5373 * gdb.python/py-symbol.c: Declare and call function from new
5374 py-symbol-2.c file.
5375 * gdb.python/py-symbol.exp: Compile both source files, and add new
5376 tests for gdb.lookup_static_symbol.
5377 * gdb.python/py-symbol-2.c: New file.
5378
5379 2019-11-02 Tom de Vries <tdevries@suse.de>
5380
5381 * gdb.base/advance.exp: Drop superfluous 3rd argument to gdb_test.
5382 * gdb.base/anon.exp: Same.
5383 * gdb.base/auto-connect-native-target.exp: Same.
5384 * gdb.base/call-ar-st.exp: Same.
5385 * gdb.base/catch-syscall.exp: Same.
5386 * gdb.base/commands.exp: Same.
5387 * gdb.base/default.exp: Same.
5388 * gdb.base/display.exp: Same.
5389 * gdb.base/float.exp: Same.
5390 * gdb.base/foll-fork.exp: Same.
5391 * gdb.base/help.exp: Same.
5392 * gdb.base/info-macros.exp: Same.
5393 * gdb.base/info-proc.exp: Same.
5394 * gdb.base/info-target.exp: Same.
5395 * gdb.base/long_long.exp: Same.
5396 * gdb.base/macscp.exp: Same.
5397 * gdb.base/memattr.exp: Same.
5398 * gdb.base/nofield.exp: Same.
5399 * gdb.base/pointers.exp: Same.
5400 * gdb.base/printcmds.exp: Same.
5401 * gdb.base/ptype.exp: Same.
5402 * gdb.base/restore.exp: Same.
5403 * gdb.base/return.exp: Same.
5404 * gdb.base/scope.exp: Same.
5405 * gdb.base/set-noassign.exp: Same.
5406 * gdb.base/setshow.exp: Same.
5407 * gdb.base/shlib-call.exp: Same.
5408 * gdb.base/signals.exp: Same.
5409 * gdb.base/sigstep.exp: Same.
5410 * gdb.base/skip.exp: Same.
5411 * gdb.base/solib-symbol.exp: Same.
5412 * gdb.base/stap-probe.exp: Same.
5413 * gdb.base/step-line.exp: Same.
5414 * gdb.base/step-test.exp: Same.
5415 * gdb.base/style.exp: Same.
5416 * gdb.base/varargs.exp: Same.
5417 * gdb.base/vla-datatypes.exp: Same.
5418 * gdb.base/vla-ptr.exp: Same.
5419 * gdb.base/vla-sideeffect.exp: Same.
5420 * gdb.base/volatile.exp: Same.
5421 * gdb.base/watch-cond-infcall.exp: Same.
5422 * gdb.base/watchpoint.exp: Same.
5423
5424 2019-11-02 Tom de Vries <tdevries@suse.de>
5425
5426 * gdb.cp/anon-union.exp: Drop superfluous 3rd argument to gdb_test.
5427 * gdb.cp/cpexprs.exp: Same.
5428 * gdb.cp/except-multi-location.exp: Same.
5429 * gdb.cp/exceptprint.exp: Same.
5430 * gdb.cp/gdb2384.exp: Same.
5431 * gdb.cp/inherit.exp: Same.
5432 * gdb.cp/m-static.exp: Same.
5433 * gdb.cp/meth-typedefs.exp: Same.
5434 * gdb.cp/misc.exp: Same.
5435 * gdb.cp/namespace.exp: Same.
5436 * gdb.cp/non-trivial-retval.exp: Same.
5437 * gdb.cp/overload.exp: Same.
5438 * gdb.cp/pr17132.exp: Same.
5439 * gdb.cp/re-set-overloaded.exp: Same.
5440 * gdb.cp/rvalue-ref-types.exp: Same.
5441 * gdb.cp/templates.exp: Same.
5442
5443 2019-11-01 Luis Machado <luis.machado@linaro.org>
5444
5445 PR gdb/25124
5446
5447 * gdb.arch/pr25124.S: New file.
5448 * gdb.arch/pr25124.exp: New file.
5449
5450 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5451
5452 * gdb.fortran/info-modules.exp: Update expected results, and add
5453 additional tests for 'info module functinos', and 'info module
5454 variables'.
5455 * gdb.fortran/info-types.exp: Update expected results.
5456 * gdb.fortran/info-types.f90: Extend testcase with additional
5457 module variables and functions.
5458
5459 2019-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
5460
5461 * gdb.fortran/info-modules.exp: New file.
5462 * gdb.fortran/info-types.exp: Build with new file.
5463 * gdb.fortran/info-types.f90: Include and use new module.
5464 * gdb.fortran/info-types-2.f90: New file.
5465
5466 2019-10-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5467
5468 * gdb.base/setshow.exp: Test $_gdb_setting and $_gdb_setting_str.
5469 * gdb.base/settings.exp: Test all settings types using
5470 $_gdb_maint_setting and $_gdb_maint_setting_str in proc_show_setting,
5471 that now verifies that the value of "maint show" is the same as
5472 returned by the settings functions. Test the type of the
5473 maintenance settings.
5474 * gdb.base/default.exp: Update show_conv_list.
5475
5476 2019-10-31 Tom de Vries <tdevries@suse.de>
5477
5478 * gdb.arch/amd64-disp-step-avx.exp: Drop superfluous 3rd argument to
5479 gdb_test.
5480 * gdb.arch/amd64-disp-step.exp: Same.
5481 * gdb.asm/asm-source.exp: Same.
5482 * gdb.btrace/buffer-size.exp: Same.
5483 * gdb.btrace/cpu.exp: Same.
5484 * gdb.btrace/enable.exp: Same.
5485 * gdb.dwarf2/count.exp: Same.
5486 * gdb.dwarf2/dw2-ranges-func.exp: Same.
5487 * gdb.dwarf2/dw2-ranges-psym.exp: Same.
5488 * gdb.fortran/vla-datatypes.exp: Same.
5489 * gdb.fortran/vla-history.exp: Same.
5490 * gdb.fortran/vla-ptype.exp: Same.
5491 * gdb.fortran/vla-value.exp: Same.
5492 * gdb.fortran/whatis_type.exp: Same.
5493 * gdb.guile/guile.exp: Same.
5494 * gdb.multi/tids.exp: Same.
5495 * gdb.python/py-finish-breakpoint.exp: Same.
5496 * gdb.python/py-framefilter.exp: Same.
5497 * gdb.python/py-pp-registration.exp: Same.
5498 * gdb.python/py-xmethods.exp: Same.
5499 * gdb.python/python.exp: Same.
5500 * gdb.server/connect-with-no-symbol-file.exp: Same.
5501 * gdb.server/no-thread-db.exp: Same.
5502 * gdb.server/run-without-local-binary.exp: Same.
5503 * gdb.stabs/weird.exp: Same.
5504 * gdb.threads/attach-many-short-lived-threads.exp: Same.
5505 * gdb.threads/thread-find.exp: Same.
5506 * gdb.threads/tls-shared.exp: Same.
5507 * gdb.threads/tls.exp: Same.
5508 * gdb.threads/wp-replication.exp: Same.
5509 * gdb.trace/ax.exp: Same.
5510 * lib/gdb.exp (gdb_test_exact, help_test_raw): Same.
5511
5512 2019-10-31 Tom de Vries <tdevries@suse.de>
5513
5514 * gdb.ada/array_bounds.exp: Drop superfluous 3rd argument to gdb_test.
5515 * gdb.ada/array_subscript_addr.exp: Same.
5516 * gdb.ada/arrayidx.exp: Same.
5517 * gdb.ada/arrayparam.exp: Same.
5518 * gdb.ada/arrayptr.exp: Same.
5519 * gdb.ada/boolean_expr.exp: Same.
5520 * gdb.ada/call_pn.exp: Same.
5521 * gdb.ada/complete.exp: Same.
5522 * gdb.ada/fixed_cmp.exp: Same.
5523 * gdb.ada/fun_addr.exp: Same.
5524 * gdb.ada/funcall_param.exp: Same.
5525 * gdb.ada/interface.exp: Same.
5526 * gdb.ada/mod_from_name.exp: Same.
5527 * gdb.ada/null_array.exp: Same.
5528 * gdb.ada/packed_array.exp: Same.
5529 * gdb.ada/packed_tagged.exp: Same.
5530 * gdb.ada/print_chars.exp: Same.
5531 * gdb.ada/print_pc.exp: Same.
5532 * gdb.ada/ptype_arith_binop.exp: Same.
5533 * gdb.ada/ptype_field.exp: Same.
5534 * gdb.ada/ptype_tagged_param.exp: Same.
5535 * gdb.ada/rec_return.exp: Same.
5536 * gdb.ada/ref_tick_size.exp: Same.
5537 * gdb.ada/str_ref_cmp.exp: Same.
5538 * gdb.ada/taft_type.exp: Same.
5539 * gdb.ada/tagged.exp: Same.
5540 * gdb.ada/type_coercion.exp: Same.
5541 * gdb.ada/uninitialized_vars.exp: Same.
5542
5543 2019-10-30 Tom de Vries <tdevries@suse.de>
5544
5545 * lib/gdb.exp (gdb_test_multiple): Handle -early pattern flag.
5546
5547 2019-10-26 Tom de Vries <tdevries@suse.de>
5548
5549 * gdb.base/bigcore.c: Fix typos in comments.
5550 * gdb.base/ctf-ptype.c: Same.
5551 * gdb.base/long_long.c: Same.
5552 * gdb.dwarf2/dw2-op-out-param.S: Same.
5553 * gdb.python/py-evthreads.c: Same.
5554 * gdb.reverse/i387-stack-reverse.c: Same.
5555 * gdb.trace/tfile.c: Same.
5556 * lib/compiler.c: Same.
5557 * lib/compiler.cc: Same.
5558
5559 2019-10-25 Tom de Vries <tdevries@suse.de>
5560
5561 * gdb.reverse/sigall-precsave.exp: Use -wrap and $gdb_test_name in
5562 gdb_test_multiple calls.
5563 * gdb.reverse/sigall-reverse.exp: Same.
5564 * gdb.reverse/solib-precsave.exp: Same.
5565 * gdb.reverse/solib-reverse.exp: Same.
5566 * gdb.reverse/until-precsave.exp: Same.
5567 * gdb.reverse/until-reverse.exp: Same.
5568
5569 2019-10-24 Tom de Vries <tdevries@suse.de>
5570
5571 * lib/gdb.exp (gdb_test_multiple): Add -wrap pattern flag.
5572 * gdb.reverse/step-precsave.exp: Rewrite gdb_test_multiple containing
5573 kfail using -wrap pattern flag and convenience variable
5574 gdb_test_name.
5575
5576 2019-10-24 Andrew Burgess <andrew.burgess@embecosm.com>
5577
5578 * gdb.python/py-progspace.exp: Add tests for the
5579 Progspace.block_for_pc method.
5580
5581 2019-10-23 Tom Tromey <tom@tromey.com>
5582
5583 * configure: Rebuild.
5584 * aclocal.m4: Use m4_include, not sinclude.
5585
5586 2019-10-21 Tom de Vries <tdevries@suse.de>
5587
5588 * gdb.base/infcall-nested-structs.c: Add
5589 __attribute__((noinline,noclone)) to all functions.
5590 (call_all): Add missing variable initialization. Simplify return value.
5591 (breakpt): Increment volatile variable, to prevent call from being
5592 optimized out.
5593 * gdb.base/infcall-nested-structs.exp: Compile with -O2.
5594
5595 2019-10-17 Tom de Vries <tdevries@suse.de>
5596
5597 * gdb.fortran/module.exp: Allow info variables to print info for files
5598 other than module.f90.
5599
5600 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5601
5602 * gdb.fortran/module.exp: Extend with 'info variables' test.
5603
5604 2019-10-16 Andrew Burgess <andrew.burgess@embecosm.com>
5605
5606 * boards/cc-with-tweaks.exp: Setup F90_FOR_TARGET and
5607 F77_FOR_TARGET.
5608
5609 2019-10-16 Tom de Vries <tdevries@suse.de>
5610
5611 PR tdep/25096
5612 * gdb.base/infcall-nested-structs.exp: Remove PR25096 KFAILs.
5613
5614 2019-10-16 Tom de Vries <tdevries@suse.de>
5615
5616 PR tdep/24104
5617 * gdb.base/infcall-nested-structs.exp: Remove XFAIL for PR tdep/24104.
5618 Add KFAIL for PR tdep/25096.
5619
5620 2019-10-16 Tom de Vries <tdevries@suse.de>
5621
5622 PR testsuite/25059
5623 * gdb.cp/local-static.exp (do_test): Add xfails for gcc PR debug/55541.
5624
5625 2019-10-16 Tom de Vries <tdevries@suse.de>
5626
5627 * gdb.base/jit-reader.exp: Allow non-pointer registers to be printed
5628 as signed.
5629
5630 2019-10-14 Simon Marchi <simon.marchi@polymtl.ca>
5631
5632 * gdb.mi/list-thread-groups-available.exp: Read entries one by
5633 one instead of increasing timeout.
5634
5635 2019-10-13 Tom de Vries <tdevries@suse.de>
5636
5637 PR record/25038
5638 * gdb.reverse/sigall-precsave.exp: Add PR record/25038 KFAIL.
5639 * gdb.reverse/sigall-reverse.exp: Same.
5640 * gdb.reverse/solib-precsave.exp: Same.
5641 * gdb.reverse/solib-reverse.exp: Same.
5642 * gdb.reverse/step-precsave.exp: Same.
5643 * gdb.reverse/until-precsave.exp: Same.
5644 * gdb.reverse/until-reverse.exp: Same.
5645 * lib/gdb.exp (gdb_continue_to_breakpoint): Same.
5646
5647 2019-10-10 Andreas Arnez <arnez@linux.ibm.com>
5648
5649 * gdb.base/infcall-nested-structs.c (cmp_struct_02_01)
5650 (cmp_struct_02_02, cmp_struct_04_01, cmp_struct_04_02)
5651 (cmp_struct_05_01, cmp_struct_static_02_01)
5652 (cmp_struct_static_04_01, cmp_struct_static_06_01): Fix redundant
5653 comparisons.
5654
5655 2019-10-10 Tom de Vries <tdevries@suse.de>
5656
5657 PR testsuite/24888
5658 * lib/ada.exp (target_compile_ada_from_dir): Route -pie/-no-pie to
5659 gnatlink.
5660
5661 2019-10-09 Tom de Vries <tdevries@suse.de>
5662
5663 PR testsuite/25048
5664 * gdb.rust/simple.exp: Add xfails for incorrect DWARF.
5665
5666 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5667
5668 * gdb.ada/catch_ex_std.exp: Handle being unabled to catch Ada
5669 exceptions due to missing debug information.
5670
5671 2019-10-07 Tom de Vries <tdevries@suse.de>
5672
5673 * gdb.base/default.exp: Expect _gdb_major/_gdb_minor to be 9.1.
5674
5675 2019-10-07 Andrew Burgess <andrew.burgess@embecosm.com>
5676
5677 * lib/gdb.exp (gdb_test_multiple): Add gdb_test_name mechanism.
5678 * gdb.base/annota1.exp: Update to use gdb_test_name.
5679
5680 2019-10-07 Weimin Pan <weimin.pan@oracle.com>
5681
5682 * gdb.base/ctf-whatis.exp: New file.
5683 * gdb.base/ctf-whatis.c: New file.
5684 * gdb.base/ctf-ptype.exp: New file.
5685 * gdb.base/ctf-ptype.c: New file.
5686 * gdb.base/ctf-constvars.exp: New file.
5687 * gdb.base/ctf-constvars.c: New file.
5688 * gdb.base/ctf-cvexpr.exp: New file.
5689
5690 2019-10-04 Tom de Vries <tdevries@suse.de>
5691
5692 * gdb.cp/local-static.c (main): Move declaration of int i out of the
5693 for loop.
5694
5695 2019-10-03 Tom Tromey <tom@tromey.com>
5696
5697 PR rust/24976:
5698 * gdb.rust/simple.rs (Union2): New type.
5699 (main): Use Union2.
5700 * gdb.rust/simple.exp: Add test.
5701
5702 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5703
5704 * gdb.fortran/nested-funcs-2.exp: Run tests with and without the
5705 nested function prefix.
5706
5707 2019-10-03 Bernhard Heckel <bernhard.heckel@intel.com>
5708 Richard Bunt <richard.bunt@arm.com>
5709 Andrew Burgess <andrew.burgess@embecosm.com>
5710
5711 * gdb.fortran/nested-funcs.exp: Tests for placing breakpoints on
5712 nested functions.
5713 * gdb.fortran/nested-funcs.f90: Update expected results.
5714 * gdb.fortran/nested-funcs-2.exp: New file.
5715 * gdb.fortran/nested-funcs-2.f90: New file.
5716
5717 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5718
5719 * gdb.python/py-parameter.exp: Make test names unique.
5720 * gdb.python/py-template.exp: Likewise.
5721 * gdb.python/py-value.exp: Likewise.
5722
5723 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5724
5725 * gdb.base/break-interp.exp: Reduce test name duplication.
5726 * gdb.base/call-sc.exp: Likewise.
5727 * gdb.base/callfuncs.exp: Likewise.
5728 * gdb.base/charset.exp: Likewise.
5729 * gdb.base/dump.exp: Likewise.
5730 * gdb.base/ena-dis-br.exp: Likewise.
5731 * gdb.base/relational.exp: Likewise.
5732 * gdb.base/step-over-syscall.exp: Likewise.
5733 * gdb.base/structs.exp: Likewise.
5734
5735 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5736
5737 * gdb.linespec/explicit.exp: Make test names unique.
5738 * gdb.linespec/ls-errs.exp: Likewise.
5739
5740 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5741
5742 * gdb.reverse/break-precsave.exp: Make test names unique.
5743 * gdb.reverse/break-reverse.exp: Likewise.
5744 * gdb.reverse/finish-precsave.exp: Likewise.
5745 * gdb.reverse/finish-reverse.exp: Likewise.
5746 * gdb.reverse/machinestate-precsave.exp: Likewise.
5747 * gdb.reverse/machinestate.exp: Likewise.
5748 * gdb.reverse/readv-reverse.exp: Likewise.
5749 * gdb.reverse/recvmsg-reverse.exp: Likewise.
5750 * gdb.reverse/sigall-precsave.exp: Likewise.
5751 * gdb.reverse/sigall-reverse.exp: Likewise.
5752 * gdb.reverse/step-indirect-call-thunk.exp: Likewise.
5753 * gdb.reverse/watch-precsave.exp: Likewise.
5754 * gdb.reverse/watch-reverse.exp: Likewise.
5755
5756 2019-10-03 Andrew Burgess <andrew.burgess@embecosm.com>
5757
5758 * gdb.threads/stop-with-handle.c: New file.
5759 * gdb.threads/stop-with-handle.exp: New file.
5760
5761 2019-10-03 Tom de Vries <tdevries@suse.de>
5762
5763 PR testsuite/25059
5764 * gdb.base/list-missing-source.exp: Allowing the "Compilation
5765 directory" line to be missing.
5766
5767 2019-10-03 Tom de Vries <tdevries@suse.de>
5768
5769 PR testsuite/25059
5770 * gdb.base/info-types.exp: Make the presence of the 'unsigned int'
5771 type optional.
5772
5773 2019-10-02 Andreas Arnez <arnez@linux.ibm.com>
5774
5775 * gdb.python/py-format-string.c (string.h): New include.
5776 (main): Fill a_struct_with_union.the_union.an_int with bytes of
5777 the same value, for endianness-independence.
5778 * gdb.python/py-format-string.exp (default_regexp_dict)
5779 (test_pretty_structs, test_format): Adjust expected output to the
5780 changed initialization.
5781
5782 2019-10-02 Tom Tromey <tromey@adacore.com>
5783
5784 * gdb.ada/catch_ex_std.exp: Add $_ada_exception test.
5785
5786 2019-10-02 Pedro Alves <palves@redhat.com>
5787 Andrew Burgess <andrew.burgess@embecosm.com>
5788
5789 * gdb.base/print-file-var-lib1.c: Include <stdio.h> and
5790 "print-file-var.h".
5791 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5792 (get_version_1): Print this_version_id and its address.
5793 Add extern "C" wrappers around interface functions.
5794 * gdb.base/print-file-var-lib2.c: Include <stdio.h> and
5795 "print-file-var.h".
5796 (this_version_id) Use ATTRIBUTE_VISIBILITY.
5797 (get_version_2): Print this_version_id and its address.
5798 Add extern "C" wrappers around interface functions.
5799 * gdb.base/print-file-var-main.c: Include <dlfcn.h>, <assert.h>,
5800 <stddef.h> and "print-file-var.h".
5801 Add extern "C" wrappers around interface functions.
5802 [VERSION_ID_MAIN] (this_version_id): Define.
5803 (main): Define v0. Use dlopen if SHLIB_NAME is defined.
5804 * gdb.base/print-file-var.h: Add some #defines to simplify setting
5805 up extern "C" blocks.
5806 * gdb.base/print-file-var.exp (test): New, factored out from top
5807 level.
5808 (top level): Test all combinations of attribute hidden or not,
5809 dlopen or not, and this_version_id symbol in main file or not.
5810 Compile tests as both C++ and C, make test names unique.
5811
5812 2019-10-01 Tom Tromey <tom@tromey.com>
5813
5814 * gdb.base/style.exp: Test "show logging filename".
5815
5816 2019-10-01 Tom Tromey <tom@tromey.com>
5817
5818 * lib/gdb-utils.exp (style): Handle "metadata" argument.
5819 * gdb.base/style.exp: Add metadata style test.
5820
5821 2019-10-01 Tom Tromey <tom@tromey.com>
5822
5823 * gdb.base/style.exp: Test "pwd".
5824
5825 2019-10-01 Tom Tromey <tom@tromey.com>
5826
5827 * gdb.base/style.exp: Update tests.
5828
5829 2019-10-01 Andreas Arnez <arnez@linux.ibm.com>
5830
5831 * gdb.base/pretty-print.c (struct s1_t): Change fields 'three' and
5832 'six' to unsigned.
5833 (s1): Initialize fields 'four' and 'six' instead of 'three' and
5834 'five'. Use an all-ones bit pattern for each.
5835 * gdb.base/pretty-print.exp: Adjust expected output of "print s1"
5836 to its changed values.
5837
5838 2019-09-30 Tom Tromey <tromey@adacore.com>
5839
5840 * gdb.rust/traits.rs: Disable all warnings.
5841
5842 2019-09-29 Tom de Vries <tdevries@suse.de>
5843
5844 * gdb.dwarf2/gdb-index.exp: Handle new location of .dwz file.
5845
5846 2019-09-29 Tom de Vries <tdevries@suse.de>
5847
5848 * gdb.dwarf2/gdb-index.exp: Use with_test_prefix for second objcopy.
5849
5850 2019-09-27 Tom de Vries <tdevries@suse.de>
5851
5852 * gdb.reverse/step-precsave.exp: Add missing $gdb_prompt in regexps.
5853
5854 2019-09-27 Tom de Vries <tdevries@suse.de>
5855
5856 PR record/23188
5857 * gdb.reverse/step-precsave.exp: Add kfail for PR record/23188.
5858
5859 2019-09-26 Tom Tromey <tromey@adacore.com>
5860
5861 * gdb.ada/py_taft.exp: New file.
5862 * gdb.ada/py_taft/main.adb: New file.
5863 * gdb.ada/py_taft/pkg.adb: New file.
5864 * gdb.ada/py_taft/pkg.ads: New file.
5865
5866 2019-09-24 Tom de Vries <tdevries@suse.de>
5867
5868 PR gdb/24598
5869 * gdb.arch/amd64-init-x87-values.exp: Add xfail.
5870
5871 2019-09-22 Tom de Vries <tdevries@suse.de>
5872
5873 * gdb.base/restore.exp: Allow register variables to be optimized out at
5874 -O0.
5875
5876 2019-09-20 Ulrich Weigand <uweigand@de.ibm.com>
5877
5878 * gdb.arch/spu-info.exp: Remove file.
5879 * gdb.arch/spu-info.c: Remove file.
5880 * gdb.arch/spu-ls.exp: Remove file.
5881 * gdb.arch/spu-ls.c: Remove file.
5882
5883 * gdb.asm/asm-source.exp: Remove support for spu*-*-*.
5884 * gdb.asm/spu.inc: Remove file.
5885
5886 * gdb.base/dump.exp: Remove support for spu*-*-*.
5887 * gdb.base/stack-checking.exp: Likewise.
5888 * gdb.base/overlays.exp: Likewise.
5889 * gdb.base/ovlymgr.c: Likewise.
5890 * gdb.base/spu.ld: Remove file.
5891
5892 * gdb.cp/bs15503.exp: Remove support for spu*-*-*.
5893 * gdb.cp/cpexprs.exp: Likewise.
5894 * gdb.cp/exception.exp: Likewise.
5895 * gdb.cp/gdb2495.exp: Likewise.
5896 * gdb.cp/mb-templates.exp: Likewise.
5897 * gdb.cp/pr9167.exp: Likewise.
5898 * gdb.cp/userdef.exp: Likewise.
5899
5900 * gdb.xml/tdesc-regs.exp: Remove support for spu*-*-*.
5901
5902 * gdb.cell: Remove directory.
5903 * lib/cell.exp: Remove file.
5904
5905 2019-09-19 Tom de Vries <tdevries@suse.de>
5906
5907 * lib/gdb.exp (gdb_test): Eliminate "^FOOBAR$" pattern.
5908
5909 2019-09-19 Tom de Vries <tdevries@suse.de>
5910
5911 * lib/gdbserver-support.exp (gdb_target_cmd): Fix argument passing.
5912
5913 2019-09-19 Tom de Vries <tdevries@suse.de>
5914
5915 * lib/gdbserver-support.exp (gdb_target_cmd_ext): Return 2 (meaning
5916 UNSUPPORTED) for 'Network is unreachable' message. Factor out of ...
5917 (gdb_target_cmd): ... here.
5918 * gdb.server/server-connect.exp: Use gdb_target_cmd_ext, handle return
5919 value 2.
5920
5921 2019-09-18 Andrew Burgess <andrew.burgess@embecosm.com>
5922
5923 * gdb.base/source-dir.exp: Avoid having directory names in test
5924 names.
5925
5926 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5927
5928 * gdb.base/source-dir.exp: Add extra test for mapped compilation
5929 directory.
5930
5931 2019-09-17 Andrew Burgess <andrew.burgess@embecosm.com>
5932
5933 * gdb.base/list-missing-source.exp: New file.
5934
5935 2019-09-14 Tom de Vries <tdevries@suse.de>
5936
5937 PR teststuite/24599
5938 * gdb.ada/rename_subscript_param.exp: Require gnatmake 8.
5939 * lib/ada.exp (gnatmake_version_at_least): New proc.
5940
5941 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5942
5943 * gdb.base/maint.exp: Use exec_has_index_section.
5944
5945 2019-09-12 Andrew Burgess <andrew.burgess@embecosm.com>
5946
5947 * gdb.base/maint.exp: Add test for 'maint info sections'.
5948
5949 2019-09-12 Tom de Vries <tdevries@suse.de>
5950
5951 * gdb.base/store.exp: Allow register variables to be optimized out at
5952 -O0.
5953
5954 2019-09-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5955
5956 * gdb.ada/rdv_wait.exp: Update to new task names.
5957 * gdb.base/task_switch_in_core.exp: Likewise.
5958 * gdb.base/info_sources_base.c: Likewise.
5959
5960 2019-09-10 Tom Tromey <tromey@adacore.com>
5961
5962 * boards/cc-with-tweaks.exp: Set GNATMAKE_FOR_TARGET.
5963
5964 2019-09-10 Tom Tromey <tromey@adacore.com>
5965
5966 * gdb.ada/dgopt.exp: New file.
5967 * gdb.ada/dgopt/x.adb: New file.
5968
5969 2019-09-08 Tom Tromey <tom@tromey.com>
5970
5971 * gdb.tui/resize.exp: Remove setup_xfail.
5972 * gdb.tui/regs.exp: Remove setup_xfail.
5973 * gdb.tui/basic.exp: Remove setup_xfail.
5974
5975 2019-09-06 David Blaikie <dblaikie@gmail.com>
5976
5977 * gdb.base/label.exp: un-XFAIL label related tests under Clang.
5978 * gdb.cp/cplabel.exp: Ditto.
5979 * gdb.linespec/ls-errs.exp: Ditto.
5980
5981 2019-09-05 Tom de Vries <tdevries@suse.de>
5982
5983 * lib/gdb.exp (cmp_file_string): New proc.
5984 * gdb.base/ui-redirect.exp: Replace "gdb_breakpoint main" with
5985 runto_main. Verify save breakpoints output.
5986
5987 2019-09-04 Philippe Waroquiers <philippe.waroquiers@skynet.be>
5988
5989 * gdb.base/info-var.exp: Test info variables without running
5990 to main, to avoid expect's buffer overflow.
5991
5992 2019-09-03 Tom Tromey <tromey@adacore.com>
5993
5994 * gdb.ada/bias.exp: New file.
5995 * gdb.ada/bias/bias.adb: New file.
5996 * gdb.ada/print_chars.exp: Add regression test.
5997 * gdb.ada/print_chars/foo.adb (My_Character): New type.
5998 (MC): New variable.
5999
6000 2019-08-29 Sandra Loosemore <sandra@codesourcery.com>
6001
6002 * gdb.base/argv0-symlink.exp: Run only on native target
6003 and local host.
6004
6005 2019-08-29 Tom de Vries <tdevries@suse.de>
6006
6007 * gdb.fortran/info-types.exp: Fix gdb_test regexp to allow more
6008 diverse debug info.
6009 * lib/fortran.exp (fortran_int8): New proc, based on fortran_int4.
6010
6011 2019-08-28 Tom de Vries <tdevries@suse.de>
6012
6013 * gdb.base/info-var.exp: Allow info variables to print info for files
6014 other than info-var-f1.c and info-var-f2.c.
6015
6016 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6017
6018 * gdb.fortran/info-types.exp: Add module.
6019 * gdb.fortran/info-types.f90: Update expected results.
6020
6021 2019-08-28 Andrew Burgess <andrew.burgess@embecosm.com>
6022
6023 * gdb.fortran/info-types.exp: New file.
6024 * gdb.fortran/info-types.f90: New file.
6025 * lib/fortran.exp (fortran_character1): New proc.
6026
6027 2019-08-27 Andrew Burgess <andrew.burgess@embecosm.com>
6028
6029 * gdb.base/info-fun.exp: Extend to test the -n flag for 'info
6030 functions'. Reindent as needed.
6031 * gdb.base/info-var-f1.c: New file.
6032 * gdb.base/info-var-f2.c: New file.
6033 * gdb.base/info-var.exp: New file.
6034 * gdb.base/info-var.h: New file.
6035
6036 2019-08-26 Tom de Vries <tdevries@suse.de>
6037
6038 PR c++/24852
6039 * gdb.cp/no-libstdcxx-probe.exp: New test.
6040
6041 2019-08-26 Tom de Vries <tdevries@suse.de>
6042
6043 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Return 1 if probe
6044 * tests need to be skipped.
6045 * gdb.cp/exceptprint.exp: Update call to skip_libstdcxx_probe_tests.
6046 * gdb.mi/mi-catch-cpp-exceptions.exp: Update call to
6047 mi_skip_libstdcxx_probe_tests.
6048
6049 2019-08-26 Sergio Durigan Junior <sergiodj@redhat.com>
6050
6051 * gdb.python/py-xmethods.exp: Use raw strings when passing
6052 arguments to SimpleXMethodMatcher.
6053
6054 2019-08-22 Tom de Vries <tdevries@suse.de>
6055
6056 * gdb.multi/multi-term-settings.exp (coretest): Make gdb_test messages
6057 more informative.
6058
6059 2019-08-21 Pedro Alves <palves@redhat.com>
6060
6061 * gdb.base/with.exp: Test "with" with no arguments.
6062
6063 2019-08-21 Tom de Vries <tdevries@suse.de>
6064
6065 * gdb.base/gdb-caching-proc.exp: Sort files.
6066
6067 2019-08-20 Tom de Vries <tdevries@suse.de>
6068
6069 * lib/pascal.exp (gdb_compile_pascal): Remove $destfile before
6070 compilation.
6071
6072 2019-08-16 Tom de Vries <tdevries@suse.de>
6073
6074 * gdb.base/compare-sections.exp ("after run to main"): Allow
6075 mismatched read-only sections for PIE executables.
6076
6077 2019-08-16 Tom Tromey <tom@tromey.com>
6078
6079 * lib/tuiterm.exp (_csi_Z): New proc.
6080 * gdb.tui/basic.exp: Update window positions.
6081 * gdb.tui/empty.exp: Update window positions.
6082
6083 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6084
6085 * gdb.base/examine-backward.exp: Correct regexp for
6086 "examine 3 bytes backward from ${address_zero}".
6087
6088 2019-08-15 Tom Tromey <tom@tromey.com>
6089
6090 * gdb.tui/empty.exp: Enable resizing tests.
6091
6092 2019-08-15 Tom Tromey <tromey@adacore.com>
6093
6094 * gdb.ada/char_enum.exp: Add regression tests.
6095 * gdb.ada/char_enum/foo.adb (Char_Enum_Type): Use '_'
6096 and '0'.
6097 (Char, Gchar): Update.
6098 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): Use '+'.
6099
6100 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6101
6102 * gdb.python/python.exp: Expect a leading underscore on
6103 GdbOutput{,Error}File.
6104
6105 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6106
6107 * gdb.dwarf2/dw2-dir-file-name.exp: Skip on remote or
6108 Windows host.
6109
6110 2019-08-15 Sandra Loosemore <sandra@codesourcery.com>
6111
6112 * gdb.base/batch-preserve-term-settings.exp
6113 (test_terminal_settings_preserved_after_sigterm): Skip on Windows.
6114
6115 2019-08-15 Christian Biesinger <cbiesinger@google.com>
6116
6117 * lib/gdb.exp: When running on a mingw target, replace
6118 /x/ with x:/.
6119
6120 2019-08-14 Alan Hayward <alan.hayward@arm.com>
6121
6122 * gdb.arch/aarch64-prologue.c: New test.
6123 * gdb.arch/aarch64-prologue.exp: New file.
6124
6125 2019-08-13 Tom de Vries <tdevries@suse.de>
6126
6127 * gdb.gdb/selftest.exp (send ^C to child process again): Accept also
6128 Thread.
6129
6130 2019-08-13 Sandra Loosemore <sandra@codesourcery.com>
6131
6132 * gdb.python/py-completion.exp: Download the .py file to the host
6133 and use its host pathname. Conditionalize tests that use
6134 tab completion and manipulate files on the build machine.
6135 * gdb.python/py-events.exp: Download the .py file to the host
6136 and use its host pathname.
6137 * gdb.python/py-evsignal.exp: Likewise.
6138 * gdb.python/py-evthreads.exp: Likewise.
6139 * gdb.python/py-framefilter-invalidarg.exp: Match Windows
6140 pathname syntax.
6141 * gdb.python/py-framefilter.exp: Download the .py file to the right
6142 place on the host. Match Windows pathname syntax.
6143 * gdb.python/py-mi-var-info-path-expression.exp: Download the
6144 .py file to the host and use its host pathname.
6145 * gdb.python/py-objfile-script.exp: Match Windows pathname syntax.
6146 * gdb.python/py-objfile.exp: Expect a host pathname, not a
6147 build pathname. Skip symlink test on Windows host. Add missing
6148 newline at end of file.
6149 * gdb.python/py-pp-maint.exp: Download the .py file to the host
6150 and use its host pathname.
6151 * gdb.python/py-pp-registration.exp: Match Windows pathname syntax.
6152 * gdb.python/py-section-script.exp: Use host location of binfile
6153 on safe-path. Use correct path separator on Windows host.
6154 Reorder alternatives in gdb_test_multiple to prevent matching
6155 the wrong alternative on success.
6156 * gdb.python/py-symtab.exp: Match Windows pathname syntax.
6157
6158 2019-08-12 Patrick Palka <patrick@parcs.ath.cx>
6159
6160 * gdb.gdb/selftest.exp (test_with_self): Update test to now
6161 expect the GDB inferior to no longer immediately stop after
6162 being resumed with "signal SIGINT".
6163
6164 2019-08-09 Sandra Loosemore <sandra@codesourcery.com>
6165
6166 * gdb.linespec/break-ask.exp: Generalize regexps to match
6167 Windows pathnames too.
6168
6169 2019-08-08 Tom de Vries <tdevries@suse.de>
6170
6171 PR testsuite/24862
6172 * lib/tuiterm.exp (_accept): Fix CSI regexp.
6173
6174 2019-08-07 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6175
6176 * gdb.base/style.exp: Update tests for help doc new invariants.
6177 * gdb.base/help.exp: Likewise.
6178
6179 2019-08-06 Tom Tromey <tom@tromey.com>
6180
6181 * gdb.base/style.exp: Add disassemble test.
6182 * gdb.base/style.c (some_called_function): New function.
6183 (main): Use it.
6184
6185 2019-08-05 Christian Biesinger <cbiesinger@google.com>
6186
6187 * gdb.python/py-block.exp: Test dictionary access on blocks.
6188
6189 2019-08-05 Simon Marchi <simon.marchi@efficios.com>
6190
6191 PR gdb/24863
6192 * gdb.mi/list-thread-groups-available.exp: Increase timeout for
6193 -list-thread-groups --available test when running under
6194 check-read1.
6195
6196 2019-08-05 Tom de Vries <tdevries@suse.de>
6197
6198 PR testsuite/24863
6199 * lib/gdb.exp (with_read1_timeout_factor): New proc.
6200 * gdb.base/help.exp: Use with_read1_timeout_factor.
6201 * gdb.base/info-macros.exp: Same.
6202 * gdb.cp/nested-types.exp: Same.
6203
6204 2019-08-05 Tom de Vries <tdevries@suse.de>
6205
6206 * lib/gdb.exp (version_at_least): Factor out of ...
6207 (tcl_version_at_least): ... here.
6208 (gdb_compile): Fail if pie results in non-PIE executable.
6209 (readelf_version, readelf_prints_pie): New proc.
6210 (exec_is_pie): Return -1 if unknown.
6211
6212 2019-08-05 Tom de Vries <tdevries@suse.de>
6213
6214 * lib/gdb.exp (tcl_version_at_least): Fix typo.
6215
6216 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6217
6218 * gdb.server/reconnect-ctrl-c.exp: Skip if nointerrupts.
6219
6220 2019-08-04 Sandra Loosemore <sandra@codesourcery.com>
6221
6222 * lib/completion-support.exp (test_gdb_complete_none): Skip
6223 tab completion tests if no readline support.
6224 (test_gdb_complete_unique_re): Likewise.
6225 (test_gdb_complete_multiple): Likewise.
6226
6227 2019-08-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6228
6229 * gdb.base/info_sources.exp: New file.
6230 * gdb.base/info_sources.c: New file.
6231 * gdb.base/info_sources_base.c: New file.
6232
6233 2019-08-01 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
6234
6235 * gdb.base/batch-exit-status.exp: Call test_exit_status with
6236 prefix argument.
6237 (test_exit_status): Add prefix argument.
6238
6239 2019-08-01 Tom de Vries <tdevries@suse.de>
6240
6241 PR testsuite/24863
6242 * gdb.threads/fork-plus-threads.exp: Fix check-run1 timeout by
6243 calling exp_continue for new thread and thread exited messages.
6244
6245 2019-08-01 Tom de Vries <tdevries@suse.de>
6246
6247 PR testsuite/24863
6248 * gdb.base/structs.exp: Fix check-read1 timeout using
6249 gdb_test_sequence.
6250 * lib/gdb.exp (tcl_version_at_least, lrepeat): New proc.
6251
6252 2019-08-01 Tom de Vries <tdevries@suse.de>
6253
6254 PR testsuite/24863
6255 * gdb.base/break-interp.exp: Use exp_continue after each "info files"
6256 line.
6257
6258 2019-08-01 Tom de Vries <tdevries@suse.de>
6259
6260 PR testsuite/24863
6261 * gdb.base/signals.exp: Fix check-read1 timeout using gdb_test_sequence.
6262
6263 2019-07-30 Tom Tromey <tromey@adacore.com>
6264
6265 * gdb.ada/display_nested.exp: New file.
6266 * gdb.ada/display_nested/foo.adb: New file.
6267 * gdb.ada/display_nested/pack.adb: New file.
6268 * gdb.ada/display_nested/pack.ads: New file.
6269
6270 2019-07-30 Christian Biesinger <cbiesinger@google.com>
6271
6272 * gdb.python/py-symbol.c: Add a static variable and one in an anonymous
6273 namespace.
6274 * gdb.python/py-symbol.exp: Test gdb.lookup_static_symbol.
6275
6276 2019-07-30 Tom de Vries <tdevries@suse.de>
6277
6278 * lib/read1.c (read): Don't use unsetenv (v), use setenv (v, "", 1)
6279 instead.
6280
6281 2019-07-30 Tom de Vries <tdevries@suse.de>
6282
6283 PR testsuite/24834
6284 * lib/gdb.exp (gdb_compile): Fail if nopie results in PIE executable.
6285 (exec_is_pie): New proc.
6286
6287 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6288
6289 * gdb.python/py-objfile.exp: Fix misspelling (nonexistant -> nonexistent)
6290
6291 2019-07-29 Christian Biesinger <cbiesinger@google.com>
6292
6293 * gdb.python/py-objfile.c: Add global and static vars.
6294 * gdb.python/py-objfile.exp: Test new functions Objfile.
6295 lookup_global_symbol and lookup_static_symbol.
6296
6297 2019-07-29 Tom Tromey <tom@tromey.com>
6298
6299 * lib/tuiterm.exp (Term::_csi_@): New proc.
6300 (Term::_csi_X): Don't move cursor.
6301
6302 2019-07-29 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6303
6304 * gdb.base/options.exp: Update backtrace - completion to
6305 new option -frame-info.
6306 * gdb.base/frame-args.exp: Test new 'frame-arguments presence'.
6307 Test new 'set print frame-info'. Test backtrace -frame-info
6308 overriding 'set print frame-info'.
6309 * gdb.python/py-framefilter.exp: Test new 'frame-arguments presence'.
6310 Test new 'set print frame-info'.
6311 Verify consistency of backtrace with and without filters, with and
6312 without -no-filters.
6313 * gdb.python/py-framefilter-invalidarg.exp: Update to new print_what
6314 default.
6315
6316 2019-07-29 Tom de Vries <tdevries@suse.de>
6317
6318 * gdb.linespec/explicit.exp: Fix completion trigger for "complete with
6319 no arguments".
6320
6321 2019-07-29 Tom de Vries <tdevries@suse.de>
6322
6323 * gdb.linespec/explicit.exp: Fix gdb_test_multiple regexps where second
6324 is a substring of the first for "complete non-unique file name".
6325
6326 2019-07-29 Tom de Vries <tdevries@suse.de>
6327
6328 * gdb.python/python.exp: Don't terminate gdb_test_multiple regexp
6329 with ".*".
6330
6331 2019-07-29 Tom de Vries <tdevries@suse.de>
6332
6333 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt, gdb_is_target_1):
6334 Pass prompt_regexp parameter to gdb_test_multiple calls.
6335
6336 2019-07-29 Tom de Vries <tdevries@suse.de>
6337
6338 * gdb.base/maint.exp: Use "\r\n" instead of "\[\r\n\]+" in "maint
6339 print registers" regexps.
6340
6341 2019-07-29 Tom de Vries <tdevries@suse.de>
6342
6343 * gdb.base/define.exp: Add "\r\n" to "reset gdb_prompt" regexp.
6344
6345 2019-07-29 Tom de Vries <tdevries@suse.de>
6346
6347 PR gdb/24855
6348 * lib/gdb.exp (gdb_test_multiple): Add prompt_regexp parameter.
6349 (skip_python_tests_prompt): Add prompt_regexp argument to
6350 gdb_test_multiple calls.
6351
6352 2019-07-27 Tom Tromey <tom@tromey.com>
6353
6354 * gdb.tui/main.exp: New file.
6355
6356 2019-07-27 Tom Tromey <tom@tromey.com>
6357
6358 * lib/tuiterm.exp (Term::clean_restart): Make "executable"
6359 optional.
6360 * gdb.tui/empty.exp: New file.
6361
6362 2019-07-27 Tom Tromey <tom@tromey.com>
6363
6364 * lib/tuiterm.exp (spawn): New proc.
6365 (Term::resize): New proc.
6366 * gdb.tui/resize.exp: New file.
6367
6368 2019-07-27 Tom Tromey <tom@tromey.com>
6369
6370 * gdb.tui/list.exp: New file.
6371
6372 2019-07-27 Tom Tromey <tom@tromey.com>
6373
6374 * gdb.tui/regs.exp: New file.
6375
6376 2019-07-27 Tom Tromey <tom@tromey.com>
6377
6378 * gdb.tui/basic.exp: Add "layout split" test.
6379
6380 2019-07-27 Tom Tromey <tom@tromey.com>
6381
6382 * gdb.tui/basic.exp: Add "layout asm" test.
6383
6384 2019-07-27 Tom Tromey <tom@tromey.com>
6385
6386 * lib/tuiterm.exp: New file.
6387 * gdb.tui/basic.exp: New file.
6388
6389 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6390
6391 * gdb.dwarf2/dw2-ranges-func.exp (enable_foo_cold_stepping):
6392 Enable tests associated with this flag. Adjust regex
6393 referencing "foo_low" to now refer to "foo_cold" instead.
6394
6395 2019-07-27 Kevin Buettner <kevinb@redhat.com>
6396
6397 * gdb.dwarf2/dw2-ranges-func.c: Rename to...
6398 * gdb.dwarf2/dw2-ranges-func-lo-cold.c: ...this.
6399 * gdb.dwarf2/dw2-ranges-func-lo-cold.c (foo_low): Change name to
6400 foo_cold. Revise comments to match.
6401 * gdb.dwarf2/dw2-ranges-func-hi-cold.c: New file.
6402 * gdb.dwarf2/dw2-ranges-func.exp (do_test): New proc. Existing tests
6403 were wrapped into this proc; Call do_test in loop from outermost
6404 level.
6405 (foo_low): Rename all occurrences to "foo_cold".
6406 (backtrace from baz): New test.
6407 (x2/i foo_cold): New test.
6408 (info line *foo_cold): New test.
6409
6410 2019-07-26 Tom de Vries <tdevries@suse.de>
6411
6412 * gdb.arch/i386-pkru.exp: Fix unterminated string.
6413
6414 2019-07-25 Tom de Vries <tdevries@suse.de>
6415
6416 PR testsuite/24830
6417 * gdb.mi/mi-catch-cpp-exceptions.exp: Call
6418 mi_skip_libstdcxx_probe_tests, and skip unsupported tests.
6419 * lib/gdb.exp (skip_libstdcxx_probe_tests_prompt): Factor out of ...
6420 (skip_libstdcxx_probe_tests): ... here.
6421 * lib/mi-support.exp (mi_skip_libstdcxx_probe_tests): New proc.
6422
6423 2019-07-24 Tom de Vries <tdevries@suse.de>
6424
6425 PR testsuite/24807
6426 * gdb.objc/basicclass.m: Include stdio.h.
6427 * gdb.objc/nondebug.m: Same.
6428 * gdb.objc/objcdecode.m: Same.
6429
6430 2019-07-24 Tom de Vries <tdevries@suse.de>
6431
6432 PR testsuite/24612
6433 * gdb.base/infoline-reloc-main-from-zero.exp: Add -Wl,-N to
6434 additional_flags.
6435
6436 2019-07-24 Tom de Vries <tdevries@suse.de>
6437
6438 PR testsuite/24831
6439 * gdb.multi/tids.exp: Update error messages for info threads.
6440
6441 2019-07-24 Tom de Vries <tdevries@suse.de>
6442
6443 * gdb.base/info-types.exp: Allow info types to print info for more than
6444 one file.
6445
6446 2019-07-23 Tom de Vries <tdevries@suse.de>
6447
6448 PR testsuite/24842
6449 * gdb.dwarf2/multidictionary.exp: Consume initial prompt after
6450 gdb_spawn_with_cmdline_opts.
6451
6452 2019-07-23 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
6453
6454 * gdb.arch/arm-cmse-sgstubs.c: New test.
6455 * gdb.arch/arm-cmse-sgstubs.exp: New file.
6456
6457 2019-07-23 Tom de Vries <tdevries@suse.de>
6458
6459 PR testsuite/24711
6460 * gdb.mi/mi-complete.exp: Wait for "set max-completions" result before
6461 issuing next command.
6462
6463 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6464
6465 * gdb.ada/info_auto_lang.exp: Update expected results.
6466 * gdb.base/info-types.c: Add additional types to check.
6467 * gdb.base/info-types.exp: Update expected results.
6468
6469 2019-07-22 Andrew Burgess <andrew.burgess@embecosm.com>
6470
6471 * gdb.base/info-types.c: New file.
6472 * gdb.base/info-types.exp: New file.
6473
6474 2019-07-19 Andrew Burgess <andrew.burgess@embecosm.com>
6475
6476 * gdb.arch/riscv-bp-infcall.c: New file.
6477 * gdb.arch/riscv-bp-infcall.exp: New file.
6478
6479 2019-07-17 Andrew Burgess <andrew.burgess@embecosm.com>
6480
6481 PR breakpoints/24541
6482 * gdb.mi/mi-catch-cpp-exceptions.exp: Remove kfail due to 24541.
6483
6484 2019-07-14 Tom de Vries <tdevries@suse.de>
6485
6486 PR testsuite/24760
6487 * gdb.objc/basicclass.exp: Fix unterminated string.
6488
6489 2019-07-12 Bernhard Heckel <bernhard.heckel@intel.com>
6490 Andrew Burgess <andrew.burgess@embecosm.com>
6491
6492 * gdb.fortran/vla-ptype.exp: Print array with negative bounds.
6493 * gdb.fortran/vla-sizeof.exp: Print the size of an array with
6494 negative bounds.
6495 * gdb.fortran/vla-value.exp: Print elements of an array with
6496 negative bounds.
6497 * gdb.fortran/vla.f90: Setup an array with negative bounds for
6498 testing.
6499
6500 2019-07-11 Andrew Burgess <andrew.burgess@embecosm.com>
6501
6502 * gdb.base/options.exp (expect_string): Dequote strings in
6503 results.
6504 (test-string): Test strings with different quoting and reindent.
6505
6506 2019-07-10 Tom Tromey <tromey@adacore.com>
6507
6508 * gdb.ada/mi_ex_cond.exp: Update expected results.
6509 * gdb.ada/mi_catch_ex_hand.exp: Update expected results.
6510 * gdb.ada/mi_catch_ex.exp: Update expected results.
6511 * gdb.ada/mi_catch_assert.exp: Update expected results.
6512 * gdb.ada/catch_ex.exp (catch_exception_info)
6513 (catch_exception_entry, catch_assert_entry)
6514 (catch_unhandled_entry): Update.
6515 * gdb.ada/catch_assert_if.exp: Update expected results.
6516
6517 2019-07-10 Richard Bunt <richard.bunt@arm.com>
6518 Stephen Roberts <stephen.roberts@arm.com>
6519
6520 * gdb.base/define.exp: Restore original prompt.
6521
6522 2019-07-09 Pedro Alves <palves@redhat.com>
6523
6524 * gdb.cp/catch-multi-stdlib.exp: Adjust expected "info
6525 breakpoints" output.
6526 * gdb.cp/exception.exp: Adjust expected "info breakpoints" output.
6527 * gdb.python/py-breakpoint.exp: No longer expect that "catch
6528 throw" creates breakpoint.
6529 * gdb.mi/mi-catch-cpp-exceptions.exp (setup_catchpoint): Expect
6530 'type="catchpoint"'.
6531
6532 2019-07-09 Pedro Alves <palves@redhat.com>
6533
6534 PR c++/15468
6535 * gdb.cp/except-multi-location-lib.cc: New.
6536 * gdb.cp/except-multi-location-main.cc: New.
6537 * gdb.cp/except-multi-location.exp: New.
6538
6539 2019-07-09 Sergio Durigan Junior <sergiodj@redhat.com>
6540
6541 * gdb.base/printcmds.exp (test_printf_convenience_var): Set
6542 language to "c++" before dealing with wchar_t. Remove DO_WSTRING
6543 argument and update callers.
6544
6545 2019-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
6546
6547 * gdb.arch/amd64-break-on-asm-line.S: New file.
6548 * gdb.arch/amd64-break-on-asm-line.exp: New file.
6549
6550 2019-07-08 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6551
6552 * gdb.base/printcmds.exp: Test printing C string and
6553 C wide string convenience vars without transiting via the inferior.
6554 Also make test names unique.
6555
6556 2019-07-08 Alan Hayward <alan.hayward@arm.com>
6557
6558 PR breakpoints/25011
6559 * gdb.base/break-idempotent.exp: Test both PIE and non PIE.
6560
6561 2019-07-04 Pedro Alves <palves@redhat.com>
6562
6563 * lib/gdb.exp (foreach_with_prefix): Don't return early if
6564 body returned ok(0), break(3) or continue(4).
6565 * gdb.testsuite/foreach_with_prefix.exp: New file.
6566
6567 2019-07-04 Alan Hayward <alan.hayward@arm.com>
6568
6569 * gdb.server/unittest.exp: Allow 0 unit tests to run.
6570
6571 2019-07-03 Pedro Alves <palves@redhat.com>
6572
6573 * lib/gdb.exp (foreach_with_prefix): Use "catch" and
6574 "return -code".
6575
6576 2019-07-03 Pedro Alves <palves@redhat.com>
6577
6578 PR cli/24732
6579 * gdb.base/shell.exp: Load completion-support.exp.
6580 Adjust expected error output. Add completion tests.
6581
6582 2019-07-03 Pedro Alves <palves@redhat.com>
6583
6584 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Use
6585 string_to_regexp.
6586
6587 2019-07-03 Pedro Alves <palves@redhat.com>
6588
6589 * gdb.base/options.exp (expect_none, expect_flag, expect_bool)
6590 (expect_integer): Adjust to expect "-string".
6591 (expect_string): New.
6592 (all_options): Expect "-string".
6593 (test-flag, test-boolean): Adjust to expect "-string".
6594 (test-string): New proc.
6595 (top level): Call it.
6596
6597 2019-07-03 Pedro Alves <palves@redhat.com>
6598
6599 * gdb.base/options.exp (test-misc, test-flag, test-boolean)
6600 (test-uinteger, test-enum): Adjust res_test_gdb_... calls to pass
6601 the expected output in the success.
6602
6603 2019-07-03 Pedro Alves <palves@redhat.com>
6604
6605 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
6606 Split one gdb_test_multiple call in two to avoid a race.
6607
6608 2019-07-03 Pedro Alves <palves@redhat.com>
6609
6610 * gdb.base/with.c: New file.
6611 * gdb.base/with.exp: New file.
6612
6613 2019-07-03 Pedro Alves <palves@redhat.com>
6614
6615 * gdb.base/settings.exp: Replace all references to "maint
6616 test-settings set" with references to "maint set test-settings",
6617 and all references to "maint test-settings show" with references
6618 to "maint show test-settings".
6619
6620 2019-07-03 Pedro Alves <palves@redhat.com>
6621
6622 * gdb.base/settings.exp (test-string): Adjust expected out when
6623 testing "maint test-settings show filename"
6624
6625 2019-07-02 Pedro Alves <palves@redhat.com>
6626
6627 * gdb.base/options.exp (test-info-threads): New procedure.
6628 (top level): Call it.
6629
6630 2019-06-28 Tom Tromey <tromey@adacore.com>
6631
6632 * gdb.dwarf2/ada-linkage-name.c: New file.
6633 * gdb.dwarf2/ada-linkage-name.exp: New file.
6634
6635 2019-06-27 Tom Tromey <tromey@adacore.com>
6636
6637 PR c++/20020:
6638 * gdb.cp/constexpr-field.exp: Use setup_xfail.
6639
6640 2019-06-26 Tom de Vries <tdevries@suse.de>
6641
6642 * gdb.dwarf2/varval.exp: Compile twice, once without bad DWARF.
6643
6644 2019-06-26 Tom de Vries <tdevries@suse.de>
6645
6646 * gdb.base/index-cache.exp: Add back missing debug option.
6647
6648 2019-06-23 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6649
6650 * gdb.base/alias.exp: Test non matching/non existing prefixes.
6651
6652 2019-06-25 Tom de Vries <tdevries@suse.de>
6653
6654 PR testsuite/24727
6655 * gdb.dwarf2/dw2-restrict.S: Regenerate using clang 5.0.1.
6656
6657 2019-06-24 Tom de Vries <tdevries@suse.de>
6658
6659 * gdb.dwarf2/implptr-64bit.exp: Fix intra-CU '%' label reference.
6660
6661 2019-06-24 Tom de Vries <tdevries@suse.de>
6662
6663 * gdb.trace/entry-values.exp: Use DW_FORM_udata instead of
6664 DW_FOR_sdata for DW_AT_decl_file. Use 0 for DW_AT_decl_file.
6665 * gdb.trace/unavailable-dwarf-piece.exp: Same.
6666
6667 2019-06-24 Tom de Vries <tdevries@suse.de>
6668
6669 * gdb.dwarf2/inlined_subroutine-inheritance.exp:
6670
6671 2019-06-21 Tom de Vries <tdevries@suse.de>
6672
6673 * gdb.base/index-cache.exp: Add additional_flags=-Wl,--build-id.
6674
6675 2019-06-21 Tom de Vries <tdevries@suse.de>
6676
6677 PR testsuite/24518
6678 PR ada/24713
6679 * gdb.ada/ptype_union.exp: Mark as unsupported if executable contains
6680 index.
6681
6682 2019-06-19 Tom Tromey <tromey@adacore.com>
6683
6684 * gdb.ada/length_cond.exp: Add intro comment.
6685
6686 2019-06-19 Tom Tromey <tromey@adacore.com>
6687
6688 * gdb.ada/length_cond.exp: New file.
6689 * gdb.ada/length_cond/length_cond.adb: New file.
6690 * gdb.ada/length_cond/pck.adb: New file.
6691 * gdb.ada/length_cond/pck.ads: New file.
6692
6693 2019-06-18 Tom de Vries <tdevries@suse.de>
6694
6695 * boards/fission.exp (debug_flags): Add "-fuse-ld=gold".
6696
6697 2019-06-18 Tom Tromey <tromey@adacore.com>
6698
6699 * gdb.base/list0.h: Add comment explaining control character.
6700
6701 2019-06-18 Tom de Vries <tdevries@suse.de>
6702
6703 * boards/fission.exp: Break up long debug_flags line.
6704
6705 2019-06-16 Tom de Vries <tdevries@suse.de>
6706
6707 PR gdb/24445
6708 * gdb.dwarf2/gdb-index.exp (add_gdb_index): Update dwz file with
6709 generated index.
6710
6711 2019-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
6712
6713 PR gdb/24686
6714 * gdb.mi/mi-catch-cpp-exceptions.exp: Add an extra pattern to
6715 improve detection of bug gdb/24541.
6716
6717 2019-06-16 Simon Marchi <simon.marchi@polymtl.ca>
6718
6719 PR gdb/24669
6720 * gdb.base/index-cache.exp (uses_readnow,
6721 expecting_index_cache_use): Define global variable.
6722 (test_cache_enabled_miss, test_cache_enabled_hit): Use
6723 expecting_index_cache_use.
6724
6725 2019-06-16 Bernhard Heckel <bernhard.heckel@intel.com>
6726 Andrew Burgess <andrew.burgess@embecosm.com>
6727
6728 * gdb.fortran/pointers.f90: New file.
6729 * gdb.fortran/print_type.exp: New file.
6730 * gdb.fortran/vla-ptype.exp: Adapt expected results.
6731 * gdb.fortran/vla-type.exp: Likewise.
6732 * gdb.fortran/vla-value.exp: Likewise.
6733 * gdb.mi/mi-vla-fortran.exp: Likewise.
6734
6735 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6736
6737 * gdb.mi/mi-catch-cpp-exceptions.cc: New file.
6738 * gdb.mi/mi-catch-cpp-exceptions.exp: New file.
6739 * lib/mi-support.exp (mi_expect_stop): Handle 'exception-caught'
6740 as a stop reason.
6741
6742 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6743
6744 * gdb.base/annota1.exp: Update expected results.
6745 * gdb.cp/annota2.exp: Likewise.
6746 * gdb.cp/annota3.exp: Likewise.
6747
6748 2019-06-15 Andrew Burgess <andrew.burgess@embecosm.com>
6749
6750 * gdb.base/style-logging.exp: Remove path from test name.
6751
6752 2019-06-14 Tom Tromey <tromey@adacore.com>
6753
6754 PR gdb/24502:
6755 * gdb.base/style-logging.exp: New file.
6756
6757 2019-06-14 Tom Tromey <tromey@adacore.com>
6758
6759 * gdb.base/symfile-warn.exp: New file.
6760 * gdb.base/symfile-warn.c: New file.
6761
6762 2019-06-14 Tom Tromey <tromey@adacore.com>
6763
6764 * gdb.base/annotate-symlink.exp: New file.
6765
6766 2019-06-14 Tom Tromey <tromey@adacore.com>
6767
6768 * gdb.ada/set_wstr.exp: Add reassignment test.
6769
6770 2019-06-14 Tom Tromey <tromey@adacore.com>
6771
6772 * gdb.ada/formatted_ref.exp (test_p_x_addr): Check
6773 'unchecked_access and 'unrestricted_access as well.
6774
6775 2019-06-14 Tom Tromey <tromey@adacore.com>
6776
6777 PR ada/24539:
6778 * gdb.ada/vla.exp: Update tests.
6779 * gdb.ada/vla/vla.adb (Record_Type): Use No_Component_Reordering
6780 pragma.
6781
6782 2019-06-13 Pedro Alves <palves@redhat.com>
6783
6784 * gdb.base/settings.exp (test-integer): Test junk after
6785 "unlimited".
6786
6787 2019-06-13 Pedro Alves <palves@redhat.com>
6788
6789 * gdb.base/options.exp (test-thread-apply): New.
6790 (top level): Call it.
6791
6792 2019-06-13 Pedro Alves <palves@redhat.com>
6793
6794 * gdb.base/options.exp (test-frame-apply): New.
6795 (top level): Test print commands with different "frame apply"
6796 prefixes.
6797
6798 2019-06-13 Pedro Alves <palves@redhat.com>
6799
6800 * lib/completion-support.exp (test_gdb_complete_tab_multiple)
6801 (test_gdb_complete_cmd_multiple, test_gdb_complete_multiple): Add
6802 'max_completions' parameter and handle it.
6803 (test_gdb_completion_offers_commands): New.
6804
6805 2019-06-13 Pedro Alves <palves@redhat.com>
6806
6807 * gdb.base/options.exp (test-backtrace): Test completing qualifiers.
6808
6809 2019-06-13 Pedro Alves <palves@redhat.com>
6810
6811 * gdb.base/options.exp (test-backtrace): New.
6812 (top level): Call it.
6813
6814 2019-06-13 Pedro Alves <palves@redhat.com>
6815
6816 * gdb.guile/scm-frame-args.exp: Use "set print
6817 raw-frame-arguments" instead of "set print raw frame-arguments".
6818 * gdb.python/py-frame-args.exp: Likewise.
6819
6820 2019-06-13 Pedro Alves <palves@redhat.com>
6821
6822 * gdb.compile/compile.exp: Adjust expected output to option
6823 processing changes.
6824
6825 2019-06-13 Pedro Alves <palves@redhat.com>
6826
6827 * gdb.base/options.exp: Build executable.
6828 (test-print): New procedure.
6829 (top level): Call it, once for "print" and another for "compile
6830 print".
6831
6832 2019-06-13 Pedro Alves <palves@redhat.com>
6833
6834 * gdb.base/options.c: New file.
6835 * gdb.base/options.exp: New file.
6836
6837 2019-06-13 Pedro Alves <palves@redhat.com>
6838
6839 * gdb.base/settings.exp (test-boolean, test-auto-boolean): Check
6840 that "o" is ambiguous.
6841
6842 2019-06-13 Pedro Alves <palves@redhat.com>
6843
6844 * gdb.base/settings.c: New file.
6845 * gdb.base/settings.exp: New file.
6846
6847 2019-06-13 Pedro Alves <palves@redhat.com>
6848
6849 * gdb.base/completion.exp: Fix comment typo.
6850
6851 2019-06-13 Pedro Alves <palves@redhat.com>
6852
6853 * gdb.multi/tids.exp: Adjust expected output. Add "thread apply 1
6854 foo --1" test.
6855
6856 2019-06-11 Bernhard Heckel <bernhard.heckel@intel.com>
6857
6858 * gdb.fortran/block-data.f: New.
6859 * gdb.fortran/block-data.exp: New.
6860
6861 2019-06-11 Tom de Vries <tdevries@suse.de>
6862
6863 PR testsuite/24521
6864 * gdb.multi/remove-inferiors.exp: Allow "Expanding full symbols"
6865 message.
6866
6867 2019-06-11 Tom de Vries <tdevries@suse.de>
6868
6869 PR testsuite/24521
6870 * gdb.dwarf2/nonvar-access.exp: Fix main high_pc.
6871
6872 2019-06-11 Tom de Vries <tdevries@suse.de>
6873
6874 * boards/readnow.exp: New file.
6875
6876 2019-06-10 Andrew Burgess <andrew.burgess@embecosm.com>
6877
6878 * gdb.fortran/vla-sizeof.exp: Update expected results.
6879
6880 2019-06-06 Amos Bird <amosbird@gmail.com>
6881
6882 * gdb.base/annota1.exp (thread_switch): Add test for
6883 thread-exited annotation.
6884
6885 2019-06-06 Tom Tromey <tromey@adacore.com>
6886
6887 * gdb.base/maint.exp: Expect command started/finished output.
6888
6889 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6890
6891 * gdb.arch/riscv-unwind-long-insn-6.s: Remove use of 'I' in
6892 comment.
6893 * gdb.arch/riscv-unwind-long-insn-8.s: Likewise.
6894
6895 2019-06-05 Andrew Burgess <andrew.burgess@embecosm.com>
6896
6897 * gdb.arch/riscv-unwind-long-insn-6.s: New file.
6898 * gdb.arch/riscv-unwind-long-insn-8.s: New file.
6899 * gdb.arch/riscv-unwind-long-insn.c: New file.
6900 * gdb.arch/riscv-unwind-long-insn.exp: New file.
6901
6902 2019-06-04 Christian Biesinger <cbiesinger@google.com>
6903
6904 * gdb.python/py-type.exp: Test for new gdb.Type.objfile property.
6905
6906 2019-06-03 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6907
6908 * lib/gdb.exp (help_list_trailer): New regexp variable
6909 factorizing the help trailer message.
6910 (test_class_help): Use help_list_trailer. Add LIST_OF_COMMANDS
6911 arg to allow to better factorize various tests.
6912 (test_user_defined_class_help): Factorizes testing 'help user-defined'.
6913 (test_prefix_command_help): Use help_list_trailer.
6914 * gdb.python/py-cmd.exp: Use test_user_defined_class_help.
6915 * gdb.guile/scm-cmd.exp: Likewise.
6916 * gdb.trace/tracecmd.exp: Update caller of test_class_help.
6917 * gdb.base/help.exp: Use test_user_defined_class_help.
6918 * gdb.base/style.exp: Add tests for styling of help and apropos.
6919 * lib/gdb-utils.exp (style): Add title and highlight styles.
6920
6921 2019-05-31 Philippe Waroquiers <philippe.waroquiers@skynet.be>
6922
6923 * gdb.base/shell.exp: Test pipe command, $_shell_exitcode,
6924 $_shell_exitsignal.
6925 * gdb.base/default.exp: Update for new convenience variables.
6926
6927 2019-05-29 Tom Tromey <tromey@adacore.com>
6928
6929 * gdb.ada/complete.exp (test_gdb_no_completion): Add "/" and "-"
6930 to "break complete ada" test case's regexp.
6931
6932 2019-05-29 Tom Tromey <tromey@adacore.com>
6933
6934 PR c++/20020:
6935 * gdb.cp/constexpr-field.exp: New file.
6936 * gdb.cp/constexpr-field.cc: New file.
6937
6938 2019-05-29 Tom Tromey <tromey@adacore.com>
6939
6940 * gdb.base/finish.exp (finish_no_print): New proc.
6941 (finish_tests): Call it.
6942
6943 2019-05-24 Tom de Vries <tdevries@suse.de>
6944
6945 * gdb.dwarf2/gdb-add-index.exp: New file.
6946
6947 2019-05-22 Tom Tromey <tromey@adacore.com>
6948
6949 * gdb.base/info-shared.exp (check_info_shared): Use "style".
6950 * gdb.base/style.exp: Use "style".
6951 * lib/gdb-utils.exp (style): New proc.
6952
6953 2019-05-22 Tom de Vries <tdevries@suse.de>
6954
6955 * gdb.base/align.exp: Require c++11.
6956
6957 2019-05-22 Tom de Vries <tdevries@suse.de>
6958
6959 PR testsuite/24586
6960 * gdb.python/py-mi-var-info-path-expression.exp: Call
6961 mi_skip_python_tests to check if python is supported.
6962
6963 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6964
6965 * gdb.arch/aarch64-pauth.c: New test.
6966 * gdb.arch/aarch64-pauth.exp: New file.
6967
6968 2019-05-22 Alan Hayward <alan.hayward@arm.com>
6969
6970 * README (Re-running Tests Outside The Testsuite): New section.
6971
6972 2019-05-21 Tom de Vries <tdevries@suse.de>
6973
6974 * gdb.arch/amd64-eval.exp: Require c++11.
6975 * gdb.base/max-depth.exp: Same.
6976 * gdb.compile/compile-cplus-array-decay.exp: Same.
6977 * gdb.cp/meth-typedefs.exp: Same.
6978 * gdb.cp/subtypes.exp: Same.
6979 * gdb.cp/temargs.exp: Same.
6980
6981 2019-05-21 Alan Hayward <alan.hayward@arm.com>
6982
6983 * lib/gdbserver-support.exp (gdbserver_run): Mark kill as optional.
6984
6985 2019-05-18 Andrew Burgess <andrew.burgess@embecosm.com>
6986
6987 PR gdb/18644
6988 * gdb.fortran/complex.exp: Remove setup_kfail calls.
6989 * gdb.fortran/printing-types.exp: Add new test.
6990 * gdb.fortran/printing-types.f90: Add 16-byte real variable for
6991 testing.
6992 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): Remove
6993 setup_kfail call.
6994
6995 2019-05-17 Alan Hayward <alan.hayward@arm.com>
6996
6997 * README (Running the Testsuite): Change example.
6998 (Testsuite Parameters): Remove TRANSCRIPT.
6999 * lib/gdb.exp: Remove TRANSCRIPT check.
7000
7001 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7002
7003 * README (Testsuite Parameters): Add replay logging to
7004 GDBSERVER_DEBUG.
7005 (gdbserver,debug): Refer to GDBSERVER_DEBUG.
7006 * lib/gdbserver-support.exp (gdbserver_start): Treat gdbserverdebug
7007 as a comma separated list.
7008 (gdb_debug_init): Override procedure.
7009
7010 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7011
7012 * lib/gdb.exp (default_gdb_spawn): Call gdb_write_cmd_file.
7013 (gdb_write_cmd_file): New procedure.
7014 * lib/gdbserver-support.exp (gdbserver_start): Call
7015 gdbserver_write_cmd_file.
7016 (gdbserver_write_cmd_file): New procedure.
7017
7018 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7019
7020 * lib/gdb.exp (gdb_unload): Mark Y as an answer.
7021 (delete_breakpoints): Likewise.
7022 (gdb_run_cmd): Likewise.
7023 (gdb_start_cmd): Likewise.
7024 (gdb_starti_cmd): Likewise.
7025 (gdb_internal_error_resync): Likewise.
7026 (gdb_test_multiple): Likewise.
7027 (gdb_reinitialize_dir): Likewise.
7028 (default_gdb_exit): Likewise.
7029 (gdb_file_cmd): Mark kill as optional.
7030 (default_gdb_start): Call gdb_stdin_log_init.
7031 (send_gdb): Call gdb_stdin_log_write.
7032 (rerun_to_main): Mark Y as an answer.
7033 (gdb_stdin_log_init): New function.
7034 (gdb_stdin_log_write): Likewise.
7035
7036 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7037
7038 * gdb.base/breakpoint-in-ro-region.exp: Disable when debugging.
7039 * gdb.base/debug-expr.exp: Likewise.
7040 * gdb.base/foll-fork.exp: Likewise.
7041 * gdb.base/foll-vfork.exp: Likewise.
7042 * gdb.base/fork-print-inferior-events.exp: Likewise.
7043 * gdb.base/gdb-sigterm.exp: Likewise.
7044 * gdb.base/gdbinit-history.exp: Likewise.
7045 * gdb.base/osabi.exp: Likewise.
7046 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
7047 * gdb.base/ui-redirect.exp: Likewise.
7048 * gdb.gdb/unittest.exp: Likewise.
7049 * gdb.mi/mi-break.exp: Disable separate-mi-tty when debugging.
7050 * gdb.mi/mi-watch.exp: Likewise.
7051 * gdb.mi/new-ui-mi-sync.exp: Likewise.
7052 * gdb.mi/user-selected-context-sync.exp: Likewise.
7053 * gdb.python/python.exp: Disable debug test when debugging.
7054 * gdb.threads/check-libthread-db.exp: Disable when debugging.
7055 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
7056 Likewise.
7057 * gdb.threads/stepi-random-signal.exp: Likewise.
7058
7059 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7060
7061 * Makefile.in: Pass through GDB_DEBUG.
7062 * README (Testsuite Parameters): Add GDB_DEBUG.
7063 (gdb,debug): Add board setting.
7064 * lib/gdb.exp (default_gdb_start): Start debugging.
7065 (gdb_debug_enabled): New procedure.
7066 (gdb_debug_init): Likewise.
7067
7068 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7069
7070 * Makefile.in: Pass through GDB_DEBUG.
7071 * README (Testsuite Parameters): Add GDB_DEBUG.
7072 (gdb,debug): Add board setting.
7073 * lib/gdb.exp (default_gdb_start): Start debugging.
7074 (gdb_debug_enabled): New procedure.
7075 (gdb_debug_init): Likewise.
7076
7077 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7078
7079 * gdb.base/ui-redirect.exp: Add debug redirect tests.
7080
7081 2019-05-17 Alan Hayward <alan.hayward@arm.com>
7082
7083 * gdb.base/ui-redirect.exp: Test redirection.
7084
7085 2019-01-28 Jan Vrany <jan.vrany@fit.cvut.cz>
7086
7087 * gdb.mi/mi-complete.exp: New file.
7088 * gdb.mi/mi-complete.cc: Likewise.
7089
7090 2019-05-15 Bernhard Heckel <bernhard.heckel@intel.com>
7091
7092 * gdb.fortran/vla-sizeof.exp: Add tests of sizeof applied to
7093 indexed and sliced arrays, and pointers to arrays.
7094
7095 2019-05-14 Tom Tromey <tromey@adacore.com>
7096
7097 * gdb.base/info-shared.exp (check_info_shared): Add "info shared"
7098 styling test.
7099
7100 2019-05-14 Tom de Vries <tdevries@suse.de>
7101
7102 * gdb.dwarf2/dw2-skip-prologue.S (.debug_loc): Fix base address
7103 selection entry encoding.
7104
7105 2019-05-10 Tom Tromey <tromey@adacore.com>
7106
7107 * gdb.ada/info_exc.exp: Add "complete" test.
7108
7109 2019-05-09 Tom de Vries <tdevries@suse.de>
7110
7111 * gdb.arch/amd64-tailcall-self.S: Make DW_FORM_ref4 references
7112 CU-relative.
7113
7114 2019-05-09 Tom de Vries <tdevries@suse.de>
7115
7116 * gdb.arch/amd64-entry-value-paramref.S: Make DW_FORM_ref4 references
7117 CU-relative.
7118
7119 2019-05-08 Joel Brobecker <brobecker@adacore.com>
7120
7121 * gdb.ada/frame_arg_lang.exp: New testcase.
7122 * gdb.ada/frame_arg_lang/bla.adb: New file.
7123 * gdb.ada/frame_arg_lang/pck.ads: New file.
7124 * gdb.ada/frame_arg_lang/pck.adb: New file.
7125 * gdb.ada/frame_arg_lang/foo.c: New file.
7126
7127 2019-05-08 Tom Tromey <tromey@adacore.com>
7128
7129 * gdb.python/py-value.exp (test_value_in_inferior): Add Ada test.
7130
7131 2019-05-08 Tom Tromey <tromey@adacore.com>
7132
7133 * gdb.base/ptype-offsets.exp: Update tests.
7134
7135 2019-05-08 Tom Tromey <tromey@adacore.com>
7136
7137 * gdb.base/ptype-offsets.exp: Use string_to_regexp. Fix test
7138 cases.
7139 * gdb.base/ptype-offsets.cc (struct abc) <my_int_type>: Now
7140 "short".
7141
7142 2019-05-08 Tom Tromey <tromey@adacore.com>
7143
7144 * gdb.ada/vla.exp: New file.
7145 * gdb.ada/vla/vla.adb: New file.
7146
7147 2019-05-07 Tom de Vries <tdevries@suse.de>
7148
7149 * gdb.base/index-cache.exp (ls_host): Fix return statement.
7150
7151 2019-05-07 Tom de Vries <tdevries@suse.de>
7152
7153 PR testsuite/24522
7154 * gdb.dlang/watch-loc.c: Fix debug_info_offset in .debug_aranges
7155 section.
7156
7157 2019-05-07 Tom de Vries <tdevries@suse.de>
7158
7159 PR testsuite/24522
7160 * gdb.dwarf2/dw2-case-insensitive-debug.S: Fix debug_info_offset in
7161 .debug_aranges section.
7162
7163 2019-05-07 Tom de Vries <tdevries@suse.de>
7164
7165 PR testsuite/24159
7166 * lib/dwarf.exp: Fix handling of DW_FORM_ref_addr.
7167
7168 2019-05-06 Tom de Vries <tdevries@suse.de>
7169
7170 * lib/gdb.exp (exec_has_index_section): New proc.
7171 * gdb.base/index-cache.exp: Handle case that binfile contains an index
7172 section.
7173
7174 2019-05-04 Tom de Vries <tdevries@suse.de>
7175
7176 * boards/cc-with-debug-names.exp: New file.
7177
7178 2019-05-03 Tom Tromey <tromey@adacore.com>
7179
7180 * gdb.ada/char_enum/pck.ads (Global_Enum_Type): New type.
7181 * gdb.ada/char_enum/foo.adb: Use Global_Enum_Type.
7182 * gdb.ada/char_enum.exp: Add test.
7183
7184 2019-05-03 Tom de Vries <tdevries@suse.de>
7185
7186 * boards/cc-with-gdb-index.exp: New file.
7187
7188 2019-05-02 Andrew Burgess <andrew.burgess@embecosm.com>
7189
7190 * gdb.rust/simple.exp: Add new test case.
7191 * gdb.rust/simple.rs (struct StringAtOffset): New struct.
7192 (main): Initialise an instance of the new struct.
7193
7194 2019-05-01 Tom Tromey <tromey@adacore.com>
7195
7196 * gdb.ada/packed_array_assign/aggregates.ads (Nested_Packed): New
7197 record.
7198 (NPR): New variable.
7199 * gdb.ada/packed_array_assign.exp: Add nested packed assignment
7200 test.
7201
7202 2019-05-01 Tom Tromey <tromey@adacore.com>
7203
7204 * gdb.ada/packed_array_assign.exp: Add packed assignment
7205 regression test.
7206
7207 2019-05-01 Tom de Vries <tdevries@suse.de>
7208
7209 * boards/cc-with-tweaks.exp: Generate gdb.sh, and pass it in env(GDB).
7210
7211 2019-05-01 Tom de Vries <tdevries@suse.de>
7212
7213 * boards/dwarf4-gdb-index.exp: Use cc-with-tweaks.exp.
7214
7215 2019-04-30 Ali Tamur <tamur@google.com>
7216
7217 * lib/dwarf.exp(): Added DW_FORM_strx1-4.
7218
7219 2019-04-30 Tom Tromey <tromey@adacore.com>
7220
7221 * lib/ada.exp (find_ada_tool): New proc.
7222 * lib/gdb.exp (gdb_compile_shlib): Allow .o files as inputs.
7223 * gdb.ada/catch_ex_std.exp: New file.
7224 * gdb.ada/catch_ex_std/foo.adb: New file.
7225 * gdb.ada/catch_ex_std/some_package.adb: New file.
7226 * gdb.ada/catch_ex_std/some_package.ads: New file.
7227
7228 2019-04-30 Tom Tromey <tromey@adacore.com>
7229
7230 PR c++/24470:
7231 * gdb.cp/temargs.cc: Add test code from PR.
7232
7233 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7234
7235 * gdb.fortran/vla-datatypes.exp: Update expected results.
7236 * gdb.fortran/vla-ptype.exp: Likewise.
7237 * gdb.fortran/vla-type.exp: Likewise.
7238 * gdb.fortran/vla-value.exp: Likewise.
7239
7240 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7241
7242 * gdb.fortran/ptr-indentation.exp: Update expected results.
7243 * gdb.fortran/ptype-on-functions.exp: Likewise.
7244 * gdb.fortran/vla-ptr-info.exp: Likewise.
7245 * gdb.fortran/vla-value.exp: Likewise.
7246
7247 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7248
7249 * gdb.fortran/ptype-on-functions.exp: New file.
7250 * gdb.fortran/ptype-on-functions.f90: New file.
7251
7252 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7253
7254 * gdb.fortran/exprs.exp (test_convenience_variables): Expect lower
7255 case void string.
7256
7257 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7258
7259 * gdb.fortran/complex.exp: Expand.
7260 * gdb.fortran/complex.f: Renamed to...
7261 * gdb.fortran/complex.f90: ...this, and extended to add more
7262 complex values.
7263
7264 2019-04-30 Andrew Burgess <andrew.burgess@embecosm.com>
7265
7266 * gdb.fortran/intrinsics.exp: Extend to cover MOD, CEILING, FLOOR,
7267 MODULO, CMPLX.
7268
7269 2019-04-29 Andrew Burgess <andrew.burgess@embecosm.com>
7270 Richard Bunt <richard.bunt@arm.com>
7271
7272 * gdb.base/max-depth.c: New file.
7273 * gdb.base/max-depth.exp: New file.
7274 * gdb.python/py-nested-maps.c: New file.
7275 * gdb.python/py-nested-maps.exp: New file.
7276 * gdb.python/py-nested-maps.py: New file.
7277 * gdb.python/py-format-string.exp (test_max_depth): New proc.
7278 (test_all_common): Call test_max_depth.
7279 * gdb.fortran/max-depth.exp: New file.
7280 * gdb.fortran/max-depth.f90: New file.
7281 * gdb.go/max-depth.exp: New file.
7282 * gdb.go/max-depth.go: New file.
7283 * gdb.modula2/max-depth.exp: New file.
7284 * gdb.modula2/max-depth.c: New file.
7285 * lib/gdb.exp (get_print_expr_at_depths): New proc.
7286
7287 2019-04-29 Tom de Vries <tdevries@suse.de>
7288
7289 * lib/opencl.exp (skip_opencl_tests): Add missing "with" in regexp.
7290
7291 2019-04-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7292
7293 * gdb.base/callexit.exp: Test may-call-functions off.
7294
7295 2019-04-25 Keith Seitz <keiths@redhat.com>
7296
7297 PR c++/24367
7298 * gdb.cp/meth-typedefs.cc (incomplete_struct)
7299 (another_incomplete_struct, test_incomplete): New definitions.
7300 (main): Use new definitions.
7301 * gdb.cp/meth-typedefs.exp: Add new tests for `test_incomplete'
7302 functions.
7303
7304 2019-04-25 Ali Tamur <tamur@google.com>
7305
7306 * lib/dwarf.exp (_handle_DW_FORM): Add DW_FORM_strx.
7307
7308 2019-04-25 Sergio Durigan Junior <sergiodj@redhat.com>
7309
7310 PR corefiles/11608
7311 PR corefiles/18187
7312 * gdb.base/coredump-filter-build-id.exp: New file.
7313
7314 2019-04-25 Alan Hayward <alan.hayward@arm.com>
7315
7316 * Makefile.in: Pass through GDBSERVER_DEBUG.
7317 * README (Testsuite Parameters): Add GDBSERVER_DEBUG.
7318 (gdbserver,debug): Add board setting.
7319 * gdb.trace/tspeed.exp: Skip when debugging.
7320 * lib/gdb.exp (gdbserver_debug_enabled): New procedure.
7321 * lib/gdbserver-support.exp: Likewise
7322
7323 2019-04-24 Tom Tromey <tromey@adacore.com>
7324
7325 * lib/gdb.exp (gdb_compile): Don't add -fno-stack-protector for
7326 Rust.
7327
7328 2019-04-24 Tom Tromey <tromey@adacore.com>
7329
7330 * gdb.arch/amd64-eval.exp: Test bitfield return.
7331 * gdb.arch/amd64-eval.cc (struct Bitfields): New.
7332 (class Foo) <return_bitfields>: New method.
7333 (main): Call it.
7334
7335 2019-04-23 Andrew Burgess <andrew.burgess@embecosm.com>
7336
7337 * gdb.cp/many-args.cc: New file.
7338 * gdb.cp/many-args.exp: New file.
7339
7340 2019-04-23 Tom de Vries <tdevries@suse.de>
7341
7342 PR gdb/24433
7343 * gdb.btrace/reconnect.exp: Fix stepi 19 pattern.
7344
7345 2019-04-23 Alan Hayward <alan.hayward@arm.com>
7346
7347 * gdb.trace/backtrace.exp: Use nopie flag.
7348 * gdb.trace/circ.exp: Likewise.
7349 * gdb.trace/collection.exp: Likewise.
7350 * gdb.trace/ftrace.exp: Likewise.
7351 * gdb.trace/mi-trace-unavailable.exp: Likewise.
7352 * gdb.trace/mi-traceframe-changed.exp: Likewise.
7353 * gdb.trace/qtro.exp: Likewise.
7354 * gdb.trace/read-memory.exp: Likewise.
7355 * gdb.trace/report.exp: Likewise.
7356 * gdb.trace/tfile.exp: Likewise.
7357 * gdb.trace/tfind.exp: Likewise.
7358 * gdb.trace/unavailable.exp: Likewise.
7359
7360 2019-04-22 Pedro Alves <palves@redhat.com>
7361
7362 * gdb.base/solib-probes-nosharedlibrary.c,
7363 gdb.base/solib-probes-nosharedlibrary.exp: New files.
7364
7365 2019-04-19 Tom Tromey <tromey@adacore.com>
7366
7367 * gdb.ada/ptype_union.c: New file.
7368 * gdb.ada/ptype_union.exp: New file.
7369
7370 2019-04-19 Tom Tromey <tromey@adacore.com>
7371
7372 PR symtab/24423:
7373 * gdb.base/list0.h (foo): Add a control-l character.
7374
7375 2019-04-18 Tom de Vries <tdevries@suse.de>
7376
7377 PR gdb/24433
7378 * boards/local-board.exp: Set sysroot to "".
7379
7380 2019-04-18 Tom de Vries <tdevries@suse.de>
7381 Pedro Alves <palves@redhat.com>
7382
7383 PR gdb/24454
7384 * gdb.threads/vfork-follow-child-exec.c: New file.
7385 * gdb.threads/vfork-follow-child-exec.exp: New file.
7386 * gdb.threads/vfork-follow-child-exit.c: New file.
7387 * gdb.threads/vfork-follow-child-exit.exp: New file.
7388
7389 2019-04-15 Leszek Swirski <leszeks@google.com>
7390
7391 * gdb.arch/amd64-eval.cc: New file.
7392 * gdb.arch/amd64-eval.exp: New file.
7393
7394 2019-04-11 Alan Hayward <alan.hayward@arm.com>
7395
7396 * gdb.server/sysroot.c: New test.
7397 * gdb.server/sysroot.exp: New file.
7398 * lib/gdbserver-support.exp (gdb_target_cmd): Add additional text
7399 matching param.
7400
7401 2019-04-11 Andrew Burgess <andrew.burgess@embecosm.com>
7402
7403 * gdb.base/align.exp: Extend test to cover structures containing
7404 only static fields.
7405
7406 2019-04-11 Tom de Vries <tdevries@suse.de>
7407
7408 * boards/cc-with-dwz-m.exp: New file.
7409 * boards/cc-with-dwz.exp: New file.
7410 * boards/cc-with-tweaks.exp: Note that check-gdb doesn't work.
7411
7412 2019-04-09 Simon Marchi <simon.marchi@efficios.com>
7413
7414 * gdb.base/start-cpp.exp: New file.
7415 * gdb.base/start-cpp.cc: New file.
7416
7417 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7418
7419 * gdb.python/py-thrhandle.exp: Adjust tests to call
7420 thread_from_handle instead of thread_from_thread_handle.
7421
7422 2019-04-08 Kevin Buettner <kevinb@redhat.com>
7423
7424 * gdb.python/py-thrhandle.exp: Add tests for
7425 gdb.InferiorThread.handle.
7426
7427 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7428
7429 * gdb.python/py-function.exp: Check calling helper function from
7430 all languages.
7431 * lib/gdb.exp (gdb_supported_languages): New proc.
7432
7433 2019-04-01 Andrew Burgess <andrew.burgess@embecosm.com>
7434
7435 * gdb.base/complex-parts.c: New file.
7436 * gdb.base/complex-parts.exp: New file.
7437
7438 2019-04-01 Tom Tromey <tromey@adacore.com>
7439
7440 PR symtab/23331:
7441 * gdb.dwarf2/dw2-ranges-main.c: New file.
7442 * gdb.dwarf2/dw2-ranges-psym.c: New file.
7443 * gdb.dwarf2/dw2-ranges-psym.exp: New file.
7444
7445 2019-03-30 Simon Marchi <simark@simark.ca>
7446
7447 * gdb.base/default.exp: Add values for $_gdb_major and
7448 $_gdb_minor.
7449
7450 2019-03-29 Tom Tromey <tromey@adacore.com>
7451
7452 * gdb.base/help.exp: Tighten apropos regexp.
7453
7454 2019-03-29 Keith Seitz <keiths@redhat.com>
7455
7456 * gdb.fortran/array-bounds.exp: New file.
7457 * gdb.fortran/array-bounds.f90: New file.
7458
7459 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7460
7461 * gdb.multi/multi-term-settings.c (main): Increase alarm timer.
7462
7463 2019-03-28 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7464
7465 * gdb.multi/hello.c (main): Increase alarm timer.
7466
7467 2019-03-28 Sandra Loosemore <sandra@codesourcery.com>
7468
7469 * gdb.threads/watchpoint-fork.exp (test): Use large timeout
7470 factor when no hardware watchpoint support.
7471
7472 2019-03-28 Alan Hayward <alan.hayward@arm.com>
7473 Pedro Alves <palves@redhat.com>
7474
7475 * boards/local-board.exp: set sysroot to /.
7476
7477 2019-03-27 Alan Hayward <alan.hayward@arm.com>
7478
7479 * gdb.base/interrupt-daemon-attach.c (main): Add alarm and sleep
7480 in child.
7481
7482 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7483
7484 * gdb.python/py-prettyprint.c (struct container) <is_map_p>: New
7485 field.
7486 (make_container): Initialise new field.
7487 * gdb.python/py-prettyprint.exp: Add new tests.
7488 * gdb.python/py-prettyprint.py (class ContainerPrinter)
7489 <display_hint>: New method.
7490
7491 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7492
7493 * gdb.python/py-prettyprint.exp: Use gdb_breakpoint and
7494 gdb_continue_to_breakpoint more throughout this test.
7495 (run_lang_tests) Supply unique test names, and use
7496 gdb_test_no_output.
7497
7498 2019-03-26 Andrew Burgess <andrew.burgess@embecosm.com>
7499
7500 * gdb.base/finish-pretty.exp: Update expected results.
7501 * gdb.base/pretty-print.c: New file.
7502 * gdb.base/pretty-print.exp: New file.
7503
7504 2019-03-25 Pedro Alves <palves@redhat.com>
7505
7506 * lib/gdb.exp (gdb_test_multiple): Split appends to $code and
7507 move comments outside list. Append '-i "" eof' section.
7508
7509 2019-03-22 Alan Hayward <alan.hayward@arm.com>
7510
7511 PR testsuite/25016
7512 * README: Add pie options.
7513 * gdb.base/break-interp.exp: Ensure pie is disabled.
7514 * gdb.base/dump.exp: Likewise.
7515 * lib/gdb.exp (gdb_compile): Add pie option.
7516
7517 2019-03-19 Tom Tromey <tromey@adacore.com>
7518
7519 * gdb.mi/mi2-cli-display.c: New file.
7520 * gdb.mi/mi2-cli-display.exp: New file.
7521
7522 2019-03-18 Joel Brobecker <brobecker@adacore.com>
7523 Tom Tromey <tromey@adacore.com>
7524
7525 * gdb.ada/ptype_array/pck.adb: New file.
7526 * gdb.ada/ptype_array/pck.ads: New file.
7527 * gdb.ada/ptype_array/foo.adb: New file.
7528 * gdb.ada/ptype_array.exp: New file.
7529
7530 2019-03-14 Tom Tromey <tromey@adacore.com>
7531
7532 * gdb.base/style.exp: Add "set style sources" test.
7533
7534 2019-03-13 Simon Marchi <simon.marchi@ericsson.com>
7535
7536 * mi-breakpoint-location-ena-dis.exp: Rename to ...
7537 * mi-breakpoint-multiple-locations.exp: ... this.
7538 (make_breakpoints_pattern): New proc.
7539 (do_test): Add mi_version parameter, test -break-insert,
7540 -break-info and =breakpoint-created.
7541
7542 2019-03-12 Andrew Burgess <andrew.burgess@embecosm.com>
7543
7544 * config/default.exp: Remove 'load_lib gdb.exp'.
7545 * config/monitor.exp: Likewise.
7546 * config/sid.exp: Likewise.
7547 * config/sim.exp: Likewise.
7548 * config/slite.exp: Likewise.
7549 * config/unix.exp: Likewise.
7550 * gdb.base/default.exp: Remove unhelpful comment.
7551
7552 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7553
7554 * gdb.fortran/type-kinds.exp: Extend to cover TYPE*SIZE cases.
7555
7556 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7557
7558 * gdb.fortran/intrinsics.exp: Extend to cover ABS.
7559
7560 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7561
7562 * gdb.fortran/type-kinds.exp: Update expected results.
7563
7564 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7565
7566 * gdb.fortran/type-kinds.exp: Test new integer type kind.
7567
7568 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7569
7570 * gdb.fortran/type-kinds.exp (test_cast_1_to_type_kind): New
7571 function.
7572 (test_basic_parsing_of_type_kinds): Expand types tested.
7573 (test_parsing_invalid_type_kinds): New function.
7574
7575 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7576
7577 * gdb.fortran/intrinsics.exp: New file.
7578 * gdb.fortran/intrinsics.f90: New file.
7579 * gdb.fortran/type-kinds.exp: New file.
7580
7581 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7582
7583 * gdb.fortran/dot-ops.exp: New file.
7584
7585 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7586
7587 * gdb.fortran/types.exp (test_logical_literal_types_accepted):
7588 Check upper and lower case logical literals.
7589
7590 2019-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
7591
7592 * gdb.fortran/types.exp (test_float_literal_types_accepted):
7593 Remove duplicate tests.
7594
7595 2019-03-06 Alan Hayward <alan.hayward@arm.com>
7596
7597 * lib/gdb.exp (builtin_cd): rename of cd.
7598 (cd): Override builtin.
7599
7600 2019-03-06 Richard Bunt <richard.bunt@arm.com>
7601
7602 * gdb.fortran/function-calls.exp: New file.
7603 * gdb.fortran/function-calls.f90: New test.
7604
7605 2019-03-04 Richard Bunt <richard.bunt@arm.com>
7606
7607 * gdb.fortran/short-circuit-argument-list.exp: Remove reliance
7608 on user program standard output.
7609 * gdb.fortran/short-circuit-argument-list.f90: Record function
7610 calls.
7611
7612 2019-02-28 Alan Hayward <alan.hayward@arm.com>
7613
7614 * lib/gdbserver-support.exp (gdbserver_start): Check for listen
7615 failure.
7616
7617 2019-02-28 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7618
7619 PR gdb/8527
7620 * gdb.base/interrupt-daemon-attach.c,
7621 gdb.base/interrupt-daemon-attach.exp: New test.
7622
7623 2019-02-27 Pedro Alves <palves@redhat.com>
7624
7625 * gdb.base/page.exp: Add tests for "set width/height -1".
7626
7627 2019-02-27 Pedro Alves <palves@redhat.com>
7628
7629 * gdb.base/page.exp: Add tests for "set/show width/height" with
7630 "infinite" values.
7631
7632 2019-02-27 Tom Tromey <tromey@adacore.com>
7633
7634 * lib/gdb.exp (skip_python_tests_prompt): Don't check for Python
7635 2.4.
7636 * gdb.python/py-finish-breakpoint.exp: Remove Python 2.4
7637 workaround.
7638
7639 2019-02-27 Andrew Burgess <andrew.burgess@embecosm.com>
7640
7641 * gdb.base/align.exp: Extend to compile in both C and C++, and add
7642 tests for structs with static members.
7643
7644 2019-02-26 Tom Tromey <tromey@adacore.com>
7645
7646 * gdb.python/py-value.exp (test_value_from_buffer): Check for
7647 ValueError, not TypeError.
7648
7649 2019-02-26 Kevin Buettner <kevinb@redhat.com>
7650
7651 * gdb.python/py-value.exp (test_value_from_buffer): New proc with
7652 call from main program.
7653
7654 2019-02-23 Joel Brobecker <brobecker@adacore.com>
7655
7656 * gdb.ada/mi_ref_changeable.exp: Update copyright year range.
7657 * gdb.ada/mi_ref_changeable/foo_rb20_056.adb: Likewise.
7658 * gdb.ada/mi_ref_changeable/pck.adb: Likewise.
7659 * gdb.ada/mi_ref_changeable/pck.ads: Likewise.
7660 * gdb.dwarf2/inlined_subroutine-inheritance.exp: Likewise.
7661
7662 2019-02-22 Keith Seitz <keiths@redhat.com>
7663
7664 PR symtab/23853
7665 * gdb.base/symlink-sourcefile.c: New file.
7666 * gdb.base/symlink-sourcefile.exp: New file.
7667
7668 2019-02-20 Tom Tromey <tom@tromey.com>
7669
7670 * gdb.base/info_qt.exp: Update.
7671
7672 2019-02-19 Simon Marchi <simon.marchi@polymtl.ca>
7673
7674 * gdb.base/source.exp: Move "error in sourced script" code to
7675 the end.
7676 * gdb.base/source-error.gdb: Move contents to
7677 source-error-1.gdb. Add new code to source source-error-1.gdb.
7678 * gdb.base/source-error-1.gdb: New file, from previous
7679 source-error.gdb.
7680
7681 2019-02-17 Tom Tromey <tom@tromey.com>
7682
7683 * gdb.base/style.exp: Use -g3 to compile when possible. Add test
7684 for macro styling.
7685 * gdb.base/style.c (SOME_MACRO): New macro.
7686
7687 2019-02-17 Tom Tromey <tom@tromey.com>
7688
7689 * gdb.base/style.exp: Add line-wrapping tests.
7690 * gdb.base/page.exp: Add test for quitting during pagination.
7691
7692 2019-02-17 Joel Brobecker <brobecker@adacore.com>
7693
7694 * gdb.ada/big_packed_array: New testcase.
7695 * gdb.ada/homonym.exp: Fix incorrect expected output for
7696 "break <homonym__get_value>" test.
7697
7698 2019-02-13 Weimin Pan <weimin.pan@oracle.com>
7699
7700 PR breakpoints/21870
7701 * gdb.arch/aarch64-dbreg-contents.exp: Use runto_main + continue
7702 and prepare_for_testing. Add comment.
7703 * gdb.arch/aarch64-dbreg-contents.c: Remove SET_WATCHPOINT and
7704 redundant cleanup call. Clean up comment.
7705
7706 2019-02-12 Weimin Pan <weimin.pan@oracle.com>
7707
7708 PR breakpoints/21870
7709 * gdb.arch/aarch64-dbreg-contents.exp: New file.
7710 * gdb.arch/aarch64-dbreg-contents.c: New file.
7711
7712 2019-02-10 Joel Brobecker <brobecker@adacore.com>
7713
7714 * gdb.ada/mi_ref_changeable: New testcase.
7715
7716 2019-02-07 Alan Hayward <alan.hayward@arm.com>
7717
7718 * gdb.base/attach.exp: Add double attach test.
7719
7720 2019-02-07 Simon Marchi <simon.marchi@polymtl.ca>
7721
7722 * lib/gdb.exp (default_gdb_start): Don't match pagination
7723 prompt.
7724 (gdb_init): Set stty_init.
7725
7726 2019-01-27 Tom Tromey <tom@tromey.com>
7727
7728 * gdb.python/py-finish-breakpoint.exp: Remove duplicate call to
7729 skip_python_tests.
7730
7731 2019-01-24 Alan Hayward <alan.hayward@arm.com>
7732
7733 * gdb.base/infcall-nested-structs.c (struct struct_static_02_01):
7734 New structure.
7735 (struct struct_static_02_02): Likewise.
7736 (struct struct_static_02_03): Likewise.
7737 (struct struct_static_02_04): Likewise.
7738 (struct struct_static_04_01): Likewise.
7739 (struct struct_static_04_02): Likewise.
7740 (struct struct_static_04_03): Likewise.
7741 (struct struct_static_04_04): Likewise.
7742 (struct struct_static_06_01): Likewise.
7743 (struct struct_static_06_02): Likewise.
7744 (struct struct_static_06_03): Likewise.
7745 (struct struct_static_06_04): Likewise.
7746 (cmp_struct_static_02_01): Likewise.
7747 (cmp_struct_static_02_02): Likewise.
7748 (cmp_struct_static_02_03): Likewise.
7749 (cmp_struct_static_02_04): Likewise.
7750 (cmp_struct_static_04_01): Likewise.
7751 (cmp_struct_static_04_02): Likewise.
7752 (cmp_struct_static_04_03): Likewise.
7753 (cmp_struct_static_04_04): Likewise.
7754 (cmp_struct_static_06_01): Likewise.
7755 (cmp_struct_static_06_02): Likewise.
7756 (cmp_struct_static_06_03): Likewise.
7757 (cmp_struct_static_06_04): Likewise.
7758 (call_all): Test new structs.
7759 * gdb.base/infcall-nested-structs.exp: Likewise.
7760
7761 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7762 * gdb.base/infcall-nested-structs.exp: Test C++ in addition to C.
7763
7764 2019-01-21 Alan Hayward <alan.hayward@arm.com>
7765 * gdb.base/stack-protector.c: New test.
7766 * gdb.base/stack-protector.exp: New file.
7767 * gdb.cp/ovldbreak.exp: Only allow a single break line.
7768 * lib/gdb.exp (get_compiler_info): Use getting_compiler_info
7769 option.
7770 (gdb_compile): Remove stack protector for GCC and prevent
7771 recursion.
7772
7773 2019-01-16 Keith Seitz <keiths@redhat.com>
7774
7775 PR gdb/23773
7776 * gdb.dwarf2/inlined_subroutine-inheritance.exp: New file.
7777
7778 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7779
7780 * gdb.arch/vsx-regs.exp: Add tests that use the vector register
7781 aliases.
7782 * gdb.arch/altivec-regs.exp: Likewise. Fix indentation of two
7783 tests.
7784 * gdb.arch/powerpc-vector-regs.c: New file.
7785 * gdb.arch/powerpc-vector-regs.exp: New file.
7786
7787 2019-01-14 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
7788
7789 * gdb.arch/altivec-regs.exp: Fix the list passed to
7790 gdb_expect_list when testing "info vector".
7791
7792 2019-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
7793
7794 * gdb.base/style.exp: Don't include path in testname.
7795
7796 2019-01-10 Keith Seitz <keiths@redhat.com>
7797
7798 PR gdb/23712
7799 PR symtab/23010
7800 * gdb.dwarf2/multidictionary.exp: New file.
7801
7802 2019-01-09 Simon Marchi <simon.marchi@ericsson.com>
7803
7804 * gdb.cp/demangle.exp (test_gnu_style_demangling): Rename to...
7805 (test_gnuv3_style_demangling): ... this.
7806 (test_lucid_style_demangling): Remove.
7807 (test_arm_style_demangling): Remove.
7808 (test_hp_style_demangling): Remove.
7809 (do_tests): Remove calls to the above.
7810
7811 2019-01-09 Andrew Burgess <andrew.burgess@embecosm.com>
7812
7813 * lib/mi-support.exp (mi_gdb_test): Remove interactive prompt
7814 case.
7815
7816 2019-01-06 Tom Tromey <tom@tromey.com>
7817
7818 PR gdb/28155:
7819 * gdb.dwarf2/typedef-void-finish.exp: New file.
7820
7821 2018-12-28 Tom Tromey <tom@tromey.com>
7822 Simon Marchi <simark@simark.ca>
7823
7824 * gdb.base/jit-exec.exp: New file.
7825 * gdb.base/jit-exec.c: New file.
7826 * gdb.base/jit-execd.c: New file.
7827
7828 2018-12-28 Tom Tromey <tom@tromey.com>
7829
7830 * gdb.base/style.exp: Update test to check for address styling.
7831
7832 2018-12-28 Tom Tromey <tom@tromey.com>
7833
7834 * gdb.base/style.exp: Add test for styling of "Reading symbols"
7835 message.
7836
7837 2018-12-28 Tom Tromey <tom@tromey.com>
7838
7839 * gdb.base/style.exp: Add test for version number styling.
7840
7841 2018-12-28 Tom Tromey <tom@tromey.com>
7842
7843 * gdb.base/style.exp: Add test for print_address_symbolic.
7844
7845 2018-12-28 Tom Tromey <tom@tromey.com>
7846
7847 * gdb.base/style.exp: Add test for breakpoint setting.
7848
7849 2018-12-28 Tom Tromey <tom@tromey.com>
7850
7851 * gdb.base/style.exp: Add test for variable names.
7852
7853 2018-12-28 Tom Tromey <tom@tromey.com>
7854
7855 * gdb.base/style.exp: New file.
7856 * gdb.base/style.c: New file.
7857
7858 2018-12-28 Tom Tromey <tom@tromey.com>
7859
7860 * lib/gdb.exp (gdb_init): Set the TERM environment variable to
7861 "dumb".
7862 * gdb.base/readline.exp (operate_and_get_next): Save and restore
7863 the TERM environment variable.
7864
7865 2018-12-27 Tom Tromey <tom@tromey.com>
7866
7867 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add
7868 pagination test.
7869
7870 2018-12-24 Andrew Burgess <andrew.burgess@embecosm.com>
7871
7872 * gdb.dwarf2/dw2-unusual-field-names.c: New file.
7873 * gdb.dwarf2/dw2-unusual-field-names.exp: New file.
7874
7875 2018-12-24 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7876
7877 * gdb.ada/bp_fun_addr/a.adb (a): Rename to bp_fun_addr.
7878 Filename a.adb changed to bp_fun_addr.adb.
7879 gdb.ada/bp_fun_addr.exp: Update test accordingly.
7880
7881 2018-12-21 Jan Vrany <jan.vrany@fit.cvut.cz>
7882
7883 * lib/gdb.exp (gdb_compile): Add new nopie flag enforce
7884 non-PIE executables.
7885 * README: Mention the gdb,nopie_flag board setting.
7886 * gdb.arch/amd64-disp-step.exp: Use nopie flag to enforce
7887 non-PIE executable.
7888 * gdb.arch/amd64-entry-value.exp: Likewise.
7889 * gdb.arch/amd64-invalid-stack-middle.exp: Likewise.
7890 * gdb.arch/i386-float.exp: Likewise.
7891 * gdb.arch/i386-signal.exp: Likewise.
7892 * gdb.mi/mi-reg-undefined.exp: Likewise.
7893
7894 2018-12-21 Paul Marechal <paul.marechal@ericsson.com>
7895
7896 PR gdb/23974
7897 * gdb.base/info-os.exp: Check return for unknown "info os" type.
7898
7899 2018-12-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7900
7901 * gdb.ada/info_auto_lang.exp: Normalize some_c source file.
7902 Update order of results accordingly.
7903
7904 2018-12-12 Andrew Burgess <andrew.burgess@embecosm.com>
7905
7906 * gdb.base/annota1.exp: Update a test regexp.
7907
7908 2018-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
7909
7910 * gdb.base/float.exp: Handle RISC-V targets without an FPU.
7911
7912 2018-12-09 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7913
7914 * gdb.threads/tid-reuse.c (REUSE_TIME_CAP): Declare as 60.
7915 (reuse_time): Initialize to REUSE_TIME_CAP.
7916 (check_rc): New function.
7917 (main): Use REUSE_TIME_CAP instead of hardcoded 60.
7918 Check pthread_create rc.
7919 (spawner_thread_func): Check pthread_create and pthread_join rc.
7920
7921 2018-12-08 Pedro Alves <palves@redhat.com>
7922
7923 * gdb.base/list.exp (test_forward_search): Rename to ...
7924 (test_forward_reverse_search): ... this. Also test reverse-search
7925 and the forward-search alias.
7926
7927 2018-12-05 Andrew Burgess <andrew.burgess@embecosm.com>
7928
7929 * config/sim.exp (gdb_target_sim): Remove redundant adjustment of
7930 local timeout variable before return, and remove all local timeout
7931 variable entirely.
7932 (gdb_load): Likewise.
7933
7934 2018-12-01 Tom de Vries <tdevries@suse.de>
7935
7936 * gdb.base/gdb-caching-proc.exp: New file.
7937
7938 2018-11-25 Sergio Durigan Junior <sergiodj@redhat.com>
7939
7940 * Makefile.in (TIMESTAMP): New variable.
7941 (check-single): Add $(TIMESTAMP) to the end of $(DO_RUNTEST)
7942 command.
7943 (check-single-racy): Likewise.
7944 (check/%.exp): Likewise.
7945 (check-racy/%.exp): Likewise.
7946 (workers/%.worker): Likewise.
7947 (build-perf): Likewise.
7948 (check-perf): Likewise.
7949 * README: Describe new "TS" and "TS_FORMAT" variables.
7950 * print-ts.py: New file.
7951
7952 2018-11-21 Benno Fünfstück <benno.fuenfstueck@gmail.com>
7953
7954 PR python/23714
7955 * gdb.python/python.exp: Test command repetition after
7956 gdb.execute.
7957
7958 2018-11-20 Andrew Burgess <andrew.burgess@embecosm.com>
7959
7960 * gdb.opt/inline-break.exp: Add test that info breakpoint output
7961 is correctly aligned.
7962
7963 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7964
7965 * gdb.ada/info_auto_lang.exp: New testcase.
7966 * gdb.ada/info_auto_lang/global_pack.ads: New file.
7967 * gdb.ada/info_auto_lang/proc_in_ada.adb: New file.
7968 * gdb.ada/info_auto_lang/some_c.c: New file.
7969
7970 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7971
7972 * gdb.dwarf2/dw2-case-insensitive.exp: Update due to auto switch to
7973 FUNC_lang language syntax.
7974
7975 2018-11-20 Philippe Waroquiers <philippe.waroquiers@skynet.be>
7976
7977 * gdb.base/info_minsym.c: New file.
7978 * gdb.base/info_minsym.exp: New file.
7979
7980 2018-11-19 Tom Tromey <tom@tromey.com>
7981
7982 PR rust/23625:
7983 * gdb.rust/simple.exp: Add ptype test. Update expected output.
7984 * gdb.rust/expr.exp: Update expected output. Change one test.
7985
7986 2018-11-19 Tom Tromey <tom@tromey.com>
7987
7988 * gdb.rust/simple.rs: Don't initialize empty_enum_value.
7989
7990 2018-11-19 Pedro Alves <palves@redhat.com>
7991
7992 * gdb.base/warning.exp: Don't override INTERNAL_FLAGS. Use
7993 gdb_spawn_with_cmdline_opts instead of gdb_start. Check that we
7994 see the expected warning.
7995
7996 2018-11-16 Alan Hayward <alan.hayward@arm.com>
7997
7998 PR gdb/22736:
7999 * gdb.cp/infcall-nodebug-lib.c: New test.
8000 * gdb.cp/infcall-nodebug-main.c: New test.
8001 * gdb.cp/infcall-nodebug.exp: New file.
8002
8003 2018-11-12 Simon Marchi <simon.marchi@polymtl.ca>
8004
8005 * gdb.base/skip.exp: Add standard_testfile. Add "skip delete"
8006 completer tests.
8007
8008 2018-11-09 Tom de Vries <tdevries@suse.de>
8009
8010 * gdb.base/msym-lang.c: New test.
8011 * gdb.base/msym-lang.exp: New file.
8012 * gdb.base/msym-lang-main.c: New test.
8013
8014 2018-11-08 Tom Tromey <tom@tromey.com>
8015
8016 PR gdb/23555:
8017 PR gdb/23838:
8018 * gdb.base/warning.exp: New file.
8019
8020 2018-11-08 Jan Beulich <jbeulich@suse.com>
8021
8022 * testsuite/gdb.arch/i386-avx512.c,
8023 testsuite/gdb.arch/i386-avx512.exp: Add 7th test.
8024
8025 2018-11-08 Andrew Burgess <andrew.burgess@embecosm.com>
8026
8027 * gdb.arch/riscv-reg-aliases.exp: Handle targets without floating
8028 point hardware.
8029
8030 2018-11-07 Andrew Burgess <andrew.burgess@embecosm.com>
8031
8032 * gdb.dwarf2/void-type.exp: Rename types, and make var_a an 'int'.
8033 * gdb.dwarf2/missing-type-name.exp: New file.
8034
8035 2018-11-06 Tom de Vries <tdevries@suse.de>
8036
8037 * gdb.base/many-headers.c: New test.
8038 * gdb.base/many-headers.exp: New file.
8039
8040 2018-11-06 Jim Wilson <jimw@sifive.com>
8041
8042 * gdb.base/code_elim.exp: For riscv, set additional_flags
8043 to include -msmall-data-limit=0.
8044
8045 2018-11-01 Joel Brobecker <brobecker@adacore.com>
8046
8047 * gdb.ada/watch_minus_l: New testcase.
8048
8049 2018-11-01 Sangamesh Mallayya <sangamesh.swamy@in.ibm.com>
8050
8051 * gdb.arch/aix-sighandle.c: New file.
8052 * gdb.arch/aix-sighandle.exp: New file.
8053
8054 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8055
8056 * gdb.arch/riscv-reg-aliases.exp: Rewrite to take account of float
8057 registers being unions.
8058
8059 2018-10-31 Tom de Vries <tdevries@suse.de>
8060
8061 * lib/valgrind.exp: New file.
8062 (vgdb_start, vgdb_stop): New procs, factored out of ...
8063 * gdb.base/valgrind-bt.exp: ... here, ...
8064 * gdb.base/valgrind-disp-step.exp: ... here and ...
8065 * gdb.base/valgrind-infcall.exp: ... here.
8066
8067 2018-10-31 Tom de Vries <tdevries@suse.de>
8068
8069 * lib/gdb.exp (get_valueof): Don't output read value in test name.
8070
8071 2018-10-31 Andrew Burgess <andrew.burgess@embecosm.com>
8072
8073 * gdb.dwarf2/void-type.c: New file.
8074 * gdb.dwarf2/void-type.exp: New file.
8075
8076 2018-10-27 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8077
8078 * gdb.base/info_qt.c: New file.
8079 * gdb.base/info_qt.exp: New file.
8080
8081 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8082
8083 * gdb.arch/powerpc-htm-regs.c: New file.
8084 * gdb.arch/powerpc-htm-regs.exp: New file.
8085
8086 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8087
8088 * gdb.arch/powerpc-tar.c: New file.
8089 * gdb.arch/powerpc-tar.exp: New file.
8090
8091 2018-10-26 Pedro Franco de Carvalho <pedromfc@linux.ibm.com>
8092
8093 * gdb.arch/powerpc-ppr-dscr.c: New file.
8094 * gdb.arch/powerpc-ppr-dscr.exp: New file.
8095
8096 2018-10-25 Tom de Vries <tdevries@suse.de>
8097
8098 * gdb.base/valgrind-db-attach.exp: Rewrite to use vgdb.
8099
8100 2018-10-24 Tom de Vries <tdevries@suse.de>
8101
8102 * lib/gdb.exp (gdb_test_multiple): Log wait status on process no
8103 longer exists error.
8104
8105 2018-10-24 Tom de Vries <tdevries@suse.de>
8106
8107 * gdb.base/catch-follow-exec.exp: Rewrite using gdb_test.
8108
8109 2018-10-24 Tom de Vries <tdevries@suse.de>
8110
8111 * gdb.base/valgrind-db-attach.exp: Handle removed support for
8112 --db-attach in valgrind.
8113
8114 2018-10-23 Andrew Burgess <andrew.burgess@embecosm.com>
8115
8116 * gdb.arch/riscv-reg-aliases.c: New file.
8117 * gdb.arch/riscv-reg-aliases.exp: New file.
8118
8119 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8120
8121 * gdb.python/py-cmd.exp: Check for gdb_prompt.
8122
8123 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8124
8125 * gdb.base/vla-optimized-out.exp: Allow either optimized out or 6.
8126
8127 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8128
8129 * gdb.cp/ovldbreak.exp: Fix regexps.
8130
8131 2018-10-19 Alan Hayward <alan.hayward@arm.com>
8132
8133 * gdb.compile/compile-cplus-print.exp: Start inferior earlier.
8134
8135 2018-10-18 Sergio Durigan Junior <sergiodj@redhat.com>
8136
8137 PR cli/23785
8138 * gdb.base/restore.exp: New test to check if "restore" with an
8139 invalid file doesn't segfault.
8140
8141 2018-10-18 Tom de Vries <tdevries@suse.de>
8142
8143 * gdb.ada/bp_inlined_func.exp: Fix capitalized test name.
8144 * gdb.ada/excep_handle.exp: Same.
8145 * gdb.ada/mi_string_access.exp: Same.
8146 * gdb.ada/mi_var_union.exp: Same.
8147 * gdb.arch/arc-analyze-prologue.exp: Same.
8148 * gdb.arch/arc-decode-insn.exp: Same.
8149 * gdb.base/readnever.exp: Same.
8150 * gdb.fortran/printing-types.exp: Same.
8151 * gdb.guile/scm-lazy-string.exp: Same.
8152
8153 2018-10-16 Tom de Vries <tdevries@suse.de>
8154
8155 PR gdb/23730
8156 * gdb.base/catch-follow-exec.c: Add copyright notice.
8157 * gdb.base/catch-follow-exec.exp: Rewrite to use
8158 gdb_spawn_with_cmdline_opts. Require gdb-native.
8159
8160 2018-10-12 Sandra Loosemore <sandra@codesourcery.com>
8161
8162 * gdb.trace/actions-changed.exp: Check for arch support.
8163 * gdb.trace/actions.exp: Likewise.
8164 * gdb.trace/ax.exp: Likewise.
8165 * gdb.trace/backtrace.exp: Likewise.
8166 * gdb.trace/change-loc.exp: Likewise.
8167 * gdb.trace/deltrace.exp: Likewise.
8168 * gdb.trace/ftrace-lock.exp: Check for shlib and arch support.
8169 * gdb.trace/ftrace.exp: Likewise.
8170 * gdb.trace/infotrace.exp: Check for arch support.
8171 * gdb.trace/mi-trace-frame-collected.exp: Likewise.
8172 * gdb.trace/mi-tracepoint-changed.exp: Likewise.
8173 * gdb.trace/mi-tsv-changed.exp: Likewise.
8174 * gdb.trace/packetlen.exp: Likewise.
8175 * gdb.trace/passc-dyn.exp: Likewise.
8176 * gdb.trace/passcount.exp: Likewise.
8177 * gdb.trace/pending.exp: Likewise.
8178 * gdb.trace/range-stepping.exp: Check for shlib support.
8179 * gdb.trace/report.exp: Check for arch support.
8180 * gdb.trace/save-trace.exp: Likewise.
8181 * gdb.trace/signal.exp: Check for signal support.
8182 * gdb.trace/tfind.exp: Check for arch support.
8183 * gdb.trace/trace-break.exp: Check for arch and shlib support.
8184 * gdb.trace/trace-common.h: Add comment.
8185 * gdb.trace/trace-condition.exp: Check for shlib and arch support.
8186 * gdb.trace/trace-enable-disable.exp: Likewise.
8187 * gdb.trace/trace-mt.exp: Likewise. Remove redundant untested call.
8188 * gdb.trace/tracecmd.exp: Check for arch support.
8189 * gdb.trace/tspeed.exp: Check for shlib and target support.
8190 * gdb.trace/tstatus.exp: Check for arch support.
8191 * gdb.trace/tsv.exp: Likewise.
8192 * gdb.trace/while-dyn.exp: Likewise.
8193 * gdb.trace/while-stepping.exp: Likewise.
8194 * lib/trace-support.exp (gdb_trace_common_supports_arch): New.
8195
8196 2018-10-12 Simon Marchi <simon.marchi@ericsson.com>
8197
8198 * gdb.trace/tspeed.exp: Remove nowarnings.
8199 (prepare_for_trace_test): Declare "global ipalib".
8200 * gdb.trace/tspeed.c: Include unistd.h.
8201 (main): Remove superfluous printf argument.
8202
8203 2018-10-11 Sandra Loosemore <sandra@codesourcery.com>
8204
8205 * gdb.base/solib-vanish.exp: Fix regexp not to require a POSIX
8206 directory prefix on the filename.
8207
8208 2018-10-10 Sergio Durigan Junior <sergiodj@redhat.com>
8209
8210 * gdb.gdb/unittest.exp: Update expected message informing that
8211 selftests have been disabled.
8212 * gdb.server/unittest.exp: Likewise.
8213
8214 2018-10-09 Tom de Vries <tdevries@suse.de>
8215
8216 * lib/gdb.exp (target_supports_scheduler_locking): Replace gdb_start_cmd
8217 with runto_main.
8218
8219 2018-10-08 Weimin Pan <weimin.pan@oracle.com>
8220
8221 PR c++/16841
8222 * gdb.cp/virtbase2.cc: New file.
8223 * gdb.cp/virtbase2.exp: New file.
8224
8225 2018-10-06 Tom Tromey <tom@tromey.com>
8226
8227 PR python/19399:
8228 * gdb.python/py-inferior.exp: Add architecture test.
8229
8230 2018-10-06 Tom Tromey <tom@tromey.com>
8231
8232 * gdb.base/gnu-ifunc.exp (build): Use standard_output_file.
8233 * gdb.trace/unavailable-dwarf-piece.exp: Use standard_output_file.
8234
8235 2018-10-06 Tom Tromey <tom@tromey.com>
8236
8237 * gdb.python/py-breakpoint.exp (check_last_event): Check location
8238 of a "throw" catchpoint.
8239
8240 2018-10-06 Sergio Durigan Junior <sergiodj@redhat.com>
8241
8242 * gdb.base/info-proc.exp: Update string expected from "help info
8243 proc".
8244
8245 2018-10-04 Tom Tromey <tom@tromey.com>
8246
8247 * gdb.cp/maint.exp (test_invalid_name): Update expected output.
8248 * gdb.gdb/complaints.exp (test_short_complaints): Remove.
8249 (test_initial_complaints, test_empty_complaints): Update.
8250 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8251
8252 2018-10-04 Tom Tromey <tom@tromey.com>
8253
8254 PR cli/19551:
8255 * lib/mi-support.exp (mi_gdb_file_cmd): Update.
8256 * lib/gdb.exp (gdb_file_cmd): Update.
8257 * gdb.stabs/weird.exp (print_weird_var): Update.
8258 * gdb.server/solib-list.exp: Update.
8259 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Update.
8260 * gdb.mi/mi-cli.exp: Update.
8261 * gdb.linespec/linespec.exp: Update.
8262 * gdb.dwarf2/dw2-stack-boundary.exp: Update.
8263 * gdb.dwarf2/dw2-objfile-overlap.exp: Update.
8264 * gdb.cp/cp-relocate.exp: Update.
8265 * gdb.base/sym-file.exp: Update.
8266 * gdb.base/relocate.exp: Update.
8267 * gdb.base/readnever.exp: Update.
8268 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
8269 * gdb.base/kill-detach-inferiors-cmd.exp: Update.
8270 * gdb.base/dbx.exp (gdb_file_cmd): Update.
8271 * gdb.base/code_elim.exp: Update.
8272 * gdb.base/break-unload-file.exp (test_break): Update.
8273 * gdb.base/break-interp.exp (test_attach_gdb): Update.
8274 * gdb.base/break-idempotent.exp (force_breakpoint_re_set):
8275 Update.
8276 * gdb.base/attach.exp (do_attach_tests): Update.
8277 * gdb.base/sepdebug.exp: Update.
8278 * gdb.python/py-section-script.exp: Update.
8279
8280 2018-10-04 Tom Tromey <tom@tromey.com>
8281
8282 PR cli/22234:
8283 * gdb.dwarf2/dw2-stack-boundary.exp: Update expected output.
8284 * gdb.gdb/complaints.exp (test_short_complaints): Update expected
8285 output.
8286
8287 2018-10-04 Tom Tromey <tom@tromey.com>
8288
8289 * gdb.base/attach.exp (test_command_line_attach_run): Use -quiet;
8290 set width and height to 0.
8291 (test_command_line_attach_run): Use -quiet.
8292
8293 2018-10-03 Sandra Loosemore <sandra@codesourcery.com>
8294
8295 * lib/gdb.exp (skip_ifunc_tests): New.
8296 * gdb.base/gnu-ifunc.exp: Skip if no ifunc support. Handle
8297 other compile failures.
8298 * gdb.compile/compile-ifunc.exp: Skip if no ifunc support.
8299
8300 2018-10-01 Simon Marchi <simon.marchi@ericsson.com>
8301
8302 * gdb.arch/i386-avx512.exp: Fix setting of nr_regs based on
8303 is_amd64_regs_target.
8304
8305 2018-10-01 Alan Hayward <alan.hayward@arm.com>
8306
8307 * gdb.arch/aarch64-sighandler-regs.c: New test.
8308 * gdb.arch/aarch64-sighandler-regs.exp: New file.
8309 * lib/gdb.exp (skip_aarch64_sve_tests): New proc.
8310
8311 2018-10-01 Markus Metzger <markus.t.metzger@intel.com>
8312
8313 * lib/gdb.exp (is_amd64_regs_target): Change assembly to C inline
8314 assembly.
8315
8316 2018-09-28 Andrew Burgess <andrew.burgess@embecosm.com>
8317
8318 * gdb.base/frame-selection.exp: New file.
8319 * gdb.base/frame-selection.c: New file.
8320
8321 2018-09-27 Alan Hayward <alan.hayward@arm.com>
8322
8323 * gdb.threads/check-libthread-db.c (thread_routine): Use a
8324 pthread barrier.
8325 (main): Likewise.
8326
8327 2018-09-26 Andrew Burgess <andrew.burgess@embecosm.com>
8328
8329 * gdb.base/large-frame-1.c: New file.
8330 * gdb.base/large-frame-2.c: New file.
8331 * gdb.base/large-frame.exp: New file.
8332 * gdb.base/large-frame.h: New file.
8333
8334 2018-09-24 Jozef Lawrynowicz <jozef.l@mittosystems.com>
8335
8336 PR gdb/20948
8337 * gdb.base/write_mem.exp: New test.
8338 * gdb.base/write_mem.c: Likewise.
8339
8340 2018-09-23 Tom Tromey <tom@tromey.com>
8341
8342 PR python/18852:
8343 * gdb.python/py-parameter.exp: Add test for parameter that throws
8344 on "set".
8345
8346 2018-09-23 Tom Tromey <tom@tromey.com>
8347
8348 PR python/17284:
8349 * gdb.python/py-template.exp (test_template_arg): Add test for
8350 negative template argument number.
8351
8352 2018-09-23 Tom Tromey <tom@tromey.com>
8353
8354 PR python/14062:
8355 * gdb.python/python.exp: Add test for post_event error.
8356
8357 2018-09-23 Tom Tromey <tom@tromey.com>
8358
8359 PR python/18170:
8360 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests to
8361 convert pointers to int and long.
8362
8363 2018-09-23 Tom Tromey <tom@tromey.com>
8364
8365 PR python/20126:
8366 * gdb.python/py-value.exp (test_value_numeric_ops): Add
8367 signed-ness conversion tests.
8368
8369 2018-09-23 Tom Tromey <tom@tromey.com>
8370
8371 PR python/18352;
8372 * gdb.python/py-value.exp (test_float_conversion): New proc.
8373 Use it.
8374
8375 2018-09-20 Hafiz Abid Qadeer <abidh@codesourcery.com>
8376
8377 gdb.base/reggroups.exp (fetch_reggroups): Add '_' in match pattern.
8378
8379 2018-09-18 Sandra Loosemore <sandra@codesourcery.com>
8380
8381 * gdb.base/complete-empty.exp: Skip tab-completion tests if
8382 no readline.
8383 * gdb.base/utf8-identifiers.exp: Likewise.
8384 * gdb.cp/cpcompletion.exp: Likewise.
8385 * gdb.linespec/cpcompletion.exp: Likewise.
8386 * gdb.linespec/cpls-abi-tag.exp: Likewise.
8387 * gdb.linespec/cpls-ops.exp: Likewise.
8388
8389 2018-09-19 Richard Bunt <richard.bunt@arm.com>
8390 Chris January <chris.january@arm.com>
8391
8392 * gdb.cp/koenig.exp: Extend to test logical short circuiting.
8393 * gdb.fortran/short-circuit-argument-list.exp: New file.
8394 * gdb.fortran/short-circuit-argument-list.f90: New test.
8395
8396 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8397
8398 * gdb.arch/amd64-invalid-stack-top.exp: Expect optional
8399 "arch=" keyword when executing "-stack-list-frames".
8400
8401 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8402
8403 * gdb.arch/amd64-invalid-stack-middle.exp: Expect optional
8404 "arch=" keyword when executing "-stack-list-frames".
8405
8406 2018-09-18 Sergio Durigan Junior <sergiodj@redhat.com>
8407
8408 * gdb.ada/complete.exp: Expect for "@" when doing "complete
8409 break ada".
8410
8411 2018-09-17 Simon Marchi <simon.marchi@polymtl.ca>
8412
8413 PR python/23669
8414 * gdb.python/python.exp: Test gdb.execute("show commands").
8415
8416 2018-09-16 Tom Tromey <tom@tromey.com>
8417
8418 * gdb.base/new-ui.exp (do_execution_tests): Update.
8419 * gdb.base/dbx.exp (test_breakpoints): Update.
8420
8421 2018-09-14 Alan Hayward <alan.hayward@arm.com>
8422
8423 * lib/gdb.exp (gdb_simple_compile): Add proc.
8424 (is_elf_target): Use gdb_simple_compile.
8425 (skip_altivec_tests): Likewise.
8426 (skip_vsx_tests): Likewise.
8427 (skip_tsx_tests): Likewise.
8428 (skip_btrace_tests): Likewise.
8429 (skip_btrace_pt_tests): Likewise.
8430 (gdb_can_simple_compile): Likewise.
8431 (gdb_has_argv0): Likewise.
8432 (gdb_target_symbol_prefix): Likewise.
8433 (target_supports_scheduler_locking): Likewise.
8434
8435 2018-09-13 Tom Tromey <tom@tromey.com>
8436
8437 * Makefile.in (TAGS): Recognize proc_with_prefix and
8438 gdb_caching_proc.
8439
8440 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8441
8442 * gdb.python/py-progspace.exp: Test the Progspace.objfiles
8443 method.
8444
8445 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8446
8447 * gdb.python/py-inferior.exp: Add tests for Inferior.progspace
8448 and a few other Inferior properties when the Inferior is no
8449 longer valid.
8450
8451 2018-09-13 Tom Tromey <tom@tromey.com>
8452
8453 PR rust/23650:
8454 * gdb.rust/simple.exp: Add test for enum field access error.
8455
8456 2018-09-13 Tom Tromey <tom@tromey.com>
8457
8458 PR rust/23626:
8459 * gdb.rust/simple.rs (EmptyEnum): New type.
8460 (main): Use it.
8461 * gdb.rust/simple.exp (test_one_slice): Add empty enum test.
8462
8463 2018-09-13 Simon Marchi <simon.marchi@ericsson.com>
8464
8465 * gdb.python/py-inferior.exp: Test repr() of gdb.Inferior.
8466 * gdb.python/py-objfile.exp: Test repr() of gdb.Objfile.
8467 * gdb.python/py-symtab.exp: Update test printing an objfile.
8468
8469 2018-09-12 Simon Marchi <simon.marchi@ericsson.com>
8470
8471 * gdb.python/py-inferior.exp: Test using an invalid gdb.Inferior
8472 object.
8473
8474 2018-09-12 Alan Hayward <alan.hayward@arm.com>
8475
8476 * lib/gdb.exp (gdb_can_simple_compile): Add proc.
8477 (support_complex_tests): Use gdb_can_simple_compile.
8478 (is_ilp32_target): Likewise.
8479 (is_lp64_target): Likewise.
8480 (is_64_target): Likewise.
8481 (is_amd64_regs_target): Likewise.
8482 (is_aarch32_target): Likewise.
8483 (gdb_int128_helper): Likewise.
8484
8485 2018-09-11 Jan Kratochvil <jan.kratochvil@redhat.com>
8486
8487 * Makefile.in (check-parallel-racy): Fix dg-extract-results.sh path.
8488
8489 2018-09-10 Jerome Guitton <guitton@adacore.com>
8490
8491 * gdb.ada/same_component_name: Add test for case of tagged record
8492 with variable-length fields.
8493
8494 2018-09-10 Xavier Roirand <roirand@adacore.com>
8495
8496 * gdb.ada/access_to_unbounded_array.exp: New testcase.
8497 * gdb.ada/access_to_unbounded_array/foo.adb: New file.
8498 * gdb.ada/access_to_unbounded_array/pack.adb: New file.
8499 * gdb.ada/access_to_unbounded_array/pack.ads: New file.
8500
8501 2018-09-10 Xavier Roirand <roirand@adacore.com>
8502
8503 * gdb.ada/mi_string_access.exp: New testcase.
8504 * gdb.ada/mi_string_access/bar.adb: New file.
8505 * gdb.ada/mi_string_access/pck.adb: New file.
8506 * gdb.ada/mi_string_access/pck.asd: New file.
8507
8508 2018-09-10 Xavier Roirand <roirand@adacore.com>
8509
8510 * gdb.ada/mi_var_union.exp: New testcase.
8511 * gdb.ada/mi_var_union/bar.adb: New file.
8512 * gdb.ada/mi_var_union/pck.adb: New file.
8513 * gdb.ada/mi_var_union/pck.asd: New file.
8514
8515 2018-09-08 Tom Tromey <tom@tromey.com>
8516
8517 * gdb.python/py-prettyprint.exp: Use with_test_prefix.
8518
8519 2018-09-08 Tom Tromey <tom@tromey.com>
8520
8521 PR python/16047:
8522 * gdb.python/py-prettyprint.py (pp_int_typedef3): New class.
8523 (register_pretty_printers): Register new printer.
8524 * gdb.python/py-prettyprint.exp (run_lang_tests): Add int_type3
8525 test.
8526 * gdb.python/py-prettyprint.c (int_type3): New typedef.
8527 (an_int_type3): New global.
8528
8529 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8530
8531 * gdb.ada/expr_with_funcall: New testcase.
8532
8533 2018-09-08 Joel Brobecker <brobecker@adacore.com>
8534
8535 * gdb.ada/packed_array_assign: New testcase.
8536
8537 2018-09-07 Andrew Burgess <andrew.burgess@embecosm.com>
8538
8539 * gdb.base/watchpoint.exp (test_complex_watchpoint): Extend test
8540 names, and add test prefixes to make test names unique.
8541
8542 2018-09-05 Tom de Vries <tdevries@suse.de>
8543
8544 * gdb.dwarf2/varval.exp: Add test.
8545
8546 2018-09-04 Gary Benson <gbenson@redhat.com>
8547
8548 * gdb.base/batch-exit-status.exp: Use gdb_test_multiple and expect
8549 'eof' before 'wait -i'. Use remote_close and clear_gdb_spawn_id.
8550
8551 2018-08-31 Tom Tromey <tom@tromey.com>
8552
8553 * gdb.rust/simple.rs: Rename second variable "v".
8554
8555 2018-08-30 Andrew Burgess <andrew.burgess@embecosm.com>
8556
8557 * gdb.base/funcargs.c (use_a): New function.
8558 (recurse): Call use_a.
8559
8560 2018-08-29 Keith Seitz <keiths@redhat.com>
8561
8562 * gdb.compile/compile-cplus-anonymous.cc: New file.
8563 * gdb.compile/compile-cplus-anonymous.exp: New file.
8564 * gdb.compile/compile-cplus-array-decay.cc: New file.
8565 * gdb.compile/compile-cplus-array-decay.exp: New file.
8566 * gdb.compile/compile-cplus-inherit.cc: New file.
8567 * gdb.compile/compile-cplus-inherit.exp: New file.
8568 * gdb.compile/compile-cplus-member.cc: New file.
8569 * gdb.compile/compile-cplus-member.exp: New file.
8570 * gdb.compile/compile-cplus-method.cc: New file.
8571 * gdb.compile/compile-cplus-method.exp: New file.
8572 * gdb.compile/compile-cplus-mod.c: "New" file.
8573 * gdb.compile/compile-cplus-namespace.cc: New file.
8574 * gdb.compile/compile-cplus-namespace.exp: New file.
8575 * gdb.compile/compile-cplus-nested.cc: New file.
8576 * gdb.compile/compile-cplus-nested.exp: New file.
8577 * gdb.compile/compile-cplus-print.c: "New" file.
8578 * gdb.compile/compile-cplus-print.exp: "New" file.
8579 * gdb.compile/compile-cplus-virtual.cc: New file.
8580 * gdb.compile/compile-cplus-virtual.exp: New file.
8581 * gdb.compile/compile-cplus.c: "New" file.
8582 * gdb.compile/compile-cplus.exp: "New" file.
8583 * lib/compile-support.exp: New file.
8584
8585 2018-08-16 Gary Benson <gbenson@redhat.com>
8586
8587 PR gdb/13000:
8588 * gdb.base/batch-exit-status.exp: New file.
8589 * gdb.base/batch-exit-status.good-commands: Likewise.
8590 * gdb.base/batch-exit-status.bad-commands: Likewise.
8591
8592 2018-08-29 Alan Hayward <alan.hayward@arm.com>
8593
8594 * gdb.base/infcall-nested-structs.c (struct struct01): Remove.
8595 (struct struct02): Likewise.
8596 (struct struct03): Likewise.
8597 (struct struct04): Likewise.
8598 (struct struct_01_01): New struct.
8599 (struct struct_01_02): Likewise.
8600 (struct struct_01_03): Likewise.
8601 (struct struct_01_04): Likewise.
8602 (struct struct_02_01): Likewise.
8603 (struct struct_02_02): Likewise.
8604 (struct struct_02_03): Likewise.
8605 (struct struct_02_04): Likewise.
8606 (struct struct_04_01): Likewise.
8607 (struct struct_04_02): Likewise.
8608 (struct struct_04_03): Likewise.
8609 (struct struct_04_04): Likewise.
8610 (struct struct_05_01): Likewise.
8611 (struct struct_05_02): Likewise.
8612 (struct struct_05_03): Likewise.
8613 (struct struct_05_04): Likewise.
8614 (cmp_struct01): Remove function.
8615 (cmp_struct02): Likewise.
8616 (cmp_struct03): Likewise.
8617 (cmp_struct04): Likewise.
8618 (cmp_struct_01_01): Add Function.
8619 (cmp_struct_01_02): Likewise.
8620 (cmp_struct_01_03): Likewise.
8621 (cmp_struct_01_04): Likewise.
8622 (cmp_struct_02_01): Likewise.
8623 (cmp_struct_02_02): Likewise.
8624 (cmp_struct_02_03): Likewise.
8625 (cmp_struct_02_04): Likewise.
8626 (cmp_struct_04_01): Likewise.
8627 (cmp_struct_04_02): Likewise.
8628 (cmp_struct_04_03): Likewise.
8629 (cmp_struct_04_04): Likewise.
8630 (cmp_struct_05_01): Likewise.
8631 (cmp_struct_05_02): Likewise.
8632 (cmp_struct_05_03): Likewise.
8633 (cmp_struct_05_04): Likewise.
8634 (call_all): Add new structs.
8635 * gdb.base/infcall-nested-structs.exp: Likewise.
8636
8637 2018-08-27 Jan Vrany <jan.vrany@fit.cvut.cz>
8638
8639 * gdb.python/py-framefilter-mi.exp: Update regexp to
8640 check for "arch" field in frame output.
8641
8642 2018-08-23 Kevin Buettner <kevinb@redhat.com>
8643
8644 * gdb.dwarf2/dw2-ranges-func.c: New file.
8645 * gdb.dwarf2/dw2-ranges-func.exp: New file.
8646
8647 2018-08-22 Simon Marchi <simon.marchi@polymtl.ca>
8648
8649 * gdb.base/term.exp: Compare terminal settings with values from
8650 the inferior.
8651 * gdb.base/term.c: Get and set terminal settings.
8652
8653 2018-08-22 Jan Vrany <jan.vrany@fit.cvut.cz>
8654
8655 * lib/mi-support.exp (mi_expect_stop): Update regexp to
8656 accommodate new "arch" field in frame output.
8657 * gdb.mi/mi-return.exp: Likewise.
8658 * gdb.mi/mi-stack.exp: Likewise.
8659 * gdb.mi/mi-syn-frame.exp: Likewise.
8660 * gdb.mi/user-selected-context-sync.exp: Likewise.
8661
8662 2018-08-19 Michael Spang <spang@google.com>
8663
8664 PR gdb/11786
8665 * gdb.base/gcore-tls-pie.c: New file.
8666 * gdb.base/gcore-tls-pie.exp: New file.
8667
8668 2018-08-18 Kevin Buettner <kevinb@redhat.com>
8669
8670 * lib/dwarf.exp: Add support for DW_OP_GNU_variable_value.
8671 * gdb.dwarf2/varval.c: New file.
8672 * gdb.dwarf2/varval.exp: New file.
8673
8674 2018-08-17 Alan Hayward <alan.hayward@arm.com>
8675
8676 PR gdb/18931
8677 * gdb.arch/aarch64-fp.c (main): Fix asm registers.
8678
8679 2018-08-16 Keith Seitz <keiths@redhat.com>
8680
8681 * gdb.compile/compile.exp: Use gdb_test_no_output for "compile code"
8682 tests expected to pass.
8683
8684 2018-08-14 Jan Vrany <jan.vrany@fit.cvut.cz>
8685
8686 * gdb.mi/mi-disassemble.exp (test_disassembly_only): Add tests for
8687 -data-disassemble -a.
8688 (test_disassembly_bogus_args): Likewise.
8689
8690 2018-08-14 Andrew Burgess <andrew.burgess@embecosm.com>
8691
8692 * gdb.mi/list-thread-groups-available.exp: Update test regexp.
8693
8694 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8695
8696 * gdb.base/vla-optimized-out.exp: Add new test.
8697
8698 2018-08-09 Andrew Burgess <andrew.burgess@embecosm.com>
8699
8700 * gdb.base/vla-optimized-out-o3.exp: Delete.
8701 * gdb.base/vla-optimized-out-o3-strict.exp: Delete.
8702 * gdb.base/vla-optimized-out.exp: Extend to cover all of the
8703 deleted tests.
8704
8705 2018-08-08 Andrew Burgess <andrew.burgess@embecosm.com>
8706
8707 PR gdb/18050:
8708 * gdb.server/extended-remote-restart.c: New file.
8709 * gdb.server/extended-remote-restart.exp: New file.
8710
8711 2018-08-07 Simon Marchi <simon.marchi@polymtl.ca>
8712
8713 * gdb.fortran/nested-funcs.exp: Replace "set index = 42" with
8714 "set variable index = 42".
8715
8716 2018-08-07 Simon Marchi <simon.marchi@ericsson.com>
8717
8718 * boards/index-cache-gdb.exp: New file.
8719 * gdb.dwarf2/index-cache.exp: New file.
8720 * gdb.dwarf2/index-cache.c: New file.
8721 * gdb.base/maint.exp: Check if we are using the index cache.
8722
8723 2018-08-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8724
8725 * Makefile.in (saw_dash_j): Allow for GNU make 4.2+ passing -jN in
8726 MAKEFLAGS.
8727
8728 2018-08-06 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
8729
8730 * dg-extract-results.sh: Move to toplevel contrib.
8731 * Makefile.in (check-parallel): Reflect dg-extract-results.sh move.
8732 * Makefile.in (check-parallel-racy): Likewise.
8733
8734 2018-08-06 Andrew Burgess <andrew.burgess@embecosm.com>
8735
8736 * lib/gdb.exp (target_supports_scheduler_locking): New proc.
8737 * gdb.mi/mi-cmd-param-changed.exp: Only run scheduler locking
8738 tests if the target supports scheduler locking.
8739
8740 2018-08-04 Tom de Vries <tdevries@suse.de>
8741
8742 * gdb.python/py-rbreak.exp: Fix rbreak regexp.
8743
8744 2018-08-02 Tom Tromey <tom@tromey.com>
8745
8746 PR symtab/16842.
8747 * gdb.cp/temargs.exp: Test "info address" of a template
8748 parameter.
8749
8750 2018-07-31 Jan Vrany <jan.vrany@fit.cvut.cz>
8751
8752 * gdb.python/py-mi-var-info-path-expression.c: New file.
8753 * gdb.python/py-mi-var-info-path-expression.py: New file.
8754 * gdb.python/py-mi-var-info-path-expression.exp: New file.
8755
8756 2018-07-30 Sergio Durigan Junior <sergiodj@redhat.com>
8757
8758 * lib/gdbserver-support.exp (gdbserver_start): Match any kind of
8759 error after "cannot resolve name" string.
8760
8761 2018-07-28 Andrew Burgess <andrew.burgess@embecosm.com>
8762
8763 * gdb.trace/tspeed.exp: Only call gdb_load_shlib after gdb has
8764 started.
8765 * lib/gdb.exp (gdb_load_shlib): Call perror if GDB is not running.
8766
8767 2018-07-28 Tom de Vries <tdevries@suse.de>
8768
8769 * gdb.base/vla-optimized-out-o3-strict.exp: New file.
8770
8771 2018-07-26 Tom de Vries <tdevries@suse.de>
8772
8773 * gdb.base/vla-optimized-out.c: Add comment about origin of test-case.
8774
8775 2018-07-26 Andrew Burgess <andrew.burgess@embecosm.com>
8776
8777 * gdb.base/maint.exp: Add check that dwarf unwinders control flag
8778 is visible.
8779
8780 2018-07-26 Tom de Vries <tdevries@suse.de>
8781
8782 PR breakpoints/23366
8783 * gdb.base/catch-follow-exec.c: New test.
8784 * gdb.base/catch-follow-exec.exp: New file.
8785
8786 2018-07-25 Tom de Vries <tdevries@suse.de>
8787
8788 * gdb.base/vla-optimized-out-o3.exp: New file. Reuse
8789 vla-optimized-out.c.
8790
8791 2018-07-25 Jan Vrany <jan.vrany@fit.cvut.cz>
8792
8793 * gdb.mi/mi-breakpoint-location-ena-dis.cc: New file.
8794 * gdb.mi/mi-breakpoint-location-ena-dis.exp: New file.
8795
8796 2018-07-20 Tom de Vries <tdevries@suse.de>
8797
8798 * gdb.base/vla-optimized-out.c: Make noclone attribute conditional on
8799 NOCLONE macro.
8800 * gdb.base/vla-optimized-out.exp: Use additional_flags -DNOCLONE.
8801
8802 2018-07-19 Tom de Vries <tdevries@suse.de>
8803
8804 * gdb.mi/list-thread-groups-available.exp (cores_re): Fix quoting in
8805 regular expression.
8806
8807 2018-07-18 Tom de Vries <tdevries@suse.de>
8808
8809 * gdb.base/vla-optimized-out.c: New test.
8810 * gdb.base/vla-optimized-out.exp: New file.
8811
8812 2018-07-13 Sergio Durigan Junior <sergiodj@redhat.com>
8813
8814 * lib/gdbserver-support.exp (gdbserver_start): Expect for the
8815 message "No address associated with hostname" when gdbserver
8816 cannot resolve the hostname.
8817
8818 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8819
8820 * gdb.threads/pthreads.exp: Test qcs FLAG arguments.
8821 Add some test prefixes to make tests unique.
8822
8823 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8824
8825 * gdb.base/frameapply.c: New file.
8826 * gdb.base/frameapply.exp: New file.
8827
8828 2018-07-12 Philippe Waroquiers <philippe.waroquiers@skynet.be>
8829
8830 * gdb.base/skip.exp: Update expected error message.
8831
8832 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8833 Jan Kratochvil <jan.kratochvil@redhat.com>
8834 Paul Fertser <fercerpav@gmail.com>
8835 Tsutomu Seki <sekiriki@gmail.com>
8836
8837 * README (Testsuite Parameters): Mention new 'GDB_TEST_SOCKETHOST'
8838 parameter.
8839 * boards/native-extended-gdbserver.exp: Do not set 'sockethost'
8840 by default.
8841 * boards/native-gdbserver.exp: Likewise.
8842 * gdb.server/run-without-local-binary.exp: Improve regexp used
8843 for detecting when a remote debugging connection succeeds.
8844 * gdb.server/server-connect.exp: New file.
8845 * lib/gdbserver-support.exp (gdbserver_default_get_comm_port):
8846 Do not prefix the port number with ":".
8847 (gdbserver_start): New global GDB_TEST_SOCKETHOST. Implement
8848 support for detecting and using it. Add '$debughost_gdbserver'
8849 to the list of arguments used to start gdbserver. Handle case
8850 when gdbserver cannot resolve a network name.
8851
8852 2018-07-11 Sergio Durigan Junior <sergiodj@redhat.com>
8853
8854 PR c++/23373
8855 * gdb.base/ptype-offsets.cc (struct static_member): New
8856 struct.
8857 (main) <stmember>: New variable.
8858 * gdb.base/ptype-offsets.exp: Add test for printing a struct
8859 with a static member in it.
8860
8861 2018-07-10 Andrew Burgess <andrew.burgess@embecosm.com>
8862
8863 * gdb.base/watchpoint-reuse-slot.exp: Test with hardware
8864 watchpoints enabled and disabled.
8865
8866 2018-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
8867
8868 * gdb.base/examine-backward.exp: Still run tests around address
8869 0x0, even if address 0x0 is not readable. Update the pattern for
8870 matching address 0x0 in expected output.
8871
8872 2018-07-06 Andrew Burgess <andrew.burgess@embecosm.com>
8873
8874 * gdb.base/share-env-with-gdbserver.c (main): Add call to
8875 malloc/free.
8876
8877 2018-07-04 Tom de Vries <tdevries@suse.de>
8878
8879 * gdb.dwarf2/dw2-error.exp: Update expected error message.
8880
8881 2018-07-02 Maciej W. Rozycki <macro@mips.com>
8882
8883 PR tdep/8282
8884 * gdb.arch/mips-disassembler-options.exp: New test.
8885 * gdb.arch/mips-disassembler-options.s: New test source.
8886
8887 2018-06-29 Pedro Alves <palves@redhat.com>
8888
8889 * gdb.threads/names.exp: Adjust expected "info threads" output.
8890
8891 2018-06-29 Pedro Alves <palves@redhat.com>
8892
8893 * gdb.opt/inline-break.exp (line number, address): Add "info
8894 break" tests.
8895
8896 2018-06-29 Pedro Alves <palves@redhat.com>
8897
8898 * gdb.opt/inline-break.c (func1): Add "break here" marker.
8899 * gdb.opt/inline-break.exp: Test setting breakpoints by line
8900 number and address and running to them.
8901
8902 2018-06-29 Richard Bunt <richard.bunt@arm.com>
8903
8904 * gdb.base/watchpoint-hw-attach.exp: Remove unstable output.
8905
8906 2018-06-28 Jan Kratochvil <jan.kratochvil@redhat.com>
8907
8908 * lib/compiler.c: Remove executable permission flag.
8909
8910 2018-06-28 Richard Bunt <richard.bunt@arm.com>
8911
8912 * gdb.base/watchpoint-hw-attach.c (main): Remove unneeded
8913 code.
8914 * gdb.base/watchpoint-hw-attach.exp: Break in outermost frame.
8915
8916 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8917
8918 * gdb.base/relocate.exp: Add test for "add-symbol-file -o ".
8919
8920 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8921
8922 * gdb.base/relocate.exp: Test add-symbol-file behavior when the
8923 address argument is omitted.
8924
8925 2018-06-28 Petr Tesarik <ptesarik@suse.cz>
8926
8927 * gdb.base/relocate.exp: Add test for "symbol-file -o ".
8928
8929 2018-06-27 Omair Javaid <omair.javaid@linaro.org>
8930
8931 PR gdb/21695
8932 * gdb.base/infoline-reloc-main-from-zero.exp: New test.
8933 * gdb.base/infoline-reloc-main-from-zero.c: New file.
8934
8935 2018-06-26 Tom Tromey <tom@tromey.com>
8936
8937 PR rust/22574:
8938 * gdb.rust/simple.exp (test_one_slice): Add ptype/o tests.
8939 * gdb.rust/simple.rs (struct SimpleLayout): New.
8940
8941 2018-06-22 Simon Marchi <simon.marchi@ericsson.com>
8942
8943 * gdb.base/jit-reader.exp (jit_reader_test): Expect spaces in
8944 "info registers" output.
8945
8946 2018-06-21 Richard Bunt <richard.bunt@arm.com>
8947
8948 * gdb.base/watchpoint-hw-attach.c: New test.
8949 * gdb.base/watchpoint-hw-attach.exp: New file.
8950
8951 2018-06-20 Simon Marchi <simon.marchi@ericsson.com>
8952
8953 * boards/cc-with-tweaks.exp: Don't call cc-with-tweaks.sh
8954 through /bin/sh.
8955 * boards/dwarf4-gdb-index.exp: Likewise.
8956 * boards/fission-dwp.exp: Likewise.
8957
8958 2018-06-20 Ulrich Weigand <uweigand@de.ibm.com>
8959
8960 * gdb.base/float128.exp: Add comment and improved fail message
8961 to the failure case of "print large128" test.
8962
8963 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
8964
8965 * configure.ac: Remove AC_PREREQ.
8966 * configure: Re-generate.
8967
8968 2018-06-19 Pedro Alves <palves@redhat.com>
8969
8970 * gdb.opt/inline-break.c (func_inline_callee, func_inline_caller)
8971 (func_extern_caller): New.
8972 (main): Call func_extern_caller.
8973 * gdb.opt/inline-break.exp: Add tests for inline frame skipping
8974 logic change.
8975
8976 2018-06-18 Weimin Pan <weimin.pan@oracle.com>
8977
8978 PR gdb/16841
8979 * gdb.cp/typedef-base.cc: New file.
8980 * gdb.cp/typedef-base.exp: New file.
8981
8982 2018-06-18 Tom de Vries <tdevries@suse.de>
8983
8984 * gdb.ada/bp_inlined_func.exp: Allow 5 breakpoint locations.
8985
8986 2018-06-16 Andrew Burgess <andrew.burgess@embecosm.com>
8987 Richard Bunt <Richard.Bunt@arm.com>
8988
8989 * gdb.threads/attach-slow-waitpid.c: New file.
8990 * gdb.threads/attach-slow-waitpid.exp: New file.
8991 * gdb.threads/slow-waitpid.c: New file.
8992
8993 2018-06-14 Pedro Alves <palves@redhat.com>
8994
8995 * gdb.base/fork-running-state.c: Include <errno.h>.
8996 (exit_if_relative_exits): New.
8997 (fork_child): If 'exit_if_relative_exits' is true, exit if the parent
8998 exits.
8999 (fork_parent): If 'exit_if_relative_exits' is true, exit if the
9000 child exits.
9001
9002 2018-06-14 Tom de Vries <tdevries@suse.de>
9003
9004 PR cli/22573
9005 * gdb.base/finish-pretty.c: New test.
9006 * gdb.base/finish-pretty.exp: New file.
9007
9008 2018-06-14 Pedro Alves <palves@redhat.com>
9009
9010 * gdb.gdb/selftest.exp (test_with_self): Use multi_line to build
9011 gdb's expected startup output.
9012
9013 2018-06-14 Pedro Alves <palves@redhat.com>
9014
9015 * lib/selftest-support.exp (selftest_setup): Remove inlined
9016 function handling.
9017
9018 2018-06-14 Tom de Vries <tdevries@suse.de>
9019
9020 * lib/selftest-support.exp (selftest_setup): Allow function arguments in
9021 matching of breakpoint printing.
9022
9023 2018-06-13 Tom de Vries <tdevries@suse.de>
9024
9025 PR testsuite/23269
9026 * gdb.base/fork-running-state.c (main): Move setting of alarm ...
9027 (fork_child): ... here, and ...
9028 (fork_parent): ... here.
9029
9030 2018-06-12 Tom de Vries <tdevries@suse.de>
9031
9032 * gdb.gdb/selftest.exp (test_with_self): Update gdb startup text.
9033
9034 2018-06-12 Andrew Burgess <andrew.burgess@embecosm.com>
9035 Stephen Roberts <stephen.roberts@arm.com>
9036
9037 * gdb.threads/multiple-successive-infcall.exp: Remove kfail case,
9038 rewrite test to describe action performed, rather than possible
9039 failure.
9040
9041 2018-06-08 Gary Benson <gbenson@redhat.com>
9042
9043 * gdb.threads/check-libthread-db.exp: New file.
9044 * gdb.threads/check-libthread-db.c: Likewise.
9045
9046 2018-06-05 Tom Tromey <tom@tromey.com>
9047
9048 * gdb.base/default.exp: Update expected "show version" output.
9049
9050 2018-06-05 Tom Tromey <tom@tromey.com>
9051
9052 PR cli/12326:
9053 * gdb.cp/static-print-quit.exp: Update.
9054 * lib/gdb.exp (pagination_prompt): Update.
9055 * gdb.base/page.exp: Use pagination_prompt. Add new tests.
9056 * gdb.python/python.exp: Update.
9057
9058 2018-06-04 Joel Brobecker <brobecker@adacore.com>
9059
9060 * gdb.mi/list-thread-groups-no-inferior.exp: New testcase.
9061
9062 2018-06-01 Joel Brobecker <brobecker@adacore.com>
9063
9064 * gdb.ada/bp_fun_addr: New testcase.
9065
9066 2018-06-01 Tom Tromey <tom@tromey.com>
9067
9068 * gdb.xml/tdesc-regs.exp (load_description): Update expected
9069 results.
9070 * gdb.dwarf2/method-ptr.exp: Set language to C++.
9071 * gdb.dwarf2/member-ptr-forwardref.exp: Set language to C++.
9072 * gdb.cp/typeid.exp (do_typeid_tests): Update type_re.
9073 * gdb.base/maint.exp (maint_pass_if): Update.
9074
9075 2018-05-31 Maciej W. Rozycki <macro@mips.com>
9076
9077 * gdb.base/endian.exp: New test.
9078 * gdb.base/endian.c: New test source.
9079
9080 2018-05-24 Andrew Burgess <andrew.burgess@embecosm.com>
9081
9082 PR gdb/23203
9083 * gdb.base/bt-selected-frame.c: New file.
9084 * gdb.base/bt-selected-frame.exp: New file.
9085 * lib/gdb.exp (get_current_frame_number): New function.
9086
9087 2018-05-24 Maciej W. Rozycki <macro@mips.com>
9088 Pedro Alves <palves@redhat.com>
9089
9090 * gdb.threads/tls-core.c: Include <stdlib.h>
9091 (thread_proc): Call `abort'.
9092 * gdb.threads/tls-core.exp: Generate a core with core_find too.
9093 (tls_core_test): New procedure, bits factored out from ...
9094 (top level): ... here. Test both native cores and gcore cores.
9095
9096 2018-05-23 Tom Tromey <tom@tromey.com>
9097
9098 * gdb.gdb/complaints.exp (test_initial_complaints): Simplify.
9099
9100 2018-05-23 Tom Tromey <tom@tromey.com>
9101
9102 * gdb.gdb/complaints.exp (test_initial_complaints): Don't mention
9103 symfile_complaints.
9104 (test_short_complaints): Likewise.
9105 (test_empty_complaints): Likewise.
9106 (test_initial_complaints): Update.
9107
9108 2018-05-23 Tom Tromey <tom@tromey.com>
9109
9110 * gdb.gdb/complaints.exp (test_empty_complaints): Update.
9111
9112 2018-05-23 Tom Tromey <tom@tromey.com>
9113
9114 * gdb.gdb/complaints.exp (test_serial_complaints): Remove.
9115 (test_short_complaints): Update.
9116
9117 2018-05-22 Pedro Alves <palves@redhat.com>
9118
9119 * gdb.base/remote.exp: Only gdb_start after compiling the
9120 testcase. Issue "disconnect" before testing "set remote" command
9121 defaults. Issue clean_restart before running to main.
9122
9123 2018-05-22 Pedro Alves <palves@redhat.com>
9124
9125 * gdb.base/remote.exp: Adjust expected output of "show remote
9126 memory-write-packet-size". Add tests for "set remote
9127 memory-write-packet-size 0" and "set remote
9128 memory-write-packet-size fixed/limit".
9129
9130 2018-05-22 Pedro Alves <palves@redhat.com>
9131
9132 PR gdb/22973
9133 * gdb.base/utf8-identifiers.c: New file.
9134 * gdb.base/utf8-identifiers.exp: New file.
9135
9136 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9137
9138 * gdb.arch/powerpc-fpscr-gcore.exp: New file.
9139
9140 2018-05-22 Pedro Franco de Carvalho <pedromfc@linux.vnet.ibm.com>
9141
9142 * gdb.arch/powerpc-vsx-gcore.exp: New file.
9143
9144 2018-05-18 Tom Tromey <tom@tromey.com>
9145
9146 * gdb.base/ptype-offsets.exp: Update.
9147
9148 2018-05-17 Keith Seitz <keiths@redhat.com>
9149
9150 * gdb.ada/bp_inlined_func.exp: Update inlined frame locations
9151 in expected breakpoint stop locations.
9152 * gdb.dwarf2/implptr.exp (implptr_test_baz): Use up/down to
9153 move to proper scope to test variable values.
9154 * gdb.opt/inline-break.c (inline_func1, not_inline_func1)
9155 (inline_func2, not_inline_func2, inline_func3, not_inline_func3):
9156 New functions.
9157 (main): Call not_inline_func3.
9158 * gdb.opt/inline-break.exp: Start inferior and set breakpoints at
9159 inline_func1, inline_func2, and inline_func3. Test that when each
9160 breakpoint is hit, GDB properly reports both the stop location
9161 and the backtrace. Repeat tests for temporary breakpoints.
9162
9163 2018-05-15 Maciej W. Rozycki <macro@mips.com>
9164
9165 * gdb.server/server-kill.exp: Verify whether `server_pid' exists
9166 rather then trying to access it in determining whether the PID
9167 of `gdbserver' could have been retrieved.
9168
9169 2018-05-08 Andrew Burgess <andrew.burgess@embecosm.com>
9170
9171 * gdb.arch/amd64-init-x87-values.S: New file.
9172 * gdb.arch/amd64-init-x87-values.exp: New file.
9173
9174 2018-05-08 Jan Kratochvil <jan.kratochvil@redhat.com>
9175
9176 * gdb.base/watchpoint-unaligned.exp: Use skip_hw_watchpoint_tests.
9177
9178 2018-05-04 Tom Tromey <tom@tromey.com>
9179
9180 PR python/22730:
9181 * gdb.python/python.exp: Test multi-line execute.
9182
9183 2018-05-04 Tom Tromey <tom@tromey.com>
9184
9185 PR python/22731:
9186 * gdb.python/py-breakpoint.exp: Test setting breakpoint commands.
9187
9188 2018-05-04 Tom Tromey <tom@tromey.com>
9189
9190 PR gdb/11750:
9191 * gdb.base/define.exp: Test defining a user command inside a user
9192 command.
9193 * gdb.base/commands.exp (define_if_without_arg_test): Test "define".
9194
9195 2018-05-04 Jan Kratochvil <jan.kratochvil@redhat.com>
9196 Pedro Alves <palves@redhat.com>
9197
9198 PR breakpoints/19806 and support for PR external/20207.
9199 * gdb.base/watchpoint-unaligned.c: New file.
9200 * gdb.base/watchpoint-unaligned.exp: New file.
9201
9202 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9203
9204 * gdb.base/maint.exp: Make test names unique, use
9205 test_prefix_command_help to test 'help maint info', and remove
9206 repeated test of 'help maint'.
9207
9208 2018-05-04 Tom Tromey <tom@tromey.com>
9209
9210 PR gdb/22619:
9211 * gdb.base/long_long.exp (gdb_test_long_long): Add test for repeat
9212 behavior.
9213
9214 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9215
9216 * gdb.base/maint.exp: Process output from 'maint print registers'
9217 line at a time.
9218
9219 2018-05-04 Andrew Burgess <andrew.burgess@embecosm.com>
9220
9221 * lib/mi-support.exp (mi_run_cmd_full): Fix regexp and add a
9222 timeout.
9223
9224 2018-05-03 Andrew Burgess <andrew.burgess@embecosm.com>
9225
9226 * gdb.base/callfuncs.exp (fetch_all_registers): Add riscv register
9227 filter pattern.
9228
9229 2018-05-02 Pedro Alves <palves@redhat.com>
9230
9231 * gdb.base/breakpoint-in-ro-region.exp: Adjust to to_resume and
9232 to_log_command renames.
9233 * gdb.base/sss-bp-on-user-bp-2.exp: Likewise.
9234
9235 2018-05-02 Tom Tromey <tom@tromey.com>
9236
9237 * gdb.python/py-parameter.exp: Set test message.
9238
9239 2018-05-02 Tom Tromey <tom@tromey.com>
9240
9241 PR python/20084:
9242 * gdb.python/py-parameter.exp: Add PARAM_ZUINTEGER and
9243 PARAM_ZUINTEGER_UNLIMITED tests.
9244
9245 2018-04-28 Dan Robertson <danlrobertson89@gmail.com>
9246
9247 PR rust/23124
9248 * gdb.rust/expr.exp: Test that the unit type is correctly parsed
9249 when casting.
9250
9251 2018-04-30 Tom Tromey <tom@tromey.com>
9252
9253 * gdb.python/py-type.exp: Check align attribute.
9254 * gdb.python/py-type.c: New "aligncheck" global.
9255
9256 2018-04-30 Tom Tromey <tom@tromey.com>
9257
9258 PR exp/17095:
9259 * gdb.dwarf2/dw2-align.exp: New file.
9260 * gdb.cp/align.exp: New file.
9261 * gdb.base/align.exp: New file.
9262 * lib/gdb.exp (gdb_int128_helper): New proc.
9263 (has_int128_c, has_int128_cxx): New caching procs.
9264
9265 2018-04-27 Tom Tromey <tom@tromey.com>
9266
9267 PR rust/22545:
9268 * gdb.rust/simple.exp: Add inclusive range tests.
9269
9270 2018-04-26 Pedro Alves <palves@redhat.com>
9271
9272 * gdb.base/gnu-ifunc.exp (set-break): Test that GDB resolves
9273 ifunc breakpoint locations correctly of ifunc breakpoints set
9274 while the program resolves the ifunc.
9275
9276 2018-04-26 Pedro Alves <palves@redhat.com>
9277
9278 * gdb.base/gnu-ifunc-final.c: New file.
9279 * gdb.base/gnu-ifunc.c (final): Delete, moved to gnu-ifunc-final.c.
9280 * gdb.base/gnu-ifunc.exp (executable): Delete.
9281 (staticexecutable): Adjust.
9282 (lib_opts, exec_opts): Delete.
9283 (make_binsuffix, build, set-break): New procedures.
9284 (misc_tests): New, with tests factored out from the top level.
9285 (top level): Test different combinations of ifunc resolver name,
9286 resolver with and with debug info, and ifunc target with and
9287 without debug info. Wrap static tests with with_target_prefix.
9288
9289 2018-04-26 Pedro Alves <palves@redhat.com>
9290
9291 * gdb.compile/compile-ifunc.exp: Also expect "function has unknown
9292 return type" warnings.
9293
9294 2018-04-25 Pedro Alves <palves@redhat.com>
9295
9296 * gdb.base/hook-stop.exp: Expect "killed" instead of "has been
9297 killed".
9298 * gdb.base/kill-after-signal.exp: Likewise.
9299 * gdb.threads/kill.exp: Likewise.
9300
9301 2018-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
9302 Sergio Durigan Junior <sergiodj@redhat.com>
9303 Pedro Alves <palves@redhat.com>
9304
9305 * gdb.base/attach-non-pgrp-leader.exp: Adjust 'Detaching...'
9306 regexps to expect for '[Inferior ... detached]' as well.
9307 * gdb.base/attach.exp: Likewise.
9308 * gdb.base/catch-syscall.exp (check_for_program_end): Adjust
9309 "gdb_continue_to_end".
9310 (test_catch_syscall_with_wrong_args): Likewise.
9311 * gdb.base/foll-fork.exp: Adjust regexps to match '[' and
9312 ']'. Don't set 'verbose' on.
9313 * gdb.base/foll-vfork.exp: Likewise.
9314 * gdb.base/fork-print-inferior-events.c: New file.
9315 * gdb.base/fork-print-inferior-events.exp: New file.
9316 * gdb.base/hook-stop.exp: Adjust regexps to expect for new
9317 '[Inferior ... has been killed]' message.
9318 * gdb.base/kill-after-signal.exp: Likewise.
9319 * gdb.base/solib-overlap.exp: Adjust regexps to expect for new
9320 detach message.
9321 * gdb.threads/kill.exp: Adjust regexps to expect for new kill
9322 message.
9323 * gdb.threads/clone-attach-detach.exp: Adjust 'Detaching...'
9324 regexps to expect for '[Inferior ... detached]' as well.
9325 * gdb.threads/process-dies-while-detaching.exp: Likewise.
9326
9327 2018-04-24 Simon Marchi <simon.marchi@ericsson.com>
9328
9329 PR gdb/23104
9330 * gdb.base/info-shared.exp: Replace libs=-ldl with shlib_load.
9331
9332 2018-04-22 Rajendra SY <rajendra.sy@gmail.com>
9333
9334 PR gdb/23095
9335 * gdb.base/break-probes.exp: Pass shlib_load to
9336 prepare_for_testing. Set normal_bp to r_debug_state if target is
9337 bsd.
9338
9339 2018-04-19 Richard Bunt <richard.bunt@arm.com>
9340
9341 * gdb.threads/multiple-successive-infcall.c: New test.
9342 * gdb.threads/multiple-successive-infcall.exp: New file.
9343
9344 2018-04-17 Tom Tromey <tom@tromey.com>
9345
9346 * gdb.rust/simple.rs (Union): New type.
9347 (main): New local "u".
9348 * gdb.rust/simple.exp (test_one_slice): Add new test case.
9349
9350 2018-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9351
9352 * gdb.base/dbx.exp (test_whereis): Adjust regexp to added line
9353 number information in output of "whereis" command.
9354 * gdb.base/info-fun.exp: Likewise, for "info fun" command.
9355
9356 2018-04-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
9357
9358 * gdb.ada/info_types.exp: Adjust expected output to the line
9359 numbers now printed by "info var/func/type".
9360 * gdb.base/completion.exp: Likewise.
9361 * gdb.base/included.exp: Likewise.
9362 * gdb.cp/cp-relocate.exp: Likewise.
9363 * gdb.cp/cplusfuncs.exp: Likewise.
9364 * gdb.cp/namespace.exp: Likewise.
9365 * gdb.dwarf2/dw2-case-insensitive.exp: Likewise.
9366
9367 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9368
9369 * gdb.btrace/cpu.exp: New.
9370
9371 2018-04-13 Markus Metzger <markus.t.metzger@intel.com>
9372
9373 * gdb.base/step-indirect-call-thunk.exp: New.
9374 * gdb.base/step-indirect-call-thunk.c: New.
9375 * gdb.reverse/step-indirect-call-thunk.exp: New.
9376 * gdb.reverse/step-indirect-call-thunk.c: New.
9377
9378 2018-04-11 Simon Marchi <simon.marchi@ericsson.com>
9379
9380 * gdb.base/pie-fork.c: New file.
9381 * gdb.base/pie-fork.exp: New file.
9382
9383 2018-04-11 Tom Tromey <tom@tromey.com>
9384
9385 * gdb.rust/simple.exp: Add test for ".." struct initializer.
9386
9387 2018-04-10 Pedro Alves <palves@redhat.com>
9388
9389 * gdb.base/fork-running-state.c (fork_child): Don't exit if parent
9390 exits. Instead loop running forever.
9391 (fork_parent): Run forever too.
9392
9393 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9394
9395 * gdb.mi/mi-stack.exp (test_stack_frame_listing): Use
9396 mi_continue_to_line.
9397 * gdb.mi/mi-stack.c (callee4): Add comment.
9398
9399 2018-04-07 Simon Marchi <simon.marchi@polymtl.ca>
9400
9401 * gdb.mi/mi-stack.exp: Fix indentation.
9402
9403 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9404
9405 PR gdb/22979
9406 * gdb.arch/amd64-osabi.exp: New file.
9407
9408 2018-04-07 Simon Marchi <simon.marchi@ericsson.com>
9409
9410 PR gdb/22980
9411 * gdb.base/osabi.exp: New file.
9412
9413 2018-04-02 Weimin Pan <weimin.pan@oracle.com>
9414
9415 * gdb.cp/static-typedef-print.exp: New file.
9416 * gdb.cp/static-typedef-print.cc: New file.
9417
9418 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9419
9420 * gdb.ada/varsize_limit: New testcase.
9421
9422 2018-03-27 Joel Brobecker <brobecker@adacore.com>
9423
9424 * gdb.ada/maint_with_ada.exp: Remove PR gdb/22670 setup_kfail.
9425
9426 * gdb.ada/notcplusplus: New testcase.
9427
9428 * gdb.base/c-linkage-name.c: New file.
9429 * gdb.base/c-linkage-name.exp: New testcase.
9430
9431 2018-03-26 Tom Tromey <tom@tromey.com>
9432
9433 * gdb.python/py-framefilter.exp: Add test for KeyboardInterrupt.
9434 * gdb.python/py-framefilter.py (name_error): New global.
9435 (ErrorInName.function): Use name_error.
9436
9437 2018-03-26 Tom Tromey <tom@tromey.com>
9438
9439 PR backtrace/15582:
9440 * gdb.python/py-framefilter.exp: Add "bt hide" test.
9441
9442 2018-03-23 Keith Seitz <keiths@redhat.com>
9443
9444 PR c++/22968
9445 * gdb.cp/subtypes.exp: New file.
9446 * gdb.cp/subtypes.h: New file.
9447 * gdb.cp/subtypes.cc: New file.
9448 * gdb.cp/subtypes-2.cc: New file.
9449
9450 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9451
9452 * gdb.arch/amd64-disp-step-avx.S: Add '_start' label.
9453 (done): Call '_exit' not 'exit' to avoid atexit handlers.
9454 * gdb.arch/amd64-disp-step-avx.exp: Pass -static, and
9455 -nostartfiles when compiling the test. Confirm that all registers
9456 xmm0 to xmm15 are initially 0, and that xmm1 to xmm15 are 0 after.
9457
9458 2018-03-23 Andrew Burgess <andrew.burgess@embecosm.com>
9459
9460 * gdb.arch/amd64-disp-step-avx.exp: Remove unneeded assembler flag
9461 option, syntax was wrong anyway.
9462 * gdb.arch/arm-disp-step.exp: Likewise.
9463 * gdb.arch/sparc64-regs.exp: Likewise.
9464 * gdb.arch/amd64-disp-step.exp: Remove unneeded assembler flag
9465 option, syntax was wrong anyway, switch to use
9466 prepare_for_testing.
9467 * gdb.arch/i386-disp-step.exp: Likewise.
9468
9469 2018-03-23 Andreas Arnez <arnez@linux.vnet.ibm.com>
9470
9471 * gdb.ada/exec_changed.exp: Replace "target_info exists
9472 use_gdb_stub" by "use_gdb_stub".
9473 * gdb.ada/start.exp: Likewise.
9474 * gdb.base/async-shell.exp: Likewise.
9475 * gdb.base/attach-pie-misread.exp: Likewise.
9476 * gdb.base/attach-wait-input.exp: Likewise.
9477 * gdb.base/break-entry.exp: Likewise.
9478 * gdb.base/break-interp.exp: Likewise.
9479 * gdb.base/dprintf-detach.exp: Likewise.
9480 * gdb.base/nostdlib.exp: Likewise.
9481 * gdb.base/solib-nodir.exp: Likewise.
9482 * gdb.base/statistics.exp: Likewise.
9483 * gdb.base/testenv.exp: Likewise.
9484 * gdb.mi/mi-exec-run.exp: Likewise.
9485 * gdb.mi/mi-start.exp: Likewise.
9486 * gdb.multi/dummy-frame-restore.exp: Likewise.
9487 * gdb.multi/multi-arch-exec.exp: Likewise.
9488 * gdb.multi/multi-arch.exp: Likewise.
9489 * gdb.multi/tids.exp: Likewise.
9490 * gdb.multi/watchpoint-multi.exp: Likewise.
9491 * gdb.python/py-events.exp: Likewise.
9492 * gdb.threads/attach-into-signal.exp: Likewise.
9493 * gdb.threads/attach-stopped.exp: Likewise.
9494 * gdb.threads/threadapply.exp: Likewise.
9495 * lib/selftest-support.exp: Likewise.
9496
9497 2018-03-22 Andreas Arnez <arnez@linux.vnet.ibm.com>
9498
9499 * gdb.base/info-proc.exp: Add test for "info proc cmdline".
9500
9501 2018-03-20 Stephen Roberts <stephen.roberts@arm.com>
9502
9503 * gdb.perf/template-breakpoints.cc: New file.
9504 * gdb.perf/template-breakpoints.exp: New file.
9505 * gdb.perf/template-breakpoints.py: New file.
9506
9507 2018-03-19 Tom Tromey <tom@tromey.com>
9508
9509 * gdb.rust/simple.rs (main): Add local variables field1, field2,
9510 y0.
9511 * gdb.rust/simple.exp: Test bare identifier form of struct
9512 initializer.
9513
9514 2018-03-19 Tom Tromey <tom@tromey.com>
9515
9516 * gdb.gdb/observer.exp: Remove.
9517
9518 2018-03-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9519
9520 * gdb.trace/actions-changed.exp: Call gdb_breakpoint with the
9521 "qualified" option when setting breakpoints.
9522 * gdb.trace/backtrace.exp: Likewise.
9523 * gdb.trace/circ.exp: Likewise.
9524 * gdb.trace/collection.exp: Likewise.
9525 * gdb.trace/disconnected-tracing.exp: Likewise.
9526 * gdb.trace/ftrace-lock.exp: Likewise.
9527 * gdb.trace/ftrace.exp: Likewise.
9528 * gdb.trace/infotrace.exp: Likewise.
9529 * gdb.trace/packetlen.exp: Likewise.
9530 * gdb.trace/passc-dyn.exp: Likewise.
9531 * gdb.trace/qtro.exp: Likewise.
9532 * gdb.trace/read-memory.exp: Likewise.
9533 * gdb.trace/report.exp: Likewise.
9534 * gdb.trace/signal.exp: Likewise.
9535 * gdb.trace/status-stop.exp: Likewise.
9536 * gdb.trace/strace.exp: Likewise.
9537 * gdb.trace/tfind.exp: Likewise.
9538 * gdb.trace/trace-break.exp: Likewise.
9539 * gdb.trace/trace-condition.exp: Likewise.
9540 * gdb.trace/trace-mt.exp: Likewise.
9541 * gdb.trace/tstatus.exp: Likewise.
9542 * gdb.trace/tsv.exp: Likewise.
9543 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
9544 * gdb.trace/unavailable.exp: Likewise.
9545 * gdb.trace/while-dyn.exp: Likewise.
9546
9547 2018-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
9548
9549 * gdb.trace/tspeed.exp: Add invocation of gdb_load_shlib to ensure
9550 that libinproctrace is copied to the target.
9551
9552 2018-03-14 Tom Tromey <tom@tromey.com>
9553
9554 PR cli/14977:
9555 * gdb.base/printcmds.exp (test_printf): Add printf test of %s with
9556 a null pointer.
9557 * gdb.base/wchar.exp: Likewise.
9558
9559 2018-03-14 Tom Tromey <tom@tromey.com>
9560
9561 PR cli/19918:
9562 * gdb.base/printcmds.exp (test_printf): Add printf test using '-'
9563 flag.
9564
9565 2018-03-08 Simon Marchi <simon.marchi@ericsson.com>
9566
9567 PR gdb/22841
9568 * boards/remote-stdio-gdbserver.exp (${board}_file): Pass
9569 "target" to remote_exec.
9570
9571 2018-03-08 Simon Marchi <simon.marchi@polymtl.ca>
9572
9573 PR gdb/22841
9574 * boards/gdbserver-base.exp (${board}_file, ${board}_download,
9575 ${board}_upload): Remove.
9576
9577 2018-03-07 Andreas Arnez <arnez@linux.vnet.ibm.com>
9578
9579 * gdb.cp/watch-cp.cc: New test.
9580 * gdb.cp/watch-cp.exp: New file.
9581
9582 2018-03-06 Andrew Burgess <andrew.burgess@embecosm.com>
9583
9584 * gdb.base/infcall-nested-structs.exp: New file.
9585 * gdb.base/infcall-nested-structs.c: New file.
9586 * gdb.base/float.exp: Add riscv support.
9587
9588 2018-03-02 Thomas Preud'homme <thomas.preudhomme@arm.com>
9589
9590 * gdb.dlang/watch-loc.c: Use %progbits instead of @progbits.
9591 * gdb.mi/dw2-ref-missing-frame-func.c: Likewise.
9592
9593 2018-02-28 Sergio Durigan Junior <sergiodj@redhat.com>
9594
9595 * gdb.server/abspath.exp: New file.
9596 * lib/gdb.exp (with_cwd): New procedure.
9597
9598 2018-02-28 Simon Marchi <simon.marchi@ericsson.com>
9599
9600 * lib/gdb.exp (gdb_is_target_1): Add prompt_regexp parameter and
9601 use it.
9602 (gdb_is_target_remote_prompt): New proc.
9603 (gdb_is_target_remote): Use gdb_is_target_remote_prompt.
9604 (gdb_is_target_native): Pass prompt parameter to
9605 gdb_is_target_1.
9606
9607 2018-02-26 Simon Marchi <simon.marchi@polymtl.ca>
9608
9609 * gdb.base/load-command.c: New file.
9610 * gdb.base/load-command.exp: New file.
9611 * lib/gdb.exp (gdb_is_target_remote_prompt): Rename to...
9612 (gdb_is_target_1): ...this, and generalize for other targets
9613 than just remote.
9614 (gdb_is_target_remote): Use gdb_is_target_1.
9615 (gdb_is_target_native): use gdb_is_target_1.
9616
9617 2018-02-26 Tom Tromey <tom@tromey.com>
9618
9619 PR python/16497:
9620 * gdb.python/py-framefilter.exp: Update test.
9621
9622 2018-02-26 Tom Tromey <tom@tromey.com>
9623
9624 * gdb.dwarf2/variant.c: New file.
9625 * gdb.dwarf2/variant.exp: New file.
9626
9627 2018-02-26 Tom Tromey <tom@tromey.com>
9628
9629 * gdb.rust/simple.exp: Accept more possible results in enum test.
9630
9631 2018-02-25 Simon Marchi <simon.marchi@polymtl.ca>
9632
9633 * lib/cp-support.exp (cp_test_ptype_class): Move space inside
9634 parentheses.
9635
9636 2018-02-23 Maciej W. Rozycki <macro@mips.com>
9637
9638 * lib/cp-support.exp (cp_test_ptype_class): Fix a typo in the
9639 name of a variable: $actual_linejj -> $actual_line.
9640
9641 2018-02-21 John Baldwin <jhb@FreeBSD.org>
9642
9643 * gdb.arch/amd64-i386-address.exp: Fix a typo.
9644
9645 2018-02-20 Markus Metzger <markus.t.metzger@intel.com>
9646
9647 * gdb.btrace/buffer-size.exp: Do not force BTS.
9648
9649 2018-02-14 Pedro Alves <palves@redhat.com>
9650
9651 * gdb.base/bp-cmds-continue-ctrl-c.exp (do_test): Test "bt" after
9652 getting a "Quit".
9653
9654 2018-02-09 Markus Metzger <markus.t.metzger@intel.com>
9655
9656 * lib/gdb.exp (skip_btrace_pt_tests): Update expected error message.
9657 Fix test name.
9658
9659 2018-02-07 Simon Marchi <simon.marchi@ericsson.com>
9660
9661 * gdb.cp/m-static.exp: Check type of optimized out static
9662 member.
9663
9664 2018-02-03 Andrew Burgess <andrew.burgess@embecosm.com>
9665
9666 * config/sid.exp (gdb_target_sid): Remove use of cleanup.
9667 * config/sim.exp (gdb_target_sim): Remove use of cleanup.
9668
9669 2018-02-01 Simon Marchi <simon.marchi@polymtl.ca>
9670 Leszek Swirski <leszeks@google.com>
9671
9672 * gdb.python/py-prettyprint.c
9673 (struct to_string_returns_value_inner,
9674 struct to_string_returns_value_wrapper): New.
9675 (main): Add tsrvw variable.
9676 * gdb.python/py-prettyprint.py (ToStringReturnsValueInner,
9677 ToStringReturnsValueWrapper): New classes.
9678 (register_pretty_printers): Register new pretty-printers.
9679 * gdb.python/py-prettyprint.exp (run_lang_tests): Test printing
9680 recursive pretty printer.
9681 * gdb.python/py-mi.exp: Likewise.
9682
9683 2018-02-01 Leszek Swirski <leszeks@google.com>
9684
9685 * gdb.cp/filename.cc, gdb.cp/filename.exp: Test that member
9686 functions with the same name as an include file are parsed
9687 correctly.
9688
9689 2018-02-01 Yao Qi <yao.qi@linaro.org>
9690
9691 * gdb.base/attach.exp (do_attach_tests): Set sysroot to
9692 "\[^\r\n\]*".
9693
9694 2018-01-31 Nikola Prica <nikola.prica@rt-rk.com>
9695
9696 * gdb.arch/powerpc-prologue-frame.s: New file.
9697 * gdb.arch/powerpc-prologue-frame.c: Likewise.
9698 * gdb.arch/powerpc-prologue-frame.exp: Likewise.
9699
9700 2018-01-31 Joel Brobecker <brobecker@adacore.com>
9701
9702 * testsuite/gdb.ada/dyn_stride.exp: Add "print a1(1)@3" test.
9703
9704 2018-01-30 Pedro Alves <palves@redhat.com>
9705
9706 PR gdb/13211
9707 * gdb.base/interrupt-daemon.c: New.
9708 * gdb.base/interrupt-daemon.exp: New.
9709 * gdb.multi/multi-term-settings.c: New.
9710 * gdb.multi/multi-term-settings.exp: New.
9711
9712 2018-01-30 Joel Brobecker <brobecker@adacore.com>
9713
9714 * gdb.base/break.exp: Save the location where the breakpoint
9715 on break.c:47 was actually inserted when debugging the version
9716 compiled at -O2 and use it in the expected output of the "info
9717 break" test performed soon after.
9718
9719 2018-01-22 Pedro Alves <palves@redhat.com>
9720 Sergio Durigan Junior <sergiodj@redhat.com>
9721
9722 * gdb.base/whatis.exp: Add tests for 'set print object on' +
9723 'whatis <struct>' 'whatis <struct> *' and 'whatis <struct> &'.
9724
9725 2018-01-22 Joel Brobecker <brobecker@adacore.com>
9726
9727 * gdb.base/break-include.c, gdb.base/break-include.inc,
9728 gdb.base/break-include.exp: New files.
9729 * gdb.base/ending-run.exp: Minor adaptations due to the breakpoint's
9730 line number now being the actual line number where the breakpoint
9731 was inserted.
9732 * gdb.mi/mi-break.exp: Likewise.
9733 * gdb.mi/mi-reverse.exp: Likewise.
9734 * gdb.mi/mi-simplerun.exp: Ditto.
9735
9736 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9737
9738 * gdb.python/py-mi.exp: Don't expect a thread-id for floating
9739 varobj.
9740 * gdb.mi/mi-var-create-rtti.exp: Likewise.
9741
9742 2018-01-21 Don Breazeal <donb@codesourcery.com>
9743 Andrew Burgess <andrew.burgess@embecosm.com>
9744
9745 * gdb.mi/basics.c: Add new global.
9746 * gdb.mi/mi-frame-regs.exp: New file.
9747 * gdb.mi/mi-var-create-rtti.exp: Update expected results, add new
9748 case.
9749
9750 2018-01-21 Andrew Burgess <andrew.burgess@embecosm.com>
9751
9752 * gdb.arch/amd64-entry-value.exp: Test using @entry on a
9753 non-parameter, and on an unknown symbol.
9754
9755 2018-01-19 Tom Tromey <tom@tromey.com>
9756
9757 * gdb.rust/modules.rs (TWENTY_THREE): New global.
9758 * gdb.rust/modules.exp: Add ::-qualified lookup test.
9759
9760 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9761
9762 * gdb.arch/s390-vregs.exp: Explicitly cast the return values of
9763 setrlimit and chdir to int.
9764
9765 2018-01-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
9766
9767 * gdb.arch/s390-tdbregs.c (my_tbegin): Add comment documenting the
9768 function.
9769 (my_tend): Likewise.
9770 * gdb.arch/s390-tdbregs.exp: Enhance comment; explain the
9771 rationale of avoiding FP- and vector instructions.
9772
9773 2018-01-19 Ruslan Kabatsayev <b7.10110111@gmail.com>
9774
9775 * gdb.arch/powerpc-d128-regs.exp: Replace expected "\[\t\]*" from
9776 "info reg" with "\[ \t\]*".
9777 * gdb.arch/altivec-regs.exp: Replace expected "\t" from "info reg" with
9778 "\[ \t\]+".
9779 * gdb.arch/s390-multiarch.exp: Ditto.
9780 * gdb.base/pc-fp.exp: Ditto.
9781 * gdb.reverse/i386-precsave.exp: Ditto.
9782 * gdb.reverse/i386-reverse.exp: Ditto.
9783 * gdb.reverse/i387-env-reverse.exp: Ditto.
9784 * gdb.reverse/i387-stack-reverse.exp: Ditto.
9785
9786 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9787
9788 * lib/gdb.exp (gdb_compile): Re-enable use of
9789 universal_compile_options for languages other than Rust.
9790
9791 2018-01-18 Andreas Arnez <arnez@linux.vnet.ibm.com>
9792
9793 * gdb.arch/s390-tdbregs.exp: Add the compile option -msoft-float.
9794
9795 2018-01-17 Mike Gulick <mgulick@mathworks.com>
9796
9797 PR gdb/16577
9798 * gdb.base/solib-vanish.exp: New.
9799 * gdb.base/solib-vanish-main.c: New.
9800 * gdb.base/solib-vanish-lib1.c: New.
9801 * gdb.base/solib-vanish-lib2.c: New.
9802
9803 2018-01-17 Yao Qi <yao.qi@linaro.org>
9804
9805 * gdb.compile/compile.exp: Match the address printed for
9806 frame in the output of command "bt".
9807
9808 2018-01-15 Tom Tromey <tom@tromey.com>
9809
9810 * gdb.guile/scm-ports.exp (test_mem_port_rw): Use get_valueof to
9811 compute sp_reg.
9812
9813 2018-01-12 Andrew Burgess <andrew.burgess@embecosm.com>
9814
9815 * gdb.base/whatis-ptype-typedefs.exp: Don't run tests if we failed
9816 to prepare.
9817 (prepare): Return 0 on error, 1 on success.
9818
9819 2018-01-12 Pedro Alves <palves@redhat.com>
9820
9821 * gdb.base/continue-after-aborted-step-over.c: New.
9822 * gdb.base/continue-after-aborted-step-over.exp: New.
9823
9824 2018-01-11 Simon Marchi <simon.marchi@ericsson.com>
9825
9826 * lib/gdb.exp (gdb_compile): Ignore shlib= and shlib_load
9827 options when not creating an executable.
9828
9829 2018-01-11 Pedro Alves <palves@redhat.com>
9830
9831 PR remote/22597
9832 * gdb.server/stop-reply-no-thread.c: New file.
9833 * gdb.server/stop-reply-no-thread.exp: New file.
9834
9835 2018-01-10 Pedro Alves <palves@redhat.com>
9836
9837 PR gdb/22670
9838 * gdb.ada/bp_c_mixed_case.exp: Add intro comment. Test printing C
9839 functions too. Test setting breakpoints and printing C functions
9840 with no debug info too.
9841 * gdb.ada/bp_c_mixed_case/qux.c: New file.
9842
9843 2018-01-10 Pedro Alves <palves@redhat.com>
9844
9845 PR gdb/22670
9846 * gdb.ada/complete.exp ("complete break ada"): Replace kfail with
9847 a fail.
9848
9849 2018-01-10 Pedro Alves <palves@redhat.com>
9850
9851 PR gdb/22670
9852 * gdb.ada/bp_c_mixed_case.exp: Remove setup_kfail calls.
9853
9854 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9855
9856 * gdb.server/unittest.exp: Match the output in non-development
9857 mode.
9858
9859 2018-01-08 Simon Marchi <simon.marchi@ericsson.com>
9860
9861 * gdb.gdb/unittest.exp: Match output in non-development mode.
9862
9863 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9864
9865 * gdb.ada/access_tagged_param.exp: Relax expected output
9866 for value of "ObjL" in "continue" to pck.inspect breakpoint
9867 test.
9868
9869 2018-01-08 Joel Brobecker <brobecker@adacore.com>
9870
9871 * gdb.ada/arr_enum_idx_w_gap.exp: New file.
9872 * gdb.ada/arr_enum_idx_w_gap/foo_q418_043.adb: New file.
9873
9874 2018-01-05 Pedro Alves <palves@redhat.com>
9875
9876 PR gdb/18653
9877 * gdb.base/libsegfault.exp: New.
9878
9879 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9880
9881 PR gdb/22670
9882 * gdb.ada/access_tagged_param.exp: New file.
9883 * gdb.ada/access_tagged_param/foo.adb: New file.
9884
9885 2018-01-05 Pedro Alves <palves@redhat.com>
9886
9887 PR gdb/22670
9888 * gdb.ada/info_addr_mixed_case.exp: Remove kfail. Extend test to
9889 exercise lower case too, and to exercise both full matching and
9890 wild matching.
9891
9892 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9893
9894 * gdb.ada/rename_subscript_param: New testcase.
9895
9896 2018-01-05 Jerome Guitton <guitton@adacore.com>
9897
9898 * gdb.ada/arr_acc_idx_w_gap: New testcase.
9899
9900 2018-01-05 Joel Brobecker <brobecker@adacore.com>
9901
9902 * gdb.ada/convvar_comp: New testcase.
9903
9904 2018-01-05 Xavier Roirand <roirand@adacore.com>
9905
9906 * testsuite/gdb.ada/array_char_idx/pck.ads (Table): New type.
9907 (My_Table): New global variable.
9908 * testsuite/gdb.ada/array_char_idx.exp: Add test.
9909
9910 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9911
9912 PR gdb/22670
9913 * gdb.ada/maint_with_ada: New testcase.
9914
9915 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9916
9917 PR gdb/22670
9918 * gdb.ada/bp_c_mixed_case: New testcase.
9919
9920 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9921
9922 PR gdb/22670
9923 * gdb.ada/complete.exp: Add "complete break ada" test.
9924
9925 2018-01-04 Joel Brobecker <brobecker@adacore.com>
9926
9927 PR gdb/22670
9928 * gdb.ada/info_addr_mixed_case: New testcase.
9929
9930 2018-01-03 Xavier Roirand <roirand@adacore.com>
9931
9932 * gdb.ada/excep_handle.exp: New testcase.
9933 * gdb.ada/excep_handle/foo.adb: New file.
9934 * gdb.ada/excep_handle/pck.ads: New file.
9935
9936 2018-01-03 Joel Brobecker <brobecker@adacore.com>
9937
9938 * gdb.base/step-line.c: Add extra empty line in copyright header.
9939 * gdb.base/step-line.inp: Likewise.
9940
9941 2018-01-02 Joel Brobecker <brobecker@adacore.com>
9942
9943 * gdb.ada/dyn_stride.exp: Add slice test.
9944
9945 2018-01-02 Joel Brobecker <brobecker@adacore.com>
9946
9947 * gdb.ada/dyn_stride: New testcase.
9948
9949 2017-12-27 Stafford Horne <shorne@gmail.com>
9950
9951 * gdb.xml/extra-regs.xml: Add example foo reggroup.
9952 * gdb.xml/tdesc-regs.exp: Add test to check for foo reggroup.
9953
9954 2017-12-27 Stafford Horne <shorne@gmail.com>
9955
9956 * gdb.base/reggroups.c: New file.
9957 * gdb.base/reggroups.exp: New file.
9958
9959 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9960
9961 * gdb.dwarf2/ada-valprint-error.c: New file.
9962 * gdb.dwarf2/ada-valprint-error.exp: New file.
9963
9964 2017-12-18 Joel Brobecker <brobecker@adacore.com>
9965
9966 * gdb.ada/assign_arr: New testcase.
9967
9968 2017-12-18 Xavier Roirand <roirand@adacore.com>
9969
9970 * gdb.ada/funcall_ptr: New testcase.
9971
9972 2017-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
9973
9974 PR cli/16224
9975 * gdb.base/ptype-offsets.cc: New file.
9976 * gdb.base/ptype-offsets.exp: New file.
9977
9978 2017-12-15 Yao Qi <yao.qi@linaro.org>
9979
9980 * gdb.gdb/unittest.exp: Skip 'maintenance check xml-descriptions'
9981 if XML is disabled.
9982
9983 2017-12-15 Xavier Roirand <roirand@adacore.com>
9984
9985 * gdb.ada/same_component_name: New testcase.
9986
9987 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9988
9989 * gdb.ada/str_binop_equal: New testcase.
9990
9991 2017-12-14 Joel Brobecker <brobecker@adacore.com>
9992
9993 * gdb.ada/task_switch_in_core: New testcase.
9994
9995 2017-12-13 Simon Marchi <simon.marchi@ericsson.com>
9996
9997 * gdb.python/py-breakpoint.c (foo_ns::multiply): New function.
9998 * gdb.python/py-breakpoint.exp: Compile the test case as c++,
9999 call test_bkpt_qualified.
10000 (test_bkpt_qualified): New proc.
10001
10002 2017-12-13 Pedro Alves <palves@redhat.com>
10003
10004 * lib/completion-support.exp (test_gdb_complete_tab_multiple):
10005 Tighten regexp by matching with an anchor.
10006
10007 2017-12-13 Pedro Alves <palves@redhat.com>
10008
10009 * gdb.cp/cpcompletion.exp: Load completion-support.exp.
10010 ("expression with namespace"): New set of tests.
10011 * gdb.cp/pr9594.cc (Test_NS::foo, Test_NS::bar)
10012 (Nested::Test_NS::qux): New.
10013 * lib/completion-support.exp (test_gdb_complete_cmd_multiple): Add
10014 defaults to 'start_quote_char' and 'end_quote_char' parameters.
10015
10016 2017-12-13 Joel Brobecker <brobecker@adacore.com>
10017
10018 * gdb.base/server-del-break.c: New file.
10019 * gdb.base/server-del-break.exp: New file.
10020
10021 2017-12-12 Stafford Horne <shorne@gmail.com>
10022
10023 * gdb.xml/tdesc-regs.exp: Add or1k support.
10024
10025 2017-12-12 Stafford Horne <shorne@gmail.com>
10026
10027 * gdb.base/bp-permanent.c: Define nop of or1k.
10028
10029 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10030
10031 * gdb.ada/variant_record_packed_array.exp: Adapt test to accept
10032 output with components being reordered.
10033
10034 2017-12-11 Joel Brobecker <brobecker@adacore.com>
10035
10036 * gdb.ada/pkd_arr_elem.exp: Adapt "print test" test to accept
10037 output with components being reordered.
10038
10039 2017-12-08 Jan Kratochvil <jan.kratochvil@redhat.com>
10040 Pedro Alves <palves@redhat.com>
10041
10042 * gdb.base/maint.exp (check for .gdb_index): Check also for
10043 .debug_names.
10044 * gdb.dlang/watch-loc.c (.debug_aranges): New.
10045 * gdb.dwarf2/dw2-case-insensitive-debug.S: Likewise.
10046 * gdb.dwarf2/gdb-index.exp (check if index present, .gdb_index used)
10047 (.gdb_index used after symbol reloading): Support also .debug_names.
10048 * gdb.mi/dw2-ref-missing-frame-func.c (.debug_aranges): New.
10049
10050 2017-12-08 Yao Qi <yao.qi@linaro.org>
10051
10052 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10053 * gdb.arch/aarch64-tagged-pointer.exp: Add tests for watchpoint.
10054
10055 2017-12-08 Yao Qi <yao.qi@linaro.org>
10056
10057 * gdb.arch/aarch64-tagged-pointer.c (main): Update.
10058 * gdb.arch/aarch64-tagged-pointer.exp: Add test for breakpoint.
10059
10060 2017-12-08 Yao Qi <yao.qi@linaro.org>
10061
10062 * gdb.arch/aarch64-tagged-pointer.c: New file.
10063 * gdb.arch/aarch64-tagged-pointer.exp: New file.
10064
10065 2017-12-08 Sergio Durigan Junior <sergiodj@redhat.com>
10066
10067 * gdb.arch/i386-sse-stack-align.exp: Cast "print" function call
10068 "int".
10069
10070 2017-12-07 Keith Seitz <keiths@redhat.com>
10071
10072 PR breakpoints/22569
10073 * gdb.linespec/ls-errs.exp: Change expected result of "break
10074 -source this file has spaces.c -line 3".
10075 Check that an explicit source file followed by whitespace is
10076 identified as an invalid explicit location.
10077
10078 2017-12-07 Keith Seitz <keiths@redhat.com>
10079
10080 * gdb.cp/nested-types.cc: New file.
10081 * gdb.cp/nested-types.exp: New file.
10082 * lib/cp-support.exp: Load data-structures.exp library.
10083 (debug_cp_test_ptype_class): New global.
10084 (cp_ptype_class_verbose, next_line): New procedures.
10085 (cp_test_ptype_class): Add and document new parameter `recursive_qid'.
10086 Add and document new return value.
10087 Switch the list of lines to a queue.
10088 Add support for new `type' key for nested type definitions.
10089 Add debugging/troubleshooting messages.
10090 * lib/data-structures.exp: New file.
10091
10092 2017-12-07 Simon Marchi <simon.marchi@ericsson.com>
10093
10094 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Define
10095 with proc_with_prefix, don't use with_test_prefix.
10096
10097 2017-12-07 Tom Tromey <tom@tromey.com>
10098
10099 * gdb.base/break.exp: Add test for empty "commands".
10100
10101 2017-12-07 Yao Qi <yao.qi@linaro.org>
10102
10103 * gdb.trace/ftrace.exp (run_trace_experiment): Set breakpoint on
10104 malloc and catch syscall.
10105
10106 2017-12-07 Phil Muldoon <pmuldoon@redhat.com>
10107
10108 * gdb.python/py-breakpoint.exp (test_bkpt_explicit_loc): Add new
10109 tests for explicit locations.
10110
10111 2017-12-06 Pedro Alves <palves@redhat.com>
10112
10113 * gdb.arch/i386-avx.exp: If testing with a RSP target, check
10114 force-disabling XML descriptions.
10115
10116 2017-12-04 Pedro Alves <palves@redhat.com>
10117
10118 PR gdb/22499
10119 * gdb.arch/amd64-disp-step-avx.S: New file.
10120 * gdb.arch/amd64-disp-step-avx.exp: New file.
10121
10122 2017-12-03 Pedro Alves <palves@redhat.com>
10123
10124 * gdb.threads/process-dies-while-detaching.c: Include <errno.h>
10125 and <string.h>.
10126 (parent_function): Print distinct messages when waitpid fails, or
10127 the child exits with a signal, or the child exits for an unhandled
10128 reason.
10129 * gdb.threads/process-dies-while-detaching.exp
10130 (detach_and_expect_exit): New 'inf_output_re' parameter and use
10131 it. Wait for both inferior output and GDB's prompt. Use an
10132 indirect spawn id list.
10133 (do_detach): New parameter 'child_exit'. Use it to compute
10134 expected inferior output.
10135 (test_detach, test_detach_watch, test_detach_killed_outside):
10136 Adjust to pass down the expected child exit kind.
10137
10138 2017-12-01 Joel Brobecker <brobecker@adacore.com>
10139 Sergio Durigan Junior <sergiodj@redhat.com>
10140 Pedro Alves <palves@redhat.com>
10141
10142 * gdb.base/readnever.c, gdb.base/readnever.exp: New files.
10143
10144 2017-12-01 Sergio Durigan Junior <sergiodj@redhat.com>
10145
10146 * gdb.base/relocate.exp: Add tests to guarantee that arguments
10147 to 'symbol-file' and 'add-symbol-file' can be
10148 position-independent.
10149
10150 2017-12-01 Yao Qi <yao.qi@linaro.org>
10151
10152 * gdb.arch/aarch64-atomic-inst.exp: Replace mail address with
10153 the URL in copyright header.
10154 * gdb.arch/aarch64-fp.exp: Likewise.
10155 * gdb.arch/ppc64-atomic-inst.exp: Likewise.
10156 * gdb.arch/ppc64-isa207-atomic-inst.exp: Likewise.
10157 * gdb.base/expand-psymtabs.exp: Likewise.
10158 * gdb.cp/expand-psymtabs-cxx.exp: Likewise.
10159 * gdb.fortran/common-block.exp: Likewise.
10160 * gdb.fortran/common-block.f90: Likewise.
10161 * gdb.fortran/logical.exp: Likewise.
10162 * gdb.fortran/vla-datatypes.f90: Likewise.
10163 * gdb.fortran/vla-sub.f90: Likewise.
10164
10165 2017-11-30 Joel Brobecker <brobecker@adacore.com>
10166
10167 * gdb.ada/repeat_dyn: New testcase.
10168
10169 2017-11-30 Ulrich Weigand <uweigand@de.ibm.com>
10170
10171 * gdb.cell/gcore.exp: Fix typo when setting spu_bin.
10172 Update for changed thread numbering.
10173 * gdb.cell/bt.exp: Update for changed GDB output.
10174
10175 2017-11-30 Simon Marchi <simon.marchi@ericsson.com>
10176
10177 * boards/cc-with-tweaks.exp: Include local-board.exp instead of
10178 setting isremote by hand.
10179 * boards/dwarf4-gdb-index.exp: Likewise.
10180 * boards/fission.exp: Likewise.
10181 * boards/stabs.exp: Likewise.
10182
10183 2017-11-30 Pedro Alves <palves@redhat.com>
10184
10185 * gdb.linespec/cpls-ops.exp
10186 (check_explicit_skips_function_argument): Extract the underlying
10187 type of size_t instead of hardcoding it.
10188
10189 2017-11-29 Pedro Alves <palves@redhat.com>
10190
10191 PR c++/19436
10192 * gdb.linespec/cpls-abi-tag.cc: New file.
10193 * gdb.linespec/cpls-abi-tag.exp: New file.
10194
10195 2017-11-29 Pedro Alves <palves@redhat.com>
10196
10197 * gdb.base/langs.exp: Use -qualified.
10198 * gdb.cp/meth-typedefs.exp: Use -qualified, and add tests without
10199 it.
10200 * gdb.cp/namespace.exp: Use -qualified.
10201 * gdb.linespec/cpcompletion.exp (overload-2, fqn, fqn-2)
10202 (overload-3, template-overload, template-ret-type, const-overload)
10203 (const-overload-quoted, anon-ns, ambiguous-prefix): New
10204 procedures.
10205 (test_driver): Call them.
10206 * gdb.cp/save-bp-qualified.cc: New.
10207 * gdb.cp/save-bp-qualified.exp: New.
10208 * gdb.linespec/explicit.exp: Test -qualified.
10209 * lib/completion-support.exp (completion::explicit_opts_list): Add
10210 "-qualified".
10211 * lib/gdb.exp (gdb_breakpoint): Handle "qualified".
10212
10213 2017-11-29 Phil Muldoon <pmuldoon@redhat.com>
10214
10215 * gdb.python/py-rbreak.exp: Set nosharedlibrary before tests.
10216
10217 2017-11-29 Tom Tromey <tom@tromey.com>
10218
10219 * gdb.base/relocate.exp: Update invalid argument test.
10220 Add new tests for invalid arguments.
10221
10222 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10223
10224 * gdb.cp/psymtab-parameter.cc (func): Change return type back to long.
10225 Return 0 as a long.
10226 * gdb.cp/psymtab-parameter.exp: Change func's return type back to long.
10227
10228 2017-11-29 Thomas Preud'homme <thomas.preudhomme@arm.com>
10229
10230 * gdb.cp/breakpoint.cc (bar): Set return type to void.
10231 * gdb.cp/psymtab-parameter.cc (func): Likewise.
10232 * gdb.cp/psymtab-parameter.exp: Update comment regarding prototype of
10233 func ().
10234 * gdb.cp/shadow.cc (B.func): Return 0.
10235
10236 2017-11-27 Joel Brobecker <brobecker@adacore.com>
10237
10238 * gdb.ada/mi_catch_ex.exp (continue_to_exception): Adjust
10239 expected output in gdb_expect call to allow the exception
10240 message to be present as well. Fix syntax confusion to avoid
10241 TCL thinking that exception_name is an array.
10242
10243 2017-11-26 Ulrich Weigand <uweigand@de.ibm.com>
10244
10245 * gdb.arch/spu-info.c: Include <unistd.h>.
10246 (do_signal_test): Fix broken calls to write.
10247 * gdb.arch/spu-info.exp: Use prepare_for_testing.
10248 Fix checks for empty mailboxes. Update signal tests for corrected
10249 do_signal_test routine. Allow nonzero event status.
10250 * gdb.arch/spu-ls.exp: Use prepare_for_testing.
10251 * gdb.cell/arch.exp: Use standard_output_file.
10252 * gdb.cell/break.exp: Likewise.
10253 * gdb.cell/bt.exp: Likewise.
10254 * gdb.cell/core.exp: Likewise.
10255 * gdb.cell/dwarfaddr.exp: Likewise.
10256 * gdb.cell/ea-cache.exp: Likewise.
10257 * gdb.cell/ea-standalone.exp: Likewise.
10258 * gdb.cell/f-regs.exp: Likewise.
10259 * gdb.cell/fork.exp: Likewise.
10260 * gdb.cell/gcore.exp: Likewise.
10261 * gdb.cell/mem-access.exp: Likewise.
10262 * gdb.cell/ptype.exp: Likewise.
10263 * gdb.cell/registers.exp: Likewise.
10264 * gdb.cell/sizeof.exp: Likewise.
10265 * gdb.cell/solib-symbol.exp: Likewise.
10266 * gdb.cell/solib.exp: Likewise.
10267
10268 2017-11-25 Pedro Alves <palves@redhat.com>
10269
10270 * gdb.base/complete-empty.exp: New file.
10271 * gdb.base/completion.exp: Adjust.
10272
10273 2017-11-25 Pedro Alves <palves@redhat.com>
10274
10275 * gdb.linespec/cpls-ops.cc: New file.
10276 * gdb.linespec/cpls-ops.exp: New file.
10277 * lib/completion-support.exp (test_complete_prefix_range_re): New,
10278 factored out from ...
10279 (test_complete_prefix_range): ... this.
10280
10281 2017-11-24 Pedro Alves <palves@redhat.com>
10282
10283 * gdb.linespec/cpcompletion.exp: New file.
10284 * gdb.linespec/cpls-hyphen.cc: New file.
10285 * gdb.linespec/cpls.cc: New file.
10286 * gdb.linespec/cpls2.cc: New file.
10287 * gdb.linespec/explicit.exp: Load completion-support.exp. Adjust
10288 test to use test_gdb_complete_unique. Add label completion,
10289 keyword completion and explicit location completion tests.
10290 * lib/completion-support.exp: New file.
10291
10292 2017-11-24 Joel Brobecker <brobecker@adacore.com>
10293
10294 * gdb.ada/catch_ex.exp, gdb.ada/mi_catch_ex.exp,
10295 gdb.ada/mi_ex_cond.exp: Accept optional exception message in
10296 when hitting an exception catchpoint.
10297
10298 2017-11-22 Yao Qi <yao.qi@linaro.org>
10299
10300 * gdb.base/macscp.exp: Append -g3 to additional_flags for clang.
10301
10302 2017-11-22 Simon Marchi <simon.marchi@ericsson.com>
10303
10304 * gdb.opt/inline-locals.exp: Mark tests as KFAIL.
10305 * gdb.dwarf2/info-locals-optimized-out.exp: New file.
10306 * gdb.dwarf2/info-locals-optimized-out.c: New file.
10307
10308 2017-11-22 Yao Qi <yao.qi@linaro.org>
10309
10310 * gdb.base/info-os.exp: Pass pthreads.
10311 * gdb.multi/multi-attach.exp: Likewise.
10312
10313 2017-11-22 Yao Qi <yao.qi@linaro.org>
10314
10315 * gdb.dwarf2/pr10770.exp: Remove code skipping non-gcc
10316 compiler.
10317
10318 2017-11-22 Yao Qi <yao.qi@linaro.org>
10319
10320 * gdb.base/attach-pie-noexec.exp: Pass "-pie" in ldflags.
10321 * gdb.base/break-interp.exp: Likewise.
10322 * gdb.base/jit-attach-pie.exp: Likewise.
10323
10324 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10325
10326 * gdb.base/float128.c (large128): New variable.
10327 * gdb.base/float128.exp: Add test to print largest __float128 value.
10328
10329 2017-11-22 Ulrich Weigand <uweigand@de.ibm.com>
10330
10331 * gdb.arch/vsx-regs.exp: Update register content checks.
10332
10333 2017-11-21 Ulrich Weigand <uweigand@de.ibm.com>
10334
10335 * gdb.arch/ppc-longdouble.exp: New file.
10336 * gdb.arch/ppc-longdouble.c: Likewise.
10337
10338 2017-11-21 Pedro Alves <palves@redhat.com>
10339
10340 * gdb.ada/minsyms.exp: Accept any address for 'some_minsym'.
10341
10342 2017-11-20 Pedro Alves <palves@redhat.com>
10343
10344 * gdb.base/whatis-ptype-typedefs.c (double_typedef)
10345 (long_double_typedef): New typedefs.
10346 Use DEF on double and long double.
10347 * gdb.base/whatis-ptype-typedefs.exp: Add double and long double
10348 cases.
10349 (run_tests): New 'float_ptr_same_size', 'double_ptr_same_size',
10350 and 'long_double_ptr_same_size' locals. Use them to decide
10351 whether cast from array/function to float is valid/invalid.
10352
10353 2017-11-17 Tom Tromey <tom@tromey.com>
10354
10355 * gdb.rust/traits.rs: New file.
10356 * gdb.rust/traits.exp: New file.
10357
10358 2017-11-17 Joel Brobecker <brobecker@adacore.com>
10359
10360 * gdb.ada/minsyms: New testcase.
10361
10362 2017-11-16 Pedro Alves <palves@redhat.com>
10363
10364 * gdb.base/bp-cmds-continue-ctrl-c.c: New file.
10365 * gdb.base/bp-cmds-continue-ctrl-c.exp: New file.
10366
10367 2017-11-16 Pedro Alves <palves@redhat.com>
10368
10369 * gdb.rust/modules.exp: Skip tests that rely on inferior I/O if
10370 gdb,noinferiorio is set, and use gdb_test_stdio otherwise.
10371
10372 2017-11-16 Pedro Alves <palves@redhat.com>
10373
10374 * gdb.server/reconnect-ctrl-c.c: New file.
10375 * gdb.server/reconnect-ctrl-c.exp: New file.
10376
10377 2017-11-16 Phil Muldoon <pmuldoon@redhat.com>
10378
10379 * gdb.python/py-rbreak.exp: New file.
10380 * gdb.python/py-rbreak.c: New file.
10381 * gdb.python/py-rbreak-func2.c: New file.
10382
10383 2017-11-16 Pedro Alves <palves@redhat.com>
10384
10385 * gdb.base/starti.exp ("continue" test): Remove ".*"s from
10386 pattern.
10387 * lib/gdb.exp (gdb_test_sequence): Don't send empty command to
10388 GDB.
10389
10390 2017-11-15 Simon Marchi <simon.marchi@ericsson.com>
10391
10392 * gdb.tui/completionn.exp (test_tab_completion): Add space in
10393 regex.
10394
10395 2017-11-13 Simon Marchi <simon.marchi@polymtl.ca>
10396
10397 * gdb.opt/inline-locals.exp: Remove trailing parentheses from
10398 test names.
10399
10400 2017-11-09 Pedro Alves <palves@redhat.com>
10401
10402 * gdb.tui/tui-completion.exp (test_tab_completion): New procedure,
10403 factored out from ...
10404 (top level): ... here, and adjusted to avoid expecting beyond the
10405 prompt in a single gdb_test_multiple.
10406
10407 2017-11-09 Pedro Alves <palves@redhat.com>
10408
10409 * gdb.multi/multi-attach.exp ("kill" test): Match the whole query
10410 output.
10411 * gdb.server/ext-attach.exp ("kill" test): Likewise.
10412 * gdb.server/ext-restart.exp ("kill" test): Likewise.
10413 * gdb.server/ext-run.exp ("kill" test): Likewise.
10414 * gdb.server/ext-wrapper.exp ("kill" test): Likewise.
10415
10416 2017-11-09 Pedro Alves <palves@redhat.com>
10417
10418 * gdb.cp/cpcompletion.exp (test_class_complete): Tighten regex to
10419 match till end of line.
10420
10421 2017-11-09 Pedro Alves <palves@redhat.com>
10422
10423 * gdb.base/memattr.exp: Tighten regexes to match the end line.
10424
10425 2017-11-09 Pedro Alves <palves@redhat.com>
10426
10427 * gdb.base/completion.exp (ignore_and_resync, test_tab_complete):
10428 New procedures, factored out from ...
10429 (top level): ... here, and adjusted to avoid expecting beyond the
10430 prompt in one go.
10431
10432 2017-11-09 Pedro Alves <palves@redhat.com>
10433
10434 * gdb.asm/asm-source.exp ("kill" test): Match the whole query
10435 output. Fix '?' match.
10436
10437 2017-11-08 Joel Brobecker <brobecker@adacore.com>
10438
10439 * gdb.ada/scoped_watch: New testcase.
10440 * gdb.ada/watch_arg.exp: Adjust expected behavior to the behavior
10441 which is actually correct.
10442 * gdb.ada/mi_interface.exp: Add missing thread-id in expected varobj.
10443 * gdb.ada/mi_var_array.exp: Add missing thread-id in expected varobj.
10444
10445 2017-11-08 Pedro Alves <palves@redhat.com>
10446
10447 * gdb.gdb/complaints.exp (test_initial_complaints)
10448 (test_serial_complaints, test_short_complaints): Call
10449 complaint_internal instead of complaint.
10450
10451 2017-11-08 Djordje Todorovic <djordje.todorovic@rt-rk.com>
10452
10453 * gdb.threads/tls-core.c: New file.
10454 * gdb.threads/tls-core.exp: Likewise.
10455
10456 2017-11-08 Pedro Alves <palves@redhat.com>
10457
10458 * gdb.ada/complete.exp (p <Exported_Capitalized>): New test.
10459 (p Exported_Capitalized): New test.
10460 (p exported_capitalized): New test.
10461
10462 2017-11-07 Pedro Alves <palves@redhat.com>
10463
10464 * gdb.cp/ena-dis-br-range.exp: Add more tests.
10465
10466 2017-11-07 Pedro Alves <palves@redhat.com>
10467
10468 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Adjust test.
10469 * gdb.cp/ena-dis-br-range.exp: Adjust tests.
10470 (disable_invalid, disable_inverted, disable_negative): New
10471 procedures.
10472 ("bad numbers"): New set of tests.
10473
10474 2017-11-07 Pedro Alves <palves@redhat.com>
10475
10476 * gdb.cp/ena-dis-br-range.exp: Add tests.
10477
10478 2017-11-07 Pedro Alves <palves@redhat.com>
10479
10480 * gdb.base/ena-dis-br.exp: Don't expect "warning:".
10481
10482 2017-11-07 Xavier Roirand <roirand@adacore.com>
10483 Pedro Alves <palves@redhat.com>
10484
10485 * gdb.base/ena-dis-br.exp: Add reference to
10486 gdb.cp/ena-dis-br-range.exp.
10487 * gdb.cp/ena-dis-br-range.exp: New file.
10488 * gdb.cp/ena-dis-br-range.cc: New file.
10489
10490 2017-11-06 Pedro Alves <palves@redhat.com>
10491
10492 * gdb.base/attach-non-pgrp-leader.c: New.
10493 * gdb.base/attach-non-pgrp-leader.exp: New.
10494
10495 2017-11-06 Pedro Alves <palves@redhat.com>
10496
10497 * configure.ac: No longer check for termio.h and sgtty.h.
10498 * configure: Regenerate.
10499 * remote-utils.c: Include termios.h instead of gdb_termios.h.
10500 (remote_open): Check HAVE_TERMIOS_H instead of HAVE_TERMIOS.
10501 Remove termio and sgtty code.
10502
10503 2017-11-03 Yao Qi <yao.qi@linaro.org>
10504
10505 * gdb.mi/list-thread-groups-available.exp: Skip it if XML parsing
10506 in GDB is disabled.
10507
10508 2017-11-03 Yao Qi <yao.qi@linaro.org>
10509
10510 * gdb.python/py-thrhandle.exp: Skip it if python is not
10511 enabled.
10512
10513 2017-10-31 Simon Marchi <simon.marchi@polymtl.ca>
10514
10515 * gdb.mi/mi-break.exp (test_breakpoint_commands): Test backtrace
10516 as a breakpoint command.
10517
10518 2017-10-28 Maksim Dzabraev <dzabraew@gmail.com>
10519
10520 PR python/21213
10521 * gdb.python/py-infthread.exp: Test calling
10522 InferiorThread.inferior () multiple times in a row.
10523
10524 2017-10-27 Keith Seitz <keiths@redhat.com>
10525
10526 * gdb.opt/inline-break.exp (break_info_1): New procedure.
10527 Test "info break" for every inlined function breakpoint.
10528
10529 2017-10-27 Yao Qi <yao.qi@linaro.org>
10530
10531 * gdb.arch/insn-reloc.c (can_relocate_bl): Mark "x30" clobbered.
10532
10533 2017-10-26 Patrick Frants <osscontribute@gmail.com>
10534
10535 * gdb.cp/classes.exp (test_static_members): Test printing
10536 Outer::instance.
10537 * gdb.cp/classes.c (struct Inner, struct Outer): New.
10538 (Inner::instance, Outer::instance): New.
10539
10540 2017-10-24 Pedro Alves <palves@redhat.com>
10541
10542 * gdb.base/new-ui.exp (do_test): Split "delete all breakpoints on
10543 extra console" test in two stages.
10544
10545 2017-10-24 Pedro Alves <palves@redhat.com>
10546
10547 * gdb.threads/attach-into-signal.exp (corefunc): Reindent.
10548
10549 2017-10-24 Pedro Alves <palves@redhat.com>
10550
10551 * gdb.threads/attach-into-signal.exp: Remove whole "stoppedtry"
10552 loop.
10553
10554 2017-10-24 Pedro Alves <palves@redhat.com>
10555
10556 * gdb.threads/attach-into-signal.exp (corefunc): Remove "attach
10557 $attempt" and "stoppedtry $stoppedtry" test prefixes.
10558
10559 2017-10-24 Pedro Alves <palves@redhat.com>
10560
10561 * lib/gdb-python.exp (get_python_valueof): Add 'test' optional
10562 parameter and handle it. Don't output read value in test name.
10563
10564 2017-10-24 Pedro Alves <palves@redhat.com>
10565
10566 * gdb.gdb/unittest.exp ('maintenance check xml-descriptions'): Use
10567 custom test name.
10568
10569 2017-10-24 Pedro Alves <palves@redhat.com>
10570
10571 * gdb.base/startup-with-shell.exp ('touch $unique_file'): Don't
10572 include the unstable output directory name in the test's name.
10573 (initial_setup_simple) <'set args'>: Use custom test name.
10574
10575 2017-10-24 Pedro Alves <palves@redhat.com>
10576
10577 * gdb.arch/arc-tdesc-cpu.exp ('set tdesc filename'): Use gdb_test
10578 with explicit test name.
10579
10580 2017-10-20 Pedro Alves <palves@redhat.com>
10581
10582 * gdb.base/quit.exp: Use gdb_test_multiple and expect 'eof' before
10583 'wait -i'. Use gdb_assert and remote_close.
10584
10585 2017-10-19 Andrew Burgess <andrew.burgess@embecosm.com>
10586
10587 * gdb.linespec/ls-errs.exp (do_test): Update comment, use line
10588 number from variable rather than hard-coded.
10589
10590 2017-10-19 Pedro Alves <palves@redhat.com>
10591
10592 * gdb.base/long-inferior-output.c: New file.
10593 * gdb.base/long-inferior-output.exp: New file.
10594
10595 2017-11-18 Keith Seitz <keiths@redhat.com>
10596
10597 * gdb.cp/cpexprs.cc (base) <operator fluff const* const*>: New
10598 method.
10599 (main): Call it.
10600 * gdb.cp/cpexprs.exp: Add new conversion operator to test matrix.
10601 Add additional user-defined conversion operator tests.
10602
10603 2017-10-17 Pedro Alves <palves@redhat.com>
10604
10605 * boards/native-stdio-gdbserver.exp: Load "local-board".
10606
10607 2017-10-17 Pedro Alves <palves@redhat.com>
10608
10609 * gdb.base/quit-live.c: New file.
10610 * gdb.base/quit-live.exp: New file.
10611
10612 2017-10-16 Keith Seitz <keiths@redhat.com>
10613
10614 * gdb.cp/classes.cc (class_with_typedefs, class_with_public_typedef)
10615 (class_with_protected_typedef, class_with_private_typedef)
10616 (struct_with_public_typedef, struct_with_protected_typedef)
10617 (struct_with_private_typedef): New classes/structs.
10618 * gdb.cp/classes.exp (test_ptype_class_objects): Add tests for
10619 typedefs and access specifiers.
10620
10621 2017-10-16 Pedro Alves <palves@redhat.com>
10622 Simon Marchi <simon.marchi@polymtl.ca>
10623
10624 * README (Local vs Remote vs Native): New section.
10625 * boards/local-board.exp: New file, with bits factored out from
10626 ...
10627 * boards/native-extended-gdbserver.exp: ... here. Load
10628 "local-board".
10629 * boards/native-gdbserver.exp: Load "local-board".
10630 (${board}_spawn, ${board}_exec): Delete.
10631 * boards/native-stdio-gdbserver.exp: Most contents factored out to
10632 ...
10633 * boards/stdio-gdbserver-base.exp: ... this new file.
10634 * boards/native-stdio-gdbserver.exp: Reimplement, by loading
10635 "stdio-gdbserver-base" and defining a get_target_remote_pipe_cmd
10636 procedure.
10637 * boards/remote-stdio-gdbserver.exp: Load stdio-gdbserver-base
10638 instead of native-stdio-gdbserver. Don't set gdb_server_prog nor
10639 stdio_gdbserver_command.
10640 (${board}_get_remote_address, ${board}_get_comm_port)
10641 (${board}_download, ${board}_upload): Delete.
10642 (get_target_remote_pipe_cmd): New.
10643
10644 2017-10-16 Simon Marchi <simon.marchi@ericsson.com>
10645
10646 * gdb.python/py-breakpoint.exp (test_bkpt_basic,
10647 test_bkpt_deletion, test_bkpt_cond_and_cmds,
10648 test_bkpt_invisible, test_watchpoints, test_bkpt_internal,
10649 test_bkpt_eval_funcs, test_bkpt_temporary, test_bkpt_address,
10650 test_bkpt_pending, test_bkpt_events): Use proc_with_prefix,
10651 remove with_test_prefix.
10652
10653 2017-10-13 Pedro Alves <palves@redhat.com>
10654
10655 * lib/gdb.exp (target_can_use_run_cmd): New procedure.
10656 * gdb.base/annota1.exp: Use it instead of is_remote.
10657 * gdb.base/annota3.exp: Use it instead of is_remote.
10658 * gdb.cp/annota2.exp: Use it instead of is_remote.
10659 * gdb.cp/annota3.exp: Use it instead of is_remote.
10660 * gdb.multi/bkpt-multi-exec.exp: Use it instead of is_remote.
10661
10662 2017-10-13 Pedro Alves <palves@redhat.com>
10663
10664 * gdb.base/testenv.exp: Check use_gdb_stub instead of is_remote.
10665 (test_num_test_vars, run_and_count_vars, find_env)
10666 (test_set_unset_env, test_inherit_env_var): New procedures.
10667 (top level): Use them.
10668
10669 2017-10-13 Pedro Alves <palves@redhat.com>
10670
10671 * lib/selftest-support.exp (selftest_setup): Extend comments, and
10672 also skip on stub-like targets.
10673
10674 2017-10-13 Pedro Alves <palves@redhat.com>
10675
10676 PR gdb/22293
10677 * gdb.base/find-unmapped.exp: Don't skip if is_remote target.
10678 (top level): Move some tests to ...
10679 (test_not_found): ... this new procedure.
10680 (top level): Call it.
10681
10682 2017-10-13 Pedro Alves <palves@redhat.com>
10683
10684 * gdb.base/term.exp: Don't skip if is_remote target. Instead,
10685 expect different "info terminal" output if testing with a
10686 non-native target.
10687
10688 2017-10-13 Pedro Alves <palves@redhat.com>
10689 Simon Marchi <simon.marchi@polymtl.ca>
10690
10691 PR python/12966
10692 * gdb.python/py-evthreads.exp: Remove is_remote target kfail.
10693
10694 2017-10-13 Pedro Alves <palves@redhat.com>
10695
10696 * gdb.python/py-evthreads.exp: Start GDB with "set non-stop on"
10697 already.
10698
10699 2017-10-13 Pedro Alves <palves@redhat.com>
10700
10701 * gdb.python/py-evsignal.exp: Check gdb_protocol instead of
10702 is_remote.
10703
10704 2017-10-13 Pedro Alves <palves@redhat.com>
10705
10706 * gdb.threads/thread_events.exp: Check gdb_protocol instead of
10707 is_remote.
10708
10709 2017-10-13 Pedro Alves <palves@redhat.com>
10710
10711 * gdb.base/corefile.exp (corefile_test_run): Skip if gdb_protocol
10712 is set.
10713 (corefile_test_attach): Likewise. Check can_spawn_for_attach
10714 instead of is_remote.
10715
10716 2017-10-13 Pedro Alves <palves@redhat.com>
10717
10718 * gdb.base/remote.exp: Check gdb_protocol instead of is_remote.
10719 (top level): Add comment.
10720
10721 2017-10-13 Pedro Alves <palves@redhat.com>
10722
10723 * gdb.base/remote.exp (top level): Fix comment typo and add
10724 missing return.
10725
10726 2017-10-13 Pedro Alves <palves@redhat.com>
10727 Simon Marchi <simon.marchi@polymtl.ca>
10728
10729 * gdb.base/solib-nodir.exp: Split is_remote and skip_shlib_tests
10730 calls and add comments. Skip test if use_gdb_stub is set.
10731 (top level): Use "set cwd" command instead of "cd" command.
10732
10733 2017-10-13 Pedro Alves <palves@redhat.com>
10734
10735 * gdb.base/shlib-call.exp (top level): Use gdb_run_cmd and remove
10736 is_remote target check.
10737
10738 2017-10-13 Pedro Alves <palves@redhat.com>
10739
10740 * gdb.base/scope.exp: Use build_executable + clean_restart +
10741 gdb_file_cmd instead of prepare_for_testing and no longer skip
10742 "before run" tests on is_remote target boards. Update comments.
10743 * boards/native-extended-gdbserver.exp
10744 (extended_gdbserver_load_last_file): New, factored out from ...
10745 (gdb_load): ... this. Move further below and add comment.
10746 (extended_gdbserver_gdb_file_cmd, gdb_file_cmd, gdb_reload): New.
10747
10748 2017-10-12 Pedro Alves <palves@redhat.com>
10749
10750 * gdb.base/attach.exp: Remove references to gdb64.
10751 * gdb.base/dbx.exp: Remove references to gdb64.
10752
10753 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10754 Pedro Alves <palves@redhat.com>
10755
10756 * gdb.base/label.exp: Remove is_remote target check.
10757
10758 2017-10-12 Pedro Alves <palves@redhat.com>
10759
10760 * gdb.base/auvx.exp (coredir): Update comment.
10761 (top level) <core_works>: Use "set cwd" command instead of "cd"
10762 command.
10763
10764 2017-10-12 Pedro Alves <palves@redhat.com>
10765 Simon Marchi <simon.marchi@polymtl.ca>
10766
10767 * gdb.base/catch-fork-static.exp: No longer skip on is_remote
10768 target boards.
10769
10770 2017-10-12 Pedro Alves <palves@redhat.com>
10771 Simon Marchi <simon.marchi@polymtl.ca>
10772
10773 * gdb.base/checkpoint.exp: Don't check is_remote or isnative.
10774 Instead skip if there's any gdb_protocol set.
10775
10776 2017-10-12 Simon Marchi <simon.marchi@polymtl.ca>
10777 Pedro Alves <palves@redhat.com>
10778
10779 * gdb.base/dprintf-non-stop.exp: Remove is_remote target check.
10780
10781 2017-10-12 Pedro Alves <palves@redhat.com>
10782 Simon Marchi <simon.marchi@polymtl.ca>
10783
10784 * gdb.base/argv0-symlink.exp: kfail on remote gdbserver,
10785 instead of on dejagnu remote boards.
10786
10787 2017-10-12 Pedro Alves <palves@redhat.com>
10788 Simon Marchi <simon.marchi@polymtl.ca>
10789
10790 * gdb.base/inferior-died.exp: Remove is_remote and isnative
10791 checks. Use build_executable + clean_restart instead of
10792 prepare_for_testing. Pass "set non-stop on" via GDBFLAGS instead
10793 of enabling non-stop after starting gdb.
10794
10795 2017-10-12 Pedro Alves <palves@redhat.com>
10796
10797 * gdb.threads/non-ldr-exc-1.exp: No longer skip if is_remote target.
10798 * gdb.threads/non-ldr-exc-2.exp: Ditto.
10799 * gdb.threads/non-ldr-exc-3.exp: Ditto.
10800 * gdb.threads/non-ldr-exc-4.exp: Ditto.
10801
10802 2017-10-11 Anton Kolesov <Anton.Kolesov@synopsys.com>
10803
10804 * gdb.arch/arc-tdesc-cpu.exp: New file.
10805 * gdb.arch/arc-tdesc-cpu.xml: Likewise.
10806
10807 2017-10-10 Simon Marchi <simon.marchi@ericsson.com>
10808
10809 * lib/gdb.exp (get_integer_valueof): Don't output read value in test name.
10810
10811 2017-10-10 Pedro Alves <palves@redhat.com>
10812
10813 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Don't
10814 expect CLI output.
10815
10816 2017-10-10 Pedro Alves <palves@redhat.com>
10817
10818 * lib/selftest-support.exp (selftest_setup): Update for
10819 captured_command_loop's prototype change.
10820
10821 2017-10-09 Pedro Alves <palves@redhat.com>
10822
10823 Test both arch1=>arch2 and arch2=>arch1.
10824
10825 * gdb.multi/multi-arch-exec.exp (exec1, srcfile1, binfile1, exec2)
10826 (srcfile2, binfile2, march1, march2): Remove globals. Largely
10827 factored out to...
10828 (append_arch1_options, append_arch2_options, append_arch_options)
10829 (build_executables): New procedures.
10830 (do_test): New 'first_arch' parameter. Use it to define 'from_exec'
10831 local.
10832 (top level): Add new 'first_arch' testing axis.
10833
10834 2017-10-09 Pedro Alves <palves@redhat.com>
10835
10836 * gdb.multi/multi-arch-exec.c: Include <pthread.h> and <assert.h>.
10837 (barrier): New.
10838 (thread_start, all_started): New functions.
10839 (main): Spawn new thread and wait until it is scheduled.
10840 * gdb.multi/multi-arch-exec.exp: Build $srcfile1 with the pthreads
10841 option.
10842 (do_test): Add 'selected_thread' parameter. Run to all_started
10843 instead of main. Explicitly set the breakpoint at main. Switch
10844 to the SELECTED_THREAD thread.
10845 (top level): Test handling the exec event with either the main
10846 thread or the second thread selected.
10847
10848 2017-10-09 Pedro Alves <palves@redhat.com>
10849
10850 * gdb.base/print-file-var-main.c: Fix get_version_2 value check
10851 logic. Move STOP marker after the value checks.
10852 * gdb.base/print-file-var.exp (continue to STOP marker): Tighten
10853 regexp.
10854
10855 2017-10-06 Sandra Loosemore <sandra@codesourcery.com>
10856
10857 * gdb.mi/mi-threads-interrupt.exp: Skip test if nointerrupts.
10858
10859 2017-10-05 Ulrich Weigand <uweigand@de.ibm.com>
10860
10861 * gdb.base/dfp-exprs.exp: Update tests to larger range of supported
10862 integer-to-dfp conversion.
10863 * gdb.base/dfp-test.exp: Likewise.
10864
10865 2017-10-04 Pedro Alves <palves@redhat.com>
10866
10867 * gdb.multi/hangout.c: Include <unistd.h>.
10868 (hangout_loop): New function.
10869 (main): Call alarm. Call hangout_loop in a loop.
10870 * gdb.multi/hello.c: Include <unistd.h>.
10871 (hello_loop): New function.
10872 (main): Call alarm. Call hangout_loop in a loop.
10873 * gdb.multi/multi-arch.exp: Test running to a breakpoint one
10874 inferior with the other selected.
10875
10876 2017-10-04 Simon Marchi <simon.marchi@ericsson.com>
10877
10878 * gdb.mi/list-thread-groups-available.exp: New file.
10879 * gdb.mi/list-thread-groups-available.c: New file.
10880
10881 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10882
10883 * gdb.base/set-cwd.exp: Make it available on
10884 native-extended-gdbserver.
10885
10886 2017-10-04 Sergio Durigan Junior <sergiodj@redhat.com>
10887
10888 * gdb.base/set-cwd.c: New file.
10889 * gdb.base/set-cwd.exp: Likewise.
10890
10891 2017-10-02 Tom Tromey <tom@tromey.com>
10892
10893 PR rust/22236:
10894 * gdb.rust/simple.rs (main): New variable "fslice".
10895 * gdb.rust/simple.exp: Add slice tests. Update string tests.
10896
10897 2017-10-02 Tom Tromey <tom@tromey.com>
10898
10899 * gdb.rust/simple.exp: Test ptype of a slice.
10900
10901 2017-10-02 Tom Tromey <tom@tromey.com>
10902
10903 * gdb.rust/simple.exp: Test index of slice.
10904
10905 2017-09-27 Tom Tromey <tom@tromey.com>
10906
10907 * gdb.base/macscp.exp: Add __VA_OPT__ tests.
10908
10909 2017-09-26 Thomas Preud'homme <thomas.preudhomme@arm.com>
10910 Pedro Alves <palves@redhat.com>
10911
10912 * gdb.base/compare-sections.exp (get value of read-only section): Read
10913 as unsigned value.
10914 (corrupt read-only section): Likewise and don't set written if patching
10915 failed.
10916
10917 2017-09-21 Kevin Buettner <kevinb@redhat.com>
10918
10919 * gdb.python/py-thrhandle.c, gdb.python/py-thrhandle.exp: New
10920 files.
10921
10922 2017-09-20 Pedro Alves <palves@redhat.com>
10923
10924 * gdb.base/list-ambiguous.exp (test_list_ambiguous_symbol): Expect
10925 symbol names in gdb's output.
10926 * gdb.cp/overload.exp ("list all overloads"): Likewise.
10927
10928 2017-09-20 Pedro Alves <palves@redhat.com>
10929
10930 * gdb.base/list-ambiguous.exp (test_list_ambiguous_function):
10931 Rename to ...
10932 (test_list_ambiguous_symbol): ... this and add a symbol name
10933 parameter. Adjust.
10934 (test_list_ambiguous_function): Reimplement on top of
10935 test_list_ambiguous_symbol and also test listing ambiguous
10936 variables.
10937 * gdb.base/list-ambiguous0.c (ambiguous): Rename to ...
10938 (ambiguous_fun): ... this.
10939 (ambiguous_var): New.
10940 * gdb.base/list-ambiguous1.c (ambiguous): Rename to ...
10941 (ambiguous_fun): ... this.
10942 (ambiguous_var): New.
10943
10944 2017-09-19 John Baldwin <jhb@FreeBSD.org>
10945
10946 * gdb.base/starti.c: New file.
10947 * gdb.base/starti.exp: New file.
10948 * lib/gdb.exp (gdb_starti_cmd): New procedure.
10949
10950 2017-09-14 Pedro Alves <palves@redhat.com>
10951
10952 * gdb.base/nodebug.exp (nodebug_runto): New procedure.
10953 (top level): Use it instead of runto.
10954
10955 2017-09-11 Tom Tromey <tom@tromey.com>
10956
10957 * gdb.base/ena-dis-br.exp (test_ena_dis_br): Update test.
10958
10959 2017-09-11 Tom Tromey <tom@tromey.com>
10960
10961 * gdb.python/py-infthread.exp: Add tests for new_thread event.
10962 * gdb.python/py-inferior.exp: Add tests for new inferior events.
10963
10964 2017-09-08 Christoph Weinmann <christoph.t.weinmann@intel.com>
10965
10966 * gdb.fortran/printing-types.exp: New file.
10967 * gdb.fortran/printing-types.exp: New file.
10968
10969 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10970
10971 * gdb.fortran/vla-ptype.exp: Fix typos.
10972 * gdb.fortran/vla-value.exp: Same.
10973
10974 2017-09-08 Bernhard Heckel <bernhard.heckel@intel.com>
10975
10976 * gdb.fortran/vla-value.exp: Use type names defined in libfortran.
10977 * gdb.mi/mi-var-child-f.exp: Likewise.
10978 * gdb.mi/mi-vla-fortran.exp: Likewise.
10979
10980 2017-09-08 Frank Penczek <frank.penczek@intel.com>
10981 Christoph Weinmann <christoph.t.weinmann@intel.com>
10982 Bernhard Heckel <bernhard.heckel@intel.com>
10983
10984 * gdb.fortran/ptr-indentation.f90: New file.
10985 * gdb.fortran/ptr-indentation.exp: New file.
10986
10987 2017-09-05 Tom Tromey <tom@tromey.com>
10988
10989 PR gdb/22010:
10990 * gdb.base/sizeof.exp (check_valueof): Cast char constant to int.
10991
10992 2017-09-06 Thomas Preud'homme <thomas.preudhomme@arm.com>
10993
10994 * gdb.arch/thumb2-it.exp: Cast call to assembly defined function.
10995
10996 2017-09-06 Jan Kratochvil <jan.kratochvil@redhat.com>
10997
10998 * gdb.threads/tls-nodebug-pie.c: New file.
10999 * gdb.threads/tls-nodebug-pie.exp: New file.
11000
11001 2017-09-05 Tom Tromey <tom@tromey.com>
11002
11003 * lib/gdb.exp (gdb_compile): Don't use universal_compile_options
11004 for rust.
11005
11006 2017-09-05 Simon Marchi <simon.marchi@ericsson.com>
11007
11008 * gdb.multi/multi-arch-exec.exp: Test with different
11009 "follow-exec-mode" settings.
11010 (do_test): New procedure.
11011
11012 2017-09-04 Pedro Alves <palves@redhat.com>
11013
11014 * gdb.base/func-static.c (S::method const, S::method volatile)
11015 (S::method volatile const): New methods.
11016 (c_s, v_s, cv_s): New instances.
11017 (main): Call method() on them.
11018 * gdb.base/func-static.exp (syntax_re, cannot_resolve_re): New variables.
11019 (cannot_resolve): New procedure.
11020 (cxx_scopes_list): Test cv methods. Add print-scope-quote and
11021 print-quote-unquoted columns.
11022 (do_test): Test printing each scope too.
11023
11024 2017-09-04 Pedro Alves <palves@redhat.com>
11025
11026 * gdb.base/local-static.exp: Also test with
11027 class::method::variable wholly quoted.
11028 * gdb.cp/m-static.exp (class::method::variable): Remove test.
11029
11030 2017-09-04 Pedro Alves <palves@redhat.com>
11031
11032 * gdb.base/local-static.c: New.
11033 * gdb.base/local-static.cc: New.
11034 * gdb.base/local-static.exp: New.
11035
11036 2017-09-04 Pedro Alves <palves@redhat.com>
11037
11038 * gdb.asm/asm-source.exp: Add casts to int.
11039 * gdb.base/nodebug.c (dataglobal8, dataglobal32_1, dataglobal32_2)
11040 (dataglobal64_1, dataglobal64_2): New globals.
11041 * gdb.base/nodebug.exp: Test different expressions involving the
11042 new globals, with print, whatis and ptype. Add casts to int.
11043 * gdb.base/solib-display.exp: Add casts to int.
11044 * gdb.compile/compile-ifunc.exp: Expect warning. Add cast to int.
11045 * gdb.cp/m-static.exp: Add cast to int.
11046 * gdb.dwarf2/dw2-skip-prologue.exp: Add cast to int.
11047 * gdb.threads/tls-nodebug.exp: Check that gdb errors out printing
11048 tls variable with no debug info without a cast. Test with a cast
11049 to int too.
11050 * gdb.trace/entry-values.exp: Add casts.
11051
11052 2017-09-04 Pedro Alves <palves@redhat.com>
11053
11054 * gdb.base/nodebug.exp: Test that ptype's error about functions
11055 with unknown return type includes the function name too.
11056
11057 2017-09-04 Pedro Alves <palves@redhat.com>
11058
11059 * gdb.base/break-main-file-remove-fail.exp (test_remove_bp): Cast
11060 return type of munmap in infcall.
11061 * gdb.base/break-probes.exp: Cast return type of foo in infcall.
11062 * gdb.base/checkpoint.exp: Simplify using for loop. Cast return
11063 type of ftell in infcall.
11064 * gdb.base/dprintf-detach.exp (dprintf_detach_test): Cast return
11065 type of getpid in infcall.
11066 * gdb.base/infcall-exec.exp: Cast return type of execlp in
11067 infcall.
11068 * gdb.base/info-os.exp: Cast return type of getpid in infcall.
11069 Bail on failure to extract the pid.
11070 * gdb.base/nodebug.c: #include <stdint.h>.
11071 (multf, multf_noproto, mult, mult_noproto, add8, add8_noproto):
11072 New functions.
11073 * gdb.base/nodebug.exp (test_call_promotion): New procedure.
11074 Change expected output of print/whatis/ptype with functions with
11075 no debug info. Test all supported languages. Call
11076 test_call_promotion.
11077 * gdb.compile/compile.exp: Adjust expected output to expect
11078 warning.
11079 * gdb.threads/siginfo-threads.exp: Likewise.
11080
11081 2017-09-04 Pedro Alves <palves@redhat.com>
11082
11083 * gdb.base/callfuncs.exp (do_function_calls): New parameter
11084 "prototypes". Test calling float functions via prototyped and
11085 unprototyped function pointers.
11086 (perform_all_tests): New parameter "prototypes". Pass it down.
11087 (top level): Pass down "prototypes" parameter to
11088 perform_all_tests.
11089
11090 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11091
11092 * gdb.base/commands.exp (loop_break_test, loop_continue_test):
11093 Test with nested loops.
11094
11095 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11096
11097 * gdb.base/commands.exp: Call the new procedures.
11098 (loop_break_test, loop_continue_test): New procedures.
11099
11100 2017-09-04 Simon Marchi <simon.marchi@ericsson.com>
11101
11102 * gdb.base/commands.exp: Call new procedure.
11103 (define_if_without_arg_test): New procedure.
11104
11105 2017-09-04 Pedro Alves <palves@redhat.com>
11106
11107 * gdb.base/list-ambiguous.exp: New file.
11108 * gdb.base/list-ambiguous0.c: New file.
11109 * gdb.base/list-ambiguous1.c: New file.
11110 * gdb.base/list.exp (test_list_range): Adjust expected output.
11111
11112 2017-08-31 Sergio Durigan Junior <sergiodj@redhat.com>
11113
11114 * gdb.base/share-env-with-gdbserver.c: New file.
11115 * gdb.base/share-env-with-gdbserver.exp: Likewise.
11116
11117 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11118
11119 * gdb.base/commands.exp (gdbvar_simple_if_test,
11120 gdbvar_simple_if_test, gdbvar_complex_if_while_test,
11121 progvar_simple_if_test, progvar_simple_while_test,
11122 progvar_complex_if_while_test, user_defined_command_test,
11123 user_defined_command_args_eval,
11124 user_defined_command_args_stack_test,
11125 user_defined_command_manyargs_test, bp_deleted_in_command_test,
11126 temporary_breakpoint_commands,
11127 gdb_test_no_prompt, redefine_hook_test,
11128 redefine_backtrace_test): Remove "global gdb_prompt".
11129
11130 2017-08-28 Simon Marchi <simon.marchi@ericsson.com>
11131
11132 * gdb.base/commands.exp (user_defined_command_case_sensitivity):
11133 New proc, call it from toplevel.
11134
11135 2017-08-23 Sergio Durigan Junior <sergiodj@redhat.com>
11136
11137 PR remote/21852
11138 * gdb.server/normal.c: New file, copied from gdb.base.
11139 * gdb.server/run-without-local-binary.exp: New file.
11140
11141 2017-08-07 Weimin Pan <weimin.pan@oracle.com>
11142
11143 * gdb.arch/sparc64-adi.exp: New file.
11144 * gdb.arch/sparc64-adi.c: New file.
11145
11146 2017-08-22 Pedro Alves <palves@redhat.com>
11147
11148 * gdb.cp/overload.exp (line_range_pattern): New procedure.
11149 (top level): Add "list all overloads" tests.
11150
11151 2017-08-22 Tom Tromey <tom@tromey.com>
11152
11153 * gdb.gdb/xfullpath.exp: Remove.
11154
11155 2017-08-21 Pedro Alves <palves@redhat.com>
11156
11157 PR gdb/19487
11158 * gdb.base/symbol-alias.c: New.
11159 * gdb.base/symbol-alias2.c: New.
11160 * gdb.base/symbol-alias.exp: New.
11161
11162 2017-08-21 Pedro Alves <palves@redhat.com>
11163
11164 * gdb.base/dfp-test.c
11165 (d32_t, d64_t, d128_t, d32_t2, d64_t2, d128_t2, v_d32_t, v_d64_t)
11166 (v_d128_t, v_d32_t2, v_d64_t2, v_d128_t2): New.
11167 * gdb.base/dfp-test.exp: Add whatis/ptype/cast tests.
11168 * gdb.base/gnu_vector.exp: Add whatis/ptype/cast tests.
11169 * gdb.base/whatis-ptype-typedefs.c: New.
11170 * gdb.base/whatis-ptype-typedefs.exp: New.
11171 * gdb.python/py-prettyprint.c (int_type, int_type2): New typedefs.
11172 (an_int, an_int_type, an_int_type2): New globals.
11173 * gdb.python/py-prettyprint.exp (run_lang_tests): Add tests
11174 involving typedefs and cast expressions.
11175 * gdb.python/py-prettyprint.py (class pp_int_typedef): New.
11176 (lookup_typedefs_function): New.
11177 (typedefs_pretty_printers_dict): New.
11178 (top level): Register lookup_typedefs_function in
11179 gdb.pretty_printers.
11180
11181 2017-08-18 Yao Qi <yao.qi@linaro.org>
11182
11183 * gdb.server/unittest.exp: New.
11184
11185 2017-08-15 Sergio Durigan Junior <sergiodj@redhat.com>
11186
11187 PR gdb/21954
11188 * gdb.base/environ.exp: Add test to check if 'unset environment'
11189 works.
11190
11191 2017-08-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11192
11193 * lib/gdb.exp (universal_compile_options): New caching proc.
11194 (gdb_compile): Suppress GCC's coloring of messages.
11195
11196 2017-08-14 Tom Tromey <tom@tromey.com>
11197
11198 PR gdb/21675:
11199 * gdb.base/printcmds.exp (test_radices): New function.
11200 * gdb.dwarf2/var-access.exp: Use p/u, not p/d.
11201 * gdb.base/sizeof.exp (check_valueof): Use p/d.
11202 * lib/gdb.exp (get_integer_valueof): Use p/d.
11203
11204 2017-08-12 Simon Marchi <simon.marchi@ericsson.com>
11205
11206 * lib/gdb.exp (get_valueof): Don't capture end-of-line
11207 characters.
11208
11209 2017-08-05 Tom Tromey <tom@tromey.com>
11210
11211 * gdb.rust/simple.exp: Allow String to appear in a different
11212 namespace.
11213
11214 2017-07-26 Yao Qi <yao.qi@linaro.org>
11215
11216 * gdb.gdb/unittest.exp: Invoke command
11217 "maintenance check xml-descriptions".
11218
11219 2017-07-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
11220
11221 * gdb.arch/s390-vregs.exp: Calculate parameters to hex128 in the
11222 calling context.
11223 (hex128): Drop erroneous calculation of parameters.
11224
11225 2017-07-22 Simon Marchi <simon.marchi@ericsson.com>
11226
11227 * gdb.python/py-unwind.exp: Disable stack protection when
11228 building test file.
11229
11230 2017-07-20 Pedro Alves <palves@redhat.com>
11231
11232 * gdb.base/default.exp (set language): Adjust expected output.
11233
11234 2017-07-20 Pedro Alves <palves@redhat.com>
11235
11236 * gdb.base/dmsym.c (pck__foo__bar__minsym): Rename to ...
11237 (test_minsym): ... this, and make static.
11238 (get_pck__foo__bar__minsym): Rename to ...
11239 (get_test_minsym): ... this.
11240 * gdb.base/dmsym.exp (): Remove "set language ada" call. Adjust
11241 symbol names and comments.
11242 * gdb.base/dmsym_main.c (get_pck__foo__bar__minsym): Rename to ...
11243 (get_test_minsym): ... this.
11244 (pck__foo__bar__minsym__2): Rename to ...
11245 (test_minsym): ... this.
11246 (main): Adjust.
11247
11248 2017-07-17 Pedro Alves <palves@redhat.com>
11249
11250 * gdb.base/completion.exp: Adjust expected output.
11251 * gdb.linespec/ls-errs.exp: Don't send tab characters, now that
11252 the completer works.
11253
11254 2017-07-17 Pedro Alves <palves@redhat.com>
11255
11256 * gdb.linespec/ls-errs.exp (do_test): Adjust expected output.
11257
11258 2017-07-15 Andrew Burgess <andrew.burgess@embecosm.com>
11259
11260 * gdb.mi/mi-vla-fortran.exp: Make test names unique.
11261
11262 2017-07-14 Tom Tromey <tom@tromey.com>
11263
11264 PR rust/21764:
11265 * gdb.rust/simple.exp: Add tests.
11266
11267 2017-07-14 Tom Tromey <tom@tromey.com>
11268
11269 * gdb.rust/simple.exp: Add regression test for PR rust/21763.
11270
11271 2017-07-14 Pedro Alves <palves@redhat.com>
11272
11273 * gdb.linespec/base/one/thefile.cc (z1): New function.
11274 * gdb.linespec/base/two/thefile.cc (z2): New function.
11275 * gdb.linespec/linespec.exp: Add tests.
11276
11277 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11278
11279 * gdb.mi/mi-vla-fortran.exp: Correct even more parameter passing
11280 to mi_create_breakpoint.
11281
11282 2017-07-13 Andrew Burgess <andrew.burgess@embecosm.com>
11283
11284 * gdb.mi/mi-vla-fortran.exp: Correct parameter passing to
11285 mi_create_breakpoint.
11286
11287 2017-07-11 Iain Buclaw <ibuclaw@gdcproject.org>
11288
11289 * gdb.dlang/demangle.exp: Update for demangling changes.
11290
11291 2017-07-09 Tom Tromey <tom@tromey.com>
11292
11293 * gdb.dwarf2/shortpiece.exp: New file.
11294
11295 2017-07-06 David Blaikie <dblaikie@gmail.com>
11296
11297 * gdb.dwarf2/fission-multi-cu.S: Test containing multiple CUs in a DWO,
11298 built from fissiont-multi-cu{1,2}.c.
11299 * gdb.dwarf2/fission-multi-cu.exp: Test similar to fission-base.exp,
11300 except putting 'main' and 'func' in separate CUs in the same DWO file.
11301 * gdb.dwarf2/fission-multi-cu1.c: First CU for the multi-CU-single-DWO
11302 test.
11303 * gdb.dwarf2/fission-multi-cu2.c: Second CU in the multi-CU-single-DWO
11304 test.
11305
11306 2017-07-06 Pedro Alves <palves@redhat.com>
11307
11308 * gdb.python/py-unwind.exp: Test flushregs.
11309
11310 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11311
11312 PR cli/21688
11313 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): Add new
11314 tests for alias commands and trailing whitespace.
11315
11316 2017-06-30 Sergio Durigan Junior <sergiodj@redhat.com>
11317
11318 PR cli/21688
11319 * gdb.python/py-cmd.exp (test_python_inline_or_multiline): New
11320 procedure. Call it.
11321
11322 2017-06-29 Pedro Alves <palves@redhat.com>
11323
11324 * gdb.base/printcmds.exp: Add tests.
11325
11326 2017-06-28 Doug Gilmore <Doug.Gilmore@imgtec.com>
11327
11328 PR gdb/21337
11329 * gdb.base/reread-readsym.exp: New file.
11330 * gdb.base/reread-readsym.c: New file.
11331
11332 2017-06-21 Kevin Buettner <kevinb@redhat.com>
11333
11334 * gdb.exp (gdb_test): Using noncapturing parens for the $pattern
11335 subpattern.
11336
11337 2017-06-19 Peter Bergner <bergner@vnet.ibm.com>
11338
11339 * gdb.arch/powerpc-power9.exp: Update test case for new lnia
11340 extended mnemonic.
11341 * gdb.arch/powerpc-power9.s: Likewise.
11342
11343 2017-06-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11344
11345 * gdb.dwarf2/var-access.exp: Use register name ecx instead of edx
11346 on 32-bit x86 targets. Exploit is_*_target macros where
11347 appropriate.
11348
11349 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11350
11351 * gdb.dwarf2/var-access.exp: Add test for non-byte-aligned
11352 register pieces.
11353
11354 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11355
11356 * gdb.dwarf2/var-access.exp: Add tests for accessing bit-fields
11357 located in one or more DWARF pieces.
11358
11359 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11360
11361 * lib/gdb.exp (get_endianness): New proc.
11362 * gdb.arch/aarch64-fp.exp: Use it.
11363 * gdb.arch/altivec-regs.exp: Likewise.
11364 * gdb.arch/e500-regs.exp: Likewise.
11365 * gdb.arch/vsx-regs.exp: Likewise.
11366 * gdb.base/dump.exp: Likewise.
11367 * gdb.base/funcargs.exp: Likewise.
11368 * gdb.base/gnu_vector.exp: Likewise.
11369 * gdb.dwarf2/formdata16.exp: Likewise.
11370 * gdb.dwarf2/implptrpiece.exp: Likewise.
11371 * gdb.dwarf2/nonvar-access.exp: Likewise.
11372 * gdb.python/py-inferior.exp: Likewise.
11373 * gdb.trace/unavailable-dwarf-piece.exp: Likewise.
11374
11375 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11376
11377 PR gdb/21226
11378 * gdb.dwarf2/nonvar-access.exp: Add checks for verifying that
11379 stack value pieces are taken from the LSB end.
11380
11381 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11382
11383 * gdb.dwarf2/var-pieces.exp: Add test case for modifying a
11384 variable at nonzero offset.
11385
11386 2017-06-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
11387
11388 * gdb.dwarf2/var-access.c: New file.
11389 * gdb.dwarf2/var-access.exp: New test.
11390 * lib/gdb-utils.exp (string_to_regexp): Quote braces as well.
11391
11392 2017-06-12 Tom Tromey <tom@tromey.com>
11393
11394 * gdb.dwarf2/formdata16.exp: Add tests.
11395
11396 2017-06-12 Tom Tromey <tom@tromey.com>
11397
11398 * gdb.arch/altivec-regs.exp: Expect decimal results for uint128.
11399
11400 2017-06-12 Tom Tromey <tom@tromey.com>
11401
11402 PR exp/16225:
11403 * gdb.reverse/i386-sse-reverse.exp: Update tests.
11404 * gdb.arch/vsx-regs.exp: Update tests.
11405 * gdb.arch/s390-vregs.exp (hex128): New proc.
11406 Update test.
11407 * gdb.arch/altivec-regs.exp: Update tests.
11408
11409 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11410
11411 * gdb.base/startup-with-shell.c: New file.
11412 * gdb.base/startup-with-shell.exp: Likewise.
11413
11414 2017-06-07 Sergio Durigan Junior <sergiodj@redhat.com>
11415
11416 * gdb.server/non-existing-program.exp: Update regex in order to
11417 reflect the fact that gdbserver is now using fork_inferior (with a
11418 shell) to startup the inferior.
11419
11420 2017-05-30 Simon Marchi <simon.marchi@ericsson.com>
11421
11422 * gdb.base/watch-cond-infcall.exp: Don't run if target doesn't
11423 support function calls from GDB.
11424
11425 2017-05-21 Tom Tromey <tom@tromey.com>
11426
11427 PR rust/21466:
11428 * gdb.rust/unsized.exp: New file.
11429 * gdb.rust/unsized.rs: New file.
11430
11431 2017-05-19 Tom Tromey <tom@tromey.com>
11432
11433 PR rust/21484:
11434 * gdb.rust/watch.exp: New file.
11435 * gdb.rust/watch.rs: New file.
11436
11437 2017-05-18 Tom Tromey <tom@tromey.com>
11438
11439 * gdb.rust/simple.exp: Allow Box to be qualified.
11440
11441 2017-05-18 Thomas Preud'homme <thomas.preudhomme@arm.com>
11442
11443 * gdb.base/float.exp: Expect GDB prompt for targets without FPU.
11444
11445 2017-05-18 Pedro Alves <palves@redhat.com>
11446
11447 * gdb.base/fileio.c (test_write, test_read, test_close)
11448 (test_fstat): Don't print 'ret' in the fail path.
11449
11450 2017-05-18 Pedro Alves <palves@redhat.com>
11451
11452 * gdb.base/fileio.c (stop, test_open, test_write, test_read)
11453 (test_lseek, test_close, test_stat, test_fstat, test_isatty)
11454 (test_system, test_rename, test_unlink, test_time): Change
11455 prototypes.
11456 * gdb.base/fileio.exp (stop_msg): Adjust.
11457
11458 2017-05-18 Pedro Alves <palves@redhat.com>
11459
11460 * gdb.base/fileio.c (null_str): New global.
11461 (test_stat): Use it.
11462 * gdb.base/fileio.exp: Remove nowarnings.
11463
11464 2017-05-17 Yao Qi <yao.qi@linaro.org>
11465
11466 * gdb.base/fileio.exp: Pass nowarnings to gdb_compile.
11467
11468 2017-05-17 Simon Marchi <simon.marchi@ericsson.com>
11469
11470 * gdb.base/set-inferior-tty.exp (test_set_inferior_tty): Add
11471 argument command.
11472 (top-level): Invoke test_set_inferior_tty.
11473
11474 2017-05-04 Pedro Alves <palves@redhat.com>
11475
11476 * gdb.python/py-record-btrace-threads.exp (check_insn_for_thread):
11477 Add parens to print call for Python 3.
11478
11479 2017-05-03 Keith Seitz <keiths@redhat.com>
11480
11481 * gdb.cp/oranking.cc (dummy): New function to grab malloc.
11482 (main): Call it.
11483
11484 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11485
11486 * gdb.python/py-record-btrace.exp: Rename prev_sibling and next_sibling
11487 to prev and next.
11488
11489 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11490
11491 * gdb.python/py-record-btrace.exp: Remove test for
11492 gdb.BtraceInstruction.error.
11493
11494 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11495
11496 * gdb.python/py-record-btrace.exp: Remove Record.ptid test.
11497
11498 2017-05-01 Tim Wiederhake <tim.wiederhake@intel.com>
11499
11500 * gdb.python/py-record-btrace-threads.c: New file.
11501 * gdb.python/py-record-btrace-threads.exp: New file.
11502
11503 2017-04-28 Sergio Durigan Junior <sergiodj@redhat.com>
11504
11505 PR testsuite/8595
11506 * gdb.base/environ.exp: Make test available in all architectures.
11507 Move bits related to "info program" testing to
11508 gdb.base/info-program.exp. Rewrite tests to use the two new
11509 procedures mentione below.
11510 (test_set_show_env_var) New procedure.
11511 (test_set_show_env_var_equal): Likewise.
11512 * gdb.base/info-program.exp: New file.
11513
11514 2017-04-27 Keith Seitz <keiths@redhat.com>
11515
11516 * gdb.cp/oranking.cc (test15): New function.
11517 (main): Call test15 and declare additional variables for testing.
11518 * gdb.cp/oranking.exp: Remove kfail status for "p foo4(&a)" and
11519 "p foo101('abc')" tests.
11520 Add tests for cv qualifier overloads.
11521 * gdb.cp/rvalue-ref-overloads.exp: Remove kfail status for
11522 "lvalue reference overload" test.
11523 * gdb.cp/rvalue-ref-params.exp: Remove kfail status for
11524 "print value of f1 on Child&& in f2" test.
11525
11526 2017-04-19 Pedro Alves <palves@redhat.com>
11527
11528 * gdb.threads/threadapply.exp (kill_and_remove_inferior): New
11529 procedure.
11530 (top level): Call it.
11531 * lib/gdb.exp (gdb_define_cmd): New procedure.
11532
11533 2017-04-12 Pedro Alves <palves@redhat.com>
11534
11535 PR gdb/21323
11536 * gdb.cp/wide_char_types.c: Include <wchar.h>.
11537 (wchar): New global.
11538 * gdb.cp/wide_char_types.exp (wide_char_types_program)
11539 (do_test_wide_char, wide_char_types_no_program, top level): Add
11540 wchar_t testing.
11541
11542 2017-04-12 Pedro Alves <palves@redhat.com>
11543
11544 PR c++/21323
11545 * gdb.cp/wide_char_types.c: New file.
11546 * gdb.cp/wide_char_types.exp: New file.
11547
11548 2017-04-05 Sergio Durigan Junior <sergiodj@redhat.com>
11549
11550 PR gdb/21352
11551 * gdb.trace/tsv.exp: Add test for "tsave -r".
11552
11553 2017-03-30 Iain Buclaw <ibuclaw@gdcproject.org>
11554
11555 * gdb.dlang/watch-loc.c: New file.
11556 * gdb.dlang/watch-loc.exp: New file.
11557
11558 2017-03-29 Jan Kratochvil <jan.kratochvil@redhat.com>
11559
11560 * gdb.python/py-section-script.exp (sepdebug): New testcases.
11561
11562 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11563
11564 * gdb.arch/arc-analyze-prologue.S: New file.
11565 * gdb.arch/arc-analyze-prologue.exp: Likewise.
11566
11567 2017-03-28 Anton Kolesov <anton.kolesov@synopsys.com>
11568
11569 * gdb.arch/arc-decode-insn.S: New file.
11570 * gdb.arch/arc-decode-insn.exp: Likewise.
11571
11572 2017-03-21 Ivo Raisr <ivo.raisr@oracle.com>
11573
11574 PR tdep/20928
11575 * gdb.arch/sparc64-regs.exp: New file.
11576 * gdb.arch/sparc64-regs.S: Likewise.
11577
11578 2017-03-21 Tim Wiederhake <tim.wiederhake@intel.com>
11579
11580 * gdb.python/py-record-btrace.exp: Check for buffer on Python 2
11581 and memory view on Python 3.
11582
11583 2017-03-20 Artemiy Volkov <artemiyv@acm.org>
11584 Keith Seitz <keiths@redhat.com>
11585
11586 PR gdb/14441
11587 * gdb.cp/demangle.exp: Add rvalue reference tests.
11588 * gdb.cp/rvalue-ref-casts.cc: New file.
11589 * gdb.cp/rvalue-ref-casts.exp: New file.
11590 * gdb.cp/rvalue-ref-overload.cc: New file.
11591 * gdb.cp/rvalue-ref-overload.exp: New file.
11592 * gdb.cp/rvalue-ref-params.cc: New file.
11593 * gdb.cp/rvalue-ref-params.exp: New file.
11594 * gdb.cp/rvalue-ref-sizeof.cc: New file.
11595 * gdb.cp/rvalue-ref-sizeof.exp: New file.
11596 * gdb.cp/rvalue-ref-types.cc: New file.
11597 * gdb.cp/rvalue-ref-types.exp: New file.
11598 * gdb.python/py-rvalue-ref-value-cc.cc: New file.
11599 * gdb.python/py-rvalue-ref-value-cc.exp: New file.
11600
11601 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11602
11603 * gdb.mi/mi-solib.exp (test_file_list_shared_libraries):
11604 New procedure.
11605
11606 2017-03-20 Marc-Andre Laperle <marc-andre.laperle@ericsson.com>
11607
11608 * lib/mi-support.exp (mi_gdb_test): Add additional message
11609 for unexpected output.
11610
11611 2017-03-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
11612
11613 * gdb.base/examine-backward.c (Barrier): New character array
11614 constant, to ensure that TestStrings is preceded by a string
11615 terminator.
11616
11617 2017-03-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
11618
11619 * lib/dwarf.exp: Add support for DW_OP_implicit_pointer.
11620 * gdb.dwarf2/nonvar-access.exp: Add test for stack value location
11621 and implicit pointer into such a location.
11622
11623 2017-03-16 Doug Evans <dje@google.com>
11624
11625 * gdb.python/py-lazy-string (pointer): Really add new typedef.
11626
11627 2017-03-16 Thomas Preud'homme <thomas.preudhomme@arm.com>
11628
11629 * gdb.cp/m-static.exp: Fix expectation for prototype of
11630 test5.single_constructor and single_constructor::single_constructor.
11631
11632 2017-03-16 Doug Evans <dje@google.com>
11633
11634 * gdb.guile/scm-value.c (main) Delete locals sptr, sn.
11635 * gdb.guile/scm-lazy-string.c: New file.
11636 * gdb.guile/scm-value.exp: Move lazy string tests to ...
11637 * gdb.guile/scm-lazy-string.exp: ... here, new file. Add more tests
11638 for pointer, array, typedef lazy strings.
11639
11640 2017-03-16 Doug Evans <dje@google.com>
11641
11642 PR python/17728, python/18439, python/18779
11643 * gdb.python/py-value.c (main) Delete locals sptr, sn.
11644 * gdb.python/py-lazy-string.c (pointer): New typedef.
11645 (main): New locals ptr, array, typedef_ptr.
11646 * gdb.python/py-value.exp: Move lazy string tests to ...
11647 * gdb.python/py-lazy-string.exp: ... here. Add more tests for pointer,
11648 array, typedef lazy strings.
11649
11650 2017-03-14 Anton Kolesov <anton.kolesov@synopsys.com>
11651
11652 * lib/gdb.exp (get_valueof, get_integer_valueof, get_sizeof):
11653 Add optional 'test' parameter.
11654
11655 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11656
11657 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11658 Skip for versions of DejaGnu < 1.5.
11659
11660 2017-03-13 Simon Marchi <simon.marchi@ericsson.com>
11661
11662 * lib/gdb.exp (dejagnu_version): New proc.
11663 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
11664 Use dejagnu_version.
11665
11666 2017-03-10 Keith Seitz <keiths@redhat.com>
11667
11668 PR c++/8128
11669 * gdb.cp/templates.exp (test_ptype_of_templates): Remove argument
11670 type from destructor regexps.
11671 Add a branch which actually passes the test.
11672 Adjust "ptype t5i" test names.
11673
11674 2017-03-08 Pedro Alves <palves@redhat.com>
11675
11676 * gdb.base/step-over-exit.exp: Add explicit test message.
11677
11678 2017-03-08 Pedro Alves <palves@redhat.com>
11679
11680 PR gdb/18360
11681 * gdb.threads/interrupt-while-step-over.c: New file.
11682 * gdb.threads/interrupt-while-step-over.exp: New file.
11683
11684 2017-03-08 Pedro Alves <palves@redhat.com>
11685
11686 * gdb.arch/amd64-entry-value-param-dwarf5.exp: Use with_test_prefix.
11687 * gdb.arch/amd64-entry-value-param.exp: Use with_test_prefix.
11688
11689 2017-03-08 Pedro Alves <palves@redhat.com>
11690
11691 * gdb.arch/i386-pkru.exp (probe PKRU support): Handle detecting
11692 PKRU as not supported as a PASS.
11693
11694 2017-03-08 Pedro Alves <palves@redhat.com>
11695
11696 * gdb.base/break-fun-addr.exp: Use $testfile1/$testfile2 for test
11697 prefix instead of $binfile1/$binfile2.
11698 * gdb.btrace/gcore.exp: Use "core" instead of unstable path name
11699 in test message.
11700 * gdb.python/py-completion.exp: Use "load python file" as test
11701 messages instead of unstable path names.
11702
11703 2017-03-08 Pedro Alves <palves@redhat.com>
11704 Jan Kratochvil <jan.kratochvil@redhat.com>
11705
11706 PR cli/21218
11707 * gdb.base/commands.exp (backslash_in_multi_line_command_test):
11708 New proc.
11709 (top level): Call it.
11710
11711 2017-03-08 Pedro Alves <palves@redhat.com>
11712
11713 PR tui/21216
11714 * gdb.tui/tui-nl-filtered-output.exp: New file.
11715
11716 2017-03-08 Pedro Alves <palves@redhat.com>
11717
11718 * gdb.base/completion.exp: Move TUI completion tests to ...
11719 * gdb.tui/completion.exp: ... this new file.
11720
11721 2017-03-08 Pedro Alves <palves@redhat.com>
11722
11723 * gdb.base/tui-disasm-long-lines.c,
11724 gdb.base/tui-disasm-long-lines.exp, gdb.base/tui-layout.c,
11725 gdb.base/tui-layout.exp: Move to ...
11726 * gdb.tui/: ... this new directory.
11727
11728 2017-03-07 Pedro Alves <palves@redhat.com>
11729
11730 * gdb.base/tui-layout.c: New file.
11731 * gdb.base/tui-layout.exp: New file.
11732
11733 2017-03-07 Pedro Alves <palves@redhat.com>
11734
11735 * gdb.base/tui-layout.c: Rename to ...
11736 * gdb.base/tui-disasm-long-lines.c: ... this.
11737 * gdb.base/tui-layout.exp: Rename to ...
11738 * gdb.base/tui-disasm-long-lines.exp: ... this.
11739
11740 2017-03-07 Pedro Alves <palves@redhat.com>
11741
11742 * gdb.base/tui-layout.exp: Add intro comment and fix typo.
11743
11744 2017-03-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
11745
11746 * i386-mpx-call.c: New file.
11747 * i386-mpx-call.exp: New file.
11748
11749 2017-02-28 Peter Bergner <bergner@vnet.ibm.com>
11750
11751 * gdb.arch/powerpc-power.exp: Delete test.
11752 * gdb.arch/powerpc-power.s: Likewise.
11753 * gdb.disasm/disassembler-options.exp: New test.
11754 * gdb.arch/powerpc-altivec.exp: Likewise.
11755 * gdb.arch/powerpc-altivec.s: Likewise.
11756 * gdb.arch/powerpc-altivec2.exp: Likewise.
11757 * gdb.arch/powerpc-altivec2.s: Likewise.
11758 * gdb.arch/powerpc-altivec3.exp: Likewise.
11759 * gdb.arch/powerpc-altivec3.s: Likewise.
11760 * gdb.arch/powerpc-power7.exp: Likewise.
11761 * gdb.arch/powerpc-power7.s: Likewise.
11762 * gdb.arch/powerpc-power8.exp: Likewise.
11763 * gdb.arch/powerpc-power8.s: Likewise.
11764 * gdb.arch/powerpc-power9.exp: Likewise.
11765 * gdb.arch/powerpc-power9.s: Likewise.
11766 * gdb.arch/powerpc-vsx.exp: Likewise.
11767 * gdb.arch/powerpc-vsx.s: Likewise.
11768 * gdb.arch/powerpc-vsx2.exp: Likewise.
11769 * gdb.arch/powerpc-vsx2.s: Likewise.
11770 * gdb.arch/powerpc-vsx3.exp: Likewise.
11771 * gdb.arch/powerpc-vsx3.s: Likewise.
11772 * gdb.arch/arm-disassembler-options.exp: Likewise.
11773 * gdb.arch/powerpc-disassembler-options.exp: Likewise.
11774 * gdb.arch/s390-disassembler-options.exp: Likewise.
11775
11776 2017-02-23 Luis Machado <lgustavo@codesourcery.com>
11777
11778 * gdb.reverse/insn-reverse.x86.c (check_rdrand_support): Renamed to ...
11779 (check_supported_features): ... this. Changed return type to void.
11780 (supports_rdseed): New static global.
11781 (rdseed): Check supports_rdseed.
11782 (initialize): Call check_supported_features.
11783
11784 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11785
11786 * gdb.arch/ppc64-isa207-atomic-inst.exp: New testcase based on
11787 gdb.arch/ppc64-atomic-inst.exp. Add tests for lbarx/stbcx, lharx/sthcx
11788 and lqarx/stqcx.
11789 * gdb.arch/ppc64-isa207-atomic-inst.S: New file.
11790 * gdb.arch/ppc64-isa207-atomic-inst.c: Likewise.
11791
11792 2017-02-21 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
11793
11794 * gdb.arch/ppc64-atomic-inst.exp: Fix test names starting with
11795 uppercase.
11796
11797 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11798
11799 * gdb.dwarf2/formdata16.c: New file.
11800 * gdb.dwarf2/formdata16.exp: New file.
11801 * lib/dwarf.exp (Dwarf): Add DW_FORM_data16.
11802
11803 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11804
11805 * gdb.arch/amd64-entry-value-param-dwarf5.S: New file.
11806 * gdb.arch/amd64-entry-value-param-dwarf5.c: New file.
11807 * gdb.arch/amd64-entry-value-param-dwarf5.exp: New file.
11808 * gdb.arch/amd64-entry-value.exp: Rename DW_OP_GNU_*, DW_TAG_GNU_* and
11809 DW_AT_GNU_*.
11810
11811 2017-02-20 Jan Kratochvil <jan.kratochvil@redhat.com>
11812
11813 * gdb.dwarf2/dw2-error.exp (file $testfile): Update expected string.
11814
11815 2017-02-15 Sergio Durigan Junior <sergiodj@redhat.com>
11816
11817 PR gdb/21164
11818 * gdb.base/maint.exp: Add testcases for when the commands do
11819 not have arguments.
11820
11821 2017-02-15 Thomas Preud'homme <thomas.preudhomme@arm.com>
11822
11823 * gdb.cp/chained-calls.exp: Use p instead of P.
11824
11825 2017-02-14 Tim Wiederhake <tim.wiederhake@intel.com>
11826
11827 * gdb.python/py-record-btrace.c, gdb.python/py-record-btrace.exp,
11828 gdb.python/py-record-full.c, gdb.python/py-record-full.exp: New file.
11829
11830 2017-02-14 Tom Tromey <tom@tromey.com>
11831
11832 PR python/13598:
11833 * gdb.python/py-events.exp: Add before_prompt event tests.
11834
11835 2017-02-14 Andreas Arnez <arnez@linux.vnet.ibm.com>
11836
11837 * gdb.dwarf2/implptrpiece.exp: Fix check for big-endian targets.
11838
11839 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11840
11841 * gdb.linespec/explicit.c (my_unique_function_name): New function.
11842 (main): Call my_unique_function_name.
11843 * gdb.linespec/explicit.exp: Use my_unique_function_name to test
11844 completion of patterns with a single match.
11845 Add missing -re switches to gdb_test_multiple calls.
11846
11847 2017-02-13 Luis Machado <lgustavo@codesourcery.com>
11848
11849 * gdb.arch/i386-biarch-core.exp: Check for i386 arch support and
11850 return if core file is not recognized.
11851
11852 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11853
11854 * gdb.base/new-ui.exp (do_test): Test queries behavior on main
11855 and extra UIs.
11856
11857 2017-02-10 Simon Marchi <simon.marchi@ericsson.com>
11858
11859 * gdb.base/new-ui.exp (do_test, do_test_invalid_args): Use
11860 proc_with_prefix.
11861
11862 2017-02-10 Tom Tromey <tom@tromey.com>
11863
11864 * gdb.python/py-xmethods.exp: Use "p" command, not "P".
11865
11866 2017-02-10 Martin Galvan <martingalvan@sourceware.org>
11867
11868 PR gdb/21122
11869 * gdb.base/help.exp: Update match pattern for testing 'help commands'.
11870
11871 2017-02-08 Jerome Guitton <guitton@adacore.com>
11872
11873 * gdb.base/define.exp: Add test for command abbreviations
11874 in define.
11875
11876 2017-02-06 Luis Machado <lgustavo@codesourcery.com>
11877
11878 * gdb.reverse/insn-reverse.c: Include insn-reverse-x86.c.
11879 * gdb.reverse/insn-reverse-x86.c: New file.
11880
11881 2017-02-06 Ivo Raisr <ivo.raisr@oracle.com>
11882
11883 PR tdep/20936
11884 * gdb.xml/tdesc-regs.exp: Provide sparc core registers for the tests.
11885
11886 2017-02-03 Tom Tromey <tom@tromey.com>
11887
11888 PR rust/21097:
11889 * gdb.rust/simple.exp: Add new tests.
11890
11891 2017-02-02 Pedro Alves <palves@redhat.com>
11892
11893 * gdb.mi/mi-logging.exp: Add "redirect while already logging"
11894 tests.
11895
11896 2017-02-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
11897
11898 * gdb.dwarf2/dw2-op-stack-value.exp: Adjust expected result of
11899 taking a 2-byte value out of a 4-byte DWARF implicit value on
11900 big-endian targets.
11901 * gdb.dwarf2/nonvar-access.exp: Add more comments to existing
11902 logic. Add test cases for DW_OP_implicit.
11903
11904 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11905
11906 * lib/gdb.exp (gdb_skip_xml_tests): Error if GDB is running.
11907
11908 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11909
11910 * gdb.btrace/enable.exp: Call gdb_exit before
11911 skip_gdbserver_tests.
11912
11913 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11914
11915 * gdb.btrace/non-stop.exp: Add '-ex "set non-stop on"' to
11916 GDBFLAGS.
11917
11918 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11919
11920 * gdb.btrace/buffer-size.exp: Add unsupported/untested message if
11921 the test is skipped.
11922 * gdb.btrace/data.exp: Likewise.
11923 * gdb.btrace/delta.exp: Likewise.
11924 * gdb.btrace/dlopen.exp: Likewise.
11925 * gdb.btrace/enable-running.exp: Likewise.
11926 * gdb.btrace/enable.exp: Likewise.
11927 * gdb.btrace/exception.exp: Likewise.
11928 * gdb.btrace/function_call_history.exp: Likewise.
11929 * gdb.btrace/gcore.exp: Likewise.
11930 * gdb.btrace/instruction_history.exp: Likewise.
11931 * gdb.btrace/multi-thread-step.exp: Likewise.
11932 * gdb.btrace/nohist.exp: Likewise.
11933 * gdb.btrace/non-stop.exp: Likewise.
11934 * gdb.btrace/reconnect.exp: Likewise.
11935 * gdb.btrace/record_goto-step.exp: Likewise.
11936 * gdb.btrace/record_goto.exp: Likewise.
11937 * gdb.btrace/rn-dl-bind.exp: Likewise.
11938 * gdb.btrace/segv.exp: Likewise.
11939 * gdb.btrace/step.exp: Likewise.
11940 * gdb.btrace/stepi.exp: Likewise.
11941 * gdb.btrace/tailcall-only.exp: Likewise.
11942 * gdb.btrace/tailcall.exp: Likewise.
11943 * gdb.btrace/tsx.exp: Likewise.
11944 * gdb.btrace/unknown_functions.exp: Likewise.
11945 * gdb.btrace/vdso.exp: Likewise.
11946
11947 2017-02-01 Markus Metzger <markus.t.metzger@intel.com>
11948
11949 * gdb.btrace/enable-running.c: New.
11950 * gdb.btrace/enable-running.exp: New.
11951
11952 2017-01-27 Walfred Tedeschi <walfred.tedeschi@intel.com>
11953
11954 * gdb.arch/amd64-gs_base.c: New file.
11955 * gdb.arch/amd64-gs_base.exp: New file.
11956
11957 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11958
11959 * lib/memory.exp: Remove spurious empty newlines.
11960
11961 2017-01-26 Simon Marchi <simon.marchi@polymtl.ca>
11962
11963 * gdb.python/py-bad-printers.exp: Load python file using "source".
11964 * gdb.python/py-events.exp: Likewise.
11965 * gdb.python/py-evsignal.exp: Likewise.
11966 * gdb.python/py-evthreads.exp: Likewise.
11967 * gdb.python/py-frame-args.exp: Likewise.
11968 * gdb.python/py-framefilter-invalidarg.exp: Likewise.
11969 * gdb.python/py-framefilter-mi.exp: Likewise.
11970 * gdb.python/py-framefilter.exp: Likewise.
11971 * gdb.python/py-mi.exp: Likewise.
11972 * gdb.python/py-pp-maint.exp: Likewise.
11973 * gdb.python/py-pp-registration.exp: Likewise.
11974 * gdb.python/py-prettyprint.exp: Likewise.
11975 (run_lang_tests): Likewise.
11976 * gdb.python/py-typeprint.exp: Likewise.
11977
11978 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11979
11980 * lib/memory.exp: New file.
11981 * lib/gdb.exp: Load memory.exp.
11982 * gdb.base/memattr.exp (delete_memory): Move proc to
11983 lib/memory.exp and rename to delete_memory_regions.
11984 Replace delete_memory with delete_memory_regions.
11985 Cleanup memory regions before tests.
11986 * gdb.base/breakpoint-in-ro-region.exp: Cleanup memory regions
11987 before tests.
11988
11989 2017-01-26 Luis Machado <lgustavo@codesourcery.com>
11990
11991 * gdb.reverse/insn-reverse.c: Move arm and aarch64 code to their own
11992 files.
11993 (initialize): New function conditionally defined.
11994 (testcases): Move within conditional block.
11995 (main): Call initialize.
11996 * gdb.reverse/insn-reverse-aarch64.c: New file, based on aarch64 bits
11997 of gdb.reverse/insn-reverse.c.
11998 * gdb.reverse/insn-reverse-arm.c: New file, based on arm bits of
11999 gdb.reverse/insn-reverse.c.
12000
12001 2017-01-26 Yao Qi <yao.qi@linaro.org>
12002
12003 * gdb.base/all-architectures.exp.in (do_arch_tests): Test
12004 disassemble on address 0.
12005
12006 2017-01-25 Andreas Arnez <arnez@linux.vnet.ibm.com>
12007 Yao Qi <yao.qi@linaro.org>
12008
12009 * gdb.dwarf2/implptr-64bit.exp: Use dwarf assembler.
12010 * gdb.dwarf2/implptr-64bit.S: Remove.
12011 * lib/dwarf.exp (Dwarf): Handle character "%". Evaluate some
12012 variables in caller's context. Add DW_OP_implicit_value.
12013
12014 2017-01-25 Yao Qi <yao.qi@linaro.org>
12015
12016 * lib/dwarf.exp (Dwarf::_location): Handle
12017 DW_OP_GNU_implicit_pointer with proper size.
12018
12019 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12020
12021 * gdb.python/py-xmethods.exp: Fix test names starting with lowercase
12022 and add untested calls.
12023
12024 2017-01-20 Luis Machado <lgustavo@codesourcery.com>
12025
12026 * gdb.python/python.exp: Check line number against what GDB thinks
12027 the line number is for func1.
12028
12029 2017-01-08 Iain Buclaw <ibuclaw@gdcproject.org>
12030
12031 * gdb.dlang/debug-expr.exp: New file.
12032
12033 2016-12-23 Luis Machado <lgustavo@codesourcery.com>
12034
12035 Fix test names for the following files:
12036
12037 * gdb.ada/exec_changed.exp
12038 * gdb.ada/info_types.exp
12039 * gdb.arch/aarch64-atomic-inst.exp
12040 * gdb.arch/aarch64-fp.exp
12041 * gdb.arch/altivec-abi.exp
12042 * gdb.arch/altivec-regs.exp
12043 * gdb.arch/amd64-byte.exp
12044 * gdb.arch/amd64-disp-step.exp
12045 * gdb.arch/amd64-dword.exp
12046 * gdb.arch/amd64-entry-value-inline.exp
12047 * gdb.arch/amd64-entry-value-param.exp
12048 * gdb.arch/amd64-entry-value-paramref.exp
12049 * gdb.arch/amd64-entry-value.exp
12050 * gdb.arch/amd64-i386-address.exp
12051 * gdb.arch/amd64-invalid-stack-middle.exp
12052 * gdb.arch/amd64-invalid-stack-top.exp
12053 * gdb.arch/amd64-optimout-repeat.exp
12054 * gdb.arch/amd64-prologue-skip.exp
12055 * gdb.arch/amd64-prologue-xmm.exp
12056 * gdb.arch/amd64-stap-special-operands.exp
12057 * gdb.arch/amd64-stap-wrong-subexp.exp
12058 * gdb.arch/amd64-tailcall-cxx.exp
12059 * gdb.arch/amd64-tailcall-noret.exp
12060 * gdb.arch/amd64-tailcall-ret.exp
12061 * gdb.arch/amd64-tailcall-self.exp
12062 * gdb.arch/amd64-word.exp
12063 * gdb.arch/arm-bl-branch-dest.exp
12064 * gdb.arch/arm-disp-step.exp
12065 * gdb.arch/arm-neon.exp
12066 * gdb.arch/arm-single-step-kernel-helper.exp
12067 * gdb.arch/avr-flash-qualifier.exp
12068 * gdb.arch/disp-step-insn-reloc.exp
12069 * gdb.arch/e500-abi.exp
12070 * gdb.arch/e500-regs.exp
12071 * gdb.arch/ftrace-insn-reloc.exp
12072 * gdb.arch/i386-avx512.exp
12073 * gdb.arch/i386-bp_permanent.exp
12074 * gdb.arch/i386-byte.exp
12075 * gdb.arch/i386-cfi-notcurrent.exp
12076 * gdb.arch/i386-disp-step.exp
12077 * gdb.arch/i386-dr3-watch.exp
12078 * gdb.arch/i386-float.exp
12079 * gdb.arch/i386-gnu-cfi.exp
12080 * gdb.arch/i386-mpx-map.exp
12081 * gdb.arch/i386-mpx-sigsegv.exp
12082 * gdb.arch/i386-mpx-simple_segv.exp
12083 * gdb.arch/i386-mpx.exp
12084 * gdb.arch/i386-permbkpt.exp
12085 * gdb.arch/i386-prologue.exp
12086 * gdb.arch/i386-signal.exp
12087 * gdb.arch/i386-size-overlap.exp
12088 * gdb.arch/i386-unwind.exp
12089 * gdb.arch/i386-word.exp
12090 * gdb.arch/mips-fcr.exp
12091 * gdb.arch/powerpc-d128-regs.exp
12092 * gdb.arch/powerpc-stackless.exp
12093 * gdb.arch/ppc64-atomic-inst.exp
12094 * gdb.arch/s390-stackless.exp
12095 * gdb.arch/s390-tdbregs.exp
12096 * gdb.arch/s390-vregs.exp
12097 * gdb.arch/sparc-sysstep.exp
12098 * gdb.arch/thumb-bx-pc.exp
12099 * gdb.arch/thumb-singlestep.exp
12100 * gdb.arch/thumb2-it.exp
12101 * gdb.arch/vsx-regs.exp
12102 * gdb.asm/asm-source.exp
12103 * gdb.base/a2-run.exp
12104 * gdb.base/advance.exp
12105 * gdb.base/all-bin.exp
12106 * gdb.base/anon.exp
12107 * gdb.base/args.exp
12108 * gdb.base/arithmet.exp
12109 * gdb.base/async-shell.exp
12110 * gdb.base/async.exp
12111 * gdb.base/attach-pie-noexec.exp
12112 * gdb.base/attach-twice.exp
12113 * gdb.base/auto-load.exp
12114 * gdb.base/bang.exp
12115 * gdb.base/bitfields.exp
12116 * gdb.base/break-always.exp
12117 * gdb.base/break-caller-line.exp
12118 * gdb.base/break-entry.exp
12119 * gdb.base/break-inline.exp
12120 * gdb.base/break-on-linker-gcd-function.exp
12121 * gdb.base/break-probes.exp
12122 * gdb.base/break.exp
12123 * gdb.base/breakpoint-shadow.exp
12124 * gdb.base/call-ar-st.exp
12125 * gdb.base/call-sc.exp
12126 * gdb.base/call-signal-resume.exp
12127 * gdb.base/call-strs.exp
12128 * gdb.base/callfuncs.exp
12129 * gdb.base/catch-fork-static.exp
12130 * gdb.base/catch-gdb-caused-signals.exp
12131 * gdb.base/catch-load.exp
12132 * gdb.base/catch-signal-fork.exp
12133 * gdb.base/catch-signal.exp
12134 * gdb.base/catch-syscall.exp
12135 * gdb.base/charset.exp
12136 * gdb.base/checkpoint.exp
12137 * gdb.base/chng-syms.exp
12138 * gdb.base/code-expr.exp
12139 * gdb.base/code_elim.exp
12140 * gdb.base/commands.exp
12141 * gdb.base/completion.exp
12142 * gdb.base/complex.exp
12143 * gdb.base/cond-expr.exp
12144 * gdb.base/condbreak.exp
12145 * gdb.base/consecutive.exp
12146 * gdb.base/continue-all-already-running.exp
12147 * gdb.base/coredump-filter.exp
12148 * gdb.base/corefile.exp
12149 * gdb.base/dbx.exp
12150 * gdb.base/debug-expr.exp
12151 * gdb.base/define.exp
12152 * gdb.base/del.exp
12153 * gdb.base/disabled-location.exp
12154 * gdb.base/disasm-end-cu.exp
12155 * gdb.base/disasm-optim.exp
12156 * gdb.base/display.exp
12157 * gdb.base/duplicate-bp.exp
12158 * gdb.base/ena-dis-br.exp
12159 * gdb.base/ending-run.exp
12160 * gdb.base/enumval.exp
12161 * gdb.base/environ.exp
12162 * gdb.base/eu-strip-infcall.exp
12163 * gdb.base/eval-avoid-side-effects.exp
12164 * gdb.base/eval-skip.exp
12165 * gdb.base/exitsignal.exp
12166 * gdb.base/expand-psymtabs.exp
12167 * gdb.base/filesym.exp
12168 * gdb.base/find-unmapped.exp
12169 * gdb.base/finish.exp
12170 * gdb.base/float.exp
12171 * gdb.base/foll-exec-mode.exp
12172 * gdb.base/foll-exec.exp
12173 * gdb.base/foll-fork.exp
12174 * gdb.base/fortran-sym-case.exp
12175 * gdb.base/freebpcmd.exp
12176 * gdb.base/func-ptr.exp
12177 * gdb.base/func-ptrs.exp
12178 * gdb.base/funcargs.exp
12179 * gdb.base/gcore-buffer-overflow.exp
12180 * gdb.base/gcore-relro-pie.exp
12181 * gdb.base/gcore-relro.exp
12182 * gdb.base/gcore.exp
12183 * gdb.base/gdb1090.exp
12184 * gdb.base/gdb11530.exp
12185 * gdb.base/gdb11531.exp
12186 * gdb.base/gdb1821.exp
12187 * gdb.base/gdbindex-stabs.exp
12188 * gdb.base/gdbvars.exp
12189 * gdb.base/hbreak.exp
12190 * gdb.base/hbreak2.exp
12191 * gdb.base/included.exp
12192 * gdb.base/infcall-input.exp
12193 * gdb.base/inferior-died.exp
12194 * gdb.base/infnan.exp
12195 * gdb.base/info-macros.exp
12196 * gdb.base/info-os.exp
12197 * gdb.base/info-proc.exp
12198 * gdb.base/info-shared.exp
12199 * gdb.base/info-target.exp
12200 * gdb.base/infoline.exp
12201 * gdb.base/interp.exp
12202 * gdb.base/interrupt.exp
12203 * gdb.base/jit-reader.exp
12204 * gdb.base/jit-simple.exp
12205 * gdb.base/kill-after-signal.exp
12206 * gdb.base/kill-detach-inferiors-cmd.exp
12207 * gdb.base/label.exp
12208 * gdb.base/langs.exp
12209 * gdb.base/ldbl_e308.exp
12210 * gdb.base/line-symtabs.exp
12211 * gdb.base/linespecs.exp
12212 * gdb.base/list.exp
12213 * gdb.base/long_long.exp
12214 * gdb.base/longest-types.exp
12215 * gdb.base/maint.exp
12216 * gdb.base/max-value-size.exp
12217 * gdb.base/memattr.exp
12218 * gdb.base/mips_pro.exp
12219 * gdb.base/morestack.exp
12220 * gdb.base/moribund-step.exp
12221 * gdb.base/multi-forks.exp
12222 * gdb.base/nested-addr.exp
12223 * gdb.base/nextoverexit.exp
12224 * gdb.base/noreturn-finish.exp
12225 * gdb.base/noreturn-return.exp
12226 * gdb.base/nostdlib.exp
12227 * gdb.base/offsets.exp
12228 * gdb.base/opaque.exp
12229 * gdb.base/pc-fp.exp
12230 * gdb.base/permissions.exp
12231 * gdb.base/print-symbol-loading.exp
12232 * gdb.base/prologue-include.exp
12233 * gdb.base/psymtab.exp
12234 * gdb.base/ptype.exp
12235 * gdb.base/random-signal.exp
12236 * gdb.base/randomize.exp
12237 * gdb.base/range-stepping.exp
12238 * gdb.base/readline-ask.exp
12239 * gdb.base/recpar.exp
12240 * gdb.base/recurse.exp
12241 * gdb.base/relational.exp
12242 * gdb.base/restore.exp
12243 * gdb.base/return-nodebug.exp
12244 * gdb.base/return.exp
12245 * gdb.base/run-after-attach.exp
12246 * gdb.base/save-bp.exp
12247 * gdb.base/scope.exp
12248 * gdb.base/sect-cmd.exp
12249 * gdb.base/set-lang-auto.exp
12250 * gdb.base/set-noassign.exp
12251 * gdb.base/setvar.exp
12252 * gdb.base/sigall.exp
12253 * gdb.base/sigbpt.exp
12254 * gdb.base/siginfo-addr.exp
12255 * gdb.base/siginfo-infcall.exp
12256 * gdb.base/siginfo-obj.exp
12257 * gdb.base/siginfo.exp
12258 * gdb.base/signals-state-child.exp
12259 * gdb.base/signest.exp
12260 * gdb.base/sigstep.exp
12261 * gdb.base/sizeof.exp
12262 * gdb.base/skip.exp
12263 * gdb.base/solib-corrupted.exp
12264 * gdb.base/solib-nodir.exp
12265 * gdb.base/solib-search.exp
12266 * gdb.base/stack-checking.exp
12267 * gdb.base/stale-infcall.exp
12268 * gdb.base/stap-probe.exp
12269 * gdb.base/start.exp
12270 * gdb.base/step-break.exp
12271 * gdb.base/step-bt.exp
12272 * gdb.base/step-line.exp
12273 * gdb.base/step-over-exit.exp
12274 * gdb.base/step-over-syscall.exp
12275 * gdb.base/step-resume-infcall.exp
12276 * gdb.base/step-test.exp
12277 * gdb.base/store.exp
12278 * gdb.base/structs3.exp
12279 * gdb.base/sym-file.exp
12280 * gdb.base/symbol-without-target_section.exp
12281 * gdb.base/term.exp
12282 * gdb.base/testenv.exp
12283 * gdb.base/ui-redirect.exp
12284 * gdb.base/until.exp
12285 * gdb.base/unwindonsignal.exp
12286 * gdb.base/value-double-free.exp
12287 * gdb.base/vla-datatypes.exp
12288 * gdb.base/vla-ptr.exp
12289 * gdb.base/vla-sideeffect.exp
12290 * gdb.base/volatile.exp
12291 * gdb.base/watch-cond-infcall.exp
12292 * gdb.base/watch-cond.exp
12293 * gdb.base/watch-non-mem.exp
12294 * gdb.base/watch-read.exp
12295 * gdb.base/watch-vfork.exp
12296 * gdb.base/watchpoint-cond-gone.exp
12297 * gdb.base/watchpoint-delete.exp
12298 * gdb.base/watchpoint-hw-hit-once.exp
12299 * gdb.base/watchpoint-hw.exp
12300 * gdb.base/watchpoint-stops-at-right-insn.exp
12301 * gdb.base/watchpoints.exp
12302 * gdb.base/wchar.exp
12303 * gdb.base/whatis-exp.exp
12304 * gdb.btrace/buffer-size.exp
12305 * gdb.btrace/data.exp
12306 * gdb.btrace/delta.exp
12307 * gdb.btrace/dlopen.exp
12308 * gdb.btrace/enable.exp
12309 * gdb.btrace/exception.exp
12310 * gdb.btrace/function_call_history.exp
12311 * gdb.btrace/gcore.exp
12312 * gdb.btrace/instruction_history.exp
12313 * gdb.btrace/nohist.exp
12314 * gdb.btrace/reconnect.exp
12315 * gdb.btrace/record_goto-step.exp
12316 * gdb.btrace/record_goto.exp
12317 * gdb.btrace/rn-dl-bind.exp
12318 * gdb.btrace/segv.exp
12319 * gdb.btrace/step.exp
12320 * gdb.btrace/stepi.exp
12321 * gdb.btrace/tailcall-only.exp
12322 * gdb.btrace/tailcall.exp
12323 * gdb.btrace/tsx.exp
12324 * gdb.btrace/unknown_functions.exp
12325 * gdb.btrace/vdso.exp
12326 * gdb.compile/compile-ifunc.exp
12327 * gdb.compile/compile-ops.exp
12328 * gdb.compile/compile-print.exp
12329 * gdb.compile/compile-setjmp.exp
12330 * gdb.cp/abstract-origin.exp
12331 * gdb.cp/ambiguous.exp
12332 * gdb.cp/annota2.exp
12333 * gdb.cp/annota3.exp
12334 * gdb.cp/anon-ns.exp
12335 * gdb.cp/anon-struct.exp
12336 * gdb.cp/anon-union.exp
12337 * gdb.cp/arg-reference.exp
12338 * gdb.cp/baseenum.exp
12339 * gdb.cp/bool.exp
12340 * gdb.cp/breakpoint.exp
12341 * gdb.cp/bs15503.exp
12342 * gdb.cp/call-c.exp
12343 * gdb.cp/casts.exp
12344 * gdb.cp/chained-calls.exp
12345 * gdb.cp/class2.exp
12346 * gdb.cp/classes.exp
12347 * gdb.cp/cmpd-minsyms.exp
12348 * gdb.cp/converts.exp
12349 * gdb.cp/cp-relocate.exp
12350 * gdb.cp/cpcompletion.exp
12351 * gdb.cp/cpexprs.exp
12352 * gdb.cp/cplabel.exp
12353 * gdb.cp/cplusfuncs.exp
12354 * gdb.cp/cpsizeof.exp
12355 * gdb.cp/ctti.exp
12356 * gdb.cp/derivation.exp
12357 * gdb.cp/destrprint.exp
12358 * gdb.cp/dispcxx.exp
12359 * gdb.cp/enum-class.exp
12360 * gdb.cp/exception.exp
12361 * gdb.cp/exceptprint.exp
12362 * gdb.cp/expand-psymtabs-cxx.exp
12363 * gdb.cp/expand-sals.exp
12364 * gdb.cp/extern-c.exp
12365 * gdb.cp/filename.exp
12366 * gdb.cp/formatted-ref.exp
12367 * gdb.cp/fpointer.exp
12368 * gdb.cp/gdb1355.exp
12369 * gdb.cp/gdb2495.exp
12370 * gdb.cp/hang.exp
12371 * gdb.cp/impl-this.exp
12372 * gdb.cp/infcall-dlopen.exp
12373 * gdb.cp/inherit.exp
12374 * gdb.cp/iostream.exp
12375 * gdb.cp/koenig.exp
12376 * gdb.cp/local.exp
12377 * gdb.cp/m-data.exp
12378 * gdb.cp/m-static.exp
12379 * gdb.cp/mb-ctor.exp
12380 * gdb.cp/mb-inline.exp
12381 * gdb.cp/mb-templates.exp
12382 * gdb.cp/member-name.exp
12383 * gdb.cp/member-ptr.exp
12384 * gdb.cp/meth-typedefs.exp
12385 * gdb.cp/method.exp
12386 * gdb.cp/method2.exp
12387 * gdb.cp/minsym-fallback.exp
12388 * gdb.cp/misc.exp
12389 * gdb.cp/namelessclass.exp
12390 * gdb.cp/namespace-enum.exp
12391 * gdb.cp/namespace-nested-import.exp
12392 * gdb.cp/namespace.exp
12393 * gdb.cp/nextoverthrow.exp
12394 * gdb.cp/no-dmgl-verbose.exp
12395 * gdb.cp/non-trivial-retval.exp
12396 * gdb.cp/noparam.exp
12397 * gdb.cp/nsdecl.exp
12398 * gdb.cp/nsimport.exp
12399 * gdb.cp/nsnested.exp
12400 * gdb.cp/nsnoimports.exp
12401 * gdb.cp/nsrecurs.exp
12402 * gdb.cp/nsstress.exp
12403 * gdb.cp/nsusing.exp
12404 * gdb.cp/operator.exp
12405 * gdb.cp/oranking.exp
12406 * gdb.cp/overload-const.exp
12407 * gdb.cp/overload.exp
12408 * gdb.cp/ovldbreak.exp
12409 * gdb.cp/ovsrch.exp
12410 * gdb.cp/paren-type.exp
12411 * gdb.cp/parse-lang.exp
12412 * gdb.cp/pass-by-ref.exp
12413 * gdb.cp/pr-1023.exp
12414 * gdb.cp/pr-1210.exp
12415 * gdb.cp/pr-574.exp
12416 * gdb.cp/pr10687.exp
12417 * gdb.cp/pr12028.exp
12418 * gdb.cp/pr17132.exp
12419 * gdb.cp/pr17494.exp
12420 * gdb.cp/pr9067.exp
12421 * gdb.cp/pr9167.exp
12422 * gdb.cp/pr9631.exp
12423 * gdb.cp/printmethod.exp
12424 * gdb.cp/psmang.exp
12425 * gdb.cp/psymtab-parameter.exp
12426 * gdb.cp/ptype-cv-cp.exp
12427 * gdb.cp/ptype-flags.exp
12428 * gdb.cp/re-set-overloaded.exp
12429 * gdb.cp/ref-types.exp
12430 * gdb.cp/rtti.exp
12431 * gdb.cp/scope-err.exp
12432 * gdb.cp/shadow.exp
12433 * gdb.cp/smartp.exp
12434 * gdb.cp/static-method.exp
12435 * gdb.cp/static-print-quit.exp
12436 * gdb.cp/temargs.exp
12437 * gdb.cp/templates.exp
12438 * gdb.cp/try_catch.exp
12439 * gdb.cp/typedef-operator.exp
12440 * gdb.cp/typeid.exp
12441 * gdb.cp/userdef.exp
12442 * gdb.cp/using-crash.exp
12443 * gdb.cp/var-tag.exp
12444 * gdb.cp/virtbase.exp
12445 * gdb.cp/virtfunc.exp
12446 * gdb.cp/virtfunc2.exp
12447 * gdb.cp/vla-cxx.exp
12448 * gdb.disasm/t01_mov.exp
12449 * gdb.disasm/t02_mova.exp
12450 * gdb.disasm/t03_add.exp
12451 * gdb.disasm/t04_sub.exp
12452 * gdb.disasm/t05_cmp.exp
12453 * gdb.disasm/t06_ari2.exp
12454 * gdb.disasm/t07_ari3.exp
12455 * gdb.disasm/t08_or.exp
12456 * gdb.disasm/t09_xor.exp
12457 * gdb.disasm/t10_and.exp
12458 * gdb.disasm/t11_logs.exp
12459 * gdb.disasm/t12_bit.exp
12460 * gdb.disasm/t13_otr.exp
12461 * gdb.dlang/circular.exp
12462 * gdb.dwarf2/arr-stride.exp
12463 * gdb.dwarf2/arr-subrange.exp
12464 * gdb.dwarf2/atomic-type.exp
12465 * gdb.dwarf2/bad-regnum.exp
12466 * gdb.dwarf2/bitfield-parent-optimized-out.exp
12467 * gdb.dwarf2/callframecfa.exp
12468 * gdb.dwarf2/clztest.exp
12469 * gdb.dwarf2/corrupt.exp
12470 * gdb.dwarf2/data-loc.exp
12471 * gdb.dwarf2/dup-psym.exp
12472 * gdb.dwarf2/dw2-anon-mptr.exp
12473 * gdb.dwarf2/dw2-anonymous-func.exp
12474 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp
12475 * gdb.dwarf2/dw2-bad-unresolved.exp
12476 * gdb.dwarf2/dw2-basic.exp
12477 * gdb.dwarf2/dw2-canonicalize-type.exp
12478 * gdb.dwarf2/dw2-case-insensitive.exp
12479 * gdb.dwarf2/dw2-common-block.exp
12480 * gdb.dwarf2/dw2-compdir-oldgcc.exp
12481 * gdb.dwarf2/dw2-compressed.exp
12482 * gdb.dwarf2/dw2-const.exp
12483 * gdb.dwarf2/dw2-cp-infcall-ref-static.exp
12484 * gdb.dwarf2/dw2-cu-size.exp
12485 * gdb.dwarf2/dw2-dup-frame.exp
12486 * gdb.dwarf2/dw2-entry-value.exp
12487 * gdb.dwarf2/dw2-icycle.exp
12488 * gdb.dwarf2/dw2-ifort-parameter.exp
12489 * gdb.dwarf2/dw2-inline-break.exp
12490 * gdb.dwarf2/dw2-inline-param.exp
12491 * gdb.dwarf2/dw2-intercu.exp
12492 * gdb.dwarf2/dw2-intermix.exp
12493 * gdb.dwarf2/dw2-lexical-block-bare.exp
12494 * gdb.dwarf2/dw2-linkage-name-trust.exp
12495 * gdb.dwarf2/dw2-minsym-in-cu.exp
12496 * gdb.dwarf2/dw2-noloc.exp
12497 * gdb.dwarf2/dw2-op-call.exp
12498 * gdb.dwarf2/dw2-op-out-param.exp
12499 * gdb.dwarf2/dw2-opt-structptr.exp
12500 * gdb.dwarf2/dw2-param-error.exp
12501 * gdb.dwarf2/dw2-producer.exp
12502 * gdb.dwarf2/dw2-ranges-base.exp
12503 * gdb.dwarf2/dw2-ref-missing-frame.exp
12504 * gdb.dwarf2/dw2-reg-undefined.exp
12505 * gdb.dwarf2/dw2-regno-invalid.exp
12506 * gdb.dwarf2/dw2-restore.exp
12507 * gdb.dwarf2/dw2-restrict.exp
12508 * gdb.dwarf2/dw2-single-line-discriminators.exp
12509 * gdb.dwarf2/dw2-strp.exp
12510 * gdb.dwarf2/dw2-undefined-ret-addr.exp
12511 * gdb.dwarf2/dw2-unresolved.exp
12512 * gdb.dwarf2/dw2-var-zero-addr.exp
12513 * gdb.dwarf2/dw4-sig-types.exp
12514 * gdb.dwarf2/dwz.exp
12515 * gdb.dwarf2/dynarr-ptr.exp
12516 * gdb.dwarf2/enum-type.exp
12517 * gdb.dwarf2/gdb-index.exp
12518 * gdb.dwarf2/implptr-64bit.exp
12519 * gdb.dwarf2/implptr-optimized-out.exp
12520 * gdb.dwarf2/implptr.exp
12521 * gdb.dwarf2/implref-array.exp
12522 * gdb.dwarf2/implref-const.exp
12523 * gdb.dwarf2/implref-global.exp
12524 * gdb.dwarf2/implref-struct.exp
12525 * gdb.dwarf2/mac-fileno.exp
12526 * gdb.dwarf2/main-subprogram.exp
12527 * gdb.dwarf2/member-ptr-forwardref.exp
12528 * gdb.dwarf2/method-ptr.exp
12529 * gdb.dwarf2/missing-sig-type.exp
12530 * gdb.dwarf2/nonvar-access.exp
12531 * gdb.dwarf2/opaque-type-lookup.exp
12532 * gdb.dwarf2/pieces-optimized-out.exp
12533 * gdb.dwarf2/pieces.exp
12534 * gdb.dwarf2/pr10770.exp
12535 * gdb.dwarf2/pr13961.exp
12536 * gdb.dwarf2/staticvirtual.exp
12537 * gdb.dwarf2/subrange.exp
12538 * gdb.dwarf2/symtab-producer.exp
12539 * gdb.dwarf2/trace-crash.exp
12540 * gdb.dwarf2/typeddwarf.exp
12541 * gdb.dwarf2/valop.exp
12542 * gdb.dwarf2/watch-notconst.exp
12543 * gdb.fortran/array-element.exp
12544 * gdb.fortran/charset.exp
12545 * gdb.fortran/common-block.exp
12546 * gdb.fortran/complex.exp
12547 * gdb.fortran/derived-type-function.exp
12548 * gdb.fortran/derived-type.exp
12549 * gdb.fortran/logical.exp
12550 * gdb.fortran/module.exp
12551 * gdb.fortran/multi-dim.exp
12552 * gdb.fortran/nested-funcs.exp
12553 * gdb.fortran/print-formatted.exp
12554 * gdb.fortran/subarray.exp
12555 * gdb.fortran/vla-alloc-assoc.exp
12556 * gdb.fortran/vla-datatypes.exp
12557 * gdb.fortran/vla-history.exp
12558 * gdb.fortran/vla-ptr-info.exp
12559 * gdb.fortran/vla-ptype-sub.exp
12560 * gdb.fortran/vla-ptype.exp
12561 * gdb.fortran/vla-sizeof.exp
12562 * gdb.fortran/vla-type.exp
12563 * gdb.fortran/vla-value-sub-arbitrary.exp
12564 * gdb.fortran/vla-value-sub-finish.exp
12565 * gdb.fortran/vla-value-sub.exp
12566 * gdb.fortran/vla-value.exp
12567 * gdb.fortran/whatis_type.exp
12568 * gdb.go/chan.exp
12569 * gdb.go/handcall.exp
12570 * gdb.go/hello.exp
12571 * gdb.go/integers.exp
12572 * gdb.go/methods.exp
12573 * gdb.go/package.exp
12574 * gdb.go/strings.exp
12575 * gdb.go/types.exp
12576 * gdb.go/unsafe.exp
12577 * gdb.guile/scm-arch.exp
12578 * gdb.guile/scm-block.exp
12579 * gdb.guile/scm-breakpoint.exp
12580 * gdb.guile/scm-cmd.exp
12581 * gdb.guile/scm-disasm.exp
12582 * gdb.guile/scm-equal.exp
12583 * gdb.guile/scm-frame-args.exp
12584 * gdb.guile/scm-frame-inline.exp
12585 * gdb.guile/scm-frame.exp
12586 * gdb.guile/scm-iterator.exp
12587 * gdb.guile/scm-math.exp
12588 * gdb.guile/scm-objfile.exp
12589 * gdb.guile/scm-ports.exp
12590 * gdb.guile/scm-symbol.exp
12591 * gdb.guile/scm-symtab.exp
12592 * gdb.guile/scm-value-cc.exp
12593 * gdb.guile/types-module.exp
12594 * gdb.linespec/break-ask.exp
12595 * gdb.linespec/cpexplicit.exp
12596 * gdb.linespec/explicit.exp
12597 * gdb.linespec/keywords.exp
12598 * gdb.linespec/linespec.exp
12599 * gdb.linespec/ls-dollar.exp
12600 * gdb.linespec/ls-errs.exp
12601 * gdb.linespec/skip-two.exp
12602 * gdb.linespec/thread.exp
12603 * gdb.mi/mi-async.exp
12604 * gdb.mi/mi-basics.exp
12605 * gdb.mi/mi-break.exp
12606 * gdb.mi/mi-catch-load.exp
12607 * gdb.mi/mi-cli.exp
12608 * gdb.mi/mi-cmd-param-changed.exp
12609 * gdb.mi/mi-console.exp
12610 * gdb.mi/mi-detach.exp
12611 * gdb.mi/mi-disassemble.exp
12612 * gdb.mi/mi-eval.exp
12613 * gdb.mi/mi-file-transfer.exp
12614 * gdb.mi/mi-file.exp
12615 * gdb.mi/mi-fill-memory.exp
12616 * gdb.mi/mi-inheritance-syntax-error.exp
12617 * gdb.mi/mi-linespec-err-cp.exp
12618 * gdb.mi/mi-logging.exp
12619 * gdb.mi/mi-memory-changed.exp
12620 * gdb.mi/mi-read-memory.exp
12621 * gdb.mi/mi-record-changed.exp
12622 * gdb.mi/mi-reg-undefined.exp
12623 * gdb.mi/mi-regs.exp
12624 * gdb.mi/mi-return.exp
12625 * gdb.mi/mi-reverse.exp
12626 * gdb.mi/mi-simplerun.exp
12627 * gdb.mi/mi-solib.exp
12628 * gdb.mi/mi-stack.exp
12629 * gdb.mi/mi-stepi.exp
12630 * gdb.mi/mi-syn-frame.exp
12631 * gdb.mi/mi-until.exp
12632 * gdb.mi/mi-var-block.exp
12633 * gdb.mi/mi-var-child.exp
12634 * gdb.mi/mi-var-cmd.exp
12635 * gdb.mi/mi-var-cp.exp
12636 * gdb.mi/mi-var-display.exp
12637 * gdb.mi/mi-var-invalidate.exp
12638 * gdb.mi/mi-var-list-children-invalid-grandchild.exp
12639 * gdb.mi/mi-vla-fortran.exp
12640 * gdb.mi/mi-watch.exp
12641 * gdb.mi/mi2-var-child.exp
12642 * gdb.mi/user-selected-context-sync.exp
12643 * gdb.modula2/unbounded-array.exp
12644 * gdb.multi/dummy-frame-restore.exp
12645 * gdb.multi/multi-arch-exec.exp
12646 * gdb.multi/multi-arch.exp
12647 * gdb.multi/tids.exp
12648 * gdb.multi/watchpoint-multi.exp
12649 * gdb.opencl/callfuncs.exp
12650 * gdb.opencl/convs_casts.exp
12651 * gdb.opencl/datatypes.exp
12652 * gdb.opencl/operators.exp
12653 * gdb.opencl/vec_comps.exp
12654 * gdb.opt/clobbered-registers-O2.exp
12655 * gdb.opt/inline-break.exp
12656 * gdb.opt/inline-bt.exp
12657 * gdb.opt/inline-cmds.exp
12658 * gdb.opt/inline-locals.exp
12659 * gdb.pascal/case-insensitive-symbols.exp
12660 * gdb.pascal/floats.exp
12661 * gdb.pascal/gdb11492.exp
12662 * gdb.python/lib-types.exp
12663 * gdb.python/py-arch.exp
12664 * gdb.python/py-as-string.exp
12665 * gdb.python/py-bad-printers.exp
12666 * gdb.python/py-block.exp
12667 * gdb.python/py-breakpoint-create-fail.exp
12668 * gdb.python/py-breakpoint.exp
12669 * gdb.python/py-caller-is.exp
12670 * gdb.python/py-cmd.exp
12671 * gdb.python/py-explore-cc.exp
12672 * gdb.python/py-explore.exp
12673 * gdb.python/py-finish-breakpoint.exp
12674 * gdb.python/py-finish-breakpoint2.exp
12675 * gdb.python/py-frame-args.exp
12676 * gdb.python/py-frame-inline.exp
12677 * gdb.python/py-frame.exp
12678 * gdb.python/py-framefilter-mi.exp
12679 * gdb.python/py-infthread.exp
12680 * gdb.python/py-lazy-string.exp
12681 * gdb.python/py-linetable.exp
12682 * gdb.python/py-mi-events.exp
12683 * gdb.python/py-mi-objfile.exp
12684 * gdb.python/py-mi.exp
12685 * gdb.python/py-objfile.exp
12686 * gdb.python/py-pp-integral.exp
12687 * gdb.python/py-pp-maint.exp
12688 * gdb.python/py-pp-re-notag.exp
12689 * gdb.python/py-pp-registration.exp
12690 * gdb.python/py-recurse-unwind.exp
12691 * gdb.python/py-strfns.exp
12692 * gdb.python/py-symbol.exp
12693 * gdb.python/py-symtab.exp
12694 * gdb.python/py-sync-interp.exp
12695 * gdb.python/py-typeprint.exp
12696 * gdb.python/py-unwind-maint.exp
12697 * gdb.python/py-unwind.exp
12698 * gdb.python/py-value-cc.exp
12699 * gdb.python/py-xmethods.exp
12700 * gdb.reverse/amd64-tailcall-reverse.exp
12701 * gdb.reverse/break-precsave.exp
12702 * gdb.reverse/break-reverse.exp
12703 * gdb.reverse/consecutive-precsave.exp
12704 * gdb.reverse/consecutive-reverse.exp
12705 * gdb.reverse/finish-precsave.exp
12706 * gdb.reverse/finish-reverse-bkpt.exp
12707 * gdb.reverse/finish-reverse.exp
12708 * gdb.reverse/fstatat-reverse.exp
12709 * gdb.reverse/getresuid-reverse.exp
12710 * gdb.reverse/i386-precsave.exp
12711 * gdb.reverse/i386-reverse.exp
12712 * gdb.reverse/i386-sse-reverse.exp
12713 * gdb.reverse/i387-env-reverse.exp
12714 * gdb.reverse/i387-stack-reverse.exp
12715 * gdb.reverse/insn-reverse.exp
12716 * gdb.reverse/machinestate-precsave.exp
12717 * gdb.reverse/machinestate.exp
12718 * gdb.reverse/next-reverse-bkpt-over-sr.exp
12719 * gdb.reverse/pipe-reverse.exp
12720 * gdb.reverse/readv-reverse.exp
12721 * gdb.reverse/recvmsg-reverse.exp
12722 * gdb.reverse/rerun-prec.exp
12723 * gdb.reverse/s390-mvcle.exp
12724 * gdb.reverse/step-precsave.exp
12725 * gdb.reverse/step-reverse.exp
12726 * gdb.reverse/time-reverse.exp
12727 * gdb.reverse/until-precsave.exp
12728 * gdb.reverse/until-reverse.exp
12729 * gdb.reverse/waitpid-reverse.exp
12730 * gdb.reverse/watch-precsave.exp
12731 * gdb.reverse/watch-reverse.exp
12732 * gdb.rust/generics.exp
12733 * gdb.rust/methods.exp
12734 * gdb.rust/modules.exp
12735 * gdb.rust/simple.exp
12736 * gdb.server/connect-with-no-symbol-file.exp
12737 * gdb.server/ext-attach.exp
12738 * gdb.server/ext-restart.exp
12739 * gdb.server/ext-wrapper.exp
12740 * gdb.server/file-transfer.exp
12741 * gdb.server/server-exec-info.exp
12742 * gdb.server/server-kill.exp
12743 * gdb.server/server-mon.exp
12744 * gdb.server/wrapper.exp
12745 * gdb.stabs/exclfwd.exp
12746 * gdb.stabs/gdb11479.exp
12747 * gdb.threads/clone-new-thread-event.exp
12748 * gdb.threads/corethreads.exp
12749 * gdb.threads/current-lwp-dead.exp
12750 * gdb.threads/dlopen-libpthread.exp
12751 * gdb.threads/gcore-thread.exp
12752 * gdb.threads/sigstep-threads.exp
12753 * gdb.threads/watchpoint-fork.exp
12754 * gdb.trace/actions-changed.exp
12755 * gdb.trace/backtrace.exp
12756 * gdb.trace/change-loc.exp
12757 * gdb.trace/circ.exp
12758 * gdb.trace/collection.exp
12759 * gdb.trace/disconnected-tracing.exp
12760 * gdb.trace/ftrace.exp
12761 * gdb.trace/mi-trace-frame-collected.exp
12762 * gdb.trace/mi-trace-unavailable.exp
12763 * gdb.trace/mi-traceframe-changed.exp
12764 * gdb.trace/mi-tsv-changed.exp
12765 * gdb.trace/no-attach-trace.exp
12766 * gdb.trace/passc-dyn.exp
12767 * gdb.trace/qtro.exp
12768 * gdb.trace/range-stepping.exp
12769 * gdb.trace/read-memory.exp
12770 * gdb.trace/save-trace.exp
12771 * gdb.trace/signal.exp
12772 * gdb.trace/status-stop.exp
12773 * gdb.trace/tfile.exp
12774 * gdb.trace/trace-break.exp
12775 * gdb.trace/trace-buffer-size.exp
12776 * gdb.trace/trace-condition.exp
12777 * gdb.trace/tracefile-pseudo-reg.exp
12778 * gdb.trace/tstatus.exp
12779 * gdb.trace/unavailable.exp
12780 * gdb.trace/while-dyn.exp
12781 * gdb.trace/while-stepping.exp
12782
12783 2016-12-22 Doug Evans <xdje42@gmail.com>
12784
12785 * gdb.base/maint.exp: Update tests for maint print symbols, psymbols
12786 and msymbols.
12787
12788 2016-12-19 Yao Qi <yao.qi@linaro.org>
12789
12790 * gdb.gdb/selftest.exp (do_steps_and_nexts): Remove.
12791 (test_with_self): Don't call do_steps_and_nexts, and remove
12792 code about stepping into xmalloc.
12793
12794 2016-12-09 Yao Qi <yao.qi@linaro.org>
12795
12796 * gdb.base/all-architectures.exp.in: Remove kfail for rx.
12797
12798 2016-12-09 Yao Qi <yao.qi@linaro.org>
12799
12800 * gdb.base/all-architectures.exp.in: Remove kfail for rl78.
12801
12802 2016-12-09 Pedro Alves <palves@redhat.com>
12803
12804 * gdb.base/all-architectures-0.exp: New file.
12805 * gdb.base/all-architectures-1.exp: New file.
12806 * gdb.base/all-architectures-2.exp: New file.
12807 * gdb.base/all-architectures-3.exp: New file.
12808 * gdb.base/all-architectures-4.exp: New file.
12809 * gdb.base/all-architectures-5.exp: New file.
12810 * gdb.base/all-architectures-6.exp: New file.
12811 * gdb.base/all-architectures-7.exp: New file.
12812 * gdb.base/all-architectures.exp.in: New file.
12813
12814 2016-12-09 Yao Qi <yao.qi@linaro.org>
12815
12816 * gdb.perf/skip-prologue.exp: Add parameter COMPILE.
12817
12818 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12819
12820 * gdb.base/maint.exp: Use gdb_test instead of gdb_test_multiple when
12821 possible.
12822 Remove useless pattern-matching code.
12823
12824 2016-12-02 Pedro Alves <palves@redhat.com>
12825
12826 * gdb.base/commands.exp (user_defined_command_manyargs_test): New
12827 procedure.
12828 (top level): Call it.
12829
12830 2016-12-02 Pedro Alves <palves@redhat.com>
12831
12832 * gdb.base/commands.exp (user_defined_command_args_stack_test):
12833 New procedure.
12834 (top level): Call it.
12835
12836 2016-12-02 Pedro Alves <palves@redhat.com>
12837
12838 PR cli/20559
12839 * gdb.base/commands.exp (user_defined_command_args_eval): New
12840 procedure.
12841 (top level): Call it.
12842
12843 2016-12-02 Luis Machado <lgustavo@codesourcery.com>
12844
12845 * gdb.base/ovldbreak.exp (take_gdb_out_of_choice_menu): Restore
12846 timeout handling.
12847
12848 2016-12-02 Tom Tromey <tom@tromey.com>
12849
12850 * gdb.dwarf2/main-subprogram.c: New file.
12851 * gdb.dwarf2/main-subprogram.exp: New file.
12852
12853 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12854
12855 * gdb.base/maint.exp: Remove timeout handling for gdb_test_multiple.
12856 * gdb.cp/gdb2495.exp: Likewise and convert gdb_test_multiple into
12857 gdb_test_no_output for a couple of cases.
12858 * gdb.cp/ovldbreak.exp: Remove timeout handling for gdb_test_multiple.
12859
12860 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
12861
12862 Fix test names and standardize compilation error messages throughout
12863 the following files:
12864
12865 * gdb.ada/start.exp
12866 * gdb.arch/alpha-step.exp
12867 * gdb.arch/e500-prologue.exp
12868 * gdb.arch/ftrace-insn-reloc.exp
12869 * gdb.arch/gdb1291.exp
12870 * gdb.arch/gdb1431.exp
12871 * gdb.arch/gdb1558.exp
12872 * gdb.arch/i386-dr3-watch.exp
12873 * gdb.arch/i386-sse-stack-align.exp
12874 * gdb.arch/ia64-breakpoint-shadow.exp
12875 * gdb.arch/pa-nullify.exp
12876 * gdb.arch/powerpc-aix-prologue.exp
12877 * gdb.arch/thumb-bx-pc.exp
12878 * gdb.base/annota1.exp
12879 * gdb.base/annota3.exp
12880 * gdb.base/arrayidx.exp
12881 * gdb.base/assign.exp
12882 * gdb.base/attach.exp
12883 * gdb.base/auxv.exp
12884 * gdb.base/bang.exp
12885 * gdb.base/bfp-test.exp
12886 * gdb.base/bigcore.exp
12887 * gdb.base/bitfields2.exp
12888 * gdb.base/break-fun-addr.exp
12889 * gdb.base/break-probes.exp
12890 * gdb.base/call-rt-st.exp
12891 * gdb.base/callexit.exp
12892 * gdb.base/catch-fork-kill.exp
12893 * gdb.base/charset.exp
12894 * gdb.base/checkpoint.exp
12895 * gdb.base/comprdebug.exp
12896 * gdb.base/constvars.exp
12897 * gdb.base/coredump-filter.exp
12898 * gdb.base/cursal.exp
12899 * gdb.base/cvexpr.exp
12900 * gdb.base/detach.exp
12901 * gdb.base/display.exp
12902 * gdb.base/dmsym.exp
12903 * gdb.base/dprintf-pending.exp
12904 * gdb.base/dso2dso.exp
12905 * gdb.base/dtrace-probe.exp
12906 * gdb.base/dump.exp
12907 * gdb.base/enum_cond.exp
12908 * gdb.base/exe-lock.exp
12909 * gdb.base/exec-invalid-sysroot.exp
12910 * gdb.base/execl-update-breakpoints.exp
12911 * gdb.base/exprs.exp
12912 * gdb.base/fileio.exp
12913 * gdb.base/find.exp
12914 * gdb.base/finish.exp
12915 * gdb.base/fixsection.exp
12916 * gdb.base/foll-vfork.exp
12917 * gdb.base/frame-args.exp
12918 * gdb.base/gcore.exp
12919 * gdb.base/gdb1250.exp
12920 * gdb.base/global-var-nested-by-dso.exp
12921 * gdb.base/gnu-ifunc.exp
12922 * gdb.base/hashline1.exp
12923 * gdb.base/hashline2.exp
12924 * gdb.base/hashline3.exp
12925 * gdb.base/hbreak-in-shr-unsupported.exp
12926 * gdb.base/huge.exp
12927 * gdb.base/infcall-input.exp
12928 * gdb.base/info-fun.exp
12929 * gdb.base/info-shared.exp
12930 * gdb.base/jit-simple.exp
12931 * gdb.base/jit-so.exp
12932 * gdb.base/jit.exp
12933 * gdb.base/jump.exp
12934 * gdb.base/label.exp
12935 * gdb.base/lineinc.exp
12936 * gdb.base/logical.exp
12937 * gdb.base/longjmp.exp
12938 * gdb.base/macscp.exp
12939 * gdb.base/miscexprs.exp
12940 * gdb.base/new-ui-echo.exp
12941 * gdb.base/new-ui-pending-input.exp
12942 * gdb.base/new-ui.exp
12943 * gdb.base/nodebug.exp
12944 * gdb.base/nofield.exp
12945 * gdb.base/offsets.exp
12946 * gdb.base/overlays.exp
12947 * gdb.base/pending.exp
12948 * gdb.base/pointers.exp
12949 * gdb.base/pr11022.exp
12950 * gdb.base/printcmds.exp
12951 * gdb.base/prologue.exp
12952 * gdb.base/ptr-typedef.exp
12953 * gdb.base/realname-expand.exp
12954 * gdb.base/relativedebug.exp
12955 * gdb.base/relocate.exp
12956 * gdb.base/remote.exp
12957 * gdb.base/reread.exp
12958 * gdb.base/return2.exp
12959 * gdb.base/savedregs.exp
12960 * gdb.base/sep.exp
12961 * gdb.base/sepdebug.exp
12962 * gdb.base/sepsymtab.exp
12963 * gdb.base/set-inferior-tty.exp
12964 * gdb.base/setshow.exp
12965 * gdb.base/shlib-call.exp
12966 * gdb.base/sigaltstack.exp
12967 * gdb.base/siginfo-addr.exp
12968 * gdb.base/signals.exp
12969 * gdb.base/signull.exp
12970 * gdb.base/sigrepeat.exp
12971 * gdb.base/so-impl-ld.exp
12972 * gdb.base/solib-display.exp
12973 * gdb.base/solib-overlap.exp
12974 * gdb.base/solib-search.exp
12975 * gdb.base/solib-symbol.exp
12976 * gdb.base/structs.exp
12977 * gdb.base/structs2.exp
12978 * gdb.base/symtab-search-order.exp
12979 * gdb.base/twice.exp
12980 * gdb.base/unload.exp
12981 * gdb.base/varargs.exp
12982 * gdb.base/watchpoint-solib.exp
12983 * gdb.base/watchpoint.exp
12984 * gdb.base/whatis.exp
12985 * gdb.base/wrong_frame_bt_full.exp
12986 * gdb.btrace/dlopen.exp
12987 * gdb.cell/ea-standalone.exp
12988 * gdb.cell/ea-test.exp
12989 * gdb.cp/dispcxx.exp
12990 * gdb.cp/gdb2384.exp
12991 * gdb.cp/method2.exp
12992 * gdb.cp/nextoverthrow.exp
12993 * gdb.cp/pr10728.exp
12994 * gdb.disasm/am33.exp
12995 * gdb.disasm/h8300s.exp
12996 * gdb.disasm/mn10300.exp
12997 * gdb.disasm/sh3.exp
12998 * gdb.dwarf2/dw2-dir-file-name.exp
12999 * gdb.fortran/complex.exp
13000 * gdb.fortran/library-module.exp
13001 * gdb.guile/scm-pretty-print.exp
13002 * gdb.guile/scm-symbol.exp
13003 * gdb.guile/scm-type.exp
13004 * gdb.guile/scm-value.exp
13005 * gdb.linespec/linespec.exp
13006 * gdb.mi/gdb701.exp
13007 * gdb.mi/gdb792.exp
13008 * gdb.mi/mi-breakpoint-changed.exp
13009 * gdb.mi/mi-dprintf-pending.exp
13010 * gdb.mi/mi-dprintf.exp
13011 * gdb.mi/mi-exit-code.exp
13012 * gdb.mi/mi-pending.exp
13013 * gdb.mi/mi-solib.exp
13014 * gdb.mi/new-ui-mi-sync.exp
13015 * gdb.mi/pr11022.exp
13016 * gdb.mi/user-selected-context-sync.exp
13017 * gdb.opt/solib-intra-step.exp
13018 * gdb.python/py-events.exp
13019 * gdb.python/py-finish-breakpoint.exp
13020 * gdb.python/py-mi.exp
13021 * gdb.python/py-prettyprint.exp
13022 * gdb.python/py-shared.exp
13023 * gdb.python/py-symbol.exp
13024 * gdb.python/py-template.exp
13025 * gdb.python/py-type.exp
13026 * gdb.python/py-value.exp
13027 * gdb.reverse/solib-precsave.exp
13028 * gdb.reverse/solib-reverse.exp
13029 * gdb.server/solib-list.exp
13030 * gdb.stabs/weird.exp
13031 * gdb.threads/reconnect-signal.exp
13032 * gdb.threads/stepi-random-signal.exp
13033 * gdb.trace/actions.exp
13034 * gdb.trace/ax.exp
13035 * gdb.trace/backtrace.exp
13036 * gdb.trace/change-loc.exp
13037 * gdb.trace/deltrace.exp
13038 * gdb.trace/ftrace-lock.exp
13039 * gdb.trace/ftrace.exp
13040 * gdb.trace/infotrace.exp
13041 * gdb.trace/mi-tracepoint-changed.exp
13042 * gdb.trace/packetlen.exp
13043 * gdb.trace/passcount.exp
13044 * gdb.trace/pending.exp
13045 * gdb.trace/range-stepping.exp
13046 * gdb.trace/report.exp
13047 * gdb.trace/stap-trace.exp
13048 * gdb.trace/tfind.exp
13049 * gdb.trace/trace-break.exp
13050 * gdb.trace/trace-condition.exp
13051 * gdb.trace/trace-enable-disable.exp
13052 * gdb.trace/trace-mt.exp
13053 * gdb.trace/tracecmd.exp
13054 * gdb.trace/tspeed.exp
13055 * gdb.trace/tsv.exp
13056 * lib/perftest.exp
13057
13058 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13059
13060 * gdb.cp/gdb2495.exp: Replace gdb_test_multiple
13061 with gdb_test_no_output.
13062 Use command as test name.
13063
13064 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13065
13066 Fix test names starting with uppercase throughout the files.
13067
13068 * gdb.ada/assign_1.exp
13069 * gdb.ada/boolean_expr.exp
13070 * gdb.base/arrayidx.exp
13071 * gdb.base/del.exp
13072 * gdb.base/gcore-buffer-overflow.exp
13073 * gdb.base/testenv.exp
13074 * gdb.compile/compile.exp
13075 * gdb.python/py-framefilter-invalidarg.exp
13076 * gdb.python/py-framefilter.exp
13077
13078 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13079
13080 Fix test names starting with uppercase throughout the files.
13081
13082 * gdb.ada/array_return.exp
13083 * gdb.ada/expr_delims.exp
13084 * gdb.ada/mi_dyn_arr.exp
13085 * gdb.ada/mi_interface.exp
13086 * gdb.ada/mi_var_array.exp
13087 * gdb.ada/watch_arg.exp
13088 * gdb.arch/alpha-step.exp
13089 * gdb.arch/altivec-regs.exp
13090 * gdb.arch/e500-regs.exp
13091 * gdb.arch/powerpc-d128-regs.exp
13092 * gdb.base/arrayidx.exp
13093 * gdb.base/break.exp
13094 * gdb.base/checkpoint.exp
13095 * gdb.base/debug-expr.exp
13096 * gdb.base/dmsym.exp
13097 * gdb.base/radix.exp
13098 * gdb.base/sepdebug.exp
13099 * gdb.base/testenv.exp
13100 * gdb.base/watch_thread_num.exp
13101 * gdb.base/watchpoint-cond-gone.exp
13102 * gdb.cell/break.exp
13103 * gdb.cell/ea-cache.exp
13104 * gdb.compile/compile.exp
13105 * gdb.cp/gdb2495.exp
13106 * gdb.gdb/selftest.exp
13107 * gdb.gdb/xfullpath.exp
13108 * gdb.go/hello.exp
13109 * gdb.go/integers.exp
13110 * gdb.objc/basicclass.exp
13111 * gdb.pascal/hello.exp
13112 * gdb.pascal/integers.exp
13113 * gdb.python/py-breakpoint.exp
13114 * gdb.python/py-cmd.exp
13115 * gdb.python/py-linetable.exp
13116 * gdb.python/py-xmethods.exp
13117 * gdb.python/python.exp
13118 * gdb.reverse/consecutive-precsave.exp
13119 * gdb.reverse/finish-precsave.exp
13120 * gdb.reverse/i386-precsave.exp
13121 * gdb.reverse/machinestate-precsave.exp
13122 * gdb.reverse/sigall-precsave.exp
13123 * gdb.reverse/solib-precsave.exp
13124 * gdb.reverse/step-precsave.exp
13125 * gdb.reverse/until-precsave.exp
13126 * gdb.reverse/watch-precsave.exp
13127 * gdb.threads/leader-exit.exp
13128 * gdb.threads/pthreads.exp
13129 * gdb.threads/wp-replication.exp
13130 * gdb.trace/actions.exp
13131 * gdb.trace/mi-tsv-changed.exp
13132 * gdb.trace/tsv.exp
13133
13134 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13135
13136 Fix test names starting with uppercase throughout the files.
13137
13138 * gdb.arch/i386-bp_permanent.exp
13139 * gdb.arch/i386-gnu-cfi.exp
13140 * gdb.base/disasm-end-cu.exp
13141 * gdb.base/macscp.exp
13142 * gdb.base/pending.exp
13143 * gdb.base/watch_thread_num.exp
13144 * gdb.cp/exception.exp
13145 * gdb.cp/gdb2495.exp
13146 * gdb.cp/local.exp
13147 * gdb.python/py-evsignal.exp
13148 * gdb.python/python.exp
13149 * gdb.trace/tracecmd.exp
13150
13151 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13152
13153 Fix test names starting with uppercase throughout the files.
13154
13155 * gdb.base/charset.exp
13156 * gdb.base/eval.exp
13157 * gdb.base/multi-forks.exp
13158 * gdb.guile/scm-progspace.exp
13159 * gdb.opencl/datatypes.exp
13160 * gdb.python/py-block.exp
13161 * gdb.python/py-function.exp
13162 * gdb.python/py-symbol.exp
13163 * gdb.python/py-symtab.exp
13164 * gdb.python/py-xmethods.exp
13165 * gdb.reverse/break-precsave.exp
13166 * gdb.reverse/break-reverse.exp
13167 * gdb.reverse/consecutive-precsave.exp
13168 * gdb.reverse/consecutive-reverse.exp
13169 * gdb.reverse/finish-precsave.exp
13170 * gdb.reverse/finish-reverse-bkpt.exp
13171 * gdb.reverse/finish-reverse.exp
13172 * gdb.reverse/fstatat-reverse.exp
13173 * gdb.reverse/getresuid-reverse.exp
13174 * gdb.reverse/i386-precsave.exp
13175 * gdb.reverse/i386-reverse.exp
13176 * gdb.reverse/i386-sse-reverse.exp
13177 * gdb.reverse/i387-stack-reverse.exp
13178 * gdb.reverse/insn-reverse.exp
13179 * gdb.reverse/machinestate-precsave.exp
13180 * gdb.reverse/machinestate.exp
13181 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13182 * gdb.reverse/pipe-reverse.exp
13183 * gdb.reverse/readv-reverse.exp
13184 * gdb.reverse/recvmsg-reverse.exp
13185 * gdb.reverse/rerun-prec.exp
13186 * gdb.reverse/s390-mvcle.exp
13187 * gdb.reverse/sigall-precsave.exp
13188 * gdb.reverse/sigall-reverse.exp
13189 * gdb.reverse/solib-precsave.exp
13190 * gdb.reverse/solib-reverse.exp
13191 * gdb.reverse/step-precsave.exp
13192 * gdb.reverse/step-reverse.exp
13193 * gdb.reverse/time-reverse.exp
13194 * gdb.reverse/until-precsave.exp
13195 * gdb.reverse/until-reverse.exp
13196 * gdb.reverse/waitpid-reverse.exp
13197 * gdb.reverse/watch-precsave.exp
13198 * gdb.reverse/watch-reverse.exp
13199
13200 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13201
13202 Fix test names starting with uppercase throughout the files.
13203
13204 * gdb.arch/i386-mpx-simple_segv.exp
13205 * gdb.arch/i386-mpx.exp
13206 * gdb.arch/i386-permbkpt.exp
13207 * gdb.arch/pa-nullify.exp
13208 * gdb.arch/powerpc-d128-regs.exp
13209 * gdb.arch/vsx-regs.exp
13210 * gdb.base/bfp-test.exp
13211 * gdb.base/break.exp
13212 * gdb.base/breakpoint-shadow.exp
13213 * gdb.base/callfuncs.exp
13214 * gdb.base/charset.exp
13215 * gdb.base/commands.exp
13216 * gdb.base/completion.exp
13217 * gdb.base/dfp-test.exp
13218 * gdb.base/echo.exp
13219 * gdb.base/ending-run.exp
13220 * gdb.base/eval.exp
13221 * gdb.base/expand-psymtabs.exp
13222 * gdb.base/float128.exp
13223 * gdb.base/floatn.exp
13224 * gdb.base/foll-exec-mode.exp
13225 * gdb.base/gdb1056.exp
13226 * gdb.base/gdb11531.exp
13227 * gdb.base/kill-after-signal.exp
13228 * gdb.base/multi-forks.exp
13229 * gdb.base/overlays.exp
13230 * gdb.base/pending.exp
13231 * gdb.base/sepdebug.exp
13232 * gdb.base/testenv.exp
13233 * gdb.base/valgrind-db-attach.exp
13234 * gdb.base/watch_thread_num.exp
13235 * gdb.base/watchpoint-cond-gone.exp
13236 * gdb.base/watchpoint.exp
13237 * gdb.base/watchpoints.exp
13238 * gdb.cp/arg-reference.exp
13239 * gdb.cp/baseenum.exp
13240 * gdb.cp/operator.exp
13241 * gdb.cp/shadow.exp
13242 * gdb.dwarf2/dw2-op-out-param.exp
13243 * gdb.dwarf2/dw2-reg-undefined.exp
13244 * gdb.go/chan.exp
13245 * gdb.go/hello.exp
13246 * gdb.go/integers.exp
13247 * gdb.go/methods.exp
13248 * gdb.go/package.exp
13249 * gdb.guile/scm-parameter.exp
13250 * gdb.guile/scm-progspace.exp
13251 * gdb.guile/scm-value.exp
13252 * gdb.mi/mi-pending.exp
13253 * gdb.mi/user-selected-context-sync.exp
13254 * gdb.multi/multi-attach.exp
13255 * gdb.multi/tids.exp
13256 * gdb.opt/clobbered-registers-O2.exp
13257 * gdb.pascal/floats.exp
13258 * gdb.pascal/integers.exp
13259 * gdb.python/py-block.exp
13260 * gdb.python/py-events.exp
13261 * gdb.python/py-parameter.exp
13262 * gdb.python/py-symbol.exp
13263 * gdb.python/py-symtab.exp
13264 * gdb.python/py-type.exp
13265 * gdb.python/py-value.exp
13266 * gdb.python/py-xmethods.exp
13267 * gdb.python/python.exp
13268 * gdb.reverse/break-precsave.exp
13269 * gdb.reverse/consecutive-precsave.exp
13270 * gdb.reverse/finish-precsave.exp
13271 * gdb.reverse/i386-precsave.exp
13272 * gdb.reverse/machinestate-precsave.exp
13273 * gdb.reverse/sigall-precsave.exp
13274 * gdb.reverse/solib-precsave.exp
13275 * gdb.reverse/step-precsave.exp
13276 * gdb.reverse/until-precsave.exp
13277 * gdb.reverse/watch-precsave.exp
13278 * gdb.server/ext-attach.exp
13279 * gdb.server/ext-restart.exp
13280 * gdb.server/ext-run.exp
13281 * gdb.server/ext-wrapper.exp
13282 * gdb.stabs/gdb11479.exp
13283 * gdb.stabs/weird.exp
13284 * gdb.threads/attach-many-short-lived-threads.exp
13285 * gdb.threads/kill.exp
13286 * gdb.threads/watchpoint-fork.exp
13287
13288 2016-12-01 Luis Machado <lgustavo@codesourcery.com>
13289
13290 Fix test names starting with uppercase throughout all the files below.
13291
13292 * gdb.ada/array_return.exp
13293 * gdb.ada/catch_ex.exp
13294 * gdb.ada/info_exc.exp
13295 * gdb.ada/mi_catch_ex.exp
13296 * gdb.ada/mi_dyn_arr.exp
13297 * gdb.ada/mi_ex_cond.exp
13298 * gdb.ada/mi_exc_info.exp
13299 * gdb.ada/mi_interface.exp
13300 * gdb.ada/mi_task_arg.exp
13301 * gdb.ada/mi_task_info.exp
13302 * gdb.ada/mi_var_array.exp
13303 * gdb.arch/alpha-step.exp
13304 * gdb.arch/amd64-disp-step.exp
13305 * gdb.arch/arm-disp-step.exp
13306 * gdb.arch/disp-step-insn-reloc.exp
13307 * gdb.arch/e500-prologue.exp
13308 * gdb.arch/ftrace-insn-reloc.exp
13309 * gdb.arch/gdb1558.exp
13310 * gdb.arch/i386-bp_permanent.exp
13311 * gdb.arch/i386-disp-step.exp
13312 * gdb.arch/i386-float.exp
13313 * gdb.arch/i386-gnu-cfi.exp
13314 * gdb.arch/ia64-breakpoint-shadow.exp
13315 * gdb.arch/mips16-thunks.exp
13316 * gdb.arch/pa-nullify.exp
13317 * gdb.arch/powerpc-aix-prologue.exp
13318 * gdb.arch/powerpc-power.exp
13319 * gdb.arch/ppc-dfp.exp
13320 * gdb.arch/s390-tdbregs.exp
13321 * gdb.arch/spu-info.exp
13322 * gdb.arch/spu-ls.exp
13323 * gdb.arch/thumb-bx-pc.exp
13324 * gdb.base/advance.exp
13325 * gdb.base/annota-input-while-running.exp
13326 * gdb.base/arrayidx.exp
13327 * gdb.base/asmlabel.exp
13328 * gdb.base/async.exp
13329 * gdb.base/attach-wait-input.exp
13330 * gdb.base/auto-connect-native-target.exp
13331 * gdb.base/batch-preserve-term-settings.exp
13332 * gdb.base/bfp-test.exp
13333 * gdb.base/bigcore.exp
13334 * gdb.base/bp-permanent.exp
13335 * gdb.base/break-always.exp
13336 * gdb.base/break-fun-addr.exp
13337 * gdb.base/break-idempotent.exp
13338 * gdb.base/break-main-file-remove-fail.exp
13339 * gdb.base/break-probes.exp
13340 * gdb.base/break-unload-file.exp
13341 * gdb.base/break.exp
13342 * gdb.base/call-ar-st.exp
13343 * gdb.base/call-rt-st.exp
13344 * gdb.base/call-sc.exp
13345 * gdb.base/call-signal-resume.exp
13346 * gdb.base/call-strs.exp
13347 * gdb.base/callexit.exp
13348 * gdb.base/callfuncs.exp
13349 * gdb.base/catch-gdb-caused-signals.exp
13350 * gdb.base/catch-signal-siginfo-cond.exp
13351 * gdb.base/catch-syscall.exp
13352 * gdb.base/compare-sections.exp
13353 * gdb.base/cond-eval-mode.exp
13354 * gdb.base/condbreak-call-false.exp
13355 * gdb.base/consecutive-step-over.exp
13356 * gdb.base/cursal.exp
13357 * gdb.base/disabled-location.exp
13358 * gdb.base/disasm-end-cu.exp
13359 * gdb.base/display.exp
13360 * gdb.base/double-prompt-target-event-error.exp
13361 * gdb.base/dprintf-bp-same-addr.exp
13362 * gdb.base/dprintf-detach.exp
13363 * gdb.base/dprintf-next.exp
13364 * gdb.base/dprintf-non-stop.exp
13365 * gdb.base/dprintf-pending.exp
13366 * gdb.base/dso2dso.exp
13367 * gdb.base/ending-run.exp
13368 * gdb.base/enum_cond.exp
13369 * gdb.base/examine-backward.exp
13370 * gdb.base/exe-lock.exp
13371 * gdb.base/exec-invalid-sysroot.exp
13372 * gdb.base/execl-update-breakpoints.exp
13373 * gdb.base/execution-termios.exp
13374 * gdb.base/fileio.exp
13375 * gdb.base/fixsection.exp
13376 * gdb.base/foll-exec-mode.exp
13377 * gdb.base/foll-exec.exp
13378 * gdb.base/fork-running-state.exp
13379 * gdb.base/frame-args.exp
13380 * gdb.base/fullpath-expand.exp
13381 * gdb.base/func-ptr.exp
13382 * gdb.base/gcore-relro-pie.exp
13383 * gdb.base/gdb1090.exp
13384 * gdb.base/gdb1555.exp
13385 * gdb.base/global-var-nested-by-dso.exp
13386 * gdb.base/gnu-ifunc.exp
13387 * gdb.base/hbreak-in-shr-unsupported.exp
13388 * gdb.base/hbreak-unmapped.exp
13389 * gdb.base/hook-stop.exp
13390 * gdb.base/infcall-input.exp
13391 * gdb.base/info-fun.exp
13392 * gdb.base/info-shared.exp
13393 * gdb.base/interrupt-noterm.exp
13394 * gdb.base/jit-so.exp
13395 * gdb.base/jit.exp
13396 * gdb.base/line-symtabs.exp
13397 * gdb.base/list.exp
13398 * gdb.base/longjmp.exp
13399 * gdb.base/macscp.exp
13400 * gdb.base/max-value-size.exp
13401 * gdb.base/nodebug.exp
13402 * gdb.base/nofield.exp
13403 * gdb.base/overlays.exp
13404 * gdb.base/paginate-after-ctrl-c-running.exp
13405 * gdb.base/paginate-bg-execution.exp
13406 * gdb.base/paginate-inferior-exit.exp
13407 * gdb.base/pending.exp
13408 * gdb.base/pr11022.exp
13409 * gdb.base/printcmds.exp
13410 * gdb.base/ptr-typedef.exp
13411 * gdb.base/ptype.exp
13412 * gdb.base/randomize.exp
13413 * gdb.base/range-stepping.exp
13414 * gdb.base/realname-expand.exp
13415 * gdb.base/relativedebug.exp
13416 * gdb.base/remote.exp
13417 * gdb.base/savedregs.exp
13418 * gdb.base/sepdebug.exp
13419 * gdb.base/set-noassign.exp
13420 * gdb.base/shlib-call.exp
13421 * gdb.base/shreloc.exp
13422 * gdb.base/sigaltstack.exp
13423 * gdb.base/sigbpt.exp
13424 * gdb.base/siginfo-addr.exp
13425 * gdb.base/siginfo-obj.exp
13426 * gdb.base/siginfo-thread.exp
13427 * gdb.base/signest.exp
13428 * gdb.base/signull.exp
13429 * gdb.base/sigrepeat.exp
13430 * gdb.base/skip.exp
13431 * gdb.base/so-impl-ld.exp
13432 * gdb.base/solib-corrupted.exp
13433 * gdb.base/solib-disc.exp
13434 * gdb.base/solib-display.exp
13435 * gdb.base/solib-overlap.exp
13436 * gdb.base/solib-search.exp
13437 * gdb.base/solib-symbol.exp
13438 * gdb.base/source-execution.exp
13439 * gdb.base/sss-bp-on-user-bp-2.exp
13440 * gdb.base/sss-bp-on-user-bp.exp
13441 * gdb.base/stack-checking.exp
13442 * gdb.base/stale-infcall.exp
13443 * gdb.base/step-break.exp
13444 * gdb.base/step-line.exp
13445 * gdb.base/step-over-exit.exp
13446 * gdb.base/step-test.exp
13447 * gdb.base/structs.exp
13448 * gdb.base/sym-file.exp
13449 * gdb.base/symtab-search-order.exp
13450 * gdb.base/term.exp
13451 * gdb.base/type-opaque.exp
13452 * gdb.base/unload.exp
13453 * gdb.base/until-nodebug.exp
13454 * gdb.base/until.exp
13455 * gdb.base/unwindonsignal.exp
13456 * gdb.base/watch-cond.exp
13457 * gdb.base/watch-non-mem.exp
13458 * gdb.base/watch_thread_num.exp
13459 * gdb.base/watchpoint-reuse-slot.exp
13460 * gdb.base/watchpoint-solib.exp
13461 * gdb.base/watchpoint.exp
13462 * gdb.btrace/dlopen.exp
13463 * gdb.cell/arch.exp
13464 * gdb.cell/break.exp
13465 * gdb.cell/bt.exp
13466 * gdb.cell/core.exp
13467 * gdb.cell/data.exp
13468 * gdb.cell/dwarfaddr.exp
13469 * gdb.cell/ea-cache.exp
13470 * gdb.cell/ea-standalone.exp
13471 * gdb.cell/ea-test.exp
13472 * gdb.cell/f-regs.exp
13473 * gdb.cell/fork.exp
13474 * gdb.cell/gcore.exp
13475 * gdb.cell/mem-access.exp
13476 * gdb.cell/ptype.exp
13477 * gdb.cell/registers.exp
13478 * gdb.cell/sizeof.exp
13479 * gdb.cell/solib-symbol.exp
13480 * gdb.cell/solib.exp
13481 * gdb.compile/compile-tls.exp
13482 * gdb.cp/exception.exp
13483 * gdb.cp/gdb2495.exp
13484 * gdb.cp/local.exp
13485 * gdb.cp/mb-inline.exp
13486 * gdb.cp/mb-templates.exp
13487 * gdb.cp/pr10687.exp
13488 * gdb.cp/pr9167.exp
13489 * gdb.cp/scope-err.exp
13490 * gdb.cp/templates.exp
13491 * gdb.cp/virtfunc.exp
13492 * gdb.dwarf2/dw2-dir-file-name.exp
13493 * gdb.dwarf2/dw2-single-line-discriminators.exp
13494 * gdb.fortran/complex.exp
13495 * gdb.fortran/library-module.exp
13496 * gdb.guile/guile.exp
13497 * gdb.guile/scm-cmd.exp
13498 * gdb.guile/scm-frame-inline.exp
13499 * gdb.guile/scm-objfile.exp
13500 * gdb.guile/scm-pretty-print.exp
13501 * gdb.guile/scm-symbol.exp
13502 * gdb.guile/scm-type.exp
13503 * gdb.guile/scm-value.exp
13504 * gdb.linespec/keywords.exp
13505 * gdb.linespec/ls-errs.exp
13506 * gdb.linespec/macro-relative.exp
13507 * gdb.linespec/thread.exp
13508 * gdb.mi/mi-breakpoint-changed.exp
13509 * gdb.mi/mi-dprintf-pending.exp
13510 * gdb.mi/mi-fullname-deleted.exp
13511 * gdb.mi/mi-logging.exp
13512 * gdb.mi/mi-pending.exp
13513 * gdb.mi/mi-solib.exp
13514 * gdb.mi/new-ui-mi-sync.exp
13515 * gdb.mi/user-selected-context-sync.exp
13516 * gdb.multi/dummy-frame-restore.exp
13517 * gdb.multi/multi-arch-exec.exp
13518 * gdb.multi/remove-inferiors.exp
13519 * gdb.multi/watchpoint-multi-exit.exp
13520 * gdb.opt/solib-intra-step.exp
13521 * gdb.perf/backtrace.exp
13522 * gdb.perf/single-step.exp
13523 * gdb.perf/skip-command.exp
13524 * gdb.perf/skip-prologue.exp
13525 * gdb.perf/solib.exp
13526 * gdb.python/lib-types.exp
13527 * gdb.python/py-as-string.exp
13528 * gdb.python/py-bad-printers.exp
13529 * gdb.python/py-block.exp
13530 * gdb.python/py-breakpoint.exp
13531 * gdb.python/py-cmd.exp
13532 * gdb.python/py-events.exp
13533 * gdb.python/py-evthreads.exp
13534 * gdb.python/py-finish-breakpoint.exp
13535 * gdb.python/py-finish-breakpoint2.exp
13536 * gdb.python/py-frame-inline.exp
13537 * gdb.python/py-frame.exp
13538 * gdb.python/py-inferior.exp
13539 * gdb.python/py-infthread.exp
13540 * gdb.python/py-mi.exp
13541 * gdb.python/py-objfile.exp
13542 * gdb.python/py-pp-maint.exp
13543 * gdb.python/py-pp-registration.exp
13544 * gdb.python/py-prettyprint.exp
13545 * gdb.python/py-recurse-unwind.exp
13546 * gdb.python/py-shared.exp
13547 * gdb.python/py-symbol.exp
13548 * gdb.python/py-symtab.exp
13549 * gdb.python/py-template.exp
13550 * gdb.python/py-type.exp
13551 * gdb.python/py-unwind-maint.exp
13552 * gdb.python/py-unwind.exp
13553 * gdb.python/py-value.exp
13554 * gdb.python/python.exp
13555 * gdb.reverse/finish-reverse-bkpt.exp
13556 * gdb.reverse/insn-reverse.exp
13557 * gdb.reverse/next-reverse-bkpt-over-sr.exp
13558 * gdb.reverse/solib-precsave.exp
13559 * gdb.reverse/solib-reverse.exp
13560 * gdb.stabs/gdb11479.exp
13561 * gdb.stabs/weird.exp
13562 * gdb.threads/fork-child-threads.exp
13563 * gdb.threads/fork-plus-threads.exp
13564 * gdb.threads/fork-thread-pending.exp
13565 * gdb.threads/forking-threads-plus-breakpoint.exp
13566 * gdb.threads/hand-call-in-threads.exp
13567 * gdb.threads/interrupted-hand-call.exp
13568 * gdb.threads/linux-dp.exp
13569 * gdb.threads/local-watch-wrong-thread.exp
13570 * gdb.threads/next-while-other-thread-longjmps.exp
13571 * gdb.threads/non-ldr-exit.exp
13572 * gdb.threads/pending-step.exp
13573 * gdb.threads/print-threads.exp
13574 * gdb.threads/process-dies-while-detaching.exp
13575 * gdb.threads/process-dies-while-handling-bp.exp
13576 * gdb.threads/pthreads.exp
13577 * gdb.threads/queue-signal.exp
13578 * gdb.threads/reconnect-signal.exp
13579 * gdb.threads/signal-command-handle-nopass.exp
13580 * gdb.threads/signal-command-multiple-signals-pending.exp
13581 * gdb.threads/signal-delivered-right-thread.exp
13582 * gdb.threads/signal-sigtrap.exp
13583 * gdb.threads/sigthread.exp
13584 * gdb.threads/staticthreads.exp
13585 * gdb.threads/stepi-random-signal.exp
13586 * gdb.threads/thread-unwindonsignal.exp
13587 * gdb.threads/thread_check.exp
13588 * gdb.threads/thread_events.exp
13589 * gdb.threads/tid-reuse.exp
13590 * gdb.threads/tls-nodebug.exp
13591 * gdb.threads/tls-shared.exp
13592 * gdb.threads/tls-so_extern.exp
13593 * gdb.threads/tls.exp
13594 * gdb.threads/wp-replication.exp
13595 * gdb.trace/actions-changed.exp
13596 * gdb.trace/actions.exp
13597 * gdb.trace/backtrace.exp
13598 * gdb.trace/change-loc.exp
13599 * gdb.trace/collection.exp
13600 * gdb.trace/deltrace.exp
13601 * gdb.trace/disconnected-tracing.exp
13602 * gdb.trace/entry-values.exp
13603 * gdb.trace/ftrace-lock.exp
13604 * gdb.trace/ftrace.exp
13605 * gdb.trace/infotrace.exp
13606 * gdb.trace/mi-trace-frame-collected.exp
13607 * gdb.trace/mi-trace-unavailable.exp
13608 * gdb.trace/mi-traceframe-changed.exp
13609 * gdb.trace/mi-tracepoint-changed.exp
13610 * gdb.trace/mi-tsv-changed.exp
13611 * gdb.trace/no-attach-trace.exp
13612 * gdb.trace/packetlen.exp
13613 * gdb.trace/passc-dyn.exp
13614 * gdb.trace/passcount.exp
13615 * gdb.trace/pending.exp
13616 * gdb.trace/pr16508.exp
13617 * gdb.trace/qtro.exp
13618 * gdb.trace/range-stepping.exp
13619 * gdb.trace/read-memory.exp
13620 * gdb.trace/report.exp
13621 * gdb.trace/save-trace.exp
13622 * gdb.trace/signal.exp
13623 * gdb.trace/stap-trace.exp
13624 * gdb.trace/status-stop.exp
13625 * gdb.trace/strace.exp
13626 * gdb.trace/tfile.exp
13627 * gdb.trace/tfind.exp
13628 * gdb.trace/trace-break.exp
13629 * gdb.trace/trace-condition.exp
13630 * gdb.trace/trace-enable-disable.exp
13631 * gdb.trace/trace-mt.exp
13632 * gdb.trace/tracecmd.exp
13633 * gdb.trace/tracefile-pseudo-reg.exp
13634 * gdb.trace/tspeed.exp
13635 * gdb.trace/tstatus.exp
13636 * gdb.trace/tsv.exp
13637 * gdb.trace/unavailable.exp
13638 * gdb.trace/while-dyn.exp
13639 * gdb.trace/while-stepping.exp
13640 * lib/gdb-guile.exp
13641 * lib/gdb.exp
13642 * lib/mi-support.exp
13643 * lib/pascal.exp
13644 * lib/perftest.exp
13645 * lib/prelink-support.exp
13646 * lib/selftest-support.exp
13647
13648 2016-11-30 Simon Marchi <simon.marchi@polymtl.ca>
13649
13650 * Makefile.in: Include disable-implicit-rules.mk.
13651
13652 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13653
13654 * gdb.dwarf2/nonvar-access.exp: Add a test for accessing
13655 non-byte-aligned bit fields.
13656
13657 2016-11-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
13658
13659 PR gdb/12616
13660 * gdb.dwarf2/nonvar-access.exp: New testcase. Check that GDB
13661 respects the DW_AT_data_bit_offset attribute.
13662
13663 2016-11-22 Simon Marchi <simon.marchi@polymtl.ca>
13664
13665 * gdb.base/default.exp: Fix output of "set language".
13666
13667 2016-11-17 Simon Marchi <simon.marchi@polymtl.ca>
13668
13669 * Makefile.in: Remove @GMAKE_TRUE@ prefixes and removes lines
13670 prefixed with @GMAKE_FALSE@. Update comment related to non-GNU
13671 make.
13672 * configure.ac: Remove checks for the make program.
13673 * configure: Re-generate.
13674
13675 2016-11-16 Kevin Buettner <kevinb@redhat.com>
13676
13677 * gdb.python/py-recurse-unwind.c (main): Add loop.
13678 * gdb.python/py-recurse-unwind.py (TestUnwinder): Add calls
13679 to read_register() and gdb.parse_and_eval(). Make each code
13680 call a separate case that can be individually tested.
13681 * gdb.python/py-recurse-unwind.exp (cont_and_backtrace): New
13682 proc. Call cont_and_backtrace for each of the code paths that
13683 we want to test in the unwinder.
13684
13685 2016-11-15 Andreas Arnez <arnez@linux.vnet.ibm.com>
13686
13687 * gdb.dwarf2/bitfield-parent-optimized-out.exp: Fix DWARF code for
13688 the definition of struct S.
13689
13690 2016-11-11 Catherine Moore <clm@codesourcery.com>
13691
13692 * gdb.base/dump.exp: Identify verilog format dump tests as such.
13693
13694 2016-11-09 Pedro Alves <palves@redhat.com>
13695
13696 * gdb.base/commands.exp (runto_or_return): New procedure.
13697 (gdbvar_simple_if_test, gdbvar_simple_while_test)
13698 (gdbvar_complex_if_while_test, progvar_simple_if_test)
13699 (progvar_simple_while_test, progvar_complex_if_while_test)
13700 (if_while_breakpoint_command_test)
13701 (infrun_breakpoint_command_test, breakpoint_command_test)
13702 (user_defined_command_test, watchpoint_command_test)
13703 (test_command_prompt_position, redefine_hook_test)
13704 (stray_arg0_test, error_clears_commands_left, redefine_hook_test)
13705 (redefine_backtrace_test): Use runto_or_return, $valnum_re,
13706 multi_line_input and multi_line. Remove gdb_expect and
13707 gdb_stop_suppressing_tests uses.
13708 * lib/gdb.exp (valnum_re): New global.
13709 (multi_line_input): New procedure.
13710
13711 2016-11-09 Simon Marchi <simon.marchi@polymtl.ca>
13712
13713 * gdb.mi/user-selected-context-sync.exp (with_test_prefix_procname):
13714 Remove.
13715 (test_setup): Define with proc_with_prefix.
13716 (test_cli_inferior): Likewise.
13717 (test_cli_thread): Likewise.
13718 (test_cli_frame): Likewise.
13719 (test_cli_select_frame): Likewise.
13720 (test_cli_up_down): Likewise.
13721 (test_mi_thread_select): Likewise.
13722 (test_mi_stack_select_frame): Likewise.
13723 (test_cli_in_mi_inferior): Likewise.
13724 (test_cli_in_mi_thread): Likewise.
13725 (test_cli_in_mi_frame): Likewise.
13726 (top level): Do not use with_test_prefix_procname.
13727
13728 2016-11-09 Pedro Alves <palves@redhat.com>
13729
13730 * gdb.base/commands.exp (gdbvar_simple_if_test)
13731 (gdbvar_simple_while_test, gdbvar_complex_if_while_test)
13732 (progvar_simple_if_test, progvar_simple_while_test)
13733 (progvar_complex_if_while_test, if_while_breakpoint_command_test)
13734 (infrun_breakpoint_command_test, breakpoint_command_test)
13735 (user_defined_command_test, watchpoint_command_test)
13736 (test_command_prompt_position, deprecated_command_test)
13737 (bp_deleted_in_command, temporary_breakpoint_commands)
13738 (stray_arg0_test, source_file_with_indented_comment)
13739 (recursive_source_test, if_commands_test)
13740 (error_clears_commands_left, redefine_hook_test)
13741 (redefine_backtrace_test): Use proc_with_prefix.
13742 * lib/gdb.exp (proc_with_prefix): New proc.
13743
13744 2016-11-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
13745
13746 * gdb.base/tui-layout.c: New file.
13747 * gdb.base/tui-layout.exp: Use tui-layout.c, to ensure that the
13748 disassembly window contains very long lines.
13749
13750 2016-11-08 Tom Tromey <tom@tromey.com>
13751
13752 * gdb.python/py-value.exp (test_value_creation): Make "long" test
13753 depend on Python 2.
13754
13755 2016-11-08 Tom Tromey <tom@tromey.com>
13756
13757 * gdb.python/py-framefilter.py (ElidingFrameDecorator.address):
13758 New method.
13759
13760 2016-10-29 Manish Goregaokar <manish@mozilla.com>
13761
13762 * gdb.rust/simple.exp: Add tests for `sizeof(expr)`.
13763
13764 2016-10-27 Manish Goregaokar <manish@mozilla.com>
13765
13766 * gdb.rust/simple.rs: Add test for univariant enums without
13767 discriminants and for encoded struct-like enums.
13768
13769 2016-10-28 Pedro Alves <palves@redhat.com>
13770
13771 * gdb.base/maint.exp <maint info line-table w/o a file name>: Use
13772 gdb_test_multiple, tighten regexps and match symtabs and line
13773 tables incrementally.
13774
13775 2016-10-28 Luis Machado <lgustavo@codesourcery.com>
13776
13777 * gdb.base/foll-exec.exp (do_exec_tests): Make test pattern more
13778 general.
13779
13780 2016-10-25 Luis Machado <lgustavo@codesourcery.com>
13781
13782 * gdb.base/exec-invalid-sysroot.exp: New file.
13783
13784 2016-10-24 Jan Kratochvil <jan.kratochvil@redhat.com>
13785
13786 * gdb.base/morestack.exp: Try to build it using -fuse-ld=gold first.
13787
13788 2016-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
13789
13790 * lib/gdb.exp (get_compiler_info): Generalize gcc_compile regexp.
13791
13792 2016-10-19 Maciej W. Rozycki <macro@imgtec.com>
13793
13794 * gdb.base/killed-outside.exp: Remove $options from a call to
13795 `prepare_for_testing'.
13796
13797 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13798
13799 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13800 Change test message.
13801
13802 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13803
13804 * gdb.trace/mi-trace-save.exp (test_trace_save_wrong_num_args):
13805 Update comment.
13806
13807 2016-10-17 Simon Marchi <simon.marchi@ericsson.com>
13808
13809 * gdb.trace/mi-trace-save.exp: New file.
13810
13811 2016-10-13 Yao Qi <yao.qi@linaro.org>
13812
13813 * gdb.base/code_elim.exp (get_var_address): Remove.
13814 * gdb.base/relocate.exp: Likewise.
13815 * gdb.base/shreloc.exp: Likewise.
13816 * lib/gdb.exp (get_var_address): New.
13817
13818 2016-10-13 Yao Qi <yao.qi@linaro.org>
13819
13820 * gdb.base/structs.exp: Invoke gdb_skip_float_test, and do
13821 floating point tests if $skip_float_test is false.
13822
13823 2016-10-12 Luis Machado <lgustavo@codesourcery.com>
13824
13825 * gdb.python/py-value.c (main): Check if argv is NULL before using it.
13826 * gdb.python/py-value.exp (test_value_in_inferior): Don't use hardcoded
13827 argc values.
13828 Add 1 to argc so we guarantee distinct initial/modified argc values.
13829
13830 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13831
13832 * gdb.arch/powerpc-prologue.c (optimized_1): New declaration.
13833
13834 2016-10-11 Jan Kratochvil <jan.kratochvil@redhat.com>
13835
13836 * gdb.arch/powerpc-prologue.exp: Use standard_output_file
13837 * gdb.arch/ppc64-symtab-cordic.exp: Likewise.
13838 * gdb.arch/vsx-regs.exp: Likewise.
13839
13840 2016-10-07 Yao Qi <yao.qi@linaro.org>
13841
13842 * gdb.xml/tdesc-regs.exp: Set regdir to "arm/".
13843
13844 2016-10-07 Markus Metzger <markus.t.metzger@intel.com>
13845
13846 * gdb.python/python.exp: Test decode_line("*0").
13847
13848 2016-10-06 Doug Evans <dje@google.com>
13849
13850 * gdb.python/py-value.exp (test_value_creation): Add test for large
13851 unsigned 64-bit value.
13852
13853 2016-10-06 Tom Tromey <tom@tromey.com>
13854
13855 * gdb.compile/compile.exp: Change java tests to rust.
13856 * gdb.base/setshow.exp: Change java tests to rust.
13857 * gdb.base/default.exp: Remove java from language list.
13858 * README (Examples): Update language example.
13859 * gdb.python/py-lookup-type.exp (test_lookup_type): Remove java
13860 test.
13861 * lib/gdb.exp (skip_java_tests): Remove.
13862 * lib/java.exp: Remove.
13863 * gdb.java: Remove.
13864
13865 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13866
13867 * gdb.arch/mips-fcr.exp: New test.
13868 * gdb.arch/mips-fcr.c: Source for the new test.
13869
13870 2016-10-06 Maciej W. Rozycki <macro@imgtec.com>
13871
13872 * gdb.base/solib-disc.exp: Use `standard_output_file'
13873 throughout.
13874
13875 2016-10-06 Pedro Alves <palves@redhat.com>
13876
13877 * gdb.base/jit-simple-dl.c: New file.
13878 * gdb.base/jit-simple-jit.c: New file, factored out from ...
13879 * gdb.base/jit-simple.c: ... this.
13880 * gdb.base/jit-simple.exp (jit_run): Delete.
13881 (build_jit): New proc.
13882 (jit_test_reread): Recompile either the main program or the shared
13883 library, depending on what is being tested. Skip changing address
13884 if caller wants to. Compare before/after addresses. If testing
13885 standalone, explicitly load the binary. Test "maint info
13886 breakpoints".
13887 (top level): Add "standalone vs shared lib" and "change address"
13888 vs "same address" axes.
13889
13890 2016-10-06 Pedro Alves <palves@redhat.com>
13891
13892 * gdb.base/jit-simple.exp (top level) Delete get_compiler_info
13893 call.
13894 (jit_run): Delete.
13895 (jit_test_reread): Use with_test_prefix. Reload the main binary
13896 explicitly. Compare the before/after addresses of the JIT
13897 descriptor.
13898
13899 2016-08-15 Doug Evans <dje@google.com>
13900
13901 * gdb.xml/extra-regs.xml: Update, end field now required, default type
13902 for single bitfields is bool.
13903 * gdb.xml/tdesc-regs.exp: Ditto.
13904
13905 2016-10-05 Jan Kratochvil <jan.kratochvil@redhat.com>
13906
13907 * gdb.arch/i386-signal.exp (backtrace 10): Fix #2 typo.
13908
13909 2016-10-05 Yao Qi <yao.qi@linaro.org>
13910
13911 * lib/gdb.exp (support_complex_tests): Return zero if
13912 gdb_skip_float_test return true.
13913
13914 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13915 Simon Marchi <simon.marchi@ericsson.com>
13916
13917 PR gdb/20487
13918 * gdb.mi/user-selected-context-sync.exp: New file.
13919 * gdb.mi/user-selected-context-sync.c: New file.
13920
13921 2016-10-03 Antoine Tremblay <antoine.tremblay@ericsson.com>
13922 Simon Marchi <simon.marchi@ericsson.com>
13923
13924 PR gdb/20487
13925 * gdb.mi/mi-pthreads.exp (check_mi_thread_command_set): Adapt
13926 =thread-select-event check.
13927
13928 2016-09-29 Peter Bergner <bergner@vnet.ibm.com>
13929
13930 * gdb.arch/powerpc-power.exp <cmprb>: Update tests to account for
13931 the compulsory L operand changes.
13932 * gdb.arch/powerpc-power.s: Likewise.
13933
13934 2016-09-29 Jan Kratochvil <jan.kratochvil@redhat.com>
13935
13936 PR gdb/20609 - attach of JIT-debug-enabled inf 7.11.1 regression
13937 * gdb.base/jit-attach-pie.c: New file.
13938 * gdb.base/jit-attach-pie.exp: New file.
13939
13940 2016-09-28 Pedro Alves <palves@redhat.com>
13941
13942 * gdb.base/infcall-input.c: New file.
13943 * gdb.base/infcall-input.exp: New file.
13944
13945 2016-09-22 Yao Qi <yao.qi@linaro.org>
13946
13947 * lib/gdbserver-support.exp: Rename mi_gdb_exit.
13948 (gdb_exit): Rename it to ...
13949 (gdbserver_gdb_exit): ... Close GDBserver.
13950 (gdb_exit): New proc, call gdbserver_gdb_exit.
13951 (mi_gdb_exit): Likewise.
13952
13953 2016-09-22 Yao Qi <yao.qi@linaro.org>
13954
13955 * boards/gdbserver-base.exp (gdb_server_prog): Set the absolute
13956 path.
13957 * boards/remote-gdbserver-on-localhost.exp: Use gdbserver-base.
13958 Remove duplication.
13959
13960 2016-09-22 Yao Qi <yao.qi@linaro.org>
13961
13962 * lib/gdbserver-support.exp: Check the existence of
13963 gdbserver_orig_gdb_exit rather than gdbserver_gdb_exit.
13964
13965 2016-09-21 Anton Kolesov <anton.kolesov@synopsys.com>
13966
13967 * gdb.xml/tdesc-regs.exp: set core-regs for arc*-*-elf32.
13968
13969 2016-09-21 Tom Tromey <tom@tromey.com>
13970
13971 PR gdb/20604:
13972 * gdb.base/quit.exp: New file.
13973
13974 2016-09-21 Simon Marchi <simon.marchi@ericsson.com>
13975
13976 * .gitignore: New file.
13977
13978 2016-09-21 Maciej W. Rozycki <macro@imgtec.com>
13979
13980 * gdb.arch/mips16-thunks.exp: Use `standard_output_file'
13981 throughout.
13982
13983 2016-09-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
13984
13985 * lib/gdb.exp: No longer skip hardware breakpoint tests on s390.
13986
13987 2016-09-16 Jan Kratochvil <jan.kratochvil@redhat.com>
13988
13989 * gdb.cp/casts.cc (decltype): Move it ...
13990 (main): ... with its call to ...
13991 * gdb.cp/casts03.cc: ... a new file.
13992 * gdb.cp/casts.exp: Add new file casts03.cc, move decltype test to it.
13993
13994 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
13995
13996 * gdb.cp/m-static.h (gnu_obj_4::somewhere): Use constexpr for C++11.
13997
13998 2016-09-15 Peter Bergner <bergner@vnet.ibm.com>
13999
14000 * gdb.arch/powerpc-power.s: Update Power9 instruction tests
14001 and sync up the test with tests in gas/testsuite/gas/ppc.
14002 * gdb.arch/powerpc-power.exp: Likewise.
14003
14004 2016-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14005
14006 * lib/future.exp: Set CCACHE_DISABLE, clear CCACHE_NODISABLE.
14007
14008 2016-09-11 Sergio Durigan Junior <sergiodj@redhat.com>
14009 Jan Kratochvil <jan.kratochvil@redhat.com>
14010
14011 * gdb.base/stap-probe.c (m1): New variable 'dummy', necessary to
14012 make m1's definition to be different from m2's. Use 'dummy' as an
14013 argument for probe 'two'.
14014
14015 2016-09-10 Jon Beniston <jon@beniston.com>
14016
14017 * lib/mi-support.exp (mi_gdb_target_load): Use target_sim_options
14018 for sim target.
14019
14020 2016-09-09 Andreas Arnez <arnez@linux.vnet.ibm.com>
14021
14022 * gdb.base/gnu-ifunc-lib.c (resolver_hwcap): New external
14023 variable declaration.
14024 (gnu_ifunc): Add parameter hwcap. Store it in resolver_hwcap.
14025 * gdb.base/gnu-ifunc.c (resolver_hwcap): New global variable.
14026 * gdb.base/gnu-ifunc.exp: Add test to verify that the resolver
14027 received HWCAP as its argument.
14028
14029 2016-09-06 Pedro Alves <palves@redhat.com>
14030
14031 * gdb.base/new-ui-pending-input.c: New file.
14032 * gdb.base/new-ui-pending-input.exp: New file.
14033 * gdb.exp (clear_gdb_spawn_id): New procedure.
14034 (with_spawn_id): Check whether gdb_spawn_id exists before
14035 referencing it. If gdb_spawn_id didn't exist on entry, clear it
14036 on exit.
14037
14038 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14039
14040 * gdb.base/float128.c: New file.
14041 * gdb.base/float128.exp: Likewise.
14042 * gdb.base/floatn.c: Likewise.
14043 * gdb.base/floatn.exp: Likewise.
14044
14045 2016-09-05 Ulrich Weigand <uweigand@de.ibm.com>
14046
14047 * gdb.cp/hang.exp: Remove reference to TYPE_FLAG_STUB in comment.
14048
14049 2016-09-05 Pedro Alves <palves@redhat.com>
14050
14051 PR backtrace/19927
14052 * gdb.python/py-unwind-maint.exp: Adjust tests to not expect that
14053 unwinders are immediately called as side effect of "source" or
14054 "disable unwinder" commands.
14055 * gdb.python/py-recurse-unwind.exp: Remove setup_kfail calls.
14056
14057 2016-09-02 Yao Qi <yao.qi@linaro.org>
14058
14059 * gdb.base/return-nodebug.exp: Skip the test if skip_float_test
14060 is true and $type is "float" or "double".
14061
14062 2016-09-02 Yao Qi <yao.qi@linaro.org>
14063
14064 * gdb.arch/arm-neon.exp: Skip it if gdb_skip_float_test returns
14065 true.
14066 * gdb.base/call-ar-st.exp: Invoke gdb_skip_float_test.
14067 * gdb.base/call-rt-st.exp: Likewise.
14068 * gdb.base/call-sc.exp: Invoke gdb_skip_float_test and use its
14069 return value instead of gdb,skip_float_test.
14070 * gdb.base/callfuncs.exp: Invoke gdb_skip_float_test.
14071 (do_function_calls): Use its return value instead of
14072 gdb,skip_float_test.
14073 * gdb.base/finish.exp: Likewise.
14074 * gdb.base/funcargs.exp: Likewise.
14075 * gdb.base/return.exp: Likewise.
14076 * gdb.base/return2.exp: Likewise.
14077 * gdb.base/varargs.exp: Likewise.
14078 * lib/gdb.exp (gdb_skip_float_test): Change it to
14079 gdb_caching_proc. Detect the broken ptrace on arm-linux.
14080
14081 2016-08-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
14082
14083 * gdb.multi/tids.exp: Test "thread apply all".
14084
14085 2016-08-29 Jan Kratochvil <jan.kratochvil@redhat.com>
14086
14087 * gdb.base/default.exp (tty): Remove.
14088
14089 2016-08-24 Kevin Buettner <kevinb@redhat.com>
14090
14091 * gdb.python/py-recurse-unwind.c: New file.
14092 * gdb.python/py-recurse-unwind.py: New file.
14093 * gdb.python/py-recurse-unwind.exp: New file.
14094
14095 2016-08-24 Simon Marchi <simon.marchi@ericsson.com>
14096
14097 * gdb.base/set-inferior-tty.exp: New file.
14098 * gdb.base/set-inferior-tty.c: New file.
14099
14100 2016-08-23 Pedro Alves <palves@redhat.com>
14101
14102 PR gdb/20494
14103 * gdb.base/new-ui-echo.c: New file.
14104 * gdb.base/new-ui-echo.exp: New file.
14105
14106 2016-08-23 Yao Qi <yao.qi@linaro.org>
14107
14108 * gdb.server/connect-stopped-target.exp (do_test): Pass "" to
14109 gdbserver_spawn.
14110 * gdb.server/connect-without-multi-process.exp (do_test):
14111 Likewise.
14112
14113 2016-08-23 Yao Qi <yao.qi@linaro.org>
14114
14115 * gdb.base/signals-state-child.exp: Set variables gdb_txt and
14116 standalone_txt. Delete gdb_txt and standalone_txt on host
14117 and target. Spawn the binary on target. Copy files from
14118 target to host.
14119
14120 2016-08-22 Pedro Alves <palves@redhat.com>
14121
14122 PR gdb/20505
14123 * gdb.base/vdso-warning.exp: Test core dumps too. Use
14124 with_test_prefix. Factor out bits to ...
14125 (test_no_vdso): ... this new procedure.
14126
14127 2016-08-19 Carl Love <cel@us.ibm.com>
14128
14129 * gdb.arch/altivec-regs.exp: Use standard_testfile instead of
14130 maintaining separate logic for constructing the output path.
14131 * gdb.arch/powerpc-d128-regs.exp: Likewise.
14132 * gdb.arch/ppc-dfp.exp: Likewise.
14133 * gdb.arch/ppc-fp.exp: Likewise.
14134 * gdb.arch/vsx-regs.exp: Likewise.
14135 * gdb.arch/altivec-abi.exp: Likewise, plus added local variable
14136 binprefix for generating the additional binary files.
14137
14138 2016-08-19 Pedro Alves <palves@redhat.com>
14139
14140 * gdb.trace/mi-trace-frame-collected.exp
14141 (test_trace_frame_collected): On x32, expect two registers.
14142
14143 2016-08-18 Carl Love <cel@us.ibm.com>
14144
14145 * gdb.arch/powerpc-power.s: Add new Power9 instruction tests
14146 and sync up the test with tests in gas/testsuite/gas/ppc.
14147 * gdb.arch/powerpc-power.exp: Likewise.
14148
14149 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14150
14151 * gdb.multi/remove-inferiors.exp (test_remove_inferiors): Fix
14152 expected error message.
14153
14154 2016-08-17 Simon Marchi <simon.marchi@ericsson.com>
14155
14156 * gdb.multi/remove-inferiors.exp: New file.
14157 * gdb.multi/remove-inferiors.c: New file.
14158
14159 2016-08-12 Yao Qi <yao.qi@linaro.org>
14160
14161 * gdb.base/signals-state-child.c (main): Remove "i" from fprintf's
14162 argument list.
14163
14164 2016-08-10 Pedro Alves <palves@redhat.com>
14165
14166 PR gdb/19187
14167 * gdb.reverse/waitpid-reverse.exp: Add comment and remove
14168 setup_kfails.
14169
14170 2016-08-09 Pedro Alves <palves@redhat.com>
14171 Simon Marchi <simon.marchi@ericsson.com>
14172
14173 PR gdb/20418
14174 * gdb.mi/new-ui-mi-sync.c, gdb.mi/new-ui-mi-sync.exp: New files.
14175 * lib/mi-support.exp (mi_expect_interrupt): Remove anchors.
14176
14177 2016-08-09 Pedro Alves <palves@redhat.com>
14178
14179 PR mi/20431
14180 * gdb.mi/mi-cmd-error.exp: New file.
14181
14182 2016-08-09 Pedro Alves <palves@redhat.com>
14183
14184 PR gdb/18653
14185 * gdb.base/signals-state-child.c: New file.
14186 * gdb.base/signals-state-child.exp: New file.
14187 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new pattern.
14188
14189 2016-08-09 Pedro Alves <palves@redhat.com>
14190
14191 * gdb.dwarf2/bitfield-parent-optimized-out.exp: New file.
14192
14193 2016-08-03 Tom Tromey <tom@tromey.com>
14194
14195 PR python/18565:
14196 * gdb.python/py-frame-inline.exp: Add Frame.function test.
14197
14198 2016-08-01 Yao Qi <yao.qi@linaro.org>
14199
14200 * gdb.threads/process-dies-while-detaching.exp (do_test): Set
14201 variable mode to "multi-process" if $multi_process is 1, otherwise
14202 set it to "single-process".
14203
14204 2016-08-01 Yao Qi <yao.qi@linaro.org>
14205
14206 * gdb.cp/anon-struct.exp: Check is_aarch32_target.
14207 * gdb.cp/cpexprs.exp: Likewise.
14208 * gdb.cp/m-static.exp: Likewise.
14209
14210 2016-07-26 Tom Tromey <tom@tromey.com>
14211
14212 PR python/20190:
14213 * gdb.threads/tls.exp (check_thread_local): Add python symbol
14214 test.
14215
14216 2016-07-26 Markus Metzger <markus.t.metzger@intel.com>
14217
14218 * gdb.btrace/record_goto.exp: se is_amd64_regs_target for
14219 selecting assembly source files.
14220 * gdb.btrace/stepi.exp: se is_amd64_regs_target for selecting
14221 assembly source files.
14222 * gdb.btrace/tailcall.exp: se is_amd64_regs_target for selecting
14223 assembly source files.
14224 * gdb.btrace/tailcall-only.exp: se is_amd64_regs_target for
14225 selecting assembly source files.
14226
14227 2016-07-25 Simon Marchi <simon.marchi@ericsson.com>
14228
14229 * gdb.base/new-ui.exp (do_test_invalid_args): New
14230 procedure.
14231
14232 2016-07-25 Tim Wiederhake <tim.wiederhake@intel.com>
14233
14234 * gdb.btrace/reconnect.c: New file.
14235 * gdb.btrace/reconnect.exp: New file.
14236
14237 2016-07-23 Gabriel Krisman Bertazi <gabriel@krisman.be>
14238
14239 * gdb.base/catch-syscall.exp (do_syscall_tests): Add call
14240 to test_catch_syscall_group.
14241 (test_catch_syscall_group): New.
14242
14243 2016-07-21 Tom Tromey <tom@tromey.com>
14244
14245 * gdb.rust/simple.rs (main): Use empty struct expression.
14246 * gdb.rust/simple.exp: Add tests for empty struct expression.
14247
14248 2016-07-21 Yao Qi <yao.qi@linaro.org>
14249
14250 * lib/gdbserver-support.exp (skip_gdbserver_tests): Return 1
14251 if gdb_skip_xml_test is true on some targets.
14252
14253 2016-07-21 Yao Qi <yao.qi@linaro.org>
14254
14255 * gdb.server/solib-list.exp: Unset last_loaded_file.
14256
14257 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14258
14259 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add "next over TRY" and
14260 "step into captured_main (args)".
14261
14262 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14263
14264 * gdb.btrace/tailcall-only.exp: Use is_lp64_target check.
14265
14266 2016-07-20 Jan Kratochvil <jan.kratochvil@redhat.com>
14267
14268 * gdb.python/py-unwind.exp: Test also ![is_lp64_target].
14269
14270 2016-07-19 Pedro Alves <palves@redhat.com>
14271
14272 * gdb.opt/inline-break.exp: Remove optimize=-O2.
14273 * gdb.opt/inline-bt.exp: Likewise.
14274 * gdb.opt/inline-cmds.exp: Remove optimize=-O2 and add
14275 additional_flags=-Winline.
14276 * gdb.opt/inline-locals.exp: Likewise.
14277 * gdb.opt/inline-markers.c (ATTR): Define.
14278 (inlined_fn): Use it.
14279
14280 2016-07-19 Yao Qi <yao.qi@linaro.org>
14281
14282 * gdb.gdb/selftest.exp: Remove checks on is_remote and isnative.
14283 (test_with_self): Remove some code. Remove argument executable.
14284 (top-level): Use do_self_tests.
14285
14286 2016-07-15 Zachary Welch <zwelch@codesourcery.com>
14287 Don Breazeal <donb@codesourcery.com>
14288
14289 * gdb.base/maint.exp: Escape paths used in regular expressions.
14290 * gdb.stabs/weird.exp: Likewise.
14291
14292 2016-07-13 Tom Tromey <tom@tromey.com>
14293
14294 PR python/15620, PR python/18620:
14295 * gdb.python/py-breakpoint.exp (connect_event, check_last_event)
14296 (test_bkpt_events): New procs.
14297
14298 2016-07-13 Tom Tromey <tom@tromey.com>
14299
14300 PR python/17698:
14301 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add "pending"
14302 test.
14303 (test_watchpoints): Likewise.
14304 (test_bkpt_pending): New proc.
14305
14306 2016-07-13 Tom Tromey <tom@tromey.com>
14307
14308 PR cli/18053:
14309 * gdb.base/jit-so.exp (one_jit_test): Add jit-reader-load
14310 completion test.
14311
14312 2016-07-13 Jan Kratochvil <jan.kratochvil@redhat.com>
14313
14314 * gdb.dwarf2/atomic-type.exp: Use function_range for low_pc and high_pc.
14315 * gdb.dwarf2/atomic.c (f): Rename f_end_lbl to f_label.
14316 * gdb.dwarf2/dw2-bad-mips-linkage-name.c (f): Rename f_end_lbl to
14317 f_label.
14318 (g): Rename g_end_lbl to g_label.
14319 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: Use function_range for
14320 low_pc and high_pc.
14321 * gdb.dwarf2/dw2-lexical-block-bare.exp: Likewise.
14322
14323 2016-07-12 Tom Tromey <tom@tromey.com>
14324
14325 PR python/19293:
14326 * gdb.python/py-unwind-maint.exp: Update tests.
14327
14328 2016-07-12 Yao Qi <yao.qi@linaro.org>
14329
14330 * lib/selftest-support.exp (selftest_setup): Match the output
14331 when captured_main is inlined.
14332
14333 2016-07-07 Walfred Tedeschi <walfred.tedeschi@intel.com>
14334
14335 * gdb.fortran/derived-types.exp (result_line, result_line_2):
14336 New variables.
14337 (print this%a, print this%b, print this): New tests.
14338 * gdb.fortran/derived-types.f90 (this): New object and
14339 initialization.
14340
14341 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14342
14343 * gdb.ada/arraydim.exp: Remove extra directory level in build
14344 directory.
14345
14346 2016-07-06 Simon Marchi <simon.marchi@ericsson.com>
14347
14348 * lib/ada.exp: Remove extra directory level in build directory.
14349 * gdb.ada/cond_lang.exp: Likewise.
14350 * gdb.ada/exec_changed.exp: Likewise.
14351 * gdb.ada/lang_switch.exp: Likewise.
14352
14353 2016-07-06 Manish Goregaokar <manish@mozilla.com>
14354
14355 * simple.rs: Add test for raw pointer subscripting.
14356 * simple.exp: Add test expectations.
14357
14358 2016-07-05 Yao Qi <yao.qi@linaro.org>
14359
14360 * gdb.mi/mi-reverse.exp: Match =record-started output.
14361
14362 2016-07-01 Pedro Alves <palves@redhat.com>
14363
14364 * gdb.base/jit-reader.exp (info_registers_current_frame): New
14365 procedure.
14366 (jit_reader_test): Test the jit reader's unwinder.
14367 * gdb.base/jithost.c (jit_function_00_code): New global.
14368 (main): Use memcpy to fill in the mmapped code, instead of poking
14369 bytes manually here.
14370 * gdb.base/jitreader.c (enum register_mapping) <AMD64_RBP>: New
14371 value.
14372 (read_debug_info): Save the function's range.
14373 (read_sp): New function.
14374 (unwind_frame): Use it. Also unwind RBP.
14375 (get_frame_id): Use read_sp.
14376 (gdb_init_reader): Use calloc instead of malloc.
14377 * lib/gdb.exp (get_hexadecimal_valueof): Add optional 'test'
14378 parameter. Use gdb_test_multiple.
14379
14380 2016-07-01 Pedro Alves <palves@redhat.com>
14381 Antoine Tremblay <antoine.tremblay@ericsson.com>
14382
14383 * gdb.threads/process-dies-while-detaching.c: New file.
14384 * gdb.threads/process-dies-while-detaching.exp: New file.
14385
14386 2016-07-01 Pedro Alves <palves@redhat.com>
14387
14388 * gdb.multi/watchpoint-multi-exit.c: New file.
14389 * gdb.multi/watchpoint-multi-exit.exp: New file.
14390
14391 2016-06-30 Pedro Alves <palves@redhat.com>
14392
14393 * lib/gdbserver-support.exp (close_gdbserver, gdb_exit): Don't
14394 unset inferior_spawn_id.
14395
14396 2016-06-30 Pedro Alves <palves@redhat.com>
14397
14398 * lib/mi-support.exp (default_mi_gdb_start): Declare global
14399 FORCE_SEPARATE_MI_TTY, not SEPARATE_MI_TTY.
14400
14401 2016-06-29 Yao Qi <yao.qi@linaro.org>
14402
14403 * gdb.base/return.c: Add copyright header.
14404
14405 2016-06-29 Tom Tromey <tom@tromey.com>
14406
14407 PR python/20129:
14408 * gdb.python/py-framefilter.exp: Add tests for setting priority
14409 and disabling of non-existent frame filter.
14410
14411 2016-06-29 Yao Qi <yao.qi@linaro.org>
14412
14413 * gdb.base/catch-syscall.c [__arm__]: Set unknown_syscall to
14414 0x0f07ff.
14415
14416 2016-06-28 Yao Qi <yao.qi@linaro.org>
14417
14418 * gdb.base/catch-syscall.exp: Remove check on isnative and target
14419 triplets. Start gdb, execute catch syscall, and continue. Check
14420 gdb's output to determine catch syscall is supported.
14421
14422 2016-06-27 Manish Goregaokar <manish@mozilla.com>
14423
14424 * gdb.rust/simple.rs: Add test for returning unit in a function.
14425 * gdb.rust/simple.exp: Add expectation for functions returning
14426 unit.
14427
14428 2016-06-27 Pierre-Marie de Rodat <derodat@adacore.com>
14429
14430 * gdb.python/py-breakpoint-create-fail.c,
14431 gdb.python/py-breakpoint-create-fail.exp,
14432 gdb.python/py-breakpoint-create-fail.py: New testcase.
14433
14434 2016-06-25 Manish Goregaokar <manish@mozilla.com>
14435
14436 PR gdb/20239
14437 * gdb.rust/simple.rs: Add more tests for printing NonZero enums.
14438 * gdb.rust/simple.exp: Add test expectations for new NonZero
14439 tests.
14440
14441 2016-06-24 David Taylor <dtaylor@emc.com>
14442
14443 * gdb.base/offsets.exp: New file.
14444 * gdb.base/offsets.c: New file.
14445
14446 2016-06-23 Tom Tromey <tom@tromey.com>
14447
14448 PR gdb/16483:
14449 * gdb.python/py-framefilter.exp: Add "info frame-filter" test
14450 before any filters are loaded.
14451
14452 2016-06-21 Walfred Tedeschi <walfred.tedeschi@intel.com>
14453
14454 * gdb.fortran/derived-type.exp (print q): Add fields to the output.
14455 * gdb.fortran/vla-type.exp (print twov): Fix vla tests with
14456 structs.
14457 * gdb.fortran/derived-type-function.exp: New file.
14458 * gdb.fortran/derived-type-function.f90: New file.
14459
14460
14461 2016-06-21 Pedro Alves <palves@redhat.com>
14462
14463 * gdb.base/new-ui.exp: New file.
14464 * lib/mi-support.exp (switch_gdb_spawn_id): Move to ...
14465 * lib/gdb.exp (switch_gdb_spawn_id): ... here.
14466 (with_spawn_id): New procedure.
14467
14468 2016-06-21 Pedro Alves <palves@redhat.com>
14469
14470 * gdb.mi/mi-exec-run.exp: New file.
14471
14472 2016-06-21 Pedro Alves <palves@redhat.com>
14473
14474 * gdb.mi/mi-break.exp (test_breakpoint_commands): Always expect
14475 breakpoint command's output on the main UI.
14476 (test_break): New procedure, factored out from calls in the top
14477 level.
14478 (top level): Use foreach_with_prefix to test MI as main UI and as
14479 separate UI.
14480
14481 2016-06-21 Pedro Alves <palves@redhat.com>
14482
14483 * gdb.mi/mi-watch.exp (test_watchpoint_creation_and_listing)
14484 (test_awatch_creation_and_listing)
14485 (test_rwatch_creation_and_listing, test_watchpoint_triggering):
14486 Remove 'type' parameter.
14487 (test_watchpoint_all): New parameter mi_mode. Remove
14488 with_test_prefix.
14489 (top level): Use foreach_with_prefix, and add main/separate UI MI
14490 testing axis.
14491
14492 2016-06-21 Pedro Alves <palves@redhat.com>
14493
14494 * README (Testsuite Parameters): Document FORCE_SEPARATE_MI_TTY.
14495 * lib/gdb.exp (default_gdb_exit): Clear inferior_spawn_id.
14496 * lib/mi-support.exp (mi_uncatched_gdb_exit): Unset
14497 gdb_main_spawn_id, mi_spawn_id, unset inferior_spawn_id.
14498 (gdb_main_spawn_id, mi_spawn_id): Declare and
14499 comment.
14500 (mi_create_inferior_pty): New procedure,
14501 factored out from default_mi_gdb_start.
14502 (switch_gdb_spawn_id, mi_gdb_start_separate_mi_tty): New
14503 procedures.
14504 (default_mi_gdb_start): Call mi_gdb_start_separate_mi_tty if the
14505 separate-mi-tty option is specified, or SEPARATE_MI_TTY is set.
14506 Use mi_create_inferior_pty.
14507 (mi_gdb_start): Use eval to pass down args list.
14508
14509 2016-06-21 Pedro Alves <palves@redhat.com>
14510
14511 * gdb.opt/inline-cmds.c: Add "set mi break here" marker.
14512 * gdb.opt/inline-cmds.exp: Add MI tests.
14513
14514 2016-06-21 Pedro Alves <palves@redhat.com>
14515
14516 * gdb.gdb/selftest.exp (do_steps_and_nexts): Add new regexp.
14517
14518 2016-06-21 Pedro Alves <palves@redhat.com>
14519
14520 * gdb.ada/mi_catch_ex.exp (continue_to_exception): New procedure.
14521 (top level): Use it instead of mi_execute_to.
14522
14523 2016-06-21 Pedro Alves <palves@redhat.com>
14524
14525 * gdb.python/py-mi-events-gdb.py (stop_handler_str)
14526 (cont_handler_str): New.
14527 (signal_stop_handler): Set stop_handler_str instead of printing to
14528 stdout.
14529 (continue_handler): Set cont_handler_str instead of printing to
14530 stdout.
14531 * gdb.python/py-mi-events.exp: Ues mi_execute_to instead of
14532 mi_send_resuming_command. Print stop_handler_str and
14533 cont_handler_str instead of expecting the python events print
14534 directly.
14535
14536 2016-06-17 Sanjoy Das <sanjoy@playingwithpointers.com>
14537
14538 * gdb.base/jit-reader.exp: New file.
14539 * gdb.base/jithost.c: New file.
14540 * gdb.base/jithost.h: New file.
14541 * gdb.base/jitreader.c : New file.
14542 * gdb.base/jit-protocol.h: New file.
14543
14544 2016-06-17 Yao Qi <yao.qi@linaro.org>
14545
14546 * gdb.base/step-over-syscall.exp (break_cond_on_syscall): New
14547 parameters follow_fork and detach_on_fork. Set follow-fork-mode
14548 and detach-on-fork. Adjust tests.
14549 (top level): Invoke break_cond_on_syscall with combinations of
14550 syscall, follow-fork-mode and detach-on-fork.
14551
14552 2016-06-17 Yao Qi <yao.qi@linaro.org>
14553
14554 * gdb.base/step-over-exit.c: New.
14555 * gdb.base/step-over-exit.exp: New.
14556
14557 2016-06-17 Yan-Ting Lin <currygt52@gmail.com>
14558
14559 * gdb.base/float.exp: Add target check for nds32*-*-*.
14560 * gdb.xml/tdesc-regs.exp: Set core-regs for nds32*-*-*.
14561
14562 2016-06-13 Andrew Burgess <andrew.burgess@embecosm.com>
14563
14564 * gdb.base/call-ar-st.exp: Report unsupported rather than xfail
14565 for unsupported target features.
14566 * gdb.base/call-rt-st.exp: Likewise.
14567 * gdb.base/call-sc.exp: Likewise.
14568 * gdb.base/call-signal-resume.exp: Likewise.
14569 * gdb.base/call-strs.exp: Likewise.
14570 * gdb.base/callexit.exp: Likewise.
14571 * gdb.base/callfuncs.exp: Likewise.
14572 * gdb.base/nodebug.exp: Likewise.
14573 * gdb.base/printcmds.exp: Likewise.
14574 * gdb.base/ptype.exp: Likewise.
14575 * gdb.base/structs.exp: Likewise.
14576 * gdb.base/unwindonsignal.exp: Likewise.
14577 * gdb.cp/gdb2495.exp: Likewise.
14578 * gdb.cp/templates.exp: Likewise.
14579 * gdb.cp/virtfunc.exp: Likewise.
14580 * gdb.threads/hand-call-in-threads.exp: Likewise.
14581 * gdb.threads/interrupted-hand-call.exp: Likewise.
14582 * gdb.threads/thread-unwindonsignal.exp: Likewise.
14583
14584 2016-06-10 Tom Tromey <tom@tromey.com>
14585
14586 PR rust/20110:
14587 * gdb.rust/expr.exp: Add test for integer constant larger than
14588 i32.
14589
14590 2016-06-10 Bernhard Heckel <bernhard.heckel@intel.com>
14591
14592 * gdb.fortran/nested-funcs.exp: New.
14593 * gdb.fortran/nested-funcs.f90: New.
14594
14595 2016-06-09 Toshihito Kikuchi <k.toshihito@yahoo.de>
14596
14597 * gdb.base/examine-backward.c: New file.
14598 * gdb.base/examine-backward.exp: New file.
14599
14600 2016-06-06 Simon Marchi <simon.marchi@ericsson.com>
14601
14602 * gdb.mi/mi-record-changed.exp: Adjust =record-started output
14603 matching.
14604
14605 2016-06-02 Tom Tromey <tom@tromey.com>
14606
14607 PR python/18984:
14608 * gdb.python/py-shared.exp: Add solib_name test.
14609
14610 2016-06-02 Simon Marchi <simon.marchi@ericsson.com>
14611
14612 * gdb.mi/mi-memory-changed.exp: Fix filename passed to untested.
14613
14614 2016-05-31 Martin Galvan <martin.galvan@tallertechnologies.com>
14615
14616 PR c++/19893
14617 * gdb.dwarf2/implref.exp: Rename to...
14618 * gdb.dwarf2/implref-const.exp: ...this. Also add more test statements.
14619 * gdb.dwarf2/implref-array.c: New file.
14620 * gdb.dwarf2/implref-array.exp: Likewise.
14621 * gdb.dwarf2/implref-global.c: Likewise.
14622 * gdb.dwarf2/implref-global.exp: Likewise.
14623 * gdb.dwarf2/implref-struct.c: Likewise.
14624 * gdb.dwarf2/implref-struct.exp: Likewise.
14625
14626 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14627
14628 * gdb.trace/trace-condition.exp: Add 64bit tests.
14629
14630 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14631
14632 * gdb.trace/trace-condition.c (marker): Adapt signature to 8 to 64
14633 bits types.
14634 (main): Adapt to 8 to 64 bits types.
14635 * gdb.trace/trace-condition.exp: Add new tests.
14636
14637 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14638
14639 * gdb.trace/trace-condition.exp: Add emit_less_unsigned test.
14640
14641 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14642
14643 * gdb.trace/ftrace.exp (test_ftrace_condition): Remove.
14644 Move condition tests...
14645 * gdb.trace/trace-condition.exp: Here.
14646
14647 2016-05-30 Antoine Tremblay <antoine.tremblay@ericsson.com>
14648
14649 * gdb.trace/trace-condition.exp: Add counter-case tests.
14650
14651 2016-05-30 Jan Kratochvil <jan.kratochvil@redhat.com>
14652
14653 PR c++/15231
14654 * gdb.ada/out_of_line_in_inlined.exp: Remove xfails.
14655 * gdb.dwarf2/dw2-lexical-block-bare.exp: New file.
14656
14657 2016-05-27 Pedro Alves <palves@redhat.com>
14658
14659 * gdb.threads/attach-many-short-lived-threads.exp (bad_dejagnu):
14660 New procedure.
14661 (top level): Call it, and bail out of DejaGnu is known to be bad.
14662
14663 2016-05-27 Andrew Burgess <andrew.burgess@embecosm.com>
14664
14665 * gdb.base/whatis.c: Extend the test case.
14666 * gdb.base/whatis.exp: Add additional tests.
14667
14668 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14669
14670 * gdb.fortran/type.f90: Add pointer variable.
14671 * gdb.fortran/whatis_type.exp: Add whatis/ptype of pointers.
14672
14673 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14674
14675 * gdb.fortran/vla-type.exp: Fix testcase name.
14676
14677 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14678
14679 * gdb.fortran/vla-type.exp: Access elements in nested structs.
14680
14681 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14682
14683 * gdb.fortran/type.f90: Add nested structures.
14684 * gdb.fortran/whatis-type.exp: Whatis/ptype nested structures.
14685 * gdb.fortran/derived-type.exp: Adapt expected output.
14686 * gdb.fortran/vla-type.exp: Adapt expected output.
14687
14688 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14689
14690 * gdb.fortran/whatis_type.exp: Adapt expected output.
14691
14692 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14693
14694 * gdb.fortran/print_type.exp: Fix expected output.
14695 * gdb.fortran/whatis_type.exp: Fix expected output.
14696
14697 2016-05-25 Bernhard Heckel <bernhard.heckel@intel.com>
14698
14699 * gdb.fortran/whatis_type.exp: Use multi_line.
14700
14701 2016-05-24 Tom Tromey <tom@tromey.com>
14702
14703 PR python/17386:
14704 * gdb.python/py-value.exp (test_value_numeric_ops): Add tests that
14705 use value as an index.
14706
14707 2016-05-23 Tom Tromey <tom@tromey.com>
14708
14709 PR python/17981:
14710 * gdb.python/py-breakpoint.exp (test_bkpt_basic): Add test for
14711 no-breakpoint case.
14712
14713 2016-05-24 Pedro Alves <palves@redhat.com>
14714
14715 PR gdb/19828
14716 * gdb.threads/clone-attach-detach.c: New file.
14717 * gdb.threads/clone-attach-detach.exp: New file.
14718
14719 2016-05-24 Francis Ricci <francisjricci@gmail.com> (tiny patch)
14720
14721 * gdb.base/annota-input-while-running.exp: Fix syntax error.
14722
14723 2016-05-23 Tom Tromey <tom@tromey.com>
14724
14725 PR python/19438, PR python/18393:
14726 * gdb.python/py-progspace.exp: Add "dir" test.
14727 * gdb.python/py-objfile.exp: Add "dir" test.
14728
14729 2016-05-23 Yao Qi <yao.qi@linaro.org>
14730
14731 * gdb.arch/thumb-prologue.exp: Use standard_testfile.
14732 * gdb.arch/thumb2-it.exp: Likewise.
14733
14734 2016-05-18 Simon Marchi <simon.marchi@ericsson.com>
14735
14736 * gdb.mi/mi-threads-interrupt.c: New file.
14737 * gdb.mi/mi-threads-interrupt.exp: New file.
14738
14739 2016-05-17 Simon Marchi <simon.marchi@ericsson.com>
14740
14741 PR gdb/18077
14742 * gdb.mi/mi-async-run.exp: New file.
14743 * gdb.mi/mi-async-run.c: New file.
14744
14745 2016-05-17 Tom Tromey <tom@tromey.com>
14746 Manish Goregaokar <manishsmail@gmail.com>
14747
14748 * lib/rust-support.exp: New file.
14749 * lib/gdb.exp (skip_rust_tests): New proc.
14750 (build_executable_from_specs): Handle rust.
14751 * lib/future.exp (gdb_find_rustc): New proc.
14752 (gdb_default_target_compile): Handle rust.
14753 * gdb.rust/expr.exp: New file.
14754 * gdb.rust/generics.exp: New file.
14755 * gdb.rust/generics.rs: New file.
14756 * gdb.rust/methods.exp: New file.
14757 * gdb.rust/methods.rs: New file.
14758 * gdb.rust/modules.exp: New file.
14759 * gdb.rust/modules.rs: New file.
14760 * gdb.rust/simple.exp: New file.
14761 * gdb.rust/simple.rs: New file.
14762
14763 2016-05-17 Tom Tromey <tom@tromey.com>
14764
14765 * gdb.base/default.exp (set language): Add rust.
14766
14767 2016-05-17 Tom Tromey <tom@tromey.com>
14768
14769 * gdb.gdb/unittest.exp: New file.
14770
14771 2016-05-16 Yao Qi <yao.qi@linaro.org>
14772
14773 * gdb.base/batch-preserve-term-settings.exp: Remove variable
14774 shell_prompt. Update shell_prompt_re.
14775
14776 2016-05-12 Doug Evans <dje@google.com>
14777
14778 PR symtab/19999
14779 * lib/dwarf.exp (build_executable_from_fission_assembler): Pass
14780 $options when building executable.
14781 * gdb.dwarf2/fission-loclists-pie.S: New file.
14782 * gdb.dwarf2/fission-loclists-pie.exp: New file.
14783
14784 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14785
14786 * gdb.base/solib-display.exp: Check for [use_gdb_stub] instead
14787 of [is_remote target],
14788
14789 2016-05-04 Simon Marchi <simon.marchi@ericsson.com>
14790
14791 * lib/gdb.exp (use_gdb_stub): New procedure.
14792
14793 2016-05-03 Yunlian Jiang <yunlian@google.com>
14794 Doug Evans <dje@google.com>
14795
14796 PR symtab/19914
14797 * gdb.dwarf2/dwp-sepdebug.c: New file.
14798 * gdb.dwarf2/dwp-sepdebug.exp: New file.
14799
14800 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14801
14802 * gdb.base/detach.exp: Remove is_remote check.
14803
14804 2016-05-02 Simon Marchi <simon.marchi@ericsson.com>
14805
14806 * gdb.base/annota-input-while-running.exp: Don't check for
14807 [is_remote target]. Enable annotations after running to main.
14808 Remove unused "set test..." line.
14809
14810 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14811
14812 * gdb.trace/trace-enable-disable.exp: New file.
14813 * gdb.trace/trace-enable-disable.c: New file.
14814
14815 2016-04-28 Simon Marchi <simon.marchi@ericsson.com>
14816
14817 * gdb.arch/ftrace-insn-reloc.exp: Save gdb_load_shlib result,
14818 use it in info sharedlibrary test.
14819 * gdb.trace/ftrace-lock.exp: Likewise.
14820 * gdb.trace/ftrace.exp: Likewise.
14821 * gdb.trace/range-stepping.exp: Likewise.
14822 * gdb.trace/trace-break.exp: Likewise.
14823 * gdb.trace/trace-condition.exp: Likewise.
14824 * gdb.trace/trace-mt.exp: Likewise.
14825
14826 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14827
14828 * lib/gdb.exp (gdb_load_shlibs): Rename to...
14829 (gdb_load_shlib): ... this.
14830 * gdb.arch/ftrace-insn-reloc.exp: Adjust gdb_load_shlibs ->
14831 gdb_load_shlib.
14832 * gdb.base/catch-load.exp (one_catch_load_test): Likewise.
14833 * gdb.base/ctxobj.exp: Likewise.
14834 * gdb.base/dprintf-pending.exp: Likewise.
14835 * gdb.base/dso2dso.exp: Likewise.
14836 * gdb.base/fixsection.exp: Likewise.
14837 * gdb.base/gcore-relro.exp: Likewise.
14838 * gdb.base/gdb1555.exp: Likewise.
14839 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14840 * gdb.base/gnu-ifunc.exp: Likewise.
14841 * gdb.base/hbreak-in-shr-unsupported.exp: Likewise.
14842 * gdb.base/jit-so.exp (one_jit_test): Likewise.
14843 * gdb.base/pending.exp: Likewise.
14844 * gdb.base/print-file-var.exp: Likewise.
14845 * gdb.base/print-symbol-loading.exp: Likewise.
14846 * gdb.base/shlib-call.exp: Likewise.
14847 * gdb.base/shreloc.exp: Likewise.
14848 * gdb.base/so-impl-ld.exp: Likewise.
14849 * gdb.base/solib-disc.exp: Likewise.
14850 * gdb.base/solib-nodir.exp: Likewise.
14851 * gdb.base/solib-overlap.exp: Likewise.
14852 * gdb.base/solib-symbol.exp: Likewise.
14853 * gdb.base/solib-weak.exp (do_test): Likewise.
14854 * gdb.base/sym-file.exp: Likewise.
14855 * gdb.base/symtab-search-order.exp: Likewise.
14856 * gdb.base/type-opaque.exp: Likewise.
14857 * gdb.base/unload.exp: Likewise.
14858 * gdb.base/watchpoint-solib.exp: Likewise.
14859 * gdb.compile/compile.exp: Likewise.
14860 * gdb.cp/gdb2384.exp: Likewise.
14861 * gdb.cp/infcall-dlopen.exp: Likewise.
14862 * gdb.cp/re-set-overloaded.exp: Likewise.
14863 * gdb.fortran/library-module.exp: Likewise.
14864 * gdb.opt/solib-intra-step.exp: Likewise.
14865 * gdb.python/py-finish-breakpoint.exp: Likewise.
14866 * gdb.python/py-shared.exp: Likewise.
14867 * gdb.reverse/solib-precsave.exp: Likewise.
14868 * gdb.reverse/solib-reverse.exp: Likewise.
14869 * gdb.server/solib-list.exp: Likewise.
14870 * gdb.threads/dlopen-libpthread.exp: Likewise.
14871 * gdb.threads/tls-shared.exp: Likewise.
14872 * gdb.threads/tls-so_extern.exp: Likewise.
14873 * gdb.trace/change-loc.exp: Likewise.
14874 * gdb.trace/ftrace-lock.exp: Likewise.
14875 * gdb.trace/ftrace.exp: Likewise.
14876 * gdb.trace/mi-tracepoint-changed.exp (test_reconnect): Likewise.
14877 * gdb.trace/pending.exp: Likewise.
14878 * gdb.trace/range-stepping.exp: Likewise.
14879 * gdb.trace/strace.exp (strace_remove_socket): Likewise.
14880 (strace_info_marker): Likewise.
14881 (strace_probe_marker): Likewise.
14882 (strace_trace_on_same_addr): Likewise.
14883 (strace_trace_on_diff_addr): Likewise.
14884 * gdb.trace/trace-break.exp: Likewise.
14885 * gdb.trace/trace-condition.exp: Likewise.
14886 * gdb.trace/trace-mt.exp: Likewise.
14887
14888 2016-04-27 Simon Marchi <simon.marchi@ericsson.com>
14889
14890 * lib/gdb.exp (gdb_load_shlibs): Accept a single argument. Return
14891 result of gdb_remote_download.
14892 * gdb.base/ctxobj.exp: Split gdb_load_shlibs call.
14893 * gdb.base/dso2dso.exp: Likewise.
14894 * gdb.base/global-var-nested-by-dso.exp: Likewise.
14895 * gdb.base/print-file-var.exp: Likewise.
14896 * gdb.base/shlib-call.exp: Likewise.
14897 * gdb.base/shreloc.exp: Likewise.
14898 * gdb.base/solib-overlap.exp: Likewise.
14899 * gdb.base/solib-weak.exp (do_test): Likewise.
14900 * gdb.base/unload.exp: Likewise.
14901
14902 2016-04-27 Yao Qi <yao.qi@linaro.org>
14903
14904 * gdb.base/branch-to-self.exp: Skip it if gdb,nosignals
14905 exists.
14906
14907 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14908
14909 * vla-type.exp: Print structure from toplevel.
14910
14911 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14912
14913 * gdb.fortran/vla-type.f90: Add test for static and dynamic arrays
14914 of dynamic types.
14915 * gdb.fortran/vla-type.exp: Add test for static and dynamic arrays
14916 of dynamic types.
14917
14918 2016-04-26 Bernhard Heckel <bernhard.heckel@intel.com>
14919
14920 * gdb.fortran/vla-type.f90: New file.
14921 * gdb.fortran/vla-type.exp: New file.
14922
14923 2016-04-25 Yao Qi <yao.qi@linaro.org>
14924
14925 * gdb.base/branch-to-self.c: New file.
14926 * gdb.base/branch-to-self.exp: New file.
14927
14928 2016-04-22 Yao Qi <yao.qi@linaro.org>
14929
14930 * gdb.trace/unavailable.exp (gdb_collect_globals_test_1): Match
14931 more after $hex.
14932
14933 2016-04-22 Yao Qi <yao.qi@linaro.org>
14934
14935 * gdb.base/annota1.exp: Set breakpoint on line $main_line.
14936 * gdb.base/annota3.exp: Likewise.
14937
14938 2016-04-22 Yao Qi <yao.qi@linaro.org>
14939
14940 * gdb.reverse/step-precsave.exp: Do one step and test program
14941 stops in "callee" and do multiple steps until program goes out
14942 of "callee".
14943 * gdb.reverse/step-reverse.exp: Likewise.
14944
14945 2016-04-22 Yao Qi <yao.qi@linaro.org>
14946
14947 * gdb.trace/signal.exp: Also pass if
14948 $tracepoint_hits($i) > $iterations.
14949
14950 2016-04-22 Yao Qi <yao.qi@linaro.org>
14951
14952 * gdb.trace/signal.c: New file.
14953 * gdb.trace/signal.exp: New file.
14954
14955 2016-04-19 Doug Evans <xdje42@gmail.com>
14956
14957 * gdb.base/bad-file.exp: New file.
14958
14959 2016-04-18 Martin Galvan <martin.galvan@tallertechnologies.com>
14960
14961 * gdb.dwarf2/implref.exp: New file.
14962
14963 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14964
14965 * gdb.fortran/common-block.exp: Use type naming defined in lib fortran.
14966 * gdb.fortran/derived-type.exp: Use type naming defined in lib fortran.
14967 * gdb.fortran/multi-dim.exp: Use type naming defined in lib fortran.
14968 * gdb.fortran/vla-datatypes.exp: Use type naming defined in lib fortran.
14969 * gdb.fortran/vla-ptype-sub.exp: Use type naming defined in lib fortran.
14970 * gdb.fortran/vla-ptype.exp: Use type naming defined in lib fortran.
14971 * gdb.fortran/whatis_type.exp: Use type naming defined in lib fortran.
14972 * lib/fortran.exp (fortran_int4): New procedure.
14973 (fortran_real4, fortran_real8, fortran_complex4): Likewise.
14974 (fortran_logical4): Likewise.
14975
14976 2016-04-18 Benrhard Heckel <bernhard.heckel@intel.com>
14977
14978 * lib/gdb.exp (gdb_compile_shlib): Add flag for ICC compiler.
14979
14980 2016-04-18 Bernhard Heckel <bernhard.heckel@intel.com>
14981
14982 * lib/compiler.c: Add Intel specific preprocessor macros.
14983 * lib/compiler.cc: Likewise.
14984
14985 2016-04-13 Luis Machado <lgustavo@codesourcery.com>
14986
14987 * gdb.server/connect-with-no-symbol-file.c: New file.
14988 * gdb.server/connect-with-no-symbol-file.exp: New file.
14989
14990 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14991
14992 * lib/gdb.exp (gdb_remote_download): Fix and extend comment.
14993
14994 2016-04-13 Simon Marchi <simon.marchi@ericsson.com>
14995
14996 * boards/gdbserver-base.exp (${board}_download): Copy source file to
14997 standard output directory.
14998
14999 2016-04-13 Antoine Tremblay <antoine.tremblay@ericsson.com>
15000
15001 * gdb.trace/trace-condition.exp (foreach): Fix emit_sub testcase.
15002
15003 2016-04-13 Markus Metzger <markus.t.metzger@intel.com>
15004
15005 * gdb.btrace/instruction_history.c (loop): Add declaration.
15006
15007 2016-04-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
15008
15009 * gdb.trace/ftrace.exp (proc): Change test prefix from "ond" to "cond".
15010
15011 2016-04-09 Simon Marchi <simon.marchi@polymtl.ca>
15012
15013 * gdb.python/py-mi-events-gdb.py (signal_stop_handler): Add
15014 parentheses to print.
15015 (continue_handler): Likewise.
15016
15017 2016-04-08 Simon Marchi <simon.marchi@ericsson.com>
15018
15019 * gdb.server/solib-list.exp: Remove is_remote check.
15020 Pass shlib= to gdb_compile. Don't link shared library with
15021 -soname. Call gdb_remote_download instead of gdb_load_shlibs.
15022 Run binary filename through "readlink -f" on the target.
15023
15024 2016-04-08 Pedro Alves <palves@redhat.com>
15025
15026 * gdb.server/solib-list.exp: Don't use gdb_load. Instead pass the
15027 interpreter filename as argument to gdbserver_spawn.
15028 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15029 Return empty if $last_loaded_file does not exist.
15030
15031 2016-04-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15032
15033 Fix compatibility with gcc-4.8.5-4.el7.x86_64.
15034 * gdb.base/jit-main.c: Use exit after usage.
15035
15036 2016-04-07 Jan Kratochvil <jan.kratochvil@redhat.com>
15037
15038 * gdb.base/gdbhistsize-history.exp: Save and unset GDBHISTFILE and
15039 GDBHISTSIZE prior to the tests.
15040 * gdb.base/gdbinit-history.exp: Likewise.
15041
15042 2016-04-07 Pedro Alves <palves@redhat.com>
15043
15044 * gdb.compile/compile.exp: Use gdb_compile with "shlib=" option
15045 instead of build_executable. Use gdb_load_shlibs.
15046
15047 2016-04-07 Yao Qi <yao.qi@linaro.org>
15048
15049 * gdb.reverse/finish-reverse-bkpt.exp: Use temporary breakpoint.
15050 Execute "si" command.
15051
15052 2016-04-07 Yao Qi <yao.qi@linaro.org>
15053
15054 * gdb.reverse/next-reverse-bkpt-over-sr.exp: Match the breakpoint
15055 number instead of the comments on some line.
15056
15057 2016-04-06 Don Breazeal <donb@codesourcery.com>
15058
15059 * gdb.dwarf2/dw2-opt-structptr.c: New test program.
15060 * gdb.dwarf2/dw2-opt-structptr.exp: New test script.
15061
15062 2016-04-06 Simon Marchi <simon.marchi@ericsson.com>
15063
15064 * gdb.threads/dlopen-libpthread.exp: Set binfile_lib using
15065 standard_output_file. Remove unused binfile variable.
15066
15067 2016-04-05 Catalin Udma <catalin.udma@freescale.com>
15068
15069 * gdb.python/py-mi-objfile-gdb.py: Use "list main" command.
15070 * gdb.python/py-mi-objfile.exp: Match "list main" output
15071 in console format.
15072
15073 2016-04-05 Simon Marchi <simon.marchi@polymtl.ca>
15074
15075 * gdb.arch/ftrace-insn-reloc.exp: Check for IPA basename instead of
15076 absolute.
15077
15078 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15079
15080 * gdb.trace/ftrace-lock.exp: Check for IPA basename instead of
15081 absolute.
15082 * gdb.trace/ftrace.exp: Likewise.
15083 * lib/gdb.exp (gdb_compile): Set rpath $ORIGIN for non-remote
15084 targets as well.
15085 (gdb_compile_shlib): Set SONAME for non-remote targets as well.
15086 (gdb_load_shlibs): Copy libraries to test directory when testing
15087 natively. Only set solib-search-path if testing remotely.
15088 * lib/mi-support.exp (mi_load_shlibs): Likewise.
15089
15090 2016-04-05 Simon Marchi <simon.marchi@ericsson.com>
15091
15092 * gdb.base/jit-so.exp: Use gdb_remote_download instead of
15093 gdb_download. Use it even if the target is not remote.
15094 * gdb.base/jit.exp (compile_jit_test): Likewise.
15095 * lib/gdb.exp (gdb_remote_download): Copy files to the standard
15096 output directory if the destination board is local, otherwise use
15097 the standard remote_download from DejaGnu.
15098 (gdb_download): Remove.
15099 (gdb_load_shlibs): Use gdb_remote_download instead of
15100 gdb_download.
15101 * lib/gdbserver-support.exp (gdbserver_download_current_prog):
15102 Use gdb_remote_download instead of gdb_download. Use it even if
15103 the target is not remote.
15104 * lib/mi-support.exp (mi_load_shlibs): Use gdb_remote_download
15105 instead of gdb_download.
15106
15107 2016-04-04 Simon Marchi <simon.marchi@polymtl.ca>
15108
15109 * gdb.mi/mi-breakpoint-changed.exp: Add some with_test_prefix.
15110 (test_insert_delete_modify): Call mi_load_shlibs before trying to
15111 run.
15112
15113 2016-04-01 Artemiy Volkov <artemiyv@acm.org>
15114
15115 PR gdb/19820
15116 * gdb.base/printcmds.exp: Add artificial arrays tests.
15117
15118 2016-03-31 Pedro Alves <palves@redhat.com>
15119
15120 PR gdb/19858
15121 * gdb.base/jit-main.c: Include unistd.h.
15122 (ATTACH): Define to 0 if not already defined.
15123 (wait_for_gdb, mypid): New globals.
15124 (WAIT_FOR_GDB): New macro.
15125 (MAIN): Set an alarm. Store the process's pid. Wait for GDB at
15126 some breakpoint locations.
15127 * gdb.base/jit.exp (clean_reattach, continue_to_test_location):
15128 New procedures.
15129 (one_jit_test): Add REATTACH parameter, and handle it. Use
15130 continue_to_test_location.
15131 (top level): Test attach, and adjusts calls to one_jit_test.
15132
15133 2016-03-31 Pedro Alves <palves@redhat.com>
15134
15135 PR gdb/19858
15136 * gdb.base/jit.exp (compile_jit_test): Add intro comment. Add
15137 BINSUFFIX parameter, and handle it.
15138 (top level): Adjust calls compile_jit_test.
15139
15140 2016-03-31 Catalin Udma <catalin.udma@freescale.com>
15141
15142 PR python/19743
15143 * gdb.python/py-mi-events-gdb.py: New file.
15144 * gdb.python/py-mi-events.c: New file.
15145 * gdb.python/py-mi-events.exp: New file.
15146
15147 2016-03-30 Yao Qi <yao.qi@linaro.org>
15148
15149 * gdb.reverse/until-precsave.exp: Match function name only.
15150 * gdb.reverse/until-reverse.c (main): Don't call fprintf nor printf.
15151 Move malloc to a condition block.
15152 * gdb.reverse/until-reverse.exp: Match function name only.
15153
15154 2016-03-29 Marcin Kościelnicki <koriakin@0x04.net>
15155
15156 * gdb.trace/ftrace.exp: Set arg0exp for s390.
15157 * gdb.trace/mi-trace-frame-collected.exp: Expect 4 registers on s390.
15158 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for s390, add gpr0num
15159 variable for GPR 0 instead of assuming it is register 0.
15160 * gdb.trace/trace-common.h: Add s390 fast tracepoint placeholder.
15161 * lib/trace-support.exp: Add s390 registers.
15162
15163 2016-03-29 Yao Qi <yao.qi@linaro.org>
15164
15165 * gdb.arch/arm-neon.exp: Pass debug to prepare_for_testing.
15166
15167 2016-03-24 Yao Qi <yao.qi@linaro.org>
15168
15169 * gdb.reverse/break-reverse.exp: Add quotation mark in the
15170 test message.
15171
15172 2016-03-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
15173
15174 * gdb.arch/s390-multiarch.exp: Use standard_testfile instead of
15175 maintaining separate logic for constructing the output path.
15176
15177 2016-03-16 Don Breazeal <donb@codesourcery.com>
15178
15179 * gdb.threads/forking-threads-plus-breakpoint.c (thread_forks):
15180 Retry fork and waitpid on interrupted system call errors.
15181 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15182 Use with_timeout_factor to increase timeout by factor of 10.
15183
15184 2016-03-15 Don Breazeal <donb@codesourcery.com>
15185
15186 * gdb.cp/scope-err.cc: New test program.
15187 * gdb.cp/scope-err.exp: New test script.
15188 * gdb.linespec/ls-errs.c (myfunction): Expanded to have multiple
15189 lines and "set breakpoint here" comment.
15190 * gdb.linespec/ls-errs.exp: Added C++ testing and new test case.
15191 Fixed some whitespace and format issues.
15192 * gdb.mi/mi-linespec-err-cp.cc: New test program.
15193 * gdb.mi/mi-linespec-err-cp.exp: New test script.
15194
15195 2016-03-15 Doug Evans <dje@google.com>
15196
15197 * gdb.xml/extra-regs.xml: Add enum, mixed_flags values.
15198 * gdb.xml/tdesc-regs.exp (load_description): New arg xml_file.
15199 All callers updated. Add tests for enums, mixed flags register.
15200
15201 2016-03-15 Doug Evans <dje@google.com>
15202
15203 * gdb.base/skip.c (main): Call test_skip_file_and_function.
15204 * gdb.base/skip.exp: Remove hand calling test_skip_file_and_function.
15205
15206 2016-03-14 Simon Marchi <simon.marchi@ericsson.com>
15207
15208 * gdb.base/default.exp: Add $_as_string to the list of expected
15209 convenience functions.
15210
15211 2016-03-11 Andrew Burgess <andrew.burgess@embecosm.com>
15212
15213 * gdb.base/maint.exp: New tests for 'maint info line-table'.
15214
15215 2016-03-10 Simon Marchi <simon.marchi@polymtl.ca>
15216
15217 * gdb.python/py-as-string.exp: New file.
15218 * gdb.python/py-as-string.c: New file.
15219
15220 2016-03-09 Pedro Alves <palves@redhat.com>
15221
15222 * gdb.threads/attach-into-signal.exp: Adjust to "Program received
15223 signal" -> "Thread NN received signal" output change.
15224 * gdb.threads/ia64-sigill.exp: Likewise.
15225 * gdb.threads/linux-dp.exp: Likewise.
15226 * gdb.threads/manythreads.exp: Likewise.
15227 * gdb.threads/pending-step.exp: Likewise.
15228 * gdb.threads/print-threads.exp: Likewise.
15229 * gdb.threads/sigstep-threads.exp: Likewise.
15230 * gdb.threads/staticthreads.exp: Likewise.
15231 * gdb.threads/tls.exp: Likewise.
15232
15233 2016-03-09 Pedro Alves <palves@redhat.com>
15234
15235 * gdb.base/command-line-input.exp: New file.
15236
15237 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15238
15239 * gdb.trace/ftrace.exp: Set arg0exp for ppc.
15240 * gdb.trace/mi-trace-unavailable.exp: Set pcnum for ppc.
15241 * gdb.trace/pending.exp: Accept leading dot before function name.
15242 * gdb.trace/trace-common.h: Add fast tracepoint dummy insn for ppc.
15243 * lib/trace-support.exp: Set registers for ppc.
15244
15245 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15246
15247 * gdb.trace/entry-values.exp: Link ${binfile}1.o to ${binfile}1 and
15248 use it for disassembly; accept .main in addition to main in backtrace.
15249
15250 2016-03-09 Wei-cheng Wang <cole945@gmail.com>
15251 Marcin Kościelnicki <koriakin@0x04.net>
15252
15253 * gdb.trace/actions.c (gdb_recursion_test_fp): New typedef.
15254 (gdb_recursion_test_ptr): New global variable.
15255 (gdb_recursion_test): Call gdb_recursion_test_ptr instead of
15256 gdb_recursion_test.
15257 (gdb_c_test): Ditto.
15258
15259 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15260
15261 * gdb.trace/change-loc.exp: Don't depend on tracepoint location
15262 ordering.
15263
15264 2016-03-09 Marcin Kościelnicki <koriakin@0x04.net>
15265
15266 * gdb.trace/unavailable-dwarf-piece.c (foo): Add foo_start_lbl label.
15267 (bar): Add bar_start_lbl label.
15268 * gdb.trace/unavailable-dwarf-piece.exp: Use foo/bar_start_lbl instead
15269 of foo/bar for emitting DWARF and tracing.
15270
15271 2016-03-06 Sergio Durigan Junior <sergiodj@redhat.com>
15272
15273 * analyze-racy-logs.py: Set executable bit.
15274
15275 2016-03-05 Sergio Durigan Junior <sergiodj@redhat.com>
15276
15277 * Makefile.in (DEFAULT_RACY_ITER): New variable.
15278 (CHECK_TARGET_TMP): Likewise.
15279 (check-single-racy): New rule.
15280 (check-parallel-racy): Likewise.
15281 (TEST_TARGETS): Adjust rule to account for RACY_ITER.
15282 (do-check-parallel-racy): New rule.
15283 (check-racy/%.exp): Likewise.
15284 * README (Racy testcases): New section.
15285 * analyze-racy-logs.py: New file.
15286
15287 2016-03-03 Doug Evans <dje@google.com>
15288
15289 * gdb.base/skip.exp: Use with_test_prefix.
15290
15291 2016-03-03 Yao Qi <yao.qi@linaro.org>
15292
15293 * gdb.base/step-over-syscall.exp (step_over_syscall): Kfail.
15294 Invoke step_over_syscall "clone" and break_cond_on_syscall
15295 "clone".
15296 * gdb.base/step-over-clone.c: New file.
15297
15298 2016-03-03 Yao Qi <yao.qi@linaro.org>
15299
15300 * gdb.base/step-over-syscall.exp (disp_step_cross_syscall): Fix
15301 code format.
15302
15303 2016-03-03 Yao Qi <yao.qi@linaro.org>
15304
15305 * gdb.base/disp-step-fork.c: Rename to ...
15306 * gdb.base/step-over-fork.c: ... it. New file.
15307 * gdb.base/disp-step-vfork.c: Rename to ...
15308 * gdb.base/step-over-vfork.c: ... it. New file.
15309 * gdb.base/disp-step-syscall.exp: Rename to ...
15310 * gdb.base/step-over-syscall.exp: ... it. New file.
15311 (disp_step_cross_syscall): Rename to ...
15312 (step_over_syscall): ... it.
15313
15314 2016-03-03 Yao Qi <yao.qi@linaro.org>
15315
15316 * gdb.base/disp-step-syscall.exp (break_cond_on_syscall): New.
15317 If target supports condition evaluation on target, invoke
15318 break_cond_on_syscall for fork and vfork.
15319
15320 2016-03-03 Yao Qi <yao.qi@linaro.org>
15321
15322 * gdb.base/disp-step-syscall.exp: Don't invoke
15323 support_displaced_stepping.
15324 (disp_step_cross_syscall): Test with displaced stepping off and
15325 on if supported.
15326
15327 2016-03-03 Yao Qi <yao.qi@linaro.org>
15328
15329 * gdb.base/disp-step-syscall.exp (check_pc_after_cross_syscall): New
15330 proc.
15331 (setup): New proc.
15332 (disp_step_cross_syscall): Move code to check_pc_after_cross_syscall
15333 and setup.
15334
15335 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15336
15337 * gdb.fortran/vla-history.exp: Remove breakpoint.
15338
15339 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15340
15341 * gdb.fortran/vla-history.exp: Lookup array elements and printing
15342 exceeds timeout.
15343
15344 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15345
15346 * gdb.cp/vla-cxx.cc: Insert dummy assignment as anchor for an
15347 breakpoint.
15348
15349 2016-03-02 Bernhard Heckel <bernhard.heckel@intel.com>
15350
15351 * gdb.mi/vla.f90: Nullify pointer after declaration.
15352
15353 2016-03-01 Pedro Alves <palves@redhat.com>
15354
15355 * gdb.trace/ftrace-lock.c: Include <unistd.h>.
15356
15357 2016-03-01 Pedro Alves <palves@redhat.com>
15358
15359 * gdb.threads/watchpoint-fork-child.c: Include "watchpoint-fork.h"
15360 before anything else.
15361 * gdb.threads/watchpoint-fork-mt.c: Likewise. Don't define
15362 _GNU_SOURCE here.
15363 * gdb.threads/watchpoint-fork-st.c: Include "watchpoint-fork.h"
15364 before anything else.
15365 * gdb.threads/watchpoint-fork.h: Define _GNU_SOURCE.
15366
15367 2016-03-01 Pedro Alves <palves@redhat.com>
15368
15369 * gdb.base/catch-fork-kill.c: Include <sys/wait.h>.
15370
15371 2016-03-01 Yao Qi <yao.qi@linaro.org>
15372
15373 * gdb.arch/arm-disp-step.exp: Use standard_testfile and
15374 prepare_for_testing.
15375
15376 2016-03-01 Yao Qi <yao.qi@linaro.org>
15377
15378 * gdb.arch/arm-neon.exp: Pass quiet to prepare_for_testing.
15379
15380 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15381
15382 * gdb.arch/s390-tdbregs.exp: Use prepare_for_testing instead of
15383 manually constructing the output path.
15384
15385 2016-03-01 Andreas Arnez <arnez@linux.vnet.ibm.com>
15386
15387 * gdb.arch/s390-stackless.S: New.
15388 * gdb.arch/s390-stackless.exp: New.
15389
15390 2016-02-28 Iain Buclaw <ibuclaw@gdcproject.org>
15391
15392 * gdb.dlang/circular.c: New file.
15393 * gdb.dlang/circular.exp: New file.
15394
15395 2016-02-26 Yao Qi <yao.qi@linaro.org>
15396
15397 * gdb.reverse/insn-reverse.c [__arm__] (ext_reg_load): New.
15398 [__arm__] (ext_reg_mov, ext_reg_push_pop): New.
15399 (testcases): Update.
15400
15401 2016-02-26 Yao Qi <yao.qi@linaro.org>
15402
15403 * gdb.reverse/aarch64.c: Rename to ...
15404 * gdb.reverse/insn-reverse.c: ... it.
15405 * gdb.reverse/aarch64.exp: Rename to ...
15406 * gdb.reverse/insn-reverse.exp: ... it.
15407
15408 2016-02-26 Yao Qi <yao.qi@linaro.org>
15409
15410 * gdb.reverse/aarch64.c: [__aarch64__] Include arm_neon.h.
15411 (testcase_ftype): New.
15412 (testcases): New array.
15413 (n_testcases): New.
15414 (main): Call each element in testcases.
15415 * gdb.reverse/aarch64.exp: Remove is_aarch64_target check.
15416 (read_testcase): New.
15417 Do the tests in a loop.
15418
15419 2016-02-25 Yao Qi <yao.qi@linaro.org>
15420
15421 * gdb.base/branches.c: Remove.
15422
15423 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15424
15425 PR gdb/13808
15426 * gdb.trace/ftrace.exp (test_fast_tracepoints): Remove kfail.
15427
15428 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15429
15430 * gdb.trace/ftrace.exp: Remove unnecessary target check.
15431
15432 2016-02-25 Marcin Kościelnicki <koriakin@0x04.net>
15433
15434 * gdb.trace/entry-values.exp: Surround $call_insn with '\y',
15435 change x86_64 call_insn to 'callq'.
15436
15437 2016-02-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
15438
15439 * gdb.trace/tfile-avx.c: Move to...
15440 * gdb.trace/tracefile-pseudo-reg.c: Here.
15441 * gdb.trace/tfile-avx.exp: Move to...
15442 * gdb.trace/tracefile-pseudo-reg.exp: Here.
15443
15444 2016-02-24 Gary Benson <gbenson@redhat.com>
15445
15446 * gdb.base/attach-pie-noexec.exp: Do not expect an error
15447 message on attach.
15448
15449 2016-02-23 Doug Evans <dje@google.com>
15450
15451 * gdb.base/skip.c (test_skip): New function.
15452 (end_test_skip_file_and_function): New function.
15453 (test_skip_file_and_function): New function.
15454 * gdb.base/skip1.c (test_skip): New function.
15455 (skip1_test_skip_file_and_function): New function.
15456 * gdb.base/skip.exp: Add tests for new skip options.
15457 * gdb.base/skip-solib.exp: Update expected output.
15458 * gdb.perf/skip-command.cc: New file.
15459 * gdb.perf/skip-command.exp: New file.
15460 * gdb.perf/skip-command.py: New file.
15461
15462 2016-02-22 Marcin Kościelnicki <koriakin@0x04.net>
15463
15464 * gdb.trace/unavailable.exp (gdb_unavailable_registers_test_1): Fix
15465 info registers pattern.
15466
15467 2016-02-18 Iain Buclaw <ibuclaw@gdcproject.org>
15468
15469 * lib/future.exp: Add D support.
15470 (gdb_find_gdc): New proc.
15471 (gdb_default_target_compile): Add D support.
15472
15473 2016-02-18 Wei-cheng Wang <cole945@gmail.com>
15474
15475 * gdb.trace/tspeed.c (myclock): Return wallclock instead of
15476 user+system time.
15477 (trace_speed_test): Determine the iteration count for a time
15478 between 15..30 seconds.
15479
15480 2016-02-18 Walfred Tedeschi <walfred.tedeschi@intel.com>
15481
15482 * gdb.arch/i386-mpx-sigsegv.c: New file.
15483 * gdb.arch/i386-mpx-sigsegv.exp: New file.
15484 * gdb.arch/i386-mpx-simple_segv.c: New file.
15485 * gdb.arch/i386-mpx-simple_segv.exp: New file.
15486
15487 2016-02-18 Yao Qi <yao.qi@linaro.org>
15488
15489 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
15490 Don't call setup_kfail.
15491
15492 2016-02-18 Yao Qi <yao.qi@linaro.org>
15493
15494 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15495 Set "set breakpoint condition-evaluation" per $cond_bp_target.
15496
15497 2016-02-16 Doug Evans <dje@google.com>
15498
15499 * gdb.base/skip.c: Add copyright. Whitespace cleanup.
15500 * gdb.base/skip1.c: Ditto.
15501 * gdb.base/skip.exp: Whitespace cleanup.
15502
15503 2016-02-16 Don Breazeal <donb@codesourcery.com>
15504
15505 PR remote/19496
15506 * gdb.threads/forking-threads-plus-breakpoint.exp (do_test):
15507 Remove kfail for PR remote/19496.
15508
15509 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15510
15511 * lib/gdb.exp (standard_temp_file): Return a path specific to
15512 the runtest invocation.
15513
15514 2016-02-16 Simon Marchi <simon.marchi@ericsson.com>
15515
15516 * gdb.trace/save-trace.exp: Change relative path to be in the
15517 standard output directory.
15518
15519 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15520
15521 * gdb.arch/i386-prologue.c: Add missing prototypes.
15522
15523 2016-02-15 Jan Kratochvil <jan.kratochvil@redhat.com>
15524
15525 * gdb.arch/i386-gnu-cfi.exp: Use standard_output_file.
15526 * gdb.arch/i386-prologue.exp: Likewise.
15527 * gdb.arch/i386-size.exp: Likewise.
15528
15529 2016-02-15 Simon Marchi <simon.marchi@ericsson.com>
15530
15531 * gdb.base/wrong_frame_bt_full.exp: Use standard_output_file to
15532 define object file path.
15533 * gdb.btrace/gcore.exp: Use standard_output_file to define core
15534 file path.
15535 * lib/opencl.exp (gdb_compile_opencl_hostapp): Use
15536 standard_output_file to define binfile.
15537
15538 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15539
15540 Fix compatibility with recent gfortran-5.3.1.
15541 * gdb.fortran/vla-history.exp (print vla1 allocated)
15542 (print vla2 allocated, print $2, print $3): Remove
15543 (print $4): Rename to ...
15544 (print $2): ... here.
15545 (print $9): Rename to ...
15546 (print $5): ... here.
15547 (print $10): Rename to ...
15548 (print $6): ... here.
15549 * gdb.fortran/vla.f90: Add pvla initialization.
15550
15551 2016-02-14 Jan Kratochvil <jan.kratochvil@redhat.com>
15552
15553 * gdb.fortran/vla-value-sub-finish.exp (set max-value-size 1024*1024):
15554 New test.
15555 * gdb.fortran/vla-value-sub.exp: Likewise.
15556
15557 2016-02-12 Marcin Kościelnicki <koriakin@0x04.net>
15558
15559 * gdb.trace/tfile-avx.c (main): Change ymm15 to xmm15.
15560
15561 2016-02-12 Simon Marchi <simon.marchi@ericsson.com>
15562
15563 * i386-biarch-core.exp: Define corefile using
15564 standard_output_file.
15565
15566 2016-02-12 Yao Qi <yao.qi@linaro.org>
15567
15568 * gdb.arch/arm-single-step-kernel-helper.c: New.
15569 * gdb.arch/arm-single-step-kernel-helper.exp: New.
15570
15571 2016-02-12 Markus Metzger <markus.t.metzger@intel.com>
15572
15573 * gdb.btrace/tailcall-only.exp: New.
15574 * gdb.btrace/tailcall-only.c: New.
15575 * gdb.btrace/x86_64-tailcall-only.S: New.
15576 * gdb.btrace/i686-tailcall-only.S: New.
15577
15578 2016-02-11 Pedro Alves <palves@redhat.com>
15579
15580 * README (Parallel testing): Add missing double quotes.
15581
15582 2016-02-11 Pedro Alves <palves@redhat.com>
15583
15584 * README (Parallel testing): New section.
15585 (GDB_PARALLEL): Rewrite.
15586 (FORCE_PARALLEL): Document.
15587
15588 2016-02-11 Marcin Kościelnicki <koriakin@0x04.net>
15589
15590 * gdb.trace/tfile-avx.c: New test.
15591 * gdb.trace/tfile-avx.exp: New test.
15592
15593 2016-02-09 Keith Seitz <keiths@redhat.com>
15594
15595 PR breakpoints/19546
15596 * gdb.base/infcall-exec.c: New file.
15597 * gdb.base/infcall-exec2.c: New file.
15598 * gdb.base/infcall-exec.exp: New file.
15599
15600 2016-02-09 Keith Seitz <keiths@redhat.com>
15601
15602 * gdb.guile/scm-breakpoint.exp (test_bkpt_address): New procedure.
15603 (toplevel): Call test_bkpt_address.
15604
15605 2016-02-09 Keith Seitz <keiths@redhat.com>
15606
15607 PR python/19506
15608 * gdb.python/py-breakpoint.exp (test_bkpt_address): New procedure.
15609 (toplevel): Call test_bkpt_address.
15610
15611 2016-02-09 Simon Marchi <simon.marchi@ericsson.com>
15612
15613 * configure.ac: Use AC_CONFIG_FILES instead of passing arguments
15614 to AC_OUTPUT.
15615 * configure: Regenerate.
15616
15617 2016-02-09 Pedro Alves <palves@redhat.com>
15618
15619 PR breakpoints/19548
15620 * gdb.base/execl-update-breakpoints.c (some_function): New
15621 function.
15622 (main): Call it.
15623 * gdb.base/execl-update-breakpoints.exp: Add a second breakpoint.
15624 Tighten expected GDB output.
15625
15626 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15627
15628 * Makefile.in (ALL_SUBDIRS): Remove.
15629 (clean mostlyclean): Do not recurse in ALL_SUBDIRS.
15630 (distclean maintainer-clean realclean): Likewise.
15631 * configure.ac (AC_OUTPUT): Remove gdb.*/Makefile.
15632 * configure: Regenerate.
15633 * gdb.ada/Makefile.in: Delete.
15634 * gdb.arch/Makefile.in: Likewise.
15635 * gdb.asm/Makefile.in: Likewise.
15636 * gdb.base/Makefile.in: Likewise.
15637 * gdb.btrace/Makefile.in: Likewise.
15638 * gdb.cell/Makefile.in: Likewise.
15639 * gdb.compile/Makefile.in: Likewise.
15640 * gdb.cp/Makefile.in: Likewise.
15641 * gdb.disasm/Makefile.in: Likewise.
15642 * gdb.dlang/Makefile.in: Likewise.
15643 * gdb.dwarf2/Makefile.in: Likewise.
15644 * gdb.fortran/Makefile.in: Likewise.
15645 * gdb.gdb/Makefile.in: Likewise.
15646 * gdb.go/Makefile.in: Likewise.
15647 * gdb.guile/Makefile.in: Likewise.
15648 * gdb.java/Makefile.in: Likewise.
15649 * gdb.linespec/Makefile.in: Likewise.
15650 * gdb.mi/Makefile.in: Likewise.
15651 * gdb.modula2/Makefile.in: Likewise.
15652 * gdb.multi/Makefile.in: Likewise.
15653 * gdb.objc/Makefile.in: Likewise.
15654 * gdb.opencl/Makefile.in: Likewise.
15655 * gdb.opt/Makefile.in: Likewise.
15656 * gdb.pascal/Makefile.in: Likewise.
15657 * gdb.perf/Makefile.in: Likewise.
15658 * gdb.python/Makefile.in: Likewise.
15659 * gdb.reverse/Makefile.in: Likewise.
15660 * gdb.server/Makefile.in: Likewise.
15661 * gdb.stabs/Makefile.in: Likewise.
15662 * gdb.threads/Makefile.in: Likewise.
15663 * gdb.trace/Makefile.in: Likewise.
15664 * gdb.xml/Makefile.in: Likewise.
15665 * lib/gdb.exp (make_gdb_parallel_path): Add check for
15666 GDB_PARALLEL.
15667 (standard_output_file): Remove check for GDB_PARALLEL, always
15668 return path in outputs/$subdir/$testname.
15669
15670 2016-02-08 Simon Marchi <simon.marchi@ericsson.com>
15671
15672 * Makefile.in (abs_srcdir): Assign @abs_srcdir@.
15673 (site.exp): Assign abs_srcdir to tcl's srcdir.
15674
15675 2016-02-04 Yao Qi <yao.qi@linaro.org>
15676
15677 * gdb.base/foll-exec-mode.c: Include limits.h.
15678 (main): Add parameters argc and argv. Get directory from
15679 argv[0].
15680 * gdb.base/foll-exec-mode.exp: Don't pass -DBASEDIR in
15681 compilation.
15682 * gdb.base/foll-exec.c: Include limits.h.
15683 (main): Add parameters argc and argv.
15684 Get directory from argv[0].
15685 * gdb.base/foll-exec.exp: Don't pass -DBASEDIR in compilation.
15686 Adjust tests on the number of lines as source code changed.
15687 * gdb.base/foll-vfork-exit.c: Include limits.h.
15688 (main): Add one line of statement before vfork.
15689 * gdb.base/foll-vfork.c: Include limits.h and string.h.
15690 (main): Add parameters argc and argv. Get directory from
15691 argv[0].
15692 * gdb.base/foll-vfork.exp: Don't pass -DBASEDIR in compilation.
15693 (setup_gdb): Set tbreak to skip some source lines.
15694 * gdb.multi/bkpt-multi-exec.c: Include limits.h.
15695 (main): Add parameters argc and argv. Get directory from
15696 argv[0].
15697 * gdb.multi/bkpt-multi-exec.exp: Don't pass -DBASEDIR in
15698 compilation.
15699 * gdb.multi/multi-arch-exec.c: Include limits.h and string.h.
15700 (main): Add parameters argc and argv. Get directory from
15701 argv[0].
15702 * gdb.multi/multi-arch-exec.exp: Don't pass -DBASEDIR in
15703 compilation.
15704
15705 2016-02-01 Doug Evans <dje@google.com>
15706
15707 * gdb.base/skip.exp: Clean up multiple references to same test name.
15708
15709 2016-02-01 Pedro Alves <palves@redhat.com>
15710
15711 PR remote/19496
15712 * gdb.threads/forking-threads-plus-breakpoint.exp
15713 (displaced_stepping_supported): New global.
15714 (probe_displaced_stepping_support): New procedure.
15715 (do_test): Add 'displaced' parameter, and use it.
15716 (top level): Check for displaced stepping support. Add displaced
15717 stepping on/off testing axis.
15718
15719 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15720
15721 * gdb.mi/mi-vla-fortran.exp: Add XFAIL for accessing unassociated
15722 pointer. Don't perform further tests on the unassociated pointer
15723 if the first test fails.
15724
15725 2016-02-01 Andrew Burgess <andrew.burgess@embecosm.com>
15726
15727 * gdb.base/max-value-size.c: New file.
15728 * gdb.base/max-value-size.exp: New file.
15729 * gdb.base/huge.exp: Disable max-value-size for this test.
15730
15731 2016-01-28 Iain Buclaw <ibuclaw@gdcproject.org>
15732
15733 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
15734
15735 2016-01-28 Yao Qi <yao.qi@linaro.org>
15736
15737 * gdb.fortran/vla-value.exp: Wrap test with with_timeout_factor.
15738
15739 2016-01-25 Pedro Alves <palves@redhat.com>
15740
15741 PR threads/19461
15742 * gdb.base/fork-running-state.c: New file.
15743 * gdb.base/fork-running-state.exp: New file.
15744
15745 2016-01-25 Pedro Alves <palves@redhat.com>
15746
15747 PR gdb/19494
15748 * gdb.base/catch-fork-kill.c: New file.
15749 * gdb.base/catch-fork-kill.exp: New file.
15750
15751 2016-01-25 Pedro Alves <palves@redhat.com>
15752
15753 * gdb.base/step-sw-breakpoint-adjust-pc.exp (foreach_with_prefix):
15754 Delete, moved to lib/gdb.exp.
15755 * gdb.threads/forking-threads-plus-breakpoint.exp
15756 (foreach_with_prefix): Likewise.
15757 * gdb.threads/process-dies-while-handling-bp.exp
15758 (foreach_with_prefix): Likewise.
15759 * lib/gdb.exp (foreach_with_prefix): New procedure.
15760
15761 2016-01-25 Marcin Kościelnicki <koriakin@0x04.net>
15762
15763 * gdb.trace/backtrace.exp: Bump stack collection fudge factor.
15764 * gdb.trace/entry-values.exp: Bump stack collection fudge factor.
15765
15766 2016-01-23 Marcin Kościelnicki <koriakin@0x04.net>
15767
15768 * gdb.trace/unavailable-dwarf-piece.exp: Fix bitfield handling on big
15769 endian targets.
15770
15771 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15772 Pedro Alves <palves@redhat.com>
15773
15774 Fix testsuite compatibility with Guile.
15775 * gdb.gdb/selftest.exp (send ^C to child process): Drop expected Thread
15776 number.
15777
15778 2016-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
15779
15780 Fix testsuite compatibility with Guile.
15781 * gdb.gdb/selftest.exp (send ^C to child process): Accept also Thread.
15782 (thread 1): New test for backtrace through signal handler.
15783
15784 2016-01-22 Yao Qi <yao.qi@linaro.org>
15785
15786 PR testsuite/19491
15787 * gdb.base/multi-forks.c: Include
15788 ../lib/unbuffer_output.c
15789 (main): Call gdb_unbuffer_output.
15790
15791 2016-01-21 Doug Evans <dje@google.com>
15792
15793 * lib/ada.exp (gdb_compile_ada): Fix typo.
15794
15795 2016-01-21 Joel Brobecker <brobecker@adacore.com>
15796
15797 * gdb.base/break-fun-addr.exp: New file.
15798 * gdb.base/break-fun-addr1.c: New file.
15799 * gdb.base/break-fun-addr2.c: New file.
15800
15801 2016-01-20 Simon Marchi <simon.marchi@polymtl.ca>
15802
15803 * gdb.python/py-pp-maint.exp: Change/add enum flag tests.
15804 * gdb.python/py-pp-maint.c (enum flag_enum): Use more complex
15805 enum flag values.
15806
15807 2016-01-20 Andreas Arnez <arnez@linux.vnet.ibm.com>
15808
15809 * gdb.base/gnu_vector.exp: Re-establish handling for should_kfail
15810 when GDB can not set the vector return value. Add more comments
15811 for clarification.
15812
15813 2016-01-20 Antoine Tremblay <antoine.tremblay@ericsson.com>
15814
15815 * gdb.trace/tspeed.exp: Use shlib instead of libs in gdb_compile
15816 command.
15817
15818 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15819
15820 * Makefile.in (DO_RUNTEST): Add --status and update usages.
15821
15822 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15823
15824 * Makefile.in (check-single): Pass --status to runtest.
15825 (check/%.exp): Likewise.
15826
15827 2016-01-19 Simon Marchi <simon.marchi@ericsson.com>
15828
15829 * Makefile.in (check-parallel): Propagate return code from make
15830 do-check-parallel.
15831
15832 2016-01-19 Marcin Kościelnicki <koriakin@0x04.net>
15833
15834 * gdb.trace/ftrace.exp: Fix expected message on continue.
15835 * gdb.trace/pending.exp: Fix expected message on continue.
15836 * gdb.trace/trace-break.exp: Fix expected message on continue.
15837
15838 2016-01-18 Simon Marchi <simon.marchi@ericsson.com>
15839
15840 * lib/gdb.exp (gdb_test): Remove unused global references.
15841
15842 2016-01-18 Pedro Alves <palves@redhat.com>
15843
15844 * gdb.base/async-shell.exp: Adjust expected output.
15845 * gdb.base/dprintf-non-stop.exp: Adjust expected output.
15846 * gdb.base/siginfo-thread.exp: Adjust expected output.
15847 * gdb.base/watchpoint-hw-hit-once.exp: Adjust expected output.
15848 * gdb.java/jnpe.exp: Adjust expected output.
15849 * gdb.threads/clone-new-thread-event.exp: Adjust expected output.
15850 * gdb.threads/continue-pending-status.exp: Adjust expected output.
15851 * gdb.threads/leader-exit.exp: Adjust expected output.
15852 * gdb.threads/manythreads.exp: Adjust expected output.
15853 * gdb.threads/pthreads.exp: Adjust expected output.
15854 * gdb.threads/schedlock.exp: Adjust expected output.
15855 * gdb.threads/siginfo-threads.exp: Adjust expected output.
15856 * gdb.threads/signal-command-multiple-signals-pending.exp: Adjust
15857 expected output.
15858 * gdb.threads/signal-delivered-right-thread.exp: Adjust expected
15859 output.
15860 * gdb.threads/sigthread.exp: Adjust expected output.
15861 * gdb.threads/watchpoint-fork.exp: Adjust expected output.
15862
15863 2016-01-18 Yao Qi <yao.qi@linaro.org>
15864
15865 * gdb.guile/scm-section-script.c: Replace @progbits with
15866 %progbits.
15867 * gdb.python/py-section-script.c: Likewise.
15868
15869 2016-01-15 Pedro Alves <palves@redhat.com>
15870
15871 * gdb.multi/tids.exp: Test star wildcard ranges.
15872
15873 2016-01-15 Pedro Alves <palves@redhat.com>
15874
15875 * gdb.multi/tids.exp (thr_apply_info_thr_error): Remove "p 1234"
15876 command from "thread apply" invocation.
15877 (thr_apply_info_thr_invalid): Default the expected output to the
15878 input tid list.
15879 (top level): Add tests that use convenience variables. Add tests
15880 for "thread apply" with a valid TID list, but missing the command.
15881
15882 2016-01-13 Pedro Alves <palves@redhat.com>
15883
15884 * gdb.base/default.exp: Expect $_gthread as well.
15885 * gdb.multi/tids.exp: Test $_gthread.
15886 * gdb.threads/thread-specific.exp: Test $_gthread.
15887
15888 2016-01-13 Pedro Alves <palves@redhat.com>
15889
15890 * gdb.multi/tids.exp: Test "info threads -gid".
15891
15892 2016-01-13 Pedro Alves <palves@redhat.com>
15893
15894 * gdb.multi/tids.exp: Test InferiorThread.global_num and
15895 Breakpoint.thread.
15896 * gdb.python/py-infthread.exp: Test InferiorThread.global_num.
15897
15898 2016-01-07 Pedro Alves <palves@redhat.com>
15899
15900 * gdb.base/break.exp: Adjust to output changes.
15901 * gdb.base/hbreak2.exp: Likewise.
15902 * gdb.base/sepdebug.exp: Likewise.
15903 * gdb.base/watch_thread_num.exp: Likewise.
15904 * gdb.linespec/keywords.exp: Likewise.
15905 * gdb.multi/info-threads.exp: Likewise.
15906 * gdb.threads/thread-find.exp: Likewise.
15907 * gdb.multi/tids.c: New file.
15908 * gdb.multi/tids.exp: New file.
15909
15910 2016-01-13 Pedro Alves <palves@redhat.com>
15911
15912 * gdb.python/py-infthread.exp: Test InferiorThread.inferior.
15913
15914 2016-01-13 Pedro Alves <palves@redhat.com>
15915
15916 * gdb.base/default.exp: Expect $_inferior as well.
15917 * gdb.multi/base.exp: Test $_inferior.
15918
15919 2016-01-13 Pedro Alves <palves@redhat.com>
15920
15921 PR breakpoints/19388
15922 * gdb.base/catch-signal-siginfo-cond.c: New file.
15923 * gdb.base/catch-signal-siginfo-cond.exp: New file.
15924
15925 2016-01-12 Josh Stone <jistone@redhat.com>
15926 Philippe Waroquiers <philippe.waroquiers@skynet.be>
15927
15928 * gdb.base/catch-syscall.c (do_execve): New variable.
15929 (main): Conditionally trigger an execve.
15930 * gdb.base/catch-syscall.exp: Enable testing for remote targets.
15931 (test_catch_syscall_execve): New, check entry/return across execve.
15932 (do_syscall_tests): Call test_catch_syscall_execve.
15933
15934 2016-01-12 Pedro Alves <palves@redhat.com>
15935
15936 * gdb.base/random-signal.exp (do_test): New procedure, with body
15937 of testcase moved in.
15938
15939 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15940 Pedro Alves <palves@redhat.com>
15941
15942 * gdb.base/funcargs.exp (finish from indirectly called function):
15943 Reintroduce the case for 'First'.
15944
15945 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15946 Pedro Alves <palves@redhat.com>
15947
15948 * gdb.base/foll-vfork.exp (tcatch_vfork_then_parent_follow)
15949 (tcatch_vfork_then_child_follow_exec)
15950 (tcatch_vfork_then_child_follow_exit): Revert back DWARF vfork
15951 identification.
15952
15953 2016-01-11 Jan Kratochvil <jan.kratochvil@redhat.com>
15954
15955 * gdb.guile/scm-value.exp (test_value_in_inferior): Set print elements
15956 and repeats to unlimited.
15957 * gdb.python/py-value.exp: Likewise.
15958 * lib/gdb.exp (gdb_has_argv0): Save and temporarily set print elements
15959 and repeats to unlimited.
15960
15961 2016-01-08 Jan Kratochvil <jan.kratochvil@redhat.com>
15962
15963 * gdb.multi/goodbye.c: Fix compilation warnings by adding return types
15964 and reordering the functions.
15965 * gdb.multi/hangout.c: Likewise.
15966 * gdb.multi/hello.c: Likewise.
15967
15968 2016-01-08 Simon Marchi <simon.marchi@ericsson.com>
15969
15970 * gdb.perf/lib/perftest/perftest.py: Change relative imports to
15971 absolute.
15972 (SingleStatisticTestResult.report): Use dict.keys instead of
15973 dict.iterkeys.
15974
15975 2016-01-06 Pedro Alves <palves@redhat.com>
15976
15977 * gdb.python/py-infthread.exp: Fix typo. Expect t0.num to be 1.
15978
15979 2016-01-04 Markus Metzger <markus.t.metzger@intel.com>
15980
15981 * gdb.btrace/dlopen.exp: New.
15982 * gdb.btrace/dlopen.c: New.
15983 * gdb.btrace/dlopen-dso.c: New.
15984
15985 2015-12-25 Sandra Loosemore <sandra@codesourcery.com>
15986
15987 * lib/gdb.exp (gdb_test): Update comments to clarify that the
15988 PATTERN argument is optional.
15989
15990 2015-12-24 Joel Brobecker <brobecker@adacore.com>
15991
15992 * lib/ada.exp (target_compile_ada_from_dir): New function.
15993 (gdb_compile_ada): Reimplement avoiding the use of project files.
15994 * gdb.ada/gnat_ada.gpr: Delete.
15995 * gdb.ada/cond_lang.exp: Adjust test to make path before
15996 filename optional.
15997 * gdb.ada/small_reg_param.exp: Likewise.
15998
15999 2015-12-22 Simon Marchi <simon.marchi@ericsson.com>
16000
16001 * gdb.base/foll-vork.exp: Remove HP-UX special case.
16002
16003 2015-12-22 Thomas Preud'homme <thomas.preudhomme@arm.com>
16004
16005 * lib/mi-support.exp (mi_run_cmd_full): Add an expect for the CLI jump
16006 case.
16007
16008 2015-12-21 Simon Marchi <simon.marchi@ericsson.com>
16009
16010 * gdb.base/break.exp: Remove dead code.
16011 * gdb.base/sepdebug.exp: Likewise.
16012
16013 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16014
16015 * gdb.asm/asm-source.exp: Remove HP-UX references.
16016 * gdb.base/annota1.exp: Likewise.
16017 * gdb.base/annota3.exp: Likewise.
16018 * gdb.base/attach.exp: Likewise.
16019 * gdb.base/bigcore.exp: Likewise.
16020 * gdb.base/break.exp: Likewise.
16021 * gdb.base/call-ar-st.exp: Likewise.
16022 * gdb.base/callfuncs.exp: Likewise.
16023 * gdb.base/catch-fork-static.exp: Likewise.
16024 * gdb.base/display.exp: Likewise.
16025 * gdb.base/foll-exec-mode.exp: Likewise.
16026 * gdb.base/foll-exec.exp: Likewise.
16027 * gdb.base/foll-fork.exp: Likewise.
16028 * gdb.base/foll-vfork.exp: Likewise.
16029 * gdb.base/funcargs.exp: Likewise.
16030 * gdb.base/hbreak2.exp: Likewise.
16031 * gdb.base/inferior-died.exp: Likewise.
16032 * gdb.base/interrupt.exp: Likewise.
16033 * gdb.base/multi-forks.exp: Likewise.
16034 * gdb.base/nodebug.exp: Likewise.
16035 * gdb.base/sepdebug.exp: Likewise.
16036 * gdb.base/solib1.c: Likewise.
16037 * gdb.base/step-test.exp: Likewise.
16038 * gdb.mi/non-stop.c: Likewise.
16039 * gdb.mi/pthreads.c: Likewise.
16040 * gdb.multi/bkpt-multi-exec.ex: Likewise.
16041 * gdb.threads/pthreads.c: Likewise.
16042 * gdb.threads/staticthreads.exp: Likewise.
16043 * lib/future.exp: Likewise.
16044 * lib/gdb.exp: Likewise.
16045 * gdb.base/so-indr-cl.c: Remove.
16046 * gdb.base/so-indr-cl.exp: Likewise.
16047 * gdb.base/solib.c: Likewise.
16048 * gdb.base/solib.exp: Likewise.
16049 * gdb.base/solib2.c: Likewise.
16050
16051 2015-12-21 Simon Marchi <simon.marchi@polymtl.ca>
16052
16053 * gdb.base/break.exp: Remove references to HP CC/aCC compilers.
16054 * gdb.base/call-ar-st.exp: Likewise.
16055 * gdb.base/callfuncs.exp: Likewise.
16056 * gdb.base/condbreak.exp: Likewise.
16057 * gdb.base/constvars.exp: Likewise.
16058 * gdb.base/hbreak2.exp: Likewise.
16059 * gdb.base/langs.exp: Likewise.
16060 * gdb.base/list.exp: Likewise.
16061 * gdb.base/long_long.exp: Likewise.
16062 * gdb.base/ptype.exp: Likewise.
16063 * gdb.base/scope.exp: Likewise.
16064 * gdb.base/signals.exp: Likewise.
16065 * gdb.base/so-impl-ld.exp: Likewise.
16066 * gdb.base/varargs.exp: Likewise.
16067 * gdb.base/volatile.exp: Likewise.
16068 * gdb.base/whatis.exp: Likewise.
16069 * gdb.cp/cplusfuncs.exp: Likewise.
16070 * gdb.cp/inherit.exp: Likewise.
16071 * gdb.cp/local.exp: Likewise.
16072 * gdb.cp/member-ptr.exp: Likewise.
16073 * gdb.cp/method.exp: Likewise.
16074 * gdb.cp/overload.exp: Likewise.
16075 * gdb.cp/templates.exp: Likewise.
16076 * gdb.stabs/weird.exp: Likewise.
16077 * lib/compiler.c: Likewise.
16078 * lib/compiler.cc: Likewise.
16079 * lib/cp-support.exp: Likewise.
16080 * lib/gdb.exp: Likewise.
16081
16082 2015-12-20 Simon Marchi <simon.marchi@polymtl.ca>
16083
16084 * configure.ac: Remove HP-UX case.
16085 * configure: Regenerate.
16086
16087 2015-12-18 Simon Marchi <simon.marchi@ericsson.com>
16088
16089 * lib/gdb.exp (gdb_compile): Add function doc.
16090
16091 2015-12-17 Pedro Alves <palves@redhat.com>
16092
16093 PR threads/19354
16094 * gdb.multi/info-threads.exp: New file.
16095
16096 2015-12-15 Yao Qi <yao.qi@linaro.org>
16097
16098 * gdb.trace/ftrace.exp: Set arg0exp to "$x0" if target
16099 is aarch64*-*-*.
16100
16101 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16102
16103 * gdb.base/history-duplicates.exp: Skip if no readline support.
16104
16105 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16106
16107 * gdb.base/gdbinit-history.exp: Skip for remote-host testing.
16108
16109 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16110
16111 * gdb.base/gdbhistsize-history.exp: Skip for remote-host testing.
16112
16113 2015-12-14 Sandra Loosemore <sandra@codesourcery.com>
16114
16115 * gdb.base/completion.exp: Skip tests that interrupt GDB with
16116 ctrl-C if nointerrupts target property is set.
16117 * gdb.base/double-prompt-target-event-error.exp: Likewise.
16118 * gdb.base/paginate-after-ctrl-c-running.exp: Likewise.
16119 * gdb.base/paginate-bg-execution.exp: Likewise.
16120 * gdb.base/paginate-execution-startup.exp: Likewise.
16121 * gdb.base/random-signal.exp: Likewise.
16122 * gdb.base/range-stepping.exp: Likewise.
16123 * gdb.cp/annota2.exp: Likewise.
16124 * gdb.cp/annota3.exp: Likewise.
16125 * gdb.gdb/selftest.exp: Likewise.
16126 * gdb.threads/continue-pending-status.exp: Likewise.
16127 * gdb.threads/leader-exit.exp: Likewise.
16128 * gdb.threads/manythreads.exp: Likewise.
16129 * gdb.threads/pthreads.exp: Likewise.
16130 * gdb.threads/schedlock.exp: Likewise.
16131 * gdb.threads/sigthread.exp: Likewise.
16132
16133 2015-12-11 Don Breazeal <donb@codesourcery.com>
16134
16135 * gdb.base/execl-update-breakpoints.exp (main): Enable for target
16136 remote.
16137 * gdb.base/foll-exec-mode.exp (main): Disable for target remote.
16138 * gdb.base/foll-exec.exp (main): Enable for target remote.
16139 * gdb.base/foll-fork.exp (main): Likewise.
16140 * gdb.base/foll-vfork.exp (main): Likewise.
16141 * gdb.base/multi-forks.exp (main): Likewise, and use clean_restart.
16142 (proc continue_to_exit_bp_loc): Use clean_restart.
16143 * gdb.base/pie-execl.exp (main): Disable for target remote.
16144 * gdb.base/watch-vfork.exp (main): Enable for target remote.
16145 * gdb.mi/mi-nsthrexec.exp (main): Likewise.
16146 * gdb.threads/execl.exp (main): Likewise.
16147 * gdb.threads/fork-child-threads.exp (main): Likewise.
16148 * gdb.threads/fork-plus-threads.exp (main): Disable for target
16149 remote.
16150 * gdb.threads/fork-thread-pending.exp (main): Enable for target
16151 remote.
16152 * gdb.threads/linux-dp.exp (check_philosopher_stack): Allow
16153 pid.tid style ptids, instead of just tid.
16154 * gdb.threads/thread-execl.exp (main): Enable for target remote.
16155 * gdb.threads/watchpoint-fork.exp (main): Likewise.
16156 * gdb.trace/report.exp (use_collected_data): Allow pid.tid style
16157 ptids, instead of just tid.
16158
16159 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16160
16161 * gdb.base/list.exp (test_list_forward): Add end of file error
16162 test.
16163 (test_repeat_list_command): Add end of file error test.
16164 (test_list_backwards): Add beginning of file error test.
16165
16166 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16167
16168 * gdb.base/list.exp (test_list_invalid_args): New function,
16169 defined, and called.
16170
16171 2015-12-11 Andrew Burgess <andrew.burgess@embecosm.com>
16172
16173 * gdb.base/list.exp (test_list): Make test names unique.
16174
16175 2015-12-11 Yao Qi <yao.qi@linaro.org>
16176
16177 * gdb.base/coremaker2.c: Remove.
16178
16179 2015-12-10 Pedro Alves <palves@redhat.com>
16180
16181 * gdb.multi/base.exp: Remove stale "spaces" references.
16182
16183 2015-12-10 Pedro Alves <palves@redhat.com>
16184
16185 * gdb.multi/base.exp: Don't use nowarnings.
16186 * gdb.multi/bkpt-multi-exec.exp: Don't use nowarnings.
16187 * gdb.multi/hangout.c: Include stdio.h.
16188 * gdb.multi/hello.c: Include stdlib.h.
16189 * gdb.multi/multi-arch-exec.c: Include stdlib.h.
16190 * gdb.multi/multi-arch-exec.exp: Don't use nowarnings.
16191 * gdb.multi/multi-arch.exp: Don't use nowarnings.
16192
16193 2015-12-10 Andrew Burgess <andrew.burgess@embecosm.com>
16194
16195 * gdb.dwarf2/dw2-ranges-base.c: New file.
16196 * gdb.dwarf2/dw2-ranges-base.exp: New file.
16197 * lib/dwarf.exp (namespace eval Dwarf): Add new variables to
16198 support additional line table, and debug ranges generation.
16199 (Dwarf::ranges): New function, generate .debug_ranges.
16200 (Dwarf::lines): Support generating simple line table programs.
16201 (Dwarf::assemble): Initialise new namespace variables.
16202
16203 2015-12-09 Kevin Buettner <kevinb@redhat.com>
16204
16205 * gdb.base/async.exp (proc test_background): Add case for
16206 asynchronous execution not supported.
16207
16208 2015-12-09 Luis Machado <lgustavo@codesourcery.com>
16209
16210 * gdb.mi/mi-var-display.exp: Add new checks for the zero-hexadecimal
16211 format and change test names to make them unique.
16212
16213 2015-12-09 Ruslan Kabatsayev <b7.10110111@gmail.com>
16214 Pedro Alves <pedro@redhat.com>
16215
16216 PR gdb/18702
16217 Add checking of floatformats setup on x86_64 hosts.
16218 * gdb.arch/i386-float.S (main): Load bigval and smallval.
16219 (smallval, bigval): New labels/constants.
16220 * gdb.arch/i386-float.exp: Use with_test_prefix and test "info
16221 float" after loading bigval and smallval.
16222
16223 2015-12-07 Pierre-Marie de Rodat <derodat@adacore.com>
16224
16225 * gdb.ada/fun_overload_menu.exp: New testcase.
16226 * gdb.ada/fun_overload_menu/foo.adb: New testcase.
16227
16228 2015-12-04 Josh Stone <jistone@redhat.com>
16229
16230 * gdb.base/catch-fork-static.exp: New.
16231
16232 2015-12-03 Yao Qi <yao.qi@linaro.org>
16233
16234 * gdb.base/sizeof.c: Don't include stdio.h and
16235 ../lib/unbuffer_output.c.
16236 (main): New variable 'size' and 'value'. Remove printf and
16237 gdb_unbuffer_output. Assign return value to size and value.
16238 * gdb.base/sizeof.exp: Remove the checking to gdb,noinferiorio
16239 at the beginning.
16240 (check_sizeof): Check the result by printing variable 'size'.
16241 (check_valueof): Check the result by printing variable 'value'.
16242
16243 2015-12-01 Yao Qi <yao.qi@linaro.org>
16244
16245 * gdb.base/disp-step-syscall.exp: Define syscall instruction
16246 for aarch64*-*-linux* target.
16247
16248 2015-11-30 Pedro Alves <palves@redhat.com>
16249
16250 * gdb.threads/no-unwaited-for-left.exp: Remove setup_kfail calls.
16251
16252 2015-11-30 Pedro Alves <palves@redhat.com>
16253
16254 * lib/range-stepping-support.exp (exec_cmd_expect_vCont_count):
16255 Handle non-stop mode vCont replies.
16256
16257 2015-11-30 Pedro Alves <palves@redhat.com>
16258
16259 * gdb.base/dprintf-non-stop.exp: Use build_executable instead of
16260 prepare_for_testing. Start gdb with "set non-stop on" appended to
16261 GDBFLAGS. Lax expected stop output.
16262
16263 2015-11-27 Yao Qi <yao.qi@linaro.org>
16264
16265 * gdb.arch/arm-neon.exp: New.
16266 * gdb.arch/arm-neon.c: New.
16267
16268 2015-11-27 Yao Qi <yao.qi@linaro.org>
16269
16270 * gdb.cp/annota2.exp: Rewrite the pattern using multi_line.
16271
16272 2015-11-27 Yao Qi <yao.qi@linaro.org>
16273
16274 * gdb.cp/annota2.exp: Allow multiple occurrences of the
16275 frames-invalid annotation.
16276
16277 2015-11-27 Yao Qi <yao.qi@linaro.org>
16278
16279 * gdb.cp/annota2.exp: Use ${frames_invalid}.
16280
16281 2015-11-26 Simon Marchi <simon.marchi@ericsson.com>
16282
16283 * gdb.threads/names.exp: New file.
16284 * gdb.threads/names.c: New file.
16285 * README: Mention gdb,no_thread_names.
16286
16287 2015-11-26 Markus Metzger <markus.t.metzger@intel.com>
16288
16289 PR 19297
16290 * lib/gdb.exp (skip_btrace_pt_tests): Check for a "GDB does not
16291 support" error.
16292
16293 2015-11-24 Pedro Alves <palves@redhat.com>
16294
16295 PR 17539
16296 * gdb.base/display.exp: Expect displays to be sorted in ascending
16297 order. Use multi_line.
16298 * gdb.base/solib-display.exp: Likewise.
16299
16300 2015-11-24 Pedro Alves <palves@redhat.com>
16301
16302 PR 17539
16303 * gdb.base/display.exp: Expect displays to be sorted in ascending
16304 order. Use multi_line.
16305 * gdb.base/solib-display.exp: Likewise.
16306
16307 2015-11-24 Pedro Alves <palves@redhat.com>
16308
16309 PR 17539
16310 * gdb.base/foll-exec-mode.exp: Adjust to GDB listing inferiors and
16311 threads in ascending order.
16312 * gdb.base/foll-fork.exp: Likewise.
16313 * gdb.base/foll-vfork.exp: Likewise.
16314 * gdb.base/multi-forks.exp: Likewise.
16315 * gdb.mi/mi-nonstop.exp: Likewise.
16316 * gdb.mi/mi-nsintrall.exp: Likewise.
16317 * gdb.multi/base.exp: Likewise.
16318 * gdb.multi/multi-arch.exp: Likewise.
16319 * gdb.python/py-inferior.exp: Likewise.
16320 * gdb.threads/break-while-running.exp: Likewise.
16321 * gdb.threads/execl.exp: Likewise.
16322 * gdb.threads/gcore-thread.exp: Likewise.
16323 * gdb.threads/info-threads-cur-sal.exp: Likewise.
16324 * gdb.threads/kill.exp: Likewise.
16325 * gdb.threads/linux-dp.exp: Likewise.
16326 * gdb.threads/multiple-step-overs.exp: Likewise.
16327 * gdb.threads/next-bp-other-thread.exp: Likewise.
16328 * gdb.threads/step-bg-decr-pc-switch-thread.exp: Likewise.
16329 * gdb.threads/step-over-lands-on-breakpoint.exp: Likewise.
16330 * gdb.threads/step-over-trips-on-watchpoint.exp: Likewise.
16331 * gdb.threads/thread-find.exp: Likewise.
16332 * gdb.threads/tls.exp: Likewise.
16333 * lib/mi-support.exp (mi_reverse_list): Delete.
16334 (mi_check_thread_states): No longer reverse list.
16335
16336 2015-11-24 Pedro Alves <palves@redhat.com>
16337
16338 * gdb.python/py-inferior.exp: Use with_test_prefix. Consistently
16339 use lowercase.
16340
16341 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16342
16343 * gdb.trace/actions.c: Include trace-common.h.
16344 (main): Add a location for a fast tracepoint.
16345 * gdb.trace/save-trace.exp: Set a fast tracepoint in addition to
16346 the normal tracepoints.
16347 (gdb_verify_tracepoints): Adjust number of expected tracepoints.
16348
16349 2015-11-23 Simon Marchi <simon.marchi@ericsson.com>
16350
16351 * save-trace.exp: Factor out code to these...
16352 (gdb_save_tracepoints): New.
16353 (gdb_load_tracepoints): New.
16354 (do_save_load_test): New.
16355
16356 2015-11-23 Kevin Buettner <kevinb@redhat.com>
16357
16358 * gdb.base/asmlabel.exp: New test.
16359 * gdb.base/asmlabel.c: New test case.
16360
16361 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16362
16363 * gdb.base/wrong_frame_bt_full-main.c: New file.
16364 * gdb.base/wrong_frame_bt_full-opaque.c: New file.
16365 * gdb.base/wrong_frame_bt_full.exp: New file.
16366
16367 2015-11-23 Joel Brobecker <brobecker@adacore.com>
16368
16369 * testsuite/gdb.ada/var_rec_arr.exp: Add "ptype a1(1)" test.
16370
16371 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16372
16373 * gdb.base/callfuncs.exp (fetch_all_registers): Filter out the
16374 pstate register when comparing registers values in
16375 sparc64-*-linux-gnu targets to avoid spurious differences.
16376
16377 2015-11-20 Jose E. Marchesi <jose.marchesi@oracle.com>
16378
16379 * gdb.arch/sparc-sysstep.c: Include unistd.h for getpid.
16380
16381 2015-11-19 Sandra Loosemore <sandra@codesourcery.com>
16382
16383 * gdb.base/nested-subp1.exp: Pass executable, not executable name,
16384 as type argument to gdb_compile.
16385 * gdb.base/nested-subp2.exp: Likewise.
16386 * gdb.base/nested-subp3.exp: Likewise.
16387
16388 2015-11-17 Dominik Vogt <vogt@linux.vnet.ibm.com>
16389
16390 * lib/dwarf.exp (_note): Fix left shift of negative value.
16391 * gdb.trace/trace-condition.exp: Likewise.
16392
16393 2015-11-13 Yao Qi <yao.qi@linaro.org>
16394
16395 * gdb.base/call-sc.exp (test_scalar_returns): Remove the
16396 comments about d10v.
16397 (test_scalar_returns): Likewise.
16398 * gdb.base/d10v.ld: Remove.
16399 * gdb.base/overlays.exp: Remove the target triplet checking for
16400 d10v-*-*.
16401 * gdb.base/structs.exp (test_struct_returns): Remove the
16402 comments about d10v.
16403 (test_struct_calls): Likewise.
16404
16405 2015-11-13 Yao Qi <yao.qi@linaro.org>
16406
16407 * gdb.base/gnu_vector.exp: Check the return value by "p res".
16408 * gdb.base/gnu_vector.c: Don't include stdio.h.
16409 (main): Don't print res and call add_some_intvecs.
16410
16411 2015-11-11 Marcin Kościelnicki <koriakin@0x04.net>
16412
16413 * gdb.trace/change-loc.h: include "trace-common.h", remove SYMBOL
16414 macro.
16415 (func5): Removed.
16416 (func4): Use FAST_TRACEPOINT_LABEL.
16417 * gdb.trace/ftrace-lock.c: include "trace-common.h", remove SYMBOL
16418 macro.
16419 (func): Removed.
16420 (thread_function): Use FAST_TRACEPOINT_LABEL.
16421 * gdb.trace/ftrace.c: include "trace-common.h", remove SYMBOL macro.
16422 (func): Remove.
16423 (marker): Use FAST_TRACEPOINT_LABEL.
16424 * gdb.trace/pendshr1.c: include "trace-common.h", remove SYMBOL macro.
16425 (pendfunc1): Remove.
16426 (pendfunc): Use FAST_TRACEPOINT_LABEL.
16427 * gdb.trace/pendshr2.c: include "trace-common.h", remove SYMBOL macro.
16428 (foo): Remove.
16429 (pendfunc2): Use FAST_TRACEPOINT_LABEL.
16430 * gdb.trace/trace-break.c: include "trace-common.h", remove SYMBOL
16431 macro.
16432 (func): Remove.
16433 (marker): Use FAST_TRACEPOINT_LABEL.
16434 * gdb.trace/trace-common.h: New header.
16435 * gdb.trace/trace-condition.c: include "trace-common.h", remove SYMBOL
16436 macro.
16437 (func): Remove.
16438 (marker): Use FAST_TRACEPOINT_LABEL.
16439 * gdb.trace/trace-mt.c: include "trace-common.h", remove SYMBOL macro.
16440 (func): Remove.
16441 (thread_function): Use FAST_TRACEPOINT_LABEL.
16442
16443 2015-11-10 Marcin Kościelnicki <koriakin@0x04.net>
16444
16445 * gdb.trace/backtrace.exp: Use global fpreg/spreg definition, add $
16446 in front.
16447 * gdb.trace/change-loc.exp: Use global pcreg definition.
16448 * gdb.trace/collection.exp: Use global pcreg/fpreg/spreg definition.
16449 * gdb.trace/entry-values.exp: Use global spreg definition, add $
16450 in front.
16451 * gdb.trace/mi-trace-frame-collected.exp: Use global pcreg definition.
16452 * gdb.trace/pending.exp: Likewise.
16453 * gdb.trace/report.exp: Use global pcreg/fpreg/spreg definition.
16454 * gdb.trace/trace-break.exp: Likewise.
16455 * gdb.trace/trace-condition.exp: Use global pcreg definition, add $
16456 in front.
16457 * gdb.trace/unavailable.exp: Use global pcreg/fpreg/spreg definition.
16458 * gdb.trace/while-dyn.exp: Use global fpreg definition, add $
16459 in front.
16460 * lib/trace-support.exp: Define fpreg, spreg, pcreg variables.
16461
16462 2015-11-09 Joel Brobecker <brobecker@adacore.com>
16463
16464 * gdb.ada/fin_fun_out: New testcase.
16465
16466 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16467
16468 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Don't hardcode
16469 value associated with DW_AT_byte_size.
16470 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Don't hardcode
16471 constants for DW_AT_byte_size, DW_AT_lower_bound, and
16472 DW_AT_upper_bound.
16473
16474 2015-11-07 Kevin Buettner <kevinb@redhat.com>
16475
16476 * lib/gdb (gdb_target_symbol_prefix_flags_asm): New proc.
16477 (gdb_target_symbol_prefix_flags): Define in terms of _asm
16478 version.
16479 * gdb.arch/i386-float.exp, gdb.arch/i386-permbkpt.exp,
16480 gdb.dwarf2/dw2-canonicalize-type.exp,
16481 gdb.dwarf2/dw2-compdir-oldgcc.exp, gdb.dwarf2/dw2-minsym-in-cu.exp,
16482 gdb.dwarf2/dw2-op-stack-value.exp, gdb.dwarf2/dw2-unresolved.exp,
16483 gdb.dwarf2/fission-reread.exp, gdb.dwarf2/pr13961.exp: Use flags
16484 provided by gdb_target_symbol_prefix_flags_asm.
16485 * gdb.dwarf2/dw2-canonicalize-type.S, gdb.dwarf2/dw2-compdir-oldgcc.S,
16486 testsuite/gdb.dwarf2/dw2-minsym-in-cu.S,
16487 testsuite/gdb.dwarf2/dw2-unresolved-main.c,
16488 testsuite/gdb.dwarf2/dw2-unresolved.S, gdb.dwarf2/fission-reread.S,
16489 gdb.dwarf2/pr13961.S: Define and use SYMBOL macro (and supporting
16490 macros where needed). Use this macro for symbols which require
16491 the prefix provided by SYMBOL_PREFIX.
16492
16493 2015-11-05 Kevin Buettner <kevinb@redhat.com>
16494
16495 * lib/gdb.exp (gdb_target_symbol_prefix, gdb_target_symbol):
16496 New procs.
16497 * lib/dwarf.exp (_handle_DW_TAG): Handle attribute values,
16498 representing expressions, of more than one list element.
16499 * gdb.dwarf2/atomic-type.exp (Dwarf::assemble): Use gdb_target_symbol
16500 to prepend linker symbol prefix to f.
16501 * gdb.dwarf2/data-loc.exp (Dwarf::assemble): Likewise, for
16502 table_1 and table_2.
16503 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp (Dwarf::assemble):
16504 Likewise, for f and g.
16505 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble): Likewise,
16506 for ptr.
16507 * gdb.dwarf2/dw2-regno-invalid.exp (Dwarf::assemble): Likewise,
16508 for main.
16509 * gdb.dwarf2/dynarr-ptr.exp (Dwarf::assemble): Likewise, for
16510 table_1_ptr and table_2_ptr.
16511
16512 2015-11-03 Jan Kratochvil <jan.kratochvil@redhat.com>
16513 Joel Brobecker <brobecker@adacore.com>
16514
16515 * gdb.mi/mi-vla-fortran.exp (evaluate allocated vla): Permit any data.
16516
16517 2015-11-04 Marcin Kościelnicki <koriakin@0x04.net>
16518
16519 * gdb.reverse/s390-mvcle.c: New test.
16520 * gdb.reverse/s390-mvcle.exp: New file.
16521 * lib/gdb.exp: Enable reverse tests on s390*-linux.
16522
16523 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16524
16525 * gdb.reverse/readv-reverse.exp: Obvious typo fixed.
16526
16527 2015-11-02 Marcin Kościelnicki <koriakin@0x04.net>
16528
16529 * gdb.reverse/fstatat-reverse.exp: Set breakpoint on marker1 after
16530 reaching marker2.
16531 * gdb.reverse/getresuid-reverse.exp: Likewise.
16532 * gdb.reverse/pipe-reverse.exp: Likewise.
16533 * gdb.reverse/readv-reverse.exp: Likewise.
16534 * gdb.reverse/recvmsg-reverse.exp: Likewise.
16535 * gdb.reverse/time-reverse.exp: Likewise.
16536 * gdb.reverse/waitpid-reverse.exp: Likewise and add KFAILs.
16537
16538 2015-10-30 Yao Qi <yao.qi@linaro.org>
16539
16540 * gdb.threads/wp-replication.c (watch_count_done): Remove.
16541 (empty_cycle): Remove.
16542 (main): Don't call empty_cycle. Don't use watch_count_done.
16543 * gdb.threads/wp-replication.exp: Don't set breakpoint on
16544 empty_cycle. Rewrite the code counting HW watchpoints.
16545
16546 2015-10-30 Marcin Kościelnicki <koriakin@0x04.net>
16547
16548 * gdb.reverse/fstatat-reverse.c: New test.
16549 * gdb.reverse/fstatat-reverse.exp: New file.
16550 * gdb.reverse/getresuid-reverse.c: New test.
16551 * gdb.reverse/getresuid-reverse.exp: New file.
16552 * gdb.reverse/pipe-reverse.c: New test.
16553 * gdb.reverse/pipe-reverse.exp: New file.
16554 * gdb.reverse/readv-reverse.c: New test.
16555 * gdb.reverse/readv-reverse.exp: New file.
16556 * gdb.reverse/recvmsg-reverse.c: New test.
16557 * gdb.reverse/recvmsg-reverse.exp: New file.
16558 * gdb.reverse/time-reverse.c: New test.
16559 * gdb.reverse/time-reverse.exp: New file.
16560 * gdb.reverse/waitpid-reverse.c: New test.
16561 * gdb.reverse/waitpid-reverse.exp: New file.
16562
16563 2015-10-27 Jan Kratochvil <jan.kratochvil@redhat.com>
16564
16565 * gdb.ada/access_to_packed_array.exp: Fix typos erroring the testfile.
16566
16567 2015-10-26 Doug Evans <dje@google.com>
16568
16569 PR symtab/17391
16570 * lib/dwarf.exp (_location): Add support for DW_OP_regx.
16571 * gdb.dwarf2/bad-regnum.c: New file.
16572 * gdb.dwarf2/bad-regnum.exp: New file.
16573
16574 2015-10-26 Doug Evans <dje@google.com>
16575
16576 PR python/18938
16577 * gdb.python/python.exp: Add test for symlink from .py file to .notpy
16578 file.
16579
16580 2015-10-25 Jan Kratochvil <jan.kratochvil@redhat.com>
16581
16582 * gdb.compile/compile.exp (compile code globalvar): Update expectation
16583 for a change by "Mention language in compile error message".
16584
16585 2015-10-21 Simon Marchi <simon.marchi@polymtl.ca>
16586
16587 PR python/18073
16588 * gdb.python/py-type.c (C::a_method): New.
16589 (C::a_const_method): New.
16590 (C::a_static_method): New.
16591 (a_function): New.
16592 * gdb.python/py-type.exp (test_fields): Test getting fields
16593 from function and method.
16594
16595 2015-10-21 Keven Boell <keven.boell@intel.com>
16596
16597 * gdb.fortran/vla-alloc-assoc.exp: New file.
16598 * gdb.fortran/vla-datatypes.exp: New file.
16599 * gdb.fortran/vla-datatypes.f90: New file.
16600 * gdb.fortran/vla-history.exp: New file.
16601 * gdb.fortran/vla-ptype-sub.exp: New file.
16602 * gdb.fortran/vla-ptype.exp: New file.
16603 * gdb.fortran/vla-sizeof.exp: New file.
16604 * gdb.fortran/vla-sub.f90: New file.
16605 * gdb.fortran/vla-value-sub-arbitrary.exp: New file.
16606 * gdb.fortran/vla-value-sub-finish.exp: New file.
16607 * gdb.fortran/vla-value-sub.exp: New file.
16608 * gdb.fortran/vla-value.exp: New file.
16609 * gdb.fortran/vla-ptr-info.exp: New file.
16610 * gdb.mi/mi-vla-fortran.exp: New file.
16611 * gdb.mi/vla.f90: New file.
16612
16613 2015-10-21 Sandra Loosemore <sandra@codesourcery.com>
16614
16615 * gdb.base/freebpcmd.exp: Use with_timeout_factor instead
16616 of hardwired timeout value.
16617
16618 2015-10-20 Jan Kratochvil <jan.kratochvil@redhat.com>
16619 Pedro Alves <palves@redhat.com>
16620
16621 * gdb.dwarf2/dw2-regno-invalid.exp: New file.
16622 * lib/dwarf.exp (Dwarf): Add DW_OP_bregx.
16623
16624 2015-10-19 Josh Stone <jistone@redhat.com>
16625
16626 * gdb.base/catch-syscall.c: Include <sched.h>.
16627 (unknown_syscall): New variable.
16628 (main): Trigger a vfork and an unknown syscall.
16629 * gdb.base/catch-syscall.exp (vfork_syscalls): New variable.
16630 (unknown_syscall_number): Likewise.
16631 (check_call_to_syscall): Accept an optional syscall pattern.
16632 (check_return_from_syscall): Likewise.
16633 (check_continue): Likewise.
16634 (test_catch_syscall_without_args): Check for vfork and ENOSYS.
16635 (test_catch_syscall_skipping_return): New test toggling off 'catch
16636 syscall' to step over the syscall return, then toggling back on.
16637 (test_catch_syscall_mid_vfork): New test turning on 'catch syscall'
16638 during a PTRACE_EVENT_VFORK stop, in the middle of a vfork syscall.
16639 (do_syscall_tests): Call test_catch_syscall_without_args and
16640 test_catch_syscall_mid_vfork.
16641 (test_catch_syscall_without_args_noxml): Check for vfork and ENOSYS.
16642 (fill_all_syscalls_numbers): Initialize unknown_syscall_number.
16643
16644 2015-10-19 Andrew Stubbs <ams@codesourcery.com>
16645
16646 * gdb.cp/inherit.exp (print g_vB, print g_vC, print g_vD,
16647 print g_vE): Add new pass patterns.
16648 * gdb.cp/virtbase.exp (print *this, print *(D *) e): Allow GDB to
16649 print various symbol names for vptr fields.
16650
16651 2015-10-12 Andrew Burgess <andrew.burgess@embecosm.com>
16652
16653 * gdb.base/dbx.exp (test_func): Remove xfails, update expected
16654 results.
16655
16656 2015-10-12 Yao Qi <yao.qi@linaro.org>
16657
16658 * gdb.arch/disp-step-insn-reloc.exp: New test case.
16659
16660 2015-10-12 Yao Qi <yao.qi@linaro.org>
16661
16662 * lib/gdb.exp (support_displaced_stepping): Return 1 if target
16663 is aarch64*-*-linux*.
16664
16665 2015-10-12 Yao Qi <yao.qi@linaro.org>
16666
16667 * gdb.arch/insn-reloc.c (can_relocate_bcond): Rename to ...
16668 (can_relocate_bcond_true): ... it.
16669 (can_relocate_bcond_false): New function.
16670 (foo): Likewise.
16671 (can_relocate_bl): Likewise.
16672 (testcases) [__aarch64__]: Add can_relocate_bcond_false and
16673 can_relocate_bl.
16674
16675 2015-10-12 Pierre-Marie de Rodat <derodat@adacore.com>
16676
16677 * gdb.base/nested-addr.c: New file.
16678 * gdb.base/nested-addr.exp: New testcase.
16679
16680 2015-10-09 Markus Metzger <markus.t.metzger@intel.com>
16681
16682 * gdb.btrace/vdso.c (main): Remove breakpoint markers.
16683 * gdb.btrace/vdso.exp: Change stepping command to "next" and ignore
16684 its output. Ignore the output of "record goto begin" and instead
16685 check that GDB is replaying.
16686
16687 2015-10-09 Pedro Alves <palves@redhat.com>
16688
16689 * gdb.base/a2-run.exp (maybe_exp_continue): New procedure.
16690 (top level): Use it in the run with no args test.
16691
16692 2015-10-08 Iain Buclaw <ibuclaw@gdcproject.org>
16693
16694 * gdb.dlang/properties.exp: New file.
16695
16696 2015-10-02 Sandra Loosemore <sandra@codesourcery.com>
16697
16698 * gdb.dwarf2/staticvirtual.exp: Generalize regexp so it can match
16699 whether or not address 0x1000 is mapped on the target.
16700
16701 2015-09-30 Simon Marchi <simon.marchi@ericsson.com>
16702
16703 * gdb.python/py-type.exp: Do not run tests if binaries fail to
16704 build.
16705
16706 2015-09-30 Markus Metzger <markus.t.metzger@intel.com>
16707
16708 * gdb.btrace/tsx.exp: Consider multiple correct outputs in the record
16709 instruction-history test.
16710
16711 2015-09-28 Doug Evans <dje@google.com>
16712
16713 * gdb.base/gcore.c (array_func): Add reference to static_array.
16714
16715 2015-09-25 Simon Marchi <simon.marchi@ericsson.com>
16716
16717 * gdb.gdb/selftest.exp (do_steps_and_nexts): Adjust expected
16718 source line.
16719
16720 2015-09-24 Sandra Loosemore <sandra@codesourcery.com>
16721
16722 * gdb.cp/classes.exp (test_enums): Generalize regexp to allow
16723 short or char as base type.
16724
16725 2015-09-23 Sandra Loosemore <sandra@codesourcery.com>
16726
16727 * gdb.cp/var-tag.exp (do_global_tests): Generalize opt_underlying
16728 to allow any size enum.
16729
16730 2015-09-23 Pierre-Marie de Rodat <derodat@adacore.com>
16731
16732 * gdb.ada/array_ptr_renaming.exp: New testcase.
16733 * gdb.ada/array_ptr_renaming/foo.adb: New file.
16734 * gdb.ada/array_ptr_renaming/pack.ads: New file.
16735
16736 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16737
16738 * gdb.trace/ftrace-lock.c: New file.
16739 * gdb.trace/ftrace-lock.exp: New file.
16740
16741 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16742
16743 * gdb.arch/insn-reloc.c: New file.
16744 * gdb.arch/ftrace-insn-reloc.exp: New file.
16745
16746 2015-09-21 Pierre Langlois <pierre.langlois@arm.com>
16747
16748 * gdb.trace/change-loc.h (func4) [__aarch64__]: Add a nop
16749 instruction.
16750 * gdb.trace/pendshr1.c (pendfunc): Likewise.
16751 * gdb.trace/pendshr2.c (pendfunc2): Likewise.
16752 * gdb.trace/range-stepping.c: Likewise.
16753 * gdb.trace/trace-break.c: Likewise.
16754 * gdb.trace/trace-mt.c (thread_function): Likewise.
16755 * gdb.trace/ftrace.c (marker): Likewise.
16756 * gdb.trace/trace-condition.c (marker): Likewise.
16757 * gdb.trace/ftrace.exp: Enable ftrace test if is_aarch64_target.
16758 * gdb.trace/trace-condition.exp: Set pcreg to "\$pc" if
16759 is_aarch64_target.
16760
16761 2015-09-18 Doug Evans <xdje42@gmail.com>
16762
16763 * gdb.dwarf2/dw2-bad-unresolved.c: New file.
16764 * gdb.dwarf2/dw2-bad-unresolved.exp: New file.
16765
16766 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16767
16768 * gdb.base/dso2dso.exp: Don't use directory prefix when setting
16769 the breakpoint.
16770
16771 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16772
16773 * gdb.mi/mi-pending.exp: Don't use directory prefix when setting
16774 the pending breakpoint. Remove timeout override for "Run till
16775 MI pending breakpoint on pendfunc3 on thread 2" test.
16776
16777 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16778
16779 * gdb.mi/mi-cli.exp: Don't require directory prefix in breakpoint
16780 filename pattern.
16781
16782 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16783
16784 * gdb.mi/mi-dprintf-pending.exp: Don't require directory prefix
16785 in breakpoint filename pattern.
16786
16787 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16788
16789 * gdb.base/global-var-nested-by-dso.exp: Call gdb_load_shlibs.
16790
16791 2015-09-18 Sandra Loosemore <sandra@codesourcery.com>
16792
16793 * gdb.linespec/explicit.exp: Check for readline support for
16794 tab-completion tests. Fix obvious typo.
16795
16796 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16797
16798 * gdb.btrace/multi-thread-step.exp: Test scheduler-locking on, step,
16799 and replay.
16800
16801 2015-09-18 Markus Metzger <markus.t.metzger@intel.com>
16802
16803 * gdb.btrace/non-stop.c: New.
16804 * gdb.btrace/non-stop.exp: New.
16805
16806 2015-09-17 Pierre Langlois <pierre.langlois@arm.com>
16807 Yao Qi <yao.qi@linaro.org>
16808
16809 * gdb.trace/trace-condition.c: New file.
16810 * gdb.trace/trace-condition.exp: New file.
16811
16812 2015-09-16 Wei-cheng Wang <cole945@gmail.com>
16813
16814 * gdb.trace/ftrace.exp: (test_ftrace_condition) New function
16815 for testing bytecode compilation.
16816
16817 2015-09-16 Pedro Alves <palves@redhat.com>
16818 Sandra Loosemore <sandra@codesourcery.com>
16819
16820 * gdb.threads/non-stop-fair-events.c (timeout): New global.
16821 (SECONDS): Redefine.
16822 (main): Call pthread_kill and alarm early.
16823 * gdb.threads/non-stop-fair-events.exp: Probe displaced stepping
16824 support.
16825 (test): If the target can't hardware step and doesn't support
16826 displaced stepping, increase the timeout.
16827
16828 2015-09-16 Pedro Alves <palves@redhat.com>
16829
16830 * gdb.threads/non-stop-fair-events.exp (gdb_test_no_anchor)
16831 (enable_debug): New procedures.
16832 (test): Use them. Bail out if waiting for threads fails.
16833 (top level): Bail out if a test fails.
16834
16835 2015-09-16 Yao Qi <yao.qi@linaro.org>
16836
16837 * gdb.asm/asm-source.exp: Set asm-arch for
16838 aarch64*-*-* target.
16839 * gdb.asm/aarch64.inc: New file.
16840
16841 2015-09-15 Pierre-Marie de Rodat <derodat@adacore.com>
16842
16843 * gdb.ada/array_of_variable_length.exp: New testcase.
16844 * gdb.ada/array_of_variable_length/foo.adb: New file.
16845 * gdb.ada/array_of_variable_length/pck.adb: New file.
16846 * gdb.ada/array_of_variable_length/pck.ads: New file.
16847
16848 2015-09-15 Doug Evans <dje@google.com>
16849
16850 * gdb.base/callfuncs.exp (do_function_calls): Handle clang naming
16851 of function static local variable.
16852
16853 2015-09-15 Philippe Waroquiers <philippe.waroquiers@skynet.be>
16854
16855 * gdb.threads/tls-so_extern.exp: New test file.
16856 * gdb.threads/tls-so_extern.c: New test file.
16857 * gdb.threads/tls-so_extern_main.c: New test file.
16858
16859 2015-09-15 Jan Kratochvil <jan.kratochvil@redhat.com>
16860
16861 * gdb.opt/solib-intra-step-lib.c: New file.
16862 * gdb.opt/solib-intra-step-main.c: New file.
16863 * gdb.opt/solib-intra-step.exp: New file.
16864
16865 2015-09-15 Pedro Alves <palves@redhat.com>
16866
16867 * gdb.threads/non-ldr-exc-3.exp (do_test): Use
16868 gdb_continue_to_breakpoint instead of gdb_test_multiple.
16869
16870 2015-09-14 Pedro Alves <palves@redhat.com>
16871
16872 * gdb.base/hook-stop-continue.c: Delete.
16873 * gdb.base/hook-stop-continue.exp: Delete.
16874 * gdb.base/hook-stop-frame.c: Delete.
16875 * gdb.base/hook-stop-frame.exp: Delete.
16876 * gdb.base/hook-stop.c: New file.
16877 * gdb.base/hook-stop.exp: New file.
16878
16879 2015-09-14 Pierre-Marie de Rodat <derodat@adacore.com>
16880
16881 * gdb.ada/access_to_packed_array.exp: New testcase.
16882 * gdb.ada/access_to_packed_array/foo.adb: New file.
16883 * gdb.ada/access_to_packed_array/pack.adb: New file.
16884 * gdb.ada/access_to_packed_array/pack.ads: New file.
16885
16886 2015-09-14 Markus Metzger <markus.t.metzger@intel.com>
16887
16888 * gdb.btrace/buffer-size.exp: Remove recording with unlimited BTS
16889 buffer size test.
16890
16891 2015-09-11 Don Breazeal <donb@codesourcery.com>
16892
16893 * gdb.base/foll-exec.c: Add copyright header. Fix
16894 formatting issues.
16895 * gdb.base/foll-exec.exp (zap_session): Delete proc.
16896 (do_exec_tests): Use clean_restart in place of zap_session,
16897 and for test initialization. Fix formatting issues. Use
16898 fail in place of perror.
16899 * gdb.base/pie-execl.exp (main): Use 'inferior_spawn_id' in
16900 an expect statement to match an expression with output from
16901 the program under debug.
16902 * gdb.threads/non-ldr-exc-1.exp (do_test, main): Add
16903 non-stop tests and use save_vars to enable non-stop in GDBFLAGS.
16904 * gdb.threads/non-ldr-exc-2.exp: Likewise.
16905 * gdb.threads/non-ldr-exc-3.exp: Likewise.
16906 * gdb.threads/non-ldr-exc-4.exp: Likewise.
16907
16908 2015-09-09 Doug Evans <dje@google.com>
16909
16910 * gdb.python/py-prettyprint.exp: Check result of run_lang_tests.
16911
16912 2015-09-09 Doug Evans <dje@google.com>
16913
16914 * gdb.base/pie-execl.exp: Fix result test of build_executable.
16915
16916 2015-09-09 Doug Evans <dje@google.com>
16917
16918 * gdb.base/savedregs.exp: Fix typo.
16919
16920 2015-09-09 Pedro Alves <palves@redhat.com>
16921
16922 * gdb.mi/mi-cli.exp: Add CLI finish tests.
16923
16924 2015-09-08 Sandra Loosemore <sandra@codesourcery.com>
16925
16926 * gdb.threads/hand-call-in-threads.exp: Make sure the thread
16927 command actually switches threads. Give up on remaining
16928 tests if target fails to stop at breakpoint.
16929
16930 2015-09-03 Pierre-Marie de Rodat <derodat@adacore.com>
16931
16932 * gdb.ada/funcall_char.exp: New testcase.
16933 * gdb.ada/funcall_char/foo.adb: New file.
16934
16935 2015-09-01 Pierre-Marie de Rodat <derodat@adacore.com>
16936
16937 * gdb.ada/complete.exp: Add "pck.ambiguous_func" to the relevant
16938 expected outputs. Add two testcases for completing ambiguous
16939 functions.
16940 * gdb.ada/complete/aux_pck.adb: New file.
16941 * gdb.ada/complete/aux_pck.ads: New file.
16942 * gdb.ada/complete/foo.adb: Pull Aux_Pck and call the two
16943 Ambiguous_Func functions.
16944 * gdb.ada/complete/pck.ads: Add an Ambiguous_Func function.
16945 * gdb.ada/complete/pck.adb: Likewise.
16946
16947 2015-08-27 Ulrich Weigand <uweigand@de.ibm.com>
16948
16949 * lib/cell.exp (skip_cell_tests): Report UNRESOLVED on unexpected
16950 failures to run the test program under GDB.
16951
16952 2015-08-26 Luis Machado <lgustavo@codesourcery.com>
16953
16954 * gdb.compile/compile-ifunc.exp (with_test_prefix): Force language
16955 to C.
16956
16957 2015-08-26 Patrick Palka <patrick@parcs.ath.cx>
16958
16959 * gdb.base/run-after-attach.exp: New test file.
16960 * gdb.base/run-after-attach.c: New test file.
16961
16962 2015-08-26 Don Breazeal <donb@codesourcery.com>
16963
16964 * gdb.base/foll-exec-2.c: New test program.
16965 * gdb.base/foll-exec-2.exp: New test.
16966
16967 2015-08-25 Pierre-Marie de Rodat <derodat@adacore.com>
16968
16969 * gdb.base/nested-subp1.exp: New file.
16970 * gdb.base/nested-subp1.c: New file.
16971 * gdb.base/nested-subp2.exp: New file.
16972 * gdb.base/nested-subp2.c: New file.
16973 * gdb.base/nested-subp3.exp: New file.
16974 * gdb.base/nested-subp3.c: New file.
16975
16976 2015-08-24 Pedro Alves <palves@redhat.com>
16977
16978 * gdb.server/connect-without-multi-process.c: New file.
16979 * gdb.server/connect-without-multi-process.exp: New file.
16980
16981 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16982
16983 * gdb.opt/inline-markers.c: Make z int.
16984
16985 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16986
16987 * gdb.opt/inline-markers.c: Make z volatile.
16988
16989 2015-08-24 Luis Machado <lgustavo@codesourcery.com>
16990
16991 * gdb.opt/inline-bt.c: New volatile global z.
16992 * gdb.opt/inline-cmds.c: Likewise.
16993 * gdb.opt/inline-locals.c: Likewise.
16994 * gdb.opt/inline-markers.c: New extern global z.
16995 (marker): Use z.
16996 (inline_fn): Likewise.
16997
16998 2015-08-24 Pedro Alves <palves@redhat.com>
16999
17000 * config/m32r-stub.exp: Remove file.
17001 * gdb.base/call-ar-st.exp: Remove reference to sparclet.
17002 * gdb.base/call-rt-st.exp: Likewise.
17003 * gdb.base/call-strs.exp: Likewise.
17004 * gdb.base/default.exp: Remove references to h8300-*-hms and
17005 *-*-udi*.
17006 * gdb.base/funcargs.exp: Remove reference to sparclet-*-*.
17007
17008 2015-08-24 Andreas Arnez <arnez@linux.vnet.ibm.com>
17009
17010 * gdb.base/gnu_vector.exp: Try compilation with "-mcpu=native
17011 -Wno-psabi" if "-mcpu=native" fails. For the tests with "finish"
17012 and "return" use KFAIL when GDB can not read/write the vector
17013 return value.
17014
17015 2015-08-21 Gary Benson <gbenson@redhat.com>
17016
17017 * gdb.trace/pending.exp: Cope with remote transfer warnings.
17018
17019 2015-08-20 Pedro Alves <palves@redhat.com>
17020
17021 * gdb.server/solib-list.exp: No longer expect an interior stop in
17022 non-stop mode.
17023
17024 2015-08-20 Pedro Alves <palves@redhat.com>
17025
17026 * gdb.server/connect-stopped-target.c: New file.
17027 * gdb.server/connect-stopped-target.exp: New file.
17028
17029 2015-08-20 Pedro Alves <palves@redhat.com>
17030
17031 * gdb.dwarf2/comp-unit-lang.exp: New file.
17032 * gdb.dwarf2/comp-unit-lang.c: New file.
17033
17034 2015-08-20 Pierre-Marie de Rodat <derodat@adacore.com>
17035
17036 * gdb.ada/attr_ref_and_charlit.exp: New testcase.
17037 * gdb.ada/attr_ref_and_charlit/foo.adb: New file.
17038
17039 2015-08-19 Kevin Buettner <kevinb@redhat.com>
17040
17041 * gdb.dwarf2/dw2-bad-mips-linkage-name.c: New file.
17042 * gdb.dwarf2/dw2-bad-mips-linkage-name.exp: New file.
17043
17044 2015-08-18 Doug Evans <dje@google.com>
17045 Adrian Sendroiu <adrian.sendroiu@freescale.com>
17046
17047 * lib/gdb.exp (skip_python_tests_prompt): Renamed from
17048 skip_python_tests. New arg prompt_regexp.
17049 (skip_python_tests): New function.
17050 * lib/mi-support.exp (mi_skip_python_tests): New function.
17051 * gdb.python/py-mi-objfile-gdb.py: New file.
17052 * gdb.python/py-mi-objfile.c: New file.
17053 * gdb.python/py-mi-objfile.exp: New file.
17054
17055 2015-08-17 Keith Seitz <keiths@redhat.com>
17056
17057 * gdb.linespec/explicit.exp: Move strace test from here ...
17058 * gdb.trace/strace.exp: ... to here.
17059
17060 2015-08-15 Patrick Palka <patrick@parcs.ath.cx>
17061
17062 * gdb.base/kill-detach-inferiors-cmd.exp: New test file.
17063 * gdb.base/kill-detach-inferiors-cmd.c: New test file.
17064
17065 2015-08-14 Doug Evans <xdje42@gmail.com>
17066
17067 * gdb.perf/lib/perftest/utils.py (select_file): Kill any existing
17068 inferior before selecting a new file.
17069
17070 2015-08-14 Doug Evans <xdje42@gmail.com>
17071
17072 * gdb.mi/mi-disassemble.exp: Update.
17073 * gdb.base/disasm-optim.S: New file.
17074 * gdb.base/disasm-optim.c: New file.
17075 * gdb.base/disasm-optim.h: New file.
17076 * gdb.base/disasm-optim.exp: New file.
17077
17078 2015-08-14 Keith Seitz <keiths@redhat.com>
17079
17080 * lib/mi-support.exp (mi_make_breakpoint): Add option/handling for
17081 "evaluated-by".
17082
17083 2015-08-13 Joel Brobecker <brobecker@adacore.com>
17084
17085 * gdb.base/dso2dso.exp: Improve the testcase's documentation.
17086
17087 2015-08-13 Pierre-Marie de Rodat <derodat@adacore.com>
17088
17089 * gdb.ada/fun_renaming.exp: New testcase.
17090 * gdb.ada/fun_renaming/fun_renaming.adb: New file.
17091 * gdb.ada/fun_renaming/pack.adb: New file.
17092 * gdb.ada/fun_renaming/pack.ads: New file.
17093
17094 2015-08-12 Keith Seitz <keiths@redhat.com>
17095
17096 * gdb.base/dso2dso.exp: Pass basename of source file in call to
17097 gdb_get_line_number.
17098
17099 2015-08-12 Joel Brobecker <brobecker@adacore.com>
17100
17101 * gdb.base/dso2dso-dso2.c, gdb.base/dso2dso-dso2.h,
17102 gdb.base/dso2dso-dso1.c, gdb.base/dso2dso-dso1.h, gdb.base/dso2dso.c,
17103 gdb.base/dso2dso.exp: New files.
17104
17105 2015-08-12 Sergio Durigan Junior <sergiodj@redhat.com>
17106 Pedro Alves <palves@redhat.com>
17107 Keith Seitz <keiths@redhat.com>
17108
17109 * gdb.base/checkpoint-ns.exp: Use save_vars to save and restore
17110 GDBFLAGS.
17111
17112 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17113
17114 * gdb.base/gdbhistsize-history.exp
17115 (test_histsize_history_setting): Use save_vars.
17116 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
17117 Use save_vars.
17118 (test_no_truncation_of_unlimited_history_file): Use save_vars.
17119 * gdb.base/readline.exp: Use save_vars.
17120
17121 2015-08-12 Patrick Palka <patrick@parcs.ath.cx>
17122
17123 * lib/gdb.exp (save_vars): New proc.
17124
17125 2015-08-11 Keith Seitz <keiths@redhat.com>
17126
17127 * gdb.base/help.exp: Update help_breakpoint_text.
17128
17129 2015-08-11 Keith Seitz <keiths@redhat.com>
17130
17131 * gdb.mi/mi-break.exp (test_explicit_breakpoints): New proc.
17132 (at toplevel): Call test_explicit_breakpoints.
17133 * gdb.mi/mi-dprintf.exp: Add tests for explicit dprintf
17134 breakpoints.
17135 * lib/mi-support.exp (mi_make_breakpoint): Add support for
17136 breakpoint conditions, "-cond".
17137
17138 2015-08-11 Keith Seitz <keiths@redhat.com>
17139
17140 * gdb.linespec/3explicit.c: New file.
17141 * gdb.linespec/cpexplicit.cc: New file.
17142 * gdb.linespec/cpexplicit.exp: New file.
17143 * gdb.linespec/explicit.c: New file.
17144 * gdb.linespec/explicit.exp: New file.
17145 * gdb.linespec/explicit2.c: New file.
17146 * gdb.linespec/ls-errs.exp: Add explicit location tests.
17147 * lib/gdb.exp (capture_command_output): Regexp-escape `command'
17148 before using in the matching pattern.
17149 Clarify that `prefix' is a regular expression.
17150
17151 2015-08-11 Keith Seitz <keiths@redhat.com>
17152
17153 * gdb.base/dprintf-pending.exp: Update dprintf "without format"
17154 test.
17155 Add tests for missing ",FMT" and ",".
17156
17157 2015-08-10 Doug Evans <dje@google.com>
17158 Keith Seitz <keiths@redhat.com>
17159
17160 PR gdb/17960
17161 * gdb.base/completion.exp: Add location completer tests.
17162
17163 2015-08-07 Pedro Alves <palves@redhat.com>
17164
17165 * gdb.arch/ppc64-atomic-inst.exp (do_test): New procedure, move
17166 tests here.
17167 (top level): Run do_test with and without displaced stepping.
17168
17169 2015-08-07 Pedro Alves <palves@redhat.com>
17170
17171 * gdb.base/valgrind-disp-step.c: New file.
17172 * gdb.base/valgrind-disp-step.exp: New file.
17173
17174 2015-08-07 Pedro Alves <palves@redhat.com>
17175
17176 * gdb.threads/step-over-lands-on-breakpoint.c (wait_threads):
17177 Delete function.
17178 (main): Add alarm. Run an infinite loop instead of calling
17179 wait_threads.
17180 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): Change
17181 comment.
17182 * gdb.threads/step-over-trips-on-watchpoint.c (wait_threads):
17183 Delete function.
17184 (main): Add alarm. Run an infinite loop instead of calling
17185 wait_threads.
17186 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Change
17187 comment.
17188
17189 2015-08-07 Pedro Alves <palves@redhat.com>
17190
17191 * gdb.base/checkpoint-ns.exp: New file.
17192 * gdb.base/checkpoint.exp: Pass explicit "checkpoint.c" to
17193 standard_testfile.
17194
17195 2015-08-07 Markus Metzger <markus.t.metzger@intel.com>
17196
17197 * lib/gdb.exp (skip_tsx_tests, skip_btrace_pt_tests): New.
17198 * gdb.btrace/instruction_history.exp: Update.
17199 * gdb.btrace/tsx.exp: New.
17200 * gdb.btrace/tsx.c: New.
17201
17202 2015-08-06 Pedro Alves <palves@redhat.com>
17203
17204 * gdb.reverse/step-precsave.exp: Use with_timeout_factor to
17205 increase timeout.
17206 * gdb.reverse/until-precsave.exp: Bump timeouts.
17207
17208 2015-08-06 Pedro Alves <palves@redhat.com>
17209
17210 * gdb.base/valgrind-infcall.exp: Issue a "disconnect".
17211
17212 2015-08-06 Pedro Alves <palves@redhat.com>
17213
17214 PR gdb/18749
17215 * gdb.threads/process-dies-while-handling-bp.c: New file.
17216 * gdb.threads/process-dies-while-handling-bp.exp: New file.
17217
17218 2015-08-06 Pedro Alves <palves@redhat.com>
17219
17220 * gdb.threads/forking-threads-plus-breakpoint.exp: New file.
17221 * gdb.threads/forking-threads-plus-breakpoint.c: New file.
17222
17223 2015-08-05 Pedro Alves <palves@redhat.com>
17224
17225 * gdb.threads/next-while-other-thread-longjmps.c: New file.
17226 * gdb.threads/next-while-other-thread-longjmps.exp: New file.
17227
17228 2015-08-03 Sandra Loosemore <sandra@codesourcery.com>
17229
17230 * gdb.base/bp-permanent.exp: Report test as unsupported if
17231 the target cannot stop at the permanent breakpoint.
17232
17233 2015-08-03 Doug Evans <dje@google.com>
17234
17235 * gdb.perf/single-step.exp (SINGLE_STEP_COUNT): Change to 1000 from
17236 10000.
17237
17238 2015-08-03 Doug Evans <dje@google.com>
17239
17240 * Makefile.in (workers/%.worker, build-perf): New rule.
17241 (GDB_PERFTEST_MODE): New variable.
17242 (check-perf): Use it.
17243 (clean): Clean up gdb.perf parallel build subdirs.
17244 * lib/build-piece.exp: New file.
17245 * lib/gdb.exp (make_gdb_parallel_path): New function
17246 (standard_output_file, standard_temp_file): Call it.
17247 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17248 of $GDB_PARALLEL.
17249 * lib/cache.exp (gdb_do_cache): Call make_gdb_parallel_path.
17250
17251 2015-08-03 Doug Evans <dje@google.com>
17252
17253 * gdb.perf/lib/perftest/reporter.py (SUM_FILE_NAME): New global.
17254 (LOG_FILE_NAME): New global.
17255 (TextReporter.__init__): Initialize self.txt_sum.
17256 (TextReporter.report): Add support for multiple data-points.
17257 Move report to perftest.sum, put raw data in perftest.log.
17258 (TextReporter.start): Open sum and log files.
17259 (TextReporter.end): Close sum and log files.
17260 * gdb.perf/lib/perftest/testresult.py
17261 (SingleStatisticTestResult.record): Handle multiple data-points.
17262
17263 2015-07-31 Pedro Alves <palves@redhat.com>
17264
17265 * gdb.base/attach-pie-misread.exp: Rename $res to $test_spawn_id.
17266 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17267 kill_wait_spawned_process instead of explicit "kill -9".
17268 * gdb.base/attach-pie-noexec.exp: Adjust to spawn_wait_for_attach
17269 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17270 kill_wait_spawned_process.
17271 * gdb.base/attach-twice.exp: Likewise.
17272 * gdb.base/attach.exp: Likewise.
17273 (do_command_attach_tests): Use gdb_spawn_with_cmdline_opts and
17274 gdb_test_multiple.
17275 * gdb.base/solib-overlap.exp: Adjust to spawn_wait_for_attach
17276 returning a spawn id instead of a pid. Use spawn_id_get_pid and
17277 kill_wait_spawned_process.
17278 * gdb.base/valgrind-infcall.exp: Likewise.
17279 * gdb.multi/multi-attach.exp: Likewise.
17280 * gdb.python/py-prompt.exp: Likewise.
17281 * gdb.python/py-sync-interp.exp: Likewise.
17282 * gdb.server/ext-attach.exp: Likewise.
17283 * gdb.threads/attach-into-signal.exp (corefunc): Use
17284 spawn_wait_for_attach, spawn_id_get_pid and
17285 kill_wait_spawned_process.
17286 * gdb.threads/attach-many-short-lived-threads.exp: Adjust to
17287 spawn_wait_for_attach returning a spawn id instead of a pid. Use
17288 spawn_id_get_pid and kill_wait_spawned_process.
17289 * gdb.threads/attach-stopped.exp (corefunc): Use
17290 spawn_wait_for_attach, spawn_id_get_pid and
17291 kill_wait_spawned_process.
17292 * gdb.base/break-interp.exp: Rename $res to $test_spawn_id.
17293 Use spawn_id_get_pid. Wait for spawn id after eof. Use
17294 kill_wait_spawned_process instead of explicit "kill -9".
17295 * lib/gdb.exp (can_spawn_for_attach): Adjust comment.
17296 (kill_wait_spawned_process, spawn_id_get_pid): New procedures.
17297 (spawn_wait_for_attach): Use spawn instead of exec to spawn
17298 processes. Don't map cygwin/windows pids here. Now returns a
17299 spawn id list.
17300
17301 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17302
17303 * gdb.cp/var-tag.exp (do_global_tests): Revert broken commit
17304 4bc4d42859e3b42c79c89295ef39944bdb3e6753 and apply the
17305 correct patch.
17306
17307 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17308
17309 * gdb.arch/ppc64-symtab-cordic.exp: Restrict to ppc64 targets.
17310
17311 2015-07-30 Sandra Loosemore <sandra@codesourcery.com>
17312
17313 Reapply:
17314 2014-05-21 Mark Wielaard <mjw@redhat.com>
17315
17316 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
17317
17318 2015-07-30 Pedro Alves <palves@redhat.com>
17319
17320 * linux-low.c (handle_extended_wait): Set the child's last
17321 reported status to TARGET_WAITKIND_STOPPED.
17322
17323 2015-07-30 Pedro Alves <palves@redhat.com>
17324
17325 PR threads/18600
17326 * gdb.threads/fork-plus-threads.exp: Test that "info inferiors"
17327 only shows inferior 1.
17328
17329 2015-07-30 Simon Marchi <simon.marchi@ericsson.com>
17330 Pedro Alves <palves@redhat.com>
17331
17332 PR threads/18600
17333 * gdb.threads/fork-plus-threads.c: New file.
17334 * gdb.threads/fork-plus-threads.exp: New file.
17335
17336 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17337
17338 * gdb.base/batch-preserve-term-settings.exp
17339 (test_terminal_settings_preserved_after_cli_exit): Use
17340 send_quit_command.
17341
17342 2015-07-29 Pedro Alves <palves@redhat.com>
17343 Don Breazeal <donb@codesourcery.com>
17344
17345 * gdb.base/multi-forks.exp (continue_to_exit_bp_loc): Expect
17346 output from both inferior_spawn_id and gdb_spawn_id.
17347
17348 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17349
17350 * gdb.threads/attach-into-signal.exp (corefunc): Use
17351 with_test_prefix on nested loops, uniquefying the test messages.
17352
17353 2015-07-29 Sergio Durigan Junior <sergiodj@redhat.com>
17354
17355 * gdb.python/py-objfile.exp: Fix typo that snuck in from my last
17356 commit.
17357
17358 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17359
17360 * gdb.base/batch-preserve-term-settings.exp (send_quit_command):
17361 New proc.
17362 (test_terminal_settings_preserved_after_sigterm): New test.
17363
17364 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17365
17366 * gdb.base/batch-preserve-term-settings.exp
17367 (test_terminal_settings_preserved_after_cli_exit): New test.
17368
17369 2015-07-29 Patrick Palka <patrick@parcs.ath.cx>
17370
17371 * gdb.base/batch-preserve-term-settings.exp: Remove top-level
17372 manipulation of saved_gdbflags.
17373 (test_terminal_settings_preserved): Remove global declaration of
17374 the unused variable pagination_prompt. Remove manipulation of
17375 saved_gdbflags. Use a local variable EXTRA_GDBFLAGS instead of
17376 GDBFLAGS.
17377
17378 2015-07-29 Pedro Alves <palves@redhat.com>
17379
17380 * boards/gdbserver-base.exp: Don't set gdb,noinferiorio.
17381
17382 2015-07-29 Pedro Alves <palves@redhat.com>
17383
17384 * gdb.base/interrupt.exp: Revert back to checking gdb,noinferiorio
17385 at the top.
17386
17387 2015-07-29 Pedro Alves <palves@redhat.com>
17388
17389 * gdb.base/call-ar-st.c: Include "../lib/unbuffer_output.c".
17390 (main): Call gdb_unbuffer_output.
17391 * gdb.base/call-rt-st.c: Include "../lib/unbuffer_output.c".
17392 (main): Call gdb_unbuffer_output.
17393 * gdb.base/call-strs.c: Include "../lib/unbuffer_output.c".
17394 (main): Call gdb_unbuffer_output.
17395 * gdb.base/call-strs.exp: Adjust to step over the
17396 gdb_unbuffer_output call.
17397 * gdb.base/catch-gdb-caused-signals.c: Include
17398 "../lib/unbuffer_output.c".
17399 (main): Call gdb_unbuffer_output.
17400 * gdb.base/dprintf.c: Include "../lib/unbuffer_output.c".
17401 (main): Call gdb_unbuffer_output.
17402 * gdb.base/ending-run.c: Include "../lib/unbuffer_output.c".
17403 (main): Call gdb_unbuffer_output.
17404 * gdb.base/run.c: Include "../lib/unbuffer_output.c".
17405 (main): Call gdb_unbuffer_output.
17406 * gdb.base/shlib-call.exp: Adjust to step over the
17407 gdb_unbuffer_output call.
17408 * gdb.base/shmain.c: Include "../lib/unbuffer_output.c".
17409 (main): Call gdb_unbuffer_output.
17410 * gdb.base/sizeof.c: Include "../lib/unbuffer_output.c".
17411 (main): Call gdb_unbuffer_output.
17412 * gdb.base/varargs.c: Include "../lib/unbuffer_output.c".
17413 (main): Rename to ...
17414 (test): ... this.
17415 (main): Reimplement.
17416 * gdb.base/varargs.exp: Run to test instead of to main.
17417 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17418 (main): Call gdb_unbuffer_output.
17419
17420 2015-07-29 Pedro Alves <palves@redhat.com>
17421
17422 * gdb.mi/mi-dprintf.exp (mi_expect_dprintf): New procedure,
17423 factore out from mi_continue_dprintf. For call-style dprintfs,
17424 expect dprintf output out of $inferior_spawn_id.
17425 (mi_continue_dprintf): Use mi_expect_dprintf.
17426 * gdb.mi/mi-dprintf.c: Include "../lib/unbuffer_output.c".
17427 (main): Call gdb_unbuffer_output.
17428
17429 2015-07-29 Pedro Alves <palves@redhat.com>
17430
17431 * lib/mi-support.exp (mi_inferior_spawn_id): Delete.
17432 (default_mi_gdb_start): Set inferior_spawn_id instead of
17433 mi_inferior_spawn_id. If $inferior_spawn_id is not set, set it to
17434 gdb_spawn_id.
17435 (mi_gdb_test): Always expect inferior output from both
17436 $inferior_spawn_id and $gdb_spawn_id.
17437
17438 2015-07-29 Pedro Alves <palves@redhat.com>
17439
17440 * gdb.gdb/selftest.exp (test_with_self): Update comment. Use
17441 send_inferior and $inferior_spawn_id.
17442
17443 2015-07-29 Pedro Alves <palves@redhat.com>
17444
17445 * gdb.gdb/complaints.exp (test_initial_complaints)
17446 (test_serial_complaints, test_short_complaints): Use
17447 gdb_test_stdio.
17448 (test_empty_complaint): Handle $inferior_spawn_id !=
17449 $gdb_spawn_id.
17450
17451 2015-07-29 Pedro Alves <palves@redhat.com>
17452
17453 * gdb.base/varargs.exp: Use gdb_test_stdio.
17454
17455 2015-07-29 Pedro Alves <palves@redhat.com>
17456
17457 * gdb.base/shlib-call.exp: Use gdb_test_stdio.
17458
17459 2015-07-29 Pedro Alves <palves@redhat.com>
17460
17461 * gdb.base/ending-run.exp: Use gdb_test_stdio.
17462
17463 2015-07-29 Pedro Alves <palves@redhat.com>
17464
17465 * gdb.base/call-rt-st.exp (print_struct_call): Split "result"
17466 parameter into two new parameters, "inf_result" and "gdb_result".
17467 Expect inferior output and gdb output from $inferior_spawn_id and
17468 $gdb_spawn_id, respectively. Adjust all callers.
17469
17470 2015-07-29 Pedro Alves <palves@redhat.com>
17471
17472 * gdb.base/call-ar-st.exp: Use gdb_test_stdio+multi_line instead
17473 of gdb_test_sequence.
17474
17475 2015-07-29 Pedro Alves <palves@redhat.com>
17476
17477 * gdb.base/a2-run.exp (saw_usage, saw_exit_wrapper)
17478 (saw_spurious_output): Expect inferior output from
17479 $inferior_spawn_id. Use gdb_test_stdio.
17480
17481 2015-07-29 Pedro Alves <palves@redhat.com>
17482
17483 * gdb.base/dprintf.exp: Use standard_testfile. Change
17484 prepare_for_testing call.
17485 (srcfile): Don't set.
17486 (restart): New procedure.
17487 (test_dprintf): New procecure, use to continue over dprintfs.
17488 (test_call, test_agent): New procedures, tests moved here.
17489 Restart gdb and recreate dprintfs. Adjust expected output.
17490
17491 2015-07-29 Pedro Alves <palves@redhat.com>
17492
17493 * gdb.base/catch-gdb-caused-signals.exp: Use gdb_test_stdio.
17494
17495 2015-07-29 Pedro Alves <palves@redhat.com>
17496
17497 * gdb.base/call-strs.exp: Use gdb_test_stdio instead of gdb_test.
17498
17499 2015-07-29 Pedro Alves <palves@redhat.com>
17500
17501 * gdb.base/sizeof.exp (check_sizeof, check_valueof): Use
17502 gdb_test_stdio.
17503
17504 2015-07-29 Pedro Alves <palves@redhat.com>
17505
17506 * lib/gdb.exp (gdb_test_stdio): New procedure.
17507
17508 2015-07-29 Pedro Alves <palves@redhat.com>
17509
17510 * gdb.base/restore.exp (restore_tests): Use gdb_continue_to_end.
17511
17512 2015-07-29 Pedro Alves <palves@redhat.com>
17513
17514 * gdb.base/call-signal-resume.exp: Remove check for
17515 gdb,noinferiorio. Don't expect "no signal". Use gdb_test.
17516 * gdb.base/unwindonsignal.exp: Likewise.
17517 * gdb.base/call-signals.c (gen_signal): Remove printf call.
17518 * gdb.base/unwindonsignal.c (gen_signal): Likewise.
17519
17520 2015-07-29 Pedro Alves <palves@redhat.com>
17521
17522 * gdb.base/siginfo-addr.c (pass): New function.
17523 (handler): Call it iff si_addr is correct.
17524 * gdb.base/siginfo-addr.exp: Remove gdb_skip_stdio_test check.
17525 Set a breakpoint at "pass" and continue to it.
17526
17527 2015-07-28 Sergio Durigan Junior <sergiodj@redhat.com>
17528
17529 * gdb.python/py-objfile.exp: Make some tests have unique names.
17530 * gdb.python/py-pp-registration.exp: Likewise.
17531
17532 2015-07-28 Pedro Alves <palves@redhat.com>
17533
17534 * gdb.server/server-exec-info.exp: Issue a "disconnect".
17535
17536 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17537
17538 * gdb.mi/mi-pending.c (thread_func): Replace return with return NULL.
17539
17540 2015-07-27 Simon Marchi <simon.marchi@ericsson.com>
17541
17542 * gdb.mi/mi-watch.exp (test_watchpoint_triggering): Remove xfail.
17543
17544 2015-07-27 Patrick Palka <patrick@parcs.ath.cx>
17545
17546 * gdb.base/gdb-sigterm-2.exp: New test.
17547
17548 2015-07-25 Doug Evans <xdje42@gmail.com>
17549
17550 Revert:
17551 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17552 (workers/%.worker, build-perf): New rule.
17553 (GDB_PERFTEST_MODE): New variable.
17554 (check-perf): Use it.
17555 (clean): Clean up gdb.perf parallel build subdirs.
17556 * lib/build-piece.exp: New file.
17557 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17558 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17559 name.
17560 (standard_temp_file): Ditto.
17561 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17562 of $GDB_PARALLEL.
17563
17564 2015-07-24 Doug Evans <dje@google.com>
17565
17566 * gdb.perf/lib/perftest/utils.py: New file.
17567 * gdb.perf/gm-hello.cc: New file.
17568 * gdb.perf/gm-pervasive-typedef.cc: New file.
17569 * gdb.perf/gm-pervasive-typedef.h: New file.
17570 * gdb.perf/gm-std.cc: New file.
17571 * gdb.perf/gm-std.h: New file.
17572 * gdb.perf/gm-use-cerr.cc: New file.
17573 * gdb.perf/gm-utils.h: New file.
17574 * gdb.perf/gmonster-null-lookup.py: New file.
17575 * gdb.perf/gmonster-pervasive-typedef.py: New file.
17576 * gdb.perf/gmonster-print-cerr.py: New file.
17577 * gdb.perf/gmonster-ptype-string.py: New file.
17578 * gdb.perf/gmonster-runto-main.py: New file.
17579 * gdb.perf/gmonster-select-file.py: New file.
17580 * gdb.perf/gmonster1-null-lookup.exp: New file.
17581 * gdb.perf/gmonster1-pervasive-typedef.exp: New file.
17582 * gdb.perf/gmonster1-print-cerr.exp: New file.
17583 * gdb.perf/gmonster1-ptype-string.exp: New file.
17584 * gdb.perf/gmonster1-runto-main.exp: New file.
17585 * gdb.perf/gmonster1-select-file.exp: New file.
17586 * gdb.perf/gmonster1.cc: New file.
17587 * gdb.perf/gmonster1.exp: New file.
17588 * gdb.perf/gmonster2-null-lookup.exp: New file.
17589 * gdb.perf/gmonster2-pervasive-typedef.exp: New file.
17590 * gdb.perf/gmonster2-print-cerr.exp: New file.
17591 * gdb.perf/gmonster2-ptype-string.exp: New file.
17592 * gdb.perf/gmonster2-runto-main.exp: New file.
17593 * gdb.perf/gmonster2-select-file.exp: New file.
17594 * gdb.perf/gmonster2.cc: New file.
17595 * gdb.perf/gmonster2.exp: New file.
17596
17597 2015-07-24 Doug Evans <dje@google.com>
17598
17599 * gdb.perf/README: New file.
17600 * lib/perftest.exp (tcl_string_list_to_python_list): New function.
17601 * lib/gen-perf-test.exp: New file.
17602
17603 2015-07-24 Doug Evans <dje@google.com>
17604
17605 * lib/perftest.exp (PerfTest::compile): Unconditionally call body.
17606 (PerfTest::startup): New function.
17607 (PerfTest::run): Return result of calling body.
17608 (PerfTest::assemble): Rewrite.
17609 * gdb.perf/backtrace.exp (PerfTest::assemble): Update function result.
17610 * gdb.perf/disassemble.exp (PerfTest::assemble): Ditto.
17611 * gdb.perf/single-step.exp (PerfTest::assemble): Ditto.
17612 * gdb.perf/skip-prologue.exp (PerfTest::assemble): Ditto.
17613 * gdb.perf/solib.exp (PerfTest::assemble): Ditto.
17614
17615 2015-07-24 Doug Evans <dje@google.com>
17616
17617 * lib/gdb.exp (clean_restart): Make executable optional.
17618
17619 2015-07-24 Doug Evans <dje@google.com>
17620
17621 * gdb.base/watchpoint.exp (test_complex_watchpoint): Remove
17622 compiler_info references.
17623 * gdb.cp/temargs.exp: Ditto.
17624 * lib/gdb.exp: Unset compiler_info instead of setting to "unknown".
17625 (get_compiler_info): Early exit if already computed. Set compiler_info
17626 to "unknown" if there was a problem.
17627 (test_compiler_info): Add function comment. Call get_compiler_info.
17628
17629 2015-07-24 Doug Evans <dje@google.com>
17630
17631 * Makefile.in (check/%.exp): Pass directory for GDB_PARALLEL.
17632 (workers/%.worker, build-perf): New rule.
17633 (GDB_PERFTEST_MODE): New variable.
17634 (check-perf): Use it.
17635 (clean): Clean up gdb.perf parallel build subdirs.
17636 * lib/build-piece.exp: New file.
17637 * lib/cache.exp (gdb_do_cache): Include $GDB_PARALLEL in path name.
17638 * lib/gdb.exp (standard_output_file): Include $GDB_PARALLEL in path
17639 name.
17640 (standard_temp_file): Ditto.
17641 (GDB_PARALLEL handling): Make outputs,temp,cache directories as subdirs
17642 of $GDB_PARALLEL.
17643
17644 2015-07-24 Doug Evans <dje@google.com>
17645
17646 * lib/future.exp (gdb_default_target_compile): New option
17647 "early_flags".
17648 * lib/gdb.exp (gdb_compile): Undo debian's change in default of
17649 --as-needed.
17650
17651 2015-07-24 Sergio Durigan Junior <sergiodj@redhat.com>
17652
17653 * gdb.base/catch-syscall.exp: Call gdb_exit before
17654 gdb_skip_xml_test.
17655
17656 2015-07-24 Pedro Alves <palves@redhat.com>
17657
17658 * gdb.python/py-events.exp: Accept output between the stop event
17659 and the prompt.
17660 * gdb.python/py-evsignal.exp: Likewise.
17661 * gdb.python/py-evthreads.exp: Likewise.
17662
17663 2015-07-24 Pedro Alves <palves@redhat.com>
17664
17665 PR gdb/18717
17666 * gdb.threads/non-ldr-exit.c: New file.
17667 * gdb.threads/non-ldr-exit.exp: New file.
17668
17669 2015-07-24 Yao Qi <yao.qi@linaro.org>
17670
17671 * gdb.server/ext-wrapper.exp: Test --wrapper option when
17672 restarting process.
17673
17674 2015-07-24 Yao Qi <yao.qi@linaro.org>
17675
17676 * gdb.server/ext-restart.exp: New file.
17677
17678 2015-07-24 Yao Qi <yao.qi@linaro.org>
17679
17680 * lib/gdbserver-support.exp (gdbserver_start_extended): Add
17681 argument options.
17682 * gdb.server/ext-wrapper.exp: New file.
17683
17684 2015-07-23 Doug Evans <dje@google.com>
17685
17686 * gdb.dwarf2/dw2-dummy-cu.S: New file.
17687 * gdb.dwarf2/dw2-dummy-cu.exp: New file.
17688
17689 2015-07-23 Pierre-Marie de Rodat <derodat@adacore.com>
17690
17691 * gdb.ada/var_arr_typedef.exp: New testcase.
17692 * gdb.ada/var_arr_typedef/pack.adb: New file.
17693 * gdb.ada/var_arr_typedef/pack.ads: New file.
17694 * gdb.ada/var_arr_typedef/var_arr_typedef.adb: New file.
17695
17696 2015-07-20 Joel Brobecker <brobecker@adacore.com>
17697
17698 * gdb.ada/info_exc.exp: Adjust "info exceptions" expected output.
17699
17700 2015-07-16 Jan Kratochvil <jan.kratochvil@redhat.com>
17701
17702 * gdb.arch/i386-biarch-core.exp: Replace istarget
17703 by "complete set gnutarget". Remove expectation for the "core-file"
17704 command.
17705
17706 2015-07-15 Jan Kratochvil <jan.kratochvil@redhat.com>
17707
17708 Revert the previous commit:
17709 Tests for validate symbol file using build-id.
17710
17711 2015-07-15 Aleksandar Ristovski <aristovski@qnx.com
17712
17713 Tests for validate symbol file using build-id.
17714 * gdb.base/solib-mismatch-lib.c: New file.
17715 * gdb.base/solib-mismatch-libmod.c: New file.
17716 * gdb.base/solib-mismatch.c: New file.
17717 * gdb.base/solib-mismatch.exp: New file.
17718
17719 2015-07-15 Sandra Loosemore <sandra@codesourcery.com>
17720
17721 * gdb.base/sigaltstack.exp (finish_test): Add kfail for
17722 nios2-*-linux*.
17723 * gdb.base/sigbpt.exp (stepi_out): Likewise.
17724 * gdb.base/siginfo.exp: Likewise.
17725 * gdb.base/sigstep.exp (advance, advancei): Likewise.
17726
17727 2015-07-15 Pierre Langlois <pierre.langlois@arm.com>
17728
17729 * gdb.base/range-stepping.exp (gdb_range_stepping_enabled):
17730 Move it to ...
17731 * lib/range-stepping-support.exp (gdb_range_stepping_enabled):
17732 ... here.
17733 * gdb.trace/range-stepping.exp: Check that the target supports
17734 range stepping.
17735
17736 2015-07-14 Jan Kratochvil <jan.kratochvil@redhat.com>
17737
17738 * gdb.arch/i386-biarch-core.exp: Fix comment typo.
17739
17740 2015-07-14 Pedro Alves <palves@redhat.com>
17741
17742 * gdb.base/killed-outside.exp: New file.
17743 * gdb.base/killed-outside.c: New file.
17744
17745 2015-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
17746
17747 * gdb.asm/asm-source.exp (f at main): Stop at gdbasm_enter.
17748 (n at main): New.
17749 * gdb.asm/asmsrc1.s: Add comment "mark: main enter".
17750
17751 2015-07-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
17752
17753 * gdb.base/gnu_vector.exp: On x86 and x86_64 targets, skip the
17754 infcall tests instead of setting up for KFAIL.
17755
17756 2015-07-10 Markus Metzger <markus.t.metzger@intel.com>
17757
17758 * gdb.btrace/record_goto-step.exp: New.
17759
17760 2015-07-08 Jan Kratochvil <jan.kratochvil@redhat.com>
17761
17762 PR compile/18484
17763 * gdb.compile/compile.c (struct struct_type): Add volatile to
17764 selffield's type.
17765 * gdb.compile/compile.exp
17766 (compile code struct_object.selffield = &struct_object): Skip further
17767 struct_object tests if this one xfails.
17768
17769 2015-07-08 Robert O'Callahan <robert@ocallahan.org>
17770
17771 PR exp/18617
17772 * gdb.trace/ax.exp: Add test.
17773
17774 2015-07-07 Yao Qi <yao.qi@linaro.org>
17775
17776 * gdb.arch/aarch64-atomic-inst.exp: Check is_aarch64_target
17777 instead of istarget "aarch64*-*-*".
17778 * gdb.arch/aarch64-fp.exp: Likewise.
17779 * gdb.base/float.exp: Likewise.
17780 * gdb.reverse/aarch64.exp: Likewise.
17781 * lib/gdb.exp (is_aarch64_target): New proc.
17782
17783 2015-07-07 Yao Qi <yao.qi@linaro.org>
17784
17785 * lib/gdb.exp (is_aarch32_target): New proc.
17786 * gdb.arch/arm-bl-branch-dest.exp: Check is_aarch32_target
17787 instead of "istarget "arm*-*-*"".
17788 * gdb.arch/arm-disp-step.exp: Likewise.
17789 * gdb.arch/thumb-bx-pc.exp: Likewise.
17790 * gdb.arch/thumb-prologue.exp: Likewise.
17791 * gdb.arch/thumb-singlestep.exp: Likewise.
17792 * gdb.base/disp-step-syscall.exp: Likewise.
17793 * gdb.base/float.exp: Likewise.
17794
17795 2015-07-07 Yao Qi <yao.qi@linaro.org>
17796
17797 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch):
17798 Set arch1, arch2, syscall1_name, syscall2_name and syscall_number.
17799
17800 2015-07-07 Yao Qi <yao.qi@linaro.org>
17801
17802 * gdb.multi/multi-arch-exec.exp: Set march1 and march2 to "" if target
17803 is aarch64. If target is aarch64, set compiler=${ARM_CC_FOR_TARGET}
17804 if it exists.
17805 * gdb.multi/multi-arch.exp: Likewise.
17806
17807 2015-07-07 Simon Marchi <simon.marchi@ericsson.com>
17808
17809 * gdb.python/py-lazy-string.exp: Add missing parentheses to
17810 print.
17811
17812 2015-07-07 Yao Qi <yao.qi@linaro.org>
17813
17814 * gdb.arch/thumb-singlestep.exp: Do one more single step.
17815
17816 2015-06-30 Martin Galvan <martin.galvan@tallertechnologies.com>
17817
17818 * lib/gdb.exp (test_class_help): Remove the unneeded escaping of
17819 '[' and ']' characters.
17820
17821 2015-06-30 Iain Buclaw <ibuclaw@gdcproject.org>
17822
17823 * gdb.dlang/demangle.exp: Sync tests from libiberty testsuite.
17824
17825 2015-06-29 Pedro Alves <palves@redhat.com>
17826
17827 PR threads/18127
17828 * gdb.threads/hand-call-new-thread.c: New file.
17829 * gdb.threads/hand-call-new-thread.c: New file.
17830
17831 2015-06-26 Keith Seitz <keiths@redhat.com>
17832 Doug Evans <dje@google.com>
17833
17834 PR 16253
17835 * gdb.cp/var-tag-2.cc: New file.
17836 * gdb.cp/var-tag-3.cc: New file.
17837 * gdb.cp/var-tag-4.cc: New file.
17838 * gdb.cp/var-tag.cc: New file.
17839 * gdb.cp/var-tag.exp: New file.
17840
17841 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17842
17843 * gdb.base/history-duplicates.exp: New test.
17844
17845 2015-06-26 Patrick Palka <patrick@parcs.ath.cx>
17846
17847 * gdb.base/completion.exp: Test the completion of the "focus"
17848 command.
17849
17850 2015-06-26 Jan Kratochvil <jan.kratochvil@redhat.com>
17851
17852 * gdb.arch/amd64-prologue-skip.S: New file.
17853 * gdb.arch/amd64-prologue-skip.exp: New file.
17854
17855 2015-06-25 Simon Marchi <simon.marchi@ericsson.com>
17856
17857 * gdb.python/py-prettyprint.exp (run_lang_tests): Add
17858 is_address_zero_readable check.
17859
17860 2015-06-24 Peter Bergner <bergner@vnet.ibm.com>
17861
17862 * gdb.arch/powerpc-power.exp <rfebb>: Fixup test results.
17863 * gdb.arch/powerpc-power.s <rfebb>: Likewise.
17864
17865 2015-06-24 Yao Qi <yao.qi@linaro.org>
17866
17867 * lib/gdb.exp (supports_get_siginfo_type): Return 1 for all
17868 linux targets.
17869
17870 2015-06-24 Yao Qi <yao.qi@linaro.org>
17871
17872 * lib/gdb.exp (supports_get_siginfo_type): New proc.
17873 * gdb.base/siginfo-obj.exp: Invoke supports_get_siginfo_type.
17874 * gdb.base/siginfo-thread.exp: Likewise.
17875
17876 2015-06-22 Yao Qi <yao.qi@linaro.org>
17877
17878 * boards/remote-gdbserver-on-localhost.exp: Add comments.
17879
17880 2015-06-22 Yao Qi <yao.qi@linaro.org>
17881
17882 * lib/gdb.exp (skip_hw_breakpoint_tests): Return 0 for target
17883 aarch64*-*-*.
17884 (skip_hw_watchpoint_tests): Likewise.
17885
17886 2015-06-18 Patrick Palka <patrick@parcs.ath.cx>
17887
17888 * gdb.base/gdbinit-history.exp: Test the interaction between
17889 setting GDBHISTSIZE and setting the history size via .gdbinit.
17890
17891 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17892
17893 PR gdb/16999
17894 * gdb.base/gdbhistsize-history.exp: New test.
17895
17896 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17897
17898 * gdb.base/gdbinit-history.exp: Replace occurrences of HISTSIZE
17899 with GDBHISTSIZE.
17900 * gdb.base/readline.exp: Likewise.
17901
17902 2015-06-17 Yao Qi <yao.qi@linaro.org>
17903
17904 * lib/gdb.exp (get_build_id): Move braces and "else" to the same
17905 line.
17906
17907 2015-06-17 Patrick Palka <patrick@parcs.ath.cx>
17908
17909 * gdb.base/gdbinit-history.exp: Add test case to check that
17910 an unlimited history file does not get truncated on exit.
17911
17912 2015-06-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
17913
17914 * gdb.base/gnu_vector.c: Include stdarg.h and stdio.h.
17915 (VECTOR): New macro. Use it...
17916 (int4, uint4, char4, float4, int2, longlong2, float2, double2):
17917 ...for these typedefs.
17918 (int8, char1, int1, double1): New typedefs.
17919 (struct just_int2, struct two_int2): New structures.
17920 (add_some_intvecs, add_many_charvecs, add_various_floatvecs)
17921 (add_structvecs, add_singlevecs): New functions.
17922 (main): Call add_some_intvecs twice.
17923 * gdb.base/gnu_vector.exp: Drop GCC version check; just attempt
17924 the compile and exit upon failure. Try compiling for the "native"
17925 architecture. Test inferior function calls with vector arguments
17926 and vector return value handling with "finish" and "return".
17927
17928 2015-06-10 Jon Turney <jon.turney@dronecode.org.uk>
17929
17930 * gdb.base/sepdebug.exp: Add EXEEXT where needed.
17931 * lib/gdb.exp (get_build_id): Teach how to extract build-id from a
17932 PE file.
17933 * lib/future.exp (gdb_find_objdump): Add gdb_find_objdump.
17934
17935 2015-06-12 Antoine Tremblay <antoine.tremblay@ericsson.com>
17936
17937 PR breakpoints/16465
17938 * gdb.mi/mi-dprintf-pending.c: New file.
17939 * gdb.mi/mi-dprintf-pending.exp: New test.
17940 * gdb.mi/mi-dprintf-pendshr.c: New file.
17941
17942 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17943 Mircea Gherzan <mircea.gherzan@intel.com>
17944
17945 * gdb.arch/i386-mpx-map.c: New file.
17946 * gdb.arch/i386-mpx-map.exp: New File.
17947
17948 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17949
17950 * gdb.arch/i386-mpx.c (have_mpx): Indentation fixed.
17951 * gdb.arch/i386-mpx.exp: Indentation fixed.
17952
17953 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17954
17955 * gdb.arch/i386-mpx.c: Added final return to the have_mpx
17956 function and improved indentation.
17957 * gdb.arch/i386-mpx.exp: Exchanging gdb_send and gdb_expect for
17958 gdb_test_multiple. Added additional tests to skip the test.
17959
17960 2015-06-10 Walfred Tedeschi <walfred.tedeschi@intel.com>
17961
17962 * gdb.arch/i386-avx512.c: Change path in include file.
17963 * gdb.arch/i386-avx512.exp: Change include dir path
17964 compilation flag.
17965 * gdb.arch/i386-mpx.c: Change path in include file.
17966 * gdb.arch/i386-mpx.exp: Change include dir path compilation
17967 flag.
17968
17969 2015-06-04 Jan Kratochvil <jan.kratochvil@redhat.com>
17970
17971 * gdb.compile/compile-print.exp (compile print *vararray@3)
17972 (compile print *vararrayp@3): Change xfail to kfail compile/18489.
17973
17974 2015-06-03 Jan Kratochvil <jan.kratochvil@redhat.com>
17975
17976 * gdb.compile/compile.exp (keep jit in memory): Rename to ...
17977 (do not keep jit in memory): ... this.
17978 (expect 5): Change it to ...
17979 (expect no 5): ... this.
17980
17981 2015-06-02 Simon Marchi <simon.marchi@ericsson.com>
17982
17983 PR gdb/15564
17984 * gdb.mi/mi-detach.exp: New file.
17985
17986 2015-06-01 Jan Kratochvil <jan.kratochvil@redhat.com>
17987
17988 PR symtab/18392
17989 * gdb.arch/amd64-tailcall-self.S: New file.
17990 * gdb.arch/amd64-tailcall-self.c: New file.
17991 * gdb.arch/amd64-tailcall-self.exp: New file.
17992
17993 2015-05-28 Don Breazeal <donb@codesourcery.com>
17994
17995 * gdb.base/foll-vfork.exp (main): Disable exec-dependent
17996 tests for remote targets by checking is_target_gdbserver.
17997
17998 2015-05-27 Doug Evans <dje@google.com>
17999
18000 * gdb.dwarf2/opaque-type-lookup-2.c: New file.
18001 * gdb.dwarf2/opaque-type-lookup.c: New file.
18002 * gdb.dwarf2/opaque-type-lookup.exp: New file.
18003
18004 2015-05-26 Doug Evans <dje@google.com>
18005
18006 * gdb.cp/iostream.cc: New file.
18007 * gdb.cp/iostream.exp: New file.
18008
18009 2015-05-26 Doug Evans <dje@google.com>
18010
18011 * gdb.dwarf2/dw2-op-call.exp: Update.
18012 * gdb.dwarf2/dw4-sig-types.exp: Update.
18013 * gdb.dwarf2/implptr.exp: Update.
18014 * gdb.mi/mi-cmd-param-changed.exp: Update.
18015
18016 2015-05-26 Doug Evans <dje@google.com>
18017
18018 * gdb.python/py-lazy-string.c: New file.
18019 * gdb.python/py-lazy-string.exp: New file.
18020 * gdb.python/py-prettyprint.c (lazystring) <len>: New member.
18021 (main): Update. Add estring3.
18022 * gdb.python/py-prettyprint.exp: Add tests for strings at address 0.
18023 * gdb.python/py-prettyprint.py (pp_ls): Handle length.
18024
18025 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18026 Yao Qi <yao.qi@linaro.org>
18027
18028 * gdb.reverse/aarch64.c: New.
18029 * gdb.reverse/aarch64.exp: New.
18030
18031 2015-05-26 Omair Javaid <omair.javaid@linaro.org>
18032
18033 * lib/gdb.exp (supports_process_record): Return true for
18034 aarch64*-linux*.
18035 (supports_reverse): Likewise.
18036
18037 2015-05-22 Patrick Palka <patrick@parcs.ath.cx>
18038
18039 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18040 Use with_test_prefix.
18041
18042 2015-05-21 Andrew Burgess <andrew.burgess@embecosm.com>
18043
18044 * gdb.base/completion.exp: Add test for completion of layout
18045 names.
18046
18047 2015-05-20 Andrew Burgess <andrew.burgess@embecosm.com>
18048
18049 * lib/gdb.exp (skip_tui_tests): New proc.
18050 * gdb.base/tui-layout.exp: Check skip_tui_tests.
18051
18052 2015-05-19 Pedro Alves <palves@redhat.com>
18053
18054 * gdb.base/gdbinit-history.exp (test_gdbinit_history_setting):
18055 Save the whole env array instead of just HOME. Unset HISTSIZE in
18056 the environment while testing. Restore whole environment
18057 afterwards.
18058
18059 2015-05-16 Doug Evans <xdje42@gmail.com>
18060
18061 * gdb.guile/scm-ports.c: New file.
18062 * gdb.guile/scm-ports.exp: Add memory port tests.
18063
18064 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18065
18066 * gdb.compile/compile-print.c: New file.
18067 * gdb.compile/compile-print.exp: New file.
18068
18069 2015-05-16 Jan Kratochvil <jan.kratochvil@redhat.com>
18070
18071 * gdb.compile/compile-ops.exp: Cast param to void.
18072 * gdb.compile/compile.exp: Complete type for _gdb_expr.
18073 (compile code struct_object.selffield = &struct_object): Add xfail.
18074
18075 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18076
18077 * gdb.ada/arr_enum_with_gap: New testcase.
18078
18079 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18080
18081 * gdb.ada/byte_packed_arr: New testcase.
18082
18083 2015-05-15 Joel Brobecker <brobecker@adacore.com>
18084
18085 * gdb.ada/pckd_neg: New testcase.
18086
18087 2015-05-13 Patrick Palka <patrick@parcs.ath.cx>
18088
18089 PR gdb/17820
18090 * gdb.base/gdbinit-history.exp: New test.
18091 * gdb.base/gdbinit-history/unlimited/.gdbinit: New file.
18092 * gdb.base/gdbinit-history/zero/.gdbinit: New file.
18093
18094 2015-05-09 Siva Chandra Reddy <sivachandra@google.com>
18095
18096 * gdb.python/py-xmethods.cc: Enhance test case.
18097 * gdb.python/py-xmethods.exp: New tests.
18098 * gdb.python/py-xmethods.py (A_indexoper): New xmethod worker
18099 function.
18100 (B_indexoper): Likewise.
18101 (global_dm_list) : Add new xmethod worker functions.
18102
18103 2015-05-08 Sergio Durigan Junior <sergiodj@redhat.com>
18104
18105 * gdb.base/coredump-filter.exp: Correctly unset
18106 "coredump_var_addr" array.
18107
18108 2015-05-08 Pedro Alves <palves@redhat.com>
18109
18110 * gdb.server/non-existing-program.exp: Unset spawn_id.
18111
18112 2015-05-08 Siva Chandra Reddy <sivachandra@google.com>
18113
18114 PR python/18291
18115 * gdb.python/py-xmethods.exp: Add tests.
18116
18117 2015-05-08 Yao Qi <yao.qi@linaro.org>
18118
18119 PR gdb/18208
18120 * gdb.base/coredump-filter.c (set_coredump_filter): New function.
18121 * gdb.base/coredump-filter.exp (do_save_core): Call inferior
18122 function set_coredump_filter, and remove remote_exec call.
18123 Remove argument ipid. Callers update.
18124 (top level): Don't get inferior's PID.
18125
18126 2015-05-08 Andreas Arnez <arnez@linux.vnet.ibm.com>
18127
18128 * gdb.base/watch_thread_num.exp: Skip test on targets without
18129 access watchpoints.
18130
18131 2015-05-06 Pedro Alves <palves@redhat.com>
18132
18133 PR server/18081
18134 * gdb.server/non-existing-program.exp: New file.
18135
18136 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18137
18138 * gdb.ada/out_of_line_in_inlined.exp: Add run and "bt" tests.
18139
18140 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18141
18142 * gdb.ada/out_of_line_in_inlined: New testcase.
18143
18144 2015-05-05 Joel Brobecker <brobecker@adacore.com>
18145
18146 * gdb.ada/var_rec_arr: New testcase.
18147
18148 2015-04-30 Yao Qi <yao.qi@linaro.org>
18149
18150 * gdb.base/break-idempotent.exp: If
18151 skip_hw_watchpoint_multi_tests returns true, skip the tests
18152 on "rwatch" and "awatch".
18153
18154 2015-04-30 Yao Qi <yao.qi@linaro.org>
18155
18156 * gdb.base/relativedebug.exp: Invoke gdb command
18157 "info sharedlibrary", and if libc.so doesn't have debug info,
18158 skip the test.
18159
18160 2015-04-29 Doug Evans <dje@google.com>
18161
18162 * gdb.python/py-xmethods.exp: Add ptype tests.
18163 * gdb.python/py-xmethods.py (E_method_char_worker): Add
18164 get_result_type method.
18165
18166 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18167
18168 * gdb.base/watch-bitfields.exp: Switch to software watchpoints if
18169 the target does not support hardware watchpoints.
18170
18171 2015-04-29 Luis Machado <lgustavo@codesourcery.com>
18172
18173 * gdb.base/break-always.exp: Abort testing if writing to memory
18174 causes an error.
18175
18176 2015-04-28 Doug Evans <dje@google.com>
18177
18178 * gdb.python/py-pp-maint.py: Move "replace" testing to ...
18179 * gdb.python/py-pp-registration.exp: ... here. New file.
18180 * gdb.python/py-pp-registration.c: New file.
18181 * gdb.python/py-pp-registration.py: New file.
18182
18183 2015-04-28 Doug Evans <dje@google.com>
18184
18185 * gdb.python/py-bad-printers.c: New file.
18186 * gdb.python/py-bad-printers.py: New file.
18187 * gdb.python/py-bad-printers.exp: New file.
18188
18189 2015-04-28 Sasha Smundak <asmundak@google.com>
18190
18191 * gdb.python/py-type.exp: New test.
18192
18193 2015-04-28 Andy Wingo <wingo@igalia.com>
18194
18195 * gdb.python/py-parameter.exp:
18196 * gdb.guile/scm-parameter.exp: Escape the path that we are
18197 matching against, as it might contain characters that are special
18198 to regular expressions.
18199
18200 2015-04-27 Joel Brobecker <brobecker@adacore.com>
18201
18202 * gdb.ada/rec_comp: New testcase.
18203
18204 2015-04-26 Sergio Durigan Junior <sergiodj@redhat.com>
18205
18206 * gdb.base/coredump-filter.exp: Clear variable "coredump_var_addr"
18207 before using it.
18208
18209 2015-04-24 Andrew Burgess <andrew.burgess@embecosm.com>
18210
18211 * gdb.base/dump.exp: Add *.verilog files to all_files list. Add
18212 new tests for verilog output.
18213
18214 2015-04-24 Yao Qi <yao.qi@linaro.org>
18215
18216 * boards/remote-gdbserver-on-localhost.exp: New file.
18217
18218 2015-04-23 Pedro Alves <palves@redhat.com>
18219
18220 * gdb.base/interrupt.exp: Use an indirect spawn id list holding
18221 $inferior_spawn_id instead of $inferior_spawn_id directly. On
18222 "end of file", remove $inferior_spawn_id from the indirect list.
18223
18224 2015-04-23 Pedro Alves <palves@redhat.com>
18225
18226 * gdb.base/interrupt.exp: Rename saw_eof to saw_end_of_file.
18227
18228 2015-04-23 Pedro Alves <palves@redhat.com>
18229
18230 * lib/gdb.exp (gdb_test_multiple): Match eof/full_buffer/timeout
18231 on $any_spawn_id instead of only on $gdb_spawn_id.
18232
18233 2015-04-21 Pierre Muller <muller@sourceware.org>
18234
18235 PR pascal/17815
18236 * lib/pascal.exp (gpc_compile): Add new option "class".
18237 (fpc_compile): Likewise.
18238 * gdb.pascal/case-insensitive-symbols.pas: New file.
18239 * gdb.pascal/case-insensitive-symbols.exp: New file.
18240
18241 2015-04-20 Gary Benson <gbenson@redhat.com>
18242
18243 * gdb.base/attach.exp: Fix three extended remote failures.
18244
18245 2015-04-17 Gary Benson <gbenson@redhat.com>
18246
18247 * gdb.server/server-exec-info.exp: Inhibit GDB from accessing
18248 the main executable over the remote protocol.
18249
18250 2015-04-16 Pedro Alves <palves@redhat.com>
18251
18252 * boards/native-extended-gdbserver.exp (mi_gdb_start): Don't start
18253 a new gdbserver if gdbserver_reconnect_p is set.
18254
18255 2015-04-16 Pedro Alves <palves@redhat.com>
18256
18257 * lib/gdbserver-support.exp (gdb_exit): If gdbserver_reconnect_p
18258 is set, don't exit gdbserver.
18259
18260 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18261
18262 * gdb.arch/s390-vregs.S (change_vrs): Replace exrl by an
18263 appropriate .insn, such that an older assembler can be used.
18264 * gdb.arch/s390-vregs.exp: Add the compile flag -mzarch, to enable
18265 the z/Architecture instruction set on 31-bit targets as well.
18266
18267 2015-04-16 Andreas Arnez <arnez@linux.vnet.ibm.com>
18268
18269 * gdb.go/handcall.exp: Remove all logic related to the first
18270 breakpoint and rely on go_runto_main instead.
18271 * gdb.go/strings.exp: Likewise.
18272 * gdb.go/unsafe.exp: Likewise.
18273 * gdb.go/hello.exp: Likewise. Also rename the remaining
18274 breakpoint marker to "breakpoint 1".
18275 * gdb.go/handcall.go: Remove comment "set breakpoint 1 here".
18276 * gdb.go/strings.go: Likewise.
18277 * gdb.go/unsafe.go: Likewise.
18278 * gdb.go/hello.go: Likewise. Also remove the second occurrence of
18279 "set breakpoint 2 here" and rename the remaining breakpoint marker
18280 to "breakpoint 1".
18281
18282 2015-04-15 Simon Marchi <simon.marchi@ericsson.com>
18283
18284 * gdb.python/py-framefilter.py (ErrorFilter.filter): Use map function
18285 if itertools.imap is not present.
18286 * gdb.python/py-objfile.exp: Add parentheses.
18287 * gdb.python/py-type.exp: Same.
18288 * gdb.python/py-unwind-maint.py: Same.
18289
18290 2015-04-15 Yao Qi <yao.qi@linaro.org>
18291
18292 * gdb.dwarf2/dynarr-ptr.exp (assemble): Use $ptr_size instead
18293 of ":$ptr_size" and set its form explicitly.
18294
18295 2015-04-15 Pedro Alves <palves@redhat.com>
18296 Yao Qi <yao.qi@linaro.org>
18297
18298 * gdb.base/watch-bitfields.exp (test_watch_location): Increase
18299 timeout by factor of 4.
18300 (test_regular_watch): Likewise.
18301 * gdb.base/watchpoint-solib.exp: Use with_timeout_factor.
18302 * gdb.reverse/sigall-reverse.exp: Likewise.
18303 * gdb.reverse/until-precsave.exp: Likewise.
18304 * lib/gdb.exp (with_timeout_factor): New proc.
18305 (gdb_expect): Move some code to ...
18306 (get_largest_timeout): ... here. New procedure.
18307
18308 2015-04-14 Luis Machado <lgustavo@codesourcery.com>
18309
18310 * gdb.base/bp-permanent.exp (test): Reinstate correct test message.
18311
18312 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18313
18314 * gdb.base/bp-permanent.exp (test): Handle the case of being unable
18315 to write to the .text section.
18316
18317 2015-04-13 Luis Machado <lgustavo@codesourcery.com>
18318
18319 * gdb.base/coredump-filter.exp: Restrict test to Linux systems only.
18320 Handle the case of targets that do not provide PID information.
18321
18322 2015-04-13 Yao Qi <yao.qi@linaro.org>
18323
18324 * lib/gdbserver-support.exp (gdb_exit): Catch exception
18325 and use expect instead of gdb_expect.
18326
18327 2015-04-13 Sergio Durigan Junior <sergiodj@redhat.com>
18328
18329 * gdb.base/coredump-filter.exp: Rename variable "addr" to
18330 "coredump_var_addr" to avoid naming conflict with other testcases.
18331
18332 2015-04-10 Pedro Alves <palves@redhat.com>
18333
18334 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp: Use
18335 gdb_test_sequence and gdb_assert.
18336
18337 2015-04-10 Pedro Alves <palves@redhat.com>
18338
18339 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Use
18340 test messages that don't include the breakpoint address.
18341
18342 2015-04-10 Yao Qi <yao.qi@linaro.org>
18343
18344 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): Return
18345 false for some offset and width combinations which aren't
18346 supported by linux kernel.
18347
18348 2015-04-10 Pedro Alves <palves@redhat.com>
18349
18350 * gdb.threads/step-over-lands-on-breakpoint.exp (do_test): New
18351 procedure, factored out from ...
18352 (top level): ... here. Add "set displaced-stepping" testing axis.
18353 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): New
18354 parameter "displaced". Use it.
18355 (top level): Use foreach and add "set displaced-stepping" testing
18356 axis.
18357
18358 2015-04-10 Pedro Alves <palves@redhat.com>
18359
18360 * gdb.threads/step-over-trips-on-watchpoint.c (child_function):
18361 Remove comment.
18362 * gdb.threads/step-over-trips-on-watchpoint.exp (do_test): Find
18363 both the address of the instruction that triggers the watchpoint
18364 and the address of the instruction immediately after, and use
18365 those addresses for the test. Fix comment.
18366
18367 2015-04-10 Pedro Alves <palves@redhat.com>
18368
18369 * gdb.base/sigstep.exp (breakpoint_to_handler)
18370 (breakpoint_to_handler_entry): New parameter 'displaced'. Use it.
18371 Test "backtrace" in handler.
18372 (breakpoint_over_handler): New parameter 'displaced'. Use it.
18373 (top level): Add new "displaced" test axis to
18374 breakpoint_to_handler, breakpoint_to_handler_entry and
18375 breakpoint_over_handler.
18376
18377 2015-04-10 Pedro Alves <palves@redhat.com>
18378
18379 PR gdb/18216
18380 * gdb.threads/multiple-step-overs.exp: Remove expected eof.
18381
18382 2015-04-10 Yao Qi <yao.qi@linaro.org>
18383
18384 * gdb.arch/arm-disp-step.S (main): Call test_add_rn_pc.
18385 (test_add_rn_pc): New function.
18386 * gdb.arch/arm-disp-step.exp (test_add_rn_pc): New proc.
18387 (top level): Invoke test_add_rn_pc.
18388
18389 2015-04-10 Pedro Alves <palves@redhat.com>
18390
18391 PR gdb/13858
18392 * gdb.base/step-over-no-symbols.exp: New file.
18393
18394 2015-04-09 Andy Wingo <wingo@igalia.com>
18395
18396 * gdb.guile/scm-frame.exp: Add frame-read-register tests, modelled
18397 after the Python tests.
18398
18399 2015-04-08 Keith Seitz <keiths@redhat.com>
18400
18401 PR python/16699
18402 * gdb.python/py-completion.exp: New tests for completion.
18403 * gdb.python/py-completion.py (CompleteLimit1): New class.
18404 (CompleteLimit2): Likewise.
18405 (CompleteLimit3): Likewise.
18406 (CompleteLimit4): Likewise.
18407 (CompleteLimit5): Likewise.
18408 (CompleteLimit6): Likewise.
18409 (CompleteLimit7): Likewise.
18410
18411 2015-04-08 Pedro Alves <palves@redhat.com>
18412
18413 PR gdb/18214
18414 PR gdb/18216
18415 * gdb.threads/multiple-step-overs.c (sigusr1_handler): New
18416 function.
18417 (main): Install it as SIGUSR1 handler.
18418 * gdb.threads/multiple-step-overs.exp (setup): Remove 'prefix'
18419 parameter. Always use "setup" as prefix. Toggle "set
18420 displaced-stepping" off/on depending on global. Don't switch to
18421 thread 1 here.
18422 (top level): Add displaced stepping "off/on" test axis. Update
18423 "setup" calls. Wrap each subtest with with_test_prefix. Test
18424 continuing with a queued signal in each thread.
18425
18426 2015-04-08 Pedro Alves <palves@redhat.com>
18427
18428 * gdb.trace/actions.exp: Use gdb_load before gdb_run_cmd.
18429 * gdb.trace/infotrace.exp: Use gdb_load before gdb_run_cmd. Use
18430 gdb_breakpoint instead of gdb_test that doesn't expect anything.
18431 Return early if running to main fails.
18432 * gdb.trace/while-stepping.exp: Likewise.
18433
18434 2015-04-07 Pedro Alves <palves@redhat.com>
18435
18436 * gdb.base/interrupt.exp: Don't skip if $inferior_spawn_id !=
18437 $gdb_spawn_id. Use send_inferior and $inferior_spawn_id to
18438 interact with inferior program.
18439
18440 2015-04-07 Pedro Alves <palves@redhat.com>
18441
18442 * lib/gdb.exp (inferior_spawn_id): New global.
18443 (gdb_test_multiple): Handle "-i". Reset the spawn id to GDB's
18444 spawn id after processing the user code.
18445 (default_gdb_start): Set inferior_spawn_id.
18446 (send_inferior): New procedure.
18447 * lib/gdbserver-support.exp (gdbserver_start): Set
18448 inferior_spawn_id.
18449 (close_gdbserver, gdb_exit): Unset inferior_spawn_id.
18450
18451 2015-04-07 Pedro Alves <palves@redhat.com>
18452
18453 * lib/gdb.exp (gdb_finish): Delete persistent gdbserver handling.
18454 * lib/gdbserver-support.exp (gdbserver_start): Make
18455 $server_spawn_id global.
18456 (gdbserver_start): Don't wait for gdbserver's spawn id with
18457 expect_background.
18458 (close_gdbserver): New procedure.
18459 (gdb_exit): Rename the default version and reimplement.
18460
18461 2015-04-07 Pedro Alves <palves@redhat.com>
18462
18463 * lib/gdb.exp (gdb_test_multiple): When processing an argument,
18464 append the substituted item, not the original item.
18465
18466 2015-04-07 Pedro Alves <palves@redhat.com>
18467
18468 * gdb.base/interrupt.exp: Use gdb_test_multiple instead of
18469 gdb_expect.
18470
18471 2015-04-07 Pedro Alves <palves@redhat.com>
18472
18473 * gdb.base/interrupt.exp: Don't handle the case of the inferior
18474 output appearing once only.
18475
18476 2015-04-07 Pedro Alves <palves@redhat.com>
18477
18478 * gdb.trace/actions.exp: Use gdb_breakpoint instead of gdb_test
18479 that doesn't expect anything. Return early if running to main
18480 fails.
18481
18482 2015-04-07 Yao Qi <yao.qi@linaro.org>
18483
18484 * gdb.threads/non-stop-fair-events.c (SECONDS): New macro.
18485 (child_function): Call alarm.
18486 (main): Move call to alarm into the loop.
18487 * gdb.threads/non-stop-fair-events.exp: Build program with
18488 -DTIMEOUT=$timeout.
18489
18490 2015-04-06 Doug Evans <xdje42@gmail.com>
18491
18492 * lib/pascal.exp (gpc_compile): Rename dest arg to destfile.
18493 Fix dest parameter to board_info.
18494 (fpc_compile): Ditto.
18495 (gdb_compile_pascal): Rename dest arg to destfile.
18496
18497 2015-04-03 Pierre-Marie de Rodat <derodat@adacore.com>
18498
18499 * gdb.ada/funcall_ref.exp: New file.
18500 * gdb.ada/funcall_ref/foo.adb: New file.
18501
18502 2015-04-02 Yao Qi <yao.qi@linaro.org>
18503
18504 * gdb.threads/no-unwaited-for-left.exp: Set up kfail if target
18505 is remote.
18506
18507 2015-04-02 Gary Benson <gbenson@redhat.com>
18508
18509 * gdb.base/break-probes.exp: Cope with "target:" sysroot.
18510
18511 2015-04-01 Sasha Smundak <asmundak@google.com>
18512
18513 * gdb.python/py-unwind-maint.c: New file.
18514 * gdb.python/py-unwind-maint.exp: New test.
18515 * gdb.python/py-unwind-maint.py: New file.
18516 * gdb.python/py-unwind.c: New file.
18517 * gdb.python/py-unwind.exp: New test.
18518 * gdb.python/py-unwind.py: New test.
18519
18520 2015-04-01 Pedro Alves <palves@redhat.com>
18521
18522 * gdb.threads/manythreads.exp (interrupt_and_wait): Pass $message
18523 to fail instead of non-existent $test.
18524
18525 2015-04-01 Pedro Alves <palves@redhat.com>
18526
18527 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): Append space to
18528 GDBFLAGS if not empty.
18529
18530 2015-04-01 Pierre-Marie de Rodat <derodat@adacore.com>
18531
18532 * gdb.ada/complete.exp: Remove "multi_line".
18533 * gdb.ada/info_exc.exp: Remove "multi_line".
18534 * gdb.ada/packed_tagged.exp: Remove "multi_line".
18535 * gdb.ada/ptype_field.exp: Remove "multi_line".
18536 * gdb.ada/sym_print_name.exp: Remove "multi_line".
18537 * gdb.ada/tagged.exp: Remove "multi_line".
18538 * gdb.btrace/buffer-size.exp: Replace [join [list ...]] with
18539 [multi_line ...]
18540 * gdb.btrace/delta.exp: Likewise.
18541 * gdb.btrace/exception.exp: Likewise.
18542 * gdb.btrace/function_call_history.exp: Likewise.
18543 * gdb.btrace/instruction_history.exp: Likewise.
18544 * gdb.btrace/nohist.exp: Likewise.
18545 * gdb.btrace/record_goto.exp: Likewise.
18546 * gdb.btrace/segv.exp: Likewise.
18547 * gdb.btrace/stepi.exp: Likewise.
18548 * gdb.btrace/tailcall.exp: Likewise.
18549 * gdb.btrace/unknown_functions.exp: Likewise.
18550 * gdb.dwarf2/dw2-undefined-ret-addr.exp: Likewise.
18551 * lib/gdb.exp: Add the "multi_line" helper.
18552
18553 2015-04-01 Pedro Alves <palves@redhat.com>
18554
18555 * gdb.threads/tid-reuse.c: New file.
18556 * gdb.threads/tid-reuse.exp: New file.
18557
18558 2015-03-31 Sergio Durigan Junior <sergiodj@redhat.com>
18559
18560 PR corefiles/16092
18561 * gdb.base/coredump-filter.c: New file.
18562 * gdb.base/coredump-filter.exp: Likewise.
18563
18564 2015-03-27 Petr Machata <pmachata@redhat.com>
18565
18566 * lib/dwarf.exp (Dwarf::_handle_DW_FORM): Handle DW_FORM_sec_offset.
18567 (Dwarf::_line_count, Dwarf::_line_saw_file): New variables.
18568 (Dwarf::assemble): Initialize them.
18569 (Dwarf::lines): New function.
18570
18571 2015-03-26 Jon Turney <jon.turney@dronecode.org.uk>
18572
18573 * lib/gdb.exp (gdb_target_symbol_prefix_flags): Don't set
18574 SYMBOL_PREFIX for x86_64-*-cygwin.
18575
18576 2015-03-26 Andy Wingo <wingo@igalia.com>
18577
18578 PR symtab/18148
18579 * gdb.dwarf2/dw2-intercu.S (one, two): Add variables that have a
18580 const_value but not a location.
18581 * gdb.dwarf2/dw2-intercu.exp: Add tests that constants without
18582 location defined in non-main CUs are visible.
18583
18584 2015-03-26 Yao Qi <yao.qi@linaro.org>
18585
18586 PR testsuite/18139
18587 * gdb.linespec/break-asm-file0.s (func): New label .Lfunc_2.
18588 Add a line number entry for the same line.
18589 * gdb.linespec/break-asm-file1.s (func): New label .Lfunc_2.
18590 Add a line number entry for the same line.
18591
18592 2015-03-26 Yao Qi <yao.qi@linaro.org>
18593
18594 * gdb.linespec/break-asm-file0.s (func2): Use nop instead of
18595 .int 0.
18596 (func): Likewise. Add .Lfunc_1 label.
18597 Use .Lfunc_1 label.
18598 * gdb.linespec/break-asm-file1.s (func3): Use nop instead of
18599 .int 0.
18600 (func): Likewise.
18601 Use .Lfunc_1 label.
18602
18603 2015-03-26 Yao Qi <yao.qi@linaro.org>
18604
18605 * gdb.linespec/break-asm-file.exp: Don't call prepare_for_testing.
18606 Call gdb_compile instead to compile each .s files without debug
18607 information.
18608
18609 2015-03-26 Yao Qi <yao.qi@linaro.org>
18610
18611 * gdb.base/savedregs.exp (process_saved_regs): Make
18612 "Saved registers:" optional in the pattern.
18613
18614 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18615
18616 * gdb.btrace/next.exp: Merged into step.exp.
18617 * gdb.btrace/finish.exp: Merged into step.exp.
18618 * gdb.btrace/nexti.exp: Merged into stepi.exp.
18619 * gdb.btrace/step.exp: Use record_goto.c as test file. Avoid using
18620 "record goto" and checking the exact replay position.
18621 * gdb.btrace/stepi.exp: Choose test file based on target. Do not
18622 check for "Recording format" in "info record" output.
18623 * gdb.btrace/record_goto.exp: Choose test file based on target.
18624 * gdb.btrace/x86-record_goto.S: Renamed into ...
18625 * gdb.btrace/x86_64-record_goto.S: ... this.
18626 * gdb.btrace/i686-record_goto.S: New.
18627 * gdb.btrace/x86-tailcall.S: Renamed into ...
18628 * gdb.btrace/x86_64-tailcall.S: ... this.
18629 * gdb.btrace/i686-tailcall.S: New.
18630 * gdb.btrace/x86-tailcall.c: Renamed into ...
18631 * gdb.btrace/tailcall.c: ... this. Split "return ++answer" into two
18632 separate statements. Update test.
18633 * gdb.btrace/delta.exp: Use record_goto.c as test file.
18634 * gdb.btrace/gcore.exp: Use record_goto.c as test file.
18635 * gdb.btrace/nohist.exp: Use record_goto.c as test file.
18636 * gdb.btrace/tailcall.exp: Choose test file based on target.
18637 * gdb.btrace/Makefile.in: Remove next, finish, and nexti.
18638
18639 2015-03-25 Markus Metzger <markus.t.metzger@intel.com>
18640
18641 * gdb.btrace/exception.exp: Increase BTS buffer size.
18642
18643 2015-03-24 Pedro Alves <palves@redhat.com>
18644
18645 * gdb.threads/no-unwaited-for-left.exp: Test "thread apply all".
18646
18647 2015-03-24 Pedro Alves <palves@redhat.com>
18648
18649 * gdb.threads/schedlock.exp (test_step): No longer expect that
18650 "set scheduler-locking step" with "next" over a function call runs
18651 threads unlocked.
18652
18653 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18654
18655 * gdb.mi/mi-pending.exp: Fix output of breakpoint test.
18656
18657 2015-03-24 Antoine Tremblay <antoine.tremblay@ericsson.com>
18658
18659 PR breakpoints/16466
18660 * gdb.mi/Makefile.in: Add mi-pendshr2.sl to cleanup.
18661 * gdb.mi/mi-pending.c (thread_func): New function.
18662 (int main): Add threading support required.
18663 * gdb.mi/mi-pending.exp: Add tests for this issue.
18664 * gdb.mi/mi-pendshr.c (pendfunc1): Remove stdio dependency.
18665 (pendfunc2): Remove stdio dependency.
18666 * gdb.mi/mi-pendshr2.c: New file.
18667
18668 2015-03-23 Keith Seitz <keiths@redhat.com>
18669
18670 * gdb.linespec/keywords.c: New file.
18671 * gdb.linespec/keywords.exp: New file.
18672
18673 2015-03-23 Keith Seitz <keiths@redhat.com>
18674
18675 PR gdb/18021
18676 * gdb.dwarf2/staticvirtual.exp: New test.
18677
18678 2015-03-20 Jan Kratochvil <jan.kratochvil@redhat.com>
18679
18680 * Makefile.in (ALL_SUBDIRS): Remove gdb.hp.
18681 * README: Remove HP-UX and gdb.hp.
18682 (configuration):
18683 * configure: Regenerate.
18684 * configure.ac (AC_OUTPUT): Remove gdb.hp/Makefile,
18685 gdb.hp/gdb.objdbg/Makefile, gdb.hp/gdb.base-hp/Makefile,
18686 gdb.hp/gdb.aCC/Makefile, gdb.hp/gdb.compat/Makefile,
18687 gdb.hp/gdb.defects/Makefile.
18688 * gdb.hp/Makefile.in: File deleted.
18689 * gdb.hp/gdb.aCC/Makefile.in: File deleted.
18690 * gdb.hp/gdb.aCC/optimize.c: File deleted.
18691 * gdb.hp/gdb.aCC/optimize.exp: File deleted.
18692 * gdb.hp/gdb.aCC/run.c: File deleted.
18693 * gdb.hp/gdb.aCC/watch-cmd.exp: File deleted.
18694 * gdb.hp/gdb.base-hp/Makefile.in: File deleted.
18695 * gdb.hp/gdb.base-hp/callfwmall.c: File deleted.
18696 * gdb.hp/gdb.base-hp/callfwmall.exp: File deleted.
18697 * gdb.hp/gdb.base-hp/dollar.c: File deleted.
18698 * gdb.hp/gdb.base-hp/dollar.exp: File deleted.
18699 * gdb.hp/gdb.base-hp/genso-thresh.c: File deleted.
18700 * gdb.hp/gdb.base-hp/hwwatchbus.c: File deleted.
18701 * gdb.hp/gdb.base-hp/hwwatchbus.exp: File deleted.
18702 * gdb.hp/gdb.base-hp/pxdb.c: File deleted.
18703 * gdb.hp/gdb.base-hp/pxdb.exp: File deleted.
18704 * gdb.hp/gdb.base-hp/reg-pa64.exp: File deleted.
18705 * gdb.hp/gdb.base-hp/reg-pa64.s: File deleted.
18706 * gdb.hp/gdb.base-hp/reg.exp: File deleted.
18707 * gdb.hp/gdb.base-hp/reg.s: File deleted.
18708 * gdb.hp/gdb.base-hp/sized-enum.c: File deleted.
18709 * gdb.hp/gdb.base-hp/sized-enum.exp: File deleted.
18710 * gdb.hp/gdb.base-hp/so-thresh.exp: File deleted.
18711 * gdb.hp/gdb.base-hp/so-thresh.mk: File deleted.
18712 * gdb.hp/gdb.base-hp/so-thresh.sh: File deleted.
18713 * gdb.hp/gdb.compat/Makefile.in: File deleted.
18714 * gdb.hp/gdb.compat/average.c: File deleted.
18715 * gdb.hp/gdb.compat/sum.c: File deleted.
18716 * gdb.hp/gdb.compat/xdb.c: File deleted.
18717 * gdb.hp/gdb.compat/xdb0.c: File deleted.
18718 * gdb.hp/gdb.compat/xdb0.h: File deleted.
18719 * gdb.hp/gdb.compat/xdb1.c: File deleted.
18720 * gdb.hp/gdb.compat/xdb1.exp: File deleted.
18721 * gdb.hp/gdb.compat/xdb2.exp: File deleted.
18722 * gdb.hp/gdb.compat/xdb3.exp: File deleted.
18723 * gdb.hp/gdb.defects/Makefile.in: File deleted.
18724 * gdb.hp/gdb.defects/bs14602.c: File deleted.
18725 * gdb.hp/gdb.defects/bs14602.exp: File deleted.
18726 * gdb.hp/gdb.defects/solib-d.c: File deleted.
18727 * gdb.hp/gdb.defects/solib-d.exp: File deleted.
18728 * gdb.hp/gdb.defects/solib-d1.c: File deleted.
18729 * gdb.hp/gdb.defects/solib-d2.c: File deleted.
18730 * gdb.hp/gdb.objdbg/Makefile.in: File deleted.
18731 * gdb.hp/gdb.objdbg/objdbg01.exp: File deleted.
18732 * gdb.hp/gdb.objdbg/objdbg01/x1.cc: File deleted.
18733 * gdb.hp/gdb.objdbg/objdbg01/x2.cc: File deleted.
18734 * gdb.hp/gdb.objdbg/objdbg01/x3.cc: File deleted.
18735 * gdb.hp/gdb.objdbg/objdbg01/x3.h: File deleted.
18736 * gdb.hp/gdb.objdbg/objdbg02.exp: File deleted.
18737 * gdb.hp/gdb.objdbg/objdbg02/x1.cc: File deleted.
18738 * gdb.hp/gdb.objdbg/objdbg02/x2.cc: File deleted.
18739 * gdb.hp/gdb.objdbg/objdbg02/x3.cc: File deleted.
18740 * gdb.hp/gdb.objdbg/objdbg03.exp: File deleted.
18741 * gdb.hp/gdb.objdbg/objdbg03/x1.cc: File deleted.
18742 * gdb.hp/gdb.objdbg/objdbg03/x2.cc: File deleted.
18743 * gdb.hp/gdb.objdbg/objdbg03/x3.cc: File deleted.
18744 * gdb.hp/gdb.objdbg/objdbg04.exp: File deleted.
18745 * gdb.hp/gdb.objdbg/objdbg04/x.h: File deleted.
18746 * gdb.hp/gdb.objdbg/objdbg04/x1.cc: File deleted.
18747 * gdb.hp/gdb.objdbg/objdbg04/x2.cc: File deleted.
18748 * gdb.hp/gdb.objdbg/tools/symaddr: File deleted.
18749 * gdb.hp/gdb.objdbg/tools/symaddr.pa64: File deleted.
18750 * gdb.hp/gdb.objdbg/tools/test-objdbg.cc: File deleted.
18751 * gdb.hp/tools/odump: File deleted.
18752
18753 2015-03-19 Pedro Alves <palves@redhat.com>
18754
18755 * gdb.threads/continue-pending-status.exp (saw_thread_2)
18756 (saw_thread_3): New globals.
18757 (top level): Increment them when an event for the corresponding
18758 thread is seen.
18759 (no thread starvation): New test.
18760
18761 2015-03-19 Pedro Alves <palves@redhat.com>
18762
18763 * gdb.threads/continue-pending-status.c: New file.
18764 * gdb.threads/continue-pending-status.exp: New file.
18765
18766 2015-03-18 Pedro Alves <palves@redhat.com>
18767
18768 * gdb.base/disp-step-syscall.exp (disp_step_cross_syscall):
18769 Use gdb_is_target_remote instead of is_remote. Use
18770 gdb_test_multiple instead of gdb_expect. Exit early if
18771 gdb_test_multiple hits its internal matches. Tighten stepi tests
18772 expected output. Fail on exit with any signal, instead of just
18773 SIGILL.
18774
18775 2015-03-18 Yao Qi <yao.qi@linaro.org>
18776
18777 PR tdep/18107
18778 * gdb.base/catch-syscall.c [!SYS_pipe] (pipe2_syscall): New
18779 variable.
18780 * gdb.base/catch-syscall.exp: Don't skip it on
18781 aarch64*-*-linux* target. Remove elements in all_syscalls.
18782 (test_catch_syscall_multi_arch): Skip it on aarch64*-linux*
18783 target.
18784 (setup_all_syscalls): New proc.
18785
18786 2015-03-16 Yao Qi <yao.qi@linaro.org>
18787
18788 * gdb.base/watchpoint-reuse-slot.exp (valid_addr_p): New proc.
18789 (top level): Skip tests if valid_addr_p returns false for
18790 $cmd1 or $cmd2.
18791
18792 2015-03-11 Andy Wingo <wingo@igalia.com>
18793
18794 * gdb.guile/scm-objfile.exp: Add objfile-progspace test.
18795
18796 2015-03-11 Yao Qi <yao.qi@linaro.org>
18797
18798 * gdb.base/catch-syscall.exp: Fix typo in comments.
18799
18800 2015-03-11 Yao Qi <yao.qi@linaro.org>
18801
18802 * gdb.base/catch-syscall.exp: Skip it on HP-UX target.
18803
18804 2015-03-09 Pedro Alves <palves@redhat.com>
18805
18806 * dg-extract-results.py: Delete.
18807
18808 2015-03-09 Pedro Alves <palves@redhat.com>
18809
18810 Merge dg-extract-results.sh from GCC upstream (r218843).
18811
18812 2014-12-17 Sergio Durigan Junior <sergiodj@redhat.com>
18813 * dg-extract-results.sh: Use --text with grep to avoid issues with
18814 binary files. Fall back to cat -v, if that doesn't work.
18815
18816 2015-03-05 Pedro Alves <palves@redhat.com>
18817
18818 * gdb.base/bp-permanent.exp: Tighten "next over setup" regex.
18819
18820 2015-03-04 Simon Marchi <simon.marchi@ericsson.com>
18821
18822 * lib/mi-support.exp (mi_expect_interrupt): Accept
18823 alternative event for when in all-stop mode.
18824
18825 2015-03-04 Pedro Alves <palves@redhat.com>
18826
18827 * gdb.threads/thread-specific-bp.exp: Delete "info threads" test.
18828
18829 2015-03-04 Mark Kettenis <kettenis@gnu.org>
18830
18831 * gdb.base/foll-fork.exp: Enable on *-*-openbsd*.
18832
18833 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18834
18835 * gdb.base/breakpoint-in-ro-region.exp (test_single_step): In the
18836 regexps for GDB's current line display, accept a hex address
18837 preceding the line number.
18838
18839 2015-03-04 Andreas Arnez <arnez@linux.vnet.ibm.com>
18840
18841 * gdb.base/catch-syscall.exp (test_catch_syscall_multi_arch): Set
18842 the 'arch1' variable for "s390*-linux*" targets.
18843
18844 2015-03-04 Pedro Alves <palves@redhat.com>
18845
18846 * gdb.threads/clone-thread_db.c: Include unistd.h and pthread.h.
18847 (main): Pass missing retval argument to pthread_join call.
18848
18849 2015-03-02 Pedro Alves <palves@redhat.com>
18850
18851 * gdb.threads/thread-execl.exp (do_test): Handle non-stop.
18852 (top level): Call do_test with non-stop as well.
18853
18854 2015-03-02 Pedro Alves <palves@redhat.com>
18855
18856 * lib/gdb.exp (gdb_test_multiple) <internal error>: Set result to
18857 -1.
18858
18859 2015-03-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
18860
18861 * gdb.arch/s390-vregs.exp: New test.
18862 * gdb.arch/s390-vregs.S: New file.
18863
18864 2015-02-27 Pedro Alves <palves@redhat.com>
18865
18866 * gdb.gdb/python-interrupts.exp (test_python_interrupts): Adjust
18867 call to catch_command_errors.
18868 * gdb.gdb/python-selftest.exp (selftest_python): Adjust call to
18869 catch_command_errors.
18870
18871 2015-02-27 Pedro Alves <palves@redhat.com>
18872
18873 * gdb.gdb/complaints.exp (test_initial_complaints): Also accept
18874 "true" for boolean result.
18875 * gdb.gdb/selftest.exp (test_with_self): Also accept full
18876 prototype of main.
18877
18878 2015-02-27 Pedro Alves <palves@redhat.com>
18879
18880 * lib/unbuffer_output.c: New file.
18881 * gdb.base/interrupt.c: Include "../lib/unbuffer_output.c".
18882 (main): Call gdb_unbuffer_output.
18883
18884 2015-02-27 Yao Qi <yao.qi@linaro.org>
18885
18886 * gdb.base/catch-syscall.exp: Don't skip it on hppa*-hp-hpux*
18887 target.
18888
18889 2015-02-26 Doug Evans <dje@google.com>
18890
18891 * gdb.cp/class2.cc (Dbase, D): New classes.
18892 (main): New local delta.
18893 * gdb.cp/class2.exp: Test printing delta.
18894 * gdb.cp/classes.cc (DynamicBase2, DynamicBar): New classes.
18895 (dynbar): New global.
18896 * gdb.cp/classes.exp (test_ptype_class_objects): Test ptype DynamicBar.
18897
18898 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18899
18900 * gdb.compile/compile-ifunc.c: New file.
18901 * gdb.compile/compile-ifunc.exp: New file.
18902
18903 2015-02-26 Antoine Tremblay <antoine.tremblay@ericsson.com>
18904
18905 * gdb.base/structs.exp: Check for correct struct on finish.
18906
18907 2015-02-26 Yao Qi <yao.qi@linaro.org>
18908
18909 * lib/dwarf.exp (function_range): Adjust pattern when $func_length
18910 is zero.
18911
18912 2015-02-26 Jan Kratochvil <jan.kratochvil@redhat.com>
18913
18914 * gdb.arch/cordic.ko.bz2: New file.
18915 * gdb.arch/cordic.ko.debug.bz2: New file.
18916 * gdb.arch/ppc64-symtab-cordic.exp: New file.
18917
18918 2015-02-25 Yao Qi <yao.qi@linaro.org>
18919
18920 * gdb.xml/tdesc-regs.exp: Set core-regs to aarch64-core.xml for
18921 aarch64*-*-* target.
18922
18923 2015-02-23 Pedro Alves <palves@redhat.com>
18924
18925 * lib/gdb.exp (delete_breakpoints): Rewrite using
18926 gdb_test_multiple.
18927
18928 2015-02-23 Pedro Alves <palves@redhat.com>
18929
18930 * gdb.base/info-os.c: Include stdlib.h.
18931
18932 2015-02-22 Doug Evans <xdje42@gmail.com>
18933
18934 PR symtab/17855
18935 * gdb.ada/exec_changed.exp: Add second test where symbol lookup cache
18936 is read after symbols have been re-read.
18937 * gdb.ada/exec_changed/first.adb (First): New procedure Break_Me.
18938 * gdb.ada/exec_changed/second.adb (Second): Ditto.
18939
18940 2015-02-21 Doug Evans <dje@google.com>
18941
18942 * gdb.cp/anon-ns.exp: Add test for ptype '(anonymous namespace)'.
18943
18944 2015-02-21 Jan Kratochvil <jan.kratochvil@redhat.com>
18945
18946 PR corefiles/17808
18947 * gdb.arch/i386-biarch-core.core.bz2: New file.
18948 * gdb.arch/i386-biarch-core.exp: New file.
18949
18950 2015-02-21 Pedro Alves <palves@redhat.com>
18951
18952 * gdb.threads/multi-create-ns-info-thr.exp: Return early if
18953 runto_main fails.
18954
18955 2015-02-20 Pedro Alves <palves@redhat.com>
18956
18957 * gdb.base/solib-corrupted.exp: Expect "stap" as first column of
18958 info probes.
18959
18960 2015-02-20 Pedro Alves <palves@redhat.com>
18961
18962 * gdb.threads/multi-create-ns-info-thr.exp: New file.
18963
18964 2015-02-20 Pedro Alves <palves@redhat.com>
18965
18966 * gdb.trace/no-attach-trace.exp: Don't run to main. Do
18967 clean_restart before gdb_target_supports_trace.
18968
18969 2015-02-20 Pedro Alves <palves@redhat.com>
18970
18971 PR threads/18006
18972 * gdb.threads/clone-thread_db.c: New file.
18973 * gdb.threads/clone-thread_db.exp: New file.
18974
18975 2015-02-19 Antoine Tremblay <antoine.tremblay@ericsson.com>
18976
18977 PR breakpoints/16812
18978 * gdb.base/catch-gdb-caused-signals.c: New file.
18979 * gdb.base/catch-gdb-caused-signals.exp: New file.
18980
18981 2015-02-18 Jose E. Marchesi <jose.marchesi@oracle.com>
18982
18983 * configure: Regenerated.
18984 * configure.ac: Use GDB_AC_TRANSFORM.
18985 * aclocal.m4: sinclude ../transform.m4.
18986
18987 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18988
18989 * lib/dtrace.exp: New file.
18990 * gdb.base/dtrace-probe.exp: Likewise.
18991 * gdb.base/dtrace-probe.d: Likewise.
18992 * gdb.base/dtrace-probe.c: Likewise.
18993 * lib/pdtrace.in: Likewise.
18994 * configure.ac: Output variables with the transformed names of
18995 the strip, readelf, as and nm tools. AC_SUBST lib/pdtrace.in.
18996 * configure: Regenerated.
18997
18998 2015-02-17 Jose E. Marchesi <jose.marchesi@oracle.com>
18999
19000 * gdb.base/stap-probe.exp (stap_test): Remove "SystemTap" from
19001 expected message when trying to access $_probe_* convenience
19002 variables while not on a probe.
19003
19004 2015-02-11 Jan Kratochvil <jan.kratochvil@redhat.com>
19005
19006 * gdb.python/py-framefilter.exp (pagination quit - *): New tests.
19007
19008 2015-02-11 Pedro Alves <pedro@codesourcery.com>
19009
19010 * gdb.threads/step-bg-decr-pc-switch-thread.c: New file.
19011 * gdb.threads/step-bg-decr-pc-switch-thread.exp: New file.
19012
19013 2015-02-10 Doug Evans <xdje42@gmail.com>
19014
19015 * lib/gdb.exp (gdb_load): Always return a result.
19016
19017 2015-02-10 Pedro Alves <palves@redhat.com>
19018
19019 * gdb.threads/signal-sigtrap.c: New file.
19020 * gdb.threads/signal-sigtrap.exp: New file.
19021
19022 2015-02-10 Antoine Tremblay <antoine.tremblay@ericsson.com>
19023
19024 * gdb.trace/no-attach-trace.c: New file.
19025 * gdb.trace/no-attach-trace.exp: New file.
19026
19027 2015-02-09 Mark Wielaard <mjw@redhat.com>
19028
19029 * gdb.dwarf2/atomic.c: New file.
19030 * gdb.dwarf2/atomic-type.exp: Likewise.
19031
19032 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19033
19034 * gdb.btrace/buffer-size.exp: Update "info record" output.
19035 * gdb.btrace/delta.exp: Update "info record" output.
19036 * gdb.btrace/enable.exp: Update "info record" output.
19037 * gdb.btrace/finish.exp: Update "info record" output.
19038 * gdb.btrace/instruction_history.exp: Update "info record" output.
19039 * gdb.btrace/next.exp: Update "info record" output.
19040 * gdb.btrace/nexti.exp: Update "info record" output.
19041 * gdb.btrace/step.exp: Update "info record" output.
19042 * gdb.btrace/stepi.exp: Update "info record" output.
19043 * gdb.btrace/nohist.exp: Update "info record" output.
19044
19045 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19046
19047 * gdb.btrace/buffer-size: New.
19048
19049 2015-02-09 Markus Metzger <markus.t.metzger@intel.com>
19050
19051 * gdb.btrace/delta.exp: Update "info record" output.
19052 * gdb.btrace/enable.exp: Update "info record" output.
19053 * gdb.btrace/finish.exp: Update "info record" output.
19054 * gdb.btrace/instruction_history.exp: Update "info record" output.
19055 * gdb.btrace/next.exp: Update "info record" output.
19056 * gdb.btrace/nexti.exp: Update "info record" output.
19057 * gdb.btrace/step.exp: Update "info record" output.
19058 * gdb.btrace/stepi.exp: Update "info record" output.
19059 * gdb.btrace/nohist.exp: Update "info record" output.
19060
19061 2015-02-06 Simon Marchi <simon.marchi@ericsson.com>
19062
19063 PR gdb/15678
19064 * gdb.base/ena-dis-br.exp: Test "enable count" for bad user input.
19065
19066 2015-02-06 Pedro Alves <palves@redhat.com>
19067
19068 * gdb.threads/attach-many-short-lived-threads.c (SECONDS): New
19069 macro.
19070 (seconds_left, again): New globals.
19071 (main): Wait seconds_left in a 1-second sleep loop instead of
19072 sleeping 180 seconds. If 'again' is set, reset the seconds
19073 counter.
19074 * gdb.threads/attach-many-short-lived-threads.exp (test): Set
19075 'again' in the inferior before detaching. Print the seconds left.
19076 (options): New global.
19077 (top level): Build program with -DTIMEOUT=$timeout.
19078
19079 2015-02-06 Pedro Alves <palves@redhat.com>
19080
19081 * gdb.base/gdb-sigterm.c (main): Use the TIMEOUT define to
19082 determine how many seconds to pass to 'alarm'.
19083 * gdb.base/gdb-sigterm.exp (top level): Build program with
19084 -DTIMEOUT=$timeout.
19085 (do_test): Return success/failure indication. Add more verbose
19086 logging. Don't fail if 200 single steps are seen. Instead, fail
19087 when the test times out.
19088 (passes): New global.
19089 (top level): Break the testing loop if testing fails on any
19090 iteration. Use gdb_assert.
19091
19092 2015-02-04 Don Breazeal <donb@codesourcery.com>
19093
19094 * gdb.base/info-os.c (shmid, semid, msqid): Make variables static
19095 and initialize them.
19096 (ipc_cleanup): New function.
19097 (main): Don't declare shmid, semid, and msqid. Add a call to
19098 atexit so that we call ipc_cleanup on exit.
19099
19100 2015-02-04 Pedro Alves <palves@redhat.com>
19101
19102 * boards/native-extended-gdbserver.exp: Remove any target variant
19103 specifications from the board name before clearing the isremote
19104 flag from board_info.
19105
19106 2015-01-31 Doug Evans <xdje42@gmail.com>
19107
19108 * gdb.base/maint.exp <maint print type argc>: Update expected output.
19109
19110 2015-01-31 Gary Benson <gbenson@redhat.com>
19111
19112 * gdb.base/completion.exp: Disable completion limiting for
19113 existing tests. Add new tests to check completion limiting.
19114 * gdb.linespec/ls-errs.exp: Disable completion limiting.
19115
19116 2015-01-31 Doug Evans <xdje42@gmail.com>
19117
19118 * gdb.ada/dyn_arrayidx.exp: Add additional_flags=-gnat12.
19119
19120 2015-01-31 Doug Evans <xdje42@gmail.com>
19121
19122 * gdb.guile/scm-section-script.c: Add duplicate inlined section script
19123 entries. Duplicate file section script entries.
19124 * gdb.guile/scm-section-script.exp: Add tests for duplicate entries,
19125 inlined entries. Add test for safe-path rejection.
19126 * gdb.python/py-section-script.c: Add duplicate inlined section script
19127 entries. Duplicate file section script entries.
19128 * gdb.python/py-section-script.exp: Add tests for duplicate entries,
19129 inlined entries. Add test for safe-path rejection.
19130
19131 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19132
19133 * gdb.ada/disc_arr_bound: New testcase.
19134
19135 2015-01-29 Joel Brobecker <brobecker@adacore.com>
19136
19137 * gdb.ada/mi_var_array: New testcase.
19138
19139 2015-01-27 Doug Evans <dje@google.com>
19140
19141 * gdb.python/py-objfile.exp: Add tests for objfile.username.
19142 Add test for objfile.filename, objfile.username after objfile
19143 has been unloaded.
19144
19145 2015-01-26 Joel Brobecker <brobecker@adacore.com>
19146
19147 * gdb.python/py-lookup-type.exp (test_lookup_type): Change
19148 the second test to print the name attribute of value
19149 returned by the call to gdb.lookup_type, and adjust
19150 the expected output accordingly.
19151
19152 2015-01-25 Mark Wielaard <mjw@redhat.com>
19153
19154 * gdb.arch/i386-bp_permanent.c (standard): New declaration.
19155 * gdb.base/disp-step-fork.c: Include unistd.h.
19156 * gdb.base/siginfo-obj.c: Include stdio.h.
19157 * gdb.base/siginfo-thread.c: Likewise.
19158 * gdb.mi/non-stop.c: Include unistd.h.
19159 * gdb.mi/nsthrexec.c: Include stdio.h.
19160 * gdb.mi/pthreads.c: Include unistd.h.
19161 * gdb.modula2/unbounded1.c (main): Declare returns int.
19162 * gdb.reverse/consecutive-reverse.c: Likewise.
19163 * gdb.threads/create-fail.c: Include unistd.h.
19164 * gdb.threads/killed.c: Likewise.
19165 * gdb.threads/linux-dp.c: Likewise.
19166 * gdb.threads/non-ldr-exc-1.c: Include stdio.h and string.h.
19167 * gdb.threads/non-ldr-exc-2.c: Likewise.
19168 * gdb.threads/non-ldr-exc-3.c: Likewise.
19169 * gdb.threads/non-ldr-exc-4.c: Likewise.
19170 * gdb.threads/pthreads.c: Include unistd.h.
19171 (main): Declare returns int.
19172 * gdb.threads/tls-main.c (foo): New declaration.
19173 * gdb.threads/watchpoint-fork-mt.c: Define _GNU_SOURCE.
19174
19175 2015-01-23 Simon Marchi <simon.marchi@ericsson.com>
19176
19177 * gdb.mi/mi-var-list-children-invalid-grandchild.c: New file.
19178 * gdb.mi/mi-var-list-children-invalid-grandchild.exp: New file.
19179
19180 2015-01-15 Mark Wielaard <mjw@redhat.com>
19181
19182 * gdb.base/noreturn-return.c: New file.
19183 * gdb.base/noreturn-return.exp: New file.
19184 * gdb.base/noreturn-finish.c: New file.
19185 * gdb.base/noreturn-finish.exp: New file.
19186
19187 2015-01-23 Pedro Alves <palves@redhat.com>
19188
19189 * gdb.threads/continue-pending-after-query.c: New file.
19190 * gdb.threads/continue-pending-after-query.exp: New file.
19191
19192 2015-01-22 Anders Granlund <anders.granlund@ericsson.com>
19193 Simon Marchi <simon.marchi@ericsson.com>
19194
19195 * gdb.base/statistics.exp: Assign spawn id to gdb_spawn_id.
19196 * gdb.base/valgrind-db-attach.exp: Same.
19197 * gdb.base/valgrind-infcall.exp: Same.
19198 * lib/mi-support.exp (default_mi_gdb_start): Same.
19199 * lib/prompt.exp (default_prompt_gdb_start): Same.
19200 * lib/gdb.exp (default_gdb_spawn): Same.
19201 (gdb_interact): New.
19202
19203
19204 2015-01-22 Jan Kratochvil <jan.kratochvil@redhat.com>
19205
19206 * gdb.compile/compile.exp (pointer to jit function): New test.
19207
19208 2015-01-17 Wei-cheng Wang <cole945@gmail.com>
19209
19210 * lib/gdb.exp (supports_process_record): Return true for
19211 powerpc*-*-linux*.
19212 (supports_reverse): Likewise.
19213
19214 2015-01-15 Don Breazeal <donb@codesourcery.com>
19215
19216 * gdb.base/attach-pie-noexec.exp: Use can_spawn_for_attach
19217 instead of checking whether the target board is remote and
19218 use spawn_wait_for_attach instead of exec/sleep.
19219 * gdb.base/attach-twice.exp: Likewise.
19220
19221 2015-01-15 Joel Brobecker <brobecker@adacore.com>
19222
19223 * gdb.ada/var_arr_attrs: New testcase.
19224
19225 2015-01-14 Pedro Alves <palves@redhat.com>
19226 Joel Brobecker <brobecker@adacore.com>
19227
19228 PR gdb/17525
19229 * gdb.base/bp-cmds-execution-x-script.c: New file.
19230 * gdb.base/bp-cmds-execution-x-script.exp: New file.
19231 * gdb.base/bp-cmds-execution-x-script.gdb: New file.
19232
19233 2015-01-14 Pedro Alves <palves@redhat.com>
19234
19235 PR cli/17828
19236 * gdb.base/batch-preserve-term-settings.c: New file.
19237 * gdb.base/batch-preserve-term-settings.exp: New file.
19238
19239 2015-01-13 Doug Evans <dje@google.com>
19240
19241 * gdb.python/py-objfile.exp: Test gdb.lookup_objfile on symlinked
19242 binary.
19243
19244 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19245
19246 * Makefile.in (clean mostlyclean): Do not delete *.py.
19247
19248 2015-01-13 Joel Brobecker <brobecker@adacore.com>
19249
19250 * gdb.python/py-lookup-type.exp: New file.
19251
19252 2015-01-12 Pedro Alves <palves@redhat.com>
19253
19254 * gdb.python/py-prompt.exp: When the board can't spawn for attach,
19255 restore GDBFLAGS before returning.
19256
19257 2015-01-12 Jan Kratochvil <jan.kratochvil@redhat.com>
19258
19259 * gdb.python/py-frame.exp (test Frame.read_register(rip)): Use
19260 is_amd64_regs_target and is_x86_like_target.
19261
19262 2015-01-11 Doug Evans <xdje42@gmail.com>
19263
19264 * lib/dwarf.exp (Dwarf): Flag an error if a numeric attribute value
19265 is given without an explicit form.
19266 * gdb.dwarf2/arr-subrange.exp: Specify forms for all numeric
19267 attributes.
19268 * gdb.dwarf/corrupt.exp: Ditto.
19269 * gdb.dwarf2/enum-type.exp: Ditto.
19270 * gdb.trace/entry-values.exp: Ditto.
19271 * gdb.trace/unavailable-dwarf-piece.exp: Ditto.
19272
19273 2015-01-11 Doug Evans <xdje42@gmail.com>
19274
19275 PR gdb/15830
19276 * gdb.base/maint.exp: Remove references to "maint demangle".
19277 * gdb.cp/demangle.exp: Update. "maint demangle" -> "demangle".
19278 Add tests for explicitly specifying language to demangle.
19279 * gdb.dlang/demangle.exp: Ditto.
19280
19281 2015-01-09 Pedro Alves <palves@redhat.com>
19282
19283 * gdb.threads/non-stop-fair-events.c: New file.
19284 * gdb.threads/non-stop-fair-events.exp: New file.
19285
19286 2015-01-09 Pedro Alves <palves@redhat.com>
19287
19288 * gdb.base/annota1.exp (thread_test): Use srcfile and binfile from
19289 the global scope. Set a breakpoint after all threads are started
19290 rather than stepping over two source lines. Expect the prompt.
19291 * gdb.base/watch_thread_num.c (threads_started_barrier): New
19292 global.
19293 (NUM): Now 15.
19294 (main): Use threads_started_barrier to wait for all threads to
19295 start. Main thread no longer calls thread_function. Exit after
19296 180 seconds.
19297 (loop): New function.
19298 (thread_function): Wait on threads_started_barrier barrier. Call
19299 'loop' at each iteration.
19300 * gdb.base/watch_thread_num.exp: Continue to breakpoint after all
19301 threads have started, instead of hardcoding number of "next"
19302 steps. Use an access watchpoint instead of a write watchpoint.
19303
19304 2015-01-09 Pedro Alves <palves@redhat.com>
19305
19306 * gdb.threads/ia64-sigill.c (threads_started_barrier): New global.
19307 (thread_func): Wait on barrier.
19308 (main): Wait for all threads to start before stopping GDB.
19309 * gdb.threads/siginfo-threads.c (threads_started_barrier): New
19310 global.
19311 (thread1_func, thread2_func): Wait on barrier.
19312 (main): Wait for all threads to start before stopping GDB.
19313 * gdb.threads/watchthreads-reorder.c (threads_started_barrier):
19314 New global.
19315 (thread1_func, thread2_func): Wait on barrier.
19316 (main): Wait for all threads to start before stopping GDB.
19317
19318 2015-01-09 Pedro Alves <palves@redhat.com>
19319
19320 * gdb.threads/attach-many-short-lived-threads.c: New file.
19321 * gdb.threads/attach-many-short-lived-threads.exp: New file.
19322
19323 2014-01-09 Pedro Alves <palves@redhat.com>
19324
19325 * gdb.threads/fork-thread-pending.exp: Switch to the main thread
19326 instead of to thread 2.
19327 * gdb.threads/signal-command-multiple-signals-pending.c (main):
19328 Add barrier around each pthread_create call instead of around all
19329 calls.
19330 * gdb.threads/signal-command-multiple-signals-pending.exp (test):
19331 Set a break on thread_function and have the child threads hit it
19332 one at at a time.
19333
19334 2015-01-09 Pedro Alves <palves@redhat.com>
19335
19336 * lib/gdb.exp (can_spawn_for_attach): New procedure.
19337 (spawn_wait_for_attach): Error out if can_spawn_for_attach returns
19338 false.
19339 * gdb.base/attach.exp: Use can_spawn_for_attach instead of
19340 checking whether the target board is remote.
19341 * gdb.multi/multi-attach.exp: Likewise.
19342 * gdb.python/py-sync-interp.exp: Likewise.
19343 * gdb.server/ext-attach.exp: Likewise.
19344 * gdb.python/py-prompt.exp: Use can_spawn_for_attach before the
19345 tests that need to attach, instead of checking whether the target
19346 board is remote at the top of the file.
19347
19348 2015-01-08 Yao Qi <yao@codesourcery.com>
19349
19350 * gdb.trace/entry-values.exp: Set call_insn for MIPS target.
19351
19352 2015-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
19353
19354 Fix testcase compilation.
19355 * gdb.arch/i386-avx512.exp (comp_flags): Remove /common.
19356
19357 2015-01-06 Joel Brobecker <brobecker@adacore.com>
19358
19359 * gdb.python/py-type.exp: Add a couple test about empty
19360 array creation, and negative-length array creation.
19361
19362 2015-01-02 Doug Evans <xdje42@gmail.com>
19363
19364 * gdb.cp/nsalias.exp: Fix output of external/declaration flags.
19365
19366 2015-01-02 Doug Evans <dje@google.com>
19367
19368 * gdb.dwarf2/dw4-sig-types.exp: Also pass -fdebug-types-section to gcc.
19369
19370 2014-12-29 Yao Qi <yao@codesourcery.com>
19371
19372 * gdb.trace/entry-values.exp: Update comments. Rename variable
19373 bar_call_foo to returned_from_foo.
19374
19375 2014-12-20 Mihail-Marian Nistor <mihail.nistor@freescale.com>
19376
19377 PR gdb/17394
19378 * gdb.linespec/break-asm-file.c: New file.
19379 * gdb.linespec/break-asm-file.exp: New file.
19380 * gdb.linespec/break-asm-file0.s: New file.
19381 * gdb.linespec/break-asm-file1.s: New file.
19382
19383 2014-12-18 Nigel Stephens <nigel@mips.com>
19384 Maciej W. Rozycki <macro@codesourcery.com>
19385
19386 * gdb.base/float.exp: Handle the new output from "info float" on
19387 MIPS targets.
19388
19389 2014-12-17 Jan Kratochvil <jan.kratochvil@redhat.com>
19390
19391 Fix MinGW compilation.
19392 * gdb.compile/compile-ops.exp: Update untested message if
19393 !skip_compile_feature_tests.
19394 * gdb.compile/compile-setjmp.exp: Likewise.
19395 * gdb.compile/compile-tls.exp: Likewise.
19396 * gdb.compile/compile.exp: Likewise.
19397 * lib/gdb.exp (skip_compile_feature_tests): Check also "Command not
19398 supported on this host".
19399
19400 2014-12-16 Doug Evans <xdje42@gmail.com>
19401
19402 * boards/stabs.exp: New file.
19403
19404 2014-12-16 Andreas Arnez <arnez@vnet.linux.ibm.com>
19405
19406 * gdb.base/completion.exp: Adjust to format changes of "maint
19407 print user-registers".
19408
19409 2014-12-16 Catalin Udma <catalin.udma@freescale.com>
19410
19411 PR server/17457
19412 * gdb.arch/aarch64-fp.c: New file.
19413 * gdb.arch/aarch64-fp.exp: New file.
19414
19415 2014-12-15 Sergio Durigan Junior <sergiodj@redhat.com>
19416
19417 Merge dg-extract-results.{sh,py} from GCC upstream (r210243,
19418 r210637, r210913, r211666, r215400, r215817).
19419
19420 2014-05-08 Richard Sandiford <rdsandiford@googlemail.com>
19421 * dg-extract-results.py: New file.
19422 * dg-extract-results.sh: Use it if the environment seems
19423 suitable.
19424
19425 2014-05-20 Richard Sandiford <rdsandiford@googlemail.com>
19426
19427 * dg-extract-results.py (parse_run): Handle warnings that
19428 are printed before a test harness is run.
19429
19430 2014-05-25 Richard Sandiford <rdsandiford@googlemail.com>
19431
19432 * dg-extract-results.py (Named): Remove __cmp__ method.
19433 (output_variation): Use a key to sort variation.harnesses.
19434
19435 2014-06-14 Richard Sandiford <rdsandiford@googlemail.com>
19436
19437 * dg-extract-results.py: For Python 3, force sys.stdout to
19438 handle surrogate escape sequences.
19439 (safe_open): New function.
19440 (output_segment, main): Use it.
19441
19442 2014-09-19 Segher Boessenkool <segher@kernel.crashing.org>
19443
19444 * dg-extract-results.py (Prog.result_re): Include options
19445 in test name.
19446
19447 2014-10-02 Segher Boessenkool <segher@kernel.crashing.org>
19448
19449 * dg-extract-results.py (output_variation): Always sort if
19450 do_sum.
19451
19452 2014-12-15 Simon Marchi <simon.marchi@ericsson.com>
19453
19454 * lib/gdb.exp (default_gdb_start): After starting gdb, loop
19455 as long as we get pagination notifications.
19456
19457 2014-12-15 Jason Merrill <jason@redhat.com>
19458
19459 * Makefile.in (check-gdb.%): Restore.
19460 * README: Mention it.
19461
19462 2014-12-13 Joel Brobecker <brobecker@adacore.com>
19463
19464 * gdb.ada/str_uninit: New testcase.
19465
19466 2014-12-13 Jan Kratochvil <jan.kratochvil@redhat.com>
19467
19468 PR symtab/17642
19469 * gdb.base/vla-stub-define.c: New file.
19470 * gdb.base/vla-stub.c: New file.
19471 * gdb.base/vla-stub.exp: New file.
19472
19473 2014-12-12 Phil Muldoon <pmuldoon@redhat.com>
19474 Jan Kratochvil <jan.kratochvil@redhat.com>
19475 Tom Tromey <tromey@redhat.com>
19476
19477 * configure.ac: Add gdb.compile/.
19478 * configure: Regenerate.
19479 * gdb.compile/Makefile.in: New file.
19480 * gdb.compile/compile-ops.exp: New file.
19481 * gdb.compile/compile-ops.c: New file.
19482 * gdb.compile/compile-tls.c: New file.
19483 * gdb.compile/compile-tls.exp: New file.
19484 * gdb.compile/compile-constvar.S: New file.
19485 * gdb.compile/compile-constvar.c: New file.
19486 * gdb.compile/compile-mod.c: New file.
19487 * gdb.compile/compile-nodebug.c: New file.
19488 * gdb.compile/compile-setjmp-mod.c: New file.
19489 * gdb.compile/compile-setjmp.c: New file.
19490 * gdb.compile/compile-setjmp.exp: New file.
19491 * gdb.compile/compile-shlib.c: New file.
19492 * gdb.compile/compile.c: New file.
19493 * gdb.compile/compile.exp: New file.
19494 * lib/gdb.exp (skip_compile_feature_tests): New proc.
19495
19496 2014-12-12 Tom Tromey <tromey@redhat.com>
19497
19498 * lib/dwarf.exp (_location): Ignore blank lines. Allow comments.
19499 Handle DW_OP_pick, DW_OP_skip, DW_OP_bra.
19500
19501 2014-12-12 Doug Evans <dje@google.com>
19502
19503 * lib/gdb-python.exp (get_python_valueof): New function.
19504 * gdb.python/py-objfile.exp: Add tests for gdb.lookup_objfile.
19505
19506 2014-12-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
19507
19508 * gdb.base/completion.exp: Add test for completion of "info
19509 registers ".
19510
19511 2014-12-12 Maciej W. Rozycki <macro@codesourcery.com>
19512
19513 * gdb.base/func-ptrs.c: New file.
19514 * gdb.base/func-ptrs.exp: New file.
19515
19516 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19517
19518 PR breakpoints/17012
19519 * gdb.base/dprintf-detach.c: New file.
19520 * gdb.base/dprintf-detach.exp: New file.
19521
19522 2014-12-10 Simon Marchi <simon.marchi@ericsson.com>
19523
19524 * gdb.trace/qtro.exp: Replace gdbserver detection code by...
19525 * lib/gdb.exp (target_is_gdbserver): New procedure.
19526
19527 2014-12-08 Doug Evans <dje@google.com>
19528
19529 * gdb.python/py-objfile.exp: Add tests for objfile.owner.
19530
19531 2014-12-05 Yao Qi <yao@codesourcery.com>
19532
19533 * gdb.guile/scm-error.exp: Remove the third argument to
19534 gdb_remote_download.
19535 * gdb.guile/scm-frame-args.exp: Likewise.
19536 * gdb.guile/scm-section-script.exp: Likewise.
19537
19538 2014-12-05 Yao Qi <yao@codesourcery.com>
19539
19540 * gdb.arch/i386-bp_permanent.exp: Use standard_testfile.
19541
19542 2014-12-04 Doug Evans <dje@google.com>
19543
19544 * gdb.python/py-objfile.exp: Add tests for
19545 objfile.add_separate_debug_file.
19546
19547 2014-12-04 Doug Evans <dje@google.com>
19548
19549 * lib/gdb.exp (get_build_id): New function.
19550 (build_id_debug_filename_get): Rewrite to use it.
19551 * gdb.python/py-objfile.exp: Add test for objfile.build_id.
19552
19553 2014-12-04 Maciej W. Rozycki <macro@codesourcery.com>
19554
19555 * gdb.cp/expand-psymtabs-cxx.exp: Accept any address of
19556 `method(long)', not just 0x0.
19557 * gdb.cp/nsalias.exp: Align code labels to 4.
19558 * gdb.dwarf2/dw2-canonicalize-type.S (main): Expand to 4-bytes.
19559 * gdb.dwarf2/dw2-empty-pc-range.S (main): Likewise.
19560 * gdb.dwarf2/pr11465.S (_ZN1N1cE): Likewise.
19561 * gdb.dwarf2/dw2-case-insensitive.c (START_INSNS): New macro.
19562 (cu_text_start, FUNC_lang_start): Use `START_INSNS'.
19563 * gdb.dwarf2/dw2-stack-boundary.exp: Accept noise in complaints.
19564
19565 2014-12-02 Doug Evans <dje@google.com>
19566
19567 PR symtab/17602
19568 * gdb.cp/anon-ns.cc: Move guts of this file to ...
19569 * gdb.cp/anon-ns2.cc: ... here. New file.
19570 * gdb.cp/anon-ns.exp: Update.
19571
19572 2014-12-02 Nick Bull <nicholaspbull@gmail.com>
19573
19574 * gdb.python/py-events.py (inferior_call_handler): New.
19575 (register_changed_handler, memory_changed_handler): New.
19576 (test_events.invoke): Register new handlers.
19577 * gdb.python/py-events.exp: Add tests for inferior call,
19578 memory_changed and register_changed events.
19579
19580 2014-12-02 Andreas Arnez <arnez@linux.vnet.ibm.com>
19581
19582 * gdb.base/execl-update-breakpoints.exp: Specify the link address
19583 with '-Ttext-segment' instead of '-Ttext'. Fall back to '-Ttext'
19584 if the linker doesn't understand this.
19585
19586 2014-12-01 Simon Marchi <simon.marchi@ericsson.com>
19587
19588 * gdb.python/python.exp: Change expected reply to help().
19589
19590 2014-12-01 Yao Qi <yao@codesourcery.com>
19591
19592 * configure.ac: Remove AC_ARG_ENABLE for gdbtk. Don't invoke
19593 AC_CONFIG_SUBDIRS(gdb.gdbtk).
19594 * configure: Re-generated.
19595
19596 2014-11-28 Siva Chandra Reddy <sivachandra@google.com>
19597
19598 * gdb.cp/chained-calls.cc: New file.
19599 * gdb.cp/chained-calls.exp: New file.
19600 * gdb.cp/smartp.exp: Remove KFAIL for "p c2->inta".
19601
19602 2014-11-28 Simon Marchi <simon.marchi@ericsson.com>
19603
19604 * gdb.ada/py_range.exp: Add parentheses to python calls to print.
19605 * gdb.dwarf2/symtab-producer.exp: Same.
19606 * gdb.gdb/python-interrupts.exp: Same.
19607 * gdb.gdb/python-selftest.exp: Same.
19608 * gdb.python/py-linetable.exp: Same.
19609 * gdb.python/py-type.exp: Same.
19610 * gdb.python/py-value-cc.exp: Same.
19611 * gdb.python/py-value.exp: Same.
19612
19613 2014-11-28 Yao Qi <yao@codesourcery.com>
19614
19615 * gdb.base/break-probes.exp: Match library name prefixed with
19616 sysroot.
19617
19618 2014-11-27 Simon Marchi <simon.marchi@ericsson.com>
19619
19620 * gdb.python/py-linetable.exp: Escape properly sorted(fset)
19621 test expected output. Add parentheses for the call to print.
19622 Remove L suffix from integers.
19623
19624 2014-11-26 Doug Evans <dje@google.com>
19625
19626 * gdb.dwarf2/dw2-op-out-param.S: Fix comment.
19627
19628 2014-11-22 Yao Qi <yao@codesourcery.com>
19629
19630 * gdb.trace/entry-values.c: Remove asms.
19631 (foo): Add foo_label.
19632 (bar): Add bar_label.
19633 * gdb.trace/entry-values.exp: Remove code computing foo's
19634 length and bar's length.
19635 (Dwarf::assemble): Invoke function_range for bar and use
19636 MACRO_AT_func for foo.
19637
19638 2014-11-22 Yao Qi <yao@codesourcery.com>
19639
19640 * gdb.dwarf2/dw2-compdir-oldgcc.S: Define label .Lgcc42_procstart
19641 and .Lgcc43_procstart. Use .Lgcc42_procstart instead of gcc42.
19642 Use .Lgcc43_procstart instead of gcc43.
19643
19644 2014-11-21 Joel Brobecker <brobecker@adacore.com>
19645
19646 * gdb.ada/n_arr_bound: New testcase.
19647
19648 2014-11-20 Sergio Durigan Junior <sergiodj@redhat.com>
19649
19650 PR breakpoints/10737
19651 * gdb.base/catch-syscall.exp (do_syscall_tests): Call
19652 test_catch_syscall_multi_arch.
19653 (test_catch_syscall_multi_arch): New function.
19654
19655 2014-11-20 Doug Evans <xdje42@gmail.com>
19656
19657 * gdb.base/maint.exp: Update expected output.
19658
19659 2014-11-19 Andreas Arnez <arnez@linux.vnet.ibm.com>
19660
19661 * gdb.base/bp-permanent.c (NOP): Define as 2-byte instead of
19662 4-byte instruction on S390.
19663
19664 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19665
19666 * gdb.ada/arr_arr: New testcase.
19667
19668 2014-11-19 Joel Brobecker <brobecker@adacore.com>
19669
19670 * gdb.ada/pkd_arr_elem: New Testcase.
19671
19672 2014-11-18 Luis Machado <lgustavo@codesourcery.com>
19673
19674 * gdb.reverse/break-precsave: Expect completion message for
19675 core file reads.
19676 * gdb.reverse/consecutive-precsave.exp: Likewise.
19677 * gdb.reverse/finish-precsave.exp: Likewise.
19678 * gdb.reverse/i386-precsave.exp: Likewise.
19679 * gdb.reverse/machinestate-precsave.exp: Likewise.
19680 * gdb.reverse/sigall-precsave.exp: Likewise.
19681 * gdb.reverse/solib-precsave.exp: Likewise.
19682 * gdb.reverse/step-precsave.exp: Likewise.
19683 * gdb.reverse/until-precsave.exp: Likewise.
19684 * gdb.reverse/watch-precsave.exp: Likewise.
19685
19686 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19687
19688 * gdb.base/bp-permanent.c: Include unistd.h.
19689 * gdb.python/py-framefilter-mi.c (main): Add return type.
19690 * gdb.python/py-framefilter.c (main): Likewise.
19691 * gdb.trace/actions-changed.c (main): Likewise.
19692
19693 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19694
19695 * gdb.mi/until.c: Add eye-catchers.
19696 * gdb.mi/mi-until.exp: Refer to eye-catchers instead of literal
19697 line numbers.
19698
19699 2014-11-17 Andreas Arnez <arnez@linux.vnet.ibm.com>
19700
19701 * gdb.base/condbreak.exp: Drop references to removed non-prototype
19702 function header variants in break1.c.
19703 * gdb.base/ena-dis-br.exp: Likewise.
19704 * gdb.base/hbreak2.exp: Likewise.
19705 * gdb.reverse/until-precsave.exp: Drop references to removed
19706 non-prototype function header variants in ur1.c.
19707 * gdb.reverse/until-reverse.exp: Likewise.
19708
19709 2014-11-17 Petr Machata <pmachata@redhat.com>
19710
19711 * lib/dwarf.exp (Dwarf::cu, Dwarf::tu): Emit
19712 ${_cu_offset_size} bytes abbrev offset.
19713
19714 2014-11-15 Doug Evans <xdje42@gmail.com>
19715
19716 PR symtab/17559
19717 * gdb.base/line-symtabs.exp: New file.
19718 * gdb.base/line-symtabs.c: New file.
19719 * gdb.base/line-symtabs.h: New file.
19720
19721 2014-11-14 Yao Qi <yao@codesourcery.com>
19722
19723 * gdb.dwarf2/dw2-ifort-parameter.c: Remove inline asm.
19724 (func): Add label func_label.
19725 * gdb.dwarf2/dw2-ifort-parameter.exp (Dwarf::assemble):
19726 Replace low_pc and high_pc with MACRO_AT_range.
19727 Replace name, low_pc and high_pc with MACRO_AT_func.
19728
19729 2014-11-14 Yao Qi <yao@codesourcery.com>
19730
19731 * gdb.dwarf2/implptr-optimized-out.exp (Dwarf::assemble):
19732 Replace name, low_pc and high_pc with MACRO_AT_func.
19733
19734 2014-11-14 Yao Qi <yao@codesourcery.com>
19735
19736 * gdb.dwarf2/implptr-optimized-out.exp: Use Dwarf::assemble to
19737 produce debug information.
19738 * gdb.dwarf2/implptr-optimized-out.S: Removed.
19739
19740 2014-11-14 Yao Qi <yao@codesourcery.com>
19741
19742 * gdb.dwarf2/dwz.exp: Remove the code to compile main.c to
19743 object and get function length.
19744 (Dwarf::assemble): Replace name, low_pc and high_pc attributes
19745 with MACRO_AT_func.
19746 (top-level): Replace gdb_compile and clean_restart with
19747 prepare_for_testing.
19748 * gdb.dwarf2/main.c (main): Add label main_label.
19749
19750 2014-11-14 Yao Qi <yao@codesourcery.com>
19751
19752 * lib/dwarf.exp (function_range): New procedure.
19753 (Dwarf::_handle_macro_at_func): New procedure.
19754 (Dwarf::_handle_macro_at_range): New procedure.
19755 (Dwarf): Handle MACRO_AT_func and MACRO_AT_range.
19756
19757 2014-11-14 Yao Qi <yao@codesourcery.com>
19758
19759 * lib/dwarf.exp (_handle_DW_TAG): Move some code to ...
19760 (_handle_attribute): New procedure.
19761
19762 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19763
19764 * gdb.ada/cond_lang/foo.c (callme): Add return type.
19765 * gdb.base/call-sc.c (zed): Likewise.
19766 * gdb.base/checkpoint.c (main): Likewise.
19767 * gdb.base/dump.c (main): Likewise.
19768 * gdb.base/gcore.c (main): Likewise.
19769 * gdb.base/huge.c (main): Likewise.
19770 * gdb.base/multi-forks.c (main): Likewise.
19771 * gdb.base/pr10179-a.c (main): Likewise.
19772 * gdb.base/savedregs.c (main): Likewise.
19773 * gdb.base/sigaltstack.c (main): Likewise.
19774 * gdb.base/siginfo.c (main): Likewise.
19775 * gdb.base/structs.c (zed): Likewise.
19776 * gdb.mi/mi-stack.c (callee3, callee2, callee1, main): Likewise.
19777 * gdb.mi/mi-syn-frame.c (main): Likewise.
19778 * gdb.mi/until.c (foo, main): Likewise.
19779 * gdb.base/global-var-nested-by-dso.c (b_main, c_main): Declare.
19780 * gdb.base/solib-weak.c (foo): Declare.
19781 * gdb.base/attach-twice.c: Include stdio.h.
19782 * gdb.base/weaklib1.c: Likewise.
19783 * gdb.base/weaklib2.c: Likewise.
19784 * gdb.base/catch-signal-fork.c: Include stdio.h and sys/wait.h.
19785 * gdb.mi/mi-condbreak-call-thr-state-mt.c: Include stdio.h and
19786 unistd.h.
19787 * gdb.base/attach-pie-misread.c: Include stdlib.h.
19788 * gdb.mi/mi-exit-code.c: Likewise.
19789 * gdb.base/break-interp-lib.c: Include string.h.
19790 * gdb.base/coremaker.c: Likewise.
19791 * gdb.base/testenv.c: Likewise.
19792 * gdb.python/py-finish-breakpoint.c: Likewise.
19793 * gdb.base/inferior-died.c: Include sys/wait.h.
19794 * gdb.base/fileio.c: Include time.h.
19795 * gdb.base/async-shell.c: Include unistd.h.
19796 * gdb.base/dprintf-non-stop.c: Likewise.
19797 * gdb.base/info-os.c: Likewise.
19798 * gdb.mi/mi-console.c: Likewise.
19799 * gdb.mi/watch-nonstop.c: Likewise.
19800 * gdb.python/py-events.c: Likewise.
19801 * gdb.base/async.c (baz): Move up before its invocation.
19802 * gdb.base/code_elim2.c (my_global_func): Likewise.
19803 * gdb.base/skip-solib-lib.c (multiply): Likewise.
19804 * gdb.base/advance.c (func2): Likewise.
19805
19806 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19807
19808 * gdb.base/annota1.c: Remove #ifdef PROTOTYPES, keep prototyped
19809 variant.
19810 * gdb.base/annota3.c: Likewise.
19811 * gdb.base/async.c: Likewise.
19812 * gdb.base/average.c: Likewise.
19813 * gdb.base/call-ar-st.c: Likewise.
19814 * gdb.base/call-rt-st.c: Likewise.
19815 * gdb.base/call-sc.c: Likewise.
19816 * gdb.base/call-strs.c: Likewise.
19817 * gdb.base/ending-run.c: Likewise.
19818 * gdb.base/execd-prog.c: Likewise.
19819 * gdb.base/exprs.c: Likewise.
19820 * gdb.base/foll-exec.c: Likewise.
19821 * gdb.base/foll-fork.c: Likewise.
19822 * gdb.base/foll-vfork.c: Likewise.
19823 * gdb.base/funcargs.c: Likewise.
19824 * gdb.base/gcore.c: Likewise.
19825 * gdb.base/jump.c: Likewise.
19826 * gdb.base/langs0.c: Likewise.
19827 * gdb.base/langs1.c: Likewise.
19828 * gdb.base/langs2.c: Likewise.
19829 * gdb.base/mips_pro.c: Likewise.
19830 * gdb.base/nodebug.c: Likewise.
19831 * gdb.base/opaque0.c: Likewise.
19832 * gdb.base/opaque1.c: Likewise.
19833 * gdb.base/recurse.c: Likewise.
19834 * gdb.base/run.c: Likewise.
19835 * gdb.base/scope0.c: Likewise.
19836 * gdb.base/scope1.c: Likewise.
19837 * gdb.base/setshow.c: Likewise.
19838 * gdb.base/setvar.c: Likewise.
19839 * gdb.base/shmain.c: Likewise.
19840 * gdb.base/shr1.c: Likewise.
19841 * gdb.base/shr2.c: Likewise.
19842 * gdb.base/sigall.c: Likewise.
19843 * gdb.base/signals.c: Likewise.
19844 * gdb.base/so-indr-cl.c: Likewise.
19845 * gdb.base/solib2.c: Likewise.
19846 * gdb.base/structs.c: Likewise.
19847 * gdb.base/sum.c: Likewise.
19848 * gdb.base/vforked-prog.c: Likewise.
19849 * gdb.base/watchpoint.c: Likewise.
19850 * gdb.reverse/shr2.c: Likewise.
19851 * gdb.reverse/until-reverse.c: Likewise.
19852 * gdb.reverse/ur1.c: Likewise.
19853 * gdb.reverse/watch-reverse.c: Likewise.
19854
19855 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19856
19857 * gdb.base/sepdebug.c: Remove #ifdef PROTOTYPES, keep prototyped
19858 variant.
19859 * gdb.base/sepdebug.exp: Drop references to removed code.
19860
19861 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19862
19863 * gdb.base/list0.h: Remove #ifdef PROTOTYPES, keep prototyped
19864 variant. Preserve original line numbering.
19865 * gdb.base/list1.c: Likewise.
19866
19867 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19868
19869 * gdb.base/break.c: Remove #ifdef PROTOTYPES, keep prototyped
19870 variant.
19871 * gdb.base/break1.c: Likewise.
19872 * gdb.base/break.exp: Drop references to removed code.
19873
19874 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19875
19876 * gdb.base/solib1.c: Remove #ifdef PROTOTYPES, keep prototyped
19877 variant.
19878
19879 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19880
19881 * gdb.base/callfuncs.exp (perform_all_tests): Re-indent.
19882
19883 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19884
19885 * gdb.base/callfuncs.exp: Remove 'prototypes' variable. Move main
19886 logic into perform_all_tests() and invoke it with and without
19887 function header prototypes.
19888 (do_function_calls): Remove conditional XFAIL for PR 5318.
19889 (rerun_and_prepare): Remove duplicate code.
19890 (perform_all_tests): New. Main logic moved here.
19891
19892 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19893
19894 * gdb.base/callfuncs.c (t_float_many_args): Fix syntax error in
19895 code guarded by #ifdef NO_PROTOTYPES.
19896 (t_double_many_args): Likewise.
19897 (DEF_FUNC_MANY_ARGS_1): Likewise.
19898 (DEF_FUNC_VALUES_1): Likewise.
19899 (t_structs_ldc): Renamed from t_structs_fc in conditional code
19900 guarded by #ifdef PROTOTYPES.
19901
19902 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19903
19904 * gdb.mi/mi-console.c: Add eye-catcher.
19905 * gdb.mi/mi-console.exp (semihosted_string): Refer to eye-catcher
19906 instead of literal line number.
19907
19908 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19909
19910 * gdb.base/shr2.c: Add eye-catcher.
19911 * gdb.base/shlib-call.exp: Refer to eye-catcher instead of literal
19912 line number.
19913
19914 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19915
19916 * gdb.base/jump.c: Add eye-catchers.
19917 * gdb.base/jump.exp: Refer to eye-catchers instead of literal line
19918 numbers.
19919
19920 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19921
19922 * gdb.base/execd-prog.c: Add eye-catchers.
19923 * gdb.base/foll-exec.c: Likewise.
19924 * gdb.base/foll-exec.exp: Refer to eye-catchers instead of literal
19925 line numbers.
19926
19927 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19928
19929 * gdb.base/ending-run.c: Add eye-catchers.
19930 * gdb.base/ending-run.exp: Refer to eye-catchers instead of
19931 literal line numbers.
19932
19933 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19934
19935 * gdb.base/call-rt-st.c: Add eye-catchers.
19936 * gdb.base/call-rt-st.exp: Refer to eye-catchers instead of
19937 literal line numbers.
19938
19939 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19940
19941 * gdb.base/call-ar-st.c: Add eye-catchers.
19942 * gdb.base/call-ar-st.exp: Refer to eye-catchers instead of
19943 literal line numbers.
19944
19945 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19946
19947 * gdb.base/average.c: Add eye-catchers.
19948 * gdb.base/sum.c: Likewise.
19949 * gdb.base/dbx.exp: Use eye-catchers to determine line numbers for
19950 regexps dynamically.
19951
19952 2014-11-13 Andreas Arnez <arnez@linux.vnet.ibm.com>
19953
19954 * gdb.base/solib1.c: Add eye-catchers.
19955 * gdb.base/so-impl-ld.exp: Match against eye-catchers instead of
19956 literal line numbers.
19957
19958 2014-11-12 Pedro Alves <palves@redhat.com>
19959
19960 * gdb.threads/leader-exit.exp: Test sending ctrl-c works after the
19961 leader has exited.
19962
19963 2014-11-12 Pedro Alves <palves@redhat.com>
19964
19965 * gdb.arch/i386-bp_permanent.c: New file.
19966 * gdb.arch/i386-bp_permanent.exp: Don't skip on x86_64.
19967 (srcfile): Set to i386-bp_permanent.c.
19968 (top level): Adjust to work in both 32-bit and 64-bit modes. Test
19969 that stepi does not execute the 'leave' instruction, instead of
19970 testing it does execute.
19971 * gdb.base/bp-permanent.c: New file.
19972 * gdb.base/bp-permanent.exp: New file.
19973
19974 2014-11-10 Doug Evans <xdje42@gmail.com>
19975
19976 PR symtab/17564
19977 * gdb.base/symtab-search-order.exp: New file.
19978 * gdb.base/symtab-search-order.c: New file.
19979 * gdb.base/symtab-search-order-1.c: New file.
19980 * gdb.base/symtab-search-order-shlib-1.c: New file.
19981
19982 2014-11-07 Pedro Alves <palves@redhat.com>
19983
19984 PR gdb/17511
19985 * gdb.base/sigstep.exp (in_handler_map) <si+advance>: xfail
19986 i?86-*-linux*.
19987
19988 2014-11-03 Siva Chandra Reddy <sivachandra@google.com>
19989
19990 PR c++/17494
19991 * gdb.cp/pr17494.cc: New file.
19992 * gdb.cp/pr17494.exp: New file.
19993
19994 2014-11-02 Yao Qi <yao@codesourcery.com>
19995
19996 * gdb.python/python.exp: Get working directory and match the
19997 output of "set extended-prompt \\w " with it.
19998
19999 2014-10-30 Doug Evans <dje@google.com>
20000
20001 * gdb.python/py-objfile.exp: Add tests for setting random attributes
20002 in objfiles.
20003 * gdb.python/py-progspace.exp: Add tests for setting random attributes
20004 in progspaces.
20005
20006 2014-10-30 Janis Johnson <janisjo@codesourcery.com>
20007
20008 * gdb.base/fullpath-expand.exp: Skip for a remote host.
20009 * gdb.base/realname-expand.exp: Likewise.
20010 * gdb.linespec/macro-relative.exp: Likewise.
20011
20012 2014-10-29 Pedro Alves <palves@redhat.com>
20013
20014 PR gdb/17408
20015 * gdb.threads/schedlock.c (some_function): New function.
20016 (call_function): New global.
20017 (MAYBE_CALL_SOME_FUNCTION): New macro.
20018 (thread_function): Call it.
20019 * gdb.threads/schedlock.exp (get_args): Add description parameter,
20020 and use it instead of a global counter. Adjust all callers.
20021 (get_current_thread): Use "find current thread" for test message
20022 here rather than having all callers pass down the same string.
20023 (goto_loop): New procedure, factored out from ...
20024 (my_continue): ... this.
20025 (step_ten_loops): Change parameter from test message to command to
20026 use. Adjust.
20027 (list_count): Delete global.
20028 (check_result): New procedure, factored out from duplicate top
20029 level code.
20030 (continue tests): Wrap in with_test_prefix.
20031 (test_step): New procedure, factored out from duplicate top level
20032 code.
20033 (top level): Test "step" in combination with all scheduler-locking
20034 modes. Test "next" in combination with all scheduler-locking
20035 modes, and in combination with stepping over a function call or
20036 not.
20037 * gdb.threads/next-bp-other-thread.c: New file.
20038 * gdb.threads/next-bp-other-thread.exp: New file.
20039
20040 2014-10-29 Pedro Alves <palves@redhat.com>
20041
20042 PR python/17372
20043 * gdb.python/python.exp: Test a multi-line command that spawns
20044 interactive Python.
20045 * gdb.base/multi-line-starts-subshell.exp: New file.
20046
20047 2014-10-29 Yao Qi <yao@codesourcery.com>
20048
20049 * gdb.base/fileio.exp: Make directories on host.
20050
20051 2014-10-29 Yao Qi <yao@codesourcery.com>
20052
20053 * gdb.base/fileio.c (test_write): Close the file.
20054
20055 2014-10-28 Pedro Alves <palves@redhat.com>
20056
20057 PR gdb/12623
20058 * gdb.base/sigstep.c (no_handler): New global.
20059 (main): If 'no_handler is true, set the signal handlers to
20060 SIG_IGN.
20061 * gdb.base/sigstep.exp (breakpoint_over_handler): Add
20062 with_sw_watch and no_handler parameters. Handle them.
20063 (top level) <stepping over handler when stopped at a breakpoint
20064 test>: Add a test axis for testing with a software watchpoint, and
20065 another for testing with the signal handler set to SIG_IGN.
20066 * gdb.base/step-sw-breakpoint-adjust-pc.c: New file.
20067 * gdb.base/step-sw-breakpoint-adjust-pc.exp: New file.
20068
20069 2014-10-28 Pedro Alves <palves@redhat.com>
20070
20071 PR gdb/17511
20072 * gdb.base/sigstep.c (handler): Add a few more writes to 'done'.
20073 * gdb.base/sigstep.exp (other_handler_location): New global.
20074 (advance): Support stepping into the signal handler, and running
20075 commands while in the handler.
20076 (in_handler_map): New global.
20077 (top level): In the advance test, add combinations for getting
20078 into the handler with stepping commands, and for running commands
20079 in the handler. Add comment descripting the advancei tests.
20080
20081 2014-10-28 Pedro Alves <palves@redhat.com>
20082
20083 * gdb.base/sigstep.exp: Use build_executable instead of
20084 prepare_for_testing.
20085 (top level): Move code that starts GDB, runs to main and creates a
20086 display to ...
20087 (restart): ... this new procedure.
20088 (top level): Move backtrace from signal handler test to ...
20089 (validate_backtrace): ... this new procedure.
20090 (advance, advancei): Rename parameter from 'i' to 'cmd'. Use
20091 with_test_prefix. Always restart GDB.
20092 (skip_to_handler): Rename parameter from 'i' to 'cmd'. Use
20093 with_test_prefix. Always restart GDB. No need to delete
20094 breakpoints after the test.
20095 (test_skip_handler): Remove prefix parameter.
20096 (skip_over_handler, breakpoint_to_handler)
20097 (breakpoint_to_handler_entry, breakpoint_over_handler): Rename
20098 parameter from 'i' to 'cmd'. Use with_test_prefix. Always
20099 restart GDB. No need to delete breakpoints after the test.
20100 (top level): Use foreach to call the test procedures with
20101 different commands.
20102
20103 2014-10-28 Pedro Alves <palves@redhat.com>
20104
20105 * gdb.base/sigaltstack.exp: Update to use Bugzilla bug numbers
20106 instead of GNATS numbers.
20107 * gdb.base/sigbpt.exp: Likewise.
20108 * gdb.base/siginfo.exp: Likewise.
20109 * gdb.base/sigstep.exp: Likewise.
20110
20111 2014-10-27 Pedro Alves <palves@redhat.com>
20112
20113 * gdb.base/sigstep.c (dummy): New global.
20114 (main): Issue a couple writes to the new global.
20115 * gdb.base/sigstep.exp (get_next_pc, test_skip_handler): New
20116 procedures.
20117 (skip_over_handler): Use test_skip_handler.
20118 (top level): Call skip_over_handler for stepi and nexti too.
20119 (breakpoint_over_handler): Use test_skip_handler.
20120 (top level): Call breakpoint_over_handler for stepi and nexti too.
20121
20122 2014-10-27 Yao Qi <yao@codesourcery.com>
20123
20124 * gdb.trace/tfile.c (adjust_function_address)
20125 [__powerpc64__ && _CALL_ELF != 2]: Get function address from
20126 function descriptor.
20127
20128 2014-10-24 Don Breazeal <donb@codesourcery.com>
20129
20130 * gdb.base/foll-fork.exp (test_follow_fork,
20131 catch_fork_child_follow): Check for updated fork messages emitted
20132 from infrun.c.
20133 * gdb.base/foll-vfork.exp (vfork_parent_follow_through_step,
20134 vfork_parent_follow_to_bp, vfork_and_exec_child_follow_to_main_bp,
20135 vfork_and_exec_child_follow_through_step): Check for updated vfork
20136 messages emitted from infrun.c.
20137
20138 2014-10-24 Pedro Alves <palves@redhat.com>
20139
20140 * gdb.base/corefile.exp: Remove references to ultrix.
20141 * gdb.base/interrupt.exp: Likewise.
20142 * gdb.base/whatis.exp: Likewise.
20143 * gdb.gdb/selftest.exp: Likewise.
20144 * gdb.threads/manythreads.exp: Likewise.
20145 * gdb.threads/print-threads.exp: Likewise.
20146 * gdb.threads/pthreads.exp:: Likewise.
20147 * gdb.threads/schedlock.exp: Likewise.
20148
20149 2014-10-24 Siva Chandra Reddy <sivachandra@google.com>
20150
20151 * gdb.cp/non-trivial-retval.cc: Add a test case.
20152 * gdb.cp/non-trivial-retval.exp: Add a test.
20153
20154 2014-10-20 Yao Qi <yao@codesourcery.com>
20155
20156 * gdb.python/py-objfile-script-gdb.py.in: Rename it to ...
20157 * gdb.python/py-objfile-script-gdb.py: New file.
20158 * gdb.python/py-objfile-script.exp: Update reference to
20159 py-objfile-script-gdb.py.in. Use gdb_remote_donwload instead
20160 of remote_download. Remove the dest file.
20161
20162 2014-10-20 Yao Qi <yao@codesourcery.com>
20163
20164 * gdb.base/checkpoint.exp: Don't remove file copied on host.
20165 * gdb.base/step-line.exp: Likewise.
20166 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
20167 * gdb.dwarf2/dw2-basic.exp: Likewise.
20168 * gdb.dwarf2/dw2-compressed.exp: Likewise.
20169 * gdb.dwarf2/dw2-filename.exp: Likewise.
20170 * gdb.dwarf2/dw2-intercu.exp: Likewise.
20171 * gdb.dwarf2/dw2-intermix.exp: Likewise.
20172 * gdb.dwarf2/dw2-producer.exp: Likewise.
20173 * gdb.dwarf2/mac-fileno.exp: Likewise.
20174 * gdb.python/py-frame-args.exp: Likewise.
20175 * gdb.python/py-framefilter.exp: Likewise.
20176 * gdb.python/py-mi.exp: Likewise.
20177 * gdb.python/py-objfile-script.exp: Likewise
20178 * gdb.python/py-pp-integral.exp: Likewise.
20179 * gdb.python/py-pp-re-notag.exp: Likewise.
20180 * gdb.python/py-prettyprint.exp: Likewise.
20181 * gdb.python/py-section-script.exp: Likewise.
20182 * gdb.python/py-typeprint.exp: Likewise.
20183 * gdb.python/py-xmethods.exp: Likewise.
20184 * gdb.stabs/weird.exp: Likewise.
20185 * gdb.xml/tdesc-regs.exp: Likewise.
20186
20187 2014-10-18 Kwok Cheung Yeung <kcy@codesourcery.com>
20188
20189 * gdb.dwarf2/dw2-dir-file-name.exp (addr_len): New.
20190 (out_cu): Use addr_len for the size of addresses.
20191 (out_line): Likewise. Size DW_LNE_set_address instruction
20192 according to addr_len.
20193 * gdb.dwarf2/dw2-dir-file-name.c (START_INSNS): New.
20194 (FUNC): Add START_INSNS to definition.
20195
20196 2014-10-18 Yao Qi <yao@codesourcery.com>
20197
20198 * gdb.base/argv0-symlink.exp: Check argv[0] value if
20199 gdb_has_argv0 return true.
20200 * gdb.guile/scm-value.exp (test_value_in_inferior): Don't
20201 check [target_info exists noargs], check [gdb_has_argv0]
20202 instead.
20203 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20204 * lib/gdb.exp (gdb_has_argv0, gdb_has_argv0_1): New
20205 procedures.
20206
20207 2014-10-17 Doug Evans <dje@google.com>
20208
20209 * gdb.python/py-events.exp: Update expected output for clear_objfiles
20210 event.
20211 * gdb.python/py-events.py: Add clear_objfiles event.
20212
20213 2014-10-17 Doug Evans <dje@google.com>
20214
20215 * gdb.python/py-objfile.exp: Test progspace attribute.
20216
20217 2014-10-17 Luis Machado <lgustavo@codesourcery.com>
20218
20219 * gdb.guile/scm-breakpoint.exp: Do not assume any
20220 directory separators when matching source file paths.
20221 * gdb.python/py-breakpoint.exp: Likewise.
20222 * gdb.reverse/break-precsave.exp: Likewise.
20223 * gdb.reverse/break-reverse.exp: Likewise.
20224 * gdb.reverse/consecutive-precsave.exp: Likewise.
20225 * gdb.reverse/finish-precsave.exp: Likewise.
20226 * gdb.reverse/finish-reverse-bkpt.exp: Likewise.
20227 * gdb.reverse/finish-reverse.exp: Likewise.
20228 * gdb.reverse/i386-precsave.exp: Likewise.
20229 * gdb.reverse/i387-env-reverse.exp: Likewise.
20230 * gdb.reverse/i387-stack-reverse.exp: Likewise.
20231 * gdb.reverse/machinestate-precsave.exp: Likewise.
20232 * gdb.reverse/machinestate.exp: Likewise.
20233 * gdb.reverse/sigall-precsave.exp: Likewise.
20234 * gdb.reverse/solib-precsave.exp: Likewise.
20235 * gdb.reverse/step-precsave.exp: Likewise.
20236 * gdb.reverse/until-precsave.exp: Likewise.
20237 * gdb.reverse/watch-precsave.exp: Likewise.
20238 * gdb.reverse/watch-reverse.exp: Likewise.
20239
20240 2014-10-17 Yao Qi <yao@codesourcery.com>
20241
20242 * lib/gdb.exp (gdb_skip_xml_test): Copy trivial.xml to host.
20243 * gdb.xml/tdesc-regs.exp: Copy single-reg.xml to host.
20244
20245 2014-10-17 Pedro Alves <palves@redhat.com>
20246
20247 PR gdb/17471
20248 * gdb.base/bg-execution-repeat.c: New file.
20249 * gdb.base/bg-execution-repeat.exp: New file.
20250
20251 2014-10-17 Pedro Alves <palves@redhat.com>
20252
20253 PR gdb/17300
20254 * gdb.base/continue-all-already-running.c: New file.
20255 * gdb.base/continue-all-already-running.exp: New file.
20256
20257 2014-10-17 Pedro Alves <palves@redhat.com>
20258
20259 PR gdb/17472
20260 * gdb.base/annota-input-while-running.c: New file.
20261 * gdb.base/annota-input-while-running.exp: New file.
20262
20263 2014-10-17 Pedro Alves <palves@redhat.com>
20264
20265 * gdb.base/callfuncs.exp: emove references to osf.
20266 * gdb.base/sigall.exp: Likewise.
20267 * gdb.gdb/selftest.exp: Likewise.
20268 * gdb.hp/gdb.base-hp/callfwmall.exp: Likewise.
20269 * gdb.mi/non-stop.c: Likewise.
20270 * gdb.mi/pthreads.c: Likewise.
20271 * gdb.reverse/sigall-precsave.exp: Likewise.
20272 * gdb.reverse/sigall-reverse.exp: Likewise.
20273 * gdb.threads/pthreads.c: Likewise.
20274 * gdb.threads/pthreads.exp: Likewise.
20275
20276 2014-10-17 Yao Qi <yao@codesourcery.com>
20277
20278 * gdb.base/commands.exp (gdbvar_complex_if_while_test): Don't
20279 check 'target_info exists noargs'.
20280 (test_command_prompt_position): Likewise.
20281 (progvar_simple_if_test): Don't check 'target_info exists noargs'.
20282 Remove "set args".
20283 (progvar_simple_while_test): Likewise.
20284 (progvar_complex_if_while_test): Likewise.
20285 (if_while_breakpoint_command_test): Likewise.
20286 (infrun_breakpoint_command_test): Likewise.
20287 (breakpoint_command_test): Likewise.
20288 (watchpoint_command_test): Likewise.
20289 (bp_deleted_in_command_test): Likewise.
20290 (temporary_breakpoint_commands): Likewise.
20291
20292 2014-10-16 Yao Qi <yao@codesourcery.com>
20293
20294 * gdb.base/remotetimeout.exp: Remove noargs checking.
20295
20296 2014-10-15 Pedro Alves <palves@redhat.com>
20297
20298 PR breakpoints/9649
20299 * gdb.base/breakpoint-in-ro-region.c (main): Add more instructions.
20300 * gdb.base/breakpoint-in-ro-region.exp
20301 (probe_target_hardware_step): New procedure.
20302 (top level): Probe hardware stepping and hardware breakpoint
20303 support. Test stepping through a read-only region, with both
20304 "breakpoint auto-hw" on and off and both "always-inserted" on and
20305 off.
20306
20307 2014-10-15 Iain Buclaw <ibuclaw@gdcproject.org>
20308
20309 * gdb.dlang/demangle.exp: Update for demangling changes.
20310
20311 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20312
20313 * gdb.cp/non-trivial-retval.cc: Add new test cases.
20314 * gdb.cp/non-trivial-retval.exp: Add new tests.
20315
20316 2014-10-15 Siva Chandra Reddy <sivachandra@google.com>
20317
20318 PR c++/13403
20319 PR c++/15154
20320 * gdb.cp/non-trivial-retval.cc: New file.
20321 * gdb.cp/non-trivial-retval.exp: New file.
20322
20323 2014-10-15 Yao Qi <yao@codesourcery.com>
20324
20325 * gdb.python/py-parameter.exp: Don't match $srcdir/$subdir on
20326 remote host.
20327
20328 2014-10-15 Yao Qi <yao@codesourcery.com>
20329
20330 * gdb.python/py-symbol.exp: Match file base name if host is
20331 remote, otherwise match file name with dir name.
20332 * gdb.python/py-symtab.exp: Likewise.
20333 * gdb.python/python.exp: Likewise.
20334
20335 2014-10-15 Yao Qi <yao@codesourcery.com>
20336
20337 * gdb.python/py-symbol.exp: Remove trailing ".*" in the
20338 pattern.
20339 * gdb.python/py-symtab.exp: Likewise.
20340 * gdb.python/python.exp: Remove trailing ".*". Fix typo
20341 locationn.
20342
20343 2014-10-14 Joel Brobecker <brobecker@adacore.com>
20344
20345 * gdb.ada/addr_arith: New testcase.
20346
20347 2014-10-14 Maciej W. Rozycki <macro@codesourcery.com>
20348
20349 * gdb.dwarf2/dw2-case-insensitive-debug.S: Handle 64-bit pointers.
20350 * gdb.dwarf2/dw2-case-insensitive.exp: Update accordingly.
20351 * gdb.dwarf2/dw2-skip-prologue.S: Handle 64-bit pointers.
20352 * gdb.dwarf2/dw2-skip-prologue.exp: Update accordingly.
20353
20354 2014-10-14 Sergio Durigan Junior <sergiodj@redhat.com>
20355
20356 * gdb.arch/stap-eval-lang-ada.S: Likewise.
20357 * gdb.arch/stap-eval-lang-ada.c: Likewise.
20358 * gdb.arch/stap-eval-lang-ada.exp: New file.
20359
20360 2014-10-14 Yao Qi <yao@codesourcery.com>
20361
20362 * gdb.mi/mi-var-child.c (nothing1): New function.
20363 (nothing2): New function.
20364 (do_children_tests): Set function pointers by nothing1 and
20365 nothing2.
20366 * gdb.mi/mi-var-child.exp: Step over new added statements.
20367 Update test to match the new output.
20368 * gdb.mi/var-cmd.c (nothing1): New function.
20369 (nothing2): New function.
20370 (do_children_tests): Set function pointers by nothing1 and
20371 nothing2.
20372 * gdb.mi/mi-var-display.exp: Update test to match output.
20373 Step to the line specified by $line_dct_nothing.
20374 Increase the number of lines to step.
20375
20376 2014-10-14 Yao Qi <yao@codesourcery.com>
20377
20378 * gdb.mi/mi-var-child.exp: Use mi_varobj_update to simplify
20379 tests.
20380 * gdb.mi/mi2-var-child.exp: Likewise.
20381
20382 2014-10-13 Doug Evans <dje@google.com>
20383
20384 * gdb.python/py-objfile.exp: Change name of file name test.
20385
20386 2014-10-13 Doug Evans <dje@google.com>
20387
20388 * gdb.dwarf2/dw2-op-out-param.S: Make DW_FORM_ref4 values be the offset
20389 from the start of the CU.
20390
20391 2014-10-13 Jan Kratochvil <jan.kratochvil@redhat.com>
20392 Yao Qi <yao@codesourcery.com>
20393
20394 Fix "save breakpoints" for "catch" command.
20395 * gdb.base/catch-signal.exp: Add gdb_breakpoint "main".
20396 Remove -nonewline. Match also the added "main" line.
20397
20398 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20399
20400 Fix "save breakpoints" for "disable $bpnum" command.
20401 * gdb.base/save-bp.c (main): Add label.
20402 * gdb.base/save-bp.exp: Add 8th disabled breakpoint. Match it.
20403
20404 2014-10-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20405
20406 * gdb.base/save-bp.exp (info break): Use gdb_test_sequence.
20407
20408 2014-10-11 Yao Qi <yao@codesourcery.com>
20409
20410 * gdb.server/server-kill.exp: Execute command
20411 "set remote trace-status-packet on" before "tstatus".
20412
20413 2014-10-11 Yao Qi <yao@codesourcery.com>
20414
20415 * gdb.server/server-kill.c: Include sys/types.h and unistd.h.
20416 (main): Call getppid.
20417 * gdb.server/server-kill.exp: Set breakpoint on line "i = 0;"
20418 and continue to it. Read variable "server_pid".
20419
20420 2014-10-11 Yao Qi <yao@codesourcery.com>
20421
20422 * gdb.server/server-kill.exp: Remove "delete_breakpoints".
20423
20424 2014-10-11 Yao Qi <yao@codesourcery.com>
20425
20426 * gdb.threads/thread-find.exp: Don't execute command
20427 "info threads".
20428 * gdb.threads/attach-into-signal.exp (corefunc): Likewise.
20429 * gdb.threads/linux-dp.exp: Don't check the condition
20430 $threads_created equals to zero.
20431
20432 2014-10-10 Pedro Alves <palves@redhat.com>
20433
20434 * gdb.base/bigcore.exp: Remove references to IRIX.
20435 * gdb.base/funcargs.exp: Likewise.
20436 * gdb.base/interrupt.exp: Likewise.
20437 * gdb.base/mips_pro.exp: Likewise.
20438 * gdb.base/nodebug.exp: Likewise.
20439 * gdb.base/setvar.exp: Likewise.
20440 * lib/gdb.exp (gdb_compile_shlib): Remove mips-sgi-irix* case.
20441
20442 2014-10-10 Jan Kratochvil <jan.kratochvil@redhat.com>
20443 Pedro Alves <palves@redhat.com>
20444
20445 PR symtab/14466
20446 * gdb.base/vdso-warning.c: New file.
20447 * gdb.base/vdso-warning.exp: New file.
20448
20449 2014-10-02 Doug Evans <dje@google.com>
20450
20451 * gdb.base/structs.c (main): Don't run forever.
20452
20453 2014-10-02 Pedro Alves <palves@redhat.com>
20454
20455 * gdb.threads/manythreads.exp (interrupt_and_wait): New procedure.
20456 (top level) <stop threads 1, stop threads 2>: Use it.
20457
20458 2014-10-02 Pedro Alves <palves@redhat.com>
20459
20460 * gdb.threads/break-while-running.exp (test): Add new
20461 'update_thread_list' argument. Skip "info threads" if false.
20462 (top level): Add new 'update_thread_list' axis.
20463
20464 2014-10-02 Pedro Alves <palves@redhat.com>
20465
20466 PR breakpoints/17431
20467 * gdb.base/execl-update-breakpoints.c: New file.
20468 * gdb.base/execl-update-breakpoints.exp: New file.
20469
20470 2014-10-01 Pedro Alves <palves@redhat.com>
20471
20472 * gdb.base/breakpoint-in-ro-region.c: New file.
20473 * gdb.base/breakpoint-in-ro-region.exp: New file.
20474
20475 2014-10-01 Simon Marchi <simon.marchi@ericsson.com>
20476
20477 * gdb.mi/mi-exit-code.exp: New file.
20478 * gdb.mi/mi-exit-code.c: New file.
20479
20480 2014-09-30 Yao Qi <yao@codesourcery.com>
20481
20482 * lib/prelink-support.exp (build_executable_own_libs): Error if
20483 the target isn't native.
20484
20485 2014-09-30 Yao Qi <yao@codesourcery.com>
20486
20487 * gdb.threads/dlopen-libpthread.exp: Skip it if isnative is
20488 false.
20489
20490 2014-09-22 Pedro Alves <palves@redhat.com>
20491
20492 * gdb.threads/break-while-running.exp: New file.
20493 * gdb.threads/break-while-running.c: New file.
20494
20495 2014-09-19 Yao Qi <yao@codesourcery.com>
20496
20497 * gdb.dwarf2/dw2-var-zero-addr.exp: Move test into new proc test.
20498 Invoke test. Restart GDB with --readnow and invoke test again.
20499
20500 2014-09-19 Yao Qi <yao@codesourcery.com>
20501
20502 * gdb.base/break-on-linker-gcd-function.exp: Move test into new
20503 proc set_breakpoint_on_gcd_function. Invoke
20504 set_breakpoint_on_gcd_function. Restart GDB with --readnow and
20505 invoke set_breakpoint_on_gcd_function again.
20506
20507 2014-09-18 Doug Evans <dje@google.com>
20508
20509 * gdb.dwarf2/symtab-producer.exp: New file.
20510
20511 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20512
20513 * gdb.base/global-var-nested-by-dso-solib1.c: New file.
20514 * gdb.base/global-var-nested-by-dso-solib2.c: Likewise.
20515 * gdb.base/global-var-nested-by-dso.c: Likewise.
20516 * gdb.base/global-var-nested-by-dso.exp: Likewise.
20517
20518 2014-09-16 Sergio Durigan Junior <sergiodj@redhat.com>
20519 Pedro Alves <palves@redhat.com>
20520
20521 * gdb.base/watch-bitfields.exp: Pass string other than test file
20522 name to prepare_for_testing.
20523 (watch): New procedure.
20524 (expect_watchpoint): Use with_test_prefix.
20525 (top level): Factor out tests to ...
20526 (test_watch_location, test_regular_watch): ... these new
20527 procedures, and use with_test_prefix and gdb_continue_to_end.
20528
20529 2014-09-16 Patrick Palka <patrick@parcs.ath.cx>
20530
20531 PR breakpoints/12526
20532 * gdb.base/watch-bitfields.exp: New file.
20533 * gdb.base/watch-bitfields.c: New file.
20534
20535 2014-09-16 Pedro Alves <palves@redhat.com>
20536
20537 * gdb.base/watchpoint-stops-at-right-insn.exp (test): Compare
20538 software and hardware addresses, not software address against
20539 itself.
20540
20541 2014-09-16 Pedro Alves <palves@redhat.com>
20542
20543 * gdb.base/watchpoint-stops-at-right-insn.c: New file.
20544 * gdb.base/watchpoint-stops-at-right-insn.exp: New file.
20545
20546 2014-09-16 Pedro Alves <palves@redhat.com>
20547
20548 * config/vx.exp, config/vxworks.exp, config/vxworks29k.exp: Delete
20549 files.
20550 * gdb.base/a2-run.exp: Remove all code guarded by istarget
20551 "*-*-vxworks*" throughout.
20552 * gdb.base/break.exp: Likewise.
20553 * gdb.base/default.exp: Likewise.
20554 * gdb.base/scope.exp: Likewise.
20555 * gdb.base/sepdebug.exp: Likewise.
20556 * gdb.base/break.c: Remove all code guarded by #ifdef vxworks
20557 throughout.
20558 * gdb.base/run.c: Likewise.
20559 * gdb.base/sepdebug.c: Likewise.
20560 * gdb.hp/gdb.aCC/run.c: Likewise.
20561 * gdb.reverse/until-reverse.c: Likewise.
20562 * lib/gdb.exp (gdb_compile): Remove is_vxworks branch.
20563
20564 2014-09-16 Yao Qi <yao@codesourcery.com>
20565
20566 * boards/local-remote-host-native.exp: New file.
20567
20568 2014-09-14 Doug Evans <xdje42@gmail.com>
20569
20570 * gdb.threads/queue-signal.c (thread_count): New variable.
20571 (thread_count_mutex, thread_count_condvar): New variables.
20572 (incr_thread_count, wait_all_threads_running): New functions.
20573 (main): Wait for all threads to be in their thread functions.
20574
20575 2014-09-13 Doug Evans <xdje42@gmail.com>
20576
20577 * gdb.threads/queue-signal.c: New file.
20578 * gdb.threads/queue-signal.exp: New file.
20579
20580 2014-09-13 Doug Evans <xdje42@gmail.com>
20581
20582 * lib/gdb.exp (gdb_prompt): Add comment and change initial value to
20583 be consistent with what default_gdb_init uses.
20584 (with_gdb_prompt): Change form of PROMPT argument from a regexp to
20585 the plain text of the prompt. Add some logging printfs.
20586 * gdb.perf/disassemble.exp: Update call to with_gdb_prompt.
20587
20588 2014-09-12 Pedro Alves <palves@redhat.com>
20589
20590 * gdb.arch/gdb1558.exp: Replace uses of gdb_expect after
20591 gdb_run_cmd with gdb_test_multiple or gdb_test throughout.
20592 * gdb.arch/i386-size-overlap.exp: Likewise.
20593 * gdb.arch/i386-size.exp: Likewise.
20594 * gdb.arch/i386-unwind.exp: Likewise.
20595 * gdb.base/a2-run.exp: Likewise.
20596 * gdb.base/break.exp: Likewise.
20597 * gdb.base/charset.exp: Likewise.
20598 * gdb.base/chng-syms.exp: Likewise.
20599 * gdb.base/commands.exp: Likewise.
20600 * gdb.base/dbx.exp: Likewise.
20601 * gdb.base/find.exp: Likewise.
20602 * gdb.base/funcargs.exp: Likewise.
20603 * gdb.base/jit-simple.exp: Likewise.
20604 * gdb.base/reread.exp: Likewise.
20605 * gdb.base/sepdebug.exp: Likewise.
20606 * gdb.base/step-bt.exp: Likewise.
20607 * gdb.cp/mb-inline.exp: Likewise.
20608 * gdb.cp/mb-templates.exp: Likewise.
20609 * gdb.objc/basicclass.exp: Likewise.
20610 * gdb.threads/killed.exp: Likewise.
20611
20612 2014-09-12 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
20613
20614 PR tdep/17379
20615 * gdb.arch/powerpc-stackless.S: New file.
20616 * gdb.arch/powerpc-stackless.exp: New file.
20617
20618 2014-09-12 Jan Kratochvil <jan.kratochvil@redhat.com>
20619
20620 * gdb.base/attach.c: Include unistd.h.
20621 (main): Call alarm. Add label postloop.
20622 * gdb.base/attach.exp (do_attach_tests): Use gdb_get_line_number,
20623 gdb_breakpoint, gdb_continue_to_breakpoint.
20624 (test_command_line_attach_run): Kill ${testpid} in one exit path.
20625
20626 2014-09-11 Pedro Alves <palves@redhat.com>
20627
20628 PR gdb/17347
20629 * lib/gdb.exp (gdb_spawn_with_cmdline_opts): New procedure.
20630 * gdb.base/attach.exp (test_command_line_attach_run): New
20631 procedure.
20632 (top level): Call it.
20633
20634 2014-09-11 Pedro Alves <palves@redhat.com>
20635
20636 * lib/gdb.exp (spawn_wait_for_attach): New procedure.
20637 * gdb.base/attach.exp (do_attach_tests, do_call_attach_tests)
20638 (do_command_attach_tests): Use spawn_wait_for_attach.
20639 * gdb.base/solib-overlap.exp: Likewise.
20640 * gdb.multi/multi-attach.exp: Likewise.
20641 * gdb.python/py-prompt.exp: Likewise.
20642 * gdb.python/py-sync-interp.exp: Likewise.
20643 * gdb.server/ext-attach.exp: Likewise.
20644
20645 2014-09-11 Gabriel Krisman Bertazi <gabriel@krisman.be>
20646
20647 * gdb.fortran/array-element.exp: Remove unexpected "continue"
20648 command in testcase. Simplify testcase.
20649
20650 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20651
20652 * gdb.dwarf2/dynarr-ptr.exp: Add a few ptype tests.
20653
20654 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20655
20656 * gdb.dwarf2/dynarr-ptr.exp: Add 'first, 'last and 'length tests.
20657
20658 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20659
20660 * gdb.dwarf2/dynarr-ptr.exp: Add subscripting tests.
20661
20662 2014-09-10 Joel Brobecker <brobecker@adacore.com>
20663
20664 * gdb.dwarf2/dynarr-ptr.c: New file.
20665 * gdb.dwarf2/dynarr-ptr.exp: New file.
20666
20667 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20668
20669 * gdb.base/watchpoint-solib.exp: Increase the timeout by a factor
20670 of 30 rather than hardcoding 120 for a slow test case. Take the
20671 `gdb,timeout' target setting into account for this calculation.
20672 Don't extend the timeout for the test cases that don't need it.
20673
20674 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20675
20676 * gdb.reverse/sigall-reverse.exp: Increase the timeout by
20677 a factor of 2 for a slow test case. Take the `gdb,timeout'
20678 target setting into account for this calculation.
20679 * gdb.reverse/until-precsave.exp: Increase the timeout by
20680 a factor of 15 and 3 respectively rather than adding 120
20681 for a pair of slow test cases. Take the `gdb,timeout'
20682 target setting into account for this calculation.
20683
20684 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20685
20686 * lib/gdb.exp (gdb_test_multiple): Remove code to select the
20687 timeout, don't pass one down to gdb_expect.
20688 (gdb_expect): Rework timeout selection.
20689
20690 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20691
20692 * lib/gdbserver-support.exp (gdbserver_start): Throw an error
20693 exception on timeout.
20694 (gdbserver_run): Catch any `gdbserver_spawn' error exceptions.
20695 (gdbserver_start_extended): Catch any `gdbserver_start' error
20696 exceptions.
20697 (gdbserver_start_multi, mi_gdbserver_start_multi): Likewise.
20698 * lib/mi-support.exp (mi_gdb_target_load): Catch any
20699 `gdbserver_gdb_load' error exceptions.
20700
20701 2014-09-09 Maciej W. Rozycki <macro@codesourcery.com>
20702
20703 * lib/gdbserver-support.exp (gdbserver_start): Set timeout to
20704 120 on waiting for the TCP socket to open.
20705
20706 2014-09-09 Doug Evans <xdje42@gmail.com>
20707
20708 * gdb.base/default.exp (show_conv_list): Add _caller_is,
20709 _caller_matches, _any_caller_is, _any_caller_matches.
20710
20711 2014-09-09 Doug Evans <xdje42@gmail.com>
20712
20713 * gdb.guile/scm-error.exp: Handle guile 2.2 backtrace output.
20714
20715 2014-09-09 Yao Qi <yao@codesourcery.com>
20716
20717 * gdb.mi/mi-var-display.exp: Set print symbol off.
20718
20719 2014-09-07 Gabriel Krisman Bertazi <gabriel@krisman.be>
20720
20721 PR gdb/17035
20722 * gdb.base/commands.exp: Add tests to verify user-defined
20723 commands with empty bodies.
20724 * gdb.python/py-cmd.exp: Test that we don't show user-defined
20725 python commands in `show user command`.
20726 * gdb.python/scm-cmd.exp: Test that we don't show user-defined
20727 scheme commands in `show user command`.
20728
20729 2014-09-07 Jan Kratochvil <jan.kratochvil@redhat.com>
20730
20731 PR python/17355
20732 * gdb.python/amd64-py-framefilter-invalidarg.S: New file.
20733 * gdb.python/py-framefilter-invalidarg-gdb.py.in: New file.
20734 * gdb.python/py-framefilter-invalidarg.exp: New file.
20735 * gdb.python/py-framefilter-invalidarg.py: New file.
20736
20737 2014-09-06 Doug Evans <xdje42@gmail.com>
20738
20739 PR 15276
20740 * gdb.python/py-caller-is.c: New file.
20741 * gdb.python/py-caller-is.exp: New file.
20742
20743 2014-09-05 Sergio Durigan Junior <sergiodj@redhat.com>
20744
20745 PR gdb/17235
20746 * gdb.arch/amd64-stap-wrong-subexp.exp: New file.
20747 * gdb.arch/amd64-stap-wrong-subexp.S: Likewise.
20748
20749 2014-09-04 Sergio Durigan Junior <sergiodj@redhat.com>
20750
20751 PR fortran/17237
20752 * gdb.fortran/print-formatted.exp: New file.
20753 * gdb.fortran/print-formatted.f90: Likewise.
20754
20755 2014-09-03 Sasha Smundak <asmundak@google.com>
20756
20757 * gdb.python/py-frame.exp: Test Frame.read_register.
20758
20759 2014-09-03 Sergio Durigan Junior <sergiodj@redhat.com>
20760
20761 PR python/16699
20762 * gdb.python/py-completion.exp: New file.
20763 * gdb.python/py-completion.py: Likewise.
20764
20765 2014-08-28 Doug Evans <dje@google.com>
20766
20767 * gdb.arch/amd64-pseudo.c (main): Rewrite to better specify when
20768 eax,etc. are live with values set by gdb and thus the compiler can't
20769 use them.
20770 * gdb.arch/i386-pseudo.c (main): Ditto.
20771
20772 2014-08-27 Doug Evans <dje@google.com>
20773
20774 * lib/gdb.exp (gdb_compile_shlib): Add support for clang.
20775
20776 2014-08-25 Doug Evans <dje@google.com>
20777
20778 * gdb.mi/basics.c (callee3, callee2, callee1): Specify result type.
20779 (main): Ditto.
20780
20781 2014-08-25 Doug Evans <dje@google.com>
20782
20783 * gdb.threads/thread-execl.exp: #include <stdio.h>.
20784
20785 2014-08-24 Yao Qi <yao@codesourcery.com>
20786
20787 * gdb.guile/scm-value.exp (test_lazy_strings): Set print
20788 symbol off.
20789 * gdb.python/py-value.exp (test_lazy_strings): Likewise.
20790
20791 2014-08-22 Doug Evans <dje@google.com>
20792
20793 PR 17276
20794 * gdb.dwarf2/dw2-single-line-discriminators.S: New file.
20795 * gdb.dwarf2/dw2-single-line-discriminators.c: New file.
20796 * gdb.dwarf2/dw2-single-line-discriminators.exp: New file.
20797
20798 2014-08-22 Yao Qi <yao@codesourcery.com>
20799
20800 * gdb.python/py-finish-breakpoint.exp: Copy .py file to host.
20801 * gdb.python/py-finish-breakpoint2.exp: Likewise.
20802 * gdb.python/python.exp: Likewise. Use .py file on the host
20803 instead of the build.
20804
20805 2014-08-21 Jan Kratochvil <jan.kratochvil@redhat.com>
20806
20807 * gdb.threads/gcore-stale-thread.c: New file.
20808 * gdb.threads/gcore-stale-thread.exp: New file.
20809
20810 2014-08-21 Pedro Alves <palves@redhat.com>
20811
20812 * gdb.base/gcore-buffer-overflow.exp: Remove "help gcore" test.
20813 * gdb.base/gcore-relro-pie.exp: Likewise.
20814 * gdb.base/gcore-relro.exp: Likewise.
20815 * gdb.base/gcore.exp: Likewise.
20816 * gdb.base/print-symbol-loading.exp: Likewise.
20817 * gdb.threads/gcore-thread.exp: Likewise.
20818 * lib/gdb.exp (gdb_gcore_cmd): Don't expect "Undefined command".
20819
20820 2014-08-20 Pedro Alves <palves@redhat.com>
20821 Jan Kratochvil <jan.kratochvil@redhat.com>
20822
20823 * Makefile.in (EXTRA_RULES, CC): New variables, get from
20824 configure.
20825 (EXPECT): Handle READ1 being set.
20826 (all): Depend on EXTRA_RULES.
20827 (check-read1, expect-read1, read1.so, read1): New rules.
20828 * README (Testsuite Parameters): Document the READ1 make variable.
20829 (Race detection): New section.
20830 * configure: Regenerate.
20831 * configure.ac: If build==host==target, and running under a
20832 GNU/glibc system, add read1 to the extra Makefile rules.
20833 (EXTRA_RULES): AC_SUBST it.
20834 * lib/read1.c: New file.
20835
20836 2014-08-20 Joel Brobecker <brobecker@adacore.com>
20837
20838 * gdb.dwarf2/data-loc.exp: Add additional tests exercising
20839 the handling of variables declared as a typedef to an array
20840 which a DW_AT_data_location attribute.
20841
20842 2014-08-19 Andrew Burgess <aburgess@broadcom.com>
20843 Pedro Alves <palves@redhat.com>
20844
20845 PR symtab/14604
20846 PR symtab/14605
20847 * gdb.dwarf2/dw2-op-out-param.exp: Remove kfail branches and use
20848 gdb_test.
20849
20850 2014-08-19 Pedro Alves <palves@redhat.com>
20851
20852 * gdb.base/watchpoint-hw-hit-once.c (main): Update comment.
20853
20854 2014-08-19 Yao Qi <yao@codesourcery.com>
20855
20856 * gdb.base/watchpoint-hw-hit-once.exp: Set breakpoint on the
20857 right line.
20858
20859 2014-08-18 David Blaikie <dblaikie@gmail.com>
20860
20861 * boards/fission.exp: Explicitly pass -ggnu-pubnames for clang.
20862
20863 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20864
20865 * gdb.dwarf2/data-loc.exp: Remove second DW_AT_upper bound
20866 attribute in array range.
20867
20868 2014-08-18 Joel Brobecker <brobecker@adacore.com>
20869
20870 * gdb.dwarf2/data-loc.c, gdb.dwarf2/data-loc.exp: New files.
20871
20872 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20873
20874 PR c++/17132
20875 * gdb.cp/pr17132.cc: New file.
20876 * gdb.cp/pr17132.exp: New file.
20877
20878 2014-08-15 Siva Chandra Reddy <sivachandra@google.com>
20879
20880 * gdb.python/py-xmethods.py (A_getarrayind)
20881 (E_method_char_worker.__call__, E_method_int_worker.__call__):
20882 Use 'print' with function call syntax.
20883 (E_method_matcher.match): Fix tab vs space indentation mixup.
20884
20885 2014-08-15 Yao Qi <yao@codesourcery.com>
20886
20887 * gdb.trace/tfile.exp: Return -1 if generate_tracefile returns
20888 false.
20889
20890 2014-08-15 Yao Qi <yao@codesourcery.com>
20891
20892 * gdb.cp/casts.exp: Set print symbol off.
20893 * gdb.cp/class2.exp: Likewise.
20894 * gdb.cp/overload.exp: Likewise.
20895 * gdb.cp/templates.exp: Likewise.
20896
20897 2014-08-11 Doug Evans <dje@google.com>
20898
20899 * gdb.base/print-symbol-loading.exp (test_load_core): Update.
20900 (test_load_shlib): Update.
20901
20902 2014-08-09 Yao Qi <yao@codesourcery.com>
20903
20904 * gdb.base/display.exp: Invoke is_address_zero_readable.
20905 * gdb.guile/scm-value.exp (test_value_in_inferior): Likewise.
20906 * gdb.python/py-value.exp (test_value_in_inferior): Likewise.
20907 * gdb.base/hbreak-unmapped.exp: Return if
20908 is_address_zero_readable returns true.
20909 * gdb.base/signest.exp: Likewise.
20910 * gdb.base/signull.exp: Likewise.
20911 * gdb.base/sigbpt.exp: Likewise.
20912 * gdb.guile/scm-disasm.exp: Do the test if
20913 is_address_zero_readable returns false.
20914 * gdb.guile/scm-pretty-print.exp (run_lang_tests): Likewise.
20915 * gdb.python/py-arch.exp: Likewise.
20916 * gdb.python/py-prettyprint.exp (run_lang_tests): Likewise.
20917 * lib/gdb.exp (is_address_zero_readable): New proc.
20918
20919 2014-08-09 Yao Qi <yao@codesourcery.com>
20920
20921 PR testsuite/13443
20922 * gdb.mi/mi-var-display.exp: Make test messages unique.
20923
20924 2014-08-04 Tom Tromey <tromey@redhat.com>
20925
20926 * gdb.base/sss-bp-on-user-bp-2.exp: Expect output from "set debug
20927 target 0".
20928
20929 2014-08-04 Tom Tromey <tromey@redhat.com>
20930
20931 * gdb.base/sss-bp-on-user-bp-2.exp: Match "to_resume", not
20932 "target_resume".
20933
20934 2014-08-01 Joel Brobecker <brobecker@adacore.com>
20935
20936 * gdb.base/vla-datatypes.c (vla_factory): Add new variable
20937 inner_vla_struct_object_size.
20938 * gdb.base/vla-datatypes.exp: Adjust last test, and mark it
20939 as xfail.
20940
20941 2014-07-30 Pedro Alves <palves@redhat.com>
20942
20943 * gdb.threads/signal-command-handle-nopass.exp (test): Add
20944 comment.
20945
20946 2014-07-29 Yao Qi <yao@codesourcery.com>
20947
20948 PR gdb/17206
20949 * gdb.base/until-nodebug.exp: New.
20950
20951 2014-07-28 Doug Evans <xdje42@gmail.com>
20952
20953 PR guile/17203
20954 * gdb.guile/scm-parameter.exp: Add tests for trying to create
20955 previously existing parameter, and previously ambiguously spelled
20956 parameter.
20957
20958 2014-07-28 Will Newton <will.newton@linaro.org>
20959
20960 * gdb.base/varargs.exp: Remove KFAILs for ARM.
20961
20962 2014-07-26 Ludovic Courtès <ludo@gnu.org>
20963 Doug Evans <xdje42@gmail.com>
20964
20965 PR guile/17146
20966 * gdb.guile/types-module.exp: Add tests for wrong type arguments.
20967
20968 2014-07-25 Pedro Alves <palves@redhat.com>
20969
20970 * gdb.threads/signal-command-handle-nopass.c: New file.
20971 * gdb.threads/signal-command-handle-nopass.exp: New file.
20972 * gdb.threads/signal-command-multiple-signals-pending.c: New file.
20973 * gdb.threads/signal-command-multiple-signals-pending.exp: New file.
20974 * gdb.threads/signal-delivered-right-thread.c: New file.
20975 * gdb.threads/signal-delivered-right-thread.exp: New file.
20976
20977 2014-07-25 Pedro Alves <palves@redhat.com>
20978
20979 * gdb.base/double-prompt-target-event-error.exp
20980 (cancel_pagination_in_target_event): Remove '-notransfer <return>'
20981 match.
20982 (cancel_pagination_in_target_event): Rework double prompt
20983 detection.
20984 * gdb.base/paginate-after-ctrl-c-running.exp
20985 (test_ctrlc_while_target_running_paginates): Remove '-notransfer
20986 <return>' match.
20987 * gdb.base/paginate-bg-execution.exp
20988 (test_bg_execution_pagination_return)
20989 (test_bg_execution_pagination_cancel): Remove '-notransfer
20990 <return>' matches.
20991 * gdb.base/paginate-execution-startup.exp
20992 (test_fg_execution_pagination_return)
20993 (test_fg_execution_pagination_cancel): Remove '-notransfer
20994 <return>' matches.
20995 * gdb.base/paginate-inferior-exit.exp
20996 (test_paginate_inferior_exited): Remove '-notransfer <return>'
20997 match.
20998 * lib/gdb-utils.exp (string_to_regexp): Move here from lib/gdb.exp.
20999 * lib/gdb.exp (pagination_prompt): Run text through
21000 string_to_regexp.
21001 (gdb_test_multiple): Match $pagination_prompt instead of
21002 "<return>".
21003 (string_to_regexp): Move to lib/gdb-utils.exp.
21004
21005 2014-07-22 Jan Kratochvil <jan.kratochvil@redhat.com>
21006
21007 * gdb.arch/amd64-entry-value-paramref.S: New file.
21008 * gdb.arch/amd64-entry-value-paramref.cc: New file.
21009 * gdb.arch/amd64-entry-value-paramref.exp: New file.
21010 * gdb.arch/amd64-optimout-repeat.S: New file.
21011 * gdb.arch/amd64-optimout-repeat.c: New file.
21012 * gdb.arch/amd64-optimout-repeat.exp: New file.
21013
21014 2014-07-17 Jan Kratochvil <jan.kratochvil@redhat.com>
21015
21016 PR gdb/17170
21017 * gdb.base/statistics.exp: New file.
21018
21019 2014-07-17 Doug Evans <dje@google.com>
21020
21021 PR gdb/17170
21022 * gdb.base/maint.exp: Update testing of per-command stats.
21023
21024 2014-07-16 Pedro Alves <palves@redhat.com>
21025
21026 * gdb.trace/tfile.c: Include unistd.h and stdint.h.
21027 (start_trace_file): Guard S_IRGRP and S_IROTH uses behind #ifdef.
21028 (tfile_write_64, tfile_write_16, tfile_write_8, tfile_write_addr)
21029 (tfile_write_buf): New functions.
21030 (add_memory_block): Rewrite using the above.
21031 (adjust_function_address): New function.
21032 (FUNCTION_ADDRESS): New macro.
21033 (write_basic_trace_file): Remove short_x local, and use
21034 tfile_write_16. Change type of func_addr local to unsigned long
21035 long. Use FUNCTION_ADDRESS instead of handling the Thumb bit
21036 here. Cast argument of add_memory_block to char pointer.
21037 (write_error_trace_file): Avoid alloca. Use FUNCTION_ADDRESS.
21038 (main): Remove parameters.
21039 * gdb.trace/tfile.exp: Remove nowarnings.
21040
21041 2014-07-15 Simon Marchi <simon.marchi@ericsson.com>
21042
21043 * gdb.base/debug-expr.exp: Test string evaluation with
21044 "debug expression" on.
21045
21046 2014-07-15 Pedro Alves <palves@redhat.com>
21047
21048 * gdb.base/reread.exp: Use clean_restart.
21049
21050 2014-07-15 Pierre Langlois <pierre.langlois@embecosm.com>
21051
21052 * gdb.arch/avr-flash-qualifer.c: New.
21053 * gdb.arch/avr-flash-qualifer.exp: New.
21054
21055 2014-07-14 Pedro Alves <palves@redhat.com>
21056
21057 * gdb.base/paginate-after-ctrl-c-running.c: New file.
21058 * gdb.base/paginate-after-ctrl-c-running.exp: New file.
21059
21060 2014-07-14 Pedro Alves <palves@redhat.com>
21061
21062 * gdb.base/double-prompt-target-event-error.c: New file.
21063 * gdb.base/double-prompt-target-event-error.exp: New file.
21064
21065 2014-07-14 Pedro Alves <palves@redhat.com>
21066
21067 PR gdb/17072
21068 * gdb.base/paginate-inferior-exit.c: New file.
21069 * gdb.base/paginate-inferior-exit.exp: New file.
21070
21071 2014-07-14 Pedro Alves <palves@redhat.com>
21072
21073 PR gdb/17072
21074 * gdb.base/paginate-bg-execution.c: New file.
21075 * gdb.base/paginate-bg-execution.exp: New file.
21076
21077 2014-07-14 Pedro Alves <palves@redhat.com>
21078
21079 PR gdb/17072
21080 * gdb.base/paginate-execution-startup.c: New file.
21081 * gdb.base/paginate-execution-startup.exp: New file.
21082 * lib/gdb.exp (pagination_prompt): New global.
21083 (default_gdb_spawn): New procedure, factored out from
21084 default_gdb_spawn.
21085 (default_gdb_start): Adjust to call default_gdb_spawn.
21086 (gdb_spawn): New procedure.
21087
21088 2014-07-14 Pedro Alves <palves@redhat.com>
21089
21090 * lib/gdb.exp (gdb_assert): New procedure.
21091 * gdb.trace/backtrace.exp (gdb_backtrace_tdp_4): Use it.
21092
21093 2014-07-14 Pedro Alves <palves@redhat.com>
21094
21095 * gdb.base/execution-termios.c: New file.
21096 * gdb.base/execution-termios.exp: New file.
21097
21098 2014-07-14 Tom Tromey <tromey@redhat.com>
21099
21100 * gdb.cp/vla-cxx.cc: New file.
21101 * gdb.cp/vla-cxx.exp: New file.
21102
21103 2014-07-14 Tom Tromey <tromey@redhat.com>
21104
21105 * gdb.reverse/rerun-prec.c: New file.
21106 * gdb.reverse/rerun-prec.exp: New file.
21107
21108 2014-07-12 Maciej W. Rozycki <macro@mips.com>
21109 Maciej W. Rozycki <macro@codesourcery.com>
21110
21111 * lib/gdb-utils.exp: New file.
21112 * lib/gdb.exp (gdb_run_cmd): Call gdb_init_commands, replacing
21113 inline `gdb_init_command' processing.
21114 (gdb_start_cmd): Likewise.
21115 * lib/mi-support.exp (mi_run_cmd): Likewise.
21116 * README: Document `gdb_init_command' and `gdb_init_commands'.
21117
21118 2014-07-11 Jan Kratochvil <jan.kratochvil@redhat.com>
21119
21120 Fix false FAIL running under a very long directory name.
21121 * gdb.base/argv0-symlink.exp: Add "set print repeats 10000"
21122 and "set print elements 10000". Twice.
21123
21124 2014-07-11 Yao Qi <yao@codesourcery.com>
21125
21126 * gdb.base/exprs.exp: "set print symbol off".
21127
21128 2014-07-11 Pedro Alves <palves@redhat.com>
21129
21130 * gdb.threads/kill.c: New file.
21131 * gdb.threads/kill.exp: New file.
21132
21133 2014-07-10 Yao Qi <yao@codesourcery.com>
21134
21135 * gdb.trace/tfile.c (write_basic_trace_file)
21136 [__thumb__||__thumb2__]: Clear the Thumb bit of the function
21137 address written to trace file.
21138
21139 2014-07-09 Pedro Alves <palves@redhat.com>
21140
21141 * gdb.base/attach-wait-input.exp: New file.
21142 * gdb.base/attach-wait-input.c: New file.
21143
21144 2014-07-09 Andrew Burgess <andrew.burgess@embecosm.com>
21145
21146 * gdb.mi/var-cmd.c (do_nested_struct_union_tests): New function
21147 setting up test structures.
21148 (main): Call new test function.
21149 * gdb.mi/mi2-var-child.exp: Create additional breakpoint in new
21150 test function, continue into test function and walk test
21151 structures.
21152
21153 2014-07-02 Yao Qi <yao@codesourcery.com>
21154
21155 * gdb.trace/entry-values.c: Define labels 'foo_start' and
21156 'bar_start' at the beginning of functions 'foo' and 'bar'
21157 respectively.
21158 * gdb.trace/entry-values.exp: Use 'foo_start' and 'bar_start'
21159 instead of 'foo' and 'bar'.
21160
21161 2014-07-08 Markus Metzger <markus.t.metzger@intel.com>
21162
21163 * gdb.btrace/segv.exp: New.
21164 * gdb.btrace/segv.c: New.
21165
21166 2014-07-02 Luis Machado <lgustavo@codesourcery.com>
21167
21168 * gdb.trace/entry-values.exp: Handle powerpc-specific branch
21169 instruction.
21170
21171 2014-06-30 Mark Wielaard <mjw@redhat.com>
21172
21173 * gdb.base/constvars.c (violent, violet, vips, virgen, vulgar,
21174 vulture, vilify, villar): New volatile array constants.
21175 (vindictive, vegetation): New const volatile array constants.
21176 * gdb.base/volatile.exp: Test volatile and const volatile array
21177 types.
21178
21179 2014-06-30 Andreas Arnez <arnez@linux.vnet.ibm.com>
21180
21181 * gdb.base/watchpoint-reuse-slot.exp: Handle the case that the
21182 target lacks support for awatch, rwatch, or hbreak.
21183
21184 2014-06-27 Yao Qi <yao@codesourcery.com>
21185
21186 * gdb.multi/dummy-frame-restore.exp: New.
21187 * gdb.multi/dummy-frame-restore.c: New.
21188
21189 2014-06-25 Markus Metzger <markus.t.metzger@intel.com>
21190
21191 * gdb.btrace/gcore.exp: New.
21192
21193 2014-06-23 Pedro Alves <palves@redhat.com>
21194
21195 * gdb.base/watchpoint-reuse-slot.c: New file.
21196 * gdb.base/watchpoint-reuse-slot.exp: New file.
21197
21198 2014-06-23 Siva Chandra Reddy <sivachandra@google.com>
21199
21200 * gdb.python/py-xmethods.exp: Use "progspace" instead of the
21201 progspace's filename in 'info', 'enable' and 'disable' command
21202 tests.
21203
21204 2014-06-23 Jan Kratochvil <jan.kratochvil@redhat.com>
21205
21206 * gdb.arch/amd64-stap-special-operands.exp: Use is_lp64_target.
21207 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21208 * gdb.dwarf2/dw2-error.exp: Use istarget and is_lp64_target.
21209
21210 2014-06-20 Gary Benson <gbenson@redhat.com>
21211
21212 * gdb.arch/i386-avx.exp: Fix include file location.
21213 * gdb.arch/i386-sse.exp: Likewise.
21214
21215 2014-06-19 Iain Buclaw <ibuclaw@gdcproject.org>
21216
21217 * gdb.dlang/expression.exp: New file.
21218
21219 2014-06-19 Pedro Alves <palves@redhat.com>
21220
21221 * gdb.threads/thread-execl.exp (do_test): New procedure, factored
21222 out from ...
21223 (top level): ... here. Iterate running tests under different
21224 scheduler-locking settings.
21225
21226 2014-06-18 Luis Machado <lgustavo@codesourcery.com>
21227
21228 * gdb.cp/nsalias.exp: Set type of low_pc and high_pc entries
21229 to DW_FORM_addr and use non-zero addresses.
21230
21231 2014-06-18 Siva Chandra Reddy <sivachandra@google.com>
21232
21233 PR gdb/17017
21234 * gdb.python/py-xmethods.cc: Add global function call counters and
21235 increment them in their respective functions. Remove "cout"
21236 statements.
21237 * gdb.python/py-xmethods.exp: Make tests check the global function
21238 call counters instead of depending on inferior IO.
21239
21240 2014-06-18 Don Breazeal <donb@codesourcery.com>
21241
21242 * gdb.base/foll-fork.exp (default_fork_parent_follow):
21243 Deleted procedure.
21244 (explicit_fork_parent_follow): Deleted procedure.
21245 (explicit_fork_child_follow): Deleted procedure.
21246 (test_follow_fork): New procedure.
21247 (do_fork_tests): Replace calls to deleted procedures with
21248 calls to test_follow_fork and reset GDB for subsequent
21249 procedure calls.
21250
21251 2014-06-17 Yao Qi <yao@codesourcery.com>
21252
21253 * gdb.base/wchar.exp: Set $cent to \u00A2 if "host-charset" is
21254 CP1252.
21255
21256 2014-06-17 Luis Machado <lgustavo@codesourcery.com>
21257
21258 * gdb.mi/mi-var-rtti.cc (type_update_when_use_rtti_test):
21259 Initialize ptr and S explicitly.
21260 (skip_type_update_when_not_use_rtti_test): Likewise.
21261
21262 2014-06-16 Keith Seitz <keiths@redhat.com>
21263
21264 PR mi/15863
21265 * gdb.mi/mi-var-cmd.exp: Add test for -var-update before
21266 the inferior is started.
21267
21268 2014-06-16 Pedro Alves <palves@redhat.com>
21269
21270 * gdb.base/break-main-file-remove-fail.c: New file.
21271 * gdb.base/break-main-file-remove-fail.exp: New file.
21272 * gdb.base/break-unload-file.exp: Use build_executable instead of
21273 prepare_for_testing.
21274 (test_break): New parameter "initial_load". Handle it.
21275 (top level): Add initial_load cmdline/file axis.
21276
21277 2014-06-12 Tom Tromey <tromey@redhat.com>
21278
21279 * gdb.base/completion.exp: Don't use directory name in test.
21280
21281 2014-06-09 Gary Benson <gbenson@redhat.com>
21282
21283 * gdb.base/sigall.c [Functions to send signals]: Reorder to
21284 separate the always-available ANSI-standard signals from the
21285 signals that require checking.
21286 (main): Likewise.
21287 * gdb.reverse/sigall-reverse.c [Functions to send signals]:
21288 Likewise.
21289 (main): Likewise.
21290
21291 2014-06-07 Keith Seitz <keiths@redhat.com>
21292
21293 Revert:
21294 PR c++/16253
21295 * gdb.cp/var-tag.cc: New file.
21296 * gdb.cp/var-tag.exp: New file.
21297 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
21298 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
21299 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
21300 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
21301
21302 2014-06-06 Doug Evans <xdje42@gmail.com>
21303
21304 * gdb.guile/scm-frame-args.c (foo): Tweak to work with gcc 4.6.3.
21305
21306 2014-06-06 Pedro Alves <palves@redhat.com>
21307
21308 * gdb.base/sss-bp-on-user-bp-2.exp: Look for target_resume(step)
21309 in target debug output instead of looking at RSP packets,
21310 disabling the test on any target that uses hardware stepping.
21311 Update comments.
21312
21313 2014-06-06 Pedro Alves <palves@redhat.com>
21314
21315 * gdb.base/break-unload-file.exp: Fix typo.
21316
21317 2014-06-06 Yao Qi <yao@codesourcery.com>
21318
21319 * gdb.base/jit.exp (one_jit_test): Restrict the pattern
21320 from "jit_function" to "^jit_function".
21321
21322 2014-06-06 Yao Qi <yao@codesourcery.com>
21323
21324 * gdb.base/async.c (foo): Add one statement.
21325 * gdb.base/async.exp: Get the next instruction address and
21326 match the output of "nexti" by instruction address. Match
21327 the hex address in the output of "finish".
21328
21329 2014-06-06 Gary Benson <gbenson@redhat.com>
21330
21331 * gdb.base/call-signals.c: Remove preprocessor conditionals
21332 for always-defined signals SIGINT, SIGILL, SIGABRT, SIGFPE,
21333 SIGSEGV and SIGTERM.
21334 * gdb.base/sigall.c: Likewise.
21335 * gdb.base/unwindonsignal.c: Likewise.
21336 * gdb.reverse/sigall-reverse.c: Likewise.
21337
21338 2014-06-06 Yao Qi <yao@codesourcery.com>
21339
21340 * gdb.base/hbreak-unmapped.exp: Read memory at address 0. If
21341 readable, skip the test.
21342
21343 2014-06-06 Yao Qi <yao@codesourcery.com>
21344
21345 * gdb.threads/staticthreads.c (thread_function): Move the line
21346 setting breakpoint on forward.
21347 * gdb.threads/staticthreads.exp: Update comments.
21348
21349 2014-06-05 Ludovic Courtès <ludo@gnu.org>
21350
21351 * gdb.guile/scm-value.exp (test_value_in_inferior): Add test
21352 "history-append! type error".
21353
21354 2014-06-05 Simon Marchi <simon.marchi@ericsson.com>
21355
21356 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Fix
21357 erroneous dprintf expected input.
21358
21359 2014-06-04 Doug Evans <xdje42@gmail.com>
21360
21361 * gdb.guile/scm-generics.exp: Delete.
21362
21363 2014-06-04 Doug Evans <xdje42@gmail.com>
21364
21365 * gdb.guile/scm-breakpoint.exp: Update.
21366 Add tests for breakpoint registration.
21367
21368 2014-06-04 Tom Tromey <tromey@redhat.com>
21369
21370 * gdb.base/vla-datatypes.exp: Add tests for VLA-in-structure and
21371 VLA-in-union.
21372 * gdb.base/vla-datatypes.c (vla_factory): Add vla_struct,
21373 inner_vla_struct, vla_union types. Initialize objects of those
21374 types and compute their sizes.
21375
21376 2014-06-04 Nathan Sidwell <nathan@codesourcery.com>
21377 Hui Zhu <hui@codesourcery.com>
21378
21379 * gdb.base/fileio.exp: Add test for shell not available as well as
21380 available.
21381 * gdb.base/fileio.c (test_system): Check for shell twice.
21382
21383 2014-06-04 Yao Qi <yao@codesourcery.com>
21384
21385 * gdb.base/auto-connect-native-target.exp: Remove redundant
21386 space from the regexp pattern.
21387
21388 2014-06-04 Yao Qi <yao@codesourcery.com>
21389
21390 * gdb.base/default.exp: Replace "child" with "native" in
21391 regexp pattern.
21392
21393 2014-06-03 Siva Chandra Reddy <sivachandra@google.com>
21394
21395 * gdb.python/py-xmethods.cc: New testcase to test xmethods.
21396 * gdb.python/py-xmethods.exp: New tests to test xmethods.
21397 * gdb.python/py-xmethods.py: Python script supporting the
21398 new testcase and tests.
21399
21400 2014-06-03 Joel Brobecker <brobecker@adacore.com>
21401 Pedro Alves <palves@redhat.com>
21402
21403 PR breakpoints/17000
21404 * gdb.base/sss-bp-on-user-bp.exp: Remove kfail.
21405 * gdb.base/sss-bp-on-user-bp-2.exp: Remove kfail.
21406
21407 2014-06-03 Brad Mouring <bmouring@ni.com> (tiny patch)
21408
21409 * gdb.base/subst.exp: Add tests to verify partial path matching
21410 output.
21411
21412 2014-06-03 Pedro Alves <palves@redhat.com>
21413
21414 * gdb.base/sss-bp-on-user-bp-2.exp: Skip if testing with a remote
21415 target that doesn't use software single-stepping.
21416
21417 2014-06-03 Pedro Alves <palves@redhat.com>
21418
21419 PR breakpoints/17000
21420 * gdb.base/sss-bp-on-user-bp-2.c: New file.
21421 * gdb.base/sss-bp-on-user-bp-2.exp: New file.
21422
21423 2014-06-02 Doug Evans <xdje42@gmail.com>
21424
21425 * gdb.guile/scm-parameter.exp: New file.
21426
21427 2014-06-02 Doug Evans <xdje42@gmail.com>
21428
21429 * gdb.guile/scm-cmd.c: New file.
21430 * gdb.guile/scm-cmd.exp: New file.
21431
21432 2014-06-02 Doug Evans <xdje42@gmail.com>
21433
21434 * gdb.guile/scm-pretty-print.exp: Add tests for objfile and progspace
21435 pretty-printer lookup.
21436 * gdb.guile/scm-pretty-print.scm (pp_s-printer): New function.
21437 (make-pp_s-printer): Call it.
21438 (make-pretty-printer-from-dict): New function.
21439 (lookup-pretty-printer-maker-from-dict): New function.
21440 (*pretty-printer*): Simplify.
21441 (make-objfile-pp_s-printer): New function.
21442 (install-objfile-pretty-printers!): New function.
21443 (make-progspace-pp_s-printer): New function.
21444 (install-progspace-pretty-printers!): New function.
21445 * gdb.guile/scm-progspace.c: New file.
21446 * gdb.guile/scm-progspace.exp: New file.
21447
21448 2014-06-02 Pedro Alves <palves@redhat.com>
21449
21450 * gdb.base/dprintf-bp-same-addr.c: New file.
21451 * gdb.base/dprintf-bp-same-addr.exp: New file.
21452
21453 2014-06-02 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
21454
21455 * gdb.arch/powerpc-power.exp: Add power8 instructions to the testcase.
21456 * gdb.arch/powerpc-power.s: Likewise.
21457
21458 2014-06-02 Joel Brobecker <brobecker@adacore.com>
21459
21460 * gdb.base/completion.exp: Remove code aimed at restoring TIMEOUT.
21461
21462 2014-06-01 Yao Qi <yao@codesourcery.com>
21463
21464 * gdb.base/watchpoint.exp (test_watch_location): Check null
21465 pointer can be dereferenced. If not, do the test, otherwise
21466 skip it.
21467
21468 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21469
21470 * gdb.arch/amd64-invalid-stack-middle.exp: Update expected
21471 results.
21472 * gdb.arch/amd64-invalid-stack-top.exp: Likewise.
21473
21474 2014-05-30 Andrew Burgess <aburgess@broadcom.com>
21475
21476 * gdb.arch/amd64-invalid-stack-middle.S: New file.
21477 * gdb.arch/amd64-invalid-stack-middle.c: New file.
21478 * gdb.arch/amd64-invalid-stack-middle.exp: New file.
21479 * gdb.arch/amd64-invalid-stack-top.c: New file.
21480 * gdb.arch/amd64-invalid-stack-top.exp: New file.
21481
21482 2014-05-30 Pedro Alves <palves@redhat.com>
21483
21484 PR breakpoints/17000
21485 * gdb.base/sss-bp-on-user-bp.c: New file.
21486 * gdb.base/sss-bp-on-user-bp.exp: New file.
21487
21488 2014-05-30 David Blaikie <dblaikie@gmail.com>
21489
21490 * gdb.opt/inline-break.c: Fix clang compatibility by specifying
21491 gnu_inline semantics via attribute.
21492 * gdb.opt/inline-break.exp: Remove -std=c89 now that the test
21493 source explicitly specifies the required semantics.
21494
21495 2014-05-30 Maciej W. Rozycki <macro@codesourcery.com>
21496
21497 * gdb.reverse/sigall-reverse.exp: Fix a typo.
21498
21499 2014-05-29 Pedro Alves <palves@redhat.com>
21500 Tom Tromey <tromey@redhat.com>
21501
21502 * gdb.base/async-shell.exp: Don't enable target-async.
21503 * gdb.base/async.exp
21504 * gdb.base/corefile.exp (corefile_test_attach): Remove 'async'
21505 parameter. Adjust.
21506 (top level): Don't test with "target-async".
21507 * gdb.base/dprintf-non-stop.exp: Don't enable target-async.
21508 * gdb.base/gdb-sigterm.exp: Don't test with "target-async".
21509 * gdb.base/inferior-died.exp: Don't enable target-async.
21510 * gdb.base/interrupt-noterm.exp: Likewise.
21511 * gdb.mi/mi-async.exp: Use "mi-async" instead of "target-async".
21512 * gdb.mi/mi-nonstop-exit.exp: Likewise.
21513 * gdb.mi/mi-nonstop.exp: Likewise.
21514 * gdb.mi/mi-ns-stale-regcache.exp: Likewise.
21515 * gdb.mi/mi-nsintrall.exp: Likewise.
21516 * gdb.mi/mi-nsmoribund.exp: Likewise.
21517 * gdb.mi/mi-nsthrexec.exp: Likewise.
21518 * gdb.mi/mi-watch-nonstop.exp: Likewise.
21519 * gdb.multi/watchpoint-multi.exp: Adjust comment.
21520 * gdb.python/py-evsignal.exp: Don't enable target-async.
21521 * gdb.python/py-evthreads.exp: Likewise.
21522 * gdb.python/py-prompt.exp: Likewise.
21523 * gdb.reverse/break-precsave.exp: Don't test with "target-async".
21524 * gdb.server/solib-list.exp: Don't enable target-async.
21525 * gdb.threads/thread-specific-bp.exp: Likewise.
21526 * lib/mi-support.exp: Adjust to use mi-async.
21527
21528 2014-05-29 Pedro Alves <palves@redhat.com>
21529
21530 PR gdb/13860
21531 * gdb.mi/mi-cli.exp: Always expect "end-stepping-range" stop
21532 reason, even in sync mode.
21533
21534 2014-05-29 Pedro Alves <palves@redhat.com>
21535 Hui Zhu <hui@codesourcery.com>
21536
21537 PR PR15693
21538 * gdb.mi/mi-condbreak-call-thr-state-mt.c: New file.
21539 * gdb.mi/mi-condbreak-call-thr-state-st.c: New file.
21540 * gdb.mi/mi-condbreak-call-thr-state.c: New file.
21541 * gdb.mi/mi-condbreak-call-thr-state.exp: New file.
21542
21543 2014-05-28 Joel Brobecker <brobecker@adacore.com>
21544
21545 * config/monitor.exp (gdb_target_monitor): Replace use of
21546 "set remotebaud" by "set serial baud".
21547
21548 2014-05-26 Andy Wingo <wingo@igalia.com>
21549
21550 * gdb.guile/scm-breakpoint.exp:
21551 * gdb.guile/scm-gsmob.exp: Update to use plain old object
21552 properties instead of gdb-object-properties.
21553
21554 2014-05-26 Yao Qi <yao@codesourcery.com>
21555
21556 * gdb.server/no-thread-db.exp: Specify source file name
21557 explicitly when setting a breakpoint.
21558
21559 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21560
21561 * gdb.btrace/vdso.c: New.
21562 * gdb.btrace/vdso.exp: New.
21563
21564 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21565
21566 * gdb.base/gcore.exp (capture_command_output): Move ...
21567 * lib/gdb.exp (capture_command_output): ... here.
21568
21569 2014-05-23 Markus Metzger <markus.t.metzger@intel.com>
21570
21571 * gdb.btrace/data.exp: Test memory access during btrace replay.
21572
21573 2014-05-22 Simon Marchi <simon.marchi@ericsson.com>
21574
21575 * lib/mi-support.exp (mi_run_cmd_full): Add comments.
21576
21577 2014-05-21 Pedro Alves <palves@redhat.com>
21578
21579 PR gdb/13860
21580 * gdb.mi/mi-cli.exp (line_callee4_next_step): New global.
21581 (top level): Test that output related to execution commands is
21582 sent to the console with CLI commands, but not with MI commands.
21583 Test that breakpoint events are always mirrored to the console.
21584 Also expect the new source line to be output after a "next" in
21585 async mode too. Make it a pass/fail test.
21586 * gdb.mi/mi-solib.exp: Test that the CLI solib event note is
21587 output.
21588 * lib/mi-support.exp (mi_gdb_expect_cli_output): New procedure.
21589
21590 2014-05-21 Pedro Alves <palves@redhat.com>
21591
21592 * gdb.base/list.exp (build_pattern, test_list): New procedures.
21593 Use them to test variations of "list" after reaching a breakpoint.
21594 * gdb.mi/mi-cli.exp (line_main_callme_2): New global.
21595 Test "list" with listsize 10 after reaching a breakpoint.
21596 * gdb.python/python.exp (decode_line current location line
21597 number): Adjust expected line number.
21598
21599 2014-05-21 Simon Marchi <simon.marchi@ericsson.com>
21600
21601 * lib/mi-support.exp (mi_run_cmd_full): Revert to original
21602 behavior for $args, pass it directly to "run".
21603
21604 2014-05-21 Maciej W. Rozycki <macro@codesourcery.com>
21605
21606 * lib/gdb.exp (default_gdb_init): Bump `match_max' up from
21607 30000 to 65536.
21608
21609 2014-05-21 Pedro Alves <palves@redhat.com>
21610
21611 * boards/gdbserver-base.exp (GDBFLAGS): Set to "set
21612 auto-connect-native-target off".
21613 * gdb.base/auto-connect-native-target.c: New file.
21614 * gdb.base/auto-connect-native-target.exp: New file.
21615
21616 2014-05-21 Pedro Alves <palves@redhat.com>
21617
21618 * gdb.base/default.exp: Test "target native" instead of "target
21619 child".
21620
21621 2014-05-21 Mark Wielaard <mjw@redhat.com>
21622
21623 * gdb.cp/var-tag.exp (do_global_tests): Handle underlying type.
21624
21625 2014-05-21 Jan Kratochvil <jan.kratochvil@redhat.com>
21626
21627 Fix TLS access for -static -pthread.
21628 * gdb.threads/staticthreads.c <HAVE_TLS> (tlsvar): New.
21629 <HAVE_TLS> (thread_function, main): Initialize it.
21630 * gdb.threads/staticthreads.exp: Try gdb_compile_pthreads for $have_tls.
21631 Add clean_restart.
21632 <$have_tls != "">: Check TLSVAR.
21633
21634 2014-05-21 Pedro Alves <palves@redhat.com>
21635
21636 * gdb.base/dcache-line-read-error.c: New.
21637 * gdb.base/dcache-line-read-error.exp: New.
21638
21639 2014-05-20 Pedro Alves <palves@redhat.com>
21640
21641 * gdb.base/compare-sections.c: New file.
21642 * gdb.base/compare-sections.exp: New file.
21643
21644 2014-05-20 Pedro Alves <palves@redhat.com>
21645
21646 * gdb.base/break-idempotent.c: New file.
21647 * gdb.base/break-idempotent.exp: New file.
21648
21649 2014-05-20 Markus Metzger <markus.t.metzger@intel.com>
21650
21651 * gdb.btrace/nohist.exp: New.
21652
21653 2014-05-20 Yao Qi <yao@codesourcery.com>
21654
21655 * lib/gdb.exp (gdb_init): Set timeout if test file is under
21656 gdb.reverse directory and gdb_reverse_timeout exists in board
21657 setting.
21658 * README: Document gdb_reverse_timeout.
21659
21660 2014-05-20 Yao Qi <yao@codesourcery.com>
21661
21662 * lib/gdb.exp (default_gdb_init): Rename argument 'args' by
21663 'test_file_name'. Treat args as a string instead of a list.
21664 (gdb_init): Rename argument 'args' by 'test_file_name'.
21665
21666 2014-05-19 Jan Kratochvil <jan.kratochvil@redhat.com>
21667
21668 * gdb.arch/powerpc-power.exp: New file.
21669 * gdb.arch/powerpc-power.s: New file.
21670
21671 2014-05-16 Doug Evans <dje@google.com>
21672
21673 * gdb.base/Makefile.in (EXECUTABLES): Add completion.
21674 * gdb.base/completion.exp: Check that all expected files exist
21675 before doing file completion.
21676
21677 2014-05-16 Doug Evans <dje@google.com>
21678
21679 * gdb.base/catch-syscall.exp (test_catch_syscall_fail_nodatadir):
21680 Update.
21681 (do_syscall_tests_without_xml): Update.
21682
21683 2014-05-16 Pedro Alves <palves@redhat.com>
21684
21685 * lib/mi-support.exp (mi_expect_stop): On timeout, say "timeout"
21686 instead of "unknown output after running".
21687
21688 2014-05-16 Yao Qi <yao@codesourcery.com>
21689
21690 * gdb.dwarf2/dw2-filename.exp: Copy file1.txt to host. Remove
21691 file1.txt from host at the end.
21692 * gdb.dwarf2/dw2-anonymous-func.exp: Likewise.
21693
21694 2014-05-15 Doug Evans <dje@google.com>
21695
21696 * gdb.dwarf2/fission-reread.S: Remove directory from .dwo file path.
21697 * gdb.dwarf2/fission-reread.exp: Set debug-file-directory before
21698 loading file. Add test for TU lookup.
21699
21700 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21701
21702 * lib/mi-support.exp (mi_run_cmd_full): Set arguments by
21703 calling "-exec-arguments" or "set args" before running the
21704 inferior.
21705
21706 2014-05-15 Simon Marchi <simon.marchi@ericsson.com>
21707
21708 * lib/mi-support.exp (mi_expect_stop): Expect message for
21709 inferiors that exit with non-zero exit code.
21710
21711 2014-05-14 Yao Qi <yao@codesourcery.com>
21712
21713 * gdb.mi/mi-file.exp (test_file_list_exec_source_file): Don't
21714 match absolute path on remote host.
21715 (test_file_list_exec_source_files): Remove "/" from the
21716 pattern.
21717
21718 2014-05-14 Yao Qi <yao@codesourcery.com>
21719
21720 * boards/local-remote-host-notty.exp (${board}_file): New
21721 proc.
21722
21723 2014-05-07 Kyle McMartin <kyle@redhat.com>
21724
21725 Pushed by Joel Brobecker <brobecker@adacore.com>.
21726 * gdb.arch/aarch64-atomic-inst.c: New file.
21727 * gdb.arch/aarch64-atomic-inst.exp: New file.
21728
21729 2014-05-07 Yao Qi <yao@codesourcery.com>
21730
21731 * gdb.dwarf2/dwzbuildid.exp: Match output "No symbol "the_int"
21732 in current context" too.
21733
21734 2014-05-05 Keith Seitz <keiths@redhat.com>
21735
21736 * gdb.linespec/ls-dollar.exp: Add test for linespec
21737 file:convenience_variable.
21738
21739 2014-05-05 Yao Qi <yao@codesourcery.com>
21740
21741 * gdb.trace/unavailable.exp (gdb_collect_args_test): Save
21742 traceframes into tfile and ctf trace files. Read data from
21743 trace file and test collected data.
21744 (gdb_collect_locals_test): Likewise.
21745 (gdb_unavailable_registers_test): Likewise.
21746 (gdb_unavailable_floats): Likewise.
21747 (gdb_collect_globals_test): Likewise.
21748 (top-level): Append "ctf" to trace_file_targets if GDB
21749 supports.
21750
21751 2014-05-05 Yao Qi <yao@codesourcery.com>
21752
21753 * gdb.trace/unavailable.exp (gdb_collect_args_test): Move some
21754 code to ...
21755 (gdb_collect_args_test_1): ... it. New proc.
21756 (gdb_collect_locals_test): Move some code to ...
21757 (gdb_collect_locals_test_1): ... it. New proc.
21758 (gdb_unavailable_registers_test): Move some code to ...
21759 (gdb_unavailable_registers_test_1): ... it. New proc.
21760 (gdb_unavailable_floats): Move some code to ...
21761 (gdb_unavailable_floats_1): ... it. New proc.
21762
21763 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21764
21765 * gdb.arch/amd64-stap-optional-prefix.S (main): Add several
21766 probes to test for bitness recognition.
21767 * gdb.arch/amd64-stap-optional-prefix.exp
21768 (test_probe_value_without_reg): New procedure.
21769 Add code to test for different kinds of bitness.
21770
21771 2014-05-02 Sergio Durigan Junior <sergiodj@redhat.com>
21772
21773 PR breakpoints/16889
21774 * gdb.arch/amd64-stap-optional-prefix.S: New file.
21775 * gdb.arch/amd64-stap-optional-prefix.exp: Likewise.
21776
21777 2014-05-01 Pedro Alves <palves@redhat.com>
21778
21779 * lib/gdb.exp (gdb_load): Extend comment. Skip calling
21780 gdb_file_cmd if no file is specified.
21781 * boards/native-extended-gdbserver.exp (gdb_load): Use the
21782 last_loaded_file to set the remote exec-file.
21783
21784 2014-05-01 Pedro Alves <palves@redhat.com>
21785
21786 * boards/local-remote-host.exp: New file.
21787
21788 2014-05-01 Pedro Alves <palves@redhat.com>
21789
21790 * boards/local-remote-host.exp: Rename to ...
21791 * boards/local-remote-host-notty.exp: ... this.
21792
21793 2014-04-28 Joel Brobecker <brobecker@adacore.com>
21794
21795 * gdb.ada/dyn_arrayidx: New testcase.
21796
21797 2014-04-26 Yao Qi <yao@codesourcery.com>
21798
21799 * gdb.dwarf2/dwz.exp: Compile main.c to object. Restart GDB
21800 and compute the length of function main. Save it in
21801 $main_length.
21802 (Dwarf::assemble): Use $main_length instead of hard-coded 10.
21803 (top-level): Use gdb_compile to compile objects into
21804 executable and restart GDB. Remove invocation to
21805 prepare_for_testing.
21806
21807 2014-04-25 Simon Marchi <simon.marchi@ericsson.com>
21808 Pedro Alves <palves@redhat.com>
21809
21810 PR server/16255
21811 * gdb.multi/multi-attach.c: New file.
21812 * gdb.multi/multi-attach.exp: New file.
21813
21814 2014-04-25 Pedro Alves <palves@redhat.com>
21815
21816 * gdb.base/cond-eval-mode.exp (warning): Move trailing \r\n to
21817 user.
21818 (top level): Test that "set remote conditional-breakpoints-packet
21819 off" works as intended.
21820 * gdb.base/dprintf.exp: Test that "set remote
21821 breakpoint-commands-packet off" works as intended.
21822 * gdb.trace/change-loc.exp (tracepoint_install_in_trace_disabled):
21823 New function.
21824 (top level): Call it.
21825 * gdb.trace/ftrace.exp (test_fast_tracepoints): Test that "set
21826 remote fast-tracepoints-packet off" works as intended.
21827 * gdb.trace/qtro.exp (gdb_is_target_remote): Moved ...
21828 * lib/gdb.exp (gdb_is_target_remote): ... here.
21829
21830 2014-04-24 David Blaikie <dblaikie@gmail.com>
21831
21832 * gdb.base/catch-syscall.c: Make unreferenced statics non-static to
21833 ensure clang would not discard them.
21834 * gdb.base/gdbvars.c: Ditto.
21835 * gdb.base/memattr.c: Ditto.
21836 * gdb.base/whatis.c: Ditto.
21837 * gdb.python/py-prettyprint.c: Ditto.
21838 * gdb.trace/actions.c: Ditto.
21839 * gdb.cp/ptype-cv-cp.cc: Mark unused global const int as used to
21840 ensure clang would not discard it.
21841
21842 2014-04-24 David Blaikie <dblaikie@gmail.com>
21843
21844 * gdb.stabs/gdb11479.c (tag_dummy_enum): introduce a variable to cause
21845 clang to emit the full definition of type required by the test
21846 * gdb.stabs/gdb11479.exp (do_test): correct a typo in a test message
21847
21848 2014-04-24 David Blaikie <dblaikie@gmail.com>
21849
21850 * gdb.cp/pr10728-x.cc (main::x): Return by value instead of pointer to
21851 coax Clang into emitting the definition of the type.
21852 * gdb.cp/pr10728-x.h (y): Ditto.
21853 * gdb.cp/pr10728-y.cc (y): Ditto.
21854
21855 2014-04-24 David Blaikie <dblaikie@gmail.com>
21856
21857 * gdb.base/label.exp: XFAIL label related tests under Clang.
21858 * gdb.cp/cplabel.exp: Ditto.
21859 * gdb.linespec/ls-errs.exp: Refactor tests to execute directly and XFAIL
21860 under Clang those using labels.
21861
21862 2014-04-25 Yao Qi <yao@codesourcery.com>
21863
21864 * gdb.dwarf2/dwz.exp (Dwarf::assemble): Remove unused
21865 double_label.
21866 * gdb.dwarf2/dwzbuildid.exp (Dwarf::assemble): Remove
21867 partial_label and double_label.
21868
21869 2014-04-24 David Blaikie <dblaikie@gmail.com>
21870
21871 * gdb.python/lib-types.exp: Fix test and xfail under gcc due to gcc/55641.
21872
21873 2014-04-24 David Blaikie <dblaikie@gmail.com>
21874
21875 * gdb.cp/cpexprs.cc: Move braces to the same line as the start
21876 of the function to work across GCC and Clang.
21877 * gdb.cp/cpexprs.exp: Account for GCC/Clang difference in vtable
21878 pointer types (const void ** const V void **).
21879
21880 2014-04-24 Michael Sturm <michael.sturm@mintel.com>
21881 Walfred Tedeschi <walfred.tedeschi@intel.com>
21882
21883 * Makefile.in (EXECUTABLES): Added i386-avx512.
21884 * gdb.arch/i386-avx512.c: New file.
21885 * gdb.arch/i386-avx512.exp: Likewise.
21886
21887 2014-04-23 Keith Seitz <keiths@redhat.com>
21888
21889 * lib/mi-support.exp (mi_list_breakpoints): Delete.
21890 (mi_make_breakpoint_table): New procedure.
21891 (mi_create_breakpoint): Use mi_make_breakpoint
21892 and return the result.
21893 (mi_make_breakpoint): New procedure.
21894 (mi_build_kv_pairs): New procedure.
21895
21896 * gdb.mi/mi-break.exp: Remove unused globals,
21897 update mi_create_breakpoint usage, and use mi_make_breakpoint_table.
21898 All callers updated.
21899 * gdb.mi/mi-dprintf.exp: Use variable to track command
21900 number.
21901 Update all callers of mi_create_breakpoint and use
21902 mi_make_breakpoint_table.
21903 Remove any unused global variables.
21904 * gdb.mi/mi-nonstop.exp: Likewise.
21905 * gdb.mi/mi-nsintrall.exp: Likewise.
21906 * gdb.mi/mi-nsmoribund.exp: Likewise.
21907 * gdb.mi/mi-nsthrexec.exp: Likewise.
21908 * gdb.mi/mi-reverse.exp: Likewise.
21909 * gdb.mi/mi-simplerun.exp: Likewise.
21910 * gdb.mi/mi-stepn.exp: Likewise.
21911 * gdb.mi/mi-syn-frame.exp: Likewise.
21912 * gdb.mi/mi-until.exp: Likewise.
21913 * gdb.mi/mi-var-cp.exp: Likewise.
21914 * gdb.mi/mi-var-display.exp: Likewise.
21915 * gdb.mi/mi2-amd64-entry-value.exp: Likewise.
21916 * gdb.mi/mi2-var-child.exp: Likewise.
21917 * gdb.mi/mi-vla-c99.exp: Likewise.
21918 * lib/mi-support.exp: Likewise.
21919
21920 From Ian Lance Taylor <iant@cygnus.com>:
21921 * lib/gdb.exp (parse_args): New procedure.
21922
21923 2014-04-23 Pedro Alves <palves@redhat.com>
21924
21925 * gdb.base/break-unload-file.c: New file.
21926 * gdb.base/break-unload-file.exp: New file.
21927 * gdb.base/sym-file-lib.c (baz): New function.
21928 * gdb.base/sym-file-loader.c (struct segment) <mapped_size>: New
21929 field.
21930 (load): Store the segment's mapped size.
21931 (unload): New function.
21932 (unload_shlib): New function.
21933 * gdb.base/sym-file-loader.h (unload_shlib): New declaration.
21934 * gdb.base/sym-file-main.c (main): Unload, and reload the library,
21935 set a breakpoint at baz, and call it.
21936 * gdb.base/sym-file.exp: New tests for stale breakpoint
21937 instructions.
21938
21939 2014-04-23 Pedro Alves <palves@redhat.com>
21940
21941 * gdb.base/hbreak-in-shr-unsupported-shr.c: New file.
21942 * gdb.base/hbreak-in-shr-unsupported.c: New file.
21943 * gdb.base/hbreak-in-shr-unsupported.exp: New file.
21944 * gdb.base/hbreak-unmapped.c: New file.
21945 * gdb.base/hbreak-unmapped.exp: New file.
21946 * gdb.trace/qtro.exp (gdb_is_target_remote): Move ...
21947 * lib/gdb.exp (gdb_is_target_remote): ... here.
21948
21949 2014-04-22 Pedro Alves <palves@redhat.com>
21950
21951 * gdb.base/consecutive-step-over.c: New file.
21952 * gdb.base/consecutive-step-over.exp: New file.
21953
21954 2014-04-22 Pedro Alves <palves@redhat.com>
21955
21956 * lib/gdb.exp (gdb_continue_to_breakpoint): Use gdb_test_multiple
21957 instead of send_gdb/gdb_expect.
21958
21959 2014-04-22 Yao Qi <yao@codesourcery.com>
21960
21961 * lib/trace-support.exp (generate_tracefile): New procedure.
21962 * gdb.trace/tfile.exp: Skip the test if generate_tracefile
21963 return 0.
21964 * gdb.trace/mi-traceframe-changed.exp: Invoke test_tfind_tfile
21965 if generate_tracefile returns 1.
21966
21967 2014-04-18 Tom Tromey <palves@redhat.com>
21968 Pedro alves <tromey@redhat.com>
21969
21970 PR backtrace/15558
21971 * gdb.opt/inline-bt.exp: Test backtracing from an inline function
21972 with a backtrace limit.
21973 * gdb.python/py-frame-inline.exp: Test running to an inline
21974 function with a backtrace limit, and printing the newest frame.
21975 * gdb.python/py-frame-inline.c (main): Call f.
21976
21977 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21978
21979 * gdb.java/jnpe.exp: Drop srcdir from untested path.
21980
21981 2014-04-17 Marcus Shawcroft <marcus.shawcroft@arm.com>
21982
21983 * lib/gdb.exp (gdb_compile_pthreads, gdb_compile_objc):
21984 Drop prefix from unsupported source file path.
21985
21986 2014-04-17 Yao Qi <yao@codesourcery.com>
21987
21988 * lib/gdb.exp (with_target_charset): New proc.
21989 * gdb.base/printcmds.exp (test_print_all_chars): Wrap tests with
21990 with_target_charset.
21991 (test_print_strings): Likewise.
21992 (test_repeat_bytes): Likewise.
21993 * gdb.base/setvar.exp: Set target-charset to ASCII temporarily
21994 for some tests.
21995
21996 2014-04-16 Keith Seitz <keiths@redhat.com>
21997
21998 PR gdb/15827
21999 * gdb.dwarf2/corrupt.c: New file.
22000 * gdb.dwarf2/corrupt.exp: New file.
22001
22002 2014-04-16 Keith Seitz <keiths@redhat.com>
22003
22004 PR c++/16597
22005 * gdb.cp/namelessclass.cc: New file.
22006 * gdb.cp/namelessclass.exp: New file.
22007 * gdb.cp/namelessclass.S: New file.
22008
22009 2014-04-16 Doug Evans <dje@google.com>
22010
22011 * lib/gdbserver-support.exp (gdbserver_default_get_remote_address):
22012 Add comment.
22013 (gdbserver_default_get_comm_port): New function.
22014 (gdbserver_start): Check if board file provided
22015 "gdbserver,get_comm_port" and use it if so.
22016 * boards/native-stdio-gdbserver.exp (sockethost): Set to "".
22017 (gdb,socketport): Set to "stdio".
22018 (gdbserver,get_comm_port): Set to ${board}_get_comm_port.
22019 (stdio_gdbserver_template): Delete.
22020 (${board}_get_remote_address): Update.
22021 (${board}_build_remote_cmd): Delete.
22022 (${board}_get_comm_port): New function.
22023 (${board}_spawn): Update.
22024 * boards/remote-stdio-gdbserver.exp (${board}_build_remote_cmd):
22025 Delete.
22026 (${board}_get_remote_address): Update.
22027 (${board}_get_comm_port): New function.
22028
22029 2014-04-16 Andrew Burgess <aburgess@broadcom.com>
22030
22031 * gdb.base/memattr.exp: Improve regexps to handle memory regions
22032 appearing in any order.
22033
22034 2014-04-15 Doug Evans <dje@google.com>
22035
22036 * gdb.gdb/selftest.exp (do_steps_and_nexts): Don't reference
22037 uninitialized value of "description".
22038
22039 2014-04-15 Keith Seitz <keiths@redhat.com>
22040
22041 * gdb.mi/mi-simplerun.exp (test_breakpoints_creation_and_listing):
22042 Remove unused globals.
22043 (test_running_the_program): Likewise.
22044 (test_controlled_execution): Likewise.
22045 (test_controlling_breakpoints): Likewise.
22046 (test_program_termination): Likewise.
22047
22048 2014-04-15 Keith Seitz <keiths@redhat.com>
22049
22050 * gdb.mi/mi-break.exp (test_tbreak_creation_and_listing): Remove
22051 unused globals.
22052 (test_rbreak_creation_and_listing): Likewise.
22053 (test_ignore_count): Likewise.
22054 (test_error): Likewise.
22055
22056 2014-04-15 Pedro Alves <palves@redhat.com>
22057
22058 * gdb.base/sym-file-loader.h: Move inclusion of <inttypes.h>,
22059 <ansidecl.h>, <elf/common.h> and <elf/external.h> to
22060 sym-file-loader.c.
22061 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22062 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22063 to sym-file-loader.c.
22064 (struct library): Forward declare.
22065 (load_shlib, lookup_function): Change prototypes.
22066 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22067 (translate_offset): Remove declarations.
22068 (get_text_addr): New declaration.
22069 * gdb.base/sym-file-loader.c: Move inclusion of <inttypes.h>,
22070 <ansidecl.h>, <elf/common.h> and <elf/external.h> here from
22071 sym-file-loader.h.
22072 (Elf_External_Phdr, Elf_External_Ehdr, Elf_External_Shdr)
22073 (Elf_External_Sym, Elf_Addr, GET, GETADDR, struct segment): Move
22074 here from sym-file-loader.h.
22075 (struct library): New structure.
22076 (load_shlib, lookup_function): Change prototypes and adjust to
22077 work with a struct library.
22078 (find_shstrtab, find_strtab, find_shdr, find_symtab)
22079 (translate_offset): Make static.
22080 (get_text_addr): New function.
22081 * gdb.base/sym-file-main.c (main): Adjust to new loader interface.
22082
22083 2014-04-15 Pedro Alves <palves@redhat.com>
22084
22085 * gdb.base/sym-file-loader.c: Fix typo. SELF_LINK, not SELK_LINK.
22086
22087 2014-04-15 Pedro Alves <palves@redhat.com>
22088
22089 * gdb.base/sym-file-loader.c: Include <limits.h>.
22090 (SELF_LINK): New define.
22091 (get_origin): New function.
22092 (load_shlib): Use it.
22093 * gdb.base/sym-file.exp: Don't early return if the target is
22094 remote. Use runto_main, and issue fail is that fails. Use
22095 gdb_load_shlibs.
22096 (shlib_name): Delete.
22097 (lib_so, lib_syms, lib_dlopen): New globals. Use them throughout.
22098
22099 2014-04-15 Pedro Alves <palves@redhat.com>
22100
22101 * gdb.base/sym-file.exp: Remove regex characters from test
22102 message. Don't refer to breakpoint numbers in test messages.
22103
22104 2014-04-14 Keith Seitz <keiths@redhat.com>
22105
22106 PR c++/16253
22107 * gdb.cp/var-tag.cc: New file.
22108 * gdb.cp/var-tag.exp: New file.
22109 * gdb.dwarf2/dw2-ada-ffffffff.exp: Set the language to C++.
22110 * gdb.dwarf2/dw2-anon-mptr.exp: Likewise.
22111 * gdb.dwarf2/dw2-double-set-die-type.exp: Likewise.
22112 * gdb.dwarf2/dw2-inheritance.exp: Likewise.
22113
22114 2014-04-14 Tom Tromey <tromey@redhat.com>
22115
22116 * gdb.cp/classes.exp (test_enums): Handle underlying type.
22117 * gdb.dwarf2/enum-type.exp: Add test for enum with underlying
22118 type.
22119 * gdb.cp/enum-class.exp: New file.
22120 * gdb.cp/enum-class.cc: New file.
22121
22122 2014-04-14 Tom Tromey <tromey@redhat.com>
22123
22124 * gdb.dwarf2/enum-type.exp: New file.
22125
22126 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22127
22128 * gdb.mi/mi-vla-c99.exp: New file.
22129 * gdb.mi/vla.c: New file.
22130
22131 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22132
22133 * gdb.base/vla-datatypes.c: New file.
22134 * gdb.base/vla-datatypes.exp: New file.
22135
22136 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22137
22138 * gdb.base/vla-ptr.c: New file.
22139 * gdb.base/vla-ptr.exp: New file.
22140
22141 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22142
22143 * gdb.dwarf2/count.exp: New file.
22144
22145 2014-04-14 Sanimir Agovic <sanimir.agovic@intel.com>
22146
22147 * gdb.base/vla-sideeffect.c: New file.
22148 * gdb.base/vla-sideeffect.exp: New file.
22149
22150 2014-04-14 David Blaikie <dblaikie@gmail.com>
22151
22152 * gdb.mi/non-stop.c: Add return value for non-void function return
22153 statement.
22154 * gdb.threads/staticthreads.c: Ditto.
22155
22156 2014-04-12 Siva Chandra Reddy <sivachandra@google.com>
22157 Doug Evans <xdje42@gmail.com>
22158
22159 * gdb.guile/scm-value.c: Improve test case.
22160 * gdb.guile/scm-value.exp: Add new test.
22161
22162 2014-04-11 David Blaikie <dblaikie@gmail.com>
22163
22164 * gdb.opt/inline-break.exp: Explicitly specify -std=gnu89 to
22165 override Clang's default.
22166
22167 2014-04-11 Joel Brobecker <brobecker@adacore.com>
22168
22169 Revert the following changes (regressions):
22170
22171 * gdb.base/vla-sideeffect.c: New file.
22172 * gdb.base/vla-sideeffect.exp: New file.
22173
22174 * gdb.dwarf2/count.exp: New file.
22175
22176 * gdb.base/vla-multi.c: New file.
22177 * gdb.base/vla-multi.exp: New file.
22178
22179 * gdb.base/vla-ptr.c: New file.
22180 * gdb.base/vla-ptr.exp: New file.
22181
22182 * gdb.base/vla-datatypes.c: New file.
22183 * gdb.base/vla-datatypes.exp: New file.
22184
22185 * gdb.mi/mi-vla-c99.exp: New file.
22186 * gdb.mi/vla.c: New file.
22187
22188 2014-04-11 Keith Seitz <keiths@redhat.com>
22189
22190 PR c++/16675
22191 * gdb.cp/cpsizeof.exp: New file.
22192 * gdb.cp/cpsizeof.cc: New file.
22193
22194 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22195
22196 * gdb.mi/mi-vla-c99.exp: New file.
22197 * gdb.mi/vla.c: New file.
22198
22199 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22200
22201 * gdb.base/vla-datatypes.c: New file.
22202 * gdb.base/vla-datatypes.exp: New file.
22203
22204 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22205
22206 * gdb.base/vla-ptr.c: New file.
22207 * gdb.base/vla-ptr.exp: New file.
22208
22209 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22210
22211 * gdb.base/vla-multi.c: New file.
22212 * gdb.base/vla-multi.exp: New file.
22213
22214 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22215
22216 * gdb.dwarf2/count.exp: New file.
22217
22218 2014-04-11 Sanimir Agovic <sanimir.agovic@intel.com>
22219
22220 * gdb.base/vla-sideeffect.c: New file.
22221 * gdb.base/vla-sideeffect.exp: New file.
22222
22223 2014-04-11 Yao Qi <yao@codesourcery.com>
22224
22225 * gdb.base/completion.exp: Check file exists before running tests
22226 on file completion.
22227
22228 2014-04-10 Pedro Alves <palves@redhat.com>
22229
22230 * gdb.base/cond-eval-mode.c: New file.
22231 * gdb.base/cond-eval-mode.exp: Use standard_testfile. Adjust
22232 prepare_for_testing to build the new file. Check result of
22233 runto_main.
22234 (test_break, test_watch): New procedures.
22235 (top level): Use them.
22236
22237 2014-04-08 Pierre Muller <muller@sourceware.org>
22238
22239 * gdb.base/printcmds.exp (test_artificial_arrays): Disable
22240 Ctrl-V use for mingw hosts.
22241
22242 2014-04-07 Siva Chandra Reddy <sivachandra@google.com>
22243
22244 * gdb.python/py-value.c: Improve test case.
22245 * gdb.python/py-value.exp: Add new test.
22246
22247 2014-04-07 David Blaikie <dblaikie@gmail.com>
22248
22249 * lib/compiler.c: Identify the clang compiler.
22250 * lib/compiler.cc: Ditto.
22251
22252 2014-04-03 Yao Qi <yao@codesourcery.com>
22253
22254 * gdb.base/setshow.exp: Invoke string_to_regexp to HOME and PWD.
22255
22256 2014-04-01 Anton Blanchard <anton@samba.org>
22257
22258 * gdb.arch/ppc64-atomic-inst.exp: Use untested. Make test
22259 messages unique.
22260
22261 2014-04-01 Anton Blanchard <anton@samba.org>
22262
22263 * gdb.arch/ppc64-atomic-inst.exp: Use standard_testfile,
22264 prepare_for_testing.
22265
22266 2014-04-01 Anton Blanchard <anton@samba.org>
22267
22268 * gdb.arch/ppc64-atomic-inst.c: Remove.
22269 * gdb.arch/ppc64-atomic-inst.S: New file.
22270 * gdb.arch/ppc64-atomic-inst.exp: Adapt for asm based testcase.
22271
22272 2014-03-31 Doug Evans <dje@google.com>
22273
22274 * gdb.base/print-symbol-loading-lib.c: New file.
22275 * gdb.base/print-symbol-loading-main.c: New file.
22276 * gdb.base/print-symbol-loading.exp: New file.
22277
22278 2014-03-31 Yao Qi <yao@codesourcery.com>
22279
22280 * gdb.base/source-dir.exp: Allow ';' as a directory separator.
22281
22282 2014-03-28 Joel Brobecker <brobecker@adacore.com>
22283
22284 * gdb.ada/mi_dyn_arr: New testcase.
22285
22286 2014-03-27 Doug Evans <dje@google.com>
22287
22288 * gdb.dwarf2/dw2-abs-hi-pc.exp: Build tests with "nodebug".
22289
22290 2014-03-27 Yao Qi <yao@codesourcery.com>
22291
22292 * lib/gdb.exp (can_single_step_to_signal_handler): Return zero
22293 if target is nios2-*-*.
22294
22295 2014-03-26 Yao Qi <yao@codesourcery.com>
22296
22297 * lib/gdb.exp (readline_is_used): New proc.
22298 * gdb.base/completion.exp: Move tests on command complete up.
22299 Skip the rest of tests if readline is not used.
22300 * gdb.ada/complete.exp: Skp the test if readline is not
22301 used.
22302 * gdb.base/filesym.exp: Likewise.
22303 * gdb.base/macscp.exp: Likewise.
22304 * gdb.base/readline-ask.exp: Likewise.
22305 * gdb.base/readline.exp: Likewise.
22306 * gdb.python/py-cmd.exp: Likewise.
22307 * gdb.trace/tfile.exp: Likewise.
22308
22309 2014-03-26 Yao Qi <yao@codesourcery.com>
22310
22311 * gdb.base/macscp.exp: Fix code format issues.
22312
22313 2014-03-25 Ulrich Weigand <uweigand@de.ibm.com>
22314
22315 * gdb.asm/asm-source.exp: Handle powerpc64le-* targets.
22316 * gdb.asm/powerpc64le.inc: New file.
22317
22318 2014-03-25 Pedro Alves <palves@redhat.com>
22319 Doug Evans <dje@google.com>
22320
22321 * gdb.base/source-execution.c: New file.
22322 * gdb.base/source-execution.exp: New file.
22323 * gdb.base/source-execution.gdb: New file.
22324
22325 2014-03-24 Doug Evans <dje@google.com>
22326
22327 * gdb.linespec/macro-relative.exp: Mark the test as unsupported if
22328 using fission.
22329
22330 2014-03-24 Hui Zhu <hui@codesourcery.com>
22331 Pedro Alves <palves@redhat.com>
22332
22333 PR breakpoints/16101
22334 * gdb.base/dprintf.exp: Use unsupported rather than changing the
22335 test pass/fail messages. Detect missing support for dprintf when
22336 breakpoints are actually inserted.
22337 * gdb.base/mi-dprintf.exp: Detect missing support for dprintf when
22338 breakpoints are actually inserted.
22339 * lib/mi-support.exp (mi_run_cmd_full): Return -1 if continue
22340 fails.
22341
22342 2014-03-24 Jan Kratochvil <jan.kratochvil@redhat.com>
22343
22344 * gdb.base/gdb-sigterm.exp (do_test): Remove "set debug lin-lwp 1".
22345
22346 2014-03-22 Doug Evans <xdje42@gmail.com>
22347
22348 * gdb.python/python.exp (python not supported): Verify multi-line
22349 python command issues an error.
22350 * gdb.guile/guile.exp (guile not supported): Verify multi-line
22351 guile command issues an error.
22352
22353 2014-03-21 Maciej W. Rozycki <macro@codesourcery.com>
22354
22355 * gdb.threads/thread-specific.exp: Handle the lack of usable
22356 $this_breakpoint and $this_thread.
22357
22358 2014-03-21 Hui Zhu <hui@codesourcery.com>
22359
22360 * gdb.base/attach.exp (do_command_attach_tests): New.
22361
22362 2014-03-20 Tom Tromey <tromey@redhat.com>
22363 Pedro Alves <palves@redhat.com>
22364
22365 PR cli/15718
22366 * gdb.base/condbreak-call-false.c: New file.
22367 * gdb.base/condbreak-call-false.exp: New file.
22368
22369 2014-03-20 Pedro Alves <palves@redhat.com>
22370
22371 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (pid):
22372 Delete.
22373 (block_signals, unblock_signals): Delete.
22374 (child_function_2, main): Remove references to deleted variable
22375 and functions.
22376
22377 2014-03-20 Pedro Alves <palves@redhat.com>
22378
22379 * gdb.threads/signal-while-stepping-over-bp-other-thread.c (main):
22380 Use pthread_kill to signal thread 2.
22381 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22382 Adjust to make the test send itself a signal rather than using the
22383 host's "kill" command.
22384
22385 2014-03-20 Pedro Alves <palves@redhat.com>
22386
22387 * gdb.threads/multiple-step-overs.c: New file.
22388 * gdb.threads/multiple-step-overs.exp: New file.
22389 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22390 Adjust expected infrun debug output.
22391
22392 2014-03-20 Pedro Alves <palves@redhat.com>
22393
22394 * gdb.threads/step-over-trips-on-watchpoint.c: New file.
22395 * gdb.threads/step-over-trips-on-watchpoint.exp: New file.
22396
22397 2014-03-20 Pedro Alves <palves@redhat.com>
22398
22399 PR breakpoints/7143
22400 * gdb.base/watchpoint.exp: Mention bugzilla bug number instead of
22401 old gnats gdb/38. Remove kfail. Adjust to use gdb_test instead
22402 of gdb_test_multiple.
22403 * gdb.cp/annota2.exp: Remove kfail for gdb/38.
22404 * gdb.cp/annota3.exp: Remove kfail for gdb/38.
22405
22406 2014-03-20 Pedro Alves <palves@redhat.com>
22407
22408 * gdb.threads/step-over-lands-on-breakpoint.c: New file.
22409 * gdb.threads/step-over-lands-on-breakpoint.exp: New file.
22410
22411 2014-03-19 Pedro Alves <palves@redhat.com>
22412
22413 * gdb.base/async.exp: Remove early return.
22414
22415 2014-03-19 Pedro Alves <palves@redhat.com>
22416
22417 * gdb.base/async.exp (step& tests): Pass explicit test messages.
22418
22419 2014-03-19 Pedro Alves <palves@redhat.com>
22420
22421 * gdb.base/async.exp (test_background): Expect \r\n after
22422 "completed." in the fail pattern.
22423
22424 2014-03-19 Pedro Alves <palves@redhat.com>
22425
22426 * gdb.base/async.exp (test_background): New procedure.
22427 Use it for all background execution command tests.
22428
22429 2014-03-19 Pedro Alves <palves@redhat.com>
22430
22431 * gdb.base/async.exp: Use prepare_for_testing.
22432
22433 2014-03-19 Pedro Alves <palves@redhat.com>
22434
22435 * gdb.base/async.c (foo): Make 'x' volatile. Write to it twice in
22436 the same line.
22437
22438 2014-03-19 Pedro Alves <palves@redhat.com>
22439
22440 * gdb.base/async.c (main): Add "jump here" and "until here" line
22441 marker comments.
22442 * gdb.base/async.exp (jump_here): New global.
22443 (jump& test): Use it.
22444 (until_here): New global.
22445 (until& test): Use it.
22446
22447 2014-03-19 Pedro Alves <palves@redhat.com>
22448
22449 * gdb.base/async.exp: Don't frob gdb_protocol.
22450
22451 2014-03-18 Doug Evans <xdje42@gmail.com>
22452
22453 * gdb.base/async.exp: Whitespace fixes. Turn on target-async.
22454 Fix spelling of exec-done-display.
22455
22456 2014-03-18 Jan Kratochvil <jan.kratochvil@redhat.com>
22457
22458 PR gdb/15358
22459 * gdb.base/gdb-sigterm.c: New file.
22460 * gdb.base/gdb-sigterm.exp: New file.
22461
22462 2014-03-18 Pedro Alves <palves@redhat.com>
22463
22464 PR gdb/13860
22465 * gdb.mi/mi-solib.exp: Remove gdb/13860 kfail.
22466 * lib/mi-support.exp (mi_expect_stop): Add special handling for
22467 solib-event.
22468
22469 2014-03-17 Joel Brobecker <brobecker@adacore.com>
22470
22471 * gdb.ada/pckd_arr_ren: New testcase.
22472
22473 2014-03-13 Doug Evans <xdje42@gmail.com>
22474
22475 PR guile/16612
22476 * gdb.guile/scm-value.ep (test_value_after_death): Do a garbage
22477 collect after discarding symbols.
22478
22479 2014-03-13 Ludovic Courtès <ludo@gnu.org>
22480 Doug Evans <xdje42@gmail.com>
22481
22482 * gdb.guile/scm-value.exp (test_value_in_inferior): Verify value added
22483 to history survives a gc.
22484
22485 2014-03-13 Pedro Alves <palves@redhat.com>
22486
22487 * gdb.base/default.exp: Don't test "target procfs".
22488
22489 2014-03-13 Pedro Alves <palves@redhat.com>
22490
22491 * gdb.base/default.exp: Update "target child" and "target procfs"
22492 tests to not expect "Unix".
22493
22494 2014-03-12 Tom Tromey <tromey@redhat.com>
22495
22496 * gdb.base/corefile.exp (corefile_test_run, corefile_test_attach):
22497 New procs. Add target-async tests.
22498 * gdb.reverse/break-precsave.exp (precsave_tests): New proc.
22499 Add target-async tests.
22500
22501 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22502
22503 * gdb.dwarf2/dw2-ifort-parameter.c (func): Define labels
22504 'func_start' and 'func_end' for the beginning and end of the
22505 function code, respectively.
22506 * gdb.dwarf2/dw2-ifort-parameter.exp: Use 'func_start' and
22507 'func_end' instead of 'func' and 'main'.
22508
22509 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22510
22511 * gdb.dwarf2/dw2-ifort-parameter-debug.S: Remove.
22512 * gdb.dwarf2/dw2-ifort-parameter.exp: Use Dwarf::assemble to
22513 generate the debug info assembler source.
22514
22515 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22516
22517 * gdb.dwarf2/arr-stride.exp: Exploit 'prepare_for_testing'.
22518 * gdb.dwarf2/arr-subrange.exp: Likewise.
22519 * gdb.dwarf2/dwz.exp: Likewise.
22520 * gdb.dwarf2/method-ptr.exp: Likewise.
22521 * gdb.dwarf2/missing-sig-type.exp: Likewise.
22522 * gdb.dwarf2/subrange.exp: Likewise.
22523 * gdb.dwarf2/implptrconst.exp: Exploit 'build_executable'.
22524 * gdb.dwarf2/implptrpiece.exp: Likewise.
22525 * gdb.dwarf2/nostaticblock.exp: Likewise.
22526
22527 2014-03-12 Andreas Arnez <arnez@linux.vnet.ibm.com>
22528
22529 * lib/gdb.exp (build_executable_from_specs): Don't prepend source
22530 directory to absolute path name arguments.
22531
22532 2014-03-10 Joel Brobecker <brobecker@adacore.com>
22533
22534 * gdb.ada/tagged_access: New testcase.
22535
22536 2014-03-07 Markus Metzger <markus.t.metzger@intel.com>
22537
22538 * gdb.btrace/data.exp: Update expected output.
22539
22540 2014-03-06 Yao Qi <yao@codesourcery.com>
22541
22542 * gdb.trace/pr16508.exp: New file.
22543
22544 2014-03-05 Pedro Alves <palves@redhat.com>
22545
22546 PR gdb/16575
22547 * gdb.base/breakpoint-shadow.exp (compare_disassembly): New
22548 procedure.
22549 (top level): Adjust to use it. Add tests that exercise breakpoint
22550 interaction with the code-cache.
22551
22552 2014-02-26 Ludovic Courtès <ludo@gnu.org>
22553
22554 * gdb.guile/scm-value.exp (test_value_in_inferior): Add
22555 test for 'history-append!'.
22556
22557 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22558
22559 * gdb.dwarf2/dw2-abs-hi-pc-hello-dbg.S: New file.
22560 * gdb.dwarf2/dw2-abs-hi-pc-hello.c: New file.
22561 * gdb.dwarf2/dw2-abs-hi-pc-world-dbg.S: New file.
22562 * gdb.dwarf2/dw2-abs-hi-pc-world.c: New file.
22563 * gdb.dwarf2/dw2-abs-hi-pc.c: New file.
22564 * gdb.dwarf2/dw2-abs-hi-pc.exp: New file.
22565
22566 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22567
22568 * testsuite/gdb.python/py-pp-re-notag.c: New file.
22569 * testsuite/gdb.python/py-pp-re-notag.ex: New file.
22570 * testsuite/gdb.python/py-pp-re-notag.p: New file.
22571
22572 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22573
22574 * gdb.dwarf2/arr-subrange.c, gdb.dwarf2/arr-subrange.exp: New files.
22575
22576 2014-02-26 Joel Brobecker <brobecker@adacore.com>
22577
22578 * gdb.dwarf2/arr-stride.c: New file.
22579 * gdb.dwarf2/arr-stride.exp: New file.
22580
22581 2014-02-26 Pedro Alves <palves@redhat.com>
22582
22583 * gdb.ada/tasks.exp: Set a task-specific breakpoint at break_me
22584 that won't ever trigger. Make sure that GDB reports the correct
22585 breakpoint that caused the stop.
22586
22587 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22588
22589 PR gdb/16626
22590 * gdb.base/auto-load-script: New file.
22591 * gdb.base/auto-load.c: New file.
22592 * gdb.base/auto-load.exp: New file.
22593
22594 PR gdb/16626
22595 * gdb.base/auto-load.exp: Fix out-of-srctree run.
22596
22597 2014-02-25 Jan Kratochvil <jan.kratochvil@redhat.com>
22598
22599 Fix dw2-icycle.exp -fsanitize=address GDB crash.
22600 * gdb.dwarf2/dw2-icycle.S: Remove all DW_AT_sibling.
22601
22602 2014-02-24 Doug Evans <dje@google.com>
22603
22604 * lib/gdb.exp (run_on_host): Log error output if program fails.
22605
22606 2014-02-21 Pedro Alves <palves@redhat.com>
22607
22608 * gdb.threads/step-after-sr-lock.c: Rename to ...
22609 * gdb.threads/signal-while-stepping-over-bp-other-thread.c: ... this.
22610 * gdb.threads/step-after-sr-lock.exp: Rename to ...
22611 * gdb.threads/signal-while-stepping-over-bp-other-thread.exp:
22612 ... this.
22613
22614 2014-02-20 Sergio Durigan Junior <sergiodj@redhat.com>
22615
22616 PR tdep/16397
22617 * gdb.arch/amd64-stap-special-operands.exp: New file.
22618 * gdb.arch/amd64-stap-three-arg-disp.S: Likewise.
22619 * gdb.arch/amd64-stap-three-arg-disp.c: Likewise.
22620 * gdb.arch/amd64-stap-triplet.S: Likewise.
22621 * gdb.arch/amd64-stap-triplet.c: Likewise.
22622
22623 2014-02-20 Joel Brobecker <brobecker@adacore.com>
22624
22625 * gdb.dwarf2/dw2-icycle.S: Remove second and third parameters
22626 in .section pseudo-op.
22627
22628 2014-02-20 lin zuojian <manjian2006@gmail.com>
22629 Joel Brobecker <brobecker@adacore.com>
22630 Doug Evans <xdje42@gmail.com>
22631
22632 PR symtab/16581
22633 * gdb.dwarf2/dw2-icycle.S: New file.
22634 * gdb.dwarf2/dw2-icycle.c: New file.
22635 * gdb.dwarf2/dw2-icycle.exp: New file.
22636
22637 2014-02-19 Siva Chandra Reddy <sivachandra@google.com>
22638
22639 * gdb.python/py-value-cc.cc: Improve test case to enable testing
22640 operations on gdb.Value objects.
22641 * gdb.python/py-value-cc.exp: Add new test to test operations on
22642 gdb.Value objects.
22643
22644 2014-02-18 Doug Evans <dje@google.com>
22645
22646 * Makefile.in (TESTS): New variable.
22647 (expanded_tests, expanded_tests_or_none): New variables
22648 (check-single): Pass $(expanded_tests_or_none) to runtest.
22649 (check-parallel): Only run tests in $(TESTS) if non-empty.
22650 (check/no-matching-tests-found): New rule.
22651 * README: Document TESTS makefile variable.
22652
22653 2014-02-18 Doug Evans <dje@google.com>
22654
22655 * Makefile.in (check-parallel): rm -rf outputs temp.
22656
22657 2014-02-16 Jan Kratochvil <jan.kratochvil@redhat.com>
22658
22659 Fix "ERROR: no fileid for" in the testsuite.
22660 * lib/gdb.exp (gdb_finish): Check gdb_spawn_id.
22661
22662 2014-02-12 Doug Evans <dje@google.com>
22663
22664 * gdb.dwarf2/Makefile.in (EXECUTABLES): Add dwp-symlink.
22665 (MISCELLANEOUS): New variable.
22666 (clean): rm -rf $(MISCELLANEOUS).
22667 * gdb.dwarf2/dwp-symlink.exp: Test the case where the executable and
22668 dwp live in the same directory as symlinks, with each symlink pointed
22669 to a differently named file in a different directory.
22670
22671 2014-02-11 Doug Evans <dje@google.com>
22672
22673 * gdb.dwarf2/dwp-symlink.exp: Rewrite to use remote_* commands instead
22674 of Tcl file commands.
22675
22676 2014-02-10 Mark Kettenis <kettenis@gnu.org>
22677
22678 * gdb.threads/step-after-sr-lock.exp: Avoid executing
22679 "kill -SIGUSR1 -1".
22680
22681 2014-02-10 Joel Brobecker <brobecker@adacore.com>
22682
22683 * gdb.ada/tick_length_array_enum_idx: New testcase.
22684
22685 2014-02-10 Doug Evans <xdje42@gmail.com>
22686
22687 * configure.ac (AC_OUTPUT): Add gdb.guile.
22688 * configure: Regenerate.
22689 * lib/gdb-guile.exp: New file.
22690 * lib/gdb.exp (get_target_charset): New function.
22691 * gdb.base/help.exp: Update expected output from "apropos apropos".
22692 * gdb.guile/Makefile.in: New file.
22693 * gdb.guile/guile.exp: New file.
22694 * gdb.guile/scm-arch.c: New file.
22695 * gdb.guile/scm-arch.exp: New file.
22696 * gdb.guile/scm-block.c: New file.
22697 * gdb.guile/scm-block.exp: New file.
22698 * gdb.guile/scm-breakpoint.c: New file.
22699 * gdb.guile/scm-breakpoint.exp: New file.
22700 * gdb.guile/scm-disasm.c: New file.
22701 * gdb.guile/scm-disasm.exp: New file.
22702 * gdb.guile/scm-equal.c: New file.
22703 * gdb.guile/scm-equal.exp: New file.
22704 * gdb.guile/scm-error.exp: New file.
22705 * gdb.guile/scm-error.scm: New file.
22706 * gdb.guile/scm-frame-args.c: New file.
22707 * gdb.guile/scm-frame-args.exp: New file.
22708 * gdb.guile/scm-frame-args.scm: New file.
22709 * gdb.guile/scm-frame-inline.c: New file.
22710 * gdb.guile/scm-frame-inline.exp: New file.
22711 * gdb.guile/scm-frame.c: New file.
22712 * gdb.guile/scm-frame.exp: New file.
22713 * gdb.guile/scm-generics.exp: New file.
22714 * gdb.guile/scm-gsmob.exp: New file.
22715 * gdb.guile/scm-iterator.c: New file.
22716 * gdb.guile/scm-iterator.exp: New file.
22717 * gdb.guile/scm-math.c: New file.
22718 * gdb.guile/scm-math.exp: New file.
22719 * gdb.guile/scm-objfile-script-gdb.in: New file.
22720 * gdb.guile/scm-objfile-script.c: New file.
22721 * gdb.guile/scm-objfile-script.exp: New file.
22722 * gdb.guile/scm-objfile.c: New file.
22723 * gdb.guile/scm-objfile.exp: New file.
22724 * gdb.guile/scm-ports.exp: New file.
22725 * gdb.guile/scm-pretty-print.c: New file.
22726 * gdb.guile/scm-pretty-print.exp: New file.
22727 * gdb.guile/scm-pretty-print.scm: New file.
22728 * gdb.guile/scm-section-script.c: New file.
22729 * gdb.guile/scm-section-script.exp: New file.
22730 * gdb.guile/scm-section-script.scm: New file.
22731 * gdb.guile/scm-symbol.c: New file.
22732 * gdb.guile/scm-symbol.exp: New file.
22733 * gdb.guile/scm-symtab-2.c: New file.
22734 * gdb.guile/scm-symtab.c: New file.
22735 * gdb.guile/scm-symtab.exp: New file.
22736 * gdb.guile/scm-type.c: New file.
22737 * gdb.guile/scm-type.exp: New file.
22738 * gdb.guile/scm-value-cc.cc: New file.
22739 * gdb.guile/scm-value-cc.exp: New file.
22740 * gdb.guile/scm-value.c: New file.
22741 * gdb.guile/scm-value.exp: New file.
22742 * gdb.guile/source2.scm: New file.
22743 * gdb.guile/types-module.cc: New file.
22744 * gdb.guile/types-module.exp: New file.
22745
22746 2014-02-10 Yao Qi <yao@codesourcery.com>
22747
22748 PR testsuite/16543
22749 * configure.ac: Append gdb.gdb/Makefile in AC_OUTPUT.
22750 * configure: Regenerated.
22751 * Makefile.in: New file.
22752
22753 2014-02-08 Andreas Schwab <schwab@linux-m68k.org>
22754
22755 * gdb.python/py-framefilter.exp: Fix typo.
22756
22757 2014-02-08 Yao Qi <yao@codesourcery.com>
22758
22759 * gdb.mi/mi-breakpoint-changed.exp (test_insert_delete_modify): Test
22760 that no =breakpoint-modified is emitted when breakpoints are
22761 modified through MI commands.
22762
22763 2014-02-07 Pedro Alves <pedro@codesourcery.com>
22764 Pedro Alves <palves@redhat.com>
22765
22766 * gdb.threads/step-after-sr-lock.c: New file.
22767 * gdb.threads/step-after-sr-lock.exp: New file.
22768
22769 2014-02-07 Pedro Alves <palves@redhat.com>
22770
22771 * gdb.threads/stepi-random-signal.exp: Set SIGCHLD to print.
22772
22773 2014-02-06 Jan Kratochvil <jan.kratochvil@redhat.com>
22774
22775 Fix i386-sse-stack-align.exp regression since GDB_PARALLEL.
22776 * gdb.arch/i386-sse-stack-align.exp: Use standard_output_file.
22777
22778 2014-02-06 Doug Evans <xdje42@gmail.com>
22779
22780 * gdb.python/py-breakpoint.exp (test_bkpt_eval_funcs): Update expected
22781 output.
22782
22783 * gdb.gdb/python-interrupts.exp: New file.
22784
22785 2014-02-05 Yao Qi <yao@codesourcery.com>
22786
22787 * gdb.trace/report.exp (use_collected_data): Test the output
22788 of "info threads" and "info inferiors".
22789
22790 2014-02-05 Yao Qi <yao@codesourcery.com>
22791
22792 Revert this patch:
22793
22794 2013-05-24 Yao Qi <yao@codesourcery.com>
22795
22796 * gdb.trace/tfile.exp: Test inferior and thread.
22797
22798 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22799
22800 * gdb.base/sigbpt.exp: Do not use "*" when setting breakpoint
22801 on a function.
22802 * gdb.base/step-bt.c: Call hello via function pointer to make
22803 sure its first instruction is executed on powerpc64le-linux.
22804
22805 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22806
22807 * gdb.arch/powerpc-d128-regs.exp: Enable on powerpc64*-*.
22808
22809 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22810
22811 * gdb.arch/vsx-regs.exp: Check target endianness. Provide variants
22812 of the test patterns for use on little-endian systems.
22813
22814 2014-02-04 Ulrich Weigand <uweigand@de.ibm.com>
22815
22816 * gdb.arch/altivec-regs.exp: Use gdb_test_multiple for endian test.
22817 (decimal_vector): Fix for little-endian.
22818
22819 2014-01-29 Jose E. Marchesi <jose.marchesi@oracle.com>
22820
22821 * gdb.arch/sparc-sysstep.exp: New file.
22822 * gdb.arch/sparc-sysstep.c: Likewise.
22823
22824 * gdb.arch/Makefile.in (EXECUTABLES): Add sparc-sysstep.
22825
22826 2014-01-28 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
22827
22828 * gdb.base/info-shared.exp: Expect leading `.' on ppc64's symbols.
22829
22830 2014-01-23 Tom Tromey <tromey@redhat.com>
22831
22832 * gdb.ada/array_char_idx: New testcase.
22833
22834 2014-01-23 Tom Tromey <tromey@redhat.com>
22835
22836 PR python/16487:
22837 * gdb.python/py-framefilter.exp: Add test using "Error" filter.
22838 * gdb.python/py-framefilter.py (ErrorInName, ErrorFilter): New
22839 classes.
22840
22841 2014-01-23 Tom Tromey <tromey@redhat.com>
22842
22843 PR python/16491:
22844 * gdb.python/py-framefilter.py (Reverse_Function.function): Read a
22845 string from an inferior frame.
22846 * gdb.python/py-framefilter-mi.exp: Update.
22847
22848 2014-01-22 Doug Evans <dje@google.com>
22849
22850 * gdb.server/server-mon.exp: Add tests for "set debug-format".
22851
22852 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22853
22854 * gdb.base/catch-syscall.exp: Activate test on s390*-linux.
22855
22856 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22857
22858 * gdb.trace/entry-values.exp: Remove excess space character from
22859 regex patterns. Handle s390 call instruction.
22860
22861 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22862
22863 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Insert alignment and
22864 define "*_start" label. Make "name" static.
22865 * gdb.dwarf2/dw2-dir-file-name.exp: Replace references to
22866 ${name} by references to ${name}_start.
22867
22868 2014-01-22 Andreas Arnez <arnez@vnet.linux.ibm.com>
22869
22870 * gdb.base/info-macros.exp: Remove "debug" from the compile
22871 options.
22872
22873 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22874
22875 * gdb.dlang/demangle.exp: New file.
22876
22877 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22878
22879 * gdb.dlang/primitive-types.exp: New file.
22880
22881 2014-01-17 Iain Buclaw <ibuclaw@gdcproject.org>
22882
22883 * configure.ac: Create gdb.dlang/Makefile.
22884 * configure: Regenerate.
22885 * Makefile.in (ALL_SUBDIRS): Add gdb.dlang.
22886 * gdb.dlang/Makefile.in: New file.
22887 * lib/d-support.exp: New file.
22888 * lib/gdb.exp (skip_d_tests): New proc.
22889
22890 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22891
22892 * gdb.btrace/delta.exp: Check reverse stepi.
22893 * gdb.btrace/tailcall.exp: Update. Add stepping tests.
22894 * gdb.btrace/finish.exp: New.
22895 * gdb.btrace/next.exp: New.
22896 * gdb.btrace/nexti.exp: New.
22897 * gdb.btrace/record_goto.c: Add comments.
22898 * gdb.btrace/step.exp: New.
22899 * gdb.btrace/stepi.exp: New.
22900 * gdb.btrace/multi-thread-step.c: New.
22901 * gdb.btrace/multi-thread-step.exp: New.
22902 * gdb.btrace/rn-dl-bind.c: New.
22903 * gdb.btrace/rn-dl-bind.exp: New.
22904 * gdb.btrace/data.c: New.
22905 * gdb.btrace/data.exp: New.
22906 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22907
22908 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22909
22910 * gdb.btrace/Makefile.in (EXECUTABLES): Add delta.
22911 * gdb.btrace/exception.exp: Update.
22912 * gdb.btrace/instruction_history.exp: Update.
22913 * gdb.btrace/record_goto.exp: Update.
22914 * gdb.btrace/tailcall.exp: Update.
22915 * gdb.btrace/unknown_functions.exp: Update.
22916 * gdb.btrace/delta.exp: New.
22917
22918 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22919
22920 * gdb.btrace/record_goto.exp: Add backtrace test.
22921 * gdb.btrace/tailcall.exp: Add backtrace test.
22922
22923 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22924
22925 * gdb.btrace/Makefile.in (EXECUTABLES): Add record_goto.
22926 * gdb.btrace/record_goto.c: New.
22927 * gdb.btrace/record_goto.exp: New.
22928 * gdb.btrace/x86-record_goto.S: New.
22929
22930 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22931
22932 * gdb.btrace/function_call_history.exp: Update tests.
22933 * gdb.btrace/instruction_history.exp: Update tests.
22934
22935 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22936
22937 * gdb.btrace/function_call_history.exp: Fix expected field
22938 order for "record function-call-history".
22939 Add new tests for "record function-call-history /c".
22940 * gdb.btrace/exception.cc: New.
22941 * gdb.btrace/exception.exp: New.
22942 * gdb.btrace/tailcall.exp: New.
22943 * gdb.btrace/x86-tailcall.S: New.
22944 * gdb.btrace/x86-tailcall.c: New.
22945 * gdb.btrace/unknown_functions.c: New.
22946 * gdb.btrace/unknown_functions.exp: New.
22947 * gdb.btrace/Makefile.in (EXECUTABLES): Add new.
22948
22949 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22950
22951 * gdb.btrace/instruction_history.exp: Update.
22952 * gdb.btrace/function_call_history.exp: Update.
22953
22954 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22955
22956 * gdb.btrace/function_call_history.exp: Fix expected function
22957 trace.
22958 * gdb.btrace/instruction_history.exp: Initialize traced.
22959 Remove traced_functions.
22960
22961 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22962
22963 * gdb.btrace/function_call_history.exp: Update
22964 * gdb.btrace/instruction_history.exp: Update.
22965
22966 2014-01-16 Markus Metzger <markus.t.metzger@intel.com>
22967
22968 * gdb.btrace/enable.exp: Update expected text.
22969
22970 2014-01-16 Omair Javaid <Omair.Javaid@linaro.org>
22971
22972 * gdb.dwarf2/dw2-dos-drive.S: Increase text section size to 4
22973 bytes.
22974
22975 2014-01-15 Maciej W. Rozycki <macro@codesourcery.com>
22976
22977 * gdb.base/float.exp: Handle "aarch64*-*-*" targets.
22978
22979 2014-01-15 Omair Javaid <omair.javaid@linaro.org>
22980
22981 * lib/gdb.exp (supports_process_record): Return true for
22982 arm*-linux*. (supports_reverse): Likewise.
22983
22984 2014-01-13 Siva Chandra Reddy <sivachandra@google.com>
22985
22986 PR python/15464
22987 PR python/16113
22988 * gdb.python/py-type.c: Enhance test case.
22989 * gdb.python/py-value-cc.cc: Likewise
22990 * gdb.python/py-type.exp: Add new tests.
22991 * gdb.python/py-value-cc.exp: Likewise
22992
22993 2014-01-10 Andreas Arnez <arnez@linux.vnet.ibm.com>
22994 Pedro Alves <palves@redhat.com>
22995
22996 * gdb.dwarf2/dw2-dir-file-name.c (FUNC): Remove "*_start" symbol.
22997 Make "name" extern.
22998 * gdb.dwarf2/dw2-dir-file-name.exp (out_cu, out_line): Replace
22999 references to ${name}_start by references to ${name}.
23000
23001 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23002
23003 * gdb.ada/pp-rec-component.exp: Remove path from "source" test.
23004
23005 2014-01-10 Joel Brobecker <brobecker@adacore.com>
23006
23007 * gdb.python/py-pp-integral.exp: Remove path from "source" test.
23008
23009 2014-01-09 Maciej W. Rozycki <macro@codesourcery.com>
23010 Pedro Alves <palves@redhat.com>
23011
23012 * gdb.mi/mi-info-os.exp: Connect to the target with
23013 mi_gdb_target_load.
23014
23015 2014-01-08 Pedro Alves <palves@redhat.com>
23016
23017 * gdb.threads/reconnect-signal.c: New file.
23018 * gdb.threads/reconnect-signal.exp: New file.
23019
23020 2014-01-07 Jan Kratochvil <jan.kratochvil@redhat.com>
23021
23022 * gdb.base/source-dir.exp: New file.
23023
23024 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23025
23026 * gdb.ada/mi_interface: New testcase.
23027
23028 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23029
23030 * gdb.ada/pp-rec-component.exp, gdb.ada/pp-rec-component.py,
23031 gdb.ada/pp-rec-component/foo.adb, gdb.ada/pp-rec-component/pck.adb,
23032 gdb.ada/pp-rec-component/pck.ads: New files.
23033
23034 2014-01-07 Joel Brobecker <brobecker@adacore.com>
23035
23036 * gdb.python/py-pp-integral.c: New file.
23037 * gdb.python/py-pp-integral.py: New file.
23038 * gdb.python/py-pp-integral.exp: New file.
23039
23040 For older changes see ChangeLog-1993-2013.
23041 \f
23042 ;; Local Variables:
23043 ;; mode: change-log
23044 ;; left-margin: 8
23045 ;; fill-column: 74
23046 ;; version-control: never
23047 ;; End:
23048
23049 Copyright 2014-2021 Free Software Foundation, Inc.
23050 Copying and distribution of this file, with or without modification,
23051 are permitted provided the copyright notice and this notice are preserved.
This page took 0.539871 seconds and 5 git commands to generate.